@charset "utf-8";

html, body {background-color:#FFF;font-size:12px;}


/*HEADER ------------------------------------------------*/

#header {width:100%;height:46px;min-width:320px;background-color:#;position:relative;}

.header {width:100%;height:46px;z-index:9999;background-color:#FFF;position:fixed;top:0;left:0;border-bottom:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:1px 1px 5px rgba(1,1,0,0.1);}
.header {*zoom:1;}
.header:after {content:"";display:block;clear:both;}
.hidden_top {;}

.header > #gnb_top {display:none;}
.header > #nav-wrap {display:block;position:relative;}

.header > #nav-wrap #nav_in_logo {position:absolute;top:0;left:40px;overflow:hidden;display:inline-block;width:100%;height:46px;}
.header > #nav-wrap #nav_in_logo a {margin:0 auto;margin-left:0px;display:block;width:160px;height:46px;text-indent:-9999px;background-size:contain !important;}
.header > #nav-wrap #nav_in_logo a.txtlogo {text-indent:10px !important;line-height:46px;text-align:left;font-weight:bold;font-size:1.65em;letter-spacing:-1px;}

.header > #nav-wrap > #nav_in_search {display:none;}
.header > #nav-wrap > #nav_in_my {display:none;}

.header > #nav-wrap #nav_in_search #msearch_warp {z-index:9999;position:absolute;top:46px;left:0px;width:100%;height:50px;}
.header > #nav-wrap #nav_in_search ul {overflow:hidden;margin:0 auto;width:100%;height:50px;border:2px solid #00953b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.header > #nav-wrap #nav_in_search ul li {float:left;height:50px;}
.header > #nav-wrap #nav_in_search ul li:nth-child(1) {width:88%;}
.header > #nav-wrap #nav_in_search ul li:nth-child(2) {width:12%;}
.header > #nav-wrap #nav_in_search ul li input {height:50px;font-size:1.25em;font-weight:500;}
.header > #nav-wrap #nav_in_search ul li input.gSearch_input {border:0px solid #FFF;width:100%;height:100%;line-height:48px;padding:0 20px;margin:0;}
.header > #nav-wrap #nav_in_search .gSearch_go {position:absolute;top:0px;right:0px;display:block;width:50px;height:50px;text-indent:-999px;background:url('/images/mall/topsearch_btn.png') #fff no-repeat center;cursor:pointer;}

.full_inner {display:none;text-indent:-999;}

/*-- Header NAVIGATION --*/

/*-- ① WEB NAVIGATION --*/
.header > #header_nav {display:none;text-indent:-999;}
.header > #header_nav > #gnb_navi {display:none;text-indent:-999;}
.header > #header_nav > #gnb_navi > #globalnav {display:none;text-indent:-999;}
#fullnav {display:none !important;}
#globalmenu {display:none !important;}
/*-- ~ ① WEB NAVIGATION --*/

/* ① MOBLIE 슬라이드 (mm-member:navigation) */
.header a.mnav {z-index:1;position:absolute;display:block;width:40px;height:40px;top:3px;left:0px;background:url('/images/mall/style1_mtop_list.png') center #FFF no-repeat;background-size:40px 40px;}
.header a.msearch {position:absolute;display:block;width:40px;height:40px;top:3px;right:0px;background:url('/images/mall/style1_mtop_search.png') center #FFF no-repeat;background-size:40px 40px;text-indent:-9999px;}
.header a.mclose {position:absolute;display:none;width:40px;height:40px;top:3px;right:0px;background:url('/images/mall/style1_mtop_close.png') center #FFF no-repeat;background-size:40px 40px;text-indent:-9999px;}
.header a.mcart {position:absolute;display:block;width:40px;height:40px;top:3px;right:40px;background:url('/images/mall/style1_mtop_cart.png') center #FFF no-repeat;background-size:40px 40px;}
.mcartcnt {position:absolute;top:5px;right:40px;width:18px;line-height:18px;text-align:center;border-radius:9px;background-color:rgba(255,0,0,0.7);color:#FFF;font-weight:bold;}

nav:not(.mm-menu) {display:none;}
nav.mm-menu {border:3px solid #00953b !important;border-radius:0 30px 30px 0 !important;}

.mm-member h1 {display:block;background-color:;padding:0 10px;height:46px;}
.mm-member h1.top {line-height:46px;font-size:14px;}
.mm-member h1.top a {font-size:14px;font-weight:bold;text-align:left;color:#000;}
.mm-member h1.top a span {color:#000;}
.mm-member h1 strong {position:absolute;right:5px;top:15px;height:20px;line-height:20px;padding:0 10px;font-size:12px;color:#fff;font-weight:bold;border-radius:50px;background-color:#00953b;}

#mnav_my {display:block;margin:auto;text-align:center;background-color:#00953b;padding:10px 0;}
#mnav_my dt a {width:33%;color:#474747;font-size:12px;font-weight:600;padding:5px 10px;letter-spacing:-1px;}
#mnav_my dt a {box-sizing:border-box;border-radius:2px;background-color:#fff;}
#mnav_my dt a + a {margin-left:5px;}

#member_cs {position:absolute;bottom:0px;left:0px;width:100%;border-top:1px solid #ddd;background-color:#fafafa;display:block;margin:auto;padding:5px 0 20px;box-shadow:1px 1px 5px rgba(1,1,0,0.1);}
#member_cs dt {display:block;padding:15px;background:url('/images/mall/style1_mnav_more.png') right #FFF no-repeat;background-size:40px 40px;}
#member_cs dt p {font-size:1.15em;font-weight:bold;color:#000;}
#member_cs dt p span {padding:0 10px;color:#00953b;font:500 1.2em/15px 'Roboto','Noto Sans KR';}
#member_cs dd {text-align:center;}
#member_cs dd a {color:#474747;font-size:12px;font-weight:normal;padding:3px 10px;}
#member_cs dd a {min-width:30%;box-sizing:border-box;box-shadow:1px 1px 5px rgba(1,1,0,0.1);border-radius:30px;letter-spacing:-1px;}
#member_cs dd a + a {margin-left:2%;}

/* ~① MOBLIE 슬라이드 (mm-member:navigation) */

/*-- ~Header NAVIGATION --*/

/*QUICK layer*/
#quick_layer {display:none;}

.float_right {}
.float_left {display:none !important;}
.float_md {z-index:2002;position:fixed;right:5px;bottom:80px;}

.float_btn {display:block;overflow:hidden;}
.float_btn div {cursor:pointer;border:1px solid #fff;border-radius:1px;box-shadow:2px 2px 1px rgba(0,0,0,0.1);border-radius:20px;}
.float_btn div.btn_sns1 {width:40px;height:40px;background:url('/images/mall/icon_pf.png') no-repeat center;opacity:0.8;text-indent:-999px;}
.float_btn div.btn_sns2 {width:40px;height:40px;background:url('/images/mall/icon_tt.png') no-repeat center;opacity:0.8;text-indent:-999px;}
.float_btn div.btn_call {display:none;width:40px;height:40px;background:url('/images/mall/style1_icon_Dcall.png') no-repeat center #000;}
.float_btn div + div {margin-top:0px;}
.float_btn a {display:block;width:40px;height:40px;text-indent:-99999px;}

.goTop {z-index: 23;position:fixed;right:5px;bottom:50px;display:inline-block;width:40px;height:30px;line-height:28px;border-radius:20px;border:1px solid #fff;box-shadow:2px 2px 1px rgba(0,0,0,0.1);outline:0;cursor:pointer;text-align:center;background-color:rgba(0,0,0,0.5);color:#fff;padding:0;font-size:12px;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.goTop span {display:none;}
.goTop span:before {content:'';display:block;}

/*~QUICK layer*/

#section {width:100%;min-width:320px;margin:auto;overflow:hidden;position:relative;}


/*~HEADER ------------------------------------------------*/




/*MAIN CONTENS ------------------------------------------------*/


#main_contents {padding:0px;max-width:740px;margin:auto;overflow:hidden;z-index:100;}

#main_banner {width:100%;margin:0 auto;overflow:hidden;padding-top:30px;}
.mevent div a {display:block;}

#categoryicon {display:block;margin:0 auto;margin-top:0px;border-top:1px solid #fff;padding:0;background-color:#fff;}
#categoryicon ul {margin:0 auto;text-align:center;padding-top:30px;}
#categoryicon ul li {display:inline-block;text-align:center;margin-bottom:10px;}
#categoryicon ul li + li {margin-left:5px;}
#categoryicon ul li:nth-child(11) {margin-left:0px;}
#categoryicon ul li a span {display:block;width:70px;height:70px;overflow:hidden;}
#categoryicon ul li a span {border:1px solid #eeeeee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition-duration:0.2s;text-align:center;box-shadow:1px 2px 5px rgba(0,0,0,0.2);border-radius:50%;}
#categoryicon ul li a:hover span {border:5px solid #fff;}
#categoryicon ul li a p {display:block;padding-top:20px;font-size:1em;font-weight:bold;letter-spacing:-1px;text-shadow:1px 2px 2px rgba(255,255,255,0.2);}
#categoryicon ul li img {width:100%;}

h1.main_title {display:block;margin:0 auto;text-align:left;font-size:1.75em;color:#323234;margin:30px 5px;}
h1.main_title span {color:#3f3f3f;}
h1.main_titleimg {display:block;width:100%;margin:0 auto;margin-bottom:30px;margin-top:30px;}
h1.main_titleimg img {width:100%;height:auto;}


#mainbest {display:block;margin-top:30px;border-top:1px solid #dcdcdc;}
#mainmd {display:block;margin-top:30px;border-top:1px solid #dcdcdc;}
.goodsframe {display:block;margin:0 auto;text-align:center;}

#mainplans div.mainplan {background-color:#FFF;padding:30px 0px;border-top:1px solid #dcdcdc;}
#mainplans div.mainplan:nth-child(1),#mainplans div.mainplan:nth-child(3),#mainplans div.mainplan:nth-child(5) {background-color:#f8f8f8;padding:50px 0px;}

.mplancc {overflow:hidden;display:block;margin:0 auto;margin-top:0px;border:2px solid #00953b;border-radius:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mplancc > ul {display: block;margin:auto;text-align:center;border-top:0px solid #00953b;border-left:0px solid #00953b;}
.mplancc > ul > li {display: inline-block;line-height:30px;color:#999999;text-align:center;border-right:0px solid #00953b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mplancc > ul > li.on {color:#FFF;background-color:#00953b;border-radius:20px;}
.mplancc > ul > li > a {display:block;padding:0 5px;font-weight:bold;font-size:0.95em;letter-spacing:-1px;}
.mplancc > ul > li.on > a, .mplancc > ul > li:hover> a {color:#FFF;background-color:#00953b;}

.goodslists {width:100%;margin:0 auto;border:1px solid #dcdcdc;}
.goodslists img {width:100%;height:auto;min-width:130px;min-height:130px;}
.goodslists > ul {display:block;overflow:hidden;}
.goodslists > ul > li {position:relative;float:left;border-top:1px solid #dcdcdc;width:50%;margin:0%;background-color:#FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goodslists > ul > li:hover {border:1px solid #232a32;}
.goodslists > ul > li + li {margin-bottom:0px;}
.goodslists > ul > li:nth-child(2n+1) {clear:both;border-right:1px solid #dcdcdc;}
.goodslists > ul > li dl {padding:0 5px;}
.goodslists > ul > li dl dt {text-align:center;}
.goodslists > ul > li dl dd:nth-child(2) {padding:10px 0;text-align:left;}
.goodslists > ul > li dl dd:nth-child(2) h3 {line-height:15px;width:100%;margin:0 auto;color:#757575;font-size:11px;padding-bottom:10px;}
.goodslists > ul > li dl dd:nth-child(2) h4 {overflow:hidden;height:48px;line-height:22px;width:100%;margin:0 auto;font-size:1.1em;letter-spacing:-1px;}
.goodslists > ul > li dl dd:nth-child(3) {padding:15px 0;}
.goodslists > ul > li dl dd:nth-child(3) ul {overflow:hidden;line-height:20px;text-align:right;}
.goodslists > ul > li dl dd:nth-child(3) ul li {font-weight:100;}
.goodslists > ul > li dl dd:nth-child(3) ul li:nth-child(1) {float:left;font-size:11px;color:#333;}
.goodslists > ul > li dl dd:nth-child(3) ul li:nth-child(2) {float:right;font-size:1.05em;font-weight:400;}
.goodslists > ul > li dl dd:nth-child(3) ul.price1 {background-color:#FFF;border-radius:20px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goodslists > ul > li dl dd:nth-child(3) ul.price2 {background-color:#f2eeee;border-radius:20px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goodslists > ul > li dl dd:nth-child(3) ul.price1 li:nth-child(2) {color:#333;font-size:1.15em;}
.goodslists > ul > li dl dd:nth-child(3) ul.price2 li:nth-child(2) {color:#00953b;font-size:1.15em;font-weight:bold;}
.goodslists > ul > li dl dd {border-top:1px solid #f7f7f7;border-bottom:0px solid #fff;}

.goodslists .best {position:absolute;top:-1px;left:-1px;width:50px;height:25px;border-radius:0 0 5px 0;background:#009999;opacity:0.8;z-index:1;}
.goodslists .best:after {content:"BEST";display:block;clear:both;line-height:25px;font-size:11px;font-weight:400;color:#fff;text-align:center;}
.goodslists .pick {position:absolute;top:-1px;left:-1px;width:50px;height:25px;border-radius:0 0 5px 0;background:#2897fb;opacity:0.8;z-index:1;}
.goodslists .pick:after {content:"NEW";display:block;clear:both;line-height:25px;font-size:11px;font-weight:400;color:#fff;text-align:center;}

.goodslists dt {position:relative !important;padding:15px 0;}
.goodslists .balloontxt {z-index:2;border-radius:25px;background-color:rgba(255,255,255,0.7);border:1px solid #e0e0e0;box-shadow:1px 1px 5px rgba(0,0,0,0.2);position:absolute;bottom:10px;right:0px;padding-bottom:10px;}
.goodslists .balloontxt:after {content:"";background:url('/images/mall/icon_ballon_bg.png') no-repeat center bottom;background-size:contain;display:block;height:5px;clear:both;}
.goodslists .balloontxt {color:#f43142;font-weight:bold;font-size:1em;text-align:center;padding:5px;line-height:130%;}

.noimage {display:block;height:100%;line-height:100%;color:#999;text-align:center;font-size:0.9em;border:1px dashed #dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

a.probtn {display:block;margin:0 auto;width:110px;height:38px;line-height:38px;background-color:#111;color:#FFFFFF;font-size:1em;}
a.probtn:hover {background-color:#008932;}

/*-- cs --*/
.mcs-info {display:block;}
.mcs-info .inner-m {display:block;overflow:hidden;border-top:0px solid #ddd;padding:20px 0;}

.inner-m dl {display:block;overflow:hidden;border-top:1px solid #ddd;padding:20px;}
.inner-m dl dt {font-size:16px;padding-bottom:10px;}
.inner-m dl dd {float:left;font-size:13px;line-height:25px;padding-left:20px;}
.inner-m dl + dl {padding-top:50px;}

.inner-m .bul {margin-top:0px;}
.inner-m .bul li {font-size:1em;color:#888;}
.inner-m .bul li::before {background-color:#ddd;}
.inner-m a.more {padding:0 5px;display:inline-block;border:0px solid #e0e0e0;width:20px;height:20px;cursor:pointer;background:url('/images/mall/style1_mcs_more.png') bottom center no-repeat;}

/* ~MAIN CONTENS ------------------------------------------------*/



/* SUB CONTENS ------------------------------------------------*/

.contents {display:block;padding:0 0px;margin:0 auto;z-index:100;}
.contents .section {margin:0 auto;padding:20px 5px;max-width:740px;}
.contents .subtitle {display:block;line-height:20px;font-weight:500;font-size:1.4em;color:#000;padding:8px 10px;border-top:2px solid #574545;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:1px 2px 5px rgba(0,0,0,0.1);}

.sub_desc {padding-bottom:30px;word-break:keep-all;text-align:justify;line-height:20px;}
.sub_desc span {color:#e85581;font-size:1.1em;}
.sub_desc span.t1 {color:#3366cc;font-size:1em;}
.sub_desc p {min-height:25px;}

.submenu {margin:0 auto;width:100%;margin-top:10px;padding-bottom:10px;border-bottom:2px solid #F2F2F2;}
.submenu > ul {width:100%;overflow:hidden;margin:auto;text-align:center;}
.submenu > ul > li { display:inline-block;width:40%;padding:1%;line-height:20px;color:#999;text-align:center;font-size:1em;border-bottom:2px solid #fff;}
.submenu > ul > li > a {word-break:keep-all;}
.submenu > ul > li.on {border-bottom:2px solid #111;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.middot::before {content:'';position:absolute;left:0;top:0;display:inline-block;width:46px;height:46px;background:url('/images/common/icon_dot.gif') center / 24px no-repeat #000;border-radius:50%;}
.txt_hidden {display:none;}

/* paging */
.box_paging {overflow:hidden;display:block;padding:15px 0;text-align:center;}
/*-----------~공통 */

/* service */
.service {overflow:hidden;padding-bottom:50px;}
.service .tabs {display:table;width:100%;margin-bottom:10px;text-align:center;border:1px solid #00953b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.service .tabs > li {display: table-cell;width:25%;line-height:34px;color:#999;text-align:center;font-size:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.service .tabs > li + li {border-left:1px solid #00953b;}
.service .tabs > li.on {color:#FFF;background-color:#00953b;}
.service .tabs > li > a {display:block;padding:0 20px;font-weight:bold;font-size:1.05em;}
.service .tabs > li.on > a, .service .tabs > li:hover> a {color:#FFF;background-color:#00953b;}

.service .list {margin:0 auto;border:0px solid #F7F7F7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.service .list img {border:1px solid #FFF;width:100%;height:auto;padding:1.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.service .list > ul > li {float:left;position:relative;width:48%;margin:1%;border:1px solid #e0e0e0;transition-duration:0.2s;}
.service .list > ul > li {background:#fff;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition-duration:0.2s;text-align:center;box-shadow:1px 2px 2px rgba(0,0,0,0.2);}
.service .list > ul > li:hover {border:1px dashed #00953b;}
.service .list > ul > li dd:nth-child(2) {padding:10px;text-align:center;}
.service .list > ul > li dd:nth-child(3) {padding:20px;text-align:center;}

.serverice_view {position:relative;}
.servicetitle {line-height:25px;padding:15px;font-weight:bold;font-size:1.35em;color:#fff;position:fixed;top:0px;left:0px;width:100%;background-color:#00953b;}
.btn_close {position:fixed;top:5px;right:5px;background:center center no-repeat rgba(0,0,0,0.1);background-image:url('/images/mall/pop_close.png');width:40px;height:40px;}
.btn_close {cursor:pointer;border:0px solid #ddd;box-shadow:2px 2px 1px rgba(1,1,0,0.3);text-indent:-99999px;}

/*-----------list.asp */

/* list_category */
#categorybox {margin:0 auto;overflow:hidden;margin-bottom:20px;margin-top:10px;}
#categorybox .category {display:table;overflow:hidden;border-top:1px solid #3f3f3f;border-left:1px solid #dcdcdc;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#categorybox .category:after {content:'';display:block;clear:both;}
#categorybox .category li {display:table;float:left;width:33.3%;min-width:150px;margin:-1px 0 0 -1px;text-align:center;vertical-align:top;}
#categorybox .category li a {display:table-cell;overflow:hidden;height:32px;border:1px solid #dcdcdc;padding:0 2px;color:#666;font-size:12px;line-height:20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;word-break:keep-all;vertical-align:middle;}
#categorybox .category li.on a {border:1px solid #3f3f3f;background:#3f3f3f;color:#fff;font-weight:700;}
#categorybox .category li a:hover {border:1px solid #3f3f3f;background:#3f3f3f;color:#fff;font-weight:700;}

#categorygubunbox {position:relative;margin-top:10px;display:block;border-top:2px solid #3f3f3f;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#categorygubunbox > dl {overflow:hidden;margin:0px;text-align:center;padding:10px 0;border-bottom:1px solid #e8e8e8;}
#categorygubunbox > dl:last-child {border-bottom:2px solid #3f3f3f;}
#categorygubunbox > dl > dt {display:block;min-height:20px;line-height:20px;font-weight:500;font-size:1.1em;text-align:left;}
#categorygubunbox > dl > dd {display:block;padding-top:5px;}
#categorygubunbox > dl > dd > ul {display:table;overflow:hidden;}
#categorygubunbox > dl > dd > ul > li {display:table-cell;float:left;width:25%;min-width:69px;margin:0px;text-align:center;background-color:#;}
#categorygubunbox > dl > dd > ul > li a {border-radius:20px;display:block;height:26px;line-height:24px;padding:0px 5px;border:1px solid #d6d6d6;box-sizing:border-box;}
#categorygubunbox > dl > dd > ul > li + li a {margin-left:3px;margin-bottom:3px;}
#categorygubunbox > dl > dd > ul > li:nth-child(4n+1) a {margin-left:0px;}
#categorygubunbox > dl > dd > ul > li:hover a,#categorygubunbox > dl > dd > ul > li a.on {background:#00953b;font-weight:400;color:#fff;border:1px solid #00953b;}

/* list_arrange */
#arrbox {display:block;margin:0 auto;overflow:hidden;padding:20px 0;margin-bottom:10px;}
#arrbox div {line-height:30px;color:#3f3f3f;font-size:1em;}
#arrbox div.leftinfo {display:block;width:100px;overflow:hidden;border-radius:20px;background-color:#f5F5f5;padding:2px 20px;margin-bottom:10px;}
#arrbox div.leftinfo span {color:#ff3333;}
#arrbox div.rightinfo {border-top:1px solid #3f3f3f;border-bottom:1px solid #3f3f3f;}
#arrbox div.rightinfo a {display:inline-block;}
#arrbox div.rightinfo span.space {display:inline-block;width:5px;text-align:center;}
#arrbox div.rightinfo a.on {color:#ff3333;font-weight:bold;text-indent:20px;background:url('/images/mall/style1_list_check.png') no-repeat left 50% #fff;}

.cabtn_reset {position:relative;display:block;}
.cabtn_reset .careset {position:absolute;top:-10px;right:0;padding:5px 10px;height:22px;border:0px #e8e8e8 solid;color:#fff !important;text-align:center;background-color:#ff3333;}
.cabtn_reset .careset {font-size:1em;font-weight:400;letter-spacing:0px;box-shadow:1px 1px 0px #e8e8e8;word-break:keep-all;}
.cabtn_reset .careset {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:30px;}
.cabtn_reset .careset:hover {border:0px #fff solid;}

/* list_goods = main */

/*-----------~list.asp */


/*-----------view.asp */

#pagehistory > ul {overflow:hidden;}
#pagehistory > ul > li {float:left;padding:0 5px;line-height:25px;text-transform:uppercase;}
#pagehistory > ul > li.sns {float:right;}

.view_goods {overflow:hidden;margin-top:20px;margin-bottom:50px;}
.view_goods > div {overflow:hidden;}
.view_goods > .photoArea {display:block;width:100%;border-bottom:1px solid #d3d3d5;}
.view_goods > .photoArea div {overflow:hidden;margin:0 auto;width:300px;height:400px;height:auto;}
.view_goods > .photoArea div ul {margin:0 auto;width:100%;height:100%;padding-bottom:20px;}
.view_goods > .infoArea {display:block;width:100%;border-bottom:1px solid #d3d3d5;border-top:2px solid #F5F5F5;}
.view_goods > .infoArea .area1 {margin:0 auto;width:100%;min-height:80px;}
.view_goods > .infoArea .area1 > .goods_top {display:block;overflow:hidden;background-color:#fff;}
.view_goods > .infoArea .area1 > .goods_top > li {word-break:keep-all;border-bottom:1px solid #d3d3d5;}
.view_goods > .infoArea .area1 > .goods_top > li.icon {padding-bottom:15px;}
.view_goods > .infoArea .area1 > .goods_top > li.title {border-top:2px solid #3f3f3f;padding:10px 0px;}
.view_goods > .infoArea .area1 > .goods_top > li.title {font-size:1.35em;letter-spacing:-1px;line-height:25px;}
.view_goods > .infoArea .area1 > .goods_top > li.title span {display:block;font-size:12px;color:#999;letter-spacing:0px;}

.view_goods > .infoArea .area1 > .goods_top > li.desc {background:#fff;padding:10px 5px;}
.view_goods > .infoArea .area1 > .goods_top > li.desc > p {display:inline-block;padding:0 2px;}
.view_goods > .infoArea .area1 > .goods_top > li.desc > p a {font-size:11px;color:#999;line-height:20px;}
.view_goods > .infoArea .area1 > .goods_top > li.desc > p + p {margin-left:2px;margin-bottom:2px;}

.view_goods > .infoArea .area1 > .goods_detail {display:block;width:100%;overflow:hidden;padding-bottom:0;}
.view_goods > .infoArea .area1 > .goods_detail > dt {display:table-cell;float:left;width:25%;line-height:24px;font-weight:bold;font-size:1em;border-bottom:1px solid #d3d3d5;padding:10px 0;}
.view_goods > .infoArea .area1 > .goods_detail > dd {display:table-cell;float:left;width:75%;line-height:24px;font-weight:normal;font-size:1em;border-bottom:1px solid #d3d3d5;padding:10px 0;}
.view_goods > .infoArea .area1 > .goods_detail > dd span.discount {color:#3f3f3f;}

.view_goods > .photoArea {position:relative !important;}
.view_goods .balloontxt {z-index:2;border-radius:25px;background-color:rgba(255,255,255,0.7);border:1px solid #e0e0e0;box-shadow:1px 1px 5px rgba(0,0,0,0.2);position:absolute;top:10px;right:0px;padding-bottom:10px;}
.view_goods .balloontxt:after {content:"";background:url('/images/mall/icon_ballon_bg.png') no-repeat center bottom;background-size:contain;display:block;height:5px;clear:both;}
.view_goods .balloontxt {color:#f43142;font-weight:bold;font-size:1em;text-align:center;padding:5px 10px;line-height:130%;}

#goods_months {margin-top:30px;margin-bottom:0px;border-bottom:2px solid #008932;}
#goods_months ul {height:40px;margin:0 auto;background-color:#f6f6f6;}
#goods_months ul li {width:auto;min-width:60px;height:40px;border-right:1px solid #fff;font:500 1.15em/14px 'Roboto','Noto Sans KR';letter-spacing:-0.2px;color:#3f3f3f;text-align:center;float:left;box-sizing:border-box;cursor:pointer;}
#goods_months ul li a {display:block;line-height:40px;border-radius:10px 10px 0 0;}
#goods_months ul li.on a {margin-top:-2px;background-color:#fff;border:2px solid #008932;color:#008932;box-shadow:2px 2px 1px rgba(0,0,0,0.1);}


.goods_retalsa {border-bottom:1px solid #e8e8e8;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.goods_retalsa table {border:0px solid #f7f7f7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goods_retalsa table tr th,.goods_retalsa table tr td {border:0px;}
.goods_retalsa table tr th,.goods_retalsa table tr td {border-bottom:1px solid #e8e8e8;}
.goods_retalsa table tr th {background-color:#f4f4f4;color:#3f3f3f;}


/* view_rental */
.goods_retalsa_detail {padding:5px 0;border-top:1px solid #d3d3d5;}
.goods_retalsa_detail h1 {font-size:1.45em;font-weight:bold;color:#000000;height:30px;line-height:30px;margin-bottom:10px;}
.goods_retalsa_detail h2 {display:none;}
.goods_retalsa_detail h2:after {content:'';clear:both;}

.goods_retalsa table tr th:nth-child(4) {display:none;}
.goods_retalsa table tr td:nth-child(4) {display:none;}

.goods_retalsa_detail .goods_retalsa_detail_mobile {margin-bottom:20px;}
.goods_retalsa_detail .goods_retalsa_detail_pc {display:none;}

.goods_retalsa_detail_mobile {border-bottom:1px solid #dcdcdc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}
.goods_retalsa_detail_mobile > ul {border:0px solid #f7f7f7;border-top:2px solid #3f3f3f;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.goods_retalsa_detail_mobile > ul > li {padding:10px;border-width:0px 0px 1px 0px;border-style:solid;border-color:#d4d4d4;}
.goods_retalsa_detail_mobile > ul > li > ul > li:nth-child(1) {text-align:center;}
.goods_retalsa_detail_mobile > ul > li > ul > li dl {padding:5px 0;border-width:1px 0px 0px 0px;border-style:dotted;border-color:#d4d4d4;overflow:hidden;}
.goods_retalsa_detail_mobile > ul > li > ul > li dl:nth-child(1) {border-width:0px;}
.goods_retalsa_detail_mobile > ul > li > ul > li dd:nth-child(1) {float:left;line-height:170%;width:80%;}
.goods_retalsa_detail_mobile > ul > li > ul > li dd:nth-child(2) {float:right;width:20%;text-align:right;}

.order_qty {overflow:hidden;}
.order_qty li {float:left;}
.order_qty li a {display:block;text-indent:-9999px;cursor:pointer;}
.order_qty li.plus a {width:30px;height:30px;background:url('/images/mall/cnt_plus.gif') no-repeat;background-size:100%;}
.order_qty li.minus a {width:30px;height:30px;background:url('/images/mall/cnt_minus.gif') no-repeat;background-size:100%;}
.order_qty li.qty {display:block;width:30px;height:28px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;}
.order_qty li.qty input.qtybox {width:100%;height:28px;line-height:15px;font-size:1.1em;background-color:#f2f2f2;border:0px;text-align:center;}
input.totalprice {width:140px;height:30px;line-height:15px;font-size:1.5em;background-color:#f5f5f5;border:0px;text-align:right;color:#3f3f3f;font-weight:;letter-spacing:0px;padding-right:5px;}

.view_goods > .infoArea> .area2 {display:block;padding:30px 0;}
.view_goods > .infoArea> .area2 div {float:right;width:100%;}
.view_goods > .infoArea> .area2 a {display:block;}

/*20210330 view 버튼변경*/
.btn_order {float:right;width:100%;height:46px;background-color:#03471e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0 0px 5px 5px;}
.btn_order {font-size:1.15em;color:#fff;font-weight:400;text-align:center;line-height:46px;}
.btn_order:hover {background-color:#f0f1f1;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;}
.btn_wishlist {width:100%;height:46px;background:#03471e;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0 0px 5px 5px;}
.btn_wishlist {font-size:1.15em;color:#FFF;font-weight:400;text-align:center;line-height:46px;}
.btn_wishlist {background:url('/images/mall/red/mallicon_wish_off.png') no-repeat 25% 50% #FFF;text-indent:20px;}
.btn_wishlist:hover {background:url('/images/mall/red/mallicon_wish.png') no-repeat 25% 50% #FFF;}
.btn_soldout {width:100%;height:46px;background:#999;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0 0px 5px 5px;}
.btn_soldout {font-size:1.1em;color:#fff;font-weight:400;text-align:center;line-height:46px;}

.btCard {width:50px;height:28px;border:none;border:2px solid #707784;background-color:#fff;color:#000 !important;padding:0 !important;text-align:center;margin:1px;}
.btCard {font-size:11px;font-weight:500;letter-spacing:-1px;box-shadow:2px 2px 5px rgba(0,0,0,0.1);word-break:keep-all;}
.btCard {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px 5px 0 0;}

.btOdr {width:50px;height:28px;border:none;border:1px solid #03471e;background:#03471e;color:#FFF;padding:0 !important;margin:1px;}
.btOdr {font-size:11px;font-weight:500;letter-spacing:-1px;box-shadow:2px 2px 5px rgba(0,0,0,0.1);word-break:keep-all;}
.btOdr {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0 0px 5px 5px;}
.btOdr {background:#03471e;}

.btCart {width:50px;height:28px;border:none;border:1px solid #d3d3d5;background-color:#d3d3d5;color:#000;padding:0 !important;margin:1px;}
.btCart {font-size:11px;font-weight:500;letter-spacing:-1px;word-break:keep-all;}
.btCart {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0 0px 5px 5px;}

.btBox {padding:5px 10px;height:30px;border:1px #dcdcdc solid;color:#000 !important;text-align:center;}
.btBox {font-size:1em;font-weight:400;letter-spacing:0px;box-shadow:1px 1px 0px #dcdcdc;word-break:keep-all;}
.btBox {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:0px;}
.btBox:hover {border:2px #3f3f3f solid;}
/*~20210330 view 버튼변경*/

/* view_recom */
.view_recom {display:none;}

.recombox {overflow:hidden;margin:0 auto;}
.recombox li {float:left;width:20%;min-height:300px;border:1px solid #FFF;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.recombox li:hover {border:1px dashed #dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.recombox img {width:200px;height:200px;line-height:0;border:0;}
/* ~view_recom */

/* view_상품상세,배송정보 */
#wrap-lnb {height:40px;}
.quickFixed {position:fixed;width:100%;max-width:740px;top:60px;}
.quickFixed:after {content:"";display:block;clear:both;}

.clearFix {*zoom:1;}
.clearFix:after {content:"";display:block;clear:both;}
.view_ccpos {display:block;text-indent:-9999;height:40px;}
.view_ccpos:after {content:"";display:block;clear:both;}

.wrap_cc_tab {display:block;margin:0px auto;height:40px;overflow:hidden;margin-top:10px;background-color:#3f3f3f;}
.wrap_cc_tab ul {display:block;width:100%;border-top:0px solid #3f3f3f;border-left:0px solid #3f3f3f;border-bottom:0px solid #e8e8e8;box-sizing:border-box;}
.wrap_cc_tab ul li {float:left;width:30%;height:40px;padding:0 1px;border:0px solid #e8e8e8;background-color:#;box-sizing:border-box;cursor:pointer;}
.wrap_cc_tab ul li {font:500 1.05em/13px 'Roboto','Noto Sans KR';letter-spacing:-0.2px;color:#3f3f3f;text-align:center;color:#fff;}
.wrap_cc_tab ul li + li {width:35%;border-right:0px solid #e8e8e8;}
.wrap_cc_tab ul li.on, .wrap_cc_tab ul li.on a, .wrap_cc_tab ul li:hover a {display:block;height:40px;line-height:40px;border-bottom:2px solid #00953b;color:#fff;}
.wrap_cc_tab ul li a {display:block;height:40px;line-height:40px;color:#f8f8f8;}

.viewcc_area {padding-top:20px;padding-bottom:40px;}
.viewcc_area .delivery {display:block;overflow:hidden;padding:0 5px;}
.viewcc_area dl.delivery dt {color:#3f3f3f;font-size:1.1em;line-height:20px;}
.viewcc_area dl.delivery dd {color:#999;font-size:1em;line-height:20px;padding-bottom:20px;word-break:keep-all;}

.viewcc_area .viewcc_detail {display:block;padding:0px;margin:0 auto;overflow:hidden;text-align:center;}
.viewcc_detail img, .viewcc_detail p img {width:100%;height:auto;}
.viewcc_area .viewcc_desc {width:100%;padding-top:80px;border-bottom:1px solid #dfdfdf;}
.viewcc_area .viewcc_desc dl {margin:0 auto;overflow:hidden;border-top:1px solid #dfdfdf;word-break:keep-all;}
.viewcc_area .viewcc_desc dl dt {float:left;width:40%;font-size:1em;font-weight:bold;line-height:20px;padding:10px 0;}
.viewcc_area .viewcc_desc dl dd {float:left;width:60%;font-size:1em;font-weight:normal;line-height:20px;padding:10px 0;min-height:20px;}

/* view_상품상세,배송정보 */

/* ~view_review */

.contents_review {margin:0 auto;overflow:hidden;padding-bottom:100px;}

.review_btn {display:block;width:100%;margin:0 auto;overflow:hidden;text-align:right;padding-top:20px;padding-bottom:12px;}
.review_btn .reviewbtn {display:inline-block;text-align:center;width:auto;height:25px;line-height:25px;font-size:1em;border-bottom:2px solid #3f3f3f;margin-left:10px;}
.review_btn .reviewbtn:hover {color:#000000;}

.view_btnbox {position:absolute;overflow:hidden;bottom:10px;right:10px;width:110px;margin:2px auto 0;}
.view_btnbox a {display:inline-block;width:auto;min-width:50px;margin-right:1%;font-size:0.9em;}
.view_btnbox .btnsmall {padding:0 5px;height:24px;line-height:22px;font-size:0.9em;text-align:center;color:#3f3f3f;background-color:#f2f2f2;border:1px solid #f2f2f2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}

/* 레이어 오픈창 - review, mycontact, order-address */

#mylayer_open {overflow:hidden;display:none;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);position:absolute;}

#openlayer_inner {margin:0 auto;overflow:hidden;text-align:center;width:100%;max-width:600px;margin-top:10px;z-index:9999;background-color:#000000;position:relative;}
#openlayer_inner a.close {position:absolute;top:0;right:0;background:center center no-repeat transparent;background-image:url('/images/mall/pop_close.png');position:absolute;display:block;width:36px;height:36px;top:0px;right:0px;}
#openlayer_inner .openlayer_title {float:left;background-color:#000;text-align:center;color:#FFF;font-weight:bold;font-size:1.1em;line-height:36px;letter-spacing:1px;}
#openlayer_inner .openlayer_contents {margin:0 auto;width:100%;max-width:600px;height:580px;border:2px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*~레이어 오픈창*/

#myaddform {display:block;margin:0 auto;overflow:hidden;padding:10px 0px;}
#myaddform .subtitle {display:block;height:50px;line-height:50px;font-size:1.35em;font-weight:normal;border-bottom:1px solid #CCC;margin-bottom:15px;}
#myaddform .subinput {overflow:hidden;padding:10px 0;border-bottom:1px solid #CCC;}
#myaddform .subinput:hover {background-color:#dcdcdc;}
#myaddform .subinput:hover .member_sbtn {background-color:#3f3f3f;color:#FFF;}
#myaddform .subinput div {float:left;min-height:30px;line-height:30px;}
#myaddform .subinput div.stitle {width:15%;text-align:center;}
#myaddform .subinput div.sdata {width:85%;}
#myaddform .subinput div.sdata p {padding:5px 0;line-height:150%;}
#myaddform .subinput div.sdata p.s1 {font-size:1.1em;}
#myaddform .subinput div.sdata p.s2, #myaddform .subinput div.sdata p.s3 {color:#666;font-size:0.95em;}

#reviewform {display:block;margin:0 auto;overflow:hidden;padding:10px;}
#reviewform .subtitle {display:block;height:50px;line-height:50px;font-size:1.35em;font-weight:normal;border-bottom:1px solid #CCC;margin-bottom:15px;}
#reviewform dl {margin:0 auto;overflow:hidden;padding-bottom:0px;border-bottom:1px solid #CCC;}
#reviewform dl dt {display:block;text-align:center;font-size:1.45em;padding:7px 0;word-break:keep-all;}
#reviewform dl dd {display:block;text-align:center;font-size:1.1em;padding:7px 0;color:#666;word-break:keep-all;min-height:20px;}
#reviewform dl dd img {width:12px;}
#reviewform .subinput {overflow:hidden;padding:5px 0;border-bottom:0px solid #CCC;}
#reviewform .subinput p {float:left;min-height:30px;line-height:30px;}
#reviewform .subinput p.stitle {width:15%;text-align:center;}
#reviewform .subinput p.sdata { width:85%;}

/* 상품후기 */
.review_list {width:100%;display:block;margin:0 auto;overflow:hidden;padding:0px 0;}
.review_list ul {width:100%;overflow:hidden;margin:0 auto;padding:5px 0;border-bottom:1px solid #DFDFDF;position:relative;}
.review_list ul li { padding-bottom:10px;}
.review_list ul li.star {width:100%;}
.review_list ul li.star .printStar {padding-left:0px;}
.review_list ul li.star .printStar img {padding:5px 2px;width:12px;}
.review_list ul li.contents {line-height:24px;color:#666;font-size:1.05em;word-break:keep-all;}
.review_list ul li.contents div.photo {width:100%;}
.review_list ul li.contents div.photo img {width:90%;height:auto;max-width:260px;}
.review_list ul li.contents div.subject {;}
.review_list ul li.contents div.subject p {display:block;width:100%;}
.review_list ul li.contents span {display:block;margin-right:2%;color:#dcdcdc;height:30px;line-height:130%;font-size:1em;}

.reviewform {margin:0 auto;overflow:hidden;padding:10px;}
.reviewform .subtitle {display:block;height:50px;line-height:50px;font-size:1.35em;font-weight:normal;border-bottom:1px solid #CCC;margin-bottom:15px;}
.reviewform dl { margin:0 auto;overflow:hidden;padding-bottom:0px;border-bottom:1px solid #CCC;}
.reviewform dl dt {display:block;text-align:center;font-size:1.3em;padding:7px 0;word-break:keep-all;}
.reviewform dl dd {display:block;text-align:center;font-size:1.1em;padding:7px 0;color:#666;word-break:keep-all;min-height:20px;}
.reviewform .subinput {display:block;overflow:hidden;padding-top:10px;}
.reviewform .subinput p {min-height:20px;line-height:20px;}
.reviewform .subinput p.stitle {float:left;width:17%;overflow:hidden;}
.reviewform .subinput p.sdata {float:left;width:83%;overflow:hidden;}

/* ~view_review */

/*-----------~view.asp */


/*-----------mypage */

.mycontactform {margin:0 auto;overflow:hidden;padding:10px;}
.mycontactform .subtitle {display:block;height:50px;line-height:50px;font-size:1.35em;font-weight:normal;border-bottom:2px solid #3f3f3f;margin-bottom:15px;}
.mycontactform .sendform {display:block;overflow:hidden;}
.mycontactform .sendform ul {overflow:hidden;font-size:1em;padding:10px 5px;margin-bottom:0px;border-bottom:1px dashed #dcdcdc;}
.mycontactform .sendform ul li.stitle {float:left;width:18%;font-size:1em;word-break:keep-all;line-height:20px;}
.mycontactform .sendform ul li.sdata {float:left;width:82%;font-size:1em;min-height:18px;line-height:18px;}
.mycontactform .sendform ul li select {width:90%;}

/* mycontact_box :아코디언 메뉴 */
.mycontact_title {clear:both;display:block;overflow:hidden;border-bottom:1px solid #3f3f3f;}
.mycontact_title li {float:left;text-align:center;font-weight:bold;padding:15px 0;background-color:#f7f7f7;}
.mycontact_title li.d1 {width:15%;}
.mycontact_title li.d2 {width:50%;}
.mycontact_title li.d3 {width:15%;}
.mycontact_title li.d4 {width:10%;}
.mycontact_title li.d5 {width:10%;}

/* Q :질문 */
.mycontact_box {clear:both;margin:0 auto;}
.mycontact_box > div {position:relative;overflow:hidden;}

.mycontact_box .type_q {border-bottom:1px solid #DADADA;padding:0;background:url('/images/common/icon_arrow_down.gif') no-repeat 96% 50%;}
.mycontact_box .type_q .ans_q {overflow:hidden;}
.mycontact_box .type_q .ans_q li {float:left;text-align:center;height:30px;line-height:30px;padding:10px 0;}
.mycontact_box .type_q .ans_q li.d1 {width:15%;}
.mycontact_box .type_q .ans_q li.d2 {width:50%;text-align:left;}
.mycontact_box .type_q .ans_q li.d3 {width:15%;}
.mycontact_box .type_q .ans_q li.d4 {width:10%;}
.mycontact_box .type_q .ans_q li.d5 {width:10%;}
.mycontact_box .type_q a {display:inline-block;width:100%;height:100%;*height:auto;}
.mycontact_box .type_q:hover a ,
.mycontact_box .type_q:active a ,
.mycontact_box .type_q:focus a {display:inline-block;color:#e6712b;background-color:#f7f7f7;}
/* A :답변 */
.mycontact_box .type_a {background-color:#f7f7f7;padding-bottom:20px;margin-top:-1px;border-bottom:1px solid #DADADA;}
.mycontact_box .type_a .ans_a {overflow:hidden;border-top:1px dashed #dcdcdc;margin-bottom:0px;padding:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mycontact_box .type_a .ans_a dt {float:left;width:9%;margin-left:5%;min-height:30px;line-height:30px;vertical-align:top;}
.mycontact_box .type_a .ans_a dd {float:left;width:75%;color:#666;min-height:30px;line-height:140%;vertical-align:top;}
.mycontact_box .type_a .ans_a dd.btn {width:5%;min-height:30px;line-height:140%;vertical-align:top;}
.mycontact_box .type_a .ans_re {overflow:hidden;border-top:1px dashed #DADADA;margin-bottom:0px;padding:20px 5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mycontact_box .type_a .ans_re dt {float:left;width:10%;}
.mycontact_box .type_a .ans_re dd {float:left;width:80%;min-height:50px;}
.mycontact_box p {float:right;color:#999;padding-right:100px;}
/*mycontact_box*/

/*-----------~mypage */


/*주문관련 공통*/
.info_topbar {border-top:2px solid #3f3f3f;}
.info_endbar {border-bottom:1px solid #3f3f3f;}

.subtitle1 {display:block;font-weight:normal;font-size:1.4em;color:#333;padding:20px 0;}

/*-----------cart, order form */

.ico_cart {padding-top:100px;background:url('/images/mall/style1_icon_cart.png') no-repeat center;}
.nodata {font-size:1.35em;color:#999;text-align:center;line-height:100px;font-weight:lighter;}

/*장바구니*/
.cartlist {display:block;width:100%;border-top:2px solid #111;}
.cartlist .cartlist_title {display:none;}

.cartdata li:before {color:#666;font-size:11px;text-align:left;}
.cartdata li:nth-of-type(1):before {/* content:"상품정보";display:inline-block;width:100px;vertical-align:top;color:#777777;*/;}
.cartdata li:nth-of-type(2):before {content:"렌탈사";display:inline-block;margin-right:10px;}
.cartdata li:nth-of-type(3):before {content:"약정";display:inline-block;margin-right:10px;}
.cartdata li:nth-of-type(4):before {content:"소유기간";display:inline-block;margin-right:10px;}
.cartdata li:nth-of-type(5):before {/*content:"수량";display:inline-block;*/;}
.cartdata li:nth-of-type(6):before {content:"렌탈료(월)";display:inline-block;margin-right:10px;text-align:right;margin-bottom:10px;}

.cartlist .cartdata {position:relative;display:block;border-radius:3px;border-bottom:1px solid #dddddd;box-shadow:1px 1px 5px rgba(0,0,0,0.1);padding:20px 10px;margin-bottom:5px;}
.cartlist .cartdata li {font-weight:normal;color:#111;border-bottom:1px dashed #dddddd;padding:10px 5px;font-size:12px;}
.cartlist .cartdata li.d5 {display:block;border-bottom:none;position:relative;text-align:right;}
.cartlist .cartdata li.d6 {border-bottom:none;text-align:right;}
.cartlist .cartdata li.d6 span {color:#000;font-weight:bold;font-size:15px;}

.cartdata_inner {display:block;overflow:hidden;text-align:left;padding:5px 0;min-height:60px;}
.cartdata_inner dt {float:left;width:25%;}
.cartdata_inner dt img {width:60px;line-height:0;}
.cartdata_inner dt span.noimages {display:none;}
.cartdata_inner dd {float:right;width:75%;text-align:left;line-height:18px;}
.cartdata_inner dd p {font-size:14px;margin-bottom:10px;color:#111;text-align:left;}
.cartdata_inner dd span {color:#999;font-size:13px;letter-spacing:-1px;text-align:left;}

.cartdata .delicon {position:absolute;width:30px;height:30px;top:0px;right:0px;cursor:pointer;background-color:#fafafa;}
.cartdata .delicon img {width:30px;}
.cart_qty {float:left;display:block;width:165px;margin:0 auto;line-height:0;}
.cart_qty span {float:left;height:30px;}
.cart_qty .plus {width:40px;height:30px;background:url('/images/mall/cnt_plus.gif') no-repeat center;border:1px solid #dddddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cart_qty .minus {width:40px;height:30px;background:url('/images/mall/cnt_minus.gif') no-repeat center;border:1px solid #dddddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cart_qty .qty {width:40px;height:30px;border-left:1px solid transparent;border-right:1px solid transparent;text-align:right;margin-bottom:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cart_qty .qty {font-size:14px;}
.cart_sbtn {display:inline-block;border:0;margin-left:5px;width:40px;padding:0 10px;height:30px;line-height:30px;font-size:1em;text-align:center;color:#fff;background-color:#e63740;cursor:pointer;border-radius:2px;}
/*~장바구니*/

table.orderform {border:0px;}
table.orderform caption {text-align:left;padding:10px;font-weight:normal;font-size:1.05em;color:#3f3f3f;line-height:150%;}
.orderform tr { border-top:1px solid #e8e8e8;}
.orderform tr th {width:80px;color:#777777;font-weight:normal;font-size:1em;padding-left:5px;text-align:left;}
.orderform tr td:last-child {border-right:0px solid #e8e8e8;}
.orderform td .input_size1 {width:150px;}
.orderform td .input_size2 {width:98%;}
.orderform td .input_size3 {width:60px;}
.orderform td .input_size4 {width:98%;}
.orderform td .input_size5 {width:98%;}
.orderform td input + input,.orderform td input + button,.orderform td input + span,.orderform td span + span,.orderform td span + "-" {margin-left:1%;}
.orderform td input[type=text],.orderform td select {width:auto;border:1px solid #dbdbdb;padding:10px;background-color:#fff !important;font-size:1.15em;}
.orderform td input[type=text],.orderform td select {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
.orderform td input[type=text]:hover {border:1px solid #ff9999 !important;}
.orderform td input[type=text]:focus {border:1px solid #ff9999 !important;box-shadow:0px 0px 0px 1px #dcdcdc;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}

.order_paymethod {overflow:hidden;padding:20px 0;margin-right:-10px;}
.order_paybtn {float:left;margin-right:10px;border:2px dashed #3f3f3f;width:30%;min-width:94px;max-width:140px;padding:10px;font-size:1.05em;text-align:center;color:#3f3f3f;background-color:#FFF;cursor:pointer;}

.payresult {text-align:center;padding:50px 0 10px 0;font-weight:normal;}
.payresult p {font-size:1.75em;color:#3f3f3f;padding-bottom:10px;}
.payresult p.ment {font-size:1.05em;color:#777777;line-height:150%;}

#orderform_realpayprice {display:inline-block;line-height:70px;color:#ff9999;font-weight:bold;font-size:1.8em;}
.orderform_payment {line-height:70px;color:#ff9999;font-weight:bold;font-size:1.0em;margin-left:10px;}

#totalpricebox {clear:both;margin:0 auto;padding:10px 0;margin-bottom:20px;}
#totalpricebox ul {overflow:hidden;border:2px dashed #3f3f3f;padding:10px 0;}
#totalpricebox ul li {min-height:30px;}
#totalpricebox ul li.price {float:left;}
#totalpricebox ul li.mark {float:left;width:6%;text-align:center;font-size:1.75em;line-height:30px;}
#totalpricebox ul li dl {overflow:hidden;padding:0 10px;line-height:30px;}
#totalpricebox ul li dl dt {float:left;font-size:1.1em;color:#777777;padding-right:10px;}
#totalpricebox ul li dl dd {float:right;font-size:1.15em;text-align:right;}
#totalpricebox ul li dl dd span {font-size:1.25em;}

/*-----------~cart, order form */


/* ~ ======mall */


/*======buyinfo */
/* 주문조회 */
.orderlist {width:100%;margin:0 auto;overflow:hidden;}
.orderlist .orderlist_box {display:block;min-height:100px;border:1px solid #dcdcdc;position:relative;margin:20px 0;}
.orderlist .orderlist_box h1 {background-color:#F5F5F5;font-size:1em;color:#666;height:25px;line-height:25px;padding:10px;}
.orderlist .orderlist_box h1 span {font-size:0.9em;color:#999;}
.orderlist .orderlist_box p.sbtnbox1 {position:absolute;top:10px;right:10px;}
.orderlist .orderlist_box p.sbtnbox2 {position:absolute;bottom:10px;right:10px;}

.orderlist_inner {width:90%;margin:0 auto;overflow:hidden;}
.orderlist_inner ul {overflow:hidden;padding:10px 0;}
.orderlist_inner ul li {float:left;text-align:left;}
.orderlist_inner ul li.oimg {width:20%;text-align:center;}
.orderlist_inner ul li.otitle {width:70%;line-height:18px;padding-top:5px;}
.orderlist_inner ul li.otitle p {font-size:1em;}
.orderlist_inner ul li.otitle span {color:#666;font-size:0.9em;}
.orderlist_inner ul li.qty {width:70%;font-weight:normal;padding-top:10px;}
.orderlist_inner ul li img {width:100%;}

.orderlist_inner2 {width:90%;margin:0 auto;overflow:hidden;}
.orderlist_inner2 p {float:left;padding:15px 10px;text-align:right;font-size:1em;color:#666;}
.orderlist_inner2 p span {text-align:right;font-size:1.25em;color:#3f3f3f;}


.orderBtn {overflow:hidden;margin:20px auto 0;text-align:center;margin-left:-10px;}
.orderBtn div.btn_c {display:inline-block;width:auto;max-width:200px;margin-left:10px;}
.orderBtn div.btn_r {float:right;display:inline-block;width:auto;max-width:200px;margin:5px;}
.orderBtn .sbtn {display:block;width:100%;min-width:50px;padding:0 10px;height:30px;line-height:26px;font-size:0.95em;text-align:center;color:#3f3f3f;background-color:#f7f7f7;border:1px solid #f7f7f7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}
.orderBtn .sbtn:hover {background-color:#FFF;color:#3f3f3f;border:1px solid #3f3f3f;}
.orderBtn .sbtn_on {display:block;width:100%;min-width:50px;padding:0 10px;height:30px;line-height:26px;font-size:0.95em;text-align:center;color:#FFF;background-color:#3f3f3f;border:1px solid #3f3f3f;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.orderBtn .sbtn_on:hover {background-color:#FFF;color:#3f3f3f;}
.orderBtn .sbtn2 {display:block;width:100%;min-width:50px;padding:0 10px;height:30px;line-height:26px;font-size:0.95em;text-align:center;color:#FFF;background-color:#3f3f3f;border:1px solid #3f3f3f;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.orderBtn .sbtn2:hover {background-color:#FFF;color:#3f3f3f;}


.orderviewbox {margin:0 auto;overflow:hidden;padding:0px;}
.orderviewbox dt {display:block;text-align:left;padding:10px 5px 0 5px;line-height:20px;min-height:15px;color:#666;}
.orderviewbox dd {display:block;padding:0 0 10px 5px;min-height:10px;height:auto;line-height:150%;font-size:1.1em;border-bottom:1px solid #DFDFDF;}
.orderviewbox dd.wide {;}
.orderviewbox p.totalprice {color:#3f3f3f;font-size:1.2em;font-weight:bold;padding:0px;}

/* ~주문조회 */

.buyinfo_box {border:2px solid #000000;margin-bottom:20px;}

/*mypage 찜목록, 오늘본상품*/
.buylist {width:100%;border-top:2px #000000 solid;}
.buylist .tabname {display:none;}
.buylist dl {overflow:hidden;border-bottom:1px solid #DFDFDF;position:relative;}
.buylist dl dt {float:left;font-weight:normal;color:#3f3f3f;padding:3px 0;border-bottom:1px solid #aaaaaa;line-height:34px;text-align:center;}
.buylist dl dd {float:left;text-align:center;overflow:hidden;padding:10px 0;}
.buylist dl dd a {color:#CCC;}
.buylist dl dd.td1 {width:20%;padding-right:5%;}
.buylist dl dd.td2 {width:75%;text-align:left;line-height:18px;}
.buylist dl dd.td3 {position:absolute;bottom:10px;right:10px;padding:0;margin:0;}
.buylist span.noimages {display:block;min-height:60px;line-height:60px;color:#999;text-align:center;}
.buylist img {width:100%;height:100%;max-width:80px;}

.goodslist {width:100%;padding:2px 0;}
.goodslist ul {overflow:hidden;border:0;}
.goodslist ul li.price {font-size:1.2em;}
.goodslist ul li div.icon {padding:10px 0;}
.goodslist ul li a {font-size:1.05em;color:#3f3f3f;padding-bottom:5px;}
/*~mypage 찜목록, 오늘본상품*/

/* ~ ======buyinfo */


/*주문 전 회원체크 폼*/
.orderfrmlogin {overflow:hidden;margin:0 auto;margin-top:10px;padding:20px;border:0px solid #CCC;}
.orderfrmlogin h1 {height:50px;padding:10px;background-color:#f2f2f2;text-align:center;vertical-align:middle;line-height:50px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.orderfrmlogin h1 {font-size:1.35em;color:#000000;text-shadow:1px 1px 0px #FFF;}
.orderfrmlogin div {padding-top:10px;}
.orderfrmlogin div.sub_btn {margin:0 auto;text-align:center;display:block;}


/* 고객센터 */

/*csmain*/
#csmain {background:url('/images/mall/csmain_bg.png') no-repeat 50% 150px;background-size:contain;overflow:hidden;}

#cstitle {padding:10px;overflow:hidden;}
#cstitle dt {padding:20px 0;font-size:1.75em;text-align:left;font-weight:300;color:#454545;}
#cstitle dt span {font-weight:bold;color:#3f3f3f;}
#cstitle dd {font-size:1.2em;line-height:140%;}

#csmenu ul {display:block;margin:auto;text-align:center;overflow:hidden;}
#csmenu ul li {display:block;vertical-align:top;padding:25px 2%;}
#csmenu ul li + li {border-top:1px solid #d3d3d5;}
#csmenu ul li dl {display:block;text-align:left;}
#csmenu ul li dl.c1 {background:url('/images/mall/csmain_c1.png') top left no-repeat;background-size:40px;}
#csmenu ul li dl.c2 {background:url('/images/mall/csmain_c2.png') top left no-repeat;background-size:40px;}
#csmenu ul li dl.c3 {background:url('/images/mall/csmain_c3.png') top left no-repeat;background-size:40px;}
#csmenu ul li dl dt {margin-left:80px;font-size:1.35em;}
#csmenu ul li dl dd {margin-left:80px;font-size:1em;font-weight:300;color:#666;height:50px;padding:15px 0px;line-height:150%;word-break:keep-all;}
/*csmain*/


/*faq*/
/* search_ask :검색영역 */
.search_ask { margin:0 auto 70px;width:630px;height:38px;background-color:#efefef;}
.search_ask span {float:left;display:inline-block;*display:inline;*zoom:1;}
.search_ask span {background:#efefef;background:url(/images/topsearch_btn.gif) no-repeat 20px 12px;padding-left:64px;}
.search_ask input {height:38px;padding:5px;border:0;width:400px;background:transparent;font-size:1.1em;line-height:16px;color:#000;}
.search_ask .btn {font-size:1.2em;line-height:16px;float:right;padding:12px 28px 10px;background-color:#ed6f00;color:#fff;display:inline-block;*display:inline;*zoom:1;}

/* qa_box :아코디언 메뉴 */
.qa_box {clear:both;border-top:2px solid #000;max-width:100%;min-width:300px;margin:0 auto;padding-bottom:70px;}
.qa_box>div {position:relative;}
/* Q :질문 */
.qa_box dl dt {font-size:2em;font-weight:normal;position:absolute;left:5px;top:20px;}
.qa_box .type_q {border-bottom:1px solid #dcdcdc;background:url('/images/common/icon_arrow_down.gif') no-repeat 95% 50%;}
.qa_box .type_q .ans_q {overflow:hidden;padding:20px 30px 18px 30px;}
.qa_box .type_q .ans_q dt {float:left;color:#aaa;}
.qa_box .type_q .ans_q dd {float:left;font-size:1.05em;color:#000;line-height:160%;}
.qa_box .type_q a {display:inline-block;width:100%;height:100%;*height:auto;}
.qa_box .type_q a:hover,
.qa_box .type_q a:active,
.qa_box .type_q a:focus {display:inline-block;color:#e6712b;}
.qa_box .type_q .ans_q.ui-state-active dt,
.qa_box .type_q .ans_q.ui-state-hover dt,
.qa_box .type_q .ans_q.ui-state-focus dt {color:#e6712b;}
.qa_box .type_q .ans_q .ui-state-active dd,
.qa_box .type_q .ans_q.ui-state-hover dd,
.qa_box .type_q .ans_q.ui-state-focus dd {color:#e6712b;}
/* A :답변 */
.qa_box .type_a {background-color:#f4f4f4;margin-top:-1px;}
.qa_box .type_a .ans_a {overflow:hidden;padding:20px 30px 18px 30px;}
.qa_box .type_a .ans_a dt {float:left;color:#3f3f3f;}
.qa_box .type_a .ans_a dd {float:left;font-size:1em;color:#666;line-height:160%;}
/*faq*/


/* 일반입력폼 regist_form, member_editform */
.applyform caption {text-align:left;padding-bottom:10px;font-weight:normal;font-size:1.2em;line-height:150%;}
table.applyform {border-width:0px;}
.applyform tr {;}
.applyform th {display:block;border-width:0px;text-align:left;padding:10px 5px 0 5px;line-height:20px;min-height:15px;background-color:#FFF;}
.applyform th.required {font-weight:bold;background:url('/images/common/reqcheck_y.png') no-repeat right center;}
.applyform th[required] {font-weight:bold;background:url('/images/common/reqcheck_y.png') no-repeat right center;}
.applyform td {display:block;padding:0 0 10px 5px;min-height:10px;height:auto;line-height:150%;border-width:0px;border-bottom:1px solid #DFDFDF;}

.applyform td .input_size1 {width:150px;}
.applyform td .input_size2 {width:98%;}
.applyform td .input_size3 {width:60px;}
.applyform td .input_size4 {width:98%;}
.applyform td .input_size5 {width:98%;}
.applyform td input + input,.applyform td input + span,.applyform td span + span,.applyform td span + "@" {margin-left:1%;}
.applyform td input + span {margin-left:1%;}

.applyform td input {margin-right:10px;margin-bottom:7px;}
.applyform td input:last-child {margin-bottom:0px;}

.applyform span {display:inline-block;color:#999;font-size:0.9em;padding-top:5px;}
.applyform span.memo {width:100%;}

applyform li,.applyform a,.applyform span {font-size:1em;}
.applyform li {line-height:25px;}

.applyform tr td input[type=text],.applyform tr td input[type=password],.applyform tr td select {border:1px solid #d3d3d5;padding:10px;background-color:#fff !important;font-size:1.15em;}
.applyform tr td input[type=text],.applyform tr td input[type=password],.applyform tr td select {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
.applyform tr td input[type=text]:hover {border:1px solid #ff9999 !important;}
.applyform tr td input[type=text]:focus {border:1px solid #ff9999 !important;box-shadow:0px 0px 0px 1px #dcdcdc;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}


/* alertment */
.alertment_view {padding:20px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
.alertment_view dl {line-height:180%;min-height:30px;}
.alertment_view dl dt {display:inline-block;width:100%;color:#3f3f3f;vertical-align:top;}
.alertment_view dl dd {display:inline-block;width:100%;color:#666;}

.sub_btnbox {float:right;}
.sub_btnbox .smallbtn {display:inline-block;background-color:#FFF;border:1px solid #cccccc;padding:3px 10px;color:#666;font-size:0.95em;margin:0;text-align:center;}
.sub_btnbox .smallbtn:hover {background-color:#3f3f3f;border:1px solid #000;color:#FFF;margin:0;}

/* 회원가입 */
.joingubuntitle {margin-top:50px;}
.joingubuntitle h1 {text-align:center;font-weight:normal;font-size:2.0em;margin-bottom:30px;}
.joingubuntitle h2 {text-align:center;font-weight:normal;font-size:1.2em;line-height:150%;margin-bottom:35px;color:#6a6a6a;}

.joingubunbox {margin:0 auto;}
.joingubunbox > li {
	width:95%;height:150px;border:1px solid #dfdfdf;text-align:center;margin:0 auto;margin-bottom:10px;
	background:#f9f9f9;
	background:-moz-linear-gradient(left, #f9f9f9 0%, #f2f2f2 100%);
	background:-webkit-linear-gradient(left, #f9f9f9 0%,#f2f2f2 100%);
	background:linear-gradient(to right, #f9f9f9 0%,#f2f2f2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2',GradientType=1 );
;}
.joingubunbox > li > p {width:303px;margin:0 auto;}
.joingubunbox > li > p:nth-child(1) {margin-top:25px;}
.joingubunbox > li > p:nth-child(2) {margin-top:15px;font-size:1.1em;line-height:130%;color:#6a6a6a;}

.yak_email {border:1px solid #EEE;padding:20px;text-align:center;font-size:1.1em;line-height:160%;}
.yak_email p {font-size:1.2em;font-weight:300;padding:10px 0;color:#ff9999;}
.yak_text {font-size:1em;line-height:160%;color:#666;}
.yak_text p {font-size:1.05em;font-weight:bold;color:#000000;padding:10px 0;border-bottom:1px solid #dcdcdc;margin:10px 0;}

.agreeForm .alertment_view {padding:20px;border:1px solid #DFDFDF;}
.agreeForm .alertment_view p {text-align:center;font-size:1.15em;color:#3f3f3f;padding-top:10px;line-height:20px;}
.agreeForm .agreeCheck {margin:auto 0;padding:15px 0;font-size:1.1em;text-align:center;cursor:pointer;}

/*member btn*/
.agreeBtn {display:block;margin:0 auto;text-align:center;padding:30px 0;}
.agreeBtn div.btn_c {display:inline-block;width:47%;}
.agreeBtn div.btn_r {;}
.agreeBtn .submit {width:100%;height:46px;background:#03471e;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreeBtn .submit {font-size:1.15em;color:#FFF;font-weight:400;text-align:center;line-height:46px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
.agreeBtn .submit:hover {background-color:#232a32;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;}
.agreeBtn .resetbtn {width:100%;height:46px;background:#6a747d;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreeBtn .resetbtn {font-size:1.15em;color:#FFF;font-weight:400;text-align:center;line-height:46px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
.agreeBtn .resetbtn:hover {background-color:#232a32;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;}
.agreeBtn .button {width:100%;height:46px;background:#6a747d;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreeBtn .button {font-size:1.15em;color:#FFF;font-weight:400;text-align:center;line-height:46px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
.agreeBtn .button:hover {background-color:#232a32;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;}
.agreeBtn div + div {margin-left:10px;}
.agreeBtn div a {display:block;}

.member_sbtn {display:inline-block;border:0;width:auto;max-width:150px;padding:0 10px;height:34px;line-height:30px;font-size:12px;text-align:center;color:#454545;background-color:#dcdcdc;cursor:pointer;border-radius:0px;}

/* login 관련*/

/* login*/
.loginsection {display:block;margin:0 auto;}
.logbox {width:300px;margin:0 auto;overflow:hidden;padding:20px 0;vertical-align:top;}

.logbox .logintitle {text-align:left;font-size:1.35em;font-weight:bold;letter-spacing:-1px;padding:20px 0;border-bottom:2px solid #000;}
.logbox .logintitle.icon {background:url('/images/mall/login_key.png') no-repeat right center;}
.loginfrm {margin:0 auto;}
.loginfrm ul {padding:20px 0;}
.loginfrm ul li {padding:5px 0;}
.loginfrm ul li .logininput {width:100%;border:1px solid #f5f5f5;padding:10px;background-color:#f5f5f5 !important;font-size:1.05em;}
.loginfrm ul li .logininput {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.findsection {margin:0 auto;overflow:hidden;}

/* login-find*/
.logfindsection {display:block;margin:0 auto;text-align:center;}
.logfindsection .logbox {display:inline-block;}

.loginfind {margin:0 auto;}
.loginfind ul {padding:20px 0;}
.loginfind ul li {padding:5px 0;}
.loginfind ul li span {float:left;width:25%;padding-right:5%;font-size:1.1em;line-height:36px;}
.loginfind ul li .searchinput {width:70%;border:1px solid #f5f5f5;padding:10px;background-color:#f5f5f5 !important;font-size:1.1em;}
.loginfind ul li .searchinput {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/* login-btn:common*/
.btnLogin {display:block;margin:0 auto;}
.btnLogin .submit {width:100%;height:40px;background:#03471e;border:1px #ff9999 solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btnLogin .submit {font-size:1.05em;color:#FFF;font-weight:600;text-align:center;line-height:38px;}
.btnLogin .submit {-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}

.loginlink {display:block;margin:0 auto;padding-top:30px;text-align:left;}
.loginlink p {display:block;overflow:hidden;font-size:1em;color:#999;line-height:25px;}
.loginlink p a {margin-left:10px;border-bottom:2px #666 solid;color:#666;font-weight:400;text-align:center;line-height:25px;}

/* ~login 관련*/


/* ~SUB CONTENT ------------------------------------------------*/



/* FOOTER ------------------------------------------------*/
footer {display:block;overflow:hidden;min-width:300px;max-width:10240px;background-color:#f8f8f8;border-top:1px solid #e0e0e0;box-sizing:border-box;margin:30px 0 50px 0;}

footer > .copymenu {display:block;margin:0 auto;padding:0;height:;text-align:center;background-color:#fff;border-top:2px solid #eee;border-bottom:1px solid #e0e0e0;}
footer > .copymenu > ul {margin:0 auto;text-align:center;padding:10px;}
footer > .copymenu > ul > li {display:inline-block;}
footer > .copymenu > ul > li + li {margin-left:5px;}
footer > .copymenu > ul > li a {display:block;color:#333;font-size:12px;line-height:20px;letter-spacing:-1px;padding:0 2px;}

footer > .copyright {margin:0 auto;word-break:keep-all;margin-bottom:10px;}
footer > .copyright > ul {overflow:hidden;padding:10px;}
footer > .copyright > ul > li {padding-top:10px;}
footer > .copyright > ul > li > a {display:block;padding-bottom:15px;}
footer > .copyright > ul > li > a.txtlogo {text-indent:0px !important;font-weight:bold;font-size:1.25em;color:#000;letter-spacing:-1px;}

footer > .copyright div.copy {display:inline-block;color:#666;font-size:12px;line-height:20px;padding-bottom:10px;}
footer > .copyright div.copy span.blank {display:inline-block;width:15px;height:5px;}
footer > .copyright div.copy2 {color:#666;font-size:11px;margin-top:10px;}

footer > .copyright .snsicons li {display:inline-block;margin-left:5px;}
footer > .copyright .snsicons li img {width:40px;height:40px;}

/* ~FOOTER ------------------------------------------------*/

/*-- 하단 floating --*/
.float_area {display:none;}
.float_area .inner_wrap {padding:20px;width:100%;background-color:#fff;border:2px solid #00953b;position:fixed;bottom:0px;left:0;z-index:1000;}
.float_area.fdp_open {;}
.float_area.fdp_close {;}
.float_area.on {;}
.float_area .call_wrap {display:block;padding:0px;vertical-align:middle;text-align:left;background:url("/images/mall/style1_footer_call.png") #ccc no-repeat 5% center;background-size:24px;height:30px;border-radius:25px;box-shadow:2px 2px 1px rgba(0,0,0,0.2);}
.float_area .call_wrap p {display:inline-block;text-indent:40px;color:#fff;font:500 1.05em/14px 'Roboto','Noto Sans KR';margin-bottom:10px;line-height:30px;}
.float_area .call_wrap span {display:inline-block;padding-left:60px;color:#00953b;font:500 1.45em/26px 'Roboto','Noto Sans KR';line-height:30px;}
.float_area .txt_wrap {display:none;}
.float_area .float_form_wrap {display:block;vertical-align:middle;line-height:25px;padding:0 15px;}
.float_area .float_btn_wrap {display:block;vertical-align:middle;line-height:25px;padding:10px 0;}
.float_area .float_btn_wrap input + input {margin-left:10px;}
/*-- 하단빠른온라인문의 --*/

#quickcontact {display:block;}
#quickcontact .quickcontact {margin:0 auto;width:100%;}
#quickcontact .quickcontact > ul {overflow:hidden;padding:0;}
#quickcontact .quickcontact > ul > li {line-height:50px;}
.quickcontact_ag {color:#333;font-size:12px;padding:10px 0;letter-spacing:-1px;}
.quickcontact_ag a.sbtn {margin:5px;border:1px solid #999;font-size:11px;z-index:2;border-radius:2px;color:#333;text-align:center;padding:3px;letter-spacing:-1px;}
.quickcontact ul li input[type=text] {border:0px;border-bottom:2px solid #3f3f3f;width:100%;height:40px;background-color:#FFF;border-radius:2px;font-size:1.2em;}
.float_btn_wrap input[type=submit] {display:inline-block;width:48%;min-width:120px;padding:10px 20px;color:#fff;background:#00953b;border-radius:50px;border:0px;font-size:13px;text-align:center;font:500 1.05em/13px 'Noto Sans KR';}
.float_btn_wrap input[type=button] {display:inline-block;width:48%;min-width:120px;padding:10px 20px;color:#fff;background:#808080;border-radius:50px;border:0px;font-size:13px;text-align:center;font:500 1.05em/13px 'Noto Sans KR';}

#viewquickcontact {position:fixed;bottom:0;left:0px;z-index:9;width:100%;height:48px;margin-top:2px;background-color:#fff;}
a.quick {display:block;z-index:1;margin:0 auto;width:calc(100% - 50px);background-color:#00953b;color:#fff;font-size:1.25em;font-weight:600;line-height:48px;text-align:center;}
a.home {position:fixed;bottom:0;left:0;z-index:2;display:block;width:48px;height:48px;border-radius:50px 50px 0 50px;box-shadow:1px 1px 3px -5px rgba(255,255,255,0.2);background:url('/images/mall/micon_home.png') #03471e no-repeat center;background-size:40px;text-indent:-999px;}
a.call {position:fixed;bottom:0;right:0;z-index:2;display:block;width:48px;height:48px;border-radius:50px 50px 50px  0;box-shadow:1px 1px 3px -5px rgba(255,255,255,0.2);background:url('/images/mall/style1_icon_Dcall.png') no-repeat center #03471e;background-size:30px;text-indent:-999px;}