/****************************
  business
*****************************/

.wrapper_business {
	width: 100%;
	height: 600px;
	position: relative;
}

.wrapper_business > div {
	position: absolute;
	top: 0px;
	height: 550px;
	margin:  0;
	padding: 0;
	background-repeat: repeat-y;
}

.wrapper_business > div.business_left {
	z-index: 1;
	left: 0%;
	width: 100%;
	background-attachment: fixed;
	background-position: left top;
	background-size: 30% auto;
	background-image: url(../../files/business1.jpg);
}
.wrapper_business > div.business_center {
	z-index: 3;
	left: 30%;
	width: 40%;
	background-position: center top;
	background-size: 150% auto;
	background-image: url(../../files/business2.jpg);
}
.wrapper_business > div.business_right {
	z-index: 2;
	right: 0%;
	width: 100%;
	background-attachment: fixed;
	background-position: right top;
	background-size: 30% auto;
	background-image: url(../../files/business3.jpg);
}

.wrapper_business > div.business_title {
	z-index: 9;
	top: 120px;
	left: 0px;
	width: 100%;
}

ul.ul_business {
	display: table;
	width: 100%;
	margin:  0;
	padding: 0;
}
ul.ul_business > li {
	display: table-cell;
	width: 50%;
	margin:  0;
	padding: 80px 40px;
	vertical-align: top;
	text-align: left;
}

h4.h4_business {
	margin:  0;
	padding: 2em 0 0;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
}
h4.h4_business.pt {
	padding-top: 3em;
}

p.p_business {
	margin:  0;
	padding: .5em 0 0;
	text-align: justify;
	color: #000;
	font-size: 18px;
	line-height: 1.7;
}
p.p_business.pt {
	padding-top: 2em;
}

/****************************
  interview
*****************************/

#interview {
	width: 100%;
	height: 900px;
	padding: 100px 0;
	background-image: url(../../files/interview1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}

ul.ul_interview_index {
	width: 100%;
	margin: 150px 0 0;
	padding: 16px 8px;
	background-color: rgba(255, 255, 255, .7);
}
ul.ul_interview_index > li {
	display: inline-block;
	width: calc((100% / 6) - 16px);
	height: 310px;
	margin:  0 8px;
	padding: 0;
}

ul.ul_interview_index > li a:link, 
ul.ul_interview_index > li a:visited, 
ul.ul_interview_index > li a:hover, 
ul.ul_interview_index > li a:active {
	text-decoration: none;
}

ul.ul_interview_index > li > a > figure {
	display: block;
	overflow: hidden;
	margin:  0 auto;
	padding: 0;
	text-align: center;
	text-decoration: none;
	position: relative;
}
ul.ul_interview_index > li > a > figure:after {
	display: block;
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all 0.1s ease-in-out;
}
ul.ul_interview_index > li > a:hover > figure:after {
	transform: scale(1.05);
}

ul.ul_interview_index > li > a > figure > figcaption {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	padding: 0 0 0 10px;
	background-color: transparent;
	text-align: left;
	color: #fff;
	font-style: normal;
	font-size: 20px;
	line-height: 1.3;
	text-shadow: 2px 2px 5px #000;
}
ul.ul_interview_index > li > a:hover > figure > figcaption {
	background-color: rgba(0,0,0, .3);
	color: rgba(255,255,255, 1);
}

ul.ul_interview_index > li > a > figure > figcaption span {
	display: block;
	padding: 0;
	color: #fff;
	font-family: Times, serif;
	font-style: italic;
	font-size: 80px;
}

ul.ul_interview_index > li > a > figure, 
ul.ul_interview_index > li > a > figure:after, 
ul.ul_interview_index > li > a > figure > figcaption {
	width:  100%;
	height: 100%;
}

ul.ul_interview_index > li#staff_index4 > a > figure > figcaption {
	padding: 0 10px 0 0;
	text-align: right;
}

ul.ul_interview_index > li#staff_index5 > a > figure:after {
	background-position: 60% center;
}

ul.ul_interview_index > li#staff_index5 > a > figure > figcaption {
	padding: 0 10px 0 0;
	text-align: right;
}

ul.ul_interview_index > li#staff_index1 figure:after {
	background-image: url(../../files/interview10.jpg);
}
ul.ul_interview_index > li#staff_index2 figure:after {
	background-image: url(../../files/interview20_240201.jpg);
}
ul.ul_interview_index > li#staff_index3 figure:after {
	background-image: url(../../files/interview30_240201.jpg);
}
ul.ul_interview_index > li#staff_index4 figure:after {
	background-image: url(../../files/interview40_240201.jpg);
}
ul.ul_interview_index > li#staff_index5 figure:after {
	background-image: url(../../files/interview50_250804.jpg);
}
ul.ul_interview_index > li#staff_index6 figure:after {
	background-image: url(../../files/interview60.jpg);
}

dl.dl_interview_detail {
	display: table;
	width: 100%;
}

dl.dl_interview_detail > dt {
	overflow: hidden;
	display: table-cell;
	width: 40%;
	height: 600px;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 60px 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

dl.dl_interview_detail > dt::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 600px 40px 0 0;
}
dl.dl_interview_detail > dt::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 600px 40px;
}

@media (max-width: 1000px) {
	dl.dl_interview_detail > dt {
		width: 50%;
	}
}

dl.dl_interview_detail > dt {
	border-color: #06c;
	background-color: #06c;
}
dl.dl_interview_detail > dt::before {
	border-color: #06c transparent transparent transparent;
}
dl.dl_interview_detail > dt::after {
	border-color: transparent transparent #06c transparent;
}

dl.dl_interview_detail.even > dt {
	border-color: #fff;
	background-color: #fff;
}
dl.dl_interview_detail.even > dt::before {
	border-color: #fff transparent transparent transparent;
}
dl.dl_interview_detail.even > dt::after {
	border-color: transparent transparent #fff transparent;
}

dl.dl_interview_detail .interview_detail_title {
	position: absolute;
	bottom: 30px;
	left: 30px;
	text-align: left;
	color: #fff;
	font-family: katyoubb, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	line-height: 1;
	text-shadow: 1px 2px 3px #000;
	-ms-font-feature-settings: 'normal';
	font-feature-settings: normal;
}
dl.dl_interview_detail .interview_detail_title span {
	display: block;
	padding: 0;
	font-family: Times, serif;
	font-style: italic;
	font-size: 90px;
}

dl.dl_interview_detail.even .interview_detail_title {
	color: #000;
	text-shadow: 1px 2px 3px #fff;
}

dl.dl_interview_detail > dd {
	display: table-cell;
	height: 600px;
	margin:  0;
	padding: 40px;
	background-color: #fff;
}

dl.dl_interview_detail.even > dd {
	background-color: rgba(255, 204, 0, 1);
}

h4.h4_staff_detail {
	margin:  0;
	padding: 0 0;
	color: #00b1e4;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.3;
}

p.p_staff_detail_meta {
	margin: 0;
	padding: 24px 0 0;
	font-size: 18px;
}

p.p_staff_detail_name {
	margin: 0;
	padding: 24px 0 0;
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
p.p_staff_detail_name span {
	padding-left: 1em;
	color: #00b1e4;
	font-weight: normal;
}

h5.h5_staff_detail {
	margin:  0;
	padding: 1.5em 0 0;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
}
h5.h5_staff_detail::before {
	padding-right: .3em;
	font-family: 'fontawesome';
	content: '\f00c';
}
dl.dl_interview_detail > dd h5.h5_staff_detail::before {
	color: rgba(255, 204, 0, 1);
}
dl.dl_interview_detail.even > dd h5.h5_staff_detail::before {
	color: rgba(255, 255, 255, 1);
}

p.p_staff_detail {
	margin: 0;
	padding: .7em 0 0;
	text-align: justify;
	font-size: 16px;
	line-height: 1.5;
}

dl#staff_detail1 > dt {
	background-image: url(../../files/interview11.jpg);
}
dl#staff_detail2 > dt {
	background-image: url(../../files/interview21_240201.jpg);
}
dl#staff_detail3 > dt {
	background-image: url(../../files/interview31_240201.jpg);
}
dl#staff_detail4 > dt {
	background-image: url(../../files/interview41_240201.jpg);
}
dl#staff_detail5 > dt {
	background-image: url(../../files/interview51_250804.jpg);
}
dl#staff_detail6 > dt {
	background-image: url(../../files/interview61.jpg);
}

/****************************
  SP
*****************************/

@media (max-width: 768px) {
	.wrapper_business > div {
		background-repeat: no-repeat;
	}

	.wrapper_business > div.business_left, 
	.wrapper_business > div.business_right {
		display: none;
	}

	.wrapper_business > div.business_center {
		left: 0%;
		width: 100%;
		background-size: cover;
	}

	ul.ul_business {
		display: block;
	}
	ul.ul_business > li {
		display: block;
		width: 100%;
		padding: 40px 0px;
	}

	#interview {
		height: initial;
		padding: 100px 0 0;
		background-size: contain;
	}

	ul.ul_interview_index {
		margin:  0 0 20px;
		padding: 230px 0 0;
		background-color: transparent;
	}

	ul.ul_interview_index > li {
		display: block;
		width: 100%;
		height: 250px;
		margin:  0;
		padding: 20px 20px 0;
	}

	ul.ul_interview_index > li > a > figure:after {
		background-position: center 30%;
	}

	dl.dl_interview_detail {
		display: block;
	}

	dl.dl_interview_detail > dt {
		display: block;
		width: 100%;
		border-width: 0;
	}
	dl.dl_interview_detail > dt::before {
		border-width: 0;
	}
	dl.dl_interview_detail > dt::after {
		border-width: 0;
	}

	dl.dl_interview_detail .interview_detail_title {
		left: 15px;
		font-size: 26px;
	}

	dl.dl_interview_detail .interview_detail_title span {
		font-size: 50px;
	}

	dl.dl_interview_detail > dd {
		display: block;
		height: initial;
		padding: 40px 15px;
	}
	dl.dl_interview_detail.even > dd {
		background-color: #fff;
	}

	dl.dl_interview_detail.even .interview_detail_title {
		color: #fff;
		text-shadow: 1px 2px 3px #000;
	}

	dl.dl_interview_detail.even > dd h5.h5_staff_detail::before {
		color: rgba(255, 204, 0, 1);
	}

	/* Parallax */
	#interview, 
	.wrapper_business > div.business_left, 
	.wrapper_business > div.business_right {
		background-attachment: scroll;
	}
}

@media (max-width: 500px) {
	ul.ul_interview_index {
		padding: 0px 0 0;
	}
}
