@charset "utf-8";
/*****************************************
	style_2.css
	マザーリーフ（motherleaf）インタビュー専用
******************************************/

body {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  background: url("../img/bg_15win.jpg");
  line-height: 20px;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*--  ヘッダー  --*/
#header {
  width: 100%;
  border-top: 2px solid #028037;
  background-color: #fff;
}

.head_inner {
  max-width: 978px;
  width: 100%;
  margin: 0 auto 20px;
  padding: 12px 30px 0;
  box-sizing: border-box;
  position: relative;
}
.logo {
  display: block;
  float: left;
  margin: 20px 0;
}
.logo img {
  max-width: 300px;
}
.head_inner h1 {
  float: right;
  text-align: right;
  font-size: 14px;/* 16px */
  font-weight: 300;
  margin-top: 60px;
  margin-bottom: 5px;
}
.sm_menu_btn , .sm_menu_rap {
  display: none;
}
/*--  メイン  --*/
#main {
  max-width: 978px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.main_img {
  max-width: 978px;
  width: 100%;
  margin: 0 auto 20px;
}
.main_img img {
  width: 100%;
}
.heading_2 {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  height: 43px;
  line-height: 43px;
  text-indent: 40px;
  position: relative;
  background-color: #00a728;
}
.heading_2:after {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  top: 8.5px;
  left: 8px;
  background-image: url("../img/sentence_logo.png");
}
.box_wrap {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
}
.box_wrap .staff_img_1 {
  float: right;
  max-width: 430px;
  width: 48%;
  margin: 0px 0 20px 4%;
}
.box_wrap .heading_3 {
  font-size: 16px;
  font-weight: 600;
  color: #00a728;
  margin: 10px 0;
  line-height: 30px;
}
.heading_3 span{
  display: inline-block;
}
.text_2 {
  max-width: 880px;
  width: 100%;
  word-wrap: break-word;
  margin: 0 auto 20px;
}
.staff_img_2 {
  float: left;
  max-width: 430px;
  width: 48%;
  margin: 0 4% 5px 0;
}
.staff_img_4 {
  float: right;
  max-width: 430px;
  width: 48%;
  margin-left: 4%;
  margin-bottom: 5px;
}
.staff_img_3 {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.mother_btn {
  max-width: 600px;
  width: 61%;
  height: 80px;
  margin: 40px auto 60px;
  padding-bottom: 40px;
  line-height: 80px;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 999;
}
.mother_btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  max-width: 600px;
  width: 100%;
  height: 80px;
  padding-bottom: 3px;
  background-color: #d6d6d6;
  border-radius: 10px;
  z-index: -999;
}
.mother_btn a {
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #ff6600;
  border-radius: 10px;
}
/*-- hover時のaction  --*/
.mother_btn:hover a  {
  background-color: #fff;
  border: 3px solid #00a728;
  text-decoration: underline;
  color: #00a728;
  height: 74px;
  line-height: 74px;
}
/*-- hover時のaction  --*/
.mother_btn:hover a:before , .mother_btn:hover a:after {
  background-color: #00a728;
}
.mother_btn a:before , .mother_btn a:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 3px;
  background-color: #fff;
}
.mother_btn a:before {
  top: 33px;
  right: 15px;
  -webkit-transform : rotate(45deg) ;
  -ms-transform : rotate(45deg) ;
  transform : rotate(45deg) ;
}
.mother_btn a:after {
  top: 42px;
  right: 15px;
  -webkit-transform : rotate(-45deg) ;
  -ms-transform : rotate(-45deg) ;
  transform : rotate(-45deg) ;
}
.recruit_btn {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.recruit_btn a {
  background-color: #00a728;
}
/*-- hover時のaction  --*/
.recruit_btn:hover a  {
  background-color: #fff;
  border: 3px solid #ff6600;
  text-decoration: underline;
  color: #ff6600;
  height: 74px;
  line-height: 74px;
}
/*-- hover時のaction  --*/
.recruit_btn:hover a:before , .recruit_btn:hover a:after {
  background-color: #ff6600;
}
.heading_2_itv {
  color: #00a728;
  font-size: 16px;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  font-weight: 600;
  margin-bottom: 14px;
  text-indent: 24px;
  position: relative;
}
.heading_2_itv:after {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  top: 0;
  left: 0;
  background-image: url("../img/sentence_circle_2.png");
}
/*-- itv_rap --*/
.itv_rap{
	width:100%;
	max-width: 920px;
	margin: 0 auto;
	zoom: 1;
}
.itv_rap:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.itv_rap .itv_box{
  box-sizing: border-box;
  background:#fffcf1;
  border-radius: 3px;
  display: block;
  height: auto;
  margin-bottom: 20px;
  overflow: hidden;
  width: 32%;
  float: left;
	border: 1px solid #b2e4be;
}
.itv_box a {
	display: block;
	padding: 20px;
	color: #000!important;
	text-decoration: none!important;
	/*border: 1px solid #b2e4be;*/
}
.itv_box a:hover {
	border: 3px solid #b2e4be;
	padding: 17px;
}

.itv_rap .itv_box:nth-of-type(5),
.itv_rap .itv_box:nth-of-type(2){
	margin:0 2% 20px;
	}

.itv_rap .itv_box img{
	/*max-width:252px;*/
	max-width:450px;
	margin:auto;
	width:100%;
	height:auto;
  display: block;
}

.itv_rap .itv_box .text_rap{
	max-width:252px;
	margin:auto;
	width:100%;
	/*float:left;

	margin-left:20px;	*/
	}

.itv_rap .itv_box .text_rap h3 /** ここだけ例外 **/
{
	height:70px;
	font-weight:bold;
	margin:15px 0;
	}

.itv_rap .itv_box .text_rap dl{

	}
.itv_rap .itv_box .text_rap dl dt{
	height:60px;
	margin-bottom:10px;}

.itv_rap .itv_box .text_rap dl dd {
    background: url(../img/link.png) no-repeat 0 40%;
    padding-left: 15px;
    color: #f60 !important;
    text-decoration: none!important;
}

.itv_rap .itv_box .text_rap dl dd p{
	margin-top:30px;}

.itv_rap .itv_box .text_rap dl dd a{
	background:url("../img/link.png") no-repeat 0 40%;
	padding-left:15px;
  color: #f60 !important;
  text-decoration: none!important;
	}
  .itv_rap .itv_box .text_rap dl dd a:hover {
    text-decoration: underline!important;
  }
  /*-- フッター --*/
  .topbtn {
    position: fixed;
    bottom: 0;
    right: 12%;
  }
  #footer {
    width: 100%;
    background-color: #8ea57e;
  }
  .footer_rap {
    max-width: 978px;
    width: 100%;
    margin: 80px auto 0;
    padding: 30px 0;
  }
  .footer_rap .is_sp {
    display: none;
  }
  .recop {
    float: left;
    font-size: 12px;
    color: #fff;
  }
  .recop a {
    color: #fff;
    text-decoration: none;
  }
  .copyright {
    float: left;
    margin-left: 16%;
    font-size: 12px;
    color: #fff;
  }
@media screen and (max-width: 830px) {
  	/* ----------------------------------------------------------------
  	    スタッフインタビュー
  	----------------------------------------------------------------*/
  .heading_2_itv {
    margin-left: 3%;
    width: 97%;
    font-size: 15px;
    text-indent: 20px;
  }
  .heading_2_itv:after {
    width: 15px;
    height: 15px;
    background-size: cover;
    top: 1px;
  }
  .itv_rap{
  	width:94%;
  	margin:auto;
  	padding: 0 3%;
  }

  .itv_rap .itv_box{
  	width:48%;
  	height:auto;
  }
  	.itv_rap .itv_box:nth-of-type(5),
  	.itv_rap .itv_box:nth-of-type(2) {
  		margin:0;
  		margin-bottom: 15px;
  	}
  	.itv_rap .itv_box:nth-child(1) ,
  	.itv_rap .itv_box:nth-child(3) ,
  	.itv_rap .itv_box:nth-child(5) {
  		margin: 0 4% 20px 0;
  }
  	.itv_rap .itv_box img{
  		float:none;
  		width:100%;
  		margin:auto;
  	}

  	.itv_rap .itv_box .text_rap h3 {
      margin-top:20px;
    }
}

@media screen and (max-width: 768px) {
/*-- ハンバーガーメニュー --*/
.head_inner {
  margin-bottom: 0;
  padding-left: 10px;
}
.sm_headar_rap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}
.sm_menu_btn {
  display: block;
}
.sm_headar_rap .sm_menu_btn img {
    max-width: 58px;
    max-height: auto;
}

.sm_headar_rap .sm_menu_btn.active img {
    display: none;
}
.sm_headar_rap .sm_menu_btn.active {
    background: url("../img/close.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    display: block;
    height: 58px;
    width: 58px;
}
.sm_menu_rap {
    background: none repeat scroll 0 0 #114d19;
    box-sizing: border-box;
    display: none;
    padding: 10px;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 58px;
    right: 0;

}
.sm_menu_rap ul {
    font-size: 18px;
    margin-bottom: 10px;
}
.sm_menu_rap ul li {
    margin-bottom: 5px;
}
.sm_menu_rap ul li a {
    background: none repeat scroll 0 0 white;
    border-radius: 4px;
    display: block;
    padding: 10px;
    color: #ff9900!important;
    text-decoration: none!important;
}
.sm_menu_rap ul li a:hover , .sm_menu_rap ul li a:visited , .sm_menu_rap ul li a:active ,
.sm_menu_rap ul li a:link {
  color: #ff9900!important;
  text-decoration: none!important;
}
.sm_menu_rap ul li a:hover {
    text-decoration: underline!important;
}
.sm_menu_rap ul li a strong {
    background: url("../img/arrow.png") no-repeat scroll right center / 5px 10px rgba(0, 0, 0, 0);
    display: block;
}
}
@media screen and (min-width:671px) and ( max-width:880px) {
  .logo {
    margin-left: 10px;
  }
  .head_inner h1 {
    margin-right: 5px;
  }
  .box_wrap {
    margin: 0 0 20px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .box_wrap .staff_img_1 , .box_wrap .staff_img_2 {
    margin-bottom: 10px;
  }
  .text_2 {
    margin: 0 0 20px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 670px) {
  .heading_2_itv {
    margin-left: 5%;
    width: 95%;
  }
  .itv_rap{
  	width:100%;
  	margin:auto;
  	padding: 0;
  }
  .itv_rap .itv_box{
  	max-width: 710px;
    margin: 0 5% 20px!important;
    width: 90%;
  	float: none;
  }
  .itv_rap .itv_box img{
  	float:none;
  	width:90%;
  	margin:4% auto 0;
  	}
  .itv_rap .itv_box .text_rap{
  	margin:0 auto 2%;
  	width:100%;
  	}
  .itv_rap .itv_box .text_rap h3 {
    margin:20px auto 0;
  }
  .itv_rap .itv_box:nth-of-type(5),
  .itv_rap .itv_box:nth-of-type(2) {
  	margin:0 0 20px;
  }
  .itv_rap .itv_box .text_rap dl{
    max-width:250px;
  }
  .itv_rap .itv_box .text_rap dl dd a{
    font-size:110%;
  }
    .itv_rap .itv_box .text_rap dl dd a:hover {
      text-decoration: underline!important;
    }
}

/*-- フッター --*/
.topbtn {
  right: 0;
}
#footer {
  width: 100%;
  background-color: #8ea57e;
}
.footer_rap {
  max-width: 978px;
  width: 100%;
  margin: 80px auto 0;
  padding: 30px 0;
}
.footer_rap .is_sp {
  display: none;
}
.recop {
  float: left;
  font-size: 12px;
  color: #fff;
}
.recop a {
  color: #fff;
  text-decoration: none;
}
.copyright {
  float: left;
  margin-left: 16%;
  font-size: 12px;
  color: #fff;
}

/*-- SP --*/
@media screen and (max-width:670px){
 .logo {
   float: none;
   width: calc(100% - 60px);
   margin: 10px 0 0 3.125%;
 }
 .logo img {
   width: 192px;
 }
 .head_inner h1 {
   float: none;
   width: calc(100% - 60px);
   margin: 15px 0 0 3.125%;
   padding-bottom: 15px;
   text-align: left;
   font-size: 13px;
   word-wrap: break-word;
 }
 .heading_2 {
   margin: 0 3.125%;
   width: 93.75%;
   font-size: 15px;
   height: 30px;
   line-height: 30px;
   text-indent: 35px;
 }
 .heading_2:after {
   width: 17px;
   height: 17px;
   background-size : cover;
   top: 6.5px;
 }
 .box_wrap {
   width: 93.75%;
   margin: 20px 3.125% 15px;
 }
 .box_wrap .staff_img_1 {
   float: none;
   max-width: 500px;
   width: 83%;
   margin: 0 auto;
   display: block;
 }
 .box_1 {
   float: none;
   width: 100%;
   padding: 0;
   max-width: 600px;
   margin-top: 20px;
 }
 .box_wrap .text {
   width: 100%;
   font-size: 13px;
   margin-bottom: 15px;
 }
 .box_wrap .heading_3 {
   width: 100%;
   font-size: 15px;
   margin: 15px 0;
   line-height: 20px;
 }
 .text_2 {
   width: 93.75%;
   margin: 0 3.125% 15px;
   font-size: 13px;
   word-wrap: break-word;
 }
 .text_block {
   width: 100%;
   margin: 15px auto;
   font-size: 13px;
   word-wrap: break-word;
   display: block;
 }
 .box_wrap .is_sp {
   display: none;
 }
 .box_wrap .staff_img_2 , .box_wrap .staff_img_4 {
   float: none;
   max-width: 500px;
   width: 83%;
   margin: 0 auto 15px;
   display: block;
 }
 .staff_img_3 {
   max-width: 600px;
   width: 93.75%;
   margin: 15px 3.125% 0;
   display: block;
 }
 .heading_box {
   font-size: 15px;
   text-indent: 20px;
   margin-bottom: 8px;
 }
 .heading_box:after {
   width: 15px;
   height: 15px;
   background-size: cover;
   top: 1px;
 }
 .heading_2_box {
   font-size: 15px;
   text-indent: 20px;
   margin-bottom: 8px;
 }
 .heading_2_box:after {
   width: 15px;
   height: 15px;
   background-size: cover;
   top: 1px;
 }
 .work_img_wrap {
   margin: 20px auto 30px;
 }
 .work_img {
   float: none;
   width: 78.125%;
   margin: 15px auto 0;
   display: block;
   max-width: 373px;
 }
 .work_img:nth-child(3){
   margin: 15px auto 0;
 }
 .detail_btn {
   margin-left: auto;
   margin-right: 0;
 }
 .mother_btn {
   max-width: 600px;
    width: 93.75%;
    height: 50px;
    margin: 25px auto 30px;
    line-height: 50px;
    font-size: 16px;
 }
 /*-- hover時のaction  --*/
 .mother_btn:hover a {
   border: 2px solid #00a728;
   height: 46px;
   line-height: 46px;
 }
 .mother_btn:before {
    max-width: 600px;
    height: 50px;
    padding-bottom: 3px;
    border-radius: 5px;
  }
  .mother_btn a {
    border-radius: 5px;
  }
  .mother_btn a:before , .mother_btn a:after {
    width: 12px;
    height: 3px;
  }
  .mother_btn a:before {
    top: 20px;
    right: 10px;
  }
  .mother_btn a:after {
    top: 27px;
    right: 10px;
  }
  .recruit_btn {
    margin-bottom: 80px;
  }
  /*-- hover時のaction  --*/
  .recruit_btn:hover a {
    border: 2px solid #ff6600;
    height: 46px;
    line-height: 46px;
  }
  /*-- footer --*/
  .footer_rap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
  }
  .footer_rap .is_sp {
    display: block;
  }
  .recop , .copyright {
    float: none;
  }
  .copyright {
    margin: 0;
    font-size: 11px;
  }
}

/*-----------------------------------*/
/*フッター調整*/
.footer_rap {
  text-align: center;
}
.recop {
  float: none;
}
.copyright {
  float: none;
  margin-left: 0;
}
.copyright span {
  display: inline-block;
}
p.ga_pdf a {
    color: #fff!important;
    font-size: 12px;
}
@media screen and (max-width:670px){
  .copyright {
    font-size: 12px;
  }
}