@charset "utf-8";

#visual-section{background:#e7f4ff;}
#visual-section .visual-area{width:100%; max-width:1230px; height:550px; margin:0 auto; padding:100px 15px; position:relative;}
#visual-section .visual-area:after{clear:both; content:""; display:block;}
#visual-section .visual-area .visual-img{bottom:-50px; right:0; z-index:100; position:absolute;}
#visual-section .visual-area h2{margin-bottom:10px; font-family:'GmarketSansLight'; font-size:50px; line-height:130%; letter-spacing:-1px; color:#000;}
#visual-section .visual-area h2 strong{font-family:'GmarketSansBold';}
#visual-section .visual-area h3{font-family:'GmarketSansLight'; font-size:30px; line-height:140%; letter-spacing:-1px; color:#777;}
#visual-section .visual-area .tel{margin-top:30px;}
#visual-section .visual-area .tel a{padding:15px 40px; font-weight:900; font-size:25px; color:#fff; border-radius:50px; background-color:#025dad; display:inline-block;}
#visual-section .visual-area .tel a strong{font-size:28px;}
#visual-section .visual-area ul{margin-top:20px;}
#visual-section .visual-area ul li{padding:5px 0; font-size:18px; color:#555;}
#visual-section .visual-area ul li span{font-weight:700; color:#111;}

@media screen and (max-width:980px){
	#visual-section .visual-area{height:500px; padding:90px 30px;}
	#visual-section .visual-area h2{font-size:45px;}
	#visual-section .visual-area h3{font-size:22px;}
	#visual-section .visual-area .tel a{padding:17px 35px; font-size:25px;}

	#visual-section .visual-area .visual-img{right:-100px;}
}

@media screen and (max-width:830px){
	#visual-section .visual-area{height:450px; padding:60px 30px;}
	#visual-section .visual-area h2{font-size:40px;}
	#visual-section .visual-area h3{font-size:20px;}
	#visual-section .visual-area .tel a{padding:15px 32px; font-size:22px;}

	#visual-section .visual-area .visual-img{bottom:-50px; right:-70px;}
	#visual-section .visual-area .visual-img img{width:400px;}
}

@media screen and (max-width:700px){
	#visual-section .visual-area{height:500px; padding:40px 30px;}
	#visual-section .visual-area h2{font-size:35px;}
	#visual-section .visual-area h3{font-size:18px;}
	#visual-section .visual-area .tel a{font-size:20px;}

	#visual-section .visual-area .visual-img{bottom:-50px; right:-50px;}
}

@media screen and (max-width:580px){
	#visual-section .visual-area{height:680px; padding:80px 30px; text-align:center;}
	#visual-section .visual-area h2{font-size:30px;}
	#visual-section .visual-area h2 br{display:none;}
	#visual-section .visual-area h3{font-size:18px;}
	#visual-section .visual-area .tel a{font-size:20px;}

	#visual-section .visual-area .visual-img{bottom:-30px; right:auto; margin-top:20px; position:relative;}
	#visual-section .visual-area .visual-img img{width:100%; max-width:300px;}
}

.main-tit-box{margin-bottom:60px; padding:0 30px; text-align:center;}
.main-tit-box span{margin-bottom:20px; font-size:22px; line-height:140%; letter-spacing:-0.5px; color:#025dad; display:block; position:relative;}
.main-tit-box div{font-weight:900; font-family:'GmarketSansBold'; font-size:40px; line-height:140%; letter-spacing:-0.5px; color:#111; position:relative;}

@media screen and (max-width:980px){
	.main-tit-box div{font-size:40px;}
}

@media screen and (max-width:880px){
	.main-tit-box div{font-size:35px;}
}

@media screen and (max-width:780px){
	.main-tit-box span{margin-bottom:15px; font-size:20px;}
	.main-tit-box div{font-size:30px;}
}

@media screen and (max-width:680px){
	.main-tit-box div{font-size:27px;}
	.main-tit-box div br{display:none;}
}

#service-section{padding:150px 0 120px; overflow:hidden; position:relative;}

@media screen and (max-width:980px){
	#service-section{padding:150px 10px 90px;}
}

@media screen and (max-width:880px){
	#service-section{padding:150px 10px 70px;}
}

@media screen and (max-width:780px){
	#service-section{padding:150px 10px 50px;}
}

@media screen and (max-width:630px){
	#service-section{padding:100px 10px 50px;}
}

#service-section .service-wrap{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}
#service-section .service-area{margin-top:60px; z-index:10; position:relative;}
#service-section .service-area ul{margin:0 -20px;}
#service-section .service-area ul:after{clear:both; content:""; display:block;}
#service-section .service-area ul li{width:25%; padding:0 20px; float:left;}
#service-section .service-area .box{padding:40px 20px; text-align:center; border-radius:10px; border:1px solid #ddd;}
#service-section .service-area .box .img{}
#service-section .service-area .box .img img{}
#service-section .service-area .box .txt{margin-top:30px;}
#service-section .service-area .box h3{font-weight:700; font-size:20px; letter-spacing:-1px;}
#service-section .service-area .box h4{margin-top:10px; font-weight:400; font-size:16px; line-height:140%; letter-spacing:-1px; color:#777;}

@media screen and (max-width:1090px){
	#service-section .service-area ul{margin:0 -10px;}
	#service-section .service-area ul li{padding:0 10px;}
}

@media screen and (max-width:980px){
	#service-section .service-area{margin-top:40px;}
	#service-section .service-area .box{padding:30px 20px;}
	#service-section .service-area .box .img img{width:90px;}
	#service-section .service-area .box .txt{margin-top:20px;}

	#service-section .service-area ul li{width:50%; padding:10px;}
}

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

@media screen and (max-width:580px){
	#service-section .service-area .box{padding:25px 10px;}
}


#process-section{padding:120px 0; border-top:1px solid #ddd; background:#f9f9f9 url("../img/use_bg.gif"); overflow:hidden;}
#process-section .process-wrap{width:100%; max-width:1230px; 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:#999;}
#process-section .process-box .box{margin:0 auto; padding:40px 10px; border-radius:15px; border:1px solid #ddd; background-color:#fff; box-shadow:5px 5px rgba(0,0,0,.1); 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;}

#process-section .process-btn{margin-top:50px; text-align:center;}
#process-section .process-btn a{padding:20px 35px; font-weight:600; font-size:18px; color:#fff; border-radius:50px; background-color:#02437d; display:inline-block;}

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


#merit-section{padding:120px 0; border-top:1px solid #ddd; overflow:hidden; position:relative;}
#merit-section .main-tit-box{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}

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

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

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

#merit-section .merit-wrap{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}
#merit-section .merit-area{margin-top:50px; z-index:10; position:relative;}
#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:0 10px; text-align:center; float:left;}
#merit-section .merit-area .box{padding:50px 0; border-radius:0 10px 0 10px; border:1px solid #ddd; position:relative;}
#merit-section .merit-area .box .img{margin:0 auto 30px;}
#merit-section .merit-area .box .img img{max-width:100%;}
#merit-section .merit-area .box .txt{}
#merit-section .merit-area .box h3{font-family:'GmarketSansBold'; font-size:20px; letter-spacing:-1px;}
#merit-section .merit-area .box h4{margin-top:10px; font-size:16px; line-height:140%; letter-spacing:-1px; color:#777;}


@media screen and (max-width:1160px){
	#merit-section .merit-area .box h4 br{display:none;}
}

@media screen and (max-width:980px){
	#merit-section .merit-area .box h3{font-size:22px;}
}

@media screen and (max-width:880px){
	#merit-section .merit-area .box .img{width:160px; height:160px; margin:0 auto 20px; padding-top:20px;}
	#merit-section .merit-area .box h4{font-size:16px;}
}

@media screen and (max-width:820px){
	#merit-section .merit-area ul li{width:50%; padding:10px;}
	#merit-section .merit-area .box h4 br{display:block;}
}

@media screen and (max-width:780px){
	#merit-section .merit-area .box .img{width:140px; height:140px; margin:0 auto 15px;}
	#merit-section .merit-area .box .img img{height:100px;}

	#merit-section .merit-area .box h3{font-size:20px;}
}

@media screen and (max-width:550px){
	#merit-section .merit-area .box h4{height:50px;}
	#merit-section .merit-area .box h4 br{display:none;}
}




#cartype-section{width:100%; padding:120px 0; border-top:1px solid #ddd; overflow:hidden;}
#cartype-section .cartype-wrap{max-width:1230px; margin:0 auto; padding:0 15px;}
#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; text-align:center; 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 #02437d;; background-color:#fff;}
#cartype-section .cartype-list-box .slick-dots li.slick-active button{width:40px; border:1px solid #02437d; background:#02437d;}
#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%);}

#cartype-section .car-btn{margin-top:50px; text-align:center;}
#cartype-section .car-btn a{padding:20px 35px; font-weight:600; font-size:18px; color:#fff; border-radius:50px; background-color:#02437d; display:inline-block;}


@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:980px){
	#cartype-section{padding-bottom:120px;}
}

@media screen and (max-width:880px){
	#cartype-section{padding-bottom:90px;}
}

@media screen and (max-width:780px){
	#cartype-section{padding-bottom:60px;}
	#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;}
}