@charset "UTF-8";
/* @import url(//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css); */
@font-face{
	font-family:"Noto Sans KR";
	font-style:normal;font-weight:300;
	src:url('font/NotoSans-Light.eot');
	src:url('font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
	url('font/NotoSans-Light.woff') format('woff'),
	url('font/NotoSans-Light.otf') format('opentype');
	url('font/NotoSans-Light.ttf') format('truetype');
	src:local('?'), url('font/NotoSans-Light.woff') format('woff');
}
@font-face{
	font-family:"Noto Sans KR";
	font-style:normal;font-weight:400;
	src:url('font/NotoSans-Regular.eot');
	src:url('font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
	url('font/NotoSans-Regular.woff') format('woff'),
	url('font/NotoSans-Regular.otf') format('opentype');
	url('font/NotoSans-Regular.ttf') format('truetype');
	src:local('?'), url('font/NotoSans-Regular.woff') format('woff');
}
@font-face{
	font-family:"Noto Sans KR";
	font-style:normal; font-weight:500;
	src:url('font/NotoSans-Medium.eot');
	src:url('font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
	url('font/NotoSans-Medium.woff') format('woff'),
	url('font/NotoSans-Medium.otf') format('opentype');
	url('font/NotoSans-Medium.ttf') format('truetype');
	src:local('?'), url('font/NotoSans-Medium.woff') format('woff');
}
@font-face{
	font-family:"Noto Sans KR";
	font-style:normal; font-weight:700;
	src:url('font/NotoSans-Bold.eot');
	src:url('font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('font/NotoSans-Bold.woff') format('woff'),
	url('font/NotoSans-Bold.otf') format('opentype');
	url('font/NotoSans-Bold.ttf') format('truetype');
	src:local('?'), url('font/NotoSans-Bold.woff') format('woff');
}
/* //// CSS RESET */
/* http://html5doctor.com/html-5-reset-stylesheet/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;box-sizing:border-box/*background:transparent;*/}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
nav ul {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none}
mark {background-color:#fff;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select,textarea {vertical-align:middle;resize:none}
table {border-collapse:collapse;border-spacing:0}
caption, th, td {}
table caption {visibility:hidden;width:0;height:0;overflow:hidden}
/* //// */
html {overflow-y:scroll}
body{min-width:100%;background:#fff;}
body,
button {color:#262626;font-family:'Noto Sans KR', 'sans-serif', '맑은고딕','Malgun Gothic','Nanum Barun Gothic', '나눔바른고딕', 'Nanum Gothic', '나눔고딕', 'Dotum';font-size:16px; line-height: 1.8em; font-weight:400; -webkit-text-size-adjust:none}
.ie body,
.ie button {font-weight:300}
ul {border:0;list-style:none}
dd {padding:5px 0}
em {font-style:normal}
img {border:0;vertical-align:middle}
legend {display:none} label {cursor:pointer;vertical-align:middle}
h1, h2, h3, h4, h5, h6 {clear:both;margin:0px 0;padding:0}
h1 {font-size:1.2em}
h2 {font-size:1.2em}
h3 {font-size:1em}
h4 {font-size:1em}
strong {font-weight:bold}
iframe#hiddenframe {display:none;width:0;height:0}
input,select,textarea {font-family:'Noto Sans KR', 'sans-serif', '맑은고딕','Malgun Gothic','Nanum Barun Gothic', '나눔바른고딕', 'Nanum Gothic', '나눔고딕', 'Dotum';font-size:16px} 
button {cursor:pointer} 
select {padding: 3px;border:1px solid #A9A9A9}
/* a, p, span, strong, em, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div {line-height:1em}*/
/*************************************************
  CSS 알찬돌삐 nhosw@hanmail.net
 ************************************************/

 html,body {max-width:1920px;margin:0 auto;overflow-x:hidden;position:relative;}

/* css reset 에서 초기화한것 본문에서는 어느정도는 살려주자 */
.article_body table, .article_body th, .article_body td { border-width: 1px; border-style: solid }


/* 공통 */
article {position:relative; text-align:center;}
a {color:#262626;text-decoration:none} a:hover, a:focus {text-decoration:none}
.ed, .inputbox { border:1px solid #d5d5d5; padding: 5px 0px 4px 3px }
.required {color:#c90b0b}
select.ed {padding-top:4px;padding-bottom:4px}
.readonly { cursor: not-allowed; background: #eee }
.ed_full { width: 99% }
.tx { border:1px solid #d5d5d5; padding: 5px 0px 4px 3px } 
.bold { font-weight: bold }
.small { font-size:11px }
.esmall {font-size:.9em}
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
.pull-left, .fLeft   { float: left }
.pull-right, .fRight  { float: right }
.clearfix, .clr     { clear: both; content: ''; display: block }
.clr2    { clear: both !important; float: none !important; line-height: 0 !important; height: 0 !important; font-size: 0 !important; content: ''; display: block }
.tLeft, .text-left   { text-align: left }
.tRight, .text-right  { text-align: right }
.tCenter, .text-center { text-align: center }
.pRelative { position: relative }
.pAbsolute { position: absolute }
.pFixed { position: fixed }
.icon_set { background: url('/img/icon/icon_set.gif') no-repeat; display: block; padding-left: 20px; padding-top:0px; margin-bottom: 5px; }
.w47 {width:47%}
.w50 {width:50%}
.w98 { width: 98% }
.w99 { width: 99% }
.w100 { width: 100% }



/* placeholder */
label.placeholder {	color:#999 !important; line-height:1em }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {	color:#999 !important; }
input:-moz-placeholder, textarea:-moz-placeholder {	color:#999 !important; }


a.external { background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC) center right no-repeat;background:url(/img/icon/external-link.png) center right no-repeat!ie;padding-right:13px}

/* Jeong Chan Myeong(dece24@gmail.com) */

/* Button Reset */
.button,
.button a,
.button button,
.button input { position:relative; margin:0; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url(/img/btn/buttonWhite.gif) no-repeat; overflow:visible; color:#333;}
.button { height:23px; padding:0; vertical-align:middle; margin-right:2px; background-position:left top;}
.button a,
.button button,
.button input{ left:2px; vertical-align:top; cursor:pointer;}

/* Button Size */
.button.large { height:29px; background-position:left -30px; }
.button.xLarge { height:35px; background-position:left -65px; }
.button.small { height:18px; background-position:left -107px; }
.button a,
.button button,
.button input { height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;}
.button.large a,
.button.large button,
.button.large input { height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;}
.button.xLarge a,
.button.xLarge button,
.button.xLarge input { height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;}
.button.small a,
.button.small button,
.button.small input { height:18px; padding:0 6px 0 4px; font-size:11px; line-height:18px; background-position:right -107px;}

/* Button Text Color */
.button *:hover,
.button *:active,
.button *:focus{ color:#690;}
.button.green,
.button.green a,
.button.green button,
.button.green input { background-image:url(/img/btn/buttonGreen.gif); color:#fff;}
.button.green *:hover,
.button.green *:active,
.button.green *:focus{ color:#ff0;}
.button.black,
.button.black a,
.button.black button,
.button.black input { background-image:url(/img/btn/buttonBlack.gif); color:#fff;}
.button.black *:hover,
.button.black *:active,
.button.black *:focus{ color:#ff0;}
.button.red,
.button.red a,
.button.red button,
.button.red input { background-image:url(/img/btn/buttonRed.gif); color:#fff;}
.button.red *:hover,
.button.red *:active,
.button.red *:focus{ color:#ff0;}
.button.blue,
.button.blue a,
.button.blue button,
.button.blue input { background-image:url(/img/btn/buttonBlue.gif); color:#fff;}
.button.blue *:hover,
.button.blue *:active,
.button.blue *:focus{ color:#ff0;}

/* Button Text Strong */
.button.strong * { font-weight:bold !important;}

/* 테이블 공통 */
/* 폼 테이블 */
.frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0}
.frm_tbl caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left; visibility:visible; width: auto; height: auto}
.frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left}
.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.frm_tbl textarea,
.frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle}
.frm_input:focus, input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff}
.frm_tbl textarea {width:90%;height:70px}
.frm_tbl #captcha {margin:0;padding:0;border:0;background:transparent}
.frm_tbl #captcha input {margin-left:5px;text-align:center}
.frm_tbl a {text-decoration:none}

/* 상단검색폼 */
.form-wrapper { width: 446px; height: 26px; background: url('/img/menu/search.gif') no-repeat; display: block; padding: 8px 10px 16px 10px; top: 15px; left: 300px }
.form-wrapper input { float: left; width: 330px; border: 0; padding: 8px 10px 3px 10px; *padding: 10px 10px 1px 10px; background-image: none !important; background-color: #e9e9e9; font: bold 14px/12px Dotum; overflow: hidden }
.form-wrapper button { float: right; right: 10px; background: url('/img/menu/search.gif') -366px center no-repeat; border: 0; padding: 5px 0px; width: 90px; font-size: 0; height: 30px }


/* 인덱스페이지 */
#header_skip { z-index: 1000; display: block; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; position: absolute; text-align: center; font-size: 16px; color: #fff; background: #666 }
#header_skip:focus { font-weight: bold; color: #ff0000; text-decoration: none; width: 100%; max-width: 100%; min-width: 100%; line-height: 2em; height: 35px }
#index_latest { background: url('/img/index/bg.png') no-repeat; width: 710px; height: 500px; margin-left:0px }
#index_latest ul li { margin-bottom: 5px }

/* 각 게시판 상단 안내글 테두리 */
.board_desc {clear:both; margin-bottom:5px;padding:7px 10px 5px;border:1px solid #eee;background:#f9f9f9;color:#BF0000;line-height:1.5em;letter-spacing:-0.1em}
.board_desc a {color:#888;text-decoration:underline}

/* 새창 기본 스타일 */
.new_win {}
.new_win h1 {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em}
.new_win table {margin:0 auto 20px !important;width:93% !important;background:#fff !important}
.new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win_ul li {float:left;margin-left:-1px}
.new_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_desc {margin:0 auto;width:93%}

/* 기본테이블 */
.basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
.basic_tbl caption {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden}
.basic_tbl thead th {padding:12px 0 8px;background:#565e60;color:#fff}
.basic_tbl thead a {color:#fff}
.basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.basic_tbl tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.basic_tbl td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.basic_tbl a {}
.bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */
td.empty_table {padding:85px 0;text-align:center}

.empty_list {padding:85px 0;text-align:center}
.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */

/* legend 를 이용한 fieldset */
.fieldset { margin-top: 30px; border: 1px solid #ccc; padding: 10px; padding-top: 20px; }
.fieldset legend { display: block; position: absolute; background: #2080D0; margin-top: -35px; padding: 5px 10px; color: #fff }

/* 검색어 강조 */
.sch_word { font-weight: bold }


/* 페이징리스트 */
/* new_paging */
.paging_area {padding:15px 0; text-align:center;}
.new_page span,
.new_page a {display:inline-block; text-decoration: none}
#contents .new_page a {display:inline-block; text-decoration: none}
.new_page a {color:#555;}
.new_page a,
.new_page .curent {height:15px; line-height:15px; padding:0 10px 0 10px; border-left:1px solid #e9e9e9;}
.new_page .curent {letter-spacing:-1px; font-weight:bold; color:#fd650d;}
.new_page .first,
.new_page .first a {border:none;}
.new_page .pre2,
.new_page .pre,
.new_page .next,
.new_page .next2 {padding:0; width:15px; height:15px; overflow:hidden; text-indent:-9000px; border:none; background:url('/skin/board/jy.basic/img/sprites_btn.gif') no-repeat; vertical-align:top;}
.new_page .pre2,
.new_page .pre {margin-right:3px;}
.new_page .next,
.new_page .next2 {margin-left:3px;}
.new_page span.pre2 {background-position:-1440px 0;}
.new_page span.pre {background-position:-1460px 0;}
.new_page span.next {background-position:-1480px 0;}
.new_page span.next2 {background-position:-1500px 0;}
.new_page a.pre2 {background-position:-1520px 0;}
.new_page a.pre {background-position:-1540px 0;}
.new_page a.next {background-position:-1560px 0;}
.new_page a.next2 {background-position:-1580px 0;}


span.page_navigation {padding:5px 6px;margin:5px 3px;border:#FF9494 1px solid}
a.page_navigation {padding:5px 7px;margin:0}
/* a.page_navigation {padding:5px 7px;margin:0;border:transparent 1px solid} */
a.page_navigation:hover {border:#ACACAC 1px solid;margin:0 -1px}
a.page_navigation:link,a.page_navigation:active,a.page_navigation:visited {text-decoration:none;color:#1B6C8F}

.member { font-weight: bold }
.member em { font-weight: normal; font-size: 11px; font-style: normal }
.level_icon { padding-right: 5px }


/* 쪽지 */
#memo_view section {margin:0 auto 20px;padding:0px;width:87%}
#memo_view section h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;padding:0 0 10px;border-bottom:1px solid #eee;list-style:none}
.memo_view_li {position:relative;padding:5px 0}
.memo_view_subj {display:inline-block;width:65px}
#memo_view_ul a {}
#memo_view section p {padding:10px;min-height:150px;height:auto !important;height:150px;background:#fff}

#memo_write textarea {height:100px}

#sideview { position: absolute; background: #fff; border: 1px solid #999; z-index:1 }
#sideview li { float: none; list-style: none; margin: 0; padding: 0 }
#sideview li a { float: none; display: block; border-bottom: 1px solid #ccc; padding: 3px 30px 2px 10px; font-weight: normal }
#sideview li a:hover, #sideview li a:focus { text-decoration: none; background: #333; color: #fff !important }


/* layout  */
.wrapper,
.bigwrapper { width: 1320px; min-width: 1320px; margin: 0 auto }
.wrapper2 {width:1128px;min-width:1128px;margin:0 auto}
.min-wrapper {width:1061px;min-width:1061px;margin:0 auto}


/* header */
#h1 {display:none;margin:0;padding:0;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;position:relative;}
#header {position:fixed;left:50%;margin-left:-960px !important;top:0;z-index:9999;width:1920px;margin:0 auto;height:102px;transition:all 0.3s ease-in-out;background:#fff;}

#header .submenu-dim {position:absolute;left:0;top:0;z-index:9998;width:100%;height:0;background:url('/img/menu/gnb_dim.png') repeat 0 0;transition:all 0.3s ease-in-out;}
#header .submenu-dim.on {height:250px;}
#header .line-bg {content:'';position:absolute;left:15px;right:15px;top:118px;z-index:10;display:block;height:1px;background:#fff;transition:all 0.3s ease-in-out;z-index:9999;display:none}

#header #gnb {position:absolute;left:50%;width:100%;margin:0 auto;margin-left:-50%;top:0;z-index:10000;height:100%;}
#header .bg {position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;z-index:1;}
#header.on .bg {}
@media all and (min-width: 1770px) {
	#header #gnb,
	#header .bg {left:50%;margin-left:-888.5px;width:1777px;right:auto}
}
#header #gnb .logo {float:left;padding:0 0;margin-top:30px;margin-left:2%;transition:all 0.3s ease-in-out;z-index:1}
#header #gnb .logo strong {display:block;width:282px;height:52px;font-size:1px;text-indent:-999px;overflow:hidden;background:url('/img/menu/logo.png') no-repeat 0 0;transition:all 0.3s ease-in-out;}
@media all and (max-width: 1350px) {
	#header #gnb .logo {display:none}
}

#header #gnb .menu-toggle {position:absolute;left:0;top:0;z-index:10000;width:65px;height:65px;overflow:hidden;display:none;}
#header #gnb .menu-toggle span {position:absolute;left:15px;top:25px;z-index:10;display:block;box-sizing:border-box;width:36px;height:19px;text-align:left;font-size:1px;color:transparent;text-indent:-99px;}
#header #gnb .menu-toggle span:before {content:'';position:absolute;top:0;left:0;display:block;width:26px;height:1px;background:#000;transition:all 0.3s ease-in-out;}
#header #gnb .menu-toggle span:after {content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#000;transition:all 0.3s ease-in-out;}
#header #gnb .menu-toggle span i {position:absolute;left:0;top:50%;display:block;width:21px;height:1px;background:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;transition:all 0.3s ease-in-out;}

#header #gnb.on .menu-toggle span:before {width:42px;left:-5px;transform:rotate(45deg);top:9px;}
#header #gnb.on .menu-toggle span:after {width:42px;left:-5px;transform:rotate(-45deg);bottom:9px;}
#header #gnb.on .menu-toggle i {margin-left:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;}

#header #gnb .menu {float:right;margin-right:12%;padding:0px 0 0; transition:padding 0.2s ease-in-out;}
/*
#header #gnb .menu:after {content:'';position:absolute;left:15px;right:15px;top:118px;z-index:10;display:block;height:1px;background:rgba(225,225,225,0.3);transition:all 0.3s ease-in-out;}
*/
#header #gnb .menu > li {position:;float:left;}
#header #gnb .menu > li.on {padding-bottom:170px;}
#header #gnb .menu li .big-menu {position:relative;display:block;padding:40px 20px;font-size:17.5px;color:#000;transition:color 0.15s ease-in-out,padding 0.3s ease-in-out;letter-spacing:-1px}
#header #gnb .menu li:nth-of-type(1) .big-menu {font-weight:normal;}
#header #gnb .menu li:nth-of-type(10) .big-menu {font-weight:normal;}
#header #gnb .menu li:nth-of-type(11) .big-menu {font-weight:normal;}

#header #gnb .menu li .sub-drop {position:absolute;top:0;left:0;z-index:20;transition:top 0.3s ease-in-out;background:#fff;}
#header #gnb .menu li .sub-drop ~ .sub-drop {left:290px;}
#header #gnb .menu li .sub-drop ~ .sub-drop ~ .sub-drop {left:610px;}
#header #gnb .menu li:last-child .sub-drop {left:auto;right:0;}
#header #gnb .menu li .sub-drop li a {display:block;padding:0 15px;height:30px;line-height:30px;font-size:17px;color:#000;white-space:nowrap;transition:all 0.15s ease-in-out;}
#header #gnb .menu li .sub-drop li a:hover,
#header #gnb .menu li .sub-drop li a:focus {color:#3f7582 !important;}
#header #gnb .menu li .sub-drop li.active a {color:#3f7582 !important;}
#header #gnb .menu>li:last-child  {display:none}

#header .sub-drop-wrap {position:absolute;width:1920px;left:50%; margin-left:-960px;top:102px;display:none;border-top:1px solid #e7e7e7;}
#header .sub-drop-wrap .wrapper {width:100%;min-width:100%;margin:0 auto;color:#000;position:relative;height:120px}
#header .sub-drop-wrap .wrapper strong {display:none;}
#header .sub-drop-wrap .wrapper ul {display:flex;justify-content:center; align-items:center;height:70px;border-bottom:1px solid #e7e7e7;}
#header .sub-drop-wrap .wrapper ul li {display:inline-block;padding:0 35px;position:relative;}
#header .sub-drop-wrap .wrapper ul li::before {content:''; display:block; width:1px; height:16px; background:#e6e4e4; position:absolute; top:50%; margin-top:-8px; right:0;}
#header .sub-drop-wrap .wrapper ul li:last-child::before {display:none;}
#header .sub-drop-wrap .wrapper ul li a {display:block;font-size:16px;line-height:69px;text-align:center;color:#000}
#header .sub-drop-wrap .wrapper ul li a:hover {color:#3f7582 !important;}
#header .sub-drop-wrap .wrapper ul li ul {float:none;margin:0;margin-top:-10px;margin-bottom:20px}
#header .sub-drop-wrap .wrapper ul li ul li {float:none}
#header .sub-drop-wrap .wrapper ul li ul li a {font-size:16px;color:#656565;padding:5px 0 5px 7px;position:relative}
#header .sub-drop-wrap .wrapper ul li ul li a:before {position:absolute;left:0;top:12px;padding:2px;border-radius:20px;background:#008ffe;content:''}
#header #gnb .sub-drop-wrap .wrapper .sub-drop {position:absolute;left:0;top:0;width:100%; }
#header #gnb .sub-drop-wrap .wrapper .sub-drop li {}

#header #gnb .outlogin {display:none;}
/* 멤버쉽,센터소개,상담 및 예약은 대메뉴에서 감춤 */
#headermenu>li.nth-child-11 {display:none}
#headermenu li a#header2menu910,
#headermenu li a#header2menu920 {display:none}



/* 상단 메뉴 배경 이미지를 미리 로드한다. 깜빡임 방지 */
.preload {position:absolute;left:-10000px}
.preload img {width:1px}


#header2menu910,
#header2menu920 {}

#headerMouse { position: fixed; bottom: 0; left: 0; z-index:2 }


#allmenu {
	position:relative;right:7px;top:1px;border:0;width:99px;height:66px;border:0px solid #fff;padding:0;vertical-align:top;
	display:block;width:100%;
	background:#fff;
}
#allmenu:focus {outline:none}
#allmenu i {
	display:block;
	position:relative;
	width:35px;height:3px;
	margin:0 0 0 30px;
	background:#222;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
}
#allmenu i:first-child {margin-top:0px}
#allmenu i:nth-child(2) {margin-top:8px}
#allmenu i:nth-child(3) {margin-top:8px}
#allmenu.on i:nth-child(2) {display:none}
#allmenu.on i:nth-child(1) {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform-origin: 35% 10%;
	-ms-transform-origin: 35% 10%;
	-webkit-transform-origin: 35% 10%;
	-o-transform-origin: 35% 10%;
	-moz-transform-origin: 35% 10%;
}
#allmenu.on i:nth-child(3) {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
    transform-origin: 20% 80%;
	-ms-transform-origin: 20% 80%;
	-webkit-transform-origin: 20% 80%;
	-o-transform-origin: 20% 80%;
	-moz-transform-origin: 20% 80%;
}


/* 우측 fixed  */
#asideRight {
	position:fixed;top:250px;width:54px;z-index:10;right:76px;
	border-bottom:0;
	border-right:0;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
#asideRight.close {right:-104px}
#asideRight aside {padding:0px 0px 0 0;width:54px;height:359px;background:url('/img/menu/asideRight.png') no-repeat}
#asideRight aside a,
#asideRight aside span {
	display:block;position:relative;text-indent:-9999em;z-index:1;overflow:hidden;height:54px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
#asideRight aside a:after {
	position:absolute;
	left:50%;
	top:50%;
	width:0;
	height:0;
	background:#000;
	border-radius:60px;
	opacity:.3;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	display:block;
	content:''
}
#asideRight aside li {margin-bottom:7px}
#asideRight aside li:last-child a:after {background:#fff}

#asideRight aside a:hover:after {left:0;top:0;width:100%;height:100%}
#asideRight aside a:hover {}
#asideRight-Open {float:left;width:33px;height:104px;background:url('/img/menu/asideRight-Close.png') left top no-repeat}
#asideRight-Open.close {background-position:right top}
/*
#asideRight {
	position: absolute; top:200px;z-index:10;right:40px;
	border-bottom:0;
	border-right:0;
}
#asideRight li {margin-bottom:8px}

.asideRight-comm {
	padding:35px 0 0;border-radius:20px;border:1px solid #cb6e89;text-align:center;position:fixed;z-index:900;
	width:340px;
	background:#fff;
	letter-spacing:-1px;
	right:120px;
	top:170px;
	display:none;
}
.asideRight-comm .inner {padding:0 35px}
.asideRight-comm h4 {margin:0;padding:0;color:#ff1b5a;font-size:40px;line-height:1.2em;font-weight:normal}
.asideRight-comm .text {color:#ff1b5a;margin:20px 0}
.asideRight-comm ul li:first-child {border-top:1px solid #ff1b5a;padding:15px 0}
.asideRight-comm ul li:first-child a {vertical-align:middle}
.asideRight-comm input[type=checkbox] {
	-ms-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	vertical-align:middle;
}
.asideRight-comm li {margin-bottom:5px;text-align:left}
.asideRight-comm .ed {width:98%}
.asideRight-comm select.ed {width:99.5%}
.asideRight-comm .ed,
.asideRight-comm select {font-size:1.1em}
.asideRight-comm button[type=submit] {display:block;width:100%;background:#232021;color:#fff;text-align:center;border:0;padding:15px 0;font-size:1.1em;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	margin-top:25px;
}
.asideRight-comm .asideRight-close {position:absolute;right:17px;top:17px}


.asideRight-comm.on {display:block}

#asideRight-2-wrap.asideRight-comm h4,
#asideRight-2-wrap.asideRight-comm p {color:#a04b00}
#asideRight-2-wrap.asideRight-comm ul {margin-top:20px}
#asideRight-2-wrap.asideRight-comm ul li:first-child {border-top:1px solid #a04b00}
#asideRight-2-wrap.asideRight-comm .kakao-link {font-size:26px;color:#a04b00;display:block;text-align:center}
#asideRight-2-wrap.asideRight-comm .kakao-link span {display:inline-block;background:#a04b00;color:#fff;padding:5px 15px;font-size:14px;border-radius:20px;vertical-align:middle}
*/




/* 상단 전체 메뉴 */
#allmenu-wrap {position:absolute;width:1344px;left:50%;margin-left:-601px;z-index:11;display:none}
#allmenu-wrap .wrapper {width:1344px;min-width:1344px}
#allmenu-wrap h3 {font-size:24px;padding:18px 0 17px 0}
#allmenu-wrap .inner {border:4px solid #d87489;padding:0 60px 60px 60px;position:relative;background:#fff}
#allmenu-wrap #allmenu-close {position:absolute;right:0;top:-1px;background:#d87489;color:#fff;padding:19px 27px 20px 27px;font-size:24px}
#allmenu-wrap h5 {position:absolute;left:60px;margin:25px 0 0 0px;color:#d87489;font-weight:normal;font-size:1em}
#allmenu-wrap h5 i {position:absolute;left:0;width:1050px;height:1px;background:#dee1e6;margin-top:-25px}
#allmenu-wrap h5 span {color:#d87489}
#allmenu-wrap a {color:#2f3032;display:inline-block;line-height:1.2em;vertical-align:middle;}
#allmenu-wrap .ul {margin-left:225px}
#allmenu-wrap .allmenu-ul {padding:20px 0}
#allmenu-wrap .allmenu-ul li {float:left;width:25%;font-size:16px;margin-bottom:5px}
#allmenu-wrap .allmenu-ul>ul>li:nth-child(5) {clear:both}
#allmenu-wrap .allmenu-ul>ul>li>ul {display:block;margin-left:10px;margin-bottom:20px}
#allmenu-wrap .allmenu-ul>ul>li>ul>li>ul {display:block;margin-left:10px;margin-bottom:10px;font-size:.9em}
#allmenu-wrap .allmenu-ul li li {width:auto !important;float:none;display:block;margin:0;margin-bottom:-8px;}
#allmenu-wrap .allmenu-ul li li a {color:#2f3032;font-size:.95em;line-height:1em}
#allmenu-wrap .allmenu-ul li li li a {font-size:14px}

#allmenu-wrap ul:after {display:block;content:'';clear:both}
#allmenu-wrap div {position:relative;clear:both;border-bottom:1px solid #dee1e6}
#allmenu-wrap i {position:absolute;background:#dee1e6;display:none}
#allmenu-wrap .i1 {left:470px;top:90px;height:870px;width:1px}
#allmenu-wrap .i2 {left:670px;top:90px;height:870px;width:1px}
#allmenu-wrap .i3 {left:870px;top:90px;height:870px;width:1px}
#allmenu-wrap .i4 {left:270px;top:550px;height:1px;width:850px}


/* 좌측 메뉴 */
#lmenu em {display:none}
#lmenu li:first-child a {border-top:1px solid #d5d7de}
#lmenu li a {display:block;position:relative;text-decoration:none;position:relative;font-size:1em;border-bottom:1px solid #d5d7de;overflow:hidden}
#lmenu li a span {display:block;position:relative;z-index:1;padding:10px 0 10px 25px;letter-spacing:-1px}
#lmenu li a span,
#lmenu li a i {
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
#lmenu li a i {
	background:#1853d9;
	right:-230px;width:100%;height:100%;top:0;
	position:absolute;
}
#lmenu li a:hover span, #lmenu li a:focus span, #lmenu li a.on span {color:#fff}
#lmenu li a:hover i, #lmenu li a:focus i, #lmenu li a.on i {right:0}

#lmenu .snbLeftSub {border-bottom:1px solid #d5d7de;padding:10px 0}
#lmenu .snbLeftSub li a {font-size:0.95em;padding:3px 0 3px 30px;border:0;color:#585858}
#lmenu .snbLeftSub li a:hover, #lmenu .snbLeftSub li a:focus, #lmenu .snbLeftSub li a.on {color:#1853d9}





#quick-menu {
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 5px;
  z-index: 1000;
}


    #quick-menu .quick-btn {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 80px;
      height: 70px;
      background-color: #fff;
      color: #222;
	  border:1px solid #e5e5e5;
      text-decoration: none;
      border-radius: 10px;
      font-size: 13px;
      transition: background-color 0.2s;
      text-align: center;
    }

    #quick-menu .quick-btn:hover {
      background-color: #f9f9f9;
    }

    #quick-menu .quick-btn .material-icons {
      font-size: 24px;
      margin-bottom: 0px;
    }







/* 서브페이지 상단 */

/* 상단 타이틀 */

/* 하단 */

/*#article-footer {}
#article-footer .wrapper {padding:40px 0;text-align:center}
#article-footer .wrapper ul {display:inline-block}
#article-footer .wrapper ul li {display:inline-block}
#article-footer .wrapper ul li a {display:inline-block;position:relative;color:#fff;padding:0 23px;font-size:1.1em}
#article-footer .wrapper ul li a:after {display:block;content:'';position:absolute;right:0;top:20%;bottom:20%;width:1px;background:#fff}
#article-footer .wrapper ul li:last-child a:after {display:none}

#footer-cost {background-color:rgba(44,44,44,0.8);box-sizing:border-box;padding:10px 0;border-top:1px solid #444549;font-size:20px;position:fixed;left:0;right:0;bottom:0;z-index:50 }
#footer-cost .wrapper {padding:10px 0 10px 0}
#footer-cost .wrapper:after {display:block;content:'';clear:both}
#footer-cost .title {float:left;margin-right:10px}
#footer-cost .title,
#footer-cost .title a {color:#fff;vertical-align:middle}
#footer-cost .title h4 {font-weight: normal; font-size: 30px; margin-right:20px;letter-spacing: -1px;display:inline-block;vertical-align:middle}
#footer-cost .title label,
#footer-cost .title a {font-size:15px;vertical-align:middle}
#footer-cost .label-wrap {vertical-align:middle}
#footer-cost form {font-size:19px;}
#footer-cost form select {padding:12px 10px;width:170px;}
#footer-cost form select,
#footer-cost form input[type=text],
#footer-cost form button {padding:12px 10px;width:170px; text-align:left; }
#footer-cost form button {background:#7d6550;border:0;color:#fff;text-align:center;
padding:9px 00px 13px 0px;margin-top:-1px;width:182px}
#footer-cost form:after {display:block;content:'';clear:both}
*/

footer {width:1920px; margin:0 auto; letter-spacing:-1.2px;}
.f_loca {width:100%;display:flex;}
.f_map {width:960px;height:437px;}
.f_map .wrap_controllers {display:none !important;}
.f_map .map_border {display:none !important;}
.f_location {width:960px;position:relative;height:437px;}
.f_img {width:100%;height:437px;}
.f_img img {width:100%; height:100%;}
.loca_ul {position:absolute; bottom:50px; left:113px; display:flex;}
.loca_ul li {width:132px; height:53px; border-radius:10px; background:#113e66; font-size:17px; text-align:center; line-height:53px; }
.loca_ul li:first-child {margin-right:10px;}
.loca_ul li a {display:block; color:#fff;}

.f_con {background:#f8e3c5; width:100%;}
.f_inner {width:1320px; margin:0 auto;}
.f_top {border-top:1px solid #dcc5a5;border-bottom:1px solid #dcc5a5;}
.f_ul {width:100%; display:flex;justify-content:center; aling-items:center;padding:22px 0;}
.f_ul li {padding:0 13px;position:relative;}
.f_ul li a {display:block; color:#151515; font-size:16px; }
.f_ul li::before {display:block; content:''; width:1px; height:16px; background:#151515; position:absolute;top:50%; margin-top:-8px; right:0;}
.f_ul li:last-child::before {display:none;}
.f_btm {padding:55px 0 60px; text-align:center;}
.f_btm p {color:#151515; font-size:15px; line-height:25px;}
.f_btm p span {padding-right:25px; position:relative;}
.f_btm p span::before {display:block; content:''; width:1px; height:14px; background:#151515; position:absolute;top:50%; margin-top:-7px; right:12px;}


.db_tit {font-size:40px; color:#151515; line-height:50px;padding-right:60px;}
.db_box {width:870px;}
.db_box ul {overflow:hidden;}
.db_box ul li {float:left;}
.db_box ul li:nth-child(odd) {margin-right:22px;}
.db_box ul li:nth-child(1),.db_box ul li:nth-child(2) {margin-bottom:10px;}
.db_box ul li input {width:400px;padding-left:20px; height:50px; background:#fff; border:none;}
.db_box ul li input::placeholder {font-size:18px; color:#151515; }
.db_box ul li input[type="checkbox"] {width:25px; height:25px;}
.db_box ul li label {color:#655a4a; font-size:16px;}
.db_box ul li a {display:block; width:128px; height:30px; color:#655a4a; border:1px solid #dcc5a5; text-align:center; line-height:28px; margin-left:50px;}
.res_btn {width:180px; height:110px; position:absolute; top:55px; right:20px; background:#113e66; color:#fff; font-size:26px; line-height:110px; text-align:center;border:none;}
.ui-datepicker-trigger {position:absolute; top:1px; right:1px;cursor:pointer;}




.f_db {
  padding: 55px 20px 30px;
  display: flex;
  position: relative;
  z-index: 1000;
  width: 100%;
}

/* 내부 콘텐츠 정렬 */
.f_db .f_area {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  display:flex
}

/* 필요시 .fixed와 연동하여 스타일 바꾸고 싶다면 아래 추가 */
.f_db.fixed .f_area {
  position:relative;
}

.f_db.fixed .res_btn {top:0}

.f_db.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  background:#f8e3c5;
  width:100%;
  padding:20px 0;
  box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
}




/*푸터슬라이드*/
.f_slide {width:1920px; margin:0 auto;padding-top:130px;}
#f_slide_box {text-align:center;width:1700px; margin:0 auto; padding:70px 0;}
#f_slide_box .swiper-pagination {bottom:80px; text-align:left;padding-left:945px;}
#f_slide_box .swiper-pagination-bullet {width:60px; height:6px; background:#fff; border-radius:0; opacity:1;}
#f_slide_box .swiper-pagination-bullet-active {background:#113e66}


/* 웹접근성 */
#header_skip { z-index: 1000; display: block; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; position: absolute; text-align: center; font-size: 16px; color: #fff; background: #666 }
#header_skip:focus { font-weight: bold; color: #ff0000; text-decoration: none; width: 100%; max-width: 100%; min-width: 100%; line-height: 2em; height: 35px }


.board_page { text-align: center; padding-top:20px; height:auto }
.board_page a, .board_page b, .board_page .noact { display: inline-block; margin-right: 3px; vertical-align: middle; border:1px solid #dedede; padding: 11px;line-height:1em }
.board_page img { vertical-align: middle }
.board_page a span, .board_page b {color:#777;font-weight:bold}
.board_page b { background:#7d7d7d; color: #fff } 

/* 게시판 공통 버튼 */
.board_button {margin: 20px 0 20px 0;position:relative}
.board_button a { background: #1472ca; display: inline-block; padding: 6px 30px 6px 30px; color: #fff; font-weight: normal; vertical-align: middle}
.board_button a:hover {text-decoration:none}
.board_button .btn { border: 1px solid #1472ca; background: #1472ca; display: inline-block; padding: 5px 30px 6px 30px; color: #fff; font-weight: normal; vertical-align: middle }
.board_button .blue {background:#00b9ff;border-color:#00b9ff}
.board_button .black {background:#232021;border-color:#232021}
.board_button .lite-black {background:#4b4b4b;border-color:#4b4b4b}
.board_button .sky {background:#00b8cc;border-color:#00b8cc}
.board_button .cancel {background: #2d2d2d;border-color:#2d2d2d}
.board_button .dark {background: #181619;border-color:#181619}
.board_button .litedark {background: #7d7d7d;border-color:#7d7d7d}
.board_button .gray {background:#bdbdbd;border-color:#bdbdbd}
.board_button .red {background:#00baff;border-color:#00baff}
.board_button .orange {background:#616161;border-color:#616161}
.board_button .lite-brown {background:#a78752;border-color:#a78752}
.board_button .lite-sky {background:#7ad2d4;border-color:#7ad2d4}
.board_button .purple2 {background:#5e35ab;border-color:#5e35ab}

.board_button a, .board_button .btn {}

.board_button a.bigPadding { padding: 15px 30px }
.board_button button.bigPadding { padding: 15px 30px 15px 30px }
.board_button a:hover, .board_button a:focus, .board_button button:hover, .board_button button:focus {}
.board_button:after {display:block;visibility:hidden;clear:both;float:none;content:""}

/* ie fix */
.ie .board_button a { padding: 6px 30px }
.ie .board_button a.bigPadding { padding: 15px 30px 14px 30px }
.ie .board_button button.bigPadding {padding: 15px 30px 15px 30px}


.board_search {text-align: center;margin-bottom:150px;background:#FFF;border:1px solid #FFF;padding:20px 0 0 0;margin-top:0px;}
.board_search {background:#f3f3f3;padding:40px 0}
.board_search button[type=submit] {background:#575757;color:#fff;border:1px solid #575757;border-radius:2px;padding:5px 15px 8px 15px;vertical-align:middle;line-height:1.4em;}
.board_search select.ed {background:#fff;padding:5px 0 7px 3px}
.board_search input.ed {padding:5px 0 7px 3px}
.view_bottom_spacer {height:110px}
.board_bottom_spacer {height:0px}
.board_view td.viewContentTD {word-break:break-all; padding:50px 20px;border-bottom:0;width:100%;}
.board_view td.viewContentTD td {border:0}

.sr-only,.sound_only,.sound_only2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.sound_only { margin:0; padding:0; font-size: 1px; text-indent: -9999px }
.sound_only2 { margin:0; padding:0; font-size: 1px; text-indent: -9999px; height: 1px}
fieldset.sound_only { display: inline-block; font-size: 12px; text-indent: 0; position: static; left: 0 }
legend.sound_only, .sound_onlyA { position: absolute; left: -9999px }



/* iframe 레이어 팝업 */
/* #inner_bg              { left: 0; top: 0; width: 100%; height: 100%; position: absolute; background: url('/img/bg/popupbg.png') repeat; z-index: 1001 } */
#inner_bg              { left: 0; top: 0; width: 100%; height: 100%; position: absolute; z-index: 1001 } 
#inner_bg_fix          { left: 0; top: 0; right: 0; bottom: 0; position: fixed; background: url('/img/bg/popupbg.png') repeat; z-index: 998 }
#inner_bg_layer        { position: absolute; left: 0; top: 0; width: 100% }
#inner_bg_frame_area   { position: relative; width: 885px; margin: 0 auto; margin-top: -9999px }

/* 게시판 */
.gothic {font-family:'맑은고딕','Malgun Gothic','나눔고딕','Nanum Gothic','Dotum'}
.board_list tr td.empty {line-height:400px}
.page-wrap {}
.board-footer {margin-bottom:70px;position:relative}
.board-footer ul {position:absolute;left:0;top:0;right:0;bottom:0}
.board-footer ul li {float:left;width:33.333333333%;height:100%}
.board-footer ul li a {display:block;width:100%;height:100%}
.board_tit {font-size:1em}

.w95 {width:95%}


/* 서브 컨텐츠 가로 폭 */
.sContentWrap {width:908px;margin:0 auto}
.sContentWrap p {margin:0;padding:0;line-height:1.8em}
.sContentWrap h3 {font-size:28px;line-height:35px;letter-spacing:-1px;margin:0;padding:0;margin-bottom:35px;color:#272727;font-weight:normal}
.sContentWrap h3.ico_circle {background:url('/img/ico/ico_heading.png') left center no-repeat;text-indent:38px}
.sContentWrap h4 {color:#272727;font-size:20px;font-weight:normal}
.sContentWrap .sHeading {color:#272727;font-weight:normal;font-size:22px;letter-spacing:-1px;line-height:1.4em}
.sContentWrap .sContent {color:#6d6d6d;margin:5px 0}
.sContentWrap .cSky {color:#00a6f4}
.sContentWrap .fUpdot2 {font-size:1.2em;line-height:1.6em}
.sContentWrap .cGray {color:#6d6d6d}
.sContentWrap .mT20 {margin-top:20px}

.thumbul li {position:relative;padding-left:390px;padding-bottom:40px;min-height:151px}
.thumbul li h4 {font-size:22px;color:#272727;padding-top:5px}
.thumbul li img {position:absolute;left:0;top:0}




/* 가로해상도 미디어 쿼리 */
@media all and (max-width: 1880px) {
}
@media all and (max-width: 1780px) {
	header #logo {}
	header #logo .big {display:none}
	header #logo .small {display:block}
}





.blind {
  position: absolute !important;
  height: 1px; width: 1px; 
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}


.ellipsis {text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.imgResize {border:1px dotted #829C2C;padding:2px}





#sms-popup {position:fixed;padding:0px 5px 30px;border-radius:10px;background:#070707;z-index:1;left:90px;top:270px;box-shadow:10px 10px 30px 0px  rgba(0, 0, 0, 0.5);}
@media all and (max-width:1344px) {
	#sms-popup {left:0}
}
#sms-popup h4 {color:#fff;padding:10px 0 10px 10px;margin:0;font-weight:normal;position:relative}
#sms-popup #sms-popup-close {position:absolute;right:10px}
#sms-popup .inner {background:#fff;font-size:13px;width:280px;padding:10px;color:#707070;position:relative}
#sms-popup li {margin:3px 0;color:#888}
#sms-popup .label {display:inline-block;width:70px}
#sms-popup input[type=text], #sms-popup select {width:195px}
#sms-popup textarea {width:99%}
#sms-popup .inner .tel .ed {width:60px}
#sms-popup .inner .small {font-size:12px}
#sms-popup .inner hr {border-color:#ececec}
#sms-popup button {background:#d31e47;display:block;width:110px;height:35px;margin:10px auto 10px auto;color:#fff;border:0;}
#sms-popup .anchor-close {position:absolute;bottom:3px;color:#fff;font-size:14px;left:30%}







.a-animate {
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}









#goto-top {position:fixed;right:15px;bottom:40px;z-index:998}

.cont-img-wrap {margin:0 auto;min-width:1344px;overflow:hidden}
.cont-img-wrap .cont-img {padding-left:50%}
.cont-img-wrap .cont-img img {display:block;margin-left:-960px}
.cont-img-wrap .cont-img2 {padding-left:50%}
.cont-img-wrap .cont-img2 img {display:block;margin-left:-855px}


#sec3 .cont-img-wrap .cont-img img {display:block;margin-left: -880px;}

.new-icon {display:inline-block;background:#d87489;color:#fff;font-size:.8em;line-height:1em;padding:3px 3px}







.viewContentTD #writeContents th,
.viewContentTD #writeContents td {padding:5px 0;line-height:1.2em}





.fadeInTop,
.fadeInTopItem {position:relative;top:40px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transition:all 0.8s ease-in-out;}



.board-title {margin:130px 0 45px 0;font-size:40px;letter-spacing:-2px}



.menu110 .f_slide {display:none;}





