@charset "utf-8";

/*
 * Layout Style
 *
 */
 .swiper-container{
     background: #06559B!important;
 }
#wrap{width:100%; margin:0px auto;}
#container{width: 92%; padding-left:4%; padding-right:4%; margin:0px auto 30px; overflow:hidden;}
#container:after { content:""; display:block; clear:both; height:0;}
#maincontainer{width: 96%; padding-left:2%; padding-right:2%; margin:0px auto 30px; overflow:hidden;}
#maincontainer:after { content:""; display:block; clear:both; height:0;}
/********************************************
	HEADER
********************************************/
#header{width:100%; height:85px; border-top:0px solid #00349e; border-bottom:1px solid #ebebeb; margin:0 auto; z-index:2;position:relative;}
#header .headWrap{position:relative;width: 100%;  margin:0 auto; font-size:0; z-index:6;}
#header .headWrap .t_logo{display:inline-block; width:54%; text-align:center;padding:15px 0px 0px 0px;}
#header .headWrap .m_open{display:inline-block;width:18%;padding:28px 0px 0px 5%; }
#header .headWrap .util_m{display:inline-block;float:right;width:18%;padding:23px 5% 0px 0px; text-align:right;}

.tab > li {display:inline-block;width:auto; }
.tab > li > a { color: #fff; padding: 10px 0px 13px 10px; display: block; text-align: center; background:url(/m/img/gbar.png) left center no-repeat #06559B; text-decoration: none; font-size: 15px; font-family:'Nanum Gothic Bold'; line-height: 20px; border-top: 2px solid #06559B; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
/* .tab > li > a:hover { border-top: 2px solid #fff; color: #fff;  }
.tab > li.active > a { border-top: 2px solid #fff; color: #fff;  } */
.tab > li > a:first-child {margin-left:10px;}
.tab > li.first > a {background:none;}

/* mMenu */
.mask {display:none; position:fixed; top:0; left:0; width:100%; height:100%; padding:0px; z-index:198; background:#000;  -ms-filter: alpha(opacity=80); filter: alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}

.mMenu {display:none; position:fixed; left:-90%; top:0; width:90%; padding:0px; z-index:201; background:#2a2a2a;-webkit-overflow-scrolling: touch; overflow-y: auto;height:100%;}
.mMenu .mclose { position:absolute;  top:20px;right:20px; }
.mMenu ul.mtitle {display:block; padding:20px 0px 20px 20px; background:#1a1a1a;color:#fff;}
.mMenu ul.mtitle a{color:#fff;font-family:'Nanum Gothic Bold';font-size:16px;}
.mMenu ul.mtitle a:hover {font-family:'Nanum Gothic Bold'; }

.mMenu ul.list {padding:0px 0px 0px 0px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.btn_tm{font-size:15px; color:#424242; font-family:'Nanum Gothic Bold';}

.nav, .nav ul, .nav li {list-style: none;}
.nav ul {padding: 15px 20px; margin: 0 0 0 0px;background-color: #1a1a1a;}
.nav {padding: 0px;margin: 0px;}
.nav > li {margin: 0px 0; background-color: #2a2a2a;border-bottom: 1px solid #484848;}
.nav > li li {margin: 0px 0;}
.nav a {font-family:'Nanum Gothic Bold';color: #f6f6f6;display: block;outline: none;text-decoration: none;}
.nav a .caret {float: right;width: 0;height: 0;display: inline-block;vertical-align: top;border-top: 6px solid #1e91ce;border-right: 6px solid transparent;border-left: 6px solid transparent;content: "";margin-top:6px;margin-left: 2px;}
.nav li.open > a > .caret {border-top: none;border-bottom: 6px solid #2a2a2a;border-right: 6px solid transparent;border-left: 6px solid transparent;}
.nav li a {font-size: 14px;line-height: 18px;padding: 6px 10px; }
.nav > li > a {font-size: 14px;line-height: 18px;padding: 10px 20px;}
.nav > li li a {color:#fff;}
.nav li.open {background-color: #ebebeb;}
.nav li.open a{color:#333;font-size: 15px;}
.nav li.open li a {color:#ebebeb;font-size: 13px;}


/* 바디에 스크롤 막는 방법 */
.not_scroll{
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.not_scroll .cont {
    position: relative;
    top: 0;
}

/* main rolling */
.m-iframe{display:block;width:100%; margin:0px auto; position: relative;z-index:1}
.m-iframe iframe {
	display:block;
	width:100%;
	border:none;
	margin:0;
	box-sizing:border-box;
	height:auto;
	width:1px;
	min-width:100%;
}

/* 1024px 이상일때  */
@media all and (min-width:1024px) {
	.m-iframe iframe {display:block;width:100%;border:none;margin:0;box-sizing:border-box;height:600px;width:1px;min-width:100%;}
	.shop-iframe iframe {display:block;width:100%;border:none;margin:0;box-sizing:border-box;height:600px;width:1px;min-width:100%;}

}
/* shop rolling */
.shop-iframe{display:block;width:100%; margin:0px auto; position: relative;z-index:1}
.shop-iframe iframe {
	display:block;
	width:100%;
	border:none;
	margin:0;
	box-sizing:border-box;
	height:auto;
	width:1px;
	min-width:100%;
}

/* footer */
.footer{width:100%; margin:0px; text-align:center; padding:20px 10px; background:#666; overflow:hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.footer .f_btn{display: inline-block; width:70%; height:28px; margin:0px auto 10px auto; text-align:center; background:#353535; COLOR: #aaaaaa; font-family:'Nanum Gothic Bold'; FONT-SIZE: 12px; line-height: 26px;letter-spacing:-0.05em;}
.footer .f_menu{display: inline-block;width:100%;margin:5px auto 10px auto; text-align:center;}
.footer .f_menu li{display: inline-block;COLOR: #fff;font-family:'Nanum Gothic Bold'; FONT-SIZE: 14px; line-height: 14px;letter-spacing:-0.05em;text-transform:uppercase; padding-left: 10px; margin-left: 10px;background:url(/m/img/gbar01.png) left center no-repeat; }
.footer .f_menu li:first-child {background:none;padding-left: 0px; }
.footer .f_copy{display: inline-block;width:100%; text-align:center;COLOR: #aaaaaa;font-family:'Nanum Gothic Bold'; FONT-SIZE: 12px; line-height: 18px;letter-spacing:-0.05em;}
.footer .f_copy p{display: inline-block;width:100%; text-align:center;COLOR: #aaaaaa;font-family:'Nanum Gothic Bold'; FONT-SIZE: 11px; line-height: 14px;letter-spacing:-0.08em;}

.select_type001{display: inline-block;width:200px;height:40px;text-indent:11px;}
.select_type001 select{display: inline-block;background: url(/img/select_bg.png) right center no-repeat #4d4d4d; /* 네이티브 화살표 대체 */ border-radius: 0px; /* iOS 둥근모서리 제거 */border:1px solid #fafafa;height:40px;padding:0 0 0 5px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-family:'Nanum Gothic'; FONT-SIZE: 14px;line-height: 20px; COLOR: #fafafa;cursor:pointer;}
.select_type001 select::-ms-expand {display: none;}

.btn_up_layer {position:fixed; right:0px;bottom:150px;display:none;padding:0px;z-index:100;}


.m_section01{width:90%; height:50px;  margin:0px auto; overflow: hidden;}
.mbox{position: absolute; width:90%; height:80px; margin:-30px auto 0px auto; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-size:0;z-index: 5;}
.mbox .left_box{display: inline-block;width:50%;height:80px; text-align:center;background:url(/m/img/mbox_bg.png) left bottom no-repeat; background-size: 100% 100%;}
.mbox .left_box h2{COLOR: #fff;font-family:'Nanum Gothic Bold'; FONT-SIZE:15px; line-height:15px;letter-spacing:-0.05em; margin-bottom:7px;margin-top:18px;}
.mbox .left_box p{COLOR: #fff;font-family:'Nanum Gothic Bold'; FONT-SIZE:22px; line-height:22px;letter-spacing:-0.05em;}
.mbox .right_box{display: inline-block;width:50%;height:80px; text-align:center;background:url(/m/img/mbox_bg01.png) left bottom repeat-x; background-size: 100% 100%;}
.mbox .right_box .r01{display: inline-block;width:50%;text-align:center;margin-top:16px;}
.mbox .right_box .r01 p{COLOR: #fff;font-family:'Nanum Gothic Bold'; FONT-SIZE:15px; line-height:15px;letter-spacing:-0.05em;}
.mbox .right_box .r01 img{margin-bottom:2px; width:35%; max-width:80%;}

.mfbox{display:block; width:100%; padding:2%; font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.mfbox .mfb{display: inline-block;width:22%;margin:3% 1.5%;text-align:center;}
.mfbox .mfb img{width:70%; max-width:100%;}
.mfbox p{margin-top:5px; text-align: center;COLOR: #606060;font-family:'Nanum Gothic Bold'; FONT-SIZE:14px; line-height:14px;letter-spacing:-0.08em;}

.notice_wrap{width:100%; margin-top:10px; padding:12px;background:#191919; font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.notice_wrap .notice_l{display: inline-block; width:20%; text-align:center; height:26px; margin-right:2%; background:#12a8d9;COLOR: #fff;font-family:'Nanum Gothic Bold'; letter-spacing:-0.05em;text-transform:uppercase; FONT-SIZE: 14px; line-height: 26px;}
.notice_wrap .notice{display: inline-block; width:78%; margin-top:5px; COLOR: #fff; font-family:'Nanum Gothic Bold'; FONT-SIZE: 13px; letter-spacing:-0.05em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}

.m_content{width:100%; margin:0px auto; padding:5%; overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.m_content01{width:100%; margin:0px auto; min-height:300px; padding:0% 5% 5% 5%; overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.m_tab04{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.m_tab04 ul{display: inline-block;width: 100%;}
.m_tab04 li{width: 25%; margin-left:-1px; margin-bottom:0px; float: left;}
.m_tab04 li a {width: 100%; height: 40px; text-align: center; color: #1a1a1a;  background: #f6f6f6; padding:0px 0px; line-height:38px; font-size: 16px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #a5a5a5; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.m_tab04 li.active a {color: #fff;background: #12a8d9;}
.m_tab04 li:first-child {margin-left: 0px;}

.tab_content {width:100%; overflow: hidden; margin: 20px 0px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}

.m_tit{width:100%; overflow: hidden; margin:30px 0px 20px; text-align:left; vertical-align:top;line-height: 30px; font-size: 30px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; color: #333;}

/* 유두브영상 
.video {position: relative; margin:0 auto; padding-bottom: 56.25%;height: 0;overflow: hidden;}
.video iframe,
.video object,
.video embed {position: absolute;top: 0;left: 0;width: 100%; height: 100%;}
*/
.content-video{clear:both; position:relative; width:100%; height:auto; margin:0 auto; text-align:center; background-color: #000; overflow:hidden; vertical-align:top; padding: 0px;}
.content-video:after {clear:both;display:block;height:0;overflow:hidden;visibility:hidden;content:"";} 
.content-video video{background-color: #000;opacity:0.8;vertical-align:top;max-width:100%;height:auto}
.content-video iframe{background-color: #000;opacity:0.8;vertical-align:top;width:100%;height:100%;}

.content-txt{width:100%; margin: 15px 0px 0px 0px; text-align:left; vertical-align:top;}
.content-txt h2{line-height: 20px; font-size: 20px;letter-spacing:-0.08em;font-family:'Nanum Gothic Bold'; color: #333;}
.content-txt p{margin-top:5px; line-height: 22px; font-size: 14px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; color: #666;}

.m_info{width:100%; overflow: hidden; margin: 40px 0px 20px 0px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.m_info .mtxt{display: inline-block;width:100%;margin-bottom:20px; line-height: 28px; font-size: 28px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; color: #333;}
.m_info .mtxt img{margin-bottom:5px;}
.m_info .mtxt h2{ line-height: 28px; font-size: 28px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; color: #333;margin-bottom:20px;}
.m_info .mtxt p{line-height: 20px; font-size: 14px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; color: #666;}
.m_info .mbtn{margin-bottom:20px;}
.m_info .mtxt01{display: inline-block;width:100%;}
.m_info .mtxt01 ul{display: inline-block;width:100%; margin-bottom:5px; padding-bottom:3px; border-bottom:1px solid #d2d2d2;}
.m_info .mtxt01 .mt_l{display: inline-block;width:75%;text-align:left;font-size: 13px;line-height: 13px;letter-spacing:-0.08em;font-family:'Nanum Gothic Bold'; color: #666;}
.m_info .mtxt01 .mt_r{display: inline-block;width:25%;text-align:right;font-size: 13px;line-height: 13px;letter-spacing:-0.08em;font-family:'Nanum Gothic Bold'; color: #666;}

/* 1개씩 상품박스 */
.plist_box01 {width: 100%; margin: 0px 0px 20px ; position: relative; overflow: hidden;font-size:0;}
.plist_box01 .thumb_over{position: absolute; display: inline-block; bottom:0px; right:0px; width:140px; height:35px; background:#2a2a2a; -ms-filter: alpha(opacity=100); filter: Alpha(opacity=100); opacity: 1.0;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.plist_box01 .thumb_over span{display: inline-block;text-align:left;  padding:7px 15px 0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; color: #fff;font-family:'Nanum Gothic Bold';line-height: 14px;font-size:14px;}
.plist_box01 .thumb_over span img{width:21px; height:18px; vertical-align:middle; margin-right:5px;}

.plist_box01 .thumb_over01{position: absolute; display: table; bottom:0px; right:0px; width:100%; height:40px; padding:0px 20px; background:#2a2a2a; -ms-filter: alpha(opacity=90); filter: Alpha(opacity=90); opacity: 0.9;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; color: #fff;font-family:'Nanum Gothic Bold';line-height: 14px;font-size:14px;}
.plist_box01 .thumb_over01 p{display: table-cell; text-align:left; vertical-align:middle; height:40px; color: #fff;font-family:'Nanum Gothic Bold';line-height: 16px;font-size:16px;}

.plist_box01 .thumb{display: inline-block; width:100%; height:150px; cursor:pointer; background:#e1e1e1; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;position: relative; }
.plist_box01 .thumb img{width:100%; height:100%;}

.plist_box01 .subject{width:100%; padding:10px 0px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.plist_box01 .subject p{color: #666666;font-family:'Nanum Gothic Bold';line-height: 14px;font-size:14px;letter-spacing:-0.05em;margin-bottom:5px;}
.plist_box01 .subject .price{display: inline-block; width:100%; text-align:left; color: #ce4e00; text-decoration:none; font-size:18px;line-height:18px;font-family:'Nanum Gothic Bold';letter-spacing:-0.05em;}
.plist_box01 .subject .price span{color: #666666;font-size:13px;line-height:16px; font-family:'Nanum Gothic';letter-spacing:-0.05em;}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ sub @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.location{width:100%; height:40px; margin:0px auto; overflow: hidden; text-align:left; background:#06559B; padding-left:20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.location ul{display: inline-block;}
.location li{float:left; padding:10px 4px 0px 8px; color:#fff; font-size:13px; font-family:'Nanum Gothic'; text-transform:uppercase; background:url(/m/img/arr01.png) left 14px no-repeat;}
.location li:first-child {padding:10px 10px 0px; background:none;border-left:1px solid #8aa9ba; border-right:1px solid #8aa9ba; height:40px;text-align:center;}
.location li.first{background:none;}

.title {width:100%; margin:30px auto 20px; padding:0px 10px; text-align:center; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#2a2a2a; FONT-SIZE:28px;line-height:28px; letter-spacing:-0.05em;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.title p{display: inline-block; font-family:'Nanum Gothic Bold'; color: #2a2a2a;FONT-SIZE:30px;line-height:30px; background:url(/m/img/tit_bg.png) center bottom no-repeat; padding-bottom:15px; }

.stitle {width:100%;  margin:0px 0px 30px; text-align:center; overflow: hidden; }
.stitle p{display: inline-block; font-family:'Nanum Gothic Bold'; color: #2a2a2a; FONT-SIZE:24px;line-height:24px; background:url(/m/img/stit_bg.png) center bottom no-repeat; padding-bottom:15px; /*border-bottom:2px solid #00349e;*/}

.s_content01{width:100%; margin:0px auto; padding:10%; overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

/* 2개씩 상품박스 */
.plist_box02 {width: 100%; margin: 0px auto ; position: relative; overflow: hidden;font-size:0;}
.plist_box02 li{display: inline-block; width:46%; margin:20px 2% 0px; text-align:left; background:#fff; position: relative; font-size:0;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;cursor:pointer;}
.plist_box02 .ptab{position: absolute; top:10px; right:0px; width:60px; height:24px; padding:5px 5px 0px 20px;text-align:center;z-index: 1; background:url(/m/img/icon_star.png) 5px 3px no-repeat #fa993b;color: #fff;font-family:'Nanum Gothic Bold';line-height: 12px;font-size:12px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;letter-spacing:-0.1em;}
.plist_box02 .thumb_over{position: absolute; display: inline-block; bottom:0px; left:0px; width:100%; height:40px; padding:5px 10px; background:url(/img/listbox_sbg.png) left top repeat-x; -ms-filter: alpha(opacity=100); filter: Alpha(opacity=100); opacity: 1.0;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.plist_box02 .thumb_over span{ padding-left:5px; color: #fff;font-family:'Nanum Gothic';line-height: 26px;font-size:12px;}
.plist_box02 .thumb_over span img{vertical-align:middle;width:22px; height:22px;}
.plist_box02 .thumb_over .embox{display: table;float:left; width:30px; height:30px; background:#fff; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-khtml-border-radius:50%;-o-border-radius:50%;color: #424242;  font-size:12px;line-height:12px;font-family:'Nanum Gothic Bold';text-align:center;}
.plist_box02 .thumb_over .embox p{display: table-cell; text-align:center; vertical-align:middle;width:30px; height:30px;}
.plist_box02 .thumb_over .embox p img{max-width:20px;max-height:20px;}

.plist_box02 .thumb{display: inline-block; width:100%; height:180px; cursor:pointer; border:1px solid #e1e1e1; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;position: relative; }
.plist_box02 .thumb img{width:100%; height:100%;}

.plist_box02 .subject{width:100%; padding:10px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';line-height: 14px;font-size:11px;}
.plist_box02 .subject p{text-align:left;color: #424242;font-family:'Nanum Gothic';font-size:12px;letter-spacing:-0.05em;margin-bottom:5px;}
.plist_box02 .subject .sbtn{display: inline-block; width:100%; text-align:left; margin-bottom:5px; }
.plist_box02 .subject .sbtn span{display: inline-block; margin-right:2px;margin-bottom:2px;}
.plist_box02 .subject .price{display: inline-block; width:100%; margin-top:0px; text-align:left; color: #424242; text-decoration:none; font-size:12px;line-height:12px;font-family:'Nanum Gothic Bold';letter-spacing:-0.05em;}
.plist_box02 .subject .price span{font-size:11px;line-height:12px; font-family:'Nanum Gothic';letter-spacing:-0.05em;}
.plist_box02 .subject .last_price{display: inline-block; width:100%; margin-top:0px;  text-align:left; color: #fa993b;font-size:12px;line-height:12px; font-family:'Nanum Gothic Bold';letter-spacing:-0.05em;}
.plist_box02 .subject .last_price span{font-family:'Nanum Gothic';font-size:11px;line-height:12px; letter-spacing:-0.05em;}
.plist_box02 .subject .dotline{display: inline-block; width:100%; padding-bottom:8px; margin-bottom:8px; border-bottom:2px dotted #d3d3d3;}
.plist_box02 .sbottom{width:100%; padding:6px 6px 5px;background:#999999;text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.plist_box02 .sbottom .s_add{float:left; width:65%; height:21px; text-align:left; color: #fff; text-decoration:none; font-size:11px;line-height:11px;font-family:'Nanum Gothic';letter-spacing:-0.15em;padding-left:13px; padding-top:3px;background:url(/m/img/icon_add.png) left top no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.plist_box02 .sbottom .s_etc{float:right; width:35%; text-align:right;}

.ellipsis01{overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; /* 라인수 */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.3em;height: 1.3em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */}
.ellipsis02{overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; /* 라인수 */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.3em;height: 2.6em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */}
.ellipsis03{overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3; /* 라인수 */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.3em;height: 3.9em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */} 
.ellipsis04{overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 4; /* 라인수 */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.3em;height: 5.2em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */} 



/* ---------------------- sub ----------------------------- */

/* msmenu */
.ms_select { position: relative; margin: 0px auto 20px auto; width: 100%; min-width: 320px;color: #cccccc;vertical-align: middle; text-align: left;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none; }
.ms_select .placeholder {position: relative;display: block; background-color: #393d41;z-index: 2;padding: 10px;border-radius: 2px;cursor: pointer;}
.ms_select .placeholder:hover {background: #34383c;}
.ms_select .placeholder:after {position: absolute;right: 1em;top: 50%; -webkit-transform: translateY(-50%);transform: translateY(-50%);font-family: 'FontAwesome';content: '\f078';z-index: 10;}
.ms_select.is-open .placeholder:after {content: '\f077';}
.ms_select.is-open ul { display: block;}
.ms_select.select--white .placeholder {background: #fff;color: #1a1a1a; border: 1px solid #b2b2b2; line-height: 15px; font-size: 15px; font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
/* .ms_select.select--white .placeholder:hover {background: #fff;color: #32b8b5;} */
.ms_select ul {display: none; position: absolute;overflow: hidden;width: 100%;background: #fff;border-radius: 2px;top: 100%; left: 0;list-style: none;margin: 5px 0 0 0;padding: 8px 0px;z-index:2;border: 1px solid #dfdede; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.ms_select ul li {display: block;text-align: left;padding: 8px 10px;color: #555;cursor: pointer;font-family:'Nanum Gothic Bold';}
/*.ms_select ul li:hover {background: #f9f9f9;color: #555;}*/



.searchbox{width:100%; padding:40px 8% 30px;  overflow: hidden; background:#f6f6f6; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.searchbox .sbox{display: block;margin-bottom: 10px;}
.searchbox .sbox p{display: inline-block;width:65px;font-family:'Nanum Gothic Bold'; color: #424242;font-size:14px;line-height: 14px; margin-top:5px;letter-spacing:-0.05em; }
.searchbox .sbox span{display: inline-block;margin-right:5px; }
.searchbox .ibox{display: inline-block;width:110px; height:27px; border:1px solid #d4d4d5;background:url(/m/img/icon_calendar.png) 87px center no-repeat #fff;padding:2px 0px 0px 5px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic';font-size:11px; color:#737373;letter-spacing:-0.1em;cursor:pointer;}
.searchbox .input01{margin:0px; width: 90px;height:25px;vertical-align:middle; font-size:11px; color:#999; padding:0px 0px 0px 5px;border:0px solid #d4d4d5;background: url(/m/img/icon_calendar.png) right center no-repeat #fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.searchbox input[type=checkbox], .searchbox input[type=radio] {width:16px; height:16px;vertical-align:middle;border:1px solid #e3e3e3;background: #fff; margin:0; padding:0; }
.searchbox input[type=checkbox] ~ label, .searchbox input[type=radio] ~ label{padding:0px 10px 0px 5px}
.searchbox select {border-radius: 2px; background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #cccccc;line-height:25px;height:25px;padding:0 0 0 5px;margin:0 2px 0 0;width:50%;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:12px;}

.tab_type61{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type61 ul{display: inline-block;width: 100%;}
.tab_type61 li{width: 16%; margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type61 li a {width: 100%; height: 40px; text-align: center; color: #424242;  background: #f1f1f1; padding:0px 0px; line-height: 38px; font-size: 14px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type61 li.active a {color: #fff;background: #06559B;}
.tab_type61 li:first-child {margin-left: 0px;}
.tab_type61 li.last{width: 20%; margin-left:-1px; margin-bottom:0px; float: left;}

.tab_type6{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type6 ul{display: inline-block;width: 100%;}
.tab_type6 li{width: 16.666666%; margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type6 li a {width: 100%; height: 40px; text-align: center; color: #424242;  background: #f1f1f1; padding:0px 0px; line-height: 38px; font-size: 14px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type6 li.active a {color: #fff;background: #06559B;}
.tab_type6 li:first-child {margin-left: 0px;}

.tab_type5{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type5 ul{display: inline-block;width: 100%;}
.tab_type5 li{width: 20%; margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type5 li a {width: 100%; height: 40px; text-align: center; color: #424242;  background: #f1f1f1; padding:0px 0px; line-height: 38px; font-size: 14px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type5 li.active a {color: #fff;background: #06559B;}
.tab_type5 li:first-child {margin-left: 0px;}

.tab_type4{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type4 ul{display: inline-block;width: 100%;}
.tab_type4 li{width: 25%; margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type4 li a {width: 100%; height: 40px; text-align: center; color: #424242;  background: #f1f1f1; padding:0px 0px; line-height: 38px; font-size: 14px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type4 li.active a {color: #fff;background: #06559B;}
.tab_type4 li:first-child {margin-left: 0px;}

.tab_type41{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type41 ul{display: inline-block;width: 100%;}
.tab_type41 li{width: 23%; margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type41 li.last{width: `%; margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type41 li a {width: 100%; height: 40px; text-align: center; color: #424242;  background: #f1f1f1; line-height: 40px; font-size: 14px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type41 li.active a {color: #fff;background: #06559B;}
.tab_type41 li:first-child {margin-left: 0px;}

.tab_type3{width:100%; margin-bottom: 30px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type3 ul{display: inline-block;width: 100%;}
.tab_type3 li{width:33.33333%;margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type3 li a {    width: 100%;
    height: 30px;
    text-align: center;
    color: #424242;
    background: #f1f1f1;
    line-height: 30px;
    font-size: 13px;
    letter-spacing: -0.1em;
    font-family: 'Nanum Gothic Bold';
    display: block;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
    .stab_content img{
        width: 100%;
    }
.tab_type3 li.active a {color: #fff;background: #06559B;}
.tab_type3 li:first-child {margin-left: 0px;}


.tab_type2{width:100%; height:40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.tab_type2 ul{display: inline-block;width: 100%;}
.tab_type2 li{width:50%;margin-left:-1px; margin-bottom:0px; float: left;}
.tab_type2 li a {width: 100%; height: 40px; text-align: center; color: #424242;  background: #f1f1f1; line-height:38px; font-size: 14px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.tab_type2 li.active a {color: #fff;background: #06559B;}
.tab_type2 li:first-child {margin-left: 0px;}

/* login */
.login_box{width:100%;padding:25px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.login_title{display: block;text-align:left;margin-bottom:10px; color: #424242; font-size:20px;line-height:20px;font-family:'Nanum Gothic Bold';text-transform:uppercase; }

.login_wrap{width:100%;padding:0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.login_wrap ul{display: inline-block;width:100%;margin-bottom:5px;}
.login_wrap .login_l{display: inline-block;width:70%; text-align:left;padding:0px;color:#858585;font-size:12px;font-family:'Nanum Gothic Bold';}
.login_wrap .login_r{display: inline-block;width:28%; margin-left:2%; text-align:right;padding:0px; color:#32b8b5;font-size:12px;font-family:'Nanum Gothic Bold';}
.login_wrap .login_c{display: inline-block;width:100%; text-align:center;margin-top:10px; color:#858585;font-size:13px;font-family:'Nanum Gothic Bold';}
.login_wrap .login_c span{display: inline-block;color:#12a8d9;font-size:13px;font-family:'Nanum Gothic Bold';margin-left:20px;padding-left:20px;padding-top:2px;background:url(/m/img/login_line.png) left 4px no-repeat;}
.login_wrap input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100%; height: 40px;padding: 5px;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.login_wrap input:focus {outline: none;background:#fff;border-color:#32b8b5}
.login_wrap input[type=checkbox], .login_wrap input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}

.login_btn{width:100%; margin:15px 0px 0px; text-align:left;padding-bottom:15px;border-bottom:1px solid #b1b0b8; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.login_btn .lbtn{display: inline-block;width:50%; text-align:left;padding:0px;}
.login_btn .rbtn{display: inline-block;width:50%; text-align:right;padding:0px;}

.login_txt{width:100%; margin:0px; padding:0px 20px 20px 20px; text-align:left; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.login_txt h2{font-family:'Nanum Gothic bold';line-height: 16px;font-size:16px;color:#12a8d9;margin-bottom:5px;}
.login_txt p{font-family:'Nanum Gothic bold';line-height: 14px;font-size:12px;color: #a5a5a5;margin-bottom:20px;}

.id_box{width:100%;padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.id_title{display: block;text-align:left;margin-bottom:15px; color: #424242; font-size:20px;line-height:20px;font-family:'Nanum Gothic Bold';text-transform:uppercase; }

.id_wrap{width:100%;margin-bottom:10px;padding:0px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.id_wrap p{font-family:'Nanum Gothic bold';line-height: 18px;font-size:14px;color: #a5a5a5;}
.id_wrap label {display: block;width: 100%;color: #424242;font-size:15px;line-height:15px;font-family:'Nanum Gothic bold';margin-bottom:8px;}
.id_wrap input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100%; height: 45px;padding: 8px;color:#858585;font-size:14px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;margin-bottom:15px;}
.id_wrap input:focus {outline: none;background:#fff;border-color:#12a8d9}

.id_tab{display: inline-block;width:100%;}
.id_tab li{width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.id_tab li a {width: 100%; text-align: center; color: #424242; background:#f1f1f1; height:35px; line-height: 35px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.id_tab li a:hover {color: #fff;background:#06559B; border:0px solid #cbcbcb;}
.id_tab li.active a {color: #fff;background:#06559B; border:0px solid #cbcbcb;}
.id_tab li:first-child {margin-left: 0px;}

.id_stab{display: inline-block;width:100%; margin-top:10px; margin-bottom:20px;}
.id_stab li{width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.id_stab li a {width: 100%; text-align: center; color: #424242; background:url(/img/id_tab.png) center bottom no-repeat; height:45px; padding:12px 0px; line-height: 16px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.id_stab li a:hover {background:url(/img/id_tab_on.png) center bottom no-repeat; }
.id_stab li.active a {background:url(/img/id_tab_on.png) center bottom no-repeat;}
.id_stab li:first-child {margin-left: 0px;}

.id_ptab{display: inline-block;width:100%;margin-top:10px; margin-bottom:20px;}
.id_ptab li{width: 50%; margin-left: -1px; margin-bottom:-1px; float: left;}
.id_ptab li a {width: 100%; text-align: center; color: #424242; background:url(/img/id_tab.png) center bottom no-repeat; height:45px; padding:12px 0px; line-height: 16px; font-size: 16px;font-family:'Nanum Gothic Bold';  display: block; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.id_ptab li a:hover {background:url(/img/id_tab_on.png) center bottom no-repeat; }
.id_ptab li.active a {background:url(/img/id_tab_on.png) center bottom no-repeat;}
.id_ptab li:first-child {margin-left: 0px;}

.id_stitle{display: block;text-align:left; margin-top:30px; margin-bottom:20px; color: #424242; font-size:30px;line-height:30px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.tab_content01{width:100%; overflow: hidden; text-align:left; vertical-align:top; }
.tab_content02{width:100%; overflow: hidden; text-align:left; vertical-align:top; }


.join_title{display: block;text-align:left;margin-bottom:10px;padding:5px 0px 20px 85px; color: #424242; font-size:21px;line-height:21px;font-family:'Nanum Gothic';letter-spacing:-0.1em;text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;background:url(/m/img/m_logo01.png) left top no-repeat;}
.join_title01{display: block;text-align:left;margin-bottom:10px;padding:5px 0px 20px 85px; color: #424242; font-size:24px;line-height:24px;font-family:'Nanum Gothic';letter-spacing:-0.1em;text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;background:url(/m/img/m_logo01.png) left top no-repeat;}

.join_wrap01{width:100%;text-align:left; padding:0px 10px 30px; font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap01 h2{ font-family:'Nanum Gothic bold';line-height: 16px;font-size:16px;color: #12a8d9; margin-bottom:10px;letter-spacing:-0.5px;}
.join_wrap01 p{font-family:'Nanum Gothic bold';line-height: 18px;font-size:13px;color: #a5a5a5;letter-spacing:-0.5px;}
.join_wrap01 .jbtn{display: inline-block;width:100%;margin-top:10px;text-align:center;}

.join_wrap{width:100%; font-size:0}
.join_wrap p{display: inline-block; font-family:'Nanum Gothic bold';line-height: 16px;font-size:13px;color: #12a8d9;padding-bottom:15px;padding-top:8px;}
.join_wrap label {display: block;width: 100%;color: #424242;font-size:14px;line-height:14px;font-family:'Nanum Gothic bold';margin-bottom:8px;}
.join_wrap .input100{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100%; height:40px;padding: 5px;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.join_wrap input:focus {outline: none;background:#fff;border-color:#32b8b5}
.join_wrap .col001{display: inline-block;width:65%; margin-right: 2%; text-align:left;}
.join_wrap .col002{display: inline-block;width:33%; text-align:left;}
.join_wrap .col003{display: inline-block;width:25%; margin-right: 2%; text-align:left;}
.join_wrap .col004{display: inline-block;width:73%; text-align:left; }
.join_wrap .col005{display: inline-block;width:100%; height:45px;}

.join_wrap .inputbox{display: inline-block;width:100%; border:1px solid #d4d4d5;BACKGROUND-COLOR: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap .input170{display: inline-block; box-sizing: border-box;border:1px solid #dadada;background:#fff;width:33%; height: 40px;padding: 5px;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;margin-bottom:0px;}
.join_wrap .input_ok{display: inline-block; margin:0px; width: 80%; height:40px;vertical-align:middle; color:#858585;font-size:12px;font-family:'Nanum Gothic';padding: 5px;border:0px solid #d4d4d5;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap .input_ok01{margin:0px; width: 370px; height:40px;vertical-align:middle; color:#858585;font-size:12px;font-family:'Nanum Gothic';padding: 5px;border:0px solid #d4d4d5;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.join_wrap .i_btn{display: inline-block; border:0;margin-top:0px;}
.join_wrap input[type="button"] {-webkit-appearance:none; -webkit-border-radius:0}
.join_wrap .i_btn img{margin:0px;padding-top:3px;}
.join_wrap .inputtemp{display: inline-block; box-sizing: border-box;border:0px solid #dadada;background:#fff;width:20px; height: 40px;padding: 5px;color:#858585;font-size:14px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;margin-bottom:0px;}

.join_wrap select {border-radius: 2px; background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #cccccc;height:40px;padding: 5px;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.join_wrap select::-ms-expand {display: none;}

.join_wrap02{width:100%; margin-top:15px; font-size:0}
.join_wrap02 .col006{display: inline-block;width:100%; text-align:left;color: #424242;font-size:13px;line-height:16px;font-family:'Nanum Gothic bold';margin-bottom:10px;}
.join_wrap02 .col007{display: inline-block;width:100%; text-align:right;color: #424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic';}
.join_wrap02 input[type=checkbox], .join_wrap input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}

/* board my-table 
.my-table01 {width:100%;margin:0px auto 20px; border-top:2px solid #32b8b5; border-bottom:1px solid #e7e7e7;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.my-table01 th {padding:10px 10px 10px 12px; font-size:12px;color:#737373;font-family:'Nanum Gothic Bold'; letter-spacing:-0.05em;background:#f7f7f7; text-align: left;vertical-align:middle;border-bottom: 1px solid #e7e7e7;}
.my-table01 th.top {vertical-align:top;}
.my-table01 tr {background-color: #fff;}
.my-table01 tr:hover {background-color: rgba(255,255,255,.3);}
.my-table01 td {font-size:12px; padding:10px 10px 10px 10px; text-align:left;vertical-align:middle;color:#737373;letter-spacing:-0.1em;border-bottom: 1px solid #e7e7e7;}
.my-table01 td:first-child, .my-table01 th:first-child {border-left: none;}
.my-table01 input[type="checkbox"],.my-table01 input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.my-table01 input[type="checkbox"] ~ label, .my-table01 input[type="radio"] ~ label{padding:0px 5px 0px 2px}
.my-table01 input {height:28px;background:#fff;border:1px solid #d2d2d2;border-radius:0px;transition: all 0.3s ease-out; padding:0px 5px;font-family:'Nanum Gothic Bold';font-size:12px;color:#737373; }
.my-table01 p{margin-top:5px; font-size:12px;color:#737373;font-family:'Nanum Gothic';letter-spacing:-0.1em;}
.my-table01 textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:100px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:12px;color:#737373;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-webkit-appearance: none;}
.my-table01 .cyan{color:#32b8b5;font-family:'Nanum Gothic Bold';}
.my-table01 h2{margin-bottom:5px; font-size:13px;color:#32b8b5;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold';}
.my-table01 select{background: url(/m/img/select_arrow.png) right center no-repeat; border:1px solid #d2d2d2;line-height:28px;height:28px;padding:0px 5px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;font-family:'Nanum Gothic Bold';font-size:12px;color:#737373;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.my-table01 select::-ms-expand {display: none;}
.my-table01 .textArea01{display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:50px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:12px;color:#737373;letter-spacing:-0.1em;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.my-table01 .textArea02{display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:100px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:12px;color:#737373;letter-spacing:-0.1em;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.my-table01 textArea:focus {outline: none;border-color:#32b8b5}
.my-table01 input:focus {outline: none;border-radius:0px;border-color:#32b8b5}


.board_wrap{width:100%;padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;} 
.board_tit{display: inline-block; width:100%; padding:5px 0px; background: url(/m/img/titbg_lg.png) left top no-repeat;font-family:'Nanum Gothic bold';font-size: 18px;line-height:18px; letter-spacing:-0.05em;color: #424242;}
.board_tit p{margin-top:5px; font-family:'Nanum Gothic bold';font-size: 14px;line-height:14px; letter-spacing:-0.05em;color: #858585;}

*/

/* board list-table */
.list-table {table-layout:fixed; width:100%;margin:10px auto 20px; border-top:2px solid #32b8b5; border-bottom:1px solid #32b8b5;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-table th {padding:10px 0px; font-size:13px;color:#737373;line-height:13px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: center;}
.list-table th.adm {padding:10px 0px; font-size:12px;color:#737373;line-height:12px;letter-spacing:-0.1em;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: center;}
.list-table tr {background-color: #fff;}
.list-table tr.nbg{background-color: #f4f9fa;}
.list-table tr.kbg{background:#f7f7f7;}
.list-table td{padding:10px 0px; text-align: center;vertical-align:middle;font-size:12px;line-height:12px;letter-spacing:-0.05em;color:#737373;border-top: 1px solid #e7e7e7;}
.list-table td.left{text-align: left;}
.list-table td.date {font-size:11px;color:#858585;letter-spacing:-0.1em;}
.list-table td.notice {font-size:14px;color:#12a8d9;font-family:'Nanum Gothic Bold';}
.list-table td.delivery{background: #f3f3f3;font-size:12px;color:#858585;letter-spacing:-0.5px;}
.list-table td:first-child, .list-table th:first-child {border-left: none;}
.list-table input[type=checkbox], .list-table input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.list-table .ltxt{text-align: left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.list-table p{font-size:14px;color:#424242;line-height:14px;margin-bottom:5px;}

.qabox{width:100%; margin-bottom:0px; padding:15px 15px 15px 60px; min-height:80px; border:1px solid #eaeaea; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background: url(/m/img/icon_down01.png) 15px 15px no-repeat #f8f8f8; color: #7c7c7c;font-size:13px;line-height:13px;font-family:'Nanum Gothic bold';letter-spacing:-0.8px;}
.qabox p{margin-top:5px;}

.btn_list{position: absolute; right:0; top:0; z-index:2;}

.list_searchbox{width: 100%; overflow: hidden; border-top:1px solid #32b8b5; padding-top:20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_searchbox .search_left{float:left; width: 50%; color:#424242;font-size:12px;font-family:'Nanum Gothic';letter-spacing:-0.05em;}
.list_searchbox .search_left span{display: inline-block; margin-right:20px;}
.list_searchbox .search_left input[type="checkbox"],.list_searchbox .search_left input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}
.list_searchbox .search_left input[type="checkbox"] ~ label, .list_searchbox .search_left input[type="radio"] ~ label{padding:0px 5px 0px 2px}
.list_searchbox .search_right{float:right; width: 50%; text-align:right; }
.list_searchbox .search_right ul{display: inline-block;text-align:right; }
.list_searchbox .search_right li{display: inline-block;text-align:right; }
.search_input {display: inline-block;width:140px;height:28px; margin:0px; padding-left:5px; BACKGROUND: #fff; border:1px solid #bebebe; font-size:12px; color:#777; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.search_btn{height:28px;margin-left:-28px;}


.adm_searchbox{width: 100%; overflow: hidden; padding-top:20px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-size:0;}
.adm_searchbox .adm_l{display: inline-block;width:20%; color:#424242;font-size:12px;line-height:26px;font-family:'Nanum Gothic';letter-spacing:-0.08em;}
.adm_searchbox .adm_r label{padding:0px 2px}
.adm_searchbox .adm_r{display: inline-block;width: 80%; text-align:right; color:#424242;font-size:11px;font-family:'Nanum Gothic';letter-spacing:-0.05em; }
.adm_searchbox select {border-radius: 2px; background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #cccccc;line-height:26px;height:26px;padding:0 0 0 5px;margin:0 2px 0 0;width:68px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:12px;letter-spacing:-0.08em;}
.adm_search_input {display: inline-block;width:90px;height:26px; margin:0px; padding-left:5px; BACKGROUND: #fff; border:1px solid #bebebe; font-size:12px; color:#777; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.adm_search_input img{height:26px;}

/* pagination --------------------------------------------- */
.paging_sub {position:relative;clear:both;text-align:center;vertical-align:middle; margin-bottom:20px;}
.paging_sub span {vertical-align:middle;display:inline-block;width:20px;height:20px;text-align:center;line-height:18px;border:1px solid #b3b3b3;font-size:11px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden; margin:0px 1px;}
.paging_sub span img {vertical-align:middle; max-width:100%;}
.paging_sub span a {vertical-align:middle;display:block;width:18px;height:18px;color:#666666;background:#fff;font-size:11px;line-height:18px;}
.paging_sub span.on {vertical-align:middle;background:#707070;border:1px solid #5a5a5a;color:#fff;/* width:27px;height:27px; */}
.paging_sub span.on a {color:#fff;font-family:'Nanum Gothic Bold';font-size:11px;line-height:18px;}

/* pagination --------------------------------------------- */
.paging {position:relative;clear:both;text-align:center;vertical-align:middle;margin-top:20px; margin-bottom:20px;z-index:1;}
.paging span {vertical-align:middle;display:inline-block;width:32px;height:32px;line-height:30px; text-align:center;margin-left:-1px;border:1px solid #dddddd;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span img {vertical-align:middle; max-width:100%;border:0px solid #ccc;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span a {vertical-align:middle;display:block;width:30px;height:30px;color:#424242;font-size:12px; font-family:'Nanum Gothic';}
.paging span.on {vertical-align:middle;border-bottom:2px solid #2387ba; color:#424242;font-family:'Nanum Gothic Bold';}
.paging span.on a {color:#fff;font-family:'Nanum Gothic Bold';}
.paging span:first-child {margin-left:0px;}

/* boardView */
.boardtb {width:100%;margin:10px auto; border-top:2px solid #454a56; border-bottom:1px solid #454a56;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .subj{display: inline-block; width: 100%;font-size:14px;color:#737373;line-height:18px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; text-align:left;background:#efefef; border-bottom:1px solid #ebebeb;padding:10px;}
.boardtb .date{display: inline-block; width: 100%;font-size:12px;color:#737373;line-height:12px;letter-spacing:-0.05em;font-family:'Nanum Gothic'; text-align:left;background:#fff; border-bottom:1px solid #ebebeb;padding:10px}
.boardtb .content_box {padding:20px; min-height:150px; font-size:13px;color:#737373;line-height:18px;font-family:'Nanum Gothic';text-align:left;}
.boardtb .content_box img{display:block;max-width:100%; margin-bottom:20px; text-align:center;}


.boardtb01 {width:100%;margin:0px auto; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb01 .subj01{float:left; width: 70%;font-size:13px;color:#737373;line-height:18px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; text-align:left;background:#efefef; border-bottom:1px solid #d2d2d2;padding:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb01 .content_star{float:right; width: 30%; padding:10px;text-align:right;background:#efefef;border-bottom:1px solid #d2d2d2;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb01 .content_box01{float:left; width: 70%; padding:10px;font-size:12px;color:#737373;line-height:18px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';text-align:left;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb01 .content_date{float:right; width: 30%; padding:10px;font-size:11px;letter-spacing:-0.05em;color:#737373;line-height:11px;font-family:'Nanum Gothic';text-align:right;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}


.board_line{width:100%; border-top:1px solid #e7e7e7;margin-bottom:10px; }

.page_move {width:100%;margin-top:20px;border-top:1px solid #babcbe; border-bottom:1px solid #babcbe; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0}
.page_move ul{display:block;border-top:1px solid #d9d9d9;}
.page_move li.prev{display: inline-block; width:20%; text-align:center; color:#fff; font-family:'Nanum Gothic Bold';font-size:13px;padding:6px 0px; background:#8c969b; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.page_move li.prev_tit{display: inline-block; width:80%; text-align:left; padding:6px 10px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;color:#737373;font-size:13px;font-family:'Nanum Gothic';letter-spacing:-0.05em;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.page_move li.prev_date{display: inline-block; width:150px; text-align:center;padding:6px 0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;color:#737373;font-size:13px;font-family:'Nanum Gothic Bold';}
.page_move ul:first-child{border-top:0px solid #d9d9d9;}

.comment_tit{display:block;width:100%;margin-top:20px;min-height:25px; text-align:left;color:#424242; font-family:'Nanum Gothic Bold';font-size:18px;padding:0px 0px 0px 30px; background:url(/m/img/icon_comment.png) left top no-repeat;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.comment {width:100%;margin-top:10px;padding:10px 0px;border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9; background: #f6f6f6; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0}
.comment .co_text{display: inline-block;width:75%;height:60px;}
.comment .co_text textarea{display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height: 60px;padding: 5px;color:#666;font-size:12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.comment .co_text textArea:focus {outline: none;border-color:#ea520c}
.comment .co_btn{display: inline-block;width:23%; margin-left:2%; padding:0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.comment_cont{width:100%;text-align:left;}
.comment_cont ul{display: block;width:100%; padding:10px 0px;border-bottom:1px solid #d9d9d9;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0}
.comment_cont li.ct01{display: inline-block;width:20%; color:#666666; font-family:'Nanum Gothic';font-size:12px; line-height: 16px;padding:0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.comment_cont li.ct02{display: inline-block;width:76%; margin-left:4%; color:#666666; font-family:'Nanum Gothic';font-size:12px; line-height: 16px;padding:0px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}


/* 2개씩 상품박스 서브  */
.list_box02{width:100%; overflow: hidden; margin:0px auto 20px; text-align:center; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_box02 ul{margin-top:20px;}
.list_box02 li{display: inline-block; width: 48%; margin-left:4%; text-align:center; vertical-align:top;}
.list_box02 li:first-child{margin-left:0px; }
.list_box02 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:150px; background:#f1f1f1; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_box02 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_box02 .thumb_img:hover img{transform:scale(1.05); }
.list_box02 .subject{width:100%; padding:10px 5px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';font-size:11px;}
.list_box02 .subject p{text-align:left;color: #737373;font-family:'Nanum Gothic';font-size:12px;margin-bottom:5px;}
.list_box02 .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.list_box02 .subject span{display: inline-block;width:100%;text-align:left;color: #424242;font-family:'Nanum Gothic Bold';line-height: 13px;font-size:13px;}
.list_box02 ul:first-child{margin-top:0px;}

/* 2개씩 판넬 서브  */
.pannel_box02{width:100%; overflow: hidden; margin:0px auto 20px; text-align:center; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.pannel_box02 ul{margin-top:20px;}
.pannel_box02 li{display: inline-block;  margin-left:4%; text-align:center; vertical-align:top;}
.pannel_box02 li:first-child{margin-left:0px; }
.pannel_box02 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:150px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.pannel_box02 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}

.pannel_box02 .cata_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:200px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.pannel_box02 .cata_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.pannel_box02 .subject{width:100%; padding:10px 5px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';font-size:11px;}
.pannel_box02 .subject span{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';font-size:12px;}
.pannel_box02 .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.pannel_box02 .subject p{text-align:left;color: #424242;font-family:'Nanum Gothic Bold';font-size:13px;margin-bottom:5px;}
.pannel_box02 .subject .sbtn{display: inline-block; width:100%;}
.pannel_box02 .subject .stt{display: inline-block; width:100%;text-align:center;color: #424242;font-family:'Nanum Gothic Bold';font-size:13px; line-height: 18px;}
.pannel_box02 .subject .btt{display: inline-block; width:100%;text-align:center;color: #858585;font-family:'Nanum Gothic Bold';font-size:13px; line-height: 18px;}
.pannel_box02 ul:first-child{margin-top:0px;}

/* shop */
.pannel_box02_shop{width:100%; overflow: hidden; margin:20px auto 20px; text-align:center; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.pannel_box02_shop ul{margin-top:20px;}
.pannel_box02_shop li{display: inline-block; width: 48%; margin-left:4%; text-align:center; vertical-align:top;}
.pannel_box02_shop li:first-child{margin-left:0px; }
.pannel_box02_shop .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:150px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.pannel_box02_shop .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}

.pannel_box02_shop .cata_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:200px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.pannel_box02_shop .cata_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.pannel_box02_shop .subject{width:100%; padding:10px 5px; text-align:left;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic';font-size:11px;}
.pannel_box02_shop .subject span{display: inline-block;width:100%;text-align:left;color: #737373;font-family:'Nanum Gothic';font-size:12px;}
.pannel_box02_shop .subject .dotline{display: inline-block; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #d3d3d3;}
.pannel_box02_shop .subject p{text-align:left;color: #424242;font-family:'Nanum Gothic Bold';font-size:13px;margin-bottom:5px;}
.pannel_box02_shop .subject .sbtn{display: inline-block; width:100%;}
.pannel_box02_shop .subject .stt{display: inline-block; width:100%;text-align:center;color: #424242;font-family:'Nanum Gothic Bold';font-size:13px; line-height: 18px;}
.pannel_box02_shop .subject .btt{display: inline-block; width:100%;text-align:center;color: #858585;font-family:'Nanum Gothic Bold';font-size:13px; line-height: 18px;}
.pannel_box02_shop ul:first-child{margin-top:0px;}

/* news */
.news_wrap{width:100%; overflow: hidden; margin: 0px auto 20px; text-align:left; vertical-align:top;border:1px solid #d9d9d9; background:#fbfbfb; padding:15px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.news_wrap .news_tit{display: inline-block; width:100%;text-align:left; vertical-align:top; line-height: 22px; color:#424242; font-size: 16px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}
.news_wrap .news_cont{display: inline-block; width:100%;text-align:left; vertical-align:top; line-height: 18px; color:#a6a5a5; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:20px;}
.news_wrap .news_date{display: inline-block; width:100%;text-align:left; vertical-align:top; line-height: 12px; color:#a6a5a5; font-size: 12px; letter-spacing:-0.05em;font-family:'Nanum Gothic';}
.news_wrap .news_img{display: inline-block; width:100%; text-align:center; vertical-align:top;background:#f9f9f9;  }
.news_wrap .news_img img{max-width:100%;}

/* event */
.ev_box{width:100%; overflow: hidden; margin:0px auto 20px; text-align:center; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.ev_box .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:120px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.ev_box .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}

.ev_box .ev_subject{display: inline-block; width:100%; margin-top:10px; text-align:left;color: #4b98c3;font-family:'Nanum Gothic Bold';font-size:15px;line-height: 15px;margin-bottom:10px;letter-spacing:-0.05em;}
.ev_box .sdate{display: inline-block; width:100%;text-align:left;color: #858585;font-family:'Nanum Gothic Bold';font-size:12px; line-height: 12px;letter-spacing:-0.05em;}

/* event_result */
.event_result {width:100%;margin:0px 0px 10px 0px; padding: 15px; border:1px solid #d9d9d9; background: #fbfbfb; font-size:0; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.event_result .evimg{display: inline-block;width:15%;  text-align: left;}
.event_result .evtxt{display: inline-block;width:81%; margin-left:4%; text-align: left;}
.event_result .evtxt h2{font-size: 15px; line-height: 18px; color: #4b98c3;font-family:'Nanum Gothic Bold';margin-bottom: 8px;letter-spacing:-0.05em;}
.event_result .evtxt p{color: #858585;font-family:'Nanum Gothic Bold';font-size:12px; line-height: 12px;letter-spacing:-0.05em;margin-bottom: 4px;}
.event_result .evimg img{width:90%; max-width:100%;vertical-align:middle;}

/* faq */

.faqtb {width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top; border-top:2px solid #12a8d9; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.faqtb .num {display: inline-block;width:20%; height:40px;  text-align:center; color:#737373; font-family:'Nanum Gothic Bold';font-size:15px;line-height: 15px;padding:15px 0px;border-top:2px solid #12a8d9;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; background:#f7f7f7;}
.faqtb .subj {display: inline-block;width:80%;height:40px; text-align:center; color:#737373; font-family:'Nanum Gothic Bold';font-size:15px;line-height: 15px;padding:15px 0px;border-top:2px solid #12a8d9;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; background:#f7f7f7;}
.faqtb ul li {margin-bottom:0px;border-bottom:1px solid #e1e1e1;min-height:40px; }
.faqtb ul li .q{display:block;padding:15px 15px 15px 45px;background:url(/m/img/icon_q.png) 10px 15px no-repeat #fff;color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 18px;letter-spacing:-0.05em;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }
.faqtb ul li.on .q{background:url(/m/img/icon_q.png) 10px 15px no-repeat #fff;color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 18px;letter-spacing:-0.05em;word-wrap:break-word; }
.faqtb ul li .a{border-top:1px solid #e1e1e1;background:url(/m/img/icon_a.png) 10px 15px no-repeat #f7f7f7; padding:15px 15px 15px 45px;text-align:left;color:#858585;font-family:'Nanum Gothic Bold';font-size:13px; line-height: 18px; letter-spacing:-0.05em;}

/* qa */
.qa{width:100%; overflow: hidden; margin: 0px auto 20px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.qa .qa_tb{background:#bcbcbc; padding:8px 10px; line-height: 13px; color:#fff; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.qa_stit{width:100%; line-height: 18px; color:#606060; font-size: 18px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}

.qa_stit01{display: inline-block; line-height:12px; color:#d84d0f;font-size:12px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-top:5px;  margin-left:5px;}

.qa_check{width:100%; overflow: hidden; margin: 10px auto; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.qa_check .qc_left{float:left; width:100%; text-align:left; vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';margin-bottom:10px;}
.qa_check .qc_right{float:right; width:100%; text-align:right; vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}
.qa_check input[type=checkbox], .qa_check input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}

/* Write */
.wr-type {width:100%;border-top:1px solid #32b8b5;}
.wr-type th {text-align:left;padding:10px;font-family:'Nanum Gothic Bold';border-bottom:1px solid #d9d9d9; background:#f7f7f7;font-size:13px;linle-height:18px; color:#666;vertical-align:middle}
.wr-type th.center{text-align:center;padding:10px;}
.wr-type th.kleft {padding:10px 5px; font-size:12px;color:#737373;line-height:12px;font-family:'Nanum Gothic Bold';letter-spacing:-0.05em; background:#f7f7f7; text-align: left;}
.wr-type th.dtop{vertical-align:top}
.wr-type td {text-align:left;padding:10px 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;border-bottom:1px solid #d9d9d9;vertical-align:middle}
.wr-type td.h200{min-height:200px;vertical-align:top;}
.wr-type td.date{font-size:11px;color:#737373;line-height:14px;letter-spacing:-0.05em;}
.wr-type td p{text-align:left;margin-top:5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;}
.wr-type td h2{text-align:left;margin-bottom:5px;font-family:'Nanum Gothic Bold';font-size:14px;color:#32b8b5;}
.wr-type td h3{text-align:left;margin-bottom:5px;font-family:'Nanum Gothic Bold';;font-size:13px;color:#858585;}
.wr-type th img{vertical-align:middle}
.wr-type td img{vertical-align:middle}
.wr-type input {height:26px;background:#fff;border:1px solid #d2d2d2;border-radius:0px;transition: all 0.3s ease-out; padding:0px 0px 0px 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585; }
.wr-type input:hover {border-radius:0px}
.wr-type input:focus {outline: none;border-radius:0px;border-color:#32b8b5}
.wr-type input[type="file"] {border: 0;}
.wr-type textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:120px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-webkit-appearance: none;}
.wr-type .textArea01{display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:60px;padding: 5px;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-type textArea:focus {outline: none;border-color:#32b8b5}
.wr-type input[type=checkbox], .wr-type input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.wr-type select{background: url(/m/img/select_arrow.png) right center no-repeat; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */border:1px solid #cccccc;line-height:25px;height:26px;padding:0px 0px 0px 5px;margin:0 2px 0 0;width:150px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;}
.wr-type select::-ms-expand {display: none;}
.wr-type .select01{background: url(/m/img/select_arrow.png) right center no-repeat; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */border:1px solid #cccccc;line-height:25px;height:26px;padding:0px 0px 0px 5px;margin:0 2px 0 0;width:80px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-family:'Nanum Gothic Bold';font-size:13px;color:#858585;}


.agree-type {width:100%;margin:20px auto 10px; }
.agree-type .a_tit{width:100%;font-family:'Nanum Gothic Bold';font-size:18px;color:#666; margin-bottom:10px;}
.agree-type textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:100px;padding: 5px;color:#666;font-size:12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-webkit-appearance: none;}
.agree-type textArea:focus {outline: none;border-color:#32b8b5}
.agree-type input[type=checkbox], .agree-type input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.agree-type .agree{display: inline-block;width:100%;font-family:'Nanum Gothic';font-size:13px;color:#666; margin-top:10px; }

.agree-type01 {width:100%;margin:20px auto 10px; font-size:0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2; background:#f7f7f7;}
.agree-type01 .ag_tit{display: inline-block;width:150px; padding:90px 0px 0px 20px; font-family:'Nanum Gothic Bold';font-size:14px;color:#666; background:#f7f7f7;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.agree-type01 .ag_txt{display: inline-block;width:840px;padding:10px;font-family:'Nanum Gothic Bold';font-size:18px;color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; background:#fff;}
.agree-type01 textArea {display: inline-block;box-sizing: border-box;width:100%;border:1px solid #d2d2d2;height:200px;padding: 5px;color:#666;font-size:12px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.agree-type01 textArea:focus {outline: none;border-color:#32b8b5}
.agree-type01 input[type=checkbox], .agree-type01 input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.agree01{display: inline-block;width:100%;font-family:'Nanum Gothic';font-size:13px;color:#666;}


.qatit_wrap{width:100%; overflow: hidden; margin: 0px auto; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.qa_check02{float:right; width:50%; text-align:right; margin-top:8px;vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}
.qa_stit02{float:left; width:50%;text-align:left; line-height: 16px; color:#606060; font-size: 16px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}
.qa_stit02 p{display: inline-block; text-align:center; background:#12a8d9; padding:5px 10px; line-height: 16px; color:#fff; font-size: 16px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}
.smtit{width:100%; text-align:left; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 12px;line-height:16px;letter-spacing:-0.05em;margin-bottom:10px;}
.smtit p{font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 12px;line-height:16px; margin-bottom:10px; padding-left:10px; background: url(/img/icon_dot01.png) left 5px no-repeat;}
.qa_check022{float:right; width:50%; text-align:left; margin-top:8px;vertical-align:top; line-height: 13px; color:#555; font-size: 13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}

.qa_content{width:100%; margin:0px auto; padding:0% 5% 0% 5%; overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qa_content01{width:100%; margin:0px auto; min-height:300px; padding:0% 5% 0% 5%; overflow: hidden;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;background:url(/m/img/qinfo_bg.jpg) left top no-repeat;background-size: 100% 100%;z-index: 1;}
/* qinfo */
.qinfo_wrap {width:100%; margin:0px auto 20px; min-height:300px; padding:50px 15px 0px 15px; text-align:left; vertical-align:top; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;background:url(/m/img/qinfo_bg.jpg) left top no-repeat;background-size: 100% 100%;}
.qinfo_wrap h2{font-family:'Nanum Gothic Bold';font-size:28px;line-height:28px;color:#fff; margin-bottom:5px; }
.qinfo_wrap p{font-family:'Nanum Gothic EB';font-size:28px;line-height:28px;color:#86d2ff; padding-bottom:10px; margin-bottom:14px; background: url(/m/img/qt_bg.png) left bottom no-repeat;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo_wrap span{display: inline-block; width:100%;font-family:'Nanum Gothic';font-size:14px;color:#fff;line-height:20px; margin-bottom:20px;}
.qinfo_wrap .qtb01{float:left; width:40%;}
.qinfo_wrap .qtb02{float:left; width:60%; margin-bottom:20px;}

.qbox01{display: inline-block; width:100%; background:#9bc936; padding:20px 10px 0px 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qbox01 h2{font-family:'Nanum Gothic Bold';font-size:16px;line-height:16px;letter-spacing:-0.5px;color:#fff;margin-bottom:10px;}
.qbox01 p{font-family:'Nanum Gothic Bold';font-size:12px;line-height:16px;color:#fff;letter-spacing:-0.5px; margin-bottom:10px;background:none;}
.qbox01 .btn{text-align:center;margin-bottom:30px;}
.qbox01 .qbtn{display: inline-block; width:100%; border-bottom:2px dotted #eafdc0; padding-bottom:13px; margin-bottom:13px;background: url(/m/img/icon_arr.png) right top no-repeat;font-family:'Nanum Gothic Bold';font-size:13px;line-height:13px;letter-spacing:-0.5px;color:#fff; cursor:pointer;}

.qbox02{display: inline-block; width:65%; margin-top:50px;background:#83cbe3;padding:20px 10px 0px 10px; text-align:center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qbox02 img{margin-bottom:20px;}
.qbox02 h2{font-family:'Nanum Gothic Bold';font-size:14px;line-height:14px;color:#fff;margin-bottom:5px;}
.qbox02 p{font-family:'Nanum Gothic Bold';font-size:20px;line-height:20px;color:#fff;letter-spacing:-0.8px; background:none;}

.qbox03{display: inline-block;width:100%; padding:20px 10px 0px 10px; text-align:left; background:#767676;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qbox03 img{margin-right:5px;}
.qbox03 h2{font-family:'Nanum Gothic Bold';font-size:14px;line-height:14px;color:#fff;margin-bottom:5px;}
.qbox03 p{font-family:'Nanum Gothic Bold';font-size:14px;line-height:14px;color:#fff;letter-spacing:-0.5px; background:none;}

.qbox04{display: inline-block; width:65%; padding:25px 10px 0px 10px; background:#f4f4f4; text-align:center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qbox04 img{margin-bottom:20px;}
.qbox04 h2{font-family:'Nanum Gothic Bold';font-size:15px;line-height:15px;color:#767676;margin-bottom:5px;}
.qbox04 p{font-family:'Nanum Gothic Bold';font-size:16px;line-height:16px;color:#767676;letter-spacing:-0.8px;background:none;}

.qinfo{width:100%; margin: 30px auto; text-align:left; vertical-align:top;padding:0%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.qinfo h2{font-family:'Nanum Gothic Bold';font-size:18px;line-height:18px;color:#606060;margin-bottom:10px;letter-spacing:-0.5px; }
.qinfo p{font-family:'Nanum Gothic Bold';font-size:13px;line-height:18px;color:#858585;margin-bottom:10px;letter-spacing:-0.5px; }
.qinfo img{width:100%;}

.company_tit{width:100%; line-height:20px; color:#424242; font-size:20px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}
.company_tit h2{line-height:22px; color:#606060; font-size:22px; letter-spacing:-0.05em;font-family:'Nanum Gothic';}
.company_tit p{display: inline-block;line-height:22px; color:#fff; font-size:22px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';background:#12a8d9; padding:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.company_tit h1{line-height:18px; color:#858585; font-size:13px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';}

.c_info{width:100%; text-align:left; vertical-align:top;background: url(/m/img/company01.png) left top no-repeat #5fa6d0; padding:20px 20px 10px 25px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info p{background: url(/m/img/company_t.png) left top no-repeat; padding:5px 0px 0px 0px; font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE:14px;line-height:20px;letter-spacing:-0.05em;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info01{width:100%; text-align:left; vertical-align:top;}
.c_info01 img{width:100%; }

.cbox01 {width:100%;border-top:1px solid #b7b7b7;background:#f7f7f7; font-size:0;}
.cbox01 ul{display: inline-block;width:100%;border-bottom:1px solid #d9d9d9;}
.cbox01 .cl01 {display: inline-block;width:30%;text-align:left;padding:10px;font-family:'Nanum Gothic Bold';font-size:13px;linle-height:18px;letter-spacing:-0.05em;color:#606060;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cbox01 .cr01 {display: inline-block;width:70%;text-align:left;padding:10px;font-family:'Nanum Gothic Bold';font-size:13px;color:#606060;letter-spacing:-0.05em;background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.c_info02{width:100%; text-align:left; vertical-align:top;background:#f2f3f4; padding:20px 10px 10px 10px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info02 h2{line-height:24px; color:#1f1f1f; font-size:17px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}
.c_info02 p{font-family:'Nanum Gothic Bold';font-size:13px;line-height:18px;color:#858585;margin-bottom:10px;letter-spacing:-0.5px;}

.c_info03{width:100%; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.c_info03 img{width:100%;}

.greeting{width:100%; padding:20px 20px 20px 25px;text-align:left; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;/* background:url(/m/img/greeting_bg.png) left top no-repeat;background-size: 100% auto; */}
.greeting h2{line-height:22px; color:#12a8d9; font-size:16px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; margin-bottom:10px;}
.greeting h3{line-height:18px; color:#606060; font-size:14px; letter-spacing:-0.1em;font-family:'Nanum Gothic Bold'; padding-right:22%;}
.greeting p{font-family:'Nanum Gothic Bold';font-size:13px;line-height:18px;color:#858585;margin-bottom:15px;letter-spacing:-0.07em;}

.business01{display: inline-block; margin-bottom:20px; width:100%;text-align:left;vertical-align:top;}
.business01 h2{display: inline-block;line-height:22px; color:#fff; font-size:22px; letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';background:#606060; padding:5px;margin-bottom:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.business01 h3{font-family:'Nanum Gothic Bold';font-size:13px;line-height:18px;color:#858585;margin-bottom:15px;letter-spacing:-0.05em;}
.business01 p{font-family:'Nanum Gothic Bold';font-size:13px;line-height:18px;color:#858585;margin-bottom:10px;letter-spacing:-0.05em;}
.business01 .tline{display: block;height:3px; margin-bottom:10px;padding:0;}

.recruit_tb{width:100%; text-align:left; vertical-align:top;}
.recruit_tb h3{font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 14px;line-height:20px;letter-spacing:-0.05em;margin-bottom:10px;}
.recruit_tb p{font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 13px;line-height:18px;letter-spacing:-0.05em;margin-bottom:10px;}
.recruit_tb h2{font-family:'Nanum Gothic Bold'; color:#12a8d9; FONT-SIZE: 14px;line-height:20px;letter-spacing:-0.05em;margin-bottom:5px;}
.recruit_tb span{display: inline-block; width:100%; font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 13px;line-height:18px;letter-spacing:-0.05em;padding-left:8px; margin-bottom:5px;background: url(/m/img/icon_square.png) left 8px no-repeat;}


/* 2개씩 기술인증 서브  */
.list_tbox02{width:100%; overflow: hidden; margin: 0px auto 30px; text-align:left; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.list_tbox02 ul{margin-top:20px;}
.list_tbox02 li{display: inline-block; width: 48%; margin-left:4%; text-align:center; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list_tbox02 li:first-child{margin-left:0px; }
.list_tbox02 .thumb_img{position:relative; overflow:hidden; cursor:pointer; display: inline-block; margin:0px auto; text-align:center; width:100%; height:180px; border:1px solid #dddddd; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.list_tbox02 .thumb_img img{width: 100%; height:100%; transition:all .2s ease;-webkit-transition:all .2s ease;}
.list_tbox02 .thumb_img:hover img{transform:scale(1.05); }
.list_tbox02 .subject{width:100%; padding:10px; text-align:center;overflow: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;color: #424242;font-family:'Nanum Gothic Bold';line-height: 20px;font-size:14px;}
.list_tbox02 ul:first-child{margin-top:0px;}

.t_box{width:100%; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;border-top:8px solid #0a5892; }
.t_title{display: block;text-align:left;background:#fff;padding:10px 0px 10px 20px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.t_middle{width:100%;padding:20px 0px; background:#fff; text-align:center; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.t_middle p{padding-top:10px; text-align:center; font-family:'Nanum Gothic Bold'; color:#424242; FONT-SIZE: 14px;line-height:14px;}
.t_copy{width:100%;background:#4f4f4f; padding:10px 0px;text-align:center; font-family:'Nanum Gothic'; color:#fff;  FONT-SIZE: 11px;line-height:11px;letter-spacing:-0.05em;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.t_middle img{width:60%;}

.mapbox{width:100%;height:300px; text-align: left;border:1px solid #eaeaea; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden;}
#map {height:300px;}

.map_wrap{width:100%; margin-top:20px; overflow: hidden; position:relative;z-index:1;}
.map_wrap .map_t{display: inline-block; width:100%; text-align: right;margin-bottom:5px; }
.map_wrap .map_table{display: inline-block;width:100%; text-align: left;  z-index:1;}
.map_wrap .map_icon{position: absolute; z-index:2; left:10px; top:10px;}

.maplist-table {width:100%;margin:0px auto 30px; }
.maplist-table th{padding:15px 0px 15px 0px; font-size:13px;color:#353535;line-height:13px;font-family:'Nanum Gothic Bold'; background:#fafafa; text-align: center;border-bottom: 1px solid #d7d7d7;}
.maplist-table th.last_blue{border-bottom: 1px solid #12a8d9;}
.maplist-table th.fblue{border-top: 1px solid #12a8d9;}
.maplist-table td.fgray{border-top:1px solid #d7d7d7;}
.maplist-table tr {}
.maplist-table td {font-size:13px; padding:15px 0px 15px 10px; text-align: left;vertical-align:middle;color:#858585;font-family:'Nanum Gothic Bold';border-bottom: 1px solid #d7d7d7;}


.map_tab{float:right;height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.map_tab ul{display: inline-block; }
.map_tab li{float: left; margin-left:2px;}
.map_tab li a {width: 100%; height:40px; text-align: center; color: #424242; padding:0px 10px; line-height:38px; font-size: 14px;font-family:'Nanum Gothic Bold';letter-spacing:-0.05em; display: block; border:1px solid #ebebeb;  background:#f4f4f4; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.map_tab li a:hover {background:#12a8d9;color: #fff;border:0px solid #ebebeb;}
.map_tab li.active a {background:#12a8d9;color: #fff; border:0px solid #ebebeb;}
.map_tab li:first-child {margin-left:0px;}

/* 구매내역 */
.orderlist_box {width:100%; padding:15px; background: #f6f6f6; border:1px solid #d9d9d9; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.orderlist_box .ordertit{display: block; margin-bottom:15px; text-align: left; vertical-align:middle; font-size: 12px; line-height: 18px; color: #666;font-family:'Nanum Gothic Bold'; padding:20px 0px 0px 34px; background:url(/m/img/search_icon.png) left top no-repeat;}
.orderlist_box .od01{display: inline-block; width:85%; text-align: left; }
.orderlist_box .od02{display: inline-block; width:14%; margin-left:1%; text-align: right; }
.orderlist_box .od01 ul{height:25px;}
.orderlist_box .od01 ul li.otit{display: inline-block; width:35%; font-size: 12px; letter-spacing: -0.05em; color: #424242;font-family:'Nanum Gothic Bold';padding:0px 0px 0px 5px; background:url(/m/img/dt_icon.png) left 5px no-repeat;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.orderlist_box .od01 ul li.ocont{display: inline-block; width:65%; font-size: 12px; }
.orderlist_box .od01 ul li.ocont span{display: inline-block;margin-right:5px;}

.orderlist_box input[type=checkbox], .orderlist_box input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.orderlist_box .inputbox{width:50px; height:22px; padding:0 5px;border: 1px solid #e1e1e1; background:#fff; color:#444;line-height:normal !important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family: '나눔고딕', NanumGothic, '맑은 고딕','Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;transition: all 0.3s ease-out; margin-right:2px;}

.orderlist_box .mem{display: block; text-align: center; vertical-align:middle; font-size: 16px; line-height: 24px; color: #666;font-family:'Nanum Gothic Bold';padding:5px 0px; }

.order_wrap{width:100%; text-align:left; vertical-align:top;}
.order_wrap .order_txt{float:left; width:30%; text-align:left; font-family:'Nanum Gothic'; color:#666; FONT-SIZE: 12px;line-height:12px;letter-spacing:-0.05em;margin-bottom:10px;}
.order_wrap .order_date{float:right; width:70%; text-align:right; font-family:'Nanum Gothic'; color:#666; FONT-SIZE: 12px;line-height:12px;letter-spacing:-0.05em;margin-bottom:10px;}

/* order table */
.order-table {width:100%;margin:10px auto; border-top:2px solid #a6a6a6; border-bottom:1px solid #f2ece5;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order-table th {padding:10px 0px; font-size:12px;color:#858585;line-height:12px;letter-spacing:-0.08em;font-family:'Nanum Gothic Bold'; background:#fafafa; text-align: center;border-left: 1px solid #f2ece5;}
.order-table tr {background: #fff;}
.order-table td {font-size:12px;line-height:14px;letter-spacing:-0.05em; font-family:'Nanum Gothic Bold';padding:12px 0px; text-align: center;vertical-align:middle;color:#606060;border-top: 1px solid #f2ece5;border-left: 1px solid #f2ece5;word-wrap:break-word;word-break:break-all;}
.order-table td.order_num {font-size:11px;line-height:14px;letter-spacing:-0.05em;}
.order-table td.num {border-left: none;letter-spacing:-0.05em;font-size:11px;}
.order-table th:first-child {border-left: none;}
.order-table input[type="checkbox"], .order-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.order-table td img{height:50px;margin-bottom:5px;}
.order-table td.all{background:#f1f1f1;border-left: none;}

.order_all{width:100%;text-align: left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_all ul{margin-bottom:8px;}
.order_all .aleft{float:left; width:60%; padding-left:20px;text-align: left; font-size:14px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_all .aright{float:right; width:40%; padding-right:20px;text-align:right; font-size:14px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold';color:#858585;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.f_brown{color:#ca4300;}

.o_box{width:100%; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.o_title{display: block;text-align:left; background:#12a8d9;padding:15px 20px;  font-family:'Nanum Gothic Bold'; color:#fff; FONT-SIZE: 20px;line-height:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.o_middle{width:100%;padding:15px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.o_middle .jbox{width:100%; padding:10px; background:#fff; border:1px solid #e7e7e7; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-size:0;}
.o_middle .jbox ul{border-top:1px solid #e7e7e7;padding-top:6px; margin-bottom:6px;}
.o_middle .jbox ul:first-child {border-top:0px solid #e7e7e7;}
.o_middle .jbox .jnum{display: inline-block; width:15%;font-family:'Nanum Gothic Bold'; color:#424242; FONT-SIZE: 12px;line-height:12px;letter-spacing:-0.05em; }
.o_middle .jbox .jnum_t{display: inline-block; width:35%; font-family:'Nanum Gothic'; color:#424242; FONT-SIZE: 12px;line-height:12px;letter-spacing:-0.05em;}
.o_middle .jtit{width:100%; font-family:'Nanum Gothic'; color:#424242; FONT-SIZE: 13px;line-height:13px;margin-top:15px; margin-bottom:10px;}
.o_middle .o_btn{display: block; text-align:center;}

/* mypage list-table */
.mylist-table {width:100%;margin:10px auto 20px; border-top:2px solid #a6a6a6; border-bottom:1px solid #f2ece5;  overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.mylist-table th {padding:10px 0px; font-size:12px;color:#858585;line-height:12px;letter-spacing:-0.05em;font-family:'Nanum Gothic Bold'; background:#fafafa; text-align: center;}
.mylist-table tr {background-color: #fff;}
.mylist-table tr.nbg{background-color: #f4f9fa;}
.mylist-table td {font-size:12px;letter-spacing:-0.05em; padding:10px 0px; text-align: center;vertical-align:middle;color:#666666;border-top: 1px solid #f2ece5;word-wrap:break-word;word-break:break-all;}
.mylist-table td.left{text-align: left; }
.mylist-table td.date {font-size:11px;letter-spacing:-0.05em;}
.mylist-table td.notice {font-size:12px;color:#12a8d9;font-family:'Nanum Gothic Bold';letter-spacing:-0.05em;}
.mylist-table td:first-child, .mylist-table th:first-child {border-left: none;}
.mylist-table input[type=checkbox] { display: none;  }
.mylist-table input[type=checkbox] + label{display: inline-block; cursor: pointer;  position: relative;text-align: center;padding-left:15px;margin-right: 0px;  font-size: 12px; line-height:18px;vertical-align:middle;}
.mylist-table input[type=checkbox]+ label:before {content: "";  display: inline-block;width: 14px;height: 14px;margin-right:0px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background-color: #FFF;}
.mylist-table input[type=checkbox]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 20px; font-weight:800; color: #12a8d9;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;  }

.out_tb{width:100%; padding:20px; border:1px solid #e2e2e2; background:#f6f6f6;overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.out_tb p{ font-family:'Nanum Gothic Bold'; color:#858585;  FONT-SIZE: 13px;line-height:18px;margin-bottom:20px;letter-spacing:-0.05em;}
.out_tb h2{ min-height:23px; font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 12px;line-height:16px;padding-left:35px; background: url(/img/num_01.png) left 0px no-repeat;margin-bottom:7px;letter-spacing:-0.05em;}
.out_tb h3{ font-family:'Nanum Gothic Bold'; color:#858585; FONT-SIZE: 12px;line-height:16px;padding-left:35px; background: url(/img/num_02.png) left 0px no-repeat;letter-spacing:-0.05em;}
.out_tb .pw{width:100%; padding:10px 0px; background:#d8d8d8; text-align: center; font-family:'Nanum Gothic Bold'; color:#525252; FONT-SIZE: 13px; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.out_tb .pw input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff;width:100px; height:26px; padding: 4px;color:#858585;font-size:12px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.out_tb .pw input:focus {outline: none;background:#fff;border-color:#12a8d9}

.out_stb{width:100%;margin-top:20px; padding:20px; border:1px solid #e2e2e2; background:#fff;overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.out_stb .stb01{float:left; width:100%; color: #424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic bold';}
.out_stb .stb03{float:left; width:100%;}
.out_stb .stb02{float:left;width:50%;text-align: left;}
.out_stb input[type=checkbox], .out_stb input[type=radio]{width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}

.out_tit{width:100%; margin-top:20px; }
.out_tit p{margin-bottom:10px; color: #424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic bold';}
.out_tit textarea{display: block;box-sizing: border-box; border:1px solid #d4d4d5;width: 100%;padding: 10px 15px;resize: none; overflow-y: scroll; font-size:13px; font-family:'Nanum Gothic';height: 100px;line-height: 1.6em;-webkit-appearance:none; -webkit-border-radius:0}
.out_tit textArea:focus {outline: none;border-color:#12a8d9;}


.out_ok{width:100%; padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:#f6f6f6; border:1px solid #e2e2e2}
.out_ok_tit{display: block;text-align:left; padding-bottom:20px; margin-bottom:30px; border-bottom:1px solid #b1b0b8; color: #424242; font-size:40px;line-height:40px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.out_ok_img{display: block;text-align:center; margin-top:30px; }
.out_ok_img img{width:100%; max-width:100%;}

.pannel_wrap{width:100%;font-size:0;}
.pannel_wrap .s01{display:inline-block;width:55%;margin-right:2%;}
.pannel_wrap .s02{display:inline-block;width:43%;}
.pannel_wrap .s02 img{width:100%;}
.pannel_wrap .s03{display:inline-block;width:49%;margin-right:1%;}
.pannel_wrap .s04{display:inline-block;width:49%;margin-left:1%;}
.pannel_wrap .s04 img{width:100%;}
.pannel_wrap .s05{display:inline-block;width:100%;}
.pannel_wrap .s05 img{width:90%;text-align:center;}
.pannel_wrap .s06{display:inline-block;width:100%;text-align:center;}
.pannel_wrap .s06 img{width:100%;max-width:100%;}
.pannel_wrap .s07{display:inline-block;width:70%;margin-right:2%;}
.pannel_wrap .s08{display:inline-block;width:28%;}
.pannel_wrap .s08 img{width:100%;}
.pannel_wrap p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.06em;}

.pannel_stitle{display:inline-block;width:100%;color:#424242;font-family:'Nanum Gothic Bold';font-size:15px;line-height: 20px;letter-spacing: -0.05em;margin-bottom:10px;}
.pannel_num{display:inline-block;width:26px;height:24x;background:#2387ba;text-align:center;color:#fff;font-family:'Nanum Gothic Bold';font-size:16px;line-height:20px;letter-spacing: -0.08em;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;-khtml-border-radius:4px;-o-border-radius:4px; margin-right:2px; }

.ptitle{display: inline-block;width:100%;color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.05em;}
.ptitle h2{color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.05em;margin-bottom:5px;}
.ptitle p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.08em;}
.ptitle h1{color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 16px;letter-spacing: -0.05em;margin-bottom:10px;}

.s01_table {width:100%;margin:10px auto 30px; overflow: hidden;}
.s01_table th{padding:10px 0px; font-size:13px;color:#fff;line-height:13px;letter-spacing: -0.05em;font-family:'Nanum Gothic Bold'; background:#2387ba; text-align: center;border-left:1px solid #fff;}
.s01_table tr{background-color: #fff;}
.s01_table td{font-family:'Nanum Gothic Bold'; font-size:12px;letter-spacing: -0.08em; padding:10px 8px; text-align:left;vertical-align:middle;color:#737373;border-bottom:1px solid #e0e6ed;border-left:1px solid #e0e6ed;}
.s01_table td.t01{background: #e0e6ed;text-align:center;font-size:13px;color:#245873;letter-spacing: -0.05em;font-family:'Nanum Gothic Bold';border-bottom:1px solid #fff; }
.s01_table td.center{text-align:center;}

.s02_table {width:100%;border-top:1px solid #e0e6ed;}
.s02_table tr{background-color: #fff;}
.s02_table td.t02{padding:25px 0px;background: #e0e6ed;text-align:center;font-size:13px;color:#245873;letter-spacing: -0.05em;font-family:'Nanum Gothic Bold';border-bottom:1px solid #fff; }
.s02_table td{padding:25px 0px;font-family:'Nanum Gothic Bold'; font-size:12px;letter-spacing: -0.1em;text-align:center;vertical-align:middle;color:#737373;border-bottom:1px solid #e0e6ed;border-left:1px solid #e0e6ed;}
.s02_table td img{margin-bottom:10px;}

.img100{display:inline-block;width:100%;text-align:center;}
.img100 img{width:100%;max-width:100%;}

.lblue_txt{display: inline-block; width:100%; color:#2387ba;font-family:'Nanum Gothic';font-size:16px;line-height: 22px;letter-spacing: -0.1em;}

.color_wrap{width:100%;font-size:0; margin-top:20px;}
.color_wrap ul{margin-bottom:18px;}
.color_wrap li{display:inline-block;width:20%; height:60px; margin-left:5%;background: url(/img/color_bg.png) right 10px no-repeat;}
.color_wrap li.none{background:none;}
.color_wrap li:first-child {margin-left: 0%;}
.color_wrap li img{width:100%; height:100%;}

/* shop */
.shop_btitle{display: block;text-align:left; color:#1e1e1e;font-size:18px;line-height:18px;letter-spacing: -0.05em;font-family:'Nanum Gothic Bold'; padding-bottom:10px;margin-bottom:10px; border-bottom:1px solid #d2d2d2; text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.stext_box{display: inline-block;width:100%;text-align:center; background: #f7f7f7; border:1px solid #e7e7e7; padding:20px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.stext_box .stext01{display: inline-block;width:30%; text-align:center; }
.stext_box .stext02{display: inline-block;width:40%; text-align:center; }
.stext_box h2{color:#424242;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold'; margin-bottom:5px;}
.stext_box p{color:#424242;font-size:14px;line-height: 14px;font-family:'Nanum Gothic Bold';}

.star-rating { width:87px;text-align:left; }
.star-rating,.star-rating span { display:inline-block; height:14px; overflow:hidden; background:url(/m/img/star.png)no-repeat; } 
.star-rating span{ background-position:left bottom; line-height:0; vertical-align:top; } 

.stext_wrap{display: inline-block; width:100%; text-align:left;font-size:0}
.stext_wrap ul{display: inline-block; width:100%; margin-top:10px;}
.stext_wrap ul.ctxt{margin-top:5px;color:#999;font-size:12px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.stext_wrap .stx01{display: inline-block; width:50%; text-align:left;color:#424242;font-size:13px;font-family:'Nanum Gothic Bold';}

.s_box{display: inline-block;width:100%; text-align:left; border:1px solid #dfdfdf; padding:0px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.s_box .s_box01{display: inline-block;width:100%; text-align:left; padding:15px; border-bottom:1px solid #dfdfdf; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.s_box .s_box02{display: inline-block;width:100%; text-align:left; padding:15px 10px 10px 10px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.s_box select {border-radius: 2px; background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:30px;height:30px;padding:0 0 0 2px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:13px;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.s_box select::-ms-expand {display: none;}


.stext_wrap01{display: inline-block; width:100%; text-align:left;font-size:0}
.stext_wrap01 .stxt02{display: inline-block; width:80%; text-align:left;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.stext_wrap01 .stxt03{display: inline-block; width:20%; text-align:right;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic';}
.stext_wrap01 .stxt04{display: inline-block; width:50%; text-align:left;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold'; margin-top:10px;}
.stext_wrap01 .stxt04 img{vertical-align:top;padding:0px 0px;}
.stext_wrap01 .stxt04 input{width:24px; height:22px;background:#fff; text-align:center; border-top:1px solid #c6c5c3; border-bottom:1px solid #c6c5c3; border-left:0px solid #c6c5c3;border-right:0px solid #c6c5c3;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic Bold'; font-size:13px; color:#424242; line-height:20px;padding:0px;}
.stext_wrap01 .stxt05{display: inline-block; width:50%; text-align:right;color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;margin-top:10px;}
.stext_wrap01 .stxt05 p{color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold';text-decoration: line-through; letter-spacing: -0.5px;margin-bottom:5px;}


.stext_wrap02{display: inline-block; width:100%; margin-bottom:15px; text-align:left;font-size:0}
.stext_wrap02 .stxt06{display: inline-block; width:40%; text-align:left;color:#424242;font-size:15px;line-height: 15px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.stext_wrap02 .stxt07{display: inline-block; width:60%; text-align:right;color:#12a8d9;font-size:18px;line-height: 18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}

.detail_tab06{width:100%; height:30px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.detail_tab06 li{width: 16.8%; float: left;margin-left:-1px;}
.detail_tab06 li a {width: 100%; text-align: center; color: #969696; height:30px; line-height: 28px; font-size: 12px;letter-spacing: -0.15em;font-family:'Nanum Gothic Bold';  display: block; border:1px solid #ebebeb; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.detail_tab06 li a:hover {color: #12a8d9;}
.detail_tab06 li.active a {border-bottom:1px solid #12a8d9; color: #12a8d9; }
.detail_tab06 li:first-child {border-left:0px solid #ebebeb; }
.detail_tab06 li:first-child {margin-left:0px;}

.detail_wrap{width:100%; margin:20px 0px;}
.detail_wrap img{max-width:100%;text-align:center;}
.detail_wrap .content_box1 {padding:0px; min-height:300px; font-size:14px;color:#737373;line-height:18px;font-family:'Nanum Gothic Bold';text-align:left;}
 
.wr-star {width:100%; text-align:left;border:1px solid #d9d9d9; background:#f7f7f7; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-size:0;margin-bottom:15px; }
.wr-star .star_tit{display: inline-block;width:20%; text-align:center;padding:15px 10px;font-family:'Nanum Gothic Bold'; font-size:14px;linle-height:14px; color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-star .star_ch{display: inline-block;width:80%; text-align:left;padding:15px 10px;font-family:'Nanum Gothic Bold'; font-size:12px;linle-height:142px; color:#666;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wr-star .star_ch input[type=checkbox], .wr-star .star_ch input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}

.qatit{width:100%; text-align:left; vertical-align:top; font-family:'Nanum Gothic Bold'; color:#969696; FONT-SIZE: 13px;line-height:18px;letter-spacing: -0.5px;}
.qatit p{font-family:'Nanum Gothic Bold'; color:#424242; FONT-SIZE: 16px;line-height:16px; margin-bottom:10px; }

.qatb {width:100%; margin: 20px auto; text-align:left; vertical-align:top; border-top:1px solid #2387ba; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.qatb ul li {margin-bottom:0px;border-bottom:1px solid #e1e1e1;min-height:62px; }
.qatb ul li .q{display:block;text-align:left;  vertical-align:top;padding:15px 0px;}
.qatb ul li.on .q{}
.qatb ul li .a{border-top:1px solid #e1e1e1;background:#f7f7f7; padding:15px 0px;text-align:left; }


.q_area01{display:inline-block;width:15%; min-height:20px; background:url(/m/img/icon_q01.png) center top no-repeat;text-align:left;  vertical-align:top; }
.q_area02{display:inline-block;width:85%; color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 18px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }
.q_area02 p{margin-bottom:5px;min-height:15px;background:url(/img/icon_qt.png) left 0px no-repeat; color:#35a5d7;font-family:'Nanum Gothic Bold';font-size:10px;line-height: 10px;padding:3px 0px 0px 40px;}
.q_area03{display:inline-block;width:100%; color:#858585;font-family:'Nanum Gothic';font-size:11px;line-height: 11px;letter-spacing: -0.5px;text-align:right;  vertical-align:top; padding-top:5px;}

.a_area01{display:inline-block;width:15%; min-height:20px; background:url(/m/img/icon_a01.png) center top no-repeat;text-align:left;  vertical-align:top; }
.a_area02{display:inline-block;width:85%; color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 18px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }

.delivery_wrap {width:100%; margin: 20px auto; text-align:left; vertical-align:top; border-top:2px solid #313131; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.delivery_wrap .dv01{width:100%;padding:15px; text-align:left; vertical-align:top; border-bottom:1px solid #dbdbdb; background:#f4f4f4;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow: hidden;}
.delivery_wrap .dv02{width:100%;padding:15px; text-align:left; vertical-align:top; border-bottom:1px solid #313131; background:#fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow: hidden;}
.delivery_wrap .dv_left{float:left;width:20%; color:#424242;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 14px;letter-spacing: -0.05em;text-align:center;  vertical-align:top;}
.delivery_wrap .dv_right{float:right;width:80%; color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height:16px;letter-spacing: -0.05em;text-align:left;  vertical-align:top;}
.delivery_wrap .dv_right p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.05em;background:url(/img/icon_square.png) left 10px no-repeat;text-align:left; vertical-align:top;padding-left:15px;margin-bottom:5px;}

.exchange_wrap {width:100%; margin: 10px auto; padding:15px 10px; text-align:left; vertical-align:top; border:1px solid #dbdbdb; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange_wrap ul{display:inline-block;width:100%; border-top:1px solid #dbdbdb; padding-top:15px; }
.exchange_wrap ul:first-child {border-top:0px solid #dbdbdb;padding-top:0px;}
.exchange_wrap h2{color:#424242;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 13px;letter-spacing: -0.5px;margin-bottom:10px;}
.exchange_wrap p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.5px;margin-bottom:10px;background:url(/img/icon_square.png) left 10px no-repeat;padding-left:15px;}

.exchange-tb{margin:10px auto 20px; border-top:2px solid #dbdbdb; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange-tb th{padding:10px; font-size:12px;color:#424242;line-height:14px;letter-spacing: -0.05em;font-family:'Nanum Gothic Bold'; background:#f4f4f4; text-align:left;border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.exchange-tb tr {}
.exchange-tb td{font-size:12px;letter-spacing: -0.05em; padding:10px; text-align:left;vertical-align:middle;color:#737373;border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.shop-table {width:100%;margin:0px auto; border-top:2px solid #12a8d9; border-bottom:1px solid #12a8d9; }
.shop-table th {padding:15px 0px; font-size:14px;color:#737373;line-height:14px;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: center;}
.shop-table th.kleft {padding:10px 5px; font-size:12px;color:#737373;line-height:12px;font-family:'Nanum Gothic Bold'; background:#f7f7f7; text-align: left;}
.shop-table tr {background-color: #fff;}
.shop-table tr.kbg{background:#f7f7f7;}
.shop-table td {font-size:12px;letter-spacing: -0.05em; padding:10px 5px; text-align: center;vertical-align:middle;color:#737373;border-top: 1px solid #e7e7e7;font-family:'Nanum Gothic Bold';}
.shop-table td.left {text-align: left;font-size:11px;line-height:13px;color:#858585;letter-spacing: -0.1em;}
.shop-table td.left01 {text-align: left;font-size:12px;line-height:12px;color:#737373;font-family:'Nanum Gothic Bold';}
.shop-table td.timg {text-align: left;vertical-align:top; }
.shop-table td.timg img{width:100%; max-width:100%;}
.shop-table td.date {font-size:11px;color:#858585;letter-spacing:-0.5px;}
.shop-table td.notice {font-size:13px;color:#12a8d9;font-family:'Nanum Gothic Bold';}
.shop-table td.bnone {border-top: 0px solid #e7e7e7;border-bottom: 1px solid #12a8d9;}
.shop-table td.blue_line {border-top: 1px solid #12a8d9;border-bottom: 1px solid #12a8d9;}
.shop-table td:first-child, .list-table th:first-child {border-left: none;}
.shop-table p{font-size:12px;color:#424242;line-height:14px;margin-bottom:5px;letter-spacing: -0.05em;}
.shop-table input{display: inline-block;box-sizing: border-box;border:1px solid #dadada;background:#fff; height:26px; padding: 4px;color:#858585;font-size:13px;font-family:'Nanum Gothic';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.shop-table  select {border-radius: 2px; background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:38px;height:38px;padding:0 0 0 5px;margin:0 2px 0 0;width:180px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:14px;color:#424242;font-family:'Nanum Gothic Bold';}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.shop-table select::-ms-expand {display: none;}
.shop-table .select01 {width:100px;line-height:26px;height:26px;font-size:12px;color:#424242;font-family:'Nanum Gothic Bold';}
.shop-table input[type=checkbox] { display: none;  }
.shop-table input[type=checkbox] + label{display: inline-block; cursor: pointer;  position: relative;text-align: center;padding-left:15px;margin-right: 0px;  font-size: 12px; line-height:12px;vertical-align:top;}
.shop-table input[type=checkbox]+ label:before {content: "";  display: inline-block;width: 14px;height: 14px;margin-right:0px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background-color: #FFF;}
.shop-table input[type=checkbox]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 20px; font-weight:800; color: #12a8d9;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;  }
.shop-table input[type=radio] { display: none;  }
.shop-table input[type=radio] + label{display: inline-block;  cursor: pointer;  position: relative;padding-left:20px;margin-right:10px;  font-size: 12px; line-height:12px;vertical-align:top;}
.shop-table input[type=radio]+ label:before {content: "";  display: inline-block;width: 14px;height: 14px; margin-right: 0px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background:#FFF;border-radius: 7px;}
.shop-table input[type=radio]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 20px; font-weight:800; color: #12a8d9;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;} 


.cart_wrap01{display: inline-block; width:100%; text-align:left;font-size:0}
.cart_wrap01 ul{display: inline-block; width:100%; margin-bottom:10px;}
.cart_wrap01 .ctxt01{display: inline-block; width:30%; text-align:left;color:#424242;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold';letter-spacing: -0.05em;}
.cart_wrap01 .ctxt02{display: inline-block; width:70%; text-align:left;color:#858585;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold';letter-spacing: -0.05em;}

.cart_num{display: inline-block; text-align:left;color:#8c8b8b;font-size:13px;line-height: 13px;font-family:'Nanum Gothic Bold'; margin-top:0px;}
.cart_num img{vertical-align:top;padding:0px 0px;}
.cart_num input{display: inline-block; width:40px; height:33px;background:#fff; text-align:center; border-top:1px solid #c6c5c3; border-bottom:1px solid #c6c5c3; border-left:0px solid #c6c5c3;border-right:0px solid #c6c5c3;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic Bold'; font-size:13px; color:#424242; line-height:20px;padding:0px;}
.cart_num .input2{display: inline-block; width:40px; height:33px;background:#F7F7F7; text-align:center; border-top:0px solid #c6c5c3; border-bottom:0px solid #c6c5c3; border-left:0px solid #c6c5c3;border-right:0px solid #c6c5c3;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-family:'Nanum Gothic Bold'; font-size:13px; color:#424242; line-height:20px;padding:0px;}


.cart_btn{display: inline-block; width:100%; margin-bottom:10px;}
.cart_txt{display: inline-block; width:100%; text-align:left;color:#8c8b8b;font-size:12px;line-height:18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.05em;}

.cart_tb{width:100%; text-align:left; border:1px solid #424242; font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.cart_tb .tb01{display: inline-block; width:100%; text-align:left;padding:10px 15px;background:#f4f4f4; border-bottom:1px solid #ebebeb; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
.cart_tb .tb02{display: inline-block; width:100%; text-align:left;padding:10px 15px;background:#fff; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }

.cart_stb{width:100%; text-align:left; font-size:0;}
.cart_stb ul{display: inline-block; width:100%;margin-bottom:10px;}
.cart_stb .cart_suj{float:left; width:50%; text-align:left;color:#666;font-size:14px;line-height: 14px;font-family:'Nanum Gothic Bold';}
.cart_stb .cart_price{float:right; width:50%; text-align:right;color:#666;font-size:14px;line-height: 14px;font-family:'Nanum Gothic Bold';}

.step{width:100%; text-align:center; vertical-align:top;}
.step img{width:100%;max-width:100%;}

.shop_dtitle{display: block;text-align:left;background: #12a8d9; padding-left:20px; height:60px; color: #fff; font-size:24px;line-height:56px;font-family:'Nanum Gothic';text-transform:uppercase; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}


.cart_wrap{width:100%;padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;font-size:0}
.cart_wrap h2{color:#424242;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 14px;letter-spacing: -0.05em;margin-bottom:10px;}
.cart_wrap h3{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.05em;}
.cart_wrap h4{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.1em; padding-left:10px; margin-bottom:10px;background: url(/img/icon_square.png) left 8px no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_wrap .ct_img{display: inline-block;width:30%; height:70px}
.cart_wrap .ct_img img{width:100%; height:100%;}
.cart_wrap .ct_text{display: inline-block; width:70%; text-align:left;padding-left:10px;color:#858585;font-size:12px;line-height:16px;letter-spacing: -0.05em;font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_wrap .ct_text p{color:#424242;font-family:'Nanum Gothic Bold';font-size:13px;line-height: 13px;letter-spacing: -0.05em;margin-bottom:5px;}
.cart_wrap .ct_text01{display: inline-block; width:100%; text-align:left;padding:15px;color:#858585;font-size:13px;line-height:18px;letter-spacing: -0.5px; font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;border-bottom:1px solid #424242;}
.cart_wrap .ct_text02{display: inline-block; width:100%; text-align:center; padding-top:30px; padding-bottom:30px; color:#424242;font-size:20px;line-height:20px;letter-spacing: -0.5px; font-family:'Nanum Gothic Bold';box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.cart_box{display: inline-block;width:100%; margin-top:10px; text-align:left; background:#f4f4f4; border-top:2px solid #424242; border-bottom:1px solid #424242; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box .cr_left{display: inline-block;width:30%; padding:20px 0px 15px; text-align:center;color:#424242;font-size:13px;line-height:13px;font-family:'Nanum Gothic Bold';}
.cart_box .cr_right{display: inline-block;width:70%;padding:20px 0px 15px 10px; background:#fff; text-align:left;color:#424242;font-size:13px;font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box select {background: url(/m/img/select_arrow02.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ /* border-radius: 0px; /* iOS 둥근모서리 제거 */ border:1px solid #dfdfdf;line-height:24px;height:24px;padding:0 0 0 2px;margin:0 2px 0 0;width:100px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-box-sizing:content-box;font-size:13px;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.cart_box select::-ms-expand {display: none;}

.cart_box01{display: inline-block;width:100%; margin-top:10px; text-align:left; border-top:1px solid #d7d7d7;background:#f4f4f4; border-bottom:1px solid #424242; padding:20px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box01 .cr_left01{display: inline-block;width:30%; text-align:center;color:#424242;font-size:14px;line-height:14px;font-family:'Nanum Gothic Bold';}
.cart_box01 .cr_right01{display: inline-block;width:70%; text-align:right;color:#424242;font-size:14px;line-height:14px;font-family:'Nanum Gothic Bold'; padding-right:10px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}


.cart_box03{display: inline-block;width:100%; margin-top:20px; text-align:left; background:#f4f4f4; border-top:2px solid #424242; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.cart_box03 ul{display: inline-block;width:100%; border-bottom:1px solid #424242;}
.cart_box03 .cr_left03{display: inline-block;width:30%;padding:15px 0px 10px; text-align:center;color:#424242;font-size:14px;line-height:14px;font-family:'Nanum Gothic Bold';}
.cart_box03 .cr_right03{display: inline-block;width:70%;padding:15px 0px 10px 10px;background:#fff; text-align:left;color:#424242;font-size:13px;line-height:16px;font-family:'Nanum Gothic Bold'; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.cart_middle {width:100%; border:1px solid #e5e5e5; padding:15px; overflow: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.cart_middle .cmtit{float:left; width:100%; text-align:left; vertical-align:top;font-size:16px;color:#424242;line-height:16px;font-family:'Nanum Gothic Bold';}
.cart_middle .cmtit p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height:16px;letter-spacing: -0.05em;margin-top:5px;}
.cart_middle .cmbtn{float:right; width:100%; text-align:left; vertical-align:top;margin-top:10px;}

.order_tit{display: block;color:#424242;font-family:'Nanum Gothic Bold';font-size:16px;line-height: 16px;letter-spacing: -0.05em;}
.order_tit p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height:18px;letter-spacing: -0.05em;margin-top:10px;}

.order_terms{width:100%;font-size:0;}
.order_terms textarea{display: block;box-sizing: border-box; border:1px solid #333;width: 100%;padding:10px;resize: none; overflow-y: scroll; font-size:12px;color: #424242; font-family:'Nanum Gothic Bold';height: 100px;line-height: 1.6em;-webkit-appearance:none; -webkit-border-radius:0}
.order_terms textArea:focus {outline: none;border-color:#12a8d9;}
.order_terms .agree{display:inline-block;width:100%; margin-top:-1px; text-align:left; background:#f5f5f5; border:1px solid #333; color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 20px;letter-spacing: -0.5px; padding:10px 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_terms input[type=checkbox], .order_terms input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}


.order_wrap{width:100%;font-size:0;}
.order_wrap .or_left{display:inline-block;width:65%;margin-right:5%;}
.order_wrap .or_right{display:inline-block;width:30%; margin-top:30px;border:1px solid #333;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pbox{width:100%; margin-bottom:15px; height:60px; background:#2f6b7e;color:#fff;font-family:'Nanum Gothic Bold';font-size:24px;line-height: 55px; text-align:center;}

.order_txt01{display: inline-block; width:100%; text-align:left;color:#8c8b8b;font-size:12px;line-height:16px;font-family:'Nanum Gothic Bold';}

.order_tit01{display: block;}
.order_tit01 p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.5px; margin-bottom:5px;background: url(/img/order_t.png) left 4px no-repeat; padding-left:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_tit01 h1{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.8px; padding-left:10px; margin-bottom:5px;background: url(/img/icon_square.png) left 8px no-repeat;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.or_pay{display:inline-block;width:100%; margin-top:20px;border:1px solid #333;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pbox{width:100%; margin-bottom:15px; height:50px; background:#2f6b7e;color:#fff;font-family:'Nanum Gothic Bold';font-size:20px;line-height:45px; text-align:center;}

.order_pwrap01{display: inline-block; width:100%; padding:0px 20px; margin-bottom:20px; text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pwrap01 .optxt01{display: inline-block; width:40%; text-align:left;color:#737373;font-size:14px;line-height: 14px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.order_pwrap01 .optxt02{display: inline-block; width:60%; text-align:right;color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}

.order_pwrap02{display: inline-block; width:100%;padding:20px;border-top:1px solid #333; border-bottom:1px solid #d2d2d2; text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pwrap02 .optxt03{display: inline-block; width:40%; text-align:left;color:#424242;font-size:14px;line-height: 14px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}
.order_pwrap02 .optxt04{display: inline-block; width:60%; text-align:right;color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;}

.order_pwrap03{display: inline-block; width:100%;padding:20px 20px 10px 20px;text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_pwrap03 h2{color:#424242;font-size:16px;line-height: 16px;font-family:'Nanum Gothic Bold';letter-spacing: -0.5px;margin-bottom:10px;}
.order_pwrap03 p{color:#858585;font-size:12px;line-height:18px;font-family:'Nanum Gothic Bold';letter-spacing: -0.05em;margin-bottom:20px;}
.order_pwrap03 input[type=checkbox], .order_pwrap03 input[type=radio] {width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;-webkit-appearance:none; -webkit-border-radius:0}
.order_pwrap03 .pbtn{display: inline-block; width:100%;margin-bottom:10px;}


.order_ctit{display: block;color:#6f6f6f;text-align:center; font-family:'Nanum Gothic Bold';font-size:14px;line-height: 14px;letter-spacing: -0.05em;}
.order_ctit p{color:#424242;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 18px;letter-spacing: -0.05em;margin-bottom:10px;}

.order_gbox{display: inline-block; width:100%;background:#f5f5f5; border:1px solid #e5e5e5;  padding:20px;text-align:left;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_gbox h2{text-align:center;color:#424242;font-size:18px;line-height:24px;font-family:'Nanum Gothic Bold';letter-spacing: -0.05em;padding-bottom:20px; border-bottom:2px dotted #858585; margin-bottom:20px; }
.order_gbox p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 16px;letter-spacing: -0.05em; margin-bottom:10px;background: url(/img/order_t.png) left 6px no-repeat; padding-left:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.order_tit02{display: inline-block; width:100%;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.order_tit02 .tleft{display: inline-block; width:60%;color:#424242;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}
.order_tit02 .tright{display: inline-block; width:40%;text-align:right;color:#424242;font-family:'Nanum Gothic Bold';font-size:20px;line-height: 20px;letter-spacing: -0.5px;}



.policy_box01{width:100%; padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:#efefef; }
.policy_box01 h2{text-align:left; color: #12a8d9;font-size:18px;line-height:18px; min-height:40px; font-family:'Nanum Gothic bold';padding-left:40px; padding-top:10px; background: url(/m/img/policy01.png) 0px 0px no-repeat;}
.policy_box01 p{text-align:left; color: #858585;font-size:13px;line-height:18px;font-family:'Nanum Gothic bold';letter-spacing: -0.05em;}


.policy_box02{width:100%; margin-top:20px; padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;background:#12a8d9;}
.policy_box02 h2{text-align:left;color: #fff;font-size:14px;line-height:20px;letter-spacing: -0.05em;font-family:'Nanum Gothic bold';margin-bottom:5px;}
.policy_box02 p{text-align: left;color: #fff;font-size:12px;line-height:18px;font-family:'Nanum Gothic bold';letter-spacing: -0.1em;margin-bottom:5px;}
.policy_box02 a{color: #fff;}

.policy_t{width:100%; margin-bottom:20px; }
.policy_t .policy_tit{width:100%; height:20px;  margin-bottom:15px;background: url(/img/pline.png) left bottom repeat-x;}
.policy_t .policy_tit .psubj{float:left;}
.policy_t .policy_tit .psubj p{display: inline-block;background: url(/img/icon_p.png) left top no-repeat #fff; padding-left:20px; padding-right:10px; min-height:17px; color: #327daa;font-size:13px;line-height:13px;font-family:'Nanum Gothic bold';letter-spacing: -0.05em;}
.policy_t .policy_tit .ptop{float:right;text-align: right;padding-bottom:2px;}
.policy_t .policy_cont{width:100%; ; padding-left:25px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.policy_t .policy_cont h2{color: #1a1a1a;font-size:12px;line-height:12px; margin-bottom:8px;letter-spacing: -0.05em;}
.policy_t .policy_cont p{background: url(/img/icon_p01.png) left 5px no-repeat; color: #327daa;font-size:12px;line-height:16px;padding-left:13px; margin-bottom:4px;}

.policy_t02{width:100%; margin:20px 0px 20px 0px;text-align: left; padding-left:30px;background: url(/m/img/icon_p02.png) 0px top no-repeat;color: #d06197;font-size:12px;line-height:14px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.grbox{width:100%;padding:13px 15px;text-align: left;background:#f4f4f4; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden;}
.grbox ul{padding:10px 0px 0px 15px;margin-top:10px; border-top:1px solid #d2d2d2;color: #1a1a1a;font-size:12px;line-height:12px;letter-spacing: -0.05em;}
.grbox li{float:left; width:100%;color: #1a1a1a;font-size:12px;line-height:16px;}
.grbox ul:first-child{padding:0px 0px 0px 15px;margin-top:0px; border-top:0px solid #d2d2d2;}

.terms_box01{width:100%; padding:20px; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:#efefef; }
.terms_box01 h2{text-align:left;color: #12a8d9;font-size:18px;line-height:18px;font-family:'Nanum Gothic bold'; min-height:45px; padding-left:48px; padding-top:0px; background: url(/m/img/terms01.png) 0px 0px no-repeat;}
.terms_box01 p{text-align:left; color: #858585;font-size:13px;line-height:18px;font-family:'Nanum Gothic bold';letter-spacing: -0.05em;}

.terms{width:100%; margin-top:20px;margin-bottom:20px; }
.terms textarea{display: block;box-sizing: border-box; border:1px solid #c7c5c5;width: 100%;padding:15px;resize: none; overflow-y: scroll; font-size:12px;color: #666; font-family:'Nanum Gothic';height: 250px;line-height: 1.6em;}
.terms textArea:focus {outline: none;border-color:#12a8d9;}


.prefab01{display: inline-block;width:100%;text-align:left;}
.prefab01 h2{color:#3c3c3c;font-family:'Nanum Gothic Bold';font-size:28px;line-height:28px;letter-spacing: -0.5px;margin-bottom:15px;}
.prefab01 p{color:#858585;font-family:'Nanum Gothic Bold';font-size:13px;line-height:20px;letter-spacing: -0.07em;}
.prefab01 h4{color:#2d2c2c;font-family:'Nanum Gothic Bold';font-size:16px;line-height:22px;letter-spacing: -0.05em; margin-bottom:15px;background: url(/m/img/sub06-5-line.png) left bottom no-repeat; padding-bottom:15px;}

.prefab_tit{display: inline-block;width:100%;text-align:left;margin-bottom:20px;color:#606060;font-family:'Nanum Gothic Bold';font-size:20px;line-height:20px; }
.prefab_img{display: inline-block;width:100%; }
.prefab_img img{width:100%;}

.down_box{display: inline-block; width:100%;font-size:0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.down_box .dimg{display: inline-block; width:35%;}
.down_box .dimg img{width:100%;}
.down_box .download{display: inline-block; width:62%; margin-left:3%; text-align:left;}
.down_box .download h2{color:#0a5892;font-family:'Nanum Gothic Bold';font-size:16px;line-height: 22px;letter-spacing: -0.05em;margin-bottom:30px;}
.down_box .download p{color:#737373;font-family:'Nanum Gothic Bold';font-size:14px;line-height: 14px;letter-spacing: -0.05em;margin-bottom:10px;}
.down_box .download .dbtn{display: inline-block; width:100%;margin-bottom:20px;}
.down_box .download .dbtn img{width:48%;margin-right:2%;}
.smallbox{display: inline-block; width:100%;background:#f5f5f5;margin-top:20px;padding:20px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.smallbox p{color:#858585;font-family:'Nanum Gothic Bold';font-size:12px;line-height: 14px;letter-spacing: -0.05em;margin-bottom:5px;}
.smallbox span{color:#0a5892;}
.smallbox span a{color:#0a5892; text-decoration:underline;}



/* 640px 이상일때  */
@media all and (min-width:640px) {
.plist_box01 .thumb{height:300px;}
.plist_box02 .thumb{height:300px;}
.searchbox{padding:40px 30% 30px; }
.main-top-slider .pager .cover {width: 100%; height: 80px; display: block;}
.main-top-slider .pager a div {top: 0px; width: 100%; height: 100%; color: rgb(255, 255, 255); line-height: 80px; font-size: 26px; position: absolute; background-color: rgba(0, 0, 0, 0.6);}
.s_map{width:100%;height:350px; background:#f0f0f0;vertical-align:top; }
.s_graybox02 li .pimg img{max-width:100%;}
.s_graybox02 li{width:20%; padding:0 5%; text-align:center;font-family:'Nanum Gothic';font-size:14px;line-height:16px; letter-spacing:-0.1em;}
.photobox .pthumb{display: inline-block;width:100%;height:120px; } 
.gallery_list .gallery_img{width: 100%; height:160px; }

.event_wrap .ev_img img{max-width:100%;}

.cguide .cnum{display: inline-block;width:10%;font-family:'NanumGothicLight';line-height:50px;font-size:50px;letter-spacing:-0.1em;color: #32b8b5; text-align:left; margin-right:2%;vertical-align:top; }
.cguide .ctxt{display: inline-block;width:88%;font-family:'Nanum Gothic';line-height:18px;font-size:13px;color: #494949; text-align:left;letter-spacing:-0.1em; }
.greeting{width:100%; padding:20px 40px 20px 40px;text-align:left; vertical-align:top;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;/* background:url(/m/img/greeting_bg.png) left top no-repeat;background-size: 100% auto; */}
.pannel_wrap .s01{display:inline-block;width:65%;margin-right:5%;}
.pannel_wrap .s02{display:inline-block;width:30%;}
.pannel_wrap p{color:#858585;font-family:'Nanum Gothic Bold';font-size:15px;line-height: 22px;letter-spacing: -0.05em;}

.ptitle{display: inline-block;width:100%;color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:24px;line-height: 24px;letter-spacing: -0.05em;}
.ptitle h2{color:#1e1e1e;font-family:'Nanum Gothic Bold';font-size:24px;line-height: 24px;letter-spacing: -0.05em;margin-bottom:10px;}
.ptitle p{color:#858585;font-family:'Nanum Gothic Bold';font-size:15px;line-height: 22px;letter-spacing: -0.05em;}
.ptitle h1{color:#858585;font-family:'Nanum Gothic Bold';font-size:18px;line-height: 18px;letter-spacing: -0.05em;margin-bottom:20px;}
.color_wrap li{display:inline-block;width:20%; height:100px; margin-left:5%;background: url(/img/color_bg.png) right 10px no-repeat;}

}

/*mobile 520 이하 */
@media all and (max-width:520px){
#header .headWrap .t_logo img{max-width: 70%; height:auto;}
#header .headWrap .m_open img{max-width: 50%; height:auto;}
#header .headWrap .util_m img{max-width: 55%; height:auto;}

.mfbox .mfb01 img{max-width: 40%; height:auto;}
.mfbox .mfb02 img{max-width: 40%; height:auto;}
.mfbox .mfb03 img{max-width: 40%; height:auto;}
.mfbox .mfb04 img{max-width: 40%; height:auto;}
	
}


/*mobile 360 이하 */
@media all and (max-width:360px){
.searchbox{padding:30px 5% 20px; }

}

