@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://webfontworld.github.io/sunn/SUIT.css');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

/* 초기화 */
html {overflow-y:scroll; font-size: 18px;}
body {margin:0;padding:0;font-size:1em;font-family:'SUIT', 'Lato', sans-serif;background:#fff; line-height: 1.4}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'SUIT', 'Lato', sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'SUIT', 'Lato', sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'SUIT', 'Lato', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
/* header PC START */
.header{position:fixed; background:transparent; display:flex; justify-content: flex-start;width:100%; height:90px; color:#fff; align-items:center; z-index:998; transition:background-color 0.3s ease-in, border-color 0.3s ease-in; top:0; left:0;}
.header .header__logo{width:224px; height:44px; margin-left:115px; background:url('../images/top_logo.png') no-repeat center; background-size:cover; flex-shrink:0; margin-right: auto;}
.header .header__gnb{width:57%; height:100%; display:flex; justify-content:flex-end; align-items:center; user-select: none; margin-right: 115px}
.header .header__gnb > ul{display:flex; font-size:18px; width:100%; max-width:1100px; justify-content:space-between; height:100%; align-items:center; font-weight: 600;}
.header .header__gnb > ul > li{display:flex; align-items:center; height:100%; position:relative;}
.header .header__gnb > ul > li > a::after{content:''; position:absolute; bottom:-33px; left:50%; transform:translateX(-50%); background:#146435; width:0; height:3px; transition:0.2s ease-out; transform-origin:left; }
.header .header__gnb > ul > li.now_page > a::after{width:100%;}
.header .header__gnb > ul > li > a{color:#fff; position:relative; }
.header .header_foldwrap{position:absolute; top:calc(100% + 1px); left:50%; transform:translateX(-50%); text-align:center; width:260px; background:#004e96; max-height:0; overflow:hidden; transition:0.2s ease-in;}
.header .header_foldwrap > ul{padding:30px;}
.header .header_foldwrap > ul > li{margin-bottom:8px;}
.header .header_foldwrap > ul > li:last-child{margin-bottom:0;}
.header .header_foldwrap > ul > li > a{font-size:16px; font-weight: 500; color:#fff; white-space: nowrap; transform:skew(0.028deg);}
.header .header_foldwrap > ul > li > a:hover{color:#fff; font-weight: bold;}

.header .header__language{display: none; font-size:15px; align-items:center; cursor:pointer; height:100%; position:relative;}
.header .header__language .header_foldwrap {width: 150px;}
.header .header__language span{margin-right:20px; user-select:none;}
.header .header__language--icon{width:15px; height:15px; margin-right:10px; background:url('../../images/language.png') no-repeat center; background-size:100%;}
.header .header__language--down{width:8px; height:5px; background:url('../../images/down.png') no-repeat center; background-size:100%;}
.header .header__fullmenu{display: none; width:90px; height:90px; background:url('../../images/menu.png') no-repeat center; transition:border-color 0.1s ease-in; cursor:pointer; flex-shrink:0; background-size:cover; margin-left:50px;}
.header--solid {background:#fff; display:flex; width:100%; height:90px; color:#333; border-bottom:1px solid #cfcfcf; z-index:998;}
.header--solid .header__logo{background:url('../images/top_logo_on.png') no-repeat center; background-size:100%;}
.header--solid .header__gnb > ul > li > a{color:#333;}
.header--solid .header__gnb > ul > li:hover > a::after{width:100%;}
.header .header__gnb > ul > .product_tap{position:inherit;}

.dimmed {pointer-events: none; position:fixed; z-index:6; width:100%; height:100%; top:0; left:0; background:#000; transition:0.4s ease-in-out; opacity:0;}
.dimmed.on {opacity:0.7; pointer-events: all;}

.header .header__gnb > ul .more_scroll .product_depth02 {overflow-y: scroll; height:400px;}
.header .header__gnb > ul .more_scroll .product_depth02::-webkit-scrollbar {width: 6px; display:block;}
.header .header__gnb > ul .more_scroll .product_depth02::-webkit-scrollbar-thumb {background-color: #aaa; border-radius: 10px;}
.header .header__gnb > ul .more_scroll .product_depth02::-webkit-scrollbar-track {background-color: #eee; border-radius: 10px;}


.header .header__gnb > ul .more_scroll:after {
    content:"";
    position:absolute;
    left:0;
    margin-left:852px;
    bottom:60px;
    width:3px;
    height:7px;
    border-radius:3px;
    background:#e5151f;
    animation: scrollRolling 1.1s ease-in-out infinite;
}
.header .header__gnb > ul .more_scroll:before {
    content:"";
    position:absolute;
    left:0;
    margin-left:845px;
    bottom:40px;
    width:13px;
    height:25px;
    border:2px solid #e5151f;
    border-radius:15px;
}
@keyframes scrollRolling {
    0%{
    	bottom: 60px;
    }
	100% {
		bottom: 50px;
	}
}

/* header PC END */
@media screen and (max-width: 1600px) {
    .header .header__logo{margin-left: 3%;}
    .header .header__gnb{width:70%; margin-right: 3%}
}

@media screen and (max-width: 1440px) {
    .header .header__gnb {display:none;}
    .header .header__fullmenu{display: block; width:90px; height:90px; background:url('../../images/menu.png') no-repeat center; transition:border-color 0.1s ease-in; cursor:pointer; flex-shrink:0; background-size:cover; margin-left:50px;}
    .header__fullmenu:hover{background:url('../../images/menu.png') no-repeat center; background-size:cover;}
    .header--solid .header__fullmenu{background:url('../../images/menu2.png') no-repeat center; width:90px; height:90px; transition:0.2s ease-in; background-size:cover; z-index:997;}
}

@media screen and (max-width: 768px) {
    .header {height:70px;}
    .header .header__logo {width: 180px; height: 35px;}
    .header .header_foldwrap {width:120px;}
    .header .header__fullmenu{width:70px; height:70px; margin-left: 20px;}
    .header .header__language{}
    .header .header__logo{margin-right:auto;}
}

@media screen and (max-width: 480px) {
    .header {height:70px;}
    .header .header__logo {width: 160px; height: 31px;}
    .header .header_foldwrap {width:120px;}
    .header .header__fullmenu{width:70px; height:70px; margin-left: 10px;}
    .header .header__language{}
    .header .header__logo{margin-right:auto;}
}

@media screen and (max-width: 280px) {
    .header {height:70px;}
    .header .header__logo {width: 120px; height: 24px;}
    .header .header_foldwrap {width:120px;}
    .header .header__fullmenu{width:30px; height:70px; margin-left: 5px;}
    .header .header__language{font-size:13px;}
    .header .header__logo{margin-right:auto;}
}


/* header in fullmenu START */
.full_menu_wrap{position:fixed; width:100%; top:0px; left:0; background:#ffffff; background-size:100%; height:100%; overflow:auto; transition:max-height 0.3s ease-in-out; max-height:0; user-select: none; z-index:1000;}
.full_menu_wrap .fullmenu__logo{width:224px; height:44px; background:url('../../images/top_logo_on.png') no-repeat center; cursor:pointer; position:absolute; top:50px; left:50px; background-size:100%; z-index: 99999999}
.full_menu_wrap .full_menu_list{padding:170px 0 70px; max-width:90%; margin:0 auto;}
.full_menu_wrap .full_menu_list > ul {flex-direction:column; align-items:center; max-width:100%;}
.full_menu_wrap .full_menu_list > ul > li{width:100%; margin-bottom:50px; margin-right:0;}
.full_menu_wrap .full_menu_list > ul > li > a{font-size:22px; font-weight:600; color:#333; line-height:1.4; padding-bottom:20px; border-bottom:1px solid #ddd; display:block; margin-bottom:50px;}
.full_menu_wrap .full_menu_list > ul > li > ul > li{margin-bottom:20px; /*display: flex;*/}
.full_menu_wrap .full_menu_list > ul > li > ul > li:last-child{margin-bottom:0;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > a{font-size:18px; line-height:1.4; position:relative; color:#000; display:block; font-weight: 600}
.full_menu_wrap .full_menu_list > ul > li > ul > li > a:hover{color:#004e96;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > a::after{content:''; position:absolute; width:1px; height:2px; background:transparent; bottom:-5px; left:0; transition:0.2s ease-in;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > a:hover::after{width:100%; background:#004e96;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li {margin: 15px 0 10px;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > a{font-size:16px; line-height:1.2; position:relative; color:#333; padding-left: 10px; font-weight: 500; }
.full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > a:hover{color:#004e96;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > ul > li {margin: 10px 0 0;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > ul > li > a{font-size:14px; line-height:1.2; position:relative; color:#666; padding-left: 20px; font-weight: 400;}
.full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > ul > li > a:hover{color:#004e96;}
.full_menu_wrap .close_button{width:32px; height:32px; background:url('../../images/close.png') no-repeat center; cursor:pointer; position:absolute; top:50px; right:50px; background-size:100%;}


@media screen and (max-width: 1240px) {
    .full_menu_wrap .fullmenu__logo {left:5%;}
    .full_menu_wrap .full_menu_list {padding-top:140px;}
    .full_menu_wrap .full_menu_list > ul {flex-direction:column; align-items:center; max-width:100%;}
    .full_menu_wrap .full_menu_list > ul > li,
    .full_menu_wrap .full_menu_list > ul > li:nth-child(3),
    .full_menu_wrap .full_menu_list > ul > li:nth-child(4){width:100%; margin-bottom:50px; margin-right:0;}
    .full_menu_wrap .full_menu_list > ul > li > a {margin-bottom:30px;}
    .full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > a{padding-left: 0px;}
    .full_menu_wrap .full_menu_list > ul > li > ul > li > ul > li > ul > li > a{padding-left: 0px;}
}

@media screen and (max-width: 768px) {
    .full_menu_wrap .full_menu_list > ul > li > a{font-size:20px;}
    .full_menu_wrap .close_button{right:30px;width:28px; height:28px;}
}

@media screen and (max-width: 480px) {
    .full_menu_wrap .full_menu_list > ul > li > a{font-size:18px;}
    .full_menu_wrap .close_button{right:30px;width:25px; height:25px;}
}
/* header in fullmenu END */

.area-box{ max-width:1450px; margin:0px auto; }

@media screen and (max-width:1449px) {
    .area-box{padding: 0 3%;}
}


/* ******************  메인 비주얼 ********************** */
.ms-preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    background-color: #151515;
}
#mainVisual{overflow:hidden; width:100%; height:1000px; position:relative;}	/* 비주얼높이값 이미지에맞게 수정 */
#mainVisual.full-height{height:1030px;}
.main-visual-con .slick-track,
.main-visual-con .slick-list {
	 -webkit-perspective: 2000;
	-webkit-backface-visibility: hidden;
}
.main-visual-con, 
.main-visual-con .slick-list,  
.main-visual-con .slick-track, 
.main-visual-item{
	height:100%;
}
.main-visual-con{z-index:1;}

/* 메인 비주얼 :: 이미지 */
.main-visual-item{position:relative;}
.main-visual-item .main-visual-pc-img,
.main-visual-item .main-visual-m-img{
	width:100%;
	height:100%;
	background-size:cover !important;
	-webkit-transition:transform 5000ms  ease-in-out ;
	-moz-transition:transform 5000ms ease-in-out ;
	-o-transition:transform 5000ms ease-in-out ;
	-ms-transition:transform 5000ms ease-in-out ;
    transition:transform 5000ms ease-in-out ;	
}
.main-visual-item .main-visual-m-img{display:none;}

/* 메인 비주얼 :: 텍스트 */
.main-visual-item .main-visual-txt-con{
	position:absolute; top:50%; left:0px; width:100%;
	-ms-transform: translateY(-50%); 
    -o-transform: translateY(-50%); 
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); 
     transform: translateY(-50%);
}
.main-visual-item .main-visual-txt-con .main-visual-txt1,
.main-visual-item .main-visual-txt-con .main-visual-txt2,
.main-visual-item .main-visual-txt-con .main-visual-txt3{
	opacity:0;filter:Alpha(opacity=0);
	 -ms-transform: translateX(-50px); 
    -o-transform: translateX(-50px); 
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px); 
     transform: translateX(-50px); 
	-webkit-transition:opacity 1.0s 0s, transform 1.0s 0s;
	-moz-transition:opacity 1.0s 0s, transform 1.0s 0s;
	-o-transition:opacity 1.0s 0s, transform 1.0s 0s;
	-ms-transition:opacity 1.0s, transform 1.0s 0s;
	transition:opacity 1.0s 0s, transform 1.0s 0s;
}
.main-visual-item .main-visual-txt-con .main-visual-txt1{display:block; font-size:24px; line-height:1.1; letter-spacing:-0.25px; color:#fff;}
.main-visual-item .main-visual-txt-con .main-visual-txt2{font-size:72px; letter-spacing:-0.5px; line-height:1.7; color:#fff; font-weight:700;}
.main-visual-item .main-visual-txt-con .main-visual-txt3{font-size:24px; letter-spacing:-0.5px; line-height:1.7; color:#fff;}
.video-wrap{position: absolute;
    width:100%;
    height:100%;
    background-color:#000;
    overflow:hidden;
    background-position:center;
    background-size:cover;
    transform:scale(1);
    transition:transform 1.5s ease .1s;
}
.video-wrap:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.2);
}
.video-wrap video{
    position: absolute;
	width: 100%;
    min-width: 100%;
	overflow: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);

}
.main-visual-item .video-wrap{
    transform:scale(1.0);
}
@media (max-width: 1900px) {	
	.video-wrap video{
    position: absolute;
	width: auto;
    min-width: 100%;
	overflow: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
	}
}

/* 메인 비주얼 :: active효과 */
.main-visual-item.active-item .main-visual-pc-img{
	-ms-transform: scale(1.0,1.0) rotate(0.002deg);
    -o-transform: scale(1.0,1.0) rotate(0.002deg);
    -moz-transform: scale(1.0,1.0) rotate(0.002deg);
    -webkit-transform: scale(1.0,1.0) rotate(0.002deg);
     transform: scale(1.0,1.0) rotate(0.002deg);
}
.main-visual-item.active-item .main-visual-txt1,
.main-visual-item.active-item .main-visual-txt2,
.main-visual-item.active-item .main-visual-txt3{
	opacity:1.0;filter:Alpha(opacity=100);
	-ms-transform: translateX(0px); 
    -o-transform: translateX(0px); 
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px); 
     transform: translateX(0px);
}
.main-visual-item.active-item .main-visual-txt-con  .main-visual-txt2{-webkit-transition-delay:0.3s;-moz-transition-delay:0.3s;-o-transition-delay:0.3s;-ms-transition-delay:0.3s;transition-delay:0.3s;}
/* 메인비주얼  :: 컨트롤영역 */
.main-visual-controls{position:absolute; bottom:68px; left:100px; width:350px;text-align:center; z-index:11; } 
.main-visual-controls > div{display:inline-block; vertical-align:middle;}
.main-visual-controls .arrow-controls button{vertical-align:middle; display:inline-block;}
.main-visual-controls .arrow-controls .prev-visual-btn{margin-right:25px}
.main-visual-controls .arrow-controls i{font-size:24px; letter-spacing:-0.25px; color:#fff;}
.main-visual-controls .arrow-controls .next-visual-btn i{position:relative; top:-1px;}
.main-visual-controls .paging-controls{text-align:center; margin:0 26px 0 35px; color:#fff; font-weight:700}
.main-visual-controls .paging-controls em{margin:0 7px}
.main-visual-controls .stop-pause-controls{position:relative;}
.main-visual-controls .play-visual-btn{display:none;}
.main-visual-controls .stop-pause-controls i{color:#fff; font-size:24px;}

/* 메인비주얼 :: paging 영역 */
.main-visual-con .slick-dots{position:absolute; right:200px; left:1200px; text-align:center; bottom:100px; z-index:11;}
.main-visual-con .slick-dots li{float:left; width:23%; margin:0 1%; cursor:pointer;}
.main-visual-con .slick-dots li a{display:block; width:100%;}
.main-visual-con .slick-dots li .loading-bar-paging-tit{color:#fff; font-size:18px; letter-spacing:-0.25px; text-align:left; padding-bottom:8px}
.main-visual-con .slick-dots li .loading-bar-paging-tit strong{font-size:18px; font-weight:500; margin-right:9px}
.main-visual-con .slick-dots li .loading-bar-paging-tit span{letter-spacing:0.25px; opacity:0.5;filter:Alpha(opacity=50);}
.main-visual-con .slick-dots li .loading-bar-line{display:block; position:relative; height:8px; width:100%; border: 1px solid rgba(255,255,255,0.5);}
.main-visual-con .slick-dots li .loading-bar-line:after{position:absolute; top:0px; left:0px; height:6px; background-color:#fff; width:0; content:""; z-index:1}
.main-visual-con .slick-dots li.active-item .loading-bar-line:after{width:100%; -webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;-ms-transition:all 0.2s;transition:all 5s }
.main-visual-con .slick-dots li:first-child.active-item .loading-bar-line:after{width:100%; -webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;-ms-transition:all 0.2s;transition:all 34s }

/* 메인 비주얼 :: 스크롤아이콘 */
.main-scroll-icon{
	position:absolute; bottom:0px; width:40px; left:220px; text-align:center; z-index:9;
	transition:all 0.6s cubic-bezier(0.47, 0, 0.745, 0.715);	
}
.main-scroll-icon .scroll-circle-box{display:block; position:relative; width:2px; height:110px; background: rgba(255,255,255,.3); margin:10px auto 0;}
.main-scroll-icon .scroll-circle-box:before{position:absolute; content:""; left: 0px; top:5px; width:2px; height:50px; background-color:#fff; opacity:0; animation:mouseScroll 2.5s infinite;}

@keyframes mouseScroll {
  0% { opacity:1; transform: translateY(0px) }
  100% {opacity:1; transform: translateY(60px)}
}

/* 메인 비주얼 :: 애니메이션 */
.main-visual-txt-con .title-line {
  display: block;
  padding-bottom: 0.1em;
  overflow-y: hidden;
}
.main-visual-txt-con .title-line span {
  position: relative;
  display: inline-block;
}
.active-item .main-visual-txt-con .title-line span {
  animation: text-up 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
  animation-delay:0.3s;
}
.active-item .main-visual-txt-con .title-line.main-visual-txt2 span {
  animation-delay: 0.5s;
  margin-right:4px;
}
@keyframes text-up {
  from {
    transform: translate3d(0, 150%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}


/* ******************  메인 비주얼 ********************** */
@media screen and ( max-width: 1850px ){
	/* 메인 비주얼 :: 텍스트 */
	.main-visual-item .main-visual-txt-con .main-visual-txt-inner{margin:0 100px}
}
@media screen and ( max-width: 1600px ){
    .main-scroll-icon{left:3%;}
    .main-visual-con .slick-dots{right:3%; left:50%;}
}
@media screen and ( max-width: 1220px ){
	/* 메인 비주얼 :: 텍스트 */
	.main-visual-item .main-visual-txt-con .main-visual-txt-inner{margin:0 30px}
	/* 메인비주얼  :: 컨트롤영역 */
	.main-visual-controls{left:30px; bottom:25px;text-align:left; width:250px}
	/* 메인비주얼 :: paging 영역 */
	.main-visual-con .slick-dots{left:280px; right:30px; bottom:35px;}
	.main-visual-con .slick-dots li .loading-bar-paging-tit strong{display:block; font-size:15px; padding-bottom:5px;}
	.main-visual-con .slick-dots li .loading-bar-paging-tit{font-size:11px; padding-bottom:10px;}
	/* 메인 비주얼 :: 스크롤아이콘 */
	.main-scroll-icon{left:-100px;}
}
@media screen and ( max-width: 1024px ){
    .main-visual-con .slick-dots li{float:left; width:31%; margin:0 1%; cursor:pointer;}    
    .main-visual-con .slick-dots li:first-child.active-item .loading-bar-line:after{width:100%; -webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;-ms-transition:all 0.2s;transition:all 5s }
}
@media screen and ( max-width: 800px ){
	/* 메인 비주얼 :: 이미지 */
	.main-visual-item .main-visual-pc-img{display:none}
	.main-visual-item .main-visual-m-img{display:block;}
	/* 메인비주얼  :: 컨트롤영역 */
	.main-visual-controls{left:15px; bottom:60px;}
	/* 230314 미니 배너 추가 */
	.main-visual-controls .banner-img-box{display: none;}
	/* 메인비주얼 :: paging 영역 */
	.main-visual-con .slick-dots{bottom:25px; left:15px; right:15px;}
	.main-visual-con .slick-dots li .loading-bar-paging-tit{display:none;}
	.main-visual-con .slick-dots li .loading-bar-line,
	.main-visual-con .slick-dots li .loading-bar-line:after{height:4px}
	/* 메인 비주얼 :: 텍스트 */
	.main-visual-item .main-visual-txt-con{top:auto; bottom:100px;margin-top:0;
	-ms-transform: translateY(0); 
    -o-transform: translateY(0); 
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0); 
     transform: translateY(0);
	}
	.main-visual-item .main-visual-txt-con .main-visual-txt-inner{margin:0 3%}
	.main-visual-item .main-visual-txt-con .main-visual-txt1{font-size:20px;}
	.main-visual-item .main-visual-txt-con .main-visual-txt2{font-size:50px; }
	.main-visual-item .main-visual-txt-con .main-visual-txt3{font-size:20px; }
}
@media screen and ( max-width: 480px ){
	/* 메인비주얼  :: 컨트롤영역 */
	.main-visual-controls{bottom:55px;}
	.main-visual-controls .arrow-controls .prev-visual-btn{margin-right:15px}
	.main-visual-controls .arrow-controls i{font-size:18px}
	.main-visual-controls .paging-controls{font-size:12px}
	.main-visual-controls .stop-pause-controls i{font-size:18px; position:relative; top:2px;}
	/* 메인비주얼 :: paging 영역 */
	.main-visual-con .slick-dots li .loading-bar-line,
	.main-visual-con .slick-dots li .loading-bar-line:after{height:3px}
	/* 메인 비주얼 :: 텍스트 */
	.main-visual-item .main-visual-txt-con .main-visual-txt1{font-size:16px; }
	.main-visual-item .main-visual-txt-con .main-visual-txt2{font-size:35px; }
    .main-visual-item .main-visual-txt-con .main-visual-txt3{font-size:16px; }
    .main-visual-item .main-visual-txt-con .main-visual-txt3 br {display: none;}
}
@media screen and ( max-width: 359px ){
	/* 메인 비주얼 :: 텍스트 */
	.main-visual-item .main-visual-txt-con .main-visual-txt1{font-size:13px; }
	.main-visual-item .main-visual-txt-con .main-visual-txt2{font-size:25px; }
    .main-visual-item .main-visual-txt-con .main-visual-txt3{font-size:13px; }
}


.pc {display: block}
.mobile {display: none;}

@media screen and ( max-width: 1024px ){
    .pc {display: none !important;}
    .mobile {display: block !important;}
}


.ml_auto{margin-left: auto;}
.inner2{width: 91%; min-width: 960px;}
.viewmore{
    font-size: 20px;
    position: relative;
    display: inline-block;
    font-family: 'Marcellus', serif;
}
.viewmore:after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #000;
    left: 0;
    bottom: -8px;
}


/* section1 */
#section1{padding: 170px 0; }
#section1 > div{margin: 0 auto;}
#section1 .prdInfo_cont{margin-bottom: 200px;}
#section1 .prdInfo_cont:last-of-type{margin-bottom: 0;}
#section1 .prdInfo_cont .inner2{display: flex; align-items: center;}
#section1 .prdInfo_cont .txt_wr{padding-right: 5vw; width: 43%}
#section1 .prdInfo_cont .txt_wr em{display: block; margin-bottom: 20px; font-size: 48px; line-height: 60px; color: #111111; font-style: normal;}
#section1 .prdInfo_cont .txt_wr h3{margin-bottom: 50px; display: block; padding-top: 20px; font-size: 80px; line-height: 85px; letter-spacing: -0.04em; color: #066335;}
#section1 .prdInfo_cont .txt_wr p{margin-bottom: 40px; font-size: 20px; line-height: 30px;}
#section1 .prdInfo_cont .txt_wr p span {font-weight: 700;}
#section1 .prdInfo_cont2{position: relative;}
#section1 .prdInfo_cont2 .inner2{justify-content: end;}
#section1 .prdInfo_cont2 .img_wr img {width: 100%;}
#section1 .prdInfo_cont2 .img_wr video {width: 100%;}
#section1 .prdInfo_cont2 .img_wr:after{content:''; width:208px; height:209px;  background:url('../../images/section1_img2.png') repeat center center; position:absolute; left:-100px; bottom:-104px; z-index:1;   transform: rotate(0deg); transition: all 1s linear; animation: 30s circle-rotate infinite linear;}
@keyframes circle-rotate {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(-360deg)
  }
}
.bg_text_box {overflow: hidden; position: absolute; bottom: -45%; z-index:1; width: 100%;}
.bg_text_box .bg_text {font-size: 93px; font-family: 'Kanit', sans-serif; color: transparent; font-weight: 600; white-space: nowrap ; -webkit-text-stroke: 2px rgba(0,0,0,.3);}

@media screen and ( max-width: 1600px ){
    .inner2{width: 97%; min-width: 960px;}
    #section1 .prdInfo_cont .txt_wr{width: 80%}
    .bg_text_box {bottom: -60%;}
}

@media screen and ( max-width: 1200px ){
    #section1 .prdInfo_cont .txt_wr em{margin-bottom: 20px; font-size: 38px; line-height: 48px;}
    #section1 .prdInfo_cont .txt_wr h3{margin-bottom: 30px; display: block; padding-top: 20px; font-size: 60px; line-height: 70px;}
    #section1 .prdInfo_cont .txt_wr p{margin-bottom: 30px; font-size: 20px; line-height: 30px;}
}

@media screen and ( max-width: 1260px ){
     .bg_text_box {bottom: -%;}
}

@media screen and ( max-width: 1024px ){
    .inner2{
        width: 100%;
        min-width: auto;
        max-width: 1024px;
    }
    #section1{
        padding: 60px 0 110px;
    }
    #section1 .prdInfo_cont .inner2{
        display: block;
        padding: 0 3%;
    }
    #section1 .prdInfo_cont .txt_wr{
        margin-bottom: 50px;
    }
    #section1 .prdInfo_cont .img_wr img {width: 100%;}
    #section1 .prdInfo_cont .txt_wr em{
        font-size: 30px; line-height: 40px; margin-bottom: 0px;
    }
    #section1 .prdInfo_cont{
        margin-bottom: 90px;
    }
    #section1 .prdInfo_cont .txt_wr{
        padding-left: 0;
        width: 100%;
    }
    #section1 .prdInfo_cont .txt_wr h3{
        margin-bottom: 24px;
        font-size: 40px;
        line-height: 50px;
    }
    #section1 .prdInfo_cont .txt_wr p{margin-bottom: 20px; font-size: 18px; line-height: 28px;}
    .viewmore{
        font-size: 16px;
    }
    #section1 .prdInfo_cont2 .img_wr:after{left:-70px; bottom:-104px;}
    .bg_text_box .bg_text {font-size: 80px;}
    .bg_text_box {bottom: -20%;}

}

@media screen and ( max-width: 680px ){
    .bg_text_box {bottom: -25%;}
    .bg_text_box .bg_text {font-size: 60px;}
}

@media screen and ( max-width: 480px ){
    #section1 .prdInfo_cont .txt_wr em{margin-bottom: 0px; font-size: 30px; line-height: 40px;}
    #section1 .prdInfo_cont .txt_wr h3{font-size: 35px; line-height: 45px; padding-top: 0}
    #section1 .prdInfo_cont .txt_wr p{margin-bottom: 30px; font-size: 18px; line-height: 28px;}
    .bg_text_box .bg_text {font-size: 40px;}
}

@media screen and ( max-width: 280px ){
    #section1 .prdInfo_cont .txt_wr em{margin-bottom: 0px; font-size: 25px; line-height: 35px;}
    #section1 .prdInfo_cont .txt_wr h3{font-size: 30px; line-height: 40px; padding-top: 0}
    #section1 .prdInfo_cont .txt_wr p{margin-bottom: 20px; font-size: 15px; line-height: 25px;}
}



/* section2 */
#section2{padding: 300px 0 170px; width: 100%;}
#section2 .main_title {font-size: 80px; color: #111111; font-weight: 800; text-align: center; padding-bottom: 30px}
#section2 .main_sub_title {font-size: 20px; color: #222222; text-align: center; padding-bottom: 100px; font-weight: 500;}
#section2 .client {overflow: hidden;}
#section2 .client li {float: left; margin: 20px 0;}
#section2 .btnArea {width:100%; text-align:center; position:relative; margin:100px auto 0; padding:0;}
#section2 .btnArea a {display:inline-block; height:56px; line-height:56px; font-size:18px; font-weight:400; color:#000; border:1px solid #000; background:transparent; margin:0 15px 0 0; padding:0 60px; box-sizing:border-box;
  transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
}
#section2 .btnArea a:hover,
#section2 .btnArea a:focus,
#section2 .btnArea a:active {color:#fff; background:#000;}
#section2 .btnArea a:last-child {margin:0;}

@media screen and ( max-width: 1449px ){
    #section2 .client li {width: 20%}
    #section2 .client li img {width: 100%;}
}

@media screen and ( max-width: 1200px ){
    #section2 .main_title {font-size: 70px;}
}

@media screen and ( max-width: 1024px ){
    #section2 .main_title {font-size: 60px;}
}

@media screen and ( max-width: 680px ){
    #section2{padding: 200px 0 170px; width: 100%;}
    #section2 .main_title {font-size: 40px;}
    #section2 .main_sub_title {font-size: 18px; padding-bottom: 50px;}
    #section2 .client li {width: 33.33%; margin-bottom: 30px}
    #section2 .btnArea {margin:30px auto 0;}
    #section2 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:15px;}
}

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

@media screen and ( max-width: 280px ){
    #section2{padding: 100px 0 100px; width: 100%;}
    #section2 .main_title {font-size: 30px;}
    #section2 .main_sub_title {font-size: 15px; padding-bottom: 50px;}
    #section2 .client li {width: 50%; margin-bottom: 30px}
    #section2 .btnArea {margin:30px auto 0;}
    #section2 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:13px;}
}


/* section3 */
#section3 {padding: 100px 0; width: 100%; overflow: hidden;}
.mtb_100 {padding: 100px 0;}
#section3 .sec3_top_img {text-align: left; }
#section3 .sec3_bottom_img {text-align: right; }
#section3 .main_title {font-size: 80px; color: #111111; font-weight: 800; text-align: center; padding-bottom: 30px}
#section3 .main_sub_title {font-size: 20px; color: #222222; text-align: center; padding-bottom: 50px; font-weight: 500;}
#section3 .btnArea {width:100%; text-align:center; position:relative; margin:0 auto 0; padding:0;}
#section3 .btnArea a {display:inline-block; height:56px; line-height:56px; font-size:18px; font-weight:400; color:#000; border:1px solid #000; background:transparent; margin:0 15px 0 0; padding:0 60px; box-sizing:border-box;
  transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
}
#section3 .btnArea a:hover,
#section3 .btnArea a:focus,
#section3 .btnArea a:active {color:#fff; background:#000;}
#section3 .btnArea a:last-child {margin:0;}

@media screen and ( max-width: 1200px ){
    #section3 .main_title {font-size: 70px;}
}

@media screen and ( max-width: 1024px ){
    #section3 .main_title {font-size: 60px;}
    #section3 .sec3_top_img img {width: 100%; }
    #section3 .sec3_bottom_img img {width: 100%;}
}

@media screen and ( max-width: 680px ){
    #section3{padding: 0 0 170px; width: 100%;}
    .mtb_100 {padding: 80px 3%;}
    #section3 .main_title {font-size: 40px;}
    #section3 .main_sub_title {font-size: 18px; padding-bottom: 50px;}
    #section3 .btnArea {margin:0 auto 0;}
    #section3 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:15px;}
}

@media screen and ( max-width: 480px ){
    #section3{padding: 0 0 170px; width: 100%;}
    .mtb_100 {padding: 80px 3%;}
    #section3 .main_title {font-size: 35px;}
    #section3 .main_sub_title {font-size: 18px; padding-bottom: 50px;}
    #section3 .btnArea {margin:0 auto 0;}
    #section3 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:15px;}
}

@media screen and ( max-width: 393px ){
    #section3 .main_sub_title br {display: none;}
}

@media screen and ( max-width: 360px ){
    #section3{padding: 0 0 100px; width: 100%;}
    .mtb_100 {padding: 60px 0;}
}

@media screen and ( max-width: 280px ){
    .mtb_100 {padding: 40px 0;}
    #section3 .main_title {font-size: 30px;}
    #section3 .main_sub_title {font-size: 15px; padding-bottom: 50px;}
    #section3 .btnArea {margin:0 auto 0;}
    #section3 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:13px;}
}


/* section4 */
#section4 {padding: 150px 0; width: 100%; overflow: hidden; background: url("../images/section4_img1.jpg") center no-repeat;}
#section4 .flex {display: flex; justify-content: flex-start;}
#section4 .text_box { margin-right: auto;}
#section4 .text_box .text1 {font-size: 110px; line-height: 120px; font-weight: 700; padding-top: 150px; color: transparent; white-space: nowrap ; -webkit-text-stroke: 2px rgba(255,255,255,1); letter-spacing: -5px;}
#section4 .text_box .text2 {font-size: 110px; line-height: 120px; color: #fff; font-weight: 700; padding-bottom: 50px; letter-spacing: -5px;}
#section4 .text_box .text3 {font-size: 32px; color: #fff; padding-bottom: 50px;}
#section4 .text_box .text4 {font-size: 72px; color: #fff; font-weight: 700;}
#section4 .contact {display: flex; color: #066335; font-size: 28px; line-height: 38px; font-weight: 700; text-align: center; position: relative; margin:0 auto; z-index: 2; padding-top: 320px;}
#section4 .contact:after{content:''; width:309px; height:310px;  background:url('../../images/section4_img2.png') repeat center center; position:absolute; left: -61%; top:50%; z-index:-1;   transform: rotate(0deg); transition: all 1s linear; animation: 30s circle-rotate infinite linear;}
@keyframes circle-rotate {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(-360deg)
  }
}

@media screen and ( max-width: 1620px ){
    #section4 .contact {margin:0 80px 0 auto;}
    #section4 .contact:after{left: inherit; right:-60%; top:50%;}
}

@media screen and ( max-width: 1024px ){
    #section4 .text_box .text1 {font-size: 90px; line-height: 100px; font-weight: 700; padding-top: 150px; color: transparent; white-space: nowrap ; -webkit-text-stroke: 2px rgba(255,255,255,1); letter-spacing: -5px;}
    #section4 .text_box .text2 {font-size: 90px; line-height: 100px; color: #fff; font-weight: 700; padding-bottom: 50px; letter-spacing: -5px;}
    #section4 .text_box .text3 {font-size: 30px; color: #fff; padding-bottom: 50px;}
    #section4 .text_box .text4 {font-size: 70px; color: #fff; font-weight: 700;}
}

@media screen and ( max-width: 900px ){
    #section4 .text_box .text1 {font-size: 60px; line-height: 70px; font-weight: 700; padding-top: 50px; color: transparent; white-space: nowrap ; -webkit-text-stroke: 2px rgba(255,255,255,1); letter-spacing: -5px;}
    #section4 .text_box .text2 {font-size: 60px; line-height: 70px; color: #fff; font-weight: 700; padding-bottom: 30px; letter-spacing: -5px;}
    #section4 .text_box .text3 {font-size: 20px; color: #fff; padding-bottom: 30px;}
    #section4 .text_box .text4 {font-size: 50px; color: #fff; font-weight: 700;}
    #section4 .contact {margin:0 80px 0 auto; padding-top: 160px;}
    #section4 .contact:after{left: inherit; right:-60%; top:15%;}
}

@media screen and ( max-width: 768px ){
    #section4 .text_box .text1 {font-size: 60px; line-height: 70px; font-weight: 700; padding-top: 0px; text-align: center; letter-spacing: -2px;}
    #section4 .text_box .text2 {font-size: 60px; line-height: 70px; color: #fff; font-weight: 700; padding-bottom: 30px; letter-spacing: -2px; text-align: center;}
    #section4 .text_box .text3 {font-size: 20px; color: #fff; padding-bottom: 30px; text-align: center;}
    #section4 .text_box .text4 {font-size: 50px; color: #fff; font-weight: 700; text-align: center; padding-bottom: 30px}
    #section4 .flex {display: block; justify-content: flex-start;}
    #section4 .contact {display: block; font-size: 18px; line-height: 56px; font-weight: normal; text-align: center; position: inherit; margin:0 auto; z-index: 2; padding-top: 0; color: #fff}
    #section4 .contact br {display: none;}
    #section4 .contact:after {display: none;}
    #section4 .btnArea {width:100%; text-align:center; position:relative; margin:0 auto 0; padding:0;}
    #section4 .btnArea a {display:inline-block; height:56px; line-height:56px; font-size:18px; font-weight:400; color:#000; border:1px solid #fff; background:transparent; margin:0 15px 0 0; padding:0 60px; box-sizing:border-box;
      transition:all 0.3s ease;
      -webkit-transition:all 0.3s ease;
      -moz-transition:all 0.3s ease;
      -o-transition:all 0.3s ease;
      -ms-transition:all 0.3s ease;
    }
    #section4 .btnArea a:hover,
    #section4 .btnArea a:focus,
    #section4 .btnArea a:active {color:#000; background:#fff;}
    #section4 .btnArea a:last-child {margin:0;}
}

@media screen and ( max-width: 680px ){
    #section4 .text_box .text1 {font-size: 50px; line-height: 60px; font-weight: 700; padding-top: 0px; text-align: center; letter-spacing: 0px;}
    #section4 .text_box .text2 {font-size: 50px; line-height: 60px; color: #fff; font-weight: 700; padding-bottom: 30px; letter-spacing:0px; text-align: center;}
    #section4 .text_box .text3 {font-size: 18px; color: #fff; padding-bottom: 30px; text-align: center;}
    #section4 .text_box .text4 {font-size: 50px; color: #fff; font-weight: 700; text-align: center; padding-bottom: 30px}
    #section4 .contact {display: block; font-size: 16px; line-height: 45px; font-weight: normal; text-align: center; position: inherit; margin:0 auto; z-index: 2; padding-top: 0; color: #fff;}
    #section4 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:16px;}
}

@media screen and ( max-width: 480px ){
    #section4 .text_box .text1 {font-size: 30px; line-height: 40px; font-weight: 700; padding-top: 0px; text-align: center; letter-spacing: 0px;}
    #section4 .text_box .text2 {font-size: 30px; line-height: 40px; color: #fff; font-weight: 700; padding-bottom: 20px; letter-spacing:0px; text-align: center;}
    #section4 .text_box .text3 {font-size: 16px; color: #fff; padding-bottom: 20px; text-align: center;}
    #section4 .text_box .text4 {font-size: 30px; color: #fff; font-weight: 700; text-align: center; padding-bottom: 20px}
}

@media screen and ( max-width: 280px ){
    #section4 .text_box .text1 {font-size: 25px; line-height: 35px; font-weight: 700; padding-top: 0px; text-align: center; letter-spacing: 0px;}
    #section4 .text_box .text2 {font-size: 25px; line-height: 35px; color: #fff; font-weight: 700; padding-bottom: 20px; letter-spacing:0px; text-align: center;}
    #section4 .text_box .text3 {font-size: 13px; color: #fff; padding-bottom: 20px; text-align: center;}
    #section4 .text_box .text4 {font-size: 25px; color: #fff; font-weight: 700; text-align: center; padding-bottom: 20px}
    #section4 .contact {display: block; font-size: 13px; line-height: 45px; font-weight: normal; text-align: center; position: inherit; margin:0 auto; z-index: 2; padding-top: 0; color: #fff;}
    #section4 .btnArea a {display:inline-block; height:45px; line-height:45px; font-size:13px;}
}




/* -------- FOOTER :: 상단 -------- */
#footer{
    background: #f6f6f6;
    color: #222;
}
#footerTop{padding:70px 0 70px; border-bottom:1px solid rgba(255,255,255,0.2);display: flex; justify-content: space-around; color: #bdbdbd;}
#footerTop .area {}

#footerTop>div{width: 50%; }
#footerTop .footer_top_left{}
#footerTop .footer_top_right{padding-left: 150px;border-left: 1px solid #999999;}

#footerTop .footer_top_right ul{
    color: #888;
}
#footerTop .footer_top_right ul li{font-family: 'Noto Sans KR'; font-size: 16px;line-height: 2;}
#footerTop .footer_top_right ul li:first-child{font-family: 'Lato', sans-serif;font-size: 35px;font-weight: bold;color: #888; line-height: 35px; padding-bottom: 20px;}
#footerTop .footer_top_right ul li:last-child{font-family: 'Lato', sans-serif;font-size: 35px;font-weight: bold;color: #888; line-height: 35px; }
#footerTop .footer_top_right ul li i{display: block;}
#footerTop .footer_top_right ul li:nth-child(3){line-height: 1.5; padding-top: 10px; padding-bottom: 20px;}

/* Footer :: 푸터메뉴 */
.foot-menu{}
.foot-menu li{float:left; position:relative; padding-left:30px;}
.foot-menu li:first-child{padding-left:0}
.foot-menu li a{color:#aaa; font-size:15px; font-weight:300; }
.foot-menu li a.privacy{color: #888;}

#footerBottom{ padding:20px 0 20px; border-top: 1px solid #999;}
#footerBottom .foot_menu{max-width: 1450px ;margin: 0 auto;}
/* Footer :: 왼쪽정보 style02 */
.footer-address-info-box{margin:25px 0 0px; letter-spacing:-0.5px; }
.footer-address-list .item {display:inline-block;margin-right:15px;font-size:16px;color: #888888;letter-spacing:-0.1px;line-height: 1.83em;}
.footer-address-list .item .txt:before {content:":"; margin:0 3px;}
.footer-address-list .item .txt.none {margin-left: 5px;}
.footer-address-list .item .txt.none:before {display:none;}
.footer-address-list .item.copyright {padding-top: 20px;}
.footer-address-list a {color:inherit}

@media all and (max-width:1024px){
    #footerTop .footer_top_right{padding-left: 100px;}
}

@media all and (max-width:960px){
    #footerTop .footer_top_right{padding-left: 50px;}
}

@media all and (max-width:880px){
    #footerTop {display: block;}
    #footerTop>div{width: 100%; text-align: center;}
    #footerTop .footer_top_right{padding-left: 0px; padding-top: 30px;  border-left: none;}
}

@media all and (max-width:680px){
    .footer-address-list .item {display:inline-block;margin-right:15px;font-size:15px;color: #888888;letter-spacing:-0.1px;line-height: 1.83em;}
    #footerTop .footer_top_right ul li{font-family: 'Noto Sans KR'; font-size: 15px;line-height: 2;}
    #footerTop .footer_top_right ul li:first-child{font-family: 'Lato', sans-serif;font-size: 30px;font-weight: bold;color: #888; line-height: 30px; padding-bottom: 20px;}
    #footerTop .footer_top_right ul li:last-child{font-family: 'Lato', sans-serif;font-size: 30px;font-weight: bold;color: #888; line-height: 30px; }
}

@media all and (max-width:480px){
    .footer-address-list .item {display:inline-block;margin-right:15px;font-size:13px;color: #888888;letter-spacing:-0.1px;line-height: 1.83em;}
    #footerTop .footer_top_right ul li{font-family: 'Noto Sans KR'; font-size: 13px;line-height: 2;}
    #footerTop .footer_top_right ul li:first-child{font-family: 'Lato', sans-serif;font-size: 20px;font-weight: bold;color: #888; line-height: 20px; padding-bottom: 20px;}
    #footerTop .footer_top_right ul li:last-child{font-family: 'Lato', sans-serif;font-size: 20px;font-weight: bold;color: #888; line-height: 20px; }
}

/* -------- FOOTER :: 하단 -------- */



/* ****************** MODAL LAYERPOPUP ********************** */
/* layerpopup */
.layerpopup{display:none;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:9999;overflow:auto;}
.layerpopup .pop_wrap{margin:50px auto;padding:47px 37px 48px;background:#fff;box-sizing:border-box;border:1px solid #c1c1c1;position:relative;}
.layerpopup .pop_wrap .pop_head{text-align:center;padding-bottom:50px;font-size:30px;color:#08a7dd;letter-spacing:-0.05em;line-height:35px; font-weight:bold;}
.layerpopup .pop_wrap .text_top{font-size:18px;line-height:28px;letter-spacing:-0.05em;text-align:center;color:#666}
.layerpopup .pop_wrap .btn_wrap_pop{margin:46px 0 0;text-align:center;}
.layerpopup .pop_wrap .btn_wrap_pop .btn{display:inline-block;width:250px;height:70px;line-height:70px;background:#0060b9;font-size:18px;color:#fff;font-weight:500;}
.layerpopup .pop_wrap .btn_pop_close{display:block;width:55px;height:55px;position:absolute;right:37px;top:33px;box-sizing:border-box;text-indent:-9999px;border:1px solid #08a7dd;overflow:hidden;padding:12px 0}
.layerpopup .pop_wrap .btn_pop_close:after{content:'';display:block;width:30px;height:30px;position:absolute;top:12px;left:12px;background:url(../images/btn_pop_close.png) no-repeat 0 0;margin:0 auto;transition:all 0.3s}
.layerpopup .pop_wrap .btn_pop_close:hover:after{transform:rotate(180deg);}

/* ê°œì¸ì •ë³´ ë™ì˜ íŒì—… */
.pop_privacy_term .pop_wrap{width:1000px}
.pop_privacy_foot .pop_wrap{width:1000px}

/* ì´ë©”ì¼ ë¬´ë‹¨ ìˆ˜ì§‘ ê±°ë¶€ */
.pop_email_reject .pop_wrap{width:1000px}
.pop_email_reject .pop_wrap .text_top{font-size:18px;line-height:28px;letter-spacing:-0.05em;text-align:center;color:#666}
.pop_email_reject .pop_wrap .box{margin:35px 0 0;padding:24px 23px 24px 27px;border:1px solid #c3c3c3;background:#fafafa;}
.pop_email_reject .pop_wrap .box .list_txt_01 li{color:#666; position:relative; padding-left:13px; padding-bottom:8px; line-height:20px;font-size:15px;}
.pop_email_reject .pop_wrap .box .list_txt_01 li:last-child {padding-bottom:0;}
.pop_email_reject .pop_wrap .box .list_txt_01 li:before {content:''; width:5px; height:5px; border-radius:50%; background-color:#666; position:absolute; left:0; top:6px;}

.pop_cont {margin-top:30px;}
.term_wrap{font-size:16px;color:#666;line-height:26px;letter-spacing:-0.05em}
.term_wrap strong{font-weight:500}
.term_wrap .txt_top{padding:0 0 15px;text-align:center;font-size:17px;color:#666;line-height:25px;letter-spacing:-0.05em}
.term_wrap .tit_term{margin:25px 0 12px;font-size:20px;color:#222;font-weight:500;letter-spacing:-0.05em}
.term_wrap .tit_term:first-child{margin-top:0}
.term_wrap .tbl_box{display:table;width:100%;border:1px solid #c3c3c3;letter-spacing:-0.05em}
.term_wrap .tbl_box .row{display:table-row;}
.term_wrap .tbl_box .col_th{display:table-cell;width:216px;background:#fafafa;border-top:1px solid #dedede;vertical-align:middle;text-align:center;font-weight:500;}
.term_wrap .tbl_box .col_td{display:table-cell;padding:25px 20px;border-top:1px solid #dedede;}
.term_wrap .tbl_box .col_td strong{font-weight:500;}
.term_wrap .tbl_box .row:first-child .col_th,
.term_wrap .tbl_box .row:first-child .col_td{border-top:none}
.term_wrap .bd_box{border:1px solid #c3c3c3;background:#fcfcfc;padding:25px;}
.term_wrap .bd_box span {padding-left:10px;}
.term_wrap .bd_box strong {font-weight:bold;}
.term_wrap .bu_dot li{padding-left:5px;}
.term_wrap .bu_dot li i{display:inline-block;width:5px;margin-left:-5px}
.term_wrap .bu_etc{padding:25px 25px 15px;}
.term_wrap .bu_etc li{padding-left:17px;}
.term_wrap .bu_etc li i{display:inline-block;width:17px;margin-left:-17px; }


.refund {width:100%; background-color:#f9f9f9; padding:50px; margin-top:150px;}
.refund_tit1 {font-size:23px; line-height:33px; color:#333; padding:0 0 10px; font-weight:700}
.refund_txt1 {font-size:20px; line-height:30px;}
.refund_tit {font-size:20px; line-height:30px; color:#333; padding:50px 0 10px;}
.refund li {font-size:17px; line-height:20px; padding-bottom:10px; position:relative; padding-left:15px; color:#666}
.refund li:last-child {padding-bottom:0;}
.refund li:before {width:5px; height:5px; border-radius:50%; background-color:#666; content:''; position:absolute; left:0; top:8px;}

@media all and (max-width:1000px){
	.layerpopup .pop_wrap{padding:30px 20px 30px;background:#fff;box-sizing:border-box;border:1px solid #c1c1c1;position:relative;}
	.layerpopup .pop_wrap .pop_head{padding:0 0 0px;font-size:25px;color:#08a7dd;letter-spacing:-0.05em;line-height:35px; font-weight:bold;}
	.layerpopup .pop_wrap .text_top{font-size:15px;line-height:25px;}
	.pop_privacy_term .pop_wrap{width:96%; margin: 0 2%;}
	.pop_privacy_foot .pop_wrap{width:96%; margin: 0 2%;}
	.pop_email_reject .pop_wrap{width:96%; margin: 0 2%;}
	
	.term_wrap .tit_term{margin:25px 0 12px;font-size:18px;color:#222;font-weight:500;letter-spacing:-0.05em}
	.term_wrap .bd_box{padding:20px; font-size: 15px;}
	.term_wrap .bu_etc{padding:25px 0px 15px;}
	.term_wrap .bu_etc li{font-size: 15px;}
	
	.layerpopup .pop_wrap .btn_wrap_pop .btn{display:inline-block;width:250px;height:40px;line-height:40px;background:#0060b9;font-size:18px;color:#fff;font-weight:500;}
	.layerpopup .pop_wrap .btn_pop_close{display:block;width:40px;height:40px;position:absolute;right:20px;top:20px;box-sizing:border-box;text-indent:-9999px;border:1px solid #08a7dd;overflow:hidden;padding:12px 0}
	.layerpopup .pop_wrap .btn_pop_close:after{width:20px; height:20px;top:10px;left:9px; background-image: 20px; background-size: 20px; background-position: center;}
}

@media all and (max-width:800px){
	.refund {padding:30px; margin-top:80px;}
	.refund_tit1 {font-size:20px; line-height:30px; color:#333; padding:0 0 10px;}
	.refund_txt1 {font-size:17px; line-height:27px;}
	.refund_tit {font-size:17px; line-height:27px; color:#333; padding:30px 0 5px;}
	.refund li {font-size:13px; line-height:20px; padding-bottom:5px; position:relative; padding-left:10px; color:#666}
	.refund li:before {width:3px; height:3px; border-radius:50%; background-color:#666; content:''; position:absolute; left:0; top:8px;}
}



/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:70px;height:70px;line-height:66px;border-radius: 50%; border:2px solid #146435;color:#146435;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#146435;background:#146435;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

