@charset "UTF-8";

#contents {
	font-feature-settings: "palt";
	font-family:
    'Hiragino Mincho ProN',
    'Yu Mincho',
    'MS Mincho',
    'Noto Serif JP',
    serif;
	color: #264861;
	padding-top: 0 !important;
  }

.mainVisualArea {
	/* background-image: url(/event/images/2025/renga_bg.png);
	background-repeat: repeat;
	background-size: 100px 100px; */
	background-color: #132331;
}

.h1_color {
	color: #264861;
}

/* リード文 */
.ev_mess_area {
	width: 100%;
	text-align: left;
	padding: 60px 0;
	font-size: 18px;
}

.ev_mess_area span {
	background-color: rgba(179, 221, 192, 0.3);
}

.spSection .inner01 .h1_title {
	line-height: 1.3;
	font-weight: bold;
	margin: 20px 0;
}
.itemBlock01 .gs_cp_01_1 .h1_title {
	line-height: 1.3;
	font-weight: bold;
	margin: 20px 0;
}

.spSection .inner01 .h1_title .h1_title01 {
	font-size: 36px;
}
.itemBlock01 .gs_cp_01_1 .h1_title .h1_title01 {
	font-size: 36px;
}
.spSection .inner01 .h1_title .h1_title02 {
	font-size: 24px;
}
.spSection .inner01 .h1_title .h1_title03 {
	font-size: 40px;
}
.spSection .inner01 .h1_title .h1_title04 {
	font-size: 16px;
}
.spSection .inner01 .h1_title .h1_title05 {
	font-size: 32px;
}
.spSection .inner01 .h1_title rt {
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 14px;
	/* letter-spacing: -1.2em;
	margin-left: -10px; */
}
.spSection .inner01 .h1_title .koshi_name {
	padding: 0 10px;
}

.spSection .inner01 .h1_subjectKinds {
	display: flex;
	justify-content: space-between;
	width: 166px;
	margin: 0 auto;
}

.spSection .inner01 .h1_subject01 {
	font-size: 18px;
	display: inline-block;
	font-weight: bold;
	padding: 8px 20px;
	color: #fff;
}

.spTableWrapper th,
.spTableWrapper td {
	font-size: 16px;
}

/* イベント概要 */
.spTableWrapper {
	margin-top: 30px;
}
/* .spTableWrapper .spTable01 ul li{
	list-style-type: disc;
} */
.spTableWrapper .table_red {
	color: #264861;
}
.spTableWrapper .table_red th {
	background: rgba(38, 72, 97, 0.1);
	border: 1px solid #264861;
	width: 25%;
}
.spTableWrapper .table_red td {
	border: 1px solid #264861;
}
.spTableWrapper .table_red td span{
	font-weight: bold;
}
.spTableWrapper .table_red td .mb30{
	margin-bottom: 30px;
}
.spTableWrapper .table_red .pl40 {
	padding-left: 40px;
}
.spTableWrapper .table_red td .note{
	font-size: 14px;
	font-weight: normal;
}

.spSection_blank {
	margin-top: 50px;
}

#contents .indent01 {
	margin-top: 10px;
}

#contents .ev_cv_area2_bg2 {
	margin-bottom: 100px;
}

#contents .ev_flow_area_bg2 {
	margin-top: 50px;
}

.flow_area {
	background: none;
	/* background-image: url(/event/images/2025/sec_bg.png); */
}

@media screen and (max-width: 767px){
	/* イベント概要 */
	.spTableWrapper .table_red th {
		width: 100%;
	}
	.spTableWrapper .table_red td{
		border-top: none;
		border-bottom: none;
	}
	.spTableWrapper .table_red .tdLast {
		border-bottom: 1px solid #264861;
	}
}

/* 申込ボタン */
.cvA_btn01 {
	margin-bottom: 60px;
}

.cvA_btn01 a {
	font-size: 24px;
    margin: 11px auto 0;
	color: #333333;
	font-weight: 700;
	width: 491px;
	height: 102px;
    background-image: url(/event/images/2025/cvA_btn01_bg_pc.png);
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 25px 0 10px;
	border-radius: 5px;
    box-shadow: 8px 8px 15px rgb(0 0 0 / 20%);
    line-height: 130%;
    text-align: center;
	box-sizing: border-box;
}
.cvA_btn02 {
	margin-bottom: 20px;
}

.cvA_btn02 a {
	font-size: 24px;
    margin: 11px auto 0;
	color: #ffffff;
	font-weight: 700;
	width: 491px;
	height: 102px;
    background-image: url(/event/images/2025/cvA_btn01_winter_bg.png);
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 0 25px 0 10px;
	border-radius: 5px;
    box-shadow: 8px 8px 15px rgb(0 0 0 / 20%);
    line-height: 130%;
    text-align: center;
	box-sizing: border-box;
}
.btn:hover {
	filter: brightness(130%);
}

.cvA_btn01 p {
	font-size: 13px;
	margin: 15px auto;
	text-align: center;
	color: #000;
}

.cvA_btn01 a .text1 {
	font-size: 32px;
	color: #BF5B54;
	position: relative;
	top: -1.5px;
}

.cvA_btn01 a .text2 {
	position: relative;
	top: 1.5px;
}


.cvA_btn02 p {
	width: 80%;
	font-size: 13px;
	margin: 15px auto;
	text-align: center;
}

.cvA_btn02 a .text1 {
	font-size: 28px;
	color: #ffffff;
	position: relative;
	top: -1.5px;
}

.cvA_btn02 a .text2 {
	font-size: 38px;
	position: relative;
	top: 1.5px;
}
.cvA_btn02 a .text4 {
	font-size: 38px;
	position: relative;
	color: #FEFC92;
	top: 1.5px;
}


.flow_area {
	padding: 0 0 5%;
	margin: 0 0 15px;
	width: 100%;
}

#contents .inner01_red {
	background-color: rgba(191, 91, 84, 0.1);
	padding: 30px 60px 50px;
	margin-bottom: 50px;
}

.spSection .inner01 .tab-contents-wrap .koshi_red {
	margin-top: 0;
	text-align: left;
	font-weight: normal;
}

.koshi_detail dl {
	display: flex;
}
.koshi_detail dt {
	/* width: 250px; */
}
.koshi_detail dd {
	padding: 0 20px;
	color: #264861;
	font-size: 16px;
	width: 85%;
}

/* テストチャレンジ続き */
.testinner {
	margin-top: 100px;
	margin-bottom: 100px;
}

.spSection .inner01 .test01 {
	max-width: 764px;
	margin: 0 auto;
}

.spSection .inner01 .test01 .testTitle {
	background-color: #E9473B;
	color: #fff;
	font-size: 31px;
	padding: 5px 0;
	font-weight: 600;
}

.spSection .inner01 .test02 {
	background-color: rgba(233, 71, 59, 0.05);
	padding: 20px 30px;
}

.spSection .inner01 .test02 p {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #E9473B;
	line-height: 160%;
}

.spSection .inner01 .test04 {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.spSection .inner01 .test04_h1 {
	margin-right: 40px;
}

.spSection .inner01 .test04_h1,
.spSection .inner01 .test04_h2 {
	padding: 10px 45px 20px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
}

.spSection .inner01 .test04 dd {
	color: #fff;
	background-color: #E9473B;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 1px 15px;
	border-radius: 5px;
}

.spSection .inner01 .test04 dt {
	color: #E9473B;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
}

@media screen and (max-width: 767px){

	.spSection .inner01 .h1_title .h1_title01 {
		font-size: 24px;
	}
	.spSection .inner01 .h1_title .h1_title02 {
		font-size: 18px;
	}
	.spSection .inner01 .h1_title .h1_title03 {
		font-size: 32px;
	}
	.spSection .inner01 .h1_title .h1_title05 {
		font-size: 24px;
	}

	/* テストチャレンジ続き */
	.spSection .inner01 .test01 .testTitle {
		font-size: 18px;
	}

	.spSection .inner01 .test02 p {
		font-size: 18px;
	}

	.spSection .inner01 .test04 {
		display: block;
		margin-top: 15px;
	}

	.spSection .inner01 .test04_h1 {
		margin-right: 0;
	}

	.spSection .inner01 .test04_h2 {
		margin-top: 20px;
	}

	.spSection .inner01 .test04 dt {
		font-size: 18px;
	}
}

.mb30 {
	margin-bottom: 30px !important;
}

@media screen and (max-width: 767px){

	/* 申込ボタン */
	.cvA_btn01 a {
		background-image: url(/event/images/2025/cvA_btn01_bg_sp.png);
		width: calc(630 / 750 * 100vw);
		height: calc(130 / 750 * 100vw);
		font-size: calc(32 / 750 * 100vw);
	}

	.cvA_btn01 a .text1 {
		font-size: calc(42 / 750 * 100vw);
	}
	.cvA_btn02 a {
		background-image: url(/event/images/2025/cvA_btn01_winter_bg_sp.png);
		width: calc(600 / 767 * 100vw);
		height: calc(130 / 767 * 100vw);
	}

	.cvA_btn02 a .text1 {
		font-size: 18px;
	}

	.cvA_btn02 a .text2 {
		font-size: 24px;
	}

	.cvA_btn02 a .text4 {
		font-size: 24px;
	}
	#contents .inner01_red {
		padding: 30px 20px 50px;
	}

	.koshi_detail dl {
		display: block;
	}

	.inner01 .koshi_red {
		text-align: center;
	}
	.koshi_detail dt {
		margin: 0 auto;
		text-align: center;
	}
	#contents .koshi_detail dt img {
		width: 80%;
	}
	.koshi_detail dd {
		padding: 30px 0 0;
		width: 100%;
	}
}




/* 講師紹介タブ */
.tab {
	margin: 0 auto;
}

.tab-list {
	display: flex;
	/* flex-wrap: wrap; */
	justify-content: space-between;
	/* gap: 8px; */
}

.tab-list-item {
  color: #264861;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding: 8px 0;
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}

.tab-list-item .uniName {
	font-size: 16px;
}

.tab-contents {
  display: none;
}
.tab-contents02 {
	padding: 0 30px;
}
.tab-contents-wrap {
  border: 2px solid #264861;
  border-top: none;
  background-color: rgba(38, 72, 97, 0.1);
}

.is-btn-active {
  font-weight: bold;
  color: #264861;
  background-color: rgba(38, 72, 97, 0.1);
  border: 0;
}

.is-contents-active {
  display: block;
}

@media screen and (max-width: 767px) {
  .taikendan {
    margin-top: 48px;
  }
  .tab-list-item {
    border: solid 2px #264861;
	border-bottom: none;
  }
  .tab-list-item .uniName {
	/* font-size: 12px; */
	font-size: 10px;
  }
  .tab-contents {
    padding: 8px 8px 20px;
  }
  .tab-contents02 {
  	padding: 0;
  }
  .tab-list {
    margin-top: 24px;
  }

  .tab-list-item {
    /* width: 24%; */
	width: calc(100% / 6);
    max-width: 160px;
  }

  .tab-contents-wrap {
    /* width: calc((690/750)*100vw); */
    margin: 0 auto;
  }

  .tab-contents div:nth-child(2) {
    margin-top: 16px;
  }

  .tab-list-item {
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 1.3;
  }

  .spSection .inner01 .tab-contents-wrap .koshi_red {
	text-align: center;
  }
}

@media screen and (min-width: 768px) {

  .taikendan {
    padding: 0 0 72px;
  }

  .tab {
    margin-top: 24px;
    max-width: 980px;
  }

  .tab-contents-wrap {
    border: 2px solid #264861;
	border-top: none;
  }

  .tab-list {
    gap: 10px;
  }


  .tab-list-item {
    width: calc(100% / 6);
    font-size: 20px;
    max-width: 227px;
    padding: 10px 0 5px;
    border: solid 2px #264861;
	border-bottom: none;
  }

  .tab-contents-wrap {
    padding: 24px 0;
  }

  .tab-contents div {
    max-width: 791px;
    margin: 0 auto;
  }
}

/* 動画 */
.douga_area {
	width: 50%;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
}


.video_s {
    position: relative;
    width: 100%;
	text-align: center;
    padding-top: 56.25%; /* 16:9のアスペクト比 */
    height: 0;

}

.video_s iframe {
    position: absolute;
	text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.itemBlock_01 {
	margin-top: 30px !important;
}

@media screen and (max-width: 767px){
	.pageTitle {
		font-size: 1.8em !important;
		line-height: 1.3;
	}
}


.itemBlock01 {
	margin-top: 30px !important;
	text-align: center;
}

/* 申し込みボタン クローズ */
.down {
    padding: 15px;
    background-color: #fff2f4;
    margin: 10px auto;
    width: 70%;
}

.down02 {
	margin-bottom: 70px;
}

.ev_cv_area_bg p {
    font-weight: bold;
}
/* 改行 */
.pc {
	display: block;
}
.sp {
	display: none;
}
.tb {
	display: none;
}

@media screen and (max-width: 1040px){
	/* 改行 */
	.pc {
		display: none;
	}
	.tb {
		display: block;
	}
}

@media screen and (max-width: 767px){
	/* 申し込みボタン クローズ */
	.down {
        width: 90%;
    }
	/* 改行 */
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	.tb {
		display: block;
	}
}