@charset "utf-8";
@import url("/mg_css/font.css");

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, button,
article, aside, canvas, details, embed, figure, figcaption, footer, header, menu,
nav, output, ruby, section, summary, time, mark, audio, video
{margin:0;padding:0;border:0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display: block;}
html {-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content:none;}
table {border-collapse:collapse;border-spacing:0;}
a {text-decoration:none;color:inherit;
    text-decoration: none;}
a:hover {text-decoration:none;}
legend, caption, hr {display:none;}
th {font-weight: inherit}
em {font-style:normal;}
img {vertical-align:top;}
input {vertical-align:middle;border-radius:0;}
p,h3,h2,h1{letter-spacing: normal;}
input,textarea,button,select{font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif; color: #000;border-radius:0;}
section{}
body{font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif;width: 100%; color:#000;background-color: #fff;letter-spacing:-0.023em;font-weight:300;/*overflow-x: hidden;*/}
/*body{font-family: Pretendard,-apple-system,"system-ui",BlinkMacSystemFont,Roboto,Malgun Gothic,sans-serif;}*/
video{object-fit: fill;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,time,figure,article,nav,header,footer,hgroup,video,audio,aside,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;    -webkit-font-smoothing: antialiased;
}

ol,ul {list-style: none;margin:0;padding:0;}
table {border-collapse: separate;border-spacing: 0;}
caption,th,td {text-align: left;font-weight: normal;}
figure,article,header,footer,nav,hgroup,video,audio,aside,main {display: block;}
img{/*max-width: 100%;height: auto; vertical-align: top;*/}
a { cursor: pointer }

/* mobile */
/* input, textarea {-webkit-appearance: none;-webkit-border-radius: 0px;border-radius: 0px;} */

/* reset mobile default style */
/* body,textarea:focus,input:focus,a:focus {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);} */
html{-ms-text-size-adjust: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;text-size-adjust: none;}




/* selection */
::-moz-selection {background: #0068B7;background: rgba(29, 82, 157, .3);color:#fff;}
::selection {background: #0068B7;background: rgba(29, 82, 157, .3);color:#fff;}
::-moz-selection {background: #0068B7;background: rgba(29, 82, 157, .3);color:#fff;}


#WRAP {position:relative; width:100%; overflow:hidden;margin: 0 auto}
.fclear{*zoom:1}
.fclear:after{display:block;content:"";clear:both;}
.ir_text {text-indent: -9999px;overflow: hidden;font-size: 0 ;height: 0;}
.ir_text >*{text-indent: -9999px;overflow: hidden;font-size: 0 ;height: 0;}
.cap{text-transform: uppercase !important;}

.mot2 {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.mot3 {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mot4 {
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.mot5 {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.ellipsis {display: inline-block; max-width:100%;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;}
.ellipsis_line{
	/* font-size, line-height, max-height,-webkit-line-clamp : 개별적용(2줄이상) */
	position: relative;
	/*font-size: 14px;*/
	transition: all 0.3s;
	white-space: normal;
	word-wrap: break-word;
	/*line-height: 25px;*/
	/*max-height: 50px;*/
	/*-webkit-line-clamp: 2;*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/* ================================ desktop css ================================== */
.section{position: relative; padding:0; width:100%; margin:0 auto; box-sizing: border-box;/*max-width: 1920px*/}
.container{min-height: 1268px;margin:0px auto 0;/*max-width: 1920px*/}


.mgt220{

margin-top:220px;

}


html.mobile ::-webkit-scrollbar {display:none;}

.home .container{    min-height: 100vh;
    width: 100%;
    /*max-width: 1920px;*/
    /* margin: 88px auto 0; */
    margin: 0 auto;
    position: relative;}

#skipTo {width: 100%; overflow: hidden; position: relative; z-index: 1000;}
#skipTo a {margin: 0px -1px -1px 0px; width: 1px; height: 1px; text-align: center; line-height: 0; overflow: hidden; font-size: 0px; display: block;}
#skipTo a:focus {background: rgb(32, 38, 44); margin: 0px; padding: 8px 0px 0px 15px; width: auto; height: 20px; color:#ffffff; line-height: 1; font-size: 12px; font-weight: 700;}
#skipTo a:hover {background: rgb(32, 38, 44); margin: 0px; padding: 8px 0px 0px 15px; width: auto; height: 20px; color:#ffffff; line-height: 1; font-size: 12px; font-weight: 700;}
#skipTo a:active {background: rgb(32, 38, 44); margin: 0px; padding: 8px 0px 0px 15px; width: auto; height: 20px; color:#ffffff; line-height: 1; font-size: 12px; font-weight: 700;}




/* HEADER-GNB */
#HEADER{height: 88px;background:#fff;width: 100%;position: fixed;top: 0px;left: 0;z-index: 999;transition: top 0.3s;    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%);
    -webkit-box-shadow: 0 3px 30px rgb(125 139 200 / 8%);
    box-shadow: 0 3px 30px rgb(125 139 200 / 8%);}
html.desktop #HEADER.active{/*top:-88px*/}
html.mobile #HEADER.active{/*top:-68px*/}
#HEADER #GNB{position: relative;width: 100%;margin: 0 auto;padding:0;box-sizing: border-box;/*max-width: 1920px*/}
#HEADER #GNB .gnb_dim{content: '';position: absolute;top: 88px;left: 0;width: 100%;height: 100vh;background:rgba(0,0,0,.2);visibility: hidden;opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
	
	
	
	
	}
#HEADER.m_enter #GNB .gnb_dim{visibility: visible;opacity: 1}
#HEADER #GNB .navi_inner .gnb_inner{position: relative;width: 100%;height: 88px;text-align: center;/*max-width:1848px;*/max-width:100%;margin: 0 auto}
#HEADER #GNB .navi_inner .gnb_inner .gnb_bg{width: 100vw; height:0; position: absolute;left: 50%;top: 88px;z-index: 3;background: #fff;/*max-width:1920px;*/
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;}
#HEADER #GNB .gnb_inner .gnb_bg.on{height: 275px;border-top: 1px solid rgba(0,0,0,0);}

#HEADER #GNB .gnb_inner .logo_area{position: absolute;left: 0px;top:50%;transform: translate(0, -50%);z-index: 6}
#HEADER #GNB .gnb_inner .logo_area .logo{display: block;/*width: 258px;width:122px;*/}
#HEADER #GNB .gnb_inner .logo_area .logo img{/*width: 100%;
    height: 60px;*/}
#HEADER #GNB .gnb_inner .depth1_area{position: relative;z-index: 5;height: 88px;line-height: 88px;font-size: 0;box-sizing: border-box;
   /* -webkit-box-shadow: 0 3px 30px rgb(125 139 200 / 8%);
    box-shadow: 0 3px 30px rgb(125 139 200 / 8%);*/}
#HEADER.m_enter #GNB .gnb_inner .depth1_area{border-bottom: 1px solid rgba(0,0,0,.05)}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul{font-size: 0;display: inline-block;margin:0 auto;width: calc(100% - 395px);max-width: 880px}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li{display: inline-block;vertical-align: top;height: 88px;width:20%;max-width: 176px;text-align: center;position: relative}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li>a{font-size: 1.1rem;display: block;position: relative;color:#333;text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;font-family: "NotoSans-Bold",sans-serif;}

#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li:first-child>a:before {
display:none;
}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li>a:before {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
    background: #e3e3e3;





}
.en{font-family: 'Roboto_R',sans-serif;
    letter-spacing: -0.023em;}



#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li>a.on{color: #0068B7}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area{position: relative;left: 0;right: 0;z-index: 5;border-right: 1px solid rgba(0,0,0,.05);height: 0;overflow: hidden;border-top: 1px solid transparent;
	border-top: 1px solid transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li.depth1_1 .depth2_area{border-left: 1px solid rgba(0,0,0,.05)}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner{padding: 24px 0 26px}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div{font-size: 15px;line-height: 1;width: 100%;padding: 7px 0}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a{display: block;line-height: 23px;font-family: 'Roboto_B', 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;color:#222;}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span{display: inline-block;position: relative}



#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span:before{content: '';position: absolute;width: 0%;height:2px;left: 0;bottom: -2px;background:#0068B7
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	
	}


#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span:after{content: '';position: absolute;width: 0%;height: 2px;left: 50%;bottom: -2px;background:#0068B7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span:hover::after {
    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;
}


#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span.link_out{padding-right: 18px}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span.link_out:after{content: '';position: absolute;right: 0;top: 50%;margin-top: -7px;width: 12px;height: 12px;background: url('../images/common/ico_outlink.png') no-repeat 0 0 / contain}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a.on{color: #0068B7}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a.on span:before{width: 100%;}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a:hover{color: #0068B7}

#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a:hover span.link_out:after{background-image: url('../images/common/ico_outlink_blue.png')}


#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li:hover::after {
    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;
}

#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li::after{content: '';position: absolute;width: 0%;height:3px;background: #0068B7;left: 50%;bottom:-1px;z-index: 6;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul.over>li:hover:after{width: 100%}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li>a:hover{color:  #0068B7}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul.over>li:hover>a{color:  #0068B7}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul.over>li>a+.depth2_area{height: 275px}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul.over>li>a:hover+.depth2_area{background: #FCFCFC;border-top-color:rgba(0,0,0,.05)}
#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul.over>li:hover>a+.depth2_area{background: #FCFCFC;border-top-color:rgba(0,0,0,.05)}

#HEADER #GNB .gnb_inner .other_services{position: absolute;top: 50%;right: 0px;transform: translate(0, -50%);z-index: 10;font-size: 0}
#HEADER #GNB .gnb_inner .other_services>div{display: inline-block;vertical-align: middle}
#HEADER #GNB .gnb_inner .other_services .manager_area{position: relative;z-index: 1}
#HEADER #GNB .gnb_inner .other_services .manager_area a.btn_lang_select{display: inline-block;font-size: 13px}

#HEADER #GNB .gnb_inner .other_services .manager_area a.btn_lang_select img {display: inline-block; vertical-align: middle; padding-right: 4px; margin-top: -4px; width: 24px; height: 24px }

#HEADER #GNB .gnb_inner .other_services .manager_area .lang_dropdown {position: absolute; top: -10px; left: 0; width: 88px; background: #0068B7; height: 108px;display: none}
#HEADER #GNB .gnb_inner .other_services .manager_area .lang_dropdown ul li{}
#HEADER #GNB .gnb_inner .other_services .manager_area .lang_dropdown ul li a{font-size: 13px;text-align: left;color: #fff;  display: block; width: 100%; height: 36px; line-height: 36px; padding-left: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
#HEADER #GNB .gnb_inner .other_services .manager_area .lang_dropdown ul li a span{position: relative;display: inline-block;line-height: 1}
#HEADER #GNB .gnb_inner .other_services .manager_area .lang_dropdown ul li a.on span:before{content: '';position: absolute;left: 0;bottom: -6px;width: 100%;height: 1px;background: #fff;}
#HEADER #GNB .gnb_inner .other_services .manager_area .lang_dropdown ul li a:hover{background: #0078bc}
#HEADER #GNB .gnb_inner .other_services .clear_line{width: 1px;height: 14px ;background: rgba(0,0,0,.2);margin: 0 18px;vertical-align: middle}
#HEADER #GNB .gnb_inner .other_services .search_area{width: 38px;height: 38px;}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search{display: block;position: relative}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search img{display: inline-block;vertical-align: middle;width: 38px;
	-webkit-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	transition: opacity 0.1s;}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search img.img_m{display: none}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search img.on{position: absolute;top: 0;left: 0;opacity: 0;}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search:hover img.off{opacity: 0}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search:hover img.on{opacity: 1}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search.on img.off{opacity: 0}
#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search.on img.on{opacity: 1}

#HEADER #GNB .gnb_inner .other_services .other_menu{display: none;}
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu span {display: block; width: 100%; height: 2px; background: #000; margin-top: 4px }
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu span:first-child {margin-top: 0}
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu .line {font-size: 0;margin-top: 4px;display: none;}
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu .line:first-child{margin-top: 0}
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu span{display: inline-block;width: 3px;height: 3px;background: #000;margin-left: 4px}
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu span:first-child {margin-left: 0}
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu {width: 34px; display: block; margin-left: 15px; position: relative }
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu img {display: inline-block; vertical-align: middle; width: 34px; -webkit-transition: opacity 0.1s; -moz-transition: opacity 0.1s; -ms-transition: opacity 0.1s; -o-transition: opacity 0.1s; transition: opacity 0.1s; }
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu img.on {position: absolute; top: 0; left: 0; opacity: 0; }
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu:hover img.off {opacity: 0 }
#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu:hover img.on {opacity: 1 }

#HEADER #GNB .gnb_inner .depth2_container{position: absolute;top: 88px;left: 50%; right: 0;width: 100vw;overflow: hidden;background:#0068B7;   /* max-width: 1920px; */max-width:100%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	padding: 0 10px;
    /*width: 100%;*/
    margin: 0 auto;
    box-sizing: border-box;    z-index: 1;
}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner{position: relative;width: 100%}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div {position: relative; width: 100%; height: 0; display: none; overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div.on{display: block}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div.down{height: 64px}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul {font-size: 0; display: inline-block; margin: 0 auto; text-align: center; height: 64px; line-height: 64px; vertical-align: top }
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li {display: inline-block; margin: 0 18px; height: 64px; line-height: 64px; vertical-align: top }
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a{position:relative;transition:all 0.3s;display: inline-block;font-size:18px;color:#fff;opacity:0.57;font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif; }

#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a:after{content: '';position: absolute;width: 0%;height: 1px;background: #fff;left: 50%;bottom: 18px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;}

#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a.on{opacity:1;}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a.on:after{width: 100%;    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a:hover{opacity:1;}
#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a:hover:after{width: 100%;    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open {position:absolute; top:25px; left:28px; z-index:9; display: none;}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open a {display: block;}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open a span {width:20px; height:2px; background-color:#fff; margin-bottom:4px; display: block; transition:all 0.3s;}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open a span:last-child {margin-bottom:0;}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open.on a span:nth-of-type(1){transform:translate(0, 6px) rotate(-45deg);}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open.on a span:nth-of-type(2){opacity:0;}
#HEADER #GNB .gnb_inner .depth2_container .depth1_open.on a span:nth-of-type(3){transform:translate(0, -6px) rotate(45deg);}

#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn {    border-radius: 25px;
    /* position: absolute; */
    /* right: 58px; */
    /* top: 25px; */
	width: 110px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    border: 0px solid #AD8541;
	background: #AD8541;

    display: block;
    text-align: center;
    padding: 6px;
	letter-spacing: -0.023em;
    -webkit-transition: color 500ms cubic-bezier(0, 0.4, 0.5, 1);
    transition: color 500ms cubic-bezier(0, 0.4, 0.5, 1);
	font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif;

}


#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn:before{
    content: '\E968';
    /* top: 7px; */
    font-size: 14px;
    font-family: 'shop-font';
    left: -4px;
    position: relative;

}












#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn:hover {color: #fff;}
#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn:hover:before {width: 100%;}




/* LNB */
#LNB .lnb_bg{content: '';position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,.6);visibility: hidden;opacity: 0;z-index: 999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#LNB .lnb_area{position: fixed;right: 0;top: 0;width: 448px;height: 100vh;z-index: 999;background: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate(100%,0);
	-moz-transform: translate(100%,0);
	-ms-transform: translate(100%,0);
	-o-transform: translate(100%,0);
	transform: translate(100%,0);
}
#LNB .lnb_inner{position: relative;width: 100%;height: 100%}

#LNB .lnb_inner .btn_lnb_close {position: absolute; top: 32px; right: 33px; width: 22px; height: 22px; display:none;}
#LNB .lnb_inner .btn_lnb_close:before {content:''; position:absolute;width:100%; height:100%;}
#LNB .lnb_inner .lnb_tab{background: #fff;
    width: 100%;
    /* height: 88px; */
    padding: 20px 24px;}
#LNB .lnb_inner .lnb_tab ul{font-size: 0}
#LNB .lnb_inner .lnb_tab ul li{display: inline-block;vertical-align: top;margin: 0 3px}
#LNB .lnb_inner .lnb_tab ul li:first-child{margin-left: 0}
#LNB .lnb_inner .lnb_tab ul li:last-child{margin-right: 0}
#LNB .lnb_inner .lnb_tab ul li a{display: inline-block;padding: 0 8px;line-height: 88px;font-size: 18px;color: rgba(0,0,0,.42);position: relative; font-size:16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#LNB .lnb_inner .lnb_tab ul li a:before{content: '';position: absolute;bottom: 0;left: 0;width: 0%;height: 2px;background: #000;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;}
#LNB .lnb_inner .lnb_tab ul li a span{display: inline-block}
#LNB .lnb_inner .lnb_tab ul li a span.plus{display: none}
#LNB .lnb_inner .lnb_tab ul li a.on {color: #000}
#LNB .lnb_inner .lnb_tab ul li a.on:before {width: 100%}
#LNB .lnb_inner .lnb_tab ul li a:hover {color: #000}
#LNB .lnb_inner .lnb_tab ul li a:hover:before {width: 100%}
#LNB .lnb_inner .lnb_cnt{position: relative;width: 100%;height: calc(100vh - 88px);/*background: url("../images/main/lnb_bg/lnb_bg0.jpg") no-repeat center / cover;*/min-height:  calc(100vh - 88px);overflow: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;display: none;
}
#LNB .lnb_inner .lnb_cnt.on{display: block}
#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile{display: none}
#LNB .lnb_inner .lnb_cnt .pane{position: absolute;width: 5px;right: 6px;top: 0;bottom: 0;z-index: 10;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
#LNB .lnb_inner .lnb_cnt .pane > .slider{position: relative;margin: 0 1px;padding: 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#LNB .lnb_inner .lnb_cnt .pane > .slider:after{content: '';display: block;width: 100%;height: 100%;background: rgba(255,255,255,.6)}
#LNB .lnb_inner .lnb_cnt .lnb_cnt_bg{position: absolute;top: 50%;left: 50%;width: 100%;height: calc(100vh - 88px);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
#LNB .lnb_inner .lnb_cnt .lnb_cnt_bg:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.2)}
#LNB .lnb_inner .lnb_cnt .lnb_cnt_bg img{display: none}
#LNB .lnb_inner .lnb_cnt ul{position: absolute;overflow: scroll;overflow-x: hidden;top: 0;right: 0;bottom: 0;left: 0;z-index: 9;outline: none;}
#LNB .lnb_inner .lnb_cnt ul li{}
#LNB .lnb_inner .lnb_cnt ul li a{display: block;width: 100%;height: 88px;line-height: 88px;position: relative;color: #fff;border-top: 1px solid rgba(255,255,255,.06);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
#LNB .lnb_inner .lnb_cnt:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.2);z-index: 1}
#LNB .lnb_inner .lnb_cnt ul li:first-child a{border-top: 0}
#LNB .lnb_inner .lnb_cnt ul li a:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.15);opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	visibility: hidden;}
#LNB .lnb_inner .lnb_cnt ul li a:after {content: ''; position: absolute; right: 40px; top: 50%; margin-top: -8px; background: url("") no-repeat 0 0 / contain; width: 10px; height: 16px; visibility: hidden; opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;}
#LNB .lnb_inner .lnb_cnt ul li a span{display: inline-block;padding: 0 35px 0 32px;position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;}
#LNB .lnb_inner .lnb_cnt ul li a span.link_out{padding-right: 17px !important;}
#LNB .lnb_inner .lnb_cnt ul li a span.link_out:before{content: '';position: absolute;right: 0;top: 50%;margin-top: -7px;width: 12px;height: 12px;background: url("") no-repeat 0 0 / contain;}
#LNB .lnb_inner .lnb_cnt ul li a:hover span{padding-left: 40px}

#LNB .lnb_inner .lnb_cnt ul li a:hover:before{visibility: visible;opacity: 1}
#LNB .lnb_inner .lnb_cnt ul li a:hover:after {visibility: visible; opacity: 1 }

#LNB.on{}
#LNB.on .lnb_bg{visibility: visible;opacity: 1}
#LNB.on .lnb_area{
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);}
#LNB.on .lnb_inner .btn_lnb_close{display:block;}

#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile.li_lnb_navi{display:none;}
#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile{ display:none;}
#LNB .lnb_inner .lnb_cnt.lnb_navi{display:none;}



.sub_top_visual_bg {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/mg_img/bg_dot.png);
    /* background: url(/rw_img/bg_top.png); */
    z-index: 1;
    bottom: 0px;
    top: 0px;
    opacity: 0.8;
}

.sub_top_visual_bg2{
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: url(/mg_img/bg_dot.png);*/
    background: url(/mg_img/bg_event_top.png); 
    z-index: 1;
    bottom: 0px;
    top: 0px;
    opacity: 0.8;
}

.article{
    overflow: hidden;
}



.top_header {
    padding: 70px 0 50px;
    position: relative;
}
.top_header.second {
    padding: 0;
	background-color: #222;

}
.top_header.second+.top_body {
    padding-top: 28px;
	min-height: 1000px;
}
.top_visual {
    overflow: hidden;
}
.top_visual {
    width: 100%;
    padding-top: 545px;
    position: relative;
    text-align: center;
}
.top_visual_bg_container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.top_visual_txt_outer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.top_visual_txt {
    display: table;
    width: 100%;
    height: 100%;
}
.top_visual_txt_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}


.wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.bg_loaded .top_visual_bg {
    -webkit-transform: translateZ(0) scale(1) rotate(0deg);
    transform: translateZ(0) scale(1) rotate(0deg);
}

.top_visual_bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: no-repeat center center;
    background-size: cover;
   
}

.info .top_visual_bg {
    background-image: url(/mg_img/info_top_img_02.jpg);
}
.wallet .top_visual_bg {
    background-image: url(/mg_img/i_top_info.jpg);
}
.force .top_visual_bg {
    background-image: url(/mg_img/i_top_info.jpg);
}
.terminal .top_visual_bg {
    background-image: url(/mg_img/i_top_terminal.jpg);
}
.board .top_visual_bg {
    background-image: url(/mg_img/i_top_board.jpg);
}

.app .top_visual_bg {
    background-image: url(/mg_img/info_top_img_01.jpg);
}

.franchise .top_visual_bg {
    background-image: url(/mg_img/i_top_info.jpg);
}


.top_visual_bg {
    -webkit-transform: translateZ(0) scale(1.1) rotate(0.1deg);
    transform: translateZ(0) scale(1.1) rotate(0.1deg);
    -webkit-transition:2000ms;
    transition: 2000ms;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);
}


.main_container {padding-top: 0px;    padding-bottom:0px;/*background-color:#E4E9ED;*/}

.main_client {
background-color:#FFF;
padding: 20px 0px;
}

.main_visual_slider { height: 100%; position: relative; z-index: 1; background: #000;}
.main_visual_slider_wrap {    height: 100%;
    position: relative;
    height: -webkit-calc(100vh - 88px);
    height: calc(100vh - 88px);
    max-height: 545px;
    z-index: 0;
    margin: 88px auto 0;}
.main_visual_item { height: 100%; width: 100%; position: relative; overflow: hidden; /* display: none; */ opacity: 0; visibility: hidden;}
.main_visual_item:first-child {display: block; opacity: 0; visibility: visible;}
.main_visual_item_bg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #eee no-repeat 80% center; background-size: cover; }
.main_visual_item > .wrap { height: 100%; }
.main_visual_content { display: table; width: 100%; height: 100%; position: relative;    z-index: 10;}
.main_visual_content_inner { display: table-cell; vertical-align: middle; color: #fff;}
.main_visual_content h2 { font-size:62px; letter-spacing: -0.025em; line-height: 1.2; margin-bottom: 0px; text-align:center;  font-family:"NotoSans-light",sans-serif;margin-top:0px;}


.tit_Bold {
   font-family:"NotoSans-Bold",sans-serif;
}

.main_visual_content div.lines {overflow:hidden;}
.main_visual_content p { font-size: 18px;  line-height: 1.67; margin-bottom: 33px; color: #fff; letter-spacing: -0.025em;}
.main_visual_title div.lines { margin: -5px 0; }
.main_visual_title div.words { padding: 5px 0; }


.main_visual_title .tit_Bold div.words {

}

.main_visual_btn { min-width: 190px; font-size: 15px; border-width: 1px; padding: 22px 20px 21px; transition: background 300ms, color 300ms;}

/* VISUAL - paging */
.main_visual_paging {width: 20px; height: auto; position: absolute;left: 50px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 0;text-align: center;z-index: 2;opacity: 0;-webkit-transition: opacity 400ms;transition: opacity 400ms;}
.main_visual_paging.loaded {opacity: 1;}
.main_visual_paging .cycle_pager {display: inline-block;vertical-align: middle;width: auto;position: static;}
.main_visual_paging .cycle_pager li { display: block; margin: 14px 0; }
.main_visual_paging .cycle_pager li:first-child { margin-top: 0; }
.main_visual_paging .cycle_pager li:after {-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .5);box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .5);}
.main_visual_paging .cycle_pager li button {-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .5);box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .5);}

/* VISUAL - play, pause */
.slider_state {display: block;vertical-align: middle;width: 20px;height: 20px;position: relative;}
.slider_state_btn {display: block;width: 100%;height: 100%;margin: 0;padding: 0;position: absolute;top: 0;left: 0;background: transparent;border: none;cursor: pointer;opacity: 0; visibility:hidden; -webkit-transition: opacity 300ms;transition: opacity 300ms;}
.slider_state_btn:after {display: block;font-family: 'kiwi-font';font-size: 10px;font-weight: normal;text-align: center;line-height: 20px;color: #fff;text-shadow: 0px 1px 1px rgba(0, 0, 0, .5);}
.slider_state_btn.icon_play {    text-indent: -99999px;
    clear: both;
    width: 9px;
    height: 12px;
    margin:4px 0 0 0px;
    border-radius: 0;
    background: url(/mg_img/slide_control.png)no-repeat;
    background-position: 0px 0;}
.slider_state_btn.icon_pause {    display: inline-block;
    text-indent: -99999px;
    clear: both;
    width: 9px;
    height: 12px;
    margin: 4px 0 0 0px;
    border-radius: 0;
    background: url(/mg_img/slide_control.png)no-repeat;
    background-position: -14px 0;}
.slider_state.play .slider_state_btn.icon_pause {opacity: 1; visibility: visible;}
.slider_state.pause .slider_state_btn.icon_play {opacity: 1; visibility: visible;}



.slick-list, .slick-track {height: 100%;}

.slick_slider_wrap {position: relative;}

.slick_control {display: block;width: 100%;height: 50px;position: absolute;left: 0;top: 50%;margin-top: -25px;}
.slick_arrows {width: 50px;height: 100%;padding: 0;margin: 0;position: absolute;top: 0;font-size: 0;line-height: 1;background: none;border: none;outline: none;-webkit-box-shadow: none;box-shadow: none;cursor: pointer;z-index: 2;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.slick_arrows:after {font-family: 'kiwi-font';font-weight: normal;font-size: 36px;line-height: 50px;text-align: center;color: #ddd;-webkit-transition: color 300ms;transition: color 300ms;}
.slick_prev {left: -80px;}
.slick_prev:after {content: '\e93e';}
.slick_next {right: -80px;}
.slick_next:after {content: '\e93f';}
html.desktop .slick_arrows:hover:after {color: #0068B7;}

.slick-dots {margin-top: 36px;font-size: 0;line-height: 1;text-align: center;}
.slick-dots > li {display: inline-block;vertical-align: top;width: 14px;height: 14px;margin: 0 4px;background: #ddd;border-radius: 10px;cursor: pointer;-webkit-transition: all 400ms;transition: all 400ms;}
.slick-dots > li.slick-active {background: #0068B7;}
.slick-dots > li > button {display: none;}


.cycle_slider_wrap {position: relative;}
.cycle_slider {position: relative;z-index: 1;}

.cycle_control {display: block;width: 86px;height: 166px;position: absolute; right: 57px; top: 50%; margin-top: -83px; z-index: 10; text-align: center;}
.cycle_btn {display: block; width: 80px; height: 80px; font-size: 0;line-height: 1;cursor: pointer;z-index: 2; /* border: 1px solid #fff;  */margin: 3px; -webkit-transition: background 300ms, color 300ms;transition: background 300ms, color 300ms; background: #fff;}
.cycle_btn:after {font-family: 'kiwi-font';font-weight: normal;font-size: 10px;line-height: 80px;text-align: center;color: #fff; color: #0068B7}
.cycle_prev:after {content: '\e93e';}
.cycle_next:after {content: '\e93f';}
.cycle_btn > button { display: block; width: 100%; margin: 0; padding: 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; background: transparent; border: none; cursor: pointer; }
.cycle_btn > button { position: relative; top: auto; left: auto; right: auto; bottom: auto; text-align: center; }
html.desktop .cycle_btn:hover { background: #0068B7; }
html.desktop .cycle_btn:hover:after { color: #fff; }

.cycle_pager {display: block;width: 100%;position: absolute;left: 0;bottom: 88px;font-size: 0;text-align: center;z-index: 2;}
.cycle_pager li {display: inline-block;width: 20px;height: 20px;margin: 0 3px;position: relative;border-radius: 50%;cursor: pointer;background: #ffffff;background: rgba(255, 255, 255, 0);-webkit-transition: width 400ms ease, background 300ms;transition: width 400ms ease, background 300ms;}
.cycle_pager li button {display: block;width: 6px;height: 6px;margin: 0;padding: 0;position: relative;top: 50%;left: 50%;font-size: 0;background: #fff;border: none;border-radius: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);cursor: pointer;}
.cycle_pager li:after {content: '';display: block;width: 12px;height: 12px;position: absolute;left: 50%;top: 50%;border: 2px solid #fff;border-radius: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);opacity: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: width 0.3s, height 0.3s, opacity 0.4s;transition: width 0.3s, height 0.3s, opacity 0.4s;}
.cycle_pager li.cycle-pager-active:after {width: 20px;height: 20px;opacity: 1;}

.sr_only {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}


	/* VISUAL */
	.cycle_control {display: none;}

	.main_visual_paging { bottom: 25px; top: auto; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: auto; }
	.main_visual_paging .cycle_pager li { display: inline-block; margin: 0 2.5px; }
	.slider_state { display: inline-block; margin-left: 2.5px; }

/* CLIENT */
.main_section.main_client {}
.main_section.main_client .main_section_title span { position: relative; color: #0068B7; padding-right: 65px; }
.main_section.main_client .main_section_title span:after { content:''; display: block; width: 10px; height: 10px; background: #0068B7; border-radius: 50%; position: absolute; top: 21px; right: 25px;  }
.main_client_list {font-size: 0;margin: 0 -20px;position: relative;}
.main_client_item { display: inline-block; vertical-align: top; width: 16.66%; padding: 0 20px;  text-align: center;    outline: none;}
.main_client_item > .client_item_link { position: relative; display:block; }
.main_client_item > .client_item_link > div { display: block; }
.main_client_item > .client_item_link > .client_origin { position: absolute; top: 0; left: 50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); width: 100%; height: 100%; z-index: 1; opacity: 0; -webkit-transition: opacity 300ms; transition: opacity 300ms;}
html.desktop .main_client_item > a.client_item_link:hover > .client_origin { opacity: 1; }

.main_client_list:before,
.main_client_list:after { content: ''; position: absolute; top: 0; width: 130px; height: 100%; display: block; z-index: 10;}
.main_client_list:before { left: 0; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 10%,rgba(255, 255, 255, 0) 10%); background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)),to(rgba(255, 255, 255, 0))); background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); background: linear-gradient(to right, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); }
.main_client_list:after { right: 0; background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 10%,rgba(255, 255, 255, 0) 10%); background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 1)),to(rgba(255, 255, 255, 0))); background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); background: linear-gradient(to left, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); }

.main_client_tab {text-align: center; margin-bottom: 63px;}
.main_client_tab > li {display: inline-block; position: relative; margin-right:65px;}
.main_client_tab > li:last-child{margin-right:0;}
.main_client_tab > li > a { display: block; font-size: 42px; font-family: 'Gotham', 'NotoSansKR', sans-serif; font-weight: 500; color: #222; position: relative; line-height: 1.1; }
.main_client_tab > li.active > a {color: #0068B7;}
.main_client_tab > li.active:before { content:''; display: block; width: 10px; height: 10px; background: #0068B7; border-radius: 50%; position: absolute; top: -22px; left: 50%; margin-left:-5px; }

.main_client_btn_wrap { text-align: center; margin-top: 60px; }

.main_client_list .slick-arrow { position: absolute; top: 50%; width: 30px; height: 30px; font-size: 0; border: 0; background: none; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 60; cursor: pointer; padding: 0;    outline: none;}
.main_client_list .slick-arrow.slick-prev { left:-10px; }
.main_client_list .slick-arrow.slick-next { right:-10px; }
.main_client_list .slick-arrow:before { font-family: 'kiwi-font'; font-size: 28px; color: #E7E7E7; }
.main_client_list .slick-arrow.slick-prev:before { content: '\E910'; }
.main_client_list .slick-arrow.slick-next:before { content: '\E911'; }

.main_partner {width: 100%;}
.main_partner > div {display: none;}
.main_partner > div:first-child {display: block;}




#main .wrap {max-width: 1848px;    margin: 0 auto;}


@media(max-width: 1800px){
	/* VISUAL */
	.cycle_control { width: 76px; height: 148px; margin-top: -74px; right: 27px; }
	.cycle_btn { width: 70px; height: 70px; }
	.cycle_btn:after { line-height: 70px; }
	.main_visual_paging { }

}
@media(max-width: 1340px){


	/*.menu_container { text-align: right; padding-right: 111px; }*/
    .main_container, .page-template-default .main_container {}
	.main_container { padding-top: 0px; }
	/* VISUAL */
	.cycle_control {display: none;}

	.main_visual_paging { bottom: 25px; top: auto; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: auto; }
	.main_visual_paging .cycle_pager li { display: inline-block; margin: 0 2.5px; }
	.slider_state { display: inline-block; margin-left: 2.5px; }


	/* glance */
	.main_glance_item_txt {padding: 30px 0 34px;}
}

@media (max-width: 1400px){


.top_visual {
    height: 540px;
    padding-top: 0;
}


}








.nav_wrap{
    position: relative;
    width: 100%;
    height: 88px;
    text-align: center;
    max-width: 1848px;
    margin: 0 auto;
}


.main_skin .right_A .inbox ul li.ov:after {-webkit-box-shadow: inset 0 0 0 0px #FAFAFC;box-shadow: inset 0 0 0 0px #FAFAFC;position: absolute;content:"";top: 0;left: 0;bottom: 0;right: 0;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
html.desktop .main_skin .right_A .inbox ul li.ov:hover:after{-webkit-box-shadow: inset 0 0 0 12px #FAFAFC;box-shadow: inset 0 0 0 12px #FAFAFC;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
.main_skin .right_A .inbox ul li.ov:after {
    -webkit-box-shadow: inset 0 0 0 0px #FAFAFC;
    box-shadow: inset 0 0 0 0px #FAFAFC;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

.main_skin .left_A .inbox ul li.ov:after {-webkit-box-shadow: inset 0 0 0 0px #fff;box-shadow: inset 0 0 0 0px #fff;position: absolute;content:"";top: 0;left: 0;bottom: 0;right: 0;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
html.desktop .main_skin .left_A .inbox ul li.ov:hover:after{-webkit-box-shadow: inset 0 0 0 12px #fff;box-shadow: inset 0 0 0 12px #fff;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
.main_skin .left_A .inbox ul li.ov:after {
    -webkit-box-shadow: inset 0 0 0 0px #fff;
    box-shadow: inset 0 0 0 0px #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}


.main_skin .right_A .inbox .info span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #fff;
    transition: all 0.3s;
}

.main_skin .left_A .inbox .info span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #fff;
    transition: all 0.3s;
}



.main_beauty .right_A .inbox ul li.ov:after {-webkit-box-shadow: inset 0 0 0 0px #FAFAFC;box-shadow: inset 0 0 0 0px #FAFAFC;position: absolute;content:"";top: 0;left: 0;bottom: 0;right: 0;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
html.desktop .main_beauty .right_A .inbox ul li.ov:hover:after{-webkit-box-shadow: inset 0 0 0 12px #FAFAFC;box-shadow: inset 0 0 0 12px #FAFAFC;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
.main_beauty .right_A .inbox ul li.ov:after {
    -webkit-box-shadow: inset 0 0 0 0px #FAFAFC;
    box-shadow: inset 0 0 0 0px #FAFAFC;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}



.main_beauty .right_A .inbox ul li.ovt:after {-webkit-box-shadow: inset 0 0 0 0px #FAE2E0;box-shadow: inset 0 0 0 0px #FAE2E0;position: absolute;content:"";top: 0;left: 0;bottom: 0;right: 0;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
html.desktop .main_beauty .right_A .inbox ul li.ovt:hover:after{-webkit-box-shadow: inset 0 0 0 12px #FAE2E0;box-shadow: inset 0 0 0 12px #FAE2E0;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
.main_beauty .right_A .inbox ul li.ovt:after {
    -webkit-box-shadow: inset 0 0 0 0px #FAE2E0;
    box-shadow: inset 0 0 0 0px #FAE2E0;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}


.main_beauty .right_A .inbox .info span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #fff;
    transition: all 0.3s;
}

.main_beauty .left_A .inbox .info span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #fff;
    transition: all 0.3s;
}



body.stop {
    overflow-y: hidden;
}

#footer {width: 100%;padding: 60px 0;position: relative;text-align: left;background:#FAFAFC;font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;   /* max-width: 1920px;*/margin: 0px auto 0;}
.footer-wrap {max-width: 1520px;
    margin: 0 auto;
    position: relative;
    margin: 0 124px;
    margin: 0 auto;}

/* logo */
.footer-logo {max-width: 180px;}

/* menu */
.footer-menu-wrap {position: absolute;right: 0;top: 60px;}
.footer-menu:after {content: '';display: table;clear: both;}
.footer-menu > li {float: left;}
.footer-menu > li > a {display: block;padding: 5px 29px;position: relative;font-size: 14px;line-height: 1.35;/*color: #fff;*/font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif; }
.footer-menu > li > a > span {display: inline-block;padding-bottom: 8px;position: relative;}
.footer-menu > li > a > span:after {content: '';display: block;width: 0%;height: 2px;position: absolute;left: 50%;bottom: 0;background: #000;    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.footer-menu > li:first-child > a {padding-left: 0;}
.footer-menu > li:last-child > a {padding-right: 0;}
html.desktop .footer-menu > li > a:hover > span:after {
    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;}

/* info */
.footer-info {margin: 33px 0 10px;}
.footer-info p {font-size: 0;line-height: 1;}
.footer-info p span, .footer-info p span a {font-size: 12px;color: #767676;}
.footer-info p span {display: inline-block;padding-right: 15px;position: relative;vertical-align: middle;line-height: 1.9;}
.footer-info p span:after {content: '';display: block;width: 1px;height: 10px;position: absolute;right: 7px;top: 50%;margin-top: -4px;background: #767676;}
.footer-info p span:last-child {padding-right: 0;}
.footer-info p span:last-child:after {display: none;}
.footer-info p span a {-webkit-transition: color 300ms;transition: color 300ms;}
html.desktop .footer-info p span a:hover {color: #999;}

/* copy */
.footer-copyright {font-size: 11px;letter-spacing: 0.025em;line-height: 1.75;color: #767676;font-family:'Lato','NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif; font-weight: 700; }

#footer .go-top{
    position: absolute;
    display: block;
    right: 20px;
    top: -35px;
    position: absolute;
    display: block;
    right: 20px;
    top: -35px;
    width: 70px;
    height: 70px;
    background: #0068B7;
}

#footer .go-top:before{
    content: '';
    display: block;
    font-family: 'shop-font';
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -25%;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    content: '\E906';

}



/* ================================== is Top Banner ================================== */
#WRAP.isTopBanner #HEADER{position: relative}
#WRAP.isTopBanner #HEADER.fix{position: fixed}
#WRAP.isTopBanner .container{margin-top: 0}
#WRAP.isTopBanner .container.isTopBanner{margin-top: 88px}


#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn {    border-radius: 25px;
    /* position: absolute; */
    /* right: 58px; */
    /* top: 25px; */
	width: 120px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    border: 0px solid #AD8541;
	background: #090f33;

    display: block;
    text-align: center;
    padding: 6px;
	letter-spacing: -0.023em;
    -webkit-transition: color 500ms cubic-bezier(0, 0.4, 0.5, 1);
    transition: color 500ms cubic-bezier(0, 0.4, 0.5, 1);
	font-family: 'Roboto_B','NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;

}


#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn:before{
    content: '\E968';
    /* top: 7px; */
    font-size: 14px;
    font-family: 'shop-font';
    left: -4px;
    position: relative;

}












#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn:hover {color: #fff;}
#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn:hover:before {width: 100%;}


#HEADER #GNB .navi_inner{
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;background: #fff;
}


@media all and (max-width: 1920px) {
.footer-wrap {
    max-width: inherit;
    margin: 0 66px;
}
#main .wrap {
    max-width: inherit;
    margin: 0 10px;
}
#HEADER #GNB .gnb_inner .other_services {

    right: 66px;

}
#HEADER #GNB .gnb_inner .logo_area {

    left: 66px;

}

.main_visual_slider_wrap {
    height: 100%;
    position: relative;
    height: -webkit-calc(100vh - 108px);
    height: calc(100vh - 108px);
    max-height: 505px;

}


}
/* ================================== Laptop css ================================== */
@media all and (max-width: 1280px) {




	img{max-width:100%;}
	.section{padding: 0 32px;}

	/* HEADER */
	#HEADER #GNB{padding: 0 32px}
	#HEADER #GNB .gnb_inner{max-width: 1124px}
	#HEADER #GNB .gnb_inner .gnb_bg.on{height: 275px}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul{width: calc(100% - 337px)}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li{max-width: 152px}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li>a{font-size: 18px}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div{font-size: 14px;padding: 0}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a{line-height: 32px}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>div a span:before{bottom: 4px}
	#HEADER #GNB .gnb_inner .depth1_area ul.depth1_ul.over>li>a+.depth2_area{height: 275px}
	#HEADER #GNB .gnb_inner .other_services .clear_line{display: none}
	#HEADER #GNB .gnb_inner .other_services .search_area {margin-left: 20px }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu {margin-left: 13px; }


#HEADER #GNB .gnb_inner .other_services {

    right: 10px;

}
#HEADER #GNB .gnb_inner .logo_area {

    left: 10px;
    top: 50%;
}

}



/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
.nav_wrap {

    height: 60px;

}
#HEADER #GNB .gnb_inner .depth2_container {
    top: 109px;
    display: none;
}
  .main_container, .page-template-default .main_container {padding-top: 0px;}

.main_visual_content h2 {
    font-size: 45px;
}
	body { word-break: keep-all;  }
	.section{padding: 0 10px;}
	.container{margin: 76px auto 0}

	/* HEADER */
	#HEADER{height: 60px}
	#HEADER.active{/*top:-76px*/}
	#HEADER #GNB{padding: 0;}
	#HEADER #GNB .navi_inner  .gnb_inner{height: 76px}
	#HEADER #GNB .gnb_inner .depth1_area{display: none}
	#HEADER #GNB .gnb_inner .logo_area .logo{}
	#HEADER #GNB .gnb_inner .other_services .manager_area{margin-right: 20px}
	#HEADER #GNB .gnb_inner .other_services .manager_area a.btn_lang_select{font-size: 14px;}
	#HEADER #GNB .gnb_inner .other_services .manager_area a.btn_lang_select img {width: 20px; height: 20px; padding-right: 6px }
	#HEADER #GNB .gnb_inner .other_services .clear_line{display: inline-block;margin: 0 auto}
	#HEADER #GNB .gnb_inner .other_services .search_area {width: 20px; height: 20px; margin-left: 14px }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu {margin-left: 22px; width: 20px; margin-top: 4px;margin-bottom: 4px}
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu img.off {display: none }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu img.on {display: none }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu .line {display: block; margin-top: 3px }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu .line:first-child {margin-top: 0 }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu .line span {display: none }
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu .line span:first-child {display: block; width: 100%; height: 2px }
	#HEADER #GNB .gnb_inner .depth2_container{top: 76px}
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search img{width: 20px;height: 20px;}
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search img.img_w{display: none}
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search img.img_m{display: inline-block}
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search:hover img.on {opacity: 0 }
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search:hover img.off {opacity: 1 }
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search.on img.on {opacity: 1 }
	#HEADER #GNB .gnb_inner .other_services .search_area a.btn_show_search.on img.off {opacity: 0 }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div.down {height: 48px; }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div:before{content: ''; position: absolute; top: 0; left: 0; width: 30px; height: 48px; z-index: 9;pointer-events:none;
		/*background: -webkit-linear-gradient(to right, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: -moz-linear-gradient(to right, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: -ms-linear-gradient(to right, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: -o-linear-gradient(to right, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: linear-gradient(to right, rgba(14,42,201,.97), rgba(14,42,201,0));*/}
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div:after{content: ''; position: absolute; top: 0; right: 0; width: 30px; height: 48px; z-index: 9;pointer-events:none;
		/*background: -webkit-linear-gradient(to left, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: -moz-linear-gradient(to left, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: -ms-linear-gradient(to left, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: -o-linear-gradient(to left, rgba(14,42,201,.97), rgba(14,42,201,0));
		background: linear-gradient(to left, rgba(14,42,201,.97), rgba(14,42,201,0));*/}
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul {height: 58px; line-height: 48px; width: 100%; text-align: center; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; white-space: nowrap; box-sizing: border-box; font-size: 0; padding: 0 26px; position:relative;}
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li {height: 48px; line-height: 48px; margin: 0 13px; }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li:first-child {margin-left: 0 }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li:last-child {margin-right: 0 }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li a {font-size: 14px; }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li a:after {bottom: 12px; }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li a:hover {color: rgba(255, 255, 255, .57); }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li a:hover:after {width: 0% }
	#HEADER #GNB .gnb_inner .depth2_container .depth2_container_inner > div > ul > li a span.link_out{ padding-right:16px;}


#HEADER #GNB .gnb_inner .other_services .other_menu {
    display: block;
}


	/* LNB */
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile.li_lnb_navi{display:inline-block;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_pc{display:none;}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_pc{display:none;}
	#LNB .lnb_inner .lnb_cnt.on{display:block;}

	#LNB .lnb_area{width:328px;}
	#LNB .lnb_inner .btn_lnb_close{right:auto;     left: -50px;
    top: 7px;   width: 50px;
    height: 50px;}
	#LNB .lnb_inner .btn_lnb_close:before{background-image:url(/mg_img/m_close.png);}
	#LNB .lnb_inner .lnb_tab{/*height:64px;*/ padding-left:20px;}
	#LNB .lnb_inner .lnb_tab ul li{margin:0;}
	#LNB .lnb_inner .lnb_tab ul li a{height:64px; line-height:64px; padding:0 24px;color:#000; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
	#LNB .lnb_inner .lnb_tab ul li a:before{display:none;}
	#LNB .lnb_inner .lnb_tab ul li a span.plus{position:absolute;display:inline-block;top:50%; right:16px; margin-top:-1px;width:20px;}
	#LNB .lnb_inner .lnb_tab ul li a span.plus:before{content: ""; position: absolute; top: 0; right: 0; width: 12px; height: 2px;}
	#LNB .lnb_inner .lnb_tab ul li a span.plus:after{content: ""; position: absolute; top: 0; right: 0; width: 12px; height: 2px; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); -o-transform:rotate(-90deg); transform:rotate(-90deg);
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;}
	#LNB .lnb_inner .lnb_tab ul li a.on span.plus:after{-webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg)}

	#LNB .lnb_inner .lnb_tab ul li a{width:136px;}
	#LNB .lnb_inner .lnb_tab ul li a.on{width:192px;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile a{color:#fff;background:#0068B7;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile a span.plus:before{background:#fff;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile a span.plus:after{background:#fff;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile.li_lnb_navi a{color:#000;background:#fff;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile.li_lnb_navi a span.plus:before{background:#0068B7;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile.li_lnb_navi a span.plus:after{background:#0068B7;}
	#LNB .lnb_inner .lnb_tab ul li.li_lnb_mobile{ display:inline-block;}


	/* LNB 메뉴 */
	#LNB .lnb_inner .lnb_cnt.isMobile{transition: none}
	#LNB .lnb_inner .lnb_cnt.lnb_navi{background-color: #fff;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi:before{display:none;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi:after{display:none;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul{padding-top:0px;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi.isMobile ul{position:relative;padding:0;-webkit-overflow-scrolling: touch;overflow-y: scroll;bottom: unset;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#LNB .lnb_inner .lnb_cnt.lnb_navi.isMobile ul li:first-child{margin-top: 28px}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a{color: #000; height:56px; line-height:56px; padding:0 24px 0 20px; font-size:21px;font-family: "NotoSans-Bold",sans-serif;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a{border-top:none;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a:before{display:none;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a span{padding:0;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a:hover span{padding-left: 0}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a.depth1:after{content: ''; position: absolute; right: 20px; top: 50%; margin-top: -10px; background: url("/mg_img/toggle_arrow.png") no-repeat 0 0 / contain; width: 20px; height: 20px;visibility:visible;opacity:1;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li a.depth1.active:after{content: ''; position: absolute; top: 50%; margin-top: -10px; background: url("/mg_img/toggle_arrow_A.png") no-repeat 0 0 / contain; width: 20px; height: 20px; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg);}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li .depth2_area{display:none;}


#LNB .lnb_inner .lnb_cnt.lnb_navi ul li:last-child a.depth1:after {
/*display:none;*/
}


	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li .depth2_area .depth2_area_inner{background:#f7f7f7; padding:16px 0 17px; margin:6px auto 12px;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li .depth2_area .depth2_area_inner a{height:36px; line-height:30px; position:relative;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li .depth2_area .depth2_area_inner a.on{color:#0068B7;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li .depth2_area .depth2_area_inner a span{margin-left:17px; font-size:14px; position:relative;    font-family: "NotoSans-Medium",sans-serif;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li .depth2_area .depth2_area_inner a.on span:before{content:''; position:absolute;width:100%;height:1px;bottom:-7px;left:0;right:0;background:#0068B7;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.on .depth2_area{display:block;}

	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area{padding-top:120px; padding-bottom:30px;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area .lnb_lang_inner{font-size:0; padding-left:24px;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area .lnb_lang_inner li{display:inline-block;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area .lnb_lang_inner li a{padding:0;display:inline-block; font-size:12px; margin-right:22px;width:auto; line-height:1; height:auto;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area .lnb_lang_inner li a span{color:rgba(0,0,0,0.42); position:relative;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area .lnb_lang_inner li.on a span{color:#000;}
	#LNB .lnb_inner .lnb_cnt.lnb_navi ul li.manager_area .lnb_lang_inner li.on a span:before{content:''; position:absolute;width:100%;height:2px;background:#000;left:0;bottom:-7px;}

	/* LNB 계열사 */
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile{display: block}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile .lnb_cnt_bg{position: absolute;top: 50%;left: 50%;width: 100%;height: calc(100vh - 64px);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: background 0.3s;
		-moz-transition: background 0.3s;
		-ms-transition: background 0.3s;
		-o-transition: background 0.3s;
		transition: background 0.3s;
	}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile .lnb_cnt_bg:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.4)}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile .lnb_cnt_bg img{display: none}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile.isMobile .lnb_cnt_bg{transition: unset}


	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile{background-color: #000;}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.2)}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile ul li a{height:64px; line-height:64px; font-size:16px;}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile ul li a:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.15);
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		visibility: hidden;opacity: 0;
	}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile.isMobile ul{-webkit-overflow-scrolling: touch;}
	#LNB .lnb_inner .lnb_cnt ul li a span{padding:0 24px 0 24px; display:inline;}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile ul li a:hover span{padding-left: 24px;}

	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile ul li a:after {content: ''; position: absolute; right: 40px; top: 50%; margin-top: -8px; visibility: hidden; opacity: 0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile ul li a:hover:before{ display:none;}
	#LNB .lnb_inner .lnb_cnt.lnb_companies_mobile ul li a:hover:after { display:none;}


	 #footer {padding: 70px 0 85px;}
    .footer-wrap {margin: 0 30px;}

    .footer-logo {max-width: 160px;}

    .footer-menu-wrap {margin-top: 28px;position: relative;}
    .footer-menu > li > a {padding: 5px 23px;}
    .footer-menu > li > a > span {padding-bottom: 6px;}

    .footer-info {margin-top: 21px;}



#HEADER #GNB .gnb_inner .other_services .manager_area a.manager_btn {

display:none;

}

#LNB .lnb_inner .lnb_tab a.manager_btn {
       border-radius: 20px;
    /* position: absolute; */
    /* right: 58px; */
    /* top: 25px; */
    width: 120px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    border: 0px solid #AD8541;
    background: #0068B7;
    display: block;
    text-align: center;
    padding: 6px;
    letter-spacing: -0.023em;
    -webkit-transition: color 500ms cubic-bezier(0, 0.4, 0.5, 1);
    transition: color 500ms cubic-bezier(0, 0.4, 0.5, 1);
    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
}
#LNB .lnb_inner .lnb_tab a.manager_btn:before {content: '\E968';
    /* top: 7px; */
    font-size: 14px;
    font-family: 'shop-font';    color: #fff;
    left: -4px;
    position: relative;}
#LNB .lnb_inner .lnb_tab a.manager_btn:hover {color:#fff;}
#LNB .lnb_inner .lnb_tab a.manager_btn:hover:before {width: 120px;}
.home .container {
    min-height: 612px;
    max-width: 1920px;
    margin: 0px auto 0;
}
.container {
    min-height: 612px;
    max-width: 1920px;
    margin: 60px auto 0;
}
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {

	.container{margin: 60px auto 0}
.home .container{margin: 0px auto 0}
	/* HEADER */
	#HEADER{height: auto;}
	#HEADER.active{/*top:-60px*/}
	#HEADER #GNB .navi_inner .gnb_inner{}
	#HEADER #GNB .gnb_inner .logo_area .logo{}
	#HEADER #GNB .gnb_inner .other_services .manager_area{display: none}
	#HEADER #GNB .gnb_inner .other_services .clear_line{display: none}
	#HEADER #GNB .gnb_inner .other_services .other_menu a.btn_menu {margin-left: 28px }
	#HEADER #GNB .gnb_inner .depth2_container{top: 100px;display:none;top: 60px;
    display: block;}

	/* TOP_SEARCH */
	#TOP_SEARCH .search_area{top: 60px}

	/* FOOTER */
	  #footer {padding: 60px 0;}
    .footer-wrap {margin: 0 15px;}

    .footer-logo {max-width: 146px;margin-top: 10px;}

    .footer-menu > li > a {padding: 3px 13px;}

    .footer-info {margin-top: 15px;}
    .footer-info p span, .footer-info p span a {font-size: 13px;}
    .footer-info p span {line-height: 1.65;}
    .footer-info p span:after {margin-top: -6px;display:none;}

    .footer-copyright {font-size: 11px;}

.top_visual {
    height: 280px;
    padding-top: 0;
}

.main_visual_content h2 {

    font-size: 34px;

}
#main .wrap {
    margin: 0 10px;
}

.main_visual_slider_wrap {

    max-height: 445px;
	   margin: 0 auto;
}
.main_visual_item_bg {
    background: #eee no-repeat center center;
    background-size: cover;
}


.mgt220{

margin-top:120px;

}


}
@media all and (max-width: 374px) {
	#LNB.on .lnb_area{width:274px;}
	#LNB .lnb_inner .lnb_tab ul li a{width:137px;}
	#LNB .lnb_inner .lnb_tab ul li a.on{width:137px;}

}


.top_visual_title {
    display: block;
    padding-bottom: 12px;
    font-size: 20px;
    color: #fff;
	letter-spacing: 0.01em;
    /* color: #222; */
  font-weight: 400!important;
    text-align: center;
    font-family: 'Playfair Display SC', serif;
    letter-spacing: 0.023em;
	    margin-left: 220px;
}
.top_visual_TT {
    font-size: 62px;
    line-height: 1.21;
    color: #fff;
font-family:"NotoSans-light",sans-serif;
	letter-spacing:-0.025em;
}


.top_visual_TT.tt {
    font-size: 62px;
    line-height: 1;
    color: #fff;
font-family:"NotoSans-light",sans-serif;
	letter-spacing:-0.025em;
}

.top_visual_TT .tit_Bold {
    font-size: 62px;
    line-height: 1;
    color: #fff;
	letter-spacing:-0.025em;
  font-family:"NotoSans-Bold",sans-serif;
}
.top_visual_TT div.words {
    padding: 5px 0;
}

.top_visual_TT div.lines {
    margin: -5px 0;
}

.top_visual_TT div.lines {
    overflow: hidden;
}
.top_visual_TT .tit_Bold.tt {
    line-height: 1.41;
}

.top_visual_TT .ss {
    font-size: 42px;
line-height: 1;
}
.right_info_txt strong {
    font-size: 35px;
    color: #0068B7;
    display: block;
    font-weight: 300;
    display: none;
}

.sub_right_body > .right_info_txt {
    padding-left: 0;
    counter-increment: item;
    margin-top: 28px;
}

.right_info_txt h4.num:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #0068B7;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: 0;
}
.right_info_txt h4.num {
    padding-left: 38px;
	position: relative;

}
.right_info_txt h4.num:before {
    content: counter(item);
    width: 28px;
    height: 28px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    top: 0;
    left: 0;
    font-family: 'Lato','NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-weight: 900;
    font-size: 13px;
    border-radius: 4px;
}


.sub_right_body {
    counter-reset: item;
}

.sub_right_body .cc{
    display: table-cell;
    vertical-align: middle;
}
.info_left {
    width: 48%;
    padding: 72px 0px 72px 0;
}



.info_right {
    width: 48%;
    padding: 72px 35px 72px 0;
}


.info_right .right_img{
    width: 100%;
    max-width: 80%;
    position: relative;
    right: -160px;
}
.right_info_txt .r_icon{
     width: 20%;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: 4%;
}
.right_info_txt .r_txt{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.top_visual_TT .tt_Bold {

  font-family:"NotoSans-Bold",sans-serif;
  font-size: 42px;
  line-height: 1;
}

@media (max-width: 1550px){

.top_visual_title {
    padding-bottom: 7px;
    font-size: 22px;
}
.top_visual_TT {
    font-size: 55px;
}
}

@media (max-width: 1280px){

.top_visual_txt_inner {
   /* padding-bottom: 30px; 
	    padding-top: 30px;*/
}
.top_visual .wrap {

}
.top_visual_TT {
    font-size: 50px;
}

#main .wrap {
    max-width: inherit;
    margin: 0 10px;
}
.footer-menu-wrap {
    position: relative;
    display: block;
    right: 0;
    top: 10px;
}

#footer .go-top {
position: absolute;
    display: block;
    right: 20px;
    top: -25px;
    width: 50px;
    height: 50px;
    background: #0068B7;
}
#footer .go-top  img {
    width: 50px;
    height: 50px;
}
}


@media (max-width: 1023px){

.top_visual_title {
    font-size: 20px;
}
.top_visual_TT {
    font-size: 32px;
}
.top_visual_TT .tit_Bold {
 font-size: 32px;
}
.top_visual_TT .tt_Bold {
 font-size: 32px;
}
.top_visual_TT .ss {
    font-size: 32px;
    line-height: 1;
}
.right_info_txt .r_txt {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
}

#main #vitamin_mid .wrap {
    transform: translate(0, 0px);
    opacity: 1;
}
#main .main_client {
    transform: translate(0,0px);
    opacity: 1;
}


#main .body_section_move {
    transform: translate(0, 30px) !important;
    opacity: 0 !important;
    transition: transform 1s, opacity 1s;
}

#main .body_section_move.on {
    transform: translate(0, 0) !important;
    opacity: 1 !important;
    transition: transform 1s, opacity 1s;
}


#subpage_area .sub_section {
    transform: translate(0, 0px);
    opacity: 1;
}

#subpage_area  .body_section_move.on {
    transform: translate(0, 0) !important;
    opacity: 1 !important;
    transition: transform 1s, opacity 1s;
}

 #subpage_area {
 padding-bottom: 120px;
}
.subBody {
    margin: 0px auto 0;
    position: relative;
	 min-height: -webkit-calc(100vh - 643px * 1);
    min-height: calc(100vh - 643px * 1);
    /*overflow: hidden;*/
	z-index:1;
	background:#fff;
}

.topTxtA {
    width: 1184px;
    margin: 0 auto;
}
.topTxtA .subTit {
    font-family: 'NotoSans-Medium';
    font-size: 54px;
    color: #000;
    letter-spacing: -0.01em;
	    text-indent: -0.01em;
	text-align: center;
}
.topTxtA .subTxt1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 30px;
    color: #666;
}
.topTxtA .subTxt3 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 40px;
    color: #666;
	    font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif;
	    text-align: center;
}

.topTxtA .subTxt3 strong {

    font-family: 'NotoSans-Regular';
}

.subpage {/*padding-top: 200px;*/    padding-top: 80px;    min-height: 500px;
    padding-bottom: 60px;}
.subpage:after {content: '';display: table;clear: both;}
.subpage_header {float: left;width: 25.66%;position: relative;}
.subpage .sub_left_tiT {margin-top: -9px;}
.subpage_body {float: left;width: 74.34%;position: relative;}

.sub_left_tiT {
    font-size: 45px;
    line-height: 1.25;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 30px;
	    font-family: 'NotoSans-Bold';
}
.sub_right_body {
    display: table;
    width: 100%;
    border-top: 3px solid #222;
}
.xwrap {
    max-width: 1520px;
    margin: 0 auto;
}

.right_info_txt{
    padding: 35px 0;

}
.right_info_txt h4 {
    margin-bottom: 20px;
    font-size: 19px;
    word-break: keep-all;
    color: #0068B7;
	  font-family: 'NotoSans-Bold';
}
.right_info_txt p {
    margin: 0;
	font-size: 15px;
    line-height: 1.6em;
    color: #666666;
    font-family: 'NotoSans-Regular';
	letter-spacing: -0.023em;
}
@media (max-width: 1754px){
.xwrap {
    max-width: 1520px;
    margin: 0 auto;
    padding: 0 0%;
}
}

.sub_section{
width: 100%;
    position: relative;
    /* padding-bottom: 43px; */
    margin: 0px auto 80px;
	    display: inline-block;

}


@media (max-width: 1180px){
.xwrap {
    margin: 0 0%;
	    padding: 0 2%;
}
}
.sub_motion, .sub_motion__item {
    opacity: 0;
    -webkit-transform: translate3d(0,40px,0);
    -ms-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    will-change: transform;
}

.sub_motion--active.sub_motion, .sub_motion--active .sub_motion__item {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.board_list {width: 100%;table-layout: fixed;position: relative;border-top: 3px solid #090f33; padding-top: 0px ;}
.board_list caption {width: 1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}
.board_list tr {width: 100%;}
.board_list th {padding: 28px 0;position: relative;font-size: 16px;text-align: center;color: #222;vertical-align: middle;border-bottom: 1px solid #ddd;font-family: "NotoSans-Bold",sans-serif;}
.board_list th:before {content: '';display: block;width: 1px;height: 13px;position: absolute;top: 50%;left: 0;margin-top: -6px;background: #ddd;}
.board_list th:first-child:before {display: none;}
.board_list td {padding: 29px 21px;font-size: 16px;text-align: center;color: #666;vertical-align: middle;border-bottom: 1px solid #ddd;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms; border-right: 0; line-height: normal; letter-spacing: -0.025em;    font-family: 'Roboto_R','NotoSans-Regular';}



.board_list td.en{
    font-family: 'Roboto_R',sans-serif;
}

.board_list td.notice {padding: 26px 21px;font-size: 16px;text-align: center;color: #666;vertical-align: middle;border-bottom: 1px solid #ddd;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms; border-right: 0; line-height: normal; letter-spacing: -0.025em;font-family: 'Roboto_R', 'NotoSans-Regular';}
.board_list td.cc {}
.board_list .board_title_wrap {width: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}
.board_list .board_title_wrap * {vertical-align: middle;}
.board_list .board_title_wrap a {font-size: 16px;color: #666; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal;   font-family: 'Roboto_R','NotoSans-Regular';}
.board_list .notice_on {display: inline-block;width: 64px;height: 32px;font-size: 14px;line-height: 32px;color: #fff;border-radius: 20px;background: #0068B7;}
.board_list .jt_board_notice_row td {padding: 25px 21px;}
.board_list .jt_board_notice_row td.title .board_title_wrap a { color: #000;}
html.desktop .board_list tr:hover td:not(.board_nothing_found) {background: #F8F8F8;}

.board_list .num {width: 119px; }


.board_list .num.tt {width: 119px;    font-family: 'Lato','NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-weight: 600;
    font-size: 15px;}

.board_list .num.notice {font-family: 'Roboto_R', 'NotoSans-Medium';}
.board_list .title {width: auto;}
.board_list .name {width: 121px;    position: relative;}
.board_list .name.cc {width: 16%;    position: relative;}
.board_list .date {width: 121px;}
.board_list td.title {text-align: left;}

.board_list td.board_nothing_found {padding: 20px 0;background: #fff;cursor: default;}

.board_list td.name.cc {
    padding: 22px 21px;
}

.board_list .btn_download {
    padding: 8px 10px 9px;
    border: 1px solid #ddd;
    background: #f6f6f6;
    font-size: 14px;
    color: #666;
    letter-spacing: -0.01em;
    position: absolute;
    right: 25px;
    top: 21px;
    -webkit-transition: background 300ms, border 300ms;
    transition: background 300ms, border 300ms;
}
.board_list .date time{
    font-family: 'Lato','NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.round_btn{display:inline-block; padding:0 21px; height:40px; color:#222; text-align:center; border-radius:20px;}
.round_btn span{padding-right:3px; color:#fff; font-size:15px; line-height:38px;}
.round_btn.bw{background: #fff;
    /* border: 1px solid #bdbdbd; */
    background-color: #F8F8F8;}
.round_btn.bw span{color:#222;}


.round_btn.dw.effect:hover {
    background: #1F539E;
    border: 1px solid #1F539E;
}
.round_btn.dw.effect:hover p{color:#fff; background:url(/mg_img/download_icon_over.png) right center no-repeat;}
.round_btn.dw.effect:hover p span{color:#fff; background:none;}
.faq {width: 100%;table-layout: fixed;position: relative;border-top:0px solid #222; padding-top: 0px ;}
.faq caption {width: 1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}

.round_btn.dw p {
    display: inline-block;
    padding-right: 26px;
    font-family: 'NotoSans-Regular';
    font-size: 15px;
    background: url(/mg_img/download_icon.png) right center no-repeat;
    white-space: nowrap;
}


.faq tr {    width: 100%;
    float: none;}
.faq .ifaq_list-a.active td {padding: 29px 21px;font-size: 16px;text-align: center;color: #666;vertical-align: middle;border-bottom: 1px solid #ddd;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms; border-right: 0; line-height: normal; letter-spacing: -0.025em;font-family: 'NotoSans-Regular';}
.faq .ifaq_list-q td {padding: 26px 21px;font-size: 16px;text-align: center;color: #666;vertical-align: middle;border-bottom: 1px solid #ddd;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms; border-right: 0; line-height: normal; letter-spacing: -0.025em;font-family: 'NotoSans-Regular';}
.faq .ifaq_list-a td {padding: 0 21px;font-size: 16px;text-align: center;color: #666;vertical-align: middle;border-bottom: 0px solid #ddd;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms; border-right: 0; line-height: normal; letter-spacing: -0.025em;font-family: 'NotoSans-Regular';}
.faq .jt_board_notice_row td {
    padding: 25px 0px;
}
.faq .notice_on {display: inline-block;width: 64px;height: 32px;font-size: 14px;line-height: 32px;color: #fff;border-radius: 20px;background: #0068B7;}
.faq .notice_ans {
    display: inline-block;
    width: 64px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    border-radius: 20px;
    background: #000;
}
.faq .board_title_wrap {width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    word-wrap: normal;
    text-align: left;}
.faq .board_title_wrap * {vertical-align: middle;}
.faq .board_title_wrap a {font-size: 16px;color: #666; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal;   font-family: 'NotoSans-Regular';}
.faq .num {/*width: 10%;*/width: 11%;}
.faq .title {width: 70%;}
.faq .name{/*width: 10%;*/width: 10%;}
.faq .date{/*width: 10%;*/width: 10%;}
.faq td span.list_control {
    display: block;
    width: 100%;
    height: 15px;
    position: relative;
    /*left: 30px;*/
    top: 50%;
    /* margin-top: -7px; */
    font-size: 0;
    background: url(/mg_img/arrow_down.png) no-repeat center center;

}
.faq .ifaq_list-q td.date {
    /* width: 10%; */
    width: 5%;
    padding: 29px 21px;
}

.ifaq_list-q.active span.list_control {
    background-image: url(/mg_img/arrow_up.png);
}


.faq  tr.ifaq_list-a {width: 100%;}
.faq .ifaq_list-a td {

}
.ifaq_inner {
    display: none;
	    padding: 30px 0;
    letter-spacing: -0.03em;
}
.faq tr:first-child+tr .ifaq_inner {display: block;}
.ifaq_list-a.active { background:#FBFBFB; }
.ifaq_list-a.active:after { background:#F6F6F6; }


.ifaq_list-q.active td {

    border-bottom: 0px solid #ddd;
color: #000;
    font-family: 'NotoSans-Medium';
}


.ifaq_list-a td {
    position: relative;
}

.faq .ifaq_list-a.active td{

    background: #FBFBFB;
	    vertical-align: top;
}


.faq .ifaq_list-a td.title {
    width: 89%;
}
@media (max-width: 1023px){
.xwrap {
    margin: 0 0px;
}
.sub_left_tiT {
    font-size: 38px;
}
 #subpage_area {
 padding-bottom: 80px;
}
.sub_right_body .cc {
    /*display: block;*/
    vertical-align: middle;
}
.info_left {
    width: 100%;
    padding: 46px 35px 46px 0;
}
.info_right {
    width: 100%;
    padding:46px 0px 46px 0;
}
.info_right .right_img {
    width: 100%;
    max-width: 100%;
    position: relative;
    right: 0;
    margin: 0 30px;
}
 .info_left.cc {
display:block;
}
 .info_right.cc {
display:block;
}

.faq td span.list_control{
    left: 10px;
}

.faq .notice_ans {
    width: 42px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
}
.faq .notice_on {
    width: 42px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
}
.faq .ifaq_list-a td {
    padding: 0;
   
}
.faq .num {
    /* width: 10%; */
    width: 64px;
}
.faq .ifaq_list-q td {
    padding: 29px 11px;
 
}
.faq .ifaq_list-a.active td {
    padding: 29px 11px;
}





}

@media all and (max-width: 1920px) {
.footer-wrap {
    max-width: inherit;
    margin: 0 66px;
}
#main .wrap {
    max-width: inherit;
    margin: 0 10px;
}
#HEADER #GNB .gnb_inner .other_services {

    right: 66px;

}
#HEADER #GNB .gnb_inner .logo_area {

    left: 66px;

}
.nav_wrap {
    position: relative;
    width: 100%;
    height: 88px;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
}
}


@media (max-width: 1280px){
.topTxtA {
    width: auto;
    padding: 0 5%;
}
.faq .ifaq_list-q td.date {
    /* width: 10%; */
    width: 5%;
    padding: 29px 0px;
}
.round_btn{padding:0 11px; height:30px; border-radius:15px;}
.round_btn span{padding-right:0px; font-size:12px; line-height:28px;}
.round_btn.bw span{background-size:8px;}

	.round_btn.dw{padding:0 15px;}
	.round_btn.dw p{display:inline-block; padding-right:16px; font-size:12px; background-size:auto 12px; /*background:url(/common/images/down_icon_2.png) right center no-repeat;*/}
	.round_btn.dw:hover p{background-size:auto 12px;}

.round_btn.dw.effect:hover p{background-size:auto 12px;}
}

@media (max-width: 1050px){

.top_visual_TT {
    margin-left: 0px;
}
.subBody {
    margin: 0px auto 0;
}

.topTxtA .subTit {
    font-size: 35px;
}
.topTxtA .subTxt3 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
}
}





@media (max-width:981px){


.faq .notice_ans {
    width: 42px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
}
.faq .notice_on {
    width: 42px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
}

.faq td span.list_control {
    left: -10px;
 
}
.faq .num {
    /* width: 10%; */
    width: 63px;
}
.faq .ifaq_list-q td {
    padding: 29px 0px;
	    font-size: 14px;
}
.faq .ifaq_list-a.active td {
    padding: 29px 10px;
}
.faq .board_title_wrap {
    margin-left: 10px;
}
.faq .ifaq_list-q td.date {
    padding: 29px 0px;
}
.faq .ifaq_list-a td {
    padding: 0;

}
.faq .title {
    width: 82%;
}
.faq .name {
    /* width: 10%; */
display:none;}

.faq .ifaq_list-q td.date {
    /* width: 10%; */
    width: 10%;
}

.round_btn{padding:0 11px; height:30px; border-radius:15px;}
.round_btn span{padding-right:0px; font-size:12px; line-height:28px;}
.round_btn.bw span{background-size:8px;}

	.round_btn.dw{padding:0 15px;}
	.round_btn.dw p{display:inline-block; padding-right:16px; font-size:12px; background-size:auto 12px; /*background:url(/common/images/down_icon_2.png) right center no-repeat;*/}
	.round_btn.dw:hover p{background-size:auto 12px;}

.round_btn.dw.effect:hover p{background-size:auto 12px;}

}



.board_page {display: block;width: 100%;margin-top: 75px;font-size: 0;text-align: center;}
.board_page:empty {margin-top: 0;}
.board_page .page_num {display: inline-block;min-width: 23px;height: 32px;padding: 0 4px;margin: 0 9px 4px;position: relative;    font-family: 'Roboto_M','NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-weight: 600;font-size: 13px;line-height: 32px;text-align: center;vertical-align: top;color: #888;-webkit-transition: color 300ms;transition: color 300ms;}
.board_page .page_num:after {content: '';display: block;width: 100%;height: 2px;position: absolute;bottom: 1px;left: 0;border-bottom: 2px solid transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html.desktop .board_page .page_num:hover, .board_page .page_num.active {color: #0068B7;}
.board_page .page_num.active:after {border-color: #0068B7;}
.board_page .page_num.prev, .board_page .page_num.next{width: 32px;font-size: 0;border: 1px solid #dedede;    border-radius: 20px;}
.board_page .page_num.prev:before, .board_page .page_num.next:before, .board_page .page_num.last:before {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;font-family: 'kiwi-font';font-size: 12px;font-weight: normal;line-height: 30px;color: #ddd;border-radius: 20px;}
.board_page .page_num.prev:hover:before, .board_page .page_num.next:hover:before {color: #000;}
.board_page .page_num.prev {margin-right: 8px;margin-left: 4px;}
.board_page .page_num.prev:before {content: '\E910';}
.board_page .page_num.next {margin-left: 8px;margin-right: 4px;}
.board_page .page_num.next:before {content: '\E911';}



@media (max-width:768px){

    .board_page {margin-top: 40px;}
    .board_page .page_num {min-width: 28px;height: 28px;margin: 0 2px;font-size: 14px;line-height: 28px;}
    .board_page .page_num.prev:before, .board_page .page_num.next:before {line-height: 26px;}
	.board_page .page_num.prev, .board_page .page_num.next{width:28px;}
    html.ios .board_page .page_num {line-height: 30px;}

.info_left {
    width: 100%;
    padding: 26px 0px 26px 0;
}
.top_visual_TT.tt {
    font-size: 24px;
}
.top_visual_TT .tit_Bold.tt {
    line-height: 1;
}
.top_visual_TT .tit_Bold {
    font-size: 28px;
  font-family:"NotoSans-Bold",sans-serif;
    line-height:1;
    color: #fff;
    letter-spacing:-0.025em;
}

.top_visual_TT {
    font-size: 24px;
	line-height:1;
}

.top_visual_TT .tt_Bold {
  font-family:"NotoSans-Bold",sans-serif;
    font-size: 24px;
    line-height: 1;
}
.top_visual_TT .ss {
    font-size: 24px;
    line-height: 1;
}

br.mo{

display:none;

}
.subpage_header {
    float: none;
    width: auto;
}
.subpage_body {
    width: 100%;
	    min-height: 345px;
}
.subpage .sub_left_tiT {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
}
.info_right .right_img {
    width: 100%;
    max-width: 100%;
    position: relative;
    right: 0;
    margin: 0 10px;
}
.right_info_txt h4 {
    margin-bottom: 10px;
	font-size: 18px;
}
.right_info_txt p {
    margin: 0;
    font-size: 13px;
    line-height: 1.6em;
    color: #666666;
    font-family: 'NotoSans-Regular';
    letter-spacing: -0.023em;
}
.board_list .title.cc {
padding:12px 0;
}

    .board_list thead {display: none;}
    .board_list tr {display: block;padding: 11px 0 13px;font-size: 0;border-bottom: 1px solid #dedede;}
    .board_list td {display: block;padding: 0;font-size: 12px;color: #888;border-bottom: none;    font-family: 'Roboto_R','NotoSans-Regular';}
	.board_list .jt_board_notice_row td {padding:0;}
    .board_list .num, .board_list .hit {display: none;}
	.board_list.faq .num, .board_list .hit {display: inline-block;width:10%;}
	.board_list.faq td.title, .board_list.faq .jt_board_notice_row td.title {
    padding: 0;
	display: inline-block;
	width:70%;
}


    .board_list .name, .board_list .jt_board_notice_row .name {display: inline-block;vertical-align: middle;width: auto;padding-right: 14px;position: relative;    font-family: 'Roboto_R','NotoSans-Regular';}
    .board_list .name:after {content: '';display: block;width: 1px;height: 9px;position: absolute;right: 7px;top: 50%;margin-top: -4.5px;background: #ddd;}
    .board_list .date {display: inline-block;vertical-align: middle;width: auto;}

.board_list .name.cc:after {
display:none;
}
	.board_list.faq .date {
    display: inline-block;
    vertical-align: middle;
    width: 10%;
}

.board_list.faq .name:after {
display:none;
}


.board_list td span.list_control {
    display: block;
    width: 100%;
    height: 15px;
    position: relative;
    left: 10px;
    top: 50%;
    /* margin-top: -7px; */
    font-size: 0;
    background: url(/mg_img/arrow_down.png) no-repeat center right;
}

    .board_list td.title, .board_list .jt_board_notice_row td.title {padding: 0 0 7px 0;}
	.board_list .board_title_wrap a { font-size:15px;}
    html.desktop .board_list tr:hover td {background: transparent;}
    html.ios .board_list tr {padding-top: 13px;}
    html.mobile .board_list tr:hover td:not(.board_nothing_found) {background: transparent;}
	html.desktop .board_list tr:hover td:not(.board_nothing_found) {background: transparent;}
    .board_list tr:hover td {background: transparent;}

.board_list.faq tr {
    padding: 20px 0;

}
.faq .board_title_wrap {

    margin-left: 10px;
}
.board_list .notice_ans {
    width: 42px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
}
.board_list .notice_on {
    width: 42px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
}
.board_list td.title.cc {
    text-align: left;
    width: 70%;
	    display: inline-block;

}

.board_list td.name.cc {
	    padding: 7px 0;
}


.board_list .name.cc {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    padding-right: 0px;
    position: relative;
	    padding: 7px 0;
}
.board_list .btn_download {

right: 0;
    top: 0;
}
.board_list .date time {
    font-size: 12px;
}

.sub_right_body > .right_info_txt {
    padding-left: 0;
    counter-increment: item;
    margin-top: 0;
}


}


#footer .fix_menu{

display:none;

}





.pageMove{position:relative; margin-top:100px; text-align:center;}
.pageMove .prevList{display:block; position:absolute; left:0; top:0; padding-left:35px; line-height:60px; color:#222; font-size:16px; background:url(/mg_img/btn_prev_ico.png) left center no-repeat;}
.pageMove .nextList{display:block; position:absolute; right:0; top:0; padding-right:35px; line-height:60px; color:#222; font-size:16px; background:url(/mg_img/btn_next_ico.png) right center no-repeat;}

.btnArea{margin-top:100px; text-align:center; position:relative;}
.btnArea.mt60{margin-top:60px;}
.roundBtn{display:inline-block; height:60px; padding:0 60px; font-family:'NotoSans-Bold'; color:#222; font-size:20px; line-height:58px; border-radius:30px; border:1px solid #797979;}
.roundBtn.stepBtn{padding:0 40px; background:#fff;}
.roundBtn.stepBtn span{padding-right:32px; background:url(/mg_img/next_step_arrow_ico.png) right center no-repeat;}
.roundBtn.gray{color:#888; background:#f7f7f7;}
.roundBtn.light{font-family:'NotoSans-Light';}
.roundBtn.floatBtn{position:fixed; bottom:30px; right:30px; color:#555; background:rgba(247,247,247,0.8); z-index:10;}
.roundBtn.floatBtn:hover{opacity:1;}
.roundBtn.noBd{border:none;}
.smallRound{display:inline-block; padding:0 21px; height:40px; color:#fff; text-align:center; border-radius:20px;}
.smallRound span{padding-right:23px; color:#fff; font-size:15px; line-height:38px;}
.smallRound.gray{background:#333;}
.smallRound.gray span{font-family:'NotoSans-Bold'; background:url(/mg_img/fileadd_plus_ico.png) right center no-repeat;}
.smallRound.wht{background:#fff; border:1px solid #bdbdbd;}
.smallRound.wht span{color:#222; background:url(/mg_img/filedelete_ico.png) right center no-repeat;}
.smallRound.noFile span{padding:0; background:none;}
.smallRound.link span{padding-right:19px; background:url(/mg_img/outlink_ico.png) right center no-repeat;}
.smallRound.down{padding:0 20px;}
.smallRound.down p{display:inline-block; padding-right:26px; font-family:'NotoSans-Light'; font-size:15px; background:url(/mg_img/down_ico.png) right center no-repeat; white-space:nowrap}
.smallRound.down p span{padding-right:0; color:#333; background:none;font-family:'Roboto_R','NotoSans-Light';}
.smallRound.down.nonActive{opacity:0.5; background:#eee; pointer-events:none;}
.smallRound.down.effect:hover{background:#090f33; border:1px solid #090f33;}
.smallRound.down.effect:hover p{color:#fff; background:url(/mg_img/down_ico_on.png) right center no-repeat;}
.smallRound.down.effect:hover p span{color:#fff; background:none;}
.smallRound.down.effect.bgType2:hover{background:#090f33;}
.smallRound.arr span{padding-right:17px; background:url(/mg_img/button_arrow_ico.png) right center no-repeat;}
.grayRoundBtn{display:inline-block; height:50px; padding:0 40px; color:#fff; text-align:center; font-size:16px; line-height:49px;  background:#333; border-radius:25px;}
.downBtnArea{text-align:left;}
.downBtnArea .downBtn{display:block; padding:0 39px; height:50px; text-align:left; border-radius:0px; background:#fff;}
.downBtnArea .downBtn p{ color:#fff; background:url(/mg_img/down_ico.png) right center no-repeat;}
.downBtnArea .downBtn span{font-family:'Roboto_R','NotoSans-Medium';margin-right:23px;}
.downBtnArea .downBtn p span{font-family:'Roboto_R','NotoSans-Regular';margin-right:23px;}
.downBtnArea .downBtn.linkBtn p{background:url(/mg_img/outlink_ico_white.png) right center no-repeat;}



@media (max-width: 767px){


#footer .fix_menu{

display:block;

}

#footer .fix_menu menu{

    -webkit-padding-start: 0px;
	    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;

}
#footer .fix_menu{
	z-index:88;
}
#footer .fix_menu {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
}
#footer .fix_menu menu {
	display:table;
	width:100%;
}
#footer .fix_menu menu li {
	display:table-cell;
	width:50%;
	vertical-align:top;
}
#footer .fix_menu menu li .btn {
	display:block;
	width:100%;
	height:60px;
	background-color:transparent;border: 0px solid #eee;
}
#footer .fix_menu menu li:first-child {
	background-color:#090f33;
}
#footer .fix_menu menu li:nth-child(2) {
	background-color:#421e63;
}
.page_request #footer .fix_menu menu,
.page_request #footer .fix_menu menu li {
	display:block;
	width:inherit;
}
 
#footer .fix_menu menu li .btn {
	padding:0;
}
#footer .fix_menu menu li .btn > span {
  display: block;
    position: relative;
    max-width: 80%;
    margin: 0 auto;
    padding: 0 15px 0 35px;
    font-size: 13px;
    line-height: 60px;
    text-align: center;
    color: #fff;
	font-family: 'Roboto_B', "NotoSans-Bold",sans-serif;
    font-weight: 700;

}

#footer .fix_menu menu li .btn > span.en {
    display: block;
    position: relative;
    max-width: 80%;
    margin: 0 auto;
    padding: 0 15px 0 35px;
    font-size: 13px;
    line-height: 60px;
    text-align: center;
	color: #fff;
	font-family: 'Roboto_B', "NotoSans-Bold",sans-serif;
    font-weight: 700;
}
#footer .fix_menu menu li .btn > span:before {
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
    bottom: 0;
    width: 50px;
    /* background: url(/mg_img/fix_menu.png) 50% 0 no-repeat; */
    background-size: cover;
    content: '';
    content: '';
    display: block;
    font-family: 'shop-font';
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    content: '\e96a';
}
#footer .fix_menu menu li:nth-child(2) .btn > span:before {
	 content: '\E952';
	  font-family: 'nc-font';font-size: 15px;
	}
.nav_wrap {

    height:60px;
}
#HEADER #GNB .gnb_inner .logo_area {
    left: 16px;
}
#HEADER #GNB .gnb_inner .other_services {
    right: 16px;
}
#HEADER #GNB .gnb_inner .logo_area .logo {
    /*   width: auto;
	height:36px;*/
}
#HEADER #GNB .gnb_inner .logo_area .logo img {
    /* width: 100%; 
    height: 36px;*/
}
}


#main .wrap {
    /*max-width: 1848px;*/
    max-width: 100%;
    margin: 0 auto;
}

.main_skin {
    width: 100%;
    margin: 60px 0 60px 0;
    overflow: hidden;
}
.main_skin_area {position:relative; max-width:1520px; margin:0 auto;}
.main_skin_area:after {content:""; display:block; clear:both;}


.main_skin .left_A {position:relative; width:50%; height:660px; background:#F9F9F9; overflow:hidden; opacity:1;}
.main_skin .left_A .new {position:absolute; left:0; top:0; width:140px; height:60px; background:#df0023; text-align:center; z-index:4;}
.main_skin .left_A .new span {font-family:'Roboto_B'; font-size:15px; color:#fff; font-weight:500; line-height:60px; letter-spacing:2px;}
.main_skin .left_A .bgTxt {position:absolute; left:0; top:224px; width:100%; text-align:center; font-size:108px; color:#ebedee; font-weight:800; line-height:1.2; letter-spacing:20px; z-index:1;}
.main_skin .left_A .img {position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    text-align: center;
   }
.main_skin .left_A .img img {}
.main_skin .left_A .txt {/*position:absolute; left:50px; top:45px; opacity:1; z-index:7;text-align: left;*/

    position: absolute;
    left: 50%;
    top: 40%;
    opacity: 1;
    z-index: 7;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    margin-left: -25%;

}
.main_skin .left_A .txt span {    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif; font-size:30px; color:#1d1d1d; line-height:1.2; letter-spacing:1px;}


.main_skin .left_A .txt span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #222;
    transition: all 0.3s;
}



.main_skin .left_A .txt p {font-size:18px; color:#1d1d1d; line-height:1.4; padding:4px 0 0 0; letter-spacing:-1px;}




.main_skin .left_A {position:relative; width:50%; height:660px; overflow:hidden; opacity:1;}
.main_skin .left_A .inbox {position:relative; width:100%; height:50%; text-align:center; background:#f5f5f5;}
.main_skin .left_A .inbox.four {     background: #E85E5E;
    background-image: url('');
    background-repeat: no-repeat;
        background-position: right bottom;}
.main_skin .left_A .inbox.one {
    background: #F4AEAE;
	  background-image: url('');
    background-repeat: no-repeat;
        background-position: left top;
}


.main_skin .left_A .inbox ul {width:100%; height:100%;}
.main_skin .left_A .inbox ul:after {content:""; display:block; clear:both;}
.main_skin .left_A .inbox ul li {position:relative; float:left; width:50%; height:100%; overflow:hidden;}
.main_skin .left_A .inbox:nth-child(1) ul li:nth-child(2) {background:#F9F9F9;}
.main_skin .left_A .inbox:nth-child(2) ul li:nth-child(1) {background:#F8F8F8;}
.main_skin .left_A .inbox .info {width:100%; padding:114px 0 0 0; opacity:1;}
.main_skin .left_A .inbox .info span {    display: block;
    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-size: 22px;
    color: #1d1d1d;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: normal;}




.main_skin .left_A .inbox .info p {font-size:15px; color:#1d1d1d; line-height:1.4; letter-spacing:-1px; padding:0px 0 0 0;}



.main_skin .left_A .inbox.four .info span{ color: #fff;}
.main_skin .left_A .inbox.four .info p{ color: #fff;}
.main_skin .left_A .inbox.one .info span{ color: #fff;}
.main_skin .left_A .inbox.one .info p{ color: #fff;}

.main_skin .left_A .inbox .img1 {position:absolute; right:0; top:0; width:100%;}
.main_skin .left_A .inbox .img1 img {position:absolute; left:50%; top:0; margin:0 0 0 -194px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(1):after {content:''; position:absolute; left:50%; top:50%; width:21px; height:31px; margin:-15px 0 0 -2px; background:url('') left top no-repeat;}*/
.main_skin .left_A .inbox .img2 {position:absolute; left:0; top:0; width:100%;}
.main_skin .left_A .inbox .img2 img {position:absolute; left:50%; top:0; margin:0 0 0 -194px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(2):after {content:''; position:absolute; right:50%; top:50%; width:21px; height:31px; margin:-15px -2px 0 0; background:url('') left top no-repeat;}*/




.main_skin .right_A {position:absolute; left:50%; bottom:0; width:50%; height:660px; overflow:hidden; opacity:1;}
.main_skin .right_A .inbox {position:relative; width:100%; height:50%; text-align:center; background:#f5f5f5;}
.main_skin .right_A .inbox.four {     background: #E85E5E;
    background-image: url('');
    background-repeat: no-repeat;
        background-position: right bottom;}
.main_skin .right_A .inbox.one {
    background: #F4AEAE;
	  background-image: url('');
    background-repeat: no-repeat;
        background-position: left top;
}


.main_skin .right_A .inbox ul {width:100%; height:100%;}
.main_skin .right_A .inbox ul:after {content:""; display:block; clear:both;}
.main_skin .right_A .inbox ul li {position:relative; float:left; width:50%; height:100%; overflow:hidden;}
.main_skin .right_A .inbox:nth-child(1) ul li:nth-child(2) {background:#F9F9F9;}
.main_skin .right_A .inbox:nth-child(2) ul li:nth-child(1) {background:#F8F8F8;}
.main_skin .right_A .inbox .info {width:100%; padding:114px 0 0 0; opacity:1;}
.main_skin .right_A .inbox .info span {    display: block;
    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-size: 22px;
    color: #1d1d1d;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: normal;}




.main_skin .right_A .inbox .info p {font-size:15px; color:#1d1d1d; line-height:1.4; letter-spacing:-1px; padding:0px 0 0 0;}



.main_skin .right_A .inbox.four .info span{ color: #fff;}
.main_skin .right_A .inbox.four .info p{ color: #fff;}
.main_skin .right_A .inbox.one .info span{ color: #fff;}
.main_skin .right_A .inbox.one .info p{ color: #fff;}

.main_skin .right_A .inbox .img1 {position:absolute; right:0; top:0; width:100%;}
.main_skin .right_A .inbox .img1 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(1):after {content:''; position:absolute; left:50%; top:50%; width:21px; height:31px; margin:-15px 0 0 -2px; background:url('') left top no-repeat;}*/
.main_skin .right_A .inbox .img2 {position:absolute; left:0; top:0; width:100%;}
.main_skin .right_A .inbox .img2 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(2):after {content:''; position:absolute; right:50%; top:50%; width:21px; height:31px; margin:-15px -2px 0 0; background:url('') left top no-repeat;}*/






.slick-arrow.slick-hidden{display:none;}
.slick-prev,
.slick-next{font-size:0; line-height:0; position:absolute; top:45%; display:block; width:27px; height:44px; padding:0; cursor:pointer; z-index:10; background-repeat:no-repeat;
    -webkit-transform:translate(0, -45%);
    -ms-transform:translate(0, -45%);
    transform:translate(0, -45%);
}
.slick-prev{left:-25px; right:auto;}
.slick-next{left:auto; right:-25px;}
.slick-dots{display:block; position:absolute; bottom:30px; width:100%; margin:0; padding:0; text-align:center;}
.slick-dots li{display:inline-block; position:relative; margin:0 5px; padding:0; cursor:pointer;}
.slick-dots li button{display:block; padding:5px; font-size:0; line-height:0; cursor:pointer; border:0; outline:none; opacity:0.75;}
.slick-dots li.slick-active button{opacity:1;}




/*성형*/



.main_beauty {
    width: 100%;
    margin: 60px 0 60px 0;
    overflow: hidden;width: 100%;
    margin: 60px 0 60px 0;
    overflow: hidden;
    max-width: 1520px;
    position: relative;
    margin: 0 auto;
}
.main_beauty_area {position:relative; max-width:1520px; margin:0 auto;}
.main_beauty_area:after {content:""; display:block; clear:both;}


.main_beauty .left_A {position:relative; width:50%; height:660px; background:#F9F9F9; overflow:hidden; opacity:1;}
.main_beauty .left_A .new {position:absolute; left:0; top:0; width:140px; height:60px; background:#df0023; text-align:center; z-index:4;}
.main_beauty .left_A .new span {font-family:'Roboto_B'; font-size:15px; color:#fff; font-weight:500; line-height:60px; letter-spacing:2px;}
.main_beauty .left_A .bgTxt {position:absolute; left:0; top:224px; width:100%; text-align:center; font-size:108px; color:#ebedee; font-weight:800; line-height:1.2; letter-spacing:20px; z-index:1;}
.main_beauty .left_A .img {position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    text-align: center;
   }
.main_beauty .left_A .img img {}
.main_beauty .left_A .txt {/*position:absolute; left:50px; top:45px; opacity:1; z-index:7;text-align: left;*/

    position: absolute;
    left: 50%;
    top: 40%;
    opacity: 1;
    z-index: 7;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    margin-left: -25%;

}
.main_beauty .left_A .txt span {    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif; font-size:30px; color:#1d1d1d; line-height:1.2; letter-spacing:1px;}


.main_beauty .left_A .txt span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #222;
    transition: all 0.3s;
}



.main_beauty .left_A .txt p {font-size:18px; color:#1d1d1d; line-height:1.4; padding:4px 0 0 0; letter-spacing:-1px;}




.main_beauty .left_A {position:relative; width:50%; height:660px; overflow:hidden; opacity:1;}
.main_beauty .left_A .inbox {position:relative; width:100%; height:50%; text-align:center; background:#f5f5f5;}
.main_beauty .left_A .inbox.four {     background: #E85E5E;
    background-image: url('');
    background-repeat: no-repeat;
        background-position: right bottom;}
.main_beauty .left_A .inbox.one {
    background: #F4AEAE;
	  background-image: url('');
    background-repeat: no-repeat;
        background-position: left top;
}


.main_beauty .left_A .inbox ul {width:100%; height:100%;}
.main_beauty .left_A .inbox ul:after {content:""; display:block; clear:both;}
.main_beauty .left_A .inbox ul li {position:relative; float:left; width:50%; height:100%; overflow:hidden;}
.main_beauty .left_A .inbox:nth-child(1) ul li:nth-child(2) {background:#F9F9F9;}
.main_beauty .left_A .inbox:nth-child(2) ul li:nth-child(1) {background:#F8F8F8;}
.main_beauty .left_A .inbox .info {width:100%; padding:114px 0 0 0; opacity:1;}
.main_beauty .left_A .inbox .info span {    display: block;
    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-size: 22px;
    color: #1d1d1d;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: normal;}




.main_beauty .left_A .inbox .info p {font-size:15px; color:#1d1d1d; line-height:1.4; letter-spacing:-1px; padding:0px 0 0 0;padding: 0px 20px;margin:0 auto;}



.main_beauty .left_A .inbox.four .info span{ color: #fff;}
.main_beauty .left_A .inbox.four .info p{ color: #fff;}
.main_beauty .left_A .inbox.one .info span{ color: #fff;}
.main_beauty .left_A .inbox.one .info p{ color: #fff;}

.main_beauty .left_A .inbox .img1 {position:absolute; right:0; top:0; width:100%;}
.main_beauty .left_A .inbox .img1 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit; z-index:0;}
/*.main_beauty .right_A .inbox:nth-child(1):after {content:''; position:absolute; left:50%; top:50%; width:21px; height:31px; margin:-15px 0 0 -2px; background:url('') left top no-repeat;}*/
.main_beauty .left_A .inbox .img2 {position:absolute; left:0; top:0; width:100%;}
.main_beauty .left_A .inbox .img2 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit; z-index: 0;}
/*.main_beauty .right_A .inbox:nth-child(2):after {content:''; position:absolute; right:50%; top:50%; width:21px; height:31px; margin:-15px -2px 0 0; background:url('') left top no-repeat;}*/




.main_beauty .right_A {position:absolute; left:50%; bottom:0; width:50%; height:660px; overflow:hidden; opacity:1;}
.main_beauty .right_A .inbox {position:relative; width:100%; height:50%; text-align:center; background:#f5f5f5;}
.main_beauty .right_A .inbox.four {     background: #E85E5E;
    background-image: url('');
    background-repeat: no-repeat;
        background-position: right bottom;}
.main_beauty .right_A .inbox.one {
    background: #F4AEAE;
	  background-image: url('');
    background-repeat: no-repeat;
        background-position: left top;
}


.main_beauty .right_A .inbox ul {width:100%; height:100%;}
.main_beauty .right_A .inbox ul:after {content:""; display:block; clear:both;}
.main_beauty .right_A .inbox ul li {position:relative; float:left; width:50%; height:100%; overflow:hidden;}
.main_beauty .right_A .inbox:nth-child(1) ul li:nth-child(2) {background:#0068B7;}
.main_beauty .right_A .inbox:nth-child(2) ul li:nth-child(1) {background:#BE5AAF;}
.main_beauty .right_A .inbox .info {width:100%; padding:114px 0 0 0; opacity:1;    z-index: 1;
    position: relative;}
.main_beauty .right_A .inbox .info span {    display: block;
    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-size: 22px;
    color: #1d1d1d;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: normal;}




.main_beauty .right_A .inbox .info p {font-size:15px; color:#1d1d1d; line-height:1.4; letter-spacing:-1px; padding:0px 0 0 0;padding: 0px 20px;margin:0 auto;}



.main_beauty .right_A .inbox.four .info span{ color: #fff;}
.main_beauty .right_A .inbox.four .info p{ color: #fff;}
.main_beauty .right_A .inbox.one .info span{ color: #fff;}
.main_beauty .right_A .inbox.one .info p{ color: #fff;}

.main_beauty .right_A .inbox .img1 {position:absolute; right:0; top:0; width:100%;}
.main_beauty .right_A .inbox .img1 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_beauty .right_A .inbox:nth-child(1):after {content:''; position:absolute; left:50%; top:50%; width:21px; height:31px; margin:-15px 0 0 -2px; background:url('') left top no-repeat;}*/
.main_beauty .right_A .inbox .img2 {position:absolute; left:0; top:0; width:100%;}
.main_beauty .right_A .inbox .img2 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_beauty .right_A .inbox:nth-child(2):after {content:''; position:absolute; right:50%; top:50%; width:21px; height:31px; margin:-15px -2px 0 0; background:url('') left top no-repeat;}*/




/*비만*/


.main_skin {
    width: 100%;
    margin: 60px 0 60px 0;
    overflow: hidden;
}
.main_skin_area {position:relative; max-width:1530px; margin:0 auto;}
.main_skin_area:after {content:""; display:block; clear:both;}


.main_skin .left_A {position:relative; width:50%; height:660px; background:#F9F9F9; overflow:hidden; opacity:1;}
.main_skin .left_A .new {position:absolute; left:0; top:0; width:140px; height:60px; background:#df0023; text-align:center; z-index:4;}
.main_skin .left_A .new span {font-family:'Roboto_B'; font-size:15px; color:#fff; font-weight:500; line-height:60px; letter-spacing:2px;}
.main_skin .left_A .bgTxt {position:absolute; left:0; top:224px; width:100%; text-align:center; font-size:108px; color:#ebedee; font-weight:800; line-height:1.2; letter-spacing:20px; z-index:1;}
.main_skin .left_A .img {position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    text-align: center;
   }
.main_skin .left_A .img img {}
.main_skin .left_A .txt {/*position:absolute; left:50px; top:45px; opacity:1; z-index:7;text-align: left;*/

    position: absolute;
    left: 50%;
    top: 40%;
    opacity: 1;
    z-index: 7;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    margin-left: -25%;

}
.main_skin .left_A .txt span {    font-family: 'NotoSans-Regular','NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif; font-size:30px; color:#1d1d1d; line-height:1.2; letter-spacing:1px;}


.main_skin .left_A .txt span:after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 15px auto 18px;
    background-color: #222;
    transition: all 0.3s;
}



.main_skin .left_A .txt p {font-size:18px; color:#1d1d1d; line-height:1.4; padding:4px 0 0 0; letter-spacing:-1px;}




.main_skin .left_A {position:relative; width:50%; height:660px; overflow:hidden; opacity:1;}
.main_skin .left_A .inbox {position:relative; width:100%; height:50%; text-align:center; background:#f5f5f5;}
.main_skin .left_A .inbox.four {     background:#662e8a;
    background-image: url('');
    background-repeat: no-repeat;
        background-position: right bottom;}
.main_skin .left_A .inbox.one {
    background: #090f33;
	  background-image: url('');
    background-repeat: no-repeat;
        background-position: left top;
}


.main_skin .left_A .inbox ul {width:100%; height:100%;}
.main_skin .left_A .inbox ul:after {content:""; display:block; clear:both;}
.main_skin .left_A .inbox ul li {position:relative; float:left; width:50%; height:100%; overflow:hidden;}
.main_skin .left_A .inbox:nth-child(1) ul li:nth-child(2) {background:#F9F9F9;}
.main_skin .left_A .inbox:nth-child(2) ul li:nth-child(1) {background:#F8F8F8;}
.main_skin .left_A .inbox .info {width:100%; padding:114px 0 0 0; opacity:1;}
.main_skin .left_A .inbox .info span {    display: block;
    font-family: 'NotoSans-Bold','맑은 고딕', 'Malgun Gothic', sans-serif;
    font-size: 22px;
    color: #1d1d1d;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: normal;}




.main_skin .left_A .inbox .info p {font-size:15px; color:#1d1d1d; line-height:1.4; letter-spacing:-1px; padding:0px 0 0 0;padding: 0px 20px;margin:0 auto;}



.main_skin .left_A .inbox.four .info span{ color: #fff;}
.main_skin .left_A .inbox.four .info p{ color: #fff;}
.main_skin .left_A .inbox.one .info span{ color: #fff;}
.main_skin .left_A .inbox.one .info p{ color: #fff;}

.main_skin .left_A .inbox .img1 {position:absolute; right:0; top:0; width:100%;}
.main_skin .left_A .inbox .img1 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(1):after {content:''; position:absolute; left:50%; top:50%; width:21px; height:31px; margin:-15px 0 0 -2px; background:url('') left top no-repeat;}*/
.main_skin .left_A .inbox .img2 {position:absolute; left:0; top:0; width:100%;}
.main_skin .left_A .inbox .img2 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(2):after {content:''; position:absolute; right:50%; top:50%; width:21px; height:31px; margin:-15px -2px 0 0; background:url('') left top no-repeat;}*/




.main_skin .right_A {position:absolute; left:50%; bottom:0; width:50%; height:660px; overflow:hidden; opacity:1;}
.main_skin .right_A .inbox {position:relative; width:100%; height:50%; text-align:center; background:#f5f5f5;}
.main_skin .right_A .inbox.four {     background: #421e63;
    background-image: url('');
    background-repeat: no-repeat;
        background-position: right bottom;}
.main_skin .right_A .inbox.one {
    background: #59298b;
	  background-image: url('');
    background-repeat: no-repeat;
        background-position: left top;
}


.main_skin .right_A .inbox ul {width:100%; height:100%;}
.main_skin .right_A .inbox ul:after {content:""; display:block; clear:both;}
.main_skin .right_A .inbox ul li {position:relative; float:left; width:50%; height:100%; overflow:hidden;}
.main_skin .right_A .inbox:nth-child(1) ul li:nth-child(2) {background:#F9F9F9;}
.main_skin .right_A .inbox:nth-child(2) ul li:nth-child(1) {background:#F8F8F8;}
.main_skin .right_A .inbox .info {width:100%; padding:114px 0 0 0; opacity:1;}
.main_skin .right_A .inbox .info span {    display: block;
    font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-size: 22px;
    color: #1d1d1d;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: normal;}




.main_skin .right_A .inbox .info p {font-size:15px; color:#1d1d1d; line-height:1.4; letter-spacing:-1px; padding:0px 0 0 0;  width: 80%;    padding: 0px 20px;margin:0 auto;}



.main_skin .right_A .inbox.four .info span{ color: #fff;}
.main_skin .right_A .inbox.four .info p{ color: #fff;}
.main_skin .right_A .inbox.one .info span{ color: #fff;}
.main_skin .right_A .inbox.one .info p{ color: #fff;}

.main_skin .right_A .inbox .img1 {position:absolute; right:0; top:0; width:100%;}
.main_skin .right_A .inbox .img1 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(1):after {content:''; position:absolute; left:50%; top:50%; width:21px; height:31px; margin:-15px 0 0 -2px; background:url('') left top no-repeat;}*/
.main_skin .right_A .inbox .img2 {position:absolute; left:0; top:0; width:100%;}
.main_skin .right_A .inbox .img2 img {position:absolute; left:50%; top:0; margin:0 0 0 -190px;max-width: inherit;}
/*.main_skin .right_A .inbox:nth-child(2):after {content:''; position:absolute; right:50%; top:50%; width:21px; height:31px; margin:-15px -2px 0 0; background:url('') left top no-repeat;}*/

























#prom_area {margin:0 -15px;position:relative;    background: transparent;}
#prom_area .prom_wrap {position:relative; padding:0 0 54px 0;}
#prom_area .prom_wrap .con {position: relative;
    padding-bottom: 224px;
    background:transparent;
    padding-bottom:84px;    margin-bottom: 30px;}
#prom_area .prom_wrap .con a {display:block;outline: none;}
#prom_area .prom_wrap .con .box {margin:0 15px;}
#prom_area .prom_wrap .con .img {overflow:hidden; 
    width: 100%;
    /* height: 345px; */
    overflow: hidden;
    position: relative;}
#prom_area .prom_wrap .con .img img {max-width:100%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;width: 100%;}
#prom_area .prom_wrap .con .img:hover img {max-width: 100%;-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
#prom_area .prom_wrap .con .text {padding-top: 38px;
    background: #fff;
    padding: 30px 40px;
    position: absolute;
    bottom: 0px;
    right: 15px;
    margin-top: -50px;
    margin-left: 25px;
    box-shadow:10px 15px 12px rgba(0, 0, 0, 0.05);
    min-height: 100px;
    border-bottom-left-radius: 30px;
    width: 88%;}
#prom_area .prom_wrap .con .text .tit {font-size:18px;color:#1d1d1d;line-height:1.2;letter-spacing:-0.05em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;    text-align: left;    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;}
#prom_area .prom_wrap .con .text .cont {font-size:15px;color:#5c5c5c;line-height:1.7;letter-spacing:-0.02em;padding-top:15px;display: -webkit-box; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical;    text-align: left;    font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif;}
#prom_area .prom_wrap .con .text .date {font-size:11px;color:#8b8075;line-height:1.2;letter-spacing:-0.023em;font-family:'Roboto_B';padding-top:20px;    text-align: left;}
#prom_area .left {position:absolute;top:50%;left:-95px;margin-top:-33px;}
#prom_area .right {position:absolute;top:50%;right:-95px;margin-top:-33px;}
#prom_area .mImg {display:none;}


#prom_area .slick-dots {position:absolute;bottom:0;left:0;z-index:1;text-align:center;width:100%;}
#prom_area .slick-dots li button {display:none;}
#prom_area .slick-dots li {display:inline-block;width:16px;height:16px;margin:0 12px;cursor:pointer; background:url('/mg_img/slick_pro_dot_w.png') 50% 50% no-repeat;}
#prom_area .slick-dots li.slick-active {background:url('/mg_img/slick_pro_dot_b.png') 50% 50% no-repeat;}




.twrap {
    max-width: 1520px;
    margin: 0 auto;
}



@media all and (max-width: 766px) {
.m_promotion h2 {
    font-size: 16px;
    color: #E85E5E;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    transform: translate(0, 30px);
    margin-bottom: 60px;
}
#prom_area .prom_wrap .con .text .cont{

display:none;
}
.m_hall h2 {
    font-size: 16px;
    color: #E85E5E;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    transform: translate(0, 30px);
    margin-bottom: 60px;
}
.m_hall h2 span {
    font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
    line-height: 2;
    margin-bottom: 40px;
    position: relative;
}
.m_promotion h2 span {
    font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
    line-height: 2;
    margin-bottom: 40px;
    position: relative;
}
#prom_area .prom_wrap .con .text {
    padding: 30px 40px;
    min-height: 100px;

}
#prom_area .prom_wrap .con {
    padding-bottom: 84px;
    margin-bottom: 30px;
}
#main .wrap {
    margin: 0 10px;
}


}



#cont_head{position: relative;
    display: inline-block;
    padding-bottom: 60px;
    width: 100%;
    /* border-bottom: 2px solid #222; */
    z-index: 3;}
#cont_head h2{display: inline-block;}
#cont_head h2 span{font-size:3.2rem;font-family:"Roboto_B", "NotoSans-Bold",sans-serif;color:#010101;    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;    position: relative;font-weight:700;}
#cont_head h2 span::after{
position: absolute;
    bottom: 7px;
    left: 0;
    height: 10px;
    width: 100%;
    background:rgb(238 238 238);
    content: "";
    opacity: 1;
    transition: opacity 0.2s,transform 0.4s;
    transition: 1s ease;
    z-index: -1;
}

#cont_head h2 p{
font-size: 15px;
    color: #888;
    line-height: 1.5;
    margin-top:0px;text-transform: uppercase;
    font-family: 'Roboto_M', 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;position: relative;    letter-spacing: -0.023em;
}

#cont_head #location{    float: none;
    /* padding-top: 30px; */
    position: absolute;
    /* bottom: 0; */
    right: 0;
    top: 30%;
    transform: translate(0%, 50%);}
#cont_head #location ul.loca{float:left;overflow:hidden;clear:both;padding-right:0;margin-right:0;vertical-align:middle;}
#cont_head #location ul.loca li{float:left;padding-left:20px;margin-left:10px;font-size:14px;color:#757575;background:url(../mg_img/top_navi_arrow.png) no-repeat 0 50%;}
#cont_head #location ul.loca li:first-child{padding-left:0px;background:none;width: 19px;}
#cont_head #location ul.loca li.now{color:#222;}

#cont_head #location ul.loca li.now{

    font-family: 'Roboto_B', "NotoSans-Regular", sans-serif;

}

.sub_head{position: relative;
    display: inline-block;text-align:center;
    padding-bottom: 20px;
    width: 100%;
    /* border-bottom: 2px solid #222; */
    z-index: 3;margin-top:80px;}
.sub_head h2{display: inline-block;}
.sub_head h2 span{font-size:3.2rem;font-family:'Roboto_B', "NotoSans-Bold",sans-serif;color:#010101;    display: inline-block;
    overflow: hidden;font-weight:700;
    white-space: nowrap;
    text-overflow: ellipsis;    position: relative;}
.sub_head h2 span::after{
position: absolute;
    bottom: 7px;
    left: 0;
    height: 10px;
    width: 100%;
    background:rgb(238 238 238);
    content: "";
    opacity: 1;
    transition: opacity 0.2s,transform 0.4s;
    transition: 1s ease;
    z-index: -1;
}

.sub_head h2 p{
font-size: 17px;
    color: #888;
    line-height: 1.7;
    margin-top:0px;
    font-family: 'Roboto_B', 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;position: relative;    letter-spacing: -0.023em;
}

@media (max-width: 1023px){
   
    .professional_data_head > b {font-size: 22px;}
    .professional_data_head > p {font-size: 13px;}
    .professional_data_head > p:before {font-size: 13px;}

#cont_head{padding-bottom:20px;}

.sub_head{padding-bottom:20px;}

#cont_head h2{font-size:35px;}
#location{padding-top:20px;}
#location ul.loca li{font-size:13px;}
#location ul.loca li img{    width: 18px;
    vertical-align: top;}

}

@media all and (max-width:1430px){


.main_skin_area {max-width:auto; margin:0 20px;}




}





/***************** media web **************/
@media all and (max-width:1200px){


.main_skin .left_A .bgTxt {font-size:80px; letter-spacing:16px;}
.main_skin .left_A .txt {left:12%;}


}








/***************** media tablet **************/
@media all and (max-width:900px){



.main_skin .left_A {width:100%;}
.main_skin .right_A {position:relative; left:0; top:0; width:100%; height:auto;}
.main_skin .right_A .inbox {margin:0px 0 0 0; height:310px;}

.main_beauty .left_A {width:100%;}
.main_beauty .right_A {position:relative; left:0; top:0; width:100%; height:auto;}
.main_beauty .right_A .inbox {margin:0px 0 0 0; height:310px;}
}

@media (max-width: 768px){

.subBody {
    margin: 30px auto 0px;
}

.subpage {
    /* padding-top: 200px; */
    padding-top: 100px;
    padding-bottom: 0px;
}
.subpage {
    padding-top: 0;
}
#cont_head {
    padding-bottom: 40px;
}

#cont_head h2{float:none;width:100%;text-align:center;font-size:30px;}

.sub_head h2{float:none;width:100%;text-align:center;font-size:30px;}

#location{float:none;text-align:center;padding-top:0px;width:100%;}
#location ul.loca{float:none;display:block;}
#location ul.loca li{float:none;display:inline-block;padding-left: 15px;
    margin-left: 5px;}
#cont_head h2 span{float:none;width:auto;text-align:center;font-size:24px;}
#cont_head h2 p{
display:none;
}

.sub_head h2 span{float:none;width:auto;text-align:center;font-size:30px;}
.sub_head h2 p{
display:none;
}


#cont_head #location {
float: none;
    /* padding-top: 30px; */
    /* position: absolute; */
    /* bottom: 0; */
    right: 0;
    top: 0%;
    transform: translate(0%, 0%);
}
#cont_head #location ul.loca{float:none;display:block;}
#cont_head #location ul.loca li{float:none;display:inline-block;padding-left: 15px;
}

#cont_head #location {
    float: none;
    /* padding-top: 30px; */
    position: relative;
    /* bottom: 0; */
    right: 0;
    top: 0%;
    transform: translate(0%, 0%);
}
}


/***************** media mobile **************/
@media all and (max-width:640px){

/* layout width */
.main_skin_area {margin:0;}

.main_skin {margin:64px 0 0 0;}
.main_skin .msTit {font-size:20px; line-height:1.2; padding:0 0 26px 0;}
.main_skin .left_A {height:360px;}
.main_skin .left_A .new {width:70px; height:34px;}
.main_skin .left_A .new span {font-size:11px; line-height:34px;}
.main_skin .left_A .img {padding:0;}
.main_skin .left_A .img img {}
.main_skin .left_A .bgTxt {top:102px; font-size:54px; letter-spacing:10px;}
.main_skin .left_A .txt {left:25px; top:25px;}
.main_skin .left_A .txt span {font-size:18px;}
.main_skin .left_A .txt p {font-size:12px; padding:0;}


.main_skin .left_A .inbox {height:180px; margin:0px 0 0 0;}
.main_skin .left_A .inbox .info {padding:62px 0 0 0;}
.main_skin .left_A .inbox .info span {font-size:14px; letter-spacing:1px;}
.main_skin .left_A .inbox .info p {font-size:12px; padding:0px 0 0 0;}
.main_skin .left_A .inbox .img1 {top:-36px;}
.main_skin .left_A .inbox .img1 img {width:260px; margin:30px 0 0 -140px;}
.main_skin .left_A .inbox .img2 {top:-36px;}
.main_skin .left_A .inbox .img2 img {width:260px; margin:0 0 0 -120px;}
.main_skin .left_A .inbox:nth-child(1):after {width:10px; height:16px; background-size:10px 16px; margin:-8px 0 0 -2px;}
.main_skin .left_A .inbox:nth-child(2):after {width:10px; height:16px; background-size:10px 16px; margin:-8px -2px 0 0;}


.main_skin .right_A .inbox {height:180px; margin:15px 0 0 0;margin:0px 0 0 0;}
.main_skin .right_A .inbox .info {padding:62px 0 0 0;}
.main_skin .right_A .inbox .info span {font-size:14px; letter-spacing:1px;}
.main_skin .right_A .inbox .info p {font-size:12px; padding:0px 0 0 0;}
.main_skin .right_A .inbox .img1 {top:-36px;}
.main_skin .right_A .inbox .img1 img {width:260px; margin:0 0 0 -120px;}
.main_skin .right_A .inbox .img2 {top:-36px;}
.main_skin .right_A .inbox .img2 img {width:260px; margin:30px 0 0 -140px;}
.main_skin .right_A .inbox:nth-child(1):after {width:10px; height:16px; background-size:10px 16px; margin:-8px 0 0 -2px;}
.main_skin .right_A .inbox:nth-child(2):after {width:10px; height:16px; background-size:10px 16px; margin:-8px -2px 0 0;}




/* layout width */
.main_beauty_area {margin:0;}

.main_beauty {margin:64px 0 0 0;}
.main_beauty .msTit {font-size:20px; line-height:1.2; padding:0 0 26px 0;}
.main_beauty .left_A {height:360px;}
.main_beauty .left_A .new {width:70px; height:34px;}
.main_beauty .left_A .new span {font-size:11px; line-height:34px;}
.main_beauty .left_A .img {padding:0;}
.main_beauty .left_A .img img {}
.main_beauty .left_A .bgTxt {top:102px; font-size:54px; letter-spacing:10px;}
.main_beauty .left_A .txt {left:25px; top:25px;}
.main_beauty .left_A .txt span {font-size:18px;}
.main_beauty .left_A .txt p {font-size:12px; padding:0;}
.main_beauty .right_A .inbox {height:180px; margin:15px 0 0 0;margin:0px 0 0 0;}
.main_beauty .right_A .inbox .info {padding:62px 0 0 0;}
.main_beauty .right_A .inbox .info span {font-size:14px; letter-spacing:1px;}
.main_beauty .right_A .inbox .info p {font-size:12px; padding:0px 0 0 0;}
.main_beauty .right_A .inbox .img1 {top:-36px;}
.main_beauty .right_A .inbox .img1 img {width:320px; margin:0 0 0 -160px;}
.main_beauty .right_A .inbox .img2 {top:-36px;}
.main_beauty .right_A .inbox .img2 img {width:320px; margin:0 0 0 -160px;}
.main_beauty .right_A .inbox:nth-child(1):after {width:10px; height:16px; background-size:10px 16px; margin:-8px 0 0 -2px;}
.main_beauty .right_A .inbox:nth-child(2):after {width:10px; height:16px; background-size:10px 16px; margin:-8px -2px 0 0;}


}

#main .wrap .notice_list{
margin-top:40px;
margin-bottom:40px;
}
.notice_list{height:81px; margin:40px auto; position:relative; border-top:1px solid rgba(133,133,133,0.15);border-bottom:1px solid rgba(133,133,133,0.15);}
.notice_list .newsD{width:1360px; margin:0 auto; position:relative; overflow:hidden}
.notice_list .leftA{float:left; overflow:hidden; width:210px}
.notice_list .leftA .tit{width:156px; line-height:80px; font-family:'NotoSans-Bold'; font-size:18px; color:#333; float:left}
.notice_list .leftA .btnA{float:left}
.notice_list .leftA .btnA a{display:block; text-align:center; width:54px; height:40px}
.notice_list .leftA .btnA a:first-child{background:url('/mg_img/notice_up.png') no-repeat 20px 18px}
.notice_list .leftA .btnA a:last-child{background:url('/mg_img/notice_dw.png') no-repeat 20px 14px}
.notice_list .leftA .btnA a:first-child{padding:16px 20px 8px}
.notice_list .leftA .btnA a:last-child{padding:8px 20px 16px}
.notice_list .rightA{float:left; position:relative; width:calc(100% - 374px); width:-webkit-calc(100% - 374px); height:80px; overflow:hidden}
.notice_list .rightA .list:first-child{top:0;}
.notice_list .rightA .list{overflow:hidden; position:absolute; top:100%; left:0; height:80px; width:100%}
.notice_list .rightA .list .txt{padding-left:10px; display:block; width:calc(100% - 112px); width:-webkit-calc(100% - 112px); font-size:18px; line-height:80px; color:#666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;}
.notice_list .rightA .list .date{    float: left;
    width: 92px;
    margin-left: 20px;
    font-family: 'Roboto_B';
    font-size: 16px;
    line-height: 80px;
    color: #666;
    text-align: right;
    font-weight: 500;}
.notice_list .endA{float:left; width:134px; margin-left:30px}
.notice_list .endA a{    display: inline-block;
    width: 114px;
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
    border-radius: 20px;
    color: #fff;
    background: #333;
    font-size: 16px;
    text-align: center;
    font-family: 'NotoSans-Regular';
    float: right;}




@media (max-width: 981px){

.notice_list{height:auto;border-top:0px solid rgba(133,133,133,0.15);}
	.notice_list .newsD{width:100%; margin:0; padding:20px 5%; height:auto}
	.notice_list .leftA{width:100%; position:relative}
	.notice_list .leftA .tit{font-size:17px; line-height:20px; width:auto; float:left}
	.notice_list .leftA .btnA{width:40px; float:right; overflow:hidden}
	.notice_list .leftA .btnA a{width:10px; height:20px; float:left}
	.notice_list .leftA .btnA a:first-child{background:url('/mg_img/notice_prev.png') no-repeat left center; background-size:10px auto; padding:0; margin-right:18px}
	.notice_list .leftA .btnA a:last-child{background:url('/mg_img/notice_next.png') no-repeat left center; background-size:10px auto; padding:0}
	.notice_list .rightA{width:calc(100% - 50px); width:-webkit-calc(100% - 50px); height:80px}
	.notice_list .rightA .list{height:auto}
	.notice_list .rightA .list .txt{word-break:keep-all; font-size:15px; line-height:19px; margin-top:20px; white-space:normal; text-overflow:inherit; overflow:visible; padding-left:0; float:none;width: 100%;}
	.notice_list .rightA .list .date{display:block; float:none; width:100%; margin-left:0; font-size:12px; line-height:1; margin-top:16px; text-align:left}
	.notice_list .endA{    float: none;
    position: absolute;
    top: 25px;
    left: calc(5% + 90px);
    left: -webkit-calc(5% + 150px);
    margin-left: 0;
    width: 12px;
    height: 12px;}
	.notice_list .endA a{width:12px; height:12px; text-indent:-9999px; background:url('/mg_img/notice_more.png') no-repeat 0 0; background-size:12px; margin:0; line-height:1}

}


#ysc_mid {
    width: 100%;
    padding: 60px 0px 0px;
    position: relative;
    background-color: #fff;
    /*max-width: 1920px;*/
	max-width:100%;
    margin: 0 auto;
}


.m_skin h2 {
    font-size: 20px;
    color: #222;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    max-width: 1520px;
    overflow: hidden;
    transform: translate(0, 30px);
	margin-bottom:60px;
}
.m_skin h2 span{
    font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;
	font-family: 'NotoSans-Bold';
    font-style: normal;
	font-size:3rem;
	line-height:2;    color: #090f33;
	margin-bottom:40px;position: relative;
	
}

.m_skin h2 span:before, .m_skin h2 span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 0;
    height: 1px;
    background-color: rgba(133,133,133,0.15);
}
.m_skin h2 span:after {
    left: 100%;
    margin-left: 15px;
}
.m_skin h2 span:before {
    right: 100%;
    margin-right: 15px;
}
.m_skin h2 span:before, .m_skin h2 span:after {
    width: 760px;
    transition: all 0.7s;
}
.m_promotion{
background-color:#FFF6F6;
padding:50px 0;
width:100%;
position:relative;
max-width:1920px;
margin-top:40px;
}

.m_promotion h2 {
    font-size: 20px;
    color: #222;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    max-width: 1520px;
    overflow: hidden;
    transform: translate(0, 30px);
	margin-bottom:60px;
}
.m_promotion h2 span{
    font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;
    font-style: normal;
	font-size:3rem;
	line-height:2;
	margin-bottom:40px;position: relative;
	
}

.m_promotion h2 span:before, .m_promotion h2 span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 0;
    height: 1px;
    background-color:rgba(133,133,133,0.15);
}
.m_promotion h2 span:after {
    left: 100%;
    margin-left: 15px;
}
.m_promotion h2 span:before {
    right: 100%;
    margin-right: 15px;
}
.m_promotion h2 span:before, .m_promotion h2 span:after {
    width: 760px;
    transition: all 0.7s;
}

.m_skin p.info_text {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin: -40px 0px 50px;
    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
    color: #666;
    letter-spacing: -0.023em;
}
.m_promotion p.info_text {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin: -40px 0px 50px;
    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
    color: #666;
    letter-spacing: -0.023em;
}


.pc{
display:block;
    width: 100%;
    height: 100%;
}
.mo{
display:none;
    width: 100%;
    height: 100%;
}

@media all and (max-width: 766px) {
.m_promotion h2 {
    font-size: 16px;
    color: #222;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    transform: translate(0, 30px);
    margin-bottom: 60px;
}
#prom_area .prom_wrap .con .text .cont{

display:none;
}
.m_skin h2 {
    font-size: 16px;
    color: #222;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    width: 100%;
    overflow: hidden;
    transform: translate(0, 30px);
    margin-bottom: 60px;
}
.m_skin h2 span {
    /*font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;*/
    font-style: normal;
    font-size: 2rem;
    line-height: 2;
    margin-bottom: 40px;
    position: relative;
}
.m_promotion h2 span {
    font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
    line-height: 2;
    margin-bottom: 40px;
    position: relative;
}
#prom_area .prom_wrap .con .text {
    padding: 30px 40px;
    min-height: 100px;

}
#prom_area .prom_wrap .con {
    padding-bottom: 84px;
    margin-bottom: 30px;
}
#main .wrap {
    margin: 0 10px;
}
#main .swrap {
    margin: 0 0px;
}

#ysc_mid {
    width: 100%;
    padding: 0px 0px;
    position: relative;
    background-color: #fff;
    max-width: 1920px;
    margin: 0 auto;
}
.m_promotion p.info_text,.m_skin p.info_text {
    font-size: 11px;
    text-align: center;
    line-height: 30px;
    margin: -35px 0px 20px;
    font-family: 'NotoSans-light', '맑은 고딕', 'Malgun Gothic', sans-serif;
}
.m_promotion {
    background-color: #FFF6F6;
    padding: 0px 0;
    width: 100%;
    position: relative;
    max-width: 1920px;
}
#prom_area .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 1;
    text-align: center;
    width: 100%;
}
#prom_area .prom_wrap .con {
    padding-bottom: 84px;
    margin-bottom: 30px;
    margin: 0 10px 30px;
}
.footer-wrap {
    max-width: inherit;
    margin: 0 16px;
}
.pc{
display:none;
}
.mo{
display:block;
}
}

/* ** 퀵메뉴 ** */
.qck_btn > button {
	width:55px;
	height:55px;
	background:#421e63;
	border-radius:100%;
	transition:none;
	
}
.qck_btn > button#qck_Open:before {
    display: block;
    position: absolute;
    top: 12px;
    left: 2px;
    bottom: 0;
    width: 50px;
    /* background: url(/mg_img/fix_menu.png) 50% 0 no-repeat; */
    background-size: cover;
    content: '';
    content: '';
    display: block;
    font-family: 'shop-font';
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    content: '\e96a';
}

.qck_btn > button#qck_Close {
	width:55px;
	height:55px;
	background:#000 ;
	border-radius:100%;
	transition:none;
}



.qck_btn > button#qck_Close:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 4px;
    /* bottom: 0; */
    width: 50px;
    height: 50px;
    /* background: url(/mg_img/fix_menu.png) 50% 0 no-repeat; */
    background-size: cover;
    content: '';
    content: '';
    display: block;
    font-family: 'shop-font';
    font-size: 15px;
    line-height: 50px;
    margin-top: -25px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    content: '\E92E';
}


[lang="en"] {
    font-family: 'Roboto_B', 'NotoSansKR', sans-serif;
    letter-spacing: 0;
   /* font-family: mr-eaves-xl-sans, serif;
    font-weight: 800;*/
}

.quick_rgt_cont {
	
}
.quick_rgt_cont .quick_rgt_btn_A{
	-o-transform:scale(0.98);
	-ms-transform:scale(0.98);
	-moz-transform:scale(0.98);
	-webkit-transform:scale(0.98);
	transform:scale(0.98);
	-webkit-transition:0.5s;
	transition:0.5s;
	margin-bottom:-20px;
	opacity:0;
}
.quick_rgt_cont .quick_rgt_btn_A.act{
	margin-bottom:5px;
	-o-transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
	opacity:1;
}
.quick_rgt_btn_A li{
	margin-bottom:-55px;
	-webkit-transition:0.5s;
	transition:0.5s;
}
.quick_rgt_btn_A.act li{
	margin-bottom:5px;
}
.quick_rgt_cont li a{
	display:block;
	position:relative;
	font-size:16px;
	font-weight:500;
}
.quick_rgt_cont li a:before{
	content:'';
	width:55px; height:55px;
	border-radius:100px;
	position:absolute;
	top:0; right:0;
	background:#fff;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
}
.quick_rgt_cont li:hover a:before{
	box-shadow:0 0 12px 5px rgba(0,0,0,0.06);
	width:155px;
}
.quick_rgt_cont li.pservice a:before{
	background:#E85E5E;
}

.quick_rgt_cont li.pservice a:after{
    content: '\e96A';
    color: #fff;
    font-family: 'shop-font';
    font-size: 28px;
    position: absolute;
    left: 13px;
    top: 14px;
}


.quick_rgt_cont li.kservice a:before{
	background:#F9E000 ;
}
.quick_rgt_cont li.channel a:before{
	background:#4a27ff;
}
.quick_rgt_cont li .txt{
	position:absolute;
	top:0; left:-72px;
	white-space:nowrap;
	z-index:3;
    line-height: 55px;
    opacity:0;
    visibility:hidden;
    -webkit-transition:0.2s;
    transition:0.2s;
    transition-delay:0s;    font-size: 12px;
}
.quick_rgt_cont li:hover .txt{
	left:-80px;
	opacity:1;
	visibility:visible;
	transition-delay:0.2s;
}
.quick_rgt_cont li.pservice .txt, .quick_rgt_cont li.channel .txt{
	color:#fff;
    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
}
.quick_rgt_cont li.kservice .txt{
	color:#3B1C1C;
    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
}
.quick_rgt_cont li.sample .txt, .quick_rgt_cont li.membership .txt{
	color:#022831;
}
.quick_rgt_cont li img{
	position:relative;
	z-index:10;

}
.qck_btn{
	text-align:right;
	margin-bottom:5px;
	position:relative;
	z-index:2;
}
#qck_Close{
	display:none;
}
.qck_btn button {
    cursor: pointer;
	outline: none !important;    border: 0 none;
}

#quick_rgt_area{position:absolute; top:0px; right:-132px; width:112px;}
#quick_rgt_area .right_banner img{margin:0 0 15px 0;}
.quick_rgt_cont h4{padding:0; color:#666666; text-align:center;}
.quick_rgt_cont ul{padding:15px 0 0 0;}

.quick_rgt_cont li{
position: relative;
    width: 55px;
    height: 55px;
    margin: 0 0 5px 0;
}
html body #quick_rgt_area{
    position: absolute;
    top: auto;
    /*bottom: 8.8%;*/
	bottom:350px;
    right: 20px;
    width: auto;
    margin-right: 0;
}
html.desktop .header_wrap.active .tab_menu_container {
    margin-top: 0;
    position: fixed;
    z-index: 100;
}


#mo_header.minimize .header_wrap.active .tab_menu_container {
    margin-top: 0;
    position: fixed;
    z-index: 100;
}
html body #quick_rgt_area.fixed {
    position: fixed;
    top: inherit;
    bottom: 50px;
}

.quick_rgt_text_container {
    float: left;
    margin-right: 62px;
    padding: 13px 20px;
    position: absolute;
    bottom: -16px;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fefefe;
    border-radius: 6px;
    -webkit-transition: background 750ms;
    transition: background 750ms;
    opacity: 0;
}
.quick_rgt_text_container {
    padding: 9px 16px 11px;
	    line-height: 1.167em;
}
.quick_rgt_text_container,.quick_rgt_text_container, .quick_rgt_text_container {
    background: #f3f3f3;
}
.quick_rgt_text_container a, .quick_rgt_text_container p {
    font-size: 13px;
    /* font-weight: 400; */
    color: #000;
    line-height: 1;    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
}

.quick_rgt_text_container:after {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-left-color: #fefefe;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: all 750ms;
    transition: all 750ms;
}
 .quick_rgt_text_container:after,.quick_rgt_text_container:after,.quick_rgt_text_container:after {
    border-left-color: #f3f3f3;
}
.sticky_quick_rgt {
    height: 67px;
    z-index: 10;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}
.quick_rgt {
    z-index: 1111;
}

#footer .go-top:after {
    content: '\e958';
    color: #3B1C1C;
	    content: '';
    display: block;
    font-family: 'shop-font';
    font-size: 12px;
    line-height: 34px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    -webkit-transition: color 300ms;
    transition: color 300ms;
}


@media (max-width: 768px){

html body #quick_rgt_area {
    position: absolute;
    top: auto;
    bottom: 369px;
    right: 10px;
    width: auto;
    margin-right: 0;
}
html body #quick_rgt_area.fixed {
    position: fixed;
    top: inherit;
    bottom: 88px;
}
.quick_rgt_text_container{

display:none;

}
.quick_rgt {}
#prom_area .prom_wrap .con .box {
    margin: 0 25px;
}
#prom_area .prom_wrap .con .text {
    right: 25px;
    width: 82%;
}
.footer-info p span {

    padding-right: 5px;

}
.footer-info p span.mobr {
    display: block;
}
.footer-info p span.nop {
    padding-right: 0px;
}
.footer-wrap {
    margin: 0 10px;
}
#footer .go-top:before {
    content: '';
    display: block;
    font-family: 'shop-font';
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15%;
    -webkit-transition: color 300ms;
    transition: color 300ms;
    content: '\E906';
}
.m_promotion h2 span:before, .m_promotion h2 span:after {
    /*width: 100%;*/
    transition: all 0.7s;
}
.m_skin h2 span:before, .m_skin h2 span:after {
    /*width: 100%;*/
    transition: all 0.7s;
}
.main_skin {
    margin: 0px 0 0 0;
}
}


/********** rolling ***********/
/* base */
#mainRoll, #mainRoll2, #historyRoll{position:relative; left:0; top:0; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; z-index:1; clear:both;}

.swiper-wrapper{position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px,0,0); -webkit-transition-timing-function:ease;
-moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px,0,0); -moz-transition-timing-function:ease;
-o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px,0,0); -o-transition-timing-function:ease; -o-transform:translate(0px,0px);
-ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px,0,0); -ms-transition-timing-function:ease;
transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px,0,0); transition-timing-function:ease;}
.swiper-free-mode > .swiper-wrapper{-webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto;}
.swiper-slide{float: left;}


/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal{-ms-touch-action: pan-y;}
.swiper-wp8-vertical{-ms-touch-action: pan-x;}


/* re code declaration */
#mainRoll{width:760px; height:660px; overflow:hidden; z-index:1;}
#mainRoll .swiper-slide{position:relative; width:760px; height:660px; overflow:hidden;}









.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.





.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}


.swiper-pagination-bullet{display:inline-block; width:11px; height:11px; margin:2px 6px; background:url('/mg_img/s_off.png') left top no-repeat; overflow:hidden; cursor:pointer;}
.swiper-pagination-bullet-active{background:url('/mg_img/s_on.png') left top no-repeat; cursor:pointer;}

.swiper-pagination-bullet-active {
    opacity: 1;
  background:url('/mg_img/s_on.png') left top no-repeat; cursor:pointer;
}
/* main rolling paging */
#mainThum{position:absolute; left:0; top:500px; width:100%; text-align:center; overflow:hidden;z-index:3}
#mainThum2{position:absolute; left:0; top:500px; width:100%; text-align:center; overflow:hidden;}




@media all and (max-width:1680px){



}


@media all and (max-width:1440px){


}

@media all and (max-width:1280px){


.nav_wrap {
    height: 88px;
}
#HEADER #GNB .gnb_inner .logo_area {
    left: 10px;
}
#HEADER #GNB .gnb_inner .other_services {
    right: 10px;
}
}
@media all and (max-width:1080px){

#HEADER #GNB .navi_inner .gnb_inner {
    height: 60px;
}
.nav_wrap {
    height: 60px;
}
#HEADER #GNB .gnb_dim {

    top: 60px;

}
.main_visual_slider_wrap {
    margin: 60px auto 0;
}
}
@media all and (max-width:1024px){
	.nav_wrap {
    height: 60px;
}
#HEADER #GNB .gnb_inner .logo_area .logo {

}
.main_visual_slider_wrap {
    height: 100%;
    position: relative;
    /* height: -webkit-calc(100vh - 88px); */
    /* height: calc(100vh - 88px); */
    max-height: initial;
    z-index: 0;
    margin: 60px auto 0;
}


.info .subVis, .skin .subVis, .beauty .subVis, .cancer .subVis, .community .subVis, .news .subVis,.service .subVis ,.company .subVis  ,.resources .subVis {
    position: relative;
    height: 600px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 68px;
    overflow: hidden;
}

}



@media all and (max-width: 766px) {


.nav_wrap {
    height: 60px;
}

#mainRoll{width:100%; height:324px; overflow:hidden; z-index:1;}
#mainRoll .swiper-slide{position:relative; width:100%; height:324px; overflow:hidden;}

#mainThum {
    position: absolute;
    left: 0;
    top: 300px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 3;
}

}
@media (max-width: 640px){
.main_h .right_A .inbox .img1 img {
    width: 320px;
    margin: 0 0 0 -160px;
}
}
@media all and (max-width:480px){
.main_h .left_A {
    height: 324px;
}
#mainRoll{width:100%; height:324px; overflow:hidden; z-index:1;}
#mainRoll .swiper-slide{position:relative; width:100%; height:324px; overflow:hidden;}
#mainThum {
    position: absolute;
    left: 0;
    top: 200px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 3;
}

}






@media all and (max-width:1680px){

#HEADER #GNB {
  /*  padding: 0 10px; */
}

#HEADER #GNB .gnb_inner .logo_area {
    left: 40px;width: 10.1rem;
}
#HEADER #GNB .gnb_inner .other_services {
    right: 40px;
}
}


@media all and (max-width:1440px){


}

@media all and (max-width:1280px){

#HEADER #GNB {
    padding: 0 0px;
}
.nav_wrap {
    height: 88px;
}
#HEADER #GNB .gnb_inner .logo_area {
    left: 15px;
}
#HEADER #GNB .gnb_inner .other_services {
    right: 15px;
}

}
@media all and (max-width:1080px){

#HEADER #GNB {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    /* max-width: 1920px; */
    height: 60px;
}


#HEADER #GNB .navi_inner .gnb_inner {
    height: 60px;
}
.nav_wrap {
    height: 60px;/*border-bottom: 0.1rem solid #eee;*/
}
#HEADER #GNB .gnb_dim {

    top: 60px;

}

.main_visual_slider_wrap {
    margin: 60px auto 0;
}
}
@media all and (max-width:1024px){
	.nav_wrap {
    height: 60px;
}

.main_visual_slider_wrap {
    height: 100%;
    position: relative;
    /* height: -webkit-calc(100vh - 88px); */
    /* height: calc(100vh - 88px); */
    max-height: initial;
    z-index: 0;
    margin: 60px auto 0;
}
}



@media all and (max-width: 767px) {


.nav_wrap {
    height: 60px;
	/*border-bottom:1px solid #eee;*/
}
}
@media (max-width: 1080px){
.home .container {
    margin: 0px auto 0;
}
}
/* popup */
.jt-bottom-popup {position: fixed;bottom: 0;left: 0;background: #fff;width: 100%;border-radius: 2rem 2rem 0 0;padding: 4rem 2rem 0 2rem;z-index: 990001;display: block; min-height: 26rem;-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;-webkit-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);}
.jt-bottom-popup__close { width: 2.6rem; height: 2.6rem; position: absolute; top: 1.5rem; right: 1.5rem; padding: 0.5rem;}
.jt-bottom-popup__close:after {content: '\e92e';font-family: 'jt-font';font-size: 1.6rem;color: #b2b2b2;}
.jt-bottom-popup__title { font-size: 2rem; font-weight: 600; letter-spacing: -0.025em; padding-bottom: 1.6rem; word-break: break-all;}
.jt-bottom-popup__content { border-top: 0.1rem solid #222; margin-top: 0; padding-top: 1.4rem;  max-height: 60vh;overflow:auto; padding-bottom: 4rem; font-size: 1.4rem;  letter-spacing: -0.025em; color: #666; word-break: break-word;}
.jt-bottom-popup__desc { font-size: 1.4rem;  letter-spacing: -0.025em; color: #666; line-height: 1.58; word-break: break-word;}
.jt-bottom-popup__link { display: inline-block; vertical-align: top; font-size: 1.2rem;  color: #0068B7; line-height: 1.3; letter-spacing: -0.025em; border-bottom: 0.1rem solid #0068B7; margin-top: 1.3rem; }
.jt-bottom-popup__subtitle { font-size: 1.2rem;  letter-spacing: -0.025em; color: #b2b2b2; margin-top: 2.4rem; margin-bottom: 0.5rem;}
.jt-bottom-popup__subtitle--large { color: #222; font-size: 1.4rem; font-weight: 600; }
.jt-bottom-popup__contact { font-size: 1.3rem;  display: block; letter-spacing: -0.025em; color: #666; padding-left: 2rem; position: relative; }
.jt-bottom-popup__contact:before {font-family: 'jt-font'; position: absolute; top: 0.4rem; left: 0; color: #999;}
.jt-bottom-popup__contact + .jt-bottom-popup__contact {margin-top: 1.1rem;}
.jt-bottom-popup__contact--call:before {content: '\e952';font-size: 1.3rem;}
.jt-bottom-popup__contact--mail:before {content: '\e953'; font-size: 1.4rem;}
.jt-bottom-popup__overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000000; background: rgba(0, 0, 0, .8); z-index: 990000; display: none; }
.jt-bottom-popup--open {display:block;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.jt-bottom-popup__explain {display: block; font-size: 1.2rem;  color: #999; line-height: 1.5; letter-spacing: -0.025em; margin-top: 1.2rem;}
.jt-bottom-popup__explain-link { display: inline-block; vertical-align: top; font-size: 1.2rem;  color: #0068B7; line-height: 1.3; letter-spacing: -0.025em; border-bottom: 0.1rem solid #0068B7; margin-top: 0.2rem;}
.jt-bottom-popup__content .jt-blockquote { margin-left: 0;margin-right: 0;}

.jt-program-popup .jt-bottom-popup__content {border-top-color: #ddd; /* overflow-x: hidden; */}
.jt-bottom-popup .jt-social-channel {margin: 0 auto;}
.jt-bottom-popup .jt-social-channel__item:first-child {padding-left: 0;}
.jt-bottom-popup .jt-social-channel__item:last-child {padding-right: 0;}

html.ios .jt-program-popup .jt-bottom-popup__content {overflow-x: hidden;}

.jt-bottom-popup-show {overflow: hidden;}

.jt-bottom-popup--full {height: 100%;border-radius: 0;opacity: 0;visibility: hidden;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.jt-bottom-popup--full .jt-bottom-popup__content {max-height: 100%;}

.jt-bottom-popup--offering {padding-bottom: 4rem;}

html.desktop .header_wrap {
    max-width: inherit;
    height: 68px;
    margin: 0 auto;
    margin-top: 0;
    position: relative;

    background: inherit; 
}


html.mobile .header_wrap {
    max-width: inherit;
    height: 49px;
    margin: 0 auto;
    margin-top: 0;
    position: relative;
    /*border-top: 1px solid #eee;*/
    background: inherit;
}
html.desktop .header_wrap.active .tab_menu_container {
    margin-top:49px;
       position: fixed;
    z-index: 100;
}

.header_wrap.active {

    height: 90px;
}

html.mobile .header_wrap .tab_menu_container {
    margin-top: 0px;
       position: fixed;
    z-index: 100;
}

html.mobile .minimize .header_wrap.active .tab_menu_container {
    margin-top: 62px;
       position: fixed;
    z-index: 100;
}

/* MENU OPEN */
body.open_menu {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;overflow: hidden;}

/* TAB MENU */
.tab_menu_container { position: absolute; top: 11.2rem; left: 0; width: 100%; opacity: 0; visibility: hidden;}
.tab_menu_container.active {opacity: 1; visibility: visible;}
#tab_menu { background: #f6f6f6; font-size: 0; }
#tab_menu:after {content:''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.1rem; background: #ddd;}
#tab_menu li { display: inline-block; width: 25%; border-bottom: 0.1rem solid #ddd; border-right: 0.1rem solid #ddd; }
#tab_menu li a { display: block; font-size: 1.4rem; line-height: 1.4; letter-spacing: -0.025em; color: #666; text-align: center; padding: 1.5rem 0 1.6rem; font-weight: 500;}
#tab_menu li:nth-child(4n) {border-right: 0;}
#tab_menu li:nth-last-child(-n+4) {/* border-bottom: 0; */}
.total_menu_open_button {display: none;}
#tab_menu_overlay { display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0;  background: rgba(0, 0, 0, .8); z-index: 590;}






#logo {
    position: absolute;
    top: 50%;
    left: 2rem;
    width: 12.1rem;
    /*height: 2.8rem;*/
    z-index: 2;
}


#logo a {
    display: block;
    width: 100%;
    height: 100%;
}
	#logo a svg, #logo a img {
    display: block;
    width: 100%;
    height: 100%;
}
#mo_header {display:block;}
.menu_container { position: absolute; top:0; left: 0; width: 100%; background: #fff; padding-right: 3.2rem;/* border-bottom: 0.1rem solid #ddd; */    z-index: 100;border-top: 1px solid #eee;display:none;
}


.header_wrap.active  .menu_container { position: absolute; top:0px; left: 0; width: 100%; background: #fff; padding-right: 3.2rem;/* border-bottom: 0.1rem solid #ddd; */    z-index: 100;border-top: 1px solid #eee;
}



.menu_container:after {content: '';display: block;width: 2.5rem;height: -webkit-calc(100% - 0.2rem);height: calc(100% - 0.2rem); position: absolute;top: 0.1rem;right: 3rem;background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#fff));background: -webkit-linear-gradient(left, #ffffff, #fff);background: linear-gradient(to right, #ffffff, #fff);background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff); z-index: 2; pointer-events: none;}
#menu { font-size: 0; width: auto; overflow-x: auto; overflow-y: hidden; white-space: nowrap;}
#menu:after {content: ''; display: block; width: 100%; height: 1px; background: #eee; position: absolute; bottom: 0; left: 0;}
#menu > li {display: inline-block;
    vertical-align: top;
    padding: 0 0.4rem;}
#menu > li:first-child {padding-left: 1rem;}
#menu > li:last-child {padding-right: 1rem;}
#menu > li > a { color: #999;
    padding: 1.0rem 0.5rem 1.0rem;
    display: block;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: -0.025em;
    position: relative;    /* font-weight: 500; */
    font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;}
#menu > li > a:after {content: ''; display: block; width: 100%; height: 0.2rem; background: #0068B7; position: absolute; left: 0; bottom: 0; opacity: 0; z-index: 2;}
#menu > li > a:before {content: '';display: block;width: 0.4rem;height: 0.4rem;background: #eb0808;border-radius: 50%;position: absolute;top: 1.4rem;right: -0.2rem; opacity: 0;} /* 새글 있을때 (NEW) */
#menu > li.current-menu-item > a {color: #0068B7;}
#menu > li.current-menu-item > a:after {opacity: 1;}
#menu > li.on > a {color: #0068B7;}
#menu > li.on > a:after {opacity: 1;}
#menu > li.current-page-ancestor > a {color: #0068B7;}
#menu > li.on > a {color: #0068B7;}
#menu > li.current-page-ancestor > a:after {opacity: 1;}
#menu > li > ul.sub-menu {display: none;}
/* #menu > li > ul.sub-menu { opacity: 0; visibility: hidden; position: absolute; top: 47px; left: 0; width: 100%; background: #f6f6f6; white-space: normal;}
#menu > li > ul.sub-menu:after { content: ''; width: 100%; height: 1px; background: #ddd; position: absolute; bottom: 0; left: 0; z-index: 2; }
#menu > li > ul.sub-menu > li { width: 33.33%; display: inline-block; vertical-align: top; text-align: center; padding: 16px 10px 15px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#menu > li > ul.sub-menu > li:nth-child(3n) { border-right: 0; }
#menu > li > ul.sub-menu > li > a { font-size: 14px; color: #666;  letter-spacing: -0.025em; line-height: 1.3; } */
#menu > li > a > span {display: block; position: relative;}


.menu_control_btn { position: absolute; top: 0; right: 0; width: 3.0rem; height: -webkit-calc(100% - 0.1rem); height: calc(100% - 0.1rem); display: block; border-left: 0.1rem solid #eee;}
.menu_control_btn:after {content: '\e90E'; font-family: 'shop-font'; font-size: 1rem; display: block; position: absolute; top: 50%; left: 50%; margin-top: -0.4rem; margin-left: -0.5rem; color: #999; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms;}
.menu_control_btn.active:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}


/* MOBILE MENU */
#small_menu_close {    display: block;
    opacity: 0;
    visibility: hidden;
    width: 30px;
    height: 30px;
    position: fixed;
    top: 15px;
    right: 10px;
    z-index: 1651;
    cursor: pointer;}
#small_menu_close:after {display: block; width: 100%; height: 100%; position: absolute; top: 0; right: 0;  font-family: 'shop-font'; content: '\e92E'; font-size: 1rem; line-height: 30px; font-weight: normal; text-align: center; color: #fff;-webkit-transition: 1s -webkit-transform cubic-bezier(.075,.82,.165,1);transition: 1s -webkit-transform cubic-bezier(.075,.82,.165,1);transition: 1s transform cubic-bezier(.075,.82,.165,1);transition: 1s transform cubic-bezier(.075,.82,.165,1), 1s -webkit-transform cubic-bezier(.075,.82,.165,1);}
html.desktop #small_menu_close:hover:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
#small_menu_overlay {display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; background: rgba(0, 0, 0, .75); z-index: 1600;}
#small_menu_container {display: none; width: 100%; height: 100%; margin: 0; position: fixed; top: 0; bottom: 0; right: 0; z-index: 1650; background: #fff; -webkit-overflow-scrolling: touch;}
.small_menu_container_inner {width: 100%; height: 100%; display: block; position: relative; font-size: 0;}

.small_menu_top {background: #0068B7; height:2rem;padding-top: 14rem;}

.small_menu_area {width: 100%; height: -webkit-calc(100% - 2rem); height: calc(100% - 2rem); display: block; position: relative; font-size: 0;-ms-overflow-style:none;}
.small_menu_area > * {display: inline-block; vertical-align: top;}

.small_tab_nav {width: 36.33%; background: #f8f8f8; padding:10px 0 0; height: 100%;}
.small_tab_menu > li {display: block;}
.small_tab_menu > li > a { display: block;
    font-size: 16px;
    /* font-weight: 600; */
    color: #a0a0a0;
    line-height: 1;
    letter-spacing: -0.025em;
    font-family: "NotoSans-Bold",sans-serif;
    padding:17px 10px;}
.small_tab_menu > li > a > span {position: relative;display: inline-block; vertical-align: top;}
.small_tab_menu > li > a > span:after {content: ''; display: block; width: 100%; height: 0.2rem; background: #0068B7; position: absolute; bottom: -0.4rem; left: 0; opacity: 0;}
.small_tab_menu > li.current-menu-item > a {/* color: var(--color-primary); */}
.small_tab_menu > li.current-menu-item > a > span:after {/* opacity: 1; */}
.small_tab_menu > li.current_scroll > a {color: #0068B7;}
.small_tab_menu > li.current_scroll > a > span:after {opacity: 1;}

.small_depth_nav {width: 63.67%; height: 100%; padding: 0;}
.small_depth_nav_inner {height: 100%; overflow-y: scroll; padding: 0 2rem;    padding-bottom: 14rem;}
.small_depth_menu li {display: block;width: 100%;}
.small_depth_menu a {display: block;position: relative;letter-spacing: -0.025em;line-height: 1;}
.small_depth_menu a:hover {color: #0068B7; -webkit-transition: color 300ms; transition: color 300ms;}
.small_depth_menu > li {margin-top:10px;}
.small_depth_menu > li:first-child {margin-top: 0;}
.small_depth_menu > li:first-child > a {padding-top:30px;}
.small_depth_menu > li > a {font-size: 16px;
    padding: 17px 0px; color: #222;font-family: "NotoSans-Bold",sans-serif;}
.small_depth_menu > li.current-menu-item > a {color: #0068B7;}
.small_depth_menu > li > ul {padding: 0;}
.small_depth_menu > li > ul.sub-menu {display: block;border-top: 0.1rem solid #ddd; padding-top: 0.4rem;}
.small_depth_menu > li > ul > li:first-child {border-top: none;}
.small_depth_menu > li > ul > li > a {    padding: 1.1rem 0 1rem;
    font-size: 1rem;
    color: #888;
      font-family: "NotoSans-Medium",sans-serif;
    font-size: 16px;
    padding: 16px 0;}
.small_depth_menu > li > ul > li.on > a:before {content: ''; display: block; width: 0.5rem; height: 0.5rem; border-radius: 50%; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #0068B7; display: none;}
.small_depth_menu > li > ul > li.current-menu-item > a,
.small_depth_menu > li > ul > li.current-menu-ancestor > a {/* color: var(--color-primary); */}
.small_depth_menu > li > ul > li.on > a,
.small_depth_menu > li > ul > li.current-menu-item > a,
.small_depth_menu > li > ul > li.current_page_parent > a,
.small_depth_menu > li > ul > li.current-page-ancestor > a{padding-left: 1.5rem; color: #0068B7;}
.small_depth_menu > li > ul > li.on > a:before,
.small_depth_menu > li > ul > li.current-menu-item > a:before,
.small_depth_menu > li > ul > li.current_page_parent > a:before,
.small_depth_menu > li > ul > li.current-page-ancestor > a:before{display: block;}
.small_depth_menu > li > ul > li.menu-item-has-children > a:after {content: '\e911';font-family: 'shop-font';font-size: 1rem;position: absolute;top: 50%;right: 0;margin-top: -0.5rem; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms;}
.small_depth_menu > li > ul > li.menu-item-has-children.active > a:after {-webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg);}
.small_depth_menu > li > ul > li > ul.sub-menu { background: #f6f6f6; padding: 1rem 1.6rem; margin-bottom: 0.7rem; display: none; position: relative; top: 0.4rem;}
.small_depth_menu > li > ul > li > ul.sub-menu li { font-size: 1rem; }
.small_depth_menu > li > ul > li > ul.sub-menu li.current_page_item a {color: #0068B7;}
.small_depth_menu > li > ul > li > ul.sub-menu li.current-menu-item a {color: #0068B7;}
.small_depth_menu > li > ul > li > ul.sub-menu li a { color: #888; padding: 1rem 0; }
.small_depth_menu > li > ul > li > ul.sub-menu li a:hover {color: #0068B7;}

.small_depth_sns {margin-top: 2rem; padding-bottom: 4.1rem;}
.small_depth_sns > b {display: block; font-size:1rem;  letter-spacing: -0.025em; color: #222; padding: 1.3rem 0;font-family: 'Roboto_B', 'NotoSansKR', sans-serif;}
.small_depth_sns > ul {display: block; border-top: 0.1rem solid #ddd; padding-top: 0.4rem;}
.small_depth_sns > ul > li {display: block;}
.small_depth_sns > ul > li > a {display: block; font-size: 1rem;  line-height: 1; letter-spacing: -0.025em; padding: 1.1rem 0 1rem; padding-left: 0rem; color: #888; position: relative;font-family: "Roboto_B", "NotoSans-Medium",sans-serif;}
.small_depth_sns > ul > li > a:after {font-family: 'shop-font'; font-size: 1rem; position: absolute; top: 1.2rem; left: 0; color: #b2b2b2;}

.small_depth_sns > ul > li.vimeo > a:after {content: '\e93a';}
.small_depth_sns > ul > li.youtube > a:after {content: '\e93b';}
.small_depth_sns > ul > li.insta > a:after {content: '\e918';}
.small_depth_sns > ul > li.kakao > a:after {content: '\e923';}
.small_depth_sns > ul > li.facebook > a:after {content: '\e916';}

.single-jubo .small_depth_menu > li > ul > li.menu-item-jubo > a {padding-left: 1.5rem; color: #0068B7;}
.single-jubo .small_depth_menu > li > ul > li.menu-item-jubo > a:before {display: block;}

.page-template-media-jubo-list .small_depth_menu > li > ul > li.menu-item-jubo > a {padding-left: 1.5rem; color: #0068B7;}
.page-template-media-jubo-list .small_depth_menu > li > ul > li.menu-item-jubo > a:before {display: block;}

.single-tree .small_depth_menu > li > ul > li.menu-item-tree > a {padding-left: 1.5rem; color: #0068B7;}
.single-tree .small_depth_menu > li > ul > li.menu-item-tree > a:before {display: block;}

.page-template-media-namu-list .small_depth_menu > li > ul > li.menu-item-tree > a {padding-left: 1.5rem; color: #0068B7;}
.page-template-media-namu-list .small_depth_menu > li > ul > li.menu-item-tree > a:before {display: block;}


/* MENU OPEN */
body.open_menu {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;overflow: hidden;}

/* TAB MENU */
.tab_menu_container { position: absolute; top: 60px; left: 0; width: 100%; opacity: 0; visibility: hidden;    z-index: 1;}
.tab_menu_container.active {opacity: 1; visibility: visible;}
#tab_menu { background:#f9f9f9; font-size: 0; }
#tab_menu:after {content:''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #eee;}
#tab_menu li { display: inline-block; width: 25%; border-bottom: 0.1rem solid #eee; border-right: 1px solid #eee; }
#tab_menu li a { display: block; font-size:13px; line-height: 1.4; letter-spacing: -0.025em; color: #999; text-align: center; padding: 1.0rem 0 1.1rem;    font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;position: relative;}
#tab_menu li.on a{
color:#000;
}
#tab_menu li.on a:before{
    content:"";
    font-style: normal;
    width: 0.4rem;
    height: 0.4rem;
    background: #0068B7;
    display: inline;
    border-radius: 100px;
    position: absolute;
    top: 0.9rem;
    right: 0.7rem;
}

#tab_menu li:nth-child(4n) {border-right: 0;}
#tab_menu li:nth-last-child(-n+4) {/* border-bottom: 0; */}
.total_menu_open_button {display: none;}
#tab_menu_overlay { display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0;  background: rgba(0, 0, 0, .8); z-index: 551;}



@media (min-width: 1082px){

    #mo_header {display: none;}
	.mobile_br {display: none;}


	.menu_container {display: none;}


	.tab_menu_container { opacity: 1; visibility: visible; position: relative; top: auto; left: auto; text-align: center; display: inline-block; /* padding-right: 8.2rem; width: auto; left: 50%; transform: translateX(-50%); */}
	#tab_menu { background: none; display: inline-block; vertical-align: middle;}
	#tab_menu:after {display: none;}
	#tab_menu li { width: auto; border-right: 0; border-bottom: 0; position: relative;}
	#tab_menu li a { font-size: 1.8rem; font-weight: 600; color: #222; padding: 3.2rem 2.7rem 3.3rem; transition: color 0.3s; -webkit-transition: color 0.3s}
	#tab_menu li.current_page_item { position: relative; }
    #tab_menu li.current-menu-item a,
	#tab_menu li.current-page-ancestor a{color: #0068B7;}
    #tab_menu li.current-menu-item:before,
	#tab_menu li.current-page-ancestor:before {/* content: '';display: block;width: 0.5rem;height: 0.5rem;background: #0068B7;border-radius: 50%;position: absolute;top: 21px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%); */}
	#tab_menu li.current-menu-item > a > span:before, 
	#tab_menu li.current-page-ancestor > a > span:before { content: ''; display: block; width: 100%; height: 0.2rem; background: #0068B7; position: absolute; bottom: -0.1rem; left: 0; }
	#tab_menu > li > a > span {position: relative;display: inline-block;}
	#tab_menu > li > a:before {content: ''; display: block; width: 0.4rem; height: 0.4rem; background: #eb0808; border-radius: 50%; position: absolute; top: 3.5rem; right: 1.7rem; opacity: 0;} /* 새글 있을때 (NEW) */

	.total_menu_open_button { display: inline-block; vertical-align: middle; /* position: absolute; top: 2.9rem; right: 2.5rem; */ width: 3.2rem; height: 3.2rem; color: #000; text-align: center; margin: 0 2.4rem; }
	.total_menu_open_button:after {content: '\e949'; display: block; font-family: 'jt-font'; font-size: 2.8rem; line-height: 3.2rem;}

	/* MENU OPEN -> scrollbar size 고정이므로 px단위 사용  */
	body.open_menu {position: static; top: auto; left: auto; right: auto; bottom: auto; width: auto;}
	body.open_menu #header { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }
	html.desktop:not(.safari) body.open_menu {margin-right: 17px;}
	html.desktop:not(.safari) body.open_menu #logo { left: -8px; }
	html.desktop:not(.safari) body.open_menu .tab_menu_container {padding-right: 17px;}
	html.desktop:not(.safari) body.open_menu .member_menu_container {right: 8.5px;}
	html.desktop:not(.safari) body.open_menu .notification_container { padding-right: 8.5px; }
	html.desktop:not(.safari) body.open_menu .notification_container:after { right: 4px; }
	html.desktop:not(.safari) body.open_menu i.noti_count { margin-right: 8px; }
	html.desktop:not(.safari) body.open_menu .jt-popup {padding-right: 17px;}
	html.desktop:not(.safari) body.open_menu .jt-popup__floating-bar {padding-right: 17px;}

	#small_menu_close { width: 3.2rem; height: 3.2rem; top: 4.8rem; right: 4.8rem; }
	#small_menu_close:after { font-size: 2.7rem; line-height: 3.2rem; }
	#small_menu_container { max-width: 57.2rem; height: 100vh; position: absolute;}
	.small_menu_top { height: 26.2rem; padding-top: 0; }

	
	.small_menu_area {height: -webkit-calc(100vh - 26.2rem);height: calc(100vh - 26.2rem);}

	.small_tab_nav { width: 20rem; padding-top: 3rem; }
	.small_tab_menu > li > a { font-size: 1.8rem; padding: 1.9rem 5rem; transition: color 0.3s; -webkit-transition: color 0.3s}
	.small_tab_menu > li > a > span:after { height: 0.2rem; bottom: -0.6rem; }
	/* body.live .small_tab_menu > li.worship > a > span:before { width: 3.4rem; height: 1.7rem; background-size: 3.4rem; right: -4.1rem; } */
    body.live .small_tab_menu > li.worship > a > span:before {margin-top:-0.8rem;}
    body.live .small_tab_menu > li.worship > a > span:after {top:-0.3rem;}

	.small_depth_nav { width: -webkit-calc(100% - 20rem); width: calc(100% - 20rem); }
	.small_depth_nav_inner {padding: 0 5rem;}
	.small_depth_nav_inner::-webkit-scrollbar {display: none;}
    .small_depth_menu a {transition: color 0.3s; -webkit-transition: color 0.3s}
	.small_depth_menu > li { margin-top: 2.2rem; }
	.small_depth_menu > li > a { font-size: 1.8rem; padding: 2rem 0; }
	.small_depth_menu > li:first-child > a { padding-top: 4.9rem; }
	.small_depth_menu > li > ul.sub-menu { padding-top: 0.7rem; }
	.small_depth_menu > li > ul > li > a { font-size: 1.6rem; padding: 1.2rem 0; }
	.small_depth_menu > li > ul > li > ul.sub-menu li {font-size: 1.4rem;}
	.small_depth_sns {padding-bottom: 4.1rem; }
	.small_depth_sns > b { font-size: 1.8rem; padding: 1.3rem 0; }
	.small_depth_sns > ul { padding-top: 0.7rem; }
	.small_depth_sns > ul > li > a { font-size: 1.6rem; padding: 1.1rem 0 1rem; padding-left: 2.7rem;  transition: color 0.3s; -webkit-transition: color 0.3s}
	.small_depth_sns > ul > li > a:after { font-size: 1.5rem; top: 1.2rem; transition: color 0.3s; -webkit-transition: color 0.3s}

	.mobile_nav_bar {display: none;}

    .small_depth_menu > li > ul > li.current-menu-item > a,
    .small_depth_menu > li > ul > li.current-page-ancestor > a { color: #0068B7; }

    html.desktop .small_tab_menu > li > a:hover {color: #0068B7; }
    html.desktop .small_depth_menu a:hover {color: #0068B7; }
    html.desktop .small_depth_sns > ul > li > a:hover {color:#222;}
    html.desktop .small_depth_sns > ul > li.vimeo > a:hover:after { color: #29abd9;}
	html.desktop .small_depth_sns > ul > li.youtube > a:hover:after { color: #ff0000;}
	html.desktop .small_depth_sns > ul > li.insta > a:hover:after { color: #d72187;}
	html.desktop .small_depth_sns > ul > li.kakao > a:hover:after { color: #fbcc34;}
	html.desktop .small_depth_sns > ul > li.facebook > a:hover:after { color: #1178f2;}


}
@media (max-width: 1920px){

html.desktop #HEADER.active {
  /*  top: -88px;*/
}
}


@media (max-width: 1080px){

html.desktop #HEADER.active {
 /*    top: -60px;*/
}
}

/* IOS APP CUSTOM */
.ios .header_wrap{height:auto;}
.ios .menu_container { top: 0rem; border-top: 1px solid #eee;height:49px;}
.ios .main_container { margin-top:-20px;}

.ios .header_wrap .tab_menu_container {
    margin-top:66px;top:47px;
}

.ios .header_wrap.active .tab_menu_container {
    margin-top:47px;top:47px;
}
.ios .header_wrap.active .tab_menu_container {
    margin-top:62px;top:47px;
}
.ios .minimize .header_wrap.active .tab_menu_container {
    margin-top:66px;top:47px;
}

.ios .tab_menu_container{ top:60px;}



.ios .home .main_container{
    padding-top:0px;
}




html.desktop .header_wrap.active .tab_menu_container {
    margin-top: 66px;
    position: fixed;
    z-index: 100;
}

html.desktop  #mo_header.minimize .header_wrap.active .tab_menu_container {
    top: 48px;
}


html.desktop #mo_header.first .header_wrap.active .tab_menu_container {
    margin-top: 62px;
    position: fixed;
    z-index: 100;top:47px;
}


.sub_top_visual_bg {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/mg_img/bg_dot.png);
    z-index: 1;
    bottom: 0px;
    top: 0px;
    opacity: 0.8;
}

.subVis{ position: relative; height: 600px; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; padding-top: 0px; overflow:hidden;}
.subVis::before{ content:''; position: absolute; top:0; left:0; bottom:0; display:block; width:100%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
.company .subVis::before{background-image: url(/mg_img/sub_company_one_top.jpg);}
.service .subVis::before{background-image: url(/mg_img/sub_service_one_top.jpg);}
.community .subVis::before{background-image: url(/mg_img/sub_community_one_top.jpg);}
.resources .subVis::before{background-image: url(/mg_img/sub_resources_one_top.jpg);}
.join .subVis::before{background-image: url(/mg_img/sub_company_one_top.jpg);}



.subVis h2{ position: relative; line-height:initial ; text-align: center; font-size: 70px;margin:0 auto;font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;padding-top: 150px;
z-index:2; 
	

    font-family: "itc-avant-garde-gothic-pro","futura-pt", "Roboto", "Karla","Lato", sans-serif;color:#fff;
	font-weight:700;

	/*background: linear-gradient(to right, #f00, #00f);
    
    -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
 -webkit-text-stroke:1px #fff;*/
}


.info .subVis,.skin .subVis,.beauty .subVis,.cancer .subVis,.community .subVis,.news .subVis ,.service .subVis ,.company .subVis  ,.resources .subVis   {
    position: relative;
    height: 600px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 108px;
    overflow: hidden;
}

.subVis::before{ opacity: 0;
	transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-webkit-transition: opacity 2s cubic-bezier(0.4, 0, 0.2, 1), transform 5s cubic-bezier(0.4, 0, 0.2, 1);
	transition: opacity 2s cubic-bezier(0.4, 0, 0.2, 1), transform 5s cubic-bezier(0.4, 0, 0.2, 1);
	-ms-transition: opacity 2s cubic-bezier(0.4, 0, 0.2, 1), transform 5s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: opacity 2s cubic-bezier(0.4, 0, 0.2, 1), transform 5s cubic-bezier(0.4, 0, 0.2, 1);
}
.subVis.active::before{
	opacity: 1;
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);

}

.subVis h2 span{ position: relative;  text-align: center; font-size: 70px;margin:0 auto;font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;display:block
z-index:2; 
	

    font-family: "itc-avant-garde-gothic-pro","futura-pt", "Roboto", "Karla","NotoSans-Bold", sans-serif;color:#fff;
	font-weight:700;
    font-family: 'Roboto_B', serif, "NotoSans-Bold",sans-serif;
    font-weight: 800;text-transform: uppercase;
	/*background: linear-gradient(to right, #f00, #00f);
    
    -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
 -webkit-text-stroke:1px #fff;*/
}

.subVis h2 p{ position: relative;  text-align: center; font-size: 1.2rem;margin:0 auto;font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;letter-spacing:-0.023em;
z-index:2; 
    font-weight: normal;
	/*background: linear-gradient(to right, #f00, #00f);
    
    -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
 -webkit-text-stroke:1px #fff;*/
}



.subVis h2 span:after{
    content: '';
    position: absolute;
    width: 0%;
    height: 12px;
    left: 50%;
    bottom: 10px;
    background: #090f33;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.subVis h2 span.btm:after{
	display:none;
}

.subVis h2.off span:after{
    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;
	z-index:-1;
}


.family_select { display: block; font-size: 0; }
.family_select_overlay { display: none; }
.family_select_list_container {display: none; background: #090f33;position: absolute;bottom: 50px;left: 0;width: 100%;padding: 10px 0;z-index: 100;    border: 0.1rem solid rgba(255, 255, 255, .4);
    border-bottom: 0px;}
.open .family_select_list_container {display: none; background: #090f33;position: absolute;bottom: 50px;left: 0;width: 100%;padding: 10px 0;z-index: 100;    border: 0.1rem solid rgba(255, 255, 255, .4);
    border-bottom: 0px;}

.family_select_list_container .nicescroll_area_footer { height: 180px; position: relative; overflow: auto;}
.family_select_list_container .nicescroll-rails { margin-left: -20px; bottom: 21px; overflow: hidden; border-radius: 5px; height: auto !important;}
.family_select_list_container ul li a { -webkit-transition: 0.3s; transition: 0.3s; padding: 10px 20px; display: block; color: #ffffff; color: rgba(255, 255, 255, .4); font-size: 14px;font-family: 'Roboto_B', 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;}
.family_select_list_container ul li a:after{

 content: '\E801'; font-family: 'nc-font'; font-size: 12px; color: rgba(255, 255, 255, .4);  width: 12px; height: 12px; line-height: 12px;margin-left:6px;

}


.family_select_list_container ul li a:hover:after{

 content: '\E801'; font-family: 'nc-font'; font-size: 12px; color: rgba(255, 255, 255, 1);  width: 12px; height: 12px; line-height: 12px;margin-left:6px;

}

.family_select_title {-webkit-transition: 0.3s;transition:0.3s; background: none; border: 0; padding: 0; margin: 0; color: #fff; font-size:12px; font-weight: 400; line-height: 1.3; vertical-align: top; display: inline-block; cursor: pointer; }
.family_select_title span { display: block; position: relative; padding-right: 23px; }
.family_select_title span:after { -webkit-transition: 0.3s; transition: 0.3s; content: '\e940'; font-family: 'nc-font'; font-size: 12px; color: #fff; position: absolute; top: 0; right: 0; width: 12px; height: 12px; line-height: 12px; }
.family_select_list_container .family_select_title,
.family_select_title:hover {color: #ffffff;color: rgba(255, 255, 255, 1); /* border-color: #ffffff;  border-color: rgba(255, 255, 255, 1);*/}
.family_select_list_container .family_select_title span:after,
.family_select_title:hover span:after{ opacity:1}
.family_select_list_container ul li a:hover{ color: #ffffff; color: rgba(255, 255, 255, 1);}
.family_select.open .family_select_title span:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.family_select.open .family_select_overlay { background: transparent; position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block;}
.family_select_mobile { position: absolute; top: -5px;left: -2px; opacity: 0; z-index:2; height: 34px;}
html.ios .family_select_title span:after {top: 0.1rem;}


@media screen and (min-width:1025px){
	.opacity{ opacity:0;}

    .family_select {position: absolute; top: -58px; right: 0; width: 200px;}
	.family_select_title {  position: relative; border: 0.1rem solid #ffffff; border: 0.1rem solid rgba(255, 255, 255, .4); font-size: 14px; font-weight: 600; color: #ffffff; color: rgba(255, 255, 255, .4); width: 100%; padding: 15px 21px; text-align: left; }
	.family_select_title span:after { content: '\e911'; font-size: 10px; width: auto; height: auto; top: 4px; line-height: normal; color: #fff; opacity: 0.4; }
	.family_select_mobile {top: 0; left: 0; width: 100%; height: 100%;}
	


}


.Top_area{
    padding: 0;
    background-color: #222;
}

@media screen and (max-width:1680px){
.info .subVis, .skin .subVis, .beauty .subVis, .cancer .subVis, .community .subVis, .news .subVis, .service .subVis,.service .subVis ,.company .subVis  ,.resources .subVis  {
    position: relative;
    height: 600px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 88px;
    overflow: hidden;
	    display: grid;
    align-items: center;
}
}



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

.info .subVis, .skin .subVis, .beauty .subVis, .cancer .subVis, .community .subVis, .news .subVis, .service .subVis,.service .subVis ,.company .subVis  ,.resources .subVis {
    position: relative;
    height: 600px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 68px;
    overflow: hidden;
}

}


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

.info .subVis, .skin .subVis, .beauty .subVis, .cancer .subVis, .community .subVis, .news .subVis, .service .subVis,.service .subVis ,.company .subVis  ,.resources .subVis {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 8px;
    overflow: hidden;
}

}

@media screen and (max-width:1080px){
html.desktop .header_wrap.active .tab_menu_container {
    margin-top: 49px;
    position: fixed;
    z-index: 100;
}

.info .subVis, .skin .subVis, .beauty .subVis, .cancer .subVis, .community .subVis, .news .subVis, .service .subVis,.service .subVis ,.company .subVis  ,.resources .subVis {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 0px;
    overflow: hidden;
}

}



@media screen and (max-width:640px){
html.desktop .header_wrap.active .tab_menu_container {
    margin-top: 66px;
    position: fixed;
    z-index: 100;
}

}


@media screen and (max-width:640px){
   
    
    .subVis{ padding: 100px 0; height: auto;}
    .subVis h2{ line-height: 1; font-size: 3rem;}
   
}
#small_menu_btn, #small_menu_close, #small_menu_overlay {
    display: none;
}

@media (max-width: 1080px){
  #small_menu_btn {display: block;width: 24px;height: 19px;position: absolute;top: 20.5px;right: 3%;z-index: 550;cursor: pointer;-webkit-transition: top 300ms;transition: top 300ms;}
    .small_menu_btn_line {display: block;width: 100%;height: 3px;position: absolute;left: 0;background: #222;}
    .small_menu_btn_line_01 {top: 0;}
    .small_menu_btn_line_02 {top: 8px;}
    .small_menu_btn_line_03 {bottom: 0;}


#small_menu_close {
    display: block;
}

}


@media (max-width: 1023px){
  #small_menu_btn {display: block;width: 24px;height: 19px;position: absolute;top: 20.5px;right: 3%;z-index: 550;cursor: pointer;-webkit-transition: top 300ms;transition: top 300ms;}
    .small_menu_btn_line {display: block;width: 100%;height: 3px;position: absolute;left: 0;background: #222;}
    .small_menu_btn_line_01 {top: 0;}
    .small_menu_btn_line_02 {top: 8px;}
    .small_menu_btn_line_03 {bottom: 0;}


#small_menu_close {
    display: block;
}

}
.article_breadcrumbs {    height: 130px;
    margin-top: -105px;
    position: relative;
    padding-left: 0%;
    padding-right: 0%;
    /* position: relative; */
    z-index: 1;}

.article_breadcrumbs_inner {background: #fff;    float: left;padding: 0 0px;
    width: 100%;}

.breadcrumb {padding: 77px 0 60px;/*display: inline-block;    float: right;*/}

.article_breadcrumbs_nav h2.biz_title {font-size: 40px;
    font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
    font-weight: 500;
    letter-spacing: -0.025em;
    line-height: 1.35;
    /* margin-bottom: 40px; */
    text-align: left;
    text-transform: uppercase;
    display: inline-block;
}
.article_breadcrumbs_inner .xwrap .breadcrumb {    padding: 57px 0 60px;
    display: block;
    /* width: 50%; */
    /* float: right;*/ }
.article_breadcrumbs_inner .xwrap h2.biz_title  {  padding: 37px 0 70px;
    display: block;
    float: left;
    position: relative;
    vertical-align: middle; }
.article_breadcrumbs_nav .lnb {padding: 57px 0 60px;
    display: block;
    /* padding-top: 30px; */
    text-align: right;
    float: right;
    position: relative;
    margin-top: 0px;}
.article_breadcrumbs_nav .lnb:after {content:''; display:block; clear:both;}
.article_breadcrumbs_nav .lnb .home {float:left; display:block; width:36px; height:30px; border-right:1px solid #e1e1e1; background:url("/mg_img/top_h_btn.png") no-repeat 0 50%;}
.article_breadcrumbs_nav .lnb > div {float:left; position:relative; margin-left:20px;}
.article_breadcrumbs_nav .lnb > div.oneD {margin-left:26px;}
.article_breadcrumbs_nav .lnb > div > a {display:block; padding-right:42px; height:30px; font-size:16px; color:#555; line-height:28px; background:url("/mg_img/top_l_icon.png") no-repeat right 0 top 50%;}
.article_breadcrumbs_nav .lnb > div > div {position:absolute;    top: 50px; left:-26px; padding:25px; border:1px solid #e1e1e1; background:#fff; display:none;}
.article_breadcrumbs_nav .lnb > div > div a {display:block; font-size:15px; color:#555; white-space:nowrap; margin-top:17px;    text-align: left;}
.article_breadcrumbs_nav .lnb > div > div a:first-child {margin-top:0;}
.article_breadcrumbs_nav .lnb > div .current {font-family:'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif; font-size:16px; color:#000;}
.article_breadcrumbs_nav .mBackBt {display:none; position:absolute; top:38px; left:3%;}



@media (max-width: 768px){
 #small_menu_btn {right: 15px;}

.subVis h2{
margin-top:30px;
}
.subVis h2 span{
margin-top:30px;
}
.subVis h2 span:after{
bottom:4px;
height:10px;
}
.subVis h2 span{
    width: 100%;
}

.subVis h2 span:after {
    content: '';
    position: absolute;
    width: 0%;
    left: 50%;
    bottom: 4px;
    background: #090f33;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.subVis h2.off span:after{
    content: "";
    position: absolute;
    width: 100%;
    margin-left: -50%;
    z-index: -1;
}
.subVis h2 p{ position: relative;  text-align: center; font-size: 1.0rem;margin:0 auto;font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;letter-spacing:-0.023em;
z-index:2; 
    font-weight: normal;
	/*background: linear-gradient(to right, #f00, #00f);
    
    -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
 -webkit-text-stroke:1px #fff;*/
}

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


.subVis h2 {

padding-top: 10px;
}

}

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


.subVis h2 {

padding-top: 10px;
}

}


@media screen and (max-width:640px){
   
    
    .subVis{ padding: 100px 0; height: auto;}
    .subVis h2 {
    line-height: 1.3;
    font-size: 30px;
    padding-top: 10px;
    margin: 0 2%;
}
    .subVis h2 span{ line-height:30px; font-size: 30px;}
.info .subNavi_info_one .subVis,.skin .subNavi_info_one .subVis{
    padding-top: 100px;
    height: auto;
    height: 300px;
}
.info .subVis,.service .subVis,.beauty .subVis,.cancer .subVis,.community .subVis,.news .subVis,.service .subVis ,.company .subVis  ,.resources .subVis {
    padding: 100px 0;
    height: auto;
    height: 300px;
}
   
}
.Top_area {
    position: relative;
}
.Top_area .indicatorD{width: 100%;
    height: 80px;
    position: absolute;
    border-bottom: 0px solid #ddd;
    z-index: 100;
    bottom: 0px;}
.indicatorD:after{content:''; display:block; clear:both;}
.indicatorD .indicator{width:1520px; display:table; margin:0 auto; table-layout:fixed;}
.indicatorD .indicator > div{display:table-cell; vertical-align:middle}
.indicatorD .indicator > div > a{display:block; box-sizing:border-box; line-height:79px; text-align:center; font-size:18px; color:#333; font-family:'NotoSans-Bold'; border-left:1px solid #e3e3e3; background:#fff; border-bottom:1px solid #e3e3e3; height:80px;letter-spacing: -0.01em;}
.indicatorD .indicator > div:first-child > a{border-left:none;}
.indicatorD .indicator > div.on > a{border-left:none; color:#fff; border-bottom:none; background:#090f33; height:80px}
.indicatorD .indicator > div.on.on2 > a{background:#090f33;}
.indicatorD .indicator > div.on + div a{border-left:none;}
.indicatorD.type2{border:none;position: absolute; z-index:1;}
.indicatorD.type2 .indicator > div > a{border-bottom:none; line-height:80px}

.xwrap {
    /*max-width: 1520px;
    margin: 0 auto;*/
}
.nav_sub_bread{
display:none;
}

@media (max-width: 1520px){
.indicatorD .indicator {
    width: 100%;
    display: table;
    margin: 0 auto;
    table-layout: fixed;
}
}

@media (max-width: 1280px){
.Top_area .indicatorD {
    width: 100%;
    height: 50px;
    position: absolute;
    border-bottom: 0px solid #ddd;
    z-index: 100;
    bottom: 0px;
}
.indicatorD .indicator > div > a {
    display: block;
    box-sizing: border-box;
    line-height: 49px;
    text-align: center;
    font-size: 13px;
    color: #333;
    font-family: 'NotoSans-Bold';
    border-left: 1px solid #e3e3e3;
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    height: 80px;
    height: 50px;
    letter-spacing: -0.01em;
}
.indicatorD .indicator > div.on > a {
    border-left: none;
    color: #fff;
    border-bottom: none;
    background: #090f33;
    height: 50px;
}

}


body.show_nav .mobile_nav_bar {
    bottom: 0;
}

/* NAVIGATION */
.mobile_nav_bar {position: fixed; display: none; bottom: 0rem; width: 100%; /* height: 6rem; */ background:#00326D; font-size: 0; z-index: 550; -webkit-transition: bottom 300ms; transition: bottom 300ms;  padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.ios .mobile_nav_bar { bottom: calc(-6rem + -4rem)}
.mobile_nav_bar a { display: inline-block; vertical-align: top; width: 20%; height: 100%; text-align: center; color: #fff;  padding-top: 1.0rem;
    height: 80px;}
.mobile_nav_bar a i { display: block; margin-bottom: 0.7rem; }
.mobile_nav_bar a i:after {content: '';font-family: 'nc-font';display: inline-block;vertical-align: top;font-size: 1.4rem;color: #fff;font-style: normal;}
.mobile_nav_bar a.weekly i:after {content: '\E92C';}
/*
.mobile_nav_bar a.home i:after {content: '\E92C';
    content: '\E800';
    font-family: 'nc-gift;
    vertical-align: top;
    font-size: 1.8rem;
    font-weight: 500;
    color: #dae1e6;
    font-style: normal;

}
*/
.mobile_nav_bar a.home i:after {content: '\E92C';}
/*.mobile_nav_bar a.home {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: 100%;
    text-align: center;
    color: #fff;
    padding-top: 1.2rem;
    height: 6rem;
}*/


.mobile_nav_bar a.offering i:after {content: '\E92C';}
.mobile_nav_bar a.call i:after {content: '\E92C';}
.mobile_nav_bar a.mylecture i:after {content: '\E92C';}
.mobile_nav_bar a.account i:after {content: '\E92C';}

.mobile_nav_bar a.account i:after {
    content: '\E92C';
    font-family: 'nc-font';
    vertical-align: top;
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    font-style: normal;

}

.mobile_nav_bar a:nth-child(1){background-color:#00326D;}
.mobile_nav_bar a:nth-child(3){background-color:#00326D;}
.mobile_nav_bar a:nth-child(4){background-color:#00326D;}
.mobile_nav_bar a.menu i:after {content: '\e92d';}
.mobile_nav_bar > a > span { font-family: 'Roboto_B','NotoSans-Medium', 'Lato', sans-serif; font-size:13px;letter-spacing: -0.025em; line-height: 1; }

body.show_nav .mobile_nav_bar {bottom: 0;}

@media (min-width: 1082px){
	.mobile_nav_bar {display: none;}
}

@media screen and (max-width:768px){
   .indicatorD {
    display: none;
}
.nav_sub_bread{padding-top:0;display:block; margin:0;}
	.nav_sub_bread > .inner{padding:0}
	.sub_bread_menu{position: relative;
    background: #fff;
    padding-left: 0px;
    border-bottom: 0px solid #E6E6E6;}
	.sub_bread_menu:after{content:'';display:block;clear:both}
	.sub_bread_menu > li{display:block}
	.sub_bread_menu > li.firstHome{position:absolute;top:0;left:0}
	.sub_bread_menu > li.firstHome > a{display:block;position:relative;width:50px;height:50px;overflow:hidden;background:#545454;text-indent:-9999px}
	.sub_bread_menu > li.firstHome > a:after{content:'';position:absolute;display:inline-block;width:22px;height:17px;top:0;bottom:0;right:0;left:0;margin:auto;}
	.sub_bread_menu > li:not(.firstHome){float:left;position:relative;width:33.33%}
	.sub_bread_menu > li:not(.firstHome) > a{display:block;position:relative;height:50px;font-size:15px;line-height:50px;color:#333;padding:0 20px;border-right:0px solid #E6E6E6;    font-family: 'Roboto_B','NotoSans-Medium', 'Lato', sans-serif;    border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6;}


	.sub_bread_menu > li:not(.firstHome).open  > a{display:block;position:relative;height:50px;font-size:15px;line-height:50px;color:#333;padding:0 20px;border-right:0px solid #E6E6E6;    font-family: 'Roboto_B','NotoSans-Medium', 'Lato', sans-serif;    border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6;}

	.sub_bread_menu > li:not(.firstHome) > a:after{    position: absolute;
    top: 16px;
    right: 10px;
    width: 18px;
    height: 18px;
    font-size: 1.125em;
    line-height: 1em;
    color: #707070;
    text-align: center;
    content: '\e90E';
    font-family: 'shop-font';
    display: block;}
      
.sub_bread_menu > li:not(.firstHome).open > a:after {
    transform: rotate(180deg);  top: 13px;
    -webkit-transform: rotate(180deg);
}


.sub_bread_menu > li > ul > li.act > a, .sub_bread_menu > li > ul > li > a:hover {
    color: #e60012;
}
	.sub_bread_menu > li > ul{position:absolute;width:100%;top:50px;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,0.01);-webkit-transition:opacity 0.3s ease,visibility 0.3s ease;transition:opacity 0.3s ease,visibility 0.3s ease;opacity:0;visibility:hidden;z-index:10}
	.sub_bread_menu > li.open > ul{opacity:1;visibility:visible}
	.sub_bread_menu > li > ul{margin-left: 0;border-left: 0px solid #E6E6E6;border-right: 0px solid #E6E6E6}
	.sub_bread_menu > li > ul > li{float: none;margin:0;border-bottom: 1px solid #E6E6E6}
	.sub_bread_menu > li > ul > li > a{display:block;font-size:13px;color:#333;padding:0 20px;line-height:50px;-webkit-transition:background 0.3s ease;transition:background 0.3s ease}
	.sub_bread_menu > li > ul > li.act > a:after{display: none}
	.sec_subindex{padding:190px 0 110px}
	.stt_insub{font-size:35px;line-height:45px;padding-top:28px}
	.stxt_insub, .stxt_content{font-size:18px;line-height:28px;padding-top:23px}
	.stt_content{font-size:35px;line-height:45px}
	.sub_bread_menu > li{display:none}
	.sub_bread_menu > li:first-child,
	.sub_bread_menu > li:nth-last-child(1),
	.sub_bread_menu > li:nth-last-child(2){display:block}
	.sub_bread_menu > li:not(.firstHome){width:100%}
	.row_subcon{display:block}
	.row_subcon .tt_area{display:block;width: 100%;padding-top:0}
	.row_subcon .tt_area h3, .row_subcon .tt_area h4{font-size: 20px}
	.row_subcon .tt_area h3.big{font-size: 28px;line-height: 38px}
	.row_subcon .con_area{display:block}
	.row_subcon .ic_con .txt_area{padding-left:30px}
	.row_subcon .txt_area h5{font-size: 20px;margin-bottom:14px}
	.row_subcon .txt_area p{font-size: 14px;line-height: 26px}
	.gray_wrap{padding: 38px}
	.list_number > li > .wrapper{padding-left: 18px}



.sub_bread_menu > li > ul.no3 > li {
    width: 100%;
}

.sub_bread_menu > li > ul.tab_3 > li {
    width: 100%;
}

.sub_bread_menu > li > ul.tab_4 > li {
    width: 100%;
}

.sub_bread_menu > li > ul.tab_5 > li {
    width: 100%;
}

.sub_bread_menu > li > ul.tab_6 > li {
    width: 100%;
}
.sub_bread_menu > li > ul > li > a {
    display: block;
    padding: 14px 20px;
    color: #222;
    font-size: 15px;
    line-height: 1.2;
    line-height: 1.5;
    letter-spacing: -0.025em;
    text-indent: -0.025em;
    font-family: 'Roboto_B','NotoSans-Medium', 'Lato', sans-serif;
    text-align: left;
}
.sub_bread_menu > li > ul > li.act:after {
    display: none;

}
.sub_bread_menu > li > ul > li.act {
    border-bottom: 1px solid #E6E6E6;
}
.tab_b {
    margin-bottom: 20px;
}
.sub_bread_menu > li > ul.no3 > li {
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.pro_event_list {
    position: relative;
    margin: 0px;
}

.service .pro_event_list_item {
    float: left;
    width: 100%;
    padding: 0px;
	margin-bottom:10px;
}
.pro_event_list_desc {
    font-size: 13px;
    font-weight: normal;
}
.info .container, .service .container, .beauty .container, .cancer .container, .community .container, .center .container {
    margin: 60px auto 0;
}

}


#container * {
    box-sizing: border-box;
}
#subtop {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;    margin-top: 88px;
}

#subtop .sub_bg {
    clip-path: inset(0% 0px 100% 0px);
}
#subtop.is-inview .sub_bg {
    clip-path: inset(0px 0px 0% 0px);
    transition: 1.5s cubic-bezier(0.42, 0, 0.14, 1.01);
}
#subtop .sub_bg .img {
    width: 100%;
    height: 100%;
    background: #eee;
}

@media screen and (min-width: 1280px){
#subtop .sub_bg {
    position: relative;
    width: 100%;
    height: calc(100vh - 200px);
    min-height: 550px;
    max-height: 720px;
    overflow: hidden;
}

}

@media (min-width: 768px) and (max-width: 1279px) {
#subtop .sub_bg {
    position: relative;
    width: 100%;
    height: calc(100vh - 200px);
    overflow: hidden;
    order: 1;
}
}




#subtop .title_wrap {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: -168px;
    word-break: keep-all;
    order: 2;
}

#subtop #page_title {
    font-size: 150px;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 1;
font-family: 'Roboto_B', serif, "NotoSans-Bold",sans-serif;
    font-weight: 700;
    opacity: 0;
}
#subtop.is-inview #page_title {
    opacity: 1;
}
#subtop #page_title span {
    opacity: 0;
    display: inline-block;
}

[class*="con-"][class*="-width1"] {
    position: relative;
    width: 100%;
    padding: 0 0%;
    margin: 0 auto;
    z-index: 10;
    max-width: 1520px;
}

@media screen and (max-width: 1280px){
[class*="con-"][class*="-width1"] {
    position: relative;
    width: 100%;
    padding: 0 2%;
    margin: 0 auto;
    z-index: 10;
    max-width: 1520px;
}
}
@media screen and (max-width: 1023px){

#subtop {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;margin-top: 96px;
}
#subtop .sub_bg {
    position: relative;
    width: 100%;
    height: 650px;
    overflow: hidden;
    order: 1;
}
#subtop .sub_bg {
    clip-path: inset(0% 0px 100% 0px);
}

#subtop.is-inview .sub_bg {
    clip-path: inset(0px 0px 0% 0px);
    transition: 1.5s cubic-bezier(0.42, 0, 0.14, 1.01);
}
#subtop .sub_bg .img {
    width: 100%;
    height: 100%;
    background: #eee;
}


#subtop .title_wrap {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: -110px;
    word-break: keep-all;
    order: 2;
}
#subtop #page_title {
    font-size: 100px;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 1.1;
font-family: 'Roboto_B', serif, "NotoSans-Bold",sans-serif;
    font-weight: 700;
    opacity: 0;
}
#subtop.is-inview #page_title {
    opacity: 1;
}
#subtop #page_title span {
    opacity: 0;
    display: inline-block;
}
[class*="con-"][class*="-width1"] {
    padding: 0 2%;
}

.subpage {
    /* padding-top: 200px; */
    padding-top: 50px;
    padding-bottom: 100px;
}


}

@media screen and (max-width: 768px){
[class*="con-"][class*="-width1"] {
    position: relative;
    width: 100%;
    padding: 0 2%;
    margin: 0 auto;
    z-index: 10;
    max-width: 1520px;
}
}
@media screen and (max-width: 768px){

#subtop {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
}
#subtop .sub_bg {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    order: 1;
}
#subtop .sub_bg {
    clip-path: inset(0% 0px 100% 0px);
}

#subtop.is-inview .sub_bg {
    clip-path: inset(0px 0px 0% 0px);
    transition: 1.5s cubic-bezier(0.42, 0, 0.14, 1.01);
}
#subtop .sub_bg .img {
    width: 100%;
    height: 100%;
    background: #eee;
}


.community #subtop.st2 .sub_bg .img {
    background: url(/mg_img/sub_company_one_top.jpg)no-repeat left 55% center/cover;
}


#subtop .title_wrap {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: -50px;
    word-break: keep-all;
    order: 2;
}
#subtop #page_title {
    font-size: 50px;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 1.1;
font-family: 'Roboto_B', serif, "NotoSans-Bold",sans-serif;
    font-weight: 700;
    opacity: 0;
}
#subtop.is-inview #page_title {
    opacity: 1;
}
#subtop #page_title span {
    opacity: 0;
    display: inline-block;
}
[class*="con-"][class*="-width1"] {
    padding: 0 2%;
}
.subpage {
    /* padding-top: 200px; */
    padding-top: 10px;
    padding-bottom: 100px;
}


}
@media (max-width: 1520px){
.xwrap {
    margin: 0 0%;
	    padding: 0 2%;
}

[class*="con-"][class*="-width1"] {
 padding: 0 2%;
}
}


/*********** tab ***********/

.layout1 {
    position: relative;
    max-width: 1284px;
    min-width: 280px;
    padding: 0 30px;
    margin: 0 auto;
}

.pageTitle {
  text-align: center;
  padding: 70px 0 50px;margin-top: 88px;
}

.pageTitle .tit {
  font-family: "NotoSans-Bold",sans-serif;
  font-size: 50px;
  color: #111;
  line-height: 0.9;
}

.pageTitle .desc {
  font-family: "NotoSans-Light",sans-serif;
  font-size: 16px;
  color: #555;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-top: 25px;
  padding-bottom: 25px;
}

.pageTitle.bg_blue {
  background: #43A694;
}

.pageTitle.bg_blue .tit,
.pageTitle.bg_blue .desc {
  color: #fff;
}

.pageTitle.bg_blue .pageTab .tab a {
  color: #fff;
  -webkit-transition: opacity .1s;
  transition: opacity .1s;
}

.pageTitle.bg_blue .pageTab .tab a:hover {
  opacity: 1;
}

.pageTitle.bg_blue .pageTab .tab.active a {
  color: #111;
  background: #fff;
}



.pageTab{
/*position:absolute;
z-index: 10;   
top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/

}


 .tab_ui.type1 {

height: 50px;

}

.tab_ui.type1 .tab_wrap {
  height: 100%;
}

.tab_ui.type1 .tab_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 100%;
}

.tab_ui.type1 .tab {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  white-space: nowrap;
}

.tab_ui.type1 .tab a {
  display: block;
  width: auto;
  height: 100%;
  text-align: center;
  padding: 0 30px;
  font-family: "NotoSans-Medium",sans-serif;
  font-size: 20px;
  color: #fff;
  border-radius: 25px;
  opacity: 1;
}

.tab_ui.type1 .tab a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.tab_ui.type1 .tab.active a {
  color: #fff;
  background: #4e2bf4;
  opacity: 1;
}

.tab_ui.type2 {
  width: auto;
  text-align: center;
}

.tab_ui.type2 .tab_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 30px;
}

.tab_ui.type2 .tab_inner {
  width: auto;
}

.tab_ui.type2 .tab {
  position: relative;
  width: auto;
}

.tab_ui.type2 .tab::after {
  content: "";
  position: relative;
  top: -4px;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 40px;
}

.tab_ui.type2 .tab:last-child::after {
  display: none;
}

.tab_ui.type2 .tab a {
  display: inline-block;
  width: auto;
  height: 100%;
    font-family: "NotoSans-Medium",sans-serif;
  font-size: 18px;
  color: #999;
  padding-bottom: 5px;
}

.tab_ui.type2 .tab a span {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.tab_ui.type2 .tab.active a {
  color: #5f4ad8;
  border-bottom: 2px solid #5f4ad8;
}

#main .main_client .wrap {
    max-width: 1200px;
    margin: auto;
	padding:40px 0;
}

/* CLIENT */
.main_section.main_client {}
.main_section.main_client .main_section_title span { position: relative; color: #B5121B; padding-right: 65px; }
.main_section.main_client .main_section_title span:after { content:''; display: block; width: 10px; height: 10px; background: #B5121B; border-radius: 50%; position: absolute; top: 21px; right: 25px;  }
.main_client_list {font-size: 0;margin: 0 -20px;position: relative;}
.main_client_item { display: inline-block; vertical-align: top; width: 16.66%; padding: 10px 10px;  text-align: center;    outline: none;}
.main_client_item > .client_item_link { position: relative; display:block; }
.main_client_item > .client_item_link > div { display: block; }
.main_client_item > .client_item_link > .client_origin { position: absolute; top: 0; left: 50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); width: 100%; height: 100%; z-index: 1; opacity: 0; -webkit-transition: opacity 300ms; transition: opacity 300ms;}
html.desktop .main_client_item > a.client_item_link:hover > .client_origin { opacity: 1; }

.main_client_list:before,
.main_client_list:after { content: ''; position: absolute; top: 0; width: 130px; height: 100%; display: block; z-index: 10;}
.main_client_list:before { left: 0; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 10%,rgba(255, 255, 255, 0) 10%); background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)),to(rgba(255, 255, 255, 0))); background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); background: linear-gradient(to right, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); }
.main_client_list:after { right: 0; background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 10%,rgba(255, 255, 255, 0) 10%); background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 1)),to(rgba(255, 255, 255, 0))); background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); background: linear-gradient(to left, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 10%); }

.main_client_tab {text-align: center; margin-bottom: 63px;}
.main_client_tab > li {display: inline-block; position: relative; margin-right:65px;}
.main_client_tab > li:last-child{margin-right:0;}
.main_client_tab > li > a { display: block; font-size: 42px; font-family: 'NotoSansKR', sans-serif; font-weight: 500; color: #222; position: relative; line-height: 1.1; }
.main_client_tab > li.active > a {color: #B5121B;}
.main_client_tab > li.active:before { content:''; display: block; width: 10px; height: 10px; background: #B5121B; border-radius: 50%; position: absolute; top: -22px; left: 50%; margin-left:-5px; }

.main_client_btn_wrap { text-align: center; margin-top: 60px; }

.main_client_list .slick-arrow { position: absolute; top: 50%; width: 30px; height: 30px; font-size: 0; border: 0; background: none; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 60; cursor: pointer; padding: 0;    outline: none;}
.main_client_list .slick-arrow.slick-prev { left:-20px; }
.main_client_list .slick-arrow.slick-next { right:-20px; }
.main_client_list .slick-arrow:before { font-family: 'nc-font'; font-size: 30px; color: #E7E7E7; }
.main_client_list .slick-arrow.slick-prev:before { content: '\E93E'; }
.main_client_list .slick-arrow.slick-next:before { content: '\E93F'; }

.main_client_list img {
    width: 100%;
    border: 1px solid #f5f8fb;    border-radius: .8407777194vw;
    background-color: #f9fafc;
}


.main_partner {width: 100%;}
.main_partner > div {display: none;}
.main_partner > div:first-child {display: block;}






@media (max-width: 768px){

.tab_ui.type1 {
    display: inline-block;
    max-width: 100%;
    height: 35px;
    vertical-align: top;
    overflow: hidden;
    padding: 0 20px;
  }

  .tab_ui.type1 .tab_wrap {
    overflow: visible;
    width: 100%;
  }

  .tab_ui.type1 .tab_inner {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .tab_ui.type1 .tab a {
    padding: 0 20px;
    font-family: "NotoSans-Medium",sans-serif;
    font-size: 14px;
    color: #fff;
  }

  .tab_ui.type2 .tab_wrap {
    padding: 0 40px 0 20px;
  }

  .tab_ui.type2 .tab_inner {
    width: 100%;
  }

  .tab_ui.type2 .tab::after {
    width: 3px;
    height: 3px;
    margin: 0 20px;
  }

  .tab_ui.type2 .tab a {
    font-family: "NotoSans-Medium",sans-serif;
    font-size: 13px;
    color: #999;
    padding-bottom: 17px;
  }
.layout1 {
    padding: 0 20px;
  }

  .layout2 {
    padding: 0 20px;
  }

  .pageTitle {
    padding: 60px 0 0;
	margin-top: 108px;
  }

  .pageTitle.v2 {
    padding-bottom: 45px;
  }

  .pageTitle .tit {
  font-family: "NotoSans-Medium",sans-serif;
    font-size: 30px;
    color: #111;
  }

  .pageTitle .desc {
  font-family: "NotoSans-Light",sans-serif;
    font-size: 14px;
    color: #111;
    margin-top: 17px;
    padding-bottom: 45px;
  }

  .pageTitle .pageTab {
    padding-bottom: 30px;
  }
  }



  
img[data-unveil] { opacity: 0; -webkit-transition: opacity .3s; transition: opacity .3s; }
.sns_lazyload_loaded img[data-unveil], img[data-unveil].sns_lazyload_loaded { opacity: 1 }

.sns_lazyload { position: relative; overflow: hidden; }
.sns_lazyload img { display: block; width: 100%; position: absolute; left: 0; top: 0; }
.sns_lazyload.sns_lazyload_loaded img, .sns_lazyload img.sns_lazyload_loaded { height: auto; }


.sns_lazyload_color_preview { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #f8f8f8; }
.sns_lazyload.sns_lazyload_loaded .sns_lazyload_color_preview { background: transparent; -webkit-transition: background .1s; transition: background .1s; -webkit-transition-delay: .3s; transition-delay: .3s }



.sns_magazine_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
-webkit-column-gap: 36px; -moz-column-gap: 36px; column-gap: 36px; row-gap: 36px;
}


.sns_magazine_list { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; -webkit-column-gap: 36px; -moz-column-gap: 36px; column-gap: 36px; row-gap: 36px; }

.sns_magazine_list.three{ display: grid; grid-template-columns: 1fr 1fr 1fr; -webkit-column-gap: 36px; -moz-column-gap: 36px; column-gap: 36px; row-gap: 36px;padding-bottom:20px;border-bottom:1px solid #eee; }

.sns_magazine_list_link { display: block; }


.sns_magazine_list_wrap{

margin-top:0px;
margin-bottom:60px;
}

.sns_magazine_img { border-radius: 0rem; overflow: hidden; }
.sns_magazine_list_img .sns_lazyload {/*padding-top: 66%;*/padding-top: 56.52%; }
.sns_magazine_list_img img {/*border-radius: 10px;*/}

.sns_magazine_list_txt { margin-top: 31px; }
.sns_magazine_list_meta { margin-bottom: 12px; font-size: 0; }
.sns_magazine_list_meta > span { font-size: 14px; font-weight: 400; line-height: 1.75; letter-spacing: -0.01em; color: #666; }

.sns_magazine_list_meta > span.end{
display: block;
    width: 70px;
    height: 28px;
    padding: 3px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
	border-radius:2px;
    background: #aaa; font-family: 'Roboto_B', 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;
}

.sns_magazine_list_meta > span.ing{
display: block;
    width: 70px;
    height: 28px;
    padding: 3px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
	border-radius:2px;
    background: #4B2473; font-family: 'Roboto_B', 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;
}



.sns_magazine_list_meta > span + span:before { content: ''; display: inline-block; vertical-align: middle; width: 4px; height: 4px; margin: -4px 9px 0; background: #bbb; border-radius: 50%; }
.sns_magazine_list_title { padding-bottom: 10px; font-size: 21px;line-height: 1.52; overflow: hidden; text-overflow: ellipsis;    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 2rem;}
.sns_magazine_list_title br { display: none; }
.sns_magazine_list_title > span { border-bottom: 1px solid transparent; -webkit-transition: border .3s; transition: border .3s;    padding-bottom: 1rem;

    border-bottom: 1px solid transparent;
    -webkit-transition: border .3s;
    transition: border .3s;    font-family: 'Roboto_B', 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif; }

.sns_magazine_list_txt p {font-size: 15px;
    color: #5c5c5c;
    line-height: 1.7;
    letter-spacing: -0.02em;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-align: left;
    font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif;}

html.desktop .sns_magazine_list_link:hover .sns_magazine_list_title > span { /*border-bottom-color: #191919;*/ }


@media (max-width: 1480px){


    .sns_magazine_list { -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; row-gap: 30px; }
    .sns_magazine_list_txt { margin-top: 28px; }
    .sns_magazine_list_meta { margin-bottom: 10px; }


}

@media (max-width: 1023px){


    .sns_magazine_list { -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; row-gap: 20px; }
    .sns_magazine_list_txt { margin-top: 22px; }
    .sns_magazine_list_title { font-size: 19px; }


}


.noResult {
    min-height: 150px;
    text-align: center;
    padding: 46px 0;
	    border-bottom: 1px solid #dedede;
}

.noResult strong {
    font-size: 14px;
    font-weight: normal;
    line-height: 150px;    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;
}
.noResult strong:before {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto 16px;
    font-family: 'shop-font';
    content: '\e93a';
    font-size: 38px;
    font-weight: normal;
    text-align: center;
    color: #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 860px){


    .sns_magazine_list { grid-template-columns: 1fr 1fr; row-gap: 20px; }
    .sns_magazine_list_img,
    .sns_magazine_list_img img {    border-radius: 0px;}
    .sns_magazine_list_meta { margin-bottom: 6px; }
    .sns_magazine_list_meta > span + span:before { margin-left: 7px; margin-right: 7px; }
    .sns_magazine_list_title { letter-spacing: -0.025em; }
	.sns_magazine_list.three{ grid-template-columns: 1fr 1fr; row-gap: 20px; }

.view_content_body {
    padding-bottom: 6%;
}
.downBtnArea .downBtn span {
    font-family: 'Roboto_R','NotoSans-Medium';
    margin-right: 23px;
    display: block;
	margin-bottom:6px;
}
.downBtnArea .downBtn {
    display: block;
    padding: 0 29px;
    height: auto;
    text-align: left;
    border-radius: 0px;
    background: #fff;margin-bottom: 20px;
}
}


@media (max-width: 540px){

    .sns_magazine_list { grid-template-columns: 1fr; row-gap: 20px; }

	.sns_magazine_list.three{ grid-template-columns: 1fr; row-gap: 20px; }

    .sns_magazine_list_txt { margin-top: 19px; }
    .sns_magazine_list_meta > span { font-size: 13px; }
    .sns_magazine_list_title { font-size: 18px; }


.sns_magazine_list_wrap {
    margin-top: 0px;
    margin-bottom: 60px;
}

}

/* **************************************** *
 * MODULES - ALERT
 * **************************************** */
.nc-alert {position: fixed;left: 0;top: 0;height: 100%;width: 100%;background-color: #000000;background-color: rgba(0, 0, 0, .4);z-index: 9999999;}
.nc-alert__container {position: relative;width: 90%;max-width: 320px;left: 50%;top: 50%;-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);border-radius: 0;text-align: center;-webkit-box-shadow: 0 2rem 8rem rgba(0, 0, 0, .1);box-shadow: 0 2rem 8rem rgba(0, 0, 0, .1); background: #fff;}
.nc-alert__content {width: 100%;min-height: 150px;text-align: center;padding: 4rem 2rem;}
.nc-alert__content h1 { font-size: 18px; line-height: 18px;
    color: #222;
    margin-top: 0;
    padding-bottom: 4px; letter-spacing: -0.025em;font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;}
.nc-alert__content p {vertical-align: middle;font-size: 16px;line-height: 16px;color:#666;word-wrap: break-word;word-break: keep-all; letter-spacing: -0.025em;font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;}

.nc-alert__content p span{
    vertical-align: middle;
    font-size: 16px;
    line-height: 16;
    color: #ed193a;
    word-wrap: break-word;
    word-break: keep-all;
    letter-spacing: -0.025em;
}

.nc-alert__btn {font-size: 14px;line-height: 16px;color: #484848; background: #f8f8f8; border: 0px solid #ddd; cursor:pointer; display:inline-block; -webkit-transition:300ms; transition:300ms;font-family: 'NotoSans-Medium', '맑은 고딕', 'Malgun Gothic', sans-serif;}
html.desktop .nc-alert__btn:hover { background:#eee; }
.nc-alert--primary-button .nc-alert__btn.nc-alert--ok { background: #0068B7; border: 0px; color: #fff; }
html.desktop .nc-alert--primary-button .nc-alert__btn.nc-alert--ok:hover {background: #1d3661; /*border-color: #1d3661;*/}
.nc-alert__style-wide .nc-alert__container {max-width:40rem;}
.nc-alert__style-wide .nc-alert__container .nc-alert__content p br {display:none;}

.nc-alert--button-icon .nc-alert__btn:before {font-family:'nc-font';line-height: 1;font-size:12px;padding-right: 9px;}
.nc-alert--button-icon .nc-alert__btn.nc-alert--ok:before {content: '\e935';}
.nc-alert--button-icon .nc-alert__btn.nc-alert--cancel:before {content: '\e92e';}
.nc-alert--confirm .nc-alert__btn { background: #eee; }
html.desktop .nc-alert--confirm .nc-alert__btn:hover { background: #ddd; }
.nc-alert--primary-title .nc-alert__content h1 { color: #0f4c82; }

.nc-alert--has-icon .nc-alert__content h1 { position:relative; padding-top: 71px;}
.nc-alert--has-icon .nc-alert__content h1:before {font-family: 'nc-font';font-size: 45px;position: absolute;font-weight: normal;top: 0;left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.nc-alert--has-icon.nc-alert__type-info .nc-alert__content h1:before {content:'\e94e';color: #aaa;}
.nc-alert--has-icon.nc-alert__type-success .nc-alert__content h1:before {content:'\e94f';color:#20bd54;}
.nc-alert--has-icon.nc-alert__type-error .nc-alert__content h1:before {content:'\e950';color:#dd4242;}

.nc-alert__type-success h1 {color: #0f4c82;}
.nc-alert__type-error h1 {color: #eb0808;}

/* Classic */
.nc-alert__style-classic .nc-alert__container { background: #fff; }
.nc-alert__style-classic .nc-alert__container .nc-alert__actions { border-top: 1px solid #ddd; }
.nc-alert__style-classic .nc-alert__actions {padding: 20px 0; margin: 0 20px; text-align: center;}
.nc-alert__style-classic .nc-alert__btn { padding: 7px 29px 9px 28px; border-radius: 5px; }
.nc-alert__style-classic.nc-alert--confirm .nc-alert__btn { width: 159px; margin-right: 15px; }
.nc-alert__style-classic.nc-alert--confirm .nc-alert__btn:last-child { margin-right: 0; }
.nc-alert__style-classic.nc-alert--primary-title .nc-alert__content h1 {padding-bottom:25px;}
.nc-alert__style-classic.nc-alert--primary-title .nc-alert__content p { color:#444; }
.nc-alert__style-classic.nc-alert--has-icon.nc-alert__type-info .nc-alert__content h1 { padding-top: 76px;}

/* Basic */
.nc-alert__style-basic .nc-alert__container {overflow:hidden;}
.nc-alert__style-basic .nc-alert__container .nc-alert__actions { border-top: 0; }
.nc-alert__style-basic .nc-alert__content {background: #fff;min-height: 150px; /*padding: 36px 20px;*/}
.nc-alert__style-basic .nc-alert__content h1 {margin-top: 0;}
.nc-alert__style-basic .nc-alert__actions {background: #fff; border-top: 1px solid #ddd;}
.nc-alert__style-basic .nc-alert__btn {padding:14px 0 16px;width: 100%;height:100%;border-radius: 0;background: #fff;border: 0;border-top: 0px solid #eee;color:#666;    height: 48px;outline: none;}
html.desktop .nc-alert__style-basic .nc-alert__btn:hover { background: #eee;outline: none; }
.nc-alert__style-basic.nc-alert--primary-button .nc-alert__content {background: #fff;}
.nc-alert__style-basic.nc-alert--primary-button .nc-alert__btn {color: #fff;background:#0068B7;  border-top: 1px solid #0068B7;}
html.desktop .nc-alert__style-basic.nc-alert--primary-button .nc-alert__btn:hover {  color:#fff; background: #090b0f;  border-top: 1px solid #090b0f; }
.nc-alert__style-basic.nc-alert--primary-button.nc-alert--confirm .nc-alert__content {background: #fff;}
.nc-alert__style-basic.nc-alert--primary-button.nc-alert--confirm .nc-alert__btn {border-top: 0;}
.nc-alert__style-basic.nc-alert--primary-button.nc-alert--confirm .nc-alert__btn.nc-alert--ok { color: #0f4c82; background: rgba(108, 155, 197, 0.1); border-top: 1px solid #eee; }
html.desktop .nc-alert__style-basic.nc-alert--primary-button.nc-alert--confirm .nc-alert__btn.nc-alert--ok:hover { background: #132332; }
.nc-alert__style-basic.nc-alert--confirm .nc-alert__actions { background: #fff; }
.nc-alert__style-basic.nc-alert--confirm .nc-alert__btn {width: 50%;color: #666;background: #eee;}
html.desktop .nc-alert__style-basic.nc-alert--confirm .nc-alert__btn:hover { /* color:#484848; background: #ddd; */border-right: 0rem solid #eee;}
.nc-alert__style-basic.nc-alert--confirm .nc-alert__btn.nc-alert--cancel { border-top: 1px solid #eee; background: #fff; border-right: 1px solid #eee; }
.nc-alert__style-basic.nc-alert--button-icon.nc-alert--confirm .nc-alert__content {background: #fff;}
.nc-alert__style-basic.nc-alert--primary-title .nc-alert__content { padding: 38px 20px 35px; }
.nc-alert__style-basic.nc-alert--primary-title .nc-alert__content h1 {padding-bottom: 18px;margin-bottom: 33px;border-bottom: 1px solid #ddd;}
.nc-alert__style-basic.nc-alert--has-icon.nc-alert__type-info .nc-alert__content h1 { padding-top: 71px;}
.nc-alert__style-basic.nc-alert--has-icon .nc-alert__content {padding: 32px 20px 34px;}
.nc-alert__style-basic.nc-alert--has-icon .nc-alert__content h1 { margin-top:0; }



.cnoResult {
    min-height: 150px;
    text-align: center;
    padding: 46px 0;
    border-bottom: 0px solid #dedede;
    border: 1px solid #f6f6f6;
    border-radius: 10px;
    background:#FEFEFE;
	width:100%;

}

.cnoResult strong {
    font-size: 14px;
    font-weight: normal;
    line-height: 150px;    font-family: 'NotoSans-Regular', '맑은 고딕', 'Malgun Gothic', sans-serif;	color:#888;
}
.cnoResult strong:before {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto 16px;
    font-family: 'nc-font';
    content: '\e846';
    font-size: 38px;
    font-weight: normal;
    text-align: center;
    color: #888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

