@charset "UTF-8";

.title{
background-color:#D3868B;
height:200px;
}

.title h1{
margin: 0 auto;
padding-top: 75px;
max-width: 80%;
width: 80%;
color: #fff;
font-weight: 300;
font-size: 2.5em;
line-height: 0.8em;
}

.title h1 span{
color: #AB615A;
font-weight: 300;
font-size: 0.4em;
}

.heading1{
	color:#C74C5A;
	font-size: 30px;
}

.heading1,.title1{
	text-align:center;
	font-weight: 300;
}

.heading1_read{
	max-width: 650px;
	margin: 0 auto;
}

.title1{
	margin-bottom: 30px;
}

.sec_cts{
max-width:1000px;
margin: 75px auto;
overflow:hidden;
}

.people_list{
	max-width:1000px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}



.img_div{
	width:30%;
	height:auto;
}


.img_box{
	position: relative;
}

.img_read p{
	color: #C74C5A;
}

.img_div p {
	font-size: 14px;
	line-height: 1.7;
}

.department_con{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.department_name{
	flex-basis: auto;
	white-space: nowrap;
}

.department_name p{
	margin: 5px 0 0;
	font-size: 1.3em;
	line-height: 1.3em;
}

.read_link {
  flex-basis: 50%;
}

.read_link p{
	margin:0;
	text-align: right;
	font-size: 1em;
	color: #C74C5A;
	border-bottom: 1px solid #C74C5A;
}

.read_link p a{
	display: block;
	text-decoration: none;
	color: #C74C5A;
}


.p_interview {
	margin:1% 21% 4% 21%;	
	text-align:center;
}
.lbl_name {
	font-size:20px;
	line-height: 1.7;
}

.centered {
	position: absolute;
	color:#fff;
	font-size:25px;
	margin-left:5%;
	margin-top:9%;
}

.centered_img {
	width: 95%;
	text-align: center;
	position: absolute;
	color:#fff;
	font-size:1.7em;
	top: 50%;
  	left: 50%;
 	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}
.centered_img a{
	display: block;
	text-decoration: none;
	color: #fff;
}

.main_div {
	width:100%;
	height:auto;
	padding:5%;
	/*font-size:12px;
	line-height:20px;*/
	overflow:hidden;
	margin: 0 0 50px;
}
.lbl_position {
	color:#C74C5A;
}

.inter_div{
	width:100%;text-align:center;
}
.inter_div h1{
	color:#C74C5A;
}

.lbl_read{
	font-size:13px;
	color:#C74C5A;
	float:right;
}
#interview1_work_sp,#interview2_work_sp,#interview3_work_sp {
	margin:7%;cursor:pointer;
}
#interview1_work_pc,#interview2_work_pc,#interview3_work_pc {
	margin:7%;cursor:pointer;
}


.work_btn a{
	color: #fff;
	text-decoration: none;
}

.work_btn{
	position: relative;
	z-index: 1;
	margin: 40px auto 80px;
	text-align: center;
	max-width: 300px;
	padding: 10px;
	background: -moz-linear-gradient(left, #AB615A, #D3868B);
	background: -webkit-linear-gradient(left, #AB615A, #D3868B);
	background: linear-gradient(to right, #AB615A, #D3868B);
	font-size: 12px;
}

.work_btn p{
	margin: 0;
}

.work_btn span{
	font-size: 20px;
}

.work_btn:hover, .ng_btn:hover{
	opacity: 0.7;
	transition: 0.3s;
}

.work_btn a, .ng_btn a{
	color: #fff;
	text-decoration: none;
}

#work_btn_ico{
	fill:#fff; 
	width: 17px; 
	height:17px;
	position: absolute;
	right: 0;
    bottom: 0;

}


@media (max-width: 64em) {

	.title{
	background-color:#D3868B;
	height:100px;
	}
	.title h1{
	padding-top: 30px;
	max-width: 90%;
	width: 90%;
	color: #fff;
	font-weight: 100;
	font-size: 2em;
	line-height: 0.8em;
	}

	.title h1 span{
	font-size: 0.5em;
	}
	

	.heading1 {
    font-size: 22px;
	}
	.sec_cts{
	max-width:1000px;
	margin: 25px auto;
	overflow:hidden;
	padding: 0 5%;
	}


	.img_div {
		width: 48%;
		margin-bottom: 10%;
	}
	.p_interview {
		margin:0px;
	}
	.lbl_name {
		font-size:14px;
		line-height: 1.7;
	}
	.centered {
		position: absolute;
		color:#fff;
		font-size:16px;
		margin-left:5%;
		margin-top:9%;
	}
	.img_div table td {
		width:40% !important;
	}
	.main_div {
		font-size:13px;
	}
	/*.main_div p{
		min-height:60px;
	}*/
}

@media (max-width: 38em) {
	.work_btn {
		width: 100%;
		/*margin: 0 5%;*/
	}
	.centered_img {
		position: absolute;
		color:#fff;
		font-size: 1.3em;
		/*font-size:16px;
		margin-left:5%;
		margin-top:9%;*/
	}

	.img_read p{
		font-size: 11px;
	}

	.department_name p{
		font-size: 14px;
		white-space: nowrap;
	}

	.read_link p a{
		font-size: 10px;
	}

}



/*タイトル上文字被り解消0212*/
@media screen and (max-width: 380px) {
	.div_1 h1 {
		margin-top: 20px;
	}
	.st1 {
		margin-top: 30px!important;
	}
}