@charset "utf-8";
/*-------------------------------------------------
	/admire
-------------------------------------------------*/
#admire .main_banner{margin-bottom:20px;}
#admire .contTitle{
	border-bottom:1px solid #2DA7E0;
	margin-bottom:5px;
	color:#2d77c2;
	font-size:20px;
	line-height:22px;
}
#admire .contTitle .title_blue_recta:before{
	content: "";
	display: block;
	float: left;
	height: 15px;
	margin-right: 8px;
	width:6px;
	height:22px;
	background-color:#2DA7E0;
}
#admire .contTxt{
	margin-left:15px;
	font-size:16px;
}
/* 大学の魅力をチェックしよう */
#admire .contCharmArea{margin-top:20px;}
#admire .contCharmArea .box{
	float:left;
	margin: 0 20px 30px 0;
	width:230px;
}
#admire .contCharmArea .box:nth-child(4n){margin-right:0;}
#admire .contCharmArea .box .photo img{
	width:230px;
	height:153px;
}
#admire .contCharmArea .btn{
	border:1px solid #2DA7E0;
	margin-bottom:5px;
	padding:5px 10px;
	background-color:#FFF;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#admire .contCharmArea .btn a{
	display:block;
	background: url(/common_img/19p/icon_yajirushi.png) right center no-repeat;
	background-size:18px 18px;
	width: 100%;
	color:#2da7e0;
	font-size:14px;
	text-align:center;
}
#admire .contCharmArea .desc{
	padding-top:5px;
	color:#2d77c2;
}
/* あこがれ大学の受験情報をチェックしよう */
#admire .contInfoArea{margin-top:20px;}
#admire .contInfoArea .box{width:480px;}
#admire .contInfoArea .boxInner{
	padding:10px;
	border:1px solid #2DA7E0;
	background-color:#FFF;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#admire .contInfoArea .box .fl{width:120px;}
#admire .contInfoArea .box .fr{width:330px;}
#admire .contInfoArea .box .photo img{
	width:120px;
	height:80px;
}
#admire .contInfoArea .box dt a{
	color:#2da7e0;
	font-size:18px;
}
#admire .contInfoArea .box dt a:after{
	content:" ";
	display:inline-block;
	width:18px;
	height:18px;
	background:url(/common_img/19p/icon_yajirushi.png); 
	background-size:contain;
	vertical-align:middle;
}
#admire .contInfoArea .box dd{
	padding-top:10px;
	color:#2d77c2;
}