@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap";@layer page{:root{--base-font-size: 1em;--base-font-default-num: 16;--lp-font-size-12: calc(12 / var(--base-font-default-num) * 1rem);--lp-font-size-14: calc(14 / var(--base-font-default-num) * 1rem);--lp-font-size-16: calc(16 / var(--base-font-default-num) * 1rem);--lp-font-size-18: calc(18 / var(--base-font-default-num) * 1rem);--lp-font-size-20: calc(20 / var(--base-font-default-num) * 1rem);--lp-font-size-24: calc(24 / var(--base-font-default-num) * 1rem);--lp-font-size-28: calc(28 / var(--base-font-default-num) * 1rem);--lp-font-size-32: calc(32 / var(--base-font-default-num) * 1rem);--lp-font-size-56: calc(56 / var(--base-font-default-num) * 1rem);--lp-font-black: 900;--lp-font-bold: 700;--lp-font-semibold: 600;--lp-font-medium: 500;--lp-font-normal: 400;--z-index-high: 50;--z-index-middle: 30;--z-index-low: 10;--z-index-base: 0;--base-color: #3E2600;--base-black: #333333;--base-white: #FFFFFF;--bg-green: #D9E6A7;--key-orange: #EE7B3C;--key-green: #006222;--key-yellow: #FBEE7F;--bg: #FEFAED;--sub-bg: #FFFAE1;--grass-bg: #DBE8B6;--title-bg: #F7D695}.p-shakegoyama-forest,.c-modal{font-family:Zen Maru Gothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,游ゴシック,Yu Gothic,YuGothic,メイリオ,Meiryo,sans-serif}html.is-lock,body.is-lock{overflow:hidden;touch-action:none;overscroll-behavior:none}html.is-lock{scrollbar-gutter:stable}.c-blank-link{display:inline;text-decoration:none}.c-blank-link span{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.c-blank-link:after{margin:0 0 0 4px;display:inline-block;width:16px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_blank_min.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:""}@media screen and (any-hover:hover){.c-blank-link:hover{text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:1px;text-decoration-color:var(--base-color);text-decoration-skip-ink:auto}}.c-modal{position:fixed;inset:0;visibility:hidden;pointer-events:none;opacity:0;z-index:var(--z-index-high)}.c-modal.is-setting{transition:opacity .3s,visibility .3s}.c-modal.is-active{visibility:visible;pointer-events:auto;opacity:1}.c-modal-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.c-modal-box{padding:48px 0;display:flex;flex-direction:column;width:91.7vw;max-width:784px;max-height:90vh;background-color:#fff;border-radius:30px}@media screen and (min-width:1024px){.c-modal-box{border-radius:60px}}.c-modal-box--wide{max-width:1192px}.c-modal-header{position:absolute;top:10px;right:24px;z-index:9}@media screen and (min-width:1024px){.c-modal-header{top:23px;right:38px}}.c-modal-close{position:relative}.c-modal-close:after,.c-modal-close:before{position:absolute;top:0;right:0;display:inline-block;width:32px;aspect-ratio:1/1;background-repeat:no-repeat;background-position:center;background-size:32px;content:"";transition:opacity ease .2s}.c-modal-close:after{background-image:url(/assets/shakegoyama-forest/lp/common/icon_close_min.svg)}.c-modal-close:before{background-image:url(/assets/shakegoyama-forest/lp/common/icon_close_min_hover.svg);opacity:0}@media screen and (min-width:1024px){.c-modal-close:after{width:40px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_close.svg);background-size:40px}.c-modal-close:before{width:40px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_close_hover.svg);background-size:40px}}@media screen and (any-hover:hover){.c-modal-close:hover:after{opacity:0}.c-modal-close:hover:before{opacity:1}}.c-modal-container__inner{overflow-y:auto;box-sizing:border-box;padding:0 16px;margin:auto;width:99%;touch-action:auto;overscroll-behavior:contain}.c-modal-container__group{margin:auto;max-width:656px;width:100%}.c-modal-container__group--wide{max-width:unset}.c-modal-container__heading{display:flex;flex-direction:column;align-items:center}.c-modal-container__heading-call{margin:16px 0 0;position:relative;display:block;font-size:var(--lp-font-size-14);font-weight:var(--lp-font-bold);color:var(--key-orange);line-height:1.5;transition:color ease .2s}.c-modal-container__heading-call:before,.c-modal-container__heading-call:after{margin:auto;position:absolute;left:0;right:0;bottom:0;display:block;width:12px;height:2px;content:"";background:var(--key-orange);pointer-events:none;transform-origin:center bottom}@media screen and (min-width:1024px){.c-modal-container__heading-call{justify-self:center;font-size:var(--lp-font-size-18)}}.c-modal-container__heading-text{position:relative;margin:4px 0 0;font-size:var(--lp-font-size-20);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.3}.c-modal-container__heading-text:after{margin:8px auto 0;display:block;width:101px;height:7px;background-image:url(/assets/shakegoyama-forest/lp/common/bg_wave_orange_min.svg);background-repeat:no-repeat;background-position:center;background-size:cover;content:""}@media screen and (min-width:1024px){.c-modal-container__heading-text{font-size:var(--lp-font-size-32)}.c-modal-container__heading-text:after{width:101px;height:8px;background-image:url(/assets/shakegoyama-forest/lp/common/bg_wave_orange.svg)}}.c-modal-container__lead{margin:16px 0 0}.c-modal-container__lead p{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5;text-align:center}.c-modal-container-list{margin:29px 0 0;display:flex;flex-direction:column;gap:24px 0}@media screen and (min-width:1024px){.c-modal-container-list{flex-direction:row;flex-wrap:wrap;gap:32px}}.c-modal-container-list__frame{overflow:hidden;border-radius:20px}@media screen and (min-width:1024px){.c-modal-container-list__frame{width:312px}}.c-modal-container-list__caption{margin:10px 0 0;display:block;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-bold);line-height:1.5;color:var(--base-color);text-align:center}@media screen and (min-width:1024px){.c-modal-container-list__caption{font-size:var(--lp-font-size-20)}}.c-modal-container__action{margin:48px auto 0;max-width:376px}.c-modal-container__action-btn{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:56px;background:var(--sub-bg);border:3px solid var(--base-color);border-radius:100px;overflow:hidden;transition:background-color ease .2s}.c-modal-container__action-btn>span{font-size:var(--lp-font-size-16);text-align:center;font-weight:var(--lp-font-medium);color:var(--base-color);transition:color ease .2s;line-height:1.5}.c-modal-container__action-btn:after{margin:auto;position:absolute;top:0;left:32px;bottom:0;display:block;width:16px;height:16px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_simple_arrow_hover.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:"";transform-origin:center;transform:scaleX(-1);transition:opacity ease .2s;opacity:0}.c-modal-container__action-btn:before{margin:auto;position:absolute;top:0;left:32px;bottom:0;display:block;width:16px;height:16px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_simple_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:"";transform-origin:center;transform:scaleX(-1);transition:opacity ease .2s}.c-modal-container__column{margin:32px 0 0;display:flex;flex-direction:column-reverse}@media screen and (min-width:1024px){.c-modal-container__column{flex-direction:row-reverse;gap:0 32px}}.c-modal-container__column-frame{margin:16px 0 0;overflow:hidden;border-radius:20px}@media screen and (min-width:1024px){.c-modal-container__column-frame{flex-shrink:0;width:312px}}@media screen and (min-width:1024px){.c-modal-container__column-contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.c-modal-container__column-title{font-size:var(--lp-font-size-20);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5}.c-modal-container__column-text{margin:8px 0 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.c-modal-container__column-action{margin:8px 0 0}@media screen and (any-hover:hover){.c-modal-container__action-btn:hover{background:var(--base-color)}.c-modal-container__action-btn:hover>span{color:var(--sub-bg)}.c-modal-container__action-btn:hover:after{opacity:1}.c-modal-container__action-btn:hover:before{opacity:0}}.c-modal-container__calendar{margin:32px auto 0;max-width:326px}@media screen and (min-width:1024px){.c-modal-container__calendar{max-width:1064px}}.c-modal__overlay{position:fixed;inset:0;background:var(--base-black);opacity:.6;z-index:5;cursor:pointer}.p-shakegoyama-forest-header{position:fixed;width:100%;height:72px;top:0;left:0;z-index:var(--z-index-high)}.p-shakegoyama-forest-header.is-inactive{overflow:hidden}@media screen and (min-width:1024px){.p-shakegoyama-forest-header.is-inactive{overflow:unset}}.p-shakegoyama-forest-header.is-active{height:auto}@media screen and (min-width:1024px){.p-shakegoyama-forest-header__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,75px) minmax(auto,1117px) minmax(0,1fr);grid-template-rows:auto;box-shadow:0 4px 4px #3e260000;background-color:var(--bg);transition:box-shadow ease .2s}}.p-shakegoyama-forest-header__menu{position:relative;padding:6px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 4px #3e260000;background-color:var(--bg);z-index:var(--z-index-middle);transition:box-shadow ease .2s}@media screen and (min-width:1024px){.p-shakegoyama-forest-header__menu{grid-column:2/4;grid-row:1/2;box-shadow:unset;background-color:unset}}@media screen and (min-width:1200px){.p-shakegoyama-forest-header__menu{padding:6px 0}}.is-scroll .p-shakegoyama-forest-header__menu{box-shadow:0 4px 4px #3e26001a}@media screen and (min-width:1200px){.is-scroll .p-shakegoyama-forest-header__inner{box-shadow:0 4px 4px #3e26001a}.is-scroll .p-shakegoyama-forest-header__menu{box-shadow:unset}}.p-shakegoyama-forest-header__logo{position:relative}.p-shakegoyama-forest-header__logo img{width:50px;height:50px}@media screen and (min-width:1024px){.p-shakegoyama-forest-header__logo img{width:75px;height:75px}}.p-shakegoyama-forest-header__action{display:flex;justify-content:center;align-items:center}@media screen and (min-width:1024px){.p-shakegoyama-forest-header__action{display:none}}.p-shakegoyama-forest-header-btn{position:relative;border:2px solid #009B63;width:52px;aspect-ratio:1/1;border-radius:8px;background-color:#fff;touch-action:manipulation}.p-shakegoyama-forest-header-btn:before{position:absolute;inset:0 0 -16px;margin:auto;width:20px;height:2px;background-color:#009b63;content:"";transform-origin:left center;transition:width ease .3s,transform ease-in-out .3s}.p-shakegoyama-forest-header-btn:after{position:absolute;inset:-16px 0 0;margin:auto;width:20px;height:2px;background-color:#009b63;content:"";transform-origin:left center;transition:width ease .3s,transform ease-in-out .3s}.p-shakegoyama-forest-header-btn__icon:after{position:absolute;inset:0;margin:auto;width:20px;height:2px;background-color:#009b63;content:"";transform-origin:left center;transition:opacity ease .3s}.p-shakegoyama-forest-header__action.is-active .p-shakegoyama-forest-header-btn:before{transform:rotate(-45deg) translate(2px) translateY(3px);width:24px}.p-shakegoyama-forest-header__action.is-active .p-shakegoyama-forest-header-btn:after{transform:rotate(45deg) translate(2px) translateY(-3px);width:24px}.p-shakegoyama-forest-header__action.is-active .p-shakegoyama-forest-header-btn__icon:after{opacity:0}.p-shakegoyama-forest-header__links{position:relative;display:flex;margin:auto 0 0 auto;width:280px;justify-content:flex-end;z-index:var(--z-index-middle);opacity:0;pointer-events:none}@media screen and (min-width:1024px){.p-shakegoyama-forest-header__links{grid-column:3/4;grid-row:1/2;padding:0 16px 0 0;width:unset;height:87px;justify-self:flex-end;align-items:center;opacity:1;pointer-events:unset}}@media screen and (min-width:1200px){.p-shakegoyama-forest-header__links{padding:0}}.p-shakegoyama-forest-header__links.is-setting{transition:opacity ease .3s}@media screen and (min-width:1024px){.p-shakegoyama-forest-header__links.is-setting{transition:none}}.p-shakegoyama-forest-header__links.is-active{opacity:1;pointer-events:unset}.p-shakegoyama-forest-header-nav{padding:8px 32px 6px;background-color:var(--bg);width:280px;border-radius:0 0 0 24px}@media screen and (min-width:1024px){.p-shakegoyama-forest-header-nav{padding:unset;background-color:unset;width:unset;border-radius:unset}}@media screen and (min-width:1024px){.p-shakegoyama-forest-header-nav__list{display:flex;gap:0 24px}}.p-shakegoyama-forest-header-nav__item+.p-shakegoyama-forest-header-nav__item{border-top:1px solid #009A62}@media screen and (min-width:1024px){.p-shakegoyama-forest-header-nav__item+.p-shakegoyama-forest-header-nav__item{border:none}}.p-shakegoyama-forest-header-nav__link{padding:16px 0;display:block;color:var(--base-color);font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);line-height:1.5;text-decoration:none}@media screen and (min-width:1024px){.p-shakegoyama-forest-header-nav__link{padding:unset;position:relative;display:flex;align-items:center;font-weight:var(--lp-font-bold)}.p-shakegoyama-forest-header-nav__link:after{margin:0 0 0 4px;display:inline-block;width:16px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_menu_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:""}.p-shakegoyama-forest-header-nav__link:before{position:absolute;right:0;left:0;bottom:0;height:1px;transform-origin:left center;transform:scaleX(0);background:var(--base-color);content:""}}@media screen and (any-hover:hover){.p-shakegoyama-forest-header-nav__link:hover:before{transform:scaleX(1)}}.p-shakegoyama-forest-header__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#33333380;z-index:var(--z-index-low);opacity:0;pointer-events:none}.p-shakegoyama-forest-header__overlay.is-setting{transition:opacity ease .3s}.p-shakegoyama-forest-header__overlay.is-active{opacity:1;pointer-events:auto;cursor:pointer}.p-shakegoyama-forest-main{background-color:var(--bg);padding:64px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-main{padding:87px 0 0}}.p-shakegoyama-forest-mv{position:relative}.p-shakegoyama-forest-mv__inner{overflow:hidden}.p-shakegoyama-forest-mv__heading{margin:10px auto 0;pointer-events:none;width:318px;transform:translate(3px) translateY(-2px);z-index:4}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__heading{position:absolute;top:0;left:0;right:0;margin:auto;width:50%;height:auto;aspect-ratio:573/500;transform:translate(-24.5vw) translateY(1vw)}}@media screen and (min-width:1200px){.p-shakegoyama-forest-mv__heading{width:573px;transform:translate(-313px) translateY(8px)}}.p-shakegoyama-forest-mv__heading-text{opacity:0;transform-origin:bottom right}.p-shakegoyama-forest-mv__photo{position:relative;pointer-events:none;transform:translateY(-25px);z-index:2}.p-shakegoyama-forest-mv__photo:before{display:block;width:100%;height:410px;content:"";aspect-ratio:780/410}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__photo{margin:88px 0 0;transform:translateY(0)}.p-shakegoyama-forest-mv__photo:before{width:93%;height:auto;max-width:1134px;aspect-ratio:1134/600}}@media screen and (min-width:1200px){.p-shakegoyama-forest-mv__photo:before{width:100%}}.p-shakegoyama-forest-mv__photo__inner{margin:auto;position:absolute;top:0;left:50%;width:780px;height:auto;transform:translate(-50%)}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__photo__inner{width:93%;max-width:1134px;aspect-ratio:1134/600}}@media screen and (min-width:1200px){.p-shakegoyama-forest-mv__photo__inner{width:100%}}.p-shakegoyama-forest-mv__lead{position:relative;padding:156px 16px 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-bold);line-height:2;color:var(--base-color);z-index:9}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__lead{font-size:var(--lp-font-size-18);padding:60px 0 0;text-align:center}}.p-shakegoyama-forest-mv__object-01{margin:auto;position:absolute;top:0;left:0;right:0;width:140px;height:auto;aspect-ratio:210/100;pointer-events:none;z-index:2;opacity:0}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-01{width:210px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-mv__object-01{width:210px}}.p-shakegoyama-forest-mv__object-01-img{transform:translate(-107px) translateY(87px)}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-01-img{transform:translate(391px) translateY(77px)}}.p-shakegoyama-forest-mv__object-02{margin:auto;position:absolute;top:0;left:0;width:160px;height:auto;aspect-ratio:260/183;pointer-events:none;z-index:2;transform-origin:center bottom;opacity:0}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-02{width:260px;right:0}}@media screen and (min-width:1200px){.p-shakegoyama-forest-mv__object-02{width:260px}}.p-shakegoyama-forest-mv__object-02-img{transform:translate(18px) translateY(427px)}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-02-img{transform:translate(-37vw) translateY(45vw)}}@media screen and (min-width:1200px){.p-shakegoyama-forest-mv__object-02-img{transform:translate(-464px) translateY(557px)}}.p-shakegoyama-forest-mv__object-03{margin:auto;position:absolute;top:0;right:0;width:281px;aspect-ratio:281/180;z-index:0}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-03{top:unset;bottom:0;left:0;width:736px;height:396px;aspect-ratio:736/396}}.p-shakegoyama-forest-mv__object-03-pc{display:none}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-03-pc{display:block;width:736px;height:396px;pointer-events:none;z-index:2}}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-03-pc-img{transform:translate(-300px) translateY(130px)}}.p-shakegoyama-forest-mv__object-03-sp{transform:translateY(475px)}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-03-sp{display:none}}.p-shakegoyama-forest-mv__object-03-sp-img{display:flex;justify-content:flex-end;overflow:hidden}.p-shakegoyama-forest-mv__object-03-sp-img svg{width:100%;height:auto;transform:translate(20px)}.p-shakegoyama-forest-mv__object-04{margin:auto;position:absolute;top:0;right:25px;width:124px;aspect-ratio:153/147}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-04{top:unset;bottom:0;left:0;right:0;width:153px}}.p-shakegoyama-forest-mv__object-04-img{transform:translateY(487px)}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-04-img{transform:translate(395px) translateY(-50px)}}.p-shakegoyama-forest-mv__object-05{position:absolute;display:none}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-05{margin:auto;display:block;top:unset;bottom:0;left:0;right:0;width:105px}}@media screen and (min-width:1024px){.p-shakegoyama-forest-mv__object-05-img{transform:translate(-410px) translateY(-4px)}}.p-shakegoyama-forest-information{margin:64px 0 0;position:relative;padding:0 16px 215px;z-index:var(--z-index-low)}@media screen and (min-width:1024px){.p-shakegoyama-forest-information{margin:80px 0 0}}@media screen and (min-width:1200px){.p-shakegoyama-forest-information{margin:80px auto 0;padding:0 0 200px;width:1192px}}.p-shakegoyama-forest-information__inner{position:relative}@media screen and (min-width:1200px){.p-shakegoyama-forest-information__inner{display:flex;justify-content:space-between}}.p-shakegoyama-forest-information__object{position:absolute;pointer-events:none;right:0;bottom:0;width:358px;height:auto;transform:translateY(152px)}@media screen and (min-width:1200px){.p-shakegoyama-forest-information__object{width:542px;transform:translateY(202px)}}.p-shakegoyama-forest-information__object-inner{opacity:0}@media screen and (min-width:1200px){.p-shakegoyama-forest-event{width:478px}}.p-shakegoyama-forest-event__inner{padding:48px 24px;border:3px solid var(--base-color);background:var(--sub-bg);border-radius:40px}@media screen and (min-width:1200px){.p-shakegoyama-forest-event__inner{padding:64px;height:558px;border-radius:60px}}.p-shakegoyama-forest-event__heading{display:flex;justify-content:space-between;align-items:center}.p-shakegoyama-forest-event__title{font-size:var(--lp-font-size-18);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5}@media screen and (min-width:1200px){.p-shakegoyama-forest-event__title{font-size:var(--lp-font-size-24)}}.p-shakegoyama-forest-event__more a{display:inline-grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;text-decoration:none}.p-shakegoyama-forest-event__more a>span{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-event__more a:after{grid-column:2/3;grid-row:1/1;display:inline-block;width:40px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_circle_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:40px;content:"";transition:opacity ease .2s}.p-shakegoyama-forest-event__more a:before{grid-column:2/3;grid-row:1/1;display:inline-block;width:40px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_circle_arrow_hover.svg);background-repeat:no-repeat;background-position:center;background-size:40px;content:"";opacity:0;transition:opacity ease .2s}@media screen and (any-hover:hover){.p-shakegoyama-forest-event__more a:hover:after{opacity:0}.p-shakegoyama-forest-event__more a:hover:before{opacity:1}}.p-shakegoyama-forest-event__body{margin:16px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-event__body{margin:32px 0 0}}.p-shakegoyama-forest-event-list__group:after{padding:16px 0;display:block;width:100%;height:3px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_line.svg);background-repeat:repeat-x;background-position:center;pointer-events:none;content:""}.p-shakegoyama-forest-event-list__group.is-no-decoration:after{all:unset}.p-shakegoyama-forest-event-list__link{text-decoration:none}.p-shakegoyama-forest-event-list__key{display:block;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5;text-decoration:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-shakegoyama-forest-event-list__value{position:relative}.p-shakegoyama-forest-event-list__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5;text-decoration:none}@media screen and (any-hover:hover){.p-shakegoyama-forest-event-list__link:hover .p-shakegoyama-forest-event-list__text{text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:1px;text-decoration-color:var(--base-color);text-decoration-skip-ink:auto}}.p-shakegoyama-forest-event-message{visibility:hidden}.p-shakegoyama-forest-event-message__character{display:flex;justify-content:center;align-items:center}.p-shakegoyama-forest-event-message__text{margin:16px 0 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}@media screen and (min-width:768px){.p-shakegoyama-forest-event-message__text{margin:16px auto 0;width:340px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-event-message__text{margin:16px 0 0;width:unset}}.p-shakegoyama-forest-event-message__action{margin:16px 0 0}@media screen and (min-width:768px){.p-shakegoyama-forest-event-message__action{margin:16px auto 0;width:340px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-event-message__action{margin:16px 0 0;width:unset}}.p-shakegoyama-forest-event-message__link{display:inline-flex;justify-content:flex-start;align-items:center;text-decoration:none;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-event-message__link:after{margin:0 0 0 4px;display:inline-block;width:16px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_glass.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:""}@media screen and (any-hover:hover){.p-shakegoyama-forest-event-message__link:hover{text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:1px;text-decoration-color:#333;text-decoration-skip-ink:auto}}.p-shakegoyama-forest-instagram{margin:24px 0 0}@media screen and (min-width:1200px){.p-shakegoyama-forest-instagram{margin:0 0 0 auto;width:690px}}.p-shakegoyama-forest-instagram__inner{padding:48px 0;border:3px solid var(--base-color);background:var(--sub-bg);border-radius:40px}@media screen and (min-width:1200px){.p-shakegoyama-forest-instagram__inner{height:558px;padding:64px;border-radius:60px}}.p-shakegoyama-forest-instagram__heading{padding:0 24px}@media screen and (min-width:1200px){.p-shakegoyama-forest-instagram__heading{padding:0}}.p-shakegoyama-forest-instagram__link{text-decoration:none}.p-shakegoyama-forest-instagram__group{display:grid;grid-template-columns:minmax(0,auto) 1fr minmax(0,auto);grid-template-rows:auto;align-items:center}.p-shakegoyama-forest-instagram__icon{grid-column:1/2;grid-row:1/2}.p-shakegoyama-forest-instagram__state{grid-column:2/3;grid-row:1/2}.p-shakegoyama-forest-instagram__state>span{display:block;padding:0 0 0 8px;color:var(--base-color);line-height:1.5;text-decoration:none}.p-shakegoyama-forest-instagram__state>span:nth-of-type(1){font-size:var(--lp-font-size-18);font-weight:var(--lp-font-bold)}.p-shakegoyama-forest-instagram__state>span:nth-of-type(2){font-size:var(--lp-font-size-12);font-weight:var(--lp-font-medium)}@media screen and (min-width:1200px){.p-shakegoyama-forest-instagram__state>span{display:inline-block}.p-shakegoyama-forest-instagram__state>span:nth-of-type(1){font-size:var(--lp-font-size-24)}.p-shakegoyama-forest-instagram__state>span:nth-of-type(2){font-size:var(--lp-font-size-16);transform:translateY(-.2em)}}.p-shakegoyama-forest-instagram__action{grid-column:3/4;grid-row:1/2}.p-shakegoyama-forest-instagram__more-text{display:inline-grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;text-decoration:none}.p-shakegoyama-forest-instagram__more-text span{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-instagram__more-text:after{grid-column:2/3;grid-row:1/1;display:inline-block;width:40px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_circle_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:40px;content:"";transition:opacity ease .2s}.p-shakegoyama-forest-instagram__more-text:before{grid-column:2/3;grid-row:1/1;display:inline-block;width:40px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_circle_arrow_hover.svg);background-repeat:no-repeat;background-position:center;background-size:40px;content:"";opacity:0;transition:opacity ease .2s}@media screen and (any-hover:hover){.p-shakegoyama-forest-instagram__link:hover .p-shakegoyama-forest-instagram__more-text:after{opacity:0}.p-shakegoyama-forest-instagram__link:hover .p-shakegoyama-forest-instagram__more-text:before{opacity:1}}.p-shakegoyama-forest-instagram__lead{position:relative;margin:16px 0 0;font-size:var(--lp-font-size-14);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5;text-align:center}.p-shakegoyama-forest-instagram__lead:before,.p-shakegoyama-forest-instagram__lead:after{margin:auto;position:absolute;left:0;right:0;bottom:0;display:block;width:16px;height:1px;content:"";background:var(--base-color);pointer-events:none;transform-origin:center bottom}.p-shakegoyama-forest-instagram__lead:before{transform:translate(-105px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-instagram__lead:after{transform:translate(105px) translateY(-5px) rotate(-45deg)}@media screen and (min-width:1024px){.p-shakegoyama-forest-instagram__lead{margin:32px 0 0}.p-shakegoyama-forest-instagram__lead:before{transform:translate(-182px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-instagram__lead:after{transform:translate(182px) translateY(-5px) rotate(-45deg)}}.p-shakegoyama-forest-instagram-contents{margin:16px 0 0}.p-shakegoyama-forest-instagram-contents__list{overflow:hidden;width:100%;display:flex;flex-wrap:nowrap}.p-shakegoyama-forest-instagram-contents__set{display:flex;gap:24px;flex-shrink:0;padding-right:24px;animation:scroll 15s linear infinite}@media screen and (min-width:768px){.p-shakegoyama-forest-instagram-contents__list{justify-content:center;overflow:unset}.p-shakegoyama-forest-instagram-contents__list .p-shakegoyama-forest-instagram-contents__set{animation:none;padding:0}.p-shakegoyama-forest-instagram-contents__list .p-shakegoyama-forest-instagram-contents__set:nth-of-type(n+2){display:none}}.p-shakegoyama-forest-instagram-contents__item{width:171px;flex-shrink:0}.p-shakegoyama-forest-instagram-contents__link{text-decoration:none}.p-shakegoyama-forest-instagram-contents__frame{position:relative;overflow:hidden;border-radius:8px}.p-shakegoyama-forest-instagram-contents__frame img{transition:transform ease .3s;transform-origin:center}.p-shakegoyama-forest-instagram-contents__frame:after{display:block;background:var(--sub-bg);position:absolute;inset:0;pointer-events:none;content:"";opacity:0;transition:opacity ease .2s;transform-origin:center}@media screen and (any-hover:hover){.p-shakegoyama-forest-instagram-contents__link:hover .p-shakegoyama-forest-instagram-contents__frame:after{opacity:.3}.p-shakegoyama-forest-instagram-contents__link:hover .p-shakegoyama-forest-instagram-contents__frame img{transform:scale(1.05)}}.p-shakegoyama-forest-instagram-contents__text{margin:8px 0 0}.p-shakegoyama-forest-instagram-contents__sentence{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:var(--lp-font-size-14);font-weight:var(--lp-font-medium);color:var(--base-color)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.p-shakegoyama-forest-nature__header{margin:0 0 0 16px}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__header{margin:auto;width:1192px}}.p-shakegoyama-forest-nature__heading{position:relative;display:inline-block}.p-shakegoyama-forest-nature__heading:before{position:absolute;bottom:0;display:block;width:0%;height:12px;background:var(--title-bg);content:"";transition:width ease .2s;transform:translateY(-.4em)}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__heading:before{height:20px}}.p-shakegoyama-forest-nature__heading.is-active:before{width:100%}.p-shakegoyama-forest-nature__heading-text{position:relative;font-size:var(--lp-font-size-32);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5;z-index:2}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__heading-text{font-size:var(--lp-font-size-56)}}.p-shakegoyama-forest-nature__container{margin:32px 0 0;position:relative;width:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:47.4vw 72px 137px auto}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__container{margin:48px 0 0;grid-template-rows:31vw 90px 220px auto}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__container{grid-template-columns:minmax(0,1fr) 1192px minmax(0,1fr);grid-template-rows:314px 106px 258px auto}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__container{grid-template-columns:minmax(0,1fr) 68px 1192px 68px minmax(0,1fr);grid-template-rows:237px 182px 310px auto}}.p-shakegoyama-forest-nature__container:after{grid-column:1/2;grid-row:3/4;align-self:end;display:block;width:100%;height:auto;aspect-ratio:390/130;background:var(--grass-bg);transform:translateY(-2px);content:"";z-index:1}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__container:after{grid-column:1/4;grid-row:3/4;max-height:310px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__container:after{aspect-ratio:1200/300}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__container:after{grid-column:1/6;grid-row:3/4;aspect-ratio:unset;height:100%}}.p-shakegoyama-forest-nature__box{grid-column:1/2;grid-row:1/4;position:absolute;width:166px;z-index:3}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box{width:288px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__box{grid-column:1/4;grid-row:1/4}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__box{grid-column:1/6;grid-row:2/4}}.p-shakegoyama-forest-nature__box-button{display:block;touch-action:manipulation}.p-shakegoyama-forest-nature__box-contents{display:block;border:3px solid var(--key-orange);border-radius:20px;overflow:hidden;pointer-events:none;background:var(--key-orange)}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box-contents{border:4px solid var(--key-orange);border-radius:40px}}.p-shakegoyama-forest-nature__box-frame{display:block}.p-shakegoyama-forest-nature__box-text{display:grid;grid-template-columns:minmax(0,1fr) 36px;grid-template-rows:27px 27px;background:var(--sub-bg);transition:background ease .2s}.p-shakegoyama-forest-nature__box-text:after,.p-shakegoyama-forest-nature__box-text:before{display:inline-block;grid-column:2/3;grid-row:1/3;align-self:center;margin:0 4px 0 8px;width:24px;aspect-ratio:1/1;background-repeat:no-repeat;background-position:center;background-size:24px;content:"";transition:opacity ease .2s}.p-shakegoyama-forest-nature__box-text:after{background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal_min.svg)}.p-shakegoyama-forest-nature__box-text:before{background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal_min_hover.svg)}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box-text{padding:0 24px;grid-template-columns:minmax(0,1fr) 40px;grid-template-rows:50px 50px}.p-shakegoyama-forest-nature__box-text:after,.p-shakegoyama-forest-nature__box-text:before{width:40px;background-size:40px;margin:unset;transform:translateY(-2px)}.p-shakegoyama-forest-nature__box-text:after{background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal.svg)}.p-shakegoyama-forest-nature__box-text:before{background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal_hover.svg)}}.p-shakegoyama-forest-nature__box-call{grid-column:1/2;grid-row:1/2;justify-self:flex-end;align-self:flex-end;padding:0;position:relative;display:block;font-size:var(--lp-font-size-12);font-weight:var(--lp-font-bold);color:var(--key-orange);line-height:1.5;transition:color ease .2s}.p-shakegoyama-forest-nature__box-call:before,.p-shakegoyama-forest-nature__box-call:after{margin:auto;position:absolute;left:0;right:0;bottom:0;display:block;width:12px;height:2px;content:"";background:var(--key-orange);pointer-events:none;transform-origin:center bottom;transition:background ease .2s}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box-call{justify-self:center;font-size:var(--lp-font-size-16)}}.p-shakegoyama-forest-nature__box-title{grid-column:1/2;grid-row:2/3;justify-self:flex-end;align-self:flex-start;display:block;font-size:var(--lp-font-size-14);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.3}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box-title{justify-self:center;font-size:var(--lp-font-size-24);font-weight:var(--lp-font-bold)}}.p-shakegoyama-forest-nature__box-pointer{margin:8px auto 0;display:block;width:32px}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box-pointer{margin:14px auto 0;width:48px}}.p-shakegoyama-forest-nature__base{grid-column:1/2;grid-row:1/4;position:relative;background-image:url(/assets/shakegoyama-forest/lp/nature/bg_natural_base_sp.webp);background-repeat:no-repeat;background-position:bottom center;background-size:contain;z-index:2}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__base{margin:0 16px;background-image:url(/assets/shakegoyama-forest/lp/nature/bg_natural_base_pc.webp)}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__base{margin:0;grid-column:2/3;grid-row:1/4}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__base{grid-column:2/5;grid-row:1/4}}@media screen and (any-hover:hover){.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-text{background:var(--key-orange)}.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-text:after{opacity:0}.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-text:before{opacity:1}.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-call{color:var(--sub-bg)}.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-call:before,.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-call:after{background:var(--sub-bg)}.p-shakegoyama-forest-nature__box-button:hover .p-shakegoyama-forest-nature__box-title{color:var(--sub-bg)}}.p-shakegoyama-forest-nature__camp{position:relative;grid-column:1/2;grid-row:4/5;z-index:2}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__camp{grid-column:1/2;grid-row:3/4;justify-self:flex-end;align-self:flex-end}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__camp{margin:0;grid-column:2/3;grid-row:1/4}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__camp{grid-column:2/5;grid-row:1/4}}.p-shakegoyama-forest-nature__camp-btn{position:relative;display:block;margin:8px 12px 0 auto;width:364px;padding:16px 16px 0 0}.p-shakegoyama-forest-nature__camp-btn:after,.p-shakegoyama-forest-nature__camp-btn:before{position:absolute;top:0;right:5px;z-index:2}.p-shakegoyama-forest-nature__camp-btn:after{display:inline-block;width:32px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal_min.svg);background-repeat:no-repeat;background-position:center;background-size:32px;content:"";transition:opacity ease .2s}.p-shakegoyama-forest-nature__camp-btn:before{display:inline-block;width:32px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal_min_hover.svg);background-repeat:no-repeat;background-position:center;background-size:32px;content:"";opacity:0;transition:opacity ease .2s}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__camp-btn{margin:0 16px 16px 0;width:428px;filter:drop-shadow(2px 4px 4px rgba(62,38,0,.25))}.p-shakegoyama-forest-nature__camp-btn:after,.p-shakegoyama-forest-nature__camp-btn:before{right:0}.p-shakegoyama-forest-nature__camp-btn:after{width:40px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal.svg);background-size:40px}.p-shakegoyama-forest-nature__camp-btn:before{width:40px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_modal_hover.svg);background-size:40px}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__camp-btn{margin:0 70px 32px 0}}.p-shakegoyama-forest-nature__camp-inner{padding:0 16px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,auto);grid-template-rows:38px 58px;gap:4px 16px;border-radius:16px;border:3px solid var(--key-orange);background:var(--sub-bg);transition:background ease .2s}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__camp-inner{border:4px solid var(--key-orange);grid-template-rows:43px 63px}}.p-shakegoyama-forest-nature__camp-call{grid-column:1/2;grid-row:1/2;justify-self:center;align-self:flex-end;position:relative;display:block;font-size:var(--lp-font-size-14);font-weight:var(--lp-font-bold);color:var(--key-orange);line-height:1.5;transform:translate(7px);transition:color ease .2s}.p-shakegoyama-forest-nature__camp-call:before,.p-shakegoyama-forest-nature__camp-call:after{margin:auto;position:absolute;left:0;right:0;bottom:0;display:block;width:12px;height:2px;content:"";background:var(--key-orange);pointer-events:none;transform-origin:center bottom;transition:background ease .2s}.p-shakegoyama-forest-nature__camp-call:before{transform:translate(-39px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-nature__camp-call:after{transform:translate(45px) translateY(-3px) rotate(-45deg)}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__camp-call{font-size:var(--lp-font-size-16);transform:translate(2px) translateY(-3px)}.p-shakegoyama-forest-nature__camp-call:before,.p-shakegoyama-forest-nature__camp-call:after{width:16px}.p-shakegoyama-forest-nature__camp-call:before{transform:translate(-46px) translateY(-6px) rotate(45deg)}.p-shakegoyama-forest-nature__camp-call:after{transform:translate(47px) translateY(-5px) rotate(-45deg)}}.p-shakegoyama-forest-nature__camp-title{padding:3px 0 0;grid-column:1/2;grid-row:2/3;justify-self:flex-end;align-self:flex-start;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.3;transition:color ease .2s}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__camp-title{padding:0;font-size:var(--lp-font-size-20);font-weight:var(--lp-font-bold)}}.p-shakegoyama-forest-nature__camp-frame{grid-column:2/3;grid-row:1/3;align-self:center}.p-shakegoyama-forest-nature__camp-image{display:block;width:150px}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__camp-image{width:180px}}@media screen and (any-hover:hover){.p-shakegoyama-forest-nature__camp-btn:hover:after{opacity:0}.p-shakegoyama-forest-nature__camp-btn:hover:before{opacity:1}.p-shakegoyama-forest-nature__camp-btn:hover .p-shakegoyama-forest-nature__camp-inner{background:var(--key-orange)}.p-shakegoyama-forest-nature__camp-btn:hover .p-shakegoyama-forest-nature__camp-call{color:var(--sub-bg)}.p-shakegoyama-forest-nature__camp-btn:hover .p-shakegoyama-forest-nature__camp-call:before,.p-shakegoyama-forest-nature__camp-btn:hover .p-shakegoyama-forest-nature__camp-call:after{background:var(--sub-bg)}.p-shakegoyama-forest-nature__camp-btn:hover .p-shakegoyama-forest-nature__camp-title{color:var(--sub-bg)}}.p-shakegoyama-forest-nature__box[data-anime-index="1"]{left:-51vw;bottom:47vw;right:0;margin:auto}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-call{transform:translate(-12px) translateY(-3px)}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-call:before{transform:translate(-45px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-call:after{transform:translate(45px) translateY(-5px) rotate(-45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-title{transform:translate(-6px)}@media screen and (min-width:768px){.p-shakegoyama-forest-nature__box[data-anime-index="1"]{bottom:44vw}}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box[data-anime-index="1"]{bottom:28vw;left:-57vw}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-call{transform:translate(8px) translateY(-10px)}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-call:before{width:16px;transform:translate(-61px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-call:after{width:16px;transform:translate(64px) translateY(-5px) rotate(-45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="1"] .p-shakegoyama-forest-nature__box-title{transform:translate(8px) translateY(-6px)}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__box[data-anime-index="1"]{bottom:337px;left:-710px}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__box[data-anime-index="1"]{bottom:380px;left:-790px}}.p-shakegoyama-forest-nature__box[data-anime-index="2"]{left:0;bottom:37vw;right:-50vw;margin:auto}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-call{transform:translate(-14px) translateY(-3px)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-call:before{transform:translate(-52px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-call:after{transform:translate(52px) translateY(-5px) rotate(-45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-title{transform:translate(-6px)}@media screen and (min-width:768px){.p-shakegoyama-forest-nature__box[data-anime-index="2"]{right:-27vw}}@media screen and (min-width:1024px){.p-shakegoyama-forest-nature__box[data-anime-index="2"]{bottom:24vw}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-call{transform:translate(8px) translateY(-10px)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-call:before{width:16px;transform:translate(-70px) translateY(-5px) rotate(45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-call:after{width:16px;transform:translate(72px) translateY(-5px) rotate(-45deg)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-title{transform:translate(8px) translateY(-6px)}.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-text:after,.p-shakegoyama-forest-nature__box[data-anime-index="2"] .p-shakegoyama-forest-nature__box-text:before{transform:translate(11px) translateY(-4px)}}@media screen and (min-width:1200px){.p-shakegoyama-forest-nature__box[data-anime-index="2"]{right:-321px;bottom:288px}}@media screen and (min-width:1440px){.p-shakegoyama-forest-nature__box[data-anime-index="2"]{right:-350px;bottom:330px}}.c-modal[data-modal-type=world] .c-modal-container__heading-image{width:170px}.c-modal[data-modal-type=world] .c-modal-container__heading-call{margin:19px 0 0}.c-modal[data-modal-type=world] .c-modal-container__heading-text{margin:6px 0 0}.c-modal[data-modal-type=world] .c-modal-container__heading-text:after{margin:6px auto 0}.c-modal[data-modal-type=world] .c-modal-container__heading-call:before{transform:translate(-63px) translateY(-7px) rotate(45deg)}.c-modal[data-modal-type=world] .c-modal-container__heading-call:after{transform:translate(64px) translateY(-5px) rotate(-45deg)}@media screen and (min-width:1024px){.c-modal[data-modal-type=world] .c-modal-container__heading-image{width:205px}.c-modal[data-modal-type=world] .c-modal-container__heading-text{margin:9px 0 0}.c-modal[data-modal-type=world] .c-modal-container__heading-text:after{margin:12px auto 0}.c-modal[data-modal-type=world] .c-modal-container__heading-call:before{transform:translate(-75px) translateY(-10px) rotate(45deg);width:16px}.c-modal[data-modal-type=world] .c-modal-container__heading-call:after{transform:translate(78px) translateY(-8px) rotate(-45deg);width:16px}}.c-modal[data-modal-type=mountain] .c-modal-container__heading-image{width:145px}.c-modal[data-modal-type=mountain] .c-modal-container__heading-call{margin:19px 0 0}.c-modal[data-modal-type=mountain] .c-modal-container__heading-text{margin:6px 0 0}.c-modal[data-modal-type=mountain] .c-modal-container__heading-text:after{margin:2px auto 0}.c-modal[data-modal-type=mountain] .c-modal-container__heading-call:before{transform:translate(-68px) translateY(-10px) rotate(45deg)}.c-modal[data-modal-type=mountain] .c-modal-container__heading-call:after{transform:translate(73px) translateY(-7px) rotate(-45deg)}@media screen and (min-width:1024px){.c-modal[data-modal-type=mountain] .c-modal-container__heading-image{width:175px}.c-modal[data-modal-type=mountain] .c-modal-container__heading-text{margin:9px 0 0}.c-modal[data-modal-type=mountain] .c-modal-container__heading-text:after{margin:12px auto 0}.c-modal[data-modal-type=mountain] .c-modal-container__heading-call:before{transform:translate(-85px) translateY(-10px) rotate(45deg);width:16px}.c-modal[data-modal-type=mountain] .c-modal-container__heading-call:after{transform:translate(88px) translateY(-8px) rotate(-45deg);width:16px}}.c-modal[data-modal-type=camp] .c-modal-container__heading-image{width:208px}.c-modal[data-modal-type=camp] .c-modal-container__heading-call{margin:19px 0 0}.c-modal[data-modal-type=camp] .c-modal-container__heading-text{margin:6px 0 0}.c-modal[data-modal-type=camp] .c-modal-container__heading-text:after{margin:2px auto 0}.c-modal[data-modal-type=camp] .c-modal-container__heading-call:before{transform:translate(-50px) translateY(-7px) rotate(45deg)}.c-modal[data-modal-type=camp] .c-modal-container__heading-call:after{transform:translate(52px) translateY(-6px) rotate(-45deg)}@media screen and (min-width:1024px){.c-modal[data-modal-type=camp] .c-modal-container__heading-image{width:250px}.c-modal[data-modal-type=camp] .c-modal-container__heading-text{margin:9px 0 0}.c-modal[data-modal-type=camp] .c-modal-container__heading-text:after{margin:12px auto 0}.c-modal[data-modal-type=camp] .c-modal-container__heading-call:before{transform:translate(-56px) translateY(-10px) rotate(45deg);width:16px}.c-modal[data-modal-type=camp] .c-modal-container__heading-call:after{transform:translate(59px) translateY(-8px) rotate(-45deg);width:16px}}.p-shakegoyama-forest-tree{margin:64px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree{margin:80px 0 0}}.p-shakegoyama-forest-tree__header{padding:0 16px}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__header{padding:unset;display:grid;grid-template-columns:minmax(16px,1fr) 255px 193px minmax(auto,336px) 408px minmax(16px,1fr);grid-template-rows:auto auto auto}}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree__header{grid-template-columns:minmax(0,1fr) 255px 193px minmax(auto,336px) 408px minmax(0,1fr)}}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__header-top{grid-column:2/4;grid-row:1/2}}.p-shakegoyama-forest-tree-heading{position:relative;display:inline-block}.p-shakegoyama-forest-tree-heading:before{position:absolute;bottom:0;display:block;width:0%;height:12px;background:var(--title-bg);content:"";transition:width ease .2s;transform:translateY(-.4em)}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-heading:before{height:20px}}.p-shakegoyama-forest-tree-heading__sub{font-size:var(--lp-font-size-12);font-weight:var(--lp-font-bold);color:var(--base-color)}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-heading__sub{font-size:var(--lp-font-size-16)}}.p-shakegoyama-forest-tree__heading-text{position:relative;font-size:var(--lp-font-size-32);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5;z-index:2}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__heading-text{font-size:var(--lp-font-size-56)}}.p-shakegoyama-forest-tree-heading.is-active:before{width:100%}.p-shakegoyama-forest-tree__lead{margin:32px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__lead{margin:48px 0 0;grid-column:2/5;grid-row:2/3}}.p-shakegoyama-forest-tree__lead-text{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-tree__object-01{margin:24px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__object-01{grid-column:2/3;grid-row:3/4}}.p-shakegoyama-forest-tree__object-01-frame{display:block;width:192px}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__object-01-frame{width:255px}}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__about{padding:0 24px;grid-column:3/6;grid-row:3/4;justify-self:flex-start;align-self:center}}.p-shakegoyama-forest-tree__about-text{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__about-text{transform:translateY(.5em)}}.p-shakegoyama-forest-tree__object-02{margin:8px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__object-02{margin:unset;grid-column:5/6;grid-row:1/3}}.p-shakegoyama-forest-tree__object-02-frame{margin:0 0 0 auto;display:block;width:192px;opacity:0}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree__object-02-frame{width:408px}}.p-shakegoyama-forest-tree-initiative{margin:48px 0 0}.p-shakegoyama-forest-tree-initiative__list{display:flex;flex-direction:column;padding:0 16px;gap:32px}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-initiative__list{padding:0;margin:auto;max-width:1192px;flex-wrap:wrap;flex-direction:row}}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-initiative__item{width:580px}}.p-shakegoyama-forest-tree-initiative__group{display:flex;justify-content:flex-start;align-items:center;gap:0 16px}.p-shakegoyama-forest-tree-initiative__frame{flex-shrink:0;width:100px}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-initiative__frame{width:180px}}.p-shakegoyama-forest-tree-initiative__contents{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.p-shakegoyama-forest-tree-initiative__title{font-size:var(--lp-font-size-18);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-initiative__title{font-size:var(--lp-font-size-20)}}.p-shakegoyama-forest-tree-initiative__text{margin:8px 0 0;display:block;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-tree-example{overflow:hidden}.p-shakegoyama-forest-tree-example__objects{position:relative;margin:95px 0 0;width:100%;height:9.5vw}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__objects{height:100px;transform:translateY(2px)}}.p-shakegoyama-forest-tree-example__object-01{margin:auto;position:absolute;top:-71px;left:-56vw;right:0;width:140px;z-index:2}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__object-01{top:-37px;left:-496px;width:198px}}.p-shakegoyama-forest-tree-example__object-01-frame{display:block}.p-shakegoyama-forest-tree-example__object-02{margin:auto;position:absolute;top:-68px;left:0;right:-48vw;width:130px;z-index:1}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__object-02{top:-34px;left:-1020px;right:0;width:160px}}.p-shakegoyama-forest-tree-example__object-02-frame{display:block}.p-shakegoyama-forest-tree-example__object-03{position:absolute;top:0;left:0;right:0;z-index:0}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__object-03{margin:auto;width:1162px;height:100px;transform:translate(-360px)}}.p-shakegoyama-forest-tree-example__object-03-frame img,.p-shakegoyama-forest-tree-example__object-03-frame picture{width:102%;max-width:unset}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__object-03-frame img,.p-shakegoyama-forest-tree-example__object-03-frame picture{width:unset;max-width:100%}}.p-shakegoyama-forest-tree-example__inner{background-color:var(--bg-green)}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__inner{display:grid;grid-template-columns:minmax(0,1fr) 60px;grid-template-rows:auto;background-color:unset}.p-shakegoyama-forest-tree-example__inner:before{grid-column:1/3;grid-row:1/2;display:block;content:"";border-radius:0 60px 60px 0;background-color:var(--bg-green);z-index:0}}@media screen and (min-width:1440px){.p-shakegoyama-forest-tree-example__inner:before{grid-column:1/2;grid-row:1/2}}.p-shakegoyama-forest-tree-example-liniks{padding:0 16px;display:flex;justify-content:flex-end}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-liniks{padding:0;grid-column:1/3;grid-row:1/2;width:1192px;height:180px;justify-self:center;transform:translate(1px) translateY(-80px);gap:0 8px;z-index:5}}.p-shakegoyama-forest-tree-example-liniks__item{width:140px;aspect-ratio:1/1}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-liniks__item{width:180px}}.p-shakegoyama-forest-tree-example-liniks__links{position:relative;text-decoration:none}.p-shakegoyama-forest-tree-example-liniks__circle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:140px;aspect-ratio:1/1}.p-shakegoyama-forest-tree-example-liniks__circle:before{position:absolute;top:0;display:block;width:140px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/tree/bg_tree_example_circle.webp);background-repeat:no-repeat;background-position:center;background-size:cover;content:"";transition:opacity ease .2s;animation:tree-example-liniks-motion 30s linear infinite;z-index:2}.p-shakegoyama-forest-tree-example-liniks__circle:after{position:absolute;top:0;display:block;width:140px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/tree/bg_tree_example_circle_hover.webp);background-repeat:no-repeat;background-position:center;background-size:cover;content:"";transition:opacity ease .2s;opacity:0;animation:tree-example-liniks-motion 30s linear infinite;z-index:1}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-liniks__circle{width:180px}.p-shakegoyama-forest-tree-example-liniks__circle:before{width:180px}.p-shakegoyama-forest-tree-example-liniks__circle:after{width:180px}}.is-lock .p-shakegoyama-forest-tree-example-liniks__circle:before,.is-lock .p-shakegoyama-forest-tree-example-liniks__circle:after{animation-play-state:paused}.p-shakegoyama-forest-tree-example-liniks__circle-text{position:relative;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-black);line-height:1.2;color:var(--sub-bg);z-index:4;transform:translateY(10px);transition:color ease .2s;text-align:center}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-liniks__circle-text{font-size:var(--lp-font-size-20);line-height:1.5}}.p-shakegoyama-forest-tree-example-liniks__circle-text+svg{margin:4px 0 0;position:relative;z-index:4;transform:translateY(10px)}.p-shakegoyama-forest-tree-example-liniks__circle-text+svg rect,.p-shakegoyama-forest-tree-example-liniks__circle-text+svg path,.p-shakegoyama-forest-tree-example-liniks__circle-text+svg circle{stroke:var(--sub-bg)!important;transition:stroke ease .2s}@media screen and (any-hover:hover){.p-shakegoyama-forest-tree-example-liniks__links:hover .p-shakegoyama-forest-tree-example-liniks__circle:before{opacity:0}.p-shakegoyama-forest-tree-example-liniks__links:hover .p-shakegoyama-forest-tree-example-liniks__circle:after{opacity:1}.p-shakegoyama-forest-tree-example-liniks__links:hover .p-shakegoyama-forest-tree-example-liniks__circle-text{color:var(--key-orange)}.p-shakegoyama-forest-tree-example-liniks__links:hover .p-shakegoyama-forest-tree-example-liniks__circle-text+svg rect,.p-shakegoyama-forest-tree-example-liniks__links:hover .p-shakegoyama-forest-tree-example-liniks__circle-text+svg path,.p-shakegoyama-forest-tree-example-liniks__links:hover .p-shakegoyama-forest-tree-example-liniks__circle-text+svg circle{stroke:var(--key-orange)!important}}@keyframes tree-example-liniks-motion{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.p-shakegoyama-forest-tree-example__main{padding:0 16px 48px}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__main{grid-column:1/3;grid-row:1/2;position:relative;padding:0 0 48px;z-index:4}}.p-shakegoyama-forest-tree-example-main__header{display:flex;flex-wrap:wrap;align-items:center;gap:0 16px}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-main__header{margin:33px auto 0;width:1192px;flex-wrap:nowrap;align-items:center}}.p-shakegoyama-forest-tree-example-main__heading{display:block;width:192px}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-example-main__heading{width:255px}}.p-shakegoyama-forest-tree-example-main__lead{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);line-height:1.5;color:var(--base-color)}.p-shakegoyama-forest-tree-example-main__list{margin:24px 0 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-example-main__list{margin:24px auto 0;width:740px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-main__list{width:1192px}}.p-shakegoyama-forest-tree-example-main__value{flex-shrink:0}.p-shakegoyama-forest-tree-example-main__card{overflow:hidden;border-radius:40px;width:358px;height:100%;background-color:var(--sub-bg)}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example-main__card{width:280px}}.p-shakegoyama-forest-tree-example-main__card-body{padding:16px 24px 24px}.p-shakegoyama-forest-tree-example-main__card-title{position:relative;display:block;font-size:var(--lp-font-size-18);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.3;text-align:center}.p-shakegoyama-forest-tree-example-main__card-title:after{margin:8px auto 0;display:block;width:101px;height:7px;background-image:url(/assets/shakegoyama-forest/lp/common/bg_wave_green.svg);background-repeat:no-repeat;background-position:center;background-size:cover;content:""}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-example-main__card-title{font-size:var(--lp-font-size-20);line-height:1.5}}.p-shakegoyama-forest-tree-example-main__card-text{display:block;margin:16px 0 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-tree-example-main__card-action{display:inline-block;margin:8px 0 0}.p-shakegoyama-forest-tree-example__main-atn{margin:24px 0 0;display:inline-block;font-size:var(--lp-font-size-14);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-example__main-atn{display:block;margin:24px auto 0;width:740px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-example__main-atn{margin:16px auto 0;width:1192px}}.p-shakegoyama-forest-tree-award{position:relative;margin:64px 0 0;background-color:var(--bg-green)}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-award{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto;background-color:unset}.p-shakegoyama-forest-tree-award:before{grid-column:1/4;grid-row:1/2;display:block;content:"";border-radius:60px 0 0 60px;background-color:var(--bg-green);z-index:0}}@media screen and (min-width:1440px){.p-shakegoyama-forest-tree-award{grid-template-columns:minmax(0,1fr) 360px 1072px minmax(0,1fr)}.p-shakegoyama-forest-tree-award:before{grid-column:3/5;grid-row:1/2}}.p-shakegoyama-forest-tree-award__inner{padding:48px 16px 96px}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-award__inner{padding:48px 0 96px;margin:0 auto;width:740px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-award__inner{position:relative;grid-column:1/4;grid-row:1/2;padding:64px 0 64px 306px;width:1192px;z-index:1}}@media screen and (min-width:1440px){.p-shakegoyama-forest-tree-award__inner{grid-column:1/5}}.p-shakegoyama-forest-tree-award__heading-text{display:flex;justify-content:flex-start;align-items:center;gap:0 16px;font-size:var(--lp-font-size-24);font-weight:var(--lp-font-bold);color:var(--base-color)}.p-shakegoyama-forest-tree-award__heading-text:before{display:inline-block;width:33px;height:40px;background-image:url(/assets/shakegoyama-forest/lp/tree/obj_tree_award_01.webp);background-repeat:no-repeat;background-position:center;background-size:cover;content:""}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-award__heading-text{font-size:var(--lp-font-size-32)}.p-shakegoyama-forest-tree-award__heading-text:before{width:40px;height:48px}}.p-shakegoyama-forest-tree-award__main{margin:16px 0 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-award__main{margin:24px 0 0}}.p-shakegoyama-forest-tree-award__history{position:relative;padding:0 0 0 32px}.p-shakegoyama-forest-tree-award__history:before{position:absolute;bottom:0;left:8px;height:100%;width:4px;background:var(--key-yellow);border-radius:2px;content:""}.p-shakegoyama-forest-tree-award-history{margin:32px 0 0}.p-shakegoyama-forest-tree-award-history__group{display:grid;grid-template-columns:6ch minmax(0,auto);grid-template-rows:minmax(0,auto) minmax(0,auto)}.p-shakegoyama-forest-tree-award-history__group+.p-shakegoyama-forest-tree-award-history__group{margin:16px 0 0}.p-shakegoyama-forest-tree-award-history__key{position:relative;grid-column:1/2;grid-row:1/2;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-tree-award-history__key:before{position:absolute;top:4px;left:-30px;display:block;width:16px;aspect-ratio:1/1;border-radius:50%;background-color:var(--key-orange);content:""}.p-shakegoyama-forest-tree-award-history__value{grid-column:2/3;grid-row:1/3;padding:0 0 0 3px}.p-shakegoyama-forest-tree-award-history__title{display:inline;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5;background-image:linear-gradient(transparent 50%,var(--key-yellow) 50%)}.p-shakegoyama-forest-tree-award-history__link{margin:4px 0 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-tree-award-object{position:absolute;bottom:0;left:0;width:176px;transform:translateY(170px);pointer-events:none}@media screen and (min-width:1024px){.p-shakegoyama-forest-tree-award-object{margin:auto;position:absolute;bottom:0;right:0;left:-590px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-tree-award-object{top:0;bottom:0;left:-920px;width:293px;transform:translateY(154px)}}.p-shakegoyama-forest-tree-award-object__inner{opacity:0}.p-shakegoyama-forest-access{margin:226px 0 0}@media screen and (min-width:1200px){.p-shakegoyama-forest-access{margin:80px 0 0}}.p-shakegoyama-forest-access__heading{display:flex;justify-content:center;align-items:center}.p-shakegoyama-forest-access__heading-inner{position:relative}.p-shakegoyama-forest-access__heading-inner:before{position:absolute;bottom:0;display:block;width:0%;height:12px;background:var(--title-bg);content:"";transition:width ease .2s;transform:translateY(-.4em)}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__heading-inner:before{height:20px}}.p-shakegoyama-forest-access__heading-inner.is-active:before{width:100%}.p-shakegoyama-forest-access__heading-text{position:relative;font-size:var(--lp-font-size-32);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5;text-align:center;z-index:4}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__heading-text{font-size:var(--lp-font-size-56)}}.p-shakegoyama-forest-access__address{display:flex;flex-direction:column;align-items:center;margin:16px 0 0}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__address{margin:22px 0 0}}.p-shakegoyama-forest-access__address-number{position:relative;margin:0 auto 0 0;padding:0 0 0 24px;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__address-number{padding:0 0 0 31px}}.p-shakegoyama-forest-access__address-number:before{position:absolute;top:0;left:0;width:24px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_access.svg);background-repeat:no-repeat;background-position:center;background-size:24px;content:""}.p-shakegoyama-forest-access__address-action{padding:2px 0 0 24px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__address-action{padding:0;display:inline}}.p-shakegoyama-forest-access__map{margin:32px auto 0;padding:0 16px;max-width:716px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__map{margin:48px auto 0;padding:0;max-width:720px}}.p-shakegoyama-forest-access__select{margin:32px auto 0;padding:0 16px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__select{margin:24px auto 0;padding:0;max-width:988px}}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__select--car{margin:48px auto 0}}.p-shakegoyama-forest-access__select-heading span{display:inline;font-size:var(--lp-font-size-18);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5;background-image:linear-gradient(transparent 50%,var(--key-yellow) 50%)}.p-shakegoyama-forest-access__public{margin:24px 0 0}.p-shakegoyama-forest-access__public-frame{margin:auto;width:100%;max-width:245px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access__public-frame{max-width:998px}}.p-shakegoyama-forest-access__car-list{margin:24px 0 0}.p-shakegoyama-forest-access__car-value{font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}.p-shakegoyama-forest-access-contact{margin:64px auto 0;padding:0 16px 64px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access-contact{padding:0 16px 80px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-access-contact{margin:80px auto 0;padding:0 0 80px;width:1192px}}.p-shakegoyama-forest-access-contact__inner{padding:48px 24px;background-color:var(--bg-green);border-radius:40px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access-contact__inner{padding:0 64px;display:grid;grid-template-columns:256px 1fr;grid-template-rows:128px 128px;border-radius:60px}}.p-shakegoyama-forest-access-contact__heading{display:flex;justify-content:center;align-items:center}@media screen and (min-width:1024px){.p-shakegoyama-forest-access-contact__heading{grid-column:1/2;grid-row:1/2;padding:0 0 15px;align-self:flex-end}}.p-shakegoyama-forest-access-contact__heading-text{font-size:var(--lp-font-size-24);font-weight:var(--lp-font-bold);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-access-contact__heading-text{font-size:var(--lp-font-size-32);text-align:center}}.p-shakegoyama-forest-access-contact__main{margin:24px 0 0;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);color:var(--base-color);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-access-contact__main{grid-column:2/3;grid-row:1/3;align-self:center;padding:0 0 0 32px;margin:0}}.p-shakegoyama-forest-access-contact__action{margin:32px auto 0;width:256px}@media screen and (min-width:1024px){.p-shakegoyama-forest-access-contact__action{grid-column:1/2;grid-row:2/3;align-self:flex-start;margin:7px 0 0;width:100%}}.p-shakegoyama-forest-access-contact__action-btn{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:56px;text-decoration:none;background:var(--sub-bg);border:3px solid var(--base-color);border-radius:100px;overflow:hidden;transition:background-color ease .2s}.p-shakegoyama-forest-access-contact__action-btn>span{font-size:var(--lp-font-size-16);text-align:center;font-weight:var(--lp-font-medium);color:var(--base-color);transition:color ease .2s;line-height:1.5;transform:translate(-8px)}.p-shakegoyama-forest-access-contact__action-btn:after{margin:auto;position:absolute;top:0;right:16px;bottom:0;display:block;width:16px;height:16px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_simple_arrow_hover.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:"";transform-origin:center;transition:opacity ease .2s;opacity:0}.p-shakegoyama-forest-access-contact__action-btn:before{margin:auto;position:absolute;top:0;right:16px;bottom:0;display:block;width:16px;height:16px;background-image:url(/assets/shakegoyama-forest/lp/common/icon_simple_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:16px;content:"";transform-origin:center;transition:opacity ease .2s}@media screen and (any-hover:hover){.p-shakegoyama-forest-access-contact__action-btn:hover{background:var(--base-color)}.p-shakegoyama-forest-access-contact__action-btn:hover>span{color:var(--sub-bg)}.p-shakegoyama-forest-access-contact__action-btn:hover:after{opacity:1}.p-shakegoyama-forest-access-contact__action-btn:hover:before{opacity:0}}.p-shakegoyama-forest-back{position:fixed;right:5px;bottom:0;z-index:var(--z-index-middle);transition:bottom ease .5s}.p-shakegoyama-forest-back__btn{filter:drop-shadow(3px 3px 3px rgba(45,45,45,.25))}.p-shakegoyama-forest-back__btn-text{display:block;overflow:hidden;border-radius:50%;aspect-ratio:1/1;width:94px}.p-shakegoyama-forest-back__btn-text:after{display:block;width:100%;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/bg_top_back_sp.webp);background-repeat:no-repeat;background-position:center;background-size:cover;content:"";clip-path:circle(40px at 50% 50%);transition:clip-path .4s cubic-bezier(.5,2,.3,.7)}@media screen and (min-width:1024px){.p-shakegoyama-forest-back__btn-text{width:115px}.p-shakegoyama-forest-back__btn-text:after{background-image:url(/assets/shakegoyama-forest/lp/common/bg_top_back_pc.webp);clip-path:circle(50px at 50% 50%)}}@media screen and (any-hover:hover){.p-shakegoyama-forest-back__btn:hover .p-shakegoyama-forest-back__btn-text:after{clip-path:circle(45px at 50% 50%)}}@media screen and (any-hover:hover)and (min-width:1024px){.p-shakegoyama-forest-back__btn:hover .p-shakegoyama-forest-back__btn-text:after{clip-path:circle(55px at 50% 50%)}}.u-visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.u-sp-only{display:block}@media screen and (min-width:1024px){.u-sp-only{display:none}}.u-tab-only{display:block}@media screen and (min-width:768px){.u-tab-only{display:none}}.u-middle-only{display:block}@media screen and (480px<=width<1024px){.u-middle-only{display:none}}.u-pc-only{display:none}@media screen and (min-width:1024px){.u-pc-only{display:block}}}@layer page{.p-shakegoyama-forest-footer{background-color:var(--base-white);color:var(--base-black);font-family:Noto Sans JP,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,游ゴシック,Yu Gothic,YuGothic,メイリオ,Meiryo,sans-serif}.p-shakegoyama-forest-footer__sitemap{padding:48px 16px}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer__sitemap{padding:64px 16px 48px;margin:auto;max-width:1192px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-footer__sitemap{padding:64px 0 48px}}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap{display:flex;justify-content:flex-end}}.p-shakegoyama-forest-footer-sitemap__title{margin:32px 0 0}.p-shakegoyama-forest-footer-sitemap__title span{display:block;font-size:var(--lp-font-size-18);font-weight:var(--lp-font-bold);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap__title{margin:0}}@media screen and (min-width:1200px){.p-shakegoyama-forest-footer-sitemap__group{width:367px}}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap .p-shakegoyama-forest-footer-sitemap__primary{margin:0 auto 0 0}.p-shakegoyama-forest-footer-sitemap .p-shakegoyama-forest-footer-sitemap__group+.p-shakegoyama-forest-footer-sitemap__group{margin:0 0 0 48px}}@media screen and (min-width:1200px){.p-shakegoyama-forest-footer-sitemap .p-shakegoyama-forest-footer-sitemap__group+.p-shakegoyama-forest-footer-sitemap__group{margin:0 0 0 64px}}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap__group .p-shakegoyama-forest-footer-sitemap__title:nth-child(n+2){margin:24px 0 0}}.p-shakegoyama-forest-footer-sitemap__title--large{margin:unset}.p-shakegoyama-forest-footer-sitemap__title--large span{font-size:var(--lp-font-size-28);font-weight:var(--lp-font-medium);line-height:1.5}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap__title--large span{font-size:var(--lp-font-size-32)}}.p-shakegoyama-forest-footer-sitemap__title-link{display:inline-flex;justify-content:flex-start;align-items:center;font-size:inherit;font-weight:inherit;text-decoration:none}.p-shakegoyama-forest-footer-sitemap__title-link:hover{text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:1px;text-decoration-color:var(--base-black);text-decoration-skip-ink:auto}.p-shakegoyama-forest-footer-sitemap__title-link:after{margin:0 0 0 16px;display:inline-block;width:32px;aspect-ratio:1/1;background-image:url(/assets/shakegoyama-forest/lp/common/icon_footer_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:32px;content:""}.p-shakegoyama-forest-footer-sitemap__links{display:flex;flex-direction:column;gap:12px 0;margin:8px 0 0}.p-shakegoyama-forest-footer-sitemap__links li a{padding:0 0 0 16px;position:relative;top:0;left:0;display:inline-block;text-decoration:none;font-size:var(--lp-font-size-16);font-weight:var(--lp-font-medium);line-height:1.5}.p-shakegoyama-forest-footer-sitemap__links li a:hover{text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:1px;text-decoration-color:var(--base-black);text-decoration-skip-ink:auto}.p-shakegoyama-forest-footer-sitemap__links li a:before{position:absolute;top:0;left:0;display:block;height:1px;width:8px;background-color:var(--base-black);content:"";transform:translateY(.8em);font-size:inherit}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap__links--primary{margin:16px 0 0}}.p-shakegoyama-forest-footer-sitemap__logo{margin:38px 0 0;width:262px}@media screen and (min-width:1024px){.p-shakegoyama-forest-footer-sitemap__logo{margin:24px 0 0}}.p-shakegoyama-forest-footer__copyright{padding:16px;background-color:#009b63;color:#fff}.p-shakegoyama-forest-footer__copyright-inner{font-size:var(--lp-font-size-12);font-weight:var(--lp-font-medium);line-height:1.5;text-align:center;color:var(--base-white)}.p-shakegoyama-forest-footer__copyright-text,.p-shakegoyama-forest-footer__copyright-atn{display:block;font-size:inherit;font-weight:inherit;text-align:inherit}}
