@charset "utf-8";


.main-visual-wrap{height:750px; padding-top:70px; font-family:'BMDOHYEON'; position:relative; background-color:#23a637;}
.main-visual-wrap .visual-section{width:100%; max-width:1230px; margin:0 auto; padding:0 15px;}
.main-visual-wrap .visual-section:after{clear:both; content:""; display:block;}
.main-visual-wrap .visual-section .visual-left{width:60%; padding-right:20px; float:left;}
.main-visual-wrap .visual-section .visual-right{width:40%; padding-top:40px; padding-left:30px; float:right;}
.main-visual-wrap .visual-box{padding-top:150px;}
.main-visual-wrap .visual-box .item{}
.main-visual-wrap .visual-box h3{margin-bottom:30px; font-weight:200; font-size:26px; line-height:100%; color:#fff;}
.main-visual-wrap .visual-box h2{font-weight:900; font-size:55px; line-height:130%; letter-spacing:2px; color:#fff;}
.main-visual-wrap .visual-txt{margin-top:30px;}
.main-visual-wrap .visual-txt div{font-size:26px; color:#fff;}
.main-visual-wrap .visual-txt ul{margin:35px 0 0; text-align:left;}
.main-visual-wrap .visual-txt ul:after{clear:both; content:""; display:block;}
.main-visual-wrap .visual-txt ul li{}
.main-visual-wrap .visual-txt span{width:370px; padding:22px 10px 15px; font-weight:900; font-size:33px; line-height:100%; text-align:center; color:#23a637; border-radius:10px; background-color:#fff; display:block;}
.main-visual-wrap .visual-txt span em{font-weight:900;}

@media screen and (max-width:1150px){
	.main-visual-wrap .visual-box h3{font-size:22px;}
	.main-visual-wrap .visual-box h2{font-size:45px;}
	.main-visual-wrap .visual-txt div{font-size:22px;}
}

@media screen and (max-width:1020px){
	.main-visual-wrap .visual-section .visual-left{width:55%;}
	.main-visual-wrap .visual-section .visual-right{width:45%;}

	.main-visual-wrap .visual-box h2{font-size:40px;}
	.main-visual-wrap .visual-txt div{font-size:20px;}
}

@media screen and (max-width:940px){
	.main-visual-wrap .visual-txt span{margin:0 auto; font-size:18px;}

	.main-visual-wrap{height:auto; padding-bottom:20px;}
	.main-visual-wrap .visual-section .visual-left{width:100%; padding-right:0; float:none;}
	.main-visual-wrap .visual-section .visual-right{width:100%; padding-top:30px; padding-left:0; text-align:center; float:none;}
	.main-visual-wrap .visual-section .visual-right img{width:100%; max-width:300px; margin:0 auto;}

	.main-visual-wrap .visual-box{padding-top:50px; text-align:center;}
	.main-visual-wrap .visual-txt{text-align:center;}
}

@media screen and (max-width:580px){
	.main-visual-wrap .visual-box h3{font-size:20px;}
	.main-visual-wrap .visual-box h2{font-size:35px;}

	.main-visual-wrap .visual-txt span{width:auto; max-width:350px; font-size:16px;}
}

@media screen and (max-width:480px){
	.main-visual-wrap .visual-box h3{font-size:18px;}
	.main-visual-wrap .visual-box h2{font-size:30px;}
	.main-visual-wrap .visual-box h2 br{display:none;}
}

@keyframes anime_textup {
	0% { opacity:1; }
	100% { opacity:0; }
}

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

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

.main-tit-box{}
.main-tit-box h2{font-weight:700; font-size:35px; line-height:100%; color:#333; position:relative;}
.main-tit-box h2 em{font-weight:200;}
.main-tit-box h2 span{padding-right:50px; z-index:10; background-color:#fff; position:relative;}
.main-tit-box h2 span:after{width:20px; height:20px; top:50%; right:0; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); border-radius:50%; border:5px solid #ddd; background-color:#fff; content:""; display:block; position:absolute;}
.main-tit-box h2:after{width:150%; height:1px; top:50%; left:0; margin-top:-0.5px; z-index:1; background-color:#ddd; content:""; display:block; position:absolute;}
.main-tit-box h3{margin-top:10px; font-size:20px; line-height:160%; color:#777;}


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

@media screen and (max-width:680px){
	.main-tit-box h2 span:after{width:17px; height:17px; border:3px solid #ddd;}

	.main-tit-box h2{font-size:28px;}
	.main-tit-box h3{font-size:17px;}
}


#merit-section{padding:120px 0; overflow:hidden; position:relative;}
#merit-section:after{width:404px; height:373px; bottom:0; left:0; z-index:1; background:url("../img/merit_bg.png") no-repeat center center; content:""; display:block; position:absolute;}
#merit-section .merit-wrap{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-area{margin-top:30px; z-index:10; position:relative;}
#merit-section .merit-area ul{margin:0 -20px;}
#merit-section .merit-area ul:after{clear:both; content:""; display:block;}
#merit-section .merit-area ul li{width:25%; padding:20px; text-align:center; float:left;}

@media screen and (max-width:1090px){
	#merit-section .merit-area ul li{width:50%;}
}

#merit-section .merit-area .box{border-radius:30px 0; border:1px solid #ddd; background-color:#fff; overflow:hidden;}

#merit-section .merit-area .icon{margin:30px auto; overflow:hidden; background-color:#fff;}
#merit-section .merit-area .txt{padding-bottom:20px;}
#merit-section .merit-area .txt h4{padding:5px 0; font-weight:700; font-size:22px; line-height:100%; color:#222; display:block;}
#merit-section .merit-area .txt div{margin-top:20px; font-size:18px; line-height:140%; color:#959595;}

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

@media screen and (max-width:500px){
	#merit-section .merit-area ul{margin:0 -5px;}
	#merit-section .merit-area ul li{padding:10px 5px;}
	#merit-section .merit-area .txt div{font-size:14px;}
	#merit-section .merit-area .icon{height:110px;}
	#merit-section .merit-area .icon img{max-width:90px;}
}

#service-section{padding:120px 0; background-color:#fcfcfd; overflow:hidden; position:relative;}
#service-section:after{width:308px; height:392px; bottom:0; right:0; z-index:1; background:url("../img/service_bg.png") no-repeat center center; content:""; display:block; position:absolute;}
#service-section .main-tit-box h2 span{background-color:#fcfcfd;}

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

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

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

#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; box-shadow:2px 4px 12px rgba(0, 0, 0, 0.08); background-color:#fff;}
#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:500px){
	#service-section .service-area .box{padding:30px 10px;}
	#service-section .service-area .box h3{font-size:18px;}
	#service-section .service-area .box h4{height:60px; font-size:15px;}
	#service-section .service-area .box h4 br{display:none;}
}

#service-section .process-area{margin-top:40px; padding-top:40px; z-index:10; border-top:1px dashed #ddd; position:relative;}
#service-section .process-area h2{margin-bottom:20px; font-weight:200; font-size:25px; line-height:100%; color:#333; position:relative;}
#service-section .process-area ul{margin:0 -20px;}
#service-section .process-area ul:after{clear:both; content:""; display:block;}
#service-section .process-area ul li{width:25%; padding:0 20px; float:left; position:relative;}
#service-section .process-area ul li span{top:62px; right:-12px; position:absolute;}
#service-section .process-area ul li span i{font-size:25px; color:#fecc00;}
#service-section .process-area .box{}
#service-section .process-area .box .img{height:150px; margin:0 auto; border-radius:10px; border:1px solid #ddd; overflow:hidden; background-color:#fff;}
#service-section .process-area .box .txt{margin-top:20px; text-align:center;}
#service-section .process-area .box .txt h3{font-weight:500; font-size:18px;}
#service-section .process-area .box .txt h4{margin-top:10px; font-size:16px; line-height:140%; color:#777;}

@media screen and (max-width:780px){
	#service-section .process-area ul li{width:50%; padding:10px 20px; float:left; position:relative;}
	#service-section .process-area ul li:nth-child(2) span{display:none;}
	#service-section .process-area .box .img img{width:100%;}
}

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

@media screen and (max-width:530px){
	#service-section .process-area .box .txt h4 br{display:none;}
}

@media screen and (max-width:450px){
	#service-section .process-area ul li span{top:42px;}
	#service-section .process-area ul li span i{font-size:22px;}
}

#cartype-wrap{padding:120px 15px; overflow:hidden; position:relative;}
#cartype-wrap:after{width:231px; height:293px; top:0; left:0; z-index:1; background:url("../img/cartype_bg.png") no-repeat center center; content:""; display:block; position:absolute;}
#cartype-wrap #cartype-section{width:100%; max-width:1230px; margin:0 auto; padding:0 15px; z-index:10; position:relative;}
#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;}
}
