@charset "utf-8";

#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:800px; 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:300px; z-index:10000; text-align:center; position:absolute;}
#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 .owl-carousel .owl-prev{width:60px; height:60px; top:50%; left:15%; margin-top:-30px; text-indent:-9000px; background:url("../img/slick_prev.png") no-repeat; display:block; position:absolute;}
#visual-section .owl-carousel .owl-next{width:60px; height:60px; top:50%; right:15%; margin-top:-30px; text-indent:-9000px; background:url("../img/slick_next.png") no-repeat; display:block; position:absolute;}

#visual-section .visual-txt{width:100%; top:150px; z-index:100; text-align:center; position:absolute;}
#visual-section .visual-txt .top-txt{margin-bottom:50px;}
#visual-section .visual-txt .top-txt span{padding:15px 30px; font-family:'scoredreamBold'; font-size:35px; line-height:100%; color:#391b1b; border-radius:30px; background-color:#fae301; display:inline-block;}
#visual-section .visual-txt .vtxt1{font-family:'scoredreamMedium'; font-size:40px; line-height:100%; color:#fff;}
#visual-section .visual-txt .vtxt2{margin-top:25px; font-family:'scoredreamLight'; font-size:25px; line-height:100%; 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:35px; 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;}

@media screen and (max-width:1000px){
	#visual-section .stretchy_wrapper{padding-bottom:700px;}
	#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;}
	#visual-section .visual-txt .vcount{margin-top:30px;}
}

@media screen and (max-width:980px){
	#visual-section .visual-txt .top-txt{margin-bottom:40px;}
	#visual-section .visual-txt .top-txt span{padding:13px 25px; font-size:30px;}
}

@media screen and (max-width:880px){
	#visual-section .stretchy_wrapper{padding-bottom:600px;}
	#visual-section .visual-txt .top-txt{margin-bottom:30px;}
	#visual-section .visual-txt .top-txt span{font-size:25px;}
	#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;}
	#visual-section .visual-txt .vcount{margin-top:20px;}
}

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

@media screen and (max-width:580px){
	#visual-section .stretchy_wrapper{padding-bottom:350px;}
	#visual-section .visual-txt{top:100px;}
	#visual-section .visual-txt .top-txt{margin-bottom:20px;}
	#visual-section .visual-txt .top-txt span{font-size:20px;}
	#visual-section .owl-carousel .owl-dots{bottom:30px;}
	#visual-section .visual-txt .vtxt1{font-size:30px;}
	#visual-section .visual-txt .vtxt2{font-size:16px;}
	#visual-section .visual-txt .vtxt3{margin-top:15px; font-size:24px;}
	#visual-section .visual-txt .vcount{margin-top:10px;}
	#visual-section .visual-txt .vcount ul li{font-size:14px;}
	#visual-section .visual-txt .vcount ul li em{font-size:25px;}
}

@media screen and (max-width:500px){
	#visual-section .visual-txt .vtxt1{font-size:25px; letter-spacing:-1px;}
	#visual-section .visual-txt .vtxt2{font-size:14px;}
	#visual-section .visual-txt .vtxt3{font-size:20px;}
	#visual-section .visual-txt .vcount ul li em{font-size:20px;}
}

#request-section{width:100%; max-width:1220px; margin:-250px auto 0; padding:0 10px; z-index:100; position:relative;}
#request-section .request-wrap{width:100%;}
#request-section .request-box{width:100%; height:390px; margin:0 auto; padding:30px; border-radius:10px; box-shadow:3px 1px 5px 5px rgba(0,0,0,.2); background:#fff;}
#request-section .request-box:after{clear:both; content:""; display:block;}
#request-section .request-box .main-title-box{padding-bottom:15px; font-family:'scoredreamBold'; font-size:22px; border-bottom:1px solid #ddd;}

@media screen and (max-width:980px){
	#request-section .request-box{padding:25px;}
	#request-section .request-box .main-title-box{padding-bottom:13px; font-size:20px;}
}

@media screen and (max-width:880px){
	#request-section .request-box .main-title-box{font-size:18px;}
}

@media screen and (max-width:580px){
	#request-section{margin:0;}
}

#request-section .request-box .price-box{width:60%; padding-right:17px; float:left;}
#request-section .request-box .rinput-box{width:40%; padding-left:17px; float:right;}
#request-section .request-box .request-ibox{padding-top:20px; position:relative;}
#request-section .request-box .request-ibox .in-box{}
#request-section .request-box .request-ibox table{width:100%;}
#request-section .request-box .request-ibox table td{padding:8px 0; font-size:16px; position:relative;}
#request-section .request-box .request-ibox table input{width:100%; height:52px; padding:0 10px; font-size:14px; border-radius:4px; border:1px solid #d7d7d7;}
#request-section .request-box .price-in-box{}
#request-section .request-box .price-in-box:after{clear:both; content:""; display:block;}
#request-section .request-box .price-in-box .left-box{width:60%; padding-right:10px; float:left;}
#request-section .request-box .price-in-box .right-box{width:40%; padding-left:10px; float:right;}
#request-section .request-box .price-info{height:247px; margin-top:30px; padding:30px 25px; border:1px solid #ddd; background:#f7f7f7;}
#request-section .request-box .price-info h3{font-size:18px; text-align:center;}
#request-section .request-box .price-info div{margin-top:15px; padding:10px; font-size:20px; text-align:right; border-radius:0; border:1px solid #eee; background:#fff;}
#request-section .request-box .price-info div span{padding-left:20px; font-size:13px; text-align:left; color:#a7a7a7;  display:block;}
#request-section .request-box .price-info div input{width:100%; max-width:100px; font-size:20px; text-align:right; color:#000; border:0;}

@media screen and (max-width:960px){
	#request-section .request-box .price-box{padding-right:10px;}
	#request-section .request-box .rinput-box{padding-left:10px;}

	#request-section .request-box .price-in-box .left-box{width:55%; padding-right:5px; float:left;}
	#request-section .request-box .price-in-box .right-box{width:45%; padding-left:5px; float:right;}
}

@media screen and (max-width:900px){
	#request-section .request-box .price-info{padding:30px 10px;}
	#request-section .request-box .price-info h3{font-size:16px;}
}

@media screen and (max-width:800px){
	#request-section{padding:0;}
	#request-section .request-box{height:auto; border-radius:0;}
	#request-section .request-box .price-box{width:100%; padding-right:0; float:none;}
	#request-section .request-box .rinput-box{width:100%; margin-top:20px; padding-left:0; float:none;}
	#request-section .request-box .rinput-box .nslider{width:100% !important;}
	#request-section .request-box .price-info:after{clear:both; content:""; display:block;}
	#request-section .request-box .price-info div{width:49%; border-radius:8px; float:left;}
	#request-section .request-box .price-info div:last-child{float:right;}

	#request-section .request-box .request-ibox{padding-top:10px;}
	#request-section .request-box .price-info{margin-top:20px;}
}

@media screen and (max-width:550px){
	#request-section .request-box{height:auto; padding:20px;}
	#request-section .request-box .price-in-box .left-box{width:100%; padding-right:0; float:none;}
	#request-section .request-box .price-in-box .right-box{width:100%; padding-left:0; float:none;}
	#request-section .request-box .price-info{height:auto;}
	#request-section .request-box .request-ibox table td{padding:3px 0;}
}

#request-section .rinput-box .nslider{width:100%; height:255px; margin-top:30px;}
#request-section .rinput-box ul{width:100%;}
#request-section .rinput-box ul li{width:100% !important; color:#777; text-align:left;}
#request-section .rinput-box ul li span{margin-right:-4px; display:inline-block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; vertical-align:middle;}

#request-section .rinput-box .sliderkit-nav{width:100%;}
#request-section .rinput-box .sliderkit-nav-clip{width:100% !important;}
#request-section .rinput-box .sliderkit-nav-clip ul{width:100% !important;}
#request-section .rinput-box .sliderkit-nav-clip ul li{width:100% !important; height:32px !important;}

#request-section .rinput-box .ww1{width:39%;}
#request-section .rinput-box .ww2{width:22%;}
#request-section .rinput-box .ww3{width:20%;}
#request-section .rinput-box .ww4{width:19%;}
#request-section .rinput-box .status{width:60px; margin:0 auto; padding:5px; font-size:11px; text-align:center; border-radius:30px; display:block; float:none !important;}
#request-section .rinput-box .sts1{color:#fff; background:#b1b1b1;}
#request-section .rinput-box .sts2{color:#fff; background:#ff8034;}
#request-section .rinput-box .sts3{color:#fff; background:#444;}
#request-section .rinput-box .sts4{color:#fff; background:#248e98;}
#request-section .rinput-box .sts5{color:#fff; background:#ff4545;}
#request-section .rinput-box .sts6{color:#fff; background:#2db400;}
#request-section .rinput-box .sts7{color:#fff; background:#3b5998;}

#request-section .selectric-wrapper{width:100%; display:inline-block;}
#request-section .selectric-wrapper .selectric-items{}
#request-section .selectric{border-radius:4px; background:#fff; text-align:left;}
#request-section .selectric .label {width:100%; height:45px; margin:0; margin-right:0; margin-left:2px; font-weight:400; font-size:13px; text-align:left; line-height:45px; color:#888888;}
#request-section .selectric .button {width:20px; height:45px; background:#fff;}
#request-section .selectric-items li{text-align:left;}
#request-section .selectric-items .selectric-scroll li{position: relative;}
#request-section .selectric-items .selectric-scroll li em{position: absolute; top: 10px; right: 20px; font-style:normal;}
#request-section .post-layer{position:relative;}
#request-section .request-box button{width:100%; height:52px; font-weight:500; font-size:16px; color:#fff; border:1px solid #ff7800;; border-radius:4px !important; background:#ff7800;}
#request-section #wr_4,
#request-section #wr_10{}
#request-section .rr-addr{width:80px; height:30px; top:20px; right:10px; z-index:999; font-size:12px; line-height:30px; text-align:center; color:#fff; border-radius:50px; background:#ff7800; display:block; position:absolute;}

@media screen and (max-width:550px){
	#request-section .rr-addr{top:15px;}
}

#request-section .sel-box{}
#request-section .sel-box:after{clear:both; content:""; display:block;}
#request-section .sel-box .sel-ibox{width:50%; float:left;}
#request-section .sel-box .sel-ibox:first-child{padding-right:2px;}
#request-section .sel-box .sel-ibox:last-child{padding-left:2px;}


#business-section{}
#business-section:after{clear:both; content:""; display:block;}
#business-section .left-area{width:50%; height:505px; background:url("../img/business_bg.jpg") no-repeat center center; background-size:cover; float:left;}
#business-section .right-area{width:50%; height:505px; background-color:#f5f5f5; position:relative; float:right;}
#business-section .right-area .in-txt{width:100%; top:50%; left:0; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); padding:0 95px; position:absolute;}
#business-section .right-area .in-txt h3{margin-bottom:10px; font-size:20px; line-height:100%; color:#000;}
#business-section .right-area .in-txt h2{margin-bottom:30px; font-family:'scoredreamHeavy'; font-size:30px; line-height:140%; color:#000;}
#business-section .right-area .in-txt div{font-size:16px; line-height:180%; color:#666;}

@media screen and (max-width:1080px){
	#business-section .right-area .in-txt{padding:0 75px;}
}

@media screen and (max-width:980px){
	#business-section .left-area,
	#business-section .right-area{height:480px;}

	#business-section .right-area .in-txt{padding:0 45px;}
	#business-section .right-area .in-txt h3{font-size:18px;}
	#business-section .right-area .in-txt h2{margin-bottom:25px; font-size:25px;}
}

@media screen and (max-width:780px){
	#business-section .left-area,
	#business-section .right-area{height:420px;}

	#business-section .right-area .in-txt{padding:0 25px;}
	#business-section .right-area .in-txt h3{font-size:16px;}
	#business-section .right-area .in-txt h2{margin-bottom:20px; font-size:22px;}
	#business-section .right-area .in-txt h2 br{display:none;}
	#business-section .right-area .in-txt div br{display:none;}
}

@media screen and (max-width:640px){
	#business-section .left-area{width:100%; height:250px; float:none;}
	#business-section .right-area{width:100%; height:auto; float:none;}
	#business-section .right-area .in-txt{top:auto; left:auto; -ms-transform:none; -webkit-transform:none; -moz-transform:none; transform:none; padding:40px 10px; text-align:center; position:relative;}
	#business-section .right-area .in-txt h2{margin-bottom:15px; font-size:20px;}
	#business-section .right-area .in-txt div{font-size:14px; line-height:160%;}
}

#customer-section{background:url("../img/system_bg.gif") no-repeat top center; background-size:cover;}
#customer-section .cs-area{width:100%; max-width:1220px; margin:0 auto; padding:60px 10px 40px; position:relative;}
#customer-section .cs-area .faq-box{padding-right:360px;}
#customer-section .cs-area .faq-box:after{clear:both; content:""; display:block;}
#customer-section .cs-area .faq-box .left-box{width:40%; padding-right:10px; float:left;}
#customer-section .cs-area .faq-box .right-box{width:60%; padding-left:10px; float:left;}
#customer-section .cs-area .faq-box h2{margin-bottom:30px; font-family:'scoredreamHeavy'; font-size:35px; line-height:100%;}
#customer-section .cs-area .faq-box h3{margin-bottom:20px; font-size:16px; line-height:140%; color:#777;}
#customer-section .cs-area .faq-box a{display:inline-block;}
#customer-section .cs-area .faq-box #faqList{}
#customer-section .cs-area .faq-box #faqList li{padding:3px;}
#customer-section .cs-area .faq-box #faqList a{padding:5px 10px; border-radius:4px; border:1px solid #ddd; background-color:#fff; display:block; }
#customer-section .cs-area .faq-box #faqList .box{padding:5px;}
#customer-section .cs-area .faq-box #faqList .subj{font-weight:500; font-size:16px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}

@media screen and (max-width:780px){
	#customer-section .cs-area .faq-box h2{margin-bottom:25px; font-size:30px;}
	#customer-section .cs-area .faq-box h3{margin-bottom:15px;}
	#customer-section .cs-area .faq-box #faqList .cont{height:100px; font-size:14px;}
}

@media screen and (max-width:740px){
	#customer-section .cs-area .faq-box .left-box{width:100%; padding-right:0; float:none;}
	#customer-section .cs-area .faq-box .right-box{width:100%; margin-top:20px; padding-left:0; float:none;}
	#customer-section .cs-area .faq-box a.more{width:100%; padding:12px 15px; font-weight:500; font-size:14px; line-height:100%; text-align:center; color:#000; border-radius:50px; border:1px solid #000; background-color:#fff; display:block;}
}

@media screen and (max-width:680px){
	#customer-section .cs-area .faq-box h2{margin-bottom:20px; font-size:27px;}
}

@media screen and (max-width:580px){
	#customer-section .cs-area .faq-box h2{font-size:24px;}
}

#customer-section .cs-area .faq-box #faqList .slick-arrow{display:none !important;}
#customer-section .cs-area .faq-box #faqList .slick-dots{margin-top:20px; text-align:center;}
#customer-section .cs-area .faq-box #faqList .slick-dots li{margin:0 2px; display:inline-block;}
#customer-section .cs-area .faq-box #faqList .slick-dots li button{width:15px; height:15px; text-indent:-9000px; border-radius:50px !important; border:1px solid #eee;; background-color:#fff;}
#customer-section .cs-area .faq-box #faqList .slick-dots li.slick-active button{width:40px; border:1px solid #0073bf; background:#0073bf;}
#customer-section .cs-area .faq-box #faqList a:hover .box{border-color:#ddd;}
#customer-section .cs-area .csinfo-box{width:330px; height:303px; bottom:0; right:0; padding:40px 30px; background: rgb(198,110,110); background: linear-gradient(110deg, rgba(198,110,110,1) 0%, rgba(255,0,0,1) 100%); position:absolute;}
#customer-section .cs-area .csinfo-box h2{margin-bottom:20px; font-family:'scoredreamHeavy'; font-size:35px; line-height:100%; color:#fff;}
#customer-section .cs-area .csinfo-box h3{margin-bottom:10px; font-size:20px; line-height:100%; color:#fff;}
#customer-section .cs-area .csinfo-box .tel1{margin-bottom:20px; font-weight:900; font-size:45px; line-height:110%; color:#90ff00;}
#customer-section .cs-area .csinfo-box .work{margin-bottom:10px;}
#customer-section .cs-area .csinfo-box .work div{padding:5px 15px; text-align:center; border-radius:30px; background-color:#fff;}
#customer-section .cs-area .csinfo-box .work div span{font-weight:500; font-size:18px;}
#customer-section .cs-area .csinfo-box .time{margin-top:10px; font-weight:500; font-size:16px; line-height:110%; color:#fff;}
#customer-section .cs-area .csinfo-box .time span{padding:0 5px; font-family:dotum;}

@media screen and (max-width:880px){
	#customer-section .cs-area .faq-box{padding-right:0;}
	#customer-section .cs-area .csinfo-box{width:100%; height:auto; bottom:auto; right:auto; margin-top:20px; padding:25px 35px; position:relative;}

	#customer-section .cs-area .csinfo-box h2{margin-bottom:30px; font-size:30px;}
	#customer-section .cs-area .csinfo-box h3{margin-bottom:15px; font-size:18px;}
	#customer-section .cs-area .csinfo-box .tel1{margin-bottom:20px; font-size:40px;}
	#customer-section .cs-area .csinfo-box .time{font-size:14px;}
}

#system-section{padding:80px 0;}
#system-section .title{font-family:'scoredreamHeavy'; font-size:35px; text-align:center; color:#000;}
#system-section .system-box{width:100%; max-width:1220px; margin:50px auto 0; padding:0 10px;}
#system-section .system-box ul{margin:0 -10px;}
#system-section .system-box ul:after{clear:both; content:""; display:block;}
#system-section .system-box ul li{width:25%; padding:0 10px; text-align:center; float:left;}
#system-section .system-box .box{padding:60px 10px; box-shadow:6px 6px 20px rgb(97 97 97 / 26%); border-radius:40px 0 40px; background:url("../img/system_pattern") repeat;}
#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:20px; color:#222; display:block;}
#system-section .system-box .txt h4{margin-top:15px; font-size:16px; line-height:180%; color:#777;}

@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:50%; padding:20px 10px;}
}

@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;}
}

@media screen and (max-width:540px){
	#system-section .system-box .txt h3{font-size:14px; letter-spacing:-0.5px;}
}

#cartype-wrap{padding:80px 0;}
#cartype-wrap #cartype-section{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}
#cartype-wrap .cartype-list-box{}
#cartype-wrap .cartype-list-box ul{margin:0 -10px;}
#cartype-wrap .cartype-list-box ul li{padding:0 10px;}
#cartype-wrap .cartype-list-box .box{border-radius:10px; border:1px solid #ddd; background-color:#fff; overflow:hidden;}
#cartype-wrap .cartype-list-box .box .img{text-align:center;}
#cartype-wrap .cartype-list-box .box .img img{max-width:100%;}
#cartype-wrap .cartype-list-box .box .txt{}
#cartype-wrap .cartype-list-box .box .txt h2{margin-bottom:10px; font-weight:500; font-size:18px; text-align:center; display:block;}
#cartype-wrap .cartype-list-box .box .txt table{width:100%;}
#cartype-wrap .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-wrap .cartype-list-box .box .txt table td{padding:10px; font-size:14px; border:1px solid #eee; border-right:0;}
#cartype-wrap .cartype-list-box .box .txt table tr:last-child th,
#cartype-wrap .cartype-list-box .box .txt table tr:last-child td{border-bottom:0;}
#cartype-wrap .cartype-list-box .slick-dots{margin-top:15px; text-align:center; display:none !important;}
#cartype-wrap .cartype-list-box .slick-dots li{margin:0 2px; padding:0; display:inline-block;}
#cartype-wrap .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-wrap .cartype-list-box .slick-dots li.slick-active button{width:40px; border:1px solid #0073bf; background:#0073bf;}
#cartype-wrap .cartype-list-box .slick-next,
#cartype-wrap .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-wrap .cartype-list-box .slick-next{background: url("../img/slider_next.png") no-repeat center center; right: -100px; top: 50%; transform: translate(-50%, -50%);}
#cartype-wrap .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-wrap .cartype-list-box .slick-prev,
	#cartype-wrap .cartype-list-box .slick-next{display:none !important;}
	#cartype-wrap .cartype-list-box .slick-dots{display:block !important;}
}

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