﻿:root{--z_index_header: 100;--z_index_modal: 200;scroll-behavior:smooth}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,blockquote,ul,ol,li,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:1em}ul,ol,li{list-style:none}img{max-width:100%;height:auto;vertical-align:bottom}a{color:currentColor;text-decoration:none}a:link,a:visited{transition:.3s}a:hover img{opacity:.7;transition:.3s}body{position:relative;line-height:2;font-family:"Noto Sans JP",sans-serif;letter-spacing:.1em}.header{position:fixed;top:0;left:0;z-index:var(--z_index_header);width:100%;border-bottom:1px solid #4b3146;background-color:rgba(255,255,255,.7);color:#4b3146}@media screen and (max-width: 767px){.header{height:60px}}.header--home{border-bottom:none;background-color:rgba(34,2,28,.7);color:#fff}.header--home .header-logo::before{filter:brightness(0) invert(1)}.header--home .header-nav>li a::before{filter:brightness(0) invert(1)}.header__inner{display:flex;align-items:start;padding:40px}@media screen and (max-width: 767px){.header__inner{padding:20px}}.header-logo{display:flex;align-items:center;font-size:clamp(1rem,.823943662rem + .7511737089vw,1.5rem);line-height:1;letter-spacing:.4em;gap:clamp(.8125rem,.6584507042rem + .6572769953vw,1.25rem)}.header-logo::before{flex-shrink:0;width:clamp(2rem,1.6038732394rem + 1.6901408451vw,3.125rem);aspect-ratio:50/28;background:url("../img/logo.svg") no-repeat;background-size:cover;content:""}.header__info{display:flex;align-items:center;margin-right:90px;margin-left:auto;gap:clamp(.8125rem,.6584507042rem + .6572769953vw,1.25rem)}@media screen and (max-width: 767px){.header__info{margin-right:50px}}.header-nav{display:flex;flex-direction:column;font-size:clamp(.625rem,.5589788732rem + .2816901408vw,.8125rem);line-height:1;letter-spacing:0;gap:clamp(.3125rem,.2024647887rem + .4694835681vw,.625rem)}@media screen and (max-width: 767px){.header-nav{display:none}}.header-nav>li a{display:flex;align-items:center;position:relative;gap:10px}.header-nav>li a::before{display:inline-block;flex-shrink:0;width:15px;aspect-ratio:15/20;background-size:cover;content:""}.header-nav>li a:hover{opacity:.7}.header-nav>li.-tel{font-weight:500;font-size:clamp(1rem,.7799295775rem + .9389671362vw,1.625rem)}.header-nav>li.-tel a::before{background-image:url("../img/icon-tel.svg")}.header-nav>li.-addr a::before{background-image:url("../img/icon-pin.svg")}.header-nav>li.-reserve a::before{background-image:url("../img/icon-cal.svg")}.site-menu-btn{display:grid;flex-shrink:0;position:relative;position:fixed;top:40px;right:40px;z-index:calc(var(--z_index_modal) + 1);width:80px;aspect-ratio:80/77;padding:0;border:none;border-radius:50%;background-color:rgba(0,0,0,0);color:inherit;text-align:center;outline:none;cursor:pointer;transition:.3s;place-items:center;appearance:none}@media screen and (max-width: 767px){.site-menu-btn{top:10px;right:10px;width:40px}}.site-menu-btn::before{position:absolute;inset:0;z-index:-1;background-image:url("../img/menu-btn-bg.svg");background-size:cover;content:""}.header--home .site-menu-btn::before{filter:brightness(0) invert(1)}.site-menu-btn--home{color:#fff}.site-menu-btn--home::before{filter:brightness(0) invert(1)}.site-menu-btn .bar{display:flex;flex-direction:column;align-items:center;width:50%;transition:.3s;gap:clamp(.25rem,.161971831rem + .3755868545vw,.5rem)}.site-menu-btn .bar::before,.site-menu-btn .bar::after{display:inline-block;width:60%;height:1px;background:currentColor;content:"";transition:.3s}.site-menu-btn:hover{background-color:rgba(34,2,28,.1)}.header--home .site-menu-btn:hover{background-color:rgba(255,255,255,.1)}.site-menu-btn.is-open::before{filter:brightness(0) invert(1)}.site-menu-btn.is-open .bar::before,.site-menu-btn.is-open .bar::after{position:absolute;color:#fff}.site-menu-btn.is-open .bar::before{transform:rotate(-135deg);width:50%}.site-menu-btn.is-open .bar::after{transform:rotate(135deg);width:50%}.site-menu{opacity:0;position:fixed;top:0;right:0;z-index:var(--z_index_modal);transform:translateX(100%);width:50%;min-width:500px;height:100%;overflow:hidden;background:rgba(21,21,21,.9);transition:.3s;pointer-events:none;overscroll-behavior:contain}@media screen and (max-width: 767px){.site-menu{width:100%}}.site-menu.is-open{opacity:1;transform:none;overflow-y:auto;pointer-events:all}.site-menu__inner{display:grid;width:100%;height:100%;padding-block:30px;padding-inline:20px;overflow-y:auto;box-sizing:border-box;place-items:center}@media screen and (max-width: 767px){.site-menu__inner{height:calc(100% + 1px)}}.site-menu-content{display:flex;color:#fff;gap:clamp(3.125rem,-.4464285714rem + 7.4404761905vw,6.25rem)}@media screen and (max-width: 767px){.site-menu-content{flex-direction:column}}.site-menu-nav{display:flex;flex-direction:column;gap:20px}.site-menu-nav>li{font-size:clamp(1rem,.7142857143rem + .5952380952vw,1.25rem)}.site-menu-nav>li>ul{display:flex;flex-direction:column;margin-top:10px;padding-left:clamp(1rem,.7142857143rem + .5952380952vw,1.25rem);font-size:clamp(.8125rem,.7410714286rem + .1488095238vw,.875rem);gap:5px}.site-menu-nav a{position:relative}.site-menu-nav a::before{position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:#fff;content:"";transition:.3s}.site-menu-nav a:hover::before{width:100%}.site-menu-info{display:flex;flex-direction:column;font-size:12px;line-height:1.5;gap:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem)}.site-menu-info__name .-logo{display:grid;width:clamp(7.5rem,5.3571428571rem + 4.4642857143vw,9.375rem);aspect-ratio:150/115;margin-bottom:10px;background-color:#fff;place-items:center}.site-menu-info__name .-logo img{width:clamp(3.75rem,2.3214285714rem + 2.9761904762vw,5rem)}.site-menu-info__name .-jp{font-size:clamp(1rem,.7142857143rem + .5952380952vw,1.25rem)}.site-menu-info__name .-en{font-size:10px}.site-menu-info__tel{font-weight:500;font-size:17px}.site-menu-info__tel a{display:flex;align-items:center;gap:10px}.site-menu-info__tel a::before{display:inline-block;flex-shrink:0;width:15px;aspect-ratio:15/20;background-image:url("../img/icon-tel.svg");background-size:cover;content:"";filter:brightness(0) invert(1)}.container{max-width:1360px;margin-inline:auto;padding-inline:40px}@media screen and (max-width: 767px){.container{padding-inline:20px}}.container__inner{max-width:1150px;margin-inline:auto}.footer-aside{position:relative;padding-block:clamp(3.125rem,2.0246478873rem + 4.6948356808vw,6.25rem);overflow:hidden}.footer-aside::before{position:absolute;top:clamp(6.25rem,4.0492957746rem + 9.3896713615vw,12.5rem);right:-9%;z-index:-1;width:clamp(40.875rem,-5.9107142857rem + 97.4702380952vw,81.8125rem);aspect-ratio:435/242;background-image:url("../img/logo_lgrey.svg");content:""}@media screen and (max-width: 767px){.footer-aside::before{width:100%}}.footer-aside-nav{font-size:clamp(.8125rem,.7684859155rem + .1877934272vw,.9375rem);line-height:1}.footer-aside-nav__en{overflow:hidden;color:rgba(34,2,28,.6);font-weight:300;font-size:clamp(2.3125rem,.661971831rem + 7.0422535211vw,7rem);letter-spacing:.01em}.footer-aside-nav__en .-split{position:relative}.footer-aside-nav__en .-split:nth-child(1) span{transition-delay:.025s}.footer-aside-nav__en .-split:nth-child(2) span{transition-delay:.05s}.footer-aside-nav__en .-split:nth-child(3) span{transition-delay:.075s}.footer-aside-nav__en .-split:nth-child(4) span{transition-delay:.1s}.footer-aside-nav__en .-split:nth-child(5) span{transition-delay:.125s}.footer-aside-nav__en .-split:nth-child(6) span{transition-delay:.15s}.footer-aside-nav__en .-split:nth-child(7) span{transition-delay:.175s}.footer-aside-nav__en .-split:nth-child(8) span{transition-delay:.2s}.footer-aside-nav__en .-split:nth-child(9) span{transition-delay:.225s}.footer-aside-nav__en .-split:nth-child(10) span{transition-delay:.25s}.footer-aside-nav__en .-split span{display:inline-block;transform:translateY(0);transition:.75s}.footer-aside-nav__en .-split .-split__back{opacity:.3;position:absolute;bottom:-45%;left:0}.footer-aside-nav__jp{display:flex;align-items:center;align-self:end;gap:10px}.footer-aside-nav__jp::before{flex-shrink:0;width:14px;aspect-ratio:14/12;background:url("../img/icon-arrow.svg") no-repeat;background-size:cover;content:""}.footer-aside-nav>li a{display:flex;flex-direction:column;padding-block:clamp(.9375rem,.6073943662rem + 1.4084507042vw,1.875rem) clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem);padding-inline:10px;border-bottom:1px solid #555}.footer-aside-nav>li a:hover{background-color:rgba(34,2,28,.1);color:#72005d}.footer-aside-nav>li a:hover .-split__inner{transform:translateY(-100%)}.footer-aside-nav>li a:hover .-split__back{transform:translateY(-100%)}.footer-aside-nav>li:first-child a{border-top:1px solid #555}.footer-aside-instagram{margin-top:clamp(7.5rem,3.5387323944rem + 16.9014084507vw,18.75rem)}.footer-aside-instagram__title{margin-bottom:1em;font-weight:300;font-size:clamp(1rem,.823943662rem + .7511737089vw,1.5rem);text-align:center}.footer{padding-bottom:clamp(.9375rem,.6073943662rem + 1.4084507042vw,1.875rem)}@media screen and (max-width: 767px){.footer{padding-bottom:83px}}.footer__inner{display:grid;column-gap:clamp(1.25rem,.5017605634rem + 3.1924882629vw,3.375rem);row-gap:clamp(1.25rem,.5017605634rem + 3.1924882629vw,3.375rem)}@media screen and (min-width: 768px){.footer__inner{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.footer__inner{row-gap:80px}}.footer-logo{display:flex;flex-direction:column;align-items:center;padding-top:50px;border-top:1px solid #cdcdcd;color:#72005d;font-weight:400;line-height:1;letter-spacing:.5em;gap:clamp(.5625rem,.3644366197rem + .8450704225vw,1.125rem);grid-area:1/1/2/3}@media screen and (max-width: 767px){.footer-logo{border-color:#000;grid-area:2/1/3/2}}.footer-logo__icon{position:relative;left:-10px}.footer-logo__name{font-size:21px}.footer-logo__en{font-size:13px}.footer-nav{font-size:14px}@media screen and (max-width: 767px){.footer-nav{display:none}}.footer-nav a{position:relative}.footer-nav a::before{position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:#72005d;content:"";transition:.3s}.footer-nav a:hover{color:#72005d}.footer-nav a:hover::before{width:100%}.footer-nav__pages{display:flex;flex-wrap:wrap;margin-top:1em;gap:3em}.footer-nav__pages>ul{display:flex;flex-direction:column;gap:1em}.footer-info{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:14px;column-gap:10px;row-gap:40px}@media screen and (min-width: 768px){.footer-info{grid-area:2/2/4/3}}.footer-info-body{display:flex;flex-direction:column;line-height:1.5;letter-spacing:.08em;gap:5px}@media screen and (max-width: 767px){.footer-info-body{display:none}}.footer-info-body__copy{color:#72005d;font-weight:600}.footer-info-body__tel{display:flex;align-items:center;color:#72005d;font-weight:500;font-size:30px;gap:10px}.footer-info-body__tel::before{flex-shrink:0;width:21px;aspect-ratio:21/26;background:url("../img/icon-tel2.svg") no-repeat;background-size:cover;content:""}@media screen and (max-width: 767px){.footer-info__btn{display:none}}.footer-info__cal{width:100%;height:296px}@media screen and (max-width: 767px){.footer-info__cal{grid-area:1/1/2/2}}.footer-copyright{margin-top:auto;font-size:13px}@media screen and (max-width: 767px){.footer-copyright{text-align:center}}@media screen and (min-width: 768px){.fixed-footer{display:none}}.fixed-footer a{display:block;position:fixed;bottom:0;left:0;width:100%;height:73px;padding:5px;box-sizing:border-box;background-color:#22021c;color:#fff;font-weight:700;font-size:18px;letter-spacing:.08em}.fixed-footer a span{display:grid;width:100%;height:100%;border:1px solid #fff;background-color:#474747;place-items:center}.img-full{width:100%}.img-cover{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.lg-visible{display:none}}@media screen and (min-width: 768px){.md-visible{display:none}}.btn-reserve{display:flex;justify-content:center;align-items:center;width:285px;height:76px;border:1px solid currentColor;font-size:17px;letter-spacing:.2em;gap:20px}.btn-reserve::before{flex-shrink:0;width:17px;aspect-ratio:21/26;background:url("../img/icon-tel2.svg") no-repeat;background-size:cover;content:""}.btn-reserve:hover{background-color:rgba(34,2,28,.1);color:#72005d}.btn-link{display:flex;align-items:center;gap:15px}.btn-link::before{display:inline-block;flex-shrink:0;width:57px;aspect-ratio:57/55;border-radius:50%;background:url("../img/icon-btn.svg") no-repeat;background-size:cover;content:"";transition:.3s}.btn-link:hover{color:#72005d}.btn-link:hover::before{background-color:rgba(34,2,28,.1)}.top-fv{padding-top:166px;padding-bottom:clamp(1.5625rem,.3521126761rem + 5.1643192488vw,5rem);background-color:#22021c;color:#fff}@media screen and (max-width: 767px){.top-fv{padding-top:60px}}.top-fv-head{display:grid;padding-block:clamp(5rem,3.6795774648rem + 5.6338028169vw,8.75rem);text-align:center;place-items:center}.top-fv-head__inner{display:flex;flex-direction:column;align-items:center;gap:24px}.top-fv-head__inner>*{display:inline-block;opacity:0;will-change:transform}.is-on .top-fv-head__inner>*{transform:translate(0, 105%) scaleY(1.5);animation:mainTitleAnim 1.5s 0s forwards;transform-origin:50% 0}.is-on .top-fv-head__inner>*:nth-child(1){animation:mainTitleAnim 1.5s .025s forwards}.is-on .top-fv-head__inner>*:nth-child(2){animation:mainTitleAnim 1.5s .05s forwards}.is-on .top-fv-head__inner>*:nth-child(3){animation:mainTitleAnim 1.5s .075s forwards}.is-on .top-fv-head__inner>*:nth-child(4){animation:mainTitleAnim 1.5s .1s forwards}.is-on .top-fv-head__inner>*:nth-child(5){animation:mainTitleAnim 1.5s .125s forwards}@keyframes mainTitleAnim{0%,40%{opacity:0;transform:translate(0px, 105%) scaleY(1.5)}to{opacity:1;transform:translate(0, 0) scaleY(1)}}.top-fv-head__title{font-weight:300;font-size:clamp(2.5rem,2.1919014085rem + 1.3145539906vw,3.375rem);line-height:1.5;letter-spacing:.18em}.top-fv-head__title+p{font-size:12px;letter-spacing:.25em}@media screen and (min-width: 768px){.top-fv-head__title+p{display:none}}.top-fv-head__copy{width:clamp(28.125rem,20.3392857143rem + 16.2202380952vw,34.9375rem)}@media screen and (max-width: 767px){.top-fv-head__copy{width:287px}}@media screen and (max-width: 767px){.top-fv__pic{height:440px}}.top-philosophy{position:relative;overflow:hidden;color:#fff}.top-philosophy::before{position:absolute;inset:0;z-index:-2;background-color:#22021c;content:""}.top-philosophy__inner{padding-block:clamp(3.125rem,2.6848591549rem + 1.8779342723vw,4.375rem);border-top:1px solid #e5e5e5}@media screen and (max-width: 767px){.top-philosophy__inner{padding-bottom:95px}}.top-philosophy-header{margin-bottom:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem)}@media screen and (min-width: 768px){.top-philosophy-header{padding-left:clamp(18.75rem,-14.8214285714rem + 69.9404761905vw,48.125rem)}}.top-philosophy-header__title{font-weight:100;font-size:clamp(2.0625rem,-.0803571429rem + 4.4642857143vw,3.9375rem);line-height:1.3}@media screen and (min-width: 768px){.top-philosophy-header__title{text-align:right}}.top-philosophy-header__title p:first-child{position:relative;right:-0.5em;font-weight:300}@media screen and (max-width: 767px){.top-philosophy-header__title p:first-child{position:absolute;top:20px;right:0}}.top-philosophy-header .page-title{margin-bottom:clamp(.625rem,-1.3556338028rem + 8.4507042254vw,6.25rem);color:#fff;font-weight:400;font-size:clamp(.625rem,.536971831rem + .3755868545vw,.875rem)}.top-philosophy-header .page-title::before{width:22px;filter:brightness(0) invert(1)}.top-philosophy-header .page-title span.-line{display:inline-block;width:clamp(4.375rem,-0.625rem + 10.4166666667vw,8.75rem);height:1px;background-color:#533e4f}@media screen and (max-width: 767px){.top-philosophy-header .page-title span.-line{display:none}}.top-philosophy-main{display:flex;align-items:center;position:relative;gap:clamp(3.75rem,1.6071428571rem + 4.4642857143vw,5.625rem)}@media screen and (max-width: 767px){.top-philosophy-main{flex-direction:column}}@media screen and (min-width: 768px){.top-philosophy-main::before{position:absolute;inset:0;z-index:-1;margin-block:clamp(1.25rem,.1496478873rem + 4.6948356808vw,4.375rem);margin-inline:calc(50% - 50vw);background-image:url("../img/top/philosophy-bg.jpg");background-size:cover;content:""}}.top-philosophy-main__pic{flex-shrink:0;position:relative;width:clamp(21.25rem,-3.0357142857rem + 50.5952380952vw,42.5rem);margin-left:calc(clamp(0rem,-38.4375rem + 50vw,6.5625rem)*-1)}@media screen and (max-width: 767px){.top-philosophy-main__pic{width:230px}.top-philosophy-main__pic::before{position:absolute;inset:0;z-index:-1;margin-block:clamp(1.25rem,.1496478873rem + 4.6948356808vw,4.375rem);margin-inline:calc(50% - 50vw);background-image:url("../img/top/philosophy-bg.jpg");background-size:cover;content:""}}.top-philosophy-main__cont{display:flex;flex-direction:column;font-size:clamp(.8125rem,.4553571429rem + .744047619vw,1.125rem);line-height:1.666;letter-spacing:.1em;text-align:justify;gap:clamp(1.25rem,.8538732394rem + 1.6901408451vw,2.375rem)}.top-section{overflow:hidden}.top-section .page-title{margin-bottom:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem)}@media screen and (min-width: 768px){.top-section .page-title{margin-left:-50px}}.top-section+.top-section .top-section__inner{border-top:1px solid #555}.top-section__inner{position:relative;padding-top:clamp(2.5rem,2.1919014085rem + 1.3145539906vw,3.375rem);padding-bottom:clamp(4.0625rem,2.6320422535rem + 6.103286385vw,8.125rem)}@media screen and (min-width: 768px){.top-section__en{position:absolute;top:clamp(14.375rem,3.6607142857rem + 22.3214285714vw,23.75rem);left:clamp(0rem,-1.0714285714rem + 2.2321428571vw,.9375rem);z-index:1;width:clamp(15.625rem,-10.8035714286rem + 55.0595238095vw,38.75rem)}}@media screen and (max-width: 767px){.top-section__en{margin-bottom:40px}}.top-section__header{margin-bottom:clamp(5.75rem,-0.75rem + 13.5416666667vw,11.4375rem)}@media screen and (min-width: 768px){.top-section__header{padding-left:clamp(25rem,-2.7142857143rem + 57.7380952381vw,49.25rem)}}@media screen and (max-width: 767px){.top-section__header{margin-bottom:60px}}@media screen and (min-width: 768px){.top-section__body{padding-left:clamp(18.75rem,-16.1071428571rem + 72.619047619vw,49.25rem)}}.top-section__cont{max-width:464px;font-size:clamp(.8125rem,.724471831rem + .3755868545vw,1.0625rem);line-height:1.76;letter-spacing:.08em;text-align:justify}.top-section__cont+.-btn{margin-top:40px}.top-section__lead{font-weight:300;font-size:clamp(1.875rem,-.2678571429rem + 4.4642857143vw,3.75rem);line-height:1.15;letter-spacing:.02em}.top-section-images{display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:clamp(3.75rem,-.8928571429rem + 9.6726190476vw,7.8125rem)}.top-section-images__mv{flex-shrink:0;width:clamp(14.375rem,4.4718309859rem + 42.2535211268vw,42.5rem)}.top-section-images__mv figure{position:relative}.top-section-images__mv figure figcaption{position:absolute;right:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem);bottom:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem);color:#fff;font-weight:500;font-size:clamp(.6875rem,.6214788732rem + .2816901408vw,.875rem);letter-spacing:.15em}.top-section-images__pic{position:absolute;left:calc(clamp(2.8125rem,2.2623239437rem + 2.3474178404vw,4.375rem)*-1);width:clamp(8.4375rem,2.6056338028rem + 24.882629108vw,25rem)}.top-section-images__pic2{position:absolute;right:calc(clamp(3.75rem,2.9797535211rem + 3.2863849765vw,5.9375rem)*-1);width:clamp(8.4375rem,.4049295775rem + 34.2723004695vw,31.25rem)}.top-section-images--about .top-section-images__illust{position:absolute;right:clamp(2.1875rem,-0.3125rem + 5.2083333333vw,4.375rem);bottom:0;transform:scaleX(-1);width:clamp(12.5rem,-1.7857142857rem + 29.7619047619vw,25rem)}@media screen and (max-width: 767px){.top-section-images--about .top-section-images__illust{display:none}}.top-section-images--treatment::before{opacity:.1;position:absolute;top:calc(clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem)*-1);left:0;width:clamp(21.25rem,-3.0357142857rem + 50.5952380952vw,42.5rem);aspect-ratio:680/1017;background-image:url("../img/top/treatment-bg.jpg");background-size:cover;content:""}@media screen and (max-width: 767px){.top-section-images--treatment::before{opacity:.05;width:50.1333333333vw;aspect-ratio:188/343}}.top-section-images--treatment .top-section-images__pic{right:-70px;left:auto}.top-section-images--treatment .top-section-images__pic2{right:auto;bottom:clamp(6.875rem,6.4128521127rem + 1.9718309859vw,8.1875rem);left:clamp(1.25rem,-3.7455985915rem + 21.3145539906vw,15.4375rem);width:clamp(5rem,-.5714285714rem + 11.6071428571vw,9.875rem)}.page-main{padding-top:250px}@media screen and (max-width: 767px){.page-main{padding-top:100px}}.page-title{display:flex;align-items:center;color:#4b3146;font-weight:500;font-size:clamp(1.125rem,1.036971831rem + .3755868545vw,1.375rem);letter-spacing:.1em;gap:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem)}.page-title::before{flex-shrink:0;width:30px;aspect-ratio:50/28;background:url("../img/logo.svg") no-repeat;background-size:cover;content:""}.page-subtitle{color:#4b3146;font-weight:300;font-size:clamp(1.4375rem,.9533450704rem + 2.0657276995vw,2.8125rem);line-height:1.6;letter-spacing:.05em}.page-fv-wrapper{padding-bottom:clamp(10.625rem,6.8838028169rem + 15.9624413146vw,21.25rem)}.page-fv-wrapper .page-title{margin-bottom:clamp(2.5rem,1.6197183099rem + 3.7558685446vw,5rem)}.page-fv{display:flex;justify-content:center;position:relative}@media screen and (max-width: 767px){.page-fv{flex-direction:column;gap:20px}}.page-fv__title{z-index:1;color:#4b3146;font-weight:300;font-size:clamp(2rem,1.3177816901rem + 2.9107981221vw,3.9375rem);line-height:1.3}@media screen and (min-width: 768px){.page-fv__title{position:absolute;left:0}}.page-fv__mv{display:flex;flex-direction:column;position:relative;max-width:clamp(21.25rem,13.7676056338rem + 31.9248826291vw,42.5rem);margin-top:clamp(3.0625rem,1.9841549296rem + 4.6009389671vw,6.125rem);overflow:hidden;text-align:justify;gap:clamp(1.5625rem,1.0123239437rem + 2.3474178404vw,3.125rem)}@media screen and (max-width: 767px){.page-fv__mv{margin-top:0}}.page-fv__bg{position:absolute;right:-40px;bottom:calc(clamp(3.125rem,2.0246478873rem + 4.6948356808vw,6.25rem)*-1);z-index:-1;max-width:clamp(21.25rem,13.7676056338rem + 31.9248826291vw,42.5rem)}@media screen and (max-width: 767px){.page-fv__bg{right:-20px}}.page-fv__bg--l{left:-40px}@media screen and (max-width: 767px){.page-fv__bg--l{left:-20px}}.page-section{position:relative;padding-block:clamp(1.875rem,1.4348591549rem + 1.8779342723vw,3.125rem) clamp(2.1875rem,1.4172535211rem + 3.2863849765vw,4.375rem);border-top:1px solid #4b3146}.page-section__title{position:absolute;top:calc(clamp(2.125rem,1.3767605634rem + 3.1924882629vw,4.25rem)*-1);right:0;padding-right:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem)}.page-section__title img{width:auto;height:clamp(4.0625rem,2.6100352113rem + 6.1971830986vw,8.1875rem)}.page-section__title::before{position:absolute;top:50%;left:0;width:100%;height:clamp(.125rem,.1029929577rem + .0938967136vw,.1875rem);background-color:#4b3146;content:""}.page-section__title--small{top:calc(clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem)*-1)}.page-section__title--small img{height:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem)}.page-section__title--small::before{top:calc(100% - 2px)}.treatment-section{padding-top:clamp(6.25rem,4.0492957746rem + 9.3896713615vw,12.5rem)}.treatment-section .page-title{margin-bottom:clamp(1.25rem,-.1785714286rem + 2.9761904762vw,2.5rem)}.treatment-contents-wrapper{display:grid;padding-block:50px;box-sizing:border-box;background-image:url("../img/treatment/treatment-bg.svg");background-position:center;background-size:auto 124%;background-repeat:repeat-x;background-color:#f5f5f5;place-items:center;border-block:1px solid #4b3146}@media screen and (min-width: 768px){.treatment-contents-wrapper{min-height:488px}}@media screen and (max-width: 767px){.treatment-contents-wrapper{background-position:-50px center}}.treatment-contents-wrapper--t2{background:url("../img/treatment/treatment-bg2@2x.jpg") center;background-size:cover;color:#fff}.treatment-contents-wrapper--t2 .treatment-contents__title{color:currentColor}.treatment-contents{display:grid;align-items:center}@media screen and (min-width: 768px){.treatment-contents{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.treatment-contents{gap:30px}}.treatment-contents__title{color:#4b3146;font-weight:500;font-size:clamp(1.375rem,.6607142857rem + 1.4880952381vw,2rem);line-height:1.5}.treatment-contents__subtitle{margin-bottom:1em;color:#4b3146;font-weight:500;font-size:clamp(1.125rem,.6964285714rem + .8928571429vw,1.5rem);line-height:1.5}.treatment-contents--1 .page-title{margin-left:calc(clamp(0rem,-38.4375rem + 50vw,6.5625rem)*-1)}.treatment-detail{margin-top:clamp(5.625rem,3.6443661972rem + 8.4507042254vw,11.25rem);border-bottom:1px solid #4b3146}@media screen and (max-width: 767px){.treatment-detail{margin-inline:-20px}}.treatment-detail--border-none{border:none}.treatment-detail__title{display:grid;height:clamp(3.75rem,2.4295774648rem + 5.6338028169vw,7.5rem);background-color:#f5f5f5;color:#4b3146;font-weight:500;font-size:clamp(1.25rem,1.161971831rem + .3755868545vw,1.5rem);place-items:center;border-block:1px solid #4b3146}.treatment-detail-list{display:flex}@media screen and (max-width: 767px){.treatment-detail-list{flex-direction:column}}.treatment-detail-list>li{width:100%;background-color:#4b3146}.treatment-detail-list>li>dl{display:flex;flex-direction:column;height:100%;padding:clamp(1.25rem,.5357142857rem + 1.4880952381vw,1.875rem);border-radius:10px;box-sizing:border-box;background-color:#fff;gap:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem)}.treatment-detail-list>li>dl dt{color:#4b3146;font-weight:500;font-size:clamp(1.125rem,.6964285714rem + .8928571429vw,1.5rem)}.treatment-detail-list>li>dl dt::before{margin-right:3px;content:"●"}.treatment-detail-list>li:first-child>dl{border-radius:0 10px 10px 0}@media screen and (max-width: 767px){.treatment-detail-list>li:first-child>dl{border-radius:0 0 10px 10px}}.treatment-detail-list>li:last-child>dl{border-radius:10px 0 0 10px}@media screen and (max-width: 767px){.treatment-detail-list>li:last-child>dl{border-radius:10px 10px 0 0}}@media screen and (min-width: 768px){.treatment-detail-list--border>li:not(:last-child){border-right:1px solid #4b3146}}@media screen and (max-width: 767px){.treatment-detail-list--border>li:not(:last-child){border-bottom:1px solid #4b3146}}.treatment-detail-list--border>li:last-child{position:relative}.treatment-detail-list--border>li:last-child::after{content:"";position:absolute;bottom:0;right:clamp(.625rem,-.4464285714rem + 2.2321428571vw,1.5625rem);background:url("../img/logo_lgrey.svg") no-repeat;width:clamp(7.5rem,2.7857142857rem + 9.8214285714vw,11.625rem);aspect-ratio:186/103}.treatment-title{display:grid;position:relative;height:clamp(5rem,3.8996478873rem + 4.6948356808vw,8.125rem);background-color:#3b2637;color:#fff;font-weight:500;font-size:clamp(1.25rem,1.161971831rem + .3755868545vw,1.5rem);place-items:center}.treatment-title::before,.treatment-title::after{position:absolute;bottom:0;width:50%;height:9px;border-radius:10px;background-color:#fff;content:""}.treatment-title::before{left:0;border-radius:0 10px 0 0}.treatment-title::after{right:0;border-radius:10px 0 0 0}.treatment-lead-block{display:flex;flex-direction:column;margin-inline:auto;padding-block:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem);gap:1.5em}@media screen and (min-width: 768px){.treatment-lead-block{width:max(650px,50%)}}.treatment-lead-block--center{text-align:center}@media screen and (max-width: 767px){.treatment-lead-block--center{text-align:left}}.treatment-subcontents{display:flex;flex-wrap:wrap;border-top:1px solid #4b3146}@media screen and (max-width: 767px){.treatment-subcontents{flex-direction:column;margin-inline:-20px}}.treatment-subcontents-item{width:50%;border-bottom:1px solid #4b3146;background-color:#4b3146}@media screen and (max-width: 767px){.treatment-subcontents-item{width:100%}}.treatment-subcontents-item__inner{display:flex;flex-direction:column;height:100%;padding-block:clamp(1.25rem,1.0299295775rem + .9389671362vw,1.875rem);border-radius:10px;box-sizing:border-box;background-color:#fff;gap:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem)}.treatment-subcontents-item:nth-child(odd) .treatment-subcontents-item__inner{padding-right:clamp(1.25rem,1.0299295775rem + .9389671362vw,1.875rem);border-radius:0 10px 10px 0}@media screen and (min-width: 768px){.treatment-subcontents-item:nth-child(odd) .treatment-subcontents-item__inner{border-right:1px solid #4b3146;border-radius:0 10px 10px 0}}@media screen and (max-width: 767px){.treatment-subcontents-item:nth-child(odd) .treatment-subcontents-item__inner{padding-inline:clamp(1.25rem,1.0299295775rem + .9389671362vw,1.875rem);border-radius:10px}}.treatment-subcontents-item:nth-child(even) .treatment-subcontents-item__inner{padding-left:clamp(1.25rem,1.0299295775rem + .9389671362vw,1.875rem);border-radius:10px 0 0 10px}@media screen and (max-width: 767px){.treatment-subcontents-item:nth-child(even) .treatment-subcontents-item__inner{padding-inline:clamp(1.25rem,1.0299295775rem + .9389671362vw,1.875rem);border-radius:10px}}.treatment-subcontents-item:last-child{width:100%}@media screen and (min-width: 768px){.treatment-subcontents-item:last-child{margin-bottom:9px}}@media screen and (min-width: 768px){.treatment-subcontents-item:last-child .treatment-subcontents-item__title{text-align:center}}@media screen and (min-width: 768px){.treatment-subcontents-item:last-child .treatment-subcontents-item__inner{position:relative;top:9px;border:none;border-radius:0}.treatment-subcontents-item:last-child .treatment-subcontents-item__inner::before,.treatment-subcontents-item:last-child .treatment-subcontents-item__inner::after{position:absolute;top:-9px;width:50%;height:9px;border-radius:10px;background-color:#fff;content:""}.treatment-subcontents-item:last-child .treatment-subcontents-item__inner::before{left:0;border-radius:0 10px 0 0}.treatment-subcontents-item:last-child .treatment-subcontents-item__inner::after{right:0;border-radius:10px 0 0 0}}@media screen and (min-width: 768px){.treatment-subcontents-item:last-child .treatment-subcontents-item__cont{width:max(650px,50%);margin-inline:auto}}.treatment-subcontents-item__title{color:#4b3146;font-weight:500;font-size:clamp(1.125rem,.6964285714rem + .8928571429vw,1.5rem)}.treatment-subcontents-item__title::before{margin-right:3px;content:"●"}.treatment-subcontents-item__title+p{margin-bottom:clamp(.9375rem,.6073943662rem + 1.4084507042vw,1.875rem)}.treatment-subcontents-item__cont{display:flex;flex-direction:column;gap:clamp(.3125rem,.2024647887rem + .4694835681vw,.625rem)}.treatment-vaccine{padding-bottom:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem)}.treatment-point{display:flex;flex-wrap:wrap;gap:10px}.treatment-point li{padding:.5em 1em;border-radius:20px;background-color:#4b3146;color:#fff;font-weight:500;font-size:clamp(1rem,.8571428571rem + .2976190476vw,1.125rem);line-height:1}.treatment-subcontents-item__cont .treatment-point{margin-left:clamp(1.125rem,.6964285714rem + .8928571429vw,1.5rem)}.treatment-lead-block .treatment-point{align-self:center}.treatment-inspection{display:flex;flex-direction:column;align-items:center;position:relative;padding-top:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem);gap:clamp(1.5625rem,1.0123239437rem + 2.3474178404vw,3.125rem)}@media screen and (max-width: 767px){.treatment-inspection{padding-inline:20px}}.treatment-inspection__lead{color:#4b3146;font-weight:500;font-size:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem);text-align:center}.treatment-inspection::after{display:inline-block;width:clamp(9.375rem,8.2306338028rem + 4.882629108vw,12.625rem);aspect-ratio:406/188;background-image:url("../img/treatment/treatment-inspection-illust@2x.png");background-size:cover;content:""}.treatment-endoscopy-wrap{display:flex;flex-direction:column;max-width:850px;margin-inline:auto;gap:clamp(.625rem,.4049295775rem + .9389671362vw,1.25rem);padding-inline:10px}.treatment-endoscopy{display:flex;flex-direction:column;align-items:center;margin-top:45px;padding-bottom:30px;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.2)}.treatment-endoscopy__title{display:grid;position:relative;width:clamp(18.75rem,15.3389084507rem + 14.5539906103vw,28.4375rem);height:90px;margin-top:-45px;margin-bottom:20px;border-radius:90px;background-color:#4b3146;color:#fff;font-weight:500;font-size:clamp(1.125rem,.6964285714rem + .8928571429vw,1.5rem);line-height:1;place-items:center}@media screen and (max-width: 767px){.treatment-endoscopy__title{height:60px;margin-top:-30px}}.treatment-endoscopy__ask{position:relative;margin-bottom:30px;margin-inline:20px;padding-bottom:10px;border-bottom:1px solid currentColor;color:#4b3146;font-weight:500;font-size:clamp(1.125rem,.9929577465rem + .5633802817vw,1.5rem);text-align:center}.treatment-endoscopy__ask::before,.treatment-endoscopy__ask::after{position:absolute;top:100%;left:50%;transform:translateX(-50%);content:""}.treatment-endoscopy__ask::before{border:solid 12px rgba(0,0,0,0);border-top:solid 12px currentColor}.treatment-endoscopy__ask::after{margin-top:-4px;border:solid 14px rgba(0,0,0,0);border-top:solid 14px #fff}.treatment-endoscopy__trouble{padding-left:20px;color:#4b3146;font-weight:500;font-size:clamp(1rem,.5714285714rem + .8928571429vw,1.375rem)}@media screen and (min-width: 768px){.treatment-endoscopy__trouble{columns:2}}.treatment-endoscopy__trouble li{line-height:1.75}.treatment-endoscopy__trouble li::before{content:"・"}.treatment-endoscopy-note{padding-inline:20px;font-size:12px;line-height:1.75;text-align:justify}.treatment-inspection-list{display:grid;flex-wrap:wrap;justify-content:center;gap:clamp(.625rem,-.0892857143rem + 1.4880952381vw,1.25rem)}@media screen and (min-width: 768px){.treatment-inspection-list{grid-template-columns:repeat(3, 1fr)}}.treatment-inspection-list li{display:grid;min-width:clamp(7.5rem,-8.9285714286rem + 34.2261904762vw,21.875rem);height:clamp(2.5rem,1.6197183099rem + 3.7558685446vw,5rem);border-radius:80px;background-color:#4b3146;color:#fff;font-weight:500;font-size:clamp(1rem,.7142857143rem + .5952380952vw,1.25rem);line-height:1;letter-spacing:.05em;place-items:center;padding-inline:10px}@media screen and (max-width: 767px){.treatment-inspection-list li{width:260px}}.about-contents{display:flex;gap:clamp(2.5rem,-.3571428571rem + 5.9523809524vw,5rem)}@media screen and (max-width: 767px){.about-contents{flex-direction:column}}.about-contents__body{display:flex;flex-direction:column}.about-contents__body__text{display:flex;flex-direction:column;gap:clamp(1.125rem,.7508802817rem + 1.5962441315vw,2.1875rem)}.about-contents__body .page-title{margin-bottom:clamp(2.5rem,-.1408450704rem + 11.2676056338vw,10rem)}.about-contents__body .page-subtitle{margin-bottom:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem)}.about-contents__pic{flex-shrink:0}.about-contents--reverse{flex-direction:row-reverse}@media screen and (max-width: 767px){.about-contents--reverse{flex-direction:column}}@media screen and (min-width: 768px){.about-contents--1 .about-contents__body{max-width:clamp(17.1875rem,11.1355633803rem + 25.8215962441vw,34.375rem)}}@media screen and (min-width: 768px){.about-contents--1 .about-contents__pic{width:clamp(18.75rem,.4642857143rem + 38.0952380952vw,34.75rem);margin-top:clamp(6.25rem,4.0492957746rem + 9.3896713615vw,12.5rem)}}@media screen and (min-width: 768px){.about-contents--2 .about-contents__body{max-width:360px}}@media screen and (min-width: 768px){.about-contents--2 .about-contents__pic{width:clamp(15.125rem,-2.1607142857rem + 36.0119047619vw,30.25rem);margin-top:clamp(3.125rem,2.0246478873rem + 4.6948356808vw,6.25rem)}}@media screen and (max-width: 767px){.about-contents--2 .about-contents__pic{width:87%;margin-inline:auto}}@media screen and (min-width: 768px){.about-contents--3 .about-contents__body{max-width:clamp(15.375rem,9.9612676056rem + 23.0985915493vw,30.75rem)}}@media screen and (min-width: 768px){.about-contents--3 .about-contents__pic{width:clamp(18.75rem,.4642857143rem + 38.0952380952vw,34.75rem);margin-top:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem)}}.about-point-wrap{margin-top:-188px;padding-top:188px}.about-point{display:flex;justify-content:center;margin-top:clamp(1.5625rem,1.0123239437rem + 2.3474178404vw,3.125rem);gap:clamp(1.875rem,.4464285714rem + 2.9761904762vw,3.125rem)}@media screen and (max-width: 767px){.about-point{gap:5px}}.about-point li{display:grid;align-content:center;position:relative;width:clamp(6.25rem,-.8928571429rem + 14.880952381vw,12.5rem);height:clamp(14.375rem,9.5892857143rem + 9.9702380952vw,18.5625rem);padding-top:clamp(2.5rem,1.0714285714rem + 2.9761904762vw,3.75rem);border-radius:100px;box-sizing:border-box;background-color:#4b3146;color:#fff;font-size:clamp(1rem,.7142857143rem + .5952380952vw,1.25rem);writing-mode:vertical-rl}@media screen and (max-width: 767px){.about-point li{height:220px;font-size:15px;line-height:1.5}}.about-point li span{position:relative;z-index:2}.about-point li:nth-child(2){overflow:hidden}.about-point li:nth-child(2)::before{position:absolute;bottom:0;left:15%;width:clamp(8.4375rem,5.4665492958rem + 12.676056338vw,16.875rem);aspect-ratio:270/150;background-image:url("../img/about/about-point-illust.svg");background-size:cover;content:""}.about-point li:nth-child(4)::before{position:absolute;top:calc(clamp(2.8125rem,1.8221830986rem + 4.2253521127vw,5.625rem)*-1);left:50%;transform:translateX(calc(clamp(0.75rem, 0.4639084507rem + 1.220657277vw, 1.5625rem) * -1));width:clamp(6.3125rem,4.0677816901rem + 9.5774647887vw,12.6875rem);aspect-ratio:406/188;background-image:url("../img/about/about-point-illust2@2x.png");background-size:cover;content:""}.about-point--vaccine{gap:clamp(.625rem,-1.1607142857rem + 3.7202380952vw,2.1875rem)}.about-point--vaccine li{height:auto;padding-top:clamp(2.5rem,1.0714285714rem + 2.9761904762vw,3.75rem);padding-bottom:clamp(2.5rem,1.0714285714rem + 2.9761904762vw,3.75rem)}.about-point--vaccine li:nth-child(4)::before{display:none}.about-point--vaccine li:last-child::before{position:absolute;right:-1em;bottom:-1em;color:#4b3146;font-weight:500;content:"等"}.about-greeting{position:relative;color:#fff}.about-greeting::before{position:absolute;top:0;left:0;z-index:-1;width:50%;height:100%;background-color:rgba(0,0,0,.4);content:""}@media screen and (max-width: 767px){.about-greeting::before{width:100%}}.about-greeting__bg{position:absolute;inset:0;z-index:-2}.about-greeting__body{padding-block:clamp(4.6875rem,3.036971831rem + 7.0422535211vw,9.375rem) clamp(6.25rem,4.0492957746rem + 9.3896713615vw,12.5rem)}@media screen and (min-width: 768px){.about-greeting__body{width:50%;max-width:525px;padding-right:40px;box-sizing:border-box}}.about-greeting__body__cont{display:flex;flex-direction:column;gap:clamp(1.125rem,.7508802817rem + 1.5962441315vw,2.1875rem)}.about-greeting__body .page-title{margin-bottom:clamp(3.125rem,2.0246478873rem + 4.6948356808vw,6.25rem);color:#fff}.about-greeting__body .page-title::before{filter:brightness(0) invert(1)}.about-greeting__body .page-subtitle{margin-bottom:clamp(1.875rem,1.2147887324rem + 2.8169014085vw,3.75rem);color:#fff}.about-greeting__sign{margin-top:clamp(1.5625rem,1.0123239437rem + 2.3474178404vw,3.125rem);font-size:24px}.access-contents{display:flex;flex-direction:column;margin-left:clamp(0rem,-24.2857142857rem + 50.5952380952vw,21.25rem);margin-block:clamp(3.75rem,1.1091549296rem + 11.2676056338vw,11.25rem);gap:clamp(.9375rem,.6073943662rem + 1.4084507042vw,1.875rem)}.access-map iframe{width:100%;height:400px}@media screen and (max-width: 767px){.access-map iframe{height:300px}}.clinic-hours-table{border-collapse:collapse}.clinic-hours-table th,.clinic-hours-table td{font-weight:normal;line-height:1.6}.clinic-hours-table th{padding-bottom:10px}.clinic-hours-table td{border:1px solid #4b3146;text-align:center}.clinic-hours-table td:first-child{border-left:none;text-align:left}.clinic-hours-table td:not(:first-child){width:clamp(3.4375rem,2.2271126761rem + 5.1643192488vw,6.875rem);height:110px}.clinic-hours-table td:last-child{border-right:none}.clinic-hours-table tr:first-child td{border-top:none}.clinic-hours-table tr:last-child td{border-bottom:none}.clinic-hours-table__icon::before{display:inline-block;width:30px;aspect-ratio:31/17;background:url("../img/logo_bk.svg") no-repeat;background-size:contain;content:""}@media screen and (max-width: 767px){.clinic-hours-table__icon::before{width:20px}}.information{display:flex;flex-direction:column;gap:clamp(.625rem,-.2552816901rem + 3.7558685446vw,3.125rem)}.information__header{display:flex;gap:10px}@media screen and (min-width: 768px){.information__header{align-items:end}}@media screen and (max-width: 767px){.information__header{flex-direction:column}}.information__header .-title{color:#80687a;font-weight:300;font-size:clamp(2.1875rem,1.4172535211rem + 3.2863849765vw,4.375rem);line-height:1}.information__header .-link{margin-left:auto}.information__header .-link a{display:flex;align-items:center;gap:10px}.information__header .-link a::before{flex-shrink:0;width:14px;aspect-ratio:14/12;background:url("../img/icon-arrow.svg") no-repeat;background-size:cover;content:""}.information__header .-link a:hover{color:#72005d}.information__body{padding-left:clamp(0rem,-24.2857142857rem + 50.5952380952vw,21.25rem)}.information-list>li{padding-block:clamp(1.25rem,.8098591549rem + 1.8779342723vw,2.5rem);border-bottom:1px solid #ccc}.information-item{display:grid;font-size:clamp(.875rem,.8309859155rem + .1877934272vw,1rem);gap:5px}@media screen and (min-width: 768px){.information-item{grid-template-columns:120px 1fr}}.information-item time{margin-top:6px;font-size:clamp(.75rem,.7059859155rem + .1877934272vw,.875rem)}.information-item__title{margin-bottom:1em;font-weight:500;font-size:clamp(1rem,.911971831rem + .3755868545vw,1.25rem)}.information-item__content>*:not(:last-child){margin-bottom:1em}.fade-in{opacity:0}.fade-in.is-on{animation:fadeIn 2s forwards}@keyframes fadeIn{to{opacity:1}}.slide-in{opacity:0}.slide-in.is-on{animation:slideIn 2s forwards}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:none}}.clipIn{clip-path:polygon(0% 0%, 0% 0%, 0% 0%);transition:clip-path ease 1.2s;transition-delay:.6s}.clipIn.is-on{opacity:1;clip-path:polygon(0% 0%, 0% 200%, 200% 0%)}.pagination{display:flex;justify-content:center;align-items:center;margin-top:50px;gap:.5em}.pagination a:not(.prev):not(.next),.pagination .current{display:inline-flex;justify-content:center;align-items:center;width:2em;height:2em;border:1px solid #ccc;border-radius:50%}.pagination .current{background-color:#333;color:#fff}.pagination .prev,.pagination .next{padding:.5em .8em;border:none;background:none}.xo-event-calendar table.xo-month{border:none}.xo-event-calendar table.xo-month .calendar-caption{font-weight:700}.xo-event-calendar table.xo-month>thead th{height:40px;border-width:0;vertical-align:middle}.xo-event-calendar table.xo-month>thead th.saturday,.xo-event-calendar table.xo-month>thead th.sunday{color:currentColor}.xo-event-calendar table.xo-month .month-week{height:40px}.xo-event-calendar table.xo-month .month-week table{border-spacing:5px 0}.xo-event-calendar table.xo-month .month-event-space,.xo-event-calendar table.xo-month .month-dayname-space{display:none}.xo-event-calendar table.xo-month .month-dayname td{padding-top:2px !important;border-width:1px 0 0 0;border-color:#000}.xo-event-calendar table.xo-month .month-dayname td div{padding-top:10px;text-align:center}.xo-event-calendar table.xo-month .month-dayname td div.today{color:currentColor;font-weight:normal}.xo-event-calendar table.xo-month .month-dayname td div.other-month{opacity:0}.xo-event-calendar table.xo-month .month-dayname .holiday-holiday{background-color:rgba(34,2,28,.6) !important}.xo-event-calendar table.xo-month button{display:flex;align-items:center;width:auto;padding-inline:5px;gap:5px}.xo-event-calendar table.xo-month button .nav-prev,.xo-event-calendar table.xo-month button .nav-next{transform:none !important;width:6px !important;height:12px;border:none !important;background-color:rgba(34,2,28,.6)}.xo-event-calendar table.xo-month button .nav-prev{clip-path:polygon(100% 0, 0 50%, 100% 100%)}.xo-event-calendar table.xo-month button .nav-next{clip-path:polygon(0 0, 0 100%, 100% 50%)}.xo-event-calendar table.xo-month button.month-prev::after{content:"前の月"}.xo-event-calendar table.xo-month button.month-next::before{content:"次の月"}.xo-event-calendar .holiday-titles{padding-inline:5px}.xo-event-calendar p.holiday-title span{padding:0 0 0 16px;border:none}#sb_instagram #sbi_load .sbi_load_btn{margin-top:20px;border-radius:0;font-size:16px;cursor:pointer}#sbi_images{gap:20px !important}