/* top */
#top {
	background: #f5f4eb;
}

#mainvisual{
	max-width:100%;
	/*min-width:980px;*/
	margin:0 auto;
	position:relative;
}

#mainvisual ul li{
	list-style:none;
	position:relative;
}

/*-----------------------------------------------------------------
FlexSlider
-----------------------------------------------------------------*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none; width:100%;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Control Nav */
.flex-control-nav {width: 100%; /*position: absolute; bottom: -40px; text-align: center;*/ }
.flex-control-nav li {margin: 0 10px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-paging{
	position:relative;
	top:100%;
	width:100%;
	text-align:center;
	height:35px;
	font-size:0;
	padding:10px 0;
}

.flex-control-paging li{width:18px; height:18px; position:relative; margin:0 10px;}
.flex-control-paging li a {position:absolute; top:3px; left:3px; width: 12px; height: 12px; display: block; background: #666; background: rgba(200,200,200,0.8); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;  }
.flex-control-paging li a:hover { background: #d91081; width: 16px; height: 16px; position:absolute; top:1px; left:1px; }
.flex-control-paging li a.flex-active { background: #e10057; cursor: default; width: 18px; height: 18px; position:absolute; top:0; left:0;}


/* intro */
#intro {
	height: 900px;
	background: #f5f4eb;
}

#intro .banner {
	margin: 0px auto;
	padding-bottom: 70px;
	width: 980px;
	height: 410px;
}

#intro .banner ul li {
	display: inline;
}

#intro .pr {
	margin: 0px auto;
	padding-top: 80px;
	width: 980px;
	height: 290px;
	background: url(../img/bg_intro_pr.jpg) no-repeat 0px 0px;
}

#intro .pr h2 {
	font-size: 40px;
	line-height: 1.0;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
}

#intro .pr p {
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
}

#intro .pr p.btn {
	margin-top: 30px;
}

#intro img.on {
	transition: 0.6s;
}

#intro img.on:hover {
	opacity: 0.5;
}

#introEnd {
	height: 30px;
	background: url(../img/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* style */
#style {
	margin: 0px auto;
	padding-top: 70px;
	padding-bottom: 70px;
	width: 980px;
	height: 1010px;
}

#style .stylePht {
	position:relative;
}

#style .stylePht img.ttl {
	position:absolute;
	top:310px;
	left:260px;
	z-index: 3;
}

#style .stylePht img.pht1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}

#style .stylePht img.pht2 {
	position:absolute;
	top:0px;
	left:530px;
	z-index: 1;
}

#style .stylePht img.pht3 {
	position:absolute;
	top:596px;
	left:0px;
	z-index: 1;
}

#style .stylePht img.pht4 {
	position:absolute;
	top:596px;
	left:530px;
	z-index: 1;
}

#style .stylePht img.on {
	transition: 0.6s;
}

#style .stylePht img.on:hover {
	opacity: 0.5;
}

/* sunroom */
#sunroom {
	margin-bottom: 100px;
}


/* domestic */
#domestic {
	margin: 0px auto;
	padding-top: 70px;
	padding-bottom: 50px;
	width: 980px;
}

#domestic .modelhome {
	margin-right: 80px;
	width: 450px;
	float: left;
}

#domestic .modelhome .pht {
	margin-bottom: 20px;
}

#domestic .modelhome p {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	color: #a09082;
	margin-bottom: 20px;
}

#domestic .ourworks {
	width: 450px;
	float: left;
}

#domestic .ourworks .pht {
	margin-bottom: 20px;
}

#domestic .ourworks p {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	color: #a09082;
	margin-bottom: 20px;
}

#domestic img.on {
	transition: 0.6s;
}

#domestic img.on:hover {
	opacity: 0.5;
}
/* Info */
.Info {
	margin: 0px auto;
	padding: 20px 20px;
	width: 900px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #cccccc;
}

.Info p {
	font-size: 16px;
	line-height: 1.5;
}

.Info p.ttl {
	font-weight: bold;
}

/* planbook */
#planbook {
	position:relative;
	margin-top: 50px;
	height: 605px;
	background: url(../img/bg_planbook.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#planbook .box {
	margin: 0px auto;
	padding-top: 0px;
	width: 500px;
}

#planbook .box img {
	position:absolute;
	top: 90px;
}

/*-----------------------------------------------------------------
Swiper
-----------------------------------------------------------------*/
.swiper-container{
	padding: 0 0 55px;
}
.swiper-container img{
	width: 100%;
	display: block;
}