@charset "utf-8";

#visual-section{position:relative;}
#visual-section .owl-carousel{width:100%;}
#visual-section .owl-carousel .item{-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-position:center center !important; background-repeat:no-repeat !important; background-size:cover !important;}
#visual-section .owl-carousel .item:before{-webkit-backface-visibility:hidden;}
#visual-section .owl-carousel .item .container{height:100%; position:relative; min-height:inherit;}
#visual-section .stretchy_wrapper{width:100% !important; height:0px; padding-bottom:650px; position:relative !important; overflow:hidden !important; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-position:center center; background-repeat:no-repeat; background-size:cover; display:block;}
#visual-section .stretchy_wrapper > * {width:100%; height:100%; top:0; bottom:0; left:0; right:0; display:block; position: absolute !important;}
#visual-section .owl-carousel .owl-dots{width:100%; height:10px; bottom:40px; z-index:10000; text-align:center; position:absolute; display:none;}
#visual-section .owl-carousel .owl-dots .owl-dot{height:10px; margin:0 2px; display:inline-block; z-index:1000; position:relative;}
#visual-section .owl-carousel .owl-dots .owl-dot span{width:15px; height:15px; border-radius:30px; border:2px solid #fff; display:block; vertical-align:bottom;}
#visual-section .owl-carousel .owl-dots .active span{background:#fff;}
#visual-section .owl-carousel .owl-nav{display:none;}

#visual-section .visual-txt{width:100%; max-width:1200px; top:40px; left:50%; z-index:100; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); position:absolute;}
#visual-section .visual-txt .blink-txt{font-size:24px; font-style:italic; color:#7aff00;}
#visual-section .visual-txt .vtxt1{margin-top:20px; font-family:'scoredreamMedium'; font-size:35px; line-height:140%; text-align:center; color:#7aff00;}
#visual-section .visual-txt .vtxt2{margin-top:15px; padding:0 10px; font-family:'scoredreamLight'; font-size:22px; line-height:140%; text-align:center; color:#fff;}
#visual-section .visual-txt .vtxt3{margin-top:35px; font-family:'scoredreamBold'; font-size:35px; line-height:100%; color:#fff;}
#visual-section .visual-txt .vcount{margin-top:20px; text-align:center;}
#visual-section .visual-txt .vcount ul{}
#visual-section .visual-txt .vcount ul:after{clear:both; content:""; display:block;}
#visual-section .visual-txt .vcount ul li{padding:0 10px; font-family:'scoredreamMedium'; font-size:16px; text-align:center; color:#dbdbdb; display:inline-block; position:relative;}
#visual-section .visual-txt .vcount ul li span{}
#visual-section .visual-txt .vcount ul li em{margin-left:10px; font-family:'scoredreamBold'; font-size:30px; color:#fff;}

#visual-section .cs-tel{margin-top:10px; text-align:center;}
#visual-section .cs-tel div{padding:0 20px; display:inline-block;}
#visual-section .cs-tel a{display:inline-block;}
#visual-section .cs-tel span{font-family:'scoredreamBold'; font-size:30px; color:#7aff00; display:inline-block;}

@media screen and (max-width:500px){
	#visual-section .cs-tel div{padding:0; display:block;}
}

#visual-section .move-btn{margin-top:30px; text-align:center;}
#visual-section .move-btn a{padding:20px 50px; font-weight:600; font-size:22px; line-height:100%; border-radius:50px; background-color:#7aff00; display:inline-block;}
#visual-section .move-btn a i{}

#visual-section .cal-re{margin-top:20px; text-align:center;}
#visual-section .cal-re a{padding:15px 40px; font-weight:600; font-size:20px; line-height:100%; border-radius:50px; background-color:#7aff00; display:inline-block;}

#visual-section .vimg{width:100%; bottom:0; z-index:10; text-align:center; position:absolute;}
#visual-section .vimg img{max-width:100%;}

@keyframes blink-effect {
  50% {
    opacity: 0;
  }
}

.blink {
  animation: blink-effect 1s step-end infinite;
}

@media screen and (max-width:1000px){
	#visual-section .visual-txt{top:130px;}
	#visual-section .visual-txt .vtxt1{font-size:40px;}
	#visual-section .visual-txt .vtxt2{margin-top:20px; font-size:22px;}
	#visual-section .visual-txt .vtxt3{margin-top:30px; font-size:30px;}
}

@media screen and (max-width:880px){
	#visual-section .visual-txt .vtxt1{font-size:35px;}
	#visual-section .visual-txt .vtxt2{margin-top:10px; font-size:20px;}
	#visual-section .visual-txt .vtxt3{margin-top:20px; font-size:27px;}
}

@media screen and (max-width:780px){
	#visual-section .stretchy_wrapper{padding-bottom:780px;}
	#visual-section .visual-txt{top:80px;}
	#visual-section .visual-txt .vtxt2{width:90%; margin:20px auto 0;}
	#visual-section .vimg{padding:0 5%;}
}

@media screen and (max-width:680px){
	#visual-section .stretchy_wrapper{padding-bottom:750px;}
}

@media screen and (max-width:580px){
	#visual-section .stretchy_wrapper{padding-bottom:650px;}
	#visual-section .visual-txt{top:40px;}
	#visual-section .visual-txt .vtxt1{font-size:30px;}
	#visual-section .visual-txt .vtxt2{font-size:16px;}
}

@media screen and (max-width:500px){
	#visual-section .visual-txt .vtxt1{font-size:25px; letter-spacing:-1px;}
}

.main-title-box{}
.main-title-box h2{font-weight:300; font-size:35px; line-height:100%; text-align:center;}
.main-title-box h3{margin-top:10px; padding:0 20px; font-weight:300; font-size:18px; line-height:100%; text-align:center; color:rgba(0,0,0,.6);}

@media screen and (max-width:980px){
	.main-title-box h2{font-size:32px;}
	.main-title-box h3{font-size:17px;}
}

@media screen and (max-width:880px){
	.main-title-box h2{font-size:28px;}
	.main-title-box h3{font-size:16px;}
}

@media screen and (max-width:780px){
	.main-title-box h2{font-size:24px;}
	.main-title-box h3{font-size:16px;}
}

@media screen and (max-width:680px){
	.main-title-box h2{font-size:22px;}
	.main-title-box h3{font-size:15px; line-height:140%;}
}

.request-ibox{width:100%; max-width:1220px; margin:30px auto 0; padding:0 10px;}
.request-ibox h3{margin-bottom:15px; font-size:28px; text-align:left; text-shadow:0px 0px 3px rgba(0, 0, 0, 0.4);}
.request-ibox ul.box{width:100%; margin:0 -3px;}
.request-ibox ul.box:after{clear:both; content:""; display:block;}
.request-ibox ul.box .iibox{padding:3px; float:left;}
.request-ibox ul.box .iibox:nth-child(1){width:34%;}
.request-ibox ul.box .iibox:nth-child(2){width:34%;}
.request-ibox ul.box .iibox:nth-child(3){width:16%;}
.request-ibox ul.box .iibox:nth-child(4){width:16%;}
.request-ibox ul.box .iibox:nth-child(5){width:34%;}
.request-ibox ul.box .iibox:nth-child(6){width:34%;}

@media screen and (max-width:1160px){
	.request-ibox ul.box .iibox:nth-child(5){width:68%; text-align:right;}
	.request-ibox ul.box .iibox:nth-child(6){width:32%;}
}

@media screen and (max-width:780px){
	.request-ibox h3{font-size:24px;}
	.request-ibox ul.box .iibox:nth-child(1),
	.request-ibox ul.box .iibox:nth-child(2),
	.request-ibox ul.box .iibox:nth-child(3),
	.request-ibox ul.box .iibox:nth-child(4),
	.request-ibox ul.box .iibox:nth-child(5),
	.request-ibox ul.box .iibox:nth-child(6){width:100%;}
}

@media screen and (max-width:580px){
	.request-ibox h3{font-size:22px;}
}

@media screen and (max-width:500px){
	.request-ibox h3{font-size:20px; line-height:140%;}
}


.request-ibox .iip{width:100%; height:60px; padding:0 15px; font-family:"scoredream"; font-size:16px; color:#777; border:0; background:#fff;}
.request-ibox .selectric-wrapper{width:100%; display:inline-block; vertical-align:middle;}
.request-ibox .selectric-wrapper .selectric-items{}
.request-ibox .selectric{border:0; background:#fff; text-align:left;}
.request-ibox .selectric:hover{border:0;}
.request-ibox .selectric .label {width:100%; height:60px; margin:0; margin-right:0; margin-left:2px; font-weight:normal; font-family:"scoredream"; font-size:16px; text-align:left; line-height:57px; color:#888888;}
.request-ibox .selectric .button {width:50px; height:60px; background:#fff;}
.request-ibox .selectric-items li{text-align:left;}
.request-ibox .selectric-items .selectric-scroll li{position: relative;}
.request-ibox .selectric-items .selectric-scroll li em{position: absolute; top: 10px; right: 20px; font-style:normal;}
.request-ibox .post-layer{position:relative;}
.request-ibox .price-info{padding:11px 0 10px; font-family:"scoredreambold"; font-size:24px; color:#fff; border-bottom:2px solid #7aff00;}
.request-ibox .price-info span{font-family:"scoredream"; font-size:18px; color:#fff;}
.request-ibox .price-info input{width:120px; border:0; text-align:right; background:inherit;}
.request-ibox .request-box button{width:100%; height:60px; font-weight:500; font-size:18px; color:#1e1e1e; border:0; background:#7aff00;}
.request-ibox #wr_4,
.request-ibox #wr_10{padding-right:25px; background-image:url("../img/search_icon.png"); background-repeat:no-repeat; background-position:right 20px center; background-size:30px;}

@media screen and (max-width:810px){
	.request-ibox table td{width:100%; padding:5px; display:block;}
	.request-ibox .iip{height:50px;}
	.request-ibox .selectric .label{height:50px; line-height:47px;}
	.request-ibox .selectric .button{height:50px;}
	.request-ibox .request-box button{height:50px;}
}

@media screen and (max-width:780px){
	.request-ibox{max-width:90%;}
	.request-ibox .price-info{font-size:20px;}
	.request-ibox .price-info span{font-size:16px;}
	.request-ibox .price-info input{width:100px; border:0; text-align:right; background:inherit;}
}

@media screen and (max-width:500px){
	.request-ibox{max-width:95%;}
}

.cont-area{width:100%; max-width:1200px; margin:0 auto; position:relative;}



#inquiry-wrap{padding:45px 10px; background:url("../img/inquiry_bg.gif") no-repeat center center; background-size:cover;}
#inquiry-section{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}
#inquiry-section .inquiry-area{padding-right:390px; position:relative;}
#inquiry-section .inquiry-area .list-zone{}
#inquiry-section .inquiry-area .list-head{overflow:hidden;}
#inquiry-section .inquiry-area .list-head ul{}
#inquiry-section .inquiry-area .list-head ul:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .list-head ul li{font-size:15px; line-height:50px; text-align:center; color:#fff; background:#707070; float:left;}
#inquiry-section .inquiry-area .list-body{background:#fff; overflow:hidden;}
#inquiry-section .inquiry-area .list-body .nslider{width:100%; height:400px;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav{width:100%;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav-clip{width:100% !important;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav-clip ul{width:100% !important;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav-clip ul li{width:100% !important; height:50px !important;}
#inquiry-section .inquiry-area .list-body ul{}
#inquiry-section .inquiry-area .list-body ul:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .list-body ul li{padding:10px 0; font-size:13px; text-align:center; color:#777; border-bottom:1px solid #ddd;}
#inquiry-section .inquiry-area .list-body ul li:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .list-body ul li span{margin-right:-4px; display:inline-block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; vertical-align:middle;}
#inquiry-section .inquiry-area .cs-zone{width:370px; top:0; right:0; position:absolute;}

#inquiry-section .inquiry-area .cs-title{margin-bottom:10px; position:relative;}
#inquiry-section .inquiry-area .cs-title:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .cs-title h2{padding-top:13px; font-size:18px; display:inline-block; position:relative;}
#inquiry-section .inquiry-area .cs-title h2:after{width:60px; height:2px; top:0; left:0; background:#cc2920; content:""; display:block; position:absolute;}
#inquiry-section .inquiry-area .cs-title a{top:10px; right:0; position:absolute;}

#inquiry-section .inquiry-area .cs-zone .cs-box1,
#inquiry-section .inquiry-area .cs-zone .cs-box2{height:214px; padding:22px; background:#fff;}
#inquiry-section .inquiry-area .cs-zone .cs-box1 .txt1{margin-bottom:5px; font-size:20px; color:#000; vertical-align:middle;}
#inquiry-section .inquiry-area .cs-zone .cs-box1 .txt1 span{width:127px; height:30px; margin-right:10px; font-weight:500; font-size:14px; line-height:30px; text-align:center; color:#4a5d95; border:1px solid #646464; background:#fff; display:inline-block;}
#inquiry-section .inquiry-area .cs-zone .cs-box1 .txt2{}
#inquiry-section .inquiry-area .cs-zone .cs-box1 .txt2 ul{}
#inquiry-section .inquiry-area .cs-zone .cs-box1 .txt2 ul li{font-size:13px; line-height:180%; color:#999;}
#inquiry-section .inquiry-area .cs-zone .cs-box1 .txt2 ul li span{color:#ff4e00;}
#inquiry-section .inquiry-area .cs-zone .cs-box2{margin-top:21px;}
#inquiry-section .inquiry-area .cs-zone .cs-box2 .board-list{padding-top:10px}
#inquiry-section .inquiry-area .cs-zone .cs-box2 .board-list ul{}
#inquiry-section .inquiry-area .cs-zone .cs-box2 .board-list ul li{font-size:15px; line-height:37px; border-bottom:1px dashed #ddd;}
#inquiry-section .inquiry-area .cs-zone .cs-box2 .board-list ul li:last-child{border-bottom:0;}
#inquiry-section .inquiry-area .cs-zone .cs-box2 .board-list ul li a{color:#999; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}


@media screen and (max-width:980px){
	#inquiry-wrap{padding:35px 10px;}
	#inquiry-section .tit-box{margin-bottom:15px; font-size:20px;}
	#inquiry-section .inquiry-area{padding-right:0;}
	#inquiry-section .inquiry-area .cs-zone{width:100%; top:auto; right:auto; margin-top:20px; position:relative;}
	#inquiry-section .inquiry-area .cs-zone:after{clear:both; content:""; display:block;}

	#inquiry-section .inquiry-area .cs-zone .cs-box1{width:50%; float:left;}
	#inquiry-section .inquiry-area .cs-zone .cs-box2{width:50%; margin:0; float:left;}
}

@media screen and (max-width:880px){
	#inquiry-wrap{padding:25px 10px;}
	#inquiry-section .tit-box{margin-bottom:12px; font-size:18px;}
}

@media screen and (max-width:740px){
	#inquiry-section .inquiry-area .cs-zone{padding-right:0;}
	#inquiry-section .inquiry-area .cs-zone .box1{width:100%; height:190px; padding-top:20px;}
	#inquiry-section .inquiry-area .cs-zone .box1 .cbox01{top:73px;}
	#inquiry-section .inquiry-area .cs-zone .box1 .cbox02{top:73px;}

	#inquiry-section .inquiry-area .cs-zone .box2{width:100%; height:237px; top:auto; right:auto; position:relative;}
}

@media screen and (max-width:680px){
	#inquiry-section .inquiry-area .list-head ul li{font-size:14px; line-height:45px;}

	#inquiry-section .inquiry-area .cs-zone .cs-box1{width:100%; float:none;}
	#inquiry-section .inquiry-area .cs-zone .cs-box2{width:100%; margin-top:20px; float:none;}
}

@media screen and (max-width:580px){
	#inquiry-section{padding:0;}
	#inquiry-section .tit-box span{padding-left:10px;}
	#inquiry-section .inquiry-area .list-head ul li{font-size:13px; line-height:40px;}
}

#inquiry-section .inquiry-area .ww1{width:12.5%;}
#inquiry-section .inquiry-area .ww2{width:25%;}
#inquiry-section .inquiry-area .ww3{width:12.5%;}
#inquiry-section .inquiry-area .ww4{width:13.5%;}
#inquiry-section .inquiry-area .ww5{width:12.5%;}
#inquiry-section .inquiry-area .ww6{width:13.5%;}
#inquiry-section .inquiry-area .ww7{width:13.5%;}
#inquiry-section .inquiry-area .ww8{width:9.5%;}

#inquiry-section .inquiry-area .status{width:60px; margin:0 auto; padding:5px; font-size:11px; text-align:center; display:block; float:none !important;}
#inquiry-section .inquiry-area .sts1{color:#fff; background:#b1b1b1;}
#inquiry-section .inquiry-area .sts2{color:#fff; background:#ff8034;}
#inquiry-section .inquiry-area .sts3{color:#fff; background:#444;}
#inquiry-section .inquiry-area .sts4{color:#fff; background:#248e98;}
#inquiry-section .inquiry-area .sts5{color:#fff; background:#ff4545;}
#inquiry-section .inquiry-area .sts6{color:#fff; background:#2db400;}
#inquiry-section .inquiry-area .sts7{color:#fff; background:#3b5998;}


@media screen and (max-width:540px){
	#inquiry-section .inquiry-area .ww2,
	#inquiry-section .inquiry-area .ww4,
	#inquiry-section .inquiry-area .ww7,
	#inquiry-section .inquiry-area .ww8{width:25% !important;}

	#inquiry-section .inquiry-area .ww3,
	#inquiry-section .inquiry-area .ww5,
	#inquiry-section .inquiry-area .ww6{display:none !important;}
}

#cartype-section{padding:90px 0; position:relative;}
#cartype-section:after{width:100%; height:247px; bottom:0; left:0; z-index:-1; content:""; display:block; position:absolute;}
#cartype-section h2{font-size:35px; text-align:center;}
#cartype-section h2 strong{font-weight:600;}
#cartype-section .cartype-area{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}
#cartype-section .cartype-list-box{margin-top:50px;}
#cartype-section .cartype-list-box ul{margin:0 -10px;}
#cartype-section .cartype-list-box ul li{padding:0 10px;}
#cartype-section .cartype-list-box .box{border-radius:10px; border:1px solid #ddd; background-color:#fff; overflow:hidden;}
#cartype-section .cartype-list-box .box .img{text-align:center;}
#cartype-section .cartype-list-box .box .img img{max-width:100%;}
#cartype-section .cartype-list-box .box .txt{}
#cartype-section .cartype-list-box .box .txt h2{margin-bottom:10px; font-weight:600; font-size:18px; text-align:center; display:block;}
#cartype-section .cartype-list-box .box .txt table{width:100%;}
#cartype-section .cartype-list-box .box .txt table th{width:40%; padding:10px; font-weight:500; font-size:14px; border:1px solid #eee; border-left:0; background-color:#f7f7f7;}
#cartype-section .cartype-list-box .box .txt table td{padding:10px; font-size:14px; border:1px solid #eee; border-right:0;}
#cartype-section .cartype-list-box .box .txt table tr:last-child th,
#cartype-section .cartype-list-box .box .txt table tr:last-child td{border-bottom:0;}
#cartype-section .cartype-list-box .slick-dots{margin-top:15px; text-align:center; display:none !important;}
#cartype-section .cartype-list-box .slick-dots li{margin:0 2px; padding:0; display:inline-block;}
#cartype-section .cartype-list-box .slick-dots li button{width:15px; height:15px; text-indent:-9000px; border-radius:50px !important; border:1px solid #eee;; background-color:#fff;}
#cartype-section .cartype-list-box .slick-dots li.slick-active button{width:40px; border:1px solid #0073bf; background:#0073bf;}
#cartype-section .cartype-list-box .slick-next,
#cartype-section .cartype-list-box .slick-prev{border: 0; text-indent: -9999px; display: block; background-color:transparent; width: 60px; height: 60px; position: absolute; margin: 0 auto;}
#cartype-section .cartype-list-box .slick-next{background: url("../img/slider_next.png") no-repeat center center; right: -100px; top: 50%; transform: translate(-50%, -50%);}
#cartype-section .cartype-list-box .slick-prev{background: url("../img/slider_prev.png") no-repeat center center; left: -40px; top: 50%; transform: translate(-50%, -50%);}

@media screen and (max-width:1400px){
	#cartype-section .cartype-list-box .slick-prev,
	#cartype-section .cartype-list-box .slick-next{display:none !important;}
	#cartype-section .cartype-list-box .slick-dots{display:block !important;}
}

@media screen and (max-width:1120px){
	#cartype-section{padding:100px 0 90px;}
}

@media screen and (max-width:980px){
	#cartype-section{padding:80px 0;}
	#cartype-section .cartype-list-box{margin-top:40px;}
}

@media screen and (max-width:880px){
	#cartype-section{padding:60px 0;}
	#cartype-section .cartype-list-box{margin-top:30px;}
}

@media screen and (max-width:980px){
	#cartype-section h2{font-size:30px;}
}

@media screen and (max-width:880px){
	#cartype-section h2{font-size:25px;}
}

@media screen and (max-width:500px){
	#cartype-section .cartype-list-box ul{margin:0 -5px;}
	#cartype-section .cartype-list-box ul li{padding:0 5px;}
}

#gallery-section{width:100%; max-width:1220px; margin:0 auto; padding:30px 10px 60px;}
#gallery-section h2{font-size:35px; text-align:center;}
#gallery-section h2 strong{font-weight:600;}
#gallery-section #gallery-slider{margin-top:50px; margin-left:-10px; margin-right:-10px;}
#gallery-section #gallery-slider .slick-slide{padding:0 10px; text-align:center;}
#gallery-section #gallery-slider .slick-slide img{max-width:100%;}
#gallery-section #gallery-slider .slick-arrow{display:none !important;}

@media screen and (max-width:1000px){
	#gallery-section #gallery-slider{margin-left:-5px; margin-right:-5px;}
	#gallery-section #gallery-slider .slick-slide{padding:0 5px;}
}

#gallery-section #gallery-slider .slick-dots{margin:10px auto 0; padding:0; text-align:center;}
#gallery-section #gallery-slider .slick-dots li{width:auto; padding:0 3px; text-align:center; display:inline-block; float:none;}
#gallery-section #gallery-slider .slick-dots li button{width:15px !important; height:15px !important; margin:0 auto; padding:0; text-indent:-9000em; border-radius:50% !important; border:1px solid #999; background:#999; display:block;}
#gallery-section #gallery-slider .slick-dots .slick-active button{border:1px solid #2e3192; background:#2e3192;}

#system-section{padding:80px 0; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; background:url("../img/cs_bg.gif") repeat;}
#system-section h2{font-size:35px; text-align:center;}
#system-section h2 strong{font-weight:600;}
#system-section .system-box{margin-top:50px;}
#system-section .system-box ul{}
#system-section .system-box ul:after{clear:both; content:""; display:block;}
#system-section .system-box ul li{width:20%; text-align:center; float:left;}
#system-section .system-box .icon{width:130px; height:130px; margin:0 auto; padding-top:35px; border-radius:50%; border:1px solid #ddd; background:#fff;}
#system-section .system-box .txt{margin-top:25px;}
#system-section .system-box .txt h3{padding:5px 15px; font-family:'scoredreamBold'; font-size:16px; color:#fff; border-radius:50px; background:#ff6c00; display:inline-block;}
#system-section .system-box .txt h4{margin-top:15px; font-size:14px; color:#444;}

@media screen and (max-width:980px){
	#system-section{padding:50px 0;}
	#system-section .title{font-size:32px;}
	#system-section .system-box{margin-top:30px;}
	#system-section .system-box ul li{width:33.333%; padding:20px 10px;}
	#system-section .system-box ul li:nth-child(4){margin-left:16.666%;}
}

@media screen and (max-width:880px){
	#system-section .title{font-size:30px;}
}

@media screen and (max-width:780px){
	#system-section .title{font-size:27px;}
}

@media screen and (max-width:640px){
	#system-section .system-box ul li{width:50%; padding:20px 10px;}
	#system-section .system-box ul li:nth-child(4){margin-left:0;}
	#system-section .system-box ul li:nth-child(5){margin-left:25%; padding-bottom:0;}
	#system-section .system-box .txt h3{font-size:16px;}
	#system-section .system-box .txt h4{height:35px; font-size:13px;}
	#system-section .system-box .txt h4 br{display:none;}
}

#scs-section{padding:100px 0; text-align:center; background:url("../img/scs_bg.jpg") no-repeat center center; background-size:cover;}
#scs-section .mcont-area{width:100%; max-width:1220px; margin:0 auto; position:relative;}
#scs-section .mcont-area h3{font-weight:600; font-size:35px; color:#fff;}
#scs-section .mcont-area h4{margin-top:20px; font-weight:300; font-size:20px; color:#fff;}
#scs-section .mcont-area ul{width:100%; max-width:750px; margin:80px auto 0;}
#scs-section .mcont-area ul:after{clear:both; content:""; display:block;}
#scs-section .mcont-area ul li{width:25%; padding:0 10px; float:left;}
#scs-section .mcont-area ul li .box{border-right:1px solid #fff;}
#scs-section .mcont-area ul li:last-child .box{border-right:0;}
#scs-section .mcont-area ul li div{font-weight:700; font-size:40px; color:#fff;}
#scs-section .mcont-area ul li span{margin-top:10px; font-size:20px; color:#fff; display:block;}

@media screen and (max-width:980px){
	#scs-section{padding:90px 0;}
	#scs-section .mcont-area h3{font-size:32px;}
	#scs-section .mcont-area h4{margin-top:17px; font-size:18px;}
	#scs-section .mcont-area ul li div{font-size:37px;}
	#scs-section .mcont-area ul li span{font-size:18px;}
}

@media screen and (max-width:880px){
	#scs-section{padding:80px 0;}
	#scs-section .mcont-area h3{font-size:28px;}
	#scs-section .mcont-area h4{margin-top:15px; font-size:16px;}
	#scs-section .mcont-area ul li{padding:0 5px;}
	#scs-section .mcont-area ul li div{font-size:34px;}
	#scs-section .mcont-area ul li span{font-size:16px;}
}

@media screen and (max-width:780px){
	#scs-section{padding:70px 0;}
	#scs-section .mcont-area h3{font-size:25px;}
	#scs-section .mcont-area h3 br{display:none;}
	#scs-section .mcont-area ul{margin:70px auto 0;}
	#scs-section .mcont-area ul li div{font-size:31px;}
}

@media screen and (max-width:680px){
	#scs-section{padding:60px 0;}
	#scs-section .mcont-area h3{font-size:22px;}
	#scs-section .mcont-area ul{margin:50px auto 0;}
	#scs-section .mcont-area ul li div{font-size:28px;}
}

@media screen and (max-width:580px){
	#scs-section{padding:50px 0;}
	#scs-section .mcont-area h3{font-size:20px;}
	#scs-section .mcont-area ul{margin:40px auto 0;}
	#scs-section .mcont-area ul li{padding:0;}
	#scs-section .mcont-area ul li div{font-size:24px;}
	#scs-section .mcont-area ul li span{font-size:14px;}
}

@media screen and (max-width:480px){
	#scs-section{padding:40px 0;}
	#scs-section .mcont-area ul{margin:30px auto 0;}
	#scs-section .mcont-area ul li div{font-size:22px; letter-spacing:-1px;}
	#scs-section .mcont-area ul li span{font-size:12px; letter-spacing:-1px;}
}

#consult-section{background:url("../img/consult_bg.gif") no-repeat center center; background-size:cover;}
#consult-section .consult-area{width:100%; max-width:1220px; margin:0 auto; padding:90px 10px; position:relative;}
#consult-section h3{font-size:30px; color:#777;}
#consult-section h2{margin-bottom:60px; font-weight:600; font-size:35px;}
#consult-section span{padding:15px 30px 10px; font-weight:600; font-size:30px; line-height:100%; text-align:center; color:#fff; border-radius:50px; background-color:#343f55;}
#consult-section .car-img{right:0; bottom:0; position:absolute;}
#consult-section .car-img img{max-width:700px;}

@media screen and (max-width:1320px){
	#consult-section .car-img img{width:700px;}
}

@media screen and (max-width:1050px){
	#consult-section h3{font-size:27px; color:#777;}
	#consult-section h2{margin-bottom:60px; font-size:32px;}
}

@media screen and (max-width:980px){
	#consult-section .car-img img{width:600px;}
}

@media screen and (max-width:880px){
	#consult-section .car-img img{width:500px;}
}

@media screen and (max-width:780px){
	#consult-section .consult-area{padding:80px 10px 0; text-align:center;}
	#consult-section h3{font-size:24px;}
	#consult-section h2{margin-bottom:40px; font-size:28px;}
	#consult-section span{font-size:25px;}
	#consult-section .car-img{right:auto; bottom:auto; margin-top:20px; position:relative;}
	#consult-section .car-img img{width:auto; max-width:100%;}
}

@media screen and (max-width:680px){
	#consult-section .consult-area{padding:60px 10px 0;}
	#consult-section h3{font-size:22px;}
	#consult-section h2{margin-bottom:30px; font-size:24px;}
	#consult-section span{font-size:22px;}
}

