﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}h1,h2,h3,h4,h5,h6{font-weight:normal}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;color:#1f1f1f}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle;outline:none;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media print{html{height:100%}body{width:1280px;transform:scale(0.8);-moz-transform:scale(0.8);-webkit-transform:scale(0.8);transform-origin:0 0}body .pagetop{display:none}}*{min-height:0vw}html,body{overscroll-behavior:none}html{font-size:62.5%;scroll-behavior:smooth}@supports(-webkit-touch-callout: none){html{height:-webkit-fill-available}}body{color:#464646;font-family:"fot-tsukuardgothic-std",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-weight:700;font-size:1.6rem;font-style:normal;-webkit-text-size-adjust:100%;overflow-x:hidden}@supports(-webkit-touch-callout: none){body{min-height:100vh;min-height:-webkit-fill-available}}*,*::before,*::after{box-sizing:border-box}h1,h2,h3,h4,h5{font-weight:inherit}input,select,textarea{font-family:inherit;font-weight:inherit}ul,li{list-style:none}img{vertical-align:top;max-width:100%;height:inherit}a{cursor:pointer;color:currentColor}.l-contents{position:relative;width:100%;overflow:hidden}.inner{position:relative;width:min(1100px, calc(100% - 50px));margin:0 auto}.l-inner{position:relative;width:calc(100% - 100px);max-width:1100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960px){.l-inner{width:calc(100% - 60px)}}@media screen and (max-width: 960px){.l-inner.is-wide{width:calc(100% - 44px)}}.l-header{position:absolute;top:0;left:0;z-index:100;transition:1s ease;padding:20px 30px 20px 40px;width:100%}.l-header--index{background-color:#fff;border-radius:0 0 10px 10px}@media screen and (max-width: 960px){.l-header{padding:20px 30px}}.l-header__inner{display:flex;justify-content:space-between;align-items:center;gap:38px}@media screen and (max-width: 960px){.l-header-logo img{width:200px;height:auto}}@media screen and (max-width: 960px){.l-header-nav{display:none}}.l-header-nav__list{display:flex;justify-content:start;align-items:center;gap:20px}.l-header-nav__item{font-size:1.4rem}.l-header-nav__item--button{margin-left:10px}.l-header-nav__item .button{display:flex;justify-content:center;align-items:center;width:160px;height:40px;font-size:1.2rem;color:#fff;background-color:#5a4d42;border-radius:9999px}.l-header__sp-toggle{display:none}@media screen and (max-width: 960px){.l-header__sp-toggle{cursor:pointer;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6px;width:66px;height:66px}.l-header__sp-toggle::before,.l-header__sp-toggle::after{content:"";display:block;width:20px;height:2px;border-radius:9999px;background-color:#8ab230}}.c-sp-menu{visibility:hidden;opacity:0;overflow:hidden;position:fixed;z-index:301;top:0;left:0;width:100%;height:100dvh;background-color:#f4f4f4;transition:opacity .4s;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.c-sp-menu__close{cursor:pointer;position:absolute;z-index:10;top:0;right:0;display:flex;justify-content:center;align-items:center;width:66px;height:66px}.c-sp-menu__close::before,.c-sp-menu__close::after{content:"";position:absolute;display:block;width:20px;height:2px;background-color:#8ab230;border-radius:9999px;transform:rotate(45deg)}.c-sp-menu__close::after{transform:rotate(-45deg)}.c-sp-menu__inner{overflow-y:auto;overscroll-behavior-y:contain;padding:70px 30px;max-height:100dvh}.c-sp-menu__image{text-align:center}.c-sp-menu__nav{margin-top:45px;font-size:1.8rem}.c-sp-menu__nav span{color:#8ab230}.c-sp-menu__nav .is-nav{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:26px}.c-sp-menu__nav .block{margin-top:35px;border-top:1px solid;padding-top:28px;display:grid;grid-template-columns:56% 30%;grid-template-rows:auto;gap:0px 14%;grid-template-areas:"link1 link3" "link2 link4" ". link5"}.c-sp-menu__nav .is-link .item{width:100%;line-height:1.5}.c-sp-menu__nav .is-link .item+.item{margin-top:13px}.c-sp-menu__nav .is-button{position:absolute;bottom:0;left:0;width:100%}.c-sp-menu__nav .is-button a{display:block;width:100%;padding:28px;text-align:center;color:#fff;background-color:#8ab230}@media screen and (max-width: 960px){body.menu-active .c-sp-menu{visibility:visible;opacity:1}}.l-footer{position:relative;z-index:300;padding:168px 0 170px;color:#fff;background-color:#8ab230;overflow:hidden}@media screen and (max-width: 960px){.l-footer{padding:100px 0 230px}}.l-footer__inner{position:relative;z-index:1;width:min(100%, 760px);margin-left:14%}@media screen and (max-width: 960px){.l-footer__inner{width:calc(100% - 60px);margin:0 auto}}@media screen and (max-width: 960px){.l-footer-logo img{height:auto}}.l-footer-info{margin-top:15px;font-size:1.4rem;line-height:1.6}.l-footer-info__text{display:inline;margin-right:1em}.l-footer-info__link{display:inline}.l-footer-nav{margin-top:32px}.l-footer-nav__list{display:flex;justify-content:start;align-items:center;gap:20px 23px}@media screen and (max-width: 960px){.l-footer-nav__list{display:flex;justify-content:start;align-items:start;flex-direction:column}}.l-footer-nav__item--button{margin-left:32px}@media screen and (max-width: 960px){.l-footer-nav__item--button{margin-left:0}}.l-footer-nav__item .button{display:flex;justify-content:center;align-items:center;width:160px;height:40px;font-size:1.2rem;color:#404040;background-color:#fff;border-radius:9999px}.l-footer-nav__sns{margin-top:17px;display:flex;justify-content:start;align-items:center;gap:5px}@media screen and (max-width: 960px){.l-footer-nav__sns{gap:10px}}.l-footer-nav__sns a{display:flex;justify-content:center;align-items:center;width:26px;aspect-ratio:1;color:#c0454c;background-color:#fff;border-radius:50%}.l-footer .l-footer-pict{position:absolute;z-index:0;top:-164px;left:-192px;color:#90b63b}@media screen and (max-width: 960px){.l-footer .l-footer-pict__circle{width:324px;height:324px}}.l-footer .l-footer-pagetop{display:block;width:764px;height:764px;position:absolute;right:-181px;top:-164px;margin:auto;z-index:0;color:#90b63b}@media screen and (max-width: 960px){.l-footer .l-footer-pagetop{width:300px;height:300px;right:-95px;top:auto;bottom:-48px}}.l-footer .l-footer-pagetop__mark{position:relative;z-index:2}@media screen and (max-width: 960px){.l-footer .l-footer-pagetop__mark{width:100%;height:100%}}.l-footer .l-footer-pagetop__b{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:auto;z-index:1;transform:translateY(170px);transition:.3s}@media screen and (max-width: 960px){.l-footer .l-footer-pagetop__b{width:46%;height:46%}}.l-footer .l-footer-pagetop__balloon{position:absolute;z-index:2;left:116px;top:50%;transform:translateY(-40%);display:flex;justify-content:center;align-items:center;width:187px;height:99px;color:#5a4d42;background:#fff;padding-bottom:5px;border-radius:20px;font-size:3rem;background:url("../img/base/footer-pagetop_balloon.svg") no-repeat center center/contain;opacity:0;transition:.3s}@media screen and (max-width: 960px){.l-footer .l-footer-pagetop__balloon{left:-30px;top:45%;width:150px;height:80px;font-size:2rem}}.l-footer .l-footer-pagetop.is-show .l-footer-pagetop__b{animation:pagetop-bounce .6s ease forwards}.l-footer .l-footer-pagetop.is-show .l-footer-pagetop__balloon{opacity:1;transform:translateY(-50%) scale(1);transition-delay:.5s}@keyframes pagetop-bounce{0%{transform:translateY(170px);opacity:0}50%{transform:translateY(150px);opacity:1}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.c-section-title{position:relative;z-index:1;display:flex;justify-content:start;align-items:center;gap:14px;font-size:1.8rem}@media screen and (max-width: 960px){.c-section-title{font-size:1.6rem}}.c-section-title__icon{color:var(--icon-color, #C0454C)}.c-section-title--en{font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.c-section-title--lg{font-size:3rem}@media screen and (max-width: 960px){.c-section-title--lg{font-size:2.5rem}}.c-section-title--xl{font-size:4rem}@media screen and (max-width: 960px){.c-section-title--xl{font-size:3rem}}.c-section-title--center{display:flex;justify-content:center;align-items:center}.c-page-header{position:relative;display:flex;justify-content:center;align-items:start;gap:2px;flex-direction:column;height:500px;padding:30px 0 0 5.3%;overflow:hidden}@media screen and (max-width: 960px){.c-page-header{padding-right:30px;padding-left:30px;gap:6px;height:250px}}.c-page-header__title{position:relative;z-index:1;display:flex;justify-content:start;align-items:center;gap:10px;color:#5a4d42;font-size:5rem;line-height:1.5}@media screen and (max-width: 960px){.c-page-header__title{font-size:2.5rem}}.c-page-header__title-icon{color:var(--icon-color, #C0454C)}.c-page-header__text{padding-left:29px;position:relative;z-index:1;line-height:1.5}@media screen and (max-width: 960px){.c-page-header__text{font-size:1.4rem}}@keyframes float-animation{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-25px) rotate(20deg)}100%{transform:translateY(0) rotate(0deg)}}.c-page-header__bg{position:absolute;z-index:0;pointer-events:none;inset:0;overflow:hidden}.c-page-header__bg svg{position:absolute;mix-blend-mode:multiply;animation:float-animation 6s ease-in-out infinite}.c-page-header__bg .shape1{top:-229px;left:-58px;animation-duration:7s;animation-delay:0s}@media screen and (max-width: 960px){.c-page-header__bg .shape1{width:187px;top:-130px;left:-30px}}.c-page-header__bg .shape2{bottom:-163px;left:-396px;animation-duration:8s;animation-delay:-2s}@media screen and (max-width: 960px){.c-page-header__bg .shape2{width:192px;bottom:-40px;left:-150px}}.c-page-header__bg .shape3{bottom:-495px;right:491px;animation-duration:9s;animation-delay:-4s}@media screen and (max-width: 960px){.c-page-header__bg .shape3{width:220px;bottom:-210px;right:0px}}.c-page-header__bg .shape4{top:-349px;right:-237px;animation-duration:10s;animation-delay:-1s}@media screen and (max-width: 960px){.c-page-header__bg .shape4{width:380px;top:-190px;right:-190px}}.c-page-header__bg .shape5{bottom:-138px;right:-171px;animation-duration:11s;animation-delay:-3s}@media screen and (max-width: 960px){.c-page-header__bg .shape5{width:192px;bottom:-40px;right:-150px}}.c-link{color:#2ea8d5}.c-link--icon{position:relative;display:inline-flex;align-items:center;gap:.4em}.c-link--icon::after{content:"";display:block;width:.4em;height:.4em;border-right:1px solid;border-bottom:1px solid;transform:rotate(-45deg)}.c-more-link{position:relative;width:fit-content;display:flex;justify-content:start;align-items:center;gap:24px;color:#000;font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:1.8rem;font-weight:500}@media screen and (max-width: 960px){.c-more-link{font-size:1.6rem;gap:20px}}.c-more-link--sm{font-size:1.6rem;gap:20px}.c-more-link--sm .c-more-link__icon{width:50px}.c-more-link__icon{flex-shrink:0;width:60px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#5a4d42;border-radius:50%}@media screen and (max-width: 960px){.c-more-link__icon{width:50px}}.c-more-link__pict{position:absolute;right:3px;bottom:33px;pointer-events:none}@media screen and (max-width: 960px){.c-more-link__pict{bottom:23px}}.c-button{--width: 240px;width:var(--width);max-width:100%;height:50px;display:flex;justify-content:center;align-items:center;font-family:"fot-tsukuardgothic-std",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:1.4rem;color:#fff;background-color:#5a4d42;border-radius:9999px;cursor:pointer;outline:0;border:0}.c-loading{width:100%;height:100%;position:fixed;right:0;top:0;z-index:9999;pointer-events:none;overflow:hidden}.c-loading.hide{display:none}.c-loading__inner{width:100%;height:100%;position:fixed;left:0;top:0;transition:.2s cubic-bezier(0.33, 1, 0.68, 1)}.c-loading__inner::after{content:"";display:block;position:absolute;right:0;top:0;width:100%;height:100%;background:#8ab230;transition:1.8s cubic-bezier(0.65, 0, 0.35, 1)}body.show .c-loading .c-loading__inner::after{width:0}.c-loading__text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:.6s ease-in-out;overflow:hidden;color:#fff;font-size:3rem;line-height:1.83;z-index:100}@media screen and (max-width: 960px){.c-loading__text{font-size:2rem;line-height:1.75;width:max-content}}.c-loading__text::after{content:"";display:block;width:100vw;height:100vw;position:absolute;left:0;top:0;background:#8ab230;transition:1.2s cubic-bezier(0.7, -0.01, 0.31, 0.85)}.c-loading__text.show::after{left:100%}.c-loading__text.hide{opacity:0}.c-news-card{position:relative;display:block;color:#6c6c6c;padding:25px 10px 33px}.c-news-card__head{display:flex;justify-content:start;align-items:center;gap:15px}.c-news-card__head time{font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-weight:400;font-size:1.2rem}.c-news-card__title{margin-top:16px;padding-right:50px;font-size:1.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-news-card__icon{position:absolute;right:10px;top:0;bottom:0;margin:auto;width:40px;height:40px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#909090;border-radius:50%}@media screen and (max-width: 960px){.c-news-card__icon{width:30px;height:30px}.c-news-card__icon svg{width:12px;height:7px}}.c-event-card{display:block;display:flex;justify-content:start;align-items:stretch;flex-direction:column;height:100%;border-radius:20px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);overflow:hidden}@media screen and (max-width: 960px){.c-event-card{border-radius:10px}}@media screen and (max-width: 960px){.c-event-card--index .c-event-card__link{margin-left:0}}.c-event-card__image{flex:none;width:100%;height:auto;aspect-ratio:320/203;object-fit:cover}.c-event-card__body{flex:1;display:flex;justify-content:start;align-items:start;flex-direction:column;padding:20px 15px 25px 22px}.c-event-card__title{font-size:1.8rem;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 960px){.c-event-card__title{font-size:1.6rem}}.c-event-card__meta{margin-top:13px;margin-bottom:37px;font-size:1.4rem;line-height:1.4}@media screen and (max-width: 960px){.c-event-card__meta{margin-bottom:20px;font-size:1.2rem}}.c-event-card__link{margin-top:auto;margin-left:auto;width:100px;height:30px;display:flex;justify-content:space-between;align-items:center;padding:0 12px 0 17px;font-size:1rem;color:#fff;background-color:#5a4d42;border-radius:9999px}.c-tag{display:flex;justify-content:center;align-items:center;min-width:70px;height:20px;padding:5px 10px;font-size:1rem;color:#fff;background-color:#d85e62;border-radius:9999px}.c-tag--lg{min-width:90px;height:26px;font-size:1.2rem}.c-tag--1{background-color:#519c70}.c-tag--2{background-color:#54b6d4}.c-tag--3{background-color:#f0cc28}.c-body-bg::before{display:none}.c-list li{display:flex;justify-content:flex-start;align-items:flex-start}.c-list li::before{content:"・"}.c-modal{visibility:hidden;opacity:0;position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:auto;z-index:3000;transition:opacity .4s}.c-modal .c-modal__inner{position:relative;width:min(645px, 90%);padding:69px;background-color:#fff;border-radius:22px;text-align:center}@media screen and (max-width: 960px){.c-modal .c-modal__inner{padding:59px 32px 65px}}@media screen and (max-width: 960px){.c-modal .c-modal__inner.sp-nopad{padding-left:0;padding-right:0}}.c-modal .c-modal__close{position:absolute;right:31px;top:30px;width:34px;height:34px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.c-modal .c-modal__close{right:17px;top:22px;width:21px;height:21px}}.c-modal .c-modal__close::before,.c-modal .c-modal__close::after{content:"";position:absolute;display:block;width:140%;height:1px;background-color:currentColor;transform:rotate(45deg)}.c-modal .c-modal__close::after{transform:rotate(-45deg)}.c-modal .c-modal__close:hover,.c-modal .c-modal__close:focus{cursor:pointer}.c-modal .c-modal__title{font-size:2.4rem}@media screen and (max-width: 960px){.c-modal .c-modal__title{font-size:2rem}}.c-modal__text{margin-top:32px;line-height:2}@media screen and (max-width: 960px){.c-modal__text{margin-top:20px;font-size:1.3rem;line-height:1.69}}.c-modal__payment{margin-top:50px}@media screen and (max-width: 960px){.c-modal__payment{margin-top:28px}}.c-modal-bg{visibility:hidden;opacity:0;position:fixed;left:0;top:0;z-index:2999;display:block;width:100%;height:100%;background-color:rgba(93,76,64,.6);mix-blend-mode:multiply;transition:opacity .4s}.c-download{margin-top:41px;display:flex;justify-content:center;align-items:center;gap:33px}@media screen and (max-width: 960px){.c-download{gap:9px}}.c-download+.c-download{margin-top:38px}@media screen and (max-width: 960px){.c-download+.c-download{margin-top:23px}}.c-download__icon{grid-area:icon;width:57px}@media screen and (max-width: 960px){.c-download__icon{width:auto}.c-download__icon img{width:auto;height:38px}}.c-download__button{grid-area:button;width:249px;height:54px;display:flex;justify-content:center;align-items:center;gap:13px;font-size:1.8rem;color:#fff;background-color:#464646;border-radius:9999px}@media screen and (max-width: 960px){.c-download__button{width:min(200px, 100%);height:40px;font-size:1.4rem}}.c-download__button .icon{font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;fill:#8ab230}@media screen and (max-width: 960px){.c-download__button .icon svg{width:14px}}.c-pagination{margin-top:75px;display:flex;justify-content:center;align-items:center;font-size:1.8rem;gap:22px}@media screen and (max-width: 960px){.c-pagination{margin-top:49px}}.c-pagination a{display:block;padding:4px 1px;border-bottom:2px solid #f4f4f4}.c-pagination .active a,.c-pagination a:hover{border-color:#8ab230}.c-form{margin-top:38px}.c-form dl{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:14px}.c-form dl+dl{margin-top:44px}.c-form dl dt{color:#070203;font-size:1.4rem}.c-form dl dt label{display:flex;justify-content:flex-start;align-items:center}.c-form dl .required{flex-shrink:0;display:block;font-size:1rem;color:#c0454c;margin-left:5px}.c-form dl dd{width:min(800px, 100%)}.c-form input,.c-form select,.c-form textarea{font-size:1.6rem;line-height:1}.c-form input::placeholder,.c-form select::placeholder,.c-form textarea::placeholder{color:#b5b5b5}.c-form__text,.c-form__textarea{width:100%;padding:13px 24px;border-radius:10px;background-color:#f8f8f8;font-size:16px;outline:0;border:1px solid #d9d9d9}.c-form__textarea{width:100%;height:240px}.c-form__select{width:min(400px, 100%);position:relative;font-size:16px;display:flex;justify-content:flex-start;align-items:center}.c-form__select::after{content:"";position:absolute;right:17px;top:calc(50% - 6px);width:8px;height:8px;border-bottom:1px solid #000;border-right:1px solid #000;transform:rotate(45deg)}.c-form__select select{color:#070203;width:100%;padding:16px 18px;background-color:#f8f8f8;border:1px solid #d9d9d9;border-radius:10px}.c-form__select.small{width:min(250px, 100%)}.c-form input[type=checkbox]{flex-shrink:0;width:30px;height:30px;border-radius:clamp(5px, 0.8vw, 10px);background-color:#f8f8f8;border:1px solid #d9d9d9;margin-right:5px}.c-form input[type=checkbox]:checked{position:relative;border-color:#070203;background-color:#070203}.c-form input[type=checkbox]:checked::before{content:"";display:block;position:absolute;top:6px;left:10px;width:9px;height:14px;transform:rotate(40deg);border-bottom:2px solid #fff;border-right:2px solid #fff}.c-form__submit{margin-top:50px}.c-form__submit>*{margin:0 auto}.pc-hidden{display:none}@media screen and (max-width: 960px){.pc-hidden{display:block}}@media screen and (max-width: 960px){.sp-hidden{display:none}}body .tac{text-align:center}body .tal{text-align:left}body .tar{text-align:right}.w10{width:10%}.w20{width:20%}.w30{width:30%}.w40{width:40%}.w50{width:50%}.w60{width:60%}.w70{width:70%}.w80{width:80%}.w90{width:90%}.w100{width:100%}body .mt-xs{margin-top:10px}body .mb-xs{margin-bottom:10px}body .mr-xs{margin-right:10px}body .ml-xs{margin-left:10px}body .ml-auto{margin-left:auto}body .mr-auto{margin-right:auto}body .mt-sm{margin-top:clamp(20px, 3vw, 40px)}body .mb-sm{margin-bottom:clamp(20px, 3vw, 40px)}body .mr-sm{margin-right:clamp(20px, 3vw, 40px)}body .ml-sm{margin-left:clamp(20px, 3vw, 40px)}body .ml-auto{margin-left:auto}body .mr-auto{margin-right:auto}body .mt-md{margin-top:clamp(30px, 5vw, 60px)}body .mb-md{margin-bottom:clamp(30px, 5vw, 60px)}body .mr-md{margin-right:clamp(30px, 5vw, 60px)}body .ml-md{margin-left:clamp(30px, 5vw, 60px)}body .ml-auto{margin-left:auto}body .mr-auto{margin-right:auto}body .mt-lg{margin-top:clamp(60px, 6.66vw, 80px)}body .mb-lg{margin-bottom:clamp(60px, 6.66vw, 80px)}body .mr-lg{margin-right:clamp(60px, 6.66vw, 80px)}body .ml-lg{margin-left:clamp(60px, 6.66vw, 80px)}body .ml-auto{margin-left:auto}body .mr-auto{margin-right:auto}body .mt-xl{margin-top:clamp(80px, 8.33vw, 100px)}body .mb-xl{margin-bottom:clamp(80px, 8.33vw, 100px)}body .mr-xl{margin-right:clamp(80px, 8.33vw, 100px)}body .ml-xl{margin-left:clamp(80px, 8.33vw, 100px)}body .ml-auto{margin-left:auto}body .mr-auto{margin-right:auto}[data-target]{transition:transform .6s ease .4s,opacity .6s ease .4s;opacity:0}[data-target].action{opacity:1}[data-target][data-slideup]{transform:translateY(2vw)}[data-target][data-slideup].action{transform:translateY(0)}[data-target][data-slidedown]{transform:translateY(-1.56vw) scale(1)}[data-target][data-slidedown].action{transform:translateY(0)}[data-target][data-slideleft]{transform:translateX(1.56vw) scale(1)}[data-target][data-slideleft].action{transform:translateX(0)}[data-target][data-slideright]{transform:translateX(-1.56vw) scale(1)}[data-target][data-slideright].action{transform:translateX(0)}[data-unit2] [data-target]:nth-of-type(2n){transition-delay:.4s}[data-unit3] [data-target]:nth-of-type(2n){transition-delay:.4s}[data-unit3] [data-target]:nth-of-type(3n){transition-delay:.6s}.p-mv{position:relative;width:100%;height:100svh;pointer-events:none}.p-mv__cover{padding:2.8svh 30px 0;position:relative;z-index:101;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:70px;transition:opacity .8s ease}@media screen and (max-width: 960px){.p-mv__cover{gap:50px}}.p-mv__cover.hide{opacity:0}.p-mv__cover::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-color:rgba(0,0,0,.7)}.p-mv__image{position:relative;width:360px;height:auto;aspect-ratio:1}@media screen and (max-width: 960px){.p-mv__image{width:200px}}.p-mv__text{position:relative;font-size:4rem;line-height:1.5;text-align:center;color:#fff}@media screen and (max-width: 960px){.p-mv__text{font-size:2rem}}.p-mv__bg{position:absolute;inset:0;z-index:0}.p-mv__bg img{width:100%;height:100%;object-fit:cover}.p-concept{position:relative}.p-concept::before{content:"";position:absolute;inset:0;z-index:0;background:url("../img/top/concept_bg.jpg") no-repeat center center/cover}.p-concept__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 58%;grid-template-rows:1fr;gap:50px 7%;grid-template-areas:"left right";padding:182px 50px 147px}@media screen and (max-width: 960px){.p-concept__inner{grid-template-columns:1fr;gap:30px;grid-template-areas:"left" "right";padding:90px 30px 70px}}.p-concept__inner::after{content:"";position:absolute;inset:0;z-index:1;background-color:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-concept__left{justify-self:end;align-self:start;grid-area:left;position:relative;z-index:2}@media screen and (max-width: 960px){.p-concept__left{justify-self:start}}.p-concept__right{grid-area:right;position:relative;z-index:2}@media screen and (max-width: 960px){.p-concept__right{display:flex;justify-content:space-between;align-items:center;flex-direction:column}}.p-concept__lead{margin-top:1.08em;font-size:3.6rem;line-height:1.6}@media screen and (max-width: 960px){.p-concept__lead{font-size:3rem}}.p-concept__text{font-size:2rem;line-height:2.5}.p-concept__text::before,.p-concept__text::after{content:"";display:block;width:0;height:0}.p-concept__text::before{margin-top:calc((1 - 2.5) * 0.5em)}.p-concept__text::after{margin-bottom:calc((1 - 2.5) * 0.5em)}@media screen and (max-width: 960px){.p-concept__text{font-size:1.6rem;line-height:2}.p-concept__text::before,.p-concept__text::after{content:"";display:block;width:0;height:0}.p-concept__text::before{margin-top:calc((1 - 2) * 0.5em)}.p-concept__text::after{margin-bottom:calc((1 - 2) * 0.5em)}}.p-concept__link{margin-top:97px}@media screen and (max-width: 960px){.p-concept__link{margin-top:120px}}.p-park{position:relative;background:url("../img/top/park_bg.jpg") no-repeat bottom center;background-size:100% auto}.p-park__inner{position:relative;z-index:1;width:calc(100% - 100px);max-width:1620px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:stretch;flex-direction:row-reverse;padding:203px 0 393px}@media screen and (max-width: 960px){.p-park__inner{width:calc(100% - 60px)}}@media screen and (max-width: 960px){.p-park__inner{flex-direction:column;padding:100px 0}}.p-park__content{position:relative;z-index:2;flex-shrink:0;width:min(720px, 100%);margin-left:auto}@media screen and (max-width: 960px){.p-park__content{display:flex;justify-content:start;align-items:start;flex-direction:column}}.p-park__bg{position:relative;width:100%}@media screen and (max-width: 960px){.p-park__bg{aspect-ratio:1}}.p-park__bg-image{position:absolute;left:-151px;top:104px;width:1315px;max-width:inherit}@media screen and (max-width: 960px){.p-park__bg-image{width:189%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.p-park__lead{margin-top:20px;font-size:3.2rem;line-height:1.6}@media screen and (max-width: 960px){.p-park__lead{margin-top:1.08em;font-size:3rem}}.p-park__text{margin-top:30px;font-size:1.8rem;line-height:2}.p-park__text::before,.p-park__text::after{content:"";display:block;width:0;height:0}.p-park__text::before{margin-top:calc((1 - 2) * 0.5em)}.p-park__text::after{margin-bottom:calc((1 - 2) * 0.5em)}@media screen and (max-width: 960px){.p-park__text{font-size:1.6rem}}.p-park__link{margin-top:57px}@media screen and (max-width: 960px){.p-park__link{margin-left:auto;margin-right:auto}}.p-play{margin-top:220px;position:relative;z-index:1;width:calc(100% - 100px);max-width:1040px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960px){.p-play{width:calc(100% - 60px)}}@media screen and (max-width: 960px){.p-play{margin-top:100px}}.p-play--bottom{margin-top:160px;margin-bottom:200px}@media screen and (max-width: 960px){.p-play--bottom{margin-top:80px;margin-bottom:100px}}.p-play__inner{width:100%;padding:20px;border-radius:30px;color:#fff;background:rgba(112,112,112,.6)}@media screen and (max-width: 960px){.p-play__inner{padding:10px;border-radius:15px}}.p-play__banner{position:relative;display:block;padding:100px 60px 87px;background:url("../img/base/play-banner_bg.jpg") center center/cover;border-radius:20px;overflow:hidden}@media screen and (max-width: 960px){.p-play__banner{padding:40px 30px;border-radius:10px}}.p-play__banner::before{content:"";position:absolute;inset:0;display:block;background:rgba(90,77,66,.6)}.p-play__title{position:relative;display:flex;justify-content:start;align-items:center;gap:12px;font-size:4rem}@media screen and (max-width: 960px){.p-play__title{font-size:2rem;line-height:1.5}}.p-play__title-pict{transform:rotate(10deg)}@media screen and (max-width: 960px){.p-play__title-pict{width:20px}}.p-play__text{margin-top:1.57em;position:relative;font-size:1.4rem;line-height:1.85}@media screen and (max-width: 960px){.p-play__text{font-size:1.2rem}}.p-play__icon{position:absolute;right:30px;top:0;bottom:0;margin:auto;width:60px;height:60px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;color:#5a4d42;background-color:#fff;border-radius:50%}@media screen and (max-width: 960px){.p-play__icon{display:none}}.p-event{padding-top:255px;position:relative;overflow:hidden}@media screen and (max-width: 960px){.p-event{padding-top:120px}}.p-event__bg-text{position:absolute;z-index:1;font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:20rem;color:#f7f7f7;left:883px;top:-51px;white-space:nowrap;pointer-events:none;mix-blend-mode:multiply}@media screen and (max-width: 960px){.p-event__bg-text{font-size:10rem;left:auto;right:-50px;top:37px}}.p-event__inner{position:relative;width:calc(100% - 100px);max-width:1356px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960px){.p-event__inner{width:calc(100% - 60px)}}.p-event__text{margin-top:18px;position:relative;z-index:2;line-height:1.6}@media screen and (max-width: 960px){.p-event__text{font-size:1.4rem}}.p-event__link{position:relative;z-index:2;margin-top:86px;text-align:center}.p-event .p-event-slider{margin-top:50px;position:relative}@media screen and (max-width: 960px){.p-event .p-event-slider{margin-top:30px}}.p-event .p-event-slider::before{content:"";position:absolute;z-index:0;left:calc(50% - 50vw);bottom:-36px;display:block;width:100vw;height:274px;background-color:#f4f4f4}.p-event .p-event-slider .splide__arrows{position:absolute;top:-100px;right:0;width:115px;height:50px}.p-event .p-event-slider .splide__arrow{width:50px;height:50px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#5a4d42;border-radius:50%;opacity:1;z-index:2}.p-event .p-event-slider .splide__arrow svg{height:auto;width:auto}.p-event .p-event-slider .splide__arrow--next{right:0}.p-event .p-event-slider .splide__arrow--prev{left:0}.p-event .p-event-slider .splide__track{z-index:2;overflow:visible}.p-event .p-event-slider .splide__slide{overflow:visible}.p-price{margin-top:240px;padding-top:170px;padding-bottom:290px;position:relative;overflow:hidden}@media screen and (max-width: 960px){.p-price{margin-top:120px;padding-top:100px;padding-bottom:100px}}.p-price::before{content:"";position:absolute;top:0;position:absolute;left:50%;transform:translateX(-50%);z-index:0;display:block;width:150vw;height:100%;background-color:#f4e1c5;border-radius:50%}@media screen and (max-width: 960px){.p-price::before{width:370vw}}.p-price__bg-text{position:absolute;z-index:1;font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:20rem;color:rgba(255,255,255,.4);left:698px;top:-70px;white-space:nowrap;pointer-events:none}@media screen and (max-width: 960px){.p-price__bg-text{display:none;font-size:10rem;left:60%;top:17px}}.p-price__inner{position:relative;width:calc(100% - 100px);max-width:970px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960px){.p-price__inner{width:calc(100% - 60px)}}.p-price__title{margin-top:12px;position:relative;z-index:2;font-size:1.4rem;text-align:center}.p-price__body{margin-top:19px;position:relative;z-index:2}@media screen and (max-width: 960px){.p-price__body{margin-top:30px}}.p-price__list{margin-top:10px;display:flex;justify-content:start;align-items:center;padding:16px 20px;font-size:1.4rem;background-color:#fff;border-radius:10px}@media screen and (max-width: 960px){.p-price__list{padding-top:30px;padding-bottom:30px;flex-direction:column}}.p-price__list-title{width:292px;text-align:center;padding-right:20px}@media screen and (max-width: 960px){.p-price__list-title{width:100%;padding-right:0}}.p-price__list-list{padding-left:40px;font-size:1.2rem;line-height:1.8;font-weight:500;border-left:1px solid #f7e4c6}@media screen and (max-width: 960px){.p-price__list-list{margin-top:30px;padding-top:20px;border-top:1px solid #f7e4c6;padding-left:0;border-left:none}}.p-price__list-list span{font-family:kozuka-gothic-pro,sans-serif;font-weight:700;font-style:normal;font-weight:700}.p-price .p-price-table{width:calc(100% + 40px);border-collapse:separate;border-spacing:20px 10px;margin:0 -20px}@media screen and (max-width: 960px){.p-price .p-price-table{width:100%;margin:0}.p-price .p-price-table,.p-price .p-price-table tbody,.p-price .p-price-table tr,.p-price .p-price-table th,.p-price .p-price-table td{display:block;width:100%}.p-price .p-price-table tr{margin-top:20px;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:10px}}.p-price .p-price-table .is-subscription{--bg: #5BB288}.p-price .p-price-table .is-onetime{--bg: #54B6D4}.p-price .p-price-table .is-baby{--bg: #D85E62}.p-price .p-price-table thead{position:relative}@media screen and (max-width: 960px){.p-price .p-price-table thead{display:none}}.p-price .p-price-table thead::before{content:"";position:absolute;top:10px;right:0;display:block;width:calc(72.88% + 60px);height:50px;background-color:#5a4d42;border-radius:9999px}.p-price .p-price-table thead th{position:relative;padding:17px 17px 37px}.p-price .p-price-table thead th:not(:first-of-type){color:#fff}.p-price .p-price-table thead th+th:not(:last-of-type)::before{content:"";position:absolute;top:13px;right:-10px;display:block;height:24px;width:1px;background-color:#fff}.p-price .p-price-table tbody th,.p-price .p-price-table tbody td{position:relative;padding:15px 10px;color:#707070;text-align:center;vertical-align:middle}@media screen and (max-width: 960px){.p-price .p-price-table tbody th,.p-price .p-price-table tbody td{background-color:var(--bg, white);border-radius:10px}}.p-price .p-price-table tbody th::before,.p-price .p-price-table tbody td::before{content:"";position:absolute;inset:0;display:block;width:100%;height:100%;background-color:var(--bg, white);border-radius:9px;z-index:0}@media screen and (max-width: 960px){.p-price .p-price-table tbody th::before,.p-price .p-price-table tbody td::before{display:none}}.p-price .p-price-table tbody th>*,.p-price .p-price-table tbody td>*{position:relative}.p-price .p-price-table tbody th{color:#fff}.p-price .p-price-table tbody td{--bg: white}@media screen and (max-width: 960px){.p-price .p-price-table tbody td{padding-left:74px}}.p-price .p-price-table .sp-label{display:none}@media screen and (max-width: 960px){.p-price .p-price-table .sp-label{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:64px;height:100%;font-size:1.4rem;line-height:1.4;color:#fff;background-color:#5a4d42;border-radius:10px 0 0 10px}}.p-price .p-price-table__col-plan{width:18.75%}.p-price .p-price-table__col-people{width:16.66%}.p-price .p-price-table__col-price{width:22.9%}.p-price .p-price-table__col-time{width:16.66%}.p-price .p-price-table__col-reservation{width:16.66%}.p-price .p-price-table__plan{font-size:2rem;line-height:1.5}.p-price .p-price-table__people{font-size:1.8rem;line-height:1.66}.p-price .p-price-table__price{font-size:2.6rem;line-height:1.5}.p-price .p-price-table__price .subscription{display:flex;justify-content:center;align-items:baseline;gap:0 6px;flex-wrap:wrap}.p-price .p-price-table__price .days{display:flex;justify-content:space-evenly;align-items:center;text-align:left}.p-price .p-price-table__price .days__space{width:1px;height:60px;display:block;background-color:#f7e4c6}.p-price .p-price-table__time{font-size:2rem;line-height:1.5}.p-price .p-price-table .medium{font-size:1.4rem}.p-price .p-price-table .small{font-size:1.2rem}.p-price .p-price-table .xsmall{font-size:.8rem}_::-webkit-full-page-media,_:future,:root .p-price .p-price-table thead::before{top:20px}.p-gallery{margin-top:-235px;position:relative;z-index:1}@media screen and (max-width: 960px){.p-gallery{margin-top:-70px}}.p-gallery__inner{display:flex;justify-content:center;align-items:center}.p-gallery .splide__track{overflow:visible}.p-gallery img{border-radius:20px}@media screen and (max-width: 960px){.p-gallery img{width:min(40vw, 310px)}}.p-gallery__img1{transform:translateY(49px)}.p-gallery__img2{transform:translateY(101px)}.p-gallery__img4{transform:translateY(101px)}.p-gallery__img5{transform:translateY(89px)}.p-info{margin-top:330px}@media screen and (max-width: 960px){.p-info{margin-top:140px}}.p-info__bg-text{position:absolute;z-index:1;font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:20rem;color:#f7f7f7;left:522px;top:-82px;white-space:nowrap;pointer-events:none;mix-blend-mode:multiply}@media screen and (max-width: 960px){.p-info__bg-text{font-size:10rem;left:60%;top:17px}}.p-info__inner{position:relative;width:calc(100% - 100px);max-width:900px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960px){.p-info__inner{width:calc(100% - 60px)}}.p-info__head{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center}.p-info__title{display:flex;justify-content:start;align-items:end;gap:10px 25px}@media screen and (max-width: 960px){.p-info__title{align-items:start;flex-direction:column}}.p-info__title-en{font-family:"Quicksand",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:4rem}@media screen and (max-width: 960px){.p-info__title-en{font-size:3rem}}.p-info__title-jp{font-size:1.4rem;padding-bottom:10px}@media screen and (max-width: 960px){.p-info__link{margin-top:60px}.p-info__link>*{margin:0 auto}}.p-info__list{position:relative;z-index:2;margin-top:40px}.p-info__item{border-bottom:1px solid #dbdbdb}.p-info__item:first-of-type{border-top:1px solid #dbdbdb}.p-pict{z-index:1;pointer-events:none}.p-pict__balloon{position:absolute;display:flex;justify-content:center;align-items:center}.p-pict__balloon-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"fot-tsukuardgothic-std",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:1rem;line-height:1.4;color:#5a4d42;white-space:nowrap}.p-pict__balloon-shape{flex-shrink:0}.p-pict__image{max-width:inherit;will-change:transform}.p-pict--1 .p-pict__balloon{right:48px;top:-23px}.p-pict--1 .p-pict__image{transform-origin:37px 59px;animation:swing 3s ease infinite}.p-pict--2{position:absolute;left:100px;top:64px}@media screen and (max-width: 960px){.p-pict--2{left:81px}}.p-pict--2 .p-pict__balloon{right:61px;top:-40px}.p-pict--2 .p-pict__image{animation:jump 2.5s infinite}@keyframes jump{0%,80%,100%{transform:translateY(0)}85%{transform:translateY(-20px)}90%{transform:translateY(0)}93%{transform:translateY(-10px)}}.p-pict--3{position:absolute;left:166px;top:348px}@media screen and (max-width: 960px){.p-pict--3{left:126px;top:198px}}.p-pict--3 .p-pict__balloon{right:46px;top:-37px}.p-pict--3 .p-pict__image{animation:swing 4s ease-in-out infinite}@keyframes swing{0%,100%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.p-pict--4{position:absolute;left:582px;top:498px}@media screen and (max-width: 960px){.p-pict--4{left:auto;right:-20px;top:160px}}.p-pict--4 .p-pict__balloon{right:58px;top:-44px}.p-pict--4 .p-pict__image{animation:lookAround 4s infinite}@keyframes lookAround{0%{transform:translateX(0)}15%{transform:translateX(8px)}30%{transform:translateX(8px)}45%{transform:translateX(-8px)}60%{transform:translateX(-8px)}75%{transform:translateX(4px)}90%{transform:translateX(0)}100%{transform:translateX(0)}}.p-pict--5{position:absolute;right:183px;bottom:-38px;z-index:2}@media screen and (max-width: 960px){.p-pict--5{right:-40px}}.p-pict--5 .p-pict__balloon{right:73px;top:-40px}.p-pict--5 .p-pict__image{animation:swing 3s infinite}.p-pict--6{position:absolute !important;top:-91px;right:-6px}@media screen and (max-width: 960px){.p-pict--6{top:0;right:-30px}}.p-pict--6 .p-pict__balloon{right:59px;top:-32px}@media screen and (max-width: 960px){.p-pict--6 .p-pict__balloon{right:40px;top:-47px}}.p-pict--6 .p-pict__image{animation:spinChair 5s infinite}@keyframes spinChair{0%{transform:rotateY(0deg)}40%{transform:rotateY(0deg)}60%{transform:rotateY(180deg)}75%{transform:rotateY(180deg)}100%{transform:rotateY(360deg)}}.p-pict--7{position:absolute;right:75px;bottom:-7px;z-index:2}@media screen and (max-width: 960px){.p-pict--7{right:0;bottom:auto;top:40px}}.p-pict--7 .p-pict__balloon{right:39px;top:-39px}.p-bg-shape{position:fixed;pointer-events:none;inset:0;height:100dvh;overflow:hidden}.p-bg-shape svg{position:absolute;aspect-ratio:1;animation:float-animation 6s ease-in-out infinite}.p-bg-shape .shape1{width:693px;top:-355px;left:-281px;animation-duration:8s;animation-delay:-2s}@media screen and (max-width: 960px){.p-bg-shape .shape1{width:min(240px, 55vw);top:-60px;left:-140px}}.p-bg-shape .shape2{width:465px;bottom:-285px;left:-198px;animation-duration:9s;animation-delay:-4s}@media screen and (max-width: 960px){.p-bg-shape .shape2{width:min(140px, 32vw);bottom:-40px;left:-70px}}.p-bg-shape .shape3{width:825px;top:-222px;right:-358px;animation-duration:10s;animation-delay:-1s}@media screen and (max-width: 960px){.p-bg-shape .shape3{width:min(340px, 79vw);top:-90px;right:-230px}}.p-bg-shape .shape4{width:719px;bottom:-379px;right:-303px;animation-duration:11s;animation-delay:-3s}@media screen and (max-width: 960px){.p-bg-shape .shape4{width:min(270px, 62vw);bottom:-100px;right:-180px}}/*# sourceMappingURL=index.css.map */
