:root{--white:#fff;--black:#000;--gray:#f0efe8;--lightGray:#5d5d5d;--red:#eb411f;--green:#0ebd9a;--mainBg:#eff1f6;--fontJp:var(--font-noto-sans-jp),sans-serif;--fontEn:var(--font-overpass),sans-serif}.Modal-module-scss-module__uM52DW__modal{opacity:0;pointer-events:none;z-index:1000;width:100%;height:100%;transition:opacity .3s ease-in-out;position:fixed;top:0;left:0}.Modal-module-scss-module__uM52DW__modal--active{opacity:1;pointer-events:auto}.Modal-module-scss-module__uM52DW__modal__box{z-index:2;background:var(--white);border-radius:2rem;flex-direction:column;width:90%;max-width:78rem;min-height:50%;max-height:80%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal-module-scss-module__uM52DW__modal__content{scrollbar-gutter:stable overlay;scrollbar-width:thin;flex:1;padding:4rem 2rem;overflow:hidden auto}@media (min-width:768px){.Modal-module-scss-module__uM52DW__modal__content{padding:6rem}}.Modal-module-scss-module__uM52DW__modal__backdrop{z-index:1;background:var(--black);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.Modal-module-scss-module__uM52DW__modal__close{z-index:3;width:3.6rem;height:3.6rem;position:absolute;top:-1rem;right:0;transform:translateY(-100%)}.Modal-module-scss-module__uM52DW__modal__close:after,.Modal-module-scss-module__uM52DW__modal__close:before{content:"";background:var(--white);width:100%;height:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.Modal-module-scss-module__uM52DW__modal__close:before{transform:translate(-50%,-50%)rotate(-45deg)}
:root{--white:#fff;--black:#000;--gray:#f0efe8;--lightGray:#5d5d5d;--red:#eb411f;--green:#0ebd9a;--mainBg:#eff1f6;--fontJp:var(--font-noto-sans-jp),sans-serif;--fontEn:var(--font-overpass),sans-serif}.Header-module-scss-module__t7BEda__header{background:var(--white);z-index:100;width:100%;padding:1.2rem 0;position:fixed;top:0;left:0;box-shadow:0 .2rem 1rem #0000000d}@media (min-width:768px){.Header-module-scss-module__t7BEda__header{max-width:144rem;box-shadow:none;margin:0 auto;padding:2rem 4rem;position:relative}}.Header-module-scss-module__t7BEda__header__inner{justify-content:space-between;align-items:center;height:6rem;padding:0 1.2rem;display:flex}@media (min-width:768px){.Header-module-scss-module__t7BEda__header__inner{height:auto;padding:0}}.Header-module-scss-module__t7BEda__header__logo{z-index:1100;width:23.3rem;display:block}@media (min-width:768px){.Header-module-scss-module__t7BEda__header__logo{width:33.5rem}}.Header-module-scss-module__t7BEda__header__logo img,.Header-module-scss-module__t7BEda__header__logo svg{width:100%;height:auto;display:block}.Header-module-scss-module__t7BEda__header__nav{display:none}@media (min-width:768px){.Header-module-scss-module__t7BEda__header__nav{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem 4rem;display:flex}}.Header-module-scss-module__t7BEda__header__menu{gap:3.6rem;margin-left:2rem;list-style:none;display:flex}@media (max-width:1200px){.Header-module-scss-module__t7BEda__header__menu{gap:2rem}}.Header-module-scss-module__t7BEda__header__menuItem{position:relative}.Header-module-scss-module__t7BEda__header__menuLink{color:#000;align-items:center;font-size:2rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:flex}.Header-module-scss-module__t7BEda__header__menuLink:before{content:"";background-color:var(--red);border-radius:50%;width:.7rem;height:.7rem;margin-right:1.2rem}.Header-module-scss-module__t7BEda__header__recruit:hover .Header-module-scss-module__t7BEda__header__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module-scss-module__t7BEda__header__dropdown{opacity:0;visibility:hidden;z-index:10;background:#fff;border-radius:1.6rem;width:26rem;margin-top:1.5rem;padding:1rem;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(1rem);box-shadow:0 1rem 3rem #00000026}.Header-module-scss-module__t7BEda__header__dropdownItem{color:#333;border-radius:1rem;padding:1.5rem 2rem;font-size:1.8rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;transition:background .2s;display:block}.Header-module-scss-module__t7BEda__header__dropdownItem:hover{color:var(--red);background:#f8f8f8}.Header-module-scss-module__t7BEda__header__dropdownItem:not(:last-child){border-bottom:.1rem solid #eee}.Header-module-scss-module__t7BEda__header__contact{flex-shrink:0;align-items:center;gap:2.5rem;margin-left:0;display:flex}@media (max-width:1100px){.Header-module-scss-module__t7BEda__header__contact{margin-top:.5rem}}.Header-module-scss-module__t7BEda__header__linkTelPc{font-size:3.2rem;font-family:var(--fontEn);color:var(--red);white-space:nowrap;align-items:center;gap:.8rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:flex}@media (max-width:1200px){.Header-module-scss-module__t7BEda__header__linkTelPc{font-size:2.8rem}}.Header-module-scss-module__t7BEda__header__linkTelPc svg{flex-shrink:0;width:2.8rem;height:2.8rem}.Header-module-scss-module__t7BEda__header__linkInstaPc{width:5.2rem;height:5.2rem}.Header-module-scss-module__t7BEda__header__linkInstaPc img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.Header-module-scss-module__t7BEda__header__trigger{color:var(--red);z-index:1100;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;display:flex}@media (min-width:768px){.Header-module-scss-module__t7BEda__header__trigger{display:none}}.Header-module-scss-module__t7BEda__header__triggerIcon{font-size:4.2rem;font-weight:700;line-height:1;transition:all .2s}.Header-module-scss-module__t7BEda__header__triggerText{font-size:1.2rem;font-weight:700}.Header-module-scss-module__t7BEda__header__spNav{z-index:1000;background:#f2f1e9;flex-direction:column;width:100%;height:100vh;padding:2.5rem;transition:left .4s ease-in-out;display:flex;position:fixed;top:0;left:100%}@media (min-width:768px){.Header-module-scss-module__t7BEda__header__spNav{display:none}}.Header-module-scss-module__t7BEda__header__spNav.Header-module-scss-module__t7BEda__isActive{left:0}.Header-module-scss-module__t7BEda__header__spNav.Header-module-scss-module__t7BEda__isActive .Header-module-scss-module__t7BEda__header__triggerIcon{margin-bottom:.4rem;padding-top:.6rem;font-size:2.6rem}.Header-module-scss-module__t7BEda__header__spNavTop{justify-content:flex-start;margin-bottom:8rem;display:flex}.Header-module-scss-module__t7BEda__header__spNavTop .Header-module-scss-module__t7BEda__header__spNavLogo{width:22.5rem}.Header-module-scss-module__t7BEda__header__spList{list-style:none}.Header-module-scss-module__t7BEda__header__spList .Header-module-scss-module__t7BEda__header__spSubTitle,.Header-module-scss-module__t7BEda__header__spList li a{color:#333;margin-bottom:3.5rem;padding-left:2.5rem;font-size:2.2rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:block;position:relative}.Header-module-scss-module__t7BEda__header__spList .Header-module-scss-module__t7BEda__header__spSubTitle:before,.Header-module-scss-module__t7BEda__header__spList li a:before{content:"";background:var(--red);border-radius:50%;width:.8rem;height:.8rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module-scss-module__t7BEda__header__spSubTitle{margin-bottom:2.5rem!important}.Header-module-scss-module__t7BEda__header__spSubList{margin-bottom:4rem;padding-left:2.5rem;list-style:none}.Header-module-scss-module__t7BEda__header__spSubList li a{margin-bottom:2.5rem;font-size:1.8rem;color:#333!important}.Header-module-scss-module__t7BEda__header__spSubList li a:before{width:.6rem;height:.6rem}.Header-module-scss-module__t7BEda__header__spButtons{flex-direction:column;gap:1.5rem;margin-top:auto;padding-bottom:4rem;display:flex}.Header-module-scss-module__t7BEda__header__spButtons a{color:#fff;border-radius:3.2rem;justify-content:center;align-items:center;gap:1.2rem;height:6.4rem;font-size:2rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;display:flex}.Header-module-scss-module__t7BEda__header__spButtons a img,.Header-module-scss-module__t7BEda__header__spButtons a svg{-o-object-fit:contain;object-fit:contain;width:3.2rem;height:3.2rem}.Header-module-scss-module__t7BEda__header__spButtons a.Header-module-scss-module__t7BEda__header__btnTel{background:var(--red)}.Header-module-scss-module__t7BEda__header__spButtons a.Header-module-scss-module__t7BEda__header__btnInsta{background:var(--green)}.Header-module-scss-module__t7BEda__header__spButtons a.Header-module-scss-module__t7BEda__header__btnInsta img,.Header-module-scss-module__t7BEda__header__spButtons a.Header-module-scss-module__t7BEda__header__btnInsta svg{filter:brightness(0)invert()}main{padding-top:8.4rem}@media (min-width:768px){main{padding-top:0}}
:root{--white:#fff;--black:#000;--gray:#f0efe8;--lightGray:#5d5d5d;--red:#eb411f;--green:#0ebd9a;--mainBg:#eff1f6;--fontJp:var(--font-noto-sans-jp),sans-serif;--fontEn:var(--font-overpass),sans-serif}.Footer-module-scss-module__DkSkqG__footer{border-top:.1rem solid var(--gray);width:90%;max-width:132rem;margin:5.6rem auto 0;padding:5rem 0 3rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer{width:100%;margin-top:11rem;padding:8rem 4rem 4rem}.Footer-module-scss-module__DkSkqG__footer__inner{justify-content:space-between;display:flex}}.Footer-module-scss-module__DkSkqG__footer__inner+.Footer-module-scss-module__DkSkqG__footer__inner{margin-top:3rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__inner+.Footer-module-scss-module__DkSkqG__footer__inner{margin-top:7rem}}.Footer-module-scss-module__DkSkqG__footer__inner>div+div{margin-top:2rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__inner>div+div{margin-top:0}}.Footer-module-scss-module__DkSkqG__footer__inner>ul+div{margin-top:2rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__inner>ul+div{margin-top:0}}.Footer-module-scss-module__DkSkqG__footer__logo{width:25.4rem;margin-bottom:1.6rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__logo{width:33.5rem;margin-bottom:2.1rem}}.Footer-module-scss-module__DkSkqG__footer__tel{margin-bottom:1.6rem;font-size:1.4rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__tel{margin-bottom:2.1rem}}.Footer-module-scss-module__DkSkqG__footer__address{letter-spacing:.08rem;font-size:1.5rem;font-style:normal;line-height:1.4}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__address{font-size:1.6rem}}.Footer-module-scss-module__DkSkqG__footer__insta{background:var(--green);width:19rem;height:5.8rem;color:var(--white);font-size:2rem;font-weight:500;font-family:var(--fontEn);border-radius:10rem;justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__DkSkqG__footer__instaIcon{width:2.4rem;height:2.4rem;margin-right:.9rem}.Footer-module-scss-module__DkSkqG__footer__logoList{align-items:center;gap:2.4rem;display:flex}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__logoList{gap:4rem}}.Footer-module-scss-module__DkSkqG__footer__logoItem{width:calc(50% - 1.2rem)}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__logoItem{width:auto}}.Footer-module-scss-module__DkSkqG__footer__logoLink{justify-content:center;align-items:center;width:100%;height:100%;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;display:flex}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__logoLink{font-size:1.6rem}}.Footer-module-scss-module__DkSkqG__footer__logoIconSukoyaka{width:16.3rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__logoIconSukoyaka{width:22.6rem}}.Footer-module-scss-module__DkSkqG__footer__logoIconSc{width:3rem;min-width:3rem;height:3.1rem;min-height:3.1rem;margin-right:.7rem}@media (min-width:768px){.Footer-module-scss-module__DkSkqG__footer__logoIconSc{width:3.9rem;min-width:3.9rem;height:4rem;min-height:4rem;margin-right:1rem}}.Footer-module-scss-module__DkSkqG__footer__copyright{letter-spacing:.04rem;color:var(--lightGray);font-size:1rem}
:root{--white:#fff;--black:#000;--gray:#f0efe8;--lightGray:#5d5d5d;--red:#eb411f;--green:#0ebd9a;--mainBg:#eff1f6;--fontJp:var(--font-noto-sans-jp),sans-serif;--fontEn:var(--font-overpass),sans-serif}.home-module-scss-module__PNOAvW__home__mv{margin-bottom:5.6rem;padding:0 1rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__mv{max-width:144rem;margin:0 auto 11rem;padding:0 4rem}}.home-module-scss-module__PNOAvW__home__content{margin-bottom:5.6rem;padding:0 1.5rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__content{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:90%;max-width:125rem;margin:0 auto 11rem;padding:0;display:flex}}.home-module-scss-module__PNOAvW__home__contentText{margin-bottom:4rem;padding:0 1.1rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__contentText{width:50%;margin:0;padding:0 0 0 10rem}}.home-module-scss-module__PNOAvW__home__contentText p{letter-spacing:.06rem;margin-bottom:2.1rem;font-size:1.5rem;line-height:2.2}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__contentText p{font-size:1.6rem;line-height:2.3}}.home-module-scss-module__PNOAvW__home__contentText p:last-of-type{margin-bottom:0}.home-module-scss-module__PNOAvW__home__contentText_bold{font-weight:700}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__contentImage{width:55.68%}}.home-module-scss-module__PNOAvW__home__treatment{background-color:var(--gray);border-radius:2rem;max-width:136rem;margin:0 auto;padding:6rem 0 7rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatment{padding:9rem 0 8rem}}.home-module-scss-module__PNOAvW__home__treatmentInner{padding:0 2rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentInner{width:90%;max-width:123rem;margin:0 auto;padding:0}}.home-module-scss-module__PNOAvW__home__treatmentTitle{letter-spacing:.06rem;font-size:3rem;font-weight:700}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentTitle{font-size:3.8rem}}.home-module-scss-module__PNOAvW__home__treatmentTitle span{color:var(--red);font-size:1.5rem;font-weight:500;font-family:var(--fontEn);margin-bottom:.8rem;display:block}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentTitle span{margin-bottom:1rem;font-size:2rem}}.home-module-scss-module__PNOAvW__home__treatmentTitle{text-align:center;margin-bottom:3.4rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentTitle{margin-bottom:5rem}}.home-module-scss-module__PNOAvW__home__treatmentList{flex-wrap:wrap;gap:1.5rem;display:flex}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentList{flex-wrap:nowrap;gap:2rem}}.home-module-scss-module__PNOAvW__home__treatmentList li{background:var(--white);border-radius:2rem;width:calc(50% - .75rem)}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentList li{width:calc(25% - 1.5rem)}}.home-module-scss-module__PNOAvW__home__treatmentList button{flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;height:100%;padding:2.6rem 0 3.6rem;display:flex;position:relative}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentList button{gap:3rem;padding:5rem 0}}.home-module-scss-module__PNOAvW__home__treatmentList button em{letter-spacing:.06rem;font-size:1.6rem;font-style:normal;font-weight:600}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentList button em{font-size:2rem}}.home-module-scss-module__PNOAvW__home__treatmentList button span{width:1.3rem;height:1.3rem;position:absolute;bottom:1rem;right:1rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentList button span{width:1.5rem;height:1.5rem;bottom:2.5rem;right:2rem}}.home-module-scss-module__PNOAvW__home__treatmentList button span:after,.home-module-scss-module__PNOAvW__home__treatmentList button span:before{content:"";background:var(--red);width:100%;height:.1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module-scss-module__PNOAvW__home__treatmentList button span:after{transform:translate(-50%,-50%)rotate(90deg)}.home-module-scss-module__PNOAvW__home__treatmentList picture{pointer-events:none;width:6rem;height:6rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__treatmentList picture{width:11rem;height:11rem}}.home-module-scss-module__PNOAvW__home__access{padding:5.6rem 0}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__access{padding:11rem 0}.home-module-scss-module__PNOAvW__home__accessInner{gap:6.5rem;width:90%;max-width:136rem;margin:0 auto;padding:0 4rem;display:flex}}.home-module-scss-module__PNOAvW__home__accessContent{margin-bottom:6rem;padding:0 2rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__accessContent{margin-bottom:0;padding:0}}.home-module-scss-module__PNOAvW__home__accessTitle{letter-spacing:.06rem;font-size:3rem;font-weight:700}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__accessTitle{font-size:3.8rem}}.home-module-scss-module__PNOAvW__home__accessTitle span{color:var(--red);font-size:1.5rem;font-weight:500;font-family:var(--fontEn);margin-bottom:.8rem;display:block}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__accessTitle span{margin-bottom:1rem;font-size:2rem}}.home-module-scss-module__PNOAvW__home__accessTitle{text-align:center;margin-bottom:3.1rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__accessTitle{text-align:left;margin-bottom:4rem}}.home-module-scss-module__PNOAvW__home__accessAddress{letter-spacing:.08rem;margin-bottom:2.1rem;font-size:1.6rem;line-height:1.6}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__accessAddress{margin-bottom:4rem}}.home-module-scss-module__PNOAvW__home__accessMap{width:100%;padding-top:66.6667%;position:relative}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__accessMap{padding-top:33.125%}}.home-module-scss-module__PNOAvW__home__accessMap iframe{width:100%;height:100%;position:absolute;top:0;left:0}.home-module-scss-module__PNOAvW__home__clinicHours{background-color:var(--gray);border-radius:2rem;max-width:136rem;margin:0 auto;padding:4rem 0}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHours{padding:8rem 0}}.home-module-scss-module__PNOAvW__home__clinicHoursInner{padding:0 2rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursInner{align-items:center;gap:5rem;width:90%;max-width:123rem;margin:0 auto;padding:0;display:flex}}.home-module-scss-module__PNOAvW__home__clinicHoursTable{width:100%}.home-module-scss-module__PNOAvW__home__clinicHoursTable tr{text-align:left}.home-module-scss-module__PNOAvW__home__clinicHoursTable td,.home-module-scss-module__PNOAvW__home__clinicHoursTable th{border-bottom:.1rem solid var(--white)}.home-module-scss-module__PNOAvW__home__clinicHoursTable td{padding:1rem 0;line-height:1.2}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursTable td{padding:2.1rem 0}}.home-module-scss-module__PNOAvW__home__clinicHoursHead{font-size:1.3rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursHead{font-size:1.8rem}}.home-module-scss-module__PNOAvW__home__clinicHoursHead th{padding:1rem 0}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursHead th{padding:2.1rem 0}}.home-module-scss-module__PNOAvW__home__clinicHoursHead th:first-of-type{font-weight:400}.home-module-scss-module__PNOAvW__home__clinicHoursHead th:last-of-type{color:var(--red)}.home-module-scss-module__PNOAvW__home__clinicHoursHeadRow{text-align:center;font-weight:600}.home-module-scss-module__PNOAvW__home__clinicHoursBody{font-size:1.5rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursBody{font-size:1.8rem}}.home-module-scss-module__PNOAvW__home__clinicHoursBodyTimeSlot{font-family:var(--fontEn);font-weight:700}.home-module-scss-module__PNOAvW__home__clinicHoursBodySmall{font-size:1rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursBodySmall{font-size:1.3rem}}.home-module-scss-module__PNOAvW__home__clinicHoursRow{text-align:center}.home-module-scss-module__PNOAvW__home__clinicHoursRow_red{color:var(--red);font-size:1.8rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursRow_red{font-size:2.2rem}}.home-module-scss-module__PNOAvW__home__clinicHoursContent{width:100%;margin-bottom:3rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursContent{width:59.187%;margin-bottom:0}}.home-module-scss-module__PNOAvW__home__clinicHoursText{margin-top:1.6rem;font-size:1.4rem}.home-module-scss-module__PNOAvW__home__clinicHoursContact{background-color:var(--white);text-align:center;border-radius:2rem;padding:2rem 0}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursContact{width:37.3171%;padding:4rem 2rem}}.home-module-scss-module__PNOAvW__home__clinicHoursContactTitle{margin-bottom:1.2rem;font-size:1.5rem;font-weight:500}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursContactTitle{margin-bottom:2rem;font-size:2rem}}.home-module-scss-module__PNOAvW__home__clinicHoursContactTel{font-size:2rem;font-weight:500;font-family:var(--fontEn);margin-bottom:1.2rem}.home-module-scss-module__PNOAvW__home__clinicHoursContactTel span{font-size:2.4rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursContactTel span{font-size:3.6rem}}.home-module-scss-module__PNOAvW__home__clinicHoursContactTime{font-size:1.3rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__clinicHoursContactTime{font-size:1.5rem}}.home-module-scss-module__PNOAvW__home__recruit{padding-top:5.6rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__recruit{padding-top:11rem}}.home-module-scss-module__PNOAvW__home__recruitInner{padding:0 1.5rem;position:relative}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__recruitInner{width:90%;max-width:120rem;margin:0 auto;padding:0}}.home-module-scss-module__PNOAvW__home__recruitImage{margin-bottom:6rem}.home-module-scss-module__PNOAvW__home__recruitTitle{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__recruitTitle{margin-bottom:2.6rem;font-size:2.4rem}}.home-module-scss-module__PNOAvW__home__recruitLinks{flex-direction:column;gap:1.2rem;margin-bottom:6rem;display:flex}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__recruitLinks{flex-direction:row;justify-content:center;gap:2rem;margin-bottom:10rem}}.home-module-scss-module__PNOAvW__home__recruitLinkBtn{color:var(--red);background:#f2f1e9;border-radius:1.6rem;flex:1;justify-content:center;align-items:center;padding:3rem 2.2rem;font-size:1.8rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;transition:background .3s,opacity .3s;display:flex;position:relative}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__recruitLinkBtn{font-size:2rem}}.home-module-scss-module__PNOAvW__home__recruitLinkBtn:after{content:"";border-top:.2rem solid var(--red);border-right:.2rem solid var(--red);width:1.2rem;height:1.2rem;position:absolute;right:3.5rem;transform:rotate(45deg)}.home-module-scss-module__PNOAvW__home__recruitLinkBtn:hover{opacity:.9;background:#e8e7df}.home-module-scss-module__PNOAvW__home__recruitLinkBtn:hover:after{transition:all .2s;transform:rotate(45deg)translate(5px,-5px)}.home-module-scss-module__PNOAvW__home__modalImage{align-items:center;gap:1.2rem;margin-bottom:2.4rem;display:flex}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__modalImage{gap:2rem;margin-bottom:4rem}}.home-module-scss-module__PNOAvW__home__modalImageIcon{width:6rem;height:6rem}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__modalImageIcon{width:8rem;height:8rem}}.home-module-scss-module__PNOAvW__home__modalTitle{letter-spacing:.02rem;font-size:2.4rem;font-weight:700}@media (min-width:768px){.home-module-scss-module__PNOAvW__home__modalTitle{font-size:3.2rem}}.home-module-scss-module__PNOAvW__home__modalContent{letter-spacing:.02rem;white-space:pre-wrap;font-size:1.6rem;line-height:1.8}.home-module-scss-module__PNOAvW__home__modalContent h3{margin-top:1.6rem;margin-bottom:.8rem;font-size:1.8rem;font-weight:600}.home-module-scss-module__PNOAvW__home__modalContent .home__modalList{margin-top:0}.home-module-scss-module__PNOAvW__home__modalContent .home__modalList li{margin-bottom:.8rem;line-height:1.6}.home-module-scss-module__PNOAvW__home__modalContent .home__modalList li:last-child{margin-bottom:0}.home-module-scss-module__PNOAvW__home__modalContent .home__modalList li strong{font-weight:600}
:root{--white:#fff;--black:#000;--gray:#f0efe8;--lightGray:#5d5d5d;--red:#eb411f;--green:#0ebd9a;--mainBg:#eff1f6;--fontJp:var(--font-noto-sans-jp),sans-serif;--fontEn:var(--font-overpass),sans-serif}.Carousel-module-scss-module__6TIkWa__carousel{position:relative}.Carousel-module-scss-module__6TIkWa__carousel__item{opacity:0;width:100%;height:100%;transition:opacity 1.5s linear;position:absolute;top:0;left:0}.Carousel-module-scss-module__6TIkWa__carousel__item.Carousel-module-scss-module__6TIkWa__active{opacity:1}.Carousel-module-scss-module__6TIkWa__carousel__item:first-child{position:relative}
