@charset "utf-8";
/* Cloudflare Turnstileを中央寄せにする */
div[id^="cf-turnstile-cf7"] {
    display: flex;
    justify-content: center;
}
.page-id-175 input[type="submit"]{
	margin: 0 auto;
    display: block;
}
.single #main .cat-links a{
text-decoration:none;	
}
.single .wp-video-shortcode{
	margin-bottom:40px;
}
.single #main a{
	color: #68ff68;
	text-decoration:underline;
}    
.single #main .nav-links a{
	text-decoration:none;
}
.page-id-7724 .user-voice-section, .page-id-7726 .user-voice-section{
	margin:0 auto;
}
form{
	padding:1px 10px 10px;
	margin:10px auto 0;
}
.slide-img.a{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04162-3.jpg');
}
.slide-img.b{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_03911.jpg');
}
.slide-img.c{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_03805.jpg');
}
.slide-img.d{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04039.jpg');
}
.banner-bg.a{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04239-1.jpg');
}
.banner-bg.b{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/f555fc90b414ba1aba6c8c405138f0e0.jpg');
}
.banner-bg.c{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/LINE_ALBUM_2025.7.13_HOPE_MASTERSFIGHT_260119_1.jpg');
}
.banner-bg.d{
	background-image: url('https://placehold.co/600x800/cc0000/fff?text=YouTube');
}
.facility{
padding: 20px 0 10px;
}
.price10{
	margin:50px auto 70px;
}
.pri{
	    padding:20px 0 10px;
}
.single-contents .accordion-content h3::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: var(--color-neon-green);
    margin-right: 15px;
    border-radius: 50%;
    box-shadow: 0 0 8px var(--color-neon-green);
}

.kickboxing-page1, .jiu-jitsu-page-intro, .kids-class-page-intro{
	padding: 20px 0 10px;
}
.table-shita-p{
text-align: right;
    font-size: 0.9rem;
    margin-top: -80px;
    margin-bottom: 40px;
    color: #fff;
}
.sp-foot-info{
	    width: 90%;
    margin: 0 auto 50px;
    text-align: center;
}
.sp-foot-info p{
margin-top:8px;
}
    .footer_fix {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background: #f7f6f4;
        padding: 10px 1%;
        box-sizing: border-box;
    }

/* =========================================
   SNS ICON STYLES
   ========================================= */

/* --- ヘッダー用：ミニマルな発光デザイン --- */
.header-sns {
    display: flex;
    gap: 15px;
    align-items: center;
}

.header-sns .sns-icon {
    color: #fff;
    font-size: 1.2rem;
    transition: all 0.3s ease;
    text-decoration: none;
}

.header-sns .sns-icon:hover {
    color: #68ff68; /* ネオングリーン */
    text-shadow: 0 0 10px rgba(104, 255, 104, 0.8);
    transform: translateY(-2px);
}

/* --- フッター用：重厚感のあるサークルデザイン --- */
.footer-sns {
    text-align: center;
    margin: 40px 0;
}

.sns-label {
    font-family: 'Oswald', sans-serif;
    font-size: 0.8rem;
    letter-spacing: 4px;
    color: #666;
    margin-bottom: 20px;
}

.sns-links {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.sns-circle {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #fff;
    transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.sns-circle i {
    width: 50px;
    height: 50px;
    border: 1px solid #333;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    margin-bottom: 10px;
    background: #111;
    transition: all 0.4s ease;
}

.sns-name {
    font-family: 'Oswald', sans-serif;
    font-size: 0.7rem;
    letter-spacing: 1px;
    opacity: 0.5;
    transition: 0.4s;
}

/* ホバーアクション */
.sns-circle:hover {
    transform: scale(1.1);
}

.sns-circle:hover i {
    border-color: #68ff68;
    color: #000;
    background: #68ff68;
    box-shadow: 0 0 20px rgba(104, 255, 104, 0.4);
}

.sns-circle:hover .sns-name {
    opacity: 1;
    color: #68ff68;
}

/* YouTube専用の赤いホバーにしたい場合（オプション） */
/* .sns-circle.youtube:hover i {
    border-color: #ff0000;
    background: #ff0000;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.4);
}
*/

/* --- レスポンシブ --- */
@media (max-width: 768px) {
    .sns-links {
        gap: 20px;
    }
    .sns-circle i {
        width: 45px;
        height: 45px;
        font-size: 1.2rem;
    }
}


.naiyousetsumei td{
	vertical-align:middle;
}
p.title-shita-center{
	text-align: center;
    margin: 10px 0 40px;
}
.single-contents .user-voice-section h3{
	border:none;
	margin:20px auto;
}
.single-contents .feature-card h3{
border:none;
padding:0;
}
/* =========================================
   KICKBOXING PAGE SPECIFIC
   ========================================= */

.section-intro {
    text-align: center;
    max-width:850px;
    margin: 0 auto 60px;
    line-height: 1.8;
    font-size: 1.1rem;
margin-top:25px;
}

/* 特徴セクション */
.kb-features {
    display: flex;
    flex-direction: column;
    gap: 80px;
    margin-bottom: 100px;
    padding: 0 20px;
}

.feature-card {
    display: flex;
    align-items: center;
    gap: 40px;
    max-width: 1100px;
    margin: 0 auto;
}

.feature-card.reverse { flex-direction: row-reverse; }

.feature-img-placeholder {
    width: 50%;
    aspect-ratio:3 / 2;
    background: #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333;
    color: #666;
    font-size: 0.9rem;
    position: relative;
    overflow: hidden;
}

.feature-img-placeholder::after {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
}

.feature-text { width: 50%; }
.feature-text h3 { color: #68ff68; font-size: 1.8rem; margin-bottom: 20px; }
.feature-text p { line-height: 1.8;}

/* コース紹介 */
.kb-courses {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    max-width: 1100px;
    margin: 0 auto 100px;
    padding: 0 20px;
}

.course-item {
    background: #111;
    border: 1px solid #222;
    padding: 40px;
    border-radius: 4px;
    transition: 0.3s;
}

.course-item:hover { border-color: #68ff68; background: #161616; }

.course-header {
    font-family: "Oswald", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #68ff68;
    margin-bottom: 20px;
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.course-header .jp { font-size: 1rem; color: #fff; font-family: "Noto Sans JP", sans-serif; }

/* 利用者の声 */
.user-voice-section {
    background: #0a0a0a;
    padding: 30px 20px 10px;
    text-align: center;
    margin: 0 auto 70px;
}

.voice-card {
    max-width: 800px;
    margin: 40px auto 40px;
    display: flex;
    align-items: center;
    gap:4%;
    background: #1a1a1a;
    padding: 30px;
    border-radius: 15px;
    text-align: left;
}
.voice-card.vc-l{
	margin:40px auto 80px;
}
.voice-img{
width:25%;
}
.voice-text{
width:71%;
}
.voice-img img {
border-radius: 100%;
    object-fit: cover;
    border: 3px solid #68ff68;
    display: block;
    box-sizing: border-box;
    aspect-ratio: 1 / 1;
}

/* パーソナルトレーニング */
.personal-section { padding: 0 0px 40px; }
.personal-card {
    max-width: 1100px;
    margin:40px auto 100px;
    display: flex;
    background: #111;
    border: 1px solid #333;
}

.personal-img-placeholder { width: 50%; background: #222; display: flex; align-items: center; justify-content: center; color: #666; }
.personal-info { width: 50%; padding: 37px 60px; }
.personal-info h3 { font-family: "Oswald", sans-serif; font-size: 2.5rem; margin-bottom: 20px; color: #fff; }

/* スマホ対応 */
@media (max-width: 768px) {
    .feature-card, .feature-card.reverse, .kb-courses, .personal-card, .voice-card {
        flex-direction: column;
        grid-template-columns: 1fr;
    }
    .feature-img-placeholder, .feature-text, .personal-img-placeholder, .personal-info { width: 100%; }
    .personal-info { padding: 30px; }
}


.cyber-table2 td{
	font-size: 1.2rem;
    vertical-align: middle;
}

/* =========================================
   SINGLE POST STYLES
   ========================================= */

#single-wrapper {
    background-color: #0a0a0a;
    color: #eee;
    padding-bottom: 100px;
}

/* 記事コンテナ */
.single .single-contents {
    max-width: 900px;
    margin: 0 auto;
    background: #111;
    padding: 60px 40px;
    border: 1px solid #222;
}

/* 記事ヘッダー */
.article-header {
    margin-bottom: 40px;
    border-bottom: 1px solid #333;
    padding-bottom: 30px;
}

.entry-title {
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 20px;
}

/* メタ情報（日付・カテゴリ） */
.entry-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    font-size: 0.9rem;
    color:#68ff68;
    margin-bottom: 30px;
}

.entry-meta i {
    color: #68ff68; /* ネオングリーン */
    margin-right: 5px;
}

.cat-links a {
    color: #68ff68;
    text-decoration: none;
    border: 1px solid #68ff68;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 0.8rem;
    transition: 0.3s;
}

.cat-links a:hover {
    background: #68ff68;
    color: #000;
}

/* アイキャッチ画像 */
.entry-thumbnail {
    margin: 30px 0;
    overflow: hidden;
    border-radius: 8px;
}

.entry-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}

/* --- 記事本文のデザイン --- */
.entry-content {
    line-height: 2;
    font-size: 1.1rem;
    letter-spacing: 0.03em;
}

.entry-content p {
    margin-bottom: 2em;
}

.entry-content h3 {
    font-size: 1.6rem;
    color: #fff;
    border-left: 5px solid #68ff68;
    padding: 10px 20px;
    background: #1a1a1a;
    margin: 2.5em 0 1.2em;
}

.entry-content h4 {
    font-size: 1.3rem;
    color: #68ff68;
    margin: 2em 0 1em;
    display: flex;
    align-items: center;
}

.entry-content h4::before {
    content: "";
    width: 20px;
    height: 2px;
    background: #68ff68;
    margin-right: 15px;
}

.entry-content img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    margin: 20px 0;
}

/* 記事フッター（タグ） */
.article-footer {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px dotted #444;
}

.tags-links a {
    color: #aaa;
    font-size: 0.9rem;
    margin-right: 10px;
    text-decoration: none;
}

.tags-links a:hover {
    color: #68ff68;
}

/* --- 前後の記事ナビゲーション --- */
.post-navigation-wrap {
    max-width: 900px;
    margin: 60px auto 0;
}

.navigation.post-navigation .nav-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.nav-previous, .nav-next {
    background: #1a1a1a;
    border: 1px solid #333;
    transition: 0.3s;
}

.nav-previous a, .nav-next a {
    display: block;
    padding: 25px;
    text-decoration: none;
    color: #fff;
}

.nav-subtitle {
    display: block;
    font-size: 0.8rem;
    color: #68ff68;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.nav-title {
    display: block;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
}

.nav-previous:hover, .nav-next:hover {
    border-color: #68ff68;
    background: #222;
    transform: translateY(-5px);
}

/* --- レスポンシブ --- */
@media (max-width: 768px) {
    .single-contents {
padding: 0;
        border: none;
        width: 94%;
        margin: 0 auto;
    }

    .entry-title {
        font-size:22px;
    }

    .navigation.post-navigation .nav-links {
        grid-template-columns: 1fr; /* 縦並び */
    }

    .nav-previous a, .nav-next a {
        padding: 20px;
    }
}


.breadcrumbs{
	    margin-bottom: 30px;
    font-size: 13px;
}
h2.neon-heading.h2center{
	margin: 0 auto;
    width: fit-content;
	display:block;
}
/* =========================================
   PREMIUM INSTRUCTOR STYLES
   ========================================= */
.instructor-section {
    background-color: #080808;
    background-image: radial-gradient(#1a1a1a 1px, transparent 1px);
    background-size: 40px 40px; /* 背景に微かなグリッド */
    color: #fff;
    padding: 10px 20px;
    font-family: "Noto Sans JP", sans-serif;
    overflow: hidden;
}

.instructor-container {
    max-width: 1300px;
    margin: 0 auto;
}

.instructor-intro {
    text-align: center;
    margin-bottom: 100px;
}

.section-title {
    font-family: 'Oswald', sans-serif;
    font-size: clamp(2.5rem, 8vw, 4rem);
    letter-spacing: 4px;
    margin-bottom: 20px;
}

.section-title .sub {
    display: block;
    font-size: 1rem;
    color: #68ff68;
    letter-spacing: 10px;
    margin-top: 15px;
}

/* グリッドレイアウト：PC3列・スマホ1列 */
.instructor-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 40px;
}

.instructor-intro{
	margin:0 auto 50px;
}
/* カード：画像と情報の統合 */
.instructor-card {
    background: #111;
    position: relative;
    border: 1px solid #222;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
    flex-direction: column;
}

.instructor-card:hover {
    border-color: #68ff68;
    box-shadow: 0 20px 40px rgba(0,0,0,0.6);
    transform: translateY(-10px);
}

/* 画像エリア：モノクロからカラーへ */
.ins-img {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
}

.ins-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: 0.6s ease;
}

.instructor-card:hover .ins-img img {
    transform: scale(1.05);
}

/* 装飾用のオーバーレイ */
.ins-img::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, #111, transparent);
}

/* 情報エリア */
.ins-info {
    padding: 30px;
    flex-grow: 1;
    position: relative;
    z-index: 2;
}

.ins-role {
    font-family: 'Oswald', sans-serif;
    color: #68ff68;
    font-size: 0.8rem;
    letter-spacing: 4px;
}

.single-contents h3.ins-name {
    font-size:28px;
    font-weight:700;
    margin: 5px 0 15px;
	padding:0;
	border:none;
}

.ins-status {
    font-size: 0.9rem;
    color: #000;
    background: #68ff68;
    display: inline-block;
    padding: 4px 12px;
    font-weight: 700;
    margin-bottom: 20px;
}

.ins-titles {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ins-titles li {
    font-size: 0.9rem;
    color: #bbb;
    margin-bottom: 10px;
    line-height: 1.6;
    padding-left: 18px;
    position: relative;
}

.ins-titles li::before {
    content: "▶";
    position: absolute;
    left: 0;
    font-size: 0.7rem;
    color: #68ff68;
    top: 2px;
}

/* スマホ対応：2列カードが崩れるのを防ぐ */
@media (max-width: 500px) {
    .instructor-grid {
        grid-template-columns: 1fr;
    }
    .ins-img {
        height: 380px;
    }
}


/* CONTAINER & BASE */
.hope-page-container {
    background-color: #0a0a0a;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 60px 20px;
}

.section-title {
    font-family: 'Oswald', sans-serif;
    font-size: 2.5rem;
    color: #68ff68;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 2px;
}

/* HERO SECTION */
.hope-main-title {
    font-family: 'Oswald', sans-serif;
    font-size: 4rem;
    text-align: center;
    margin-bottom: 20px;
}
.hope-main-title .sub {
    display: block;
    font-size: 1.2rem;
    color: #68ff68;
    letter-spacing: 10px;
}
.hope-banner img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    margin-top: 30px;
}

/* ACCORDION (Details) */
.hope-details {
    max-width: 1000px;
    margin: 40px auto;
}
.hope-accordion {
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 8px;
    overflow: hidden;
	margin:0 auto 20px;
}
.accordion-header {
    padding: 20px;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #222;
    font-weight: bold;
    color:#68ff68;
}
.accordion-header::-webkit-details-marker { display: none; }
.accordion-header:hover { background: #2a2a2a; }

.accordion-content {
    padding:1px 30px 30px;
    background: #151515;
}

/* TABLES */
.hope-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    font-size: 0.9rem;
}
.hope-table th, .hope-table td {
    border: 1px solid #333;
    padding: 12px;
    text-align: left;
}
.hope-table th { background: #222; color: #68ff68; }

/* RANKING CARDS */
.ranking-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto 50px;
}
.ranking-card {
    background: #1a1a1a;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #333;
    transition: transform 0.3s;
}
.ranking-card:hover { transform: translateY(-10px); border-color: #68ff68; }
.card-header {
    background: #68ff68;
    color: #000;
    text-align: center;
    padding: 10px;
    font-weight: 800;
    font-family: 'Oswald', sans-serif;
}
.card-header.pink { background: #ff3f9f; color: #fff; }

.champ-img img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: top;
}
.champ-info {
    padding: 20px;
    text-align: center;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
    margin-top: -80px;
    position: relative;
}
.champ-info .label { font-size: 0.7rem; color: #68ff68; display: block; }
.champ-info h3 { font-size: 1.5rem; margin-top: 5px; }
.champ-info .gym { font-size: 0.9rem; font-weight: normal; color: #aaa; }

.rank-list { padding: 20px; }
.rank-item {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #333;
    font-size: 0.9rem;
}
.rank-item span { color: #68ff68; font-weight: bold; margin-right: 10px; }

.single-contents .champ-info h3{
    margin: 52px auto 0;
    border: none;
    padding: 0;
    font-size: 18px;
}
/* LEGEND */
.hope-legend {
    margin-top: 80px;
    text-align: center;
}
.legend-list {
    max-width: 800px;
    margin: 0 auto;
    background: #111;
    padding: 30px;
    border-radius: 10px;
}
.legend-item { margin-bottom: 10px; color: #ccc; }

/* RESPONSIVE */
@media (max-width: 768px) {
    .hope-main-title { font-size: 2.5rem; }
    .accordion-content { padding: 15px; }
    .table-scroll { overflow-x: auto; }
}

/* =========================================
   CONFIRMATION PAGE BUTTONS (修正版)
   ========================================= */

/* ボタンを包むコンテナの調整 */
.kakunin-bottom-wrap p {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; /* ボタン同士の間隔 */
    margin-top: 40px;
}

/* 共通設定：リセットと基本形状 */
.kakunin-bottom-wrap input[type="button"],
.kakunin-bottom-wrap input[type="submit"] {
    display: inline-block;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 40px;
    border-radius: 50px; /* 送信ボタンに合わせた角丸 */
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 220px; /* ボタンの最小幅を揃える */
    -webkit-appearance: none;
}

/* --- 入力画面に戻るボタン (.wpcf7-previous) --- */
.kakunin-bottom-wrap input.wpcf7-previous {
    background: #333 !important; /* ダークグレー */
    color: #fff !important;
    border: 1px solid #444 !important;
}

.kakunin-bottom-wrap input.wpcf7-previous:hover {
    background: #444 !important;
    border-color: #68ff68 !important; /* ホバー時にネオングリーン */
    color: #68ff68 !important;
    box-shadow: 0 0 15px rgba(104, 255, 104, 0.2);
    transform: translateY(-2px);
}

/* --- この内容で送信するボタン (.wpcf7-submit) --- */
.kakunin-bottom-wrap input.wpcf7-submit {
    background: linear-gradient(90deg, #ff3f9f, #ff88cc) !important; /* ピンクグラデーション */
    color: #fff !important;
    box-shadow: 0 5px 15px rgba(255, 63, 159, 0.3);
}

.kakunin-bottom-wrap input.wpcf7-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(255, 63, 159, 0.5);
    opacity: 0.9;
}

/* レスポンシブ対応（スマホ） */
@media (max-width: 768px) {
    .kakunin-bottom-wrap p {
        flex-direction: column-reverse; /* 戻るを下に配置 */
        gap: 15px;
    }
    .kakunin-bottom-wrap input {
        width: 100%;
        min-width: auto;
    }
}

.wpcf7-spinner{
	display:none!important;
}
.wpcf7 form .wpcf7-response-output{
	display:none!important;
}
/* =========================================
   CONTACT FORM STYLES (Dark & Neon)
   ========================================= */

/* --- 共通: フォーム全体のテーブル設定 --- */
.inquiry {
    width: 100%;
max-width: 1000px;
    margin: 40px auto 40px;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
}

.inquiry tr {
    border-bottom: 1px solid #333; /* 区切り線 */
}

/* 項目名 (左側) */
.inquiry th {
    background-color: #1a1a1a;
    color: #fff;
    width: 30%; /* PCでの幅 */
    padding: 25px 20px;
    text-align: left;
    font-weight: 700;
    vertical-align: middle;
    position: relative;
}

/* 入力エリア (右側) */
.inquiry td {
    background-color: #111;
    padding: 25px 20px;
    width: 70%;
}

/* 必須バッジ */
.hissu {
    display: inline-block;
    background: #ff3f9f; /* ネオンピンク */
    color: #fff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

/* --- 入力フィールドのデザイン --- */
.inquiry input[type="text"],
.inquiry input[type="email"],
.inquiry input[type="tel"],
.inquiry textarea {
    width: 100%;
    padding: 15px;
    background: #000;
    border: 1px solid #444;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    transition: all 0.3s ease;
    box-sizing: border-box; /* 枠からはみ出し防止 */
}

/* フォーカス時の発光 */
.inquiry input:focus,
.inquiry textarea:focus {
    outline: none;
    border-color: #68ff68; /* ネオングリーン */
    box-shadow: 0 0 10px rgba(104, 255, 104, 0.3);
}

.inquiry textarea {
    height: 150px;
    resize: vertical;
}

/* プレースホルダーの色 */
.inquiry ::placeholder {
    color: #666;
}

/* ラジオボタンまわり */
.wpcf7-list-item {
    margin: 0 15px 5px 0;
    display: inline-block;
}
.wpcf7-list-item label {
    cursor: pointer;
    color: #fff;
}
/* ラジオボタン本体のカスタマイズ（ブラウザ標準を少し暗く） */
.wpcf7-list-item input[type="radio"] {
    accent-color: #68ff68; /* 対応ブラウザで緑色に */
    transform: scale(1.2);
    margin-right: 5px;
}

/* --- 下部エリア（同意・送信ボタン） --- */
.center {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

/* プライバシーポリシーリンク */
a.formpri {
    color: #68ff68;
    text-decoration: underline;
    transition: 0.3s;
}
a.formpri:hover {
    color: #fff;
    text-decoration: none;
}

/* 送信ボタン (確認画面へ進む) */
input[type="submit"] {
    display: inline-block;
    background: linear-gradient(90deg, #68ff68, #22cc88); /* 緑グラデ */
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 60px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.3s;
    margin-top: 20px;
    -webkit-appearance: none; /* スマホでの標準スタイル解除 */
}

input[type="submit"]:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(104, 255, 104, 0.4);
    color: #000;
}

/* --- 確認画面 (.kakunin) 専用スタイル --- */
.inquiry.kakunin th {
    background-color: #222; /* 入力画面と少し差をつける */
}
.inquiry.kakunin td {
    color: #ddd; /* 確認テキストの色 */
    font-size: 16px;
    line-height: 1.6;
}

/* 確認画面の下部ボタンラッパー */
.kakunin-bottom-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
}

/* 戻るボタン */
.kakunin-bottom-wrap input[type="button"], 
.kakunin-bottom-wrap input.wpcf7-back {
    background: #444 !important;
    color: #fff !important;
    font-size: 16px;
    padding: 15px 40px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: 0.3s;
	margin-bottom: 20px;
}
.kakunin-bottom-wrap input[type="button"]:hover,
.kakunin-bottom-wrap input.wpcf7-back:hover {
    background: #666 !important;
}

/* 送信ボタン（確認画面） */
.kakunin-bottom-wrap input[type="submit"] {
    margin-top: 0; /* マージンリセット */
    background: linear-gradient(90deg, #ff3f9f, #ff88cc); /* ピンクグラデで強調 */
    color: #fff;
}
.kakunin-bottom-wrap input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(255, 63, 159, 0.4);
}


/* =========================================
   RESPONSIVE (Smartphone)
   ========================================= */
@media (max-width: 768px) {
    .inquiry {
        display: block;
        width:90%;
    }
    .inquiry tbody, .inquiry tr, .inquiry th, .inquiry td {
        display: block; /* テーブルをブロック要素化して縦積みに */
        width: 100%;
        border: none;
    }
    
    .inquiry tr {
        margin-bottom: 30px; /* 項目ごとの余白 */
    }

    /* 項目名（上） */
    .inquiry th {
        width:100%;
	padding:0 0 10px 0;
		color: #68ff68; /* ネオンカラーで目立たせる */
        font-size: 16px;
        border-bottom: none;
		background:none;
    }
	.inquiry th p{
		        margin: 0;
	}
    /* 入力エリア（下） */
    .inquiry td {
        width: 100%;
        padding: 0;
        background: transparent;
    }

    /* 確認画面の微調整 */
    .inquiry.kakunin th {
        color: #aaa; /* 確認画面のラベルは落ち着かせる */
        font-size: 14px;
        margin-bottom: 5px;
		        padding: 10px;
    }
    .inquiry.kakunin td {
        background: #000;
        padding: 10px;
        border-radius: 0;
    }
	.inquiry.kakunin tr {
        margin-bottom:0px;
    }
	.inquiry.kakunin{
	    margin: 40px auto 0px;
	}
    /* ボタンを縦並びにする場合 */
    .kakunin-bottom-wrap {
        flex-direction: column-reverse; /* 戻るを下に */
        gap: 15px;
		margin:0;
    }
    .kakunin-bottom-wrap input {
        width: 100%;
    }
}
.single-contents h3.btsitei{
	margin-top:60px;
}
.price-schedule1{
	padding:20px 0 10px;
}
.naiyousetsumei td:first-child{
width: 190px;
    box-sizing: border-box;
    color: #333;
    height: 85px;
    vertical-align: middle;
    line-height: 130%;
    font-size: 16px;
}
/* =========================================
   ADVANCED FOOTER STYLES
   ========================================= */

.main-footer {
    background-color: #050505;
    color: #fff;
    border-top: 1px solid #333;
    position: relative;
    z-index: 10;
}

/* --- Map Section --- */
.footer-map-section {
    position: relative;
    width: 100%;
    height:510px; /* マップの高さ */
    overflow: hidden;
    border-bottom: 2px solid var(--color-neon-green, #68ff68);
}

.map-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

/* Google Map Dark Mode Filter */
/* 通常の地図を反転させてダークモード風に見せる裏技 */
.google-map-dark {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    transition: 0.5s;
}

.google-map-dark:hover {
    opacity: 1; /* ホバー時に少し明るく */
    filter: grayscale(0%) invert(0%); /* 必要ならホバーで通常色に戻す設定も可 */
}

/* Map Overlay Info */
.map-overlay-info {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.85);
    padding: 30px;
    border: 1px solid #333;
    backdrop-filter: blur(5px);
    max-width: 300px;
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
text-align:center;
}

.footer-logo-text {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: var(--color-neon-green, #68ff68);
    margin-bottom: 15px;
    letter-spacing: 2px;
}

.map-overlay-info p {
    font-size: 14px;
    color: #ccc;
    margin-bottom: 10px;
    line-height: 1.6;
}

.map-link-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 20px;
    background: transparent;
    border: 1px solid var(--color-neon-green, #68ff68);
    color: var(--color-neon-green, #68ff68);
    font-size: 12px;
    text-decoration: none;
    transition: 0.3s;
}

.map-link-btn:hover {
    background: var(--color-neon-green, #68ff68);
    color: #000;
}

/* --- Links Section --- */
.footer-links-area {
    padding: 60px 0 20px;
    background: #0a0a0a;
}

.footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom:0px;
}

.footer-col {
    padding: 0 20px;
}

.footer-heading {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    letter-spacing: 1px;
	width: 90%;
    margin: 0 auto 30px;
    max-width: 1180px;
}

.footer-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-nav li {
    margin-bottom: 15px;
}

.footer-nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
}

/* リンクホバーエフェクト */
.footer-nav li a:hover {
    color: var(--color-neon-green, #68ff68);
    padding-left: 10px; /* 右に少し動く */
    text-shadow: 0 0 8px rgba(104, 255, 104, 0.4);
}

.footer-nav li a::before {
    content: '>';
    position: absolute;
    left: -15px;
    opacity: 0;
    color: var(--color-neon-green, #68ff68);
    transition: 0.3s;
}

.footer-nav li a:hover::before {
    opacity: 1;
    left: -10px; /* 矢印が出てくる */
}

/* --- Copyright --- */
.footer-copyright {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #222;
    font-size: 12px;
    color: #555;
    letter-spacing: 1px;
}

/* --- Responsive --- */
@media (max-width: 768px) {
    .footer-map-section {
        height:480px;
    }
    
    .map-overlay-info {
        left: 50%;
        top: auto;
        bottom: 20px;
        transform: translateX(-50%);
        width: 90%;
        max-width: none;
        padding: 15px;
        text-align: center;
    }

    .footer-grid {
        grid-template-columns: 1fr; /* スマホは1列 */
        gap:0;
        text-align: center;
    }

    .footer-nav li a:hover {
        padding-left: 0; /* スマホでは動きを抑制 */
    }
    .footer-nav li a:hover::before {
        display: none;
    }
}


.banner-section{
	padding:70px 0;
}
/* =========================================
   FIGHTER SECTION STYLES
   ========================================= */

/* ベース設定 */
.forest-fighter-section {
    background-color: #111; /* 背景色 */
    color: #fff;
    padding:10px 20px 70px;
    font-family: "Noto Sans JP", sans-serif;
    overflow: hidden;
}

/* 見出し */
.fighter-heading {
    font-family: "Oswald", sans-serif;
    font-size: 3rem;
    color: #fff;
    border-left: 5px solid #68ff68; /* ネオングリーン */
    padding-left: 20px;
    margin: 60px 0 40px;
    line-height: 1;
    text-transform: uppercase;
    display: flex;
    align-items: baseline;
    gap: 15px;
}

.fighter-heading .jp-sub {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1rem;
    color: #aaa;
    font-weight: normal;
    letter-spacing: 0.05em;
}

/* グリッドレイアウト */
.fighter-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    max-width: 1000px;
    margin: 0 auto;
}

/* カードデザイン */
.fighter-card {
    display: flex;
    flex-direction: column;
    background: #1a1a1a;
    border: 1px solid #333;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
}

.fighter-card:hover {
    border-color: #68ff68; /* ホバーで発光 */
    box-shadow: 0 0 20px rgba(104, 255, 104, 0.2);
    transform: translateY(-5px);
}

/* PC表示（横並び） */
@media (min-width: 768px) {
    .fighter-card {
        flex-direction: row;
        align-items: stretch;
        min-height: 350px;
    }
    .fighter-img {
        width: 40%;
        min-width: 300px;
        position: relative;
    }
    .fighter-info {
        width: 60%;
        padding: 40px;
    }
}

/* 画像エリア */
.fighter-img {
    height: 400px; /* スマホ時の高さ */
    overflow: hidden;
    background: #000;
}

@media (min-width: 768px) {
    .fighter-img {
        height: auto; /* PCは親要素に追従 */
    }
}

.fighter-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: transform 0.5s ease;
    filter: grayscale(20%); /* 少し彩度を落としてクールに */
}

.fighter-card:hover .fighter-img img {
    transform: scale(1.05);
    filter: grayscale(0%);
}

/* 情報エリア */
.fighter-info {
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.single-contents h3.fighter-name {
    font-size: 1.8rem;
    font-weight: 700;
    margin:0 0 10px;
    color: #fff;
    border-bottom: 2px solid #333;
    padding-bottom: 10px;
    display: inline-block;
border-left:none;
padding-left:0;
}

.fighter-name .catch {
    display: block;
    font-size: 0.9rem;
    color: #ff3f9f; /* ネオンピンク */
    margin-bottom: 5px;
}

.fighter-class {
    font-size: 1.1rem;
    font-weight: bold;
    color: #68ff68;
    margin-bottom: 10px;
}

.fighter-record {
    font-size: 0.95rem;
    margin-bottom: 15px;
    color: #ccc;
    background: rgba(255,255,255,0.05);
    padding: 5px 10px;
    border-radius: 4px;
    display: inline-block;
}

/* タイトルリスト */
.fighter-titles {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fighter-titles li {
    position: relative;
    padding-left: 1.2em;
    margin-bottom: 0.5em;
    font-size: 0.9rem;
    line-height: 1.6;
    color: #ddd;
}

.fighter-titles li::before {
    content: "▶";
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 0.7em;
    color: #68ff68;
}

/* --- 引退選手セクション --- */
.retired-heading {
    border-left-color: #888;
}

.retired-grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.retired-card {
    flex-direction: column !important; /* PCでも縦積み */
    opacity: 0.8;
}

.retired-card .fighter-img {
    height: 300px;
    width: 100%;
}

.retired-card:hover {
    opacity: 1;
    border-color: #aaa;
    box-shadow: 0 0 15px rgba(255,255,255,0.1);
}

.retired-label {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 2px;
    border: 1px solid #fff;
}

.fighter-name .date {
    font-size: 0.9rem;
    color: #888;
    margin-left: 10px;
}

/* --- アニメーション --- */
.fade-in {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}

/* =========================================
   BANNER GRID SECTION (Advanced Design)
   ========================================= */

.banner-section {
    position: relative;
    z-index: 10;
}

.banner-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* PCは4列 */
    gap: 20px;
    width: 100%;
}

.banner-card {
    position: relative;
    display: block;
    width: 100%;
    height: 350px; /* バナーの高さ */
    overflow: hidden;
    border: 1px solid #333;
    background: #000;
    text-decoration: none;
    transition: all 0.4s ease;
}

/* 背景画像 */
.banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
opacity:0.9;
}

/* 網掛けフィルター（サイバー感を出す演出） */
.banner-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(rgba(0,0,0,0) 2px, transparent 2px);
    background-size: 4px 4px; /* ドットパターン */
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
}

/* テキストエリア */
.banner-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 3;
    background: linear-gradient(to top, rgba(0,0,0,0.9), transparent);
}

.banner-title {
    font-family: var(--font-display, sans-serif);
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    text-transform: uppercase;
    transform: translateY(10px);
    transition: 0.4s;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.banner-sub {
    font-size: 12px;
    color: #ccc;
    letter-spacing: 1px;
    opacity: 0.8;
    transform: translateY(10px);
    transition: 0.4s;
}

.banner-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    color: var(--color-neon-green, #68ff68);
    opacity: 0;
    transform: translateX(-20px);
    transition: 0.4s;
}

/* --- HOVER EFFECTS --- */
.banner-card:hover {
    border-color: var(--color-neon-green, #68ff68);
    box-shadow: 0 0 20px rgba(104, 255, 104, 0.2);
}

/* YouTubeだけ赤く光らせる場合 */
.banner-card.youtube-card:hover {
    border-color: #ff0000;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.3);
}
.banner-card.youtube-card:hover .banner-title {
    color: #ff0000;
}

.banner-card:hover .banner-bg {
    transform: scale(1.1); /* 画像拡大 */
    opacity: 0.8;
}

.banner-card:hover .banner-title {
    color: var(--color-neon-green, #68ff68);
    transform: translateY(0);
}
.banner-card:hover .banner-sub {
    color: #fff;
    transform: translateY(0);
}
.banner-card:hover .banner-icon {
    opacity: 1;
    transform: translateX(0);
}

/* --- RESPONSIVE --- */
@media (max-width: 900px) {
    .banner-grid {
        grid-template-columns: repeat(2, 1fr); /* タブレットは2列 */
    }
}

@media (max-width: 600px) {
    .banner-grid {
        /* スマホも2列で表示した方がカッコいいですが、
           文字が見にくい場合は 1fr (1列) に変更してください */
        grid-template-columns: repeat(1, 1fr); 
        gap: 15px;
    }
    .banner-card {
        height: 200px; /* スマホは少し高さを減らす */
    }
    .banner-title {
        font-size: 24px;
        transform: translateY(0); /* スマホは最初から位置固定 */
    }
    .banner-sub {
        transform: translateY(0);
    }
}

/* =========================================
   ADDED KIDS CLASS (Single Content)
   ========================================= */

/* --- キッズクラス（統合版）用 背景画像設定 --- */
/* 実際の画像URLに変更してください */
.kids-bg {
    background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04010.jpg');
    background-position: center;
}

/* --- キッズクラス ホバー時の色（PCのみ） --- */
@media (min-width: 768px) {
    /* ホバー時に文字をネオンイエローに光らせる */
    .class-kids:hover .class-title {
        color: #ffe600; /* 黄色 */
        text-shadow: 0 0 20px rgba(255, 230, 0, 0.6);
    }
}


.blog-section{
position:relative;
	background: radial-gradient(circle at center, #222 0%, #000 100%);
}
.blog-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(104, 255, 104, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(104, 255, 104, 0.1) 1px, transparent 1px);
    background-size: 40px 40px;
    opacity: 0.3;
}
 .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    margin: 6px;
    font-size: 0;
    padding: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    background: #bcbcbc;
    border-radius: 50%;
}
 .slick-dots .slick-active button {
    background:#68ff68;
}
td.price-text {
font-family: 'Oswald';
    font-size: 1.2rem;
    font-weight: 700;
	text-align: right;
}
td.price-text.muryou {
color: #ff3f9f;
}
/* =========================================
   BLOG / NEWS SLIDER
   ========================================= */
.blog-section {
    background: #111; /* 背景色 */
    overflow: hidden; /* スライダーのはみ出し防止 */
}

.blog-slider-wrap {
    margin:60px -5% 30px; /* 左右に少しはみ出させて広がりを出す */
    padding-bottom: 40px;
}

/* スライド個別の枠 */
.blog-item {
    padding: 20px; /* スライド間の隙間と拡大時の余白 */
    transition: transform 0.5s ease, opacity 0.5s ease;
}

/* カードのデザイン */
.blog-card {
    display: block;
    background: #222;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0,0,0,0.5);
    transition: 0.3s;
    height: 100%;
    text-decoration: none;
    color: #fff;
    opacity: 0.5;      /* 通常時は少し薄く */
    transform: scale(0.9); /* 通常時は少し小さく */
}

/* --- 画像エリア --- */
.blog-thumb {
    width: 100%;
    height: 200px; /* 画像の高さ固定 */
    overflow: hidden;
}

.blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

/* --- テキストエリア --- */
.blog-content {
    padding:10px 20px 20px;
}

.blog-date {
    display: block;
    font-size: 14px;
    color: var(--color-neon-green, #68ff68); /* 緑色 */
    margin-bottom: 10px;
    font-family: var(--font-display, sans-serif);
    letter-spacing: 1px;
	margin-bottom:2px;
}

.blog-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 2行で省略 */
    overflow: hidden;
}

/* === CENTER MODE ACTIVE (真ん中に来た時のスタイル) === */
.slick-center .blog-card {
    opacity: 1;           /* くっきり表示 */
    transform: scale(1.1); /* 1.1倍に拡大 */
    box-shadow: 0 0 20px rgba(104, 255, 104, 0.2); /* 緑の光彩 */
    z-index: 10;
    border: 1px solid var(--color-neon-green, #68ff68);
}

.slick-center .blog-thumb img {
    transform: scale(1.1); /* 画像も少しズーム */
}

/* === ARROWS (矢印のデザイン) === */
.blog-slider .slick-prev,
.blog-slider .slick-next {
    width: 50px;
    height: 50px;
    background: #000;
    border: 1px solid var(--color-neon-green, #68ff68);
    border-radius: 50%;
    z-index: 20;
    transition: 0.3s;
}
.blog-slider .slick-prev::before{
    font-family: "Font Awesome 5 Free"; /* FontAwesomeを使用 */
    font-weight: 900;
    font-size: 20px;
    color: #fff;
    opacity: 1;
}
.blog-slider .slick-next::after {
    font-family: "Font Awesome 5 Free"; /* FontAwesomeを使用 */
    font-weight: 900;
    font-size: 20px;
    color: #fff;
    opacity: 1;
}
.blog-slider .slick-prev {left: 10px;
    position: absolute;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;}
.blog-slider .slick-next {
	    right:0;
    position: absolute;
    top: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.blog-slider .slick-prev::before { content: "\f053"; } /* < */
.blog-slider .slick-next::after { content: "\f054"; } /* > */

.blog-slider .slick-prev:hover,
.blog-slider .slick-next:hover {
    background: var(--color-neon-green, #68ff68);
    box-shadow: 0 0 15px var(--color-neon-green, #68ff68);
}


/* === DOTS (ドットのデザイン) === */
.blog-slider .slick-dots {
text-align:center;
}
.blog-slider .slick-dots li {
	display: inline-block;
    margin: 0 5px;
}
.blog-slider .slick-dots li button:before {
    font-size: 10px;
    color: #fff;
    opacity: 0.3;
}
.blog-slider .slick-dots li.slick-active button:before {
    color: var(--color-neon-green, #68ff68);
    opacity: 1;
    font-size: 12px; /* アクティブだけ少し大きく */
}

/* スマホ調整 */
@media (max-width: 768px) {
    .blog-slider-wrap { margin:20px 0 0; padding-bottom: 10px;}
    .blog-thumb { height: 160px; }
    .blog-title { font-size: 16px; }
    .slick-center .blog-card { transform: scale(1.05); } /* スマホは拡大率を抑える */
}

/* ボタン用追加スタイル */
.blog-btn-wrap { text-align: center; margin-top: 40px; }
.text-small { font-size: 14px; padding: 15px 40px; }

 /* =========================================
           PAGE HEADER
           ========================================= */
        .page-header {
            height: 40vh;
            display: flex;
            align-items: center;
            justify-content: center;
            background: radial-gradient(circle at center, #222 0%, #000 100%);
            position: relative;
            margin-bottom:10px;
        }
        /* 背景にグリッド線を入れてサイバー感を演出 */
        .page-header::before {
            content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
            background-image: linear-gradient(rgba(104, 255, 104, 0.1) 1px, transparent 1px),
            linear-gradient(90deg, rgba(104, 255, 104, 0.1) 1px, transparent 1px);
            background-size: 40px 40px;
            opacity: 0.3;
        }
        .page-title {
			margin:0;
            font-family: var(--font-display);
            font-size: 5vw;
            font-weight: 700;
            z-index: 2;
            text-transform: uppercase;
            text-shadow: 0 0 20px rgba(104, 255, 104, 0.5);
        }

        /* =========================================
           TYPOGRAPHY DESIGNS (見出しデザイン案)
           ========================================= */
        
        /* H2デザイン案：ネオンライン */
        h2.neon-heading {
            font-family: var(--font-display);
            font-size: 3rem;
            margin-bottom:10px;
            position: relative;
            display: inline-block;
            text-transform: uppercase;
            letter-spacing: 2px;
        }
        h2.neon-heading::after {
            content: '';
            display: block;
            width: 100%;
            height: 4px;
            background: linear-gradient(90deg, var(--color-neon-green), var(--color-neon-pink));
            margin-top: 5px;
            box-shadow: 0 0 10px var(--color-neon-green);
        }

        /* H3デザイン案：サイドバーアクセント */
        h3.sub-heading {
            font-size: 1.5rem;
            margin-bottom: 20px;
            padding-left: 15px;
            border-left: 5px solid var(--color-neon-pink);
            font-weight: 700;
            color: #fff;
            display: flex;
            align-items: center;
        }
        /* 少しサイバーな装飾 */
        h3.sub-heading::before {
            content: '';
            display: inline-block;
            width: 10px; height: 10px;
            background: var(--color-neon-green);
            margin-right: 15px;
            border-radius: 50%;
            box-shadow: 0 0 8px var(--color-neon-green);
        }

 /* =========================================
   TABLE DESIGNS (スケジュール表デザイン修正版)
   ========================================= */

/* --- 全体の枠組み（スクロール設定） --- */
.table-wrap {
    width: 100%;
    overflow-x: auto;       /* スマホで横スクロール */
    -webkit-overflow-scrolling: touch;
    margin-bottom: 60px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2); /* 影をつけて浮き立たせる */
}

.cyber-table {
    width: 100%;
    min-width: 900px;       /* スマホ時にこれ以上縮めない（横スクロールさせる） */
    border-collapse: separate; /* stickyを使うためにseparateにする */
    border-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
}

/* --- セル共通設定 --- */
.cyber-table td {
    padding: 10px 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    vertical-align: middle;
    color: #333;            /* 文字色は読みやすい黒系 */
    line-height: 1.4;
	height: 75px;
}
.cyber-table th{
    padding: 10px 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    vertical-align: middle;
    color: #333;            /* 文字色は読みやすい黒系 */
    line-height: 1.4;
}

/* --- ヘッダー（曜日）のデザイン --- */
.cyber-table thead th {
    background-color: #ff33cc; /* 曜日の背景色（ピンク） */
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 15px 5px;
    letter-spacing: 1px;
    border-top: none;
    border-bottom: 2px solid #333;
	text-align:center;
width:200px;

    /* スクロール時に固定 */
    position: sticky;
    top: 0;
    z-index: 20; /* 最前面 */
}

/* 左上の角（TIME） */
.cyber-table thead th:first-child {
    background-color: #00e000; /* TIMEの背景色（緑） */
    color: #000;
    z-index: 30; /* 曜日よりもさらに手前 */
    left: 0;
	width: 100px;
}

/* --- 左列（時間）のデザイン --- */
.cyber-table tbody td:first-child {
    background-color: #00e000; /* 時間列の背景（緑） */
    color: #000;
    font-weight: 700;
    font-size: 16px;
    border-right: 2px solid #333;
	text-align: center;
    
    /* 横スクロール時に固定 */
    position: sticky;
    left: 0;
    z-index: 10;
}

/* --- クラスごとの背景色定義 --- */
/* 画像の色味に合わせたパステルカラー設定 */

/* フリー・空き時間（薄い緑） */
.bg-light-green { background-color: #d4f8d4; }

/* キックボクシング・対人（水色） */
.bg-light-blue { background-color: #d1ffff; }

/* フィットネス・フリー（ピンク） */
.bg-pink { background-color: #ffd1df; }

/* ダイエットミット（濃いピンク） */
.bg-deep-pink { background-color: #ff9ec4; font-weight: bold; }

/* HIIT（オレンジ） */
.bg-orange { background-color: #ffdbb7; }

/* キッズ（黄色） */
.bg-yellow { background-color: #ffffb3; }

/* 柔術（紫） */
.bg-purple { background-color: #e2caff; }

/* 選手スパー（青） */
.bg-blue { background-color: #b3b3ff; }


/* --- クラス名ボックスの装飾 --- */
.class-box {
    display: block;
    width: 100%;
    font-weight: 700;
    font-size: 12px;
}
/* スマホで見やすく文字サイズ調整 */
@media (max-width: 768px) {
    .class-box { font-size: 11px; }
	.price-schedule1 .table-wrap{
		height: 600px;
	}

/* 1. テーブルを囲む親要素に高さを指定し、スクロールを有効にする場合 */
    /* ※もし既に横スクロール用のラッパーがある場合はそのクラスに適用してください */
    .schedule-table-wrapper {
        max-height: 500px; /* 表示したい高さ。必要に応じて調整してください */
        overflow-y: auto;
        overflow-x: auto; /* 横スクロールを維持 */
        position: relative;
        border: 1px solid #333;
    }

    .schedule-table {
        border-collapse: separate; /* stickyを効かせるためにseparateにする */
        border-spacing: 0;
    }

    /* 2. thead 内の th を固定する */
    .schedule-table thead th {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 10;
        border-bottom: 2px solid #68ff68; /* 区切り線 */
    }
	.cyber-table td{
	    height: 65px;
}
}

/* --- ホバー時のガイドライン --- */
/* カーソルを乗せた行を見やすくする */
.cyber-table tbody tr:hover td {
    filter: brightness(0.95); /* 少しだけ暗くして強調 */
}


/* 親要素：既存の設定から背景画像だけ削除（スライダーが背景になるため） */
.mv-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* object-fit は imgタグ用なのでここでは不要ですが残しても害はありません */
    z-index: 1;
    overflow: hidden; /* 拡大した画像がはみ出ないように必須 */
    background: #000; /* 画像読み込み前の背景色 */
}

/* スライダー全体の高さ確保 */
.mv-slider,
.mv-slider .slick-list,
.mv-slider .slick-track {
    height: 100% !important;
}

/* 各スライドの枠 */
.mv-slide {
    height: 100%;
    position: relative;
    overflow: hidden;
}

/* 画像部分（背景画像として表示） */
.slide-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transform: scale(1); /* 初期状態 */
    opacity: 0.8; /* 元の .mv-video-bg にあった透過度をここに適用 */
}

/* --- 拡大アニメーション定義 --- */
@keyframes zoomEffect {
    0% {
        transform: scale(1);
    }
    80% {
        transform: scale(1.05); /* 4秒の80%(3.2秒)時点で5%拡大 */
    }
    100% {
        transform: scale(1.05); /* 残りの時間は拡大したまま維持 */
    }
}

/* Slickが「現在表示中」のクラス(.slick-active)をつけた時だけアニメ開始 */
.mv-slider .slick-active .slide-img {
    animation: zoomEffect 4000ms linear forwards;
}


.concept p {
    font-size: 16px;
    line-height: 2;
    max-width: 600px;
    margin: 0 auto;
    color: #ccc;
}


:root {
            --color-bg: #111111;
            --color-text: #ffffff;
            --color-neon-green:#68ff68;
            --color-neon-pink:#ff3f9f;
            --font-main: 'Noto Sans JP', sans-serif;
            --font-display: 'Oswald', sans-serif;
        }


/* =========================================
           CUSTOM CURSOR
           ========================================= */
        .cursor {
            position: fixed;
            width: 20px;
            height: 20px;
            border: 1px solid var(--color-text);
            border-radius: 50%;
            pointer-events: none;
            z-index: 9999;
            transform: translate(-50%, -50%);
            transition: width 0.3s, height 0.3s, background-color 0.3s;
            mix-blend-mode: difference;
        }

        .cursor.hovered {
            width: 50px;
            height: 50px;
            background-color: var(--color-neon-green);
            border-color: var(--color-neon-green);
            mix-blend-mode: normal;
            opacity: 0.8;
        }

        /* =========================================
           UTILITIES
           ========================================= */
        .neon-text-green {
            color: var(--color-neon-green);
            text-shadow: 0 0 10px rgba(104, 255, 104, 0.5);
        }
        .neon-text-pink {
            color: var(--color-neon-pink);
            text-shadow: 0 0 10px rgba(255, 63, 159, 0.5);
        }

        .container {
            width: 90%;
            max-width: 1200px;
            margin: 0 auto;
        }

        .concept {
            padding:30px 0 100px;
        }

        /* フェードインアニメーション用クラス */
        .fade-in-up {
            opacity: 0;
            transform: translateY(30px);
            transition: opacity 0.8s ease-out, transform 0.8s ease-out;
        }
        .fade-in-up.active {
            opacity: 1;
            transform: translateY(0);
        }
.blog-section{
	padding:70px 0 70px;
}
        /* =========================================
           HEADER
           ========================================= */
        .header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            padding: 20px 40px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            z-index: 100;
        }

        .logo {
            font-family: var(--font-display);
            font-size: 24px;
            font-weight: 700;
            letter-spacing: 2px;
        }
/* =========================================
   NAV TOGGLE (ハンバーガーボタン)
   ========================================= */
.nav-toggle {
    width: 40px;
    height: 20px;
    position: relative;
    cursor: none; /* カスタムカーソル用 */
    z-index: 101; /* メニューより手前に表示 */
}

.nav-toggle span {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: 0.3s ease-in-out;
}

.nav-toggle span:first-child {
    top: 0;
}

.nav-toggle span:last-child {
    bottom: 0;
}

/* OPEN時のアニメーション（×印になる） */
.header.open .nav-toggle span:first-child {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.header.open .nav-toggle span:last-child {
    bottom: 50%;
    transform: translateY(50%) rotate(-45deg);
}

/* =========================================
   GLOBAL NAV (全画面メニュー)
   ========================================= */
.global-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(17, 17, 17, 0.95); /* 背景色(少し透過) */
    z-index: 100;
    
    /* 初期状態は隠す */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.4s ease, visibility 0.4s ease;
    
    /* 中身を中央寄せ */
    display: flex;
    justify-content: center;
    align-items: center;
}

/* OPEN時のスタイル */
.header.open .global-nav {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.global-nav ul {
    list-style: none;
    text-align: center;
	padding: 0;
    margin: 0;
}

.global-nav li {
    margin: 30px 0;
    opacity: 0; /* アニメーション用に隠しておく */
    transform: translateY(20px);
    transition: 0.5s ease;
}

/* メニューが開いた時に、リストをふわっと出す */
.header.open .global-nav li {
    opacity: 1;
    transform: translateY(0);
}
/* 少しずつ遅れて出す */
.header.open .global-nav li:nth-child(1) { transition-delay: 0.05s; }
.header.open .global-nav li:nth-child(2) { transition-delay: 0.1s; }
.header.open .global-nav li:nth-child(3) { transition-delay: 0.15s; }
.header.open .global-nav li:nth-child(4) { transition-delay: 0.2s; }
.header.open .global-nav li:nth-child(5) { transition-delay: 0.25s; }
.header.open .global-nav li:nth-child(6) { transition-delay: 0.3s; }
.header.open .global-nav li:nth-child(7) { transition-delay: 0.35s; }
.header.open .global-nav li:nth-child(8) { transition-delay: 0.4s; }
.header.open .global-nav li:nth-child(9) { transition-delay: 0.45s; }
.header.open .global-nav li:nth-child(10) { transition-delay: 0.5s; }
.header.open .global-nav li:nth-child(11) { transition-delay: 0.55s; }
.global-nav a {
    font-family: var(--font-display, sans-serif); /* 設定済みのフォント変数を使用 */
font-size: 23px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s;
    letter-spacing: 1px;
}

.global-nav a:hover {
    color: #68ff68; /* var(--color-neon-green) と同じ色 */
    text-shadow: 0 0 10px rgba(104, 255, 104, 0.5);
}

/* スマホ対応 */
@media (max-width: 768px) {
    .global-nav a {
        font-size: 16px;
        letter-spacing: 0;
    }
	.global-nav li {
	margin:10px 0;
	}
}
        /* =========================================
           MAIN VISUAL (MV)
           ========================================= */
        .mv {
            position: relative;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            overflow: hidden;
            background: #000;
        }

        /* 背景動画（ダミー）のスタイル */
        .mv-video-bg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: 0.9;
            z-index: 1;
        }

        .mv-content {
            position: relative;
            z-index: 2;
            text-align: center;
        }

        .mv-title {
            font-family: var(--font-display);
            font-size: 8vw; /* レスポンシブ文字サイズ */
            font-weight: 700;
            line-height: 0.9;
            text-transform: uppercase;
            color: #fff;
            position: relative;
			    margin: 0;
        }

        /* グリッチエフェクト（簡易版） */
        .glitch-effect {
            position: relative;
        }
        .glitch-effect::before,
        .glitch-effect::after {
            content: attr(data-text);
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: var(--color-bg);
        }
        .glitch-effect::before {
            left: 2px;
            text-shadow: -1px 0 var(--color-neon-pink);
            clip-path: inset(0 0 0 0);
            animation: glitch-anim-1 2s infinite linear alternate-reverse;
        }
        .glitch-effect::after {
            left: -2px;
            text-shadow: -1px 0 var(--color-neon-green);
            clip-path: inset(0 0 0 0);
            animation: glitch-anim-2 3s infinite linear alternate-reverse;
        }

        @keyframes glitch-anim-1 {
            0% { clip-path: inset(20% 0 80% 0); }
            20% { clip-path: inset(60% 0 10% 0); }
            40% { clip-path: inset(40% 0 50% 0); }
            60% { clip-path: inset(80% 0 5% 0); }
            80% { clip-path: inset(10% 0 70% 0); }
            100% { clip-path: inset(30% 0 20% 0); }
        }
        @keyframes glitch-anim-2 {
            0% { clip-path: inset(10% 0 60% 0); }
            20% { clip-path: inset(30% 0 20% 0); }
            40% { clip-path: inset(70% 0 10% 0); }
            60% { clip-path: inset(20% 0 50% 0); }
            80% { clip-path: inset(60% 0 30% 0); }
            100% { clip-path: inset(5% 0 80% 0); }
        }

        .mv-scroll {
            position: absolute;
            bottom:57px;
            left: 50%;
            transform: translateX(-50%);
            font-family: var(--font-display);
            font-size: 14px;
            letter-spacing: 2px;
            color: var(--color-neon-green);
            animation: pulse 1.5s infinite;
        }
        @keyframes pulse {
            0% { opacity: 0.5; }
            50% { opacity: 1; text-shadow: 0 0 10px var(--color-neon-green); }
            100% { opacity: 0.5; }
        }

        /* =========================================
           MARQUEE (流れる文字)
           ========================================= */
        .marquee {
width: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: var(--color-neon-green);
    color: #000;
    padding: 20px 0;
    font-family: var(--font-display);
    font-weight: 700;
    font-size: 40px;
    transform: rotate(-2deg);
    margin: -45px 0 50px;
    z-index: 10;
    position: relative;
        }
        .marquee-content {
            display: inline-block;
            animation: marquee 20s linear infinite;
        }
        @keyframes marquee {
            0% { transform: translateX(0); }
            100% { transform: translateX(-50%); }
        }

        /* =========================================
           CONCEPT
           ========================================= */
        .concept {
            text-align: center;
        }
        .concept h2 {
            font-family: var(--font-display);
            font-size: 40px;
            margin-bottom: 30px;
        }
        .concept p {
            font-size: 16px;
            line-height: 2;
            max-width: 600px;
            margin: 0 auto;
            color: #fff;
        }
        .highlight {
            color: #fff;
            font-weight: 700;
            background: linear-gradient(transparent 60%, rgba(104, 255, 104, 0.3) 60%);
        }

        /* =========================================
           CLASSES (Split Screen)
           ========================================= */
        .classes-container {
            display: flex;
            height: 80vh; /* PCでは高さを確保 */
            width: 100%;
        }

        .class-card {
            flex: 1;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            transition: flex 0.5s ease;
            overflow: hidden;
            border-right: 1px solid #222;
        }

        /* 画像背景（ダミー） */
        .class-bg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center;
            transition: transform 0.5s ease;
            z-index: 1;
            opacity: 0.4;
        }
        /* キックボクシング背景 */
        .kick-bg { background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04176-2.jpg'); }
        /* 柔術背景 */
        .bjj-bg { background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_03939.jpg'); }

        .class-content {
            position: relative;
            z-index: 2;
            text-align: center;
            pointer-events: none; /* ホバー干渉防止 */
        }

        .class-title {
            font-family: var(--font-display);
            font-size: 60px;
            text-transform: uppercase;
            margin-bottom: 20px;
            text-shadow: 0 5px 15px rgba(0,0,0,0.8);
        }

        .class-desc {
            opacity: 0;
            transform: translateY(20px);
            transition: 0.3s;
            max-width:350px;
            margin: 0 auto;
        }

        /* ホバー時の動き（PCのみ） */
        @media (min-width: 768px) {
            .class-card:hover {
                flex: 1.5; /* 幅が広がる */
                cursor: none;
            }
            .class-card:hover .class-bg {
                transform: scale(1.1);
                opacity: 0.7;
            }
            .class-card:hover .class-desc {
                opacity: 1;
                transform: translateY(0);
            }
            /* ホバー時の色変化 */
            .class-kick:hover .class-title { color: var(--color-neon-green); text-shadow: 0 0 20px rgba(104, 255, 104, 0.6); }
            .class-bjj:hover .class-title { color: var(--color-neon-pink); text-shadow: 0 0 20px rgba(255, 63, 159, 0.6); }
        }

  /* =========================================
   CTA SECTION (Gradient Background Ver.)
   ========================================= */
.cta-btn {
    display: inline-block;
    padding: 20px 60px;
    font-size: 24px;
    font-weight: 700;
    font-family: var(--font-display);
    color: #000;
    background: linear-gradient(90deg, var(--color-neon-green), var(--color-neon-pink));
    border-radius: 50px;
    position: relative;
    z-index: 1;
    transition: transform 0.2s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 20px rgba(104, 255, 104, 0.3);
}
.cta-btn:hover {
    box-shadow: 0 0 40px rgba(255, 63, 159, 0.6);
    color: #fff;
}

.cta {
    text-align: center;
    /* 背景をネオンカラーのグラデーションに */
    background: linear-gradient(-45deg, #68ff68, #22cc88, #ff3f9f, #ff88cc);
    background-size: 400% 400%;
    /* ゆっくり色が移り変わるアニメーション */
    animation: gradientBG 10s ease infinite;
    color: #fff;
    position: relative;
    overflow: hidden;
	padding:65px 0 85px;
}

/* 背景アニメーションの定義 */
@keyframes gradientBG {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* タイトル */
.cta-title {
    font-family: var(--font-display, sans-serif);
    font-size: 3.5rem; /* 少し大きく */
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    /* 背景が明るくても読めるように影をつける */
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* テキスト */
.cta-text {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 40px;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

/* --- CTA専用ボタン（白ベース） --- */
.cta .magnetic-btn-wrap {
    margin-top: 10px;
}

.cta .cta-btn.white-btn {
    background: #fff; /* 真っ白な背景 */
    color: #ff3f9f;   /* 文字色はピンク（アクセント） */
    font-weight: 900;
    border: none;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2); /* 影で浮き上がらせる */
}

/* ホバー時の動き */
.cta .cta-btn.white-btn:hover {
    transform: scale(1.05); /* 少し拡大 */
    color: #68ff68;         /* 文字色を緑に */
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8); /* 白く発光 */
}

.cta-tel-wrap {
    margin-top:35px; /* ボタンとの隙間 */
}

.cta-tel-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size:37px; /* スマホでも押しやすい大きさ */
    font-weight: 700;
    text-decoration: none;
    font-family: var(--font-display, sans-serif); /* 数字をカッコよく */
    letter-spacing: 1px;
    transition: all 0.3s ease;
    padding:15px 24px 17px 17px;
    border-radius: 50px;
    border: 2px solid transparent; /* ホバー時の枠線用 */
}

/* アイコン */
.tel-icon {
    font-size: 1.2rem;
    margin-right: 10px;
}

/* ホバー時の動き */
.cta-tel-link:hover {
    background: rgba(255, 255, 255, 0.2); /* 薄く白背景 */
    border-color: #fff;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    transform: scale(1.05);
}
/* スマホ対応 */
@media (max-width: 768px) {
    .cta-title {
        font-size: 2.5rem;
    }
    .cta-text {
        font-size: 1rem;
    }
}

        /* =========================================
           FOOTER
           ========================================= */
        .footer {
            border-top: 1px solid #333;
            padding: 40px 0;
            text-align: center;
            font-size: 12px;
            color: #666;
        }

        /* =========================================
           RESPONSIVE
           ========================================= */
        @media (max-width: 768px) {
            .mv-title { font-size: 12vw; }
            .classes-container { flex-direction: column; height: auto; }
            .class-card {
				height: 100%;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #222;
        display: block;
        margin: 0 auto 20px;
			}
            .class-desc { opacity: 1; transform: translateY(0); font-size: 14px; }
            .class-title { font-size: 40px; }
            .marquee { font-size: 24px; margin-bottom:20px; }
        }




/* ************************************************ * 1. Base (基本設定)
 * destyle.cssで消されたスタイルを、現代的に再定義します
 * ************************************************ */

html {
    font-size: 16px; /* 基準サイズを16pxに */
    scroll-behavior: smooth;
}

body {
    font-size: 1rem; /* 16px */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Links */
a {
    color: var(--accent-color);
    text-decoration: none;
    transition: color 0.3s, opacity 0.3s;
}

/* Responsive Images */
img, video, iframe {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* ************************************************ * 2. Typography (見出し・文章)
 * destyle.cssは見出しも平文になるため、ここで階層を定義します
 * ************************************************ */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 0.8em;
}

h1 { font-size: 2rem; }    /* 32px */
h2 { font-size: 1.75rem; } /* 28px */
h3 { font-size: 1.5rem; }  /* 24px */
h4 { font-size: 1.25rem; } /* 20px */
h5 { font-size: 1.125rem;} /* 18px */
h6 { font-size: 1rem; }    /* 16px */

p {
    margin-bottom: 1.5em;
}

/* Lists */
ul, ol {
    margin-bottom: 1.5em;
    padding-left: 1.5em; /* インデント確保 */
}
ul { list-style: disc; }
ol { list-style: decimal; }

/* Code blocks */
pre, code {
    font-family: var(--font-code);
    background: #f4f4f4;
    color: #333;
}

code {
    padding: 0.2em 0.4em;
    border-radius: 3px;
    font-size: 0.9em;
}

pre {
    padding: 1em;
    overflow-x: auto;
    border-radius: 4px;
    margin-bottom: 1.5em;
}

/* Blockquote */
blockquote {
    border-left: 4px solid var(--border-color);
    padding-left: 1em;
    color: var(--text-light);
    margin-bottom: 1.5em;
    font-style: italic;
}

/* ************************************************ * 3. Table (テーブル - 現代的デザイン)
 * シンプルで見やすいボーダースタイル
 * ************************************************ */

table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 2em;
    font-size: 0.95rem;
}

th, td {
padding: 20px;
    text-align: left;
    border-bottom: 1px solid #333;
    font-weight: bold;
    font-size: 16px;
}

/* ヘッダーデザイン */
th {
    white-space: nowrap; /* 見出しは折り返さない */
    font-weight: bold;
    background-color: var(--bg-gray);
    color: #444;
    width: 25%; /* ベースの幅指定（必要に応じて上書き） */
}

/* レスポンシブ対応：スマホで横スクロールさせるラッパー */
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1.5em;
}

/* ************************************************ * 4. Forms (フォーム)
 * 使いやすく、タップしやすいスタイル
 * ************************************************ */

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="number"],
textarea,
select {
    display: block;
    width: 100%;
    padding: 10px 12px;
    font-size: 16px; /* スマホでズームされないサイズ */
    line-height: 1.5;
    color: var(--text-color);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-sizing: border-box;
    margin-bottom: 1em;
}

/* フォーカス時のアクセント */
input:focus,
textarea:focus,
select:focus {
    border-color: var(--accent-color);
    outline: 0;
    box-shadow: 0 0 0 2px rgba(51, 102, 153, 0.25);
}

/* ボタン */
button,
input[type="submit"],
input[type="button"] {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: var(--accent-color);
    color: #fff;
    border: 1px solid transparent;
    padding: 0.75em 1.5em;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 4px;
    transition: background-color 0.15s ease-in-out;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    background-color: var(--accent-hover);
    text-decoration: none;
}

/* =========================================
   BLOG ARCHIVE STYLES
   ========================================= */

#archive-wrapper {
    background-color: #0a0a0a;
    color: #fff;
    padding-bottom: 80px;
}

/* ページヘッダー */
.archive-header {
    background: #000;
    padding: 100px 0 60px;
    text-align: center;
    border-bottom: 1px solid #222;
}

.archive-header .page-title {
    font-family: 'Oswald', sans-serif;
    font-size: 3.5rem;
    letter-spacing: 4px;
    color: #fff;
}

.archive-header .sub {
    display: block;
    font-size: 0.9rem;
    color: #68ff68; /* ネオングリーン */
    letter-spacing: 5px;
    margin-top: 10px;
}

/* グリッドレイアウト */
.archive-grid {
    display: grid;
    /* 1frを使用して余白を自動分配 */
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 40px 30px;
    margin-top: 50px;
}

/* 記事カード */
.archive-item {
    background: #111;
    border: 1px solid #222;
    transition: all 0.4s ease;
    overflow: hidden;
}

.archive-item:hover {
    border-color: #68ff68;
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(104, 255, 104, 0.1);
}

/* 画像エリア */
.item-img {
    position: relative;
    width: 100%;
    aspect-ratio:3 / 2; /* 比率を固定 */
    overflow: hidden;
    margin: 0;
}

.item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.archive-item:hover .item-img img {
    transform: scale(1.1);
}

/* 画像上の装飾 */
.img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(104, 255, 104, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.4s;
}

.view-more {
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 20px;
    font-size: 0.8rem;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
}

.archive-item:hover .img-overlay {
    opacity: 1;
}

/* テキストエリア */
.item-body {
padding: 20px 25px 25px;
    background: #222;
}

.item-date {
    font-family: 'Oswald', sans-serif;
    font-size: 0.85rem;
    color: #68ff68;
    margin-bottom: 10px;
}

.item-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.6;
    color: #fff;
    margin: 0;
    /* 3行以上は省略する設定 */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ページャー */
.pager {
    margin-top: 60px;
    text-align: center;
}

.pager .nav-links {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.pager .page-numbers {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #333;
    text-decoration: none;
    transition: 0.3s;
    font-family: 'Oswald', sans-serif;
}

.pager .page-numbers:hover,
.pager .page-numbers.current {
    background: #68ff68;
    color: #000;
    border-color: #68ff68;
}

/* レスポンシブ */
@media (max-width: 768px) {
    .archive-header .page-title { font-size: 2.5rem; }
    .archive-grid { gap:40px; }
}
/* =================================================================
   1. SETTINGS（変数定義）
   ★案件ごとにここを変えるだけで、全体のトーンが変わります
   ================================================================= */
:root {
    /* レイアウト幅 */
    --content-width: 1040px;     /* 標準的なコンテンツ幅 */
    --content-width-l: 1200px;   /* 広めのコンテンツ幅 */
}

/* =================================================================
   2. BASE（基本設定）
   ★リセットCSSの後に読み込まれる基本スタイル
   ================================================================= */
body {
    background: #000;
    -webkit-text-size-adjust: 100%;
	    color:#fff;
	    line-height: 180%;
    font-family: 'Noto Sans JP', sans-serif;
}

/* リンク */
a {
    color: var(--link-color);
    text-decoration: none;
    transition: opacity 0.3s;
}
a:hover {

}

/* 画像 */
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* 見出しの基本（リセットされすぎないように） */
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0.8em;
}

/* =================================================================
   3. LAYOUT & UTILITY（レイアウト・便利クラス）
   ★どの案件でも必ず使う枠組みです
   ================================================================= */

/* コンテンツ幅を制限して中央寄せ */
.wrapper {
    max-width: var(--content-width);
    margin: 0 auto;
    padding: 0 4%; /* スマホで端がくっつかないように */
    width: 100%;
    box-sizing: border-box;
	padding: 0 0 80px;
}

/* PC/SP 切り替え表示 */
.pc-only { display: block; }
.sp-only { display: none; }

@media (max-width: 767px) {
    .pc-only { display: none; }
    .sp-only { display: block; }
}

/* 余白調整用ユーティリティ */
.mt-0 { margin-top: 0 !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-60 { margin-bottom: 60px !important; }
.text-center { text-align: center; }
.text-right { text-align: right; }

/* =================================================================
   4. MODULES（共通パーツ）
   ★ボタン、リスト、カードなど、使い回す部品
   ================================================================= */

/* --- ボタン --- */
.btn {
    display: inline-block;
    padding: 15px 40px;
    background: var(--main-color);
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    text-align: center;
    position: relative;
    min-width: 280px;
}
.btn:hover {
    background: var(--bg-dark);
    color: #fff;
    text-decoration: none;
}

/* --- カードリスト（グリッドレイアウト） --- */
/* 元の .archive-three を汎用化 */
.grid-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 50px;
}

/* カード単体 */
.card-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    transition: transform 0.3s;
}
.card-item:hover {
    transform: translateY(-5px);
    opacity: 1; /* aタグのopacity遷移を上書き */
}
.card-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.card-item-body {
    padding: 15px;
}
.card-item-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

/* --- ページネーション --- */
.pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 40px 0;
}
.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    color: var(--text-color);
    border-radius: 4px;
}
.page-numbers.current,
.page-numbers:hover {
    background: var(--main-color);
    color: #fff;
    border-color: var(--main-color);
    text-decoration: none;
    opacity: 1;
}

/* --- コンタクトフォーム（CF7用調整） --- */
.wpcf7-submit {
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    padding: 15px 50px;
    margin: 20px auto;
    display: block;
    color: #fff;
    border: none;
    background: var(--main-color);
    border-radius: 5px;
    width: 100%;
    max-width: 300px;
    transition: 0.3s;
}
.wpcf7-submit:hover {
    opacity: 0.8;
}

/* =================================================================
   5. HEADER & FOOTER（ヘッダー・フッター）
   ★ベースのデザインを定義
   ================================================================= */
#header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    padding: 0 20px;
    max-width: var(--content-width-l);
    margin: 0 auto;
}

#footer {
    background: var(--bg-dark);
    color: #fff;
    padding: 50px 0 20px;
}
#footer a {
    color: #fff;
}
#copyright {
    text-align: center;
    font-size: 12px;
    margin-top: 30px;
    opacity: 0.8;
}

/* =================================================================
   6. PAGES SPECIFIC（各ページ固有）
   ★以下に、トップページや下層ページの独自デザインを追記していく
   ================================================================= */

/* --- ブログ詳細 (Single) --- */
.single-contents h2 {

}
.single-contents h3 {
    font-size: 20px;
    border-left: 5px solid #ff3f9f;
    padding-left: 15px;
    margin-top: 40px;
}


@media (min-width: 768px) {
	
#foot-sp-menu{
	display:none!important;
}
	
}
/* =================================================================
   7. MEDIA QUERIES (SPレイアウト)
   ★最後にまとめて上書きするか、各セクションの直下に書く
   ================================================================= */
@media (max-width: 767px) {
    /* SP用調整 */
    .header-inner {
        height: 60px;
    }
    .btn {
        width: 100%;
        box-sizing: border-box;
    }
    
    /* グリッドを1カラムに */
    .grid-list {
        grid-template-columns: 1fr;
    }
	.header{
		padding: 15px 20px;
	}
	.concept h2{
		    font-size: 30px;
    margin-bottom: 20px;
	}
	.cta-btn {
    font-size:18px;
    padding: 16px 0px 17px;
    width: 300px;
    box-sizing: border-box;
	}
	.class-content{
		height:240px;
	}
	.class-bg{
		opacity:0.6;
	}
	.blog-section .container{
		width:100%;
	}
	.class-kick .class-content{
		padding-top: 23px;
	}
	.class-bjj .class-content{
		padding-top:53px;
	}
	.class-kids .class-content{
		padding-top: 23px;
	}
	h2.neon-heading{
		    font-size:2rem;
	}
	.blog-item.slick-current{
        margin: 0 auto;
        padding:20px 0 20px;
        width:76vw;
	}
	.blog-slider{
		padding-top:62px;
	}
	.blog-slider .slick-next {
    right:28px;
	}
	.blog-slider .slick-prev {
    left: 28px;
	}
.concept {
    padding: 30px 0 70px;
}
.blog-section {
    padding: 30px 0 70px;
}
	.blog-section .blog-btn-wrap{
		margin-top:0;
}
	.cta{
		padding:50px 0 55px;
	}
	
	#foot-sp-menu {
position: fixed;
        bottom: 20px;
left: 3%;
        width: 94%;
        z-index: 9999;
        display: block;
        padding: 0;
        background: none;
    }

    #foot-sp-menu ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0;
        background: rgba(10, 10, 10, 0.85); /* 深い黒の透過 */
        backdrop-filter: blur(10px); /* グラスモーフィズム */
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 50px; /* カプセル形状 */
        overflow: hidden;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), 0 0 15px rgba(104, 255, 104, 0.2);
    }

    #foot-sp-menu li {
        flex: 1;
        text-align: center;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    #foot-sp-menu li:last-child {
        border-right: none;
    }

    #foot-sp-menu li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding:10px 0 5px;
        text-decoration: none;
        transition: all 0.3s ease;
    }

    /* アイコン設定 */
    #foot-sp-menu li i {
        font-size: 18px;
        margin-bottom: 4px;
    }

    /* テキスト設定 */
    #foot-sp-menu li span {
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0.5px;
    }

    /* --- ボタンごとのカラー（先進的なネオンカラー） --- */

    /* 電話ボタン：エマージェンシー・ピンク */
    .btn-tel a {
        color: #ff3f9f !important;
    }
    .btn-tel a i {
        text-shadow: 0 0 8px rgba(255, 63, 159, 0.5);
    }

    /* 問い合わせボタン：フォレスト・ネオングリーン */
    .btn-contact a {
        color: #68ff68 !important;
    }
    .btn-contact a i {
        text-shadow: 0 0 8px rgba(104, 255, 104, 0.5);
    }

    /* タップ時の反応 */
    #foot-sp-menu li a:active {
        background: rgba(255, 255, 255, 0.1);
        transform: scale(0.95);
    }
	
	.page-id-175 #foot-sp-menu{
		display:none!important;
	}
	.footer-logo-text, .map-overlay-info p{
		display:none;
	}
	.map-overlay-info{
		width:190px;
	bottom:10px;
	}
	.footer-links-area {
    padding:45px 0 93px;
}
	#cursor{
	display:none;	
	}
	.page-header{
		    height:200px;
	}
	.page-title{
		font-size: 9vw;
    margin-top:55px;
	}
	.schedule-table thead th:first-child{
		    width:55px;
	}
	.schedule-table thead th{
		    width: 97px;
	}
	.breadcrumbs {
    margin-bottom: 10px;
    padding-left: 4%;
	}
	.naiyousetsumei td:first-child{
        width: 100px;
        padding: 7px;
        box-sizing: border-box;
	}
	.naiyousetsumei td:first-child .class-box{
		font-size:14px;
	}
	.naiyousetsumei td{
		        padding: 15px;
        font-size: 14px;
        line-height: 160%;
	}
	p.title-shita-center {
    margin: 5px 0 30px;
    font-size: 15px;
}
	td.price-text{
		font-size:16px;
	}
	.cyber-table2 td {
    font-size: 15px;
		line-height:160%;
	}
	.table-shita-p{
		text-align:left;
	}
	li, p{
		font-size: 15px;
	}
	.footer-heading{
		text-align:center;
	}
	.section-intro{
	text-align:left;
	font-size:15px;
		margin: 15px 0 30px;
	}
	.kb-features{
		padding:0;
		gap:40px;
		margin-bottom:60px;
	}
	.page-id-7724 .kb-features, .page-id-7726 .kb-features{
		margin-bottom:10px;
	}
	.single-contents .feature-card h3{
		margin: 0 auto 10px;
    font-size: 19px;
	}
	.feature-card{
		    gap: 20px;
	}
	.course-header .jp{
		    font-size: 14px;
    white-space: nowrap;
	}
	.course-item{
		    padding: 30px;
	}
	.kb-courses{
		    margin:0 auto 35px;
	}
	.voice-text {
    width: 100%;
}
	.voice-img {
    width: 80%;
		margin-bottom: 20px;
}
	.voice-card{
		    padding:30px 30px 15px;
	}
	.user-voice-section{
		    margin: 0 auto 0px;
	}
	.personal-card{
		margin: 40px auto 70px;
	}
	.personal-section {
    padding:0;
}
	.voice-card.vc-l {
    margin: 40px auto 10px;
}
	.intro-text{
		text-align: left;
	}
	.price-schedule1 p.title-shita-center {
        margin: 5px 0 30px;
	}
	.ins-info{
		padding: 0 20px 20px;
	}
	.single-contents h3.ins-name {
    font-size: 25px;
	}
	.fighter-heading{
		font-size:40px;
		margin: 30px 0 40px;
		        position: relative;
	}
	.fighter-heading .jp-sub{
		position: absolute;
        right: 5px;
        top: 5px;
	}
	.fighter-info {
    padding: 20px 20px;
	}
	.single-contents h3.fighter-name{
		font-size:25px;
	}
	.hope-banner img{
		margin-top:10px;
	}
	.hope-ranking .section-title, .hope-legend .section-title{
		font-size: 7.7vw;
    letter-spacing: 1px;
    margin: 60px auto 30px;
	}
	.rank-list {
    padding: 0px 20px 10px;
}
	.section-title .jp{
		    display: block;
    font-size: 16px;
	}
	.hope-legend {
    margin-top: 60px;
	}
	.legend-list{
		padding: 0 10px;
	}
	.pager .page-numbers {
    width: 30px;
    height: 30px;
	}
	.single .single-contents{
		    padding: 40px 2% 10px;
	}
	.article-footer {
    margin-top: 30px;
	}
	#single-wrapper{
    padding-bottom: 60px;
	}
	    .class-kick .class-title {
        color: var(--color-neon-green);
	}
	    .class-bjj .class-title {
        color: var(--color-neon-pink);
	}
	    .class-kids .class-title {
        color: #ffe600;
	}
	.global-nav{
		    align-items: normal;
	}
	.global-nav ul{
		margin-top:50px;
	}
	h2.top{
		font-size: 22px;
    margin: 30px auto 20px;
	}
	.marquee{
		margin:-60px 0 20px;
	}
	.mv-scroll{
		bottom:80px;
	}
	.fighter-img img{
		filter:unset;
	}
	.kakunin-bottom-wrap input[type="button"]{
		max-width:300px;
	}
	.footer-nav li {
    margin-bottom: 5px;
}
	.banner-bg::after{
		background-color:unset;
	}
	
	.bjj-bg {
    background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_03939-1.jpg');
}
.banner-bg.a{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04242-1.jpg');
}
.banner-bg.b{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/a3c654e518435375fbfc4fbf63410518.jpg');
}
.banner-bg.c{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/e204241ae14fae8ec422e04e6290edfd.jpg');
}	
	.slide-img.a{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04216.jpg');
}
.slide-img.b{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_03925-2.jpg');
}
.slide-img.c{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_03799.jpg');
}
.slide-img.d{
	background-image: url('https://forest-plus-toyohashi.com/wp-content/uploads/2026/01/C2_04010-2.jpg');
}
}