@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Index
Made by TRAM
/////////////////////////////////////
*/

#Subvisual {
	background:url(../images/sunroom/img_sv.jpg) no-repeat 50% 0;
	background-size:cover;
	height:330px;
}
.contact-btn {
	width:768px;
	height:218px;
	margin:0 auto;
	display:block;
}
#Sunroom {
	margin-bottom:84px;	
}
.bg-left {
	background:url(../images/sunroom/bg_l01.png) no-repeat 0 30px;	
}
.bg-right {
	background:url(../images/sunroom/bg_r01.png) no-repeat 100% 30px;
}
.article {
	background:url(../images/sunroom/bg_txt.png) no-repeat 50% 0;
	padding:54px 0 0;
	height:210px;
	text-align:center;
	margin-bottom:80px;
}
.txt {
	color:#303030;
	font-size:125%;
	margin-bottom:30px;
	line-height:30px;
}
.s-title {
	text-align:center;
}
.sunroom {
	width:827px;
	margin:0 auto;
	text-align:center;
}
.inner-sunroom {
	padding:10px 0 15px;
	margin:0 14px;
	border-bottom:2px  dotted #9ad6fb;
}
.img-check {
	padding:25px 0;
	width:437px;
	margin:0 auto;	
}
.img-check  li {
	float:left;	
}
.img-check  li  + li {
	margin-left:25px;	
}
.img-check .tit {
	width:103px;
	height:29px;
	margin-bottom:14px;
}
.img-check .img {
	width:200px;
	height:200px;
	margin-left:6px;
}
.block {
	width:466px;
	margin:0 auto;
	border:2px dotted #8fd1fa;
	padding:10px 0 5px;
	text-align:left;
	position:relative;
}
.block p {
	color:#303030;
	font-size:125%;
	padding:10px 0 0 50px;	
}
.block p.tag {
	padding:3px 12px ;
	color: #ffffff;
	border-radius:5px;
	font-size:92%;
	background:#d50904;
	position:absolute;
	top:50px;
	left:180px;
}
.block p.note {
	font-size:92%;
	text-align:right;
	padding:20px 0 0 0;	
}

.blue-article {
	background: #c2e8fe url(../images/sunroom/up.png) no-repeat;
	background-size:100%;	
	padding-top:45px;
	margin-bottom:100px;
}
.bg-bottom {
	background:url(../images/sunroom/down.png) no-repeat 0 100%;	
	background-size:100%;	
	padding-bottom:50px;
}
.sub-title {
	color:#303030;
	line-height:1.1;
	padding:20px 0 45px;	
	text-align:center;
}
.inner02 {
	width:800px;
	margin:0 auto 22px;	
}
.last {
	margin-bottom:0;	
}
.inner02 dt {
	display:table-cell;
	width:177px;
	height:160px;
	vertical-align:middle;
}
.inner02 dd {
	display:table-cell;
	height:160px;	
	vertical-align:middle;
}
.inner02 dd p{
	color:#303030;
	font-size:134%;
	line-height:26px;
	padding:20px 0 0 35px;
}
.bg-left02 {
	background:url(../images/sunroom/bg_l02.png) no-repeat 0  55px ;	
}
.bg-right02 {
	background:url(../images/sunroom/bg_r02.png) no-repeat 100% 55px;	
	padding-bottom:70px;
}
.article02 {
	background:url(../images/sunroom/bg_txt02.png) no-repeat 50% 0;
	padding:55px 0 0;
	height:220px;
	text-align:center;	
}
.img-check02 {
	width:668px;
}
#Veranda {
	
	margin-bottom:95px;	
}