@charset "UTF-8";:root{--gallery_modal-duration:0.5s}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:auto}}.js-gallery_modal-group{--gap:0.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap);position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}@media print,screen and (min-width:641px){.js-gallery_modal-group{margin-inline:auto;width:11.2rem}}@media screen and (max-width:640px){.js-gallery_modal-group{--gap:0.1rem;padding-inline:0.16rem;-webkit-column-gap:0.15rem 0.1rem;-moz-column-gap:0.15rem 0.1rem;column-gap:0.15rem 0.1rem}}.js-gallery_modal-group .js-gallery_modal-target{padding-top:var(--gap);width:calc(25% - var(--gap) * 3 / 4);-webkit-transition:opacity var(--gallery_modal-duration);transition:opacity var(--gallery_modal-duration);position:relative;cursor:pointer;overflow:hidden}@media screen and (max-width:640px){.js-gallery_modal-group .js-gallery_modal-target{width:calc(50% - var(--gap) / 2)}}.js-gallery_modal-group .js-gallery_modal-target:is(:nth-child(n+9):not(.is-view),.is-hide){display:none}.js-gallery_modal-group .js-gallery_modal-target>img{display:block;width:100%;height:auto;-webkit-transition:opacity var(--gallery_modal-duration);transition:opacity var(--gallery_modal-duration);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.is-modal-active .js-gallery_modal-group .js-gallery_modal-target{pointer-events:none}.no-touchevents .js-gallery_modal-group .js-gallery_modal-target:hover img{opacity:0.7}.js-gallery_modal-group .js-gallery_modal-target[data-modal-video]:after,.js-gallery_modal-group .js-gallery_modal-target[data-modal-video]:before,.js-gallery_modal-group .js-gallery_modal-target[data-modal-youtube]:after,.js-gallery_modal-group .js-gallery_modal-target[data-modal-youtube]:before{-webkit-transition:opacity var(--gallery_modal-duration);transition:opacity var(--gallery_modal-duration);content:"";position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.js-gallery_modal-group .js-gallery_modal-target[data-modal-video]:before,.js-gallery_modal-group .js-gallery_modal-target[data-modal-youtube]:before{width:0.6rem;height:0.6rem;border-radius:50%;background-color:rgba(46,30,30,0.7)}.js-gallery_modal-group .js-gallery_modal-target[data-modal-video]:after,.js-gallery_modal-group .js-gallery_modal-target[data-modal-youtube]:after{display:inline-block;width:0;height:0;left:calc(50% + 0.02rem);border-style:solid;border-width:0.1rem 0 0.1rem 0.18rem;border-color:transparent transparent transparent #FFFFFF}.no-touchevents .js-gallery_modal-group .js-gallery_modal-target[data-modal-video]:hover:after,.no-touchevents .js-gallery_modal-group .js-gallery_modal-target[data-modal-video]:hover:before,.no-touchevents .js-gallery_modal-group .js-gallery_modal-target[data-modal-youtube]:hover:after,.no-touchevents .js-gallery_modal-group .js-gallery_modal-target[data-modal-youtube]:hover:before{opacity:0.7}.js-gallery_modal-group .js-modal-current{-webkit-box-sizing:content-box;box-sizing:content-box;margin:-0.05rem 0 0 -0.05rem;padding:0.05rem;width:2.62rem;height:2.62rem;background-color:#2E1E1E;position:absolute;top:0;left:0;-webkit-transition-property:width,height,top,left,opacity;transition-property:width,height,top,left,opacity;-webkit-transition-duration:var(--gallery_modal-duration);transition-duration:var(--gallery_modal-duration);opacity:0;pointer-events:none;z-index:-1}@media screen and (max-width:640px){.js-gallery_modal-group .js-modal-current{margin:-0.04rem 0 0 -0.04rem;padding:0.04rem;width:1.05rem;height:1.05rem}}.js-modal-active .js-gallery_modal-group .js-modal-current{opacity:1}.js-gallery_modal-group_more_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.12rem;margin-top:0.48rem;margin-bottom:0.4rem}@media screen and (max-width:640px){.js-gallery_modal-group_more_wrap{margin-top:0.4rem}}.js-gallery_modal-group-more{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;font-family:goldenbook,serif;font-weight:400;font-weight:400;font-size:0.24rem;letter-spacing:0;color:#2E1E1E;text-align:center;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;padding-right:0.32rem}@media screen and (max-width:640px){.js-gallery_modal-group-more{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.06rem;margin-inline:0.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:0.24rem}}.js-gallery_modal-group-more:after,.js-gallery_modal-group-more:before{content:"";position:absolute;top:calc(50% - 0.02rem);right:0;display:block;height:1px;width:0.13rem;background-color:#2E1E1E}.js-gallery_modal-group-more:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.js-gallery_modal-group-more.is-hide:after{-webkit-transform:rotate(0);transform:rotate(0)}.no-touchevents .js-gallery_modal-group-more:hover{opacity:0.7}body.is-modal-active{overflow-y:hidden}@media print,screen and (min-width:641px){body.is-modal-active .mod_header>.in{width:calc(100% - var(--scrollbar-w))}body.is-modal-active .pagetopbtn{-webkit-box-sizing:content-box;box-sizing:content-box;right:var(--scrollbar-w)}body.is-modal-active .floating_cookie_accept_area{padding-right:calc(var(--scrollbar-w) + 0.3rem)}}@media print,screen and (min-width:641px){body.is-modal-noclick:not(.is-modal-active) .js-gallery_modal_wrap{width:calc(100% - 1.2rem + var(--scrollbar-w) * 2)}}body:has(.js-gallery_modal) .mod_header>.in{-webkit-transition:opacity var(--gallery_modal-duration);transition:opacity var(--gallery_modal-duration)}body:has(.js-gallery_modal).is-modal-active .mod_header>.in{opacity:0}.js-gallery_modal_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;z-index:2;width:calc(100% - 1.2rem);height:calc(100vh - 1.2rem);z-index:250000;opacity:0;-webkit-transition:opacity var(--gallery_modal-duration);transition:opacity var(--gallery_modal-duration);position:fixed;inset:0;-webkit-tap-highlight-color:transparent!important}.js-gallery_modal_wrap:focus{outline:none!important}@media screen and (max-width:640px){.js-gallery_modal_wrap{top:-0.5rem;padding:0;width:calc(100% - 0.1rem);height:calc(100vh - 1rem)}}.is-modal-active .js-gallery_modal_wrap{opacity:1;pointer-events:auto}.is-modal-noclick .js-gallery_modal_wrap{pointer-events:none!important}.js-gallery_modal_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:absolute;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:var(--duration-hover-A);transition-duration:var(--duration-hover-A)}.js-gallery_modal-img,.js-gallery_modal-video{width:auto;max-height:100%;height:auto;position:absolute;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:var(--gallery_modal-duration);transition-duration:var(--gallery_modal-duration)}.js-gallery_modal-img:not(.is-view),.js-gallery_modal-video:not(.is-view){opacity:0;pointer-events:none}@media print,screen and (min-width:641px){.js-gallery_modal-img,.js-gallery_modal-video{max-width:11rem}}@media screen and (max-width:640px){.js-gallery_modal-img,.js-gallery_modal-video{max-width:calc(100% - 0.6rem)}}.js-gallery_modal-youtube{width:100%;max-height:100%;height:auto;aspect-ratio:16/9;position:absolute;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:var(--duration-hover-A);transition-duration:var(--duration-hover-A)}.js-gallery_modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:0.3rem;height:auto;aspect-ratio:1/1;color:#2E1E1E;position:absolute;top:0;right:0;z-index:10;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:var(--gallery_modal-duration);transition-duration:var(--gallery_modal-duration)}.js-gallery_modal-close:not(.is-view){opacity:0;pointer-events:none}@media screen and (max-width:640px){.js-gallery_modal-close{top:-0.1rem;right:0.1rem}}.js-gallery_modal-close i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:absolute}.js-gallery_modal-close i:after,.js-gallery_modal-close i:before{content:"";display:block;margin:auto;width:100%;border-bottom:1px solid;position:absolute}.js-gallery_modal-close i:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.js-gallery_modal-close i:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.js-gallery_modal-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto 0;height:100%;width:0.4rem;position:absolute;top:0;z-index:10}@media screen and (max-width:640px){.js-gallery_modal-arrow{width:0.32rem}}.js-gallery_modal-arrow:after{content:"";display:block;margin:auto;border-radius:50%;width:100%;height:auto;aspect-ratio:1/1;background-color:#FFFFFF}.js-gallery_modal-arrow:before{content:"";position:absolute;width:0.1rem;height:0.18rem;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(/common/img/ico_btn_arrow.svg);mask-image:url(/common/img/ico_btn_arrow.svg);background:#2E1E1E}.js-gallery_modal-arrow.-next{right:0}.js-gallery_modal-arrow.-prev{left:0}.js-gallery_modal-arrow.-prev:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.js-gallery_modal-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:200000;position:fixed;top:0;left:0;width:100%;height:calc(100% + 1rem);background-color:rgba(46,30,30,0.2);backdrop-filter:blur(8px);will-change:backdrop-filter;pointer-events:none;-webkit-transition:opacity var(--gallery_modal-duration);transition:opacity var(--gallery_modal-duration);opacity:0}.is-modal-active .js-gallery_modal-overlay{opacity:1;pointer-events:auto}.js-gallery_modal-overlay-loading{margin-top:-1rem;position:absolute;width:4px;height:4px}.js-gallery_modal-overlay-loading>div{-webkit-animation-fill-mode:both;width:100%;height:100%;border-radius:100%;background-color:#FFFFFF;margin:2px;--angle:(360deg/8 * var(--i));--x:calc(cos(var(--angle)) * 30px);--y:calc(sin(var(--angle)) * 30px);--duration:2s;--delay:calc(var(--duration) * var(--i) / 8);-webkit-animation:ball-spin-fade-loader var(--duration) var(--delay) infinite linear;animation:ball-spin-fade-loader var(--duration) var(--delay) infinite linear;position:absolute;top:var(--y);left:var(--x);opacity:0.3}.js-gallery_modal-overlay-loading>div:first-child{--i:1}.js-gallery_modal-overlay-loading>div:nth-child(2){--i:2}.js-gallery_modal-overlay-loading>div:nth-child(3){--i:3}.js-gallery_modal-overlay-loading>div:nth-child(4){--i:4}.js-gallery_modal-overlay-loading>div:nth-child(5){--i:5}.js-gallery_modal-overlay-loading>div:nth-child(6){--i:6}.js-gallery_modal-overlay-loading>div:nth-child(7){--i:7}.js-gallery_modal-overlay-loading>div:nth-child(8){--i:8}@-webkit-keyframes ball-spin-fade-loader{0%{opacity:0.3;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(4);transform:scale(4)}to{opacity:0.3;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{0%{opacity:0.3;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(4);transform:scale(4)}to{opacity:0.3;-webkit-transform:scale(1);transform:scale(1)}}[data-slidearea02][data-slidearea02-slidelimit] .slidearea01_link.dammy{opacity:0}[data-slidearea02]{padding:0;overflow:hidden}[data-slidearea02] .slidearea01_wrap{max-width:11.8rem;width:100%;margin:auto;position:relative}[data-slidearea02] .slidearea01_wrapin{padding:0}[data-slidearea02] .slidearea01_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}[data-slidearea02] .slidearea01_content.disableTrs{-webkit-transition:none!important;transition:none!important}[data-slidearea02] .slidearea01_link{display:block;position:relative;top:0;left:0;height:100%}[data-slidearea02] .overwrap_ui{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;pointer-events:none}[data-slidearea02] .overwrap_ui .overwrap_next,[data-slidearea02] .overwrap_ui .overwrap_prev{position:absolute;top:0;bottom:0;cursor:pointer;pointer-events:all}[data-slidearea02] .overwrap_ui .overwrap_prev{left:0;right:50%}[data-slidearea02] .overwrap_ui .overwrap_next{left:50%;right:0}[data-slidearea02] .ui_wrap{position:absolute;bottom:1rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:2.1rem;height:0.2rem;padding-right:0.24rem;-webkit-box-sizing:border-box;box-sizing:border-box}[data-slidearea02] .ui_wrap .slidearea01_btns{position:absolute;z-index:2;top:0;right:0;margin:auto;height:100%;width:1rem}[data-slidearea02] .ui_wrap .slidearea01_btns button{position:absolute;top:0;bottom:0;margin:auto;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);width:0.4rem;height:0.4rem}[data-slidearea02] .ui_wrap .slidearea01_btns button:after,[data-slidearea02] .ui_wrap .slidearea01_btns button:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:0.2s;transition:0.2s}[data-slidearea02] .ui_wrap .slidearea01_btns button:before{content:none;width:0.14rem;height:0.14rem}[data-slidearea02] .ui_wrap .slidearea01_btns button:after{width:0.14rem;height:0.14rem;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url("/common/img/ico_btn_arrow.svg");mask-image:url("/common/img/ico_btn_arrow.svg");background:#2E1E1E}@media print,screen and (min-width:641px){[data-slidearea02] .ui_wrap .slidearea01_btns button.next{right:-0.1rem}}@media screen and (max-width:640px){[data-slidearea02] .ui_wrap .slidearea01_btns button.next{right:-0.1rem}}@media print,screen and (min-width:641px){[data-slidearea02] .ui_wrap .slidearea01_btns button.prev{left:-0.1rem}}@media screen and (max-width:640px){[data-slidearea02] .ui_wrap .slidearea01_btns button.prev{left:-0.1rem}}[data-slidearea02] .ui_wrap .slidearea01_btns button.prev:after{-webkit-transform:scale(-1,1);transform:scale(-1,1)}[data-slidearea02] .ui_wrap .slidearea01_btns button.disabled{pointer-events:none;opacity:0.3}.no-touchevents [data-slidearea02] .ui_wrap .slidearea01_btns button:hover:after{background-color:#5AA59A}[data-slidearea02] .ui_wrap .slidearea01_pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0.2rem;width:1rem}[data-slidearea02] .ui_wrap .slidearea01_pager button{display:block;width:100%;height:0.2rem;position:relative}[data-slidearea02] .ui_wrap .slidearea01_pager button:after,[data-slidearea02] .ui_wrap .slidearea01_pager button:before{content:"";display:block;background-color:#CBCBCB;position:absolute;top:50%;right:0;left:0;height:1px}[data-slidearea02] .ui_wrap .slidearea01_pager button:after{-webkit-transition:0.2s;transition:0.2s}.no-touchevents [data-slidearea02] .ui_wrap .slidearea01_pager button:hover:after,[data-slidearea02] .ui_wrap .slidearea01_pager button.active:after{background-color:#5AA59A}[data-slidearea02] .ui_wrap .slidearea01_pager button.active{cursor:default;pointer-events:none}[data-slidearea02] .ui_wrap .slidearea01_count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em;text-align:center;font-family:shippori-mincho,sans-serif;font-weight:500;font-weight:500;font-size:0.14rem;letter-spacing:0;line-height:1}[data-slidearea02] .ui_wrap .slidearea01_count_now{display:inline-block}[data-slidearea02] .ui_wrap .slidearea01_count_total{display:inline-block}[data-slidearea02].-fade .slidearea01_content{left:0!important}[data-slidearea02].-fade .slidearea01_link{position:absolute;z-index:0;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}[data-slidearea02].-fade .slidearea01_link.active{z-index:1;opacity:1}[data-slidearea02].-fade .overwrap_ui{z-index:1}[data-slidearea02].-disable .slidearea01_content{-webkit-transition:none!important;transition:none!important;left:0!important}[data-slidearea02].-disable .slidearea01_wrapin{padding:0}[data-slidearea02].-disable .slidearea01_btns{display:none}[data-slidearea02].-disable .ui_wrap{display:none}.content_wrap .-content_header{position:relative;padding-top:0;height:calc(100vh - 0.94rem)}@media screen and (max-width:640px){.content_wrap .-content_header{height:calc(100vh - 0.6rem);max-height:161.06vw}}.content_wrap .-content_header .mv_slider{height:100%}.content_wrap .-content_header .mv_slider .mv{position:relative;font-size:0}.content_wrap .-content_header .mv_slider .slick-list{height:100%}.content_wrap .-content_header .mv_slider .slick-track{height:100%}.content_wrap .-content_header .mv_slider .slick-dots{bottom:0.38rem;right:0.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0;margin:0;padding:0;list-style:none}@media screen and (max-width:640px){.content_wrap .-content_header .mv_slider .slick-dots{right:0.16rem;bottom:0.1rem}}.content_wrap .-content_header .mv_slider .slick-dots li{margin:0;padding:0;width:0.5rem}@media screen and (max-width:640px){.content_wrap .-content_header .mv_slider .slick-dots li{width:0.3rem}}.content_wrap .-content_header .mv_slider .slick-dots button{width:100%;height:0.02rem;padding:0;border:none;background:#fff;font-size:0;cursor:pointer}.content_wrap .-content_header .mv_slider .slick-dots button:before{display:none}.content_wrap .-content_header .mv_slider .slick-dots .slick-active button{background:#5AA59A}.content_wrap .-content_header .-sec_tit{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}@media screen and (max-width:640px){.content_wrap .-content_header .-sec_tit{width:100%;top:auto;bottom:0.24rem}}.content_wrap .-content_header .-sec_tit .title{font-size:0.36rem;letter-spacing:0.02em;line-height:2;color:#fff;gap:0}@media screen and (max-width:640px){.content_wrap .-content_header .-sec_tit .title{font-size:0.21rem;line-height:1;gap:0.08rem}}.content_wrap .-content_header .-sec_tit .title .-sub_txt{font-size:0.22rem;letter-spacing:0.1em;line-height:1.5;text-align:center;color:#fff}@media screen and (max-width:640px){.content_wrap .-content_header .-sec_tit .title .-sub_txt{font-size:0.13rem;letter-spacing:0.2em}}.content_wrap .-sec_tit .title{letter-spacing:0.12em;gap:0.08rem}@media screen and (max-width:640px){.content_wrap .-sec_tit .title{gap:0.16rem}}@media screen and (max-width:640px){.content_wrap .-sec_tit .title .-sub_txt{font-size:0.4rem}}:where(.carousel-A){position:relative}@media print,screen and (min-width:641px){._sp{display:none}:where(.carousel-A:not(.slick-initialized)){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}:where(.carousel-A-item){-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}:where(.carousel-A[data-pc-carousel-show-length="2"] .carousel-A){gap:0.6rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="3"] .carousel-A){gap:0.8rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="4"] .carousel-A){gap:0.63rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="5"] .carousel-A){gap:0.4rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="2"] .carousel-A.-localnav-carousel){gap:0.8rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="3"] .carousel-A.-localnav-carousel){gap:0.64rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="4"] .carousel-A.-localnav-carousel){gap:0.4rem;overflow:visible}:where(.carousel-A[data-pc-carousel-show-length="5"]:not(.slick-initialized):has(.carousel-A-item:nth-child(4))){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:640px){._pc{display:none}:where(.carousel-A){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.4rem;max-width:calc(100% - 0.48rem);width:100%;margin:auto;overflow:hidden}:where(.carousel-A.-localnav-carousel){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.24rem;max-width:calc(100% - 0.48rem);width:100%;margin:auto}:where(.carousel-A-item.__sp-hide){display:none}.item.__passive{-webkit-padding-after:0.6rem;padding-block-end:0.6rem}.carousel-A-sp-more-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-before:0.5rem;margin-block-start:0.5rem;margin-inline:auto;padding-right:0.26rem;font-family:goldenbook,serif;font-weight:400;font-weight:400;font-size:0.24rem;letter-spacing:0;line-height:1}.carousel-A-sp-more-button:after,.carousel-A-sp-more-button:before{content:"";position:absolute;top:calc(50% - 0.02rem);right:0;display:block;height:1px;width:0.13rem;background-color:#2E1E1E}.carousel-A-sp-more-button:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.carousel-A-sp-more-button.__sp-hide:after{-webkit-transform:rotate(0);transform:rotate(0)}}.-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.16rem}@media print,screen and (min-width:641px){.-ss_container{display:-ms-grid;display:grid;-ms-grid-columns:calc(50% - 3.6rem) 1fr;grid-template-columns:calc(50% - 3.6rem) 1fr}}@media print,screen and (min-width:641px){.-ss_contents_A{padding-left:1.96rem;width:10rem}}@media print,screen and (min-width:641px){.-ss_contents_B{width:100vw}}@media print,screen and (min-width:641px){.-ss_contents_B_inner{width:16rem;margin-inline:auto;padding-left:1.6rem}}@media print,screen and (min-width:641px){.-ss_ios_wrap{position:sticky;top:0;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;height:100vh;min-height:9.1rem;overflow:hidden}}@media print,screen and (min-width:641px){.-ss_ios_wrap:before{content:"";position:absolute;inset:0;background-attachment:fixed;background-size:cover;background-position:center;height:100%;-webkit-filter:blur(22px);filter:blur(22px);z-index:-1}}@media print,screen and (min-width:641px){.-ss_ios_wrap:after{content:"";position:absolute;inset:0;background-color:rgba(255,255,255,0.7);height:100%;z-index:-1;opacity:0.7}}@media print,screen and (min-width:641px){.-ss_ios_wrap .-sec_concept_txt{margin-block:2.04rem}}@media screen and (max-width:640px){.-ss_ios_wrap .-sec_concept_txt{margin-top:0.56rem}}.-ss_container{height:100%}@media screen and (max-width:640px){.-ss_container{margin:0.8rem 0.2rem 1.2rem;display:-ms-grid;display:grid;grid-template-areas:"a" "b" "c"}}@media print,screen and (min-width:641px){.-ss_container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.-ss_container .-sec_tit{grid-area:a}}@media screen and (max-width:640px){.-ss_container .-ss_ios_wrap{grid-area:c}}@media screen and (max-width:640px){.-ss_container .-ss_side{-ms-grid-row:2;-ms-grid-column:1;grid-area:b}}.-ss_side{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-template-areas:"a a" "b c" "d d"}@media screen and (max-width:640px){.-ss_side{margin-top:0.32rem}}.-ss_side .-ss_side_ph01:first-child{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:a}.-ss_side .-ss_side_ph01:nth-child(2){-ms-grid-row:2;-ms-grid-column:1;grid-area:b}.-ss_side .-ss_side_ph01:nth-child(3){-ms-grid-row:2;-ms-grid-column:2;grid-area:c}@media print,screen and (min-width:641px){.-ss_side .-ss_side_ph01:nth-child(3) img{background-position:top center}}.-ss_side .-ss_side_ph01:nth-child(4){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:d}@media screen and (max-width:640px){.-ss_container .-sec_tit{-ms-grid-row:1;-ms-grid-column:1}.-ss_container .-ss_ios_wrap{-ms-grid-row:3;-ms-grid-column:1}.-ss_container .-ss_side{-ms-grid-row:2;-ms-grid-column:1}.-ss_side .-ss_side_ph01:first-child{-ms-grid-row:1;-ms-grid-column:1}.-ss_side .-ss_side_ph01:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.-ss_side .-ss_side_ph01:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}}@media print,screen and (min-width:641px){.-ss_side .-ss_side_ph01:nth-child(4) img{background-position:top center}}.-section_wrap{padding-top:0.53rem;padding-left:1.6rem}@media screen and (max-width:640px){.-section_wrap{padding:83.46vw 0.16rem 0}}@media screen and (max-width:640px){.-section_thumb{height:3.75rem}}.carousel-A.-localnav-carousel{margin-top:0.5rem}@media screen and (max-width:640px){.carousel-A.-localnav-carousel{margin-top:0.43rem}}.carousel-A.-archive-carousel{margin-top:0.8rem}@media screen and (max-width:640px){.carousel-A.-archive-carousel{margin-top:0.5rem}}.sec_top{position:relative;margin-top:1.6rem;margin-bottom:1.2rem;margin-inline:auto;max-width:16rem;height:20rem}@media screen and (max-width:640px){.sec_top{height:415.2vw;margin-top:0.8rem;margin-bottom:0.32rem}}.sec_top .lead_catch{font-size:0.3rem;line-height:2;letter-spacing:0.02em;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:640px){.sec_top .lead_catch{font-size:0.2rem}}.sec_top .lead_text{font-family:shippori-mincho,sans-serif;font-weight:400;font-weight:400;font-size:0.16rem;line-height:2.7;letter-spacing:0.02em;margin-top:0.56rem}@media screen and (max-width:640px){.sec_top .lead_text{font-size:0.14rem;line-height:2.5;letter-spacing:0.01em;margin-top:0.32rem}}.sec_top .lead_text+.lead_text{margin-top:0.32rem}@media screen and (max-width:640px){.sec_top .lead_text+.lead_text{margin-top:0.2rem}}.sec_top .lead_image{position:absolute}.sec_top .lead_image01{top:0;right:0;width:8.62rem;height:6.47rem}@media screen and (max-width:640px){.sec_top .lead_image01{top:0;width:91.4vw;height:68.5vw}}.sec_top .lead_image02{top:7.3rem;left:0;width:3.93rem;height:5.9rem}@media screen and (max-width:640px){.sec_top .lead_image02{top:222.93vw;left:auto;right:13.8vw;width:40vw;height:53.3vw}}.sec_top .lead_image03{top:8.8rem;right:1.29rem;width:6rem;height:6rem}@media screen and (max-width:640px){.sec_top .lead_image03{top:290.93vw;right:auto;left:0;width:58.66vw;height:58.66vw}}.sec_top .lead_image04{z-index:1;top:14.19rem;right:4.9rem;width:4.38rem;height:3.29rem}@media screen and (max-width:640px){.sec_top .lead_image04{top:338.93vw;left:auto;right:4.26vw;width:44.8vw;height:33.6vw}}.sec_top .catch_text{font-family:shippori-mincho,sans-serif;font-weight:400;font-weight:400;font-size:0.24rem;line-height:2;letter-spacing:0.02em;position:absolute;top:19.48rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:640px){.sec_top .catch_text{width:100%;font-size:0.2rem;top:393.86vw;text-align:center}}.sec_youtube{padding-bottom:2rem}@media screen and (max-width:640px){.sec_youtube{padding-bottom:0.64rem}}.sec_youtube .detail_mv{margin:0 auto;max-width:14.4rem}@media screen and (max-width:640px){.sec_youtube .detail_mv{margin:0;padding:0 4.26vw}}@media screen and (max-width:640px){.sec_youtube .detail_mv .youtube_wrapper{aspect-ratio:343/192}}.sec_youtube .youtube_wrapper{position:relative;width:100%;height:8.1rem}@media screen and (max-width:640px){.sec_youtube .youtube_wrapper{width:100%;height:auto}}.sec_youtube .youtube_wrapper .youtube_box{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}@media screen and (max-width:640px){.sec_youtube .youtube_wrapper .youtube_box{position:static;-webkit-transform:translate(0,0);transform:translate(0,0)}}.no-touchevents .sec_youtube .youtube_wrapper .youtube_box:hover .youtube_btn{opacity:0.9}.sec_youtube .youtube_wrapper .youtube_box .youtube_thumb{width:100%;height:auto}@media screen and (max-width:640px){.sec_youtube .youtube_wrapper .youtube_box .youtube_thumb img{height:auto}}.sec_youtube .youtube_wrapper .youtube_box .youtube_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;width:1.22rem;height:1.22rem;border-radius:50%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity 0.3s;transition:opacity 0.3s}@media screen and (max-width:640px){.sec_youtube .youtube_wrapper .youtube_box .youtube_btn{width:10.66vw;height:10.66vw}}.sec_youtube .youtube_wrapper .youtube_movie{display:block;width:100%;height:100%;border:0}.sec_youtube .-sec_tit .-sub_txt{font-size:1.48rem;color:#fff}.sec_history{background-color:#FFFFFF}@media screen and (max-width:640px){.sec_history{padding-top:0.56rem}}@media print,screen and (min-width:641px){.sec_history .-section_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media print,screen and (min-width:641px){.sec_history .history_image{-ms-flex-negative:0;flex-shrink:0;min-width:5.6rem;width:35vw;position:sticky;top:0}}@media screen and (max-width:640px){.sec_history .history_image{width:91.4vw}}.sec_history .history_content{padding-top:2rem;padding-bottom:2rem}@media print,screen and (min-width:641px){.sec_history .history_content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:2rem}}@media screen and (max-width:640px){.sec_history .history_content{padding-top:0.64rem;padding-bottom:1rem}}.sec_history .history_content .history_txt_wrap .-sec_tit .title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0.1rem}@media screen and (max-width:640px){.sec_history .history_content .history_txt_wrap .-sec_tit .title{margin-left:0.32rem}}.sec_history .history_content .history_txt_wrap .-sec_tit .-sub_txt{letter-spacing:0.05em;gap:0.16rem}@media screen and (max-width:640px){.sec_history .history_content .history_txt_wrap .-sec_tit .-sub_txt{letter-spacing:0;line-height:1}}.sec_history .history_content .history_txt_wrap .txt_wrap{margin-top:0.56rem}@media screen and (max-width:640px){.sec_history .history_content .history_txt_wrap .txt_wrap{margin-top:0.4rem}}.sec_history .history_content .history_txt_wrap .txt_wrap .-catch{-webkit-font-feature-settings:normal;font-feature-settings:normal;letter-spacing:0.02em}.sec_history .history_content .history_txt_wrap .txt_wrap .-txt{margin-top:0.32rem}.sec_history .history_content .history_txt_wrap .txt_wrap .-txt+.-txt{margin-top:0.16rem}.sec_history .history_content .history_chronology{margin-top:0.8rem}@media screen and (max-width:640px){.sec_history .history_content .history_chronology{margin:0.48rem auto 0;width:calc(100% - 0.64rem)}}.sec_history .history_content .history_chronology .chronology_list{position:relative}.sec_history .history_content .history_chronology .chronology_list:before{content:"";display:block;width:0.08rem;height:104%;background:-webkit-gradient(linear,left top,left bottom,color-stop(92.49%,rgba(91,166,155,0.5)),to(rgba(249,246,244,0)));background:linear-gradient(180deg,rgba(91,166,155,0.5) 92.49%,rgba(249,246,244,0) 100%);position:absolute;top:0.05rem;left:0.05rem}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .chronology_list:before{width:0.05rem;top:0.06rem;left:0.03rem}}.sec_history .history_content .history_chronology .chronology_item{padding-left:0.63rem;position:relative}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .chronology_item{padding-left:0.33rem}}.sec_history .history_content .history_chronology .chronology_item+.chronology_item{margin-top:0.4rem}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .chronology_item+.chronology_item{margin-top:0.3rem}}.sec_history .history_content .history_chronology .chronology_item:before{content:"";display:block;width:0.18rem;height:0.18rem;border:2px solid #5AA59A;background-color:#FFFFFF;border-radius:50%;position:absolute;top:0.03rem;left:0}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .chronology_item:before{width:0.11rem;height:0.11rem;border:1px solid #5AA59A}}.sec_history .history_content .history_chronology .chronology_item:after{content:"";display:block;width:0.29rem;height:0.02rem;background-color:#5AA59A;position:absolute;top:0.1rem;left:0.16rem}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .chronology_item:after{width:0.12rem;height:0.01rem;top:0.08rem;left:0.11rem}}.sec_history .history_content .history_chronology .year{display:block;font-family:shippori-mincho,sans-serif;font-weight:400;font-weight:400;font-size:0.2rem;line-height:1;letter-spacing:0.02em;color:#5AA59A}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .year{font-size:0.16rem}}.sec_history .history_content .history_chronology .year .en{font-family:goldenbook,serif;font-weight:400;font-weight:400;font-size:0.28rem}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .year .en{font-size:0.2rem}}.sec_history .history_content .history_chronology .cap{display:block;font-size:0.14rem;line-height:2;letter-spacing:0.02em;margin-top:0.04rem}@media screen and (max-width:640px){.sec_history .history_content .history_chronology .cap{font-size:0.13rem;line-height:1.7;margin-top:0.08rem}}.sec_reason{position:relative;z-index:1}.sec_reason .reason_mv{position:relative;height:6.5rem}@media screen and (max-width:640px){.sec_reason .reason_mv{height:100vw}}.sec_reason .reason_mv picture{height:100%}.sec_reason .reason_mv .reason_logo{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.sec_reason .reason_mv .reason_logo .-sec_tit .title{font-size:0.3rem;font-weight:400;line-height:2;letter-spacing:0.02em;color:#fff;text-shadow:0px 0px 10px rgba(0,0,0,0.6)}@media screen and (max-width:640px){.sec_reason .reason_mv .reason_logo .-sec_tit .title{font-size:0.22rem;line-height:1.6;gap:0.08rem;text-align:center}}.sec_reason .reason_mv .reason_logo .-sec_tit .-sub_txt{font-size:0.18rem;line-height:1.5;letter-spacing:0.1em;color:#fff}@media screen and (max-width:640px){.sec_reason .reason_mv .reason_logo .-sec_tit .-sub_txt{font-size:0.1rem;line-height:1.5;letter-spacing:0.2em}}.sec_garden{margin-top:1.6rem}@media screen and (max-width:640px){.sec_garden{margin-top:1.75rem}}.sec_garden .garden_inner{margin:0 auto;width:16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:640px){.sec_garden .garden_inner{width:calc(100% - 8.53vw);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}}.sec_garden .txt-wrap{padding-left:1.2rem}@media screen and (max-width:640px){.sec_garden .txt-wrap{padding:0 4.26vw}}.sec_garden .txt-wrap .-sec_tit .title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;letter-spacing:0.02em;gap:0.16rem}@media screen and (max-width:640px){.sec_garden .txt-wrap .-sec_tit .title{letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-0.96rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:0.1rem}}.sec_garden .txt-wrap .-sec_tit .-sub_txt{letter-spacing:0.05em}.sec_garden .txt-wrap .txt_wrap{margin-top:0.56rem}@media screen and (max-width:640px){.sec_garden .txt-wrap .txt_wrap{margin-top:0.4rem}}.sec_garden .txt-wrap .txt_wrap .-catch{letter-spacing:0.02em;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:640px){.sec_garden .txt-wrap .txt_wrap .-catch{line-height:2;white-space:nowrap}}.sec_garden .txt-wrap .txt_wrap .-txt{margin-top:0.32rem}@media screen and (max-width:640px){.sec_garden .txt-wrap .txt_wrap .-txt{text-align:justify}}.sec_garden .txt-wrap .txt_wrap .-link{margin-top:0.56rem}@media screen and (max-width:640px){.sec_garden .txt-wrap .txt_wrap .-link{margin:0.4rem 2.8vw 0}}.sec_garden .ph-wrap{width:100%;max-width:9.78rem;display:-ms-grid;display:grid;-ms-grid-columns:5.56rem 0.03rem 4.19rem;grid-template-columns:5.56rem 4.19rem;-ms-grid-rows:3.15rem 0.03rem 3.15rem;grid-template-rows:3.15rem 3.15rem;gap:0.03rem}.sec_garden .ph-wrap>:first-child{-ms-grid-row:1;-ms-grid-column:1}.sec_garden .ph-wrap>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.sec_garden .ph-wrap>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.sec_garden .ph-wrap>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}@media screen and (max-width:640px){.sec_garden .ph-wrap{max-width:100%;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:69.33vw 34.66vw;grid-template-rows:69.33vw 34.66vw}.sec_garden .ph-wrap>:first-child{-ms-grid-row:1;-ms-grid-column:1}.sec_garden .ph-wrap>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.sec_garden .ph-wrap>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.sec_garden .ph-wrap>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}}.sec_garden .ph-wrap .ph:first-of-type{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}@media screen and (max-width:640px){.sec_garden .ph-wrap .ph:first-of-type{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.sec_garden .ph-wrap .ph:nth-of-type(2){-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}@media screen and (max-width:640px){.sec_garden .ph-wrap .ph:nth-of-type(2){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}.sec_garden .ph-wrap .ph:nth-of-type(3){-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.sec_exclusive{margin-top:1.6rem}@media screen and (max-width:640px){.sec_exclusive{margin-top:1.92rem}}.sec_exclusive .exclusive_inner{margin:0 auto;width:16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1.4rem;position:relative}@media screen and (max-width:640px){.sec_exclusive .exclusive_inner{width:calc(100% - 8.53vw);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0;padding-bottom:2.95rem;position:relative}}.sec_exclusive .txt-wrap{padding-top:0.4rem}@media screen and (max-width:640px){.sec_exclusive .txt-wrap{padding:0 4.26vw}}.sec_exclusive .txt-wrap .-sec_tit .title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;letter-spacing:0.02em;gap:0.16rem}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .-sec_tit .title{letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-0.96rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:0.1rem}}.sec_exclusive .txt-wrap .-sec_tit .-sub_txt{letter-spacing:0.05em}.sec_exclusive .txt-wrap .txt_wrap{margin-top:0.56rem}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .txt_wrap{margin-top:0.4rem}}.sec_exclusive .txt-wrap .txt_wrap .-catch{letter-spacing:0.02em;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .txt_wrap .-catch{line-height:2;text-align:center}}.sec_exclusive .txt-wrap .txt_wrap .-txt{margin-top:0.32rem}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .txt_wrap .-txt{text-align:justify}}.sec_exclusive .txt-wrap .txt_wrap .icon_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0.26rem;gap:0.24rem}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .txt_wrap .icon_wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0.4rem;gap:0.16rem}}.sec_exclusive .txt-wrap .txt_wrap .icon_wrap .icon_item{font-family:shippori-mincho,sans-serif;font-weight:400;font-weight:400;width:1.42rem;height:1.42rem;font-size:0.22rem;line-height:1;letter-spacing:0.02em;color:#FFFFFF;background-color:#5AA59A;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .txt_wrap .icon_wrap .icon_item{width:29.33vw;height:29.33vw;font-size:0.16rem}}.sec_exclusive .txt-wrap .txt_wrap .icon_wrap .icon_item:after{content:"";position:absolute;width:96%;height:96%;border:1px solid rgba(255,255,255,0.2);border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sec_exclusive .txt-wrap .txt_wrap .-link{margin-top:0.34rem}@media screen and (max-width:640px){.sec_exclusive .txt-wrap .txt_wrap .-link{margin:0.4rem 2.8vw 0}}.sec_exclusive .txt-wrap .txt_wrap .-link+.-link{margin-top:0.16rem}.sec_exclusive .ph-wrap{width:5.8rem;height:7.41rem;margin-left:0.8rem}@media screen and (max-width:640px){.sec_exclusive .ph-wrap{width:100%;height:auto;margin-left:0}}.sec_exclusive .deco{position:absolute}.sec_exclusive .deco:first-of-type{width:2.7rem;height:3.6rem;top:0.97rem;right:0}@media screen and (max-width:640px){.sec_exclusive .deco:first-of-type{width:41.86vw;height:55.73vw;top:auto;bottom:0.38rem;right:-4.26vw}}.sec_exclusive .deco:nth-of-type(2){width:2.95rem;height:2.17rem;top:5.68rem;right:0.45rem}@media screen and (max-width:640px){.sec_exclusive .deco:nth-of-type(2){width:45.06vw;height:33.06vw;top:auto;bottom:0;right:auto;left:2.4vw}}.sec_cuisine{margin-top:2.04rem;padding-bottom:2.64rem}@media screen and (max-width:640px){.sec_cuisine{margin-top:1.92rem;padding-bottom:0.8rem}}.sec_cuisine .cuisine_inner{margin:0 auto;width:16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width:640px){.sec_cuisine .cuisine_inner{width:calc(100% - 8.53vw);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}}.sec_cuisine .txt-wrap{padding-left:1.2rem;padding-top:0.8rem}@media screen and (max-width:640px){.sec_cuisine .txt-wrap{padding:0 4.26vw}}.sec_cuisine .txt-wrap .-sec_tit .title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;letter-spacing:0.02em;gap:0.16rem}@media screen and (max-width:640px){.sec_cuisine .txt-wrap .-sec_tit .title{letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-0.96rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:0.1rem}}.sec_cuisine .txt-wrap .-sec_tit .-sub_txt{letter-spacing:0.05em}.sec_cuisine .txt-wrap .txt_wrap{margin-top:0.56rem}@media screen and (max-width:640px){.sec_cuisine .txt-wrap .txt_wrap{margin-top:0.4rem}}.sec_cuisine .txt-wrap .txt_wrap .-catch{letter-spacing:0.02em;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:640px){.sec_cuisine .txt-wrap .txt_wrap .-catch{line-height:2}}.sec_cuisine .txt-wrap .txt_wrap .-txt{margin-top:0.32rem}@media screen and (max-width:640px){.sec_cuisine .txt-wrap .txt_wrap .-txt{text-align:justify}}.sec_cuisine .txt-wrap .txt_wrap .-link{margin-top:0.56rem}@media screen and (max-width:640px){.sec_cuisine .txt-wrap .txt_wrap .-link{margin:0.4rem 2.8vw 0}}.sec_cuisine .ph01{width:5.91rem;height:5.91rem;margin-right:1.28rem}@media screen and (max-width:640px){.sec_cuisine .ph01{width:100%;height:auto;margin-right:0;padding-right:12vw}}.sec_cuisine .ph02{position:absolute;bottom:-1.04rem;right:5.26rem;width:3.73rem;height:2.74rem}@media screen and (max-width:640px){.sec_cuisine .ph02{top:62.93vw;right:-4.26vw;width:39.73vw;height:29.6vw}}.sec_facility{padding-top:1.6rem;overflow:hidden;background-color:#FFFFFF}@media screen and (max-width:640px){.sec_facility{padding-top:0.64rem;padding-bottom:0.8rem}}.sec_facility .facility_inner{margin:0 auto;width:16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width:640px){.sec_facility .facility_inner{width:calc(100% - 8.53vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sec_facility .txt-wrap{padding-left:1.1rem;-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width:640px){.sec_facility .txt-wrap{padding:0 4.26vw}}.sec_facility .txt-wrap .-sec_tit .title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;letter-spacing:0.02em;gap:0.16rem}@media screen and (max-width:640px){.sec_facility .txt-wrap .-sec_tit .title{letter-spacing:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.sec_facility .txt-wrap .-sec_tit .-sub_txt{letter-spacing:0.05em}.sec_facility .txt-wrap .txt_wrap{margin-top:0.56rem}@media screen and (max-width:640px){.sec_facility .txt-wrap .txt_wrap{margin-top:0.4rem}}.sec_facility .txt-wrap .txt_wrap .-catch{letter-spacing:0.02em;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:640px){.sec_facility .txt-wrap .txt_wrap .-catch{line-height:2}}.sec_facility .txt-wrap .txt_wrap .-txt{margin-top:0.32rem}@media screen and (max-width:640px){.sec_facility .txt-wrap .txt_wrap .-txt{text-align:justify}}.sec_facility .ph01{width:5.34rem;height:4.51rem;margin-left:0.8rem}@media screen and (max-width:640px){.sec_facility .ph01{width:100%;height:auto;margin-top:0.56rem;margin-right:0;margin-left:0;padding-left:7.2vw}}.sec_facility .ph02{width:4.03rem;height:2.16rem;margin-right:0.794rem}@media screen and (max-width:640px){.sec_facility .ph02{width:63.12vw;height:33.86vw;margin:0.24rem auto 0}}.sec_facility .facility_slider_wrap{margin-top:1.09rem}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap{margin-top:0.56rem}}.sec_facility .facility_slider_wrap .facility_slider_wrap_inner{position:relative;max-width:12.7rem;height:3.89rem;margin-inline:auto}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .facility_slider_wrap_inner{height:78vw}}.sec_facility .facility_slider_wrap .facility_slider{position:absolute;left:calc(50% - 50vw);right:calc(50% - 50vw)}.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner{padding-inline:0.2rem}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner{padding-inline:0.16rem}}.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner img{width:4rem;height:3rem}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner img{width:74.66vw;height:56vw}}.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner .-catch.-lv2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0.1rem;margin-left:0.08rem;font-size:0.16rem}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner .-catch.-lv2{margin-top:0.08rem;font-size:0.14rem;margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner .-catch.-lv2 .en{font-family:goldenbook,serif;font-weight:400;font-weight:400;color:#5AA59A;font-size:0.16rem;line-height:1;letter-spacing:0.02em;padding-left:0.08rem;padding-top:0.04rem}.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner .-catch.-lv2 .slide-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:0.2rem;height:0.2rem;letter-spacing:normal;line-height:1;text-align:center;color:#fff;background-color:#5AA59A;border-radius:50%;margin-right:0.08rem;font-size:0.14rem}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .facility_slider .facility_slider_item .facility_slider_item_inner .-catch.-lv2 .slide-number{width:0.14rem;height:0.14rem;margin-right:0.05rem;font-size:0.1rem}}.sec_facility .facility_slider_wrap .ui_wrap{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:2.46rem;height:0.2rem;padding-right:0.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .ui_wrap{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons{position:absolute;z-index:2;top:0;right:-0.1rem;margin:auto;height:100%;width:0.86rem}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button{position:absolute;top:0;bottom:0;margin:auto;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);width:0.4rem;height:0.4rem}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button:after,.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:0.2s;transition:0.2s}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button:before{content:none;width:0.14rem;height:0.14rem}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button:after{width:0.14rem;height:0.14rem;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url("/common/img/ico_btn_arrow.svg");mask-image:url("/common/img/ico_btn_arrow.svg");background:#2E1E1E}@media print,screen and (min-width:641px){.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button.next{right:-0.1rem}}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button.next{right:-0.1rem}}@media print,screen and (min-width:641px){.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button.prev{left:-0.1rem}}@media screen and (max-width:640px){.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button.prev{left:-0.1rem}}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button.prev:after{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button.disabled{pointer-events:none;opacity:0.3}.no-touchevents .sec_facility .facility_slider_wrap .ui_wrap .slider_buttons button:hover:after{background-color:#5AA59A}.sec_facility .facility_slider_wrap .ui_wrap .slider_pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0.2rem;width:1.6rem}.sec_facility .facility_slider_wrap .ui_wrap .slider_pager button{display:block;width:100%;height:0.2rem;position:relative}.sec_facility .facility_slider_wrap .ui_wrap .slider_pager button:after,.sec_facility .facility_slider_wrap .ui_wrap .slider_pager button:before{content:"";display:block;background-color:#CBCBCB;position:absolute;top:50%;right:0;left:0;height:1px}.sec_facility .facility_slider_wrap .ui_wrap .slider_pager button:after{-webkit-transition:0.2s;transition:0.2s}.no-touchevents .sec_facility .facility_slider_wrap .ui_wrap .slider_pager button:hover:after,.sec_facility .facility_slider_wrap .ui_wrap .slider_pager button.active:after{background-color:#5AA59A}.sec_facility .facility_slider_wrap .ui_wrap .slider_pager button.active{cursor:default;pointer-events:none}.sec_facility .facility_slider_wrap .ui_wrap .slider_count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.3em;text-align:center;font-family:shippori-mincho,sans-serif;font-weight:500;font-weight:500;font-size:0.13rem;letter-spacing:0;line-height:1}.sec_facility .facility_slider_wrap .ui_wrap .slider_count_now{display:inline-block}.sec_facility .facility_slider_wrap .ui_wrap .slider_count_total{display:inline-block}.sec_legacy{position:relative;padding-top:2rem;background-color:#fff;z-index:1}@media screen and (max-width:640px){.sec_legacy{padding-top:0}}.sec_legacy .legacy_mv{position:relative;height:6rem}@media screen and (max-width:640px){.sec_legacy .legacy_mv{height:100vw}}.sec_legacy .legacy_mv picture{height:100%}.sec_legacy .legacy_mv .legacy_logo{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.sec_legacy .legacy_mv .legacy_logo .-sec_tit .title{font-size:0.3rem;font-weight:400;line-height:2;letter-spacing:0.02em;color:#fff;text-shadow:0px 0px 10px rgba(0,0,0,0.6)}@media screen and (max-width:640px){.sec_legacy .legacy_mv .legacy_logo .-sec_tit .title{font-size:0.22rem;line-height:1.6;gap:0.08rem;text-align:center}}.sec_legacy .legacy_mv .legacy_logo .-sec_tit .-sub_txt{font-size:0.18rem;line-height:1.5;letter-spacing:0.1em;color:#fff}@media screen and (max-width:640px){.sec_legacy .legacy_mv .legacy_logo .-sec_tit .-sub_txt{font-size:0.1rem;line-height:1.5;letter-spacing:0.2em}}
/*# sourceMappingURL=concept.css.map */