@charset "UTF-8";
body {
  background-color: #181818;
}

section {
  overflow: hidden;
  padding: 0 40px;
}

@media (max-width: 767px) {
  section {
    padding: 0 20px;
  }
}
.section1 {
  overflow: initial;
}

.section1__inner {
  margin-top: 10px;
  padding: 40px 40px 132px;
  background-image: -webkit-gradient(linear, right top, left top, from(#272727), color-stop(50%, #161616), color-stop(70%, #35312B), to(#4B443A));
  background-image: linear-gradient(to left, #272727 0%, #161616 50%, #35312B 70%, #4B443A 100%);
  border-radius: 20px;
  height: 710px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 1024px) {
  .section1__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .section1__inner {
    height: 647px;
    max-height: 647px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 45px 15px 88px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.section1 .hero_txt {
  position: relative;
  z-index: 2;
}

.section1 .hero_txt h1 {
  color: #fff;
  margin-top: auto;
  -webkit-box-flex: 100%;
      -ms-flex: 100% 0 0px;
          flex: 100% 0 0;
  font-weight: 500;
}

.section1 .hero_txt h1 p {
  background-size: 200% 200%;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 10rem;
}

@media (max-width: 1024px) {
  .section1 .hero_txt h1 p {
    font-size: 5.4rem;
  }
}
@media (max-width: 767px) {
  .section1 .hero_txt h1 p {
    font-size: 3.8rem;
    position: relative;
    top: -5px;
  }
}
@media (max-width: 374px) {
  .section1 .hero_txt h1 p {
    font-size: 3rem;
    top: 0;
  }
}
.section1 .hero_txt h1 .txt1 {
  display: block;
  font-size: 6.8rem;
  font-weight: 500;
  line-height: 1;
}

@media (max-width: 1024px) {
  .section1 .hero_txt h1 .txt1 {
    font-size: 3.7rem;
  }
}
@media (max-width: 767px) {
  .section1 .hero_txt h1 .txt1 {
    font-size: 2.4rem;
  }
}
@media (max-width: 374px) {
  .section1 .hero_txt h1 .txt1 {
    font-size: 2rem;
  }
}
.section1 .hero_txt h1 .txt2 {
  display: block;
  font-size: 3.8rem;
  font-weight: 300;
  line-height: 1;
}

@media (max-width: 1024px) {
  .section1 .hero_txt h1 .txt2 {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .section1 .hero_txt h1 .txt2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 374px) {
  .section1 .hero_txt h1 .txt2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .section1 .hero_txt .c-btn {
    display: none;
  }
}
.section1 figure {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  z-index: 1;
}

@media (max-width: 767px) {
  .section1 figure {
    top: 48px;
    bottom: 90px;
  }

  .section1 figure img {
    max-height: 100%;
  }
}
.section1 figure#mainImg1 {
  bottom: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .section1 figure#mainImg1 {
    width: 100%;
    height: auto;
  }
}
.section1 figure#mainImg1 img {
  height: 710px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .section1 figure#mainImg1 img {
    width: 100% !important;
    height: auto;
    max-height: initial;
  }
}
@media (max-width: 1024px) {
  .section1 figure#mainImg2 {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .section1 figure#mainImg2 {
    -webkit-transform: none;
            transform: none;
    top: 70px;
  }
}
@media (max-width: 767px) {
  .section1 figure {
    top: 48px;
  }
}
.section1 .c-btn {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .section1 .c-btn {
    margin-top: 24px;
    margin-left: auto;
  }
}
.section1.bgMainImage2 .section1__inner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#103F57), color-stop(85%, #092838), to(#181818));
  background-image: linear-gradient(to bottom, #103F57 0%, #092838 85%, #181818 100%);
}

.section2 {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .section2 {
    margin-top: 22px;
  }
}
.section2__inner {
  padding: 0px 30px 0px 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #212121;
  border-radius: 15px;
  position: relative;
}

@media (max-width: 992px) {
  .section2__inner {
    display: block;
    padding: 20px 18px;
  }
}
@media (max-width: 767px) {
  .section2__inner {
    display: block;
  }
}
.section2__arrow {
  position: absolute;
  right: 30px;
}

.section2__arrow img {
  width: 88px;
}

@media (max-width: 992px) {
  .section2__arrow {
    right: 17px;
    bottom: 55px;
  }
}
.section2__title {
  position: relative;
  -webkit-box-flex: 478px;
      -ms-flex: 478px 0 0px;
          flex: 478px 0 0;
}

@media (max-width: 1180px) {
  .section2__title {
    -webkit-box-flex: 445px;
        -ms-flex: 445px 0 0px;
            flex: 445px 0 0;
  }
}
@media (max-width: 1024px) {
  .section2__title {
    -webkit-box-flex: 400px;
        -ms-flex: 400px 0 0px;
            flex: 400px 0 0;
  }
}
@media (max-width: 767px) {
  .section2__title {
    width: 100%;
  }
}
.section2__title .logo_bio {
  position: absolute;
  right: 0;
  top: 13px;
  width: 109px;
}

@media (max-width: 1024px) {
  .section2__title .logo_bio {
    top: 9px;
    right: -5px;
  }
}
@media (max-width: 992px) {
  .section2__title .logo_bio {
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 112px;
  }
}
.section2 h2 {
  font-size: 6.4rem;
  font-weight: 500;
  color: rgba(133, 182, 227, 0.6);
}

@media (max-width: 1180px) {
  .section2 h2 {
    font-size: 6rem;
  }
}
@media (max-width: 1024px) {
  .section2 h2 {
    font-size: 5.2rem;
  }
}
@media (max-width: 767px) {
  .section2 h2 {
    font-size: 5.4rem;
  }

  .section2 h2 br {
    display: none;
  }
}
@media (max-width: 374px) {
  .section2 h2 {
    font-size: 2.6rem;
  }
}
.section2 h2 span {
  display: block;
  font-weight: 500;
}

.section2 h2 span:nth-child(2) {
  margin-top: -15px;
}

@media (max-width: 992px) {
  .section2 h2 span:nth-child(2) {
    margin-top: -5px;
  }
}
@media (max-width: 767px) {
  .section2 h2 span:nth-child(2) {
    font-size: 4rem;
  }
}
.section2__txt {
  padding-left: 10%;
  padding-right: 127px;
}

@media (max-width: 1180px) {
  .section2__txt {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section2__txt {
    padding: 0;
  }
}
.section2__txt p {
  color: #fff;
  font-size: 2.8rem;
  line-height: 1.4285714286;
  font-weight: 400;
}

@media (max-width: 1180px) {
  .section2__txt p {
    font-size: 2.4rem;
  }
}
@media (max-width: 1024px) {
  .section2__txt p {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .section2__txt p {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .section2__txt p {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-right: 0;
  }
}
.section3 {
  margin-top: 171px;
  padding-bottom: 110px;
  background-color: #181818;
}

@media (max-width: 767px) {
  .section3 {
    margin-top: 100px;
    padding-bottom: 50px;
  }
}
.section3 .c-title {
  margin-bottom: 60px;
}

.section3 .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #1475D3;
  border-radius: 20px;
  padding: 40px 50px;
}

@media (max-width: 767px) {
  .section3 .block {
    display: block;
    padding: 40px 15px;
    max-width: 335px;
    margin: 0 auto;
  }
}
.section3 .block h3 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

@media (max-width: 767px) {
  .section3 .block h3 {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 374px) {
  .section3 .block h3 {
    font-size: 1.8rem;
  }
}
.section3 .block figure {
  text-align: center;
}

.section3 .block__item:nth-child(1) img {
  margin-top: 10px;
}

.section3 .block__item:nth-child(3) img {
  margin-top: 5px;
}

@media (max-width: 767px) {
  .section3 .block__item img {
    width: 260px;
  }
}
.section3 .block__icon {
  padding: 46px 72px 0;
}

@media (max-width: 767px) {
  .section3 .block__icon {
    padding-top: 0;
    margin-bottom: 40px;
  }
}
.section3 .block__icon figure {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .section3 .block__icon figure {
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    height: 85px;
  }
}
@media (max-width: 374px) {
  .section3 .block__icon figure {
    height: 45px;
  }
}
@media (max-width: 767px) {
  .section3 .block__icon figure img {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    position: relative;
    top: 30px;
  }
}
@media (max-width: 374px) {
  .section3 .block__icon figure img {
    width: 45px;
  }
}
.section3 .c-text {
  max-width: 823px;
  margin-top: 32px;
}

@media (max-width: 767px) {
  .section3 .c-text {
    margin-top: 30px;
    max-width: 335px;
    margin: 32px auto 0;
  }
}
.section4 {
  padding-top: 180px;
  background-color: #FCFCFC;
}

@media (max-width: 767px) {
  .section4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.section4 .c-title {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .section4 .c-title {
    margin-bottom: 20px;
  }
}
.section4 .featureImg {
  background-color: #E7EEF7;
  text-align: center;
  padding: 63px 30px;
  border-radius: 20px;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .section4 .featureImg {
    border-radius: 12px;
    padding: 13px 16px;
    margin-bottom: 20px;
  }
}
.section4 .section4__video {
  height: 100vh;
  margin-left: -40px;
  margin-right: -40px;
  position: relative;
  background-color: #c9ccd1;
}

@media (max-width: 767px) {
  .section4 .section4__video {
    margin-left: -20px;
    margin-right: -20px;
    height: auto;
    background-color: transparent;
  }
}
.section4 .section4__video.c-video {
  border-radius: 0;
}

.section4 .section4__video video {
  width: 100%;
  pointer-events: none;
  border-radius: 0;
  height: auto;
  -o-object-fit: initial;
     object-fit: initial;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  min-height: initial;
}

@media (max-width: 767px) {
  .section4 .section4__video video {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
.section4 .section4__video .c-video__play {
  display: none !important;
}

@media (max-width: 767px) {
  .section4 .section4__video .c-video__play {
    display: block !important;
  }
}
.section5 {
  padding-top: 180px;
  background: #E7EEF7;
}

@media (max-width: 767px) {
  .section5 {
    background-color: #fff;
    padding-top: 0;
  }
}
.section5 .l-container {
  position: relative;
}

@media (max-width: 767px) {
  .section5 .l-container {
    background-color: #E7EEF7;
    border-radius: 12px;
    padding-top: 28px;
  }
}
@media (max-width: 374px) {
  .section5 .l-container {
    padding-bottom: 10px;
  }
}
.section5 .c-title {
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .section5 .c-title {
    padding: 0 13px;
    margin-bottom: 16px;
  }
}
.section5 .c-title p {
  margin-top: 0;
}

.section5__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

@media (max-width: 767px) {
  .section5__content {
    max-width: 335px;
    margin: 0 auto;
  }
}
.section5 .costGroup {
  max-width: 1200px;
  padding-left: 41%;
  padding-right: 28px;
}

@media (max-width: 767px) {
  .section5 .costGroup {
    padding-left: 0;
    padding-top: 10px;
    padding-right: 16px;
  }
}
.section5 .cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  margin-left: auto;
  text-align: right;
}

@media (max-width: 1024px) {
  .section5 .cost {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .section5 .cost {
    -webkit-box-flex: wrap;
        -ms-flex: wrap;
            flex: wrap;
    padding-right: 0;
  }
}
.section5 .cost:nth-child(1) {
  margin-bottom: 80px;
  max-height: 175px;
}

@media (max-width: 1024px) {
  .section5 .cost:nth-child(1) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(1) {
    margin-bottom: 20px;
  }
}
.section5 .cost:nth-child(1) p:nth-child(2) {
  height: 64px;
  margin-top: -5px;
}

@media (max-width: 1024px) {
  .section5 .cost:nth-child(1) p:nth-child(2) {
    height: 50px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(1) p:nth-child(2) {
    height: 33px;
  }
}
.section5 .cost:nth-child(1) p:nth-child(2) img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section5 .cost:nth-child(1) p:nth-child(3) {
  margin-top: -5px;
}

@media (max-width: 1024px) {
  .section5 .cost:nth-child(1) p:nth-child(3) {
    margin-top: 0;
  }
}
.section5 .cost:nth-child(2) {
  max-height: 240px;
}

@media (max-width: 767px) {
  .section5 .cost:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.section5 .cost:nth-child(2) p:nth-child(2) {
  height: 66px;
  margin-top: -5px;
}

@media (max-width: 1024px) {
  .section5 .cost:nth-child(2) p:nth-child(2) {
    height: 52px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p:nth-child(2) {
    height: initial;
  }
}
.section5 .cost:nth-child(2) p:nth-child(2) img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p:nth-child(2) img {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
.section5 .cost:nth-child(2) p:nth-child(3) {
  margin-top: -5px;
}

@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p:nth-child(3) {
    margin-top: 0;
  }
}
.section5 .cost:nth-child(2) p.costDay span {
  display: block;
}

.section5 .cost:nth-child(2) p.costDay span:nth-child(1) {
  font-size: 5.4rem;
  font-weight: 500;
  line-height: 1.3888888889;
  color: #1475D3;
  position: relative;
  top: -10px;
}

@media (max-width: 1180px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(1) {
    top: -5px;
    font-size: 4.5rem;
  }
}
@media (max-width: 1024px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(1) {
    font-size: 2.8rem;
    background-size: 50px auto;
    background-position: left top 10px;
    top: 0px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(1) {
    font-size: 1.4rem;
    margin-top: 0;
  }
}
.section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 1;
  color: #1475D3;
  position: relative;
  top: -10px;
}

@media (max-width: 1180px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    font-size: 6rem;
  }
}
@media (max-width: 1024px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    top: 0px;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    top: -5px;
  }
}
.section5 .cost:nth-child(2) p.costDay span:nth-child(2):before {
  content: "";
  display: inline-block;
  width: 68px;
  height: 37px;
  position: relative;
  top: -5px;
  background: url("../../images/ic_arrow_right_blue.svg") no-repeat center;
  background-size: 68px auto;
  margin-right: 10px;
}

@media (max-width: 1279px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2):before {
    background-size: 50px auto;
    width: 50px;
    top: 0px;
  }
}
@media (max-width: 1024px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2):before {
    background-size: 40px auto;
    width: 40px;
    height: 22px;
    top: -2px;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2):before {
    background-size: 22px auto;
    width: 22px;
    height: 12px;
    top: -4px;
    margin-right: 5px;
  }
}
@media (max-width: 1024px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    font-size: 4rem;
    background-size: 50px auto;
    background-position: left 20px top 10px;
  }
}
@media (max-width: 767px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    margin-left: auto;
    font-size: 3.4rem;
    background-size: 21px auto;
    background-position: left top 15px;
  }
}
@media (max-width: 374px) {
  .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    font-size: 2.8rem;
  }
}
.section5 .cost__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.section5 .cost__item:nth-child(2) {
  max-width: 271px;
  margin-left: 76px;
}

@media only screen and (max-width: 1140px) {
  .section5 .cost__item:nth-child(2) {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .section5 .cost__item:nth-child(2) {
    margin-left: auto;
  }
}
.section5 .cost_1 p:nth-child(1), .section5 .cost_2 p:nth-child(1), .section5 .cost_3 p:nth-child(1), .section5 .cost_4 p:nth-child(1) {
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1.4285714286;
  text-transform: capitalize;
}

@media (max-width: 1024px) {
  .section5 .cost_1 p:nth-child(1), .section5 .cost_2 p:nth-child(1), .section5 .cost_3 p:nth-child(1), .section5 .cost_4 p:nth-child(1) {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .section5 .cost_1 p:nth-child(1), .section5 .cost_2 p:nth-child(1), .section5 .cost_3 p:nth-child(1), .section5 .cost_4 p:nth-child(1) {
    font-size: 1.8rem;
  }
}
@media (max-width: 374px) {
  .section5 .cost_1 p:nth-child(1), .section5 .cost_2 p:nth-child(1), .section5 .cost_3 p:nth-child(1), .section5 .cost_4 p:nth-child(1) {
    font-size: 1.6rem;
  }
}
.section5 .cost_1 p:nth-child(3), .section5 .cost_2 p:nth-child(3), .section5 .cost_3 p:nth-child(3), .section5 .cost_4 p:nth-child(3) {
  font-size: 9.5rem;
  font-weight: 500;
  line-height: 1;
  color: #1475D3;
}

@media (max-width: 1180px) {
  .section5 .cost_1 p:nth-child(3), .section5 .cost_2 p:nth-child(3), .section5 .cost_3 p:nth-child(3), .section5 .cost_4 p:nth-child(3) {
    font-size: 7rem;
  }
}
@media (max-width: 1024px) {
  .section5 .cost_1 p:nth-child(3), .section5 .cost_2 p:nth-child(3), .section5 .cost_3 p:nth-child(3), .section5 .cost_4 p:nth-child(3) {
    font-size: 5rem;
  }
}
@media (max-width: 767px) {
  .section5 .cost_1 p:nth-child(3), .section5 .cost_2 p:nth-child(3), .section5 .cost_3 p:nth-child(3), .section5 .cost_4 p:nth-child(3) {
    font-size: 3.4rem;
  }
}
@media (max-width: 374px) {
  .section5 .cost_1 p:nth-child(3), .section5 .cost_2 p:nth-child(3), .section5 .cost_3 p:nth-child(3), .section5 .cost_4 p:nth-child(3) {
    font-size: 2.4rem;
  }
}
.section5 .cost_1 {
  margin-bottom: 90px;
}

@media (max-width: 1024px) {
  .section5 .cost_1 {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_1 {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_1 p:nth-child(3) {
    margin-top: 7px;
  }
}
@media (max-width: 992px) {
  .section5 .cost_1 img {
    width: 155px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_1 img {
    width: 97px;
  }
}
@media (max-width: 374px) {
  .section5 .cost_1 img {
    width: 87px;
  }
}
.section5 .cost_2 {
  margin-bottom: 400px;
}

@media (max-width: 767px) {
  .section5 .cost_2 {
    margin-left: 65px;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .section5 .cost_2 img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_2 img {
    width: 89px;
  }
}
@media (max-width: 374px) {
  .section5 .cost_2 img {
    width: 79px;
  }
}
.section5 .cost_3 {
  margin-bottom: 88px;
}

@media (max-width: 1024px) {
  .section5 .cost_3 {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_3 {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .section5 .cost_3 img {
    width: 140px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_3 img {
    width: 89px;
  }
}
@media (max-width: 374px) {
  .section5 .cost_3 img {
    width: 79px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_4 {
    margin-top: 20px;
  }
}
@media (max-width: 374px) {
  .section5 .cost_4 {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .section5 .cost_3 img {
    width: 140px;
  }
}
@media (max-width: 767px) {
  .section5 .cost_4 img {
    width: 111px;
  }
}
@media (max-width: 374px) {
  .section5 .cost_4 img {
    width: 101px;
  }
}
.section5__img {
  width: 44.6%;
  position: absolute;
  left: -41px;
  top: -19px;
}

@media (max-width: 767px) {
  .section5__img {
    top: 120px;
    left: 0px;
    width: 54%;
  }
}
.section5__img img {
  max-width: calc(100% + 40px);
}

@media (max-width: 767px) {
  .section5__img img {
    max-width: 100%;
  }
}
.section5__contact {
  margin-top: 60px;
  margin-bottom: 107px;
  padding-right: 10px;
  padding-left: 41%;
}

@media (max-width: 1024px) {
  .section5__contact {
    margin-bottom: 70px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .section5__contact {
    position: static;
    margin-bottom: 50px;
    margin-top: 20px;
    padding-right: 16px;
  }
}
.section5__contact p {
  font-size: 2.8rem;
  font-weight: 300;
  margin-bottom: 19px;
  text-align: right;
}

@media (max-width: 1024px) {
  .section5__contact p {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .section5__contact p {
    font-size: 1.6rem;
    font-weight: 100;
    margin-bottom: 0px;
    padding-left: 20px;
  }
}
.section5__contact .c-btn2 {
  margin-left: auto;
  margin-right: initial;
}

@media (max-width: 767px) {
  .section5__contact .c-btn2 {
    display: none;
  }
}
.section5__contact .c-btn2 span:after {
  margin-left: 24px;
}

.section5__note {
  padding-right: 40px;
  margin-bottom: 30px;
  text-align: right;
  font-size: 1.2rem;
}

@media (max-width: 1180px) {
  .section5__note {
    right: 0px;
  }
}
@media (max-width: 1024px) {
  .section5__note {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .section5__note {
    font-size: 1rem;
    right: 16px;
    padding-right: 16px;
    margin-bottom: 10px;
  }
}
.section6 {
  padding-top: 200px;
  background-color: #FCFCFC;
}

@media (max-width: 767px) {
  .section6 {
    padding-top: 100px;
  }
}
.section6 .c-title {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .section6 .c-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section6 .subjectVideo {
    overflow-x: auto;
  }
}
.section6 .subjectVideo__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  counter-reset: my-awesome-counter;
  gap: 26px;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .section6 .subjectVideo__inner {
    margin-top: 13px;
    width: 656px;
    gap: 12px;
  }
}
.section6 .subjectVideo__item {
  padding-top: 8px;
  border-top: 4px solid #D5D9DB;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  counter-increment: my-awesome-counter;
  cursor: pointer;
  position: relative;
}

.section6 .subjectVideo__item h3 {
  font-size: 2.4rem;
  font-weight: 100;
  line-height: 1;
}

@media (max-width: 767px) {
  .section6 .subjectVideo__item h3 {
    font-size: 2.2rem;
  }
}
.section6 .subjectVideo__item h3:before {
  content: counter(my-awesome-counter) ". ";
  font-size: 2.8rem;
  color: #181818;
  font-weight: 400;
}

@media (max-width: 767px) {
  .section6 .subjectVideo__item h3:before {
    font-size: 2.4rem;
  }
}
.section6 .subjectVideo__item p {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.3333333333;
  font-weight: 100;
}

@media (max-width: 767px) {
  .section6 .subjectVideo__item p {
    font-size: 1.4rem;
  }
}
.section6 .subjectVideo__item:before {
  content: '';
  width: 0%;
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  height: 4px;
  background: #52CBC6;
  background: -webkit-gradient(linear, left top, right top, from(#52CBC6), to(#1475D3));
  background: linear-gradient(to right, #52CBC6, #1475D3);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.section6 .subjectVideo__item.is-playing:before {
  width: 100%;
}

.section6 .subjectVideo__item.is-playing h3 {
  font-weight: 400;
}

.section6 .subjectVideo__item.is-playing p {
  font-weight: 400;
}

.section7 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #FCFCFC;
}

@media (max-width: 767px) {
  .section7 {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.section7 .c-title {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .section7 .c-title {
    margin-bottom: 50px;
  }
}
.section7 .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .section7 .block {
    display: block;
    max-width: 335px;
    margin: 0 auto;
  }
}
.section7 .block__item {
  -webkit-box-flex: calc(50% - 15px);
      -ms-flex: calc(50% - 15px) 0 0px;
          flex: calc(50% - 15px) 0 0;
  padding: 64px 40px 39px;
  border-radius: 20px;
  background-color: #E7EEF7;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1024px) {
  .section7 .block__item {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .section7 .block__item {
    width: 100%;
    padding: 40px 16px 45px;
  }

  .section7 .block__item + .block__item {
    margin-top: 28px;
    overflow: hidden;
    position: relative;
  }

  .section7 .block__item.is-showed {
    max-height: initial;
  }

  .section7 .block__item.is-showed .showMore {
    bottom: -90px;
  }
}
.section7 .block h2,
.section7 .block h3,
.section7 .block h4,
.section7 .block h5,
.section7 .block h6 {
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 35px;
}

@media (max-width: 1024px) {
  .section7 .block h2,
  .section7 .block h3,
  .section7 .block h4,
  .section7 .block h5,
  .section7 .block h6 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .section7 .block h2,
  .section7 .block h3,
  .section7 .block h4,
  .section7 .block h5,
  .section7 .block h6 {
    margin-bottom: 20px;
    font-size: 2.8rem;
  }
}
.section7 .block figure {
  margin-bottom: 36px;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .section7 .block figure {
    margin-bottom: 30px;
    border-radius: 10px;
  }
}
.section7 .block .c-text {
  font-weight: 300;
}

.section7 .block .c-text li {
  position: relative;
  padding-left: 12px;
}

.section7 .block .c-text li:before {
  content: "●";
  font-size: 0.7rem;
  position: absolute;
  left: 0px;
  top: 8px;
}

.section7 .block .showMore {
  display: none;
}

@media (max-width: 767px) {
  .section7 .block .showMore {
    display: block;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: inherit;
    text-align: center;
    -webkit-box-shadow: 0 -5px 3px #E7EEF7;
            box-shadow: 0 -5px 3px #E7EEF7;
    -webkit-transition: bottom .3s;
    transition: bottom .3s;
  }
}
.section8 {
  padding-top: 150px;
  padding-bottom: 200px;
  color: #fff;
  background-color: #181818;
}

@media (max-width: 767px) {
  .section8 {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
.section8 .c-title {
  margin-bottom: 81px;
}

@media (max-width: 767px) {
  .section8 .c-title {
    margin-bottom: 50px;
  }
}
.section8 .specifications {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1024px) {
  .section8 .specifications {
    padding-right: 0px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .section8 .specifications {
    display: block;
    max-width: 335px;
    margin: 0 auto;
  }
}
.section8 .specifications__img {
  -webkit-box-flex: 50%;
      -ms-flex: 50% 0 0px;
          flex: 50% 0 0;
}

@media (max-width: 992px) {
  .section8 .specifications__img {
    -webkit-box-flex: 50%;
        -ms-flex: 50% 0 0px;
            flex: 50% 0 0;
  }
}
@media (max-width: 767px) {
  .section8 .specifications__img {
    text-align: center;
  }
}
.section8 .specifications__img img {
  position: relative;
  left: -49px;
}

@media (max-width: 767px) {
  .section8 .specifications__img img {
    width: 290px;
    position: static;
  }
}
.section8 .specifications__txt {
  -webkit-box-flex: 47%;
      -ms-flex: 47% 0 0px;
          flex: 47% 0 0;
}

@media (max-width: 992px) {
  .section8 .specifications__txt {
    -webkit-box-flex: 45%;
        -ms-flex: 45% 0 0px;
            flex: 45% 0 0;
  }
}
@media (max-width: 767px) {
  .section8 .specifications__txt {
    margin-top: 50px;
  }
}
.section8 .specifications__item {
  max-width: 435px;
  margin-left: auto;
}

@media (max-width: 992px) {
  .section8 .specifications__item {
    max-width: 370px;
  }
}
.section8 .specifications__item:not(:last-child) {
  margin-bottom: 64px;
}

@media (max-width: 1024px) {
  .section8 .specifications__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .section8 .specifications__item:not(:last-child) {
    margin-bottom: 40px;
  }
}
.section8 .specifications__item:not(.is-large) h3 {
  max-width: calc(100% - 65px);
}

@media (max-width: 992px) {
  .section8 .specifications__item:not(.is-large) h3 {
    max-width: 100%;
  }
}
.section8 .specifications__item:not(.is-large) .c-text {
  max-width: calc(100% - 50px);
}

@media (max-width: 992px) {
  .section8 .specifications__item:not(.is-large) .c-text {
    max-width: 100%;
  }
}
.section8 .specifications__item.is-large h3 {
  max-width: calc(100% - 65px);
}

@media (max-width: 992px) {
  .section8 .specifications__item.is-large h3 {
    max-width: 100%;
  }
}
.section8 .specifications__item h3,
.section8 .specifications__item h4,
.section8 .specifications__item h5,
.section8 .specifications__item h6 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 0px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .section8 .specifications__item h3,
  .section8 .specifications__item h4,
  .section8 .specifications__item h5,
  .section8 .specifications__item h6 {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
}
.section8 .specifications__item .c-text {
  color: #fff;
  font-weight: 100;
}

@media (max-width: 767px) {
  .section8 .specifications__item .c-text {
    font-size: 1.6rem;
    line-height: 1.375;
    padding-right: 33px;
  }
}
.section8 .specifications__item sup {
  font-size: 1.2rem;
  font-weight: 100;
}

.section8 .specifications .txtNote {
  font-size: 1.4rem;
  font-weight: 100;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .section8 .specifications .txtNote {
    font-size: 1.2rem;
  }
}
.section9 {
  background-color: #181818;
}

.section9__inner {
  padding: 87px 20px 93px;
  border-radius: 184px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52CBC6), color-stop(#37A6CC), to(#1475D3));
  background-image: linear-gradient(to bottom, #52CBC6, #37A6CC, #1475D3);
  position: relative;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .section9__inner {
    font-size: 4rem;
    border-radius: 170px;
  }
}
@media (max-width: 767px) {
  .section9__inner {
    max-width: 335px;
    margin: 0 auto;
    border-radius: 78px;
  }
}
.section9__inner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../../images/section9/bg.png") no-repeat center bottom;
  position: absolute;
  left: 37px;
  top: 0;
  z-index: 1;
}

@media (max-width: 767px) {
  .section9__inner {
    padding: 115px 16px 172px;
    border-radius: 78px;
  }

  .section9__inner:before {
    left: 0;
    top: auto;
    bottom: 15px;
    background: url("../../images/section9/bg_sp.png") no-repeat center bottom;
  }
}
.section9__title {
  font-size: 4.8rem;
  line-height: 1.25;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media (max-width: 1024px) {
  .section9__title {
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .section9__title {
    margin-bottom: 63px;
    font-size: 3rem;
    line-height: 1.3333333333;
  }
}
.section9__btn {
  position: relative;
  z-index: 2;
}

/*================================================
HOME PAGE JP
================================================*/
.p-home--ja .c-title h1, .p-home--ja .c-title h2, .p-home--ja .c-title h3, .p-home--ja .c-title h4, .p-home--ja .c-title h5, .p-home--ja .c-title h6 {
  font-family: "Roboto", sans-serif;
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  .p-home--ja .c-title h1, .p-home--ja .c-title h2, .p-home--ja .c-title h3, .p-home--ja .c-title h4, .p-home--ja .c-title h5, .p-home--ja .c-title h6 {
    font-size: 3.4rem;
  }
}
.p-home--ja .c-title p {
  font-size: 2.4rem;
  font-weight: 400;
  margin-top: 0;
}
@media (max-width: 767px) {
  .p-home--ja .c-title p {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
.p-home--ja .section1.bgMainImage0 .section1__inner {
  background: url("../../images/mainvisual/bg_img0_sp.png") no-repeat left bottom;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-home--ja .section1__inner {
    padding: 0px 14px 40px;
    max-height: 550px;
  }
}
.p-home--ja .section1 .hero_txt h1 {
  line-height: 1;
}
.p-home--ja .section1 .hero_txt h1 .txt1 {
  display: inline-block;
  font-size: 6.4rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .p-home--ja .section1 .hero_txt h1 .txt1 {
    font-size: 4.2rem;
    position: relative;
    top: -5px;
  }
}
@media only screen and (max-width: 374px) {
  .p-home--ja .section1 .hero_txt h1 .txt1 {
    font-size: 4rem;
    margin-bottom: 5px;
  }
}
.p-home--ja .section1 .hero_txt h1 .txt1 small {
  font-size: 3.8rem;
  display: inline;
  position: relative;
  top: -4px;
}
@media (max-width: 767px) {
  .p-home--ja .section1 .hero_txt h1 .txt1 small {
    font-size: 2.4rem;
    top: -5px;
  }
}
.p-home--ja .section1 .hero_txt h1 .txt2 {
  font-size: 2.5rem;
  line-height: 1.32;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .p-home--ja .section1 .hero_txt h1 .txt2 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 0;
    max-width: 310px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section1 figure {
    top: 0;
  }
}
.p-home--ja .section1 figure#mainImg0 {
  bottom: 0;
  overflow: hidden;
  border-radius: 20px;
}
.p-home--ja .section1 figure#mainImg0 img {
  height: 710px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .p-home--ja .section2 {
    margin-top: 37px;
  }
}
.p-home--ja .section2__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 150px;
  background-color: #212121;
  padding: 0;
}
@media (max-width: 992px) {
  .p-home--ja .section2__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    background: url("../../images/jp/section1/bg_line_sp.png") no-repeat top right #212121;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__inner {
    padding: 24px 13px 28px;
    border-radius: 12px;
  }
}
.p-home--ja .section2__ttl {
  padding: 20px;
}
@media (max-width: 767px) {
  .p-home--ja .section2__ttl {
    padding: 0;
  }
}
.p-home--ja .section2__ttl h2 {
  color: rgba(203, 230, 255, 0.63);
  text-align: center;
}
.p-home--ja .section2__ttl h2 span:nth-child(1) {
  font-size: 2.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 1190px) {
  .p-home--ja .section2__ttl h2 span:nth-child(1) {
    font-size: 2.3rem;
  }
}
@media (max-width: 1024px) {
  .p-home--ja .section2__ttl h2 span:nth-child(1) {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__ttl h2 span:nth-child(1) {
    font-size: 2.2rem;
  }
}
.p-home--ja .section2__ttl h2 span:nth-child(2) {
  font-size: 7rem;
  font-weight: bold;
  letter-spacing: -2px;
}
@media only screen and (max-width: 1190px) {
  .p-home--ja .section2__ttl h2 span:nth-child(2) {
    font-size: 5.6rem;
  }
}
@media (max-width: 1024px) {
  .p-home--ja .section2__ttl h2 span:nth-child(2) {
    font-size: 4.8rem;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__ttl h2 span:nth-child(2) {
    font-size: 4.8rem;
    letter-spacing: -0.5px;
    line-height: 1;
    margin-top: 0;
  }
}
@media only screen and (max-width: 374px) {
  .p-home--ja .section2__ttl h2 span:nth-child(2) {
    font-size: 4rem;
  }
}
.p-home--ja .section2__text {
  text-align: center;
}
@media (max-width: 992px) {
  .p-home--ja .section2__text {
    max-width: 306px;
  }
  .p-home--ja .section2__text .pc-only {
    display: none;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__text {
    margin: 20px 0 20px;
  }
}
.p-home--ja .section2__text h3 {
  font-size: 2rem;
  line-height: 1.6;
  padding: 0 35px;
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: 500;
  display: inline-block;
}
@media only screen and (max-width: 1120px) {
  .p-home--ja .section2__text h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 1024px) {
  .p-home--ja .section2__text h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__text h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-home--ja .section2__text h3:before {
  content: url("../../images/ic_quote_start.svg");
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.p-home--ja .section2__text h3:after {
  content: url("../../images/ic_quote_end.svg");
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.p-home--ja .section2__text div {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .p-home--ja .section2__text div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 15px;
  }
}
.p-home--ja .section2__text p {
  color: #fff;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5714285714;
}
@media (max-width: 1024px) {
  .p-home--ja .section2__text p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__text p {
    font-size: 1.3rem;
    line-height: 1.3846153846;
  }
}
.p-home--ja .section2__btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 285px;
          flex: 0 0 285px;
  background-image: url("../../images/jp/section1/bg_line.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
  height: 150px;
  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;
}
@media only screen and (max-width: 1172px) {
  .p-home--ja .section2__btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
    background-position: left center;
    background-size: 100% 100%;
  }
}
@media (max-width: 992px) {
  .p-home--ja .section2__btn {
    background: transparent;
    height: 120px;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section2__btn {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.p-home--ja .section2__btn button {
  margin: 0 auto;
  width: 164px;
  height: 48px;
  border: 2px solid #fff;
  border-radius: 24px;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  background: #212121;
  color: #fff;
}
@media (max-width: 767px) {
  .p-home--ja .section2__btn button {
    width: 303px;
    max-width: 100%;
    height: 40px;
    font-size: 16px;
  }
}
.p-home--ja .section2__btn button img {
  width: 28px;
  margin-left: 10px;
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .p-home--ja .section2__btn button img {
    display: none;
  }
}
.p-home--ja .section3 {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .p-home--ja .section3 {
    margin-top: 50px;
  }
}
.p-home--ja .section3 .c-title {
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .p-home--ja .section3 .c-title {
    margin-bottom: 36px;
  }
}
.p-home--ja .section3 .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  color: #fff;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .p-home--ja .section3 .head {
    display: block;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section3 .head {
    display: block;
    margin-bottom: 40px;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-home--ja .section3 .head p {
  font-size: 1.8rem;
  line-height: 1.6666666667;
}
@media (max-width: 767px) {
  .p-home--ja .section3 .head p {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    margin-top: 36px;
  }
  .p-home--ja .section3 .head p span {
    margin-top: 7px;
    display: block;
  }
}
.p-home--ja .section3 .head p + p {
  margin-top: 10px;
}
.p-home--ja .section3 .head figure {
  -webkit-box-flex: 360px;
      -ms-flex: 360px 0 0px;
          flex: 360px 0 0;
  margin-left: 83px;
}
@media (max-width: 1024px) {
  .p-home--ja .section3 .head figure {
    -webkit-box-flex: 250px;
        -ms-flex: 250px 0 0px;
            flex: 250px 0 0;
  }
}
@media (max-width: 992px) {
  .p-home--ja .section3 .head figure {
    text-align: center;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section3 .head figure {
    margin-left: 0;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section3 .block h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section3 .block__icon {
    margin-top: 20px;
  }
}
.p-home--ja .section3 .block__item p {
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .p-home--ja .section3 .block__item p {
    font-size: 1.4rem;
  }
}
.p-home--ja .section3 .c-text {
  max-width: 859px;
  line-height: 1.6666666667;
}
@media (max-width: 767px) {
  .p-home--ja .section3 .c-text {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.p-home--ja .section3 .c-text p + p {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .p-home--ja .section3 .c-text p + p {
    margin-top: 7px;
  }
}
.p-home--ja .section4 {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .p-home--ja .section4 {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section4 .c-title {
    margin-bottom: 32px;
  }
}
.p-home--ja .section4 .c-title h2 {
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  .p-home--ja .section4 .c-title h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section4 .featureImg {
    padding: 16px 16px 4px;
    margin-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section4__video {
    margin-left: 0;
    margin-right: 0;
  }
  .p-home--ja .section4__video video {
    border-radius: 10px;
    overflow: hidden;
  }
}
.p-home--ja .section5 {
  padding-top: 172px;
}
@media (max-width: 767px) {
  .p-home--ja .section5 {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section5 .l-container {
    padding-top: 48px;
  }
}
.p-home--ja .section5__note {
  margin-bottom: 30px;
  padding-right: 28px;
}
@media (max-width: 767px) {
  .p-home--ja .section5__note {
    margin-top: 90px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 10px;
    padding-right: 16px;
  }
}
.p-home--ja .section5__contact {
  font-size: 1.8rem;
  margin-top: 24px;
  margin-bottom: 145px;
  padding-right: 28px;
}
@media (max-width: 1024px) {
  .p-home--ja .section5__contact {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section5__contact {
    display: none;
  }
}
.p-home--ja .section5__contact a {
  width: 235px;
}
.p-home--ja .section5__contact a span:after {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .p-home--ja .section5 .c-title {
    margin-bottom: 30px;
  }
}
.p-home--ja .section5 .cost_1 p:nth-child(1),
.p-home--ja .section5 .cost_2 p:nth-child(1),
.p-home--ja .section5 .cost_3 p:nth-child(1),
.p-home--ja .section5 .cost_4 p:nth-child(1),
.p-home--ja .section5 .cost_5 p:nth-child(1),
.p-home--ja .section5 .cost_6 p:nth-child(1) {
  font-size: 2rem;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .p-home--ja .section5 .cost_1 p:nth-child(1),
  .p-home--ja .section5 .cost_2 p:nth-child(1),
  .p-home--ja .section5 .cost_3 p:nth-child(1),
  .p-home--ja .section5 .cost_4 p:nth-child(1),
  .p-home--ja .section5 .cost_5 p:nth-child(1),
  .p-home--ja .section5 .cost_6 p:nth-child(1) {
    font-size: 1.4rem;
  }
}
.p-home--ja .section5 .cost_1 p:nth-child(3),
.p-home--ja .section5 .cost_2 p:nth-child(3),
.p-home--ja .section5 .cost_3 p:nth-child(3),
.p-home--ja .section5 .cost_4 p:nth-child(3),
.p-home--ja .section5 .cost_5 p:nth-child(3),
.p-home--ja .section5 .cost_6 p:nth-child(3) {
  font-size: 6.4rem;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .p-home--ja .section5 .cost_1 p:nth-child(3),
  .p-home--ja .section5 .cost_2 p:nth-child(3),
  .p-home--ja .section5 .cost_3 p:nth-child(3),
  .p-home--ja .section5 .cost_4 p:nth-child(3),
  .p-home--ja .section5 .cost_5 p:nth-child(3),
  .p-home--ja .section5 .cost_6 p:nth-child(3) {
    font-size: 3.4rem;
  }
}
.p-home--ja .section5 .cost {
  font-family: "Roboto", sans-serif;
}
.p-home--ja .section5 .cost:nth-child(1) {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .p-home--ja .section5 .cost:nth-child(1) {
    max-width: auto;
    margin-bottom: 35px;
  }
  .p-home--ja .section5 .cost:nth-child(1) .cost_2 {
    margin-left: 0px;
  }
}
.p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(1) {
  font-size: 3.2rem;
}
@media (max-width: 767px) {
  .p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(1) {
    font-size: 1.4rem;
  }
}
.p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
  font-size: 5.8rem;
}
@media only screen and (max-width: 920px) {
  .p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    font-size: 4.1rem;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(2) {
    font-size: 3.4rem;
  }
}
.p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(2):before {
  top: -2px;
}
@media (max-width: 1024px) {
  .p-home--ja .section5 .cost:nth-child(2) p.costDay span:nth-child(2):before {
    top: -6px;
  }
}
.p-home--ja .section5 .cost__item:nth-child(2) {
  max-width: 255px;
  margin-left: 76px;
}
@media only screen and (max-width: 1140px) {
  .p-home--ja .section5 .cost__item:nth-child(2) {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section5 .cost__item:nth-child(2) {
    margin-left: auto;
  }
}
.p-home--ja .section6 {
  padding-top: 150px;
}
@media (max-width: 767px) {
  .p-home--ja .section6 {
    padding-top: 64px;
  }
}
.p-home--ja .section6__video {
  position: relative;
  padding: 56.25% 0 0 0;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.p-home--ja .section6 iframe {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .p-home--ja .section6 .subjectVideo {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section6 .subjectVideo__item {
    border-width: 3px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section6 .subjectVideo__item:before {
    height: 3px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section6 .subjectVideo__item h3 {
    font-size: 20px;
  }
}
.p-home--ja .section6 .subjectVideo__item p {
  font-size: 1.4rem;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .p-home--ja .section7 {
    padding-bottom: 64px;
  }
}
.p-home--ja .section7 .c-title {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .p-home--ja .section7 .c-title {
    margin-bottom: 34px;
  }
  .p-home--ja .section7 .c-title h2 {
    font-size: 3.8rem;
  }
  .p-home--ja .section7 .c-title span {
    display: block;
  }
}
.p-home--ja .section7 .jpBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 82px;
  border-radius: 20px;
  background-color: #E7EEF7;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 992px) {
  .p-home--ja .section7 .jpBlock {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section7 .jpBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 23px 50px 37px;
    border-radius: 10px;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-home--ja .section7 .jpBlock__img {
  -webkit-box-flex: 47.3%;
      -ms-flex: 47.3% 0 0px;
          flex: 47.3% 0 0;
}
@media (max-width: 992px) {
  .p-home--ja .section7 .jpBlock__img {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section7 .jpBlock__img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 272px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section7 .jpBlock__item {
    max-width: 272px;
  }
}
.p-home--ja .section7 .jpBlock__item h3 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 992px) {
  .p-home--ja .section7 .jpBlock__item h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section7 .jpBlock__item h3 {
    font-size: 28px;
  }
}
.p-home--ja .section7 .jpBlock__item p {
  font-size: 18px;
  margin-bottom: 42px;
}
@media (max-width: 992px) {
  .p-home--ja .section7 .jpBlock__item p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section7 .jpBlock__item p {
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 5px;
  }
}
.p-home--ja .section7 .jpBlock__item ul {
  padding-left: 22px;
}
.p-home--ja .section7 .jpBlock__item li {
  font-size: 16px;
  line-height: 1.625;
  list-style-type: disc;
}
@media (max-width: 992px) {
  .p-home--ja .section7 .jpBlock__item li {
    font-size: 14px;
    line-height: 1.8571428571;
  }
}
.p-home--ja .section7 .jpBlock__item li + li {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .p-home--ja .section7 .jpBlock__item li + li {
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section8 {
    padding-top: 64px;
  }
}
.p-home--ja .section8 .c-title {
  margin-bottom: 19px;
}
@media (max-width: 767px) {
  .p-home--ja .section8 .c-title {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section8 .c-title h2 {
    font-size: 3.8rem;
  }
}
.p-home--ja .section8 .specifications__item h3 {
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .p-home--ja .section8 .specifications__item h3 {
    font-size: 1.8rem;
  }
}
.p-home--ja .section8 .specifications__item h3 span {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}
@media (max-width: 767px) {
  .p-home--ja .section8 .specifications__item h3 span {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .p-home--ja .section8 .specifications__item .c-text {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    padding-right: 0;
  }
}
.p-home--ja .section9__inner {
  padding-top: 100px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 184px;
}
@media (max-width: 767px) {
  .p-home--ja .section9__inner {
    border-radius: 78px;
    padding-top: 157px;
    padding-bottom: 162px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.p-home--ja .section9__inner:before {
  background: url("../../images/jp/section9/bg.png") no-repeat center bottom 10px;
}
@media (max-width: 767px) {
  .p-home--ja .section9__inner:before {
    background: url("../../images/section9/bg_sp.png") no-repeat center bottom;
  }
}
.p-home--ja .section9__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 29px;
  max-width: 833px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .p-home--ja .section9__title {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 374px) {
  .p-home--ja .section9__title {
    font-size: 16px;
    line-height: 1.75;
  }
}
.p-home--ja .section9 .c-btn {
  width: 303px;
}
