.p-page-header.is-active .p-page-header__title,
.p-page-header {
	display: none;
}
.works_wrap {
	margin-top: 150px;
}
h2 img {
	width: 144px;
}
.works_wrap .og_catch_area::before, .og_catch_area::after {
	top: -20px;
}
.works_wrap .og_catch_area::before {
	left: 0;
}
.works_wrap .og_catch_area::after {
	right: 0;
}
.works_wrap .og_catch p::before {
	top: -37px;
	left: 80px;
}
.works_wrap .og_catch p::before {
	background-image: url(../../images/case_study_post.svg);
}
.post_thumb {
	width: 839px;
	height: 523px;
	margin: 40px auto 0 auto;
}
.og_container_postTtl {
	width: 839px;
	margin: 0 auto;
}
.post_thumb > div {
	height: 100%;
}
.works_info_bg {
	padding: 100px 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKElEQVQoU2N89uzZfwY0wMbGhi7EwDgUFL558wbDM79+/cL0zBBQCACQnjRPGXFasAAAAABJRU5ErkJggg==);
}
.works_info {
	background-color: #fff;
	padding: 50px 60px;
	box-sizing: border-box;
}
.works_info > figure {
	text-align: left;
	margin-bottom: 20px;
}
.works_info > figure img {
	width: 171px;
}
.works_info .works_info_list {
	flex-wrap: wrap;
	justify-content: space-between;
}
.works_info .works_info_list dl {
	width: 48%;
	padding: 20px 0;
	border-bottom: 1px dashed #F16E83;
	justify-content: flex-start;
	font-weight: bold;
}
.works_info .works_info_list dl:last-child {
	width: 100%;
	border-bottom: none;
	align-items: flex-start;
}
.works_info .works_info_list dl:last-child dt {
	line-height: 1.8;
	width: 11%;
}
.works_info .works_info_list dl dt {
	width: 23%;
	color: #F16E83;
}
.works_info .works_info_list dl:last-child dd {
	line-height: 1.8;
	width: 89%;
}
.works_info .works_info_list dl:nth-child(1),
.works_info .works_info_list dl:nth-child(2) {
	border-top: 1px dashed #F16E83;
}
.works_movie {
	width: 627px;
	margin: 60px auto 0 auto;
	background-color: #E6E6E6;
}
.works_movie figure {
	width: 74%;
}
.works_movie figure .movie_thumb .bg {
	height: 202px;
}
.works_movie .movie_info a.og_btn {
	width: 274px;
}
.works_movie .movie_info {
	box-sizing: border-box;
	padding: 0 30px;
}
.works_movie .movie_info h3 {
	font-size: 15px;
	line-height: 1.6;
}
.works_images_wrap {
	padding: 100px 0 80px 0;
}
.works_images_wrap ul {
	flex-wrap: wrap;
	justify-content: space-between;
}
.works_images_wrap ul li {
	width: 48%;
	margin-bottom: 50px;
}
.works_images_wrap ul li .picture {
	width: 100%;
	height: 292px;
	margin-bottom: 15px;
}
.works_images_wrap ul li .picture div {
	height: 100%;
	
}
.works_images_wrap ul li p {
	line-height: 1.6;
	font-weight: bold;
}
.works_images_wrap a.og_back::after {
	background-image: url(../../images/btn_arrow_left.svg);
	left: 10px;
	right: auto;
}
@media screen and (max-width: 767px)  {
	.works_wrap {
		margin-top: 80px;
	}
	.post_thumb {
		width: 100%;
		height: 300px;
	}
	.og_container_postTtl {
		width: 90%;
	}
	.works_wrap .og_catch p::before {
		top: -77px;
		left: 10px;
	}
	.works_wrap .og_catch_area::after {
		right: -30px;
	}
	.works_wrap .og_catch_area::after,
	.works_wrap .og_catch_area::before {
		top: -10px;
	}
	.og_catch p {
		font-size: 20px;
	}
	.works_info_bg {
		padding: 40px 0;
	}
	.works_info {
		padding: 50px 20px;
	}
	.works_info .works_info_list {
		flex-wrap: wrap;
	}
	.works_info .works_info_list dl {
		width: 100%;
	}
	.works_info .works_info_list dl:nth-child(2) {
		border-top: nones;
	}
	.works_info .works_info_list dl:last-child {
		flex-wrap: wrap;
	}
	.works_info .works_info_list dl:last-child dt {
		width: 100%;
	}
	.works_info .works_info_list dl:last-child dd {
		width: 100%;
		padding-top: 20px;
	}
	.works_movie {
		width: 100%;
		flex-wrap: wrap;
	}
	.works_movie figure {
		width: 100%;
		margin-bottom: 0px;
	}
	.works_movie .movie_info {
		padding: 30px;
	}
	.works_images_wrap ul li {
		width: 100%;
	}
	.works_images_wrap {
		padding: 60px 0 0 0;
	}
	.works_images_wrap a.og_btn {
		width: 90%;
	}
}







