@charset "utf-8";
.c-colorR{
	color: #e80000;
}
.c-imgboxLeft01-wrap{
	margin-bottom: 20px;
}
.c-imgboxLeft01-wrap .c-imgboxLeft01{
	margin-bottom: 10px;
}
.c-imgboxLeft01-wrap .c-imgboxLeft01 .col.img{
	margin-bottom: 15px;
} 
.attention .c-linkArrow-t{
	line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
	
	.c-imgboxLeft01-wrap{
		margin-bottom: 40px;
	}
	.c-imgboxLeft01-wrap .c-imgboxLeft01{
		margin-bottom: 20px;
	}
	.c-imgboxLeft01-wrap .c-imgboxLeft01 .col.img{
		margin-bottom: 0;
	}
	/* add new */
	.admissionArea h3 span {
		font-size: 1.4rem;
		position: relative;
		top: -5px;
		font-weight: normal;
	} 
	.c-section .admissionArea h3 {
		background-size: 73px 66px !important;
		line-height: 64px; 
		padding-left: 80px;
	}
}

/* add new */
.stickyNavWrap,.headerNav{
	display: none;
}
.headerTop {
    border-bottom: 1px solid #d9d9d9;
}
.admissionArea h3 span {
    font-size: 1.4rem;
    position: relative;
    top: -5px;
    font-weight: normal;
}
ul.c-attention01 {
    margin-top: 15px;
}
.c-attention01 li{
	margin-top: 0;
}
.admissionArea h3 {
    background-size: 60px 55px !important;
    border-bottom: 3px solid #000;
    line-height: 54px;
    padding-left: 63px;
    font-size: 1.8rem;
}