.lead { font-size:16px; color:#555; letter-spacing:-0.02em; line-height:1.75; font-weight:400}
@media screen and (max-width:640px) {
input {
   -webkit-appearance: none;
   -webkit-border-radius: 0;
}
.lead { font-size:17px}
}

/*퀵메뉴*/
#quick{position:absolute; right:0px; z-index: 100;}

#qnb{background:#181818; border-radius: 10px; box-shadow: 0px 3px 5px #00000024;}
#quick #qnb li:first-child a{padding: 10px 10px 0;;}
#quick #qnb li:nth-of-type(2) a {padding: 0 10px 10px;}
#quick #qnb li:not(:last-child) img{padding: 10px; border-bottom:1px solid #525252;}

#quick #qnb a{display:block; padding:10px; text-align: center;}
#quick #qnb p{font-size:17px; padding:5px; word-break: keep-all;}

@media screen and (max-width:1060px) {
	#quick #qnb a{padding:5px;}
	#quick #qnb p{font-size:15px;}
}

@media screen and (max-width:640px) {
	#qnb{display:none;}
}
/*퀵메뉴*/

/*메인배너*/
.main-carousel{height:950px; padding:0; display:block}
.main-carousel .li{height:950px; background-size:cover; background-position:center; position:relative}
.main-carousel .img01 { background-image:url(../images/slide_01.jpg)}
.main-carousel .img02 { background-image:url(../images/slide_02.jpg)}
.main-carousel .img03 { background-image:url(../images/slide_01.jpg)}
.main-carousel .li .copy_area_wrap {max-width:1400px;; margin:auto; padding:0 60px}
.main-carousel .li .copy_area{position: absolute; top:50%;  -ms-transform: translateY(-50%); transform: translateY(-50%);margin:0 auto; color:#fff; z-index:2}
.main-carousel .li .copy_area h2{font-size:78px;font-weight:bold; line-height:1.3; letter-spacing:1px; text-align:left; word-break: keep-all; text-transform:uppercase}
.main-carousel .li .copy_area h2 span{color:#ff6600; word-break: keep-all;}
.main-carousel .li .copy_area p{font-size:22px; font-weight:500; word-break: keep-all;}
.main-carousel .li .copy_area p:nth-of-type(2){background: #000; color:#ababab; padding:15px; margin-top:25px; letter-spacing: -0.5px; line-height: 1.8em;}
/*.main-carousel .li .copy_area h2:after { content: " ";display: block; margin-top:30px; text-align:left; width:40px; height: 3px; background-color:#fff; clear: both;}*/
.main-carousel .li .copy_area h3{font-size:62px;font-weight:600;text-align:left;; line-height:1.6; word-break: keep-all; text-transform:uppercase}
.main-carousel .li .copy_area h4{font-size:14px;font-weight:600;text-align:left; width:160px; border:1px solid rgba(255, 255, 255, .4); word-break: keep-all;}
.main-carousel .li .copy_area h4:hover { background-color:#fdb812; border:1px solid #fdb812; color:#222; -webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.main-carousel .li .copy_area h4 a{color:#fff;padding:10px 40px;display:block; text-align:center; letter-spacing:1px;}
.main-carousel .li .copy_area .reservation {width:100px; text-align: center; background: #ff5050; border-radius: 5px; padding:5px 0;}
.main-carousel .li .copy_area .reservation a {font-size:18px; color:#e4e4e4; line-height:1.6;  }

.main-carousel .img02 .copy_area h2{font-size:60px; letter-spacing: -1px;;}
.main-carousel .img02 .copy_area h2 span{font-size:78px; line-height: 1.6;}
.main-carousel .img02 .copy_area h3{font-size:24px; font-weight: 500; padding: 20px 0;}
.main-carousel .img02 .copy_area img{max-width: 30%; padding: 20px 0; border-top: 1px solid #ff7800;}
.main-carousel .img02 .copy_area div a{font-size:18px; color:#1d263c; background:#ff7800; width: 170px; line-height: 40px; text-align: center; display: block; border-radius: 5px; font-weight: 600; transition: 0.5s;}
.main-carousel .img02 .copy_area div a:hover{width: 190px; transition: 0.5s;}

/* .main-carousel .li .copy_area .reservation a .reser-img {
	width:149px; height: 21px; background: url("../img/arrow.png") no-repeat; position: absolute;
	bottom:-3%; left:-2%
} */
.main-carousel .li .copy_area_movie{width:100%; position:relative}
.main-carousel .li .copy_area_movie h2{color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size:40px; line-height:2em; text-align:left; z-index:1;}
.main-carousel .li .copy_area_movie h2:after {content: " ";display: block; margin:50px 0 0; width:40px; height: 3px; background-color:#fff; clear: both;}
.main-carousel .li .copy_area_movie h3{color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size:42px; line-height:2em; text-align:left; margin:15px 0 40px 0; z-index:1;}
.main-carousel .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:50px;}
.main-carousel .owl-dots .owl-dot{background:rgba(255, 255, 255, 0.5);width:13px;height:13px;display:inline-block;margin-left:10px; border:0; border-radius: 20px; ;}
.main-carousel .owl-dots .owl-dot.active{background:rgba(255, 255, 255, 1)}
.main-carousel .owl-nav{position:absolute;width:100%;bottom:50%}
.main-carousel .owl-nav .owl-prev{width:80px;height:80px;background:url(../img/btn_banner_prev.png) no-repeat;text-indent:-9999px;position:absolute;left:80px}
.main-carousel .owl-nav .owl-next{width:80px;height:80px;background:url(../img/btn_banner_next.png) no-repeat;text-indent:-9999px;position:absolute;right:80px}

@media screen and (max-width:1200px) {
	.main-carousel .li .copy_area p{font-size:20px;}
	.main-carousel .li .copy_area h3{font-size:48px;}
	.main-carousel .li .copy_area h2{font-size:58px;}
	.main-carousel .li .copy_area{left: 0px; padding:10px;}
	.main-carousel .owl-nav { display:none}

	.main-carousel .img02 .copy_area h2{font-size:48px;}
	.main-carousel .img02 .copy_area h2 span{font-size:58px;}
	.main-carousel .img02 .copy_area h3{font-size:20px}


	/* .main-carousel .li .copy_area p:nth-of-type(2){width:90%;} */
}

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

@media screen and (max-width:640px) {
	.main-carousel .li .copy_area p{font-size:14px; line-height:1.8em;}
	.main-carousel .li .copy_area h3{font-size:20px;}
	.main-carousel .li .copy_area h2 {font-size: 24px; }

	.main-carousel .img02 .copy_area h2 span{font-size:24px;}
	.main-carousel .li .copy_area h2{font-size:20px;}
	.main-carousel .li .copy_area h3{font-size:18px;}
	.main-carousel .img02 .copy_area img{max-width: 60%;}
	.main-carousel .img02 .copy_area div a{width: 130px; font-size: 16px;}
	.main-carousel .img02 .copy_area div a:hover{width: 150px;}
}


@media screen and (max-width:576px) {
	.main-carousel{height:700px;}
	.main-carousel .li { height:700px}
	.main-carousel .owl-dots{bottom:150px;}
	.main-carousel .li .copy_area .reservation{margin:15px 0;}
	/* .main-carousel .img01 { background-image:url("../img/m-main_banner_img01.jpg");}
	.main-carousel .img02 { background-image:url("../img/m-main_banner_img02.jpg");}
	.main-carousel .img03 { background-image:url("../img/m-main_banner_img03.jpg");} */
	
}
/*메인배너*/

.big{text-transform:uppercase;}

/*con1*/
.con1{width:100%;}
.con1 .con1_box{display:flex; max-width:1400px; margin:0 auto; padding:150px 10px; position: relative; margin-bottom:150px;}

.con1 .con1_box .con1_wrap p{font-size:18px; line-height: 1.8em; color:#333; word-break: keep-all;}
.con1 .con1_box .con1_wrap img{max-width:100%;}

.con1 .con1_box .con1_wrap:nth-of-type(1){width:30%;}
.con1 .con1_box .con1_wrap:nth-of-type(1) img{height:100%;}

.con1 .con1_box .con1_wrap:nth-of-type(2){width:70%; padding-left:30px;}
.con1 .con1_box .con1_wrap:nth-of-type(2) img{padding-bottom:50px;}
.con1 .con1_box .con1_wrap:nth-of-type(2) .con1_tit h2{font-size:35px; padding-bottom:50px; word-break: keep-all; color:#121212;}
.con1 .con1_box .con1_wrap:nth-of-type(2) .con1_tit h2 span{font-size:24px; font-weight: 500; letter-spacing: -0.4px;;}

.con1 .con1_box .con1_wrap .con1_ceo{position:absolute; right: 0; padding:100px 0;}
.con1 .con1_box .con1_wrap .con1_ceo p{position: relative; border-bottom:2px solid #ddd; font-weight:600;}
.con1 .con1_box .con1_wrap .con1_ceo p span{padding:0 130px 0 30px;}
.con1 .con1_box .con1_wrap .con1_ceo p span::after{content:""; display:block; position:absolute; width:130px; height:60px; background: url(../images/con1_sign.png) no-repeat center; background-size: contain; top:-15px; right:0;}

@media screen and (max-width:960px) {
	.con1 .con1_box{padding:50px 10px; margin-bottom:0;}
	.con1 .con1_box .con1_wrap:nth-of-type(1){display:none;}
	.con1 .con1_box .con1_wrap:nth-of-type(2){width:100%; padding-left:0;}
	.con1 .con1_box .con1_wrap:nth-of-type(2) .con1_tit h2{font-size:24px;}
	.con1 .con1_box .con1_wrap:nth-of-type(2) .con1_tit h2 span{font-size:17px;}
	.con1 .con1_box .con1_wrap p{font-size:16px;}

	.con1 .con1_box .con1_wrap:nth-of-type(2) img{padding-bottom: 20px; max-width: 80%;}
}

@media screen and (max-width:640px) {
	.con1 .con1_box .con1_wrap:nth-of-type(2) .con1_tit h2{font-size:20px; line-height: 1.8em; padding-bottom:10px;;}
	.con1 .con1_box .con1_wrap .con1_ceo{position: static; padding:50px 0 0;}
	.con1 .con1_box .con1_wrap .con1_ceo p span{padding:0 0px 0 10px;}
	.con1 .con1_box .con1_wrap .con1_ceo p span::after{display:none;}
}

/*con1*/

/*con2*/
.con2{width:100%; background: url(../images/con2_bg.jpg) no-repeat top; background-size:cover;}
.con2 .con2_box{max-width:1400px; margin:0 auto; padding:150px 10px; position: relative;}

.con2 .con2_box .con2_wrap p{font-size:22px; line-height: 1.5em; color:#fff; word-break: keep-all; background: #000; padding:15px 0; border-radius: 0 0 18px 18px; position: absolute; width:100%; top:93%;}
.con2 .con2_box .con2_wrap p span{font-size:15px;color:#ff732f; word-break: keep-all;}
.con2 .con2_box .con2_wrap img{max-width:100%;}

.con2 .con2_box .con2_wrap:nth-of-type(1){margin-bottom:50px;}
.con2 .con2_box .con2_wrap:nth-of-type(1) ul{display: flex;}
.con2 .con2_box .con2_wrap:nth-of-type(1) ul li{width:25%; text-align: center; margin-right:2%; padding: 50px 0 0; background: #fff; border-radius: 20px; position: relative; box-shadow: 0px 6px 10px #0000004d;}
.con2 .con2_box .con2_wrap:nth-of-type(1) ul li:last-child{margin-right:0;;}
.con2 .con2_box .con2_wrap:nth-of-type(1) ul li img{padding-bottom:50px;;}

.con2 .con2_box .con2_wrap:nth-of-type(2){margin-top:120px; background: #dd4900; padding:100px 0; text-align: center; border-radius: 20px; box-shadow: 0 0 0 3px #ff6600 inset; }
.con2 .con2_box .con2_wrap:nth-of-type(2) h3{font-size:40px; color:#fff; padding-top:40px; word-break: keep-all;}
.con2 .con2_box .con2_wrap:nth-of-type(2) h3 span{font-size:20px; font-weight: 300;}

@media screen and (max-width:960px) {
	.con2 .con2_box .con2_wrap img{max-width:50%;}

	.con2 .con2_box .con2_wrap:nth-of-type(1){margin-bottom:0;}
	.con2 .con2_box .con2_wrap:nth-of-type(1) ul{flex-direction: column;}
	.con2 .con2_box .con2_wrap:nth-of-type(1) ul li{width:100%; margin-right:0; margin-bottom:2%; padding:0;}
	.con2 .con2_box .con2_wrap:nth-of-type(1) ul li img{padding-bottom:0;}
	.con2 .con2_box .con2_wrap:nth-of-type(2){margin-top:0}
	.con2 .con2_box .con2_wrap:nth-of-type(2) h3{font-size:24px;}
	.con2 .con2_box .con2_wrap:nth-of-type(2) h3 span{font-size:17px;}
	.con2 .con2_box .con2_wrap p{position: static;}
}

@media screen and (max-width:640px) {
	.con2 .con2_box{padding:50px 10px;}
	.con2 .con2_box .con2_wrap p{font-size:18px;}
	.con2 .con2_box .con2_wrap p span{font-size:14px;}
	.con2 .con2_box .con2_wrap:nth-of-type(1) ul li img{max-width:27%;}
	.con2 .con2_box .con2_wrap:nth-of-type(2){padding:30px 10px;}
	.con2 .con2_box .con2_wrap:nth-of-type(2) h3{font-size:18px; padding-top:30px;}
	.con2 .con2_box .con2_wrap:nth-of-type(2) h3 span{font-size:14px;}
}
/*con2*/

/*con3*/
.con3{width:100%;}
.con3 .con3_box{max-width:1400px; margin:0 auto; padding:0px 10px 150px; position: relative;}

.con3 .con3_box .con3_wrap .con3_tit h2{font-size:36px; padding-bottom:50px; word-break: keep-all; color:#121212;}
.con3 .con3_box .con3_wrap p{font-size:18px; line-height: 1.8em; color:#333; word-break: keep-all;}
.con3 .con3_box .con3_wrap img{max-width:100%;}

.con3 .con3_box .con3_wrap:nth-of-type(1) p span{color:#121212; font-weight: 600;;}

.con3 .con3_box .con3_wrap:nth-of-type(2) ul{display:flex;}
.con3 .con3_box .con3_wrap:nth-of-type(2) ul li{width:33.3%; text-align: center; margin-right:2%; padding: 100px 0 0;}
.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p{font-size:16px; margin-bottom:20px;}
.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p span{font-size:22px; font-weight: 600; line-height: 50px; color:#121212;}
.con3 .con3_box .con3_wrap:nth-of-type(2) ul li:last-child{margin-right:0;;}
.con3 .con3_box .con3_wrap:nth-of-type(2) a{display:inline-block; background: #ff7800; width:150px; padding:15px 0; border-radius: 5px; margin-top:20px; color:#fff; font-size:16px; transition: 0.5s;}
.con3 .con3_box .con3_wrap:nth-of-type(2) a:hover{width:170px;}

@media screen and (max-width:1210px) {
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p{margin-bottom:0; min-height:150px; line-height:1.5em;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p span{line-height: 35px;;}
}

@media screen and (max-width:960px) {
	.con3 .con3_box .con3_wrap .con3_tit h2{font-size:24px;}
	.con3 .con3_box .con3_wrap p{font-size:16px;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul{flex-direction: column;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li{width: 100%; margin-right:0;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p{text-align: left;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) a{display:block; margin:20px auto;}
}

@media screen and (max-width:640px) {
	.con3 .con3_box{padding:0 10px 50px;}
	.con3 .con3_box .con3_wrap .con3_tit h2{font-size:20px; line-height:1.8em; padding-top:20px; padding-bottom:10px;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li{padding:15px 0;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p{font-size:14px; min-height: 120px;;}
	.con3 .con3_box .con3_wrap:nth-of-type(2) ul li p span{font-size:18px;}
}
/*con3*/

/*con4*/
.con4{width:100%;}
.con4 .con4_box{max-width:1400px; margin:0 auto; padding:150px 10px; position: relative;}

.con4 .con4_box .con4_wrap .con4_tit h2{font-size:40px; padding-bottom:50px; word-break: keep-all; color:#121212;}
.con4 .con4_box .con4_wrap p{font-size:18px; line-height: 1.8em; color:#333; word-break: keep-all;}
.con4 .con4_box .con4_wrap img{max-width:100%;}

.con4 .con4_box .con4_wrap:nth-of-type(1) p span{color:#121212; font-weight: 600;;}

.con4 .con4_box .con4_wrap:nth-of-type(2){padding:50px 0;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul{display:flex;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li{width:33.3%; text-align: center; margin-right:2%; padding:70px 0 180px; position:relative; border-radius: 20px;;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li:nth-of-type(1){background: url(../images/con4_01.jpg) no-repeat top; background-size:cover ;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li:nth-of-type(2){background: url(../images/con4_02.jpg) no-repeat top; background-size:cover ;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li:nth-of-type(3){background: url(../images/con4_03.jpg) no-repeat top; background-size:cover ;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>p{font-size:28px; font-weight: 600; line-height:35px; color:#fff;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>p>span{font-size:16px; margin-bottom:20px;  color:#ffa031; font-weight: 300;}
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li:last-child{margin-right:0;;}

.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>ul{padding:50px 0 0; }
.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>ul li p{color:#eee;}

.con4 .con4_box .con4_wrap:nth-of-type(2) a{background: #ff7800; width:150px; padding:15px 0; border-radius: 5px; margin-top:20px; color:#1d263c; font-size:16px; font-weight: 600;transition: 0.5s; position:absolute; left:50%; transform: translateX(-50%); bottom:70px;}
.con4 .con4_box .con4_wrap:nth-of-type(2) a:hover{width:170px;}

@media screen and (max-width:960px) {
	.con4 .con4_box .con4_wrap .con4_tit h2{font-size:24px;}
	.con4 .con4_box .con4_wrap p{font-size:16px;}
	.con4 .con4_box .con4_wrap:nth-of-type(2)>ul{flex-direction: column;}
	.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li{width:100%; margin-right:0; margin-bottom:2%;}
}

@media screen and (max-width:640px) {
	.con4 .con4_box{padding:20px 10px;}
	.con4 .con4_box .con4_wrap .con4_tit h2{font-size:20px; padding-bottom:10px; line-height: 1.8em;;}
	.con4 .con4_box .con4_wrap:nth-of-type(2){padding:20px 0;}
	.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li{padding:30px 0 100px}
	.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>p{font-size: 18px; line-height: 25px;;}
	.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>p>span{font-size:14px;}
	.con4 .con4_box .con4_wrap:nth-of-type(2)>ul>li>ul{padding:10px 0 0;}
	.con4 .con4_box .con4_wrap:nth-of-type(2) a{bottom:30px;}
}
/*con4*/

/*con5*/
.con5{width:100%; background: url(../images/con5_bg.jpg) no-repeat top; background-size:cover}
.con5 .con5_box{max-width:1400px; margin:0 auto; padding:100px 10px; position: relative; text-align: center;}

.con5 .con5_box .con5_wrap .con5_tit h2{font-size:40px; padding-bottom:50px; word-break: keep-all; color:#fff;}
.con5 .con5_box .con5_wrap p{font-size:18px; line-height: 1.8em; color:#eee; word-break: keep-all;}
.con5 .con5_box .con5_wrap img{max-width:100%;}

.con5 .con5_box .con5_wrap:nth-of-type(1) p span{color:#fff; font-weight: 600;;}

.con5 .con5_box .con5_wrap:nth-of-type(2){padding:200px 0 100px;}
.con5 .con5_box .con5_wrap:nth-of-type(2) ul{display:grid; grid-template-columns: 1.5fr 1fr 1fr; justify-items: flex-start;}
.con5 .con5_box .con5_wrap:nth-of-type(2) ul li{padding:30px 0; text-align: left;}
.con5 .con5_box .con5_wrap:nth-of-type(2) ul li p{font-size:28px; font-weight: 600; line-height:35px; color:#fff;}
.con5 .con5_box .con5_wrap:nth-of-type(2) ul li p span{font-size:16px; margin-bottom:20px;  color:#eee; font-weight: 300;}
.con5 .con5_box .con5_wrap:nth-of-type(2) ul li:last-child{margin-right:0;;}

.con5 .con5_box .con5_wrap:nth-of-type(3){text-align: left;}
.con5 .con5_box .con5_wrap:nth-of-type(3) h3{font-size:22px; color:#fff; padding-bottom:30px;}
.con5 .con5_box .con5_wrap:nth-of-type(3) h3 span{font-size:18px; font-weight: 300; color:#ff9023;}
.con5 .con5_box .con5_wrap:nth-of-type(3) ul li{position: relative;}
.con5 .con5_box .con5_wrap:nth-of-type(3) ul li::after{content: ""; position: absolute; width:5px; height:5px; border-radius:5px ; background: #ff9023; position:absolute; left: 0; top:12px ; }
.con5 .con5_box .con5_wrap:nth-of-type(3) ul li p{font-size:16px; color:#eeeeee87;;}
.con5 .con5_box .con5_wrap:nth-of-type(3) ul li p span{padding:0 50px 0 20px;}

@media screen and (max-width:1014px) {
	.con5 .con5_box .con5_wrap:nth-of-type(2){padding:200px 0 0}
	.con5 .con5_box .con5_wrap:nth-of-type(2) ul li{padding:30px 10px;}
	.con5 .con5_box .con5_wrap:nth-of-type(2) ul li p span{font-size:14px;}
}

@media screen and (max-width:960px) {
	.con5 .con5_box .con5_wrap .con5_tit h2{font-size:24px;}
	.con5 .con5_box .con5_wrap p{font-size:16px;}
	.con5 .con5_box .con5_wrap:nth-of-type(2) ul li p{font-size:22px; line-height:30px;}
	.con5 .con5_box .con5_wrap:nth-of-type(3) h3{font-size:16px; line-height: 1.5em; padding-bottom:0;}
	.con5 .con5_box .con5_wrap:nth-of-type(3) h3 span{font-size:14px;}
	.con5 .con5_box .con5_wrap:nth-of-type(3) ul li p{font-size:14px;}
}

@media screen and (max-width:640px) {
	.con5{background-size:cover ;}
	.con5 .con5_box{padding:50px 10px;}
	.con5 .con5_box .con5_wrap .con5_tit h2{font-size:20px; padding-bottom:10px; line-height:1.8em}
	.con5 .con5_box .con5_wrap:nth-of-type(2){padding:0;}
	.con5 .con5_box .con5_wrap:nth-of-type(2) ul{grid-template-columns:1fr; justify-items: center;}
	.con5 .con5_box .con5_wrap:nth-of-type(2) ul li{text-align: center; padding:10px;}
	.con5 .con5_box .con5_wrap:nth-of-type(2) ul li p{font-size:18px; }
	.con5 .con5_box .con5_wrap:nth-of-type(3) ul li p{padding-left:10px;}
	.con5 .con5_box .con5_wrap:nth-of-type(3) ul li p span{padding:0;}
	/* .con5 .con5_box .con5_wrap:nth-of-type(3) ul li::after{display:none;} */
}
/*con5*/

/*con6*/
.con6{width:100%;}
.con6 .con6_box{max-width:1400px; margin:0 auto; padding:0px 10px 150px; position: relative; }

.con6 .con6_box .con6_wrap .con6_tit h2{font-size:40px; padding-bottom:50px; word-break: keep-all; color:#121212;}
.con6 .con6_box .con6_wrap p{font-size:18px; line-height: 1.8em; color:#333; word-break: keep-all;}
.con6 .con6_box .con6_wrap img{max-width:100%;}

.con6 .con6_box .con6_wrap:nth-of-type(2){background: url(../images/con6_bg.jpg); background-size: cover ; padding: 100px 70px; margin-top:50px;}
.con6 .con6_box .con6_wrap:nth-of-type(2) p{color:#fff; padding:20px 0;}
.con6 .con6_box .con6_wrap:nth-of-type(2) p span{font-size:22px; line-height: 2em;}
.con6 .con6_box .con6_wrap:nth-of-type(2) a{font-size:18px; color:#1d263c; background:#ff7800; width: 170px; line-height: 40px; text-align: center; display: block; border-radius: 5px; font-weight: 600; transition: 0.5s;}
.con6 .con6_box .con6_wrap:nth-of-type(2) a:hover{width: 190px; transition: 0.5s;}
.con6 .con6_box .con6_wrap:nth-of-type(2) img{padding-bottom:20px; border-bottom:1px solid #ff7800;}

@media screen and (max-width:960px) {
	.con6 .con6_box .con6_wrap .con6_tit h2{font-size:24px;}
	.con6 .con6_box .con6_wrap p{font-size:16px;}
}

@media screen and (max-width:640px) {
	.con6 .con6_box{padding:20px 10px;}
	.con6 .con6_box .con6_wrap .con6_tit h2{font-size:20px; padding-bottom:10px; line-height: 1.8em;;}

	.con6 .con6_box .con6_wrap:nth-of-type(2){padding: 50px 10px;}
	.con6 .con6_box .con6_wrap:nth-of-type(2) a{font-size:16px; width:130px ;}
	.con6 .con6_box .con6_wrap:nth-of-type(2) a:hover{width:150px ;}
	.con6 .con6_box .con6_wrap:nth-of-type(2) p{font-size:16px;}
	.con6 .con6_box .con6_wrap:nth-of-type(2) p span{font-size:18px;}
}
/*con6*/

/*하단 폼메일*/
.tl_inquiry_wrap  {max-width:1400px; width:100%; margin:50px auto; padding:85px 0 100px; /*background: url(../images/slide_01.jpg) no-repeat center;*/ background-attachment: fixed; background-size: cover; display:flex;}
.tl_inquiry_wrap .form_img{width:40%;}
.tl_inquiry_wrap .form_img img{max-width:100%;}
.tl_inquiry_wrap  .formmail {width:60%; max-width: 800px; margin: 0 auto; padding:0 28px;}
.tl_inquiry_wrap .mail_box {width:100%;}
.tl_inquiry_wrap .mail_box h2 {margin-bottom: 12px; font-size:40px; font-weight:700; color:#121212; text-align:left; }
.tl_inquiry_wrap .mail_box p {margin-bottom: 24px; font-size: 18px; font-weight: 400; color: #333; text-align: left; line-height: 1.8em; word-break: keep-all;}
.tl_inquiry_wrap .mail_box p:nth-of-type(2){font-size: 16px;;}
.tl_inquiry_wrap .mail_box p:nth-of-type(2) span{font-weight: 600;}
.tl_inquiry_wrap .mail_box > div {text-align: left;}

.tl_inquiry_wrap .mail_box .input_page{display:flex; width:100%; align-items: left;}
.tl_inquiry_wrap .mail_box .input_page label{font-size:18px; text-align: left; width:50%; line-height: 40px; position: relative; font-weight: 600;}

.tl_inquiry_wrap .mail_box .input_page {margin:0 0 10px 0}
.tl_inquiry_wrap .mail_box .input_page input {border:1px solid #ddd; background-color:rgba( 255, 255, 255, 0.5); width:100%; height:55px; padding-left:10px; color:#000; border-radius: 10px; ;}


.tl_inquiry_wrap .mail_box .input_page::before {content:":"; display:block; position:absolute; width:5px; left:31%; font-size:18px; line-height: 58px;}


.tl_inquiry_wrap .mail_box .input_page input::placeholder {color: #333;}
.tl_inquiry_wrap .mail_box .input_page textarea {border:1px solid #ddd; background-color:rgba( 255, 255, 255, 0.5); width:100%; height:420px; padding:10px; color:#000; border-radius: 10px; ;}
.tl_inquiry_wrap .mail_box .input_page textarea::placeholder {color: #333;}
.tl_inquiry_wrap .mail_box .check_page {  float:left; padding:20px 0}
.tl_inquiry_wrap .mail_box .send {margin:20px 0 0; width:150px; height:55px; border:none; border-radius: 5px;; font-size:16px; font-weight:300; background-color: #ff7800; color:#fff; float:right; transition: 0.5s;}
.tl_inquiry_wrap .mail_box .send:hover{width:170px; transition: 0.5s;}
.tl_inquiry_wrap .mail_box .send img{padding:0 5px; width:30%;}
.tl_inquiry_wrap .mail_box:after {clear: both; content: ""; display: block;}
.tl_inquiry_wrap #captcha.m_captcha audio {float: left; width: 20px; height: 40px; margin: 0 5px 0 0;}
.tl_inquiry_wrap #captcha #captcha_img {float: left; width: auto; height: 40px; margin: 0;}
#captcha.m_captcha #captcha_key {height: 40px;}
.tl_inquiry_wrap #captcha #captcha_info { display:none}
#x_message{position:absolute;width:300px;border-radius:10px;height:50px;text-align:center;line-height:50px;top:50%;left:50%;margin-left:-150px;background-color:#FDD;border:2px solid #C00;font-weight:700;color:#666;z-index:1000}
#x_loading{position:absolute;display:none;width:200px;height:200px;top:50px;left:50%;margin-left:-100px;z-index:1;font-size:100px;line-height:200px}
#x_message.x-msg1 {background-color: #FDD;}
#x_message.x-msg2 {background-color: #9C6;border:2px solid #096;}

@media screen and (max-width: 960px) {
	.tl_inquiry_wrap .mail_box h2{font-size: 24px; padding-bottom:10px;}
	.tl_inquiry_wrap .mail_box p{font-size:16px;}
	.tl_inquiry_wrap .mail_box p:nth-of-type(2){font-size:14px;}
	.tl_inquiry_wrap .mail_box .input_page label{font-size:16px;}
}

@media screen and (max-width: 768px) {
	.tl_inquiry_wrap .formmail{width:100%;}
	.tl_inquiry_wrap .form_img{display:none;}
	.tl_inquiry_wrap{padding:0}
	.tl_inquiry_wrap .formmail{padding:0 20px;}
	.tl_inquiry_wrap .mail_box .input_page label{width:30%;}
	.tl_inquiry_wrap .mail_box .input_page::before{left:21%}
}


@media screen and (max-width: 640px) {
	.tl_inquiry_wrap .mail_box h2{font-size:22px;}
	.tl_inquiry_wrap .mail_box p{margin-bottom:10px;}
	.tl_inquiry_wrap .formmail{padding:0 10px;}
	.tl_inquiry_wrap .mail_box .input_page label{font-size:14px; font-weight: 300;}
	.tl_inquiry_wrap .mail_box .send{font-size: 14px; width: 120px; height:40px;;}
	.tl_inquiry_wrap .mail_box .send:hover{width:130px; transition: 0.5s;}
}
/*하단 폼메일*/


/*서브상단*/
.sub_visual{position:relative;max-width:2560px;margin:0 auto;height:950px;overflow:hidden;background-repeat:no-repeat;background-position:center top}
.sub_visual.visual01 .bg{background-image:url(../images/sub_visual01.jpg)}
.sub_visual.visual02 .bg{background-image:url(../images/sub_visual02.jpg)}
.sub_visual.visual03 .bg{background-image:url(../images/sub_visual03.jpg)}
.sub_visual.visual04 .bg{background-image:url(../images/sub_visual04.jpg)}
.sub_visual.visual05 .bg{background-image:url(../images/sub_visual05.jpg)}
.sub_visual.visual06 .bg{background-image:url(../images/sub_visual06.jpg)}

.sub_visual .title_warp { max-width:1240px; margin:0 auto; }
.sub_visual .title_warp .title_page { height:950px; position: relative;text-align:center; margin:0 auto; transform:translateY(50%);  z-index:2}
.sub_visual h3{font-size:48px;font-weight:600; padding-bottom:20px; letter-spacing:1px; color:#fff; }
.sub_visual .main_title{font-size:24px; font-weight:300; text-align:center; color:#fff;opacity:0.8}
.sub_visual .inBox {font-size:14px; padding-top:10px; color:#fff}
.sub_visual .inBox i { font-size:14px; color:#fff; display:inline-block;}
.sub_visual .inBox a { padding:0 13px 0 0}
.sub_visual .inBox span {padding:0 13px; opacity:0.8}
.sub_visual .inBox span.strong { opacity:1; padding:0 0 0 13px}
.sub_visual .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.sub_visual.tmp {height:100px; background-color:#000;}
.sub_visual.tmp .title_warp {display:none;}

.sub_visual h3,
.sub_visual .main_title ,
.sub_visual .inBox {
	animation-duration: 0.7s;
	animation-fill-mode: both;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	-webkit-animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s;
	animation-name:visual-tit;
	 -webkit-animation-name:visual-tit;
}

.sub_visual .main_title {animation-delay: 0.6s; -webkit-animation-delay: 0.6s;} 
.sub_visual .inBox {animation-delay: 0.9s; -webkit-animation-delay: 0.9s;} 
 
.sub_visual .bg{ 
	content:'';
	animation-duration: 3s;
	animation-fill-mode: both;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	-webkit-animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	animation-delay: 0.4s;
	 -webkit-animation-delay: 0.4s;
	animation-name:visual-zoom;
	 -webkit-animation-name:visual-zoom;
}
 

 
@keyframes visual-zoom {
	0% {transform:scale(1.2);}
	100% {transform:scale(1);}
}
@-webkit-keyframes visual-zoom {
	0% {transform:scale(1.2);}
	100% {transform:scale(1);}
}

@keyframes visual-tit {
	0% {opacity:0; -webkit-opacity:0; transform:translateY(20px);}
	100% {opacity:1; -webkit-opacity:1; transform:translateY(0px);}
}
@-webkit-keyframes visual-tit {
	0% {opacity:0; -webkit-opacity:0; transform:translateY(20px);}
	100% {opacity:1; -webkit-opacity:1; transform:translateY(0px);}
}

@media screen and (max-width: 960px) { 
	.sub_visual h3{font-size:24px;}
	.sub_visual .main_title{font-size:18px; line-height: 1.8em;}
}


 @media screen and (max-width: 640px) { 
    .sub_visual { height:422px}
	.sub_visual .title_warp { width:100%;}
	.sub_visual .title_warp .title_page { height:333px}
	.sub_visual .main_title{font-size:14px; word-break: keep-all; padding: 0 10px;;}
	.sub_visual .inBox { font-size:12px}
 }
/*서브상단*/

/*서브 제목*/
.content_wrap { width:100%; position:relative;}
.content_wrap .txtCon { max-width:1400px;; margin:70px auto 0; padding:20px 0; clear:both}
.content_wrap .txtCon .sub_title{margin:80px 0; padding:0; text-align:center; display:none;}
.content_wrap .txtCon .sub_title h2 {font-size:42px; color:#000; padding-bottom:20px}
.content_wrap .txtCon .sub_title p {font-size: 16px; color:#555; font-weight:300; word-break:keep-all;}
.content_wrap .txtCon .content_area { width:100%;}
.content_wrap .txtboard { max-width:1400px;; margin:70px auto; padding:10px; font-size:14px; line-height:1.75; letter-spacing:-0.02em; clear:both}
.content_wrap .txtboard span { font-size:15px}

.content_wrap .a1_icon{max-width:1400px;; margin:0 auto 100px; padding:20px;}


.content_wrap .d1_txtCon .map img{ max-width:100%;}

@media screen and (max-width:960px) {
	.content_wrap .a1_icon{margin:0 auto 50px;}
}

@media screen and (max-width:640px) {
	.content_wrap .txtCon{margin:0}
	.content_wrap .txtCon .sub_title{margin:50px 0 50px}
	.content_wrap .txtCon .sub_title h2 { font-size:32px}

	.content_wrap .a1_icon{padding:5px;}
	.a1_icon li img{width:40%}
}

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

}
/*서브 제목*/
.list_title .txt_area{text-align: left; padding-bottom:70px;}






/*서브 하단 네비*/
.share-area {float: right; display:block; padding-top:16px;box-sizing: border-box;}
.share-area .hide-wrap{width:151px;height:34px;overflow:hidden;float:left}
.share-area .hide-wrap .hide-area{width:151px;height:34px;position:relative;left:200px}
.share-area .hide-wrap .hide-area ul {overflow: hidden; padding:0; margin:0}
.share-area .hide-wrap .hide-area ul li {float: left;margin-left: 13px; cursor:pointer}
.share-area .hide-wrap .hide-area ul li:first-child {margin-left: 0;}
.share-area .share-btn{width:34px;height:34px;background-image:url(../img/share_open_bt.png);float:right;text-indent:-9999px;padding-left:18px;box-sizing:unset;background-repeat:no-repeat;background-position-x:right;transition:all .5s ease;     background-color: inherit; border:0; margin-right:20px}
.share-area .share-btn.active {background-image: url(../img/share_close_bt.png);border-left: 1px solid #fff;}
@media screen and (max-width: 770px) {

	 .share-area { display:none}
}
@media screen and (max-width: 640px) {
	 .share-area .share-btn { display:none}
	 .share-area { display:none}
}
/*서브 하단 네비*/

/*푸터*/
#footer{ width:100%; height:auto; background:#202020; clear:both}
.foot_menu{width:100%; padding:50px 20px 0; background:#202020;}
.foot_menu .inner { max-width:1380px; padding:0 20px}
.bt_adm .fm{ float:right; padding:10px 0;}
.bt_adm .fm li{ display:inline-block; line-height:2em; margin-right:10px; padding-right:10px; border-right:1px solid rgba(255,255,255,0.07); }
.bt_adm .fm li a{ font-size:1.3em; color:#eee;}
.bt_adm .fm li a.point{color:#32c0eb;}
.bt_adm .fm li:last-child{border-right:0; margin-right:0}

.foot_menu .bt_logo{float:left;}
.foot_menu .bt_logo img{max-width:85%;}
.bt_sns ul{float:left}
.bt_sns ul li{margin:0 30px 0 0;}
.bt_sns img{max-width:100%;}

.foot_menu .sns{  float:right}
.foot_menu .sns li{ display:inline-block; margin-left:10px}
.foot_menu .sns li:first-child {margin-left:0;}

.foot_menu .sns li a { color:#777}
.foot_menu .sns li a:hover { color:#fff}
.foot_menu .menu { margin-top:20px; }
.foot_menu #phone { display:inline-block; color:#fff; font-size:12px; text-align:center; padding: 0px 20px; background-color:#6C6}
.foot_menu #kakao{ display:inline-block; color:#000; font-size:12px; text-align:center; padding: 0px 20px; background-color:#ffeb33}

.footer_in{ max-width:1380px; height:auto; padding:38px 20px; margin:0 auto; box-sizing:border-box; display:flex; align-items: flex-start;}
.footer_in address h1{ font-size:16px; line-height:1.8; padding-bottom:10px; color:#fff; font-weight:bold; }
.footer_in address h3{color:#fff; font-size:18px; padding-top:20px; font-weight: 500;}
.footer_in address p{ overflow:hidden; font-size:15px; color:#eee;}
.footer_in address p strong{ font-weight: 500;  color:#eee;}
.footer_in address p span{margin-right:10px; line-height:1.8em; word-break: keep-all; color:#eee}
.footer_in address p.addr{margin-top:18px;}
.footer_in address p.copylight{ font-size:13px; color:#eee; margin-top:18px; word-break: keep-all;}
.footer_in address p.copylight a{color:#fff; border:1px solid #ddd; padding:10px;}

.footer_in address{width:64%; font-style:normal; display:flex; padding-top: 10px;}
.footer_in .customer{float:right; color:#eee; margin-left:20px; padding-left:30px; border-left:1px solid rgba(255,255,255,0.05); font-size:13px;}
.footer_in .customer .main_tel{font-size:15px; font-weight:300; color:#fff; margin-bottom:20px; margin-top:20px;}
.footer_in .customer .main_tel span{font-size:20px; font-weight:bold; color:#32c0eb; display:block; margin-top:10px;}

.bt_adm{width:37%;}
.bt_adm p{color:rgba(255,255,255,0.4); font-size:10px;}
.bt_adm>a{color:#ddd; border-bottom:1px solid #ddd; padding:5px 0; line-height:50px;}

@media screen and (max-width: 1700px) {
#footer { margin-top:0}
}

@media screen and (max-width: 1080px) {
	.footer_in{flex-direction:column}
	.footer_in address{width:100%; margin-bottom:2%;}
	.bt_adm{width:100%;}
	.foot_menu .inner{display:flex; flex-direction: column;}

	.bt_adm .fm{float: none;}
}

@media screen and (max-width:760px) {
	.foot_menu .fm li a{ font-size:1em;}
	.footer_in address p span{font-size:1em;}
	.footer_in address p.copylight a{border:none; word-break: keep-all;}
}

@media screen and (max-width: 640px) {
	.foot_menu .fm{display: none;}
	.foot_menu{padding:20px 10px;}
	.footer_in{padding:0 10px;}
	.foot_menu .inner{padding:0;}
	.footer_in address { width:100%; flex-direction: column; }
	.footer_in .customer { width:100%; border-left:0; margin-left:0; padding-left:0}
	.foot_menu .sns { float:left; padding-top:20px}
	.footer_in address p{font-size:13px;}
	.footer_in address p.copylight{font-size: 12px;;}
	.bt_sns{margin-top:0; margin-bottom:2%;}
	.bt_sns ul li{margin:0;}
	
}


/*푸터*/

.tl_pop_con{background:#fff;} 
.tl_pop_con h2.f_pop_tit{width:100%;height:80px;line-height:80px;background:#076aa3;font-size:20px;color:#fff;}
.tl_pop_con h2.f_pop_tit img {display:inline-block;margin-left:50px;margin-right:5px;margin-top:-10px;width:120px;}
.tl_pop_con h2.f_pop_tit span {display:inline-block; padding-left:50px;}
.f_pop_wrap {line-height:23px;text-align:justify;word-break:break-all;font-size:15px;overflow-y:auto;}
.f_pop_wrap strong {color:#00a19a;font-weight:normal;}
.f_pop_wrap p { color:#333; padding:40px 50px; line-height:1.6;}
.mfp-close:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url("../img/w_btn_close.png") no-repeat center center; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms; border-radius: 50%; }
.mfp-close { width: 40px; height: 40px; text-indent: -999px;opacity: 1; overflow: hidden; background-color:transparent; border:0; }
button.mfp-close:hover:after { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
















