﻿@charset "utf-8";/* ===== 全体 ===== */.genre_cross-border .top {background-image: url("/img/lp/cross-border/cross-border_genre_bg.png");background-repeat: repeat-x;background-position: center 10%;background-color: #bcd4e6;text-align: center;margin-bottom: 2rem;padding: 20px 16px 28px;box-sizing: border-box;}.genre_cross-border .title_area {max-width: 1030px;margin: 0 auto 18px;padding: 0;}.genre_cross-border .title_area img {display: block;max-width: 100%;height: auto;margin: 0 auto;}/* ===== メインコピー（共通） ===== */.genre_cross-border .title_area h1.main_copy {font-weight: 700;color: #171e4a;line-height: 1.3;letter-spacing: 0.04em;margin: 18px 0 0;padding: 0 12px;word-break: break-word;}/* ===== PC ===== */@media (min-width: 601px) {.genre_cross-border .title_area h1.main_copy {font-size: 48px;}}/* ===== タブレット ===== */@media (max-width: 1024px) {.genre_cross-border .title_area h1.main_copy {font-size: 30px;}}/* ===== スマホ（最優先・最後に書く） ===== */@media (max-width: 600px) {.genre_cross-border .top {padding: 12px 10px 16px;background-size: cover;}.genre_cross-border .title_area {margin-bottom: 12px;}.genre_cross-border .title_area h1.main_copy {font-size: 12px !important; /* ←確実に効かせる */line-height: 1.4;margin-top: 8px;padding: 0 6px;letter-spacing: 0;}}/* ===== テキストエリア ===== */.genre_cross-border .txt_area {max-width: 860px;margin: 0 auto;padding: 0 8px;box-sizing: border-box;}.genre_cross-border .top h2.second_title {margin: 0;}.genre_cross-border .top h2.second_title span {font-size: clamp(20px, 1.7vw, 32px);font-weight: 700;color: #2c3e50;padding: 0 0 4px 0;border-bottom: 2px solid #34495e;display: inline-block;line-height: 1.5;word-break: break-word;}.genre_cross-border .top .txt_area p {font-size: clamp(18px, 1.2vw, 28px);line-height: 1.7;color: #2c3e50;margin-top: 16px;margin-bottom: 0;padding: 0 4px;}/* ===== スマホテキスト調整 ===== */@media (max-width: 600px) {.genre_cross-border .txt_area {padding: 0 6px;}.genre_cross-border .top h2.second_title span {font-size: 13px;line-height: 1.6;border-bottom: 1.5px solid #34495e;}.genre_cross-border .top .txt_area p {font-size: 13px;line-height: 1.7;margin-top: 10px;}}