@charset "utf-8";

.peopleimg {
	height: 820px;
	background-position:bottom;
	background-size: cover;
	background-color: #fff;
}
.pimg1 {background-image: url("../images/p01_main_pc.jpg");}
.pimg2 {background-image: url("../images/p02_main_pc.jpg");}
.pimg4 {background-image: url("../images/p04_main_pc.jpg");}
.pimg5 {background-image: url("../images/p05_main_pc.jpg");}
.pimg6 {background-image: url("../images/p06_main_pc.jpg");}

.peopleimg .inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 450px;
}
.peopleimg .md span {
	color: #ee3424;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border-bottom: #ee3424 solid 1px;
	padding-bottom: 4px;
}
.peopleimg .cach {
	margin-top: 10px;
}
.peopleimg .cach span {
	background: linear-gradient(transparent 0%, #fff 0%);
	padding: 7px 12px;
	display: table;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2em;
	font-feature-settings: "palt";
}
.peopl_infobox_wrap {
	position: relative;
	padding-bottom: 150px;
}
.peopl_infobox_wrap .peopl_infobox {
	max-width: 910px;
	width: 80%;
	position: absolute;
	top: -100px;
	left: 50%;
    transform: translateX(-50%);
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	background-color: #fff;
	padding: 35px 50px 35px 60px;
	z-index: 1;
	box-shadow: 13px 13px 0px -5px rgba(0,0,0,0.1);
	
	display: flex;
	justify-content: space-between;
}
.peopl_infobox .infobox {
	display: flex;
	justify-content: space-between;
}
.peopl_infobox .infobox .imgs {
	width: 180px;
}
.peopl_infobox .infobox .imgs img {
	border-radius: 50%;
}
.peopl_infobox .infobox .info {
	display: flex;
	align-items: center;
	padding-left: 20px;
}
.peopl_infobox .infobox .info ul {
	line-height: 100%;
}
.peopl_infobox .infobox .info li:nth-of-type(1) {
	color: #fff;
	background-color: #ee3424;
	padding: 6px;
	line-height: 100%;
	font-size: 15px;
	margin-bottom: 8px;
}
.peopl_infobox .infobox .info li:nth-of-type(3) {
	font-size: 15px;
	padding-top: 25px;
	padding-bottom: 18px;
}
.peopl_infobox .infobox .info li:nth-of-type(3) span {
	font-size: 25px;
	font-weight: 500;
	padding-right: 10px;
}
.peopl_infobox .lead {
	width: 40%;
	line-height: 2.0em;
	border-left: #000 solid 1px;
	padding: 0px 0 0px 40px;
	display: flex;
	align-items: center;
}
@media screen and (min-width:541px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 540px) {
	.peopleimg {
		height: 480px;
		background-position:center;
		background-size: cover;
	}
	.pimg1 {background-image: url("../images/p01_main_sp.jpg");}
	.pimg2 {background-image: url("../images/p02_main_sp.jpg");}
	.pimg4 {background-image: url("../images/p04_main_sp.jpg");}
	.pimg5 {background-image: url("../images/p05_main_sp.jpg");}
	.pimg6 {background-image: url("../images/p06_main_sp.jpg");}
	.peopleimg .inner {
		max-width: none;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 305px;
	}
	.peopleimg .cach span {
		padding: 5px 5px;
		font-size: 17px;
		font-weight: 600;
		line-height: 1.2em;
	}
	.peopl_infobox_wrap {
		position: relative;
		padding-bottom: 230px;
	}
	.peopl_infobox_wrap .peopl_infobox {
		max-width: none;
		width: 84%;
		top: -50px;
		padding: 20px 20px;
		z-index: 1;
		box-shadow: 11px 11px 0px -5px rgba(0,0,0,0.1);
		
		display: block;
	}
	.peopl_infobox .infobox {
		display: flex;
		justify-content: space-between;
		padding-bottom: 15px;
	}
	.peopl_infobox .infobox .imgs {
		width: 100px;
		order:2;
	}
	.peopl_infobox .infobox .info {
		display: block;
		padding-left: 0px;
		order:1;
	}
	.peopl_infobox .infobox .info ul {
		font-size: 12px;
	}
	.peopl_infobox .infobox .info li:nth-of-type(1) {
		font-size: 14px;
		margin-bottom: 8px;
	}
	.peopl_infobox .infobox .info li:nth-of-type(3) {
		font-size: 12px;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.peopl_infobox .infobox .info li:nth-of-type(3) span {
		font-size: 20px;
	}
	.peopl_infobox .lead {
		width: 100%;
		line-height: 1.8em;
		border-left: none;
		border-top: #000 solid 1px;
		padding: 15px 0 0px 0px;
		display: block;
	}
}


/* インタビュー 2列 */
.interviewbox {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	padding: 100px 0 100px 0;
}
.interviewbox .interviewlead {
	
}
.interviewbox .leadtype1 {
	width: 46%;
}
.interviewbox .leadtype2 {
	width: 42%;
}
.interviewbox .leadtype3 {
	width: 53%;
}
.interviewbox .interviewlead h2,
.interviewbox2 h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.6em;
	padding-bottom: 26px;
	text-align: left;
}
.interviewbox .interviewlead .cap,
.interviewbox2 .cap{
	padding-left: 18px;
	background-image: url("../../common/images/icn_y_red.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 14px auto;
	color: #ee3424;
	font-weight: 500;
	margin-bottom: 20px;
}
.interviewbox .interviewlead .lead,
.interviewbox2 .lead {
	text-align: justify;
	text-justify: inter-ideograph;
}
.interviewbox .interviewimg {
	
}
.interviewbox .imgtype1 {
	width: 45%;
}
.interviewbox .imgtype2 {
	width: 58%;
	margin-left: -100px;
}
.interviewbox .imgtype3 {
	width: 40%;
}
.interviewbox .order1 {
	order:1;
}
.interviewbox .order2 {
	order:2;
}
@media screen and (max-width: 540px) {
	.interviewbox {
		max-width: none;
		margin-left: 20px;
		margin-right: 20px;
		display: block;
		padding: 50px 0 50px 0;
	}
	.interviewbox .interviewlead {
		padding-bottom: 20px;
	}
	.interviewbox .leadtype1,
	.interviewbox .leadtype2,
	.interviewbox .leadtype3{
		width: 100%;
	}
	.interviewbox .interviewlead h2,
	.interviewbox2 h2 {
		font-size: 18px;
		font-weight: 600;
		padding-bottom: 16px;
	}
	.interviewbox .imgtype1 {
		width: 85%;
		margin-left: 15%;
	}
	.interviewbox .imgtype2 {
		width: 100%;
		margin-left: -20px;
	}
	.interviewbox .imgtype3 {
		width: 80%;
		margin-left: 20%;
	}
}

/* インタビュー 1列 */
.interviewbox2 {
	display: flex;
	justify-content: center;
}
.interviewbox2 .inner {
	width: 60%;
	padding: 100px 0 100px 0;
}
@media screen and (max-width: 540px) {
	.interviewbox2 .inner {
		width: auto;
		padding: 50px 0 50px 0;
		margin-left: 20px;
		margin-right: 20px;
	}
}


/* その他の社員インタビュー */
#people_wrap h2 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	
	padding-top: 80px;
}
#people_wrap h2 span {
	font-size: 14px;
	font-weight: 500;
	display: block;
	font-family: 'Montserrat', sans-serif;
}
@media screen and (max-width: 540px) {
	#people_wrap h2 {
		font-size: 18px;
		padding-top: 40px;
	}
}
