<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.face_book .fbcomments,
.face_book iframe,
.face_book .fb_iframe_widget,
.face_book .fb_iframe_widget[style],
.face_book .fb_iframe_widget iframe[style],
.face_book .fbcomments iframe[style],
.face_book .fb_iframe_widget span,
.face_book _2p3a{
    width: 100%! important;
}

#wrapper{
	background: #1a1a1a;
}

/********共通********/

.h_arrow{
	border-bottom:5px solid #00710e;
	position: relative;
}

.h_arrow span{
	display: block;
	padding-bottom: 12px;
}

.h_arrow span:before{
	content: "";
	background: url(../image/common/h_arr.png) center top no-repeat;
	width: 19px;
	height: 16px;
	position: absolute;
	left:50%;
	transform: translateX(-50%);
	bottom:-17px;
}

.h_style{
        font-size:3.0rem;
	margin-bottom:30px;
	border-bottom:3px solid #00710e;
}

.h_style1{
	text-align: center;
	margin-bottom: 40px;
}

.h_style1 span{
	display: block;
	text-align: center;
	opacity: 0.5;
	font-size: 1.8rem;
	margin-top: 15px;
}

/************/

.style2{
	background: url(../image/common/wood_bg.png);
	padding: 15px 25px 15px;
	margin-bottom: 40px;
}

.style2 p{
	display: inline-block;
	margin-right: 15px;
}

.style2 span{
	display: inline-block;
	font-size: 1.8rem;
	position: relative;
	top:-5px;
}

/***********/





/*********/

.cont{
	width: 1080px;
	margin: 0 auto;
}

/********/

.tbl01 table{
	width: 100%;
}


.tbl01 table th{
	background: #00710e;
	text-align: center;
	width: 292px;
	color: #fff;
	border-right:3px solid #000;
	border-bottom:3px solid #000;
	padding: 14px;
}

.tbl01 table td{
	background: #fff;
	color: #000;
	border-bottom:3px solid #000;
	padding: 14px 32px 14px;
}

/*********workページ*************/

.work .contents1{
	padding-bottom: 60px;
}

.work .contents1 .sale_box{
	position: relative;
	overflow: hidden;
}

.work .contents1 .sale_box p.bg{
	background: url(../image/work/c1_img01.png) center top no-repeat;
	background-size: cover;
	min-height: 355px;
	width: 50%;
	float: left;
}

.work .contents1 .sale_box .txt_box{
	float: right;
	width: 50%;
	box-sizing: border-box;
	min-height: 375px;
	padding-left: 40px;
}

/********/

.work .contents1 .order_box{
	position: relative;
	overflow: hidden;
}

.work .contents1 .order_box p.bg{
	background: url(../image/work/c1_img02.png) center top no-repeat;
	background-size: cover;
	min-height: 555px;
	width: 50%;
	float: right;
}

.work .contents1 .order_box .txt_box{
	float: right;
	width: 540px;
	box-sizing: border-box;
	min-height: 375px;
	padding-right: 40px;
}

.work .contents1 .order_box .txt_box p{
	margin-bottom: 30px;
}

.work .contents1 .order_box .txt_box p:last-child{
	margin-bottom: 0px;
}

.work .contents1 .contents1_in dl.ttl{
	margin-bottom: 30px;
	margin-top: 30px;
}

.work .contents1 .contents1_in dl.ttl dt{
	margin-bottom: 5px;	
}

.work .contents1 .contents1_in dl.ttl dd{

	opacity: 0.5;
}

.work .contents1 .contents1_in .sale_box dl.ttl{
	background: url(../image/work/c1_car_icon.png) left top no-repeat;
	padding-left: 140px;
	min-height: 80px;
}

.work .contents1 .contents1_in .order_box dl.ttl{
	background: url(../image/work/c1_handle_icon.png) left top no-repeat;
	padding-left: 100px;
	min-height: 80px;
}

/*************/

.work .contents2{
	background: url(../image/common/wood_bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.work .contents2 ul li{
	min-height: 399px;
}

.work .contents2 ul li:nth-child(1){
	background: url(../image/work/c2_img01.png) center top no-repeat;
	width: 50%;
	float: left;
}

.work .contents2 ul li:nth-child(2){
	background: url(../image/work/c2_img02.png) center top no-repeat;
	width: 50%;
	float: right;
}


/***************/

.work .contents3{
	padding-top: 102px;
}

.work .contents3 .intro_box{
	margin-bottom: 20px;
	overflow: hidden;
}

.work .contents3 .intro_con{
	overflow: hidden;
	margin-bottom: 50px;
}

.work .contents3 .intro_con p.photo{
	float: left;
}

.work .contents3 .intro_con .txt{
	float: right;
	width: 540px;	
} 

.work .contents3 .n4 .txt{
	margin-top: 70px;
}


.work .contents3 .cont .green_box{
	background: #00710e;
	padding: 50px;
	box-sizing: border-box;
	margin-bottom: 50px;
}

.work .contents3 .cont .green_box p{
	margin-bottom: 30px;
}

.work .contents3 .cont .green_box h3{
	font-size: 3.6rem;
	border-bottom: 3px solid #fff;
	margin-bottom: 35px;
	position: relative;
}

.work .contents3 .cont .green_box h3:before{
	content: "";
	position: absolute;
	width: 15px;
	height: 10px;
	bottom:-10px;
	left:140px;
	background: url(../image/work/w_arr.png) center top no-repeat;
}

/*******/

.work .contents3 .n1 .txt{
	padding-top: 34px;
}

/*******/

.work .contents3 .n2 .txt{
	padding-top: 52px;
}

.work .contents3 .n2 .txt p{
	margin-bottom: 30px;
}

.work .contents3 .n2 .txt ul{
	margin-bottom: 30px
}

/*******/

.work .contents3 .n3 .txt{
	margin-top: 40px;
}

.work .contents3 .n3 .txt p{
	margin-bottom: 30px;
}

.work .contents3 .n3 .txt p:last-child{
	margin-bottom: 0px;
}

/*******/



/*********galleryページ*************/

.gallery .contents1{
	padding-bottom: 60px;
}

.gallery .contents1 .gallery_cat{
	overflow: hidden;
}

.gallery .contents1 .gallery_cat .gallery_box{
	float: left;
	width: 514px;
	margin-bottom: 40px;
}

.gallery .contents1 .gallery_cat .gallery_box:nth-child(2n){
	float: right;
}

.gallery .contents1 .gallery_cat .gallery_box dl{
	margin-bottom: 20px;
}

.gallery .contents1 .gallery_cat .gallery_box dl dd{
	background: #00710e;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
}




/*********companyページ*************/


.company .contents1{
	padding-bottom: 90px;
	background: url(../image/commitment/c1_bg.png) center top no-repeat;
	background-size: cover;
}


.company .contents1 .sec1 .tbl01{
	margin-bottom: 50px;
}

.company .contents1 .sec1 .map iframe{
	width: 100%;
	height: 340px;
	line-height: 0;
}



/*********commitmentページ*************/

.commitment .contents1{
	padding-bottom: 90px;
	background: url(../image/commitment/c1_bg.png) center top no-repeat;
	background-size: cover;
}

.commitment .contents1 .sec1{
	width: 1080px;
	margin: 0 auto;
}

.commitment .contents1 .greeting_box{
		background: url(../image/common/border_bg.png),
					url(../image/common/alpha_stripe.png);
		background-size: 100% 100% ,auto;
		padding-top: 42px;
		padding-bottom: 42px;
		text-align: center;
}

.commitment .contents1 .greeting_box p{
	margin-bottom: 30px;
}

.commitment .contents1 .greeting_box p:last-child{
	margin-bottom: 0px;
}

/************/

.commitment .contents2{
	background: url(../image/common/wood_bg.png);
	padding-top: 15px;

}

.commitment .contents2_in{
	background: url(../image/commitment/c2_bg.png) center top no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-top: 135px;
	padding-bottom: 147px;
}

.commitment .contents2_in .comm_box{
	width: 50%;
	float: right;
	background: #01670e;
	padding: 50px;
	box-sizing: border-box;
	min-height: 552px;
}

.commitment .contents2_in .comm_box dl{
	margin-bottom: 25px;
}

.commitment .contents2_in .comm_box dl dt{
	margin-bottom: 15px;
}

.commitment .contents2_in .comm_box dl dd{
	opacity: 0.5;
}

/*********indexページ*************/

.index .contents1{
	background: url(../image/index/c1_bg01.png) left top no-repeat,
				url(../image/index/c1_bg02.png) right top no-repeat #000;
	padding-top: 170px;
	padding-bottom: 90px;
}

.index .contents1 .sec1{
	color: #fff;
}

.index .contents1 .sec1 h2{
	text-align: center;
	width: 152px;
	margin: 0 auto 30px;	
}

.index .contents1 .sec1 div.txt_box{
	text-align: center;
}

.index .contents1 .sec1 div.txt_box p{
	margin-bottom: 30px;
}

.index .contents1 .sec1 div.txt_box p:last-child{
	margin-bottom: 0px;
}

/*************/


.index .contents2{
	background: url(../image/common/wood_bg.png);
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.index .contents2 .box01,
.index .contents2 .box02{
	display: block;

}

.index .contents2 .box01 .bg{
	background: url(../image/index/c2_bg01.png) center top no-repeat;
	background-size: cover;
	width: 50%;
	float: left;
	min-height: 536px;
}

.index .contents2 .box02 .bg{
	background: url(../image/index/c2_bg02.png) center top no-repeat;
	background-size: cover;
	width: 50%;
	float: right;
	min-height: 536px;
}

.index .contents2 .box01 .box_bg{
	float: right;
	width: 50%;
	background:url(../image/index/c2_box_bg01.png);
	background-size: cover;
	min-height: 536px;	
	box-sizing: border-box;
}

.index .contents2 .box01 .box_bg{
	float: right;
	width: 50%;
	background:url(../image/index/c2_box_bg01.png);
	background-size: cover;
	min-height: 536px;
	box-sizing: border-box;	
	position: relative;
}

.index .contents2 .box02 .box_bg{
	float: right;
	width: 50%;
	background:url(../image/index/c2_box_bg02.png);
	background-size: cover;
	min-height: 536px;
	box-sizing: border-box;
	position: relative;
}

.index .contents2 .box01 .box_bg .ico_box{
	position: absolute;
	left: calc(50% - 170px);
	top:50%;
	transform: translate(-50%,-50%);	
	width: 365px;
}

.index .contents2 .box02 .box_bg .ico_box{
	position: absolute;
	left: calc(50% + 170px);
	top:50%;
	transform: translate(-50%,-50%);
	width: 365px;
}

@media screen and (max-width: 1550px){
	
	.index .contents2 .box01 .box_bg .ico_box{
		left: 50% !important;
	}

	.index .contents2 .box02 .box_bg .ico_box{
		left: 50% !important;
	}	
	
}


/********/

.index .contents2 .box_bg .ico_box p.icon{
	text-align: center;
	margin-bottom: 40px;
}

.index .contents2 .box_bg .ico_box dl{
	text-align: center;
	margin-bottom: 32px;
}

.index .contents2 .box_bg .ico_box dl dt{
	margin-bottom: 12px;
}

.index .contents2 .box_bg .ico_box dl dd{
	color: #fff;
}

.index .contents2 .box_bg .ico_box .more_btns{
	text-align: center;
	width: 348px;
	margin: 0 auto;
}

.index .contents2 .box_bg .ico_box .more_btns a{
	background:#000;
	border-radius: 30px;
	display: block;
	padding-top: 22px;
	padding-bottom: 20px;
	transition-duration: .3s;
}

.index .contents2 .box_bg .ico_box .more_btns a img{
	vertical-align: middle;	
}

.index .contents2 .box_bg .ico_box .more_btns a:hover{
	background: #c00;
	transition-duration: .3s;
}


/***************/

.index .contents3{
	background: #1a1a1a;
	padding-top: 90px;
	padding-bottom: 90px;
	overflow: hidden;
}

.index .contents3 .sec1{
	width: 1080px;
	margin: 0 auto;
}

.index .contents3 .sec1 h2{
	width:127px;
	margin: 0 auto 62px;
}


.index .contents3 .sec1 .gallery_box .gallery_list{
	width: 240px;
	float: left;
	margin-right: 40px;
}

.index .contents3 .sec1 .gallery_box .gallery_list:nth-child(4n){
	margin-right: 0px;
}

.index .contents3 .sec1 .gallery_box .gallery_list dl{
	margin-bottom: 10px;
}

.index .contents3 .sec1 .gallery_box .gallery_list dd{
	background: #00710e;
	text-align: center;	
	padding: 5px;
	color: #fff;
}

.index .contents3 .sec1 .gallery_box .gallery_list .txt{
	color: #fff;
}

.index .contents3 .sec1 p.more_btn{
	text-align: center;
	width: 350px;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
}

.index .contents3 .sec1 p.more_btn a{
	display: block;
	background: #fff;
	border-radius: 30px;
	padding:20px 10px 20px;
	transition-duration: .3s;
}

.index .contents3 .sec1 p.more_btn a:hover{
	background: #00710e;
	transition-duration: .3s;
}

.index .contents3 .sec1 p.more_btn a img{
	vertical-align: middle;
}

/****************/

.index .contents4{
	background: url(../image/../image/index/c4_img.png) center top no-repeat;
	background-size: cover;
	height: 438px;
}

/**********/

.index .contents5{
	padding-top: 70px;
	padding-bottom: 100px;
	overflow: hidden;
}

.index .contents5 .sec1{
	width: 1080px;
	margin: 0 auto;
}

.index .contents5 .sec1 .new_box{
	float: left;
	width: 540px;
}

.index .contents5 .sec1 .new_box dl.news_ttl{
	background: #00710e;
	padding: 20px;
	margin-bottom: 3px;
	position: relative;
}

.index .contents5 .sec1 .new_box dl.news_ttl:before{
	content: "";
	position: absolute;
	background: url(../image/common/glo_arr.png) center top no-repeat;
	width: 19px;
	height: 16px;
	left:50%;
	bottom:-12px;
	transform: translateX(-50%);
}

.index .contents5 .sec1 .new_box dl.news_ttl dt{
	float: left;
}

.index .contents5 .sec1 .new_box dl.news_ttl dd{
	float: right;
	
}

.index .contents5 .sec1 .new_box dl.news_ttl dd a{
	background:#fff;
	width: 120px;
	text-align: center;
	display: block;
	border-radius: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	transition-duration: .3s;
}

.index .contents5 .sec1 .new_box dl.news_ttl dd a:hover{
	background: #000;
	transition-duration: .3s;
}

.index .contents5 .sec1 .new_box dl.news_ttl dd a img{
	vertical-align: middle;
}

/*******/

.index .contents5 .sec1 .new_box .news_list_box div a{
	display: block;
	border:3px solid #fff;
	transition-duration: .3s;
	padding: 10px;
}

.index .contents5 .sec1 .new_box .news_list_box div a dl dd{
	color:#000 !important;
}

.index .contents5 .sec1 .new_box .news_list_box div a:hover{
	display: block;
	border:3px solid #00710e;
	transition-duration: .3s;
}


.index .contents5 .sec1 .new_box .news_list_box div{
	background: #fff;
	margin-bottom: 3px;
}
/***********/


.index .contents5 .sec1 .face_book{
	float: right;
	width: 500px;
}




/****エラーページ*****/

.error .contents1{
	padding-bottom: 60px;
}

.error .contents1 .sec1{
	width: 1080px;
	margin: 0 auto;
	zoom:1;
	overflow: hidden;
}

.error .contents1 .sec1 a{
	color:#fff !important;
}


/*==================================================
プライバシーポリシー
================================================== */
.privacy .contents1{
	padding-bottom: 60px;
}

div.privacy_box{
	width:1080px;
	margin: 0 auto;

	padding-bottom: 30px;
}


div.privacy_box h3.item-title-h3{
	font-size:1.8rem;
	font-weight:bold;
}

div.privacy_box .item-box{
	line-height: 1.8;
	margin-bottom: 30px;
}

div.privacy_box .item-box:last-child{
	margin-bottom: 80px;
}

=========================================
 サイトマップ
================================================== */
.site .contents1{
	padding-bottom: 60px;
}

div.sitemap_box{
	width:1080px;
	margin: 0 auto;
	padding-bottom: 60px;
}


div.sitemap_box h3{
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #4a6896;
	border-top: 3px solid #4a6896;
	color: #4a6896;
	text-align: center;
}

.sitemap-list li {
	padding: 0 0 0 15px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
}

.sitemap-list li a{
	color:#fff !important;
}

.sitemap-list li a span{
	margin-left:20px;

}

/*==================================================
 ブログ
================================================== */

.blog .contents1{
	padding-bottom: 60px;
	overflow: hidden;
}

.blog .contents1 .sec1{
	margin: 0 auto;
	width: 1080px;
}

.blog .contents1 .sec1 img{
	max-width:1040px;
}

.blog .contents1 .sec1 .item-box{
	
}

.blog .contents1 .sec1 .item-box dl{
	overflow:hidden;
	zoom:1;
}

.blog .contents1 .sec1 .item-box dl dt{
	float:left;
}

.blog .contents1 .sec1 .item-box dl dd{
	margin-left:100px;
}

.blog .contents1 .sec1 .item-box a{
	display:block;
	color:#000 !important;
	border:3px solid #fff;
	transition-duration:.6s;
	background:#fff;

 	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	padding:20px;
	margin-bottom:20px;
}

.blog .contents1 .sec1 .item-box a:hover{
	border:3px solid #00710e;
	transition-duration:.6s;
}

/*==================================================
 ブログ詳細
================================================== */

.blog_detail .contents1{
	padding-bottom: 60px;
	overflow: hidden;
	color:#000;
}

.blog_detail .contents1 .sec1 h3{
	font-size:2.5rem;
	border-bottom:1px solid #2d2217;
	margin-bottom:20px;
}

.blog_detail .contents1 .sec1{
	margin: 0 auto;
	width: 1080px;
}


.blog_detail .contents1 .sec1 img{
	max-width:1040px;
}

.blog_detail .contents1 .sec1 .item-box{
	background:#fff;
	padding:20px;
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;	
}

.blog_detail .contents1 .sec1 .item-box dl{
	overflow:hidden;
	zoom:1;
}

.blog_detail .contents1 .sec1 .item-box dl dt{
	float:left;
}


.blog_detail .contents1 .sec1 .item-box dl dd{
	margin-left:100px;
}

/*==================================================
 お問い合わせ
================================================== */

.contact .contents1{
	padding-top: 60px;
	padding-bottom:100px;
}

div.contact_box{
	width: 1080px;
	margin: 0 auto;

}

div.contact_box table th{
	width:300px;
	background:#00710e;
}

div.contact_box table td{
	width: 780px;
	color: #000;
}

div.contact_box table {
	border-top:1px solid #ccc;
	width:100%;
	background:#fff;
}

div.contact_box table th,
div.contact_box table td{
	border-bottom:1px solid #ccc;
	padding: 20px;
	word-wrap:break-word;
} 

div.contact_box  p.rig{
	margin-bottom: 20px;
}

/* input設定
-------------------------------------------------- */
.input-big,
.input-mid,
.input-min {
	padding: 5px;
	box-sizing: border-box;
}

.input-big {
	width: 100%;
}

.input-mid {
	width: 60%;
}

.input-min {
	width: 60px;
}

div.contact_box form input{
	font-size:1.6rem;
}

div.contact_box form textarea{
	width:100%;
	height:180px;
	font-size:1.6rem;
}

div.contact_box .clrred{
	color:#c00;
}

div.contact_box .contact-recaptcha-wrap,
.contact-submits-wrap{
	text-align:center;
	margin:10px auto 10px;
	width:304px;
}

div.contact_box .contact-recaptcha-wrap input{
	text-align:center;

}

.mt5{
	margin-top:5px;
}

/* 必須マーク
-------------------------------------------------- */
.required-mark {
	padding: 1px 3px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-radius: 5px;
	background: #f00;
	float: right;
}

/* 未記入エラー文
-------------------------------------------------- */
.error-text {
	margin: 0 0 5px;
	color: #f00;
}

/* 確認、バック、送信ボタン
-------------------------------------------------- */
.contact-submits {
	padding: 15px 0 0;
	text-align: center;
}

.contact-submits input {
	margin: 0 5px;
	padding: 5px;
}

/* セキュリティエラー
-------------------------------------------------- */
.sec-error-text {
	line-height: 50px;
	text-align: center;
	color: #f00;
	font-size: 16px;
	border: 2px solid #f00;
}

/*==================================================
新着情報一覧 
================================================== */
div.news_item_box{
	margin: 0 auto;
	width:1080px;
	font-size:1.6rem;
	padding-bottom: 60px;
}

div.news_item_box .item-box{
	background: #eee;
	border-radius:3px;
	padding: 10px;
	margin-bottom: 20px;
}

div.news_item_box .item-box h3{
	font-weight: bold;
	margin-bottom: 10px;
}

div.news_item_box .item-box a{
	text-decoration: underline;
}

div.news_item_box .item-box .text-more{
	margin-top: 10px;
}


div.news_item_box .item-box .text-more:after{
	content: "&gt;";
	margin-left: 3px;
}

div.news_item_box .item-box a:hover{
	text-decoration: none;
}

/*==================================================
お知らせ詳細
================================================== */

div.news_item_detailbox{
	margin: 0 auto;
	padding-bottom: 80px;
	width: 1080px;
}

div.news_item_detailbox h3{
	font-size: 2.6rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #000;
}

div.news_item_detailbox  .item-text{
	font-size: 12px;
}

.news_item_detailbox .paginated-link{
	padding-top: 30px;
}

/*==================================================
詳細fancy スライダー
================================================== */

.slider_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.slider_detail .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
}

.slider_detail .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.slider_detail .slider_area{
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

.slider_detail .bxleft{
	float: left;
	width:318px;
}

.slider_detail .bxleft .bxslider{
	width:450px;
	height:450px;
}

.slider_detail .bx-pager{
	float: right;
	width: 310px;
}

.slider_detail .bx-pager img{
	width:100%;
}

.slider_detail .bx-pager ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
}

.slider_detail .bx-pager ul li:nth-child(2n){
	margin-right: 0px;
}

.slider_detail .bxleft .bx-wrapper{
	margin-bottom:20px;
}


.slider_detail dl.bikou{
	padding: 10px;
	padding-bottom:50px;
	margin-bottom: 0px;
}

.slider_detail dl.bikou dt{
	background: #4a6896;
	border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*==================================================
詳細fancy BEFIREAFTER
================================================== */

.beforeafter_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.beforeafter .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
	overflow:hidden;
}

.beforeafter .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.beforeafter div.before ,
.beforeafter div.after {
	overflow:hidden;
}

.beforeafter .contents1 dl{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 dl:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 dl dt img{
	max-width:210px;
}



/*画像のみ用*/
/*.beforeafter .contents1 ul{
	overflow:hidden;
	margin-bottom:20px;
}

.beforeafter .contents1 ul li{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 ul li:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 ul li img{
	max-width:210px;
}*/



/*==================================================
詳細fancy detail_news
================================================== */

.news_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.news_detail .item-box h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
	overflow:hidden;
}

.news_detail .item-box{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

</pre></body></html>