/*------------------------------------------------------------------------------
								MEDIA
------------------------------------------------------------------------------*/
.interview-box {
	padding-left: 360px;
	padding-bottom: 60px;
}
.interview-box .navi {
	position: absolute;
	top:0px;
	left:80px;
	margin-top: 40px;
}
.interview-box .navi div {
	position: relative;
	font-weight: 600;
	font-size: 22px;
	background: #efede2 url("../../img/common/arrow.png") no-repeat left center / 0.9em;
	line-height: 3em;
	color: #52413b;
	width: 320px;
	box-sizing: border-box;
	padding-left: 1.5em;
	border-top: 1px dotted #52413b;
}
.interview-box .navi div:last-child {
	border-bottom: 1px dotted #52413b;
}
.interview-box .navi div a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
.interview-box section {
	padding-left: 40px;
}
.interview-head {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.interview-head h3 {
	position: relative;
	display: inline-block;
	font-size: 30px;
	line-height: 1em;
	font-weight: 600;
	padding: 150px 0;
	color: #83622d;
}
.interview-head h3 strong {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 36px;
	margin-top: 0;
	font-weight: 600;
}
section#interview1 .interview-head h3 strong {
	margin-left: 3em;
}
section#interview2 .interview-head h3 strong {
	margin-left: 4em;
}
section#interview3 .interview-head h3 strong {
	margin-left: 7em;
}
.interview-head h3 strong::before {
	content: "";
	position: absolute;
	line-height: 0px;
	height: 2.5em;
	width: 1px;
	background: #83622d;
	top:-1.1em;
	left:-0.6em;
	transform: rotate(45deg)
}
.interview-head .photo {
	height: 100%;
	width: 49%;
	position: absolute;
	top:0px;
	right:0px;
}
.interview-head #photo1-1 {
	background: url("../../img/interview/photo1-1.jpg") no-repeat center center / cover;
}
.interview-head #photo2-1 {
	background: url("../../img/interview/photo2-1.jpg") no-repeat center center / cover;
}
.interview-head #photo3-1 {
	background: url("../../img/interview/photo3-1.jpg") no-repeat center center / cover;
	height: 100%;
	width: 32%;
}
.interview h4 {
	font-size: 20px;
	line-height: 1.5em;
	padding-left: 2.5em;
	text-indent: -2.5em;
	box-sizing: border-box;
	text-align: justify;
	color: #83622d;
}
.interview h4::before {
	content: "──";
	margin-right: 0.5em;
	
}
.interview p {
	color:#333333;
	text-align: justify;
	font-size: 18px;
	line-height: 1.6em;
}
.photo-box {
	position: relative;
	overflow: hidden;
}
.photo-box li {
	width: 49%;
	float: left;
	padding-top: 33%;
	margin-right: 2%;
}
.photo-box li:last-child {
	margin-right: 0px;
}
.photo-box li#photo1-2 {background: url("../../img/interview/photo1-2.jpg") no-repeat center center / cover}
.photo-box li#photo1-3 {background: url("../../img/interview/photo1-3.jpg") no-repeat center center / cover}
.photo-box li#photo2-2 {background: url("../../img/interview/photo2-2.jpg") no-repeat center center / cover}
.photo-box li#photo2-3 {background: url("../../img/interview/photo2-3.jpg") no-repeat center center / cover}
.photo-box li#photo2-4 {background: url("../../img/interview/photo2-4.jpg") no-repeat center center / cover}
.photo-box li#photo2-5 {background: url("../../img/interview/photo2-5.jpg") no-repeat center center / cover}
.photo-box li#photo3-2 {background: url("../../img/interview/photo3-2.jpg") no-repeat center center / cover}
.photo-box li#photo3-3 {background: url("../../img/interview/photo3-3.jpg") no-repeat center center / cover}
.photo-box li#photo3-4 {background: url("../../img/interview/photo3-4.jpg") no-repeat center center / cover}
.photo-box li#photo3-5 {background: url("../../img/interview/photo3-5.jpg") no-repeat center center / cover}

@media screen and (max-width: 1000px) {
/*------------------------------------------------------------------------------
								MEDIA
------------------------------------------------------------------------------*/
.interview-box {
	padding-left: 0px;
	padding-bottom: 0px;
}
.interview-box .navi {
	position: relative;
	top:auto;
	left:auto;
	margin-top: 6vw;
	margin-bottom: 8vw
}
.interview-box .navi div {
	font-size: 4vw;
	line-height: 3em;
	width: 100%;
	padding-left: 1.5em;
	border-top: 2px dotted #52413b;
}
.interview-box .navi div:last-child {
	border-bottom: 2px dotted #52413b;
}
.interview-box section {
	width: 100%;
	padding-left: 0px;
}
.interview-head {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.interview-head h3 {
	font-size: 5vw;
	padding: 0 0;
}
section#interview3 .interview-head h3 {
	padding-left: 10.5vw;
}
.interview-head h3 strong {
	font-size: 6vw;
	line-height: 5vw;
}
section#interview1 .interview-head h3 strong {
	margin-left: 3em;
}
section#interview2 .interview-head h3 strong {
	margin-left: 4em;
}
section#interview3 .interview-head h3 strong {
	margin-left: 7em;
}
.interview-head .photo {
	height: 0px;
	width: 100%;
	padding-top: 70%;
	position: relative;
	margin-top: 4vw
}
.interview-head #photo3-1 {
	background: url("../../img/interview/photo3-1.jpg") no-repeat center center / contain;
	height: 0px;
	width: 100%;
	padding-top: 70%;
}
.interview h4 {
	font-size: 3.5vw;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.interview h4::before {
	content: "─";
	margin-right: 0.5em;
}
.interview p {
	font-size: 3vw;
	line-height: 1.6em;
}
.photo-box li {
	width: 49.5%;
	padding-top: 33%;
	margin-right: 1%;
}
}

@media print{
}