@charset "UTF-8";
@import url("jobs.css");

.wrapper{
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.pageTitle_v2 strong {
	font-family: "Noto Sans JP", sans-serif!important;
}

.pageTitle_v2::after {
    content: "";
    position: absolute;
    background: url(../img/lab/firstTtl.png) no-repeat;
    background-size: contain;
    width: 309px;
    height: 310px;
    top: 100px;
    right: 0;
    margin:auto;
}
 


.labList{
	max-width: 1200px;
	margin: 0 auto;
}


.labList li a{
	display: flex;
	color: #000;
	justify-content: space-between;
	margin-bottom: 80px;
}

.labList li:nth-child(2n) a{
	flex-direction: row-reverse;
}	


.labList li .listImg{
	width: 54%;
	max-height: 340px;
}



.labList li .listTxtPart {
    width: 50%;
    margin-left: -80px;
    margin-top: 180px;
    position: relative;
}

.labList li:nth-child(2n) .listTxtPart {
	margin-left: auto;
	margin-right: -80px;
}	



.labList li .listTxtPartInner{
	background: #F6F7F7;
	padding: 30px;
	position: relative;
}


.labList li .listTtl{
	margin-bottom: 120px;
	display: block;
	font-size: 2rem;
	font-weight: bold;
}



.btnDetail{
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: flex;
	justify-content: center;
	gap:20px;
	background: #F4C22F;
}

.labList li .listTxtPart::before,
.labList li .listTxtPart::after,
.labList li .listTxtPartInner::before,
.labList li .listTxtPartInner::after{
	content: "";
	position: absolute;
	width: 80px;
	height: 50px;

}	

.labList li .listTxtPart::before{
	border-top:1px solid #F4C22F;
	border-left:1px solid #F4C22F;
	top: -12px;
	left: -12px;	
}

.labList li .listTxtPart::after{
	border-bottom:1px solid #F4C22F;
	border-left:1px solid #F4C22F;
	bottom: -12px;
	left: -12px;	
}

.labList li .listTxtPartInner::before{
	border-top:1px solid #F4C22F;
	border-right:1px solid #F4C22F;
	top: -12px;
	right: -12px;		
}

.labList li .listTxtPartInner::after{
	border-bottom:1px solid #F4C22F;
	border-right:1px solid #F4C22F;
	bottom: -12px;
	right: -12px;		
}


/*----detail ---*/

.contents_detail{
	max-width: 800px;
	margin: 0 auto 60px;
}

.pageTitle {
    margin: 0 auto 50px;
    font-size: 2.4rem;
    text-align: left !important;
}

.catch_lab{
    background: none;
    text-align: center;
    max-width: 1000px;
    padding: 185px 0 0;
}

.pageTitle img{
	margin: 0 auto 20px;
	display: block;
}

.magzineUpdate{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #3E5686;
}

.magzineUpdate time{
	display: block;
	text-align: right;
}


.authorBox{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3E5686;
	display: flex;
	gap:30px;
}


/*
.authorImg {
    width: 30%;
    height: auto;
    max-width: 130px;
    border-radius: 100px;
    border: 1px solid #3E5686;
    overflow: hidden;
}
*/

.authorImg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.profileList .listTxt,
.profileList .listGroup{
	/* margin-bottom:20px; */
	display: block; 
}

.profileList {
    align-content: center;
}

.profileList p{
	margin-bottom: 10px;
}

.listTxt p{
	margin-bottom: 0px;
}

.magazineContent{
	margin: 0 auto 60px;
}

.sns-box{
	width:346px;
	float:right;
	text-align: center;
}


.sns-box-inner{
	width:100px;
	float:left;
	margin-right:10px;
}


.b-facebook {
    background: #3b5998;
}

.b-twitter {
    background: #76BCF1;
}

.b-line {
    background: #01B833;
}

.sns-box a {
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    display: block;
}

.sns-box a:hover {
	opacity:0.7;
}

.arciveBox{
	max-width: 1200px;
	margin:0 auto;
}

.arciveBoxTtl {
    width: 100%;
    display: block;
    background: #3E5686;
    padding: 20px 50px;
    margin-bottom: 35px;
    color: #fff;
    font-size: 2rem;
}
.arciveBoxList{
	max-width: 1020px;
	margin:0 auto 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.arciveBoxList li{
	width: 44%;
	margin-bottom: 10px;
}	



.saboxplugin-wrap{
	max-width: 800px;
	margin: 0 auto!important;
	border:1px solid #3e5686!important;
	background: #fff!important;	
}

.saboxplugin-authorname{
	display: none!important;
}

.saboxplugin-wrap .saboxplugin-gravatar {
    padding: 10px!important;
}

.saboxplugin-wrap .saboxplugin-gravatar img {
    width: 150px!important;
    max-width: initial!important;
}

/*
.saboxplugin-wrap .saboxplugin-gravatar img {
    max-width: 150px!important;
}
*/
.saboxplugin-wrap .saboxplugin-desc {
	float: left;
    width: 70%;
    margin: 0 5px !important;
}




.saboxplugin-wrap .saboxplugin-desc a{
	color: #414040!important;
}	


.saboxplugin-wrap .saboxplugin-socials {
    background: #F7F9F9!important;
    border-top: none!important;
}

p iframe{
	max-width: 100%;
}


.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}


#toc_container {
    max-width: 700px;
    margin: 0 auto 50px!important;
}

.toc_list li{
	margin-bottom: 10px!important;
}


.magazineContent h1 {
	background: #3E5686;
	color: #fff;
	font-size: 2rem;
	padding: 13px 40px;
	margin-bottom: 20px;
	position: relative;
}
.magazineContent h1::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid #F4C22F;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 5px;
    left: 20px;
    margin: auto;
    bottom: 0;
}



.magazineContent h2{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #3e5686;	
	position: relative;
	font-size: 2rem;
    padding-left: 40px;
}

.magazineContent h2::before, 
.magazineContent h2::after{
	content: "";
	position: absolute;
	  display: inline-block;
	  vertical-align: middle;
	  color: #333;
	  line-height: 1;
	  width: 12px;
	  height: 12px;
	  border: 2px solid #F4C22F;
	  border-left: 0;
	  border-bottom: 0;
	  box-sizing: border-box;
	  transform: translateX(-25%) rotate(45deg);
	  margin: auto;
      top: 0;
     bottom: 10px;	  	
}
.magazineContent h2::before{
	left: 12px;
}

.magazineContent h2::after{
	left: 20px;
}




.magazineContent h3,
.magazineContent h4, 
.magazineContent h5, 
.magazineContent h6{
    padding-bottom: 10px;
    margin: 10px 0 10px 0;
    border-bottom: 1px dotted #3e5686;	
	position: relative;
	font-size: 1.6rem;
    padding-left: 40px;
}

.magazineContent h3::before,
.magazineContent h4::before, 
.magazineContent h5::before, 
.magazineContent h6::before {
    content: "";
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 10px;
    height: 10px;
    border: 2px solid #F4C22F;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
    margin: auto;
    top: 0;
    bottom: 6px;
    left: 12px;
}


.tagListTxt{
	display: block;
	background: #3e5686;
	font-size: 1.4rem;
	color: #fff;
	padding: 4px 8px;
	margin-bottom: 10px;
}
.magzinePostHead{
	max-width: 800px;
	margin: 0 auto 30px;
	display: flex;
	gap:20px;
}

.authorBoxTtl{
	display: block;
	background: #3E5686;
	color: #fff;
	font-size: 2rem;
	padding: 10px;
}


@media screen and (max-width: 1220px) {
	.contents_detail,
	.arciveBox,
	.labList{
		padding: 0 20px;
	}


	.pageTitle_v2::after {
	    width: 200px;
	    height: 200px;
	    bottom: -320px;
	    background-size: cover;
	}

	.interviewListWrap::before {
		width: 158px;
		height: 158px;
		bottom: -320px;
	}

}	



@media screen and (max-width: 1000px) {
	.interviewListWrap::before {
		width: 358px;
	}	
}

@media screen and (max-width: 896px) {
	.pageTitle_v2{
		margin: 120px auto 300px;
	}
	

	.pageTitle_v2::after {
	    width: 200px;
	    height: 200px;
	    bottom: -320px;
	    background-size: cover;
	}

	.labList li a{
		display: block;
	}

	.labList li .listImg {
    	margin:auto;
        width: 80%;
	}

	.labList li .listTxtPart,
	.labList li:nth-child(2n) .listTxtPart {
	    margin:30px auto 0;
        width: 70%;
	}


	.detailTtl {
	    margin: -50px 16vw 50px 0;
	}
	.detailTtl span,
	.detailInner .innerttl span {
	    font-size: 1.6rem;
	}

	.detailIntro p,
	.detailInner .innerTxt p{
	    font-size: 1.6rem;
	}


	.detailInner,
	.detailInner:last-child {
	  margin-bottom: 50px;
	}

	.thanks {
	  margin-bottom: 50px;
	  font-size: 1.6rem;
	  padding: 0 25px;
	}

	.arciveBoxTtl {
		padding: 20px;
	}

}

@media screen and (max-width: 640px){
	.catchImg {
	    max-width: 84% !important;
	    margin: 0 0 0 auto;
	}


	.detailTtl {
	    margin: -50px 16vw 25px 0;
	}


	.innerCatch{
		max-width: 60vw;
	}


	.arciveBoxList {
		display: block;
	}

	.arciveBoxList li{
		width: 100%;
	}

	.labList li .listImg,
	.labList li .listTxtPart {
		width: 90%;
	}

	.labList li .listTtl {
		margin-bottom: 10px;
        font-size: 1.4rem;
	}
    
    .labList li .listTxtPart,
    .labList li:nth-child(2n) .listTxtPart {
        width: 80%;
    }

	.btnDetail {
		position: static;
	}	
}




.interviewTitle{
	font-size: 1.8rem;
	border-bottom: 1px solid #C9C9C9;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.titleCate{
	display: flex;
	align-items: center;
	margin-bottom:30px; 
}

.titleCate img{
	max-width: 50px;
}

.titleCate span{
	color: #fff;
	background: #F4C22F;
	padding: 4px 14px;
	font-size: 1.4rem;
}


.catchImg{
	display: block;
	margin: 0 auto 30px;
}

.companyInfo{
	font-size: 1.8rem;
	margin: 0 auto 30px;
	display: flex;
	align-items: center;
}

.companyInfo img{
	max-width: 200px;
}

.companyInfo strong{
	padding-left: 30px;
}


.detailIntro{
	border: 1px dashed #F4C22F;
	padding: 20px 25px;
	margin: 0 auto 50px;
}

.interviewerBox{
	margin-bottom: 50px;
}

.interviewerBoxTtl{
	margin-bottom:20px;
	display: block;
}

.interviewerBoxTtl span{
	position: relative;
	background: #414040;
	padding: 10px 20px;
	color: #fff;
	border-radius: 50px;
	font-size: 1.4rem;
}

.interviewerBoxTtl span::after{
	content: "";	
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
  display: inline-block;
  vertical-align: middle;
  color: #414040;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 15px 10px;
  border-top-color: currentColor;
  border-bottom: 0;
}

.interviewerBox .boxInner{
	display: flex;
	background: #F6F7F7;
	padding: 20px;
	align-items: center;
	margin-bottom: 10px;
	border-radius: 5px;
}

.interviewerBox .boxInner img{
	max-width: 150px;
	margin-right: 20px;
}

.interviewerBox .boxInnerInfo dt{
	margin-bottom: 20px;
}

.interviewerBox .boxInnerInfo dd{
	font-size: 1.4rem;
}


.toc{
	border: 1px solid #C9C9C9;
	margin:0 auto 50px;
}

.tocTtl{
	display: block;
	background: #c9c9c9;
	color: #fff;
	padding: 10px 22px;
}

.tocList{
	padding: 22px;
}

.tocList li{
	margin-bottom: 20px;
	font-size: 1.4rem;
}

.tocList li:last-child{
	margin-bottom: 0;
}	

.detailInner .innerttl{
	border-left:7px solid #F4C22F;
	padding-left: 20px;
	margin-bottom: 30px;
	font-size: 1.6rem  
}

.innerTxtTtl{
	padding-left: 30px;
	font-weight: bold;
	font-size: 1.4rem;
	position: relative;
	margin-bottom: 30px;
}

.innerTxtTtl::before{
	content: "";
	position: absolute;
	width:20px;
	height: 1px;
	background: #C9C9C9;
	top: 10px;
	left: 0;
}


.answerGroup{
	font-size: 1.4rem;
	margin-bottom: 30px;
}

.answerGroup strong{
	font-weight: bold;
	padding-right: 5px;
}

.img_group li{
	margin-bottom: 30px;
	color: #8d8d8d;
}

.img_group li img{
	margin:0 auto 10px;
	display: block;
}

.detailInner{
	margin-bottom:50px;
}

.interviewDetailWrap{
	margin: 0 auto 100px;
}


.flexTtl{
	display: flex;
	align-items: center;
}

.flexTtl img{
	max-width: 50px;
	margin-right: 20px;
}

.closeBoxTtl{
	font-size: 1.6rem;
}

.closeBoxTxt{
	border-top: 1px solid #F4C22F;
	border-bottom: 1px solid #F4C22F;
	padding: 30px 50px;
	font-size: 1.4rem;
}

.shareListBox{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px auto;
}

.shareListBoxTtl{
	font-size: 1.4rem;
	color: #8d8d8d;
	margin-right: 50px;
}

.shareList{
	display: flex;
}

.shareList li{
	max-width: 50px;
	margin-right: 30px;
}

.shareList li:last-child{
	margin-right: 0;
}


.ticketListTtl{
	margin-bottom: 50px;
}

.ticketList{
	display: flex;
	flex-wrap: wrap;
}

.ticketList li{
	width: 350px;
	margin: 0 50px 30px 0;
	padding:0 24px 0 10px;
	border-left:7px solid #F4C22F;
	position: relative;  
}

.ticketList li:nth-child(2n){
	margin: 0 0 30px 0;
}

.ticketList li::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
  display: inline-block;
  vertical-align: middle;
  color: #c9c9c9;
  line-height: 1;
  width: 11px;
  height: 11px;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);	
}	

.ticketList li a{
	display: block;
}




@media screen and (max-width: 896px) {

	#toc_container {
	    margin: 0 auto 50px !important;
	}
}

@media screen and (max-width: 656px) {

	.saboxplugin-wrap .saboxplugin-desc{
	    width: 100%!important;
	    padding: 0 10px;
	}
}




@media screen and (max-width: 540px) {

	.ticketList {
		display: block;
        margin-right: auto;
        margin-left: auto;
        width: 95%;
	}
    
    .ticketList li{
	width: 100%;
	margin: 0 50px 30px 0;
	padding:0 24px 0 10px;

}