@charset "UTF-8";
.pc-on {
	display: block;
}
.sp-on {
	display: none;
}
section.feature {
	width: 942px !important;
}
.feature__bg {
	background: #fff;
}
.contents h1 {
	border-bottom: none;
}
.feature__title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 5px;
	color: #333;
}
.feature__logo {
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}
.feature__logo img {
	width: 90%;
}
.feature__logo img.bad_logo {
	width: 60%;
}

.feature__logo img.bad_logo_illust {
	display: block;
	position: absolute;
	right: -35px;
	top: 0;
	width: 150px;
}


.feature__logo h1 {
	padding: 0 !important;
	border: none;
	margin: 60px auto 80px;
}
.feature__intro {
	text-align: center;
	font-size: 20px;
	line-height: 1.8;
	margin-bottom: 30px;
	letter-spacing: 1px;
	display: block;
	color: #0c3484;
}
.feature__intro img {
	width: 79%;
	padding-top: 60px;
}
.feature__graph {
	text-align: center;
	margin: 0 0 80px 0;
}
p.small {
	font-size: 13px;
	text-align: center;
}
.feature__notes {
	font-size: 13px;
	width: 600px;
	height: auto;
	margin: 0 auto;
	color: #666666;
	padding-bottom: 110px;
}
.bg_2color {
	background: linear-gradient(90deg, #fff 0%, #fff 50%, #d3d3d4 50%, #d3d3d4 100%);
	margin-bottom: 200px;
}
.feature_good_bad_box {
	display: flex;
}
.feature__good {
	width: 50%;
	position: relative;
	padding-bottom: 80px;
}
.feature__good p {
	position: absolute;
	top: 210px;
	left: 35px;
	padding: 0 10px 0 0;
}
.good_btn {
	width: 210px;
	height: 70px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #0c3484;
	border: 2px solid #0c3484;
	border-radius: 10px;
	padding: 10px 0 10px 0;
	position: absolute;
	bottom: -140px;
	left: 0;
	right: 0;
	margin: auto;
}
.good_btn2 {
	width: 210px;
	height: 70px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #0c3484;
	border: 2px solid #0c3484;
	border-radius: 10px;
	padding: 10px 0 10px 0;
	margin: 40px auto 60px;
}
.feature__bad {
	width: 50%;
	position: relative;
}
.feature__bad p {
	position: absolute;
	top: 210px;
	left: 25px;
	padding: 0 20px 0 0;
}
.bad_btn {
	width: 210px;
	height: 70px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	border: 2px solid #5a5a5a;
	border-radius: 10px;
	padding: 10px 0 10px 0;
	position: absolute;
	bottom: -140px;
	left: 0;
	right: 0;
	margin: auto;
}
.bad_btn2 {
	width: 210px;
	height: 70px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #333333;
	border: 2px solid #5a5a5a;
	border-radius: 10px;
	padding: 10px 0 10px 0;
	margin: 40px auto 60px;
}
.feature__good img {
	width: 99%;
}
.feature__bad img {
	width: 100%;
}
/*	‐‐‐‐‐‐‐‐‐‐‐‐下層‐‐‐‐‐‐‐‐‐‐‐‐‐*/
.feature .flex_box {
	display: flex;
	justify-content: space-between;
}
.feature .flex_box2 {
	justify-content: center;
}
.feature .flex_box .flex_parts {
	width: 47%;
	position: relative;
	margin-bottom: 50px;
}
.feature .flex_box .flex_parts .img_good {
	float: left;
	display: block;
	width: 120px;
	margin-top: -10px;
}
.feature .flex_box .flex_parts .img_bad {
	float: left;
	display: block;
	width: 120px;
	margin-top: -10px;
}
.feature .flex_box .flex_parts .img_child {
	float: right;
	clear: both;
	display: block;
	width: 100px;
	margin-left: 10px;
	margin-top: 6px;
}
.feature .flex_box .flex_parts .img_illust {
	width: 100%;
	display: block;
	margin: 10px auto;
}
.feature .flex_box .flex_parts .comment_main {
	border-top: 1px solid #083484;
	font-size: 26px;
	line-height: 1.4;
	padding: 4px 0 1px 0;
}
.feature .flex_box .flex_parts .comment_main span {
	font-size: 22px;
}
.feature .flex_box .flex_parts .bottomline {
	border-bottom: 1px solid #083484;
}
.feature .flex_box .flex_parts .comment_sub {
	font-size: 18px;
	margin-top: 20px;
	line-height: 1.8;
	color: #083484;
}

.feature .flex_box .flex_parts .img_advise {
	width: 90%;
	display: block;
	margin: 10px auto;
}
.feature .flex_box .flex_parts .adviseBox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 70%;
}

.feature .flex_box .flex_parts .adviseBox2 {
	width: 70%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-74%) translateX(-50%);
}

.feature .flex_box .flex_parts .adviseBox .advise_title {
	font-size: 22px;
	color: #083484;
	text-align: center;
}

.feature .flex_box .flex_parts .adviseBox .advise_text {
	font-size: 18px;
	line-height: 1.8;
}

.feature .flex_box .flex_parts .img_teacher {
	width: 100px;
	float: right;
	margin: 10px auto;
}

.feature .flex_box .flex_parts .img_adviser {
	width: 100px;
	margin: 10px auto;
}
.feature .flex_box .flex_parts .comment_teacher {
	font-size: 16px;
	line-height: 1.8;
}
.feature .flex_box .flex_parts .comment_teacher span {
	font-size: 24px;
}


.bg_bad {
  background-color: #d3d3d4;
  padding: 20px 20px 0;
}



/*	‐‐‐‐‐‐‐‐‐‐‐‐スマホ指定‐‐‐‐‐‐‐‐‐‐‐‐‐*/
@media screen and (max-width:767px) {
	.pc-on {
		display: none;
	}
	.sp-on {
		display: block;
	}
	.contents__inner {
	padding: 0px 10px;
	}
	section.feature {
		width: 100% !important;
	}
	.feature__bg {
		background: #fff;
	}
	.contents h1 {
		border-bottom: none;
	}
	.feature__title {
		font-size: 18px;
		text-align: center;
		margin-bottom: 30px;
		letter-spacing: 5px;
		color: #333;
	}
	.feature__logo {
		text-align: center;
		margin-bottom: 30px;
	}
	.feature__logo img {
		width: 100%;
	}
	.feature__logo img.bad_logo {
		width: 64%;
	}
	.feature__logo img.bad_logo_illust {
		display: block;
		position: absolute;
		right: -16px;
		top: -18vw;
		width: 19vw;
	}

	.feature__logo h1 {
		padding: 0 !important;
		border: none;
		margin: 12vw auto 10vw;
	}
	.feature__intro {
		text-align: left;
		font-size: 20px;
		line-height: 1.8;
		margin-bottom: 30px;
		letter-spacing: 1px;
		display: block;
		color: #0c3484;
	}
	.feature__intro img {
		width: 79%;
		padding-top: 60px;
	}
	.feature__graph {
		text-align: center;
		margin: 0 0 80px 0;
	}
	p.small {
		font-size: 13px;
		text-align: center;
	}
	.feature__notes {
		font-size: 13px;
		width: 100%;
		height: auto;
		margin: 0 auto;
		color: #666666;
		padding-bottom: 10px;
	}
	.bg_2color {
		background: linear-gradient(90deg, #fff 0%, #fff 100%);
		margin-bottom: 60px;
	}
	.feature_good_bad_box {
		display: block;
	}
	.feature__good {
		width: 100%;
		position: relative;
		padding-bottom: 80px;
		margin: 0 auto 80px;
	}
	.feature__good p {
		position: absolute;
		top: 38vw;
		left: 0;
		padding: 0;
		width: 100%;
		font-size: 16px;
	}
	.good_btn {
		width: 210px;
		height: 70px;
		font-size: 16px;
		text-decoration: none;
		display: block;
		text-align: center;
		color: #0c3484;
		border: 2px solid #0c3484;
		border-radius: 10px;
		padding: 10px 0 10px 0;
		position: absolute;
		bottom: -20px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.good_btn2 {
		width: 210px;
		height: 70px;
		font-size: 16px;
		text-decoration: none;
		display: block;
		text-align: center;
		color: #0c3484;
		border: 2px solid #0c3484;
		border-radius: 10px;
		padding: 10px 0 10px 0;
		margin: 40px auto 60px;
	}
	.feature__bad {
		width: 100%;
		position: relative;
		background: #d3d3d4;
		padding-bottom: 120px;
	}
	.feature__bad p {
		position: absolute;
		top: 38vw;
		left: 0;
		padding: 0 4vw;
		width: 100%;
		font-size: 16px;
	}
	.bad_btn {
		width: 210px;
		height: 70px;
		font-size: 16px;
		text-decoration: none;
		display: block;
		text-align: center;
		color: #333333;
		border: 2px solid #5a5a5a;
		border-radius: 10px;
		padding: 10px 0 10px 0;
		position: absolute;
		bottom: 10px;
		left: 0;
		right: 0;
		margin: auto;
	}
	
	.bad_btn2 {
		width: 210px;
		height: 70px;
		font-size: 16px;
		text-decoration: none;
		display: block;
		text-align: center;
		color: #333333;
		border: 2px solid #5a5a5a;
		border-radius: 10px;
		padding: 10px 0 10px 0;
		margin: 40px auto 60px;
	}
	
	.feature__good img {
		width: 99%;
	}
	.feature__bad img {
		width: 100%;
	}

	/*	‐‐‐‐‐‐‐‐‐‐‐‐下層‐‐‐‐‐‐‐‐‐‐‐‐‐*/
	.feature .flex_box {
		display: block;
		justify-content: space-between;
	}
	.feature .flex_box2 {
		justify-content: center;
	}
	.feature .flex_box .flex_parts {
		width: 100%;
		position: relative;
		margin-bottom: 50px;
	}
	.feature .flex_box .flex_parts .img_good {
		float: left;
		display: block;
		width: 24vw;
		margin-top: 0;
	}
	.feature .flex_box .flex_parts .img_bad {
		float: left;
		display: block;
		width: 22vw;
		margin-top: 0;
	}
	.feature .flex_box .flex_parts .img_child {
		float: right;
		clear: both;
		display: block;
		width: 26vw;
		margin-left: 10px;
		margin-top: 6px;
	}
	.feature .flex_box .flex_parts .img_illust {
		width: 100%;
		display: block;
		margin: 10px auto;
	}
	.feature .flex_box .flex_parts .comment_main {
		border-top: 1px solid #083484;
		font-size: 16px;
		line-height: 1.4;
		padding: 4px 0 1px 0;
	}
	.feature .flex_box .flex_parts .comment_main span {
		font-size: 14px;
	}
	.feature .flex_box .flex_parts .bottomline {
		border-bottom: 1px solid #083484;
	}
	.feature .flex_box .flex_parts .comment_sub {
		font-size: 4vw;
		margin-top: 20px;
		line-height: 1.8;
		color: #083484;
	}

	.feature .flex_box .flex_parts .img_advise {
		width: 90%;
		display: block;
		margin: 10px auto;
	}
	.feature .flex_box .flex_parts .adviseBox {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%) translateX(0);
		width: 100%;
	}

	.feature .flex_box .flex_parts .adviseBox2 {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		transform: translateY(0) translateX(0);
	}

	.feature .flex_box .flex_parts .adviseBox .advise_title {
		font-size: 18px;
		color: #083484;
		text-align: center;
	}

	.feature .flex_box .flex_parts .adviseBox .advise_text {
		font-size: 14px;
		line-height: 1.8;
	}

	.feature .flex_box .flex_parts .img_teacher {
		width: 100px;
		float: right;
		margin: 10px auto;
	}

	.feature .flex_box .flex_parts .img_adviser {
		width: 32vw;
		margin: 10px auto;
	}
	.feature .flex_box .flex_parts .comment_teacher {
		font-size: 14px;
		line-height: 1.8;
	}
	.feature .flex_box .flex_parts .comment_teacher span {
		font-size: 20px;
	}


	.bg_bad {
	  background-color: #d3d3d4;
	  padding: 20px 10px;
	}





}
