* {
  box-sizing: border-box;
}
#key {
  background: url("../img/design/key.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
  height: 660px;
}
#key .key_ttl {
  position: absolute;
  right: 150px;
  bottom: 50px;
}
#sec1 {
  position: relative;
  z-index: 2;
  padding-top: 53px;
}
#sec1 h2 {
  width: 161px;
  height: 464px;
  position: absolute;
  top: 192px;
  left: 195px;
  z-index: 1;
  font-size: 42px;
  line-height: 85px;
  letter-spacing: 8px;
  color: #fff;
}
#sec1 h2 span {
  display: block;
}
#sec1 h2 span q {
  color: #1e1e1e;
  margin-top: 16px;
}
#sec1 h2 .left {
  margin-top: 69px;
}
#sec1 h2 .left:before {
  content: '';
  width: 75px;
  height: 391px;
  background: #20758d;
  position: absolute;
  left: -6px;
  bottom: 23px;
  z-index: -1;
}
#sec1 h2 .left i:nth-child(1) {
  animation-delay: 0.025s;
}
#sec1 h2 .left i:nth-child(2) {
  animation-delay: 0.1s;
}
#sec1 h2 .left i:nth-child(3) {
  animation-delay: 0.175s;
}
#sec1 h2 .left i:nth-child(4) {
  animation-delay: 0.25s;
}
#sec1 h2 .left i:nth-child(5) {
  animation-delay: 0.325s;
}
#sec1 h2 .left i:nth-child(6) {
  animation-delay: 0.4s;
}
#sec1 h2 .left i:nth-child(7) {
  animation-delay: 0.475s;
}
#sec1 h2 .right:before {
  content: '';
  width: 75px;
  height: 379px;
  background: #20758d;
  position: absolute;
  right: 6px;
  top: -23px;
  z-index: -1;
}
#sec1 h2 .right i:nth-child(3) {
  animation-delay: 0.025s;
}
#sec1 h2 .right i:nth-child(4) {
  animation-delay: 0.1s;
}
#sec1 h2 .right i:nth-child(5) {
  animation-delay: 0.175s;
}
#sec1 h2 .right i:nth-child(6) {
  animation-delay: 0.25s;
}
#sec1 h2 .right i:nth-child(7) {
  animation-delay: 0.325s;
}
#sec1 h2 .right q i {
  animation-delay: 0.4s;
}
#sec1 .blk {
  width: 804px;
  padding: 300px 0 0 44px;
  margin-left: 444px;
  position: relative;
  z-index: 2;
}
#sec1 .blk .box-bg {
  background: rgba(213, 213, 213, 0.88);
  height: 280px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#sec1 .blk .txt {
  width: 458px;
  margin: 41px 0 0 31px;
  letter-spacing: 0.7px;
  padding-bottom: 97px;
}
#sec1 .blk .line_left:before {
  left: -26px;
  bottom: -10px;
}
#sec1 .blk .line_left[style*="visible"]:before {
  width: 385px;
}
#sec1 .blk .ttl {
  line-height: 50px;
  margin: -20px 0 0 -50px;
  letter-spacing: -3px;
}
#sec1 .blk .ttl span:nth-child(3) {
  animation-delay: 0.025s;
}
#sec1 .blk .ttl span:nth-child(4) {
  animation-delay: 0.1s;
}
#sec1 .blk .ttl span:nth-child(5) {
  animation-delay: 0.175s;
}
#sec1 .blk .ttl span:nth-child(6) {
  animation-delay: 0.25s;
}
#sec1 .blk .ttl span:nth-child(7) {
  animation-delay: 0.325s;
}
#sec1 .blk .ttl span:nth-child(8) {
  animation-delay: 0.4s;
}
#sec1 .blk .ttl span:nth-child(9) {
  animation-delay: 0.475s;
}
#sec1 .blk .ttl span:nth-child(10) {
  animation-delay: 0.525s;
}
#sec1 .blk .ttl span:nth-child(11) {
  animation-delay: 0.025s;
}
#sec1 .blk .ttl span:nth-child(12) {
  animation-delay: 0.1s;
}
#sec1 .blk .ttl span:nth-child(13) {
  animation-delay: 0.175s;
}
#sec1 .blk .ttl span:nth-child(14) {
  animation-delay: 0.25s;
}
#sec1 .blk .ttl span:nth-child(15) {
  animation-delay: 0.325s;
}
#sec1 .blk .ttl span:nth-child(16) {
  animation-delay: 0.4s;
}
#sec1 .blk .ttl span:nth-child(17) {
  animation-delay: 0.475s;
}
#sec1 .photo {
  margin: -227px 0 0 -250px;
}
#sec1 .img1 {
  position: absolute;
  left: -212px;
  top: 231px;
}
#sec1 .img2 {
  position: absolute;
  left: -211px;
  top: 529px;
}
#sec1 .img3 {
  position: absolute;
  right: -250px;
  top: 0;
  z-index: 2;
}
#sec1 .img4 {
  position: absolute;
  right: -250px;
  top: 294px;
  z-index: 2;
}
#sec2 {
  padding: 163px 0 125px;
  position: relative;
  z-index: 1;
}
#sec2:before {
  content: '';
  height: 424px;
  background-image: url("../img/design/sec2-bg.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#sec2 h2 {
  text-align: center;
  width: 100%;
}
#sec2 .line {
  margin-top: 58px;
}
#sec2 .line_left:before {
  left: -250px;
}
#sec2 .line_left[style*="visible"]:before {
  width: 932px;
}
#sec2 .bg-dark {
  width: 1110px;
  height: 590px;
  background: #353535;
  position: absolute;
  top: -219px;
  right: -250px;
  z-index: -1;
}
#sec2 .blk {
  width: 1167px;
  margin: 66px 0 0 -80px;
  padding: 92px 88px 88px 80px;
  position: relative;
  z-index: 1;
}
#sec2 .blk .blk-bg {
  background: rgba(213, 213, 213, 0.88);
  position: absolute;
  left: 0;
  right: 0;
  top: 6px;
  bottom: 0;
  z-index: -1;
}
#sec2 .blk .db .item {
  width: 310px;
  float: left;
}
#sec2 .blk .db .item .img {
  margin-bottom: 25px;
}
#sec2 .blk .db .item .ttl {
  position: relative;
  z-index: 1;
}
#sec2 .blk .db .item .ttl:before {
  content: '';
  width: 2px;
  height: 51px;
  background-image: url("../img/design/line.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -51px;
  left: 155px;
}
#sec2 .blk .db .item:nth-child(2) {
  margin: 0 33px;
}
#sec2 .blk .mt80 {
  margin-top: 80px;
}
#sec3 {
  position: relative;
  z-index: 1;
  color: #fff;
}
#sec3 .s3-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image: url("../img/design/sec3-bg.jpg");
  background-size: cover;
  background-position: center;
}
#sec3 .wrap {
  padding: 256px 0 146px;
}
#sec3 h2 {
  position: absolute;
  right: 45px;
  top: 0;
  z-index: 1;
}
#sec3 h3 {
  font-size: 33px;
  letter-spacing: -3px;
}
#sec3 h3 span:nth-child(3) {
  animation-delay: 0.025s;
}
#sec3 h3 span:nth-child(4) {
  animation-delay: 0.1s;
}
#sec3 h3 span:nth-child(5) {
  animation-delay: 0.175s;
}
#sec3 h3 span:nth-child(6) {
  animation-delay: 0.25s;
}
#sec3 h3 span:nth-child(7) {
  animation-delay: 0.325s;
}
#sec3 h3 span:nth-child(8) {
  animation-delay: 0.4s;
}
#sec3 h3 span:nth-child(9) {
  animation-delay: 0.475s;
}
#sec3 h3 span:nth-child(10) {
  animation-delay: 0.525s;
}
#sec3 h3 span:nth-child(11) {
  animation-delay: 0.575s;
}
#sec3 h3 span:nth-child(12) {
  animation-delay: 0.625s;
}
#sec3 h3 span:nth-child(13) {
  animation-delay: 0.675s;
}
#sec3 h3 span:nth-child(14) {
  animation-delay: 0.725s;
}
#sec3 .txt {
  width: 500px;
  margin: 25px 0 0 6px;
}
#sec4 {
  background: #353535;
  color: #fff;
  position: relative;
  z-index: 1;
  padding-bottom: 182px;
}
#sec4 .photo1 {
  margin-left: 211px;
}
#sec4 h2 {
  width: 750px;
  position: absolute;
  top: 312px;
  left: -250px;
  z-index: 2;
}
#sec4 h2 span {
  padding-left: 250px;
  width: 750px;
}
#sec4 h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 5px;
  bottom: 0;
  background: #20758d;
  z-index: -1;
}
#sec4 h2 .mask {
  top: 0;
  left: 0;
  right: 5px;
  bottom: 0;
}
#sec4 .blk1 {
  position: relative;
  z-index: 1;
}
#sec4 .blk1 .blkL {
  width: 637px;
  float: left;
  margin: -79px 0 0 -58px;
}
#sec4 .blk1 .blkL .name {
  font-size: 25px;
  text-align: right;
}
#sec4 .blk1 .blkL .name span {
  display: inline-block;
  border-left: 3px solid #20758d;
  letter-spacing: 3px;
  padding: 6px 16px 3px 14px;
}
#sec4 .blk1 .blkR {
  width: 351px;
  float: right;
  text-align: justify;
  margin-top: 65px;
}
#sec4 .blk2 {
  margin-top: 5px;
}
#sec4 .blk2 .img2 {
  width: 402px;
  float: left;
  margin-left: -24px;
}
#sec4 .blk2 .img3 {
  width: 249px;
  float: left;
  margin: 64px 0 0 16px;
}
#sec4 .blk2 .img4 {
  width: 363px;
  float: right;
  margin: 117px -23px 0 0;
}
#sec4 .blk2 .txt {
  width: 628px;
  text-align: justify;
  position: relative;
  z-index: 1;
  top: -95px;
  left: -5px;
}
#sec4 .blk3 {
  margin-top: -22px;
}
#sec4 .blk3 .ttl {
  width: 87px;
  float: right;
  margin: 56px 74px 0 0;
}
#sec4 .blk3 .photo2 {
  width: 976px;
  float: left;
  margin-left: -193px;
}
#sec4 .blk3 .txt2 {
  width: 610px;
  margin: 10px 0 0 36px;
}
#sec4 .bg-top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#sec4 .bg-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.lightbox {
  position: fixed;
  top: 50% !important;
  transform: translateY(-50%);
}
.lightbox .lb-data .lb-number {
  display: none !important;
}
.lightbox .lb-nav a.lb-prev {
  width: 37px;
  height: 75px;
  background-image: url("../img/design/left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -56px;
  top: 236px;
  opacity: 1;
}
.lightbox .lb-nav a.lb-next {
  width: 37px;
  height: 75px;
  background-image: url("../img/design/right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -56px;
  top: 236px;
  opacity: 1;
}
.lightbox .lb-dataContainer {
  position: relative;
}
.lightbox .lb-data .lb-close {
  width: 49px;
  height: 49px;
  background-image: url("../img/design/close.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -610px;
  right: 6px;
}
#sec5 {
  padding-bottom: 187px;
}
#sec5 .blk1 {
  background-image: url("../img/design/sec5-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 177px 0 168px;
  position: relative;
}
#sec5 .blk1 h2 {
  float: right;
  margin-right: 6px;
}
#sec5 .blk1 .line {
  position: absolute;
  right: 9px;
  bottom: -1px;
}
#sec5 .blk1 .line_left:before {
  left: auto;
  right: -3px;
  background: #fff;
}
#sec5 .blk1 .line_left[style*="visible"]:before {
  width: 433px;
}
#sec5 .blk2 {
  margin-top: 101px;
}
#sec5 .example {
  padding-right: 60px;
}
#sec5 .example .text {
  width: 366px;
  float: right;
  position: relative;
  z-index: 2;
}
#sec5 .example .text h3 {
  font-size: 33px;
  line-height: 50px;
  letter-spacing: 5px;
  margin-bottom: 21px;
}
#sec5 .example .text .txt {
  text-align: justify;
}
#sec5 .example .text .catch {
  position: absolute;
  left: -93px;
  top: -8px;
}
#sec5 .example .blkL {
  width: 694px;
  position: absolute;
  right: 556px;
  z-index: 1;
}
#sec5 .example .blkL:before {
  content: '';
  width: 210px;
  background: rgba(213, 213, 213, 0.6);
  position: absolute;
  right: -81px;
  top: 0;
  bottom: 0;
  z-index: 1;
}
#sec5 .example .blkL .ex {
  text-align: right;
  padding-right: 24px;
  position: relative;
  z-index: 2;
}
#sec5 .example .blkL .line {
  position: absolute;
  left: -40px;
  top: 26px;
  z-index: 2;
}
#sec5 .example .blkL .line_left[style*="visible"]:before {
  width: 945px;
}
#sec5 .example .blkL .photo {
  margin: -2px 0 0 -250px;
}
#sec5 .example .blkL .pop-grp {
  position: absolute;
  right: -70px;
  top: 107px;
  z-index: 2;
}
#sec5 .example .blkL .pop-grp p {
  margin-bottom: 8px;
}
#sec5 .example1 .text {
  padding-top: 147px;
}
#sec5 .example2 {
  margin-top: 84px;
}
#sec5 .example2 .text {
  padding-top: 99px;
}
#sec5 .example3 {
  margin-top: 83px;
}
#sec5 .example3 .text {
  padding-top: 99px;
}
/*# sourceMappingURL=design.css.map */

#box_tel {
  background: url("../img/furniture/s5_bg.jpg") center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 112px 0 110px;
}
#box_tel .box {
  background: rgba(40, 107, 145, 0.8);
  margin-left: 42px;
  margin-right: 32px;
  color: #fff;
  padding: 54px 0 47px;
}
#box_tel .box h3 {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.14em;
  padding-bottom: 13px;
}
#box_tel .box h3 span:nth-child(3) {
  animation-delay: 0.025s;
}
#box_tel .box h3 span:nth-child(4) {
  animation-delay: 0.1s;
}
#box_tel .box h3 span:nth-child(5) {
  animation-delay: 0.175s;
}
#box_tel .box h3 span:nth-child(6) {
  animation-delay: 0.25s;
}
#box_tel .box h3 span:nth-child(7) {
  animation-delay: 0.325s;
}
#box_tel .box h3 span:nth-child(8) {
  animation-delay: 0.4s;
}
#box_tel .box h3 span:nth-child(9) {
  animation-delay: 0.475s;
}
#box_tel .box h3 span:nth-child(10) {
  animation-delay: 0.55s;
}
#box_tel .box h3 span:nth-child(11) {
  animation-delay: 0.625s;
}
#box_tel .box .tel {
  font-size: 55px;
  letter-spacing: 0.03em;
  line-height: 1;
}
#box_tel .box .tel img {
  margin-top: -17px;
  margin-right: -10px;
}
#box_tel .box .tel span:nth-child(3) {
  animation-delay: 0.025s;
}
#box_tel .box .tel span:nth-child(4) {
  animation-delay: 0.1s;
}
#box_tel .box .tel span:nth-child(5) {
  animation-delay: 0.175s;
}
#box_tel .box .tel span:nth-child(6) {
  animation-delay: 0.25s;
}
#box_tel .box .tel span:nth-child(7) {
  animation-delay: 0.325s;
}
#box_tel .box .tel span:nth-child(8) {
  animation-delay: 0.4s;
}
#box_tel .box .tel span:nth-child(9) {
  animation-delay: 0.475s;
}
#box_tel .box .tel span:nth-child(10) {
  animation-delay: 0.55s;
}
#box_tel .box .tel span:nth-child(11) {
  animation-delay: 0.625s;
}
#box_tel .box .tel span:nth-child(12) {
  animation-delay: 0.7s;
}
#box_tel .box .tel span:nth-child(13) {
  animation-delay: 0.775s;
}
#box_tel .box .txt {
  padding: 1px 0 16px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  letter-spacing: -0.05em;
}
#box_tel .box .btn_cus a:before {
  background: rgba(205, 205, 205, 0.6);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#sec5 .example .blkL .line{
		top: 16px;
	}
}