.page-header .prlx-bg .bg{
	background-image:url(../images/header.jpg);
}
.interview-thumbs{
	max-width: 1400px;
	margin: 0 auto;
    position: relative;
    z-index: 1;
}
.interview-thumbs::before{
    display: block;
	content: '';
	position: absolute;
	z-index: -1;
	width: 60vw;
	height: 100%;
	top:0;
	right:0;
	background-color:#dae7ef;
}
.interview-thumbs article{
	margin-bottom: 2rem;
}
.interview-thumbs article img{
    width: 100%;
    height: auto;
    display: block;
}

.interview-thumbs article img.lazy {
	min-height:163.636364%;
	}
                  


.interview-thumbs article .inner{
	background-color: #fff;
	padding:2rem;
	width: 80%;
	margin: 0 auto;
	position: relative;
	top:-2rem;
	margin-bottom: -2rem;
}
.interview-thumbs article .inner p.cmt{
	margin-bottom: 1rem;
	line-height:1.6;
}
.interview-thumbs article .inner h3{
	margin-bottom: .25rem;
}
.interview-thumbs article .inner em{
    display: block;
    font-size: 10px;
    color: #999;
    margin-bottom: .5rem;
}
.interview-thumbs article .inner p.pos{
	font-size:12px;
}
@media screen and (max-width:640px){
.interview-thumbs.fx article{
    flex-basis: 50%;
}
.interview-thumbs.fx article:nth-of-type(odd){
    margin-top: -8rem;
    }   
}
@media screen and (min-width:641px){
.interview-thumbs.fx article{
    flex-basis: 25%;
    }
.interview-thumbs.fx article:nth-of-type(odd){
    margin-top: -8rem;
    }   
}
@media screen and (min-width:980px){
	.interview-thumbs article:hover{}
}

.detail-intro{
	position: relative;
	overflow: hidden;
}
	.detail-intro{
		padding-bottom: 5rem;
	}
.detail-intro .profile header{
	margin-bottom: 1rem;
}
.detail-intro .profile header h2{
	font-size:36px;
}
.detail-intro .profile header p{
	margin-bottom: .5rem;
}
.detail-intro .profile ul{
	line-height:1.8;
	font-size:12px;
	margin-left: 1em;
}
.detail-intro .reason h3{
	margin-bottom: 1rem;
}
.detail-intro .reason p{
	line-height:1.8;
}

.detail-section-a,
.detail-section-b,
.detail-section-c,
.detail-end{
    overflow: hidden;
}
.detail-section-a h2,
.detail-section-b h2,
.detail-section-c h2,
.detail-end h2{
	font-size:24px;
	color: #005293;
	line-height:1.6;
	margin-bottom: 1rem;
}
.detail-section-a p,
.detail-section-b p,
.detail-section-c p,
.detail-end p{
	line-height: 1.8;
}
.detail-section-b article,
.detail-section-c article{
	margin-bottom: 2rem;
}
.detail-end h2,
.detail-end p{
	color: #fff;
}
@media screen and (max-width:640px){
	.detail-intro .main{
		margin-bottom: 4rem;
	}
	.detail-intro .profile,
	.detail-intro .reason{
		margin-bottom: 2rem;
	}
}
@media screen and (min-width:641px){

	.detail-intro .fx .profile,
	.detail-intro .fx .reason{
		flex-basis:28%;
	}
	.detail-intro .reason{
	padding:2rem 0 2rem 2rem;
	background-color: #fff;
	position: relative;
	z-index:0;
    min-height:26em;
}
.detail-intro .reason::before{
	position: absolute;
	z-index:-1;
	content: '';
	display: block;
	top:0;
	bottom:0;
	left:0;
	width: 300%;
	background-color: #fff;
}
	.detail-intro .inner{
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	}
	
	.detail-section-a .inner{
		width: 45%;
	}
		.detail-section-b,
	.detail-section-c{
		position: relative;
	}
	.detail-section-b .image--half,
	.detail-section-c .image--half{
	position: absolute;
	width: 40%;
top:23.5897436%;
	z-index:0;
}
	/*
	460 / 780  = .58974359
	x / 40 = .58974359;
	x = 23.5897436;
	*/
	.detail-section-b .image--half img,
	.detail-section-c .image--half img{
		width: 100%;
		height: auto;
	}
.detail-section-b .image--half{
        left: 0;
    }
.detail-section-c .image--half{
        right: 0;
    }
	
.detail-section-b .inner,
.detail-section-c .inner{
	position:relative;
	z-index:1;
	}
.detail-section-b .inner{
	margin-left: 40%;
	}
.detail-section-c .inner{
	margin-right: 40%;
	}
	.detail-end h2{
		text-align: center;
	}
	.detail-end .fx > article{
		flex-basis: 48%;
	}
	.detail-end .fx > article:first-child{
		margin-right:4%;
	}
}

.detail-section-c .box--shadow::before{
left:auto;
right: 5rem;
}

_:lang(x)::-ms-backdrop, .detail-end .prlx-bg{
	height: 100%;
	position: relative;
}
_:lang(x)::-ms-backdrop, .detail-end .bg{
	height: 150%;
}
_:lang(x)::-ms-backdrop, .detail-end .bg::before{
	content: '';
	background-color: #005293;
	opacity: .8;
	position: absolute;
	z-index: 1;
	display:block;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}




.other{
}
.other header{
	margin-bottom: 2rem;
}
.other header h3{
	font-size:24px;
	color: #005293;
}
.other-thumbs{
	margin-bottom:6rem;
}
.other-thumbs figure h3{
	margin-bottom: .25rem;
}
.other-thumbs figure em{
    display: block;
    font-size: 10px;
    color: #999;
    margin-bottom: .5rem;
}
.other-thumbs figure p.pos{
	font-size:10px;
}
.other-thumbs .slick-slide{
	padding:0 .5rem;
}
.other-thumbs .slick-slide:nth-of-type(odd){
	margin-top: 2rem;
 }
.other-thumbs figure img{
	margin-bottom: 1rem;
    width: 100%;
    height: auto;
    display: block;
}
.other-thumbs .slick-dots{
	bottom: -4rem;
}