html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:#fff;color:#353e47;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,meiryo,メイリオ,sans-serif;font-size:16px;height:100%;line-height:1.5;margin:0;padding:0;text-align:left;width:100%}body.is-fixed{-ms-scroll-chaining:none;overflow:clip;overscroll-behavior:none}img{height:auto;max-width:100%;vertical-align:bottom}table{border-collapse:collapse}a{color:#353e47;text-decoration:none;transition:all .2s ease}@media(hover){a:hover{opacity:.6;transition:all .2s ease}}li,ul{list-style-type:none}::-moz-selection{background-color:#053f27;color:#fff;text-shadow:none}::selection{background-color:#053f27;color:#fff;text-shadow:none}.legacy-ie{background:#eee;left:0;padding:100px 0;position:absolute;text-align:center;top:0;width:100%;z-index:10000}.legacy-ie a{text-decoration:none}.noscript{left:0;padding:100px 0;position:absolute;text-align:center;top:0;width:100%;z-index:10000}/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{color:inherit;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.l-footer{background-color:#fff;padding:clamp(48px,96/1400*100vw,96px) 0}.l-footer .banner-title{color:#053f27;font-family:Playfair Display,serif;font-size:clamp(48px,64/1400*100vw,64px);font-style:italic;font-weight:400;text-align:center}.l-footer .banner-list{margin-top:clamp(40px,64/1400*100vw,64px)}.l-footer .banner-list ul{display:flex;flex-direction:column;gap:clamp(12px,24/1400*100vw,24px)}@media screen and (min-width:768px){.l-footer .banner-list ul{flex-direction:row;justify-content:center}}.l-footer .banner-list ul+ul{margin-top:clamp(12px,24/1400*100vw,24px)}@media screen and (min-width:768px){.l-footer .banner-list li{max-width:384px;width:33.3333333333%}}.p-container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding-left:6vw;padding-right:6vw;width:100%}@media screen and (min-width:768px){.p-container{padding-left:40px;padding-right:40px}}.p-container--md{box-sizing:border-box;margin:0 auto;max-width:1080px;padding-left:6vw;padding-right:6vw;width:100%}@media screen and (min-width:768px){.p-container--md{padding-left:40px;padding-right:40px}}.p-container--sm{box-sizing:border-box;margin:0 auto;padding-left:6vw;padding-right:6vw;width:100%}@media screen and (min-width:768px){.p-container--sm{padding-left:40px;padding-right:40px}}.p-modal{display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1000}.p-modal__inner{align-items:center;background:linear-gradient(180deg,#ebf1de,#dbecc3);display:flex;height:100%;justify-content:center;padding:32px 6vw;position:relative;width:100%}.p-modal__content{height:auto;max-width:1200px;position:relative;width:100%}@media screen and (min-width:768px){.p-modal__content{width:80%}}.p-modal__close{cursor:pointer;position:absolute;right:0;top:-48px}@media screen and (min-width:768px){.p-modal__close{right:-22px}}.p-modal__close img{filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(74deg) brightness(108%) contrast(101%);height:32px;width:32px}@media screen and (min-width:768px){.p-modal__close img{height:40px;width:40px}}.p-modal__body{background:#fff;border-radius:8px;max-height:80vh;overflow:auto;padding:clamp(32px,64/1400*100vw,64px) clamp(32px,112/1400*100vw,112px)}.p-modal__body iframe{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:bottom;width:100%}.p-news-card{container-type:inline-size;height:100%;width:100%}.p-news-card__inner{background-color:#fff;border-radius:clamp(8px,16/400*100cqw,16px);display:flex;flex-direction:column;height:100%;padding:clamp(16px,22/400*100cqw,22px);position:relative}.p-news-card__inner:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzkuOTAxIDMuNDA3IDM0IDYuODE1VjBsNS45MDEgMy40MDhaIiBmaWxsPSIjMDUzRjI3Ii8+PHBhdGggZmlsbD0iIzA1M0YyNyIgZD0iTTAgMi45ODVoMzZ2MUgweiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:clamp(28px,35/400*100cqw,35px);content:"";height:6.8px;position:absolute;right:clamp(16px,22/400*100cqw,22px);transition:transform .4s;width:40px}@media(hover){.p-news-card__inner:hover{opacity:1}.p-news-card__inner:hover:after{transform:translateX(8px)}.p-news-card__inner:hover .p-news-card__img img{transform:scale(1.05)}}.p-news-card__img{border-radius:clamp(8px,16/400*100cqw,16px);overflow:hidden}.p-news-card__img img{aspect-ratio:347/218;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .4s;vertical-align:bottom;width:100%}.p-news-card__date{color:#595959;font-size:14px;margin-top:8px}.p-news-card__title{color:#595959;font-size:16px;font-weight:700;margin-bottom:8px;margin-top:4px}.p-news-card__place{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.p-news-card__place .place-item{align-items:center;background-color:#f7f7f7;border-radius:clamp(4px,8/400*100cqw,8px);color:#053f27;display:flex;font-size:14px;font-weight:700;gap:4px;letter-spacing:.04em;margin-top:auto;padding:4px 16px;position:relative;width:-moz-fit-content;width:fit-content}.p-news-card__place .place-item:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMEMyLjIzNiAwIDAgMi4xOTEgMCA0LjkgMCA4LjU3NSA1IDE0IDUgMTRzNS01LjQyNSA1LTkuMUMxMCAyLjE5MSA3Ljc2NCAwIDUgMFoiIGZpbGw9InVybCgjYSkiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI0Ljg5OCIgeTE9IjAiIHgyPSI0Ljg5OCIgeTI9IjE0IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0E5Q0IwMyIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQ4QTYzRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);content:"";flex-shrink:0;height:14px;width:10px}.p-editor-content>*+*{margin-top:2em}.p-editor-content p{color:#053f27;font-weight:500}.p-editor-content p+p{margin-top:1em}.p-editor-content a{color:#053f27;font-weight:500;text-decoration:underline}.p-editor-content h1+*,.p-editor-content h2+*,.p-editor-content h3+*,.p-editor-content h4+*,.p-editor-content h5+*{margin-top:1.5em}.p-editor-content h1,.p-editor-content h2{background-color:#e1ecdb;border-radius:4px;color:#353e47;font-size:clamp(20px,24/1400*100vw,24px);padding:.5em}.p-editor-content h3{color:#353e47;font-size:clamp(18px,22/1400*100vw,22px);padding-left:.5em;position:relative}.p-editor-content h3:before{background-color:#48a63f;border-radius:2px;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.p-editor-content figcaption{color:#7d9a8e;font-size:12px;letter-spacing:.04em;margin-top:.5em}.p-editor-content ul{padding-left:1em}.p-editor-content ul li{list-style-type:disc}.p-editor-content ol li{line-height:1.6;padding-left:1em;position:relative}.p-editor-content ol li:before{color:#48a63f;content:counter(list-item) ".";left:0;position:absolute;top:0}.p-editor-content table{width:100%}.p-editor-content table tr{border-bottom:1px solid #053f27}.p-editor-content table td,.p-editor-content table th{color:#053f27;font-size:clamp(12px,16/768*100vw,16px);font-weight:500}.p-editor-content table th{padding:.5em;width:25%}.p-editor-content table th:first-child{padding-left:0}.p-editor-content table td{padding:1.2em .5em}.p-editor-content table td:first-child{padding-left:0}.p-editor-content .radius-image{border-radius:clamp(8px,16/1400*100vw,16px)}.p-editor-content .grid{display:grid;gap:1.5em;grid-template-columns:1fr}.p-editor-content .grid img{height:auto;width:100%}@media screen and (min-width:768px){.p-editor-content .grid--2col{grid-template-columns:repeat(2,1fr)}.p-editor-content .grid--3col{grid-template-columns:repeat(3,1fr)}.p-editor-content .grid--4col{grid-template-columns:repeat(4,1fr)}}.p-editor-content .grid--gap-sm{gap:.75em}.p-editor-content .grid--gap-md{gap:1.5em}.p-editor-content .grid--gap-lg{gap:2em}@media screen and (min-width:768px){.p-editor-content .grid--gap-lg{gap:2.5em}}.p-editor-content .grid--align-start{align-items:start}.p-editor-content .grid--align-center{align-items:center}.p-editor-content .grid--align-end{align-items:end}.p-editor-content .grid--stretch{align-items:stretch}.c-button{align-items:center;background-color:#fff;border:1px solid #053f27;border-radius:100vh;color:#053f27;display:flex;font-size:16px;font-weight:500;height:clamp(72px,90/1400*100vw,90px);max-width:354px;padding:12px 40px;position:relative;transition:all .4s;width:100%}.c-button:after{background:url(../img/common/icon_arrow.svg) no-repeat 50%/contain;content:"";filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%);flex-shrink:0;height:40px;margin-left:auto;width:40px}.c-button:hover{background-color:#053f27;color:#fff;opacity:1}.c-button:hover:after{filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(74deg) brightness(108%) contrast(101%)}.c-button[target=_blank]:after{background:url(../img/common/icon_external.svg) no-repeat 50%/contain}.c-button--large{max-width:472px}.c-button--filled{background-color:#053f27;color:#fff}.c-button--filled:after{filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(74deg) brightness(108%) contrast(101%)}.c-button--filled:hover{background-color:#fff;color:#053f27}.c-button--filled:hover:after{filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%)}.c-button .label span{display:inline-block}.c-deco{-o-object-fit:contain;object-fit:contain;opacity:0;position:absolute;transition:all 1s;z-index:3}.c-deco.is-active{opacity:1}.c-deco.leaf01{height:clamp(32px,58/1920*100vw,58px);left:40%;top:16%;width:clamp(40px,82/1920*100vw,82px);z-index:2}.c-deco.leaf02{height:clamp(25px,50/1920*100vw,50px);right:5%;top:30%;transform:scaleX(-1);width:clamp(25px,50/1920*100vw,50px);z-index:2}.c-deco.leaf03{height:clamp(20px,44/1920*100vw,44px);left:90%;top:70%;width:clamp(20px,44/1920*100vw,44px);z-index:2}@media screen and (min-width:992px){.c-deco.leaf03{left:50%}}.c-deco.leaf04{height:clamp(25px,50/1920*100vw,50px);left:10%;top:80%;transform:scaleX(-1);width:clamp(25px,50/1920*100vw,50px);z-index:2}.c-deco.leaf05{bottom:0;height:clamp(32px,58/1920*100vw,58px);right:5%;transform:scaleX(-1);width:clamp(40px,82/1920*100vw,82px)}.c-deco.leaf06{height:clamp(25px,50/1920*100vw,50px);left:90%;top:2%;transform:scaleX(-1);width:clamp(25px,50/1920*100vw,50px)}@media screen and (min-width:992px){.c-deco.leaf06{display:none}}@media screen and (min-width:1600px){.c-deco.leaf06{display:block;left:5%;top:5%;transform:none}}.c-deco.leaf07{display:none;height:clamp(32px,58/1920*100vw,58px);right:5%;top:30%;transform:scaleX(-1);width:clamp(40px,82/1920*100vw,82px)}@media screen and (min-width:1200px){.c-deco.leaf07{display:block}}.c-deco.leaf08{height:clamp(40px,50/1920*100vw,50px);left:5%;top:10%;transform:scaleX(-1);width:clamp(40px,50/1920*100vw,50px)}@media screen and (min-width:992px){.c-deco.leaf08{top:30%}}.c-deco.leaf09{height:clamp(40px,50/1920*100vw,50px);right:10%;top:10%;transform:scaleX(-1);width:clamp(40px,50/1920*100vw,50px)}@media screen and (min-width:992px){.c-deco.leaf09{top:20%}}.c-deco.leaf10{display:none;height:clamp(32px,58/1920*100vw,58px);right:5%;top:30%;width:clamp(40px,82/1920*100vw,82px)}@media screen and (min-width:992px){.c-deco.leaf10{display:block}}.c-deco.leaf11{height:clamp(32px,96/1920*100vw,96px);right:5%;top:2%;transform:scaleX(-1);width:clamp(40px,96/1920*100vw,96px)}@media screen and (min-width:992px){.c-deco.leaf11{top:5%}}.c-deco.leaf12{height:clamp(25px,50/1920*100vw,50px);left:5%;top:25%;width:clamp(25px,50/1920*100vw,50px)}.c-deco.leaf13{display:none}@media screen and (min-width:1600px){.c-deco.leaf13{display:block;height:clamp(32px,58/1920*100vw,58px);right:10%;top:50%;transform:scaleX(-1);width:clamp(40px,82/1920*100vw,82px)}}.c-deco.leaf14{display:none}@media screen and (min-width:1600px){.c-deco.leaf14{display:block;height:clamp(32px,58/1920*100vw,58px);left:5%;top:90%;transform:scaleX(-1);width:clamp(40px,82/1920*100vw,82px)}}.c-place{align-items:center;background-color:#f7f7f7;border-radius:clamp(4px,8/400*100cqw,8px);color:#053f27;display:flex;font-size:14px;font-weight:700;gap:4px;letter-spacing:.04em;padding:6px 12px;width:-moz-fit-content;width:fit-content}.c-place:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMEMyLjIzNiAwIDAgMi4xOTEgMCA0LjkgMCA4LjU3NSA1IDE0IDUgMTRzNS01LjQyNSA1LTkuMUMxMCAyLjE5MSA3Ljc2NCAwIDUgMFoiIGZpbGw9InVybCgjYSkiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI0Ljg5OCIgeTE9IjAiIHgyPSI0Ljg5OCIgeTI9IjE0IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0E5Q0IwMyIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQ4QTYzRiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);content:"";flex-shrink:0;height:14px;width:10px}.c-title,.c-title__ja{position:relative}.c-title__ja{color:#053f27;font-size:clamp(24px,40/1400*100vw,40px);font-weight:500;margin:0;padding-left:48px}@media screen and (min-width:768px){.c-title__ja{padding-left:104px}}.c-title__ja:before{background:linear-gradient(90deg,#a9cb03,#48a63f);content:"";height:3px;left:0;position:absolute;top:50%;width:40px}@media screen and (min-width:768px){.c-title__ja:before{height:5px;width:80px}}.c-title__en{color:#053f27;font-family:Open Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.2;margin-top:.5em;padding-left:48px}@media screen and (min-width:768px){.c-title__en{padding-left:104px}}@media screen and (min-width:425px){.u-hide-up-xs{display:none!important}}@media screen and (min-width:554px){.u-hide-up-sm{display:none!important}}@media screen and (min-width:768px){.u-hide-up-md{display:none!important}}@media screen and (min-width:992px){.u-hide-up-lg{display:none!important}}@media screen and (min-width:1200px){.u-hide-up-xl{display:none!important}}@media screen and (max-width:424px){.u-hide-down-xs{display:none!important}}@media screen and (max-width:553px){.u-hide-down-sm{display:none!important}}@media screen and (max-width:767px){.u-hide-down-md{display:none!important}}@media screen and (max-width:991px){.u-hide-down-lg{display:none!important}}@media screen and (max-width:1199px){.u-hide-down-xl{display:none!important}}.u-inline-block{display:inline-block}.page-home{background-color:#ebf1de;overflow:hidden}.page-home,.page-home .section-title{position:relative}.page-home .section-title__ja{color:#053f27;font-size:clamp(24px,40/1400*100vw,40px);font-weight:500;padding-left:48px;position:relative}@media screen and (min-width:768px){.page-home .section-title__ja{padding-left:104px}}.page-home .section-title__ja:before{background:linear-gradient(90deg,#a9cb03,#48a63f);content:"";height:3px;left:0;position:absolute;top:50%;width:40px}@media screen and (min-width:768px){.page-home .section-title__ja:before{height:5px;width:80px}}.page-home .section-title__en{color:#053f27;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;margin-top:.5em;padding-left:48px}@media screen and (min-width:768px){.page-home .section-title__en{padding-left:104px}}.page-home .loading-screen{background-color:transparent;height:100vh;left:0;min-height:600px;overflow:hidden;position:fixed;text-align:center;top:0;transition:all .8s;width:100%;z-index:10}.page-home .loading-screen .progressbar-text{color:#fff!important;font-family:Playfair Display,serif;font-size:64px!important;font-style:italic;left:50%!important;margin-top:19px!important;opacity:0;position:absolute;top:50%!important;transform:translate(-50%,-50%);transition:all .8s}@media screen and (min-width:768px){.page-home .loading-screen .progressbar-text{left:29%!important}}@media screen and (min-width:1200px){.page-home .loading-screen .progressbar-text{margin-top:46px!important}}.page-home .loading-screen .progressbar-text:after{content:"%";font-size:40px}.page-home .loading-screen__object{background-color:#fff;display:none;height:1px;margin-top:30px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (min-width:768px){.page-home .loading-screen__object{display:block}}@media screen and (min-width:1200px){.page-home .loading-screen__object{margin-top:56px}}.page-home .loading-screen__object.object01{left:calc(clamp(122px,343/1920*100vw,343px)*-1);transform-origin:left;width:clamp(245px,686/1920*100vw,686px)}.page-home .loading-screen__object.object02{left:40%;transform-origin:right;width:63%}.page-home .loading-screen.is-loading{background-color:#ebf1de}.page-home .loading-screen.is-loading .progressbar-text{opacity:1}.page-home .loading-screen.is-loading .loading-screen__object{animation:loadingline 3s ease-in forwards;transform:translateY(-50%) scaleX(0)}@keyframes loadingline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.page-home .loading-screen.is-loaded .loading-screen__object{opacity:0;transition-delay:.5s}.page-home .mainview{height:calc(100svh - 125px);min-height:300px;overflow:hidden;position:relative;width:100%}@media(min-width:1060px){.page-home .mainview{height:calc(100svh - 117px);min-height:600px}}.page-home .mainview__img{left:50%;max-width:600px;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .8s .4s;width:calc(100% - 8vw);z-index:3}@media screen and (min-width:768px){.page-home .mainview__img{left:6vw;max-width:none;transform:translateY(-50%);width:clamp(600px,947/1920*100vw,947px)}}.page-home .mainview__object{opacity:1;position:absolute;transform:translateY(0);transition:transform .8s,opacity .8s;z-index:2}.page-home .mainview__object.object01 img,.page-home .mainview__object.object04 img{aspect-ratio:1/1;height:auto;max-width:none;width:clamp(56px,110/1920*100vw,110px)}.page-home .mainview__object.object02 img,.page-home .mainview__object.object03 img{aspect-ratio:1/1;height:auto;max-width:none;width:clamp(104px,210/1920*100vw,210px)}.page-home .mainview__object.object01{left:65%;top:5%}@media screen and (min-width:768px){.page-home .mainview__object.object01{left:55%}}.page-home .mainview__object.object02{align-items:center;border:1px solid #fff;border-radius:100vh;display:flex;height:clamp(245px,686/1920*100vw,686px);justify-content:center;left:calc(clamp(122px,343/1920*100vw,343px)*-1);top:calc(50% - clamp(122px,343/1920*100vw,343px));width:clamp(245px,686/1920*100vw,686px)}.page-home .mainview__object.object03{left:70%;top:70%}@media screen and (min-width:768px){.page-home .mainview__object.object03{left:80%}}.page-home .mainview__object.object04{left:40%;top:80%}@media screen and (min-width:768px){.page-home .mainview__object.object04{left:60%}}.page-home .mainview__object.object05{border:1px solid #fff;border-radius:100vh;display:none;height:clamp(245px,686/1920*100vw,686px);left:40%;top:calc(50% - clamp(122px,343/1920*100vw,343px));transform:scaleY(1);transition:scale .8s,opacity .8s,transform .8s;width:63%}@media screen and (min-width:768px){.page-home .mainview__object.object05{display:block}}.page-home .mainview__object.object06{border:1px solid #fff;border-radius:100vh;height:clamp(245px,686/1920*100vw,686px);right:calc(clamp(122px,343/1920*100vw,343px)*-1);top:calc(50% - clamp(122px,343/1920*100vw,343px));width:clamp(245px,686/1920*100vw,686px)}.page-home .mainview__bg{background-color:#ebf1de;height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .8s;width:100%;z-index:1}@media screen and (min-width:1200px){.page-home .mainview__bg{height:calc(100svh - 112px)}}.page-home .mainview__slide,.page-home .mainview__slide .splide,.page-home .mainview__slide .splide__track{height:100%;width:100%}.page-home .mainview__slide .splide__slide{overflow:hidden}.page-home .mainview__slide .splide__slide img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%}.page-home .mainview.is-loading .mainview__img{opacity:0;top:calc(50% + 40px)}.page-home .mainview.is-loading .mainview__object{opacity:0;transform:translateY(40px)}.page-home .mainview.is-loading .mainview__object.object05{opacity:1;transform:scaleY(0)}.page-home .mainview.is-loaded .mainview__bg{opacity:0}.page-home .mainview.is-loaded .object01 img,.page-home .mainview.is-loaded .object04 img{animation:rotate01 5s ease-in-out 1s infinite;transition-timing-function:ease-in-out}@keyframes rotate01{0%{transform:rotate(0deg)}30%{transform:rotate(1turn)}to{transform:rotate(1turn)}}.page-home .mainview.is-loaded .object02 img,.page-home .mainview.is-loaded .object03 img{animation:rotate 6s ease-in-out 2s infinite;transition-timing-function:ease-in-out}@keyframes rotate{0%{transform:rotate(0deg)}40%{transform:rotate(180deg)}to{transform:rotate(180deg)}}.page-home .navigation{padding-bottom:58px;padding-top:28px;position:relative}@media screen and (min-width:992px){.page-home .navigation{padding-bottom:116px;padding-top:56px}}.page-home .navigation:before{background:linear-gradient(180deg,transparent,#ebf1de);bottom:100%;content:"";height:clamp(40px,80/1920*100vw,80px);left:0;position:absolute;width:100%}.page-home .navigation__list{backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.8);border:1px solid #fff;border-radius:24px;display:flex;flex:1;flex-direction:column;gap:clamp(20px,64/1400*100vw,64px);justify-content:center;margin:0 auto;max-width:960px;padding:20px;width:100%}@media screen and (min-width:554px){.page-home .navigation__list{align-items:center}}@media screen and (min-width:768px){.page-home .navigation__list{flex-direction:row}}@media screen and (min-width:992px){.page-home .navigation__list{border-radius:100vh;padding:20px clamp(100px,154/1200*100vw,154px)}}.page-home .navigation__list .nav-title{color:#053f27;display:block;font-family:Open Sans,sans-serif;font-size:18px;padding-right:24px;position:relative}.page-home .navigation__list .nav-title__ja{color:#053f27;font-size:16px;font-weight:500}@media screen and (min-width:554px){.page-home .navigation__list .nav-title__ja{text-align:center}}@media screen and (min-width:992px){.page-home .navigation__list .nav-title__ja{font-size:20px}}.page-home .navigation__list .nav-title__en{font-family:Open Sans,sans-serif;font-size:12px}@media screen and (min-width:554px){.page-home .navigation__list .nav-title__en{text-align:center}}.page-home .navigation__list .nav-title:after{border-bottom:1px solid #053f27;border-right:1px solid #053f27;content:"";height:10px;position:absolute;right:0;top:calc(50% - 8px);transform:rotate(45deg);transition:all .4s;width:10px}.page-home .navigation__list .nav-title:hover:after{top:calc(50% - 6px);transform:rotate(45deg)}.page-home .news__slide{margin-top:clamp(16px,40/1400*100vw,40px)}.page-home .news__slide .splide__arrow{background-color:#053f27;border-radius:100vh;height:clamp(40px,80/1400*100vw,80px);position:absolute;top:50%;transform:translateY(-50%);transition:all .4s;width:clamp(40px,80/1400*100vw,80px);z-index:2}.page-home .news__slide .splide__arrow--prev{left:calc(clamp(20px,40/1400*100vw,40px)*-1)}.page-home .news__slide .splide__arrow--next{right:calc(clamp(20px,40/1400*100vw,40px)*-1)}.page-home .news__slide .splide__track{overflow:visible}@media screen and (min-width:554px){.page-home .news__slide .splide__track{width:100%}}.page-home .news__slide .news-slide{opacity:0;transition:opacity .4s}.page-home .news__slide .news-slide.is-initialized{opacity:1}.page-home .news__slide .news-slide__inner{position:relative}.page-home .news__slide .news-slide .more-card{container-type:inline-size;height:100%;width:100%}.page-home .news__slide .news-slide .more-card__inner{align-items:center;background-color:#fff;border:1px solid #053f27;border-radius:16px;display:flex;flex-direction:column;gap:clamp(18px,36/400*100cqw,36px);height:100%;justify-content:center;width:100%}.page-home .news__slide .news-slide .more-card__text{font-size:clamp(18px,24/400*100cqw,24px);font-weight:500;padding-bottom:.5em;position:relative}.page-home .news__slide .news-slide .more-card__text:after{background:linear-gradient(90deg,#a9cb03,#48a63f);bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.page-home .news__slide .news-slide .more-card__link{align-items:center;color:#053f27;display:flex;font-weight:500;gap:.5em;position:relative}.page-home .news__slide .news-slide .more-card__link:after{background:url(../img/common/icon_arrow.svg) no-repeat 50%/contain;content:"";filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%);flex-shrink:0;height:40px;margin-left:auto;width:40px}.page-home .news__slide .news-slide__footer{align-items:center;display:flex;flex-direction:column;gap:clamp(16px,40/1400*100vw,40px);margin-top:48px}@media screen and (min-width:768px){.page-home .news__slide .news-slide__footer{flex-direction:row}}.page-home .news__slide .news-slide__progress{background-color:#dbecc3;border-radius:100vh;flex:1;height:4px;width:100%}.page-home .news__slide .news-slide__progress .progressbar{background-color:#053f27;border-radius:100vh;height:4px;transition:width .4s;width:0}.page-home .news__slide .news-slide__action{display:flex;justify-content:center;margin-top:16px;width:100%}@media screen and (min-width:768px){.page-home .news__slide .news-slide__action{margin-top:0;width:clamp(240px,350/1200*100vw,350px)}}.page-home .whats{padding:clamp(80px,110/1400*100vw,110px) 0 0;position:relative}.page-home .whats__shape{display:none}@media screen and (min-width:768px){.page-home .whats__shape{display:block;left:50%;position:absolute;top:0;width:clamp(80px,111/1920*100vw,111px)}}.page-home .whats__desc{color:#053f27;font-weight:500;height:275px;letter-spacing:.04em;line-height:2.4;margin:clamp(40px,156/1400*100vw,156px) auto 0;max-width:640px;overflow:hidden;position:relative;transition:height .4s}@media screen and (min-width:992px){.page-home .whats__desc{font-size:18px;max-width:clamp(400px,640/1920*100vw,640px);padding-bottom:110px}}.page-home .whats__desc:after{background:linear-gradient(180deg,transparent 50%,#ebf1de 90%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s;width:100%;z-index:2}.page-home .whats__desc.is-opened:after{opacity:0}.page-home .whats__more{align-items:center;background-color:#053f27;border:1px solid #053f27;border-radius:100vh;color:#fff;display:flex;font-size:16px;gap:8px;height:48px;justify-content:center;margin:0 auto;max-width:350px;transition:all .4s;width:100%}.page-home .whats__more:after{background:url(../img/common/icon_plus.svg) no-repeat 50%/contain;content:"";filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(74deg) brightness(108%) contrast(101%);height:12px;width:12px}@media(hover){.page-home .whats__more:hover{background-color:#fff;color:#053f27}.page-home .whats__more:hover:after{filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%)}}.page-home .whats__more.is-opened{background-color:#fff;color:#053f27;margin-top:40px}.page-home .whats__more.is-opened:after{background-image:url(../img/common/icon_minus.svg);filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%)}.page-home .whats__images{aspect-ratio:327/376;height:auto;margin-top:48px;position:relative;width:100%}@media screen and (min-width:992px){.page-home .whats__images{aspect-ratio:auto;margin-top:0;position:static}}.page-home .whats__images img{height:auto;position:absolute}.page-home .whats__images img.image01{right:0;top:20%;width:46.4vw;z-index:3}@media screen and (min-width:992px){.page-home .whats__images img.image01{top:clamp(240px,360/1400*100vw,360px);width:clamp(246px,560/1920*100vw,560px)}}.page-home .whats__images img.image02{left:0;top:46%;width:45.3333333333vw;z-index:2}@media screen and (min-width:992px){.page-home .whats__images img.image02{top:clamp(750px,900/1400*100vw,900px);width:clamp(222px,478/1920*100vw,478px)}}.page-home .whats__images img.image03{left:11%;top:0;width:38.1333333333vw;z-index:1}@media screen and (min-width:992px){.page-home .whats__images img.image03{left:2%;top:clamp(220px,280/1400*100vw,280px);width:clamp(246px,305/1920*100vw,305px)}}@media screen and (min-width:1200px){.page-home .whats__images img.image03{left:10%}}@media screen and (min-width:1600px){.page-home .whats__images img.image03{left:13%}}.page-home .whats .bg-wrapper{background:linear-gradient(180deg,#ebf1de,#dbecc3);padding:clamp(1px,80/1400*100vw,80px) 0;position:relative}.page-home .whats .bg-wrapper .shape02{display:block;left:66%;position:absolute;top:calc(clamp(104px,210/1920*100vw,210px)*-1);width:clamp(104px,210/1920*100vw,210px);z-index:2}.page-home .whats__case{border:1px solid #fff;margin:22px;position:relative;z-index:4}@media screen and (min-width:768px){.page-home .whats__case{margin:44px}}.page-home .whats__case:after,.page-home .whats__case:before{background:url(../img/common/deco_case_small.svg) no-repeat;background-size:contain;content:"";height:22px;position:absolute;top:-22px;width:22px}@media screen and (min-width:768px){.page-home .whats__case:after,.page-home .whats__case:before{background:url(../img/common/deco_case.svg) no-repeat;height:44px;top:-44px;width:44px}}.page-home .whats__case:before{left:-22px}@media screen and (min-width:768px){.page-home .whats__case:before{left:-44px}}.page-home .whats__case:after{right:-22px;transform:scaleX(-1)}@media screen and (min-width:768px){.page-home .whats__case:after{right:-44px}}.page-home .whats__case .case-inner{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.3);padding:clamp(24px,56/1400*100vw,56px) clamp(16px,48/1400*100vw,48px);position:relative}.page-home .whats__case .case-inner:after,.page-home .whats__case .case-inner:before{background:url(../img/common/deco_case_small.svg) no-repeat;background-size:contain;bottom:-22px;content:"";height:22px;position:absolute;width:22px}@media screen and (min-width:768px){.page-home .whats__case .case-inner:after,.page-home .whats__case .case-inner:before{background:url(../img/common/deco_case.svg) no-repeat;bottom:-44px;height:44px;width:44px}}.page-home .whats__case .case-inner:before{left:-22px;transform:scaleY(-1)}@media screen and (min-width:768px){.page-home .whats__case .case-inner:before{left:-44px}}.page-home .whats__case .case-inner:after{right:-22px;transform:scale(-1)}@media screen and (min-width:768px){.page-home .whats__case .case-inner:after{right:-44px}}.page-home .whats__case .case-title{color:#053f27;font-size:clamp(20px,32/1400*100vw,32px);font-weight:500;text-align:center}.page-home .whats__case .case-list{display:grid;gap:clamp(8px,16/768*100vw,16px);grid-template-columns:1fr;margin-top:clamp(24px,40/1400*100vw,40px)}@media screen and (min-width:768px){.page-home .whats__case .case-list{gap:16px 0;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.page-home .whats__case .case-list{grid-template-columns:repeat(3,1fr)}}.page-home .whats__case .case-item{align-items:center;border:1px solid #fff;border-radius:100vh;color:#053f27;display:flex;flex-direction:column;font-size:clamp(16px,24/1400*100vw,24px);font-weight:700;justify-content:center;line-height:1.3;padding:20px;text-align:center}@media screen and (min-width:768px){.page-home .whats__case .case-item{height:clamp(150px,200/1400*100vw,200px);width:100%}.page-home .whats__case .case-item:nth-child(2n){transform:translateX(-8px)}}@media screen and (min-width:992px){.page-home .whats__case .case-item:nth-child(2n){transform:inherit}}@media screen and (min-width:768px){.page-home .whats__case .case-item:nth-child(odd){transform:translateX(8px)}}@media screen and (min-width:992px){.page-home .whats__case .case-item:nth-child(odd){transform:inherit}.page-home .whats__case .case-item:first-of-type,.page-home .whats__case .case-item:nth-of-type(4){transform:translateX(16px)}.page-home .whats__case .case-item:nth-of-type(3),.page-home .whats__case .case-item:nth-of-type(6){transform:translateX(-16px)}}.page-home .whats__case .case-item__area{align-items:center;display:flex;font-size:clamp(13px,16/768*100vw,16px);gap:8px;margin-top:4px;position:relative}@media screen and (min-width:992px){.page-home .whats__case .case-item__area{margin-top:8px}}.page-home .whats__case .case-item__area:before{background:url(../img/common/icon_pin.svg) no-repeat;content:"";height:16px;width:11px}.page-home .whats__map{background-color:#dbecc3;padding:clamp(40px,110/1400*100vw,110px) 0;position:relative}.page-home .whats__map:before{border:1px solid #fff;border-radius:100vh;content:"";display:none;height:686px;left:41%;position:absolute;top:50%;transform:translateY(-50%);width:1224px;z-index:0}@media screen and (min-width:992px){.page-home .whats__map:before{display:block}}.page-home .whats__map:after{background:linear-gradient(180deg,#dbecc3,transparent);content:"";height:clamp(40px,80/1920*100vw,80px);left:0;position:absolute;top:100%;width:100%}.page-home .whats__map .map-notes{color:#053f27;font-size:clamp(12px,14/768*100vw,14px);margin-bottom:32px;text-align:center}@media screen and (min-width:992px){.page-home .whats__map .map-notes{display:none}}.page-home .whats__map .map-shape01{display:none}@media screen and (min-width:768px){.page-home .whats__map .map-shape01{display:block;left:calc(clamp(80px,111/1920*100vw,111px)*-1);position:absolute;top:-90px;width:clamp(80px,111/1920*100vw,111px)}}.page-home .whats__map .map-shape02{display:none}@media screen and (min-width:768px){.page-home .whats__map .map-shape02{bottom:0;display:block;position:absolute;right:0;transform:translate(50%,50%);width:clamp(150px,200/1920*100vw,200px)}}.page-home .whats__map .map-container{display:grid;grid-template-columns:1fr;position:relative}@media screen and (min-width:992px){.page-home .whats__map .map-container{grid-template-columns:1fr 1fr}}.page-home .whats__map .area-map{aspect-ratio:343/383;background:url(../img/home/map_bg.png) no-repeat 50%/contain;height:100%;position:relative;width:100%}@media screen and (min-width:992px){.page-home .whats__map .area-map{grid-column:2;grid-row:1}}.page-home .whats__map .area-map__name{color:#053f27;cursor:pointer;font-size:12px;font-weight:500;position:absolute;transform:translateX(-50%);white-space:nowrap}@media screen and (min-width:554px){.page-home .whats__map .area-map__name{font-size:14px}}@media screen and (min-width:768px){.page-home .whats__map .area-map__name{font-size:16px}}.page-home .whats__map .area-map__name.is-hover{color:#48a63f;font-size:14px;transform-origin:center}@media screen and (min-width:554px){.page-home .whats__map .area-map__name.is-hover{font-size:16px}}@media screen and (min-width:768px){.page-home .whats__map .area-map__name.is-hover{font-size:18px}}.page-home .whats__map .area-map__name[data-name=matsumae]{left:28%;top:7.5%}.page-home .whats__map .area-map__name[data-name=noshiro]{left:73%;top:27%}.page-home .whats__map .area-map__name[data-name=oga]{left:32%;top:25%}@media screen and (min-width:768px){.page-home .whats__map .area-map__name[data-name=oga]{left:40%;top:27%}}.page-home .whats__map .area-map__name[data-name=higashimatsuyama]{left:82%;top:49%}@media screen and (min-width:768px){.page-home .whats__map .area-map__name[data-name=higashimatsuyama]{left:71%}}.page-home .whats__map .area-map__name[data-name=tateshina]{left:30%;top:39%}@media screen and (min-width:768px){.page-home .whats__map .area-map__name[data-name=tateshina]{top:40.5%}}.page-home .whats__map .area-map__name[data-name=daikanyama]{left:77%;top:60%}@media screen and (min-width:768px){.page-home .whats__map .area-map__name[data-name=daikanyama]{left:68%}}.page-home .whats__map .area-map__pin{position:absolute;transition:all .4s;width:6%;z-index:2}.page-home .whats__map .area-map__pin.is-hover{transform:scale(1.5);transform-origin:bottom center;z-index:3}.page-home .whats__map .area-map__pin[data-name=matsumae]{left:54.5%;top:17.5%}.page-home .whats__map .area-map__pin[data-name=noshiro]{left:54%;top:24%}.page-home .whats__map .area-map__pin[data-name=oga]{left:52.5%;top:26%}.page-home .whats__map .area-map__pin[data-name=higashimatsuyama]{left:50%;top:47%}.page-home .whats__map .area-map__pin[data-name=tateshina]{left:45%;top:46.5%}.page-home .whats__map .area-map__pin[data-name=daikanyama]{left:52%;top:48.5%}.page-home .whats__map .area-map__line{position:absolute;transition:all .4s;z-index:1}.page-home .whats__map .area-map__line.is-hover{filter:invert(57%) sepia(44%) saturate(672%) hue-rotate(67deg) brightness(89%) contrast(85%)}.page-home .whats__map .area-map__line[data-name=matsumae]{left:28%;top:11%;width:29.1916167665%}.page-home .whats__map .area-map__line[data-name=noshiro]{left:57%;top:25%;width:15.2694610778%}.page-home .whats__map .area-map__line[data-name=oga]{left:40.5%;top:30.5%;width:15.2694610778%}.page-home .whats__map .area-map__line[data-name=higashimatsuyama]{left:53%;top:47%;width:17.3652694611%}.page-home .whats__map .area-map__line[data-name=tateshina]{left:30%;top:44%;width:18.1137724551%}.page-home .whats__map .area-map__line[data-name=daikanyama]{left:55%;top:53%;width:12.874251497%}.page-home .whats__map .area-list{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:-50px}@media screen and (min-width:768px){.page-home .whats__map .area-list{gap:16px}}@media screen and (min-width:992px){.page-home .whats__map .area-list{margin-top:0}}.page-home .whats__map .area-list>li{aspect-ratio:300/244;background-color:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:8px;height:100%;min-height:0;min-width:0;overflow:hidden;padding:8px;transition:all .4s;width:100%}.page-home .whats__map .area-list>li.is-hover{background:linear-gradient(135deg,#a9cb03,#48a63f);border-color:#a9cb03;box-shadow:0 0 16px rgba(115,106,94,.5);opacity:1}.page-home .whats__map .area-list>li[data-name=matsumae] .area-item{background:url(../img/home/map_img_matsumae.jpg) no-repeat 50%/cover}.page-home .whats__map .area-list>li[data-name=noshiro] .area-item{background:url(../img/home/map_img_noshiro.jpg) no-repeat 50%/cover}.page-home .whats__map .area-list>li[data-name=oga] .area-item{background:url(../img/home/map_img_oga.jpg) no-repeat 50%/cover}.page-home .whats__map .area-list>li[data-name=higashimatsuyama] .area-item{background:url(../img/home/map_img_higashimatsuyama.jpg) no-repeat 50%/cover}.page-home .whats__map .area-list>li[data-name=tateshina] .area-item{background:url(../img/home/map_img_tateshina.jpg) no-repeat 50%/cover}.page-home .whats__map .area-list>li[data-name=daikanyama] .area-item{background:url(../img/home/map_img_daikanyama.jpg) no-repeat 50%/cover}.page-home .whats__map .area-item{border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:clamp(4px,14/768*100vw,14px) clamp(20px,24/768*100vw,24px) clamp(4px,14/768*100vw,14px) clamp(4px,14/768*100vw,14px);position:relative;width:100%}.page-home .whats__map .area-item:after{background:url(../img/common/icon_external.svg) no-repeat 50%/contain;bottom:clamp(2px,8/768*100vw,8px);content:"";filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(74deg) brightness(108%) contrast(101%);height:clamp(24px,32/768*100vw,32px);position:absolute;right:clamp(2px,8/768*100vw,8px);width:clamp(24px,32/768*100vw,32px);z-index:2}.page-home .whats__map .area-item:hover{opacity:1}.page-home .whats__map .area-item__copy{color:#fff;font-size:clamp(12px,15/768*100vw,15px);font-weight:500}.page-home .whats__map .area-item__copy span{display:inline-block}.page-home .whats__map .area-item__name{color:#fff;font-size:clamp(11px,14/768*100vw,14px);font-weight:500;margin-top:4px}.page-home .why{background-color:#fff;padding:clamp(80px,160/1400*100vw,160px) 0;position:relative}.page-home .why__container{display:grid;gap:clamp(24px,40/992*100vw,40px);grid-template-columns:1fr;margin-top:clamp(40px,72/1400*100vw,72px);padding:0 6vw}@media screen and (min-width:1200px){.page-home .why__container{gap:0;grid-template-columns:repeat(2,1fr);padding:0}.page-home .why__body{display:flex;flex-direction:column;height:100%;padding:0 clamp(80px,136/1920*100vw,136px)}}.page-home .why__body .why-desc{color:#053f27;font-weight:500;line-height:2.4}.page-home .why__body .why-action{margin-bottom:40px;margin-top:24px}.page-home .why__body .why-index{margin-top:auto}.page-home .why__body .why-index__heading{color:#053f27;font-family:Open Sans,sans-serif;font-size:clamp(20px,32/1400*100vw,32px)}.page-home .why__body .why-index__list{border-bottom:1px solid #053f27;margin-top:clamp(20px,48/1400*100vw,48px)}.page-home .why__body .why-index__list>li{border-top:1px solid #053f27}.page-home .why__body .why-index__list .index-item{color:#053f27;display:flex;flex-direction:column;padding:clamp(16px,24/1400*100vw,24px) 0}@media screen and (min-width:554px){.page-home .why__body .why-index__list .index-item{align-items:center;flex-direction:row;padding-left:clamp(12px,24/1400*100vw,24px);padding-right:12px}}.page-home .why__body .why-index__list .index-item__number{align-items:center;display:flex;font-family:Playfair Display,serif;font-size:clamp(24px,48/1400*100vw,48px);font-style:italic;line-height:.8;position:relative}@media screen and (min-width:992px){.page-home .why__body .why-index__list .index-item__number{transform:translateY(-4px)}}.page-home .why__body .why-index__list .index-item__number:before{background:url(../img/common/icon_hash.svg) no-repeat 50%/contain;content:"";flex-shrink:0;height:16px;width:18px}@media screen and (min-width:992px){.page-home .why__body .why-index__list .index-item__number:before{height:9px;left:-5px;position:absolute;top:0;width:10px}}.page-home .why__body .why-index__list .index-item__label{align-items:center;display:flex;flex:1;font-size:16px;font-weight:500;letter-spacing:.04em;line-height:1.8;padding-left:16px;position:relative}@media screen and (min-width:992px){.page-home .why__body .why-index__list .index-item__label{padding-left:clamp(16px,32/1400*100vw,32px)}}.page-home .why__body .why-index__list .index-item__label:after{background:url(../img/common/icon_arrow.svg) no-repeat 50%/contain;content:"";filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%);flex-shrink:0;height:40px;margin-left:auto;transition:all .4s;width:40px}.page-home .why__body .why-index__list .index-item:hover .index-item__label:after{transform:translateX(8px)}.page-home .hows{background:linear-gradient(180deg,#ebf1de 70%,#dbecc3);padding:clamp(80px,110/1400*100vw,110px) 0;position:relative}.page-home .hows:before{background:linear-gradient(180deg,transparent,#ebf1de);bottom:100%;content:"";height:clamp(40px,80/1920*100vw,80px);left:0;position:absolute;width:100%}.page-home .hows__head{display:flex;flex-direction:column}@media screen and (min-width:768px){.page-home .hows__head{gap:32px}}.page-home .hows__title{color:#053f27;display:inline-block;padding-bottom:40px;position:relative}@media screen and (min-width:992px){.page-home .hows__title{padding-bottom:56px}}.page-home .hows__title .en{font-family:Open Sans,sans-serif;font-size:clamp(40px,80/1400*100vw,80px);font-weight:400;line-height:1.2}.page-home .hows__title .en span{display:block;font-family:Playfair Display,serif;font-style:italic}.page-home .hows__title .ja{margin-top:8px}@media screen and (min-width:768px){.page-home .hows__title .ja{font-size:18px}}.page-home .hows__title:after{background:linear-gradient(90deg,#a9cb03,#48a63f);bottom:0;content:"";height:5px;left:0;position:absolute;width:100%}.page-home .hows__desc{color:#053f27;font-size:16px;font-weight:500;margin-top:40px}@media screen and (min-width:768px){.page-home .hows__desc{margin-top:0}}.page-home .hows__list{display:grid;gap:16px 12px;grid-template-columns:1fr;grid-template-rows:auto;margin-top:clamp(40px,72/1400*100vw,72px)}@media screen and (min-width:554px){.page-home .hows__list{grid-template-columns:1fr 1fr}}@media screen and (min-width:992px){.page-home .hows__list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1400px){.page-home .hows__list{grid-template-columns:repeat(4,1fr)}}.page-home .hows__list>li{container-type:inline-size;display:grid;height:100%;position:relative;width:100%}.page-home .hows .hows-card{background-color:#fff;border-radius:16px;box-shadow:0 24px 24px rgba(53,62,71,.16);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:clamp(16px,20/390*100cqw,20px);position:relative;transition:all .6s;width:100%}.page-home .hows .hows-card__header{display:grid;grid-template-columns:minmax(145px,1fr) 1fr;min-height:115px}.page-home .hows .hows-card__info{display:flex;flex-direction:column;gap:16px}.page-home .hows .hows-card__info .person{align-self:flex-start;color:#053f27;flex:0;font-size:clamp(12px,16/390*100cqw,16px);font-weight:700;margin-top:auto}.page-home .hows .hows-card__info .person p{overflow-wrap:anywhere;word-break:keep-all}.page-home .hows .hows-card__info .person__name{font-size:clamp(16px,20/390*100cqw,20px)}.page-home .hows .hows-card__info .person span{display:inline-block}.page-home .hows .hows-card__desc{background-color:#ebf1de;border-radius:16px;color:#053f27;font-size:clamp(13px,16/292*100cqw,16px);font-weight:600;line-height:1.6;margin-bottom:12px;margin-top:26px;padding:clamp(16px,24/292*100cqw,24px);position:relative;width:100%;z-index:2}.page-home .hows .hows-card__desc p{overflow-wrap:anywhere;word-break:keep-all}.page-home .hows .hows-card__desc span{background:linear-gradient(transparent 70%,#afec5a 0);font-size:clamp(16px,20/292*100cqw,20px);position:relative;transition:background-size .4s;z-index:2}.page-home .hows .hows-card__desc span.font-md{font-size:clamp(14px,27/390*100cqw,27px)}.page-home .hows .hows-card__desc:after{background:url(../img/home/hows-card_baloon.svg) no-repeat 50%/contain;content:"";height:18px;position:absolute;right:clamp(40px,64/390*100cqw,64px);top:-18px;width:21px;z-index:-1}.page-home .hows .hows-card__button{align-items:center;border:1px solid #053f27;border-radius:100vh;color:#053f27;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:12px;height:38px;justify-content:center;margin:auto auto 0;transition:all .4s;width:148px}@media(hover){.page-home .hows .hows-card__button:hover{background-color:#053f27;color:#fff}.page-home .hows .hows-card__button:hover:after{filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(74deg) brightness(108%) contrast(101%)}}.page-home .hows .hows-card__button:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkuOTAxIDMuNDA4IDE0IDYuODE2VjBsNS45MDEgMy40MDhaIiBmaWxsPSIjMDUzRjI3Ii8+PHBhdGggZmlsbD0iIzA1M0YyNyIgZD0iTTAgM2gxNnYxSDB6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:6.8px;width:20px}.page-home .hows .area-detail__head{align-items:center;display:flex}.page-home .hows .area-detail__head h3{color:#053f27;font-size:clamp(20px,32/1400*100vw,32px);font-weight:500}.page-home .hows .area-detail__head .area-pref{align-items:center;background-color:#e6e6e6;border-radius:8px;color:#053f27;display:flex;font-size:16px;font-weight:700;gap:6px;margin-left:auto;padding:8px 16px;position:relative}.page-home .hows .area-detail__head .area-pref:before{background:url(../img/home/map_pin_active.png) no-repeat 50%/contain;content:"";flex-shrink:0;height:20px;width:16px}.page-home .hows .area-detail__overview{color:#053f27;font-weight:500;line-height:1.6;margin-top:clamp(16px,24/1400*100vw,24px)}.page-home .hows .area-detail__images{display:grid;gap:20px;grid-template-columns:1fr;margin-top:clamp(16px,32/1400*100vw,32px)}@media screen and (min-width:768px){.page-home .hows .area-detail__images{grid-template-columns:1fr 1fr}}.page-home .hows .area-detail__interview{margin-top:clamp(0,16/1400*100vw,16px)}.page-home .hows .area-detail__interview .interview-item{border-bottom:1px solid #053f27;display:grid;gap:clamp(24px,46/1400*100vw,46px);grid-template-columns:1fr;padding:clamp(24px,32/1400*100vw,32px) 0}@media screen and (min-width:768px){.page-home .hows .area-detail__interview .interview-item{grid-template-columns:100px 1fr}}.page-home .hows .area-detail__interview .interview-item:last-child{border-bottom:none}.page-home .hows .area-detail__interview .interview-item__img{align-items:center;display:flex;flex-shrink:0;gap:16px}@media screen and (min-width:768px){.page-home .hows .area-detail__interview .interview-item__img{display:block}}.page-home .hows .area-detail__interview .interview-item__name{color:#053f27;font-size:14px;font-weight:500;margin-top:8px}@media screen and (min-width:768px){.page-home .hows .area-detail__interview .interview-item__name{text-align:center}}.page-home .hows .area-detail__interview .interview-item__name .role{font-size:12px;overflow-wrap:anywhere;word-break:keep-all}.page-home .hows .area-detail__interview .interview-item__name .role span{display:inline-block}.page-home .hows .area-detail__interview .interview-item__body{color:#053f27;font-weight:500;line-height:1.6}.page-home .hows .area-detail__interview .interview-item__heading{font-size:18px}.page-home .hows .area-detail__interview .interview-item__desc{margin-top:8px}.page-home .hows .area-detail__interview .interview-item__desc+.interview-item__heading{margin-top:16px}.page-home .hows .area-detail__interview .interview-item__desc p+p{margin-top:1.5em}.page-home .hows .area-detail__action{align-items:center;display:flex;flex-direction:column;gap:24px}.page-home .hows .area-detail__action .c-button{max-width:472px}.page-home .hows .area-detail__action .inner{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width:768px){.page-home .hows .area-detail__action .inner{flex-direction:row}}.page-home .hows .area-detail__action .close-button{align-items:center;color:#053f27;cursor:pointer;display:flex;font-weight:500;gap:8px;position:relative}.page-home .hows .area-detail__action .close-button:before{background:url(../img/common/icon_close.svg) no-repeat 50%/contain;content:"";filter:invert(18%) sepia(10%) saturate(4092%) hue-rotate(108deg) brightness(94%) contrast(96%);height:12px;width:12px}.page-crosstalk{position:relative}.page-crosstalk .deco-leaf01{height:45px;left:0;position:absolute;top:10%;transform:scale(1);width:44px;z-index:2}.page-crosstalk .deco-leaf02{display:none;height:66px;position:absolute;right:5%;top:40%;transform:scale(1);width:64px;z-index:2}@media screen and (min-width:768px){.page-crosstalk .deco-leaf02{display:block}}.page-crosstalk .page-head{padding:75px 0;position:relative;text-align:center}@media screen and (min-width:768px){.page-crosstalk .page-head{padding:100px 0}}.page-crosstalk .page-head__title{color:#053f27;display:inline-block;margin:0 auto;padding-bottom:40px;position:relative;text-align:center;width:100%}@media screen and (min-width:992px){.page-crosstalk .page-head__title{padding-bottom:56px;width:auto}}.page-crosstalk .page-head__title .ja{font-size:40px;font-weight:500;margin-block:12px}@media screen and (min-width:768px){.page-crosstalk .page-head__title .ja{font-size:48px}}.page-crosstalk .page-head__title .ja{letter-spacing:.04em}.page-crosstalk .page-head__title .en{font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;margin:0}.page-crosstalk .page-head__title:after{background:linear-gradient(90deg,#a9cb03,#48a63f);bottom:0;content:"";height:5px;left:0;position:absolute;width:100%}.page-crosstalk .page-head__desc{color:#053f27;font-size:18px;font-weight:500;line-height:1.8;margin-top:clamp(40px,72/1400*100vw,72px)}@media screen and (min-width:992px){.page-crosstalk .page-head__desc{line-height:2.4}}.page-crosstalk .overview__img{background:linear-gradient(180deg,transparent 50%,#ebf1de 0,#ebf1de);display:block;padding:0 6vw}.page-crosstalk .overview__title{color:#fff;font-family:Playfair Display,serif;font-size:clamp(40px,80/1400*100vw,80px);font-style:italic;font-weight:400;letter-spacing:.04em;padding-top:clamp(48px,64/1400*100vw,64px);text-align:center}.page-crosstalk .overview__content{background-color:#ebf1de}.page-crosstalk .overview__container{border:1px solid #fff;border-radius:20px;margin-top:clamp(24px,48/1400*100vw,48px);padding:clamp(32px,46/1400*100vw,46px) clamp(24px,80/1400*100vw,80px)}.page-crosstalk .overview__grid{display:flex;flex-direction:column;gap:clamp(18px,40/1400*100vw,40px)}@media screen and (min-width:768px){.page-crosstalk .overview__grid{flex-direction:row;justify-content:center}}.page-crosstalk .overview__grid+.overview__grid{margin-top:clamp(112px,133/1400*100vw,133px);position:relative}.page-crosstalk .overview__grid+.overview__grid:before{background:url(../img/crosstalk/overview_icon.svg) no-repeat 50%/contain;bottom:calc(100% + 10px);content:"";height:clamp(93px,186/1400*100vw,186px);left:50%;position:absolute;transform:translateX(-50%);width:clamp(109px,218/1400*100vw,218px)}@media screen and (min-width:768px){.page-crosstalk .overview__grid+.overview__grid:before{bottom:90%}}.page-crosstalk .overview .overview-card{align-items:center;display:flex;gap:clamp(16px,24/768*100vw,24px);width:100%}@media screen and (min-width:768px){.page-crosstalk .overview .overview-card{flex-direction:column;width:clamp(180px,280/1400*100vw,280px)}}.page-crosstalk .overview .overview-card__img{flex-shrink:0;width:clamp(120px,280/992*100vw,280px)}@media screen and (min-width:768px){.page-crosstalk .overview .overview-card__body{text-align:center}}.page-crosstalk .overview .overview-card__role{color:#053f27;font-size:11px;font-weight:500}@media screen and (min-width:768px){.page-crosstalk .overview .overview-card__role{align-items:center;display:flex;flex-direction:column;font-size:10px;height:6em;justify-content:center}}@media screen and (min-width:992px){.page-crosstalk .overview .overview-card__role{font-size:11px}}@media screen and (min-width:1200px){.page-crosstalk .overview .overview-card__role{font-size:12px}}.page-crosstalk .overview .overview-card__name{color:#053f27;font-size:20px;font-weight:500;margin-top:8px}@media screen and (min-width:768px){.page-crosstalk .overview .overview-card__name{font-size:18px}}.page-crosstalk .nav-wrapper{background:linear-gradient(180deg,#ebf1de,#dbecc3);padding:56px 0;position:relative}.page-crosstalk .crosstalk-nav{backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:12px;color:#053f27;margin:0 auto 32px;padding:24px;width:80vw}@media screen and (min-width:992px){.page-crosstalk .crosstalk-nav{left:40px;margin:0;position:absolute;top:30vw;width:296px}}@media screen and (min-width:1200px){.page-crosstalk .crosstalk-nav{left:calc(50vw - 600px)}}.page-crosstalk .crosstalk-nav__title{font-size:24px;font-weight:400}.page-crosstalk .crosstalk-nav ul li{border-bottom:1px solid #fff}.page-crosstalk .crosstalk-nav ul li:last-child{border-bottom:none}.page-crosstalk .crosstalk-nav ul li:last-child .nav-item{padding-bottom:0}.page-crosstalk .crosstalk-nav .nav-item{align-items:center;color:#053f27;display:flex;gap:8px;padding:12px 0}@media screen and (min-width:992px){.page-crosstalk .crosstalk-nav .nav-item{align-items:flex-start}}.page-crosstalk .crosstalk-nav .nav-item__number{flex-shrink:0;font-family:Playfair Display,serif;font-size:20px;font-style:italic}.page-crosstalk .crosstalk-nav .nav-item__title{font-size:14px;font-weight:500}.page-crosstalk .section__container{padding:clamp(24px,64/1400*100vw,64px) 0}@media screen and (min-width:992px){.page-crosstalk .section__container{padding-left:366px}}.page-crosstalk .section__img{width:100%}.page-crosstalk .section__action{display:flex;justify-content:center;margin-top:clamp(8px,16/1400*100vw,16px)}.page-crosstalk .section .section-title{position:relative}.page-crosstalk .section .section-title__number{color:#fff;font-family:Playfair Display,serif;font-size:clamp(80px,160/1400*100vw,160px);font-style:italic;left:0;position:absolute;top:-1em}.page-crosstalk .section .section-title__number span{font-size:clamp(40px,80/1400*100vw,80px);left:-10px;position:absolute;top:10px}.page-crosstalk .section .section-title__text{border:1px solid #fff;border-radius:100vh;color:#053f27;font-size:clamp(18px,32/1400*100vw,32px);font-weight:500;padding:20px 40px 10px}@media screen and (min-width:768px){.page-crosstalk .section .section-title__text{padding:clamp(24px,48/1400*100vw,48px);text-align:center}}.page-crosstalk .section .section-heading{color:#053f27;font-size:18px;font-weight:500;margin-top:24px}@media screen and (min-width:992px){.page-crosstalk .section .section-heading{font-size:20px;margin-top:32px}}.page-crosstalk .section .section-block{display:grid;grid-template-columns:1fr;margin-top:clamp(24px,40/992*100vw,40px)}@media screen and (min-width:768px){.page-crosstalk .section .section-block{gap:12px;grid-template-columns:62px 1fr}}@media screen and (min-width:992px){.page-crosstalk .section .section-block{gap:16px;grid-template-columns:98px 1fr}}.page-crosstalk .section .section-block__name{align-items:center;border:1px solid #fff;border-radius:100vh;color:#053f27;display:flex;font-size:16px;font-weight:500;height:30px;justify-content:center;width:62px}@media screen and (min-width:992px){.page-crosstalk .section .section-block__name{height:40px;width:98px}}.page-crosstalk .section .section-block__desc{color:#053f27;font-size:16px;font-weight:500;line-height:1.8;margin-top:8px}@media screen and (min-width:768px){.page-crosstalk .section .section-block__desc{margin-top:0}}.page-news{background:linear-gradient(180deg,#ebf1de,#dbecc3);overflow:hidden;padding:clamp(40px,64/1400*100vw,64px) 0;position:relative}.page-news .category{display:flex;flex-direction:column;gap:clamp(8px,16/1400*100vw,16px);margin-top:clamp(40px,56/1400*100vw,56px)}@media screen and (min-width:554px){.page-news .category{flex-direction:row}}.page-news .category__title{color:#053f27;flex-shrink:0;font-size:clamp(14px,16/1400*100vw,16px);letter-spacing:.04em;padding-top:.2em}.page-news .category__list{display:flex;flex-wrap:wrap;gap:8px}.page-news .category__list li{border:1px solid #053f27;border-radius:100vh;color:#053f27;cursor:pointer;font-size:clamp(12px,16/1400*100vw,16px);font-weight:700;padding:.3em 1.5em;transition:all .4s}.page-news .category__list li.is-active{background-color:#053f27;color:#fff}@media(hover){.page-news .category__list li:hover{background-color:#053f27;color:#fff}}.page-news .articles{margin-top:clamp(40px,56/1400*100vw,56px)}.page-news .articles__list{display:grid;gap:clamp(16px,24/1400*100vw,24px);grid-template-columns:1fr}@media screen and (min-width:554px){.page-news .articles__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.page-news .articles__list{grid-template-columns:repeat(3,1fr)}}.page-news .articles__list li{container-type:inline-size}.page-news .action{display:flex;justify-content:center;margin-top:clamp(80px,120/1400*100vw,120px)}.page-article{background:linear-gradient(180deg,#ebf1de,#dbecc3);overflow:hidden;padding:clamp(40px,64/1400*100vw,64px) 0;position:relative}.page-article .article{background-color:#fff;border-radius:clamp(8px,24/1400*100vw,24px);margin-top:clamp(40px,64/1400*100vw,64px);padding:clamp(32px,64/1400*100vw,64px) clamp(16px,64/1400*100vw,64px)}.page-article .article__info{align-items:center;display:flex;gap:16px;justify-content:space-between}.page-article .article__date{color:#595959;font-size:clamp(12px,14/1400*100vw,14px)}.page-article .article__place{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}.page-article .article__title{border-bottom:1px solid #053f27;color:#053f27;font-size:clamp(20px,32/1400*100vw,32px);font-weight:500;margin:1em 0 0;padding-bottom:1em}.page-article .article__overview{color:#053f27;font-weight:500;line-height:1.6}.page-article .article__overview,.page-article .article__thumb{margin-top:clamp(24px,40/1400*100vw,40px)}.page-article .article__thumb img{border-radius:clamp(8px,24/1400*100vw,24px);height:auto;width:100%}.page-article .article__content{font-size:clamp(14px,16/768*100vw,16px);font-weight:500;line-height:1.6;margin-top:clamp(24px,40/1400*100vw,40px)}.page-article .article__notfound{font-size:clamp(16px,24/1400*100vw,24px);margin-top:clamp(40px,64/1400*100vw,64px);text-align:center}.page-article .article__footer{display:flex;justify-content:center;margin-top:clamp(64px,90/1400*100vw,90px)}.page-article .action{display:flex;justify-content:center;margin-top:clamp(80px,120/1400*100vw,120px)}.c-footer__pagetop{z-index:10}
