.hotel-page{--teal:#1b3a4b;--teal-dark:#0f2533;--coral:#c4883a;--coral-hover:#b07830;--coral-light:#fbf5ee;--gold:#c4982f;--text:#1a1a2e;--text-sub:#5a6270;--white:#fff;--bg-white:#fff;--bg-light:#f5f7f9;--border:#e0e4e8;color:var(--text);background:var(--bg-white);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.8;overflow-x:hidden}.hotel-page img{max-width:100%;height:auto;display:block}.hotel-page a{color:inherit;text-decoration:none}.hotel-page .container{max-width:960px;margin:0 auto;padding:0 24px}.hotel-page .section-padding{padding:80px 0}.hotel-page .text-center{text-align:center}.hotel-page .section-title{letter-spacing:-.02em;color:var(--teal);margin-bottom:16px;font-size:2rem;font-weight:900;line-height:1.4}.hotel-page .section-sub{color:var(--text-sub);margin-bottom:40px;font-size:1.0625rem;line-height:1.8}.hotel-page .cta-button{background:var(--coral);color:var(--white);cursor:pointer;letter-spacing:.05em;border:none;border-radius:8px;padding:16px 40px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #c4883a59}.hotel-page .cta-button:hover{background:var(--coral-hover);transform:translateY(-2px);box-shadow:0 6px 24px #c4883a73}.hotel-page .cta-button-sub{color:var(--teal);border:2px solid var(--teal);cursor:pointer;background:0 0;border-radius:8px;padding:14px 36px;font-size:.9375rem;font-weight:700;transition:all .3s;display:inline-block}.hotel-page .cta-button-sub:hover{background:var(--teal);color:var(--white)}.hotel-page .header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b3a4bf2;border-bottom:1px solid #ffffff1a;padding:12px 0;position:fixed;top:0;left:0;right:0}.hotel-page .header .container{justify-content:space-between;align-items:center;display:flex}.hotel-page .header-logo{width:auto;height:44px}.hotel-page .header-nav{align-items:center;gap:24px;display:flex}.hotel-page .header-nav>a:not(.header-cta){color:#fffc;white-space:nowrap;font-size:.875rem;font-weight:500;transition:color .3s}.hotel-page .header-nav>a:not(.header-cta):hover{color:var(--white)}.hotel-page .header-cta{background:var(--coral);color:var(--white);white-space:nowrap;border-radius:6px;padding:10px 24px;font-size:.875rem;font-weight:700;transition:background .3s;display:inline-block}.hotel-page .header-cta:hover{background:var(--coral-hover)}.hotel-page .floating-cta{display:none}@media (min-width:769px){.hotel-page .floating-cta{z-index:99;background:var(--coral);color:var(--white);letter-spacing:.05em;border-radius:50px;justify-content:center;align-items:center;padding:16px 28px;font-size:.9375rem;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #c4883a73}.hotel-page .floating-cta:hover{background:var(--coral-hover);transform:translateY(-2px);box-shadow:0 6px 28px #c4883a8c}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.hotel-page .floating-cta.shake{animation:.4s shake}.hotel-page .breadcrumb{background:var(--teal);padding:100px 0 0}.hotel-page .breadcrumb-list{color:#ffffff80;align-items:center;gap:8px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.hotel-page .breadcrumb-list a{color:#fff9;transition:color .2s}.hotel-page .breadcrumb-list a:hover{color:#ffffffe6}.hotel-page .breadcrumb-list li:after{content:">";color:#ffffff4d;margin-left:8px}.hotel-page .breadcrumb-list li:last-child:after{content:""}.hotel-page .breadcrumb-list li:last-child{color:#fffc}.hotel-page .hero{background:var(--teal);color:var(--white);padding:40px 0 60px;position:relative;overflow:hidden}.hotel-page .hero:before{content:"";background:radial-gradient(circle,#e8654a1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.hotel-page .hero:after{content:"";background:radial-gradient(circle,#e8654a0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.hotel-page .hero .container{z-index:1;max-width:1080px;position:relative}.hotel-page .hero-inner{align-items:center;gap:40px;display:flex}.hotel-page .hero-text{flex:1;min-width:0}.hotel-page .hero-text h1{letter-spacing:-.02em;margin-bottom:20px;font-size:2.25rem;font-weight:900;line-height:1.4}.hotel-page .hero-sub{opacity:.9;margin-bottom:24px;font-size:1.0625rem;line-height:2}.hotel-page .hero-highlight{color:var(--coral)}.hotel-page .hero-cta-wrap{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.hotel-page .hero-cta-sub{color:var(--white);cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:8px;padding:14px 36px;font-size:.9375rem;font-weight:700;transition:all .3s;display:inline-block}.hotel-page .hero-cta-sub:hover{border-color:var(--white);background:#ffffff26}.hotel-page .trust-badges{opacity:.85;flex-wrap:wrap;gap:24px;margin-top:32px;font-size:.875rem;display:flex}.hotel-page .trust-badges span{white-space:nowrap;align-items:center;gap:6px;display:flex}.hotel-page .hero-image{flex:0 0 420px;max-width:420px}.hotel-page .hero-image img{filter:drop-shadow(0 8px 32px #0003);border-radius:16px;width:100%;height:auto}.hotel-page .problem-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.hotel-page .problem-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:32px 28px;transition:box-shadow .3s}.hotel-page .problem-card:hover{box-shadow:0 4px 24px #00000014}.hotel-page .problem-icon{margin-bottom:12px;font-size:2rem}.hotel-page .problem-card h3{color:var(--teal);margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.5}.hotel-page .problem-card p{color:var(--text-sub);font-size:.9375rem;line-height:1.8}.hotel-page .solution-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.hotel-page .solution-grid-4{grid-template-columns:repeat(4,1fr);gap:20px}.hotel-page .solution-card{background:var(--bg-white);border:1px solid var(--border);text-align:center;border-radius:12px;padding:32px 24px;transition:all .3s;position:relative}.hotel-page .solution-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.hotel-page .solution-icon{border-radius:12px;width:100%;max-width:280px;margin:0 auto 16px;overflow:hidden}.hotel-page .solution-icon img{width:100%;height:auto;display:block}.hotel-page .solution-card h3{color:var(--teal);margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.5}.hotel-page .solution-card p{color:var(--text-sub);margin-bottom:20px;font-size:.9375rem;line-height:1.8}.hotel-page .solution-link{color:var(--coral);font-size:.9375rem;font-weight:700;transition:opacity .3s;display:inline-block}.hotel-page .solution-link:hover{opacity:.7}.hotel-page .func-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.hotel-page .func-card{background:var(--bg-light);border-radius:12px;padding:28px 24px;transition:box-shadow .3s}.hotel-page .func-card:hover{box-shadow:0 4px 20px #0000000f}.hotel-page .func-icon{margin-bottom:12px;font-size:1.75rem}.hotel-page .func-card h3{color:var(--teal);margin-bottom:8px;font-size:1rem;font-weight:700}.hotel-page .func-card p{color:var(--text-sub);font-size:.875rem;line-height:1.7}.hotel-page .flow-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;display:grid}.hotel-page .flow-card{text-align:center;padding:24px 16px;position:relative}.hotel-page .flow-image{border-radius:10px;width:100%;height:120px;margin-bottom:16px;overflow:hidden}.hotel-page .flow-image img{object-fit:cover;width:100%;height:100%}.hotel-page .flow-card:not(:last-child):after{content:"→";color:var(--coral);font-size:1.5rem;font-weight:700;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.hotel-page .flow-number{background:var(--teal);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.125rem;font-weight:700;display:inline-flex}.hotel-page .flow-card h3{color:var(--teal);margin-bottom:8px;font-size:.9375rem;font-weight:700;line-height:1.5}.hotel-page .flow-card p{color:var(--text-sub);font-size:.8125rem;line-height:1.7}.hotel-page .stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}.hotel-page .stat-card{text-align:center;background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:32px 16px}.hotel-page .stat-number{color:var(--coral);margin-bottom:8px;font-size:2.5rem;font-weight:900;line-height:1.2}.hotel-page .stat-label{color:var(--text-sub);font-size:.875rem;line-height:1.5}.hotel-page .facility-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px;display:grid}.hotel-page .facility-tag{background:var(--bg-light);color:var(--text);border-radius:8px;align-items:center;gap:8px;padding:16px 20px;font-size:.9375rem;font-weight:500;display:flex}.hotel-page .facility-tag span:first-child{font-size:1.5rem}.hotel-page .pricing-free{background:var(--bg-light);text-align:center;border-radius:16px;margin-top:40px;padding:40px}.hotel-page .pricing-free h3{color:var(--teal);margin-bottom:24px;font-size:1.25rem;font-weight:700}.hotel-page .pricing-free-list{text-align:left;max-width:480px;margin:0 auto 24px;padding:0;list-style:none}.hotel-page .pricing-free-list li{align-items:center;gap:8px;padding:8px 0;font-size:1rem;display:flex}.hotel-page .pricing-free-note{color:var(--text-sub);margin-top:16px;font-size:.9375rem}.hotel-page .pricing-plans{grid-template-columns:repeat(2,1fr);gap:24px;max-width:640px;margin-top:32px;margin-left:auto;margin-right:auto;display:grid}.hotel-page .pricing-plans-3{grid-template-columns:repeat(3,1fr);max-width:900px}.hotel-page .pricing-plans-4{grid-template-columns:repeat(4,1fr);gap:16px;max-width:960px}.hotel-page .pricing-card{background:var(--bg-white);border:2px solid var(--border);text-align:center;border-radius:16px;padding:32px 24px;position:relative}.hotel-page .pricing-card-trial{border-color:var(--coral);box-shadow:0 4px 24px #c4883a26}.hotel-page .pricing-badge{background:var(--coral);color:var(--white);white-space:nowrap;border-radius:20px;padding:4px 20px;font-size:.8125rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.hotel-page .pricing-card-premium{border-color:var(--teal);box-shadow:0 4px 24px #1b3a4b26}.hotel-page .pricing-card-premium .pricing-badge{background:var(--teal)}.hotel-page .pricing-yen{font-size:1rem;font-weight:700}.hotel-page .pricing-card h4{color:var(--teal);margin-bottom:8px;font-size:1.125rem;font-weight:700}.hotel-page .pricing-price{color:var(--coral);margin-bottom:16px;font-size:1.75rem;font-weight:900}.hotel-page .pricing-features{text-align:left;margin:0 0 24px;padding:0;list-style:none}.hotel-page .pricing-features li{color:var(--text-sub);padding:6px 0;font-size:.9375rem}.hotel-page .pricing-note{color:var(--text-sub);margin-top:16px;font-size:.8125rem}.hotel-page .faq-list{max-width:720px;margin-top:40px;margin-left:auto;margin-right:auto}.hotel-page .faq-item{border-bottom:1px solid var(--border);padding:24px 0}.hotel-page .faq-question{color:var(--teal);cursor:pointer;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.hotel-page .faq-question:before{content:"Q.";color:var(--coral);flex-shrink:0;font-weight:900}.hotel-page .faq-answer{color:var(--text-sub);padding-left:28px;font-size:.9375rem;line-height:1.8}.hotel-page .cta-section{background:var(--teal);color:var(--white);text-align:center;padding:80px 0}.hotel-page .cta-section h2{color:var(--white);margin-bottom:16px;font-size:1.75rem;font-weight:900}.hotel-page .cta-section p{opacity:.9;margin-bottom:8px;font-size:1rem;line-height:1.8}.hotel-page .cta-section .cta-button{margin-top:24px}.hotel-page .cta-section .cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.hotel-page .cta-note{opacity:.7;margin-top:16px;font-size:.8125rem}.hotel-page .comparison-table{border-collapse:collapse;width:100%;margin-top:40px;font-size:.9375rem}.hotel-page .comparison-table th,.hotel-page .comparison-table td{text-align:left;border-bottom:1px solid var(--border);padding:16px 20px}.hotel-page .comparison-table th{background:var(--teal);color:var(--white);font-size:.875rem;font-weight:700}.hotel-page .comparison-table tr:nth-child(2n){background:var(--bg-light)}.hotel-page .comparison-table .before-col{color:var(--text-sub)}.hotel-page .comparison-table .after-col{color:var(--teal);font-weight:700}.hotel-page .comparison-table .arrow-col{text-align:center;color:var(--coral);font-weight:700}.hotel-page .feature-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.hotel-page .feature-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:28px 24px}.hotel-page .feature-card-icon{margin-bottom:12px;font-size:1.5rem}.hotel-page .feature-card h3{color:var(--teal);margin-bottom:12px;font-size:1.0625rem;font-weight:700}.hotel-page .feature-card p,.hotel-page .feature-card ul{color:var(--text-sub);font-size:.9375rem;line-height:1.8}.hotel-page .feature-card ul{padding:0;list-style:none}.hotel-page .feature-card ul li{padding:4px 0}.hotel-page .feature-card ul li:before{content:"「"}.hotel-page .feature-card ul li:after{content:"」"}.hotel-page .image-placeholder{background:var(--bg-light);border:2px dashed var(--border);width:100%;height:280px;color:var(--text-sub);border-radius:12px;justify-content:center;align-items:center;margin:24px 0;font-size:.875rem;display:flex}.hotel-page .image-placeholder-small{background:var(--bg-light);border:2px dashed var(--border);width:100%;max-width:400px;height:200px;color:var(--text-sub);border-radius:12px;justify-content:center;align-items:center;margin:24px auto;font-size:.875rem;display:flex}.hotel-page .highlight-box{background:var(--coral-light);border-left:4px solid var(--coral);border-radius:0 12px 12px 0;margin:32px 0;padding:24px 28px}.hotel-page .highlight-box p{font-size:1rem;line-height:1.8}.hotel-page .support-flow{max-width:640px;margin-top:40px;margin-left:auto;margin-right:auto}.hotel-page .support-step{padding-bottom:40px;padding-left:64px;position:relative}.hotel-page .support-step:not(:last-child):before{content:"";background:var(--border);width:2px;position:absolute;top:48px;bottom:0;left:23px}.hotel-page .support-step-number{background:var(--teal);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.hotel-page .support-step h3{color:var(--teal);margin-bottom:8px;padding-top:10px;font-size:1.125rem;font-weight:700}.hotel-page .support-step p{color:var(--text-sub);font-size:.9375rem;line-height:1.8}.hotel-page .inline-cta{background:var(--bg-light);text-align:center;border-radius:16px;margin:40px 0;padding:40px}.hotel-page .inline-cta p{color:var(--text);margin-bottom:20px;font-size:1.0625rem;line-height:1.8}.hotel-page .article-body{max-width:720px;margin:0 auto}.hotel-page .article-body h2{color:var(--teal);border-bottom:2px solid var(--teal);margin-top:56px;margin-bottom:20px;padding-bottom:12px;font-size:1.5rem;font-weight:900}.hotel-page .article-body h3{color:var(--teal-dark);margin-top:32px;margin-bottom:12px;font-size:1.125rem;font-weight:700}.hotel-page .article-body p{margin-bottom:16px;font-size:1rem;line-height:2}.hotel-page .article-meta{color:var(--text-sub);align-items:center;gap:16px;margin-bottom:32px;font-size:.8125rem;display:flex}.hotel-page .article-tag{background:var(--teal);color:var(--white);border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.hotel-page .case-filter{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.hotel-page .case-filter-btn{border:1px solid var(--border);color:var(--text-sub);background:var(--bg-white);cursor:pointer;border-radius:24px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .3s}.hotel-page .case-filter-btn:hover,.hotel-page .case-filter-btn.active{background:var(--teal);color:var(--white);border-color:var(--teal)}.hotel-page .case-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.hotel-page .case-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:28px 24px;transition:all .3s}.hotel-page .case-card:hover{transform:translateY(-2px);box-shadow:0 4px 24px #00000014}.hotel-page .case-tags{gap:8px;margin-bottom:12px;display:flex}.hotel-page .case-tag{border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700}.hotel-page .case-tag-type{background:var(--teal);color:var(--white)}.hotel-page .case-tag-feature{background:var(--coral-light);color:var(--coral)}.hotel-page .case-card h3{color:var(--teal);margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.5}.hotel-page .case-card p{color:var(--text-sub);font-size:.9375rem;line-height:1.7}.hotel-page .case-card-link{color:var(--coral);margin-top:12px;font-size:.875rem;font-weight:700;display:inline-block}.hotel-page .column-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px;display:grid}.hotel-page .column-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;transition:all .3s;overflow:hidden}.hotel-page .column-card:hover{transform:translateY(-2px);box-shadow:0 4px 24px #00000014}.hotel-page .column-card-image{background:var(--bg-light);width:100%;height:180px;color:var(--text-sub);justify-content:center;align-items:center;font-size:.875rem;display:flex;overflow:hidden}.hotel-page .column-card-body{padding:20px}.hotel-page .column-card-body h3{color:var(--text);margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.5}.hotel-page .column-card-meta{color:var(--text-sub);font-size:.8125rem}.hotel-page .check-list{padding:0;list-style:none}.hotel-page .check-list li{align-items:flex-start;gap:8px;padding:8px 0;font-size:1rem;line-height:1.7;display:flex}.hotel-page .check-list li:before{content:"✅";flex-shrink:0}.hotel-page .scene-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.hotel-page .scene-card{background:var(--bg-white);border:1px solid var(--border);border-radius:12px;padding:24px}.hotel-page .scene-card h3{color:var(--teal);align-items:center;gap:8px;margin-bottom:8px;font-size:1rem;font-weight:700;display:flex}.hotel-page .scene-card p{color:var(--text-sub);font-size:.875rem;line-height:1.7}.hotel-page .footer{background:var(--teal-dark);color:#fff9;text-align:center;padding:40px 0;font-size:.8125rem}.hotel-page .footer-logo{margin:0 auto 12px}.hotel-page .footer-company{margin-bottom:8px}@media (max-width:768px){.hotel-page .hero-inner{text-align:center;flex-direction:column}.hotel-page .hero-image{flex:none;order:-1;width:100%;max-width:320px;margin-bottom:24px}.hotel-page .hero-cta-wrap,.hotel-page .trust-badges{justify-content:center}.hotel-page .hero-text h1,.hotel-page .section-title{font-size:1.5rem}.hotel-page .problem-grid,.hotel-page .feature-grid,.hotel-page .scene-grid,.hotel-page .case-grid,.hotel-page .column-grid,.hotel-page .pricing-plans,.hotel-page .func-grid,.hotel-page .solution-grid,.hotel-page .flow-grid{grid-template-columns:1fr}.hotel-page .flow-card:not(:last-child):after{content:"↓";text-align:center;margin-top:8px;display:block;position:static;transform:none}.hotel-page .stats-grid,.hotel-page .facility-grid{grid-template-columns:repeat(2,1fr)}.hotel-page .header-nav{display:none}.hotel-page .hero-cta-wrap{flex-direction:column;align-items:center}.hotel-page .section-padding{padding:56px 0}.hotel-page .pricing-free{padding:28px 20px}.hotel-page .comparison-table{font-size:.8125rem}.hotel-page .comparison-table th,.hotel-page .comparison-table td{padding:10px 12px}.hotel-page .article-body h2{font-size:1.25rem}}
