/*! sanitize.css v3.0.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */audio:not([controls]){display:none}button{overflow:visible;-webkit-appearance:button}details{display:block}html{overflow-y:scroll;-webkit-text-size-adjust:100%}input{-webkit-border-radius:0}input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}main{display:block}pre{overflow:auto}progress{display:inline-block}small{font-size:75%}summary{display:block}svg:not(:root){overflow:hidden}template{display:none}textarea{overflow:auto}[hidden]{display:none}*,:before,:after{-webkit-box-sizing:inherit;box-sizing:inherit}*{font-size:inherit;line-height:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*,:before,:after{border-style:solid;border-width:0}*{background-repeat:no-repeat;margin:0;padding:0}:root{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;cursor:default;font:100%/1.5 sans-serif;text-rendering:optimizeLegibility}a{text-decoration:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}button,input,select,textarea{background-color:rgba(0,0,0,0)}button,input,select,textarea{color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit}button,[type=button],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=reset],[type=search],[type=submit],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{min-height:1.5em}code,kbd,pre,samp{font-family:monospace,monospace}nav ol,nav ul{list-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}::-moz-selection{background-color:#b3d4fc;color:#4c2b03;text-shadow:none}::selection{background-color:#b3d4fc;color:#4c2b03;text-shadow:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}[hidden][aria-hidden=false]{clip:rect(0 0 0 0);display:inherit;position:absolute}[hidden][aria-hidden=false]:focus{clip:auto}:root{--width-tablet: $width_tablet;--width-desktop: $width_desktop;--width-container: 1200px;--ja: "Noto Sans JP", sans-serif;--en: "Anek Devanagari", sans-serif;--color-font: #2C2C2C;--color-primary: #2B2B93;--color-secondary: #DB9800;--color-red: #D02017;--color-bg: #EFF0EF;--color-bg-rgb: 239, 240, 239;--color-white: #ffffff;--color-white-rgb: 255, 255, 255;--padding: 2rem;--global-columns: 12;--grid-columns-global: [full-start] minmax(var(--padding), auto) [container-start] repeat(var(--global-columns), minmax(calc(36rem / var(--global-columns)), calc(var(--width-container) / var(--global-columns)))) [container-end] minmax(var(--padding), auto) [full-end]}.row{--gap-x: 0;--gap-y: 0;display:grid;gap:var(--gap-y) var(--gap-x);grid-template-columns:repeat(12, 1fr)}.row__item{grid-column:span 12}.row__item--mobile-1{grid-column:span 1}.row__item--mobile-2{grid-column:span 2}.row__item--mobile-3{grid-column:span 3}.row__item--mobile-4{grid-column:span 4}.row__item--mobile-5{grid-column:span 5}.row__item--mobile-6{grid-column:span 6}.row__item--mobile-7{grid-column:span 7}.row__item--mobile-8{grid-column:span 8}.row__item--mobile-9{grid-column:span 9}.row__item--mobile-10{grid-column:span 10}.row__item--mobile-11{grid-column:span 11}.row__item--mobile-12{grid-column:span 12}@media screen and (min-width: 768px){.row__item--tablet-1{grid-column:span 1}}@media screen and (min-width: 768px){.row__item--tablet-2{grid-column:span 2}}@media screen and (min-width: 768px){.row__item--tablet-3{grid-column:span 3}}@media screen and (min-width: 768px){.row__item--tablet-4{grid-column:span 4}}@media screen and (min-width: 768px){.row__item--tablet-5{grid-column:span 5}}@media screen and (min-width: 768px){.row__item--tablet-6{grid-column:span 6}}@media screen and (min-width: 768px){.row__item--tablet-7{grid-column:span 7}}@media screen and (min-width: 768px){.row__item--tablet-8{grid-column:span 8}}@media screen and (min-width: 768px){.row__item--tablet-9{grid-column:span 9}}@media screen and (min-width: 768px){.row__item--tablet-10{grid-column:span 10}}@media screen and (min-width: 768px){.row__item--tablet-11{grid-column:span 11}}@media screen and (min-width: 768px){.row__item--tablet-12{grid-column:span 12}}@media screen and (min-width: 1200px){.row__item--desktop-1{grid-column:span 1}}@media screen and (min-width: 1200px){.row__item--desktop-2{grid-column:span 2}}@media screen and (min-width: 1200px){.row__item--desktop-3{grid-column:span 3}}@media screen and (min-width: 1200px){.row__item--desktop-4{grid-column:span 4}}@media screen and (min-width: 1200px){.row__item--desktop-5{grid-column:span 5}}@media screen and (min-width: 1200px){.row__item--desktop-6{grid-column:span 6}}@media screen and (min-width: 1200px){.row__item--desktop-7{grid-column:span 7}}@media screen and (min-width: 1200px){.row__item--desktop-8{grid-column:span 8}}@media screen and (min-width: 1200px){.row__item--desktop-9{grid-column:span 9}}@media screen and (min-width: 1200px){.row__item--desktop-10{grid-column:span 10}}@media screen and (min-width: 1200px){.row__item--desktop-11{grid-column:span 11}}@media screen and (min-width: 1200px){.row__item--desktop-12{grid-column:span 12}}.row--std{--gap-x: 16px;--gap-y: 16px}.row--wide{--gap-x: 16px;--gap-y: 16px}@media screen and (min-width: 768px){.row--wide{--gap-x: 32px;--gap-y: 32px}}.row--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--mt{margin-top:2rem}.container{width:100%;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.container{padding-left:40px;padding-right:40px}}@media screen and (min-width: 1200px){.container{max-width:980px}}@media screen and (max-width: 767px){.container--sp-nomg{padding-left:0;padding-right:0}}@media screen and (max-width: 767px){.container--sp-r-nomg{padding-right:0}}@media screen and (max-width: 1199px){.container--tabsp-nomg{padding-left:0;padding-right:0}}@media screen and (min-width: 1200px){.container--medium{max-width:1080px}}@media screen and (min-width: 1200px){.container--max{max-width:1280px}}.container--wide{max-width:1280px}.menu{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100dvh;opacity:0;visibility:hidden;pointer-events:none;padding:100px 24px 30px 24px;background:var(--color-white);overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:99}.menu--open{opacity:1;visibility:visible;pointer-events:auto}.menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:6rem}.menu-list__item{position:relative;-webkit-transition:.2s ease-out;transition:.2s ease-out;border-bottom:1px solid #d0d0d0}.menu-list__link{position:relative;display:block;color:inherit;padding:26px 0;font-size:19px;font-weight:bold;letter-spacing:.05em;color:var(--color-font);padding-left:17px}.menu-list__link::before{content:"";display:inline-block;width:5px;height:19px;background:var(--color-primary);position:absolute;top:35px;left:0}.menu-list__link[target=_blank]::after{content:"";display:inline-block;font-family:"icomoon";font-weight:normal;color:var(--color-secondary);margin-left:.5em}.menu-list__child{margin-top:-15px;padding-bottom:15px}.child-list{min-width:120px;padding:16px 0;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 1200px){.child-list{padding:8px 0}}.child-list__link{position:relative;display:block;color:inherit;font-size:16px;font-weight:bold;letter-spacing:.05em;color:var(--color-font);padding:5px 0px 5px 40px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 1200px){.child-list__link{width:270px}.child-list__link:hover{background:var(--color-bg)}}.child-list__link::before{content:"";display:inline-block;width:14px;height:2px;background:#d0d0d0;position:absolute;top:20px;left:14px}.child-list__link span{font-size:80%}.trigger{display:none;place-items:center;place-content:center;width:4rem;height:4rem}.trigger::before{content:"+"}.trigger--open::before{content:"-"}.menu-btn{position:relative;display:block;width:60px;height:60px;background:var(--color-primary);border-radius:7px}@media screen and (min-width: 1200px){.menu-btn{display:none}}.menu-btn__line{position:absolute;top:50%;left:50%;display:block;width:20px;height:3px;border-radius:6px;-webkit-transition:.2s ease-out;transition:.2s ease-out;background:var(--color-white);-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.menu-btn__line:nth-child(1){-webkit-transform:translate(-50%, -8px);transform:translate(-50%, -8px)}.menu-btn__line:nth-child(2){top:50%}.menu-btn__line:nth-child(3){-webkit-transform:translate(-50%, 8px);transform:translate(-50%, 8px)}.menu-btn[aria-expanded=true] .menu-btn__line:nth-child(1){-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.menu-btn[aria-expanded=true] .menu-btn__line:nth-child(2){opacity:0}.menu-btn[aria-expanded=true] .menu-btn__line:nth-child(3){-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.header{position:fixed;width:100%;z-index:100;padding:24px 16px}@media screen and (max-width: 767px){.header{padding:10px 10px 10px 24px}}.header__body{grid-area:container;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--color-white);border-radius:10px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.12);box-shadow:0 0 20px rgba(0,0,0,.12);padding:8px 16px 8px 32px}@media screen and (max-width: 767px){.header__body{padding:0;-webkit-box-shadow:none;box-shadow:none;background:none}}.header__logo{display:block;width:200px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 1200px){.header__logo:hover{opacity:.7}}.header__nav{margin:0 24px 0 auto}@media screen and (max-width: 1199px){.header__nav{display:none}}.gnav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.gnav-list__item{position:relative}.gnav-list__link{position:relative;display:block;color:inherit;font-size:14px;font-weight:500;padding-block:16px;padding-inline:12px 10px;padding-block:12px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 1366px){.gnav-list__link{font-size:16px;padding-inline:16px 20px}}.gnav-list__link::before{content:"";display:inline-block;width:5px;height:15px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:var(--color-primary)}.gnav-list__link[target=_blank]::after{content:"";display:inline-block;font-weight:normal;font-family:"icomoon";color:var(--color-secondary);margin-left:.5em}.gnav-list__link:hover{opacity:.6}.gnav-list__child{position:absolute;top:48px;left:0;visibility:hidden;opacity:0;background:var(--color-white);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;pointer-events:none;-webkit-transition:.2s ease-out;transition:.2s ease-out}.gnav-list__item:hover .gnav-list__child{visibility:visible;opacity:1;pointer-events:auto}.gnav-list__trigger{display:none}.mv{position:relative;width:100%;height:100vh;overflow:hidden}.mv__content{width:100%;max-width:390px;height:415px;display:grid;position:absolute;bottom:0;left:0;z-index:2}@media screen and (min-width: 768px){.mv__content{-webkit-box-align:end;-ms-flex-align:end;align-items:end;max-width:895px}}.mv__content>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:48px;background:rgba(77,77,77,.5);border-top-right-radius:100px;padding:60px 20px}@media screen and (min-width: 1200px){.mv__content>.container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top-right-radius:222px;padding:60px 60px}}.mv__copy{font-size:26px;font-weight:900;color:var(--color-white);letter-spacing:.02em}@media screen and (max-width: 767px){.mv__copy{margin:0 -24px;width:100vw;padding:0 0 0 24px}}@media screen and (min-width: 768px){.mv__copy{font-size:40px;letter-spacing:.12em}}@media screen and (min-width: 1200px){.mv__copy{font-size:48px}}.fvslider{height:100%}.fvslider__wrapper{height:100%}.fvslider__img{width:100% !important;height:100% !important;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}#fvslider .splide__pagination{bottom:16px}@media screen and (min-width: 1200px){#fvslider .splide__pagination{bottom:24px}}#fvslider .splide__pagination__page{width:12px;height:12px;border-radius:50%;min-height:unset;-webkit-transform:none;transform:none}.hero{position:relative;width:100%;height:290px;background:none !important;overflow:hidden}@media screen and (min-width: 768px){.hero{height:400px}}.hero__txt{position:relative;height:100%;padding:120px 0 0}.hero__txt::after{content:"";display:block;width:calc(100% - 48px);height:2px;background:#d0d0d0;position:absolute;bottom:0;left:24px}@media screen and (min-width: 768px){.hero__txt{padding:176px 0 0}.hero__txt::after{left:40px;width:52%}}.hero__bg{position:absolute;top:0;right:0;width:45%;height:100%}.hero__bg img{border-radius:0 0 0 100px}@media screen and (max-width: 767px){.hero__bg{display:none}}.hero__title{position:relative;line-height:1.6;padding-left:32px}@media screen and (min-width: 1200px){.hero__title{padding-left:40px}}.hero__title::before{content:"";display:inline-block;background:#db9800;background:-webkit-gradient(linear, left top, left bottom, from(rgb(219, 152, 0)), color-stop(50%, rgb(219, 152, 0)), color-stop(50%, rgb(43, 43, 147)), to(rgb(43, 43, 147)));background:linear-gradient(180deg, rgb(219, 152, 0) 0%, rgb(219, 152, 0) 50%, rgb(43, 43, 147) 50%, rgb(43, 43, 147) 100%);height:67px;width:12px;position:absolute;top:0;left:0}@media screen and (min-width: 1200px){.hero__title::before{height:100px}}.hero__title-ja{display:block;font-size:2.2rem;font-weight:900;color:var(--color-primary);letter-spacing:.06em}@media screen and (min-width: 1200px){.hero__title-ja{font-size:40px}}.hero__title-en{display:block;font-family:var(--en);font-size:20px;letter-spacing:.08em}.hero__title--facility{line-height:1;padding-top:8px}@media screen and (min-width: 1200px){.hero__title--facility{padding-top:16px}}.hero__title--facility .hero__title-ja{font-family:var(--en);font-size:36px;line-height:1}.hero__title--facility .hero__title-ja span{font-family:var(--ja);font-size:40%;letter-spacing:.03em}@media screen and (min-width: 1200px){.hero__title--facility .hero__title-ja{font-size:52px}}.hero__cat{background:var(--color-primary);border-radius:20px;font-size:12px;font-weight:500;color:#fff;padding:1px 10px 2px}@media screen and (min-width: 1200px){.hero__cat{font-size:14px;padding:3px 14px}}.loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:4999}.loader__icon{position:absolute;border-left:2px solid var(--color-white);border-top:2px solid var(--color-primary);border-right:2px solid var(--color-primary);border-bottom:2px solid var(--color-primary);height:46px;width:46px;left:50%;top:50%;margin:-23px 0 0 -23px;text-indent:-9999em;font-size:10px;z-index:5000;-webkit-animation:load .8s infinite linear;animation:load .8s infinite linear}.loader__icon,.loader__icon:after{border-radius:50%;width:46px;height:46px}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cv{display:grid}@media screen and (min-width: 768px){.cv{grid-template-columns:repeat(2, 2fr)}}.cv__reserve,.cv__tel{display:grid;place-content:center;height:110px}@media screen and (min-width: 768px){.cv__reserve,.cv__tel{height:160px}}.cv__reserve{background:var(--color-red);border:2px solid var(--color-red);text-align:center;border-radius:7px;margin-bottom:12px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 768px){.cv__reserve{margin-bottom:0;border-radius:10px 0 0 10px}}@media screen and (min-width: 1200px){.cv__reserve{border-right:none}.cv__reserve:hover{background:var(--color-white)}.cv__reserve:hover span{color:var(--color-red)}}.cv__reserve span{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-size:23px;font-weight:700;color:var(--color-white);line-height:1.3}@media screen and (min-width: 1200px){.cv__reserve span{font-size:28px;gap:32px}}.cv__reserve span::before{display:inline-grid;place-content:center;background:var(--color-white);width:62px;height:62px;border-radius:50%;font-family:"icomoon";font-weight:normal;font-size:30px;content:"";color:var(--color-red)}@media screen and (min-width: 768px){.cv__reserve span::before{width:72px;height:72px;font-size:32px}}.cv__tel{background:var(--color-white);border:2px solid var(--color-red);border-radius:7px}@media screen and (min-width: 768px){.cv__tel{border-radius:0 10px 10px 0}}@media screen and (min-width: 1200px){.cv__tel{pointer-events:none}}.footer-tel__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.footer-tel__inner{gap:32px}}.footer-tel__inner::before{display:inline-grid;place-content:center;background:var(--color-red);width:62px;height:62px;border-radius:50%;font-family:"icomoon";font-weight:normal;font-size:23px;content:"";color:var(--color-white)}@media screen and (min-width: 768px){.footer-tel__inner::before{width:72px;height:72px;font-size:32px}}.footer-tel__txt{text-align:left;line-height:1}@media screen and (min-width: 768px){.footer-tel__txt{text-align:center}}.footer-tel__title{font-size:15px;font-weight:700;color:rgba(44,44,44,.5)}@media screen and (min-width: 1200px){.footer-tel__title{font-size:18px}}.footer-tel__number{font-family:var(--en);font-size:30px;font-weight:700;color:var(--color-font);text-decoration:underline;margin:16px 0 4px}@media screen and (min-width: 1200px){.footer-tel__number{font-size:42px}}.footer-tel__time{font-size:13px;font-weight:normal;color:var(--color-font)}@media screen and (min-width: 1200px){.footer-tel__time{font-size:16px}}.footer{position:relative;margin-top:auto;background:url(../images/footer.webp) center/cover no-repeat;z-index:0;padding:40px 0 24px}.footer::before{content:"";display:block;background:rgba(var(--color-bg-rgb), 0.85);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.footer__inner{margin:80px 0 0}@media screen and (min-width: 768px){.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.footer__address{font-size:15px;font-weight:500;letter-spacing:.03em;line-height:1.4;margin:24px 0 0}.footer__copyright{font-family:var(--en);font-size:15px}.footer__etc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style-type:none}.sns-list__link{-webkit-transition:.4s ease-out;transition:.4s ease-out}.sns-list__link:hover{opacity:.7}.sns-list__icon{width:5rem}.footer-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;list-style:none;margin:16px 0 0}.footer-list__link{font-size:14px;color:var(--color-font);text-decoration:underline;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 1200px){.footer-list__link:hover{opacity:.7}}.footer-list__link[target=_blank]::after{content:"";display:inline-block;font-family:"icomoon";color:var(--color-primary);margin-left:.5em}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s infinite linear;animation:splide-loading 1s infinite linear;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__play{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes splide-loading{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{background:#ccc;border:0;cursor:pointer;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;opacity:.7;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2em;width:2em}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:#0bf 3px solid;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:#0bf 3px solid;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px;opacity:.7}.splide__pagination__page.is-active{background:#fff;z-index:1;-webkit-transform:scale(1.4);transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:#0bf 3px solid;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:#0bf 3px solid;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:#0bf 3px solid;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:#0bf 3px solid}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:#0bf 3px solid;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:#0bf 3px solid}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:#0bf 3px solid;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:#0bf 3px solid;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.splide__pagination--ttb{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.section{width:100%;padding:80px 0}@media screen and (min-width: 1200px){.section{padding:100px 0}}.section__header{margin:0 0 40px}@media screen and (min-width: 1200px){.section__header{margin:0 0 56px}}.section__title{position:relative;font-size:30px;font-weight:900;letter-spacing:.05em;text-align:center;padding:24px 0 0}.section__title::before{content:"";display:inline-block;background:var(--color-secondary);width:40px;height:5px;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 768px){.section--news{padding:64px 0}}.section--feature{background:var(--color-bg)}.section--banner{padding-top:0}.home-news{display:grid;gap:24px}@media screen and (min-width: 768px){.home-news{grid-template-columns:120px 1fr}}.home-news__title{font-size:30px;text-align:center;line-height:1}@media screen and (min-width: 768px){.home-news__title{text-align:left}}.home-news__btn{display:inline-block;font-size:15px;font-weight:700;color:var(--color-white);background:var(--color-primary);border:2px solid var(--color-primary);border-radius:5px;padding:4px 12px;margin-top:32px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (max-width: 767px){.home-news__btn{display:none;margin-top:0}}@media screen and (min-width: 1200px){.home-news__btn:hover{background:var(--color-white);color:var(--color-primary)}}.home-news__btn--sp{display:block;padding:18px;text-align:center}@media screen and (min-width: 768px){.home-news__btn--sp{display:none}}.home-news__content{padding:8px 32px;background:var(--color-white);border:2px solid #d0d0d0;border-radius:10px}@media screen and (max-width: 767px){.home-news__content{padding:4px 16px}}.home-news .news-card:last-child{border-bottom:none}.feature-wrap{display:grid;gap:60px;margin:60px 0 0}@media screen and (min-width: 768px){.feature-wrap{gap:32px;grid-template-columns:repeat(3, 1fr)}}.feature{display:grid;place-items:center;padding:56px 24px 40px;border:2px solid var(--color-white);border-radius:15px}.feature__icon{width:110px;margin:-110px 0 0}@media screen and (max-width: 767px){.feature__icon{width:90px;margin:-110px 0 0}}.feature__title{font-size:24px;font-weight:700}.feature__desc{font-size:15px;font-weight:500;letter-spacing:.06em;margin:16px 0 0;text-align:center}.home-facility+.home-facility{margin:48px 0 0}@media screen and (min-width: 1200px){.home-facility+.home-facility{margin:72px 0 0}}.home-facility__wrap{display:grid;gap:40px}@media screen and (min-width: 768px){.home-facility__wrap{grid-template-columns:repeat(2, 1fr);gap:56px 24px}}.home-facility__location{text-align:center;margin:0 0 28px}.home-facility__location::before{display:block;content:"";background:#d0d0d0;width:100%;height:2px;-webkit-transform:translateY(28px);transform:translateY(28px);position:relative;z-index:-1}.home-facility__location span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:23px;font-weight:700;background:var(--color-white);padding:0 24px}@media screen and (min-width: 768px){.home-facility__location span{font-size:26px}}.home-facility__location span::before{content:"";display:inline-block;font-family:"icomoon";font-weight:normal;font-size:32px;color:var(--color-primary)}.home-facility__capa{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;font-weight:700;background:var(--color-white);-webkit-box-shadow:0 0 8px rgba(0,0,0,.12);box-shadow:0 0 8px rgba(0,0,0,.12);border-radius:8px;padding-right:30px;overflow:hidden;margin:0 0 8px}.home-facility__capa::before{content:"";display:inline-grid;place-content:center;font-family:"icomoon";font-weight:normal;font-size:25px;color:var(--color-white);background:var(--color-primary);width:44px;height:44px;margin-right:20px}.home-facility__capa span{font-size:75%}@media screen and (max-width: 767px){.home-facility__capa{width:100%}}@media screen and (min-width: 1200px){.home-facility__capa{font-size:20px;padding-right:40px}.home-facility__capa::before{font-size:32px;width:52px;height:52px;margin-right:24px}}@media screen and (min-width: 768px){.home-facility__item--large{grid-column:1/3}}@media screen and (min-width: 768px){.home-facility__item--large .facility-card{display:grid;grid-template-columns:repeat(2, 1fr)}}.home-facility__item--large .facility-card .facility-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.facility-block__title{position:relative;font-size:2.6rem;text-align:center;margin-top:6rem}@media screen and (min-width: 1200px){.facility-block__title{margin-top:14rem}}.facility-block__title::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1.75px;background:#d0d0d0}.facility-block__title span{position:relative;background:var(--color-white);padding-inline:38px}.facility-block__title span::before{content:"";font-family:"icomoon";font-weight:normal;display:inline-block;vertical-align:middle;color:var(--color-primary);margin-right:1.5rem}.banner{display:grid;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.banner{grid-template-columns:repeat(3, 1fr)}}.banner__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (min-width: 1200px){.banner__link:hover{opacity:.6}}.btn{position:relative;display:block;text-align:center;color:var(--color-font);background:var(--color-white);border:2px solid var(--color-primary);border-radius:7px;font-size:18px;font-weight:700;padding:18px 40px;padding-right:72px;-webkit-transition:.2s ease-out;transition:.2s ease-out}.btn::after{content:"";font-family:"icomoon";font-weight:normal;font-size:12px;display:inline-grid;place-content:center;width:32px;height:32px;border-radius:50%;color:var(--color-white);background:var(--color-primary);position:absolute;right:32px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 1200px){.btn:hover{color:var(--color-white);background:var(--color-primary)}}.btn--window span::before{display:inline-block;content:"";font-family:"icomoon";font-weight:normal;color:var(--color-primary);margin-right:1em}.btn--file span::before{display:inline-block;content:"";font-family:"icomoon";font-weight:normal;color:var(--color-primary);margin-right:1em}.btn--reserve{color:var(--color-white);background:var(--color-secondary);border-color:var(--color-secondary)}.btn--reserve::after{content:"";color:var(--color-secondary);background-color:var(--color-white)}@media screen and (min-width: 1200px){.btn--reserve:hover{color:var(--color-secondary);background:var(--color-white)}}.btn--max250{max-width:250px}.btn--max340{max-width:340px}.btn-wrap{margin-top:3rem}.btn-wrap--center .btn{margin:0 auto}.cv-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;color:var(--color-white);background:var(--color-red);border:2px solid var(--color-red);border-radius:50px;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:.05em;padding:6px;padding-right:24px;-webkit-transition:.2s ease-out;transition:.2s ease-out}.cv-btn::before{display:inline-grid;place-content:center;background:var(--color-white);width:40px;height:40px;border-radius:50%;font-family:"icomoon";font-weight:normal;font-size:20px;content:"";color:var(--color-red);-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (max-width: 1199px){.cv-btn{display:none}}@media screen and (min-width: 1200px){.cv-btn:hover{background:var(--color-white);color:var(--color-red)}}@media screen and (min-width: 1366px){.cv-btn{font-size:17px}}.cv-btn--mv{position:relative;font-size:22px;text-align:center;padding:20px 24px 24px 80px;display:block}@media screen and (min-width: 768px){.cv-btn--mv{max-width:477px}}.cv-btn--mv::before{position:absolute;top:33px;left:25px;width:34px;height:34px;font-size:18px}@media screen and (min-width: 768px){.cv-btn--mv::before{top:19px}}.cv-btn--mv span{font-size:16px;margin-left:4px}.sp-br{display:block}@media screen and (min-width: 768px){.sp-br{display:none}}.login-btn{display:block;font-size:14px;font-weight:700;color:var(--color-white);background:var(--color-primary);border:2px solid var(--color-primary);border-radius:8px;padding:15px 14px;margin-left:8px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (max-width: 1199px){.login-btn{display:none}}@media screen and (min-width: 1200px){.login-btn:hover{background:var(--color-white);color:var(--color-primary)}}.splide__slide img{width:100%;height:auto}.floormap-btn{position:relative;overflow:clip;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border:1px solid var(--color-primary);border-radius:2rem;-webkit-transition:.4s ease-out;transition:.4s ease-out;margin-top:4rem}.floormap-btn:hover{opacity:.7}@media screen and (min-width: 768px){.floormap-btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:8rem}}.floormap-btn__body{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--color-white);background-color:var(--color-primary);display:grid;gap:1rem;padding:3rem}@media screen and (min-width: 768px){.floormap-btn__body{padding:4rem}}.floormap-btn__img{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.floormap-btn__img img{aspect-ratio:16/9;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width: 768px){.floormap-btn__img img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.floormap-btn__title{font-size:2.2rem;font-weight:bold}@media screen and (min-width: 768px){.floormap-btn__title{font-size:2.7rem}}.floormap-btn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;color:inherit}.floormap-btn__link::before{content:"";position:absolute;inset:0;z-index:1}.floormap-btn__link::after{content:"";font-family:"icomoon";font-size:1.4rem;font-weight:normal;line-height:1;display:grid;place-content:center;width:3rem;aspect-ratio:1;background:var(--color-white);border-radius:50%;color:var(--color-primary)}.floormap-btn__summary{font-size:1.4rem;font-weight:500}.page-article{overflow:hidden;padding:64px 0 100px}@media screen and (min-width: 768px){.page-article{padding:80px 0 160px}}.post-type-page *:first-child{margin-top:0}.post-type-page p{line-height:1.8}.post-type-page p:not(:first-child){margin-top:1rem}.post-type-page a:not([class]){color:var(--color-primary);text-decoration:underline}.post-type-page a:not([class]):hover{opacity:.7}.post-type-page .h2:first-child,.post-type-page .h3:first-child,.post-type-page .h4:first-child,.post-type-page .h5:first-child{margin-top:0}.post-type-page .h2{position:relative;font-size:30px;font-weight:900;text-align:center;padding:24px 0 0;margin:80px 0 24px}.post-type-page .h2::before{content:"";display:inline-block;background:var(--color-secondary);width:40px;height:5px;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.post-type-page .h2--mt{margin-top:14rem}.post-type-page .h3{font-size:23px;font-weight:900;color:var(--color-secondary);margin:56px 0 24px}.post-type-page .h3::before{content:"";display:inline-block;background:var(--color-secondary);width:20px;height:20px;border-radius:2px;margin-right:12px}@media screen and (min-width: 1200px){.post-type-page .h3{font-size:26px;margin:64px 0 32px}}.post-type-page .h4{font-size:22px;border-bottom:3px solid var(--color-secondary);padding:0 0 8px;margin:56px 0 40px}.post-type-page .h5{font-size:19px;font-weight:700;padding:.5em 1em;background:var(--color-bg);margin:48px 0 16px}.post-type-page .ul{list-style:none;margin:16px 0}.post-type-page .ul li{position:relative;padding-left:1.5em}.post-type-page .ul li::before{display:inline-block;content:"";background:#d3d5d3;border-radius:50%;width:10px;height:10px;position:absolute;top:8px;left:4px}.post-type-page .ul li+li{margin:.5em 0 0}.post-type-page .ol{counter-reset:number 0;padding:0 0 0 2rem}.post-type-page .ol li{counter-increment:number 1;-webkit-padding-start:1rem;padding-inline-start:1rem}.post-type-page .ol li::marker{content:counter(number) " ";font-size:1.5em;aspect-ratio:1}.post-type-page .dl{display:grid;grid-template-columns:160px 1fr}.post-type-page .simple-table{width:100%;border-bottom:1px solid #d0d0d0;margin:3rem 0}.post-type-page .simple-table tr{display:grid;grid-template-columns:30% 1fr}.post-type-page .simple-table th,.post-type-page .simple-table td{border-top:1px solid #d0d0d0;padding-block:16px}.post-type-page .simple-table th{text-align:left}.post-type-page .simple-table td{font-weight:500;padding-left:16px}.post-type-page .table{width:100%;margin:3rem 0}.post-type-page .table th,.post-type-page .table td{border:1px solid #d0d0d0;padding:1em}@media screen and (min-width: 768px){.post-type-page .table th,.post-type-page .table td{padding:22px 26px}}.post-type-page .table th{background:var(--color-bg)}@media screen and (min-width: 768px){.post-type-page .table th{text-align:left}}.post-type-page .table td{line-height:1.3}.post-type-page .table .price{font-family:var(--en);font-size:32px;line-height:1.2;padding-right:4px}.post-type-page .table--price tr{display:grid}@media screen and (min-width: 768px){.post-type-page .table--price tr{grid-template-columns:40% 1fr}}@media screen and (max-width: 767px){.post-type-page .table--price td{text-align:center}}.post-type-page .small{display:block;margin-top:1rem;font-size:14px;font-weight:bold;color:var(--color-primary)}.post-type-page .box{background:var(--color-bg);border-radius:15px;margin:40px 0 0;padding:3.5rem 2rem}@media screen and (min-width: 768px){.post-type-page .box{padding:5rem 4.5rem}}.post-type-page .box+.box{margin:32px 0 0}.post-type-page .box__title{position:relative;font-size:19px;font-weight:bold;line-height:1.4;padding-left:1.4em}.post-type-page .box__title::before{content:"";display:inline-block;background:var(--color-primary);width:18px;height:18px;border-radius:2px;position:absolute;top:5px;left:0}@media screen and (min-width: 1200px){.post-type-page .box__title{font-size:22px}.post-type-page .box__title::before{top:8px}}.post-type-page .border-box{background:var(--color-white);border:2px solid var(--color-secondary);border-radius:15px;padding:40px 45px;margin:40px 0 0}.post-type-page .border-box__title{font-size:22px;font-weight:700;margin:0 0 16px}.post-type-page .button-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5rem 0 0}@media screen and (max-width: 767px){.post-type-page .button-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.post-type-page .button{display:inline-block;padding:2rem 3rem;font-weight:bold;font-size:1.8rem;-webkit-transition:.4s ease-out;transition:.4s ease-out;cursor:pointer;margin-bottom:1.5rem;text-align:center}@media screen and (min-width: 768px){.post-type-page .button+.post-type-page .button{margin-left:1.5rem}}.flowpager{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;counter-reset:number 0;margin-bottom:5rem;padding:24px 0 0}@media screen and (min-width: 768px){.flowpager{margin-bottom:8rem}}.flowpager__title{display:block;text-align:center;font-weight:bold;font-size:15px;line-height:1.2;letter-spacing:.1em;font-family:var(--ja)}@media screen and (min-width: 768px){.flowpager__title{font-size:18px}}.flowpager__title::after{content:"";display:block;width:32px;height:32px;background:0 0/contain no-repeat;margin:15px auto 0 auto}.flowpager__item{position:relative;border:2px solid #d0d0d0;border-radius:7px;padding:32px 0 8px;counter-increment:number 1;width:100px;text-align:center}@media screen and (min-width: 768px){.flowpager__item{width:168px;padding:40px 0 16px}}.flowpager__item::before{position:absolute;top:-25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;content:"0" counter(number);text-align:center;font-size:2rem;font-weight:bold;font-family:var(--en);width:50px;height:50px;border-radius:50%;line-height:56px;background:var(--color-secondary);color:#fff}.flowpager__item::after{content:"";display:block;width:10px;height:2px;background:#d0d0d0;position:absolute;top:50%;right:-16px}@media screen and (min-width: 768px){.flowpager__item::after{width:50px;right:-56px}}.flowpager__item--01{margin-right:16px}@media screen and (min-width: 768px){.flowpager__item--01{margin-right:56px}}.flowpager__item--01 .flowpager__title::after{background-image:url(../images/icon-computer.svg)}.flowpager__item--02{margin-right:20px}@media screen and (min-width: 768px){.flowpager__item--02{margin-right:56px}}.flowpager__item--02 .flowpager__title::after{background-image:url(../images/icon-bank-card.svg)}.flowpager__item--03::after{display:none}.flowpager__item--03 .flowpager__title::after{background-image:url(../images/icon-fix.svg);margin:10px auto 0 auto}.flowcard{list-style:none;counter-reset:number 0}.flowcard__item{position:relative;padding:3.5rem 2rem;display:block;border-radius:15px;border:2px solid #d0d0d0;counter-increment:number 1}@media screen and (min-width: 768px){.flowcard__item{padding:5rem 4.5rem}}.flowcard__item:not(:last-child){margin-bottom:74px}.flowcard__item:not(:last-child)::after{position:absolute;bottom:-55px;left:50%;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);content:"";font-family:"icomoon";font-weight:bold;font-size:28px;color:var(--color-primary);text-shadow:16px 0 0}.flowcard__title{position:relative;display:block;font-size:20px;font-weight:bold;font-family:var(--ja);letter-spacing:.06em;color:var(--color-font);padding-left:60px;margin-bottom:2.5rem}@media screen and (min-width: 768px){.flowcard__title{font-size:24px;padding-left:70px}}.flowcard__title::before{position:absolute;top:0;left:0;display:block;content:counter(number);text-align:center;font-size:2.8rem;font-weight:bold;font-family:var(--en);width:45px;height:45px;border-radius:5px;line-height:56px;background:var(--color-primary);color:#fff;-webkit-transform:scale(0.8) translateY(-3px);transform:scale(0.8) translateY(-3px)}@media screen and (min-width: 768px){.flowcard__title::before{-webkit-transform:scale(1);transform:scale(1)}}.flowcard .small{margin-bottom:1rem}.qa-list{list-style:none}.qa-list__item{padding:3rem 1.5rem 3rem 4rem;border-bottom:1px solid #d0d0d0}.qa-list__question{position:relative;display:block;font-size:20px;font-weight:bold;letter-spacing:.06em;color:var(--color-font)}.qa-list__question::before{position:absolute;top:6px;left:-40px;content:"Q";font-family:var(--en);font-size:40px;font-weight:bold;line-height:1;color:var(--color-primary);margin-right:14px}.qa-list__answer{display:block;margin-top:2.7rem}.qa-list__strong{color:#e7232a;font-size:14px;font-weight:bold}.textbox{background:var(--color-primary);color:#fff;text-align:center;border-radius:5px;padding:10px 0 15px;width:218px}.textbox__text{display:inline-block;font-size:16px;font-weight:bold;letter-spacing:.06em;padding-bottom:3px;background:url(../images/wavy.png) repeat-x bottom left/auto 5px}.textbox__strong{font-size:125%}@media screen and (max-width: 767px){.mapwrapper{overflow-x:scroll}.mapwrapper img{width:750px;max-width:none !important}}.children-card{position:relative;display:block;background:var(--color-white);-webkit-box-shadow:1px 1px 3px var(--color-primary);box-shadow:1px 1px 3px var(--color-primary);-webkit-transition:.2s ease-out;transition:.2s ease-out}.children-card:hover{opacity:.7}.children-card__link,.children-card__thumbnail,.children-card__img,.children-card__box,.children-card__title,.children-card__description,.children-card__btn{display:block;width:100%}.children-card__link{position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none;z-index:1}.children-card__more{display:inline-block;font-size:1.6rem;color:var(--color-white);padding:10px 40px;margin-top:1.5rem}.children-card__box{padding:15px 20px 25px}@media screen and (min-width: 1200px){.children-card__box{padding:20px 20px 30px}}.children-card__title{font-size:2rem;font-weight:bold}.children-card__description{margin-top:1rem}.children-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;"}.children-card__btn--center{text-align:center}.children-card__btn--right{text-align:right}.children-card__time,.children-card__category,.children-card__post-title{display:inline-block}@media screen and (min-width: 768px){.children-card__time,.children-card__category,.children-card__post-title{display:block}}.children-card__time{font-size:1.5rem;font-weight:bold;color:var(--color-font)}@media screen and (min-width: 768px){.children-card__time{font-size:1.7rem}}.children-card__time--inline{display:inline-block;margin-left:1rem;margin-top:1rem}@media screen and (min-width: 768px){.children-card__time--inline{width:140px;height:25px;line-height:25px}}.children-card__category{font-size:1.3rem;font-weight:bold;color:var(--color-font);text-align:center;padding:0 15px;border:1px solid var(--color-font);margin-top:1rem}@media screen and (min-width: 768px){.children-card__category{width:100px;height:30px;font-size:1.3rem;line-height:30px;padding:0 5px}}@media screen and (max-width: 767px){.children-card__category{margin-left:1rem}}.children-card__category--inline{display:inline-block}.children-card__post-title{font-size:1.5rem;font-weight:bold;color:var(--color-font);-webkit-transition:.2s ease-out;transition:.2s ease-out;margin-top:1rem}@media screen and (max-width: 767px){.children-card__post-title{display:block}}@media screen and (max-width: 767px){.children-card__post-title--ellipsis{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}}.children-card__post-title--bordered{-webkit-box-shadow:0 0 0 1px var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.children-card--mini{padding:25px}.children-card--mini .children-card__title{margin-top:2rem}.facility-cards{display:grid;gap:6rem;margin-top:6rem}@media screen and (min-width: 768px){.facility-cards{gap:10rem}}.facility-card__title{font-size:2.6rem;font-weight:900;color:var(--color-primary);letter-spacing:.06em;line-height:4rem;background:var(--color-bg);padding:2rem 3rem}@media screen and (min-width: 768px){.facility-card__title{font-size:3.2rem}}.facility-card__header{position:relative;margin-top:5rem}.facility-card__header img{border-radius:2rem}.facility-card__header-label{position:absolute;top:-1rem;left:3rem;display:inline-block;font-size:1.4rem;font-weight:bold;color:var(--color-white);letter-spacing:.06em;padding:.5rem 1.5rem;background:var(--color-primary);border-radius:0 0 1.5rem 1.5rem}@media screen and (min-width: 768px){.facility-card__header-label{font-size:1.6rem}}.facility-card__header-label::before{content:"";position:absolute;top:0;left:0;width:100%;height:1rem;background:#4d4d4d;-webkit-transform:skew(-30deg);transform:skew(-30deg);-webkit-transform-origin:right top;transform-origin:right top;z-index:-1}.facility-card__summary{margin-top:2rem}.facility-card h3{font-size:2rem;font-weight:700;color:var(--color-primary)}.facility-card__info{display:grid;gap:3rem;margin-top:2rem}@media screen and (min-width: 768px){.facility-card__info{grid-template-columns:repeat(2, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.facility-card__scene{display:grid;gap:2rem}.facility-card__scene-title{font-size:2rem;font-weight:900;color:var(--color-white);letter-spacing:.06em;background:var(--color-primary);border-radius:5px;padding:1rem 3rem}@media screen and (min-width: 768px){.facility-card__footer{display:grid;grid-template-columns:repeat(2, 2fr);gap:2rem}}.facility-card__detail-link{display:block;text-align:center;font-size:2rem;font-weight:700;color:var(--color-white);background:var(--color-secondary);border:2px solid var(--color-secondary);border-radius:50px;padding:22px 32px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2);margin:24px 0 0;-webkit-transition:.2s ease-out;transition:.2s ease-out;position:relative}.facility-card__detail-link::before{display:inline-grid;place-content:center;background:var(--color-white);width:40px;height:40px;border-radius:50%;font-family:"icomoon";font-weight:normal;font-size:20px;content:"";color:var(--color-secondary);-webkit-transition:.2s ease-out;transition:.2s ease-out;position:absolute;top:18px;left:17px}@media screen and (min-width: 1200px){.facility-card__detail-link:hover{background:var(--color-white);color:var(--color-secondary);-webkit-box-shadow:none;box-shadow:none}}.facility-card__reserve-link{display:block;text-align:center;font-size:2rem;font-weight:700;color:var(--color-white);background:var(--color-red);border:2px solid var(--color-red);border-radius:50px;padding:22px 32px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2);margin:24px 0 0;-webkit-transition:.2s ease-out;transition:.2s ease-out;position:relative}.facility-card__reserve-link::before{display:inline-grid;place-content:center;background:var(--color-white);width:40px;height:40px;border-radius:50%;font-family:"icomoon";font-weight:normal;font-size:20px;content:"";color:var(--color-red);-webkit-transition:.2s ease-out;transition:.2s ease-out;position:absolute;top:18px;left:17px}@media screen and (min-width: 1200px){.facility-card__reserve-link:hover{background:var(--color-white);color:var(--color-red);-webkit-box-shadow:none;box-shadow:none}}.tag-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;font-size:1.4rem}@media screen and (min-width: 768px){.tag-list{font-size:1.5rem}}.tag-list__item{padding:.5rem 2rem;background:var(--color-bg);border-radius:3rem}.scene-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media screen and (min-width: 768px){.scene-list{gap:2rem}}@media screen and (min-width: 768px){.scene-list--single{gap:1rem}}@media screen and (min-width: 1200px){.scene-list--single{gap:2rem}}.scene-list__item{font-size:1.5rem;font-weight:500;line-height:1.5;border:1px solid var(--color-primary);border-radius:1rem;padding:1rem;display:grid;place-content:center;text-align:center}@media screen and (min-width: 768px){.scene-list__item{padding:2rem}}.scene-list__item::after{content:"";width:6rem;height:6rem;background:no-repeat center center/contain;margin:1.3rem auto 0}.scene-list__item--seminar::after{background-image:url(../images/seminar.svg)}.scene-list__item--exam::after{background-image:url(../images/exam-venue.svg)}.scene-list__item--meeting::after{background-image:url(../images/meeting.svg)}.scene-list__item--interview::after{background-image:url(../images/interview.svg)}.scene-list__item--internal-meeting::after{background-image:url(../images/Internal-meeting.svg)}.scene-list__item--web::after{background-image:url(../images/web-conference.svg)}.scene-list__item--group-work::after,.scene-list__item--small-meeting::after{background-image:url(../images/group-work.svg)}.scene-list__item--waiting::after{background-image:url(../images/waiting-room.svg)}@media screen and (max-width: 1199px){.price-table-wrap{overflow-x:auto}}.price-table{width:100%;border-radius:20px;border-collapse:separate;border-spacing:0;border:1px solid var(--color-primary);overflow:hidden}.price-table th,.price-table td{border-bottom:2px solid var(--color-bg)}.price-table th:not([class]),.price-table td:not([class]){padding:1.8rem 1rem}@media screen and (max-width: 1199px){.price-table th,.price-table td{white-space:nowrap}}.price-table th{position:relative;font-size:1.4rem;line-height:1.3;background:var(--color-bg);border-top:2px solid var(--color-white);border-left:2px solid var(--color-white)}.price-table th:not([class]){text-align:center}.price-table td{font-size:1.5rem;font-weight:500;line-height:1.2}.price-table td:not([class]){text-align:center}.price-table td:not([class]) small{font-size:80%}.price-table__facility{width:150px}.price-table__facility::before{content:"";font-family:"icomoon";display:block;font-size:1.8rem;font-weight:normal;text-align:center;color:var(--color-primary)}.price-table__facility--honkan::before{content:""}.price-table__facility--traning::before{content:""}.price-table__pagelink{position:relative;width:150px;text-align:left;padding:1.8rem;padding-right:6rem}@media screen and (min-width: 768px){.price-table__pagelink{width:246px}}.price-table__pagelink::after{content:"";font-family:"icomoon";position:absolute;top:50%;right:18px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-grid;place-content:center;width:25px;height:25px;border-radius:50%;background:var(--color-primary);font-size:1rem;color:var(--color-white)}.price-table__pagelink span{color:var(--color-primary)}.price-table__pagelink a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.price-table tbody td{border-left:2px solid var(--color-bg)}.facility-table{width:100%;border-left:1px solid var(--color-bg);border-top:1px solid var(--color-bg)}.facility-table th,.facility-table td{border-right:1px solid var(--color-bg);border-bottom:1px solid var(--color-bg);padding:2rem;font-weight:700}.facility-table th{width:12rem;font-size:1.4rem;background:var(--color-bg);line-height:1.3;text-align:center}@media screen and (min-width: 1200px){.facility-table th{width:13.6rem}}.facility-table td{font-size:2rem;line-height:1.2}.facility-table td small{font-size:80%}.other-card{position:relative;background:var(--color-white);border-radius:10px;border:2px solid #f0f0f0;overflow:hidden}@media screen and (min-width: 1200px){.other-card:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.other-card__thumbnail{position:relative;display:block;width:100%;aspect-ratio:3/2;overflow:hidden}.other-card__img{display:block;width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";-webkit-transition:.2s ease-out;transition:.2s ease-out}.other-card__box{position:relative;padding:24px 56px 16px 16px}.other-card__box::after{content:"";font-family:"icomoon";font-weight:normal;font-size:12px;display:inline-grid;place-content:center;width:32px;height:32px;border-radius:50%;color:var(--color-white);background:var(--color-primary);position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.other-card__title{font-size:16px;font-weight:bold;line-height:1.2;color:var(--color-font);letter-spacing:.07em}.other-card__title span{font-size:80%}.other-card__capa{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-weight:700;font-size:13px;color:var(--color-primary)}.other-card__capa::before{content:"";display:inline-grid;place-content:center;font-family:"icomoon";font-weight:normal;font-size:20px}.other-card__link{position:absolute;display:block;top:0;left:0;width:100%;height:100%;z-index:1}.gallery{display:grid;gap:20px}@media screen and (min-width: 768px){.gallery-columns-1{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-2{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-3{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-4{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-5{grid-template-columns:repeat(5, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-6{grid-template-columns:repeat(6, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-7{grid-template-columns:repeat(7, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-8{grid-template-columns:repeat(8, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-9{grid-template-columns:repeat(9, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-10{grid-template-columns:repeat(10, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-11{grid-template-columns:repeat(11, 1fr)}}@media screen and (min-width: 768px){.gallery-columns-12{grid-template-columns:repeat(12, 1fr)}}.gallery-item img{display:block;max-width:100%;height:auto}.gallery-caption{font-size:1.6rem;font-weight:normal;color:var(--color-font);line-height:1.7;text-align:left;padding:5px 0}@media screen and (min-width: 768px){.gallery-caption{font-size:1.7rem}}.breadcrumb{position:relative;overflow:hidden;margin:-46px 0 0}.breadcrumb-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0 0 20px}.breadcrumb-list__item{white-space:nowrap}.breadcrumb-list__item:not(:first-child):before{content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;display:inline-block;width:8px;height:8px;border-top:2px solid var(--color-primary);border-right:2px solid var(--color-primary);margin:0 1rem .2rem}.breadcrumb-list__item:last-child{overflow:hidden;text-overflow:ellipsis}.breadcrumb-list__item:last-child a{text-decoration:underline;color:var(--color-primary)}.breadcrumb-list__link{font-size:13px;font-weight:bold;-webkit-transition:.2s ease-out;transition:.2s ease-out;color:var(--color-font)}@media screen and (min-width: 1200px){.breadcrumb-list__link{font-size:14px}.breadcrumb-list__link:hover{opacity:.7}}.pager-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5rem 0 0}.pager-list__item{margin:0 .5rem}@media screen and (min-width: 768px){.pager-list__item{margin:0 1rem}}.pager-list__link{display:block}.pager-list__link--number{text-align:center;font-size:2rem;font-weight:bold;font-family:var(--en);width:50px;height:50px;border-radius:50%;line-height:56px;color:var(--color-font)}.pager-list__link--active{background:var(--color-secondary);color:#fff;pointer-events:none}.pager-list__link--prev,.pager-list__link--next{color:var(--color-font);font-size:16px;font-weight:500;letter-spacing:.06em;padding:11px}.pager-list__link--prev::before,.pager-list__link--next::before{display:inline-block;content:"";font-family:"icomoon";font-weight:bold;color:var(--color-secondary);text-shadow:8px 0 0;font-size:10px;margin-right:10px;-webkit-transform:rotateY(180deg) translateY(-2px);transform:rotateY(180deg) translateY(-2px)}.pager-list__link--next::before{display:none}.pager-list__link--next::after{display:inline-block;content:"";font-family:"icomoon";font-weight:bold;color:var(--color-secondary);text-shadow:8px 0 0;font-size:10px;margin-left:10px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.pager-list__link:hover{opacity:.6}.single-pager-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5rem 0 0;list-style:none}.single-pager-list__item{margin:0 .5rem}@media screen and (min-width: 768px){.single-pager-list__item{margin:0 1.5rem}}.single-pager-list__link{-webkit-transition:.2s ease-out;transition:.2s ease-out}.single-pager-list__link--back{text-align:center;color:var(--color-font);font-size:1.6rem;font-weight:bold;letter-spacing:.1em;border-radius:7px;border:2px solid var(--color-secondary);padding:15px 25px}@media screen and (min-width: 768px){.single-pager-list__link--back{padding:15px 47px}}.single-pager-list__link--prev,.single-pager-list__link--next{color:var(--color-font);font-size:16px;font-weight:500;letter-spacing:.06em;padding:11px}.single-pager-list__link--prev::before,.single-pager-list__link--next::before{display:inline-block;content:"";font-family:"icomoon";font-weight:bold;color:var(--color-secondary);text-shadow:8px 0 0;font-size:10px;margin-right:10px;-webkit-transform:rotateY(180deg) translateY(-2px);transform:rotateY(180deg) translateY(-2px)}.single-pager-list__link--next::before{display:none}.single-pager-list__link--next::after{display:inline-block;content:"";font-family:"icomoon";font-weight:bold;color:var(--color-secondary);text-shadow:8px 0 0;font-size:10px;margin-left:10px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (min-width: 1200px){.single-pager-list__link:hover{opacity:.6}}.page-top{position:fixed;bottom:50px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;background:var(--color-white);text-align:center;line-height:1;opacity:0;z-index:500;-webkit-transition:.4s ease-out;transition:.4s ease-out}@media screen and (max-width: 767px){.page-top{width:40px;height:40px;bottom:30px}}.page-top--fixed{opacity:1;visibility:visible;pointer-events:auto}.goto{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px 16px}@media screen and (min-width: 768px){.goto{gap:16px 24px;grid-template-columns:repeat(2, 1fr)}}.goto__link{position:relative;display:block;font-size:15px;font-weight:700;color:var(--color-font);background:var(--color-white);border:2px solid var(--color-primary);border-radius:5px;padding:1em 1.4em;overflow:hidden;-webkit-transition:.2s ease-out;transition:.2s ease-out;z-index:0}.goto__link::before{display:inline-block;content:"";background:var(--color-primary);border-radius:50%;width:84px;height:84px;position:absolute;right:-16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.2s ease-out;transition:.2s ease-out;z-index:-1}.goto__link::after{display:inline-block;content:"";font-family:"icomoon";font-weight:normal;color:var(--color-white);position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.goto__link{padding:8px 1.4em}}@media screen and (min-width: 1200px){.goto__link:hover{color:var(--color-white)}.goto__link:hover::before{width:100%;right:0;border-radius:0}}.news-card{position:relative;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #d0d0d0;padding:10px;-webkit-transition:.2s ease-out;transition:.2s ease-out}.news-card::after{content:"";font-family:"icomoon";font-weight:normal;display:inline-block;color:var(--color-secondary);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px}@media screen and (min-width: 768px){.news-card{-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-template-columns:120px 1fr;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (min-width: 1200px){.news-card:hover{opacity:.6}}@media screen and (min-width: 768px){.news-card__time,.news-card__post-title{padding:1rem 1.5rem}}.news-card__time{font-family:var(--en);font-weight:bold}@media screen and (max-width: 767px){.news-card__time{font-size:14px}}.news-card__link{position:absolute;display:block;top:0;left:0;width:100%;height:100%;z-index:2}.news-card__post-title{position:relative;font-weight:500;color:inherit;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (max-width: 767px){.news-card__post-title{font-size:15px;padding-right:2.5rem}}.news-card__post-title::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:1}@media screen and (min-width: 1200px){.news-card__post-title:hover{opacity:.6}}.news-head{margin-bottom:32px}.news-head__time{font-family:var(--en);font-size:24px}.news-head__title{font-size:21px;font-weight:900;line-height:1.5;border-bottom:3px solid var(--color-secondary);padding:0 0 8px;margin-top:1rem}@media screen and (min-width: 1200px){.news-head__title{font-size:30px}}.maininfo{margin-bottom:5rem;margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media screen and (min-width: 768px){.maininfo{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem}}@media screen and (min-width: 1200px){.maininfo{grid-template-columns:1fr 450px}}.maininfo__img{aspect-ratio:3/2;border-radius:8px;overflow:hidden}.maininfo .simple-table{margin-bottom:0}.maininfo .simple-table th,.maininfo .simple-table td{padding-block:24px}.amenity{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media screen and (max-width: 767px){.amenity{font-size:14px;grid-template-columns:repeat(2, 1fr);gap:10px}}.amenity__desc{font-weight:bold;margin-top:1.5rem}#thumbnail-carousel{margin:10px 0 20px}#thumbnail-carousel .splide__slide{border:none}#thumbnail-carousel .splide__arrow{opacity:1;background:var(--color-primary);width:41px;height:41px}#thumbnail-carousel .splide__arrow--next{right:-1em}#thumbnail-carousel .splide__arrow--prev{left:-1em}#thumbnail-carousel .splide__arrow svg{fill:#fff}#thumbnail-carousel .splide__slide{opacity:.3}#thumbnail-carousel .splide__slide.is-active{opacity:1}.single-facility .box{margin-top:80px}.table td{position:relative}.otokulabel{display:inline-block;background:var(--color-primary);color:var(--color-white);padding:4px 20px 8px;border-radius:3rem}@media screen and (min-width: 768px){.otokulabel{position:absolute;right:20px;bottom:20px}}@media screen and (min-width: 1200px){.otokulabel{padding:8px 32px 10px}}.otokulabel__before{opacity:.8;position:relative}.otokulabel__before::after{content:"";width:100%;height:1px;background-color:var(--color-red);top:50%;left:0;position:absolute}.otokulabel__after::before{content:"→";margin-inline:1rem}.otokulabel__inner{background:url(../images/wavy.png) repeat-x bottom left/auto 4px;padding:0 0 4px}.otokulabel__hour{font-size:120% !important;font-weight:700}.otokulabel--home{border-radius:7px;padding:2px 12px 9px;margin:6px 0 0}@media screen and (min-width: 768px){.otokulabel--home{position:relative;right:initial;bottom:initial}}.otokulabel--home .otokulabel__inner{font-size:1.2rem}.otokulabel--home .otokulabel__hour{font-size:1.4rem}@media screen and (min-width: 1200px){.otokulabel--singular .otokulabel__inner{background-size:auto 5px;padding:0 0 5px}}.options{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:8px}.options__item{position:relative;background:var(--color-white);border:2px solid #d0d0d0;border-radius:10px;padding:16px 16px 36px;-webkit-transition:.2s ease-out;transition:.2s ease-out}@media screen and (max-width: 767px){.options__item{padding:10px 16px 20px}}.options__item--popup::before{content:"";display:inline-grid;place-content:center;font-family:"icomoon";font-weight:normal;color:var(--color-white);width:32px;height:32px;background:var(--color-primary);border-radius:50%;position:absolute;right:12px;bottom:10px}@media screen and (min-width: 1200px){.options__item--popup:hover{border:2px solid var(--color-primary);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2)}}.options__link{position:absolute;width:100%;height:100%;z-index:1;top:0;left:0}.options__title{font-size:17px;font-weight:700;line-height:1.4}.options__price{letter-spacing:.05em;font-weight:500}.layout{display:grid;grid-template-columns:repeat(auto-fill, minmax(270px, 1fr));gap:32px}@media screen and (min-width: 768px){#other-slider-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}}@media screen and (min-width: 1200px){#other-slider-list{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width: 768px){.sp-only{display:none !important}}@media screen and (max-width: 767px){.tab-only{display:none}}@media screen and (min-width: 1200px){.tab-only{display:none}}@media screen and (max-width: 1199px){.pc-only{display:none}}@media screen and (max-width: 767px){.sp-none{display:none}}@media screen and (min-width: 768px)and (max-width: 1199px){.tab-none{display:none}}@media screen and (min-width: 1200px){.pc-none{display:none}}@media screen and (max-width: 767px){.sp-mt0{margin-top:0}.sp-mt10{margin-top:1rem}.sp-mt20{margin-top:2rem}.sp-mt30{margin-top:3rem}.sp-mt40{margin-top:4rem}.sp-mt50{margin-top:5rem}.sp-mt60{margin-top:6rem}.sp-mt70{margin-top:7rem}.sp-mt80{margin-top:8rem}.sp-mt90{margin-top:9rem}.sp-mt100{margin-top:10rem}}@media screen and (min-width: 768px){.tab-mt0{margin-top:0}.tab-mt10{margin-top:1rem}.tab-mt20{margin-top:2rem}.tab-mt30{margin-top:3rem}.tab-mt40{margin-top:4rem}.tab-mt50{margin-top:5rem}.tab-mt60{margin-top:6rem}.tab-mt70{margin-top:7rem}.tab-mt80{margin-top:8rem}.tab-mt90{margin-top:9rem}.tab-mt100{margin-top:10rem}}@media screen and (min-width: 1200px){.pc-mt0{margin-top:0}.pc-mt10{margin-top:1rem}.pc-mt20{margin-top:2rem}.pc-mt30{margin-top:3rem}.pc-mt40{margin-top:4rem}.pc-mt50{margin-top:5rem}.pc-mt60{margin-top:6rem}.pc-mt70{margin-top:7rem}.pc-mt80{margin-top:8rem}.pc-mt90{margin-top:9rem}.pc-mt100{margin-top:10rem}}@media screen and (max-width: 767px){.sp-mb0{margin-bottom:0}.sp-mb10{margin-bottom:1rem}.sp-mb20{margin-bottom:2rem}.sp-mb30{margin-bottom:3rem}.sp-mb40{margin-bottom:4rem}.sp-mb50{margin-bottom:5rem}.sp-mb60{margin-bottom:6rem}.sp-mb70{margin-bottom:7rem}.sp-mb80{margin-bottom:8rem}.sp-mb90{margin-bottom:9rem}.sp-mb100{margin-bottom:10rem}}@media screen and (min-width: 768px){.tab-mb0{margin-bottom:0}.tab-mb10{margin-bottom:1rem}.tab-mb20{margin-bottom:2rem}.tab-mb30{margin-bottom:3rem}.tab-mb40{margin-bottom:4rem}.tab-mb50{margin-bottom:5rem}.tab-mb60{margin-bottom:6rem}.tab-mb70{margin-bottom:7rem}.tab-mb80{margin-bottom:8rem}.tab-mb90{margin-bottom:9rem}.tab-mb100{margin-bottom:10rem}}@media screen and (min-width: 1200px){.pc-mb0{margin-bottom:0}.pc-mb10{margin-bottom:1rem}.pc-mb20{margin-bottom:2rem}.pc-mb30{margin-bottom:3rem}.pc-mb40{margin-bottom:4rem}.pc-mb50{margin-bottom:5rem}.pc-mb60{margin-bottom:6rem}.pc-mb70{margin-bottom:7rem}.pc-mb80{margin-bottom:8rem}.pc-mb90{margin-bottom:9rem}.pc-mb100{margin-bottom:10rem}}.ls10{letter-spacing:.01em}.ls20{letter-spacing:.02em}.ls30{letter-spacing:.03em}.ls40{letter-spacing:.04em}.ls50{letter-spacing:.05em}.ls60{letter-spacing:.06em}.ls70{letter-spacing:.07em}.ls80{letter-spacing:.08em}.ls90{letter-spacing:.09em}.ls100{letter-spacing:.1em}.ls110{letter-spacing:.11em}.ls120{letter-spacing:.12em}.ls130{letter-spacing:.13em}.ls140{letter-spacing:.14em}.ls150{letter-spacing:.15em}.ls160{letter-spacing:.16em}.ls170{letter-spacing:.17em}.ls180{letter-spacing:.18em}.ls190{letter-spacing:.19em}.ls200{letter-spacing:.2em}.lh10{line-height:1}.lh11{line-height:1.1}.lh12{line-height:1.2}.lh13{line-height:1.3}.lh14{line-height:1.4}.lh15{line-height:1.5}.lh16{line-height:1.6}.lh17{line-height:1.7}.lh18{line-height:1.8}.lh19{line-height:1.9}.lh20{line-height:2}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}:root{font-size:62.5%;scroll-behavior:smooth}[id]{scroll-margin-top:80px}@media screen and (min-width: 1200px){[id]{scroll-margin-top:100px}}@font-face{font-family:"icomoon";src:url("../fonts/icomoon.eot?vg6ec6");src:url("../fonts/icomoon.eot?vg6ec6#iefix") format("embedded-opentype"),url("../fonts/icomoon.ttf?vg6ec6") format("truetype"),url("../fonts/icomoon.woff?vg6ec6") format("woff"),url("../fonts/icomoon.svg?vg6ec6#icomoon") format("svg");font-weight:normal;font-style:normal}body{font-size:1.5rem;line-height:1.8;font-family:"Noto Sans JP","Roboto",-apple-system,BlinkMacSystemFont,"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;color:var(--color-font);-webkit-font-smoothing:antialiased}@media screen and (min-width: 1200px){body{font-size:1.6rem}}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.img-responsive{display:block;max-width:100%;height:auto}.img-fit{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}:focus:not(:focus-visible){outline:0}.alignleft,.alignright,.aligncenter{display:block;max-width:100%;height:auto;margin:1em auto}@media screen and (min-width: 768px){.alignleft{float:left;margin:0 2em 0 0}}@media screen and (min-width: 768px){.alignright{float:right;margin:0 0 0 2em}}img.aligncenter{max-width:100%;height:auto}@media screen and (min-width: 768px){img.aligncenter{margin:2em auto}}.gmap-wrapper,.youtube-wrapper{position:relative;height:0;padding-top:56.25%;margin:2rem auto 1.5rem;overflow:hidden}@media screen and (min-width: 1200px){.gmap-wrapper,.youtube-wrapper{width:680px;padding-top:354px}}.gmap-wrapper iframe,.youtube-wrapper iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important}@media screen and (min-width: 1200px){.youtube-wrapper{width:480px;padding-top:270px}}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}