.serif-200{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:200;font-style:normal}.serif-300{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.serif-400{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.serif-500{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.serif-600{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.serif-700{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.serif-800{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:800;font-style:normal}.serif-900{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-weight:900;font-style:normal}.host-card{display:block;text-decoration:none;color:inherit}.host-card .host-card-image{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.host-card .host-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.host-card:hover .host-card-image img{transform:scale(1.05)}.host-card .host-card-body{margin-top:8px}.host-card .host-card-address{font-size:14px;color:#666;margin-top:8px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.host-card .host-card-title{font-size:16px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.host-card .host-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;max-height:58.8px;overflow:hidden}.host-card .host-card-tag{display:inline-block;background-color:#a78450;color:#fff;font-size:12px;padding:3px 10px;border-radius:4px;white-space:nowrap}.host-card-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 768px){.host-card-grid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 480px){.host-card-grid{grid-template-columns:1fr;gap:16px}}.wide-inner{max-width:1300px;margin:0 auto;width:95%}.front-page section{padding:80px 0}@media(max-width: 480px){.front-page section{padding:40px 0}}.front-page .section-title{font-size:24px;text-align:center;margin-bottom:40px;color:#000;position:relative}@media(max-width: 480px){.front-page .section-title{font-size:20px;margin-bottom:24px}}.front-page .fv{padding:0;background-color:#fff}.front-page .fv .fv-main{height:60dvh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(max-width: 480px){.front-page .fv .fv-main{height:60dvh}}.front-page .fv .fv-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.front-page .fv .fv-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.front-page .fv .fv-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.front-page .fv .fv-title-wrap{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}@media(max-width: 480px){.front-page .fv .fv-title-wrap{width:90%;height:auto}}.front-page .fv .fv-title{font-size:40px;line-height:1.4;text-align:center;margin-bottom:40px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}@media(max-width: 480px){.front-page .fv .fv-title{font-size:24px;margin-bottom:24px}}.front-page .fv .fv-btn{width:310px;height:60px;padding:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;background-color:#ffc13b;border-radius:30px;box-shadow:0 4px 10px rgba(0,0,0,.2);border:none;transition:all .3s ease}@media(max-width: 480px){.front-page .fv .fv-btn{width:240px;height:50px;font-size:16px}}.front-page .fv .fv-btn:hover{background-color:#ffb108;transform:translateY(2px);box-shadow:0 2px 5px rgba(0,0,0,.2)}.front-page .fv .fv-slider{padding:16px 0 0}.front-page .about .about-flex{display:flex;gap:40px}@media(max-width: 768px){.front-page .about .about-flex{flex-direction:column}}.front-page .about .about-content{flex:1}.front-page .about .about-content .section-title{margin-bottom:0;padding-left:16px;text-align:left}.front-page .about .about-text{font-size:18px;line-height:1.8;margin-top:32px}@media(max-width: 480px){.front-page .about .about-text{font-size:16px}}.front-page .about .about-image{flex:0 0 424px;position:relative;z-index:1}@media(max-width: 768px){.front-page .about .about-image{flex:0 0 auto;margin:0 auto 40px}}.front-page .about .about-image::before{content:"";position:absolute;top:-24px;right:-24px;width:100%;height:100%;background-color:#a78450;border-radius:10px;z-index:-1}@media(max-width: 768px){.front-page .about .about-image::before{top:-16px;right:8px}}.front-page .about .about-image .about-slider{border-radius:10px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.front-page .about .about-image .about-slider img{width:100%;height:324px;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width: 480px){.front-page .about .about-image .about-slider img{height:240px}}.front-page .hosts .host-card-grid{margin-bottom:40px}.front-page .hosts .section-btn-wrap{text-align:center}.front-page .hosts .section-btn-wrap .secondary-btn{max-width:250px;height:50px;margin:0 auto;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;background-color:#ffc13b;border-radius:10px;border:none;transition:all .3s ease}.front-page .hosts .section-btn-wrap .secondary-btn:hover{background-color:#ffb108;color:#fff;transform:translateY(2px)}.front-page .plans .wide-inner{max-width:764px;margin:0 auto}.front-page .plans .plans-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 768px){.front-page .plans .plans-grid{grid-template-columns:1fr}}.front-page .plans .plan-card{background-color:#a78450;padding:40px;border-radius:15px;color:#fff;text-align:center;min-height:240px;display:flex;flex-direction:column;justify-content:center;position:relative}.front-page .plans .plan-card::before{content:"";position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:2px solid #ffc13b;border-radius:10px;pointer-events:none}.front-page .plans .plan-title{font-size:20px;margin-bottom:10px;color:#fff}.front-page .plans .plan-price{font-size:18px;background:#fff;color:#a78450;display:inline-block;padding:8px 30px;border-radius:10px;margin:0 auto 20px;font-weight:700;position:relative;z-index:1}.front-page .plans .plan-desc{font-size:14px;line-height:1.6;color:#fff}.front-page .plans .plan-note{margin-top:32px;text-align:center;font-size:14px;color:#666}.front-page .sponsor .wide-inner{max-width:846px}.front-page .sponsor .sponsor-card{background:#355842;border-radius:15px;padding:32px;color:#fff;position:relative;display:flex;gap:45px}@media(max-width: 768px){.front-page .sponsor .sponsor-card{flex-direction:column;padding:32px 16px;gap:32px}}.front-page .sponsor .sponsor-image{flex:0 0 333px;height:411px;border-radius:8px;overflow:hidden;border:1px solid #fff}.front-page .sponsor .sponsor-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.front-page .sponsor .sponsor-image{flex:0 0 auto;width:100%;height:300px}}.front-page .sponsor .sponsor-content{flex:1;text-align:center}.front-page .sponsor .sponsor-title-wrap{position:relative;margin-bottom:32px}.front-page .sponsor .sponsor-deco{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:300px;pointer-events:none;z-index:0}.front-page .sponsor .sponsor-deco img{width:100%}@media(max-width: 768px){.front-page .sponsor .sponsor-deco{position:absolute;margin-bottom:0}}.front-page .sponsor .sponsor-title{position:relative;z-index:1;font-size:24px;margin-bottom:0}@media(max-width: 480px){.front-page .sponsor .sponsor-title{font-size:20px}}.front-page .sponsor .sponsor-lead{font-size:18px;margin-bottom:24px}@media(max-width: 480px){.front-page .sponsor .sponsor-lead{font-size:16px}}.front-page .sponsor .sponsor-price-box{background:#fff;color:#355842;display:inline-block;padding:15px 40px;border-radius:10px;font-weight:700;font-size:18px;margin-bottom:16px}.front-page .sponsor .benefits-title{font-size:18px;margin-bottom:16px;text-align:left}.front-page .sponsor .benefits-list{list-style:none;padding:0;text-align:left}.front-page .sponsor .benefits-list li{font-size:16px;margin-bottom:8px;line-height:1.6}.front-page .sponsor .auberge-description{margin-top:20px;padding:16px;background-color:rgba(255,255,255,.1);border-radius:8px;text-align:left}.front-page .sponsor .auberge-description .auberge-description-title{font-size:15px;margin-bottom:8px;color:#fff}.front-page .sponsor .auberge-description .auberge-description-text{font-size:14px;line-height:1.7;opacity:.9}.front-page .sponsor .sponsor-notes{margin-top:24px;font-size:12px;line-height:1.6;opacity:.8;text-align:left}.front-page .sponsor .sponsor-notes p{margin-bottom:4px}.front-page .sponsor .sponsor-line-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background-color:#06c755;color:#fff;font-size:18px;font-weight:700;padding:16px 40px;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(6,199,85,.3);margin-top:32px}.front-page .sponsor .sponsor-line-btn:hover{background-color:#059f44;transform:translateY(-2px);box-shadow:0 6px 20px rgba(6,199,85,.4)}@media(max-width: 480px){.front-page .sponsor .sponsor-line-btn{font-size:16px;padding:14px 32px}}.front-page .flow .flow-steps{max-width:426px;margin:0 auto}@media(max-width: 480px){.front-page .flow .flow-steps{max-width:100%}}.front-page .flow .flow-step{margin-bottom:32px}.front-page .flow .flow-step:last-child{margin-bottom:0}.front-page .flow .flow-step-header{display:flex;align-items:center;border:1px solid #e4c18d;border-radius:10px;height:50px;overflow:hidden}.front-page .flow .step-num{background-color:#e4c18d;color:#fff;width:51px;height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;font-family:"Noto Sans JP",sans-serif;flex-shrink:0}.front-page .flow .step-title{font-size:18px;font-weight:500;margin-left:24px;margin-bottom:0;color:#000;font-family:"Noto Sans JP",sans-serif}@media(max-width: 480px){.front-page .flow .step-title{font-size:16px;margin-left:16px}}.front-page .flow .step-desc{font-size:16px;line-height:1.2;color:#000;margin-top:16px;font-family:"Noto Sans JP",sans-serif}@media(max-width: 480px){.front-page .flow .step-desc{font-size:14px}}.front-page .line-cta{padding:40px 0;background-color:#fff}.front-page .line-cta .line-cta-content{text-align:center}.front-page .line-cta .line-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background-color:#06c755;color:#fff;font-size:18px;font-weight:700;padding:16px 40px;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(6,199,85,.3)}.front-page .line-cta .line-btn:hover{background-color:#059f44;transform:translateY(-2px);box-shadow:0 6px 20px rgba(6,199,85,.4)}@media(max-width: 480px){.front-page .line-cta .line-btn{font-size:16px;padding:14px 32px}}.front-page .line-cta .line-cta-text{margin-top:16px;font-size:14px;color:#666;line-height:1.8}.front-page .faq-section .faq-list{max-width:800px;margin:0 auto}.front-page .faq-section .faq-item{background:#fff;border-radius:15px;overflow:hidden;margin-bottom:20px}.front-page .faq-section .faq-q{background-color:#355842;color:#fff;padding:24px;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:18px;transition:background-color .3s ease}@media(max-width: 480px){.front-page .faq-section .faq-q{padding:16px;font-size:14px}}.front-page .faq-section .faq-q img{width:27px;height:30px;flex-shrink:0}.front-page .faq-section .faq-q .faq-icon-plus{display:block}.front-page .faq-section .faq-q .faq-icon-minus{display:none}.front-page .faq-section .faq-item.active .faq-q{background-color:#b4c1b9;color:#000}.front-page .faq-section .faq-item.active .faq-q .faq-icon-plus{display:none}.front-page .faq-section .faq-item.active .faq-q .faq-icon-minus{display:block}.front-page .faq-section .faq-a{display:none;padding:24px;font-size:16px;line-height:1.8;border:1px solid #ddd;border-top:none;border-radius:0 0 15px 15px}@media(max-width: 480px){.front-page .faq-section .faq-a{padding:16px;font-size:14px}}.front-page .faq-section .faq-item.active .faq-a{display:block}/*# sourceMappingURL=front-page.css.map */