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

.company-text {
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 64px 50px;
	overflow: hidden;
}
.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;
}
.case .post-content {
	padding: 60px 64px;
	width: 100%;
}
.case .post-content h2 {
	background: none;
	margin: 80px -64px 40px;
	padding: 14px 64px 14px 54px;
}
.case .post-content img {
	max-width: 436px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.case .post-content b {
	font-weight: bold;
}
.case .post-content h3 {
	padding: 15px 5px;
	border-top: 2px solid #d30a2a;
	border-bottom: 2px solid #d30a2a;
}
.case .post-content .point-block {
	border: 1px solid #e1e1e1;
	width: 100%;
	padding: 0 15px 10px 40px;
	margin: 3em 0;
}
.case .post-content .point-block h3 {
	border: none;
	font-size: 16px;
	color: #d30a2a;
	margin: -.7em 0 20px;
	padding: 0 8px;
	display: table;
	background: #fff;
}
.case .post-content .point-block ul {
	margin-bottom: 0;
}
.case .post-content h4 {
	font-size: 16px;
	background: #f1f1f1;
	padding: 10px 10px 10px 40px;
	position: relative;
	border: none;
}
.case .post-content h4:before {
	content: '';
    width: 7px;
    height: 7px;
    background: #d30a2a;
    position: absolute;
    left: 20px;
    top: 10px;
}
.case .post-content h4:after {
	    content: '';
    width: 9px;
    height: 9px;
    background: #d30a2a;
    position: absolute;
    left: 15px;
    bottom: 10px;
}



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

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

.post-loop-wrap .case a {
	border: 1px solid #d60024;
}


.jirei-title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #bea100;
}
.case-cta {
	clear: both;
	padding: 35px 0 0;
}
/*.case-cta-box {
	margin: 0 0 80px;
	background: #fff;
	border: 1px solid #d6d6d6;
	padding: 30px 10px;
}*/
.footer_des {
	text-align: center;
	padding-bottom: 40px;
}
#footer_cta {
	overflow: hidden;
}
.case_contact {
	width: 50%;
	float: left;
	padding: 0 10px;
}
.case_contact a {
	display: block;
	background: #fff;
	text-align: center;
	padding: 15px 5px;
	color: #d60024;
	position: relative;
	border: 3px solid #d60024;
	font-weight: bold;
}
.case_contact a:hover {
	background: #d60024;
	color: #fff;
	text-decoration: none;
}
.case_contact a:after {
	content: '';
    border-top: 1px solid #d60024;
    border-right: 1px solid #d60024;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.case_contact a:hover:after {
	border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}



@media only screen and (max-width: 767px) {
	.case-cta-box {
		padding: 0 10px;
		margin-bottom: 0;
	}
	.case_contact {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		padding: 0;
	}
	.case_contact a {
		padding-right: 30px;
	}
	.case_contact a:after {
		right: 10px;
	}
	article.case .post-title {
		font-size: 20px;
		padding: 15px;
		margin-bottom: 0;
	}
	article.case .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;
	}
	.case .post-content {
		padding: 0 15px !important;
	}
	.case .post-content h2 {
		margin: 30px -15px 20px;
		padding: 10px;
		font-size: 18px;
	}
	.case .post-content h3 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.case .post-content h4 {
		font-size: 13px;
		margin-bottom: 20px;
	}
	.case .post-content img {
		max-width: 100%;
		margin: 0;
	}
	.case .post-content .point-block {
		width: 100%;
		padding: 0 15px 15px;
	}
	.case .post-content .company-profile {
		margin: 50px 0;
	}
	.case .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%);
	}
	.case .post-content .company-profile h2 {
		padding: 40px 10px 20px;
		font-size: 16px;
		text-align: center;
	}
	.case .post-content .company-profile h3 {
		margin: 0;
	}
	.case .post-content .company-profile dl,
	.case .post-content .company-profile-att,
	.case .post-content .interview-ym {
		margin: 1em;
		font-size: 13px;
	}
}




.post-type-archive-case #content {
	padding-top: 50px;
}
.post-type-archive-case .case-img {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.post-type-archive-case .case-des {
	overflow: hidden;
	font-size: 14px;
	color: #748084;
}
.post-type-archive-case .case-title {
	color: #bea100;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.post-type-archive-case .post-loop-wrap {
	overflow: hidden;
}
.post-type-archive-case article.case {
	background: none;
}
.post-type-archive-case article.case .post-title {
	font-size: 18px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;
}
.post-type-archive-case .post-excerpt {
	height: auto;
	font-size: 14px;
	line-height: 1.5;
	color: #748084;
	margin: 1.5em 0;
	padding-bottom: 80px;
}
.post-type-archive-case .posts-header {
	position: relative;
}
.link-btn-wrap {
	margin-top: 30px;
	display: table;
	width: 100%;
	min-height: 74px;
}
.post-type-archive-case .link-btn {
	background: #d60024;
	text-align: center;
	color: #fff;
	padding: 15px 40px;
	line-height: 1.4;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	min-height: 74px;
}
.post-type-archive-case .link-btn:after {
	content: '';
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}
.post-type-archive-case .cat-content {
	padding: 30px 40px 40px;
}


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



.postid-1728 .case .post-content .company-profile {
	/*display: none;*/
}


#content .wp-caption {
	border: none;
}
.wp-caption {
	background: #fff;
}


.post-content .a-3 {
	padding: 2em;
}
.post-content .attention-title {
	top: -40px;
}
.post-content .attention-title + * {
	margin-top: -20px;
}

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


.single-case .case {
	margin-bottom: 80px;
}

#header {
	    padding: 46px 0 42px;
}
.menu-footer_nav-container {
	margin-bottom: 30px;
}
.breadcrumb {
	margin: 0 0 12px;
}
@media only screen and (max-width: 767px) {
	.single-case .case {
		margin-bottom: 0;
	}
	.breadcrumb {
		margin: 0 0 10px;
	}
}

.post-type-archive-case .main-inner {
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 40px 40px 60px;
	margin-bottom: 60px;
}
.post-type-archive-case .cat-content {
	padding: 0 0 20px;
	border: none;
}
@media only screen and (max-width: 767px) {
	.post-type-archive-case .main-inner {
		padding: 20px 15px 5px;
		margin-bottom: 0;
	}
}