@charset "utf-8";

#visual-section{margin-top:100px; 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: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%; 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:30px; font-size:25px; line-height:120%; letter-spacing:-1px; color:#d0ebff; border-bottom:1px solid #fff; display:inline-block;}
#visual-section .visual-txt .vtxt2{margin-bottom:20px; font-weight:900; font-size:55px; line-height:140%; color:#fff;}
#visual-section .visual-txt .vtxt3{margin-bottom:70px; font-size:22px; line-height:140%; color:#ffff00;}

#visual-section .move-btn{width:100%; max-width:500px; margin-top:40px;}
#visual-section .move-btn ul{margin:0 -10px;}
#visual-section .move-btn ul:after{clear:both; content:""; display:block;}
#visual-section .move-btn ul li{width:50%; padding:0 10px; float:left;}
#visual-section .move-btn ul li a{padding:20px 10px; font-weight:600; font-size:20px; line-height:100%; text-align:center; border-radius:10px; display:block;}
#visual-section .move-btn ul li:nth-child(1) a{color:#fff; background-color:#006dbb;}
#visual-section .move-btn ul li:nth-child(2) a{color:#111; background-color:#eee; display:block;}
#visual-section .move-btn a i{}

@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:1060px){
	#visual-section{margin-top:70px;}
}

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

	#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 .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:600px;}

	#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 .move-btn a{font-size:18px;}
}

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

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

	#visual-section .move-btn ul li a{padding:18px 10px; font-size:18px;}
}

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

	#visual-section .move-btn ul li a{padding:16px 10px; font-size:16px;}
}

.main-tit-box{}
.main-tit-box h2{font-weight:100; font-size:38px; line-height:140%; color:#111; text-align:center;}
.main-tit-box h2 strong{font-weight:900;}
.main-tit-box h2 strong span{color:#006dbb;}
.main-tit-box h3{margin-top:10px; font-size:20px; line-height:160%; color:#777; text-align:center;}
.main-tit-box div{margin-top:10px; font-size:23px; line-height:160%; color:#444; text-align:center;}

@media screen and (max-width:980px){
	.main-tit-box h2{font-size:34px;}
	.main-tit-box h3{font-size:18px;}
	.main-tit-box div{font-size:20px;}
}

@media screen and (max-width:880px){
	.main-tit-box h2{font-size:30px;}
	.main-tit-box h3{font-size:17px;}
	.main-tit-box div{font-size:19px;}
}

@media screen and (max-width:780px){
	.main-tit-box h2{font-size:27px;}
	.main-tit-box h3{font-size:16px;}
	.main-tit-box div{font-size:18px;}
}

#counter-section{padding:120px 15px; position:relative;}
#counter-section:before{width:213px; height:143px; bottom:15%; left:2%; background:url("../img/counter_bg1.png") no-repeat; content:""; display:block; position:absolute;}
#counter-section:after{width:359px; height:104px; top:15%; right:2%; background:url("../img/counter_bg2.png") no-repeat; content:""; display:block; position:absolute;}
#counter-section .counter-box{width:100%; max-width:1030px; margin:0 auto; padding:0 15px;}
#counter-section .counter-box ul{margin-top:60px;}
#counter-section .counter-box ul:after{clear:both; content:""; display:block;}
#counter-section .counter-box ul li{width:33.333%; padding:15px 0; text-align:center; border-right:1px solid #ddd; float:left; position:relative;}
#counter-section .counter-box ul li:last-child{border-right:0;}
#counter-section .counter-box .tt{font-size:22px;}
#counter-section .counter-box .tt strong{font-size:40px; color:#006dbb;}
#counter-section .counter-box .bb{margin-top:10px; font-size:20px;}

@media screen and (max-width:980px){
	#counter-section{padding:90px 15px;}
	#counter-section .counter-box ul{margin-top:40px;}
}

@media screen and (max-width:880px){
	#counter-section{padding:70px 15px;}
	#counter-section .counter-box .tt{font-size:20px;}
	#counter-section .counter-box .tt strong{font-size:37px;}
	#counter-section .counter-box .bb{font-size:18px;}
}

@media screen and (max-width:780px){
	#counter-section{padding:50px 15px;}
	#counter-section .counter-box .tt strong{font-size:34px;}
}

@media screen and (max-width:680px){
	#counter-section .counter-box .tt strong{font-size:30px;}
}

@media screen and (max-width:500px){
	#counter-section:before{bottom:2%; opacity:0.4;}
	#counter-section:after{top:15%; right:-2%; opacity:0.4;}
	#counter-section .counter-box .tt strong{font-size:27px;}
	#counter-section .counter-box .bb{font-size:16px; letter-spacing:-1px;}
}

@media screen and (max-width:450px){
	#counter-section .counter-box ul li:nth-child(1){width:40%;}
	#counter-section .counter-box ul li:nth-child(2){width:34%;}
	#counter-section .counter-box ul li:nth-child(3){width:26%;}
}

#counter-section .process-box{width:100%; max-width:1230px; margin:50px auto 0; padding:0 15px;}
#counter-section .process-box ul{margin:0 -20px;}
#counter-section .process-box ul:after{clear:both; content:""; display:block;}
#counter-section .process-box ul li{width:20%; padding:0 20px; text-align:center; float:left;}
#counter-section .process-box .icon{width:150px; height:150px; margin:0 auto; padding-top:50px; border-radius:20px; border:1px solid #eee; background-color:#fff; position:relative;}
#counter-section .process-box .icon h3{width:100%; top:0; left:0; padding:8px 0; font-size:15px; color:#fff; border-radius:50px; background-color:#006dbb; position:absolute;}
#counter-section .process-box .icon span{top:50%; right:-60px; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); position:absolute;}
#counter-section .process-box .icon span i{font-size:20px; color:#006dbb;}

@media screen and (max-width:1180px){
	#counter-section .process-box .icon span{right:-40px;}
}

@media screen and (max-width:1080px){
	#counter-section .process-box .icon span{right:-30px;}
}

@media screen and (max-width:980px){
	#counter-section .process-box .icon span{display:none;}

	#counter-section .process-box ul{margin:0 -10px;}
	#counter-section .process-box ul li{padding:0 10px;}

	#counter-section .process-box .icon{width:100%;}
}

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

@media screen and (max-width:500px){
	#counter-section .process-box ul li{width:50%; padding:20px 10px;}
	#counter-section .process-box ul li:nth-child(4){margin-left:0;}
	#counter-section .process-box ul li:nth-child(5){margin-left:25%;}
	#counter-section .process-box .icon{height:130px; padding-top:50px; border-radius:20px; border:1px solid #eee; background-color:#fff; position:relative;}
}

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

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

#merit-section{padding:120px 10px; background-color:#eff6f8; position:relative;}
#merit-section:before{width:570px; height:13px; top:10%; right:2%; background:url("../img/merit_bg1.png") no-repeat; content:""; display:block; position:absolute;}
#merit-section:after{width:244px; height:23px; top:10%; left:2%; background:url("../img/merit_bg2.png") no-repeat; content:""; display:block; position:absolute;}
#merit-section .merit-wrap{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}

@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-area{width:100%; max-width:1220px; margin:50px auto 0; border-radius:30px; border:1px solid #ddd; overflow:hidden; position:relative;}
#merit-section .merit-area ul{}
#merit-section .merit-area ul:after{clear:both; content:""; display:block;}
#merit-section .merit-area ul li{width:25%; text-align:center; border-right:1px solid #ddd; background-color:#fff; float:left;}
#merit-section .merit-area ul li:last-child{border-right:0;}

@media screen and (max-width:880px){
	#merit-section .merit-area ul li{width:50%;}
	#merit-section .merit-area ul li:nth-child(2){border-right:0;}
	#merit-section .merit-area ul li:nth-child(3),
	#merit-section .merit-area ul li:nth-child(4){border-top:1px solid #ddd;}
}

#merit-section .merit-area .box{padding:30px 15px; background-color:#fff;}

#merit-section .merit-area .icon{width:130px; height:130px; margin:0 auto; padding-top:15px; border-radius:50%; border:1px solid #eee; background-color:#fff; overflow:hidden;}
#merit-section .merit-area .txt{margin-top:20px;}
#merit-section .merit-area .txt h4{font-weight:700; font-size:20px; line-height:100%; color:#111; display:block;}
#merit-section .merit-area .txt div{margin-top:20px; font-size:16px; line-height:140%; color:#959595;}

@media screen and (max-width:880px){
	#merit-section .merit-area .icon{width:100px; height:100px; padding-top:15px;}
	#merit-section .merit-area .icon img{width:70px;}
	#merit-section .merit-area .txt{margin-top:10px;}
	#merit-section .merit-area .txt h4{font-size:18px;}
	#merit-section .merit-area .txt div{margin-top:10px; font-size:14px;}
}

@media screen and (max-width:500px){
}

@media screen and (max-width:580px){
	#merit-section .merit-area .txt div{font-size:14px; letter-spacing:-.5px;}
}


#service-section{padding:120px 0; position:relative;}
#service-section:before{width:216px; height:223px; top:15%; left:0; background:url("../img/guide_bg1.png") no-repeat; content:""; display:block; position:absolute;}
#service-section:after{width:460px; height:514px; top:-18%; right:0; background:url("../img/guide_bg2.png") no-repeat; content:""; display:block; position:absolute;}

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

@media screen and (max-width:880px){
	#service-section{padding:70px 10px;}
	#service-section:before,
	#service-section:after{display:none;}
}

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

#service-section .service-area{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}
#service-section .service-box{margin-top:60px; z-index:100; position:relative;}
#service-section .service-box ul{margin:0 -20px; }
#service-section .service-box ul:after{clear:both; content:""; display:block;}
#service-section .service-box ul li{width:25%; padding:0 20px; float:left;}
#service-section .service-box .box{}
#service-section .service-box .box .img{border-radius:30px 0; border:1px solid #ddd; box-shadow:5px 3px 5px rgba(0,0,0,.1); overflow:hidden; position:relative;}
#service-section .service-box .box .img .overlay{}
#service-section .service-box .box .img span{width:200px; top:50%; left:50%; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); transform:translate(-50%,-50%); padding:10px 20px; z-index:10; font-weight:700; font-size:20px; text-align:center; color:#fff; border-radius:50px; background-color:#006dbb; position:absolute;}
#service-section .service-box .box .txt{margin-top:20px; font-size:18px; line-height:140%; text-align:center; color:#444;}

@media screen and (max-width:1040px){
	#service-section .service-box .box .img span{width:90%; padding:7px 10px; font-weight:500; font-size:18px;}
	#service-section .service-box .box .txt br{display:none;}
}

@media screen and (max-width:980px){
	#service-section .service-box ul{margin:0 -10px;}
	#service-section .service-box ul li{padding:0 10px;}
	#service-section .service-box .box .txt{font-size:16px;}
}

@media screen and (max-width:880px){
	#service-section .service-box ul li{width:50%; padding:10px;}
	#service-section .service-box .box .img{height:240px;}
	#service-section .service-box .box .img img{width:100%;}
}

@media screen and (max-width:580px){
	#service-section .service-box .box .img{height:auto;}
}

@media screen and (max-width:500px){
	#service-section .service-box .box .img span{padding:10px 7px; font-size:16px;}
}


#cartype-wrap{padding:120px 15px; background-color:#eff6f8;}
#cartype-wrap #cartype-section{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}
#cartype-wrap #cartype-section .main-tit-box{}

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

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

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

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

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

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