@charset "utf-8";

#visual-section{}
#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:900px; 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%; max-width:1240px; top:50%; left:50%; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); transform:translate(-50%,-50%); padding:0 20px; z-index:100; position:absolute;}
#visual-section .visual-txt .vtxt1{margin-bottom:25px; font-family:'GmarketSansLight'; font-size:30px; color:#ccff00;}
#visual-section .visual-txt .vtxt2{margin-bottom:30px; font-family:'GmarketSansBold'; font-size:55px; line-height:120%; color:#fff;}
#visual-section .visual-txt .vtxt3{margin-bottom:60px; font-size:25px; line-height:140%; color:#2cffdf;}

#visual-section .move-btn{margin-bottom:50px;}
#visual-section .move-btn a{padding:20px 40px; font-weight:600; font-size:22px; line-height:100%; border-radius:50px; background-color:#ffff00; display:inline-block;}
#visual-section .move-btn a i{}

#visual-section .visual-txt .vcount{}
#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:'GmarketSansMedium'; font-size:20px; 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:'GmarketSansBold'; font-size:35px; color:#fff;}

#visual-section .ttt-info{margin-top:15px; font-size:16px; color:#deff00;}

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

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


@media screen and (max-width:1080px){
	#visual-section .visual-txt .vtxt1{margin-bottom:20px; font-size:25px;}
	#visual-section .visual-txt .vtxt2{margin-bottom:25px; font-size:50px;}
	#visual-section .visual-txt .vtxt3{margin-bottom:55px; font-size:20px;}
}

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

	#visual-section .visual-txt .vtxt1{margin-bottom:15px; font-size:22px;}
	#visual-section .visual-txt .vtxt2{margin-bottom:20px; font-size:45px;}
	#visual-section .visual-txt .vtxt3{margin-bottom:50px; font-size:18px;}

	#visual-section .visual-txt .vcount ul li{font-size:18px;}
	#visual-section .visual-txt .vcount ul li em{font-size:32px;}

	#visual-section .move-btn{margin-bottom:40px;}
	#visual-section .move-btn a{padding:18px 35px; font-size:20px;}
	#visual-section .move-btn a i{}
}

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

	#visual-section .visual-txt .vtxt1{font-size:20px;}
	#visual-section .visual-txt .vtxt2{font-size:40px;}
	#visual-section .visual-txt .vtxt3{margin-bottom:40px;}

	#visual-section .visual-txt .vcount ul li em{font-size:28px;}
	#visual-section .move-btn a{font-size:18px;}
}

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

	#visual-section .visual-txt .vtxt2{font-size:35px;}
	#visual-section .visual-txt .vtxt3{margin-bottom:35px;}

	#visual-section .visual-txt .vcount ul li em{font-size:24px;}
}

@media screen and (max-width:680px){
	#visual-section .visual-txt .vtxt2{font-size:35px;}
	#visual-section .visual-txt .vtxt3{font-size:16px;}

	#visual-section .visual-txt .vcount ul li{font-size:16px;}
	#visual-section .visual-txt .vcount ul li em{font-size:22px;}
}

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

	#visual-section .visual-txt .vtxt2{font-size:30px;}
	#visual-section .visual-txt .vtxt3 br{display:none;}

	#visual-section .visual-txt .vcount ul li{padding:0 5px;}
}



#merit-section{width:100%; padding:120px 0; background:url("../img/merit_bg.gif") no-repeat center center; background-size:cover;}
#merit-section .merit-wrap{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}
#merit-section h2{margin-bottom:10px; font-family:"GmarketSansBold"; font-size:35px; line-height:140%;}
#merit-section h3{font-size:20px; line-height:160%; color:#6f6f6f;}

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

	#merit-section h2{font-size:32px;}
	#merit-section h3{font-size:18px;}
}

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

	#merit-section h2{font-size:28px;}
	#merit-section h3{font-size:18px;}
}

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

	#merit-section h2{font-size:24px;}
	#merit-section h2 br{display:none;}
}

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


#merit-section .merit-area{width:100%; margin:50px auto 0;}
#merit-section .merit-area ul{margin:0 -10px;}
#merit-section .merit-area ul:after{clear:both; content:""; display:block;}
#merit-section .merit-area ul li{width:25%; padding:10px; text-align:center; float:left;}
#merit-section .merit-area ul li:nth-child(even){padding-top:50px;}

#merit-section .merit-area .box{padding:70px 30px 50px; border-radius:10px; border:1px solid #ddd; background-color:#fff;}

#merit-section .merit-area .txt{}
#merit-section .merit-area .txt h4{font-family:"GmarketSansBold"; font-size:25px; color:#22273a;}
#merit-section .merit-area .txt div{margin-top:20px; font-size:15px; line-height:140%; color:#959595;}
#merit-section .merit-area .icon{margin-top:30px;}
#merit-section .merit-area .icon img{max-width:100%;}

@media screen and (max-width:980px){
	#merit-section .merit-area{margin:40px auto 0;}

	#merit-section .merit-area .txt h4{font-size:22px;}
	#merit-section .merit-area .txt div{font-size:14px;}
	#merit-section .merit-area .txt div br{display:none;}
}

@media screen and (max-width:900px){
	#merit-section .merit-area ul li:nth-child(even){padding-top:10px;}
	#merit-section .merit-area ul li{width:50%;}
	#merit-section .merit-area .icon img{width:150px;}
	#merit-section .merit-area .txt h4{height:35px;}
	#merit-section .merit-area .txt div{height:40px;}
}

@media screen and (max-width:880px){
	#merit-section .merit-area{margin:30px auto 0;}
}

@media screen and (max-width:600px){
	#merit-section .merit-area .box{padding:40px 20px 20px;}

	#merit-section .merit-area .icon{margin-top:10px;}
	#merit-section .merit-area .icon img{width:120px;}

	#merit-section .merit-area .txt h4{height:32px; letter-spacing:-1px;}
	#merit-section .merit-area .txt div{height:55px;}
}

@media screen and (max-width:600px){
	#merit-section .merit-area ul{margin:0 -5px;}
	#merit-section .merit-area ul li{padding:5px !important;}

	#merit-section .merit-area .txt h4{font-size:22px;}
}

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

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


#service-section{width:100%;}
#service-section ul{}
#service-section ul:after{clear:both; content:""; display:block;}
#service-section ul li{width:33.333%; text-align:center; float:left;}
#service-section .box{padding:140px 10px 80px; border-top:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;}
#service-section ul li:nth-child(odd) .box{background-color:#f8f8f8;}
#service-section ul li:nth-child(2) .box{border-left:1px solid #c2c2c2; border-right:1px solid #c2c2c2;}
#service-section .icon{margin-top:60px;}
#service-section .icon img{max-width:100%;}
#service-section .txt{margin-top:25px;}
#service-section .txt h4{font-family:"GmarketSansBold"; font-size:36px; line-height:100%; color:#000;}
#service-section .txt div{margin-top:20px; font-size:18px; line-height:140%; color:#525252;}

@media screen and (max-width:1580px){
	#service-section .txt div{height:80px; font-size:16px;}
}

@media screen and (max-width:1080px){
	#service-section .box{padding:100px 10px 60px;}
	#service-section .icon{margin-top:40px;}
	#service-section .icon img{height:180px;}
}

@media screen and (max-width:980px){
	#service-section .box{padding:60px 10px 40px;}
	#service-section .icon{margin-top:30px;}
	#service-section .txt h4{font-size:32px;}
}

@media screen and (max-width:880px){
	#service-section .box{padding:40px 10px 20px;}
	#service-section .icon{margin-top:20px;}
	#service-section .txt h4{font-size:28px;}
}

@media screen and (max-width:800px){
	#service-section ul li{width:100%; float:none;}
	#service-section ul li:nth-child(2) .box{border:0;}
	#service-section .box{padding:30px 10px 10px;}

	#service-section .icon img{height:130px;}
	#service-section .txt div{height:auto; font-size:16px;}
}

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

@media screen and (max-width:680px){
	#service-section .txt h4{font-size:22px;}
	#service-section .txt div{font-size:14px;}
}

@media screen and (max-width:500px){
	#service-section .txt div{padding:0 5px;}
	#service-section .txt div br{display:none;}
}


#cartype-wrap{padding:120px 0;}
#cartype-wrap #cartype-section{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}
#cartype-wrap h2{margin-bottom:10px; font-family:"GmarketSansBold"; font-size:35px; line-height:140%;}
#cartype-wrap h3{font-size:20px; line-height:160%; color:#6f6f6f;}

@media screen and (max-width:980px){
	#cartype-wrap{padding:90px 0;}

	#cartype-wrap h2{font-size:32px;}
	#cartype-wrap h3{font-size:18px;}
}

@media screen and (max-width:880px){
	#cartype-wrap{padding:70px 0;}

	#cartype-wrap h2{font-size:28px;}
	#cartype-wrap h3{font-size:18px;}
}

@media screen and (max-width:780px){
	#cartype-wrap{padding:50px 0;}

	#cartype-wrap h2{font-size:24px;}
	#cartype-wrap h2 br{display:none;}
}

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

#cartype-wrap .cartype-list-box{margin-top:50px;}
#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;}
}




