@media screen and (max-width:320px){html{font-size:12px}}body{background-color:#fff;color:#333;font-family:"Noto Sans JP", sans-serif;overflow:hidden}a{color:#333;text-decoration:none;cursor:pointer;transition:0.5s}p,li,dt,dd,th,td{line-height:1.7;font-weight:normal;letter-spacing:0.05rem}h1,h2,h3,h4{line-height:1.7;font-weight:normal;letter-spacing:0.05em}strong{font-weight:600}.green{color:#009999}.josefin-sans{font-family:"Josefin Sans", sans-serif}@media screen and (min-width:768px){.pc-only{display:block}.sp-only{display:none !important}}@media screen and (max-width:767px){.pc-only{display:none !important}.sp-only{display:block}}.content-wrap{max-width:1200px;margin:0 auto}@media screen and (max-width:1264px){.content-wrap{margin:0 32px}}@media screen and (max-width:767px){.content-wrap{margin:0 20px}}img{width:100%;height:auto;vertical-align:middle}.button{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.25rem;font-family:"Josefin Sans", sans-serif;font-weight:600;max-width:480px;width:100%;height:80px;position:relative;text-align:center;border-radius:40px;padding:0 48px;transition:0.3s;letter-spacing:0.05rem}@media screen and (max-width:767px){.button{font-size:1rem;height:56px;padding:0 20px}}.button::after{content:"";display:block;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:0.3s}@media screen and (max-width:767px){.button::after{width:24px;height:24px;right:10px}}.button--center{margin:0 auto}.button--pink{background:#FF808E;color:#fff}.button--pink::after{background-image:url(../img/common/ico-button-pink.svg)}.button--border{border:2px solid #009999;color:#009999}.button--border::after{background-image:url(../img/common/ico-button-green.svg)}.button--green{background:#009999;color:#fff}.button--green::after{background-image:url(../img/common/ico-button-green.svg)}.button--white{color:#fff;border:2px solid #fff}.button--white::after{background-image:url(../img/common/ico-button-white.svg)}.button:hover{opacity:0.7}.button:hover::after{transform:translateY(-50%) translateX(8px)}.button--close{background:#999;color:#fff;pointer-events:none}.button--close::after{content:none}.bg-green{position:relative}.bg-green::before{content:"";display:block;width:calc((100vw - 1200px) / 2 + 1200px);height:100%;background:#E3F2F4;position:absolute;top:0;left:calc((100vw - 1200px) / 2 * -1);border-radius:0 80px 80px 0}@media screen and (max-width:1264px){.bg-green::before{width:100vw;left:-32px}}@media screen and (max-width:767px){.bg-green::before{left:-20px;border-radius:0 40px 40px 0}}.bg-green__inner{position:relative;z-index:2;padding:120px 90px 120px 0}@media screen and (max-width:1264px){.bg-green__inner{padding:120px 0}}@media screen and (max-width:767px){.bg-green__inner{padding:64px 0}}.title{font-size:2.5rem;font-weight:bold}@media screen and (max-width:767px){.title{font-size:1.5rem}}.title--green{color:#009999}.title--white{color:#fff}.description{font-size:1rem;line-height:1.7}@media screen and (max-width:767px){.description{font-size:0.9rem}}.description--white{color:#fff}.description .green{color:#009999}.description .large{font-size:1.5rem;line-height:1}.description .josefin-sans{font-family:"Josefin Sans", sans-serif}.news-list__link{display:block;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #999}@media screen and (max-width:767px){.news-list__link{padding-bottom:16px;margin-bottom:16px}}.news-list__content:last-of-type .news-list__link{margin-bottom:0}.news-list__information{display:flex;align-items:center;margin-bottom:12px}.news-list__category{display:inline-block;font-size:1rem;font-weight:bold;padding:2px 12px;border-radius:6px;border:2px solid #009999;color:#009999;margin-right:16px}@media screen and (max-width:767px){.news-list__category{font-size:0.875rem}}.news-list__date{font-family:"Josefin Sans", sans-serif;font-weight:600;color:#009999}.news-list__title{font-size:1rem}@media screen and (max-width:767px){.news-list__title{font-size:0.9rem}}.page-template-page-about,.page-template-page-clinic-list,.page-template-page-support,.page-template-page-faq,.page-template-page-fuiku{background-image:url(../img/common/bg-fv.webp);background-size:100%;background-position:top right}@media screen and (max-width:767px){.page-template-page-about,.page-template-page-clinic-list,.page-template-page-support,.page-template-page-faq,.page-template-page-fuiku{background-image:url(../img/top/bg-fv.webp);background-position:top center;background-size:160%}}.page-mainvisual{padding-top:148px;margin-bottom:100px}@media screen and (max-width:767px){.page-mainvisual{padding-top:80px;margin-bottom:80px}}.page-mainvisual__content{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.page-mainvisual__content{flex-direction:column;align-items:flex-start}}.page-mainvisual__image{width:50%;position:relative}@media screen and (max-width:767px){.page-mainvisual__image{width:calc(100% - 20px);margin-bottom:32px}}.page-mainvisual__image::before{content:"";display:block;padding-top:59%}.page-mainvisual__image img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;border-radius:0 20px 20px 0}.page-mainvisual__text{width:46%}@media screen and (max-width:767px){.page-mainvisual__text{width:calc(100% - 40px);margin:0 auto}}.page-mainvisual__sub-title{display:block;font-size:1.75vw;font-family:"Josefin Sans", sans-serif;font-weight:600;color:#009999;padding-left:12%;position:relative;margin-bottom:1.5%}@media screen and (max-width:767px){.page-mainvisual__sub-title{font-size:4.75vw}}.page-mainvisual__sub-title::before{content:"";display:block;width:10%;height:2px;background:#009999;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-mainvisual__title{font-size:4.1vw;font-weight:bold;color:#009999;line-height:1.5}@media screen and (max-width:767px){.page-mainvisual__title{font-size:8vw}}.list-title{font-size:1.5rem;font-weight:600;color:#009999;font-family:"Josefin Sans", sans-serif;padding-left:28px;position:relative}@media screen and (max-width:767px){.list-title{padding-left:24px;font-size:1.125rem}}.list-title::before{content:"";display:block;width:20px;height:20px;background-image:url(../img/common/ico-list.svg);background-size:contain;position:absolute;top:8px;left:0}@media screen and (max-width:767px){.list-title::before{width:16px;height:16px;top:5px}}.quotation{display:block;font-size:0.875rem;color:#999;margin-top:16px}@media screen and (max-width:767px){.quotation{font-size:0.75rem}}.clinic-list{background:#009999}.clinic-list__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.clinic-list__content{flex-direction:column}}.clinic-list__text{width:49%}@media screen and (max-width:767px){.clinic-list__text{width:100%;padding:40px 0}}.clinic-list__text-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}.clinic-list__button{width:100%}.clinic-list__title{font-size:2rem;font-weight:bold;color:#fff;margin-bottom:32px}@media screen and (max-width:767px){.clinic-list__title{font-size:1.25rem;margin-bottom:24px}}.clinic-list__image{width:50vw;margin-right:calc((100vw - 1200px) / 2 * -1);min-height:340px}@media screen and (max-width:1264px){.clinic-list__image{margin-right:-32px}}@media screen and (max-width:767px){.clinic-list__image{width:100vw;margin-right:0;margin-left:-20px;min-height:inherit}}.clinic-list__image img{width:100%;height:100%;object-fit:cover}.other-page{padding:80px 0}@media screen and (max-width:767px){.other-page{padding:40px 0}}.other-page__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.other-page__list{flex-direction:column;grid-gap:16px}}.other-page__list-content{width:48%}@media screen and (max-width:767px){.other-page__list-content{width:100%}}.other-page__list-link{display:flex;justify-content:space-between;align-items:center;border:3px solid #009999;border-radius:20px;padding:20px 80px 20px 20px;position:relative}@media screen and (max-width:767px){.other-page__list-link{border:2px solid #009999;padding:16px 48px 16px 16px}}.other-page__list-link::after{content:"";display:block;width:46px;height:46px;background-image:url(../img/common/ico-arrow.svg);background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media screen and (max-width:767px){.other-page__list-link::after{width:28px;height:28px;right:16px}}.other-page__list-image{width:48%}.other-page__list-image img{border-radius:10px}.other-page__list-title{width:48%;font-size:1.5rem;font-weight:bold}@media screen and (max-width:767px){.other-page__list-title{font-size:1rem}}.clinic-list-area__content,.support-list-area__content{padding-top:72px}@media screen and (max-width:767px){.clinic-list-area__content,.support-list-area__content{padding-top:64px}}.clinic-list-area__content-title,.support-list-area__content-title{font-size:2rem;font-weight:bold;margin-bottom:24px}@media screen and (max-width:767px){.clinic-list-area__content-title,.support-list-area__content-title{font-size:1.25rem}}.table{width:100%;border-spacing:0}.table th,.table td{font-size:1rem;text-align:left;vertical-align:top}@media screen and (max-width:767px){.table th,.table td{font-size:0.875rem}}.table th a,.table td a{text-decoration:underline;color:#009999}.table th{padding:12px 10px 12px 20px;font-weight:bold;width:30%}@media screen and (max-width:767px){.table th{padding:8px 4px 8px 8px}}.table td{padding:12px 20px 12px 10px;width:70%}@media screen and (max-width:767px){.table td{padding:8px 8px 8px 4px}}.table tr:nth-of-type(2n-1) th,.table tr:nth-of-type(2n-1) td{background:#E3F2F4}.tag-list{display:flex;flex-wrap:wrap;grid-gap:8px}.tag-list__link{display:inline-block;padding:4px 16px;border-radius:8px;background:#E3F2F4;color:#009999;font-weight:bold;font-size:1.25rem}@media screen and (max-width:767px){.tag-list__link{font-size:0.9rem;padding:4px 8px}}.ac-child{display:none}.page-content--clinic{margin-top:80px}@media screen and (max-width:767px){.page-content--clinic{margin-top:56px}}.page-content--simple-page{margin-top:120px;padding-bottom:120px}@media screen and (max-width:767px){.page-content--simple-page{margin-top:100px;padding-bottom:64px}}.seminar-list{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:767px){.seminar-list{flex-wrap:wrap}.seminar-list--scroll{white-space:nowrap;width:880px;flex-wrap:nowrap}}.seminar-list::after{content:"";display:block;width:32%}.seminar-list__content{width:32%;margin-bottom:40px}@media screen and (max-width:767px){.seminar-list__content{width:100%;margin-bottom:24px}.seminar-list__content--scroll{width:280px;white-space:normal}}.seminar-list__link{display:block;height:100%;background:#fff;padding:20px 20px 68px;position:relative}.seminar-list__link--gray{background:#f5f5f5}@media screen and (max-width:767px){.seminar-list__link{padding:20px 20px 60px}}.seminar-list__image{position:relative;margin-bottom:20px}.seminar-list__image::before{content:"";display:block;padding-top:56.25%}.seminar-list__image img{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.seminar-list__information{margin-bottom:12px}.seminar-list__date{font-size:1.125rem;font-weight:bold;color:#009999}@media screen and (max-width:767px){.seminar-list__date{font-size:1rem}}.seminar-list__time{font-size:1rem;font-weight:bold;color:#009999}@media screen and (max-width:767px){.seminar-list__time{font-size:0.875rem}}.seminar-list__title{font-size:1.125rem;font-weight:bold}@media screen and (max-width:767px){.seminar-list__title{font-size:1rem}}.seminar-list__status{color:#fff;text-align:center;font-weight:bold;font-size:1.125rem;height:48px;line-height:48px;width:100%;position:absolute;bottom:0;left:0}@media screen and (max-width:767px){.seminar-list__status{font-size:1rem;height:40px;line-height:40px}}.seminar-list__status--active{background:#009999}.seminar-list__status--archive{background:#69ACAC}.seminar-list__status--close{background:#999}.clinic-contact{padding:92px 0;background-image:url(../img/common/bg-contact.webp);background-size:cover;position:relative}@media screen and (max-width:767px){.clinic-contact{padding:40px 0;background-position:center}}.clinic-contact::before{content:"";display:block;width:100%;height:100%;background:rgba(62, 123, 123, 0.7);position:absolute;top:0;left:0}.clinic-contact__content{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}@media screen and (max-width:767px){.clinic-contact__content{flex-direction:column;grid-gap:40px}}.clinic-contact__title{width:calc(100% - 500px)}@media screen and (max-width:767px){.clinic-contact__title{width:100%}}.clinic-contact__button{width:480px}@media screen and (max-width:767px){.clinic-contact__button{width:100%}}.clinic-page-mainvisual{height:360px;background-size:cover;position:relative;margin-bottom:100px}@media screen and (max-width:767px){.clinic-page-mainvisual{height:200px;margin-bottom:64px;background-position:center}}.clinic-page-mainvisual--overview{background-image:url(../img/overview/img-mv.webp)}.clinic-page-mainvisual::before{content:"";display:block;width:100%;height:100%;background:rgba(62, 123, 123, 0.7);position:absolute;top:0;left:0}.clinic-page-mainvisual .content-wrap{height:100%}.clinic-page-mainvisual__content{height:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.clinic-page-mainvisual__title{font-size:2.5rem;font-weight:bold;color:#fff;text-align:center}@media screen and (max-width:767px){.clinic-page-mainvisual__title{font-size:1.75rem}}.detail-content p,.detail-content h4,.detail-content div,.detail-content img,.detail-content ul,.detail-content ol,.detail-content table{margin:24px 0}.detail-content p,.detail-content h4,.detail-content div,.detail-content img,.detail-content ul,.detail-content ol,.detail-content table,.detail-content span{word-break:break-all}.detail-content h2{font-size:1.5rem;font-weight:bold;padding-bottom:12px;border-bottom:2px solid #009999;color:#009999;margin:40px 0 24px}@media screen and (max-width:767px){.detail-content h2{font-size:1.25rem;padding-bottom:8px}}.detail-content h3{margin:32px 0 24px;font-size:1.25rem;font-weight:bold;color:#009999}@media screen and (max-width:767px){.detail-content h3{font-size:1.125rem}}.detail-content h4{font-size:1.125rem;font-weight:bold;padding-left:12px;border-left:5px solid #009999}@media screen and (max-width:767px){.detail-content h4{font-size:1rem}}.detail-content blockquote{background:#f5f5f5;padding:20px 20px 20px 78px;margin:40px 0 24px;position:relative}@media screen and (max-width:767px){.detail-content blockquote{padding:20px 20px 20px 48px}}.detail-content blockquote::before{content:"";display:block;width:36px;height:26px;background-image:url(../img/common/ico-blockquote.svg);background-size:contain;position:absolute;top:20px;left:20px}@media screen and (max-width:767px){.detail-content blockquote::before{width:26px;height:19px;top:12px;left:12px}}.detail-content blockquote p{margin:0}.detail-content table{width:100%;border-spacing:0;border-top:1px solid #999}.detail-content table th,.detail-content table td{font-size:1rem;font-weight:bold;padding:12px 16px;vertical-align:top;text-align:left;border-bottom:1px solid #999}@media screen and (max-width:767px){.detail-content table th,.detail-content table td{font-size:0.875rem;padding:8px}}.detail-content table th p,.detail-content table td p{font-weight:bold}.detail-content table th p,.detail-content table th h4,.detail-content table th div,.detail-content table th img,.detail-content table th ul,.detail-content table th ol,.detail-content table td p,.detail-content table td h4,.detail-content table td div,.detail-content table td img,.detail-content table td ul,.detail-content table td ol{margin:0}.detail-content table th{background:#E3F2F4;color:#009999;width:20%}.detail-content .flex{display:flex;align-items:flex-start;grid-gap:16px;margin:0}.detail-content .flex div{margin:0}@media screen and (max-width:767px){.detail-content .flex--column{flex-direction:column}}@media screen and (max-width:767px){.detail-content p{font-size:0.9rem}}.detail-content p a{color:#009999;text-decoration:underline}.detail-content ul li{padding-left:20px;position:relative}@media screen and (max-width:767px){.detail-content ul li{font-size:0.9rem}}.detail-content ul li::before{content:"";display:block;width:8px;height:8px;background:#009999;border-radius:50%;position:absolute;top:10px;left:0}@media screen and (max-width:767px){.detail-content ul li::before{top:8px}}.detail-content ul li+li{margin-top:4px}.detail-content ol{counter-reset:number 0}.detail-content ol li{padding-left:20px;position:relative}@media screen and (max-width:767px){.detail-content ol li{font-size:0.9rem}}.detail-content ol li::before{counter-increment:number 1;content:counter(number) ".";font-size:1.125rem;font-family:"Josefin Sans", sans-serif;color:#009999;position:absolute;top:0;left:0}.detail-content ol li+li{margin-top:4px}.no-image{border:1px solid #999}.nav-links{text-align:center;margin-top:40px}.nav-links .page-numbers{display:inline-block;font-size:1.75rem;font-weight:bold;font-family:"Josefin Sans", sans-serif;width:56px;height:56px;line-height:56px;text-align:center;border:2px solid #009999;color:#009999;margin:0 8px}@media screen and (max-width:767px){.nav-links .page-numbers{width:40px;height:40px;line-height:40px;margin:0 4px;font-size:1.25rem}}.nav-links .page-numbers.current{background:#009999;color:#fff}.nav-links .page-numbers.dots{border:none}.nav-links .next,.nav-links .prev{display:none}.page-title{font-size:1.75rem;color:#009999;font-weight:bold;text-align:center;margin-bottom:56px}@media screen and (max-width:767px){.page-title--clinic-about{font-size:1.5rem}}.simple-page-content{max-width:768px;margin:0 auto}.youtube-wrap{position:relative;width:100%}.youtube-wrap::before{content:"";display:block;padding-top:56.25%}.youtube-wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.youtube-wrap+.youtube-wrap{margin-top:40px}@media screen and (max-width:767px){.youtube-wrap+.youtube-wrap{margin-top:32px}}.post-password-form input[type=password]{border:1px solid #ccc;height:40px;line-height:40px;padding:0 16px}.post-password-form input[type=submit]{display:inline-block;background:#009999;color:#fff;height:40px;line-height:40px;padding:0 12px;font-weight:bold}.text-link{font-weight:bold;color:#009999;font-size:1.125rem;display:inline-block;position:relative;padding-left:40px}@media screen and (max-width:767px){.text-link{font-size:0.9rem;padding-left:32px}}.text-link::before{content:"";display:block;width:32px;height:32px;background-image:url(../img/common/ico-button-border.svg);background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:0.3s}@media screen and (max-width:767px){.text-link::before{width:24px;height:24px}}a.text-link:hover::before{transform:translate(4px, -50%)}a:hover .text-link::before{transform:translate(4px, -50%)}.header{width:calc(100% - 32px);background-color:#fff;height:80px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 15px rgba(0, 0, 0, 0.16);border-radius:40px;z-index:999;position:fixed;top:12px;left:16px}@media screen and (max-width:767px){.header{height:56px}}.header__logo{padding-left:20px}@media screen and (max-width:767px){.header__logo{padding-left:12px}}.header__logo a{display:block;width:153px;line-height:80px}@media screen and (max-width:767px){.header__logo a{display:flex;justify-content:center;align-items:center;width:90px;line-height:56px}}.header__menu-list-content{display:inline-block;height:100%;line-height:80px}@media screen and (max-width:1120px){.header__menu-list-content{height:auto;display:block;line-height:56px}}.header__menu-list-content+.header__menu-list-content{margin-left:32px}@media screen and (max-width:1360px){.header__menu-list-content+.header__menu-list-content{margin-left:24px}}@media screen and (max-width:1260px){.header__menu-list-content+.header__menu-list-content{margin-left:16px}}@media screen and (max-width:1120px){.header__menu-list-content+.header__menu-list-content{margin-left:0}}.header__menu{margin-right:20px}@media screen and (max-width:1120px){.header__menu{margin-right:0}}.header__menu-list-link{display:block;font-size:1rem;font-weight:bold;color:#333;height:100%;transition:0.3s}.header__menu-list-link:hover{opacity:0.7}@media screen and (max-width:1200px){.header__menu-list-link{font-size:0.9rem}}@media screen and (max-width:1120px){.header__menu-list-link{font-size:1rem;color:#fff;padding:0 32px;position:relative;margin-bottom:16px;text-align:center}}.header__menu-list-link--button{color:#fff;line-height:40px;margin-top:20px;padding:0 20px;background:#FF808E;border-radius:20px}@media screen and (max-width:1120px){.header__menu-list-link--button{margin:0 20px;height:56px;text-align:center;line-height:56px;border-radius:28px;max-width:480px;margin:80px auto 0}}@media screen and (max-width:520px){.header__menu-list-link--button{margin:80px 20px 0}}.header__button-list{display:flex}.header__button-list--sp{display:none}@media screen and (max-width:1120px){.header__button-list--sp{display:flex;position:relative !important;bottom:inherit;left:inherit;margin-right:76px}}.header__button-list-link{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;color:#fff;font-weight:bold;font-size:1rem;padding:0 8px;height:32px;line-height:32px;background:#FF808E;transition:0.3s;border-radius:16px;font-size:0.875rem}.header__button-list-link:hover{opacity:0.7}.header #nav-toggle{display:none}@media screen and (max-width:1120px){.header #nav-toggle{display:block;position:absolute;top:10px;right:0;width:56px;height:56px;cursor:pointer;z-index:101}.header #nav-toggle div{position:relative}.header #nav-toggle span{display:block;position:absolute;height:1px;width:45%;background:#333;left:27.5%;-webkit-transition:0.35s ease-in-out;transition:0.35s ease-in-out}.header #nav-toggle span:nth-child(1){top:20px;width:50%;left:25%}.header #nav-toggle span:nth-child(2){top:28px;width:50%;left:25%}.header #nav-toggle span:nth-child(3){top:36px;width:50%;left:25%}.header #global-nav{position:fixed;right:0;top:0;background:#009999;text-align:left;padding:64px 0 80px;opacity:0;z-index:-999;visibility:hidden;width:100%;height:100vh;overflow-y:auto}.fade #global-nav{-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.header.open{}.header.open #nav-toggle{position:fixed;top:8px;right:16px}.header.open #nav-toggle span{background:#fff}.header.open #nav-toggle span:nth-child(1){top:26px;-webkit-transform:rotate(315deg);transform:rotate(315deg);left:30%}.header.open #nav-toggle span:nth-child(2){width:0;left:50%}.header.open #nav-toggle span:nth-child(3){width:50%;top:26px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);left:30%}.header.open #global-nav{position:fixed;opacity:1;visibility:visible;-webkit-box-shadow:0px 2px 15px 0px rgba(0, 0, 0, 0.05);box-shadow:0px 2px 15px 0px rgba(0, 0, 0, 0.05);z-index:100}}@media screen and (max-width:767px){.header #nav-toggle{top:0;right:0px}}.fixed-button{position:fixed;bottom:16px;right:16px;z-index:999}@media screen and (max-width:767px){.fixed-button{bottom:8px;right:8px}}.fixed-button__link{display:flex;width:240px;height:90px;align-items:center;padding:0 72px 0 20px;position:relative;background:url(../img/common/bg-fixed-button.webp);background-size:cover;border-radius:10px;overflow:hidden;box-shadow:0 0 15px rgba(0, 0, 0, 0.16);transition:0.3s}@media screen and (max-width:767px){.fixed-button__link{width:160px;height:64px;padding:0 40px 0 12px}}.fixed-button__link span{display:block;color:#fff;font-weight:bold;position:relative;z-index:2;font-size:1.25rem}@media screen and (max-width:767px){.fixed-button__link span{font-size:0.875rem}}.fixed-button__link::before{content:"";display:block;background:rgba(62, 123, 123, 0.7);position:absolute;top:0;left:0;width:100%;height:100%}.fixed-button__link::after{content:"";display:block;width:32px;height:32px;background-image:url(../img/common/ico-button-white.svg);background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:0.3s}@media screen and (max-width:767px){.fixed-button__link::after{width:20px;height:20px;right:12px}}.fixed-button__link:hover{opacity:0.9}.fixed-button__link:hover::after{transform:translateY(-50%) translateX(3px)}.footer{background:#f5f5f5;padding:60px 0}@media screen and (max-width:767px){.footer{padding:40px 0 24px}}.footer__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.footer__content{flex-direction:column}}.footer__information{width:35%}@media screen and (max-width:767px){.footer__information{width:100%;margin-bottom:32px}}.footer__menu{width:65%;position:relative}@media screen and (max-width:767px){.footer__menu{width:100%}}.footer__name{font-size:1.25rem;font-weight:bold;margin-bottom:24px}@media screen and (max-width:767px){.footer__name{font-size:1.125rem}}.footer__description{font-size:1rem}@media screen and (max-width:767px){.footer__description{font-size:0.9rem}}.footer__menu-list{display:flex;justify-content:flex-end;flex-wrap:wrap;margin-bottom:12px}@media screen and (max-width:767px){.footer__menu-list{width:100vw;margin-left:-20px;flex-wrap:wrap;border-top:1px solid #333;margin-bottom:24px;justify-content:flex-start}}@media screen and (max-width:767px){.footer__menu-list-content{width:50%;border-bottom:1px solid #333}.footer__menu-list-content:nth-of-type(2n-1){border-right:1px solid #333}}.footer__menu-list-content+.footer__menu-list-content{margin-left:24px}@media screen and (max-width:767px){.footer__menu-list-content+.footer__menu-list-content{margin-left:0}}.footer__menu-list-link{font-size:1rem;font-weight:bold}@media screen and (max-width:767px){.footer__menu-list-link{font-size:0.875rem;text-align:center;height:48px;display:flex;align-items:center;justify-content:center}}.footer__sub-menu-list{display:flex;justify-content:flex-end;margin-bottom:16px}@media screen and (max-width:767px){.footer__sub-menu-list{flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;margin-bottom:24px}}.footer__sub-menu-list-content+.footer__sub-menu-list-content{margin-left:32px}@media screen and (max-width:767px){.footer__sub-menu-list-content+.footer__sub-menu-list-content{margin-left:0}}.footer__sub-menu-list-link{font-size:0.875rem}@media screen and (max-width:767px){.footer__sub-menu-list-link{font-size:0.75rem}}.footer__button{display:block;float:right;font-size:1rem;font-weight:bold;width:200px;height:40px;line-height:38px;text-align:center;border:2px solid #333;border-radius:20px}@media screen and (max-width:767px){.footer__button{font-size:0.9rem;float:none;margin:0 auto}}.footer__copyright{display:block;font-size:1rem;font-family:"Josefin Sans", sans-serif;text-align:right;position:absolute;bottom:0;right:0}@media screen and (max-width:767px){.footer__copyright{font-size:0.875rem;position:relative;bottom:inherit;right:inherit;margin-top:40px;text-align:center}}.home{background-image:url(../img/top/bg-fv.webp);background-size:100%;background-position:top center}@media screen and (max-width:767px){.home{background-size:160%}}.top-mainvisual{height:100vh;margin-top:120px;position:relative}@media screen and (max-width:767px){.top-mainvisual{height:auto;margin-top:80px}}.top-mainvisual .content-wrap{height:100%}@media screen and (max-width:767px){.top-mainvisual .content-wrap{height:auto}}.top-mainvisual__content{height:100%}@media screen and (max-width:767px){.top-mainvisual__content{height:auto}}.top-mainvisual__image{width:62.6%;position:absolute;top:50%;right:-2%;transform:translateY(-50%)}@media screen and (max-width:767px){.top-mainvisual__image{width:120%;position:relative;top:inherit;right:inherit;transform:inherit;margin-left:-10%}}.top-mainvisual__text{width:50%;position:absolute;top:50%;left:5%;transform:translateY(-50%)}@media screen and (max-width:767px){.top-mainvisual__text{width:100%;position:relative;top:inherit;left:inherit;transform:inherit;margin-top:-15%}}.top-mainvisual__title{display:inline-block;color:#009999;font-weight:bold;line-height:1.5;font-size:3.3vw;margin-bottom:5%}@media screen and (max-width:767px){.top-mainvisual__title{font-size:6.5vw;line-height:1.7;margin-bottom:8%}}.top-mainvisual__title .large{font-size:4.4vw}@media screen and (max-width:767px){.top-mainvisual__title .large{font-size:8vw}}.top-mainvisual__title .border{display:block;width:100%;border:2px solid #009999;text-align:center;border-radius:8px;margin-top:8px;padding:0;height:auto;line-height:1.7}@media screen and (max-width:767px){.top-mainvisual__title .border{padding:0;height:auto;line-height:1.7;margin-top:2%}}.top-mainvisual__list{display:flex;flex-wrap:wrap;grid-gap:12px;margin-bottom:40px}@media screen and (max-width:767px){.top-mainvisual__list{grid-gap:2%;margin-bottom:8%}}.top-mainvisual__list-content{display:inline-block;position:relative;background:#E3F2F4;color:#69ACAC;font-weight:bold;border-radius:8px;font-size:1.27vw;padding:1.5% 2% 1.5% 5.5%}@media screen and (max-width:767px){.top-mainvisual__list-content{font-size:2.8vw;padding:2% 2% 2% 6%;margin-bottom:2%}}.top-mainvisual__list-content::before{content:"";display:block;background-image:url(../img/common/ico-check.svg);background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;left:5%;width:6%;height:auto;padding-top:5%;transform:translateY(-50%)}@media screen and (max-width:767px){.top-mainvisual__list-content::before{top:50%;left:3%;width:6%;height:auto;padding-top:5%;transform:translateY(-50%)}}.top-about{padding:160px 0 0}@media screen and (max-width:767px){.top-about{padding:64px 0 0}}.top-about__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.top-about__content{flex-direction:column}}.top-about__text{width:53%}@media screen and (max-width:767px){.top-about__text{width:100%;margin-bottom:32px}}.top-about__image{width:43%}@media screen and (max-width:767px){.top-about__image{width:100%;margin-bottom:32px}}.top-about__image img{border-radius:40px}.top-about__sub-title{display:inline-block;font-size:1.5rem;font-weight:bold;color:#009999;border:2px solid #009999;padding:2px 12px;border-radius:8px;margin-bottom:12px}@media screen and (max-width:767px){.top-about__sub-title{font-size:1.125rem}}.top-about__title{margin-bottom:32px}@media screen and (max-width:767px){.top-about__title{margin-bottom:24px}}.top-about__description{margin-bottom:44px}@media screen and (max-width:767px){.top-about__description{margin-bottom:0}}.top-clinic-list-support{padding:120px 0}@media screen and (max-width:767px){.top-clinic-list-support{padding:64px 0}}.top-clinic-list-support__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.top-clinic-list-support__list{flex-direction:column}}.top-clinic-list-support__list-content{width:46%}@media screen and (max-width:767px){.top-clinic-list-support__list-content{width:100%}.top-clinic-list-support__list-content+.top-clinic-list-support__list-content{margin-top:56px}}.top-clinic-list-support__list-link{display:block}.top-clinic-list-support__list-image{margin-bottom:32px}@media screen and (max-width:767px){.top-clinic-list-support__list-image{margin-bottom:16px}}.top-clinic-list-support__list-image img{border-radius:20px}.top-clinic-list-support__list-text{padding-right:72px;position:relative}@media screen and (max-width:767px){.top-clinic-list-support__list-text{padding-right:56px}}.top-clinic-list-support__list-text::after{content:"";display:block;width:56px;height:56px;background-image:url(../img/common/ico-arrow.svg);background-size:contain;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (max-width:767px){.top-clinic-list-support__list-text::after{width:40px;height:40px}}.top-clinic-list-support__list-title{font-size:2rem;font-weight:bold;margin-bottom:32px}@media screen and (max-width:767px){.top-clinic-list-support__list-title{font-size:1.25rem;margin-bottom:12px}}@media screen and (max-width:767px){.top-clinic-list-support__list-description{font-size:0.9rem}}.top-clinic{background:url(../img/top/bg-clinic.webp);background-size:cover;position:relative;padding:72px 0}@media screen and (max-width:767px){.top-clinic{padding:40px 0}}.top-clinic::before{content:"";display:block;width:100%;height:100%;background:rgba(62, 123, 123, 0.7);position:absolute;top:0;left:0}.top-clinic__content{display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:2;color:#fff}@media screen and (max-width:767px){.top-clinic__content{flex-direction:column}}@media screen and (max-width:767px){.top-clinic__text{margin-bottom:32px}}@media screen and (max-width:767px){.top-clinic__button{width:100%}}.top-clinic__title{margin-bottom:32px}@media screen and (max-width:767px){.top-clinic__title{margin-bottom:24px}}.top-news{padding:120px 0}@media screen and (max-width:767px){.top-news{padding:64px 0}}.top-news__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.top-news__content{flex-direction:column}}.top-news__text{width:25%}@media screen and (max-width:767px){.top-news__text{width:100%;margin-bottom:40px}}.top-news__list{width:70%}@media screen and (max-width:767px){.top-news__list{width:100%}}.about-neoself{padding-bottom:120px}@media screen and (max-width:767px){.about-neoself{padding-bottom:64px}}.about-neoself__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.about-neoself__content{flex-direction:column}}.about-neoself__text{width:52%}@media screen and (max-width:767px){.about-neoself__text{width:100%;margin-bottom:32px}}.about-neoself__title{font-size:2rem;font-weight:bold;margin-bottom:40px}@media screen and (max-width:767px){.about-neoself__title{font-size:1.25rem}}.about-neoself__title strong{font-size:2.5rem;color:#009999}@media screen and (max-width:767px){.about-neoself__title strong{font-size:1.5rem}}.about-neoself__image{width:47.5%}@media screen and (max-width:767px){.about-neoself__image{width:100%}}.about-neoself__box{background:#E3F2F4;border-radius:20px;padding:32px;margin-top:100px}@media screen and (max-width:767px){.about-neoself__box{padding:20px}}.about-neoself__box-title{margin-bottom:16px}@media screen and (max-width:767px){.about-neoself__box-title{margin-bottom:8px}}.about-insight{background:#E3F2F4;padding:120px 0}@media screen and (max-width:767px){.about-insight{padding:64px 0}}.about-insight__title{text-align:center;margin-bottom:64px}@media screen and (max-width:767px){.about-insight__title{margin-bottom:40px}}.about-insight__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.about-insight__list{flex-wrap:wrap;grid-gap:12px}}.about-insight__list-content{width:31%;background:#fff;border-radius:20px;padding:24px 8px;text-align:center}@media screen and (max-width:767px){.about-insight__list-content{width:calc(50% - 6px);padding:12px}}.about-insight__list-image{max-width:200px;margin:0 auto 12px}.about-insight__list-title{font-size:1.25rem;font-weight:bold}@media screen and (max-width:767px){.about-insight__list-title{font-size:0.9rem}}.about-positive{padding:120px 0}@media screen and (max-width:767px){.about-positive{padding:64px 0}}.about-positive__title{text-align:center;margin-bottom:48px}@media screen and (max-width:767px){.about-positive__title{margin-bottom:32px}}.about-positive__summary{font-size:2rem;font-weight:bold;text-align:center;line-height:1.3;margin-bottom:48px}@media screen and (max-width:767px){.about-positive__summary{font-size:1.25rem;margin-bottom:32px}}.about-positive__summary .large{font-size:3.375rem;line-height:1.2}@media screen and (max-width:767px){.about-positive__summary .large{font-size:2rem}}.about-positive__description{max-width:960px;margin:0 auto 48px}@media screen and (max-width:767px){.about-positive__description{margin:0 auto 32px}}.about-positive__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.about-positive__list{flex-direction:column;grid-gap:24px}}.about-positive__list-content{width:48%}@media screen and (max-width:767px){.about-positive__list-content{width:100%}}.about-voice{background:#f5f5f5;padding:120px 0}@media screen and (max-width:767px){.about-voice{padding:64px 0}}.about-voice__title{text-align:center;margin-bottom:64px}@media screen and (max-width:767px){.about-voice__title{margin-bottom:40px}}.voice-swiper{position:relative}.voice-swiper .swiper-slide{height:auto}.voice-swiper .swiper-button-next:after,.voice-swiper .swiper-rtl .swiper-button-prev:after{content:none}.voice-swiper .swiper-button-prev:after,.voice-swiper .swiper-rtl .swiper-button-next:after{content:none}.voice-swiper .swiper-button-next,.voice-swiper .swiper-button-prev{width:48px;height:48px}@media screen and (max-width:767px){.voice-swiper .swiper-button-next,.voice-swiper .swiper-button-prev{width:32px;height:32px}}.voice-swiper .swiper-button-next,.voice-swiper .swiper-rtl .swiper-button-prev{right:15%}@media screen and (max-width:767px){.voice-swiper .swiper-button-next,.voice-swiper .swiper-rtl .swiper-button-prev{right:-16px}}.voice-swiper .swiper-button-prev,.voice-swiper .swiper-rtl .swiper-button-next{left:15%}@media screen and (max-width:767px){.voice-swiper .swiper-button-prev,.voice-swiper .swiper-rtl .swiper-button-next{left:-16px}}.voice-slide{display:flex;justify-content:space-between;background:#fff;border-radius:20px;padding:40px;height:calc(100% - 80px)}@media screen and (max-width:767px){.voice-slide{padding:12px;flex-direction:column;height:calc(100% - 24px);justify-content:flex-start}}.voice-slide__image{width:30%;border-radius:10px}.voice-slide__image img{border-radius:10px}@media screen and (max-width:767px){.voice-slide__image{max-width:160px;width:100%;margin:0 auto 16px;position:relative}}.voice-slide__text{width:65%}@media screen and (max-width:767px){.voice-slide__text{width:100%}}.voice-slide__title{font-size:1.5rem;font-weight:bold;margin-bottom:24px}@media screen and (max-width:767px){.voice-slide__title{font-size:1.125rem;margin-bottom:12px}}.voice-slide__description{margin-bottom:24px}@media screen and (max-width:767px){.voice-slide__description{font-size:0.875rem;margin-bottom:12px}}.voice-slide__name{display:block;color:#009999;font-size:1rem;font-weight:bold}@media screen and (max-width:767px){.voice-slide__name{font-size:0.9rem}}.about-flow{padding:120px 0}@media screen and (max-width:767px){.about-flow{padding:64px 0}}.about-flow__title{text-align:center;margin-bottom:64px}@media screen and (max-width:767px){.about-flow__title{margin-bottom:40px}}@media screen and (max-width:767px){.about-flow__list-wrap{width:100vw;margin-left:-20px;overflow-x:scroll;padding:0 20px;padding-top:36px}}.about-flow__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.about-flow__list{white-space:nowrap;width:1200px}}.about-flow__list-content{width:23%;background:#E3F2F4;border-radius:20px;padding:16px;position:relative}@media screen and (max-width:767px){.about-flow__list-content{white-space:normal;width:280px;margin-right:20px;vertical-align:top}}.about-flow__list-number{display:flex;justify-content:center;align-items:center;flex-direction:column;width:96px;height:96px;text-align:center;font-size:1.5rem;background:#009999;color:#fff;font-family:"Josefin Sans", sans-serif;font-weight:600;border-radius:50%;position:absolute;top:-48px;left:50%;transform:translateX(-50%);line-height:1}@media screen and (max-width:767px){.about-flow__list-number{width:72px;height:72px;top:-36px;font-size:1.125rem;padding-top:8px}}.about-flow__list-number strong{font-size:2.875rem}@media screen and (max-width:767px){.about-flow__list-number strong{font-size:2rem}}.about-flow__list-image{background:#fff;padding:48px 16px 16px;border-radius:10px;margin-bottom:16px}.about-flow__list-image img{display:block;max-width:120px;margin:0 auto}.about-flow__list-title{font-size:1rem;font-weight:bold}.about-flow__list-title a{text-decoration:underline}.about-flow__list-annotation{display:inline-block;margin-top:8px;padding:2px 12px;font-size:0.875rem;font-weight:bold;color:#fff;border-radius:20px;background:#009999}.fuiku-title{display:inline-block;font-size:2rem;font-weight:bold;color:#fff;background:#009999;height:56px;line-height:56px;padding:0 40px;border-radius:28px}@media screen and (max-width:767px){.fuiku-title{font-size:1.25rem;height:40px;line-height:40px;padding:0 32px}}.fuiku-title-02{font-size:1.75rem;font-weight:bold;color:#009999;padding-left:18px;position:relative}@media screen and (max-width:767px){.fuiku-title-02{font-size:1.25rem}}.fuiku-title-02::before{content:"";display:block;width:6px;height:80%;background:#009999;position:absolute;top:50%;left:0;transform:translateY(-50%)}.fuiku-title-02 small{font-size:1.125rem;font-weight:600}@media screen and (max-width:767px){.fuiku-title-02 small{font-size:0.875rem}}.fuiku-border-title{font-size:1.125rem;font-weight:bold;text-align:center;color:#009999;width:120px;height:32px;line-height:28px;border:2px solid #009999;border-radius:6px;margin-bottom:12px}@media screen and (max-width:767px){.fuiku-border-title{font-size:0.9rem;height:28px;line-height:24px}}.fuiku-border-title--large{display:inline-block;width:auto;padding:0 16px}@media screen and (max-width:767px){.fuiku-border-title--large{padding:0 6px}}.fuiku-list{display:flex;flex-direction:column;grid-gap:6px}.fuiku-list__content{padding-left:16px;position:relative;font-weight:600}@media screen and (max-width:767px){.fuiku-list__content{font-size:0.9rem}}.fuiku-list__content::before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#009999;position:absolute;top:10px;left:0}@media screen and (max-width:767px){.fuiku-list__content::before{top:8px}}.fuiku-list__content--small{padding-left:12px;font-size:0.875rem}@media screen and (max-width:767px){.fuiku-list__content--small{font-size:0.75rem}}.fuiku-list__content--small::before{width:6px;height:6px;top:8px}.fuiku-list__content span{display:block;font-size:0.875rem;font-weight:normal;margin-top:4px}@media screen and (max-width:767px){.fuiku-list__content span{font-size:0.75rem}}.fuiku-about{padding-bottom:120px}@media screen and (max-width:767px){.fuiku-about{padding-bottom:64px}}.fuiku-about__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.fuiku-about__content{flex-direction:column}}.fuiku-about__text{width:47.5%}@media screen and (max-width:767px){.fuiku-about__text{width:100%;margin-bottom:32px}}.fuiku-about__title{font-size:2rem;font-weight:bold;margin-bottom:40px}@media screen and (max-width:767px){.fuiku-about__title{font-size:1.25rem}}.fuiku-about__title strong{font-size:2.5rem;color:#009999}@media screen and (max-width:767px){.fuiku-about__title strong{font-size:1.5rem}}.fuiku-about__annotation{display:block;font-size:0.75rem;margin-top:40px;color:#999}.fuiku-about__image{width:47.5%}@media screen and (max-width:767px){.fuiku-about__image{width:100%}}.fuiku-miscarriage{background:#E3F2F4;padding:120px 0}@media screen and (max-width:767px){.fuiku-miscarriage{padding:64px 0}}.fuiku-miscarriage__content{display:flex;justify-content:space-between;flex-direction:row-reverse}@media screen and (max-width:767px){.fuiku-miscarriage__content{flex-direction:column}}.fuiku-miscarriage__text{width:47.5%}@media screen and (max-width:767px){.fuiku-miscarriage__text{width:100%;margin-bottom:32px}}.fuiku-miscarriage__title{margin-bottom:56px}@media screen and (max-width:767px){.fuiku-miscarriage__title{margin-bottom:40px;text-align:center}}.fuiku-miscarriage__annotation{display:block;font-size:0.75rem;margin-top:40px;color:#999}.fuiku-miscarriage__image{width:47.5%}.fuiku-miscarriage__image img{border-radius:20px}@media screen and (max-width:767px){.fuiku-miscarriage__image{width:100%}}.fuiku-test{padding:120px;position:relative}@media screen and (max-width:767px){.fuiku-test{padding:64px 0}}.fuiku-test::after{content:"";display:block;width:100%;height:98px;aspect-ratio:1/cos(30deg);clip-path:polygon(50% 100%, 100% 0, 0 0);background:#fff;position:absolute;bottom:-97px;left:0}@media screen and (max-width:767px){.fuiku-test::after{height:64px;bottom:-63px}}.fuiku-test__title{text-align:center;margin-bottom:56px}@media screen and (max-width:767px){.fuiku-test__title{margin-bottom:40px}}.fuiku-test__description{max-width:900px;margin:0 auto 48px}.fuiku-test__image{max-width:768px;margin:0 auto 64px}@media screen and (max-width:767px){.fuiku-test__image{margin:0 auto 48px}}.fuiku-test__list{display:flex;flex-direction:column;grid-gap:40px}@media screen and (max-width:767px){.fuiku-test__list{grid-gap:24px}}.fuiku-test__list-content{padding:40px;border-radius:20px;background:#f5f5f5;display:flex;justify-content:space-between}@media screen and (max-width:767px){.fuiku-test__list-content{padding:16px;flex-direction:column}}.fuiku-test__list-title{margin-bottom:32px}@media screen and (max-width:767px){.fuiku-test__list-title{margin-bottom:16px}}.fuiku-test__list-description{font-size:1rem}@media screen and (max-width:767px){.fuiku-test__list-description{font-size:0.9rem;margin-bottom:16px}}.fuiku-test__list-left{width:55%}@media screen and (max-width:767px){.fuiku-test__list-left{width:100%}}.fuiku-test__list-right{width:41.25%}@media screen and (max-width:767px){.fuiku-test__list-right{width:100%}}.fuiku-test__test-content{background:#fff;padding:24px 32px;border-radius:20px;margin-bottom:20px}@media screen and (max-width:767px){.fuiku-test__test-content{padding:16px;margin-bottom:16px}}.fuiku-test__link{text-align:right}.fuiku-test__summary{font-size:2rem;font-weight:bold;text-align:center;margin-top:80px}@media screen and (max-width:767px){.fuiku-test__summary{font-size:1.25rem;margin-top:56px}}.fuiku-test__summary strong{color:#009999}.fuiku-treatment{padding:200px 0 120px;background:#E3F2F4}@media screen and (max-width:767px){.fuiku-treatment{padding:120px 0 64px}}.fuiku-treatment__title{text-align:center;margin-bottom:56px}@media screen and (max-width:767px){.fuiku-treatment__title{margin-bottom:40px}}.fuiku-treatment__list{display:flex;flex-direction:column;grid-gap:40px}@media screen and (max-width:767px){.fuiku-treatment__list{grid-gap:24px}}.fuiku-treatment__list-content{padding:40px;border-radius:20px;background:#fff}@media screen and (max-width:767px){.fuiku-treatment__list-content{padding:16px}}.fuiku-treatment__list-title{margin-bottom:32px}@media screen and (max-width:767px){.fuiku-treatment__list-title{margin-bottom:16px}}.fuiku-treatment__list-description{font-size:1rem;margin-bottom:32px}@media screen and (max-width:767px){.fuiku-treatment__list-description{font-size:0.9rem;margin-bottom:16px}}.fuiku-treatment__treatment-content{background:#f5f5f5;padding:24px 32px;border-radius:20px}@media screen and (max-width:767px){.fuiku-treatment__treatment-content{padding:16px}}@media screen and (max-width:767px){.fuiku-treatment__treatment-description{font-size:0.9rem}}.fuiku-treatment__treatment-box-wrap{margin-top:24px;display:flex;justify-content:space-between}@media screen and (max-width:767px){.fuiku-treatment__treatment-box-wrap{margin-top:16px;flex-direction:column;grid-gap:16px}}.fuiku-treatment__treatment-box{width:calc(50% - 10px);background:#fff;padding:20px;border-radius:20px}@media screen and (max-width:767px){.fuiku-treatment__treatment-box{width:100%;padding:12px}}.fuiku-treatment__treatment-box-title{font-size:1rem;font-weight:bold;color:#009999;padding-bottom:4px;margin-bottom:12px;border-bottom:1px solid #009999}@media screen and (max-width:767px){.fuiku-treatment__treatment-box-title{font-size:0.75rem}}.fuiku-treatment__treatment-box-title strong{font-size:1.125rem;font-weight:600}@media screen and (max-width:767px){.fuiku-treatment__treatment-box-title strong{font-size:0.9rem}}.fuiku-treatment__treatment-box-description{font-size:0.875rem;margin-bottom:12px}@media screen and (max-width:767px){.fuiku-treatment__treatment-box-description{font-size:0.75rem}}.fuiku-treatment__treatment-box-persons{font-size:0.875rem;font-weight:bold;color:#009999;margin-bottom:6px}@media screen and (max-width:767px){.fuiku-treatment__treatment-box-persons{font-size:0.75rem}}.fuiku-treatment__annotation{display:block;color:#999;font-size:0.875rem;margin-top:32px}@media screen and (max-width:767px){.fuiku-treatment__annotation{font-size:0.75rem;margin-top:16px}}.fuiku-doctor{padding:120px 0}@media screen and (max-width:767px){.fuiku-doctor{padding:64px 0}}.fuiku-doctor__title{text-align:center;margin-bottom:56px}@media screen and (max-width:767px){.fuiku-doctor__title{margin-bottom:40px}}.fuiku-doctor__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.fuiku-doctor__content{flex-direction:column;grid-gap:32px}}.fuiku-doctor__text{width:47.5%}@media screen and (max-width:767px){.fuiku-doctor__text{width:100%}}.fuiku-doctor__name{font-size:1rem;font-weight:bold;color:#009999;margin-top:40px}@media screen and (max-width:767px){.fuiku-doctor__name{font-size:0.9rem;margin-top:24px}}.fuiku-doctor__image{width:47.5%}@media screen and (max-width:767px){.fuiku-doctor__image{width:100%}}.fuiku-doctor__image img{border-radius:20px}.fuiku-related-site{padding:120px 0;background:#f5f5f5}@media screen and (max-width:767px){.fuiku-related-site{padding:64px 0}}.fuiku-related-site__title{text-align:center;margin-bottom:48px}.fuiku-related-site__content-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:767px){.fuiku-related-site__content-wrap{flex-direction:column;grid-gap:40px}}.fuiku-related-site__content{margin-top:56px;width:calc(50% - 11px)}@media screen and (max-width:767px){.fuiku-related-site__content{width:100%;margin-top:0}}.fuiku-related-site__content:first-of-type{margin-top:0;width:100%}.fuiku-related-site__content:first-of-type .fuiku-related-site__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.fuiku-related-site__content:first-of-type .fuiku-related-site__list{flex-direction:column;grid-gap:24px}}.fuiku-related-site__content:first-of-type .fuiku-related-site__list-content{width:calc(25% - 16.5px)}@media screen and (max-width:767px){.fuiku-related-site__content:first-of-type .fuiku-related-site__list-content{width:100%}}.fuiku-related-site__content-title{margin-bottom:24px}.fuiku-related-site__list-link{display:block;padding:20px;border-radius:20px;background:#fff;height:100%}.fuiku-related-site__list-title{font-size:1.25rem;font-weight:bold;color:#009999;margin-bottom:12px;line-height:1.5}@media screen and (max-width:767px){.fuiku-related-site__list-title{font-size:1.125rem}}.fuiku-related-site__list-title span{font-size:0.875rem}.fuiku-related-site__list-description{font-size:1rem;margin-bottom:16px}.clinic-list-link__title{text-align:center;font-weight:bold;font-size:2.5rem;margin-bottom:64px}@media screen and (max-width:767px){.clinic-list-link__title{font-size:1.5rem}}.clinic-list-link__sub-title{margin-bottom:20px}.clinic-list-link__list{display:flex;flex-wrap:wrap}.clinic-list-link__list-content{width:calc(100% / 8)}@media screen and (max-width:767px){.clinic-list-link__list-content{width:calc(100% / 4);margin-bottom:12px}.clinic-list-link__list-content:nth-of-type(4) .clinic-list-link__list-link{border-right:none}}.clinic-list-link__list-content:last-of-type .clinic-list-link__list-link{border-right:none}.clinic-list-link__list-link{display:block;padding:0 32px 0 20px;height:40px;line-height:40px;border-right:1px solid #999;font-size:1.25rem;font-weight:bold;color:#009999;position:relative}@media screen and (max-width:1120px){.clinic-list-link__list-link{font-size:1rem}}@media screen and (max-width:960px){.clinic-list-link__list-link{font-size:0.875rem;padding:0 22px 0 10px}}@media screen and (max-width:767px){.clinic-list-link__list-link{height:32px;line-height:32px}}.clinic-list-link__list-link::after{content:"";display:block;width:12px;height:12px;border-right:2px solid #009999;border-bottom:2px solid #009999;position:absolute;top:48%;right:20px;transform:translateY(-50%) rotate(45deg)}@media screen and (max-width:1120px){.clinic-list-link__list-link::after{width:10px;height:10px;right:10px}}@media screen and (max-width:960px){.clinic-list-link__list-link::after{width:8px;height:8px}}.clinic-list-area{padding-bottom:120px}.support-link__description{text-align:center;font-weight:bold;margin-bottom:72px}@media screen and (max-width:767px){.support-link__description{margin-bottom:48px;text-align:left;font-weight:normal}}.support-link__description a{text-decoration:underline;color:#009999}.support-link__sub-title{margin-bottom:24px}.support-link__list{display:flex;flex-direction:column;grid-gap:16px}.support-link__list-content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.support-link__list-content{flex-direction:column}}.support-link__list-title{width:150px;font-size:1.25rem;font-weight:bold}@media screen and (max-width:767px){.support-link__list-title{font-size:1rem;width:100%;margin-bottom:12px}}.support-link .tag-list{width:calc(100% - 160px)}@media screen and (max-width:767px){.support-link .tag-list{width:100%}}.support-link__annotation{display:block;color:#999;font-size:0.875rem;margin-top:40px}@media screen and (max-width:767px){.support-link__annotation{font-size:0.75rem;margin-top:32px}}.support-list-area{padding-bottom:120px}.faq-list-area{padding-bottom:120px}@media screen and (max-width:767px){.faq-list-area{padding-bottom:80px}}.faq-list{max-width:768px;margin:0 auto;display:flex;flex-direction:column;grid-gap:16px}.faq-list__content{background:#f5f5f5;border-radius:10px;position:relative}.faq-list__content::before{content:"Q.";font-size:1.625rem;font-family:"Josefin Sans", sans-serif;color:#009999;position:absolute;top:14px;left:20px}@media screen and (max-width:767px){.faq-list__content::before{font-size:1.5rem;left:16px;top:10px}}.faq-list__title{font-size:1.25rem;font-weight:bold;padding:16px 64px;cursor:pointer;position:relative}@media screen and (max-width:767px){.faq-list__title{font-size:1.125rem;padding:12px 56px}}.faq-list__title::before,.faq-list__title::after{content:"";display:block;background:#009999;position:absolute}.faq-list__title::before{width:20px;height:2px;right:20px;top:32px}@media screen and (max-width:767px){.faq-list__title::before{right:16px;top:26px}}.faq-list__title::after{width:2px;height:20px;right:29px;top:23px}@media screen and (max-width:767px){.faq-list__title::after{right:25px;top:17px}}.faq-list__title.open::after{content:none}.faq-list__inner{background:#fff;margin:0 20px 20px;border-radius:10px;padding:20px}@media screen and (max-width:767px){.faq-list__inner{margin:0 16px 16px;padding:16px}}.header-clinic{width:100%;background-color:#fff;height:80px;display:flex;justify-content:space-between;align-items:center;z-index:999;position:fixed;top:0;left:0}@media screen and (max-width:767px){.header-clinic{height:56px}}.header-clinic__logo{padding-left:20px}@media screen and (max-width:767px){.header-clinic__logo{padding-left:12px}}.header-clinic__logo a{display:block;width:153px;line-height:80px}@media screen and (max-width:767px){.header-clinic__logo a{display:flex;justify-content:center;align-items:center;width:90px;line-height:56px}}.header-clinic__menu-list-content{display:inline-block;height:100%;line-height:80px}@media screen and (max-width:1120px){.header-clinic__menu-list-content{height:auto;display:block;line-height:56px}}.header-clinic__menu-list-content+.header-clinic__menu-list-content{margin-left:32px}@media screen and (max-width:1360px){.header-clinic__menu-list-content+.header-clinic__menu-list-content{margin-left:24px}}@media screen and (max-width:1260px){.header-clinic__menu-list-content+.header-clinic__menu-list-content{margin-left:16px}}@media screen and (max-width:1120px){.header-clinic__menu-list-content+.header-clinic__menu-list-content{margin-left:0}}.header-clinic__menu-list-content+.header-clinic__menu-list-content:last-of-type{margin-left:12px}@media screen and (max-width:1120px){.header-clinic__menu-list-content+.header-clinic__menu-list-content:last-of-type{margin-left:0}}@media screen and (min-width:1121px){.header-clinic__menu-list-content--sub-menu{position:relative;padding-right:20px;cursor:pointer}.header-clinic__menu-list-content--sub-menu::before{content:"";display:block;width:8px;height:8px;border-left:2px solid #333;border-bottom:2px solid #333;transform:rotate(-45deg) translateY(-50%);position:absolute;top:47%;right:0}}@media screen and (min-width:1121px){.header-clinic__menu-list-content--sub-menu:hover .header-clinic__sub-menu-content{height:2.5em !important;line-height:2.5em;overflow:visible;transition:0.3s;padding:0 16px;background:#fff}.header-clinic__menu-list-content--sub-menu:hover .header-clinic__sub-menu-content:hover{background:#eee}}.header-clinic__menu{margin-right:20px}@media screen and (max-width:1120px){.header-clinic__menu{margin-right:0}}.header-clinic__menu-list-link{display:block;font-size:1rem;font-weight:bold;color:#333;height:100%;transition:0.3s}.header-clinic__menu-list-link:hover{opacity:0.7}@media screen and (max-width:1120px){.header-clinic__menu-list-link{color:#fff;padding:0 32px;position:relative;margin-bottom:16px;text-align:center}}.header-clinic__menu-list-link--button{color:#fff;line-height:40px;margin-top:20px;padding:0 20px;background:#FF808E;border-radius:20px}@media screen and (max-width:1120px){.header-clinic__menu-list-link--button{margin:0 20px;height:56px;text-align:center;line-height:56px;border-radius:28px;max-width:480px;margin:80px auto 0}}@media screen and (max-width:520px){.header-clinic__menu-list-link--button{margin:80px 20px 0}}.header-clinic__menu-list-link--button-green{background:#009999;border:1px solid #fff}@media screen and (max-width:1120px){.header-clinic__menu-list-link--button-green{margin:16px auto 0}}@media screen and (max-width:520px){.header-clinic__menu-list-link--button-green{margin:16px 20px 0}}.header-clinic__button-list{display:flex}.header-clinic__button-list--sp{display:none}@media screen and (max-width:1120px){.header-clinic__button-list--sp{display:flex;position:relative !important;bottom:inherit;left:inherit;margin-right:58px;grid-gap:8px}}.header-clinic__button-list-link{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;color:#fff;font-weight:bold;font-size:1rem;padding:0 8px;height:32px;line-height:32px;background:#FF808E;transition:0.3s;border-radius:16px;font-size:0.875rem}.header-clinic__button-list-link--green{background:#009999}.header-clinic__button-list-link:hover{opacity:0.7}.header-clinic #nav-toggle{display:none}@media screen and (min-width:1121px){.header-clinic__sub-menu{background-color:#fff;transition:0.3s;position:absolute;top:80px;left:0;z-index:999;width:300px}}@media screen and (max-width:1120px){.header-clinic__sub-menu{text-align:center;margin-bottom:32px}}@media screen and (min-width:1121px){.header-clinic__sub-menu-content{height:0 !important;overflow:hidden;display:block !important;margin-top:0 !important;vertical-align:inherit !important;transition:0.3s}}@media screen and (min-width:1121px){.header-clinic__sub-menu-link{color:#333 !important;font-weight:700;position:relative;display:block;width:100%}}@media screen and (max-width:1120px){.header-clinic__sub-menu-link{color:#fff;font-size:0.875rem;line-height:32px}}@media screen and (max-width:1120px){.header-clinic #nav-toggle{display:block;position:absolute;top:10px;right:0;width:56px;height:56px;cursor:pointer;z-index:101}.header-clinic #nav-toggle div{position:relative}.header-clinic #nav-toggle span{display:block;position:absolute;height:1px;width:45%;background:#333;left:27.5%;-webkit-transition:0.35s ease-in-out;transition:0.35s ease-in-out}.header-clinic #nav-toggle span:nth-child(1){top:20px;width:50%;left:25%}.header-clinic #nav-toggle span:nth-child(2){top:28px;width:50%;left:25%}.header-clinic #nav-toggle span:nth-child(3){top:36px;width:50%;left:25%}.header-clinic #global-nav{position:fixed;right:0;top:0;background:#009999;text-align:left;padding:64px 0 80px;opacity:0;z-index:-999;visibility:hidden;width:100%;height:100vh;overflow-y:auto}.fade #global-nav{-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.header-clinic.open{}.header-clinic.open #nav-toggle{position:fixed;top:8px;right:16px}.header-clinic.open #nav-toggle span{background:#fff}.header-clinic.open #nav-toggle span:nth-child(1){top:26px;-webkit-transform:rotate(315deg);transform:rotate(315deg);left:30%}.header-clinic.open #nav-toggle span:nth-child(2){width:0;left:50%}.header-clinic.open #nav-toggle span:nth-child(3){width:50%;top:26px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);left:30%}.header-clinic.open #global-nav{position:fixed;opacity:1;visibility:visible;-webkit-box-shadow:0px 2px 15px 0px rgba(0, 0, 0, 0.05);box-shadow:0px 2px 15px 0px rgba(0, 0, 0, 0.05);z-index:100}}@media screen and (max-width:767px){.header-clinic #nav-toggle{top:0;right:0}}.footer-clinic{background:#f5f5f5;padding:60px 0}@media screen and (max-width:767px){.footer-clinic{padding:40px 0 24px}}.footer-clinic__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.footer-clinic__content{flex-direction:column}}.footer-clinic__information{width:35%}@media screen and (max-width:767px){.footer-clinic__information{width:100%;margin-bottom:32px}}.footer-clinic__menu{width:65%;position:relative}@media screen and (max-width:767px){.footer-clinic__menu{width:100%}}.footer-clinic__name{font-size:1.25rem;font-weight:bold;margin-bottom:24px}@media screen and (max-width:767px){.footer-clinic__name{font-size:1.125rem}}.footer-clinic__description{font-size:1rem}@media screen and (max-width:767px){.footer-clinic__description{font-size:0.9rem}}.footer-clinic__menu-list{display:flex;justify-content:flex-end;margin-bottom:16px}@media screen and (max-width:767px){.footer-clinic__menu-list{margin-bottom:24px;flex-direction:column;border-top:1px solid #333;width:100vw;margin-left:-20px}}@media screen and (max-width:767px){.footer-clinic__menu-list-content{text-align:center;border-bottom:1px solid #333}}.footer-clinic__menu-list-content+.footer-clinic__menu-list-content{margin-left:32px}@media screen and (max-width:767px){.footer-clinic__menu-list-content+.footer-clinic__menu-list-content{margin-left:0}}.footer-clinic__menu-list-link{font-size:1rem;font-weight:bold}@media screen and (max-width:767px){.footer-clinic__menu-list-link{font-size:0.875rem;text-align:center;height:48px;display:flex;align-items:center;justify-content:center}}.footer-clinic__menu-list-link--disabled{pointer-events:none}.footer-clinic__sub-menu-list{margin-top:10px}@media screen and (max-width:767px){.footer-clinic__sub-menu-list{display:inline-block;margin-bottom:16px}}.footer-clinic__sub-menu-list-content{margin-bottom:4px;text-align:left}.footer-clinic__sub-menu-list-link{display:block;font-size:0.75rem;padding-left:20px;position:relative}.footer-clinic__sub-menu-list-link::before{content:"";display:block;width:12px;height:1px;background:#333;position:absolute;top:10px;left:0}.footer-clinic__info-menu-list{display:flex;justify-content:flex-end;margin-bottom:40px}@media screen and (max-width:767px){.footer-clinic__info-menu-list{flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;margin-bottom:24px}}.footer-clinic__info-menu-list-content+.footer-clinic__info-menu-list-content{margin-left:16px}@media screen and (max-width:767px){.footer-clinic__info-menu-list-content+.footer-clinic__info-menu-list-content{margin-left:0}}.footer-clinic__info-menu-list-link{font-size:0.75rem}@media screen and (max-width:767px){.footer-clinic__info-menu-list-link{font-size:0.75rem}}.footer-clinic__button{display:block;float:right;font-size:1rem;font-weight:bold;width:200px;height:40px;line-height:38px;text-align:center;border:2px solid #333;border-radius:20px}@media screen and (max-width:767px){.footer-clinic__button{font-size:0.9rem;float:none;margin:0 auto}}.footer-clinic__copyright{display:block;font-size:1rem;font-family:"Josefin Sans", sans-serif;text-align:right;position:absolute;bottom:0;right:0}@media screen and (max-width:767px){.footer-clinic__copyright{font-size:0.875rem;position:relative;bottom:inherit;right:inherit;margin-top:40px;text-align:center}}.clinic-mainvisual{height:480px;background-image:url(../img/clinic/img-mv.webp);background-size:cover;position:relative}@media screen and (max-width:767px){.clinic-mainvisual{height:320px;background-position:bottom center}}.clinic-mainvisual::before{content:"";display:block;width:100%;height:100%;background:rgba(62, 123, 123, 0.7);position:absolute;top:0;left:0}.clinic-mainvisual .content-wrap{height:100%}.clinic-mainvisual__content{height:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.clinic-mainvisual__title{font-size:3rem;line-height:1.5;font-weight:bold;color:#fff;margin-bottom:32px}@media screen and (max-width:767px){.clinic-mainvisual__title{font-size:1.75rem}}.clinic-news{background:#009999;padding:40px 0}@media screen and (max-width:767px){.clinic-news{padding:24px 0 40px}}.clinic-news__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.clinic-news__content{flex-direction:column;grid-gap:16px}}.clinic-news__text{width:200px}@media screen and (max-width:767px){.clinic-news__text{width:100%}}.clinic-news__title{font-size:1.5rem;font-weight:bold;color:#fff}@media screen and (max-width:767px){.clinic-news__title{font-size:1.125rem;padding-bottom:16px;border-bottom:1px solid #fff}}.clinic-news__list{width:calc(100% - 220px)}@media screen and (max-width:767px){.clinic-news__list{width:100%}}.clinic-news-list{display:flex;flex-direction:column;grid-gap:16px}.clinic-news-list__link{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #fff}@media screen and (max-width:767px){.clinic-news-list__link{flex-direction:column;grid-gap:2px}}.clinic-news-list__date{display:block;width:100px;font-size:1rem;font-weight:500;font-family:"Josefin Sans", sans-serif;color:#fff;margin-top:1px}@media screen and (max-width:767px){.clinic-news-list__date{width:100%;font-size:1rem}}.clinic-news-list__title{width:calc(100% - 120px);color:#fff;font-weight:500;font-size:0.9rem}@media screen and (max-width:767px){.clinic-news-list__title{width:100%;font-size:0.875rem}}.clinic-about{padding:100px 0}@media screen and (max-width:767px){.clinic-about{padding:64px 0}}.clinic-about__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.clinic-about__content{flex-direction:column;grid-gap:32px}}.clinic-about__text{width:48%}@media screen and (max-width:767px){.clinic-about__text{width:100%}}.clinic-about__image{width:46%}@media screen and (max-width:767px){.clinic-about__image{width:100%}}.clinic-about__title{font-size:2rem;font-weight:bold;margin-bottom:40px;line-height:1.4}@media screen and (max-width:767px){.clinic-about__title{font-size:1.5rem}}.clinic-about__title strong{font-size:2.5rem;color:#009999}@media screen and (max-width:767px){.clinic-about__title strong{font-size:1.5rem}}.clinic-neoself__list{display:flex}@media screen and (max-width:767px){.clinic-neoself__list{flex-wrap:wrap}}.clinic-neoself__list-content{width:25%}@media screen and (max-width:767px){.clinic-neoself__list-content{width:50%}}.clinic-neoself__list-link{display:block;height:240px;position:relative}@media screen and (max-width:767px){.clinic-neoself__list-link{height:120px}}.clinic-neoself__list-link::before{content:"";display:block;width:100%;height:100%;background:rgba(62, 123, 123, 0.7);position:absolute;top:0;left:0;z-index:1}.clinic-neoself__list-link::after{content:"";display:block;width:40px;height:40px;background-image:url(../img/common/ico-button-green.svg);background-size:contain;position:absolute;top:50%;right:24px;transform:translateY(-50%);z-index:2}@media screen and (max-width:767px){.clinic-neoself__list-link::after{width:24px;height:24px;right:12px}}.clinic-neoself__list-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.clinic-neoself__list-image img{width:100%;height:100%;object-fit:cover}.clinic-neoself__list-title{display:flex;flex-direction:column;justify-content:center;height:100%;font-size:1.75rem;font-weight:bold;color:#fff;padding:0 72px 0 32px;position:relative;z-index:2}@media screen and (max-width:767px){.clinic-neoself__list-title{font-size:1rem;padding:0 48px 0 16px}}.clinic-voice{padding:100px 0}@media screen and (max-width:767px){.clinic-voice{padding:64px 0}}.clinic-voice__title{text-align:center;margin-bottom:64px}@media screen and (max-width:767px){.clinic-voice__title{margin-bottom:48px}}.clinic-voice__list{display:flex;justify-content:space-between;margin-bottom:56px}@media screen and (max-width:767px){.clinic-voice__list{margin-bottom:48px;flex-direction:column;grid-gap:24px}}.clinic-voice__list-content{width:32%;background:#E3F2F4;padding:20px 20px 108px;position:relative}@media screen and (max-width:767px){.clinic-voice__list-content{width:100%;padding:20px}}.clinic-voice__list-name{font-size:1rem;font-weight:bold;color:#009999;position:absolute;bottom:20px;left:20px}@media screen and (max-width:767px){.clinic-voice__list-name{margin-top:16px;position:relative;left:inherit;bottom:inherit}}.clinic-seminar{background:#f5f5f5;padding:100px 0}@media screen and (max-width:767px){.clinic-seminar{padding:64px 0}}.clinic-seminar__title{text-align:center;margin-bottom:64px}.clinic-seminar__list{margin-bottom:56px}@media screen and (max-width:767px){.clinic-seminar__list{width:100vw;margin-left:-20px;padding:0 20px;overflow-x:scroll}}.clinic-flow{padding:100px 0}@media screen and (max-width:767px){.clinic-flow{padding:64px 0}}.clinic-flow__title{text-align:center;margin-bottom:64px}@media screen and (max-width:767px){.clinic-flow__title{margin-bottom:48px}}@media screen and (max-width:767px){.clinic-flow__list-wrap{width:100vw;margin-left:-20px;padding:0 20px;overflow-x:scroll}}.clinic-flow__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.clinic-flow__list{display:block;white-space:nowrap}}.clinic-flow__list-content{width:18%}@media screen and (max-width:767px){.clinic-flow__list-content{display:inline-block;width:180px;white-space:normal;vertical-align:top;position:relative}.clinic-flow__list-content::before{content:"";display:block;width:100%;height:8px;background:#f5f5f5;position:absolute;top:32px;left:50%;z-index:0}.clinic-flow__list-content:last-of-type::before{content:none}}.clinic-flow__list-number{display:block;font-family:"Josefin Sans", sans-serif;font-size:1.25rem;font-weight:600;color:#009999;text-align:center;margin-bottom:16px}@media screen and (max-width:767px){.clinic-flow__list-number{font-size:1rem;background:#fff;width:80px;margin:0 auto 16px;position:relative;z-index:2}}.clinic-flow__list-number strong{display:block;font-size:2.5rem;line-height:1}@media screen and (max-width:767px){.clinic-flow__list-number strong{font-size:2rem}}.clinic-flow__list-image{max-width:150px;margin:0 auto 24px}@media screen and (max-width:767px){.clinic-flow__list-image{max-width:100px}}.clinic-flow__list-title{font-size:1rem;font-weight:bold;text-align:center}@media screen and (max-width:767px){.clinic-flow__list-title{font-size:0.875rem}}.clinic-overview-content{max-width:960px;margin:0 auto;padding-bottom:100px}@media screen and (max-width:767px){.clinic-overview-content{padding-bottom:64px}}.seminar{max-width:768px;padding:64px 0 100px;margin:0 auto}@media screen and (max-width:767px){.seminar{padding:24px 0 64px}}.seminar-header{position:relative;margin-bottom:24px}.seminar-status{position:absolute;top:0;right:0}@media screen and (max-width:767px){.seminar-status{position:relative;top:inherit;right:inherit;margin-bottom:12px}}.seminar-status__content{display:block;width:222px;height:32px;line-height:32px;color:#fff;font-size:1.25rem;font-weight:bold;text-align:center}@media screen and (max-width:767px){.seminar-status__content{width:120px;font-size:1rem}}.seminar-status__content--open{background:#009999}.seminar-status__content--archive{background:#69ACAC}.seminar-status__content--close{background:#999}.seminar-date span{color:#009999;font-weight:bold;font-size:1.5rem}@media screen and (max-width:767px){.seminar-date span{font-size:1.25rem}}.seminar-time{color:#009999;font-weight:bold;font-size:1.25rem}@media screen and (max-width:767px){.seminar-time{font-size:1rem}}.seminar-title{font-size:1.75rem;font-weight:bold;margin-bottom:28px}@media screen and (max-width:767px){.seminar-title{font-size:1.5rem;margin-bottom:24px}}.seminar-image{margin-bottom:32px}@media screen and (max-width:767px){.seminar-image{margin-bottom:24px}}.seminar-button{margin-top:40px}.clinic-seminar-list{padding-bottom:120px}@media screen and (max-width:767px){.clinic-seminar-list{padding-bottom:64px}}.seminar-other{background:#f5f5f5;padding:80px 0 40px}@media screen and (max-width:767px){.seminar-other{padding:64px 0 40px}}.seminar-other__title{font-size:1.5rem;font-weight:bold;text-align:center;margin-bottom:48px}@media screen and (max-width:767px){.seminar-other__title{font-size:1.25rem;margin-bottom:40px}}.single-page{max-width:768px;margin:0 auto}.single-page__button{margin-top:80px}@media screen and (max-width:767px){.single-page__button{margin-top:40px}}.news-title{font-size:1.75rem;font-weight:bold;margin-bottom:16px}@media screen and (max-width:767px){.news-title{font-size:1.25rem}}.news-information{display:flex;align-items:center;margin-bottom:12px}.news-category{display:inline-block;font-size:1rem;font-weight:bold;padding:2px 12px;border-radius:6px;border:2px solid #009999;color:#009999;margin-right:16px}@media screen and (max-width:767px){.news-category{font-size:0.875rem}}.news-date{font-family:"Josefin Sans", sans-serif;font-weight:600;color:#009999}.page-template-page-lp,.page-template-page-lp-thanks,.english-news-template-default,.post-type-archive-english-news{background-color:#fff;color:#333;font-family:"Noto Sans", sans-serif;overflow:hidden}.lp-button{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.5rem;font-family:"Josefin Sans", sans-serif;font-weight:600;max-width:400px;width:100%;height:80px;position:relative;text-align:center;border-radius:40px;padding:0 56px;transition:0.3s;letter-spacing:0.05rem}@media screen and (max-width:767px){.lp-button{font-size:1.125rem;height:56px;padding:0 40px}}.lp-button::after{content:"";display:block;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:0.3s}@media screen and (max-width:767px){.lp-button::after{width:24px;height:24px;right:10px}}.lp-button--center{margin:0 auto}.lp-button--pink{background:#FF808E;color:#fff}.lp-button--pink::after{background-image:url(../img/lp/ico-button-pink.svg)}.lp-button--border{border:2px solid #009999;color:#009999}.lp-button--border::after{background-image:url(../img/lp/ico-button-green.svg)}.lp-button:hover{opacity:0.7}.lp-button:hover::after{transform:translateY(-50%) translateX(8px)}.lp-button--small{height:48px;max-width:160px;padding:0 0 0 16px;text-align:left;align-items:flex-start;font-size:1rem}.lp-button--small::after{width:24px;height:24px;right:12px}.lp-title{font-size:4rem;font-family:"Josefin Sans", sans-serif;color:#009999;font-weight:600;line-height:1.2}@media screen and (max-width:767px){.lp-title{font-size:1.75rem}}.lp-title--white{color:#fff}.lp-description{font-size:1.25rem}@media screen and (max-width:767px){.lp-description{font-size:1rem}}.image-content{background:#fff;border-radius:20px;overflow:hidden;height:100%}@media screen and (max-width:767px){.image-content{width:calc(100vw - 16px);margin-left:-12px}}.image-content--border{border:2px solid #009999}@media screen and (max-width:767px){.image-content--table{overflow-x:scroll}}.image-content__title{background:#009999;height:72px;display:flex;width:100%;justify-content:center;align-items:center;text-align:center;color:#fff;font-size:1.25rem;font-family:"Josefin Sans", sans-serif;font-weight:600;line-height:1.3;padding:0 8px}@media screen and (max-width:767px){.image-content__title{font-size:1rem}}.image-content__image{padding:32px 20px;margin:0 auto}@media screen and (max-width:767px){.image-content__image{padding:20px 8px}}.image-content__image--theory-03{max-width:860px}.image-content__image--graph{padding:20px}.image-content__image--test{max-width:1084px}@media screen and (max-width:767px){.image-content__image--table{min-width:560px}}.image-content__table{padding:32px}@media screen and (max-width:767px){.image-content__table{padding:20px 8px;overflow-x:scroll}}.lp-quotation{display:block;font-size:1rem;color:#999;text-align:right;margin-top:20px}@media screen and (max-width:767px){.lp-quotation{font-size:0.75rem}}.lp-bg-green{position:relative}.lp-bg-green::before{content:"";display:block;width:calc((100vw - 1200px) / 2 + 1200px);height:100%;background:#E3F2F4;position:absolute;top:0;left:calc((100vw - 1200px) / 2 * -1);border-radius:0 80px 80px 0}@media screen and (max-width:1264px){.lp-bg-green::before{width:100vw;left:-32px}}@media screen and (max-width:767px){.lp-bg-green::before{left:-20px;border-radius:0 40px 40px 0}}.lp-bg-green__inner{position:relative;z-index:2;padding:120px 90px 120px 0}@media screen and (max-width:1264px){.lp-bg-green__inner{padding:120px 0}}@media screen and (max-width:767px){.lp-bg-green__inner{padding:64px 0}}.lp-table{width:100%;border-bottom:2px solid #009999;border-spacing:0}.lp-table th,.lp-table td{font-family:"Josefin Sans", sans-serif;font-weight:600;padding:12px}@media screen and (max-width:767px){.lp-table th,.lp-table td{padding:8px}}.lp-table th{color:#009999;text-align:center;font-size:1.5rem;line-height:1.3}@media screen and (max-width:767px){.lp-table th{font-size:1rem}}.lp-table th.lp-table-small{font-size:1.125rem}@media screen and (max-width:767px){.lp-table th.lp-table-small{font-size:0.875rem}}.lp-table th.lp-table-top{vertical-align:top}.lp-table td{vertical-align:middle;text-align:center;font-size:2rem;line-height:1}@media screen and (max-width:767px){.lp-table td{font-size:1.25rem}}.lp-table td span{display:block;font-size:1rem}@media screen and (max-width:767px){.lp-table td span{font-size:0.75rem}}.lp-table thead th{border-bottom:2px solid #009999}.lp-table tbody .lp-table-small{text-align:left}.lp-table .lp-table-green{color:#009999}.lp-table .lp-table-bg-green{background:#E3F2F4}.lp-table .lp-table-border th,.lp-table .lp-table-border td{border-top:2px solid #009999}.lp-header{width:calc(100% - 32px);background-color:#fff;height:80px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 15px rgba(0, 0, 0, 0.16);border-radius:40px;z-index:999;position:fixed;top:12px;left:16px}@media screen and (max-width:767px){.lp-header{height:56px}}.lp-header__logo{padding-left:20px}@media screen and (max-width:767px){.lp-header__logo{padding-left:12px}}.lp-header__logo a{display:block;width:153px;line-height:80px}@media screen and (max-width:767px){.lp-header__logo a{display:flex;justify-content:center;align-items:center;width:90px;line-height:56px}}.lp-header__menu-list-content{display:inline-block;height:100%;line-height:80px}@media screen and (max-width:1120px){.lp-header__menu-list-content{height:auto;display:block;line-height:56px}}.lp-header__menu-list-content+.lp-header__menu-list-content{margin-left:40px}@media screen and (max-width:1360px){.lp-header__menu-list-content+.lp-header__menu-list-content{margin-left:24px}}@media screen and (max-width:1260px){.lp-header__menu-list-content+.lp-header__menu-list-content{margin-left:16px}}@media screen and (max-width:1120px){.lp-header__menu-list-content+.lp-header__menu-list-content{margin-left:0}}.lp-header__menu{margin-right:20px}@media screen and (max-width:1120px){.lp-header__menu{margin-right:0}}.lp-header__menu-list-link{display:block;font-size:1rem;font-weight:bold;color:#009999;height:100%;transition:0.3s}.lp-header__menu-list-link:hover{opacity:0.7}@media screen and (max-width:1120px){.lp-header__menu-list-link{color:#fff;padding:0 32px;position:relative;margin-bottom:16px;text-align:center}}.lp-header__menu-list-link--button{color:#fff;line-height:40px;margin-top:20px;padding:0 20px;background:#FF808E;border-radius:20px}@media screen and (max-width:1120px){.lp-header__menu-list-link--button{margin:0 20px;height:56px;text-align:center;line-height:56px;border-radius:28px;max-width:480px;margin:80px auto 0}}@media screen and (max-width:520px){.lp-header__menu-list-link--button{margin:80px 20px 0}}.lp-header__button-list{display:flex}.lp-header__button-list--sp{display:none}@media screen and (max-width:1120px){.lp-header__button-list--sp{display:flex;position:relative !important;bottom:inherit;left:inherit;margin-right:28px}}.lp-header__button-list-link{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;color:#fff;font-weight:bold;font-size:1rem;padding:0 8px;height:32px;line-height:32px;background:#FF808E;transition:0.3s;border-radius:16px;font-size:0.875rem;font-family:"Josefin Sans", sans-serif}.lp-header__button-list-link:hover{opacity:0.7}.lp-header #nav-toggle{display:none}@media screen and (max-width:1120px){.lp-header #nav-toggle{display:block;position:absolute;top:10px;right:108px;width:56px;height:56px;cursor:pointer;z-index:101}.lp-header #nav-toggle div{position:relative}.lp-header #nav-toggle span{display:block;position:absolute;height:1px;width:45%;background:#333;left:27.5%;-webkit-transition:0.35s ease-in-out;transition:0.35s ease-in-out}.lp-header #nav-toggle span:nth-child(1){top:20px;width:50%;left:25%}.lp-header #nav-toggle span:nth-child(2){top:28px;width:50%;left:25%}.lp-header #nav-toggle span:nth-child(3){top:36px;width:50%;left:25%}.lp-header #global-nav{position:fixed;right:0;top:0;background:#009999;text-align:left;padding:64px 0 80px;opacity:0;z-index:-999;visibility:hidden;width:100%;height:100vh;overflow-y:auto}.fade #global-nav{-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.lp-header.open{}.lp-header.open #nav-toggle{position:fixed;top:8px;right:16px}.lp-header.open #nav-toggle span{background:#fff}.lp-header.open #nav-toggle span:nth-child(1){top:26px;-webkit-transform:rotate(315deg);transform:rotate(315deg);left:30%}.lp-header.open #nav-toggle span:nth-child(2){width:0;left:50%}.lp-header.open #nav-toggle span:nth-child(3){width:50%;top:26px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);left:30%}.lp-header.open #global-nav{position:fixed;opacity:1;visibility:visible;-webkit-box-shadow:0px 2px 15px 0px rgba(0, 0, 0, 0.05);box-shadow:0px 2px 15px 0px rgba(0, 0, 0, 0.05);z-index:100}}@media screen and (max-width:767px){.lp-header #nav-toggle{top:0;right:108px}}.mainvisual .content-wrap{padding-top:104px;background:url(../img/lp/bg-mv.webp);background-size:cover}@media screen and (max-width:767px){.mainvisual .content-wrap{padding-top:20px;background-position:center top}}.mainvisual__content{height:calc(100vh - 104px);position:relative}@media screen and (max-width:767px){.mainvisual__content{height:auto}}.mainvisual__image{width:64.5%;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}@media screen and (max-width:767px){.mainvisual__image{position:relative;top:inherit;left:inherit;transform:inherit;width:calc(120% + 40px);margin-left:calc(-20px - 10%)}}.mainvisual__text{position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (max-width:767px){.mainvisual__text{position:relative;top:inherit;right:inherit;transform:inherit;width:100%;text-align:center;margin-top:-56px}}.mainvisual__title{font-size:3.625rem;font-family:"Josefin Sans", sans-serif;color:#009999;line-height:1.3;margin-bottom:40px;letter-spacing:0}@media screen and (max-width:767px){.mainvisual__title{font-size:2.25rem;margin-bottom:24px}}.theory{padding:120px 0}@media screen and (max-width:767px){.theory{padding:100px 0 64px}}.theory__header{display:flex;justify-content:space-between;margin-bottom:56px}@media screen and (max-width:767px){.theory__header{display:block;margin-bottom:48px}}.theory__title{width:43%}@media screen and (max-width:767px){.theory__title{width:100%;margin-bottom:32px}}.theory__description{width:55%}@media screen and (max-width:767px){.theory__description{width:100%}}.theory__image-list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.theory__image-list{flex-direction:column}}.theory__image-list-content{width:48%}@media screen and (max-width:767px){.theory__image-list-content{width:100%}.theory__image-list-content+.theory__image-list-content{margin-top:24px}}.theory__description-02{max-width:960px;margin:80px auto 56px}.implications__description{margin-top:80px;margin-bottom:56px}@media screen and (max-width:767px){.implications__description{margin-top:40px;margin-bottom:32px}}.implications__image-list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.implications__image-list{flex-direction:column}}.implications__image-list-content{width:28%}@media screen and (max-width:767px){.implications__image-list-content{width:100%}.implications__image-list-content+.implications__image-list-content{margin-top:24px}}.implications__image-list-content:first-of-type{width:39%}@media screen and (max-width:767px){.implications__image-list-content:first-of-type{width:100%}}.test{padding:120px 0 0}@media screen and (max-width:767px){.test{padding:64px 0 0}}.test__title{margin-bottom:64px}@media screen and (max-width:767px){.test__title{margin-bottom:40px}}.test__description{margin-bottom:56px}@media screen and (max-width:767px){.test__description{margin-bottom:32px}}.publications{padding:120px 0}@media screen and (max-width:767px){.publications{padding:64px 0}}.publications__title{margin-bottom:64px}@media screen and (max-width:767px){.publications__title{margin-bottom:40px}}.publications__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.publications__list{flex-direction:column}}.publications__list-content{width:48%;background:#E3F2F4;padding:32px;border-radius:20px}@media screen and (max-width:767px){.publications__list-content{width:100%;padding:20px}.publications__list-content+.publications__list-content{margin-top:24px}}.publications__list-title{font-size:2rem;font-weight:600;color:#009999;font-family:"Josefin Sans", sans-serif;padding-left:28px;position:relative;margin-bottom:20px}@media screen and (max-width:767px){.publications__list-title{font-size:1.5rem}}.publications__list-title::before{content:"";display:block;width:20px;height:20px;background-image:url(../img/lp/ico-list.svg);background-size:contain;position:absolute;top:14px;left:0}@media screen and (max-width:767px){.publications__list-title::before{width:16px;height:16px;top:9px}}.publications-list{counter-reset:number 0}.publications-list__content{padding-left:30px;position:relative}.publications-list__content::before{counter-increment:number 1;content:counter(number) ".";font-family:"Josefin Sans", sans-serif;color:#009999;font-size:1.5rem;font-weight:600;line-height:1;position:absolute;top:4px;left:0}@media screen and (max-width:767px){.publications-list__content::before{font-size:1.25rem;top:6px}}.publications-list__content+.publications-list__content{margin-top:12px}.lp-contact{padding:120px 0;background:#009999}@media screen and (max-width:767px){.lp-contact{padding:64px 0}}.lp-contact__title{text-align:center;margin-bottom:24px}.lp-contact__description{font-size:1.25rem;font-weight:600;color:#fff;text-align:center}@media screen and (max-width:767px){.lp-contact__description{font-size:1rem}}.lp-contact__form{max-width:560px;margin:40px auto 0}.lp-form-content+.lp-form-content{margin-top:24px}.lp-form-content__title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:16px}@media screen and (max-width:767px){.lp-form-content__title{font-size:1rem;margin-bottom:12px}}.lp-form-content__input{width:100%;background:#fff;padding:0 16px;height:48px;line-height:48px;border-radius:8px}.lp-form-content__textarea{width:100%;height:240px;border-radius:8px;background:#fff;padding:16px}.lp-form-content__button{margin-top:48px}@media screen and (max-width:767px){.lp-form-content__button{margin-top:40px}}.lp-thanks{padding-bottom:120px;min-height:600px}.lp-thanks .content-wrap{background:url(../img/lp/bg-mv.webp);background-size:cover}@media screen and (max-width:767px){.lp-thanks .content-wrap{background-position:center top}}.lp-thanks__title{margin-bottom:64px;padding-top:180px}@media screen and (max-width:767px){.lp-thanks__title{padding-top:160px;margin-bottom:56px}}.lp-thanks__description{margin-bottom:64px}@media screen and (max-width:767px){.lp-thanks__description{margin-bottom:56px}}.lp-footer{background:#f5f5f5;padding:40px 0 20px}.lp-footer__button{margin-bottom:40px}.lp-footer__copyright{display:block;font-size:1rem;font-family:"Josefin Sans", sans-serif;text-align:center}@media screen and (max-width:767px){.lp-footer__copyright{font-size:0.875rem}}.success-msg{display:none;position:fixed;top:0;left:0;width:100%;height:48px;background:#009999;line-height:48px;font-size:1.25rem;color:#fff;text-align:center;font-weight:600;font-family:"Josefin Sans", sans-serif;z-index:99999999}@media screen and (max-width:767px){.success-msg{font-size:1rem}}.news-page--english{min-height:calc(100vh - 300px)}.english-news-area{padding:80px 0}@media screen and (max-width:767px){.english-news-area{padding:100px 0 0}}.english-news-area__content{display:flex;justify-content:space-between}@media screen and (max-width:767px){.english-news-area__content{flex-direction:column}}.english-news-area__text{width:25%}@media screen and (max-width:767px){.english-news-area__text{width:100%}}.english-news-area__title{margin-bottom:24px}@media screen and (max-width:767px){.english-news-area__title{text-align:center;margin-bottom:40px}}.english-news-area__list{width:70%}@media screen and (max-width:767px){.english-news-area__list{width:100%}}@media screen and (max-width:767px){.english-news-area__button{margin-top:40px}.english-news-area__button .lp-button{margin:0 auto}}