@charset "euc-kr";
@import url('./common.css');

/* ÃÊ±âÈ­ */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'NotoSansKR','Malgun Gothic', dotum, sans-serif;background:#fff}
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:'NotoSansKR','Malgun Gothic', dotum, 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:'NotoSansKR','Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'NotoSansKR','Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

.placeholdersjs { color: #aaa !important; }


/* ·¹ÀÌ¾Æ¿ô Å©±â ÁöÁ¤ */
#hd, #wrapper, #ft {min-width:300px; width:100%; clear:both}
#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr {min-width:300px; width:100%; clear:both}
#hd:after, #wrapper:afte, #ft:after {display:block;visibility:hidden;clear:both;content:""}


/* »ó´Ü ·¹ÀÌ¾Æ¿ô */
#header {width: 100%; min-width:300px; height:60px; position:fixed; border-bottom:1px solid #ccc;  background:#fff; z-index: 999; }
#header .headWrap {width:100%; position: relative}
#header .logo {float:left; margin:0 0 0 15px}	
#header .logo img{height:60px}	


/* mMenu */
.m_open{float:right; display:inline; text-align:right; width:25%;padding:19px 15px 0px 0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.mask {display:none; position:fixed; top:0; left:0; width:100%; height:100%; padding:0px; z-index:9999; background:#000;  -ms-filter: alpha(opacity=80); filter: alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.mMenu {position:fixed; right:-90%; top:0; width:90%; padding:0px; z-index:99999; background:#ab8138;-webkit-overflow-scrolling: touch; overflow-y: auto;height:100%;}
.mMenu .mclose {position:absolute;  top:15px;right:15px}
.mMenu .mclose img{max-width:100%;}
.mMenu .mtitle {display:block; padding:0 0 0 15px ; background:#fff;color:#2a2a2a}
.mMenu .mtitle a{color:#2a2a2a;font-family: 'NotoSansKR';font-style: normal;font-weight:400;font-size:16px;}
.mMenu .mtitle a:hover {font-family: 'NotoSansKR';font-style: normal;font-weight:400;}
.mMenu .mtitle img {height:60px}


.mMenu .list {padding:0px 0px 0px 0px;background:#8bc47b;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.lnav{width:100%; -webkit-transition: all .25s ease-in;transition: all .25s ease-in;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.lnav, .lnav ul, .lnav li {list-style: none;}
.lnav ul {margin: 0 0 0 0px;background-color: #8bc47b;}
.lnav {padding: 0px;margin: 0px;}
.lnav > li {margin: 0px 0; background: #624920;border-bottom: 1px solid #ab8138}
.lnav > li li {margin: 0px 0;}
.lnav > li li li{margin: 0px 0;}
.lnav a {line-height:1;font-family: 'NotoSansKR';font-style: normal;font-weight:400;letter-spacing:-0.05em;display: block;outline: none;text-decoration: none;}
.lnav a .caret {float: right;width:11px;height:11px;display: inline-block;vertical-align: top;background:url(/m/images/lmenu.png) right center no-repeat;-webkit-transition: -webkit-transform .65s ease; transition: transform .65s ease;margin-top:6px;margin-left: 2px;}
.lnav li.open > a > .caret {border-top: none;background:url(/m/images/lmenu_on.png) right center no-repeat;-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.lnav li a {color:#fff; font-size: 16px;line-height:1; padding: 15px 10px;} /* 1depth */
.lnav > li li a {padding: 10px 10px 10px 20px;background-color: rgba(255, 255, 255, 1.0); color:#1a1a1a; font-size:14px;line-height:1;font-family: 'NotoSansKR';font-style: normal;font-weight:200;letter-spacing:-0.05em;border-top:1px dotted #ccc; }
.lnav li.open {background-color: #624920;}
.lnav li.open a{color:#fff;}
.lnav li.open li a {color:#1a1a1a;}
.lnav li.active a{color:#fff;}
.lnav li li.active a{color:#fff;}


/* ¹Ùµð¿¡ ½ºÅ©·Ñ ¸·´Â ¹æ¹ý */
.not_scroll{
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.not_scroll .cont {
    position: relative;
    top: 0;
}




/* ¸ÞÀÎ¸Þ´º */
#gnb{position:relative}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:1.083em;padding: 0;background:#253dbe;zoom:1;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-moz-box-shadow:  0 1px 3px rgba(0,0,0,0.3);
box-shadow: 0 1px 3px rgba(0,0,0,0.3)}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;line-height:50px;padding:0 15px;position:relative;}
#gnb .gnb_1dli:hover{background:#1a30a7;
-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{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:bold;color:#fff;text-decoration:none;}
.gnb_2dli{border-top:1px solid #253dbe}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:50px;min-width:140px;background:#1a30a7;padding: 0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1);
box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#c3cbf7;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#0e2080;
-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;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;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:50px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

#gnb_all{display:none;position:absolute;width:100%;z-index:99;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff;border:1px solid #4158d1;padding:20px;
-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 .gnb_al_li{background:#fff;float:left;min-width:20%;padding:5px }
#gnb_all .gnb_al_li .gnb_al_a{font-size:1.083em;padding:10px;display:block;position:relative;margin-bottom:10px;background: #eff1f9;border-bottom: 1px solid #dee2f1;font-weight: bold;color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{color:#555}



/* ¸ÞÀÎ ½½¶óÀÌµå */
.slider {min-width:300px; width:100%; padding:80px 9px 20px 9px; vertical-align:top; background:url('/m/images/slider_bg.jpg') repeat-x; background-size:contain}
.slider ul li img {width:100%; height:auto}

.slider .slider_txt {text-align:center; color:#624920}
.slider .slider_txt h2 {font-family:'NotoSansKR-Medium'; font-size:45px;}
.slider .slider_txt h2 em {display:block; font-family:'NotoSansKR-Regular'; font-size:15px;}
.slider .slider_txt p {font-size:13px; color:#000; line-height:17px; padding:20px 0; margin-top:10px; letter-spacing:-0.04em;}
.slider .slider_txt p span {display:block}

.main {width:100%; max-width:730px; margin:0 auto}
.main .row01 li {float:left; width:50%; }
.main .row01 li img{width:100%}

/* ¸ÞÀÎ °¶·¯¸® ½½¶óÀÌµå */
.main .row02 .slider2 ul li img {width:100%}

/* ¼­ºê »ó´ÜÀÌ¹ÌÁö */
.sub_top {padding-top:60px}

/* ¼­ºê °øÅë */
#container_wr .sub {max-width:730px; margin:0 auto; padding:20px 15px 40px 15px}
.sub {padding:20px 15px 20px 15px}


/* ÇöÀçÀ§Ä¡ */
.location {margin-top:60px; background-color:#624920; padding:10px 15px}
.location h3 {display:inline-block; line-height:30px; vertical-align:middle}
.location h3 em{ font-family:"NotoSansKR-Medium"}
.location span.left {font-family:"NotoSansKR-Regular"; color:#eee; font-size:15px}
.location span.right {float:right}
.location span.right a {color:#fff; font-size:20px}

.location  select { background: url(/m/images/select_arrow_fff.png) right center no-repeat #fff; -webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
/* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */
.location select::-ms-expand {display: none;}
.location select {display:inline-block; font-family:"NotoSansKR-Medium"; background-color:#624920; color:#fff; border:0; padding-right:20px; cursor:pointer}


/* ÀÎ»ç¸» */
.company_msg .row01 img {display:block; width:100%;}


/* Ã£¾Æ¿À½Ã´Â ±æ */
.company_location .contacts {width:100%; padding-top:20px;text-align: left; }
.company_location .contacts ul {border-bottom:2px dotted #dedede;padding:5px 0px}
.company_location .contacts .ltitle {vertical-align:middle; display:inline-block;width:90px;font-size:14px;color:#222;; font-style: normal;font-weight:400;padding-left:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.company_location .contacts .rcontent{vertical-align:middle; display:inline-block;width:auto;color:#555;font-size:12px; font-style: normal;font-weight:200;line-height:24px;}


/* Á¦Ç°¼Ò°³ */
.product .row01 p {position:relative; padding-left:10px; font-size:14px; line-height:21px; border:1px solid #ebebe9; padding:14px 20px; box-shadow:1px 1px 4px #999; background: linear-gradient( to bottom, #fefefe, #eee );}
.product .row02 h3 {font-size:17px; line-height:40px; margin-top:10px; color:#4d8019}
.product .row02 p {position:relative; padding-left:10px; font-size:14px; line-height:23px; font-family: 'NotoSansKR-Regular'; margin-left:5px}
.product .row02 p:after {content:"";display:block; position: absolute;top:11px;left:0;width:5px;height:2px;background:#555;}

.product .row03 {margin-top:30px}
.product .row03  img {width:100%}

.product .pager {margin-top:20px}
.product .pager .bx-pager-item {display:inline-block; float:left; width:23.4%; margin-left:2%}
.product .pager .bx-pager-item:first-child {margin-left:0}
.product .pager .bx-pager-item a {display:block; width:100%; padding-top:70%; font-size:0}
.product .pager .bx-pager-link {opacity:.5;}
.product .pager .bx-pager-link.active {opacity:1;transition:0.5s;transform:translate(0, 0);}
.product .pager .bx-pager-item:nth-child(1),
.product .pager .bx-pager-item:nth-child(2),
.product .pager .bx-pager-item:nth-child(3),
.product .pager .bx-pager-item:nth-child(4),
.product .pager .bx-pager-item:nth-child(5) {margin-bottom:2%}
.product .pager .bx-pager-item:nth-child(5) {margin-left:0}

/* .product_1 */
.product_1 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt1_1.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt1_2.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt1_3.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt1_4.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt1_5.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt1_6.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt1_7.jpg) center no-repeat; background-size:cover}
.product_1 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt1_8.jpg) center no-repeat; background-size:cover}

/* .product_2 */
.product_2 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt2_1.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt2_2.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt2_3.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt2_4.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt2_5.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt2_6.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt2_7.jpg) center no-repeat; background-size:cover}
.product_2 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt2_8.jpg) center no-repeat; background-size:cover}

/* .product_3 */
.product_3 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt3_1.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt3_2.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt3_3.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt3_4.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt3_5.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt3_6.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt3_7.jpg) center no-repeat; background-size:cover}
.product_3 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt3_8.jpg) center no-repeat; background-size:cover}

/* .product_4 */
.product_4 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt4_1.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt4_2.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt4_3.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt4_4.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt4_5.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt4_6.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt4_7.jpg) center no-repeat; background-size:cover}
.product_4 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt4_8.jpg) center no-repeat; background-size:cover}

/* .product_5 */
.product_5 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt5_1.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt5_2.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt5_3.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt5_4.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt5_5.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt5_6.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt5_7.jpg) center no-repeat; background-size:cover}
.product_5 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt5_8.jpg) center no-repeat; background-size:cover}

/* .product_6 */
.product_6 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt6_1.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt6_2.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt6_3.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt6_4.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt6_5.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt6_6.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt6_7.jpg) center no-repeat; background-size:cover}
.product_6 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt6_8.jpg) center no-repeat; background-size:cover}

/* .product_7 */
.product_7 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt7_1.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt7_2.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt7_3.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt7_4.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt7_5.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt7_6.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt7_7.jpg) center no-repeat; background-size:cover}
.product_7 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt7_8.jpg) center no-repeat; background-size:cover}

/* .product_8 */
.product_8 .pager .bx-pager-item:nth-child(1) a {background:url(/images/product/img_pdt8_1.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(2) a {background:url(/images/product/img_pdt8_2.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(3) a {background:url(/images/product/img_pdt8_3.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(4) a {background:url(/images/product/img_pdt8_4.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(5) a {background:url(/images/product/img_pdt8_5.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(6) a {background:url(/images/product/img_pdt8_6.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(7) a {background:url(/images/product/img_pdt8_7.jpg) center no-repeat; background-size:cover}
.product_8 .pager .bx-pager-item:nth-child(8) a {background:url(/images/product/img_pdt8_8.jpg) center no-repeat; background-size:cover}



/* °Ô½ÃÆÇ */
.sub.board {outline:0px solid red}


/* ÇÏ´Ü ·¹ÀÌ¾Æ¿ô */
#ft {padding:20px 15px; background-color:#624920}
#ft_wr {color:#fff}
#ft_wr  p * {color:#fff}
#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}






