@charset "UTF-8";

/*施工実績個別ページ*/
@media screen and (max-width: 650px){
	.composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(2), .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(3), .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(2) {
		 margin-bottom: 50px;
	}
}
.block_table_2 table td, .block_table_5 table td, .block_table_6 table td {
    text-align: center;
}
