@charset "UTF-8";
/* ---------------------------------------------------------
   case.css【施工事例】
----------------------------------------------------------*/
#case_cat{
	padding: 30px 0;
	background-color: #f1f2f5;
}
#case_cat ul li{
	float: left;
	width: calc(20% - 16px);
	margin-right: 20px;
}
#case_cat ul li:last-child{
	margin-right: 0;
}
#case_cat ul li .cube_btn_wrap{
	display: block;
	width: 100%;
}
#case_cat ul li .cube_btn_txt{
	font-size: 80%;
	font-weight: bold;
}
#case_cat ul li .cube_btn.arrow02::after {
  top: calc(50% - 10px);
  right: 10px;
  width: 20px;
  height: 20px;
}
#case_cat ul li .cube_btn{
	display: block;
	font-size: 18px;
	line-height: 25px;
	padding: 12px 10px;
}

#case_cat ul.detail{
	margin-bottom: 15px;
}
#case_cat ul.detail .cube_btn{
	background-color: #eb6120;
}
#case_cat ul.area .cube_btn{
	background-color: #ef9201;
}
#sekou_detail .label{
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-size: 16px;
	line-height: 35px;
	padding: 0 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#sekou_detail .label-1{
background-color: #0080E7;
}
#sekou_detail .label-2{
background-color: #1E9D4E;
}
#sekou_detail .label-3{
background-color: #FF800F;
}
#sekou_detail .label-5{
background-color: #333;
}
#sekou_detail .label-6{
background-color: #f14848;
}
#sekou_detail .label-7{
background-color: #63c;
}
#sekou_detail .label-8{
background-color: #630;
}
#sekou_detail .label-9{
background-color: #690;
}
#sekou_detail .label-10{
background-color: #F4BD00;
}
#sekou_detail .label-11{
background-color: #0080E7;
}
#sekou_detail .label-12{
background-color: #1E9D4E;
}
#sekou_detail .label-13{
background-color: #FF800F;
}
#sekou_detail .label-14{
background-color: #333;
}
#sekou_detail .label-15{
background-color: #f14848;
}

.case-ttl{
	padding: 70px 0 40px;
}
.case-ttl h3{
	height: 50px;
	line-height: 50px;
	font-size: 32px;
	margin-bottom: 0;
}
.case-ttl p{
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding-top: 18px;
}
#sekou_list ul{
	display: flex;
	flex-wrap: wrap;
}
#sekou_list li.case-item{
	width: calc((99.99% / 3) - 20px);
	margin-right: 30px;
	margin-bottom: 30px;
}
#sekou_list li.case-item:nth-child(3n){
	margin-right: 0;
}
#sekou_list .photo{
	position: relative;
	height: 230px;
	overflow: hidden;
}
#sekou_list .photo img{
	width: 100%;
}
#sekou_list .photo .stamp{
	position: absolute;
	width: 100px;
	right: 10px;
	bottom: 10px;
}
#sekou_list li ul{
	padding: 15px 0 10px;
}
#sekou_list .name{
	margin-bottom: 15px;
}
#sekou_list .cost{
	margin-bottom: 10px;
	font-weight: bold;
}
#sekou_list .roof{
	margin-bottom: 10px;
	font-weight: bold;
}
#sekou_list .wall{
	margin-bottom: 10px;
	font-weight: bold;
}


#sekou_detail .cate ul{
	margin-bottom: 30px;
	padding: 15px 0;
	background-color: #f1f2f6;
}
#sekou_detail .cate ul li.sl-point{
	margin-bottom: 0;
	font-size: 14px;
}
#sekou_detail .cate ul li:first-child{
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  margin-bottom: 0;
  line-height: 30px;
  padding: 0 10px;
  margin-right: 5px;
}

.post_data{
}
.post_data .post_cat{
}
#detail_container .ab-tbl_wrap{
	margin-top: 60px;
}
#detail_container .about{
	float: left;
	width: calc(50% - 15px);
	margin-right: 30px;
}
#detail_container .about:last-child{
	margin-right: 0;
}
#detail_container .about th,
#detail_container .about td{
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #f1f2f6;
}
#detail_container .about th{
	line-height: 1.5;
	background-color: #f8deb5;
	font-weight: 900;
}
#detail_container .about td.color{
	width: 100px;
	background-color: #fdf4e6;
}

#detail_container .gallery .photo{
	position: relative;
}
#detail_container .gallery .photo img{
	width: 100%;
	height: auto;
}
#detail_container .gallery .photo .stamp{
	position: absolute;
	width: 150px;
	right: 20px;
	bottom: 20px;
}

#detail_container .before-ttl{
	margin-top: 60px;
	padding: 15px 0 15px 30px;
	background-color: #eb6120;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 24px;
}
#detail_container .before_list li:not(:first-child){
	margin-top: 35px;
}
#detail_container .before_list li img{
	width: 100%;
	height: auto;
}
.area_second{
	margin-top: 15px;
}



@media screen and (max-width: 1000px) {
	#sekou_detail .cate ul li:first-child {
    font-size: 14px;
    height: 20px;
		line-height: 20px;
	}
	#sekou_detail .cate ul li.sl-point {
    font-size: 12px;
	}
	#case_cat ul li .cube_btn {
		font-size: 14px;
		line-height: 16px;
	}
	#sekou_list .name,#sekou_list .cost,#sekou_list .roof,#sekou_list .wall{
		font-size: 14px;
		margin-bottom: 10px;
	}
	#case_cat ul li .cube_btn.arrow02::after {
    top: calc(50% - 6px);
    right: 5px;
    width: 12px;
    height: 12px;
	}
	#detail_container .gallery .photo .stamp {
    width: 150px;
	}
	.case-ttl {
    padding: 60px 0 30px;
	}
	.case-ttl h3 {
    float: left;
		height: 40px;
		line-height: 40px;
		font-size: 26px;
	}
	.about td.color {
    width: 80px;
	}
	#detail_container .about th, #detail_container .about td {
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
	}
	#detail_container .comment .txt {
    font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.case-ttl {
    padding: 40px 0 20px;
	}
	.case-ttl h3 {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
	}
	.case-ttl p {
    font-size: 12px;
    padding-top: 9px;
	}
	#case_cat ul li:first-child {
    text-align: left;
    float: none;
    width: 100%;
		margin-bottom: 25px;
	}
	#case_cat ul li:first-child img{
		height: 40px;
		width: auto;
	}
	#case_cat ul li{
		width: calc(50% - 5px);
		margin-right: 10px;
		margin-bottom: 10px;
	}
	#case_cat ul li:nth-child(2n - 1){
		margin-right: 0;
	}
	#sekou_list .photo .stamp {
		width: 80px;
	}
	#sekou_list li.case-item {
    float: none;
    width: 100%;
    margin-right: 0;
	}
	#sekou_detail .cate ul {
    margin-bottom: 10px;
	}
	#detail_container .comment,#detail_container .ab-tbl_wrap,#detail_container .voice-link {
    margin-top: 40px;
	}
	#detail_container .comment.tanto .ttl::before {
    height: 24px;
    width: 21px;
	}
	#detail_container .before_list li {
    margin-top: 20px;
	}
	#detail_container .before-ttl {
    margin-top: 40px;
    padding: 10px 0 10px 15px;
    background-color: #eb6120;
    font-size: 16px;
		line-height: 20px;
    color: #fff;
    font-weight: bold;
		margin-bottom: 16px;
	}
	#detail_container .gallery .photo .stamp {
    width: 80px;
    right: 10px;
    bottom: 10px;
	}
	#detail_container .about {
    float: none;
    width: 100%;
    margin-right: 0;
	}
	#sekou_detail .label {
    left: 10px;
    bottom: 10px;
    font-size: 12px;
    line-height: 25px;
	}
	#detail_container .about:first-child{
		margin-bottom: 20px;
	}
	#detail_container .about td.color {
    width: auto;
	}
	#detail_container .about th, #detail_container .about td {
		display: block;
    padding: 10px;
    font-size: 13px;
    line-height: 18px;
	}
}
/*20190627*/
/*施工概要*/
.gallery_two_column,
.gallery_one_column{
	display: flex;
	justify-content: flex-start;
    flex-wrap: wrap;
	width: auto;
	margin: 20px auto;
	
}
.photo_gallery{
	width: 30%;
	height: auto;
	margin-right: 5%;
}
.photo_gallery:nth-child(3n){
	margin-right: 0;
}
h1.gallery_title{
	margin-top: 60px;
    padding: 15px 0 15px 30px;
    background-color: #eb6120;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
#detail_container .gallery .comment{
	margin-top: 60px;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 60px;
}
/*//施工概要*/
#detail_container .gallery .photo_comment{
	text-align: center;
	padding: 10px 0 30px;
}
#detail_container .comment .txt{
	padding-left: 2em;
}
@media screen and (max-width: 767px) {
/*施工概要*/
	h1.gallery_title{
		padding: 20px 10px;
		height: auto;
	}
	.gallery_one_column{
		display: block;
	}
	.gallery_two_column {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.photo_gallery,
	.photo_gallery:nth-child(3n){
		width: 48%;
		margin: 0 auto;
	}
	#detail_container .gallery .photo_comment{
		font-size: 14px;
		line-height: 1.4;
		padding: 10px 0 10px;
	}
}

/* 施工事例一覧 */
#case_cat div.sec-inner>div {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

#case_cat div.sec-inner div>div {
	width: 20%;
}

#case_cat div.sec-inner div div img {
	width: 100%;
}

#case_cat div.sec-inner div ul {
	width: 78%;
	display: flex;
	flex-wrap: wrap;
	column-gap: 8px;
}

#case_cat div.sec-inner div ul li {
	width: calc(97% / 4);
	margin-bottom: 15px;
}

#case_cat div.sec-inner div ul li:not(:nth-child(5n)) {
	margin-right: 0%;
}

@media screen and (max-width: 767px) {
	#case_cat div.sec-inner>div {
    display: block;
	}
	#case_cat div.sec-inner div>div {
    width: 44%;
	}
	#case_cat div.sec-inner div ul {
    display: none;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 16px;
	}
	#case_cat div.sec-inner div ul li {
    float: left;
    width: calc(99% / 2);
    margin-bottom: 0.6em;
	}
	#case_cat div.sec-inner div ul li:not(:nth-child(even)) {
    margin-right: 1%;
	}
	#case_cat ul li .cube_btn {
    font-size: 14px;
    line-height: 16px;
		text-align: center;
	}
	.case_cat_block + .case_cat_block {
    margin-top: 1em;
	}
}