@charset "UTF-8";
div.pc, br.pc {
  display: block;
}

div.sp, br.sp {
  display: none;
}

@media (max-width: 768px) {
  div.pc, br.pc {
    display: none;
  }
  div.sp, br.sp {
    display: block;
  }
}

.banner-common {
  position: relative;
}

.banner-common .text-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
}

.banner-common .text-absolute.text-black {
  color: #3B3B3B;
}

.section .w-50-pc {
  width: 50%;
}

.section__inner {
  background-color: #fff;
}

.section.section-wellness {
  background: #438681;
}

.section.section-wellness .mainBlock .leadBlock .titleArea li:nth-of-type(1) {
  width: 40%;
}

.section.section-wellness .mainBlock .leadBlock .titleArea li:nth-of-type(2) {
  width: 60%;
}

.section.section-wellness .mainBlock .leadBlock .leadBlock_inner {
  max-width: 700px;
  margin-inline: auto;
}

.section .anchor_link {
  max-width: 1020px;
  width: 90%;
  margin-inline: auto;
}

.section .anchor_link__inner {
  width: 100%;
  max-width: 700px;
  margin-inline: auto;
}

.section .anchor_link figure {
  text-align: center;
}

.section .anchor_link figure figcaption {
  margin-top: 10px;
}

.section .anchor_link ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section .anchor_link ul li {
  margin: 0;
  position: relative;
  padding-bottom: 30px;
}

.section .anchor_link ul li a {
  font-family: "游ゴシック Light", "游ゴシック", "YuGothic","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

.section .anchor_link ul li::after {
  content: "";
  position: absolute;
  background-image: url(../../images/build/wellness/ico-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  width: 15px;
  height: 8px;
  bottom: 15px;
  left: calc(50% - 7px);
  transition: .2s;
}

.section .anchor_link ul li:hover::after {
  bottom: 10px;
}

.section .block-wrapper {
  margin-left: 130px;
  background-color: #fff;
}

.section .block-content {
  max-width: 1020px;
  width: 100%;
  margin-inline: auto;
}

.section .block-content h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.section .banner-wellness {
  position: relative;
  margin-top: 40px;
}

.section .banner-wellness .text-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) !important;
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
}

.section .text-intro {
  padding-top: 65px;
  padding-bottom: 20px;
  text-align: center;
}

.section .text-intro h3 {
  font-size: 24px;
  font-weight: 500 !important;
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
}

.section .text-intro p {
  line-height: 2.07142857143;
}

.section .weather {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.section .weather-item .description {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.section .weather-item .description .whr {
  font-size: 24px;
}

.section .weather-item .description .cel {
  color: #C47236;
  margin-left: 12px;
  font-weight: bold;
}

.section .weather-item .description .cel .cel-tl {
  font-size: 14px;
  margin-bottom: 5px;
}

.section .weather-item .description .cel .cel-row {
  line-height: 1;
  font-weight: bold;
  font-size: 30px;
}

.section .weather-item .description .sizeL {
  font-size: 50px;
  margin-right: -11px;
}

.section .weather-note {
  margin-top: 29px;
  font-size: 12px;
}

.section .block-1 {
  display: flex;
  margin-top: 25px;
  grid-column-gap: 26px;
}

.section .block-1 .box-info h3 {
  font-size: 18px;
  font-weight: bold !important;
}

.section .block-1 .box-info img {
  float: right;
  padding-left: 26px;
}

.section .block-1 .box-info .ct-footer {
  margin-top: 50px;
}

.section .block-1 .box-image {
  min-width: 341px;
}

.section .block-1 .row-vl {
  display: flex;
  align-items: flex-end;
  grid-column-gap: 20px;
}

.section .block-1 .row-vl .vl-m2 {
  margin-top: 20px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
}

.section .block-1 .row-vl .vl-m2 .sizeL {
  font-size: 68px;
  line-height: 1;
}

.section .block-1 .row-vl .note {
  font-size: 14px;
  padding-bottom: 5px;
}

.section .btn-hrs {
  margin-top: 80px;
  background-color: #438681;
  display: flex;
  align-items: center;
  width: fit-content;
  color: #fff;
  padding: 12px;
  grid-column-gap: 24px;
  padding-right: 180px;
  text-decoration: none;
  position: relative;
  margin-inline: auto;
}

.section .btn-hrs::after {
  content: '';
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-image: url(../../images/build/wellness/ico-fullscreen.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 18px;
  width: 22px;
  height: 22px;
}

.section .btn-hrs .t-top {
  font-size: 28px;
}

.section .btn-hrs .t-bottom {
  font-size: 18px;
}

.section .title-h4 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 22px;
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
}

.section .block-2 {
  margin-top: 94px;
}

.section .block-2 .dl-toggle h3 {
  text-align: center;
  font-size: 24px;
  line-height: 2;
  font-weight: 500 !important;
}

.section .block-2 .dl-toggle .box-ctn {
  padding-top: 30px;
  display: flex;
  align-items: flex-start;
  grid-column-gap: 80px;
}

.section .block-2 .dl-toggle .box-ctn .box-content {
  width: 50%;
}

.section .block-2 .dl-toggle .box-img .title-chart {
  border: 1px solid #5E6A50;
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #5E6A50;
  margin-bottom: 12px;
}

.section .block-2 .dl-toggle .box-img .r-tl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.section .block-2 .dl-toggle .box-img .r-tl .title-1 {
  font-size: 12px;
  width: 50%;
}

.section .block-2 .dl-toggle .box-img .r-tl .note {
  font-size: 7px;
  font-weight: bold;
}

.section .block-2 .dl-toggle .box-content-2 {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 40px;
}

.section .block-2 .dl-toggle .box-content-2 .description {
  margin-bottom: 20px;
  line-height: 2.07;
}

.section .dl-toggle dt {
  background-color: #F2F2F2;
  background-image: url(../../images/build/wellness/ico-toggle-open.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 98%;
  padding: 13px 0;
  padding-left: 23px;
  font-size: 16px;
  padding-right: 50px;
  cursor: pointer;
  transition: .2s;
}

.section .dl-toggle.active dt {
  background-image: url(../../images/build/wellness/ico-toggle-close.svg);
}

.section .dl-toggle dd {
  display: none;
  background-color: #F2F2F2;
  margin: 0;
  padding-top: 30px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 20px;
}

.section .block-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section .block-3 .box-top {
  text-align: center;
  margin-bottom: 100px;
}

.section .block-3 .box-top img {
  margin-top: 30px;
}

.section .block-3 .box-top .box-gif {
  display: flex;
  align-items: center;
  grid-column-gap: 20px;
}

.section .block-3 .box-top .box-gif .box-l, .section .block-3 .box-top .box-gif .box-r {
  display: flex;
  align-items: center;
}

.section .block-3 .box-top .box-gif .box-l img:nth-of-type(2) {
  width: 70%;
}

.section .block-3 .box-top .box-gif .box-r img:nth-of-type(1) {
  width: 70%;
}

.section .block-3 .box-bottom {
  display: flex;
  align-items: center;
  grid-column-gap: 45px;
  margin-bottom: 50px;
}

.section .block-3 .box-bottom .box-r {
  min-width: 660px;
}

.section .block-3 .dl-toggle h3 {
  text-align: center;
  font-size: 24px;
  line-height: 2;
  font-weight: 500 !important;
}

.section .block-3 .dl-toggle .box-ctn {
  padding-top: 30px;
  display: flex;
  align-items: flex-start;
  grid-column-gap: 80px;
}

.section .block-3 .dl-toggle .box-ctn .box-content {
  width: 50%;
}

.section .block-3 .dl-toggle .box-img .title-chart {
  border: 1px solid #5E6A50;
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
  color: #5E6A50;
  margin-bottom: 12px;
}

.section .block-3 .dl-toggle .box-img .r-tl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.section .block-3 .dl-toggle .box-img .r-tl .title-1 {
  font-size: 12px;
  width: 50%;
}

.section .block-3 .dl-toggle .box-img .r-tl .note {
  font-size: 7px;
  font-weight: bold;
}

.section .block-3 .dl-toggle .box-content-2 {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 40px;
}

.section .block-3 .dl-toggle .box-content-2 .description {
  margin-bottom: 20px;
  line-height: 2.07;
}

.section .block-5 {
  margin-top: 80px;
  text-align: center;
}

.section .block-5 .title-h3 {
  margin-bottom: 20px;
}

.section .block-5 p {
  line-height: 2;
}

.section .block-5 figure {
  margin-top: 50px;
}

.section .block-5 figure figcaption {
  margin-top: 5px;
  font-size: 12px;
  text-align: left;
}

.section .block-5 .bl-chart-2 {
  margin-top: 50px;
}

.section .block-6 {
  margin-top: 50px;
}

.section .block-6__inner {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 60px;
}

.section .block-6 .box-l .title-h3 {
  text-align: left;
}

.section .block-6 .box-l img {
  margin-top: 30px;
}

.section .block-6 .box-r .title-video {
  font-size: 22px;
  margin-bottom: 10px;
}

.section .block-7 {
  margin-top: 40px;
}

.section .block-7 .box-p-1 {
  margin-top: 90px;
  display: flex;
  align-items: center;
  grid-column-gap: 70px;
  margin-bottom: 130px;
}

.section .block-7 .box-p-1 .box-l .title-h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left;
}

.section .block-7 .box-p-1 .box-l .note {
  margin-top: 15px;
  font-size: 10px;
}

.section .block-7 .box-p-2 {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 0;
}

.section .block-7 .box-p-2 .box-l {
  width: 65%;
}

.section .block-7 .box-p-2 .box-r {
  width: 35%;
}

.section .block-7 .box-p-2 .box-r img {
  margin-top: 20px;
}

.section .block-7 .box-p-2 .box-r .title-h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
}

.section .block-8 {
  margin-top: 70px;
}

.section .block-8 .box-p {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 50px;
  margin-top: 50px;
}

.section .block-8 .box-p .box-l {
  width: 40%;
}

.section .block-8 .box-p .box-l .title-h3 {
  text-align: left;
}

.section .block-8 .box-p .box-r {
  width: 50%;
}

.section .block-9 {
  margin-top: 45px;
  border: 2px solid #438681;
  padding: 70px;
}

.section .block-9 .note {
  font-size: 16px;
}

.section .block-9 .box-2 {
  margin-top: 100px;
}

.section .block-9 .box-2 p.info {
  text-align: center;
}

.section .block-9 .box-2 figure {
  margin-top: 10px;
}

.section .block-9 .text-hl {
  font-size: 30px;
  display: flex;
  align-items: flex-end;
  font-weight: bold;
}

.section .block-9 .text-hl .t-center {
  display: flex;
  align-items: center;
}

.section .block-9 .text-hl .sizeL {
  font-size: 77px;
  margin-left: 20px;
}

.section .block-9 .box-3 {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.section .block-9 .box-3 .title-h3 {
  text-align: left;
}

.section .block-9 .box-3 img {
  margin-top: 20px;
}

.section .banner-2 {
  margin-top: 120px;
}

.section .block-10 {
  margin-top: 50px;
}

.section .block-10 p.info {
  text-align: center;
  line-height: 2;
}

.section .block-10 .list-sl {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
}

.section .block-10 .list-sl .sl-item {
  text-align: center;
}

.section .block-10 .list-sl .sl-item figcaption {
  margin-top: 12px;
  color: #fff;
  background-color: #438681;
  font-size: 24px;
  text-align: center;
}

.section .block-10 .list-sl .sl-item .btn-showmodal {
  background-color: #3B3B3B;
  color: #fff;
  font-size: 16px;
  padding: 9px;
  padding-left: 17px;
  padding-right: 74px;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  background-image: url(../../images/build/wellness/ico-fullscreen.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  background-position-x: 94%;
}

.section .block-11 {
  text-align: center;
  margin-top: 70px;
}

.section .block-11 .title-h3 {
  margin-bottom: 20px;
}

.section .banner-3 {
  margin-top: 140px;
  margin-bottom: 70px;
}

.section .block-12__inner {
  display: flex;
  align-items: center;
  grid-column-gap: 25px;
}

.section .block-12__inner .box-l {
  width: 40%;
}

.section .block-12__inner .box-l .title-h3 {
  text-align: left;
}

.section .block-12__inner .box-r {
  width: 60%;
}

.section .block-12 .dl-toggle {
  margin-top: 30px;
}

.section .block-12 .dl-toggle dd {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.section .block-13 {
  margin-top: 70px;
}

.section .block-13__inner {
  display: flex;
  align-items: center;
  grid-column-gap: 40px;
}

.section .block-13 .box-l {
  width: 60%;
}

.section .block-13 .box-l .title-h3 {
  text-align: left;
}

.section .block-13 .box-l picture {
  min-width: 230px;
}

.section .block-13 .box-l .content img {
  float: right;
}

.section .block-13 .box-l .r-content {
  display: flex;
  align-items: center;
}

.section .block-13 .box-l .table-img {
  margin-top: 34px;
}

.section .block-13 .box-l .table-img img {
  width: 100%;
}

.section .block-13 .box-r {
  width: 40%;
}

.section .block-13 .list-banner {
  margin-top: 26px;
  display: flex;
  justify-content: center;
  grid-column-gap: 20px;
}

.section .block-13 .list-banner a {
  display: block;
}

.section .block-14 {
  display: flex;
  align-items: flex-start;
  margin-top: 90px;
}

.section .block-14 .box-l {
  width: 60%;
}

.section .block-14 .box-r {
  width: 40%;
}

.section .block-14 .box-r .title-h3 {
  text-align: left;
}

.section .block-14 .box-r img {
  margin-top: 55px;
}

.section .block-15 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  grid-column-gap: 30px;
  margin-top: 80px;
  margin-bottom: 150px;
}

.section .block-15 .box-l {
  width: 42%;
}

.section .block-15 .box-l .title-h3 {
  text-align: left;
}

.section .block-15 .box-r {
  width: 58%;
}

* {
  box-sizing: border-box;
}

.modal-dialog {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.26);
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  opacity: 0;
  transition: .3s;
  pointer-events: none;
}

.modal-dialog.active {
  opacity: 1;
  pointer-events: visible;
}

.modal-dialog .btn-closemodal {
  position: absolute;
  right: -100px;
  cursor: pointer;
  top: 0;
}

.modal-dialog .modal-container {
  background-color: #fff;
  width: 100%;
  max-width: 1022px;
  margin-inline: auto;
  margin-top: 5vh;
  position: relative;
}

.modal-dialog .wrapper-scroll {
  overflow-y: scroll;
  height: 82vh;
  position: relative;
  padding: 80px;
  padding-bottom: 60px;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.modal-dialog .wrapper-scroll::-webkit-scrollbar {
  display: none;
}

.modal-dialog .wrapper-scroll::-webkit-scrollbar {
  width: 5px;
}

.modal-dialog .wrapper-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
}

.modal-dialog .wrapper-scroll::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 10px;
}

.modal-dialog .wrapper-scroll::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.modal-dialog h4 {
  font-size: 16px;
  margin: 0;
}

.modal-dialog p {
  line-height: 2;
}

.modal-dialog .text-small {
  font-size: 12px;
}

.modal-dialog .modal-wrapper {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.26);
  position: fixed;
  top: 0;
  left: 0;
}

.modal-dialog .btn-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px;
  padding-right: 80px;
}

.modal-dialog .btn-wrap .btn-close {
  width: 100%;
  font-size: 24px;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  background-color: #438681;
  outline: none;
  border: none;
  cursor: pointer;
}

@media (max-width: 1300px) {
  .modal-dialog .btn-closemodal {
    right: -30px;
    width: 40px;
    top: -40px;
  }
  .modal-dialog .modal-container {
    max-width: calc(100% - 100px);
  }
  .modal-dialog .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 768px) {
  .modal-dialog .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-dialog .banner-common {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .modal-dialog .btn-closemodal {
    right: 15px;
    width: 38px;
    top: 0px;
    z-index: 99;
  }
  .modal-dialog .modal-container {
    margin-top: 0;
    max-width: calc(100%);
  }
  .modal-dialog .btn-wrap {
    padding: 10px 20px;
  }
  .modal-dialog .btn-wrap .btn-close {
    padding: 5px 0;
  }
  .modal-dialog .container-s {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-dialog .wrapper-scroll {
    height: 87vh;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 70px;
  }
}

.title-h3 {
  font-size: 24px;
  font-weight: 500 !important;
  text-align: center;
  font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', sans-serif;
}

.modal-1 .sec-1 h3 {
  font-size: 18px;
  margin-top: 0;
  text-align: center;
}

.modal-1 .sec-1 p {
  line-height: 2;
}

.modal-1 .box-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-column-gap: 40px;
}

.modal-1 .box-img figcaption {
  text-align: center;
  font-size: 22px;
  line-height: 2;
}

.modal-1 .sec-2 .title-h3 {
  margin-top: 60px;
}

.modal-1 .sec-2 .description {
  margin-top: 40px;
  font-size: 16px;
}

.modal-2 .title-h3 {
  margin-top: 0;
}

.modal-2 .sec-2 {
  margin-top: 30px;
}

.modal-2 .sec-2 .box-p {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 20px;
}

.modal-2 .sec-2 .box-p .box-l {
  width: 300px;
}

.modal-2 .sec-2 .box-p .box-l .title-h3 {
  text-align: left;
  margin-bottom: 11px;
}

.modal-2 .sec-2 .box-p .box-l .t-percent {
  display: flex;
  align-items: flex-start;
  font-weight: bold;
  padding-top: 20px;
}

.modal-2 .sec-2 .box-p .box-l .t-percent:nth-of-type(1) {
  border-bottom: 1px solid #707070;
}

.modal-2 .sec-2 .box-p .box-l .t-percent sub {
  line-height: 1.5;
  text-align: right;
  font-size: 14px;
}

.modal-2 .sec-2 .box-p .box-l .t-percent p {
  margin-left: 10px;
  font-size: 27px;
  font-weight: bold;
  line-height: 0;
}

.modal-2 .sec-2 .box-p .box-l .t-percent p .sizeL {
  font-size: 68px;
}

.modal-2 .sec-2 .box-p .box-l .content {
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.3;
}

.modal-2 .sec-3 {
  background-color: #F0F3F5;
  display: flex;
  align-items: center;
  grid-column-gap: 29px;
  padding: 35px 40px;
  margin-top: 50px;
}

.modal-2 .sec-3 h3 {
  font-size: 20px;
  line-height: 1.75;
  font-weight: bold !important;
}

.modal-2 .sec-3 .box-l {
  width: calc(100% - 233px);
}

.modal-3 .modal-container {
  max-width: 850px;
}

.modal-3 .sec-1 p {
  text-align: center;
}

.modal-3 .sec-2 {
  margin-top: 50px;
}

.modal-3 .sec-2 .title-h3 {
  margin-bottom: 30px;
}

.modal-3 .sec-2 .title-i {
  margin-bottom: 40px;
  margin-top: 0;
}

.modal-3 .sec-2 .box-img {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 40px;
}

.modal-3 .sec-3 {
  text-align: left;
  margin-top: 60px;
}

.modal-3 .sec-3 .title-h3 {
  margin-top: 0;
  text-align: left;
  margin-bottom: 10px;
}

.modal-3 .sec-3 img {
  float: right;
}

.modal-3 .sec-3 .box-p {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 50px;
}

.modal-3 .sec-3 .box-p .box-l {
  width: 100%;
  max-width: 300px;
}

.modal-4 .sec-1 .title-h3 {
  margin-top: 0;
  margin-bottom: 43px;
}

.modal-4 .sec-1 .box-p {
  display: flex;
  align-items: flex-start;
}

.modal-4 .sec-1 .box-p .box-l {
  width: 50%;
}

.modal-4 .sec-1 .box-p .box-r {
  width: 50%;
}

.modal-4 .sec-1 .box-p .box-r h4 {
  font-size: 18px;
}

.modal-4 .sec-1 .box-p .box-r img {
  margin-bottom: 20px;
  margin-top: 20px;
}

.modal-4 .sec-1 .box-p .box-r .content {
  flex: 20px;
}

.banner-fff .banner-inner {
  position: relative;
}

.banner-fff .banner-inner p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
  right: 10%;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .banner-fff .banner-inner p {
    position: relative;
    top: unset;
    transform: unset;
    right: 0;
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
  }
  .banner-common .text-absolute {
    margin: 0;
    font-size: 12px;
    width: 100%;
    text-align: center;
  }
  .section.section-wellness .mainBlock .leadBlock .titleArea {
    display: none;
  }
  .section.section-wellness .mainBlock .leadBlock .titleArea li:nth-of-type(1) {
    width: 100% !important;
    padding: 0 4%;
  }
  .section.section-wellness .mainBlock .leadBlock .titleArea li:nth-of-type(2) {
    width: 100% !important;
  }
  .section.section-wellness .mainBlock .leadBlock .anchor_link {
    display: none;
  }
  .title-h3 {
    font-size: 18px;
    margin: 0;
  }
  .footer {
    min-width: unset;
  }
  .section .mainBlock .leadBlock .titleArea li:nth-of-type(1), .section .mainBlock .leadBlock .titleArea li:nth-of-type(2) {
    padding-left: 20px !important;
  }
  .section .block-wrapper {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .section .mainBlock .leadBlock .titleArea {
    display: block;
  }
  .section .mainBlock .leadBlock .titleArea li {
    height: unset;
  }
  .section .mainBlock .leadBlock .titleArea li:nth-of-type(1) {
    width: 100%;
    border-right: none;
    padding-left: 20px;
  }
  .section .mainBlock .leadBlock .titleArea li:nth-of-type(1) img {
    display: block;
    height: 90px;
  }
  .section .mainBlock .leadBlock .titleArea li:nth-of-type(2) {
    width: 100%;
    border-right: none;
    border-left: 2px solid #3B3B3B;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 15px;
  }
  .section .mainBlock .leadBlock .titleArea li:nth-of-type(2) span {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transform: unset;
  }
  .section .anchor_link ul {
    justify-content: center;
    grid-column-gap: 20px;
  }
  .section .anchor_link ul li a img {
    width: 60px;
  }
  .section .anchor_link ul li a figcaption {
    font-size: 9px;
  }
  .section .banner-wellness {
    margin-top: 0px;
  }
  .section .banner-wellness .text-absolute {
    font-size: 12px;
  }
  .section .text-intro {
    padding-top: 23px;
  }
  .section .text-intro h3 {
    font-size: 18px;
  }
  .section .weather {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
  }
  .section .weather .weather-item:nth-of-type(1) {
    grid-column: 1;
  }
  .section .weather .weather-item:nth-of-type(2) {
    grid-column: span 2;
  }
  .section .weather .weather-item:nth-of-type(2) img {
    aspect-ratio: unset;
  }
  .section .weather .weather-item:nth-of-type(3) {
    grid-row: 1;
    grid-column: 2;
  }
  .section .weather .weather-item img {
    aspect-ratio: 1.87058823529;
    object-fit: cover;
  }
  .section .weather .weather-item .description {
    flex-wrap: wrap;
  }
  .section .weather .weather-item .description .whr {
    width: 100%;
    font-size: 18px;
  }
  .section .weather .weather-item .description .cel {
    margin-left: 0;
  }
  .section .weather .weather-item .description .cel .cel-row .sizeL {
    font-size: 43px;
  }
  .section .weather-note {
    font-size: 10px;
  }
  .section .block-1 {
    margin-top: 45px;
    flex-wrap: wrap;
  }
  .section .block-1 .box-image {
    min-width: unset;
  }
  .section .block-1 .box-info img {
    float: none;
    margin-inline: auto;
    display: block;
    padding-left: 0;
    margin-top: 28px;
    margin-bottom: 27px;
  }
  .section .block-1 .row-vl {
    flex-wrap: wrap;
  }
  .section .block-1 .row-vl .vl-m2 {
    width: 100%;
    font-size: 18px;
  }
  .section .btn-hrs {
    margin-top: 28px;
    padding-right: 0;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 16px;
    padding-right: 12px;
  }
  .section .btn-hrs .b-text {
    margin-top: 8px;
    width: 100%;
  }
  .section .btn-hrs .t-top {
    font-size: 18px;
    text-align: center;
    width: 100%;
  }
  .section .btn-hrs .t-bottom {
    width: 100%;
    margin-top: 10px;
  }
  .section .title-h3 {
    font-size: 18px;
    line-height: 1.7;
  }
  .section .block-2 {
    margin-top: 47px;
  }
  .section .block-2 .dl-toggle h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .section .block-2 .dl-toggle .box-ctn {
    padding-top: 0px;
    flex-wrap: wrap;
  }
  .section .block-2 .dl-toggle .box-ctn .box-content {
    width: 100%;
  }
  .section .block-2 .dl-toggle .box-ctn .box-img {
    margin-top: 20px;
  }
  .section .block-2 .dl-toggle .box-ctn .box-img .r-tl {
    flex-wrap: wrap;
    justify-content: center;
  }
  .section .block-2 .dl-toggle .box-ctn .box-img .r-tl .title-1 {
    width: 100%;
  }
  .section .block-2 .dl-toggle .box-ctn .box-img .r-tl .note {
    width: 100%;
  }
  .section .block-2 .dl-toggle .box-content-2 {
    margin-top: 15px;
    padding-bottom: 20px;
  }
  .section .block-2 .dl-toggle .box-content-2 .description {
    text-align: left;
    margin-bottom: 10px;
  }
  .section .dl-toggle dt {
    font-size: 14px;
  }
  .section .dl-toggle h3 {
    font-size: 18px;
  }
  .section .dl-toggle dd {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section .title-h4 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 17px;
  }
  .section .block-3 {
    margin-bottom: 80px;
  }
  .section .block-3 .box-top {
    margin-bottom: 50px;
  }
  .section .block-3 .box-top .box-gif {
    flex-wrap: wrap;
  }
  .section .block-3 .box-top .box-gif .box-l, .section .block-3 .box-top .box-gif .box-r {
    width: 100%;
  }
  .section .block-3 .box-top .box-gif .box-l img:nth-child(1) {
    width: 30%;
  }
  .section .block-3 .box-top .box-gif .box-r img:nth-child(2) {
    width: 30%;
  }
  .section .block-3 .box-bottom {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .section .block-3 .box-bottom .box-r {
    margin-top: 46px;
    min-width: unset;
  }
  .section .block-3 .dl-toggle dt {
    font-size: 13px;
    padding-left: 10px;
  }
  .section .block-3 .dl-toggle h3 {
    font-size: 18px;
  }
  .section .block-3 .dl-toggle .box-ctn {
    padding-top: 15px;
    flex-wrap: wrap;
  }
  .section .block-3 .dl-toggle .box-ctn .box-content {
    width: 100%;
  }
  .section .block-3 .dl-toggle .box-content-2 {
    margin-top: 20px;
  }
  .section .block-5 {
    margin-top: 40px;
  }
  .section .block-5 figure {
    margin-top: 34px;
  }
  .section .block-5 .bl-chart-2 {
    margin-top: 30px;
  }
  .section .block-6 {
    margin-top: 50px;
  }
  .section .block-6__inner {
    flex-wrap: wrap;
  }
  .section .block-6__inner .box-r {
    margin-top: 35px;
    text-align: center;
    width: 100%;
  }
  .section .block-6__inner .box-r .title-video {
    font-size: 18px;
  }
  .section .block-6__inner .box-r video {
    width: 100%;
    max-width: 522px;
    height: auto;
  }
  .section .w-50-pc {
    width: 100%;
  }
  .section .block-7 {
    margin-top: 20px;
  }
  .section .block-7 .title-h3 {
    font-size: 15px;
  }
  .section .block-7 .box-p-1 {
    margin-top: 30px;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  .section .block-7 .box-p-1 .box-l .note {
    font-size: 14px;
    margin-bottom: 17px;
  }
  .section .block-7 .box-p-2 {
    flex-wrap: wrap;
  }
  .section .block-7 .box-p-2 .box-l {
    display: none;
  }
  .section .block-7 .box-p-2 .box-r {
    width: 100%;
  }
  .section .block-7 .box-p-2 .box-r img {
    width: 100%;
  }
  .section .block-8 {
    margin-top: 60px;
  }
  .section .block-8 .box-p {
    margin-top: 25px;
    flex-wrap: wrap;
  }
  .section .block-8 .box-p .box-l {
    width: 100%;
  }
  .section .block-8 .box-p .box-r {
    width: 100%;
    margin-top: 15px;
  }
  .section .block-9 {
    margin-top: 40px;
    padding: 40px 12px;
    padding-bottom: 30px;
  }
  .section .block-9 .note {
    text-align: center;
    font-size: 14px;
  }
  .section .block-9 .text-hl {
    flex-wrap: wrap;
    font-size: 25px;
    margin-bottom: 12px;
    text-align: center;
  }
  .section .block-9 .text-hl .sizeL {
    font-size: 43px;
    margin-left: 10px;
  }
  .section .block-9 .text-hl p {
    line-height: 1.3;
  }
  .section .block-9 .box-2 {
    margin-top: 37px;
  }
  .section .block-9 .box-2 p.info {
    margin-top: 10px;
  }
  .section .block-9 .box-2 .text-hl {
    margin-top: 12px;
    text-align: center;
  }
  .section .block-9 .box-3 {
    margin-top: 26px;
    grid-template-columns: 1fr;
  }
  .section .block-9 .box-3 img {
    margin-inline: auto;
    display: block;
  }
  .section .banner-2 {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .section .block-10 {
    margin-top: 36px;
  }
  .section .block-10 .list-sl {
    margin-top: 45px;
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
  }
  .section .block-10 .list-sl .sl-item figcaption {
    font-size: 16px;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section .block-11 {
    margin-top: 56px;
  }
  .section .block-11 iframe {
    width: 100%;
    height: 175px;
  }
  .section .banner-3 {
    margin-top: 80px;
    margin-bottom: 37px;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .section .block-12__inner {
    flex-wrap: wrap;
  }
  .section .block-12__inner .box-l, .section .block-12__inner .box-r {
    width: 100%;
  }
  .section .block-12__inner .box-r {
    margin-top: 50px;
  }
  .section .block-13 {
    margin-top: 47px;
  }
  .section .block-13__inner {
    flex-wrap: wrap;
  }
  .section .block-13__inner .box-l, .section .block-13__inner .box-r {
    width: 100%;
  }
  .section .block-13__inner .box-l {
    flex-wrap: wrap;
  }
  .section .block-13__inner .box-l .r-content {
    flex-wrap: wrap;
  }
  .section .block-13__inner .box-l .r-content img {
    margin-top: 30px;
    display: block;
    margin-inline: auto;
  }
  .section .block-13__inner .box-r {
    margin-top: 20px;
  }
  .section .block-13 .banner-w {
    background-color: #F0F3F5;
    margin-top: 40px;
    padding: 20px;
  }
  .section .block-13 .banner-w .title-h3 {
    background-color: #fff;
    padding: 4px 0;
  }
  .section .block-13 .banner-w p {
    margin: 10px 0;
  }
  .section .block-13 .banner-w img {
    margin-bottom: 20px;
  }
  .section .block-13 .list-banner {
    flex-wrap: wrap;
    justify-content: center;
  }
  .section .block-13 .list-banner a {
    text-align: center;
    margin-bottom: 20px;
  }
  .section .block-13 .list-banner img {
    margin-inline: auto;
  }
  .section .block-14 {
    margin-top: 47px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .section .block-14 .box-l, .section .block-14 .box-r {
    width: 100%;
  }
  .section .block-14 img {
    margin-inline: auto;
    display: block;
  }
  .section .block-14 .box-r img {
    margin-top: 25px;
  }
  .section .block-14 .box-l {
    margin-top: 30px;
  }
  .section .block-15 {
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-top: 50px;
  }
  .section .block-15 .box-l {
    width: 100%;
  }
  .section .block-15 .box-r {
    margin-top: 50px;
    width: 100%;
  }
  .modal-1 .sec-2 .title-h3 {
    margin-top: 40px;
    font-weight: 500 !important;
  }
  .modal-1 .box-img {
    margin-top: 10px;
    flex-wrap: wrap;
    text-align: center;
  }
  .modal-1 .box-img sup {
    font-size: 10px;
  }
  .modal-1 .box-img figure:nth-of-type(2) {
    margin-top: 20px;
  }
  .modal-1 .sec-3 {
    margin-top: 50px;
  }
  .modal-1 .sec-3 .description {
    margin-top: 60px;
  }
  .modal-1 .sec-4 {
    margin-top: 30px;
  }
  .modal-2 .sec-1 p {
    text-align: center;
  }
  .modal-2 .sec-2 .box-p {
    flex-wrap: wrap;
  }
  .modal-2 .sec-2 .box-p .box-l {
    width: 100%;
  }
  .modal-2 .sec-2 .box-p .box-l .t-percent {
    padding-top: 0px;
  }
  .modal-2 .sec-2 .box-p .box-l .content {
    line-height: 2;
  }
  .modal-2 .sec-2 .box-p .box-r {
    margin-top: 20px;
  }
  .modal-2 .sec-3 {
    flex-wrap: wrap;
    padding: 27px 30px;
  }
  .modal-2 .sec-3 .box-l, .modal-2 .sec-3 .box-r {
    width: 100%;
  }
  .modal-2 .sec-3 .box-r {
    margin-top: 30px;
    text-align: center;
  }
  .modal-3 .sec-2 .title-h3 {
    margin-bottom: 20px;
  }
  .modal-3 .sec-2 .title-i {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .modal-3 .sec-2 .box-img {
    flex-wrap: wrap;
    justify-content: center;
    grid-row-gap: 25px;
  }
  .modal-3 .sec-3 {
    margin-top: 45px;
  }
  .modal-3 .sec-3 .box-p {
    flex-wrap: wrap;
  }
  .modal-4 .sec-1 .box-p {
    flex-wrap: wrap;
  }
  .modal-4 .sec-1 .box-p .box-l {
    width: 100%;
  }
  .modal-4 .sec-1 .box-p .box-r {
    width: 100%;
    margin-top: 25px;
  }
  .modal-4 .sec-1 .box-p .box-r .content {
    font-size: 12px;
  }
  .modal-4 .sec-1 .title-h3 {
    margin-bottom: 25px;
  }
}

.lt-main-sa {
  background: #fff;
  margin-top: -1px;
  display: none;
}

.lt-main-sa ul {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .lt-main-sa {
    display: block;
  }
  .titleArea.sp-only ul {
    border-left-color: #48687B !important;
    margin: 0;
  }
}

.lt-main-sa .list-select {
  width: 525px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 50px;
}

@media screen and (max-width: 738px) {
  .lt-main-sa .list-select {
    margin-top: 0;
    justify-content: space-around;
  }
}

@media screen and (max-width: 520px) {
  .lt-main-sa .list-select {
    width: 82%;
  }
}

.lt-main-sa .list-select .sub-select {
  position: relative;
}

@media screen and (max-width: 520px) {
  .lt-main-sa .list-select .sub-select {
    font-size: 11px;
  }
}

.lt-main-sa .list-select .sub-select::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 9px;
  background: url(../../images/build/trung-images/partner/icon-arrow-bottom.png) no-repeat;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 520px) {
  .lt-main-sa .list-select .sub-select img {
    width: 57px;
  }
}

.lt-main-sa .list-select .sub-select a {
  text-decoration: none;
  font-size: 10px;
}
