.post-type-archive-interview .main-inner,
.single-interview .main-inner {
	margin-right: 0;
}
article.interview {
	color: #2a2a2a !important;
	background: #fff;
	line-height: 2.2;
}
article.interview .post-header {
	padding: 0;
}
article.interview .post-title {
	font-size: 24px;
	text-align: center;
	padding: 40px 10px;
	line-height: 1.4;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
article.interview .bzb-sns-btn {
	display: table;
	margin: 30px auto 10px;
}

.company-text {
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 64px 50px;
}
.company-text .post-thumbnail {
	margin-left: 25px;
	position: relative;
}
.company-text .post-thumbnail img {
	position: relative;
	z-index: 1;
}
.company-text .post-thumbnail:before {
	content: url(../images/interview_bg.png);
	position: absolute;
	left: 8px;
	top: 8px;
}
.company-text .post-thumbnail:after {
	content: url(../images/interview.png);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.interview .post-content {
	padding: 60px 64px;
}
.interview .post-content h2 {
	background: none;
	margin: 0 -64px 40px;
	padding: 14px 64px 14px 54px;
}
.interview .post-content img {
	max-width: 436px;
}
.interview .post-content b {
	font-weight: bold;
}
.interview .post-content h3 {
	padding: 15px 5px;
	border-top: 2px solid #d30a2a;
	border-bottom: 2px solid #d30a2a;
}
.interview .post-content .point-block {
	border: 1px solid #e1e1e1;
	width: 65%;
	padding: 0 15px 10px 40px;
	margin: 3em 0;
}
.interview .post-content .point-block h3 {
	border: none;
	font-size: 16px;
	color: #d30a2a;
	margin: -.7em 0 20px;
	padding: 0 8px;
	display: table;
	background: #fff;
}
.interview .post-content .point-block ul {
	margin-bottom: 0;
}
.interview .post-content h4 {
	font-size: 16px;
	background: #f1f1f1;
	padding: 10px 10px 10px 40px;
	position: relative;
	border: none;
}
.interview .post-content h4:before {
	content: '';
    width: 7px;
    height: 7px;
    background: #d30a2a;
    position: absolute;
    left: 20px;
    top: 10px;
}
.interview .post-content h4:after {
	    content: '';
    width: 9px;
    height: 9px;
    background: #d30a2a;
    position: absolute;
    left: 15px;
    bottom: 10px;
}



.interview .post-content .company-profile {
	border: 3px solid #e1e1e1;
	margin-top: 30px;
	position: relative;
}
.interview .post-content .company-profile:after {
	content: url(../images/company_pc.png);
	position: absolute;
	left: 15px;
	top: -8px;
}
.interview .post-content .company-profile h2 {
	font-size: 24px;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	padding: 15px 10px 15px 97px;
	margin: 0;
}
.interview .post-content .company-profile dl {
	margin: 1em 1em 1em 100px;
	font-size: 14px;
	border: none;
}
.interview .post-content .company-profile dl dt {
	border: none;
	padding: 0;
	background: none;
	float: left;
	margin-right: 1.2em;
	font-weight: normal;
}
.interview .post-content .company-profile dl dd {
	padding: 0;
	border: none;
	margin: 0;
}

.interview .post-content .company-profile h3 {
	border: none;
	font-size: 14px;
	margin: 0 0 0 100px;
	padding: 0;
}
.interview .post-content .company-profile-att {
	font-size: 14px;
	margin: 0 0 0 100px;
}
.interview .post-content .interview-ym {
	text-align: right;
	margin-right: 20px;
	font-size: 14px;
}



@media only screen and (max-width: 767px) {
	article.interview .post-title {
		font-size: 20px;
		padding: 15px;
		margin-bottom: 0;
	}
	article.interview .bzb-sns-btn {
		margin: 20px auto 0;
		padding: 0 15px;
	}
	.company-text {
		padding: 0 0 30px;
	}
	.company-text .post-thumbnail {
	margin: 0 0 15px;
	float: none;
	width: 100%;
	}
	.company-text .post-thumbnail:before,
	.company-text .post-thumbnail:after {
		content: none;
	}
	.company-text p {
		padding: 0 15px;
	}
	.interview .post-content {
		padding: 0 15px !important;
	}
	.interview .post-content h2 {
		margin: 30px -15px 20px;
		padding: 10px;
		font-size: 18px;
	}
	.interview .post-content h3 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.interview .post-content h4 {
		font-size: 13px;
		margin-bottom: 20px;
	}
	.interview .post-content img {
		max-width: 100%;
		margin: 0;
	}
	.interview .post-content .point-block {
		width: 100%;
		padding: 0 15px 15px;
	}
	.interview .post-content .company-profile {
		margin: 50px 0;
	}
	.interview .post-content .company-profile:after {
		content: '';
		width: 310px;
		height: 46px;
		background: url(../images/company_sp.png);
		background-size: 100%;
		position: absolute;
		left: 50%;
		top: -23px;
		transform: translateX(-50%);
	}
	.interview .post-content .company-profile h2 {
		padding: 40px 10px 20px;
		font-size: 16px;
		text-align: center;
	}
	.interview .post-content .company-profile h3 {
		margin: 0;
	}
	.interview .post-content .company-profile dl,
	.interview .post-content .company-profile-att,
	.interview .post-content .interview-ym {
		margin: 1em;
		font-size: 13px;
	}
}




.post-type-archive-interview #content {
	padding-top: 30px;
}
.post-type-archive-interview .interview-img {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.post-type-archive-interview .interview-des {
	overflow: hidden;
	font-size: 14px;
	color: #748084;
}
.post-type-archive-interview .interview-title {
	color: #bea100;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.post-type-archive-interview .post-loop-wrap {
	overflow: hidden;
}
.post-type-archive-interview article.interview {
	background: none;
}
.post-type-archive-interview article.interview .post-title {
	font-size: 18px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;
}
.post-type-archive-interview .post-excerpt {
	height: auto;
	font-size: 14px;
	line-height: 1.5;
	color: #748084;
	margin: 1em 0;
}
.post-type-archive-interview .link-btn {
	background: #d60024;
	text-align: center;
	color: #fff;
	padding: 5px;
	position: relative;
}
.post-type-archive-interview .link-btn:after {
	content: '';
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	position: absolute;
	top: 14px;
	right: 30px;
}


@media only screen and (max-width: 767px) {
	.interview-title-sp {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #bea100;
		margin-bottom: 15px;
	}
	.post-type-archive-interview .interview-img {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
}




.interview .post-content img.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.interview .post-content img.size-full {
    max-width: 100%;
}













