
/* ----------------------------------- */
#works {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto 70px;
}
/* ----------------------------------- */
#works .box,
#works .box2{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 100%;
	position: relative;
	padding: 30px 0px 30px 40px;
	clear: both;
	margin-bottom: 60px;
	
	background-color: #fff;
	box-shadow:10px 10px 0 rgba(0,0,0,.1);
    transform:translate(-4.5px, -4.5px);
    transition:box-shadow 0.3s, transform 0.3s;
}
#works .box .back,
#works .box2 .back{
	display: block;
	position: absolute;
	width: 45%;
	background-color: #EFEFEF;
	height: 185px;
	z-index: 0;
	top: 0;
	left: 0;
}
#works .box .left {
	position: relative;
	z-index: 1;
	width: 50%;
}
#works .box .right {
	width: 46%;
	margin-left: 4%;
}
#works .box2 .left {
	position: relative;
	z-index: 1;
	width: 36%;
}
#works .box2 .right {
	position: relative;
	z-index: 1;
	width: 60%;
	margin-left: 4%;
}
#works .box .ttl_style07,
#works .box2 .ttl_style07{
	margin-bottom: 30px;
}
#works .box .ph {
}
#works .box2 .ph {
}
#works .box2 .ph2 {
	display: none;
}
#works .box ul,
#works .box2 ul{
	margin-bottom: 30px;
}
#works .box li {
	border-bottom: #ccc 1px solid;
	position: relative;
}
#works .box li a {
	display: block;
	padding: 10px 10px 10px 30px;
	background: url("../images/common/arrow05.png") no-repeat left 5px center;
	background-size: 10px auto;
	font-weight: 500;
	color: #999;
}
#works .box li a:hover {
	background: url("../images/common/arrow03.png") no-repeat left 10px center;
	background-size: 10px auto;
	color: #0350A0;
}
#works .box2 li {
	position: relative;
	margin-bottom: 7px;
}
#works .box2 li a {
	display: block;
	border: #ccc 1px solid;
	padding: 10px 10px 10px 30px;
	background: url("../images/common/arrow05.png") no-repeat left 5px center;
	background-size: 10px auto;
	font-weight: 500;
	color: #999;
	background-color: #fff;
}
#works .box2 li a:hover {
	background: url("../images/common/arrow03.png") no-repeat left 10px center;
	background-size: 10px auto;
	color: #0350A0;
	background-color: #fff;
	border: #0350A0 1px solid;
}
#works .box li a::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background-color: #0350A0;
	transition: .3s;
}
#works .box li a:hover::before {
	width: 100%;
}
#works .box .btn_style01,
#works .box2 .btn_style01{
	max-width: 340px;
	width: 100%;
	margin: 0 auto;
}

/* ▼ 建築資材用 ---------------*/
#works .box2.box_r li {
	border: none;
	border-bottom: #ccc 1px solid;
	position: relative;
	margin-bottom: 0;
}
#works .box2.box_r li a {
	display: block;
	padding: 10px 10px 10px 30px;
	background: url("../images/common/arrow05.png") no-repeat left 5px center;
	background-size: 10px auto;
	font-weight: 500;
	color: #999;
}
#works .box2.box_r li a:hover {
	background: url("../images/common/arrow03.png") no-repeat left 10px center;
	background-size: 10px auto;
	color: #0350A0;
}
/* ▲ 建築資材用 ---------------*/

.coment1 {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 500;
}
.coment1 span {
}
/* ----------------------------------- */
#co_top {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto 70px;
}
#co_top .inner {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 100%;
}
#co_top .box {
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 50px;
	padding-bottom: 110px;
	position: relative;
	border-bottom: rgba(0,0,0,.1) 1px solid;
	border-right: rgba(0,0,0,.1) 1px solid;
}
#co_top .box:nth-child(even) {
	margin-right: 0;
}
#co_top .box .ph {
	margin-bottom: 15px;
}
#co_top .box ul {
}
#co_top .box li {
	display: inline-block;
	padding: 1px 10px;
	border-right: #aaa 1px solid;
	line-height: 120%;
	margin: 1px 0;
	font-size: 90%;
	font-weight: 500;
}
#co_top .box li:last-child {
	border-right: none;
}
#co_top .box .btn_style01 {
	width: 90%;
	position: absolute;
	bottom: 30px;
	left: 5%;
}
/* ----------------------------------- */
#works_more {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto 70px;
}
#works_more .inner {
	margin-bottom: 60px;
}
#works_more .box1 {
	margin-bottom: 50px;
	overflow: hidden;
}
#works_more .box1 .ph {
	width: 48%;
	float: right;
	margin-bottom: 20px;
}
#works_more .box1 .data {
	width: 48%;
}
#works_more .box1 p,
#works_more .box2 p{
	margin-bottom: 15px;
}
#works_more .box1 .ttl1,
#works_more .box2 .ttl1{
	font-weight: 500;
	line-height: 160%;
}
#works_more .box1 .ttl2,
#works_more .box2 .ttl2{
	clear: both;
	color: #0350A0;
	font-weight: 500;
	margin-bottom: 5px;
	letter-spacing: 4px;
}
#works_more .box1 .data .ttl2{
	clear: none;
}
#works_more .box1 .list1,
#works_more .box2 .list1{
	color: #0350A0;
	font-size: 90%;
	line-height: 150%;
	border-top: #ccc 1px dashed;
}

#works_more .box1 .data .list1{
	margin-bottom: 20px;
}
#works_more .box1 .list1 li,
#works_more .box2 .list1 li{
	padding: 10px 0;
	border-bottom: #ccc 1px dashed;
}
#works_more .box1 .data2,
#works_more .box2 .data2{
	width: 48%;
	border: #ddd 1px dashed;
	border-radius:6px;
	padding: 20px;
	margin-top: 10px;
	background-color: #fcfcfc;
}
#works_more .box1 .data2.w100,
#works_more .box2 dl .data2{
	width: 100%;
}
#works_more .box1 .data2 a{
	color: #0350A0;
	text-decoration:underline;
}
#works_more .box1 .data2 strong,
#works_more .box2 .data2 strong{
	display: block;
	color: #0350A0;
	font-weight: 500;
	font-size: 90%;
	margin-bottom: 10px;
}
#works_more .box1 .data2 p,
#works_more .box2 .data2 p{
	font-weight: 700;
	font-size: 90%;
	margin-bottom: 0px;
	padding-top: 10px;
}
#works_more .box1 .data2 > ul,
#works_more .box2 .data2 > ul{
	font-size: 90%;
}
#works_more .box1 .data2 > ul > li,
#works_more .box2 .data2 > ul > li{
	display: inline-block;
	margin-right: 15px;
	font-weight: 500;
}
#works_more .box1 .data2 > ul > li::before,
#works_more .box2 .data2 > ul > li::before{
	content: '●';
	margin-right: 4px;
	color: #0350A0;
	font-size: 10px;
}
#works_more .box1 .data2 > ul > li ul,
#works_more .box2 .data2 > ul > li ul{
	display: inline-block;
}
#works_more .box1 .data2 > ul > li li,
#works_more .box2 .data2 > ul > li li{
	display: inline-block;
	margin-right: 10px;
	font-weight: 400;
}
#works_more .box1 .data2 > ul > li li::before,
#works_more .box2 .data2 > ul > li li::before{
	content: '・';
	margin-right: 4px;
	color: #0350A0;
}

#works_more .box1 .data3{
	width: 48%;
	border: #ddd 0px dashed;
	border-radius:6px;
	padding: 20px;
	margin-top: 10px;
	background-color: #fcfcfc;
}
#works_more .box2 {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#works_more .box2 dl {
	margin-bottom: 40px;
	width: 48%;
	margin-right: 4%;
}
#works_more .box2 dl:nth-child(2n) {
	margin-right: 0;
}
#works_more .box2 dd {
}
#works_more .box2 dd .ph {
	margin-bottom: 15px;
}
/* ----------------------------------- */
#works_more .work_nav {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#works_more .work_nav li {
	width: 19%;
	margin-right: 1.25%;
	display: table;
}
#works_more .work_nav li:nth-child(5) {
	margin-right: 0;
}
#works_more .work_nav li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: url("../images/common/arrow05.png") no-repeat left 10px center;
	background-size: 10px;
	background-color: #EFEFEF;
	color: #0350A0;
	font-weight: 500;
	height: 100%;
	padding: 30px 0;
}
#works_more .work_nav li a span {
	display: block;
	font-size: 8px;
	text-align: center;
	color: #444;
	font-weight: 400;
	transition: .3s;
}
#works_more .work_nav li a:hover {
	background: url("../images/common/arrow02.png") no-repeat left 10px center;
	background-size: 10px;
	background-color: #0350A0;
	color: #fff;
}
#works_more .work_nav li a:hover span {
	color: #fff;
}

/* ----------------------------------- */
.co_nav{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 100%;
	margin-bottom: 40px;
}
.co_nav li{
	width: 33%;
	margin-right: .5%;
	margin-bottom: 7px;
}
.co_nav li:nth-child(3n){
	margin-right: 0;
}
.co_nav li a{
	display: block;
	border: #eee 1px solid;
	color: #666;
	padding: 15px 10px 15px 30px;
	height: 100%;
	background: url("../images/common/arrow05.png") no-repeat center left 10px;
	background-size: 10px auto;
	position: relative;
}
/* .co_nav li a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	background-color: #0350A0;
	width: 0;
	height: 1px;
	transition: .3s;
} */
.co_nav li a:hover{
	color: #0350A0;
	background: url("../images/common/arrow03.png") no-repeat center left 15px;
	background-size: 10px auto;
	border: #0350A0 1px solid;
}
/* .co_nav li a:hover::before {
	width: 100%;
	right: 0;
} */
/* ----------------------------------- */
.work_btn_list {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.work_btn_list li {
	width: 49%;
}
.work_btn_list li .btn_style02,
.work_btn_list li .btn_style06{
	max-width: none;
	margin: 0 auto;
}
.work_btn_list li .btn_style02 {
	width: 100%;
	padding: 21px 0 21px 20px;
	font-size: 1.1rem;
	text-align: center;
}
/* ----------------------------------- */
.work-pdf-set {
	display: flex;
    flex-wrap: wrap;
}
.work-pdf-set li {
	width: 23%;
	margin-right: 2.66%;
	margin-bottom: 2.66%;
}
.work-pdf-set li:nth-child(4n) {
	margin-right: 0;
}
.work-pdf-set li a {
	display: block;
}
.work-pdf-set li a img {
	display: block;
	width: 95%;
	margin: 0 auto 10px;
	transition: .3s;
	border: solid 1px #777777;
}
.work-pdf-set li a span {
	display: block;
	font-size: 12px;
	line-height: 120%;
}
.work-pdf-set li a:hover img {
	box-shadow: 0px 0px 11px -6px rgba(0,0,0,0.6);
}






@media screen and (max-width: 868px) {
	
	/* ----------------------------------- */
	#works .box,
    #works .box2{
        padding: 20px 0px 20px 30px;
        margin-bottom: 60px;

        box-shadow:5px 5px 0 rgba(0,0,0,.1);
    }
	#works .box2 .left {
        width: 50%;
    }
    #works .box2 .right {
        width: 46%;
    }
	/* ----------------------------------- */
	#co_top .box {
        padding-bottom: 100px;
    }
	#co_top .box .btn_style01 {
        bottom: 20px;
    }
	/* ----------------------------------- */
	#works_more .box1 .ph {
        width: 48%;
		margin-left: 20px;
		margin-bottom: 10px;
    }
    #works_more .box1 .data {
        width: 100%;
    }
	#works_more .box1 .data2 {
		clear: both;
        width: 100%;
    }
	#works_more .box2 dd .ph {
        margin-bottom: 10px;
    }
	/* ----------------------------------- */
	#works_more .work_nav li {
        width: 32.5%;
        margin-right: 1.25%;
        display: table;
		margin-bottom: 10px;
    }
    #works_more .work_nav li:nth-child(3) {
        margin-right: 0;
    }
	/* ----------------------------------- */
	.co_nav li,
	.co_nav li:nth-child(3n){
        width: 49.5%;
        margin-right: 1%;
        margin-bottom: 7px;
    }
    .co_nav li:nth-child(2n){
        margin-right: 0;
    }
	/* ----------------------------------- */
	
}





@media screen and (max-width: 580px) {
	
	/* ----------------------------------- */
	#works .box,
    #works .box2{
        padding: 20px;
        margin-bottom: 20px;
		border: rgba(0,0,0,.08) 1px solid;
    }
	#works .box .left,
    #works .box .right,
	#works .box2 .left,
    #works .box2 .right{
        width: 100%;
		margin: 0;
    }
	#works .box2 .ph {
		display: none;
    }
    #works .box2 .ph2 {
        display: block;
		margin-bottom: 20px;
    }
	#works .box li a,
	#works .box2 li a{
		font-size: 90%;
		padding: 8px 8px 8px 23px;
	}
	/* ----------------------------------- */
	#co_top .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        padding-bottom: 100px;
    }
	/* ----------------------------------- */
	#works_more {
        margin: 0 auto 10px;
    }
	#works_more .inner {
        margin-bottom: 30px;
    }
    #works_more .box1 {
        margin-bottom: 30px;
        overflow: hidden;
    }
	#works_more .box1 .ph {
		float: none;
        width: 100%;
		margin-left: 0px;
    }
	#works_more .box2 dl {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
    }
	/* ----------------------------------- */
	#works_more .work_nav li,
	#works_more .work_nav li:nth-child(3){
        width: 49%;
        margin-right: 2%;
    }
    #works_more .work_nav li:nth-child(2n) {
        margin-right: 0;
    }
	#works_more .work_nav li a {
        background: url("../images/common/arrow05.png") no-repeat left 5px center;
        background-size: 10px;
        padding: 20px 0 20px 5px;
		background-color: #EFEFEF;
    }
    #works_more .work_nav li a:hover {
        background: url("../images/common/arrow02.png") no-repeat left 5px center;
        background-size: 10px;
		background-color: #0350A0;
    }
	/* ----------------------------------- */
	.co_nav li,
	.co_nav li:nth-child(3n){
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }
	.co_nav li a{
      padding: 10px 5px 10px 30px;
	}
	
	.work_btn_list {
        display: block;
    }
    .work_btn_list li {
        width: 100%;
		margin-bottom: 5px;
    }
	.work_btn_list li .btn_style02,
    .work_btn_list li .btn_style06{
		padding: 15px 25px;
    }
	.work_btn_list li .btn_style02{
		text-align: right;
    }
    .work_btn_list li .btn_style06{
		text-align: left;
    }
	
	
	.work-pdf-set li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 3%;
    }
    .work-pdf-set li:nth-child(2n) {
        margin-right: 0;
    }
}