@charset "UTF-8";
.notice {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}

.rirekisyobox {
	margin-top: 20px;
	margin-bottom: 60px;
}
.rirekisyobox p {
	padding-left: 20px;
	padding-bottom: 10px;
}
.rirekisyobox2 {
	margin-top: 40px;
	margin-bottom: 90px;
}

.dl_box {
	width: 944px;
	height: auto;
	background-image: url(../img/dl_bg.jpg);
	background-repeat: repeat;
}
.dl_text {
	text-align: center;
	color: #666;
	padding: 15px;
}
.dl_btn {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 614px;
	height: 94px;
	background-image: url(../img/rirekisyo_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
}
.dl_btn:hover {
	background-repeat: no-repeat;
	background-position: bottom;
}
@media screen and (max-width:768px){
	.notice {
	font-size: 17px;
	margin-bottom: 50px;
}

.rirekisyobox {
}
.rirekisyobox p {
}
.rirekisyobox2 {
}

.dl_box {
	width: 100%;
}
.dl_text {
}
.dl_btn {
}
.dl_btn:hover {
}
}

@media screen and (max-width:480px){
.notice   {
	margin-bottom: 20px;
}
.rirekisyobox {
	margin-top: 0px;
	margin-bottom: 20px;
}
.rirekisyobox p {
	margin-bottom: 5px;
}
#recruitWrp .recruit .line {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
}
