@charset "utf-8";
/* CSS Document */

/* ========== mainvisual_jobcategory ========== */
.mainvisual_jobcategory {
    box-sizing: border-box;
    background: url(../img/work/work_mainvisual.jpg) top center no-repeat;
    background-size: cover;
    width: 100%;
    height: 300px;
    padding-top: 18.75%;
	position: relative;
}
.mainvisual_jobcategory .mainvisual_jobcategory_inner {
    box-sizing: border-box;
    background: url(../img/mainvisual_pattern.png) top left repeat;
    width: 100%;
    height: 300px;
    padding-top: 18.75%;
	position: absolute;
	top: 0;
	left: 0;
}
.mainvisual_jobcategory .mainvisual_jobcategory_inner h1 {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}
.mainvisual_jobcategory .mainvisual_jobcategory_inner h1 span {
	display: block;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 30px;
	letter-spacing: 3px;
}

/* ========== jobcategory ========== */
h1.jobcategory_h1 {
	font-size: 46px;
	color: #004496;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0;
	margin: 0 0 80px;
}

/* ========== pagebtn_sales ========== */
.pagebtn_sales {
	display: flex;
	justify-content: space-between;
	width: 1180px;
	margin: 0 auto 80px;
}
.pagebtn_sales li {
	width: 280px;
}
.pagebtn_sales li a {
	display: block;
	padding: 12px 15px 0 0;
	height: 28px;
	background: #004496;
	color: #ffffff;
	text-align: center;
	position: relative;
	font-size: 16px;
}
.pagebtn_sales li.toentry a {
	background: #ff8a00;
}
.pagebtn_sales li a:after {
	content: url(../img/company/company_arrow.png);
	display: inline-block;
	width: 14px;
	height: 10px;
	position: absolute;
	top: 11px;
	right: 15px;
}

/* ========== jobcategory ========== */
.jobcategory p.jobcategory_text {
	text-align: center;
	padding: 20px 0 0;
	margin-bottom: 40px;
}
.jobcategory .jobcategory_btn_wrap {
	width: 860px;
	margin: 0 auto 60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jobcategory .jobcategory_btn_wrap p.jobcategory_btn {
	width: 200px;
	margin: 0 auto 10px;
}
.jobcategory .jobcategory_btn_wrap p.jobcategory_btn a {
    display: block;
    background: #004497;
	text-align: center;
	padding: 20px 0;
	color: #ffffff;
}
.jobcategory h2 {
	text-align: center;
	font-size: 16px;
	margin: 0 auto 40px;
}
.jobcategory h2#job_description {
	margin: 0 auto 80px;
}
.jobcategory h2 span {
	font-size: 40px;
	color: #004496;
	font-weight: bold;
	display: block;
	padding-bottom: 20px;
	letter-spacing: 2px;
}
.jobcategory .job_description {
	border: 20px solid #eeeeee;
	padding: 40px;
	width: 1190px;
	margin: 0 auto 120px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.jobcategory .job_description > span {
	position: absolute;
	right: -20px;
	top: -58px;
	background: url("../img/jobcategory/citystyle.jpg") 0 0 no-repeat;
	width: 244px;
	height: 38px;
}
.jobcategory .job_description  .job_description_left {
	width: 730px;
}
.jobcategory .job_description  .job_description_left p {
	line-height: 1.8;
	margin-bottom: 40px;
/*	margin-bottom: 40px;*/
}
.jobcategory .job_description  .job_description_left p:last-child {
	margin-bottom: 0;
}
.jobcategory .job_description  .job_description_left h3 {
	font-weight: bold;
	font-size: 20px;
	color: #004496;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #004496;
}
.jobcategory .job_description  .job_description_right {
	width:300px;
}
.jobcategory .recruitment_flow {
	width: 1080px;
	margin: 0 auto 120px;
}
.jobcategory .recruitment_flow p {
	line-height: 1.8;
	margin-bottom: 40px;
}
.jobcategory .recruitment_flow .recruitment_flow_img {
	width: 1040px;
	margin: 0 auto;
}
.jobcategory .application_requirements,
.jobcategory .entry_form {
	width: 840px;
	box-sizing: border-box;
	border-top: 1px solid #cccccc;
}
.jobcategory .application_requirements {
	margin: 0 auto 120px;
}
.jobcategory .entry_form {
	margin: 0 auto 40px;
}
.jobcategory .application_requirements tr,
.jobcategory .entry_form tr {
	border-bottom: 1px solid #cccccc;
}
.jobcategory .application_requirements tr th,
.jobcategory .application_requirements tr td,
.jobcategory .entry_form tr th,
.jobcategory .entry_form tr td {
	padding: 20px;
	line-height: 1.8;
	text-align: left;
	vertical-align: middle;
}
.jobcategory .application_requirements tr th,
.jobcategory .entry_form tr th {
	background: #eeeeee;
	width: 240px;
	box-sizing: border-box;
	color: #004496;
}
.jobcategory .entry_form tr th span {
	color: #FF0000;
}
.jobcategory .application_requirements tr td a,
.jobcategory .entry_form tr td a {
	text-decoration: underline;
}
.jobcategory .application_requirements tr td a:hover,
.jobcategory .entry_form tr td a:hover {
	text-decoration: none;
}
.jobcategory .entry_form tr td span {
	display: block;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.jobcategory .entry_form tr td input.text {
	width: 100%;
	background: #f6f5ec;
	border: 1px solid #cccccc;
	padding: 5px;
	box-sizing: border-box;
}
.jobcategory .entry_form tr td input.mb20 {
	margin-bottom: 20px;
}
.jobcategory .entry_form tr td textarea {
	background: #f6f5ec;
	border: 1px solid #cccccc;
	padding: 5px;
	box-sizing: border-box;
	width: 100%;
	height: 120px;
}
.jobcategory .entry_form_text {
	text-align: center;
	color: #ff0000;
	margin-bottom: 40px;
}
.jobcategory .entry_form_btn {
	width: 200px;
	margin: 0 auto 120px;
}
.jobcategory .entry_form_btn a {
    display: block;
    background: #004497;
	text-align: center;
	padding: 20px 0;
	color: #ffffff;
}

.jobcategory .entry_form_btn02 {
	width: 350px;
	margin: 0 auto 120px;
}
.jobcategory .entry_form_btn02 a {
    display: block;
    background: #004497;
	text-align: center;
	padding: 30px 0;
	position: relative;
	color: #ffffff;
}

.jobcategory .entry_form_btn02 a:after {
		content: url(../img/arrow.png);
		display: inline-block;
		width: 14px;
		height: 10px;
		position: absolute;
		top: 30px;
		right: 30px;
	}

.jobcategory ul li {
	line-height: 180%;
	margin-bottom:20px;
}
/*
.jobcategory ul li:before {
	content: "";
	color: #60F;
	top:10px;
	left:10px;
	margin-right:5px;
}
*/

.jobcategory div.job_office_photo {
	text-align: center;
}

label,input[type='checkbox'] {
    cursor: pointer;
}

/* ========== ready ========== */
.ready p {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding: 0 0 40px;
}

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

	/* ========== mainvisual_company ========== */
	.mainvisual_jobcategory {
		box-sizing: border-box;
		background: url(../img/work/work_mainvisual_sp.jpg) top center no-repeat;
		background-size: cover;
		width: 100%;
		height: 188px;
		padding-top: 50%;
		position: relative;
		min-width: 100%;
	}
	.mainvisual_jobcategory .mainvisual_jobcategory_inner {
		box-sizing: border-box;
		background: url(../img/mainvisual_pattern_sp.png) top left repeat;
		background-size: 4px 4px;
		width: 100%;
		height: 188px;
		padding-top: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.mainvisual_jobcategory .mainvisual_jobcategory_inner h1 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 90%;
		height: 70px;
		font-weight: bold;
		color: #ffffff;
		font-size: 4vw;
		text-align: center;
	}
	.mainvisual_jobcategory .mainvisual_jobcategory_inner h1 span {
		display: block;
		font-size: 7vw;
		border-bottom: none;
		margin-bottom: 15px;
		letter-spacing: 1px;
	}
	
	/* ========== jobcategory_h1 ========== */
	h1.jobcategory_h1 {
		font-size: 20px;
		padding: 20px 0 0;
		margin: 0 0 40px;
	}
	
	/* ========== pagebtn_sales ========== */
	.pagebtn_sales {
		display: block;
		width: 90%;
		margin: 0 auto 40px;
	}
	.pagebtn_sales li {
		width: 100%;
		margin-bottom: 10px;
	}
	.pagebtn_sales li:last-child {
		margin-bottom: 0;
	}
	.pagebtn_sales li a {
		display: block;
		padding: 12px 10px 0 0;
		height: 28px;
		background: #004496;
		color: #ffffff;
		text-align: center;
		position: relative;
		font-size: 14px;
	}
	.pagebtn_sales li a:after {
		content: url(../img/company/company_arrow.png);
		display: inline-block;
		width: 14px;
		height: 10px;
		position: absolute;
		top: 13px;
		right: 15px;
	}
	
	/* ========== jobcategory ========== */
	.jobcategory p.jobcategory_text {
		width: 90%;
		margin: 0 auto 40px;
		line-height: 1.8;
	}
	.jobcategory h2 {
		width: 100%;
		text-align: center;
		font-size: 14px;
		margin: 0 auto 20px;
	}
	.jobcategory h2#job_description {
		margin: 0 auto 60px;
	}
	.jobcategory h2 span {
		font-size: 24px;
		color: #004496;
		font-weight: bold;
		display: block;
		padding-bottom: 15px;
		letter-spacing: 0;
	}
	.jobcategory .jobcategory_btn_wrap {
		width: 100%;
		margin: 0 0 60px;
		display: block;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.jobcategory .job_description {
		border: 10px solid #eeeeee;
		padding: 20px;
		width: 90%;
		margin: 0 auto 60px;
		position: relative;
		display: block;
	}
	.jobcategory .job_description > span {
		position: absolute;
		right: -10px;
		top: -40px;
		background: url("../img/jobcategory/citystyle_sp.jpg") 0 0 no-repeat;
		width: 196px;
		height: 30px;
		background-size: 196px 30px;
	}
	.jobcategory .job_description .job_description_left {
		width: 100%;
	}
	.jobcategory .job_description .job_description_left p {
/*		margin-bottom: 40px;*/
		margin-bottom: 20px;
	}
	.jobcategory .job_description .job_description_left p:last-child {
/*		margin-bottom: 40px;*/
		margin-bottom: 20px;
	}
	.jobcategory .job_description .job_description_left h3 {
		font-size: 18px;
	}
	.jobcategory .job_description .job_description_right {
		width: 100%;
	}
	.jobcategory .recruitment_flow {
		width: 90%;
		margin: 0 auto 60px;
	}
	.jobcategory .recruitment_flow p {
		margin-bottom: 40px;
	}
	.jobcategory .recruitment_flow .recruitment_flow_img {
		width: 200px;
		margin: 0 auto;
	}
	.jobcategory .application_requirements {
		width: 90%;
		margin: 0 auto 60px;
		border-collapse: collapse;
		border-top: none;
	}
	form {
		width: 90%;
		margin: 0 auto 40px;
	}
	.jobcategory .entry_form {
		width: 100%;
		margin: 0 auto 40px;
		border-collapse: collapse;
		border-top: none;
	}
	.jobcategory .application_requirements tr,
	.jobcategory .entry_form tr {
		border-bottom: none;
	}
	.jobcategory .application_requirements tr:last-child,
	.jobcategory .entry_form tr:last-child {
		border-bottom: none;
	}
	.jobcategory .application_requirements tr th,
	.jobcategory .application_requirements tr td,
	.jobcategory .entry_form tr th {
		padding: 10px;
		text-align: left;
		line-height: 1.8;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.jobcategory .entry_form tr td {
		padding: 20px 10px;
		text-align: left;
		line-height: 1.8;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.jobcategory .application_requirements tr th,
	.jobcategory .entry_form tr th {
		box-sizing: border-box;
		background: #eeeeee;
	}
	.jobcategory .application_requirements tr td a,
	.jobcategory .entry_form tr td a {
		text-decoration: underline;
	}
	.jobcategory .application_requirements tr td a:hover,
	.jobcategory .entry_form tr td a:hover {
		text-decoration: none;
	}
	.jobcategory .entry_form_text {
		line-height: 1.8;
		padding: 0 20px;
	}
	.jobcategory .entry_form_btn {
		width: 200px;
		margin: 0 auto 60px;
	}

.job_office_photo img {
	width: 100%;
	height: auto;
}

}