.sponly{display: none;}
#subPage h2{color: #666666;}

.personal_contents_group {
    padding: 0 100px 30px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 80px;
}

.personal_contents_inner{
	position: relative;
	top: -65px;
	left: 50%;
	transform: translateX(-50%);
	width: 1100px;
	background-color: #fff;
	padding: 50px 50px 0;
}
.personal_contents_txt {
    font-size: 18px;
    line-height: 1.8;
}


.personal_contents_heading{
	font-weight: 600;
	text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}	

.course_contents{
	margin-top: 80px;
}
.course_contents_ttl{
	font-size: 20px;
	font-weight: bold;
}
.course_contents_subttl{
	display: block;
	font-size: 14px;
	background-color: #4d4d4d;
	color: #fff;
}
.course_conntents_txt{
	font-size: 16px;
}
.course_contents_menu{
	font-size: 12px;
}
.top_2col_r{
	width: 470px;
	float: right;
}
.top_2col_l{
	width: 520px;
	float: left;
}
.top_2col_ttl{
	font-size: 14px;
	background-color: #4d4d4d;
	color: #fff;
	padding: 10px 20px;
}
.top_2col_txt_box{
	padding: 25px 20px 0;
	line-height: 1;
	/* border-bottom:1px dashed #bfbfbf; */
	margin-bottom:20px;
}
.top_2col_lead{
	display: block;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 25px;
	/* line-height: 1; */
}
.top_2col_txt{
	font-size: 16px;
	margin-bottom: 30px;
	/* padding-bottom:24px; */
	font-weight:bold;
	line-height: 1.5;
	color: #666666;
}
.top_2col_voice_ttl{
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: bold;
}
section .top_2col_voice{
	font-size:12px;
	font-weight:500;
	padding:10px 20px 0;
	margin-bottom: 10px;
	border-top: 1px dashed #bfbfbf;
    margin-bottom: 20px;
    line-height: 1.8;
}
.top_2col_voice .txt_right{
	float: right;
}
.top_2col_voice .txt_left{
	float: left;
}
.explain{
	margin-top: 10px;
}
.top_2col_voice_name{
	display: block;
	text-align: right;
}
.img_figure{
	margin:50px 0 34px;
}
.column1{
	margin:80px 0;
}
.course .column1  h4{
	font-size:20px;
	font-weight:bold;
	line-height: 2;
	margin-bottom: 12px;
}
.personal_contents_inner2{
	 position: relative;
	 top: -65px;
	 left: 50%;
	 transform: translateX(-50%);
	 width: 800px;
	 background-color: #fff;
}
.course .personal_contents_inner{
	padding: 50px 50px 0;
}
.course .top_img_2col_r {
	width:280px;
}
.clearfix{
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 750px){
	.sponly{display: block;}
	.pconly{display: none;}



.course .personal_contents_inner { padding: 10.6vw 7vw 0;}
.course .personal_contents_heading {
    font-size: 5.8vw;
    margin: 0 0 6.6vw;
    font-weight: bold;
    line-height: 1.6;
}
.personal_contents_txt {
    font-size: 4.26vw;
}
.course .personal_contents_inner {
	top: 0;
    width: 100%;
    padding: 10.6vw 7vw 0;
}
.personal_contents_group {
    padding: 0 0 30px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 13.33vw;
}
.top_2col_txt {
    font-size: 4.26vw;
    margin-bottom: 6.66vw;
}

	section img{
		width:100%;
	}
	.top_2col_r,
	.top_2col_l{
		float: none;
		width: 100%;
	}
	.top_img_2col{
		width: 100%;
	}
	.top_2col_ttl{
		font-size: 19px;
		padding: 10px 25px;
	}
	.top_2col_txt_box{
		margin: 8vw 7vw 6vw;
		padding: 0;
	}
	.top_2col_lead{
		font-size: 20px;
		margin-bottom: 12px;
	}
	.top_2col_txt{
		font-size: 4.26vw;
		margin-bottom: 6.66vw;
	}
	.top_2col_voice_ttl{
		font-size: 20px;
		margin-bottom: 25px;
	}
	section .top_2col_voice{
		margin: 0 7vw 10vw;
		font-size:3.2vw;
		padding: 5px 2vw 0;
	}
	.top_2col_voice .txt_right,
	.top_2col_voice .txt_left{
		/* float: none; */
	}
	.top_2col_voice_name{
		display: block;
		text-align: right;
	}
	.top_img_2col_r{
	float: none;
	width:100%;
	}
	.top_img_2col_l{
	float: none;
	width:100%;
	}
	.course .top_img_2col_r {
	width:100%;
	}
	h4{
		text-align:center;
	}
	h4 img{
		width:73.73vw;
	}
	.detail_btn img{
		width:43.33vw !important;
	}
	.personal_contents_inner2{
		width:100%;
		top: 0;
	}
	.course .personal_contents_inner{
		padding: 10.6vw 7vw 0;
	}
	.column1{
	margin:10.66vw 0;
	}
	.img_figure{
		margin: 9.3vw 0 8vw;
	}
	.course .column1 .h4{
	font-size:5.33vw;
	line-height: 1.5;
	margin:0 auto 3.3vw;
	}
	.course #personaltraining h4 img{
		width:91vw;
	}
}