@charset "UTF-8";
/* variable definition */
/* loaded SCSS file */
@font-face {
  font-family: MinPro_R;
  src: local("Minion Pro Regular"), local("Minion Pro Regular"), local("MinionPro Regular");
  src: url(../../font/MinionPro-Regular.eot?v=3.0.1);
  src: url(../../font/MinionPro-Regular.eot?#iefix&v=3.0.1) format("embedded-opentype"), url(../../font/MinionPro-Regular.woff?v=3.0.1) format("woff"), url(../../font/MinionPro-Regular.ttf?v=3.0.1) format("embedded-opentype"); }
@font-face {
  font-family: 'Nanum_R';
  font-style: normal;
  font-weight: 300;
  src: local("Nanum Barun Gothic Regular"), local("Nanum Barun Gothic-Regular"), local("NanumBarunGothic Regular");
  src: url(../../font/NanumBarunGothic.eot?);
  src: url(../../font/NanumBarunGothic.eot?#iefix) format("embedded-opentype"), url(../../font/NanumBarunGothic.woff) format("woff"), url(../../font/NanumBarunGothic.ttf) format("truetype"); }
@font-face {
  font-family: 'Mons_L';
  src: url("../../font/Montserrat-Light.eot?v=4.1.0");
  src: url("../../font/Montserrat-Light.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../font/Montserrat-Light.woff?v=4.1.0") format("woff"), url("../../font/Montserrat-Light.ttf?v=4.1.0") format("truetype"), url("../../font/Montserrat-Light.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Mons_R';
  src: url("../../font/Montserrat-Regular.eot?v=4.1.0");
  src: url("../../font/Montserrat-Regular.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../font/Montserrat-Regular.woff?v=4.1.0") format("woff"), url("../../font/Montserrat-Regular.ttf?v=4.1.0") format("truetype"), url("../../font/Montserrat-Regular.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow-y: auto; }

hr {
  display: none; }

img, fieldset {
  border: 0 none; }

dl, ul, ol, li {
  list-style: none; }

h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse; }

a:link, a:visited {
  text-decoration: none;
  color: #333; }

a:link:hover, a:active {
  text-decoration: none; }

a:-webkit-any-link {
  color: #333; }

input, select, textarea {
  font-size: 100%;
  font-family: Nanum_R, sans-serif;
  vertical-align: middle;
  background: none; }

textarea {
  resize: none; }

body, th, td, input, button {
  font-size: 12px;
  font-family: Nanum_R, sans-serif;
  line-height: 1.5;
  color: #333; }

h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, textarea, div {
  letter-spacing: 0px;
  word-wrap: break-word; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, textarea, div {
    letter-spacing: 1px;
    word-wrap: break-word; } }
caption {
  display: none; }

input, textarea, button {
  line-height: 1.5;
  vertical-align: middle; }

input.type-image {
  border: 0 none;
  padding: 0;
  margin: 0; }

a {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  cursor: pointer; }

pre {
  white-space: pre-wrap !important;
  margin: 0 !important;
  padding: 0 !important; }

body {
  min-height: 540px; }

body[orient="portrait"] {
  min-height: 540px; }

body[orient="landscape"] {
  min-height: 400px; }

.parsley-errors-list {
  color: #c20000; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s; }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0px 9999px white;
  background: #fff !important; }

.com-header {
  position: relative;
  height: 50px;
  background-color: #333; }
  .com-header h1 {
    padding: 15px 0;
    font-family: Nanum_R;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    letter-spacing: 2px; }
  .com-header a.btn-prev {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 15px; }

h6 {
  font-size: 13px;
  color: #333;
  font-weight: 300;
  margin-bottom: 20px; }

.mg-t-sm {
  margin-top: 30px; }

.mg-t-md {
  margin-top: 50px; }

.mg-t-lg {
  margin-top: 100px; }

.mg-l10 {
  margin-left: 10px; }

.mgt-xxxs {
  margin-top: 5px !important; }

.mgt-xxs {
  margin-top: 10px !important; }

.mgt-xs {
  margin-top: 20px !important; }

.mgt-sm {
  margin-top: 30px !important; }

.mgt-md {
  margin-top: 50px !important; }

.mgt-lg {
  margin-top: 80px !important; }

.mgt-xl {
  margin-top: 100px !important; }
  
.pd-t20 {
  padding-top: 20px; }

.talign-c {
  text-align:center;}

.lock-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
  opacity: 0.2;
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20); }

.btn-locker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  z-index: 99999;
  opacity: 0;
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.pull-left {
  float: left;
  position: relative; }

.pull-right {
  float: right;
  position: relative; }

.Nanum-R {
  font-family: Nanum_R, sans-serif !important; }

.Mons-L {
  font-family: 'Mons_L', Mons_L, sans-serif !important; }

.Mons-R {
  font-family: 'Mons_R', Mons_R, sans-serif !important; }

.hide {
  display: none !important; }

.web-hide {
  display: none !important; }

.mobile-hide {
  display: block !important; }

span.mobile-hide {
  display: inline-block !important; }

h5 {
  font-size: 13px;
  font-weight: 300; }

.img-responsive {
  display: block !important;
  width: 100% !important; }

.swiper-slide {
  overflow: hidden; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background: none !important; }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background: none !important; }

.enter-2-clearfix {
  display: none;
  float: none;
  clear: both; }

.enter-3-clearfix {
  display: none;
  float: none;
  clear: both; }

.enter-4-clearfix {
  display: block;
  float: none;
  clear: both; }

.enter-5-clearfix {
  display: none;
  float: none;
  clear: both; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.guide-title {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 15px; }

.guide-line {
  margin-top: 30px;
  border-top: 1px solid #333;
  padding: 30px 0; }

.text-center {
  text-align: center !important; }

input:focus {
  outline: none; }

textarea:focus {
  outline: none; }

ul.inline-list {
  font-size: 0; }
  ul.inline-list > li {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle; }

.preloader {
  padding: 50% 0;
  position: relative;
  width: 100%;
  text-align: center; }

.loader {
  position: relative;
  text-align: center;
  padding: 20px 0; }
  .loader i {
    display: inline-block;
    background: url(../../kr/image/loader.gif) no-repeat;
    width: 60px;
    height: 60px; }

.container {
  position: relative;
  margin: 0 auto;
  width: 1920px;
  overflow: hidden; }

.container-fluid {
  position: relative;
  padding: 0 20px;
  overflow: hidden;
  /* 171226 수정 */ }
  .container-fluid.shopMerchandise {
    padding: 0; }
    .container-fluid.shopMerchandise .layout {
      padding: 0; }

.relative {
  position: relative;
  padding: 0 80px; }
  .relative:after {
    display: block;
    clear: both;
    float: none;
    content: ""; }

#wrapper > .body {
  position: relative;
  margin: 0;
  padding-top: 0;
  min-height: 400px; }
  #wrapper > .body.longer {
    padding-top: 80px; }
  #wrapper > .body.loader {
    background: url(../../kr/image/loader.gif) center center no-repeat; }

.body {
  position: relative;
  margin: 0;
  padding-top: 0; }

.layer-scroll::-webkit-scrollbar {
  width: 5px; }

.layer-scroll::-webkit-scrollbar-thumb {
  background-color: #111; }

.layer-scroll::-webkit-scrollbar-corner {
  background-color: #111; }

.layer-scroll::-webkit-scrollbar-button {
  display: none; }

.checkbox {
  display: inline-block;
  position: relative; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    color: #888;
    cursor: pointer;
    vertical-align: middle; }
    .checkbox label i {
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .checkbox label input {
      margin-top: -2px;
      margin-left: -10px;
      opacity: 0;
      filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      cursor: pointer; }
  .checkbox.disabled {
    opacity: 0.5;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); }
    .checkbox.disabled label, .checkbox.disabled i, .checkbox.disabled input {
      cursor: default; }

.radio {
  display: inline-block;
  position: relative; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    white-space: nowrap;
    /*line-height:23px;*/
    color: #888;
    cursor: pointer;
    vertical-align: middle; }
    .radio label i {
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .radio label input {
      margin-top: -2px;
      margin-left: -10px;
      opacity: 0;
      filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      cursor: pointer; }
  .radio.disabled {
    opacity: 0.5;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: default; }
    .radio.disabled label, .radio.disabled i, .radio.disabled input {
      cursor: default; }

.input-control {
  position: relative;
  border: 1px solid #a1a1a1;
  padding: 0 10px 0 10px;
  height: 38px;
  vertical-align: middle;
  overflow: hidden; }
  .input-control input {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 12px;
    border: none; }
  .input-control.disabled {
    border: 1px solid #a1a1a1;
    background-color: #ddd;
    padding: 10px; }
    .input-control.disabled input {
      background-color: #ddd;
      color: #333; }

.input-layout {
  position: relative;
  border: 1px solid #a1a1a1;
  padding: 0 10px 0 10px;
  height: 38px;
  vertical-align: middle;
  overflow: hidden;
  min-width: 120px; }
  .input-layout input {
    display: block;
    width: 100%;
    font-size: 12px;
    border: none;
    height: 100%; }
  .input-layout textarea {
    display: block;
    width: 100%;
    font-size: 12px;
    border: none; }
  .input-layout.disabled {
    border: 1px solid #a1a1a1;
    background-color: #ddd;
    padding: 10px; }
    .input-layout.disabled input {
      background-color: #ddd;
      color: #333; }

.textarea-layout {
  border: 1px solid #a1a1a1;
  padding: 0 0px 0 10px;
  overflow: hidden; }
  .textarea-layout textarea {
    display: block;
    width: 100%;
    font-size: 12px;
    border: none; }
  .textarea-layout.disabled {
    border: 1px solid #a1a1a1;
    background-color: #ddd;
    padding: 10px; }
    .textarea-layout.disabled input {
      background-color: #ddd;
      color: #333; }

.select-control {
  position: relative;
  background: #fff;
  /* &:after {content:""; display:block; position:absolute; top:12px; right:5px; width:14px; height:14px; background:url(../../kr/image/ico_select.png) 0 0 no-repeat; z-index:3;}*/ }
  .select-control select {
    padding: 0 0 0 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #a1a1a1;
    color: #777;
    font-size: 12px;
    letter-spacing: 0px;
    font-family: Nanum_R;
    z-index: 3;
    position: relative;
    background: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
  .select-control.lg select {
    padding: 11px 10px; }
  .select-control .edge {
    display: block;
    background: url(../../kr/image/ico_select.png) 0 0 no-repeat;
    position: absolute;
    top: 12px;
    right: 5px;
    width: 14px;
    height: 14px;
    z-index: 2; }

/*
.select {
        overflow:hidden;
        &.disabled {
                background: #eee;
                overflow: hidden;
                cursor:none;
                select {color: #999 !important;}
        }
}
*/
.dim {
  position: fixed;
  width: 100%;
  background: #fff;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 11;
  opacity: 0.8;
  content: ""; }

.clearfix:after {
  display: block;
  float: none;
  clear: both;
  content: ""; }

.guide-element {
  padding: 0px; }

.guide-element > dl {
  margin-bottom: 100px; }

.guide-element > dl dt {
  padding: 5px 0; }

.ico {
  display: inline-block;
  background: url(../../kr/image/ico.png) 0 0 no-repeat;
  width: 12px;
  height: 10px;
  overflow: hidden;
  vertical-align: middle;
  background-position: 0 0;
  /*&.ico-my-step {width:20px; height:80px; background-position:-180px -105px;}*/
  /*&.ico-addview {width:22px; height:22px; background-position:-270px -120px}*/
  /*&.quick-good:hover {width:30px; height:20px; background-position:-270px -226px;  background-size:380px;}
  &.quick-view:hover {width:30px; height:20px; background-position:-230px -238px;}
  &.cart:hover {width:30px; height:20px; background-position:-254px -238px;}*/ }
  .ico.star.active {
    background-position: -12px 0; }
  .ico.star.type2 {
    width: 13px;
    height: 14px;
    background-position: -80px -20px; }
  .ico.star.type2.active {
    width: 13px;
    height: 14px;
    background-position: -93px -20px; }
  .ico.top {
    width: 14px;
    height: 9px;
    background-position: -93px 0; }
  .ico.expand-sm {
    width: 7px;
    height: 7px;
    background-position: -110px 0; }
  .ico.expand-sm.active {
    width: 7px;
    height: 7px;
    background-position: -110px -7px; }
  .ico.decrease {
  	position: relative;
  	top: -2px;
    width: 9px;
    height: 9px;
    background-position: -120px -9px; }
  .ico.increase {
  	position: relative;
  	top: -2px;
    width: 9px;
    height: 9px;
    background-position: -120px 0; }
  .ico.wish {
    width: 14px;
    height: 14px;
    background-position: -130px 0; }
  .ico.wish.active {
    width: 14px;
    height: 14px;
    background-position: -144px 0; }
  .ico.facebook {
    width: 15px;
    height: 15px;
    background-position: 0px -20px; }
  .ico.twiter {
    width: 15px;
    height: 15px;
    background-position: -15px -20px; }
  .ico.pinterest {
    width: 15px;
    height: 15px;
    background-position: -30px -20px; }
  .ico.kakao-story {
    width: 15px;
    height: 15px;
    background-position: -45px -20px; }
  .ico.link-url {
    width: 15px;
    height: 15px;
    background-position: -60px -20px; }
  .ico.menu {
    width: 25px;
    height: 16px;
    background-position: 0 -40px; }
  .ico.close-menu {
    width: 42px;
    height: 42px;
    background-position: -160px 0; }
  .ico.close-menu-bold {
    width: 42px;
    height: 42px;
    background-position: -218px -45px; }
  .ico.close-menu-m {
    width: 18px;
    height: 18px;
    background-position: -90px -40px; }
  .ico.close-menu-m02 {
    width: 18px;
    height: 18px;
    background-position: -120px -40px; }
  .ico.search {
    width: 18px;
    height: 20px;
    background-position: -30px -40px; }
  .ico.mypage {
    width: 22px;
    height: 19px;
    background-position: -60px -40px; }
  .ico.ico-disabled {
    width: 30px;
    height: 28px;
    background-position: -210px 0; }
  .ico.top {
    width: 60px;
    height: 60px;
    background-position: -260px 0; }
  .ico.checkbox {
    width: 16px;
    height: 16px;
    background-position: 0 -60px; }
  .ico.checkbox.active {
    background-position: -16px -60px; }
  .ico.ico-checkbox {
    width: 16px;
    height: 16px;
    background-position: 0 -60px; }
  .ico.ico-checkbox.active {
    background-position: -16px -60px; }
  .ico.radio {
    width: 16px;
    height: 16px;
    background: url(../../kr/image/ico_m.png) -20px -100px;
    background-size: 200px; }
  .ico.radio.active {
    background-position: -40px -100px; }
  .ico.ico-radio {
    width: 16px;
    height: 16px;
    background: url(../../kr/image/ico_m.png) -20px -100px;
    background-size: 200px; }
  .ico.ico-radio.active {
    background-position: -40px -100px; }
  .ico.sw-prev01 {
    width: 20px;
    height: 35px;
    background-position: 0 -80px; }
  .ico.sw-next01 {
    width: 20px;
    height: 35px;
    background-position: -20px -80px; }
  .ico.ico-sw-prev02 {
    width: 20px;
    height: 35px;
    background-position: 0 -120px; }
  .ico.ico-sw-next02 {
    width: 20px;
    height: 35px;
    background-position: -20px -120px; }
  .ico.cut-down {
    width: 7px;
    height: 7px;
    background-position: -120px -20px; }
  .ico.arrow-left {
    width: 14px;
    height: 7px;
    background-position: -80px -60px; }
  .ico.arrow-right {
    width: 14px;
    height: 7px;
    background-position: -100px -60px; }
  .ico.ico-point {
    width: 14px;
    height: 14px;
    background-position: -120px -60px; }
  .ico.ico-photo {
    width: 18px;
    height: 14px;
    background-position: -160px -50px; }
  .ico.ico-fir {
    width: 12px;
    height: 9px;
    background-position: -80px -80px; }
  .ico.ico-prev {
    width: 8px;
    height: 9px;
    background-position: -92px -80px; }
  .ico.ico-next {
    width: 8px;
    height: 9px;
    background-position: -102px -80px; }
  .ico.ico-last {
    width: 12px;
    height: 9px;
    background-position: -110px -80px; }
  .ico.ico-question {
    width: 18px;
    height: 18px;
    background-position: -140px -50px; }
  .ico.ico-answer {
    width: 18px;
    height: 18px;
    background-position: -140px -70px; }
  .ico.ico-lock {
    width: 10px;
    height: 13px;
    background-position: -130px -20px; }
  .ico.ico-alert {
    width: 14px;
    height: 14px;
    background-position: -145px -20px; }
  .ico.ico-q {
    margin-left: 5px;
    width: 14px;
    height: 14px;
    background-position: -145px -35px; }
  .ico.ico-q-2 {
    margin-left: 5px;
    width: 22px;
    height: 20px;
    background-position: -318px -160px; }  /* 171229 수정 */
  .ico.ico-search {
    width: 36px;
    height: 36px;
    background-position: -180px -50px; }
  .ico.ico-step {
    width: 10px;
    height: 4px;
    background-position: -240px -40px; }
  .ico.ico-step-up {
    width: 10px;
    height: 4px;
    background-position: -230px -40px; }
  .ico.ico-step-down {
    width: 10px;
    height: 4px;
    background-position: -220px -40px; }
  .ico.ico-step-new {
    width: 25px;
    height: 6px;
    background-position: -220px -30px;
    right: -5px !important; }
  .ico.ico-delete {
    width: 9px;
    height: 9px;
    background-position: -160px -70px; }
  .ico.ico-delete02 {
    width: 13px;
    height: 13px;
    background-position: -240px -100px; }
  .ico.ico-delete03 {
    width: 35px;
    height: 35px;
    background-position: -230px -120px; }
  .ico.ico-inner {
    width: 8px;
    height: 8px;
    background-position: -252px -37px; }
  .ico.ico-target {
    width: 38px;
    height: 38px;
    background-position: 0 -120px; }
  .ico.ico-detail-circle {
    width: 50px;
    height: 50px;
    background-position: -50px -100px; }
  .ico.ico-my-ruby {
    width: 60px;
    height: 60px;
    background-position: 0 -160px; }
  .ico.ico-my-point {
    width: 60px;
    height: 55px;
    background-position: -60px -160px; }
  .ico.ico-my-coupon {
    width: 60px;
    height: 55px;
    background-position: -120px -160px; }
  .ico.ico-my-step {
    width: 15px;
    height: 80px;
    background-position: -136px -72px;
    background-size: 300px; }
  .ico.ico-add-view {
    width: 10px;
    height: 15px;
    background-position: -160px -80px; }
  .ico.ico-my-edge {
    width: 8px;
    height: 5px;
    background-position: -55px -50px;
    background-size: 200px; }
  .ico.ico-header-prev {
    width: 19px;
    height: 19px;
    background-position: -130px -40px;
    background-size: 200px; }
  .ico.ico-toggle {
    width: 55px;
    height: 37px;
    background-position: -60px -110px;
    background-size: 200px; }
  .ico.ico-toggle.active {
    width: 55px;
    height: 37px;
    background-position: 0px -110px;
    background-size: 200px; }
  .ico.ico-recycle {
    width: 24px;
    height: 18px;
    background-position: -200px -100px; }
  .ico.ico-addfile {
    width: 48px;
    height: 48px;
    background-position: -200px -160px; }
  .ico.ico-disk {
    width: 15px;
    height: 15px;
    background-position: -140px -100px; }
  .ico.ico-payco {
    width: 49px;
    height: 13px;
    background-position: -120px -120px; }
  .ico.ico-toggle-up {
    width: 13px;
    height: 9px;
    background-position: -210px -120px; }
  .ico.ico-toggle-down {
    width: 13px;
    height: 9px;
    background-position: -210px -129px; }
  .ico.ico-set {
    width: 20px;
    height: 20px;
    background-position: -260px -160px; }
  .ico.ico-call {
    width: 20px;
    height: 20px;
    background-position: -280px -160px; }
  .ico.ico-select {
    width: 7px;
    height: 7px;
    background-position: -110px -120px; }
  .ico.ico-prev01 {
    width: 20px;
    height: 35px;
    background-position: 0 -80px; }
  .ico.ico-next01 {
    width: 20px;
    height: 35px;
    background-position: -20px -80px; }
  .ico.ico-prev02 {
    width: 20px;
    height: 35px;
    background-position: 0 -120px; }
  .ico.ico-next02 {
    width: 20px;
    height: 35px;
    background-position: -20px -120px; }
  .ico.ico-vvip {
    width: 60px;
    height: 60px;
    background-position: 0px -290px; }
  .ico.ico-vip {
    width: 60px;
    height: 60px;
    background-position: -60px -290px; }
  .ico.ico-gold {
    width: 60px;
    height: 60px;
    background-position: -120px -290px; }
  .ico.ico-silver {
    width: 60px;
    height: 60px;
    background-position: -180px -290px; }
  .ico.ico-family {
    width: 60px;
    height: 60px;
    background-position: -240px -290px; }
  .ico.quick-view {
    width: 30px;
    height: 20px;
    background-position: -230px -218px; }
  .ico.cart {
    width: 30px;
    height: 20px;
    background-position: -254px -218px; }
  .ico.quick-good {
    width: 30px;
    height: 20px;
    background-position: -270px -207px;
    background-size: 380px; }
  .ico.ico-gnb-back {
    width: 23px;
    height: 20px;
    background-position: 0px -180px;
    background-size: 200px; }
  .ico.ico-top {
    width: 60px;
    height: 60px;
    background-position: -260px 0; }
  .ico.disabled {
    opacity: 0.5;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: default; }
  .ico.close-menu-m03 {
    width: 17px;
    height: 17px;
    background-position: -150px -60px;
    background-size: 200px; }
  .ico.ico-expand {
    width: 7px;
    height: 4px;
    background-position: -280px -200px; }
  .ico.ico-expand.active {
    width: 7px;
    height: 4px;
    background-position: -290px -200px; }

.swiper-pagination-bullets {
  bottom: 35px !important; }
  .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    background: url(../../kr/image/ico.png) 0 0 no-repeat;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-position: -40px -80px;
    opacity: 1;
    border-radius: 0; }
    .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 20px;
      height: 20px;
      background-position: -60px -80px; }

.btn {
  display: inline-block;
  padding: 10px 0;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  font-family: Nanum_R;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase; }

.btn.sm {
  padding: 6px 0;
  font-size: 11px;
  letter-spacing: 0;
  font-family: "돋움"; }

.btn.xs {
  padding: 2px 0;
  font-size: 11px;
  font-family: "돋움";
  letter-spacing: -2px; }

.btn.lg {
  font-size: 13px; }

.btn.disabled {
  /*cursor:default; opacity:0.5;  filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50);*/ }

.btn.btn-shop {
  background-color: #dbbca0;
  border: 1px solid #dbbca0;
  color: #fff;
  padding: 10px 37px; }

.btn.btn-kr {
  font-family: 'Nanum_R'; }

.btn.btn-type2 {
  padding: 8px 14px;
  border: 1px solid #a1a1a1;
  color: #a1a1a1;
  font-size: 10px; }

.btn.btn-type2.select {
  border: 2px solid #333;
  color: #333; }

.btn.black {
  background-color: #333;
  border: 1px solid #333;
  color: #fff; }

.btn.gray {
  background-color: #777;
  border: 1px solid #777;
  color: #fff; }

.btn.brown {
  background-color: #dbbca0;
  border: 1px solid #dbbca0;
  color: #fff; }

.btn-group {
  padding: 40px 0;
  text-align: center; }
  .btn-group > li {
    display: inline-block;
    vertical-align: middle; }
    .btn-group > li .submit {
      width: 200px; }

.btn-group-layout {
  position: relative;
  padding: 30px 0;
  text-align: center;
  font-size: 0; }
  .btn-group-layout li {
    float: none;
    display: inline-block;
    width: 140px; }
    .btn-group-layout li .gap {
      padding: 0 5px; }
      .btn-group-layout li .gap .btn {
        width: 100%; }
  .btn-group-layout:after {
    content: "";
    display: block;
    clear: both; }

a.disabled {
  cursor: default; }
  a.disabled.hand {
    cursor: pointer; }

/* flag  */
.flag-area {
  text-align: center; }

.flag-list {
  position: relative;
  font-size: 0;
  vertical-align: middle; }
  .flag-list li {
    display: inline-block;
    font-style: normal;
    margin-bottom: 3px; }
    .flag-list li > i {
      display: inline-block;
      margin-right: 5px;
      padding: 2px 6px;
      border: 1px solid #777;
      color: #777;
      font-family: 'Mons_L';
      font-size: 10px;
      text-align: center;
      letter-spacing: 0px !important;
      font-style: normal;
      overflow: hidden; }
      .flag-list li > i.brown {
        border: 1px solid #b5987e;
        color: #b5987e; }
  .flag-list.type2 {
    white-space: normal;
    min-height: 20px; }
    .flag-list.type2 li {
      display: inline-block;
      font-style: normal;
      margin-bottom: 5px;
      vertical-align: top;
      padding: 0 5px; }
      .flag-list.type2 li img {
        display: block;
        width: auto;
        height: 16px; }
      .flag-list.type2 li > i {
        border: none; }

.flag-list {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap; }
  .flag-list li {
    display: inline-block;
    font-style: normal;
    margin-bottom: 3px; }
    .flag-list li > i {
      display: inline-block;
      margin-right: 5px;
      padding: 2px 6px;
      color: #777;
      font-family: 'Mons_R';
      font-size: 10px;
      text-align: center;
      letter-spacing: 0px !important;
      font-style: normal;
      overflow: hidden; }
      .flag-list li > i.brown {
        color: #b5987e; }

.flag.type2 {
  position: absolute;
  top: 0;
  left: 2px;
  border: none;
  font-family: Mons_R;
  font-size: 12px;
  text-align: center;
  color: #777; }
  .flag.type2 span {
    display: block;
    margin-top: -6px;
    font-family: 'Mons_L';
    font-size: 32px;
    color: #333; }
  .flag.type2 em {
    font-style: normal; }

.score {
  position: relative; }
  .score ul {
    display: inline-block;
    text-align: center;
    font-size: 0;
    vertical-align: middle; }
    .score ul li {
      display: inline-block;
      margin-left: 1px; }
      .score ul li:first-child {
        margin-left: 0; }
    .score ul:after {
      display: block;
      clear: both;
      content: ""; }
  .score .count {
    display: inline-block;
    font-size: 10px;
    color: #a1a1a1;
    vertical-align: middle; }

.color-option {
  margin-top: 45px; }
  .color-option ul {
    margin-top: 5px; }
    .color-option ul li {
      display: inline-block;
      vertical-align: middle; }
      .color-option ul li a {
        display: block;
        width: 36px;
        height: 36px;
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 36px;
        text-align: center; }
        .color-option ul li a img {
          display: inline-block;
          width: 100%;
          width: 32px;
          margin-top: 2px;
          height: 32px;
          border-radius: 32px; }
        .color-option ul li a.select {
          border: 1px solid #333; }

.spinner {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  border-color: #ddd; }
  .spinner .input-layout, .spinner .input-control {
    padding: 0;
    border: 1px solid #ddd;
    height: auto; }
  .spinner input {
    text-align: center;
    font-family: "Mons_L";
    font-size: 11px;
    padding: 8px 0;
    border: none; }
  .spinner a {
    position: absolute;
    padding: 7px 0;
    width: 34px; }
    .spinner a.btn-decrease {
      border-right: 1px solid #ddd;
      top: 0;
      left: 0; }
    .spinner a.btn-increase {
      border-left: 1px solid #ddd;
      top: 0;
      right: 0; }
    .spinner a.btn-confirm {
      display: block;
      position: relative;
      margin-top: 5px;
      left: 0;
      padding: 0;
      border: 1px solid #a1a1a1;
      font-family: "Nanum_R";
      font-size: 10px; }
  .spinner.type2 {
    width: 36px; }

.btn-option {
  position: relative; }
  .btn-option .btn-list {
    display: block;
    vertical-align: top; }
    .btn-option .btn-list ul {
      margin-left: -5px;
      margin-right: -5px; }
      .btn-option .btn-list ul li {
        position: relative;
        float: left;
        margin-bottom: 5px;
        padding: 0 4px; }
        .btn-option .btn-list ul li a {
          display: block;
          overflow: hidden;
          vertical-align: middle;
          padding: 8px 0 !important;
          width: 32px;
          border: 1px solid #a1a1a1;
          font-size: 10px !important;
          letter-spacing: 1px !important;
          border: 1px solid #a1a1a1;
          color: #a1a1a1;
          text-align: center;
          font-family: Mons_L; }
          .btn-option .btn-list ul li a.active {
            width: 32px;
            border: 2px solid #333; }
          .btn-option .btn-list ul li a.disabled {
            border:1px solid #ddd; color:#ddd;
            &.active {border:1px solid #999 !important;} }
            .btn-option .btn-list ul li a.disabled i.ico-disabled {
              display: block;
              position: absolute;
              top: 2px;
              left: 4px; }
        .btn-option .btn-list ul li:first-child {
          margin-left: 0; }
      .btn-option .btn-list ul:after {
        display: block;
        float: none;
        clear: both;
        content: ""; }
  .btn-option .btn-sizeGuide, .btn-option .btn-sizeGuide:focus, .btn-option .btn-sizeGuide:hover {
    position: absolute;
    bottom: 10px;
    right: 0;
    font-family: "Mons_L";
    font-size: 10px;
    color: #a1a1a1;
    letter-spacing: 0;
    text-decoration: underline; }
  .btn-option.filter .btn-list ul li a {
    width: 30px;
    padding: 7px 0;
    border: 1px solid #ddd;
    color: #777;
    font-family: Mons_L; }
    .btn-option.filter .btn-list ul li a.active {
      width: 30px;
      padding: 7px 0;
      background-color: #333;
      color: #fff;
      border: 1px solid #333; }
  .btn-option.color .btn-list ul li, .btn-option.filter.color .btn-list ul li {
    margin-bottom: 4px; }
    .btn-option.color .btn-list ul li a, .btn-option.filter.color .btn-list ul li a {
      margin-right: 0;
      padding: 0 !important;
      width: 30px;
      border: 1px solid #fff; }
      .btn-option.color .btn-list ul li a img, .btn-option.filter.color .btn-list ul li a img {
        display: block;
        width: 30px; }
      .btn-option.color .btn-list ul li a.active, .btn-option.filter.color .btn-list ul li a.active {
        width: 32px;
        border: none;
        background: none; }
        .btn-option.color .btn-list ul li a.active img, .btn-option.filter.color .btn-list ul li a.active img {
          width: 28px;
          border: 2px solid #fff; }
  .btn-option.filter.color .btn-list ul li a.active img {
    border: 2px solid #333; }
  .btn-option.vertical ul li {
    float: none;
    margin-right: 0; }
    .btn-option.vertical ul li a {
      border-left: 2px solid #fff !important; }

.btn-option.color .btn-list ul li a.active {
  border: 2px solid #333 !important; }

.btn-option.filter.color .btn-list ul li a.active {
  border: none !important; }

.btn-option.color .btn-list ul li a.active img {
  width: 28px !important; }

.btn-option.filter.color .btn-list ul li a.active img {
  width: 28px !important; }

ul.dot-list {
  font-family: "Nanum_R";
  color: #777;
  font-size: 12px; }
  ul.dot-list li {
    position: relative;
    padding: 3px 0 3px 10px;
    text-align: left;
    color: #777; }
    ul.dot-list li:after {
      display: block;
      content: "";
      position: absolute;
      top: 10px;
      left: 0px;
      width: 2px;
      height: 2px;
      background-color: #333; }
  ul.dot-list.type2 li {
    padding: 3px 0 3px 20px; }
    ul.dot-list.type2 li.red { color: #c20000; }
    ul.dot-list.type2 li:after {
      content: "※";
      background: none;
      top: 4px; }
  ul.dot-list.type3 li {
    padding: 3px 0 3px 15px; }
    ul.dot-list.type3 li:after {
      content: "-";
      background: none;
      top: 4px; }
  ul.dot-list.empty li {
    padding: 3px 0; }
    ul.dot-list.empty li:after {
      display: none; }

html {
  min-width: 320px; }
  html::-webkit-scrollbar {
    width: 10px; }
  html.mobile::-webkit-scrollbar {
    width: 2px; }
  html::-webkit-scrollbar-track {
    background-color: #121212; }
  html::-webkit-scrollbar-thumb {
    background-color: #666;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px; }
  html::-webkit-scrollbar-corner {
    background-color: #000; }
  html::-webkit-scrollbar-button {
    display: none; }
  html > .container {
    position: relative; }
  html.mobile {
    padding-top: 0px; }

header {
  position: relative;
  z-index: 14; }
  header .web {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /*min-width:1390px;*/
    height: 80px;
    z-index: 20;
    /*-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;  transition:width 1s, height 1s, background-color 1s, transform 1s;*/
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    header .web .board {
      position: absolute;
      top: 0;
      left: 0;
      height: 80px;
      width: 100%;
      /*min-width:1430px;*/
      background-color: #000;
      opacity: 0.8; }
    header .web h1 {
      position: absolute;
      top: 30px;
      left: 50px; }
      header .web h1 a {
        display: block; }
        header .web h1 a img {
          display: block;
          width: 100%; }
    header .web .middle {
      margin: 0 auto;
      padding-top: 0px;
      width: 771px; }
      header .web .middle ul.depth01 {
        float: left;
        position: relative;
        margin-right: 0px; }
        header .web .middle ul.depth01 > li {
          display: inline-block;
          padding: 0 20px 0 15px;
          vertical-align: middle; }
          header .web .middle ul.depth01 > li > a {
            font-family: Mons_L;
            color: #fff;
            font-size: 11px;
            letter-spacing: 2px;
            padding: 31px 0; }
          header .web .middle ul.depth01 > li:first-child > a {
            padding-right: 30px; }
          header .web .middle ul.depth01 > li .lux {
            color: #deb794; }
          header .web .middle ul.depth01 > li .depth02 {
            display: none;
            position: fixed;
            top: 80px;
            left: 50%;
            width: 1300px;
            margin-left: -650px;
            padding: 40px 0;
            text-align: left;
            z-index: 15; 
            transform: translate3d(0, 0, 0);}
            header .web .middle ul.depth01 > li .depth02 > ul {
              float: left;
              padding-left: 275px; }
              header .web .middle ul.depth01 > li .depth02 > ul li a {
                font-family: Mons_L;
                font-size: 11px;
                color: #333;
                letter-spacing: 1px;
                padding: 7px 0; }
                header .web .middle ul.depth01 > li .depth02 > ul li a:hover {
                  font-weight: 600;
                  color: #000; }
            header .web .middle ul.depth01 > li .depth02 > .banner {
              float: right;
              margin-right: 90px; }
              header .web .middle ul.depth01 > li .depth02 > .banner .package {
                float: left;
                width: 50%; }
                header .web .middle ul.depth01 > li .depth02 > .banner .package a {
                  display: block;
                  margin-left: 40px; }
                  header .web .middle ul.depth01 > li .depth02 > .banner .package a img {
                    display: block;
                    width: 100%; }
                  header .web .middle ul.depth01 > li .depth02 > .banner .package a .content {
                    margin-top: 20px;
                    text-align: center;
                    letter-spacing: 0; }
                    header .web .middle ul.depth01 > li .depth02 > .banner .package a .content .tit {
                      font-size: 15px;
                      color: #333; }
                    header .web .middle ul.depth01 > li .depth02 > .banner .package a .content .txt {
                      display: block;
                      font-size: 12px;
                      color: #777; }
            header .web .middle ul.depth01 > li .depth02 .step3 .list-group {
              float: left;
              padding-left: 300px;
              text-align: left; }
              header .web .middle ul.depth01 > li .depth02 .step3 .list-group dl {
                float: left;
                width: 90px;
                padding-right: 35px; }
                header .web .middle ul.depth01 > li .depth02 .step3 .list-group dl dt a {
                  padding: 8px 0;
                  letter-spacing: 2px; }
                  header .web .middle ul.depth01 > li .depth02 .step3 .list-group dl dt a:hover {
                    color: #000;
                    font-weight: 600;
                    font-family: Mons_L; }
                header .web .middle ul.depth01 > li .depth02 .step3 .list-group dl dd {
                  margin-top: 25px; }
                  header .web .middle ul.depth01 > li .depth02 .step3 .list-group dl dd a {
                    letter-spacing: 2px;
                    padding: 2px 0; }
                    header .web .middle ul.depth01 > li .depth02 .step3 .list-group dl dd a:hover {
                      font-weight: 600; }
            header .web .middle ul.depth01 > li .depth02 .step3 .banner {
              float: left; }
              header .web .middle ul.depth01 > li .depth02 .step3 .banner a {
                display: block;
                width: 280px; }
                header .web .middle ul.depth01 > li .depth02 .step3 .banner a img {
                  display: block;
                  width: 100%; }
                header .web .middle ul.depth01 > li .depth02 .step3 .banner a .content {
                  margin-top: 20px;
                  text-align: center;
                  letter-spacing: 0; }
                  header .web .middle ul.depth01 > li .depth02 .step3 .banner a .content .tit {
                    font-size: 15px;
                    color: #333; }
                  header .web .middle ul.depth01 > li .depth02 .step3 .banner a .content .txt {
                    display: block;
                    font-size: 12px;
                    color: #777; }
            header .web .middle ul.depth01 > li .depth02:after {
              display: block;
              clear: both;
              float: none;
              content: ""; }
        header .web .middle ul.depth01.event {
          margin-right: 0;
          /*&:after {content:""; display:block; position:absolute; top:36px; left:0; width:1px; height:8px; background-color:#4e4e4e;}*/ }
          header .web .middle ul.depth01.event > li:first-child a {
            padding-right: 0; }
      header .web .middle .sub-board {
        display: none;
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
        background-color: #fff;
        opacity: 0.95;
        z-index: 14; }
    header .web .right {
      position: absolute;
      top: 0;
      right: 50px; }
      header .web .right ul li {
        display: inline-block;
        padding: 0 0 0 30px;
        color: #fff;
        vertical-align: middle; }
        header .web .right ul li a {
          display: inline-block;
		  padding: 30px 0;
		  font-family: 'Nanum_R';
          color: #fff;
          font-size: 11px; }
        header .web .right ul li .cnt {
          padding-left: 0px; }
        header .web .right ul li .ico.cart {
          width: 30px;
          height: 20px;
          background-position: -254px -260px; }
        header .web .right ul li .ico.cart:hover {
          width: 30px;
          height: 20px;
          background-position: -254px -240px; }
        header .web .right ul li:first-child {
          padding-left: 0;
          max-width: 100px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
  header .mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 20;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    header .mobile .board {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.8; }
    header .mobile h1 {
      display: block;
      position: absolute;
      margin-top: 6px;
      width: 100%;
      text-align: center;
      z-index: 1; }
      header .mobile h1 a {
        display: inline-block;
        font-family: "Mons_L";
        font-size: 15px;
        letter-spacing: 2px;
        font-weight: 300;
        color: #fff; }
        header .mobile h1 a img {
          display: block;
          width: 122px; }
        header .mobile h1 a i {
          margin-left: 7px; }
      header .mobile h1 .title {
        margin-left: 50px;
        margin-right: 50px;
        padding-top: 10px;
        color: #fff;
        font-family: Nanum_R;
        font-size: 14px;
        font-weight: 300;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        header .mobile h1 .title.category {
          margin-left: 90px;
          margin-right: 80px; }
    header .mobile .left {
      float: left;
      position: relative;
      z-index: 3; }
      header .mobile .left a {
        display: inline-block;
        padding: 18px 0 0 15px; }
    header .mobile .right {
      float: right;
      position: relative;
      z-index: 2; }
      header .mobile .right a {
        display: inline-block;
        position: relative;
        padding: 18px 7px 0 0; }
      header .mobile .right .btn-cart .cnt {
        display: block;
        position: absolute;
        top: 7px;
        right: 8px;
        width: 16px;
        height: 16px;
        padding-top: 0px;
        margin-top: 3px;
        background-color: #b5987e;
        border-radius: 20px;
        color: #333;
        font-size: 10px; }
        header .mobile .right .btn-cart .cnt span {
          display: block;
          position: relative;
          top: 0px;
          font-family: Mons_R;
          color: #fff; }
    header .mobile .m-menu {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      overflow-y: auto;
      z-index: 16; }
      header .mobile .m-menu .board {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.9;
        filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90); }
      header .mobile .m-menu .category {
        position: relative;
        padding: 70px 0; }
        header .mobile .m-menu .category > ul > li > a {
          display: block;
          padding: 20px 0;
          text-align: center;
          font-family: Mons_R;
          font-size: 18px;
          color: #ddd;
          letter-spacing: 2px; }
          header .mobile .m-menu .category > ul > li > a.lux {
            color: #deb794; }
        header .mobile .m-menu .category .depth02 {
          display: none;
          position: relative;
          width: 100%;
          top: 0px; }
          header .mobile .m-menu .category .depth02 .btn-back {
            position: relative;
            padding: 15px; }
            header .mobile .m-menu .category .depth02 .btn-back span {
              font-family: Mons_R;
              font-size: 20px;
              color: #777;
              text-align: center;
              letter-spacing: 2px; }
            header .mobile .m-menu .category .depth02 .btn-back i {
              display: block;
              position: absolute;
              top: 22px;
              left: -50px; }
          header .mobile .m-menu .category .depth02 > ul > li {
            position: relative; }
            header .mobile .m-menu .category .depth02 > ul > li > a {
              display: block;
              padding: 20px 0;
              text-align: center;
              font-family: Mons_R;
              font-size: 16px;
              color: #ddd;
              letter-spacing: 2px; }
        header .mobile .m-menu .category .depth03 {
          position: relative;
          margin-top: -10px; }
          header .mobile .m-menu .category .depth03 > ul > li {
            position: relative; }
            header .mobile .m-menu .category .depth03 > ul > li > a {
              display: block;
              padding: 6px 0;
              text-align: center;
              font-family: Nanum_R;
              font-size: 12px;
              color: #ddd;
              letter-spacing: 2px;
              color: #fff; }
      header .mobile .m-menu .bottom-group {
        padding-bottom: 30px; }
        header .mobile .m-menu .bottom-group a {
          display: block;
          padding: 5px 0;
          color: #777;
          text-align: center;
          font-size: 15px; }
        header .mobile .m-menu .bottom-group .left {
          float: left;
          width: 50%; }
        header .mobile .m-menu .bottom-group .right {
          float: left;
          width: 50%; }
          header .mobile .m-menu .bottom-group .right:after {
            content: "";
            display: block;
            width: 1px;
            height: 15px;
            position: absolute;
            top: 7px;
            left: 0;
            background-color: #777; }
      header .mobile .m-menu .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        width: 17px;
        height: 18px;
        padding: 15px !important;
        display: block !important; }

footer {
  margin-top: 100px;
  padding: 40px 20px 40px;
  background-color: #f5f5f5; }
  footer .package {
    position: relative;
    max-width: 1300px;
    margin: 0 auto; }
    footer .package .group {
      margin-right: 430px; }
      footer .package .group:after {
        display: block;
        float: none;
        clear: both;
        content: ""; }
    footer .package .menu {
      float: left;
      width: 33%; }
      footer .package .menu li a {
        padding: 3px 0;
        font-size: 12px;
        color: #333; }
    footer .package .info {
      float: left;
      width: 67%; }
      footer .package .info .tit {
        font-size: 13px; }
      footer .package .info .content {
        margin-top: 10px;
        font-size: 11px; }
        footer .package .info .content span {
          display: inline-block;
          margin-right: 20px;
          line-height: 18px; }
        footer .package .info .content a.btn_info {
          display: inline-block;
          margin-left: 5px; }
    footer .package .sns {
      position: absolute;
      top: 0;
      right: -130px; }
      footer .package .sns .tit {
        font-family: "Mons_L";
        font-size: 10px;
        color: #333;
        padding-bottom: 20px; }
      footer .package .sns .inline-list {
        margin-left: -10px; }
      footer .package .sns ul li a {
        padding: 0 5px; }
        footer .package .sns ul li a img {
          display: block;
          width: 20px; }
    footer .package .apps {
      position: absolute;
      top: 0;
      right: 0; }
      footer .package .apps .left {
        float: left; }
        footer .package .apps .left .google {
          margin-top: 4px; }
      footer .package .apps .right {
        float: left;
        margin-left: 10px; }
    footer .package .copyright {
      clear: both;
      margin-top: 30px;
      font-family: "Mons_L";
      font-size: 10px;
      text-align: center; }

.menu-all {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 21;
  /*transform: translate3d(0, -100%, 0);*/ }
  .menu-all .board {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px;
    background-color: #000;
    opacity: 0.9;
    text-align: center; }
  .menu-all .content {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1100px;
    /*height:100%;*/
    margin-left: -550px;
    padding: 90px 0;
    background: none;
    text-align: center;
    color: #fff; }
    .menu-all .content .package {
      padding-left: 150px; }
      .menu-all .content .package dl {
        float: left;
        margin-top: 75px;
        width: 25%;
        color: #fff;
        font-size: 10px;
        text-align: left; }
        .menu-all .content .package dl dt {
          font-family: Mons_R;
          font-weight: 300;
          font-size: 14px;
          letter-spacing: 2px; }
          .menu-all .content .package dl dt a {
            color: #fff; }
        .menu-all .content .package dl dd {
          margin-top: 30px; }
          .menu-all .content .package dl dd ul li a {
            color: #ccc;
            padding: 5px 0;
            font-family: Mons_L;
            font-size: 12px;
            font-weight: 300;
            letter-spacing: 2px; }
      .menu-all .content .package:after {
        display: block;
        content: "";
        clear: both;
        float: none; }
  .menu-all .layer-close {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 2; }

.paging {
  position: relative;
  padding: 30px 0; }
  .paging ul {
    text-align: center; }
    .paging ul li {
      display: inline-block;
      vertical-align: middle; }
      .paging ul li a {
        /*font-family:Mons_R;*/
        font-size: 13px;
        padding: 0 5px;
        color: #a1a1a1; }
        .paging ul li a.active {
          color: #333; }

.g-layer {
  display: none;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 30;
  overflow-y: auto;
  text-align: center;
  /*  -webkit-transform: translateZ(0); -moz-transform: translateZ(0);  -ms-transform: translateZ(0);  -o-transform: translateZ(0); transform: translateZ(0);*/ }
  .g-layer .layer {
    display: none;
    position: relative;
    width: 100%; }
    .g-layer .layer .body {
      display: inline-block;
      border: 1px solid #333;
      position: relative;
      background-color: #fff;
      text-align: left;
      z-index: 12;
      box-sizing: border-box; }
      .g-layer .layer .body .content {
        padding: 40px; }
        .g-layer .layer .body .content .notice {
          padding: 5px 0;
          font-size: 11px;
          color: #8f3737; }
    .g-layer .layer a.btn-close {
      position: absolute;
      top: 30px;
      right: 30px; }
    .g-layer .layer h2 {
      font-family: Nanum_R;
      font-size: 18px;
      font-weight: 300; }

.search-block {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 17;
  overflow-y: auto; }
  .search-block .dim {
    opacity: 0.95;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95); }
  .search-block .group {
    position: relative;
    padding: 140px 0px 140px;
    text-align: center; }
    .search-block .group .content {
      display: inline-block;
      position: relative;
      width: 100%;
      max-width: 860px;
      z-index: 12; }
      .search-block .group .content .control {
        overflow-y: auto; }
        .search-block .group .content .control .input {
          border-bottom: 1px solid #a1a1a1;
          padding: 15px 100px 15px 15px; }
          .search-block .group .content .control .input input {
            display: inline-block;
            width: 100%;
            font-size: 26px;
            border: none;
            background: none;
            text-align: center; }
        .search-block .group .content .control a.btn-set-search {
          position: absolute;
          top: 18px;
          right: 5%; }
        .search-block .group .content .control .auto-search {
          display: none;
          position: absolute;
          top: 72px;
          left: 0;
          width: 100%;
          z-index: 1; }
          .search-block .group .content .control .auto-search .pack {
            padding: 30px 15px; }
            .search-block .group .content .control .auto-search .pack ul li a {
              padding: 5px 0;
              font-size: 13px;
              text-align: left; }
            .search-block .group .content .control .auto-search .pack ul li .ico-inner {
              display: inline-block;
              margin-right: 10px; }
            .search-block .group .content .control .auto-search .pack ul.category {
              margin-top: 30px; }
            .search-block .group .content .control .auto-search .pack a.btn-recent-word {
              display: inline-block;
              padding: 50px 0;
              font-size: 12px;
              text-decoration: underline; }
      .search-block .group .content .result {
        margin-top: 40px; }
        .search-block .group .content .result .g-tab li {
          margin-left: 60px; }
          .search-block .group .content .result .g-tab li a {
            font-size: 16px;
            font-family: "Nanum_R"; }
            .search-block .group .content .result .g-tab li a.active:after {
              border-bottom: 2px solid #333; }
          .search-block .group .content .result .g-tab li:first-child {
            margin-left: 0; }
        .search-block .group .content .result .tab-search-word {
          position: relative;
          margin-top: 20px;
          text-align: center; }
          .search-block .group .content .result .tab-search-word ul {
            display: inline-block;
            width: 100%;
            max-width: 450px; }
            .search-block .group .content .result .tab-search-word ul li {
              position: relative; }
              .search-block .group .content .result .tab-search-word ul li a {
                padding: 10px 0;
                text-align: left; }
                .search-block .group .content .result .tab-search-word ul li a i.flag {
                  display: block;
                  position: absolute;
                  top: 18px;
                  right: 0px; }
              .search-block .group .content .result .tab-search-word ul li a.btn-delete {
                position: absolute;
                top: 0px;
                right: 0; }
          .search-block .group .content .result .tab-search-word .toggle {
            padding-top: 50px;
            text-align: center; }
            .search-block .group .content .result .tab-search-word .toggle a {
              display: inline-block;
              text-decoration: underline; }
          .search-block .group .content .result .tab-search-word .search-off {
            padding: 150px 0; }
          .search-block .group .content .result .tab-search-word .no-list {
            padding: 150px 0; }
    .search-block .group a.btn-close {
      display: block;
      position: absolute;
      top: 40px;
      right: 40px;
      z-index: 13; }
      .search-block .group a.btn-close .ico.close-menu-m02 {
        width: 42px;
        height: 42px;
        background-position: -218px -45px; }

.search-result-sentence {
  padding: 40px 20px;
  color: #777;
  font-size: 20px;
  text-align: center; }
  .search-result-sentence .pt {
    display: block;
    font-size: 20px;
    color: #333;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important; }
  .search-result-sentence .search-result {
    margin-left: 20px;
    font-size: 14px;
    color: #333; }
    .search-result-sentence .search-result strong {
      margin-left: 5px;
      font-size: 16px;
      color: #8f3737;
      font-family: "MinPro_R"; }
  .search-result-sentence > span {
    vertical-align: middle; }

ul.half-group {
  margin-left: -3px;
  margin-right: -3px; }
  ul.half-group li {
    float: left;
    width: 50%; }
    ul.half-group li > div {
      padding-left: 3px;
      padding-right: 3px; }
  ul.half-group:after {
    content: "";
    display: block;
    float: none;
    clear: both; }

.date {
  vertical-align: middle; }
  .date input.datepicker {
    width: 100px;
    padding: 0;
    height: 32px;
    border: 1px solid #777;
    border-radius: 0;
    font-family: "Mons_L";
    color: #777;
    font-size: 11px;
    text-align: center;
    letter-spacing: 1px;
    vertical-align: middle;
    background-color: #fff; }
  .date .ui-datepicker-trigger {
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
    width: 26px; }

.dash {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle; }

.ui-datepicker {
  background-color: #fff;
  padding: 0px;
  text-align: center;
  border: 1px solid #ddd; }
  .ui-datepicker .ui-datepicker-header {
    padding: 10px 0; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      content: "<";
      position: absolute;
      top: 12px;
      left: 20px; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      content: ">";
      position: absolute;
      top: 12px;
      right: 20px; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      text-align: center; }
  .ui-datepicker .ui-datepicker-calendar {
    margin-top: 0;
    background-color: #fff;
    width: 100%; }
  .ui-datepicker .ui-datepicker-current-day .ui-state-active {
    color: #333;
    font-weight: 600; }
  .ui-datepicker .ui-datepicker-today .ui-state-highlight {
    /*color:#8e3837;*/ }
  .ui-datepicker .ui-datepicker-week-end a, .ui-datepicker .ui-datepicker-week-end span {
    color: #4060bb !important; }
  .ui-datepicker .ui-datepicker-calendar tr td:first-child a, .ui-datepicker .ui-datepicker-calendar tr th:first-child span {
    color: #db2a2a !important; }
  .ui-datepicker table th {
    padding: 10px; }
  .ui-datepicker table th:first-child, .ui-datepicker table td:first-child {
    border-right: none; }
  .ui-datepicker table th, .ui-datepicker table td {
    padding: 10px; }

.list-empty {
  padding: 20px 0 !important;
  text-align: center !important;
  font-size: 13px !important; }

.list-empty.lg {
  padding: 50px 0;
  text-align: center;
  font-size: 13px; }

.ellipsis {
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important; }

.number {
  font-family: "Mons_L";
  font-size: 13px;
  color: #333; }

strong.number {
  font-family: "Mons_R";
  font-size: 13px;
  color: #333; }

table.basic {
  margin-top: 0;
  width: 100%;
  color: #777 !important;
  font-family: "Nanum_R";
  font-size: 12px;
  border-top: 1px solid #333; }
  table.basic th {
    text-align: left;
    padding: 20px 10px;
    background-color: #f5f5f5;
    color: #777;
    font-size: 12px;
    font-weight: 300;
    border-bottom: 1px solid #ddd; }
  table.basic td {
    text-align: left;
    padding: 20px 10px;
    background-color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    color: #777; }
  table.basic strong {
    font-weight: 300;
    font-size: 15px;
    font-family: "Nanum_R"; }
  table.basic .numner {
    font-family: "Mons_R";
    font-size: 13px; }

.pb0 {
  padding-bottom: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.bt0 {
  border-top: none !important; }

.bb0 {
  border-bottom: none !important; }

.bl0 {
  border-left: none !important; }

.br0 {
  border-right: none !important; }

.v-top {
  vertical-align: top !important; }

.v-middle {
  vertical-align: middle !important; }

.v-bottom {
  vertical-align: bottom !important; }

.btn-top {
  position: fixed;
  bottom: 50px;
  right: 20px;
  width: 60px;
  height: 60px;
  z-index: 12; }

.btn-top:hover .ico {
  background-position: -320px -59px; }

.coming-page {
  position: relative;
  width: 1200px;
  margin-left: -600px;
  left: 50%;
  padding: 150px 0; }
  .coming-page img {
    display: block;
    width: 100%; }
  .coming-page .copyright {
    margin-top: 60px;
    font-family: Mons_R;
    font-size: 10px;
    text-align: center;
    color: #a1a1a1;
    letter-spacing: 2px;
    text-transform: uppercase; }

.group-empty {
  margin-top: 50px;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  font-size: 13px; }

.custom-tab {
  position: relative;
  border-left: 1px solid #ddd; }
  .custom-tab li {
    float: left;
    width: 20%; }
    .custom-tab li a {
      padding: 13px 0;
      border: 1px solid #ddd;
      font-size: 13px;
      text-align: center;
      border-left: none; }
      .custom-tab li a.active {
        margin-left: -1px;
        border: 1px solid #333 !important; }
    .custom-tab li:first-child a {
      /*border-left:1px solid #ddd;*/ }
      .custom-tab li:first-child a.active {
        margin-left: -1px;
        border-left: 1px solid #333; }
  .custom-tab:after {
    display: block;
    clear: both;
    content: ""; }

.employee-price {
  margin-top: 10px;
  color: #b5987e;
  font-size: 11px; }
  .employee-price span {
    margin-left: 5px;
    font-size: 12px; }

.g-layer-sm {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0; }

.layer-sm {
  display: none;
  position: fixed;
  width: 300px;
  z-index: 2;
  padding: 0;
  top: 0;
  left: 0; }

.layer-sm .checkbox {
  display: block;
  margin-top: 20px; }

.layer-sm .body {
  display: inline-block;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 10px;
  min-height: 20px;
  text-align: left;
  width: 100%;
  box-sizing: border-box; }

.layer-sm .body .btn-close {
  position: absolute;
  top: 10px;
  right: 10px; }

.layer-sm .body .content {
  margin-top: 20px; }

.layer-sm .body img {
  display: block;
  width: 100%; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background: url(../../kr/image/btn_left.png) 0 0 no-repeat;
  width: 20px;
  height: 35px;
  content: ""; }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background: url(../../kr/image/btn_right.png) 0 0 no-repeat;
  width: 20px;
  height: 35px;
  content: ""; }

.swiper-pagination-bullets {
  bottom: 30px;
  opacity: 0.8; }
  .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    background: url(../../kr/image/ico.png) 0 0 no-repeat;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-position: -40px -80px;
    opacity: 1;
    border-radius: 0; }
    .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 20px;
      height: 20px;
      background-position: -60px -80px; }


.newarrival-banner {
  position: relative;
  margin: 57px auto 0;
  width: 100%;
  max-width: 1300px; }
  .newarrival-banner h2 {
    padding-bottom: 20px;
    font-size: 21px;
    font-family: Mons_R;
    font-weight: 300;
    text-align: center;
    letter-spacing: 2px; }
  .newarrival-banner .swiper-slide .box {
    float: left;
    width: 25%; }
    .newarrival-banner .swiper-slide .box a {
      padding: 0 7px; }
      .newarrival-banner .swiper-slide .box a .image {
        position: relative; }
        .newarrival-banner .swiper-slide .box a .image img {
          display: block;
          width: 100%;
          max-width: 310px; }
        .newarrival-banner .swiper-slide .box a .image .over {
          display: none;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }
      .newarrival-banner .swiper-slide .box a .word {
        padding: 10px 0 40px;
        text-align: center;
        font-size: 13px; }
        .newarrival-banner .swiper-slide .box a .word strong {
          display: block;
          padding-bottom: 10px;
          font-family: Mons_R;
          font-size: 11px; }
        .newarrival-banner .swiper-slide .box a .word span {
          display: block;
          margin-top: 5px;
          font-size: 12px;
          /*font-family: Mons_R;*/ }
  .newarrival-banner .swiper-pagination-bullets {
    bottom: 0px !important; }


.prd-list-title {
  padding: 50px 0 20px;
  font-family: "Mons_L";
  font-size: 20px;
  color: #333; }

.prd-list-event-title {
  position: relative;
  padding: 40px 0;
  text-align: center; }
  .prd-list-event-title span {
    display: inline-block;
    position: relative;
    padding: 15px 10px;
    background-color: #fff;
    text-align: center;
    font-size: 22px;
    color: #070707;
    z-index: 1; }
  .prd-list-event-title:after {
    display: block;
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333; }

.prd-list-event {
  padding: 20px;
  text-align: center; }
  .prd-list-event img {
    display: inline-block;
    width: 640px; }
  .prd-list-event > div {
    padding-bottom: 100px; }

.item {
  padding: 0 10px; }
  .item .image {
    position: relative;
    overflow: hidden; }
    .item .image img {
      display: block;
      width: 100%; }
    .item .image .img-over {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .item .image .flag.type2 {
      z-index: 3; }
    .item .image .over {
      display: none;
      position: absolute;
      bottom: 0px;
      left: 0;
      width: 100%;
      height: 100px;
      z-index: 5; }
      .item .image .over .board {
        position: absolute;
        width: 100%;
        height: 100px;
        background: #fff;
        opacity: 0.85; }
      .item .image .over ul.quick {
        position: relative;
        padding-top: 25px;
        font-size: 0;
        text-align: center; }
        .item .image .over ul.quick li {
          display: inline-block;
          margin-left: 30px; }
          .item .image .over ul.quick li:first-child {
            margin-left: 0; }
      .item .image .over ul.size {
        position: relative;
        padding-top: 15px;
        text-align: center;
        color: #fff;
        font-size: 0; }
        .item .image .over ul.size li {
          display: inline-block;
          margin-left: 30px;
          font-family: "Mons_R";
          font-size: 11px;
          color: #333; }
          .item .image .over ul.size li:first-child {
            margin-left: 0; }
          .item .image .over ul.size li a {
            font-family: "Mons_R";
            font-size: 11px;
            color: #333; }
      .item .image .over .soldout {
        position: relative;
        padding-top: 40px;
        color: #333;
        font-size: 18px;
        text-align: center; }
    .item .image > a {
      /*&>img  {min-height:200px;} */
      position: relative;
      width: 100%;
      height: 0;
      padding-top: 148.71%; }
      .item .image > a > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
  .item .word {
    margin-top: 10px;
    text-align: center;
    font-family: Nanum_R;
    letter-spacing: 0; }
    .item .word .flag-area {
      padding-top: 5px; }
    .item .word .brand {
    	padding-bottom: 10px;
      font-family: Mons_R;
      font-weight: 600;
      font-size: 11px;
      color: #333; }
    .item .word .title {
      font-size: 12px;
		letter-spacing: 0px;
		margin-bottom: 5px;
	}
	.item .word .subName {
      	font-size: 12px;
		letter-spacing: 0px;
	}
    .item .word .value {
      font-size: 14px; }
      .item .word .value .tit-sale {
        display: inline-block;
        font-size: 10px;
        font-family: Mons_R;
        color: #8f3737;
        margin-right: 5px;
        vertical-align: middle; }
      .item .word .value .prime {
        display: inline-block;
        margin-right: 5px;
        font-size: 11px;
        color: #a1a1a1;
        /* text-decoration: line-through; */
        vertical-align: middle;
        letter-spacing: 0; }
      .item .word .value .final {
        display: inline-block;
        vertical-align: middle;
        /*font-family: Mons_L;*/
        font-size: 12px;
        letter-spacing: 0px; }
    	.item .word .value .final em {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        letter-spacing: 0px; 
		color: #d10011;
		margin-left:2px;
		font-style: normal;}
       .fin0 {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        letter-spacing: 0px; 
		color: #333333;
		margin-left:2px;}
	    .fin0 em {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        letter-spacing: 0px; 
		color: #d10011;
		margin-left:2px;
		font-style: normal;}
	   .fin1 {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        letter-spacing: 0px;
		color: #a3a3a3;
		margin-left:2px;}
	   .fin2 {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        letter-spacing: 0px;
		color: #d7d7d7;
        margin-left:3px;}
        .finSubName {
        	font-size: 12px;
        	letter-spacing: 0px;
        }
		.fintitle {
     	font-size: 12px;
      	letter-spacing: 0px;
		margin-bottom: 5px;}
      .item .word .value.employee {
        /*font-family:Mons_R;*/
        font-size: 11px;
        color: #b4997e;
        vertical-align: middle; }
        .item .word .value.employee .tit {
          margin-right: 5px;
          font-family: Nanum_R;
          vertical-align: middle; }
    .item .word .score {
      padding-top: 5px; }
    .item .word .flag-list {
      margin-top: 6px; }

.prd-list {
  position: relative;
  margin-top: 15px;
  padding-top: 0;
  margin-left: -10px;
  margin-right: -10px; }
  .prd-list .group {
    float: left;
    width: 25%;
    padding-bottom: 50px; }
  .prd-list.best {
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc; }
  .prd-list.brand .group {
    width: 33.3%; }
  .prd-list:after {
    display: block;
    float: none;
    clear: both;
    content: ""; }
  .prd-list .mobile {
    display: none; }
  .prd-list.parallax {
    margin-left: -10px;
    margin-right: -10px; }
    .prd-list.parallax .group {
      padding-bottom: 0; }
    .prd-list.parallax .item {
      position: relative;
      padding: 0 10px; }
      .prd-list.parallax .item .inner {
        padding: 20px;
        border: 1px solid #dddddd;
        background-color: #fff; }
        .prd-list.parallax .item .inner .header .score {
          float: left; }
        .prd-list.parallax .item .inner .header .user {
          float: right;
          color: #777; }
        .prd-list.parallax .item .inner .body {
          padding: 20px 0 30px;
          border-bottom: 1px solid #ddd; }
          .prd-list.parallax .item .inner .body .tit {
            padding: 5px 0 15px; }
          .prd-list.parallax .item .inner .body .content .image {
            margin-top: 15px; }
            .prd-list.parallax .item .inner .body .content .image img {
              display: block;
              width: 100%; }
        .prd-list.parallax .item .inner .footer {
          padding-top: 25px; }
          .prd-list.parallax .item .inner .footer .left {
            float: left;
            width: 20%; }
            .prd-list.parallax .item .inner .footer .left img {
              display: block;
              width: 100%; }
          .prd-list.parallax .item .inner .footer .right {
            float: left;
            width: 80%; }
            .prd-list.parallax .item .inner .footer .right .box {
              padding-left: 10px; }
              .prd-list.parallax .item .inner .footer .right .box .tit {
                font-family: Mons_L;
                font-size: 11px;
                padding-bottom: 3px; }



.prd-item .upper .img img {
  display: block;
  width: 100%; }
.prd-item .lower {
  text-align: center; }
  .prd-item .lower .info-word {
    padding: 10px 0 40px;
    text-align: center;
    font-size: 13px; }
    .prd-item .lower .info-word strong {
      display: block;
      padding-bottom: 5px;
      font-family: Mons_R;
      font-size: 10px;
      color: #777; }
    .prd-item .lower .info-word span {
      display: block;
      margin-top: 5px;
      font-size: 14px;
      font-family: Mons_R; }

.prd-title-area {
  padding: 35px 0; }
  .prd-title-area ul.path {
    font-size: 0;
    text-align: center; }
    .prd-title-area ul.path li {
      display: inline-block;
      position: relative; }
      .prd-title-area ul.path li a {
        display: block;
        padding: 0 18px 0 18px;
        font-family: "Mons_R";
        font-size: 10px;
        color: #777;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .prd-title-area ul.path li:after {
        display: block;
        content: "";
        position: absolute;
        top: 7px;
        left: -4px;
        width: 8px;
        height: 2px;
        background-color: #ccc; }
      .prd-title-area ul.path li:first-child:after {
        display: none; }
  .prd-title-area h2 {
    margin-top: 7px;
    font-family: "Mons_L";
    font-size: 28px;
    font-weight: 300;
    color: #333;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase; }

.refine-tool {
  float: left;
  position: relative;
  width: 310px;
  border-top: 1px solid #333;
  overflow: hidden;
  /* support: IE8 - See #6727 */ }
  .refine-tool .board {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.98;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
    filter: alpha(opacity=98); }
  .refine-tool .pack {
    position: relative;
    padding: 35px 20px;
    z-index: 1;
    letter-spacing: 1px; }
    .refine-tool .pack .tit {
      font-family: "Mons_R";
      font-size: 16px; }
    .refine-tool .pack .btn-all-clear {
      display: inline-block;
      position: absolute;
      top: 35px;
      right: 20px;
      font-family: "Mons_L";
      font-size: 10px;
      color: #777;
      text-decoration: underline; }
    .refine-tool .pack .btn-close {
      display: none;
      position: absolute;
      top: 15px;
      right: 15px;
      background-color: #333;
      color: #fff;
      padding: 5px 10px; }
    .refine-tool .pack .group {
      padding: 0px 20px; }
      .refine-tool .pack .group .inner {
        padding: 40px 0;
        border-top: 1px solid #ddd; }
    .refine-tool .pack .name {
      position: relative;
      padding-bottom: 15px;
      font-family: "Mons_R";
      font-size: 13px; }
      .refine-tool .pack .name .value {
        margin-left: 10px;
        font-family: "Mons_L";
        font-size: 10px;
        color: #999; }
      .refine-tool .pack .name .btn-clear {
        position: absolute;
        top: 1px;
        right: 0;
        font-family: "Mons_L";
        font-size: 10px;
        color: #a3a3a3; }
    .refine-tool .pack .brand .inner {
      border: none; }
    .refine-tool .pack .brand ul li {
      margin-top: 10px; }
      .refine-tool .pack .brand ul li a {
        display: block;
        background-color: #fff;
        border: 1px solid #ddd;
        color: #777;
        letter-spacing: 1px;
        font-family: Mons_L; }
        .refine-tool .pack .brand ul li a.active {
          background-color: #333;
          border: 1px solid #333;
          color: #fff; }
        .refine-tool .pack .brand ul li a.disabled {
          opacity: 0.5;
          filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          filter: alpha(opacity=50); }
      .refine-tool .pack .brand ul li:first-child {
        margin-top: 0; }
    .refine-tool .pack .type ul {
      margin-left: -7px;
      margin-right: -7px; }
      .refine-tool .pack .type ul li {
        float: left;
        margin-top: 0;
        margin-bottom: 7px;
        width: 50%; }
        .refine-tool .pack .type ul li > div {
          display: block;
          padding: 0 7px; }
          .refine-tool .pack .type ul li > div a {
            display: block;
            background-color: #fff;
            border: 1px solid #ddd;
            color: #777;
            letter-spacing: 1px;
            font-family: Mons_L; }
            .refine-tool .pack .type ul li > div a.active {
              background-color: #333;
              border: 1px solid #333;
              color: #fff; }
            .refine-tool .pack .type ul li > div a.disabled {
              opacity: 0.5;
              filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
              filter: alpha(opacity=50); }
          .refine-tool .pack .type ul li > div:first-child {
            margin-top: 0; }
    .refine-tool .pack .color ul li {
      float: left;
      margin: 0 0 0px 0; }
      .refine-tool .pack .color ul li a {
        margin-right: 10px;
        text-align: center;
        letter-spacing: 1px;
        font-family: Mons_L; }
        .refine-tool .pack .color ul li a img {
          display: block;
          width: 28px; }
    .refine-tool .pack .color .tooltip {
      display: none;
      position: absolute;
      top: 35px;
      left: 0px;
      border: 1px solid #777;
      border-radius: 0;
      padding: 3px;
      color: #777;
      background-color: #fff;
      z-index: 9; }
  .refine-tool .ui-slider {
    position: relative;
    text-align: left; }
    .refine-tool .ui-slider .ui-slider-handle {
      position: absolute;
      z-index: 2;
      width: 1.2em;
      height: 1.2em;
      cursor: default;
      -ms-touch-action: none;
      touch-action: none; }
      .refine-tool .ui-slider .ui-slider-handle:focus {
        outline: none; }
    .refine-tool .ui-slider .ui-slider-range {
      position: absolute;
      z-index: 1;
      font-size: .7em;
      display: block;
      border: 0;
      background-position: 0 0; }
  .refine-tool .ui-slider-horizontal {
    margin-top: 10px;
    height: 14px; }
    .refine-tool .ui-slider-horizontal .ui-slider-handle {
      top: 0;
      margin-left: -.6em;
      border: 1px solid #333;
      background-color: #fff;
      cursor: pointer; }
    .refine-tool .ui-slider-horizontal .ui-slider-range {
      top: 8px;
      height: 1px;
      background-color: #333; }
    .refine-tool .ui-slider-horizontal .ui-slider-range-min {
      left: 0; }
    .refine-tool .ui-slider-horizontal .ui-slider-range-max {
      right: 0; }
    .refine-tool .ui-slider-horizontal .price {
      display: block;
      position: relative;
      width: 80px;
      top: 25px;
      margin-left: -33px;
      /*background-color:#fff;*/
      text-align: center;
      font-size: 11px; }
    .refine-tool .ui-slider-horizontal .price strong {
      font-family: "Mons_L"; }
  .refine-tool .ui-widget-content:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d4d4d4; }
  .refine-tool .ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold; }

.list-view {
  float: left;
  position: relative;
  margin: 0;
  padding-left: 80px;
  max-width: 1300px;
  width: 100%; }
  .list-view .list-banner img {
    display: block;
    width: 100%; }
  .list-view .list-control {
    position: relative;
    width: 100%;
    height: 50px; }
    .list-view .list-control .board {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      opacity: 0.9; }
    .list-view .list-control .left {
      position: relative;
      padding-top: 10px;
      color: #777;
      font-size: 11px; }
      .list-view .list-control .left a.btn-refine {
        display: none;
        position: absolute;
        top: 15px;
        left: 15px;
        color: #333;
        font-family: "Mons_L";
        font-size: 12px; }
      .list-view .list-control .left ul.inline-list li {
        margin-right: 10px; }
      .list-view .list-control .left span {
        font-family: "Mons_L"; }
    .list-view .list-control .right {
      position: absolute;
      top: 0;
      right: 0; }
      .list-view .list-control .right dl {
        float: left;
        margin-left: 40px;
        padding-top: 0; }
        .list-view .list-control .right dl dt {
          float: left;
          padding: 10px 20px 0 0;
          font-family: "Mons_L";
          font-size: 10px; }
        .list-view .list-control .right dl dd {
          float: left; }
      .list-view .list-control .right .view {
        padding-top: 0; }
      .list-view .list-control .right .sort .select-control {
        width: 90px;
        background: none; }
        .list-view .list-control .right .sort .select-control select {
          height: 33px; }
    .list-view .list-control .mobile {
      display: none; }
  .list-view .banner {
    margin-bottom: 40px; }
  .list-view.full {
    float: none;
    margin: 0 auto;
    padding-left: 0; }

.swiper-containerr .swiper-pagination-bullets {
  bottom: 30px; }
  .swiper-containerr .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    background: url(../../kr/image/btn.png) 0 0 no-repeat;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 20px;
    height: 4px;
    background-position: 0 -30px;
    opacity: 1;
    border-radius: 0; }
    .swiper-containerr .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 14px;
      height: 19px;
      background-position: -30px -20px; }

.list-event {
  margin-top: 80px; }
  .list-event .package {
    margin-right: -10px;
    margin-left: -10px; }
    .list-event .package .group {
      float: left;
      width: 33.3%;
      margin-bottom: 50px; }
      .list-event .package .group .item a {
        display: block;
        padding: 0; }
        .list-event .package .group .item a .image img {
          display: block;
          width: 100%; }
        .list-event .package .group .item a .word {
          margin-top: 10px;
          text-align: center; }
          .list-event .package .group .item a .word .flag-list {
            display: none; }
          .list-event .package .group .item a .word h3 {
            display: inline-block;
            font-family: Nanum_R;
            font-size: 18px;
            font-weight: 300;
            color: #333; }
          .list-event .package .group .item a .word .period {
            font-family: "Mons_L";
            font-size: 13px;
            color: #777; }

.banner {
  position: relative; }
  .banner .image {
    position: relative; }
    .banner .image img {
      display: block;
      width: 100%; }
  .banner.list-banner a {
    cursor: default; }
  .banner.list-banner .txt {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: 100px;
    line-height: initial; }
    .banner.list-banner .txt .s {
      font-family: "Mons_L";
      font-size: 12px;
      color: #777;
      letter-spacing: 3px; }
    .banner.list-banner .txt .m {
      margin-top: 10px;
      font-size: 34px;
      color: #333; }
    .banner.list-banner .txt .u {
      margin-top: 30px;
      font-family: "Mons_R";
      font-size: 10px;
      color: #333;
      text-decoration: underline; }
    .banner.list-banner .txt .p {
      margin-top: 10px;
      font-familt: "Mons_R";
      font-size: 10px;
      color: #777; }
  .banner.list-banner img {
    display: block;
    width: 100%; }
  .banner.list-detail .txt {
    position: absolute;
    top: 35%;
    left: 50%;
    margin-left: 5%; }
    .banner.list-detail .txt .s {
      font-family: "Mons_L";
      font-size: 12px;
      color: #777;
      letter-spacing: 3px; }
    .banner.list-detail .txt .m {
      margin-top: 10px;
      font-size: 34px;
      color: #333; }
    .banner.list-detail .txt .p {
      margin-top: 10px;
      font-familt: "Mons_R";
      font-size: 10px;
      color: #777; }
  .banner.large-category .txt {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: 100px; }
    .banner.large-category .txt .s {
      font-family: "Mons_L";
      font-size: 12px;
      color: #777;
      letter-spacing: 3px; }
    .banner.large-category .txt .m {
      margin-top: 10px;
      font-size: 34px;
      color: #333; }
    .banner.large-category .txt .u {
      margin-top: 30px;
      font-family: "Mons_R";
      font-size: 10px;
      color: #333;
      text-decoration: underline; }
    .banner.large-category .txt .p {
      margin-top: 10px;
      font-familt: "Mons_R";
      font-size: 10px;
      color: #777; }
  .banner.brand .image {
    display: block;
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px; }
    .banner.brand .image img {
      display: block;
      width: 100%; }
  .banner.brand .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .banner.brand .txt .b {
      position: absolute;
      top: 0;
      left: 50%; }
    .banner.brand .txt .m {
      position: absolute;
      top: 0;
      left: 50%;
      font-family: "Mons_L";
      font-size: 68px;
      color: #fff;
      line-height: 50px; }
    .banner.brand .txt .s {
      position: absolute;
      top: 0;
      left: 50%;
      font-family: Mons_L;
      font-size: 11px;
      color: #fff;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-size: 36px; }

.event-detail {
  padding-bottom: 50px;
  border-bottom: 1px solid #333; }
  .event-detail .package {
    position: relative; }
    .event-detail .package img {
      display: block;
      width: 100%; }
    .event-detail .package .m {
      margin-top: 30px;
      font-size: 30px;
      color: #333; }
    .event-detail .package .p {
      margin-top: 10px;
      font-family: "Mons_R";
      font-size: 10px;
      color: #777; }
  .event-detail .foot {
    background-color: #f5f5f5;
    padding: 50px 100px; }
    .event-detail .foot h4 {
      padding-bottom: 20px; }



.g-tab {
  position: relative;
  text-align: center; }
  .g-tab li {
    display: inline-block;
    margin-left: 25px; }
    .g-tab li a {
      position: relative;
      font-family: "MinPro_R";
      font-size: 20px;
      color: #a1a1a1;
      font-size: 14px; }
      .g-tab li a strong {
        font-size: 20px;
        font-weight: 300; }
      .g-tab li a.active {
        color: #333; }
        .g-tab li a.active:after {
          display: block;
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #333;
          bottom: -2px; }
    .g-tab li:first-child {
      margin-left: 0 !important; }



.seach-result-control {
  position: relative;
  margin-bottom: 40px;
  padding: 0px 0 40px;
  border-bottom: 1px solid #ddd; }
  .seach-result-control .g-tab {
    display: inline-block; }
    .seach-result-control .g-tab li {
      margin-left: 3px; }
      .seach-result-control .g-tab li a {
        font-size: 11px;
        width: 110px;
        color: #777;
        letter-spacing: 0px;
        border: 1px solid #777; }
        .seach-result-control .g-tab li a.active {
          background-color: #333;
          color: #fff;
          border: 1px solid #333; }
  .seach-result-control .right {
    position: absolute;
    top: 0;
    right: 0; }
    .seach-result-control .right .select-control {
      margin-right: 7px;
      width: 120px; }
    .seach-result-control .right .input-control {
      margin-right: 7px;
      padding: 0 10px 0 10px;
      width: 180px;
      border: 1px solid #a1a1a1; }
    .seach-result-control .right .btn {
      width: 50px; }

dl.search-tip {
  margin: 0 auto;
  width: 680px;
  margin-top: 20px;
  border: 1px solid #ddd;
  background-color: #fff; }
  dl.search-tip dt {
    margin-top: 30px;
    float: left;
    width: 30%;
    font-size: 20px;
    text-align: center; }
    dl.search-tip dt strong {
      margin-left: 5px;
      font-family: "Mons_R";
      font-size: 21px;
      font-weight: 600; }
  dl.search-tip dd {
    float: left;
    width: 70%;
    background-color: #f5f5f5; }
    dl.search-tip dd > div {
      border-left: 1px solid #ddd;
      padding: 20px; }

.corner .title {
  padding: 50px 0 20px;
  font-family: "Mons_L";
  font-size: 20px;
  color: #333; }
.corner.layout-4 .swiper-pagination {
  display: none; }

.layout {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1300px; }
  .layout .noti {
    margin-top: 10px; }
  .layout .all-check {
    position: absolute;
    top: -4px;
    left: 0;
    z-index: 4; }
  .layout > .content {
    position: relative;
    margin-left: 220px;
    min-height: 700px; }
  .layout > .menu {
    position: absolute;
    top: 4px;
    left: 20px;
    padding: 35px 0;
    width: 160px;
    border-top: 2px solid #333; }
    .layout > .menu h3 {
      font-size: 23px;
      font-weight: 600;
      color: #333; }
    .layout > .menu dl {
      margin-top: 30px; }
      .layout > .menu dl dt a {
        font-size: 15px;
        color: #333;
        cursor: default; }
        .layout > .menu dl dt a i {
          display: none; }
      .layout > .menu dl dd {
        margin-top: 12px; }
        .layout > .menu dl dd a {
          font-size: 12px;
          color: #777;
          line-height: 1.9; }
    .layout > .menu ul.bottom-option {
      padding: 30px 0; }
      .layout > .menu ul.bottom-option li {
        width: 33.3%;
        text-align: center; }
        .layout > .menu ul.bottom-option li i {
          margin-right: 15px; }
        .layout > .menu ul.bottom-option li:after {
          content: "";
          display: block;
          position: absolute;
          top: 2px;
          left: 0;
          width: 1px;
          height: 15px;
          background: #ddd; }
        .layout > .menu ul.bottom-option li:first-child:after {
          display: none; }
  .layout.mypage h3 {
    font-size: 23px;
    font-weight: 300; }

.order-step {
  position: relative;
  margin-top: 40px; }
  .order-step h3 {
    font-size: 16px;
    font-weight: 300; }
    .order-step h3 .condition {
      margin-left: 10px;
      font-size: 11px;
      color: #a1a1a1; }
  .order-step .step-status {
    margin: 20px 20% 0 0;
    height: 80px; }
    .order-step .step-status li {
      float: left;
      position: relative;
      padding-top: 10px;
      width: 16.6%;
      text-align: center;
      font-size: 15px;
      color: #777;
      overflow: hidden; }
      .order-step .step-status li i {
        display: block;
        position: absolute;
        left: 0;
        top: 0; }
      .order-step .step-status li strong {
        font-family: "Mons_R";
        font-weight: 300;
        font-size: 26px;
        color: #333; }
  .order-step .step-result {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 15px; }
    .order-step .step-result strong {
      margin: 0 10px 0 30px;
      font-family: "Mons_R";
      font-size: 16px;
      font-weight: 300;
      color: #b5987e;
      vertical-align: middle; }
      
  .coupon-info {
    font-size: 15px; }

.mypage-block {
  position: relative;
  margin-top: 50px; }
  .mypage-block h3 {
    font-size: 23px;
    font-weight: 300; }
  .mypage-block .add-list flag.type2 {
    margin-top: 20px;
    color: #777;
    font-family: Nanum_R; }

.ex-noti {
  display: block;
  margin-top: 2px;
  font-size: 11px; }

ul.table-inline {
  margin-top: 10px;
  font-family: Nanum_R;
  border-bottom: 1px solid #ddd; }
  ul.table-inline > li {
    display: table;
    position: relative;
    width: 100%;
    border-top: 1px solid #ddd;
    font-size: 0;
    background-color: #fff;
    white-space: nowrap;
    table-layout: fixed;
    /*.btn {display:block; margin-top:0px; width:100%; letter-spacing:0;}*/ }
    ul.table-inline > li .th {
      display: table-cell;
      position: relative;
      text-align: center;
      font-size: 13px;
      vertical-align: middle;
      white-space: normal;
      word-break: break-word;
      padding: 20px 10px;
      white-space: normal;
      vertical-align: middle; }
    ul.table-inline > li .td {
      display: table-cell;
      position: relative;
      text-align: left;
      font-size: 12px;
      vertical-align: middle;
      white-space: normal;
      word-break: break-word;
      padding: 20px 10px;
      white-space: normal;
      vertical-align: middle; }
    ul.table-inline > li .td.colspan {
      color: #777;
      text-align: center; }
    ul.table-inline > li .cancel-price {
      color: #b5987e;
      white-space: nowrap; }
    ul.table-inline > li .gift-item {
      padding: 10px 10px 10px 60px; }
      ul.table-inline > li .gift-item .img {
        float: left;
        width: 30%;
        max-width: 55px; }
        ul.table-inline > li .gift-item .img img {
          display: block;
          width: 100%; }
      ul.table-inline > li .gift-item .txt {
        float: left;
        width: 70%; }
      ul.table-inline > li .gift-item .cnt {
        margin-top: 3px;
        font-size: 11px;
        color: #777; }
      ul.table-inline > li .gift-item:after {
        content: "";
        display: block;
        clear: both;
        content: ""; }
    ul.table-inline > li .text-indent {
      padding-left: 20px; }
    ul.table-inline > li .select-control select {
      width: 100%; }
    ul.table-inline > li .pack-service {
      margin-top: 5px;
      font-family: "Nanum_R";
      font-size: 11px;
      color: #777; }
    ul.table-inline > li .no-data {
      padding: 100px;
      text-align: center;
      font-family: "Nanum_R";
      font-size: 18px;
      color: #333; }
    ul.table-inline > li .empty-list {
      padding: 80px 0;
      text-align: center;
      font-size: 16px;
      color: #777; }
    ul.table-inline > li .product-info {
      position: relative;
      /*min-height: 90px;*/ }/* 180130 수정 */
      ul.table-inline > li .product-info .flag-list {
        margin-bottom: 10px; }
      ul.table-inline > li .product-info .img {
        /*position: absolute;*/
		float: left;
		width: 54px;
		top: 0;
		left: 0; }/* 180130 수정 */
        ul.table-inline > li .product-info .img img {
          display: block;
          width: 100%; }
      ul.table-inline > li .product-info .txt {
        position: relative;
        margin-left: 65px;
        margin-right: 0px;
        text-align: left;
        white-space: normal; }
        ul.table-inline > li .product-info .txt .option {
          position: relative;
          margin-top: 15px;
          font-family: Mons_L;
          font-size: 10px;
          color: #777; }
          ul.table-inline > li .product-info .txt .option .btn-line {
            display: inline-block;
            margin-left: 20px;
            font-family: "Nanum_R";
            font-size: 12px;
            color: #b5987e;
            text-decoration: underline; }
          ul.table-inline > li .product-info .txt .option .qty {
            display: inline-block;
            margin-left: 30px; }
        ul.table-inline > li .product-info .txt dl.select-size {
          margin-left: 110px;
          margin-top: -25px;
          position: relative; }
          ul.table-inline > li .product-info .txt dl.select-size dt {
            display: inline-block;
            margin-right: 10px; }
          ul.table-inline > li .product-info .txt dl.select-size dd {
            display: inline-block; }
            ul.table-inline > li .product-info .txt dl.select-size dd .select-control {
              min-width: 120px; }
        ul.table-inline > li .product-info .txt .notice {
          margin-top: 15px;
          color: #b5987e; }
    ul.table-inline > li .recycle-group {
      padding-top: 20px;
      border-top: 1px solid #ddd; }
      ul.table-inline > li .recycle-group .recycle {
        float: left;
        position: relative;
        width: 6%;
        z-index: 2; }
      ul.table-inline > li .recycle-group .recycle-content {
        float: left;
        position: relative;
        width: 94%;
        z-index: 1; }
      ul.table-inline > li .recycle-group.type2 {
        padding-top: 0;
        border: none; }
      ul.table-inline > li .recycle-group:after {
        content: "";
        display: block;
        clear: both;
        float: none; }
    ul.table-inline > li .grade-list {
      position: relative;
      padding: 0;
      padding-right: 170px; }
      ul.table-inline > li .grade-list dl {
        display: inline-block;
        margin-right: 40px; }
        ul.table-inline > li .grade-list dl dt {
          float: left;
          font-size: 11px;
          color: #777; }
        ul.table-inline > li .grade-list dl dd {
          float: left;
          margin-left: 5px;
          font-size: 12px;
          color: #333; }
        ul.table-inline > li .grade-list dl:after {
          display: block;
          clear: both;
          content: ""; }
      ul.table-inline > li .grade-list .content {
        margin-top: 30px;
        color: #333; }
        ul.table-inline > li .grade-list .content img {
          display: block;
          margin-top: 10px;
          width: 100%;
          max-width: 80%; }
      ul.table-inline > li .grade-list .date {
        position: absolute;
        top: 0;
        right: 0;
        color: #777; }
    ul.table-inline > li .option {
      position: relative;
      margin-top: 5px;
      font-family: "Mons_L";
      font-size: 10px; }
      ul.table-inline > li .option .btn-line {
        display: inline-block;
        margin-left: 20px;
        font-family: "Nanum_R";
        font-size: 12px;
        color: #b5987e;
        text-decoration: underline; }
    ul.table-inline > li .order-no {
      font-family: "Mons_L";
      font-size: 11px;
      color: #b5987e; }
    ul.table-inline > li .add {
      margin-top: 5px;
      font-family: "Mons_L";
      font-size: 11px;
      color: #b5987e; }
    ul.table-inline > li .date {
      font-family: "Mons_L";
      font-size: 11px;
      color: #777; }
    ul.table-inline > li .combine > div {
      display: none; }
    ul.table-inline > li .combine:after {
      content: "";
      display: block;
      position: absolute;
      top: -1px;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #fff; }
    ul.table-inline > li .combine.first > div {
      display: block; }
    ul.table-inline > li .combine.first:after {
      display: none; }
    ul.table-inline > li .add {
      margin-top: 5px;
      font-family: "Mons_L";
      font-size: 11px;
      color: #b5987e; }
    ul.table-inline > li .noti {
      padding: 10px 0;
      font-size: 11px;
      line-height: 1.4; }
    ul.table-inline > li.thead {
      position: relative;
      border-top: none; }
    ul.table-inline > li.tbody {
      position: relative; }
    ul.table-inline > li.thead:after, ul.table-inline > li .tbody:after {
      display: block;
      float: none;
      clear: both;
      content: ""; }
  ul.table-inline.order-shipping .t01 {
    width: 18%;
    text-align: center; }
  ul.table-inline.order-shipping .t02 {
    width: 30%;
    color: #333; }
  ul.table-inline.order-shipping .t03 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-shipping .t04 {
    width: 7%;
    text-align: center; }
  ul.table-inline.order-shipping .t05 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-shipping .t06 {
    width: 15%;
    text-align: center;
    color: #777; }
  ul.table-inline.order-shipping .t07 {
    width: 10%;
    text-align: center; }
    ul.table-inline.order-shipping .t07 a.btn {
      display: inline-block;
      min-width: 60px; }
      ul.table-inline.order-shipping .t07 a.btn.disabled {
        opacity: 0.5; }
  ul.table-inline.order-shipping-detail .t01 {
    width: 50%;
    color: #333; }
  ul.table-inline.order-shipping-detail .t02 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-shipping-detail .t03 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-shipping-detail .t04 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-shipping-detail .t05 {
    width: 10%;
    text-align: center;
    color: #777; }
  ul.table-inline.order-shipping-detail .t06 {
    width: 10%;
    text-align: center; }
    ul.table-inline.order-shipping-detail .t06 a.btn {
      display: inline-block;
      min-width: 60px; }
      ul.table-inline.order-shipping-detail .t06 a.btn.disabled {
        opacity: 0.5; }
  ul.table-inline.order-info-adjust .t01 {
    width: 55%;
    color: #333; }
  ul.table-inline.order-info-adjust .t02 {
    width: 15%;
    text-align: center; }
  ul.table-inline.order-info-adjust .t03 {
    width: 15%;
    text-align: center; }
  ul.table-inline.order-info-adjust .t04 {
    width: 15%;
    text-align: center; }
  ul.table-inline.order-cancel-request {
    border-bottom: 1px solid #ddd; }
    ul.table-inline.order-cancel-request .th, ul.table-inline.order-cancel-request .td {
      padding: 20px 10px;
      white-space: normal;
      vertical-align: middle; }
    ul.table-inline.order-cancel-request .t01 {
      width: 44%;
      color: #333; }
    ul.table-inline.order-cancel-request .t02 {
      width: 10%;
      text-align: center; }
    ul.table-inline.order-cancel-request .t03 {
      width: 12%;
      text-align: center; }
    ul.table-inline.order-cancel-request .t04 {
      width: 10%;
      text-align: center; }
    ul.table-inline.order-cancel-request .t05 {
      width: 14%;
      text-align: center;
      color: #333; }
    ul.table-inline.order-cancel-request .t06 {
      width: 10%;
      text-align: center; }
  ul.table-inline.order-cancel-select .t01 {
    width: 50%;
    color: #333; }
  ul.table-inline.order-cancel-select .t02 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-cancel-select .t03 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-cancel-select .t04 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-cancel-select .t05 {
    width: 10%;
    text-align: center;
    color: #333; }
  ul.table-inline.order-cancel-select .t06 {
    width: 10%;
    text-align: center; }
  ul.table-inline.order-reshipping-detail .t01 {
    width: 50%; }
  ul.table-inline.order-reshipping-detail .t02 {
    width: 10%; }
    ul.table-inline.order-reshipping-detail .t02.td {
      text-align: center; }
  ul.table-inline.order-reshipping-detail .t03 {
    width: 10%; }
    ul.table-inline.order-reshipping-detail .t03.td {
      text-align: center; }
  ul.table-inline.order-reshipping-detail .t04 {
    width: 10%; }
    ul.table-inline.order-reshipping-detail .t04.td {
      text-align: center; }
  ul.table-inline.order-reshipping-detail .t05 {
    width: 10%; }
    ul.table-inline.order-reshipping-detail .t05.td {
      text-align: center; }
  ul.table-inline.order-reshipping-detail .t06 {
    width: 10%; }
    ul.table-inline.order-reshipping-detail .t06.td {
      text-align: center; }
  ul.table-inline.inquiry-point .t01 {
    width: 15%;
    text-align: center; }
    ul.table-inline.inquiry-point .t01.td {
      font-family: Mons_L;
      font-size: 11px;
      color: #777; }
  ul.table-inline.inquiry-point .t02 {
    width: 10%;
    text-align: center; }
    ul.table-inline.inquiry-point .t02.td {
      font-family: Mons_L;
      font-size: 11px;
      color: #777; }
  ul.table-inline.inquiry-point .t03 {
    width: 30%;
    text-align: center; }
  ul.table-inline.inquiry-point .t04 {
    width: 30%;
    text-align: center; }
    ul.table-inline.inquiry-point .t04.td {
      font-family: Mons_L;
      font-size: 11px;
      color: #777; }
  ul.table-inline.inquiry-point .t05 {
    width: 15%;
    text-align: center; }
    
    /* 통합회원포인트내역css jeno / 2017-11-07  / start  */
    
  ul.table-inline.inquiry-point-2 .t01 {
    width: 15%;
    text-align: center; }
    ul.table-inline.inquiry-point-2 .t01.td {
      font-family: Mons_L;
      font-size: 11px;
      color: #777; }
  ul.table-inline.inquiry-point-2 .t02 {
    width: 10%;
    text-align: center; }
    ul.table-inline.inquiry-point-2 .t02.td {
      font-family: Mons_L;
      font-size: 11px;
      color: #777; }
  ul.table-inline.inquiry-point-2 .t03 {
    width: 30%;
    text-align: center; }
  ul.table-inline.inquiry-point-2 .t04 {
    width: 30%;
    text-align: center; }
    ul.table-inline.inquiry-point-2 .t04.td {
      font-family: Mons_L;
      font-size: 11px;
      color: #777; }
  ul.table-inline.inquiry-point-2 .t05 {
    width: 15%;
    text-align: center; }
    
    /* jeno - 2017-11-07 end  */
    
    
    
  ul.table-inline.coupon-point .t01 {
    width: 25%; }
    ul.table-inline.coupon-point .t01.td {
      color: #777; }
      ul.table-inline.coupon-point .t01.td .inner {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  ul.table-inline.coupon-point .t02 {
    width: 15%; }
    ul.table-inline.coupon-point .t02.td {
      text-align: center; }
  ul.table-inline.coupon-point .t03 {
    width: 30%; }
    ul.table-inline.coupon-point .t03.td .inner > div {
      position: relative; }
      ul.table-inline.coupon-point .t03.td .inner > div:after {
        content: "";
        display: block;
        position: absolute;
        top: 6px;
        left: -8px;
        width: 2px;
        height: 2px;
        background-color: #333; }
  ul.table-inline.coupon-point .t04 {
    width: 20%; }
    ul.table-inline.coupon-point .t04.td {
      text-align: center;
      font-family: Mons_R;
      font-size: 11px;
      color: #777; }
  ul.table-inline.coupon-point .t05 {
    width: 10%; }
    ul.table-inline.coupon-point .t05.td {
      text-align: center;
      color: #333; }
  ul.table-inline.inquiry-status .t01 {
    width: 12%; }
    ul.table-inline.inquiry-status .t01.td {
      color: #777;
      text-align: center; }
  ul.table-inline.inquiry-status .t02 {
    width: 15%; }
    ul.table-inline.inquiry-status .t02.td {
      color: #777;
      text-align: center; }
  ul.table-inline.inquiry-status .t03 {
    width: 29%; }
  ul.table-inline.inquiry-status .t04 {
    width: 10%;
    text-align: center; }
  ul.table-inline.inquiry-status .t05 {
    width: 10%; }
    ul.table-inline.inquiry-status .t05.td {
      color: #777;
      text-align: center; }
  ul.table-inline.inquiry-status .t06 {
    width: 14%; }
    ul.table-inline.inquiry-status .t06.td {
      color: #777;
      text-align: center; }
  ul.table-inline.inquiry-status .t07 {
    width: 10%; }
    ul.table-inline.inquiry-status .t07.td {
      color: #777;
      text-align: center; }
  ul.table-inline.exchange-request {
    border-bottom: 1px solid #ddd; }
    ul.table-inline.exchange-request .th, ul.table-inline.exchange-request .td {
      padding: 20px 10px;
      white-space: normal;
      vertical-align: middle; }
    ul.table-inline.exchange-request .t01 {
      width: 40%; }
    ul.table-inline.exchange-request .t02 {
      width: 10%; }
      ul.table-inline.exchange-request .t02.td {
        text-align: center; }
    ul.table-inline.exchange-request .t03 {
      width: 10%; }
      ul.table-inline.exchange-request .t03.td {
        text-align: center; }
    ul.table-inline.exchange-request .t04 {
      width: 10%; }
      ul.table-inline.exchange-request .t04.td {
        text-align: center; }
    ul.table-inline.exchange-request .t05 {
      width: 10%; }
      ul.table-inline.exchange-request .t05.td {
        text-align: center; }
    ul.table-inline.exchange-request .t06 {
      width: 10%;
      color: #777; }
      ul.table-inline.exchange-request .t06.td {
        text-align: center; }
    ul.table-inline.exchange-request .t07 {
      width: 10%; }
      ul.table-inline.exchange-request .t07.td {
        text-align: center; }
  ul.table-inline.exchange-detail {
    border-bottom: 1px solid #ddd; }
    ul.table-inline.exchange-detail .th, ul.table-inline.exchange-detail .td {
      padding: 20px 10px;
      white-space: normal;
      vertical-align: middle; }
    ul.table-inline.exchange-detail .t01 {
      width: 40%; }
    ul.table-inline.exchange-detail .t02 {
      width: 10%; }
      ul.table-inline.exchange-detail .t02.td {
        text-align: center; }
    ul.table-inline.exchange-detail .t03 {
      width: 8%; }
      ul.table-inline.exchange-detail .t03.td {
        text-align: center; }
    ul.table-inline.exchange-detail .t04 {
      width: 8%; }
      ul.table-inline.exchange-detail .t04.td {
        text-align: center; }
    ul.table-inline.exchange-detail .t05 {
      width: 10%; }
      ul.table-inline.exchange-detail .t05.td {
        text-align: center; }
    ul.table-inline.exchange-detail .t06 {
      width: 10%;
      color: #777; }
      ul.table-inline.exchange-detail .t06.td {
        text-align: center; }
    ul.table-inline.exchange-detail .t07 {
      width: 14%; }
      ul.table-inline.exchange-detail .t07.td {
        text-align: center;
        vertical-align: top; }
        ul.table-inline.exchange-detail .t07.td .exchange_status {
          display: table;
          width: 100%; }
          ul.table-inline.exchange-detail .t07.td .exchange_status li {
            text-align: center; }
            ul.table-inline.exchange-detail .t07.td .exchange_status li .send {
              padding-bottom: 0px;
              min-height: 100px; }
            ul.table-inline.exchange-detail .t07.td .exchange_status li .receive {
              margin-top: 0;
              padding-top: 20px;
              border-top: 1px solid #ddd; }
            ul.table-inline.exchange-detail .t07.td .exchange_status li .ps {
              margin-top: 10px;
              color: #777; }
  ul.table-inline.return-request .th, ul.table-inline.return-request .td {
    padding: 20px 10px;
    white-space: normal; }
  ul.table-inline.return-request .t01 {
    width: 50%; }
  ul.table-inline.return-request .t02 {
    width: 10%; }
    ul.table-inline.return-request .t02.td {
      text-align: center; }
  ul.table-inline.return-request .t03 {
    width: 10%; }
    ul.table-inline.return-request .t03.td {
      text-align: center; }
  ul.table-inline.return-request .t04 {
    width: 10%; }
    ul.table-inline.return-request .t04.td {
      text-align: center; }
  ul.table-inline.return-request .t05 {
    width: 10%; }
    ul.table-inline.return-request .t05.td {
      text-align: center; }
  ul.table-inline.return-request .t06 {
    width: 10%; }
    ul.table-inline.return-request .t06.td {
      text-align: center; }
  ul.table-inline.return-select .th, ul.table-inline.return-select .td {
    padding: 20px 10px;
    white-space: normal; }
  ul.table-inline.return-select .t01 {
    width: 40%;
    color: #333; }
  ul.table-inline.return-select .t02 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-select .t03 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-select .t04 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-select .t05 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-select .t06 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-select .t07 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-detail .th, ul.table-inline.return-detail .td {
    padding: 20px 10px;
    white-space: normal; }
  ul.table-inline.return-detail .t01 {
    width: 40%;
    color: #333; }
  ul.table-inline.return-detail .t02 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-detail .t03 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-detail .t04 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-detail .t05 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-detail .t06 {
    width: 10%;
    text-align: center; }
  ul.table-inline.return-detail .t07 {
    width: 10%;
    text-align: center; }
    ul.table-inline.return-detail .t07 .ps {
      margin-top: 5px; }
  ul.table-inline.mng-address .thead {
    border-top: none; }
  ul.table-inline.mng-address .t01 {
    width: 15%;
    text-align: center; }
  ul.table-inline.mng-address .t02 {
    width: 15%;
    text-align: center; }
  ul.table-inline.mng-address .t03 {
    width: 15%;
    text-align: center; }
  ul.table-inline.mng-address .t04 {
    width: 55%;
    text-align: center; }
    ul.table-inline.mng-address .t04 .inner {
      padding: 20px 0;
      width: 100%; }
    ul.table-inline.mng-address .t04 .address {
      float: left;
      width: 65%;
      text-align: left; }
      ul.table-inline.mng-address .t04 .address > div {
        padding-left: 20px; }
    ul.table-inline.mng-address .t04 .control {
      float: left;
      width: 35%;
      padding-top: 13px;
      text-align: right; }
      ul.table-inline.mng-address .t04 .control a {
        display: inline-block;
        width: 60px; }
  ul.table-inline.mng-address .btn-delete {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px; }
  ul.table-inline.question-list .thead {
    border-top: none; }
  ul.table-inline.question-list .tbody {
    display: block; }
  ul.table-inline.question-list .normal {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: left;
    cursor: pointer;
    table-layout: fixed; }
  ul.table-inline.question-list .expand {
    display: none;
    font-family: Nanum_R;
    font-size: 12px; }
    ul.table-inline.question-list .expand .step {
      padding: 20px 0; }
    ul.table-inline.question-list .expand .order-no {
      float: left;
      position: relative;
      width: 20%;
      text-align: center; }
      ul.table-inline.question-list .expand .order-no .int {
        color: #b5987e;
        white-space: normal; }
    ul.table-inline.question-list .expand .order-good {
      float: left;
      position: relative;
      width: 70%;
      min-height: 80px; }
      ul.table-inline.question-list .expand .order-good .box {
        position: relative;
        padding-bottom: 20px; }
        ul.table-inline.question-list .expand .order-good .box .img {
          position: absolute;
          width: 55px;
          top: 0;
          left: 0; }
          ul.table-inline.question-list .expand .order-good .box .img img {
            display: block;
            width: 100%; }
        ul.table-inline.question-list .expand .order-good .box .txt {
          position: relative;
          margin-left: 65px;
          text-align: left;
          white-space: normal; }
    ul.table-inline.question-list .expand .quest_icon {
      float: left;
      width: 20%;
      padding-top: 0;
      text-align: center; }
    ul.table-inline.question-list .expand .quest_content {
      float: left;
      width: 70%; }
      ul.table-inline.question-list .expand .quest_content .txt {
        white-space: normal;
        text-align: left; }
    ul.table-inline.question-list .expand .quest_btn {
      float: left;
      width: 10%; }
    ul.table-inline.question-list .expand .files {
      position: relative;
      padding: 20px 0; }
      ul.table-inline.question-list .expand .files .tit {
        position: absolute;
        top: 20px;
        left: 0;
        color: #333; }
        ul.table-inline.question-list .expand .files .tit .ico {
          margin-right: 10px; }
      ul.table-inline.question-list .expand .files ul {
        padding-left: 100px; }
        ul.table-inline.question-list .expand .files ul li {
          float: left;
          margin-right: 20px; }
    ul.table-inline.question-list .expand .step.answer {
      background-color: #f5f5f5; }
      ul.table-inline.question-list .expand .step.answer .answer_icon {
        float: left;
        width: 20%;
        padding-top: 10px;
        text-align: center; }
      ul.table-inline.question-list .expand .step.answer .answer_content {
        float: left;
        width: 70%; }
        ul.table-inline.question-list .expand .step.answer .answer_content .txt {
          white-space: normal;
          text-align: left; }
    ul.table-inline.question-list .expand .bottom .date {
      margin-top: 20px;
      font-family: Nanum_R;
      color: #777;
      text-align: right; }
    ul.table-inline.question-list .expand .bottom .btn-area {
      margin-top: 10px;
      text-align: right; }
      ul.table-inline.question-list .expand .bottom .btn-area .btn {
        display: inline-block;
        width: 60px; }
  ul.table-inline.question-list .th, ul.table-inline.question-list .td {
    padding: 20px 10px;
    white-space: normal;
    vertical-align: top; }
  ul.table-inline.question-list .t01 {
    width: 20%;
    text-align: center; }
  ul.table-inline.question-list .t02 {
    width: 55%; }
  ul.table-inline.question-list .t03 {
    width: 15%;
    text-align: center;
    position: relative;
    color: #777; }
  ul.table-inline.question-list .t04 {
    width: 10%;
    text-align: center;
    position: relative; }
  ul.table-inline.question-list-prd .thead {
    border-top: none; }
  ul.table-inline.question-list-prd .tbody {
    display: block; }
  ul.table-inline.question-list-prd .normal {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: left;
    cursor: pointer;
    table-layout: fixed; }
  ul.table-inline.question-list-prd .expand {
    display: none;
    font-family: Nanum_R;
    font-size: 12px; }
    ul.table-inline.question-list-prd .expand .step {
      padding: 20px 0; }
    ul.table-inline.question-list-prd .expand .quest_icon {
      float: left;
      width: 15%;
      padding-top: 10px;
      text-align: center; }
    ul.table-inline.question-list-prd .expand .quest_content {
      float: left;
      width: 75%; }
      ul.table-inline.question-list-prd .expand .quest_content .txt {
        white-space: normal;
        text-align: left; }
    ul.table-inline.question-list-prd .expand .files {
      position: relative;
      padding: 20px 0; }
    ul.table-inline.question-list-prd .expand .step.answer {
      background-color: #f5f5f5; }
      ul.table-inline.question-list-prd .expand .step.answer .answer_icon {
        float: left;
        width: 15%;
        padding-top: 10px;
        text-align: center; }
      ul.table-inline.question-list-prd .expand .step.answer .answer_content {
        float: left;
        width: 75%; }
        ul.table-inline.question-list-prd .expand .step.answer .answer_content .txt {
          white-space: normal;
          text-align: left; }
    ul.table-inline.question-list-prd .expand .bottom .date {
      margin-top: 20px;
      font-family: Nanum_R;
      color: #777;
      text-align: right; }
    ul.table-inline.question-list-prd .expand .bottom .btn-area {
      margin-top: 10px;
      text-align: right; }
      ul.table-inline.question-list-prd .expand .bottom .btn-area .btn {
        display: inline-block;
        width: 60px; }
  ul.table-inline.question-list-prd .th, ul.table-inline.question-list-prd .td {
    padding: 20px 10px;
    white-space: normal;
    vertical-align: top; }
  ul.table-inline.question-list-prd .t01 {
    width: 35%;
    text-align: center; }
  ul.table-inline.question-list-prd .t02 {
    width: 40%; }
  ul.table-inline.question-list-prd .t03 {
    width: 15%;
    text-align: center;
    position: relative;
    color: #777; }
  ul.table-inline.question-list-prd .t04 {
    width: 10%;
    text-align: center;
    position: relative; }
  ul.table-inline.review-list .thead {
    border-top: none; }
  ul.table-inline.review-list .th, ul.table-inline.review-list .td {
    padding: 20px 10px;
    white-space: normal;
    vertical-align: top; }
  ul.table-inline.review-list .t01 {
    width: 40%; }
  ul.table-inline.review-list .t02 {
    width: 60%; }
  ul.table-inline.review-list .control {
    padding-top: 25px;
    text-align: right; }
    ul.table-inline.review-list .control a {
      width: 60px; }
  ul.table-inline.wish-list .thead {
    border-top: none; }
  ul.table-inline.wish-list .th, ul.table-inline.wish-list .td {
    padding: 20px 10px;
    white-space: normal;
    vertical-align: middle; }
  ul.table-inline.wish-list .t01 {
    width: 5%;
    text-align: center; }
  ul.table-inline.wish-list .t02 {
    width: 65%; }
  ul.table-inline.wish-list .t03 {
    width: 15%; }
  ul.table-inline.wish-list .t04 {
    width: 15%; }
    ul.table-inline.wish-list .t04 .order-btn-group {
      /*margin-top:30px;*/ }
      ul.table-inline.wish-list .t04 .order-btn-group .btn {
        width: auto; }
  ul.table-inline.wish-list .price {
    color: #777; }
    ul.table-inline.wish-list .price .normal.cancel {
      text-decoration: line-through; }
    ul.table-inline.wish-list .price .employee {
      color: #b5987e; }
  ul.table-inline.wish-list .btn-delete {
    position: absolute;
    top: 10px;
    right: 0px;
    padding: 10px; }
  ul.table-inline.inquery-order-item .thead {
    border-top: none; }
  ul.table-inline.inquery-order-item .th, ul.table-inline.inquery-order-item .td {
    padding: 20px 10px;
    white-space: normal;
    vertical-align: middle; }
  ul.table-inline.inquery-order-item .t01 {
    width: 25%;
    text-align: center; }
  ul.table-inline.inquery-order-item .t02 {
    width: 55%; }
  ul.table-inline.inquery-order-item .t03 {
    width: 20%;
    text-align: center; }
  ul.table-inline.inquery-order-item .tbody .t01 {
    padding-left: 40px;
    width: 25%;
    vertical-align: top;
    text-align: left; }
    ul.table-inline.inquery-order-item .tbody .t01 > .checkbox {
      position: absolute;
      top: 22px;
      left: 10px; }
  ul.table-inline.inquery-order-item .tbody .t02 {
    width: 75%;
    padding: 0 10px; }
    ul.table-inline.inquery-order-item .tbody .t02 .box {
      border-top: 1px solid #ddd; }
      ul.table-inline.inquery-order-item .tbody .t02 .box .recycle-group {
        border: none;
        width: 75%; }
      ul.table-inline.inquery-order-item .tbody .t02 .box:first-child {
        border: none; }
    ul.table-inline.inquery-order-item .tbody .t02 .right {
      padding-top: 20px;
      text-align: center;
      width: 25%; }
  ul.table-inline .btn.sm {
	font-family: "Nanum_R";
	min-width: 70px !important;
	font-size: 11px !important; } /* 180130 수정 */
	
/* 180130 수정 Start */
ul.table-inline.storeReservation-history > li .date {font-family: 'Nanum_R'}
ul.table-inline.storeReservation-history > li .order-no {
	font-family: 'Nanum_R';
	margin-top : 10px;}
ul.table-inline.storeReservation-history > li .product-info .txt .option {font-family: 'Nanum_R'}
  
  ul.table-inline.storeReservation-history .t01 {
    width: 18%;
    text-align: center; }
    ul.table-inline.storeReservation-history .t01 .order-no {margin-top: 10px;}
  ul.table-inline.storeReservation-history .t02 {
    width: 30%;
    color: #333; }
  ul.table-inline.storeReservation-history .t03 {
    width: 10%;
    text-align: center; }
  ul.table-inline.storeReservation-history .t04 {
    width: 7%;
    text-align: center; }
  ul.table-inline.storeReservation-history .t05 {
    width: 10%;
    text-align: center; }
  ul.table-inline.storeReservation-history .t06 {
    width: 15%;
    text-align: center;
    color: #333; }
  ul.table-inline.storeReservation-history .t06 .btn.sm {margin-top: 10px;}
  ul.table-inline.storeReservation-history .t07 {
    width: 10%;
    text-align: center; }
    ul.table-inline.storeReservation-history .t07 a.btn {
      display: inline-block;
      min-width: 60px; }
      ul.table-inline.storeReservation-history .t07 a.btn.disabled {
        opacity: 0.5; }
      ul.table-inline.storeReservation-history .t07 .btn.sm {margin-top: 10px;}    
/* 180130 수정 End */

.privacy-group {
  width: 100%;
  max-width: 860px;
  margin: 50px auto 0; }
  .privacy-group h2 {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
    font-size: 20px;
    font-weight: 300; }
  .privacy-group .content {
    margin-top: 50px;
    letter-spacing: 0;
    line-height: 22px;
    font-size: 12px;
    font-family: Nanum_R; }
    .privacy-group .content > p {
      line-height: 22px;
      font-size: 12px;
      font-family: Nanum_R; }
    .privacy-group .content pre {
      line-height: 22px;
      font-size: 12px;
      font-family: Nanum_R; }
  .privacy-group dl {
    margin-top: 40px; }
    .privacy-group dl dt {
      font-size: 16px; }
    .privacy-group dl dd {
      margin-top: 25px;
      font-size: 12px; }

.refusal-email-group {
  width: 100%;
  max-width: 860px;
  margin: 230px auto 0;
  text-align: center; }
  .refusal-email-group h2 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 26px;
    font-weight: 300; }
  .refusal-email-group .content {
    margin-top: 30px;
    font-size: 16px; }
    .refusal-email-group .content span {
      display: block;
      margin-top: 20px;
      font-size: 12px;
      font-style: normal; }
      .refusal-email-group .content span i {
        text-decoration: underline;
        font-style: normal; }
    .refusal-email-group .content strong {
      display: block;
      margin-top: 50px;
      font-size: 16px;
      font-weight: 300; }
    .refusal-email-group .content .btn-group a {
      width: 90px; }

.post-code {
  padding: 0 20px; }
  .post-code h2 {
    font-size: 18px;
    font-weight: 300; }
  .post-code .g-tab {
    margin-top: 30px;
    padding-bottom: 30px;
    white-space: nowrap;
    font-size: 0; }
    .post-code .g-tab li {
      width: 50%;
      margin-left: 0; }
      .post-code .g-tab li a {
        display: block;
        position: relative;
        z-index: 5;
        padding: 13px 0;
        background-color: #f5f5f5;
        color: #777;
        font-family: Nanum_R;
        font-size: 14px;
        border-bottom: 1px solid #333;
        z-index: 4; }
        .post-code .g-tab li a.active {
          position: relative;
          margin-left: -1px;
          margin-right: 0px;
          background-color: #fff;
          color: #333;
          border: 1px solid #333;
          border-bottom: 1px solid #fff; }
        .post-code .g-tab li a:after {
          display: none; }
      .post-code .g-tab li:first-child {
        margin-right: 0px; }
  .post-code .content {
    padding-top: 30px;
    color: #777;
    padding: 0px 0px 50px !important; }
    .post-code .content .post-control {
      margin-left: -5px;
      margin-right: -5px;
      margin-top: 0px; }
      .post-code .content .post-control li {
        float: left; }
        .post-code .content .post-control li.state {
          width: 33.3%; }
        .post-code .content .post-control li.city {
          width: 33.3%; }
        .post-code .content .post-control li.street {
          width: 33.3%; }
        .post-code .content .post-control li.build-code {
          width: 33.3%; }
        .post-code .content .post-control li.build-name {
          width: 43.3%; }
        .post-code .content .post-control li.search {
          width: 23.3%; }
        .post-code .content .post-control li.build-code-fixed {
          width: 25%; }
        .post-code .content .post-control li.address-fixed {
          width: 75%; }
        .post-code .content .post-control li.detail-address {
          width: 75%; }
        .post-code .content .post-control li.confirm {
          width: 25%; }
          .post-code .content .post-control li.confirm .btn {
            background-color: #777;
            border: 1px solid #777; }
        .post-code .content .post-control li .gap {
          padding: 5px 5px; }
        .post-code .content .post-control li select {
          width: 100%;
          padding: 12px 10px;
          height: 40px; }
        .post-code .content .post-control li .input-control {
          border: 1px solid #a1a1a1;
          padding: 0 20px 0 10px;
          height: 38px; }
          .post-code .content .post-control li .input-control input {
            line-height: 38px;
            background: none;
            height: 38px; }
        .post-code .content .post-control li .btn {
          display: block; }
    .post-code .content .post-search-result {
      margin-top: 30px;
      border-top: 1px solid #ddd; }
      .post-code .content .post-search-result .code {
        float: left;
        width: 30%;
        padding: 6px 0;
        text-align: center;
        color: #777; }
      .post-code .content .post-search-result .address {
        float: left;
        padding: 6px 0;
        width: 70%;
        color: #777; }
      .post-code .content .post-search-result .title .code {
        padding: 10px 0; }
      .post-code .content .post-search-result .title .address {
        padding: 10px 0;
        text-align: center; }
      .post-code .content .post-search-result .cont ul {
        height: 180px;
        overflow-y: auto; }
        .post-code .content .post-search-result .cont ul li a:hover {
          background-color: #f5f0ec; }
        .post-code .content .post-search-result .cont ul.house-no {
          height: 240px; }
      .post-code .content .post-search-result .cont .info-txt {
        padding: 60px 0;
        font-size: 16px;
        color: #777;
        text-align: center; }
    .post-code .content .address-result-list {
      margin-top: 30px;
      border-top: 1px solid #ddd; }
      .post-code .content .address-result-list li {
        padding: 15px 0;
        border-bottom: 1px solid #ddd; }
        .post-code .content .address-result-list li .tit {
          float: left;
          width: 25%;
          font-size: 11px;
          color: #777;
          text-align: center; }
        .post-code .content .address-result-list li .address {
          float: left;
          width: 75%; }
          .post-code .content .address-result-list li .address > div {
            padding-left: 10px; }
    .post-code .content .dot-list {
      margin-top: 20px; }
      .post-code .content .dot-list li {
        font-size: 11px;
        color: #777;
        margin-top: 5px; }
    .post-code .content .btn-group a {
      width: 100px; }

.size-guide {
  padding: 40px; }
  .size-guide h2 {
    font-family: Mons_R;
    font-size: 26px;
    font-weight: 300; }
  .size-guide h3 {
    padding-left: 10px;
    padding-bottom: 10px;
    font-family: Mons_R;
    font-weight: 300;
    font-size: 15px;
    color: #777; }
  .size-guide a.btn-close {
    position: absolute;
    top: 40px;
    right: 40px; }
  .size-guide .g-tab {
    padding: 30px 0; }
    .size-guide .g-tab li {
      margin-left: 50px; }
      .size-guide .g-tab li a {
        font-family: Mons_L;
        font-size: 20px;
        text-transform: uppercase; }
  .size-guide .size-table {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd; }
    .size-guide .size-table .thead {
      display: table-header-group; }
    .size-guide .size-table .tbody {
      display: table-row-group; }
    .size-guide .size-table .th {
      display: table-cell;
      background-color: #f5f0ec;
      padding: 10px 0;
      vertical-align: middle;
      border-top: 1px solid #ddd;
      border-left: 1px solid #ddd; }
      .size-guide .size-table .th:first-child {
        border-left: none; }
    .size-guide .size-table .td {
      display: table-cell;
      background-color: #fff;
      padding: 10px 0;
      vertical-align: middle;
      color: #777;
      border-top: 1px solid #ddd;
      border-left: 1px solid #ddd; }
      .size-guide .size-table .td:first-child {
        border-left: none; }
    .size-guide .size-table .tr {
      display: table-row;
      text-align: center;
      line-height: 1.8; }
    .size-guide .size-table.top-size .t01 {
      width: 28%;
      font-size: 11px; }
    .size-guide .size-table.top-size .t02 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size .t03 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size .t04 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size .t05 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size .t06 {
      width: 24%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t01 {
      width: 28%;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t02 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t03 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t04 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t05 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t06 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size2 .t07 {
      width: 12%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size3 .t01 {
      width: 16.6%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size3 .t02 {
      width: 16.6%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size3 .t03 {
      width: 16.6%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size3 .t04 {
      width: 16.6%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size3 .t05 {
      width: 16.6%;
      font-family: Mons_L;
      font-size: 11px; }
    .size-guide .size-table.top-size3 .t06 {
      width: 16.6%;
      font-family: Mons_L;
      font-size: 11px; }

.card-guide {
  padding: 40px; }
  .card-guide a.btn-close {
    position: absolute;
    top: 40px;
    right: 40px; }
  .card-guide h2 {
    font-size: 23px;
    font-weight: 300;
    padding-bottom: 0 !important; }
  .card-guide h3 {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: 300;
    font-size: 18px;
    color: #333; }
  .card-guide table.layer-table {
    margin-top: 20px;
    width: 100%;
    color: #777 !important;
    font-family: "Nanum_R";
    font-size: 11px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    /*.no-border-row td:first-child {border-left:1px solid #ddd; }*/ }
    .card-guide table.layer-table th {
      padding: 6px 15px;
      background-color: #f5f0ec;
      color: #333;
      font-size: 12px;
      font-weight: 300;
      border-bottom: 1px solid #ddd;
      border-left: 1px solid #ddd;
      border-collapse: collapse;
      /*	&:first-child {border-left:none;}*/ }
    .card-guide table.layer-table td {
      padding: 8px 15px;
      background-color: #fff;
      font-size: 12px;
      border-bottom: 1px solid #ddd;
      color: #777;
      border-left: 1px solid #ddd;
      border-collapse: collapse;
      line-height: 1.7;
      /*&:first-child {border-left:none; }*/ } /* 171229 수정 */
  .card-guide .dot-list {
    margin-top: 20px; }
  .card-guide .dot-list li {
    font-size: 11px;
    color: #777; }

.mobile-only header {
  position: relative;
  height: 50px;
  background-color: #333; }
  .mobile-only header h1 {
    padding: 15px 0;
    font-family: "Mons_L";
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    letter-spacing: 2px; }
  .mobile-only header a.btn-prev {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 15px; }
.mobile-only .setting-group > ul > li {
  border-top: 1px solid #ddd; }
  .mobile-only .setting-group > ul > li .package {
    position: relative;
    padding: 20px; }
    .mobile-only .setting-group > ul > li .package .content {
      position: relative;
      margin-top: 20px;
      font-size: 13px; }
      .mobile-only .setting-group > ul > li .package .content strong {
        font-family: "Mons_L"; }
      .mobile-only .setting-group > ul > li .package .content i {
        display: block;
        margin-top: 5px;
        font-style: normal;
        font-size: 10px;
        color: #a1a1a1; }
      .mobile-only .setting-group > ul > li .package .content .toggle-switch {
        position: absolute;
        top: -13px;
        right: 0; }
      .mobile-only .setting-group > ul > li .package .content .user a.btn {
        display: block;
        position: absolute;
        top: -5px;
        right: 0;
        width: 60px; }
      .mobile-only .setting-group > ul > li .package .content .log {
        position: relative;
        margin-top: 15px; }
        .mobile-only .setting-group > ul > li .package .content .log .auto_status {
          position: absolute;
          top: 0;
          right: 0;
          color: #a1a1a1; }
    .mobile-only .setting-group > ul > li .package .ver_no {
      position: absolute;
      top: 25px;
      right: 20px;
      color: #a1a1a1; }
    .mobile-only .setting-group > ul > li .package .dot-list li {
      color: #a1a1a1; }
    .mobile-only .setting-group > ul > li .package .message {
      font-size: 13px; }
    .mobile-only .setting-group > ul > li .package .date {
      margin-top: 20px;
      font-family: "Mons_L";
      color: #a1a1a1;
      font-size: 11px; }
  .mobile-only .setting-group > ul > li.empty .package {
    padding: 40px 20px; }
.mobile-only .setting-group.alert > ul {
  border-bottom: 1px solid #ddd; }
.mobile-only .setting-group h2 {
  font-size: 18px;
  font-weight: 300; }
.mobile-only .btn-group {
  margin-top: 40px;
  padding: 20px; }
  .mobile-only .btn-group a.btn-add {
    display: block !important; }

.step-guide .package {
  margin-top: 25px; }
  .step-guide .package ul li {
    float: left;
    position: relative;
    width: 16.6%;
    padding: 5px 0;
    text-align: center; }
    .step-guide .package ul li .ico-my-step {
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .step-guide .package ul li h5 {
      font-size: 17px;
      font-weight: 300;
      padding-left: 20px; }
      .step-guide .package ul li h5.highlight {
        color: #b5987e; }
    .step-guide .package ul li > div {
      margin-top: 7px;
      font-family: "Nanum_R";
      font-size: 11px;
      color: #777;
      padding-left: 30px;
      padding-right: 10px; }

.order-btn-group {
  position: relative;
  margin-top: 0px;
  right: 0;
  margin-left: -2px;
  margin-right: -2px;
  text-align: right;
  z-index: 3; }
  .order-btn-group li {
    padding: 0 2px;
    margin-left: 5px; }
    .order-btn-group li .btn {
      padding: 3px 10px 2px;
      letter-spacing: -1px;
      min-width: 50px; }
  .order-btn-group.type2 {
    position: relative; }
  .order-btn-group.type3 {
    position: relative;
    margin-top: -32px; }

.overLayer {
  display: none;
  position: absolute;
  top: 18px;
  left: 50%;
  width: 215px;
  margin-left: -107px;
  min-width: 200px;
  padding: 20px;
  border: 1px solid #333;
  background: #fff;
  z-index: 4; }
  .overLayer h4 {
    font-size: 15px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd; }
  .overLayer p {
    display: block;
    padding: 15px 0 0;
    line-height: 20px; }
  .overLayer.overl-delivery {
    margin-left: -96px; }

.order-list-filter .package {
  background-color: #f5f5f5;
  padding: 15px 80px;
  border-bottom: 1px solid #ddd; }
  .order-list-filter .package .pull-left {
    width: 30%; }
  .order-list-filter .package label {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle; }
  .order-list-filter .package .select-control {
    display: inline-block;
    vertical-align: middle; }
    .order-list-filter .package .select-control select {
      width: 140px; }

.order.cancel_order {
  margin-top: 20px;
  padding: 0; }

.pay-info .package .inner {
  padding: 0 10px; }
.pay-info .package table {
  margin-top: 20px; }
  .pay-info .package table th .sub {
    padding: 10px 0 0 10px;
    letter-spacing: 0;
    font-size: 11px; }
  .pay-info .package table td {
    border-left: 1px solid #ddd; }
    .pay-info .package table td:first-child {
      /*border-left:none;*/ }
  .pay-info .package table.result {
    border-top: 1px solid #ddd; }
    .pay-info .package table.result th {
      background-color: #777;
      color: #fff; }
.pay-info .package .refund {
  font-family: Nanum_R;
  font-size: 11px;
  color: #777; }
.pay-info .package .refund-info {
  font-family: Nanum_R;
  color: #777; }
  .pay-info .package .refund-info .tit {
    padding-bottom: 15px; }
  .pay-info .package .refund-info > .group {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px; }
    .pay-info .package .refund-info > .group .input-control {
      border: 1px solid #a1a1a1; }
    .pay-info .package .refund-info > .group label {
      display: inline-block;
      vertical-align: middle;
      width: 50px; }
    .pay-info .package .refund-info > .group .content {
      display: inline-block;
      vertical-align: middle; }
    .pay-info .package .refund-info > .group .btn {
      padding: 10px 6px; }
      .pay-info .package .refund-info > .group .btn.disabled {
        opacity: 0.5;
        cursor: default; }
  .pay-info .package .refund-info.type2 > .group {
    margin-bottom: 20px;
    margin-right: 60px; }
  .pay-info .package .refund-info .select-control {
    min-width: 100px; }
.pay-info .package .pull-left {
  width: 50%; }

.group {
  position: relative; }
  .group.my-mana {
    border: 2px solid #333;
    padding: 33px 10px 33px; }
    .group.my-mana .pull-left {
      width: 33.3%; }
    .group.my-mana .pull-right {
      width: 66.6%; }
      .group.my-mana .pull-right > div {
        float: left;
        width: 50%; }
    .group.my-mana dl {
      text-align: center; }
      .group.my-mana dl dt {
        display: inline-block; }
      .group.my-mana dl dd {
        display: inline-block;
        position: relative;
        padding-left: 15px;
        padding-top: 5px;
        font-size: 16px;
        text-align: left;
        vertical-align: middle; }
        .group.my-mana dl dd user-name {
          color: #333; }
        .group.my-mana dl dd strong {
          font-family: "Mons_R";
          color: #b5987e;
          font-size: 17px;
          font-weight: 300; }
        .group.my-mana dl dd .btn-detail {
          display: inline-block;
          margin-left: 20px;
          text-decoration: underline;
          font-size: 11px;
          color: #777; }
        .group.my-mana dl dd .btn-add {
          top: 30px;
          right: -20px; }
  .group.select-option-sms {
    margin-top: 50px; }
    .group.select-option-sms .question {
      font-size: 16px; }
    .group.select-option-sms .package {
      margin-top: 15px;
      padding: 40px;
      border-top: 1px solid #333;
      border-bottom: 1px solid #777; }
      .group.select-option-sms .package dl {
        margin-top: 40px; }
        .group.select-option-sms .package dl dt {
          float: left;
          width: 20%; }
        .group.select-option-sms .package dl dd {
          float: left;
          width: 80%; }
          .group.select-option-sms .package dl dd .inner .radio {
            margin-right: 20px; }
          .group.select-option-sms .package dl dd .inner .date {
            margin-top: 5px;
            font-family: Nanum_R;
            font-size: 11px;
            color: #777; }
        .group.select-option-sms .package dl:first-child {
          margin-top: 0; }
  .group.my-item {
    margin-top: 30px; }
    .group.my-item .tit {
      font-family: Nanum_R;
      font-size: 13px; }
    .group.my-item .package {
      margin-top: 20px;
      padding: 33px 0;
      border: 2px solid #333; }
      .group.my-item .package > ul > li {
        float: left;
        width: 50%;
        text-align: center; }
        .group.my-item .package > ul > li dl {
          display: inine-block; }
          .group.my-item .package > ul > li dl dt {
            display: inline-block;
            vertical-align: middle; }
          .group.my-item .package > ul > li dl dd {
            display: inline-block;
            margin-left: 30px;
            vertical-align: middle;
            text-align: left;
            font-size: 16px; }
            .group.my-item .package > ul > li dl dd .grade {
              color: #b5987e; }
            .group.my-item .package > ul > li dl dd strong {
              margin-right: 10px;
              font-family: Mons_R;
              font-size: 17px;
              font-weight: 300; }
  .group.pre-agreement {
    font-family: Nanum_R;
    color: #777; }
  .group.futherover {
    margin-top: 50px; }
    .group.futherover .tit {
      font-size: 13px;
      padding-bottom: 15px; }
  .group.g-tab {
    margin-top: 50px;
    white-space: nowrap;
    font-size: 0; }
    .group.g-tab li {
      width: 50%;
      margin-left: 0; }
      .group.g-tab li a {
        padding: 13px 0;
        background-color: #f5f5f5;
        color: #777;
        font-family: "Nanum_R";
        font-size: 14px;
        border-bottom: 1px solid #333; }
        .group.g-tab li a.active {
          background-color: #fff;
          color: #333;
          border: 1px solid #333;
          border-bottom: 1px solid #fff; }
        .group.g-tab li a:after {
          display: none; }
      .group.g-tab li:first-child {
        margin-right: 0px; }
  .group.period-control .package {
    padding: 20px 70px 10px;
    background-color: #f5f5f5;
    font-family: Nanum_R;
    font-size: 13px; }
    .group.period-control .package .tit {
      margin-right: 30px; }
    .group.period-control .package .type {
      margin-right: 60px;
      margin-bottom: 5px; }
      .group.period-control .package .type ul li {
        margin-left: 5px; }
        .group.period-control .package .type ul li .btn {
          width: 54px;
          padding: 8px 0;
          min-width: auto;
          border: 1px solid #777777;
          background-color: #fff;
          font-family: "Nanum_R";
          font-size: 11px;
          color: #777; }
          .group.period-control .package .type ul li .btn.active {
            background-color: #777;
            color: #fff; }
        .group.period-control .package .type ul li:first-child {
          margin-left: 0; }
    .group.period-control .package .calendar {
      margin-right: 10px; }
      .group.period-control .package .calendar .date {
        display: inline-block;
        margin-bottom: 5px; }
    .group.period-control .package .btn-block {
      text-align: center;
      margin-bottom: 5px;
      margin-right: 5px; }
      .group.period-control .package .btn-block a.btn {
        display: inline-block;
        width: 90px;
        padding: 8px 0; }
    .group.period-control .package .checkbox {
      margin-top: 8px;
      font-family: Nanum_R;
      font-size: 11px;
      color: #777;
      vertical-align: top; }
    .group.period-control .package > div {
      display: inline-block;
      vertical-align: middle; }
    .group.period-control .package .input-layout {
      height: 30px;
      background-color: #fff;
      width: 130px; }
      .group.period-control .package .input-layout input {
        height: 100%; }
    .group.period-control .package .box {
      display: inline-block;
      margin-right: 0; }
      .group.period-control .package .box .tit {
        display: inline-block;
        vertical-align: middle; }
      .group.period-control .package .box .type {
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle; }
  .group.radio-list {
    padding: 0 40px; }
    .group.radio-list .radio {
      margin-right: 30px; }
  .group.address-info .package {
    border-top: 1px solid #333;
    font-family: 'Nanum_R';
    margin-top: 10px; }
    .group.address-info .package dl {
      display: table;
      width: 100%;
      border-bottom: 1px solid #ddd; }
      .group.address-info .package dl dt {
        display: table-cell;
        vertical-align: middle;
        background-color: #f5f5f5;
        padding: 25px 20px;
        width: 14.2%;
        color: #777; }
      .group.address-info .package dl dd {
        display: table-cell;
        padding: 25px 20px;
        width: 80%; }
        .group.address-info .package dl dd strong {
          font-family: "Mons_R";
          font-size: 11px;
          font-weight: 300; }
        .group.address-info .package dl dd .tit {
          display: inline-block;
          width: 100px; }
        .group.address-info .package dl dd .content {
          display: inline-block; }
      .group.address-info .package dl.pull-left {
        width: 50%; }
        .group.address-info .package dl.pull-left dt {
          width: 30%; }
    .group.address-info .package .message-inline {
      display: inline-block;
      width: 400px;
      vertical-align: middle; }
    .group.address-info .package .input-select {
      position: relative; }
      .group.address-info .package .input-select .message-control {
        display: none;
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        background: #fff;
        border: 1px solid #ddd;
        padding: 5px 0; }
        .group.address-info .package .input-select .message-control li {
          padding: 0; }
          .group.address-info .package .input-select .message-control li a {
            padding: 5px 0 5px 10px;
            color: #777;
            font-size: 11px; }
          .group.address-info .package .input-select .message-control li:hover a {
            color: #333; }
    .group.address-info .package .num {
      display: inline-block;
      margin-left: 13px;
      color: #777;
      margin-right: 15px; }
  .group.cost-info {
    display: table;
    width: 100%;
    border-top: 1px solid #333;
    margin-top: 20px; }
    .group.cost-info .left {
      display: table-cell;
      width: 55%; }
      .group.cost-info .left dl {
        display: table;
        width: 100%;
        border-bottom: 1px solid #ddd; }
        .group.cost-info .left dl dt {
          display: table-cell;
          width: 30%;
          min-width: 100px;
          padding: 20px 10px;
          background-color: #f5f5f5;
          vertical-align: middle; }
        .group.cost-info .left dl dd {
          display: table-cell;
          width: 70%;
          padding: 20px 10px;
          background-color: #fff;
          vertical-align: middle; }
    .group.cost-info .right {
      display: table-cell;
      width: 45%;
      vertical-align: middle;
      font-size: 18px;
      color: #fff;
      text-align: center;
      background-color: #333; }
      .group.cost-info .right strong {
        margin-left: 10px;
        font-family: Mons_R;
        font-size: 26px;
        vertical-align: bottom; }
  .group.pay-select {
    position: relative; }
    .group.pay-select .package {
      margin-top: 20px;
      border-top: 1px solid #333;
      border-bottom: 1px solid #ddd;
      padding: 30px 40px; }
      .group.pay-select .package .radio {
        margin-right: 20px;
        margin-bottom: 5px; }
  .group.order-agree .package {
    position: relative;
    margin-top: 20px;
    padding: 40px 140px 40px 40px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;
    color: #777; }
    .group.order-agree .package .checkbox {
      position: absolute;
      top: 40px;
      right: 40px; }
  .group.gift-cost .tit {
    margin-top: 20px; }
    .group.gift-cost .tit i {
      display: inline-block;
      color: #777;
      font-style: normal; }
  .group.gift-cost .package {
    margin-top: 20px;
    padding: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .group.gift-cost .package .pull-left {
      width: 50%; }
    .group.gift-cost .package .pull-right {
      width: 50%; }
    .group.gift-cost .package .img {
      float: left;
      width: 20%;
      max-width: 55px; }
      .group.gift-cost .package .img img {
        display: block;
        width: 100%; }
    .group.gift-cost .package .txt {
      float: left;
      width: 80%;
      vertical-align: middle;
      color: #777; }
      .group.gift-cost .package .txt .option {
        margin-top: 6px; }
      .group.gift-cost .package .txt .inner {
        padding-left: 20px; }
  .group.order-date .package {
    margin-top: 20px;
    padding: 30px 60px;
    background-color: #f5f5f5;
    font-family: "Nanum_R";
    color: #333; }
    .group.order-date .package strong {
      padding-left: 5px;
      font-family: "Mons_R";
      font-size: 14px;
      font-weight: 300;
      color: #333; }
    .group.order-date .package .box {
      display: inline-block;
      margin-right: 40px;
      padding: 5px 0; }
  .group.order-custom-info .package {
    margin-top: 10px;
    padding: 40px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd; }
    .group.order-custom-info .package .pull-left {
      width: 33.3%;
      text-align: center;
      color: #777; }
      .group.order-custom-info .package .pull-left strong {
        font-weight: 300;
        color: #333; }
  .group.order-cost-info ul.order-btn-group .select-control select {
	    margin-right:20px; }
  .group.order-cost-info .package {
    margin-top: 10px;
    border-top: 1px solid #333; }
    .group.order-cost-info .package .list {
      display: table;
      float: left;
      width: 25%;
      border-bottom: 1px solid #ddd; }
      .group.order-cost-info .package .list .tit {
        background-color: #fff;
        width: 100%;
        font-family: "Nanum_R";
        font-size: 12px;
        text-align: center;
        border-left: 1px solid #ddd; }
        .group.order-cost-info .package .list .tit .down {
          font-size: 18px; }
          .group.order-cost-info .package .list .tit .down strong {
            font-family: "Mons_R";
            font-size: 22px;
            font-weight: 300; }
      .group.order-cost-info .package .list .detail {
        background-color: #f5f5f5;
        width: 100%;
        padding: 0px;
        border-left: 1px solid #ddd; }
        .group.order-cost-info .package .list .detail .left {
          float: left;
          text-align: left;
          color: #777; }
        .group.order-cost-info .package .list .detail .right {
          float: right;
          text-align: right;
          font-family: Mons_L; }
        .group.order-cost-info .package .list .detail .inner {
          height: 80px; }
      .group.order-cost-info .package .list:first-child .tit, .group.order-cost-info .package .list:first-child .detail {
        border: none; }
    .group.order-cost-info .package .inner {
      padding: 20px; }
  .group.type-cost-info {
    border-bottom: 1px solid #ddd; }
    .group.type-cost-info .package h5 {
      padding: 15px 0;
      font-size: 15px;
      font-weight: 300;
      text-align: center;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; }
    .group.type-cost-info .package .head a {
      display: block;
      position: relative;
      padding: 10px 30px;
      background-color: #f5f5f5;
      font-family: "Mons_L";
      font-size: 11px; }
      .group.type-cost-info .package .head a .ico.ico-expand {
        position: absolute;
        top: 18px;
        right: 18px; }
    .group.type-cost-info .package .content {
      padding: 20px;
      border-right: 1px solid #ddd;
      position: relative;
      right: -1px; }
      .group.type-cost-info .package .content .clearfix {
        padding: 5px 0; }
      .group.type-cost-info .package .content .pull-left {
        width: 70%; }
        .group.type-cost-info .package .content .pull-left i {
          display: block;
          font-style: normal;
          font-family: Nanum_R;
          color: #777; }
        .group.type-cost-info .package .content .pull-left:after {
          content: "";
          display: block;
          position: absolute;
          top: 7px;
          left: -10px;
          width: 2px;
          height: 2px;
          background-color: #333; }
      .group.type-cost-info .package .content .pull-right {
        width: 30%;
        text-align: right; }
        .group.type-cost-info .package .content .pull-right strong {
          font-family: "Mons_L"; }
    .group.type-cost-info .package .box {
      border-left: 1px solid #ddd; }
    .group.type-cost-info .package > .pull-left {
      width: 50%; }
      .group.type-cost-info .package > .pull-left.cancel .head {
        border-bottom: 1px solid #ddd; }
      .group.type-cost-info .package > .pull-left.cancel .content {
        display: none;
        border-bottom: 1px solid #ddd;
        border-right: none; }
  .group.point-info .package {
    margin-top: 20px;
    text-align: left; }
    .group.point-info .package strong {
      font-family: "Mons_R";
      font-weight: 300; }
    .group.point-info .package em {
      font-style: normal;
      color: #8f3737; }
    .group.point-info .package span {
      display: inline-block; }
  .group.add-pay-nfo .package {
    margin-top: 20px; }
    .group.add-pay-nfo .package .up {
      position: relative;
      text-align: center; }
      .group.add-pay-nfo .package .up .price {
        display: inline-block;
        text-align: center;
        width: 100px;
        text-align: right; }
    .group.add-pay-nfo .package .down {
      position: relative;
      text-align: center; }
      .group.add-pay-nfo .package .down .price {
        display: inline-block;
        text-align: center;
        width: 100px;
        text-align: right; }
    .group.add-pay-nfo .package .detail {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: 80px;
      color: #777;
      white-space: nowrap; }
  .group.pay-guide .package {
    margin-top: 20px;
    font-family: "Nanum_R";
    color: #777; }
  .group.confirm-password {
    text-align: center; }
    .group.confirm-password h5 {
      font-family: Nanum_R;
      text-align: left; }
    .group.confirm-password .package {
      display: inline-block;
      margin-top: 55px;
      width: 500px; }
      .group.confirm-password .package dl {
        padding-top: 10px;
        text-align: center; }
        .group.confirm-password .package dl dt {
          display: inline-block;
          width: 120px;
          font-family: Nanum_R;
          vertical-align: middle;
          text-align: left; }
        .group.confirm-password .package dl dd {
          display: inline-block;
          width: 300px;
          vertical-align: middle; }
      .group.confirm-password .package .notice {
        margin-top: 5px;
        padding-left: 162px;
        color: #8f3737;
        text-align: left; }
      .group.confirm-password .package:first-child {
        padding-top: 0; }
  .group.personal-info .package {
    margin-top: 20px;
    padding: 20px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd; }
    .group.personal-info .package dl {
      position: relative;
      padding: 20px 0; }
      .group.personal-info .package dl dt {
        float: left;
        padding-left: 0px;
        width: 20%;
        min-width: 130px;
        font-family: Nanum_R;
        vertical-align: middle;
        font-family: Nanum_R; }
        .group.personal-info .package dl dt .inner {
          padding-left: 40px; }
      .group.personal-info .package dl dd {
        float: left;
        width: 80%;
        vertical-align: middle; }
        .group.personal-info .package dl dd .btn {
          width: 90px;
          font-family: Nanum_R;
          font-size: 11px;
          letter-spacing: -1px; }
    .group.personal-info .package .static-label {
      padding-top: 12px; }
    .group.personal-info .package .wedding-anniversary li {
      float: left;
      width: 120px; }
      .group.personal-info .package .wedding-anniversary li .gap {
        padding: 0 5px; }
    .group.personal-info .package .select-control {
      width: 100%; }
  .group.refund-account .package {
    margin-top: 20px; }
  .group .btn-add {
    position: absolute;
    top: 0;
    right: 0; }

h4 {
  font-size: 16px;
  font-weight: 300; }
  h4 .condition {
    margin-left: 10px;
    font-size: 11px;
    color: #a1a1a1; }

.about-product h2 {
  padding-bottom: 30px;
  font-weight: 300; }
.about-product .group {
  position: relative;
  margin-top: 10px; }
  .about-product .group .tit {
    margin-bottom: 5px; }
  .about-product .group .input-control {
    border: 1px solid #a1a1a1; }
  .about-product .group .log {
    position: absolute;
    bottom: -20px;
    right: 0;
    text-align: right;
    color: #a1a1a1;
    font-family: "Mons_L";
    font-size: 11px; }
.about-product .checkbox {
  margin-top: 5px; }
.about-product .bottom {
  padding: 30px;
  background-color: #f5f5f5; }
  .about-product .bottom .package .dot-list {
    margin-top: 10px; }
    .about-product .bottom .package .dot-list li {
      margin-top: 5px; }
  .about-product .bottom .package .ico {
    padding-right: 10px; }
.about-product .clause {
  padding: 30px 40px;
  background-color: #f5f5f5; }
  .about-product .clause h3 {
    position: relative;
    font-size: 15px;
    font-weight: 300; }
    .about-product .clause h3 a.btn-toggle {
      display: none;
      position: absolute;
      top: -15px;
      right: -15px;
      padding: 20px; }
  .about-product .clause dl {
    position: relative;
    margin-top: 10px; }
    .about-product .clause dl dt {
      float: left;
      width: 35%; }
      .about-product .clause dl dt:after {
        content: "";
        display: block;
        position: absolute;
        top: 7px;
        left: -8px;
        width: 2px;
        height: 2px;
        background-color: #333; }
    .about-product .clause dl dd {
      float: left;
      width: 65%;
      color: #777; }
  .about-product .clause .confirm-area {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 20px; }
.about-product .customer-info {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd; }
  .about-product .customer-info h3 {
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 300; }
  .about-product .customer-info dl {
    margin-bottom: 5px; }
    .about-product .customer-info dl dt {
      float: left;
      width: 35%;
      padding-top: 14px; }
    .about-product .customer-info dl dd {
      float: left;
      width: 65%; }

#size_guide table {
  margin-top: 50px;
  width: 100%; }
  #size_guide table th {
    padding: 10px 5px;
    background-color: #f5f0ec;
    font-family: "Mons_L";
    font-size: 11px;
    color: #333;
    text-align: center;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    #size_guide table th:first-child {
      border-left: none; }
  #size_guide table td {
    padding: 10px 5px;
    font-family: "Mons_R";
    font-size: 10px;
    color: #777;
    text-align: center;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    #size_guide table td:first-child {
      border-left: none; }

#change_phone .group {
  margin-bottom: 10px; }
#change_phone dl dt {
  float: left;
  width: 50%; }
#change_phone dl dd {
  float: left;
  width: 30%; }
  #change_phone dl dd .btn {
    margin-left: 0;
    min-width: auto;
    width: 100%; }
#change_phone dl.tel dt .input-control {
  margin-right: 5px; }
#change_phone .left-time {
  padding: 5px 0 0 10px; }

#refund_pay .pay-info .package .pull-left {
  width: 100%; }
#refund_pay table.basic th {
  /*min-width: 50px;*/ }
#refund_pay table.basic td {
  border-left: 1px solid #ddd; }

#order-custom dl {
  margin-top: 5px;
  font-family: Nanum_R;
  color: #777; }
  #order-custom dl dt {
    font-size: 12px; }
  #order-custom dl dd {
    font-size: 11px; }
    #order-custom dl dd input {
      color: #777; }

.good-review h5 {
  margin-bottom: 5px;
  font-family: Nanum_R;
  font-size: 12px;
  color: #777; }
  .good-review h5 .sub {
    margin-left: 15px;
    font-family: Nanum_R;
    color: #8f3737;
    font-size: 11px; }
.good-review .view .package {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 0; }
  .good-review .view .package .img {
    float: left;
    width: 20%;
    text-align: center; }
    .good-review .view .package .img img {
      display: inline-block;
      width: 100%;
      max-width: 55px; }
  .good-review .view .package .txt {
    float: left;
    width: 80%;
    font-family: Nanum_R;
    font-size: 12px; }
    .good-review .view .package .txt .option {
      margin-top: 5px;
      font-family: Mons_L;
      font-size: 10px;
      color: #777; }
.good-review .check-grade {
  margin-top: 20px; }
  .good-review .check-grade .package {
    padding: 20px;
    background-color: #f5f5f5; }
    .good-review .check-grade .package .grade dl {
      float: left;
      width: 33.3%; }
      .good-review .check-grade .package .grade dl dt {
        display: inline-block;
        color: #333;
        width: 50px; }
      .good-review .check-grade .package .grade dl dd {
        display: inline-block;
        font-family: Nanum_R;
        color: #777; }
    .good-review .check-grade .package .set-radio dl dt {
      float: left;
      width: 20%;
      width: 50px; }
    .good-review .check-grade .package .set-radio dl dd {
      display: block;
      float: left;
      width: 80%;
      white-space: nowrap; }
      .good-review .check-grade .package .set-radio dl dd .radio {
        display: inline-block;
        width: 33.3%;
        margin-right: 10px;
        margin-bottom: 5px; }
    .good-review .check-grade .package > div {
      padding: 5px 0; }
.good-review .write {
  position: relative;
  margin-top: 10px; }
  .good-review .write .input-control {
    border: 1px solid #a1a1a1; }
  .good-review .write .log {
    text-align: right;
    color: #a1a1a1;
    font-family: "Mons_L";
    font-size: 11px; }
  .good-review .write .add-txt {
    margin-top: 3px;
    font-family: Nanum_R;
    font-size: 11px;
    color: #8f3737;
    white-space: initial; }
.good-review .group.noti {
  background-color: #f5f5f5;
  padding: 40px; }
  .good-review .group.noti .ico {
    margin-right: 10px; }

.add-file .package .area {
  position: relative;
  padding: 5px;
  border: 1px solid #a1a1a1;
  text-align: right;
  min-height: 60px; }
  .add-file .package .area.fill {
    background-color: #f5f5f5; }
  .add-file .package .area input {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: #eee;
    opacity: 0;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: pointer; }
  .add-file .package .area i.ico-addfile {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px; }
  .add-file .package .area ul {
    padding-right: 60px;
    text-align: left; }
    .add-file .package .area ul li {
      float: left;
      padding: 0 10px; }
      .add-file .package .area ul li .ico-delete {
        display: inline-block;
        margin-left: 7px; }
.add-file .add-txt {
  margin-top: 3px;
  font-family: Nanum_R;
  font-size: 11px;
  color: #777;
  white-space: normal; }
.add-file .capacity {
  font-family: Mons_R;
  font-size: 12px;
  color: #777; }
.add-file ul.inline-list li {
  float: left; }
  .add-file ul.inline-list li .gap {
    padding: 2px 10px; }
  .add-file ul.inline-list li .ico-delete {
    margin-left: 5px; }

.member-benefit .table-benefit {
  width: 100%;
  border-bottom: 1px solid #ddd; }
  .member-benefit .table-benefit th {
	padding: 25px 0;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	font-weight: 300;
	letter-spacing: .5px;
	} /* 180110 수정 v2 */
  .member-benefit .table-benefit td {
	padding: 25px 0;
	border-top: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	letter-spacing: .5px;}/* 180110 수정 v2 */
    .member-benefit .table-benefit td .txt {
      margin-top: 5px; }
    .member-benefit .table-benefit td  ul li {line-height: 20px; letter-spacing: .5px;}/* 180110 수정 v2 */  
  .member-benefit .table-benefit .inner {
    padding: 0 40px; }
.member-benefit .group.noti {
  background-color: #f5f5f5;
  padding: 43px; } /* 180109 수정 */
  .member-benefit .group.noti .ico {
    margin-right: 10px; }
  .member-benefit .group.noti .dot-list {
    margin-top: 10px; }
    .member-benefit .group.noti .dot-list li {letter-spacing: .5px} /* 180110 수정 v2 */
.member-benefit .mobile {
  display: none; }

.join .signUp > .txt {
  padding-left: 40px; }

.ic {
  display: inline-block;
  vertical-align: middle;
  text-indent: -999em;
  background: url(../image/ico_member.png) no-repeat; }
  .ic.ico-arr {
    width: 13px;
    height: 25px;
    margin-right: 10px;
    background-position: 0 -27px; }
  .ic.ico-q {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    background-position: -50px 0; }
  .ic.ico-payco {
    width: 47px;
    height: 10px;
    margin-right: 3px;
    background-position: 0 -82px; }
  .ic.ico-notice {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background-position: 0 0; }
  .ic.ico-plus {
    width: 20px;
    height: 24px;
    background-position: 0 -52px; }
  .ic.ico-equals {
    width: 20px;
    height: 24px;
    background-position: -44px -52px; }

.bnr-ic {
  display: inline-block;
  vertical-align: middle;
  background: url(../image/cs_icon.png) no-repeat; }
  .bnr-ic.ico-qna1 {
    width: 54px;
    height: 52px;
    background-position: 0 -145px; }
  .bnr-ic.ico-qna2 {
    width: 45px;
    height: 42px;
    background-position: -55px -145px; }
  .bnr-ic.ico-qna3 {
    width: 46px;
    height: 40px;
    background-position: -102px -145px; }
  .bnr-ic.ico-qna4 {
    width: 42px;
    height: 42px;
    background-position: -152px -145px; }
  .bnr-ic.ico-vArr {
    width: 16px;
    height: 8px;
    background-position: -21px -19px; }
  .on .bnr-ic.ico-vArr {
    background-position: 0 -19px; }
  .bnr-ic.ico-tel {
    width: 20px;
    height: 20px;
    background-position: -169px -217px; }
  .bnr-ic.ico-more {
    width: 10px;
    height: 10px;
    background-position: 0 0; }
  .bnr-ic.ico-move {
    width: 14px;
    height: 20px;
    background-position: -17px -33px;
    text-indent: 0; }

.bullet {
  display: inline-block;
  margin-right: 8px;
  font-size: 18px;
  line-height: 11px;
  color: #333; }

.prd-title-area h2 {
  line-height: 1; }

.hide-pc {
  display: none !important; }

.err {
  display: inline-block;
  color: #c20000 !important;
  margin-top: 5px; }
  .err > a {
    color: #c20000;
    display: inline-block;
    margin: 0  2px; }

.err-box {
  display: block;
  margin-top: 5px; }

.order h1, .order h2, .order h3, .order h4, .order h5, .member h1, .member h2, .member h3, .member h4, .member h5, .CS h1, .CS h2, .CS h3, .CS h4, .CS h5 {
  font-weight: normal; }
.order h3, .member h3, .CS h3 {
  font-size: 23px; }
.order h4, .member h4, .CS h4 {
  font-size: 18px; }
.order h5, .member h5, .CS h5 {
  font-size: 13px; }
.order strong, .member strong, .CS strong {
  font-weight: normal; }
.order em, .order i, .member em, .member i, .CS em, .CS i {
  font-style: normal; }
.order textarea, .member textarea, .CS textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none; }
.order select:focus, .member select:focus, .CS select:focus {
  outline: none; }
.order input[type="submit"], .order input[type="cancel"], .member input[type="submit"], .member input[type="cancel"], .CS input[type="submit"], .CS input[type="cancel"] {
  cursor: pointer; }
.order .checkbox-errors, .member .checkbox-errors, .CS .checkbox-errors {
  margin-top: 5px;
  text-align: left; }
  .order .checkbox-errors ul > li, .member .checkbox-errors ul > li, .CS .checkbox-errors ul > li {
    color: #c20000; }
.order .flR, .member .flR, .CS .flR {
  float: right;
  width: 230px; }
.order .flL, .member .flL, .CS .flL {
  margin-bottom: 18px; }
.order .btn, .member .btn, .CS .btn {
  box-sizing: border-box;
  font-size: 13px;
  padding: 10px 0;
  line-height: 1.4;
  letter-spacing: -0.2px;
  vertical-align: middle; }
  .order .btn.sm, .member .btn.sm, .CS .btn.sm {
    padding: 4px 0;
    font-size: 11px;
    line-height: 1.2; }
.order .btn-area, .member .btn-area, .CS .btn-area {
  width: 100%;
  margin-top: 30px;
  text-align: center; }
  .order .btn-area .btn, .member .btn-area .btn, .CS .btn-area .btn {
    padding: 10px 24px; }
.order .txt, .member .txt, .CS .txt {
  font-weight: normal;
  line-height: 20px; }
  .order .txt.t14, .member .txt.t14, .CS .txt.t14 {
    font-size: 14px; }
.order .notice, .member .notice, .CS .notice {
  box-sizing: border-box;
  width: 100%;
  background: #f5f5f5; }
.order strong, .member strong, .CS strong {
  font-family: "Mons_R", Mons_R, sans-serif;
  color: #333;
  color: #333; }
.order strong.char, .member strong.char, .CS strong.char {
  font-family: Nanum_R;
  font-weight: 600;
  font-size: 16px; }
.order strong.weightL, .member strong.weightL, .CS strong.weightL {
  font-family: "Mons_L", Mons_L, sans-serif;
  font-weight: normal; }
.order .line1, .member .line1, .CS .line1 {
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.order .line2, .member .line2, .CS .line2 {
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.order .w120, .member .w120, .CS .w120 {
  width: 80px; }
.order .w200, .member .w200, .CS .w200 {
  width: 100%;
  max-width: 200px; }
.order .w240, .member .w240, .CS .w240 {
  width: 240px; }
.order .w400, .member .w400, .CS .w400 {
  width: 400px; }
.order .w580, .member .w580, .CS .w580 {
  width: 540px; }
.order .w660, .member .w660, .CS .w660 {
  width: 620px; }

.head-tree {
  width: 100%; }
  .head-tree ul {
    border-bottom: 1px solid #ddd; }
  .head-tree li {
    box-sizing: border-box;
    float: left;
    width: 272px;
    padding: 0 20px 0 0;
    color: #a1a1a1;
    font-size: 16px;
    line-height: 1; }
    .head-tree li > span {
      display: inline-block;
      padding: 0 80px 20px 20px; }
    .head-tree li.select > span {
      position: relative;
      top: 1px;
      border-bottom: 1px solid #333;
      color: #333; }
    .head-tree li:first-child {
      width: 240px;
      padding: 0; }
      .head-tree li:first-child span {
        padding-right: 110px; }
    .head-tree li i {
      display: inline-block;
      font-style: normal;
      margin-right: 16px;
      font-size: 43px;
      vertical-align: sub;
      font-family: "Mons_L", Mons_L, sans-serif; }
  .head-tree .txt {
    margin: 30px 0 10px;
    line-height: 2.2;
    color: #777; }
    .head-tree .txt strong {
      display: inline-block; }
    .head-tree .txt span {
      display: inline-block;
      margin: 0 6px; }
    .head-tree .txt .user {
      margin-left: 0; }
      .head-tree .txt .user em {
        margin-right: 0;
        color: #b5987e; }
    .head-tree .txt .btn {
      width: 64px;
      margin-left: 5px; }

.container-fluid > .order .context, .container-fluid > .member .context {
  margin-bottom: 50px; }
  .container-fluid > .order .context > h5, .container-fluid > .member .context > h5 {
    margin-bottom: 10px; }
  .container-fluid > .order .context .txt-area, .container-fluid > .member .context .txt-area {
    width: 100%;
    height: 270px;
    box-sizing: border-box;
    overflow-y: scroll;
    padding: 10px 35px 12px;
    border: 1px solid #ddd; }
    .container-fluid > .order .context .txt-area .txt-cont, .container-fluid > .member .context .txt-area .txt-cont {
      width: 100%;
      color: #777;
      line-height: 20px;
      font-size: 12px;
      font-weight: normal;
      white-space: pre-line;
      letter-spacing: 2px;
      line-height: 22px; }
      .container-fluid > .order .context .txt-area .txt-cont pre, .container-fluid > .member .context .txt-area .txt-cont pre {
        letter-spacing: 2px;
        line-height: 22px;
        font-family: Nanum_R; }
  .container-fluid > .order .context .check div.checkbox, .container-fluid > .member .context .check div.checkbox {
    margin: 20px 0 0;
    width: 100%;
    text-align: right; }
    .container-fluid > .order .context .check div.checkbox label, .container-fluid > .member .context .check div.checkbox label {
      color: #333; }

.inputWrap {
  position: relative;
  margin: 5px 0; }
  .inputWrap .inputLayer {
    display: none;
    box-sizing: border-box;
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 5px 0 5px 5px;
    font-size: 11px;
    color: #777;
    background: #fff;
    border: 1px solid #ddd;
    text-align: left;
    z-index: 5; }
    .inputWrap .inputLayer > span {
      display: none; }
      .inputWrap .inputLayer > span.on {
        display: inline-block; }
    .inputWrap .inputLayer .red {
      color: #c20000;
      margin-right: 10px; }
    .inputWrap .inputLayer .green {
      color: #009d1e; }

.errWrap .body {
  padding-top: 0; }
.errWrap footer {
  background: #fff;
  padding: 50px 20px; }
  .errWrap footer .copyright {
    margin: 0; }

.form-table2 {
  width: 100%; }
  .form-table2 > ul > li {
    margin-bottom: 18px; }
  .form-table2 label {
    display: inline-block;
    margin-bottom: 5px; }
  .form-table2 .check-save {
    margin-bottom: 16px; }
    .form-table2 .check-save .checkbox {
      vertical-align: top; }
    .form-table2 .check-save:after {
      display: block;
      float: none;
      clear: both;
      content: ""; }
    .form-table2 .check-save .errBox {
      display: inline-block;
      width: 70%;
      text-align: right; }
      .form-table2 .check-save .errBox .err {
        text-align: left; }

.table {
  box-sizing: border-box;
  display: block;
  width: 100%; }
  .table li:after {
    content: "";
    display: block;
    clear: both;
    float: none; }
  .table .th, .table .td {
    box-sizing: border-box;
    float: left;
    display: block;
    height: 100%;
    min-height: 40px; }
  .table .th {
    width: 30%;
    padding: 10px 0 5px; }
  .table .td {
    width: 70%;
    padding: 5px 0 5px; }
  .table .input-control {
    border-color: #333; }
  .table .col {
    width: 300px;
    margin-bottom: 0; }
    .table .col .input-control {
      margin-bottom: 0; }
    .table .col .select-control {
      display: inline-block;
      width: 31.5%;
      margin-right: 4px;
      margin-bottom: 0; }
      .table .col .select-control select {
        width: 100%;
        border-color: #333; }
      .table .col .select-control:last-child {
        margin-right: 0; }
  .table .col2 {
    margin-bottom: 10px; }
    .table .col2 .input-control {
      display: inline-block;
      width: 158px;
      margin-right: 2px; }
    .table .col2 .btn {
      display: inline-block;
      width: 100px; }
    .table .col2 .btn-area {
      display: inline-block;
      width: auto;
      margin-top: 0; }
    .table .col2 .timer {
      display: block;
      text-indent: 10px;
      margin-top: 5px; }
  .table .col3:after {
    content: "";
    display: block;
    clear: both;
    float: none; }
  .table .col3 .select-control {
    float: left;
    display: block;
    width: 33.3%;
    box-sizing: border-box;
    padding-left: 5px; }
    .table .col3 .select-control:first-child {
      padding-left: 0; }
    .table .col3 .select-control select {
      width: 100%;
      border-color: #333; }
  .table .type-b > div {
    display: inline-block; }
  .table .type-b .input-control {
    width: 55%;
    max-width: 170px;
    margin: 0; }
  .table .type-b .input-control input.email:-ms-input-placeholder { color: red; }
  .table .type-b .input-control input.email::-webkit-input-placeholder { color: red; }
  .table .type-b .input-control input.email:-moz-placeholder { color: red; }
  .table .type-b .input-control input.email::-moz-placeholder { color: red; }
  .table .type-b .input-control input.email::placeholder { color: red; }
  .table .type-b .btn-box {
    width: 45%;
    max-width: 99px;
    text-align: right; }
    .table .type-b .btn-box .btn {
      width: 100%; }

.table.type2 .th, .table.type2 .td {
  width: 100%;
  height: auto;
  min-height: auto; }
.table.type2 .th {
  padding-bottom: 0; }
.table.type2 .td {
  min-height: 40px; }
.table.type2 .input-control, .table.type2 .select-control {
  margin: 0; }

.ect-group {
  width: 100%;
  max-width: 1300px;
  margin: 150px auto 0; }
  .ect-group h2 {
    margin-bottom: 15px; }
  .ect-group .content {
    width: 100%;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin: 0 auto;
    padding: 150px 0;
    text-align: center; }
    .ect-group .content h3 {
      font-size: 26px;
      margin: 45px 0 30px;
      font-weight: normal; }
    .ect-group .content .txt {
      line-height: 1.5;
      margin-bottom: 40px; }
    .ect-group .content .comment em {
      font-size: 18px;
      display: inline-block;
      padding-right: 10px;
      vertical-align: middle; }
  .ect-group.no-page {
    margin-top: 50px; }
    .ect-group.no-page .content {
      border: none; }
    .ect-group.no-page .btn {
      margin-top: 50px;
      padding: 10px 20px;
      letter-spacing: 0; }

.val-area {
  position: absolute;
  top: 10px;
  right: -97px;
  width: 80px; }
  .val-area span {
    display: inline-block;
    font-size: 13px;
    line-height: 1; }
  .val-area i {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background: url(../image/cs_icon.png) no-repeat;
    vertical-align: middle; }
  .val-area i.ico-success {
    background-position: -68px -287px; }
  .val-area i.ico-fail {
    background-position: -68px -314px; }
  .val-area .red {
    color: #c20000; }
  .val-area .green {
    color: #498e34; }

/** popup **/
.g-layer .layer {
  box-sizing: border-box;
  z-index: 30; }
  .g-layer .layer.w800 {
    width: 800px; }
  .g-layer .layer.w400 {
    width: 400px; }
  .g-layer .layer.w640 {
    width: 640px; }
  .g-layer .layer em {
    font-style: normal; }
  .g-layer .layer h2 {
    padding: 40px; }
  .g-layer .layer .txt {
    font-weight: normal;
    line-height: 20px; }
    .g-layer .layer .txt.t14 {
      font-size: 14px; }
  .g-layer .layer .checkbox-errors {
    margin-top: 5px;
    text-align: left; }
    .g-layer .layer .checkbox-errors ul > li {
      color: #c20000; }
  .g-layer .layer .btn {
    box-sizing: border-box;
    font-size: 13px;
    padding: 10px 0;
    line-height: 1.4;
    letter-spacing: -0.2px;
    vertical-align: middle; }
    .g-layer .layer .btn.sm {
      padding: 4px 0;
      font-size: 11px;
      line-height: 1.2; }
  .g-layer .layer .btn-area {
    width: 100%;
    margin-top: 30px;
    text-align: center; }
    .g-layer .layer .btn-area .btn {
      padding: 10px 24px; }
  .g-layer .layer .body .content {
    padding: 0px 40px 50px; }
    .g-layer .layer .body .content .txt {
      font-size: 12px;
      color: #777; }
    .g-layer .layer .body .content .table .hold .td {
      padding: 10px 0 5px; }
  .g-layer .layer .form-control .btn {
    padding: 7px 24px; }
  .g-layer .layer .form-control input[type="cancel"].btn {
    max-width: 76px; }
  .g-layer .layer .errorFamilySaleYSmsN .form-control input[type="cancel"].btn {
  	max-width: 84px;
  }

  .g-layer .layer .inactive-account .txt {
    padding: 0 0 30px; }
    .g-layer .layer .inactive-account .txt p {
      font-size: 15px;
      margin-bottom: 14px; }
  .g-layer .layer .inactive-account .layer-table {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0; }
    .g-layer .layer .inactive-account .layer-table .txt {
      font-size: 12px;
      color: #333;
      padding: 30px 0; }
    .g-layer .layer .inactive-account .layer-table > .err {
      display: block;
      margin-left: 24.5%; }
    .g-layer .layer .inactive-account .layer-table .col3 {
      width: 300px; }
    .g-layer .layer .inactive-account .layer-table .th {
      width: 25%; }
    .g-layer .layer .inactive-account .layer-table .td .err {
      padding: 5px 0;
      margin-top: 0; }
    .g-layer .layer .inactive-account .layer-table .type-b {
      position: relative; }
  .g-layer .layer .edit-password .txt {
    margin-bottom: 10px; }
  .g-layer .layer .edit-password .form-table2 {
    padding: 30px 0 23px; }
    .g-layer .layer .edit-password .form-table2 > ul {
      margin-bottom: 20px; }
      .g-layer .layer .edit-password .form-table2 > ul > li {
        position: relative;
        margin-bottom: 15px; }
  .g-layer .layer .edit-password .btn-area .btn {
    width: 75px; }
  .g-layer .layer .edit-password .notice {
    box-sizing: border-box;
    width: 100%;
    padding: 20px 40px 30px 30px;
    background: #f5f5f5; }
    .g-layer .layer .edit-password .notice p {
      margin-bottom: 24px;
      margin-left: 23px;
      text-indent: -23px;
      font-size: 11px;
      color: #777;
      line-height: 18px; }
    .g-layer .layer .edit-password .notice li {
      padding-bottom: 2px;
      margin-left: 10px;
      text-indent: -5px; }
  .g-layer .layer .new-SignUp .txt {
    margin-bottom: 10px; }
  .g-layer .layer .new-SignUp .col3 {
    width: 300px; }
  .g-layer .layer .new-SignUp .err {
    display: block;
    width: 100%; }
  .g-layer .layer .new-SignUp .btn-area {
    margin-top: 25px; }
  .g-layer .layer .new-SignUp .comment {
    display: block;
    margin: 0 0 0 10px;
    padding-top: 5px;
    line-height: 1; }
  .g-layer .layer .new-SignUp .table.type2 .th {
    padding-bottom: 5px; }
  .g-layer .layer .confirm-email .txt {
    margin-bottom: 10px; }
  .g-layer .layer .confirm-email .btn-area .btn {
    width: 75px; }
  .g-layer .layer .errorFamilySaleYSmsN .btn-area .btn {
    width: 84px; line-height:normal; padding:9px 24px; }

  .g-layer .layer .pop-textarea pre.txt {
    white-space: pre-line; }
  .g-layer .layer.copy-url h2 {
    padding: 10px 20px;
    background-color: #b5987e;
    color: #fff; }
  .g-layer .layer.copy-url .input-control {
    margin-top: 10px;
    border: 1px solid #dbbca0 !important; }
  .g-layer .layer.copy-url .group {
    margin-top: 30px; }
  .g-layer .layer.copy-url .btn-close {
    top: 15px;
    right: 15px; }
  .g-layer .layer.card-guide .group {
    padding: 40px; }
  .g-layer .layer.storeInfo .group {
    padding: 40px; }

.event-main .image img {
  display: block;
  width: 100%; }

/* 171031 CS 팝업 추가 s */
#marketing-receive .group {
  padding-top: 30px;
  border-top: 1px solid #ddd; }
  #marketing-receive .group p {
    font-size: 13px;
    text-align: center; }
    #marketing-receive .group p em {
      color: #8f3737;
      text-decoration: underline; }
  #marketing-receive .group .image {
    display: block;
    margin: 30px 0;
    text-align: center; }

#product-reservation .group .package {
  margin-bottom: 17px;
  border-bottom: 1px solid #ddd; }
  #product-reservation .group .package dl {
    display: table;
    border-top: 1px solid #ddd; }
    #product-reservation .group .package dl dt {
      display: table-cell;
      width: 136px;
      text-align: center;
      color: #8f3737;
      vertical-align: middle; }
    #product-reservation .group .package dl dd {
      display: table-cell;
      width: 622px;
      padding: 10px 0 10px 30px;
      box-sizing: border-box; }
      #product-reservation .group .package dl dd strong {
        line-height: 22px; }
      #product-reservation .group .package dl dd .list-group > li {
        padding: 5px 0;
        border-bottom: 1px solid #ddd; }
        #product-reservation .group .package dl dd .list-group > li:nth-child(3) {
          border-bottom: none; }
    #product-reservation .group .package dl:nth-child(2) dd {
      padding-top: 5px;
      padding-bottom: 5px; }
  #product-reservation .group .package .ico1 {
    width: 67px;
    height: 65px;
    background-position: 0 -365px; }
  #product-reservation .group .package .ico2 {
    width: 64px;
    height: 60px;
    background-position: -72px -365px; }
#product-reservation .btn-group-layout li {
  width: 270px; }

/* 171031 CS 팝업 추가 e */
@media screen and (max-width: 991px) {
  .event-main a {
    display: block;
    width: 100%; }

  .event-main .image {
    position: relative;
    width: 990px;
    left: 50%;
    margin-left: -495px; } }
@media screen and (max-width: 991px) {
  .hide-m {
    display: none !important; }

  .hide-pc {
    display: inline-block !important; }

  .order, .member, .CS {
    /*for safari*/ }
    .order .bullet, .member .bullet, .CS .bullet {
      margin-right: 5px; }
    .order .w120, .order .w200, .order .w240, .order .w400, .order .w580, .order .w660, .member .w120, .member .w200, .member .w240, .member .w400, .member .w580, .member .w660, .CS .w120, .CS .w200, .CS .w240, .CS .w400, .CS .w580, .CS .w660 {
      box-sizing: border-box;
      width: 100%;
      max-width: 100%; }
    .order .btn.sm, .member .btn.sm, .CS .btn.sm {
      width: auto; }
    .order input.btn, .member input.btn, .CS input.btn {
      -webkit-border-radius: 0;
      -webkit-appearance: none; }
    .order select, .member select, .CS select {
      -webkit-border-radius: 0;
      font-size: 12px;
      height: 40px;
      /*-webkit-appearance:menulist-button;*/
      width: 100%; }

  .head-tree ul {
    display: table;
    width: 100%; }
  .head-tree li {
    display: table-cell;
    float: none;
    padding: 0 0 0 1%;
    font-size: 12px; }
    .head-tree li:nth-child(1) {
      width: 30%;
      min-width: 70px;
      padding-right: 1%; }
      .head-tree li:nth-child(1) > span {
        width: 100%;
        padding-right: 0; }
    .head-tree li:nth-child(2) {
      width: 35%;
      min-width: 110px; }
    .head-tree li:nth-child(3) {
      width: 30%;
      min-width: 98px; }
    .head-tree li > span {
      width: 74%;
      padding: 0 0 5px 5%;
      letter-spacing: 0; }
    .head-tree li i {
      margin-right: 10%;
      font-size: 24px; }
    .head-tree li .ico-arr {
      margin-right: 1%;
      background-size: 325%;
      background-position: 0px -17px;
      height: 18px; }
  .head-tree .txt {
    margin: 10px 0; }
    .head-tree .txt .btn.sm {
      padding: 4px 6px; }
    .head-tree .txt span {
      line-height: 1; }
    .head-tree .txt .user {
      display: block;
      margin-top: 10px; }
    .head-tree .txt .grade {
      margin-left: 0; }

  .container-fluid > .order .context .txt-area, .container-fluid > .member .context .txt-area {
    padding: 30px 20px; }
    .container-fluid > .order .context .txt-area textarea, .container-fluid > .member .context .txt-area textarea {
      box-sizing: border-box;
      padding: 20px; }
  .container-fluid > .order .context .check div.checkbox, .container-fluid > .member .context .check div.checkbox {
    text-align: left; }

  .table .th, .table .td {
    width: 100%;
    padding: 0 0 5px; }
  .table .th {
    min-height: 15px; }
  .table .td {
    box-sizing: content-box;
    padding: 0 0 15px; }
  .table .col {
    width: 100%;
    text-align: center; }
    .table .col .select-control {
      width: 32%;
      margin-right: 2px; }
  .table .type-b {
    text-align: left; }
    .table .type-b:after {
      content: "";
      display: block;
      float: none;
      clear: both; }
    .table .type-b > div {
      display: block;
      box-sizing: border-box; }
    .table .type-b .input-control {
      float: left;
      width: 67%;
      max-width: 100%; }
    .table .type-b .btn-box {
      float: right;
      width: 33%;
      max-width: inherit;
      text-align: right; }
      .table .type-b .btn-box .btn {
        width: 98%; }

  .val-area {
    position: relative;
    top: 0;
    right: inherit;
    width: 80px;
    margin-top: 5px; }

  /*popup*/
  .g-layer .layer {
    overflow-x: hidden;
    width: 100%;
    border: 1px solid #333 !important; }
    .g-layer .layer.w800 {
      width: 100%; }
    .g-layer .layer.w400 {
      width: 100%; }
    .g-layer .layer.w640 {
      width: 100%; }
    .g-layer .layer h2 {
      padding: 30px 20px 0; }
    .g-layer .layer .body {
      width: 100%; }
      .g-layer .layer .body .content {
        box-sizing: border-box;
        position: relative;
        padding: 40px 20px; }
        .g-layer .layer .body .content .table .hold .th {
          width: 25%;
          min-height: 47px;
          padding: 10px 0 5px;
          font-size: 12px; }
        .g-layer .layer .body .content .table .hold .td {
          width: 75%;
          font-size: 12px; }
        .g-layer .layer .body .content div {
          font-size: 12px; }
    .g-layer .layer .inactive-account .txt {
      padding: 0 0 20px; }
    .g-layer .layer .inactive-account .layer-table .err {
      margin-left: 0; }
    .g-layer .layer .inactive-account .layer-table .col3 {
      width: 100%; }
    .g-layer .layer .inactive-account .layer-table .timer {
      float: none;
      clear: both;
      margin: 0;
      padding-top: 5px;
      text-indent: 0; }
    .g-layer .layer .edit-password .notice {
      padding: 20px 20px 30px; }
    .g-layer .layer .edit-password .form-table2 {
      padding-top: 20px; }
      .g-layer .layer .edit-password .form-table2 .input-control {
        margin-bottom: 10px; }
      .g-layer .layer .edit-password .form-table2 .txt {
        bottom: -31px;
        padding: 5px 15px; }
    .g-layer .layer .confirm-email .txt .hide-pc {
      display: block;
      color: #a1a1a1; }
    .g-layer .layer .confirm-email .table {
      margin-top: 36px; }
      .g-layer .layer .confirm-email .table .th {
        padding-bottom: 5px; }
      .g-layer .layer .confirm-email .table .col2 .input-control {
        margin-right: 3px; }
    .g-layer .layer .confirm-email .btn-area .btn {
      padding: 10px 20px; }
    .g-layer .layer .new-SignUp .col3 {
      width: 100%; }
    .g-layer .layer .new-SignUp .err {
      margin-top: 0; }

  .errWrap footer {
    padding: 25px 20px; }
    .errWrap footer .copyright {
      text-align: center; }

  .ect-group {
    margin-top: 40px; }
    .ect-group .content {
      margin: 0 auto;
      padding: 50px 0; }
      .ect-group .content h3 {
        font-size: 16px;
        margin: 45px 0 20px;
        font-weight: normal; }
      .ect-group .content .txt {
        line-height: 1.7;
        font-size: 11px;
        margin-bottom: 30px;
        color: #777; }
      .ect-group .content .comment {
        font-size: 13px; }
        .ect-group .content .comment em {
          vertical-align: sub;
          padding-right: 5px; }
      .ect-group .content.err500 {
        padding: 80px 0; }
    .ect-group.no-page {
      margin-top: 0;
      padding-bottom: 50px; }

  .prd-info .price dl .coupon-benefit .btn-coupon-close {
    display: block; }

  /* 171031 CS 팝업 추가 s */
  #marketing-receive .group .image img {
    width: 80%;
    max-width: 325px; }

  #product-reservation .group .package dl {
    display: block;
    width: 100%; }
    #product-reservation .group .package dl dt {
      display: block;
      width: 100%;
      padding-top: 10px; }
    #product-reservation .group .package dl dd {
      display: block;
      width: 100%;
      padding-left: 0; }
  #product-reservation .btn-group-layout li {
    float: none; }

  /* 171031 CS 팝업 추가 e */ }
.delivery-edit h2 {
  padding-bottom: 40px; }

.inquery-layer {
  height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

table.table-in {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd; }
  table.table-in th {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 5px;
    font-family: "Nanum_R"; }
  table.table-in td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 5px;
    font-family: "Nanum_R"; }
    
@media screen and (max-width: 991px) {
  .prd-info .prd-submit {
    /* 171226 수정 */ }
    .prd-info .prd-submit .shopMerchandise {
      /*margin-bottom: 60px;*/ 
      }/* 171229 수정 */
      .prd-info .prd-submit .shopMerchandise .btnService {
        width: 50%; }/* 171229 수정 */
      .prd-info .prd-submit .shopMerchandise a.btnService {
        width: 100%;
        line-height: 32px; }/* 171229 수정 */
      .prd-info .prd-submit .shopMerchandise a.btnInfo {
        width: 48%;
        margin-left: 0; }/* 171229 수정 */
        .prd-info .prd-submit .shopMerchandise a.btnInfo .ico-q {
          display: inline-block; } }

/*
    ========================================
    responsive scss
    ========================================
    @author         : 
    @version        : v1.0
    @date-create    : 
    @file-name      : responsive
*/
@media screen and (max-width: 991px) {
  .web-hide {
    display: block !important; }

  span.web-hide {
    display: inline-block !important; }

  .mobile-hide {
    display: none !important; }
    
  #wrapper > .body {padding-top: 100px !important;} /* 180326 수정 */
  #wrapper > .body.longer {padding-top: 50px; }
  #wrapper > .body.app {padding-top: 50px !important; }

  .container {
    width: 100%; }

  .container-fluid {
    padding: 0 15px; }

  .enter-2-clearfix {
    display: block;
    float: none;
    clear: both; }

  .enter-4-clearfix {
    display: none !important;
    float: none;
    clear: both; }

  .enter-5-clearfix {
    display: none !important;
    float: none;
    clear: both; }

  .mg-t-sm {
    margin-top: 15px !important; }

  .mg-t-md {
    margin-top: 25px !important; }

  .mg-t-lg {
    margin-top: 50px !important; }

  .mgt-xxxs {
    margin-top: 2px !important; }

  .mgt-xxs {
    margin-top: 5px !important; }

  .mgt-xs {
    margin-top: 10px !important; }

  .mgt-sm {
    margin-top: 15px !important; }

  .mgt-md {
    margin-top: 25px !important; }

  .mgt-lg {
    margin-top: 40px !important; }

  .mgt-xl {
    margin-top: 50px !important; }

  .ico.menu {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 20px;
    background-position: 0 0;
    background-size: 200px; }

  .ico.search {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 20px;
    background-position: -25px 0;
    background-size: 200px; }

  .ico.mypage {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 20px;
    background-position: -50px 0;
    background-size: 200px; }

  .ico.cart {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 20px;
    background-position: -75px 0;
    background-size: 200px; }

  .ico.cart:hover {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 20px;
    background-position: -75px 0;
    background-size: 200px; }

  .ico.ico-root-prev {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 35px;
    height: 35px;
    background-position: 0 -40px;
    background-size: 200px; }

  .ico.ico-root-top {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 35px;
    height: 35px;
    background-position: -35px -40px;
    background-size: 200px; }

  .ico.star {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 10px;
    height: 10px;
    background-position: 0 -25px;
    background-size: 200px; }

  .ico.star.active {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 10px;
    height: 10px;
    background-position: -10px -25px;
    background-size: 200px; }

  .ico.star.type2 {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 10px;
    height: 10px;
    background-position: -20px -25px;
    background-size: 200px; }

  .ico.star.type2.active {
    background-position: -30px -25px;
    width: 10px;
    height: 10px; }

  .ico.ico-detail-circle {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 50px;
    height: 50px;
    background-position: -100px 0;
    background-size: 200px; }

  .ico.ico-search {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 20px;
    height: 20px;
    background-position: 0 -80px;
    background-size: 200px; }

  .ico.close-menu-m02 {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 20px !important;
    height: 20px !important;
    background-position: -20px -80px !important;
    background-size: 200px !important; }

  .ico.ico-set {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 20px;
    height: 20px;
    background-position: -38px -78px;
    background-size: 200px; }

  .ico.ico-call {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 20px;
    height: 20px;
    background-position: -58px -78px;
    background-size: 200px; }

  .ico.ico-step-new {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 23px;
    height: 7px;
    background-position: -40px -25px;
    background-size: 200px; }

  .ico.facebook {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 25px;
    background-position: -70px -50px;
    background-size: 200px; }

  .ico.twiter {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 25px;
    background-position: -95px -50px;
    background-size: 200px; }

  .ico.pinterest {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 25px;
    background-position: -120px -50px;
    background-size: 200px; }

  .ico.kakao-story {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 25px;
    background-position: -145px -50px;
    background-size: 200px; }

  .ico.link-url {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 25px;
    height: 25px;
    background-position: -170px -50px;
    background-size: 200px; }

  .ico.wish {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 10px;
    height: 10px;
    background-position: -70px -25px;
    background-size: 200px; }

  .ico.wish.active {
    background-position: -80px -25px; }

  .bnr-ic.ico-more {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 10px;
    height: 10px;
    background-position: -150px 0;
    background-size: 200px; }

  .ico.ico-my-step {
    width: 21px;
    height: 80px;
    background-position: -180px -105px;
    background-size: 400px; }

  .ico.ico-wish-b {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 16px;
    height: 18px;
    background-position: -117px -8px;
    background-size: 152px; }

  .ico.ico-wish-b.active {
    background-position: -133px -8px; }

  .ico.ico-addview {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 21px;
    height: 21px;
    background-position: -80px -80px;
    background-size: 200px; }

  .ico.close-menu {
    width: 21px;
    height: 21px;
    background-position: -80px 0;
    background-size: 200px; }

  .CS .content.CS-store .sec .store-list li i.ico-marker {
    background: url(../../kr/image/ico_m.png) 0 0 !important;
    width: 42px !important;
    height: 50px !important;
    background-position: 96px -200px !important;
    background-size: 200px !important; }

  .CS .content.CS-store .sec .store-list li:hover i.ico-marker {
    background: url(../../kr/image/ico_m.png) 0 0 !important;
    width: 42px !important;
    height: 50px !important;
    background-position: 56px -200px !important;
    background-size: 200px !important;
    background-color: #dbbca0 !important; }

  .CS .content.CS-store .sec .store-list a.btn-tel {
    padding: 0 0 24px !important; }

  .CS .content.CS-store .sec .store-list a.btn-tel em {
    margin-left: 10px; }

  .bnr-ic.ico-tel {
    background: url(../../kr/image/ico_m.png) 0 0;
    width: 11px;
    height: 15px;
    background-position: 0px -100px;
    background-size: 200px; }

  .paging ul li a {
    padding: 0 8px; }

  #layer_all {
    z-index: 32 !important; }

  .relative {
    padding: 0; }

  .g-layer {
    margin-top: 0px; }
    .g-layer .layer {
      display: none;
      position: relative;
      text-align: left;
      z-index: 12;
      margin: 50px 0 0 !important;
      border: none !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      background-color: #fff; }
      .g-layer .layer .body {
        width: 100% !important; }
        .g-layer .layer .body .content {
          padding: 15px; }
		.g-layer .layer.member-benefit .body .content {
			padding: 6.5%; } /* 180108 수정 */
      .g-layer .layer a.btn-close {
        position: absolute;
        top: 15px;
        right: 15px; }
      .g-layer .layer.mypage_main {
        margin-top: 0 !important;
        overflow: hidden; }
        .g-layer .layer.mypage_main .body {
          display: block;
          width: auto !important; }
        .g-layer .layer.mypage_main h2 {
          padding: 20px 0;
          font-size: 18px;
          font-weight: 300;
          text-align: center; }
          .g-layer .layer.mypage_main h2 strong {
            font-weight: 300;
            font-size: 20px;
            font-family: Mons_R; }
        .g-layer .layer.mypage_main .btn-close {
          position: absolute;
          top: 20px;
          right: 20px;
          z-index: 12; }
        .g-layer .layer.mypage_main .mypage {
          background: none;
          padding: 0; }
          .g-layer .layer.mypage_main .mypage .content {
            padding-bottom: 0; }
        .g-layer .layer.mypage_main .log-out {
          margin-top: 20px; }
          .g-layer .layer.mypage_main .log-out .tit {
            font-size: 12px;
            text-align: center; }
          .g-layer .layer.mypage_main .log-out .quick-menu {
            padding: 20px 0 0;
            border-top: 1px solid #ddd; }
            .g-layer .layer.mypage_main .log-out .quick-menu .btn-group-layout {
              padding: 5px 0; }
        .g-layer .layer.mypage_main.loading:after {
          content: "";
          display: block;
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: url(../../kr/image/loader.gif) center center no-repeat #fff;
          z-index: 33; }

  .g-layer .layer.card-guide h2 {
    padding-left: 10px;
    padding-right: 10px; }

  .g-layer .layer.card-guide .group {
    padding: 10px; }

  .g-layer .layer.storeInfo h2 {
    padding-left: 10px;
    padding-right: 10px; }

  .g-layer .layer.storeInfo .group {
    padding: 10px; }
    
  .g-tab li {
    margin-left: 15px; }
    .g-tab li a strong {
      font-size: 16px; }
    .g-tab li:first-child {
      margin-left: 0; }

  .btn-group-layout {
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding: 30px 0; }
    .btn-group-layout li {
      float: left;
      width: 50%; }
      .btn-group-layout li .gap {
        padding: 0 5px; }
        .btn-group-layout li .gap .btn {
          width: 100% !important;
          margin: 0 !important; }
    .btn-group-layout.single li {
      width: 100%; }
    .btn-group-layout:after {
      content: "";
      display: block;
      clear: both; }

  .refine-tool {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 5; 
    margin-top: 48px;}
    .refine-tool .board {
      display: block; }
    .refine-tool .pack .btn-close {
      display: block; }
    .refine-tool .pack .btn-all-clear {
      position: relative;
      top: -18px;
      right: 0; }
    .refine-tool .pack .tit {
      padding: 10px 0;
      text-align: center; }
    .refine-tool > div {
      position: relative;
      margin-top: 50px; }

  /*.shipping-return dl dt {
    font-size: 14px; }*/

  .list-view {
    margin: 0;
    padding: 0;
    width: 100%; }
    .list-view .inner {
      padding: 0 15px; }
    .list-view .list-control .left {
      padding-top: 16px; }
      .list-view .list-control .left a.btn-refine {
        display: block; }
      .list-view .list-control .left .inline-list {
        width: 100%;
        text-align: center; }
    .list-view .list-control .right {
      right: 15px;
      top: 10px; }
      .list-view .list-control .right .view {
        display: none; }
      .list-view .list-control .right .sort dt {
        display: none; }
      .list-view .list-control .right .sort dd .select-control select {
        background: none;
        border: none;
        color: #333; }
    .list-view .list-control .web {
      display: none; }
    .list-view .list-control .inline-list .mobile {
      display: inline-block; }

  .prd-title-area {
    display: none; }

  .prd-list {
    margin-top: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important; }
    .prd-list .group {
      width: 50% !important; }
    .prd-list.best {
      margin-bottom: 0; }

  /*
  header .mobile {transform: translate3d(0, 0, 0);}
  header .web {transform: translate3d(0, -100px, 0);}
  */
  header .mobile {
    display: block; }

  header .web {
    display: none; }



  

  .mobile-expand {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 19; }

  .mobile-expand #inverted-contain .panzoom {
    width: 100%; }

  .mobile-expand a.btn-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 5; }



  .list-event .package {
    margin-left: 0;
    margin-right: 0; }
    .list-event .package .group {
      width: 100%; }
      .list-event .package .group .item {
        padding: 0; }
        .list-event .package .group .item a {
          padding: 0; }

  .newArrival-banner {
    margin-top: 60px; }

  .newArrival-banner h2 {
    font-size: 20px; }

  .newArrival-banner .swiper-slide .box {
    width: 50%; }


  /*
  .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {height:12px !important;}
  .swiper-pagination-bullets .swiper-pagination-bullet {width:14px !important;}
  */
  .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    display: none; }

  .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    display: none; }

  .swiper-pagination-bullets {
    bottom: 20px !important; }

  .banner.large-category .image {
    width: 1000px;
    left: 50%;
    margin-left: -500px; }
  .banner.large-category .txt {
    margin-left: 0; }
    .banner.large-category .txt .m {
      font-size: 18px; }
  .banner.brand .image {
    width: 1000px;
    left: 50%;
    margin-left: -500px; }
  .banner.brand .txt {
    margin-left: 0;
    width: 100%;
    text-align: center;
    left: 0 !important;
    top: 0% !important;
    text-align: center; }
    .banner.brand .txt .b {
      left: 0 !important;
      top: 60% !important;
      width: 100% !important;
      margin-left: 0 !important;
      color: #fff !important; }
      .banner.brand .txt .b > img {
        display: inline-block;
        width: auto; }
    .banner.brand .txt .m {
      top: 70% !important;
      font-size: 20px !important;
      line-height: 30px;
      width: 100%;
      margin-left: 0 !important;
      left: 0 !important;
      color: #fff !important; }
    .banner.brand .txt .s {
      top: 80% !important;
      font-size: 12px !important;
      margin-left: 0 !important;
      left: 0 !important;
      width: 100%;
      color: #fff !important; }
  .banner.brand .izzat .txt .b img {
    width: 128px; }
  .banner.brand .jigott .txt .b img {
    width: 100px; }
  .banner.brand .izzat-collection .txt .b img {
    width: 233px; }
  .banner.brand .izzat-baba .txt .b img {
    width: 128px; }
  .banner.brand .tilbury .txt .b img {
    width: 200px; }
  .banner.list-detail {
    margin-bottom: 20px;
    /*.image {width:1000px; left:50%; margin-left:-400px;}
    .txt {
    	position:absolute; top:35%; left:initial; right:10px; margin-left:0%; width:100% !important; text-align:center;
    	.s {font-family:"Mons_L"; left:0; width:100%;}
    	.s {font-family:"Mons_L"; font-size:12px; color:#777; letter-spacing: 3px;}
    	.m {margin-top:10px; font-size:18px; color:#333; }
    	.p {margin-top:10px; font-familt:"Mons_R"; font-size:10px; color:#777;}
    }*/ }
    .banner.list-detail .event-mobile img {
      display: block;
      width: 100%; }
    .banner.list-detail .event-web img {
      display: block;
      width: 100%; }
  .banner.list-banner .image {
    width: 1000px;
    left: 50%;
    margin-left: -500px; }
  .banner.list-banner .txt .s {
    font-family: "Mons_L";
    font-size: 12px;
    color: #777;
    letter-spacing: 3px; }
  .banner.list-banner .txt .m {
    margin-top: 10px;
    font-size: 20px;
    color: #333; }
  .banner.list-banner .txt .u {
    margin-top: 30px;
    font-family: "Mons_R";
    font-size: 10px;
    color: #fff;
    text-decoration: underline; }
  .banner.list-banner .txt .p {
    margin-top: 10px;
    font-familt: "Mons_R";
    font-size: 10px;
    color: #777; }

  .event-detail {
    padding-bottom: 50px;
    border-bottom: 2px solid #333; }
    .event-detail .package .txt {
      padding: 0 10px; }
    .event-detail .package .m {
      font-size: 18px; }
    .event-detail .package .p {
      margin-top: 0; }

  .prd-list-title {
    padding-left: 20px; }

  

  footer {
    margin-top: 50px;
    padding: 20px 15px 60px; }
    footer .package .group {
      margin-right: 0; }
    footer .package {
      width: 100%; }
      footer .package .menu {
        float: none;
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        position: relative; }
        footer .package .menu ul li {
          float: left;
          margin-right: 20px;
          text-align: center; }
        footer .package .menu ul:after {
          display: block;
          float: none;
          clear: both;
          content: ""; }
      footer .package .sns {
        position: absolute;
        right: 0; }
        footer .package .sns .tit {
          display: none; }
        footer .package .sns .inline-list {
          margin: 0;
          padding: 0;
          text-align: right;
          position: relative;
          top: 0;
          right: 0; }
          footer .package .sns .inline-list a {
            padding: 0 5px; }
      footer .package .info {
        float: none;
        margin-top: 20px;
        width: 100%; }
        footer .package .info .content span {
          margin-right: 10px; }
      footer .package .apps, footer .package .clearfix {
        display: none; }
      footer .package .copyright {
        margin-top: 20px;
        text-align: left; }

  .search-block {
    display: none; }
    .search-block .group {
      padding: 100px 15px; }

  .search-block .group a.btn-close {
    top: 20px;
    right: 15px; }

  .search-block .group .content .result .g-tab li {
    margin-left: 30px; }
    .search-block .group .content .result .g-tab li:fitst-child {
      margin-left: 0; }

  .search-block .group .content .control .input {
    padding: 5px 40px 5px 5px; }

  .search-block .group .content .control .input input {
    font-size: 15px; }

  .search-block .group .content .control a.btn-set-search {
    top: 8px;
    right: 3%; }

  .search-result-sentence {
    padding: 40px 20px; }

  .search-result-sentence .search-result {
    display: block;
    padding-left: 0; }

  .seach-result-control {
    padding-bottom: 15px;
    margin-bottom: 15px; }

  .seach-result-control .right {
    display: none; }

  .seach-result-control .g-tab {
    display: block;
    padding-left: 10px;
    padding-right: 10px; }
    .seach-result-control .g-tab li {
      width: 50%;
      float: left;
      margin-left: 0 !important; }
      .seach-result-control .g-tab li > div {
        padding: 0 5px; }
        .seach-result-control .g-tab li > div a {
          width: 100%; }
          .seach-result-control .g-tab li > div a.active:after {
            display: none; }
    .seach-result-control .g-tab:after {
      display: block;
      clear: both;
      content: ""; }

  dl.search-tip {
    width: 100%; }

  .corner .title {
    padding-left: 20px; }
  .corner .swiper-pagination {
    display: block !important; }

  .layout {
    padding: 0 15px; }
    .layout > .menu {
      display: none;
      position: relative;
      left: 0;
      margin-top: 30px;
      width: 100%;
      padding: 0; }
      .layout > .menu h3 {
        display: none; }
      .layout > .menu dl {
        margin-top: 0;
        border-bottom: 1px solid #ddd; }
        .layout > .menu dl dt {
          position: relative;
          padding: 12px 0 12px 15px; }
          .layout > .menu dl dt .ico-my-edge {
            display: block;
            position: absolute;
            top: 20px;
            right: 10px; }
        .layout > .menu dl dd {
          display: none;
          margin-top: 0px;
          padding: 10px;
          background: #f5f5f5;
          border-top: 1px solid #ddd; }
          .layout > .menu dl dd.active {
            display: block; }
      .layout > .menu.main-fix {
        display: block; }
    .layout > .content {
      margin-left: 0;
      min-height: initial; }
      .layout > .content .my-mana {
        padding: 0; }
        .layout > .content .my-mana .pull-left {
          width: 100%; }
        .layout > .content .my-mana .pull-right {
          width: 100%; }
          .layout > .content .my-mana .pull-right dl {
            padding: 15px 5px 15px 13px;
            border-top: 1px solid #ddd; }
            .layout > .content .my-mana .pull-right dl dt i {
              margin-right: 0; }
            .layout > .content .my-mana .pull-right dl dd {
              display: block;
              font-size: 11px;
              text-align: center; }
          .layout > .content .my-mana .pull-right > div {
            float: left;
            width: 50%; }
        .layout > .content .my-mana ul li {
          width: 100%;
          border-top: 1px solid #dddddd; }
          .layout > .content .my-mana ul li:first-child {
            border: none; }
        .layout > .content .my-mana dl {
          padding: 20px 0px;
          border-right: 1px solid #ddd;
          text-align: center; }
          .layout > .content .my-mana dl dd {
            padding-left: 0px;
            font-size: 11px; }
            .layout > .content .my-mana dl dd strong {
              font-size: 11px; }
          .layout > .content .my-mana dl dd .btn-add {
            display: none; }
        .layout > .content .my-mana .ico {
          margin-right: 5px; }
        .layout > .content .my-mana .ico.ico-vvip {
          background-size: 200px;
          width: 30px;
          height: 30px;
          background-position: 0px -145px; }
        .layout > .content .my-mana .ico.ico-vip {
          background-size: 200px;
          width: 30px;
          height: 30px;
          background-position: -30px -145px; }
        .layout > .content .my-mana .ico.ico-gold {
          background-size: 200px;
          width: 30px;
          height: 30px;
          background-position: -60px -145px; }
        .layout > .content .my-mana .ico.ico-silver {
          background-size: 200px;
          width: 30px;
          height: 30px;
          background-position: -90px -145px; }
        .layout > .content .my-mana .ico.ico-family {
          background-size: 200px;
          width: 30px;
          height: 30px;
          background-position: -120px -145px; }
    .layout.mypage {
      padding: 15px; }

  .order-step .step-result {
    position: relative;
    right: 0;
    border-top: 1px solid #dddddd; }
    .order-step .step-result > div {
      display: inline-block; }
    .order-step .step-result .s01 {
      text-align: left; }
    .order-step .step-result .s03 {
      text-align: right; }

  .coupon-info {
    font-size: 12px; 
    padding-bottom: 20px;}

  .ico.ico-my-ruby {
    background-size: 200px;
    width: 30px;
    height: 30px;
    background-position: 0 -80px;
    margin-right: 0px; }

  .ico.ico-my-point {
    background-size: 200px;
    width: 30px;
    height: 30px;
    background-position: -28px -80px;
    margin-right: 0px; }

  .ico.ico-my-coupon {
    margin-left: -4px;
    background-size: 200px;
    width: 30px;
    height: 30px;
    background-position: -60px -80px;
    margin-right: 10px; }

  .order-step .step-status {
    margin: 0px 0 0 0; }

  .order-step .step-status li {
    font-size: 10px; }

  .order-step .step-status li > div {
    letter-spacing: -1px;
    font-size: 11px !important; }

  .order-step .step-status li strong {
    font-size: 17px;
    color: #b5987e; }

  .order-step .step-result {
    top: 5px;
    padding-top: 15px;
    padding-bottom: 30px;
    font-size: 12px; }
    .order-step .step-result > div {
      float: left;
      width: 33.3%;
      text-align: center; }
    .order-step .step-result:after {
      display: block;
      clear: both;
      content: ""; }

  .order-step .step-status {
    height: 60px; }

  .order-step .step-status li i {
    left: -15px;
    top: -5px; }

  .order-step .step-result strong {
    margin: 0 5px 0 10px;
    font-size: 15px;
    color: #333; }

  h3 .condition {
    display: none; }

  ul.table-inline {
    border-bottom: 1px solid #ddd; }
    ul.table-inline .thead {
      display: none; }
    ul.table-inline > li {
      display: block;
      margin-top: 10px;
      padding: 20px 0;
      text-align: right; }
      ul.table-inline > li .td {
        float: none;
        display: block;
        padding: 0 !important;
        text-align: left;
        color: #777; }
      ul.table-inline > li .inner {
        padding: 0; }
      ul.table-inline > li .txt {
        vertical-align: top; }
      ul.table-inline > li .multiply {
        padding: 0 5px; }
      ul.table-inline > li .tit {
        margin-right: 70px;
        color: #333; }
      ul.table-inline > li .btn {
        display: inline-block;
        width: 60px;
        margin-top: 0; }
      ul.table-inline > li .spinner.type2 {
        display: inline-block; }
      ul.table-inline > li .combine {
        display: none !important; }
        ul.table-inline > li .combine.last {
          display: block !important; }
          ul.table-inline > li .combine.last > div {
            display: inline-block !important; }
    ul.table-inline.order-shipping .t01 {
      display: block !important;
      width: 100%;
      background-color: #f5f5f5;
      padding: 10px 0 !important;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      margin-top: -20px;
      margin-bottom: 20px; }
      ul.table-inline.order-shipping .t01.combine {
        border: none !important;
        padding: 0 !important; }
    ul.table-inline.order-shipping .t02 {
      display: block !important;
      width: 100%; }
    ul.table-inline.order-shipping .t03 {
      display: inline-block !important;
      width: auto;
      padding-right: 25px !important;
      text-align: right; }
      ul.table-inline.order-shipping .t03:after {
        content: "판매가";
        display: block;
        position: absolute;
        top: 2px;
        right: 106px;
        font-size: 13px;
        width: 53px;
        text-align: left;
        color: #333; }
    ul.table-inline.order-shipping .t04 {
      display: inline-block !important;
      width: auto;
      margin-left: 20px;
      font-size: 12px;
      vertical-align: bottom; }
      ul.table-inline.order-shipping .t04:after {
        content: "X";
        display: block;
        position: absolute;
        right: 30px;
        top: 2px;
        font-size: 13px; }
    ul.table-inline.order-shipping .t05 {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 15px; }
      ul.table-inline.order-shipping .t05:after {
        content: "주문금액";
        display: block;
        position: absolute;
        top: 2px;
        right: 150px;
        font-size: 12px;
        color: #333; }
    ul.table-inline.order-shipping .t06 {
      display: inline-block !important;
      width: 50%;
      text-align: center;
      padding: 20px 0 0 !important;
      font-size: 13px; }
    ul.table-inline.order-shipping .t07 {
      display: inline-block !important;
      width: 50%;
      text-align: center;
      font-size: 14px;
      color: #333;
      padding: 20px 0 0 !important; }
      ul.table-inline.order-shipping .t07:after {
        content: "";
        display: block;
        position: absolute;
        top: 24px;
        left: 0;
        width: 1px;
        height: 20px;
        background-color: #ddd; }
    ul.table-inline.order-shipping .employee-price span {
      margin-left: 40px; }
    ul.table-inline.order-shipping-detail .t01 {
      display: block !important;
      width: 100%; }
    ul.table-inline.order-shipping-detail .t02 {
      display: inline-block !important;
      width: auto;
      padding-right: 15px !important;
      text-align: right; }
      ul.table-inline.order-shipping-detail .t02:after {
        content: "판매가";
        display: block;
        position: absolute;
        top: 2px;
        right: 95px;
        font-size: 13px;
        width: 53px;
        text-align: left; }
    ul.table-inline.order-shipping-detail .t03 {
      display: inline-block !important;
      width: auto;
      margin-left: 20px;
      font-size: 12px;
      vertical-align: bottom; }
      ul.table-inline.order-shipping-detail .t03:after {
        content: "X";
        display: block;
        position: absolute;
        right: 13px;
        top: 0;
        font-size: 13px; }
    ul.table-inline.order-shipping-detail .t04 {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 15px; }
      ul.table-inline.order-shipping-detail .t04:after {
        content: "주문금액";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 13px;
        color: #222; }
    ul.table-inline.order-shipping-detail .t05 {
      display: inline-block !important;
      width: 50%;
      text-align: center;
      padding: 20px 0 0 !important;
      font-size: 13px; }
    ul.table-inline.order-shipping-detail .t06 {
      display: inline-block !important;
      width: 50%;
      text-align: center;
      font-size: 14px;
      color: #333;
      padding: 20px 0 0 !important; }
      ul.table-inline.order-shipping-detail .t06:after {
        content: "";
        display: block;
        position: absolute;
        top: 24px;
        left: 0;
        width: 1px;
        height: 20px;
        background-color: #ddd; }
    ul.table-inline.order-shipping-detail .employee-price span {
      margin-left: 39px; }
    ul.table-inline.order-info-adjust .t01 {
      display: block !important;
      width: 100%; }
    ul.table-inline.order-info-adjust .t02 {
      display: inline-block !important;
      width: auto;
      padding-right: 15px !important; }
      ul.table-inline.order-info-adjust .t02:after {
        content: "X";
        display: block;
        position: absolute;
        right: 0;
        top: 0; }
    ul.table-inline.order-info-adjust .t03 {
      display: inline-block !important;
      width: auto;
      margin-left: 5px;
      padding-right: 15px !important; }
      ul.table-inline.order-info-adjust .t03:after {
        content: "개";
        display: block;
        position: absolute;
        right: 0;
        top: 0; }
    ul.table-inline.order-info-adjust .t04 {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 15px; }
      ul.table-inline.order-info-adjust .t04:after {
        content: "주문금액";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 13px;
        color: #222; }
    ul.table-inline.order-cancel-request .t01 {
      display: block !important;
      width: 100%; }
    ul.table-inline.order-cancel-request .t02 {
      display: inline-block;
      margin-top: 0px;
      width: auto;
      text-align: right;
      font-size: 12px; }
      ul.table-inline.order-cancel-request .t02:after {
        content: "판매가";
        display: block;
        position: absolute;
        top: 2px;
        right: 95px;
        font-family: "Nanum_R";
        font-size: 12px;
        width: 53px;
        text-align: left; }
    ul.table-inline.order-cancel-request .t03 {
      display: inline-block !important;
      width: auto;
      margin-left: 20px;
      font-size: 12px;
      vertical-align: bottom; }
      ul.table-inline.order-cancel-request .t03:after {
        content: "X";
        display: block;
        position: absolute;
        right: 13px;
        top: 0; }
    ul.table-inline.order-cancel-request .t04 {
      display: block;
      position: absolute;
      bottom: 45px;
      width: 100%;
      text-align: right;
      font-size: 12px; }
      ul.table-inline.order-cancel-request .t04:after {
        content: "취소수량";
        display: block;
        position: absolute;
        bottom: 0;
        right: 140px; }
    ul.table-inline.order-cancel-request .t05 {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 12px; }
      ul.table-inline.order-cancel-request .t05:after {
        content: "주문/취소금액";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 12px;
        color: #222; }
    ul.table-inline.order-cancel-request .t06 {
      display: block !important;
      padding-top: 40px !important;
      width: 100%;
      text-align: right;
      font-size: 12px;
      color: #333; }
      ul.table-inline.order-cancel-request .t06:after {
        content: "취소사유";
        display: block;
        position: absolute;
        bottom: 0;
        right: 140px;
        color: #777; }
    ul.table-inline.order-cancel-request .employee-price span {
      margin-left: 53px; }
    ul.table-inline.order-cancel-select .t01 {
      display: block !important;
      width: 100%; }
    ul.table-inline.order-cancel-select .t02 {
      display: inline-block;
      margin-top: 0px;
      width: auto;
      text-align: right;
      font-size: 12px; }
      ul.table-inline.order-cancel-select .t02:after {
        content: "판매가";
        display: block;
        position: absolute;
        top: 2px;
        right: 75px;
        font-family: "Nanum_R";
        font-size: 12px;
        width: 53px;
        text-align: left; }
    ul.table-inline.order-cancel-select .t03 {
      display: inline-block !important;
      width: auto;
      margin-left: 20px;
      font-size: 12px; }
      ul.table-inline.order-cancel-select .t03:after {
        content: "X";
        display: block;
        position: absolute;
        right: 13px;
        top: 0; }
    ul.table-inline.order-cancel-select .t04 {
      display: block;
      position: absolute;
      bottom: 70px;
      width: 100%;
      text-align: right;
      font-size: 12px;
      text-align: right;
      z-index: 1; }
      ul.table-inline.order-cancel-select .t04:after {
        content: "취소수량";
        display: block;
        position: absolute;
        bottom: 10px;
        left: 70px; }
    ul.table-inline.order-cancel-select .t05 {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 12px; }
      ul.table-inline.order-cancel-select .t05:after {
        content: "주문/취소금액";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 12px;
        color: #222; }
    ul.table-inline.order-cancel-select .t06 {
      display: block !important;
      margin-top: 80px;
      padding-top: 80px;
      width: 100%;
      text-align: right;
      font-size: 12px;
      color: #333; }
      ul.table-inline.order-cancel-select .t06:after {
        content: "취소사유";
        display: block;
        position: absolute;
        bottom: 8px;
        left: 70px;
        color: #777; }
    ul.table-inline.order-cancel-select .employee-price span {
      margin-left: 53px; }
    ul.table-inline.order-reshipping-detail .t01.td {
      display: block !important;
      width: 100%; }
    ul.table-inline.order-reshipping-detail .t02 {
      display: inline-block !important;
      width: auto;
      padding-right: 15px;
      text-align: right !important; }
      ul.table-inline.order-reshipping-detail .t02.td:after {
        content: "판매가";
        display: block;
        position: absolute;
        top: 0px;
        right: 95px;
        font-family: "Nanum_R";
        font-size: 13px;
        width: 53px;
        text-align: left; }
    ul.table-inline.order-reshipping-detail .t03.td {
      display: inline-block !important;
      width: auto;
      margin-left: 20px;
      font-size: 12px;
      vertical-align: bottom; }
      ul.table-inline.order-reshipping-detail .t03.td:after {
        content: "X";
        display: block;
        position: absolute;
        right: 13px;
        top: 0; }
    ul.table-inline.order-reshipping-detail .t04.td {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 15px; }
      ul.table-inline.order-reshipping-detail .t04.td:after {
        content: "재배송수량";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 13px;
        color: #777; }
    ul.table-inline.order-reshipping-detail .t05.td {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 15px;
      font-family: "Nanum_R";
      color: #333; }
      ul.table-inline.order-reshipping-detail .t05.td:after {
        content: "재배송사유";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 13px;
        color: #777; }
    ul.table-inline.order-reshipping-detail .t06.td {
      display: block !important;
      margin-top: 10px;
      width: 100%;
      text-align: right;
      font-size: 15px;
      font-family: "Nanum_R";
      color: #333; }
      ul.table-inline.order-reshipping-detail .t06.td:after {
        content: "진행상태";
        display: block;
        position: absolute;
        top: 2px;
        right: 140px;
        font-family: "Nanum_R";
        font-size: 13px;
        color: #777; }
    ul.table-inline.order-reshipping-detail .employee-price span {
      margin-left: 55px; }
    ul.table-inline.inquiry-point {
      /*	.t02 {display:block !important; width:100%; text-align:left; font-size:13px;}*/ }
      ul.table-inline.inquiry-point .t01 {
        display: block !important;
        width: 100%;
        text-align: left; }
      ul.table-inline.inquiry-point .t02.td {
        display: block;
        position: absolute;
        top: 40px;
        right: 30px;
        width: auto;
        font-size: 15px;
        color: #b5987e; }
        ul.table-inline.inquiry-point .t02.td .int {
          font-size: 15px; }
        ul.table-inline.inquiry-point .t02.td:after {
          content: "P";
          display: block;
          position: absolute;
          right: -15px;
          top: 0; }
      ul.table-inline.inquiry-point .t03 {
        display: none; }
      ul.table-inline.inquiry-point .t04.td {
        display: block !important;
        margin-top: 10px;
        padding-left: 60px !important;
        width: auto;
        text-align: right;
        font-family: Mons_L;
        font-size: 11px;
        min-height: 18px;
        color: #333;
        text-align: left; }
        ul.table-inline.inquiry-point .t04.td:after {
          content: "주문번호 :";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          font-family: "Nanum_R";
          font-size: 12px;
          color: #777; }
      ul.table-inline.inquiry-point .t05 {
        display: none; }
        
  /*  통합회원포인트내역 / jeno / 2017-11-07 */
    ul.table-inline.inquiry-point-2 {
      /*	.t02 {display:block !important; width:100%; text-align:left; font-size:13px;}*/ }
      ul.table-inline.inquiry-point-2 .t01 {
        display: block !important;
        width: 100%;
        text-align: left; }
      ul.table-inline.inquiry-point-2 .t02.td {
        display: none; }
      ul.table-inline.inquiry-point-2 .t03 {
		display: block;
		margin-top: 5px;
        position: absolute;
        top: 40px;
        right: 30px;
        width: auto;
        font-size: 11px;
        min-height: 18px;
        color: #333; }
        ul.table-inline.inquiry-point-2 .t03.td .int {
        font-size: 11px; }
        ul.table-inline.inquiry-point-2 .t03.td:after {
        content: "적립포인트 : ";
          display: block;
          position: absolute;
          top: 0;
          left: -80px;
          font-family: "Nanum_R";
          font-size: 12px;
          color: #777; }        
      ul.table-inline.inquiry-point-2 .t04.td {
        display: block !important;
        margin-top: 10px;
        padding-left: 80px !important;
        width: auto;
        text-align: right;
        font-family: Mons_L;
        font-size: 11px;
        min-height: 18px;
        color: #333;
        text-align: left; }
        ul.table-inline.inquiry-point-2 .t04.td:after {
          content: "사용포인트 : ";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          font-family: "Nanum_R";
          font-size: 12px;
          color: #777; }
      ul.table-inline.inquiry-point-2 .t05 {
        display: none; }
 /*  jeno - 2017-11-07 */
       
       
    ul.table-inline.coupon-point {
      border-top: none; }
      ul.table-inline.coupon-point .tbody {
        margin-top: 10px;
        padding: 15px;
        border: 2px solid #ddd;
        width: auto; }
        ul.table-inline.coupon-point .tbody > div {
          width: 100%; }
        ul.table-inline.coupon-point .tbody .t01.td {
          display: block !important;
          margin-top: 40px;
          width: 100%;
          text-align: center;
          font-size: 13px;
          color: #333; }
        ul.table-inline.coupon-point .tbody .t02 {
          display: block !important;
          position: absolute;
          top: 20px;
          left: 0;
          width: 100%;
          text-align: center; }
          ul.table-inline.coupon-point .tbody .t02 .inner {
            display: inline-block;
            border: 1px solid #777;
            padding: 2px 4px;
            font-family: "돋움";
            font-size: 11px; }
        ul.table-inline.coupon-point .tbody .t03.td {
          display: block;
          color: #b5987e;
          text-align: center; }
          ul.table-inline.coupon-point .tbody .t03.td .t1 {
            color: #b5987e; }
            ul.table-inline.coupon-point .tbody .t03.td .t1 .int {
              font-family: Mons_R;
              font-size: 20px; }
            ul.table-inline.coupon-point .tbody .t03.td .t1:after {
              display: none; }
          ul.table-inline.coupon-point .tbody .t03.td .t2 {
            margin-top: 20px;
            color: #333; }
            ul.table-inline.coupon-point .tbody .t03.td .t2:after {
              display: none; }
        ul.table-inline.coupon-point .tbody .t04.td {
          display: block; }
        ul.table-inline.coupon-point .tbody .t05.td {
          display: block !important;
          text-align: right;
          font-family: "Nanum_R";
          font-size: 11px;
          color: #333;
          text-align: center; }
    ul.table-inline.inquiry-status {
      border-top: none; }
      ul.table-inline.inquiry-status .tbody {
        border-bottom: 0; }
        ul.table-inline.inquiry-status .tbody .combine.first {
          display: block !important; }
        ul.table-inline.inquiry-status .tbody .combine.last {
          display: none !important; }
        ul.table-inline.inquiry-status .tbody .t01 {
          display: block;
          top: -21px;
          padding-top: 10px !important;
          width: 100%;
          text-align: center;
          font-size: 12px;
          color: #333;
          background-color: #f5f5f5;
          border-top: 1px solid #ddd; }
          ul.table-inline.inquiry-status .tbody .t01 .inner > div {
            display: inline-block; }
            ul.table-inline.inquiry-status .tbody .t01 .inner > div.add {
              margin-left: 10px; }
        ul.table-inline.inquiry-status .tbody .t02 {
          display: block;
          top: -21px;
          padding-bottom: 10px !important;
          width: 100%;
          text-align: center;
          font-size: 12px;
          color: #333;
          background-color: #f5f5f5;
          border-bottom: 1px solid #ddd; }
          ul.table-inline.inquiry-status .tbody .t02 .inner > div {
            display: inline-block; }
            ul.table-inline.inquiry-status .tbody .t02 .inner > div.add {
              margin-left: 10px; }
        ul.table-inline.inquiry-status .tbody .t03 {
          display: block;
          margin-top: 20px;
          color: #b5987e;
          width: 100%;
          text-align: left; }
        ul.table-inline.inquiry-status .tbody .t04 {
          display: inline-block;
          margin-top: 0px;
          width: auto;
          text-align: right;
          font-size: 12px; }
          ul.table-inline.inquiry-status .tbody .t04:after {
            content: "판매가";
            display: block;
            position: absolute;
            top: 2px;
            right: 75px;
            font-family: "Nanum_R";
            font-size: 12px;
            width: 53px;
            text-align: left; }
        ul.table-inline.inquiry-status .tbody .t05 {
          display: inline-block !important;
          width: auto;
          margin-left: 20px;
          font-size: 12px;
          vertical-align: bottom; }
          ul.table-inline.inquiry-status .tbody .t05:after {
            content: "X";
            display: block;
            position: absolute;
            right: 13px;
            top: 0; }
        ul.table-inline.inquiry-status .tbody .t06 {
          display: block !important;
          margin-top: 10px;
          width: 100%;
          text-align: right;
          font-size: 12px;
          font-family: "Nanum_R";
          color: #333; }
          ul.table-inline.inquiry-status .tbody .t06:after {
            content: "취소/교환/반품 수량";
            display: block;
            position: absolute;
            top: 2px;
            right: 120px;
            font-family: "Nanum_R";
            font-size: 12px;
            color: #777; }
        ul.table-inline.inquiry-status .tbody .t07 {
          display: block !important;
          margin-top: 10px;
          width: 100%;
          text-align: right;
          font-size: 12px;
          font-family: "Nanum_R";
          color: #333; }
          ul.table-inline.inquiry-status .tbody .t07:after {
            content: "진행상태";
            display: block;
            position: absolute;
            top: 2px;
            right: 120px;
            font-family: "Nanum_R";
            font-size: 12px;
            color: #777; }
        ul.table-inline.inquiry-status .tbody.sub {
          border-top: 1px solid #ddd; }
      ul.table-inline.inquiry-status .employee-price span {
        margin-left: 37px; }
    ul.table-inline.exchange-request {
      border-bottom: none;
      border-top: 1px solid #ddd; }
      ul.table-inline.exchange-request .tbody {
        padding: 10px 0;
        border-top: none; }
        ul.table-inline.exchange-request .tbody .t01.td {
          display: block !important;
          width: 100%; }
        ul.table-inline.exchange-request .tbody .t02 {
          display: inline-block !important;
          width: auto;
          padding-right: 15px; }
          ul.table-inline.exchange-request .tbody .t02.td {
            position: relative;
            right: 30px;
            top: 0px;
            z-index: 1;
            text-align: right;
            padding: 0;
            color: #777; }
            ul.table-inline.exchange-request .tbody .t02.td:after {
              content: "판매가";
              display: block;
              position: absolute;
              top: 0px;
              right: 75px;
              font-family: "Nanum_R";
              font-size: 13px;
              width: 62px;
              text-align: left; }
        ul.table-inline.exchange-request .tbody .t03.td {
          position: relative;
          width: 100%;
          margin-top: -18px;
          z-index: 2;
          text-align: right;
          padding: 0;
          color: #777; }
          ul.table-inline.exchange-request .tbody .t03.td:after {
            content: "X";
            display: block;
            position: absolute;
            right: 15px;
            top: 0; }
        ul.table-inline.exchange-request .tbody .t04.td {
          position: relative;
          right: 0;
          margin-top: 10px;
          width: 100%;
          text-align: right;
          z-index: 2;
          padding: 0;
          color: #777; }
          ul.table-inline.exchange-request .tbody .t04.td .spinner {
            display: inline-block; }
          ul.table-inline.exchange-request .tbody .t04.td:after {
            content: "교환수량";
            display: block;
            position: absolute;
            top: 10px;
            right: 140px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 60px;
            text-align: left; }
        ul.table-inline.exchange-request .tbody .t05.td {
          position: relative;
          right: 0;
          margin-top: 10px;
          width: 100%;
          text-align: right;
          z-index: 3;
          padding: 0; }
          ul.table-inline.exchange-request .tbody .t05.td:after {
            content: "교환사유";
            display: block;
            position: absolute;
            top: 10px;
            right: 140px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 60px;
            text-align: left;
            color: #777; }
        ul.table-inline.exchange-request .tbody .t06.td {
          position: relative;
          margin-top: 20px;
          width: 100%;
          padding: 20px 0 !important;
          background-color: #f5f5f5;
          text-align: center;
          border-top: 1px solid #ddd;
          border-bottom: 1px solid #ddd;
          z-index: 4; }
          ul.table-inline.exchange-request .tbody .t06.td > div {
            display: inline-block;
            padding: 0 5px;
            vertical-align: middle; }
        ul.table-inline.exchange-request .tbody .t07 {
          display: inline-block;
          position: relative;
          margin-top: 10px;
          padding: 0;
          width: 120px;
          text-align: right;
          font-size: 15px; }
          ul.table-inline.exchange-request .tbody .t07:after {
            content: "기타메세지";
            display: block;
            width: auto;
            position: absolute;
            top: 10px;
            right: 138px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 75px;
            text-align: left; }
        ul.table-inline.exchange-request .tbody .td {
          padding: 10px 0; }
        ul.table-inline.exchange-request .tbody .recycle-group {
          border-top: none;
          margin-top: 10px;
          padding-top: 10px; }
      ul.table-inline.exchange-request .employee-price span {
        margin-left: 43px; }
    ul.table-inline.exchange-detail {
      border-bottom: none;
      border-top: 1px solid #ddd; }
      ul.table-inline.exchange-detail .tbody {
        border-top: none; }
        ul.table-inline.exchange-detail .tbody .t01.td {
          display: block !important;
          width: 100%; }
        ul.table-inline.exchange-detail .tbody .t02 {
          display: inline-block !important;
          width: auto;
          padding-right: 15px; }
          ul.table-inline.exchange-detail .tbody .t02.td {
            position: relative;
            right: 30px;
            top: 0px;
            z-index: 1;
            text-align: right;
            color: #777; }
            ul.table-inline.exchange-detail .tbody .t02.td:after {
              content: "판매가";
              display: block;
              position: absolute;
              top: 0px;
              right: 115px;
              font-family: "Nanum_R";
              font-size: 13px;
              width: 62px;
              text-align: left; }
        ul.table-inline.exchange-detail .tbody .t03.td {
          position: relative;
          width: 100%;
          margin-top: -18px;
          z-index: 2;
          text-align: right;
          color: #777; }
          ul.table-inline.exchange-detail .tbody .t03.td:after {
            content: "X";
            display: block;
            position: absolute;
            right: 15px;
            top: 0; }
        ul.table-inline.exchange-detail .tbody .t04.td {
          position: relative;
          right: 0;
          margin-top: 10px;
          width: 100%;
          text-align: right;
          z-index: 2;
          color: #777; }
          ul.table-inline.exchange-detail .tbody .t04.td .spinner {
            display: inline-block; }
          ul.table-inline.exchange-detail .tbody .t04.td:after {
            content: "교환수량";
            display: block;
            position: absolute;
            top: 0px;
            right: 160px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 60px;
            text-align: left; }
        ul.table-inline.exchange-detail .tbody .t05.td {
          position: relative;
          right: 0;
          margin-top: 10px;
          width: 100%;
          text-align: right;
          z-index: 3;
          color: #777;
          font-size: 13px; }
          ul.table-inline.exchange-detail .tbody .t05.td:after {
            content: "교환사유";
            display: block;
            position: absolute;
            top: 0px;
            right: 160px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 60px;
            text-align: left;
            color: #777; }
        ul.table-inline.exchange-detail .tbody .t06.td {
          position: relative;
          margin-top: 70px;
          width: 100%;
          padding: 20px 0 !important;
          background-color: #f5f5f5;
          text-align: center;
          border-top: 1px solid #ddd;
          border-bottom: 1px solid #ddd;
          z-index: 4; }
          ul.table-inline.exchange-detail .tbody .t06.td > div {
            display: inline-block;
            padding: 0 5px;
            vertical-align: middle; }
        ul.table-inline.exchange-detail .tbody .t07.td {
          position: absolute;
          right: 0;
          margin-top: -120px;
          width: 100%;
          text-align: right;
          z-index: 3; }
          ul.table-inline.exchange-detail .tbody .t07.td:after {
            content: "진행상태";
            display: block;
            position: absolute;
            top: 0px;
            right: 160px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 60px;
            text-align: left;
            color: #777; }
          ul.table-inline.exchange-detail .tbody .t07.td .exchange_status {
            display: table;
            width: 100%; }
            ul.table-inline.exchange-detail .tbody .t07.td .exchange_status li {
              text-align: center; }
              ul.table-inline.exchange-detail .tbody .t07.td .exchange_status li:first-child {
                display: none; }
              ul.table-inline.exchange-detail .tbody .t07.td .exchange_status li .receive {
                margin-top: 0;
                padding-top: 0px;
                border-top: none;
                text-align: right; }
              ul.table-inline.exchange-detail .tbody .t07.td .exchange_status li .ts {
                position: absolute;
                top: 0;
                right: 80px;
                color: #333;
                font-size: 13px; }
              ul.table-inline.exchange-detail .tbody .t07.td .exchange_status li .ps {
                display: inline-block;
                margin-top: 0px;
                padding-top: 0;
                width: 115px;
                color: #777; }
        ul.table-inline.exchange-detail .tbody .td {
          padding: 10px 0; }
        ul.table-inline.exchange-detail .tbody .recycle-group {
          border-top: none;
          margin-top: 10px;
          padding-top: 10px; }
      ul.table-inline.exchange-detail .employee-price span {
        margin-left: 83px; }
    ul.table-inline.return-request .tbody {
      padding: 20px 0; }
      ul.table-inline.return-request .tbody .t01.td {
        display: block !important;
        width: 100%; }
      ul.table-inline.return-request .tbody .t02 {
        display: inline-block !important;
        width: auto;
        padding-right: 15px;
        text-align: right; }
        ul.table-inline.return-request .tbody .t02.td:after {
          content: "판매가";
          display: block;
          position: absolute;
          top: 0px;
          right: 91px;
          font-family: "Nanum_R";
          font-size: 12px;
          width: 53px;
          text-align: left; }
      ul.table-inline.return-request .tbody .t03.td {
        display: inline-block !important;
        width: auto;
        margin-left: 20px;
        font-size: 12px;
        vertical-align: bottom; }
        ul.table-inline.return-request .tbody .t03.td:after {
          content: "X";
          display: block;
          position: absolute;
          right: 13px;
          top: 0; }
      ul.table-inline.return-request .tbody .t04.td {
        display: block !important;
        margin-top: 10px;
        width: 100%;
        text-align: right;
        font-size: 12px; }
        ul.table-inline.return-request .tbody .t04.td:after {
          content: "반품수량";
          display: block;
          position: absolute;
          top: 2px;
          right: 140px;
          font-family: "Nanum_R";
          font-size: 12px;
          color: #777; }
      ul.table-inline.return-request .tbody .t05.td {
        display: block !important;
        margin-top: 10px;
        width: 100%;
        text-align: right;
        font-size: 12px;
        font-family: "Nanum_R";
        color: #333; }
        ul.table-inline.return-request .tbody .t05.td:after {
          content: "반품사유";
          display: block;
          position: absolute;
          top: 2px;
          right: 140px;
          font-family: "Nanum_R";
          font-size: 12px;
          color: #777; }
      ul.table-inline.return-request .tbody .t06 {
        display: block;
        width: 100%;
        position: relative;
        top: 20px;
        font-size: 13px;
        color: #333;
        background-color: #f5f5f5;
        padding: 20px 0 !important;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd; }
        ul.table-inline.return-request .tbody .t06 > div {
          display: inline-block; }
      ul.table-inline.return-request .tbody .t02 {
        display: inline-block !important;
        width: auto;
        padding-right: 15px;
        text-align: right; }
        ul.table-inline.return-request .tbody .t02.td:after {
          content: "기타메세지";
          display: block;
          position: absolute;
          top: 0px;
          right: 91px;
          font-family: "Nanum_R";
          font-size: 12px;
          width: 53px;
          text-align: left; }
    ul.table-inline.return-request .employee-price span {
      margin-left: 53px; }
    ul.table-inline.return-select {
      padding: 0;
      border-top: none;
      border-bottom: none; }
      ul.table-inline.return-select .tbody {
        padding: 20px 0; }
        ul.table-inline.return-select .tbody .t01 {
          display: block !important;
          width: 100%;
          padding: 0; }
        ul.table-inline.return-select .tbody .t02 {
          display: inline-block;
          position: relative;
          margin-top: 0px;
          padding: 0;
          width: 100px;
          text-align: right;
          font-size: 15px; }
          ul.table-inline.return-select .tbody .t02:after {
            content: "판매가";
            display: block;
            width: auto;
            position: absolute;
            top: 2px;
            right: 95px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 53px;
            text-align: left; }
        ul.table-inline.return-select .tbody .t03 {
          display: inline-block;
          position: relative;
          top: 2px;
          width: auto;
          margin-left: 20px;
          font-size: 12px;
          padding: 0; }
          ul.table-inline.return-select .tbody .t03:after {
            content: "X";
            display: block;
            position: absolute;
            right: 13px;
            top: 0; }
        ul.table-inline.return-select .tbody .t04 {
          display: block;
          position: relative;
          margin-top: 10px;
          padding: 0;
          width: 100%;
          text-align: right;
          font-size: 13px;
          text-align: right;
          z-index: 1; }
          ul.table-inline.return-select .tbody .t04:after {
            content: "반품수량";
            display: block;
            position: absolute;
            top: 10px;
            right: 140px; }
        ul.table-inline.return-select .tbody .t05 {
          display: block;
          position: relative;
          margin-top: 10px;
          padding: 0;
          width: 100%;
          text-align: right;
          font-size: 15px;
          color: #333; }
          ul.table-inline.return-select .tbody .t05:after {
            content: "반품사유";
            display: block;
            position: absolute;
            top: 10px;
            right: 140px;
            font-family: "Nanum_R";
            font-size: 13px;
            color: #222;
            color: #777; }
        ul.table-inline.return-select .tbody .t06 {
          display: block;
          width: 100%;
          position: relative;
          top: 20px;
          font-size: 13px;
          color: #333;
          background-color: #f5f5f5;
          padding: 20px 0 !important;
          border-top: 1px solid #ddd;
          border-bottom: 1px solid #ddd; }
          ul.table-inline.return-select .tbody .t06 > div {
            display: inline-block; }
        ul.table-inline.return-select .tbody .t07 {
          display: inline-block;
          position: relative;
          margin-top: 10px;
          padding: 0;
          width: 120px;
          text-align: right;
          font-size: 15px; }
          ul.table-inline.return-select .tbody .t07:after {
            content: "기타메세지";
            display: block;
            width: auto;
            position: absolute;
            top: 10px;
            right: 128px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 75px;
            text-align: left; }
            
    ul.table-inline.return-detail {
      padding: 0;
      border-top: none;
      border-bottom: none; }
      ul.table-inline.return-detail .tbody {
        padding: 20px 0 70px; }
        ul.table-inline.return-detail .tbody .t01 {
          display: block;
          padding: 0;
          width: 100%; }
        ul.table-inline.return-detail .tbody .t02 {
          display: inline-block;
          position: relative;
          margin-top: 0px;
          padding: 0;
          width: auto;
          text-align: right;
          font-size: 15px; }
          ul.table-inline.return-detail .tbody .t02:after {
            content: "판매가";
            display: block;
            position: absolute;
            top: 2px;
            right: 94px;
            font-family: "Nanum_R";
            font-size: 13px;
            width: 53px;
            text-align: left; }
        ul.table-inline.return-detail .tbody .t03 {
          display: inline-block;
          position: relative;
          width: auto;
          margin-left: 20px;
          font-size: 12px;
          padding: 0;
          vertical-align: bottom; }
          ul.table-inline.return-detail .tbody .t03:after {
            content: "X";
            display: block;
            position: absolute;
            right: 13px;
            top: 0; }
        ul.table-inline.return-detail .tbody .t04 {
          display: block;
          position: relative;
          margin-top: 10px;
          padding: 0;
          width: 100%;
          text-align: right;
          font-size: 13px;
          text-align: right;
          z-index: 1; }
          ul.table-inline.return-detail .tbody .t04:after {
            content: "반품수량";
            display: block;
            position: absolute;
            top: 0px;
            right: 140px; }
        ul.table-inline.return-detail .tbody .t05 {
          display: block;
          position: relative;
          margin-top: 10px;
          padding: 0;
          width: 100%;
          text-align: right;
          font-size: 15px;
          color: #333; }
          ul.table-inline.return-detail .tbody .t05:after {
            content: "반품사유";
            display: block;
            position: absolute;
            top: 0px;
            right: 140px;
            font-family: "Nanum_R";
            font-size: 13px;
            color: #222;
            color: #777; }
        ul.table-inline.return-detail .tbody .t06 {
          display: block;
          position: relative;
          top: 75px;
          left: 0;
          width: 100%;
          background-color: #f5f5f5;
          padding: 20px 0 !important;
          border-top: 1px solid #ddd;
          border-bottom: 1px solid #ddd; }
          ul.table-inline.return-detail .tbody .t06 > div {
            display: inline-block; }
        ul.table-inline.return-detail .tbody .t07 {
          display: block;
          position: relative;
          margin-top: 0px;
          top: -55px;
          padding: 0;
          width: 100%;
          text-align: right;
          font-size: 15px; }
          ul.table-inline.return-detail .tbody .t07 .ps {
            font-size: 11px;
            margin-top: 0px; }
          ul.table-inline.return-detail .tbody .t07:after {
            content: "진행상태";
            display: block;
            position: absolute;
            top: 0px;
            right: 140px;
            font-family: "Nanum_R";
            font-size: 13px;
            color: #222; }
      ul.table-inline.return-detail .employee-price span {
        margin-left: 53px; }
    ul.table-inline.mng-address .tbody {
      padding: 20px 0 70px; }
      ul.table-inline.mng-address .tbody .t01 {
        display: block !important;
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: #333; }
      ul.table-inline.mng-address .tbody .t02 {
        display: block !important;
        width: 100%;
        text-align: left; }
      ul.table-inline.mng-address .tbody .t03 {
        display: block !important;
        width: 100%;
        text-align: left; }
      ul.table-inline.mng-address .tbody .t04 {
        width: 100%; }
        ul.table-inline.mng-address .tbody .t04 .inner {
          padding: 0; }
        ul.table-inline.mng-address .tbody .t04 .address > div {
          padding-left: 0;
          width: 100%; }
        ul.table-inline.mng-address .tbody .t04 .control {
          float: none;
          width: 100%;
          position: absolute;
          right: 0;
          bottom: -50px;
          text-align: right; }
    ul.table-inline.mng-address .no-data {
      padding: 70px 0  20px; }
    ul.table-inline.question-list .tbody {
      padding: 20px 0; }
      ul.table-inline.question-list .tbody .td {
        padding: 0; }
      ul.table-inline.question-list .tbody .t01 {
        display: block;
        position: relative;
        float: left;
        margin-top: 30px;
        text-align: left;
        width: 25%; }
      ul.table-inline.question-list .tbody .t02 {
        display: block !important;
        position: relative;
        float: left;
        margin-left: 5%;
        margin-top: 30px;
        width: auto;
        text-align: left;
        width: 70%; }
      ul.table-inline.question-list .tbody .t03 {
        display: block !important;
        position: absolute;
        width: auto;
        top: 0;
        right: 0;
        text-align: left;
        color: #777; }
      ul.table-inline.question-list .tbody .t04 {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        text-align: left;
        color: #dbbca0;
        font-size: 12px; }
        ul.table-inline.question-list .tbody .t04.complete, ul.table-inline.question-list .tbody .t04 .complete {
          color: #8f3737; }
      ul.table-inline.question-list .tbody .order-no {
        width: 100%; }
        ul.table-inline.question-list .tbody .order-no .package {
          background-color: #f5f5f5;
          padding: 20px;
          text-align: left; }
          ul.table-inline.question-list .tbody .order-no .package .int {
            display: inline-block;
            padding-left: 10px;
            color: #333;
            font-size: 13px;
            font-family: Mons_R; }
      ul.table-inline.question-list .tbody .order-good {
        margin-top: 20px; }
    ul.table-inline.question-list .normal:after {
      display: block;
      clear: both;
      content: ""; }
    ul.table-inline.question-list-prd .tbody {
      padding: 20px 0; }
      ul.table-inline.question-list-prd .tbody .td {
        padding: 0; }
      ul.table-inline.question-list-prd .tbody .t01 {
        display: none;
        position: absolute;
        top: 30px;
        width: 100px;
        text-align: left; }
      ul.table-inline.question-list-prd .tbody .t02 {
        display: block !important;
        margin-left: 0px;
        margin-top: 30px;
        width: auto;
        text-align: left; }
      ul.table-inline.question-list-prd .tbody .t03 {
        display: block !important;
        position: absolute;
        width: auto;
        top: 0;
        right: 0;
        text-align: left;
        color: #777; }
      ul.table-inline.question-list-prd .tbody .t04 {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        text-align: left;
        color: #dbbca0;
        font-size: 12px; }
        ul.table-inline.question-list-prd .tbody .t04 .complete {
          color: #8f3737; }
      ul.table-inline.question-list-prd .tbody .order-no {
        width: 100%; }
        ul.table-inline.question-list-prd .tbody .order-no .package {
          background-color: #f5f5f5;
          padding: 20px;
          text-align: left; }
          ul.table-inline.question-list-prd .tbody .order-no .package .int {
            display: inline-block;
            padding-left: 10px;
            color: #333;
            font-size: 13px;
            font-family: Mons_R; }
      ul.table-inline.question-list-prd .tbody .order-good {
        margin-top: 20px; }
    ul.table-inline.review-list .thead {
      border-top: none; }
    ul.table-inline.review-list .th, ul.table-inline.review-list .td {
      padding: 10px 0px;
      white-space: normal;
      vertical-align: top; }
    ul.table-inline.review-list .t01 {
      width: 100%; }
    ul.table-inline.review-list .t02 {
      width: 100%; }
    ul.table-inline.review-list .product-info {
      position: relative;
      min-height: 80px; }
      ul.table-inline.review-list .product-info .img {
        position: absolute;
        width: 55px;
        top: 0;
        left: 0; }
        ul.table-inline.review-list .product-info .img img {
          display: block;
          width: 100%; }
      ul.table-inline.review-list .product-info .txt {
        position: relative;
        margin-left: 65px;
        text-align: left;
        white-space: normal; }
    ul.table-inline.review-list .grade-list {
      position: relative;
      margin-top: 20px;
      padding: 0; }
      ul.table-inline.review-list .grade-list dl {
        display: inline-block;
        margin-right: 10px; }
        ul.table-inline.review-list .grade-list dl dt {
          float: left;
          font-size: 11px;
          color: #777; }
        ul.table-inline.review-list .grade-list dl dd {
          float: left;
          margin-left: 5px;
          font-size: 11px;
          color: #333; }
        ul.table-inline.review-list .grade-list dl:after {
          display: block;
          clear: both;
          content: ""; }
      ul.table-inline.review-list .grade-list .content {
        margin-top: 30px;
        color: #333; }
        ul.table-inline.review-list .grade-list .content img {
          display: block;
          margin-top: 10px;
          width: 100%;
          max-width: 100%; }
      ul.table-inline.review-list .grade-list .date {
        position: absolute;
        top: 100%; }
    ul.table-inline.wish-list .thead {
      border-top: none; }
    ul.table-inline.wish-list .tbody {
      margin-top: 0;
      padding: 20px 0; }
      ul.table-inline.wish-list .tbody .t01 {
        width: auto;
        position: absolute;
        top: 20px;
        left: 0;
        z-index: 1; }
      ul.table-inline.wish-list .tbody .t02 {
        width: auto;
        padding: 0 30px 0 20px !important; }
      ul.table-inline.wish-list .tbody .t03 {
        width: auto;
        padding: 10px 0 0 0 !important; }
      ul.table-inline.wish-list .tbody .t04 {
        width: auto; }
        ul.table-inline.wish-list .tbody .t04 .order-btn-group {
          margin-top: 10px; }
        ul.table-inline.wish-list .tbody .t04 .btn-delete {
          position: absolute;
          top: 0;
          right: 0; }
    ul.table-inline.wish-list .employee {
      color: #b5987e; }
    ul.table-inline.inquery-order-item {
      margin-top: 0; }
      ul.table-inline.inquery-order-item .td {
        padding: 20px 10px;
        white-space: normal;
        vertical-align: middle; }
      ul.table-inline.inquery-order-item .tbody .t01 {
        padding: 0 0 15px 40px !important;
        width: 100%;
        vertical-align: top;
        text-align: left;
        border-bottom: 1px solid #ddd; }
        ul.table-inline.inquery-order-item .tbody .t01 .checkbox, ul.table-inline.inquery-order-item .tbody .t01 .radio {
          position: absolute;
          top: 0px;
          left: 0px; }
      ul.table-inline.inquery-order-item .tbody .t02 {
        width: 100%;
        padding: 0; }
        ul.table-inline.inquery-order-item .tbody .t02 .box {
          border-top: 1px solid #ddd; }
          ul.table-inline.inquery-order-item .tbody .t02 .box .recycle-group {
            border: none;
            width: 100%; }
          ul.table-inline.inquery-order-item .tbody .t02 .box:first-child {
            border: none; }
        ul.table-inline.inquery-order-item .tbody .t02 .right {
          position: relative;
          padding: 0 0 20px;
          text-align: right;
          width: 100%; }
          ul.table-inline.inquery-order-item .tbody .t02 .right .int {
            font-size: 15px;
            color: #333; }
          ul.table-inline.inquery-order-item .tbody .t02 .right:after {
            content: "결제금액";
            display: block;
            position: absolute;
            top: 3px;
            right: 140px;
            font-size: 12px; }
      ul.table-inline.inquery-order-item li {
        margin-top: 0; }
    ul.table-inline .product-info {
      position: relative;
      min-height: 80px; }
      ul.table-inline .product-info .flag-list {
        margin-bottom: 10px; }
      ul.table-inline .product-info .img {
        position: absolute;
        width: 55px;
        top: 0;
        left: 0; }
        ul.table-inline .product-info .img img {
          display: block;
          width: 100%; }
      ul.table-inline .product-info .txt {
        position: relative;
        margin-left: 65px;
        margin-right: 30px;
        text-align: left;
        white-space: normal; }
        ul.table-inline .product-info .txt .option {
          position: relative;
          margin-top: 20px;
          font-family: Mons_L;
          font-size: 10px; }
          ul.table-inline .product-info .txt .option .btn-line {
            display: inline-block;
            margin-left: 20px;
            font-family: "Nanum_R";
            font-size: 12px;
            color: #b5987e;
            text-decoration: underline; }
        ul.table-inline .product-info .txt dl.select-size {
          margin-left: 0px;
          margin-top: 10px; }
          ul.table-inline .product-info .txt dl.select-size dt {
            display: inline-block;
            margin-right: 10px; }
          ul.table-inline .product-info .txt dl.select-size dd {
            display: inline-block; }
            ul.table-inline .product-info .txt dl.select-size dd .select-control {
              min-width: 120px; }
        ul.table-inline .product-info .txt .notice {
          margin-top: 15px;
          color: #b5987e; }
    ul.table-inline .combine:after {
      display: none !important; }
    ul.table-inline .empty-list {
      padding: 40px 0 !important; }
    ul.table-inline .select-control select {
      width: 120px !important; }
    ul.table-inline li .inner .num {
      font-size: 13px; }
      
    /* 20180130 수정 S */
	ul.table-inline.storeReservation-history .t01 {
		display: block !important;
		width: 100%;
		background-color: #f5f5f5;
		padding: 10px 0 !important;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		margin-top: -20px;
		margin-bottom: 20px; }
		ul.table-inline.storeReservation-history .t01.combine {
			border: none !important;
			padding: 0 !important; }
		ul.table-inline.storeReservation-history .t01 .order-no {margin-top: 0px;}    
	ul.table-inline.storeReservation-history .t02 {
		display: block !important;
		width: 100%; }
	ul.table-inline.storeReservation-history .t03 {
		display: inline-block !important;
		width: auto;
		padding-right: 25px !important;
		text-align: right; 
		color: #333; }
		ul.table-inline.storeReservation-history .t03:after {
			content: "판매가";
			display: block;
			position: absolute;
			top: 2px;
			right: 106px;
			font-size: 13px;
			width: 53px;
			text-align: left;
			color: #333; }
	ul.table-inline.storeReservation-history .t04 {
		display: inline-block !important;
		width: auto;
		margin-left: 7px;
		font-size: 12px;
		vertical-align: bottom; 
		color: #333; }
		ul.table-inline.storeReservation-history .t04:after {
			content: "X";
			display: block;
			position: absolute;
			right: 30px;
			top: 2px;
			font-size: 13px; }
	ul.table-inline.storeReservation-history .t05 {
		display: block !important;
		margin-top: 10px;
		width: 100%;
		text-align: right;
		font-size: 13px; 
		color: #333; }
		ul.table-inline.storeReservation-history .t05:after {
			content: "주문금액";
			display: block;
			position: absolute;
			top: 2px;
			right: 150px;
			font-size: 13px;
			color: #333; }
	ul.table-inline.storeReservation-history .t06 {
		display: inline-block !important;
		width: 50%;
		text-align: center;
		padding: 20px 0 0 !important;
		color: #333;
		font-size: 13px; }
	ul.table-inline.storeReservation-history .t07 {
		display: inline-block !important;
		width: 50%;
		text-align: center;
		font-size: 13px;
		padding: 20px 0 0 !important; 
		color: #333;}
		ul.table-inline.storeReservation-history .t07:after {
			content: "";
			display: block;
			position: absolute;
			top: 24px;
			left: 0;
			width: 1px;
			height: 20px;
			background-color: #ddd; }
	ul.table-inline.storeReservation-history .employee-price span {
		margin-left: 40px; }
    /* 20180130 수정 E */
    
  .refusal-email-group {
    margin-top: 90px; }

  .refusal-email-group h2 {
    font-size: 16px; }

  .refusal-email-group .content {
    font-size: 12px; }

  .refusal-email-group .content span {
    font-size: 11px; }

  .refusal-email-group .content strong {
    font-size: 12px; }

  .ui-datepicker {
    left: 0 !important;
    width: 100% !important;
    z-index: 50 !important; }
    .ui-datepicker .ui-datepicker-header {
      padding: 10px 20px; }
    .ui-datepicker .ui-datepicker-calendar {
      padding: 0 20px; }

  .order-btn-group {
    position: relative;
    padding: 0px;
    text-align: right; }
    .order-btn-group li {
      margin-left: 2px;
      margin-bottom: 5px; }
      .order-btn-group li a {
        padding: 5px 0; }
    .order-btn-group.type2 {
      position: relative;
      padding: 0 0 0 20px; }
    .order-btn-group.type3 {
      margin-top: 0; }

  .order-list-filter .package label {
    width: 50px; }
  .order-list-filter .package .pull-left {
    width: 100%;
    margin-bottom: 5px; }
  .order-list-filter .package .pull-left select {
    /*width:auto;*/ }

  .btn-group li .submit {
    width: 100px; }

  .pay-info .package .pull-left {
    width: 100%; }
  .pay-info .package .inner {
    padding: 0; }
  .pay-info .package .type2 {
    margin-top: 40px; }
  .pay-info .package table th .sub {
    padding-left: 0; }
  .pay-info .package .refund-info > .group label {
    display: block; }

  .order-date .group {
    display: block;
    margin: 0; }

  .group.select-option-sms {
    margin-top: 20px; }
    .group.select-option-sms .question {
      font-size: 12px; }
    .group.select-option-sms .package {
      padding: 0;
      border: none; }
      .group.select-option-sms .package dl {
        margin-top: 20px; }
        .group.select-option-sms .package dl dt {
          width: 100%;
          font-family: "Nanum_R";
          font-size: 19px; }
        .group.select-option-sms .package dl dd {
          margin-top: 10px;
          width: 100%;
          border-top: 1px solid #ddd; }
          .group.select-option-sms .package dl dd .inner {
            padding: 20px 10px; }
            .group.select-option-sms .package dl dd .inner .radio {
              float: left;
              margin: 0;
              width: 50%; }
  .group.my-item .package {
    padding: 20px 0; }
    .group.my-item .package ul > li dl dd {
      margin-left: 0;
      font-size: 12px; }
      .group.my-item .package ul > li dl dd strong {
        margin-right: 0;
        font-size: 12px; }
  .group.period-control .package {
    padding: 20px; }
    .group.period-control .package .date input.datepicker {
      width: 80px; }
    .group.period-control .package .group .btn-block {
      display: block; }
  .group.radio-list {
    padding: 0 10px; }
    .group.radio-list .radio {
      margin-right: 20px; }
  .group.address-info .package dl.pull-left {
    width: 100%; }
  .group.address-info .package dl dt {
    width: 30%; }
  .group.cost-info {
    display: table;
    width: 100%;
    border-top: 1px solid #333;
    margin-top: 20px; }
    .group.cost-info .right {
      font-size: 11px; }
      .group.cost-info .right .tit {
        display: block; }
      .group.cost-info .right strong {
        font-size: 14px; }
  .group.order-agree .package {
    padding: 20px 10px; }
    .group.order-agree .package .checkbox {
      display: block;
      margin-top: 10px;
      position: relative;
      top: 0;
      right: 0; }
  .group.pay-select .package {
    padding: 20px 0px; }
  .group.gift-cost .tit {
    margin-top: 10px; }
  .group.gift-cost .package {
    padding: 20px 0; }
    .group.gift-cost .package .pull-left {
      width: 100%;
      padding: 5px 0; }
    .group.gift-cost .package .pull-right {
      width: 100%;
      padding: 5px 0; }
  .group.order-date .package {
    padding: 20px; }
    .group.order-date .package strong {
      display: block;
      padding-left: 0; }
    .group.order-date .package .group {
      display: block;
      margin: 0; }
  .group.order-custom-info .package {
    padding: 20px 0; }
    .group.order-custom-info .package .pull-left {
      padding: 5px 0;
      width: 100%;
      text-align: left; }
  .group.order-cost-info .package .list {
    width: 100% !important; }
    .group.order-cost-info .package .list .tit {
      display: table-cell;
      width: 60%;
      vertical-align: middle;
      border-left: none; }
    .group.order-cost-info .package .list .detail {
      display: table-cell;
      width: 40%;
      vertical-align: middle;
      border-left: none; }
      .group.order-cost-info .package .list .detail .inner {
        height: auto; }
        .group.order-cost-info .package .list .detail .inner .left {
          float: none;
          text-align: right; }
  .group.type-cost-info {
    border: none; }
    .group.type-cost-info .package > .pull-left {
      margin-top: 0px;
      width: 100%; }
    .group.type-cost-info .package .box {
      border: none;
      border-left: none; }
  .group.my-preview {
    border: 1px solid #dddddd;
    background-color: #fff;
    border-top: none;
    border-left: none; }
    .group.my-preview > div {
      border-top: 1px solid #ddd;
      color: #777;
      text-align: center; }
      .group.my-preview > div strong {
        font-family: "Mons_R";
        font-size: 13px; }
      .group.my-preview > div .pull-left, .group.my-preview > div .pull-right {
        width: 50%; }
      .group.my-preview > div .pull-left span, .group.my-preview > div .pull-right span {
        display: block;
        border-left: 1px solid #ddd;
        padding: 12px;
        text-align: left; }
        .group.my-preview > div .pull-left span strong, .group.my-preview > div .pull-right span strong {
          display: block;
          position: absolute;
          top: 12px;
          right: 12px;
          color: #333; }
    .group.my-preview .wish-list {
      display: block;
      position: relative;
      padding: 12px;
      border-left: 1px solid #ddd;
      text-align: left; }
      .group.my-preview .wish-list strong {
        display: block;
        position: absolute;
        top: 12px;
        right: 12px;
        color: #333; }
  .group.add-pay-nfo .package .up {
    text-align: left; }
  .group.add-pay-nfo .package .down {
    text-align: left; }
  .group.add-pay-nfo .package .price {
    text-align: left;
    width: auto !important; }
  .group.add-pay-nfo .package .detail {
    position: relative;
    left: 0;
    margin-left: 0; }
  .group.step-guide ul li h5 {
    font-size: 10px;
    padding-left: 8px; }
  .group.step-guide ul li .ico-my-step {
    width: 10px;
    height: 18px;
    background-position: -94px -60px;
    background-size: 200px;
    top: 3px; }
  .group.step-guide ul li > div {
    display: none; }
  .group.step-guide ul li:first-child h5 {
    padding-left: 0; }
  .group.pay-guide .package {
    margin-top: 10px; }
  .group.confirm-password .package {
    width: 100%; }
    .group.confirm-password .package dl {
      padding-top: 10px; }
      .group.confirm-password .package dl dt {
        display: block;
        width: 100%;
        padding-bottom: 5px;
        text-align: left; }
      .group.confirm-password .package dl dd {
        display: block;
        width: 100%;
        vertical-align: middle; }
    .group.confirm-password .package .notice {
      padding-left: 0px; }
  .group.personal-info .package {
    margin-top: 20px;
    padding: 20px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd; }
    .group.personal-info .package dl {
      padding: 12px 0; }
      .group.personal-info .package dl dt {
        width: 100%; }
        .group.personal-info .package dl dt .inner {
          padding-left: 0px; }
        .group.personal-info .package dl dt.static-label {
          padding-bottom: 10px; }
      .group.personal-info .package dl dd {
        float: left;
        width: 100%;
        vertical-align: middle; }
        .group.personal-info .package dl dd .btn {
          width: 90px;
          font-family: Nanum_R;
          font-size: 11px;
          letter-spacing: -1px; }
      .group.personal-info .package dl.type2 dt {
        padding-bottom: 10px; }
        .group.personal-info .package dl.type2 dt.static-label {
          padding-bottom: 00px; }
      .group.personal-info .package dl.type2 dd {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-top: 5px;
        width: auto; }
        .group.personal-info .package dl.type2 dd.static-label {
          top: 20px; }
    .group.personal-info .package .static-label {
      padding-top: 12px; }
    .group.personal-info .package .input-control {
      margin-top: 3px; }
    .group.personal-info .package .wedding-anniversary li {
      float: left;
      width: 33.3%; }
      .group.personal-info .package .wedding-anniversary li .gap {
        padding: 0 5px; }

  .layout.mypage h3 {
    font-size: 16px;
    font-weight: 300; }

  ul.btn-group {
    padding: 20px 0; }

  /* 레이어 */
  #change_phone dl dt {
    float: left;
    width: 70%; }
  #change_phone dl dd {
    float: left;
    width: 30%;
    overflow: hidden; }

  .good-review .write .log {
    text-align: left;
    width: 100%; }
  .good-review .group.noti {
    background-color: #f5f5f5;
    padding: 20px; }
    .good-review .group.noti .ico {
      margin-right: 10px; }
  .good-review .good-review .view .package {
    padding: 20px 0; }

  .about-product .clause h3 {
    padding-right: 20px; }
  .about-product .clause a.btn-toggle {
    display: block !important; }
  .about-product .clause .expand {
    display: none; }
  .about-product .clause dl dt {
    width: 100%; }
  .about-product .clause dl dd {
    width: 100%; }
  .about-product .customer-info {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd; }
    .about-product .customer-info h3 {
      padding-bottom: 30px;
      font-size: 18px;
      font-weight: 300; }
    .about-product .customer-info dl dt {
      float: left;
      width: 100%;
      padding-top: 14px; }
    .about-product .customer-info dl dd {
      float: left;
      width: 100%; }

  .size-guide {
    padding: 10px; }
    .size-guide h2 {
      padding-left: 10px;
      font-family: Mons_R;
      font-size: 20px;
      font-weight: 300; }
    .size-guide .g-tab {
      padding: 30px 0 30px 10px;
      text-align: left; }
      .size-guide .g-tab li {
        margin-left: 25px; }
        .size-guide .g-tab li a {
          font-family: Mons_L;
          font-size: 12px;
          text-transform: uppercase; }
    .size-guide a.btn-close {
      top: 20px;
      right: 20px; }

  .newarrival-banner {
    margin-top: 43px; }
    .newarrival-banner h2 {
      font-size: 20px; }
    .newarrival-banner .swiper-slide .box {
      width: 50%; }

  .gallery-thumbs.web {
    display: none !important; }
  .gallery-thumbs.mobile {
    display: block !important; }

  .member-benefit h2 {
    text-align: center; }
  .member-benefit .table-benefit {
    display: none; }
	.member-benefit .mobile {
		display: table;
		width: 100%;
	}/* 180110 수정 */
	.member-benefit .table-benefit.mobile th, .member-benefit .table-benefit.mobile td {font-size: 11px; color: #777;}/* 180108 수정 */
	.member-benefit .table-benefit.mobile .txt {padding-top: 10px; color: #333;}/* 180108 수정 */
	.member-benefit .table-benefit.mobile[class*="tblSection"] {margin-top: 20px;}
	.member-benefit .table-benefit.mobile[class="tblSection01"] {margin-top: 0;}
    .member-benefit .mobile ul.mem {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #ddd; }
      .member-benefit .mobile ul.mem li {
        color: #777; }
        .member-benefit .mobile ul.mem li .tit {
          padding-top: 10px;
          padding-bottom: 5px;
          font-size: 15px !important;
          color: #333; }
        .member-benefit .mobile ul.mem li .condition {
          margin-top: 5px; }
    .member-benefit .mobile .up li {
      float: left;
      width: 50%;
      text-align: center; }
    .member-benefit .mobile .down li {
      float: left;
      width: 33.3%;
      text-align: center; }
	/*.member-benefit .mobile .tab-inline {
		margin-top: 15px; }*/
	.member-benefit .mobile .tab-inline {
		margin-top: 30px; } /* 180108 */
      .member-benefit .mobile .tab-inline .tit {
        padding-bottom: 5px;
        font-size: 15px !important; }
	/*.member-benefit .ico.ico-vvip {
		background-size: 200px;
		width: 30px;
		height: 30px;
		background-position: 0px -145px; }*/
	.member-benefit .ico.ico-vvip {
		background-size: 350px;
		width: 48px;
		height: 41px;
		background-position: -4px -258px; } /* 180108 수정 */
	/*.member-benefit .ico.ico-vip {
		background-size: 200px;
		width: 30px;
		height: 30px;
		background-position: -30px -145px; }*/
	.member-benefit .ico.ico-vip {
		background-size: 350px;
		width: 48px;
		height: 41px;
		background-position: -54px -258px; } /* 180108 수정 */
	/*.member-benefit .ico.ico-gold {
		background-size: 200px;
		width: 30px;
		height: 30px;
		background-position: -60px -145px; }*/
	.member-benefit .ico.ico-gold {
		background-size: 350px;
		width: 45px;
		height: 44px;
		background-position: -109px -258px; } /* 180108 수정 */
	/*.member-benefit .ico.ico-silver {
		background-size: 200px;
		width: 30px;
		height: 30px;
		background-position: -90px -145px; }*/
	.member-benefit .ico.ico-silver {
		background-size: 350px;
		width: 46px;
		height: 44px;
		background-position: -162px -258px; } /* 180108 수정 */
	/*.member-benefit .ico.ico-family {
		background-size: 200px;
		width: 30px;
		height: 30px;
		background-position: -120px -145px; }*/
	.member-benefit .ico.ico-family {
		background-size: 350px;
		width: 46px;
		height: 44px;
		background-position: -214px -258px; } /* 180108 수정 */

  .CS .content.CS-store .sec .store-list li .inner > div {
    border: none !important; }

  .bottom-viewer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 12; }
    .bottom-viewer .package {
      padding: 10px 15px;
      border-top: 1px solid #333; }
      .bottom-viewer .package ul {
        margin-left: -3px;
        margin-right: -3px; }
        .bottom-viewer .package ul li {
          float: left; }
          .bottom-viewer .package ul li .inner {
            padding: 0 3px; }
            .bottom-viewer .package ul li .inner a {
              display: block;
              background-color: #fff;
              border: 1px solid #333;
              height: 30px;
              line-height: 30px;
              text-align: center;
              font-family: Mons_R; }
              .bottom-viewer .package ul li .inner a.black {
                background-color: #333;
                color: #fff; }
              .bottom-viewer .package ul li .inner a.kr {
                font-family: Nanum_R; }
              .bottom-viewer .package ul li .inner a.disabled {
                opacity: 0.5;
                filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
                filter: alpha(opacity=50);
                cursor: default; }
        .bottom-viewer .package ul:after {
          content: "";
          display: block;
          clear: both;
          float: none; }
    .bottom-viewer > .package {
      background-color: #fff; }
    .bottom-viewer .prd-info {
      width: 100%;
      min-width: 100%;
      padding: 0 0 50px;
      display: block;
      position: absolute;
      /*-moz-transform: translate3d(0, 300px, 0); -webkit-transform: translate3d(0, 300px, 0); transform: translate3d(0, 300px, 0);*/ }
      .bottom-viewer .prd-info .prd-info .btn-option {
        margin-top: 0; }
      .bottom-viewer .prd-info dl {
        margin-top: 15px;
        text-align: left; }
        .bottom-viewer .prd-info dl dt {
          float: left;
          width: 25%;
          padding-top: 8px;
          letter-spacing: -1px; }
          .bottom-viewer .prd-info dl dt.en {
            font-family: Mons_L;
            letter-spacing: 2; }
        .bottom-viewer .prd-info dl dd {
          float: left;
          width: 75%; }
          .bottom-viewer .prd-info dl dd .btn-option {
            margin-top: 0; }
          .bottom-viewer .prd-info dl dd .price {
            margin-top: 0;
            padding-top: 8px; }
            .bottom-viewer .prd-info dl dd .price strong {
              font-size: 14px; }
          .bottom-viewer .prd-info dl dd .spinner {
            margin: 0;
            width: 140px; }
          .bottom-viewer .prd-info dl dd .btn-sizeGuide {
            bottom: -10px; }
      .bottom-viewer .prd-info > a.btn-close {
        display: block !important;
        top: 20px; }
    .bottom-viewer > .package {
      position: relative; }

  .btn-mobile-prev {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 3; }
    .btn-mobile-prev.upper {
      bottom: 70px; }

  .btn-top {
    display: none; }

  .btn-mobile-top {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 5; }
    .btn-mobile-top.upper {
      bottom: 70px; }

  .group.address-info .package .message-inline {
    width: 100%; }

  .group.address-info .package dl dd .btn.modify {
    display: block;
    margin-top: 10px;
    width: 100% !important; }

  .coming-page {
    position: relative;
    width: 100%;
    margin-left: 0px;
    left: 0;
    padding: 50px 0; }
    .coming-page .copyright {
      margin-top: 30px; }

  

  .delivery-edit h2 {
    padding-bottom: 15px; }

  .bnr-ic.ico-move {
    background-position: -10px -18px;
    background-size: 120px;
    width: 10px;
    height: 12px; }

  .list-view .list-control .right .sort .select-control {
    width: 98px; }

  .event-detail .foot {
    padding: 20px; }

  .prd-list-event img {
    width: 100%; }

  .prd-list-event > div {
    padding-bottom: 50px; }

  .prd-list-event-title {
    padding: 22px 10px; }

  .prd-list-event-title span {
    font-size: 13px; }

  .prd-list-event-title:after {
    top: 46px; }

  .order .head-tree .txt strong {
    font-size: 13px; }

  .group.period-control .package .box {
    display: block; }

  .group.period-control .package .box .tit {
    display: block; }

  .group.period-control .package .box .type {
    display: block;
    margin-right: 0;
    margin-bottom: 10px; }

  ul.table-inline.question-list .expand .order-good {
    width: 100%; }

  ul.table-inline.question-list .expand .quest_icon {
    width: 15%; }

  ul.table-inline.question-list .expand .quest_content {
    width: 85%; }

  ul.table-inline.question-list .expand .step.answer .answer_icon {
    width: 15%; }

  ul.table-inline.question-list .expand .step.answer .answer_content {
    width: 85%; }

  ul.table-inline.question-list .expand .step.answer {
    padding-right: 20px; }

  .privacy-group {
    margin: 20px auto 0; }

  .td.err.err-box {
    min-height: 100%;
    padding: 0; }

  #postal-code h2 {
    padding: 40px 20px 0; }

  ico.ico-q {
    display: none; }

  .custom-tab {
    margin: 30px 10px;
    border-left: 1px solid #ddd;
    box-sizing: border-box; }

  .custom-tab li {
    width: 50%;
    box-sizing: border-box; }
    .custom-tab li a {
      border: 1px solid #ddd;
      border-left: none;
      box-sizing: border-box; }
    .custom-tab li:first-child a {
      border-left: none; }

  .custom-tab li:first-child a.active {
    margin-left: -1px; }

  .group.period-control .package .input-layout {
    width: auto; }

  .inquery-layer li {
    padding: 20px 0 0 !important; }

  

  .card-guide {
    padding: 10px; }
    .card-guide a.btn-close {
      top: 10px;
      right: 10px; }
    
  .storeInfo {
    padding: 10px; }
    .storeInfo a.btn-close {
      top: 10px;
      right: 10px; }    

  .g-layer-sm {
    box-sizing: border-box;
    padding: 100px 30px; }

  .layer-sm {
    position: fixed !important;
    width: 90% !important;
    padding: 0 !important;
    left: 5% !important;
    /* [#3786] 메인화면 - fixed 레이어팝업 display 버그 */
    top: 50%;}

  .layer-sm.type2 {
    position: fixed !important;
    top: 0; } }
@media screen and (min-width: 1880px) {
  body {
    overflow-x: hidden; } }
@media screen and (max-width: 1400px) {
  header .web h1 {
    left: 4%;
    top: 44%;
    width: 14%; }

  header .web .right {
    right: 20px; }

  header .web .right ul li {
    padding: 0 0 0 10px; }

  header .web .middle {
    width: 610px;
    margin: 0 auto; }

  header .web .middle ul.depth01 {
    margin-right: 30px;
    margin-left: -20px; }

  header .web .middle ul.depth01 > li:first-child > a {
    padding-right: 0; } }
@media screen and (max-width: 1200px) {
  header .web h1 {
    left: 2%; }

  header .web .middle ul.depth01 > li {
    padding: 0 10px; }

  header .web .right ul li {
    padding: 0 0 0 10px; } }
@media screen and (min-width: 992px) {
  .refine-tool {
    display: block !important; }

  .m-menu {
    display: none !important; }

  .g-layer {
    display: none;
    margin-top: 0px; }
    .g-layer .layer {
      display: none; }

  .prd-main .pull-right {
    display: block !important; }

  .list-view .list-control {
    position: relative; }

  .layout > .menu dl dd {
    display: block !important; }

  .btn-mobile-prev {
    display: none; }

  .btn-mobile-top {
    display: none; }

  .btn-top {
    display: block; }

  .bottom-viewer {
    display: none; }

  .layout > .menu ul.bottom-option {
    display: none; }

}
@media screen and (max-width: 500px) {
  footer .package .sns {
    top: 27px; }

  footer .package .menu ul {
    min-height: 48px; } }
  .post-code .content .post-control li {
    /* 171116 우편번호 검색 수정 */ }
    .post-code .content .post-control li .gap .input-layout {
      min-width: inherit; } }
@media screen and (max-width: 400px) {
  .post-code .content .post-control li.state {
    width: 50%; }
  .post-code .content .post-control li.city {
    width: 50%; }
  .post-code .content .post-control li.street {
    width: 100%; }
  .post-code .content .post-control li.build-code {
    width: 45%; }
  .post-code .content .post-control li.build-name {
    width: 55%; }
  .post-code .content .post-control li.search {
    width: 100%;
    text-align: center; }
    .post-code .content .post-control li.search .btn {
      display: inline-block;
      width: 90px; }
  .post-code .content .post-control li.build-code-fixed {
    width: 100%; }
  .post-code .content .post-control li.address-fixed {
    width: 100%; }
  .post-code .content .post-control li.detail-address {
    width: 100%; }
  .post-code .content .post-control li.confirm {
    width: 100%;
    text-align: center; }
    .post-code .content .post-control li.confirm .btn {
      display: inline-block;
      width: 90px; } }
/*****member*****/
h2.tit-kr {
  font-family: inherit;
  font-size: 24px; }

.member {
  width: 100%;
  max-width: 1100px;
  margin: 16px auto 100px;
  min-height: 700px; }
  .member > div {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd; }
    .member > div div, .member > div p, .member > div li {
      font-weight: normal; }
  .member h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px; }
  .member > p.comment {
    margin: 10px 0 12px;
    text-indent: 0; }
  .member > ul.comment {
    margin: 28px 0 0 25px;
    text-indent: 0; }
    .member > ul.comment li {
      margin-bottom: 5px; }
  .member .box {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    padding: 86px 90px; }
    .member .box .btn {
      width: 100%; }
    .member .box:first-child {
      border-right: 1px solid #ddd; }
    .member .box > ul {
      margin: 20px 0 35px; }
      .member .box > ul li {
        margin-bottom: 3px; }
        .member .box > ul li:last-child {
          margin-bottom: 0; }
        .member .box > ul li .bullet {
          font-size: 10px; }
    .member .box strong {
      font-weight: normal;
      text-transform: uppercase; }
  .member .ect {
    margin-top: 38px; }
    .member .ect a {
      text-decoration: underline;
      color: #333;
      font-size: 11px;
      margin-bottom: 15px; }
      .member .ect a:last-child {
        margin-bottom: 0; }
  .member .txt {
    margin-bottom: 10px; }
  .member .txt.nMember {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 35px; }
    .member .txt.nMember em {
      font-size: 11px; }
  .member .comment {
    margin: 35px 0 10px 10px;
    color: #777;
    font-size: 12px;
    text-indent: -10px;
    line-height: 20px; }
  .member .order-nonmember .box {
    height: 577px; }
  .member .order-nonmember .box > .txt {
    margin-bottom: 10px; }
    .member .order-nonmember .box > .txt span {
      display: block;
      color: #777; }
  .member .order-nonmember .form-table2 > .err {
    margin-bottom: 25px; }
  .member .find .box h3 {
    margin-bottom: 10px; }
  .member .find .box .err {
    width: 100%;
    margin-top: 15px; }
  .member .find .box .btn {
    width: auto;
    min-width: 190px; }
  .member .find .box .btn-area {
    margin-top: 20px; }
  .member .find .box p.txt {
    color: #777;
    margin-bottom: 20px; }
  .member .find .table {
    margin: 25px 0 0; }
    .member .find .table .col {
      width: 100%; }
      .member .find .table .col .select-control {
        width: 31.8%;
        max-width: 115px;
        margin-right: 1.3%; }
        .member .find .table .col .select-control:last-child {
          margin-right: 0; }
    .member .find .table .comment {
      display: block;
      margin: 5px 0 5px 10px; }
  .member .forgot-id-complete {
    box-sizing: border-box;
    width: 100%;
    padding: 86px 100px;
    text-align: center; }
    .member .forgot-id-complete h4 {
      font-size: 12px;
      font-weight: normal; }
    .member .forgot-id-complete .your_id {
      margin: 42px 0;
      font-family: "Mons_L", Mons_L, sans-serif;
      font-size: 20px;
      color: #333; }
    .member .forgot-id-complete .btn-area, .member .forgot-id-complete .ect {
      width: 350px;
      margin: 30px auto;
      text-align: left; }
    .member .forgot-id-complete .btn-area .btn {
      width: 100%; }
  .member .pw-change {
    box-sizing: border-box;
    padding: 86px 100px; }
    .member .pw-change h3, .member .pw-change .txt, .member .pw-change .table, .member .pw-change .comment, .member .pw-change .btn-area {
      width: 460px;
      margin: 0 auto; }
    .member .pw-change .txt {
      margin: 30px auto 40px; }
    .member .pw-change .table > li {
      width: 100%; }
      .member .pw-change .table > li:first-child {
        height: 47px;
        margin-bottom: 20px; }
      .member .pw-change .table > li .th {
        padding: 17px 0 5px;
        height: auto; }
      .member .pw-change .table > li .col {
        width: 100%; }
      .member .pw-change .table > li .err {
        margin-top: 10px; }
      .member .pw-change .table > li .inputLayer {
        box-sizing: border-box;
        width: 100%;
        padding-left: 10px;
        font-size: 11px;
        text-align: left; }
        .member .pw-change .table > li .inputLayer > span {
          display: none; }
          .member .pw-change .table > li .inputLayer > span.on {
            display: inline-block; }
        .member .pw-change .table > li .inputLayer .red {
          color: #c20000;
          margin-right: 10px; }
        .member .pw-change .table > li .inputLayer .green {
          color: #009d1e; }
    .member .pw-change .comment {
      margin: 10px auto;
      text-indent: 0; }
      .member .pw-change .comment li {
        margin-bottom: 5px; }
    .member .pw-change .btn-area {
      margin-top: 62px; }
      .member .pw-change .btn-area .btn {
        width: 49%; }
        .member .pw-change .btn-area .btn:first-child {
          margin-right: 5px; }
  .member .forgot-pw .box {
    padding-right: 40px; }
    .member .forgot-pw .box .err {
      margin-top: 0; }
    .member .forgot-pw .box .btn-area {
      margin-top: 25px; }
  .member .forgot-pw .table .col {
    width: 350px; }
  .member .forgot-pw .comment {
    display: block;
    margin-top: 10px;
    color: #a1a1a1; }
  .member .input-control {
    border: 1px solid #333; }

/*member*/
.join {
  width: 100%;
  max-width: 1300px; }
  .join > div {
    border: none; }
  .join .join-area {
    box-sizing: border-box;
    padding: 60px 80px; }
  .join .context h5 {
    margin-bottom: 10px;
    font-size: 13px; }
  .join .context .agree-area {
    margin-bottom: 35px; }
    .join .context .agree-area .check .checkbox {
      margin-top: 0; }
    .join .context .agree-area .check label {
      color: #777; }
  .join .all-agree .check {
    width: 320px;
    margin-bottom: 25px;
    border-bottom: 2px solid #333;
    padding: 5px 0; }
    .join .all-agree .check label {
      font-size: 13px;
      color: #333; }
  .join .all-agree .txt {
    width: 100%; }
    .join .all-agree .txt > div {
      float: left;
      width: 50%; }
    .join .all-agree .txt .flL {
      color: #777; }
      .join .all-agree .txt .flL .black {
        color: #333; }
    .join .all-agree .txt .btn-area {
      margin-top: 15px;
      text-align: right; }
      .join .all-agree .txt .btn-area .btn {
        width: 280px; }
  .join .signUp {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 40px 0;
    border: 1px solid #ddd; }
    .join .signUp ul.table {
      max-width: 880px;
      margin: 47px auto 0; }
      .join .signUp ul.table li:after {
        content: "";
        display: block;
        clear: both;
        float: none; }
      .join .signUp ul.table li {
        padding: 5px 0; }
      .join .signUp ul.table .th {
        width: 25%;
        padding: 10px 0 0; }
      .join .signUp ul.table .td {
        width: 75%;
        padding: 0; }
      .join .signUp ul.table .inputWrap {
        margin: 0; }
      .join .signUp ul.table .type-t {
        box-sizing: border-box;
        width: 100%;
        max-width: 360px;
        padding-left: 20px;
        padding-top: 4px;
        font-size: 11px;
        color: #999; }
      .join .signUp ul.table .col .select-control {
        max-width: 97px; }
      .join .signUp ul.table .col3 {
        float: left;
        width: 300px; }
      .join .signUp ul.table .col-group:after {
        content: "";
        display: block;
        clear: both;
        float: none; }
      .join .signUp ul.table .col-group .col, .join .signUp ul.table .col-group .err {
        float: left; }
      .join .signUp ul.table .col-group .err {
        display: block;
        width: 100%; }
      .join .signUp ul.table .hold .th {
        min-height: auto;
        padding: 14px 0; }
      .join .signUp ul.table .hold .td {
        min-height: auto;
        padding: 14px 0; }
      .join .signUp ul.table .hold.inputReceive .td > span {
        display: block;
        margin-bottom: 25px; }
      .join .signUp ul.table .hold.inputReceive .check div.checkbox {
        margin-right: 20px; }
      .join .signUp ul.table .hold.inputReceive em.gray {
        color: #777; }
      .join .signUp ul.table .checkbox-errors {
        display: block !important; }
        .join .signUp ul.table .checkbox-errors li {
          padding: 0; }
      .join .signUp ul.table .select-control select {
        padding: 12px 10px; }
    .join .signUp .btn-area {
      margin-top: 30px;
      margin-bottom: 30px; }
      .join .signUp .btn-area .btn {
        width: 126px; }
  .join .signUp-complete {
    box-sizing: border-box;
    width: 100%;
    max-width: 1100px;
    height: 100%;
    padding: 40px 0;
    margin: 0 auto;
    border: 1px solid #ddd;
    text-align: center; }
    .join .signUp-complete h3 {
      margin-bottom: 25px; }
      .join .signUp-complete h3 span {
        display: block;
        font-size: 20px;
        line-height: 30px; }
    .join .signUp-complete .btn-area {
      margin: 70px 0 40px; }
      .join .signUp-complete .btn-area .btn {
        width: 350px; }

/* desktop 991 */
@media screen and (max-width: 991px) {
  .member {
    width: 100%;
    min-height: 250px;
    margin: 0;
    overflow-x: hidden; }
    .member .input-control {
      line-height: 18px; }
    .member h2.member-title {
      display: none;
      font-size: 1.2em; }
    .member > p.comment {
      margin: 20px 0 20px 0; }
    .member > ul.comment {
      margin: 30px 0; }
      .member > ul.comment li {
        text-indent: -5px;
        margin-left: 11px;
        margin-bottom: 10px; }
    .member > div {
      width: 100%;
      height: auto;
      margin: 20px auto 0;
      border: none; }
      .member > div .box {
        float: none;
        width: 100%;
        height: auto;
        padding: 20px 0 40px; }
        .member > div .box:first-child {
          border-right: none;
          border-bottom: 1px solid #ddd; }
      .member > div .err-login {
        width: 60%; }
      .member > div .check-save .flR {
        width: 60%; }
      .member > div .check-save .checkbox label input {
        margin-left: -16px; }
      .member > div h3 {
        font-size: 15px;
        font-weight: normal;
        line-height: 18px; }
    .member .order-nonmember .box {
      height: auto; }
    .member .find .box {
      padding: 20px 0 40px; }
      .member .find .box .err {
        margin-top: 0; }
      .member .find .box.last {
        padding: 20px 0 0; }
    .member .find .table .col .select-control, .member .find .table .col .select-control.w130 {
      width: 31%;
      max-width: 32%; }
    .member .find .table.type2 .th {
      padding-bottom: 5px;
      min-height: 20px; }
    .member .forgot-id-complete {
      padding: 40px 0; }
      .member .forgot-id-complete .btn-area, .member .forgot-id-complete .ect {
        width: 100%; }
      .member .forgot-id-complete .your_id {
        margin: 35px 0 75px; }
    .member .pw-change {
      padding: 40px 0 0; }
      .member .pw-change h3, .member .pw-change .txt, .member .pw-change .table, .member .pw-change .comment, .member .pw-change .btn-area {
        width: 100%; }
      .member .pw-change .table > li .th {
        padding: 0 0 5px; }
      .member .pw-change .table > li:first-child {
        height: auto;
        margin-bottom: 0; }
      .member .pw-change .btn-area {
        padding-bottom: 30px;
        border-bottom: 1px solid #ddd; }
        .member .pw-change .btn-area .btn:first-child {
          margin-right: 2px; }
        .member .pw-change .btn-area .btn {
          padding: 10px 0; }
      .member .pw-change .comment li {
        text-indent: -5px;
        margin-left: 11px; }
    .member .forgot-pw .table .col {
      width: 100%; }

  /*member end*/
  .join .join-area {
    padding: 30px 0 0; }
    .join .join-area .context {
      margin: 0; }
      .join .join-area .context .agree-area {
        margin-bottom: 20px; }
        .join .join-area .context .agree-area:after {
          content: "";
          display: block;
          clear: both;
          float: none; }
        .join .join-area .context .agree-area .check {
          float: left;
          width: 81%;
          margin: 0; }
          .join .join-area .context .agree-area .check div.checkbox {
            margin: 0;
            font-size: 13px; }
        .join .join-area .context .agree-area a.link {
          float: right;
          color: #777;
          text-decoration: underline; }
    .join .join-area .all-agree {
      margin-top: 34px; }
      .join .join-area .all-agree .txt > div {
        float: none;
        width: 100%;
        text-align: center; }
        .join .join-area .all-agree .txt > div.flL {
          text-align: left; }
    .join .join-area .signUp {
      width: 100%;
      padding: 0;
      border: none; }
      .join .join-area .signUp p.txt {
        margin-bottom: 20px; }
      .join .join-area .signUp ul.table {
        width: 100%;
        margin: 0; }
        .join .join-area .signUp ul.table .th, .join .join-area .signUp ul.table .td {
          float: none;
          width: 100%; }
        .join .join-area .signUp ul.table .td span.err {
          float: left; }
        .join .join-area .signUp ul.table .type-t {
          width: 100%;
          padding-left: 0;
          padding-top: 8px;
          text-align: left; }
        .join .join-area .signUp ul.table .type-b .checkbox-errors {
          float: left; }
        .join .join-area .signUp ul.table .col-group .col, .join .join-area .signUp ul.table .col-group .err {
          float: none; }
        .join .join-area .signUp ul.table .hold .th {
          padding: 0 0 5px; }
        .join .join-area .signUp ul.table .hold .td {
          padding: 0 0 20px; }
        .join .join-area .signUp ul.table .hold.inputPhone {
          width: 100%; }
          .join .join-area .signUp ul.table .hold.inputPhone .th, .join .join-area .signUp ul.table .hold.inputPhone .td {
            float: left; }
          .join .join-area .signUp ul.table .hold.inputPhone .th {
            width: 30%;
            max-width: 180px; }
          .join .join-area .signUp ul.table .hold.inputPhone .td {
            width: 70%; }
        .join .join-area .signUp ul.table .hold.inputReceive .td > span {
          margin-bottom: 20px; }
        .join .join-area .signUp ul.table .col .select-control {
          max-width: 32%; }
        .join .join-area .signUp ul.table .col3 {
          width: 100%;
          float: none; }
        .join .join-area .signUp ul.table div.pwd_desc {
        	margin-top: 20px;
        } 
      .join .join-area .signUp .btn-area {
        margin-top: 0;
        margin-bottom: 0;
        padding: 30px 0; }
        .join .join-area .signUp .btn-area .btn {
          width: 100%; }
    .join .join-area .signUp-complete {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none; }
      .join .join-area .signUp-complete h3 {
        margin-bottom: 25px; }
        .join .join-area .signUp-complete h3 span {
          display: block;
          font-size: 20px;
          line-height: 30px; }
      .join .join-area .signUp-complete .btn-area {
        margin: 70px 0 0px; }
        .join .join-area .signUp-complete .btn-area .btn {
          width: 100%; }

  /* join end */ }
/*****order*****/
.order {
  box-sizing: border-box;
  width: 100%;
  max-width: 1300px;
  margin: 11px auto 100px;
  padding: 0 20px;
  min-height: 700px;
  /* layer popup end */ }
  .order h2, .order h3, .order h4, .order label {
    font-weight: normal; }
  .order .btn-area {
    margin-top: 20px; }
    .order .btn-area.inline {
      display: inline-block;
      width: auto;
      margin-top: 0; }
  .order .input-control {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin: 0;
    vertical-align: middle; }
  .order .input-control.tel {
    width: 32%;}/* 주문서 연락처 입력란 크기 변경 */    
  .order .input-btn .input-control {
    width: 50%;
    margin-right: 1%; }
  .order .input-btn .btn {
    padding: 10px;
    margin: 0; }
  .order .input-btn .tip {
    display: inline-block;
    padding-left: 10px;
    color: #c20000;
    vertical-align: middle; }
    .order .input-btn .tip .checkbox-errors {
      margin-top: 0; }
  .order .cart-none {
    width: 100%;
    margin-top: 60px;
    padding: 67px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 20px; }
  .order .cart-table {
    width: 100%;
    margin-top: 30px; }
  .order .tr {
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd; }
    .order .tr.list .prd-info {
      font-size: 0; }
    .order .tr > div {
      box-sizing: border-box;
      display: table-cell;
      padding: 20px 0;
      text-align: center;
      vertical-align: middle; }
      .order .tr > div.check {
        width: 7%; }
        .order .tr > div.check .checkbox {
          display: block;
          width: 16px;
          height: 16px;
          margin: 0 auto; }
      .order .tr > div.prd-info {
        width: 28%;
        text-align: left; }
        .order .tr > div.prd-info .prd-img {
          display: inline-block;
          width: 54px;
          height: 80px;
          margin: 0; }
          .order .tr > div.prd-info .prd-img .thum {
            overflow: hidden;
            display: block;
            width: 54px;
            height: 80px;
            margin: 0 auto;
            background: #ddd;
            vertical-align: middle; }
            .order .tr > div.prd-info .prd-img .thum.small {
              width: 34px;
              height: 50px; }
        .order .tr > div.prd-info .prd-txt {
          display: inline-block;
          width: 75%;
          padding-left: 17px;
          vertical-align: top; }
          .order .tr > div.prd-info .prd-txt .flag-list {
            display: block;
            white-space: normal; }
          .order .tr > div.prd-info .prd-txt .prd-name {
            display: block;
            margin: 7px 0 11px;
            font-size: 12px;
            color: #333;
            /*text-overflow 2*/
            display: -webkit-box;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 100%;
            max-height: 36px; }
          .order .tr > div.prd-info .prd-txt .prd-option em {
            display: inline-block;
            margin-right: 20px;
            color: #777;
            font-size: 10px;
            font-family: "Mons_L", Mons_L, sans-serif; }
          .order .tr > div.prd-info .prd-txt .prd-option .btn-txt {
            display: inline-block;
            border-bottom: 1px solid #b5987e;
            color: #b5987e;
            line-height: 1;
            font-size: 11px; }
      .order .tr > div.sellPrice {
        width: 15%; }
        .order .tr > div.sellPrice > span {
          display: block;
          text-align: right;
          font-family: "Mons_L", Mons_L, sans-serif;
          color: #777; }
        .order .tr > div.sellPrice .price {
          width: 100%;
          text-align: center; }
        .order .tr > div.sellPrice .discount {
          padding-right: 10px; }
          .order .tr > div.sellPrice .discount .del {
            display: block;
            text-decoration: line-through;
            font-style: normal; }
        .order .tr > div.sellPrice .member-price {
          padding-right: 10px;
          color: #b5987e; }
      .order .tr > div.coupon {
        width: 10%; }
      .order .tr > div.quantity {
        width: 10%;
        padding-left: 20px; }
        .order .tr > div.quantity .spinner {
          width: 36px;
          margin: 0 auto;
          border-color: #777; }
          .order .tr > div.quantity .spinner .input-control {
            padding: 0;
            margin: 0;
            border-color: #777; }
            .order .tr > div.quantity .spinner .input-control input {
              margin: 0; }
        .order .tr > div.quantity .btn-area {
          width: 36px;
          margin: 5px auto 0; }
          .order .tr > div.quantity .btn-area .btn {
            width: 100%;
            height: auto;
            padding: 5px 0;
            border-color: #777;
            margin: 0; }
      .order .tr > div.amount {
        width: 10%; }
      .order .tr > div.delivery {
        width: 12%; }
        .order .tr > div.delivery > span {
          display: block;
          color: #777; }
      .order .tr > div.control-td {
        width: 8%; }
        .order .tr > div.control-td .delete {
          display: block;
          width: 13px;
          height: 13px;
          margin-bottom: 10px;
          margin-left: 67%;
          background: url(../image/close_popup.png) no-repeat 0 -27px; }
        .order .tr > div.control-td .btn {
          text-align: center;
          width: 64px; }
        .order .tr > div.control-td .order-btn {
          margin-bottom: 8px; }
      .order .tr > div.col3 {
        width: 32%; }
        .order .tr > div.col3 span {
          color: #a1a1a1; }
    .order .tr.list-freebie .prd-info .freebie {
      padding: 10px 0 0 83px; }
      .order .tr.list-freebie .prd-info .freebie .prd-img {
        width: 34px;
        height: 50px; }
      .order .tr.list-freebie .prd-info .freebie .prd-txt .prd-name {
        padding-bottom: 2px;
        margin: 0; }
      .order .tr.list-freebie .prd-info .freebie .prd-txt em {
        display: block;
        font-size: 11px; }
      .order .tr.list-freebie .prd-info .freebie .prd-txt span.ex-noti {
        display: block;
        margin-top: 2px;
        font-size: 10px; }
      .order .tr.list-freebie .prd-info .freebie .prd-alarm {
        margin-top: 5px; }
    .order .tr .prd-alarm {
      display: block;
      margin-top: 10px;
      color: #a1a1a1;
      font-style: normal;
      font-size: 11px;
      line-height: 1; }
  .order .list-btn {
    padding: 10px 0 61px; }
    .order .list-btn .btn-area {
      margin-top: 0;
      text-align: left; }
      .order .list-btn .btn-area a {
        height: auto;
        line-height: 1;
        padding: 5px 10px;
        margin-right: 5px; }
  .order .total-area {
    padding: 34px 0;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center; }
    .order .total-area > div {
      display: inline-block;
      vertical-align: middle; }
    .order .total-area > div {
      width: 160px;
      padding-left: 50px;
      text-align: left; }
      .order .total-area > div em {
        display: block; }
      .order .total-area > div span {
        display: block;
        font-size: 22px; }
      .order .total-area > div:first-child {
        padding-left: 0; }
  .order .sheet {
    width: 100%;
    margin-top: 60px; }
    .order .sheet h3 {
      padding: 10px 0;
      font-size: 16px; }
    .order .sheet h4 {
      margin-bottom: 15px; }
    .order .sheet .sec {
      margin-bottom: 50px; }
      .order .sheet .sec p {
        padding: 10px 0 20px;
        color: #777; }
    .order .sheet .cart-table {
      margin-top: 0; }
    .order .sheet .tr > div.prd-info {
      width: 53%; }
    .order .sheet .tr > div.sellPrice {
      width: 12%; }
      .order .sheet .tr > div.sellPrice span {
        text-align: center; }
    .order .sheet .tr > div.quantity {
      width: 5%; }
      .order .sheet .tr > div.quantity span {
        font-family: "Mons_L", Mons_L, sans-serif; }
    .order .sheet .tr > div.amount {
      width: 10%; }
    .order .sheet .freeGift ul {
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      padding: 20px 0 10px; }
      .order .sheet .freeGift ul li.tr.list-freebie {
        border-bottom: none; }
        .order .sheet .freeGift ul li.tr.list-freebie:after {
          content: "";
          float: none;
          display: block;
          clear: both; }
        .order .sheet .freeGift ul li.tr.list-freebie .prd-info.col2 {
          float: left;
          width: 50%; }
  .order .form-table {
    box-sizing: border-box;
    width: 100%;
    padding: 15px 0 15px 40px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd; }
    .order .form-table .checkbox-errors {
      margin-top: 6px; }
    .order .form-table li {
      box-sizing: border-box;
      display: table;
      width: 100%;
      max-width: 855px;
      padding: 10px 0 5px; }
      .order .form-table li .th, .order .form-table li .td {
        display: table-cell; }
      .order .form-table li .th {
        width: 14%;
        min-width: 120px;
        color: #777;
        vertical-align: top;
        padding-top: 15px; }
      .order .form-table li .td {
        width: 88%;
        max-width: 734px; }
        .order .form-table li .td .num {
          display: inline-block;
          margin-left: 13px;
          color: #777; }
        .order .form-table li .td .w660 {
          display: inline-block; }
        .order .form-table li .td.row > div {
          padding-bottom: 5px; }
      .order .form-table li span {
        color: #777; }
      .order .form-table li.col2 {
        width: 100%;
        max-width: 100%; }
        .order .form-table li.col2:after {
          content: "";
          display: block;
          clear: both;
          float: none; }
        .order .form-table li.col2 > div {
          float: left;
          width: 50%; }
        .order .form-table li.col2 .th {
          width: 31%; }
        .order .form-table li.col2 .td {
          width: 69%; }
    .order .form-table.col3 {
      display: table;
      width: 100%;
      padding-left: 0; }
      .order .form-table.col3 li {
        display: table-cell;
        width: 33.3%; }
        .order .form-table.col3 li > div {
          display: inline-block; }
        .order .form-table.col3 li .th {
          width: 29%;
          min-width: 88px;
          text-align: right;
          padding-right: 18px; }
        .order .form-table.col3 li .td {
          width: 62%;
          text-align: left; }
  .order .input-select {
    position: relative; }
    .order .input-select .message-control {
      box-sizing: border-box;
      display: none;
      position: absolute;
      top: 37px;
      left: 0;
      width: 100%;
      background: #fff;
      border: 1px solid #ddd;
      padding: 5px 0; }
      .order .input-select .message-control li {
        padding: 0; }
        .order .input-select .message-control li a {
          padding: 5px 0 5px 10px;
          color: #a1a1a1;
          font-size: 11px; }
        .order .input-select .message-control li:hover a {
          color: #333; }
  .order .check-tr {
    width: 100%; }
    .order .check-tr .radioBox {
      display: inline-block;
      width: auto;
      vertical-align: top; }
      .order .check-tr .radioBox li {
        display: inline-block;
        width: auto;
        padding-right: 30px; }
        .order .check-tr .radioBox li:last-child {
          padding-right: 0; }
      .order .check-tr .radioBox .radio {
        margin-right: 27px; }
        .order .check-tr .radioBox .radio label {
          color: #777; }
      .order .check-tr .radioBox .check {
        display: inline-block;
        width: 54%;
        max-width: 590px;
        vertical-align: middle; }
      .order .check-tr .radioBox .btn-area {
        margin-top: 0;
        vertical-align: top; }
  .order .complete {
    width: 530px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center; }
    .order .complete h3 {
      font-size: 20px; }
    .order .complete p.order-code {
      font-size: 16px;
      padding: 0 0 50px !important; }
      .order .complete p.order-code strong {
        color: #777;
        font-family: Nanum_R;
        font-family: Nanum_R;
        font-weight: 600;
        color: #8e3837; }
    .order .complete .txt.info {
      width: 100%;
      margin-bottom: 20px;
      font-size: 15px; }
      .order .complete .txt.info div {
        width: 100%;
        margin: 0 auto;
        padding: 0; }
      .order .complete .txt.info .deposit {
        font-size: 15px; }
        .order .complete .txt.info .deposit .red strong {
          color: #8e3837;
          font-size: 17px; }
      .order .complete .txt.info strong {
        font-family: Nanum_R;
        font-weight: 600; }
    .order .complete .txt {
      box-sizing: border-box;
      margin: 0 auto;
      padding: 0 5px;
      color: #777;
      line-height: 22px;
      font-size: 15px; }
    .order .complete .btn-area {
      width: 380px;
      margin: 60px auto 0; }
      .order .complete .btn-area:after {
        content: "";
        display: block;
        clear: both;
        float: none; }
      .order .complete .btn-area .btn {
        width: 48.5%;
        float: left; }
        .order .complete .btn-area .btn.black {
          float: right; }
  .order .order-list {
    position: relative; }
    .order .order-list .check-member {
      position: absolute;
      top: 13px;
      right: 0;
      color: #777; }
      .order .order-list .check-member > span {
        margin-left: 18px;
        color: #777; }
  .order .paymentBox {
    display: table;
    width: 100%; }
    .order .paymentBox > div {
      display: table-cell; }
    .order .paymentBox .payment {
      width: 70%;
      padding-right: 40px; }
      .order .paymentBox .payment h3 {
        padding-bottom: 13px; }
      .order .paymentBox .payment .select-pay .radioBox {
        width: 100%; }
    .order .paymentBox .payment-confirm {
      width: 30%; }
      .order .paymentBox .payment-confirm h3 {
        text-align: center;
        font-size: 20px;
        padding-bottom: 15px;
        line-height: 1; }
      .order .paymentBox .payment-confirm .table {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        padding: 20px 0; }
      .order .paymentBox .payment-confirm .table li {
        display: table;
        width: 100%; }
      .order .paymentBox .payment-confirm .th, .order .paymentBox .payment-confirm .td {
        display: table-cell;
        width: 50%;
        padding: 10px 10px; }
      .order .paymentBox .payment-confirm .td {
        text-align: right; }
      .order .paymentBox .payment-confirm .total-amount {
        padding: 30px 10px 10px; }
        .order .paymentBox .payment-confirm .total-amount > span {
          font-size: 15px; }
        .order .paymentBox .payment-confirm .total-amount > div {
          text-align: right;
          margin: 4px 0 24px; }
          .order .paymentBox .payment-confirm .total-amount > div strong {
            color: #333; }
        .order .paymentBox .payment-confirm .total-amount .payment-price {
          display: block; }
          .order .paymentBox .payment-confirm .total-amount .payment-price strong {
            font-size: 26px;
            padding-right: 4px; }
        .order .paymentBox .payment-confirm .total-amount .overBox {
          text-align: right; }
          .order .paymentBox .payment-confirm .total-amount .overBox .overLayer {
            text-align: left; }
      .order .paymentBox .payment-confirm .notice {
        padding: 20px 30px 10px; }
        .order .paymentBox .payment-confirm .notice .txt {
          margin: 10px 0;
          color: #777; }
      .order .paymentBox .payment-confirm .btn-area .btn {
        width: 100%;
        margin: 0 0 5px;
        padding: 20px 24px;
        line-height: 1;
        font-size: 18px; }
    .order .paymentBox .pay-service {
      width: 100%;
      margin-bottom: 50px; }
      .order .paymentBox .pay-service .form-table li {
        width: 100%;
        padding: 0; }
      .order .paymentBox .pay-service .form-table.gray {
        padding: 0;
        border-bottom: none; }
        .order .paymentBox .pay-service .form-table.gray li {
          border-bottom: 1px solid #ddd; }
        .order .paymentBox .pay-service .form-table.gray .th {
          box-sizing: border-box;
          width: 25%;
          padding-left: 20px;
          background: #f5f5f5;
          vertical-align: middle; }
        .order .paymentBox .pay-service .form-table.gray .td {
          box-sizing: border-box;
          width: 75%;
          padding: 18px 0 18px 30px; }
      .order .paymentBox .pay-service .form-table .prd-coupon {
        padding: 5px 0; }
        .order .paymentBox .pay-service .form-table .prd-coupon > span {
          display: inline-block;
          width: 155px;
          margin-right: 15px;
          margin-bottom: 5px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          vertical-align: middle;
          color: #777; }
        .order .paymentBox .pay-service .form-table .prd-coupon > div {
          display: inline-block;
          width: 90%;
          max-width: 370px; }
          .order .paymentBox .pay-service .form-table .prd-coupon > div .select-control {
            display: inline-block;
            width: 60%; }
            .order .paymentBox .pay-service .form-table .prd-coupon > div .select-control select {
              width: 100%; }
        .order .paymentBox .pay-service .form-table .prd-coupon .txt.red {
          padding-left: 10px;
          color: #c20000; }
      .order .paymentBox .pay-service .coupon-code .w200 {
        display: inline-block; }
      .order .paymentBox .pay-service .coupon-code .btn-area {
        width: 50%;
        margin-top: 0;
        text-align: left;
        padding-left: 10px; }
        .order .paymentBox .pay-service .coupon-code .btn-area .btn {
          width: 105px; }
      .order .paymentBox .pay-service .coupon {
        border-color: #ddd;
        border-top: none;
        margin-bottom: 20px; }
        .order .paymentBox .pay-service .coupon > .td > p {
          padding: 25px 0 20px; }
        .order .paymentBox .pay-service .coupon .form-table {
          border-color: #ddd;
          margin-bottom: 30px; }
      .order .paymentBox .pay-service .point {
        border-color: #ddd; }
        .order .paymentBox .pay-service .point .w200 {
          display: inline-block;
          margin-right: 10px; }
        .order .paymentBox .pay-service .point .checkbox label > span {
          vertical-align: middle; }
        .order .paymentBox .pay-service .point .checkbox .red {
          margin: 0 5px;
          color: #c20000;
          font-family: "Mons_R", Mons_R, sans-serif; }
        .order .paymentBox .pay-service .point .checkbox .black {
          margin: 0 5px;
          color: #333;
          font-family: "Mons_R", Mons_R, sans-serif; }
        .order .paymentBox .pay-service .point .txt {
          padding: 5px 0; }
        .order .paymentBox .pay-service .point .txt .bullet {
          font-weight: normal;
          color: #777; }
  .order .info-table {
    position: relative; }
    .order .info-table ul {
      width: 100%;
      border-top: 1px solid #333;
      border-bottom: 1px solid #ddd;
      padding: 38px 0; }
      .order .info-table ul li {
        float: left;
        display: block;
        box-sizing: border-box;
        width: auto;
        padding-left: 6%;
        padding-right: 9%;
        font-size: 12px;
        color: #777; }
        .order .info-table ul li span {
          display: inline-block;
          padding-left: 5px;
          color: #333; }
  .order .deliveryBox {
    position: relative; }
  .order .gray-table {
    border-top: 1px solid #333; }
    .order .gray-table li {
      box-sizing: border-box;
      display: table;
      width: 100%;
      border-bottom: 1px solid #ddd; }
      .order .gray-table li.col2:after {
        content: "";
        display: block;
        clear: both;
        float: none; }
      .order .gray-table li.col2 > div {
        float: left;
        display: table;
        width: 50%;
        color: #777; }
      .order .gray-table li.col2 .th {
        width: 30%; }
      .order .gray-table li.col2 .td {
        width: 70%;
        padding-left: 15px; }
        .order .gray-table li.col2 .td span {
          display: block; }
    .order .gray-table .red {
      color: #c20000; }
    .order .gray-table .th, .order .gray-table .td {
      box-sizing: border-box;
      display: table-cell;
      vertical-align: middle; }
    .order .gray-table .th {
      width: 15%;
      max-width: 189px;
      padding: 27px 0 27px 40px;
      background: #f1f1f1; }
    .order .gray-table .td {
      width: 85%;
      padding: 27px 0 27px 20px;
      color: #777; }
      .order .gray-table .td strong {
        display: inline-block;
        color: #333;
        margin-right: 5px; }
      .order .gray-table .td strong.fLight {
        font-size: 11px; }
      .order .gray-table .td .Mons-L, .order .gray-table .td .Mons-R {
        color: #333; }
      .order .gray-table .td address {
        display: block;
        font-style: normal; }
        .order .gray-table .td address span {
          display: inline-block;
          width: 87px; }
    .order .gray-table.type2 {
      float: left;
      box-sizing: border-box;
      width: 50%; }
      .order .gray-table.type2.alL {
        width: 35%; }
        .order .gray-table.type2.alL .th {
          width: 26%; }
      .order .gray-table.type2.alR {
        width: 65%; }
        .order .gray-table.type2.alR .th {
          width: 10%; }
      .order .gray-table.type2 .col .th {
        max-width: 189px;
        padding-left: 35px; }
      .order .gray-table.type2 .col .td {
        width: 35%; }
        .order .gray-table.type2 .col .td span {
          display: block; }
      .order .gray-table.type2 .col.fix-height2 {
        height: 93px; }
      .order .gray-table.type2 .col.fix-height3 {
        height: 113px; }
  .order .sheet.finish-order .complete {
    width: 620px; }
  .order .sheet.finish-order .complete-payment .cart-table li.col2:nth-child(2) > div {
    height: 136px; }
  .order .comment {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0 0; }
    .order .comment.red {
      color: #c20000; }
  .order .overBox {
    position: relative;
    z-index: 4; }
    .order .overBox a {
      color: #777; }
    .order .overBox .overLayer {
      display: none;
      position: absolute;
      top: 18px;
      left: 50%;
      width: 215px;
      margin-left: -107px;
      min-width: 200px;
      padding: 20px;
      border: 1px solid #333;
      background: #fff; }
      .order .overBox .overLayer h4 {
        font-size: 15px;
        color: #333;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd; }
      .order .overBox .overLayer p {
        display: block;
        padding: 15px 0 0;
        line-height: 20px; }
  .order .info-list {
    box-sizing: border-box;
    width: 100%;
    padding: 20px 10px 30px; }
    .order .info-list p {
      font-size: 15px; }
    .order .info-list ul li {
      padding: 4px 0;
      color: #777;
      text-indent: -7px;
      margin-left: 17px;
      line-height: 20px; }
  .order .err {
    display: block;
    margin-top: 6px; }
  .order .checkbox-errors {
    margin-top: 0; }
    .order .checkbox-errors ul > li {
      color: #c20000;
      padding: 0 !important; }
  .order .delivery-list .tr.cart-head > div {
    text-align: center; }
  .order .delivery-list .tr.list {
    color: #777; }
  .order .delivery-list .tr > div {
    padding: 17px 0; }
  .order .delivery-list .tr .check {
    width: 10%; }
    .order .delivery-list .tr .check .radio {
      margin-left: 3px; }
  .order .delivery-list .tr .address-name {
    width: 13%; }
  .order .delivery-list .tr .name {
    width: 15%; }
  .order .delivery-list .tr .contack {
    width: 14%;
    font-family: "Mons_L", Mons_L, sans-serif; }
  .order .delivery-list .tr .address {
    width: 48%; }
    .order .delivery-list .tr .address:after {
      content: "";
      display: block;
      clear: both;
      float: none; }
    .order .delivery-list .tr .address > div {
      float: left;
      box-sizing: border-box;
      padding: 0 10px 0 0; }
    .order .delivery-list .tr .address .txt {
      width: 74%;
      padding-left: 30px; }
      .order .delivery-list .tr .address .txt span {
        display: block;
        text-align: left; }
    .order .delivery-list .tr .address .edit {
      width: 26%;
      box-sizing: border-box;
      padding: 0 0 0 10px;
      text-align: right; }
      .order .delivery-list .tr .address .edit:after {
        content: "";
        display: block;
        clear: both;
        float: none; }
      .order .delivery-list .tr .address .edit .btn {
        width: 64px; }
  .order .delivery-list .tr .delete {
    display: block;
    width: 13px;
    height: 13px;
    margin-bottom: 10px;
    margin-left: 66px;
    background: url(../image/close_popup.png) no-repeat 0 -27px; }
  .order .delivery-list .no-list .tr.list {
    border-bottom: 0; }
    .order .delivery-list .no-list .tr.list div {
      width: 100%;
      text-align: center;
      color: #333;
      font-size: 18px;
      padding: 100px 20px; }
  .order .option-edit {
    width: 400px;
    		/*
    		.btn-option{text-align:center; margin:10px 0;
    			&.color{margin-top:0;
    				.btn-list ul li a{width:31px;
    					img{width:31px; height:30px}
    					&.active{width:31px;
    						img{width:27px; height:26px;}
    					}
    				}
    			}
    
    			.btn-list ul li a.disabled{
    				i.ico-disabled{width:32px; height:30px;}
    			}
    		}
    		.btn-area{margin-top:30px;}
    		.btn{height:auto;}
    		*/ }
    .order .option-edit .body {
      width: 400px; }
    .order .option-edit .btn-list {
      text-align: center; }
      .order .option-edit .btn-list ul {
        display: inline-block; }
  .order .delivery-edit .form-table {
    padding: 15px 0; }
    .order .delivery-edit .form-table li {
      width: 100%;
      padding: 15px 0;
      border-color: #ddd; }
    .order .delivery-edit .form-table .th {
      width: 24%;
      text-align: left; }
    .order .delivery-edit .form-table .td {
      width: 76%; }
  .order .delivery-edit .checkbox {
    padding: 5px 0; }
  .order .delivery-edit .input-btn .input-control {
    width: 42%; }
  .order .delivery-edit .btn-area {
    width: auto !important; }

/* desktop 991 */
@media screen and (max-width: 991px) {
  .order {
    overflow-x: hidden;
    width: 100%;
    min-height: 100%;
    padding: 40px 0;
    margin: 0;
    /*popup*/ }
    .order .btn-area.inline {
      width: 100%; }
      .order .btn-area.inline .btn {
        width: auto; }
    .order .input-control {
      display: inline-block;
      margin: 5px 0; }
    .order .input-btn {
      width: 100%; }
      .order .input-btn .input-control {
        width: 68%;
        margin-right: 0.5%; }
      .order .input-btn .btn-area {
        width: 30%;
        text-align: right; }
        .order .input-btn .btn-area .btn {
          padding: 10px;
          width: 100%; }
    .order .cart-head {
      display: none !important; }
    .order .cart-none {
      margin-top: 42px;
      padding: 92px 0;
      font-size: 15px; }
    .order .cart-table {
      width: 100%;
      display: block;
      margin-top: 30px; }
      .order .cart-table > ul {
        border-top: 1px solid #ddd; }
    .order .tr {
      width: 100%;
      border-bottom: 1px solid #ddd;
      padding: 20px 0; }
      .order .tr:after {
        content: "";
        display: block;
        float: none;
        clear: both; }
      .order .tr > div {
        float: left;
        display: block;
        padding: 0; }
        .order .tr > div.check {
          width: 17px; }
        .order .tr > div.prd-info {
          width: 93.5%;
          min-width: 261px;
          padding: 0 10px 10px; }
          .order .tr > div.prd-info .prd-img {
            display: table-cell;
            width: 54px; }
          .order .tr > div.prd-info .prd-txt {
            display: table-cell;
            width: 81.5%;
            padding-left: 10px;
            padding-right: 20px;
            vertical-align: top; }
          .order .tr > div.prd-info .freebie .prd-txt {
            padding-right: 0px; }
          .order .tr > div.prd-info .freebie .prd-alarm {
            padding: 20px 0 10px; }
        .order .tr > div.sellPrice {
          width: 100%;
          padding: 10px 0; }
          .order .tr > div.sellPrice .price {
            text-align: right; }
          .order .tr > div.sellPrice .discount, .order .tr > div.sellPrice .member-price {
            padding-right: 0; }
        .order .tr > div.coupon {
          position: absolute;
          width: 100%;
          text-align: right; }
        .order .tr > div.quantity {
          width: 45%;
          padding-left: 27px;
          text-align: left; }
          .order .tr > div.quantity .spinner {
            width: 45px;
            display: inline-block;
            margin: 0; }
          .order .tr > div.quantity .btn-area {
            display: inline-block;
            vertical-align: top;
            margin: 0; }
            .order .tr > div.quantity .btn-area .btn {
              padding: 6px 0 5px; }
        .order .tr > div.amount {
          width: 55%;
          padding: 7px 0;
          height: 40px;
          font-size: 16px;
          text-align: right; }
          .order .tr > div.amount .hide-pc {
            margin-right: 5%;
            color: #777;
            font-size: 12px;
            vertical-align: middle;
            text-align: left; }
          .order .tr > div.amount .hide-pc + span {
            font-size: 12px; }
            .order .tr > div.amount .hide-pc + span strong {
              margin-right: 3px;
              font-size: 15px;
              color: #333;
              vertical-align: middle; }
        .order .tr > div.delivery {
          width: 50%;
          padding: 20px 0 0 27px;
          text-align: left; }
          .order .tr > div.delivery span {
            display: inline; }
        .order .tr > div.control-td {
          width: 50%;
          padding-top: 20px;
          text-align: right; }
          .order .tr > div.control-td .order-btn {
            margin-bottom: 0; }
          .order .tr > div.control-td .delete {
            position: absolute;
            top: 20px;
            right: 0; }
        .order .tr > div.col3 {
          width: 50%;
          text-align: left; }
      .order .tr.list-close > div.col3 {
        padding-top: 20px; }
      .order .tr.list-freebie .prd-info .freebie {
        padding-left: 55px; }
      .order .tr.list-freebie.sellPrice, .order .tr.list-freebie.quantity {
        padding: 5px 0 10px; }
    .order .list-btn {
      display: block;
      width: 100%;
      padding: 10px 0; }
      .order .list-btn .check {
        float: left;
        display: block;
        width: 24%;
        max-width: 68px; }
        .order .list-btn .check .checkbox {
          margin: 0; }
          .order .list-btn .check .checkbox label {
            padding-left: 13px; }
      .order .list-btn .btn-area {
        float: right;
        display: block;
        width: 76%;
        text-align: right; }
        .order .list-btn .btn-area a.btn {
          width: auto;
          margin-bottom: 5px; }
    .order .total-area {
      margin-top: 35px;
      padding: 34px 0 10px; }
      .order .total-area > div {
        box-sizing: border-box;
        width: auto;
        min-width: 71px;
        padding: 0 0 20px 5px; }
        .order .total-area > div:first-child {
          padding: 0 0 20px 0; }
        .order .total-area > div em {
          font-size: 11px; }
        .order .total-area > div strong {
          font-size: 15px; }
        .order .total-area > div span {
          display: block;
          font-size: 11px; }
      .order .total-area .delivery-price {
        width: auto;
        min-width: 66px; }
      .order .total-area > span {
        width: 11px;
        height: 20px;
        background-size: 296%;
        margin: 0 1%; }
      .order .total-area > span.ico-plus {
        background-size: 295%;
        background-position: 0 -21px; }
      .order .total-area > span.ico-equals {
        background-position: -22px -21px; }
    .order .btn-area a.btn {
      width: 49%;
      margin-right: 0; }
    .order .sec .info-list {
      padding: 30px 0 15px; }
      .order .sec .info-list p {
        padding: 10px 0; }
      .order .sec .info-list ul li {
        text-indent: -7px;
        margin-left: 17px;
        line-height: 20px; }
    .order .sheet {
      margin-top: 40px; }
      .order .sheet .cart-head {
        display: none; }
      .order .sheet .checkbox label {
        white-space: inherit; }
      .order .sheet .tr > div.sellPrice {
        width: 80%; }
        .order .sheet .tr > div.sellPrice span {
          text-align: right; }
      .order .sheet .tr > div.quantity {
        width: 20%;
        padding: 10px 0;
        text-align: right; }
        .order .sheet .tr > div.quantity:before {
          content: "X";
          display: inline-block;
          width: 12px;
          height: 12px; }
      .order .sheet .tr > div.amount {
        width: 100%;
        height: auto; }
        .order .sheet .tr > div.amount > span:nth-child(1) {
          float: left;
          display: block;
          width: 60%;
          margin-right: 0;
          text-align: right; }
        .order .sheet .tr > div.amount > span:nth-child(2) {
          float: left;
          display: block;
          width: 40%; }
      .order .sheet .freeGift > p {
        padding-top: 0; }
      .order .sheet .freeGift .tr.list-freebie {
        padding: 0; }
        .order .sheet .freeGift .tr.list-freebie:first-child {
          border-top: none; }
        .order .sheet .freeGift .tr.list-freebie:after {
          content: "";
          float: none;
          display: block;
          clear: both; }
        .order .sheet .freeGift .tr.list-freebie .prd-info.col2 {
          float: left;
          width: 50%; }
      .order .sheet .form-table {
        padding: 15px 0;
        border-color: #ddd; }
        .order .sheet .form-table .td, .order .sheet .form-table .th {
          display: block;
          width: 100%; }
        .order .sheet .form-table .th {
          font-size: 14px; }
        .order .sheet .form-table.col3 li {
          display: block;
          width: 100%;
          text-align: left; }
          .order .sheet .form-table.col3 li .th, .order .sheet .form-table.col3 li .td {
            width: 100%;
            text-align: left; }
        .order .sheet .form-table li {
          box-sizing: border-box;
          width: 100%;
          max-width: 100%;
          padding: 5px 0; }
          .order .sheet .form-table li.col2 {
            padding-bottom: 0; }
            .order .sheet .form-table li.col2 > div {
              width: 100%;
              padding-bottom: 0px; }
            .order .sheet .form-table li.col2 .td, .order .sheet .form-table li.col2 .th {
              width: 100%;
              float: none; }
            .order .sheet .form-table li.col2 .th {
              padding-top: 0; }
          .order .sheet .form-table li .td {
            max-width: 100%; }
      .order .sheet .check-tr {
        width: 100%; }
        .order .sheet .check-tr .radioBox {
          display: block;
          width: 100%;
          vertical-align: top; }
          .order .sheet .check-tr .radioBox li {
            display: inline-block;
            width: auto;
            padding-right: 15%; }
            .order .sheet .check-tr .radioBox li:last-child {
              padding-right: 0; }
          .order .sheet .check-tr .radioBox .radio {
            margin-right: 0; }
            .order .sheet .check-tr .radioBox .radio label {
              color: #777;
              padding-left: 20px; }
          .order .sheet .check-tr .radioBox .check {
            display: inline-block;
            width: 54%;
            max-width: 590px;
            vertical-align: middle; }
        .order .sheet .check-tr .btn-area.inline {
          text-align: right; }
      .order .sheet .complete {
        width: 100%; }
        .order .sheet .complete .txt {
          width: 100%;
          margin-bottom: 20px; }
        .order .sheet .complete .txt.info .deposit {
          margin-bottom: 15px; }
        .order .sheet .complete .btn-area {
          width: 100%; }
      .order .sheet .paymentBox > div {
        display: block;
        width: 100% !important;
        padding: 0 !important; }
      .order .sheet .paymentBox .payment .select-pay .radioBox li {
        padding-right: 5%; }
      .order .sheet .paymentBox .payment-confirm h3 {
        text-align: center;
        font-size: 18px;
        padding: 25px 0 15px; }
      .order .sheet .paymentBox .payment-confirm .th, .order .sheet .paymentBox .payment-confirm .td {
        padding: 6px 0px;
        min-height: 100%; }
      .order .sheet .paymentBox .payment-confirm .notice {
        padding: 20px 15px 10px; }
      .order .sheet .paymentBox .payment-confirm .btn-area .btn {
        padding: 13px 24px;
        font-size: 12px;
        margin-bottom: 10px; }
      .order .sheet .paymentBox .coupon-code .btn-area {
        width: 100%;
        margin-top: 0;
        padding-left: 0; }
        .order .sheet .paymentBox .coupon-code .btn-area:after {
          content: "";
          display: block;
          clear: both;
          float: none; }
        .order .sheet .paymentBox .coupon-code .btn-area .btn {
          width: 49%;
          margin-top: 5px; }
          .order .sheet .paymentBox .coupon-code .btn-area .btn.black {
            float: left; }
          .order .sheet .paymentBox .coupon-code .btn-area .btn.gray {
            float: right;
            margin-right: 0; }
      .order .sheet .paymentBox .coupon {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0; }
        .order .sheet .paymentBox .coupon > li > .td {
          margin-top: 10px; }
        .order .sheet .paymentBox .coupon .td > p {
          padding: 15px 0 5px;
          border-top: 1px solid #ddd; }
        .order .sheet .paymentBox .coupon .form-table {
          border-top: none;
          padding-bottom: 10px;
          margin-bottom: 10px; }
          .order .sheet .paymentBox .coupon .form-table li {
            border: none; }
          .order .sheet .paymentBox .coupon .form-table .th, .order .sheet .paymentBox .coupon .form-table .td {
            width: 100%;
            background: none; }
          .order .sheet .paymentBox .coupon .form-table .th {
            padding: 15px 0 0; }
          .order .sheet .paymentBox .coupon .form-table .td {
            padding: 0; }
          .order .sheet .paymentBox .coupon .form-table .prd-coupon > span {
            color: #333;
            margin: 8px 0 5px; }
          .order .sheet .paymentBox .coupon .form-table .prd-coupon > div {
            width: 100%;
            max-width: inherit; }
          .order .sheet .paymentBox .coupon .form-table .prd-coupon .txt.red {
            display: block;
            padding-left: 0;
            padding-top: 5px; }
          .order .sheet .paymentBox .coupon .form-table .select-control {
            width: 100%;
            min-width: 100%; }
            .order .sheet .paymentBox .coupon .form-table .select-control select {
              width: 100%; }
            .order .sheet .paymentBox .coupon .form-table .select-control > span {
              display: block;
              padding-left: 0;
              margin: 6px 0 0; }
      .order .sheet .paymentBox .point {
        border: none;
        padding-bottom: 0; }
        .order .sheet .paymentBox .point .checkbox label input {
          margin-left: -16px;
          vertical-align: top; }
    .order .info-table ul {
      padding: 10px 0; }
      .order .info-table ul li {
        float: none;
        width: 100%;
        padding: 10px 0; }
    .order .gray-table li, .order .gray-table li.col2 {
      border-bottom: none; }
      .order .gray-table li > div, .order .gray-table li.col2 > div {
        float: none;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ddd; }
    .order .gray-table .th {
      padding: 20px 10px;
      width: 30%;
      text-align: center; }
    .order .gray-table .td {
      padding: 20px 10px;
      width: 70%; }
      .order .gray-table .td strong {
        display: inline-block;
        color: #333;
        margin-right: 5px; }
      .order .gray-table .td strong.light {
        font-weight: normal;
        font-size: 11px; }
      .order .gray-table .td .red {
        color: #c20000; }
      .order .gray-table .td address {
        margin: 8px 0; }
    .order .gray-table.type2 {
      float: none;
      width: 100%; }
      .order .gray-table.type2.alL {
        width: 100%; }
        .order .gray-table.type2.alL .th {
          width: 30%;
          padding: 20px 10px; }
      .order .gray-table.type2.alR {
        width: 100%;
        border-top: none; }
        .order .gray-table.type2.alR .th {
          width: 30%;
          padding: 20px 10px; }
      .order .gray-table.type2 .col .th {
        max-width: inherit; }
      .order .gray-table.type2 .col .td {
        width: 70%;
        padding: 20px 10px; }
      .order .gray-table.type2 .col.fix-height2 {
        height: auto; }
      .order .gray-table.type2 .col.fix-height3 {
        height: auto; }
    .order .sheet.finish-order .complete {
      width: 100%; }
    .order .sheet.finish-order .complete-payment .gray-table li.col2:nth-child(2) > div {
      height: auto; }
    .order .order-list .gray-table {
      border-top: 1px solid #ddd; }
    .order .delivery-list ul {
      border-top: 1px solid #ddd; }
    .order .delivery-list .no-list ul {
      border-top: none; }
    .order .delivery-list .tr {
      padding: 20px 0; }
      .order .delivery-list .tr > div {
        display: inline-block;
        padding: 20px 0;
        text-align: left; }
      .order .delivery-list .tr .check {
        width: 30px;
        padding: 0 0 0 0; }
      .order .delivery-list .tr .address-name {
        width: 89%;
        padding: 0 0 0 0;
        font-size: 14px;
        color: #333; }
      .order .delivery-list .tr .name {
        width: 100%;
        padding: 6px 0 0 30px; }
      .order .delivery-list .tr .contact {
        width: 100%;
        padding: 6px 0 0 30px; }
      .order .delivery-list .tr .address {
        width: 100%;
        padding: 6px 0 0 30px; }
        .order .delivery-list .tr .address .txt {
          width: 70%;
          line-height: 20px;
          padding-left: 0; }
        .order .delivery-list .tr .address .edit {
          width: 30%; }
        .order .delivery-list .tr .address .delete {
          padding: 20px;
          position: absolute;
          top: 11px;
          right: -15px;
          background-position: 20px -17px; }
        .order .delivery-list .tr .address .edit .btn {
          position: absolute;
          bottom: 20px;
          right: 0;
          width: 70px; }
    .order .delivery-list .no-list .tr.list div {
      padding: 90px 0;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; }
    .order .delivery-list .btn-area .btn {
      width: 28%; }
      .order .delivery-list .btn-area .btn.gray {
        width: 39%; }
    .order .delivery-edit .form-table {
      border-color: #ddd; }
      .order .delivery-edit .form-table li {
        display: block;
        box-sizing: border-box;
        width: 100%;
        padding: 10px 0;
        border: none; }
        .order .delivery-edit .form-table li .th {
          display: block;
          width: 100%; }
        .order .delivery-edit .form-table li .td {
          display: block;
          width: 100%; }
          .order .delivery-edit .form-table li .td .check {
            margin-top: 5px; }
    .cart-table .delivery .order .overBox .overLayer {
      margin-left: -96px; }
    .paymentBox .total-amount .order .overBox .overLayer {
      margin-left: -92px; }

  .order .input-btn .tip {
    padding-left: 0 !important; } }
/*medeaquery end*/
/*****CS*****/
.CS-container {
  /* 171226 수정 */ }
  .CS-container #stLocation_pc {
    position: relative;
    width: 100%;
    height: 500px; }

.CS {
  /*@include box-size;*/
  max-width: 1300px;
  margin: 0 auto 20px; }
  .CS .sch-cs {
    width: 640px;
    margin: 0 auto;
    padding: 4px 0 30px; }
    .CS .sch-cs p {
      display: inline-block;
      font-size: 16px;
      color: #333;
      vertical-align: middle; }
    .CS .sch-cs .search-box {
      box-sizing: border-box;
      display: inline-block;
      width: 530px;
      padding: 20px;
      vertical-align: middle; }
      .CS .sch-cs .search-box .input-control, .CS .sch-cs .search-box .input-layout {
        display: inline-block;
        width: 340px;
        margin-right: 5px;
        padding: 0 10px; }
      .CS .sch-cs .search-box .btn-area {
        display: inline-block;
        width: auto;
        margin: 0; }
        .CS .sch-cs .search-box .btn-area input[type="button"].btn {
          padding: 10px 24px; }
  .CS .sch-result {
    box-sizing: border-box;
    width: 100%;
    padding: 40px 30px;
    margin-bottom: 30px;
    background: #f5f5f5;
    color: #777;
    font-size: 15px; }
    .CS .sch-result .keyword, .CS .sch-result .red {
      color: #8f3737; }
    .CS .sch-result .red {
      font-family: "Mons_R", Mons_R, sans-serif; }
  .CS .page-nav {
    width: 100%;
    text-align: center;
    font-size: 0;
    margin: 30px 0; }
    .CS .page-nav a, .CS .page-nav .page-control {
      display: inline-block;
      font-size: 12px;
      vertical-align: middle; }
    .CS .page-nav > a {
      width: 12px;
      height: 12px;
      padding: 3px;
      margin: 0 3px;
      background: url("../image/cs_btn.png") no-repeat;
      text-indent: -999em; }
      .CS .page-nav > a.page-prev {
        background-position: -17px -83px; }
      .CS .page-nav > a.prev {
        background-position: 6px -83px; }
      .CS .page-nav > a.next {
        background-position: 6px -106px; }
      .CS .page-nav > a.page-next {
        background-position: -17px -106px; }
    .CS .page-nav .page-control {
      margin: 0 10px; }
      .CS .page-nav .page-control a {
        margin: 0 5px;
        font-family: "Mons_R", Mons_R, sans-serif;
        font-size: 14px;
        color: #a1a1a1; }
        .CS .page-nav .page-control a.select {
          color: #333; }
  .CS .fold-control {
    font-weight: normal; }
  .CS .fold-box {
    box-sizing: border-box;
    display: none;
    margin-top: 22px;
    color: #777; }
  .CS .on .fold-control {
    overflow: visible;
    text-overflow: inherit;
    white-space: normal;
    height: auto; }
  .CS.layout > .menu h3 {
    margin-bottom: 30px;
    font-weight: normal; }
  .CS.layout > .menu dl {
    margin-top: 10px; }
    .CS.layout > .menu dl dd {
      margin: 12px 0 30px; }
      .CS.layout > .menu dl dd a {
        line-height: 2; }
  .CS .content {
    margin-top: 20px; }
    .CS .content .sec {
      width: 100%; }
    .CS .content.CS-main {
      padding-bottom: 0px; }
      .CS .content.CS-main .menu-list {
        padding-bottom: 50px;
        border-top: 1px solid #ddd;
        font-size: 0;
        white-space: nowrap;
        white-space: normal; }
        .CS .content.CS-main .menu-list .menu-box {
          box-sizing: border-box;
          float: left;
          width: 25%;
          padding: 0 3%;
          font-size: 12px;
          vertical-align: top;
          min-height: 160px; }
          .CS .content.CS-main .menu-list .menu-box p {
            padding: 30px 0 20px;
            font-size: 15px; }
            .CS .content.CS-main .menu-list .menu-box p > a {
              display: inline-block; }
            .CS .content.CS-main .menu-list .menu-box p a.menu-tit {
              width: 90%; }
            .CS .content.CS-main .menu-list .menu-box p a.more {
              width: 10%;
              text-align: center; }
          .CS .content.CS-main .menu-list .menu-box ul > li {
            padding: 2px 0;
            width: 100%; }
        .CS .content.CS-main .menu-list:after {
          display: block;
          clear: both;
          content: ""; }
      .CS .content.CS-main .bnr-list {
        box-sizing: border-box;
        font-size: 0;
        white-space: nowrap;
        border: 1px solid #ddd;
        margin-bottom: 70px;
        text-align: center; }
        .CS .content.CS-main .bnr-list .bnr-menu {
          box-sizing: border-box;
          display: inline-block;
          width: 25%;
          font-size: 16px;
          padding: 35px 0; }
          .CS .content.CS-main .bnr-list .bnr-menu a span {
            display: inline-block;
            margin: 0 8%; }
      .CS .content.CS-main .ect {
        height: 215px; }
        .CS .content.CS-main .ect > div {
          box-sizing: border-box;
          float: left;
          width: 50%; }
        .CS .content.CS-main .ect .alL {
          padding-right: 40px; }
          .CS .content.CS-main .ect .alL p {
            box-sizing: border-box;
            width: 100%;
            border-bottom: 1px solid #ddd;
            padding-bottom: 14px;
            margin-bottom: 20px;
            font-size: 16px; }
            .CS .content.CS-main .ect .alL p a {
              display: inline-block;
              font-size: 12px;
              width: 64px;
              text-align: right;
              color: #777; }
              .CS .content.CS-main .ect .alL p a .ico-more {
                margin-left: 10px; }
          .CS .content.CS-main .ect .alL .boardBox {
            padding-right: 5px; }
            .CS .content.CS-main .ect .alL .boardBox div.list {
              width: 100%;
              padding: 2px 0;
              font-size: 0;
              white-space: nowrap; }
              .CS .content.CS-main .ect .alL .boardBox div.list a, .CS .content.CS-main .ect .alL .boardBox div.list span {
                display: inline-block;
                font-size: 12px;
                vertical-align: middle; }
              .CS .content.CS-main .ect .alL .boardBox div.list a {
                width: 82%;
                height: 18px;
                margin-right: 10px; }
              .CS .content.CS-main .ect .alL .boardBox div.list span {
                width: 70px;
                padding: 0 5px;
                color: #a1a1a1; }
              .CS .content.CS-main .ect .alL .boardBox div.list .bullet {
                margin-right: 4px;
                vertical-align: sub; }
        .CS .content.CS-main .ect .alR {
          padding-left: 50px; }
          .CS .content.CS-main .ect .alR .bnr {
            background: #f5f0ec;
            padding: 45px 20px;
            text-align: center; }
          .CS .content.CS-main .ect .alR .thum {
            display: inline-block;
            width: 74px;
            height: 0;
            margin-bottom: 10px;
            padding-top: 58px;
            background: url(../image/cs_icon.png) no-repeat 8px -202px;
            font-size: 10px;
            letter-spacing: 2px;
            vertical-align: middle; }
          .CS .content.CS-main .ect .alR .txt {
            box-sizing: border-box;
            display: inline-block;
            width: 265px;
            padding-left: 5%;
            vertical-align: middle;
            text-align: left; }
            .CS .content.CS-main .ect .alR .txt strong {
              display: block;
              font-family: "MinPro_R";
              font-size: 38px;
              padding: 15px 0; }
            .CS .content.CS-main .ect .alR .txt em {
              font-family: "Mons_R", Mons_R, sans-serif; }
            .CS .content.CS-main .ect .alR .txt span {
              display: block;
              font-size: 11px; }
            .CS .content.CS-main .ect .alR .txt .bullet {
              margin-right: 3px; }
    .CS .content.CS-faq .tabBox {
      box-sizing: border-box;
      width: 100%;
      background: #f5f5f5;
      padding: 30px 28px;
      margin-bottom: 30px; }
      .CS .content.CS-faq .tabBox p {
        font-size: 16px;
        margin-bottom: 15px; }
      .CS .content.CS-faq .tabBox ul {
        font-size: 0; }
        .CS .content.CS-faq .tabBox ul li {
          display: inline-block;
          width: 16.5%;
          font-size: 12px; }
          .CS .content.CS-faq .tabBox ul li:first-child {
            box-sizing: border-box;
            padding-left: 13px; }
          .CS .content.CS-faq .tabBox ul li a {
            color: #777; }
          .CS .content.CS-faq .tabBox ul li.active a {
            color: #333; }
    .CS .content.CS-faq .faq-board {
      width: 100%; }
      .CS .content.CS-faq .faq-board .board {
        width: 100%;
        border-top: 1px solid #ddd;
        /* li.on h4.bd-title span{height:18px; overflow: visible; text-overflow:inherit; white-space:normal;} */ }
        .CS .content.CS-faq .faq-board .board li {
          padding: 0 0 30px;
          border-bottom: 1px solid #ddd; }
        .CS .content.CS-faq .faq-board .board .fold-control {
          cursor: pointer;
          padding: 30px 0 0; }
          .CS .content.CS-faq .faq-board .board .fold-control .line1 {
            display: inline-block;
            width: 85%;
            height: 18px; }
          .CS .content.CS-faq .faq-board .board .fold-control .ico-vArr {
            float: right;
            margin-right: 10px;
            margin-top: 5px; }
        .CS .content.CS-faq .faq-board .board .fold-box {
          padding-right: 150px; }
    .CS .content.CS-notice {
      /*
      .thead{background:#f5f0ecb;border-top: 1px solid #ddd;
      	
      	.t02{width:85%;
      		strong{display:inline-block; width:87%; vertical-align:middle;}
      	}
      }*/ }
      .CS .content.CS-notice ul.table-inline > li {
        display: block; }
        .CS .content.CS-notice ul.table-inline > li.top {
          background: #f5f0ec; }
      .CS .content.CS-notice ul.table-inline > li .td {
        display: inline-block; }
      .CS .content.CS-notice .notice-board > span {
        display: block;
        width: 200px;
        margin: 145px auto;
        font-size: 16px;
        color: #777; }
      .CS .content.CS-notice .notice-list .td {
        padding: 30px 0;
        vertical-align: top; }
      .CS .content.CS-notice .notice-list .t01 {
        width: 10%;
        text-align: center;
        color: #333; }
      .CS .content.CS-notice .notice-list .t03 {
        width: 15%;
        text-align: center;
        color: #777; }
      .CS .content.CS-notice .notice-list .line1 {
        display: block;
        width: 100%;
        height: 18px;
        padding: 0 20px;
        color: #333;
        font-weight: normal;
        font-size: 12px;
        font-family: Nanum_R; }
      .CS .content.CS-notice .notice-list .fold-box {
        padding: 0 20px;
        font-size: 12px; }
      .CS .content.CS-notice .notice-list h5 {
        padding-top: 30px;
        cursor: pointer; }
      .CS .content.CS-notice .flag {
        display: inline-block;
        text-align: center; }
        .CS .content.CS-notice .flag em {
          border: 1px solid #8f3737;
          color: #8f3737;
          padding: 4px 10px; }
      .CS .content.CS-notice .t02 {
        width: 75%;
        padding-top: 0; }
        .CS .content.CS-notice .t02 h5 {
          padding-top: 0px;
          cursor: pointer; }
    .CS .content.CS-store {
      margin-top: 50px; }
      .CS .content.CS-store .select-area {
        width: 100%;
        padding: 4px 0 30px;
        font-size: 0;
        white-space: nowrap;
        border-bottom: 1px solid #333; }
        .CS .content.CS-store .select-area li {
          box-sizing: border-box;
          display: inline-block;
          padding-right: 1%;
          font-size: 12px;
          vertical-align: bottom; }
          .CS .content.CS-store .select-area li label {
            display: block;
            margin-bottom: 5px; }
          .CS .content.CS-store .select-area li select {
            height: 40px;
            border-color: #333; }
          .CS .content.CS-store .select-area li:last-child {
            padding-right: 0; }
          .CS .content.CS-store .select-area li.col1 {
            width: 15%; }
            .CS .content.CS-store .select-area li.col1 .select-control, .CS .content.CS-store .select-area li.col1 select {
              width: 100%; }
          .CS .content.CS-store .select-area li.col2 {
            width: 35%; }
            .CS .content.CS-store .select-area li.col2 .select-control {
              display: inline-block;
              width: 49%;
              margin-right: 1%; }
              .CS .content.CS-store .select-area li.col2 .select-control:last-child {
                margin-right: 0; }
            .CS .content.CS-store .select-area li.col2 select {
              width: 100%; }
          .CS .content.CS-store .select-area li.col3 {
            width: 35%; }
            .CS .content.CS-store .select-area li.col3 > div {
              display: inline-block;
              width: 75%;
              margin-right: 1%;
              vertical-align: bottom; }
            .CS .content.CS-store .select-area li.col3 .input-control {
              border-color: #333; }
            .CS .content.CS-store .select-area li.col3 .btn-area {
              display: inline-block;
              width: 20%; }
			.CS .content.CS-store .select-area li.col4{
				width:15%;
			}              
              
      .CS .content.CS-store .sec {
        box-sizing: border-box;
        width: 100%;
        padding: 27px 0; }
        .CS .content.CS-store .sec > p {
          color: #777; }
        .CS .content.CS-store .sec .store-list {
          margin-top: 18px;
          margin-left: -20px;
          margin-right: -20px; }
          .CS .content.CS-store .sec .store-list li {
            float: left;
            position: relative;
            display: block;
            width: 33.3%;
            min-height: 140px; }
            .CS .content.CS-store .sec .store-list li.clearfix {
              width: 100%;
              height: 0px;
              min-height: 0;
              border: none; }
            .CS .content.CS-store .sec .store-list li .inner {
              margin: 0;
              padding: 0 20px 40px 20px; }
              .CS .content.CS-store .sec .store-list li .inner > div {
                position: relative;
                /*min-height: 184px;*/
                border: 1px solid #ddd; }
          .CS .content.CS-store .sec .store-list a {
            box-sizing: border-box;
            display: block;
            width: 100%;
            height: 100%;
            padding: 24px 24px 0;
            /*171031 예약가능 플래그 추가*/ }
            .CS .content.CS-store .sec .store-list a p {
              display: relative;
              width: 100%;
              color: #333;
              /*171031 width 수정*/ } /* 180116 수정 */
              .CS .content.CS-store .sec .store-list a p strong {
                display: inline-block;
                font-size: 13px;
                font-weight: normal;
                font-family: Nanum_R; 
                /*width: 200px;*/ } /* 180116 수정 */
              .CS .content.CS-store .sec .store-list a p span {
                display: block;
                display: inline-block;
                margin: 2px 0;
                font-size: 10px;
                color: #a1a1a1;
                font-family: "Mons_L", Mons_L, sans-serif;
                width: 100%;
                height: 12px; }
            .CS .content.CS-store .sec .store-list address {
              font-style: normal; 
              /*padding: 0px 24px 0 24px;*/} /* 180116 수정 */
            .CS .content.CS-store .sec .store-list .st-address {
              display: block;
              width: 100%;
              color: #777;
              margin: 18px 0; }
            .CS .content.CS-store .sec .store-list a .contect {
              display: block;
              font-size: 12px;
              color: #777;
              font-family: "Mons_L", Mons_L, sans-serif; }
            .CS .content.CS-store .sec .store-list i.ico-marker {
              display: block;
              position: absolute;
              top: 0;
              right: 0;
              width: 50px;
              height: 50px;
              background: url(../image/cs_icon.png) no-repeat -55px -202px; }
            .CS .content.CS-store .sec .store-list a.btn-tel {
              padding: 0 24px 24px; }
            .CS .content.CS-store .sec .store-list a .brown {
              position: absolute;
              top: 23px;
              right: 49px;
              padding: 2px 2px;
              margin-left: 10px;
              font-size: 10px;
              border: 1px solid #8f3737;
              color: #8f3737; }
          .CS .content.CS-store .sec .store-list li:hover {
            border-color: #dbbca0; }
            .CS .content.CS-store .sec .store-list li:hover i.ico-marker {
              background-color: #dbbca0;
              background-position-x: -103px; }
          .CS .content.CS-store .sec .store-list li.select {
            border-color: #dbbca0; }
            .CS .content.CS-store .sec .store-list li.select i.ico-marker {
              background-color: #dbbca0;
              background-position-x: -103px; }
        .CS .content.CS-store .sec.no-list p {
          width: 100%;
          padding: 100px 0;
          text-align: center;
          font-size: 15px;
          color: #777; }
    .CS .content.CS-inquiry > ul {
      margin: 20px 0 35px; }
      .CS .content.CS-inquiry > ul li {
        color: #777;
        margin-bottom: 5px; }
    .CS .content.CS-inquiry .inquiry-sheet {
      width: 100%;
      padding: 36px 0;
      border-top: 1px solid #ddd; }
      .CS .content.CS-inquiry .inquiry-sheet .btn-area {
        width: 100%;
        text-align: center;
        margin-top: 30px; }
        .CS .content.CS-inquiry .inquiry-sheet .btn-area .btn {
          width: 200px;
          margin: 0 5px; }
    .CS .content.CS-inquiry .table-inline {
      width: 100%;
      max-width: 1030px;
      margin: 0 auto;
      border-bottom: 0; }
      .CS .content.CS-inquiry .table-inline > li {
        padding: 13px 0;
        border: 0; }
        .CS .content.CS-inquiry .table-inline > li:last-child {
          border-bottom: none; }
        .CS .content.CS-inquiry .table-inline > li .t01 {
          box-sizing: border-box;
          width: 20%;
          max-width: 260px;
          padding-top: 10px;
          padding-left: 4%;
          vertical-align: top;
          color: #333; }
        .CS .content.CS-inquiry .table-inline > li .t02 {
          width: 80%;
          max-width: 770px;
          color: #777;
          padding: 0 !important; }
          .CS .content.CS-inquiry .table-inline > li .t02 .alL, .CS .content.CS-inquiry .table-inline > li .t02 .alR {
            display: inline-block;
            width: 50%;
            max-width: 240px; }
          .CS .content.CS-inquiry .table-inline > li .t02 .alL {
            margin-right: 10px; }
          .CS .content.CS-inquiry .table-inline > li .t02 .btn-area {
            display: inline-block;
            margin-top: 0;
            margin-right: 5px;
            text-align: left;
            width: auto; }
            .CS .content.CS-inquiry .table-inline > li .t02 .btn-area .btn {
              width: 110px;
              margin: 0; }
          .CS .content.CS-inquiry .table-inline > li .t02 .script {
            display: inline-block;
            white-space: normal; }
        .CS .content.CS-inquiry .table-inline > li .select-control {
          box-sizing: border-box; }
          .CS .content.CS-inquiry .table-inline > li .select-control select {
            width: 100%;
            border-color: #a1a1a1; }
        .CS .content.CS-inquiry .table-inline > li .input-control {
          box-sizing: border-box;
          width: 100%;
          border-color: #a1a1a1; }
        .CS .content.CS-inquiry .table-inline > li .txt-area {
          width: 100%;
          margin-bottom: 5px; }
          .CS .content.CS-inquiry .table-inline > li .txt-area textarea {
            box-sizing: border-box;
            width: 100%;
            border: 1px solid #a1a1a1;
            padding: 15px 12px; }
        .CS .content.CS-inquiry .table-inline > li .filebox {
          position: relative;
          margin-bottom: 5px;
          border: 1px solid #a1a1a1;
          white-space: normal; }
          .CS .content.CS-inquiry .table-inline > li .filebox .btn-file {
            display: inline-block;
            width: 9%;
            text-align: right;
            vertical-align: middle; }
            .CS .content.CS-inquiry .table-inline > li .filebox .btn-file label {
              display: inline-block;
              width: 47px;
              height: 47px;
              background: #a1a1a1 url(../image/cs_icon.png) no-repeat -30px -47px;
              cursor: pointer;
              font-size: 0;
              vertical-align: middle; }
            .CS .content.CS-inquiry .table-inline > li .filebox .btn-file input[type="file"] {
              position: absolute;
              width: 1px;
              height: 1px;
              padding: 0;
              margin: -1px;
              clip: rect(0, 0, 0, 0);
              border: 0; }
          .CS .content.CS-inquiry .table-inline > li .filebox #addField {
            box-sizing: border-box;
            display: inline-block;
            width: 90%;
            max-width: 741px;
            height: 60px;
            background: transparent;
            padding: 5px 0;
            color: #777;
            vertical-align: middle; }
          .CS .content.CS-inquiry .table-inline > li .filebox.add {
            background: #f1f1f1; }
            .CS .content.CS-inquiry .table-inline > li .filebox.add #addField {
              width: 100%;
              height: 100%;
              min-height: 60px;
              font-size: 0; }
              .CS .content.CS-inquiry .table-inline > li .filebox.add #addField span.file-piece {
                display: inline-block;
                padding: 15px;
                font-size: 12px; }
              .CS .content.CS-inquiry .table-inline > li .filebox.add #addField a.file-del {
                display: inline-block;
                width: 14px;
                height: 14px;
                background: url(../image/close_popup.png) no-repeat 0 -27px;
                vertical-align: middle;
                margin-left: 10px; }
            .CS .content.CS-inquiry .table-inline > li .filebox.add .btn-file {
              display: none;
              width: 0;
              height: 0; }
        .CS .content.CS-inquiry .table-inline > li .txt {
          width: 100%;
          text-align: left;
          white-space: normal; }
          .CS .content.CS-inquiry .table-inline > li .txt .checkbox-errors {
            display: inline-block;
            width: 81%;
            text-align: left; }
          .CS .content.CS-inquiry .table-inline > li .txt .comment {
            display: inline-block;
            text-align: left;
            width: 81%; }
          .CS .content.CS-inquiry .table-inline > li .txt .byte {
            display: inline-block;
            width: 18%;
            color: #a1a1a1;
            font-family: "Mons_L", Mons_L, sans-serif;
            font-size: 11px;
            text-align: right; }
          .CS .content.CS-inquiry .table-inline > li .txt .byte strong {
            font-weight: normal;
            font-family: "Mons_L", Mons_L, sans-serif;
            color: #a1a1a1; }
      .CS .content.CS-inquiry .table-inline.innerTb {
        width: 100%;
        border: none;
        margin-top: 5px; }
        .CS .content.CS-inquiry .table-inline.innerTb .t01 {
          width: 18%;
          max-width: inherit;
          text-align: center;
          padding: 24px 0 0;
          vertical-align: top; }
          .CS .content.CS-inquiry .table-inline.innerTb .t01 span {
            display: block;
            color: #777; }
          .CS .content.CS-inquiry .table-inline.innerTb .t01 em.order-num {
            color: #b5987e;
            font-family: "Mons_L", Mons_L, sans-serif; }
        .CS .content.CS-inquiry .table-inline.innerTb .t02 {
          width: 82%;
          max-width: inherit; }
          .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info {
            display: inline-block;
            width: 77%;
            padding: 5px; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info > div {
              display: inline-block; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .img {
              width: 19%; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .txt {
              width: 80%;
              color: #333;
              vertical-align: top; }
              .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .txt em {
                display: inline-block;
                margin-right: 5px;
                font-family: "Mons_L", Mons_L, sans-serif; }
              .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .txt .option {
                color: #777;
                margin-top: 5px; }
          .CS .content.CS-inquiry .table-inline.innerTb .t02 .delete {
            display: inline-block;
            width: 19.5%;
            padding: 0;
            text-align: right;
            vertical-align: top;
            margin-top: 10px; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .delete .btn {
              display: inline-block;
              width: 70px;
              padding: 4px 0;
              margin-top: 0;
              font-size: 11px; }
    .CS .content.CS-inquiry .nonmember {
      border: none;
      padding: 0; }
      .CS .content.CS-inquiry .nonmember .check-txtbox {
        margin-bottom: 50px; }
        .CS .content.CS-inquiry .nonmember .check-txtbox .inner-txt {
          border: 1px solid #ddd; }
        .CS .content.CS-inquiry .nonmember .check-txtbox .txt {
          box-sizing: border-box;
          width: 100%;
          padding: 40px 40px 15px; }
          .CS .content.CS-inquiry .nonmember .check-txtbox .txt h3 {
            font-size: 15px;
            font-weight: normal; }
          .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box {
            display: block;
            width: 100%; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dt, .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dd {
              display: inline-block;
              vertical-align: top;
              padding: 1px 0; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dt {
              width: 23%; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dd {
              width: 76%;
              color: #777; }
        .CS .content.CS-inquiry .nonmember .check-txtbox .check {
          padding: 20px 40px 20px;
          background: #f5f5f5;
          color: #777; }
      .CS .content.CS-inquiry .nonmember form > .table-inline {
        max-width: 1030px;
        margin-top: 40px;
        padding: 35px 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd; }
      .CS .content.CS-inquiry .nonmember fieldset {
        padding: 25px 0 0;
        border-top: 1px solid #ddd; }
    .CS .content.CS-inquiry .guest {
      width: 100%;
      padding: 50px 0 0; }
      .CS .content.CS-inquiry .guest h3 {
        padding-top: 30px;
        margin-bottom: 15px;
        font-size: 18px; }
      .CS .content.CS-inquiry .guest .table-inline > li {
        padding: 10px 0; }
      .CS .content.CS-inquiry .guest .t02 .input-control {
        width: 270px; }

/* desktop 991 */
@media screen and (max-width: 991px) {
  .layout > .menu.main {
    display: none; }

  .CS-container {
    padding: 0; }
    .CS-container #stLocation_pc {
      display: none; }

  .CS {
    overflow-x: hidden;
    max-width: 100%;
    margin: 0 auto 0px;
    padding: 0; }
    .CS .ico-qna1, .CS .ico-qna2, .CS .ico-qna3, .CS .ico-qna4 {
      display: block;
      margin: 0 auto 5px;
      background-size: 120px;
      width: 26px;
      height: 30px; }
    .CS .ico-qna1 {
      background-position: 0 -85px;
      width: 32px; }
    .CS .ico-qna2 {
      background-position: -32px -80px;
      width: 28px;
      height: 30px; }
    .CS .ico-qna3 {
      background-position: -60px -80px;
      width: 29px;
      height: 30px; }
    .CS .ico-qna4 {
      background-position: -88px -80px; }
    .CS .sch-cs {
      box-sizing: border-box;
      width: 100%;
      padding: 0 20px; }
      .CS .sch-cs .search-box {
        width: 100%;
        padding: 10px 0 20px; }
        .CS .sch-cs .search-box .input-control {
          box-sizing: border-box;
          width: 75%;
          margin-right: 1%; }
        .CS .sch-cs .search-box .btn-area {
          width: 22%; }
          .CS .sch-cs .search-box .btn-area input[type="button"].btn {
            width: 100%;
            padding: 10px 0;
            cursor: pointer; }
    .CS .page-nav {
      width: 100%; }
      .CS .page-nav .page-control {
        width: 130px;
        height: 18px;
        overflow: hidden; }
    .CS .content {
      width: 100%; }
      .CS .content > h3 {
        display: none; }
      .CS .content .sec {
        box-sizing: border-box;
        padding: 0 20px; }
      .CS .content.CS-main .menu-list {
        box-sizing: border-box;
        height: auto;
        white-space: normal;
        border-top: none;
        margin-bottom: 40px;
        margin-right: 15px;
        margin-left: 15px;
        padding: 0; }
        .CS .content.CS-main .menu-list .menu-box {
          width: 50%;
          padding: 0;
          margin-bottom: 1.5%;
          min-height: 100%; }
          .CS .content.CS-main .menu-list .menu-box .inner {
            padding: 0 5px; }
          .CS .content.CS-main .menu-list .menu-box:last-child {
            padding-right: 0; }
          .CS .content.CS-main .menu-list .menu-box p {
            width: 100%;
            padding: 10px 0;
            text-align: center;
            background: #f5f5f5;
            font-size: 12px; }
          .CS .content.CS-main .menu-list .menu-box p > a.more, .CS .content.CS-main .menu-list .menu-box ul {
            display: none; }
      .CS .content.CS-main .bnr-list {
        border-right: none;
        border-left: none;
        margin-bottom: 40px; }
        .CS .content.CS-main .bnr-list .bnr-menu {
          padding: 20px 0; }
          .CS .content.CS-main .bnr-list .bnr-menu a span {
            margin-left: 0;
            margin-right: 1%;
            font-size: 12px; }
      .CS .content.CS-main .ect {
        height: auto;
        padding: 0; }
        .CS .content.CS-main .ect > div {
          float: none;
          width: 100%; }
        .CS .content.CS-main .ect .alL {
          box-sizing: border-box;
          padding: 0 20px; }
          .CS .content.CS-main .ect .alL p {
            padding-bottom: 0;
            border-bottom: none; }
          .CS .content.CS-main .ect .alL .boardBox {
            padding-right: 0; }
            .CS .content.CS-main .ect .alL .boardBox div.list a {
              width: 73%;
              margin-right: 2%; }
            .CS .content.CS-main .ect .alL .boardBox div.list span {
              width: 23%;
              text-align: right;
              padding: 0; }
        .CS .content.CS-main .ect .alR {
          box-sizing: border-box;
          padding: 0;
          margin-top: 45px; }
          .CS .content.CS-main .ect .alR .bnr {
            position: relative;
            padding: 25px 0; }
          .CS .content.CS-main .ect .alR .thum {
            position: absolute;
            top: 32px;
            left: 50%;
            margin-left: -105px;
            padding: 0;
            width: 38px;
            height: 35px;
            margin-bottom: 0;
            background-position: 4px -116px;
            background-size: 312%; }
          .CS .content.CS-main .ect .alR .txt {
            padding-left: 0;
            width: 100%;
            text-align: center; }
            .CS .content.CS-main .ect .alR .txt p, .CS .content.CS-main .ect .alR .txt strong {
              display: inline-block; }
            .CS .content.CS-main .ect .alR .txt p {
              padding-left: 42px; }
            .CS .content.CS-main .ect .alR .txt strong {
              font-size: 24px;
              vertical-align: sub; }
            .CS .content.CS-main .ect .alR .txt span {
              color: #777; }
            .CS .content.CS-main .ect .alR .txt .bullet {
              display: none; }
      .CS .content.CS-faq .tabBox {
        box-sizing: border-box;
        padding: 20px; }
        .CS .content.CS-faq .tabBox p {
          margin-bottom: 10px; }
        .CS .content.CS-faq .tabBox ul:after {
          display: block;
          clear: both;
          content: ""; }
        .CS .content.CS-faq .tabBox ul li {
          width: 33.3%;
          padding: 0;
          letter-spacing: 0;
          float: left; }
          .CS .content.CS-faq .tabBox ul li:first-child {
            padding-left: 0; }
          .CS .content.CS-faq .tabBox ul li a {
            letter-spacing: 1px; }
      .CS .content.CS-faq .faq-board {
        padding: 0 0 0px; }
        .CS .content.CS-faq .faq-board .board li {
          padding: 0 20px 30px; }
        .CS .content.CS-faq .faq-board .board .fold-control span {
          width: 91%; }
        .CS .content.CS-faq .faq-board .board .fold-control .ico-vArr {
          margin-right: 0; }
        .CS .content.CS-faq .faq-board .board .fold-box {
          padding-right: 30px; }
      .CS .content.CS-notice .notice-board > span {
        margin: 100px auto; }
      .CS .content.CS-notice .notice-list .td {
        box-sizing: border-box;
        float: none;
        display: inline-block;
        padding: 0; }
      .CS .content.CS-notice .notice-list .t01 {
        display: none !important; }
      .CS .content.CS-notice .notice-list .t02 {
        width: 67%; }
        .CS .content.CS-notice .notice-list .t02 h5 {
          padding-top: 0; }
        .CS .content.CS-notice .notice-list .t02 .fold-control {
          width: 100%; }
        .CS .content.CS-notice .notice-list .t02 .fold-box {
          box-sizing: border-box;
          width: 145%;
          white-space: normal;
          margin-top: 30px; }
      .CS .content.CS-notice .notice-list .t03 {
        width: 32%;
        padding-right: 20px;
        text-align: right; }
      .CS .content.CS-notice .thead {
        display: block;
        background: #f5f0ec; }
        .CS .content.CS-notice .thead .flag {
          display: inline-block;
          width: 34px; }
          .CS .content.CS-notice .thead .flag em {
            padding: 4px; }
        .CS .content.CS-notice .thead .t02 {
          padding-left: 20px; }
          .CS .content.CS-notice .thead .t02 strong {
            width: 78%;
            padding-left: 0; }
      .CS .content.CS-store {
        margin-top: 20px; }
        .CS .content.CS-store > h3 {
          display: block;
          font-size: 16px;
          padding-left: 20px;
          font-weight: normal; }
        .CS .content.CS-store .select-area {
          box-sizing: border-box;
          padding: 20px 20px 30px; 
          margin-top: 10px;
          /* 171226 수정 */}
          .CS .content.CS-store .select-area li {
            display: inline-block;
            width: 100%;
            padding-right: 0;
            padding-bottom: 10px;
            font-size: 12px; 
            display: block;}
            .CS .content.CS-store .select-area li label {
              display: none; }
            .CS .content.CS-store .select-area li.col1, .CS .content.CS-store .select-area li.col2, .CS .content.CS-store .select-area li.col3 {
              width: 100%;
              font-size: 0; }
            .CS .content.CS-store .select-area li.col2 {
              margin-right: 0; }
              .CS .content.CS-store .select-area li.col2 .select-control {
                width: 49.5%; }
            .CS .content.CS-store .select-area li.col3 > div {
            	margin-right: 0; 
            	width: 73.8%;} /* 180119 수정 */
            .CS .content.CS-store .select-area li.col3 .btn-area {
			    float: right;
			    margin: 0;
			    margin-left: 2%;
			    width: 23.2%;
			    text-align: right; } /* 180119 수정 */
              .CS .content.CS-store .select-area li.col3 .btn-area input {
			    width: 100%;
			    text-align: center;
			    padding: 9px 0;
              } /* 180119 수정 */
		    .CS .content.CS-store .select-area li.col3{
		    	display: inline-block;
		      width: 100%;
		      font-size: 0; } /* 180116 수정 */
		    .CS .content.CS-store .select-area li.col4{
		    	display: block;
		      width: 100%;
		      padding-right:0;
		      font-size: 0; } /* 180116 수정 */
		      .CS .content.CS-store .select-area li.col3 .input-control {width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} /* 180116 수정 */
	       		.CS .content.CS-store .sec .store-list .st-address {margin: 5px 0; line-height: 2} /* 180116 수정 */
              
        .CS .content.CS-store .sec {
          box-sizing: border-box;
          width: 100%;
          padding: 30px 20px 0; }
          .CS .content.CS-store .sec .store-list {
            border-bottom: 1px solid #ddd; }
            .CS .content.CS-store .sec .store-list li {
              float: none;
              width: 100%;
              margin-bottom: 0;
              border: none;
              border-top: 1px solid #ddd; }
              .CS .content.CS-store .sec .store-list li .inner {
                padding: 0 20px 0 20px; }
              .CS .content.CS-store .sec .store-list li:nth-child(3n) {
                margin-bottom: 0; }
            .CS .content.CS-store .sec .store-list a {
              padding: 20px 0 0;
              /*171031 예약가능 플래그 추가*/ }
              .CS .content.CS-store .sec .store-list a .brown {
                position: static;
                top: 0;
                right: 0; }
      .CS .content.CS-inquiry > h3 {
        display: block;
        padding-left: 20px;
        font-size: 16px;
        font-weight: normal; }
      .CS .content.CS-inquiry > ul {
        padding: 30px 20px;
        margin: 0; }
      .CS .content.CS-inquiry .inquiry-sheet {
        padding: 30px 0 0; }
        .CS .content.CS-inquiry .inquiry-sheet .btn-area {
          box-sizing: border-box;
          width: 100%;
          padding: 0 15px; }
          .CS .content.CS-inquiry .inquiry-sheet .btn-area .btn {
            width: 49%;
            margin: 0; }
          .CS .content.CS-inquiry .inquiry-sheet .btn-area .btn.black {
            margin-right: 0.5%; }
      .CS .content.CS-inquiry .table-inline {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
        border-top: none; }
        .CS .content.CS-inquiry .table-inline > li {
          border-bottom: none; }
          .CS .content.CS-inquiry .table-inline > li > div {
            display: block;
            text-align: left; }
          .CS .content.CS-inquiry .table-inline > li .t01, .CS .content.CS-inquiry .table-inline > li .t02 {
            width: 100%;
            max-width: 100%; }
          .CS .content.CS-inquiry .table-inline > li .t01 {
            margin-bottom: 10px;
            padding: 0; }
          .CS .content.CS-inquiry .table-inline > li .t02 {
            white-space: nowrap; }
            .CS .content.CS-inquiry .table-inline > li .t02 .alL, .CS .content.CS-inquiry .table-inline > li .t02 .alR {
              max-width: 50%; }
            .CS .content.CS-inquiry .table-inline > li .t02 .alL {
              margin-right: 0; }
            .CS .content.CS-inquiry .table-inline > li .t02 .btn-area {
              padding: 0; }
              .CS .content.CS-inquiry .table-inline > li .t02 .btn-area .btn {
                width: 100%; }
            .CS .content.CS-inquiry .table-inline > li .t02 .script {
              display: block;
              margin-top: 10px; }
          .CS .content.CS-inquiry .table-inline > li .select-control select {
            width: 100% !important; }
          .CS .content.CS-inquiry .table-inline > li .filebox {
            white-space: nowrap; }
            .CS .content.CS-inquiry .table-inline > li .filebox .btn-file {
              width: 20%; }
            .CS .content.CS-inquiry .table-inline > li .filebox #addField {
              width: 78%;
              max-width: 78%; }
            .CS .content.CS-inquiry .table-inline > li .filebox.add #addField {
              width: 100%;
              max-width: 100%;
              white-space: normal; }
              .CS .content.CS-inquiry .table-inline > li .filebox.add #addField span.file-piece {
                padding: 10px; }
              .CS .content.CS-inquiry .table-inline > li .filebox.add #addField a.file-del {
                display: inline-block;
                width: 14px;
                height: 14px;
                background: url(../image/close_popup.png) no-repeat 0 -27px;
                vertical-align: middle;
                margin-left: 10px; }
            .CS .content.CS-inquiry .table-inline > li .filebox.add .btn-file {
              display: none;
              width: 0;
              height: 0; }
          .CS .content.CS-inquiry .table-inline > li .txt .checkbox-errors {
            width: 50%; }
          .CS .content.CS-inquiry .table-inline > li .txt .comment {
            width: 100%; }
          .CS .content.CS-inquiry .table-inline > li .txt .byte {
            width: 48%; }
          .CS .content.CS-inquiry .table-inline > li .txt .byte.full {
            width: 100%;
            text-align: left; }
        .CS .content.CS-inquiry .table-inline.innerTb {
          width: 100%;
          padding: 0; }
          .CS .content.CS-inquiry .table-inline.innerTb .tbody {
            padding-top: 5px; }
          .CS .content.CS-inquiry .table-inline.innerTb .t01 {
            text-align: left;
            width: 100%;
            margin: 10px 0;
            padding: 0; }
            .CS .content.CS-inquiry .table-inline.innerTb .t01 span {
              display: inline-block; }
          .CS .content.CS-inquiry .table-inline.innerTb .t02 {
            max-width: inherit;
            width: 100%; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .inner {
              vertical-align: middle; }
              .CS .content.CS-inquiry .table-inline.innerTb .t02 .inner .txt {
                float: none;
                width: 98%; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info {
              width: 100%;
              max-width: inherit;
              min-width: inherit;
              text-align: left;
              padding: 5px 0; }
              .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info > div {
                white-space: normal; }
              .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .img {
                width: 56px; }
              .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .txt {
                width: 80%; }
                .CS .content.CS-inquiry .table-inline.innerTb .t02 .prd-info .txt .text-indent {
                  padding-left: 10px; }
            .CS .content.CS-inquiry .table-inline.innerTb .t02 .delete {
              display: block;
              width: 100%;
              text-align: right;
              margin-top: -10px;
              padding-bottom: 20px; }
      .CS .content.CS-inquiry .nonmember {
        border: none;
        padding: 0; }
        .CS .content.CS-inquiry .nonmember .check-txtbox {
          padding: 0 20px;
          margin-bottom: 40px; }
          .CS .content.CS-inquiry .nonmember .check-txtbox .txt {
            box-sizing: border-box;
            width: 100%;
            padding: 20px; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .txt h3 {
              display: inline-block;
              width: 85%;
              font-size: 15px;
              font-weight: normal;
              margin-bottom: 0; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-control {
              display: inline-block;
              width: 13%;
              text-align: right;
              vertical-align: top; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box {
              /*display:none;*/
              margin-top: 30px; }
              .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dt, .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dd {
                display: block; }
              .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dt {
                width: 100%;
                padding: 5px 0; }
              .CS .content.CS-inquiry .nonmember .check-txtbox .txt .fold-box dd {
                box-sizing: border-box;
                width: 100%;
                padding: 0 0 20px 9px; }
          .CS .content.CS-inquiry .nonmember .check-txtbox .check {
            padding: 20px; }
            .CS .content.CS-inquiry .nonmember .check-txtbox .check .checkbox label {
              white-space: normal;
              text-indent: -4px; }
        .CS .content.CS-inquiry .nonmember form > .table-inline {
          max-width: 100%;
          margin-top: 40px;
          padding: 0 20px; }
      .CS .content.CS-inquiry fieldset {
        padding: 30px 0;
        border-top: 1px solid #ddd; }
      .CS .content.CS-inquiry .guest {
        width: 100%;
        padding: 30px 0; }
        .CS .content.CS-inquiry .guest h3 {
          margin-left: 20px;
          padding-top: 10px; }
        .CS .content.CS-inquiry .guest .t02 .input-control {
          width: 100%; }
    .CS #storePopup h2 strong {
      display: block; }
    .CS #storePopup h2 span {
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 2px; }
    .CS #storePopup .content {
      padding: 20px 0;
      margin-top: 0; }
    .CS #storePopup #stLocation_mo {
      width: 100%;
      height: 280px; }
    .CS #storePopup .store-info {
      padding: 20px; }
      .CS #storePopup .store-info span {
        display: block; }
      .CS #storePopup .store-info .contect {
        margin-top: 10px; }
        .CS #storePopup .store-info .contect i, .CS #storePopup .store-info .contect em {
          display: inline-block; } }
/*medeaquery end*/

/* 2017-01-06//메인팝업(s) */
.layer-sm.type3 .body {padding:0; border:0}
.mobile .layer-sm.type3:before {display:block; content:''; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.5}
.layer-sm.type3 .body * {box-sizing:border-box}
.layer-sm.type3 .btn_pop_wrap {overflow:hidden; width:100%; background:#000; font-size:0}
.layer-sm.type3 .btn_pop_wrap a {display:inline-block; float:left; width:50%; padding:12px 0; background:#000; font-size:14px; color:#ddd; font-weight:600; text-align:center; letter-spacing:-1px}
.layer-sm.type3 .btn_pop_wrap a:first-child {position:relative}
.layer-sm.type3 .btn_pop_wrap a:first-child:after {display:inline-block; content:''; position:absolute; right:0; top:50%; width:1px; height:22px; margin-top:-11px; background:#808080}
/* 2017-01-06//메인팝업(e) */

/* 2017-02-06//탬플릿명수정(s) */
@media screen and (max-width: 991px) {
	.custom-tab li a {overflow:hidden; text-overflow:ellipsis; height:46px; line-height:19px; white-space:nowrap}
}
/* 2017-02-06//탬플릿명수정(e) */
/*# sourceMappingURL=style.css.map */

/* 아울렛개편 */
.br_web {vertical-align:top}
.br_mobile {display:none; width:100%; vertical-align:top}
.outlet_visual_area {padding: 0 80px; width:auto; margin:0}/*2017-03-07//수정*/
.outlet_visual_area .br_side img {vertical-align:top}
.outlet_visual_area .first_sec {overflow:hidden}
.outlet_visual_area .first_sec .outlet_top_banner {float:left; width:1270px}
.outlet_visual_area .first_sec .br_side {float:left; width:400px; margin-left:20px}

.outlet_visual_area .second_sec {overflow:hidden; margin:50px auto}
.outlet_visual_area .second_sec .mdpick_banner {float:right; margin-top:0; margin-right:70px}/*2017-03-07//수정*/
.outlet_visual_area .second_sec .mdpick_banner h2 {margin-bottom:0; font-family:Mons_L; font-size:26px; letter-spacing:3px}/* 2017-03-03//수정 */
.outlet_visual_area .second_sec .mdpick_banner .swiper-container {margin-top:-58px; padding-top:58px}
.outlet_visual_area .second_sec .mdpick_banner .word .flag-list {margin-top:10px}
.outlet_visual_area .second_sec .br_side {float:left; width:310px}
.outlet_top_banner .ico {background:url(../../kr/image/btn_routlet.png) 0 0 no-repeat}
.outlet_top_banner .swiper-button-next {right:30px; width:20px; height:34px}
.outlet_top_banner .swiper-button-prev {left:30px; width:20px; height:34px}
.outlet_top_banner .swiper-button-next .ico {background-position:-24px 0}
.outlet_top_banner .swiper-button-prev .ico {background-position:0 0}
.outlet_top_banner .swiper-pagination-bullets {bottom:30px !important}
.outlet_top_banner .swiper-pagination-bullets .swiper-pagination-bullet {background:url(../../kr/image/btn_routlet.png) 0 0 no-repeat}
.outlet_top_banner .swiper-pagination-bullets .swiper-pagination-bullet {background-position:-72px -44px}
.outlet_top_banner .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {background-position:-48px -44px}
.mdpick_banner .btn_slide {position:absolute; top:0; right:0; width:142px; height:34px; line-height:34px}
.mdpick_banner .swiper-button-prev, .mdpick_banner .swiper-button-next {width:37px; height:34px; top:0; margin-top:0}
.mdpick_banner .swiper-button-prev {left:0}
.mdpick_banner .swiper-button-next {right:0}
.mdpick_banner .swiper-button-prev .ico, .mdpick_banner .swiper-button-next .ico {width:100%; height:100%; background:url(../../kr/image/btn_routlet.png) 0 0 no-repeat}
.mdpick_banner .swiper-button-prev .ico {background-position:-90px 0}
.mdpick_banner .swiper-button-next .ico {background-position:-131px 0}
.mdpick_banner .btn_slide .mdpick_pagination {font-family:'Mons_L'; font-size:14px; color:#a1a1a1; text-align:center}
.mdpick_banner .btn_slide .mdpick_pagination em {margin-right:3px; font-family:'Mons_R'; font-style:normal; color:#333}
.mdpick_banner .swiper-slide .box a .word {padding-bottom:2px}
@media screen and (max-width: 991px) {
	
	.br_web {display:none}
	.br_mobile {display:block}
	.outlet_visual_area {padding:0; width:100%}
	.outlet_visual_area .first_sec .outlet_top_banner {float:none; width:100%}
	.outlet_visual_area .second_sec .mdpick_banner {float:none}
	.outlet_top_banner .swiper-button-next {display:inline-block; right:15px; width:10px; height:17px; margin-top:-9px}
	.outlet_top_banner .swiper-button-prev {display:inline-block; left:15px; width:10px; height:17px; margin-top:-9px}
	.outlet_top_banner .ico {width:10px; height:17px; background-size:100px auto}
	.outlet_top_banner .swiper-button-next .ico {background-position:-12px 0}
	.outlet_top_banner .swiper-button-prev .ico {background-position:0 0}
	.outlet_visual_area .swiper-slide {width:100% !important; height:auto !important}	
	.outlet_top_banner .swiper-pagination-bullets {display:none}
	.outlet_visual_area .first_sec .br_side {float:none; width:100%; margin:5px 0 0 0}
	.outlet_visual_area .second_sec .mdpick_banner {margin:0; width:100%}
	.outlet_visual_area .swiper-slide .box a .image img {margin:0 auto}
	.outlet_visual_area .second_sec {margin:25px auto}
	.outlet_visual_area .second_sec .mdpick_banner h2 {font-size:13px}
	.outlet_visual_area .second_sec .mdpick_banner .swiper-container {padding-top:45px; margin-top:-38px}
	.mdpick_banner .btn_slide {width:100%; top:13px; font-size:11px; text-align:center}
	.mdpick_banner .swiper-button-next.swiper-button-white, .mdpick_banner .swiper-button-prev.swiper-button-white {display:inline-block; position:static; width:6px; height:12px}
	.mdpick_banner .swiper-button-prev .ico, .mdpick_banner .swiper-button-next .ico {background-size:100px auto}
	.mdpick_banner .swiper-button-prev .ico {background-position:0 -22px}
	.mdpick_banner .swiper-button-next .ico {background-position:-10px -22px}
	.mdpick_banner .btn_slide .mdpick_pagination {display:inline-block; margin:0 10px; font-size:11px}	
	.outlet_visual_area .second_sec .br_side {float:none; width:100%; margin-top:26px}

}

/* 로그인개편 */
.member > div.n_login_area {box-sizing:border-box; max-width:1100px}
.n_login_area > .iosctl {text-align:center}
.n_login_area .box {padding:86px 99px 77px}
.n_login_area .leftbox {padding-bottom: 105px}
.n_login_area .btn.btn-shop {border-color:#333; background:#333}
.n_login_area .sns_login {margin-top:45px}
.n_login_area .sns_login ul li {margin-top:10px}
.n_login_area .sns_login ul li:first-child {margin-top:0}
.n_login_area .sns_login .btn {position:relative; font-family:"Mons_R", Mons_R, sans-serif; letter-spacing:0; font-size:13px; color:#fff;}
.n_login_area .sns_login a[class*="btn_"] {border-width: 2px; background: #fff;} /* 180102 수정 */
/*.n_login_area .sns_login .btn_facebook {border-color:#3b5a9a; background:#3b5a9a}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_facebook {border-color:#3b5a9a;color:#3b5a9a;} /* 180102 수정 */
/*.n_login_area .sns_login .btn_naver {border-color:#2db400; background:#2db400}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_naver {border-color:#2db400;color: #2db400;} /* 180102 수정 */
/*.n_login_area .sns_login .btn_kakao {border-color:#fbe600; background:#fbe600; color:#350807}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_kakao {border-color:#fbcf00;color:#fbcf00} /* 180102 수정 */
/*.n_login_area .sns_login .btn_insta {border-color:#e03e78; background:#e03e78}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_insta {border-color:#e03e78;color:#e03e78;} /* 180102 수정 */
/*.n_login_area .sns_login .btn:before {display:inline-block; content:''; position:absolute; top:50%; left:20px; width:8px; height:15px; margin-top:-8px; background:url(../../kr/image/spr_login_n.png) no-repeat -239px 0; }*/ /* 180102 수정 */
.n_login_area .sns_login .btn:before {display:inline-block; content:''; position:absolute; top:50%; left:20px; width:8px; height:15px; margin-top:-8px; background:url(../../kr/image/spr_login_n.png) no-repeat -277px -118px; } /* 180102 수정 */
/*.n_login_area .sns_login .btn_naver:before {left:17px; width:14px; height:12px; margin-top:-6px; background-position:-257px 0}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_naver:before {left:17px; width:14px; height:12px; margin-top:-6px; background-position:-291px -123px} /* 180102 수정 */
/*.n_login_area .sns_login .btn_kakao:before {left:15px; width:20px; height:14px; margin-top:-7px; background-position:-281px 0}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_kakao:before {left:15px; width:18px; height:14px; margin-top:-7px; background-position:-310px -121px} /* 180102 수정 */
/*.n_login_area .sns_login .btn_insta:before {left:15px; width:18px; height:17px; margin-top:-9px; background-position:-310px 0}*/ /* 180102 수정 */
.n_login_area .sns_login .btn_insta:before {left:15px; width:17px; height:17px; margin-top:-9px; background-position:-333px -118px} /* 180102 수정 */
.pc {display: inline-block;} /* 180102 수정 v2 */
.mo {display: none;} /* 180102 수정 v2 */
.membership_banefit {padding:60px 0; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd; border-top:0; text-align:center}
.membership_banefit * {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.membership_banefit > dt {font-size:18px; color:#333}
.membership_banefit > dd {margin-top:50px}
.membership_banefit > dd ul {font-size:0;}
.membership_banefit > dd ul li{display:inline-block; width:187px; margin-left:40px; font-size:14px}
.membership_banefit > dd ul li:first-child {margin-left:0}
.membership_banefit > dd ul li > img {vertical-align: middle} /* 180102 수정 */
/*.membership_banefit > dd ul li dl {width:187px; height:107px; padding-top:15px; background:url(../../kr/image/spr_login_n.png) no-repeat 0 0; color:#f5f5f5}*/ /* 180102 수정 */
.membership_banefit > dd ul li dl dt {}
.membership_banefit > dd ul li dl dd {font-family:"Mons_R", Mons_R, sans-serif; font-size:38px; color:#f5f5f5; line-height:38px}
.membership_banefit > dd ul li dl dd span {font-size:26px; font-family:"Mons_L", Mons_L}
.membership_banefit > dd ul li dl dd .spr_txt {display:inline-block; width:32px; height:27px; margin-top:7px; background:url(../../kr/image/spr_login_n.png) no-repeat -197px 0; text-indent:-9999px; vertical-align:top}
.membership_banefit > dd ul li p {margin-top:20px; font-size:14px; color:#333}
.membership_banefit > dd > p {margin-top:50px; font-size:14px; }
.membership_banefit .btn-default {width:348px;}
.m_br {display:none}
@media screen and (max-width: 991px) {
	.pc {display: none;} /* 180102 수정 v2 */
	.mo {display: inline-block;} /* 180102 수정 v2 */
	.m_br {display:inline}
	.n_login_area .sns_login {margin-top:30px}
	.membership_banefit {padding:35px 0 0; border:0; border-top:1px solid #ddd}
	.membership_banefit > dt {font-size:14px}
	.membership_banefit > dd {margin-top:18px}
	.membership_banefit > dd ul li {overflow:hidden; display:block; width:100%; margin-left:0; margin-top:15px; font-size:0;}
	.membership_banefit > dd ul li > img {width: 135px; vertical-align: middle} /* 180103 수정 */
	.membership_banefit > dd ul li dl {display:inline-block; width:136px; height:78px; padding-top:10px; background-size:196px auto; background-position:0 -58px; vertical-align:middle}
	.membership_banefit > dd ul li dl dt {font-size:11px}
	.membership_banefit > dd ul li dl dd {font-size:28px; line-height:28px}
	.membership_banefit > dd ul li dl dd span {font-size:19px}
	.membership_banefit > dd ul li p {display:inline-block; margin-top:0; margin-left:14px; font-size:12px; text-align:left; vertical-align:middle; width:136px;}
	.membership_banefit > dd ul li dl dd .spr_txt {width:22px; height:22px; margin-top:5px; background-size:196px auto; background-position:-174px 1px}
	.membership_banefit > dd ul li p span {font-family:"Mons_R", Mons_R, sans-serif}
	.membership_banefit > dd > p {margin-top:35px; font-size:12px}
	.membership_banefit .btn-default {width:100%;}
	/*.n_login_area .sns_login .btn:before {background-size:196px auto}*/ /* 180102 수정 */
	/*.n_login_area .sns_login .btn_facebook:before {left:20px; width:7px; height:15px; margin-top:-8px; background-position:-98px -18px}*/ /* 180102 수정 */
	/*.n_login_area .sns_login .btn_naver:before {left:17px; width:13px; height:12px; margin-top:-6px; background-position:-110px -18px}*/ /* 180102 수정 */
	/*.n_login_area .sns_login .btn_kakao:before {left:15px; width:19px; height:15px; margin-top:-8px; background-position:-128px -18px}*/ /* 180102 수정 */
	/*.n_login_area .sns_login .btn_insta:before {left:15px; width:18px; height:18px; margin-top:-9px; background-position:-151px -18px}*/ /* 180102 수정 */
}

header .web .middle {width:950px;}
header .web .middle ul.depth01 > li {padding:0 15px;}
header .web .middle ul.depth01 {padding-right:15px;}
header .web .middle ul.depth01.event {padding-left:15px; padding-right:0;}
header .web .middle ul.depth01.event:after {content:""; display:block; width:1px; height: 10px; position: absolute; top: 36px; left:0; background-color:#666;}
header .mobile .m-menu .category > ul > li > a {padding:12px 0;}
header .mobile .m-menu .category {padding: 50px 0 50px;}
@media screen and (max-width: 1600px) {
	header .web .middle {    margin: 0; margin-left: 16%;}
	header .web h1 {width: 10%; top: 35px;}
	header .web .right ul li {padding: 0 0 0 10px;}
	header .web .middle ul.depth01 {padding-right:10px;}
	header .web .middle ul.depth01.event {padding-left:15px; padding-right:0;}
	header .web .middle ul.depth01 > li {padding: 0 10px;}
	header .web .middle ul.depth01 {padding-right: 5px;}
}
@media screen and (max-width: 1200px) {
	header .web .middle {margin-left: 14%;}
	header .web .middle ul.depth01 > li {padding: 0 5px;}
    	header .web .middle ul.depth01 {padding-right: 0px;}
}


/* 2017-04-17 //SNS 간편 로그인 추가 */
.join .terms_area{padding:60px 100px}
.join .terms_area .signUp{padding:40px}
.terms_area .col3 .input-box{overflow:hidden;float:left;display:block;width:33.3%;height:38px;box-sizing:border-box;padding-left:5px;vertical-align:middle;}
.terms_area .col3 .input-box:first-child{padding-left:0}
.terms_area .col3 .input-box input {display:block;width:100%;height:100%;border:1px solid #333;box-sizing:border-box;border-color:rgb(119, 119, 119)}
.join .terms_area .all-agree .check{margin:15px 0 30px}
.join .terms_area .new_join_area ul.table .type-t{padding-top:12px;}
.join .terms_area .all-agree .txt > div{display:inline-block;width:auto;}
.join .terms_area .all-agree .txt > .btn-area{float:right;}
@media screen and (max-width: 991px){
	.join .terms_area{padding:30px 0 0}
	.join .terms_area .signUp{padding:0}
	.terms_area .new_join_area{margin-bottom:30px}
	.terms_area .new_join_area > .txt:first-child{display:none}
    .join .terms_area .all-agree .txt > div{width:100%;}
    .join .terms_area .new_join_area ul.table .type-t{padding-top:5px;}
}
.mypg_info .birth_input{overflow:hidden;width:100%;height:40px;box-sizing:border-box;font-size:0}
.mypg_info .birth_input *{box-sizing:border-box}
.mypg_info .birth_input>div{display:inline-block;width:33%;height:40px;padding-left:5px}
.mypg_info .birth_input>div:first-child{padding-left:0}
.mypg_info .birth_input>div span{display:block;width:100%;height:100%;padding:0 10px 0 14px;border:1px solid #a1a1a1;font-size:11px;color:#a1a1a1;line-height:38px}
.mypg_info .birth_input>div span input{width:80%;border:0;}
.mypg_info .group.personal-info .package dl dd .btn{width:auto}
.mypg_info .group.select-option-sms .package dl dd .inner .date{margin-top:0;color:#a1a1a1}
.mypg_info .personal-info:first-child  dd .inner{display:inline-block;width:300px;vertical-align:middle}
.mypg_info dd .info_txt{display:inline-block;margin-left:20px;font-size:11px;color:#a1a1a1;vertical-align:middle}
.mypg_info dd .info_txt em{font-style:normal;color:#8f3737}
.mypg_info .accredit_state{padding-top:12px}
.mypg_info .accredit_state ul{margin-top:20px;line-height:22px}
.mypg_info .accredit_state ul li:before{display:inline-block;content:'';width:6px;height:1px;margin-right:4px;background:#333;vertical-align:middle}

@media screen and (max-width: 1200px){
	.mypg_info dd .info_txt{display:block;margin-top:10px;margin-left:0}
}
@media screen and (max-width: 991px){
.mypg_info .personal-info:first-child  dd .inner{display:block;width:auto}
.mypg_info .birth_input>div span input{width:85%}
.mypg_info .birth_input>div span{padding-left:5px;}
.mypg_info .group.personal-info .package dl dd .btn{width:40%;vertical-align:middle}
.mypg_info .group.personal-info .package dl dd .btn+.info_txt{display:inline-block;width:35%;margin-top:0;margin-left:10%;vertical-align:middle}
.mypg_info .group.personal-info .package{border-top:1px solid #ddd}
.mypg_info .group.select-option-sms .package{border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.mypg_info .group.select-option-sms .package dl{position:relative;margin-top:0;padding-top:25px}
.mypg_info .group.select-option-sms .package dl dt{font-size:12px}
.mypg_info .group.select-option-sms .package dl dd{border:0;margin:0}
.mypg_info .group.select-option-sms .package dl .radio.date{position:absolute;top:26px;right:0;width:auto;}
.mypg_info .group.select-option-sms{margin-top:40px;margin-bottom:15px}
}

@media screen and (max-width: 991px){
.group.order-cost-info ul.order-btn-group { margin-top:10px; }
.group.order-cost-info ul.order-btn-group.kcp li.active { width:60%; }
.group.order-cost-info ul.order-btn-group.none li:last-child { display:none; }
}

/* 180103 수정 */
.sectionReservation .sectionWrap {position: relative; font-size: 0; overflow: hidden; min-width:1300px;} /* 180110 수정 */
.sectionReservation .sectionWrap img {position: relative; left: 50%; margin-left: -960px;} /* 180110 수정 */
.sectionReservation .sectionWrap a {position: absolute; text-indent: -9999px;/* border: 1px solid red;*/}
.sectionReservation .sectionWrap .sectionGroup {position: absolute; bottom: 0; left: 50%; margin-left: -650px; width: 1300px; height: 100%;}
.sectionReservation .sectionWrap .sectionGroup .order01 {top: 42%; left: 69px; width: 264px; height: 40%;} /* 180110 수정 */
.sectionReservation .sectionWrap .sectionGroup .order02 {top: 42%; left: 537px; width: 218px; height: 40%;} /* 180110 수정 */
.sectionReservation .sectionWrap .sectionGroup .order03 {top: 42%; right: 94px; width: 221px; height: 40%;} /* 180110 수정 */

/* 180110 수정 */
/*.sectionReservation .sectionWrap.notice {margin: 0 auto; width: 1040px; font-size: 12px;}
.sectionReservation .sectionWrap.notice h4 {margin-top: 50px; margin-bottom: 35px;}
.sectionReservation .sectionWrap.notice li {margin-left: 18px; list-style: square; line-height: 2;}*/
/* //180110 수정 */
@media screen and (max-width: 991px){
	.sectionReservation .sectionWrap {min-width: inherit;} /* 180110 수정 */
	.sectionReservation .sectionWrap .sectionGroup {position: static; bottom: 0; left: 0; margin-left: 0; width: 100%;} /* 180111 수정 */
	.sectionReservation .sectionWrap img {position: static; left: 0; margin-left: 0; width: 100%;}
	.sectionReservation .sectionWrap .sectionGroup .order01 {top: 31%; left: 4%; width: 27%; height: 53%;} /* 180111 수정 */
	.sectionReservation .sectionWrap .sectionGroup .order02 {top: 31%; left: 38%; width: 25%; height: 53%;} /* 180111 수정 */
	.sectionReservation .sectionWrap .sectionGroup .order03 {top: 31%; left: 70%; width: 25%; height: 53%;} /* 180111 수정 */
	/* 180110 수정 */
	/*.sectionReservation .sectionWrap.notice {padding: 5%; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.sectionReservation .sectionWrap.notice h4 {margin-top: 25px; margin-bottom: 17px;}
	.sectionReservation .sectionWrap.notice li {margin-left: 18px; list-style: square; line-height: 2;}*/
	/* 180110 수정 */
}

.login .input-control ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
}
.login .input-control ::-moz-placeholder { /* Firefox 19+ */
  color: #888;
}
.login .input-control :-ms-input-placeholder { /* IE 10+ */
  color: #888;
}
.login .input-control :-moz-placeholder { /* Firefox 18- */
  color: #888;
}
/* 180103 수정 */


/* 매장상품확인(예약) */
.Reservation-container {
	}
.Reservation-container.shopMerchandise .Reservation .content.Reservation-store .select-area li.col1 {
  width: 30%; }
.Reservation-container.shopMerchandise .Reservation .content.Reservation-store .select-area li.col2 {
  width: 30%; }
.Reservation-container.shopMerchandise .Reservation .content.Reservation-store .select-area li.col2 .select-control {
  width: 100%; }
  
.Reservation {
  /*@include box-size;*/
  max-width: 1300px;
  margin: 0 auto 20px; }
 
  .Reservation .content {
    margin-top: 20px; }
    .Reservation .content .sec {
      width: 100%; }

    .Reservation .content.Reservation-store {
      margin-top: 50px; 
      margin: 0px; 
	  padding :0px;
	  min-height : 0px;}
      .Reservation .content.Reservation-store .select-area {
        width: 100%;
        padding: 4px 0 30px;
        font-size: 0;
        white-space: nowrap;
        border-bottom: 1px solid #333; }
        .Reservation .content.Reservation-store .select-area li {
          box-sizing: border-box;
          display: inline-block;
          padding-right: 1%;
          font-size: 12px;
          vertical-align: bottom; }
          .Reservation .content.Reservation-store .select-area li label {
            display: block;
            margin-bottom: 5px; }
          .Reservation .content.Reservation-store .select-area li select {
            height: 40px;
            border-color: #333; }
          .Reservation .content.Reservation-store .select-area li:last-child {
            padding-right: 0; }
          .Reservation .content.Reservation-store .select-area li.col1 {
            width: 30%; }
            .Reservation .content.Reservation-store .select-area li.col1 .select-control, .Reservation .content.Reservation-store .select-area li.col1 select {
              width: 100%; }
          .Reservation .content.Reservation-store .select-area li.col2 {
            width: 35%; }
            .Reservation .content.Reservation-store .select-area li.col2 .select-control {
              display: inline-block;
              width: 49%;
              margin-right: 1%; }
              .Reservation .content.Reservation-store .select-area li.col2 .select-control:last-child {
                margin-right: 0; }
            .Reservation .content.Reservation-store .select-area li.col2 select {
              width: 100%; }
          .Reservation .content.Reservation-store .select-area li.col3 {
            width: 35%; }
            .Reservation .content.Reservation-store .select-area li.col3 > div {
              display: inline-block;
              width: 75%;
              margin-right: 1%;
              vertical-align: bottom; }
            .Reservation .content.Reservation-store .select-area li.col3 .input-control {
              border-color: #333; }
            .Reservation .content.Reservation-store .select-area li.col3 .btn-area {
              display: inline-block;
              width: 20%; }


/* desktop 991 */
@media screen and (max-width: 991px) {
	
	.Reservation-container {
		padding: 0; }
	.Reservation {
		overflow-x: hidden;
		max-width: 100%;
		margin: 0 auto 0px;
		padding: 0; }
	.Reservation .content {
		width: 100%; }
	.Reservation .content > h3 {
		display: none; }
	.Reservation .content.Reservation-store {
		margin-top: 20px; }
	.Reservation .content.Reservation-store .select-area {
		box-sizing: border-box;
		padding: 20px 20px 30px;
		margin-top: 10px;
		/* 171226 수정 */}
	.Reservation .content.Reservation-store .select-area li {
		display: inline-block;
		width: 100%;
		padding-right: 0;
		padding-bottom: 10px;
		font-size: 12px; }
	.Reservation .content.Reservation-store .select-area li.col1, .Reservation .content.Reservation-store .select-area li.col2, .Reservation .content.Reservation-store .select-area li.col3 {
		width: 35%;
		font-size: 0; }
	.Reservation .content.Reservation-store .select-area li.col2 {
		margin-right: 0; }
	.Reservation .content.Reservation-store .select-area li.col2 .select-control {
		width: 49.5%; }
	.Reservation .content.Reservation-store .select-area li.col3 > div {
		width: 74%; }
	.Reservation .content.Reservation-store .select-area li.col3 .btn-area {
		margin: 0;
		width: 25%;
		text-align: right; }

 }      

.CS-container .csInfoImg img {position: relative; left: 50%; margin-left: -931px; width: 1862px;}
.CS .content.CS-store .sec .store-list a p .bookable {display: inline-block; margin-top: -1px; margin-left: 5px; width: 56px; height: 20px; line-height: 20px; text-align: center; font-size: 12px; font-family: 'Nanum_R'; color: #fff; background: #b78c67; vertical-align: top;}      
      
/* 180122 수정 */
.privacy-group h3 {margin-bottom: 37px; font-size: 20px; font-weight: normal; line-height: 1; text-align: center;}
.privacy-group .content {margin-top: 54px;}
.privacy-group .skltbs-panel {padding: 0;}
.privacy-group .skltbs-panel-group pre {white-space: pre-line !important;}
.privacy-group .skltbs-tab-item {margin: 0; width: 50%; text-align: center;}
.privacy-group .skltbs-tab {padding: 15px 0; background: #f5f5f5; border-bottom: 1px solid #333; font-weight: 600;}
.privacy-group .is-active > .skltbs-tab {padding: 14px 0 16px; background: none; color: #333; text-shadow: none; border: 1px solid #333; border-bottom: none;}
.privacy-group .skltbs-tab:focus {box-shadow: none;}
.privacy-group .skltbs-panel:focus {box-shadow: none}
.privacy-group a:-webkit-any-link {color: #777;}
@media screen and (max-width: 991px) {
	.container-fluid {padding: 0 20px;}
	.privacy-group h3 {margin-bottom: 40px; font-size: 18px;}
	.privacy-group .content {margin-top: 40px;}
	.privacy-group .skltbs-tab {padding: 18px 0; font-weight: 600;} /* 180123 수정 */ /* 이용약관수정 */
	.privacy-group .is-active > .skltbs-tab {padding: 17px 0 19px;}
}
/* //180122 수정 */        

/* 180130 수정 */
.group.pay-guide.mgt-md {margin-bottom: 20px;}
.group.pay-guide.mgt-md h4 {line-height: 1; letter-spacing: .070em}
.group.pay-guide.mgt-md ul.reserveNotice {margin-top: 14px; margin-bottom: 20px;}
.group.pay-guide.mgt-md ul.reserveNotice li {margin-top: 7px; margin-left: 13px; list-style:disc; line-height: 1; color: #777; letter-spacing: .05em;}
.group.pay-guide.mgt-md ul.reserveNotice li:first-child {margin-top: 0;}
.group.pay-guide.mgt-md > a {display: inline-block; padding: 9px 14px; color: #fff; background: #777; letter-spacing: .1em}
.group.pay-guide.mgt-md .reserveStore {margin-left: 4px;}

@media screen and (max-width: 991px) {
	ul.table-inline.storeReservation-history .t03 span, ul.table-inline.storeReservation-history .t05 span {color: #333;}
	.group.pay-guide.mgt-md ul.reserveNotice li {line-height: 18px;}
}
@media screen and (max-width: 661px) {
	.group.period-control {overflow: hidden;} /* 180205 수정 */
	.group.period-control .package .tit {display: block; line-height: 1; margin-bottom: 14px;}
	.group.period-control .package .calendar {display: block; margin-bottom: 20px;}
	.group.period-control .package .type {margin-bottom: 10px;}
	.group.period-control .package .calendar .date {margin-bottom: 0; width: 46%;}
	.group.period-control .package .date input.datepicker {width: 83%;}
	.group.period-control .package .calendar .dash {width: 4%;}
	.group.period-control .package .btn-block {display: block; text-align: center;}
	.group.period-control .package .type {width: 100%}
	.group.period-control .package .type ul li {width: 31%;}
	.group.period-control .package .type ul li .btn {width: 100%;}
}
@media screen and (max-width: 530px) {
	.group.period-control .package .calendar {margin-right: 0;}
	.group.period-control .package .calendar .date {margin-bottom: 0; width: 44.2%;}
	.group.period-control .package .date input.datepicker {width: 68%;}
	.group.pay-guide.mgt-md > a {padding: 9px 10px;}
}
/* //180130 수정 */

/* 180202 매장정보 분리*/
.storeInfo {
  padding: 40px; }
  .storeInfo a.btn-close {
    position: absolute;
    top: 40px;
    right: 40px; }
  .storeInfo h2 {
    font-size: 23px;
    font-weight: 300;
    padding-bottom: 0 !important; }
  .storeInfo h3 {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: 300;
    font-size: 18px;
    color: #333; }
  .storeInfo .dot-list {
    margin-top: 20px; }
  .storeInfo .dot-list li {
    font-size: 11px;
    color: #777; }

.layer.storeInfo h4.storeBrand {font-size: 10px; color: #a1a1a1;}
.layer.storeInfo .dot-list li {font-size: 12px;}
.reservation_Request {
    height:510px;
}
.layer.reservation_Request {
    height:510px;
}

/* 180316 추가 */
.mNav {display: none;}
footer .package .info .content span.tel {display: block; padding-top: 4px;}
footer .package .info .content span.tel strong {font-size: 16px; font-weight: bold;}
/* 180316 추가 */


/* 180316 추가 */
/* mNav */
@media screen and (max-width: 991px) {	
	/* mNav */
	.mNav {position: fixed; top: 50px; width: 100%; height: 50px;  background: #fff; border-bottom: solid 1px #ddd; } /* 180329 GNB 높이 */
	.mNav ul.depth1 {overflow: hidden; padding: 0 5%;}
	.mNav ul.depth1 div > li {float: left; line-height: 48px; text-align: center; margin-left: 32px;} /* 180329 GNB 높이 */
	.mNav ul.depth1 div > li.active a {border-bottom: 2px solid #000;}
	.mNav ul.depth1 div > li:first-child {margin-left: 0;}
	.mNav ul.depth1 div > li > a {font-size: 13px; font-family: 'Nanum_R', sans-serif;} /* 180329 수정 */
	.mNav ul.depth1 div > li > a:hover, .mNav ul.depth1div > li > a:focus, .mNav ul.depth1 div > li > a:hover {border-bottom: 2px solid #000;}
	.mNav ul.depth1 div > li.mNav01 {width: 9.75%;}
	.mNav ul.depth1 div > li.mNav02 {width: 17%;}
	.mNav ul.depth1 div > li.mNav03 {width: 18.66%;}
	.mNav ul.depth1 div > li.mNav04 {width: 17%;}
	.mNav ul.depth1 div > li.mNav05 {width: 17%;}
	.mNav .depth2Wrap {display: none; position: fixed; top: 100px; left: 0; padding: 0 7.81% 0; width: 100%; height: 488px; background-color: #000; background-color: rgba( 0, 0, 0, 0.9 ); text-align: left; box-sizing: border-box; overflow-y: scroll;} /* 180328 수정 */
	.mNav .depth2.cate .depth2Wrap .depth2Section {top: 82px;} /* 180327 수정 및 추가 */
	.mNav .depth2.brand li {padding-bottom: 30px;}
	.mNav .depth2 .depth2Wrap > ul {margin-top: 40px;} /* 180327 수정 및 추가 */
	.mNav .depth2 .depth2Wrap .depth2Section {margin-top: 40px;} /* 180327 수정 및 추가 */
	.mNav .depth2 li a {color: #fff; line-height: 1.1; font-size: 18px; font-family: 'Mons_R', 'Nanum_R'} /* 180327 수정 및 추가 */
	/*.mNav ul li .depth2 a.btnClose {position: absolute; bottom: 15px; left: 50%; margin-left: -9px; width: 18px; height: 18px; background: url(../../kr/image/btn_close.png) no-repeat; background-size: 18px;text-indent: -9999px}*/ /* 180327 수정 및 추가 */
	.mNav .depth2 a.btnClose {margin: 0 auto; width: 18px; height: 18px; background: url(../../kr/image/btn_close.png) no-repeat; background-size: 18px; text-indent: -9999px} /* 180327 수정 및 추가 */
	.mNav .depth2.cate .depth2Section > ul > li:first-child {margin-bottom: 40px;} /* 180327 수정 및 추가 */
	.mNav .depth2.cate ul {overflow: hidden}
	.mNav .depth2.cate ul .depth2Group {float: left; margin-bottom: 40px; width: 50%;}
	.mNav .depth2.cate ul .depth2Group > a {margin-bottom: 20px;}
	.mNav .depth3 {margin-left: 15px;}
	.mNav .depth3 li {margin-top: 14px;}
	.mNav .depth3 li:first-child {margin-top: 0;}
	.mNav .depth3 li a {font-size: 15px; font-weight: normal; color: #ddd;} /* 180328 수정 */
	.mNav .infoArea {overflow: hidden;} /* 180328 수정 */
	.mNav .infoArea li {position: relative; float: left; width: 50%;} /* 180328 수정 */
	.mNav .infoArea li:first-child:after {content:''; display: block; width: 1px; height: 15px; position: absolute; top: 3px; right: 0; background-color: #777} /* 180328 수정 */
	.mNav .infoArea li a {color: #777; text-align: center; font-size: 15px;} /* 180328 수정 */

}
	/* 180316 추가 */
	
/* 180327 수정 및 추가 */
@media screen and (max-width: 360px) {
	.mNav .depth2.brand .depth2Wrap > ul {height: 320px; overflow-y: scroll;}
	.mNav .depth2.cate .depth2Wrap .depth2Section {height: 320px; overflow-y: scroll;}
}
/* //180327 수정 및 추가 */

#event_main .swiper-button-next.swiper-button-white {margin-top: -31.5px; width: 32px; height: 63px; right: 20px;}
#event_main .swiper-button-prev.swiper-button-white {margin-top: -31.5px; width: 32px; height: 63px; left: 20px;}


#event_main .ico.sw-prev01 {width: 32px; height: 63px; background-position: 0px -400px;}
#event_main .ico.sw-next01 {width: 34px; height: 63px; background-position: -33px -400px;}