<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html, body {background-color:#FFF;font-size:12px;}
.goods_retalsa_li,.btn_order00 {display:none;}

/*HEADER ------------------------------------------------*/

#header {width:100%;height:100px;min-width:320px;background-color:#FFF;position:relative;}

.header {width:100%;z-index:9999;background-color:#FFF;position:fixed;top:0;left:0;border-bottom:2px solid #744dc8;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.header {*zoom:1;}
.header:after{content:"";display:block;clear:both;}

.hidden_top {height:50px;display:none;}

.header &gt; #gnb_top {display:none;}
.header &gt; #gnb_top2 {display:block;}

.header &gt; #gnb_top2 #gnb_logo {overflow:hidden;display:inline-block;width:100%;}
.header &gt; #gnb_top2 #gnb_logo a {margin:0 auto;margin-left:60px;display:block;width:170px;height:50px;text-indent:-9999px;background-size:contain !important;}
.header &gt; #gnb_top2 #gnb_logo a.txtlogo {text-indent:0px !important;line-height:50px;text-align:center;font-weight:bold;font-size:2em;}

/*-- Header NAVIGATION --*/

/*-- ① WEB NAVIGATION --*/
/*
.header &gt; #gnb {display:none;text-indent:-999;}
.header &gt; #gnb &gt; #gnb_navi {display:none;text-indent:-999;}
.header &gt; #gnb &gt; #gnb_navi &gt; #globalnav {display:none;text-indent:-999;}
*/
.header &gt; #gnb {
	margin-top:0px;height:50px;
	background:linear-gradient(to top,#6600cc 0%,#9966ff 100%);
}
.header &gt; #gnb &gt; #gnb_navi &gt; #globalnav &gt; #globalmenu &gt; li:nth-child(1) {display:none;}
.header &gt; #gnb &gt; #gnb_navi &gt; #globalnav &gt; #globalmenu &gt; li:nth-child(2) &gt; ul {white-space:nowrap;width:100%;height:50px;overflow-x:scroll;overflow-y:hidden; text-align:center;}
.header &gt; #gnb &gt; #gnb_navi &gt; #globalnav &gt; #globalmenu &gt; li:nth-child(2) &gt; ul &gt; li {display:inline-block;width:80px !important;overflow:hidden;}
.header &gt; #gnb &gt; #gnb_navi &gt; #globalnav &gt; #globalmenu &gt; li:nth-child(2) &gt; ul &gt; li &gt; a {display:block;line-height:50px;width:100%;overflow:hidden;padding:0 5px 0 5px;}
.header &gt; #gnb &gt; #gnb_navi &gt; #globalnav &gt; #globalmenu &gt; li:nth-child(2) &gt; ul &gt; li &gt; a &gt; p {color:#FFF;font-size:1.1em;font-weight:bold;}
/*-- ~ ① WEB NAVIGATION --*/

/* ① MOBLIE 슬라이드 (mm-member:navigation) */
nav:not(.mm-menu) {display:none;}
.header a.a1 {position:absolute;display:block;width:50px;height:50px;top:0px;left:0px;background:url('/images/common/m_topicon_list2.png') center #744dc8 no-repeat;background-size:40px 40px;}
.header a.a2 {position:absolute;display:block;width:50px;height:50px;top:0px;right:0px;background:url('/images/common/m_topicon_search.png') center;text-indent:-9999px;}
.header a.a2_close {position:absolute;display:none;width:50px;height:50px;top:0px;right:0px;background:url('/images/common/m_topicon_close.png') center;text-indent:-9999px;}

h1.member {background-color:#744dc8;color:#FFF;padding:10px;text-align:center;border-bottom:0px solid #333;border-top:1px solid #474747}
h1.member a {font-size:1.1em;font-weight:bold;color:#FFF;}

#member_my {margin:auto;height:100%;display:block;text-align:center;border-bottom:1px solid #474747;}
#member_my dt {display:inline-block;min-width:32%;text-align:center;border-right:1px solid #474747;}
#member_my dt a {display:block;color:#474747;font-size:1em;font-weight:normal;padding:10px 0;}
#member_my dt:last-child {border-right:0px;}

#member_login {overflow:hidden;text-align:center;border-bottom:1px solid #474747;}
#member_login dt {display:inline-block;width:30%;text-align:center;padding-bottom:5px;padding-top:10px;}
#member_login dt a {font-weight:normal;font-size:1em;padding-top:10px;border:0px solid #;}
#member_login dt span {display:block;margin:0 auto;width:30px;height:30px;border-radius:250px;}
#member_login span.icon1 {background:url('/images/common/m_login.png') center #FFF no-repeat;}
#member_login span.icon2 {background:url('/images/common/m_join.png') center #FFF no-repeat;}
#member_login span.icon3 {background:url('/images/common/m_find.png') center #FFF no-repeat;}
#member_login span.icon4 {background:url('/images/common/m_edit.png') center #FFF no-repeat;}
#member_login span.icon5 {background:url('/images/common/m_logout.png') center #FFF no-repeat;}
/* ~① MOBLIE 슬라이드 (mm-member:navigation) */

/* M전체search open */
.header &gt; #gnb_top2 &gt; ul &gt; li:nth-child(3) {display:none;}
.header &gt; #gnb_top2 #globalsearch {display:none;}
.header &gt; #gnb_top2 #globalsearch {position:absolute;top:0px;right:50px;background-color:#000;text-align:right}
.header &gt; #gnb_top2 #globalsearch ul {overflow:hidden;height:50px;border:2px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.header &gt; #gnb_top2 #globalsearch ul li {float:left;height:50px;}
.header &gt; #gnb_top2 #globalsearch ul li:nth-child(1) {width:auto;}
.header &gt; #gnb_top2 #globalsearch ul li:nth-child(2) {width:50px;}
.header &gt; #gnb_top2 #globalsearch ul li input {height:50px;font-size:1.1em;font-weight:bold;}
.header &gt; #gnb_top2 #globalsearch ul li input.msearch_input {border:0px solid #FFF;width:100%;height:100%;line-height:48px;padding:0 10px;margin:0;}
.header &gt; #gnb_top2 #globalsearch ul li input.msearch_btn {display:block;width:50px;text-indent:-999px;background:url('/images/mall/topsearch_mbtn.png') no-repeat center;}

/*-- ~Header NAVIGATION --*/

/*QUICK layer*/
#rightside {display:none;}
#leftside {display:none;}
#quick_layer {display:none;}
#fullnav {display:none !important;}
#mside {z-index:2002;position:fixed;right:10px;bottom:10px;}
#mside li {margin-top:5px;}
/*~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;}

#maineventbanner ul {overflow:hidden;}
#maineventbanner li {float:left;width:50%;}
#maineventbanner li img {width:100%;height:auto;}

h1.maint1 {text-align:center;font-size:2.0em;color:#323234;margin-bottom:10px;}
h2.maint2 {text-align:center;font-size:1.1em;color:#6e6e6e;margin-bottom:20px;}
h1.maint3 {width:96%;margin:0 auto;margin-bottom:10px;margin-top:-20px;}
h1.maint3 img {width:100%;height:auto;}

#mainbest {margin-top:30px;background-color:#e5e9ea;padding:30px 0px;}
#mainmd {background-color:#fff;padding:30px 0px;}
#mainplans div.mainplan {background-color:#fff;padding:30px 0px;}
#mainplans div.mainplan:nth-child(1),#mainplans div.mainplan:nth-child(3),#mainplans div.mainplan:nth-child(5) {background-color:#e5e9ea;padding:30px 0px;}

.goodslists {width:96%;margin:0 auto;}
.goodslists img {width:100%;height:auto;}
.goodslists &gt; ul {overflow:hidden;}
.goodslists &gt; ul &gt; li {float:left;position:relative;width:50%;margin-top:0px;border:1px solid #d4d4d4;transition-duration:0.2s;}
.goodslists &gt; ul &gt; li dt:nth-child(1) {background:#fff;min-height:200px;max-height:200px;overflow:hidden;}
.goodslists &gt; ul &gt; li dd:nth-child(2) {background:#f0f0f0;padding:10px;text-align:center;transition-duration:0.3s;}
.goodslists &gt; ul &gt; li dd:nth-child(2) h3 {width:100%;margin:0 auto;color:#757575;font-size:0.9em;margin-bottom:10px;}
.goodslists &gt; ul &gt; li dd:nth-child(2) h4 {width:100%;margin:0 auto;letter-spacing:-1px;}
.goodslists &gt; ul &gt; li dd:nth-child(3) {background:#fff;padding:15px;}
.goodslists &gt; ul &gt; li dd:nth-child(3) ul {overflow:hidden;line-height:20px;}
.goodslists &gt; ul &gt; li dd:nth-child(3) ul li:nth-child(1) {float:left;}
.goodslists &gt; ul &gt; li dd:nth-child(3) ul li:nth-child(2) {float:right;}
.goodslists &gt; ul &gt; li dd:nth-child(3) ul.price1 li {color:#000;font-size:1.0em;font-weight:bold;}
.goodslists &gt; ul &gt; li dd:nth-child(3) ul.price2 li {color:#6600cc;font-size:1.0em;font-weight:bold;}
.goodslists &gt; ul &gt; li:hover {border:1px dashed #744dc8;}
.goodslists &gt; ul &gt; li:hover dd:nth-child(2) {background:#f5dbff;}
.goodslists .best {position:absolute;top:0;left:0px;width:30px;height:30px;background:url('/images/mall/style2_besticon.png') no-repeat;background-size:contain;z-index:1;}
.goodslists .pick {position:absolute;top:0;left:0px;width:30px;height:30px;background:url('/images/mall/style2_pickicon.png') no-repeat;background-size:contain;z-index:1;}

.goodslists dt {position:relative !important;}
.goodslists .balloontxt {
	background-color:rgba(209,1,1,0.7);z-index:1;position:absolute;bottom:10px;right:10px;width:60px;border-radius:50px;color:#FFF;font-weight:bold;font-size:1.0em;text-align:center;padding:10px 5px;line-height:130%;
}

.servicetitle {line-height:25px;padding:20px;font-weight:bold;font-size:1.5em;color:#000000;position:fixed;top:0px;left:0px;width:100%;background-color:#FFF;}

.service {margin-top:30px;}
.service .tabmenu {overflow:hidden;border-right:1px solid #CCC;}
.service .tabmenu &gt; li {float:left;width:25%;text-align:center;border-left:1px solid #CCC;border-top:1px solid #CCC;border-bottom:1px solid #CCC;}
.service .tabmenu &gt; li a {display:block;width:100%;line-height:40px;}
.service .tabmenu &gt; li a.on {background-color:#744dc8;color:#FFF;font-weight:bold;}
.service .list img {width:100%;height:auto;}
.service .list &gt; ul {overflow:hidden;}
.service .list &gt; ul &gt; li {float:left;width:50%;border:1px solid #d4d4d4;transition-duration:0.2s;}
.service .list &gt; ul &gt; li:hover {border:1px dashed #744dc8;}
.service .list &gt; ul &gt; li dd:nth-child(2) {padding:10px;text-align:center;}
.service .list &gt; ul &gt; li dd:nth-child(3) {padding-bottom:10px;text-align:center;}

#maincs &gt; ul &gt; li {border-bottom:1px solid #dcdcdc;position:relative;padding:15px;}
#maincs &gt; ul &gt; li h1 {position:relative;font-size:1.2em;font-weight:bold;color:#404040;}
#maincs a.plusicon {display:block;position:absolute;top:0;right:0;border:1px solid #dddddd;width:24px;height:24px;background:url('/images/mall/cstab_more.png') #f7f7f7 center no-repeat;border-radius:20px;}
#maincs .noticelist {margin-top:20px;}
#maincs .noticelist li {line-height:24px;color:#c0c0c0;}
#maincs ul.cs li:nth-child(1) {font-size:3.0em;font-weight:bold;margin:10px 0;}
#maincs ul.cs li:nth-child(2) {margin:10px 0;}

/*-- banner --*/
#bestbanner {margin:0 auto;margin-top:30px;margin-bottom:30px;}
#bestbanner &gt; div &gt; ul {overflow:hidden;}
#bestbanner &gt; div &gt; ul &gt; li {float:left;width:50%;}
#bestbanner &gt; div &gt; ul &gt; li img {width:100%;height:auto;}
#bestbanner &gt; div &gt; ul &gt; li a {display:block;width:100%;height:100%;}

#longbanner {width:100%;margin:0 auto;margin-top:30px;margin-bottom:30px;}
#longbanner img {width:100%;height:auto;}

#eventbanner {margin:0 auto;margin-top:30px;margin-bottom:30px;}
#eventbanner &gt; div &gt; ul &gt; li {margin-top:5px;}
#eventbanner &gt; div &gt; ul &gt; li img {width:100%;height:auto;}
#eventbanner &gt; div &gt; ul &gt; li a {display:block;width:100%;height:100%;}

#main_part1 {overflow:hidden;margin:0 auto;padding-top:50px;}
#main_banner {width:100%;min-width:320px;margin:0 auto;overflow:hidden;}
#main_banner &gt; div {margin-left:0;margin-top:0;}
#main_banner &gt; div &gt; ul {overflow:hidden;}
#main_banner &gt; div &gt; ul &gt; li {float:left;height:153px;}
#main_banner &gt; div &gt; ul &gt; li:nth-child(1) {width:48%;height:100%;}
#main_banner &gt; div &gt; ul &gt; li:nth-child(2) {width:48%;height:100%;margin-left:4%;}
#main_banner &gt; div &gt; ul &gt; li:nth-child(3) {clear:both;width:32%;height:100%;margin-top:4%;}
#main_banner &gt; div &gt; ul &gt; li:nth-child(4) {width:32%;height:100%;margin-top:4%;margin-left:2%;}
#main_banner &gt; div &gt; ul &gt; li:nth-child(5) {width:32%;height:100%;margin-top:4%;margin-left:2%;}
#main_banner &gt; div &gt; ul &gt; li a {display:block;width:100%;height:auto;}
#main_banner &gt; div &gt; ul &gt; li a img {width:100%;height:auto;}
/*-- ~banner --*/

.noimage {display:block;height:100%;line-height:100%;color:#999999;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;}

/*-- new product / weekly--*/
span.icon_new {display:inline-block;width:35px;height:16px;background:url('/images/mall/mallicon_new.gif') no-repeat;}
span.icon_best {display:inline-block;width:35px;height:16px;background:url('/images/mall/mallicon_best.gif') no-repeat;}
span.icon_sale {display:inline-block;width:35px;height:16px;background:url('/images/mall/mallicon_sale.gif') no-repeat;}
span.icon_soldout {display:inline-block;width:52px;height:16px;background:url('/images/mall/mallicon_soldout.gif') no-repeat;}
/*-- ~new product / weekly--*/

a.probtn {display:block;margin:0 auto;width:110px;height:38px;line-height:38px;background-color:#222222;color:#FFFFFF;font-size:1em;}
a.probtn:hover {background-color:#262261;}

/* ~MAIN CONTENS ------------------------------------------------*/



/* SUB CONTENS ------------------------------------------------*/

.contents {padding:0 10px;max-width:740px;margin:auto;overflow:hidden;z-index:100;}
.contents .section {margin:0 auto;overflow:hidden;padding-top:20px;padding-bottom:50px;}
.contents .subtitle {height:48px;line-height:46px;font-weight:bold;font-size:1.6em;color:#000000;padding-top:20px;padding-bottom:0px;}
.contents .subtitle_eng {height:48px;line-height:46px;font-weight:bold;font-size:1.8em;color:#000000;padding-top:20px;padding-bottom:0px;} /*한글과 영어 폰트크기 차이때문*/

.sub_desc {padding-bottom:30px;word-break:keep-all;text-align:justify;line-height:20px;}
.sub_desc span {color:#262261;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 &gt; ul {width:100%;overflow:hidden;margin:auto;text-align:center;}
.submenu &gt; ul &gt; li { display:inline-block;width:40%;padding:1%;line-height:20px;color:#999999;text-align:center;font-size:1em;border-bottom:2px solid #fff;}
.submenu &gt; ul &gt; li &gt; a {word-break:keep-all;}
.submenu &gt; ul &gt; li.on {border-bottom:2px solid #222222;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.middot {background:url('/images/common/icon_dot2.gif') no-repeat 0% 50%;padding-left:15px;}
.txt_hidden {display:none;}

/* paging */
.box_paging {overflow:hidden;display:block;padding:15px 0;text-align:center;}
/*-----------~공통 */


/*-----------list.asp */

/* list_category */
#categorybox {margin:0 auto;overflow:hidden;margin-bottom:20px;margin-top:10px;padding:5px;border:1px solid #CCC;}
#categorybox .category {overflow:hidden;}
#categorybox .category li {float:left;text-align:center;width:33.3333%;}
#categorybox .category li a {display:block;width:100%;font-size:1em;color:#222222;line-height:30px;letter-spacing:-1px;overflow:hidden;white-space:nowrap;word-break:keep-all;}
#categorybox .category li:hover a {color:#FFFFFF;background-color:#9966ff;}
#categorybox .category li.on a {color:#FFFFFF;background-color:#9155e5;}

#categorygubunbox {border-top:1px solid #e4e4e4;margin-bottom:20px;}
#categorygubunbox &gt; dl {overflow:hidden;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
#categorygubunbox &gt; dl &gt; dt {display:none;}
#categorygubunbox &gt; dl &gt; dd {width:100%;}
#categorygubunbox &gt; dl &gt; dd &gt; ul {overflow:hidden;padding:5px;border-left:1px solid #e4e4e4;}
#categorygubunbox &gt; dl &gt; dd &gt; ul &gt; li {float:left;}
#categorygubunbox &gt; dl &gt; dd &gt; ul &gt; li a {display:block;line-height:25px;padding:0 8px;border-radius:12px;letter-spacing:-1px;}
#categorygubunbox &gt; dl &gt; dd &gt; ul &gt; li a:hover {color:#9155e5;}
#categorygubunbox &gt; dl &gt; dd &gt; ul &gt; li a.on {background-color:#e4e4e4;}

/* list_arrange */
#arrbox {margin:0 auto;overflow:hidden;border-bottom:1px solid #DFDFDF}
#arrbox div {height:20px;line-height:20px;color:#222222;font-size:1em;padding-bottom:17px;}
#arrbox div.leftinfo {float:left;}
#arrbox div.rightinfo {float:right;}
#arrbox div.rightinfo a {display:inline-block;}
#arrbox div.rightinfo span.space {display:inline-block;width:20px;text-align:center;}
#arrbox div.rightinfo a.on {color:#6633cc;font-weight:bold;}

/* list_goods = main */

/*-----------~list.asp */


/*-----------view.asp */

#pagehistory &gt; ul {overflow:hidden;}
#pagehistory &gt; ul &gt; li {float:left;padding:0 5px;line-height:25px;text-transform:uppercase;}
#pagehistory &gt; ul &gt; li.sns {float:right;}

.view_goods {overflow:hidden;margin-top:20px;margin-bottom:50px;}
.view_goods &gt; div {overflow:hidden;}
.view_goods &gt; .photoArea {display:block;width:100%;border-bottom:1px solid #DFDFDF;}
.view_goods &gt; .photoArea div {overflow:hidden;margin:0 auto;width:300px;height:400px;height:auto;}
.view_goods &gt; .photoArea div ul {margin:0 auto;width:100%;height:100%;padding-bottom:20px;}
.view_goods &gt; .infoArea {display:block;width:100%;border-bottom:1px solid #DFDFDF;border-top:2px solid #F5F5F5;}
.view_goods &gt; .infoArea .area1 {margin:0 auto;width:100%;min-height:100px;padding-top:10px;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top {display:block;overflow:hidden;border-bottom:1px solid #DFDFDF;margin-bottom:14px;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top &gt; li {word-break:keep-all;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top &gt; li.icon {padding-bottom:15px;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top &gt; li.title {font-size:1.4em;line-height:25px;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top &gt; li.title span {font-size:0.8em;min-height:35px;line-height:25px;padding-bottom:0px;color:gray;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top &gt; li.desc {font-size:1em;color:#999999;padding-bottom:10px;}
.view_goods &gt; .infoArea .area1 &gt; .goods_top &gt; li.desc &gt; p {display:inline-block;line-height:25px;background-color:#e4e4e4;padding:0 7px;margin-right:5px;margin-bottom:5px;}

.view_goods &gt; .infoArea .area1 &gt; .goods_detail {display:block;overflow:hidden;padding-bottom:20px;}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dt {float:left;width:25%;line-height:20px;font-weight:bold;font-size:1.0em;padding:5px 0;}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dt.dt2 {display:none;}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dd {float:left;width:70%;line-height:20px;font-weight:normal;font-size:1.0em;padding:5px 0;}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dd.dd2 {font-size:1.0em;}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dd.wide {width:46%;padding:10px 2%;margin-right:0;text-align:right;background-color:#f5f5f5;}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dd.wide span {}
.view_goods &gt; .infoArea .area1 &gt; .goods_detail &gt; dd span.discount {color:#262261;}

.view_goods &gt; .photoArea {position:relative !important;}
.view_goods .balloontxt {
	background-color:rgba(209,1,1,0.7);z-index:1;position:absolute;top:10px;right:10px;width:70px;border-radius:50px;color:#FFF;font-weight:bold;font-size:1.1em;text-align:center;padding:20px;line-height:130%;
}

/* view_rental */
.goods_retalsa_detail {margin-bottom:50px;}
.goods_retalsa_detail &gt; h1 {font-size:1.45em;color:#323234;margin-bottom:10px;}
.goods_retalsa_detail &gt; h2 {font-size:1.05em;color:#6e6e6e;margin-bottom:30px;line-height:140%;}

.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 &gt; ul {border-width:1px 1px 0px 1px;border-style:solid;border-color:#d4d4d4;}
.goods_retalsa_detail_mobile &gt; ul &gt; li {padding:10px;border-width:0px 0px 1px 0px;border-style:solid;border-color:#d4d4d4;}
.goods_retalsa_detail_mobile &gt; ul &gt; li &gt; ul &gt; li:nth-child(1){text-align:center;}
.goods_retalsa_detail_mobile &gt; ul &gt; li &gt; ul &gt; li dl {padding:5px 0;border-width:1px 0px 0px 0px;border-style:dotted;border-color:#d4d4d4;overflow:hidden;}
.goods_retalsa_detail_mobile &gt; ul &gt; li &gt; ul &gt; li dl:nth-child(1) {border-width:0px;}
.goods_retalsa_detail_mobile &gt; ul &gt; li &gt; ul &gt; li dd:nth-child(1) {float:left;line-height:170%;width:80%;}
.goods_retalsa_detail_mobile &gt; ul &gt; li &gt; ul &gt; 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:#262261;font-weight:;letter-spacing:0px;padding-right:5px;}

#goods_months {margin-left:-5px;margin-top:15px;}
#goods_months &gt; ul {overflow:hidden;}
#goods_months &gt; ul &gt; li {float:left;margin-left:5px;margin-bottom:15px;}
#goods_months &gt; ul &gt; li &gt; a {display:block;line-height:60px;width:60px;background-color:#cacaca;color:#FFF;border-radius:30px;text-align:center;font-size:1.1em;}
#goods_months &gt; ul &gt; li &gt; a.on {background-color:#744dc8;}
#goods_months &gt; ul &gt; li &gt; a:hover {background-color:#9966ff;}

.view_goods &gt; .infoArea&gt; .area2 {display:block;padding:30px 0;}
.view_goods &gt; .infoArea&gt; .area2 div {float:left;width:50%;height:40px;line-height:40px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.view_goods &gt; .infoArea&gt; .area2 a {display:block;}

/*20210330 view 버튼변경*/
.btn_order {width:100%;height:100%;border:1px #222222 solid;background:#333333;font-size:1.2em;color:#fff;font-weight:;text-align:center;}
.btn_order:hover {border:1px #333333 solid;background:#FFF;font-size:1.2em;color:#222222;font-weight:;text-align:center;}
.btn_wishlist {width:100%;height:100%;border:1px #999999 solid;font-size:1.2em;color:#333;font-weight:400;text-align:center;}
.btn_wishlist {background:url('/images/mall/purple/mallicon_wish_off.png') no-repeat 25% 50% #FFF;text-indent:20px;}
.btn_wishlist:hover {background:url('/images/mall/purple/mallicon_wish.png') no-repeat 25% 50% #FFF;border:1px #222222 solid;}
.btn_soldout {width:100%;height:100%;border:1px #333 solid;background:#fff;font-size:1.2em;color:#333;font-weight:400;text-align:center;line-height:49px;}

.btCard {width:50px;height:30px;border:1px #EEEEEE solid;background-color:#FFF !important;color:#000 !important;padding:0 !important;text-align:center;}
.btCard {text-indent:0;font-size:0.9em;font-weight:600;letter-spacing:-1px;box-shadow:1px 1px 0px #d4d4d4;word-break:keep-all;}
.btCard {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.btCard:hover {border:2px #222222 solid;}

.btOdr {width:50px;height:30px;border:1px #990000 solid;background-color:#ed0000;color:#FFF;padding:0 !important;text-align:center;}
.btOdr {text-indent:0;font-size:0.95em;font-weight:600;letter-spacing:-1px;box-shadow:1px 2px 0px #d4d4d4;word-break:keep-all;}
.btOdr {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.btOdr:hover {background-color:#000;border:2px #222222 solid;}

.btCart {width:30px;height:30px;border:1px #669900 solid;background:url('/images/mall/infoicon_cart.png') no-repeat 50% 50% #7dab00;color:#FFF;padding:0 !important;text-align:center;}
.btCart {text-indent:-999px;font-size:0.95em;font-weight:600;letter-spacing:-1px;box-shadow:1px 2px 0px #d4d4d4;word-break:keep-all;}
.btCart {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.btCart:hover {background:url('/images/mall/infoicon_cart_over.png') no-repeat 50% 50% #7dab00;border:2px #7dab00 solid;color:#FFF;}

.btBox {padding:5px 10px;height:30px;border:2px #666 solid;color:#000 !important;text-align:center;}
.btBox {font-size:1em;font-weight:400;letter-spacing:0px;box-shadow:1px 1px 0px #d4d4d4;word-break:keep-all;}
.btBox {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.btBox:hover {border:2px #222222 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;}
.wrap_cc_tab &gt; ul {overflow:hidden;margin:auto;text-align:center;background-color:#ECECEC;}
.wrap_cc_tab &gt; ul &gt; li {float:left;width:35%;height:40px;line-height:40px;color:#999999;text-align:center;font-size:1.05em;}
.wrap_cc_tab &gt; ul &gt; li:first-child {width:30%;}
.wrap_cc_tab &gt; ul &gt; li.on,.wrap_cc_tab &gt; ul &gt; li a.on {color:#FFFFFF;background-color:#222222;}
.wrap_cc_tab &gt; ul &gt; li &gt; a {display:block;}
.wrap_cc_tab &gt; ul &gt; li:hover&gt; a {color:#FFFFFF;background-color:#555555;}

.viewcc_area {padding-top:30px;padding-bottom:40px;}
.viewcc_area .delivery {display:block;overflow:hidden;padding:0 5px;}
.viewcc_area dl.delivery dt {color:#222222;font-size:1.1em;line-height:20px;}
.viewcc_area dl.delivery dd {color:#999999;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 #222222;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:#222222;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:#EEEEEE;}
#myaddform .subinput:hover .member_sbtn {background-color:#262261;color:#FFFFFF;}
#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:#666666;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:#d0d0d0;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 #222;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 #d0d0d0;}
.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 #222222;}
.mycontact_title li {float:left;text-align:center;font-weight:bold;padding:15px 0;background-color:#f3f3f7;}
.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 &gt; 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:#f8f8f8;}
/* A :답변 */
.mycontact_box .type_a {background-color:#f8f8f8;padding-bottom:20px;margin-top:-1px;border-bottom:1px solid #DADADA;}
.mycontact_box .type_a .ans_a {overflow:hidden;border-top:1px dashed #EEEEEE;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:#666666;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:#999999;padding-right:100px;}
/*mycontact_box*/

/*-----------~mypage */


/*주문관련 공통*/
.info_topbar {border-top:2px solid #222222;}
.info_endbar {border-bottom:1px solid #222222;}

.subtitle1 {display:block;font-weight:normal;font-size:1.4em;color:#333;padding:20px 0;}

/*-----------cart, order form */
.nodata{font-size:1.3em;color:#999999;text-align:center;line-height:100px;font-weight:lighter}

table.orderform {border:0px;}
table.orderform caption {text-align:left;padding:10px;font-weight:normal;font-size:1.05em;color:#222;line-height:150%;}
.orderform tr { border-top:1px solid #e8e8e8;}
.orderform tr th {width:90px;color:#777777;font-weight:normal;font-size:1em;padding-left:10px;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 {margin-right:10px;margin-bottom:7px;}
.orderform td input:last-child {margin-bottom:0px;}

.order_paymethod {overflow:hidden;padding:20px 0;margin-right:-10px;}
.order_paybtn {float:left;margin-right:10px;border:2px dashed #222222;width:30%;min-width:94px;max-width:140px;padding:10px;font-size:1.05em;text-align:center;color:#222222;background-color:#FFF;cursor:pointer;}

.payresult {text-align:center;padding:50px 0 10px 0;font-weight:normal;}
.payresult p {font-size:1.75em;color:#222222;padding-bottom:10px;}
.payresult p.ment {font-size:1.05em;color:#777777;line-height:150%;}

#orderform_realpayprice {display:inline-block;line-height:70px;color:#cc0000;font-weight:bold;font-size:1.8em;}
.orderform_payment {line-height:70px;color:#cc0000;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 #222222;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 #EEEEEE;position:relative;margin:20px 0;}
.orderlist .orderlist_box h1 {background-color:#F5F5F5;font-size:1em;color:#666666;height:25px;line-height:25px;padding:10px;}
.orderlist .orderlist_box h1 span {font-size:0.9em;color:#999999;}
.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:#262261;}

.orderBtn {overflow:hidden;margin:20px auto 0;text-align:center;margin-left:-5px;}
.orderBtn div.btn_c {display:inline-block;margin:5px;}
.orderBtn div.btn_r {float:right;display:inline-block;margin:5px;}
.orderBtn .sbtn {display:block;width:100%;min-width:50px;padding:0 10px;height:28px;line-height:26px;font-size:1em;text-align:center;color:#222222;background-color:#f2f2f2;border:1px solid #f2f2f2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}
.orderBtn .sbtn:hover {background-color:#FFFFFF;color:#222222;border:1px solid #222222;}
.orderBtn .sbtn_on {display:block;width:100%;min-width:50px;padding:0 10px;height:28px;line-height:26px;font-size:1em;text-align:center;color:#FFFFFF;background-color:#222222;border:1px solid #222222;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.orderBtn .sbtn_on:hover {background-color:#FFFFFF;color:#222222;}
.orderBtn .sbtn2 {display:block;width:100%;min-width:50px;padding:0 10px;height:28px;line-height:26px;font-size:1em;text-align:center;color:#FFFFFF;background-color:#262261;border:1px solid #262261;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.orderBtn .sbtn2:hover {background-color:#FFFFFF;color:#262261;}


.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:#262261;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:#222222;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:#999999;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:#222222;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:30px 20px;word-break:keep-all;}
#cstitle dt {padding:20px;font-size:1.5em;text-align:center;}
#cstitle dt span {font-weight:bold;color:#254fef;}
#cstitle dd {font-size:1.05em;color:#666;text-align:center;line-height:140%;}

#csmenu ul {margin:0 auto;}
#csmenu ul li {padding:10px 20px;border:1px solid #F5F5F5;margin-bottom:10px;}
#csmenu ul li dl {display:block;overflow:hidden;width:100%;height:100%;text-align:left;text-indent:50px;}
#csmenu ul li dl.c1 {background:url('/images/mall/csmain_c1.png') left top 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 {line-height:40px;font-size:1.35em;}
#csmenu ul li dl dd {text-indent:0px;font-size:1.05em;font-weight:300;color:#666;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&gt;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 #e7e7e7;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:#222;}
.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 {margin-right:10px;margin-bottom:7px;}
.applyform td input:last-child {margin-bottom:0px;}

.applyform span {display:inline-block;color:#999999;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;}

/* 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:#222222;vertical-align:top;}
.alertment_view dl dd {display:inline-block;width:100%;color:#666666;}

.sub_btnbox{float:right;}
.sub_btnbox .smallbtn{display:inline-block;background-color:#FFFFFF;border:1px solid #cccccc;padding:3px 10px;color:#666666;font-size:0.95em;margin:0;text-align:center;}
.sub_btnbox .smallbtn:hover{background-color:#222222;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 &gt; 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 &gt; li &gt; p {width:303px;margin:0 auto;}
.joingubunbox &gt; li &gt; p:nth-child(1) {margin-top:25px;}
.joingubunbox &gt; li &gt; 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:#cc0000;}
.yak_text {font-size:1em;line-height:160%;color:#666666;}
.yak_text p {font-size:1.05em;font-weight:bold;color:#000000;padding:10px 0;border-bottom:1px solid #EEEEEE;margin:10px 0;}

.agreeForm .alertment_view {padding:20px;border:1px solid #DFDFDF;}
.agreeForm .alertment_view p {text-align:center;font-size:1.15em;color:#262261;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 {width:100%;display:block;margin:0 auto;text-align:center;padding:30px 0;}
.agreeBtn a {display:inline-block;width:48%;margin:1% auto 1%;height:40px;line-height:40px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreeBtn div.btn_c {display:inline-block;width:48%;height:40px;line-height:40px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreeBtn div.btn_r {float:right;display:inline-block;width:40%;max-width:200px;margin-right:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.agreeBtn .submit {width:100%;height:100%;border:1px #222222 solid;background:#333333;font-size:1.1em;color:#fff;font-weight:;text-align:center;}
.agreeBtn .submit:hover {border:1px #333333 solid;font-weight:600;text-align:center;}
.agreeBtn .resetbtn {width:100%;height:100%;border:1px #999999 solid;font-size:1.1em;color:#333;font-weight:400;text-align:center;}
.agreeBtn .resetbtn:hover {border:1px #333333 solid;background:#FFF;font-size:1.1em;color:#222222;font-weight:;text-align:center;}
.agreeBtn .button {width:100%;height:100%;border:1px #999999 solid;font-size:1.1em;color:#333;font-weight:400;text-align:center;}
.agreeBtn .button:hover {border:1px #333333 solid;background:#FFF;font-size:1.1em;color:#222222;font-weight:;text-align:center;}

.member_sbtn {display:inline-block;border:0;width:auto;max-width:160px;padding:0 10px;height:32px;line-height:30px;font-size:0.9em;text-align:center;color:#f2f2f2;background-color:#222222;cursor:pointer;}
.member_sbtn:hover {background-color:#cccccc;color:#222222;}


/* 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:15px;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;border:1px #333 solid;background:#333;font-size:1em;color:#fff;font-weight:600;text-align:center;line-height:38px;}
.btnLogin .submit {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.loginlink {display:block;margin:0 auto;padding-top:30px;text-align:left;}
.loginlink p {display:block;overflow:hidden;font-size:0.95em;color:#999999;line-height:25px;padding:5px;}
.loginlink p a {float:right;text-indent:0px;width:130px;height:25px;border:1px #f5f5f5 solid;background:#fff;font-size:0.95em;color:#666;font-weight:400;text-align:center;line-height:25px;}

/* ~login 관련*/


/* ~SUB CONTENT ------------------------------------------------*/



/* FOOTER ------------------------------------------------*/
#footer {width:100%;min-width:300px;max-width:740px;margin:auto;padding:30px 0 60px 0;}

#footer &gt; .copymenu {height:40px;background-color:#744dc8;}
#footer &gt; .copymenu &gt; ul {margin:0 auto;overflow:hidden;text-align:center;}
#footer &gt; .copymenu &gt; ul &gt; li {display:inline-block;}
#footer &gt; .copymenu &gt; ul &gt; li a {display:block;color:#FFF;line-height:40px;letter-spacing:-1px;padding:0 5px;}

#footer &gt; #copyright {margin:0 auto;padding-top:30px;word-break:keep-all;}
#footer &gt; #copyright &gt; ul {overflow:hidden;}
#footer &gt; #copyright &gt; ul &gt; li {padding:0 10px;}
#footer &gt; #copyright a.txtlogo {text-indent:0px !important;font-weight:bold;font-size:2.5em;color:#808080;margin-bottom:-20px;max-width:150px}

#footer &gt; #copyright div.copy {display:inline-block;color:#666666;font-size:0.95em;line-height:20px;}
#footer &gt; #copyright div.copy span.blank {display:inline-block;width:15px;height:5px;}
#footer &gt; #copyright div.copy2 {color:#666666;font-size:0.9em;margin-top:10px;}
/* ~FOOTER ------------------------------------------------*/

/*-- 하단빠른온라인문의 --*/

#quickcontactfrm {display:none;}
#quickcontact {padding:20px;width:100%;background-color:#FFF;border:2px solid #744dc8;position:fixed;bottom:0px;left:0;z-index:1;}
#quickcontact .quickcontact &gt; ul &gt; li {font-size:1.1em;line-height:25px;margin-bottom:10px;}
#quickcontact .quickcontact &gt; ul &gt; li:nth-child(1) {display:none;}
#quickcontact .quickcontact &gt; ul &gt; li:nth-child(5) {text-align:center;}
#quickcontact input[type=text] {width:100%;}
#quickcontact input[type=submit] {
	-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:15px;
	border:0px dashed #FFF;color:#FFFFFF;font-size:1.1em;margin:0;font-weight:bold;font-family:"Nanum Gothic","돋움";line-height:30px;width:45%;margin-right:10px;
	background:#744dc8;/* Old browsers */
}
#quickcontact input[type=button] {
	-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:15px;
	border:0px dashed #FFF;color:#FFFFFF;font-size:1.1em;margin:0;font-weight:bold;font-family:"Nanum Gothic","돋움";line-height:30px;width:45%;
	background:#808080;/* Old browsers */
}

#viewquickcontact {position:fixed;bottom:0;left:0px;z-index:11;width:100%;height:50px;border-top:1px solid #ddd;background-color:#9155e5;}
a.quick {display:block;float:right;width: calc(100% - 50px);background-color:#744dc8;text-indent:-50px;color:#FFF;font-weight:500; line-height:50px;font-size:1.15em;text-align:center;}
a.home {position:fixed;bottom:0;left:0;z-index:1;display:block;width:50px;height:50px;background:url('/images/mall/micon_home.png') no-repeat center;background-size:40px;text-indent:-999px;}</pre></body></html>