@charset "utf-8";
/* CSS Document */

/* ¥¤¥ó¥¿¥Ó¥å©`Ò»ÓE */
#special.interview .list ul.popup{
	width:100%;
	}
#special.interview .list ul.popup li{
	width:23%;
	font-size:0;
	line-height:0;
	text-align:center;
	margin-right:2%;
	padding-bottom:2.5%;
	float:left;
	}
#special.interview .list ul.popup li:nth-of-type(4n){
	margin-right:0;
}
#special.interview .list ul.popup li a{
	display:block;
	color:#515151;
	width:100%;
	max-width:none;
	margin:0 auto !important;
	background:none;
	}
#special.interview .list ul.popup li div{
	max-width:90%;
	font-size:1.4rem;
	margin:0 auto;
	padding:7% 0;
	line-height:1.5;
	}
@media screen and (max-width:767px) {
	#special.interview .list ul.popup{
		width:98%;
		margin:0 auto;
	}
	#special.interview .list ul.popup li{
		width:50%;
	}
	#special.interview .list ul.popup li:nth-of-type(3n+1) a{
		margin-left:auto;
	}
	#special.interview .list ul.popup li:nth-of-type(3n) a{
		margin-right:auto;
	}
	#special.interview .list ul.popup li a{
		width:95%;
	}
}

/* ¥Ý¥Ã¥×¥¢¥Ã¥×ÄÚÈÝ */
html.interview_popup,
body.interview_popup {
	height: 100%;
	font-size: 62.5%;
	color: #000;
	width: 100%;
	position: relative;
}
body.interview_popup {
	font-family: "¥á¥¤¥ê¥ª",Meiryo,"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
	-webkit-text-size-adjust: none;
	font-size: 1.4rem;
	background:url(/about/special/img/interview/popup_bg02.png);
}
.interview_popup .contents section{background-color:#FFF;}
.interview_popup .contents section.box02,
.interview_popup .contents section.box03{padding:10px 5% 30px;}
.interview_popup .contents section.box01 > div{
	padding:10px 5% 30px;
	background:url(/about/special/img/interview/popup_logo.png) no-repeat;
	background-size: 300px;
	background-position:5px 5px;
}
.interview_popup .contents section.box01{ background:url(/about/special/img/interview/popup_bg01.png)}
.interview_popup .contents section.box02{ background:url(/about/special/img/interview/popup_bg02.png)}
.interview_popup .contents section.box03{ background:url(/about/special/img/interview/popup_bg03.png)}
.interview_popup .float-right.interview {
    width: 30%;
    text-align: right;
}
.interview_popup .float-right {
    float: right;
    max-width: 48%;
    margin-left: 2%;
}
.interview_popup dl.interview{width:65%;}
.interview_popup dl.interview dt{
	font-weight:bold;
	padding-left:1.5em;
	float:left;
	position:relative;
	}
.interview_popup dl.interview dt:before{
	content:"";
	top:50%;
	width:1em;
	left:0;
	height:1em;
	margin-top:-0.6em;
	background:#f47aaa;
	position:absolute;
	border-radius:0.5em;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	}
.interview_popup dl.interview dd{
	margin-bottom:0.5em;
	padding-left:6em;
	padding-bottom:0.5em;
	border-bottom:1px dotted #f47aaa;
	}

.interview_popup .contents .h3 {
	color: #fff;
	font-size: 2.0rem;
	font-weight: normal;
	padding: 10px 15px;
	margin : 30px 0 20px 0;
	background-color:#999;
}
.interview_popup .contents .box01 .h3 {background-color:#f47aaa;}
.interview_popup .contents .box02 .h3 {background-color:#63aff2;}
.interview_popup .contents .box03 .h3 {background-color:#e2ad19;}
.interview_popup .contents .h4 {
	color: #000;
	font-size: 1.9rem;
	font-weight: normal;
	margin : 30px 0 20px 0;
	padding-left:10px;
	position:relative;
}
.interview_popup .contents .h4::before{
	content:"";
	width:2px;
	height:80%;
	top:10%;
	left:0;
	background:#e2ad19;
	position:absolute;
	}
.interview_popup .scroll {
    padding-bottom: 10px;
    overflow: auto;
    white-space: nowrap;
}
.interview_popup table.interview {
	width:100%;
    font-size: 1.2rem;
}
.interview_popup table th, table td {
    padding: 10px;
    border: 1px solid #acacac;
    vertical-align: top;
}
.interview_popup table th {
    font-weight: normal;
    text-align: left;
    background: #e6e2f3;
}
.interview_popup table.interview tbody th,
.interview_popup table.interview tbody td {
    padding-left: 4px;
    padding-right: 4px;
}
.interview_popup table.interview tbody td {
    width: 16%;
	background-color:#FFF;
}
.interview_popup table.interview tbody td.td01 {background: #f5edb7;}
.interview_popup table.interview tbody td.td02 {background: #c9eefe;}
.interview_popup table.interview tbody td.td03 {background: #def3c9;}
.interview_popup table.interview tbody td.td04 {background: #ffd1c5;}
.interview_popup .scroll{
	padding-bottom:10px;
	overflow: none;
	white-space:normal;
}

.interview_popup ul.notes li {
	float:left;
	padding-right: 1.5em;
}
.interview_popup ul.notes li img{
	margin-right: 0.5em;
	vertical-align: middle;
}



@media screen and (max-width:767px) {
.interview_popup .contents section.box01 > div{background-size: 60%;}
.interview_popup dl.interview dt,
.interview_popup dl.interview dd{ font-size:1.2rem;}
.interview_popup .contents .h3 {
	margin: 30px 0 15px 0;
	padding: 5px 10px;
	font-size: 1.6rem;
}
.interview_popup .contents .h3:first-child {
	margin: 15px 0 15px 0;	
}
.interview_popup .contents .h4 {font-size: 1.6rem;}


.interview_popup .scroll{
	overflow: auto;
	white-space: nowrap;
}
}
