@charset "UTF-8";
/*! Sass Test */
:root {
  --bg-color: #ffe2ef; }

#type_siper_slider.swiper-container {
  height: 600px; }
#type_siper_slider.swiper-container .swiper-wrapper .swiper-slide {
  position: relative; }
#type_siper_slider.swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top; }
#type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #916aa838;
  mix-blend-mode: multiply; }
#type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: max-content;
  height: max-content; }
#type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div p.nth-1 {
  color: #FFF;
  font-size: 48px;
  font-family: 'GenJyuuGothic-B';
  text-align: center;
  padding: 0 0 130px; }
@media screen and (max-width: 1024px) {
  #type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div p.nth-1 {
    width: fit-content;
    font-size: clamp(1.6em, 7vw, 2.7em);
    letter-spacing: 2px; } }
@media screen and (max-width: 767px) {
  #type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div p.nth-1 {
    width: fit-content;
    font-size: clamp(1.6em, 3vw, 1.8em);
    letter-spacing: 2px; } }
#type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div p.nth-2 {
  color: #fff;
  font-family: 'GenJyuuGothic-M';
  text-align: center;
  line-height: 1.7;
  padding: 90px 0 0; }
@media screen and (max-width: 767px) {
  #type_siper_slider.swiper-container .swiper-wrapper .swiper-slide > div p.nth-2 {
    width: fit-content;
    font-size: clamp(1em, 2vw, 1em);
    letter-spacing: 2px;
    max-width: 95%; } }

@media screen and (max-width: 1024px) {
  .about-sec .wrap {
    padding: 60px 0 90px; } }
@media screen and (max-width: 767px) {
  .about-sec .wrap {
    padding: 30px 0 60px; } }

.medicine .nth-2 img {
  max-width: 94%;
  aspect-ratio: 1/1;
  object-fit: cover; }
.medicine .swiper-slide img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover; }

@media screen and (max-width: 767px) {
  .faq {
    margin-bottom: 7px; } }
@media screen and (max-width: 767px) {
  .faq li {
    margin-bottom: 15px; } }
@media screen and (max-width: 767px) {
  .faq .wrap {
    padding: 30px 10px;
    margin: 0 10px;
    background-color: transparent; } }
@media screen and (max-width: 767px) {
  .faq .nth-25 {
    margin: 20px 0; } }
.faq .nth-23 {
  padding: 0 20px 0 30px; }
@media screen and (max-width: 767px) {
  .faq .nth-23 {
    padding: 0 10px 0 20px; } }
@media screen and (max-width: 767px) {
  .faq .nth-22 {
    background: #ffffff;
    padding: 10px 0;
    border-radius: 8px; } }
.faq .nth-22 p:before {
  bottom: -5px;
  z-index: -1;
  background-color: rgba(215, 255, 160, 0.6); }
@media screen and (max-width: 767px) {
  .faq .nth-22 p:before {
    display: none; } }

@media screen and (max-width: 767px) {
  .faq-bg .nth-20 {
    top: 0;
    left: -30vw; } }
@media screen and (max-width: 767px) {
  .faq-bg .nth-21 {
    right: -20vw;
    bottom: -10vh; } }

@media screen and (max-width: 767px) {
  .about-sec .wrap {
    padding: 60px 0 90px; } }
@media screen and (max-width: 767px) {
  .about-sec h3 {
    font-size: 1.4em;
    padding: 20px 0 0;
    margin: 20px 0; } }
.about-sec p {
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: 1px; }
.about-sec .nth-1 {
  position: relative;
  z-index: 1;
  align-items: flex-start; }
.about-sec .nth-1 div {
  padding: 0 20px; }
.about-sec .nth-2 {
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 24vw;
  object-fit: cover; }
.about-sec .nth-3 {
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: 28vw;
  opacity: 0.8; }
@media screen and (max-width: 1024px) {
  .about-sec .nth-3 {
    width: 250px; } }
@media screen and (max-width: 767px) {
  .about-sec .nth-3 {
    display: block;
    right: 0;
    bottom: 0; } }

.cooperation {
  background-color: var(--bg-color); }
@media screen and (max-width: 767px) {
  .cooperation .wrap {
    margin: 0 15px;
    padding: 30px 0; } }
.cooperation .nth-1 {
  align-items: center; }
.cooperation .nth-1 p {
  font-size: 1em;
  line-height: 1.7em;
  letter-spacing: 2px; }

.flow {
  background-color: var(--bg-color); }
@media screen and (max-width: 767px) {
  .flow .nth-1 p:last-child {
    width: 100%;
    font-size: 0.9em;
    line-height: 1.6em;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: left;
    padding-top: 1px; } }

.medicine-2 {
  background-color: #eefbff;
  padding: 90px 0;
  display: block;
  overflow: hidden; }
@media screen and (max-width: 767px) {
  .medicine-2 {
    padding: 0 0 60px; } }
.medicine-2 .inner {
  display: flex;
  margin: 0 auto;
  max-width: 1200px; }
@media screen and (max-width: 767px) {
  .medicine-2 .inner {
    flex-direction: column; } }
.medicine-2 .inner .image_area {
  width: 500px;
  position: relative; }
@media screen and (max-width: 1024px) {
  .medicine-2 .inner .image_area {
    width: 250px; } }
@media screen and (max-width: 767px) {
  .medicine-2 .inner .image_area {
    width: 100%; } }
.medicine-2 .inner .image_area > img {
  width: 50vw;
  max-width: initial;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0; }
@media screen and (max-width: 767px) {
  .medicine-2 .inner .image_area > img {
    width: 100%;
    position: initial; } }
.medicine-2 .inner .nth-1 {
  max-width: calc(100% - 550px);
  padding: 60px 0 60px 50px; }
@media screen and (max-width: 1024px) {
  .medicine-2 .inner .nth-1 {
    max-width: calc(100% - 300px); } }
@media screen and (max-width: 767px) {
  .medicine-2 .inner .nth-1 {
    max-width: 100%;
    padding: 0 20px;
    margin: 60px 0 0; } }
.medicine-2 .inner .nth-1 h2 {
  margin-bottom: 30px; }
.medicine-2 .inner .nth-1 p {
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: 1px;
  padding-bottom: 20px; }
.medicine-2 .inner .nth-1 .nth-3 {
  font-size: 1.2em; }

.medicine-3 {
  padding: 60px 0;
  overflow: hidden; }
.medicine-3 .text_area h3 {
  margin: 30px 0; }
.medicine-3 .text_area p {
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: 1px; }
.medicine-3 .nth-1 {
  padding: 30px 0;
  align-items: center; }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-1 {
    flex-direction: column-reverse; } }
.medicine-3 .nth-1 .text_area {
  width: calc(100% - 480px);
  padding-right: 80px; }
@media screen and (max-width: 1024px) {
  .medicine-3 .nth-1 .text_area {
    width: calc(100% - 200px);
    padding-right: 40px; } }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-1 .text_area {
    width: calc(100% - 0px);
    padding: 0;
    margin: 60px 0 0; } }
.medicine-3 .nth-1 .image_area {
  width: 400px;
  padding-right: 0; }
@media screen and (max-width: 1024px) {
  .medicine-3 .nth-1 .image_area {
    width: 200px;
    padding-right: 0px; } }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-1 .image_area {
    width: 100%; } }
.medicine-3 .nth-1 .image_area img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  margin-right: 0; }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-1 .image_area img {
    aspect-ratio: 4/3; } }
.medicine-3 .nth-2, .medicine-3 .nth-3 {
  padding: 90px 0;
  max-width: 1110px;
  margin: 0 auto; }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-2, .medicine-3 .nth-3 {
    flex-direction: column; } }
.medicine-3 .nth-2 .text_area, .medicine-3 .nth-3 .text_area {
  width: calc(100% - 380px);
  max-width: initial;
  padding: 30px 0 60px 80px; }
@media screen and (max-width: 1024px) {
  .medicine-3 .nth-2 .text_area, .medicine-3 .nth-3 .text_area {
    width: calc(100% - 240px);
    padding: 30px 0 60px 40px; } }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-2 .text_area, .medicine-3 .nth-3 .text_area {
    width: calc(100% - 0px);
    padding: 0 20px;
    margin: 30px 0 0; } }
.medicine-3 .nth-2 .image_area, .medicine-3 .nth-3 .image_area {
  width: 300px;
  padding-right: 0;
  position: relative;
  max-width: initial;
  padding-left: 0; }
@media screen and (max-width: 1024px) {
  .medicine-3 .nth-2 .image_area, .medicine-3 .nth-3 .image_area {
    width: 200px; } }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-2 .image_area, .medicine-3 .nth-3 .image_area {
    width: 100%; } }
.medicine-3 .nth-2 .image_area img, .medicine-3 .nth-3 .image_area img {
  width: 50vw;
  max-width: initial;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0; }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-2 .image_area img, .medicine-3 .nth-3 .image_area img {
    position: initial;
    width: 100%; } }
.medicine-3 .nth-3 {
  flex-direction: row-reverse; }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-3 {
    flex-direction: column; } }
.medicine-3 .nth-3 .text_area {
  padding: 30px 80px 60px 0px; }
@media screen and (max-width: 1024px) {
  .medicine-3 .nth-3 .text_area {
    padding: 30px 40px 60px 40px;
    width: calc(100% - 280px); } }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-3 .text_area {
    width: calc(100% - 0px);
    padding: 0 20px;
    margin: 30px 0 0; } }
.medicine-3 .nth-3 .image_area img {
  left: 0;
  width: 150%; }
@media screen and (max-width: 767px) {
  .medicine-3 .nth-3 .image_area img {
    width: 100%; } }

.bg_item {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: -1; }
.bg_item .item_left {
  position: fixed;
  top: -30vh;
  left: 0%;
  width: 40vw; }
@media screen and (max-width: 1024px) {
  .bg_item .item_left {
    top: -11vh;
    left: -29vw;
    width: 80vw; } }
@media screen and (max-width: 767px) {
  .bg_item .item_left {
    top: -10vh;
    left: -10vw;
    width: 80vw; } }
.bg_item .item_right {
  position: fixed;
  bottom: -40vh;
  right: 0%;
  width: 50vw; }
@media screen and (max-width: 1024px) {
  .bg_item .item_right {
    bottom: -21vh;
    right: -22vw;
    width: 80vw; } }
@media screen and (max-width: 767px) {
  .bg_item .item_right {
    bottom: -10vh;
    right: -10vw;
    width: 80vw; } }

.medicine-1 {
  background: #fff; }
@media screen and (max-width: 767px) {
  .medicine-1 {
    padding: 30px 0; } }
.medicine-1 .inner {
  display: flex;
  padding: 30px 0;
  justify-content: center;
  align-items: center; }
@media screen and (max-width: 1024px) {
  .medicine-1 .inner {
    flex-direction: column; }
  .medicine-1 .inner .arrow_box {
    margin: 60px 0 0; }
  .medicine-1 .inner .arrow_box:after, .medicine-1 .inner .arrow_box:before {
    display: none; } }

.title-bg {
  background: #f7c8d8; }
@media screen and (max-width: 767px) {
  .title-bg .nth-2 {
    width: 96px;
    top: -50px;
    left: 0; }
  .title-bg .nth-3 {
    display: block;
    width: 96px;
    right: 10px;
    bottom: -47px; } }

.breadcrumb {
  background: #fff; }

/*--- アニメーション設定 ---*/
.cooperation .wrap > h2 {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s; }
.cooperation .wrap > .nth-1 {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.2s; }
.cooperation .wrap.js_anima.fade_in > h2 {
  opacity: 1; }
.cooperation .wrap.js_anima.fade_in > .nth-1 {
  opacity: 1; }

.flow .js_anima {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.2s;
  transform: translate(0, 20px); }
.flow .js_anima.fade_in {
  opacity: 1;
  transform: translate(0, 0px); }

.service .js_anima {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.2s; }
.service .js_anima.fade_in {
  opacity: 1; }

.effort .js_anima {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.2s; }
.effort .js_anima.fade_in {
  opacity: 1; }

.medicine-2 .js_anima, .medicine-3 .js_anima {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.2s; }
.medicine-2 .js_anima.fade_in, .medicine-3 .js_anima.fade_in {
  opacity: 1; }

.box_access {
  max-width: 1000px;
  display: flex;
  align-items: center;
  margin: 0 auto; }
.box_access img {
  width: 400px;
  aspect-ratio: 1/1;
  background: #f8fffa; }

@media screen and (max-width: 1024px) {
  .box_access {
    max-width: 1000px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0 20px; }
  .box_access p {
    padding: 0 20px 30px; }
  .box_access img {
    width: 300px;
    aspect-ratio: 1/1;
    background: #f8fffa; } }
@media screen and (max-width: 767px) {
  .box_access {
    flex-direction: column;
    padding: 0 20px; }
  .box_access p {
    padding: 0 0px 30px;
    margin: 0; }
  .box_access img {
    width: 100%;
    aspect-ratio: 1/1;
    background: #f8fffa; } }
