*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Noto Serif JP",sans-serif;color:#1a1a1a;background-color:#f5f5f5;font-weight:40;line-height:1.8;letter-spacing:.05em;overflow-x:hidden;font-family:"Noto Serif JP",serif;margin:auto;position:relative;width:100%;min-height:100vh;z-index:50}img{max-width:100%;height:auto;display:block;filter:grayscale(20%) contrast(90%)}ul{list-style:none}li{list-style:none}a{text-decoration:none;color:inherit;transition:.3s;display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:100;font-size:.9rem;letter-spacing:.1em;padding-bottom:5px;transition:opacity .3s}a:hover{opacity:.7}h2{font-weight:400}h3{font-weight:150}.section_wrap{display:flex;gap:40px;flex-direction:column;margin-bottom:100px}.container{width:90%;max-width:1080px;margin:auto}.main_content{margin-top:100vh}.reservation{margin-bottom:20px;margin-right:20px}.bg-layer{position:absolute;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.bg-layer .bg-curve{display:block;width:100%;height:100%}.bg-layer .bg-curve img{margin-top:400px;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.section{padding:200px 0}@media(min-width: 968px){.section{padding:240px 0}}.label{display:block;font-size:2.5rem;font-weight:400;letter-spacing:.1em;margin-bottom:15px}.section-title{font-size:1.1rem;font-weight:300;margin-bottom:10px;line-height:1.4}@media(min-width: 968px){.section-title{font-size:1.4rem}}.section-desc{font-size:1rem;color:#555;margin-bottom:40px}@media(min-width: 968px){.section-desc{font-size:1.1rem;margin-bottom:60px}}.header{position:fixed;top:0;width:100%;padding:20px 0;z-index:100;color:#1a1a1a;mix-blend-mode:screen}.header__inner{width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header .logo{height:100%;width:20vw;max-width:400px;min-width:200px;display:block}.nav{display:none}@media(min-width: 968px){.nav{display:block}}.nav__list{display:flex;gap:30px;font-size:.8rem;font-weight:700}.hamburger{display:block;background:none;border:none;cursor:pointer;width:32px;height:32px;position:relative;z-index:1000}@media(min-width: 968px){.hamburger{display:none}}.hamburger .bar{display:block;width:100%;height:1px;background:#1a1a1a;position:absolute;left:0;transition:all .4s ease}.hamburger .bar:nth-child(1){top:10px}.hamburger .bar:nth-child(2){bottom:10px}.hamburger.is-active .bar{background:#1a1a1a}.hamburger.is-active .bar:nth-child(1){top:15px;transform:rotate(45deg)}.hamburger.is-active .bar:nth-child(2){bottom:16px;transform:rotate(-45deg)}@media(max-width: 968px){.nav{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .6s cubic-bezier(0.19, 1, 0.22, 1)}.nav.is-active{opacity:1;visibility:visible}.nav .nav__list{flex-direction:column;text-align:center;gap:40px}.nav .nav__list li a{font-size:1.5rem;color:#1a1a1a;font-weight:200;letter-spacing:.2em}}@media(min-width: 968px){.nav{display:block}.nav .nav__list{display:flex;gap:30px;font-size:.8rem}}body.menu-open .header{mix-blend-mode:normal}body.is-fixed{overflow:hidden}.hero{height:100vh;position:relative;margin:auto;color:#f5f5f5;z-index:-10}.hero .topimg{width:100%;height:100%;background-image:url("../images/top_pc.png");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-5;position:relative;display:flex;flex-direction:column}.hero .reservation{position:absolute;bottom:5vh;left:10vw;z-index:100}@media(min-width: 968px){.hero .reservation{position:absolute;bottom:30vh;right:0;z-index:100;margin-bottom:20px;margin-right:20px}}.hero .reservation a{border-bottom:1px solid #f5f5f5}.hero .hero__content{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin:50vh auto 0 auto;gap:40px}@media(min-width: 968px){.hero .hero__content{position:absolute;top:20vh;left:10vw;margin-top:0;align-items:flex-start}}.hero .hero__content .hero__catch{font-size:1.5rem;margin-bottom:5vh}@media(min-width: 968px){.hero .hero__content .hero__catch{font-size:2rem}}.hero .hero__content .hero__sub{font-size:1rem}.intro{text-align:left;margin:0 0 230px 50%}.intro__lead{font-size:1.6rem;margin-bottom:40px;line-height:1.6}@media(min-width: 968px){.intro__lead{font-size:2.2rem}}.intro__text{font-size:1rem;line-height:2.2}@media(min-width: 968px){.intro__text{width:100%}}.concept .container{width:90%;max-width:none}.concept .label{display:flex;width:90%;max-width:1080px;align-content:space-between;gap:40px;margin:auto;flex-direction:column}.concept .concept-grid{width:80%;max-width:1080px;display:flex;gap:50px;margin:60px auto;flex-direction:column}@media(min-width: 968px){.concept .concept-grid{gap:80px;margin:100px auto;flex-direction:row}}.concept .concept-item{margin:auto}.concept .concept-item h3{font-size:1.1rem;margin-top:15px;text-align:center;margin-bottom:24px}.concept .concept-item .concept-img{display:flex;justify-content:center;align-items:center}.concept .concept-item img{width:40vw;height:auto}@media(min-width: 968px){.concept .concept-item img{width:25vw;max-width:200px}}.summary{margin-top:60px;font-size:1rem;line-height:2}@media(min-width: 968px){.summary{margin:80px auto;width:90%;max-width:1080px}}.room-list{display:flex;flex-direction:column;gap:80px}@media(min-width: 968px){.room-list{gap:160px}}.room-item{display:flex;flex-direction:column;gap:20px}@media(min-width: 968px){.room-item{flex-direction:row;align-items:flex-start;gap:60px}}@media(min-width: 968px){.room-item .room-img{width:55%}}.room-item .room-img img{width:100%;height:auto;display:block}@media(min-width: 968px){.room-item .room-content{width:45%}}.room-item .room-name{font-size:1.2rem;border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:20px;display:inline-block;width:100%}.room-item .room-copy{font-weight:700;margin-bottom:20px;font-size:1.1rem}.room-item .room-spec{font-size:.9rem;color:#555;line-height:1.8}#system{margin-bottom:160px}.step-list{display:flex;flex-direction:column;align-items:center;gap:160px}@media(min-width: 968px){.step-list{gap:240px}}.step-item .step-num{display:block;text-align:center;font-size:.8rem;font-weight:700;color:#1a1a1a;margin-bottom:5px}.step-item .step-name{font-size:1.2rem;margin-bottom:10px;text-align:center}.step-item .step-text{font-size:.95rem;color:#555;text-align:center}.floor .container{width:100%;max-width:none}.floor .label{display:flex;flex-direction:column;width:90%;max-width:1080px;align-items:left;gap:40px;margin:auto}.floor .floor-img{margin-bottom:40px;max-height:320px;overflow:hidden}.floor .floor-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.floor .left{margin-right:80px}.floor .right{margin-left:80px}.floor .summary{width:90%;margin:auto}.reservation{text-align:center;width:300px;padding:8px}.reservation a{border-bottom:1px solid #333}.reservation a:hover{color:#f5f5f5;background-color:#1a1a1a}@media(min-width: 968px){.reservation{width:25vw}}.system-conclusion{font-size:1.2rem;font-weight:700;line-height:1.8;margin-bottom:160px;padding-left:16px}.section_reservation{margin-bottom:160px}@media(min-width: 968px){.section_reservation{margin:360px 0 230px 50%}}#access{background-color:#b9b9b9}#access p{margin-bottom:80px}.footer{background-color:#111;color:#fff;padding:80px 0 40px}.footer img{width:20vw;height:100%;filter:invert(100%);min-width:200px;max-width:300px}.footer ul{display:flex;gap:24px;flex-direction:column;margin-bottom:40px}.footer .footer_info{font-size:.6rem}.footer .footer_info a:hover{opacity:.6}.footer__inner{display:flex;justify-content:space-between;flex-direction:column;align-items:center;margin-bottom:60px;gap:40px}@media(min-width: 968px){.footer__inner{flex-direction:row}}.footer__brand{font-size:1.5rem;font-weight:700}.footer .btn-reserve{border:1px solid #fff;padding:15px 50px;font-size:.9rem;letter-spacing:.1em}.footer .btn-reserve:hover{background:#fff;color:#000}.footer .copyright{font-size:.7rem;opacity:.5}.fade-up{opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.fade-up.is-visible{opacity:1;transform:translateY(0)}.main-contact{padding-top:180px;min-height:100vh}.page-header{margin-bottom:80px}@media(min-width: 968px){.page-header{margin-bottom:120px}}.page-header .container{display:flex;flex-direction:column;gap:20px}.page-header .label{font-size:1rem;margin-bottom:0}.page-header .page-title{font-size:2rem;font-weight:700;letter-spacing:.1em;line-height:1.4}@media(min-width: 968px){.page-header .page-title{font-size:3rem}}.page-header .page-desc{font-size:.9rem;color:#555;line-height:2;margin-top:20px}@media(min-width: 968px){.page-header .page-desc{font-size:1rem}}.section-form{padding-bottom:200px}@media(min-width: 968px){.section-form{padding-bottom:240px}}.form{width:100%;max-width:720px;margin:0 auto}.form-item{margin-bottom:40px;display:flex;flex-direction:column}@media(min-width: 968px){.form-item{margin-bottom:60px}}.form-label{font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:15px;display:block;color:#1a1a1a}.form-select,.form-textarea,.form-input{width:100%;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #ddd;border-radius:0;padding:15px 0;font-size:1rem;font-family:"Noto Serif JP",serif;color:#1a1a1a;transition:border-color .3s,opacity .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select::-moz-placeholder, .form-textarea::-moz-placeholder, .form-input::-moz-placeholder{color:#ccc;font-weight:200}.form-select::placeholder,.form-textarea::placeholder,.form-input::placeholder{color:#ccc;font-weight:200}.form-select:focus,.form-textarea:focus,.form-input:focus{outline:none;border-bottom-color:#1a1a1a}.form-textarea{border:1px solid #ddd;padding:15px;resize:vertical}.select-wrap{position:relative}.select-wrap::after{content:"↓";position:absolute;right:0;bottom:15px;font-size:.8rem;pointer-events:none;color:#555}.form-select{cursor:pointer}.form-privacy{margin:60px 0;text-align:center}.form-privacy .privacy-label{cursor:pointer;display:inline-flex;align-items:center;gap:10px}.form-privacy input[type=checkbox]{transform:scale(1.2);accent-color:#1a1a1a}.form-privacy .privacy-text{font-size:.85rem;color:#555}.form-privacy .privacy-text a{display:inline;border-bottom:1px solid #555;padding-bottom:2px}.form-privacy .privacy-text a:hover{color:#1a1a1a;border-bottom-color:#1a1a1a}.form-submit{text-align:center;margin-top:60px}.btn-submit{background:rgba(0,0,0,0);border:1px solid #1a1a1a;color:#1a1a1a;padding:20px 80px;font-size:1rem;font-family:"Noto Serif JP",serif;font-weight:700;letter-spacing:.15em;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:15px}.btn-submit .arrow{font-family:sans-serif;transition:transform .3s}.btn-submit:hover{background:#1a1a1a;color:#f5f5f5}.btn-submit:hover .arrow{transform:translateX(5px)}/*# sourceMappingURL=style.css.map */