@charset "utf-8";
@charset "utf-8";
/*****************************************
	style.css
	インタビュー用スタイルシート
******************************************/
*{
	margin:0;
	padding:0;
	/*\*/
	*zoom: 1;
	/**/
}
em {
	font-style: normal;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
  text-align: center;
	margin: 0;
	padding: 0;
	height:100%;
	min-height:100%;
	background-color: #f4f4f4;
	text-align:center;
	font-size:12px;
	/*\*/
	*font-size: 76%;
	/**/
	line-height: 1.7;
  color: #3d3d3d;
}
div#container{
  width: 100%;
}
#main .content {
  width: 100%;
  text-align: center;
}
p,ul,ol,li,h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
ol, ul {
  letter-spacing: -.40em;
}
li {
  letter-spacing: normal;
  list-style-type: none;
}
hr {
	display: none;
}
img {
	display: block;
	border: 0;
}
form {
	display: inline;
}
table {
	font-size: 12px;
	/*\*/
	*font-size: 100%;
	/**/
}
::-moz-selection{
	background: #77bbff;
	color:#FFF;
}
::selection {
	background: #77bbff;
	color:#FFF;
}

/* テキストリンク */
a:link, a:active
{
  color: #0055dd;
  text-decoration: none;
}

a:visited {
  color: #0055dd;
  text-decoration: none;
}

a:hover {
  color: #0055dd;
  text-decoration: underline;
}
#main .space {
	height: 0;
	padding: 0;
}
.interviewLP {
	padding-top: 80px;
}
@media screen and (max-width: 768px) {
	.interviewLP {
		padding-top: 16vw;
	}
}
.interviewLP.section .titleTop03 {
	margin-bottom: -30px;
}
@media screen and (max-width: 768px) {
	.interviewLP.section .titleTop03 {
		margin-bottom: 0;
	}
}
.section .btnTop01 {
    margin: 0 auto;
    width: 468px;
}
@media screen and (max-width: 768px) {
  .section .btnTop01 {
    margin: 0 auto;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
	.interviewContent .btnTop01 {
		margin-bottom: 10.67vw;
		overflow: hidden;
	}
}

/*******************************
 interviewContent
*******************************/
.gNavBody {
	display: none;
}
.section.kv.is-interview .sectionWrapper .bg {
	background-image: url(/interview/images/bg_kv_pc.png);
}
.interviewContent {
	padding-top: 80px;
	padding-bottom: 80px;
}

@media screen and (min-width: 1681px) {
	.section.kv.is-interview .sectionWrapper .bg {
		background-image: none;
	}
}

/* 20191025 */
@media screen and (min-width: 769px) {
	.interviewContent [data-js-view="acBody"],
	.interviewContent [data-js-view="acBody"] .btnTop01 {
		display: block;
		position: relative;
		z-index: 1200;
		overflow: hidden;
	}
}

@media screen and (max-width: 768px) {
	.section.kv.is-interview .sectionWrapper .bg {
		background-image: none;
	}
	.interviewContent {
		padding-top: 1.33vw;
		padding-bottom: 29.86vw;
	}
}
.interviewContent#interviewContent02 {
	background: #fff url(/interview/images/bg_interview01_pc.png) repeat-y center -53px;
}
.interviewContent#interviewContent04 {
	background: #fff url(/interview/images/bg_interview02_pc.png) repeat-y center -53px;
}
@media screen and (max-width: 768px) {
	.interviewContent#interviewContent02,
	.interviewContent#interviewContent04 {
		background: #fff url(/interview/images/bg_interview01_sp.png) repeat-y center -30px;
		background-size: 100% auto;
	}
}
.interviewContent .sectionHead {
	margin: 0 auto;
	width: 960px;
}
.interviewContent .sectionBody {
	margin: 0 auto;
	width: 960px;
}
@media screen and (max-width: 768px) {
	.interviewContent .sectionHead,
	.interviewContent .sectionBody {
		padding: 0;
		width: auto;
	}
}
@media screen and (max-width: 768px) {
	.interviewContent::after {
		content: "";
		display: block;
		margin: 0 auto;
		border-bottom: 2px solid #ccc;
	}
  [data-js-view="acHead2"] {
    position: relative;
  }
  [data-js-view="acHead2"]::before {
    content: "\E846";
    position: absolute;
    bottom: 16.56vw;
		left: 0;
		right: 0;
		margin: auto;
    border-radius: 0 0 6.65vw 6.65vw;
    width: 13.3vw;
    height: 13.3vw;
    background: #336a21;
    line-height: 13.3vw;
    font-size: 4.53vw;
    text-align: center;
    color: #fff;
    font-family: recop-iconfont;
    z-index: 10;
  }
  [data-js-view="acHead2"].is-open::before {
    content: "\E844";
  }
  .interviewContent [data-js-view="acBody"] {
    display: none;
  }
}

.interviewContent .row {
	margin-bottom: 35px;
}
.interviewContent .row::after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 768px) {
	.interviewContent .row::after {
		display: none;
	}
}
.interviewContent .col {
	float: right;
	width: 50%;
}
.interviewContent .col:first-child {
	position: relative;
}
.interviewContent .col:first-child::after {
	content: "";
	position: absolute;
	top: -28px;
	left: 95px;
	display: block;
	width: 280px;
	height: 235px;
	background: no-repeat left top;
	background-size: contain;
	z-index: 1;
}
.interviewContent#interviewContent01 .col:first-child::after,
.interviewContent#interviewContent03 .col:first-child::after {
	background-image:  url(/interview/images/illust_interview_01.png);
}
.interviewContent#interviewContent02 .col:first-child::after,
.interviewContent#interviewContent04 .col:first-child::after {
	background-image:  url(/interview/images/illust_interview_02.png);
}
@media screen and (max-width: 768px) {
	.interviewContent .col {
		float: none;
		width: auto;
	}
	.interviewContent .col:first-child::after {
		top: 6.67vw;
		left: 0;
		right: 0;
		margin: auto;;
		display: block;
		width: 37.6vw;
		height: 30.9vw;
		z-index: 1;
	}
}
.interviewContent .catch {
	padding: 25px 0;
	position: relative;
	z-index: 10;
}
@media screen and (max-width: 768px) {
	.interviewContent .catch {
		padding: 10.67vw 0;
	}
}
.interviewContent .catch .title {
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.interviewContent .catch .title {
		margin-bottom: 6.67vw;
		font-size: 4.67vw;
	}
}
.interviewContent .catch .text {
	font-size: 16px;
}
@media screen and (max-width: 768px) {
	.interviewContent .catch .text {
		font-size: 3.73vw;
	}
}
.interviewContent .figure {
}
.interviewContent .figure img {}

/*******************************
 areaInterview
*******************************/
.areaInterview {}
.areaInterview .title {
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.3;
}
@media screen and (max-width: 768px) {
	.areaInterview .title {
		margin-bottom: 5.33vw;
		font-size: 4.67vw;
		font-weight: bold;
	}
}
.areaInterview .text {
	margin: 30px 0;
	font-size: 16px;
	line-height: 1.875;
	text-align: left;
}
@media screen and (max-width: 768px) {
	.areaInterview .text {
		margin: 5.33vw 0;
		font-size: 3.73vw;
		line-height: 2;
	}
}
.areaInterview .figure {
	margin: 40px 0;
}
@media screen and (max-width: 768px) {
	.areaInterview .figure {
		margin: 6.667vw 0;
	}
	.areaInterview .figure:first-child {
		margin-top: 0;
	}
}
