@charset "utf-8";
/*------------------------------------------------------------
	student
------------------------------------------------------------*/
@media all and (max-width: 896px) {
	.comJobs .movie::before,
	.comJobs .movie::after {
		background: url(../images/common/radius_icon01.png) no-repeat left top,url(../images/common/radius_icon02.png) no-repeat right top;
		background-size: 20px;
	}
	.comJobs {
		margin-bottom: 0;
	}
	.comJobs .title span::before {
		background-image: url(../images/common/icon03.png);
	}
	.comJobs::before {
		display: none;
	}
	.comJobs .content {
		padding-bottom: 47px;
	}
	.comJobs .movie {
		margin-bottom: 35px;
	}
	.headLine02 span {
		background: #FFFAEA;
	}
	.comLink:not(:last-of-type) {
		margin-bottom: 25px !important;
	}
	.comLink01 a {
		font-size: 1.6rem !important;
	}
	.comBox .headLine03 {
		margin-bottom: 15px;
	}
	.comBox .headLine03 span {
		margin-left: 0;
	}
	#main .comBox {
		margin-bottom: 40px;
		padding-bottom: 0;
		width: inherit;
	}
	#main .comBox::after {
		display: none;
	}
	#main .comBox .headLine04 {
		margin-bottom: 14px;
	}
	#main .comBox .photo {
		margin-bottom: 30px;
	}
	.headLine03:not(:first-child) {
		margin-top: 40px;
	}
	#main .comBox .comLink {
		margin-top: 35px;
	}
	#main .comBox .comLink a {
		padding: 12px 5px;
		width: 100%;
		max-width: 291px;
	}
}