@charset "utf-8";

@font-face {
    font-family:'NanumS';font-style:normal;font-weight: 400;
    src: url(/font/NanumSquareR.eot);
    src: local('Nanum Square Regular'),
         local('NanumSquareR'),
         url(/font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
         url(/font/NanumSquareR.woff2) format('woff2'),
         url(/font/NanumSquareR.woff) format('woff'), 
         url(/font/NanumSquareR.ttf) format('truetype');
  }
  @font-face {
    font-family:'NanumS';font-style:bold;font-weight: 700;
    src: url(/font/NanumSquareB.eot);
    src: local('Nanum Square Bold'),
         local('NanumSquareB'),
         url(/font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
         url(/font/NanumSquareB.woff2) format('woff2'),
         url(/font/NanumSquareB.woff) format('woff'),
         url(/font/NanumSquareB.ttf) format('truetype');
  }
  @font-face {
    font-family:'NanumRR';font-style:normal;font-weight: 400;
    src: url(/font/NanumSquareRoundR.eot);
    src: local('Nanum Square Round Regular'),
         local('NanumSquareRoundR'),
         url(/font/NanumSquareRoundR.eot?#iefix) format('embedded-opentype'),
         url(/font/NanumSquareRoundR.woff) format('woff'),
         url(/font/NanumSquareRoundR.ttf) format('truetype');
  }
  @font-face {
    font-family:'NanumRL';font-style:normal;font-weight: 500;
    src: url(/font/NanumSquareRoundL.eot);
    src: local('Nanum Square Round Light'),
         local('NanumSquareRoundL'),
         url(/font/NanumSquareRoundL.eot?#iefix) format('embedded-opentype'),
         url(/font/NanumSquareRoundL.woff) format('woff'),
         url(/font/NanumSquareRoundL.ttf) format('truetype');
  }
  @font-face {
    font-family:'NanumRB';font-style:normal;font-weight: 600;
    src: url(/font/NanumSquareRoundB.eot);
    src: local('Nanum Square Round Bold'),
         local('NanumSquareRoundB'),
         url(/font/NanumSquareRoundB.eot?#iefix) format('embedded-opentype'),
         url(/font/NanumSquareRoundB.woff) format('woff'),
         url(/font/NanumSquareRoundB.ttf) format('truetype');
  }
  @font-face {
    font-family:'NanumREB';font-style:normal;font-weight: 700;
    src: url(/font/NanumSquareRoundEB.eot);
    src: local('Nanum Square Round Extra Bold'),
         local('NanumSquareRoundEB'),
         url(/font/NanumSquareRoundEB.eot?#iefix) format('embedded-opentype'),
         url(/font/NanumSquareRoundEB.woff) format('woff'),
         url(/font/NanumSquareRoundEB.ttf) format('truetype');
  }

  @font-face {
      font-family:'NST';
      src: url('/font/NotoSans-Thin.eot');
      src: url('/font/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-Thin.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }
  @font-face {
      font-family:'NSR';
      src: url('/font/NotoSans-Regular.eot');
      src: url('/font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-Regular.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }
  @font-face {
      font-family:'NSM';
      src: url('/font/NotoSans-Medium.eot');
      src: url('/font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-Medium.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }
  @font-face {
      font-family:'NSL';
      src: url('/font/NotoSans-Light.eot');
      src: url('/font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-Light.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }
  @font-face {
      font-family:'NSD';
      src: url('/font/NotoSans-DemiLight.eot');
      src: url('/font/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-DemiLight.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }
  @font-face {
      font-family:'NSB';
      src: url('/font/NotoSans-Bold.eot');
      src: url('/font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-Bold.woff') format('woff');
      font-weight: normal;
      font-style: normal;
  }
  @font-face {
      font-family:'NSBB';
      src: url('/font/NotoSans-Black.eot');
      src: url('/font/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
           url('/font/NotoSans-Black.woff') format('woff');
      font-weight: normal;
      font-style: normal;
}

/* 초기화 */
html {overflow-y:scroll; width:100%; height:100%; }
body {margin:0;padding:0;font-size:0.75em;width:100%; height:100%; font-family:"NanumSquareNeoVariable", "맑은 고딕", "Malgun Gothic", Helvetica, AppleSDGothicNeo, 돋움, dotum, Tahoma, sans-serif; position:relative; background:#eee; letter-spacing:-1px; color:#000;}
html, h1, h2, h3, h4, h5, h6, form, fieldset {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select{vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em; box-shadow:0}

input[type="text"], input[type="password"], input[type="submit"], input[type="button"], button {-webkit-appearance: none; -webkit-border-radius: 0;}
select {margin:0; background:#fff;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {/*-webkit-appearance:none; */border:1px solid #cccccc; border-radius:2px; padding:0 7px;}
textarea, select {font-size:1em;font-family:dotum; border:1px solid #cccccc;  border-radius:2px;}
textarea {-webkit-appearance:none; padding:7px;}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#353535;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0;}
ul{list-style:none}
input:focus, textarea:focus, select:focus, button:focus {outline:none}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button,input[type=submit]{cursor:pointer;  position: relative; 
  outline: none;   }
img {max-width:100%;}

input,
textarea,
strong, li,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}


/* 팝업레이어 */
#hd_pop {z-index:1000;position: absolute; width:100%;height:auto !important; max-width:100% }
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {padding:10px; position:absolute; width:100%; }
.hd_pops .hd_pops_con {background-color:#fff; border:1px solid #9d9db0; border-bottom:0;height:auto !important}
.hd_pops .hd_pops_con a {display:block; overflow:hidden;}
/*.hd_pops .hd_pops_con a:not(:first-child) {margin-top:-3px;}*/
.hd_pops .hd_pops_con br {position:absolute; width:0; height:0; overflow:hidden;} /*  display:none; */
.hd_pops img{vertical-align:top; max-width:100%;height:auto}
.hd_pops_footer {clear: both; padding:7px 8px;background:#434447;color:#fff;text-align:right}
.hd_pops_footer button {margin-left:5px;padding:0;border:0;background:#434447;color:#fff; font-size:13px}

/* 상단 배너 */
/*.top_timesale {position: relative; height:80px; width:100%; overflow: hidden; text-align:center; display:inline-block !important; background-color:#fff;}*/
/*.top_timesale img {position: absolute; left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%); height:100%; max-width:none}*/
/*.top_timesale .top_timesale_inner {width: 100%; height:100%; margin: 0 auto; text-align: center; position: absolute; left: 0;top: 0; background: #ffb910;}*/

/* 상단 레이아웃 */
#header {display: flex; flex-direction: column; position: relative; width:100%; height:54px; background-color:#fff; /* overflow: hidden; */ z-index:100;  max-width:100%; margin:0 auto; border-bottom:#ff8601 1px solid; }
#header.headFixed { max-width: 100%; position: fixed; z-index:9999997; top:0; width: 100%;background: #fff;  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4); transition: all 0.5s; }
#header.hidefixed { top:-54px; }
.top_timesale { width: 100%; height: auto; position: relative; overflow: hidden; text-align: center; display: block;}
.top_timesale a {width: 100%;  height: 100%; display: block; position: relative;}
.top_timesale img {width: 100%; height: 100%; display: block;}
.top_timesale .top_timesale_inner {width: 100%; height: 100%;}
.top_timesale .btn_close {width: auto; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); cursor: pointer; text-align: center;}
.top_timesale .btn_close .close { display: inline-block; width: 18px; height: 18px; background: url("../../../img/icon/btn_big_close.png") no-repeat; text-indent: -9999px; overflow: hidden;  border: 0; background-size: 100% auto;}
.top_timesale form {display: flex; align-items: center; gap: 3px;}
.top_timesale form > div {display: flex; align-items: center; gap: 2px;}
/* #header.headFixed2 { max-width: 100%; position: fixed !important; z-index:9999999; top: -54px; width: 100%;background: #fff; left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%); -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);} */

@-webkit-keyframes showHeade {
    from {
        top:-54px
    }
    to {
        top:0
    }
}
@keyframes showHeade {
    from {
        top:-54px
    }
    to {
        top:0
    }
}
/* #header.fixUnShow {top:0;} */
/*#header.fixUnShow2 {animation:showHeade .12s ease-in; -webkit-animation:showHeade .12s ease-in;}*/
#header #hd_btn {height:auto; width:100%; display:flex; justify-content: center; align-items: center; flex-wrap: wrap; }
#header #hd_btn > li {width:33.3%; float: left;}
#header #hd_btn > li .btn_hdcate {width:44px; height:54px; border:0; background: url(../../../svg/icon_menu.svg) no-repeat center center; background-size: 20px 20px;}
#header #hd_btn > li.logo {text-align:center;}
/*#header #hd_btn > li.logo a {display:inline-block; width: 150px;height: 54px; background: url(/img/2305_logo.png) no-repeat center center; background-size: 200px 35px;}*/
/*#header #hd_btn > li.logo a {display:inline-block; width: 100px;height: 48px; background: url(/img/mobile/m_logo.png) no-repeat center center; background-size: 70px;}*/
/*#header #hd_btn > li.logo a {display:inline-block; width: 80px;height: 48px; background-size: 70px;margin-top:5px;}*/
#header #hd_btn > li.logo a {display:inline-block; width: 110px;height: auto; background-size: 100px;margin-top:0px;}
/*#header #hd_btn > li.logo a { display:inline-block; width: 105px;height: 48px; background: url(/img/16_event_mo.gif) no-repeat center center; background-size: 90px;}*/
#header #hd_btn > li.sch { text-align: right; }
#header #hd_btn > li.sch .sch_inner {height:133px; width: 100%; position: absolute; top:0; left: 0; z-index:200; background: #f8f8f8; z-index: 2; border: 1px solid #cccccc;  border-radius: 1px; border-left: 0; border-right: 0; display:none}
#header #hd_btn > li.sch .sch_inner > li {position: relative;}
#header #hd_btn > li.sch .sch_inner > li.sch_box {padding:7px 61px 7px 14px; background: #fff;}
#header #hd_btn > li.sch .sch_inner > li.sch_box .close_sch {position: absolute; right:14px; top:7px; background:#f0f0f0; font-size: 13px; text-align: center; border-radius: 4px;  width: 40px;height: 31px; border: 1px solid #d5d5d5; padding:0}
#header #hd_btn > li.sch .sch_inner > li.sch_box > div {width:100%; display:inline-block; position: relative;}
#header #hd_btn > li.sch .sch_inner > li.sch_box > div #sch_str {width:100%; padding:0 34px 0 33px; height:31px; border-radius:0; background:url(../../../img/mobile/search.png) no-repeat left 7px center; background-size:18px 18px;}
#header #hd_btn > li.sch .sch_inner > li.sch_box > div .btnDelete {position: absolute; right:8px; top:6px; border:0; width:20px; height:20px; border-radius:100%; background:#989898 url(../../../img/mobile/btn_delete.png) no-repeat center center; background-size:10px 10px; text-indent:-999px; overflow: hidden;}
#header #hd_btn > li.sch .sch_inner > li.sch_list {position: relative; border-bottom: 1px solid #d5d5d5; font-size: 13px;background: #f8f8f8;}
#header #hd_btn > li.sch .sch_inner > li.sch_list .empty {padding: 12px 14px 11px;  color: #787878;}
#header #hd_btn > li.sch .sch_inner > li.sch_list .btnDelete {position: absolute; right: 12px; top: 11px; border: 0; width: 20px; height: 20px; border-radius: 100%; background: #989898 url(../../../img/mobile/btn_delete.png) no-repeat center center; background-size: 10px 10px; text-indent: -999px; overflow: hidden;}
#header #hd_btn > li.sch .sch_inner > li.sch_clear { padding: 8px 0;text-align:center;background: #f1f1f1; border-bottom: 0px solid #d5d5d5; text-align:center}

#header #hd_btn > li.sch .sch_inner > li.sch_clear button {color: #000; border-radius: 3px;  padding: 0 18px;  height: 29px; line-height: 29px; font-size: 13px; border: 1px solid #d5d5d5; background-color: #fff; }
#header #hd_btn > li.sch .btn_sch {width:30px; height:54px; border:0; background: url(../../../svg/icon_search.svg) no-repeat right 10px center; background-size: 20px; padding:0}
#header #hd_btn > li.sch .btn_alarm {width:30px; height:54px;  border:0; background: url(../../../svg/icon_alarm.svg) no-repeat center center; background-size: 20px; padding:0 0 0 0;}
#header #hd_btn > li.sch .btn_alarm > span { display:inline-block; position:absolute; top:12px; right:4px; background:#ff0000; color:#fff; border-radius: 100%; text-align: center; width:15px; height:15px; line-height: 15px; font-size:10px; font-weight: bold; border:#fff 1px solid; }
#header #hd_btn > li.sch a.deailCart {position: relative; display:inline-block; width:30px; height:54px;float: right; text-align: right; background:url(../../../svg/icon_cart.svg) no-repeat center center; background-size:20px 20px;}
#header #hd_btn > li.sch a.deailCart .cart-count {display:inline-block; position: absolute; top: 12px; right: 3px; width: 15px; height: 15px; color: #fff; background: #ff0000; border-radius: 100%; text-align: center; line-height: 15px;font-size: 11px;}

/* 카테고리 */
.menu.cateShow {left:0 !important;} 
.menu {position:fixed;top:0; left:-100%;height:100%;;z-index:9999999;-webkit-backface-visibility: hidden; -webkit-transition: left 0.20s; transition: left 0.20s; max-width:100%;}
.menu .menu_close {position:absolute; right:0; top:0; border:0; width:42px; height:42px; background:url(../../../img/mobile/btn_close2.png) no-repeat center center; background-size:13px 13px; z-index:999999;}
.menu .menu_wr{display:inline-block; width:100%;height:100%;overflow-y:auto;position:relative;z-index:199919;background:#fff}
.menu .cate_bg{background:rgba(0,0,0,0.3);height:100%;width:100%;z-index:99999;position:absolute;top:0;left:0}
.menu .member_area > li.statelogon-member {padding: 6px 0 6px 14px; border-bottom: 1px solid #c8c7cc; font-size: 13px; -webkit-background:linear-gradient(#f7f7f7,#eff0f0,#e8e9e9);background:linear-gradient(#f7f7f7,#eff0f0,#e8e9e9);}
.menu .member_area > li.statelogon-member.login a {display:inline-block; height:29px; line-height:29px;  padding: 0 7px;border: 1px solid #d5d5d5; border-bottom-color: #b5b5b5; border-radius: 3px; }
.menu .member_area > li.statelogon-member.login a:first-child {margin-right:3px; color: #1b1b1b; background-color: #fff;}
.menu .member_area > li.statelogon-member.login a:nth-child(2) {border: 1px solid #ff7200; border-bottom-color: #ff7200;color: #fff;background-color: #ff8601;}
.menu .member_area > li.statelogon-member.logoff {height:42px; padding-top:13px;}
.menu .member_area > li.statelogon-member.logoff a {margin-right:3px; color:#508bed; text-decoration:underline; font-weight:bold;}
.menu .member_area > li.shoppinginfo-membership > ul {height:34px; line-height:34px; padding:0 14px}
.menu .member_area > li.shoppinginfo-membership > ul > li {display:inline-block; font-size:11px;margin-right:15px; }
.menu .member_area > li.shoppinginfo-membership > ul > li a {color:#508bed;}
.menu .member_area li.myshop-main ul li {height:60px; width:33.3%; float:left; text-align:center; background-color:#ff8601 !important; font-size:11px;}
.menu .member_area li.myshop-main ul li:not(:last-child) {border-right:1px solid #ff7200; }
.menu .member_area li.myshop-main ul li a {color:#fff; display:block; padding-top:37px; }
/*.menu .member_area li.myshop-main ul li:first-child {background:url(../../../img/mobile/bg_wish_list.png) no-repeat 50% 15px; background-size: 20px 18px;}*/
.menu .member_area li.myshop-main ul li:first-child {background:url(../../../img/mobile/bg_recent_list.png) no-repeat 50% 15px; background-size: 20px 18px;}
.menu .member_area li.myshop-main ul li:nth-child(2) {background:url(../../../img/mobile/bg_order_list.png) no-repeat 50% 13px; background-size:16px 21px;}
.menu .member_area li.myshop-main ul li:nth-child(3) {background:url(../../../img/mobile/dish.png) no-repeat 50% 13px; background-size:16px 21px;}
/*
.menu .member_area li.myshop-main { display:inline-block; width:100%; padding:10px;}
.menu .member_area li.myshop-main ul li {height:60px; width:32%; margin:0 0.5%; float:left; text-align:center; background-color:#f8f8f8 !important; font-size:12px; border-radius: 3px; border:#ddd 1px solid;}
/*.menu .member_area li.myshop-main ul li:not(:last-child) {border-right:1px solid #ff7200; }
.menu .member_area li.myshop-main ul li a {color:#000; display:block; height:60px; padding-top:37px; }
.menu .member_area li.myshop-main ul li:first-child {background:url(../../../img/mobile/bg_wish_list.png) no-repeat 50% 15px; background-size: 20px 18px;}
.menu .member_area li.myshop-main ul li:first-child {background:url(../../../svg/icon_look.svg) no-repeat center top 12px; background-size: 20px 20px;}
.menu .member_area li.myshop-main ul li:nth-child(2) {background:url(../../../svg/icon_orderlist.svg) no-repeat center top 12px; background-size:20px 20px;}
.menu .member_area li.myshop-main ul li:nth-child(3) {background:url("../../../svg/icon_odcalendar.svg") no-repeat center top 12px; background-size:20px 20px;}
*/
.menu .menu_wr .cate_area {background-color:#F9F9F7}
.menu .menu_wr .cate_area > li {position:relative; clear:both; width:100%;}
.menu .menu_wr .cate_area > li > a > img { width:100%; }
.menu .menu_wr .cate_area > li h2 {padding:0 20px; font-size: 16px; border-bottom:1px solid #e3e3e3; height:50px; line-height:50px; background-color:#fff; font-weight:normal;}
.menu .menu_wr .cate_area > li h2.on {color:#ff8601;}
.menu .menu_wr .cate_area > li > ul {display:none}
.menu .menu_wr .cate_area > li:last-child > ul {display:block !important}
.menu .menu_wr .cate_area > li > ul > li {height:40px; line-height:40px; }
.menu .menu_wr .cate_area > li > ul > li a {display:block; padding:0 20px;font-size: 14px;}
.menu .menu_wr .cate_area > li.slideProjectList > ul > li {border-bottom:1px solid #cccccc;background-color: #f1f1f1;}
.menu .menu_wr .cate_area > li.slideProjectList > ul > li:not(:first-child) {border-top:1px solid #fff;}
.menu .menu_wr .cate_area > li.slideProjectList > ul > li a {padding:0 94px 0 34px; font-weight:bold; font-size:13px;}
.menu .menu_wr #ol_after_logout {display:inline-block; padding:5px 7px; border:1px solid #d5d5d5; border-radius:3px; font-size:11px;}
.menu .menu_wr .logout {height:50px; padding:8px 0 8px 14px}
.cate_bg{background:rgba(0,0,0,0.5);height:100%;width:100%;z-index:101;position: fixed;top:0;left:0; display:none}
.cate_bg2{background:rgba(0,0,0,0.6);height:100%;width:100%;z-index:101;position: fixed;top:0;left:0; display:none}

/* 중간 레이아웃 */
#container {padding:0 0 20px; max-width:100%; margin:0 auto; position:relative;}
#container_title {height:43px; line-height:43px; position: relative; text-align:center;font-weight:bold;border-bottom:1px solid #ddd;background:#fff;font-size:1.25em; font-weight:normal}
#container_title a{position: absolute; top:7px; left: 14px; display: block; width: 33px; height: 29px; text-align: center; line-height: 31px; border: 1px solid #ccc; border-radius: 3px;}
#container_title a img{width: 22%;}
#container_title i.btn_showCategory {background:url(../../../img/subDown.png) no-repeat center center; background-size:15px; width:30px; height:30px; position:absolute; top:6px; right:10px; z-index:9; display: none;}
#container_title .showOn {background:url(../../../img/subUp.png) no-repeat center center !important; background-size:15px !important;}

#container_title2 { width:100%; height:55px; background:#fff; overflow: hidden; overflow-x: auto; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
#container_title2 > ul {  width:700px; padding:0; margin: 0; height:55px;  }
#container_title2 > ul > li { float: left; height:55px; line-height: 53px; width:auto;  }
#container_title2 > ul > li > a { display:block; font-size:15px; color:#333; padding:0 15px;}
#container_title2 > ul > li.on > a { color:#ff8601; font-weight: bold; border-bottom:#ff8601 2px solid;}

.subCa {margin: 0; width: 100%; display: none;}
.subCa > ol {width: 100%; padding: 0; margin: 0;}
.subCa > ol > li {width: 100%; list-style:none}
.subCa > ol > li > a{display: block; height: 40px; line-height: 38px; padding: 0 15px; font-size: 14px; border: 1px solid #e8e8e8; border-left: 0; border-right: 0; text-align: center;  background:#fff; margin-top: -1px;}
.subCa > ol > li.on a {color:#ff8601}

/* 내용관리 */
#ctt {margin:14px 0 0;padding:0 7px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:0}
.ctt_img {text-align:center}

/* 하단 레이아웃 */
#footer { margin: 0 0; line-height: 1.5em;color: #1b1b1b; padding-bottom: 70px; position:relative;}
#footer > ul {display:inline-block; width:100%;}
#footer > ul > li {clear:both; font-size:11px}
#footer > ul > li:first-child {padding: 8px 14px; border-bottom: 1px solid #dddddd; border-top: 1px solid #c5c5c6; background-color:#fff;}
#footer > ul > li:first-child a, #footer > ul > li:nth-child(2) a{display:inline-block; height:26px; line-height:26px; padding: 0 10px;font-family: Verdana,"맑은 고딕",Malgun Gothic,"돋움",Dotum; font-weight: 400;color: #1b1b1b; border: 1px solid #bcbcbc; border-radius:2px; background-color:#fff;}
#footer > ul > li:first-child a:first-child {padding-left:27px; background: #fff url(/img/icon/csCenter.png) no-repeat 10px center; background-size: 12px 13px;}
#footer > ul > li:first-child a:last-child {position: absolute; right:14px}
#footer > ul > li:nth-child(2) a:last-child {float:right}
#footer > ul > li:nth-child(2) {padding: 8px 14px; background-color: #f9f9f9; border-bottom:1px solid #ddd;}
#footer > ul > li:nth-child(3) {background-color: #f9f9f9;}
#footer > ul > li:nth-child(3) > ul {padding:7px 0; text-align:center;}
#footer > ul > li:nth-child(3) > ul > li {display:inline-block; padding:0 6px 0 7px; position:relative;}
#footer > ul > li:nth-child(3) > ul > li:not(:first-child):before {    display: block; content: ""; position: absolute; top: 1px; left: 0; width: 1px;height: 11px; background: #989899;}
#footer > ul > li:nth-child(3) dl {display:inline-block; width:100%; padding: 14px; background-color: #f9f9f9;}
#footer > ul > li:nth-child(3) dl dt {clear:both; float:left;width:110px;}
#footer > ul > li:nth-child(3) dl dd {float:left;width:180px; word-break:keep-all}
#footer > ul > li:nth-child(4) {height:28px; line-height:29px; text-align:center; color:#777777; background-color:#eee; border-top:1px solid #ddd;}

.footer_sns { width:100%;background:#f9f9f9;height:50px; }
.footer_sns > a > .footer_instagram {width:35px;height:35px;}
.footer_sns > a > .footer_naverblog {width:35px;height:35px;}
.footer_sns > a > .footer_youtube {width:35px;height:35px;}

/* 추천정기식단 */
.suggMenu {position: fixed; bottom: 80px; background: #fff; overflow: hidden; border-radius: 10px; width: 0%; height:0px; left: 50%; margin: 0 0 0 -45%; z-index: 9999; /* opacity: 0; */ -webkit-transition: width 0.2s,height 0.3s,opacity 0.3s; transition: width 0.2s,height 0.3s,opacity 0.3s;}
.suggMenu.suggestShow {width: 90%; height: 420px; opacity: 1;}
.suggMenu > ul > li {float: left; width:50%; height:105px; text-align:center; }
.suggMenu > ul > li:not(:last-child) {border-bottom:#e5e5e5 1px solid;}
.suggMenu > ul > li:nth-child(2n+1) {clear: both;}
.suggMenu > ul > li a {display:block; height:100px; }
.suggMenu > ul > li a img {width:65px; height:65px;}
.suggMenu > ul > li a strong {display:block; margin:-9px 0 3px; font-size:14px;}
.suggMenu > ul > li a span {display:block; color:#ff8601}
.suggMenu > ul > li:last-child strong {margin-top:9px;}

/* 수령일선택 */
.foodPlan {position: fixed; bottom: 80px; background: #fff; overflow: hidden; border-radius: 10px; width: 0%; height:0px; left:2%; z-index: 9999; /* opacity: 0; */ -webkit-transition: width 0.2s,height 0.3s,opacity 0.3s; transition: width 0.2s,height 0.3s,opacity 0.3s;}
.foodPlan.foodPlanShow {width: 96%; height: 270px; opacity: 1;}
.foodPlan #datepicker {padding:15px 10px 0 10px; }
.foodPlan #datepicker table {width:100%; border-spacing:0; border-width:0}
.foodPlan #datepicker table .print-a {display:none}
.foodPlan #datepicker table th .header-date {position: relative; margin-top:5px; height:32px; line-height:32px; font-size: 18px; color: #333333; font-family:Arial,Helvetica,sans-serif}
.foodPlan #datepicker table th .header-date > a {display: inline-block; width: 16px; height: 16px; text-indent: -9999px; top: 8px; overflow: hidden; position: absolute;}
.foodPlan #datepicker table th .header-date > a#next { margin-right: 10px; background: url(/img/btn_next.png) no-repeat center center;background-size: auto; background-size: 8px auto;right: 0px;}
.foodPlan #datepicker table th .header-date > a#now { margin-left: 10px; background: url(/img/btn_prev.png) no-repeat center center;background-size: auto; background-size: 8px auto;left: 0px;}
.foodPlan #datepicker table th {border:0}
.foodPlan #datepicker table tr.header-tr + tr th {height:28px; font-size:11px;}
.foodPlan #datepicker table tr.header-tr + tr th:first-child {color:#ee0c00}
.foodPlan #datepicker table tr.header-tr + tr th:last-child {color:#0074d4}
.foodPlan #datepicker table td {text-align:center; position: relative; height:30px; border:0; cursor:pointer;}
.foodPlan #datepicker table td span {position: absolute; left:50%; top:50%; margin:-12.5px 0 0 -12.5px; display: inline-block; width:25px; height:25px; border-radius:25px; line-height:25px; font-size:15px; color:#000; font-weight:200; letter-spacing:0; cursor:pointer}
.foodPlan #datepicker table td span.notShip {color:#a6a6a6}
.foodPlan #datepicker table td span.today {background-color:#ffe321;}
.foodPlan #datepicker table td span.circle {color: #fff; background: #ff8601;}
.noti2 {width: 100%;  height: 60px; line-height: 60px; background: #ffdf01; text-align: center; position: fixed;left: 0; top: -60px; right: 0; z-index: 99999999; font-size:15px;}
.noti2 h1 { font-weight:normal; color:#423333}

.bottomFixed {position:fixed; bottom:0; width:100%; height:60px; z-index:99; max-width:100%; -webkit-transition:bottom .1s ease; transition:bottom .1s ease;}
.bottomFixed.fixUnShow {bottom:-65px;}
.bottomFixed ul > li {width:20%; height:100%;float:left; background-color:#fff; text-align:center;  border-top: #ddd 1px solid; line-height:87px; font-size:11px; font-weight:600}
.bottomFixed ul > li.on {border-top: #ff8601 1px solid; }
.bottomFixed ul > li.on a {background-color:#ff8601 !important; color:#fff }
.bottomFixed ul > li.fiCalendar.on a strong {color:#fff !important;}
.bottomFixed ul > li.fiHome a, .bottomFixed ul > li.fiHome button {background:#fff url(../../../img/mobile/btn_home.png) no-repeat center top 8px; background-size: 22px;}
.bottomFixed ul > li.fiSuggest a {background: url(../../../img/mobile/btn_suggest.png) no-repeat center top 8px; background-size: 24px;}
.bottomFixed ul > li.fiMy a, .bottomFixed ul > li.fiMy button {background:#fff url(../../../img/mobile/btn_mypage.png) no-repeat center top 7px; background-size: 24px;}
.bottomFixed ul > li.fiCart a {position: relative; background:url(../../../img/mobile/btn_cart2.png) no-repeat center top 7px; background-size: 24px;}
.bottomFixed ul > li.fiCart a .cart-count {display: inline-block; position: absolute;
top: 2px;left: 50%;margin: 0 0 0 5px; background: #ff0000; color: #fff; width: 18px;height: 18px; text-align: center;line-height: 18px; font-family: tahoma;font-size: 11px; border-radius: 100%;}
.bottomFixed ul > li a {display:block;}


/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center;  overflow: hidden;  white-space: nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}

/* ####### 쇼핑몰 컨텐츠 ####### */

.st_bg{display: inline-block;width: 1px;height: 10px;margin: 0 10px;background: #e2e1e0;vertical-align: -1px;}
#listtype{margin:10px;}

/* 장바구니 주문서 공통 */
.od_result_confirm {padding-top:20px; text-align:center; }
.od_result_confirm h2 {margin-bottom:3px; font-size:14px;}
.od_result_confirm h3 b {color:#f52830}
.order_results {padding:14px 7px 0;}
.order_results .od_title {position: relative; padding: 14px 43px 14px 14px; cursor: pointer; line-height: 1.3em; font-size: 13px; font-weight: bold; background-color: #737782; color: #fff;}
.order_results #sod_fin_list h2 {margin:0}
.order_results .tbl_head03 {background-color:#fff;}
.order_results .tbl_head03 table {border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5; }
.order_results .tbl_head03 thead th {border-top:0; background:#f5f5fc; font-size:12px;}
.order_results .tbl_head03 thead th:first-child {width:110px; border-right:1px solid #d3d3d3}
.order_results .tbl_head03 td.td_hope {font-size:13px; border-right:1px solid #d3d3d3;}
.order_results .tbl_head03 td {padding:10px; border-color: #ececec}
.order_results .tbl_head03 td:first-child {text-align:left;}
.order_results .tbl_head03 td:first-child > span {  font-weight: bold; }
.order_results .tbl_head03 td h4 {color:#777; font-weight:normal;}
.order_results .tbl_head03 td h3 {margin:5px 0 7px; font-size:13px;}
.order_results .tbl_head03 td h5 {font-size:11px;}
.order_results .tbl_head03 td h5 b {color:#f52830; margin-right:5px;}
.order_results .tbl_head03 td h5 span {color:#757575; font-weight:normal;}
.order_results .tbl_head03 td h1 {}
.order_results .tbl_head03 td h1 span {font-size:11px; font-weight:normal; color:#757575;}

.order_results #sod_fin_pay h3 {display:none;}
.order_results .od_table, .order_results #sod_bsk_tot {background-color:#fff}
.order_results .od_table th {padding:14px 0 14px 14px; width:100px; color:#757575; font-size:13px; text-align:left; font-weight:normal; border-color:#d5d5d5; border-left:1px solid #d5d5d5;}
.order_results .od_table th:first-child, .order_results .od_table td:first-child {border-top:0}
.order_results .od_table td {padding:14px; border-color:#d5d5d5; font-size:13px; border-left:0; border-right:1px solid #d5d5d5;}
.order_results .od_table td.pay_methods {font-weight:bold;}

.order_results #sod_bsk_tot li:not(:first-child) {width:100%; display:table; border:1px solid #d5d5d5; border-top:0}
.order_results #sod_bsk_tot li:not(:first-child) span, .order_results #sod_fin_tot li span {display:table-cell; color:#757575; font-size:13px; word-break:keep-all; padding:14px 0 14px 14px; width:100px; vertical-align:middle;}
.order_results #sod_bsk_tot li:not(:first-child) strong, .order_results #sod_fin_tot li strong {display:table-cell; vertical-align:middle; padding:14px; font-size:13px; font-weight:normal;}

.order_results #sod_fin_tot {margin:0}
.order_results #sod_fin_cancel {margin:10px 0 0}
.order_results #sod_fin_tot ul {border-bottom:1px solid #ddd; background-color:#fff;}
.order_results #sod_fin_tot li {width:100%; display:table; padding:0; font-size:13px; color:#508bed; background:transparent; border:1px solid #ddd; border-top:0; color:#757575}
.order_results #sod_fin_tot li strong {font-size:15px; color:#424242}
.order_results #sod_fin_cancel button {width:35%; display:block; margin:0 auto; background-color:#fff; border-color:#d5d5d5; color:#000}
.order_results #sod_fin_tot li.total span, .order_results #sod_fin_tot li.total strong {color:#508bed;}
.order_results #sod_fin_tot li.total span {font-weight:bold;}

.sod_list {margin:10px 7px}
.sod_list .sod_li {display: inline-block; width:100%; position: relative; background:#fff;border:1px solid #e5e5e5; border-bottom: 1px solid #ccc;margin:0 0 5px; padding:8px 7px 10px}
.sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding: 10px 10px;font-size:1.083em}
#sod_approval_frm .sod_list .li_op_wr{width:100%; position:relative;margin:10px 0;/*padding-left:90px;min-height:80px;*/ display:table}
#sod_approval_frm .sod_list .li_op_wr > * {display:table-cell; vertical-align:middle;}
.sod_list .li_op_wr > .left {width:90px; text-align:center;}
.sod_list .li_op_wr .li_chk {position: absolute; top:-18px; left:0;}
.sod_list .sod_info li {clear: both; position: relative; font-size:13px;}
.sod_list .sod_info li.p_name .sit_icon { position: absolute; top:0}
.sod_list .sod_info li.p_name .sit_icon img {width:25px; }
.sod_list .sod_info li.p_name strong {display:inline-block; margin-right:8px; font-size:13px; max-width:90%;}
.sod_list .sod_info li.op_point {font-size:11px; color:#757575; margin:7px 0 14px;}
.sod_list .sod_info li.op_point i {font-style:normal; width:11px; height:11px; display:inline-block; text-align:center; line-height:11px; font-size:8px; color:#fff; background-color:#b88cc5; border-radius:2px; }
.sod_list .sod_info li.op_price {margin-bottom:14px; font-size:13px;}

.sod_list .li_op_wr .li_mod > ul  {display:inline-block; height:45px; float: left;}
.sod_list .li_op_wr .li_mod  .sit_qty_minus, .sod_list .li_op_wr .li_mod .sit_qty_plus {width:33px; height:29px; border-radius:2px; background-color:#f6f6f6; border:1px solid #ccc; color:#808080}
.sod_list .li_op_wr .li_mod  button.cp_btn {width:auto; border:0; background-color:#ff8601; color:#fff; height:24px; line-height:27px; border-radius:0; font-size:11px;}
.sod_list .li_op_wr .li_mod .num_input {height:29px; width:49px; padding:7px; border-radius:2px; border-color:#ccc}
.sod_list .li_op_wr .li_mod .btn_confirm {float: left;}
.sod_list .li_op_wr .li_mod .btn_confirm a {display: inline-block; color: #1b1b1b; border: 1px solid #bcbcbc; margin-left:5px; border-radius:2px; background: #f0f0f0; height:29px; line-height:29px; padding: 0 10px; font-size:13px;}

.sod_list .total_price, .sod_list .sod_opt {clear: both; font-size:13px; font-weight:600}
.sod_list .sod_opt {padding:5px 14px 5px 0;}
.sod_list .sod_opt li {margin:3px 0}
.sod_list .sod_opt li.hopeday, .sod_list .sod_opt li.opt {font-size:11.5px; }
.sod_list .sod_opt li.hopeday b {color:#000}
.sod_list .sod_opt li.hopeday strong {color:#f52830}
.sod_list .sod_opt li.shipping {color:#757575; font-size:11px; font-weight:normal;}
.sod_list .total_price {padding:5px 10px 5px; text-align:right; font-weight:normal;}
.sod_list .total_price b {font-weight:bold;}
#sod_bsk_list .sod_list .sod_li > .sod_opt {border-top:1px solid #ececec; border-bottom:1px solid #ececec; padding:10px 14px 10px 0;}
#sod_bsk_list .sod_list .total_img{position:absolute;top:0;left:0; width:70px; height:70px; border:1px solid #d5d5d5; overflow: hidden;}
#sod_bsk_list .sod_list .li_op_wr{width:100%; position:relative;margin:10px 0; padding-left:90px;min-height:80px;}
#sod_bsk_list .sod_list .sod_li {padding:20px 14px 10px}
#sod_bsk_list .sod_list .total_price {padding:10px 0 3px}


#sod_approval_frm .sod_list .hopeday {font-weight:bold; clear:both;}
#sod_approval_frm .sod_list .hopeday b {color:#f52830}
.sod_list .total_img{/*position:absolute;top:0;left:0;*/ display:inline-block; width:70px; height:70px; border:1px solid #d5d5d5; overflow: hidden;}

.sod_list .total_img img {width:100%; height:100%;}
.sod_list .mod_options{padding: 0 7px; letter-spacing:-1px;  border: 1px solid #ff8601 ;color: #ff8601 ;background: #fff;height: 23px;line-height: 23px;margin: 5px 0 0; font-size:11px}
.sod_list .li_prqty{margin:10px 10px ;border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:10px 0}
.sod_list .li_prqty > span:nth-child(odd) {padding-right:7px;}
.sod_list .li_prqty > span:nth-child(even) {padding-left:7px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;text-align :right;}
.sod_list .li_prqty_sp span{float:left}
.sod_list .prqty_sc,.sod_list .prqty_price{border-right:1px solid #ececec}

/* 장바구니 */
#mod_option_frm{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
#mod_option_frm h2{height:45px;line-height:45px;font-size:13px;background:#4a5164;color:#fff;padding:0 15px; font-weight:normal;}
#mod_option_frm #sit_sel_option{margin:15px }
#mod_option_frm #sit_tot_price{margin:15px }
#mod_option_frm #sit_sel_option ul{background:#f9f9f9;border:0 }
#mod_option_frm h3{margin: 0 0 10px;color:#535353; font-size:13px;}

#mod_option_frm .option_wr {margin:15px ;}
#mod_option_frm .option_wr label{margin: 0 0 5px;display:block}
#mod_option_frm .option_wr select{width:100%; height: 30px;border: 1px solid #d9d9d9;margin: 0 0 5px;}
#mod_option_frm .btn_confirm{margin:15px ; }
#mod_option_frm .sit_opt_prc {position: absolute; right:31px; top:42%; color:#508bed; font-size:11px; font-weight:bold }
#mod_option_frm .opt_name {margin-bottom:10px;}
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%; background:#ff8601; border:0}
#mod_option_frm .btn_confirm .btn_close{background:url(/img/close_btn.gif) no-repeat center center; background-size:12px 12px; position:absolute;top:0;right:0;width:45px;height:45px;border:0;color:#fff;font-size:1.25em}

#mod_option_frm #sit_opt_added > li {clear:both; position: relative; padding:7px; border-bottom:1px solid #dcdcdc  }
#mod_option_frm .btn_confirm {clear: both; margin:0 auto 15px;  width:40%; text-align:left; padding-left:5px;}
/* #mod_option_frm .btn_confirm .btn_submit { color: #1b1b1b; height: 29px; line-height: 27px; border: 1px solid #bcbcbc; background: #f0f0f0;} */
#mod_option_frm .opt_count .sit_qty_minus {float: left;}
#mod_option_frm .opt_count .sit_qty_minus, #mod_option_frm .opt_count .sit_qty_plus {width:33px; height:29px; border-radius:2px; background-color:#f6f6f6; border:1px solid #ccc; color:#808080}
#mod_option_frm .opt_count .num_input {float: left; height:29px; width:49px; padding:7px; border-radius:2px; border-color:#ccc; margin:0 4px}
#mod_option_frm .opt_count .sit_opt_del {width: 11px; border-radius:0;height: 11px; padding: 0; background-color: #939393; border-color: #939393; position: absolute; right: 10px; top:46%}
#mod_option_frm .opt_count .sit_opt_del:after { content: "x"; color: #fff; position: absolute; left: 2px; top: -2px; font-size: 11px;}
#mod_option_frm .opt_count .sit_opt_del i, #mod_option_frm .btn_confirm .btn_close i {opacity:0;}
#mod_option_frm .hasOpt .opt_count .num_input {float:none;}

.cartTitle {margin:10px 7px 0; position: relative; padding: 14px 43px 14px 14px; cursor: pointer; line-height: 1.3em; font-size: 13px; font-weight: bold; background-color: #737782; color: #fff;}
.suggTail {border: #ddd 1px solid; padding: 10px; border-top:0; background: #fff; margin:0 7px 5px;}
.suggTail h2 {display: inline-block; font-size: 14px; font-weight: bold; color: #000; margin: 0 10px 0 0;}
.suggTail h3 {display: inline-block; font-weight:normal; font-size: 12px;color: #000;}
.suggTail h3 span {color: #f52830; font-weight: bold;}

.payInfo {padding:3px 0 20px}
.payInfo p {font-size: 11px; padding:7px 14px 0 34px; color: #757575; background:url(/img/icon/info.png) no-repeat 16px 8px;}

#sod_bsk .btn_del_wr{margin:10px 7px 5px}
#sod_bsk .btn_del_wr button, #sod_bsk .btn_del_wr label {display: inline-block; height: 26px; padding:0 7px; letter-spacing:-1px; line-height: 24px; font-size: 11px; border:1px solid #bcbcbc; background:#fff; color:#000 !important}
#sod_bsk .btn_del_wr input[type="checkbox"] {display:none}
#sod_bsk .sod_ta_wr{padding:10px 7px;}
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{border-top:1px solid #ccc;}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{height:42px; padding-left:14px; float:left;width:40%;line-height:42px;clear:both; border-bottom:1px solid #ccc; border-left:1px solid #ccc; color:#508bed; font-size:13px}
#m_sod_bsk_tot dd{height:42px; padding-right:14px; float:left;width:60%;text-align:right;line-height:42px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font-size:13px}
#m_sod_bsk_tot dd strong {font-size:14px;}
#m_sod_bsk_tot .sod_bsk_cnt{height:48px; padding:0 14px; color:#fff; border-top:1px solid #cdcdcd;font-weight:bold;line-height:48px;background-color: #4a5164; border:1px solid #4a5164; border-top:0}
#m_sod_bsk_tot .sod_bsk_cnt strong{font-size:1.25em; background-color: #4a5164;}
#sod_bsk_act .btn_submit{height:34px;font-size:13px;font-weight:bold;width:30%;margin:10px 0; background-color:#ff8601 !important;}
#sod_bsk_act .btn_submit.sel {border: 1px solid #d5d5d5 !important;  background: #fff !important; color:#000;}

.odf_listM, .odf_listN {width:100%; background-color:#fff; border-spacing:0; border-top:1px solid #d5d5d5}
.odf_listM th,.odf_listN th {width:105px; padding:7px 0 7px 10px !important; height:43px;text-align:left !important; border-bottom:1px solid #d5d5d5 !important; font-size:13px; color:#757575; font-weight:normal}
.odf_listM td, .odf_listN td {padding:7px 10px 7px 0 !important; border-bottom:1px solid #d5d5d5 !important; font-size:13px;}
.odf_listN td #od_zip {width:60px;}
.odf_listN td .btn_addsch {height:29px; font-size:13px; border:1px solid #bcbcbc; background-color:#fff; color:#1b1b1b; padding:0 10px; letter-spacing:.2px;}
.odf_listN .frm_input {height:29px;}
.odf_listM #od_memo, .odf_listre li.nm_memo #od_memo {height: 50px; resize:none; border:1px solid #cccccc; border-radius:1px; width:100%; }
.odf_listM #od_memo_select, .odf_listre li.nm_memo #od_memo_select {width:100%; height:29px; margin-bottom:5px; padding-left:3px;}


/* 주문서 작성 */
#sod_frm {margin-top:-10px}
#sod_frm .sod_list .sod_opt {padding-top:5px; padding-bottom:14px; border-top:0; font-size:12px; font-weight:normal;}
#sod_frm .sod_list .li_name {display:inline-block; font-size:13px; border-bottom:0; padding:0 0 5px; font-weight:bold;}
#sod_frm .li_mod button.cp_btn {margin-top:0}
#sod_frm #m_sod_bsk_tot {border-top:1px solid #ccc}

.ord_suggTail {margin:0 7px}
.ord_suggTail .title {padding:14px; background-color: #737782;color: #fff;}
.ord_suggTail .title * {display: inline; font-size: 13px; font-weight:normal}
.ord_suggTail .suggTail {margin:0}
.ord_suggTail .suggTail h1 {display: inline-block;font-size: 14px; font-weight: bold; color: #000; margin: 0 7px 0 0;}
.ord_suggTail .suggTail h2 { display: inline-block; font-weight:normal;font-size: 12px; color: #000;}
.ord_suggTail .suggTail h4 {font-size: 11px; font-weight:normal; color: #555; margin-top: 5px;}
.ord_suggTail .suggTail h2 span, .ord_suggTail .suggTail h4 strong { color: #f52830;font-weight: bold;}

#sod_frm .od_prd_list{margin:10px;background:#fff;padding:15px}
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ff006c;font-weight:bold;font-size:1.167em}

#sod_frm_orderer{padding:10px;;border-bottom:1px solid #d6d3d3}
#sod_frm_taker{padding:10px;border-bottom:1px solid #d6d3d3;border-top:1px solid #f3f3f3}
#sod_frm_taker h2,#sod_frm_orderer h2, #sod_frm_pay > h2{padding:13px 34px 13px 14px; background-color: #737782;color: #fff; font-size:14px; font-weight:normal;}
#sod_frm_taker h2 {height:44px; padding-top:9px}
#order_address{display: inline-block; background: #fff url(/img/icon/right_arrow_red.png) no-repeat right 10px center; border: 1px solid #b4b4b4;
 width: 83px; height: 28px; line-height: 28px; color: #353535; padding: 0 10px; font-size: 12px; border-radius: 3px; text-align: left; padding-left: 10px; width: 82px; margin-left:5px; cursor: pointer;}

.odf_list .frm_input{width:100%;margin:0 0 5px}
.odf_listre li {clear: both; padding:7px 0; background-color:#fff; border-bottom:1px solid #d5d5d5}
.odf_listre li.dlv_slt {padding:14px 0}
.odf_listre li.dlv_slt div {display: inline-block;}
.odf_listre li.dlv_slt div label {padding-left:0}
.odf_listre label, .odf_listre strong {display: inline-block; width: 105px; padding:0 0 0 10px; font-size: 13px; color: #757575;}
.odf_listre strong {font-weight:normal;}
.odf_listre .frm_input {height:29px; -webkit-width:calc(100% - 118px); width:calc(100% - 118px);}
.odf_listre li.addr_list, .odf_listre li.nm_memo {display: inline-block; width:100%;}
.odf_listre li.addr_list > div, .odf_listre li.nm_memo > div  {-webkit-width:calc(100% - 108px); width:calc(100% - 108px); float:right; padding:7px 10px 7px 0; position: relative;}
.odf_listre li.addr_list > div .frm_input {width:100%;}
.odf_listre li.addr_list > div #od_b_zip {width:60px;}
.odf_listre li.addr_list > div .btn_frmline {height:29px; color: #1b1b1b; border: 1px solid #bcbcbc; background: #fff; padding:0 10px;}

#m_sod_frm_paysel {margin:10px 0 ;}
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:0;border-bottom:1px solid #ccc}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;padding:0;width:50%;height:40px; position:relative; }
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:100%}
.samsung_pay{background:url('../../../img/samsungpay.png') no-repeat ;height:12px;width:83px;display:inline-block;overflow:hidden;text-indent:-999px}
#m_sod_frm_paysel li > label { display:inline-block; height:40px; line-height: 40px; padding-left:30px; font-size:14px;}
#m_sod_frm_paysel li > input[type='radio'] { position:absolute; left:10px; top:50%; width:14px; height:14px; margin:-7px 0 0 0; }

#sod_frm .sod_ta_wr{padding:3px 7px;}
#sod_frm .btn_confirm{margin:0 10px 10px}
#sod_frm .btn_submit{width:80%;height:38px;font-size:15px;font-weight: bold;margin:5px 0}
#sod_frm .btn_cancel,#sod_frm .btn01{width:80%;height:38px;line-height:38px;font-size:15px;font-weight: bold;padding:0;border-radius:0}

#sod_frm_pay{padding:10px 10px 0;border-top:1px solid #f3f3f3}
/* #sod_frm_pay h2{margin:10px 0;font-size:1.25em} */
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
.odf_tbl table th{border-top:1px solid #eceff4;padding: 10px;text-align:left;width:110px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#508bed;}

.sod_frm_point, .sod_frm_emoney {padding:10px 0;;clear:both}
.sod_frm_point div, .sod_frm_emoney div {background:#fff;border-bottom:1px solid #eceff4;padding:10px;text-align:right}
.sod_frm_point div:after, .sod_frm_emoney:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label, .sod_frm_emoney div label {float:left;line-height:30px}
.sod_frm_point div span, .sod_frm_emoney div span {display:block;font-size:0.92em}
.sod_frm_point div span:after, .sod_frm_emoney div span:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point .max_point_box em{font-style:normal !important}
.sod_frm_point div strong, .sod_frm_emoney div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point #od_temp_point, .sod_frm_emoney #od_temp_emoney {height:30px;border:1px solid #ccc;text-align:right; min-width:102px;}

#display_pay_button #show_req_btn {display:block !important; width:80%; margin:0 auto}
#display_pay_button #show_req_btn .btn_submit { width:100%; height: 38px; font-size:15px; border-radius:2px; font-weight:bold; margin-bottom:10px;}
#display_pay_button #show_pay_btn {display:none;}
#display_pay_button #show_pay_btn + .btn_cancel {width:80%; margin-bottom:5px; height: 38px; font-size:14px; border-radius: 2px;}

#settle_bank{background:#fff;border-bottom:1px solid #ccc;padding:10px;text-align:right; clear:both}
#settle_bank select{height:30px;margin:0 0 5px;width:100%;}
#settle_bank #od_deposit_name{margin-top:10px; height:30px;border:1px solid #ccc;text-align:center;}
#settle_bank label{float:left;line-height:30px}
#sod_frm_pt_info{border-bottom:1px solid #ccc}
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
.od_coupon .tbl_head02{}
.od_coupon .tbl_head02 .btn_frmline {background:#4a5164;color:#fff;border:0;padding:0 5px;line-height:25px }
.od_coupon .tbl_head02 td{text-align:left}
.od_coupon .tbl_head02 th{width:auto !important}
.od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
.od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
.od_coupon .btn_confirm{margin:20px ; }
.od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
.od_coupon .btn_confirm .btn_close{position:absolute; background: url(/img/close_btn.gif) no-repeat center center; background-size: 12px 12px; top:0;right:0;width:45px;height:45px;border:0;color:#fff;font-size:1.25em; cursor:pointer;}
.od_coupon .btn_confirm .btn_close i {opacity:0;}
.cp_btn ,.cp_btn1{padding:0 7px;border:1px solid #ff8601;color:#ff8601;background:#fff;height:23px;line-height:23px;margin:10px 0 0; letter-spacing:-1px; }
.cp_apply{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.cp_cancel,.cp_cancel1 {padding:0 7px;border:1px solid #aaa;color:#666;background:#fff;height:24px;line-height:25px;margin:0 0 0 4px; border-radius:0}

#sod_frm_escrow{margin:10px;}
#sod_frm_escrow h2{font-size:1.25em}
#od_pay_sl h3{font-size:1.25em}

/* 쿠폰 */
#scp_list > h1 {margin: 7px 7px 0; font-weight:normal; padding: 0 0 0 14px; color: #fff; font-size: 15px; line-height: 43px; background: #737781;}
#scp_list .list_01 {padding:7px 7px 0; }
#scp_list li {margin:0 0 4px; position:relative;padding: 0; border-radius:0; border:1px solid #d5d5d5;}
#scp_list li:last-child {}
#scp_list .li_pd{position:relative;padding:10px}
#scp_list .li_title{font-weight:bold;font-size:13px}
#scp_list .pd_price{position:absolute;top:10px;right:10px;color:#ff8601;}
#scp_list .pd_price strong{font-size:14px;}
#scp_list .li_target{color:#666;background:#f3f3f3;border-top:1px dotted #ccc;padding:7px 10px;font-size:11px}
#scp_list .pd_date{float:right;color:#777}

/* 배송지 목록 */
#sod_addr {min-height:400px; min-height:96vh; background-color:#fff}
#sod_addr #win_title {position: relative; width: 100%; text-align: center; font-size: 16px; height: 45px; line-height: 45px; border-bottom: #ddd 1px solid; overflow: hidden;}
#sod_addr #win_title .btn_close {position:absolute; width: 20px; height: 40px; top: 0; margin: 0 0 0 0; right: 10px; border: 0; background: #fff url(../../../svg/btn_close.svg) no-repeat center center;background-size: 14px 14px;text-indent: -9999999px;}
#sod_addr .list_01 {padding:0 15px}
#sod_addr .btn_add_wrap { padding: 0 15px; margin: 15px 0;}
#sod_addr .btn_add_wrap a {width: 100%; height: 40px; line-height: 40px;text-align: center; background: #fff url(../../../svg/btn_add.svg) no-repeat left 110px center; background-size: 15px 15px; color: #ff8601;font-weight: bold; border: #ddd 1px solid; display: inline-block;}
#sod_addr .list_01 ul li {position: relative; clear: both;border: #ddd 1px solid; position: relative; padding: 12px 10px; border-radius:0; margin:-1px 0 0; display:inline-block; width:100%;}
#sod_addr .list_01 ul li.ad_default_li {border:#ff8601 2px solid; z-index:9;}
#sod_addr .list_01 ul li .ad_default {opacity:0; position: absolute;}
#sod_addr .list_01 ul li h2 { font-size:16px; margin: 0 0 5px 0; }
#sod_addr .list_01 ul li h2 > span { display:inline-block; font-weight: normal; font-size:13px; margin-left:10px;}
#sod_addr .list_01 ul li h3 { font-size:13px; margin: 0 0 5px 0; font-weight: normal; }
#sod_addr .list_01 ul li h4 { font-size:13px; margin: 0 0 5px 0; font-weight: normal; }
#sod_addr .list_01 ul li .btn_wrap  {margin-top:15px}
#sod_addr .list_01 ul > li:last-child {margin-bottom:15px;}

#sod_addr .list_01 ul li button {position: relative; float: left; border: #ddd 1px solid; color: #000; width: 65px; height: 35px; line-height: 35px; text-align: center; margin-right: 2px; background: #fff; border-radius: 2px;}
#sod_addr .list_01 ul li .btn_select {float:right; border: #ff8601 1px solid; background: #ff8601; color:#fff}

/* 주문상세내역 */
#sod_list_inq{}
.sod_fin_list .sod_ta_wr{padding:15px;background:#fff}
.sod_fin_list h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px;background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777;margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_fin_list > h2 { margin:20px 0 10px 0; }
#sod_sts_wrap{margin:10px}
#sod_sts_wrap .btn_wr{border-top:1px solid #bbb;text-align:center}
#sod_sts_explan_open{padding: 0 10px;height: 30px;border: 1px solid #bbb;border-top:1px solid #e6e6e6;margin-top:-1px;color: #333;background:none}
#sod_sts_explan{display:none}
#sod_fin_legend{background:#f7f7f7;;margin:0 0 10px;padding:10px;line-height:20px}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_legend dt{float:left;width:20%}
#sod_fin_legend dd{float:left;width:80%}
#sod_fin_view{margin:10px;}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3{font-size:1.167em;margin:20px 0 10px}

#sod_fin_no{margin:10px;border:2px solid #b9b9b9;background:#f3f3f3;;color:#444;text-align:center;padding:10px}
#sod_fin_no strong{font-size:1.167em}

#sod_fin_tot{margin:10px}
#sod_fin_tot h2{font-size:1.167em;margin:20px 0 10px}
#sod_fin_tot ul{margin:0;padding:0;list-style:none}
#sod_fin_tot li{padding:10px;background:#4a5164;border-bottom:1px solid #3e4555;color:#fff;zoom:1}
#sod_fin_tot li:after{display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy{border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel{margin:10px;}
#sod_fin_cancel h2{position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px;border:1px solid #5e6b6f;font-weight:bold;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel p{text-align:center;background:#ffe0e0;border:2px solid #d50c0c;padding:15px;color:#d50c0c;font-size:1.167em;font-weight:bold}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;text-align:center;padding:15px}
#sod_fin_cancelfrm .frm_input {background:#fff;margin: 0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test {padding:10px}

/* 마이페이지 */
#smb_my {padding:14px 7px 0;}
#smb_my .smb_my_ov {background-color:#fff; border:1px solid #d5d5d5}
#smb_my .smb_my_ov li:first-child {padding:14px 14px 10px 60px; border-bottom:1px solid #d5d5d5}
#smb_my .smb_my_ov li {position: relative; padding:10px 14px; display:inline-block; width:100%;}
#smb_my .smb_my_ov li .left {position: absolute; left:13px; top:12px}
#smb_my .smb_my_ov li .left img {width:35px; height:35px;}
#smb_my .smb_my_ov li .right {float: left;}
#smb_my .smb_my_ov li .right strong, #smb_my .smb_my_ov li:nth-child(2) span i a, #smb_my .smb_my_ov li:nth-child(2) span i {color:#508bed}
#smb_my .smb_my_ov li:nth-child(2) span {display:inline-block; font-size:11px; margin-right:5px;}
#smb_my .smb_my_ov li:nth-child(2) span i {font-style:normal; }

#smb_my .invite {position: relative; padding:14px 14px 17px; margin:7px 0; border:1px solid #d5d5d5}
#smb_my .invite b {display:block; margin:0 0 14px; font-size:15px; font-weight:normal}
#smb_my .invite input {border:1px solid #ccc; padding:3px 3px 3px 6px; height:29px; width:74.5%}
#smb_my .invite button {width:23%; float:right; height:29px; font-size:13px; background-color:#ff8601; color:#fff; border-color:#ff8601}
#smb_my .invite p {color:#757575; font-size:11px; margin-top:15px; padding-left:20px;}
#smb_my .invite p span {display:inline-block; width:12px; height:12px; color:#fff; background-color:#adadad; border-radius:100%; text-align:center; line-height:12px; font-size:8px; position: absolute; left:13px; margin-top:2px}

#smb_my_od {border:1px solid #4a5164; margin:14px 0; background-color:#fff; display: inline-block; width:100%}
#smb_my_od > h2 {padding:12px 12px 13px; border-bottom:1px solid #d5d5d5; font-weight:normal; font-size:13px}
#smb_my_od > h2 span {margin-left:3px; color:#757575; font-size:11px;}
#smb_my_od > h2 span i {font-style:normal; color:#508bed}
#smb_my_od > ul {display: inline-block; width:100%}
#smb_my_od > ul li {display:inline-block; float: left;}
#smb_my_od > ul.order {padding:18px 0 17px}
#smb_my_od > ul.order li {width:20%; text-align:center; position: relative;}
#smb_my_od > ul.order li:not(:last-child):after {content:""; width:1px; height:100%; border-right:1px dotted #d5d5d5; position: absolute; right:0; top:0}
#smb_my_od > ul.order li span {display:block; margin:1px 0 13px; font-size:13px;}
#smb_my_od > ul.order li strong {color:#508bed; font-size:18px;}
#smb_my_od > ul.cs {position: relative; top:3px}
#smb_my_od > ul.cs li {width:33.3%; padding:14px; background-color:#f7f7f7; border-top:1px solid #d5d5d5; font-size:13px}
#smb_my_od > ul.cs li:not(:last-child) {border-right:1px solid #d5d5d5}
#smb_my_od > ul.cs li span {position: relative; padding-left:6px;}
#smb_my_od > ul.cs li span:before {content:"·"; position: absolute; left:0; top:0; font-weight:bold;}
#smb_my_od > ul.cs li strong {float:right; color:#508bed}

.myshop-main ol {padding:0; border:1px solid #d5d5d5; background-color:#fff; border-bottom:0; margin:0}
.myshop-main ol li {position: relative; list-style:none; clear: both; border-bottom:1px solid #d5d5d5; background:url(../../../img/btn_next2.png) no-repeat right 15px center; background-size:6px auto;}
.myshop-main ol li a {display:block; padding:14px 14px 14px 48px; font-size:13px}
.myshop-main ol li.odList a {background:url(../../../svg/orderView.svg) no-repeat 15px center; background-size:20px 20px;}
.myshop-main ol li.memberInfo a {background:url(../../../svg/member.svg) no-repeat 16px center; background-size:18px 18px;}
.myshop-main ol li.wishList a {background:url(../../../svg/wishList.svg) no-repeat 15px center; background-size:20px 20px;}
.myshop-main ol li.likeList a {background:url(../../../svg/like.svg) no-repeat 15px center; background-size:19px 19px;}
.myshop-main ol li.myPoint a {background:url(../../../svg/point.svg) no-repeat 14px center; background-size:20px 20px;}
.myshop-main ol li.deposits a {background:url(../../../svg/deposits.svg) no-repeat 13px center; background-size:22px 22px;}
.myshop-main ol li.couponList a {background:url(../../../svg/coupon.svg) no-repeat 15px center; background-size:19px 19px;}
.myshop-main ol li.shipList a {background:url(../../../svg/shipAddress.svg) no-repeat 15px center; background-size:21px 21px;}
.myshop-main ol li a span {color:#508bed; }

/* 위시리스트 */
#sod_ws {margin:7px;}

/* 주문내역 include  */
.menuTab {height:41px; margin:0 0 0 0; border-bottom:#ddd 1px solid; background:#fff; display:inline-block; width:100%; }
.menuTab li {width:33.333%; float: left; height:40px; text-align:center; overflow:hidden;}
.menuTab li a {display:block; height:40px; line-height:40px; font-size:13px; background-color:#fff; border-right:0px solid #eee}
.menuTab li.selected a {color:#ff8601; background-color:#fff; font-weight:bold; border-bottom:#ff8601 3px solid; }

#sod_inquiry .order_listWrap {margin:14px 7px 7px; padding:7px 8px 4px; border:1px solid #d5d5d5;}
#sod_inquiry .order_listWrap ul li {clear: both; margin-bottom:7px; display: inline-block; width:100%;}
#sod_inquiry .order_listWrap ul li > span {float: left; display: inline-block; width:34px; height:29px; line-height:29px; font-size:11px}
#sod_inquiry .order_listWrap ul li select {height:29px; -webkit-width:calc(100% - 40px); width:calc(100% - 40px);}

#sod_inquiry .order_listWrap ul li.order_date {margin-bottom:2px}
#sod_inquiry .order_listWrap ul li.order_date > div {float: left;}
#sod_inquiry .order_listWrap ul li.order_date > div a {display: inline-block; padding:0 9px; height:28px; line-height:27px; border:1px solid #bcbcbc; background-color:#fff; font-size:11px; border-radius:2px}
#sod_inquiry .order_listWrap ul li.order_date > div a:hover, #sod_inquiry .order_listWrap ul li.order_date > div a:focus {color:#fff; background-color:#4a5164; border-color:#4a5164;}

#sod_inquiry .order_listWrap ul li.order_sel {margin-bottom:2px; display:none;}
#sod_inquiry .order_listWrap ul li.order_sel input {width: 78px; height: 29px; padding: 0 6px; border: 1px solid #d5d5d5; line-height: 29px;}
#sod_inquiry .order_listWrap ul li.order_sel input[type="submit"] {width:43px; font-size:13px;}
#sod_inquiry .order_listWrap ul li.order_sel img {position: relative; top:4px; margin-left:3px; cursor: pointer;}

#sod_inquiry .od_list {margin:0 7px;}
#sod_inquiry .od_list li {background:#fff;border-bottom:1px solid #ccc;margin-bottom:10px;position:relative; border:1px solid #d5d5d5; border-top:0}
#sod_inquiry .od_list li .inquiry_idtime {display:block; overflow: hidden;margin:0; padding: 0 0 0 14px; line-height: 43px;color: #fff; font-size: 13px;background-color: #737781; }
#sod_inquiry .od_list li .inquiry_idtime a {color:#fff}
#sod_inquiry .od_list li .inquiry_idtime a button {float:right; color:#fff; font-size:11px; background:url(/img/btn_next4.png) no-repeat right 0 center; border:0; padding-right:12px; margin:13px 14px 0 0; background-size:auto 11px}
/* #sod_inquiry .od_list li .idtime_link{font-weight:bold;font-size:1.167em} */
#sod_inquiry .od_list li .idtime_time{position:absolute;top:15px;right:15px;color:#999}
#sod_inquiry .od_list li .inquiry_name{margin:10px 0 7px;color:#000; font-size:13px; padding:0 14px; line-height:1.5}
#sod_inquiry .od_list li .inquiry_price{font-size:13px; font-weight:bold; padding:0 14px 7px;}
#sod_inquiry .od_list li .inv_status{display:block;margin:5px 0 0;font-weight:bold}
#sod_inquiry .od_list li .inv_inv{margin:10px 0 0;display:block;border:1px solid #c4c5cc;color:#666}
#sod_inquiry .od_list li .inv_inv i{width:30px;height:30px;line-height:30px;background:#f3f3f3;text-align:center;color:#555;font-size:15px;margin-right:5px}

#sod_inquiry .od_list li .inquiry_inv {padding: 0 14px; text-align:left; line-height: 36px; font-weight: bold; color: #508bed;  background-color: #f1f1f1;
}
/* .status_01{display:block;background:#fda83c;color:#fff;line-height:30px;}
.status_02{display:block;background:#ff6f6f;color:#fff;line-height:30px;}
.status_03{display:block;background:#5bd085;color:#fff;line-height:30px;}
.status_04{display:block;background:#6fa8ff;color:#fff;line-height:30px;}
.status_05{display:block;background:#333;color:#fff;line-height:30px;}
.status_06{display:block;background:#f3f3f3;border:1px solid #ddd;color:#666;line-height:30px;font-weight:bold} */

/* 주문상세내역 중 현금영수증 발급 */
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {;height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 콘텐츠별 스타일 */
.cnt_cmtWrap {display:inline-block; margin:0 4px; position:relative; top:-2px; font-style:normal; color:#508bed;}
.cnt_cmt {margin:0; font-size:14px;}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;padding:0 7px;;border: 1px solid #ccc;border-bottom: 1px solid #aaa;;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:0 5px;border:0;background:#ff8601;color:#fff;letter-spacing:-0.1em}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
a.btn_leave {display:inline-block;padding:8px 7px 7px;border:0px solid #ccc;background:transparent;color:#000;text-decoration:none;vertical-align:middle;}
a.btn_leave > span { display:inline-block; margin:0 5px 0 0; }
a.btn_leave > strong { text-decoration:underline; font-weight: normal; }
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_top{margin:10px;text-align:right}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{line-height:30px;padding: 0 10px;border-radius:3px}
.btn_top .btn_cancel,.btn_top .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}

/* 게시판용 버튼 */
#bo_v_con img, #bo_v_atc img {vertical-align:top}
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#ff506a;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}
#bo_list ul li.bo_notice .bo_subject .title_icon {margin-left:3px;}

#bo_v .commentBlank {padding:14px; font-size: 11px;background-color:#f9f9f9;}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 table{border-bottom:1px solid #d3d3d3}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:15px}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a {}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #dcdcdc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px 7px;font-size:1.083em;max-width:100%;}
.frm_input {height:40px;}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;}

/* 기본폼 */
/* 회원가입 기본 폼 */

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center !important;color:#666 !important}
.empty_list {padding:50px 0 !important;text-align:center !important;color:#666 !important}

/* 필수입력 */
/* .required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;} */

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:100px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {width:170px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #4162ff;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li{display:inline-block;}
.new_win .win_ul li a{display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit{width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold;border-color:#ff8601;}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰*/
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:5px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;padding:10px 0;text-align:center; background-color:#fff;}
.pg {display:inline-block; margin:10px 0 20px;}
.pg > a, .pg > span {float:left; margin:0 2px}
.pg_page, .pg_current, .qa_page  {display:inline-block;width:40px;height:40px;color:#000;line-height:40px;text-align:center; line-height:40px; border:#ddd 1px solid; color:#333; border-radius:100%; background-color:#fff}
.pg_current {background-color:#ff8601; border-color:#ff8601; color:#fff;}
.pg_start, .pg_prev, .pg_next, .pg_end {position: relative; display:inline-block; width:32px;height:32px ;text-indent:-9999px;overflow:hidden; border-radius:100%; border:#ddd 1px solid;}
.pg_start {background:url(../../../img/prev3.jpg) no-repeat 50% 50% #fff; margin-right:3px;}
.pg_prev {background:url(../../../img/prev2.jpg) no-repeat 50% 50% #fff; margin-right:3px;}
.pg_next {background:url(../../../img/next2.jpg) no-repeat 50% 50% #fff; margin-left:3px;}
.pg_end {background:url(../../../img/next3.jpg) no-repeat 50% 50% #fff; margin-left:3px;}

/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer { display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}

/*쇼핑몰레이아웃*/
#mb_login .btn_submit{background:#ff8601}
#fregisterform{margin:10px}
#bo_w .btn_submit, #bo_w a.btn_cancel{padding:8px 7px}
/* #bo_w {padding:10px} */
/* #fqalist {padding:0 10px} */
#sit_sms_new #sms_agree{padding:10px 20px !important}

/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}

/*네이버페이*/
.naverpay-item{padding-top:15px;clear:both}
#sod_bsk_act .naverpay-cart{margin-top:15px;clear:both;position:static}

/*PC 주문서*/
#sod_frm_orderer .tbl_frm01,#sod_frm_taker .tbl_frm01{background:#fafafa;border-bottom:1px solid #ccc;padding:10px 0;}
#sod_frm_orderer table th,#sod_frm_taker table th{border:0;padding:10px 5px;text-align:right}
#sod_frm_orderer table td,#sod_frm_taker table td{border:0;padding:5px 10px;vertical-align:middle}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:150px;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ff006c;z-index:3}

#sod_frm_paysel {}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}

#sod_frm  #sod_bsk_tot{margin:10px;}
#sod_frm  #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
#sod_frm  #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:bold}
#od_tot_price strong{font-size:1.5em;color:#ff006c}

.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:bold}

/*개인결제 폼*/
#m_sod_frm_orderer {margin:10px;}
#m_sod_frm_orderer h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#m_sod_frm_orderer ul{background:#fff;margin:10px 0;border-bottom:1px solid #ccc;padding:10px 15px}
#m_sod_frm_orderer li{line-height:20px}
#m_sod_frm_orderer th{width:80px}
#m_sod_frm_orderer td .frm_input{width:100%}
#m_pv_sod_frm .btn_confirm{margin:10px}
#m_pv_sod_frm .btn_confirm .btn_submit{width:100%;height: 45px;font-size: 1.167em;font-weight: bold;margin:0 0 3px;}
#m_pv_sod_frm .btn_confirm .btn_cancel{width:100%;height: 45px;line-height: 43px;font-size: 1.167em;font-weight: bold;padding:0}

.content_move, .content_copy {display:none}

#bo_vc_w {padding-bottom:14px; position:relative; }
#bo_v #bo_v_con {border-bottom:0}
#bo_v_top {position: relative;}
#bo_v_top .bo_v_left li:first-child:before {content:""; width:100%; position: absolute; left:0; top:0; height:1px; background-color:#d5d5d5}

#bo_v_link {display:none;}

.icon_loading {z-index: 9999; position: fixed; left: 50%; top: 50%; margin: -60px 0 0 -60px !important;  border-radius: 100% !important;
width: 120px !important; height: 120px;background: #ff8601;border-radius: 100%; color: #fff;text-align: center; font-size: 13px; font-weight: bold; color:#fff !important;display: none}
.icon_loading h1 {position:absolute; top:50%; margin-top:-17px; width:100%; text-align:center;}
.sod_frm_emoney div strong.btn_emoney_all {float:left;line-height:30px; display:inline-block; cursor:pointer; background:#ff6d01; color:#fff; font-size:11px; padding:0 5px; margin:0 0 0 10px; border-radius: 2px; }


.od_confirm { width:100%; text-align: center; padding:30px 0; background:#fff; }
.od_confirm > h2 { font-size:22px; }
.od_confirm > h3 { font-size:16px; font-weight: normal; margin:10px 0; }


.payback { width:95%; heigth:auto; display:none; background:#fff; position:absolute; left:2.5%; top:50%; margin:-100px 0 0 0; z-index: 99; border:#333 1px solid; padding:15px;}
.payback .btn_close { position:absolute; top:15px; right:15px; width:15px; height:15px; display:inline-block; border:0; background:#fff url('../../../svg/btn_close.svg') no-repeat center center; background-size:14px 14px; z-index: 99;}
.payback > h1 { font-weight: normal; font-size:15px; margin:0 0 10px 0;}
.payback > ul > li { font-size:13px; padding:5px 0; display:inline-block; width:100%;}
.payback > ul > li > a, .payback > ul > li >  strong, .payback > ul > li > span, .payback > ul > li > i , .payback > ul > li > input { display:inline-block; font-weight: normal; float: left; font-style: normal; }
.payback > ul > li > a { margin:0 5px; }
.payback > ul > li > span { float: right; color:#777; }
.payback > ul > li > strong { margin:0 5px; }
.payback > ul > li > i { font-size:11px; color:#fff; padding:2px 4px; background:#ff8601; margin:0 5px; }
.payback > ul > li > i.done { background:#22ac38 !important; }
.payback > ul > li > input { width:17px; height:17px; display: inline-block; cursor: pointer; }
.payback > ul > li.po_ok > a, .payback > ul > li.po_ok >  strong, .payback > ul > li.po_ok > span, .payback > ul > li.po_ok > input { color:#777 !important; text-decoration: line-through !important;}
.payback .empty { font-size:12px; text-align: center; color:#777; padding:40px 0;}
.btn_search { display:inline-block; background:#ff8601; color:#fff; font-size:13px; padding:3px 6px; margin-bottom:5px; border:0; border-radius: 2px;}
.btn_search.done { background:#22ac38 !important; }
.btn_po_confirm { display:inline-block; padding:2px 4px; border-radius: 2px;  background:#ff8601; color:#fff; font-size:13px;  border:0; }
.btn_po_confirm.done { background:#ccc !important; }
#blackBg { width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,.5); z-index: 99999;}
#blackBg > div { width:300px; height:450px; background:#fff; position:absolute; left:50%; top:50%; margin: -225px 0 0 -150px; overflow: hidden; }

.check_confirm { margin:0 0 10px 0; display:inline-block; width:100%; padding:0 15px;}
.check_confirm > label { display:inline-block; width:100%; margin:0 0 10px 0; }
.check_confirm > label > span > strong { color:#0073e9; text-decoration: underline; cursor: pointer; }
.p_cont { border:#ddd 1px solid; background:#fff; padding:10px; margin:0 0 10px 0;  }

.sod_frm_bank { width:100%; display:none; clear: both; margin:10px 0; }
.sod_frm_bank > a { display:block; text-align: center; padding:15px 0; font-size:13px; color:#ff8601; border:#ff8601 1px solid;}


#fp_tabs { width:100%; margin:0 0 0 0; padding:20px 7px; background:#fff; }
#fp_tabs > ul { width:100%; display:inline-block; padding:0; margin:0; }
#fp_tabs > ul > li { float: left; width:50%; text-align: center; position:relative; }
#fp_tabs > ul > li > a { display:block; font-size: 15px; font-weight: bold; color:#888; height:50px; line-height: 50px; border:#ddd 1px solid; border-bottom:#ff8601 1px solid; }
#fp_tabs > ul > li:last-child > a { line-height: 46px; }
#fp_tabs > ul > li > a.on { border:#ff8601 1px solid; border-bottom:#fff 1px solid; position:relative; z-index: 1; color:#ff8601; }
#fp_tabs > ul > li > a > span { display:inline-block; position:relative; background:#fff100; color:#000; font-weight: bold; font-size:11px; width:40px; margin:-7px 5px 0 0; height:24px; line-height: 24px; border-radius: 15px;}
#fp_tabs > ul > li:last-child { margin-left:-1px; }


#listloading { text-align: center; display: inline-block; width:100%; height:40px; margin:30px 0; position:relative; }
#loader,.loader { width:30px; height:30px; position:absolute; left:50%; top:50%; margin:-15px 0 0 -15px; z-index: 9999999; display:inline-block; border:2px solid rgba(0,0,0,.05);
  border-radius: 100%;
  border-top-color: #ff8601; animation: loading 0.4s ease-in-out infinite;
  -webkit-animation: loading 0.4s ease-in-out infinite; }

.loading_icon_css { width:30px; height:30px; position:absolute; left:50%; top:100px; margin:-15px 0 0 -15px; z-index: 9999999; display:inline-block; border:2px solid rgba(0,0,0,.05);
  border-radius: 100%;
  border-top-color: #ff8601; animation: loading 0.4s ease-in-out infinite;
  -webkit-animation: loading 0.4s ease-in-out infinite; }

.btn_back2 { width:54px; height:53px; background:#fff url('../../../../../../svg/arrow_left.svg') no-repeat center center; background-size:16px 16px; border:0; padding:0; }

.m_loading { width:50px; height:50px; position:fixed; left:50%; top:50%; margin:-25px 0 0 -25px; z-index: 9999999; display:inline-block; border:2px solid rgba(0,0,0,.05);
  border-radius: 100%;
  border-top-color: #ff8601; animation: loading 0.6s ease-in-out infinite;
  -webkit-animation: loading 0.6s ease-in-out infinite; }

.ripple {
  position: absolute;
  background: rgba(0,0,0,.25);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.ripple.show {
  -webkit-animation: ripple .5s ease-out;
  animation: ripple .5s ease-out;
}
@-webkit-keyframes 
ripple { to {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
 opacity: 0;
}
}
@keyframes 
ripple { to {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
 opacity: 0;
}
}
@keyframes loading {
	  to { -webkit-transform: rotate(360deg); }
	}
@-webkit-keyframes loading {
  to { -webkit-transform: rotate(360deg); }
}

/* Material Ripple effect */
.material-ripple {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	user-select: none;
} 
.material-ink {
	position: absolute !important;
	background: #bdc3c7;
	border-radius: 50%;
	transform: scale(0);
	opacity: 0.3;
	width:30px; height:30px;
} 
.material-ink.animate {
	animation: ripple2 0.5s linear;
}

@keyframes ripple2 {
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

.app_suggest { width:90%; height:50%; border-radius: 10px; position:fixed; left:50%; top:50%; margin:-40% 0 0 -45%; overflow: hidden; z-index: 999999; text-align: left; color:#fff; }
.app_suggest.hide {  display:none; }
.app_suggest_back { width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,.7); z-index:-1; }
.app_suggest > h1 { float: left; display:inline-block; width:100px; padding-left:10px;}
.app_suggest > h1 > img { width:90px; border-radius: 10px; }
.app_suggest > h2 { float: left; display:inline-block; font-size:24px; margin:0 0 10px 0; -webkit-width: calc(100% - 100px); width: calc(100% - 100px); padding:0 0 0 20px; }
.app_suggest > h3 { float: left; display:inline-block;  font-size:16px; margin:0 0 20px 0; font-weight: normal; -webkit-width: calc(100% - 100px); width: calc(100% - 100px); padding:0 0 0 20px; }
.app_suggest #goto_app { width:100%; height:50px; background:#fce250; margin: 0 0 20px 0; border-bottom:#fce250 2px solid; color:#000; border:0; font-size:20px; font-weight: bold; }
.app_suggest #goto_web { width:100%; height:30px; margin:0 0 0 0; background:transparent; border-bottom:#fce250 2px solid; color:#fff; border:0; font-size:13px;  text-align: center; }
 


.add_cart_done2 { width:100%; position:absolute; top:-50px; left:0; background:rgba(0,0,0,.5); color:#fff; height:50px; line-height: 50px; z-index: 999; transition: top 0.3s; }
.add_cart_done2.show { top:0; transition: top 0.3s; }
.add_cart_done2 > a { display:block; padding:0 7px 0 20px; color:#fff; font-size:15px; }
.add_cart_done2 > a > strong { display:inline-block; padding:0 15px; background:#fff; color:#ff8601; border-radius: 2px; height:40px; line-height: 40px; float: right; margin: 5px 0 0 0;  }

.add_cart_done { width:80px; height:80px; background:rgba(0,0,0,.5) url('../../../../../svg/icon_cart_w.svg') no-repeat center center; background-size:40px 40px; border-radius: 100%; position:fixed; left:50%; top:50%; margin:-40px 0 0 -40px; transform: scale(0); z-index: 9999999; }
.add_cart_done.show { display:inline-block; 
	animation-name: cartmove;
	animation-delay:0.1s;
	animation-duration:2s;
	animation-duration:leaner;
	animation-iteration-count:1;
	animation-direction:alternate;
	animation-fill-mode: forwards;
}

@keyframes cartmove {
	0% { transform: scale(0); }
	10% { transform: scale(1); }
	90% { transform: scale(1); }
	100% { transform: scale(0); }
}
.bgFixed { overflow: hidden; position:fixed; } 
.bgFixed > * {  }

.app_alert { width:100%; height:100%; position:fixed; background:rgba(0,0,0,.5); text-align: center; left:0; top:0; right:0; bottom:0; z-index: 9999999; }
.app_alert > div { width:80%; min-height:150px; max-height: 80%; background:#fff; border-radius: 10px; top:50%; left:50%; margin:0; transform: translate(-50%, -50%); position:absolute; padding:0; overflow: hidden; overflow-y: auto; }
.app_alert > div > h1 { font-weight: normal; text-align: center; padding:10px; border-bottom:#ddd 1px solid; font-size:14px; color:#888; }
.app_alert > div > p { display:table; position:absolute; top:35%; transform: translateY(-50%); text-align: center; padding:10px; width:100%; font-size:15px; height:calc(100% - 50px); overflow: hidden; overflow-y: auto; }
.app_alert > div > p > strong { display:table-cell; vertical-align:middle; font-weight: normal; height:100%; }
.app_alert > div > button { width:100%; height:50px; background:#ff8601; color:#fff; font-size:15px; text-align: center; position:absolute; left:0; bottom:0; border:0; border-radius: 0px; }


.app_confirm { width:100%; height:100%; position:fixed; background:rgba(0,0,0,.5); text-align: center; left:0; top:0; right:0; bottom:0; z-index: 9999999; }
.app_confirm > div { width:80%; height:150px; background:#fff; border-radius: 10px; top:50%; left:50%; margin:-20% 0 0 -40%; position:absolute; padding:0; overflow: hidden;  }
.app_confirm > div > h1 { font-weight: normal; text-align: center; padding:10px; border-bottom:#ddd 1px solid; font-size:14px; color:#888; }
.app_confirm > div > p { display:table; text-align: center; padding:10px; width:100%; font-size:14px; height:calc(100% - 50px); overflow: hidden; overflow-y: auto; }
.app_confirm > div > p > strong { display:table-cell; vertical-align:middle; font-weight: normal; height:100%; }
.app_confirm > div > p > strong > span.accent { background:#fce250; }

.app_confirm > div > .btn_ok { width:50%; height:50px; background:#fce250; color:#000; font-size:15px; text-align: center; position:absolute; left:0; bottom:0; border:0; border-radius: 0px; }
.app_confirm > div > .btn_no { width:50%; height:50px; background:#E7E7E7; color:#000; font-size:15px; text-align: center; position:absolute; right:0; bottom:0; border:0; border-radius: 0px; }
  
.chat_wrap { position:fixed; right:10px; bottom:70px; z-index: 9999;}
.chat_wrap > button > span { display:inline-block; position:absolute; top:-5px; right:-5px; width:24px; height:24px; background:#ff0000; color:#fff; font-weight: bold; line-height: 24px; text-align: center; border-radius: 100%;}
.chat_wrap > button { width:0px; height:0; transition:all 0.6s; opacity: 0; }
.chat_wrap > button.show { width:60px; height:60px;opacity: 1;  background:#fce250 url('../../../svg/icon_chat.svg') no-repeat center center; background-size:25px 25px; border-radius: 100%; box-shadow: 0 1px 6px 0 rgb(0 0 0 / 6%), 0 2px 32px 0 rgb(0 0 0 / 16%); transition: all 0.3s; border:0; position:absolute; bottom:0; right:0; }
.chat_wrap #chat_form { width:0; height:0; display:inline-block; background:#fff; border-radius: 10px; box-shadow: 0 1px 6px 0 rgb(0 0 0 / 6%), 0 2px 32px 0 rgb(0 0 0 / 16%); transition: all 0.3s; position:absolute; right:0; bottom:0; overflow: hidden; z-index: 99999; }
.chat_wrap #chat_form.show {  }
.chat_wrap #chat_form > h1 { background:#54d38a; color:#fff; height:50px; line-height: 50px; font-size:16px; font-weight: bold; padding:0 15px; position:relative; } 
.chat_wrap #chat_form > h1 > button { width:50px; height:50px; display:inline-block; border:0; background:url('../../../svg/icon_close.svg') no-repeat center center; background-size:25px 25px; position:absolute; top:0; right:0; }
.chat_wrap #chat_form.onChat {  }

.hd_banner { width:100%; display: inline-block; height:69px; }
.hd_banner > a { width:100%; display: inline-block; float: left; height:69px; background:url('../../../img/category_banner_mo.jpg') no-repeat center center; background-size:100%; }


#sit_inf_explan { display:inline-block; width:100%; }
#sit_inf_explan > div, #sit_inf_explan > p { display:inline-block; width:100%; float: left; }
#sit_inf_explan > div img { display:inline-block; float: left; }


.pure-material-radio {
    z-index: 0;
    position: relative;
    display: inline-block;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 16px;
    line-height: 1.5;
}

/* Input */
.pure-material-radio > input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    z-index: -1;
    position: absolute;
    left: -10px;
    top: -8px;
    display: block;
    margin: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    outline: none;
    opacity: 0;
    transform: scale(1);
    pointer-events: none;
    transition: opacity 0.3s, transform 0.2s;
}

/* Span */
.pure-material-radio > span {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

/* Circle */
.pure-material-radio > span::before {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    margin: 2px 10px 2px 0;
    border: solid 2px; /* Safari */
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    vertical-align: top;
    transition: border-color 0.2s;
}

/* Check */
.pure-material-radio > span::after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transform: translate(5px, 5px) scale(0);
    transition: transform 0.2s;
}

/* Checked */
.pure-material-radio > input:checked {
    background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-radio > input:checked + span::before {
    border-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

.pure-material-radio > input:checked + span::after {
    transform: translate(5px, 5px) scale(1);
}

/* Hover, Focus */
.pure-material-radio:hover > input {
    opacity: 0.04;
}

.pure-material-radio > input:focus {
    opacity: 0.12;
}

.pure-material-radio:hover > input:focus {
    opacity: 0.16;
}

/* Active */
.pure-material-radio > input:active {
    opacity: 1;
    transform: scale(0);
    transition: transform 0s, opacity 0s;
}

.pure-material-radio > input:active + span::before {
    border-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
}

/* Disabled */
.pure-material-radio > input:disabled {
    opacity: 0;
}

.pure-material-radio > input:disabled + span {
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
    cursor: initial;
}

.pure-material-radio > input:disabled + span::before {
    border-color: currentColor;
}

.pure-material-radio > input:disabled + span::after {
    background-color: currentColor;
}
.addr_guest { width:100%; margin:0 0 20px 0; border:#eee 0px solid;text-align: center; padding:20px 0;}
.addr_guest > a { display:inline-block; border-radius: 20px; height:28px; line-height: 28px; background:#fff; border:#ddd 1px solid; font-size:13px; padding:0 14px;}
.addr_guest > a.btn_login { background:#fce250; border-color:#fce250; color:#000; }

#sod_dawn_kind .addr_ship_kind { margin:20px 0 0 0; }
.addr_ship_kind { width:100%; margin:0 0 10px 0; }
.addr_ship_kind > ul { width:100%; display:flex; flex-direction:column; }
.addr_ship_kind > ul > li { width:100%; margin:0 0 5px 0; position:relative; display:flex; }
.addr_ship_kind > ul > li > label { width:100%; padding:15px 15px 12px 15px; border:#eee 1px solid; border-radius: 5px; opacity: .7; display:flex; flex-direction: column; position:relative; }
.addr_ship_kind > ul > li > label > strong { padding:10px 0 0 0; font-size:11px; color:#888; font-weight: normal; }
.addr_ship_kind > ul > li > label.on { border:#000000 1px solid;  }
.addr_ship_kind > ul > li > label.on2 { opacity: 1; }
.addr_ship_kind > ul > li > label > span { position:relative; font-size:15px;font-weight: bold; }
.addr_ship_kind > ul > li > label > span::after { top:2px; }
.addr_ship_kind > ul > li > label > span > em { display:inline-block; font-style: normal; background:#374c81 /*url('../../../svg/icon_night.svg') no-repeat left center*/; background-size:28px 28px;  border-color:#374c81; color:#fff; height:28px; line-height: 28px; padding:0 15px 0 45px; border-radius: 20px; font-size:14px; position:relative; overflow: hidden; font-weight: bold; }
.addr_ship_kind > ul > li > label > span > em:after { content:""; width:25px; height:25px; position:absolute; left:10px; bottom:-3px; background:url('../../../svg/icon_truck.svg') no-repeat center center; background-size:25px 25px; z-index: 2; transition: 0.3s left; animation-name: bounce; animation-timing-function: linear; animation-duration: 0.6s; animation-iteration-count: infinite; }
.addr_ship_kind > ul > li > label > span > em:before { content:""; width:100%; height:25px; position:absolute; left:0; top:0px; background:url('../../../svg/icon_night_star.svg') no-repeat left -10px top -0px; background-size:40%;  z-index: 1; } 
.addr_ship_kind > ul > li > label > input { top:0; left:0px; position:absolute; width:0px; height:0px;} 
@keyframes bounce {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-1px); }
    100% { transform: translateY(0); }
}
.addr_ship_kind .btn_show_dawn { width:28px; height:28px; position:absolute; top:10px; right:10px; z-index: 99; background:url('../../../svg/icon_q.svg') no-repeat center center; background-size:25px 25px; border:0; opacity: .3; }

.addr_ship_price { width:100%; margin:0 0 15px 0;text-align: right; display:inline-block; ;  }
.addr_ship_price > ul { width:100%; padding: 0; margin:0; display:inline-block; }
.addr_ship_price > ul > li { float: left; width:50%; text-align: left; display:flex; }
.addr_ship_price > ul > li:last-child { float: right; text-align: right; justify-content: flex-end;  }
.addr_ship_price > ul > li > * { display:inline-block; height:28px; line-height: 28px; font-style:normal; }
.addr_ship_price i { font-size:14px; }
.addr_ship_price strong { font-size:22px; margin:0 3px 0 10px; }
.addr_ship_price span { font-size:13px; }
.addr_ship_price em { margin:0 20px 0 0; }
.addr_ship_price em > i { font-style: normal; font-weight: bold; }

.addr_member { width:100%; margin:0 0 20px 0; border:#eee 1px solid;text-align: left; padding:10px 15px;} 
.addr_member > ul { width:100%; display:flex; flex-direction:column; }
.addr_member > ul > li { width:100%; margin:5px 0; }
.addr_member > ul > li > strong { font-size:15px; margin:0 10px 0 0; }
.addr_member > ul > li a { float: right; color:#007cd9; text-decoration: underline; }

#my_dawnmemo .pure-material-radio { margin:0 10px 0 0; }
#my_dawnmemo .pure-material-button-contained { border:0; width:100%; height:50px; line-height: 50px; margin:20px 0 0 0; background:#fce250 !important; color:#000 !important; }
#my_dawnmemo .odf_list { margin:0; }

#plan_item_form { width:100%; height:100%; background:#fff; position:fixed; left:-100%; top:0; z-index: 9999999; display:inline-block; transition: left .3s; overflow-y: auto; }
#plan_item_form.show { left:0; }
#plan_item_form.notransition { transition:none !important; }
#plan_item_form > ul { width:100%; display:inline-block; }
#plan_item_form > ul > li { width:100%; }
#plan_item_form > h1 { text-align: center; font-size:18px; border-bottom:#e2e2e2 1px solid; padding:0 0; height:50px; line-height: 50px;}
#plan_item_form > .btn_close { position:absolute; top:0; right: 0; background:#fff url('../../../../../svg/btn_close2.svg') no-repeat center center; width:49px;height:49px; background-size:15px 15px; border:0; opacity: .3; }
#plan_item_form > ul > li.f_it_img { text-align:center; margin:20px 0 0 0; }
#plan_item_form > ul > li.f_it_img img { width:300px; height:300px; }
#plan_item_form.dawnInfo > ul > li.f_it_img { margin:0; }
#plan_item_form.dawnInfo > ul > li.f_it_img img { width:100%; height:auto; }
#plan_item_form .f_it_info { padding:20px 0; }
#plan_item_form .f_it_info > h1 { font-size:22px; margin:0 0 20px 0; padding:0 20px; }


#sod_bsk #sod_bsk_tot { text-align: center; padding:20px 0; margin:10px 0 55px 0; background:#f5f7fb; border:0; }
#sod_bsk #sod_bsk_tot > ul { width:auto; display:inline-block; margin:0 auto; padding:0 20px;}
#sod_bsk #sod_bsk_tot > ul > li { width:100%; font-size:16px; margin:0 0; display:inline-block; }
#sod_bsk #sod_bsk_tot > ul > li > i { font-style: normal; }
#sod_bsk #sod_bsk_tot > ul > li.sod_bsk_cnt > strong { color:#000; }
#sod_bsk #sod_bsk_tot > ul > li > span { display:inline-block; color:#777; float: left; font-size:13px; height:24px; line-height: 24px; }
#sod_bsk #sod_bsk_tot > ul > li > strong { display:inline-block; float: right; font-size:16px; font-weight: bold; height:24px; line-height: 24px; }

#sod_bsk #sod_bsk_tot > ul > li.sod_bsk_cnt { padding:7px 0 0 0; margin:7px 0 0 0; border-top:#ddd 1px solid; }
#sod_bsk #sod_bsk_tot > ul > li.sod_bsk_cnt > span { font-size:15px; height:30px; line-height: 30px; }
#sod_bsk #sod_bsk_tot > ul > li.sod_bsk_cnt > strong { font-size:22px; height:30px; line-height: 30px; }

.ct_subject { position:relative; }
.is_dawn_icon { display:inline-block; font-style: normal; background:#374c81 /*url('../../../svg/icon_night.svg') no-repeat left center*/; background-size:28px 28px;  border-color:#374c81; color:#fff; height:28px; line-height:28px; padding:0 15px 0 45px; border-radius: 20px; font-size:14px; position:absolute; overflow: hidden; font-weight: bold; top:0; right:0; }
.is_dawn_icon:after { content:""; width:25px; height:25px; position:absolute; left:10px; bottom:-3px; background:url('../../../svg/icon_truck.svg') no-repeat center center; background-size:25px 25px; z-index: 2; transition: 0.3s left; animation-name: bounce; animation-timing-function: linear; animation-duration: 0.6s; animation-iteration-count: infinite; }
.is_dawn_icon:before { content:""; width:100%; height:25px; position:absolute; left:0; top:0px; background:url('../../../svg/icon_night_star.svg') no-repeat left -10px top -0px; background-size:40%;  z-index: 1; } 
.addrwriteWrap .ad_entrance_kind { position:relative; width:100%; display:inline-block;}
.addrwriteWrap .ad_entrance_kind > strong { position: relative; display: block; margin: 5px 0; font-size: 11px; font-weight: normal; color: #888; }
.addrwriteWrap .ad_entrance_kind > label { display:inline-block; float: left; margin:0 15px 0 0; padding:7px 0 12px 0; font-size:13px; color:#000; font-weight: bold; } 




#sct_hhtm3 { display:flex; flex-direction: column; flex-wrap: wrap; }
#sct_hhtm3 > div { display:flex; flex-direction: column; flex-wrap: wrap; }

.sel_gift_tr > td { padding:0 10px !important;position: relative; }
.gift_tr .hope_gift_subject { padding:5px;font-size:1.3em;margin-bottom: 10px;text-align: center;font-weight: 600 }
.show_gift { position:absolute;top:35%;margin-left:20px;font-size:1em;font-weight:600;display: inline-block }

.orderform_sel_gift { text-align: center;margin-bottom: 20px; }
.orderform_sel_gift > .subject { font-size:1.5em;text-align: center;border-bottom: 3px solid #fce250;padding:10px;font-weight: 700; }

.get_box { box-shadow:2px 2px #eee;border:1px solid #eee;width:100%;display: inline-block;padding:10px;position: relative;margin:0 10px 10px 0;border-radius:10px; }
.get_box > .get_box_left { float:left; }
.get_box > .get_box_right { width:65%;float:right;font-size:1.2em;margin-top: 25px;text-align: left }
.get_box > .get_box_right > b { color:#ff8601; }

.listFilter { width:100%; height:100%; position:fixed; background:rgba(0,0,0,.2); z-index: 9999999; right:-100%; top:0; transition: right 0.4s; }
.listFilter.show { right:0; }
.listFilter > div { width:80%; position:absolute; top:0; right:0; background:#fff; height:100%; }
.listFilter > div > h3 { text-align: center; width:100%; font-size:1.0rem; border-bottom:#eee 1px solid; height:40px; line-height: 40px; font-weight: normal; }
.listFilter > div > h5 { text-align: right; width:100%; font-size:0.7rem; padding:0.5rem 1.0rem 0 1.0rem; color:#888; font-weight: normal; }
.listFilter > div > .f_btn { position:absolute; top:0; width:40px; height:40px; border:0;  }
.listFilter > div > .btn_refresh { right:0; background:url('../../../svg/btn_refresh.svg') no-repeat center center; background-size:18px 18px; }
.listFilter > div > .btn_close { left:0; background:url('../../../svg/btn_close.svg') no-repeat center center; background-size:15px 15px; opacity: 0.3; }

.listFilter > div > ul { width:100%; height:calc(100% - 90px); overflow: hidden; overflow-y: auto; padding:0 1.0rem 3.0rem 1.0rem; display:flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.listFilter > div > ul > li { width:100%; display:flex; flex-direction: column; }

.choiceButton { width:100%; font-size:1.0rem; text-align: left; border:0; border-bottom:#eee 1px solid; height:50px; line-height: 50px; background:#fff; padding:0; color:#000; }
.choiceButton.on { color:#000; font-weight: bold; }
.choiceCheck { width:100%; font-size:0.8rem; text-align: left; border:0; height:30px; line-height: 30px; background:transparent; padding:0; color:#000; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.choiceCheck.on { color:#09aa5c; font-weight: bold; }
.choicelist { width:100%; margin:0 0 20px 0; background:#f8f8f8; border-radius: 3px; padding:1.0rem; }
.choicelist.show { display:flex; } 
.choicelist > ul { width:100% !important; display:flex; max-height:200px; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; overflow:hidden; overflow-y: auto; }
.choicelist > ul > li { width:33.33%; }
.choicelist.choiceAllergy .choiceCheck.on:before { content:"- "; font-weight: normal; }
.choicelist.choiceMaterial .choiceCheck.on:before { content:""; }

.checkList { width:100%;}
.checkList > ul { width:100%; display:flex; flex-direction: row; justify-content: flex-start; align-items: center; flex-wrap:nowrap; overflow: hidden; overflow-x: auto; }
.checkList > ul.over { justify-content: flex-end; }
.checkList > ul > li { margin:0.5rem 0; }
.checkList .btn_check_item { display:flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; word-break: keep-all; align-items: center; padding:0 1.5rem 0 0.5rem; height:24px; line-height: 24px; border-radius: 2px; background:#408fd9 url('../../../svg/btn_close_w.svg') no-repeat right 0.5rem center; background-size:7px 7px; color:#fff; border:0; margin:0 2px 0 0; }

.schFilter { position:absolute; left:0; bottom:-50px; width:100%; font-size:1.0rem; text-align: center; border:0; border-bottom:#eee 1px solid; height:50px; line-height: 50px; background:#ddd; padding:0; color:#fff; z-index: 9; transition: bottom 0.3s; }
.schFilter.on { background:#fce250; color:#000; bottom:0; }

#choiceAllergy, #choiceMaterial {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
	padding:1.0rem 1.0rem 1.0rem 1.0rem;
}

#choiceAllergy .swiper-slide, #choiceMaterial .swiper-slide {
  text-align: center;
  font-size: 18px; 
  height: 30px !important;
	
  display: flex; 
}

.filterWrap { width:100%; background:#fff; margin:6px 0 0 0; padding:14px; }
.filterWrap > ul { width:100%; display:flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; }
.filterWrap > ul > li { margin-right:4px; }
.filterWrap > ul > li > button { height:40px; line-height: 40px; border:#ddd 1px solid; border-radius: 20px; font-size:0.9rem; padding:0 2.0rem 0 0.8rem; color:#333; }
.filterWrap > ul > li > button.btn_sch_filter { background:#fff url('../../../svg/btn_arrow_down.svg') no-repeat right 0.8rem center; background-size:8px 8px; }
.filterWrap > ul > li > button.btn_sch_filter.on { color:#408fd9; }
.filterWrap > ul > li > button.btn_sch_filter2 { background:#fff url('../../../svg/btn_filter.svg') no-repeat center center; background-size:15px 15px; position:relative; }
.filterWrap > ul > li > button.btn_sch_filter2 > span { position:absolute; top:-5px; right:-10px; width:26px; height:26px; line-height: 26px; text-align: center; font-size:0.8rem; color:#fff; background:#408fd9; display:inline-block; border-radius: 100%;}
.filterWrap > ul > li:last-child { margin-left: auto; margin-right: 0; }

.sct_ct2 { width:100%; background:#fff; padding:0; margin:8px 0 0 0; }
.sct_ct2 > ul { width:100%; display:flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; }
.sct_ct2 > ul > li { width:50%; border:#eee 1px solid; margin-left:-1px; position:relative;}
.sct_ct2 > ul > li > a { display:block; padding:0 0.8rem; font-size:0.9rem; height:40px; line-height:40px; color:#222; position:relative; }
.sct_ct2 > ul > li > a:after { content:""; width:20px; height:20px; background:url('../../../svg/icon_arrow_right_small.svg') no-repeat center center; background-size:15px 15px; position:absolute; right:5px; top:50%; transform: translateY(-50%); opacity: .2; }
.sct_ct2 > ul > li.on { z-index: 9; }
.sct_ct2 > ul > li.on > a { background:#fce250; color:#000; border-color:#fce250; }
.sct_ct2 > ul > li.on > a:after { opacity: 1; }

.sct_ct2 ul > li:nth-child(n+3) {
    margin-top: -1px;
}


.ev_div { width:100%;display:inline-block; margin-right:20px; }
.ev_table th { font-family:'NanumSquareNeoVariable'!important;font-size:15px; }
.ev_div > .ev_subject { text-align:center;border-bottom:2px solid #fce250;padding:5px;margin-bottom:10px; height:70px; width:100%; }
.ev_div > .ev_subject > span { font-size:18px;font-family:'NanumSquareNeoVariable'!important }
.ev_div > .ev_subject > .btn_arrow.down {  width:16px; height :16px; border:0; float:right;position:relative;background:url('../../../../../svg/btn_arrow_down.svg') no-repeat center center;background-size:16px 16px; }
.ev_div > .ev_subject > .btn_arrow.up {  width:16px; height :16px; border:0; float:right;position:relative;top:30%; background:url('../../../../../svg/btn_arrow_up.svg') no-repeat center center;background-size:16px 16px; }
.ev_div .ev_table { margin-bottom:20px; }
.ev_div .ev_table tr { text-align:center; }
.ev_div .ev_table tr td { width:300px;border:1px solid #ddd;height:100px;text-align:center;box-shadow:3px 3px #f7f7f7;border-radius:5px;margin-right:5px;padding:10px; }
.ev_div .ev_table tr td > div { font-size:13px;font-weight:700;margin-top:10px; }
.red_color { color:#ff0000; }
.ev_div .exclamation-button { background:url('../../../../../svg/exclamation-button.svg'); background-size:14px 14px; width:14px; height:14px; display:inline-block; top:10%; position:relative;}
.price_50000, .price_80000, .price_120000 { display:none; }
.ev_section { padding:10px;text-align:center;display:none; }
.margin_b_20 { margin-bottom:20px; }
.text_deco { text-decoration:underline; }
.evLayer { width:100%; height:100%; background:#ffcb1d; position:fixed; left:-100%; top:0; z-index: 99999999; transition: left 0.3s; display:flex; justify-content: center; flex-direction: column; align-items: center; }
.evLayer img { width:100%; }
.evLayer.show { left:0; transition: left 0.3s; }
.evLayer .btn_close { position:absolute; top:10px; right:10px; background:url('../../svg/icon_close_b.svg') no-repeat center center; background-size:20px 20px; width:20px; height:20px; border:0;}
.gift_soldout { position: absolute;top:40%;left:35%;font-size:2em !important; }

@media only screen and (min-width: 1021px) {
    .evLayer { width:600px; height:100%; background:#ffcb1d; position:fixed; left:-600px; top:0; z-index: 99999999; transition: left 0.3s; overflow: hidden; overflow-y: auto; display:flex; justify-content: center; flex-direction: column; align-items: center;  }
}



#rel_item { width:100%; padding:0 14px; margin-bottom:10px;  }
#rel_item > h3 { font-size:1.2rem; font-weight: bold; margin:0 0 10px 0; }
#rel_item > ul { width:100%; display:flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; padding:1.0rem; border:#eee 1px solid; }
#rel_item > ul > li { width:19%; margin:0 0.5%; display:flex; flex-direction: column; }
#rel_item > ul > li img { width:100% !important; height:100% !important; }
#rel_item > ul > li a { width:100%; display:inline-block; font-size:0.8rem; color:#1b1b1b; margin:0 0 10px 0;}
#rel_item > ul > li strong { display:flex; width:100%; flex-direction: row; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin:0 0 0 0; }
#rel_item > ul > li strong > span { font-size:0.8rem; font-weight: bold; color:#000; margin:0 7px 0 0; }
#rel_item > ul > li strong > em { font-size:0.7rem; font-weight: normal; color:#888; font-style: normal; text-decoration: line-through; }



#seven_month_event .ev_table > ul.th {font-family:'NanumSquareNeoVariable'!important;font-size:15px;}
#seven_month_event .ev_table > ul {display: flex; flex-wrap: wrap; height: 100%; padding: 0; margin:0;}
#seven_month_event .ev_table > ul > li {flex-grow:  1;vertical-align: middle;width: 20%;padding: 10px;word-break: keep-all;}
#seven_month_event .giftprice_80000, #seven_month_event .giftprice_120000, #seven_month_event .giftprice_200000 { display:none; }
#seven_month_event .ev_div > .ev_subject {height: 70px;}
#seven_month_event .ev_div {margin-bottom: 10px;}
@media only screen and (max-device-width : 480px) and (orientation : portrait){
    #seven_month_event .ev_table > ul > li {width: 50%; padding: 0.8em;}
    #seven_month_event .ev_table > ul:nth-child(1) > li {width: 100%; padding: 0.8em;}
    #seven_month_event .ev_table.giftprice_120000 > ul {display: block; flex-wrap: wrap; height: 100%; padding: 0; margin:0;}
    #seven_month_event .ev_table.giftprice_120000 > ul:not(:nth-child(1)) > li {float:left;width: 33%; min-height: 170px;}
    #seven_month_event .ev_table.giftprice_120000 > ul > li > img {height: auto;}
}

.tooltip_event { width:auto; position:absolute; left:50%; bottom:-30px; transform: translateX(-50%); white-space: nowrap; word-break: keep-all;
    background:#1b1b1b; color:#fff; font-size:12px; padding:0 8px; height:24px; line-height: 24px; border-radius: 2px; z-index: 5; }
.tooltip_event > i { font-style: normal; font-weight: bold; color:#ffcb1d; }
.tooltip_event:before { content:""; position:absolute; left:50%; top:-5px; transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-bottom: 7px solid #1b1b1b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;}
.tooltip_event.top { bottom:auto; top:-22px; }
.tooltip_event.top:before { content:""; position:absolute; left:50%; top:auto; bottom:-5px; transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-bottom:0;
    border-top: 7px solid #1b1b1b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;}

.brandsBanner { padding: 15px; }
.brandsBanner > h1 { font-size:18px;color:#ff9902;margin-bottom: 15px; }
.brandsBanner > ul { display: flex; justify-content: space-evenly; }
.brandsBanner > ul > li  { border: 2px solid #eee; border-radius: 20px }
.brandsBanner > ul > li img { border-radius: 20px; width: 160px; height: 120px; }

.photoReview { padding: 15px;}
.photoReview > h1 { font-size:18px;color:#ff9902;margin-bottom: 5px; }
.photoReview > p { margin:5px 0 20px; font-size: 14px; }

.photoReview > div { display:flex; flex-direction: row; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; }
.photoReview > div > a { width: 48.5%; margin:0 0 20px 0; }
.photoReview > div .photos { width: 100%;display: inline-block; }
.photoReview > div .photos > div.photo-file { height:200px;background:#eee; overflow: hidden; border-radius: 10px; }
.photoReview > div .photos > div.photo-file > img { width:100%;height: 100%;object-fit: fill }

.photoReview > div .photos > h6 { margin: 15px 0 10px 0;width: 100%;display: flex;justify-content: flex-start; }
.photoReview > div .photos > h6 > span { font-size: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: normal; }
.photoReview > div .photos > h6 > div { display: flex;width: 10%;justify-content: space-evenly;align-items: baseline; margin:0 10px 0 0; }
.photoReview > div .photos > h6 > div > span { font-size: 13px; margin-left:2px; }

.photoReview > div .photos > .scores { margin-bottom: 10px }
.photoReview > div .photos > .scores > ul { display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; }
.photoReview > div .photos > .scores > ul > li { font-size:10px;display:flex; justify-content: flex-start; align-items: center; background:#f8f8f8; height:15px; padding:0 5px; border-radius: 2px; margin:0 2px 2px 0; }
.photoReview > div .photos > .scores > ul > li > span { margin:0 5px 0 0 }
.photoReview > div .photos > .scores > ul > li > strong { font-weight: 500; }

.photoReview .is_content { width:100%; display:flex; }
.photoReview .is_content > p  { width:100%;  overflow: hidden; line-height: 18px; color:#555; font-size: 12px; font-weight: 400;
    display: -webkit-box; letter-spacing: -0.03em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }

