@charset "utf-8";
/* インタビュー */
.interview-title h1,
.interview-title .sub-title {
	margin: 0;
	padding: 0;
}
.interview-title {
	max-width: 1420px;
	min-height: 677px;
	margin: 40px auto 120px 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
.interview-title-reverse {
	margin: 40px 0 120px auto;	
}
.interview-title-name {
	position:absolute;
	top: 233px;
	right: -160px;
	background-color: #fff;
	width: 667px;
	height: 524px;
	text-align: left;
	padding: 89px 0 0 137px;
}
.interview-title h1 {
	position: relative;
	font-size: 36px;
	margin: 0 0 65px 0;
}
.interview-title h1 span {
	font-size: 24px;
}
.interview-title h1 span.long-title {
	font-size: 25px;
}
.interview-title h1 em {
	font-size: 36px;
	font-style: normal;
}
.interview-title h1:after {
	position: absolute;
	content: "";
	width: 56px;
	height: 2px;
	background-color: #084EA1;
	bottom: -30px;
	left: 0;
}
.interview-title .sub-title {
	font-size: 24px;
	font-weight: normal;
}
.interview-title-name-reverse {
	top: 233px;
	right: auto;
	left: -160px;
	padding: 76px 0 0 107px;	
}

.interview-page {
		position: relative;	
}
.interview-page {
  	font-family:'メイリオ', 'Meiryo', sans-serif;
	font-weight: 500;
}

 
.interview-begin {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}
.interview-begin h2 {
	font-size: 26px;
	margin: 0 0 25px 0;
}
.interview-begin p {
	font-size: 14px;
	margin: 0;
}
.interview-selection {
	background:url("../../img/interview/interview_selection_bg.png") repeat-y top center;
	text-align: left;
	padding: 10px 60px;
	margin: 50px 0 75px;
	box-sizing: border-box;	
}
.interview-selection p {
	font-size: 16px;
	margin: 0;
}
.interview-wrap {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}
.interview-main {
	width: auto;
	background-color: #fff;
	text-align: left;
	padding: 75px 60px;
	margin-bottom: 75px;
}
.interview-main h2 {
	position: relative;
	text-align: center;
	font-size: 26px;
	margin-bottom: 100px;
	font-weight: bold;
}
.interview-main h2:after {
	position: absolute;
	width: 63px;
	height: 4px;
	background-color: #000;
	content: "";
	margin: auto;
	bottom: -30px;
	left: 0;
	right: 0;
}
.interview-main dl {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 0 50px 0;
}
.interview-main dl.last-dl {
	margin-bottom: 0;
	clear: both;
}
.interview-main dt {
	flex-basis: 100px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 18px;
	line-height: 2;
}
.interview-main dd {
	flex-basis: 880px;
	margin-bottom: 18px;
	line-height: 2;
}
.interview-main dt:last-child,
.interview-main dd:last-child {
	margin-bottom: 0;
}
.interview-main .imgleft {
	float: left;
	margin: 0 50px 50px 0;
}
.interview-main .imgright {
	float: right;
	margin: 0 0 50px 50px;
}
.interview-main dl.img-wrap dd {
	flex-basis: 320px;
	margin-bottom: 18px;
}
.img-heading {
	margin-bottom: 60px;
}
.end-txt {
	text-align: right;
}
.end-txt p {
	font-size: 14px;
}
.interview-profile {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}
.interview-profile figure {
	border-top: 1px solid #707070;
	padding: 40px 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.interview-profile figure:last-child {
	border-bottom: 1px solid #707070;
}

.interview-profile figure img {
	flex-basis: 95px;
	margin-right: 30px;
}
.interview-profile figure figcaption {
	flex-basis: 975px;
}
.interview-profile figure figcaption h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: 900;
}
.interview-profile figure figcaption p {
	margin: 0;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 30px;
}
.interview-profile figure figcaption p:last-child {
	margin-bottom: 0;
}

.related-interview {
	width: 1100px;
	margin: 80px auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.related-interview a {
	display: block;
	width: 330px;
	margin-right: 55px;
}
.related-interview a:link {
	text-decoration: none;
}
.related-interview a:hover {
	text-decoration: none;
}
.related-interview a:last-child {
	margin-right: 0;
}
.related-interview figcaption {
	background-color: #fff;
	padding: 30px;
}
.related-interview figcaption h3 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-weight: 600;
}
.related-interview figcaption h3 span {
	font-size: 20px;
}

/* インタビュー一覧 */
.interview-list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 1100px;
	margin: 70px auto;
	text-align: center;
}
.interview-list a:link,
.interview-list a:visited {
	color: #313131;
	text-decoration: none;
}
.interview-list figure {
	position: relative;
}
.interview-list figure figcaption {
	position: relative;
	width: auto;
	max-width: 420px;
	margin: 0 58px;
	margin-top: -100px;
	padding: 30px;
	box-sizing: border-box;
	text-align: left;
	background-color: #fff;
}
.interview-list figure figcaption h2 {
	font-size: 16px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: 900;
	line-height: 1.8;
}
.interview-list figure figcaption h2 span {
	font-size: 20px;
}
.interview-list figure figcaption p {
	font-size: 18px;
	margin: 0;
}


.interview-list a {
	display: block;
	margin: 0 24px 45px 0;
	color: #000;
	text-decoration: none;
}
.interview-list a:hover {
	color: #000;
	text-decoration: none;
}
.interview-list a:nth-child(2n) {
	margin-right: 0;
}

@media (max-width: 1500px) {

.interview-title-name {
    position: absolute;
    top: 233px;
    right: 21px;
    background-color: #fff;
    width: 607px;
    height: 524px;
    text-align: left;
    padding: 89px 0 0 100px;
}
.interview-title-name-reverse {
    right: auto;
	left: 60px;
    padding: 76px 0 0 100px;
}
	.interview-list a .more-blue-bt {
		width: auto;
	    position: relative;
	    display: block;
	    background-color: #084EA1;
	    padding: 10px 45px;
	    color: #fff;
	    font-size: 14px;
	    border: 1px solid #084EA1;
	    -webkit-transition: all .3s ease-out;
	    -moz-transition: all .3s ease-out;
	    -ms-transition: all .3s ease-out;
	    transition: all .3s ease-out;
		font-weight: bold;
	}
.interview-list a .more-blue-bt:before {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 9px;
    height: 14px;
    content: "";
    background: url(../../img/top/icon_arrow_right_white.svg) no-repeat left center;
}
	
}

@media (max-width: 1280px) {
.interview-title {
    background-position: left -250px top;
}
.interview-title-reverse {
    background-position: left 0px top;
}
	
}

@media (max-width: 767px) {
	
	.interview-list {
		width: auto;
	}
.interview-list {
    margin: 0 auto 20px;
}	
.interview-list a {
    margin: 0;
}	
.interview-list figure figcaption {
    width: auto;
    max-width:inherit;
    margin: 0;
    margin-top: 0;
    padding: 20px;
}
.interview-title {
    max-width: initial;
    min-height:inherit;
	height: auto;
    margin: 65px auto 40px;
    background-position: left top;
    background-size: 100% auto;
	padding-top: 45%;
}	
.interview-title-name {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    padding: 20px;
}
.interview-wrap {
    width: auto;
}
.interview-begin {
    width: auto;
	padding: 0 20px;
}
.interview-profile {
    width: auto;
	padding: 0 20px;
}
.related-interview img {
	width: 100%;
	height: auto;
	}
	.related-interview {
    width: auto;
    margin: 40px auto;
	padding: 0 20px;
    display: block;
}	

.interview-title h1 {
    font-size: 30px;
}
.interview-title h1 span {
    font-size: 20px;
}
.interview-title h1 em {
    font-size: 26px;
}	
.interview-title .sub-title {
    font-size: 18px;
}	
.interview-selection {
    padding: 20px;
    margin: 25px 0 40px;
    background-size: 100% auto;
}	
.interview-main {
    padding: 20px;
    margin-bottom: 45px;
}
.interview-main dt {
    flex-basis: auto;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 0;
    line-height: 2;
	font-weight: bold;
}
.interview-main dl {
    margin: 0 0 25px 0;
}	
.interview-main .imgleft {
    float: none;
    margin: 0 0 25px 0;
}
.interview-main h2 {
    font-size: 20px;
    margin-bottom: 50px;
	font-weight: bold;
}
.interview-main h2:after {
    bottom: -20px;
}	
.interview-main .imgright {
    float: none;
    margin: 0 0 25px 0;
}
.related-interview a {
    width: auto;
    margin-right: 0;
}
.interview-title-name-reverse {
	left: auto;
}	
.img-heading {
    margin-bottom: 45px;
}	
.interview-list a:nth-child(2n) {
    margin-right: 20px;
}
.interview-list a:link,
.interview-list a:visited {
	margin: 0 20px 20px;
}
	
}