/*----------------------high-------------------------------------*/
#event_high .event_btn1{
	width:771px;
	margin-left:40px;
	margin-bottom:10px;
}
#event_high .event_btn3{
	margin-left:30px;
}
#event_high .info_btn_wrap{
	position:relative;
}
#event_high .info_btn2{
	position:absolute;
	left:40px;
	bottom:13px;
}
#event_high .tokuten{
	margin:30px 0;
}
#event_high .syosaiTblHigh{
	margin-bottom:50px;
}
#event_high .syosaiTblHigh .geneki{
	background:url("images/high/bgGeneki.png") no-repeat top left;
	height:89px;
	width:385px;
	float:left;
	position:relative;
}
#event_high .syosaiTblHigh .geneki img{
	position:absolute;
	top:50px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}
#event_high .syosaiTblHigh .yozemi{
	background:url("images/high/bgYozemi.png") no-repeat top left;
	height:89px;
	width:385px;
	float:left;
	position:relative;
}
#event_high .syosaiTblHigh .yozemi img{
	position:absolute;
	top:50px;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}
#event_high .individual{
	margin:0 10px 10px 0;
	width:30%;
	height:120px;
	border:1px solid #333;
	display:block;
	padding:10px;
	box-sizing:border-box;
}
#event_high .individual ul li:first-child{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
#event_high .description{
	margin-left:50px;
	margin-bottom:10px;
}
#event_high h2,.contact h2,#flow h2{
	font-size:22px;
	color:#111;
	font-weight:bold;
	margin-bottom:10px;
}
#event_high h4{
	font-weight:bold;
	//border-bottom:2px solid #ddd;
	display:block;
	margin:10px 18px;
	font-size:16px;
}
.pc_info4{
	margin-top:0;
}
@media screen and (max-width:768px){
	#event_high .individual{
		width:28%;
		padding:2%;
		height:auto;
		display:block;
		transition:0.3s;
	}

	#event_high .individual ul li:first-child{
		text-align:center;
		height:100%;
		font-size:100%;
	}
	#event_high .individual:hover{
		background:#2595ff;
		color:#fff;
	}
	#event_high .description{
		margin:2%;
	}
	#event_high .high_tel{
		width:100%;
		position:relative;
		top:50%;
		left:50%;
		margin-left:-45%;
		overflow:hidden;
	}
	#event_high .sp_tel{
		font-weight:bold;
		font-size:2.5vw;
		width:100%;
	}
	#event_high .info_contact3{
		margin:1em 0;
	}
	#event_high .info_contact3 a{
		padding:1vw 3vw;
		border:0.1em solid #ddd;
		margin:1em;
		background:-webkit-gradient(linear,left top,left bottom,from(#ffa235),to(#fe641a));
		background:gradient(linear,left top,left bottom,from(#ffa235),to(#fe641a));
		color:#fff;
		border-radius:2vw;
	}
	#event_high .info_contact3 a:hover{
		padding:1vw 3vw;
		border:0.1em inset #ddd;
		margin:1em;
		background:-webkit-gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		background:gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		color:#fff;
		overflow:hidden;
		border-radius:2vw;
	}
	#event_high .course_high li{
		margin:1em 0 0.5em;
		margin-left:0.5em;
	}
	#event_high .course_high li:first-child a{
		padding:3vw 3vw;
		border:0.1em solid #ddd;
		background:-webkit-gradient(linear,left top,left bottom,from(#0092ff),to(#0068b7));
		background:gradient(linear,left top,left bottom,from(#0092ff),to(#0068b7));
		color:#fff;
		border-radius:2vw;
		line-height:3em;
		height:3em;
		
	}
	#event_high .course_high li:first-child a:hover{
		padding:3vw 3vw;
		border:0.1em inset #ddd;
		background:-webkit-gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		background:gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		color:#fff;
		overflow:hidden;
		border-radius:2vw;
	}
	#event_high .course_high li:nth-child(2) a{
		padding:3vw 3vw;
		border:0.1em solid #ddd;
		background:-webkit-gradient(linear,left top,left bottom,from(#ff6c9c),to(#ec1e1e));
		background:gradient(linear,left top,left bottom,from(#ff6c9c),to(#ec1e1e));
		color:#fff;
		border-radius:2vw;
		line-height:3em;
		height:3em;
	}
	#event_high .course_high li:nth-child(2) a:hover{
		padding:3vw 3vw;
		border:0.1em inset #ddd;
		background:-webkit-gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		background:gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		color:#fff;
		overflow:hidden;
		border-radius:2vw;
	}
	#event_high .syosaiTblHigh{
		margin-bottom:0;
	}
	#event_high section h3{
		background:#fff;
		height:auto;
		border:0.1vw solid #ccc;
		margin:3vw 0;
		color:#004186;
		font-size:5vw;
		font-weight:bold;
		padding:2vw 0 2vw;
		box-sizing:border-box;
	}
	#event_high section h3:after{
		content:"";
		border-top:2px solid #004186;
		display:block;
	}
	
}


/*--------------------------sc----------------------------*/
#event_sc section h3:after{
	content:"";
	border-top:2px solid #004186;
	display:block;
}
#event_sc section h3{
	height:auto;
	border:1px solid #ccc;
	margin:15px 0 0;
	color:#004186;
	font-size:18px;
	font-weight:bold;
	padding:10px 18px 10px;
	box-sizing:border-box;
}
.info_btn_wrap{
	position:relative;
}
.info_btn2{
	position:absolute;
	left:40px;
	bottom:13px;
}
.tokuten{
	margin:30px 0;
}
.syosaiTbl{
	width:770px;
	height:200px;
}
.syosaiTbl p{
	margin-top:-20px;
}
.syosaiTbl td.c3{
	width:256px;
	text-align:center;
	padding:25px 0px 0px;
	border:1px solid #ddd;
	border-bottom-left-radius:10px;
}
.syosaiTbl td.c21{
	width:256px;
	text-align:center;
	padding:25px 0px 0px;
	border:1px solid #ddd;
}
.syosaiTbl td.s654{
	width:258px;
	text-align:center;
	padding:5px 0px 0px;
	border:1px solid #ddd;
	border-bottom-right-radius:10px;
}

.mB5{
	 margin-bottom: 5px; 
}
#event_sc .course_ch{
	background:#fcc;
	width:771px;
}
.tokuten img{
	display:block;
}
@media screen and (max-width:680px){
	.event_btn1{
		width:100%;
		margin-left:0;
		margin-bottom:0;
	}
	.event_btn3{
		margin-left:0;
	}
	.info_btn_wrap{
		position:relative;
	}
	.info_btn2{
		position:absolute;
		left:0;
		bottom:0;
	}
	.tokuten{
		margin:0;
	}
	.syosaiTbl{
		width:100%;
		height:auto;
		}
		.syosaiTbl td.c3{
			background:red;
			width:100%;
			text-align:center;
			padding:0;
			}
		.syosaiTbl td.c21{
			background:red;
			width:100%;
			text-align:center;
			padding:0;
			}
		.syosaiTbl td.s654{
			background:red;
			width:100%;
			text-align:center;
			padding:0;
			}

	.mB5 { margin-bottom:0; }
	h3.h301{
		background:blue;
		width:100%;
		height:auto;
		line-height:auto;
		padding:0;
		border:none;
		margin:0;
		}
		h3.h301 span{
			color:#004186;
			font-size:6vw;
			margin-left:0;
			}
	#event_sc .course_ch{
		background:#fcc;
		width:100%;
		height:auto;
	}
	#event_sc .course_chsho li{
		text-align:center;
		color:#fff;
		width:100%;
		height:9vw;
		line-height:9vw;
		font-size:4.5vw;
		background:-webkit-gradient(linear,left top,left bottom,from(#0092ff),to(#0068b7));
		background:gradient(linear,left top,left bottom,from(#0092ff),to(#0068b7));
		font-weight:bold;

	}
	#event_sc .course_chsho li a{
		color:#fff;
	}
	#event_sc .course_chsho li:hover{
		color:#fff;
		background:-webkit-gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		background:gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
	}
	#event_sc .course_chsho li:first-child{
		background:#fff;
		color:#000;

	}
	.info_contact3{
		margin:1em 0;
	}
	.info_contact3 a{
		padding:1vw 3vw;
		border:0.1em solid #ddd;
		margin:1em;
		background:-webkit-gradient(linear,left top,left bottom,from(#ffa235),to(#fe641a));
		background:gradient(linear,left top,left bottom,from(#ffa235),to(#fe641a));
		color:#fff;
		border-radius:2vw;
	}
	.info_contact3 a:hover{
		padding:1vw 3vw;
		border:0.1em inset #ddd;
		margin:1em;
		background:-webkit-gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		background:gradient(linear,left top,left bottom,from(#1afe8b),to(#00954a));
		color:#fff;
		overflow:hidden;
		border-radius:2vw;
	}
	.sp_info4{
		font-size:4.6vw;
		//border-bottom:2px solid red;
		margin:0 auto;
		//width:86%;
		font-weight:bold;
		text-align:center;
	}
	.sp_info4{
		margin:2vw;
	}
	.tokuten img{
		display:block;
		margin:2vw 0;
	}
	.pc_info4{
		margin-top:0;
	}
}

/*-----------------------------------------ch3-------------------------------------------------------*/
.event section h3:after{
	content:"";
	border-top:2px solid #004186;
	display:block;
}
.event section h3{
	height:auto;
	border:1px solid #ccc;
	margin:15px 0 0;
	color:#004186;
	font-size:18px;
	font-weight:bold;
	padding:10px 18px 10px;
	box-sizing:border-box;
}
.info_btn_wrap{
	position:relative;
}
.info_btn2{
	position:absolute;
	left:40px;
	bottom:13px;
}
.tokuten{
	margin:30px 0;
}
.event .nitei dl,.event .classbetu dl,.event .kobetuzemi dl,.event .shogatuzemi dl{
	padding:15px 0;
	line-height:1.8em;
	border-top:1px dashed #aaa;
	box-sizing:border-box;
}

.event .nitei dl:first-child,.event .classbetu dl:first-child,.event .kobetuzemi dl:first-child,.event .shogatuzemi dl:first-child{
	margin-top:15px;
	border-top:1px dashed #aaa;
}
.event .nitei dl:last-child,.event .classbetu dl:last-child,.event .kobetuzemi dl:last-child,.event .shogatuzemi dl:last-child{
	border-bottom:1px dashed #aaa;
	margin-bottom:15px;
}
.event dt{
	width:130px;
	text-align:center;
}
.event dd{
	width:641px;
	padding-left:20px;
	box-sizing:border-box;
	padding:5px 0;
}
.koshu_title .koshu_moji{
	background:orange;
	width:100px;
	display:block;
	padding:5px 0;
	color:#fff;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-sizing:border-box;
	text-align:center;
}
@media screen and (max-width:680px){
	.info_btn_wrap{
		position:relative;
	}
	.info_btn2{
		position:absolute;
		left:0;
		bottom:0;
	}
	.event .nitei dl,.event .classbetu dl,.event .kobetuzemi dl,.event .shogatuzemi dl{
		padding:0;
		line-height:auto;
		border-top:none;
		box-sizing:border-box;
	}

	.event .nitei dl:first-child,.event .classbetu dl:first-child,.event .kobetuzemi dl:first-child,.event .shogatuzemi dl:first-child{
		margin-top:1vw;
		border-top:none;
	}
	.event .nitei dl:last-child,.event .classbetu dl:last-child,.event .kobetuzemi dl:last-child,.event .shogatuzemi dl:last-child{
		border-bottom:none;
		margin-bottom:0;
	}
	.event dt{
		width:100%;
		text-align:center;
	}
	.event dd{
		width:100%;
		padding-left:0;
		box-sizing:border-box;
		padding:5px 0;
	}
	.koshu_title .koshu_moji{
		background:orange;
		width:100%;
		display:block;
		color:#fff;
		border-radius:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		box-sizing:border-box;
		text-align:center;
	}
}
/*-------------------------------------------------ch21-------------------------------*/

.info_btn_wrap{
	position:relative;
}
.info_btn2{
	position:absolute;
	left:40px;
	bottom:13px;
}
.event dd{
	width:641px;
	padding-left:20px;
	box-sizing:border-box;
	padding:5px 0;
}
.koshu_title2 .koshu_moji{
	background:#008cd6;
	width:100px;
	display:block;
	padding:5px 0;
	color:#fff;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-sizing:border-box;
}
.classcomment{
	margin-top:0;
	padding-top:0;
}
h4{
	margin-top:10px;
}
@media screen and (max-width:680px){
	.event dd{
		width:100%;
		padding-left:0;
		box-sizing:border-box;
		padding:2vw 0;
	}
	.koshu_title2 .koshu_moji{
		background:#008cd6;
		width:100%;
		display:block;
		color:#fff;
		border-radius:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		box-sizing:border-box;
	}
	.classcomment{
		margin-top:0;
		padding-top:0;
	}
	h4{
		margin-top:0;
	}


}