.sp_show{
    display: none;
}
@media screen and (max-width: 768px){
    .sp_show{
        display: inline-block;
    }
    .sp_hidden{
        display: none;
    }
}


.section_title,.section_title_2{
    position: relative;
    text-align: center;
}
.section_title hr{
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #242F4D;
}
.section_title_2 hr{
	display: none;
}
.section_title .title,.section_title_2 .title{
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    font-size: 26px;
    font-weight: 900;
    margin: 2em 0;
}
.section_title .title span,.section_title_2 .title span{
    font-size: 32px;
}
@media screen and (max-width: 768px){
    .section_title_2 .title{
        font-size: 20px;
        padding: 0;
        margin: 1em 0;
    }
    .section_title_2 .title span{
        font-size: 24px;
    }
}


.c-contents .c-heading-h2:first-child,.c-contents .section_title .title{
		display: none;
}

.catch_copy{
    display: flex;
    justify-content: center;
    align-items: center;
}
.catch_copy .left{
    width: 50%;
    position: relative;
    padding: 4em 2em 2em 2em;
}
.catch_copy .left_2{
    width: 55%;
    position: relative;
    padding: 4em 2em 2em 2em;
	box-sizing: border-box;
}
.catch_copy .left_2 p{
	font-size: 18px;
}
.catch_copy .left h4,.catch_copy .left_2 h4{
    position: absolute;
    top:0;
    left: 0;
    padding-left: 2em;
    border-bottom: solid 2px #98844E;
    color: #98844E;
    font-size: 24px;
}
.catch_copy .left .copy,.catch_copy .left_2 .copy,.left_2 .copy_2{
    font-weight: 900;
    font-size: 22px;
	margin-bottom: 2%;
	margin-top:-8%;
}
.left_2 .copy_2{
	font-size: 20px;
}
.catch_copy .right{
	display: block;
	width: 45%;
    }
.right_mobile{
	display: none;
}
.b-form-block input[size="15"]{
    margin-right: 1.2em;
    margin-left: 0.5em;
}
@media screen and (max-width: 768px){
    .c-container .c-sp-space {
        padding: 0 2.5%;
    }
	.c-sp-space .header_text{
		text-align: left;
		font-size: 20px;
	}
    .catch_copy{
        flex-direction: column;
    }
    .catch_copy .left h4{
        font-size: 20px
    }
    .catch_copy .left,.catch_copy .left_2{
        width: 100%;
        padding: 4em 1em 3em 1em;
    }
    .catch_copy .left h4,.catch_copy .left_2 h4{
        top:1em;
        padding-left: 1em;
    }
    .catch_copy .right{
		display: none;
    }
	.right_mobile{
	    width: 100%;
		display: block;
		margin-bottom: 4%;
	}
    .catch_copy .left .copy,.catch_copy .left_2 .copy{
        font-size: 16px;
    }
	.catch_copy .left_2 p{
	font-size: 16px;
}
	.catch_copy table{
		width: 100%;
	}
	.catch_copy table .text,.catch_copy table .tittle td{
		display: none;
	}
	.catch_copy table .text_mobile{
		display: block;
		padding: 2%;
	}
	.catch_copy table img{
		width: 100% !important;
	}
}




.thanks_text{
    text-align: center;
    font-weight: 900;
    margin-bottom: 3em;
}
.thanks_text span{
    display: inline-block;
    padding: 0 0.5em;
    background: linear-gradient(#fff, #fff 45%, #fff6c7 45.1%, #fff6c7);
    font-weight: 500;
}
.back_link{
    margin: 0 auto;
    width: 300px;
}
.notice{
    margin-bottom: 1em;
}

/* c-page-sub
----------------------------------------*/

.c-page-sub__title_weekend{
	padding: 7.2% 5% 4.2%;
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
	text-shadow: 0 0 16px #232e4d;
	letter-spacing: .1em;
    background-position-x: left;
}

.c-page-sub__title_weekend h1{
	display: block;
	color: white;
}

.c-page-sub__title_weekend{
	background: url("/img/common/gw_2026_backimg.jpg") no-repeat center top / cover;	
}

.c-page-sub__title_weekend::before
{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/img/common/bg-pattern.png);
	mix-blend-mode: multiply;
    /*background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: overlay;*/
}

.c-page-sub__title_weekend img{
	margin: 0 auto -6px;
	height: 107px;
	width: auto;
	display: block;
}

.c-page-sub__title_weekend .futura_b{
	font-size: 8rem;
	text-shadow: 0 0 16px #232e4d;
	display: block;
	line-height: 1.2;
	letter-spacing: .1em;
	padding-left: .1em;
}

.c-page-sub__title_weekend.futura_b.president-title {
	font-size: 6rem;
}

@media screen and (max-width: 46.875em) { 
		
	.c-page-sub__title,.c-page-sub__title_weekend
	{
		padding: 70px 5% 20px;
		font-size: 1.6rem;
		background-position-x: right;
	}
	
	.c-page-sub__title_weekend img{
		height: 50px;
		margin-bottom: 0;
		width: auto;
	}
	
	.c-page-sub__title_weekend .futura_b{
		font-size: 4rem;
		text-shadow: 0 0 5px #232e4d;
	}
	
	.c-page-sub__title_weekend .futura_b.president_title{
		padding-bottom: 5px;
		font-size: 3rem;
	}
	
}


.header_text{
	text-align: center;
    font-size: 24px;
    margin-bottom: 2%;
    font-weight: bold;
}
.catch_copy .tittle{
	text-align: center;
    background: #232e4c;
    color: white;
    font-weight: bold;
}
.catch_copy teble{
	background:white;
}
.catch_copy .level{
	text-align: center;
	width: 20%;
	padding: 2%;
	box-sizing: border-box;
}
.catch_copy .green{
	background: green;
	color: white;
	font-weight: bold;
}
.catch_copy .blue{
	background: blue;
	color: white;
	font-weight: bold;
}
.catch_copy .purple{
	background: #800080;
	color: white;
	font-weight: bold;
}
.catch_copy .red{
	background: red;
	color: white;
	font-weight: bold;
}
.catch_copy .radio{
	width: 5%;
}
.catch_copy .text{
	padding: 2%;
	box-sizing: border-box;
	width: 50%;
	font-size: 18px;
}
.text_mobile{
	display: none;
}
/* ラジオボタンの外観をリセットして四角形にする */
.catch_copy input[type="radio"] {
  /* ブラウザのデフォルトのスタイルをリセット（必要に応じて） */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  
  /* サイズを定義 */
  width: 24px; /* 適当なサイズに調整 */
  height: 24px; /* 適当なサイズに調整 */
  
  /* 四角形にするためにborder-radiusを0に設定 */
  border-radius: 0;
  
  /* 枠線と背景色を設定（未選択時） */
  border: thin solid #555; /* 枠線の色と太さ */
  background-color: #fff; /* 背景色 */
  
  /* 縦方向の位置を調整 */
  vertical-align: middle;
  
  /* 線の太さや角の調整がよりきれいに反映されるように（任意） */
  margin: 20px;
  padding: 0;
}

/* ラジオボタンが選択された（チェックされた）時のデザイン */
.catch_copy input[type="radio"]:checked {
  /* チェックされた時の背景色またはマークの色を設定 */
  background-color: #333; /* チェックされたら背景を濃い色に */
  border-color: #333; /* 枠線も同色に */
}

/* チェックマークを追加する例（四角形の中にチェックマークを描画） */
.catch_copy input[type="radio"]:checked::before {
  content: "✓"; /* チェックマークや・などの記号 */
  display: block;
  font-size: 12px; /* 記号のサイズ */
  line-height: 16px; /* 縦方向の中央寄せ */
  text-align: center;
  color: #fff; /* 記号の色 */
}


/* =============================================
   導入テキスト（枠囲みボックス）
============================================= */
.seminar-intro {
  max-width: 940px;
  margin: 2em auto 0;
  padding: 1.2em 1.5em;
  text-align: center;
  border: none;
  border-radius: 8px;
}
.seminar-intro__lead {
  font-size: 1.7rem;
  color: black;
  line-height: 1.9;
  margin: 0 0 0.8em;
}
.seminar-intro__schedule {
  font-size: 1.7rem;
  color: black;
  line-height: 1.8;
  margin: 0;
}
.seminar-intro__schedule-accent {
  color: #c62828;
  font-weight: bold;
}
.seminar-intro__red {
  color: red;
  font-weight: bold;
}
.seminar-intro__black {
  color: black;
}

/* =============================================
   セミナー選択エリア
============================================= */
.seminar-select-area {
  position: relative;
  width: 90%;
  max-width: 1440px;
  margin: 1.5em auto 0;
  background: #EFFFFF;
  border-radius: 8px;
  overflow: hidden;
  padding: 5%;
}

/* 上部見出し */
.seminar-select-area__heading {
  font-size: 2.5rem;
  font-weight: bold;
  color: #1A2B4C;
  text-align: center;
  margin: 0 0 1em;
  line-height: 1.6;
}

/* 下部テキスト */
.seminar-select-area__footer {
  text-align: center;
  margin-top: 1.5em;
}
.seminar-select-area__footer p {
  display: inline-block;
  background: white;
  border-radius: 8px;
  padding: 16px 28px;
  font-size: 1.5rem;
  color: #9E8456;
  font-weight: bold;
  line-height: 1.8;
  margin: 0;
  border: solid thin;
}

/* --- 地図 + 全4カード --- */
.seminar-select-area__inner {
  position: relative;
  width: 100%;
  min-height: 620px;
}

/* 日本地図 */
.seminar-map {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  pointer-events: none;
  z-index: 1;
}
.seminar-map img {
  width: 100%;
  height: auto;
  display: block;
}

/* 地図上のピンアイコン */
.seminar-pin {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  filter: drop-shadow(0 2px 3px rgba(0,0,0,0.35));
}
/* 仙台：東北地方 */
.seminar-pin--sendai {
  top: 40%;
  left: 58%;
}
/* 名古屋：中部地方 */
.seminar-pin--nagoya {
  top: 56%;
  left: 46%;
}
/* 広島：中国地方 */
.seminar-pin--hiroshima {
  top: 54%;
  left: 35%;
}

/* =============================================
   セミナーカード共通
============================================= */
.seminar-card {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.seminar-card__label {
  display: block;
  position: relative;
  border-radius: 8px;
  cursor: pointer;
  border: 3px solid transparent;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease, opacity 0.25s ease, filter 0.25s ease;
  overflow: hidden;
}
.seminar-card__img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.seminar-card__note {
  margin-top: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #c62828;
  text-align: center;
}

/* 未選択時（少し控えめに） */
.seminar-card .seminar-card__label {
  opacity: 0.88;
  filter: brightness(0.93);
}

/* ホバー */
.seminar-card:hover .seminar-card__label {
  opacity: 1;
  filter: brightness(1);
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
}

/* 選択状態 (is-active) */
.seminar-card.is-active .seminar-card__label {
  opacity: 1;
  filter: brightness(1);
  border-color: #e6c619;
  box-shadow: 0 0 0 4px rgba(230,198,25,0.5), 0 10px 32px rgba(0,0,0,0.35);
  transform: scale(1.04) translateY(-4px);
}

/* 選択チェックマーク（右上バッジ） */
.seminar-card__label::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #e6c619 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/18px no-repeat;
  opacity: 0;
  transform: scale(0.5);
  transition: opacity 0.25s ease, transform 0.25s ease;
  z-index: 4;
  pointer-events: none;
}
.seminar-card.is-active .seminar-card__label::after {
  opacity: 1;
  transform: scale(1);
}

/* =============================================
   PC版 各カードの配置・サイズ
============================================= */
/* 基礎編 - 左上 */
.seminar-card--kiso {
  top: 60px;
  left: 60px;
  width: 400px;
}

/* 広島エリア - 左下 */
.seminar-card--hiroshima {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  bottom: 20px;
  left: 15px;
  width: 290px;
}

/* 仙台エリア - 右中 */
.seminar-card--sendai {
  top: 180px;
  right: 15px;
  width: 290px;
}

/* 名古屋エリア - 右下 */
.seminar-card--nagoya {
  bottom: 40px;
  right: 80px;
  width: 290px;
}

/* 選択セミナー表示フィールド（プルダウン） */
.selected-seminar-field {
  width: 100%;
  max-width: 400px;
  padding: 10px 14px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}


/* =============================================
   SP版レスポンシブ (767px以下)
============================================= */
@media screen and (max-width: 767px) {
  .seminar-intro {
    margin: 1.5em 1em 0;
    padding: 1em;
  }
  .seminar-intro br {
    display: none;
  }
  .seminar-intro__lead {
    font-size: 1.4rem;
    text-align: left;
  }
  .seminar-intro__schedule {
    font-size: 1.4rem;
    text-align: left;
  }

  .seminar-select-area {
    width: 95%;
    padding: 6% 4%;
    margin-top: 1em;
  }

  .seminar-select-area__heading {
    font-size: 2rem;
  }

  .seminar-select-area__footer {
    margin: 1.5em 0;
  }
  .seminar-select-area__footer p {
    font-size: 1.3rem;
    padding: 12px 16px;
  }
  .seminar-select-area__footer br {
    display: none;
  }

  .seminar-select-area__inner {
    position: relative;
    min-height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  /* ピンアイコンを非表示 */
  .seminar-pin {
    display: none;
  }

  /* 地図を背景テクスチャとして薄く表示 */
  .seminar-map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    opacity: 0.5;
    z-index: 0;
  }

  /* 全カードを縦一列に並べる */
  .seminar-card {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 70% !important;
    max-width: 340px;
  }

  .seminar-card__note {
    font-size: 11px;
  }

  /* SP版: 選択時のscaleを控えめに */
  .seminar-card.is-active .seminar-card__label {
    transform: scale(1.02) translateY(-2px);
  }

  /* 選択セミナー表示フィールド */
  .selected-seminar-field {
    max-width: 100%;
    font-size: 14px;
  }
}
