/* CSS Document */

.recruit .recuit-movie {
	padding: 30px 0 27px;
	text-align: center;
}

.recruit .recuit-movie .tit-recuit-movie {
	font-size: 25px;
	line-height: 27px;
	padding-bottom: 25px;
}

.recruit .recruit-movie .recuit-movie-pic img{ 
	border: 1px solid #67633a; 
}

.recruit .app-requirements {
	margin: 65px 0 40px;
}

.recruit .app-requirements ul:nth-child(2) {
	margin-bottom: 100px;
}

.recruit .app-requirements .tit-app-req{
	border-bottom: 2px solid #6a3906;
	padding: 11px 0;
	color: #6a3906;
	font-size: 19px;
	line-height: 18px;
}

.recruit .app-requirements ul li {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: table;
	width: 100%;
}

.recruit .app-requirements ul li:last-child {
	border-bottom: 1px solid #ccc;
}

.recruit .app-requirements ul li p {
	display: table-cell;
	line-height: 2em;;
	width: 75%;
	padding: 20px 25px;
}

.recruit .app-requirements ul li p:first-child {
	background-color: #fcebe4;
	width: 180px;
	padding: 20px 25px;
	line-height: 2em;;
}

.recruit .app-requirements .com-profile {
	text-align: center;
}

.recruit .recruit-text-try{
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px 0;
}

.recruit .recruit-lst {
	margin-top: 40px;
	margin-bottom: 56px;
}

.recruit .recruit-lst p {
	line-height: 28px;
}

.recruit .recruit-lst .lst-pic-show {
	padding: 5px 0 14px;
	line-height: 0;
}

.recruit .recruit-lst .btn-pdf {
	background-color: #522c05;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 50px;
	text-decoration: none;
}

.clr-green-txt { color: #9bc127; }

.recruit .down-doc {
	margin: 74px 0 150px;
	display: block;
	font-size: 0;
}

.recruit .down-doc .left, 
.recruit .down-doc .right {
	display: inline-block;
	vertical-align: top;
}

.recruit .down-doc .left { 
	width: 70%; 
	position: relative;
}
.recruit .down-doc .left .txt {
	margin-top: 6px;
	font-size: 12px;
	line-height: 16px;
}
.recruit .down-doc .right .pdf:hover {
	background: #fff;
	color: #333;
	border: 1px solid #000; 
}

.recruit .down-doc .right {
	width: 34%;
	text-align: right;
	box-sizing: border-box;
	padding: 0 0 0 106px;
	position: relative;
	margin-left: -58px;
}

.recruit .down-doc .right .txt {
	margin-top: 6px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
} 

.recruit .down-doc .right .pdf {
	margin-top: 14px;
	display: block;
	background: #fcebe4;
	padding: 6px 4px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #fcebe4;
}

.box-content {
	margin-left: -16px;
	margin-right: -16px;
}
.box-contentIMG {
	margin-left: -16px;
	margin-right: -16px;
}

.box-content h2,
.box-content h3 {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 10px;
	color: #000000;
}
.column1 .box-column p {
	width: 100%;
}
.box-content p,
.box-contentIMG p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 15px;
}

.column1 { width: 100%; padding-bottom: 30px; padding-left: 16px;  padding-right: 16px; }
.column1 .box-column { width: 100%; }
.column1 .box-column p { width: 100%;text-align: center; }
.column1 .box-column .box-text	{ width: 100%; }

.column2-left { width: 100%; padding-bottom: 30px; padding-left: 16px;  padding-right: 16px; }
.column2-left	h3 { position: relative; top: -7px; }
.column2-left .box-column { width: 100%; clear: both; }
.column2-left .box-column .img { width: 48%; float: left; margin-right: 3.33%;vertical-align: top; }
.column2-left .box-column .box-text { width: 48%; float: right; }
.column2-left .box-column .box-text p	{ width: 100%; position: relative; top: -7px; }

.column2-right { width: 100%; padding-bottom: 30px; padding-left: 16px;  padding-right: 16px; }
.column2-right	h3 { position: relative; top: -7px; }
.column2-right .box-column { width: 100%;clear: both;}
.column2-right .box-column .img { width: 48%; float: right; margin-left: 3.33%;vertical-align: top; }
.column2-right .box-column .box-text { width: 48%; float: left; }
.column2-right .box-column .box-text p	{ width: 100%; position: relative; top: -7px; }

.column3 { float:left; width: 50%; padding-bottom: 30px; box-sizing:border-box;}
.column3 .box-column { width: 100%; display: inline-block; vertical-align: top; padding-left: 16px;  padding-right: 16px; }
.column3 .box-column p { width: 100%; }
.column3 .box-column .img img { background:#eee; }
.column3 .box-column .box-text	{ width: 100%; }






@media all and (max-width: 768px) {

	.container-inner {
		width: auto;
		max-width: 100%;
	}

	.recruit {
		font-size: 12px;
		line-height: normal;
		padding: 0 10px;
	}

	.recruit img {
		max-width: 100%;
		height: auto;
		vertical-align: top;
	}

	.recruit .tit-recruit {
		line-height: normal;
		padding: 0;
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.recruit .recuit-movie {
		padding: 0;
		margin-top: 0;
	}

	.recruit .recuit-movie .tit-recuit-movie {
		font-size: 20px;
		padding-bottom: 15px;
	}

	.recruit .app-requirements .tit-app-req {
		font-size: 18px;
		line-height: 18px;
	}
	.recruit .app-requirements ul { padding: 0; }

	.recruit .app-requirements ul li,
	.recruit .app-requirements ul li p,
	.recruit .app-requirements ul li p:first-child { padding: 10px; }

	.recruit .app-requirements ul li p,
	.recruit .app-requirements ul li p:first-child { line-height: 1.6em; }

	.recruit .app-requirements ul li {
		border-bottom-style: none;
		padding: 0;
	}

	.recruit .app-requirements ul:nth-child(2) { margin-bottom: 14px; }

	.recruit .app-requirements .com-profile {
		font-size: 18px;
		border-bottom: 1px solid #555555;
		padding-bottom: 15px;
		margin-top: 15px;
	}

	.recruit .app-requirements { margin: 24px 0; }

	.recruit .recruit-text-try {
		font-size: 12px;
		line-height: 1.6em;
		padding: 0;
	}

	.recruit .recruit-lst {
		margin-top: 38px;
		margin-bottom: 76px;
	}

	.recruit .recruit-lst .lst-pic-show { padding: 5px 0; }

	.recruit .inner-recruit-pic .recr-pic-left p,
	.recruit .inner-recruit-pic .recr-pic-right p { margin-bottom: 20px; }

	.title-page.fix-title {
		/*background-color: #808080;
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		padding: 10px 0;
		margin-left: -10px;
		margin-right: -10px;*/
		font-size: 16px;
		margin-bottom: 15px;
		margin-top: 30px;
	}

	.title-page.fix-title span { padding: 0; }

	.title-page.fix-title span::before { content: none; }

	.recruit .down-doc .left { width: 100%; }

	.recruit .down-doc { margin: 32px 0 42px; }

	.recruit .down-doc .right {
		width: 100%;
		text-align: center;
		padding: 0;
		margin-top: 24px;
		margin-left: 0;
	}

	.recruit .down-doc .right p:nth-child(1) {
		width: 30%;
		margin: auto;
	}

	.recruit .down-doc .right .txt {
		margin-top: 6px;
		font-size: 11px;
		line-height: normal;
		max-width: 40%;
		margin: 10px auto;
	}

	.recruit .down-doc .right .pdf {
		max-width: 50%;
		margin: 10px auto;
		font-size: 11px;
	}

	.box-content {
		margin-left: 0;
		margin-right: 0;
	}
	.box-contentIMG {
		margin-left: 0;
		margin-right: 0;
	}


.column1 { width: 100%; padding-bottom: 20px; padding-left: 0;  padding-right: 0; }
.column1 .box-column { width: 100%; }
.column1 .box-column p { width: 100%; }
.column1 .box-column .box-text	{ width: 100%; }

.column2-left { width: 100%; padding-bottom: 30px; padding-left: 0;  padding-right: 0; }
.column2-left	h3 { position: relative; top: 0; }
.column2-left .box-column { width: 100%; clear: both; }
.column2-left .box-column .img { width: 100%; float: none; margin-right: 0;vertical-align: top; }
.column2-left .box-column .box-text { width: 100%; float: none; }
.column2-left .box-column .box-text p	{ width: 100%; position: relative; top: 0; }

.column2-right { width: 100%; padding-bottom: 20px; padding-left: 0;  padding-right: 0; }
.column2-right	h3 { position: relative; top: 0; }
.column2-right .box-column { width: 100%; clear: both;}
.column2-right .box-column .img { width: 100%; float: none; margin-left: 0;vertical-align: top; }
.column2-right .box-column .box-text { width: 100%; float: none; }
.column2-right .box-column .box-text p	{ width: 100%; position: relative; top: 0; }

.column3 { width: 100%; padding-bottom: 20px; }
.column3 .box-column { width: 100%; display: auto; padding-bottom: 20px; padding-left: 0;  padding-right: 0; }
.column3 .box-column:first-child { width: 100%; display: auto; margin-right: 0; }
.column3 .box-column p { width: 100%; }
.column3 .box-column .box-text	{ width: 100%; }

}