/*-----------------------------------*/
/* common */
/*-----------------------------------*/
/* line 4, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
.mod-breadcrumbs {
  width: 960px;
  margin: 0 auto;
  margin-top: 40px;
}

/* line 9, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
h1.fs33 {
  margin-top: 6px;
}

/* line 12, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 19, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li {
  display: inline-block;
}

/* line 23, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li:after {
  color: #999;
  content: '>';
  padding: 0 5px;
  font-size: 13px;
}

/* line 29, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li:last-child:after {
  content: '';
}

/* line 32, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li a {
  color: #0057B2;
  font-size: 13px;
}

/* line 36, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li span {
  color: #333333;
  font-size: 13px;
}

/* line 4, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .lout-2column {
  margin-top: 20px;
}
/* line 8, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .mod-nisetai-merit-title {
  font-weight: bold;
  border-left: none;
}
/* line 13, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .mod-nisetai-merit-text {
  width: 230px;
  float: left;
}
@media screen and (max-width: 736px) {
  /* line 13, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mod-nisetai-merit .mod-nisetai-merit-text {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}
/* line 17, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .mod-nisetai-merit-thumb {
  width: auto;
  float: right;
}
@media screen and (max-width: 736px) {
  /* line 17, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mod-nisetai-merit .mod-nisetai-merit-thumb {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}

/* line 22, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area {
  width: 100%;
  background-color: #F8F3BF;
  margin: 40px auto;
}
/* line 26, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area a {
  color: #333;
}
/* line 29, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area ul {
  list-style: none;
  padding: 40px 0px;
  width: 80%;
  margin: 0 auto;
}
/* line 35, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-button {
  position: relative;
  height: 176px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  background: white;
  background: linear-gradient(to bottom, white 0%, #efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}
/* line 46, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-imgBox01 {
  position: absolute;
  left: 20px;
  top: 10px;
}
/* line 51, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-imgBox02 {
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 56, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-img02 {
  padding: 2px;
  border: 1px solid #ccc;
}
/* line 60, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text01 {
  position: absolute;
  top: 20px;
  left: 126px;
  font-size: 2rem;
}
/* line 65, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text01 span {
  color: #FF8900;
}
/* line 69, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text02 {
  position: absolute;
  top: 60px;
  left: 130px;
  width: 400px;
  font-size: 3.2rem;
  border-top: 1px dashed #ccc;
  padding-left: 10px;
  font-weight: bold;
}
/* line 79, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text03 {
  position: absolute;
  top: 130px;
  left: 22px;
  width: 520px;
}

/* line 88, ../../../../dev/scss/module/cyumon/nisetai.scss */
h5 {
  background-color: #EB6C44 !important;
  color: #fff !important;
}

/* line 92, ../../../../dev/scss/module/cyumon/nisetai.scss */
h6 {
  color: #FF9D00 !important;
}

/* line 96, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mt50 {
  margin-top: 50px !important;
}

/* line 99, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mtsm100 {
  margin-top: 100px;
}

/* line 102, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mt100 {
  margin-top: 100px;
}
@media screen and (max-width: 736px) {
  /* line 102, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mt100 {
    margin-top: 15px;
  }
}

/* line 108, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mb100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 736px) {
  /* line 108, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mb100 {
    margin-bottom: 15px;
  }
}

/* line 114, ../../../../dev/scss/module/cyumon/nisetai.scss */
.fs12 {
  font-size: 1.2rem;
}

/* line 117, ../../../../dev/scss/module/cyumon/nisetai.scss */
.fs18 {
  font-size: 1.8rem;
}

/* line 120, ../../../../dev/scss/module/cyumon/nisetai.scss */
.fs20 {
  font-size: 2.0rem;
}

/* line 123, ../../../../dev/scss/module/cyumon/nisetai.scss */
.b {
  font-weight: bold;
}

/* line 126, ../../../../dev/scss/module/cyumon/nisetai.scss */
.tr {
  color: #FF3F3F;
}

/* line 130, ../../../../dev/scss/module/cyumon/nisetai.scss */
.sm {
  display: none !important;
}

@media screen and (max-width: 736px) {
  /* line 134, ../../../../dev/scss/module/cyumon/nisetai.scss */
  /* .md {
    display: none !important;
  } */

  /* line 137, ../../../../dev/scss/module/cyumon/nisetai.scss */
}
.plan-md {
  font-size: 1.47rem;
  line-height: 2;
  text-align: left;
}

.plan-sm {
  font-size: 1.2rem;
  line-height: 2;
  padding: 10px 0 20px 0;
  text-align: left;
}




/*20170525 okizaki add*/
.styleGrid{
  margin: 130px auto 80px;
}
.styleLead{
  margin: 22px 0 24px;
}
@media screen and (max-width: 736px) {
  .styleGrid{
    margin: 60px auto 40px;
  }
  .styleLead{
    margin: 20px 0;
  }
}

.styleBox{
  border: 1px solid #d1d1d1;
}
.styleTitle{
  font-size: 20px;
  font-size: 2.0rem;
  color: #f7b52c;
  margin: 40px 0 30px 30px;
}
.styleText{
  margin: 0 0 0 30px;
}
@media screen and (max-width: 736px) {
  .styleTitle{
    margin: 20px 10px 10px;
    line-height: 1.4;
  }
  .styleText{
    margin: 10px;
  }
}
.styleList{
  font-size: 0;
  padding-left: 0;
}
.styleList li{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  display: inline-block;
}
.styleList li span{
  display: block;
  background-color: #F6B42D;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.styleList01{
  margin: 60px 30px 30px;
}
.styleList01 li{
  width: 410px;
}
.styleList01 li:first-child{
  margin-right: 50px;
}
@media screen and (max-width: 736px) {
  .styleList01{
    margin: 20px 10px 10px;
  }
  .styleList01 li{
    width: 100%;
  }
  .styleList01 li:first-child{
    margin-right: 0px;
    margin-bottom: 20px
  }
}
.styleList01 li p{
  display: inline-block;
  width: 200px;
  margin: 0;
}
.styleList01 li img{
  vertical-align: top;
  margin-right: 27px;
}
@media screen and (max-width: 736px) {
  .styleList01 li p{
    width: 100%;
  }
  .styleList01 li img{
    display: block;
    width: 177px;
    margin: 20px auto 40px;
  }
}
.styleBox02{
  margin-top: 25px;
  margin-bottom: 85px;
}
.styleList02{
  margin: 50px 15px 15px;
}
.styleList02 li{
  width: 276px;
}
@media screen and (max-width: 736px) {
  .styleBox02{
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
  .styleList02 li{
    width: 100%;
  }
}
.typeCenter{
  margin: 0 40px;
}
@media screen and (max-width: 736px) {
  .typeCenter{
    margin: 20px auto;
  }
  .smCenter{
    display: block;
    margin: 0 auto;
  }
}
.typeImg{
  text-align: center;
  margin: 30px auto 25px;
}
.typeTextBox{
  padding: 0 5px;
}
.typeLead{
  font-size: 16px;
  font-size: 1.6rem;
  color: #f7b52c;
  margin: 0;
  height: 90px;
}
.typeText{
  margin: 0;
  padding-top: 25px;
  border-top: 1px dotted #D5D5D5;
  height: 170px;
}
@media screen and (max-width: 736px) {
  .typeLead{
    height: auto;
    padding: 0 0 10px;
  }
  .typeText{
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}

.referencePlanList{
  font-size: 0;
  padding-left: 0;
  margin-top: 60px;
}
.referenceBox{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
  margin-bottom: 60px;
}
.referencePlanList li h5{
  background-color: #F7B52C !important;
  padding: 8px 14px;
  font-size: 16px;
  font-size: 1.6rem;
}
/*繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｫ髢｢縺吶ｋ險倩ｿｰ*/
.mod-saleinlots-performance-section-title{
  position: relative;
}
.mod-saleinlots-performance-section-title::before{
  width: 19px;
  height: 19px;
  content: '';
  display: block;
  background: url(/wordpress/wp-content/uploads/2017/05/icon_plus_orange.png) no-repeat left top;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.mod-saleinlots-performance-section-title.is-open::before{
  background: url(/wordpress/wp-content/uploads/2017/05/icon_minus_orange.png) no-repeat left top;
}
.mod-saleinlots-performance-section-title::after{
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 736px) {
  .referenceBox{
    margin-bottom: 20px;
  }
  .js-toggle-performance-area{
    display: none;
  }
  .mod-saleinlots-performance-section-title::before{
    background: url(/wordpress/wp-content/uploads/2017/05/icon_minus_orange.png) no-repeat left top;
  }
  .mod-saleinlots-performance-section-title.is-open::before{
    background: url(/wordpress/wp-content/uploads/2017/05/icon_plus_orange.png) no-repeat left top;
  }
}


@media screen and (max-width: 736px) {
  .referencePlanList li h5{
    line-height: 1.2;
    margin: 0 0 20px;
    padding: 15px 30px;
  }
  .referencePlanList li h5 img{
    display: block;
    width: 60px;
  }
}
.referencePlanList li h5 span{
  font-size: 22px;
  font-size: 2.2rem;
}
.referenceInner{
  padding: 0 46px 24px;
}
.referenceLead{
  margin: 0;
}
@media screen and (max-width: 736px) {
  .referenceInner{
    padding: 0 10px 20px;
  }
}
.referenceHouseImg{
  width: 841px;
  margin: 40px auto 50px;
  -ms-display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	-o-display: flex;
	display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 736px) {
  .referenceHouseImg{
    width: 100%;
    -ms-display: inherit;
  	-moz-display: inherit;
  	-o-display: inherit;
    display: inherit;
    margin: 20px auto;
  }
  .mbImage{
    margin-bottom: 10px;
  }
}
.referenceFlowFloor{
  text-align: center;
}
@media screen and (max-width: 736px) {
  .floorImageBox{
    margin: 40px auto;
    text-align: center;
  }
  .floorImageBox img:nth-child(2){
    margin: 30px auto;
  }
}
.marginImage{
  margin: 60px auto 43px;
}
@media screen and (max-width: 736px) {
  .marginImage{
    margin: 20px auto;
  }
}
.referencePoint{
  font-size: 0;
  padding-left: 0;
}
.referencePoint li{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  margin-bottom: 12px;
}
.referencePoint li b{
  background-color: #0D6FB8;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  margin-right: 10px;
}
@media screen and (max-width: 736px) {
  .referencePoint{
    margin-bottom: 40px;
  }
  .referencePoint li{
    line-height: 1.6;
  }
  .referencePoint li b{
    margin-right: 5px;
  }
  .referencePoint li span{
    display: inline-block;
    width: 80%;
    vertical-align: middle;
  }
}
.spaceAndPrice{
  width: 95%;
  margin: 80px auto 0;
  -ms-display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	-o-display: flex;
	display: flex;
  justify-content: space-between;
}
.referenceSpace{
  font-size: 0;
  padding-left: 0;
}
.referenceSpace li{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  display: inline-block;
  width: 240px;
  margin-bottom: 10px;
}
.referenceSpace li span{
  background-color: #E5AB36;
  color: #fff;
  width: 88px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
}
.priceBox{
  width: 60%;
}
@media screen and (max-width: 736px) {
  .spaceAndPrice{
    width: 95%;
    margin: 20px auto 0;
    -ms-display: inherit;
  	-webkit-display: inherit;
  	-moz-display: inherit;
  	-o-display: inherit;
  	display: inherit;
  }
  .referenceSpace{
    margin-bottom: 15px;
  }
  .referenceSpace li{
    width: 100%;
  }
  .referenceSpace li span{
    width: 35%;
    margin-right: 10px;
  }
  .priceBox{
    width: 100%;
  }
}
.priceBox p{
  line-height: 1.4;
}
.nisetaiVisual{
  margin-top: 80px;
}
.leadBtn{
  margin: 42px 0 90px 0;
}
.mod-choose-lead .mod-choose-lead-title{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  margin-top: 90px;
  line-height: 5rem;
  font-size: 3rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .nisetaiVisual{
    margin-top: 30px;
  }
  .leadBtn{
    margin: 22px 0 40px;
  }
  .mod-choose-lead .mod-choose-lead-title{
    font-size: 2rem;
    line-height: 3.4rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}
li{
  list-style: none;
}
.choose.type-choose {
  background: none;
}
.choose h1 {
  padding-top: 30px;
  margin-bottom: 30px;
  font-size: 3rem;
}
.imgKizuna{
  max-width: none;
  margin-left: -475px;
}
.leadtxt {
  line-height: 2;
}
.maintitBox{
  margin-top: 90px;
}
.leadTit{
  margin-top: 87px;
  margin-bottom: 24px;
  padding-left: 0;
  padding-bottom: 16px;
  font-size: 2.5rem;
  border-left: none;
  border-bottom: 2px solid #FF8E01;
}
.btmbtnBox{
  margin-top: 50px;
  margin-bottom: 90px;
}
@media screen and (max-width:736px){
  .leadTit{
    margin-top: 40px;
    font-size: 2rem;
  }
  .leadtxt {
    font-size: 1.3rem;
    text-align: left;
  }
  .btmbtnBox {
    margin-bottom: 50px;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

/* 二世帯住宅*/
.choose.type-choose{
	/* background: url(mainimg_nisetai_merit01.png) top center no-repeat; */
	margin: auto;
  max-width: 1918px;
  background-size: 100%;
}
.choose .mod-choose-lead-text{
	position: absolute;
  top: -120px;
  left: -7px;
  font-size: 1.9rem;
}
.choose .mod-choose-lead{
  position: relative;
  margin: 0;
}
/* .choose h1{
	padding-top: 135px;
	font-size: 4.5rem;
	margin-bottom: 0;
} */
.choose .mod_nisetai_btnList01 {
	padding: 0;
	overflow: hidden;
}
.choose .mod_nisetai_btnList01{
}
.choose .mod_nisetai_btnList01 .btn{
	float: left;
	width: 232px;
}
.choose .mod_nisetai_btnList01 .btn + .btn{
	margin-left: 10px;
}
.choose .mod_nisetai_btnList01 .btn a{
	display: block;
	border-radius: 5px;
	border: 1px solid #dddddd;
	background-color: #f4f7f8;
	text-align: center;
	text-decoration: none;
	padding: 18px 0;
}
.choose .mod_nisetai_btnList01 .btn a span{
	font-size: 1.4rem;
	color: #2652b2;
}
.choose .mod_nisetai_btnList01 .btn a span:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.5px 0 6.5px 9px;
	border-color: transparent transparent transparent #2652b2;
	display: inline-block;
	margin: 0 5px -1px 0;
}
.choose .mod_nisetai_btnList01 .btn a:hover,
.choose .mod_nisetai_btnList01 .btn a.current{
	background-color: #ffca0d;
}
.choose .mod_nisetai_btnList01 .btn a:hover span,
.choose .mod_nisetai_btnList01 .btn a.current span{
	color: #333;
}
.choose .mod_nisetai_btnList01 .btn a:hover span:before,
.choose .mod_nisetai_btnList01 .btn a.current span:before{
	border-color: transparent transparent transparent #333;
}

@media screen and (max-width:736px){
	.choose.type-choose {
		/* background: url(mainimg_nisetai_merit01.png) top center no-repeat; */
		max-width: 100%;
  	background-size: 180%;
	}
	.choose .mod-choose-lead{
		position: relative;
		margin-top: 30px;
		margin-bottom: 22px;
	}
	.choose .mod-choose-lead-text{
	  left: 0;
	}
	.choose h1{
		padding-top: 0;
    margin-bottom: 10px;
		font-size: 2rem;
	}
  .imgKizuna {
    max-width: 100%;
    margin-left: 0;
  }
  .choose .mod_nisetai_btnList01 {
    padding: 0;
	}
	.choose .mod_nisetai_btnList01 .btn{
		width: 49%;
    margin-top: 2%;
	}
  .choose .mod_nisetai_btnList01 .btn a span:before{
  	border-width: 3px 0 3px 4px;
    margin: 0 5px 1px 0;
  }
  .choose .mod_nisetai_btnList01 .btn:nth-child(odd) {
    margin-left: 0;
  }
	.choose .mod_nisetai_btnList01 .btn:nth-child(even) {
    margin-left: 2%;
  }
	.choose .mod_nisetai_btnList01 .btn a{
		padding: 10px 0;
	}
	.choose .mod_nisetai_btnList01 .btn a span{
		font-size: 1.2rem;
	}
}

.voiceTit {
  margin-top: 70px;
  padding-bottom: 15px;
}
.voiceList {
  padding: 0;
}
.voiceList .tit{
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: none;
}
.voiceList a {
  text-decoration: none;
  color: #000;
}
.voiceList img{
  width: 100%;
}
.voiceList > li{
  float: left;
  width: 304px;
  margin-bottom: 30px;
  margin-right: 24px;
}
.voiceList li:last-child{
  margin-right: 0;
}
.voiceList > li .btn {
  margin-top: 30px;
}
.voiceList > li .btn a {
  min-width: 180px;
  padding: 10px;
  color: #2652b2;
  font-size: 1.2rem;
  font-weight: 700;
}
.voice-body{
  margin-bottom: 15px;
}
@media screen and (max-width:736px){
  .voiceTit {
    margin-bottom: 20px;
  }
  .voiceList > li{
    float: none;
    width: auto;
    margin-bottom: 30px;
    margin-right: auto;
    border-bottom: 1px solid #ccc;
  }
  .voiceList > li:last-child {
    border-bottom: none;
  }
  .voiceList .tit {
    margin-left: 0;
    margin-right: 0;
  }
  .voiceList .mod-customer-box-body-family {
    margin: 5px 0 10px;
  }
  .voiceList > li .btn {
    margin-bottom: 30px;
  }
}


.lout-contents {
  padding: 0;
}
@media screen and (max-width:736px){
  .lout-contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.viewPc {
  display: block;
}
.viewSp {
  display: none;
}
@media screen and (max-width:736px){
  .viewPc {
    display: none;
  }
  .viewSp {
    display: block;
  }
}



.interview-body {
  padding: 0;
}
.interview-body .interview + .interview{
  margin-top: 60px;
}
.interview-body .interview .tit{
  font-size: 2.4rem;
  border-left: 6px solid #f0b30f;
  padding-left: 40px;
  border-bottom: none;
  padding-bottom: 0;
}
@media all and (min-width: 736px) {
	.interview-body {
		overflow: hidden;
		margin: 0 -10px;
	}
	.interview-body .interview {
		width: 33.333%;
		float: left;
		padding: 10px;
		box-sizing: border-box;
	}
	.interview-body .interview + .interview {
		margin-top: 0;
	}
	.interview-body .interview .tit {
		min-height: 4.1em;
		border-left: 0;
		padding-left: 0;
		margin: 0;
		font-size: 1.8rem;
		font-weight: bold;
	}
	.interview-body .mod-customer-content-body {
		width: 100%;
	}
	.mod-customer-content-body:before {
		width: 70px;
		height: 70px;
	}
}

.mod-customer-content-body {
  position: relative;
  display: block;
  width:830px;
  margin: 0 auto;
  transition: .2s;
}
.mod-customer-content-body:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: url(/wordpress/wp-content/uploads/2019/04/ico_movie_play01.png) no-repeat center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.mod-customer-content-body:hover {
  opacity: .8;
}
@media screen and (max-width:736px){
  .mod-customer-content-body {
    width: 100%;
  }
  .mod-movie{
    width: 100%;
    height:0;
    margin-top: 10px;
  }
  .interview-body .interview + .interview{
    margin-top: 30px;
  }
  .interview-body .interview .tit{
    font-size: 1.7rem;
    border-left: 3px solid #f0b30f;
    padding-left: 20px;
    margin: 0 5px;
  }
}

#fancybox-wrap {
  width: 930px !important;
}
#fancybox-content {
  border-width: inherit !important;
}
@media screen and (max-width:736px){
  #fancybox-wrap {
    width: calc(100% - 40px) !important;
    padding: 0 !important;
  }
  #fancybox-content {
    width:100% !important;
    height:0 !important;
    padding-top:75% !important;
  }
  #fancybox-frame {
    position:absolute;
    top:0;
    left:0;
  }
}

.bnr-ebook {
  margin: 60px auto 70px;
}
.lout-contents {
    padding-left: 10px;
    padding-right: 10px;
}
.bnr-ebook .mod-bannerlink {
  width: 750px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 735px){
  .bnr-ebook {
    margin: 20px auto 30px;
  }
  .bnr-ebook .mod-bannerlink {
    width: 100%;
    margin: 0 ;
    text-align: center;
  }
}
