.d-xs{display:none !important}@media(max-width: 414px){.d-xs{display:inline !important}.d-xs-block{display:block !important}.d-xs-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(max-width: 767px){.d-sp{display:inline !important}.d-sp-block{display:block !important}.d-sp-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md{display:none !important}.d-md-block{display:none !important}.d-md-flex{display:none !important}.d-lg{display:none}}@media(min-width: 768px){.d-sp{display:none !important}.d-sp-block{display:none !important}.d-sp-flex{display:none !important}.d-md{display:inline !important}.d-md-block{display:block !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg{display:none}}@media(min-width: 1181px){.d-md--only{display:none !important}.d-tb{display:none !important}.d-lg{display:inline !important}.d-lg-block{display:block !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@property --item-size{syntax:"<percentage>";inherits:true;initial-value:40%}@property --gap{:root{syntax:"<length>";inherits:false;initial-value:20px}}@media(min-width: 768px){:root{--gap: 40px}}@media(min-width: 1181px){:root{--gap: 50px}}body{font-family:"Zen Old Mincho",serif;font-weight:400;font-size:1rem;font-style:normal;line-height:1.7;background-color:#f2f2f3}body.is-fixed{overflow:hidden}body.preview{height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}p{line-height:1.5}@media(max-width: 767px){p{font-size:.9375rem}}@media(min-width: 768px){p{font-size:1.1875rem;text-align:center}}img{max-width:100%;height:auto;display:block}a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .6s,opacity .6s,text-shadow .6s;transition:color .6s,opacity .6s,text-shadow .6s;text-decoration:none}a:hover,a.is-active{color:#7f6722}@media(min-width: 1181px){.header__nav__item a:hover,.header__nav__item a.is-active{color:inherit;text-shadow:0 0 12px #fff}}.footer a:hover,.footer a.is-active{color:inherit;text-shadow:0 0 12px #fff}em{font-style:normal}dfn{font-style:normal}path{-webkit-transition:fill .6s,stroke .6s;transition:fill .6s,stroke .6s}circle{-webkit-transition:fill .6s,stroke .6s;transition:fill .6s,stroke .6s}line{-webkit-transition:stroke .6s;transition:stroke .6s}polyline{-webkit-transition:stroke .6s;transition:stroke .6s}.brackets{font-size:inherit;color:#000;font-family:"Zen Old Mincho",serif}.brackets::before{content:"（"}.brackets::after{content:"）"}.note{margin-top:.625rem;display:inline;font-size:.75rem;line-height:1}.overview .note{margin-top:0;font-size:inherit}.notes .note{margin-top:0;display:block;line-height:1.6}.note::before{content:"※"}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap)}@media(min-width: 768px){.flex:has(.triple){-webkit-column-gap:calc(var(--gap)*.8);-moz-column-gap:calc(var(--gap)*.8);column-gap:calc(var(--gap)*.8)}}@media(max-width: 767px){.double{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media(min-width: 768px){.double{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - var(--gap))/2);flex:0 0 calc((100% - var(--gap))/2);max-width:calc((100% - var(--gap))/2)}}@media(max-width: 767px){.triple{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media(min-width: 768px){.triple{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - var(--gap)*.8*2)/3);flex:0 0 calc((100% - var(--gap)*.8*2)/3);max-width:calc((100% - var(--gap)*.8*2)/3)}}.btn{margin-right:auto;margin-left:auto;width:12em;height:3.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.1;font-family:"Manrope",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:#fff;background:#a40a5e;-webkit-transition:color .6s,background-color .6s,border-color .6s,opacity .6s;transition:color .6s,background-color .6s,border-color .6s,opacity .6s}.btn:hover{color:#fff;background:rgb(212.0689655172,12.9310344828,121.5517241379)}.en{font-family:"Cormorant",serif;font-optical-sizing:auto;font-style:normal;font-weight:500;text-transform:uppercase}.num{font-family:"Times New Roman",Times,serif;font-style:normal;font-weight:400;color:#595757}.is-inactive{cursor:default}.is-inactive:hover{color:inherit}.shaMaison{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px}@media(max-width: 767px){.shaMaison{margin-top:40px}}@media(min-width: 768px){.shaMaison{margin-top:80px}}@media(max-width: 767px){.shaMaison p{font-size:.875rem;line-height:1.4}}@media(min-width: 768px){.shaMaison p{font-size:1rem;line-height:1.125}}.link-detail{font-size:.875rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:8px;line-height:1.15}@media(max-width: 767px){.link-detail{margin-top:30px}}@media(min-width: 768px){.link-detail{margin-top:60px}}.link-detail svg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s, -webkit-transform .6s}.link-detail:hover svg{-webkit-transform:translateY(3px);transform:translateY(3px)}.distance{-webkit-transform:translateX(-0.4em);transform:translateX(-0.4em)}.distance::before{content:"（"}.distance::after{content:"）"}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;width:calc(100% - 50px);max-width:1000px;position:relative}.footer .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1100px}.preview .container{max-width:none;width:100%}.header{background:#fff}@media(max-width: 1180px){.header{padding-top:64px}}@media(min-width: 1181px){.header{padding-top:140px}.preview .header{padding-top:82px}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:.875rem;background-color:#fff;overflow:hidden;position:fixed;left:0;z-index:10001;letter-spacing:.05em}@media(max-width: 1180px){.header__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:-200%;height:100vh;height:100dvb;margin-top:4rem;padding-bottom:4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(242,242,243,.9);-webkit-transition:top .6s;transition:top .6s}.header__nav.is-open{top:0}.preview .header__nav{top:0;height:64px}}@media(max-width: 1180px)and (max-width: 767px){.preview .header__nav{margin-top:0}}@media(min-width: 1181px){.header__nav{top:0;height:140px}.preview .header__nav{height:90px}}.preview .header__nav{background-color:#fff}.header__nav__logo{position:fixed;z-index:10000;top:0;left:0;width:calc(100% - 64px);max-width:calc(100% - 64px)}@media(max-width: 1180px){.header__nav__logo{padding-right:20px}}@media(min-width: 1181px){.header__nav__logo{padding-right:50px}}.header__nav__logo:not(:has(h1)),.header__nav__logo h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:min(32px,3%);-moz-column-gap:min(32px,3%);column-gap:min(32px,3%);-webkit-transition:padding-left .6s,height .6s;transition:padding-left .6s,height .6s}@media(max-width: 767px){.header__nav__logo:not(:has(h1)),.header__nav__logo h1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px}}@media(min-width: 768px){.header__nav__logo:not(:has(h1)),.header__nav__logo h1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:50px}}@media(max-width: 1180px){.header__nav__logo:not(:has(h1)),.header__nav__logo h1{height:64px;background:hsla(0,0%,100%,.9)}}@media(min-width: 1181px){.header__nav__logo:not(:has(h1)),.header__nav__logo h1{height:82px}}.header__nav__logo h1{width:100%}.header__nav__logo img{-webkit-transition:height .6s,width .6s;transition:height .6s,width .6s}@media(max-width: 1180px){.header__nav__logo img{max-height:50%;width:auto}}.header__nav__logo .en{color:#231815;text-transform:none}@media(max-width: 767px){.header__nav__logo .en{font-size:1rem}}@media(min-width: 768px){.header__nav__logo .en{font-size:1.5625rem}}.header__nav__list{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1180px){.header__nav__list{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 1181px){.header__nav__list{margin-top:82px;margin-left:auto;height:58px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:3.8%;-moz-column-gap:3.8%;column-gap:3.8%;color:#fff;background:#231815;background-size:cover}}.preview .header__nav__list{background:-webkit-gradient(linear, left top, right top, from(#9f8e82), color-stop(55.5%, #fffde6), to(#9f8e82));background:linear-gradient(to right, #9f8e82 0%, #fffde6 55.5%, #9f8e82 100%)}@media(max-width: 767px){.preview .header__nav__list{width:100%;margin-top:60px;padding-top:4px}}@media(min-width: 768px){.preview .header__nav__list{height:8px}}@media(max-width: 1180px){.header__nav__item{width:100%;height:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem}}@media(min-width: 1181px){.header__nav__item{height:100%;font-size:1.0625rem}.header__nav__item a{height:100%}}@media(max-width: 1180px){.header__nav__sekisui{width:50%;height:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem}}@media(min-width: 1181px){.header__nav__sekisui{position:absolute;right:30px;top:41px;max-width:320px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.preview .header__nav__sekisui{position:absolute;top:0;right:auto;left:0;-webkit-transform:none;transform:none;width:auto;aspect-ratio:876/508}@media(max-width: 767px){.preview .header__nav__sekisui{height:60px}}@media(min-width: 1181px){.preview .header__nav__sekisui{height:82px}}.header .pagetitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:min(19.5vw,282px);line-height:1;font-size:min(5vw,2.6875rem);color:#fff;background:#484851 url(../img/common/bg_header.svg) center;background-size:auto 100%}@media(max-width: 1180px){.hamburger{margin:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4rem;height:4rem;position:fixed;top:0;right:0;z-index:10001;background:rgba(242,242,243,.9)}}@media(min-width: 1181px){.hamburger{display:none}}@media(min-width: 1181px){.is-fixed .hamburger{background:none}}.is-fixed .hamburger::after{opacity:1}.hamburger__bar{display:block;height:1px;width:50%;background:#7f6722;position:relative;-webkit-transition:background .6s;transition:background .6s}.hamburger__bar::before,.hamburger__bar::after{content:"";display:block;width:100%;height:1px;background:#7f6722;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:background .6s,-webkit-transform .6s;transition:background .6s,-webkit-transform .6s;transition:transform .6s,background .6s;transition:transform .6s,background .6s,-webkit-transform .6s}.hamburger__bar::before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hamburger__bar::after{-webkit-transform:translateY(8px);transform:translateY(8px)}.is-fixed .hamburger__bar{background:none}@media(max-width: 1180px){.is-fixed .hamburger__bar{width:62.5%}.is-fixed .hamburger__bar::before,.is-fixed .hamburger__bar::after{width:107.5%}}.is-fixed .hamburger__bar::before{-webkit-transform:translateY(50%) rotate(22deg);transform:translateY(50%) rotate(22deg)}.is-fixed .hamburger__bar::after{-webkit-transform:translateY(-50%) rotate(-22deg);transform:translateY(-50%) rotate(-22deg)}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){.main{padding-bottom:40px}}@media(min-width: 768px){.main{padding-bottom:70px}}.preview .main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:0;background:#9f8e82}@media(max-width: 767px){.main__copy{margin-top:40px}}@media(min-width: 768px){.main__copy{margin-top:70px}}@media(min-width: 768px){.location-access .main__copy{font-size:min(2.05vw,1.1875rem)}}.section{width:100%}@media(max-width: 767px){.section{margin-top:30px}}@media(min-width: 768px){.section{margin-top:60px}}@media(max-width: 767px){.home .section{margin-top:50px}}@media(min-width: 768px){.home .section{margin-top:100px}}.home.preview .section{margin-top:0;height:100%}.home.preview .section p{margin-top:0}.section__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:1.15;font-weight:700;font-size:1.75rem}@media(max-width: 767px){.section__heading{font-size:min(1.75rem,7vw - 3.5px)}}@media(min-width: 768px){.triple .section__heading{font-size:min(1.75rem,3.5vw - 5px)}}.section__heading span{padding-bottom:.4em;display:block;position:relative;height:100%;color:#595757;white-space:nowrap}.section__heading span::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:#a40a5e}.facility .section__heading span{color:#6b747a}.section__heading:has(span){border-bottom:1px solid #afafaf}@media(max-width: 767px){.subsection{margin-top:15px}.subsection:not(:first-of-type){margin-top:30px}}@media(min-width: 768px){.subsection{margin-top:25px}}.preview .subsection{margin-top:0;height:100%;position:relative}.preview .subsection .title{position:absolute;top:50%;left:25%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:25%;aspect-ratio:356/188;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){.preview .subsection .title{left:20%}}@media(min-width: 768px){.preview .subsection .title{left:25%}}.subsection__heading{padding:.5em 1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:700;line-height:1.2;color:#fff;background:#595757}@media(max-width: 767px){.subsection__heading{font-size:1rem}}@media(min-width: 768px){.subsection__heading{font-size:1.25rem}}.facility .subsection__heading{background:#251e1c}.location-access .subsection__heading{background:#6b747a}.footer{padding-top:50px;padding-bottom:30px;color:#fff;background:#9f8e82;background-size:cover}.preview .footer{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){.preview .footer{height:100px}}@media(min-width: 768px){.preview .footer{height:120px}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;width:100%}}@media(min-width: 768px){.footer__nav{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.footer__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1;font-size:.9375rem;letter-spacing:.05em}.footer__nav__list:has(.footer__nav__item){row-gap:.8em}@media(min-width: 768px){.footer__nav__list:has(.footer__nav__item){padding-bottom:1.8em}}@media(min-width: 768px){.footer__nav__list{border-left:1px solid #c4baac;padding-left:1.75rem}}@media(max-width: 767px){.footer__nav__list:not(:first-child){border-top:1px solid #c4baac;padding-top:1.75rem}}.footer__nav__item--home{margin-bottom:.35em;font-size:1.1875rem}.footer__nav__term{margin-bottom:.7em;font-size:1.1875rem}.footer__nav__desc{line-height:1.4;font-size:.875rem}.copyright{width:100%;font-size:.625rem;word-break:keep-all}@media(max-width: 767px){.copyright{margin-top:1rem;white-space:nowrap}}@media(min-width: 768px){.copyright{margin-top:8px;text-align:right}}.preview .copyright{margin-top:0;text-align:center}.topOfPage{position:absolute;top:-20px;right:0}.topOfPage polyline{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:.64px}.topOfPage:hover polyline{stroke:#000}.summary p{margin-top:1.5em}.shaMaisonPremier{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(max-width: 767px){.shaMaisonPremier{margin-top:25px}}@media(min-width: 768px){.shaMaisonPremier{margin-top:50px}}.shaMaisonPremier__heading{width:80%;max-width:365px}.shaMaisonPremier .key-visual{position:relative}@media(max-width: 767px){.shaMaisonPremier .key-visual{margin-top:32px}}@media(min-width: 768px){.shaMaisonPremier .key-visual{margin-top:64px}}.shaMaisonPremier .caption{position:absolute;right:1em;bottom:.75em;font-weight:700;line-height:1;color:#fff;text-shadow:1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000,1px 0px 1px #000,0px 1px 1px #000,-1px 0px 1px #000,0px -1px 1px #000}@media(max-width: 767px){.shaMaisonPremier .caption{font-size:.625rem}}@media(min-width: 768px){.shaMaisonPremier .caption{font-size:.875rem}}.preview .key-visual{width:100%;aspect-ratio:2880/1680;background:url(/img/preview/img_key-visual.jpg) no-repeat center bottom;background-size:cover;position:relative}@media(orientation: portrait){.preview .key-visual{height:100%;aspect-ratio:auto}}.preview .key-visual>img{display:none}.facility figure{position:relative}@media(max-width: 767px){.facility figure.double:not(:first-child){margin-top:10px}}.facility figure.double img{margin-top:auto}.facility .section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap)}@media(min-width: 768px){.facility .section{-ms-flex-line-pack:start;align-content:flex-start}}.facility .section__heading{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.facility .section .caption{font-weight:700;line-height:1;color:#fff;text-align:right;position:absolute;right:.5em;bottom:.5em;text-shadow:1px 1px 4px rgba(0,0,0,.7),-1px 1px 4px rgba(0,0,0,.7),1px -1px 4px rgba(0,0,0,.7),-1px -1px 4px rgba(0,0,0,.7),1px 0px 4px rgba(0,0,0,.7),0px 1px 4px rgba(0,0,0,.7),-1px 0px 4px rgba(0,0,0,.7),0px -1px 4px rgba(0,0,0,.7)}@media(max-width: 767px){.facility .section .caption{font-size:.625rem}}@media(min-width: 768px){.facility .section .caption{font-size:.75rem}}.facility .section .caption .brackets{color:inherit}.facility .tagline{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:.75em;font-weight:700;text-align:center}@media(max-width: 767px){.facility .tagline{font-size:1.125rem}}@media(min-width: 768px){.facility .tagline{font-size:1.375rem}}.facility .subsection:not(.double):not(.triple){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.facility .subsection p,.facility .subsection ul{margin-top:10px;text-align:left;line-height:1.7}@media(max-width: 767px){.facility .subsection p,.facility .subsection ul{font-size:.875rem}}@media(min-width: 768px){.facility .subsection p,.facility .subsection ul{font-size:.875rem}}@media(max-width: 767px){.facility .subsection p.annotation,.facility .subsection ul.annotation{font-size:.625rem}}@media(min-width: 768px){.facility .subsection p.annotation,.facility .subsection ul.annotation{font-size:.6875rem}}.facility .subsection p.icon,.facility .subsection ul.icon{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.facility .subsection p.icon,.facility .subsection ul.icon{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media(min-width: 768px){.facility .subsection p.icon,.facility .subsection ul.icon{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.facility .subsection p.icon li,.facility .subsection ul.icon li{-webkit-box-flex:1;-ms-flex:1 1 33.3333333333%;flex:1 1 33.3333333333%}.facility .subsection p.icon li::before,.facility .subsection ul.icon li::before{display:none}@media(max-width: 767px){.facility .subsection p.note,.facility .subsection ul.note{font-size:.625rem}}@media(min-width: 768px){.facility .subsection p.note,.facility .subsection ul.note{font-size:.6875rem}}.facility .subsection p.lead,.facility .subsection ul.lead{line-height:1.4}@media(max-width: 767px){.facility .subsection p.lead,.facility .subsection ul.lead{font-size:1rem}}@media(min-width: 768px){.facility .subsection p.lead,.facility .subsection ul.lead{font-size:1.125rem;text-align:center}}.facility .subsection li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.1em;-moz-column-gap:.1em;column-gap:.1em}.facility .subsection li::before{content:"";-webkit-box-flex:0;-ms-flex:0 0 .8em;flex:0 0 .8em;max-width:.8em;height:.8em;border:1px solid currentColor;-webkit-transform:translateY(0.45em);transform:translateY(0.45em)}@media(min-width: 768px){.facility .subsection :has(>.points){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.facility .zeh figcaption{margin-bottom:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1;font-weight:500;text-align:center}@media(max-width: 767px){.facility .zeh figcaption{font-size:1rem}}@media(min-width: 768px){.facility .zeh figcaption{font-size:1.125rem}}.facility .zeh strong{margin-left:.25em;font-size:1.5em}.facility aside{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 767px){.facility .triple img{margin-top:10px}}@media(min-width: 768px){.facility .triple img{margin-top:20px}}.facility .triple p{margin-top:.75em;line-height:1.375;text-align:left}@media(max-width: 767px){.facility .triple p{font-size:.875rem}}@media(min-width: 768px){.facility .triple p{font-size:1rem}}.room{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1000px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){.room{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;font-size:1.75rem}}@media(min-width: 768px){.room{gap:14px;font-size:2rem}}.room li{-webkit-box-flex:1;-ms-flex:1;flex:1}@media(max-width: 767px){.room li{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 10px)/2);flex:0 0 calc((100% - 10px)/2)}}.room button{-webkit-box-sizing:border-box;box-sizing:border-box;height:1.4375em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.4em;-moz-column-gap:.4em;column-gap:.4em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;border:1px solid #595757;padding-right:6%;padding-left:10%;background:#fff;-webkit-transition:background-color .6s,border-color .6s;transition:background-color .6s,border-color .6s}.room button.sold{cursor:default;pointer-events:none;background:#afafaf}.room button:hover,.room button.is-active{color:#fff;border-color:#a40a5e;background:#a40a5e}.room button::before{content:"";background:currentColor;height:10.3923048454px;-webkit-box-flex:0;-ms-flex:0 0 6px;flex:0 0 6px;max-width:6px;clip-path:polygon(0 0, 100% 50%, 0 100%)}.room-plan .note{-ms-flex-item-align:end;align-self:flex-end}.room-plan .section:not(.is-active){display:none}.room-plan .section>div{position:relative}.room-plan .section__heading{font-weight:400}@media(max-width: 767px){.room-plan .section__heading{font-size:3rem}}@media(min-width: 768px){.room-plan .section__heading{font-size:4.0625rem}}.room-plan .section__heading span{width:5em;padding-bottom:0}.room-plan .swiper{margin-top:1rem}.room-plan .caption{position:absolute;right:1em;bottom:.75em;font-weight:700;line-height:1;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.7),-1px 1px 4px rgba(0,0,0,.7),1px -1px 4px rgba(0,0,0,.7),-1px -1px 4px rgba(0,0,0,.7),1px 0px 4px rgba(0,0,0,.7),0px 1px 4px rgba(0,0,0,.7),-1px 0px 4px rgba(0,0,0,.7),0px -1px 4px rgba(0,0,0,.7)}@media(max-width: 767px){.room-plan .caption{font-size:.625rem}}@media(min-width: 768px){.room-plan .caption{font-size:.875rem}}.spec{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1.25}@media(max-width: 767px){.spec{font-size:2rem}}@media(min-width: 768px){.spec{font-size:2.4375rem}}.spec small{font-size:.45em}.location-access figcaption{line-height:1.2;text-align:right}@media(max-width: 767px){.location-access figcaption{margin-top:3px;font-size:.875rem}}@media(min-width: 768px){.location-access figcaption{margin-top:5px;font-size:1rem}}.location-access .notes{margin-top:10px}@media(min-width: 768px){.location-access .notes{-ms-flex-item-align:start;align-self:flex-start;font-size:.875rem}}.access{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}@media(max-width: 767px){.access{margin-right:auto;margin-left:auto}}@media(min-width: 768px){.access{-webkit-box-flex:1;-ms-flex:1;flex:1}}.access__railway{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;padding-top:calc(1.666667em + 10px)}@media(max-width: 767px){.access__railway{font-size:1.25rem;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;white-space:nowrap}}@media(min-width: 768px){.access__railway{font-size:min(2.5vw,1.6875rem)}}.access__route{padding-left:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:12em;height:1.666667em;font-weight:700;color:#fff;position:absolute;top:0;left:0}.hk .access__route{background:-webkit-gradient(linear, left top, right top, from(rgb(0, 109, 186)), to(rgba(0, 109, 186, 0)));background:linear-gradient(to right, rgb(0, 109, 186) 0%, rgba(0, 109, 186, 0) 100%)}.hs .access__route{background:-webkit-gradient(linear, left top, right top, from(rgb(7, 59, 112)), to(rgba(7, 59, 112, 0)));background:linear-gradient(to right, rgb(7, 59, 112) 0%, rgba(7, 59, 112, 0) 100%)}.jr .access__route{background:-webkit-gradient(linear, left top, right top, from(rgb(0, 132, 124)), to(rgba(0, 132, 124, 0)));background:linear-gradient(to right, rgb(0, 132, 124) 0%, rgba(0, 132, 124, 0) 100%)}.access__station{font-family:"Shippori Mincho",serif;font-weight:500;font-style:normal}@media(max-width: 767px){.access__station{font-size:min(8vw,1.875rem)}}@media(min-width: 768px){.access__station{font-size:min(4vw,2.5rem)}}.access__walking{display:-webkit-box;display:-ms-flexbox;display:flex;height:1em;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 767px){.access__walking{font-size:min(6vw,1.5rem)}}@media(min-width: 768px){.access__walking{font-size:min(3.25vw,2rem)}}.access__walking .num{min-width:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:"Times New Roman",Times,serif;color:#000;font-style:italic;font-size:2.8125em;line-height:.6}.access__walking .distance{font-size:.625em}@media(max-width: 767px){.flex:has(.access){margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:20px}}@media(min-width: 768px){.flex:has(.access){margin-top:40px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;width:100%}}@media(min-width: 768px){.flex:has(.access) .img{-webkit-box-flex:0;-ms-flex:0 0 47.8%;flex:0 0 47.8%;max-width:478px}}.surrounding:has(.triple){margin-top:30px;row-gap:20px}@media(min-width: 768px){.surrounding:has(.triple){--gap: 30px}}@media(max-width: 767px){.surrounding:has(.double){margin-top:25px}}@media(min-width: 768px){.surrounding:has(.double){margin-top:50px}}@media(min-width: 768px){.surrounding .triple{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width: 767px){.surrounding .triple img{width:100%}}.surrounding .subsection__heading{padding-top:0;padding-bottom:0;padding-left:.5em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:2em;text-align:left}@media(max-width: 767px){.surrounding .subsection__heading{margin-bottom:5px;font-size:.8125rem}}@media(min-width: 768px){.surrounding .subsection__heading{margin-bottom:10px;font-size:.9375rem}}.surrounding dl{margin-top:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2}@media(max-width: 767px){.surrounding dl{font-size:.875rem}}@media(min-width: 768px){.surrounding dl{font-size:1rem}}.surrounding dt{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.surrounding dt::after{content:"";margin-left:.75em;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;background:url(../img/common/line.svg) repeat-x left center;background-size:auto 1px}.surrounding dd{margin-left:.25em}.surrounding .min{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:2.5em}.surrounding .distance span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:3em}.surrounding .note{margin-left:auto}@media(max-width: 767px){.surrounding .note{margin-top:30px;font-size:.75rem}}@media(min-width: 768px){.surrounding .note{margin-top:60px;font-size:.8125rem}}@media(max-width: 767px){.rokko{margin-top:50px}}@media(min-width: 768px){.rokko{margin-top:100px}}.rokko__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;line-height:1.2;font-weight:400}@media(max-width: 767px){.rokko__heading{row-gap:40px;font-size:min(2rem,6.25vw);white-space:nowrap}}@media(min-width: 768px){.rokko__heading{row-gap:80px;font-size:2.375rem}}.rokko__heading img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.rokko figcaption{text-align:left}.range{font-size:inherit}@media(max-width: 767px){.range{margin-left:1em}}@media(min-width: 768px){.range{display:block}}.googleMap{border:none;width:100%;height:500px}@media(max-width: 767px){.googleMap{margin-top:40px}}@media(min-width: 768px){.googleMap{margin-top:80px}}.outline .section__heading{font-size:1.875rem;font-weight:400}.outline .shaMaison{margin-top:50px}.outline .shaMaison:first-of-type{margin-top:30px}.outline .subsection{margin-top:0;border-right:1px solid #afafaf;border-left:1px solid #afafaf;border-bottom:1px solid #afafaf}.outline .subsection:first-of-type{border-top:1px solid #afafaf}@media(max-width: 767px){.outline .subsection:first-of-type{margin-top:40px}}@media(min-width: 768px){.outline .subsection:first-of-type{margin-top:80px}}.outline .subsection__heading{color:#251e1c;background:#d7d7d7;border-bottom:1px solid #afafaf}.outline .subsection>ul,.outline .subsection>div{line-height:1.4;background:#fff}@media(max-width: 767px){.outline .subsection>ul,.outline .subsection>div{padding:10px 20px;font-size:.9375rem}}@media(min-width: 768px){.outline .subsection>ul,.outline .subsection>div{padding:20px 50px;font-size:1.0625rem}}.outline .subsection li{display:inline}.outline .subsection li:not(:last-child)::after{content:"／"}.outline .subsection p{line-height:1.4;text-align:left}@media(max-width: 767px){.outline .subsection p{font-size:.9375rem}}@media(min-width: 768px){.outline .subsection p{font-size:1.0625rem}}.overview{margin-top:40px;margin-right:auto;margin-left:auto;width:100%;max-width:880px;font-weight:700;text-align:left;border-collapse:collapse;border-bottom:1px solid #afafaf}@media(max-width: 767px){.overview{font-size:1rem}}@media(min-width: 768px){.overview{font-size:1.25rem}}.overview__header{width:30%}.overview tr{border-top:1px solid #afafaf}.overview th,.overview td{padding-top:1em;padding-bottom:1em}.lessor{border:1px solid #afafaf;background:#fff;width:100%}@media(max-width: 767px){.lessor{margin-top:40px}}@media(min-width: 768px){.lessor{margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex}}.lessor figcaption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.5em;text-indent:.5em;line-height:2.5}@media(max-width: 767px){.lessor figcaption{border-bottom:1px solid #afafaf;font-size:1rem}}@media(min-width: 768px){.lessor figcaption{border-right:1px solid #afafaf;font-size:1.25rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}.lessor dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media(max-width: 767px){.lessor dl{padding:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 768px){.lessor dl{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;padding:40px 60px}}.lessor dl dt,.lessor dl .address,.lessor dl .businessHours,.lessor dl .license{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-family:sans-serif}@media(max-width: 767px){.lessor dl dt,.lessor dl .address,.lessor dl .businessHours,.lessor dl .license{line-height:1.4}}@media(min-width: 768px){.lessor dl dt,.lessor dl .address,.lessor dl .businessHours,.lessor dl .license{line-height:1.8}}@media(max-width: 767px){.lessor dl .address,.lessor dl .businessHours{font-size:.8125rem}}@media(min-width: 768px){.lessor dl .address,.lessor dl .businessHours{font-size:.9375rem}}.lessor dl .address,.lessor dl .license{margin-top:10px}.lessor dl .address .brackets{font-family:inherit}@media(max-width: 767px){.lessor dl .businessHours{margin-top:5px}}@media(max-width: 767px){.lessor dl .license li{margin-top:.25em}}@media(min-width: 768px){.lessor dl .license li{margin-right:.5em;display:inline-block}}@media(max-width: 767px){.lessor dl .license{font-size:.75rem}}@media(min-width: 768px){.lessor dl .license{font-size:.875rem}}.lessor .tel{font-weight:700;line-height:1.1}@media(max-width: 767px){.lessor .tel{margin-top:5px;font-size:min(3.75vw,1.0625rem)}}@media(min-width: 768px){.lessor .tel{margin-top:15px;font-size:1.3125rem}}.lessor .tel span{font-size:1.42857143em}.lessor .note{line-height:1.4}@media(max-width: 767px){.lessor .note{display:block;font-size:.625rem}}.office{font-family:sans-serif;font-weight:500;line-height:1.1}@media(max-width: 767px){.office{margin-top:5px;font-size:min(3.5vw,1.5rem)}}@media(min-width: 768px){.office{margin-top:15px;font-size:1.5625rem}}@media(max-width: 767px){.contact .main{padding-top:30px;padding-bottom:60px}}@media(min-width: 768px){.contact .main{padding-top:50px;padding-bottom:120px}}.contact .main.container{max-width:880px}.contact .section__heading{border-top:1px solid #afafaf;border-bottom:1px solid #afafaf;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;font-weight:400}@media(max-width: 767px){.contact .section__heading{height:40px;font-size:1rem}}@media(min-width: 768px){.contact .section__heading{height:86px;font-size:1.1875rem}}.contact p:not(.copyright){margin-top:1em;line-height:1.6;text-align:left}@media(min-width: 768px){.contact p:not(.copyright){font-size:1.1875rem}}@media(max-width: 767px){.contact .tel{margin-top:1rem}}@media(max-width: 767px){.contact .btn{margin-top:40px}}@media(min-width: 768px){.contact .btn{margin-top:70px}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{line-height:1}@media(min-width: 768px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 6%)}}.swiper-pagination-bullet{background:#fff;opacity:1}@media(min-width: 768px){.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px))}}.swiper-pagination-bullet-active{opacity:1;background:#a40a5e}@media(min-width: 768px){.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 15px)}}.home .swiper-slide .copy{position:absolute;top:0;left:0}.home .swiper-slide .image{-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation:30s linear forwards zoomIn;animation:30s linear forwards zoomIn}.home .swiper-slide[data-swiper-slide-index="1"] .image,.home .swiper-slide[data-swiper-slide-index="3"] .image{-webkit-animation:30s linear forwards zoomOut;animation:30s linear forwards zoomOut}.home .swiper-slide .caption{position:absolute;right:1em;bottom:.75em;font-weight:700;line-height:1;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.7),-1px 1px 4px rgba(0,0,0,.7),1px -1px 4px rgba(0,0,0,.7),-1px -1px 4px rgba(0,0,0,.7),1px 0px 4px rgba(0,0,0,.7),0px 1px 4px rgba(0,0,0,.7),-1px 0px 4px rgba(0,0,0,.7),0px -1px 4px rgba(0,0,0,.7)}@media(max-width: 767px){.home .swiper-slide .caption{font-size:.625rem}}@media(min-width: 768px){.home .swiper-slide .caption{font-size:.875rem}}.room-plan .swiper{max-width:880px}@media(max-width: 767px){.room-plan .swiper{margin-right:-25px;margin-left:-25px}}.room-plan .swiper-button-next,.room-plan .swiper-button-prev{margin-top:0;background:url(../img/common/swiper-button.svg) no-repeat center;background-size:cover}@media(max-width: 767px){.room-plan .swiper-button-next,.room-plan .swiper-button-prev{top:calc((100% - 3.45rem - 10px - 2.5rem - 1rem)/2 + 3.45rem + 10px + 2.5rem + 1rem);width:17px;height:44px}}@media(min-width: 768px){.room-plan .swiper-button-next,.room-plan .swiper-button-prev{top:calc((100% - 4.671875rem - 10px - 3.046875rem - 1rem)/2 + 4.671875rem + 10px + 3.046875rem + 1rem);width:34px;height:88px}}.room-plan .swiper-button-next::after,.room-plan .swiper-button-prev::after{display:none}.room-plan .swiper-button-prev,.room-plan .swiper-rtl .swiper-button-next{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);left:0}.room-plan .swiper-button-next,.room-plan .swiper-rtl .swiper-button-prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}@-webkit-keyframes zoomIn{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes zoomIn{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes zoomOut{from{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomOut{from{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}/*# sourceMappingURL=style.min.css.map */