@charset "UTF-8";
/*------------------------------------------------------------pagetitle*/
#pagetitle {
	color: #231815;
	text-shadow: 0 0 4px rgba(255,255,255,0.8);
	background: url(../img/renovation_img/pagetitle.jpg) center center no-repeat;
	background-size: cover;
}
/*------------------------------------------------------------contents*/
.catch h5 {
	display: inline-block;
	margin: 0 0 6px;
	padding: 0 10px 2px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: dotted 1px #231815;
}
.catch p {
	margin: 0 0 15px;
	font-weight: bold;
}
.catch ul {
	width: 290px;
	margin: 0 auto;
}
.catch ul li {
	float: left;
	width: 144px;
	height: 144px;
	margin: 0 0 10px;
	padding: 24px 0 0;
	font-weight: bold;
	line-height: 1.4;
	border-radius: 100%;
	background: rgba(240,110,74,0.10);
}
.catch ul li:nth-child(even) {
	float: right;
	padding: 48px 0 0;
}

@media print, screen and (min-width:768px) {
.catch h5 {
	margin: 0 0 10px;
	padding: 0 10px 4px;
	font-size: 22px;
}
.catch p {
	margin: 0 0 15px;
	font-size: 17px;
}
.catch ul {
	width: 720px;
}
.catch ul li {
	float: left;
	width: 177px;
	height: 177px;
	margin: 0 4px 0 0;
	padding: 42px 0 0;
	font-size: 15px;
}
.catch ul li:nth-child(even) {
	float: left;
	padding: 60px 0 0;
}
.catch ul li:last-child {
	margin: 0;
}
}

@media print, screen and (min-width:992px) {
.catch ul {
	width: 842px;
}
.catch ul li {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 12px 0 0;
	padding: 54px 0 0;
	font-size: 16px;
}
.catch ul li:nth-child(even) {
	float: left;
	padding: 76px 0 0;
}
}
#triangle {
	background: url(../img/renovation_img/bg_ph01.jpg) center center no-repeat #fff;
	background-size: cover;
}
#triangle ul li {
	margin: 0 0 10px;
	padding: 15px;
	background: rgba(255,255,255,0.6);
}
#triangle ul li h4 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: dotted 1px #231815;
}
#triangle ul li h4 br {
	display: none;
}

@media print, screen and (min-width:768px) {
#triangle ul li {
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
	padding: 15px;
	background: rgba(255,255,255,0.6);
}
#triangle ul li:last-child {
	margin: 0;
}
#triangle ul li h4 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: dotted 1px #231815;
}
#triangle ul li h4 br {
	display: inline;
}
}

@media print, screen and (min-width:992px) {
#triangle {
	background: url(../img/renovation_img/bg_ph01.jpg) center center no-repeat fixed #fff;
	background-size: cover;
}
}
#bn_contact {
	background: url(../img/common_img/bg_ph.jpg) center center no-repeat #231815;
	background-size: cover;
}
#bn_contact .bn {
	display: inline-block;
	padding: 15px;
	background: rgba(255,255,255,0.9);
}
#bn_contact .bn h3 {
	margin: 0 0 15px;
	font-size: 20px;
	font-weight: bold;
}
#bn_contact p.tel-link {
	margin: 0 0 5px;
	font-weight: bold;
}
#bn_contact p.tel-link a {
	display: block;
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	line-height: 36px;
	font-size: 17px;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	background: #c41b1f;
}
#bn_contact p.mail a {
	display: block;
	margin: 0 auto;
	padding: 0 10px 0 42px;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	background: url(../img/common_img/icon_mail.png) 10px center no-repeat #c41b1f;
	background-size: 22px auto;
}
#bn_contact p.mail a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#bn_contact p.tx {
	margin: 15px 0 0;
}

@media print, screen and (min-width:480px) {
#bn_contact p.tel-link a {
	font-size: 18px;
	letter-spacing: 0;
}
#bn_contact p.mail a {
	background: url(../img/common_img/icon_mail.png) 30px center no-repeat #c41b1f;
	background-size: 22px auto;
}
}

@media print, screen and (min-width:768px) {
#bn_contact .bn {
	padding: 15px 30px;
}
#bn_contact .bn h3 {
	margin: 0 0 20px;
	font-size: 30px;
}
#bn_contact .bn {
	padding: 30px;
}
#bn_contact p.tel-link {
	margin: 0 0 10px;
	font-size: 28px;
}
#bn_contact p.tel-link a {
	display: block;
	width: 290px;
	margin: 0 auto;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	background: #c41b1f;
}
#bn_contact p.tel-link span {
	font-size: 18px;
}
#bn_contact p.mail a {
	display: block;
	width: 360px;
	margin: 0 auto;
	padding: 0 10px 0 42px;
	font-size: 22px;
	font-weight: bold;
	line-height: 46px;
	color: #fff;
	text-decoration: none;
	background: url(../img/common_img/icon_mail.png) 30px center no-repeat #c41b1f;
	background-size: 28px auto;
}
#bn_contact p.mail a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#bn_contact p.tx {
	margin: 15px 0 0;
}
}

@media print, screen and (min-width:992px) {
#bn_contact {
	background: url(../img/common_img/bg_ph.jpg) center center no-repeat fixed #231815;
	background-size: cover;
}
}

/*------------------------------------------------------------NewsBox*/
.newsbox {
	overflow: hidden;/* for modern browser */
}
.newsbox .news_text {
	overflow: hidden;/* for modern browser */
	zoom: 1;/*ie6*/
	line-height: 1.5;
	text-align: left;
}
.newsbox img {
	width: 100%;
	height: auto;
}
.left_acl {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	margin: 0 10px 0 0;/*background:#9DF3BC;*//*
	border-right: #ccc 1px dotted;*/
}
.left_acl .news_text {
	padding-right: 10px;
}
#sec06 h4{
	font-weight:bold;
	}
#sec07{
	margin-top:-20px;
	}
#sec07.last,#sec06.last{
	border-bottom: none;
	}
#sec08 {
}
#sec08 .bn_box {
	display: inline-block;
	/*background: #FB9E9F;*/
}
#sec08 .bn_box img {
	margin: 10px auto;
	width:90%;
}

.bn_left, .bn_right {
	width: 100%;
	float: none;
}
 @media print, screen and (min-width:768px) {
	 
.bn_left, .bn_right {
	width: 50%;
	float: left;
}
	 }
 
 
 @media print, screen and (max-width:992px) {
.newsbox img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.newsbox .news_text, .newsbox .news_title {
	clear: both;
}
.newsbox img {
	margin-bottom: 10px;
}
.newsbox a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.newstitle {
	font-size: 16px;
	font-weight: bold;
	color: #6D6D6D;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 3px solid #6D6D6D;
}
.newstitle span {
	font-size: 12px;
}
.left_acl {
	float: none;
	width: 100%;
	border-right: none;
	margin-bottom: 20px;
}
.left_acl .news_text {
	padding-right: 0;
}
 @media print, screen and (min-width:768px) {
.newstitle br {
 display: none;
}

}
/*PageNavi*/
#pagenavi {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
}
#pagenavi li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}
#pagenavi li span {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 3px 10px;
	color: #666666;
	border: 1px solid #CCC;
	background: #E4E4E4;
	/* CSS3 */
	border-radius: 3px;
	/* Webkit */
	-webkit-border-radius: 3px;
	/* Firefox */
	-moz-border-radius: 3px;
}
#pagenavi li a {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 3px 10px;
	color: #666666;
	border: 1px solid #CCC;
	background: #F2F2F2;
	/* CSS3 */
	border-radius: 3px;
	text-shadow: 1px 1px 0 #FFF;
	/* Webkit */
	-webkit-border-radius: 3px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	/* Firefox */
	-moz-border-radius: 3px;
	background: -moz-linear-gradient(top, #fff, #eee);
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
	zoom: 1;
}
#pagenavi li span {
	color: #999;
}
#pagenavi li a:hover {
	background: #DFDFDF;
}
