@charset "utf-8";
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width:640px ) {

#sysErr #contents,
#sysErr #main {
	width: auto;
}

#systemError {
	padding: 0px 10px 30px;
}

.seMainTxt {
	background-size: 45px 36px;
	-moz-background-size: 45px 36px;
	-webkit-background-size: 45px 36px;
	padding-bottom: 60px;
	position: relative;
	margin-bottom: 20px;
	width: auto;
}

.seMainTxt .inner {
	font-size: 14px;
	padding: 15px;
	width: auto;
}

.seMainTxt .arrow {
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #eee;
	display: block;
	height: 0;
	left: 47%;
	position: absolute;
	bottom: 40px;
	width: 0;
}

#recruitForm {
	margin-top: 25px;
	padding-bottom: 0;
}

#sub {
	display: none;
}

#footerSnsWidget {
	display: none;
}





}
