@charset "UTF-8";:root{--color-text:#434343;--color-text-sub:#2e2e2e;--color-primary:#2d81dd;--color-secondary:#eb7bff;--color-accent:#ff7ba1;--color-base-white:#fff;--color-base-black:#000;--color-blue-gradient:linear-gradient(
    to bottom,
    #3e92ed 0%,
    #4aced2 62.56%,
    #4fdecd 93.1%,
    #50e2cc 100%
  );--color-blue-gradient-reverse:linear-gradient(
    to top,
    #3e92ed 0%,
    #4aced2 62.56%,
    #4fdecd 93.1%,
    #50e2cc 100%
  );--color-green-gradient:linear-gradient(
    to bottom,
    #58eac9 0%,
    #a8eebf 61.58%,
    #cdf0bb 100%
  );--color-green-gradient-reverse:linear-gradient(
    to top,
    #58eac9 0%,
    #a8eebf 61.58%,
    #cdf0bb 100%
  );--color-purple-gradient:linear-gradient(
    to bottom,
    #97a6e3 0%,
    #dbb2e3 62.07%,
    #eab5e3 100%
  );--color-purple-gradient-reverse:linear-gradient(
    to top,
    #97a6e3 0%,
    #dbb2e3 62.07%,
    #eab5e3 100%
  );--opacity:0.7}:root{--font-family-ja:"Zen Maru Gothic",sans-serif;--line-height:1.75;--letter-spacing:0em;--font-size:16px}@media screen and (max-width:374px){:root{--font-size:calc(100vw / 375 * 16)}}@media screen and (min-width:1441px){:root{--font-size:clamp(16px, calc(100vw / 1440 * 16), 18px)}}*,::after,::before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}article,aside,body,figcaption,figure,footer,header,main,menu,nav,section{display:block;margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none;margin:0;padding:0}img,picture{display:block;max-width:100%;height:auto;border:0}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}button,input,select,textarea{font:inherit;color:inherit}input,textarea{margin:0;padding:0}textarea{resize:vertical}input[type=search]{-webkit-appearance:textfield}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer;margin:0;padding:0}button:disabled{cursor:not-allowed}summary{display:block;cursor:pointer}summary::-webkit-details-marker{display:none}address{font-style:normal}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:inherit}:focus-visible{outline:2px solid var(--focus-ring,#2684ff);outline-offset:2px}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}:target{scroll-margin-block:5ex}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}button,input,select,textarea{font:inherit;color:inherit;background:0 0;border:none;border-radius:0;padding:0;margin:0;outline:0;appearance:none;-webkit-appearance:none;-moz-appearance:none}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:0 0;border:none;outline:0;resize:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}textarea{resize:vertical}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select::-ms-expand{display:none}button,input[type=button],input[type=reset],input[type=submit]{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.6}input[type=checkbox],input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;padding:0;border:none;background:0 0;cursor:pointer}input[type=file]{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background:0 0}::-moz-placeholder{color:#aaa;opacity:1}::placeholder{color:#aaa;opacity:1}html{--header-height:100px;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) - 40px);font-size:var(--font-size)}@media screen and (max-width:768px){html{--header-height:60px}}body{overflow-x:hidden;overflow-y:auto;font-family:var(--font-family-ja);color:var(--color-text);font-weight:500;background:var(--color-base-white);line-height:var(--line-height);letter-spacing:var(--letter-spacing)}a{display:inline-block;color:inherit;cursor:pointer}body{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1;overflow:hidden}@media screen and (min-width:769px){a[href^=tel]{pointer-events:none}}.u-sp-only{display:none!important}@media screen and (max-width:768px){.u-pc-only{display:none!important}.u-sp-only{display:block!important}}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--transition:0.2s;--transition-slow:0.6s cubic-bezier(0.25, 1, 0.5, 1);--animation-pulsation:pulsation 0.5s alternate infinite}@keyframes pulsation{0%{transform:scale(1)}50%{transform:scale(.95)}100%{transform:scale(1.05)}}[data-js-fade-left-right],[data-js-fade-right-left],[data-js-fade-up],[data-js-fadeChain-left-right-rapid]>*,[data-js-fadeChain-left-right]>*,[data-js-fadeChain-up-rapid]>*,[data-js-fadeChain-up]>*{opacity:0;visibility:hidden;will-change:opacity,visibility,transform}.l-404page__lead{font-weight:700;font-size:clamp(1.75rem,1.573943662rem + .7511737089vw,2.25rem);line-height:var(--line-height-sm);letter-spacing:var(--letter-spacing)}.l-404page__text{margin-top:clamp(3rem,2.735915493rem + 1.1267605634vw,3.75rem)}.l-404page__button{margin-top:clamp(3.25rem,2.8098591549rem + 1.8779342723vw,4.5rem);text-align:center}.l-footer{background:#eff7ff}.l-footer__inner.l-inner{padding-top:clamp(2.25rem,.7095070423rem + 6.5727699531vw,6.625rem);padding-bottom:clamp(2.5rem,1.9718309859rem + 2.2535211268vw,4rem);display:flex;gap:clamp(1.5rem,.2676056338rem + 5.2582159624vw,5rem)}@media screen and (max-width:1024px){.l-footer__inner.l-inner{flex-direction:column;align-items:center;max-width:43.75rem;margin-inline:auto}}.l-footer__infoArea{flex:1}@media screen and (max-width:1024px){.l-footer__infoArea{width:100%}}.l-footer__logoArea{display:flex;align-items:center;gap:clamp(1rem,.823943662rem + .7511737089vw,1.5rem);margin-bottom:clamp(1rem,.8679577465rem + .5633802817vw,1.375rem)}.l-footer__logoArea img,.l-footer__logoArea picture{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.l-footer__logoArea{flex-direction:column}}.l-footer__logo{width:clamp(10rem,8.0633802817rem + 8.2629107981vw,15.5rem);display:grid}.l-footer__sns{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:1rem;border-radius:.3125rem;background:linear-gradient(to bottom,#92f1dc 0,#f7c4e7 97.04%,#f9a7de 100%);padding-inline:.9375rem;padding-block:.5rem}@media screen and (max-width:768px){.l-footer__sns{gap:1.5625rem;background:0 0}}.l-footer__snsItem{width:1.875rem;display:grid;place-content:center}@media screen and (max-width:768px){.l-footer__snsItem{display:block;width:4.1875rem;height:4.1875rem;border-radius:1.25rem;background:linear-gradient(to bottom,#92f1dc 0,#f7c4e7 97.04%,#f9a7de 100%);box-shadow:0 3px 6px rgba(0,0,0,.16)}.l-footer__snsItem a{display:grid;place-content:center;width:100%;height:100%}}.l-footer__snsItem img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}.l-footer__desc{font-weight:500;font-size:1rem;line-height:1.5}@media screen and (max-width:768px){.l-footer__desc.--address{margin-top:1.5rem}}.l-footer__desc-text,.l-footer__desc-title{display:inline}@media screen and (max-width:768px){.l-footer__desc-title{display:block}}.l-footer__desc-text span{display:inline-block}@media screen and (max-width:768px){.l-footer__desc-text{display:block;margin-left:1.25rem}}.l-footer__access{display:flex;flex-direction:column;gap:clamp(1.875rem,1.7429577465rem + .5633802817vw,2.25rem);margin-top:clamp(2.125rem,1.8169014085rem + 1.3145539906vw,3rem)}.l-footer__access-headingArea{display:flex;align-items:center;gap:.625rem;padding-left:clamp(.00625rem,-.1676056338rem + .7417840376vw,.5rem);border-bottom:2px solid var(--color-primary);width:-moz-fit-content;width:fit-content}.l-footer__access-heading{font-weight:700;font-size:1rem;line-height:1.4;color:var(--color-primary)}@media screen and (max-width:768px){.l-footer__access-heading{font-weight:500}}.l-footer__access-text{display:flex;flex-direction:column;gap:.625rem;font-weight:700;font-size:1rem;line-height:1.5;margin-top:clamp(.5rem,.4559859155rem + .1877934272vw,.625rem);margin-left:clamp(1.125rem,-.0633802817rem + 5.0704225352vw,4.5rem)}@media screen and (max-width:768px){.l-footer__access-text{font-weight:500;gap:1.5rem}}.l-footer__access-text-item span{display:inline-block}.l-footer__map{aspect-ratio:1440/371}@media screen and (max-width:768px){.l-footer__map{aspect-ratio:375/370}}.l-footer__map iframe{display:block;width:100%;height:100%}.l-footer__copyright{display:flex;justify-content:center;gap:1rem;background:var(--color-primary);color:var(--color-base-white);padding-block:1rem}@media screen and (max-width:1024px){.l-footer__copyright{padding-block:1rem clamp(5.625rem,4.9647887324rem + 2.8169014085vw,7.5rem)}}@media screen and (max-width:768px){.l-footer__copyright{flex-direction:column}}.l-footer__copyright-company{font-weight:500;font-size:clamp(.875rem,.8309859155rem + .1877934272vw,1rem);line-height:1.5}@media screen and (max-width:768px){.l-footer__copyright-company{line-height:1.1428571429;text-align:center}}.l-footer__copyright-desc{font-size:clamp(.625rem,.4929577465rem + .5633802817vw,1rem);line-height:1.5}@media screen and (max-width:768px){.l-footer__copyright-desc{line-height:1.6;text-align:center}}.l-footer__ctaArea{margin-top:clamp(1.5rem,1.1478873239rem + 1.5023474178vw,2.5rem);display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.l-footer__cta{width:13.75rem;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}@media (any-hover:hover){.l-footer__cta:hover{animation:var(--animation-pulsation)}}.l-footer__contactArea{width:43.75rem}@media screen and (max-width:1024px){.l-footer__contactArea{width:100%}}.l-footer__timeTableWrapper{border-radius:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem);background:var(--color-base-white);box-shadow:0 3px 6px rgba(0,0,0,.16);width:100%;padding-block:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem);padding-inline:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem);margin-top:1.75rem;font-weight:500;font-size:1rem;line-height:1.5}.l-footer__timeTable{position:relative}.l-footer__table{width:100%;table-layout:fixed;position:relative}@media screen and (max-width:768px){.l-footer__table-heading{width:2.75rem}}.l-footer__table td,.l-footer__table th{text-align:center;vertical-align:middle;font-weight:500;font-size:1rem;line-height:1.25;height:3.125rem}.l-footer__table td span,.l-footer__table th span{display:inline-block}.l-footer__table tr{position:relative}.l-footer__note{font-weight:500;font-size:1rem;line-height:1.5;margin-top:.875rem}.l-footer__table.--border-only{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.l-footer__table.--border-only::before{content:"";position:absolute;top:-.3125rem;left:0;width:100%;height:.625rem;background:radial-gradient(ellipse 70% 50% at center,var(--color-primary),var(--color-primary) 30%,transparent 40%,transparent);background-size:clamp(.5rem,.4559859155rem + .1877934272vw,.625rem) clamp(.5rem,.4559859155rem + .1877934272vw,.625rem)}.l-footer__table.--border-only td,.l-footer__table.--border-only th{opacity:0}.l-footer__table.--border-only tr::after{content:"";position:absolute;left:0;bottom:-.3125rem;width:100%;height:.625rem;background:radial-gradient(ellipse 70% 50% at center,var(--color-primary),var(--color-primary) 30%,transparent 40%,transparent);background-size:clamp(.5rem,.4559859155rem + .1877934272vw,.625rem) clamp(.5rem,.4559859155rem + .1877934272vw,.625rem)}.l-hamburger{position:fixed;top:12px;right:12px;z-index:3000;width:83px;height:79px}@media screen and (max-width:768px){.l-hamburger{top:6px;right:6px;width:50px;height:47px}}.l-hamburger__icon{position:absolute;top:0;left:0;width:100%;z-index:-1;transition:var(--transition-slow);will-change:opacity}.l-hamburger__icon img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}.l-hamburger__icon.is-open{opacity:0}.l-hamburger__icon.is-close{opacity:1}.l-hamburger__bar{position:absolute;left:50%;transform:translateX(-50%);width:35px;height:3px;border-radius:100vmax;background:var(--color-primary);transition:var(--transition);will-change:transform}@media screen and (max-width:768px){.l-hamburger__bar{width:25px;height:2px}}.l-hamburger__bar:nth-of-type(1){top:17px}@media screen and (max-width:768px){.l-hamburger__bar:nth-of-type(1){top:10px}}.l-hamburger__bar:nth-of-type(2){top:27px}@media screen and (max-width:768px){.l-hamburger__bar:nth-of-type(2){top:17px}}.l-hamburger__bar:nth-of-type(3){top:37px}@media screen and (max-width:768px){.l-hamburger__bar:nth-of-type(3){top:24px}}.l-hamburger__text{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);font-weight:700;font-size:18px;letter-spacing:var(--letter-spacing);line-height:1;text-align:center;white-space:nowrap;color:var(--color-primary)}@media screen and (max-width:768px){.l-hamburger__text{font-size:8px;bottom:10px}}.l-hamburger.is-open .l-hamburger__bar:nth-of-type(1){transform:translate(-19px,11px) rotate(225deg)}@media screen and (max-width:768px){.l-hamburger.is-open .l-hamburger__bar:nth-of-type(1){transform:translate(-13px,7px) rotate(225deg)}}.l-hamburger.is-open .l-hamburger__bar:nth-of-type(2){opacity:0}.l-hamburger.is-open .l-hamburger__bar:nth-of-type(3){transform:translate(-19px,-9px) rotate(-225deg)}@media screen and (max-width:768px){.l-hamburger.is-open .l-hamburger__bar:nth-of-type(3){transform:translate(-13px,-7px) rotate(-225deg)}}.l-hamburger.is-open .l-hamburger__icon.is-close{opacity:0}.l-hamburger.is-open .l-hamburger__icon.is-open{opacity:1}.l-header{position:fixed;top:0;left:0;z-index:1000;width:100%;height:var(--header-height)}@media screen and (max-width:1024px){.l-header{background:rgba(255,255,255,.75);background:color-mix(in srgb,var(--color-base-white) 75%,transparent);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16));backdrop-filter:blur(50px)}}.l-header__inner{height:100%;margin-inline:auto;padding-left:clamp(.9375rem,-.2728873239rem + 5.1643192488vw,4.375rem);padding-right:6.9375rem;box-sizing:content-box;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.l-header__inner{align-items:center}}.l-header__nav{display:flex;align-items:center;height:100%}.l-header__logoWrapper{display:flex;flex-wrap:wrap;gap:0 clamp(.5rem,.323943662rem + .7511737089vw,1rem);margin-top:clamp(.6875rem,.2693661972rem + 1.7840375587vw,1.875rem);height:-moz-fit-content;height:fit-content}@media screen and (max-width:1024px){.l-header__logoWrapper{margin-top:clamp(.25rem,.0959507042rem + .6572769953vw,.6875rem)}}.l-header__logo{width:clamp(9.5rem,6.7711267606rem + 11.6431924883vw,17.25rem);height:-moz-fit-content;height:fit-content}.l-header__logo img,.l-header__logo picture{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.l-header__desc{font-weight:500;font-size:clamp(.75rem,.661971831rem + .3755868545vw,1rem);line-height:1.5;color:var(--color-primary);align-self:flex-end}@media screen and (max-width:768px){.l-header__desc{letter-spacing:.05em;margin-left:.125rem}}.l-header__ctaArea{display:flex;gap:clamp(.625rem,.4269366197rem + .8450704225vw,1.1875rem)}@media screen and (max-width:1024px){.l-header__ctaArea{display:none}}.l-header__tel{height:100%;text-decoration:none;background:var(--color-blue-gradient);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16));border-radius:0 0 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:.625rem}.l-header__telNumber{font-weight:700;font-size:50px;line-height:1;color:var(--color-base-white);text-shadow:1px 3px 0 var(--color-primary);white-space:nowrap}.l-header__telText{font-weight:700;font-size:.875rem;letter-spacing:.04em;line-height:1.5714285714;color:var(--color-base-white)}.l-header__buttonArea{display:flex}.l-header__button-reservation{width:8.75rem;height:100%;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:0 0 0 1.25rem;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.75rem;position:relative;overflow:hidden}.l-header__button-reservation::before{content:"";position:absolute;inset:0;width:100%;height:100%;background:var(--color-green-gradient);z-index:-1}.l-header__button-reservation .l-header__button-icon{width:2.875rem}.l-header__button-hearing{width:8.75rem;height:100%;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:0 0 1.25rem 0;text-decoration:none;display:flex;align-items:center;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.l-header__button-hearing::before{content:"";position:absolute;inset:0;width:100%;height:100%;background:var(--color-purple-gradient);z-index:-1;transition:var(--transition-slow)}.l-header__button-hearing .l-header__button-icon{width:2.375rem}.l-header__button-text{font-weight:900;font-size:1.375rem;line-height:1.2727272727;color:var(--color-base-white);text-align:center;position:relative;z-index:1}@media (any-hover:hover){.l-header__button-hearing:hover .l-header__button-icon,.l-header__button-hearing:hover .l-header__button-text,.l-header__button-reservation:hover .l-header__button-icon,.l-header__button-reservation:hover .l-header__button-text{animation:var(--animation-pulsation)}}.l-hero{position:relative;height:100svh;overflow:hidden}.l-hero__inner{padding-inline:clamp(.9375rem,-3.0020491803rem + 8.1967213115vw,4.375rem);margin-inline:auto}.l-hero__bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.l-hero__bg img,.l-hero__bg picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-hero__content{position:relative}.l-hero__textArea{position:absolute;left:0;top:23.4vh;width:100%}@media screen and (max-width:768px){.l-hero__textArea{top:clamp(4.6875rem,3.036971831rem + 7.0422535211vw,9.375rem)}}.l-hero__mainText{font-weight:500;font-size:clamp(1.25rem,.1039493294rem + 2.3845007452vw,2.25rem);letter-spacing:.02em;line-height:1.1944444444;text-align:left;color:var(--color-primary)}.l-hero__mainText-sub{position:relative;margin-left:clamp(1.875rem,-.5603576751rem + 5.0670640835vw,4rem)}@media screen and (max-width:768px){.l-hero__mainText-sub{margin-left:clamp(2.375rem,1.659351145rem + 3.0534351145vw,3.125rem)}}.l-hero__mainText-sub::before{content:"";position:absolute;top:clamp(.5rem,.2134873323rem + .5961251863vw,.75rem);left:clamp(-1.25rem,-.3111028316rem + -1.043219076vw,-.8125rem);width:clamp(.125rem,.1029929577rem + .0938967136vw,.1875rem);height:70%;background:var(--color-primary);border-radius:100vmax;rotate:-30deg}.l-hero__mainText-sub::after{content:"";position:absolute;top:clamp(.5rem,.2134873323rem + .5961251863vw,.75rem);right:clamp(-1.25rem,-.3111028316rem + -1.043219076vw,-.8125rem);width:clamp(.125rem,.1029929577rem + .0938967136vw,.1875rem);height:70%;background:var(--color-primary);border-radius:100vmax;rotate:30deg}.l-hero__mainText-accent{font-weight:700;font-size:clamp(1.375rem,.0140648286rem + 2.8315946349vw,2.5625rem);line-height:1.1707317073;letter-spacing:.04em;color:var(--color-base-white);border-radius:100vmax;background:linear-gradient(to top,#f9a7de 0,#b199dd 27.11%,#788fdd 51.74%,#4f87dd 72.7%,#3682dd 89.15%,#2d81dd 94.56%);display:inline-block;margin-right:clamp(.4375rem,.2226154993rem + .4470938897vw,.625rem);margin-top:clamp(.5rem,.2134873323rem + .5961251863vw,.75rem);padding-block:.25rem;padding-inline:clamp(.8125rem,.7408718331rem + .1490312966vw,.875rem)}@media screen and (max-width:768px){.l-hero__mainText-accent{font-size:clamp(1.375rem,.9568661972rem + 1.7840375587vw,2.5625rem)}}.l-hero__mainText-highlight{font-weight:500;font-size:clamp(3.5rem,2.3539493294rem + 2.3845007452vw,4.5rem);line-height:1.3;color:var(--color-primary);text-shadow:clamp(.1875rem,.1654929577rem + .0938967136vw,.25rem) clamp(.1875rem,.0774647887rem + .4694835681vw,.5rem) 0 #f9a7de;position:relative;left:clamp(-2rem,-1.1549295775rem + -.9389671362vw,-1.375rem);white-space:nowrap}@media screen and (max-width:768px){.l-hero__mainText-highlight{font-size:clamp(2.6875rem,2.0492957746rem + 2.7230046948vw,4.5rem)}}.l-hero__subText{font-weight:500;font-size:clamp(1.375rem,.6587183308rem + 1.4903129657vw,2rem);letter-spacing:.04em;line-height:1.25;color:var(--color-primary);margin-top:clamp(2rem,1.4938380282rem + 2.1596244131vw,3.4375rem)}@media screen and (max-width:768px){.l-hero__subText{text-align:center;position:absolute;bottom:17vh;width:100%;font-size:clamp(1.375rem,1.1549295775rem + .9389671362vw,2rem)}}@media screen and (max-width:768px){.l-hero__subText.--pc{display:none}}.l-hero__subText.--sp{display:none}@media screen and (max-width:768px){.l-hero__subText.--sp{display:block}}.l-hero__ctaArea{position:absolute;right:0;top:24.5vh;display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:768px){.l-hero__ctaArea{top:clamp(13.75rem,8.9790076336rem + 20.3562340967vw,18.75rem);right:auto;left:0;gap:1rem;margin-inline:calc(50% - 50vw)}}.l-hero__cta{text-decoration:none;border-radius:100vmax;padding-block:clamp(.625rem,-.0912816692rem + 1.4903129657vw,1.25rem);padding-left:clamp(1.5rem,.2823211624rem + 2.5335320417vw,2.5625rem);box-shadow:0 3px 6px rgba(0,0,0,.16);min-width:clamp(11.25rem,1.2220566319rem + 20.8643815201vw,20rem);min-height:clamp(4rem,2.8539493294rem + 2.3845007452vw,5rem);place-content:center;position:relative}@media screen and (max-width:768px){.l-hero__cta{min-width:initial;width:clamp(7.6875rem,3.3521126761rem + 18.4976525822vw,20rem);border-radius:0 100vmax 100vmax 0;min-height:clamp(2.875rem,2.1267605634rem + 3.1924882629vw,5rem);padding-left:clamp(.9375rem,.3653169014rem + 2.441314554vw,2.5625rem);padding-block:0;padding-top:.3125rem}}.l-hero__cta-text{font-weight:700;font-size:clamp(.9375rem,.1495901639rem + 1.6393442623vw,1.625rem);line-height:1.3076923077;color:var(--color-base-white);display:inline-block}@media screen and (max-width:768px){.l-hero__cta-text{line-height:1;font-size:clamp(1rem,.7799295775rem + .9389671362vw,1.625rem)}}.l-hero__cta-text span{display:inline-block}@media screen and (max-width:768px){.l-hero__cta-text .--small{font-size:clamp(.75rem,.4419014085rem + 1.3145539906vw,1.625rem);line-height:1;color:var(--color-base-white);display:inline-block;margin-left:.125rem}}.l-hero__cta-icon{position:absolute;top:50%;transform:translateY(-50%);left:clamp(.625rem,.1952309985rem + .8941877794vw,1rem);width:clamp(.625rem,.1952309985rem + .8941877794vw,1rem)}@media screen and (max-width:768px){.l-hero__cta-icon{display:none}}.l-hero__cta.--pink{background:linear-gradient(to bottom,#ffdbf3 0,#f6b1df 40.89%,#f87ccb 58.62%,#fdd0ee 100%)}.l-hero__cta.--green{background:linear-gradient(#3ed8e0 0,#2cd5dd 44.33%,#11cfd7 54.19%,#55dce2 68.97%,#7ae3e8 100%)}.l-hero__ctaArea .l-hero__cta:nth-child(1) .l-hero__cta-text{letter-spacing:-.1em}.l-hero__ctaArea .l-hero__cta:nth-child(3) .l-hero__cta-text{letter-spacing:-.05em}.l-hero__cta:hover{animation:var(--animation-pulsation)}.l-hero__scrollDown{position:absolute;bottom:4.125rem;left:clamp(-2.8125rem,-6.0429303279rem + 6.7213114754vw,.00625rem);display:flex;flex-direction:column;rotate:-90deg;text-align:right}@media screen and (max-width:768px){.l-hero__scrollDown{display:none}}.l-hero__scrollDown-text{font-weight:500;font-size:clamp(1rem,.7134873323rem + .5961251863vw,1.25rem);letter-spacing:.02em;line-height:1;color:var(--color-primary);margin-block-end:.375rem}.l-hero__scrollDown-bar{width:10.125rem;height:2px;position:relative}.l-hero__scrollDown-bar::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-primary);transform-origin:right;transform:scaleX(0);animation:scrollDown 1.5s cubic-bezier(1,0,0,1) infinite}@keyframes scrollDown{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.l-inner{max-width:81.25rem;padding-inline:clamp(.9375rem,-.2728873239rem + 5.1643192488vw,4.375rem);margin-inline:auto;box-sizing:content-box}@media screen and (max-width:768px){.l-inner{max-width:37.5rem}}.l-inner--sm{max-width:75rem;padding-inline:clamp(.9375rem,-1.3732394366rem + 9.8591549296vw,7.5rem);margin-inline:auto;box-sizing:content-box}@media screen and (max-width:768px){.l-inner--sm{max-width:37.5rem}}.l-mv{margin-top:clamp(2.375rem,1.7147887324rem + 2.8169014085vw,4.25rem)}.l-mv__title{font-weight:700;font-size:clamp(1.75rem,1.573943662rem + .7511737089vw,2.25rem);line-height:var(--line-height-sm);letter-spacing:var(--letter-spacing)}.l-spnav{position:fixed;top:0;right:0;z-index:2000;height:100vh;width:100%;max-width:clamp(31.25rem,24.3034638554rem + 10.843373494vw,34.0625rem);transform:translateX(100%);transition:var(--transition-slow);will-change:transform}.l-spnav__content{overflow-y:auto;height:95svh;padding-inline:clamp(1.875rem,1.1267605634rem + 3.1924882629vw,4rem)}.l-spnav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5625rem;margin-top:16vh}@media screen and (max-width:768px){.l-spnav__list{gap:1.875rem;margin-top:17vh}}.l-spnav__itemLink{font-weight:700;font-size:1.1875rem;line-height:1.4210526316;color:var(--color-primary);text-decoration:none;transition:var(--transition)}@media screen and (max-width:768px){.l-spnav__itemLink{font-weight:500;font-size:1.3125rem;line-height:1.4285714286}}.l-spnav__bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.l-spnav__bg img,.l-spnav__bg picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-spnav__ctaArea{margin-top:11vh;display:flex;flex-wrap:wrap;gap:.625rem}@media screen and (max-width:1024px){.l-spnav__ctaArea{display:none}}.l-spnav__cta{width:12.5rem;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}.l-spnav__cta.--tel{margin-right:1.25rem}@media (any-hover:hover){.l-spnav__cta:hover{animation:var(--animation-pulsation)}}.l-spnav.is-open{transform:translateX(0)}@media screen and (max-width:768px){body:has(.l-spnav.is-open){overflow:hidden}}.p-habitCheck{background:linear-gradient(#fff 0,#fff 11.33%,#fff 68.97%,#c5fcf0 97.04%,#cdfdf3 100%);padding-top:clamp(3.3125rem,2.6742957746rem + 2.7230046948vw,5.125rem);padding-bottom:clamp(3.125rem,1.0343309859rem + 8.9201877934vw,9.0625rem);position:relative}.p-habitCheck__inner{max-width:58.125rem}.p-habitCheck__title{position:relative}.p-habitCheck__title::before{content:"";position:absolute;top:clamp(-3.75rem,-1.2147887324rem + -2.8169014085vw,-1.875rem);left:50%;transform:translateX(-50%);background:url(../images/habitCheck-title-bg.svg) no-repeat center center/contain;width:clamp(8rem,5.0070422535rem + 12.7699530516vw,16.5rem);height:clamp(8.375rem,5.2720070423rem + 13.2394366197vw,17.1875rem)}.p-habitCheck__list{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2.25rem,1.7218309859rem + 2.2535211268vw,3.75rem) clamp(2.625rem,1.8547535211rem + 3.2863849765vw,4.8125rem);margin-top:clamp(2.375rem,1.1866197183rem + 5.0704225352vw,5.75rem)}@media screen and (max-width:1024px){.p-habitCheck__list{grid-template-columns:repeat(2,1fr);max-width:34.375rem;margin-inline:auto}}@media screen and (max-width:768px){.p-habitCheck__list{padding-left:.9375rem}}.p-habitCheck__imageWrap{position:relative}.p-habitCheck__imageWrap::before{content:"";position:absolute;top:-11%;left:-10%;width:100%;height:100%;border-radius:50%;aspect-ratio:1/1;background:linear-gradient(#92f1dc 0,#f7c4e7 97.04%,#f9a7de 100%);opacity:.24;mix-blend-mode:multiply}.p-habitCheck__imageWrap::after{content:"";position:absolute;right:-4%;bottom:-8%;width:45%;height:45%;border-radius:50%;aspect-ratio:1/1;background:#ffe6f7}.p-habitCheck__item:nth-child(2n) .p-habitCheck__imageWrap::before{background:linear-gradient(to top,#92f1dc 0,#f7c4e7 78.43%,#f9a7de 100%)}.p-habitCheck__item:nth-child(2n) .p-habitCheck__imageWrap::after{background:#eff7ff}.p-habitCheck__image{position:relative;border-radius:50%;overflow:hidden;aspect-ratio:1/1;width:100%;box-shadow:0 2px 10px rgba(0,0,0,.16);z-index:1}.p-habitCheck__image::before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to bottom,#92f1dc 0,#f7c4e7 86.74%,#f9a7de 100%);opacity:.5;mix-blend-mode:overlay}.p-habitCheck__image img,.p-habitCheck__image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-habitCheck__text{font-weight:500;font-size:clamp(.875rem,.786971831rem + .3755868545vw,1.125rem);line-height:1.2222222222;text-align:center;margin-top:clamp(1rem,.6919014085rem + 1.3145539906vw,1.875rem)}@media screen and (max-width:768px){.p-habitCheck__text{line-height:1.2857142857;position:relative;left:-4%;width:108%}}.p-habitCheck__message{margin-top:clamp(1.25rem,.3257042254rem + 3.9436619718vw,3.875rem);width:clamp(21.875rem,13.8644366197rem + 34.1784037559vw,44.625rem);margin-left:clamp(.00625rem,-1.5320422535rem + 6.5633802817vw,4.375rem)}.p-habitCheck__message img,.p-habitCheck__message picture{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-habitCheck__wave{position:absolute;bottom:clamp(1.125rem,-.2394366197rem + 5.8215962441vw,5rem);left:0;width:100%}@media screen and (min-width:1441px){.p-habitCheck__wave{bottom:4.5vw}}.p-habitCheck__wave img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .08))}.p-oralDev{position:relative;z-index:1;margin-top:clamp(-5rem,-1.7887323944rem + -3.5680751174vw,-2.625rem);padding-top:1.875rem;padding-bottom:clamp(2.5rem,1.1795774648rem + 5.6338028169vw,6.25rem);background:linear-gradient(to bottom,#fcfcfc 0,#fafafa 8.37%,#eff7ff 17.03%,#eff7ff 62.56%,#fde2ea 100%)}.p-oralDev__title-sub{position:absolute;left:clamp(-8.125rem,-1.7024647887rem + -7.1361502347vw,-3.375rem);top:clamp(-3.5rem,-2.823943662rem + -.7511737089vw,-3rem);width:clamp(7.875rem,6.0264084507rem + 7.8873239437vw,13.125rem)}.p-oralDev__title-sub img,.p-oralDev__title-sub picture{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-oralDev__mainVisual{display:flex;justify-content:center;gap:0 clamp(2.5rem,-.3651266766rem + 5.9612518629vw,5rem);margin-top:clamp(1.375rem,.2746478873rem + 4.6948356808vw,4.5rem)}@media screen and (max-width:768px){.p-oralDev__mainVisual{flex-direction:column-reverse}}.p-oralDev__textArea{width:34.875rem}@media screen and (max-width:768px){.p-oralDev__textArea{width:100%}}.p-oralDev__lead{font-weight:500;font-size:clamp(1.3125rem,1.0264084507rem + 1.220657277vw,2.125rem);letter-spacing:.02em;line-height:1.2352941176;margin-top:.5rem}.p-oralDev__lead .--accent{color:var(--color-primary)}@media screen and (max-width:768px){.p-oralDev__lead{line-height:1.380952381;margin-top:1rem;text-align:center}}.p-oralDev__desc{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;margin-top:clamp(.75rem,.1338028169rem + 2.6291079812vw,2.5rem)}@media screen and (max-width:768px){.p-oralDev__desc{line-height:1.5}}.p-oralDev__image{width:34.5rem}@media screen and (max-width:768px){.p-oralDev__image{width:100%}}.p-oralDev__effect{margin-top:clamp(1.6875rem,1.4454225352rem + 1.0328638498vw,2.375rem)}.p-oralDev__subtitle{font-weight:500;font-size:clamp(1.3125rem,1.0704225352rem + 1.0328638498vw,2rem);letter-spacing:.02em;line-height:1.6;width:-moz-fit-content;width:fit-content;position:relative}.p-oralDev__subtitle .--accent{color:var(--color-primary)}.p-oralDev__subtitle::after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:10px;background:radial-gradient(ellipse 70% 50% at center,var(--color-primary),var(--color-primary) 30%,transparent 40%,transparent);background-size:10px 10px}@media screen and (max-width:768px){.p-oralDev__subtitle{margin-inline:auto}}.p-oralDev__symptoms{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(1.5rem,-2.8969665272rem + 5.8577405858vw,2.375rem) clamp(1.5rem,-9.492416318rem + 14.6443514644vw,3.6875rem);margin-top:clamp(1.5rem,1.0598591549rem + 1.8779342723vw,2.75rem);padding-inline:clamp(.9375rem,.1672535211rem + 3.2863849765vw,3.125rem)}@media screen and (max-width:1200px){.p-oralDev__symptoms{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,1.1919014085rem + 1.3145539906vw,2.375rem) clamp(1.5rem,.7297535211rem + 3.2863849765vw,3.6875rem)}}@media screen and (max-width:768px){.p-oralDev__symptoms{display:grid;grid-template-columns:repeat(2,1fr)}}.p-oralDev__symptom{border-radius:1.25rem;color:var(--color-accent);line-height:1.4;background:linear-gradient(to bottom,#fff 0,#fff5fc 68.97%,#fcd8e3 100%);box-shadow:0 3px 6px rgba(0,0,0,.08);padding-inline:.375rem;padding-top:clamp(.625rem,.448943662rem + .7511737089vw,1.125rem);padding-bottom:.25rem}@media screen and (max-width:768px){.p-oralDev__symptom{border-radius:1.875rem;box-shadow:0 0 10px rgba(0,0,0,.08);padding-bottom:.75rem}}.p-oralDev__symptom .--large{font-weight:500;font-size:clamp(1rem,.8899647887rem + .4694835681vw,1.3125rem);text-align:center;display:block}.p-oralDev__symptom .--middle{font-weight:500;font-size:clamp(.875rem,.786971831rem + .3755868545vw,1.125rem);text-align:center;display:block}.p-oralDev__symptom .--small{font-weight:500;font-size:.875rem;text-align:center;display:block}@media screen and (max-width:768px){.p-oralDev__symptom .--small{line-height:1}}.p-oralDev__symptom:nth-child(2n){color:var(--color-primary);background:linear-gradient(to top,#92f1dc 0,#c7faef 11.33%,#effdfa 36.95%,#fff 100%)}@media screen and (max-width:768px){.p-oralDev__symptom:nth-child(2n){color:var(--color-accent);background:linear-gradient(to bottom,#fff 0,#fff5fc 68.97%,#fcd8e3 100%)}}@media screen and (max-width:768px){.p-oralDev__symptom:nth-child(4n-1),.p-oralDev__symptom:nth-child(4n-2){color:var(--color-primary);background:linear-gradient(to top,#92f1dc 0,#c7faef 11.33%,#effdfa 36.95%,#fff 100%)}}.p-oralDev__symptom img,.p-oralDev__symptom picture{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-oralDev__symptom img{margin-top:clamp(.375rem,.286971831rem + .3755868545vw,.625rem);margin-inline:auto}@media screen and (max-width:768px){.p-oralDev__symptom img{width:71%}}.p-oralDev__compare{margin-top:clamp(2.8125rem,.4137323944rem + 10.234741784vw,9.625rem)}.p-oralDev__compare-desc{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;text-align:center;color:var(--color-text-sub);margin-top:1rem}@media screen and (max-width:768px){.p-oralDev__compare-desc{line-height:1.5;margin-top:1.4375rem;text-align:left}}.p-oralDev__tableWrap{padding-inline:clamp(.00625rem,-1.0919014085rem + 4.6854460094vw,3.125rem);margin-top:1.25rem}@media screen and (max-width:768px){.p-oralDev__tableWrap{margin-top:1.5rem}}.p-oralDev__table{border-collapse:separate;border-spacing:clamp(.25rem,.161971831rem + .3755868545vw,.5rem);table-layout:fixed}.p-oralDev__table td,.p-oralDev__table th{text-align:center;vertical-align:middle;border-radius:clamp(.125rem,.0589788732rem + .2816901408vw,.3125rem);padding:.1875rem}.p-oralDev__table th{height:clamp(1.875rem,.9727112676rem + 3.8497652582vw,4.4375rem);background:#d0e5ff;box-shadow:0 3px 6px rgba(0,0,0,.08);font-weight:500;font-size:clamp(.875rem,.786971831rem + .3755868545vw,1.125rem);line-height:1.6666666667;color:var(--color-text-sub);overflow:hidden}.p-oralDev__table td{height:clamp(1.875rem,.9727112676rem + 3.8497652582vw,4.4375rem);background:var(--color-base-white);box-shadow:0 3px 6px rgba(0,0,0,.08);font-weight:700;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;overflow:hidden}@media screen and (max-width:768px){.p-oralDev__table td{font-weight:500;height:auto}}.p-oralDev__table-time{width:clamp(2.1875rem,-2.3899647887rem + 19.5305164319vw,15.1875rem)}.p-oralDev__table-cost{width:clamp(5.9375rem,2.6804577465rem + 13.896713615vw,15.1875rem)}.p-oralDev__table-period{width:clamp(5.9375rem,2.6804577465rem + 13.896713615vw,15.1875rem)}.p-oralDev__table-feature{width:clamp(6.75rem,1.7764084507rem + 21.220657277vw,20.875rem)}.p-oralDev__table tbody tr:nth-child(1) td{color:var(--color-accent)}.p-oralDev__table tbody tr:nth-child(2) td{color:var(--color-primary)}.p-oralDev__table-desc{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;color:var(--color-text-sub);margin-top:.875rem;max-width:50.75rem;margin-inline:auto}.p-oralDev__table-desc .--primary{color:var(--color-primary)}.p-oralDev__table-desc .--accent{color:var(--color-accent)}@media screen and (max-width:768px){.p-oralDev__table-desc{line-height:1.5;margin-top:1.125rem}}.p-oralDev__benefits{margin-top:clamp(3.125rem,2.7288732394rem + 1.6901408451vw,4.25rem)}.p-oralDev__benefits-desc{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;text-align:center;color:var(--color-text-sub);margin-top:1rem}@media screen and (max-width:768px){.p-oralDev__benefits-desc{line-height:1.5;margin-top:1.625rem}}.p-oralDev__benefitList{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem clamp(1rem,-.1460506706rem + 2.3845007452vw,2rem);margin-top:clamp(1.875rem,1.5669014085rem + 1.3145539906vw,2.75rem);padding-inline:clamp(.00625rem,-3.5679955291rem + 7.436661699vw,3.125rem)}@media screen and (max-width:900px){.p-oralDev__benefitList{grid-template-columns:repeat(2,1fr)}}.p-oralDev__benefit-icon{max-width:clamp(7.5rem,5.9595070423rem + 6.5727699531vw,11.875rem);width:100%;margin-inline:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 10px rgba(31, 31, 31, .08))}.p-oralDev__benefit-text{display:block;max-width:clamp(9.375rem,7.6584507042rem + 7.323943662vw,14.25rem);width:100%;margin-inline:auto;font-weight:700;font-size:clamp(.875rem,.786971831rem + .3755868545vw,1.125rem);line-height:1.3333333333;text-align:center;margin-top:clamp(.5625rem,.4524647887rem + .4694835681vw,.875rem);border-radius:100vmax;background:linear-gradient(to top,#92f1dc 0,#c7faef 11.33%,#effdfa 36.95%,#fff 100%);box-shadow:0 0 10px rgba(23,23,23,.08);padding-block:clamp(.3125rem,.2464788732rem + .2816901408vw,.5rem);padding-inline:.25rem}.p-oralDev__benefit-text .--accent{color:var(--color-primary)}@media screen and (max-width:768px){.p-oralDev__benefit-text{font-weight:500;line-height:1.2857142857}}.p-oralDev__benefit:nth-child(2n) .p-oralDev__benefit-text{background:linear-gradient(to bottom,#fff 0,#fff5fc 68.97%,#fcd8e3 100%)}.p-oralDev__benefit:nth-child(2n) .p-oralDev__benefit-text .--accent{color:var(--color-accent)}.p-oralDev__benefit:nth-child(4) .p-oralDev__benefit-text{max-width:clamp(11.25rem,9.6875rem + 6.6666666667vw,15.6875rem);font-size:clamp(.8125rem,.7024647887rem + .4694835681vw,1.125rem);white-space:nowrap;padding-inline:1rem;min-height:clamp(2.875rem,2.4788732394rem + 1.6901408451vw,4rem);place-content:center}@media screen and (max-width:768px){.p-oralDev__table .--sp-vertical-text{display:inline-block!important;writing-mode:vertical-lr;vertical-align:middle;white-space:nowrap;padding-top:.625rem;padding-bottom:.625rem;letter-spacing:.11em;text-align:left}}@media screen and (max-width:768px){.p-oralDev__table tbody tr:nth-child(1) td:nth-child(4),.p-oralDev__table tbody tr:nth-child(2) td:nth-child(4){vertical-align:middle;text-align:center;padding-top:2rem;padding-bottom:2rem}}.p-oralDev__table .--price-separator{writing-mode:vertical-rl;text-orientation:upright;transform:scaleX(-1)}.p-contactArea{position:relative;z-index:1;padding-block:clamp(2.5rem,1.5096830986rem + 4.2253521127vw,5.3125rem)}.p-contactArea__lead{width:100%;max-width:37.375rem}.p-contactArea__lead img,.p-contactArea__lead picture{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.p-contactArea__title{width:clamp(14.3125rem,13.7183098592rem + 2.5352112676vw,16rem);margin-inline:auto;margin-top:clamp(1.125rem,1.0149647887rem + .4694835681vw,1.4375rem)}.p-contactArea__title img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border:1px solid transparent;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}@media screen and (max-width:768px){.p-contactArea__title{margin-inline:0;margin-left:.5rem}}.p-contactArea__bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.p-contactArea__bg img,.p-contactArea__bg picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-contactArea__ctaArea{margin-top:1.25rem;display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1rem,.823943662rem + .7511737089vw,1.5rem)}@media screen and (max-width:768px){.p-contactArea__ctaArea{margin-top:2.25rem}}.p-contact__cta{width:16.5625rem;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}@media (any-hover:hover){.p-contact__cta:hover{animation:var(--animation-pulsation)}}.p-orthoAge{position:relative;z-index:2;padding-top:clamp(3rem,2.3617957746rem + 2.7230046948vw,4.8125rem);padding-bottom:3rem;background:linear-gradient(to top,#eff7ff 0,#eff7ff 11.33%,#f2f8ff 62.56%,#fdfeff 95.07%,#fff 100%)}.p-orthoAge__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,-.9353576751rem + 5.0670640835vw,3.625rem);margin-top:clamp(2.25rem,1.0616197183rem + 5.0704225352vw,5.625rem);padding-right:.9375rem}@media screen and (max-width:768px){.p-orthoAge__steps{grid-template-columns:1fr;gap:clamp(2.5rem,2.1038732394rem + 1.6901408451vw,3.625rem);max-width:25rem;margin-inline:auto}}.p-orthoAge__card{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.p-orthoAge__card::after{content:"";position:absolute;top:.9375rem;left:.9375rem;width:100%;height:100%;background:var(--background);z-index:-1;border-radius:1.25rem 1.25rem}.p-orthoAge__card:nth-child(1){--color:var(--color-accent);--background:linear-gradient(
    to bottom,
    #92f1dc 0%,
    #ffe8ef 49.73%,
    #ffb5cb 100%
  )}.p-orthoAge__card:nth-child(1) .p-orthoAge__label{background:url(../images/orthoAge-age1-label.png) no-repeat center center/contain}.p-orthoAge__card:nth-child(2){--color:var(--color-primary);--background:linear-gradient(
    to top,
    #92f1dc 0%,
    #ffe8ef 49.73%,
    #ffb5cb 100%
  )}.p-orthoAge__card:nth-child(2) .p-orthoAge__label{background:url(../images/orthoAge-age2-label.png) no-repeat center center/contain}.p-orthoAge__card:nth-child(3){--color:var(--color-secondary);--background:linear-gradient(
    to bottom,
    #92f1dc 0%,
    #ffe8ef 49.73%,
    #e3b5ff 100%
  )}.p-orthoAge__card:nth-child(3) .p-orthoAge__label{background:url(../images/orthoAge-age3-label.png) no-repeat center center/contain}.p-orthoAge__label{position:absolute;top:-.375rem;right:-1.5rem;font-weight:700;font-size:clamp(.875rem,.5884873323rem + .5961251863vw,1.125rem);line-height:1.1111111111;text-align:center;color:var(--color);width:clamp(4.375rem,2.5842958271rem + 3.7257824143vw,5.9375rem);height:clamp(4.0625rem,2.5583084948rem + 3.129657228vw,5.375rem);padding-top:.75rem;filter:drop-shadow(0 0 10px rgba(31, 31, 31, .08))}.p-orthoAge__label .--small{font-weight:500;font-size:clamp(.625rem,.3384873323rem + .5961251863vw,.875rem);line-height:1.4285714286}@media screen and (max-width:768px){.p-orthoAge__label{top:-.375rem;right:clamp(-1.5rem,-1.0774647887rem + -.4694835681vw,-1.1875rem);font-size:1.125rem;width:clamp(5.625rem,5.5149647887rem + .4694835681vw,5.9375rem);height:clamp(4.8125rem,4.6144366197rem + .8450704225vw,5.375rem);padding-top:.75rem}.p-orthoAge__label .--small{font-size:.875rem}}.p-orthoAge__image{border-radius:1.25rem 1.25rem 0 0;overflow:hidden;aspect-ratio:350/265;width:100%}@media screen and (max-width:768px){.p-orthoAge__image{aspect-ratio:329/150}}.p-orthoAge__image img,.p-orthoAge__image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-orthoAge__body{background:var(--color-base-white);padding-block:.625rem .875rem;padding-inline:1rem;border-radius:0 0 1.25rem 1.25rem;flex:1}@media screen and (max-width:768px){.p-orthoAge__body{padding-block:.625rem 1.875rem}}.p-orthoAge__heading{font-weight:500;font-size:clamp(1.125rem,.6952309985rem + .8941877794vw,1.5rem);line-height:1.3333333333;text-align:center;color:var(--color);position:relative;padding-bottom:clamp(.625rem,.536971831rem + .3755868545vw,.875rem)}.p-orthoAge__heading span{display:inline-block}@media screen and (max-width:768px){.p-orthoAge__heading{font-size:clamp(1.3125rem,1.2464788732rem + .2816901408vw,1.5rem);line-height:1.1904761905}}.p-orthoAge__heading::before{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:10px;background:radial-gradient(ellipse 70% 50% at center,var(--color),var(--color) 30%,transparent 40%,transparent);background-size:10px 10px}.p-orthoAge__text{font-weight:500;font-size:clamp(.875rem,.6601154993rem + .4470938897vw,1.0625rem);line-height:1.4705882353;color:var(--color-text-sub);margin-top:clamp(.875rem,.7429577465rem + .5633802817vw,1.25rem)}@media screen and (max-width:768px){.p-orthoAge__text{line-height:1.5;font-size:clamp(1rem,.9779929577rem + .0938967136vw,1.0625rem)}}.p-kidsOrtho{position:relative;padding-top:clamp(5.875rem,5.1267605634rem + 3.1924882629vw,8rem);padding-bottom:clamp(6.25rem,4.9735915493rem + 5.4460093897vw,9.875rem);z-index:1}@media screen and (max-width:768px){.p-kidsOrtho__title.c-title1{letter-spacing:0}}.p-kidsOrtho__list{display:flex;flex-direction:column;gap:clamp(2.5rem,1.6417253521rem + 3.661971831vw,4.9375rem);margin-top:clamp(2.625rem,2.4929577465rem + .5633802817vw,3rem)}@media screen and (max-width:768px){.p-kidsOrtho__list{gap:0}}.p-kidsOrtho__item{display:flex;gap:0 2.4375rem;padding-top:clamp(1.5rem,1.3019366197rem + .8450704225vw,2.0625rem);padding-right:0;padding-bottom:clamp(1.5rem,.9278169014rem + 2.441314554vw,3.125rem);padding-left:1.75rem;position:relative}@media screen and (max-width:768px){.p-kidsOrtho__item{flex-direction:column;padding-left:0}}.p-kidsOrtho__item::after{content:"";position:absolute;inset:0;width:100%;height:100%;background:var(--background);box-shadow:0 0 10px rgba(0,0,0,.16);border-radius:1.25rem;z-index:-1}@media screen and (max-width:768px){.p-kidsOrtho__item::after{margin-inline:calc(50% - 50vw);width:100vw;box-shadow:none;border-radius:0}}.p-kidsOrtho__item:nth-child(odd){--color:var(--color-primary);--background:#eff7ff;--heading-background:linear-gradient(
    to right,
    #d9fff7 0%,
    #e5fffa 11.33%,
    #f3fffd 55.66%,
    rgba(250, 255, 254, 0.73) 82.76%,
    rgba(255, 255, 255, 0) 100%
  )}.p-kidsOrtho__item:nth-child(even){--color:var(--color-accent);--background:#fff0fa;--heading-background:linear-gradient(
    to left,
    #fdd2df 0%,
    #ffe5f7 11.33%,
    #fff2fb 55.66%,
    rgba(255, 244, 251, 0.82) 89.74%,
    rgba(255, 255, 255, 0) 100%
  );flex-direction:row-reverse;padding-left:0;padding-right:1.75rem}@media screen and (max-width:768px){.p-kidsOrtho__item:nth-child(even){flex-direction:column;padding-right:0}}.p-kidsOrtho__item:nth-child(even) .p-kidsOrtho__headingArea{border-radius:0 100vmax 100vmax 0;padding-inline:3.375rem}@media screen and (max-width:768px){.p-kidsOrtho__item:nth-child(even) .p-kidsOrtho__headingArea{padding-inline:clamp(1.875rem,1.3248239437rem + 2.3474178404vw,3.4375rem) clamp(.9375rem,.3873239437rem + 2.3474178404vw,2.5rem);left:0}}.p-kidsOrtho__item:nth-child(even) .p-kidsOrtho__content-textArea{padding-left:3.375rem;padding-right:2.5rem}@media screen and (max-width:768px){.p-kidsOrtho__item:nth-child(even) .p-kidsOrtho__content-textArea{padding-left:0;padding-right:0}}.p-kidsOrtho__item:nth-child(even) .p-kidsOrtho__image::after{left:-.875rem}@media screen and (max-width:768px){.p-kidsOrtho__item:nth-child(even) .p-kidsOrtho__image::after{left:0}}.p-kidsOrtho__image{width:clamp(12.5rem,-5.4070417288rem + 37.2578241431vw,28.125rem);aspect-ratio:450/605;height:-moz-fit-content;height:fit-content;position:relative;z-index:1}@media screen and (max-width:768px){.p-kidsOrtho__image{width:100%;aspect-ratio:345/150;margin-top:1rem}}.p-kidsOrtho__image img,.p-kidsOrtho__image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem)}.p-kidsOrtho__image::after{content:"";position:absolute;z-index:-1;top:.75rem;left:.875rem;width:100%;height:100%;background:linear-gradient(to bottom,#92f1dc 0,#e7f3f5 51.72%,#fcd0dd 100%);box-shadow:0 0 10px rgba(0,0,0,.16);border-radius:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem)}@media screen and (max-width:768px){.p-kidsOrtho__image::after{left:0;top:.875rem}}.p-kidsOrtho__content{flex:1}.p-kidsOrtho__headingArea{background:var(--heading-background);color:var(--color);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16));border-radius:100vmax 0 0 100vmax;padding-block:clamp(.6875rem,.599471831rem + .3755868545vw,.9375rem);padding-inline:clamp(.9375rem,.3873239437rem + 2.3474178404vw,2.5rem)}@media screen and (max-width:768px){.p-kidsOrtho__headingArea{margin-inline:calc(50% - 50vw);left:.9375rem;position:relative}}.p-kidsOrtho__subHeading{display:block;font-weight:500;font-size:clamp(.8125rem,.7024647887rem + .4694835681vw,1.125rem);line-height:1.6666666667}@media screen and (max-width:768px){.p-kidsOrtho__subHeading{line-height:1.1538461538}}.p-kidsOrtho__mainHeading{display:block;font-weight:500;font-size:clamp(1.125rem,.9049295775rem + .9389671362vw,1.75rem);line-height:1.1428571429;letter-spacing:.02em;margin-top:clamp(.00625rem,-.1235915493rem + .5539906103vw,.375rem)}@media screen and (max-width:768px){.p-kidsOrtho__mainHeading{line-height:1.2222222222;letter-spacing:0}}.p-kidsOrtho__content-textArea{padding-left:clamp(.00625rem,-.8718309859rem + 3.7464788732vw,2.5rem);padding-right:clamp(.00625rem,-1.1799295775rem + 5.0610328638vw,3.375rem);margin-top:1.625rem}@media screen and (max-width:768px){.p-kidsOrtho__content-textArea{margin-top:2rem}}.p-kidsOrtho__lead{font-weight:700;font-size:1.25rem;line-height:1.5}@media screen and (max-width:768px){.p-kidsOrtho__lead{font-weight:500;font-size:1.3125rem;line-height:1.1904761905;text-align:center}}.p-kidsOrtho__text{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;margin-top:clamp(1.375rem,1.198943662rem + .7511737089vw,1.875rem)}.p-kidsOrtho__text .--accent{color:var(--color-primary)}@media screen and (max-width:768px){.p-kidsOrtho__text{line-height:1.5}}.p-kidsOrtho__conditions{background:var(--color-base-white);border-radius:1.25rem;padding-block:1.375rem 2.1875rem;padding-inline:clamp(1.375rem,.9788732394rem + 1.6901408451vw,2.5rem);margin-top:clamp(1.125rem,.3327464789rem + 3.3802816901vw,3.375rem);border:2px dashed var(--color-accent);position:relative}.p-kidsOrtho__conditions::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:1.625rem;background:url(../images/light-bulb-icon.svg) no-repeat center center/contain;width:5.625rem;height:9.625rem}@media screen and (max-width:768px){.p-kidsOrtho__conditions::before{right:auto;left:clamp(.6875rem,.3573943662rem + 1.4084507042vw,1.625rem)}}.p-kidsOrtho__tagline{font-weight:500;font-size:1.3125rem;line-height:1.1904761905;border-bottom:2px solid var(--color-accent);width:-moz-fit-content;width:fit-content;position:relative;z-index:1}.p-kidsOrtho__tagline::after{content:"";position:absolute;top:-.625rem;right:-.8125rem;background:url(../images/treat-icon.svg) no-repeat center center/contain;width:1.25rem;height:1.25rem}.p-kidsOrtho__conditionsList{margin:0;padding:0;list-style:none;margin-top:1rem;position:relative;z-index:1}@media screen and (max-width:768px){.p-kidsOrtho__conditionsList{left:-1em;width:calc(100% + 1em)}}.p-kidsOrtho__conditionsList li{position:relative;padding-left:1em;font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667}@media screen and (max-width:768px){.p-kidsOrtho__conditionsList li{line-height:1.5}}.p-kidsOrtho__conditionsList li::before{content:"・";position:absolute;top:0;left:0}.p-kidsOrtho__wave1{position:absolute;top:-.625rem;left:0;width:100%}.p-kidsOrtho__wave1 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .16))}.p-kidsOrtho__wave2{position:absolute;bottom:-1px;left:0;width:100%;z-index:1}.p-kidsOrtho__wave2 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .16))}.p-mft{position:relative;z-index:1;padding-top:clamp(.5rem,.3459507042rem + .6572769953vw,.9375rem);padding-bottom:clamp(1.25rem,-.0924295775rem + 5.7276995305vw,5.0625rem);background:linear-gradient(to bottom,#eff7ff 0,#eff7ff 11.33%,#eff7ff 35.47%,#f9e8f0 66.5%,#fce3eb 92.12%,#fff 100%)}.p-mft__title.--sp{display:none}@media screen and (max-width:768px){.p-mft__title.--pc{display:none}.p-mft__title.--sp{display:flex}}.p-mft__content{display:flex;gap:0 clamp(2.5rem,-2.1558308495rem + 9.6870342772vw,6.5625rem);margin-top:clamp(.25rem,.0299295775rem + .9389671362vw,.875rem);position:relative}@media screen and (max-width:768px){.p-mft__content{flex-direction:column-reverse}}.p-mft__info{flex:1;position:relative}.p-mft__info::after{content:"";position:absolute;top:1rem;left:50%;transform:translateX(-50%);width:clamp(11.875rem,10.2464788732rem + 6.9483568075vw,16.5rem);height:clamp(11.8125rem,9.9198943662rem + 8.0751173709vw,17.1875rem);background:url(../images/mft-icon.svg) no-repeat center center/contain;display:none}@media screen and (max-width:768px){.p-mft__info::after{display:block}}.p-mft__heading{font-weight:700;font-size:clamp(1.3125rem,1.0704225352rem + 1.0328638498vw,2rem);letter-spacing:.02em;line-height:1.4285714286;margin-top:2rem;position:relative;z-index:2}.p-mft__heading .--accent{color:var(--color-accent)}@media screen and (max-width:768px){.p-mft__heading{font-weight:500;margin-top:3.25rem;text-align:center}}.p-mft__text{font-weight:500;font-size:clamp(1rem,.8899647887rem + .4694835681vw,1.3125rem);line-height:1.1904761905;color:var(--color-text-sub);margin-top:clamp(.625rem,.5809859155rem + .1877934272vw,.75rem);position:relative;z-index:2}@media screen and (max-width:768px){.p-mft__text{line-height:1.5;padding-inline:.75rem;text-align:center}}.p-mft__benefits{border-radius:1.25rem;background:var(--color-base-white);padding-block:1rem;padding-inline:clamp(1rem,.911971831rem + .3755868545vw,1.25rem);margin-top:clamp(3.125rem,2.7728873239rem + 1.5023474178vw,4.125rem)}@media screen and (max-width:768px){.p-mft__benefits{padding-block:1.5rem}}.p-mft__benefitsTitle.c-title2{font-size:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem)}@media screen and (max-width:768px){.p-mft__benefitsTitle.c-title2{width:94%}}.p-mft__imageArea{width:clamp(15rem,-2.8354135618rem + 37.1087928465vw,30.5625rem);height:-moz-fit-content;height:fit-content;margin-top:1.25rem;position:relative}.p-mft__imageArea::after{content:"";position:absolute;top:-7.5rem;left:50%;transform:translateX(-50%);width:clamp(11.875rem,10.2464788732rem + 6.9483568075vw,16.5rem);height:clamp(11.8125rem,9.9198943662rem + 8.0751173709vw,17.1875rem);background:url(../images/mft-icon.svg) no-repeat center center/contain;z-index:1}@media screen and (max-width:768px){.p-mft__imageArea::after{display:none}}@media screen and (max-width:768px){.p-mft__imageArea{width:100%}}.p-mft__image{width:100%;aspect-ratio:489/394;height:-moz-fit-content;height:fit-content;position:relative;margin-top:.25rem;z-index:2}.p-mft__image::before{content:"";position:absolute;z-index:-1;top:1rem;left:-1rem;width:100%;height:100%;border-radius:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem);background:linear-gradient(to top,#92f1dc 0,#f7c4e7 49.73%,#f9a7de 100%);opacity:.75;box-shadow:0 0 10px rgba(0,0,0,.16)}@media screen and (max-width:768px){.p-mft__image::before{left:0;top:.5rem}}.p-mft__image img,.p-mft__image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem)}@media screen and (max-width:768px){.p-mft__image{aspect-ratio:345/240}}.p-mft__image-caption{font-weight:700;font-size:clamp(.5rem,.0598591549rem + 1.8779342723vw,1.75rem);letter-spacing:.15em;line-height:1.1428571429;color:var(--color-accent);text-align:center;position:relative;z-index:2}.p-mft__benefitsList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;margin-top:clamp(.9375rem,.673415493rem + 1.1267605634vw,1.6875rem)}@media screen and (max-width:768px){.p-mft__benefitsList{gap:1.125rem}}.p-mft__benefitsList li{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;color:var(--color-text-sub);position:relative;padding-left:1em}@media screen and (max-width:768px){.p-mft__benefitsList li{line-height:1.25}}.p-mft__benefitsList li::before{content:"・";position:absolute;top:0;left:0}.p-mftProgram{position:relative;padding-top:clamp(2.375rem,.8785211268rem + 6.3849765258vw,6.625rem);padding-bottom:clamp(1.875rem,.4665492958rem + 6.0093896714vw,5.875rem);background:var(--color-base-white);margin-top:-1px;z-index:2}.p-mftProgram__image{position:absolute;top:0;right:0;width:100%;height:100%;z-index:-1}@media screen and (max-width:768px){.p-mftProgram__image{height:auto;top:clamp(-8.75rem,11.4026717557rem + -41.9847328244vw,1.5625rem)}}.p-mftProgram__image img,.p-mftProgram__image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mftProgram__lead{font-weight:500;font-size:clamp(1rem,.8899647887rem + .4694835681vw,1.3125rem);line-height:1.1904761905}@media screen and (max-width:768px){.p-mftProgram__lead{line-height:1.5625}}.p-mftProgram__title.--sp{display:none}@media screen and (max-width:768px){.p-mftProgram__title.--pc{display:none}.p-mftProgram__title.--sp{display:flex}}.p-mftProgram__title.c-title1{font-size:clamp(1.5rem,1.2799295775rem + .9389671362vw,2.125rem);line-height:1.6470588235}.p-mftProgram__title.c-title1 .--small{font-size:clamp(1.25rem,.9419014085rem + 1.3145539906vw,2.125rem)}.p-mftProgram__text{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667;color:var(--color-text-sub);margin-top:3rem}.p-mftProgram__text .--accent{color:var(--color-primary)}@media screen and (max-width:768px){.p-mftProgram__text{line-height:1.5;margin-top:clamp(19.25rem,7.2032442748rem + 51.3994910941vw,31.875rem)}}.p-step{position:relative;padding-top:clamp(2.8125rem,1.2940140845rem + 6.4788732394vw,7.125rem);padding-bottom:clamp(2.75rem,2.2218309859rem + 2.2535211268vw,4.25rem);z-index:1}.p-step__bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.p-step__bg img,.p-step__bg picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-step__title.--sp{display:none}@media screen and (max-width:768px){.p-step__title.--pc{display:none}.p-step__title.--sp{display:flex}}.p-step__list{margin:0;padding:0;list-style:none;max-width:55.375rem;margin-inline:auto;margin-top:clamp(2.8125rem,1.25rem + 6.6666666667vw,7.25rem);display:flex;flex-direction:column;gap:clamp(2.8125rem,2.3503521127rem + 1.9718309859vw,4.125rem)}.p-step__item{display:flex;align-items:center;gap:clamp(.00625rem,-1.2679577465rem + 5.4366197183vw,3.625rem)}@media screen and (max-width:768px){.p-step__item{flex-direction:row-reverse;width:calc(100% + 2.5rem);align-items:flex-start}}.p-step__item:nth-child(odd){--color:var(--color-primary);--background:linear-gradient(
    to bottom,
    #fff 0%,
    #fffdfe 75.86%,
    #e5faf5 95.8%,
    #e5fcf7 100%
  )}.p-step__item:nth-child(even){--color:var(--color-accent);--background:linear-gradient(
    to bottom,
    #fff 0%,
    #ffe0f5 83.52%,
    #facad8 100%
  )}.p-step__image{width:clamp(8.25rem,7.3257042254rem + 3.9436619718vw,10.875rem)}@media screen and (max-width:768px){.p-step__image{margin-top:.625rem}}.p-step__image img,.p-step__image picture{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .08))}.p-step__body{flex:1}.p-step__number{background:var(--background);color:var(--color);border-radius:100vmax;min-width:clamp(4.5625rem,3.7262323944rem + 3.5680751174vw,6.9375rem);min-height:clamp(1.5625rem,1.2764084507rem + 1.220657277vw,2.375rem);text-align:center;font-weight:700;font-size:clamp(.875rem,.786971831rem + .3755868545vw,1.125rem);letter-spacing:.02em;line-height:1;width:-moz-fit-content;width:fit-content;place-content:center}.p-step__number .--number{font-size:clamp(1rem,.735915493rem + 1.1267605634vw,1.75rem);margin-left:.25rem}.p-step__heading{font-weight:700;font-size:clamp(1.25rem,.985915493rem + 1.1267605634vw,2rem);letter-spacing:.02em;line-height:1.25;color:var(--color);margin-top:clamp(.00625rem,-.2116197183rem + .9295774648vw,.625rem);position:relative}.p-step__heading::before{content:"";position:absolute;left:0;bottom:-.625rem;width:100%;height:.625rem;background:radial-gradient(ellipse 70% 50% at center,var(--color),var(--color) 30%,transparent 40%,transparent);background-size:clamp(.5rem,.4559859155rem + .1877934272vw,.625rem) clamp(.5rem,.4559859155rem + .1877934272vw,.625rem)}.p-step__text{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.3333333333;color:var(--color-text-sub);margin-top:clamp(.375rem,.1549295775rem + .9389671362vw,1rem)}@media screen and (max-width:768px){.p-step__text{line-height:1.5}}.p-price{position:relative;padding-top:clamp(4.375rem,2.1302816901rem + 9.5774647887vw,10.75rem);padding-bottom:clamp(5.875rem,2.1338028169rem + 15.9624413146vw,16.5rem)}.p-price__title .--tax{font-size:clamp(1.0625rem,.5563380282rem + 2.1596244131vw,2.5rem)}.p-price__tableArea{margin-top:clamp(2.5rem,1.9718309859rem + 2.2535211268vw,4rem)}.p-price__tableTitle{font-weight:500;font-size:clamp(1.3125rem,1.2464788732rem + .2816901408vw,1.5rem);line-height:1.25;letter-spacing:.02em;color:var(--color-base-white);border-radius:100vmax;background:linear-gradient(to bottom,#92f1dc 0,#f7c4e7 97.04%,#f9a7de 100%);padding-block:.25rem;padding-inline:1rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.p-price__tableTitle{line-height:1.4285714286;margin-inline:auto}}.p-price__table{width:100%;border-collapse:separate;border-spacing:clamp(.25rem,.2279929577rem + .0938967136vw,.3125rem);margin-top:.625rem}@media screen and (max-width:768px){.p-price__table{margin-top:1.25rem}}.p-price__table td,.p-price__table th{padding:1.25rem;border-radius:.3125rem;vertical-align:middle;color:var(--color-text-sub);font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.6666666667}@media screen and (max-width:768px){.p-price__table td,.p-price__table th{line-height:1.25;padding:.3125rem}}.p-price__table th{background:#eaeff5;width:15.1875rem;text-align:center;font-weight:700}@media screen and (max-width:768px){.p-price__table th{width:2.1875rem}}.p-price__table td{background:#eff7ff;font-weight:500}.p-price__tableArea.--is-even .p-price__table td{background:#ffe6f7}.p-price__table ol,.p-price__table ul{margin:0;padding:0;list-style:none}.p-price__table ol li,.p-price__table ul li{padding-left:1em;position:relative}.p-price__table ol li::before,.p-price__table ul li::before{content:"・";position:absolute;top:0;left:0}.p-price__wave1{position:absolute;top:-.625rem;left:0;width:100%}.p-price__wave1 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .16))}.p-price__wave2{position:absolute;bottom:-1px;left:0;width:100%}.p-price__wave2 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0, 0, 0, .16))}@media screen and (max-width:768px){.p-price__table .--sp-vertical-text{display:inline-block!important;writing-mode:vertical-lr;text-orientation:upright;vertical-align:middle;white-space:nowrap;text-align:center}}.p-case{position:relative;padding-bottom:clamp(2.5rem,1.2896126761rem + 5.1643192488vw,5.9375rem);background:linear-gradient(to bottom,#e6f7ff 0,#eff7ff 11.33%,#eff7ff 35.47%,#f9e8f0 66.5%,#fce3eb 92.12%,#fff 100%)}@media screen and (max-width:768px){.p-case{padding-top:.75rem}}.p-case__inner{padding-left:clamp(1.875rem,-.2156690141rem + 8.9201877934vw,7.8125rem)}.p-case__list{display:flex;gap:clamp(.00625rem,-.5417253521rem + 2.338028169vw,1.5625rem);margin-top:clamp(2rem,1.4498239437rem + 2.3474178404vw,3.5625rem);position:relative;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.p-case__list::-webkit-scrollbar{display:none}.p-case__list.is-dragging{cursor:grabbing;scroll-behavior:auto}.p-case__item{scroll-snap-align:start;width:clamp(18.125rem,11.5448943662rem + 28.0751173709vw,36.8125rem);flex-shrink:0;border-radius:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem);background:linear-gradient(to bottom,#fff 0,#fffdfe 75.86%,#e5faf5 95.8%,#e5fcf7 100%);box-shadow:0 0 10px rgba(0,0,0,.16);padding:clamp(.9375rem,.6073943662rem + 1.4084507042vw,1.875rem);margin:.9375rem}.p-case__heading.c-title2{font-size:clamp(1rem,.823943662rem + .7511737089vw,1.5rem);gap:clamp(.25rem,-.1901408451rem + 1.8779342723vw,1.5rem)}.p-case__images{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5625rem,1.0123239437rem + 2.3474178404vw,3.125rem);margin-top:clamp(.375rem,.2429577465rem + .5633802817vw,.75rem);position:relative}.p-case__images::after{content:"";position:absolute;top:55%;left:50.5%;transform:translate(-50%,-50%);background:url(../images/triangle-icon.svg) no-repeat center center/contain;width:clamp(1.25rem,1.1839788732rem + .2816901408vw,1.4375rem);height:clamp(1.25rem,1.1839788732rem + .2816901408vw,1.4375rem)}.p-case__imageArea.--before .p-case__label{color:var(--color-primary)}.p-case__imageArea.--before .p-case__image{background:#d0e5ff}.p-case__imageArea.--after .p-case__label{color:var(--color-accent)}.p-case__imageArea.--after .p-case__image{background:#ffb5cb}.p-case__label{font-weight:500;font-size:clamp(1rem,.8899647887rem + .4694835681vw,1.3125rem);line-height:1;text-align:center}.p-case__image{aspect-ratio:1/1;border-radius:.625rem;display:grid;place-content:center;margin-top:.375rem}.p-case__image img,.p-case__image picture{width:100%;height:clamp(7.375rem,4.6901408451rem + 11.455399061vw,15rem);-o-object-fit:contain;object-fit:contain}.p-case__dl{margin-top:clamp(.625rem,.5149647887rem + .4694835681vw,.9375rem);padding-inline:clamp(.00625rem,-.3216549296rem + 1.3990610329vw,.9375rem);font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.3333333333}@media screen and (max-width:768px){.p-case__dl{line-height:1.25;display:flex;flex-direction:column;gap:10px}}.p-case__dt{color:var(--color-primary)}.p-case__dt .--colon{color:var(--color-text-sub)}.p-case__dl .p-case__dl-item:nth-child(even) .p-case__dt{color:var(--color-secondary)}.p-case__dd,.p-case__dt{display:inline}@media screen and (max-width:768px){.p-case__dd,.p-case__dt{display:block}}.p-case__dd{color:var(--color-text-sub)}.p-case__point{border:2px dashed var(--color-accent);border-radius:1.25rem;padding-inline:clamp(.875rem,.5669014085rem + 1.3145539906vw,1.75rem);padding-top:.5rem;padding-bottom:1.125rem;margin-top:clamp(1.125rem,.948943662rem + .7511737089vw,1.625rem)}.p-case__pointTitle{font-weight:500;font-size:clamp(1rem,.911971831rem + .3755868545vw,1.25rem);line-height:1.2;color:var(--color-accent);border-bottom:2px solid var(--color-accent);position:relative;width:-moz-fit-content;width:fit-content}.p-case__pointTitle::after{content:"";position:absolute;top:clamp(-.3125rem,-.1434859155rem + -.1877934272vw,-.1875rem);right:clamp(-.875rem,-.2834507042rem + -.6572769953vw,-.4375rem);background:url(../images/treat-icon.svg) no-repeat center center/contain;width:clamp(.75rem,.573943662rem + .7511737089vw,1.25rem);height:clamp(.75rem,.573943662rem + .7511737089vw,1.25rem)}.p-case__pointText{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.3333333333;margin-top:.5rem}@media screen and (max-width:768px){.p-case__pointText{line-height:1.25}}.p-case__progress-bar{width:calc(100% - clamp(1.875rem,-.2156690141rem + 8.9201877934vw,7.8125rem));height:.625rem;border-radius:100vmax;background:linear-gradient(to right,#92f1dc 0,#f7c4e7 49.73%,#f9a7de 100%);box-shadow:inset 0 3px 6px rgba(0,0,0,.16);margin-top:1.875rem;position:relative;pointer-events:none}@media screen and (max-width:768px){.p-case__progress-bar{margin-top:2.8125rem}}.p-case__progress-icon{position:absolute;top:50%;transform:translate3d(clamp(.25rem,.073943662rem + .7511737089vw,.75rem),-50%,0);left:0;width:3.25rem;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16));will-change:transform;cursor:grab;pointer-events:auto}.p-case__progress-icon:active{cursor:grabbing}.scroll-hint{position:absolute;z-index:50;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:clamp(.875rem,.8309859155rem + .1877934272vw,1rem);color:var(--color-base-white);background:var(--color-blue-gradient);padding:1.875rem;border-radius:.625rem;box-shadow:0 3px 6px rgba(0,0,0,.16);animation:fadeHint 2s ease-in-out infinite;white-space:nowrap}@keyframes fadeHint{0%,100%{opacity:0}40%,60%{opacity:1}}.p-director{position:relative;padding-top:1.25rem;padding-bottom:clamp(2.5rem,1.1355633803rem + 5.8215962441vw,6.375rem)}.p-director__content{display:flex;gap:0 clamp(2.5rem,-.4367548435rem + 6.1102831595vw,5.0625rem);position:relative;padding-inline:clamp(.00625rem,-1.1799295775rem + 5.0610328638vw,3.375rem);padding-top:clamp(2.5rem,1.6197183099rem + 3.7558685446vw,5rem);padding-bottom:clamp(1.875rem,.7746478873rem + 4.6948356808vw,5rem)}@media screen and (max-width:768px){.p-director__content{flex-direction:column-reverse}}.p-director__content::after{content:"";position:absolute;inset:0;width:100%;height:100%;border-radius:clamp(2.5rem,2.2799295775rem + .9389671362vw,3.125rem);background:#eff7ff;box-shadow:0 0 10px rgba(0,0,0,.16);z-index:-1}@media screen and (max-width:768px){.p-director__content::after{margin-inline:calc(50% - 50vw);width:100vw}}.p-director__textArea{flex:1;position:relative;z-index:2}.p-director__imageArea{width:clamp(14.375rem,-2.3143628912rem + 34.7242921013vw,28.9375rem);position:relative;z-index:2}@media screen and (max-width:768px){.p-director__imageArea{width:100%;display:flex;gap:clamp(.9375rem,-1.9847328244rem + 12.4681933842vw,4rem);margin-top:1.75rem}}.p-director__image{aspect-ratio:463/606;width:100%;height:-moz-fit-content;height:fit-content;position:relative;z-index:1}@media screen and (max-width:768px){.p-director__image{width:clamp(10.8125rem,4.4312977099rem + 27.2264631043vw,17.5rem);aspect-ratio:173/225}}.p-director__image::after{content:"";position:absolute;top:clamp(.5rem,.1698943662rem + 1.4084507042vw,1.4375rem);left:clamp(-1.4375rem,-.1698943662rem + -1.4084507042vw,-.5rem);width:100%;height:100%;border-radius:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem);background:linear-gradient(to bottom,#92f1dc 0,#f7c4e7 97.04%,#f9a7de 100%);z-index:-1}@media screen and (max-width:768px){.p-director__image::after{top:clamp(.5rem,.1698943662rem + 1.4084507042vw,1.4375rem);left:clamp(.5rem,.1698943662rem + 1.4084507042vw,1.4375rem)}}.p-director__title-en{font-weight:700;font-size:2rem;letter-spacing:.15em;line-height:.9375;color:var(--color-primary);opacity:.16}.p-director__title-ja{font-weight:500;font-size:clamp(1.5rem,1.2799295775rem + .9389671362vw,2.125rem);letter-spacing:.02em;line-height:1.4;color:var(--color-primary);position:relative;padding-inline:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem)}@media screen and (max-width:768px){.p-director__title-ja{width:-moz-fit-content;width:fit-content;margin-inline:auto}}.p-director__title-ja::after{content:"";position:absolute;left:0;bottom:-.625rem;width:100%;height:.625rem;background:radial-gradient(ellipse 70% 50% at center,var(--color-primary),var(--color-primary) 30%,transparent 40%,transparent);background-size:clamp(.5rem,.4559859155rem + .1877934272vw,.625rem) clamp(.5rem,.4559859155rem + .1877934272vw,.625rem)}.p-director__message{font-weight:500;font-size:clamp(.875rem,.8089788732rem + .2816901408vw,1.0625rem);line-height:1.4705882353;color:var(--color-text-sub);margin-top:clamp(1.5rem,1.0378521127rem + 1.9718309859vw,2.8125rem)}@media screen and (max-width:768px){.p-director__message{line-height:1.4285714286}}.p-director__name{font-weight:500;font-size:1.125rem;line-height:1.3333333333;color:var(--color-text-sub);margin-top:clamp(.75rem,-.3063380282rem + 4.5070422535vw,3.75rem);text-align:right}@media screen and (max-width:768px){.p-director__name{text-align:left;line-height:1.2222222222}}.p-director__nameArea{flex:1;margin-top:.375rem}.p-director__contentInner{overflow:hidden}.p-director__bg-icon{position:absolute;top:50%;transform:translateY(-50%);left:-9.375rem;width:clamp(11.125rem,6.0193661972rem + 21.7840375587vw,25.625rem);z-index:1}@media screen and (max-width:768px){.p-director__bg-icon{left:auto;top:7.5rem;transform:none;right:-6.875rem}}.p-faq{position:relative;padding-top:clamp(1.3125rem,-.4700704225rem + 7.6056338028vw,6.375rem);padding-bottom:clamp(2.5rem,1.6197183099rem + 3.7558685446vw,5rem);background:linear-gradient(to bottom,#eff7ff 0,#eff7ff 17.03%,#eff7ff 62.56%,#fde2ea 100%)}.p-faq__content{padding-inline:clamp(.9375rem,.0792253521rem + 3.661971831vw,3.375rem);padding-top:clamp(2.5rem,2.0598591549rem + 1.8779342723vw,3.75rem);padding-bottom:clamp(1rem,-.2764084507rem + 5.4460093897vw,4.625rem);border-radius:clamp(2.5rem,2.2799295775rem + .9389671362vw,3.125rem);background:var(--color-base-white);box-shadow:0 0 10px rgba(0,0,0,.16)}.p-faq__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:clamp(1rem,.911971831rem + .3755868545vw,1.25rem);margin-top:3.125rem}.p-faq__question{border-radius:1.25rem 1.25rem 0 0;background:#eff7ff;display:flex;align-items:center;gap:clamp(.3125rem,-.0176056338rem + 1.4084507042vw,1.25rem);padding-block:clamp(.5rem,.1258802817rem + 1.5962441315vw,1.5625rem);padding-inline:clamp(.75rem,.573943662rem + .7511737089vw,1.25rem);min-height:clamp(3.75rem,2.8697183099rem + 3.7558685446vw,6.25rem)}@media screen and (max-width:768px){.p-faq__question{align-items:flex-start;min-height:initial}}.p-faq__question-q{font-weight:500;font-size:clamp(1.125rem,.6408450704rem + 2.0657276995vw,2.5rem);line-height:1;color:var(--color-primary)}.p-faq__question-text{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.3333333333;color:var(--color-text-sub)}@media screen and (max-width:768px){.p-faq__question-text{line-height:1.25}}.p-faq__answer{border-radius:0 0 1.25rem 1.25rem;background:#ffe6f7;display:flex;align-items:center;gap:clamp(.3125rem,-.0176056338rem + 1.4084507042vw,1.25rem);padding-block:clamp(.5rem,.1258802817rem + 1.5962441315vw,1.5625rem);padding-inline:clamp(.75rem,.573943662rem + .7511737089vw,1.25rem)}@media screen and (max-width:768px){.p-faq__answer{align-items:flex-start}}.p-faq__answer-a{font-weight:500;font-size:clamp(1.125rem,.6408450704rem + 2.0657276995vw,2.5rem);line-height:1;color:var(--color-accent)}.p-faq__answer-text{font-weight:500;font-size:clamp(1rem,.9559859155rem + .1877934272vw,1.125rem);line-height:1.3333333333;color:var(--color-text-sub)}@media screen and (max-width:768px){.p-faq__answer-text{line-height:1.25}}.c-button{padding-block:24px;padding-left:32px;padding-right:82px;font-weight:400;font-size:clamp(.875rem,.8309859155rem + .1877934272vw,1rem);line-height:var(--line-height-sm);letter-spacing:var(--letter-spacing);border-width:1px;border-style:solid;border-color:currentColor;position:relative;transition:var(--transition)}.c-button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:1.5625rem;-webkit-mask-image:url(../images/common/arrow-icon.svg);mask-image:url(../images/common/arrow-icon.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;width:.625rem;height:.875rem;transition:var(--transition);pointer-events:none}@media (any-hover:hover){.c-button:hover{color:var(--color-white);background-color:var(--color-primary);border-color:var(--color-primary)}.c-button:hover::after{background-color:var(--color-white)}}.c-button--back{padding-left:184px;padding-right:32px}.c-button--back::after{transform:translateY(-50%) scaleX(-1);right:auto;left:1.5625rem}.c-swiper-content{margin-bottom:1.25rem}.c-swiper-navWrap{position:relative}.c-swiper-progress{height:.1875rem!important;border-radius:100vmax;background:#cfd7f6!important;top:.5rem!important}.c-swiper-progress .swiper-pagination-progressbar-fill{background:#fff!important;height:.1875rem!important;border-radius:100vmax}.c-swiper-nav{display:flex;width:3.125rem;height:1.25rem;background:var(--color-primary);border-radius:100vmax;position:absolute;top:0;left:0;z-index:1;transition-duration:.7s}.c-swiper-nav:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.0625rem;height:.625rem;background:#fff}.c-swiper-next,.c-swiper-prev{position:relative}.c-swiper-next:after,.c-swiper-prev:after{content:"";position:absolute;width:.625rem;height:.625rem;-webkit-mask-image:url(../images/common/arrow-icon.svg);mask-image:url(../images/common/arrow-icon.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-swiper-prev:after{transform:translate(-50%,-50%) rotate(180deg)}.c-swiper-next.swiper-button-disabled,.c-swiper-prev.swiper-button-disabled{opacity:.5;cursor:not-allowed}.c-swiper-navWrap:has(.swiper-button-lock){display:none}.c-table{width:100%;border-collapse:collapse;table-layout:fixed}.c-table__td,.c-table__th{border:1px solid var(--color-contrast1);padding-inline:clamp(.75rem,.485915493rem + 1.1267605634vw,1.5rem);padding-block:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem);vertical-align:middle;font-weight:400;font-size:clamp(.75rem,.661971831rem + .3755868545vw,1rem);line-height:var(--line-height);letter-spacing:var(--letter-spacing)}.c-table__th{width:clamp(7.5rem,4.1549295775rem + 14.2723004695vw,17rem);background:var(--color-background1)}.c-table__link{text-decoration:underline;transition:var(--transition);word-break:break-word;overflow-wrap:break-word;word-wrap:break-word}@media (any-hover:hover){.c-table__link:hover{color:var(--color-primary)}}.c-text{font-weight:400;font-size:clamp(.875rem,.8309859155rem + .1877934272vw,1rem);line-height:var(--line-height);letter-spacing:var(--letter-spacing)}.c-title1{font-weight:500;font-size:clamp(1.4375rem,1.0633802817rem + 1.5962441315vw,2.5rem);letter-spacing:.04em;line-height:1.4;text-align:center;color:var(--color-primary);text-shadow:clamp(.25rem,.161971831rem + .3755868545vw,.5rem) clamp(.25rem,.161971831rem + .3755868545vw,.5rem) 0 rgba(0,0,0,.16);width:-moz-fit-content;width:fit-content;margin-inline:auto;position:relative;display:flex;flex-direction:column;align-items:center;gap:clamp(.375rem,.3309859155rem + .1877934272vw,.5rem)}.c-title1.--align-left{margin-inline:0;text-align:left;align-items:flex-start}.c-title1.--align-left .c-title1__text{padding-inline:0}@media screen and (max-width:768px){.c-title1{line-height:1.1666666667}}.c-title1__text{position:relative;z-index:1;display:inline-block;padding-inline:clamp(.25rem,-.1901408451rem + 1.8779342723vw,1.5rem);width:-moz-fit-content;width:fit-content}.c-title1__text.--align-right{margin-inline:0;margin-left:auto}.c-title1__text::after{content:"";position:absolute;left:0;bottom:-.625rem;width:100%;height:.625rem;background:radial-gradient(ellipse 70% 50% at center,var(--color-primary),var(--color-primary) 30%,transparent 40%,transparent);background-size:clamp(.5rem,.4559859155rem + .1877934272vw,.625rem) clamp(.5rem,.4559859155rem + .1877934272vw,.625rem)}.c-title1 .--accent{color:var(--color-accent)}.c-title1.--no-border .c-title1__text::after{display:none}.c-title2{font-weight:500;font-size:1.5rem;line-height:1.3333333333;padding-inline:clamp(.75rem,.661971831rem + .3755868545vw,1rem);padding-block:.375rem;width:-moz-fit-content;width:fit-content;border-radius:100vmax;background:linear-gradient(to right,#92f1dc 0,#e7f3f5 51.72%,#fcd0dd 100%);box-shadow:0 0 10px rgba(23,23,23,.08);display:flex;justify-content:center;align-items:center;gap:clamp(.25rem,.2059859155rem + .1877934272vw,.375rem);margin-inline:auto;text-align:center}@media screen and (max-width:768px){.c-title2{width:100%;justify-content:space-between}}.c-title2::after,.c-title2::before{content:"";background:url(../images/teeth-icon.svg) no-repeat center center/contain;width:clamp(1.375rem,1.0008802817rem + 1.5962441315vw,2.4375rem);height:clamp(1.375rem,1.0008802817rem + 1.5962441315vw,2.4375rem);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}.c-top-to-back{position:fixed;bottom:clamp(.625rem,-.4753521127rem + 4.6948356808vw,3.75rem);right:clamp(.625rem,.5149647887rem + .4694835681vw,.9375rem);width:clamp(2.5rem,1.8397887324rem + 2.8169014085vw,4.375rem);height:clamp(2.5rem,1.8397887324rem + 2.8169014085vw,4.375rem);border-radius:50%;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16));opacity:0;transform:translateY(30px);z-index:100;transition:var(--transition-slow);will-change:opacity,transform}.c-top-to-back.is-show{opacity:.8;transform:translateY(0)}.c-fixed-cta{position:fixed;bottom:0;left:0;height:clamp(4.375rem,3.7147887324rem + 2.8169014085vw,6.25rem);color:var(--color-base-white);display:none;z-index:3000}@media screen and (max-width:1024px){.c-fixed-cta{display:flex}}.c-fixed-cta__tel{width:clamp(8.0625rem,5.6197183099rem + 10.4225352113vw,15rem);height:100%;border-radius:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem) clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem) 0 0;display:flex;gap:.5rem;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;position:relative;overflow:hidden}.c-fixed-cta__tel::before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to bottom,#42b3da 0,#4aced2 62.56%,#4fddce 100%)}.c-fixed-cta__tel::after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.75) 0,rgba(237,237,237,.29) 12.32%,rgba(226,226,226,0) 88.18%,rgba(0,0,0,.17) 100%)}.c-fixed-cta__tel-icon{width:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem);filter:drop-shadow(0 0 4px rgba(0, 0, 0, .16))}.c-fixed-cta__tel-text{font-weight:700;font-size:clamp(1rem,.6478873239rem + 1.5023474178vw,2rem);letter-spacing:.05em;line-height:1;color:var(--color-base-white);text-align:center;text-shadow:0 0 4px rgba(0,0,0,.16);position:relative}.c-fixed-cta__reservation{width:clamp(5.625rem,3.2042253521rem + 10.3286384977vw,12.5rem);height:100%;border-radius:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem) 0 0 0;display:flex;gap:.5rem;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;position:relative;overflow:hidden}.c-fixed-cta__reservation::before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to bottom,#58eac9 0,#a8eebf 61.58%,#cdf0bb 100%)}.c-fixed-cta__reservation::after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.75) 0,rgba(237,237,237,.29) 12.32%,rgba(226,226,226,0) 88.18%,rgba(0,0,0,.17) 100%)}.c-fixed-cta__reservation-icon{width:clamp(1.5625rem,1.2323943662rem + 1.4084507042vw,2.5rem);filter:drop-shadow(0 0 4px rgba(0, 0, 0, .16))}.c-fixed-cta__reservation-text{font-weight:700;font-size:clamp(.875rem,.5669014085rem + 1.3145539906vw,1.75rem);line-height:1;color:var(--color-base-white);text-align:center;text-shadow:0 0 4px rgba(0,0,0,.16);position:relative}.c-fixed-cta__hearing{width:clamp(5.625rem,3.2042253521rem + 10.3286384977vw,12.5rem);height:100%;border-radius:0 clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem) 0 0;display:flex;gap:.375rem;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;position:relative;overflow:hidden}.c-fixed-cta__hearing::before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to bottom,#97a6e3 0,#dbb2e3 45.81%,#eab5e3 100%)}.c-fixed-cta__hearing::after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.75) 0,rgba(237,237,237,.29) 12.32%,rgba(226,226,226,0) 88.18%,rgba(0,0,0,.17) 100%)}.c-fixed-cta__hearing-icon{width:clamp(1.1875rem,.9454225352rem + 1.0328638498vw,1.875rem);filter:drop-shadow(0 0 4px rgba(0, 0, 0, .16))}.c-fixed-cta__hearing-text{font-weight:700;font-size:clamp(.875rem,.5669014085rem + 1.3145539906vw,1.75rem);line-height:1;color:var(--color-base-white);text-align:center;text-shadow:0 0 4px rgba(0,0,0,.16);position:relative}