@charset "UTF-8";
/*! # kotobukihonpo
 * lastupdate : Tue Feb 09 2016 12:07:43
 * version    : 1.0.0
 *
 * © 2016 Parachute.
*/
.other main,
.tablet main {
  background: url("/img/special/hero_img.jpg") 50% 0 no-repeat;
}
.other #global-nav #global-nav6 a span,
.tablet #global-nav #global-nav6 a span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* .other #content-header h1,
.tablet #content-header h1 {
  display: block;
  background-image: url("/img/special/title_2104.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 112px;
  height: 535px;
  overflow: hidden;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  outline: none;
} */
.other .section,
.tablet .section {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #f5f1eb;
}
.other .section h2,
.tablet .section h2 {
  margin-bottom: 30px;
}
.other .section p, .other .section dd,
.tablet .section p,
.tablet .section dd {
  line-height: 1.7;
}
.other .section em,
.tablet .section em {
  color: #945848;
  font-weight: bold;
}
.other .section .catch,
.tablet .section .catch {
  margin-bottom: 15px;
}

.mobile #content-header {
  background-image: url("/img/special/hero_img@2x.jpg");
}
/* .mobile #content-header h1 {
  display: block;
  background-image: url("/img/special/title@2x_2104.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 147px;
  height: 115px;
  background-size: 63px auto;
  overflow: hidden;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  outline: none;
}
.mobile #content-header i {
  display: block;
  background-image: url("/img/special/title_en@2x.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 87px;
  height: 15px;
  background-size: 87px auto;
  overflow: hidden;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  outline: none;
} */
.mobile .section {
  margin: 30px 10px 0;
  padding-top: 25px;
  border-top: 1px solid #f5f1eb;
}
.mobile .section h2 {
  margin: 0 auto 25px;
}
.mobile .section em {
  color: #945848;
  font-weight: bold;
}
.mobile .section .catch {
  margin-bottom: 15px;
}

.other #main-content .lead,
.tablet #main-content .lead {
  font-size: 1.14286em;
  font-weight: bold;
}




/*------- コンテンツPC -------*/



.other #main-content .special_top_img{
	margin-bottom: 50px;
}
.other #main-content .img_left,
.other #main-content .img_right{
	overflow: hidden;
	zoom:1;
}
.other #main-content .img_left h2,
.other #main-content .img_right h2{
	width: 390px;
}
.other #main-content .img_left .interview_img{
	float: left;
	margin-right: 30px;
}
.other #main-content .img_right .interview_img{
	float: left;
	margin-left: 30px;
}
.other #main-content .img_left .interview_txt,
.other #main-content .img_right .interview_txt{
	float: left;
	width: 390px;
}
.other #main-content .interview_area{
	margin: 0 0 50px 0;
}

/*20190426追加*/
.other #main-content .interview_area:nth-child(4){
	margin: 0;
}

.other #main-content .banner_area img{
	width: 100%;
}
.other #main-content .kusano_youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.other #main-content .kusano_youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*------- コンテンツSP -------*/


.mobile #main-content {
  padding-bottom: 60px;
}
.mobile #main-content .lead {
  margin: 6px 10px;
  font-size: 12px;
  font-weight: bold;
}

.mobile #main-content .special_top_img{
	margin: 30px 10px;
}
.mobile #main-content .interview_area{
	margin: 0 0 40px 0;
}
.mobile #main-content .interview_txt{
	margin: 10px 0 0 0;
}

.mobile #main-content .banner_area{
	padding: 20px 0 0 0;
}

.mobile #main-content .banner_area img{
	width: 100%;
}
.mobile #main-content .kusano_youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.mobile #main-content .kusano_youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}






