@charset "utf-8";

/* =common
-------------------------------------------------------------- */

ul,ol,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.disable-l-419 {
	display: none !important;
}
.enable-l-419 {
	display: block !important;
}

/* = font
-------------------------------------------------------------- */
.txt-normal {
	font-size: 1.8rem;
	letter-spacing: 0;
	line-height: 1.67;
}
.gothicmb {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
	font-weight: 900;
}
.txt-large-skew {
	background-color: #07579E;
	color: #fff;
	text-align: center;
	font-size: 4rem;
	padding: 27px 0;
}
.txt-large-skew span {
	transform: skewX(-5deg);
	letter-spacing: .03em;
	display: block;
}



#heisyu .img-box:hover {
    opacity: 1 !important;
}

#heisyu h2.sec-ttl {
    color: #fff;
    font-size: 4rem;
}

#heisyu .merit-list .merit-item {
    width: auto;
}


#heisyu .merit-item p {
    margin: 1em 0;
}

#heisyu .img-box.img-merit img{
    margin: 0 auto;
    display: table;
}


/* = heisyu
-------------------------------------------------------------- */
#heisyu .frame-skyblue {
	box-sizing: border-box;
	background-color: #E9FFFF;
	padding: 30px 0 20px 24px;
	width: 600px;
	margin: 0 auto;
}
#heisyu .frame-yellow {
	box-sizing: border-box;
	background-color: #FFFF01;
	padding: 20px 0;
}
#heisyu #mainvisual {
	background-image: url(../images/heisyu/heisyu_mv_back_01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 730px;
	width: 100%;
}
#heisyu .img-mv-ttl {
	text-align: center;
	padding-top: 30px;
}
#heisyu-outline {
	background-color: #fff;
	margin-top: 40px;
}
#heisyu-outline .sec-inner {
	margin: 0 auto;
}
#heisyu-outline .apeal {
	font-size: 2.7rem;
	letter-spacing: 0;
	line-height: 1.3;
	width: 600px;
	margin: 0 auto;
	padding: 30px 0;
}
#heisyu-outline .frame-skyblue {
	display: flex;
}
#heisyu-outline .left {
	float: none;
	flex-shrink: 0;
	width: 113px;
}
#heisyu-outline .right {
	float: none;
	margin-left: 14px;
}
#heisyu-outline .outline-jsc .right .school-name {
	font-size: 3.5rem;
	line-height: 1;
	letter-spacing: 0;
}
#heisyu-outline .outline-jsc .right .strength {
	font-size: 2rem;
	letter-spacing: 0;
	line-height: 1.5;
	color: #e50012;
	margin: 10px 0 0;
}
#heisyu-outline .outline-sanno {
	position: relative;
	margin-top: 33px;
}
#heisyu-outline .outline-sanno::before {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	height: 1px;
	background-color: #000;
	transform: rotate(45deg);
	top: -17px;
	left: 46%;
}
#heisyu-outline .outline-sanno::after {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	height: 1px;
	background-color: #000;
	transform: rotate(-45deg);
	top: -17px;
	left: 46%;
}
#heisyu-outline .outline-sanno .right .school-name {
	font-size: 2.8rem;
	line-height: 1.4;
	letter-spacing: .02em;
}
#heisyu-outline .outline-sanno .right .school-name .small {
	font-size: 2rem;
}
#heisyu-outline .outline-sanno .right .strength {
	font-size: 2rem;
	letter-spacing: 0;
	line-height: 1.5;
	color: #e50012;
	margin: 10px 0 0;
}
#heisyu-outline .frame-yellow {
	position: relative;
	text-align: center;
	color: #ff0000;
	font-size: 3.6rem;
	letter-spacing: 0;
	line-height: 1.2;
	margin-top: 86px;
}
#heisyu-outline .frame-yellow::before {
	content: "";
	display: block;
	position: absolute;
	background-image: url(../images/heisyu/arrow_yellow_under_01.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	top: -78px;
	left: 0;
	width: 100%;
	height: 72px;
}
#heisyu-merit {
	margin-top: 94px;
}
#heisyu-merit .merit-list {
	width: 730px;
	margin: 0 auto;
}
#heisyu-merit .merit-item {
	margin-top: 50px;
}
#heisyu-merit .merit-item .merit-ttl {
	box-sizing: border-box;
	position: relative;
	font-size: 2.2rem;
	line-height: 1.5;
	letter-spacing: .05em;
	color: #005AAB;
	padding-left: 80px;
height: 72px;
}
#heisyu-merit .merit-item .merit-ttl::before {
	display: block;
	position: absolute;
	background-color: #FFFF01;
	text-align: center;
	color: #015BAB;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
	font-weight: 900;
	font-size: 4rem;
	line-height: 60px;
	top: -10px;
	left: 0;
	width: 54px;
	height: 60px;
}
#heisyu-merit .merit-item:nth-child(1) .merit-ttl::before {
	content: "1";
}
#heisyu-merit .merit-item:nth-child(2) .merit-ttl::before {
	content: "2";
}
#heisyu-merit .merit-item:nth-child(3) .merit-ttl::before {
	content: "3";
}
#heisyu-merit .merit-item .merit-ttl::after {
	content: "";
	display: block;
	position: absolute;
	width: 65px;
	height: 72px;
	border-right: 1px solid #005AAB;
	border-bottom: 1px solid #005AAB;
	top: -10px;
	left: 0;
}
#heisyu-flow {
	margin-top: 80px;
}
#heisyu-flow .img-flow {
	text-align: center;
	background-color: #fff;
	margin-top: 30px;
	padding: 40px 0;
}
#heisyu-flow .notice-list {
	margin-top: 40px;
}
.flow-others-list {
	margin-top: 120px;
	margin-bottom: 60px;
}
.flow-others-item {
	margin-top: 40px;
}
.flow-others-item .others-ttl {
	background-color: #FFFFDB;
	border: 1px solid #000;
	text-align: center;
	font-size: 2.2rem;
	line-height: 1;
	letter-spacing: .1em;
	padding: 14px 0;
}
.flow-others-item .others-list {
	margin: 22px 0 0;
}
.flow-others-item .others-item {
	margin: 22px 0 0;
}
.flow-others-item .course-list {
	margin:  27px 0 0;
}
.flow-others-item .others-item {
	margin: 40px 0 0;
}
.flow-others-item .course-item {
	margin: 40px 0 0;
}
.flow-others-item .emphasis {
	color: #005bab;
	font-size: 2.2rem;
	letter-spacing: .1em;
	font-size: 700;
	margin: 22px 0 0;
}
.flow-others-item .txt-normal {
	margin: 0;
}
@media screen and (max-width: 767px) {
	#heisyu .img-mv-ttl {
		box-sizing: border-box;
		padding: 30px 20px 0;
	}
	#heisyu #mainvisual {
    height: 600px;
	}
	#heisyu-outline {
    margin-top: 20px;
	}
	#heisyu-outline .apeal {
		text-align: center;
		line-height: 1.5;
		width: 100%;
	}
	#heisyu-outline .frame-skyblue {
		width: 100%;
	}
	#heisyu-outline .left {
		width: 80px;
		height: 80px;
	}
	#heisyu-outline .outline-jsc .right .strength {
    font-size: 2.4rem;
	}
	#heisyu-outline .outline-sanno::before {
    left: 43%;
	}
	#heisyu-outline .outline-sanno::after {
    left: 43%;
	}
	#heisyu-outline .frame-yellow {
		line-height: 1.4;
	}
	#heisyu-merit .merit-list {
    width: 100%;
	}
	#heisyu-merit .merit-item .merit-ttl {
    font-size: 2.4rem;
	}
	#heisyu-merit .merit-content {
		margin: 40px 0 0;
	}
	#heisyu-merit .img-merit {
		margin: 30px 0 0;
	}
	#heisyu-flow .img-flow {
		margin-top: 40px;
	}
	.flow-others-item .course-item {
    margin: 20px 0 0;
	}
}

@media screen and (max-width: 419px) {
	#heisyu-outline .apeal {
		text-align: left;
    line-height: 1.5;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
	}
	#heisyu #mainvisual {
    height: 490px;
	}
	#heisyu .frame-skyblue {
    padding: 30px 15px 20px 15px;
	}
	#heisyu-outline .left {
    width: 60px;
		height: 60px;
	}
	#heisyu-outline .outline-sanno .right .school-name {
		font-size: 2.5rem;
	}
	#heisyu-outline .outline-sanno .right .strength {
    font-size: 1.9rem;
	}
	#heisyu-outline .outline-jsc .right .strength {
    font-size: 2rem;
	}
	#heisyu-outline .outline-jsc .right .school-name {
    font-size: 2.8rem;
	}
	#heisyu-outline .frame-yellow {
		padding: 20px 15px;
		font-size: 3.3rem;
	}
	#heisyu-merit {
		margin-top: 50px;
	}
	#heisyu-flow {
    margin-top: 50px;
	}
	#heisyu-flow .sec-ttl {
		font-size: 2.8rem;
	}
	#heisyu-flow .img-flow {
    margin-top: 25px;
		padding: 15px 10px;
	}
	#heisyu-merit .sec-ttl {
		margin-top: 50px;
		font-size: 3.5rem;
	}
	#heisyu-merit .merit-item:nth-child(1) .merit-content {
    margin: 30px 0 0;
	}
	#heisyu-merit .merit-item:nth-child(2) .merit-content {
		margin: 46px 0 0;
	}
	#heisyu-merit .merit-content {
    margin: 26px 0 0;
	}
	#heisyu-merit .merit-item {
    padding: 0 15px;
	}
	#heisyu-flow .notice-list {
    margin-top: 30px;
	}
	#heisyu-flow .notice-list {
		padding: 0 15px;
	}
	.flow-others-list {
    margin-top: 60px;
    margin-bottom: 30px;
	}
	.flow-others-item .emphasis {
		padding: 0 15px;
	}
	.flow-others-item .txt-normal {
		padding: 0 15px;
	}
}