@charset "UTF-8";
#globalnav_inner ul li ul.sub-menu li.menu-item {
  width: 100%;
}
#globalnav_inner ul li ul.sub-menu li.menu-item a {
  font-size: 14px;
}

/*======================================================================
  page top
  ====================================================================== */
/* --- 上書き --- */
#top_slider .top_slider_info .wrap {
  top: 150px;
}

#top_slider .top_slider_info .wrap p.top_info_icon {
  top: 105px;
}

/* --- 追加 --- */
.feature {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 640px) {
  .feature {
    gap: 15px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 641px) {
  .feature {
    gap: 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .feature__item {
    width: 80%;
    max-width: 340px;
  }
}
@media screen and (min-width: 641px) {
  .feature__item {
    width: 30%;
  }
}
.information_area__button {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .information_area__button {
    margin-top: 30px;
  }
}
@media screen and (min-width: 641px) {
  .information_area__button {
    margin-top: 40px;
  }
}
.information_area__button .button {
  background-color: #FFF;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #EC6D65 !important;
}
@media screen and (max-width: 640px) {
  .information_area__button .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 641px) {
  .information_area__button .button {
    font-size: 18px;
  }
  .information_area__button .button:hover {
    background-color: #EC6D65;
    color: #FFF !important;
  }
}

.link-sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 10px;
  margin-top: 20px !important;
}
.link-sns li {
  list-style-type: none !important;
  max-width: 60px;
}

/* 共通パーツ title-square
   -------------------------------------------------------------------- */
.title-square {
  font-size: 1.6em !important;
}
.title-square--oyaku {
  font-size: 1.8em !important;
}
.title-square span {
  color: #F29C97;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.title-square span::after, .title-square span::before {
  content: "";
  display: inline-block;
  background-color: #F29C97;
  width: 0.7em;
  height: 0.7em;
  margin: 0 0.4em;
  transform: rotateZ(45deg);
}
/*======================================================================
  page general
  ====================================================================== */
@media screen and (max-width: 640px) {
  .general__timing, .general__ivf, .general__advanced, .general__ownexpense, .general__bridal, .general__freezing, .general__counseling, .general__male-infertility {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 641px) {
  .general__timing, .general__ivf, .general__advanced, .general__ownexpense, .general__bridal, .general__freezing, .general__counseling, .general__male-infertility {
    padding-top: 160px;
    padding-bottom: 20px;
    margin-top: -120px;
  }
}
.general__counseling .uk-panel {
  padding: 30px 40px 20px !important;
}
.general__counseling .uk-panel.panelglay h3 {
  padding: 0 0 10px !important;
  border-bottom: 1px solid #CCC !important;
  position: relative !important;
}
.general__counseling .uk-panel.panelglay h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 2px !important;
  border-bottom: 1px solid #CCC !important;
}
/* 共通パーツ text-img-title
   -------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .text-img-title {
    max-width: 180px;
  }
}
@media screen and (min-width: 641px) {
  .text-img-title {
    max-width: 180px;
  }
}

/*======================================================================
  共通　button
  ====================================================================== */
/* --- 追加 --- */
.button_menu {
  margin-left: auto;
  margin-right: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .button_menu {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 641px) {
  .button_menu {
    width: 50px;
    height: 50px;
  }
}

/*======================================================================
  共通　page-title
  ====================================================================== */
/* --- 追加 --- */
.page-title-icon {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px !important;
}

/*======================================================================
  page information
  ====================================================================== */
/* section information-intoro
   -------------------------------------------------------------------- */
/* --- 追加 --- */
@media screen and (max-width: 640px) {
  .sec-information {
    padding-top: 40px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 641px) {
  .sec-information {
    padding-top: 150px;
    margin-top: -150px;
  }
}

@media screen and (min-width: 480px) {
  .information-intoro__wrap {
    display: flex;
    justify-content: space-between;
  }
}
.information-intoro__left {
  margin-bottom: 40px;
}
@media screen and (min-width: 480px) {
  .information-intoro__left {
    width: 66%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 480px) {
  .information-intoro__right {
    width: 31%;
  }
}
@media screen and (max-width: 640px) {
  .information-intoro__right {
    padding-top: 40px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 641px) {
  .information-intoro__right {
    padding-top: 150px;
    margin-top: -150px;
  }
}
.information-intoro__inner {
  position: relative;
}
.information-intoro__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1/1;
}
.information-intoro__link .information-link {
  display: block;
  position: absolute;
  width: 30%;
  aspect-ratio: 1/1;
}
.information-intoro__link .information-link img {
  position: absolute;
  display: block;
  max-width: 145% !important;
  width: 145% !important;
  aspect-ratio: 1/1;
}
.information-intoro__link .information-link--01 {
  top: 6%;
  left: 35%;
}
.information-intoro__link .information-link--01 img {
  top: -20%;
  left: -22%;
}
.information-intoro__link .information-link--02 {
  top: 31%;
  right: 6%;
}
.information-intoro__link .information-link--02 img {
  top: -29%;
  left: -24%;
}
.information-intoro__link .information-link--03 {
  top: 31%;
  left: 6%;
}
.information-intoro__link .information-link--03 img {
  top: -29%;
  left: -20%;
}
.information-intoro__link .information-link--04 {
  top: 63%;
  right: 17%;
}
.information-intoro__link .information-link--04 img {
  top: -22%;
  left: -22%;
}
.information-intoro__link .information-link--05 {
  top: 63%;
  left: 17%;
}
.information-intoro__link .information-link--05 img {
  top: -22%;
  left: -21%;
}

/*======================================================================
  page general
  ====================================================================== */
/* section general_intoro
   -------------------------------------------------------------------- */
/* --- 追加 --- */
@media screen and (max-width: 640px) {
  #genera-link {
    padding-top: 40px;
    margin-top: -40px;
  }
}
@media screen and (min-width: 641px) {
  #genera-link {
    padding-top: 150px;
    margin-top: -150px;
  }
}

@media screen and (min-width: 641px) {
  .general_intoro__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.general_intoro__left {
  margin-bottom: 60px;
}
@media screen and (min-width: 641px) {
  .general_intoro__left {
    width: 48%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 641px) {
  .general_intoro__right {
    width: 44%;
  }
}
.general_intoro__right .ttl_link {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #e46a78;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 20px !important;
}
.general_intoro .general_link {
  margin: 0 !important;
}
@media screen and (min-width: 424px) {
  .general_intoro .general_link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
.general_intoro .general_link li {
  display: block;
  list-style-type: none !important;
  margin-bottom: 16px !important;
}
@media screen and (min-width: 424px) {
  .general_intoro .general_link li {
    width: 48% !important;
  }
}
.general_intoro .general_link li a {
  opacity: 1;
  width: 100%;
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #e46a78;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
  background-color: #fadbdd;
  border: 2px solid #e46a78;
  border-radius: 6px;
}
@media screen and (max-width: 640px) {
  .general_intoro .general_link li a {
    font-size: 16px;
  }
}
.general_intoro .general_link li a._orange {
  color: #e67556;
  background-color: #fce3cd;
  border: 2px solid #e67556;
}
@media screen and (min-width: 641px) {
  .general_intoro .general_link li a:hover {
    opacity: 0.75;
  }
}

/*======================================================================
  page 
  ====================================================================== */
/* section 
   -------------------------------------------------------------------- */
/* --- 上書き --- */
/* --- 追加 --- *//*# sourceMappingURL=contents.css.map */