@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Asta+Sans:wght@300..800&family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://use.typekit.net/ejj8fmg.css");
.page_wrap {
  max-width: 100%;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "";
}

#fv {
  height: min(47.917vw, 690px);
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
  #fv {
    height: 572px;
  }
}
#fv .bg_pink_bottom_cv_img {
  position: absolute;
  bottom: -1px;
  z-index: -20;
  aspect-ratio: 1440/236;
  background-image: url(/kids/img/bg_pink/news_bg_pink_top.webp);
}
@media (max-width: 768px) {
  #fv .bg_pink_bottom_cv_img {
    aspect-ratio: 375/108;
    background-image: url(/kids/img/bg_pink/news_bg_pink_top_sp.webp);
  }
}
#fv .inner {
  position: relative;
}
#fv .fv_item_wrapper {
  display: flex;
  align-items: end;
  justify-content: start;
  margin: 0 0 min(0.903vw, 13px) 0;
}
@media (max-width: 768px) {
  #fv .fv_item_wrapper {
    margin: 0 0 5px 0;
  }
}
#fv .fv_item_pin {
  display: block;
  width: min(1.667vw, 24px);
  height: auto;
}
@media (max-width: 768px) {
  #fv .fv_item_pin {
    width: 18px;
  }
}
#fv .fv_item_band {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(15.625vw, 225px);
  height: min(1.806vw, 26px);
  background-image: url(/kids/img/fv_pin_band.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 768px) {
  #fv .fv_item_band {
    background-image: url(/kids/img/fv_pin_band_sp.svg);
    width: 166px;
    height: 19px;
  }
}
#fv .fv_item_band h1 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: min(1.25vw, 18px);
  line-height: 1.2;
  color: #cc0033;
  font-weight: 400;
  text-align: left;
}
@media (max-width: 768px) {
  #fv .fv_item_band h1 {
    font-size: 14px;
  }
}
#fv .fv_main_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: min(3.333vw, 48px);
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: -8%;
  margin: 0 0 min(0.972vw, 14px) 0;
}
@media (max-width: 768px) {
  #fv .fv_main_title {
    font-size: 28px;
    margin: 0 0 200px 0;
  }
}
#fv .fv_main_description {
  font-size: min(1.667vw, 24px);
  line-height: 1.2;
  margin: 0 0 min(2.222vw, 32px) 0;
}
@media (max-width: 768px) {
  #fv .fv_main_description {
    font-size: 18px;
    width: 342px;
    margin: 0 auto 12px;
  }
}
#fv .cv_button {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: min(4.097vw, 59px);
  width: min(20.972vw, 302px);
  background-color: #cc0033;
  text-decoration: none !important;
  position: relative;
  border-radius: 30px;
  box-sizing: border-box;
  transition: 0.3s;
}
#fv .cv_button:hover {
  background-color: #8A8A8A;
  opacity: 1;
}
@media (max-width: 768px) {
  #fv .cv_button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 308px;
    height: 71px;
    border-radius: 36px;
  }
}
#fv .cv_button span {
  margin-right: min(0.139vw, 2px);
}
@media (max-width: 768px) {
  #fv .cv_button span {
    margin: 4px;
  }
}
#fv .fv_el_box {
  position: absolute;
  top: min(6.875vw, 99px);
  left: 0;
}
@media (max-width: 768px) {
  #fv .fv_el_box {
    top: 0;
    width: 100%;
  }
}
#fv .fv_box_wrapper {
  position: absolute;
  width: min(39.306vw, 566px);
  height: min(35.625vw, 513px);
  right: min(-2.153vw, -31px);
  top: min(7.778vw, 112px);
}
@media (max-width: 768px) {
  #fv .fv_box_wrapper {
    width: 257px;
    height: 260px;
    top: 100px;
    right: -5px;
  }
}
#fv .fv_box_wrapper .red_box {
  position: absolute;
  background-color: #cc0033;
  height: min(25.764vw, 371px);
  width: min(20.347vw, 293px);
  border-radius: 49px;
}
@media (max-width: 768px) {
  #fv .fv_box_wrapper .red_box {
    height: 169px;
    width: 133px;
    border-radius: 26px;
  }
}
#fv .fv_box_wrapper .right_box {
  top: 0;
  right: 0;
}
#fv .fv_box_wrapper .left_box {
  bottom: 0;
  left: 0;
}
#fv .fv_image_wrapper {
  position: absolute;
  z-index: 1;
  height: min(42.917vw, 618px);
  width: min(39.306vw, 566px);
  right: min(-1.181vw, -17px);
  top: min(-0.903vw, -13px);
}
@media (max-width: 768px) {
  #fv .fv_image_wrapper {
    height: 290px;
    width: 258px;
    top: 63px;
    right: 2px;
  }
}
#fv .fv_image_wrapper .fv_mother {
  display: block;
  width: min(20.417vw, 294px);
  height: auto;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  #fv .fv_image_wrapper .fv_mother {
    top: 0;
    right: 0;
    width: 133px;
    height: auto;
    border-radius: 0 0 26px 26px;
  }
}
#fv .fv_image_wrapper .fv_kid {
  display: block;
  width: min(21.319vw, 307px);
  height: auto;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  #fv .fv_image_wrapper .fv_kid {
    bottom: 0px;
    left: 0;
    width: auto;
    height: 199px;
    border-radius: 0 0 26px 26px;
  }
}
#fv .image_box {
  width: 100%;
}
#fv .fv_image_box_wrapper {
  position: relative;
  z-index: -18;
}
#fv .fv_kids_phone {
  position: absolute;
  z-index: 10;
  top: min(21.181vw, 305px);
  right: min(34.861vw, 502px);
  height: min(17.292vw, 249px);
  width: auto;
  transform: rotate(-15deg);
}
@media (max-width: 768px) {
  #fv .fv_kids_phone {
    height: 120px;
    top: 170px;
    right: 264px;
  }
}
#fv .fv_sp {
  position: absolute;
  z-index: 11;
  top: min(2.639vw, 38px);
  right: min(16.944vw, 244px);
  height: min(11.806vw, 170px);
  width: auto;
  transform: rotate(8deg);
}
@media (max-width: 768px) {
  #fv .fv_sp {
    top: 16px;
    right: 81px;
    height: 82px;
  }
}
#fv .fv_watch {
  position: absolute;
  z-index: 12;
  top: min(32.639vw, 470px);
  right: min(11.25vw, 162px);
  height: min(9.375vw, 135px);
  width: auto;
  transform: rotate(11deg);
}
@media (max-width: 768px) {
  #fv .fv_watch {
    top: 268px;
    right: 79px;
    height: 75px;
  }
}

#news {
  padding: 60px 0;
}
@media (max-width: 768px) {
  #news {
    padding: 0 0 50px 0;
  }
}
#news .news_el_box {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background-color: #ffffff;
  width: min(65.694vw, 946px);
  padding: min(1.25vw, 18px) min(2.639vw, 38px);
  border-radius: 20px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #news .news_el_box {
    flex-direction: column;
    width: 100%;
    padding: 20px 18px;
  }
}
#news .news_el_box_inner {
  width: min(51.111vw, 736px);
}
@media (max-width: 768px) {
  #news .news_el_box_inner {
    width: 100%;
  }
}
#news .news_title {
  color: #000000;
  font-size: min(1.806vw, 26px);
  font-weight: bold;
  margin-right: min(2.083vw, 30px);
}
@media (max-width: 768px) {
  #news .news_title {
    font-size: 24px;
    margin: 0;
  }
}
#news .news_list_a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none !important;
  padding-bottom: min(0.833vw, 12px);
  padding-top: min(0.833vw, 12px);
  border-bottom: dotted 1px #cccccc;
}
@media (max-width: 768px) {
  #news .news_list_a_initem {
    display: flex;
    flex-direction: column;
    width: 85%;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
#news .news_list_text {
  color: #000000;
}
#news .news_list_day {
  color: #cc0033;
  margin-right: min(1.389vw, 20px);
}
#news .news_lists_arrow {
  height: 14px;
  width: 14px;
}
#news .news_list_more {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
  font-size: 16px;
  margin: 10px 15px 0 0;
}
#news .news_list_more a {
  text-decoration: none !important;
  color: #cc0033;
}
#news .news_list_more a::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #cc0033;
  border-right: 1px solid #cc0033;
  top: 50%;
  right: -14px;
  transform: translate(0, -50%) rotate(-45deg);
}
@media (max-width: 768px) {
  #news .news_list_more a::after {
    right: -8px;
  }
}
@media (max-width: 768px) {
  #news .news_list_more {
    justify-content: center;
    margin: 18px auto 0;
    width: 158px;
  }
}

#customer_voice {
  position: relative;
}
#customer_voice .customer_voice_main_wrapper {
  background-color: #FFE4D7;
}
#customer_voice .title_wrapper {
  justify-content: end;
}
@media (max-width: 768px) {
  #customer_voice .title_wrapper {
    justify-content: start;
  }
}
#customer_voice .swiper-wrapper {
  height: min(40vw, 576px);
}
@media (max-width: 768px) {
  #customer_voice .swiper-wrapper {
    height: 527px;
  }
}
#customer_voice .swiper-slide {
  width: min(34.444vw, 496px);
  height: min(33.472vw, 482px);
}
@media (max-width: 768px) {
  #customer_voice .swiper-slide {
    height: 456px;
    width: 317px;
  }
}
#customer_voice .swiper-pagination-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 264px;
  margin: 0 auto;
}
#customer_voice .swiper-pagination, #customer_voice .swiper-button-prev, #customer_voice .swiper-button-next {
  position: static;
  margin: 0;
  inset: auto;
}
#customer_voice .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
}
#customer_voice .swiper-pagination-bullet {
  margin: 0 min(0.764vw, 11px);
  margin: 0 11px;
}
@media (max-width: 768px) {
  #customer_voice .swiper-pagination-bullet {
    margin: 0 11px;
  }
}
#customer_voice .swiper-button-prev, #customer_voice .swiper-button-next {
  height: min(1.944vw, 28px);
  height: 28px;
  width: auto;
}
#customer_voice .swiper-button-prev .swiper-navigation-icon, #customer_voice .swiper-button-next .swiper-navigation-icon {
  display: none;
}
#customer_voice .pagination-arrow-left, #customer_voice .pagination-arrow-right {
  height: auto;
  width: auto;
}
#customer_voice .swiper-button-prev {
  padding-left: 18px;
  transform: rotate(180deg);
}
#customer_voice .swiper-button-next {
  padding-left: 18px;
}
#customer_voice .swiper-pagination-bullet {
  height: 22px;
  width: 22px;
  background-color: #8A8A8A;
}
#customer_voice .swiper-slide-initem {
  position: relative;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: 100%;
  width: calc(100% - min(2.083vw, 30px));
  margin: 0 auto;
  border-radius: 50px;
  padding: min(5.833vw, 84px) min(2.778vw, 40px);
  background-color: #ffffff;
}
@media (max-width: 768px) {
  #customer_voice .swiper-slide-initem {
    width: calc(100% - 18px);
    height: 456px;
    padding: 45px 30px 57px;
  }
}
#customer_voice .swiper-slide-initem.blue {
  border: 4px solid #75baff;
}
#customer_voice .swiper-slide-initem.blue .swiper-slide-title {
  color: #75baff;
}
#customer_voice .swiper-slide-initem.blue .customer_num_icon_wrapper {
  background-color: #75baff;
}
#customer_voice .swiper-slide-initem.orange {
  border: 4px solid #ffa12f;
}
#customer_voice .swiper-slide-initem.orange .swiper-slide-title {
  color: #ffa12f;
}
#customer_voice .swiper-slide-initem.orange .customer_num_icon_wrapper {
  background-color: #ffa12f;
}
#customer_voice .swiper-slide-initem .swiper-slide-title {
  font-size: min(1.528vw, 22px);
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #customer_voice .swiper-slide-initem .swiper-slide-title {
    font-size: 18px;
  }
}
#customer_voice .swiper-slide-initem .customer_num_icon_wrapper {
  position: absolute;
  bottom: -25%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: min(8.333vw, 120px);
  width: min(8.333vw, 120px);
  border-radius: 50%;
}
@media (max-width: 768px) {
  #customer_voice .swiper-slide-initem .customer_num_icon_wrapper {
    width: 100px;
    height: 100px;
    bottom: -20%;
  }
}
#customer_voice .swiper-slide-initem .customer_num_icon_wrapper .main_text_bold {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  color: #ffffff;
}
#customer_voice .bg_pink_top_cv_img {
  top: 1px;
  aspect-ratio: 1440/180;
  background-image: url(/kids/img/bg_pink/customer_bg_pink_top.webp);
}
@media (max-width: 768px) {
  #customer_voice .bg_pink_top_cv_img {
    aspect-ratio: 375/63;
    background-image: url(/kids/img/bg_pink/customer_bg_pink_top_sp.webp);
  }
}
#customer_voice .bg_pink_bottom_cv_img {
  bottom: 1px;
  aspect-ratio: 1440/103;
  background-image: url(/kids/img/bg_pink/customer_bg_pink_bottom.webp);
}
@media (max-width: 768px) {
  #customer_voice .bg_pink_bottom_cv_img {
    aspect-ratio: 375/64;
    background-image: url(/kids/img/bg_pink/customer_bg_pink_bottom_sp.webp);
  }
}

#column {
  margin: min(4.167vw, 60px) 0;
}
@media (max-width: 768px) {
  #column {
    margin: 80px 0 100px;
  }
}
#column .title_wrapper {
  justify-content: start;
}
#column .column_wrapper {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: min(1.667vw, 24px);
}
@media (max-width: 768px) {
  #column .column_wrapper {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    gap: 24px;
  }
}
#column .column_item {
  display: block;
  text-decoration: none !important;
  color: inherit;
  height: min(30.556vw, 440px);
  width: min(18.542vw, 267px);
  border-radius: 50px;
  border: 1px solid #8A8A8A;
  overflow: hidden;
}
@media (max-width: 768px) {
  #column .column_item {
    width: 343px;
    height: 348px;
  }
  #column .column_item:last-of-type {
    margin-bottom: 0;
  }
}
#column .column_image {
  width: 100%;
  height: min(13.889vw, 200px);
}
@media (max-width: 768px) {
  #column .column_image {
    height: 200px;
  }
}
#column .column_item_text {
  padding: min(1.389vw, 20px) min(1.181vw, 17px) min(4.028vw, 58px);
}
@media (max-width: 768px) {
  #column .column_item_text {
    padding: 16px 17px 19px;
  }
}
#column .column_link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #000000;
  height: min(2.708vw, 39px);
  width: min(12.778vw, 218px);
  margin: 0 auto;
  text-decoration: none !important;
  border-radius: 20px;
}
@media (max-width: 768px) {
  #column .column_link {
    height: 39px;
    width: 184px;
  }
}
#column .column_arrow {
  position: absolute;
  top: 50%;
  right: min(0.972vw, 14px);
  transform: translateY(-50%);
  display: block;
  height: min(0.972vw, 14px);
  width: min(0.972vw, 14px);
}
@media (max-width: 768px) {
  #column .column_arrow {
    height: 14px;
    width: 14px;
    right: 14px;
  }
}

.accordion_container {
  padding-left: 0;
  margin: 0 auto;
  width: 519px;
}
.accordion_item {
  list-style: none;
  background-color: #D9D9D9;
}
.accordion_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 23px 10px 28px;
  border: none;
  cursor: pointer;
}
.accordion_triangle {
  width: 20px;
  height: 11px;
  background-color: #000000;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  transform-origin: center;
  transition: 0.3s;
}
.accordion {
  /* 開いた時の矢印の回転 */
}
.accordion_trigger[aria-expanded=true] .accordion_icon {
  transform: rotateX(-180deg);
}
.accordion {
  /* アニメーション用のコンテンツラッパー */
}
.accordion_content {
  background-color: #ffe030;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
}
.accordion_inner {
  padding: 8px 23px 12px 28px;
}

#faq .section_zenkaku_title {
  text-align: center;
  margin: 0 auto min(4.167vw, 60px);
}
@media (max-width: 768px) {
  #faq .section_zenkaku_title {
    margin-bottom: 40px;
  }
}
#faq .faq_container {
  padding-left: 0;
  margin: 0 auto;
  width: min(79.167vw, 1140px);
  border-top: 1px solid #006ac7;
  border-bottom: 1px solid #006ac7;
}
#faq .faq_item {
  list-style: none;
  background-color: #fff;
  border-bottom: 1px solid #006ac7;
}
#faq .faq_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: min(2.222vw, 32px) min(2.083vw, 30px) min(2.222vw, 32px);
  border: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  #faq .faq_header {
    text-align: left;
    padding: 14px 20px;
  }
}
#faq .faq_arrow {
  width: min(1.319vw, 19px);
  height: min(1.319vw, 19px);
  border-bottom: 3px solid #cc0033;
  border-right: 3px solid #cc0033;
  transform: rotate(45deg) translate(-25%, -25%);
}
@media (max-width: 768px) {
  #faq .faq_arrow {
    height: 14px;
    width: 14px;
    border-bottom: 2px solid #cc0033;
    border-right: 2px solid #cc0033;
  }
}
#faq .faq_q_span {
  color: #000000;
  margin: 0 auto 0 min(1.389vw, 20px);
}
@media (max-width: 768px) {
  #faq .faq_q_span {
    margin: 0 14px 0 20px;
    width: 229px;
  }
}
#faq .faq_q_icon {
  height: min(2.014vw, 29px);
  width: auto;
}
@media (max-width: 768px) {
  #faq .faq_q_icon {
    height: 22px;
  }
}
#faq .faq_trigger[aria-expanded=true] .accordion_arrow {
  transform: rotateX(-180deg);
}
#faq .faq_content {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
}
#faq .faq_answer_inner {
  display: flex;
  align-items: center;
  padding: min(2.778vw, 40px) min(4.167vw, 60px);
  background-color: #F4F9FF;
}
@media (max-width: 768px) {
  #faq .faq_answer_inner {
    padding: 20px 36px;
  }
}
#faq .faq_answer_inner .main_text {
  color: #000000;
}
#faq .faq_a_icon {
  height: min(1.806vw, 26px);
  width: auto;
  margin-right: min(1.389vw, 20px);
}
@media (max-width: 768px) {
  #faq .faq_a_icon {
    height: 25px;
    margin-right: 20px;
  }
}
#faq .bg_pink_top_cv_img {
  top: 1px;
  aspect-ratio: 1440/180;
  background-image: url(/kids/img/bg_pink/faq_bg_pink_top.webp);
}
@media (max-width: 768px) {
  #faq .bg_pink_top_cv_img {
    aspect-ratio: 375/64;
    background-image: url(/kids/img/bg_pink/faq_bg_pink_top_sp.webp);
  }
}
#faq .bg_pink_bottom_cv_img {
  bottom: 1px;
  aspect-ratio: 1440/103;
  background-image: url(/kids/img/bg_pink/faq_bg_pink_bottom.webp);
}
@media (max-width: 768px) {
  #faq .bg_pink_bottom_cv_img {
    aspect-ratio: 375/63;
    background-image: url(/kids/img/bg_pink/faq_bg_pink_bottom_sp.webp);
  }
}

#price {
  padding: 60px 0;
}
#price .price_main {
  width: min(51.111vw, 736px);
  padding: min(2.778vw, 40px) 0;
  background-color: #E5F2FF;
  border-radius: min(3.472vw, 50px);
  margin: 0 auto min(3.472vw, 50px);
}
@media (max-width: 768px) {
  #price .price_main {
    width: 343px;
    padding: 40px 0;
    margin: 0 auto 40px;
  }
}
#price .price_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(34.792vw, 501px);
  margin: 0 auto;
}
@media (max-width: 768px) {
  #price .price_icons {
    flex-direction: column;
    width: 263px;
  }
}
#price .price_icon {
  color: #ffffff;
  border-radius: 10px;
  padding: 10px 0;
  text-align: center;
  width: min(18.194vw, 262px);
  background-color: #cc0033;
}
@media (max-width: 768px) {
  #price .price_icon {
    width: 100% !important;
  }
}
#price .price_text_wrapper {
  display: flex;
  justify-content: center;
  align-items: end;
  height: min(5.694vw, 82px);
  margin-top: min(0.972vw, 14px);
}
@media (max-width: 768px) {
  #price .price_text_wrapper {
    height: 72px;
    width: 263px;
    margin: 0 auto;
  }
}
#price .price_mid_text {
  line-height: 1;
  font-size: min(2.778vw, 40px);
}
@media (max-width: 768px) {
  #price .price_mid_text {
    font-size: 22px;
  }
  #price .price_mid_text:nth-of-type(1) {
    text-align: left;
  }
}
#price .price_bg_text {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: min(5.556vw, 80px);
  font-weight: bold;
  line-height: 0.8;
  margin: 0 min(1.042vw, 15px) 0 min(1.181vw, 17px);
}
@media (max-width: 768px) {
  #price .price_bg_text {
    font-size: 60px;
    margin: 0 3px;
  }
}
#price .price_on_cv_top_text {
  color: #cc0033;
  text-align: center;
  font-weight: bold;
}
#price .price_cv_text_wrapper {
  margin-right: min(0.833vw, 12px);
}
#price .price_cv_mid_text {
  font-weight: bold;
}
#price .price_cv_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none !important;
  width: min(51.111vw, 736px);
  padding: min(1.389vw, 20px) 0;
  background-color: #cc0033;
  border-radius: 80px;
  margin: min(0.694vw, 10px) auto;
}
#price .price_cv_wrapper:hover {
  background-color: #8A8A8A;
  opacity: 1;
}
@media (max-width: 768px) {
  #price .price_cv_wrapper {
    width: 344px;
    padding: 20px 0;
    margin: 10px auto;
  }
}
#price .price_cv_mid_text, #price .price_cv_small_text {
  color: #ffffff;
  text-align: center;
}
#price .price_cv_arrow {
  position: absolute;
  top: 50%;
  right: min(2.778vw, 40px);
  transform: translateY(-50%);
  height: min(1.25vw, 18px);
  width: min(1.25vw, 18px);
}
@media (max-width: 768px) {
  #price .price_cv_arrow {
    height: 18px;
    width: 18px;
    right: 20px;
  }
}
#price .price_under_cv_text {
  text-align: center;
  margin-bottom: min(1.667vw, 24px);
}
@media (max-width: 768px) {
  #price .price_under_cv_text {
    margin-bottom: 24px;
  }
}
#price .price_detail_link_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #price .price_detail_link_wrapper {
    flex-direction: column;
  }
}
#price .price_detail_link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(24.028vw, 346px);
  height: min(3.264vw, 47px);
  text-decoration: none !important;
  color: #000000;
  border: 2px solid #8A8A8A;
}
#price .price_detail_link:nth-of-type(1) {
  margin: 0 min(0.972vw, 14px) 0 0;
}
@media (max-width: 768px) {
  #price .price_detail_link:nth-of-type(1) {
    margin: 0 0 18px 0;
  }
}
@media (max-width: 768px) {
  #price .price_detail_link {
    width: 343px;
    height: 47px;
  }
}
#price .price_detail_link::after {
  content: "";
  position: absolute;
  width: min(0.486vw, 7px);
  height: min(0.486vw, 7px);
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  top: 50%;
  right: min(1.25vw, 18px);
  transform: translate(0, -50%) rotate(-45deg);
}
@media (max-width: 768px) {
  #price .price_detail_link::after {
    height: 6px;
    width: 6px;
    right: 14px;
  }
}
#price .price_sub_text {
  color: #cc0033;
  text-align: center;
  margin-top: min(0.833vw, 12px);
}
@media (max-width: 768px) {
  #price .price_sub_text {
    margin-top: 16px;
  }
}

#function .function_box_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2.778vw, 40px);
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  #function .function_box_wrapper {
    gap: 30px;
    grid-template-columns: 1fr;
  }
}
#function .function_box {
  height: auto;
  box-sizing: border-box;
  padding: min(2.083vw, 30px) min(2.778vw, 40px);
  background-color: #ffffff;
  border-radius: 50px;
}
@media (max-width: 768px) {
  #function .function_box {
    padding: 30px 40px;
  }
}
#function .function_box_top {
  display: flex;
  align-items: center;
  justify-content: start;
}
@media (max-width: 768px) {
  #function .function_box_top {
    flex-direction: column;
  }
}
#function .function_icon {
  height: min(5.139vw, 74px);
  width: auto;
  margin: 0 min(1.25vw, 18px) 0 0;
}
@media (max-width: 768px) {
  #function .function_icon {
    height: 74px;
    margin: 0 0 18px 0;
  }
}
#function .function_title {
  line-height: 1.4;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 768px) {
  #function .function_title {
    text-align: center;
  }
}
#function .function_short_description {
  color: #000000;
  text-align: left;
}
#function .function_hr {
  width: 100%;
  height: 2px;
  background-color: #cccccc;
  margin: min(1.111vw, 16px) 0;
}
@media (max-width: 768px) {
  #function .function_hr {
    margin: 16px 0;
  }
}
#function .function_item {
  color: #E62D4F;
  text-align: center;
  box-sizing: border-box;
  width: min(7.639vw, 110px);
  height: min(8.611vw, 124px);
  border: 2px solid #FFCDD9;
  border-radius: min(0.278vw, 4px);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 min(1.319vw, 19px) 0 0;
  white-space: pre-wrap;
  font-size: min(1.111vw, 16px);
  line-height: 1.7;
}
@media (max-width: 768px) {
  #function .function_item {
    font-size: 16px;
    width: 100%;
    height: 30px;
    margin: 0 0 8px 0;
  }
}
#function .function_description_wrapper {
  margin: 0;
}
#function .function_description_row {
  display: flex;
  align-items: start;
  justify-content: start;
  margin: 0 0 min(2.778vw, 40px) 0;
}
@media (max-width: 768px) {
  #function .function_description_row {
    flex-direction: column;
    margin: 0 0 16px 0;
  }
}
#function .function_description_row:nth-child(2) {
  margin: 0;
}
#function .function_description_row .function_description {
  width: min(13.889vw, 200px);
}
@media (max-width: 768px) {
  #function .function_description_row .function_description {
    width: 100%;
  }
}
#function .function_description_row .function_image {
  width: min(8.472vw, 122px);
  height: auto;
  margin: 0 0 0 min(1.319vw, 19px);
}
@media (max-width: 768px) {
  #function .function_description_row .function_image {
    margin: 0 0 0 16px;
    width: 114px;
  }
}
#function .function_description_row_inner {
  display: flex;
}
#function .function_other {
  margin-top: min(3.472vw, 50px);
}
@media (max-width: 768px) {
  #function .function_other {
    margin-top: 50px;
  }
}
#function .function_other_link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 246px;
  height: 35px;
  text-decoration: none !important;
  background-color: #FF5776;
  border-radius: 30px;
  color: #ffffff;
  margin: 0 auto 14px;
}
#function .function_other_link::after {
  content: "";
  position: absolute;
  width: min(0.417vw, 6px);
  height: min(0.417vw, 6px);
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: 50%;
  right: min(2.5vw, 36px);
  transform: translate(0, -50%) rotate(-45deg);
}
@media (max-width: 768px) {
  #function .function_other_link::after {
    height: 6px;
    width: 6px;
    right: 36px;
  }
}
#function .function_other_link_text {
  font-size: min(1.111vw, 16px);
  line-height: 1.7;
  font-weight: bold;
  margin: 0 7px 0 0;
}
@media (max-width: 768px) {
  #function .function_other_link_text {
    font-size: 16px;
  }
}
#function .function_other_text {
  color: #000000;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}
#function .function_other_type_link {
  color: #000000;
}
#function .function_image {
  width: 100%;
  height: auto;
  margin: min(0.694vw, 10px) 0 0;
}
@media (max-width: 768px) {
  #function .function_image {
    margin: 16px 0 0;
  }
}
#function .blue_text {
  color: #006ac7;
}
#function .pink_text {
  color: #FF5776;
}
#function .green_text {
  color: #1A9E00;
}
#function .orange_text {
  color: #ffa12f;
}
#function .bg_pink_top_cv_img {
  top: 1px;
  aspect-ratio: 1440/180;
  background-image: url(/kids/img/bg_pink/function_bg_pink_top.webp);
}
@media (max-width: 768px) {
  #function .bg_pink_top_cv_img {
    aspect-ratio: 375/64;
    background-image: url(/kids/img/bg_pink/function_bg_pink_top_sp.webp);
  }
}
#function .bg_pink_bottom_cv_img {
  bottom: 1px;
  aspect-ratio: 1440/103;
  background-image: url(/kids/img/bg_pink/function_bg_pink_bottom.webp);
}
@media (max-width: 768px) {
  #function .bg_pink_bottom_cv_img {
    aspect-ratio: 375/63;
    background-image: url(/kids/img/bg_pink/function_bg_pink_bottom_sp.webp);
  }
}

#chosen {
  padding: 72px 0 50px;
}
@media (max-width: 768px) {
  #chosen {
    padding: 80px 0;
  }
}
#chosen .section_zenkaku_title span {
  font-family: "Asta Sans", sans-serif;
}
@media (max-width: 768px) {
  #chosen .title_wrapper {
    align-items: start;
  }
}
@media (max-width: 768px) {
  #chosen .title_item_wrapper {
    margin-top: 4px;
  }
}
#chosen .chosen_box_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.778vw, 40px);
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  #chosen .chosen_box_wrapper {
    gap: 30px;
  }
}
#chosen .chosen_box {
  width: min(70.208vw, 1011px);
}
@media (max-width: 768px) {
  #chosen .chosen_box {
    width: 320px;
  }
}
#chosen .chosen_title_wrapper {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 0 min(0.694vw, 10px) min(2.083vw, 30px);
}
@media (max-width: 768px) {
  #chosen .chosen_title_wrapper {
    flex-direction: column;
    align-items: start;
    margin: 0 0 4px 0;
  }
}
#chosen .chosen_title_number_wrapper {
  font-family: "Asta Sans", sans-serif;
  color: #cc0033;
  font-weight: bold;
  margin: 0 min(1.389vw, 20px) 0 0;
  position: relative;
  display: flex;
  align-items: end;
}
#chosen .chosen_title_number_wrapper::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 4px;
  background-color: #cc0033;
}
@media (max-width: 768px) {
  #chosen .chosen_title_number_wrapper {
    margin: 0 0 6px 0;
  }
}
#chosen .chosen_title_number {
  font-size: min(3.056vw, 44px);
  line-height: 1;
}
@media (max-width: 768px) {
  #chosen .chosen_title_number {
    font-size: 34px;
  }
}
#chosen .chosen_title_point {
  font-size: min(2.083vw, 30px);
  line-height: 1.2;
  margin: 0 min(0.208vw, 3px) 0 0;
}
@media (max-width: 768px) {
  #chosen .chosen_title_point {
    font-size: 22px;
  }
}
#chosen .chosen_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #000000;
  line-height: 1.2;
  font-weight: bold;
  font-size: min(2.222vw, 32px);
}
@media (max-width: 768px) {
  #chosen .chosen_title {
    font-size: 24px;
    line-height: 1.5;
  }
}
#chosen .chosen_container {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: min(2.5vw, 36px) min(3.056vw, 44px) min(2.5vw, 36px) min(2.5vw, 36px);
  border-radius: 50px;
  border: 4px solid #FFCDD9;
}
@media (max-width: 768px) {
  #chosen .chosen_container {
    flex-direction: column;
    padding: 26px;
  }
}
#chosen .chosen_container_text_wrapper {
  width: min(40.556vw, 584px);
  margin: 0 min(2.083vw, 30px) 0 0;
  text-align: left;
}
@media (max-width: 768px) {
  #chosen .chosen_container_text_wrapper {
    margin: 0 0 10px 0;
    width: 100%;
  }
}
#chosen .chosen_container_title_wrapper {
  font-weight: bold;
  color: #cc0033;
  margin: 0 0 min(0.972vw, 14px) 0;
}
@media (max-width: 768px) {
  #chosen .chosen_container_title_wrapper {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
#chosen .chosen_container_title_wrapper span {
  font-size: min(1.944vw, 28px);
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 768px) {
  #chosen .chosen_container_title_wrapper span {
    font-size: 20px;
  }
}
#chosen .chosen_container_title {
  font-size: min(1.944vw, 28px);
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 768px) {
  #chosen .chosen_container_title {
    font-size: 20px;
  }
}
#chosen .chosen_container_image {
  width: min(22.014vw, 317px);
  height: auto;
}
@media (max-width: 768px) {
  #chosen .chosen_container_image {
    width: 100%;
  }
}

@media (min-width: 1201px) {
  #solution .inner {
    max-width: 1010px;
  }
}
#solution .title_wrapper {
  align-items: start;
}
#solution .title_item_wrapper {
  margin-top: min(0.556vw, 8px);
}
@media (max-width: 768px) {
  #solution .title_item_wrapper {
    margin-top: 4px;
  }
}
#solution .solution_item_wrapper {
  display: flex;
  flex-direction: column;
  gap: min(2.083vw, 30px);
}
@media (max-width: 768px) {
  #solution .solution_item_wrapper {
    align-items: center;
    gap: 40px;
  }
}
#solution .solution_item {
  width: min(62.5vw, 900px);
}
@media (max-width: 768px) {
  #solution .solution_item {
    width: 100%;
  }
}
#solution .solution_item:nth-child(even) {
  margin-left: auto;
}
@media (max-width: 768px) {
  #solution .solution_item:nth-child(even) {
    margin-left: 0;
  }
}
#solution .solution_item:nth-child(even) .solution_item_main_wrapper {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  #solution .solution_item:nth-child(even) .solution_item_main_wrapper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  #solution .solution_item:nth-child(3) .solution_item_worry_parent {
    margin-bottom: -15px;
  }
}
@media (max-width: 768px) {
  #solution .solution_item:nth-child(4) .solution_item_worry_parent {
    margin-bottom: -51px;
  }
}
#solution .solution_item:nth-of-type(1) .solution_item_worry_bubble_triangle {
  left: -10%;
}
#solution .solution_item:nth-of-type(2) .solution_item_worry_bubble_triangle {
  right: -8%;
}
#solution .solution_item:nth-of-type(3) .solution_item_worry_bubble_triangle {
  left: -7%;
}
#solution .solution_item:nth-of-type(4) .solution_item_worry_bubble_triangle {
  right: -7%;
}
#solution .solution_item_worry_wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
#solution .solution_item_worry_wrapper.left {
  margin: 0 0 0 6%;
}
@media (max-width: 768px) {
  #solution .solution_item_worry_wrapper.left {
    margin: 0 0 0 14px;
  }
}
#solution .solution_item_worry_wrapper.left .solution_item_worry_bubble_wrapper {
  margin: 0 0 0 min(2.431vw, 35px);
}
@media (max-width: 768px) {
  #solution .solution_item_worry_wrapper.left .solution_item_worry_bubble_wrapper {
    margin: 0 0 16px 11px;
  }
}
#solution .solution_item_worry_wrapper.left .solution_item_worry_bubble_wrapper .solution_item_worry_bubble_triangle {
  clip-path: polygon(0% 50%, 100% 0%, 100% 100%);
}
@media (max-width: 768px) {
  #solution .solution_item_worry_wrapper.left .solution_item_worry_bubble_wrapper .solution_item_worry_bubble_triangle {
    left: -12px;
  }
}
#solution .solution_item_worry_wrapper.right {
  margin: 0 6% 0 0;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  #solution .solution_item_worry_wrapper.right {
    margin: 0 14px 0 0;
  }
}
#solution .solution_item_worry_wrapper.right .solution_item_worry_bubble_wrapper {
  margin: 0 min(2.431vw, 35px) 0;
}
@media (max-width: 768px) {
  #solution .solution_item_worry_wrapper.right .solution_item_worry_bubble_wrapper {
    margin: 0 11px 16px 0;
  }
}
#solution .solution_item_worry_wrapper.right .solution_item_worry_bubble_wrapper .solution_item_worry_bubble_triangle {
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}
@media (max-width: 768px) {
  #solution .solution_item_worry_wrapper.right .solution_item_worry_bubble_wrapper .solution_item_worry_bubble_triangle {
    right: -12px;
  }
}
#solution .solution_item_worry_bubble_wrapper {
  position: relative;
}
#solution .solution_item_worry_bubble {
  background-color: #ffffff;
  box-sizing: border-box;
  padding: min(0.833vw, 12px) min(2.778vw, 40px);
  border-radius: 50px;
  width: 100%;
}
@media (max-width: 768px) {
  #solution .solution_item_worry_bubble {
    width: 233px !important;
    padding: 8px 20px;
  }
}
#solution .solution_item_worry_bubble_triangle {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  width: min(3.333vw, 48px);
  height: min(2.083vw, 30px);
  background-color: #ffffff;
}
@media (max-width: 768px) {
  #solution .solution_item_worry_bubble_triangle {
    height: 22px;
    width: 16px;
  }
}
#solution .solution_item_worry_parent {
  display: block;
  width: min(9.306vw, 134px);
  height: auto;
}
@media (max-width: 768px) {
  #solution .solution_item_worry_parent {
    width: 84px;
    margin-bottom: -21px;
  }
}
#solution .solution_item_main_wrapper {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding: min(2.083vw, 30px) min(3.889vw, 56px) min(2.083vw, 30px) min(2.986vw, 43px);
  border-radius: 50px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  #solution .solution_item_main_wrapper {
    flex-direction: column;
    width: 100%;
    padding: 20px;
    border-radius: 25px;
  }
}
#solution .solution_item_main_wrapper.reverse {
  flex-direction: row-reverse;
}
#solution .solution_item_main_text_wrapper {
  width: min(33.819vw, 487px);
}
@media (max-width: 768px) {
  #solution .solution_item_main_text_wrapper {
    width: auto;
    margin-bottom: 14px;
  }
}
#solution .solution_item_h {
  font-size: min(1.806vw, 26px);
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 768px) {
  #solution .solution_item_h {
    font-size: 20px;
    margin: 0 0 3px 0;
  }
}
#solution .solution_item_h .blue {
  color: #006ac7;
}
#solution .solution_item_h .pink {
  color: #FF5776;
}
#solution .solution_item_h .orange {
  color: #ffa12f;
}
#solution .solution_item_h .green {
  color: #1A9E00;
}
#solution .solution_item_main_image {
  display: block;
  width: min(20.556vw, 296px);
  height: auto;
}
@media (max-width: 768px) {
  #solution .solution_item_main_image {
    width: 260px;
  }
}
#solution .solution_modal_button {
  color: #4866b0;
  text-decoration: underline !important;
  cursor: pointer;
  transition: 0.2s;
}
#solution .solution_modal_button:hover {
  opacity: 0.5;
}
@media (max-width: 768px) {
  #solution .solution_modal_button:hover {
    opacity: 1;
  }
}
#solution .note_text {
  margin-top: min(0.833vw, 12px);
}
@media (max-width: 768px) {
  #solution .note_text {
    margin-top: 3px;
  }
}
#solution .bg_pink_bottom_cv_img {
  bottom: 1px;
  z-index: -20;
  aspect-ratio: 1440/150;
  background-image: url(/kids/img/bg_pink/solution_bg_pink_bottom.webp);
}
@media (max-width: 768px) {
  #solution .bg_pink_bottom_cv_img {
    aspect-ratio: 375/92;
    background-image: url(/kids/img/bg_pink/solution_bg_pink_bottom_sp.webp);
  }
}

dialog#solution_modal {
  border: 4px solid #FF5776;
  border-radius: 50px 0 50px 50px;
  box-sizing: border-box;
  height: 627px;
  width: 582px;
  max-height: calc(100dvh - 100px);
  overflow: visible;
  padding: 40px 40px 50px;
}
@media (max-width: 768px) {
  dialog#solution_modal {
    height: 658px;
    width: 90%;
    max-width: 600px;
    border-radius: 50px;
    padding: 40px 16px 50px 24px;
  }
}
dialog#solution_modal .solution_modal_body {
  height: 100%;
  overflow-y: auto;
}
dialog#solution_modal .solution_modal_body::-webkit-scrollbar {
  width: 16px;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_body::-webkit-scrollbar {
    width: 16px;
  }
}
dialog#solution_modal .solution_modal_body::-webkit-scrollbar-track {
  background-color: #F1F1F1;
  border-radius: 10px;
  margin: 20px 0;
}
dialog#solution_modal .solution_modal_body::-webkit-scrollbar-thumb {
  background-color: #ACACAC;
  border-radius: 10px;
  border: 2px solid #ACACAC;
}
dialog#solution_modal .solution_modal_h {
  text-align: center;
  margin-bottom: 23px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  width: 460px;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_h {
    font-size: 24px;
    width: 90%;
  }
}
dialog#solution_modal .solution_modal_item_wrapper {
  display: flex;
  flex-direction: column;
  list-style: none;
  width: 460px;
  padding: 0;
  margin: 0;
  gap: 35px;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_item_wrapper {
    gap: 20px;
    width: 90%;
  }
}
dialog#solution_modal .solution_modal_item {
  color: #000000;
}
dialog#solution_modal .solution_modal_h_wrapper {
  background-color: #FFE4D7;
  width: 460px;
  height: 38px;
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_h_wrapper {
    width: 100%;
    height: 35px;
    margin: 0 0 12px 0;
  }
}
dialog#solution_modal .solution_modal_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1.7;
  margin-left: 20px;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_title {
    font-size: 18px;
    margin-left: 10px;
  }
}
dialog#solution_modal .solution_modal_description {
  font-size: 20px;
  line-height: 1.5;
  margin-left: 20px;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_description {
    font-size: 18px;
    margin-left: 10px;
  }
}
dialog#solution_modal .solution_modal_description span {
  white-space: nowrap;
}
dialog#solution_modal .solution_modal_close {
  position: absolute;
  top: -35px;
  right: -35px;
  height: 70px;
  width: 70px;
  background: #FF5776;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  transition: 0.3s;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_close {
    top: -31.5px;
    right: 0;
    height: 63px;
    width: 63px;
  }
}
dialog#solution_modal .solution_modal_close::before, dialog#solution_modal .solution_modal_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
}
@media (max-width: 768px) {
  dialog#solution_modal .solution_modal_close::before, dialog#solution_modal .solution_modal_close::after {
    width: 36px;
  }
}
dialog#solution_modal .solution_modal_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
dialog#solution_modal .solution_modal_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
dialog#solution_modal .solution_modal_close:hover {
  opacity: 0.8;
}
dialog#solution_modal::backdrop {
  background: rgba(118, 117, 117, 0.8);
}

#related {
  padding: min(4.167vw, 60px) 0 min(10.417vw, 150px);
}
@media (max-width: 768px) {
  #related {
    padding: 80px 0 150px;
  }
}
#related .section_zenkaku_title {
  text-align: center;
  margin: 0 0 min(4.167vw, 60px) 0;
}
@media (max-width: 768px) {
  #related .section_zenkaku_title {
    margin: 0 0 40px 0;
  }
}
#related .related_wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min(2.778vw, 40px) min(6.458vw, 93px);
  width: min(70.417vw, 1014px);
  margin: 0 auto;
  list-style: none;
  padding: 0;
}
@media (max-width: 768px) {
  #related .related_wrapper {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 100%;
  }
}
#related .related_item_box {
  display: block;
}
#related .related_item_wrapper {
  display: block;
  text-decoration: none !important;
  width: min(31.944vw, 460px);
}
@media (max-width: 768px) {
  #related .related_item_wrapper {
    width: 343px;
  }
}
#related .related_item_wrapper .sub_text {
  color: #000000;
  text-align: center;
  margin: 0 auto;
}

.banner_wrapper {
  margin: 0 auto;
  padding: 0 0 86px;
}
@media (max-width: 768px) {
  .banner_wrapper {
    padding: 55px 0 55px;
  }
}
.banner_image {
  display: block;
  width: min(48.611vw, 700px);
  height: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .banner_image {
    width: 100%;
    height: auto;
  }
}

.cv_arrow {
  position: absolute;
  top: 50%;
  right: min(1.389vw, 20px);
  transform: translate(0%, -50%);
  height: min(1.25vw, 18px);
  width: min(1.25vw, 18px);
}
@media (max-width: 768px) {
  .cv_arrow {
    height: 18px;
    width: 18px;
    right: 20px;
  }
}

.title_wrapper {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 min(10.417vw, 150px) min(4.167vw, 60px);
  max-width: 80%;
}
@media (max-width: 768px) {
  .title_wrapper {
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 1201px) {
  .title_wrapper {
    max-width: 1440px;
  }
}
.title_wrapper.right {
  justify-content: end;
}
@media (max-width: 768px) {
  .title_wrapper.right {
    justify-content: start;
  }
}
@media (max-width: 768px) {
  .title_wrapper {
    margin-bottom: 40px;
  }
}
.title_item_wrapper {
  display: flex;
  align-items: center;
  margin-right: 6px;
}
@media (max-width: 768px) {
  .title_item_wrapper {
    margin-right: 9px;
  }
}
.title_pin {
  display: block;
  width: 29px;
  height: auto;
}
@media (max-width: 768px) {
  .title_pin {
    width: 20px;
    height: auto;
  }
}
.title_line {
  height: 2px;
  width: 50px;
  margin-right: 9px;
  background-color: #cc0033;
}
@media (max-width: 768px) {
  .title_line {
    width: 30px;
  }
}

.bg_pink {
  background-color: #FFE4D7;
}

.bg_pink_top, .bg_pink_bottom {
  width: 100%;
  position: absolute;
  z-index: -99;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bg_pink_wave_bg {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.floating_btn {
  position: fixed;
  z-index: 100;
  display: flex;
  height: 120px;
  width: 120px;
  bottom: 66px;
  right: 40px;
  border-radius: 50%;
  background-color: #cc0033;
  text-decoration: none !important;
  text-align: center;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  transition: 0.3s;
}
@media (max-width: 768px) {
  .floating_btn {
    left: 50%;
    transform: translateX(-50%);
    width: 308px;
    height: 71px;
    border-radius: 36px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.floating_btn:hover {
  background-color: #8A8A8A;
  opacity: 1;
}
.floating_btn_text {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .floating_btn_text {
    width: 100%;
    margin: 0;
  }
}
.floating_btn_arrow {
  display: block;
  height: 18px;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .floating_btn_arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.floating_btn_inner {
  margin: 36px auto 16px;
}
@media (max-width: 768px) {
  .floating_btn_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
}
.floating_btn {
  opacity: 0;
}
.floating_btn.show {
  opacity: 1;
}
@media (max-width: 768px) {
  .floating_btn.show {
    bottom: 10px;
  }
}
.floating_btn.overlap {
  bottom: 280px;
}
@media (max-width: 768px) {
  .floating_btn.overlap {
    opacity: 0;
    visibility: hidden;
    bottom: 20px;
  }
}

main a {
  transition: 0.2s;
}
main a:hover {
  opacity: 0.5;
}
@media (max-width: 768px) {
  main a:hover {
    opacity: 1;
  }
}
main .price_detail_link:hover {
  opacity: 0.4;
}
@media (max-width: 768px) {
  main .price_detail_link:hover {
    opacity: 1;
  }
}/*# sourceMappingURL=kids-top.css.map */