@charset "utf-8";

.pagenation li:last-child a{
	display:none;
}
.pagenation{
	top: calc(50% - 90px);
}
.bx-wrapper .bx-controls-direction a {
    z-index: 100!important;
}


.interview_thumnail{
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 15px;
    color: #636660;
	background-color: #f3f3f3;
	margin-bottom: 30px;
	height: 200px;
	overflow: hidden;
}
.interview_thumnail:last-child{
	margin-bottom: 150px;
}


.interview_thumnail .left2{
	width:200px;
	float:left;
}
.interview_thumnail .right{
	float:right;
	text-align: left;
    width: -webkit-calc(100% - 236px);
    width: -moz-calc(100% - 236px);
	width: calc(100% - 236px);
    padding: 18px;
}

.interview_thumnail .roll{
	font-size: 13px;
}
.interview_thumnail .name{
	font-weight: bold;
}
.interview_thumnail .title2{
    font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
    font-size: 24px;
	line-height: 1.5em;
}


















/*-- -------------right----------- --*/


.title {
  position: relative;
  display: inline-block;
  /*padding: .5em 4em;
  border: 2px solid #333;
  color: #fff;
  text-align: center;
  text-decoration: none;*/
  /*transition: .3s ease-in-out;
  transition-timing-function:ease-in-out;*/




}
.title.on {
  color: #fff;
}


.title::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
  background: #5bb250;
  transform: scale(0, 1);
}
.title.on {
	animation: hover .3s forwards;
}
.title.on::before {
  animation: hover-in .3s forwards alternate, hover-out .3s .3s forwards alternate;
}
@keyframes hover {
  0% {
    color: #fff;
  }
  50% {
    color: #fff;
  }
    100% {
    color:#5bb250;
  }
}
@keyframes hover-in {
  0% {
    transform-origin: left top;
    transform: scale(0, 1);
  }
  100% {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
@keyframes hover-out {
  0% {
    transform-origin: right top;
    transform: scale(1, 1);
  }
  100% {
    transform-origin: right top;
    transform: scale(0, 1);
  }
}

.title{
	/*width:-webkit-calc(100% - 160px);*/
	margin:166px 80px 148px 50px;
	font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif ;
	font-size: 36px;
	color:#fff;
	line-height: 1.3em;
	line-height: 1.3em;
	letter-spacing: 0.02em;
	/*width:100%;*/
	clear:both;
}















.subtitle{

	font-size:18px;
	margin-left:50px;
	margin-right:80px;
	color:#636660;
	
}


.subtitle {
	/*display: flex;*/
	align-items: center;
	color:white;
	background-color: #2d2d2d;
	
    padding: 0.5em 2em;
    border-radius: 10px;/*角の丸み*/
	display:inline-block;
}



/*.subtitle:before,
.subtitle:after {
border-top: 1px solid #636660;
content: "";
flex-grow: 1;
}
.subtitle:before {
margin-right: 1rem;
}
.subtitle:after {
margin-left: 1rem;
}*/



.title img{
	width:100%;
	height: auto;
}

.h2margin{
	margin:116px auto 0;
}

h2 img{
	margin:12px 0 0 0;
}
h2{
margin: 0 80px 0 50px;
}

.text_title{
	color:#636660;
	font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:18px;
	margin:70px 80px 44px 50px;
}
.body_txt{
	text-align: left;
	margin:0 80px 0px 50px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:15px;
	color:#636660;
	line-height: 2em;
}
.body_txt.last{
    padding-bottom:100px;
}

.photo.border{
    border-top: solid 10px #f3f3f3;
    height: 106px;
}


.body_txt img{
	width:100%;
	height: auto;
	margin:20px 0;
}
.body_txt2{
	margin-bottom:10px;
}

/*-- -------------left----------- --*/

.left_title img{
	margin:57px 0;
}
.left_title .icon img{
	margin:0;
}

.left_title {
    left: 160px;
    margin: 0;
    text-align: left;
    display: table-cell;
    position: fixed;
    top: 0;
    /* margin: 0 0 0 120px; */
    width: calc(47% - 200px);
}
.title_img {
    /*border-left: solid 1px #5bb250;*/
    padding: 20px 20px 20px 0px;
}


.left_img{
/*	margin: 0 0 0 253px;
	position: -webkit-sticky;
	position: sticky;
	top: 540px;
	left:50px;*/
}
.left_img{
	/*margin: 70px 0 0 0;*/
	margin: 540px 0 0 150px;
	margin: 28% 0 0 150px;
	position: fixed;
}
#p2,#p3,#p4,
#p2b,#p3b,#p4b,
#t2,#t3,#t4,
#t1b,#t2b,#t3b,#t4b{
	display:none;
}

@media screen and (max-width: 1024px){
.content-right {
    margin-top: 44px!important;
}
.content_all {

    background-color: #fff;
    }


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -10px!important;
}
.section {
    background-color: #fff;
    }
    
    
    .content-left,
	#p2,#p3,#p4,
	#t1,#t2,#t3,#t4,
	#t1b,#t2b,#t3b,#t4b{
		display:none;
	}

	#t1{
		display:none!important;
	}

	#p2b,#p3b,#p4b,
	#t1b,#t2b,#t3b,#t4b{
		display:block;
	}

	.left_title {
	    margin: 200px 0 0 50px;
		position:relative;
	}
	.left_title {
		left: 0; 
	}


	.left_img {
	    margin: 10px 0 50px;
		position:relative;
	}

	.body_txt {
	    margin: 0 1em;
	}
	.title {
	    width: -webkit-calc(100% - 16%);
		width: -moz-calc(100% - 16%);
		width: calc(100% - 16%);
	    margin: 40px 8% 25px;
		font-size: 32px;
	}
	.text_title {
	    margin: 35px 8% 25px;
	}
	.subtitle {
	 	width: -webkit-calc(100% - 16%);
		width: -moz-calc(100% - 16%);
		width: calc(100% - 16%);
	    margin: 0 8%;
	}
.subtitle{
    padding: 0.3em 2em;
    width:auto;
    border-radius: 6px;
    font-size:1em;
}   
    
    
    
	.h2margin {
	    margin: 0 auto 0;
	}
	h2{
	margin: 0 8%;
	}



}
