:root{--color-bt: #786349;--color-primary: #1a2f23;--color-primary--bg: #e5e8e6;--color-black: #231815;--color-reserve:#5d070c;--color-request:#5d070c;--space-xl: clamp(80px, 12vw, 120px);--space-lg: clamp(60px, 8vw, 80px);--space-md: clamp(40px, 6vw, 66px);--space-sm: 30px;--space-xs: 10px;--font-xl: clamp(2rem, 4vw, 3.6rem);--font-lg: clamp(1.8rem, 3vw, 2.4rem);--font-md: clamp(1.6rem, 1.8vw, 1.8rem);--font-sm: 1.4rem;--font-xs: 1.2rem;--round-md: 18px;--header-h: 86px}@media screen and (max-width: 992px){:root{--round-md: 12px}}@layer reset{*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%}input,button,textarea,select{font:inherit}@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}}}@layer base{html{font-size:62.5%}body{font-size:16px;font-size:1.6rem;font-feature-settings:"palt";-webkit-text-size-adjust:100%;font-family:a-otf-ryumin-pr6n,serif;font-weight:300;font-style:normal;line-height:1.6}ol,ul,dl{margin:0;padding-left:0}ol,ul{list-style-type:none}button,select,input[type=button],input[type=submit]{outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:currentColor}input[type=date],input[type=email],input[type=tel],input[type=text],input[type=time],textarea{font-size:16px}address{font-style:normal}table{word-break:break-all;border-collapse:collapse;width:100%}iframe{border:none}@media(prefers-reduced-motion: reduce){body::before{content:"OSの視差効果を無効にする設定が適用されています。視差効果のない状態でページが表示されます。";background-color:#ffebeb;padding:2px 4px;color:red;text-align:center;display:block;font-size:14px;position:absolute;z-index:9999;top:0;left:0;width:100%}}}.l-headline{display:flex;justify-content:center;align-items:center;flex-direction:column}.l-headline._bg{background:#e5e8e6;text-align:center;height:230px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 576px){.l-headline._bg{height:150px}}.l-headline._bg ._ja{font-size:clamp(2rem,3vw,3rem);letter-spacing:6px;font-weight:bold;color:var(--color-primary)}.l-headline__text{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;gap:5px}.l-headline__text:before{content:"";width:200%;height:1px;background:#fff;order:2}.l-headline__text ._en{order:1}.l-headline__text ._en img{height:16px;width:auto}.l-headline__text ._ja{order:3;color:#fff;font-size:1.8rem}.l-bg-gray{background:#f5f6f6}.l-bg-white{background:#fff}.hamburger{z-index:99;display:flex;justify-content:center;align-items:center}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{height:2px}:root{--header-h: 80px}@media screen and (max-width: 768px){:root{--header-h: 60px}}#wrapper{padding-top:var(--header-h)}.l-header{display:flex;justify-content:space-between;align-items:center;background:#fff;position:fixed;top:0;right:0;left:0;margin:auto;width:100%;height:var(--header-h);z-index:99}.l-header__logo{padding-left:15px;padding-block:10px;height:var(--header-h)}.l-header__logo a{display:flex;height:100%;align-items:center}.l-header__logo a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.l-header__logo{padding:3%}}.l-header__left{display:flex;align-items:center;height:80px}.l-header__globalNav{margin-right:10px;opacity:1;transition:.3s opacity}.l-header__globalNav.menu_open{opacity:0}@media screen and (max-width: 768px){.l-header__globalNav{display:none}}.l-header__globalNav__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.l-header__globalNav__item-link{display:block;padding:.3em 1em;background:#786349;color:#fff;text-align:center;transition:.3s opacity;text-decoration:none}.l-header__globalNav__item-link:hover{opacity:.7}.l-header__globalNav__item-link.--reserve{background:var(--color-reserve)}.l-header__globalNav__item-link.--request{background:var(--color-request)}.l-header__map{pointer-events:auto}.l-header__map .js-modal-content{padding:0;width:80%;overflow:auto;height:90%;background:none}@media screen and (max-width: 768px){.l-header__map .js-modal-content{height:calc(100% - 60px);padding:60px 0;width:94%;bottom:auto;top:0;transform:translate(-50%, 0%)}}.l-header__map__image{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.l-header__map__image img{width:100%;margin:auto;height:auto}.l-header__nav{background:url(../img/common/bg_spNav.png) center/cover no-repeat;width:100vw;height:calc(100dvh - var(--header-h));position:fixed;top:var(--header-h);right:0px;transform:translateX(100vw);opacity:0;transition:.8s transform,opacity .3s;overflow:auto;pointer-events:auto;max-width:500px;display:flex;justify-content:space-between;flex-direction:column}.l-header__nav__title{text-align:center;border-bottom:1px solid #fff;padding:30px}.l-header__nav .u-container-md{padding:0}.l-header__nav.menu_open{opacity:1;transform:translateX(0)}.l-header__nav__sns{display:flex;display:none}.l-header__nav__sns .--ico{background:#8f7c6a;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:1em}.l-header__nav__sns .--ico img{width:50%;height:50%}.l-header__nav__top{display:flex;justify-content:space-between;margin-bottom:2em}.l-header__nav__top .--contact{background:#8f7c6a;color:#fff;padding:1em;display:flex;justify-content:center;align-items:center}.l-header__nav__icoNav{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #fff;container-type:inline-size}.l-header__nav__icoNav a{color:#fff;text-align:center;text-decoration:none;padding:1em;font-size:3cqw;display:flex;justify-content:space-between;flex-direction:column;height:100%;gap:5px}.l-header__nav__icoNav a .ico{display:block;margin:auto;max-width:32px;max-height:32px;-o-object-fit:cover;object-fit:cover;height:auto}.l-header__nav__globalNav{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 30px}.l-header__nav__globalNav .--new{position:relative}.l-header__nav__globalNav .--new:before{content:"NEW";background:#a92b2f;font-size:.8rem;display:block;position:absolute;color:#eaba8b;padding:3px;line-height:1;top:-13px;left:20px;letter-spacing:1px}.l-header__nav__globalNav .--item{width:100%;border-block:1px solid #fff;margin-top:-1px}.l-header__nav__globalNav .--item:first-child{border-top:none}.l-header__nav__globalNav .--item.--comingsoon{opacity:.3;pointer-events:none}.l-header__nav__globalNav .--item.--comingsoon .current{color:#fff}.l-header__nav__globalNav .--item.--comingsoon .current:before{background:#fff;width:10px}.l-header__nav__globalNav .--item a{color:#fff;position:relative;display:block;padding:1em 1.5em 1em 0;text-decoration:none}.l-header__nav__globalNav .--item a:after{content:"";position:absolute;display:block;background:url(../img/common/ico_arrow.svg);background-size:contain;background-repeat:no-repeat;width:1em;height:1em;top:0;bottom:0;right:0;margin:auto}.l-header__nav__globalNav .--item a:hover:before{width:15px}.l-header__nav__globalNav .--item a.current{color:var(--color-black)}.l-header__nav__globalNav .--item a.current:before{background:var(--color-black);width:15px}.l-header__nav__globalNav .--sm{width:48%;text-align:center;margin-top:1.5em;margin-bottom:1em}@media screen and (max-width: 576px){.l-header__nav__globalNav .--sm{width:100%;margin-top:0;height:60px}}.l-header__nav__globalNav .--sm a{background:#989896;text-decoration:none;color:#fff;display:block;padding:.8em;transition:.3s opacity}@media screen and (max-width: 576px){.l-header__nav__globalNav .--sm a{min-height:60px;display:flex;justify-content:center;align-items:center}}.l-header__nav__globalNav .--sm a:hover{opacity:.7}.l-header__nav__globalNav .--entry{width:100%;margin-bottom:1em}.l-header__nav__globalNav .--entry .--eng{color:#9b8667;display:block}.l-header__nav__globalNav .--entry .link{text-decoration:none;text-align:center;background:#000;color:#fff;display:block;padding:1em;transition:.3s opacity}.l-header__nav__globalNav .--entry .link:hover{opacity:.7}.l-header__nav__globalNav .--entry.--request a{background:var(--color-request)}.l-header__nav__globalNav .--entry.--request a .--eng{color:#fff;opacity:.5}.l-header__nav__globalNav .--entry.--reserve a{background:var(--color-reserve)}.l-header__nav__globalNav .--entry.--reserve a .--eng{color:#fff;opacity:.5}.l-header__nav__globalNav .--tel{border:1px solid #fff;color:#fff;text-align:center;width:100%;color:#fff;padding:1em;letter-spacing:2px}@media screen and (max-width: 576px){.l-header__nav__globalNav .--tel{min-height:60px;display:flex;justify-content:center;align-items:center}}.l-header__nav__globalNav .--tel a{color:#fff}.l-header__fixed__icoNav{display:none;background:#1a2f23 url(../img/common/bg_spNav.png) center/cover no-repeat;position:fixed;bottom:0;right:0;left:0;margin:auto;width:100%;z-index:98}.l-header__fixed__icoNav .l-header__nav__icoNav{border-top:none}@media screen and (max-width: 768px){.l-header__fixed__icoNav{display:block}}.js-scroll__wrap{padding-top:30px;padding-bottom:20px;height:100%;overflow:auto;position:relative}.js-scroll__wrap .js-scroll{width:800px}.js-scroll__wrap .js-scroll:before{content:"※左右にスクロールしてご覧いただけます。";display:block;font-size:1.2rem;position:absolute;top:7px;left:3%;z-index:2}.l-footer{background:#1a0b08;padding:60px}.l-footer__memo{color:#fff;font-size:90%}@media screen and (max-width: 768px){.l-footer__memo{font-size:1.1rem}}@media screen and (max-width: 768px){.l-footer{padding:6% 6% 120px 6%}}.l-footer__box{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.l-footer__box{display:block}}.l-footer__add{color:#fff;margin-right:50px}@media screen and (max-width: 768px){.l-footer__add{margin-right:0;margin-bottom:8%;text-align:center}}.l-footer__add .telNumber{color:#fff;font-size:clamp(4rem,3.5vw,6rem)}.l-footer__add .telNumber a{text-decoration:none;color:#fff}.l-footer__time{font-size:1.3rem}.l-footer__logo{display:block;width:40vw;max-width:380px;text-align:center}@media screen and (max-width: 768px){.l-footer__logo{width:60vw;margin:auto}}.l-footer__logo img{width:100%;height:auto;margin:auto}@layer component{.c-btn{display:block;width:200px;background-color:#8a2be2;color:#fff}}@layer component{.c-img{display:block;height:auto}}@layer component{.c-link{text-decoration:none}}@layer component{}.js-modal{display:none;position:fixed;left:0;top:0;height:100vh;width:100%;z-index:99}.js-modal-bg{position:absolute;height:100vh;width:100%;background:rgba(0,0,0,.8);left:0;top:0;cursor:pointer}.js-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow-y:scroll;height:60%;width:60%;background:#fff;padding:50px}@media screen and (max-width: 768px){.js-modal-content{width:90%;padding:60px 6% 6% 6%}}.js-modal-close-ico{position:absolute;width:40px;height:40px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:100px;top:10px;cursor:pointer;right:10px;transform:rotate(45deg)}.js-modal-close-ico:before,.js-modal-close-ico:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;background:#000}.js-modal-close-ico:before{width:calc(40px/2.5);height:2px}.js-modal-close-ico:after{height:calc(40px/2.5);width:2px}body.is-fixed{position:fixed;width:100%;height:100%;left:0;top:0}@layer component{}.c-table{width:100%;border-collapse:collapse;border-spacing:0}.c-table th,.c-table td{padding:15px;border-top:1px solid var(--color-primary);border-bottom:1px solid var(--color-primary);margin-top:-1px}@media screen and (max-width: 768px){.c-table th,.c-table td{width:100%;display:block}}.c-table th{width:30%;color:var(--color-primary)}@media screen and (max-width: 768px){.c-table th{background:var(--color-primary--bg);width:100%}}.p-outline__tl{text-align:center;margin-bottom:1em}.c-event-text{color:#fff;font-size:1.8rem;text-align:center;padding:40px 3%;margin-top:60px;border:1px solid #fff}@media screen and (max-width: 576px){.c-event-text{padding-block:20px;text-align:left}}body.blog #wrapper .contents{margin-bottom:0;max-width:100%}body.blog #wrapper .contents .txtArea p,body.blog #wrapper .contents .txtArea ul,body.blog #wrapper .contents .txtArea ol{margin-bottom:1.5em}body.blog #wrapper .contents img{max-width:100%;height:auto}body.blog #wrapper .contents #sub .listTxt a{color:var(--color-primary);border:1px solid var(--color-primary)}body.blog #wrapper .contents #sub .newsArea a{color:var(--color-primary)}body.blog #wrapper .contents #sub .newsArea a img{margin-right:10px}body.blog #wrapper .contents #sub .listCategory li a{color:var(--color-primary)}body.blog #wrapper .contents main .entryBox{margin-top:20px}body.blog #wrapper .contents main .entryBox a{color:var(--color-black);text-align:left}body.blog #wrapper .contents main .entryBox a p{display:flex;flex-wrap:wrap;align-items:center}body.blog #wrapper .contents main .entryBox a time{font-size:90%;margin-right:14px}body.blog #wrapper .contents main .entryBox a strong{width:100%;display:block;font-size:120%}body.blog #wrapper .contents main .entryBox a .cat{display:inline-block}body.blog #wrapper .contents main .entryBox a:hover{background:rgba(var(--color-primary), 0.06)}body.cms .contents{background:#fff;padding:80px 0}@media screen and (max-width: 576px){body.cms .contents{padding:12% 0}}:root{--inner-width: 75vw}@media screen and (max-width: 1200px){:root{--inner-width: 94vw}}.inner_wrap{max-width:var(--inner-width);margin-inline:auto}.p-home__mv img{width:100%;height:auto}.p-home__mv .mv-video{width:100%;display:block;height:auto}@media screen and (max-width: 768px){.p-home__mv .mv-video{aspect-ratio:1080/1450;-o-object-fit:contain;object-fit:contain}}.p-home__mv .visual{position:relative}.p-home__mv__point{margin:auto;max-width:var(--inner-width);display:flex;justify-content:space-between;align-items:center;container-type:inline-size}.p-home__mv__point__bg{background:#1a2f23}@media screen and (max-width: 768px){.p-home__mv__point{display:grid;grid-template-columns:1fr 1fr}}.p-home__mv__point__item{font-size:1.55cqw;position:relative;flex:auto;--point-padding: 1.5cqw;padding-block:50px}@media screen and (max-width: 768px){.p-home__mv__point__item{padding-block:8%;font-size:3.5cqw;text-align:center}}.p-home__mv__point__item:not(:first-child){padding-left:var(--point-padding)}@media screen and (max-width: 768px){.p-home__mv__point__item:not(:first-child){padding-left:0}}.p-home__mv__point__item:not(:last-child){padding-right:var(--point-padding)}@media screen and (max-width: 768px){.p-home__mv__point__item:not(:last-child){padding-right:0}}.p-home__mv__point__item:not(:last-child):before{content:"";width:1px;height:40%;background:#b79e74;display:block;position:absolute;right:0;top:0;bottom:0;margin:auto}@media screen and (max-width: 768px){.p-home__mv__point__item:not(:last-child):before{height:80%}}@media screen and (max-width: 768px){.p-home__mv__point__item:nth-child(1):after,.p-home__mv__point__item:nth-child(2):after{content:"";width:80%;height:1px;background:#b79e74;display:block;position:absolute;right:0;left:0;bottom:0;margin:auto}.p-home__mv__point__item:nth-child(2):before{display:none}}.p-home__mv__point__item .text{margin-bottom:.3em;color:#fff}.p-home__mv__point__item .strong{color:#b79e74;font-size:130%;font-weight:bold}@media screen and (max-width: 768px){.p-home__mv__point__item .strong{line-height:1.3}}.p-home__mv__point .border{width:1px;height:8cqw;background:#b79e74;display:block}.p-home__mv__pickup{background:#fff;padding:var(--space-md) 0}.p-home__mv__pickup__inner{align-items:center;justify-content:space-between;display:grid;grid-template-columns:1fr 1fr;gap:60px}@media screen and (max-width: 768px){.p-home__mv__pickup__inner{gap:30px;grid-template-columns:1fr}}.p-home__mv__information .title{display:block;font-size:1.5rem;border-bottom:1px solid #040000;padding-bottom:.5em;margin-bottom:.8em}.p-home__mv__information .text{line-height:1.8}.p-home__mv .entry_btn{background:url(../img/top/btn_entry.png) center/cover no-repeat;text-decoration:none;aspect-ratio:208/45;position:relative;display:grid;grid-template-columns:1fr 40px;transition:.5s opacity}.p-home__mv .entry_btn:after{content:"";display:inline-block;width:auto;height:100%;background:url(../img/top/btn_entry_arrow.svg) center/cover no-repeat;top:0;bottom:0;right:0}.p-home__mv .entry_btn .inner{display:flex;justify-content:center;flex-direction:column;gap:10px;padding:30px}@media screen and (max-width: 768px){.p-home__mv .entry_btn .inner{padding:20px}}.p-home__mv .entry_btn .title{font-size:2.2rem;color:#fff}@media screen and (max-width: 768px){.p-home__mv .entry_btn .title{font-size:2rem}}.p-home__mv .entry_btn .text{color:#000}.p-home__mv .entry_btn:hover{opacity:.7}.p-home__lead{background-color:#151515;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;padding:13vw 0 20vw 0}@media screen and (max-width: 768px){.p-home__lead{padding-top:25vw}}.p-home__lead__title{order:2}@media screen and (max-width: 992px){.p-home__lead__title{order:1;max-width:50vw}}.p-home__lead__title img{width:100%;height:auto;display:block;max-width:300px;margin:auto}.p-home__lead__inner{align-items:center;justify-content:space-between;display:grid;grid-template-columns:640px 1fr}@media screen and (max-width: 992px){.p-home__lead__inner{grid-template-columns:1fr;max-width:initial;gap:40px}}@media screen and (max-width: 768px){.p-home__lead__inner{gap:25vw}}.p-home__lead__text{letter-spacing:.5px;display:flex;flex-direction:row-reverse;justify-content:flex-end;order:1}@media screen and (max-width: 992px){.p-home__lead__text{flex-direction:column;align-items:center;order:2;margin:auto;gap:20px}}@media screen and (max-width: 768px){.p-home__lead__text{gap:10vw}}.p-home__lead__text .hor{writing-mode:horizontal-tb;text-align:left;line-height:1.2}.p-home__lead__text .title{font-size:2.4rem;margin-left:2em;writing-mode:vertical-rl;font-feature-settings:initial}@media screen and (max-width: 992px){.p-home__lead__text .title{margin-left:0;font-size:min(5vw,3rem);text-align:center;writing-mode:horizontal-tb}}.p-home__lead__text .text{writing-mode:vertical-rl;font-feature-settings:initial}@media screen and (max-width: 992px){.p-home__lead__text .text{font-size:min(3vw,1.8rem)}}.p-home__lead__text .text>span{display:block;padding-block:1em}.p-home__lead__text .text>span:not(:last-child){border-left:1px solid #fff}.p-home__hilltop{position:relative}.p-home__hilltop__catch{position:absolute;z-index:2;margin:auto;right:0;left:0;width:70vw;height:auto;top:-2.5vw}@media screen and (max-width: 768px){.p-home__hilltop__catch{width:90vw}}.p-home__hilltop__bg{z-index:1}.p-home__hilltop__bg img{width:100%;height:auto;display:block}.p-home__hilltop .text{font-size:3rem;color:#fff;position:absolute;top:8vw;width:-moz-fit-content;width:fit-content;margin:auto;right:0;left:0;z-index:3;line-height:2;letter-spacing:2px}@media screen and (max-width: 768px){.p-home__hilltop .text{font-size:3.5vw;top:15vw}}.p-home__hilltop .text strong{font-size:115%;font-weight:bold;margin-inline:.2em}.p-home__hilltop .text .dash{width:2em;height:1px;background:#fff;display:inline-block;transform:translateY(-0.3em)}.p-home__about{background-color:#f4f1ea;background-position:center;background-size:cover;background-repeat:no-repeat;padding:80px 0}.p-home__about .map{position:relative}.p-home__about .map img{width:100%;height:auto;display:block;margin-bottom:10px}.p-home__about .map .map1{mix-blend-mode:multiply}.p-home__about .map .map2{position:absolute;inset:0;margin:auto}.p-home__about__text{text-align:center;line-height:2.4;font-size:120%;letter-spacing:1px;margin-block:var(--space-md)}@media screen and (max-width: 768px){.p-home__about__text{font-size:1.4rem}}.p-home__about__photo{display:grid;grid-template-columns:1fr 1fr;gap:40px 20px;margin-top:200px}@media screen and (max-width: 768px){.p-home__about__photo{grid-template-columns:1fr;margin-top:0}}.p-home__about__photo img{width:100%;height:auto}.p-home__about__photo__item p{margin-top:5px}@media screen and (max-width: 768px){.p-home__about__photo__item p{font-size:1.2rem}}.p-home__about__photo .pho1{margin-right:0;margin-left:auto}@media screen and (max-width: 768px){.p-home__about__photo .pho1{order:2;width:90%;margin-inline:0 auto}}.p-home__about__photo .pho2{margin-top:auto;margin-bottom:0;width:75%}@media screen and (max-width: 768px){.p-home__about__photo .pho2{order:1;width:85%;margin-inline:auto 0}}.p-home__about__photo .pho3{margin-right:0;margin-left:auto;width:70%}@media screen and (max-width: 768px){.p-home__about__photo .pho3{order:4;width:80%;margin-inline:0 auto}}@media screen and (max-width: 768px){.p-home__about__photo .pho4{order:3;width:95%;margin-inline:auto 0}}@media not screen and (max-width: 768px){.p-home__about__photo .pho2,.p-home__about__photo .pho4{transform:translateY(-200px)}}.p-map{margin-top:var(--space-md)}.p-map .title{text-align:center;margin-bottom:var(--space-md)}.p-map .map img{width:100%;height:auto;display:block}.p-map .link{font-size:2.5rem;width:-moz-fit-content;width:fit-content;display:block;text-decoration:none;position:relative;color:var(--color-black);margin:var(--space-md) auto;padding-right:1em}.p-map .link:after{content:"";width:0;height:0;border-style:solid;border-width:7px 0 7px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--color-black);display:block;position:absolute;top:0;bottom:0;right:0;margin:auto}.p-map__add{background:url(../img/map/bg_map-pc.png) center/cover no-repeat;text-decoration:none;display:block;display:flex;justify-content:center;flex-direction:column;gap:10px;position:relative;padding:30px;text-align:center;color:#fff;font-size:2rem;margin-bottom:var(--space-sm)}@media screen and (max-width: 768px){.p-map__add{background-image:url(../img/map/bg_map-sp.png)}}.p-map__add .chui{line-height:1.2}.p-map__add .add{background:#fff;color:#231815;font-size:2.4rem;font-weight:bold;padding:.4em}@media screen and (max-width: 768px){.p-map__add .add{font-size:5vw}}.p-map__add small{font-size:1.4rem}.p-map__detail{display:block;width:-moz-fit-content;width:fit-content;margin:auto;margin-bottom:var(--space-lg)}.p-botchan__text{text-align:center;min-height:300px;display:flex;justify-content:center;letter-spacing:2px;align-items:center;font-size:2rem;margin-bottom:80px}@media screen and (max-width: 768px){.p-botchan__text{margin-bottom:12%;min-height:inherit;letter-spacing:0px;font-size:1.6rem;text-align:left;padding:12% 6%}}@layer utility{.u-block-xxl{display:none}@media screen and (max-width: 1400px){.u-block-xxl{display:block}}.u-block-xl{display:none}@media screen and (max-width: 1200px){.u-block-xl{display:block}}.u-block-lg{display:none}@media screen and (max-width: 992px){.u-block-lg{display:block}}.u-block-md{display:none}@media screen and (max-width: 768px){.u-block-md{display:block}}.u-block-sm{display:none}@media screen and (max-width: 576px){.u-block-sm{display:block}}}@layer utility{.u-container-xxl{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:30px;padding-right:30px}.u-container-xxl.--no-space{padding-left:0;padding-right:0}@media screen and (max-width: 768px){.u-container-xxl{padding-left:3%;padding-right:3%}}.u-container-xl{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:30px;padding-right:30px}.u-container-xl.--no-space{padding-left:0;padding-right:0}@media screen and (max-width: 768px){.u-container-xl{padding-left:3%;padding-right:3%}}.u-container-lg{margin-left:auto;margin-right:auto;max-width:992px;padding-left:30px;padding-right:30px}.u-container-lg.--no-space{padding-left:0;padding-right:0}@media screen and (max-width: 768px){.u-container-lg{padding-left:3%;padding-right:3%}}.u-container-md{margin-left:auto;margin-right:auto;max-width:768px;padding-left:30px;padding-right:30px}.u-container-md.--no-space{padding-left:0;padding-right:0}@media screen and (max-width: 768px){.u-container-md{padding-left:3%;padding-right:3%}}.u-container-sm{margin-left:auto;margin-right:auto;max-width:576px;padding-left:30px;padding-right:30px}.u-container-sm.--no-space{padding-left:0;padding-right:0}@media screen and (max-width: 768px){.u-container-sm{padding-left:3%;padding-right:3%}}}@layer utility{@media screen and (max-width: 768px){.u-d-block--pc{display:none}}@media screen and (min-width: 768px){.u-d-block--pc{display:block}}@media screen and (min-width: 768px){.u-d-block--sp{display:none}}@media screen and (max-width: 768px){.u-d-block--sp{display:block}}@media screen and (max-width: 768px){.u-d-inline--pc{display:none}}@media screen and (min-width: 768px){.u-d-inline--pc{display:inline}}@media screen and (min-width: 768px){.u-d-inline--sp{display:none}}@media screen and (max-width: 768px){.u-d-inline--sp{display:inline}}@media screen and (max-width: 768px){.u-d-inline-block--pc{display:none}}@media screen and (min-width: 768px){.u-d-inline-block--pc{display:inline-block}}@media screen and (min-width: 768px){.u-d-inline-block--sp{display:none}}@media screen and (max-width: 768px){.u-d-inline-block--sp{display:inline-block}}.u-display-hide{display:none}}@layer utility{.u-font-xl{font-size:var(--font-xl)}.u-font-lg{font-size:var(--font-lg)}.u-font-md{font-size:var(--font-md)}.u-font-sm{font-size:var(--font-sm)}.u-font-xs{font-size:var(--font-xs)}}@layer utility{@media screen and (max-width: 1400px){.u-hide-xxl{display:none}}@media screen and (max-width: 1200px){.u-hide-xl{display:none}}@media screen and (max-width: 992px){.u-hide-lg{display:none}}@media screen and (max-width: 768px){.u-hide-md{display:none}}@media screen and (max-width: 576px){.u-hide-sm{display:none}}}@layer utility{.u-mt-xl{margin-top:var(--space-xl)}.u-mt-lg{margin-top:var(--space-lg)}.u-mt-md{margin-top:var(--space-md)}.u-mt-sm{margin-top:var(--space-sm)}.u-mb-xl{margin-bottom:var(--space-xl)}.u-mb-lg{margin-bottom:var(--space-lg)}.u-mb-md{margin-bottom:var(--space-md)}.u-mb-sm{margin-bottom:var(--space-sm)}.u-pt-xl{padding-top:var(--space-xl)}.u-pt-lg{padding-top:var(--space-lg)}.u-pt-md{padding-top:var(--space-md)}.u-pt-sm{padding-top:var(--space-sm)}}@layer utility{.u-text-alignL{text-align:left}.u-text-alignC{text-align:center}.u-text-alignR{text-align:right}}@layer utility{.u-col-1{width:8.333333%}@media screen and (max-width: 1400px){.u-col-1--xxl{width:8.333333%}}@media screen and (max-width: 1200px){.u-col-1--xl{width:8.333333%}}@media screen and (max-width: 992px){.u-col-1--lg{width:8.333333%}}@media screen and (max-width: 768px){.u-col-1--md{width:8.333333%}}@media screen and (max-width: 576px){.u-col-1--sm{width:8.333333%}}.u-col-2{width:16.666666%}@media screen and (max-width: 1400px){.u-col-2--xxl{width:16.666666%}}@media screen and (max-width: 1200px){.u-col-2--xl{width:16.666666%}}@media screen and (max-width: 992px){.u-col-2--lg{width:16.666666%}}@media screen and (max-width: 768px){.u-col-2--md{width:16.666666%}}@media screen and (max-width: 576px){.u-col-2--sm{width:16.666666%}}.u-col-3{width:24.999999%}@media screen and (max-width: 1400px){.u-col-3--xxl{width:24.999999%}}@media screen and (max-width: 1200px){.u-col-3--xl{width:24.999999%}}@media screen and (max-width: 992px){.u-col-3--lg{width:24.999999%}}@media screen and (max-width: 768px){.u-col-3--md{width:24.999999%}}@media screen and (max-width: 576px){.u-col-3--sm{width:24.999999%}}.u-col-4{width:33.333332%}@media screen and (max-width: 1400px){.u-col-4--xxl{width:33.333332%}}@media screen and (max-width: 1200px){.u-col-4--xl{width:33.333332%}}@media screen and (max-width: 992px){.u-col-4--lg{width:33.333332%}}@media screen and (max-width: 768px){.u-col-4--md{width:33.333332%}}@media screen and (max-width: 576px){.u-col-4--sm{width:33.333332%}}.u-col-5{width:41.666665%}@media screen and (max-width: 1400px){.u-col-5--xxl{width:41.666665%}}@media screen and (max-width: 1200px){.u-col-5--xl{width:41.666665%}}@media screen and (max-width: 992px){.u-col-5--lg{width:41.666665%}}@media screen and (max-width: 768px){.u-col-5--md{width:41.666665%}}@media screen and (max-width: 576px){.u-col-5--sm{width:41.666665%}}.u-col-6{width:49.999998%}@media screen and (max-width: 1400px){.u-col-6--xxl{width:49.999998%}}@media screen and (max-width: 1200px){.u-col-6--xl{width:49.999998%}}@media screen and (max-width: 992px){.u-col-6--lg{width:49.999998%}}@media screen and (max-width: 768px){.u-col-6--md{width:49.999998%}}@media screen and (max-width: 576px){.u-col-6--sm{width:49.999998%}}.u-col-7{width:58.333331%}@media screen and (max-width: 1400px){.u-col-7--xxl{width:58.333331%}}@media screen and (max-width: 1200px){.u-col-7--xl{width:58.333331%}}@media screen and (max-width: 992px){.u-col-7--lg{width:58.333331%}}@media screen and (max-width: 768px){.u-col-7--md{width:58.333331%}}@media screen and (max-width: 576px){.u-col-7--sm{width:58.333331%}}.u-col-8{width:66.666664%}@media screen and (max-width: 1400px){.u-col-8--xxl{width:66.666664%}}@media screen and (max-width: 1200px){.u-col-8--xl{width:66.666664%}}@media screen and (max-width: 992px){.u-col-8--lg{width:66.666664%}}@media screen and (max-width: 768px){.u-col-8--md{width:66.666664%}}@media screen and (max-width: 576px){.u-col-8--sm{width:66.666664%}}.u-col-9{width:74.999997%}@media screen and (max-width: 1400px){.u-col-9--xxl{width:74.999997%}}@media screen and (max-width: 1200px){.u-col-9--xl{width:74.999997%}}@media screen and (max-width: 992px){.u-col-9--lg{width:74.999997%}}@media screen and (max-width: 768px){.u-col-9--md{width:74.999997%}}@media screen and (max-width: 576px){.u-col-9--sm{width:74.999997%}}.u-col-10{width:83.33333%}@media screen and (max-width: 1400px){.u-col-10--xxl{width:83.33333%}}@media screen and (max-width: 1200px){.u-col-10--xl{width:83.33333%}}@media screen and (max-width: 992px){.u-col-10--lg{width:83.33333%}}@media screen and (max-width: 768px){.u-col-10--md{width:83.33333%}}@media screen and (max-width: 576px){.u-col-10--sm{width:83.33333%}}.u-col-11{width:91.666663%}@media screen and (max-width: 1400px){.u-col-11--xxl{width:91.666663%}}@media screen and (max-width: 1200px){.u-col-11--xl{width:91.666663%}}@media screen and (max-width: 992px){.u-col-11--lg{width:91.666663%}}@media screen and (max-width: 768px){.u-col-11--md{width:91.666663%}}@media screen and (max-width: 576px){.u-col-11--sm{width:91.666663%}}.u-col-12{width:99.999996%}@media screen and (max-width: 1400px){.u-col-12--xxl{width:99.999996%}}@media screen and (max-width: 1200px){.u-col-12--xl{width:99.999996%}}@media screen and (max-width: 992px){.u-col-12--lg{width:99.999996%}}@media screen and (max-width: 768px){.u-col-12--md{width:99.999996%}}@media screen and (max-width: 576px){.u-col-12--sm{width:99.999996%}}}