:root {
  --swiper-theme-color: #1a1510;
}

.animate__animated.animate__delays {
  animation-delay: 0.3s;
  animation-delay: var(--animate-delay);
}

body {
  overflow-x: hidden;
}


.d_mb{width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;z-index:999;
    background: rgba(0, 0, 0, 0.3);
}
.d_mb>div>a>img{width:300px;}.s_close{position: absolute; right: 5px; top: 5px;}
.d_mbimg1{margin-right:25px;}
.d_mbclse{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;
    margin-top: -350px;
    margin-left: -20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}

.d_mbclseph{display:none;}

.wrap {
  width: 86.25%;
  margin: 0 auto;
  position: relative;
}

.w1400 {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

.only-m {
  display: none !important;
}

.only-pc {
  display: block;
  width: 100%;
}

.section01 {
  position: relative;
}
.section01 .banner {
  display: block;
  width: 100%;
  height: auto;
}
.section01 .logo {
  position: absolute;
  left: 6.875%;
  top: 6.12%;
}
.section01 h1 {
  position: absolute;
  left: 50%;
  top: 23.38%;
  margin-left: 312px;
  font: bold 54px/76px "NOTOSANSJP-REGULAR";
  color: #fff;
  text-shadow: 0 2px 2px #555;
}
.topBtn{ position: fixed; right: 5%; bottom: 180px; width: 180px; border-radius: 50px; z-index: 999;}
   .topBtn img{ display: block;}
   .topBtn:hover{ box-shadow: 0 0 15px rgba(0,0,0,.3);}
.gou_d{display:block;position:absolute;right:22%;bottom:2%;z-index:999;width:10%;}
.gou_d img{width:100%;}
.section02 {
  background-color: #fff;
  padding: 5% 0 3.125%;
}
.section02 h2 {
  margin-bottom: 20px;
  font: bold 72px/2em "Arial";
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.section02 p {
  max-width: 1200px;
  margin: 0 auto;
  font: normal 22px/32px "Arial";
  color: #000;
}
.section02 .mySwiper {
  max-width: 1260px;
  padding-bottom: 6%;
  margin: 0 auto;
}
.section02 .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section02 .mySwiper .swiper-slide span {
  display: block;
  width: 100%;
  font: bold 40px/76px "NOTOSANSJP-REGULAR";
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.section02 .mySwiper .swiper-pagination span {
  width: 18%;
  height: 11px;
  background-color: #a3a3a5;
  opacity: 1;
  border-radius: 0;
}
.section02 .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #6d7278;
  opacity: 1;
}

.title {
  font: normal 36px/48px "BRLNSR";
  color: #183c78;
  text-transform: uppercase;
}

.section03 {
  position: relative;
  background-color: #e8e8e8;
  padding: 6.25% 0;
}
.section03 h2 {
  margin-bottom: 28px;
}
.section03 ul li {
  position: relative;
}
.section03 ul li .img {
  float: right;
  width: 50%;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.section03 ul li .img img {
  display: block;
  max-width: 100%;
  transition: all 0.5s;
}
.section03 ul li .img img:hover {
  transform: scale(1.1);
}
.section03 ul li .txt {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 700px;
  box-sizing: border-box;
}
.section03 ul li .txt h3 {
  margin-bottom: 50px;
  font: bold 36px/50px "NOTOSANSJP-REGULAR";
  color: #000;
}
.section03 ul li .txt p {
  width: 470px;
  font: normal 18px/32px "NOTOSANSJP-REGULAR";
  color: #000;
}
.section03 ul li:nth-child(2n) .img {
  float: left;
}
.section03 ul li:nth-child(2n) .txt {
  left: 50%;
  padding-left: 100px;
  right: inherit;
}
.section03 ul li:nth-child(2n) .txt p {
  position: relative;
  width: 420px;
  padding-left: 35px;
  margin-bottom: 50px;
}
.section03 ul li:nth-child(2n) .txt p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  background-color: #000;
}
.section03 ul li:nth-child(2n) .txt img {
  position: absolute;
  right: 0;
  top: -150px;
}

.section04 {
  position: relative;
}
.section04 .onlyM {
  display: none;
}
.section04 .bg {
  display: block;
  width: 100%;
}
.section04 .txt {
  position: absolute;
  width: 43%;
  max-width: 680px;
  left: 55%;
  top: 50%;
  transform: translateY(-50%);
}
.section04 .txt h2 {
  color: #639af7;
}
.section04 h3 {
  margin-top: 7%;
  font: bold 36px/44px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 p {
  margin-top: 20px;
  font: normal 18px/30px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 ol {
  margin-top: 7%;
}
.section04 ol li {
  display: inline-block;
  margin-right: 56px;
}
.section04 ol li strong {
  display: block;
  font: bold 48px/50px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 ol li span {
  display: block;
  font: bold 24px/50px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section04 ol li img {
  float: left;
  margin: 16px 24px 0 6px;
}
.section04 ol li div {
  float: left;
}

.section05 {
  background-color: #fff;
}
.section05 h2 {
  padding: 66px 0;
}
.section05 ul {
  position: relative;
}
.section05 ul li {
  position: relative;
}
.section05 ul li .txt h3 {
  font: bold 36px/50px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section05 ul li .txt h3 span {
  display: block;
  font-size: 24px;
}
.section05 ul li .txt p {
  font: normal 18px/30px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section05 ul li:nth-child(1), .section05 ul li:nth-child(4) {
  position: relative;
  float: left;
  width: 100%;
}
.section05 ul li:nth-child(1) .txt, .section05 ul li:nth-child(4) .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -700px;
  transform: translateY(-50%);
}
.section05 ul li:nth-child(1) .txt h3, .section05 ul li:nth-child(4) .txt h3 {
  margin-bottom: 90px;
}
.section05 ul li:nth-child(1) .img, .section05 ul li:nth-child(4) .img {
  position: relative;
}
.section05 ul li:nth-child(1) .img img, .section05 ul li:nth-child(4) .img img {
  display: block;
  width: 100%;
}
.section05 ul li:nth-child(2), .section05 ul li:nth-child(3) {
  float: left;
  width: 48%;
  padding-top: 7.85%;
  border-radius: 50px;
  margin-top: 4.09%;
  background-color: #efefef;
}
.section05 ul li:nth-child(2) .img, .section05 ul li:nth-child(3) .img {
  position: relative;
  text-align: center;
}
.section05 ul li:nth-child(2) .img img, .section05 ul li:nth-child(3) .img img {
  display: inline-block;
  max-width: 80%;
}
.section05 ul li:nth-child(2) .txt, .section05 ul li:nth-child(3) .txt {
  max-width: 520px;
  padding: 0 30px;
  height: 380px;
  margin: 0 auto;
}
.section05 ul li:nth-child(2) .txt h3, .section05 ul li:nth-child(3) .txt h3 {
  padding: 50px 0;
  color: #000;
  text-align: center;
}
.section05 ul li:nth-child(2) .txt p, .section05 ul li:nth-child(3) .txt p {
  color: #000;
}
.section05 ul li:nth-child(2) .txt h3 {
  line-height: 100px;
}
.section05 ul li:nth-child(3) {
  float: right;
}
.section05 ul li:nth-child(4) {
  margin-top: 4%;
}
.section05 ul li:nth-child(4) .txt h3 {
  line-height: 44px;
  color: #000;
  margin-bottom: 40px;
}
.section05 ul li:nth-child(4) .txt p {
  width: 470px;
  color: #000;
}
.section05 ul li:nth-child(5) {
  float: left;
  width: 100%;
  margin-top: 4%;
  margin-bottom: 30px;
}
.section05 ul li:nth-child(5) > div {
  width: 1400px;
  margin: 0 auto;
}
.section05 ul li:nth-child(5) .img {
  float: left;
  width: 50%;
  position: relative;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}
.section05 ul li:nth-child(5) .img img {
  display: inline-block;
  max-width: 100%;
}
.section05 ul li:nth-child(5) .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
  padding-left: 90px;
  box-sizing: border-box;
}
.section05 ul li:nth-child(5) .txt h3 {
  color: #000;
  margin-bottom: 40px;
}
.section05 ul li:nth-child(5) .txt p {
  color: #000;
  max-width: 470px;
}

.section06 {
  position: relative;
  padding-top: 20px;
  background-color: #fff;
}
.section06 .wrap {
  background: url(../images/CITI/CITI-img10.png) no-repeat center bottom;
  background-size: 100% auto;
}
.section06 .img {
  float: right;
  width: 50%;
}
.section06 .img img {
  display: block;
  width: 100%;
}
.section06 .txt {
  float: left;
  width: 50%;
  padding-left: 4%;
  color: #000;
  margin-top: 10%;
  box-sizing: border-box;
}
.section06 .txt h2 {
  font: bold 36px/50px "NOTOSANSJP-REGULAR";
}
.section06 .txt span {
  display: block;
  font: normal 24px/50px "BRLNSR";
}
.section06 .txt p {
  width: 488px;
  margin-top: 48px;
  font: normal 18px/30px "NOTOSANSJP-REGULAR";
}

.section08 {
  background-color: #fff;
}
.section08 h2 {
  padding: 66px 0;
}
.section08 .img {
  position: relative;
}
.section08 .img img {
  display: block;
  width: 100%;
}
.section08 .txt {
  position: absolute;
  left: 64.13%;
  top: 50%;
  transform: translateY(-50%);
}
.section08 .txt h3 {
  margin-bottom: 50px;
  font: bold 40px/50px "NOTOSANSJP-REGULAR";
  color: #000;
}
.section08 .txt h3 span {
  display: block;
  font-size: 24px;
}
.section08 .txt p {
  font: normal 18px/30px "NOTOSANSJP-REGULAR";
  color: #000;
}
.section08 ul {
  padding: 130px 0 150px;
}
.section08 ul li {
  height: 144px;
  line-height: 144px;
}
.section08 ul li img {
  display: inline-block;
  margin-right: 40px;
  vertical-align: middle;
}
.section08 ul li p {
  display: inline-block;
  font: bold 32px/48px "NOTOSANSJP-REGULAR";
  color: #000;
  vertical-align: middle;
}
.section08 ul li:nth-child(1) {
  float: left;
}
.section08 ul li:nth-child(2) {
  float: right;
}
.section08 ul li:nth-child(2) p {
  text-align: center;
}

.section09 {
  padding: 60px 0;
  background: url(../images/CITI/CITI-img17.jpg) no-repeat center top;
  background-size: auto 100%;
}
.section09 .titbox {
  text-align: center;
}
.section09 .titbox h2 {
  font: bold 72px/80px "NOTOSANSJP-REGULAR";
  color: #fff;
  text-transform: uppercase;
}
.section09 .titbox p {
  font: bold 24px/80px "NOTOSANSJP-REGULAR";
  color: #fff;
}
.section09 .img img {
  display: block;
  max-width: 100%;
}

.section10 {
  padding: 54px 0;
  background-color: #fff;
}
.section10 h2 {
  font: bold 40px/128px "NOTOSANSJP-REGULAR";
  color: #000;
}
.section10 img {
  display: block;
  margin: 15px auto;
  max-width: 100%;
}
.section10 .table {
  max-width: 1160px;
  margin: 60px auto 0;
}
.section10 .table table {
  width: 100%;
}
.section10 .table table tr td {
  border: 1px solid #e3e3e3;
  font: normal 16px/70px "NOTOSANSJP-MEDIUM";
  box-sizing: border-box;
}
.section10 .table table tr td:nth-child(1) {
  width: 30%;
  padding-left: 2em;
  font-size: 18px;
  color: #000;
}
.section10 .table table tr td:nth-child(2) {
  width: 70%;
  padding-left: 3.2em;
  color: #666;
}
.section10 p {
  max-width: 1160px;
  margin: 12px auto 0;
  font: normal 16px/30px "YuGothM";
  color: #666;
}

.section11 {
  padding: 50px 0;
}
.section11 .titbox {
  margin-bottom: 85px;
  text-align: center;
}
.section11 .titbox h2 {
  font: bold 40px/50px "NOTOSANSJP-REGULAR";
  color: #000;
}
.section11 .titbox p {
  font: bold 24px/50px "NOTOSANSJP-REGULAR";
  color: #000;
  text-transform: uppercase;
}
.section11 .picList01 .brick {
  float: left;
  width: 29.427%;
  margin-left: 2.916%;
}
.section11 .picList01 .brick a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 9.557%;
  overflow: hidden;
}
.section11 .picList01 .brick a img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.section11 .picList01 .brick a img:hover {
  transform: scale(1.05);
}

.section12 {
  margin: 100px 40px 0;
}
.section12 .wrap {
  background-color: #efefef;
  border-radius: 25px;
  padding-bottom: 64px;
  padding-top: 70px;
}
.section12 .wrap > div {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.section12 .txt {
  float: left;
  width: 100%;
  margin-bottom: 28px;
  text-align: right;
  font: bold 32px/52px "NOTOSANSJP-REGULAR";
}
.section12 .txt span {
  color: #377eff;
  letter-spacing: 6px;
  font-weight: normal;
}
.section12 .txt p {
  color: #000;
}
.section12 .img01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 32.5%;
}
.section12 .img02 {
  float: right;
  width: 60.7%;
}

@media (min-width: 0) and (max-width: 1716px) {
  .wrap {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
  .section01 .logo {
    left: 40px;
  }
  .section01 h1 {
    right: 40px;
    left: initial;
    margin-left: 0;
  }
  .section05 ul li:nth-child(1) .txt, .section05 ul li:nth-child(4) .txt {
    left: 40px;
    margin-left: 0;
  }
 
    .topBtn{ right: 0;}
    .goTop{ right: 27px;}

}
@media (min-width: 0) and (max-width: 1480px) {
  .w1400 {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }
  .section01 h1 {
    font-size: 36px;
    line-height: 70px;
  }
  .section01 h1 span {
    font-size: 48px;
    line-height: 70px;
  }
  .section03 ul li .txt {
    right: initial;
    left: 0;
    width: 48%;
    padding-left: 40px;
    box-sizing: border-box;
  }
  .section03 ul li .txt P {
    width: auto !important;
  }
  .section03 ul li:nth-child(2n) .txt {
    padding-left: 40px;
  }
  .section03 ul li:nth-child(2n) .txt p {
    margin-bottom: 30px;
  }
  .section04 h3 {
    font-size: 30px;
  }
  .section04 ol li {
    margin-right: 30px;
  }
  .section04 ol li img {
    margin: 0 10px 0 0;
  }
  .section04 ol li strong {
    font-size: 36px;
    line-height: 40px;
  }
  .section04 ol li span {
    font-size: 20px;
    line-height: 40px;
  }
  .section04 ol li:nth-child(2) {
    margin-right: 0;
  }
  .section06 .txt {
    padding-left: 0;
  }
  .section08 ul li p {
    font-size: 30px;
  }
  .section09 .titbox h2 {
    font-size: 50px;
    line-height: 54px;
  }
  .section09 .titbox p {
    line-height: 54px;
  }
}
@media (min-width: 0) and (max-width: 1280px) {
  .section03 ul li .txt h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .section05 ul li:nth-child(2) .txt, .section05 ul li:nth-child(3) .txt {
    height: 336px;
  }
  .section05 ul li:nth-child(2) .txt h3, .section05 ul li:nth-child(3) .txt h3 {
    padding: 36px 0;
    font-size: 30px;
  }
  .section04 h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .section04 ol li {
    margin-right: 20px;
  }
  .section04 ol li strong {
    font-size: 30px;
    line-height: 30px;
  }
  .section04 ol li span {
    font-size: 16px;
    line-height: 30px;
  }
  .section04 p {
    font-size: 14px;
    line-height: 20px;
  }
  .section08 .txt h3 {
    font-size: 30px;
  }
  .section08 ul li p {
    font-size: 26px;
  }
  .section09 .titbox h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .section09 .titbox p {
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 1080px) {
  .section03 ul li .txt h3 {
    font-size: 28px;
  }
  .section08 ul li p {
    font-size: 22px;
  }
}/*# sourceMappingURL=CITI-pc.css.map */