@charset "utf-8";
/* 経営学部　学部概要 */

#contents .catch_e{
    font-family: HelveticaNowDisplay-Bd,sans-serif; 
	font-size: 300%; 
	line-height: 1.2;
	color: #ec6c00;
}

#contents h2.catch_j{
	margin-left: 0!important;
	text-align: left!important;
	padding: 10px 0!important;
	color: #000!important;
	line-height: 1.6!important;
}

#contents h2.catch_1{
	font-size: 190%; 
	line-height: 1.2;
	color: #ec6c00!important;
    text-align: center;
}

#contents h2.catch_2{
	font-size: 140%; 
	line-height: 1.2;
	color: #000000!important;
    text-align: center;
}

#contents h2.catch_3{
	font-size: 140%; 
	line-height: 1.2;
	color: #ec6c00!important;
    text-align: center;
}

#contents h2.catch_1 .xsmall{
    font-size: 68%;
}

#contents .table1 th, .table1 td { text-align: center;}

/* 学部長メッセージ　202510 */
#other .photo {
	display: inline-block !important;
	float: right;
	margin: 5px 0 20px 20px;
	font-size: 90%;
}


@media screen and (max-width: 736px) {

.catch_e {
    font-size: 300%;
}

#contents h2.catch_1{
	font-size: 160%;
}

#contents h2.catch_2{
	font-size: 120%; 
}

#contents h2.catch_3{
	font-size: 120%;
}

/* 学部長メッセージ　202510 */
#other .photo {
	display: block;
	float: none;
	max-width: 200px;
	margin: 0 auto 20px auto;
}

}