
.resetbukatsu_wrap *{
	box-sizing: border-box;
	/* font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; */
	font-size:15px;
	line-height:1.8;
}
.resetbukatsu_wrap{
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 1.6em;
}
.resetbukatsu_wrap .main_img{
	margin: 0 0 25px 0;
}
.resetbukatsu_wrap .content_wrap{
	border: 1px solid #fff;
	padding: 35px;
}
.resetbukatsu_wrap .content_inner{
	margin-bottom: 30px;
}
.orange_box1{
	background-color: #fcd5b5;
	border-radius: 30px;
	padding: 30px;
	display: block;
	margin: 0 auto;
	width: 600px;
}
.orange_box2{
	background-color: #fdddc1;
	display: block;
	padding: 15px;
	margin: 0 auto 15px auto;
	width: 600px;
}
.headline_pink{
/*	font-size: 20px;
	background-color: #ff69c0;
	color: #fff;
	padding: 10px;
	margin-bottom: 25px;*/
	background-color: #fff;
	margin: 30px 0 0px 0;
	padding: 5px 20px 5px 8px;
	border-left: #ff69c0 solid 16px;
	font-size: 24px; /* font-size: 18px; */
}

.english_tbl{
	width: 500px;
	margin: 0 auto;
	table-layout: fixed;
}
.english_tbl th,
.english_tbl td{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding: 5px;
	border: 2px solid #000;
}
.english_tbl th{
	background-color: #9bbb59;
}
.english_tabl_bottom{
	width: 500px;
	margin: 0 auto;
}
.center_left{
	display: block;
	margin: 10px auto 20px auto;
	width: 22em;
}

.math_tbl{
	width: 600px;
	margin: 0 auto;
}
.math_tbl th,
.math_tbl td{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0;
	border: 1px solid #000;
}
.math_tbl th{
	background-color: #9bbb59;
}
.math_tbl .td_head{
	background-color: #b7dee8;
}
.blue_box{
	border-radius: 30px;
	padding: 30px;
	display: block;
	margin: 0 auto;
	width: 680px;
	border: 2px solid #0000cc;
}
.blue_link a{
	display: inline-block;
	float: right;
	background-color: #0000cc;
	color: #fff;
	padding: 2px 10px;
	margin-top: 20px;
	font-size:20px;
}
.jyuken_wrap{
	background: url("/scl_dai/img/daigakujyuken/koukoureset_jyuken.png") no-repeat;
	width: 908px;
	height: 384px;
	background-size: contain;
}
.jyuken_wrap{
	position: relative;
}
.hs_jyuken1{
	position: absolute;
	top: 50px;
	left: 90px;
	font-size:14px;
}
.hs_jyuken2{
	position: absolute;
	top: 250px;
	left: 23px;
	font-size:14px;
}
.uni_jyuken1{
	position: absolute;
	top: 25px;
	left: 600px;
	font-size:16px;
}
.uni_jyuken2{
	position: absolute;
	top: 300px;
	left: 550px;
	font-size:16px;
}
.sarani{
	display: block;
	margin: 0 auto;
	width: 150px;
	padding: 10px;
	background-color: #ff9933;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
}
.lightblue_box{
	border-radius: 30px;
	padding: 30px;
	display: block;
	margin: 0 auto;
	width: 750px;
	border: 2px solid #3399cc;
}
.lightblue_box img{
	margin: 15px 0;
}
.headline_blue{
/*	font-size: 20px;
	background-color: #0000cc;
	color: #fff;
	padding: 10px;
	margin-bottom: 25px;*/
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 20px; /* font-size: 16px; */
}
.cycle_wrap{
	background: url("/scl_dai/img/daigakujyuken/koukoureset_cycle.png") no-repeat;
	width: 908px;
	height: 626px;
	background-size: contain;
	position: relative;
}
.cycle_class{
	position: absolute;
	top: 12px; /* top: 35px; */
	left: 546px; /* left: 560px; */
	width: 360px; /* width: 340px; */
	font-size: 13px;
	line-height: 1.4em;
}
.cycle_prepare{
	position: absolute;
	top: 444px; /* top: 465px; */
	left: 20px;
	width: 340px;
	font-size: 13px;
	line-height: 1.4em;
}
.cycle_review{
	position: absolute;
	top: 441px; /* top: 465px; */
	left: 500px;
	width: 340px;
	font-size: 13px;
	line-height: 1.4em;
}
.green_link a{
	display: inline-block;
	float: right;
	background-color: #339900;
	color: #fff;
	padding: 2px 10px;
	margin-top: 20px;
	font-size:20px;
}
.green_link_bottom a{
	clear: both;
	float: right;
	color: #339900;
}

/* bukatsu */
.pink_box{
	border-radius: 30px;
	padding: 30px;
	display: block;
	margin: 0 auto;
	width: 680px;
	border: 2px solid #ff69c0;
}
.graph{
	margin: 0 auto;
	padding: 30px;
}
.border_orange_box{
	background-color: #fdddc1;
	display: block;
	padding: 15px;
	margin: 0 auto 15px auto;
	width: 750px;
	border: 2px solid #ff69c0;
}
.blue_box2{
	display: block;
	padding: 15px;
	margin: 0 auto 15px auto;
	width: 680px;
	border: 1px solid #0000cc;
}
.bottom_arrow{
	position: relative;
	margin-bottom: 100px;
}
.bottom_arrow:before,
.bottom_arrow:after{
	display: block;
	content: "";
	position: absolute;
}
.bottom_arrow:before{
	width: 20px;
	height: 50px;
	background-color: #f00;
	bottom: -60px;
	left: 330px;
}
.bottom_arrow:after{
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid #f00;
	bottom: -100px;
	left: 320px;
}
.returnrisk_wrap{
	background: url("/scl_dai/img/daigakujyuken/bukatsu_returnrisk.png") no-repeat;
	width: 908px;
	height: 488px;
	background-size: contain;
	position: relative;
}
.returnrisk_wrap dt{
	color: #0000cc;
}
.returnrisk_title1{
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 3px;
	left: 135px;
}
.returnrisk_return1{
	position: absolute;
	top: 45px;
	left: 25px;
	width: 410px;
}
.returnrisk_risk1{
	position: absolute;
	top: 270px;
	left: 25px;
	width: 410px;
}
.returnrisk_title2{
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 3px;
	left: 590px;
}
.returnrisk_return2{
	position: absolute;
	top: 45px;
	left: 480px;
	width: 410px;
}
.returnrisk_risk2{
	position: absolute;
	top: 270px;
	left: 480px;
	width: 410px;
}
.wide_box{
	width: 800px;
}




.red{
	color: #f00;
}
.blue{
	color: #0000cc;
}
.bold{
	font-weight: bold;
}
.underline{
	text-decoration: underline;
	font-size:24px;
}
.f13{
	font-size:15px !important; /* font-size:13px !important; */
}
.f14{
	font-size:15px !important; /* font-size:14px !important; */
}
.f18{
	font-size:24px !important; /* font-size:18px !important; */
}
.f20{
	font-size:20px !important;
}
.f24{
	font-size:24px !important;
}
.resetbukatsu_wrap .tbl_dif {
	margin:10px auto;
	vertical-align:middle;
	text-align:center;
	border-collapse: separate;
	border-spacing: 0;
	width:70%;
}
.resetbukatsu_wrap .tbl_dif th,td{
	height:60px;
}
.resetbukatsu_wrap .tbl_dif th{
	padding:10px;
	background-color:#f93;
	color:#fff;
	font-size:16px;
	text-align:center;
	border:solid 1px #000;
}
.resetbukatsu_wrap .tbl_dif td:nth-child(1){
	font-size:16px;
	padding:10px;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
}
.resetbukatsu_wrap .tbl_dif td:nth-child(2){
	background-color:#ff9;
	color:red;
	font-size:16px;
	padding:10px;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
}
.resetbukatsu_wrap .txt_dif{
	padding:10px;
	text-align:left;
	margin:0 auto;
	width:70%;
}



.resetbukatsu_wrap .tbl_hikak {
	margin:10px auto;
	vertical-align:middle;
	text-align:center;
	border-collapse: separate;
	border-spacing: 0;
	width:800px;
}
.resetbukatsu_wrap .tbl_hikak th,td{
	font-size:14px;
}
.resetbukatsu_wrap .tbl_hikak th:nth-child(1){
	background-color:#fff;
	border:solid 1px #fff;
	border-bottom:solid 1px #000;
	width:120px;
}
.resetbukatsu_wrap .tbl_hikak th:nth-child(2){
	padding:10px;
	background-color:#f93;
	color:#fff;
	text-align:center;
	border:solid 1px #000;
	width:340px;
}
.resetbukatsu_wrap .tbl_hikak th:nth-child(3){
	padding:10px;
	background-color:#390;
	color:#fff;
	text-align:center;
	border-right:solid 1px #000;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	width:340px;
}

.resetbukatsu_wrap .tbl_hikak td:nth-child(1){
	padding:10px;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	color:#00f;
	height:200px;
}
.resetbukatsu_wrap .tbl_hikak td:nth-child(2){
	text-align:left;
	padding:10px 5px;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
}
.resetbukatsu_wrap .tbl_hikak td:nth-child(3){
	text-align:left;
	padding:10px 5px;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
