body.page {
  padding-top: 63px;
}
body.page #header {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}
body.page #header .headInr {
  width: 1024px;
  margin: 0 auto;
}
body.page #header #logo {
  float: left;
  width: 124px;
}
body.page #header .subHead {
  float: right;
  width: 700px;
}
body.page #header .subHead #gnav {
  float: left;
}
body.page #header .subHead #gnav li {
  float: left;
  margin-left: 30px;
}
body.page #header .subHead #gnav li:first-child {
  margin-left: 0;
}
body.page #header .subHead #gnav li a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page #header .subHead #gnav li a:hover {
  opacity: .4;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page #header .subHead .btnCv {
  float: left;
  margin-left: 30px;
  padding-top: 5px;
}
body.page #header .subHead .btnCv a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 7px 15px;
  background-color: #000;
  opacity: 1;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page #header .subHead .btnCv a:hover {
  opacity: 0.7;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page .btnPageCv {
  text-align: center;
  padding: 60px 0;
  background: url(../img/page/bg_page_catalog.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body.page .btnPageCv a {
  display: inline-block;
  width: 636px;
  margin: 0 auto;
  background: url(../img/page/btn_page_catalog_on.jpg) no-repeat left top;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page .btnPageCv a img {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page .btnPageCv a:hover a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.page .btnPageCv a:hover img {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
body.page .setOpa {
  opacity: 0;
}
body.page.ls .slideWrap {
  margin-bottom: 130px;
}
body.page.ls #slide {
  opacity: 0;
  width: 1024px;
  height: 640px;
  margin: 0 auto;
  padding-bottom: 45px;
  overflow: hidden;
}
body.page.ls .slideTit {
  opacity: 0;
  position: absolute;
  z-index: 10;
}
body.page.ls .slideList.slide01 .slideTit {
  width: 33%;
  max-width: 422px;
  top: 15.5%;
  right: 155px;
}
body.page.ls .slideList.slide02 .slideTit {
  width: 35%;
  max-width: 448px;
  top: 68.5%;
  right: 136px;
}
body.page.ls .slideList.slide03 .slideTit {
  width: 34.1%;
  max-width: 438px;
  top: 68.25%;
  left: 76px;
}
body.page.ls .slideList.slide04 .slideTit {
  width: 34.6%;
  max-width: 446px;
  top: 9.25%;
  left: 82px;
}
body.page.ls .slideList.slide05 .slideTit {
  width: 31.4%;
  max-width: 404px;
  top: 75%;
  left: 116px;
}
body.page.ls .slideList.slide06 .slideTit {
  width: 38.6%;
  max-width: 496px;
  top: 9.375%;
  left: 77px;
}
body.page.ls .slideList.slide07 .slideTit {
  width: 40.9%;
  max-width: 524px;
  top: 6.75%;
  right: 85px;
}
body.page.ls .slideList.slide08 .slideTit {
  width: 31.5%;
  max-width: 424px;
  top: 65%;
  right: 85px;
}
body.page.ls .pager {
  text-align: center;
  letter-spacing: -0.4em;
}
body.page.ls .pager .slideCount {
  display: inline-block;
  letter-spacing: -0.4em;
  line-height: 1;
  width: 60px;
  padding: 25px 0;
  background-color: #333;
}
body.page.ls .pager .slideCount li {
  display: inline-block;
  color: #fff;
  letter-spacing: normal;
}
body.page.ls .pager .pagerBtn {
  display: inline-block;
  letter-spacing: -0.4em;
  line-height: 1;
  width: 120px;
  padding: 5px 0;
  background-color: #1e1e1e;
}
body.page.ls .pager .pagerBtn li {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  letter-spacing: normal;
  width: 50%;
  height: 100%;
  padding: 20px 0;
  border-left: 1px solid #3c3c3c;
  box-sizing: border-box;
}
body.page.ls .pager .pagerBtn li:first-child {
  border-left: none;
}
body.page.ls #content {
  width: 1024px;
  margin: 0 auto;
}
body.page.ls #nestled {
  width: 100%;
  margin: 0 auto 190px;
}
body.page.ls #nestled .imgNestled {
  float: left;
  width: 400px;
  margin-bottom: 35px;
  position: relative;
}
body.page.ls #nestled .imgNestled .imgNestled2 {
  position: absolute;
  top: 450px;
  left: 260px;
  max-width: none;
}
body.page.ls #nestled .imgNestled .iconNestled {
  width: 186px;
  position: absolute;
  top: 340px;
  left: 840px;
}
body.page.ls #nestled .infoNestled {
  float: left;
  width: 390px;
  padding-top: 36px;
  margin-left: 90px;
}
body.page.ls #nestled .infoNestled .titNestled {
  margin-bottom: 40px;
}
body.page.ls #nestled .infoNestled .txtNestled {
  line-height: 3.125;
}
body.page.ls #modelPlan {
  width: 100%;
  margin: 0 auto 60px;
}
body.page.ls #modelPlan .titModelPlan {
  text-align: center;
  margin: 0 auto 70px;
}
body.page.ls #modelPlan .planbox {
  position: relative;
  margin-bottom: 140px;
}
body.page.ls #modelPlan .planbox#planbox1 .titModel {
  position: absolute;
  left: 70px;
  top: 52px;
  z-index: 1;
}
body.page.ls #modelPlan .planbox#planbox1 .infoModel {
  position: absolute;
  left: 300px;
  top: 90px;
  z-index: 1;
}
body.page.ls #modelPlan .planbox#planbox2 .imgModelPlan {
  float: right;
  width: 500px;
}
body.page.ls #modelPlan .planbox#planbox2 .titModel {
  position: absolute;
  left: 0;
  top: 94px;
}
body.page.ls #modelPlan .planbox#planbox2 .infoModel {
  position: absolute;
  left: 160px;
  top: 220px;
}
body.page.ls #modelPlan .planbox .imgModelPlan > img {
  margin-bottom: 66px;
}
body.page.ls #modelPlan .planbox .txtModelPlan {
  clear: both;
  line-height: 2.5;
  text-align: center;
  margin-bottom: 56px;
}
body.page.ls #modelPlan .floorPlan {
  clear: both;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan {
  cursor: pointer;
  line-height: 1;
  width: 80%;
  margin: 0 auto 20px;
  border: 1px solid #333;
  background: url(../img/common/icon_btn_plus.png) no-repeat 96% center;
  position: relative;
  left: -2px;
  top: -2px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan.open {
  background: url(../img/common/icon_btn_minus.png) no-repeat 96% center;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan:hover {
  left: 0px;
  top: 0px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan:hover:after {
  opacity: 0;
  right: 0;
  bottom: 0;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan:after {
  content: " ";
  width: 100%;
  height: 100%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  position: absolute;
  right: -4px;
  bottom: -4px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan span {
  display: inline-block;
  letter-spacing: 3px;
  text-align: center;
  color: #333;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  width: 100%;
  padding: 15px 0;
  position: relative;
  z-index: 2;
}
body.page.ls #modelPlan .floorPlan .btnFloorPlan span img {
  width: 50%;
}
body.page.ls #modelPlan .floorPlan .imgFloorPlan {
  opacity: 0;
  margin: 40px 0;
  overflow: hidden;
}
body.page.ls #modelPlan .floorPlan .imgFloorPlan img {
  margin: 20px 0;
}
body.page.alc #siteContent {
  padding: 0 15px;
  background: url(../img/common/bg_tile.jpg) left top;
  background-size: 20px;
}
body.page.alc #alcMv {
  opacity: 0;
  width: 100%;
  padding: 166px 0 146px;
  background: url(../img/page/bg_alc_main.jpg) no-repeat left top;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
body.page.alc #alcMv .titAlcMv {
  opacity: 0;
  text-align: left;
  width: 900px;
  margin: 0 auto;
}
body.page.alc #content {
  color: #fff;
  width: 900px;
  margin: 0 auto;
}
body.page.alc #content .block {
  margin-bottom: 100px;
  padding-bottom: 22px;
  border-bottom: 1px solid #808080;
}
body.page.alc #content .block.last {
  border: none;
}
body.page.alc #content .box {
  padding-bottom: 78px;
}
body.page.alc #content .box .boxL {
  float: left;
}
body.page.alc #content .box .boxR {
  float: right;
}
body.page.alc #content .box .clear {
  clear: both;
  text-align: center;
  padding-top: 50px;
}
body.page.alc #content .box.box1 .boxL {
  width: 240px;
}
body.page.alc #content .box.box1 .boxR {
  width: 590px;
}
body.page.alc #content .box.box2 .boxL {
  width: 430px;
}
body.page.alc #content .box.box2 .boxR {
  width: 423px;
}
body.page.alc #content .box.box3 .boxL {
  width: 436px;
}
body.page.alc #content .box.box3 .boxR {
  width: 416px;
}
body.page.alc #content .box.box4 .boxL {
  width: 244px;
}
body.page.alc #content .box.box4 .boxR {
  width: 604px;
}
body.page.alc #content .box.box5 .boxL {
  width: 244px;
}
body.page.alc #content .box.box5 .boxR {
  width: 604px;
}
body.page.alc #content .box.box5 .boxR .titBlock {
  padding-top: 20px;
}
body.page.alc #content .titBlock {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.7;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
body.page.alc #content .txtBlock {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.12;
}
body.page.alc .imgAlc {
  margin-bottom: 50px;
}
body.page.tec #siteContent {
  padding: 0 15px;
  background: url(../img/common/bg_tile.jpg) left top;
  background-size: 20px;
}
body.page.tec .titTec {
  text-align: center;
  padding-top: 115px;
}
body.page.tec #content {
  opacity: 0;
  color: #fff;
  width: 900px;
  margin: 0 auto 180px;
  padding-top: 90px;
}
body.page.tec #content .boxAcd {
  margin-top: 40px;
}
body.page.tec #content .boxAcd:first-child {
  margin-top: 0;
}
body.page.tec #content .block {
  margin-bottom: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #808080;
}
body.page.tec #content .block:first-child {
  margin-top: 72px;
}
body.page.tec #content .block.last {
  border: none;
}
body.page.tec #content .box {
  text-align: center;
}
body.page.tec #content .box .txtBox {
  margin-bottom: 14px;
}
body.page.tec #content .box .boxL {
  float: left;
}
body.page.tec #content .box .boxL .titBlock {
  text-align: left;
  margin-bottom: 0;
}
body.page.tec #content .box .boxR {
  float: right;
}
body.page.tec #content .box .boxR .titBlock {
  text-align: left;
  margin-bottom: 0;
}
body.page.tec #content .box .clear {
  clear: both;
  padding-top: 65px;
}
body.page.tec #content .box.box1 {
  margin-bottom: 70px;
}
body.page.tec #content .box.box1 .boxL {
  padding-top: 72px;
  width: 350px;
}
body.page.tec #content .box.box1 .boxR {
  width: 498px;
}
body.page.tec #content .box.box2 .txtBox {
  text-align: left;
}
body.page.tec #content .box.box2 .boxL {
  width: 623px;
}
body.page.tec #content .box.box2 .boxR {
  width: 244px;
}
body.page.tec #content .box.box2 .boxR .txtBox {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
body.page.tec #content .box.box3 .boxL {
  width: 400px;
}
body.page.tec #content .box.box3 .boxR {
  width: 446px;
  padding-top: 36px;
}
body.page.tec #content .box.box4 {
  margin-bottom: 80px;
}
body.page.tec #content .box.box4 .txtBox {
  text-align: left;
  margin-left: 90px;
}
body.page.tec #content .box.box5 .boxL {
  width: 620px;
}
body.page.tec #content .box.box5 .boxR {
  text-align: left;
  width: 260px;
  padding-top: 94px;
}
body.page.tec #content .box.box5 .boxR .txtBox {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
body.page.tec #content .box.box5 .txtBox {
  text-align: left;
}
body.page.tec #content .box.box6 .boxL {
  width: 402px;
}
body.page.tec #content .box.box6 .boxR {
  width: 430px;
  padding-top: 50px;
}
body.page.tec #content .box.box8 .boxL {
  width: 460px;
}
body.page.tec #content .box.box8 .boxL .txtBox {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  margin-left: 10px;
}
body.page.tec #content .box.box8 .boxR {
  width: 380px;
}
body.page.tec #content .box.box8 .boxR .titBlock {
  margin: 40px 0;
}
body.page.tec #content .switch {
  cursor: pointer;
  position: relative;
}
body.page.tec #content .switch:after {
  content: " ";
  width: 32px;
  height: 32px;
  position: absolute;
  left: 90%;
  top: 50%;
  margin-top: -16px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(../img/common/icon_btn_plus.png) no-repeat center center;
  background-size: 32px;
}
body.page.tec #content .switch.open:after {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(../img/common/icon_btn_minus.png) no-repeat center center;
  background-size: 32px;
}
body.page.tec #content .switchContent .titBlock {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 52px;
}
body.page.tec #content .switchContent .titBlock small {
  font-size: 12px;
  font-size: 1.2rem;
}
body.page.tec #content .switchContent .txtBox {
  font-size: 17px;
  font-size: 1.7rem;
}
