*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,ol,ul,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block;height:auto}input,textarea,select{font:inherit}button{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;font:inherit;cursor:pointer}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--fw-bold: 700;--fw-medium: 500}:root{--text-base: #330000;--accent: #990000;--number: #F34848;--bg: #FCFAFA;--bg-deep: #FAF5F5;--gradient: linear-gradient(180deg, rgba(249, 126, 126, 0) 0%, #d34c4c 100%);--footer: #D34C4C;--circle-gradient: radial-gradient(circle, #df4e4e 0%, #df8989 100%);--border: #FF7474;--shinto-gradient: linear-gradient(180deg, rgba(249, 126, 126, 0) 0%, #f97e7e 100%);--shinto-telGradient: linear-gradient(180deg, #ffc4c4 33%, #ffe1e1 88%)}body.season-spring{--text-base: #1D2D00;--accent: #598907;--number: #86B633;--bg: #FCFCFA;--bg-deep: #F7FAF3;--gradient: linear-gradient(180deg, rgba(200, 229, 150, 0) 0%, #91B84D 100%);--footer: #91B84D;--circle-gradient: radial-gradient(circle, #7aa62c 0%, #9fc55c 100%);--border: #B0DC65;--shinto-gradient: linear-gradient(180deg, rgba(200, 229, 150, 0) 0%, #beda8d 100%);--shinto-telGradient: linear-gradient(180deg, #cfed9b 33%, #ebf6d9 88%)}body.season-summer{--text-base: #002A33;--accent: #007791;--number: #2BC2E4;--bg: #FAFCFC;--bg-deep: #F3F9FA;--gradient: linear-gradient(180deg, rgba(95, 196, 219, 0) 0%, #3FAAC3 100%);--footer: #3FAAC3;--circle-gradient: radial-gradient(circle, #30adc9 0%, #81d0e2 100%);--border: #50C9E4;--shinto-gradient: linear-gradient(180deg, rgba(108, 201, 222, 0) 0%, #5fc4db 100%);--shinto-telGradient: linear-gradient(180deg, #ace6f2 33%, #effcff 88%)}body.season-autumn{--text-base: #332500;--accent: #997000;--number: #DAA001;--bg: #FCFCFA;--bg-deep: #FAF9F3;--gradient: linear-gradient(180deg, rgba(220, 162, 0, 0) 0%, #cc9600 100%);--footer: #CC9600;--circle-gradient: radial-gradient(circle, #cc9600 0%, #dca200 100%);--border: #FFDC74;--shinto-gradient: linear-gradient(180deg, rgba(220, 162, 0, 0) 0%, #cc9600 100%);--shinto-telGradient: linear-gradient(180deg, #ffd96a 33%, #ffe38f 88%)}.btn{width:40px;height:40px;position:relative;align-items:center;justify-content:center}.btn__top,.btn__middle,.btn__bottom{position:absolute;width:18px;height:2px;display:inline-block;transition:rotate .4s,opacity .3s;background:#000}.btn__top{transform:translateY(-6px)}.btn__bottom{transform:translateY(6px)}.btn__top.active{transform:rotate(-45deg)}.btn__middle.active{opacity:0;pointer-events:none}.btn__bottom.active{transform:rotate(45deg)}.cta-link{display:block;position:relative}.cta-link:before,.cta-link:after{position:absolute;height:1px;content:"";border-radius:.5px}.cta-link:after{transform:rotate(45deg);transform-origin:right center}.section-title_vertical{position:relative;left:50%;transform:translateX(-50%);line-height:1.2;font-weight:var(--fw-bold);font-size:1.5rem;writing-mode:vertical-lr;letter-spacing:.21em}@media screen and (min-width: 1024px){.section-title_vertical{font-size:1.875rem}}.section-title_vertical::after{content:attr(data-title);display:block;position:absolute;right:-18px;top:9px;line-height:1.6;font-weight:var(--fw-bold);font-size:.75rem;color:var(--accent);letter-spacing:.06em}@media screen and (min-width: 1024px){.section-title_vertical::after{font-size:.875rem;right:-24px}}.section-title{position:relative;font-size:1.5rem;font-weight:var(--fw-bold)}.section-title::before{content:attr(data-title);display:block;font-weight:var(--fw-bold);font-size:.75rem;color:var(--accent)}@media screen and (min-width: 768px){.section-title::before{font-size:.875rem}}.page-title{position:relative;font-weight:var(--fw-bold);font-size:1.5rem}@media screen and (min-width: 1024px){.page-title{font-size:2rem}}.page-title::before{content:attr(data-title);display:block;font-weight:var(--fw-bold);font-size:.75rem;color:var(--accent)}@media screen and (min-width: 1024px){.page-title::before{font-size:1rem}}.page-synopsis{margin-top:20px;line-height:2;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.page-synopsis{margin-top:8px;line-height:1.6;font-size:1rem}}.component-info{width:100%;display:grid;place-items:center;place-content:center;background:url(../images/nav-bg.webp) center/cover no-repeat,var(--gradient);z-index:1}.drawer__info{flex:1;padding-block:64px 56px}@media screen and (min-width: 768px){.drawer__info{margin-top:auto}}.gnav__info{padding-block:48px 16px}@media screen and (min-width: 1280px){.gnav__info{padding-block:32px 16px;margin-top:auto}}@media screen and (min-width: 1440px){.gnav__info{padding-block:64px 16px;margin-top:none}}@media screen and (min-width: 820px){.footer__info{display:flex;gap:24px}}@media screen and (min-width: 1440px){.footer__info{gap:51px}}.component-telWrap{display:block;padding-block:8px;background-color:#fff;border-radius:5px;text-align:center}.drawer__telWrap{width:244px;padding-block:8px 10px}.gnav__telWrap{width:224px}.footer__telWrap{width:258px}@media screen and (max-width: 374px){.footer__telWrap{width:208px}}@media screen and (min-width: 768px){.footer__telWrap{width:224px}}@media screen and (min-width: 768px)and (min-width: 1024px){.footer__telWrap{padding-block:4px 6px}}.drawer__telLink::before{width:14px;height:16px}.gnav__telLink::before{width:16px;height:20px}.footer__telLink::before{width:14px;height:16px}.component-telLink{display:flex;align-items:center;justify-content:center;gap:6px;font-weight:var(--fw-bold);font-size:1.125rem}.component-telLink::before{content:"";background-image:url(../images/tel.svg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 1024px){.component-telLink{font-size:1.375rem}}.component-telNote{display:block;transform:translateY(-2px);font-weight:var(--fw-bold);font-size:.875rem}.component-ikebana{display:block;padding-top:6px;background-color:#fff;border-radius:5px;text-align:center}.drawer__ikebana{margin-top:10px;width:244px}.gnav__ikebana{margin-top:8px;width:224px}.footer__ikebana{margin-top:10px;width:258px}@media screen and (max-width: 374px){.footer__ikebana{width:208px}}@media screen and (min-width: 768px){.footer__ikebana{width:224px}}@media screen and (min-width: 1024px){.footer__ikebana{margin-top:8px}}.ikebana-text{font-weight:var(--fw-medium);color:#000}.drawer__ikebanaText,.footer__ikebanaText{line-height:1.8;font-size:.75rem}.gnav__ikebanaText{line-height:1.6;font-size:.875rem}@media screen and (min-width: 1024px){.footer__ikebanaText{line-height:1.6;font-size:.875rem}}.ikebana-logoWrap{margin-inline:auto;max-width:171px;aspect-ratio:171/53;transform:translateY(-6px)}.ikebana-logo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.component-social{display:flex;color:#fff}.drawer__social{margin-top:16px;font-size:.875rem;font-weight:var(--fw-medium)}.gnav__social{margin-top:8px;padding-inline:13px}.footer__social{margin-top:28px;font-size:.875rem;font-weight:var(--fw-medium)}@media screen and (min-width: 768px){.footer__social{justify-content:center}}@media screen and (min-width: 1024px){.footer__social{margin-top:12px;padding-bottom:4px;font-size:1rem}}.footer__social::first-child{gap:20px}.footer__social:nth-child(2){padding-left:20px;gap:20px}.footer__social::last-child{gap:20px}.component-socialLink:first-child{display:flex;align-items:center}.component-socialLink:first-child::after{content:"";display:block;background:#fff;width:1px;height:14px}.component-socialLink:nth-child(2){display:flex;align-items:center}.component-socialLink:nth-child(2)::after{content:"";background:#fff;width:1px;height:14px}.drawer__socialLink:first-child,.footer__socialLink:first-child{gap:20px}.drawer__socialLink:nth-child(2),.footer__socialLink:nth-child(2){padding-left:20px;gap:20px}.drawer__socialLink:nth-child(2)::after,.footer__socialLink:nth-child(2)::after{width:1px;height:14px}.drawer__socialLink:last-child,.footer__socialLink:last-child{padding-left:20px}.gnav__socialLink:first-child{gap:12px}.gnav__socialLink:nth-child(2){padding-left:12px;gap:12px}.gnav__socialLink:last-child{padding-left:12px}@media screen and (min-width: 1024px){.footer__socialLink:first-child{gap:12px}.footer__socialLink:nth-child(2){padding-left:12px;gap:12px}.footer__socialLink:last-child{padding-left:12px}}.component-post{display:block}.page-fv{margin-top:56px;position:relative;width:100%;height:43vw}@media screen and (min-width: 1024px){.page-fv{margin-top:0;height:22.2vw}}.page-fv::before{content:"";position:absolute;inset:auto 0 0 0;background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fcfafa 75%);width:100%;height:23vw;z-index:1}@media screen and (min-width: 1024px){.page-fv::before{height:10vw}}body.season-spring .page-fv::before{background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fafcfc 75%)}body.season-summer .page-fv::before{background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fafcfc 75%)}body.season-autumn .page-fv::before{background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fcfcfa 75%)}.page-fv picture{height:100%}.page-fvImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-head{margin-top:60px;padding-inline:5.3%;position:relative;text-align:center}@media screen and (min-width: 1024px){.page-head{margin-top:102px;max-width:768px;margin-inline:auto;padding-inline:0}}.page-head::before{content:"";display:block;position:absolute;left:6.7%;top:40px;background-image:url(../images/title-ginkgo_left.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:clamp(1.875rem,.911rem + 4.82vw,5.25rem);aspect-ratio:84/66}@media screen and (min-width: 1024px){.page-head::before{top:0;left:13%}}.page-head::after{content:"";display:block;position:absolute;right:5%;top:-16px;background-image:url(../images/title-ginkgo_right.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;aspect-ratio:104/84;width:clamp(2.938rem,1.92rem + 5.09vw,6.5rem)}@media screen and (min-width: 1024px){.page-head::after{top:-64px;right:16%}}body.season-spring .page-head::before{background-image:url(../images/title-ginkgo_left-spring.svg)}body.season-spring .page-head::after{background-image:url(../images/title-ginkgo_right-spring.svg)}body.season-summer .page-head::before{background-image:url(../images/title-ginkgo_left-summer.svg)}body.season-summer .page-head::after{background-image:url(../images/title-ginkgo_right-summer.svg)}body.season-autumn .page-head::before{background-image:url(../images/title-ginkgo_left-autumn.svg)}body.season-autumn .page-head::after{background-image:url(../images/title-ginkgo_right-autumn.svg)}.p-page-circle{width:clamp(8.875rem,7.018rem + 9.29vw,13.75rem);position:relative;display:flex;align-items:center;justify-content:center;background:url(../images/circle-bg.webp),var(--circle-gradient);background-position:center center;background-size:cover;background-repeat:no-repeat;aspect-ratio:1/1;border-radius:50%;z-index:1}.p-page-circleTitle{position:relative;line-height:1.2;font-weight:var(--fw-bold);writing-mode:vertical-lr;letter-spacing:.21em;font-size:1.25rem;color:#fff}@media screen and (min-width: 1024px){.p-page-circleTitle{line-height:1;letter-spacing:.2em;font-size:2rem}}.p-page-circleTitle::before{content:"";display:block;position:absolute;background-image:url(../images/p-ginkgo_white.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;aspect-ratio:27/25}.p-page-circleTitle::after{content:attr(data-title);display:block;position:absolute;right:-22px;top:-3.5px;line-height:1.6;font-weight:var(--fw-bold);font-size:.625rem;letter-spacing:.05em;white-space:nowrap}@media screen and (min-width: 1024px){.p-page-circleTitle::after{font-size:.875rem;letter-spacing:.045em;top:-0.5px}}.page-number{margin-block:2px;padding-inline:0.5em;line-height:1.8;font-size:1rem;color:#fff;background:var(--accent);border-radius:1.43px}@media screen and (min-width: 1024px){.page-number{margin-block:0;padding-inline:0.5454545455em;font-size:1.375rem}}html{font-size:16px}img{vertical-align:bottom}body{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;font-family:"Zen Old Mincho",serif;line-height:1.6;font-weight:400;color:var(--text-base);background:var(--bg)}@media screen and (min-width: 1024px){.u-hoverOpacity{transition:opacity .3s ease}.u-hoverOpacity:hover{opacity:.6}}a{color:inherit;text-decoration:none}[data-target]{cursor:pointer}.header{position:fixed;top:0;left:0;width:100%;z-index:50;background-color:rgba(0,0,0,0)}@media screen and (min-width: 1024px){.header{width:260px;left:auto;right:0}}@media screen and (min-width: 1280px){.header{width:280px}}.header__inner{background:var(--bg)}@media screen and (min-width: 1024px){.header__inner{height:100vh;display:flex;flex-direction:column;overflow-y:auto;background:#fff}}.header__inner.active{background:#fff}.header__top{padding-block:9px 7px;padding-inline:20px 10px}@media screen and (min-width: 1024px){.header__top{margin-inline:auto;padding-block:16px;padding-inline:12%;background-image:url(../images/header-object.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:clamp(143px,143px + (100vw - 1024px)*.1322,198px);aspect-ratio:198/154}}@media screen and (min-width: 1280px){.header__top{padding-block:8px}}@media screen and (min-width: 1441px){.header__top{padding-block:32px}}@media screen and (min-width: 1024px){body.season-spring .header__top{background-image:url(../images/header-object_spring.svg)}}@media screen and (min-width: 1024px){body.season-summer .header__top{background-image:url(../images/header-object_summer.svg)}}@media screen and (min-width: 1024px){body.season-autumn .header__top{background-image:url(../images/header-object_autumn.svg)}}.header__logoLink{max-width:173px;width:100%;line-height:0;aspect-ratio:173/24;position:relative;z-index:1}@media screen and (min-width: 1024px){.header__logoLink{width:clamp(26px,2.54vw,36px);aspect-ratio:40/301;padding-block:0}}.header__topWrap{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1024px){.header__topWrap{justify-content:center}}.drawer{width:100%;flex-direction:column;position:fixed;top:56px;left:0;bottom:0;background-color:#fff;z-index:40;transform:translateX(100%);transition:transform .6s}.drawer.active{transform:translateX(0)}.drawer__inner{display:flex;flex-direction:column;overflow-y:auto;flex:1}.drawer__nav{padding-block:24px;display:flex;flex-direction:column;gap:28px;align-items:center}.drawer__link{display:block;line-height:1.8;font-weight:var(--fw-bold)}.drawer__infoArea,.footer__infoArea{margin-top:36px;font-weight:var(--fw-medium);font-size:.875rem;color:#fff}.drawer__reception,.footer__reception{margin-top:12px;display:grid;gap:12px}.drawer__receptionWrap,.footer__receptionWrap{display:grid;grid-template-columns:7em 1fr;gap:38px}@media screen and (max-width: 374px){.drawer__receptionWrap,.footer__receptionWrap{gap:24px}}@media screen and (min-width: 1024px){.drawer__receptionWrap,.footer__receptionWrap{gap:12px}}@media screen and (min-width: 1440px){.drawer__receptionWrap,.footer__receptionWrap{gap:22px}}@media screen and (min-width: 1024px){.gnav{flex-direction:column;justify-content:space-between;flex:1;position:relative;z-index:1}}.gnav__nav{display:flex;flex-direction:row-reverse;justify-content:center;gap:18px}.gnav__link{width:16px;display:block;line-height:16px;letter-spacing:.44em;font-size:.875rem;font-weight:var(--fw-bold);writing-mode:vertical-rl;text-orientation:upright;display:inline-flex}.fnav{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 820px){.fnav{flex-direction:row;gap:24px}}@media screen and (min-width: 1024px){.fnav{gap:12px}}@media screen and (min-width: 1440px){.fnav{gap:51px}}.fnav__nav,.footer__infoArea{padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.7)}@media screen and (min-width: 820px){.fnav__nav,.footer__infoArea{padding-bottom:0;padding-right:24px;position:relative;border-bottom:none}.fnav__nav::after,.footer__infoArea::after{content:"";display:block;position:absolute;right:0;top:0;width:1px;height:72%;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.7)}}@media screen and (min-width: 1024px){.fnav__nav,.footer__infoArea{padding-right:12px}}@media screen and (min-width: 1280px){.fnav__nav,.footer__infoArea{padding-right:24px}}@media screen and (min-width: 1440px){.fnav__nav,.footer__infoArea{padding-right:51px}}.fnav__list:nth-child(n+2){margin-top:12px}.fnav__link{display:block;color:#fff;font-weight:var(--fw-bold);line-height:1.8}@media screen and (min-width: 1024px){.fnav__link{line-height:1.6;letter-spacing:.2em;font-size:.875rem}}.footer__infoArea{margin-top:0}@media screen and (min-width: 1024px){.footer__infoArea{font-size:.75rem}}@media screen and (min-width: 1180px){.footer__infoArea{font-size:.875rem}}@media screen and (min-width: 820px){.footer__placeArea{margin-top:27px}}@media screen and (min-width: 1024px){.footer__receptionWrap{gap:24px}}.footer__linkArea{margin-top:40px;display:grid;place-items:center;place-content:center}@media screen and (min-width: 820px){.footer__linkArea{margin-top:0}}.footer{position:relative;background:var(--footer);border-radius:10px 10px 0 0}@media screen and (min-width: 1024px){.footer{border-radius:10px}}@media screen and (min-width: 1280px){.footer{margin-inline:3.4%}}.footer::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/footer-bg_sp.webp);background-size:cover;background-repeat:no-repeat;background-position:top center;opacity:.5}@media screen and (min-width: 768px){.footer::before{background-image:url(../images/footer-bg_pc.webp)}}.footer__inner{padding-block:64px 0;padding-inline:5.33%;position:relative;overflow:hidden;z-index:1}@media screen and (min-width: 768px){.footer__inner{padding-inline:2%;padding-block:64px 24px}}@media screen and (min-width: 1024px){.footer__inner{max-width:1080px;margin-inline:auto}}@media screen and (min-width: 1080px){.footer__inner{padding-inline:4%}}@media screen and (min-width: 1300px){.footer__inner{padding-block:48px 26px;padding-inline:7%}}@media screen and (min-width: 1480px){.footer__inner{padding-inline:2%}}.footer__wrap{display:grid;grid-template-columns:auto 1fr;gap:41px}@media screen and (max-width: 374px){.footer__wrap{gap:20px}}@media screen and (min-width: 820px){.footer__wrap{place-items:center}}@media screen and (min-width: 1024px){.footer__wrap{gap:20px}}@media screen and (min-width: 1280px){.footer__wrap{gap:60px}}@media screen and (min-width: 1441px){.footer__wrap{grid-template-columns:1fr auto}}.footer__logoLink{width:32px;line-height:0;aspect-ratio:32/224}@media screen and (min-width: 1024px){.footer__logoLink{width:33px;aspect-ratio:33/226}}.footer__logo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__note{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:4px;transform-origin:top left;transform:rotate(90deg) translate(-100%, -100%);color:#fff;font-weight:var(--fw-medium);font-size:.625rem}@media screen and (min-width: 768px){.footer__note{margin-top:16px;flex-direction:row;align-items:flex-start;justify-content:center;gap:0;transform-origin:initial;transform:none}}@media screen and (min-width: 768px){.footer__copy{position:relative;padding-right:16px}.footer__copy::after{content:"";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:100%;background:#fff}}@media screen and (min-width: 768px){.footer__policy{padding-left:16px}}.l-container{margin-inline:auto;padding-inline:20px;width:100%}@media screen and (min-width: 768px){.l-container{max-width:1220px;padding-right:30px;padding-left:30px}}.fv{margin-top:56px;position:relative}@media screen and (min-width: 1024px){.fv{margin-top:0}}.fv__swiper{width:100%;height:100svh;position:relative;overflow:hidden}@media screen and (min-width: 1024px){.fv__swiper{height:100vh}}.fv__swiperWrapper{width:100%;height:100%}.fv__swiperSlide{width:100%;height:100%}.fv__swiperPic{width:100%;height:100%;position:relative}.fv__swiperPic::before{content:"";position:absolute;inset:auto 0 0 0;background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fcfafa 75%);width:100%;height:23vw;z-index:1}@media screen and (min-width: 1024px){.fv__swiperPic::before{height:14vw}}.fv__swiperPic::after{content:"";position:absolute;inset:auto 0 0 0;background-image:url(../images/fv-bg_bottom.webp);background-position:top center;background-size:cover;width:100%;height:23vw}@media screen and (min-width: 1024px){.fv__swiperPic::after{height:14vw}}body.season-spring .fv__swiperPic::before{background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fafcfc 75%)}body.season-summer .fv__swiperPic::before{background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fafcfc 75%)}body.season-autumn .fv__swiperPic::before{background:linear-gradient(180deg, rgba(252, 252, 250, 0) 0%, #fcfcfa 75%)}.fv__swiperImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fv__catchArea{position:absolute;top:35px;right:5.3%;display:flex;flex-direction:row-reverse;gap:6px;z-index:1}@media screen and (min-width: 1024px){.fv__catchArea{top:72px;right:4.7%;gap:8px}}.fv__catch{padding-block:7px;padding-inline:16px 24px;height:-moz-fit-content;height:fit-content;display:inline-block;position:relative;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 10%, white 90%, rgba(255, 255, 255, 0) 100%);font-weight:var(--fw-medium);writing-mode:vertical-rl}@media screen and (min-width: 1280px){.fv__catch{padding-block:10px;padding-inline:24px 32px}}.fv__catch::before{position:absolute;display:block;content:"";background-image:url(../images/copy-texture.webp);background-position:center center;background-size:contain;inset:0;z-index:-1}.fv__catch--small{line-height:14px;font-size:.875rem;letter-spacing:.22em}@media screen and (min-width: 1280px){.fv__catch--small{line-height:20px;font-size:1.25rem;letter-spacing:.1em}}.fv__catch--large{padding-inline:16px 16px;line-height:1.1;letter-spacing:.1em;font-size:1.25rem;white-space:nowrap}@media screen and (min-width: 1280px){.fv__catch--large{padding-inline:24px 16px;line-height:30px;font-size:1.875rem;letter-spacing:.09em}}.fv__catch--wrap{position:relative;top:-2%}.fv__catch--wrap6p{position:relative;top:-5%}.fv__reception{margin-top:18px;display:grid;place-content:center;gap:10px}@media screen and (min-width: 768px){.fv__reception{padding-left:0;place-content:center;grid-template-columns:auto auto auto;gap:24px}}@media screen and (min-width: 1024px){.fv__reception{margin-top:0;position:absolute;width:100%;bottom:14px;gap:12px;z-index:1}}@media screen and (min-width: 1440px){.fv__reception{gap:24px}}.fv__receptionWrap{display:grid;grid-template-columns:7em 1fr;-moz-column-gap:12px;column-gap:12px;line-height:1.8;font-size:.875rem;font-weight:var(--fw-medium)}@media screen and (min-width: 768px){.fv__receptionWrap{grid-template-columns:auto auto}}@media screen and (min-width: 1024px){.fv__receptionWrap{line-height:1.6;font-weight:var(--fw-bold)}}@media screen and (min-width: 1280px){.fv__receptionWrap{font-size:1rem}}@media screen and (min-width: 1024px){.contents__left{padding-right:260px;padding-bottom:40px}}@media screen and (min-width: 1200px){.contents__left{padding-right:280px}}.information{position:relative;overflow:hidden}.information::before{content:"";display:block;position:absolute;left:-24vw;top:-28vw;background-image:url(../images/mark-bg_sp.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:clamp(12.688rem,7.116rem + 27.86vw,32.188rem);aspect-ratio:203/298}@media screen and (min-width: 1024px){.information::before{top:-35vw;left:-9vw;background-image:url(../images/mark-bg_pc.svg);aspect-ratio:515/755}}@media screen and (min-width: 1441px){.information::before{width:515px;top:-500px;left:-132px}}body.season-spring .information::before{background-image:url(../images/mark-bg_sp-spring.svg)}@media screen and (min-width: 1024px){body.season-spring .information::before{background-image:url(../images/mark-bg_pc-spring.svg)}}body.season-summer .information::before{background-image:url(../images/mark-bg_sp-summer.svg)}@media screen and (min-width: 1024px){body.season-summer .information::before{background-image:url(../images/mark-bg_pc-summer.svg)}}body.season-autumn .information::before{background-image:url(../images/mark-bg_sp-autumn.svg)}@media screen and (min-width: 1024px){body.season-autumn .information::before{background-image:url(../images/mark-bg_pc-autumn.svg)}}.information__inner{padding-inline:20px;padding-top:100px;max-width:705px;margin-inline:auto;position:relative;overflow:hidden}@media screen and (min-width: 768px){.information__inner{padding-inline:30px}}@media screen and (min-width: 1024px){.information__title{font-size:1.5rem}}.information__title::before{content:"";position:absolute;bottom:-28px;right:-43px;width:40px;aspect-ratio:40/42;background-image:url(../images/info-ginkgo.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:-1}@media screen and (min-width: 1024px){.information__title::before{top:67px;bottom:auto;right:-122px;width:78px}}body.season-spring .information__title::before{background-image:url(../images/info-ginkgo_spring.svg)}body.season-summer .information__title::before{background-image:url(../images/info-ginkgo_summer.svg)}body.season-autumn .information__title::before{background-image:url(../images/info-ginkgo_autumn.svg)}.information__content{margin-top:68px}@media screen and (min-width: 1024px){.information__content{margin-top:48px}}.information__list{font-weight:var(--fw-medium)}.information__list:nth-child(n+2){margin-top:32px}@media screen and (min-width: 1024px){.information__list:nth-child(n+2){margin-top:24px}}.information__text{margin-top:8px;line-height:1.8;font-size:.875rem}@media screen and (min-width: 1024px){.information__text{line-height:1.6;font-size:1rem}}.history__inner{padding-top:108px;display:flex;flex-direction:column-reverse;position:relative;overflow:hidden}@media screen and (min-width: 650px){.history__inner{flex-direction:row-reverse;justify-content:center;align-items:center}}@media screen and (min-width: 1024px){.history__inner{width:78.5vw;padding-top:195px;justify-content:flex-end}}@media screen and (min-width: 1440px){.history__inner{width:87.5vw}}@media screen and (min-width: 1441px){.history__inner{max-width:1160px;margin-inline:auto;width:100%}}body.season-spring .history__head::after{background-image:url(../images/mark-bg_sp-spring.svg)}@media screen and (min-width: 1024px){body.season-spring .history__head::after{background-image:url(../images/mark-bg_pc-spring.svg)}}body.season-summer .history__head::after{background-image:url(../images/mark-bg_sp-summer.svg)}@media screen and (min-width: 1024px){body.season-summer .history__head::after{background-image:url(../images/mark-bg_pc-summer.svg)}}body.season-autumn .history__head::after{background-image:url(../images/mark-bg_sp-autumn.svg)}@media screen and (min-width: 1024px){body.season-autumn .history__head::after{background-image:url(../images/mark-bg_pc-autumn.svg)}}.history__head{position:relative;max-width:422px;width:100%;margin-inline:auto}@media screen and (min-width: 650px){.history__head{width:49%;max-width:610px}}.history__head::after{content:"";display:block;position:absolute;right:-21.9vw;top:-45.6vw;background-image:url(../images/mark-bg_sp.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:clamp(20.438rem,17.33rem + 15.54vw,31.313rem);aspect-ratio:327/479;z-index:-2}@media screen and (max-width: 374px){.history__head::after{right:-82px;top:-171px}}@media screen and (min-width: 1024px){.history__head::after{top:-31vw;right:-2vw;aspect-ratio:501/735}}@media screen and (min-width: 1440px){.history__head::after{right:calc((100vw - 1440px)/2);top:-363px;right:-27px}}.history__circle{max-width:422px;width:112%;position:relative;top:-21px;left:50%;transform:translateX(-50%);background:url(../images/circle-bg.webp) center/cover no-repeat,var(--circle-gradient);aspect-ratio:1/1;border-radius:50%;z-index:2}@media screen and (min-width: 650px){.history__circle{top:0;max-width:610px}}@media screen and (min-width: 1440px){.history__circle{left:38%}}.history__circleInner{padding-top:23%;width:100%;height:100%}@media screen and (min-width: 1024px){.history__circleInner{padding-top:33%}}.history__title{color:#fff}.history__title::before{content:"";display:block;position:absolute;left:3px;top:-39px;background-image:url(../images/ginkgo-white.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:50px;aspect-ratio:50/38}@media screen and (min-width: 1024px){.history__title::before{left:-5px;top:-79px;width:96px;aspect-ratio:96/76}}.history__title::after{color:#fff}.history__synopsis{margin-top:20px;margin-inline:auto;max-width:335px;color:#fff;line-height:1.8;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (max-width: 374px){.history__synopsis{max-width:300px}}@media screen and (min-width: 650px){.history__synopsis{max-width:288px}}@media screen and (min-width: 1440px){.history__synopsis{margin-top:32px;line-height:1.6;font-size:1rem}}.history__link{padding-block:8px 14px;padding-left:16px;margin-top:58px;margin-inline:auto;display:block;max-width:160px;width:100%;border-radius:2px;background:var(--accent);position:relative;color:#fff;font-size:.875rem}@media screen and (max-width: 374px){.history__link{margin-top:0}}@media screen and (min-width: 650px){.history__link{max-width:140px;margin-top:0}}@media only screen and (min-width: 768px){.history__link{margin-top:48px}}@media(1024px <= width <= 1180px){.history__link{margin-top:18px}}@media screen and (min-width: 1440px){.history__link{padding-block:6px 15px;padding-left:22px;max-width:164px;font-size:1rem}}.history__link:before,.history__link:after{bottom:10px;background:#fff}@media screen and (min-width: 1440px){.history__link:before,.history__link:after{bottom:8px}}.history__link:before{width:86%;left:10px;transform:translateY(-50%)}@media screen and (min-width: 1440px){.history__link:before{width:134px;left:16px}}.history__link:after{width:7px;right:7.5%}@media screen and (min-width: 1440px){.history__link:after{right:14px}}.history__pic{width:100%;aspect-ratio:1/1;position:relative;z-index:1}@media screen and (min-width: 650px){.history__pic{width:52%;max-width:650px;z-index:2}}.history__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contents__wrap{padding-top:63px;position:relative;display:grid;gap:40px;grid-template-columns:1fr}@media screen and (min-width: 700px){.contents__wrap{padding-top:75px}}@media screen and (min-width: 790px){.contents__wrap{padding-inline:20px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.contents__wrap{padding-inline:0 2%;gap:20px}}@media screen and (min-width: 1440px){.contents__wrap{max-width:1160px;margin-inline:auto;gap:40px;padding-inline:0 3.4%}}.contents__wrap::before{content:"";display:block;position:absolute;left:-19vw;top:-15vw;background-image:url(../images/mark-bg_sp.svg);background-position:center center;background-size:contain;width:clamp(11.75rem,8.411rem + 16.7vw,23.438rem);aspect-ratio:188/276;z-index:-1}@media screen and (min-width: 790px){.contents__wrap::before{top:-220px}}@media screen and (min-width: 1024px){.contents__wrap::before{top:-420px;left:-134px;width:375px;background-image:url(../images/mark-bg_pc.svg);aspect-ratio:375/550}}.contents__wrap::after{content:"";display:block;position:absolute;left:6.6%;bottom:0;background-image:url(../images/ginkgo-small.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:41px;aspect-ratio:41/33;transform:scaleY(-1) rotate(-52.3deg);transform-origin:center}@media screen and (min-width: 790px){.contents__wrap::after{content:none}}body.season-spring .contents__wrap::before{background-image:url(../images/mark-bg_sp-spring.svg)}@media screen and (min-width: 1024px){body.season-spring .contents__wrap::before{background-image:url(../images/mark-bg_pc-spring.svg)}}body.season-spring .contents__wrap::after{background-image:url(../images/ginkgo-small_spring.svg)}body.season-summer .contents__wrap::before{background-image:url(../images/mark-bg_sp-summer.svg)}@media screen and (min-width: 1024px){body.season-summer .contents__wrap::before{background-image:url(../images/mark-bg_pc-summer.svg)}}body.season-summer .contents__wrap::after{background-image:url(../images/ginkgo-small_summer.svg)}body.season-autumn .contents__wrap::before{background-image:url(../images/mark-bg_sp-autumn.svg)}@media screen and (min-width: 1024px){body.season-autumn .contents__wrap::before{background-image:url(../images/mark-bg_pc-autumn.svg)}}body.season-autumn .contents__wrap::after{background-image:url(../images/ginkgo-small_autumn.svg)}.top-card__inner{container-type:inline-size;display:flex;gap:20px;flex-direction:column-reverse}@media screen and (min-width: 790px){.top-card__inner{flex-direction:row-reverse;justify-content:start}}@media screen and (min-width: 1024px){.top-card__inner{gap:28px}}@media screen and (min-width: 790px){.top-card__pic{width:42cqw;max-width:142px}}@media screen and (min-width: 1024px){.top-card__pic{width:50cqw;max-width:256px}}.top-card__wrap{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width: 790px){.top-card__wrap{width:53cqw;max-width:177px;align-items:flex-start;text-align:left}}@media screen and (min-width: 1024px){.top-card__wrap{width:50cqw;max-width:256px}}.top-card__title{display:flex;flex-direction:column-reverse;font-weight:var(--fw-bold);font-size:1.125rem}.top-card__title::after{content:attr(data-title);font-weight:var(--fw-bold);font-size:.625rem;color:var(--accent)}@media screen and (min-width: 1280px){.top-card__title::after{font-size:.875rem}}@media screen and (min-width: 1280px){.top-card__title{font-size:1.5rem}}.top-card__synopsis{margin-top:8px;font-weight:var(--fw-medium);line-height:1.8;font-size:.875rem}@media screen and (min-width: 1280px){.top-card__synopsis{margin-top:24px;line-height:1.6;font-size:1rem}}.top-card__link{margin-top:12px;padding-block:6px 12px;padding-inline:6px 20px;display:block;position:relative;max-width:124px;font-weight:var(--fw-bold);font-size:.875rem;color:var(--accent)}@media screen and (min-width: 790px){.top-card__link{margin-top:auto;margin-left:auto}}@media screen and (min-width: 1280px){.top-card__link{padding-block:6px 14px;padding-inline:22px 36px;max-width:170px;font-size:1rem}}.top-card__link:before,.top-card__link:after{background:var(--accent);bottom:7px}@media screen and (min-width: 1280px){.top-card__link:before,.top-card__link:after{bottom:8px}}.top-card__link:before{width:100%;left:0}@media screen and (min-width: 1280px){.top-card__link:before{left:9%;width:82%}}.top-card__link:after{width:7px;right:0}@media screen and (min-width: 1280px){.top-card__link:after{width:7.5px;right:9%}}.event{position:relative;overflow:hidden}.event::before{content:"";position:absolute;width:100%;bottom:0;left:0;height:23%;background-color:var(--bg-deep);z-index:-1}@media screen and (min-width: 1024px){.event::before{content:none}}.event::after{content:"";position:absolute;display:block;background-image:url(../images/event-ginkgo.svg);background-position:center center;background-size:cover;width:829px;bottom:0;right:-90px;aspect-ratio:1423/1127}@media screen and (min-width: 768px){.event::after{width:clamp(51.813rem,9.384rem + 88.39vw,88.938rem);right:-20px;bottom:-70px}}@media screen and (min-width: 1024px){.event::after{bottom:clamp(-124px,-124px + (100vw - 1024px)*-91/416,-215px);right:clamp(-138px,-138px + (100vw - 1024px)*-77/416,-215px)}}@media screen and (min-width: 1441px){.event::after{left:-10vw;right:auto}}body.season-spring .event::after{background:url(../images/event-ginkgo_spring.svg) center center/cover}body.season-summer .event::after{background:url(../images/event-ginkgo_summer.svg) center center/cover}body.season-autumn .event::after{background:url(../images/event-ginkgo_autumn.svg) center center/cover}.event__inner{margin-top:232px;position:relative}@media screen and (min-width: 1024px){.event__inner{margin-top:167px}}.event__inner::before{content:"";display:block;position:absolute;right:5.3%;top:-199px;width:80px;aspect-ratio:122/117;background:url(../images/ginkgo-big.svg) center center/contain;background-repeat:no-repeat}@media screen and (min-width: 1024px){.event__inner::before{top:-113px;right:14%;width:122px}}.event__inner::after{content:"";display:block;position:absolute;right:28%;top:-88px;width:42px;aspect-ratio:68/55;background:url(../images/ginkgo-small.svg) center center/contain;background-repeat:no-repeat}@media screen and (min-width: 1024px){.event__inner::after{top:6px;right:26%;width:68px}}body.season-spring .event__inner::before{background:url(../images/ginkgo-big_spring.svg) center center/cover}body.season-spring .event__inner::after{background:url(../images/ginkgo-small_spring.svg) center center/cover}body.season-summer .event__inner::before{background:url(../images/ginkgo-big_summer.svg) center center/cover}body.season-summer .event__inner::after{background:url(../images/ginkgo-small_summer.svg) center center/cover}body.season-autumn .event__inner::before{background:url(../images/ginkgo-big_autumn.svg) center center/cover}body.season-autumn .event__inner::after{background:url(../images/ginkgo-small_autumn.svg) center center/cover}@media screen and (min-width: 1024px){.event__title{font-size:2rem;font-weight:var(--fw-medium)}}.event__titleArea{display:grid;place-content:center}.event__title::before{text-align:center}.event__wrapper{margin-top:46px;display:flex;flex-direction:column;overflow-x:hidden}@media screen and (min-width: 1024px){.event__wrapper{margin-top:54px}}.event__item{padding-block:11%;display:flex;flex-direction:column;justify-content:center;gap:16px;position:relative;z-index:1;line-height:14px;font-weight:var(--fw-bold);font-size:.875rem;writing-mode:vertical-rl;text-orientation:upright}@media screen and (min-width: 768px){.event__item{padding-block:25%;gap:40px;line-height:22px;font-size:1.125rem}}.event__list{display:flex;flex-direction:column}.event__wrap{display:flex;gap:31px}@media screen and (min-width: 1024px){.event__wrap{gap:32px}}.event__date{display:inline-block;min-height:238px;letter-spacing:.15em}@media screen and (min-width: 768px){.event__date{min-height:330px}}.event__name{display:flex;gap:2px;letter-spacing:.27em}@media screen and (min-width: 1024px){.event__name{gap:6px;letter-spacing:.23em}}.event__name::before{content:"";width:15px;height:12px;background-color:var(--accent);mask:url("../images/event-icon.svg") no-repeat center/contain;-webkit-mask:url("../images/event-icon.svg") no-repeat center/contain;background-repeat:no-repeat}@media screen and (min-width: 768px){.event__name::before{width:17px;height:14px}}.event__swiper{margin-top:77px;padding-bottom:87px;max-width:1160px;width:100%;position:relative}@media screen and (min-width: 1024px){.event__swiper{margin-top:69px;padding-bottom:117px}}@media screen and (min-width: 1441px){.event__swiper{max-width:none}}.event__swiper::after{content:"";display:block;position:absolute;bottom:27px;left:12%;background-image:url(../images/ginkgo-big.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:92px;aspect-ratio:141/136;z-index:1}@media screen and (min-width: 1024px){.event__swiper::after{bottom:58px;left:17%;width:141px}}body.season-spring .event__swiper::after{background-image:url(../images/ginkgo-big_spring.svg)}body.season-summer .event__swiper::after{background-image:url(../images/ginkgo-big_summer.svg)}body.season-autumn .event__swiper::after{background-image:url(../images/ginkgo-big_autumn.svg)}.event__swiper{container-type:inline-size}.event__swiperSlide{width:clamp(375px,60cqw,580px);aspect-ratio:1/1}@media screen and (min-width: 1024px){.event__swiperSlide{aspect-ratio:560/556}}.event__swiperCard{width:100%;height:100%}.event__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.faq{background:var(--bg-deep)}.faq__inner{padding-block:101px 96px;padding-inline:20px;position:relative}@media screen and (min-width: 768px){.faq__inner{padding-inline:30px}}@media screen and (min-width: 1024px){.faq__inner{max-width:680px;margin-inline:auto;padding-inline:0;padding-block:80px 101px}}.faq__inner::before{content:"";display:block;position:absolute;top:28px;left:.8%;background-image:url(../images/ginkgo-small.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;width:45px;aspect-ratio:45/36;z-index:1}@media screen and (min-width: 1024px){.faq__inner::before{top:-18px;left:8%;width:88px;height:72px}}body.season-spring .faq__inner:before{background-image:url(../images/ginkgo-small_spring.svg)}body.season-summer .faq__inner:before{background-image:url(../images/ginkgo-small_summer.svg)}body.season-autumn .faq__inner:before{background-image:url(../images/ginkgo-small_autumn.svg)}.faq__title{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:14px}@media screen and (min-width: 1024px){.faq__title{gap:18px;left:-6px}}.faq__note{margin-top:14px;line-height:1.8;font-size:.875rem;font-weight:var(--fw-medium)}@media screen and (min-width: 1024px){.faq__note{margin-top:12px;line-height:1.6;font-size:1rem}}.faq__list{margin-top:45px;line-height:1.8}@media screen and (min-width: 1024px){.faq__list{margin-top:38px;line-height:1.6}}.faq__wrap:nth-child(n+2){margin-top:26px}@media screen and (min-width: 1024px){.faq__wrap:nth-child(n+2){margin-top:32px}}.faq__wrap dt{font-weight:var(--fw-bold);font-size:.9375rem}@media screen and (min-width: 1024px){.faq__wrap dt{font-size:1.125rem}}.faq__wrap dd{margin-top:4px;display:flex;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.faq__wrap dd{margin-top:6px;font-size:1rem}}.faq__label{margin-right:10px;text-transform:uppercase;color:var(--accent);font-size:1rem}@media screen and (min-width: 1024px){.faq__label{font-size:1.125rem}}.faq__label--a{font-size:.875rem}@media screen and (min-width: 1024px){.faq__label--a{font-size:1rem}}.social__inner{padding-block:100px 102px;padding-inline:5.33%;position:relative}.social__inner::before,.social__inner::after{content:"";display:block;position:absolute;background-image:url(../images/mark-bg_sp.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:-2}@media screen and (min-width: 1024px){.social__inner::before,.social__inner::after{background-image:url(../images/mark-bg_pc.svg)}}.social__inner::before{left:-80px;top:-87px;width:256px;aspect-ratio:256/373}@media screen and (min-width: 1024px){.social__inner::before{width:360px;top:-242px;left:-130px;aspect-ratio:595/867}}@media screen and (min-width: 1440px){.social__inner::before{width:595px;top:-426px;left:-257px}}.social__inner::after{right:0;top:267px;width:159px;aspect-ratio:159/232}@media screen and (min-width: 1024px){.social__inner::after{bottom:88px;width:268px;left:20%;top:auto;aspect-ratio:318/464}}@media screen and (min-width: 1440px){.social__inner::after{bottom:40px;width:318px}}@media screen and (min-width: 1024px){.social__inner{max-width:1160px;margin-inline:auto;padding-block:195px 131px;padding-inline:21% 3.4%;display:flex;gap:136px}}body.season-spring .social__inner::before,body.season-spring .social__inner::after{background-image:url(../images/mark-bg_sp-spring.svg)}@media screen and (min-width: 1024px){body.season-spring .social__inner::before,body.season-spring .social__inner::after{background-image:url(../images/mark-bg_pc-spring.svg)}}body.season-summer .social__inner::before,body.season-summer .social__inner::after{background-image:url(../images/mark-bg_sp-summer.svg)}@media screen and (min-width: 1024px){body.season-summer .social__inner::before,body.season-summer .social__inner::after{background-image:url(../images/mark-bg_pc-summer.svg)}}body.season-autumn .social__inner::before,body.season-autumn .social__inner::after{background-image:url(../images/mark-bg_sp-autumn.svg)}@media screen and (min-width: 1024px){body.season-autumn .social__inner::before,body.season-autumn .social__inner::after{background-image:url(../images/mark-bg_pc-autumn.svg)}}.social__titleArea{display:flex;justify-content:center}.social__title{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;line-height:1.2;font-weight:var(--fw-bold);font-size:1.5rem;writing-mode:vertical-lr;letter-spacing:.21em}@media screen and (min-width: 1024px){.social__title{font-size:1.875rem;letter-spacing:.2em;justify-content:flex-start}}@media screen and (min-width: 1280px){.social__title{padding-top:163px}}.social__title::after{content:attr(data-title);display:block;position:absolute;right:-22px;top:0;line-height:1.6;font-weight:var(--fw-bold);font-size:.75rem;color:var(--accent);letter-spacing:.06em}@media screen and (min-width: 1024px){.social__title::after{font-size:.875rem}}@media screen and (min-width: 1280px){.social__title::after{top:163px;right:-26px}}.social__icon{color:var(--text-base);width:29px;aspect-ratio:1/1}.social__linkArea{margin-top:95px}@media screen and (min-width: 1024px){.social__linkArea{flex:1;margin-top:0}}.social__link{margin-top:37px;margin-left:auto;padding-block:6px 16px;padding-inline:6px 10px;display:block;position:relative;max-width:126px;font-weight:var(--fw-bold);font-size:.875rem;color:var(--accent)}@media screen and (min-width: 1024px){.social__link{padding-block:6px 14px;margin-top:48px;padding-inline:22px 41px;max-width:188px;font-size:1rem}}.social__link:before,.social__link:after{background:var(--accent);bottom:12px}@media screen and (min-width: 1024px){.social__link:before,.social__link:after{bottom:8px}}.social__link:before{width:100%;left:0}@media screen and (min-width: 1024px){.social__link:before{left:16px;width:84%}}.social__link:after{width:8px;right:0}@media screen and (min-width: 1024px){.social__link:after{width:9px;right:7%}}.p-history__head{margin-top:112px}@media screen and (min-width: 1024px){.p-history__head{margin-top:128px}}.p-history__tocInner{padding-block:60px 100px;max-width:680px;margin-inline:auto;padding-inline:5.3%}@media screen and (min-width: 1024px){.p-history__tocInner{padding-inline:0;padding-block:72px 127px}}.p-history__tocHead{padding-block:8px 10px;border-top:1px solid var(--number);border-bottom:1px solid var(--number);font-size:1.25rem;text-align:center}@media screen and (min-width: 1024px){.p-history__tocHead{padding-block:8px 12px;font-size:1.5rem}}.p-history__tocItem{margin-top:48px}.p-history__tocList:nth-child(n+2){margin-top:48px}.p-history-card{container-type:inline-size}.p-history-cardInner{display:flex;flex-direction:column-reverse;align-items:center;gap:20px}@media screen and (min-width: 1024px){.p-history-cardInner{gap:28px}}@container (min-width: 510px){.p-history-cardInner{flex-direction:row-reverse;align-items:flex-start}}.p-history-cardWrap{display:flex;flex-direction:column;align-items:center;gap:14px;flex:1}@container (min-width: 510px){.p-history-cardWrap{align-items:flex-start}}.p-history-cardTitle{font-weight:var(--fw-bold);font-size:1.125rem}@media screen and (min-width: 1024px){.p-history-cardTitle{font-size:1.25rem}}.p-history-cardNumber{margin-right:10px}.p-history-cardText{font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-history-cardText{font-size:1rem;line-height:1.8}}.p-history-cardItem{align-self:flex-start}@container (min-width: 510px){.p-history-cardItem{margin-left:48px}}.p-history-cardList{font-weight:var(--fw-medium);font-size:1rem}@media screen and (min-width: 1024px){.p-history-cardList{font-size:1.125rem}}.p-history-cardList:nth-child(n+2){margin-top:10px}.p-history-cardOrder{margin-right:8px;color:var(--accent);font-weight:var(--fw-bold);font-size:1rem}@media screen and (min-width: 1024px){.p-history-cardOrder{font-size:1.125rem}}.p-history-cardPic{flex-shrink:0}.p-main{margin-top:56px;padding-block:40px 110px;background:var(--bg);padding-inline:5.3%}@media screen and (min-width: 1024px){.p-main{margin-top:0;padding-block:65px 117px;max-width:680px;margin-inline:auto}}.block__mt{margin-top:0}.block__mt+.block__mt{margin-top:32px}.p-article__head{display:grid;place-items:center}.p-breadcrumb__item{font-size:.75rem;font-weight:var(--fw-bold);color:var(--accent)}.p-head__title{font-size:1.5rem;font-weight:var(--fw-bold)}@media screen and (min-width: 1024px){.p-head__title{font-size:2rem}}.p-head__synopsis{margin-top:20px;max-width:280px}@media screen and (min-width: 720px){.p-head__synopsis{margin-top:8px;max-width:680px}}.p-article__body{margin-top:53px}@media screen and (min-width: 1024px){.p-article__body{margin-top:64px}}.p-article__title--lv2{padding-bottom:8px;border-bottom:1px solid var(--accent);font-size:1.25rem;font-weight:var(--fw-bold)}@media screen and (min-width: 1024px){.p-article__title--lv2{font-size:1.5rem}}.p-article__wrap .p-article__text:first-of-type{margin-top:16px}.p-article__wrap .p-article__text{margin-top:10px;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-article__wrap .p-article__text{margin-top:12px;font-size:1rem}}.p-article__title--lv3{font-weight:var(--fw-bold);font-size:1.125rem;color:var(--accent)}@media screen and (min-width: 1024px){.p-article__title--lv3{font-size:1.25rem}}.p-article__list{margin-top:10px;padding-left:28px;position:relative;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-article__list{margin-top:12px;padding-left:33px;font-size:1rem}}.p-article__list::before{content:"";display:block;position:absolute;top:0;left:0;width:22px;aspect-ratio:27/26;background-color:var(--accent);mask:url("../history/bace/images/history-ginkgo.svg") no-repeat center/contain;-webkit-mask:url("../history/bace/images/history-ginkgo.svg") no-repeat center/contain}@media screen and (min-width: 1024px){.p-article__list::before{width:27px}}.p-timeline__head{display:grid;grid-template-columns:38% auto;font-weight:var(--fw-bold);font-size:.875rem;color:var(--accent)}@media screen and (min-width: 1024px){.p-timeline__head{grid-template-columns:24% auto;font-size:1rem}}.p-timeline{margin-top:10px}@media screen and (min-width: 1024px){.p-timeline{margin-top:12px}}.p-timeline__item{display:grid;grid-template-columns:38% auto;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-timeline__item{grid-template-columns:24% auto;font-size:1rem}}.p-timeline__item+.p-timeline__item{margin-top:10px}@media screen and (min-width: 1024px){.p-timeline__item+.p-timeline__item{margin-top:12px}}.p-media__figure{max-width:520px;margin-inline:auto}@media screen and (min-width: 1024px){.p-media__figure{max-width:680px}}.p-media--col2 .p-media__figure,.p-media--split .p-media__figure{padding-bottom:38px}.p-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-caption{margin-top:8px;font-weight:var(--fw-medium);font-size:.875rem;text-align:center;color:var(--accent)}@media screen and (min-width: 1024px){.p-caption{font-size:1rem}}.p-media--col2{display:grid;gap:32px}@media screen and (min-width: 720px){.p-media--col2{grid-template-columns:1fr 1fr;gap:40px}}.p-media--split{display:flex;flex-direction:column-reverse;gap:32px}@media screen and (min-width: 720px){.p-media--split{flex-direction:row;gap:40px}}@media screen and (min-width: 1024px){.p-media__body{width:50%}}@media screen and (min-width: 1024px){.p-media--split .p-media__figure{width:50%}}.p-media__title--lv3{margin-top:16px}.p-media__body .p-article__text{margin-top:8px}.p-quote{margin-top:32px;padding-block:24px;padding-inline:6%;background:#f3f3f3;font-size:.875rem}@media screen and (min-width: 1024px){.p-quote{padding-inline:3%;font-size:1rem}}.p-quote cite{text-align:right;display:block;margin-top:8px}.p-history_order{margin-right:8px;color:var(--accent);font-weight:var(--fw-bold)}.p-shinto__type{padding-inline:5.3%;padding-block:84px 96px;container-type:inline-size}@media screen and (min-width: 1024px){.p-shinto__type{max-width:680px;margin-inline:auto;padding-inline:0;padding-block:70px 120px}}.p-shinto__typeInner{display:grid;gap:48px}@container (min-width: 680px){.p-shinto__typeInner{grid-template-columns:1fr 1fr;gap:18px}}.p-shinto__prayer,.p-shinto__off-site{background:url(../shinto-blessing/images/p-shinto_texture.webp),var(--shinto-gradient);background-position:top center;background-size:contain;background-repeat:repeat-x;border-radius:5px}.p-shinto_card{padding-block:26px 16px;padding-inline:6%}.p-shinto_cardTitle{font-size:1.25rem;text-align:center}@media screen and (min-width: 1024px){.p-shinto_cardTitle{font-size:1.375rem;display:flex;flex-direction:column-reverse}}.p-shinto_cardTitle::before{font-size:.625rem}@media screen and (min-width: 1024px){.p-shinto_cardTitle::before{font-size:.875rem}}.p-shinto_cardItem{margin-top:20px;padding-block:20px 24px;padding-inline:5.4%;background:#fff;border-radius:5px}@container (min-width: 680px){.p-shinto_cardItem{min-height:587px}}.p-shinto_cardItem dt{display:flex;gap:10px;align-items:center;font-weight:var(--fw-bold);font-size:1rem}@media screen and (min-width: 1024px){.p-shinto_cardItem dt{font-size:1.125rem}}.p-shinto_cardItem dt::before{content:"";display:block;background-color:var(--number);width:18px;height:18px}.kanaianzen::before{background-color:var(--number);mask:url("../shinto-blessing/images/kanaianzen.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/kanaianzen.svg") no-repeat center/contain}.yakuyoke::before{background-color:var(--number);mask:url("../shinto-blessing/images/yakuyoke.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/yakuyoke.svg") no-repeat center/contain}.koutuanzen::before{background-color:var(--number);mask:url("../shinto-blessing/images/koutuanzen.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/koutuanzen.svg") no-repeat center/contain}.shobaihanjyo::before{background-color:var(--number);mask:url("../shinto-blessing/images/shobaihanjyo.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/shobaihanjyo.svg") no-repeat center/contain}.gokakukigan::before{background-color:var(--number);mask:url("../shinto-blessing/images/gokakukigan.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/gokakukigan.svg") no-repeat center/contain}.anzankigan::before{background-color:var(--number);mask:url("../shinto-blessing/images/anzankigan.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/anzankigan.svg") no-repeat center/contain}.other::before{background-color:var(--number);mask:url("../shinto-blessing/images/other.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/other.svg") no-repeat center/contain}.jitinsai::before{background-color:var(--number);mask:url("../shinto-blessing/images/jitinsai.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/jitinsai.svg") no-repeat center/contain}.jyotosai::before{background-color:var(--number);mask:url("../shinto-blessing/images/jyotosai.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/jyotosai.svg") no-repeat center/contain}.iten::before{background-color:var(--number);mask:url("../shinto-blessing/images/iten.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/iten.svg") no-repeat center/contain}.yaharai::before{background-color:var(--number);mask:url("../shinto-blessing/images/yaharai.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/yaharai.svg") no-repeat center/contain}.store::before{background-color:var(--number);mask:url("../shinto-blessing/images/store.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/store.svg") no-repeat center/contain}.shinsosai::before{background-color:var(--number);mask:url("../shinto-blessing/images/shinsosai.svg") no-repeat center/contain;-webkit-mask:url("../shinto-blessing/images/shinsosai.svg") no-repeat center/contain}.p-shinto_cardItem dd{margin-top:2px;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-shinto_cardItem dd{font-size:1rem}}.p-shinto_cardWrap:nth-child(n+2){margin-top:14px}@media screen and (min-width: 1024px){.p-shinto_cardWrap:nth-child(n+2){margin-top:16px}}.p-shinto__typeReserve{margin-top:73px;padding-block:16px;padding-inline:11%;background:url(../shinto-blessing/images/p-shinto_texture-tel.webp),var(--shinto-telGradient);background-position:top center;background-size:contain;background-repeat:repeat;border-radius:5px}@media screen and (min-width: 768px){.p-shinto__typeReserve{display:flex;align-items:center;gap:28px}}@media screen and (min-width: 1024px){.p-shinto__typeReserve{margin-top:46px;padding-block:10px;padding-inline:10%}}.p-shinto__typeReserve-text{display:block;font-weight:var(--fw-bold);position:relative;font-size:1rem;text-align:center}@media screen and (min-width: 1024px){.p-shinto__typeReserve-text{font-size:1.25rem}}.p-shinto__typeWrap{margin-top:10px;position:relative}@media screen and (min-width: 768px){.p-shinto__typeWrap{margin-top:0;max-width:224px;width:100%;padding-block:4px 8px;padding-inline:20px}}.p-shinto__typeLink::before{width:16px;aspect-ratio:16/20}.p-shinto__flow{position:relative}.p-shinto__flow{background:var(--bg-deep);position:relative}.p-shinto__flow::before{content:"";display:block;position:absolute;right:8%;top:-40px;width:61px;aspect-ratio:148/142;background-image:url(../images/ginkgo-big.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1024px){.p-shinto__flow::before{top:-63px;right:8%;width:148px}}.p-shinto__flow::after{content:"";display:block;position:absolute;right:24%;top:28px;width:37px;height:30px;aspect-ratio:88/72;background-image:url(../images/ginkgo-small.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1024px){.p-shinto__flow::after{top:100px;right:20%;width:88px;height:72px}}.p-shinto__flowInner{padding-inline:5.3%;padding-block:95px 164px;max-width:680px;margin-inline:auto;position:relative}@media screen and (min-width: 1024px){.p-shinto__flowInner{padding-block:79px 281px;padding-inline:0}}.p-shinto__flowInner::after{content:"";display:block;position:absolute;right:11%;bottom:11px;width:110px;aspect-ratio:224/205;background-image:url(../shinto-blessing/images/p-shinto_ginkgo.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1024px){.p-shinto__flowInner::after{bottom:20px;right:0;width:224px}}@media screen and (min-width: 1440px){.p-shinto__flowInner::after{right:-18%}}.p-shinto__flowTitle{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;gap:8px}@media screen and (min-width: 1024px){.p-shinto__flowTitle{gap:12px}}@media screen and (min-width: 1024px){.p-shinto__flowTitle::before{font-size:.875rem}}.p-shinto__flowItem{margin-top:32px}@media screen and (min-width: 1024px){.p-shinto__flowItem{margin-top:50px}}.p-shinto__flowWrap:nth-child(n+2){margin-top:48px}@media screen and (min-width: 1024px){.p-shinto__flowWrap:nth-child(n+2){margin-top:36px}}.p-shinto__flowHeadWrap{display:flex;align-items:flex-start;gap:10px;font-weight:var(--fw-bold);font-size:1.125rem}@media screen and (min-width: 1024px){.p-shinto__flowHeadWrap{font-size:1.25rem;align-items:center}}.p-shinto__flowHead{padding-bottom:4px}@media screen and (min-width: 1024px){.p-shinto__flowHead{padding-bottom:0}}.p-shinto__flowBody{margin-top:24px}@media screen and (min-width: 1024px){.p-shinto__flowBody{margin-top:20px}}.p-shinto__flowTel,.p-shinto__flowReserve,.p-shinto__flowHead-small{font-weight:var(--fw-medium);letter-spacing:.05em;font-size:.875rem}.p-shinto__flowTellink{font-weight:var(--fw-bold);font-size:1.375rem;margin-left:-0.2em}.p-shinto__flowReserve{display:block}@media screen and (min-width: 1024px){.p-shinto__flowReserve{margin-left:12px;display:inline-block;font-weight:var(--fw-bold)}}.p-shinto__flowPrice{padding-block:10px 14px;padding-inline:4%;background:#fff}@media screen and (min-width: 1024px){.p-shinto__flowPrice{padding-block:10px 18px;padding-inline:3%}}.p-shinto__flowPrice-title{color:var(--accent);font-weight:var(--fw-bold);font-size:1rem}@media screen and (min-width: 1024px){.p-shinto__flowPrice-title{font-size:1.125rem}}.p-shinto__flowPrice-text{display:block;margin-top:6px;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-shinto__flowPrice-text{margin-top:4px;font-size:1rem}}.p-shinto__flowPic{aspect-ratio:335/162}@media screen and (min-width: 1024px){.p-shinto__flowPic{aspect-ratio:680/240}}.p-shinto__flowImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.season-spring .p-shinto__flow::before{background-image:url(../images/ginkgo-big_spring.svg)}body.season-spring .p-shinto__flow::after{background-image:url(../images/ginkgo-small_spring.svg)}body.season-spring .p-shinto__flowInner::after{background-image:url(../shinto-blessing/images/p-shinto_ginkgo-spring.svg)}body.season-summer .p-shinto__flow::before{background-image:url(../images/ginkgo-big_summer.svg)}body.season-summer .p-shinto__flow::after{background-image:url(../images/ginkgo-small_summer.svg)}body.season-summer .p-shinto__flowInner::after{background-image:url(../shinto-blessing/images/p-shinto_ginkgo-summer.svg)}body.season-autumn .p-shinto__flow::before{background-image:url(../images/ginkgo-big_autumn.svg)}body.season-autumn .p-shinto__flow::after{background-image:url(../images/ginkgo-small_autumn.svg)}body.season-autumn .p-shinto__flowInner::after{background-image:url(../shinto-blessing/images/p-shinto_ginkgo-autumn.svg)}.p-offering__amuletsArea{container-type:inline-size;overflow:hidden}@container (min-width: 598px){.p-offering__amuletsInner{gap:24px;padding-right:4%}}.p-offering__amuletsInner{margin-top:84px;padding-bottom:144px;position:relative;gap:51px}@media screen and (min-width: 768px){.p-offering__amuletsInner{padding-inline:3%}}@media screen and (min-width: 1280px){.p-offering__amuletsInner{margin-top:99px;padding-bottom:186px;padding-inline:3.4% 10%;gap:107px}}@media screen and (min-width: 1441px){.p-offering__amuletsInner{padding-inline:0}}@media screen and (min-width: 768px){.p-offering__amuletsInner::before{content:"";display:block;position:absolute;right:11%;bottom:90px;width:68px;aspect-ratio:68/66;background-image:url(../images/ginkgo-big.svg);background-position:center center;background-size:cover}}@media screen and (min-width: 1280px){.p-offering__amuletsInner::before{bottom:180px}}@media screen and (min-width: 768px){.p-offering__amuletsInner::after{content:"";display:block;position:absolute;right:20%;bottom:60px;width:43px;aspect-ratio:43/35;background-image:url(../images/ginkgo-small.svg);background-position:center center;background-size:cover}}@media screen and (min-width: 1280px){.p-offering__amuletsInner::after{bottom:115px}}.p-offering-card{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1280px){.p-offering-card{align-items:flex-start;gap:107px}}@media screen and (min-width: 1441px){.p-offering-card{max-width:1160px;margin-inline:auto}}@container (min-width: 598px){.p-offering-card{flex-direction:row-reverse}}.p-offering-cardWrap{display:flex;flex-direction:column;align-items:center;gap:51px}@container (min-width: 598px){.p-offering-cardInner{width:42.57cqw}}.p-offering-cardInner{display:flex;flex-direction:column;align-items:center;flex:1}@media screen and (min-width: 1280px){.p-offering__amuletsCircle{margin-top:94px}}@media screen and (min-width: 1024px){.p-offering__amuletsTitle{font-size:1.5rem;line-height:1.35;letter-spacing:.21em}}.p-offering__amuletsTitle::before{left:-21px;bottom:-16px;width:17px}@media screen and (min-width: 1280px){.p-offering__amuletsTitle::before{width:37px;left:-44px;bottom:-34px}}.p-offering__amuletsTitle::after{top:-14px}@media screen and (min-width: 1280px){.p-offering__amuletsTitle::after{right:-30px;top:-26px}}.p-offering-cardText{max-width:384px;margin-top:20px;line-height:2;font-weight:var(--fw-medium);font-size:.875rem;text-align:center}@media screen and (min-width: 1024px){.p-offering-cardText{line-height:1.6;font-size:1rem}}@media screen and (min-width: 1280px){.p-offering-cardText{padding-inline:0}}@container (min-width: 598px){.p-offering-cardText{text-align:left;padding-inline:2%}}.p-offering__amuletsPic{max-width:375px;flex:0 0 auto;aspect-ratio:1/1;position:relative}@media screen and (min-width: 1024px){.p-offering__amuletsPic{max-width:518px}}.p-offering__amuletsPic::after{content:"";display:block;position:absolute;background-image:url(../images/mark-bg_diagonal.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:-2;right:-30%;top:0;width:clamp(45.438rem,42.295rem + 15.71vw,56.438rem);aspect-ratio:903/810}@media screen and (min-width: 1024px){.p-offering__amuletsPic::after{top:clamp(0px,(100vw - 1024px)*118/416,118px);left:-19vw}}@container (min-width: 598px){.p-offering__amuletsPic{width:57.43cqw}}.p-offering-cardImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-offering__goshuinArea{container-type:inline-size}@container (min-width: 598px){.p-offering__goshuinInner{flex-direction:row;justify-content:flex-end;padding-left:4%}}.p-offering__goshuinInner{padding-bottom:84px;gap:22px;overflow:hidden}@media screen and (min-width: 1280px){.p-offering__goshuinInner{position:relative;gap:64px;padding-inline:8% 0;padding-bottom:84px}}@media screen and (min-width: 1440px){.p-offering__goshuinInner{padding-inline:0}}@media screen and (min-width: 1280px){.p-offering__goshuinCircle{margin-top:168px}}@media screen and (min-width: 1024px){.p-offering__goshuinTitle{font-size:1.5rem;line-height:1.35;letter-spacing:.21em}}.p-offering__goshuinTitle::before{background-image:url(../images/p-ginkgo_white-goshuin.svg);top:-20px;right:-14px;width:20px;aspect-ratio:36/29}@media screen and (min-width: 1280px){.p-offering__goshuinTitle::before{top:-33px;right:-36px;width:36px}}.p-offering__goshuinTitle::after{top:16px}@media screen and (min-width: 1280px){.p-offering__goshuinTitle::after{right:-30px}}.p-offering__goshuinPic{padding-inline:1%;max-width:367px;flex:0 0 auto}@media screen and (min-width: 1024px){.p-offering__goshuinPic{max-width:623px;position:relative;z-index:2}.p-offering__goshuinPic::after{content:"";display:block;position:absolute;background-image:url(../images/mark-bg_diagonal.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:-2;top:clamp(275px,(100vw - 1024px)*341/416,341px);right:clamp(-100px,-100px + (100vw - 1024px)*100/416,0px);width:clamp(45.438rem,42.295rem + 15.71vw,56.438rem);aspect-ratio:903/810}}@container (min-width: 598px){.p-offering__goshuinPic{width:61cqw}}body.season-spring .p-offering__amuletsPic::after,body.season-spring .p-offering__goshuinPic::after{background-image:url(../offering-goshuin/images/mark-bg_diagonal-spring.svg)}body.season-spring .p-offering__amuletsInner::before{background-image:url(../images/ginkgo-big_spring.svg)}body.season-spring .p-offering__amuletsInner::after{background-image:url(../images/ginkgo-small_spring.svg)}body.season-summer .p-offering__amuletsPic::after,body.season-summer .p-offering__goshuinPic::after{background-image:url(../offering-goshuin/images/mark-bg_diagonal-summer.svg)}body.season-summer .p-offering__amuletsInner::before{background-image:url(../images/ginkgo-big_summer.svg)}body.season-summer .p-offering__amuletsInner::after{background-image:url(../images/ginkgo-small_summer.svg)}body.season-autumn .p-offering__amuletsPic::after,body.season-autumn .p-offering__goshuinPic::after{background-image:url(../offering-goshuin/images/mark-bg_diagonal-autumn.svg)}body.season-autumn .p-offering__amuletsInner::before{background-image:url(../images/ginkgo-big_autumn.svg)}body.season-autumn .p-offering__amuletsInner::after{background-image:url(../images/ginkgo-small_autumn.svg)}.p-access__mapInner{margin-top:73px;padding-inline:5.3%;display:flex;flex-direction:column;align-items:center;gap:29px}@media screen and (min-width: 768px){.p-access__mapInner{max-width:1080px;margin-inline:auto;flex-direction:row-reverse}}@media screen and (min-width: 1024px){.p-access__mapInner{padding-inline:0 3%;align-items:flex-start}}@media screen and (min-width: 1440px){.p-access__mapInner{gap:73px}}@media screen and (min-width: 1024px){.p-access__circle{margin-top:78px}}.p-access__circleTitle::before{left:-22px;top:-20px;width:17px}@media screen and (min-width: 1024px){.p-access__circleTitle::before{left:-28px;top:-17px;width:27px}}.p-access__map{width:100%;aspect-ratio:1/1}@media screen and (min-width: 768px){.p-access__map{flex:1}}@media screen and (min-width: 1024px){.p-access__map{height:418px}}@media screen and (min-width: 1280px){.p-access__map{aspect-ratio:752/418}}.p-access__map iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-access__infoArea{position:relative;overflow:hidden}.p-access__infoArea::after{content:"";position:absolute;display:block;background-image:url(../images/event-ginkgo.svg);background-position:center center;background-size:cover;width:895px;top:197px;right:clamp(-104px,-104px + (100vw - 320px)*346/447,242px);aspect-ratio:1358/1076;z-index:-1}@media screen and (min-width: 768px){.p-access__infoArea::after{top:188px;left:-340px;right:auto}}@media screen and (min-width: 1024px){.p-access__infoArea::after{width:1358px;top:108px;left:-594px}}.p-access__infoContainer{padding-block:390px 154px;position:relative;display:flex;flex-direction:column;gap:114px}@media screen and (min-width: 768px){.p-access__infoContainer{padding-block:364px 217px;align-items:flex-start;flex-direction:row;gap:0}}@media screen and (min-width: 1024px){.p-access__infoContainer{padding-inline:0 3.4%;max-width:1160px;margin-inline:auto}}.p-access__infoContainer::before{content:"";display:block;position:absolute;right:4%;top:103px;width:95px;aspect-ratio:160/182;background:url(../access/images/p-access_ginkgo.svg) center center/cover}@media screen and (min-width: 1024px){.p-access__infoContainer::before{right:12%;top:73px;width:160px}}body.season-spring .p-access__infoArea::after{background-image:url(../images/event-ginkgo_spring.svg)}body.season-spring .p-access__infoContainer::before{background-image:url(../access/images/p-access_ginkgo-spring.svg)}body.season-summer .p-access__infoArea::after{background-image:url(../images/event-ginkgo_summer.svg)}body.season-summer .p-access__infoContainer::before{background-image:url(../access/images/p-access_ginkgo-summer.svg)}body.season-autumn .p-access__infoArea::after{background-image:url(../images/event-ginkgo_autumn.svg)}body.season-autumn .p-access__infoContainer::before{background-image:url(../access/images/p-access_ginkgo-autumn.svg)}.p-access__infoContent{padding-inline:5.3%}@media screen and (min-width: 768px){.p-access__infoContent{flex:1}}@media screen and (min-width: 1024px){.p-access__infoContent{padding-top:14px;padding-inline:3% 3.2%}}@media screen and (min-width: 1440px){.p-access__infoContent{padding-inline:12% 7.2%}}.p-access__infoTitle{position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:8px;font-weight:var(--fw-bold);font-size:1.25rem}@media screen and (min-width: 1024px){.p-access__infoTitle{font-size:2rem;gap:12px}}.p-access__infoTitle::before{content:attr(data-title);display:block;font-weight:var(--fw-bold);font-size:.625rem;color:var(--accent)}@media screen and (min-width: 1024px){.p-access__infoTitle::before{font-size:1rem}}.p-access__infoTransportation{margin-top:24px}.p-access__infoLine{font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-access__infoLine{font-size:1rem}}.p-access__infoWrap{margin-top:10px;display:flex;align-items:flex-end;gap:2px}@media screen and (min-width: 1024px){.p-access__infoWrap{margin-top:4px;gap:4px}}.p-access__infoSurround{padding-inline:0.3333333333em;font-weight:var(--fw-bold);font-size:1.125rem;background:#fff;color:var(--accent)}@media screen and (min-width: 1024px){.p-access__infoSurround{padding-inline:0.4166666667em;font-size:1.5rem}}.p-access__infoConjunction{font-size:.875rem}@media screen and (min-width: 1024px){.p-access__infoConjunction{font-size:1.125rem}}.p-access__infoAnnotation{display:block;margin-top:10px;font-weight:var(--fw-medium);font-size:.75rem}@media screen and (min-width: 1024px){.p-access__infoAnnotation{font-size:.875rem}}.p-access__infoPost{display:block;margin-top:16px;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-access__infoPost{font-size:1rem}}.p-access__infoLink{padding-block:8px 14px;padding-left:16px;margin-top:30px;max-width:196px;width:100%;border-radius:2px;background:var(--accent);color:#fff;font-size:.875rem}@media screen and (min-width: 1024px){.p-access__infoLink{margin-top:24px;padding-left:22px;max-width:224px;font-size:1rem}}.p-access__infoLink::before{width:89%;left:10px;transform:translateY(-50%);bottom:10px;background:#fff}@media screen and (min-width: 1024px){.p-access__infoLink::before{width:87%;left:16px;bottom:8px}}.p-access__infoLink::after{right:6%;width:9px;bottom:10px;background:#fff}@media screen and (min-width: 1024px){.p-access__infoLink::after{width:10px;bottom:8px}}.p-access__infoNote{margin-top:34px;padding-block:14px 16px;padding-inline:5%;background:#fff;border-radius:5px;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-access__infoNote{margin-top:53px;padding-block:16px 20px;padding-inline:6%;font-size:1rem}}.p-access__infoDetails{display:grid;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--border)}@media screen and (min-width: 1024px){.p-access__infoDetails{gap:4px}}.p-access__infoItem{margin-top:14px;display:grid;gap:8px}@media screen and (min-width: 1024px){.p-access__infoItem{gap:0}}.p-access__infoPic{aspect-ratio:1/1;max-width:518px;margin-inline:auto}@media screen and (min-width: 768px){.p-access__infoPic{flex:0 0 375px}}@media screen and (min-width: 1200px){.p-access__infoPic{flex:0 0 518px}}.p-access__infoImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-privacy__inner{padding-block:38px 56px;padding-inline:5.3%;max-width:680px;margin-inline:auto}@media screen and (min-width: 1024px){.p-privacy__inner{padding-block:48px 203px;padding-inline:0;position:relative}.p-privacy__inner::after{content:"";position:absolute;bottom:135px;right:0;width:139px;aspect-ratio:96/106;background-image:url(../images/info-ginkgo.svg);background-position:center center;background-size:cover;z-index:1}}@media screen and (min-width: 1024px)and (min-width: 1280px){.p-privacy__inner::after{right:-48px}}body.season-spring .p-privacy__inner::after{background-image:url(../images/info-ginkgo_spring.svg)}body.season-summer .p-privacy__inner::after{background-image:url(../images/info-ginkgo_summer.svg)}body.season-autumn .p-privacy__inner::after{background-image:url(../images/info-ginkgo_autumn.svg)}.p-privacy__container{padding-block:24px;padding-inline:6%;border-radius:10px;background:#fff}@media screen and (min-width: 1024px){.p-privacy__container{padding-block:40px}}.p-privacy__synopsis{line-height:2;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-privacy__synopsis{line-height:1.8;font-size:1rem}}.p-privacy__wrap{margin-top:24px}.p-privacy__heading{font-weight:var(--fw-bold);font-size:1rem;color:var(--accent)}@media screen and (min-width: 1024px){.p-privacy__heading{font-size:1.125rem}}.p-privacy__number{margin-right:8px;color:var(--number)}.p-privacy__text,.p-privacy__address,.p-privacy__wrap ul{margin-top:4px;margin-left:24px;line-height:2;font-weight:var(--fw-medium);font-size:.875rem}@media screen and (min-width: 1024px){.p-privacy__text,.p-privacy__address,.p-privacy__wrap ul{margin-top:6px;line-height:1.8;font-size:1rem}}.p-privacy__wrap ul{margin-top:4px}@media screen and (min-width: 1024px){.p-privacy__wrap ul{margin-top:6px}}.p-privacy__address span{display:block}.no-scroll{overflow:hidden;position:fixed;width:100%}.u-onlyTab{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.u-onlyTab{display:block}}.u-overMd{display:none}@media screen and (min-width: 768px){.u-overMd{display:block}}.u-onlySp{display:block}@media screen and (min-width: 768px){.u-onlySp{display:none}}.u-notPc{display:flex}@media screen and (min-width: 1024px){.u-notPc{display:none}}.u-onlyPc{display:none}@media screen and (min-width: 1024px){.u-onlyPc{display:flex}}/*# sourceMappingURL=style.css.map */