.special_point {
    background-color: #ffffff;
}

.special_point .bold{
	color:#fc8322;
}

.ttl_campus{
	background-image:url(/sp/campus/img/bg_img1.gif),url(/sp/campus/img/bg_img2.gif);
	background-repeat:no-repeat,repeat-x; 
	background-position:right bottom,left center;
	background-size:auto 100%,auto 100%;
	color:#FFFFFF;
	padding:9px;
	background-color:#fe952c;
}

.list_two_column li {
    background-image: url("/sp/img/arrow_icon_7.png");
	font-weight:bold;
}

.list_two_column li a {
    padding: 14px;
}

.arrow_btn .text{
	background-color:#fe8f23;
}

#tokusen{
	background-color:#fdf3df;
}

#tokusen h2 {
    color: #fb6202;
}

#tokusen .item ul {
    border-bottom: 2px solid #fb6202;
    border-left: 2px solid #fb6202;
    border-right: 2px solid #fb6202;
}

#tokusen .item li {
    border-top: 2px solid #fb6202;
}

#tokusen .item a {
    background:url("/sp/img/arrow_icon_8.png") no-repeat scroll right center;
	background-size:auto 14px;
}
#tokusen .detail .ttl {
    color: #fb6202;
}

.more_btn .open {
    background-color: #fe8f23;
}

.more_btn .close {
    background-color: #fe8f23;
}


/*         大学          */



.arrow_btn2{
	padding:15px;
}

.box_two_column .arrow_btn2{
		padding:9px 11px;
}

.arrow_btn2 .img{
	width:28px;
	vertical-align:middle;
}

.arrow_btn2 .text{
	font-weight:bold;
}

.arrow_btn2 .text2{
	font-size: 2.5625vw;
	font-weight:bold;
}

h3.bold span{
	color:#fc8322;
}

.contact_btn{

}

.list_type1 li {
	font-weight:bold;
}

.list_type1 li:first-child {
    border-top: 1px solid #cccccc;
}

.special_point .l_img{
	padding-left:3%;
	vertical-align:baseline;
}

.omukae {
    display: table;
    width: 100%;
}
.omukae .l_img {
    display: table-cell;
    vertical-align: top;
    width: 22%;
	padding:12px 0 0 12px;
}

.omukae .r_txt {
    display: table-cell;
    padding: 12px 12px 0;
    width: 78%;
}
.omukae .r_txt .bold {
    margin-bottom: 2%;
}

