@charset "utf-8";

#visual-section{margin-top:90px; 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 bottom !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:700px; 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%; max-width:1420px; height:10px; bottom:40px; left:50%; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); padding:0 10px; z-index:9999; text-align:left; 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{width:30px; background:#fff;}
#visual-section .owl-carousel .owl-nav{display:none;}

#visual-section .visual-txt{width:100%; height:100%; margin:0 auto; padding:0 15px; top:0; left:0; z-index:999; position:absolute;}
#visual-section .visual-txt .in-box{width:100%; max-width:1430px; top:50%; left:50%; transform:translate(-50%,-50%); padding:0 15px; z-index:999; position:absolute;}
#visual-section .visual-txt h3{margin-bottom:20px; font-family:'GmarketSansLight'; font-size:28px; color:#7eff00;}
#visual-section .visual-txt h3 em{font-style:italic;}
#visual-section .visual-txt h2{margin-bottom:30px; font-family:'GmarketSansBold'; font-size:45px; line-height:130%; color:#fff;}
#visual-section .visual-txt h4{margin-bottom:30px; font-size:30px; letter-spacing:-1px; color:#fff;}
#visual-section .visual-txt .direct{margin-bottom:30px; padding:20px 40px; font-family:'GmarketSansBold'; font-size:25px; line-height:100%; color:#111; border-radius:50px; background-color:#f7f700; display:inline-block;}

@media screen and (max-width:1260px){
	#visual-section .visual-txt h3{margin-bottom:35px; font-size:28px;}
	#visual-section .visual-txt h2{font-size:45px;}
	#visual-section .visual-txt h4{margin-bottom:25px;}
}

@media screen and (max-width:1100px){
	#visual-section .visual-txt h3{font-size:25px;}
	#visual-section .visual-txt h2{font-size:40px;}
	#visual-section .visual-txt .direct{padding:15px 35px; font-size:18px;}
	#visual-section .visual-txt .in-box{top:auto; left:auto; transform:none; padding-top:150px; text-align:center; position:relative;}
}

@media screen and (max-width:980px){
	#visual-section{margin-top:70px;}
	#visual-section .stretchy_wrapper{padding-bottom:650px;}
}

@media screen and (max-width:920px){
	#visual-section .visual-txt h3{font-size:22px;}
	#visual-section .visual-txt h2{font-size:35px;}
	#visual-section .visual-txt h4{margin-bottom:25px; font-size:26px;}
	#visual-section .visual-txt .direct{padding:15px 35px; font-size:18px;}
	#visual-section .visual-txt .in-box{top:auto; left:auto; transform:none; padding-top:150px; text-align:center; position:relative;}
}

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

	#visual-section .visual-txt h3{margin-bottom:20px; font-size:20px;}
	#visual-section .visual-txt h2{font-size:30px;}
	#visual-section .visual-txt h4{margin-bottom:25px; font-size:22px;}
	#visual-section .visual-txt .direct{padding:15px 35px; font-size:18px;}
	#visual-section .visual-txt .in-box{top:auto; left:auto; transform:none; padding-top:150px; text-align:center; position:relative;}
}

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

	#visual-section .visual-txt h2{margin-bottom:20px; font-size:25px;}
	#visual-section .visual-txt h4{margin-bottom:25px; font-size:20px;}
}



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


#visual-section .car-img{width:100%; bottom:0; position:absolute;}
#visual-section .car-img div{width:100%; max-width:1420px; margin:0 auto; padding:0 10px; text-align:right;}

@media screen and (max-width:880px){
	#visual-section .car-img div img{max-width:70%;}
}

@media screen and (max-width:640px){
	#visual-section .car-img div img{max-width:90%;}
}

.main-stit-box{margin-bottom:30px; text-align:left;}
.main-stit-box div{font-family:'GmarketSansMedium'; font-size:18px; line-height:100%; letter-spacing:-1px; color:#ec1c24; position:relative;}
.main-stit-box div span{z-index:100; position:relative;}
.main-stit-box div:after{width:150%; height:1px; bottom:0; left:0; z-index:1; background-color:#ddd; content:""; display:block; position:absolute;}

.main-tit-box{margin-bottom:50px; text-align:left; position:relative;}
.main-tit-box:after{clear:both; content:""; display:block;}
.main-tit-box h2{margin-bottom:10px; font-family:'GmarketSansLight'; font-size:38px; line-height:140%; color:rgba(0,0,0,.6); float:left;}
.main-tit-box h2 strong{font-weight:700; color:rgba(0,0,0,1);}
.main-tit-box h3{padding-top:17px; font-size:18px; line-height:160%; letter-spacing:-0.5px; color:#777; float:right;}



#cartype-section{padding:130px 0 90px; position:relative;}
#cartype-section .cartype-area{width:100%; max-width:1400px; 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:after{clear:both; content:""; display:block;}
#cartype-section .cartype-list-box .box .img{padding:20px 0 10px; position:relative;}
#cartype-section .cartype-list-box .box .img img{max-width:100%;}
#cartype-section .cartype-list-box .box .img h2{top:5px; left:5px; padding:5px 10px; font-size:13px; color:#fff; border-radius:4px; background-color:#111; position:absolute;}
#cartype-section .cartype-list-box .box .txt{padding:10px;}
#cartype-section .cartype-list-box .box .txt h2{margin-bottom:10px; font-weight:500; 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:5px 0; font-weight:500; font-size:14px; }
#cartype-section .cartype-list-box .box .txt table td{padding:10px; font-size:14px;}
#cartype-section .cartype-list-box .box .txt table tr:first-child th,
#cartype-section .cartype-list-box .box .txt table tr:first-child td{border-top: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 .box .txt table th span{padding:5px 10px; text-align:center; border-radius:30px; border:1px solid #eee; background-color:#f7f7f7; display:block;}
#cartype-section .cartype-list-box .slick-dots{margin-top:15px; text-align:center;}
#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 #ddd;; 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:780px){
	#cartype-section .cartype-list-box .box .img{width:100%; padding:20px 5px 10px; text-align:center; position:relative; float:none;}
	#cartype-section .cartype-list-box .box .img img{margin:0 auto;}
	#cartype-section .cartype-list-box .box .txt{width:100%; padding:10px; float:none;}
}

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

@media screen and (max-width:480px){
	#cartype-section .cartype-list-box .box .txt table th span{padding:3px 5px; border-radius:10px;}
}

#merit-section{padding:130px 0; text-align:center;}

@media screen and (max-width:1120px){
	#merit-section{padding:100px 10px;}
}

@media screen and (max-width:980px){
	#merit-section{padding:80px 10px;}
}

@media screen and (max-width:880px){
	#merit-section{padding:60px 10px;}
}

#merit-section .merit-area{width:100%; max-width:1430px; margin:0 auto; padding:0 15px;}
#merit-section .merit-area ul{margin-top:60px; margin-left:-10px; margin-right:-10px;}
#merit-section .merit-area ul:after{clear:both; content:""; display:block;}
#merit-section .merit-area ul li{width:25%; padding:0 10px; text-align:center; float:left;}
#merit-section .merit-area .box{padding:30px 0; border-radius:4px; border:1px solid #ddd; background-color:#fff;}
#merit-section .merit-area .icon{padding:20px 0;}
#merit-section .merit-area .txt{}
#merit-section .merit-area .txt h4{margin-bottom:10px; font-family:"GmarketSansBold"; font-size:22px; color:#383561;}
#merit-section .merit-area .txt div{font-size:15px; color:rgba(56,53,97,.7);}

@media screen and (max-width:980px){
	#merit-section .merit-area ul{margin:40px -10px 0;}
	#merit-section .merit-area ul li{width:50%; padding:10px;}
}

@media screen and (max-width:880px){
	#merit-section .merit-area .icon{}
	#merit-section .merit-area .icon img{width:90px;}
	#merit-section .merit-area .txt h4{font-size:20px;}
}

@media screen and (max-width:780px){
	#merit-section .merit-area .txt h4{font-size:18px;}
}

@media screen and (max-width:500px){
	#merit-section .merit-area .icon{}
	#merit-section .merit-area .icon img{width:70px;}
}

@media screen and (max-width:490px){
	#merit-section .merit-area ul li{width:100%; padding:10px;}

	#merit-section .merit-area .icon{padding:10px 0 5px;}
	#merit-section .merit-area .txt div{height:auto; padding:0 5px;}
}

#process-section{padding:120px 0; background-color:#e1fbff; overflow:hidden;}
#process-section .process-wrap{width:100%; max-width:1430px; margin:0 auto; padding:0 15px;}

@media screen and (max-width:980px){
	#process-section{padding:100px 0;}
}

@media screen and (max-width:880px){
	#process-section{padding:80px 0;}
}

@media screen and (max-width:780px){
	#process-section{padding:60px 0;}
}

#process-section .process-box{}
#process-section .process-box ul{margin:0 -10px;}
#process-section .process-box ul:after{clear:both; content:""; display:block;}
#process-section .process-box ul li{width:20%; padding:0 10px; text-align:center; float:left; position:relative;}
#process-section .process-box ul li span{width:40px; height:40px; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); right:-20px; z-index:999; border-radius:50%; background-color:#fff; display:block; position:absolute;}
#process-section .process-box ul li i{font-size:40px; color:#1d94d3;}
#process-section .process-box .box{margin:0 auto; padding:40px 10px; border-radius:0 15px; border:2px solid #1d94d3; background-color:#fff; overflow:hidden; position:relative;}
#process-section .process-box .box h3{margin-bottom:10px; font-weight:700; font-size:20px; letter-spacing:-1px; text-align:center; color:#222; display:block; position:relative;}
#process-section .process-box .icon{padding:20px;}
#process-section .process-box .icon img{z-index:2; position:relative;}

@media screen and (max-width:980px){
	#process-section .process-box .icon{width:100%;}
}

@media screen and (max-width:800px){
	#process-section .process-box ul li{width:33.333%; padding:20px 10px;}
	#process-section .process-box ul li:nth-child(4){margin-left:16.6666%;}
	#process-section .process-box ul li:nth-child(3) span{display:none;}

}

@media screen and (max-width:500px){
	#process-section .process-box ul li{width:50%; padding:10px;}
	#process-section .process-box ul li:nth-child(4){margin-left:0;}
	#process-section .process-box ul li:nth-child(5){margin-left:25%;}
	#process-section .process-box ul li:nth-child(2) span{display:none;}
	#process-section .process-box ul li:nth-child(3) span{display:block;}
	#process-section .process-box ul li:nth-child(4) span{display:none;}
}

#process-section .process-box .txt{margin-top:15px;}
#process-section .process-box .txt h4{margin-top:10px; font-size:16px; line-height:160%; color:#777;}

@media screen and (max-width:500px){
	#process-section .process-box .txt{margin-top:10px;}
	#process-section .process-box .txt h4{margin-top:7px; font-size:15px; line-height:140%;}
}

@media screen and (max-width:450px){
	#process-section .process-box .txt h4{height:60px;font-size:14px; letter-spacing:-1px;}
}

#count-section{padding:130px 0; background:url("../img/count_bg.jpg") no-repeat center center; background-size:cover;}

@media screen and (max-width:1120px){
	#count-section{padding:100px 10px;}
}

@media screen and (max-width:980px){
	#count-section{padding:80px 10px;}
}

@media screen and (max-width:880px){
	#count-section{padding:60px 10px;}
}

@media screen and (max-width:580px){
	#count-section{padding:60px 10px 40px;}
}

#count-section .count-area{width:100%; max-width:1400px; margin:0 auto; padding:0 10px;}
#count-section h2{margin-bottom:30px; font-family:'GmarketSansBold'; font-size:35px; letter-spacing:-1px; color:#fff;}
#count-section h3{font-size:25px; color:#f7f700;}

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

@media screen and (max-width:880px){
	#count-section h2{margin-bottom:25px; font-size:27px;}
	#count-section h3{font-size:18px;}
	#count-section h3 br{display:none;}
}

@media screen and (max-width:780px){
	#count-section h2{font-size:24px;}
	#count-section h3{font-size:17px;}
}

@media screen and (max-width:680px){
	#count-section h2{font-size:22px;}
	#count-section h3{font-size:16px;}
}

#count-section ul{margin-top:60px;}
#count-section ul:after{clear:both; content:""; display:block;}
#count-section ul li{margin-right:100px; Display:inline-block;}
#count-section ul li:last-child{margin-right:0;}
#count-section ul li .tt{height:50px; padding:15px 30px; font-family:'GmarketSansBold'; font-size:23px; line-height:100%; color:#0eb3d3; border-radius:30px; background-color:#fff; display:inline-block;}
#count-section ul li div{margin-top:20px; padding-left:15px; font-family:'GmarketSansLight'; font-size:45px; color:#fff;}
#count-section ul li div span{font-family:'GmarketSansBold';}

@media screen and (max-width:1080px){
	#count-section ul{margin:50px -10px 0;}
	#count-section ul li{width:25%; margin-right:0; padding:0 10px; float:left;}
}

@media screen and (max-width:880px){
	#count-section ul{margin:40px -10px 0;}
	#count-section ul li .tt{width:100%; height:40px; padding:13px 5px; font-size:20px; text-align:center;}
	#count-section ul li div{margin-top:15px; font-size:40px;}
}

@media screen and (max-width:820px){
	#count-section ul li .tt{height:35px; padding:10px 0 0; font-size:18px;}
	#count-section ul li div{padding-left:0; font-size:30px; text-align:center;}
}

@media screen and (max-width:580px){
	#count-section ul li{width:50%; padding:20px 10px;}
	#count-section ul li div{font-size:27px;}
}


