@charset "UTF-8";

/*box2
---------------------------------------------------------*/
.box2 .med_flow_vertical .sub_box .com_contact .cont_tel dt{
	color: #E69300;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box2 .med_flow_vertical .sub_box .com_contact{
	font-size: 90%;	
}
}



/*box3
---------------------------------------------------------*/
.box3 .med_col_3 li{
	background-color: #a3bbaf;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}
