html {
  opacity: 0;
  transition: 0.1s;
}

html.wf-yu-mincho-pr6n-n4-active {
  opacity: 1;
}

.p-mv {
  background-image: url("../../img/common/mv_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.mv__inner {
  position: relative;
  width: 100%;
  background-color: #fff;
}

.mv-logo {
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 64.5rem;
  width: 45%;
}
@media screen and (max-width: 767px) {
  .mv-logo {
    top: 12.5rem;
    width: 22rem;
  }
}

.p-members {
  position: relative;
  width: 100%;
  padding: 4.5rem 2.5rem 8.8rem;
  max-width: 160rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-members {
    padding: 2.2rem 0 0;
  }
}

.members_accsent {
  position: absolute;
  top: -6.5rem;
  right: 3.5%;
  max-width: 58rem;
  width: 37%;
}
@media screen and (max-width: 767px) {
  .members_accsent {
    width: 58%;
    max-width: 37.5rem;
    top: -5.4rem;
    right: initial;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    z-index: 2;
  }
}

@media screen and (max-width: 767px) {
  .members_accsent img {
    width: 58%;
    margin-left: auto;
    margin-right: 1.6rem;
  }
}

.members-contents {
  position: relative;
  z-index: 1;
}

.members-title {
  text-align: center;
}

.members-title_eng {
  font-size: 1.6rem;
  letter-spacing: 0.2em;
}

.members-title_eng .animation-boder {
  display: none;
}
@media screen and (max-width: 767px) {
  .members-title_eng .animation-boder {
    display: block;
    position: relative;
    margin: 1.5rem auto 0;
    height: 8rem;
  }
}

.members-title_red-circle {
  margin: 7.2rem auto 0;
}
@media screen and (max-width: 767px) {
  .members-title_red-circle {
    margin-top: 15.6rem;
    max-width: 25rem;
  }
}

.members-title_red-circle .red-circle__text {
  font-size: 2.4rem;
  letter-spacing: 0.5em;
}
@media screen and (max-width: 767px) {
  .members-title_red-circle .red-circle__text {
    font-size: 2rem;
  }
}

.members-nav {
  margin-top: 8.5rem;
}
@media screen and (max-width: 767px) {
  .members-nav {
    margin-top: 2.2rem;
  }
}

.members-nav__item {
  text-align: center;
  line-height: 2.5;
  font-size: 1.6rem;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .members-nav__item {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.members-image {
  width: 100%;
  max-width: 106rem;
  margin: 12.6rem auto 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .members-image {
    margin-top: 3rem;
  }
}

.members-image .animation-boder,
.food-contents__btm .food-contents__btm--image .animation-boder {
  bottom: -37.6rem;
  right: 19rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .members-image .animation-boder,
  .food-contents__btm .food-contents__btm--image .animation-boder {
    display: none;
  }
}

.p-medical {
  padding-top: 0rem;
}
@media screen and (max-width: 767px) {
  .p-medical {
    padding-top: 3.4rem;
  }
}

.medical-contents {
  position: relative;
  padding: 6rem 0 14.4rem;
  margin: 17rem auto 0;
  max-width: 170rem;
}
@media screen and (max-width: 767px) {
  .medical-contents {
    margin-top: 3rem;
    padding: 0 0 7rem;
    max-width: 60rem;
  }
}

.medical-contents__accsent {
  width: 82.6%;
  height: auto;
  aspect-ratio: 1190/1200;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .medical-contents__accsent {
    width: 91%;
    aspect-ratio: 340/360;
  }
}

.medical-contents--image {
  width: 82.6%;
  margin-left: auto;
  position: relative;
  z-index: 2;
  animation-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .medical-contents--image {
    width: 85%;
  }
}

.medical-contents--image .list {
  margin-top: 5.4rem;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .medical-contents--image .list {
    margin-top: 2.8rem;
    font-size: 1.5rem;
  }
}

.medical-contents--image .list .list-item:nth-child(n+2) {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .medical-contents--image .list .list-item:nth-child(n+2) {
    margin-top: 1.6rem;
  }
}

#medical .section-title__right .animation-boder {
  display: none;
}
@media screen and (max-width: 767px) {
  #medical .section-title__right .animation-boder {
    display: block;
  }
}

.p-food {
  padding: 36rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-food {
    padding: 7.6rem 0 0;
  }
}

.food-contents {
  padding-left: 1.6rem;
  width: 100vw;
  overflow: hidden;
  margin-top: 8.8rem;
}
@media screen and (max-width: 767px) {
  .food-contents {
    margin-top: 4.4rem;
    padding-left: 0.7rem;
  }
}

.food-slider {
  width: 187rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .food-slider {
    width: 67.8rem;
  }
}

.food-slider__item {
  position: relative;
  margin: 0 3.8rem;
  padding: 0 2.4rem 6rem;
}
@media screen and (max-width: 767px) {
  .food-slider__item {
    margin: 0 0.7rem;
    padding: 0 1.6rem 3rem;
  }
}

.food-slider__item--inner {
  position: relative;
  z-index: 2;
}
.food-slider__item--accsent {
  width: 100%;
  height: auto;
  aspect-ratio: 550/700;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .food-slider__item--accsent {
    aspect-ratio: 325/410;
    height: 41rem;
  }
}

.food-slider__item--name {
  text-align: center;
  line-height: 1.75;
  letter-spacing: 0.2em;
  font-size: 2rem;
  margin-top: 6.6rem;
}
@media screen and (max-width: 767px) {
  .food-slider__item--name {
    margin-top: 3.6rem;
    line-height: 1.75;
    font-size: 1.4rem;
  }
}

.food-slider .slick-dots {
  display: flex;
  justify-content: center;
  gap: 1rem;
  width: 100vw;
  margin-top: 1rem;
}

.food-slider .slick-dots li {
  width: 0.6rem;
  height: 0.6rem;
  background-color: #666666;
  overflow: hidden;
}

.food-slider .slick-dots li button {
  color: transparent;
}

.food-slider .slick-dots li.slick-active {
  background-color: #000000;
}

.food-contents__btm {
  position: relative;
}

.food-contents__btm--image {
  width: 100%;
  max-width: 106rem;
  margin: 10.6rem auto 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .food-contents__btm--image {
    margin-top: 5.6rem;
  }
}

.food-contents__btm .animation-boder {
  display: none;
}
@media screen and (max-width: 767px) {
  .food-contents__btm .animation-boder {
    display: block;
    position: absolute;
    top: -8rem;
    left: 3.6rem;
    height: 10rem;
    z-index: 5;
  }
}

.food-contents__btm .animation-boder2 {
  display: none;
}
@media screen and (max-width: 767px) {
  .food-contents__btm .animation-boder2 {
    display: block;
    position: absolute;
    top: initial;
    left: initial;
    bottom: -8rem;
    right: 3.6rem;
    height: 10rem;
    z-index: 5;
  }
}

.p-beauty {
  padding: 16rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-beauty {
    padding: 7.8rem 0 0;
  }
}

.p-beauty .medical-contents {
  margin-top: 19rem;
  padding: 4.6rem 0 8.5rem;
}
@media screen and (max-width: 767px) {
  .p-beauty .medical-contents {
    margin-top: 3rem;
    padding: 0 0 7rem;
    padding: 3.6rem 0 3.8rem;
  }
}

.p-beauty .medical-contents .list {
  margin-top: 4rem;
}

.p-beauty .section-title__right.custum .animation-boder {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-beauty .section-title__right.custum .animation-boder {
    display: block;
  }
}

.p-financing {
  padding: 17rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-financing {
    padding: 9rem 0 0;
  }
}

.p-financing .medical-contents {
  margin-top: 18rem;
  padding-bottom: 7.8rem;
}
@media screen and (max-width: 767px) {
  .p-financing .medical-contents {
    margin-top: 3rem;
    padding: 0 0 7rem;
    padding: 0 0 3.8rem;
  }
}

.p-others {
  padding-top: 32rem;
}
@media screen and (max-width: 767px) {
  .p-others {
    padding: 11rem 0 0;
  }
}

.p-others .medical-contents {
  padding-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  .p-others .medical-contents {
    margin-top: 3rem;
    padding: 0 0 1.6rem;
  }
}

.p-others .medical-contents--image .list {
  width: 40rem;
  display: flex;
  flex-wrap: wrap;
  gap: 4rem 7.2rem;
}
@media screen and (max-width: 767px) {
  .p-others .medical-contents--image .list {
    margin-top: 3.2rem;
    width: 24rem;
    gap: 1.5rem 2.4rem;
  }
}

.p-others .medical-contents--image .list .list-item {
  width: calc(50% - 3.6rem);
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-others .medical-contents--image .list .list-item {
    width: calc(50% - 1.2rem);
    font-size: 1.4rem;
  }
}

.others-btm___text {
  margin-top: 6rem;
  letter-spacing: 0.075em;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .others-btm___text {
    margin-top: 2rem;
    font-size: 1.3rem;
  }
}

.p-about {
  background-image: url("../../img/common/about-section_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 14.5rem 0 16rem;
}
@media screen and (max-width: 767px) {
  .p-about {
    background-image: url("../../img/common/about-section_bg_sp.png");
    padding: 6.6rem 0 4.7rem;
  }
}

@media screen and (max-width: 767px) {
  .about-title {
    display: flex;
    align-items: flex-start;
    padding: 0 1.5rem;
  }
}

.about-title .about-title__left {
  max-width: 81.5rem;
}
@media screen and (max-width: 767px) {
  .about-title .about-title__left {
    max-width: 14.5rem;
  }
}

.about-title .section-title__accsent {
  position: absolute;
  width: 28%;
  left: 0;
  bottom: -30rem;
}
@media screen and (max-width: 767px) {
  .about-title .section-title__accsent {
    width: 56%;
    left: 0;
    bottom: -2%;
  }
}

.about-title .section-title__accsent img {
  transform: translateX(-4rem);
}
@media screen and (max-width: 767px) {
  .about-title .section-title__accsent img {
    transform: translateX(0.5rem);
  }
}

.about-title__texts {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .about-title__texts {
    align-items: flex-end;
  }
}

.about-title .about-title__left--top {
  letter-spacing: 0.15em;
  font-size: 2rem;
}

.about-title__texts .main-title {
  position: relative;
  top: initial;
  left: initial;
  margin-top: 7.2rem;
  padding-right: 2rem;
}
@media screen and (max-width: 767px) {
  .about-title__texts .main-title {
    transform: initial;
    margin-top: 0;
    padding-right: 2rem;
  }
}

.about-title .about-title__right {
  max-width: 62.5rem;
  margin-top: 26rem;
}
@media screen and (max-width: 767px) {
  .about-title .about-title__right {
    max-width: 20rem;
    margin-top: 0;
    flex-direction: column;
  }
}

.about-title__right .section-title__right--btm {
  margin-top: 6rem;
  margin-right: 6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-title__right .section-title__right--btm {
    margin-top: 6rem;
    margin-right: 0;
  }
}

.about-title .section-title__right--message {
  margin-right: 12.2rem;
}
@media screen and (max-width: 767px) {
  .about-title .section-title__right--message {
    margin-right: 3rem;
    text-align: left;
    line-height: 1.375;
    letter-spacing: 0.2em;
    font-size: 1.6rem;
  }
}

.about-title__right .subtitle {
  top: 32%;
  left: -26.5rem;
}
@media screen and (max-width: 767px) {
  .about-title__right .subtitle {
    font-size: 2.5rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.about-title__right .animation-boder {
  top: -63rem;
  right: 57%;
  height: 47.5rem;
}
@media screen and (max-width: 767px) {
  .about-title__right .animation-boder {
    top: 14rem;
    right: 20%;
    height: 10rem;
  }
}

.about-contents {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 6rem;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .about-contents {
    flex-direction: column-reverse;
    gap: 0;
    max-width: 60rem;
    margin: 3.6rem auto 0;
  }
}

.about-contents--image {
  width: 100%;
  max-width: 63rem;
}

.about-contents__texts {
  width: 100%;
  max-width: 75rem;
  padding-left: 13.5rem;
  margin-top: 28rem;
}
@media screen and (max-width: 767px) {
  .about-contents__texts {
    margin-top: 0;
    padding: 3.7rem 3rem 0;
  }
}

@media screen and (max-width: 767px) {
  .about-contents__texts .title {
    text-align: center;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    color: #c29f50;
  }
}

.about-contents__texts .text {
  line-height: 2.0555555556;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .about-contents__texts .text {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    letter-spacing: 0.075em;
    margin-top: 3.8rem;
  }
}

.p-about .btn {
  margin-top: 8.6rem;
}
@media screen and (max-width: 767px) {
  .p-about .btn {
    margin: 4.4rem auto 0;
  }
}

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