@charset "utf-8";

/* ==========================================================================
   スキー市場「手ぶら特集ページ」完全再現スタイル ＆ 横浜・町田発ネオストリート
   ========================================================================== */

/* --- 1. 共通ベース・ヘッダー・パンくず・フッターの復元スタイル --- */
body {
    margin: 0;
    padding: 0;
    background-color: #fafbfd;
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}

.site-header, .breadcrumb, .site-footer {
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
}

/* スキー市場共通ヘッダー装飾 */
.site-header {
    background: #ffffff;
    width: 100%;
    border-bottom: 1px solid #e2e8f0;
}
.header-top {
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    padding: 8px 0;
}
.header-inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}
.header-top-nav {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0 0 0 auto;
    padding: 0;
}
.header-top-nav li a {
    color: #475569;
    font-size: 11px;
    text-decoration: none;
    font-weight: 600;
}
.header-top-nav li a:hover { color: #0052ff; }

.header-main { padding: 15px 0; }
.header-logo { display: flex; align-items: center; gap: 15px; }
.header-nav-list { display: flex; gap: 15px; list-style: none; margin: 0; padding: 0; }
.header-nav-list li a { color: #334155; font-size: 13px; font-weight: 700; text-decoration: none; }
.header-nav-list li a:hover { color: #0052ff; }

/* パンくずリスト装飾 */
.breadcrumb {
    max-width: 1000px !important;
    margin: 0 auto !important;
    padding: 15px !important;
    box-sizing: border-box !important;
}
.breadcrumb-list {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.breadcrumb-list__item { font-size: 12px !important; font-weight: 600 !important; color: #64748b !important; }
.breadcrumb-list__item a { color: #1678d8 !important; text-decoration: none !important; }
.breadcrumb-list__item a:hover { text-decoration: underline !important; }
.breadcrumb-list__item + .breadcrumb-list__item:before { content: ">" !important; margin-right: 8px !important; color: #94a3b8 !important; font-family: monospace !important; }
.breadcrum-list__item--current { color: #0f172a !important; font-weight: 700 !important; }

/* スキー市場共通フッター装飾 */
.site-footer { background: #334155; padding: 50px 0 30px; color: #ffffff; margin-top: 80px; }
.footer-menu { display: flex; justify-content: center; gap: 20px; list-style: none; margin: 0 0 30px 0; padding: 0; flex-wrap: wrap; }
.footer-menu li a { color: #94a3b8; font-size: 13px; text-decoration: none; font-weight: 600; }
.footer-menu li a:hover { color: #ffffff; }
.footer-menu li + li:before { content: "|"; margin-right: 20px; color: #475569; }
.footer-copy { text-align: center; font-size: 11px; color: #64748b; letter-spacing: 0.05em; }


/* --- 2. 横浜・町田発コンテンツ専用：ネオ・ストリートデザイン --- */
.y-vivid-scope {
    color: #0a0f1d !important;
    font-family: "Impact", "Arial Black", system-ui, -apple-system, sans-serif !important;
    letter-spacing: -0.01em !important;
    overflow-x: hidden !important; 
    position: relative !important;
    width: 100% !important;
}

.y-vivid-scope h2, .y-vivid-scope h3, .y-vivid-scope span, .y-vivid-scope a {
    font-family: "Impact", "Arial Black", sans-serif !important;
}

/* メインビジュアル（PC時） */
.y-vivid-hero {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
    width: 100% !important;
    max-width: 100% !important;
    border-bottom: 5px solid #0a0f1d !important;
    overflow: hidden !important;
    position: relative !important;
}
.y-vivid-hero img {
    width: 100% !important;
    height: auto !important; 
    display: block !important;
}

/* タイポグラフィ巨大タイトル */
.y-vivid-head {
    text-align: center !important;
    margin: 90px 0 50px !important;
    position: relative !important;
    display: block !important;
}
.y-vivid-head .y-vivid-en {
    display: block !important;
    font-size: 72px !important;
    font-weight: 900 !important;
    font-style: italic !important;
    color: #f1f5f9 !important; 
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    letter-spacing: 0.05em !important;
    line-height: 0.6 !important;
    text-transform: uppercase !important;
    user-select: none !important;
}
.y-vivid-head .y-vivid-ja {
    font-size: 32px !important;
    font-weight: 900 !important;
    color: #0a0f1d !important;
    letter-spacing: -0.02em !important;
    position: relative !important;
    top: -15px !important;
    margin-bottom: -10px !important;
    text-shadow: 0 0 20px #ffffff, 0 0 20px #ffffff !important;
}

/* 漆黒のナイトガジェット・ナビ */
.y-vivid-shortcut {
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #0a0f1d !important; 
    padding: 35px 30px !important;
    border-radius: 28px !important;
    margin-bottom: 60px !important;
    box-sizing: border-box !important;
    box-shadow: 0 30px 60px rgba(10, 15, 29, 0.15) !important;
    display: block !important;
}
.y-vivid-shortcut p {
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    color: #94a3b8 !important;
    margin-bottom: 24px !important;
    letter-spacing: 0.1em !important;
}
.y-vivid-anchor-grid {
    display: flex !important;
    justify-content: center !important; 
    gap: 16px !important;
}
.y-vivid-anchor-btn {
    max-width: 460px !important; 
    width: 100% !important;
    background: transparent !important;
    color: #ccff00 !important; 
    border: 2px solid #ccff00 !important; 
    text-align: center !important;
    padding: 18px !important;
    font-weight: 900 !important;
    border-radius: 16px !important;
    font-size: 16px !important;
    letter-spacing: 0.05em !important;
    transition: all 0.15s ease !important;
    box-shadow: 0 4px 0 rgba(204, 255, 0, 0.2) !important; 
    display: inline-block !important;
    text-decoration: none !important;
}
.y-vivid-anchor-btn:hover {
    background: #ccff00 !important;
    color: #0a0f1d !important;
    text-decoration: none !important;
}

/* メリットカード */
.y-vivid-feature-grid {
    display: flex !important;
    gap: 24px !important;
    margin-bottom: 20px !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.y-vivid-feature-card {
    flex: 1 !important;
    background: #ffffff !important;
    padding: 45px 30px 35px !important;
    border-radius: 24px !important;
    border: 3px solid #0a0f1d !important; 
    box-shadow: 8px 8px 0px #0a0f1d !important; 
    position: relative !important;
    box-sizing: border-box !important;
    display: block !important;
}
.y-vivid-feature-card::before { display: none !important; }

.y-vivid-feature-badge {
    position: absolute !important;
    top: -15px !important;
    left: 25px !important;
    background: #0a0f1d !important;
    color: #ccff00 !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    font-style: italic !important;
    padding: 5px 14px !important;
    border-radius: 6px !important;
    letter-spacing: 0.05em !important;
    display: inline-block !important;
}
.y-vivid-feature-card h3 {
    font-size: 20px !important;
    font-weight: 900 !important;
    color: #0a0f1d !important;
    margin-bottom: 14px !important;
    line-height: 1.3 !important;
    margin-top: 0 !important;
}
.y-vivid-feature-card p {
    font-size: 13.5px !important;
    color: #475569 !important;
    line-height: 1.7 !important;
    margin: 0 !important;
}

/* SEOテキストブロック */
.st-seo-text-block {
    max-width: 1000px !important;
    margin: 0 auto !important;
    background: #ffffff !important;
    border: 3px solid #0a0f1d !important;
    box-shadow: 8px 8px 0px #0a0f1d !important;
    border-radius: 24px !important;
    padding: 40px !important;
    box-sizing: border-box !important;
    text-align: left !important;
}
.st-seo-lead {
    font-size: 15px !important;
    color: #1e293b !important;
    line-height: 1.8 !important;
    margin-bottom: 30px !important;
    font-family: sans-serif !important;
    font-weight: bold !important;
}
.st-seo-area-flex { display: flex !important; gap: 30px !important; }
.st-seo-area-box { flex: 1 !important; }
.st-seo-area-box h4 { font-size: 16px !important; font-weight: 900 !important; color: #0052ff !important; margin-bottom: 12px !important; }
.st-seo-area-box p { font-size: 13.5px !important; color: #475569 !important; line-height: 1.7 !important; font-family: sans-serif !important; }

/* ツアー商品リスト */
.y-vivid-tour-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 28px !important;
    margin-bottom: 20px !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
}
.y-vivid-tour-row {
    display: flex !important;
    background: #ffffff !important;
    border: 3px solid #0a0f1d !important; 
    border-radius: 28px !important;
    overflow: hidden !important;
    box-shadow: 10px 10px 0px #0a0f1d !important; 
    box-sizing: border-box !important;
}
.y-vivid-tour-row:hover { border-color: #0052ff !important; }
.y-vivid-tour-media {
    width: 280px !important;
    overflow: hidden !important;
    flex-shrink: 0 !important;
    position: relative !important;
    background: #0a0f1d !important;
    border-right: 3px solid #0a0f1d !important;
}
.y-vivid-tour-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}
.y-vivid-tour-body {
    flex: 1 !important;
    padding: 35px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    box-sizing: border-box !important;
}
.y-vivid-tour-tags { display: flex !important; gap: 8px !important; margin-bottom: 12px !important; }

/* ★【文字潰れ防止パッチ】絶対に文字を途切れさせない鉄壁プロテクト（保存エラー対策版） */
.y-vivid-tag {
    font-size: 11px !important;
    font-weight: 900 !important;
    padding: 5px 12px !important;
    border-radius: 6px !important;
    color: #0a0f1d !important;
    border: 2px solid #0a0f1d !important;
    display: inline-block !important;
    white-space: nowrap !important; /* 文字の自動折り返し・ハミ出し消去を強制禁止 */
    flex-shrink: 0 !important;     /* カルーセル内でバッジが押し潰されるのを完全防御 */
}
.tag-glow-cyan { background: #ccff00 !important; }
.tag-glow-pink { background: #ff007f !important; color: #fff !important; }

.y-vivid-tour-title {
    font-size: 22px !important;
    font-weight: 900 !important;
    color: #0a0f1d !important;
    margin-bottom: 10px !important;
    line-height: 1.3 !important;
    margin-top: 0 !important;
}
.y-vivid-tour-desc { font-size: 13.5px !important; color: #475569 !important; line-height: 1.65 !important; }
.y-vivid-tour-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    border-top: 2px dashed #0a0f1d !important;
    padding-top: 25px !important;
    margin-top: 15px !important;
}
.y-vivid-tour-price { font-size: 13px !important; font-weight: 900 !important; color: #475569 !important; }
.y-vivid-tour-price span {
    font-size: 36px !important;
    font-weight: 900 !important;
    font-style: italic !important;
    color: #ff0055 !important; 
    margin-left: 4px !important;
    text-shadow: 3px 3px 0px rgba(10, 15, 29, 0.1) !important;
}

.y-vivid-action-btn {
    background: #0a0f1d !important;
    color: #ffffff !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    letter-spacing: 0.1em !important;
    padding: 16px 45px !important;
    border-radius: 14px !important;
    border: 2px solid #0a0f1d !important;
    text-decoration: none !important;
    display: inline-block !important;
}
.y-vivid-tour-row:hover .y-vivid-action-btn {
    background: #ccff00 !important;
    color: #0a0f1d !important;
    border-color: #0a0f1d !important;
}

/* 行き先リゾートナビ */
.y-vivid-resort-flex {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    margin-bottom: 20px !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.y-vivid-resort-pill {
    background: #ffffff !important;
    color: #0a0f1d !important;
    border: 3px solid #0a0f1d !important;
    font-weight: 900 !important;
    font-size: 15px !important;
    padding: 14px 28px !important;
    border-radius: 16px !important;
    box-shadow: 5px 5px 0px #0a0f1d !important;
    display: inline-block !important;
}
.y-vivid-resort-pill:hover {
    background: #ccff00 !important;
    color: #0a0f1d !important;
    text-decoration: none !important;
}

/* のりば案内インフォカード */
.y-vivid-station-card {
    background: #ffffff !important;
    border-radius: 28px !important;
    padding: 40px !important;
    margin-bottom: 40px !important;
    border: 3px solid #0a0f1d !important; 
    box-shadow: 10px 10px 0px #0a0f1d !important; 
    display: block !important; 
    box-sizing: border-box !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1000px !important;
}
.y-vivid-st-full { width: 100% !important; display: block !important; }

.st-company-block {
    border-bottom: 3px dashed #e2e8f0 !important;
    padding-bottom: 35px !important;
    margin-bottom: 35px !important;
    display: block !important;
}

.y-vivid-st-head {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    border-bottom: 3px solid #0a0f1d !important;
    padding-bottom: 12px !important;
    margin-bottom: 24px !important;
}
.y-vivid-st-name { font-size: 20px !important; font-weight: 900 !important; color: #0a0f1d !important; }
.y-vivid-st-tag { font-size: 11px !important; font-weight: 900 !important; padding: 6px 14px !important; border-radius: 6px !important; letter-spacing: 0.05em !important; border: 2px solid #0a0f1d !important; }
.tag-blue { background: #ccff00 !important; color: #0a0f1d !important; }
.tag-pink { background: #ff0055 !important; color: #ffffff !important; }

.y-vivid-st-list { display: flex !important; flex-direction: column !important; gap: 16px !important; }

.st-st-item { display: flex !important; align-items: flex-start !important; }
.st-st-label { font-size: 11px !important; font-weight: 900 !important; color: #0a0f1d !important; background: #ccff00 !important; border: 2px solid #0a0f1d !important; padding: 4px 10px !important; border-radius: 6px !important; width: 90px !important; text-align: center !important; margin-right: 20px !important; flex-shrink: 0 !important; letter-spacing: 0.05em !important; }
.st-st-text { font-size: 14px !important; color: #1e293b !important; line-height: 1.6 !important; font-weight: 700 !important; text-align: left !important; }
.st-st-text strong { color: #0052ff !important; font-weight: 900 !important; }
.st-st-text a { color: #ff0055 !important; font-weight: 900 !important; text-decoration: underline !important; }

.st-company-btn-wrap {
    margin-top: 25px !important;
    text-align: left !important;
}
.st-company-btn {
    display: inline-block !important;
    background: #0a0f1d !important;
    color: #ccff00 !important; 
    border: 2px solid #0a0f1d !important;
    box-shadow: 4px 4px 0px #ccff00 !important; 
    font-weight: 900 !important;
    font-size: 14px !important;
    padding: 12px 30px !important;
    border-radius: 12px !important;
}
.st-company-btn:hover {
    background: #ccff00 !important;
    color: #0a0f1d !important;
    box-shadow: 4px 4px 0px #0a0f1d !important;
}

/* FAQセクション */
.st-brutal-faq-container { max-width: 1000px !important; margin: 0 auto !important; display: flex !important; flex-direction: column !important; gap: 24px !important; }
.st-brutal-faq-item { background: #ffffff !important; border: 3px solid #0a0f1d !important; box-shadow: 6px 6px 0px #0a0f1d !important; border-radius: 20px !important; padding: 30px !important; text-align: left !important; }
.st-faq-q { font-size: 16px !important; font-weight: 900 !important; color: #0a0f1d !important; display: flex !important; align-items: center !important; gap: 15px !important; margin-bottom: 15px !important; }
.st-faq-q span { background: #ccff00 !important; color: #0a0f1d !important; border: 2px solid #0a0f1d !important; width: 32px !important; height: 32px !important; border-radius: 8px !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 16px !important; font-weight: 900 !important; flex-shrink: 0 !important; }
.st-faq-a { font-size: 14px !important; color: #475569 !important; line-height: 1.65 !important; display: flex !important; align-items: flex-start !important; gap: 15px !important; font-family: sans-serif !important; }
.st-faq-a span { background: #ff0055 !important; color: #ffffff !important; border: 2px solid #0a0f1d !important; width: 32px !important; height: 32px !important; border-radius: 8px !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 16px !important; font-weight: 900 !important; flex-shrink: 0 !important; }

/* 関連記事マガジン */
.recommend_article {
    width: 100% !important;
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #ffffff !important;
    border: 3px solid #0a0f1d !important; 
    box-shadow: 10px 10px 0px #0a0f1d !important; 
    border-radius: 28px !important;
    padding: 45px 35px !important;
    box-sizing: border-box !important;
    display: block !important;
}
.recommend_article .clearfix { display: flex !important; gap: 24px !important; }
.recommend_article .article_box {
    flex: 1 1 calc(50% - 12px) !important; 
    width: auto !important; 
    background: #ffffff !important;
    border: 2px solid #0a0f1d !important; 
    border-radius: 20px !important;
    box-shadow: 5px 5px 0px #0a0f1d !important; 
    overflow: hidden !important;
    box-sizing: border-box !important;
    float: none !important; 
    margin: 0 !important;
}
.article_box_inner { display: flex !important; height: 100% !important; width: 100% !important; }

.article_media {
    width: 250px !important; 
    flex-shrink: 0 !important;
    border-right: 2px solid #0a0f1d !important;
    overflow: hidden !important;
    background: #fafbfd !important;
}
.article_media img {
    width: 100% !important;
    height: auto !important; 
    aspect-ratio: 16 / 9 !important; 
    object-fit: cover !important; 
    display: block !important;
    border-radius: 0 !important;
}
.article_contents {
    flex: 1 !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    text-align: left !important;
}
.article_title a { font-size: 15px !important; font-weight: 900 !important; color: #0a0f1d !important; text-decoration: none !important; line-height: 1.4 !important; }
.article_text { font-size: 13px !important; color: #64748b !important; line-height: 1.5 !important; margin-top: 8px !important; font-family: sans-serif !important; }
.article_detail { display: flex !important; justify-content: space-between !important; align-items: center !important; border-top: 1px dashed #e2e8f0 !important; padding-top: 12px !important; margin-top: 12px !important; }
.restdate { font-size: 11px !important; color: #94a3b8 !important; }
.more_read a { font-size: 13px !important; font-weight: 900 !important; color: #0052ff !important; text-decoration: underline !important; }
.recommend_article .more_btn { margin-top: 35px !important; text-align: center !important; }
.recommend_article .more_btn a {
    display: inline-block !important;
    width: auto !important;
    padding: 16px 50px !important;
    background: #0a0f1d !important;
    color: #ffffff !important;
    border-radius: 14px !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    border: 2px solid #0a0f1d !important;
    box-shadow: none !important;
}
.recommend_article .more_btn a:hover { background: #ccff00 !important; color: #0a0f1d !important; }

/* 出発地相互リンクナビゲーション */
.y-vivid-scope .st-seo-link-grid { display: flex !important; justify-content: center !important; gap: 16px !important; max-width: 1000px !important; margin: 0 auto !important; }
.y-vivid-scope .st-seo-link-pill {
    flex: 1 !important;
    background: #ffffff !important;
    color: #0a0f1d !important;
    border: 3px solid #0a0f1d !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    padding: 16px !important;
    border-radius: 16px !important;
    box-shadow: 6px 6px 0px #0a0f1d !important;
    text-align: center !important;
    text-decoration: none !important;
}
.y-vivid-scope .st-seo-link-pill:hover { background: #ccff00 !important; color: #0a0f1d !important; }

/* 出発地相互リンクナビ（ページ最上部用調整） */
.st-seo-link-grid { display: flex !important; gap: 12px !important; width: 100% !important; box-sizing: border-box !important; }


/* ==========================================================================
   スマートフォン用レスポンシブ設定（★保存エラーの原因となる絵文字を徹底排除）
   ========================================================================== */
@media screen and (max-width: 767px) {
    .header-top { padding: 6px 0 !important; }
    .header-top-nav { justify-content: center !important; margin: 0 auto !important; gap: 12px !important; padding: 0 !important; }
    .header-top-nav li a { font-size: 10px !important; }
    .header-main .header-inner { flex-direction: column !important; justify-content: center !important; align-items: center !important; padding: 12px 0 !important; }
    .header-logo { margin: 0 auto !important; }
    .header-nav { display: none !important; }

    .y-vivid-scope { overflow-x: hidden !important; position: relative !important; width: 100% !important; } 

    /* ★【究極リペア】左にズレる原因をリセット！ヘッダー・パンくずと横幅を100%完璧に揃えて右の白い隙間＆下の黒線を消滅させます */
    .y-vivid-hero { 
        border-radius: 0px !important; 
        border-left: none !important; 
        border-right: none !important; 
        border-bottom: none !important; /* 下の太い黒枠線を完全消去 */
        margin-top: 0 !important;
        margin-bottom: 30px !important; 
        margin-left: 0 !important; /* ズレの原因だった偏った余白をリセットし、中央配置へ大改造 */
        margin-right: 0 !important;
        width: 100% !important; /* 横幅をコンテンツエリアに100%ピタッと美しく揃えます */
        height: auto !important; 
        max-height: none !important; 
    }
    .y-vivid-hero img, 
    .y-vivid-hero picture { 
        width: 100% !important; 
        height: auto !important; 
        display: block !important;
        object-fit: cover !important; /* 余白を作らずに領域をきれいに満たす */
    } 

    /* ツアープランをスマホの時だけ横スライド化 */
    .y-vivid-tour-grid {
        display: flex !important;
        flex-direction: row !important; 
        overflow-x: auto !important; 
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important; 
        gap: 16px !important;
        padding-left: 20px !important; 
        padding-right: 20px !important; 
        padding-bottom: 20px !important; 
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .y-vivid-tour-grid::-webkit-scrollbar { display: none !important; }

    .y-vivid-tour-row {
        flex: 0 0 85% !important; 
        flex-direction: column !important; 
        border-radius: 24px !important; 
        box-shadow: 6px 6px 0px #0a0f1d !important;
    }
    .y-vivid-tour-media { 
        width: 100% !important; 
        height: 160px !important; 
        border-right: none !important; 
        border-bottom: 3px solid #0a0f1d !important; 
    }
    .y-vivid-tour-body { padding: 22px !important; }
    .y-vivid-tour-title { font-size: 18px !important; }
    
    /* ★ スマホ用タグプロテクトの連動設定 */
    .y-vivid-tour-tags .y-vivid-tag {
        white-space: nowrap !important;
        flex-shrink: 0 !important;
    }
    
    .y-vivid-tour-footer { flex-direction: column !important; align-items: flex-start !important; gap: 15px !important; padding-top: 15px !important; }
    .y-vivid-tour-price span { font-size: 28px !important; }
    .y-vivid-action-btn { width: 100% !important; text-align: center !important; box-sizing: border-box !important; padding: 14px 0 !important; }

    /* その他スマホ調整 */
    .st-seo-text-block { padding: 25px !important; box-shadow: 6px 6px 0px #0a0f1d !important; }
    .st-seo-area-flex { flex-direction: column !important; gap: 20px !important; }
    .st-brutal-faq-item { padding: 20px !important; box-shadow: 4px 4px 0px #0a0f1d !important; }
    .st-faq-q, .st-faq-a { gap: 10px !important; font-size: 14px !important; }
    .y-vivid-scope .st-seo-link-grid { flex-direction: column !important; gap: 15px !important; }
    .y-vivid-scope .st-seo-link-pill { box-shadow: 4px 4px 0px #0a0f1d !important; }
    .recommend_article { padding: 25px 20px !important; box-shadow: 6px 6px 0px #0a0f1d !important; }
    .recommend_article .clearfix { flex-direction: column !important; gap: 20px !important; }
    .recommend_article .article_box { width: 100% !important; box-shadow: 4px 4px 0px #0a0f1d !important; }
    .article_box_inner { flex-direction: column !important; }
    .article_media { width: 100% !important; height: auto !important; border-right: none !important; border-bottom: 2px solid #0a0f1d !important; }
    .article_media img { width: 100% !important; height: auto !important; aspect-ratio: 16 / 9 !important; }
    .recommend_article .more_btn a { width: 100% !important; box-sizing: border-box !important; }
    .y-vivid-head { margin: 50px 0 30px !important; }
    .y-vivid-head .y-vivid-en { font-size: 44px !important; }
    .y-vivid-head .y-vivid-ja { font-size: 22px !important; top: -15px !important; }
    .y-vivid-shortcut { padding: 25px 20px !important; margin-bottom: 40px !important; border-radius: 20px !important; }
    .y-vivid-anchor-grid { display: flex !important; justify-content: center !important; width: 100% !important; }
    .y-vivid-anchor-btn { max-width: 100% !important; padding: 15px 10px !important; font-size: 14px !important; box-shadow: 0 4px 0 #ccff00 !important; border-radius: 12px !important; }
    .y-vivid-feature-grid { width: 100% !important; flex-direction: column !important; gap: 30px !important; }
    .y-vivid-feature-card { width: 100% !important; padding: 40px 20px 25px !important; border-radius: 20px !important; box-shadow: 6px 6px 0px #0a0f1d !important; }
    .y-vivid-resort-flex { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; width: 100% !important; }
    .y-vivid-resort-pill { padding: 12px !important; text-align: center !important; font-size: 13px !important; border-radius: 12px !important; box-shadow: 4px 4px 0px #0a0f1d !important; }
    
    .y-vivid-station-card { padding: 25px !important; border-radius: 24px !important; width: 100% !important; box-shadow: 6px 6px 0px #0a0f1d !important; }
    .st-company-block { padding-bottom: 25px !important; margin-bottom: 25px !important; }
    .y-vivid-st-head { flex-direction: column !important; align-items: flex-start !important; gap: 10px !important; padding-bottom: 12px !important; margin-bottom: 20px !important; }
    .y-vivid-st-name { font-size: 18px !important; }
    .st-company-btn-wrap { text-align: center !important; }
    .st-company-btn { width: 100% !important; box-sizing: border-box !important; padding: 14px 0 !important; }
}