@charset "UTF-8";html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{scroll-behavior:smooth;scroll-padding-top:120px}@media(max-width:560px){html{scroll-padding-top:60px}}body{font-size:16px;line-height:1.6;letter-spacing:.075em;color:#243e60;font-family:sans-serif;font-weight:400;line-height:1}body.subpage{margin-top:120px}@media(max-width:560px){body.subpage{margin-top:60px}}body.subpage>main{padding-top:90px}@media(max-width:560px){body.subpage>main{padding-top:30px}}a{text-decoration:none;color:#243e60;transition:opacity .3s}a:hover{opacity:.7;cursor:pointer}@media(min-width:560px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}img{max-width:100%;height:auto;vertical-align:bottom;line-height:1}picture img{width:100%}li{list-style:none;line-height:1}cite{font-style:normal}.l-header{position:fixed;top:0;left:0;z-index:9990;display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 30px;background-color:#f1f5f9}@media(max-width:560px){.l-header{padding:10px}}.l-header__logo,.l-header__logo span{display:inline-flex;align-items:center;gap:5px}.l-header__logo span:after{content:"×";font-size:14px;color:#707070}@media(max-width:560px){.l-header__logo span>img{width:69px}.l-header__logo>img{width:99px}}.l-header__spbtn{position:relative;display:block;width:47px;height:35px;transition:transform .3s,opacity .3s}.l-header__spbtn span{display:block;width:47px;height:2px;position:absolute;right:0;opacity:1;background-color:#231916}.l-header__spbtn span:nth-child(1){top:1px}.l-header__spbtn span:nth-child(2){top:16px}.l-header__spbtn span:nth-child(3){top:33px}@media(max-width:560px){.l-header__spbtn{width:30px;height:30px;background-color:#243e60;border-radius:50%}.l-header__spbtn span{width:14px;height:1px;right:8px;background-color:#fff}.l-header__spbtn span:nth-child(1){top:9px}.l-header__spbtn span:nth-child(2){top:14px}.l-header__spbtn span:nth-child(3){top:20px}}.l-header__menu__wrap{position:fixed;max-width:375px;width:100%;height:calc(100vh - 116px);top:116px;right:0;z-index:9990;opacity:0;pointer-events:none;background-color:#fff;transition:opacity .3s}@media(max-width:560px){.l-header__menu__wrap{height:calc(100vh - 54px);top:54px}}.l-header__menu01{padding:20px 30px}.l-header__menu01 li a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0;font-size:13px;letter-spacing:1px;line-height:1.5}.l-header__menu01 li a:after{content:"";display:inline-block;width:4px;height:8px;background:no-repeat center/contain;background-image:url("data:image/svg+xml,%3Csvg width='4' height='8' viewBox='0 0 6 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 6L1 11' fill='none' stroke='%23243E60' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.l-header__menu02{display:flex;flex-wrap:wrap;gap:15px;padding:20px 30px}.l-header__menu02 .w100,.l-header__menu02 .w50{display:block;text-align:center;background-color:#dce8f0;border-radius:40px}.l-header__menu02 .w100 a,.l-header__menu02 .w50 a{padding:10px;display:block}.l-header__menu02 .w100{width:100%}.l-header__menu02 .w50{width:calc((100% - 15px)/2)}.l-header.open .l-header__spbtn span:nth-child(1){top:16px;transform:rotate(45deg)}.l-header.open .l-header__spbtn span:nth-child(2){opacity:0}.l-header.open .l-header__spbtn span:nth-child(3){top:16px;transform:rotate(-45deg)}@media(max-width:560px){.l-header.open .l-header__spbtn span:nth-child(1),.l-header.open .l-header__spbtn span:nth-child(3){top:14px}}.l-header.open .l-header__menu__wrap{opacity:1;pointer-events:auto}.l-header.sp-header{padding:10px}.l-header.sp-header .l-header__spbtn{width:30px;height:30px;background-color:#243e60;border-radius:50%}.l-header.sp-header .l-header__spbtn span{width:14px;height:1px;right:8px;background-color:#fff}.l-header.sp-header .l-header__spbtn span:nth-child(1){top:9px}.l-header.sp-header .l-header__spbtn span:nth-child(2){top:14px}.l-header.sp-header .l-header__spbtn span:nth-child(3){top:20px}.l-header.sp-header.open .l-header__spbtn span:nth-child(1){top:14px}.l-header.sp-header.open .l-header__spbtn span:nth-child(3){top:14px}.l-footer{padding:80px 30px 30px;background-color:#243e60;color:#fff}@media(max-width:560px){.l-footer{padding:35px 30px}}.l-footer a{color:#fff}.l-footer__wrap{display:flex;flex-direction:column;gap:70px}@media(max-width:560px){.l-footer__wrap{flex-direction:column-reverse;gap:15px}}.l-footer__linklist{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.l-footer__linklist li a{font-size:18px;line-height:1.5}@media(max-width:560px){.l-footer__linklist{gap:14px}.l-footer__linklist li{width:100%}.l-footer__linklist li a{display:block;font-size:12px}}.l-footer__title{text-align:center}.l-footer__title a{font-size:22px;line-height:1.5}.l-footer__title a br{display:none}@media(max-width:560px){.l-footer__title{text-align:left}.l-footer__title a{font-size:18px}.l-footer__title a br{display:block}}.l-footer small{margin-top:80px;display:block;text-align:center;font-size:14px;line-height:1.5}.l-footer small br{display:none}@media(max-width:560px){.l-footer small{margin-top:30px;font-size:12px;text-align:left}.l-footer small br{display:block}}.l-footer.sp-footer{padding:35px 30px}.l-footer.sp-footer .l-footer__wrap{flex-direction:column-reverse;gap:15px}.l-footer.sp-footer .l-footer__linklist{gap:14px}.l-footer.sp-footer .l-footer__linklist li{width:100%}.l-footer.sp-footer .l-footer__linklist li a{display:block;font-size:12px}.l-footer.sp-footer .l-footer__title{text-align:left}.l-footer.sp-footer .l-footer__title a{font-size:18px}.l-footer.sp-footer .l-footer__title a br{display:block}.l-footer.sp-footer small{margin-top:30px;font-size:12px;text-align:left}.l-footer.sp-footer small br{display:block!important}.l-top{display:flex;font-size:13px}.l-top__bg{display:block;width:100%;height:100vh;position:fixed;top:0;left:0;background-image:url(../images/top/bg_pc.webp);background-size:cover;background-position:center}.l-top-contents__left{flex:935 1 auto;min-width:0}@media(max-width:860px){.l-top-contents__left{display:none}}.l-top-contents__left__inner{display:flex;justify-content:center;align-items:center;position:sticky;top:0;left:0;width:100%;height:100vh}.l-top-contents__left .l-top-head{max-width:360px;width:100%}.l-top-contents__left .l-top-head__logo{display:flex;align-items:center;flex-direction:column}.l-top-contents__left .l-top-head__logo span{display:flex;flex-direction:column;align-items:center;position:relative;gap:16px}.l-top-contents__left .l-top-head__logo span:after{content:"×";font-size:22px;color:#707070}.l-top-contents__left .l-top-head h1{margin-top:40px;font-size:53px;letter-spacing:10.21px;text-align:center;line-height:.8}.l-top-contents__left .l-top-head h1 span{font-size:26px;letter-spacing:2.23px}.l-top-contents__left .l-top-head__btn{margin-top:35px;display:block;max-width:355px;width:100%;padding:18px 10px;font-size:12px;font-weight:700;text-align:center;color:#fff;background:#f1630a;border-radius:10px}.l-top-contents__center{flex:0 0 375px;box-shadow:0 10px 28px #082f5538;margin:63px auto 0}@media(max-width:560px){.l-top-contents__center{max-width:375px;flex:1;width:100%;margin:54px auto 0}}.l-top-contents__center__inner{position:relative;width:100%;background-color:#fff}.l-top-contents__center .l-header{max-width:375px;width:100%;position:fixed;left:auto;right:calc((100vw - 690px) * 130 / 1065);background-color:#fff}@media(max-width:860px){.l-top-contents__center .l-header{right:auto;left:50%;transform:translate(-50%)}}.l-top-contents__center .l-header__menu__wrap{height:calc(100vh - 64px);position:absolute;top:64px}@media(max-width:560px){.l-top-contents__center .l-header__menu__wrap{height:calc(100vh - 54px);top:54px}}@media(max-width:860px){.l-top-contents__center .l-footer{padding-bottom:100px}}.l-top-contents__right{flex:130 1 0}@media(max-width:860px){.l-top-contents__right{display:none}}.l-top-contents__right__inner{position:sticky;top:0;left:0;width:100%;height:100vh}.l-top__h2{font-size:20px;line-height:1.5;text-align:center;color:#243e60;font-weight:600}@media(max-width:375px){.l-top__h2{font-size:18px}}.l-top__photo{border-radius:50%;box-shadow:0 10px 28px #082f5538}.l-top__linkbtn{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 8px 9px;font-size:12px;font-weight:700;text-align:center;background-color:#243e60;color:#fff;border-radius:40px;border:1px solid #243E60}.l-top__linkbtn:after{content:"›"}.l-top__linkbtn02{background-color:#fff;color:#243e60}.l-top .splide{max-width:375px;width:100%;overflow:hidden}.l-top .splide__track{overflow:visible}.l-top__dl>div{border-bottom:1px solid #fff}.l-top__dl>div:first-child{border-top:1px solid #fff}.l-top__dl>div dt,.l-top__dl>div dd{line-height:1.7;letter-spacing:2px}.l-top__dl>div dt{padding:20px 25px 20px 5px;position:relative;cursor:pointer}.l-top__dl>div dt:before,.l-top__dl>div dt:after{content:"";display:block;width:10px;height:2px;position:absolute;top:50%;right:5px;transform:translateY(-50%);background-color:#fff;transition:.3s}.l-top__dl>div dt:after{transform:translateY(-50%) rotate(90deg)}.l-top__dl>div dt button{color:#fff;letter-spacing:2px;text-align:left}.l-top__dl>div dd{display:none;padding:0 10px 20px}.l-top__dl>div.open dt:after{transform:translateY(-50%)}.l-top__dl>div.open dd{display:block}.l-top .l-top__slider{margin-top:35px;overflow:visible!important;padding:0 15px}.l-top .l-top__slider .splide__track{overflow:visible}.l-top .l-top__slider .splide__slide{padding:20px 10px;border-radius:12px;background:#fff;box-shadow:0 10px 28px #082f5538}.l-top .l-top__slider .splide__slide:before{display:block;font-size:20px;letter-spacing:1px;font-weight:700;text-align:center}.l-top .l-top__slider .splide__slide .catch{display:block;font-size:20px;letter-spacing:1px;line-height:1.1;font-weight:700;text-align:center}.l-top .l-top__slider .splide__slide h3,.l-top .l-top__slider .splide__slide .desc,.l-top .l-top__slider .splide__slide .acc{margin-top:10px;font-size:13px;line-height:1.7;letter-spacing:2px;text-align:center}.l-top .l-top__slider .splide__slide h3,.l-top .l-top__slider .splide__slide .acc{font-weight:600}.l-top .l-top__slider .splide__slide .desc{letter-spacing:.26px}.l-top .l-top__slider .splide__slide .desc span{color:#2290de}.l-top .l-top__slider .splide__pagination{margin-top:40px;position:static}.l-top .l-top__slider .splide__pagination__page{background:#eef4f8;opacity:1}.l-top .l-top__slider .splide__pagination__page.is-active{background:#243e60;width:22px;transform:scale(1);border-radius:20px}.l-top .l-top__slider .splide__arrows .splide__arrow--prev,.l-top .l-top__slider .splide__arrows .splide__arrow--next{top:auto;bottom:-6px;background-color:#243e60;opacity:1}.l-top .l-top__slider .splide__arrows .splide__arrow--prev svg,.l-top .l-top__slider .splide__arrows .splide__arrow--next svg{fill:#fff;width:10px;height:10px}.l-top .l-top__slider .splide__arrows .splide__arrow--prev{left:calc(50% - 60px);transform:translate(-50%)}.l-top .l-top__slider .splide__arrows .splide__arrow--next{right:calc(50% - 60px);transform:translate(50%)}.l-top .anima{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.l-top .anima.animated{opacity:1;transform:translateY(0)}.l-top-mv__catch{display:block;padding:10px;font-size:12px!important;font-weight:800;text-align:center;background:var(--Linear, linear-gradient(90deg, #243E60 0%, #4a80c6 100%));color:#fff;box-shadow:0 0 14px #06376533}@media(max-width:375px){.l-top-mv__catch{font-size:11px!important}}@media(max-width:560px){.l-top-mv__mov{width:100%}.l-top-mv__mov video{width:100%;height:auto;aspect-ratio:125/96}}.l-top-intro{background-color:#f1f6f9;position:relative}.l-top-intro:before{content:"";display:block;max-width:375px;width:100%;height:254px;position:absolute;bottom:45px;left:0;z-index:1;background-image:url(../images/top/bg_01-02.webp?v=1);background-size:contain;background-repeat:no-repeat}.l-top-intro__inner{padding:30px 15px 110px;position:relative;z-index:2}.l-top-intro h2{font-size:40px;letter-spacing:7.68px;text-align:center;line-height:26px}.l-top-intro h2 span{display:inline-block;font-size:20px;letter-spacing:1.68px;margin-bottom:15px}.l-top-intro h2 rt{font-size:10px}.l-top-intro__sec{padding:20px 15px;background-color:#fff;border-radius:12px;box-shadow:0 10px 28px #082f5538;text-align:center}.l-top-intro__sec h3 rt{font-size:10px}.l-top-intro__sec p{margin-top:10px;line-height:1.7;letter-spacing:2px}@media(max-width:375px){.l-top-intro__sec p{font-size:12px}}.l-top-intro__dicover{margin-top:15px;box-shadow:0 10px 28px #082f5538}.l-top-intro .l-top__linkbtn{margin:30px auto 0;max-width:300px;width:100%;box-shadow:0 12px 24px #06376538}.l-top-doctor__inner{padding:60px 15px 25px}.l-top-doctor__name{margin-top:10px;font-size:12px;text-align:center}.l-top-doctor__wrap{margin-top:35px;display:flex;align-items:flex-start;justify-content:center;gap:15px}.l-top-doctor__sec{width:calc((100% - 15px)/2)}.l-top-doctor__sec .l-top__photo{margin:0 auto 20px;display:block;width:112px}.l-top-doctor__sec h3{margin-bottom:3px;font-size:13px;text-align:center;font-weight:800;line-height:1.5}.l-top-doctor__sec p{margin-bottom:3px;font-size:10px;text-align:center;font-weight:600;line-height:1.5;font-feature-settings:"pkna"}.l-top-menu__inner{padding:25px 15px 0}.l-top-menu__desc{margin-top:18px;text-align:center;line-height:1.5}.l-top-menu__slider{margin-top:28px;padding:0 15px 60px}.l-top-menu__slider .splide__slide{border-radius:10px;overflow:hidden;box-shadow:0 10px 28px #082f5538}.l-top-menu__slider .splide__slide .photo{position:relative}.l-top-menu__slider .splide__slide .photo span{display:inline-block;padding:7px;position:absolute;top:8px;left:8px;text-align:center;background-color:#2987c9;color:#fff;border-radius:190px}.l-top-menu__slider .splide__slide .text{padding:13px 10px;text-align:center}.l-top-menu__slider .splide__slide .text h3{font-size:13px;line-height:1.5;letter-spacing:-.3px}.l-top-menu__slider .splide__slide .text p{margin-top:5px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;line-height:1.5}.l-top-menu__slider .splide__slide .text p:after{content:">"}.l-top-menu__flow{padding:55px 15px;background-color:#f1f6f9}.l-top-menu__flow p{line-height:1.5;text-align:center}.l-top-cause{counter-reset:causeItem}.l-top-cause__intro{background-color:#243e60;color:#fff}.l-top-cause__intro__inner{padding:35px 15px 60px}.l-top-cause__intro__inner .l-top__h2{color:#fff}.l-top-cause__intro__inner p{margin-top:15px;text-align:center;letter-spacing:2px;line-height:1.7}.l-top-cause__stress{margin:-40px auto 0;padding:30px 15px;display:block;width:calc(100% - 30px);background-color:#fff;border-radius:12px;box-shadow:0 10px 28px #082f5538}.l-top-cause__stress h3{font-size:16px;line-height:1.5;text-align:center}.l-top-cause__stress .movie{margin:15px auto 0;text-align:center}.l-top-cause__desc{margin:35px 15px 0}.l-top-cause__desc p{line-height:1.5;letter-spacing:2px}.l-top-cause__desc+.l-top-cause__sec{margin-top:80px}.l-top-cause__sec{margin-top:45px;background-color:#f1f6f9;padding:30px 10px}.l-top-cause__sec h3{margin-top:-50px;margin-bottom:12px}.l-top-cause__sec h3 span{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;font-size:13px;background-color:#f1f6f9;counter-increment:causeItem}.l-top-cause__sec h3 span:before{content:"0" counter(causeItem);display:flex;align-items:center;justify-content:center;width:33px;height:33px;font-size:14px;color:#fff;background-color:#243e60;border-radius:5px}.l-top-cause__sec p{line-height:1.5;letter-spacing:2px}.l-top-cause__sec p+.image{margin-top:15px}.l-top-cause__sec .image{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 0 4px #425f8626}.l-top-cause__sec .image img{width:100%}.l-top-cause__sec .image+p{margin-top:15px}.l-top-cause__sec .movie{margin-top:15px;border-radius:10px;overflow:hidden}.l-top-cause__sec .movie iframe{width:100%;aspect-ratio:16/9}.l-top-cause__sec .l-top__linkbtn{max-width:257px;margin:15px auto 0;box-shadow:0 12px 24px #06376538}.l-top-symptoms__inner{padding:35px 15px 30px}.l-top-symptoms__wrap{padding:40px 15px;background-color:#243e60;color:#fff;box-shadow:0 10px 28px #082f5538;border-radius:12px}.l-top-symptoms .l-top__h2{color:#fff}.l-top-symptoms .l-top__dl{margin-top:18px}.l-top-ghost__inner{padding:30px 15px}.l-top-ghost__sec__wrap{display:flex;align-items:flex-start;margin-top:18px;padding:20px 15px;box-shadow:0 10px 28px #082f5538;border-radius:10px}.l-top-ghost__sec h3{padding:3px 0;font-size:9px;text-align:center;letter-spacing:.2px;border-radius:50px}.l-top-ghost__sec img{margin-top:10px;border-radius:10px}.l-top-ghost__sec ul{margin-top:10px}.l-top-ghost__sec ul li{font-size:8px;letter-spacing:1px;margin-left:1em;text-indent:-1em;line-height:1.3}.l-top-ghost__sec ul li br{display:none}@media(max-width:375px){.l-top-ghost__sec ul li br{display:block}}.l-top-ghost__sec ul li:before{content:"●"}.l-top-ghost__sec ul li+li{margin-top:7px}.l-top-ghost__sec01 h3{background:#f1f6f9}.l-top-ghost__sec02 h3{background:#009245;color:#fff}.l-top-ghost__sec__text{display:flex;align-items:center;margin-top:40px;padding:0 5px}.l-top-ghost__sec__text span{position:relative;font-size:9px;writing-mode:vertical-rl}.l-top-key{counter-reset:keySec}.l-top-key__wrap{padding:30px 15px 40px;background-image:url(../images/top/bg_02.webp);background-size:cover}.l-top-key__wrap p{margin-top:23px;padding:20px 10px;background-color:#fff;border-radius:12px;align-items:center;text-align:center;line-height:1.7;box-shadow:0 10px 28px #082f5538}.l-top-key__sec{background-color:#f1f6f9;counter-increment:keySec}.l-top-key__sec:before{content:"0" counter(keySec);display:inline-block;font-size:55px;letter-spacing:.55px;margin-bottom:20px}.l-top-key__sec:nth-child(odd){padding:60px 15px 60px 25px;margin:30px 0 0 15px;font-family:Futura;text-align:right;border-radius:40px 0 0 40px}.l-top-key__sec:nth-child(2n){padding:60px 25px 60px 15px;margin:30px 15px 0 0;border-radius:0 40px 40px 0}.l-top-key__sec h3{margin-top:10px}.l-top-key__sec h3 span{display:inline-block;margin-top:5px;padding:7px 5px;line-height:1;letter-spacing:.5px;background-color:#243e60;color:#fff;font-weight:700}.l-top-key__sec__desc{margin-top:30px;line-height:1.7;letter-spacing:2px}.l-top-key__sec img,.l-top-key__sec iframe{margin-top:30px}.l-top-key__sec iframe{width:100%;height:auto;aspect-ratio:16/9}.l-top-key .l-top__dl{margin-top:30px;padding:0 10px;background-color:#243e60;color:#fff;box-shadow:0 10px 28px #082f5538;border-radius:12px}.l-top-key .l-top__dl div{border:0}.l-top-change{display:block;margin:40px 10px 0;padding:30px 10px;border-radius:12px;background:#fff;box-shadow:0 10px 28px #082f5538}.l-top-change video{margin-top:16px;width:100%;height:auto}.l-top-change__note{max-width:270px;width:100%;margin:15px auto 0;font-size:10px;line-height:1.6}.l-top-change__desc{margin-top:25px;line-height:1.7;letter-spacing:2px}.l-top-change__sec{margin-top:15px;padding:15px 10px;border-radius:10px;background-color:#f1f6f9}.l-top-change__sec h3{text-align:center}.l-top-change__sec p{line-height:1.7;letter-spacing:2px}.l-top-change .l-top__linkbtn{max-width:240px;margin:25px auto 0;box-shadow:0 12px 24px #06376538}.l-top-change .l-top__linkbtn+.l-top__linkbtn{margin-top:10px}.l-top-recover{margin-top:52px;height:215px;background-image:url(../images/top/bg_03.webp);background-size:contain;background-position:right bottom;background-repeat:no-repeat}.l-top-recover__inner{padding:0 15px}.l-top-recover__inner p{font-size:20px;font-weight:600;line-height:1.5}.l-top-support{padding:40px 15px;background:#f1f6f9;box-shadow:0 10px 28px #082f5538}.l-top-support__doctor{margin-top:25px;display:flex;align-items:center;justify-content:center;gap:20px}.l-top-support__doctor>img{box-shadow:0 10px 28px #082f5538;border-radius:50%}.l-top-support__doctor .info{max-width:170px;width:100%}.l-top-support__doctor .info p{font-size:10px;line-height:1.5;letter-spacing:.1px;font-weight:600}.l-top-support__doctor .info h3{margin:5px 0;font-size:13px;font-weight:700;letter-spacing:-.2px;line-height:1.7}.l-top-support__message{margin-top:40px}.l-top-support__message h3{font-family:Didot;font-size:26px;font-style:italic;text-align:center;font-weight:400;letter-spacing:.1px}.l-top-support__message p{margin-top:20px;line-height:2.1;letter-spacing:.1px;text-align:center}.l-top-support__message .l-top__linkbtn{max-width:250px;width:100%;margin:40px auto 0}.l-top-voice{margin-top:50px;overflow:hidden}.l-top-voice__inner{padding:0 15px}.l-top-voice__head{display:flex;align-items:center;justify-content:center;gap:20px}.l-top-voice__head>img{border-radius:50%;box-shadow:0 10px 28px #082f5538}.l-top-voice__head .text{text-align:center}.l-top-voice__head .text p{font-size:16px;font-weight:700;line-height:1.8}.l-top-voice__head .text h2{font-size:26px;line-height:1.1;letter-spacing:3px;font-weight:600}.l-top-voice__people{margin-top:30px}.l-top-voice__people__image{max-width:345px;width:100%;margin:0 auto}.l-top-voice__people__info{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px}.l-top-voice__people__info .text p{font-size:10px;letter-spacing:.1px}.l-top-voice__people__info .text h3{margin-top:5px;font-size:13px;letter-spacing:.7px}.l-top-voice__people__info .text h3 span{font-size:10px}.l-top-voice__people__comment{margin-top:20px;padding:20px 0;background-color:#f1f6f9;border-radius:10px}.l-top-voice__people__comment p{text-align:center;font-size:12px;letter-spacing:1px;line-height:1.8}.l-top-voice__people__comment p:before,.l-top-voice__people__comment p:after{content:"";display:block;width:14px;height:11px;background-size:contain;background-repeat:no-repeat}.l-top-voice__people__comment p:before{background-image:url(../images/top/voice_comment_01.svg);margin-left:20px}.l-top-voice__people__comment p:after{background-image:url(../images/top/voice_comment_02.svg);margin:5px 20px 0 auto}.l-top-voice{counter-reset:voiceSlider}.l-top-voice .splide-02 .splide__slide{counter-increment:voiceSlider}.l-top-voice .splide-02 .splide__slide:before{content:"0" counter(voiceSlider)}.l-top-voice .l-top__linkbtn{max-width:240px;width:100%;margin:35px auto 0}.l-top-howto{margin-top:110px;padding:60px 0;background-color:#e1e1e7;overflow:hidden}.l-top-howto__inner{padding:0 15px}.l-top-howto h2{padding:10px;font-size:16px;font-weight:600;color:#fff;text-align:center;background:linear-gradient(90deg,#243e60,#4a80c6)}.l-top-howto__desc{margin-top:20px;text-align:center;line-height:1.7;letter-spacing:2px}.l-top-howto{counter-reset:howtoSlider}.l-top-howto .splide-03{margin-top:20px}.l-top-howto .splide-03 .splide__slide{padding:20px 15px;counter-increment:howtoSlider}.l-top-howto .splide-03 .splide__slide:before{content:"0" counter(howtoSlider)}.l-top-howto .splide-03 .splide__slide>img{display:block;max-width:296px;width:100%;margin:5px auto 0;border-radius:10px}.l-top-howto .splide-03 .splide__slide:nth-child(5):before,.l-top-howto .splide-03 .splide__slide:nth-child(6):before{display:none}.l-top-howto .splide-03 .splide__arrows .splide__arrow--prev{left:calc(50% - 70px)}.l-top-howto .splide-03 .splide__arrows .splide__arrow--next{right:calc(50% - 70px)}.l-top-howto .splide-03 .splide__pagination__page{background-color:#fff}.l-top-hottab{margin-top:60px}.l-top-hottab__inner{padding:0 15px}.l-top-hottab__desc{margin-top:20px;line-height:1.7;letter-spacing:2px;text-align:center}.l-top-hottab__image{max-width:345px;width:100%;margin:20px auto 0}.l-top-hottab__image img{width:100%;border-radius:10px;box-shadow:0 10px 28px #082f5538}.l-top-hottab__auth{margin-top:20px;display:flex;align-items:center;gap:10px}.l-top-hottab__auth p{flex:1;font-size:11px;letter-spacing:2px;line-height:1.45}.l-top-hottab{counter-reset:hottabOl}.l-top-hottab__feature{margin-top:40px;padding:10px 15px;background-color:#243e60;border-radius:12px;box-shadow:0 10px 28px #082f5538}.l-top-hottab__feature li{display:flex;align-items:center;gap:15px;padding:20px 5px;color:#fff;counter-increment:hottabOl}.l-top-hottab__feature li:not(:last-child){border-bottom:1px solid #fff}.l-top-hottab__feature li:before{content:"0" counter(hottabOl);font-size:20px;letter-spacing:1px;font-weight:700}.l-top-hottab__feature li p{line-height:1.7;letter-spacing:2px}.l-top-hottab__feature li p span{font-weight:700}.l-top-hottab__detail{margin-top:40px;padding:10px;font-size:11px;letter-spacing:1px;line-height:2;border:1px solid #243E60}.l-top-price{margin-top:30px}.l-top-price__inner{padding:50px 15px;border-radius:0 0 12px 12px;background:#fff;box-shadow:0 10px 28px #082f5538}.l-top-price .l-top__h2{padding:10px;font-size:16px;font-weight:600;color:#fff;text-align:center;background:linear-gradient(90deg,#243e60,#4a80c6)}.l-top-price__intro{margin-top:30px;text-align:center;line-height:1.7}.l-top-price__list li{font-size:12px;line-height:1.7;letter-spacing:2px}.l-top-price__list__wrap{padding:10px;border:1px solid #243E60}.l-top-price__list__note{margin-top:5px;display:block;text-align:right;font-size:8px;line-height:2;letter-spacing:2px}.l-top-price__num{display:block;max-width:244px;width:100%;margin:30px auto 0}.l-top-price__num img{width:100%}.l-top-price__desc{margin-top:25px;line-height:1.5}.l-top-price__repeat{margin-top:30px;display:flex}.l-top-price__repeat dt{display:flex;align-items:center;justify-content:center;padding:25px 5px;font-size:10px;letter-spacing:.4px;background-color:#243e60;color:#fff}.l-top-price__repeat dd{flex:1;max-width:220px;width:100%;padding:0 10px}.l-top-price__repeat dd p{font-size:10px;letter-spacing:.4px;line-height:1.4}.l-top-price__repeat dd .note{display:flex;align-items:center;justify-content:space-between}.l-top-price__repeat dd .note li:before{content:"※"}.l-top-price__repeat dd .note li:first-child{font-size:10px}.l-top-price__repeat dd .note li:last-child{font-size:8px}.l-top-price__catch{margin-top:30px;padding:30px 10px;background-image:url(../images/top/bg_04.webp);background-size:cover}.l-top-price__catch p{font-size:17px;text-align:center;font-weight:600;letter-spacing:3px;line-height:1.4}.l-top-price__delivery{margin-top:50px}.l-top-price__delivery h3{display:block;max-width:250px;width:100%;margin:0 auto;padding:10px 0;font-size:13px;background:#f1630a;color:#fff;text-align:center;font-weight:400}.l-top-price__delivery p{margin-top:20px;line-height:1.7}.l-top-price .l-top__linkbtn{display:block;max-width:290px;width:100%;margin:30px auto 0;padding:18px 0;box-shadow:0 12px 24px #06376538}.l-top-price .l-top__linkbtn:after{display:none}.l-top-price .grade-wrap{display:block;max-width:290px;width:100%;margin:15px auto 0;padding:2px;border-radius:999px;background-image:linear-gradient(90deg,#243e60,#4a80c6)}.l-top-price .grade-wrap .l-top__linkbtn{margin-top:0;border:0px;background-color:#fff}.l-top-price .grade-wrap .l-top__linkbtn span{color:transparent;background-image:linear-gradient(90deg,#243e60,#4a80c6);background-clip:text;-webkit-background-clip:text;font-weight:700}.l-top-flow{padding:100px 15px;background-image:url(../images/top/flow_bg.webp);background-position:top center;background-color:#efeef0;background-size:contain}.l-top-flow h2 img{border-radius:10px;box-shadow:0 10px 28px #082f5538}.l-top-faq__inner{padding:60px 15px;background-color:#fff}.l-top-faq__wrap{padding:40px 15px;background-color:#243e60;color:#fff;box-shadow:0 10px 28px #082f5538;border-radius:12px}.l-top-faq__wrap .l-top__dl{margin-top:20px}.l-top-faq .l-top__h2{color:#fff}.l-top-faq .l-top__linkbtn{max-width:250px;width:100%;margin:30px auto 0;box-shadow:0 10px 28px #082f5538}.l-top__fixedbtn{display:none;max-width:375px;width:100%;padding:10px;position:fixed;bottom:0;left:50%;z-index:9980;transform:translate(-50%);background-color:#fff}.l-top__fixedbtn a{display:block;max-width:355px;width:100%;padding:18px 10px;font-size:12px;font-weight:700;text-align:center;color:#fff;background:#f1630a;border-radius:10px}@media(max-width:860px){.l-top__fixedbtn{display:block}}.l-case_studies{font-feature-settings:"palt";padding-top:0!important}@media(width>560px){.l-case_studies .text-right{display:block}}@media(max-width:560px){.l-case_studies .c-subpage_text{font-size:13px;line-height:1.6}}.l-case_studies picture{display:block}.l-case_studies .head{background-image:url(../images/case-study/menu_bg.jpg);background-position:center;background-size:cover;padding:136px 0 116px;margin-bottom:190px}@media(max-width:560px){.l-case_studies .head{padding:65px 13px 45px;margin-bottom:0}}.l-case_studies .head h1{font-size:42px;text-align:center;font-weight:600;margin-bottom:98px;font-family:serif;letter-spacing:.1em}@media(max-width:560px){.l-case_studies .head h1{margin-bottom:45px;font-size:22px}}.l-case_studies .head ul{max-width:904px;display:flex;flex-wrap:wrap;gap:30px 26px;margin-inline:auto}@media(max-width:560px){.l-case_studies .head ul{gap:13px 9px}}.l-case_studies .head ul li{width:calc((100% - 52px) / 3);background-color:#fff;border-radius:3.5px;border:1px solid #243E60}@media(max-width:560px){.l-case_studies .head ul li{width:calc((100% - 18px) / 3)}}.l-case_studies .head ul li a{display:flex;align-items:center;padding:10px 16px}@media(max-width:560px){.l-case_studies .head ul li a{padding:6px 3px 6px 8px;line-height:1.2}}.l-case_studies .head ul li img{width:80px}@media(max-width:560px){.l-case_studies .head ul li img{width:28px}}.l-case_studies .head ul li p{font-size:25px;margin-left:10px}@media(max-width:560px){.l-case_studies .head ul li p{font-size:9px;margin-left:5px}}.l-case_studies__sleep_disorders{padding-bottom:245px}@media(max-width:560px){.l-case_studies__sleep_disorders{padding-bottom:75px}}.l-case_studies__sleep_disorders__wrap{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:140px}@media(max-width:560px){.l-case_studies__sleep_disorders__wrap{flex-direction:column;margin-bottom:55px}}.l-case_studies__sleep_disorders__wrap__text{width:396px;max-width:100%}@media(max-width:560px){.l-case_studies__sleep_disorders__wrap__text{display:flex;flex-direction:column-reverse;gap:35px;align-items:center}}.l-case_studies__sleep_disorders__wrap__text__catch{font-size:24px;line-height:1.58;letter-spacing:.075em;color:#2987c9;margin-bottom:29px}@media(max-width:560px){.l-case_studies__sleep_disorders__wrap__text__catch{font-size:15px;margin-bottom:22px}}.l-case_studies__sleep_disorders__wrap picture{width:529px;max-width:100%}.l-case_studies__sleep_disorders__4weeks{margin-bottom:133px}@media(max-width:560px){.l-case_studies__sleep_disorders__4weeks{margin-bottom:55px}}.l-case_studies__sleep_disorders__4weeks__catch{text-align:center;font-size:23px;letter-spacing:.075em;margin-bottom:55px;margin-top:62px;color:#243e60;line-height:1.6}@media(max-width:560px){.l-case_studies__sleep_disorders__4weeks__catch{font-size:13px;margin-top:23px;margin-bottom:23px}}.l-case_studies__sleep_disorders__4weeks>picture{margin:0 auto 65px;width:570px;max-width:100%}@media(max-width:560px){.l-case_studies__sleep_disorders__4weeks>picture{margin:0 auto 25px}}.l-case_studies__sleep_disorders__asleep{margin-bottom:154px}@media(max-width:560px){.l-case_studies__sleep_disorders__asleep{margin-bottom:35px}}.l-case_studies__sleep_disorders__asleep__catch{text-align:center;font-size:23px;letter-spacing:.075em;margin-bottom:55px;margin-top:62px;color:#243e60;line-height:1.6}@media(max-width:560px){.l-case_studies__sleep_disorders__asleep__catch{margin-top:22px;margin-bottom:25px;font-size:13px}}.l-case_studies__sleep_disorders__asleep__graphs{display:flex;justify-content:center;gap:93px;margin-bottom:62px}@media(max-width:560px){.l-case_studies__sleep_disorders__asleep__graphs{gap:6px;margin-bottom:24px}}.l-case_studies__sleep_disorders__asleep__graphs figure figcaption{color:#2987c9;text-align:center;font-size:25px;line-height:1.58;letter-spacing:.1em;margin-bottom:8px;font-weight:700}.l-case_studies__sleep_disorders__asleep__graphs figure figcaption span{display:block;text-align:center;color:#231815;font-size:17px;letter-spacing:.01em;font-weight:400}@media(max-width:560px){.l-case_studies__sleep_disorders__asleep__graphs figure figcaption{font-size:15px}.l-case_studies__sleep_disorders__asleep__graphs figure figcaption span{font-size:11px}}@media(max-width:560px){.l-case_studies__sleep_disorders__asleep .report{text-align:left;font-size:9px;display:block}}.l-case_studies__stress{padding-bottom:240px}@media(max-width:560px){.l-case_studies__stress{padding-bottom:73px}}.l-case_studies__stress__reduce{margin-bottom:145px}@media(max-width:560px){.l-case_studies__stress__reduce{margin-bottom:52px}}.l-case_studies__stress__reduce h3{margin-bottom:54px}@media(max-width:560px){.l-case_studies__stress__reduce h3{margin-bottom:20px}}.l-case_studies__stress__reduce>figure{margin-top:63px}.l-case_studies__stress__reduce>figure figcaption{text-align:center;font-size:23px;letter-spacing:.1em;font-weight:700;color:#2987c9;margin-bottom:54px}@media(max-width:560px){.l-case_studies__stress__reduce>figure{margin-top:28px}.l-case_studies__stress__reduce>figure figcaption{font-size:14px;margin-bottom:18px}}.l-case_studies__stress__reduce .report{font-size:9px}.l-case_studies__stress__positive{margin-bottom:164px}@media(max-width:560px){.l-case_studies__stress__positive{margin-bottom:30px}}.l-case_studies__stress__positive h3{margin-bottom:73px}@media(max-width:560px){.l-case_studies__stress__positive h3{margin-bottom:30px}}.l-case_studies__stress__positive__graph_section h4{text-align:center;font-size:23px;letter-spacing:.075em;font-weight:700;color:#2987c9;margin-bottom:36px}@media(max-width:560px){.l-case_studies__stress__positive__graph_section h4{font-size:13px;margin-bottom:12px}}.l-case_studies__stress__positive__graph_section__graphs{display:flex;justify-content:center;gap:58px;margin-bottom:65px}@media(max-width:560px){.l-case_studies__stress__positive__graph_section__graphs{gap:27px;margin-bottom:35px}}.l-case_studies__stress__positive__graph_section__graphs figure{max-width:316px;width:100%}.l-case_studies__stress__positive__graph_section__graphs figure figcaption{color:#231815;font-size:23px;letter-spacing:.075em;margin-bottom:20px;text-align:center}@media(max-width:560px){.l-case_studies__stress__positive__graph_section__graphs figure figcaption{font-size:13px;margin-bottom:5px}}.l-case_studies__stress__positive__poms2 h4{font-size:19px;color:#243e60;margin-bottom:7px;font-weight:400}@media(max-width:560px){.l-case_studies__stress__positive__poms2 h4{font-size:13px}}.l-case_studies__stress__positive__poms2 .c-subpage_text{position:relative}@media(max-width:560px){.l-case_studies__stress__positive__poms2 .report{font-size:9px;position:absolute;right:0;bottom:0}}.l-case_studies__hypertension{padding-bottom:239px}@media(max-width:560px){.l-case_studies__hypertension{padding-bottom:105px}}.l-case_studies__hypertension__catch{font-size:32px;letter-spacing:.1em;font-weight:700;text-align:center;margin-bottom:95px;color:#4f4c4b;line-height:1.625}@media(max-width:560px){.l-case_studies__hypertension__catch{font-size:14px;margin-bottom:33px}}.l-case_studies__hypertension__8weeks h3{margin-bottom:81px}@media(max-width:560px){.l-case_studies__hypertension__8weeks h3{margin-bottom:20px}}.l-case_studies__hypertension__8weeks figure{margin-bottom:48px;max-width:760px;width:100%;margin-inline:auto}@media(max-width:560px){.l-case_studies__hypertension__8weeks figure{margin-bottom:10px}}.l-case_studies__hypertension__8weeks figure figcaption{color:#231815;font-size:23px;letter-spacing:.075em;margin-bottom:8px;font-weight:500;text-align:center}.l-case_studies__hypertension__8weeks figure figcaption span{margin-bottom:18px;font-size:21px;display:block}@media(max-width:560px){.l-case_studies__hypertension__8weeks figure figcaption{font-size:10px;font-weight:700}.l-case_studies__hypertension__8weeks figure figcaption span{font-size:12px;font-weight:400}}.l-case_studies__hypertension__8weeks__result{margin-bottom:47px;color:#231815;font-size:23px;font-weight:500;letter-spacing:.075em;line-height:1.43}@media(max-width:560px){.l-case_studies__hypertension__8weeks__result{text-align:center;font-size:7px;margin-bottom:35px}}.l-case_studies__hypertension__8weeks__result .max{color:#233e97}.l-case_studies__hypertension__8weeks__result .min{color:#e25413}.l-case_studies__hypertension__8weeks__result .avr{color:#e60012}@media(max-width:560px){.l-case_studies__hypertension__8weeks .clinic{display:block;font-size:11px;margin-top:13px}}.l-case_studies__eczema{padding-bottom:246px}@media(max-width:560px){.l-case_studies__eczema{padding-bottom:77px}}.l-case_studies__eczema__catch{font-size:26px;letter-spacing:.075em;text-align:center;color:#4f4c4b;margin-bottom:30px;font-weight:500}@media(max-width:560px){.l-case_studies__eczema__catch{font-size:13px;margin-bottom:15px}}.l-case_studies__eczema__8weeks{margin-bottom:155px}@media(max-width:560px){.l-case_studies__eczema__8weeks{margin-bottom:70px}}.l-case_studies__eczema__8weeks h3{margin-bottom:104px}@media(max-width:560px){.l-case_studies__eczema__8weeks h3{margin-bottom:19px}}.l-case_studies__eczema__8weeks figure{margin-bottom:60px}.l-case_studies__eczema__8weeks figure figcaption{font-size:27px;letter-spacing:.075em;line-height:1.592592;margin-bottom:40px;text-align:center;color:#595757}@media(max-width:560px){.l-case_studies__eczema__8weeks figure{margin-bottom:24px}.l-case_studies__eczema__8weeks figure figcaption{font-size:12px;margin-bottom:19px}}@media(max-width:560px){.l-case_studies__eczema__8weeks .clinic{display:block;font-size:8px}}.l-case_studies__eczema__8weeks__data{margin-top:26px;border:solid 1px #4c4948;padding:15px 20px;display:flex;flex-wrap:wrap;gap:10px 0}.l-case_studies__eczema__8weeks__data dt,.l-case_studies__eczema__8weeks__data dd{color:#4c4948}.l-case_studies__eczema__8weeks__data dt{width:87px}.l-case_studies__eczema__8weeks__data dd{width:calc(100% - 87px);position:relative;padding-left:19px}.l-case_studies__eczema__8weeks__data dd:before{content:":";position:absolute;left:0}@media(max-width:560px){.l-case_studies__eczema__8weeks__data{gap:4px 0;padding:5px}.l-case_studies__eczema__8weeks__data dt,.l-case_studies__eczema__8weeks__data dd{font-size:8px}.l-case_studies__eczema__8weeks__data dt{width:48px}.l-case_studies__eczema__8weeks__data dd{width:calc(100% - 48px);padding-left:10px}}.l-case_studies__eczema__10minunts{margin-bottom:153px}@media(max-width:560px){.l-case_studies__eczema__10minunts{margin-bottom:40px}}.l-case_studies__eczema__10minunts h3{margin-bottom:59px}@media(max-width:560px){.l-case_studies__eczema__10minunts h3{margin-bottom:40px}}.l-case_studies__eczema__10minunts figure{margin-bottom:66px}@media(max-width:560px){.l-case_studies__eczema__10minunts figure{margin-bottom:35px}}.l-case_studies__eczema__10minunts p span{display:block}.l-case_studies__menopause{padding-bottom:245px}@media(max-width:560px){.l-case_studies__menopause{padding-bottom:73px}}.l-case_studies__menopause__4weeks{margin-bottom:165px}@media(max-width:560px){.l-case_studies__menopause__4weeks{margin-bottom:35px}}.l-case_studies__menopause__4weeks h3{margin-bottom:108px}@media(max-width:560px){.l-case_studies__menopause__4weeks h3{margin-bottom:15px}}@media(max-width:560px){.l-case_studies__menopause__4weeks h3 span{padding:0}}.l-case_studies__menopause__4weeks__wrap{display:flex;justify-content:space-between;margin-bottom:74px}.l-case_studies__menopause__4weeks__wrap>p{width:324px;max-width:100%;margin-top:68px}@media(max-width:560px){.l-case_studies__menopause__4weeks__wrap{flex-direction:column;gap:33px;margin-bottom:28px}.l-case_studies__menopause__4weeks__wrap>p{width:100%;margin-top:17px}}.l-case_studies__menopause__4weeks__wrap figure{width:450px;max-width:100%}.l-case_studies__menopause__4weeks__wrap figure figcaption{text-align:center;color:#231815;font-size:18px;letter-spacing:.1em;margin-bottom:23px}@media(max-width:560px){.l-case_studies__menopause__4weeks__wrap figure figcaption{font-size:9px}}.l-case_studies__pms{padding-bottom:180px}@media(max-width:560px){.l-case_studies__pms{padding-bottom:36px}}.l-case_studies__pms__8weeks>h3{margin-bottom:84px}@media(max-width:560px){.l-case_studies__pms__8weeks>h3{margin-bottom:25px}}.l-case_studies__pms__8weeks figure{margin-top:92px;margin-bottom:69px}.l-case_studies__pms__8weeks figure figcaption{font-size:26px;color:#4c4948;letter-spacing:.2em;text-align:center;margin-bottom:53px}.l-case_studies__pms__8weeks figure figcaption span{font-size:16px;display:block;margin-top:15px}.l-case_studies__pms__8weeks figure p{text-align:center;margin-top:42px}.l-case_studies__pms__8weeks figure p cite{color:#4c4948;letter-spacing:.075em;font-size:16px}@media(max-width:560px){.l-case_studies__pms__8weeks figure p{text-align:right}.l-case_studies__pms__8weeks figure p cite{font-size:9px}}@media(max-width:560px){.l-case_studies__pms__8weeks figure{margin-top:30px;margin-bottom:30px}.l-case_studies__pms__8weeks figure figcaption{font-size:12px;text-align:left;line-height:1.6;margin-bottom:14px}.l-case_studies__pms__8weeks figure figcaption span{font-size:12px;margin-top:0}}.l-case_studies__pms__8weeks picture{width:645px;max-width:100%;margin:0 auto}.l-case_studies__pms__8weeks__voice{margin-bottom:105px}@media(max-width:560px){.l-case_studies__pms__8weeks__voice{margin-bottom:43px}}.l-case_studies__pms__8weeks__voice h3{font-size:20px;font-weight:500;letter-spacing:.075em;color:#243e60;margin-bottom:5px}.l-case_studies__pms__8weeks__voice h3 span{display:inline-block;margin-left:27px;font-size:16px;font-weight:400}@media(max-width:560px){.l-case_studies__pms__8weeks__voice h3{font-size:14px}.l-case_studies__pms__8weeks__voice h3 span{font-size:11px;display:block;margin-left:0;margin-top:5px}}.l-case_studies__pms__8weeks__voice li+li{margin-top:40px}@media(max-width:560px){.l-case_studies__pms__8weeks__voice li+li{margin-top:20px}}.l-case_studies__about{background-color:#f8fcfe;border-radius:17px;box-shadow:2px 2px 4px #14527ebf;max-width:1711px;width:calc(100% - 200px);padding:156px 0 260px;margin-inline:auto;position:relative}@media(max-width:560px){.l-case_studies__about{width:calc(100% - 26px);padding:24px 0 120px}}.l-case_studies__about__inner{position:relative;z-index:1}@media(max-width:560px){.l-case_studies__about__inner{padding:0 20px}}.l-case_studies__about:before{content:"";position:absolute;background-image:url(../images/case-study/no_bg_left.png);background-size:contain;bottom:0;left:0;background-position:bottom left;width:100%;height:525px}.l-case_studies__about:after{content:"";position:absolute;background-image:url(../images/case-study/no_bg_right.png);background-size:contain;bottom:0;right:0;background-position:bottom right;width:50%;height:525px}.l-case_studies__about h2{text-align:center;font-size:40px;font-family:serif;letter-spacing:.1em;font-weight:600;line-height:2.025;margin-bottom:165px;position:relative}@media(max-width:560px){.l-case_studies__about h2{font-size:22px;padding-bottom:18px;margin-bottom:57px}}.l-case_studies__about h2:after{content:"";position:absolute;width:395px;height:1px;background-color:#243e60;bottom:0;left:50%;transform:translate(-50%)}@media(max-width:560px){.l-case_studies__about h2:after{width:222px}}.l-case_studies__about__images{display:flex;justify-content:center;width:979px;max-width:100%;margin:0 auto}.l-case_studies__about__images figure figcaption{margin-top:12px;line-height:1.3}@media(max-width:560px){.l-case_studies__about__images figure figcaption{font-size:8px;margin-top:5px}}.l-case_studies__about__images figure:first-child{width:50%}.l-case_studies__about__images figure:last-child{width:53%;margin-left:-25px;margin-top:132px}@media(max-width:560px){.l-case_studies__about__images figure:last-child{margin-top:40px}.l-case_studies__about__images figure:last-child figcaption{text-align:right}}.l-case_studies__about__lead{font-size:23px;color:#243e60;letter-spacing:.075em;line-height:2.2173;margin-bottom:98px;text-align:center}.l-case_studies__about__lead span{font-weight:500}@media(max-width:560px){.l-case_studies__about__lead{font-size:13px;margin-bottom:40px}.l-case_studies__about__lead span{font-size:17px}}.l-case_studies__about__basic_text{font-size:23px;color:#243e60;letter-spacing:.075em;line-height:2.2173;margin-top:53px}.l-case_studies__about__basic_text.-center{text-align:center}@media(max-width:560px){.l-case_studies__about__basic_text{font-size:13px;margin-top:15px}.l-case_studies__about__basic_text.-center{text-align:left}.l-case_studies__about__basic_text br{display:none}}.l-case_studies__about__column{margin:98px 0 122px;display:flex;justify-content:center;gap:20px}.l-case_studies__about__column p{width:560px;font-size:23px;color:#243e60;letter-spacing:.075em;line-height:2.2173}@media(max-width:560px){.l-case_studies__about__column{display:block;margin-top:45px;margin-bottom:60px}.l-case_studies__about__column img{width:50%;float:left;margin-right:10px}.l-case_studies__about__column p{font-size:13px;width:100%}.l-case_studies__about__column p span{font-size:18px;font-weight:700}}.l-case_studies__about__finish{font-size:28px;color:#243e60;letter-spacing:.075em;line-height:2.10714;text-align:center}@media(max-width:560px){.l-case_studies__about__finish{font-size:14px}}.l-case_studies__system{background-color:#eef6fc;padding-bottom:642px;margin-top:150px}@media(max-width:560px){.l-case_studies__system{margin-top:100px;padding-bottom:100px}}.l-case_studies__system h2{text-align:center;font-size:40px;line-height:2;font-family:serif;padding:160px 0 123px;background-color:#fff;border-radius:0 0 100% 100%;margin-bottom:180px}@media(max-width:560px){.l-case_studies__system h2{padding:0 0 87px;font-size:22px;margin-bottom:35px}}.l-case_studies__system__no{box-shadow:2px 2px 4px #14527ebf;max-width:934px;width:100%;margin-inline:auto;padding:25px 0 58px;background-color:#fff;position:relative;border-radius:22px}@media(max-width:560px){.l-case_studies__system__no{width:calc(100% - 28px);padding:10px 0 22px}}.l-case_studies__system__no img{margin-left:-25px}.l-case_studies__system__no__lead{color:#223d5d;font-size:24px;line-height:2;text-align:center;margin-top:25px}.l-case_studies__system__no__lead span{background:linear-gradient(transparent 50%,#d1e1ec 50%);font-size:31px;font-weight:700}@media(max-width:560px){.l-case_studies__system__no__lead{font-size:12px}.l-case_studies__system__no__lead span{font-size:17px}}.l-case_studies__system__no__effect{gap:18px 14px;display:flex;flex-wrap:wrap;width:735px;max-width:100%;margin:30px auto 0}@media(max-width:560px){.l-case_studies__system__no__effect{gap:7px 5px;width:calc(100% - 60px)}}.l-case_studies__system__no__effect li{width:calc((100% - 42px)/4);background-color:#223d5d;color:#fff;border-radius:3px;text-align:center;padding:12px 0;font-size:22px}@media(max-width:560px){.l-case_studies__system__no__effect li{font-size:10px;padding:6px;width:calc((100% - 15px)/4)}}.l-case_studies__system__no__effect li.atopic{width:calc((100% - 42px)/2 + 14px)}@media(max-width:560px){.l-case_studies__system__no__effect li.atopic{width:calc((100% - 15px)/2 + 5px)}}.l-case_studies__system__no__effect li.antioxidant{width:215px}.l-case_studies__system__no__effect_text{color:#223d5d;position:absolute;right:90px;bottom:58px;font-size:24px}.l-case_studies__system__no__effect_text span{background:linear-gradient(transparent 50%,#d1e1ec 50%);font-size:31px;font-weight:700}@media(max-width:560px){.l-case_studies__system__no__effect_text{position:static;font-size:13px;text-align:center;margin-top:15px}.l-case_studies__system__no__effect_text span{font-size:17px}}.l-case_studies__system__bath{padding-bottom:277px;margin-top:210px}@media(max-width:560px){.l-case_studies__system__bath{padding-bottom:0;margin-top:0;margin-bottom:75px;padding-top:60px;background-image:url(../images/case-study/bath_sp_bg.png);background-size:cover}}.l-case_studies__system__bath h3{text-align:center;background-color:#243e60;color:#fff;font-family:serif;font-size:38px;letter-spacing:.1em;padding:33px;max-width:639px;width:100%;margin-bottom:159px;margin-inline:auto}@media(max-width:560px){.l-case_studies__system__bath h3{font-size:17px;padding:10px 0;width:210px;margin-bottom:36px}}.l-case_studies__system__bath__flow{display:flex;flex-direction:column;align-items:center}.l-case_studies__system__bath__flow li{background-color:#fff;border-radius:16px;padding:15px 80px;font-weight:500;letter-spacing:.075em;line-height:1.7037;font-size:27px;text-align:center;width:fit-content}@media(max-width:560px){.l-case_studies__system__bath__flow li{padding:7px 16px;border-radius:35px}}.l-case_studies__system__bath__flow li p span{font-size:22px}@media(max-width:560px){.l-case_studies__system__bath__flow li p{font-size:13px}.l-case_studies__system__bath__flow li p span{font-size:9px}}.l-case_studies__system__bath__flow li+li{margin-top:65px;position:relative}.l-case_studies__system__bath__flow li+li:before{content:url(../images/case-study/bath_arrow.svg);width:40px;display:block;position:absolute;top:-50px;left:50%;transform:translate(-50%)}@media(max-width:560px){.l-case_studies__system__bath__flow li+li{margin-top:27px}.l-case_studies__system__bath__flow li+li:before{width:16px;top:-42px}}.l-case_studies__system__bath__image{max-width:923px;width:100%;margin-inline:auto;display:block}@media(max-width:560px){.l-case_studies__system__bath__image{margin-top:35px;margin-bottom:35px;width:calc(100% - 40px)}}.l-case_studies__system__bath__message{text-align:center;font-weight:500;font-size:28px;letter-spacing:.075em;line-height:1.75;background-color:#fff;max-width:908px;padding:32px;margin-inline:auto}@media(max-width:560px){.l-case_studies__system__bath__message{font-size:13px;width:calc(100% - 32px);padding:10px 0}}.l-case_studies__system__map{text-align:center}.l-case_studies__system__map h3{color:#231815;font-size:38px;font-weight:500;letter-spacing:.025;line-height:1.605;margin-bottom:64px;text-align:center}@media(max-width:560px){.l-case_studies__system__map h3{font-size:16px;margin-bottom:15px}}.l-voice a,.l-voice p,.l-voice li{font-size:16px;line-height:1.5}.l-voice-sec{max-width:1500px;width:100%;margin-inline:auto;display:flex;flex-wrap:wrap;gap:80px 90px}@media(max-width:1540px){.l-voice-sec{padding:0 50px;gap:50px}}.l-voice-sec__int{width:calc((100% - 90px)/2);position:relative}@media(min-width:1001px){.l-voice-sec__int:nth-child(2n):before{content:"";position:absolute;top:0;left:-45px;width:1px;height:100%;background-color:#81beb3}}@media(max-width:1540px)and (min-width:1001px){.l-voice-sec__int:nth-child(2n):before{left:-37px}}@media(max-width:1540px){.l-voice-sec__int{width:calc((100% - 50px)/2)}}@media(max-width:1000px){.l-voice-sec__int{width:100%}.l-voice-sec__int:before{content:"";position:absolute;left:0;bottom:-25px;width:100%;height:1px;background-color:#81beb3}.l-voice-sec__int:last-child:before{display:none}}.l-voice-sec__int__group{display:flex;align-items:center;gap:22px;margin-bottom:25px}.l-voice-sec__int__img{max-width:121px;width:100%;object-fit:contain}.l-voice-sec__int__tag{flex:1}.l-voice-sec__int__tag .age{display:inline-block;width:fit-content;border:2px solid #81beb3;border-radius:60px;padding:12px 33px;text-align:center;margin-bottom:12px;font-size:20px}@media(max-width:560px){.l-voice-sec__int__tag .age{padding:12px 19px}}.l-voice-sec__int__tag .symptoms-list{display:flex;flex-wrap:wrap;gap:9px}.l-voice-sec__int__tag .symptoms-list li{background-color:#ddede6;border-radius:60px;padding:10px 14px;text-align:center}.l-voice-sec__int__tag .symptoms-list li span:before{content:"#"}.l-voice-sec__int__title{margin-bottom:16px;line-height:1.4;color:#005eae}@media(max-width:560px){.l-voice-sec__int__title{font-size:20px}}.l-doctor a,.l-doctor p,.l-doctor li{font-size:16px;line-height:1.5}.l-doctor-sec__wrap{display:flex;gap:100px;margin-bottom:45px}@media(max-width:900px){.l-doctor-sec__wrap{gap:50px}}@media(max-width:560px){.l-doctor-sec__wrap{flex-wrap:wrap}}.l-doctor-sec__wrap.c-inner900{padding-bottom:0}.l-doctor-sec{width:calc((100% - 100px)/2)}@media(max-width:900px){.l-doctor-sec{width:calc((100% - 50px)/2)}}@media(max-width:560px){.l-doctor-sec{width:100%}}.l-doctor-sec__profile img{display:block;max-width:210px;width:100%;margin:0 auto;object-fit:contain}.l-doctor-sec__profile__clinic{margin-top:20px;font-size:18px;line-height:1.5;text-align:center}.l-doctor-sec__profile__name{margin-top:14px;font-weight:700;text-align:center}@media(max-width:560px){.l-doctor-sec__profile__name{font-size:22px}}.l-doctor-sec__profile__qual{margin-top:16px;text-align:center}@media(max-width:560px){.l-doctor-sec__carrer{margin-top:14px}}.l-doctor-sec__carrer__head{width:100%;margin-bottom:20px}.l-doctor-sec__carrer__head img{width:100%;object-fit:contain}.l-doctor-sec__carrer__list{padding:0 30px}@media(max-width:900px){.l-doctor-sec__carrer__list{padding:0 15px}}.l-doctor-sec__message__wrap{border:1px solid #243E60;padding:35px}@media(max-width:560px){.l-doctor-sec__message__wrap{padding:18px}}.l-doctor-sec__message__head{font-size:22px;margin-bottom:15px}@media(max-width:560px){.l-doctor-sec__message__head{text-align:center;font-size:18px}}.l-doctor-sec__message__text+.l-doctor-sec__message__text{margin-top:1rem}.l-intro a,.l-intro p,.l-intro li{font-size:16px;line-height:1.5}.l-intro-sec__text{display:flex;justify-content:center;margin-bottom:28px}.l-intro-sec__text.info-text{font-size:18px}.l-intro-sec__link{display:flex;gap:72px;padding:40px;position:relative;border:solid 7px #b2ddde}@media(max-width:895px){.l-intro-sec__link{flex-wrap:wrap;padding:18px;gap:38px}}@media(max-width:454px){.l-intro-sec__link{padding:18px 18px 92px}}.l-intro-sec__link:after{content:"";display:block;position:absolute;bottom:12px;right:24px;background-image:url(../images/clinic-introduce/arrow_clinic.svg);width:90px;height:90px}@media(max-width:454px){.l-intro-sec__link:after{width:64px;height:64px;right:50%;transform:translate(50%)}}.l-intro-sec__link img{max-width:336px;width:100%;object-fit:contain}@media(max-width:895px){.l-intro-sec__link img{max-width:534px;margin:0 auto}}.l-intro-sec__link__text .shop-name{font-size:32px;font-weight:700;margin-bottom:1rem}@media(max-width:895px){.l-intro-sec__link__text .shop-name{font-size:20px}}@media(max-width:895px){.l-intro-sec__link__text{width:100%}}@media(max-width:454px){.l-intro-sec__link__text{text-align:center}}.l-symptoms a,.l-symptoms p,.l-symptoms li{font-size:16px;line-height:1.7}.l-symptoms h2{line-height:1.3}.l-symptoms h3{line-height:1.4}.l-symptoms h4{line-height:1.5}.l-symptoms__list{display:flex;flex-wrap:wrap;gap:60px 65px}@media(max-width:900px){.l-symptoms__list{gap:30px}}@media(max-width:560px){.l-symptoms__list{gap:50px}}.l-symptoms__list__wrap{width:calc((100% - 130px) / 3)}@media(max-width:900px){.l-symptoms__list__wrap{width:calc((100% - 30px)/2)}}@media(max-width:560px){.l-symptoms__list__wrap{width:100%}}.l-symptoms__list__wrap a{width:100%}.l-symptoms__list__wrap a img{width:100%;object-fit:cover;margin-bottom:20px;border-radius:35px}.l-symptoms__list__wrap a .category{width:100%;display:block;padding:7px 0;text-align:center;font-size:14px;background-color:#ffffda;border:1px solid #5fb692;color:#5fb692;border-radius:40px;margin-bottom:12px}.l-symptoms__list__wrap a .title{margin-bottom:15px;font-size:17px}.l-symptoms__list__wrap a .date__wrap{display:flex;gap:30px}@media(max-width:560px){.l-symptoms__list__wrap a .date__wrap{gap:18px}}.l-symptoms__list__wrap a time{font-size:13px}.l-symptoms__list__wrap a .name{font-size:13px}.l-symptoms.single{background:linear-gradient(180deg,#fffcf0,#fff5f5)}.l-symptoms-sec__title{margin-bottom:15px;text-align:center}@media(max-width:560px){.l-symptoms-sec__title{text-align:left;font-size:22px}}.l-symptoms-sec__date{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:28px}.l-symptoms-sec__main__image{display:block;width:711px;margin:0 auto 41px;border-radius:60px;overflow:hidden}.l-symptoms-sec__content{margin-top:73px}@media(max-width:560px){.l-symptoms-sec__content{margin-top:46px}}.l-symptoms-sec__content__head{background-color:#fff;text-align:center;border-radius:50px;padding:22px 45px;margin-bottom:21px}@media(max-width:560px){.l-symptoms-sec__content__head{padding:17px 20px;text-align:left}}.l-symptoms-sec__content__head+.l-symptoms-sec__content__group{margin-top:0}.l-symptoms-sec__content__text+.l-symptoms-sec__content__text{margin-bottom:1rem}.l-symptoms-sec__content__dotlist{margin:1rem 0}.l-symptoms-sec__content__dotlist li{text-indent:-1rem;margin-left:1rem}.l-symptoms-sec__content__dotlist li:before{content:"";background-color:#243e60;width:15px;height:15px;border-radius:50%;display:inline-block;margin-right:5px}.l-symptoms-sec__content__group{margin-top:73px}@media(max-width:560px){.l-symptoms-sec__content__group{margin-top:46px}}.l-symptoms-sec__content__group .group-head{margin-bottom:12px}.l-symptoms-sec__content__group .group-head:before{content:"";background-color:#f9ebb4;width:15px;height:15px;border-radius:50%;display:inline-block;margin-right:5px}.l-symptoms-sec__content__group .group__image__wrap{margin:73px 0}@media(max-width:560px){.l-symptoms-sec__content__group .group__image__wrap{margin:46px 0}}.l-symptoms-sec__content__group .group__image__wrap figcaption{margin-bottom:1rem;text-align:center}.l-symptoms-sec__content__group .group__image__wrap img{margin:0 auto;display:block}.l-symptoms-sec__summary{margin-bottom:73px;border-top:4px dotted #f9ebb4;padding-top:49px}@media(max-width:560px){.l-symptoms-sec__summary{margin-bottom:46px}}.l-symptoms-sec__materials h4{text-indent:-1rem;margin-left:1rem;margin-bottom:5px}.l-symptoms-sec__materials h4:before{content:"";background-color:#f9ebb4;width:15px;height:15px;border-radius:50%;display:inline-block;margin-right:5px}.l-faq a,.l-faq p,.l-faq li{font-size:16px;line-height:1.7}.l-faq-sec{display:flex;flex-wrap:wrap;justify-content:space-between;gap:45px;padding-bottom:120px}@media(max-width:900px){.l-faq-sec{gap:28px}}.l-faq-sec__wrap{width:calc((100% - 45px)/2);max-width:520px}@media(max-width:900px){.l-faq-sec__wrap{width:100%;max-width:100%}}.l-faq-sec__wrap__head{font-size:20px;line-height:1.5;text-align:center;border:solid 1px #0d7c7b;height:80px;display:flex;align-items:center;justify-content:center;color:#0d7c7b;font-weight:400;cursor:pointer;position:relative}@media(max-width:560px){.l-faq-sec__wrap__head{height:auto;font-size:16px;padding:15px 0}}.l-faq-sec__wrap__head:after{content:">";position:absolute;right:40px}@media(max-width:560px){.l-faq-sec__wrap__head:after{right:17px}}.l-faq-sec__wrap__list{display:none;margin-top:35px}.l-faq-sec__wrap__list>div{width:100%}@media(max-width:560px){.l-faq-sec__wrap__list>div{width:100%}}.l-faq-sec__wrap__list>div+div{margin-top:25px}.l-faq-sec__wrap__list>div dt{cursor:pointer}.l-faq-sec__wrap__list>div dt:before{content:"+";width:15px;display:inline-block}.l-faq-sec__wrap__list>div.accordion_open dt:before{content:"-"}.l-faq-sec__wrap__list>div dt{font-size:16px;line-height:1.5;letter-spacing:.5px;margin-bottom:5px}.l-faq-sec__wrap__list>div dd{display:none;font-size:16px;line-height:1.6;letter-spacing:.5px;position:relative;color:#0d7c7b}.l-faq-sec__wrap__list>div dd .tel-link{color:#0d7c7b}.l-pp a,.l-pp p,.l-pp li{font-size:16px;line-height:1.5}.l-pp-sec__intro+.l-pp-sec__intro{margin-top:1rem}.l-pp-sec__detail:first-of-type{margin-top:26px}.l-pp-sec__detail+section{margin-top:26px}.l-pp-sec__detail__text{word-wrap:break-word}.l-pp-sec__detail__text+.__detail__text{margin-top:26px}.l-pp-sec__detail__text+section{margin-top:26px}.l-pp-sec__detail__text.-center{text-align:center;margin-top:26px}@media(max-width:560px){.l-pp-sec__detail__text.-center{text-align:left}}.l-pp-sec__detail__text.-center span{white-space:nowrap;overflow:hidden;width:100%;display:block}.l-pp-sec__detail__text .link{text-decoration:underline}.l-pp-sec h2{margin-bottom:5px;font-size:22px;line-height:1.5}@media(max-width:560px){.l-pp-sec h2{font-size:20px}}.l-pp-sec h2:before{content:"■"}.l-pp-sec .numlist{counter-reset:listnum}.l-pp-sec .numlist li:before{counter-increment:listnum;content:counter(listnum) ". "}.l-pp-sec .numlist li+li{margin-top:1rem}.l-pp-sec table{margin-top:30px;width:100%;box-sizing:border-box;border-top:#000 1px solid;border-left:#000 1px solid;background:#fff;text-align:left;margin-bottom:55px;border-collapse:collapse}.l-pp-sec table th,.l-pp-sec table td{border-right:#000 1px solid;border-bottom:#000 1px solid;vertical-align:middle;font-size:16px;line-height:1.75;font-weight:500;padding:10px 15px 8px;box-sizing:border-box}.l-pp-sec table th p,.l-pp-sec table td p,.l-pp-sec table th ul li,.l-pp-sec table td ul li{font-size:16px;line-height:1.5}.l-pp-sec table th ul li:before,.l-pp-sec table td ul li:before{content:"・"}.l-pp-sec table th{width:248px}@media(max-width:560px){.l-pp-sec table{margin-bottom:55px}.l-pp-sec table th,.l-pp-sec table td{font-weight:500;padding:10px 10px 8px;box-sizing:border-box}.l-pp-sec table th{width:120px}}.l-pp-sec__link{margin-top:26px}.l-pp-sec__link li a{font-size:16px;line-height:1.5;letter-spacing:.5px;text-decoration:underline}.l-pp .mt1{margin-top:1rem}.l-pp .mt2{margin-top:2rem}.l-pp .-right{text-align:right}.l-legal a,.l-legal p,.l-legal li{font-size:16px;line-height:1.5}.l-legal-sec__text{margin-bottom:3rem}.l-legal-sec__list{counter-reset:legal-number;list-style:none;padding-left:0}.l-legal-sec__list__wrap{counter-increment:legal-number}.l-legal-sec__list__wrap:not(:last-of-type){margin-bottom:3rem}.l-legal-sec__list__wrap .head{margin-bottom:10px}@media(max-width:560px){.l-legal-sec__list__wrap .head{font-size:20px}}.l-legal-sec__list__wrap .head:before{content:counter(legal-number) ". "}.l-terms a,.l-terms p,.l-terms li{font-size:16px;line-height:1.5}.l-terms-sec:not(:last-of-type){margin-bottom:2rem}.l-terms-sec.c-inner900:not(:last-of-type){padding-bottom:3rem}.l-terms-sec__head{background-color:#5fb692;color:#fff;padding:12px;margin-bottom:2rem;line-height:1.5}@media(max-width:560px){.l-terms-sec__head{font-size:22px}}.l-terms-sec__item__head{color:#5fb692;margin-bottom:.5rem;line-height:1.3}@media(max-width:560px){.l-terms-sec__item__head{font-size:20px}}.l-terms-sec__item:not(:last-of-type){margin-bottom:2rem}.l-terms-sec__item .mt1,.l-terms .mt1{margin-top:1rem}.l-terms .mt2{margin-top:2rem}.l-terms .-right{text-align:right}.l-tokushoho a,.l-tokushoho p,.l-tokushoho li{font-size:16px;line-height:1.5}@media(max-width:560px){.l-tokushoho .pc_only{display:none}}.l-tokushoho__list__wrap{display:flex;border-bottom:solid 1px #93bfb6;padding-bottom:14px}@media(max-width:560px){.l-tokushoho__list__wrap{flex-wrap:wrap}}.l-tokushoho__list__wrap:not(:first-of-type){padding-top:18px}.l-tokushoho__list__wrap dt{width:34%;padding-left:5.26%;line-height:1.5}@media(max-width:900px){.l-tokushoho__list__wrap dt{padding-left:0}}@media(max-width:560px){.l-tokushoho__list__wrap dt{width:100%;padding-left:0;font-weight:700;margin-bottom:5px}}.l-tokushoho__list__wrap dd{width:66%}@media(max-width:560px){.l-tokushoho__list__wrap dd{width:100%}}.l-tokushoho__list__wrap dd{line-height:1.5}.l-tokushoho__list__wrap dd .c-squlist.return li:not(:last-of-type){margin-bottom:1rem}.l-tokushoho__list__wrap dd .c-squlist.return li .link{text-decoration:underline}.l-tokushoho__list__wrap dd .c-squlist.return li .c-notelist li,.l-tokushoho__list__wrap dd .c-squlist.return li .c-dotlist li{margin-left:1rem;margin-bottom:0}.l-tokushoho__list__wrap .text__link{text-decoration:underline}.l-tokushoho__list .text__green{color:#5fb692;font-weight:700}.l-benefit a,.l-benefit p,.l-benefit li{font-size:16px;line-height:1.5}.l-benefit-sec.c-inner900:not(:last-of-type){padding-bottom:3rem}.l-benefit-sec h2{background-color:#d2e4dd;padding:10px 15px;margin-bottom:25px;display:flex;align-items:center;line-height:1.5}@media(max-width:560px){.l-benefit-sec h2{font-size:20px}}.l-benefit-sec h2:before{content:"";display:inline-block;padding:8px 12px;border-radius:10px;background-color:#fff;margin-right:12px;font-size:20px}.l-benefit-sec.-sec01 h2:before{content:"特典1"}.l-benefit-sec.-sec02 h2:before{content:"特典2"}.l-benefit-sec.-sec02 .c-dotlist{margin-top:1rem}.l-benefit-sec.-sec03 h2:before{content:"特典3"}.l-benefit-sec__image{margin-top:2rem}.l-benefit-sec__image img{display:block;margin:0 auto}.l-benefit-sec .c-notelist li{text-indent:-1rem;margin-left:1rem}.l-benefit-sec__desc.point__desc{margin-top:1rem}.l-paper a,.l-paper p,.l-paper li{font-size:14px;line-height:1.5}.l-paper .inner{max-width:1200px;width:100%;margin:0 auto}@media(max-width:1200px){.l-paper .inner{padding:0 30px}}@media(max-width:560px){.l-paper .inner{padding:0 20px}}.l-paper .thesis-cat-btn{display:flex;flex-wrap:wrap;gap:10px}.l-paper .thesis-cat-btn li{display:inline-block;font-size:.14rem;font-weight:700;color:#33669d;letter-spacing:.09em;background:#d3e4f7;border-radius:14px;padding:.4em 2.2em;text-align:center;cursor:pointer;transition:background-color .3s,color .3s}.l-paper .thesis-cat-btn li:hover{background-color:#33669d;color:#fff}@media(max-width:560px){.l-paper .thesis-cat-btn li{font-size:.13rem;line-height:1.5;padding:.4em 1.2em}}.l-paper .thesis-table-frame{margin-top:20px;margin-bottom:100px;overflow-x:hidden}@media(max-width:1415px){.l-paper .thesis-table-frame{overflow-x:auto}}.l-paper .thesis-table-wrap{width:100%}.l-paper .thesis-table{width:100%;min-width:1200px;border-collapse:collapse}@media(max-width:560px){.l-paper .thesis-table{min-width:1200px}}.l-paper .thesis-table thead{white-space:nowrap}.l-paper .thesis-table th,.l-paper .thesis-table td{padding:10px;border:1px solid #aaa;font-size:14px;line-height:1.5;letter-spacing:.5px;vertical-align:middle}.l-paper .thesis-table thead th{background:#d2e4dd;color:#243e60;font-weight:700;text-align:center}.l-paper .thesis-table thead .th_cat{min-width:150px}.l-paper .thesis-table thead .th_date{min-width:110px}.l-paper .thesis-table thead .th_link{min-width:140px}.l-paper .thesis-table tbody .td_link{text-align:center}.l-paper .thesis-table tbody .td_link a{color:#1d6fc8;font-size:14px;white-space:nowrap}.l-paper .scroll-hint-icon{top:300px}.l-paper .thesis-pc-notice{margin-top:20px;font-size:18px;font-weight:700;line-height:1.5}@media(max-width:560px){.l-paper .thesis-pc-notice{display:none}}.l-contact a,.l-contact p,.l-contact li{font-size:16px;line-height:1.5}.l-contact-form{margin-top:10px;width:100%;border-top:1px solid #000;border-left:1px solid #000}.l-contact-form>div,.l-contact-form tr{display:grid;grid-template-columns:250px 1fr;border-bottom:1px solid #000}.l-contact-form>div dt,.l-contact-form>div dd,.l-contact-form>div th,.l-contact-form>div td,.l-contact-form tr dt,.l-contact-form tr dd,.l-contact-form tr th,.l-contact-form tr td{padding:16px}.l-contact-form>div dt,.l-contact-form>div th,.l-contact-form tr dt,.l-contact-form tr th{display:flex;align-items:center;border-right:1px solid #000;font-weight:700}.l-contact-form>div dd,.l-contact-form>div td,.l-contact-form tr dd,.l-contact-form tr td{margin:0;border-right:1px solid #000}.l-contact-form>div dd input,.l-contact-form>div dd textarea,.l-contact-form>div dd select,.l-contact-form>div td input,.l-contact-form>div td textarea,.l-contact-form>div td select,.l-contact-form tr dd input,.l-contact-form tr dd textarea,.l-contact-form tr dd select,.l-contact-form tr td input,.l-contact-form tr td textarea,.l-contact-form tr td select{display:block;width:100%;padding:0 10px;font-size:16px;line-height:40px;box-sizing:border-box;background-color:#f7f7f7}.l-contact-form>div dd input,.l-contact-form>div dd select,.l-contact-form>div td input,.l-contact-form>div td select,.l-contact-form tr dd input,.l-contact-form tr dd select,.l-contact-form tr td input,.l-contact-form tr td select{height:40px}.l-contact-form>div td,.l-contact-form tr td{display:block;width:100%;padding:0 10px;font-size:16px;line-height:40px;box-sizing:border-box}.l-contact-form .req dt:after{content:"必須";margin-left:10px}@media(max-width:768px){.l-contact-form>div,.l-contact-form tr{grid-template-columns:1fr}.l-contact-form>div dt,.l-contact-form>div th,.l-contact-form tr dt,.l-contact-form tr th{border-right:1px solid #000;border-bottom:1px solid #000;background-color:#f7f7f7}.l-contact-form>div dd,.l-contact-form>div td,.l-contact-form tr dd,.l-contact-form tr td{border-right:1px solid #000}}.l-contact-privacy{max-width:600px;width:100%;height:300px;margin:60px auto 11px;padding:15px 20px;box-sizing:border-box;overflow:hidden scroll;border:1px solid;border-radius:5px;text-align:left}.l-contact-privacy h2{margin-bottom:5px;font-size:22px;line-height:1.5}@media(max-width:560px){.l-contact-privacy h2{font-size:20px}}.l-contact-privacy h2:before{content:"■"}.l-contact-privacy table{margin-top:30px;width:100%;box-sizing:border-box;border-top:#000 1px solid;border-left:#000 1px solid;background:#fff;text-align:left;margin-bottom:55px;border-collapse:collapse}.l-contact-privacy table th,.l-contact-privacy table td{border-right:#000 1px solid;border-bottom:#000 1px solid;vertical-align:middle;font-size:16px;line-height:1.75;font-weight:500;padding:10px 15px 8px;box-sizing:border-box}.l-contact-privacy table th p,.l-contact-privacy table td p,.l-contact-privacy table th ul li,.l-contact-privacy table td ul li{font-size:16px;line-height:1.5}.l-contact-privacy table th ul li:before,.l-contact-privacy table td ul li:before{content:"・"}.l-contact-privacy table th{width:248px}@media(max-width:560px){.l-contact-privacy table{margin-bottom:55px}.l-contact-privacy table th,.l-contact-privacy table td{font-weight:500;padding:10px 10px 8px;box-sizing:border-box}.l-contact-privacy table th{width:120px}}.l-contact-privacy__link{margin-top:26px}.l-contact-privacy__link li a{font-size:16px;line-height:1.5;letter-spacing:.5px;text-decoration:underline}.l-contact-privacy .mt1{margin-top:1rem}.l-contact-privacy .mt2{margin-top:2rem}.l-contact-privacy .-right{text-align:right}.l-contact-privacy .numlist{counter-reset:listnum}.l-contact-privacy .numlist li:before{counter-increment:listnum;content:counter(listnum) ". "}.l-contact-privacy .numlist li+li{margin-top:1rem}.l-contact-agree{margin-top:10px;text-align:center}.l-contact-btnarea{margin-top:30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}.l-contact-btnarea input[type=submit],.l-contact-btnarea a{max-width:240px;width:100%;padding:15px 10px;background-color:#000;color:#fff;border:1px solid #000;text-align:center}.l-contact-btnarea input[type=button]{max-width:240px;width:100%;padding:15px 10px;background-color:#fff;color:#000;border:1px solid #000;text-align:center}.c-inner980{padding-left:30px;padding-right:30px;max-width:1040px;width:100%;margin-inline:auto}.c-inner832{padding-left:30px;padding-right:30px;max-width:892px;width:100%;margin-inline:auto}.c-inner900{max-width:900px;width:100%;margin-inline:auto;padding:0 0 120px}@media(max-width:900px){.c-inner900{padding:0 30px 80px}}@media(max-width:560px){.c-inner900{padding:0 18px 70px}}.c-subpage_heading1{font-size:38px;line-height:1.75;letter-spacing:.2em;text-align:center;color:#fff;background-color:#243e60;padding:6px;font-weight:500;max-width:1437px;width:100%;margin-inline:auto;margin-bottom:120px}@media(max-width:560px){.c-subpage_heading1{font-size:17px;padding:14px;margin-bottom:50px}}.c-subpage_heading2{font-size:38px;line-height:1.55;letter-spacing:.1em;text-align:center;color:#2987c9;font-weight:700}.c-subpage_heading2 span{background:linear-gradient(transparent 54%,#d1e1ec);padding:0 19px 5px}@media(max-width:560px){.c-subpage_heading2{font-size:19px}}.c-subpage-link-button{max-width:567px;width:100%;margin-inline:auto;color:#fff;background-color:#243e60;padding:20px;border-radius:15px;display:flex;justify-content:center;font-weight:700;font-size:21px;line-height:2;letter-spacing:.075em}@media(max-width:560px){.c-subpage-link-button{font-size:13px;border-radius:20px;padding:7px 24px;width:fit-content}}.c-subpage_text{color:#243e60;font-size:16px;line-height:1.81;letter-spacing:.075em}.c-dotlist>li{text-indent:-1rem;margin-left:1rem}.c-dotlist>li:before{content:"・"}.c-dotlist .c-notelist li{text-indent:-1rem;margin-left:1rem}.c-dotlist .c-notelist li:before{content:"※"}.c-squlist>li:before{content:"■"}.c-notelist li:before{content:"※"}.c-pagehead{display:block;width:100%;max-width:1200px;padding:25px 18px;margin:0 auto 60px;text-align:center;font-size:35px;font-weight:400;line-height:1.32;background-color:#d2e4dd;color:#003e52}@media(max-width:560px){.c-pagehead{font-size:24px}}@media(width>560px){.sp_only{display:none!important}}@media(width<=560px){.pc_only{display:none!important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt40{margin-top:40px}.mt80{margin-top:80px}.mt160{margin-top:160px}.mincho{font-family:serif}
