/* fonts */
/* color */
/* gradation */
.top .section--01 {
  background: url("../img/top/fv-bg.webp") no-repeat top center/cover;
}
.top .section--01 .section__inner {
  width: 83.5%;
  margin: 0 auto;
  padding: 210px 0 348px;
}
.top .section--01 .section__inner h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 72px;
  color: #333;
  font-weight: 700;
}
.top .section--01 .section__inner h2 .small {
  font-size: 42px;
}
.top .section--01 .section__inner h2 img {
  vertical-align: bottom;
}
.top .section--01 .section__inner h3 {
  font-family: "Poppins", sans-serif;
  font-size: 41px;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
}
.top .section--01 .section__inner p {
  font-size: 18px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  margin-top: 29px;
}
.top .section--02 {
  background-color: #f7f7f7;
  position: relative;
  z-index: 3;
}
.top .section--02 .section__inner {
  width: 79.5%;
  padding: 59px 0 71px;
  margin: 0 auto;
  position: relative;
}
.top .section--02 .section__inner h2 {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #333;
  position: relative;
}
.top .section--02 .section__inner h2::after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: -3px;
  height: 2px;
  width: 17px;
  background: -webkit-gradient(linear, right top, left top, from(#18a4fc), to(#162a89));
  background: linear-gradient(to left, #18a4fc, #162a89);
}
.top .section--02 .section__inner .swiper-container {
  margin-top: 32px;
}
.top .section--02 .section__inner .swiper-container .swiper-pagination {
  bottom: 0;
}
.top .section--02 .section__inner .more-button a {
  bottom: 66px;
}
.top .section--03 {
  background: url("../img/top/sec3-bg.webp") no-repeat center/cover;
}
.top .section--03 .section__inner {
  width: 79.5%;
  margin: 0 auto;
  padding: 86px 0 91px;
  position: relative;
}
.top .section--03 .section__inner img {
  position: absolute;
  top: 50%;
  right: 0;
  width: 42.5%;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  z-index: 1;
}
.top .section--03 .section__inner p {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  margin-top: 47px;
  color: #333;
  width: 58%;
  z-index: 3;
}
.top .section--03 .section__inner .more {
  margin-top: 32px;
  background-color: #162a89;
  color: #fff;
  padding: 22px 20px 22px 75px;
  border-radius: 9999px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}
.top .section--03 .section__inner .more .arrow {
  margin-left: 45px;
}
.top .section--04 {
  background-color: #162a89;
}
.top .section--04 .section__inner {
  width: 86%;
  margin: 0 auto;
  padding: 86px 0 91px;
  position: relative;
}
.top .section--04 .section__inner h2 {
  width: 91.1%;
  margin: auto;
  color: #fff;
}
.top .section--04 .section__inner .header-box {
  width: 91.1%;
  margin: auto;
  right: 4.4%;
}
.top .section--04 .section__inner .header-box p {
  color: #fff;
}
@media only screen and (max-width:960px) {
  .top .section--04 .section__inner .header-box p {
    padding-right: 0;
  }
}
.top .section--04 .section__inner .services-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 110px;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top .section--04 .section__inner .services-box .service-card {
  border-right: 1px solid #707fc3;
  width: 25%;
}
.top .section--04 .section__inner .services-box .service-card:nth-child(1) a {
  padding-left: 0;
}
.top .section--04 .section__inner .services-box .service-card:nth-child(4) {
  border-right: 0;
}
.top .section--04 .section__inner .services-box .service-card:nth-child(4) a {
  padding-right: 0;
}
.top .section--04 .section__inner .services-box .service-card:nth-child(4) a .view-more {
  right: 0;
}
.top .section--04 .section__inner .services-box .service-card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 30px;
}
.top .section--04 .section__inner .services-box .service-card a .view-more {
  right: 30px;
}
.top .section--04 .section__inner .services-box .service-card .image {
  height: 92px;
}
.top .section--04 .section__inner .services-box .service-card .image img {
  max-height: 64px;
  margin: 0 auto;
}
.top .section--04 .section__inner .services-box .service-card h4 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 45px;
  color: #fff;
}
.top .section--04 .section__inner .services-box .service-card p {
  font-size: 18px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 249px;
  margin-bottom: 40px;
  color: #fff;
}
.top .section--04 .section__inner .services-box .service-card .view-more {
  position: absolute;
  bottom: 0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.top .section--04 .section__inner .services-box .service-card .view-more img {
  width: 18px;
  height: 18px;
  margin-left: 8px;
}
.top .section--06 {
  background: url("../img/top/sec6-bg.webp") no-repeat top center/cover;
}
.top .section--06 .section__inner {
  width: 79.5%;
  margin: 0 auto;
  padding: 86px 0 91px;
}
.top .section--06 .section__inner h2 {
  color: #333;
}
.top .section--06 .section__inner .feature-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 62px;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.top .section--06 .section__inner .feature-box .feature-card {
  width: calc(33.333% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
}
.top .section--06 .section__inner .feature-box .feature-card .overlay {
  position: relative;
  width: 100%;
  height: auto;
}
.top .section--06 .section__inner .feature-box .feature-card .overlay img {
  display: block;
}
.top .section--06 .section__inner .feature-box .feature-card .overlay h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-weight: 700;
}
.top .section--06 .section__inner .feature-box .feature-card .overlay h4 span {
  font-size: 28px;
}
.top .section--06 .section__inner .feature-box .feature-card .text-box {
  background: #fff;
  padding: 27px 22px 22px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.top .section--06 .section__inner .feature-box .feature-card .text-box .tag {
  background: -webkit-gradient(linear, right top, left top, from(#7f8397), to(#2a2d41));
  background: linear-gradient(to left, #7f8397, #2a2d41);
  border-radius: 3px;
  font-size: 20px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 1px 10px 3px;
}
.top .section--06 .section__inner .feature-box .feature-card .text-box p {
  margin-top: 20px;
  color: #333;
  font-size: 16px;
  line-height: 26px;
}
.top .section--07 .section__inner {
  width: 79.5%;
  padding: 78px 0 91px;
  margin: 0 auto;
}
.top .section--07 .section__inner h2 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  position: relative;
}
.top .section--07 .section__inner h2::after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: -3px;
  height: 2px;
  width: 17px;
  background: -webkit-gradient(linear, right top, left top, from(#18a4fc), to(#162a89));
  background: linear-gradient(to left, #18a4fc, #162a89);
}
.top .section--07 .section__inner h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #333;
  margin-top: 22px;
}
.top .section--07 .section__inner .swiper-container {
  margin-top: 12px;
}
.top .section--07 .section__inner .swiper-container .swiper-wrapper {
  margin-top: 40px;
  overflow: visible;
}
.top .section--07 .section__inner .swiper-container .tag-box {
  margin-top: 22px;
  margin-left: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
}
.top .section--07 .section__inner .swiper-container .tag-box span {
  padding: 1px 10px 3px;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #162a89;
  border: 1px solid #162a89;
  border-radius: 1000px;
}
.top .section--07 .section__inner .swiper-container .swiper-slide {
  position: relative;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
.top .section--07 .section__inner .swiper-container .swiper-slide::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 12px;
  width: 31px;
  height: 20px;
  background: url("../img/top/slide-deco.webp") no-repeat center center/contain;
  z-index: 1;
}
.top .section--09 .section__inner {
  width: 100%;
  margin: 0 auto;
  padding: 94px 0 101px;
}
.top .section--09 .section__inner h2 {
  margin: 0 auto;
  width: 79.5%;
}
.top .section--09 .section__inner .swiper-mask-wrapper {
  position: relative;
  margin-top: 34px;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper--fade {
  position: relative;
  padding-bottom: 50px;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-prev,
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-next {
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  top: auto;
  bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #162a89;
  color: #fff;
  z-index: 10;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-prev::after,
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-next::after {
  font-size: 10px;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-prev {
  left: 10.2%;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-next {
  left: 13.1%;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-pagination {
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 50%;
  height: 2px;
  width: 42%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-pagination-progressbar {
  background-color: #c7c7c7;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-pagination-progressbar-fill {
  background-color: #162a89;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-wrapper {
  height: auto;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide {
  width: 511px;
  background: url("../img/top/menber-bg.webp") no-repeat center center/cover;
  border-radius: 10px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide .text {
  padding: 108px 27px;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide .text h4 {
  font-size: 35px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  white-space: nowrap;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  color: #c9cfff;
  margin-top: 15px;
}
.top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 313px;
  height: 301px;
}
.top .section--09 .section__inner .swiper-mask-wrapper .fade-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 500px;
  z-index: 5;
  pointer-events: none;
}
.top .section--09 .section__inner .swiper-mask-wrapper .fade-mask.left {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
  background: linear-gradient(to right, #fff 0%, transparent 100%);
}
.top .section--09 .section__inner .swiper-mask-wrapper .fade-mask.right {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(#fff), to(transparent));
  background: linear-gradient(to left, #fff 0%, transparent 100%);
}

@media only screen and (max-width:1250px) {
  .top .section--03 .section__inner p br.pc {
    display: none;
  }
  .top .section--03 .section__inner img {
    width: 35%;
  }
  .top .section--04 .section__inner .header-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: static;
    text-align: left;
  }
  .top .section--04 .section__inner .header-box p {
    margin-top: 27px;
  }
  .top .section--04 .section__inner .services-box {
    margin-top: 46px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top .section--04 .section__inner .services-box .service-card {
    border-right: none;
    width: 100%;
  }
  .top .section--04 .section__inner .services-box .service-card:not(:last-child) {
    border-bottom: 1px solid #707fc3;
  }
  .top .section--04 .section__inner .services-box .service-card a {
    padding-top: 40px;
    padding-right: 0;
    width: 80.5%;
    margin: 0 auto;
  }
  .top .section--04 .section__inner .services-box .service-card a .view-more {
    right: 0;
    bottom: 40px;
  }
  .top .section--04 .section__inner .services-box .service-card .image {
    height: 94px;
  }
  .top .section--04 .section__inner .services-box .service-card p {
    font-size: 16px;
    max-width: none;
    margin-bottom: 98px;
    line-height: 32px;
  }
  .top .section--04 .section__inner .services-box .service-card .view-more {
    bottom: 40px;
  }
  .top .section--04 .section__inner .services-box .service-card .view-more img {
    margin: 0 0 0 8px;
  }
}
@media only screen and (max-width:960px) {
  .top .section--01 .section__inner {
    width: 88.5%;
  }
  .top .section--01 .section__inner h2 {
    font-size: 38px;
  }
  .top .section--01 .section__inner h2 .small {
    font-size: 22px;
  }
  .top .section--01 .section__inner h2 img {
    width: 94px;
  }
  .top .section--01 .section__inner h3 {
    font-size: 21px;
  }
  .top .section--01 .section__inner p {
    font-size: 16px;
    margin-top: 7px;
    line-height: 23px;
  }
  .top .section--02 .section__inner {
    width: 80.5%;
    padding: 42px 0 63px;
  }
  .top .section--02 .section__inner h2 {
    font-size: 32px;
  }
  .top .section--03 {
    background: url("../img/top/sec3-bg-sp.webp") no-repeat top center/cover;
  }
  .top .section--03 .section__inner {
    width: 80.5%;
    padding: 52px 0 76px;
    text-align: center;
    overflow: hidden;
  }
  .top .section--03 .section__inner h2 {
    text-align: left;
  }
  .top .section--03 .section__inner h3 {
    text-align: left;
    font-size: 32px;
  }
  .top .section--03 .section__inner img {
    position: relative;
    width: 125px;
    height: 203px;
    margin-top: 8px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .top .section--03 .section__inner p {
    text-align: left;
    font-size: 16px;
    line-height: 33px;
    margin-top: 20px;
    width: 100%;
  }
  .top .section--03 .section__inner .more {
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
  }
  .top .section--04 .section__inner {
    width: 100%;
    padding: 73px 0 30px;
  }
  .top .section--04 .section__inner h2 {
    width: 80.5%;
    margin: 0 auto;
  }
  .top .section--04 .section__inner .header-box {
    width: 80.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top .section--04 .section__inner .header-box p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 27px;
  }
  .top .section--04 .section__inner .services-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top .section--06 {
    background: url("../img/top/sec6-bg-sp.webp") no-repeat top center/cover;
  }
  .top .section--06 .section__inner {
    width: 80.5%;
    padding: 50px 0;
  }
  .top .section--06 .section__inner h2 {
    width: auto;
  }
  .top .section--06 .section__inner .header-box {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top .section--06 .section__inner .header-box h3 {
    font-size: 32px;
  }
  .top .section--06 .section__inner .header-box p {
    font-size: 16px;
  }
  .top .section--06 .section__inner .feature-box {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top .section--06 .section__inner .feature-box .feature-card {
    width: 100%;
  }
  .top .section--06 .section__inner .feature-box .feature-card .overlay {
    height: auto;
  }
  .top .section--07 .section__inner {
    padding: 60px 0 90px;
  }
  .top .section--07 .section__inner h3 {
    font-size: 32px;
    margin-bottom: 49px;
  }
  .top .section--09 .section__inner {
    padding: 61px 0 60px;
  }
  .top .section--09 .section__inner h2 {
    width: 80.5%;
  }
  .top .section--09 .section__inner h3 {
    width: 80.5%;
    font-size: 32px;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper--fade {
    overflow: visible;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-prev,
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-button-next {
    display: none;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-pagination {
    width: 80.5%;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide .text {
    padding: 15px 20px;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide .text h4 {
    white-space: wrap;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .swiper-slide img {
    position: relative;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 450px;
  }
  .top .section--09 .section__inner .swiper-mask-wrapper .fade-mask {
    display: none;
  }
}
@media only screen and (max-width:600px) {
  .top .section--01 {
    background: url("../img/top/fv-bg-sp.webp") no-repeat top center/cover;
  }
}