@charset "UTF-8";

/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/
/*--------------------------------------
	mainimage
--------------------------------------*/
#wrapper {
  overflow: hidden;
}

#mainimage {
  padding: 42px 24px 22px;
  position: relative;
  z-index: 1;
}

#mainimage .deco2::before,
#mainimage .deco2::after {
  content: "";
  position: absolute;
  background: url(../img/key_decor1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 794/690;
  width: 397px;
  height: auto;
  z-index: -5;
}

#mainimage .deco2::before {
  top: 0;
  left: 0;
}

#mainimage .deco2::after {
  background-image: url(../img/key_decor2.png);
  aspect-ratio: 1158/950;
  width: 579px;
  top: 444px;
  right: 0;
}

#mainimage .deco,
#mainimage .deco2 {
  position: fixed;
  inset: 0;
  z-index: -1;
  margin-bottom: 0;
  will-change: transform;
}

#mainimage .deco.is-absolute,
#mainimage .deco2.is-absolute {
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

#mainimage .deco::before {
  content: "";
  position: absolute;
  background: url(../img/key_decor3.png) no-repeat;
  background-size: contain;
  aspect-ratio: 670/588;
  width: 335px;
  height: auto;
  top: 0;
  right: 0;
  z-index: -1;
}

#mainimage .desc {
  position: absolute;
  left: 5.9%;
  bottom: 48px;
  z-index: 3;
}

#mainimage .desc .en {
  font-family: var(--spec);
  font-weight: 200;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.48em;
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-left: 18px;
  margin-bottom: 21px;
}

#mainimage .desc .catch {
  font-weight: 400;
  font-size: 64px;
  line-height: 160%;
  letter-spacing: 0.4em;
  color: #fff;
  text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.04);
  position: relative;
  margin-left: 16px;
  margin-bottom: 25px;
}

#mainimage .desc .catch::before {
  content: attr(data-line1) "\a" attr(data-line2);
  white-space: pre-line;
  position: absolute;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  inset: 0;
  margin: auto;
  color: rgba(255, 255, 255, 0.64);
  filter: blur(4px);
  z-index: -1;
}

#mainimage .desc .list {
  display: flex;
  gap: 8px;
}

#mainimage .desc .list li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* width: 160px;
  height: 160px; */
  width: 190px;
  height: 190px;
}

#mainimage .desc .list li::before {
  content: "";
  position: absolute;
  background: url(../img/key_item_decor.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 1/1;
  width: 100%;
  inset: 0;
  margin: auto;
  z-index: -1;
}

#mainimage #key {
  position: relative;
}

#mainimage #key::before {
  bottom: -32px;
  right: 64px;
}

#mainimage #key .keyvisual .photo {
  height: 602px;
}

#mainimage #key .keyvisual .photo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#mainimage #key .keyvisual .slick-slide {
  line-height: 1em;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #mainimage #key .keyvisual .photo1 img {
    object-position: calc(50% - 50px) center;
  }

  #mainimage #key .keyvisual .photo3 img {
    object-position: calc(50% - 120px) center;
  }
}

@media screen and (max-width: 767px) {
  #mainimage {
    padding: 11px 10px 0;
  }

  #mainimage::before {
    top: -73px;
  }

  #mainimage::after {
    right: -193px;
    bottom: -262px;
  }

  #mainimage .deco {
    display: none;
  }

  #mainimage .desc {
    left: 5%;
    bottom: 48px;
  }

  #mainimage .desc .en {
    font-size: 11px;
    line-height: 1.4em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-left: 0;
    margin-bottom: 165px;
  }

  #mainimage .desc .catch {
    font-size: 40px;
    letter-spacing: 0.4em;
    text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.04);
    margin-left: 0;
    margin-bottom: 25px;
  }

  #mainimage .desc .catch::before {
    color: rgba(255, 255, 255, 0.64);
    filter: blur(4px);
  }

  #mainimage .desc .list {
    gap: 6px;
  }

  #mainimage .desc .list li {
    font-size: 9px;
    line-height: 1.4em;
    width: 108px;
    height: 108px;
  }

  #mainimage #key::before {
    display: none;
  }

  #mainimage #key .keyvisual .photo {
    height: 500px;
  }
}

.brid {
  position: relative;
}

.brid::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 10px;
  background: linear-gradient(270deg, #FC8AA1 0%, #CDA3BC 100%);
}

.post-box {
  width: 100%;
  margin: 0;
}

.post-box .post-box__header {
  padding: 0;
}

.post-box .post-box__content dl {
  position: relative;
  min-height: 138px;
  padding: 24px 0;
}

.post-box .post-box__content dl:last-child::before {
  display: none;
}

.post-box .post-box__content dl::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, #FC8AA1 50%, #CDA3BC 100%);
}

.post-box .post-box__content dl .thumb {
  width: 120px;
  height: 90px;
  margin-bottom: 0;
  position: absolute;
  bottom: 24px;
  left: 0;
  overflow: hidden;
  display: none;
}

.post-box .post-box__content dl .thumb a {
  display: inline-block;
}

.post-box .post-box__content dl .thumb a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-box .post-box__content dl dt {
  margin-bottom: 8px;
}

.post-box .post-box__content dl time {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: #FC8AA1;
  /* margin-left: 164px; */
  padding-top: 4px;
  position: relative;
  margin-left: 0;
}

.post-box .post-box__content dl time::before {
  content: "";
  position: absolute;
  width: 11px;
  height: 1px;
  background: #FC8AA1;
  right: -30px;
  top: 5px;
  bottom: 0;
  margin: auto 0;
}

.post-box .post-box__content dl dd {
  /* margin-left: 160px; */
  margin-left: 0;
  line-height: 1.5em;
}

.post-box .post-box__content dl dd a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-decoration: none;
}

.post-box .post-box__content dl dd a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 425px) and (max-width: 767px) {
  #mainimage .desc .list li {
    font-size: 10px;
    width: 122px;
    height: 122px;
  }
}

@media screen and (max-width: 767px) {
  .post-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .post-box .post-box__content dl {
    height: 138px;
    padding: 24px 0;
    box-sizing: border-box;
    min-height: unset;
    overflow: hidden;
  }

  .post-box .post-box__content dl dt {
    margin-bottom: 8px;
  }

  .post-box .post-box__content dl time {
    font-size: 14px;
    /* margin-left: 140px; */
    padding-top: 4px;
  }

  .post-box .post-box__content dl dd {
    /* margin-left: 140px; */
  }

  .post-box .post-box__content dl dd a {
    -webkit-line-clamp: 3;
  }
}

#sec-post {
  min-height: 660px;
  padding: 52px 0 40px;
  position: relative;
  z-index: 2;
}

#sec-post::after {
  content: "";
  position: absolute;
  background: linear-gradient(242.9deg, #FFF2FA 0%, #FFFFFF 26.6%);
  opacity: 0.8;
  inset: 0;
  z-index: -1;
}

#sec-post::before {
  top: 0;
  right: 88px;
}

#sec-post .ttl-all {
  margin-bottom: 24px;
}

#sec-post .calendar-box {
  width: 100%;
  height: 500px;
  position: absolute;
  top: 30px;
  right: -22px;
  width: 575px;
  padding: 40px 40px 40px;
  background: rgba(255, 255, 255, 0.8);
}

#sec-post .calendar-box img {
  display: none;
}

#sec-post .calendar-box iframe {
  width: 100%;
  height: 100%;
}

#sec-post .xo-event-calendar table.xo-month button {
  display: none;
}

#sec-post .xo-event-calendar table.xo-month td,
#sec-post .xo-event-calendar table.xo-month th {
  border: none;
  background: transparent;
}

#sec-post .xo-event-calendar table.xo-month {
  border: none;
}

#sec-post .xo-event-calendar table.xo-month .month-dayname-space {
  height: 2.5em;
}

#sec-post .xo-event-calendar table.xo-month .month-dayname td div.other-month {
  text-align: center;
}

#sec-post .xo-event-calendar table.xo-month .month-dayname td div.other-month {
  opacity: 0.5;
}

#sec-post .xo-event-calendar table.xo-month .month-dayname td div {
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4em;
  color: #262D33;
}

#sec-post .xo-event-calendar table.xo-month .month-header {
  margin-bottom: 43px;
}

#sec-post .calendar-caption {
  font-family: var(--spec);
  font-weight: 300;
  font-size: 32px;
  line-height: 1.4em;
  text-align: center;
  color: #000;
}

#sec-post .xo-event-calendar table.xo-month>thead th {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #6E7781;
  padding-bottom: 38px !important;
}

#sec-post .btn-all {
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 100px;
}

#sec-post .btn-all a {
  width: 130px;
  height: 31px;
  font-size: 15px;
  padding-right: 16px;
}

#sec-post .btn-all a::before {
  right: 11px;
}

@media screen and (max-width: 1260px) and (min-width: 768px) {
  #sec-post {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  #sec-post {
    min-height: unset;
  }

  #sec-post .calendar-box {
    height: 400px;
    position: static;
  }
}

@media screen and (max-width: 1060px) and (min-width: 768px) {
  #sec-post .en-all {
    font-size: 56px;
  }

  #sec-post .calendar-box {
    margin: 0 auto;
    height: 480px;
  }

  #sec-post .post_block {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #sec-post {
    padding: 52px 20px 20px;
    min-height: unset;
  }

  #sec-post .ttl-all {
    margin-bottom: 24px;
  }

  #sec-post .calendar-box {
    width: 100%;
    max-width: unset;
    position: static;
    height: auto;
    padding: 0;
  }

  #sec-post .xo-event-calendar table.xo-month .month-dayname-space {
    height: 1.5em;
  }

  #sec-post .btn-all {
    left: unset;
    right: 20px;
    top: 74px;
  }
}

#sec-greeting {
  padding: 52px 0 64px;
  background: #fff;
  position: relative;
  z-index: 1;
}

#sec-greeting::before,
#sec-greeting::after {
  content: "";
  position: absolute;
  background: url(../img/greeting_decor1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 512/572;
  width: 256px;
  height: auto;
  z-index: -1;
}

#sec-greeting::before {
  bottom: 64px;
  left: -8px;
}

#sec-greeting::after {
  background-image: url(../img/greeting_decor2.png);
  aspect-ratio: 1066/1348;
  width: 533px;
  bottom: 0;
  right: -8px;
}

#sec-greeting .container {
  max-width: 1330px;
}

#sec-greeting .tit {
  margin-left: 48px;
  margin-bottom: 37px;
  text-align: center;
}

#sec-greeting .en-all {
  margin-bottom: 6px;
}

#sec-greeting .img1 {
  width: 314px;
  margin-top: 6px;
}

#sec-greeting .img2 {
  width: 360px;
  position: relative;
  order: 3;
  margin-top: -96px;
}

#sec-greeting .img2::before {
  bottom: -38px;
  right: 0;
}

#sec-greeting .img2::after {
  content: "";
  position: absolute;
  background: url(../img/greeting_decor3.png) no-repeat;
  background-size: contain;
  aspect-ratio: 1/1;
  width: 16px;
  height: auto;
  top: -8px;
  left: -8px;
}

#sec-greeting .img2 .label {
  position: absolute;
  top: 31px;
  right: 33px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7em;
  letter-spacing: 0.33em;
  color: #4B4B4B;
}

#sec-greeting .img2 .label .bg {
  display: inline-block;
  padding: 12px 0;
  background: #fff;
}

#sec-greeting .img2 .label .bg1 {
  margin-left: 12px;
}

#sec-greeting .img2 .label .bg2 {
  letter-spacing: normal;
}

#sec-greeting .desc {
  width: 39.3%;
  text-align: center;
}

#sec-greeting:not(:has(.img1)) .desc {
  width: 100%;
}

#sec-greeting .desc::before {
  top: -42px;
  left: 0;
}

#sec-greeting .desc .txt {
  margin-bottom: 40px;
}

#sec-greeting .btn-all a {
  margin: 0 auto;
}

#sec-greeting .row {
  display: flex;
  align-items: flex-start;
  gap: 49px;
}

@media screen and (max-width: 1030px) and (min-width: 768px) {

  #sec-greeting::before,
  #sec-greeting::after {
    width: 256px;
  }

  #sec-greeting::before {
    bottom: 64px;
    left: -86px;
    opacity: 0.54;
  }

  #sec-greeting::after {
    bottom: unset;
    top: 38px;
    right: -105px;
    width: 390px;
  }

  #sec-greeting .img1 {
    text-align: center;
    margin: 0 auto 30px;
  }

  #sec-greeting .img2 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    order: 1;
    margin-top: 0;
    margin-bottom: 46px;
  }

  #sec-greeting .img2::before {
    bottom: -20px;
  }

  #sec-greeting .img2 .label {
    top: 10px;
    right: 10px;
  }

  #sec-greeting .desc {
    order: 2;
    width: 100%;
  }

  #sec-greeting .desc::before {
    display: none;
  }

  #sec-greeting .desc .txt {
    margin-bottom: 25px;
  }

  #sec-greeting .desc .btn-all a {
    margin: 0 auto;
  }

  #sec-greeting .row {
    flex-direction: column;
    gap: 0;
  }
}

@media screen and (max-width: 767px) {
  #sec-greeting {
    padding: 20px 0 50px;
  }

  #sec-greeting::before,
  #sec-greeting::after {
    width: 256px;
  }

  #sec-greeting::before {
    bottom: 64px;
    left: -86px;
    opacity: 0.54;
  }

  #sec-greeting::after {
    bottom: unset;
    top: 38px;
    right: -105px;
    width: 390px;
  }

  #sec-greeting .tit {
    margin-left: 0;
    margin-bottom: 37px;
  }

  #sec-greeting .en-all {
    margin-bottom: 6px;
  }

  #sec-greeting .ttl-all {
    font-size: 20px;
  }

  #sec-greeting .img1 {
    display: none;
  }

  #sec-greeting .img2 {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    position: relative;
    order: 1;
    margin-top: 0;
    margin-bottom: 46px;
  }

  #sec-greeting .img2::before {
    bottom: -20px;
  }

  #sec-greeting .img2 .img2_wr {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
  }

  #sec-greeting .img2 .label {
    top: 10px;
    right: 10px;
  }

  #sec-greeting .desc {
    order: 2;
    width: 100%;
    text-align: left;
  }

  #sec-greeting .desc::before {
    display: none;
  }

  #sec-greeting .desc .txt {
    margin-bottom: 25px;
  }

  #sec-greeting .desc .btn-all a {
    margin: 0 auto;
  }

  #sec-greeting .row {
    flex-direction: column;
    gap: 0;
  }
}

#sec-medical {
  --w: 24px;
}

#sec-medical .slg {
  font-family: var(--spec);
  font-weight: 200;
  font-size: 16px;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0.48em;
  text-transform: uppercase;
  color: #E699C2;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin: auto 0;
  background: #fff;
  padding: 0 13px;
}

#sec-medical .slg.left {
  left: 40px;
  transform: rotate(180deg);
  padding-bottom: 40px;
}

#sec-medical .slg.right {
  right: 40px;
  padding-top: 55px;
}

#sec-medical h3 {
  font-weight: 400;
  font-size: 36px;
  line-height: 1.4em;
  letter-spacing: 0.16em;
  text-align: center;
  margin-bottom: 110px;
}

#sec-medical h3 .icon {
  background: linear-gradient(90deg, #FC8AA1 0%, #CDA3BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
}

#sec-medical h3 .icon::before,
#sec-medical h3 .icon::after {
  content: "";
  position: absolute;
  background: url(../img/icons/ttl_deco2.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 69/52;
  width: 35px;
  height: auto;
  top: 5px;
  bottom: 0;
  margin: auto 0;
  --lr: -64px;
}

#sec-medical h3 .icon::before {
  right: var(--lr);
}

#sec-medical h3 .icon::after {
  left: var(--lr);
  transform: scaleX(-1);
}

#sec-medical .row1 {
  background: url(../img/medical_p1.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
  padding: 78px 0 88px;
}

#sec-medical .row1::before,
#sec-medical .row1::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-bottom: none;
  top: 48px;
  --lr: 48px;
}

#sec-medical .row1::before {
  left: var(--lr);
  border-right: none;
}

#sec-medical .row1::after {
  right: var(--lr);
  border-left: none;
}

#sec-medical .row1 .decor-square {
  margin-bottom: 0;
  position: absolute;
  height: calc(var(--w) * 2);
  left: 40px;
  right: 40px;
  bottom: -24px;
  z-index: 1;
}

#sec-medical .row1 .decor-square::before,
#sec-medical .row1 .decor-square::after {
  content: "";
  position: absolute;
  height: 100%;
  aspect-ratio: 1/1;
  width: auto;
  background: #fff;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  bottom: 0;
  z-index: 2;
}

#sec-medical .row1 .decor-square::before {
  left: 0;
}

#sec-medical .row1 .decor-square::after {
  right: 0;
}

#sec-medical .row1 .en-all {
  font-size: 80px;
  text-align: center;
  margin-bottom: 3px;
}

#sec-medical .row1 .en-all .icon {
  background: linear-gradient(242.9deg, #FFEDF8 0%, #FFFFFF 66.93%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#sec-medical .row1 .en-all .icon::before,
#sec-medical .row1 .en-all .icon::after {
  filter: brightness(0) invert(1);
}

#sec-medical .row1 .en-all .icon::before {
  right: -48px;
  top: -2px;
}

#sec-medical .row1 .en-all .icon::after {
  content: "";
  position: absolute;
  background: url(../img/icons/ttl_deco1.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 48/36;
  width: 24px;
  height: auto;
  left: -48px;
  top: -2px;
  bottom: 0;
  margin: auto 0;
}

#sec-medical .row1 .ttl-all {
  text-align: center;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 0.24em;
  background: linear-gradient(242.9deg, #FFEDF8 0%, #FFFFFF 66.93%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#sec-medical .row2 {
  padding: 58px 0 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#sec-medical .row2::before {
  content: "";
  position: absolute;
  background: linear-gradient(151.95deg, #FFEDF8 17.38%, #FFFFFF 82.62%);
  opacity: 0.8;
  inset: 0;
  z-index: -1;
}

#sec-medical .row2 .deco-bg {
  margin-bottom: 0;
  position: absolute;
  inset: 0;
  z-index: -1;
}

#sec-medical .row2 .deco-bg::after {
  content: "";
  position: absolute;
  background: url(../img/medical_decor1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 694/1114;
  width: 347px;
  height: auto;
  z-index: -1;
}

#sec-medical .row2 .deco-sticky {
  content: "";
  position: absolute;
  background: url(../img/medical_decor1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 694/1114;
  width: 347px;
  height: auto;
  z-index: -1;
  top: 0;
  left: 0;
  pointer-events: none;
  margin-bottom: 0;
}

#sec-medical .row2 .deco-sticky.is-fixed {
  position: fixed;
}

#sec-medical .row2 .deco-sticky.is-absolute {
  position: absolute;
}

#sec-medical .row2 .deco-bg::after {
  background-image: url(../img/medical_decor2.png);
  aspect-ratio: 1030/950;
  width: 515px;
  bottom: 0;
  right: 0;
}

#sec-medical .row2 .slg {
  top: var(--w);
}

#sec-medical .row2 .slg.left {
  clip-path: polygon(100% 0, 100% 100%, 50% calc(100% - var(--w)), 0 100%, 0 0);
}

#sec-medical .row2 .slg.right {
  clip-path: polygon(50% var(--w), 100% 0, 100% 100%, 0 100%, 0 0);
}

#sec-medical .row2 .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  max-width: 1200px;
  padding: 0 60px;
  margin: 0 auto;
  padding-bottom: 97px;
}

#sec-medical .row2 .list .img {
  width: 30.76%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}

#sec-medical .row2 .list .img::before {
  content: "";
  position: absolute;
  background: url(../img/medical_bg.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 1572/1004;
  width: 786px;
  height: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

#sec-medical .row2 .list .group {
  width: 392px;
  display: flex;
  flex-wrap: wrap;
  gap: 25px 32px;
}

#sec-medical .row2 .list .group .btn-all2 {
  background-color: #fff;
  width: 180px;
  height: 64px;
  border-radius: 50px;
  filter: drop-shadow(0px 6px 12px rgba(235, 148, 175, 0.24));
  margin-bottom: 0;
  transition: all 0.3s ease;
}

#sec-medical .row2 .list .group .btn-all2:hover {
  background: #EA7AAD;
}

#sec-medical .row2 .list .group .btn-all2:hover a {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#sec-medical .row2 .list .group .btn-all2:hover a::before {
  filter: brightness(0) invert(1);
}

#sec-medical .row2 .list .group .btn-all2 a {
  color: #FC8AA1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3em;
  transition: all 0.3s ease;
  position: relative;
}

@supports (-webkit-background-clip: text) {
  #sec-medical .row2 .list .group .btn-all2 a {
    background: linear-gradient(90deg, #FC8AA1 0%, #CDA3BC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

#sec-medical .row2 .list .group .btn-all2 a::before {
  content: "";
  position: absolute;
  background: url(../img/icons/icon_btn1.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 15/22;
  width: 8px;
  height: auto;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transition: all 0.3s ease;
  z-index: 1;
}

#sec-medical .row3 {
  padding: 82px 0 64px;
  position: relative;
  z-index: 2;
  border-bottom: 16px solid rgba(233, 189, 209, 0.72);
  overflow: hidden;
}

#sec-medical .row3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 0;
  pointer-events: none;
  z-index: -2;
}

#sec-medical .row3::before {
  content: "";
  position: absolute;
  background: linear-gradient(182.07deg, #FFF8FC 1.75%, #FFFFFF 100.31%);
  opacity: 0.48;
  inset: 0;
  z-index: -1;
}

#sec-medical .row3 .deco-bg {
  inset: 0;
  margin-bottom: 0;
  position: absolute;
  z-index: -1;
}

#sec-medical .row3 .deco-bg::after {
  content: "";
  position: absolute;
  background: url(../img/medical_decor3.png) no-repeat;
  background-size: contain;
  aspect-ratio: 398/444;
  width: 199px;
  height: auto;
  z-index: -1;
}

#sec-medical .row3 .deco-sticky-row3 {
  content: "";
  position: absolute;
  background: url(../img/medical_decor3.png) no-repeat;
  background-size: contain;
  aspect-ratio: 398/444;
  width: 199px;
  height: auto;
  z-index: -1;
  top: 12px;
  right: 0;
  margin-bottom: 0;
}

#sec-medical .row3 .deco-sticky-row3.is-fixed {
  position: fixed;
}

#sec-medical .row3 .deco-sticky-row3.is-absolute {
  position: absolute;
}

#sec-medical .row3 .deco-bg::after {
  background-image: url(../img/medical_decor4.png);
  aspect-ratio: 740/872;
  width: 370px;
  bottom: 24px;
  left: -7px;
}

#sec-medical .row3 .slg {
  background: rgba(233, 189, 209, 0.72);
  color: #fff;
}

#sec-medical .row3 .slg.right {
  clip-path: polygon(50% var(--w), 100% 0, 100% 100%, 0 100%, 0 0);
}

#sec-medical .row3 .slg.left {
  clip-path: polygon(100% 0, 100% 100%, 50% calc(100% - var(--w)), 0 100%, 0 0);
}

#sec-medical .row3 h3 {
  margin-bottom: 61px;
}

#sec-medical .row3 .tabs-switch {
  max-width: 1102px;
  padding: 0 60px;
  margin: 0 auto;
}

#sec-medical .row3 .tab-link {
  display: flex;
  justify-items: center;
  gap: 48px;
  margin-bottom: 68px;
}

#sec-medical .row3 .tab-link li {
  width: 50%;
  height: 68px;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.4em;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.16em;
  border: 1px solid #EA7AAD;
  border-radius: 25px;
  color: #EA7AAD;
  background: #fff;
  transition: all 0.3s ease;
  text-align: center;
  position: relative;
  cursor: pointer;
}

#sec-medical .row3 .tab-link li::before {
  content: "";
  position: absolute;
  background: #EA7AAD;
  width: 20px;
  height: 16px;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

#sec-medical .row3 .tab-link li a {
  color: #EA7AAD;
}

#sec-medical .row3 .tab-link li.active {
  color: #fff;
  background: #EA7AAD;
}

#sec-medical .row3 .tab-link li.active::before {
  opacity: 1;
  visibility: visible;
}

#sec-medical .row3 .tab-link li.active a {
  color: #fff;
}

#sec-medical .row3 .tab-link li:hover {
  color: #fff;
  background: #EA7AAD;
}

#sec-medical .row3 .tab-link li:hover::before {
  opacity: 1;
  visibility: visible;
}

#sec-medical .row3 .tab-link li:hover a {
  color: #fff;
}

#sec-medical .row3 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 52px 34px;
  min-height: 310px;
}

#sec-medical .row3 .list .item {
  padding: 25px 4px 4px;
  height: 129px;
  width: calc(25% - 25.5px);
  position: relative;
  z-index: 1;
}

#sec-medical .row3 .list .item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(256.84deg, rgba(0, 0, 0, 0) 50.01%, rgba(97, 36, 114, 0.1024) 81.78%, rgba(202, 122, 223, 0.256) 100%), linear-gradient(103.18deg, #EA7AAD 0%, #ED7DC0 49.82%, #F8C4E2 100%);
  opacity: 0.64;
  border-radius: 15px;
  z-index: -1;
}

#sec-medical .row3 .list .item .link {
  position: absolute;
  inset: 0;
  z-index: 4;
}

#sec-medical .row3 .list .item .wrap-item {
  width: 100%;
  height: 100%;
  background: linear-gradient(242.9deg, #FFF2FA 0%, #FFFFFF 26.6%);
  border-radius: 15px 0px 15px 15px;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 37px;
}

#sec-medical .row3 .list .item.non-icon .wrap-item {
  padding-top: 0;
}

#sec-medical .row3 .list .item .wrap-item::before {
  content: "";
  position: absolute;
  background: url(../img/medical_item_shine2.png) no-repeat;
  background-size: contain;
  aspect-ratio: 1/1;
  width: 10px;
  height: auto;
  top: 4px;
  right: 4px;
  z-index: -1;
}

#sec-medical .row3 .list .item .wrap-item::after {
  content: "";
  position: absolute;
  background: url(../img/medical_item_shine1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 290/172;
  width: 145px;
  height: auto;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#sec-medical .row3 .list .item .icon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  top: -20px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}

#sec-medical .row3 .list .item .tit {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4em;
  text-align: center;
  color: #EA7AAD;
}

@media screen and (min-width: 768px) {
  #sec-medical .row3 .list .item {
    transition: all 0.3s ease;
  }

  #sec-medical .row3 .list .item:hover {
    opacity: 0.7;
  }

  /* #sec-medical .row3 .list .item.non-icon:hover {
    opacity: 1;
  } */
}

@media screen and (min-width: 768px) and (max-width: 1260px) {
  #sec-medical .row2 .list .img {
    width: 28%;
  }

  #sec-medical .row2 .list {
    max-width: 980px;
  }

  #sec-medical .row2 .list .group {
    width: 332px;
  }

  #sec-medical .row2 .list .group .btn-all2 {
    width: 150px;
  }

  #sec-medical .row2 .list .group .btn-all2 a {
    font-size: 16px;
  }

  #sec-medical .row3 .tabs-switch {
    max-width: 980px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1060px) {
  #sec-medical .row2 .list {
    flex-direction: column;
  }

  #sec-medical .row2 .list .img {
    width: 150px;
    margin: 0 auto -5px;
    position: relative;
    bottom: unset;
  }

  #sec-medical .row2 .list .img::before {
    background-image: url(../img/medical_bg_sp.png);
    aspect-ratio: 688/656;
    width: 344px;
    bottom: -100px;
  }

  #sec-medical .row2 .list .group {
    width: 100%;
    gap: 20px 25px;
    max-width: 350px;
    margin: 0 auto 20px;
    justify-content: center;
  }

  #sec-medical .row2 .list .group:last-child {
    margin-bottom: 0;
  }

  #sec-medical .row2 .list .group .btn-all2 {
    max-width: 160px;
    width: 45%;
    height: 64px;
  }

  #sec-medical .row2 .list .group .btn-all2:hover {
    background: #EA7AAD;
  }

  #sec-medical .row2 .list .group .btn-all2:hover a {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  #sec-medical .row2 .list .group .btn-all2:hover a::before {
    filter: brightness(0) invert(1);
  }

  #sec-medical .row2 .list .group .btn-all2 a {
    font-size: 18px;
    text-align: center;
  }

  #sec-medical .row2 .list .group .btn-all2 a::before {
    content: "";
    position: absolute;
    background: url(../img/icons/icon_btn1.png) no-repeat;
    background-size: contain;
    background-position: center;
    aspect-ratio: 15/22;
    width: 8px;
    height: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: all 0.3s ease;
  }

  #sec-medical .row3 .tabs-switch {
    max-width: 390px;
    padding: 0 20px;
  }

  #sec-medical .row3 .tab-link {
    gap: 20px;
    margin-bottom: 50px;
  }

  #sec-medical .row3 .tab-link li {
    width: 50%;
    height: 64px;
    font-size: 24px;
  }

  #sec-medical .row3 .tab-link li::before {
    top: calc(100% - 5px);
  }

  #sec-medical .row3 .list {
    gap: 40px 10px;
    min-height: unset;
  }

  #sec-medical .row3 .list .item {
    padding: 19px 3px 3px;
    height: 100px;
    width: calc(50% - 5px);
  }

  #sec-medical .row3 .list .item .wrap-item {
    padding-top: 27px;
    overflow: hidden;
  }

  #sec-medical .row3 .list .item.non-icon .wrap-item {
    padding-top: 0;
  }

  #sec-medical .row3 .list .item .wrap-item::after {
    width: 112px;
  }

  #sec-medical .row3 .list .item .icon {
    width: 62px;
    height: 62px;
    top: -15px;
  }

  #sec-medical .row3 .list .item .tit {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: normal;
  }
}

@media screen and (max-width: 767px) {
  #sec-medical .slg {
    display: none;
  }

  #sec-medical h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  #sec-medical h3 .icon::before,
  #sec-medical h3 .icon::after {
    width: 26px;
    top: 5px;
    --lr: -34px;
  }

  #sec-medical .row1 {
    background-image: url(../img/medical_p1_sp.jpg);
    padding: 69px 0 78px;
  }

  #sec-medical .row1::before,
  #sec-medical .row1::after {
    width: 16px;
    height: 16px;
    top: 12px;
    --lr: 12px;
  }

  #sec-medical .row1 .decor-square {
    display: none;
  }

  #sec-medical .row1 .en-all {
    font-size: 40px;
    margin-bottom: 3px;
  }

  #sec-medical .row1 .en-all .icon::before {
    right: -40px;
    top: -2px;
  }

  #sec-medical .row1 .en-all .icon::after {
    width: 24px;
    left: -40px;
    top: -2px;
  }

  #sec-medical .row1 .ttl-all {
    font-size: 24px;
  }

  #sec-medical .row2 {
    padding: 42px 0 0;
    overflow: hidden;
  }

  #sec-medical .row2 .deco-bg::after {
    width: 220px;
  }

  #sec-medical .row2 .deco-bg::before {
    top: 0;
    left: 0;
    opacity: 0.66;
  }

  #sec-medical .row2 .deco-sticky {
    top: 0;
    left: 0;
    opacity: 0.66;
  }

  #sec-medical .row2 .deco-bg::after {
    width: 380px;
    bottom: -67px;
    right: 0;
  }

  #sec-medical .row2 .list {
    flex-direction: column;
    padding: 0 20px 50px;
  }

  #sec-medical .row2 .list .img {
    width: 150px;
    margin: 0 auto -5px;
    position: relative;
    bottom: unset;
  }

  #sec-medical .row2 .list .img::before {
    background-image: url(../img/medical_bg_sp.png);
    aspect-ratio: 688/656;
    width: 344px;
    bottom: -100px;
  }

  #sec-medical .row2 .list .group {
    width: 100%;
    gap: 20px 15px;
    max-width: 350px;
    margin: 0 auto 20px;
    justify-content: center;
  }

  #sec-medical .row2 .list .group:last-child {
    margin-bottom: 0;
  }

  #sec-medical .row2 .list .group .btn-all2 {
    max-width: 160px;
    width: 45%;
    height: 64px;
  }

  #sec-medical .row2 .list .group .btn-all2:hover {
    background: #EA7AAD;
  }

  #sec-medical .row2 .list .group .btn-all2:hover a {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  #sec-medical .row2 .list .group .btn-all2:hover a::before {
    filter: brightness(0) invert(1);
  }

  #sec-medical .row2 .list .group .btn-all2 a {
    font-size: 18px;
    text-align: center;
  }

  #sec-medical .row2 .list .group .btn-all2 a::before {
    content: "";
    position: absolute;
    background: url(../img/icons/icon_btn1.png) no-repeat;
    background-size: contain;
    background-position: center;
    aspect-ratio: 15/22;
    width: 8px;
    height: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: all 0.3s ease;
  }

  #sec-medical .row3 {
    padding: 40px 0 50px;
  }

  #sec-medical .row3 .deco-bg::after {
    width: 199px;
  }

  #sec-medical .row3 .deco-sticky-row3 {
    top: 12px;
    right: 0;
    opacity: 0.65;
  }

  #sec-medical .row3 .deco-bg::after {
    width: 227px;
    bottom: 24px;
    left: -7px;
  }

  #sec-medical .row3 h3 {
    margin-bottom: 61px;
  }

  #sec-medical .row3 .tabs-switch {
    max-width: 390px;
    padding: 0 20px;
  }

  #sec-medical .row3 .tab-link {
    gap: 20px;
    margin-bottom: 50px;
  }

  #sec-medical .row3 .tab-link li {
    width: 50%;
    height: 64px;
    font-size: 24px;
  }

  #sec-medical .row3 .tab-link li::before {
    top: calc(100% - 5px);
  }

  #sec-medical .row3 .list {
    gap: 40px 10px;
    min-height: unset;
  }

  #sec-medical .row3 .list .item {
    padding: 19px 3px 3px;
    height: 100px;
    width: calc(50% - 5px);
  }

  #sec-medical .row3 .list .item .wrap-item {
    padding-top: 27px;
    overflow: hidden;
  }

  #sec-medical .row3 .list .item.non-icon .wrap-item {
    padding-top: 0;
  }

  #sec-medical .row3 .list .item .wrap-item::after {
    width: 112px;
  }

  #sec-medical .row3 .list .item .icon {
    width: 62px;
    height: 62px;
    top: -15px;
  }

  #sec-medical .row3 .list .item .tit {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: normal;
  }
}

#sec-features {
  padding: 79px 0 64px;
  position: relative;
  z-index: 1;
  background: #fff;
}

#sec-features::before {
  content: "";
  position: absolute;
  background: linear-gradient(263.25deg, #F3B3F2 0%, #FFDEEF 50%);
  opacity: 0.24;
  border-radius: 100px;
  inset: 132px 24px 0;
  z-index: -1;
}

#sec-features .deco {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  will-change: transform;
  transform: translateY(var(--deco-y, 0));
}

#sec-features .deco::before {
  content: "";
  position: absolute;
  background: url(../img/features_decor1.png) no-repeat;
  background-size: contain;
  aspect-ratio: 840/690;
  width: 420px;
  height: auto;
  z-index: -1;
}

#sec-features .deco::before {
  top: 0;
  left: -8px;
}

#sec-features .deco-sticky {
  content: "";
  position: absolute;
  background: url(../img/features_decor2.png) no-repeat;
  background-size: contain;
  aspect-ratio: 728/1536;
  width: 364px;
  height: auto;
  z-index: -1;
  top: 0;
  right: -8px;
  margin-bottom: 0;
}

#sec-features .deco-sticky.is-fixed {
  position: fixed;
}

#sec-features .deco-sticky.is-absolute {
  position: absolute;
}

#sec-features .en-all {
  margin-bottom: 31px;
}

#sec-features h2 {
  position: absolute;
  top: -6px;
  right: 30px;
  font-weight: 300;
  font-size: 36px;
  line-height: 1.4em;
  letter-spacing: 0.16em;
  background: linear-gradient(90deg, #FC8AA1 0%, #CDA3BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#sec-features h2 .square {
  font-weight: 250;
  font-size: 155.5555555556%;
  line-height: 1.4em;
  letter-spacing: 0.16em;
  background: linear-gradient(90deg, #FC8AA1 0%, #CDA3BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
  text-align: center;
  width: 72px;
  display: inline-block;
  padding-left: 8px;
}

#sec-features h2 .square::before {
  content: "";
  position: absolute;
  background: url(../img/features_frame.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sec-features .item {
  margin: 0 auto;
  max-width: 1174px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 47px;
}

#sec-features .item:last-child {
  margin-bottom: 0;
}

#sec-features .item.reverse {
  flex-direction: row-reverse;
}

#sec-features .item.reverse .img {
  margin-right: calc(50% - 50vw);
  margin-left: unset;
  margin-left: 0;
}

#sec-features .item.reverse .img::before {
  transform: scaleX(-1);
  left: unset;
  right: 100%;
}

#sec-features .item.reverse .desc {
  padding: 30px 50px 30px 100px;
}

#sec-features .item.reverse .desc::before {
  top: -5px;
  left: 100px;
}

#sec-features .item.reverse .desc .num {
  left: -81px;
  right: unset;
}

#sec-features .item .img {
  width: 100%;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-bottom: 0;
}

#sec-features .item .img img {
  object-fit: cover;
  width: 100% !important;
  height: 100%;
}

#sec-features .item .desc .deco-rec {
  position: absolute;
  background: url(../img/icons/features_triangle.png) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 100%;
  left: 0;
  margin-bottom: 0;
}

#sec-features .item.reverse .desc .deco-rec {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}

#sec-features .item .desc {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(50% + 140px);
  height: 304px;
  position: relative;
  padding: 30px 100px 30px 50px;
}

#sec-features .item .desc::before {
  top: -5px;
  left: 41px;
  background: linear-gradient(256.84deg, rgba(0, 0, 0, 0) 50.01%, rgba(97, 36, 114, 0.1024) 81.78%, rgba(202, 122, 223, 0.256) 100%), linear-gradient(103.18deg, #EA7AAD 0%, #ED7DC0 49.82%, #F8C4E2 100%);
  transform: rotate(180deg);
}

#sec-features .item .desc::after {
  content: "";
  position: absolute;
  background: #fff;
  inset: 0;
  z-index: -1;
}

#sec-features .item .desc .num {
  font-weight: 400;
  font-size: 160px;
  line-height: 1.4em;
  letter-spacing: -0.04em;
  background: linear-gradient(256.84deg, rgba(0, 0, 0, 0) 50.01%, rgba(97, 36, 114, 0.1024) 81.78%, rgba(202, 122, 223, 0.256) 100%), linear-gradient(103.18deg, #EA7AAD 0%, #ED7DC0 49.82%, #F8C4E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  opacity: 0.48;
  position: absolute;
  top: 27px;
  right: -81px;
  margin-bottom: 0;
}

#sec-features .item .desc .tit {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.4em;
  letter-spacing: 0.08em;
  color: #EA7AAD;
  margin-bottom: 36px;
}

#sec-features .item .desc .txt {
  margin-bottom: 0;
}

@media screen and (max-width: 1330px) and (min-width: 768px) {
  #sec-features .item .desc .num {
    right: -20px;
    font-size: 120px;
  }

  #sec-features .item.reverse .desc .num {
    left: -20px;
  }

  #sec-features .item .desc .tit {
    font-size: 26px;
  }

  #sec-features .item .desc {
    padding: 30px 150px 30px 50px;
  }

  #sec-features .item.reverse .desc {
    padding: 30px 50px 30px 150px;
  }
}

@media screen and (max-width: 1030px) and (min-width: 768px) {
  #sec-features .item {
    flex-direction: column;
  }

  #sec-features .item .img {
    width: auto;
    height: auto;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 0;
  }

  #sec-features .item .desc {
    width: 100%;
    height: auto;
    padding: 20px 10px 20px 45px;
  }

  #sec-features .item .desc::before {
    top: -5px;
    left: 41px;
  }

  #sec-features .item .desc::after {
    inset: 0;
  }

  #sec-features .item .desc .num {
    font-size: 56px;
    top: 15px;
    left: -20px;
    right: unset;
  }

  #sec-features .item .desc .tit {
    font-size: 28px;
    margin-bottom: 15px;
  }

  #sec-features .item.reverse {
    flex-direction: column;
  }

  #sec-features .item.reverse .img {
    margin-right: -10px;
    margin-left: -10px;
  }

  #sec-features .item.reverse .img::before {
    width: 10px;
    bottom: unset;
    top: 100%;
    transform: scaleX(1);
    left: unset;
    right: 0;
  }

  #sec-features .item.reverse .desc {
    padding: 20px 10px 20px 45px;
  }

  #sec-features .item.reverse .desc::before {
    top: -5px;
    left: 45px;
  }

  #sec-features .item.reverse .desc .num {
    left: -20px;
    right: unset;
  }
}

@media screen and (max-width: 767px) {
  #sec-features {
    padding: 79px 0 64px;
  }

  #sec-features::before {
    border-radius: 50px;
    inset: 132px 8px 0;
    z-index: -1;
  }

  #sec-features .deco::before,
  #sec-features .deco::after {
    width: 215px;
  }

  #sec-features .deco::before {
    top: 0;
    left: -8px;
  }

  #sec-features .deco::after {
    width: 220px;
    top: 482px;
    right: -8px;
  }

  #sec-features .en-all {
    margin-bottom: 0;
    opacity: 0.1;
    font-size: 100px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: -80px;
    left: calc(50% - 50vw);
    right: calc(50% - 50vw);
  }

  #sec-features .en-all .icon::before {
    display: none;
  }

  #sec-features h2 {
    position: static;
    text-align: center;
    font-size: 44px;
    margin-bottom: 50px;
  }

  #sec-features h2 .square {
    font-size: 133.3333333333%;
    text-align: center;
    width: 88px;
    padding-left: 8px;
  }

  #sec-features .item {
    flex-direction: column;
    margin-bottom: 50px;
    position: relative;
  }

  #sec-features .item::before {
    content: "";
    position: absolute;
    background: url(../img/features_decor3_sp.png) no-repeat;
    background-size: contain;
    aspect-ratio: 200/238;
    width: 100px;
    height: auto;
    top: -35px;
    right: -20px;
    z-index: 2;
  }

  #sec-features .item.reverse {
    flex-direction: column;
  }

  #sec-features .item.reverse .img {
    margin-right: -10px;
    margin-left: -10px;
  }

  #sec-features .item.reverse .img::before {
    width: 10px;
    bottom: unset;
    top: 100%;
    transform: scaleX(1);
    left: unset;
    right: 0;
  }

  #sec-features .item.reverse .desc {
    padding: 20px 10px 20px 45px;
  }

  #sec-features .item.reverse .desc::before {
    top: -5px;
    left: 45px;
  }

  #sec-features .item.reverse .desc .num {
    left: -20px;
    right: unset;
  }

  #sec-features .item .img {
    width: 100% !important;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 0;
  }

  #sec-features .item .desc {
    width: 100%;
    height: auto;
    padding: 20px 10px 20px 45px;
  }

  #sec-features .item .desc::before {
    top: -5px;
    left: 41px;
  }

  #sec-features .item .desc::after {
    inset: 0;
  }

  #sec-features .item .desc .num {
    font-size: 56px;
    top: 15px;
    left: -20px;
    right: unset;
  }

  #sec-features .item .desc .tit {
    font-size: 28px;
    margin-bottom: 15px;
  }
}

#sec-information {
  padding: 52px 0 40px;
}

#sec-information .en-all {
  margin-bottom: 7px;
}

#sec-information h2 {
  margin-bottom: 37px;
}

#sec-information .row {
  display: flex;
  gap: 50px;
  padding-bottom: 50px;
  margin-bottom: 32px;
  position: relative;
}

#sec-information .row::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, #FC8AA1 50%, #CDA3BC 100%);
}

#sec-information .left {
  margin-top: 7px;
  width: 50%;
}

#sec-information .left .quote {
  margin-bottom: 16px;
}

#sec-information .left .quote dl {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  line-height: 1.4em;
}

#sec-information .left .quote dl:last-child {
  margin-bottom: 0;
}

#sec-information .left .quote dl dt {
  text-align: center;
  min-width: 74px;
  padding: 3px 12px;
  border-radius: 5px;
  background: #EA7AAD;
  font-weight: 500;
  color: #fff;
  flex-shrink: 0;
  margin-right: 12px;
}

#sec-information .left .note {
  color: #E26C83;
  line-height: 1.5em;
  position: relative;
  padding-left: 19px;
}

#sec-information .left .note2-2 {
  padding-left: 0;
}

#sec-information .left .note2-2::before {
  display: none;
}

#sec-information .left .note3 {
  color: #288de3;
}

#sec-information .left .note::before {
  content: "※";
  font-size: 100%;
  font-family: var(--serif);
  font-weight: inherit;
  color: inherit;
  position: absolute;
  left: 0;
  top: 0;
}

#sec-information .left .note1 {
  margin-bottom: 4px;
}

#sec-information .right {
  width: calc(50% - 50px);
}

#sec-information .right .en {
  font-family: var(--spec);
  font-weight: 200;
  font-size: 32px;
  line-height: 1.4em;
  margin-bottom: 16px;
}

#sec-information .right .en .icon {
  background: linear-gradient(90deg, #FC8AA1 50%, #CDA3BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  position: relative;
}

#sec-information .right .en .icon::before {
  content: "";
  position: absolute;
  background: url(../img/icons/ttl_deco1.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 48/36;
  width: 16px;
  height: auto;
  right: -29px;
  top: -2px;
  bottom: 0;
  margin: auto 0;
}

#sec-information .right .list .item {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}

#sec-information .right .list .item:last-child {
  margin-bottom: 0;
}

#sec-information .right .list .item .ico {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  margin-right: 24px;
  margin-bottom: 0;
}

#sec-information .right .list .item .txt {
  line-height: 1.8em;
  margin-bottom: 0;
}

#sec-information .right .list .item .txt .pink {
  color: #EA7AAD;
}

#sec-information #map {
  /* height: 360px; */
}

#sec-information #map .img {
  text-align: center;
  width: 100%;
  max-width: 843px;
  margin: 0 auto;
}

#sec-information #map .img img {
  object-fit: cover;
  width: 100% !important;
  height: 100%;
}

#sec-information #map iframe {
  width: 100%;
  height: 100%;
  line-height: 1em;
}

@media screen and (max-width: 767px) {
  #sec-information {
    padding: 40px 0 40px;
  }

  #sec-information .en-all {
    margin-bottom: 5px;
  }

  #sec-information h2 {
    margin-bottom: 30px;
    font-size: 20px;
  }

  #sec-information .row {
    flex-direction: column;
    gap: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  #sec-information .left {
    margin-top: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #sec-information .left::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, #FC8AA1 50%, #CDA3BC 100%);
  }

  #sec-information .left .quote {
    margin-bottom: 16px;
  }

  #sec-information .left .quote dl {
    margin-bottom: 12px;
  }

  #sec-information .left .quote dl:last-child {
    margin-bottom: 0;
  }

  #sec-information .left .quote dl dt {
    min-width: 74px;
    padding: 3px 12px;
    margin-right: 12px;
  }

  #sec-information .left .note1 {
    margin-bottom: 4px;
  }

  #sec-information .right {
    width: 100%;
  }

  #sec-information .right .en {
    font-size: 32px;
    margin-bottom: 16px;
  }

  #sec-information .right .list .item {
    margin-bottom: 9px;
  }

  #sec-information .right .list .item:last-child {
    margin-bottom: 0;
  }

  #sec-information .right .list .item .ico {
    width: 56px;
    height: 56px;
    margin-right: 24px;
  }

  #sec-information #map {
    /* height: 270px; */
  }
}

#sec-equipment {
  padding: 37px 0 64px;
}

#sec-equipment .en-all {
  font-size: 80px;
  text-align: center;
  margin-bottom: 3px;
}

#sec-equipment .en-all .icon::before {
  right: -48px;
}

#sec-equipment .en-all .icon::after {
  content: "";
  position: absolute;
  background: url(../img/icons/ttl_deco1.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 48/36;
  width: 24px;
  height: auto;
  left: -48px;
  top: -2px;
  bottom: 0;
  margin: auto 0;
}

#sec-equipment h2 {
  font-size: 28px;
  letter-spacing: 0.24em;
  text-align: center;
  margin-bottom: 40px;
}

#sec-equipment .wrap-slider {
  position: relative;
  z-index: 2;
}

#sec-equipment .slider {
  display: flex;
  justify-content: center;
  padding-bottom: 34px;
  /* Arrows */
}

#sec-equipment .slider .slick-active .item .wrap-item::after {
  opacity: 0;
  visibility: hidden;
}

#sec-equipment .slider .item {
  width: 480px !important;
  margin: 0 32px;
  padding-bottom: 30px;
  position: relative;
  transition: all 0.3s ease;
}

#sec-equipment .slider .item:hover {
  opacity: 0.7;
}

#sec-equipment .slider .item .link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

#sec-equipment .slider .item .wrap-item {
  padding: 20px 20px 25px;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.06);
  position: relative;
  background: #fff;
}

#sec-equipment .slider .item .wrap-item::before {
  content: "";
  position: absolute;
  background: #EA7AAD;
  width: 12px;
  height: 12px;
  right: 4px;
  bottom: 6px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

#sec-equipment .slider .item .wrap-item::after {
  content: "";
  position: absolute;
  background: #fff;
  inset: 0;
  opacity: 0.64;
  transition: all 0.3s ease;
  z-index: 1;
}

#sec-equipment .slider .item .img {
  height: 240px;
  margin-bottom: 18px;
}

#sec-equipment .slider .item .img::before {
  left: 10px;
  top: -5px;
}

#sec-equipment .slider .item .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#sec-equipment .slider .item .desc {
  padding: 0 10px;
}

#sec-equipment .slider .item .desc .tit {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: normal;
  color: #EA7AAD;
  margin-bottom: 12px;
}

#sec-equipment .slider .item .desc .tit .small {
  font-size: 75%;
}

#sec-equipment .slider .item .desc .txt {
  line-height: 1.7em;
}

#sec-equipment .slider .slick-dots {
  display: flex;
  justify-content: center;
  bottom: 0;
}

#sec-equipment .slider .slick-dots li {
  margin: 0 12px;
  width: 16px;
  height: 16px;
}

#sec-equipment .slider .slick-dots button {
  font-size: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #FFC9D4;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

#sec-equipment .slider .slick-dots button::before {
  content: none;
}

#sec-equipment .slider .slick-dots .slick-active button {
  background-color: #EA7AAD;
}

#sec-equipment .slider .slick-prev,
#sec-equipment .slider .slick-next {
  top: 44%;
  width: 72px;
  height: 72px;
  transition: all 0.3s ease;
  background: unset;
}

#sec-equipment .slider .slick-prev::before,
#sec-equipment .slider .slick-next::before {
  content: "";
  position: absolute;
  background: url(../img/icons/icon_left.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  inset: 0;
  margin: auto;
}

#sec-equipment .slider .slick-prev:hover,
#sec-equipment .slider .slick-next:hover {
  opacity: 0.7;
}

#sec-equipment .slider .slick-prev {
  left: calc(50% - 340px);
}

#sec-equipment .slider .slick-next {
  right: calc(50% - 340px);
}

#sec-equipment .slider .slick-next::before {
  background-image: url(../img/icons/icon_right.png);
}

@media screen and (min-width: 768px) {
  #sec-equipment .slick-dots button:hover {
    background-color: #EA7AAD;
  }
}

@media screen and (max-width: 767px) {
  #sec-equipment {
    padding: 20px 0 55px;
  }

  #sec-equipment .en-all {
    font-size: 56px;
    margin-bottom: 3px;
  }

  #sec-equipment .en-all .icon::before {
    right: -35px;
  }

  #sec-equipment .en-all .icon::after {
    left: -35px;
  }

  #sec-equipment h2 {
    font-size: 24px;
    margin-bottom: 35px;
  }

  #sec-equipment .slider {
    padding-bottom: 25px;
    /* Arrows */
  }

  #sec-equipment .slider .item {
    width: 340px !important;
    margin: 0 15px;
    padding-bottom: 20px;
  }

  #sec-equipment .slider .item .wrap-item {
    padding: 20px 14px 25px;
  }

  #sec-equipment .slider .item .img {
    height: 240px;
    margin-bottom: 18px;
  }

  #sec-equipment .slider .item .desc {
    padding: 0 10px;
  }

  #sec-equipment .slider .item .desc .tit {
    font-size: 24px;
    margin-bottom: 12px;
  }

  #sec-equipment .slider .item .desc .tit .small {
    font-size: 75%;
  }

  #sec-equipment .slider .slick-prev,
  #sec-equipment .slider .slick-next {
    top: 27%;
    width: 48px;
    height: 48px;
  }

  #sec-equipment .slider .slick-prev {
    left: 10px;
  }

  #sec-equipment .slider .slick-next {
    right: 10px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

@media screen and (min-width: 1061px) {
  .no-pc {
    display: none;
  }
}


/*# sourceMappingURL=top.css.map */