@charset "UTF-8";

.pc {
  display: block;
}

.phone {
  display: none;
}

.common_background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.first_block {
  text-align: center;
  background-image: url('../img/first_bk.jpg?v=20260128');
  padding-top: 90px;
}

.first_title {
  margin-bottom: 30px;
  max-width: 90%;
}

.first_dec {
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 3px;
  max-width: 90%;
  margin: 0 auto 65px;
}

.anchor_list {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 90%;
  margin: 0 auto;
}

.anchor_list--fixed {
  position: fixed;
  bottom: 2%;
  z-index: 4999;
  max-width: var(--container-max-width, 1200px);
  width: fit-content;
}

.anchor_style {
  display: block;
  margin-right: 2%;
  width: 15%;
}

.anchor_style:last-child {
  margin-right: 0;
}

.anchor_style img {
  width: 100%;
}

.first_his {
  position: relative;
  width: 100%;
  height: 86vh;
  /* overflow: hidden; */
}

.ribbon,
.ribbon_2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.common_year {
  padding: 20px;
  position: absolute;
}

.one_year_detail,
.two_year_detail,
.three_year_detail,
.four_year_detail {
  width: 100%;
  margin-bottom: 18px;
}

.one_year_style {
  background-image: url('../img/2003_bk.png');
  width: 22%;
}

.two_year_style {
  background-image: url(../img/2004_bk.png);
  padding: 35px 50px 0 20px;
  width: 22%;
}

.three_year_style {
  width: 20%;
}


.four_year_style {
  background-image: url('../img/2015_bk.png');
  width: 22%;
  padding: 25px;
}

.one_year_style p,
.four_year_style p {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 2px;
  text-align: left;
  padding: 0 11px 130px;
}

.two_year_style p {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  padding: 0 11px 132px;
}


.four_year_style p {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.one_year {
  position: relative;
  z-index: 10;
}

.first_last_block img,
.passion_img,
.health_swiper_img img {
  width: 100%;
}

#point_2003,
#point_2004,
#point_2005,
#point_2015 {
  position: relative;
}

.passion_block {
  background-image: url('../img/passion_bk.jpg');
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 0;
}

.passion_logo_big,
.smile_logo_big,
.health_logo_big {
  margin-bottom: 30px;
}

.passion_text,
.smile_text,
.health_text {
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 55px;
  letter-spacing: 2px;
  max-width: 90%;
}

.special_smile_text {
  width: 100%;
  max-width: 100%;
}

.passion_img {
  width: 80%;
}

.smile_block {
  background-image: url('../img/smile_bk.jpg?v=2026012802');
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 0;
}

.smile_img {
  position: relative;
  width: 60%;
  text-align: right;
  margin: 0 auto;
}

.shake_smile {
  position: absolute;
  top: 14%;
  left: 4%;
  width: 30%;
  z-index: 2;
}

.hover_smile {
  width: 67%;
}

.smile_list {
  display: flex;
  justify-content: space-between;
  width: 80%;
  padding-top: 40px;
}

.smile_detail {
  padding: 0 3%;
  position: relative;
}

.one_detail {
  padding-top: 20px;
}

.smile_detail img {
  width: 100%;
}

.special_detail::before,
.special_detail::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url('../img/smile_line.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.special_detail::after {
  right: 0;
  left: unset;
}

.smile_list .smile_detail:first-child {
  padding-left: 0;
}

.smile_list .smile_detail:last-child {
  padding-right: 0;
}

.smile_last {
  display: flex;
  width: 80%;
  justify-content: space-evenly;
  overflow: hidden;
}

.smile_last a {
  width: 44%;
}


.smile_last img {
  width: 100%;
}

.health_block {
  background-image: url('../img/health_bk.jpg');
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
}

.special_text {
  font-size: 28px;
  margin-top: 5px;
  display: block;
}

.health_last {
  width: 90%;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.health_text {
  margin-bottom: 0;
}

.health_swiper {
  position: relative;
  width: 38%;
  display: flex;
  align-items: center;
  z-index: 5;
  margin-left: 6%;
}

.health_img {
  position: relative;
  z-index: 5;
  width: 44%;
}

.health_bk {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.health_swiper_text {
  color: #fff;
  text-align: left;
  padding-top: 15px;
  max-width: 100%;
}


.swiper-register1 {
  margin-top: 10%;
}

.health_swiper_img {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 12px;
  transform: translateZ(0);
}

.health_swiper_img img {
  width: 100%;
}

.health_swiper .swiper-pagination {
  width: 100%;
  bottom: 4%;
}

.health_swiper .swiper-pagination-bullet {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #F4C7CB;
  position: relative;
  margin: 0 10px;
  opacity: 1;
}

.health_swiper .swiper-pagination-bullet-active {
  width: 80px;
  background: #F4C7CB !important;
  opacity: 1;
  border-radius: 10px;

}

.first_top {
  padding-bottom: 30px;
}

.move_logo {
  display: none;
}

.scroll_bottom_overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.9);
  pointer-events: none;
  z-index: 4998;
  opacity: 0;
  display: block;
}

@media (min-width: 1921px) {
  .one_detail {
    width: 27.25%;
  }

  .special_detail {
    width: 32.15%;
  }

  .last_detail {
    width: 33.3%;
  }

}

@media screen and (max-width:1601px) and (min-width:1531px) {

  .one_year_style p,
  .four_year_style p {
    padding-bottom: 85px;
  }

  .two_year_style {
    padding-right: 35px;
  }
}

@media screen and (max-width:1530px) and (min-width:1368px) {

  .one_year_style p,
  .four_year_style p {
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 85px;
  }

  .two_year_style p {
    font-size: 20px;
  }

  .two_year_style {
    padding-right: 35px;
  }

  .scroll_bottom_overlay {
    height: 80px;
  }
}

@media screen and (max-width:1367px) and (min-width:975px) {

  .first_block,
  .health_block {
    padding-top: 60px;
  }

  .health_swiper {
    width: 42%;
  }

  .one_year_detail,
  .two_year_detail,
  .three_year_detail,
  .four_year_detail {
    margin-bottom: 8px;
  }

  .one_year_style p,
  .four_year_style p,
  .two_year_style p,
  .passion_text,
  .smile_text,
  .health_text {
    font-size: 18px;
    line-height: 26px;
  }

  .one_year_style p,
  .four_year_style p {
    padding: 0 0 115px;
  }

  .health_swiper_text {
    padding-top: 15px;
  }

  .three_year_style {
    width: 23%;
  }

  .smile_block,
  .passion_block {
    padding: 60px 0;
  }

  .two_year_style {
    padding: 35px 30px 0 20px;
    width: 22%;
  }

  .scroll_bottom_overlay {
    height: 78px;
  }

  .anchor_list--fixed {
    bottom: 2.6%;
  }
}

@media screen and (max-width:1275px) and (min-width:975px) {

  .one_year_style p,
  .four_year_style p,
  .two_year_style p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 95px;
  }

  .two_year_style {
    padding-right: 35px;
  }

  .one_year_detail,
  .two_year_detail,
  .three_year_detail,
  .four_year_detail {
    margin-bottom: 8px;
  }

  .scroll_bottom_overlay {
    height: 69px;
  }
}

@media screen and (max-width:1091px) and (min-width:975px) {

  .one_year_style p,
  .four_year_style p,
  .two_year_style p {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 75px;
  }

  .two_year_style {
    padding-right: 35px;
  }

}

@media (min-width: 975px) {
  body .bb0 {
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  body .bb0 .bb2 {
    width: auto;
  }

  .swiper-container91 {
    aspect-ratio: 1897 / 719;
    width: 100%;
  }
}

@media (max-width: 974px) {
  .pc {
    display: none;
  }

  .phone {
    display: block;
    position: relative;
  }

  .swiper-container91 {
    aspect-ratio: 781 / 358;
    width: 100%;
  }

  .top-banner {
    padding-top: 140px;
  }

  .first_dec {
    font-size: 28px;
    letter-spacing: 2px;

  }

  .passion_block {
    padding: 40px 0;
  }

  .smile_block {
    padding: 40px 0;
  }

  .health_block {
    padding-top: 40px;
  }

  .anchor_style {
    margin-right: 2.5%;
    width: 23%;
  }

  .smile_list {
    width: 90%;
  }

  .first_block {
    padding-top: 60px;
    background-image: unset;
  }

  .health_text {
    margin-bottom: 30px;
    padding: 25px 10px;
  }

  .smile_last {
    width: 90%;
    justify-content: space-between;
  }

  .smile_last a {
    width: 48%;
  }

  .health_last {
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column-reverse;
    padding-bottom: 50px;
    background-image: url('../img/health_last_bk.png');
    padding: 0 5% 50px;
  }

  .health_swiper,
  .health_img {
    width: 100%;
  }

  .health_swiper {
    margin-left: 0;
    margin-top: -10px;
    z-index: 6;
  }

  .health_bk {
    display: none;
  }

  .health_swiper .swiper-pagination {
    bottom: -4%;
  }

  .health_swiper .swiper-pagination-bullet,
  .health_swiper .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, 0.9) !important;
  }

  .swiper-register1 {
    margin-top: 0;
  }

  .first_his {
    height: unset;
  }

  .swiper-register2 .swiper-slide img {
    width: 100%;
  }

  .swiper-register2 .swiper-pagination2 {
    width: 100%;
    bottom: 12%;
  }


  .swiper-register2 .swiper-pagination-bullet-2 {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #fff;
    position: relative;
    margin: 0 10px;
    opacity: 1;
    border-radius: 50%;
  }

  .swiper-register2 .swiper-pagination-bullet-active-2 {
    width: 80px;
    background: #D40005 !important;
    opacity: 1;
    border-radius: 10px;
  }

  .passion_img {
    width: 90%;
  }

  .first_top {
    width: 100%;
    background-image: url('../img/first_title_bk.png');
  }

  .first_last_block {
    margin-top: -120px;
  }

  .health_swiper_img {
    border-radius: 15px;
  }

  .scroll_bottom_overlay {
    height: 90px;
  }

  .anchor_list--fixed {
    bottom: 1.5%;
  }

  .one_detail {
    padding-top: 10px;
  }

  .smile_img {
    width: 100%;
  }

}