@charset "UTF-8";

#global-content .module-commonLayout .btn-dark {
	background: #333333;
	color: #fff;
	line-height: 1.6;
	padding: 25px;
}

#global-content .module-commonLayout hr.dashed {
	border: 1px dashed #CCCCCC;
	margin-bottom: 80px;
}
@media(max-width:750px){
	#global-content .module-commonLayout hr.dashed {
		margin-bottom: 20%;
	}
}

#global-wrapper .module-commonLayout section + .teacher-info-section {
	margin-top: -40px;
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section + .teacher-info-section {
		margin-bottom: 10%;
	}
}

#global-wrapper .plane-table-wrap thead th {
	font-weight: normal;
}
.device-js-on #global-header {
    background-image: url(../../images/outline/mv-outline02.jpg);
    background-position: 50% 39%;
}

/* ---------------------------------------- */
/* History */
/* ---------------------------------------- */

#global-wrapper section.sec-history .history-title01 {
	font-size: 160%;
	font-weight: 500;
	line-height: 1.6;
	margin: 0 0 1em 0;
}
@media (max-width: 750px) {
	.device-js-on #global-wrapper .module-commonLayout section.sec-history {
		margin-bottom: 25%;
	}
	.device-js-on #global-content .module-commonLayout .sec-history .module-lead02 {
		margin-bottom: 5%;
	}
}