@charset "utf-8";
.wrapper.pb20 {
	padding-bottom: 20px;
}
#mainV{
	background: url(/images/mvBg.png) center top repeat-x;
	min-height: 470px;
}
#mainV .wrapper{}

@media (max-width: 736px) {
#contents {
    overflow:hidden;
}
#mainV{
	/*background: none;*/
	min-height: 0px;
	margin: 0 -40%;
    height: 0;
    padding-top: 40%;
    background-size: contain;
}
	#mainV .wrapper{
		padding: 0;
	}
}

#campaign{
    padding: 20px 0;
}
.campaign{    
    width: 1040px;
    margin: 0 -60px;
    padding: 20px 0 0;
}
	.campaign .img,
	#campaign .img{
		margin-bottom: 17px;
		text-align: center;
	}
	.campaign .txt,
	#campaign .txt{
		color: #ef4c00;
		line-height: 1;
		font-size: 18px;
		text-align: center;
		font-weight: bold;
	}

@media (max-width: 736px) {
	.campaign,
	#campaign{
    	width: 100%;
        margin: 0 auto;
        padding: 10px 0;
	}
		.campaign .img,
		#campaign .img{
			margin-bottom: 10px;
		}
		.campaign .txt,
		#campaign .txt{
			font-size: 16px;
		}
}

#commission{
	background: url(/images/commissionBg.png) 0 0 repeat-x;
}
#commission .wrapper{}
	#commission .wrapper .doubt{
		padding: 45px 0 0;
		background: url(/images/commissionDoubt-man.png) 815px 10px no-repeat;
		min-height: 340px;
	}
	#commission .wrapper .doubt .comment{
		border: 4px solid #69504a;
		border-radius: 19px;
		-webkit-border-radius: 19px;
		-moz-border-radius: 19px;
		background: #fff;
		padding: 38px 33px 16px;
		width: 690px;
		position: relative;
		min-height: 240px;
	}
	#commission .wrapper .doubt .comment:after{
		content: url(/images/commissionDoubt-commentBg.png);
		position: absolute;
		top: 76px;
		right: -66px;
	}
	#commission .wrapper .doubt .comment .ttl{
		margin-bottom: 20px;
	}
	#commission .wrapper .doubt .comment .txt{
		margin-bottom: 21px;
	}
	#commission .wrapper .doubt .comment ul{
		margin-left: 33px;
	}
	#commission .wrapper .doubt .comment ul li{
		margin-left: 28px;
	}

@media (max-width: 736px) {
	#commission .wrapper .doubt{
		background: none;
		padding: 10px 0;
		min-height: 0;
	}
	#commission .wrapper .doubt .comment{
		width: auto;
		background: url(/images/commissionDoubt-man.png) right bottom no-repeat #fff;
		background-size: 135px;
		padding: 15px;
		min-height: 0;
	}
	#commission .wrapper .doubt .comment:after{
		content: '';
	}
	#commission .wrapper .doubt .comment .ttl{
		margin-bottom: 10px;
	}
	#commission .wrapper .doubt .comment ul{
		display: inline-block;
		text-align: center;
		margin: 0 130px 0 0;
	}
	#commission .wrapper .doubt .comment ul li{
		display: inline-block;
		width: 50%;
		margin: 0 0 10px 0;
	}
	#commission .wrapper .doubt .comment ul li img{
		margin-left: 2px;
	}
}
#commission .wrapper .body{
	background: url(/images/commissionBody.png) center top no-repeat;
	padding-top: 29px;
}
	#commission .wrapper .body ul{
		margin-left: 9px;
		margin-bottom: 30px;
	}
	#commission .wrapper .body ul li{
		margin-left: 12px;
	}
	#commission .wrapper .body .textA{
		text-align: center;
		margin-bottom: 66px;
	}
	#commission .wrapper .body .textA .txt01{
		margin-bottom: 9px;
	}
	#commission .wrapper .body .textA .txt02{
		margin-bottom: 16px;
	}
	#commission .wrapper .body .textA .txt03{
		text-align: left;
		margin-left: 118px;
	}

@media (max-width: 736px) {
	#commission .wrapper .body{
		background-size: contain;
		padding-top: 7px;
	}
		#commission .wrapper .body ul{
			margin: 0 0 20px;
		}
		#commission .wrapper .body ul li{
			margin: 0;
			width: 33%;
		}
		#commission .wrapper .body .textA{
			margin-bottom: 0px;
			padding-bottom: 10px;
		}
		#commission .wrapper .body .textA .txt01,
		#commission .wrapper .body .textA .txt02{
			width: 60%;
			margin: 0 auto;
		}
		#commission .wrapper .body .textA .txt02{
			margin-bottom: 5px;
		}
		#commission .wrapper .body .textA .txt03{
			margin: 0;
			text-align: center;
		}
		#commission .wrapper .body .textA .txt03 img:nth-of-type(2){
			width: 40%;
		}
}

.woodBg-mini{
	background: url(/images/woodBg-mini.png) center center repeat;
}
#outerwallPaint{
	background: url(/images/body_bg.png) repeat;
}
	#outerwallPaint .woodBg-mini .ttl{
		text-align: center;
		padding: 11px 0 9px;
		margin-bottom: 21px;
	}
	#outerwallPaint .pontTtl{
		margin-bottom: 8px;
		text-align: center;
	}
	#outerwallPaint ul.pontList{
		
	}
	#outerwallPaint ul.pontList li{
		
	}

#pointHead{}
	#pointHead .pointTtl{
		text-align: center;
		margin-bottom: 8px;
	}
	#pointHead ul{
		margin-bottom: 10px;
	}
	#pointHead ul li{}
	#pointHead ul li:nth-of-type(2),
	#pointHead ul li:nth-of-type(3){
		margin-left: 7px;
	}

@media (max-width: 736px) {
	#pointHead{}
		#pointHead ul{
			margin: 0 auto;
		}
		#pointHead ul li,
		#pointHead ul li:nth-of-type(1),
		#pointHead ul li:nth-of-type(2),
		#pointHead ul li:nth-of-type(3){
			margin: 0 0 10px;
			width: 33%;
		}
}

.pointSection{
	border: solid #e6e6e6;
	border-width:  5px  5px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
}
	.pointSection .ttlArea{
		background: url(/images/pointTtl-bg.png);
		margin-bottom: 33px;
	}
	.pointSection .ttlArea .inner{
		background: url(/images/pointWood-bg.png) left top repeat-y;
		
	}
	.pointSection .ttlArea .inner > .areaL{
		width: 107px;
		min-height: 154px;
		padding-top: 85px;
		background: url(/images/pointWood-icon.png) left top no-repeat;
	}
	.pointSection .ttlArea .inner .areaR{
		width: 963px;
		min-height: 196px;
		padding-top: 48px;
	}
	#point1 .pointSection .ttlArea .inner .areaR{
		background: url(/images/pointTtl-img01.png) right bottom no-repeat;
	}
	#point1 .pointSection .ttlArea .inner .areaR .richtext{
		width: 525px;
		margin-left: 5px;
	}

@media (max-width: 736px) {
	.pointSection .ttlArea .inner{
		background-size: 50px;
		position: relative;
	}
	.pointSection .ttlArea .inner > .areaL{
		width: 50px;
		background-size: 50px;
		position: absolute;
	}
	.pointSection .ttlArea .inner .areaR{
		width: auto;
		float: none;
		margin-left: 50px;
		padding-top: 10px;
	}
	#point1 .pointSection .ttlArea .inner .areaR{
		background-size: 50%;
		background-position: center bottom;
		padding-bottom: 50px;
	}
	#point1 .pointSection .ttlArea .inner .areaR .richtext{
		width: auto;
		padding: 10px;
		text-shadow: 0 2px 2px #fff;
		background-color: rgba(255,255,255,0.7);
	}
}

.pointBody{
	padding: 0 86px 30px;
	border-bottom: 5px solid #e6e6e6;
	margin-bottom: 30px;
}
@media (max-width: 736px) {
	.pointBody{
		width: auto;
		padding: 0 10px;
	}
}

.point1-setPrice{
	padding: 21px 24px;
	border: 1px solid #fffaeb;
	background: url(/images/point1-setPrice-bg.png) 735px 25px no-repeat #fff4d9;
}
	.point1-setPrice .inner{
		width: 694px;
	}
	.point1-setPrice .inner .clearfix{
		margin-bottom: 13px;
	}
	.point1-setPrice .richtext{
		line-height: 1.5;
	}

@media (max-width: 736px) {
.point1-setPrice{
	padding: 10px;
	border: 1px solid #fffaeb;
	background: #fff4d9;
	margin-bottom: 10px;
}
	.point1-setPrice .inner{
		width: auto;
		text-align: center;
	}
	.point1-setPrice .inner:after{
		content: url(/images/point1-setPrice-bg.png);
	}
	.point1-setPrice .inner .clearfix{
		margin-bottom: 10px;
	}
	.point1-setPrice .inner .clearfix .areaL,
	.point1-setPrice .inner .clearfix .areaR{
		float: none;
		text-align: center;
	}
	.point1-setPrice .inner .txt{
		line-height: 1.2;
		text-align: left;
	}

}

.catchcopy{
	text-align: center;
	font-size: 24px;
	border-bottom: 1px solid #ff6720;
	padding: 15px 0;
	margin-bottom: 15px;
	background: #FFFAF6;
	font-weight: bold;
}
.catchcopy span{
	color: #ff6720;
}


.outerwallGood{}
.outerwallGood-ttl{
	text-align: center;
}
	.outerwallGood ul{}
	.outerwallGood ul li{
		width: 296px;
		line-height: 1.6;
	}
	.outerwallGood ul li .richtext{
		line-height: 1.5;
	}
	.outerwallGood ul li img{
		margin-bottom: 10px;
	}
	
	.outerwallGood ul li:nth-of-type(2),
	.outerwallGood ul li:nth-of-type(3){
		margin: 0 0 0 14px;
	}

@media (max-width: 736px) {
	.outerwallGood-ttl{
		margin-bottom: 5px;
	}
	#container .outerwallGood ul li{
		margin: 0 auto 10px;
		max-width: 100%;
		float: none;
		width: auto;
	}
	#container .outerwallGood ul li .ttl{
		float: left;
		max-width: 49%;
	}
	#container .outerwallGood ul li .richtext{
		float: right;
		max-width: 48%;
	}

}

.pointKomikomi{
	background: #fff4d9;
	margin-top: 27px;
	padding: 0 20px 25px;
}
	.pointKomikomi .ttl{
		text-align: center;
		margin-top: 57px;
		margin-bottom: 20px;
	}
	.pointKomikomi .richtext{
		line-height: 1.5;
	}
	.pointKomikomi .ttl img{
		margin-top: -27px;
	}
	.pointKomikomi ul{
		margin-bottom: 10px;
		line-height: 19px;
	}
	.pointKomikomi ul li{
		width: 20%;
	}
	.pointKomikomi ul li .richtext{
		background: #ff8b23;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		margin: 0 2px 6px;
		padding: 15px 2px 14px;
		line-height: 19px;
		font-size: 19px;
	}
	.pointKomikomi ul li:nth-of-type(7) .richtext,
	.pointKomikomi ul li:nth-of-type(8) .richtext{
		font-size: 15px;
		line-height: 19px;
	}

@media (max-width: 736px) {
	.pointKomikomi{
		padding: 0 10px 10px;
		margin-bottom: 10px;
	}
		.pointKomikomi ul li{
			width: 33%;
		}
		.pointKomikomi ul li .richtext{
			font-size: 15px;
			padding: 10px 2px;
		}
		.pointKomikomi ul li:nth-child(3n+1){
			clear: both;
		}
	
}

.reformLawn{}
	.reformLawn .ttl{
		text-align: center;
		margin-bottom: 18px;
		margin-bottom: 0;
	}
	.reformLawn .txt{
		font-size: 16px;
	}
	.reformLawn .strongArea{
		background: #6eb31d;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding: 13px 12px;
		text-align: center;
	}
	.reformLawn ul{
		padding-top: 10px;
	}
	.reformLawn ul li{
		padding: 10px 0 30px;
	}
	.reformLawn .quote{
		padding: 10px 20px;
		line-height: 1.4;
		margin-top: 5px;
		margin-bottom: 30px;
		background: #F2F2F2;
		font-size: 14px;
	}
@media (max-width: 736px) {
	.reformLawn ul li{
		padding: 10px 0 10px;
	}

}
.campArrow{
	text-align: center;
}

.campaign-mini{}
	.campaign-mini .txt{
		text-align: center;
		color: #ef4c00;
		font-size: 18px;
		padding-top: 20px;
		line-height: 1;
	}

@media (max-width: 736px) {
	.campaign-mini .txt{
		padding-bottom: 10px;
	}
}

.inquiryArea{
	background: url(/images/inquiryBg.png) center center repeat-x;
	padding-top: 50px;
	min-height: 248px;
}
	.inquiryArea .ttl{
		text-align: center;
		margin-bottom: 15px;
	}
	.inquiryArea .body{
		background: #fff;
		padding: 12px 0;
	}
	.inquiryArea .body a{
		margin-left: 15px;
	}
@media (max-width: 736px) {
	.inquiryArea{
		min-height: 0;
		padding: 10px;
	}

	.inquiryArea .body > img{
		max-width: 23%;
	}
	.inquiryArea .body a{
		width: 47%;
		display: inline-block;
		margin: 0;
	}
	.inquiryArea .body a + a{
		width: 28%;
	}
}

#point2{
	margin-top: 30px;
}
	#point2 .pointSection .ttlArea .inner .areaR{
		background: url(/images/pointTtl-img02.png) right bottom no-repeat;
	}
	#point2 .pointSection .ttlArea .inner .areaR .richtext{
		width: 550px;
		margin-left: 5px;
	}
@media (max-width: 736px) {
	#point2 .pointSection .ttlArea .inner .areaR{
		background-size: 50%;
		background-position: center bottom;
		padding-bottom: 70px;
	}
	#point2 .pointSection .ttlArea .inner .areaR .richtext{
		width: auto;
		padding: 10px;
		text-shadow: 0 2px 2px #fff;
		background-color: rgba(255,255,255,0.7);
	}
}

.case{}
	.case .ttl{
		text-align: center;
		margin-bottom: 10px;
	}

#point3{
	margin-top: 30px;
}
	#point3 .pointSection .ttlArea .inner .areaR{
		background: url(/images/pointTtl-img03.png) right bottom no-repeat;
		padding-top: 25px;
		min-height: 237px;

	}
	#point3 .pointSection .ttlArea .inner .areaR .richtext{
		width: 525px;
		margin-left: 5px;
	}
@media (max-width: 736px) {
	#point3 .pointSection .ttlArea .inner .areaR{
		background-size: 50%;
		background-position: center bottom;
	}
	#point3 .pointSection .ttlArea .inner .areaR .richtext{
		width: auto;
		padding: 10px;
		text-shadow: 0 2px 2px #fff;
		background-color: rgba(255,255,255,0.7);
	}
}

.insurance{}
	.insurance .insurance-ttlArea{
		/*border: 1px solid #dadada;*/
		padding: 27px 9px 15px 54px;
		margin-bottom: 20px;
	}
	.insurance .insurance-ttlArea .areaR{
		padding-top: 65px;
	}
	.insurance ul{
/*		min-height: 500px;
*/
	}
	.insurance ul li{
		width: 296px;
		font-size: 14px;
	}
	.insurance ul li img{
		margin-bottom: 15px;
	}
	.insurance ul li + li{
		margin-left: 15px;
	}
	.insurance ul li .richtext{
		line-height: 1.4;
	}

@media (max-width: 736px) {
	.insurance .insurance-ttlArea{
		padding: 10px;
		text-align: center;
	}
	.insurance .insurance-ttlArea .areaR{
		padding: 0 0 10px;
	}
	.insurance .insurance-ttlArea .areaL,
	.insurance .insurance-ttlArea .areaR{
		float: none;
	}
	.insurance ul li{
		margin: 0 auto 10px;
		max-width: 100%;
		float: none;
		width: auto;
	}
	.insurance ul li + li{
		margin-left: 0;
	}
	.insurance ul li .ttl{
		float: left;
		max-width: 49%;
	}
	.insurance ul li .richtext{
		float: right;
		max-width: 48%;
		line-height: 1.6;
	}
}

.comparison{
	background: #DDEDB7;
	padding-bottom: 25px;
	margin-bottom: 5px;
}
	.comparison .richtext{
		padding: 0 25px 30px;
	}
	.comparison .video{
		text-align: center;
	}
	.comparison .video ul{
		display: inline-block;
		margin: 0 auto;
		padding: 20px 0 30px;
	}
	.comparison .video ul li{
		display: inline-block;
		padding: 0 30px;
/*		margin-bottom: 15px;
*/
	}

/*流れ*/
#construction_flow {
	margin-top: 31px;
}
.construction_wrapper h4 {
	border-bottom: 4px solid #ff8b23;
	padding:45px 0 15px;
	text-align: center;
	margin:0 -86px 20px;
}
.construction_flow {
}
.construction_flow li {
	padding-bottom: 78px;
	background: url(/images/construction_arrow.png) no-repeat center bottom;
	margin-bottom: 10px;
}
.construction_flow li:last-child {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.construction_wrap {}
.construction_wrap h5 {
	border-radius: 5px 5px 0 0;
	padding:11px 20px 10px;
	background: url(/images/construction_wrap_h4_bg.png) repeat;
	border:none;
	margin-bottom: 0;
}
.construction_wrap .text {
	background-color:#f2f2f2;
	background-repeat: no-repeat;
	background-position: right top;
	padding:35px 235px 40px 20px;
}
.construction_wrap .text.step1 {
	background-image:url(/images/construction_step1.png);
}
.construction_wrap .text.step2 {
	background-image:url(/images/construction_step2.png);
}
.construction_wrap .text.step3 {
	background-image:url(/images/construction_step3.png);
}
.construction_wrap .text.step4 {
	background-image:url(/images/construction_step4.png);
}
.construction_wrap .text.step5 {
	background-image:url(/images/construction_step5.png);
}
@media (max-width: 736px) {
	.construction_wrapper h4 {
		border-bottom: 4px solid #ff8b23;
		padding:20px 0 15px;
		margin:0 0 20px;
	}
	.construction_flow {
		margin-bottom: 30px;
	}
	.construction_flow li {
		padding-bottom: 35px;
		background: url(/images/construction_arrow.png) no-repeat center bottom;
		background-size:30%;
		margin-bottom: 10px;
	}
	.construction_flow li:last-child {
		background: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.construction_wrap {}
	.construction_wrap h5 {
		border-radius: 5px 5px 0 0;
		padding:11px 20px 10px;
		background: url(/images/construction_wrap_h4_bg.png) repeat;
		border:none;
		margin-bottom: 0;
	}
	.construction_wrap .text {
		background-color:#f2f2f2;
		background-repeat: no-repeat;
		background-position: right top;
		padding:15px;
	}
	.construction_wrap .text.step1 {
		background-image: none;
	}
	.construction_wrap .text.step2 {
		background-image: none;
	}
	.construction_wrap .text.step3 {
		background-image: none;
	}
	.construction_wrap .text.step4 {
		background-image: none;
	}
	.construction_wrap .text.step5 {
		background-image: none;
	}
}

/*お知らせ*/
#news {
	margin-top: 30px;
}
#news .pointBody {
	margin-bottom: 0;
}
.lp_news_wrap h4 {
	border-bottom: 4px solid #ff8b23;
	padding:45px 0 15px;
	text-align: center;
	margin:0 -86px 20px;
}
.news_list {
	margin-bottom: 15px;
}
.news_list li {
	border-bottom: 1px solid #dadada;
	padding-bottom: 24px;
	margin-bottom: 35px;
}
.news_list li:last-child {
	margin-bottom: 0;
}
.news_date {
	width:105px;
	display: inline-block;
	vertical-align: middle;
}
.news_category {
	width:150px;
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	line-height: 1.2;
}
.news_category span,
.news_category a {
	width:130px;
	padding:5px 10px 3px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
 	color: #ffffff;
 	text-decoration: none;
}
.news_category span.dir_55,
.news_category a.dir_55 {
	background-color: #ef7e18;
}
.news_category span.dir_56,
.news_category a.dir_56 {
 background-color: #8cc63f;
}
.news_category span.dir_58,
.news_category a.dir_58 {
	background-color: #28b5c9;
}
.news_category span.dir_84,
.news_category a.dir_84 {
	background-color: #e5758d;
}
.news_category span.dir_85,
.news_category a.dir_85 {
	background-color: #776799;
}
.news_category a:hover {
	background-color: #fff4d9;
	color:#362401;
}
.news_title {
	width:634px;
	display: inline-block;
	vertical-align: middle;
}
.news_title a:hover {
	color:#ef4c00;
	text-decoration: none;
}
.news_ctgr {
	margin:0 0 50px -20px;
}
.news_ctgr li {
	width:260px;
	margin:0 0 15px 20px;
	float:left;
}
.news_ctgr li a {
	width:100%;
	height:60px;
	font-size:18px;
	font-weight: bold;
	color:#ffffff;
	padding: 18px 18px;
	text-decoration: none;
	border-radius: 3px;
	position: relative;
	box-sizing: border-box;
	display: inline-block;
}
.news_ctgr li a.dir_all {
	background-color: #ef4c00;
}
.news_ctgr li a.dir_55 {
	background-color: #ef7e18;
}
.news_ctgr li a.dir_56 {
 background-color: #8cc63f;
}
.news_ctgr li a.dir_58 {
	background-color: #28b5c9;
}
.news_ctgr li a.dir_84 {
	background-color: #e5758d;
}
.news_ctgr li a.dir_85 {
	background-color: #776799;
}
.news_ctgr li a:hover {
	background: #fff4d9;
	color:#362401;
}
.news_ctgr li a:after {
	content:'';
	background: url(/images/news_ct_icon.png) no-repeat;
	width:22px;
	height:22px;
	position: absolute;
	right:29px;
	top:18px;
}
@media (max-width: 736px) {
	.lp_news_wrap h4 {
		border-bottom: 4px solid #ff8b23;
		padding:20px 0 15px;
		text-align: center;
		margin:0 0 20px;
	}
	.news_title {
		width:100%;
	}
	.news_category {
		margin-bottom: 5px;
	}
	.news_ctgr {
		margin:0 0 50px 0;
	}
	.news_ctgr li {
		width:49%;
		margin:0 2% 5px 0;
		display: inline-table;
		float: none;
	}
	.news_ctgr li:nth-child(2n) {
		margin:0 0 5px 0;
	}
	.news_ctgr li a {
		height:40px;
		font-size:13px;
		padding: 10px;
	}
	.news_ctgr li a:after {
		background-size:100%;
		width:11px;
		height:11px;
		top:14px;
		right:10px;
	}
}

.pagetop {
	position: fixed;
	bottom:15px;
	right:15px;
}
@media (max-width: 736px) {
	.pagetop {
		width:30px;
		position: fixed;
		bottom:10px;
		right:10px;
	}
}

/*事例*/
.slide_wrap {
	width: 918px;
	overflow: hidden;
}
.slide_wrap .slide_main {
	width: 2808px;
}
#btnL,#btnR {
	cursor: pointer;
}
#btnL:hover,#btnR:hover {
	opacity: 0.7;
}
.case_list {
	float: left;
	width: 936px;
	margin:0;
}
.case_list li {
	width:290px;
	margin:0 22px 20px 0;
	float:left;
	background: #ffffff;
}
.case_list li .title {
	font-size:22px;
	box-sizing: border-box;
	border:1px solid #dadada;
	text-align: center;
}
.case_list li .title a {
	color:#362401;
	display: block;
	padding:10px;
	text-decoration: none;
	background: #fff4d9;
}
.case_list li .title a:hover {
	background: #ff8b23;
	color:#fff;
}
.case_list li .img {
	text-align: center;
}
.case_list li .tag_area {
	padding:10px;
	box-sizing: border-box;
	border:1px solid #dadada;
}
.case_list li .tag_area a {
	display: inline-block;
	padding:5px 10px 3px;
	line-height: 1.2;
	border:1px solid #000;
	border-radius: 3px;
	margin-right: 10px;
	text-decoration: none;
}
.case_list li .tag_area a:hover {
	color:#fff;
	border:1px solid #362401;
	background:#362401;
}
.case_list li table{
	border:1px solid #dadada;
}
.case_list li .item_wrap {
	box-sizing: border-box;
/*	border:1px solid #dadada;
*/
	border-width:0 1px;
}
.case_list li .item_wrap table {
	width:100%;
	font-size:16px;
	color:#362401;
}
.case_list li .item_wrap table tr th {
	width:30%;
	border:1px solid #dadada;
	border-width:0 1px 1px 0;
	background: #cae8a7;
	padding:10px;
	text-align: center;
	vertical-align: middle;
}

.case_list li .item_wrap table tr td {
	width:70%;
	border:1px solid #dadada;
	border-width:0 0 1px 0;
	padding:10px;
}
.tag_select_wrap {
	background: #f2f2f2;
	padding:25px 100px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.tag_select_wrap .area_wrap {
	border-bottom: 1px dotted #919191;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
.tag_select_wrap .estimate_wrap {

}
.tag_list li {
	float:left;
}
.tag_list li:first-child {
	font-size:20px;
}
.tag_list li a {
	display: inline-block;
	padding:5px 10px 3px 30px;
	line-height: 1.2;
	border:1px solid #000;
	border-radius: 3px;
	margin-right: 10px;
	text-decoration: none;
	background:url(/images/tag_list_icon_off.png) 9px 5px no-repeat #fff;
}
.tag_list li a:hover,
.tag_list li a.current {
	color:#fff;
	border:1px solid #362401;
	background:url(/images/tag_list_icon_on.png) 9px 5px no-repeat #362401;
}
.case_dtl_info {
	margin-bottom: 40px;
}
.case_dtl_info .left {
	width:352px;
	float:left;
	margin-right: 60px;
}
.case_dtl_info .right {
	width:682px;
	float:left;
}
.case_dtl_info .right .tag_area {
	margin-bottom: 15px;
}
.case_dtl_info .right .tag_area span {
	display: inline-block;
	padding:5px 10px 3px;
	line-height: 1.2;
	border:1px solid #000;
	border-radius: 3px;
	margin-right: 10px;
}
.case_dtl_info .right .item_wrap {
}
.case_dtl_info .right .item_wrap table {
	width:100%;
	font-size:16px;
	color:#362401;
}
.case_dtl_info .right .item_wrap table tr th {
	width:30%;
	border:1px solid #dadada;
	background: #cae8a7;
	padding:10px;
	text-align: center;
	vertical-align: middle
}
.case_dtl_info .right .item_wrap table tr td {
	width:70%;
	border:1px solid #dadada;
	padding:10px;
}
@media (max-width: 736px) {
	.slide_wrap {
		width: 100%;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.slide_main {
		width: max-content;
	}
	.case_list {
		width: auto;
		float: left;
	}
}

#case{
	position: relative;
	min-height: 860px;
}
#case #btnL,
#case #btnR{
	position: absolute;
	top: 395px;
}
#case #btnL{
	left: -60px;
}
#case #btnR{
	right: -60px;
}
@media (max-width: 736px) {
	#case{
		min-height: 0;
	}
	#case #btnL,
	#case #btnR{
		display: none;
	}

}