@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;
font-family:'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',arial,sans-serif;
background:#fff;color:var(--color__basic);}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',arial,sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

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

textarea, select {font-family:'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',arial,sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:var(--color__basic);text-decoration:none;}

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

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

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

.placeholdersjs {color:#aaa !important}

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

/* 상단 레이아웃 */
/*#hd {background:#212020}*/
/*#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}*/
/**/
/*#tnb {border-bottom:1px solid #383838;margin:0 auto}*/
/*#tnb:after {display:block;visibility:hidden;clear:both;content:""}*/
/*#tnb .inner {margin:0 auto}*/
/**/
/*#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}*/
/*#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}*/
/**/
/*#logo {float:left;padding:30px 0 0}*/
/**/
/*.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}*/
/*#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}*/
/*#hd_sch {border-radius:30px;overflow:hidden}*/
/*#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}*/
/*#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}*/
/**/
/*#hd_define {float:left}*/
/*#hd_define:after {display:block;visibility:hidden;clear:both;content:""}*/
/*#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}*/
/*#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}*/
/*#hd_define li a {display:inline-block;color:#919191}*/
/*#hd_define li.active a {color:#fff}*/
/**/
/*#hd_qnb {float:right;text-align:right}*/
/*#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}*/
/*#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}*/
/*#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}*/
/*#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}*/
/*#hd_qnb li a {display:inline-block;color:#919191}*/
/*#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}*/
/**/
/**/
/*.hd_login {position:absolute;right:0;top:60px}*/
/*.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}*/
/*.hd_login li:first-child {border-left:0}*/
/*.hd_login a {color:#fff}*/


/* 메인메뉴 */
/*#gnb {position:relative;background:#fff}*/
/*#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}*/
/*#gnb .gnb_wrap {margin:0 auto;position:relative}*/
/*#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}*/
/*#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}*/
/*#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}*/
/*#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}*/
/*#gnb .gnb_1dli:hover > a {color:#3a8afd;*/
/*-webkit-transition:background-color 2s ease-out;*/
/*-moz-transition:background-color 0.3s ease-out;*/
/*-o-transition:background-color 0.3s ease-out;*/
/*transition:background-color 0.3s ease-out}*/

.gnb_1dli .bg {position:absolute;top:53%; transform:translateY(-50%); right:0px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('./images/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:15px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:45px; /*left:50%; transform:translateX(-50%);*/padding-top:0px; white-space:nowrap; }
.gnb_2dul .gnb_2dul_box {border-top:0;padding:0; background:#fff; 
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    width: 216px;
    padding: 8px;
}
.gnb_2da {display:block;padding:0 8px;line-height:40px;background:#fff;color:#000;text-align:left;text-decoration:none;
    width: 200px;
    border-radius: 3px;
    font-size: 13px;
}
a.gnb_2da:hover {color:#fff;background: #d00;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

/*#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}*/
/*#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}*/
/*#gnb .gnb_mnal {float:right;padding:0}*/
/**/
/*#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);*/
/*-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);*/
/*box-shadow:0 2px 5px rgba(0,0,0,0.2)}*/
/*#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}*/
/*#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}*/
/*#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}*/
/*#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}*/
/*#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}*/
/*#gnb_all .gnb_al_li li {line-height:2em}*/
/*#gnb_all .gnb_al_li li a {color:#555}*/
/*#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}*/

/* 중간 레이아웃 */
#wrapper {position:relative; padding: 15px 0 15px;}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {position:relative; margin:0 auto;zoom:1;}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}
#container {}
#container:after {}
.container__title__wr{display: flex;  align-items: flex-end;  justify-content: flex-start;  flex-wrap: nowrap;  flex-direction: row; margin:0px 0 15px; padding: 0 10px;}
#container_title {font-size:17px;font-weight:700; padding-left:20px; position:relative;}
#container_title a{color:#555555;}
#container_title span {display:block;}
#container_title .title__icon{position:absolute; top:50%; left:0; transform:translateY(-50%); width: 12px; height: 12px; border-radius: 50%; background:#333; vertical-align: text-top; margin-right:-3px;}
#container_desc{font-size:12px; font-weight:500; margin-left:5px; color:#666;}
.location__wr{}
.location__wr__cate0{display:block; position:Relative; float:left; margin: 0px 0 0 11px; padding: 0 0 0 11px;}
.location__wr__cate0:after{position: absolute; height: 1px; width: 7px; left: -3px; top: 7px; background: #999; content: "";}
.location__wr__cate0 a{font-size:12px; font-weight:400; color:#555;display: block;}

@media (pointer: fine) {
	#container_title a:hover{text-decoration:underline; color:var(--color__basic);}
	.location__wr__cate0 a:hover{text-decoration:underline}
}

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

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

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

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

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

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

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

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

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

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

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

/* 버튼 */
a.btn,.btn {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; vertical-align: middle; cursor: pointer;border-radius:3px; transition: all .1s;}

a.btn01 {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: var(--color__basic); vertical-align: middle; background-color: #fff; cursor: pointer;border-radius:3px; border:1px solid var(--bdcolor__basic); transition: all .1s;}
a.btn01:focus, a.btn01:hover {color: var(--color__main);}
button.btn01 {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: var(--color__basic); vertical-align: middle; background-color: #fff; cursor: pointer;border-radius:3px; border:1px solid var(--bdcolor__basic); transition: all .1s;}
button.btn01:hover{color: var(--color__main);}

a.btn02 {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: #fff; vertical-align: middle; background-color: var(--color__main); cursor: pointer; border-radius:3px; border:1px solid var(--bdcolor__main); transition: all .1s;}
a.btn02:focus, .btn02:hover {border:1px solid var(--color__hover);background:var(--color__hover);}
button.btn02 {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: #fff; vertical-align: middle; background-color: var(--color__main); cursor: pointer; border-radius:3px; border:1px solid var(--bdcolor__main); transition: all .1s;}
button.btn02:hover{border:1px solid var(--color__hover);background:var(--color__hover);}

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

.btn_submit {display: inline-block; font-size:13px; padding: 0px 32px; height:30px; line-height:30px; color: #fff; vertical-align: middle; cursor: pointer; border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #2387d9 0, #1777c5 100%);
    border: 1px solid;
    border-color:  var(--color__hover) #196db1 #1b6cad   var(--color__hover);
	box-shadow: inset 0 0 1px 1px #2585d3, 0 1px 1px rgba(0, 0, 0, .1);
}
@media (pointer: fine) {
	.btn_submit:hover {
		border-color: #237ac1;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	}
}

.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: var(--color__basic); vertical-align: middle; background-color: #fff; cursor: pointer;border-radius:3px; border:1px solid var(--bdcolor__basic); transition: all .1s;
	background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
    border: 1px solid;
    border-color: #ccc #c6c6c6 #c3c3c3 #ccc;
	box-shadow: inset 0 0 1px 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
}
button.btn_cancel {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: var(--color__basic); vertical-align: middle; background-color: #fff; cursor: pointer;border-radius:3px; border:1px solid var(--bdcolor__basic); transition: all .1s;
	background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
    border: 1px solid;
    border-color: #ccc #c6c6c6 #c3c3c3 #ccc;
	box-shadow: inset 0 0 1px 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
}
@media (pointer: fine) {
	.btn_cancel:hover {
		border-color: #aaa;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	}	
	button.btn_cancel{
		border-color: #aaa;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	}
}

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

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: var(--color__basic); vertical-align: middle; cursor: pointer;border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
    border: 1px solid;
    border-color: #ccc #c6c6c6 #c3c3c3 #ccc;
	box-shadow: inset 0 0 1px 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
}
@media (pointer: fine) {
	.btn_b01:hover, .btn_b01:hover {
		border-color: #aaa;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	}
}

a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}

a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}

a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}

a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 
   button style 
*/
.btn__st__basic{display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: var(--color__basic); vertical-align: middle; cursor: pointer;border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
    border: 1px solid;
    border-color: #ccc #c6c6c6 #c3c3c3 #ccc;
	box-shadow: inset 0 0 1px 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
}
.btn__st__basic24{display: inline-block; font-size:13px; padding: 0px 8px; height:24px; line-height:24px; color: var(--color__basic); vertical-align: middle; cursor: pointer;border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
    border: 1px solid;
    border-color: #ccc #c6c6c6 #c3c3c3 #ccc;
	box-shadow: inset 0 0 1px 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
}
.btn__st__main{display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: #fff; vertical-align: middle; cursor: pointer; border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #2387d9 0, #1777c5 100%);
    border: 1px solid;
    border-color:  #237ac1 #196db1 #1b6cad #237ac1;
	box-shadow: inset 0 0 1px 1px #2585d3, 0 1px 1px rgba(0, 0, 0, .1);
}
.btn__st__main__2{display: inline-block; font-size:13px; padding: 0px 18px; height:30px; line-height:30px; color: #fff; vertical-align: middle; cursor: pointer; border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #fab200 0, #fab200 100%);
    border: 1px solid;
    border-color:  #fab200;
	box-shadow: inset 0 0 1px 1px #fab200, 0 1px 1px rgba(0, 0, 0, .1);
}
.btn__st__main24{display: inline-block; font-size:13px; padding: 0px 8px; height:24px; line-height:24px; color: #fff; vertical-align: middle; cursor: pointer; border-radius:3px; transition: all .1s;
	background: linear-gradient(to bottom, #2387d9 0, #1777c5 100%);
    border: 1px solid;
    border-color:  #237ac1 #196db1 #1b6cad #237ac1;
	box-shadow: inset 0 0 1px 1px #2585d3, 0 1px 1px rgba(0, 0, 0, .1);

}
.btn__st__xswhite{display: inline-block; font-size:11px; padding: 1px 4px 2px; color: #666; vertical-align: baseline; background-color: #fff; cursor: pointer; border-radius:3px; border:1px solid #999; transition: all .1s;}
.btn__st__xsmain{display: inline-block; font-size:11px; padding: 1px 4px 2px; color: #fff; vertical-align: baseline; background-color:  var(--color__main); cursor: pointer; border-radius:3px; border:1px solid var(--bdcolor__main); transition: all .1s;}
/* button style  - hover 액션 */
@media (pointer: fine) {
	.btn__st__basic:hover{
		border-color: #aaa;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	}
	.btn__st__basic24:hover{
		border-color: #aaa;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	}
	.btn__st__main:hover{
		border-color: #2068a3;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
	}
	.btn__st__main24:hover{
		border-color: #2068a3;
	    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
	}
}




/* 게시판 기본 테이블 */

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

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

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

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

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

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

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

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

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

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

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

/* 검색결과 색상 */
.sch_word {font-weight:700;}

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

/* 사이드뷰 스타일 1*/
.sv_wrap {position:relative;font-weight:normal; font-size:13px; display:block; float:left; outline:1px solid lime;}
.sv_member {}
.profile_img img{border:1px solid #eee; width:25px; height:25px;}
.profile_name{font-weight:bold;}
.sv_member__mark{width:10px; position:relative; top:-1px; margin-left:4px; outline:1px solid lime;}
.sv_wrap .sv {z-index:1000;display:none; background:#fff; border:1px solid rgba(0, 0, 0, 0.08); padding: 10px 0; border-radius:3px; 
	-webkit-box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.08);
	 box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.08);
}
/*.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}*/
.sv_wrap .sv a {padding: 3px 10px; text-align: center; display:block; white-space: nowrap;}
.sv_on {display:block !important;position:absolute;top:25px;left:25px;width:auto;height:auto}
.sv_nojs .sv {display:block}


/* 사이드뷰 스타일 2*/
.sv_wrap_cus {position:relative; font-weight:normal; font-size:13px; outline:0px solid lime; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: flex-start; align-items: center;}
.profile_conts{}
.sv_member_cus {display: flex; flex-direction: row; flex-wrap: nowrap; align-content: flex-start; justify-content: flex-start; align-items: flex-start;}
.profile_img_cus img{display:block; width:25px; height:25px;}
.profile_name_cus{margin-left:3px;}
.profile_mark_cus{display:block; margin-left:2px; line-height:1;width: 12px; height: 12px;}
.profile_mark_cus img{width:12px;}
.sv_wrap_cus .sv_cus {z-index:1000;display:none; background:#fff; border:1px solid rgba(0, 0, 0, 0.08); padding: 10px 0; border-radius:3px; -webkit-box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.08); -moz-box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.08); box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.08);}
.sv_wrap_cus .sv_cus a {padding: 3px 10px;display:block;white-space: nowrap;}
.sv_on_cus {display:block !important;position:absolute;top:25px;left:25px;width:auto;height:auto}

/* 사이드뷰 스타일 gall*/
.sv_wrap_cus_gall {position:relative;}
.sv_member_cus_gall strong{font-weight:400;}
.profile_img_cus_gall img{display:block; width:25px; height:25px;}
.profile_name_cus_gall{}
.profile_mark_cus_gall{display:block; margin-left:2px; line-height:1;}
.profile_mark_cus_gall img{width:12px;}
.sv_wrap_cus_gall .sv_cus_gall {z-index:1000;display:none; background:#fff; border:1px solid rgba(0, 0, 0, 0.08); padding: 10px 0; border-radius:3px; -webkit-box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.08); -moz-box-shadow:0 1px 12px 0 rgba(0, 0, 0, 0.08); box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.08);}
.sv_wrap_cus_gall .sv_cus_gall a {padding: 3px 10px; text-align: center; display:block; white-space: nowrap;}
.sv_on_cus_gall {display:block !important;position:absolute;top:15px;left:0px;width:auto;height:auto}

@media (pointer: fine) {
	.sv_wrap .sv a:hover {text-decoration: underline;}
	.sv_wrap_cus a:hover {text-decoration: underline;}
	.sv_wrap_cus .sv_cus a:hover {text-decoration: underline;}
	.sv_wrap_cus_gall .sv_cus_gall a:hover {text-decoration: underline;}

}

.leave_member{
    filter: grayscale(1);
    text-decoration: line-through;
}








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

.pg_wrap {clear:both; display:block; text-align:center; margin:10px 0;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {}
.pg a:focus, .pg a:hover {}
.pg_page {color:#333;font-size:14px;height:initial;line-height:20px;padding:0 5px;min-width:initial;text-decoration:none;border-radius:0px}
.pg_page:hover {text-decoration:underline}
.pg_start {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.pg_prev {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.pg_end {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.pg_next {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {text-decoration:none;}
.pg_current {display:inline-block;background:transparent;border:1px solid transparent;color:#444;font-weight:bold;font-size:15px;height:initial;line-height:23px;padding:0 5px;min-width:initial;border-radius:0px; text-decoration:underline}

.btn__go__pg{position: relative; margin-top: 10px; text-align:center;}
.btn__go__pg button.btn__open__pop{border:0; background:transparent;font-size: 12px; color: var(--color__basic); cursor: pointer; padding-bottom: 0px; display: inline-block;}

.bo__l__paging__wr{position:relative;}
#move__page__pop{position: absolute; bottom:30px; left:50%; transform:translateX(-50%); border:1px solid #ddd; background: #fff; z-index: 999; text-align: left; display:none;}
#move__page__pop.pop__open{display:block;}
.move__page__pop .inbox{position: relative; overflow: visible;}
.move__page__tit{position: Relative; height: 35px; line-height: 35px; border-bottom: 1px solid var(--bdcolor__basic); background: var(--bgcolor__gradient); font-size: 13px; font-weight: 700; text-align: center;}
.move__page__pop__close{position: absolute; top: 50%; right: 15px; transform: translateY(-50%); z-index: 1; background: transparent; border: 0; width:10px;}
.move__page__pop__close img{display:block; width:10px;}
.move__page__conts{padding: 14px 16px 16px 16px; color: #333; width: 286px;}
.move__page__conts .move__page__desc{font-size:12px;letter-spacing: -0.024em;}
.move__page__conts .move__page__inputbox{position: relative; margin-top: 11px; font-size: 12px; font-weight: normal; margin-left: 0; vertical-align: middle;}
.move__page__conts .move__page__inputbox span {vertical-align:middle;}
.move__page__conts .move__input{border: 1px #ccc solid; width: 76px; height: 24px; margin: 0 8px 0 7px; padding: 7px 9px 8px; box-sizing: border-box; text-align: right; line-height: 100%;}
.move__page__conts .btn__st__main24{font-size:11px; margin-left: 10px;}


@media (pointer: fine) {
	.btn__go__pg button.btn__open__pop:hover span{text-decoration:underline;}
}

/* 댓글 탑 페이징 */
.cmt__top__paging{margin-left:auto;}
.cmt__top__paging .pg_wrap {clear:both; display:block; text-align:center; margin:0px 0;}
.cmt__top__paging .pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.cmt__top__paging .pg {text-align:center}
.cmt__top__paging .pg_page, .cmt__top__paging .pg_current {}

.cmt__top__paging .pg a:focus, .cmt__top__paging .pg a:hover {text-decoration:underline}
.cmt__top__paging .pg_page {color:#333;font-size:11px;height:initial;line-height:17px;padding:0 3px;min-width:initial;text-decoration:none;border-radius:0px}

.cmt__top__paging .pg_page:hover {text-decoration:underline}
.cmt__top__paging .pg_start {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cmt__top__paging .pg_prev {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cmt__top__paging .pg_end {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cmt__top__paging .pg_next {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cmt__top__paging .pg_start:hover, 
.cmt__top__paging .pg_prev:hover, 
.cmt__top__paging .pg_end:hover, 
.cmt__top__paging .pg_next:hover {text-decoration:none !important;}
.cmt__top__paging .pg_current {display:inline-block;background:transparent;border:1px solid transparent;color:#444;font-weight:bold;font-size:13px;height:initial;line-height:20px;padding:0 3px;min-width:initial;border-radius:0px; text-decoration:underline}


/* 댓글 탑 커스텀 페이징 */
.cus__cmt__top__paging{margin-left:auto;}
.cus__cmt__top__paging .pg_wrap {clear:both; display:block; text-align:center; margin:0px 0;}
.cus__cmt__top__paging .pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.cus__cmt__top__paging .pg {text-align:center}
.cus__cmt__top__paging .pg_page, .cus__cmt__top__paging .pg_current {}

.cus__cmt__top__paging .pg a:focus, .cus__cmt__top__paging .pg a:hover {text-decoration:underline}
.cus__cmt__top__paging .pg_page {color:#212121;font-size:11px;height:initial;line-height:17px;padding:0 3px;min-width:initial;text-decoration:none;border-radius:0px}

.cus__cmt__top__paging .pg_page:hover {text-decoration:underline}
.cus__cmt__top__paging .pg_start {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cus__cmt__top__paging .pg_prev {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cus__cmt__top__paging .pg_end {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cus__cmt__top__paging .pg_next {text-indent:0px;overflow:hidden;background: none;padding:0 3px;border:0px solid #ddd}
.cus__cmt__top__paging .pg_start:hover, 
.cus__cmt__top__paging .pg_prev:hover, 
.cus__cmt__top__paging .pg_end:hover, 
.cus__cmt__top__paging .pg_next:hover {text-decoration:none !important;}
.cus__cmt__top__paging .pg_current {display:inline-block;background:transparent;border:1px solid transparent;color:#212121;font-weight:bold;font-size:13px;height:initial;line-height:20px;padding:0 3px;min-width:initial;border-radius:0px; text-decoration:underline}




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

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





/******************************************************************************
******************************************************************************* core {
*******************************************************************************/
/* 
   basic setting 
*/
.devel{outline:0px dashed lime;}
.hide{display:none !important;}
.show{display: block !important;}
.img_descrip{display: none !important;}
.hidden1720{}
.visible1720{display:none;}
.hidden1440{}
.visible1440{display:none;}
.hidden1280{}
.visible1280{display:none;}
.hidden1024{}
.visible1024{display:none;}
.hidden768{}
.visible768{display:none;}
.hidden570{}
.visible570{display:none;}
.hidden480{}
.visible480{display:none;}
@media screen and (max-width:1720px){
   .hidden1720{display:none;}
   .visible1720{display:block;}
}
@media screen and (max-width:1440px){
   .hidden1440{display:none;}
   .visible1440{display:block;}
}
@media screen and (max-width:1280px){
   .hidden1280{display:none;}
   .visible1280{display:block;}
}
@media screen and (max-width:1024px){
   .hidden1024{display:none;}
   .visible1024{display:block;}
}
@media screen and (max-width:768px){
   .hidden768{display:none;}
   .visible768{display:block;}
}
@media screen and (max-width:570px){
   .hidden570{display:none;}
   .visible570{display:block;}
}
@media screen and (max-width:480px){
   .hidden480{display:none;}
   .visible480{display:block;}
}

.pdt__00px{padding-top:00px;}
.pdb__00px{padding-bottom:00px;}
.mgt__00px{margin-top:00px;}
.mgb__00px{margin-bottom:00px;}
.mgt__05px{margin-top:5px;}
.mgt__10px{margin-top:10px;}
.mgt__15px{margin-top:15px;}
.mgt__20px{margin-top:20px;}
.mgt__25px{margin-top:25px;}
.mgt__30px{margin-top:30px;}
.mgt__35px{margin-top:35px;}
.mgt__40px{margin-top:40px;}
.mgt__45px{margin-top:45px;}
.mgt__50px{margin-top:50px;}

.mgt__5per{margin-top:5%;}
.mgt__7per{margin-top:7%;}
.mgt__10per{margin-top:10%;}
.mgt__13per{margin-top:13%;}

.hgt__100per{height:100%;}
.border__box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clearfix:after{content:""; display:block; clear:both;}
.clearfix{*zoom:1}



/* 
	text setting 
*/
.tcolor__main{color: var(--color__main);}
.tcolor__sub01{color: var(--color__sub01);}
.talign__left{text-align:left;}
.talign__center{text-align:center;}
.talign__right{text-align:right;}
:root {
  --f10px: 10px;
  --f11px: 11px;
  --f12px: 12px;
  --f13px: 13px;
  --f14px: 14px;
  --f15px: 15px;
  --f16px: 16px;
  --f17px: 17px;
  --f18px: 18px;
  --f19px: 19px;
  --f20px: 20px;
  --f21px: 21px;
  --f22px: 22px;
  --f23px: 23px;
  --f24px: 24px;
  --f25px: 25px;
  --f26px: 26px;
  --f27px: 27px;
  --f28px: 28px;
  --f29px: 29px;
  --f30px: 30px;
  --f32px: 32px;
  --f34px: 34px;
  --f36px: 36px;
  --f38px: 38px;
  --f40px: 40px;
  --f42px: 42px;
  --f44px: 44px;
  --f46px: 46px;
  --f48px: 48px;
  --f50px: 50px;
  --f60px: 60px;
  
  --color__basic: #000000;
  --color__sub01: #999999;
  --color__main: #1777c5;
  --color__hover: #1b70b5;
  --color__white: #fff;
  --color__red: #e30000; 
    
  --bgcolor__wrap: #f9f9f9;
  --bgcolor__box: #fcfcfc;
  --bgcolor__gradient: linear-gradient(to bottom, #fff 0, #f9f9f9 100%);
  

  --bdcolor__basic: #dcdddf;
  --bdcolor__main: #1b70b5;


  --header__theight: 40px;
  --header__mheight: 80px;
  --header__bheight: 45px;
  --header__totalheight:165px;



  --color__bg01: #f5f5f5;
  --color__bg02: #fafafa;
  --color__border01: #ddd;
  
  --color__999999: #999999;
  --color__666666: #666666;
}
@media screen and (max-width:1600px){

   :root {
      --f70px: 60px;
      
   }

}
@media screen and (max-width:1440px){
   :root {
      --f70px: 55px;
      --f60px: 45px;
      --f60px: 45px;
      --f50px: 40px;
      --f30px: 26px;
      --f16px: 14px;
      --f18px: 16px;

   }
}
@media screen and (max-width:1280px){
   :root {
      --f26px: 22px;
      
   }
}
@media screen and (max-width:1024px){
   :root {
      --f70px: 48px;
      --f60px: 40px;
      --f50px: 32px;
      
      
      
   }
}
@media screen and (max-width:768px){

   :root {
         --f70px: 42px;
         --f60px: 36px;
         --f50px: 30px;
         --f30px: 24px;
         
      }
}

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

   :root {
         --f70px: 38px;

      }
}


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

   :root {
     --f10px: 2.7vw;
     --f11px: 2.9vw;
     --f12px: 3.2vw;
     --f13px: 3.5vw;
     --f14px: 3.7vw;
     --f15px: 4.0vw;
     --f16px: 4.3vw;
     --f17px: 4.5vw;
     --f18px: 4.8vw;
     --f19px: 5.1vw;
     --f20px: 5.3vw;
     --f21px: 5.5vw;
     --f22px: 5.8vw;
     --f23px: 6vw;
     --f24px: 6.4vw;
     --f25px: 6.6vw;
     --f26px: 6.8vw;
     --f27px: 7.2vw;
     --f28px: 7.4vw;
     --f29px: 7.8vw;
     --f30px: 8.0vw;
     --f32px: 8.2vw;
     --f34px: 8.4vw;
     --f36px: 8.6vw;
     --f38px: 8.8vw;
     --f40px: 9vw;
     --f42px: 9.2vw;
     --f44px: 9.4vw;
     --f46px: 9.6vw;
     --f48px: 9.8vw;
     --f50px: 10vw;
     --f60px: 10.2vw;
     --f70px: 14.2vw;
   }
}





/* 
   center box style 
*/
.inner__box{position:relative; width:100%; margin: 0 auto;}
.inner__full{position:relative; width:100%; margin: 0 auto;}

.inner__cen768{position:relative; width:90%; max-width:768px; margin: 0 auto;}
.inner__cen860{position:relative; width:90%; max-width:860px; margin: 0 auto;}
.inner__cen980{position:relative; width:90%; max-width:980px; margin: 0 auto;}
.inner__cen1100{position:relative; width:90%; max-width:1100px; margin: 0 auto;}
.inner__cen1110{position:relative; width:90%; max-width:1110px; margin: 0 auto;}
.inner__cen1120{position:relative; width:90%; max-width:1120px; margin: 0 auto;}
.inner__cen1280{position:relative; width:90%; max-width:1280px; margin: 0 auto;}
.inner__cen1320{position:relative; width:90%; max-width:1320px; margin: 0 auto;}
.inner__cen1400{position:relative; width:90%; max-width:1400px; margin: 0 auto;}
.inner__cen1420{position:relative; width:90%; max-width:1420px; margin: 0 auto;}
.inner__cen1640{position:relative; width:90%; max-width:1640px; margin: 0 auto;}
.inner__cen1750{position:relative; width:95%; max-width:1750px; margin: 0 auto;}
.inner__cen1800{position:relative; width:90%; max-width:1800px; margin: 0 auto;}

.inner__wcen768{position:relative; width:100%; max-width:768px; margin: 0 auto;}
.inner__wcen980{position:relative; width:100%; max-width:980px; margin: 0 auto;}
.inner__wcen1110{position:relative; width:100%; max-width:1110px; margin: 0 auto;}
.inner__wcen1200{position:relative; width:100%; max-width:1200px; margin: 0 auto;}
.inner__wcen1280{position:relative; width:100%; max-width:1280px; margin: 0 auto;}
.inner__wcen1400{position:relative; width:100%; max-width:1400px; margin: 0 auto;}
.inner__wcen1700{position:relative; width:100%; max-width:1700px; margin: 0 auto;}
.inner__wcen1800{position:relative; width:100%; max-width:1800px; margin: 0 auto;}

.inner__wcen1110__respon{position:relative; width:100%; max-width:1110px; margin: 0 auto; width:1110px;}

@media screen and (max-width:1150px){
/*	.inner__wcen1110__respon{position:relative; width:90%; max-width:1110px; margin: 0 auto;}*/
} /* 1110 */
@media screen and (max-width:768px){
} /* 768 */
@media screen and (max-width:570px){
} /* 570 */



/* flex style - 참고 https://studiomeal.com/archives/197 */
.flex__box {width:100%; display: flex;  
	gap:10px;
	flex-wrap: nowrap; 
	align-content: stretch; 
	flex-direction: row; 
	justify-content: flex-start; 
	align-items: stretch;
}
.flex__box .flex__box__list{}
.flex__box .flex__box__list a{}
.flex__box.st__01{}
.flex__box.st__01 .flex__box__list{flex: 1 1 100%; word-wrap: break-word;}
.flex__box.st__02{}
.flex__box.st__02 .flex__box__list{flex: 1 1 49%; word-wrap: break-word;}
.flex__box.st__03{}
.flex__box.st__03 .flex__box__list{flex: 1 1 32%; word-wrap: break-word;}
.flex__box.st__04{}
.flex__box.st__04 .flex__box__list{flex: 1 1 23%; word-wrap: break-word;}
.flex__box.st__05{}
.flex__box.st__05 .flex__box__list{flex: 1 1 18%; word-wrap: break-word;}
.flex__box.st__06{}
.flex__box.st__06 .flex__box__list{flex: 1 1 14%; word-wrap: break-word;}
.flex__box.st__07{}
.flex__box.st__07 .flex__box__list{flex: 1 1 12%; word-wrap: break-word;}


		
/* tab__style__01 style */
/* display block/none 이슈로 인한 z-index 형식 */
.tab__style__01 .tabs__list__container{margin-bottom:30px;}
.tab__style__01 .tabs__list__container ul{ text-align:Center; display:flex; justify-content: center;}
.tab__style__01 .tabs__list__container li{ border:1px solid #EEEEEE; width:15%; height:70px; line-height:70px; padding: 0px 20px; font-size:18px; margin-right:-1px; overflow:hidden; cursor:pointer;}
.tab__style__01 .tabs__list__container li:first-child{border-radius:10px 0px 0px 10px;}
.tab__style__01 .tabs__list__container li:last-child{border-radius:0px 10px 10px 0px;}
.tab__style__01 .tabs__list__container li.active{background:#6A4A37; color:#fff;}
.tab__style__01 .tab__container{position:relative; width:100%;}
.tab__style__01 .tab__container .tab__content{opacity:0; z-index:0; height:0; position:relative; overflow: hidden;}
.tab__style__01 .tab__container .tab__content.active{opacity:1; z-index:1; height:initial;}
@media (pointer: fine) {
}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1024px){
	.tab__style__01 .tabs__list__container li{width:14%; height:60px; line-height:60px; font-size:16px;}
}
@media screen and (max-width:768px){
	.tab__style__01 .tabs__list__container li{width:25%;}
}

@media screen and (max-width:570px){
	.tab__style__01 .tabs__list__container ul{display: flex; justify-content: flex-start; flex-wrap: wrap;}
	.tab__style__01 .tabs__list__container li{width:33.333%; height:50px; line-height:50px; font-size:14px;}
	.tab__style__01 .tabs__list__container li:first-child{border-radius:10px 0px 0px 0px;}
	.tab__style__01 .tabs__list__container li:nth-child(3){border-radius:0px 10px 0px 0px;}
	.tab__style__01 .tabs__list__container li:nth-child(4){border-radius:0px 0px 0px 10px; margin-top:-1px;}
	.tab__style__01 .tabs__list__container li:last-child{border-radius:0px 0px 10px 0px; margin-top:-1px;}
}/* 570px */

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



/******************************************************************************
******************************************************************************* common {
*******************************************************************************/ 
#common__container__wr{}
.main__container__wr{}
.sub__container__wr{}

#common__container__box{}
.main__container__box{}
.sub__container__box{}

.common__contents__wr{}
.main__contents__wr{}
.sub__contents__wr{}

.common__content__box{} 
.main__content__box{} 
.sub__content__box{}




/*
	title style
*/
.common__title__wr{position: relative;}
.common__title__wr .title{font-size: var(--f36px); font-weight:700; color:var(--color__basic); letter-spacing: -1px;}
.common__title__wr .text01{font-size: var(--f20px); font-weight:700; color:var(--color__basic); letter-spacing: -1px;}
.common__title__wr .text02{font-size: var(--f18px); font-weight:700; color:var(--color__basic); letter-spacing: -1px;}
.common__title__wr .main__btn__wr{}

/* sticky 사용시 기본 세팅 body 주석 해제 { */
/*body {overflow-x: initial;}*/
.main__fixedst__wr{overflow-x:unset;}
.aside__fixedst__box{display:flex; justify-content: space-between; height: 100%; position: relative; }
.aside__fixed{position: sticky; top:150px; height:100%; margin-top:100px; min-width:400px;}
.aside__fixed__scroll{position: relative; display: flex; min-height:1500px;}
/*	} sticky 사용시 기본 세팅 //	sticky 사용시 스타일 { */
.aside__fixed__scroll .left__wr{position: relative; margin-right: 40px;width: 50%;}
.aside__fixed__scroll .right__wr{position: relative; margin-top: 150px; margin-right: 0px;width: 50%;}
.aside__fixedst__img__wr li{ margin-bottom: 40px; position: relative; border-radius:10px; overflow: hidden; border: 1px solid #eee; }
.aside__fixedst__img__wr li:last-child{ margin-bottom:0; }
.aside__fixedst__img__wr li img{ width: 100%;  overflow:hidden;}
.aside__fixedst__img__wr li .text__wr{ position: absolute; bottom: 0; left: 0; padding: 30px; width: 100%; }
.aside__fixedst__img__wr li .text__wr p{ color: var(--color__basic);word-break:keep-all; }
.aside__fixedst__img__wr li .text__wr .tit{ font-size: 26px; font-weight: 700;  }
.aside__fixedst__img__wr li .text__wr .text{ font-size: 16px; font-weight: 500; padding-bottom: 5px; line-height: 1.1;}
/* } sticky 사용시 스타일 */



/*
	button style
*/
.btn__main__st{font-size: 16px; text-align: Center; display: inline-block; height: 50px; line-height: 50px; padding: 0 35px; font-weight: 500; position: relative; overflow: hidden; color: var(--color__main); border-radius: 5px; }
.btn__main__st:before{ content:''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: var(--color__main); width: 20%; height: 100%; visibility: hidden; border-radius: 50%; z-index:1; transition: 0s; }
.btn__main__st:after{ content:''; display: block; position: absolute; top: 0; left:0; width: 100%; height: 100%; border:1px solid var(--color__main); border-radius: 5px; }
.btn__main__st .btn__text{ position: relative; z-index: 2; transition: 0.1s; }
.btn__main__st:hover{ color: var(--color__hover); }
.btn__main__st:hover:before{ width: 100%; visibility: visible; border-radius: 0; transition: 0.3s ease-out; }
.btn__sub__st01{}
.btn__sub__st02{}

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







/******************************************************************************
******************************************************************************* header {
*******************************************************************************/
/* 헤더 - 공통 */
.header:before{content:""; display:block; position:absolute; top:0; left:0; width:100%; height:100%; background:transparent; z-index:-1;}
.header{position:relative; top:0; left:0; width:100%; height:var(--header__totalheight); z-index:999;  transition: all ease .2s; -webkit-transition: all ease .2s; -o-transition: all ease .2s; -moz-transition: all ease .2s; -ms-transition: all ease .2s;}
/* 헤더 - 탑 */
.header__top__box{position:relative; top:0; left:0; width:100%; height:var(--header__theight); line-height:var(--header__theight); background:var(--color__white); z-index:1; border-bottom:1px solid rgba(0,0,0,0.05);}
.header__top__box p{font-size:12px; font-weight:500; color:var(--color__basic);}
.header__top__box p.header__top__text__center{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.header__top__box .head-title{display:flex;}
.header__top__box .head-title span{margin: 0px 5px;}
.header__top__box h1{font-size:12px; font-weight:500; color:var(--color__basic);}
.header__top__box img{}
.header__member__menu__wr{position:absolute; top:0; right:0;  top:50%; transform:translateY(-50%); }
.header__member__menu__wr li{display:inline-block; vertical-align: middle; position:relative; margin-left:20px;}
.header__member__menu__wr li:after{content:""; display:block; position:absolute; top:48%; right:-13px; transform:translateY(-50%); width:1px; height:10px; background:rgba(0,0,0,0.5);}
.header__member__menu__wr li:last-child:after{display:none;}
.header__member__menu__wr li a{font-size:12px; font-weight:500; color:var(--color__basic);}
.header__member__menu__wr li a:hover{text-decoration: underline; color: #06c;}

/* 헤더 - 미들 */
.header__middle__box{position:Relative; z-index:2; height:var(--header__mheight); background:var(--color__white);}
.logo__wr{position:absolute; top:50%; transform:translateY(-50%); left:0;}
.logo__wr a{display: flex;  align-items: flex-end;}
.logo__wr img{max-width:100%; }
.logo__wr .text__stbet{font-size:12px; font-weight:700; margin-left:10px; display:inline-block; position:relative; color:#444; vertical-align:bottom; bottom:0px;}
/* 헤더 - 미들 검색*/
.hd__sch__wr {position:absolute; right:0; top:50%; transform:translateY(-50%);  width:310px;}
#hd__sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd__sch {border-radius:30px;overflow:hidden}
#hd__sch #sch_stx {float:left;width:250px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#eee;border:0;border-right:0;font-size:12px;color:#212121; font-weight:500;}
#hd__sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#eee;color:#212121;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px; border-left:0;}
#hd__sch #sch_submit .btn__sch{width:19px;}

/* 헤더 - 바텀(메뉴) */
.header__bottom__box{position:Relative; z-index:1; height:var(--header__bheight); background:var(--color__main);}
.main__nav__wr{position:absolute; top:0; left:00px;  top:50%; transform:translateY(-50%);  height:var(--header__bheight); line-height:var(--header__bheight);
	width:100%;
}
.main__nav__wr > h2{position: absolute;  font-size: 0;  line-height: 0;  overflow: hidden;}
.main__nav__wr > ul{   height:var(--header__bheight); line-height: 43px;}
.main__nav__wr > ul > li{float:left; vertical-align: middle; margin-right:20px; position:relative; height:100%;}
.main__nav__wr > ul > li.gnb_1dli_right{float:right; margin-right:0; margin-left:10px;}
.main__nav__wr > ul > li > a{ font-size:14px; color:#fff; font-weight:700;height: 45px;}

.right__nav__wr{position:absolute; top:0; right:00px;  top:50%; transform:translateY(-50%); display:none;}
.right__nav__wr ul{}
.right__nav__wr ul li{display:inline-block; vertical-align: middle; margin-left:17px; }
.right__nav__wr ul li a{font-size:14px;color:#fff; font-weight:500;}
.right__nav__wr ul li .icon__btn__blog{width:23px;}
.right__nav__wr ul li .icon__btn__search{font-size:23px;}
.right__nav__wr ul li .icon__btn__account{font-size:23px;}

@media (pointer: fine) {
}
@media screen and (max-width:1880px){
}
@media screen and (max-width:1440px){
}/*1440*/ 
@media screen and (max-width:1440px){
}/*1440*/
@media screen and (max-width:1280px){
}/*1280*/
@media screen and (max-width:1024px){
}/*1024*/
@media screen and (max-width:768px){
}/*768*/
@media screen and (max-width:570px){
}/*570*/
@media screen and (max-width:480px){
}/*480*/
@media screen and (max-width:320px){
}/*320*/

/* 사용 안함 : 추후 삭제 */
.header__partners__logo__wr{position:absolute; top:0; right:0;  top:50%; transform:translateY(-50%); }
.header__partners__logo__wr li{display:inline-block; vertical-align: middle; position:relative; margin-left:20px;}
.header__partners__logo__wr li:after{content:""; display:block; position:absolute; top:48%; right:-10px; transform:translateY(-50%); width:1px; height:10px; background:rgba(0,0,0,0.5);}
.header__partners__logo__wr li:last-child:after{display:none;}
.header__partners__logo__wr li a{font-size:12px; font-weight:500; color:var(--color__basic);}
.header__partners__logo__wr img.header__partners__logo {}
.header__partners__logo__wr img.header__partners__logo01 {height:27px;}
.header__partners__logo__wr img.header__partners__logo02 {height:45px;}
.header__partners__logo__wr img.header__partners__logo03 {height:12px;}
.header__partners__logo__wr img.header__partners__logo04 {height:40px;}
.header__partners__logo__wr img.header__partners__logo05 {height:40px;}
.header__partners__logo__wr img.header__partners__logo06 {height:10px;}
.header__partners__logo__wr img.header__partners__logo07 {height:18px;}


/******************************************************************************
******************************************************************************* footer {
*******************************************************************************/
.footer{}

.footer .footer__top__box{position:relative; top:0; left:0; width:100%; background:var(--color__main); z-index:1;  color:#fff;}

.footer__top__box___00{position:relative; }
.footer__top__box___01{padding: 5px 0;border-bottom:1px solid rgba(255,255,255,0.3);}
.footer__top__box___02{padding: 25px 0;border-bottom:1px solid rgba(255,255,255,0.3);}
.footer__top__box___03{padding: 25px 0;}

.footer__logo__wr{}
.footer__logo__wr img{max-width:100%; width:90px;}

.footer__account__nav__wr{position:absolute; top:50%;  transform:translateY(-50%); right:0; }
.footer__account__nav__wr li{display:inline-block; margin-left:10px;}
.footer__account__nav__wr li a{color:var(--color__white); font-size:14px; font-weight:500;}

.footer__map__nav__wr{}
.footer__map__nav__box{display:inline-block; margin-right:150px;vertical-align: top;}
.footer__map__nav__box p{font-size:14px; font-weight:600; margin-bottom:10px;}
.footer__map__nav__box li{}
.footer__map__nav__box li a{font-size:12px; font-weight:500; padding: 5px 0; display:block; color:#fff;}

.footer__policy__nav__wr{}
.footer__policy__nav__wr li{display:inline-block; margin-right:10px;}
.footer__policy__nav__wr li a{color:#fff; font-size:12px;}

.footer__social__nav__wr{position:absolute; top:50%; transform:translateY(-50%); right:0;}
.footer__social__nav__wr li{display:inline-block; margin-left:10px;}
.footer__social__nav__wr li a{color:#fff;}


.footer .footer__bottom__box{position:relative; top:0; left:0; width:100%; background:var(--color__white); z-index:1; padding:20px 0; }

.footer .footer__bottom__box p{font-weight:500; text-align:center; font-size:12px; line-height:20px;}

.footer__partners__logo__wr{position:relative; text-align:center; margin-top:-20px;}
.footer__partners__logo__wr li{display:inline-block; vertical-align: middle; margin:0 18px; }
.footer__partners__logo__wr img.header__partners__logo {}
.footer__partners__logo__wr img.header__partners__logo01 {height:45px;}
.footer__partners__logo__wr img.header__partners__logo02 {height:110px;}
.footer__partners__logo__wr img.header__partners__logo03 {height:22px;}
.footer__partners__logo__wr img.header__partners__logo04 {height:90px;}

.system__massage__st{position:fixed; bottom:0; left:0; width:100%;  z-index:999999; display:none;}
.system__massage__box{height:45px; background:var(--color__main); text-align:center; display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;}
.system__massage__st .system__massage{display:none;}
.system__massage__st.hidden{display:none;}
.system__massage__st .sm__icon{height:26px;}
.system__massage__st .text{color:#fff; font-size:14px; font-weight:600;}



.test__section{min-height:600px;padding:15px 0 15px; text-align:center;}
.test__section img{max-width:100%;}
/******************************************************************************
******************************************************************************* ham menu {
*******************************************************************************/

@media screen and (max-width:1880px){
}
@media screen and (max-width:1440px){
}/*1440*/ 
@media screen and (max-width:1440px){
}/*1440*/
@media screen and (max-width:1280px){
}/*1280*/
@media screen and (max-width:1024px){
}/*1024*/
@media screen and (max-width:768px){
}/*768*/
@media screen and (max-width:570px){
}/*570*/
@media screen and (max-width:480px){
}/*480*/
@media screen and (max-width:320px){
}/*320*/






/******************************************************************************
******************************************************************************* container common {
*******************************************************************************/
/* 콘테이너 - 공통 */
.container__common__wr {}


/* 콘테이너 - 메인 */
.container__main__wr{vertical-align: top;  display: block;  float: left;  margin-right: 10px; width:850px; position:relative;}

/* 콘테이너 - 오른쪽 */
.container__right__wr{width: 250px;   vertical-align: top;   display: block;   float: left;}
.container__right__wr img {width:100%;} /* 샘플 이미지용 */


/* 콘테이너 - 왼쪽 */
.container__left__wr{width: 220px;  position: absolute;  top: 0;  left: -232px;}
.container__right__wr img {width:100%;} /* 샘플 이미지용 */

  

@media screen and (max-width:1280px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:1150px){
	/* 콘테이너 - 메인 */
/*	.container__main__wr{margin-right: 10px; width:calc(100% - 210px);}*/

	/* 콘테이너 - 오른쪽 */
/*	.container__right__wr{width: 200px;}*/

	/* 콘테이너 - 왼쪽 */
/*	.container__left__wr{width: 158px; left: -170px;}*/
}
@media screen and (max-width:1024px){
}
@media screen and (max-width:820px){
	/* 콘테이너 - 메인 */
/*	.container__main__wr{margin-right: 0px; width:100%;}*/

	/* 콘테이너 - 오른쪽 */
/*	.container__right__wr{display:none;}*/

	/* 콘테이너 - 왼쪽 */
/*	.container__left__wr{display:none;}*/
}
@media screen and (max-width:768px){
}
@media screen and (max-width:600px){
}
@media screen and (max-width:480px){
}
@media screen and (max-width:320px){
}


 














.icon-search-solid-after,
#global-user-trigger:after{
 font-family: 'ESPNIcons';
    font-weight: normal;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    visibility: inherit;
    text-transform: none
}


#global-user-trigger:after {
    content: "\2260"
}


.icon-search-solid-after:after {
    content: "\2022"
}


@font-face {
    font-family: 'ESPNIcons';
    src: url("https://a.espncdn.com/fonts/1.0.71/ESPNIcons/ESPNIcons.woff2") format("woff2"),url("https://a.espncdn.com/fonts/1.0.71/ESPNIcons/ESPNIcons.woff") format("woff"),url("https://a.espncdn.com/fonts/1.0.71/ESPNIcons/ESPNIcons.ttf") format("truetype")
}