@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.section-title{text-align:center;font-size:4rem;font-family:"Suzumushi";position:relative;margin-bottom:60px}@media screen and (max-width: 767px){.section-title{font-size:3.2rem;margin-bottom:40px}}.section-title::after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:8px;height:8px;border-radius:50%;background-color:#afdd9f;box-shadow:-32px 0 0 #e9777c,-16px 0 0 #e9d276,16px 0 0 #72c2d0,32px 0 0 #b8a6cc}.section-title span{display:inline-block;position:relative}.mv-wrapper{position:relative;padding:70px 50px 0}@media screen and (max-width: 767px){.mv-wrapper{padding:70px 20px 0 20px}}.mv-wrapper::after{content:"";display:block;position:absolute;bottom:-20px;left:0;width:100%;height:30%;background:#fcfbf2;z-index:0}@media screen and (max-width: 1199px){.mv-wrapper::after{display:none}}.mv-wrapper .mv-information{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:2;align-items:flex-end;width:85%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:flex-end}@media screen and (max-width: 1199px){.mv-wrapper .mv-information{display:none}}.mv-wrapper .mv-information-sp{display:none}@media screen and (max-width: 1199px){.mv-wrapper .mv-information-sp{margin:30px 0;gap:16px;display:grid;grid-template-columns:1fr;align-items:flex-start}}.mv-wrapper .mv-schedule{background-color:rgba(255,255,255,.95);padding:20px;border-radius:20px}@media screen and (max-width: 767px){.mv-wrapper .mv-schedule{padding:0px}}.mv-wrapper .mv-news{background-color:rgba(255,255,255,.95);padding:15px;border-radius:16px;display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width: 767px){.mv-wrapper .mv-news{padding:0px}}.mv-wrapper .mv-news__title{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-style:normal;font-size:1.4rem;color:#ea7580;padding:6px 10px;background-color:#fdf4f3;text-align:center;border-radius:3px;margin-right:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 1199px){.mv-wrapper .mv-news__title{width:100%;margin-right:0;margin-bottom:10px}}.mv-wrapper .mv-news__item{display:flex;align-items:center;flex-wrap:wrap;gap:0 16px;width:100%}@media screen and (max-width: 767px){.mv-wrapper .mv-news__item{font-size:1.4rem}}@media screen and (max-width: 767px){.mv-wrapper .mv-news__date{font-size:1.4rem}}.mv-wrapper .mv-news__text{overflow:hidden;white-space:nowrap;max-width:200px;display:inline-block;text-overflow:ellipsis;vertical-align:middle}#medical-section{padding:120px 0;background-color:#fcfbf2;position:relative;background-image:url("../img/illust04.svg"),url("../img/illust04.svg");background-repeat:no-repeat,no-repeat;background-position:left -5% bottom 15%,right 10% top 18%;background-size:490px auto,220px auto}#medical-section::before{content:"";position:absolute;bottom:-10%;right:-3%;width:380px;height:380px;background:url("../img/illust04.svg") no-repeat center/contain;animation:floatY 4.5s ease-in-out infinite}@media screen and (max-width: 1199px){#medical-section::before{bottom:-10%;right:-3%;width:380px;height:380px}}@media screen and (max-width: 767px){#medical-section::before{content:none;display:none}}#medical-section::after{content:"";position:absolute;top:-5%;left:5%;width:400px;height:400px;background:url("../img/illust04.svg") no-repeat center/contain;animation:floatY 4s ease-in-out infinite;animation-delay:1.5s}@media screen and (max-width: 1199px){#medical-section::after{top:-5%;left:-5%;width:300px;height:300px}}@media screen and (max-width: 767px){#medical-section::after{content:none;display:none}}@media screen and (max-width: 767px){#medical-section{padding:60px 0;background-color:#fcfbf2;background-image:url("../img/illust04.svg"),url("../img/illust04.svg"),url("../img/illust04.svg");background-repeat:no-repeat,no-repeat,no-repeat;background-position:left 20px top 3%,right -10% top 30%,left bottom 0%;background-size:240px auto,180px auto,240px auto}}#medical-section .three-block{margin-top:120px}@media screen and (max-width: 767px){#medical-section .three-block{gap:14px 0px;margin-top:40px;overflow:visible;padding-left:30px}}#medical-section .medical__item{display:block;background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 40px 0 rgba(221,184,72,.15);display:flex;flex-direction:column;align-items:center;cursor:pointer;text-decoration:none;transition:transform .25s ease-in-out}@media screen and (max-width: 767px){#medical-section .medical__item{flex-direction:row;align-items:center;padding:20px 20px 20px 20px;gap:15px;overflow:visible}}#medical-section .medical__item::after{display:inline-block;content:" ";-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../img/ico_arrow01.svg);mask-image:url(../img/ico_arrow01.svg);content:"";width:35px;height:35px;flex-shrink:0;margin-top:20px;background-color:#e9777c}@media screen and (max-width: 767px){#medical-section .medical__item::after{margin-top:0;width:27px;height:27px;margin-left:auto}}#medical-section .medical__item:hover{transform:translateY(-15px)}@media screen and (max-width: 767px){#medical-section .medical__item:hover{transform:translateY(0px)}}#medical-section .medical__item:nth-child(1) .medical__title{color:#e9777c}#medical-section .medical__item:nth-child(1)::after{background-color:#e9777c}#medical-section .medical__item:nth-child(2) .medical__title{color:#e9d276}#medical-section .medical__item:nth-child(2)::after{background-color:#e9d276}#medical-section .medical__item:nth-child(3) .medical__title{color:#72c2d0}#medical-section .medical__item:nth-child(3)::after{background-color:#72c2d0}#medical-section .medical__icon{display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:100%;background:#fff;text-align:center;margin:-80px auto -12px}@media screen and (max-width: 767px){#medical-section .medical__icon{width:60px;height:60px;margin-left:-30px;flex-shrink:0;background:#fff;border-radius:50%;margin:0 0 0 -50px}}@media screen and (max-width: 767px){#medical-section .medical__icon img{width:40px;height:40px}}#medical-section .medical__title{font-family:"Suzumushi";font-size:3.2rem;margin-bottom:10px;text-align:center}@media screen and (max-width: 767px){#medical-section .medical__title{font-size:2rem;margin-bottom:0;text-align:left;flex:1}}@media screen and (max-width: 767px){#medical-section .medical__text{display:none}}#news-section{padding:120px 0;position:relative;background-image:url("../img/illust03.svg");background-repeat:no-repeat;background-position:left 20% bottom;background-size:auto 100px}#news-section::before{content:"";position:absolute;top:80px;left:25%;width:140px;height:140px;background:url("../img/illust01.svg") no-repeat center/contain;animation:deg02 2.5s ease-in-out infinite}@media screen and (max-width: 980px){#news-section::before{top:40px;left:10%;width:120px;height:120px}}@media screen and (max-width: 767px){#news-section::before{top:30px;left:6%;width:90px;height:90px}}#news-section::after{content:"";position:absolute;right:8%;bottom:10%;width:260px;height:260px;background:url("../img/illust02.svg") no-repeat center/contain;animation:floatY 3s ease-in-out infinite}@media screen and (max-width: 1199px){#news-section::after{right:5%;bottom:10%;width:140px;height:200px}}@media screen and (max-width: 767px){#news-section::after{content:none;display:none}}@media screen and (max-width: 767px){#news-section{padding:60px 0;background-image:url("../img/illust03.svg");background-position:left 10% bottom;background-size:auto 80px}}#news-section .news__item{display:block;padding-top:30px;padding-bottom:30px;transition:opacity .4s ease-in-out;border-bottom:1px dashed #adadad}#news-section .news__item:first-child{padding-top:0}#news-section .news__item:hover{opacity:.75}@media screen and (max-width: 767px){#news-section .news__item{padding-top:20px;padding-bottom:20px}}#news-section .news__date{margin-right:20px;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-style:normal;font-size:1.8rem}@media screen and (max-width: 767px){#news-section .news__date{font-size:1.4rem;margin-right:0;margin-bottom:8px;display:block}}#news-section .news__title{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;color:#444;line-height:1.5}@media screen and (max-width: 767px){#news-section .news__title{font-size:1.4rem}}#about-section{padding:120px 0;position:relative;background-color:#fcfbf2;background-image:url("../img/illust04.svg"),url("../img/illust04.svg"),url("../img/illust04.svg");background-repeat:no-repeat,no-repeat,no-repeat;background-position:left 10% top 10%,right 10% top 28%,right bottom 0px;background-size:340px auto,220px auto,340px auto}#about-section::before{content:"";position:absolute;top:10%;right:10%;width:160px;height:160px;background:url("../img/illust06.svg") no-repeat center/contain;animation:deg01 2.5s infinite}@media screen and (max-width: 1199px){#about-section::before{top:10%;right:5%;width:120px;height:120px}}@media screen and (max-width: 767px){#about-section::before{content:none;display:none}}#about-section::after{content:"";position:absolute;bottom:-10%;left:-5%;width:450px;height:450px;background:url("../img/illust04.svg") no-repeat center/contain;animation:floatY 4s ease-in-out infinite}@media screen and (max-width: 1199px){#about-section::after{bottom:10%;left:-10%;width:400px;height:400px}}@media screen and (max-width: 767px){#about-section::after{content:none;display:none}}@media screen and (max-width: 767px){#about-section{padding:60px 0;background-color:#fcfbf2;background-image:url("../img/illust04.svg"),url("../img/illust04.svg"),url("../img/illust04.svg");background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-position:left -60px top 3%,right -10% top 30%,left bottom 5%;background-size:240px auto,180px auto,240px auto}}#about-section .about__title{font-family:"Suzumushi";font-size:2.4rem;margin-bottom:30px;text-align:center}#faq-section{padding:120px 0;position:relative}#faq-section::before{content:"";position:absolute;top:80px;left:25%;width:140px;height:140px;background:url("../img/illust01.svg") no-repeat center/contain;animation:deg02 2.5s ease-in-out infinite}@media screen and (max-width: 980px){#faq-section::before{top:40px;left:10%;width:120px;height:120px}}@media screen and (max-width: 767px){#faq-section::before{top:30px;left:6%;width:90px;height:90px}}#faq-section::after{content:"";position:absolute;right:10%;bottom:10%;width:160px;height:240px;background:url("../img/illust02.svg") no-repeat center/contain;animation:floatY 3.5s ease-in-out infinite;animation-delay:1.5s}@media screen and (max-width: 1199px){#faq-section::after{right:5%;bottom:10%;width:140px;height:200px}}@media screen and (max-width: 767px){#faq-section::after{content:none;display:none}}@media screen and (max-width: 767px){#faq-section{padding:60px 0}}#faq-section .accordion{position:relative;display:block;border-bottom:1px dashed #adadad;display:flex;justify-content:space-between;align-items:baseline}@media screen and (max-width: 767px){#faq-section .accordion{gap:6px}}#faq-section .accordion::after{display:inline-block;background-image:url(../img/ico_plus.svg);background-size:contain;background-repeat:no-repeat;content:"";content:"";width:20px;height:20px;flex-shrink:0}@media screen and (max-width: 767px){#faq-section .accordion::after{top:22px;width:13px;height:13px}}#faq-section .accordion.is-opened::after{display:inline-block;background-image:url(../img/ico_minus.svg);background-size:contain;background-repeat:no-repeat;content:"";content:"";width:20px;height:20px;flex-shrink:0}@media screen and (max-width: 767px){#faq-section .accordion.is-opened::after{top:22px;width:13px;height:13px}}#faq-section .accordion.is-opened .accordion__headline::after{content:"";display:block;width:calc(100% - 40px);height:1px;position:absolute;bottom:0;left:20px;border-bottom:1px solid #444}#faq-section .accordion__headline{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-style:normal;font-size:2rem;position:relative;display:flex;align-items:center;padding:0 0 20px 0;cursor:pointer;line-height:1.5}@media screen and (max-width: 767px){#faq-section .accordion__headline{font-size:1.4rem}}#faq-section .accordion__headline::-webkit-details-marker{display:none}#faq-section .accordion__headline::before{font-size:2.6rem;content:"Q.";display:inline-block;margin-inline-end:4px;color:#444}@media screen and (max-width: 767px){#faq-section .accordion__headline::before{font-size:2.2rem}}#faq-section .accordion__content{position:relative;display:flex;padding-inline-start:20px;overflow:hidden}#faq-section .accordion__content::before{font-size:2.2rem;content:"A.";display:inline-block;margin:25px 4px 0 20px;color:#444}@media screen and (max-width: 767px){#faq-section .accordion__content::before{font-size:1.6rem}}#faq-section .accordion__content p{display:block;word-break:break-all}#faq-section .accordion__text{padding:20px 20px 20px 0}#faq-section .accordion__text>*:not(ul)+*{margin-top:20px}#faq-section .accordion+.accordion{margin-top:30px}