html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;margin:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-spacing:0;border-collapse:collapse}*,*::before,*::after{box-sizing:border-box}*:focus{outline:none}html{font-size:100%;scroll-padding-top:76px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media screen and (max-width: 1024px){html{font-size:14px;scroll-padding-top:50px}}html.is-font-large{font-size:120%}@media screen and (max-width: 1024px){html.is-font-large{font-size:100%}}body{color:#525252;color:#5b3640;animation:fadein .5s forwards;font-family:"Zen Kaku Gothic New",sans-serif,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"Hiragino Sans W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-feature-settings:"palt";font-weight:400;line-height:2;overflow-x:hidden}@keyframes fadein{0%{opacity:0}100%{opacity:1}}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img,svg{height:auto;max-width:100%;vertical-align:middle}input{margin:0;padding:0}textarea{padding:0;color:inherit;font:inherit}button{padding:0;color:inherit;border:none;background-color:rgba(0,0,0,0);cursor:pointer;font:inherit}.cf::after{display:block;width:0;height:0;clear:both;content:""}pre{white-space:pre-wrap}:root{--content-width-lg: calc(100% - 80px);--content-width-md: calc(100% - 60px);--content-width-sm: calc(100% - 40px);--content-width-xs: calc(100% - 30px);--content-width-xs: calc(100% - 30px);--margin-default: 8.333vw;--margin-lg: 4vw;--margin-md: 6vw}.l-header{position:fixed;z-index:100;display:grid;width:100%;padding:30px 24px 30px 48px;grid-template-columns:1fr 5fr;opacity:0;transform:translateY(-30px);transition:opacity 1.3s ease-out,transform 1.3s ease-out}.l-header.is-visible{opacity:1;transform:translateY(0)}@media screen and (max-width: 768px){.l-header{padding:10px}}.l-header__logo{display:flex;align-items:center;line-height:1}@media screen and (max-width: 768px){.l-header__logo{width:100px}}.l-header-utils{display:flex;flex-direction:column}.l-header-wrapper{display:flex;align-items:center;line-height:1}.l-header-control{margin-left:20px}@media screen and (max-width: 768px){.l-header-control{margin-left:10px}}.l-header-current{width:-moz-fit-content;width:fit-content;font-size:.8125rem;cursor:pointer;letter-spacing:.05em;margin-left:auto}.l-header-current img{width:30px;border:1px solid #bababa}.l-header-current .icon_en{width:60px;border:none}@media screen and (max-width: 768px){.l-header-current{display:flex;align-items:center;font-size:.75rem;gap:5px}.l-header-current img{width:23px}}.l-header-control{display:flex;align-items:center;gap:8px}.l-header-control button{color:#fff;background:#ccc;border-radius:3px;font-weight:700}.l-header-control__small{width:20px;height:20px;font-size:14px;padding-bottom:2px}.l-header-control__large{width:26px;height:26px;font-size:18px;padding-bottom:2px;padding-left:5px}.l-header-control__large span{position:relative;top:-10px;left:-3px;font-size:.625rem;color:#fff}@media screen and (max-width: 768px){.l-header-control{gap:4px}.l-header-control__small{width:18px;font-size:12px}.l-header-control__large{width:26px;height:26px;font-size:20px}}.l-header-control__small.is-active,.l-header-control__large.is-active{color:#fff;background-color:#333}.l-header-search{margin-left:10px}@media screen and (max-width: 768px){.l-header-search{max-width:20px}}.l-header-langswitcher{position:absolute;top:80px;right:20px;z-index:1000;background:#fff;font-weight:700;line-height:1.3;margin-left:20px;opacity:0;transform:translateY(-5px);transition:opacity .3s ease,transform .3s ease,visibility .3s;visibility:hidden}.l-header-langswitcher.is-open{opacity:1;transform:translateY(0);visibility:visible}.l-header-langswitcher__list{display:flex;width:-moz-fit-content;width:fit-content;padding:12px 16px;background:#efebec;gap:10px;margin-left:auto}.l-header-langswitcher__list li:nth-of-type(2) img{width:50px}.l-header-langswitcher__list img{width:25px}.l-header-langswitcher a{position:relative;top:0;transition:top .2s ease}.l-header-langswitcher a:hover{top:-3px}@media screen and (width <= 855px){.l-header-langswitcher__list{padding:10px;font-size:.75rem;gap:10px;text-align:center}}@media screen and (max-width: 768px){.l-header-langswitcher{top:50px}.l-header-langswitcher__list{padding:8px 10px;font-size:.75rem;gap:10px;text-align:center}.l-header-langswitcher__list img{display:block;margin:0}}.l-header-openbtn{position:relative;z-index:100;width:40px;height:34px;cursor:pointer;margin-left:30px}.l-header-openbtn.active span:nth-of-type(1){top:10px;transform:translateY(6px) rotate(20deg)}.l-header-openbtn.active span:nth-of-type(2){top:22px;transform:translateY(-6px) rotate(-20deg)}.l-header-openbtn span{position:absolute;display:inline-block;width:100%;height:1px;background-color:#525252;border-radius:2px;transition:all .4s}.l-header-openbtn span:nth-of-type(1){top:10px}.l-header-openbtn span:nth-of-type(2){top:18px}@media screen and (max-width: 768px){.l-header-openbtn{width:25px;height:30px;margin-left:10px}}.l-header__menu{position:fixed;top:0;right:0;z-index:99;width:400px;height:100vh;background:#efebec;opacity:0;overflow:hidden auto;transform:translateX(100%);transition:transform .8s ease-in-out,opacity .8s ease-in-out}.l-header__menu .l-header__list,.l-header__menu .l-header__site{opacity:0;transform:translateX(30px);transition:opacity .6s ease-in-out,transform .6s ease-in-out}.l-header__menu.panelactive{opacity:1;transform:translateX(0)}.l-header__menu.panelactive .l-header__list,.l-header__menu.panelactive .l-header__site{opacity:1;transform:translateX(0);transition-delay:.6s}@media screen and (max-width: 768px){.l-header__menu{width:300px}}.l-header__menu-inner{margin-top:7.5rem}.l-header__list{display:flex;flex-direction:column;font-size:.875rem;border-bottom:.5px solid #e0d7d9;font-weight:400;letter-spacing:.1em;margin-top:7.5rem}.l-header__list a{display:flex;align-items:center;justify-content:space-between;padding:1.875rem 1.25rem 1.875rem 2.5rem;border-top:.5px solid #e0d7d9;transition:color ease .3s;transition:background-color ease .3s}.l-header__list a:hover{background-color:#f7f7f7}.l-header__list a span:nth-of-type(1){font-weight:500}.l-header__list a span:nth-of-type(2){font-size:.6875rem}@media screen and (max-width: 1024px){.l-header__list{flex-direction:column}}@media screen and (max-width: 768px){.l-header__list{margin-top:5rem}.l-header__list a{padding:1.5625rem .625rem 1.5625rem 1.25rem}.l-header__list a span:nth-of-type(2){font-size:10px}}@media screen and (max-width: 640px){.l-header__list a{font-size:14px}}.l-header__site{display:flex;flex-direction:column;margin:2.5rem 1.25rem 2.5rem 2.5rem;font-size:.8125rem;gap:1.875rem;letter-spacing:.05em}.l-header__site span:nth-of-type(1){display:inline-block;width:40%}.l-header__site span:nth-of-type(1){font-weight:500}.l-header__site span:nth-of-type(2){font-size:.625rem}.l-header__site a{display:flex;justify-content:space-between;width:100%;transition:opacity .3s}.l-header__site a:hover{opacity:.6}@media screen and (max-width: 768px){.l-header__site{margin:1.875rem 1.25rem 0;gap:1.25rem}.l-header__site span:nth-of-type(1){display:inline-block;width:50%;font-size:14px}.l-header__site span:nth-of-type(2){font-size:10px}}.l-header-modal{position:fixed;z-index:9999;display:none;height:100vh;background:rgba(0,0,0,.6);inset:0}.l-header-modal__inner{position:relative;display:flex;width:50%;margin:calc((50% - 136px)/2) auto 0;padding:3rem;background:#fff}.l-header-modal__close{position:absolute;top:10px;right:10px;font-size:1.5em;background:none;border:none;cursor:pointer}@media screen and (max-width: 768px){.l-header-modal__inner{position:relative;display:flex;width:90%;margin:80% auto 0;padding:3rem;background:#fff}}#searchInput{width:100%;padding:10px 12px;font-size:16px;border:1px solid #ccc;border-radius:4px 0 0 4px;box-sizing:border-box;outline:none}#searchInput:focus{border-color:#000;box-shadow:0 0 3px rgba(0,0,0,.1)}#searchBtn{display:inline-block;padding:5px 10px;color:#fff;border:none;background-color:#000;border-radius:0 4px 4px 0;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}#searchBtn:hover{background-color:#666}.l-footer{position:relative;padding:2.5rem 0;font-size:.75rem;color:#51393a;border-top:.5px solid #d9cfcf}.l-footer__inner{position:relative;display:grid;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-template-columns:1fr 2fr}.l-footer__logos{display:grid;width:-moz-fit-content;width:fit-content;gap:2rem;grid-template-columns:1fr;max-width:150px}@media screen and (max-width: 640px){.l-footer__logos{max-width:100%}}.l-footer__nav{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem}.l-footer__nav-list{display:flex;justify-content:flex-end;margin:0;padding:0;flex-wrap:wrap;gap:2rem;list-style:none}.l-footer__nav-list a{color:#51393a;text-decoration:none;transition:opacity .3s}.l-footer__nav-list a:hover{opacity:.7}.l-footer__credit{font-size:.75rem;color:#51393a;grid-column:2/span 2;margin-top:auto;text-align:right}.l-footer__top{position:absolute;top:-120px;right:0;width:70px;height:70px}@media screen and (max-width: 768px){.l-footer{padding:3.125rem 0 0}.l-footer__inner{gap:.3125rem;grid-template-columns:1fr}.l-footer__inner>*{grid-column:1/-1}.l-footer__logos{width:-moz-fit-content;width:fit-content;margin:1.25rem auto;gap:.625rem;max-width:120px;order:2}.l-footer__nav{display:grid;justify-content:start;font-size:.75rem;gap:0 1rem;grid-auto-flow:row dense;grid-template-columns:1fr 1fr}.l-footer__nav-list{display:contents}.l-footer__credit{order:3;text-align:center}.l-footer__top{top:-70px;right:-10px;width:40px;height:40px}}.c-inner{position:relative;width:calc(100% - var(--margin-default)*2);margin:auto}@media screen and (max-width: 1024px){.c-inner{width:calc(100% - var(--margin-lg)*2)}}@media screen and (max-width: 768px){.c-inner{width:calc(100% - var(--margin-md)*2)}}.c-column2{display:grid;gap:40px;grid-template-columns:1fr 1fr;grid-template-rows:auto}@media screen and (max-width: 768px){.c-column2{gap:20px 40px;grid-template-columns:1fr}}.c-column3{display:grid;gap:40px;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto}@media screen and (max-width: 1024px){.c-column3{gap:20px 40px;grid-template-columns:1fr}}.c-heading{padding:12.5rem 0 0;font-family:"Averia Serif Libre",serif}@media screen and (max-width: 1024px){.c-heading{padding:9.375rem 0 0}}@media screen and (max-width: 768px){.c-heading{padding:7.5rem 0 0}}.c-heading span{font-size:.875rem;font-family:"Zen Kaku Gothic New",sans-serif;letter-spacing:.08em}@media screen and (max-width: 768px){.c-heading span{font-size:.75rem;line-height:1.5;text-align:right}}.c-heading__normal,.c-heading__small{border-bottom:1px solid #d9cfcf}.c-heading__title{display:flex;align-items:center;justify-content:space-between;padding:0 var(--margin-default) 3.125rem;font-size:3.75rem;line-height:1.3}@media screen and (max-width: 1024px){.c-heading__title{padding:0 var(--margin-lg) 1.875rem;font-size:2.5rem}}@media screen and (max-width: 768px){.c-heading__title{padding:0 var(--margin-md) 1.875rem;font-size:1.875rem}}@media screen and (max-width: 768px){.c-heading__small{font-size:1.375rem}.c-heading__small span{width:100px}}.c-title{display:flex;font-size:1.125rem;border-bottom:.5px solid #d9cfcf;line-height:1;margin-bottom:1.875rem;padding-bottom:20px}.c-title::before{position:relative;bottom:-1px;display:inline-block;width:8px;height:12px;content:url("../images/common/arrow.svg");margin-right:10px;transition:filter .3s}.c-title span{display:flex;align-items:center;font-size:.75rem;margin-left:auto}@media screen and (max-width: 768px){.c-title{font-size:.875rem;margin-bottom:1.25rem}}.c-btn a{position:relative;display:block;padding:.75rem 1.25rem;font-size:.875rem;color:inherit;border:2px solid #fff;background-color:#efebec;box-shadow:0 0 0 .5px #5b3640;text-decoration:none;transition:background-color .3s,border-color .3s,color .3s,box-shadow .3s,transform .05s}.c-btn a::before{bottom:-1px;display:inline-block;width:8px;height:12px;content:url("../images/common/arrow.svg");margin-right:10px;transition:filter .3s}@media(hover: hover)and (pointer: fine){.c-btn a:hover{color:#fff;background-color:#5b3640;border-color:#fff;box-shadow:0 0 0 .5px #5b3640}.c-btn a:hover::before,.c-btn a:hover::after{filter:brightness(0) invert(1)}}.c-btn a:active{color:#fff;background-color:#5b3640;border-color:#fff;box-shadow:0 0 0 .5px #5b3640}.c-btn a:active::before,.c-btn a:active::after{filter:brightness(0) invert(1)}@media screen and (max-width: 640px){.c-btn a:active{transform:translateY(1px)}}.c-btn a:focus-visible{outline:2px solid currentcolor;outline-offset:3px}.c-btn a:focus:not(:focus-visible){outline:none}@media screen and (max-width: 768px){.c-btn a{padding:.625rem 1.25rem}}.c-btn__link a::before{display:none}.c-btn__link a::after{display:inline-block;width:8px;height:13px;content:url("../images/common/arrow.svg");line-height:1;margin-left:.625rem;transition:filter .3s,transform .3s}@media screen and (max-width: 1024px){.c-btn__link a::after{right:10px}}@media(hover: hover)and (pointer: fine){.c-btn__link a:hover::after{transform:translateX(5px)}}.c-btn__accordion{position:relative;display:block;width:100%;padding:.75rem 1.25rem;font-size:.875rem;color:inherit;border:2px solid #fff;background-color:#efebec;box-shadow:0 0 0 .5px #5b3640;text-align:left;transition:background-color .3s,border-color .3s,color .3s,box-shadow .3s,transform .05s}.c-btn__accordion::after{position:absolute;top:calc((100% - 12px)/2);right:.9375rem;display:inline-block;width:8px;height:12px;content:url("../images/common/arrow.svg");line-height:1;transition:filter .3s,transform .3s}@media(hover: hover)and (pointer: fine){.c-btn__accordion:hover{color:#fff;background-color:#5b3640;border-color:#fff;box-shadow:0 0 0 .5px #5b3640}.c-btn__accordion:hover::before,.c-btn__accordion:hover::after{filter:brightness(0) invert(1)}}.c-btn__accordion[aria-expanded=true]::after{transform:rotate(90deg)}.c-btn__more{width:-moz-fit-content;width:fit-content;font-size:.875rem;margin-left:auto;text-align:right}.c-btn__more a{position:relative;display:flex;align-items:center;justify-content:end;line-height:1.2}.c-btn__more a::after{position:relative;display:inline-block;width:12px;height:12px;background:url("../images/common/arrow.svg") no-repeat left top/contain;content:"";margin-left:.625rem;transition:all ease .3s}@media(hover: hover)and (pointer: fine){.c-btn__more a:hover::after{transform:translateX(5px)}}.c-btn__more a:focus-visible{outline:2px solid currentcolor;outline-offset:3px}.c-btn__more a:focus:not(:focus-visible){outline:none}@media screen and (max-width: 768px){.c-btn a{padding:10px 20px}.c-btn a::before{width:40px;height:40px}.c-btn a::after{right:10px}}.c-table{width:100%}.c-table th,.c-table td{width:50%;padding:20px;border-bottom:1px solid #e4e4e4}.c-table tr:last-of-type th,.c-table tr:last-of-type td{border:none}.c-table th{width:30%;text-align:left;vertical-align:middle}.c-table__2col{width:100%}.c-table__2col th,.c-table__2col td{padding:.9375rem 1.25rem;border:1px solid #d9cfcf;vertical-align:middle}.c-table__2col th{width:30%;background:#efebec}.c-table__2col td{width:70%}@media screen and (max-width: 768px){.c-table__2col{border-bottom:1px solid #d9cfcf}.c-table__2col th{display:block;width:100%}.c-table__2col th+td{border-bottom:none;border-top:none}.c-table__2col td{display:block;width:100%}}.c-table__3col td{width:33.3333333333%}.c-table__3col th{background:#efebec}@media screen and (max-width: 768px){.c-table th,.c-table td{padding:20px 0;line-height:1.5;vertical-align:middle}.c-table td{padding-left:15px}.c-table .empty{display:none}}.c-text+.c-text{margin-top:20px}@media screen and (max-width: 768px){.c-text{font-size:16px}.c-text+.c-text{margin-top:15px}}.c-annotation{font-size:14px}.c-lightbox{position:fixed;z-index:9999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.7);inset:0}.c-lightbox.is-active{display:flex}.c-lightbox__inner{position:relative;width:min(90vw,1000px)}.c-lightbox__frame{position:relative;background:#000;aspect-ratio:16/9}.c-lightbox__frame iframe{position:absolute;width:100%;height:100%;border:0;inset:0}.c-lightbox__close{position:absolute;top:-50px;right:0;padding:8px 10px;font-size:28px;color:#fff;background:hsla(0,0%,100%,.15);border:0;cursor:pointer;line-height:1}.c-lightbox__close:focus-visible{outline:2px solid #fff}.cc-banner{position:fixed;z-index:101;font-size:14px;color:#fff;background:rgba(0,0,0,.7);inset:auto 0 0}.cc-banner__inner{display:grid;align-items:center;margin:0 auto;padding:12px 16px;gap:8px;grid-template-columns:1fr auto;max-width:1100px}.cc-banner__text{margin:0}.cc-banner__text a{color:#aee;text-decoration:underline}.cc-banner__actions{display:flex;gap:8px}@media screen and (max-width: 768px){.cc-banner__inner{display:block}.cc-banner__text{font-size:.75rem;line-height:1.5;margin-bottom:1.25rem}.cc-banner__actions{justify-content:center;font-size:.75rem}}.cc-btn{padding:8px 12px;border:1px solid rgba(0,0,0,0);border-radius:8px;cursor:pointer}@media screen and (max-width: 768px){.cc-btn{font-size:.75rem}}.cc-btn--primary{color:#fff;background:#2e7d32}.cc-btn--outline{color:#fff;background:rgba(0,0,0,0);border-color:#ccc}.cc-btn--line{background:rgba(0,0,0,0);border-color:#ccc}.cc-btn--ghost{color:#fff;background:#333}.cc-modal{position:fixed;z-index:10000;display:grid;background:rgba(0,0,0,.55);inset:0;place-items:center}.cc-modal[hidden]{display:none}.cc-modal__dialog{width:min(640px,92vw);padding:20px;color:#111;background:#fff;border-radius:12px}.cc-modal__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}@media screen and (max-width: 768px){.cc-modal__actions{justify-content:center}}.cc-modal p,.cc-modal span{font-size:.875rem}.cc-fieldset{padding:12px;border:1px solid #ddd;border-radius:8px}.cc-check{display:flex;align-items:center;margin:8px 0;gap:8px}.p-top-mainvs{padding-top:94px}.p-top-mainvs video{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.p-top-mainvs{padding-top:52px}}.p-top-info{padding:3.125rem 0 6.25rem;background-color:#fff}@media screen and (max-width: 768px){.p-top-info{padding:3.125rem 0 0}}.p-top-info__inner{max-width:1500px}.p-top-info__list{display:grid;gap:1.875rem;grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 640px){.p-top-info__list{gap:1.875rem .9375rem;grid-template-columns:repeat(2, 1fr)}}.p-top-info__item{transition:opacity .3s}.p-top-info__item:hover{opacity:.7}.p-top-info__heading{font-size:4.375rem;color:#51393a;font-family:"Averia Serif Libre",serif;font-weight:bold;line-height:1;margin-bottom:4.375rem;text-align:center}@media screen and (max-width: 1024px){.p-top-info__heading{margin-bottom:3.125rem}}@media screen and (max-width: 768px){.p-top-info__heading{font-size:2.5rem;margin-bottom:1.875rem}}@media screen and (max-width: 640px){.p-top-info__heading{font-size:1.875rem;margin-bottom:1.875rem}}.p-top-info__text{font-size:.8571428571rem;color:#51393a;line-height:1.8;text-align:center}.p-top-info__title{display:flex;margin:.9375rem 0 0;font-size:.75rem;line-height:1.5}.p-top-info__title-sub{width:5.5rem}.p-top-info__dec{font-size:.875rem}.p-heritage-slider{padding:6.25rem 0 9.375rem}.p-heritage-slider__list{transition-timing-function:linear !important}.p-heritage-slider__item{width:auto}@media screen and (max-width: 768px){.p-heritage-slider{padding:1.875rem 0 2.5rem}}.swiper-wrapper{transition-timing-function:linear}.swiper-slide img{width:100%;height:auto}.c-card-img{position:relative}.c-card-img__media{position:relative;aspect-ratio:39/25;overflow:hidden}.c-card-img__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center;transition:transform 1s ease}.c-card-img:hover .c-card-img__media img{transform:scale(1.1)}.c-card-img__cap{font-size:.75rem;line-height:1.5;margin-top:.9375rem}.c-card-img__cap::after{display:block;font-size:.75rem;content:attr(data-en);margin-top:.625rem}@media screen and (max-width: 640px){.c-card-img__cap::after{font-size:.625rem;line-height:1.2}}.c-card-img.start::after{position:absolute;top:calc(10vw - 5px);right:2.9vw;display:block;width:10px;height:10px;background:#5b3640;border-radius:100%;content:""}@media screen and (max-width: 768px){.c-card-img.start::after{top:calc(15vw - 3px);right:0;width:6px;height:6px}}.c-card-img.start::before{display:none}.c-card-img.start:hover .c-card-img__media img{transform:scale(1)}.p-top-heritage{margin:6.25rem 0 9.375rem;padding:0}@media screen and (max-width: 1024px){.p-top-heritage{background:url("../images/top/map_new.svg") no-repeat right top/50%}}@media screen and (max-width: 768px){.p-top-heritage{margin:3.125rem 0;padding:3.125rem 0;background:url("../images/top/map_new.svg") no-repeat right top 70px/70%}.p-top-heritage__inner{gap:.3125rem;grid-template-columns:1fr;grid-template-rows:none}.p-top-heritage__item--japan{grid-column:1;grid-row:auto;order:1}.p-top-heritage__item--world{grid-column:1;grid-row:auto;order:2}.p-top-heritage__item--heritage{grid-column:1;grid-row:auto;order:3}.p-top-heritage__item--catch{margin:.9375rem 0;font-size:1.125rem;grid-column:1;grid-row:auto;letter-spacing:0;line-height:1.3;order:4}}@media screen and (max-width: 768px)and (max-width: 768px){.p-top-heritage__item--catch{font-weight:500}}@media screen and (max-width: 768px){.p-top-heritage__item--desc{font-size:.875rem;grid-column:1;grid-row:auto;order:5}}@media screen and (max-width: 768px)and (max-width: 640px){.p-top-heritage__item--desc{letter-spacing:0}}.p-top-heritage__inner{display:grid;width:100%;margin:auto;gap:20px 0;grid-template-columns:repeat(9, 1fr);grid-template-rows:auto auto auto;max-width:1500px}@media screen and (max-width: 768px){.p-top-heritage__inner{gap:0;grid-template-columns:1fr}}.p-top-heritage__item--japan{font-size:clamp(1rem,8.333vw,160px);font-family:"Averia Serif Libre",serif;grid-column:1/span 5;grid-row:1;line-height:clamp(1rem,8.333vw,160px)}.p-top-heritage__item--catch{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:1.5rem;align-self:end;grid-column:6/span 4;grid-row:1;letter-spacing:.15em;margin-bottom:1.25rem;overflow-wrap:normal;text-wrap:nowrap;white-space:nowrap}.en .p-top-heritage__item--catch{font-size:1.125rem;grid-column:5/span 5}.en .p-top-heritage__item--catch span{margin-right:10px}@media screen and (max-width: 1024px){.en .p-top-heritage__item--catch{font-size:1rem}}@media screen and (max-width: 768px){.p-top-heritage__item--catch .c-btn__more{margin:10px 0 0}}.p-top-heritage__item--world{font-size:clamp(1rem,8.333vw,160px);font-family:"Averia Serif Libre",serif;grid-column:1/-1;grid-row:2;line-height:clamp(1rem,8.333vw,160px)}.p-top-heritage__item--heritage{font-size:clamp(1rem,8.333vw,160px);font-family:"Averia Serif Libre",serif;grid-column:1/span 5;grid-row:3;line-height:clamp(1rem,8.333vw,160px)}.p-top-heritage__item--desc{font-size:clamp(0.75rem,0.6931818182rem + 0.2424242424vw,0.875rem);align-self:end;grid-column:6/span 4;grid-row:3;letter-spacing:.15em;margin-bottom:1.25rem}.en .p-top-heritage__item--desc{grid-column:5/span 5}@media screen and (max-width: 768px){.p-top-heritage__item--japan{grid-column:1/-1}.p-top-heritage__item--catch{font-size:1rem;grid-column:1/-1;grid-row:4}.en .p-top-heritage__item--catch{grid-column:1/-1;word-break:break-all}.en .p-top-heritage__item--catch span{margin-right:5px}.p-top-heritage__item--world{grid-column:1/-1}.p-top-heritage__item--heritage{grid-column:1/-1}.p-top-heritage__item--desc{margin:20px 0 0;grid-column:1/-1;grid-row:5}.en .p-top-heritage__item--desc{grid-column:1/-1}}@media screen and (max-width: 768px){.p-top-heritage__item--desc{margin:0 0 30px}}.p-top-heritage__map{display:flex;align-items:flex-start;justify-content:center;margin:0 4vw}@media screen and (width <= 950px){.p-top-heritage__map{gap:20px}}@media screen and (max-width: 768px){.p-top-heritage__map{gap:0}}.p-top-heritage__map-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1156px}.p-top-heritage__map-container svg{width:100%;height:auto}@media screen and (width <= 950px){.p-top-heritage__map-container{display:none}}.p-top-heritage__map #japan-map{width:100%;height:auto;max-height:980px}@media screen and (max-width: 768px){.p-top-heritage__map{flex-direction:column;margin:0 6vw;gap:0}.p-top-heritage__map-container{display:none}}.p-top-heritage__buttons{display:flex;flex-direction:column;justify-content:center;width:clamp(250px,20%,300px);gap:15px}@media screen and (max-width: 1024px){.p-top-heritage__buttons{gap:10px}}@media screen and (width <= 950px){.p-top-heritage__buttons{width:100%}}.p-top-heritage__buttons--left{text-align:right}.p-top-heritage__buttons--right{text-align:left}@media screen and (max-width: 768px){.p-top-heritage__buttons{display:grid;width:99%;gap:10px;grid-template-columns:1fr 1fr}.p-top-heritage__buttons--left{margin-top:.625rem;order:2}.p-top-heritage__buttons--right{order:1}.p-top-heritage__buttons button{width:100%}}.p-top-heritage__btn{display:flex;align-items:center;justify-content:center;font-size:.75rem;border:2px solid #fff;box-shadow:0 0 0 1px #d9cfcf;line-height:1.3;min-height:76px;text-align:center;text-decoration:none;transition:background-color .3s,border-color .3s,color .3s}.p-top-heritage__btn.is-hovered{color:#fff;border:2px solid #fff;background-color:#d7000f;box-shadow:0 0 0 1px #d7000f}.p-top-heritage__btn:focus-visible{color:#fff;border:2px solid #fff;background-color:#d7000f;box-shadow:0 0 0 .5px #d7000f;outline:2px solid currentcolor;outline-offset:3px}.p-top-heritage__btn:focus:not(:focus-visible){outline:none}@media screen and (width <= 1720px){.p-top-heritage__btn{font-size:.75rem;min-height:65px}}@media screen and (width <= 1520px){.p-top-heritage__btn{font-size:.625rem;min-height:48px}}@media screen and (width <= 1240px){.p-top-heritage__btn{min-height:35px}}@media screen and (max-width: 768px){.p-top-heritage__btn{padding:.625rem;min-height:auto}}@media screen and (max-width: 640px){.p-top-heritage__btn{font-size:.625rem}}.p-top-heritage__region path{fill:#e1e1e1;stroke:#fff;stroke-width:0;transition:fill .3s}.p-top-heritage__region.is-hovered path{fill:#e46b75}.p-top-heritage__line{stroke:#d7000f;stroke-width:.5}.p-top-heritage__dot{fill:#d7000f}.p-top-heritage__history{position:absolute;bottom:0;width:-moz-fit-content;width:fit-content;inset-inline:0;margin-inline:auto}.p-top-heritage__history--en{font-size:.75rem;font-family:"Averia Serif Libre",serif}.p-top-heritage__history--jp::after{position:relative;right:0;display:inline-block;width:12px;height:12px;background:url("../images/common/arrow.svg") no-repeat left top/contain;content:"";margin-left:.625rem;transition:all ease .3s}.p-top-heritage__history--jp:hover::after{transform:translateX(5px)}.p-top-heritage__history a{position:relative;display:flex;flex-direction:column;justify-content:end;font-size:1rem;line-height:1.5}@media screen and (max-width: 1024px){.p-top-heritage__history{position:relative;margin-top:1.875rem}}.is-top .meiji{margin-top:82px}@media screen and (width <= 1640px){.is-top .meiji{margin-top:1.25rem}}@media screen and (max-width: 1280px){.is-top .meiji{margin-top:1.25rem}}@media screen and (width <= 950px){.is-top .meiji{margin-top:0}}@media screen and (max-width: 768px){.is-top .meiji{width:100% !important;margin-bottom:0}}.p-top-season{margin-bottom:9.375rem}@media screen and (max-width: 768px){.p-top-season{margin-bottom:1.875rem}}.p-top-season__inner{max-width:1500px}.p-top-season__title{font-size:3.75rem;font-family:"Averia Serif Libre",serif;margin-top:1.875rem;text-align:center}@media screen and (max-width: 1024px){.p-top-season__title{font-size:2.5rem}}@media screen and (max-width: 768px){.p-top-season__title{font-size:1.875rem}}.p-top-season__list{display:flex;gap:2.3125rem}@media screen and (max-width: 768px){.p-top-season__list{flex-direction:column}}.p-top-season__list img{width:100%;margin-bottom:.75rem}.p-top-season__list-label{font-size:.75rem;line-height:1.3;margin-bottom:.5rem}@media screen and (max-width: 768px){.p-top-season__list-label{font-size:.625rem}}.p-top-season__list-title{font-size:.875rem;line-height:1.3}@media screen and (max-width: 768px){.p-top-season__list-title{font-size:.75rem}}.p-top-event{padding:0 0 7.5rem}.p-top-event .c-btn__more{line-height:1;margin-top:1.875rem;text-align:right}@media screen and (max-width: 768px){.p-top-event .c-btn__more{margin-top:.625rem}}.p-top-event__inner{display:grid;width:-moz-fit-content;width:fit-content;margin:0 auto 5rem;gap:5px 30px;grid-template-columns:repeat(4, 1fr);grid-template-rows:auto auto auto}.p-top-event__item--japan{font-size:clamp(1rem,3.34375vw,45px);align-self:end;font-family:"Averia Serif Libre",serif;grid-column:1/span 1;grid-row:1;line-height:clamp(1rem,3.34375vw,45px)}.p-top-event__item--catch{font-size:clamp(1rem,8.333vw,160px);font-family:"Averia Serif Libre",serif;grid-column:2/span 3;grid-row:1;line-height:clamp(1rem,8.333vw,160px)}.p-top-event__item--world{font-size:clamp(1rem,3.34375vw,45px);font-family:"Averia Serif Libre",serif;grid-column:1/-1;grid-row:2;line-height:clamp(1rem,3.34375vw,45px)}.p-top-event__item--heritage{font-size:clamp(1rem,3.34375vw,45px);font-family:"Averia Serif Libre",serif;grid-column:1/span 1;grid-row:3;line-height:clamp(1rem,3.34375vw,45px)}.p-top-event__item--desc{margin:1.25rem 0 0 3.125rem;font-size:.875rem;align-self:end;grid-column:2/span 3;grid-row:3;letter-spacing:.05em}@media screen and (max-width: 1280px){.p-top-event__item--desc{margin-left:0}}.p-top-event__list{position:sticky;top:0;z-index:1;width:100%;font-size:3rem;background:#fff;border-top:.5px solid #d9cfcf;font-weight:bold;place-items:center}.p-top-event__list:last-of-type{border-bottom:.5px solid #d9cfcf}@media screen and (max-width: 768px){.p-top-event__list{border:none}}.p-top-event__list-scroll{display:grid;width:100%;height:100%;grid-template-columns:1fr;overflow:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){.p-top-event__list-scroll{padding:0;overflow-y:hidden}}.p-top-event__list-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;padding:0 3vw 10vw 5vw}@media screen and (max-width: 768px){.p-top-event__list-wrapper{position:relative;display:grid;flex-direction:column;padding:3.125rem 6vw;grid-template-columns:1fr 1fr;margin-bottom:0}}.p-top-event__list-item{position:relative;display:grid;height:100vh;grid-template-columns:3fr 2fr}@media screen and (max-width: 768px){.p-top-event__list-item{height:auto;border-top:.5px solid #d9cfcf;grid-template-columns:1fr}}.p-top-event__list-label{font-size:.75rem;line-height:1.3;margin-bottom:.625rem}@media screen and (max-width: 768px){.p-top-event__list-label{grid-column:1/span 2}}.p-top-event__list-title{font-size:1.1875rem;line-height:1.3}@media screen and (max-width: 768px){.p-top-event__list-title{font-size:1.125rem;grid-column:1/span 2}}.p-top-event__list-title-hankaku{margin-left:-0.5rem}.p-top-event__list-subtitle{font-size:.75rem;line-height:1.3;margin-top:1.25rem}@media screen and (max-width: 768px){.p-top-event__list-subtitle{font-size:.625rem;margin-top:auto;padding-right:.625rem}}.p-top-event__cover{position:absolute;z-index:1;display:block;inset:0}@media screen and (max-width: 768px){.p-top-event__cover{display:none}}.p-top-event__container{position:relative}.p-top-event__image img{width:100%;height:100%;margin:auto;inset:0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.p-top-event__image img{aspect-ratio:1/1}}.p-top-event__text{display:flex;flex-direction:column;color:#51393a;font-weight:400}@media screen and (max-width: 768px){.p-top-event__text{display:contents}}.p-top-event__video{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:10px;margin-top:clamp(20px,5vw,80px)}.p-top-event__video-link{display:block}.p-top-event__video-thumb{position:relative;max-width:274px}.p-top-event__video-thumb img{display:block;width:100%;height:auto}.p-top-event__video-link{display:block}@media screen and (max-width: 768px){.p-top-event__video__video{margin-top:.9375rem}}@media screen and (max-width: 768px){.p-top-event{padding:3.125rem 0}.p-top-event__inner{display:flex;width:100%;margin:0 auto 1.5rem;flex-wrap:wrap;gap:.9375rem 0}.p-top-event__item--catch{width:100%;order:1}.p-top-event__item--japan{order:2}.p-top-event__item--world{order:3}.p-top-event__item--heritage{order:4}.p-top-event__item--desc{width:100%;margin:.75rem 0 0;order:5}.p-top-event__item--catch{letter-spacing:.04em;line-height:1.05;margin-bottom:0}.p-top-event__item--japan,.p-top-event__item--world,.p-top-event__item--heritage{font-size:.875rem;line-height:1.05;white-space:nowrap}.p-top-event__item--japan:not(.p-top-event__item--japan--heritage,.p-top-event__item--world--heritage,.p-top-event__item--heritage--heritage),.p-top-event__item--world:not(.p-top-event__item--japan--heritage,.p-top-event__item--world--heritage,.p-top-event__item--heritage--heritage),.p-top-event__item--heritage:not(.p-top-event__item--japan--heritage,.p-top-event__item--world--heritage,.p-top-event__item--heritage--heritage){margin-right:.25em}.p-top-event__item--desc{margin:0;font-size:.875rem;line-height:1.5}.p-top-event__item--japan,.p-top-event__item--world,.p-top-event__item--heritage,.p-top-event__item--catch,.p-top-event__item--desc{grid-column:auto;grid-row:auto}}@media screen and (max-width: 768px){.p-top-event__list{position:static;height:auto}.p-top-event__list-scroll{grid-template-columns:1fr}.p-top-event__list .c-inner{height:auto;overflow:visible}}.p-top-stamprally{padding:0 0 9.375rem;background-color:#fff}.p-top-stamprally__heading{font-size:4.375rem;color:#51393a;font-family:"Averia Serif Libre",serif;font-weight:bold;line-height:1;margin-bottom:1.875rem;text-align:center}@media screen and (max-width: 1024px){.p-top-stamprally__heading{margin-bottom:3.125rem}}@media screen and (max-width: 768px){.p-top-stamprally__heading{font-size:2.5rem;margin-bottom:1.875rem}}@media screen and (max-width: 640px){.p-top-stamprally__heading{font-size:1.875rem;margin-bottom:.625rem}}.p-top-stamprally__text{font-size:.8571428571rem;color:#51393a;line-height:1.8;text-align:center}.p-top-stamprally__image{display:flex;justify-content:center;margin:3.125rem auto 0;gap:1.25rem}.p-top-stamprally__image img{width:auto;border:.5px solid #d9cfcf;max-height:423px}@media screen and (max-width: 640px){.p-top-stamprally__image{gap:10px;margin-top:1.25rem}}.p-top-stamprally .c-btn__more{margin:1.25rem auto 0}@media screen and (max-width: 1024px){.p-top-stamprally{padding:0 0 3.125rem}.p-top-stamprally__inner{gap:2.5rem}.p-top-stamprally__content{background:none}.p-top-stamprally__text{font-size:.875rem}}#wipe{--red: #c8130c;position:fixed;z-index:999;background:var(--red);inset:0;pointer-events:none}#logo{position:fixed;top:50%;left:50%;z-index:1000;opacity:0;pointer-events:none;transform:translate(-50%, -50%)}#site{opacity:0}.l-header{opacity:0;transform:translateY(-60px)}.p-top-heritage__item--desc,.p-top-heritage__item--catch span{display:inline-block;opacity:0;overflow-wrap:anywhere}@media screen and (max-width: 768px){.p-top-heritage__item--desc,.p-top-heritage__item--catch span{opacity:1}}.p-association__inner{display:grid;padding:4.375rem 0 7.5rem;gap:0 5rem;grid-template-columns:1fr 3fr}@media screen and (max-width: 1024px){.p-association__inner{gap:0 2.5rem}}@media screen and (max-width: 768px){.p-association__inner{padding:1.875rem 0 3.75rem;grid-template-columns:1fr}.p-association__inner .c-heading__title{font-size:.75rem}}.p-association__side{display:flex;flex-direction:column;gap:15px}.p-association__side--list{display:flex;flex-direction:column;margin:.3125rem 1.25rem 2.5rem;gap:5px}.p-association__side--list li{font-size:.75rem}.p-association__side--list li::before{content:"ー";margin-right:5px}.p-association__side--list li a{display:inline-block;transition:transform .3s,opacity .3s}.p-association__side--list li a:hover{opacity:.7;transform:translateX(3px)}@media screen and (max-width: 768px){.p-association__side{gap:.625rem;margin-top:3.125rem;order:2}.p-association__side--list{margin:.3125rem .3125rem .9375rem}}.p-association__main figcaption{font-size:.625rem;text-align:right}.p-association__section{margin-top:5rem}@media screen and (max-width: 768px){.p-association__section{margin-top:3.125rem}}.p-association__text{font-size:.875rem}.p-association__text+.p-association__text{margin-top:1.25rem}.p-association__summit{display:grid;gap:2.5rem;grid-template-columns:1.5fr 1fr}.p-association__summit img:first-of-type{border:1px solid #d9cfcf}.p-association__summit figure:first-of-type{grid-column:1/span 2}@media screen and (max-width: 768px){.p-association__summit{gap:0;grid-template-columns:1fr}}.p-association__gallery{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-top:.625rem}.p-association__cleanup--list{display:grid;gap:1.25rem;grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 640px){.p-association__cleanup--list{grid-template-columns:1fr 1fr}}.p-association__projects--wrapper{display:grid;gap:2.5rem;grid-template-columns:3fr 1fr}@media screen and (max-width: 768px){.p-association__projects--wrapper{gap:.625rem;grid-template-columns:1fr}}.p-association__timeline{display:grid;margin:1.5625rem 0;font-size:.875rem;border-bottom:.5px solid #d9cfcf;gap:1.875rem;grid-template-columns:200px 3.5fr;padding-bottom:1.5625rem}.p-association__timeline:first-of-type{margin-top:0}.p-association__timeline dt{display:grid;align-items:center;padding:1.25rem .625rem;background:#efebec;text-align:center}.p-association__timeline dd{display:grid;align-items:center;line-height:1.8}.p-association__timeline--list li::before{display:inline-block;width:8px;height:8px;background:#5b3640;border-radius:100%;content:"";margin-right:5px}@media screen and (max-width: 768px){.p-association__timeline{margin:.9375rem 0;gap:.625rem;grid-template-columns:1fr 2.5fr;padding-bottom:.9375rem}}.p-association__media{display:grid;gap:10px;grid-template-columns:1fr}.p-association__media img{border:1px solid #d9cfcf}@media screen and (max-width: 768px){.p-association__media{grid-template-columns:1fr 1fr}}.p-association__content{max-height:0;overflow:hidden;transition:max-height .5s ease}.p-news__heading img{width:100%}.p-news{padding:5rem 0}.p-news__heading{position:relative;padding-top:4.375rem}.p-news__heading--wrapper{position:absolute;top:13vw;z-index:1;display:grid;align-items:center;justify-content:space-between;font-size:3.75rem;grid-template-columns:1fr;line-height:1;padding-top:0}.p-news__heading--title{padding-bottom:0}.p-news__heading--text{padding:0 var(--margin-default) 3.125rem;font-size:.875rem;font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.8;margin-top:1.25rem}@media screen and (max-width: 1024px){.p-news__heading--text{padding:0 var(--margin-lg) 1.875rem}}@media screen and (max-width: 768px){.p-news__heading{top:0;padding-top:11.25rem}.p-news__heading--wrapper{top:80px}.p-news__heading--text{padding:0 var(--margin-md) 1.875rem;font-size:.75rem;margin-top:.625rem}}.p-news__inner{margin:auto;gap:2.5rem;max-width:1200px}@media screen and (max-width: 768px){.p-news__inner{gap:10px;grid-template-columns:1fr}}.p-news__heading{font-size:3.125rem;font-family:"Averia Serif Libre",serif}@media screen and (max-width: 768px){.p-news__heading{font-size:1.875rem}}.p-news__list{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.p-news__item{padding:10px 0;border-bottom:.5px solid #d9cfcf}.p-news__item a{display:grid;align-items:start;padding:2.5rem 1.875rem;grid-template-columns:200px 1fr;transition:background-color ease .3s}@media(hover: hover)and (pointer: fine){.p-news__item a:hover{background-color:#eee6e2}}@media screen and (max-width: 640px){.p-news__item a:active{background-color:#eee6e2;transform:translateY(1px)}}.p-news__item a:focus-visible{background-color:#eee6e2;outline:2px solid currentcolor;outline-offset:3px}.p-news__item a:focus:not(:focus-visible){outline:none}.p-news__item:first-of-type{border-top:.5px solid #d9cfcf}.p-news__date{font-size:.875rem;color:#51393a;letter-spacing:.1em;line-height:1}@media screen and (max-width: 1024px){.p-news__date{font-size:.875rem;font-weight:bold;margin-bottom:.625rem}}@media screen and (max-width: 768px){.p-news__date{font-size:.75rem}}.p-news__text{font-size:.875rem;color:#51393a;line-height:1.3}@media screen and (max-width: 1024px){.p-news__text{font-size:.875rem}}@media screen and (max-width: 768px){.p-news__text{font-size:.75rem}}.p-news .c-btn__more{grid-column:2/span 2}@media screen and (max-width: 1024px){.p-news{padding:3.125rem 0}.p-news__inner{grid-template-columns:1fr}.p-news__inner>*{grid-column:1/-1}.p-news__heading{font-size:clamp(1rem,8.333vw,160px);margin-bottom:0}.p-news .c-btn__more{grid-column:1/span 2}.p-news__item a{padding:.625rem 0;grid-template-columns:1fr}}@media screen and (max-width: 768px){.p-news{padding:1.25rem 0 5rem}}.p-policy{margin:6.25rem 0 7.5rem}@media screen and (max-width: 768px){.p-policy{margin:3.125rem 0 3.75rem}}.p-policy .cc-reopen{margin:1.25rem 0;padding:5px 10px;border:1px solid #ccc;border-radius:5px;text-align:center}.p-policy__inner{margin:auto;gap:2.5rem;max-width:1200px}@media screen and (max-width: 768px){.p-policy__inner{gap:10px;grid-template-columns:1fr}}.p-policy__lead{font-size:1.25rem;line-height:1.8;margin-bottom:5rem;text-align:center}@media screen and (max-width: 768px){.p-policy__lead{font-size:.875rem;font-weight:500;margin-bottom:3.125rem}}.p-policy__wrapper{font-size:.875rem;margin-bottom:6.25rem;overflow-wrap:break-word}@media screen and (max-width: 768px){.p-policy__wrapper{font-size:.75rem;margin-bottom:3.75rem}}.p-policy__wrapper p+p{margin-top:1.25rem}.p-policy__title--lv3{font-size:1rem;padding-bottom:10px}.p-policy__title--lv3:nth-of-type(n + 2){margin-top:1.875rem}@media screen and (max-width: 768px){.p-policy__title--lv3{font-size:.875rem;margin-bottom:1.25rem}}.p-policy__list{counter-reset:num}.p-policy__list li{position:relative;margin:.5em 0;counter-increment:num;line-height:1.8;padding-left:1.5625rem}.p-policy__list li::before{position:absolute;left:0;content:"(" counter(num) ")"}.p-policy__list--disc{margin-left:1.25rem}.p-policy__list--disc li{position:relative;margin:.5em 0;line-height:1.8;list-style:disc}.p-policy__list--disc li::marker{font-size:10px}.p-policy__list--alpha{counter-reset:num;list-style:none}.p-policy__list--alpha li{position:relative;margin:.5em 0;counter-increment:num;line-height:1.8;padding-left:1.5625rem}.p-policy__list--alpha li::before{position:absolute;left:0;content:"(" counter(num, lower-alpha) ")"}.p-policy__list--num1>li,.p-policy__list--num2>li{padding-left:1.875rem}.p-policy__list--num1>li::before{content:"(1." counter(num) ")"}.p-policy__list--num2>li::before{content:"(2." counter(num) ")"}.p-policy__google{padding:3.125rem;border:.5px solid #d9cfcf}.p-policy__google a{color:#0071bc;text-decoration:underline}.p-policy__google a:hover{text-decoration:none}@media screen and (max-width: 768px){.p-policy__google{padding:1.25rem}}.p-policy table{margin-top:1.875rem}.p-policy__email{margin-left:10px;vertical-align:bottom}@media screen and (max-width: 768px){.p-policy__email{margin-left:0}}.p-event__heading{display:flex;align-items:baseline;justify-content:space-between;padding:12.5rem var(--margin-default) 3.125rem;gap:3.125rem}@media screen and (max-width: 1024px){.p-event__heading{padding:9.375rem var(--margin-lg) 1.875rem}}@media screen and (max-width: 768px){.p-event__heading{padding:7.5rem var(--margin-md) 1.875rem;gap:1.25rem}}.p-event__heading--title{font-size:9.375rem;line-height:1}@media screen and (max-width: 1024px){.p-event__heading--title{font-size:6.25rem}}@media screen and (max-width: 768px){.p-event__heading--title{font-size:3.125rem}}.p-event__heading--subtitle{font-size:1.25rem;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:.625rem}@media screen and (max-width: 768px){.p-event__heading--subtitle{margin:.625rem 0;font-size:.8125rem}}.p-event-date{font-family:"Averia Serif Libre",serif;max-width:1200px}.p-event-date li a{display:block;color:#efebec;transition:color .3s}.p-event-date li a:hover,.p-event-date li a:active{color:#5b3640}.p-event-date li a:focus-visible{outline:1px solid currentcolor;outline-offset:3px}.p-event-date li a:focus:not(:focus-visible){outline:none}.p-event-date__year{display:flex;justify-content:space-between;font-size:3.75rem;gap:10px}@media screen and (max-width: 1024px){.p-event-date__year{font-size:2.5rem}}@media screen and (max-width: 768px){.p-event-date__year{font-size:1.375rem}}.p-event-calendar{margin:3.125rem 0 6.25rem}.p-event-calendar .c-inner{display:grid;gap:3.75rem;grid-template-columns:1fr 1.1fr;max-width:1600px}@media screen and (max-width: 768px){.p-event-calendar{margin:0 0 3.125rem}.p-event-calendar .c-inner{gap:1.875rem;grid-template-columns:1fr}}.p-event-calendar__season{margin:9.375rem 0 1.25rem;font-size:3.75rem;font-family:"Averia Serif Libre",serif;text-align:center}@media screen and (max-width: 1024px){.p-event-calendar__season{font-size:2.5rem}}@media screen and (max-width: 768px){.p-event-calendar__season{margin:5rem 0 0;font-size:1.875rem;line-height:1}}.p-event-calendar__item{padding:4.375rem 0;transition:background-color .3s}.p-event-calendar__item:hover{background-color:#efebec}@media screen and (max-width: 768px){.p-event-calendar__item{padding:2.1875rem 0}}.p-event-calendar__image img{width:auto;border:.5px solid #d9cfcf}.p-event-calendar__body{display:flex;flex-direction:column;justify-content:center}.p-event-calendar__date{border-bottom:.5px solid #d9cfcf;letter-spacing:.05em;margin-bottom:1.875rem;padding-bottom:.625rem}.p-event-calendar__title{font-size:1.75rem;letter-spacing:.1em;line-height:1.5}.p-event-calendar__title span{font-size:.8125rem;font-weight:500}@media screen and (max-width: 768px){.p-event-calendar__title{font-size:1.25rem;letter-spacing:.05em;margin-bottom:1.875rem}}.p-event-calendar__title span{font-size:.75rem;font-weight:500}.en .p-event-calendar__title{letter-spacing:0}.p-event-calendar__label{display:block;font-size:1rem;font-weight:500;letter-spacing:.05em;margin-bottom:8px}@media screen and (max-width: 768px){.p-event-calendar__label{font-size:.8125rem;letter-spacing:0}}.p-event-calendar__detail{margin:1.875rem 0;font-size:.875rem;line-height:1.8}@media screen and (width <= 1850px){.p-event-calendar__detail .pc{display:none}}@media screen and (max-width: 768px){.p-event-calendar__detail{margin:0 0 1.875rem}}.p-event-calendar__link{position:relative;z-index:1;font-size:.875rem;line-height:1.8;margin-top:1.25rem}@media screen and (max-width: 768px){.p-event-calendar__link{margin-top:0}}.p-event-calendar__link.notext{margin-top:3.125rem}@media screen and (max-width: 768px){.p-event-calendar__link.notext{margin-top:0}}.p-event-calendar__link li{display:flex;gap:5px}.p-event-calendar__link li span:first-of-type::after{content:"→";margin-left:5px}.p-event-calendar__link a{transition:color .3s}.p-event-calendar__link a:hover{color:#d7000f}@media screen and (max-width: 768px){.p-event-calendar__link li,.p-event-calendar__link li span{display:block}.p-event-calendar__link li span:first-of-type::after{position:relative;bottom:4px;display:inline-block;width:5px;height:5px;border-bottom:1px solid #5b3640;border-right:1px solid #5b3640;content:"";transform:rotate(45deg)}}@media screen and (max-width: 640px){.p-event-calendar__link{font-size:.8125rem}}.p-event-calendar__note{font-size:.75rem;line-height:1.8;margin-top:.3125rem}@media screen and (max-width: 640px){.p-event-calendar__note{opacity:.7}}.p-sitemap{margin:6.25rem 0 7.5rem}@media screen and (max-width: 768px){.p-sitemap{margin:3.125rem 0 3.75rem}}.p-sitemap__inner{display:grid;margin:auto;gap:2.5rem;grid-template-columns:repeat(2, 1fr);max-width:1100px}@media screen and (max-width: 768px){.p-sitemap__inner{gap:10px;grid-template-columns:1fr}}.p-sitemap__list{display:flex;flex-direction:column;gap:30px}.p-sitemap__list a{display:block;padding:.9375rem 1.875rem;font-size:.875rem;color:inherit;border:2px solid #fff;background-color:#efebec;box-shadow:0 0 0 .5px #5b3640;text-decoration:none;transition:background-color .3s,border-color .3s,color .3s,box-shadow .3s,transform .05s}.p-sitemap__list a::before{position:relative;bottom:-1px;display:inline-block;width:8px;height:12px;content:url("../images/common/arrow.svg");margin-right:5px;transition:filter .3s}@media(hover: hover)and (pointer: fine){.p-sitemap__list a:hover{color:#fff;background-color:#5b3640;border-color:#fff;box-shadow:0 0 0 .5px #5b3640}.p-sitemap__list a:hover::before{filter:brightness(0) invert(1)}}.p-sitemap__list a:active{color:#fff;background-color:#5b3640;border-color:#fff;box-shadow:0 0 0 .5px #5b3640}@media screen and (max-width: 640px){.p-sitemap__list a:active{transform:translateY(1px)}}.p-sitemap__list a:focus-visible{outline:2px solid currentcolor;outline-offset:3px}.p-sitemap__list a:focus:not(:focus-visible){outline:none}@media screen and (max-width: 768px){.p-sitemap__list a{padding:.625rem 1.25rem}}@media screen and (max-width: 768px){.p-sitemap__list{font-size:.75rem;gap:10px}}.p-sitemap__list-sub a{background-color:#fff;box-shadow:0 0 0 .5px #5b3640}@media screen and (max-width: 768px){.p-sitemap__list-sub a{padding:.5rem 1.25rem}}.p-heritage__heading{position:relative}@media screen and (max-width: 768px){.p-heritage__heading{grid-template-columns:1fr}}.p-heritage__heading--wrapper{padding:0 var(--margin-default) 6.25rem}@media screen and (max-width: 1024px){.p-heritage__heading--wrapper{padding:0 var(--margin-lg) 6.25rem}}@media screen and (max-width: 768px){.p-heritage__heading--wrapper{padding:0 var(--margin-md) 5rem}}.jomon .p-heritage__heading--wrapper{padding-bottom:12.5rem}@media screen and (max-width: 768px){.jomon .p-heritage__heading--wrapper{padding-bottom:2.5rem}}.kii .p-heritage__heading--wrapper{padding-bottom:12.5rem}@media screen and (max-width: 768px){.kii .p-heritage__heading--wrapper{padding-bottom:6.875rem}}@media screen and (max-width: 768px){.hiraizumi .p-heritage__heading--wrapper{padding-bottom:3.75rem}}.tomioka .p-heritage__heading--wrapper{padding-bottom:6.25rem}@media screen and (max-width: 768px){.tomioka .p-heritage__heading--wrapper{padding-bottom:3.75rem}}@media screen and (max-width: 768px){.le-corbusier .p-heritage__heading--wrapper{padding-bottom:3.75rem}}.fujisan .p-heritage__heading--wrapper{padding-bottom:7.5rem}.shirakawa-go .p-heritage__heading--wrapper{padding-bottom:5rem}.nara .p-heritage__heading--wrapper{padding-bottom:11.25rem}@media screen and (max-width: 768px){.nara .p-heritage__heading--wrapper{padding-bottom:8.125rem}}.horyu-ji .p-heritage__heading--wrapper{padding-bottom:11.25rem}@media screen and (max-width: 768px){.horyu-ji .p-heritage__heading--wrapper{padding-bottom:9.375rem}}.mozu .p-heritage__heading--wrapper{padding-bottom:12.5rem}@media screen and (width <= 2250px){.mozu .p-heritage__heading--wrapper{padding-bottom:9.375rem}}@media screen and (max-width: 768px){.mozu .p-heritage__heading--wrapper{padding-bottom:5rem}}.himeji-jo .p-heritage__heading--wrapper{padding-bottom:9.375rem}@media screen and (width <= 2250px){.himeji-jo .p-heritage__heading--wrapper{padding-bottom:9.375rem}}@media screen and (max-width: 768px){.himeji-jo .p-heritage__heading--wrapper{padding-bottom:7.5rem}}.iwami .p-heritage__heading--wrapper{padding-bottom:9.375rem}.itsukushima .p-heritage__heading--wrapper{padding-bottom:9.375rem}@media screen and (max-width: 768px){.itsukushima .p-heritage__heading--wrapper{padding-bottom:7.5rem}}.munakata .p-heritage__heading--wrapper{padding-bottom:11.25rem}@media screen and (max-width: 768px){.munakata .p-heritage__heading--wrapper{padding-bottom:6.875rem}}@media screen and (max-width: 768px){.nagasaki .p-heritage__heading--wrapper{padding-bottom:7.5rem}}@media screen and (max-width: 768px){.gusuku .p-heritage__heading--wrapper{padding-bottom:10rem}}.meiji .p-heritage__heading--wrapper{padding-bottom:11.25rem}@media screen and (width <= 2000px){.meiji .p-heritage__heading--wrapper{padding-bottom:5rem}}@media screen and (max-width: 768px){.meiji .p-heritage__heading--wrapper{padding-bottom:8.125rem}}.p-heritage__heading--title{padding:11.25rem 0 3.75rem;font-size:clamp(2.188rem,.417rem + 7.56vw,7.5rem);font-family:"Averia Serif Libre",serif;line-height:1.2}.p-heritage__heading--title span{display:block;font-size:clamp(1.25rem,.625rem + 2.67vw,3.125rem);line-height:1.5}@media screen and (max-width: 768px){.p-heritage__heading--title{padding:6.25rem 0 1.25rem;font-size:2.1875rem}.p-heritage__heading--title span{font-size:1.25rem}}.jomon .p-heritage__heading--title{font-size:clamp(2rem,1.091rem + 4.55vw,4.5rem);padding-bottom:6vw}@media screen and (max-width: 768px){.jomon .p-heritage__heading--title{padding:6.25rem 0 1.25rem;font-size:2rem}}.kii .p-heritage__heading--title{font-size:clamp(2rem,1.091rem + 3.5vw,4.5rem);padding-bottom:6vw}@media screen and (max-width: 1280px){.kii .p-heritage__heading--title{padding:6.25rem 0 1.25rem;font-size:4.5vw}}@media screen and (max-width: 768px){.kii .p-heritage__heading--title{font-size:2rem}}.nikko .p-heritage__heading--title{padding:9.375rem 0 3.75rem;line-height:1.1}@media screen and (max-width: 768px){.nikko .p-heritage__heading--title{padding:6.25rem 0 1.25rem}}.tomioka .p-heritage__heading--title,.mozu .p-heritage__heading--title{font-size:clamp(2rem,1.091rem + 4.55vw,4.5rem)}.le-corbusier .p-heritage__heading--title{padding:8.75rem 0 3.75rem}@media screen and (max-width: 768px){.le-corbusier .p-heritage__heading--title{padding:6.25rem 0 1.25rem}}.fujisan .p-heritage__heading--title span,.himeji-jo .p-heritage__heading--title span,.iwami .p-heritage__heading--title span,.itsukushima .p-heritage__heading--title span{display:block;line-height:.8}.shirakawa-go .p-heritage__heading--title{font-size:clamp(2rem,1.091rem + 4.55vw,4.5rem);padding-bottom:6.25rem}@media screen and (max-width: 768px){.shirakawa-go .p-heritage__heading--title{font-size:2rem;padding-bottom:1.25rem}}.kyoto .p-heritage__heading--title,.nara .p-heritage__heading--title,.horyu-ji .p-heritage__heading--title,.munakata .p-heritage__heading--title,.gusuku .p-heritage__heading--title,.meiji .p-heritage__heading--title{font-size:clamp(2rem,1.091rem + 4.55vw,4.5rem)}.kyoto .p-heritage__heading--title span,.nara .p-heritage__heading--title span,.horyu-ji .p-heritage__heading--title span,.munakata .p-heritage__heading--title span,.gusuku .p-heritage__heading--title span,.meiji .p-heritage__heading--title span{display:block;font-size:clamp(1rem,.636rem + 1.82vw,2rem)}@media screen and (max-width: 768px){.kyoto .p-heritage__heading--title,.nara .p-heritage__heading--title,.horyu-ji .p-heritage__heading--title,.munakata .p-heritage__heading--title,.gusuku .p-heritage__heading--title,.meiji .p-heritage__heading--title{font-size:2rem;padding-bottom:1.25rem}}.himeji-jo .p-heritage__heading--title{padding:15rem 0 6.25rem}@media screen and (max-width: 768px){.himeji-jo .p-heritage__heading--title{padding:6.25rem 0 1.25rem}}.iwami .p-heritage__heading--title{padding-bottom:9.375rem}@media screen and (max-width: 768px){.iwami .p-heritage__heading--title{padding:6.25rem 0 1.25rem}}.nagasaki .p-heritage__heading--title{padding:10rem 0 3.75rem}@media screen and (max-width: 768px){.nagasaki .p-heritage__heading--title{padding:6.25rem 0 1.25rem}}@media screen and (width <= 1600px){.gusuku .p-heritage__heading--title,.meiji .p-heritage__heading--title{font-size:4.5vw}}@media screen and (max-width: 768px){.gusuku .p-heritage__heading--title,.meiji .p-heritage__heading--title{font-size:2rem}}.p-heritage__heading--subtitle{font-size:1.25rem;font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.8;margin-bottom:1.875rem}@media screen and (max-width: 768px){.p-heritage__heading--subtitle{font-size:1.125rem;margin-bottom:1.25rem}}.p-heritage__heading--subtitle span{font-size:.875rem}@media screen and (max-width: 768px){.p-heritage__heading--subtitle span{font-size:.8125rem}}.fujisan .p-heritage__heading--subtitle,.horyu-ji .p-heritage__heading--subtitle,.himeji-jo .p-heritage__heading--subtitle,.iwami .p-heritage__heading--subtitle{margin-bottom:0;padding-bottom:6.25rem}@media screen and (max-width: 768px){.fujisan .p-heritage__heading--subtitle,.horyu-ji .p-heritage__heading--subtitle,.himeji-jo .p-heritage__heading--subtitle,.iwami .p-heritage__heading--subtitle{padding-bottom:1.25rem}}.p-heritage__heading--text{font-size:.8125rem;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:7vw;paint-order:stroke fill;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;-webkit-text-stroke:5px #fff}@media screen and (max-width: 768px){.p-heritage__heading--text{font-size:.75rem}}@media screen and (max-width: 1024px){.genbaku .p-heritage__heading--text,.nagasaki .p-heritage__heading--text{width:50%}}@media screen and (max-width: 768px){.genbaku .p-heritage__heading--text,.nagasaki .p-heritage__heading--text{width:100%;margin-bottom:1.875rem}}.jomon .p-heritage__heading--text{margin-bottom:1.875rem}@media screen and (max-width: 1024px){.jomon .p-heritage__heading--text{width:50%}}@media screen and (max-width: 768px){.jomon .p-heritage__heading--text{width:50%}}@media screen and (max-width: 640px){.jomon .p-heritage__heading--text{width:100%}}@media screen and (max-width: 1024px){.hiraizumi .p-heritage__heading--text{width:50%}}@media screen and (max-width: 768px){.hiraizumi .p-heritage__heading--text{width:100%;margin-bottom:1.875rem}}.nikko .p-heritage__heading--text,.tomioka .p-heritage__heading--text,.le-corbusier .p-heritage__heading--text,.shirakawa-go .p-heritage__heading--text{width:40%}@media screen and (max-width: 768px){.nikko .p-heritage__heading--text,.tomioka .p-heritage__heading--text,.le-corbusier .p-heritage__heading--text,.shirakawa-go .p-heritage__heading--text{width:100%;margin-bottom:1.875rem}}.mozu .p-heritage__heading--text{width:70%}@media screen and (max-width: 1024px){.mozu .p-heritage__heading--text{width:100%;margin-bottom:1.875rem}}.fujisan .p-heritage__heading--text,.horyu-ji .p-heritage__heading--text{margin-bottom:1.875rem}.kyoto .p-heritage__heading--text{margin:5rem 0 1.875rem}@media screen and (max-width: 768px){.kyoto .p-heritage__heading--text{margin:1.875rem 0}}.kii .p-heritage__heading--text{width:50%;margin-bottom:1.875rem}@media screen and (max-width: 768px){.kii .p-heritage__heading--text{width:100%}}.nara .p-heritage__heading--text,.himeji-jo .p-heritage__heading--text,.munakata .p-heritage__heading--text{margin-bottom:3.75rem}@media screen and (max-width: 768px){.nara .p-heritage__heading--text,.himeji-jo .p-heritage__heading--text,.munakata .p-heritage__heading--text{margin-bottom:1.875rem}}.iwami .p-heritage__heading--text{margin-bottom:1.875rem}.gusuku .p-heritage__heading--text{margin:5rem 0 1.875rem}@media screen and (max-width: 768px){.gusuku .p-heritage__heading--text{margin:1.875rem 0}}.meiji .p-heritage__heading--text{margin:5rem 0 1.875rem}@media screen and (max-width: 768px){.meiji .p-heritage__heading--text{margin:1.875rem 0}}.p-heritage__heading--image{position:absolute;bottom:0;z-index:-1;width:100%}.p-heritage__heading--image img{width:100%}.genbaku .p-heritage__heading--image{bottom:8.125rem}@media screen and (max-width: 768px){.genbaku .p-heritage__heading--image{bottom:1.25rem}}.jomon .p-heritage__heading--image{top:17.5rem}@media screen and (max-width: 1280px){.jomon .p-heritage__heading--image{top:21.25rem}}@media screen and (max-width: 1024px){.jomon .p-heritage__heading--image{top:18.75rem}}@media screen and (max-width: 768px){.jomon .p-heritage__heading--image{top:auto;bottom:5.3125rem}}@media screen and (max-width: 640px){.jomon .p-heritage__heading--image{bottom:2.8125rem}}.hiraizumi .p-heritage__heading--image{bottom:11.25rem}@media screen and (max-width: 768px){.hiraizumi .p-heritage__heading--image{bottom:1.25rem}}.nikko .p-heritage__heading--image{bottom:12.5rem}@media screen and (max-width: 768px){.nikko .p-heritage__heading--image{bottom:1.875rem}}.tomioka .p-heritage__heading--image{bottom:7.5rem}@media screen and (max-width: 768px){.tomioka .p-heritage__heading--image{bottom:1.25rem}}.le-corbusier .p-heritage__heading--image{bottom:9.375rem}@media screen and (max-width: 768px){.le-corbusier .p-heritage__heading--image{bottom:1.875rem}}.fujisan .p-heritage__heading--image{bottom:3.75rem}@media screen and (width <= 2000px){.fujisan .p-heritage__heading--image{bottom:9.375rem}}@media screen and (width <= 1750px){.fujisan .p-heritage__heading--image{bottom:11.25rem}}@media screen and (width <= 1380px){.fujisan .p-heritage__heading--image{bottom:12.5rem}}@media screen and (max-width: 1024px){.fujisan .p-heritage__heading--image{bottom:13.75rem}}@media screen and (max-width: 768px){.fujisan .p-heritage__heading--image{bottom:1.875rem}}.shirakawa-go .p-heritage__heading--image{bottom:12.5rem}@media screen and (width <= 1360px){.shirakawa-go .p-heritage__heading--image{bottom:10rem}}@media screen and (max-width: 768px){.shirakawa-go .p-heritage__heading--image{bottom:2.5rem}}.kyoto .p-heritage__heading--image{bottom:12.5rem}@media screen and (width <= 2100px){.kyoto .p-heritage__heading--image{bottom:13.75rem}}@media screen and (width <= 1700px){.kyoto .p-heritage__heading--image{bottom:16.25rem}}@media screen and (max-width: 1280px){.kyoto .p-heritage__heading--image{bottom:18.75rem}}@media screen and (max-width: 768px){.kyoto .p-heritage__heading--image{bottom:1.875rem}}.nara .p-heritage__heading--image{bottom:5rem}@media screen and (max-width: 768px){.nara .p-heritage__heading--image{bottom:2.5rem}}.horyu-ji .p-heritage__heading--image{bottom:3.125rem}@media screen and (width <= 2200px){.horyu-ji .p-heritage__heading--image{bottom:6.25rem}}@media screen and (width <= 1900px){.horyu-ji .p-heritage__heading--image{bottom:8.75rem}}@media screen and (width <= 1630px){.horyu-ji .p-heritage__heading--image{bottom:11.25rem}}@media screen and (width <= 1310px){.horyu-ji .p-heritage__heading--image{bottom:14.375rem}}@media screen and (max-width: 1024px){.horyu-ji .p-heritage__heading--image{bottom:16.875rem}}@media screen and (max-width: 768px){.horyu-ji .p-heritage__heading--image{bottom:1.25rem}}.kii .p-heritage__heading--image{top:25rem}@media screen and (width <= 1300px){.kii .p-heritage__heading--image{top:20.625rem}}@media screen and (max-width: 768px){.kii .p-heritage__heading--image{top:auto;bottom:1.875rem}}.mozu .p-heritage__heading--image{bottom:4.375rem}@media screen and (width <= 2250px){.mozu .p-heritage__heading--image{bottom:6.25rem}}@media screen and (max-width: 1280px){.mozu .p-heritage__heading--image{bottom:8.75rem}}@media screen and (max-width: 768px){.mozu .p-heritage__heading--image{bottom:1.25rem}}.himeji-jo .p-heritage__heading--image{bottom:9.375rem}@media screen and (width <= 1900px){.himeji-jo .p-heritage__heading--image{bottom:13.75rem}}@media screen and (width <= 1600px){.himeji-jo .p-heritage__heading--image{bottom:16.25rem}}@media screen and (max-width: 768px){.himeji-jo .p-heritage__heading--image{bottom:1.875rem}}.iwami .p-heritage__heading--image{bottom:5rem}@media screen and (width <= 2100px){.iwami .p-heritage__heading--image{bottom:8.75rem}}@media screen and (width <= 1680px){.iwami .p-heritage__heading--image{bottom:12.5rem}}@media screen and (width <= 1220px){.iwami .p-heritage__heading--image{bottom:16.25rem}}@media screen and (max-width: 768px){.iwami .p-heritage__heading--image{bottom:1.875rem}}.itsukushima .p-heritage__heading--image{bottom:8.125rem}@media screen and (max-width: 1024px){.itsukushima .p-heritage__heading--image{bottom:9.375rem}}@media screen and (max-width: 768px){.itsukushima .p-heritage__heading--image{bottom:1.25rem}}.munakata .p-heritage__heading--image{bottom:5rem}@media screen and (max-width: 1024px){.munakata .p-heritage__heading--image{bottom:9.375rem}}@media screen and (max-width: 768px){.munakata .p-heritage__heading--image{bottom:1.25rem}}.nagasaki .p-heritage__heading--image{bottom:9.375rem}@media screen and (max-width: 768px){.nagasaki .p-heritage__heading--image{bottom:1.25rem}}.gusuku .p-heritage__heading--image{bottom:8.75rem}@media screen and (width <= 2360px){.gusuku .p-heritage__heading--image{bottom:11.875rem}}@media screen and (width <= 2200px){.gusuku .p-heritage__heading--image{bottom:13.75rem}}@media screen and (width <= 1780px){.gusuku .p-heritage__heading--image{bottom:18.125rem}}@media screen and (max-width: 1280px){.gusuku .p-heritage__heading--image{bottom:21.25rem}}@media screen and (max-width: 1024px){.gusuku .p-heritage__heading--image{bottom:23.75rem}}@media screen and (max-width: 768px){.gusuku .p-heritage__heading--image{bottom:1.875rem}}.meiji .p-heritage__heading--image{bottom:5rem}@media screen and (width <= 2340px){.meiji .p-heritage__heading--image{bottom:7.5rem}}@media screen and (width <= 2000px){.meiji .p-heritage__heading--image{bottom:3.75rem}}@media screen and (width <= 1520px){.meiji .p-heritage__heading--image{bottom:7.5rem}}@media screen and (max-width: 768px){.meiji .p-heritage__heading--image{bottom:1.25rem}}.sado .p-heritage__heading--image{bottom:12.5rem}@media screen and (max-width: 768px){.sado .p-heritage__heading--image{bottom:2.5rem}}.p-heritage__heading--btns{display:flex;align-items:end;justify-content:space-between;max-width:35%}@media screen and (width <= 1540px){.p-heritage__heading--btns{max-width:50%}}@media screen and (max-width: 1280px){.p-heritage__heading--btns{max-width:100%}}@media screen and (max-width: 768px){.p-heritage__heading--btns{display:block;max-width:100%}.p-heritage__heading--btns .c-btn__more{margin:30px 0 0;text-align:left}}.p-heritage__heading--link{font-size:.75rem;line-height:1.5;paint-order:stroke fill}.kii .p-heritage__heading--link{font-size:.625rem}.p-heritage__heading--link::first-letter{margin-left:-0.5em}.p-heritage__heading--link+.p-heritage__heading--link{margin-top:.3125rem}.p-heritage__heading--link a{position:relative;background:#fff}.p-heritage__heading--link a::after{position:absolute;bottom:-3px;left:0;z-index:-1;width:0;height:3px;background-color:#efebec;content:"";transition:width .5s}.p-heritage__heading--link a:hover::after,.p-heritage__heading--link a:active::after{width:100%}.p-heritage__heading--link a:focus-visible{outline:1px solid currentcolor;outline-offset:3px}.p-heritage__heading--link a:focus:not(:focus-visible){outline:none}.p-heritage{display:grid;align-items:start;gap:5rem;grid-template-columns:3fr 4fr;padding-bottom:6.25rem}@media screen and (max-width: 768px){.p-heritage{gap:1.875rem;grid-template-columns:1fr;padding-bottom:3.75rem}}.p-heritage__lang--ch{font-family:"Noto Sans SC","Noto Sans TC" !important}.p-heritage__lang--tw{font-family:"Noto Sans TC",sans-serif !important}.p-heritage__image{position:sticky;top:0;display:grid;align-self:start;gap:2.5rem;grid-template-columns:1fr}.p-heritage__image img{width:100%}.p-heritage__image figcaption{font-size:.75rem;text-align:right}@media screen and (max-width: 768px){.p-heritage__image{position:static;gap:.9375rem;grid-template-columns:1fr 1fr}.p-heritage__image figcaption{font-size:.625rem}.p-heritage__image--full{grid-column:1/-1}}.p-heritage__image iframe{width:100%;height:auto;aspect-ratio:16/9}.p-heritage__body{display:flex;flex-direction:column;gap:6.25rem}.p-heritage__title{font-size:1.25rem;border-bottom:.5px solid #d9cfcf;font-weight:500;line-height:1.8;margin-bottom:1.25rem;padding-bottom:.625rem}.p-heritage__title span{font-size:.875rem}@media screen and (max-width: 768px){.p-heritage__title{line-height:1.5}}.p-heritage__text{font-size:.875rem;margin-bottom:1.875rem;min-height:120px}@media screen and (max-width: 768px){.p-heritage__text{min-height:auto}}.p-heritage__source{font-size:.75rem;border-top:.5px dotted rgba(217,207,207,.5);line-height:1.5;padding-top:.9375rem}.p-heritage__source li::first-letter{margin-left:-0.5em}.p-heritage__source li+li{margin-top:10px}.p-heritage__source a{position:relative;word-break:break-all}.p-heritage__source a::after{position:absolute;bottom:0;left:0;z-index:-1;width:0;height:3px;background-color:#efebec;content:"";transition:width .5s}.p-heritage__source a:hover::after,.p-heritage__source a:active::after{width:100%}.p-heritage__source a:focus-visible{outline:1px solid currentcolor;outline-offset:3px}.p-heritage__source a:focus:not(:focus-visible){outline:none}.p-history__heading{position:relative;font-size:3.125rem;font-family:"Averia Serif Libre",serif;padding-top:4.375rem}.p-history__heading img{width:100%}.p-history__heading--wrapper{position:absolute;top:13vw;z-index:1;display:grid;align-items:center;justify-content:space-between;font-size:3.75rem;grid-template-columns:1fr;line-height:1;padding-top:0}.p-history__heading--title{padding-bottom:0}.p-history__heading--text{padding:0 var(--margin-default) 3.125rem;font-size:1.125rem;font-family:"Zen Kaku Gothic New",sans-serif;letter-spacing:.05em;line-height:1.8;margin-top:1.25rem}@media screen and (max-width: 1024px){.p-history__heading--text{padding:0 var(--margin-lg) 1.875rem}}@media screen and (max-width: 768px){.p-history__heading{top:0;font-size:1.875rem;padding-top:11.25rem}.p-history__heading--wrapper{top:80px}.p-history__heading--text{padding:0 var(--margin-md) 1.875rem;font-size:.75rem;margin-top:.625rem}}.p-history__inner{max-width:1360px !important}.p-history__intro{position:relative;padding:20px 0;border-bottom:.5px solid #5b3640;border-top:.5px solid #5b3640;margin-top:6.25rem;text-align:center}.p-history__intro--wrapper{padding:5rem 3.125rem;background:#efebec}.p-history__intro--title{font-size:2.125rem;margin-bottom:1.25rem}.p-history__intro--text{font-size:.875rem;line-height:3}@media screen and (max-width: 768px){.p-history__intro{margin-top:1.875rem}.p-history__intro--wrapper{padding:1.875rem 1.25rem}.p-history__intro--title{font-size:1.25rem;margin-bottom:1.25rem}.p-history__intro--text{line-height:1.8;text-align:left}}.p-history__list{padding-bottom:9.375rem}@media screen and (max-width: 768px){.p-history__list{position:relative;padding-bottom:3.125rem}.p-history__list::after{position:absolute;top:0;left:15px;z-index:-1;display:block;width:1px;height:100%;background:#5b3640;content:""}}.p-history__item{position:relative;display:grid;align-items:center;gap:3.75rem;grid-template-columns:1.158fr 1fr;overflow:clip;padding-top:6.25rem}@media screen and (max-width: 1280px){.p-history__item{gap:2.5rem}.p-history__item img{aspect-ratio:2/1.6;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 768px){.p-history__item{gap:1.25rem;grid-template-columns:1fr;padding-top:3.125rem}}.p-history__item:not(:has(.p-history__century))+.p-history__item:not(:has(.p-history__century)){padding-top:3.75rem}.p-history__item:has(.p-history__century)+.p-history__item{padding-top:30px}.p-history__item--contents{padding-bottom:1.875rem}@media screen and (max-width: 768px){.p-history__item--contents{padding-left:2.5rem}}.p-history__item--title{font-size:1.875rem;line-height:1.5;margin-bottom:1.25rem}.p-history__item--title span{font-size:1.125rem}@media screen and (max-width: 1280px){.p-history__item--title{font-size:1.375rem;margin-bottom:.625rem}}.p-history__item--text{font-size:.875rem}@media screen and (max-width: 768px){.p-history__item--text{line-height:1.8}}.p-history__item--image{position:relative}.p-history__item--image::before{position:absolute;top:-150px;left:50%;z-index:-1;display:block;width:1px;height:100%;background:#5b3640;content:""}.p-history__item--image:has(.p-history__century)::before{top:-200px;height:200px}@media screen and (max-width: 768px){.p-history__item--image::before{display:none}}.p-history__item .c-btn__more{position:absolute;right:0;bottom:0}.p-history__century{position:relative;width:100%;margin:auto;padding:.3125rem;color:#fff;background:#5b3640;max-width:200px;text-align:center}@media screen and (max-width: 768px){.p-history__century{margin:0}}.u-hidden{display:none}@media screen and (max-width: 768px){.u-hidden{display:block}}.u-block{display:block}.u-inline-block{display:inline-block}.u-width-fill{width:100% !important}.u-flex{display:flex;flex-wrap:wrap}.u-flex-h-start{justify-content:flex-start}.u-flex-h-start-self{justify-self:flex-start}.u-flex-h-center{justify-content:center}.u-flex-h-center-self{justify-self:center}.u-flex-h-end{justify-content:flex-end}.u-flex-h-end-self{justify-self:flex-end}.u-flex-h-between{justify-content:space-between}.u-flex-h-between-self{justify-self:space-between}.u-flex-v-start{align-items:flex-start}.u-flex-v-start-self{align-self:flex-start}.u-flex-v-center{align-items:center}.u-flex-v-center-self{align-self:center}.u-flex-v-end{align-items:flex-end}.u-flex-v-end-self{align-self:flex-end}.u-text-exsmall{font-size:.6rem}.u-text-small{font-size:.8rem}.u-text-medium-small{font-size:.9rem}.u-text-medium{font-size:1rem}.u-text-medium-large{font-size:1.1rem}.u-text-large{font-size:1.2rem}.u-text-exlarge{font-size:1.5rem}.u-text-left{text-align:left}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-underline{text-decoration:underline}.u-font-weight-normal{font-weight:normal}.u-font-weight-bold{font-weight:bold}.u-margin-auto{margin-left:auto;margin-right:auto}.u-color-true-black{color:#000}.u-color-black{color:#333}.u-color-gray{color:#666}.u-color-winered{color:#e12d5c}.u-color-red{color:#e12d5c}.u-xl{display:block}@media screen and (max-width: 1280px){.u-xl{display:none}}.u-lg{display:none}@media screen and (max-width: 1024px){.u-lg{display:bblock}}.u-md{display:none}@media screen and (max-width: 768px){.u-md{display:block}}.u-sm{display:none}@media screen and (max-width: 640px){.u-sm{display:block}}.u-xs{display:none}@media screen and (max-width: 480px){.u-xs{display:block}}.u-mt-0{margin-top:calc(0rem/2) !important}.u-mb-0{margin-bottom:calc(0rem/2) !important}.u-ml-0{margin-left:calc(0rem/2) !important}.u-mr-0{margin-right:calc(0rem/2) !important}.u-pt-0{padding-top:calc(0rem/2) !important}.u-pb-0{padding-bottom:calc(0rem/2) !important}.u-pl-0{padding-left:calc(0rem/2) !important}.u-pr-0{padding-right:calc(0rem/2) !important}.u-width-00p{width:calc(0*10%) !important}.u-width-00vw{width:calc(0*10vw) !important}.u-mt-1{margin-top:calc(1rem/2) !important}.u-mb-1{margin-bottom:calc(1rem/2) !important}.u-ml-1{margin-left:calc(1rem/2) !important}.u-mr-1{margin-right:calc(1rem/2) !important}.u-pt-1{padding-top:calc(1rem/2) !important}.u-pb-1{padding-bottom:calc(1rem/2) !important}.u-pl-1{padding-left:calc(1rem/2) !important}.u-pr-1{padding-right:calc(1rem/2) !important}.u-width-10p{width:calc(1*10%) !important}.u-width-10vw{width:calc(1*10vw) !important}.u-mt-2{margin-top:calc(2rem/2) !important}.u-mb-2{margin-bottom:calc(2rem/2) !important}.u-ml-2{margin-left:calc(2rem/2) !important}.u-mr-2{margin-right:calc(2rem/2) !important}.u-pt-2{padding-top:calc(2rem/2) !important}.u-pb-2{padding-bottom:calc(2rem/2) !important}.u-pl-2{padding-left:calc(2rem/2) !important}.u-pr-2{padding-right:calc(2rem/2) !important}.u-width-20p{width:calc(2*10%) !important}.u-width-20vw{width:calc(2*10vw) !important}.u-mt-3{margin-top:calc(3rem/2) !important}.u-mb-3{margin-bottom:calc(3rem/2) !important}.u-ml-3{margin-left:calc(3rem/2) !important}.u-mr-3{margin-right:calc(3rem/2) !important}.u-pt-3{padding-top:calc(3rem/2) !important}.u-pb-3{padding-bottom:calc(3rem/2) !important}.u-pl-3{padding-left:calc(3rem/2) !important}.u-pr-3{padding-right:calc(3rem/2) !important}.u-width-30p{width:calc(3*10%) !important}.u-width-30vw{width:calc(3*10vw) !important}.u-mt-4{margin-top:calc(4rem/2) !important}.u-mb-4{margin-bottom:calc(4rem/2) !important}.u-ml-4{margin-left:calc(4rem/2) !important}.u-mr-4{margin-right:calc(4rem/2) !important}.u-pt-4{padding-top:calc(4rem/2) !important}.u-pb-4{padding-bottom:calc(4rem/2) !important}.u-pl-4{padding-left:calc(4rem/2) !important}.u-pr-4{padding-right:calc(4rem/2) !important}.u-width-40p{width:calc(4*10%) !important}.u-width-40vw{width:calc(4*10vw) !important}.u-mt-5{margin-top:calc(5rem/2) !important}.u-mb-5{margin-bottom:calc(5rem/2) !important}.u-ml-5{margin-left:calc(5rem/2) !important}.u-mr-5{margin-right:calc(5rem/2) !important}.u-pt-5{padding-top:calc(5rem/2) !important}.u-pb-5{padding-bottom:calc(5rem/2) !important}.u-pl-5{padding-left:calc(5rem/2) !important}.u-pr-5{padding-right:calc(5rem/2) !important}.u-width-50p{width:calc(5*10%) !important}.u-width-50vw{width:calc(5*10vw) !important}.u-mt-6{margin-top:calc(6rem/2) !important}.u-mb-6{margin-bottom:calc(6rem/2) !important}.u-ml-6{margin-left:calc(6rem/2) !important}.u-mr-6{margin-right:calc(6rem/2) !important}.u-pt-6{padding-top:calc(6rem/2) !important}.u-pb-6{padding-bottom:calc(6rem/2) !important}.u-pl-6{padding-left:calc(6rem/2) !important}.u-pr-6{padding-right:calc(6rem/2) !important}.u-width-60p{width:calc(6*10%) !important}.u-width-60vw{width:calc(6*10vw) !important}.u-mt-7{margin-top:calc(7rem/2) !important}.u-mb-7{margin-bottom:calc(7rem/2) !important}.u-ml-7{margin-left:calc(7rem/2) !important}.u-mr-7{margin-right:calc(7rem/2) !important}.u-pt-7{padding-top:calc(7rem/2) !important}.u-pb-7{padding-bottom:calc(7rem/2) !important}.u-pl-7{padding-left:calc(7rem/2) !important}.u-pr-7{padding-right:calc(7rem/2) !important}.u-width-70p{width:calc(7*10%) !important}.u-width-70vw{width:calc(7*10vw) !important}.u-mt-8{margin-top:calc(8rem/2) !important}.u-mb-8{margin-bottom:calc(8rem/2) !important}.u-ml-8{margin-left:calc(8rem/2) !important}.u-mr-8{margin-right:calc(8rem/2) !important}.u-pt-8{padding-top:calc(8rem/2) !important}.u-pb-8{padding-bottom:calc(8rem/2) !important}.u-pl-8{padding-left:calc(8rem/2) !important}.u-pr-8{padding-right:calc(8rem/2) !important}.u-width-80p{width:calc(8*10%) !important}.u-width-80vw{width:calc(8*10vw) !important}.u-mt-9{margin-top:calc(9rem/2) !important}.u-mb-9{margin-bottom:calc(9rem/2) !important}.u-ml-9{margin-left:calc(9rem/2) !important}.u-mr-9{margin-right:calc(9rem/2) !important}.u-pt-9{padding-top:calc(9rem/2) !important}.u-pb-9{padding-bottom:calc(9rem/2) !important}.u-pl-9{padding-left:calc(9rem/2) !important}.u-pr-9{padding-right:calc(9rem/2) !important}.u-width-90p{width:calc(9*10%) !important}.u-width-90vw{width:calc(9*10vw) !important}.u-mt-10{margin-top:calc(10rem/2) !important}.u-mb-10{margin-bottom:calc(10rem/2) !important}.u-ml-10{margin-left:calc(10rem/2) !important}.u-mr-10{margin-right:calc(10rem/2) !important}.u-pt-10{padding-top:calc(10rem/2) !important}.u-pb-10{padding-bottom:calc(10rem/2) !important}.u-pl-10{padding-left:calc(10rem/2) !important}.u-pr-10{padding-right:calc(10rem/2) !important}.u-width-100p{width:calc(10*10%) !important}.u-width-100vw{width:calc(10*10vw) !important}.u-img{display:block;background-color:#00497b;filter:saturate(87%)}.u-img img{mix-blend-mode:screen}.pc{display:block}@media screen and (max-width: 768px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 768px){.sp{display:inline-block}}.u-screen-reader{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0);overflow:hidden;white-space:nowrap}/*# sourceMappingURL=common.min.css.map */