@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css');



/* 민산스 적용 */
/*
@font-face {
	font-family: 'MinSans';
	font-style: normal;
	font-weight: 900;
	src: local('Min Sans Black'), url(/fonts/MinSans-Black.eot);
	src: url(/fonts/MinSans-Black.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/MinSans-Black.woff2) format('woff2'),
		 url(/fonts/MinSans-Black.woff) format('woff');;
}

@font-face {
	font-family: 'MinSans';
	font-style: normal;
	font-weight: 700;
	src: local('Min Sans Bold'), url(/fonts/MinSans-Bold.eot);
	src: url(/fonts/MinSans-Bold.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/MinSans-Bold.woff2) format('woff2'),
		 url(/fonts/MinSans-Bold.woff) format('woff');;
}

@font-face {
	font-family: 'MinSans';
	font-style: normal;
	font-weight: 500;
	src: local('Min Sans Medium'), url(/fonts/MinSans-Medium.eot);
	src: url(/fonts/MinSans-Medium.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/MinSans-Medium.woff2) format('woff2'),
		 url(/fonts/MinSans-Medium.woff) format('woff');;
}

@font-face {
	font-family: 'MinSans';
	font-style: normal;
	font-weight: 400;
	src: local('Min Sans Regular'), url(/fonts/MinSans-Regular.eot);
	src: url(/fonts/MinSans-Regular.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/MinSans-Regular.woff2) format('woff2'),
		 url(/fonts/MinSans-Regular.woff) format('woff');;
}

@font-face {
	font-family: 'MinSans';
	font-style: normal;
	font-weight: 300;
	src: local('Min Sans Light'), url(/fonts/MinSans-Light.eot);
	src: url(/fonts/MinSans-Light.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/MinSans-Light.woff2) format('woff2'),
		 url(/fonts/MinSans-Light.woff) format('woff');;
}

@font-face {
	font-family: 'MinSans';
	font-style: normal;
	font-weight: 100;
	src: local('Min Sans Thin'), url(/fonts/MinSans-Thin.eot);
	src: url(/fonts/MinSans-Thin.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/MinSans-Thin.woff2) format('woff2'),
		 url(/fonts/MinSans-Thin.woff) format('woff');;
}
*/

/* reset */
html,body{width:100%;}


/* 초기화 */
html {overflow-y:scroll}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,strong,span,em,iframe,img, textarea,input {margin:0px;padding:0px}
body {width:100%;font-family:'MinSans', "맑은 고딕", Malgun Gothic, sans-serif;font-size:18px;font-weight:300;line-height:150%;letter-spacing:-0.5px;color:#444;text-align:left;word-break:break-all;-ms-word-break:break-all;}
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;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {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}
input, button {margin:0;padding:0;font-size:15px;}
input:focus, select:focus, option:focus, textarea:focus, button:focus{outline: none;}
button {cursor:pointer}

textarea, select {font-size:15px;}
select {margin:0; }
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}
input:focus {outline:none;}
li{list-style:none; margin:0px; padding:0px;}

.txtLef {text-align:left !important;}
.txtRig {text-align:right !important;}
.txtCen {text-align:center !important;}
.txtJus {text-align:justify !important;}
.clear {clear:both; content:''; display:block;}
.clearfix {zoom:1;}
.clearfix:after {content:'';display:block;clear:both;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:absolute;margin:0 auto;width:1200px;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_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


#totalWrap {min-width:1200px; margin:0 auto; }


/* 상단 레이아웃 */
#hd {z-index:99999;position:fixed;top:0; left:0px; margin:0px auto;min-width:1200px;width:100%;padding:0px;transition: all .35s ease-out;}
#hd.active {background:#fff;-webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);}
.hd_zindex {z-index:99999 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;background: #213672;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}



/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background: #ffffff;line-height:1.9em !important;line-height:1.6em;}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#t_wrap {float: right;}
#t_wrap:after {content:'';display:block;clear:both;}

#tsiteA {float:left;}
#tsiteA:after {content:'';}
#tsiteA li {float:left;}
#tsiteA a {display: block;font-size: 14px;font-weight: 400;color: rgba(255,255,255,.6);background: #66533b;padding: 0 15px;border-right: 1px solid #66533b;line-height: 30px;}
#tsiteA a:hover {background: rgba(0,0,0,.2);color: #fff;font-weight: 400;}
#tsiteA a.on {background: #fff;border-left: 1px solid #5a3e1b;font-weight: 500;color: #222;}
#tsiteA a.on:hover {text-decoration: underline;text-underline-position: under;}

#tnb {float: left;}
#tnb:after {content:'';display:block;clear:both;}
#tnb li {position:relative;float: left;margin-left: 30px;}
#tnb a {display: block;font-size: 14px;color: #222;font-weight: 400;line-height: 29px;}
#tnb a:after {content:'';}
#tnb li.tlogin a, #tnb li.tlogout a {text-indent: -9999px;width: 29px;height: 29px;}
#tnb li.tlogin a {background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 259.1 312.5' viewBox='0 0 259.1 312.5'%3E%3Cpath d='M173.1 164.2c6.7-3.8 13-8.5 18.6-14.2 16.6-16.6 25.7-38.7 25.7-62.1C217.4 39.4 178 0 129.6 0 106.1 0 84 9.1 67.4 25.7S41.7 64.4 41.7 87.9s9.1 45.5 25.7 62.1c5.6 5.6 11.9 10.3 18.6 14.1-17.8 6.4-34.3 16.5-48.1 30.3C13.5 218.9 0 251.4 0 286.1v14.1c0 6.8 5.5 12.3 12.3 12.3s12.3-5.5 12.3-12.3v-14.1c0-28 10.9-54.4 30.7-74.2 19.8-19.8 46.2-30.7 74.2-30.7 57.9 0 105 47.1 105 105v14.1c0 6.8 5.5 12.3 12.3 12.3 6.8 0 12.3-5.5 12.3-12.3v-14.1c.1-56.3-35.9-104.1-86-122zM66.3 87.9c0-16.9 6.6-32.8 18.5-44.7 12-11.9 27.8-18.5 44.7-18.5 34.9 0 63.3 28.4 63.3 63.3 0 16.9-6.6 32.8-18.5 44.7-11.9 11.9-27.8 18.5-44.7 18.5-16.9 0-32.8-6.6-44.7-18.5-12-12.1-18.6-27.9-18.6-44.8z' style='fill:%23222'/%3E%3C/svg%3E") center center no-repeat;background-size: 22px;}
#tnb li.tlogin:hover a {background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 259.1 312.5' viewBox='0 0 259.1 312.5'%3E%3Cpath d='M173.1 164.2c6.7-3.8 13-8.5 18.6-14.2 16.6-16.6 25.7-38.7 25.7-62.1C217.4 39.4 178 0 129.6 0 106.1 0 84 9.1 67.4 25.7S41.7 64.4 41.7 87.9s9.1 45.5 25.7 62.1c5.6 5.6 11.9 10.3 18.6 14.1-17.8 6.4-34.3 16.5-48.1 30.3C13.5 218.9 0 251.4 0 286.1v14.1c0 6.8 5.5 12.3 12.3 12.3s12.3-5.5 12.3-12.3v-14.1c0-28 10.9-54.4 30.7-74.2 19.8-19.8 46.2-30.7 74.2-30.7 57.9 0 105 47.1 105 105v14.1c0 6.8 5.5 12.3 12.3 12.3 6.8 0 12.3-5.5 12.3-12.3v-14.1c.1-56.3-35.9-104.1-86-122zM66.3 87.9c0-16.9 6.6-32.8 18.5-44.7 12-11.9 27.8-18.5 44.7-18.5 34.9 0 63.3 28.4 63.3 63.3 0 16.9-6.6 32.8-18.5 44.7-11.9 11.9-27.8 18.5-44.7 18.5-16.9 0-32.8-6.6-44.7-18.5-12-12.1-18.6-27.9-18.6-44.8z' style='fill:%23a4082a'/%3E%3C/svg%3E") center center no-repeat;background-size: 22px;}
#tnb li.tlogout a {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 1366 768' viewBox='0 0 1366 768'%3E%3Cpath d='M776.1 398.6c4.1-3.4 6.7-8.5 6.7-14.3s-2.6-10.8-6.7-14.3L685 269.8c-7-7.7-18.8-8.2-26.5-1.3-7.7 7-8.2 18.8-1.3 26.5l64.1 70.5h-176c-10.4 0-18.8 8.4-18.8 18.8s8.4 18.8 18.8 18.8h176l-64.1 70.5c-7 7.7-6.4 19.5 1.3 26.5s19.5 6.4 26.5-1.3l91.1-100.2zM801.2 278.5v211.9c0 8 8.4 14.5 18.8 14.5s18.8-6.5 18.8-14.5V278.5c0-8-8.4-14.5-18.8-14.5s-18.8 6.5-18.8 14.5z' style='fill:%23222'/%3E%3C/svg%3E") center center no-repeat;background-size: 7em;}
#tnb li.tregister  a {font-size: 15px;font-weight: 400;color: #a4082a;text-decoration: underline;text-underline-position: under;}
#tnb li.tadmin a {}
#tnb li:first-child:before {display:none;}
#tnb li:last-child:before {content:'';position: absolute;right: 0;top: 0;width: 1px;height: 40px;background: rgba(255,255,255,.1);}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration: underline;text-underline-position: under;}
#tnb li.tadmin a:focus, #tnb li.tadmin a:hover, #tnb li.tadmin a:active {}

#tlog_naviA {clear:both;min-width:1200px;width:100%;margin: 0 auto;display:block;position: relative;text-align: center;height: 90px;border-bottom: 1px solid #ddd;}


#logo {float:left;margin: 15px 0 0;}
#logo img {}

/* 메인메뉴 */
#gnb {margin:0 auto;}
#gnb_bg{position: relative;padding:0px;text-align: center;height: 90px;}
#gnb_bg:after {content:'';display:block;clear:both;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {zoom:1;position: absolute;left: 50%;top: 0;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-40%);width: 724px;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_1dul li:nth-child(3) > .gnb_1da {/* padding:0 50px; */}
.gnb_1dli {position: relative;z-index:99999;float:left;}
.gnb_1da {position:relative;display:inline-block;text-align:center;padding: 0px 35px;font-weight: 500;color: #292b2f !important;font-size: 19px;line-height: 90px;letter-spacing: 0;}
.gnb_1da:after {content:'';}
#gnb_1dul li:nth-child(1) .gnb_1da:after {display:none;}
.gnb_1da:focus, .gnb_1da:hover {text-decoration:none;}
.gnb_1dli_air .gnb_1da {color:#c16b48 !important;}
.gnb_1dli_on .gnb_1da {}

#gnb_1dul .gnb_1dli .snb02 {display: none;
    position: absolute;
    left: 50%;
    top: 90px;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: 184px;
    background-color: #fff;
    color: rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 7px 10px rgb(0 0 0 / 10%);
    padding: 10px 0;
    border-top: 3px solid #a4082a;}
#gnb_1dul .gnb_1dli .snb02 li {line-height:180%;position:relative;}
#gnb_1dul .gnb_1dli .snb02 a {display: block;padding: 3px 20px;text-align: left;color:rgba(0, 0, 0, .9);font-size:17px;}
#gnb_1dul .gnb_1dli .snb02 li:hover a {background:rgba(0,0,0,.05);color:rgb(0,0,0)}
/*#gnb_1dul .gnb_1dli:nth-child(4) .snb02 a:after {content:'';position: absolute;right: 14px;top: 5px;width: 20px;height: 20px;background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 80 80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0C17.9 0 0 17.9 0 40s17.9 40 40 40 40-17.9 40-40S62.1 0 40 0zm4.8 55-3.7 3.7c-2.6 2.6-6.2 4.1-9.9 4.1-3.8 0-7.3-1.5-9.9-4.1-2.6-2.6-4.1-6.2-4.1-9.9 0-3.8 1.5-7.3 4.1-9.9l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.9.9 2.3 0 3.1L24.4 42c-3.7 3.7-3.7 9.8 0 13.6 3.7 3.7 9.8 3.7 13.6 0l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.8.9 2.3 0 3.1zm2.3-19L36 47.1c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1L44 32.9c.9-.9 2.3-.9 3.1 0 .9.8.9 2.2 0 3.1zm11.6 5.1L55 44.8c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1l3.7-3.7c3.7-3.7 3.7-9.8 0-13.6-3.7-3.7-9.8-3.7-13.6 0l-3.7 3.7c-.9.9-2.3.9-3.1 0-.9-.9-.9-2.3 0-3.1l3.7-3.7c5.5-5.5 14.4-5.5 19.8 0 2.6 2.6 4.1 6.2 4.1 9.9.1 3.7-1.3 7.3-4 9.9z' style='fill:%23999'/%3E%3C/svg%3E") center center no-repeat;}*/
/*#gnb_1dul .gnb_1dli:nth-child(4) .snb02:hover a:after {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 80 80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0C17.9 0 0 17.9 0 40s17.9 40 40 40 40-17.9 40-40S62.1 0 40 0zm4.8 55-3.7 3.7c-2.6 2.6-6.2 4.1-9.9 4.1-3.8 0-7.3-1.5-9.9-4.1-2.6-2.6-4.1-6.2-4.1-9.9 0-3.8 1.5-7.3 4.1-9.9l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.9.9 2.3 0 3.1L24.4 42c-3.7 3.7-3.7 9.8 0 13.6 3.7 3.7 9.8 3.7 13.6 0l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.8.9 2.3 0 3.1zm2.3-19L36 47.1c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1L44 32.9c.9-.9 2.3-.9 3.1 0 .9.8.9 2.2 0 3.1zm11.6 5.1L55 44.8c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1l3.7-3.7c3.7-3.7 3.7-9.8 0-13.6-3.7-3.7-9.8-3.7-13.6 0l-3.7 3.7c-.9.9-2.3.9-3.1 0-.9-.9-.9-2.3 0-3.1l3.7-3.7c5.5-5.5 14.4-5.5 19.8 0 2.6 2.6 4.1 6.2 4.1 9.9.1 3.7-1.3 7.3-4 9.9z' style='fill:%23222'/%3E%3C/svg%3E") center center no-repeat;}*/

.gnb_2dul {display:none;position:absolute;top:40px ;width:200px;z-index:999999;}
.gnb_2da {display:block;padding:10px 20px;text-align:left;text-decoration:none;z-index:99999;}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none; display:block;z-index:99999;}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff; color:#333;}
.gnb_3dul {z-index:999999;}
.gnb_3da {display:block;padding:5px 20px;text-align:left;text-decoration:none;z-index:99999;background-color:#f5f5f5; color:#f2f2f2 !important;}
.gnb_3da:focus, .gnb_3da:hover{background-color:#888;color:#fff}

#gnb_sns {float: right;margin-top: 35px !important;}
#gnb_sns li {float: left;margin-left: 20px;}
#gnb_sns li a {display: block;width: 35px;height: 29px;text-indent: -9999px;}
#gnb_sns li:nth-child(1) a {background: url(/img/sns_youtube.png) center no-repeat;}
#gnb_sns li:nth-child(2) a {background: url(/img/sns_insta.png) center no-repeat;}
#gnb_sns:after {content:'';display:block;clear:both;}

#snb_wrap {position: absolute;top: 0;left:0px;width:100%;min-width:1100px;z-index: 999;padding: 90px 0 0;background:#fff;display:none;overflow:hidden;-webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 10%);box-shadow: 0 7px 10px rgb(0 0 0 / 10%);border-top: 1px solid #ddd;}
#snb_wrap:after {content:'';position: absolute;left: 50%;top: 90px;width: 100%;height: 1px;background: #ddd;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
#snb_wrap .wrap {}
#snb_wrap .snb {display:block;position:relative;margin:0 auto;float:left;width: calc(100% / 4);padding: 30px 30px 25px;-webkit-box-sizing: border-box;box-sizing: border-box;text-align:left;border-right: 1px solid #ddd;height: 290px;animation: fadein 1s;-moz-animation: fadein 1s; /* Firefox */-webkit-animation: fadein 1s; /* Safari and Chrome */-o-animation: fadein 1s;-webkit-transition: 1s;-o-transition: 1s;transition: 1s;}
@keyframes fadein {from {opacity: 0;}to {opacity: 1;}}
@-webkit-keyframes fadein { /* Safari and Chrome */from {opacity: 0;}to {opacity: 1;}}
#snb_wrap #snbWrap0 .snb {border-left: 1px solid #ddd;}
#snb_wrap .snb h3 {color: #a4082a;padding:0px 0px 0px 0px;margin: 0 0 22px 0;font-size: 17px;line-height: 100%;font-weight: 400;letter-spacing: -0.5px;}
#snb_wrap .snb:hover{background: #fff8f9;}

.snb .ssnb01{display:block;}
.snb .ssnb02{display:block;}
.snb .ssnb03{display:block;}
.snb .ssnb04 {display:block;}
.snb .ssnb04 ul li:nth-child(1) a {display:inline-block;}
.snb .ssnb04 ul li:nth-child(1) a:after {content:'';position: absolute;right: -24px;top: 0;width: 20px;height: 20px;background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 80 80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0C17.9 0 0 17.9 0 40s17.9 40 40 40 40-17.9 40-40S62.1 0 40 0zm4.8 55-3.7 3.7c-2.6 2.6-6.2 4.1-9.9 4.1-3.8 0-7.3-1.5-9.9-4.1-2.6-2.6-4.1-6.2-4.1-9.9 0-3.8 1.5-7.3 4.1-9.9l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.9.9 2.3 0 3.1L24.4 42c-3.7 3.7-3.7 9.8 0 13.6 3.7 3.7 9.8 3.7 13.6 0l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.8.9 2.3 0 3.1zm2.3-19L36 47.1c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1L44 32.9c.9-.9 2.3-.9 3.1 0 .9.8.9 2.2 0 3.1zm11.6 5.1L55 44.8c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1l3.7-3.7c3.7-3.7 3.7-9.8 0-13.6-3.7-3.7-9.8-3.7-13.6 0l-3.7 3.7c-.9.9-2.3.9-3.1 0-.9-.9-.9-2.3 0-3.1l3.7-3.7c5.5-5.5 14.4-5.5 19.8 0 2.6 2.6 4.1 6.2 4.1 9.9.1 3.7-1.3 7.3-4 9.9z' style='fill:%23999'/%3E%3C/svg%3E") center center no-repeat;}
.snb .ssnb04 ul li:nth-child(1):hover a:after {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 80 80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0C17.9 0 0 17.9 0 40s17.9 40 40 40 40-17.9 40-40S62.1 0 40 0zm4.8 55-3.7 3.7c-2.6 2.6-6.2 4.1-9.9 4.1-3.8 0-7.3-1.5-9.9-4.1-2.6-2.6-4.1-6.2-4.1-9.9 0-3.8 1.5-7.3 4.1-9.9l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.9.9 2.3 0 3.1L24.4 42c-3.7 3.7-3.7 9.8 0 13.6 3.7 3.7 9.8 3.7 13.6 0l3.7-3.7c.9-.9 2.3-.9 3.1 0 .9.8.9 2.3 0 3.1zm2.3-19L36 47.1c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1L44 32.9c.9-.9 2.3-.9 3.1 0 .9.8.9 2.2 0 3.1zm11.6 5.1L55 44.8c-.4.4-1 .7-1.6.7s-1.1-.2-1.6-.7c-.9-.9-.9-2.3 0-3.1l3.7-3.7c3.7-3.7 3.7-9.8 0-13.6-3.7-3.7-9.8-3.7-13.6 0l-3.7 3.7c-.9.9-2.3.9-3.1 0-.9-.9-.9-2.3 0-3.1l3.7-3.7c5.5-5.5 14.4-5.5 19.8 0 2.6 2.6 4.1 6.2 4.1 9.9.1 3.7-1.3 7.3-4 9.9z' style='fill:%23222'/%3E%3C/svg%3E") center center no-repeat;}

#snb_wrap .snb ul li {margin: 10px 0;}
#snb_wrap .snb ul:after {clear:both; content:''; display:block; }
.snb .snb01 a {display:block;position: relative;font-weight: 400;font-size: 17px;color: rgba(0,0,0,.7);line-height: 140%;word-break: keep-all;}
.snb .snb01 a:after {content:'';}
#snb_wrap .snb:hover .snb .snb01 a {color:#000;}
.snb .snb01 a:hover {text-decoration: underline;text-underline-position: under;font-weight: 500;}
.gnbFixed {position: fixed;top: 0px;}
#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
#gnb_right {float:right;margin-top: 29px;}
#gnb_right:after {content:'';display:block;clear:both;}

.tsearch {float: left;padding: 0 20px 0 10px;}
.tsearch a {display: block;width: 29px;height: 29px;text-indent: -9999px;background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 63.7 63.7' viewBox='0 0 63.7 63.7'%3E%3Cpath d='M62.7 57.7 49.3 44.4c3.6-4.7 5.8-10.5 5.8-16.8C55.1 12.4 42.7 0 27.5 0 12.4 0 0 12.4 0 27.5 0 42.7 12.4 55 27.5 55c6.3 0 12.2-2.2 16.8-5.8l13.4 13.4c.7.7 1.6 1 2.5 1s1.8-.3 2.5-1c1.3-1.3 1.3-3.5 0-4.9zM7 27.5C7 16.2 16.2 7 27.5 7S48 16.2 48 27.5 38.8 48 27.5 48C16.2 48.1 7 38.9 7 27.5z' style='fill:%23222'/%3E%3C/svg%3E") center center no-repeat;background-size: 23px;}
.tsearch a:hover {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 63.7 63.7' viewBox='0 0 63.7 63.7'%3E%3Cpath d='M62.7 57.7 49.3 44.4c3.6-4.7 5.8-10.5 5.8-16.8C55.1 12.4 42.7 0 27.5 0 12.4 0 0 12.4 0 27.5 0 42.7 12.4 55 27.5 55c6.3 0 12.2-2.2 16.8-5.8l13.4 13.4c.7.7 1.6 1 2.5 1s1.8-.3 2.5-1c1.3-1.3 1.3-3.5 0-4.9zM7 27.5C7 16.2 16.2 7 27.5 7S48 16.2 48 27.5 38.8 48 27.5 48C16.2 48.1 7 38.9 7 27.5z' style='fill:%23a4082a'/%3E%3C/svg%3E") center center no-repeat;background-size: 23px;}


/* 중간 레이아웃 */
#wrapper {position:relative;z-index:0;margin: 130px auto 0;width:100%;zoom:1;}
.wrap {margin:0 auto;width:1200px;position:relative;}
.wrap2 {width: 1200px;margin: 0 auto;padding: 0;position:relative;z-index: 9999;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#wrapper .snsQ {display:block;width:160px;position:fixed;top:160px;left:50%;margin-left:560px;z-index:99999;}
#wrapper .snsQ a {display:block;}
#wrapper .snsQ a img {display:block;}



/* 하단 레이아웃 */
#ft {border-top: 1px solid #ddd;padding: 40px 0;}
#ft .ft_inner {}
#ft .wrap2 {position:relative;}
#ft .ft_top {}
#ft .ft_top:after {content:'';display:block;clear:both;}
#ft .ft_logo {float: left;width: 212px;margin-right: 40px;}
#ft .ft_logo img {}
#ft .ft_right {float: left;width: calc(100% - 252px);}
#ft .ft_menu {display: inline-block;margin: 40px 0 20px;}
#ft .ft_menu:after {content:'';display:block;clear:both;}
#ft .ft_menu li {float:left;}
#ft .ft_menu li a {position: relative;display:block;color: rgba(0,0,0,.7);font-size: 16px;line-height: 100%;font-weight: 300;padding: 0 15px;letter-spacing:-0.05em;}
#ft .ft_menu li a:hover {color:#a4082a;}
#ft .ft_menu li a:after {}
#ft .ft_menu li:last-child a:after {display:none;}
#ft .ft_menu li:nth-child(1) a {font-weight: 400;text-decoration: underline;text-underline-position: under;}
#ft .address {color: #888;font-size: 16px;font-weight: 400;letter-spacing: 0;line-height: 27px;}
#ft .address span {margin-right:40px;}
#ft .copy {margin: 10px 0 0;color: #999;font-size: 15px;font-weight: 300;}

#ft_admin {position: absolute;right: 0;top: 0;}
#ft_admin:after {content:'';display:block;clear:both;}
#ft_admin li {float: left;}
#ft_admin li a {font-size: 14px;line-height: 100%;padding: 4px 12px;background: #f5f5f5;margin-left: 5px;color: #666;font-weight: 400;}
#ft_admin li:hover a {background: #414141;color: #fff;}


/*family site*/
.family_btn_wrap{position:absolute;right:0;top:0;}
.family_btn_wrap .family_btn {position:relative;width: 200px;height: 37px;text-align: left;box-sizing: border-box;padding: 0 44px 0 20px;background: rgba(0,0,0,.3);border: 0;color: rgba(255,255,255,.6);/* line-height: 22px; *//* background:none; *//* border:none; *//* padding-left: 15px; *//* padding-right: 18px; *//* box-sizing:border-box; *//* text-align: right; *//* background: url(/img/footer_plus.png) no-repeat 100% 50%; */}
.family_btn_wrap .family_btn:hover {color:rgba(255,255,255,1)}
.family_btn_wrap .family_on {content:'';display:block;position: absolute;right: 0;top: 0;width: 44px;height: 37px;background: url(/img/arrow_down2_w.png) center no-repeat;}
.family_btn_wrap .family_off {display:none;content:'';position: absolute;right: 0;top: 0;width: 44px;height: 37px;background: url(/img/arrow_down2_w.png) center no-repeat;-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}
.family_btn_wrap .family_btn span {font-family: 'MinSans', serif;}
.family_btn_wrap .family_list {background: #121622;position:absolute;bottom: 37px;right: 0;width: 200px;display:none;border-bottom: 0;z-index: 9999;}
.family_btn_wrap .family_list li a {display:block;padding: 5px 15px;font-size: 15px;font-weight: 300;line-height: 160%;letter-spacing:-0.05em;color: rgba(255,255,255,.8);border-bottom: 1px solid rgba(0,0,0,.8);}
.family_btn_wrap .family_list li a:hover {color: rgba(255,255,255,1);}


/* 서브 상단이미지 */
.subimg, .subimg2, .subimg3  {width:100%; height:200px; margin: 0 auto; position:relative; display:block;}

.sbg1{background:url(/img/sub/stop_i01.jpg) center top no-repeat;}
.sbg2{background:url(/img/sub/stop_i02.jpg) center top no-repeat;}
.sbg3{background:url(/img/sub/stop_i03.jpg) center top no-repeat;}
.sbg4{background:url(/img/sub/stop_i04.jpg) center top no-repeat;}
.sbg5{background:url(/img/sub/stop_i05.jpg) center top no-repeat;}
.sbg0{background:url(/img/sub/stop_i00.jpg) center top no-repeat;}
.subimg img{position:absolute; z-index:1; top:90px; left:50%; margin-left:160px;}
.subimg2 img{position:absolute; z-index:1; top:90px; left:50%; margin-left:-160px !important;}
.subimg3 img{position:absolute; z-index:1; top:90px; right:50%; margin-right:220px !important;}


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.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;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}

/* 캡챠 자동등록(입력)방지 기본 */
#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 {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:27px;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%}

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

.btn_confirm {text-align:center} /* 서식단계 진행 */
a.btn_submit {color:#fff;}
.btn_submit  {display:inline-block;padding:11px 25px;border: 1px solid #444;background: #444;color: #fff;text-decoration:none;vertical-align:middle;cursor:pointer;font-size: 1.0em;}
fieldset .btn_submit {padding:0 7px;height:30px;line-height:1em}

.btn_search  {display:inline-block;padding:11px 15px;border:1px solid #494949;background:#494949;color:#fff;text-decoration:none;vertical-align:middle; cursor:pointer;}
fieldset .btn_search {padding:0 10px;height:32px;line-height:30px}

#bo_sch select {margin:0;  line-height:30px; height:32px;}

a.btn_cancel {display:inline-block;padding: 8px 15px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;font-size: 1.0em;}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:30px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:6px 10px;border:1px solid #e2dfdb;background:#faf9f7;color:#666;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:6px 10px;border: 1px solid #3a3a3a;background: #3a3a3a;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none; border:1px solid #3a3a3a;background:#3a3a3a;}
a.btn_admin {display:inline-block;padding:6px 10px;border: 1px solid #cdd4e7;background: #e6edff;color: #000;text-decoration:none;vertical-align:middle;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none;background: #e6edff;border: 1px solid #cdd4e7;}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {border-collapse:collapse;border-spacing:0;}
.tbl_wrap caption {display:none; padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 15px 0;}

.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:7px 0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;background:#f8f8f8;color:#383838;font-size:14px; font-weight:normal;text-align:center;letter-spacing:0px; }
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:middle} /* 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-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}
.tbl_head01 td {padding:12px 5px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}x
.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}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;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;font-size:14px;}
.tbl_frm01 th {width:80px;padding:9px 13px;border:1px solid #e4e4e4;border-left:0;background:#fafafa;text-align:left; color:#333;}
.tbl_frm01 td {padding:9px 10px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;padding:0px 5px;font-family: inherit;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:30px}
.tbl_frm01 textarea {width:99%;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 0 5px;line-height:30px;}

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

/* 필수입력 */
.required, textarea.required {font-family: inherit;background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
th {font-weight:normal;}
.td_board {width:120px;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:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:120px;text-align:center}
.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 {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color: #a4082a;font-weight: 500;}

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

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;font-size: 0.9em;padding: 8px 10px;line-height: 100%;border: none;font-weight: 500;color: #a4082a;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start, .pg_prev {/* 이전 */text-indent: -9999px;}
.pg_prev {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 165.2 279.5' viewBox='0 0 165.2 279.5'%3E%3Cpath d='M139.8 279.5 0 139.8 139.8 0l25.4 25.5L50.9 139.8l114.3 114.3z' style='fill:%23444'/%3E%3C/svg%3E") center center no-repeat;background-size: 7px;}
.pg_start {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 295.2 279.5' viewBox='0 0 295.2 279.5'%3E%3Cpath d='M139.8 279.5 0 139.8 139.8 0l25.4 25.5L50.9 139.8l114.3 114.3z' style='fill:%23444'/%3E%3Cpath d='M269.8 279.5 130 139.8 269.8 0l25.4 25.5-114.3 114.3 114.3 114.3z' style='fill:%23444'/%3E%3C/svg%3E") center center no-repeat;background-size: 12.5px;}
.pg_end, .pg_next {/* 다음 */text-indent: -9999px;}
.pg_next {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 165.2 279.5' viewBox='0 0 165.2 279.5'%3E%3Cpath d='m0 254.1 114.3-114.3L0 25.5 25.4 0l139.8 139.8L25.4 279.5z' style='fill:%23444'/%3E%3C/svg%3E") center center no-repeat;background-size: 7px;}
.pg_end {background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 295.2 279.5' viewBox='0 0 295.2 279.5'%3E%3Cpath d='m155.5 279.5 139.7-139.7L155.5 0 130 25.5l114.3 114.3L130 254.1z' style='fill:%23444'/%3E%3Cpath d='m25.5 279.5 139.7-139.7L25.5 0 0 25.5l114.3 114.3L0 254.1z' style='fill:%23444'/%3E%3C/svg%3E") center center no-repeat;background-size: 12.5px;}


/* Mobile화면으로 */
#device_change {display:block;padding:25px 0;color:#fff;font-size:32px;  background:#a2a2a2; text-decoration:none;text-align:center}


.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt24 {margin-top:24px !important;}
.mt35 {margin-top:35px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}


#page_top_down, .page_top_down { position: fixed; right: 20px; bottom: 130px; z-index: 900; }
#page_top_down.min_fixed, .page_top_down.min_fixed { right: auto; left: 0; margin-left: 920px; }
#page_top_down a, .page_top_down a { display: block; width: 90px; height: 90px; background: url(/img/btn_top.png) no-repeat; text-indent: -999em; opacity:0.6; 	-moz-opacity:0.6; 	filter: alpha(opacity=60);-webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; }
#page_top_down a.top:hover, .page_top_down a.top:hover { opacity:1.0; 	-moz-opacity:1.0; 	filter: alpha(opacity=100);}


#page_top_down a.down, .page_top_down a.down { margin-top: 1px; background-position: 0 -51px; }
#page_top_down a.down:hover, .page_top_down a.down:hover { background-position: -51px -51px; }

#fixrBan { position: fixed; right: 20px; bottom: 115px; z-index: 900; }
#fixrBan a { display: block; width: 90px; height: 90px; background: url(/img/btn_1365.png) no-repeat; text-indent: -999em;}

/*search*/
.search_wrap {position:fixed;top:-100%;left:0;width:100%;height:220px;background: #ffffff;z-index:999999;transition:all 0.4s;box-shadow: 0 7px 10px rgb(0 0 0 / 10%);}
.search_wrap.on {top:0;}
.search_wrap .hd_sch_wr{margin:80px auto;width:720px;border-bottom: 2px solid #222;position:relative;}
.search_wrap .hd_sch_wr .close_search_btn {width:30px;height:30px; position:absolute;top:-50px;right:-50px;border:none;text-indent:-9999px;background:url(/img/close_icon.png) no-repeat 50% 50%; background-size:25px;}
.search_wrap .hd_sch_wr #hd_sch {margin-bottom:10px;}
.search_wrap .hd_sch_wr #sch_stx {height:60px;line-height:60px;border:none;background:none;text-align:left;width:660px;float: left;padding: 0 20px;box-sizing:border-box;font-size:19px;color: #000;}
.search_wrap .hd_sch_wr #sch_submit {width:60px;height:60px;float:right;border:none;background:url(/img/search_submit.png) no-repeat 50% 50%;}
.search_wrap {height:240px;}
.search_wrap.on {top:0;z-index:99999999999999999999999999999;}
.search_wrap .hd_sch_wr {margin:0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
#hd_sch {padding:0;margin:0;border:none;}
#hd_sch #sch_stx {line-height:30px !important;width:688px;height:30px;}
#hd_sch #sch_stx::placeholder {font-family: inherit;color:rgba(0,0,0,.5);font-weight:400;letter-spacing:-1px;}
#hd_sch #sch_submit {width:30px;height:30px;background:url(/img/btn_search_hover.png) no-repeat 50% 50%;}
.search_wrap .hd_sch_wr .close_search_btn{background:url(/img/icon_btn_close.png) no-repeat 50% 50%;background-size:20px; width:50px; height:50px;top: -94px;right: -240px;}   


/*글자크기*/
.fontsize {float:left;}
.fontsize p {display: inline-block;font-size: 14px;font-weight: 300;line-height: 35px;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);padding: 0 15px;}
.fontsize dl {display: inline-block;}
.fontsize dt {display: inline-block;width: 45px;height: 35px;line-height: 35px;text-indent: -9999px;border-right: 1px solid rgba(255,255,255,.2);background: url(/img/btn_fontp.png) center no-repeat;cursor: pointer;}
.fontsize dd {display: inline-block;width: 45px;height: 35px;line-height: 35px;text-indent: -9999px;border-right: 1px solid rgba(255,255,255,.2);background: url(/img/btn_fontm.png) center no-repeat;cursor: pointer;}

/*sns*/
#tsnsA {float:right}
#tsnsA:after {content:'';display:block;clear:both;}
#tsnsA ul {float:left;}
#tsnsA ul:after {content:'';display:block;clear:both;}
#tsnsA ul li {float:left;margin-right: 20px;}
#tsnsA ul li a {display: block;position: relative;padding:0 0 0 24px;line-height: 35px;color:#fff;font-size: 14px;font-weight: 300;}
#tsnsA ul li a:before {content: '';position: absolute;left: 0;top: 9px;width: 17px;height: 17px;}
#tsnsA ul li:nth-child(1) a:before{background: url(/img/btn_snsf.png) center no-repeat;}
#tsnsA ul li:nth-child(2) a:before{background: url(/img/btn_snsi.png) center no-repeat;}
#tsnsA a.staff {display: inline-block;font-size: 14px;font-weight: 300;line-height: 35px;color:#fff;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);padding: 0 15px;}

