@charset "UTF-8";
/*! fallback css for IE8
 * -------------------------------------------------- */
.l-wrap, .l-x-large, .l-wide, .row, .gnb, .footer, .primary-tab, .list-table .gift-row-list, .pagination, .ui-helper-clearfix, .article-section, .curation-list, .prize, .product-list, .infographic-frame, .now-list, .life-gift, .life-product, .communitea-list, .life-title .by-line, .reservation-payment-info, .common-section, .shop-item, .ab-header, .order-state, .order-state-list, .order-state-list li, .wallet, .my-ab, .mp-qna, .cs-wrap .mobile, .cs-head, .cs-detail .won-list, .ms-q, .ms-a, .membership, .membership .coupon-head, .tealeaf, .tealeaf .item-box ul, .beauty, .sitemap-list {
  zoom: 1; }
  .l-wrap:before, .l-x-large:before, .l-wide:before, .row:before, .gnb:before, .footer:before, .primary-tab:before, .list-table .gift-row-list:before, .pagination:before, .ui-helper-clearfix:before, .article-section:before, .curation-list:before, .prize:before, .product-list:before, .infographic-frame:before, .now-list:before, .life-gift:before, .life-product:before, .communitea-list:before, .life-title .by-line:before, .reservation-payment-info:before, .common-section:before, .shop-item:before, .ab-header:before, .order-state:before, .order-state-list:before, .order-state-list li:before, .wallet:before, .my-ab:before, .mp-qna:before, .cs-wrap .mobile:before, .cs-head:before, .cs-detail .won-list:before, .ms-q:before, .ms-a:before, .membership:before, .membership .coupon-head:before, .tealeaf:before, .tealeaf .item-box ul:before, .beauty:before, .sitemap-list:before {
    content: '';
    display: block; }
  .l-wrap:after, .l-x-large:after, .l-wide:after, .row:after, .gnb:after, .footer:after, .primary-tab:after, .list-table .gift-row-list:after, .pagination:after, .ui-helper-clearfix:after, .article-section:after, .curation-list:after, .prize:after, .product-list:after, .infographic-frame:after, .now-list:after, .life-gift:after, .life-product:after, .communitea-list:after, .life-title .by-line:after, .reservation-payment-info:after, .common-section:after, .shop-item:after, .ab-header:after, .order-state:after, .order-state-list:after, .order-state-list li:after, .wallet:after, .my-ab:after, .mp-qna:after, .cs-wrap .mobile:after, .cs-head:after, .cs-detail .won-list:after, .ms-q:after, .ms-a:after, .membership:after, .membership .coupon-head:after, .tealeaf:after, .tealeaf .item-box ul:after, .beauty:after, .sitemap-list:after {
    content: '';
    display: table;
    clear: both; }

.rgba .notification-popup:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.sub-header .desc, .basic-header .desc, .list-table .t-title, .comment p, .banner-h-i, .main-bestseller .product-name, .rv-cont p, .events-list .h, .events-list p, .life-product-item .info, .visit-h .title, .visit-body, .shop-gift, .order-check .checkbox label, .mp-qna-view, .benefit-table .dot-list li {
  word-break: keep-all;
  word-wrap: break-word; }

table a, .visit-list .title, .mp-qna-view .title {
  word-break: break-all; }

/* --------------------------------------------------
 * layout grid
 * -------------------------------------------------- */
html, body {
  min-height: 100%; }

body {
  -webkit-overflow-scrolling: touch; }

#wrap {
  padding-top: 50px;
  -webkit-user-drag: none;
  touch-action: pan-y;
  padding-top: 100px; }

/* layout (.l-*) */
.l-wrap, .l-order {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 15px; }

.l-wrap {
  padding: 0 20px; }

.l-wrap {
  margin-left: 6.25%;
  margin-right: 6.25%;
  padding-left: 0;
  padding-right: 0; }

.l-order {
  padding: 0 30px; }

.l-wrap,
.l-order {
  margin: 0 auto; }

.l-x-large {
  max-width: 1280px;
  margin: 0 auto; }

.l-wide {
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }

.blocker .l-modal-full {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  padding: 0; }
  .blocker .l-modal-full .btn-back {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 20px;
    padding: 0;
    margin-top: -10px; }

/* columns ( 12 grid )
-------------------------------------------------- */
.col-m-1, .col-1,
.col-t-1, .col-m-2, .col-2,
.col-t-2, .col-m-3, .col-3,
.col-t-3, .col-m-4, .col-4,
.col-t-4, .col-m-5, .col-5,
.col-t-5, .col-m-6, .col-6,
.col-t-6, .col-m-7, .col-7,
.col-t-7, .col-m-8, .col-8,
.col-t-8, .col-m-9, .col-9,
.col-t-9, .col-m-10, .col-10,
.col-t-10, .col-m-11, .col-11,
.col-t-11, .col-m-12, .col-12,
.col-t-12 {
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.col-m-1 {
  width: 8.333%; }

.col-m-2 {
  width: 16.667%; }

.col-m-3 {
  width: 25%; }

.col-m-4 {
  width: 33.333%; }

.col-m-5 {
  width: 41.667%; }

.col-m-6 {
  width: 50%; }

.col-m-7 {
  width: 58.333%; }

.col-m-8 {
  width: 66.667%; }

.col-m-9 {
  width: 75%; }

.col-m-10 {
  width: 83.333%; }

.col-m-11 {
  width: 91.667%; }

.col-m-12 {
  width: 100%; }

.col--right {
  float: right; }

.col-t-1 {
  width: 8.333%; }

.col-t-2 {
  width: 16.667%; }

.col-t-3 {
  width: 25%; }

.col-t-4 {
  width: 33.333%; }

.col-t-5 {
  width: 41.667%; }

.col-t-6 {
  width: 50%; }

.col-t-7 {
  width: 58.333%; }

.col-t-8 {
  width: 66.667%; }

.col-t-9 {
  width: 75%; }

.col-t-10 {
  width: 83.333%; }

.col-t-11 {
  width: 91.667%; }

.col-t-12 {
  width: 100%; }

.col-1 {
  width: 8.333%; }

.col-2 {
  width: 16.667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.333%; }

.col-5 {
  width: 41.667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.333%; }

.col-8 {
  width: 66.667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.333%; }

.col-11 {
  width: 91.667%; }

.col-12 {
  width: 100%; }

.col-m-12,
.col-t-12,
.col-12 {
  float: none; }

/* header
-------------------------------------------------- */
/* gnb */
.gnb {
  position: relative;
  width: 700px;
  height: 55px;
  vertical-align: middle;
  width: 780px; }
  .gnb-menu {
    position: relative;
    height: 100%;
    z-index: 10; }
  .gnb .d1 {
    display: inline-block;
    height: 100%;
    margin-right: 28px; }
    .gnb .d1.gn5 {
      margin-right: 0; }
    .gnb .d1 ul {
      display: none;
      position: absolute;
      top: 100%;
      z-index: 10;
      height: 64px;
      padding: 0 50px;
      text-align: center;
      -webkit-transition: all 0.4 ease-in;
      -o-transition: all 0.4 ease-in;
      transition: all 0.4 ease-in; }
    .gnb .d1.is-active ul {
      display: block; }
    .gnb .d1.gn1 ul {
      left: -55px; }
    .gnb .d1.gn2 ul {
      left: -15px; }
    .gnb .d1.gn3 ul {
      left: 55px;
      width:auto;}
    .gnb .d1.gn4 ul {
      left: 240px;
      width:auto;}
    .gnb .d1.gn5 ul {
      right: -30px; }
    .gnb .d1 li {
      display: inline-block;
      white-space: nowrap; }
  .gnb .nav-h-a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    height: 100%;
    padding: 15px 9px 0;
    color: #e5e5e5;
    font-size: 1.6em;
    font-family: "Buri", serif;
    letter-spacing: -.01em; }
  .gnb .nav-h-a:hover,
  .gnb .nav-h-a:focus,
  .gnb li.is-active .nav-h-a {
    color: #dbe2b5;
    text-decoration: none; }
    .gnb .nav-h-a:hover:after,
    .gnb .nav-h-a:focus:after,
    .gnb li.is-active .nav-h-a:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -8px;
      height: 0;
      width: 0;
      border-bottom: 7px solid #f6f4f0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent; }
  .gnb li.is-current .nav-h-a {
    color: #dbe2b5; }
  .gnb .nav-a {
    display: inline-block;
    height: 32px;
    padding: 12px 15px 0;
    color: #727272;
    font-size: 1.4em;
    line-height: 1.5; }
  .gnb .nav-a:hover,
  .gnb .nav-a:focus,
  .gnb .d1 .is-current .nav-a {
    color: #000;
    text-decoration: none; }
  .gnb .d1 {
    margin-right: 40px; }
    .gnb .d1.gn4 ul {
      left: 300px; }
  .gnb .nav-h-a {
    font-size: 1.8em; }

#gnb-bg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #f6f4f0; }
  #gnb-bg.is-active {
    height: 44px;
    border-bottom: 1px solid #dbd6cf; }

.sub-header, .basic-header, .lnb-header {
  margin-bottom: 20px;
  background: #f6f4f2 url(../images/a/title_bg.jpg);
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 40px; }
  .sub-header .h, .basic-header .h, .lnb-header .h {
    height: 42px;
    color: #222;
    font-size: 17px;
    line-height: 2.6;
    font-weight: normal;
    font-family: "Buri", serif; }
  .sub-header .h, .basic-header .h, .lnb-header .h {
    height: auto;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: -0.04em; }
  .sub-header .h, .basic-header .h, .lnb-header .h {
    font-size: 32px; }

/* sub header */
.sub-header, .basic-header {
  padding: 25px 0 20px;
  padding-top: 58px;
  padding-bottom: 39px; }
  .sub-header .desc, .basic-header .desc {
    margin-bottom: 0;
    color: #555;
    font-size: 12px; }
  .sub-header p, .basic-header p {
    display: none; }
  .sub-header .desc, .basic-header .desc {
    display: block;
    font-size: 14px; }
  .sub-header p, .basic-header p {
    display: block; }

.basic-header {
  margin-bottom: 0; }
  .basic-header p {
    display: none; }
  .basic-header p {
    display: block; }

/* lnb (cs, mypage) */
.lnb-header {
  height: 42px; }
  .lnb-header .l-wrap {
    z-index: 10; }
  .lnb-header .select-trigger {
    color: #222;
    font: normal 17px/1.2 "Buri", serif;
    letter-spacing: -0.04em;
    padding-top: 12px; }
  .lnb-header .h {
    display: none; }
  .lnb-header .switch-select .select-trigger {
    width: 100%;
    padding: 2px 0 0;
    height: 42px;
    border-color: transparent;
    text-align: center; }
    .lnb-header .switch-select .select-trigger span {
      font-weight: bold;
      padding-left: 10px; }
  .lnb-header .switch-select .icon-arr-up,
  .lnb-header .switch-select .icon-arr-down {
    margin-left: 5px;
    color: #74824c; }
  .lnb-header .switch-select .icon-arr-up {
    display: none; }
  .lnb-header .switch-select .select-selector {
    padding: 0; }
    .lnb-header .switch-select .select-selector li {
      border-bottom-color: transparent; }
      .lnb-header .switch-select .select-selector li:first-child {
        border-top-color: #ccc; }
    .lnb-header .switch-select .select-selector a {
      text-align: center; }
  .lnb-header .switch-select.on .select-trigger {
    border-color: transparent;
    background-color: transparent; }
    .lnb-header .switch-select.on .select-trigger span {
      color: #727272; }
  .lnb-header .switch-select.on .icon-arr-up {
    display: inline-block; }
  .lnb-header .switch-select.on .icon-arr-down {
    display: none; }
  .lnb-header .switch-select.on .select-selector {
    border-color: transparent;
    background-color: #f6f4f2; }
  .lnb {
    display: none; }
    .on .lnb {
      display: block; }
    .lnb a {
      position: relative;
      display: block;
      padding: 15px 6px;
      color: #727272;
      font: 15px/1.2 "Buri", serif;
      text-decoration: none; }

.lnb-header {
  position: relative;
  height: 135px;
  margin-bottom: 30px; }
  .lnb-header .h {
    display: block;
    padding: 30px 0 10px; }

.lnb {
  display: block;
  border-top: 1px solid #ddd;
  border-top: 1px solid rgba(204, 204, 204, 0.5); }
  .lnb li {
    position: relative;
    display: inline-block;
    margin: 0 20px; }
  .lnb .is-current a {
    color: #333;
    font-weight: bold;
    border-top-color: #74824c; }
  .lnb a {
    overflow: hidden;
    border-top: 4px solid transparent; }
    .lnb a:hover, .lnb a:focus {
      color: #333;
      border-top-color: #74824c; }
  .csstransitions .lnb .is-current a:before {
    width: 100%; }
  .csstransitions .lnb a {
    border-top: 0; }
    .csstransitions .lnb a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0%;
      height: 4px;
      margin: auto;
      background-color: #74824c; }
    .csstransitions .lnb a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 100%;
      width: 100%;
      height: 4px;
      margin: auto;
      background-color: #74824c;
      -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .csstransitions .lnb a:hover:before, .csstransitions .lnb a:focus:before {
      width: 100%;
      -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .csstransitions .lnb a:hover:after, .csstransitions .lnb a:focus:after {
      width: 100%;
      left: 0%;
      -webkit-transition: 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
      -o-transition: 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
      transition: 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }

.mypage .lnb li {
  margin-left: 5px;
  margin-right: 5px; }
  .mypage .lnb li:first-child {
    display: none; }

.cs-wrap .switch-select .select-selector.lnb {
  padding-left: 37px; }

.events .switch-select .select-selector.lnb {
  padding-right: 26px; }

.communitea .lnb li {
  margin-left: 10px;
  margin-right: 10px; }

.lnb-header {
  height: 170px; }
  .lnb-header .h {
    padding-top: 53px; }

.lnb li {
  margin: 0 25px; }

.mypage .lnb li,
.communitea .lnb li {
  margin-left: 16px;
  margin-right: 16px; }

.guide-header {
  overflow: hidden;
  position: relative;
  height: 150px;
  background-color: #fff;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  white-space: nowrap; }
  .guide-header-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .guide-header:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.guide-header-cell {
  position: relative;
  width: 75%;
  z-index: 1; }

.guide-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.guide-header .h {
  font-size: 2.077em;
  font-family: "Buri", serif; }

.guide-header p {
  margin: 0 auto; }

.guide-header {
  height: 300px;
  font-size: 1.5em; }

.guide-header .title {
  font-size: 1.5em; }

.guide-header .h {
  font-size: 3.6em; }

.header-ly {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  font-size: 1.2em; }
  .no-opacity .header-ly {
    border: 1px solid #f2f2f2; }
  .header-ly-pad {
    width: 150px;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-top: 0; }
  .header-ly:after {
    content: '';
    position: absolute;
    bottom: 0;
    top: -7px;
    height: 0;
    width: 0;
    border-bottom: 7px solid #f6f4f0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent; }

.ly--my-info {
  left: -50%; }
  .ly--my-info:after {
    left: 50%;
    margin-left: -10px; }
  .ly--my-info .head {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #ddd; }
  .ly--my-info .user {
    color: #333;
    font-size: 1.167em; }
  .ly--my-info .grade {
    font-size: 1.083em; }
    .ly--my-info .grade em {
      font-size: 16px;
      font-family: "Buri", serif; }
    .ly--my-info .grade .vvip {
      color: #758246; }
    .ly--my-info .grade .vip {
      color: #c88939; }
  .ly--my-info ul {
    margin: 0 1px 8px 0; }
  .ly--my-info li {
    clear: both;
    overflow: hidden;
    padding: 3px 0 2px;
    text-align: right; }
  .ly--my-info a + a {
    margin-top: 5px; }
  .ly--my-info .h {
    float: left; }
  .ly--my-info .c {
    color: #333;
    font-size: 1.083em; }
  .ly--my-info .em {
    color: #d5761b;
    font-size: 1.05em;
    margin-right: 2px; }
  .ly--my-info .btn {
    border-color: #ccc; }
    .ly--my-info .btn:hover, .ly--my-info .btn:focus {
      border-color: #888;
      background: #888; }

.ly--search {
  right: -2px;
  width: 350px;
  border: 0;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }
  .ly--search:after {
    right: 12px; }
  .ly--search .input-wrap {
    overflow: visible;
    padding: 7px 36px 7px 16px; }
  .ly--search input {
    height: 30px;
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 1.3; }
  .ly--search .go-search {
    position: absolute;
    top: 5px;
    right: 4px;
    padding: 0;
    padding: 0 5px;
    font-size: 23px;
    color: #555; }
  .ly--search .close-layer {
    position: absolute;
    top: -41px;
    right: 9px;
    font-size: 19px;
    padding: 0 5px;
    color: #e3eda9; }

.l-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 50px;
  margin-left: 15px;
  margin-right: 15px;
  margin-left: 20px;
  margin-right: 20px;
  width: 980px;
  padding-top: 45px;
  padding-left: 150px;
  height: 100px;
  margin: 0 auto;
  width: 1120px;
  padding-left: 190px; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  background: #494949 url(../images/a/gnb_bg.jpg);
  -webkit-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s; }
  .header .logo {
    width: 30%;
    margin: 0 auto;
    padding-top: 13px;
    text-align: center; }
    .header .logo-a {
      display: block; }
    .header .logo-img {
      height: 25px; }
  .header .toggle-menu {
    position: absolute;
    top: 6px;
    left: 0;
    height: 25px;
    color: #cdcdcd;
    font-size: 24px; }
  .header-links {
    display: none; }
  .header-a {
    color: #999; }
    .header-a:hover, .header-a:focus {
      color: #e5e5e5;
      text-decoration: none; }
  .header .em-links {
    position: absolute;
    top: 5px;
    right: 11px; }
  .header .em-link {
    display: none;
    color: #cdcdcd; }
  .header .cart {
    display: inline-block;
    position: relative; }
    .header .cart .n {
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      top: 2px;
      right: -9px;
      width: 18px;
      height: 18px;
      z-index: 1;
      border-radius: 100%;
      background-color: #c07226;
      color: #fff;
      font-size: 11px;
      line-height: 1.4;
      text-align: center; }
      .header .cart .n:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
  .header .icon-cart {
    font-size: 29px; }
  .no-borderradius .header .cart .n {
    background: url(../images/a/bg_cart_n.png) no-repeat 0 0; }
  .header.is-sticked {
    top: -45px; }
    .header.is-sticked .logo {
      top: 51px; }
      .header.is-sticked .logo-img {
        height: 24px; }
  .header .logo {
    position: absolute;
    top: 25px;
    left: 0;
    width: auto;
    -webkit-transition: top 0.2s;
    -o-transition: top 0.2s;
    transition: top 0.2s; }
    .header .logo-img {
      height: auto;
      -webkit-transition: height 0.2s;
      -o-transition: height 0.2s;
      transition: height 0.2s; }
  .header .toggle-menu {
    display: none; }
  .header-links {
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 12px;
    color: #ccc; }
  .header .header-a {
    display: inline-block;
    padding: 1px 10px;
    line-height: 1.3; }
  .header .em-links {
    position: absolute;
    top: 48px;
    right: 0;
    bottom: 10px;
    height: 52px; }
  .header .em-link {
    position: relative;
    display: inline-block;
    padding: 0 10px 0 11px;
    color: #cdcdcd;
    font-size: 23px;
    -webkit-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .header .em-link:hover, .header .em-link:focus, .header .em-link.toggle-on {
      color: #e3eda9; }
    .header .em-link.cart {
      top: 3px; }
      .header .em-link.cart .n {
        top: 5px;
        right: 2px;
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 1.5; }
      .header .em-link.cart:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 23px;
        margin-top: -10px;
        background-color: #414141; }
    .header .em-link.search:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 1px;
      height: 23px;
      margin-top: -9px;
      background-color: #414141; }
    .header .em-link.search.toggle-on i {
      visibility: hidden; }

/* footer
-------------------------------------------------- */
.footer {
  position: relative;
  z-index: 10;
  background-color: #333;
  color: #727272;
  line-height: 1.3; }
  .footer a {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .footer a:hover {
      color: #ccc;
      text-decoration: none; }
  .footer--over {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
  .footer-cap {
    overflow: hidden;
    background-color: #222;
    height: 50px;
    text-align: left;
    height: 55px; }
  .footer-notice {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .95em;
    text-align: left;
    font-size: 1.05em; }
    .footer-notice-pad {
      position: relative;
      padding: 19px 55px 0 65px; }
    .footer-notice__b {
      position: absolute;
      top: 20px;
      left: 15px;
      font-size: 11px; }
    .footer-notice__p {
      overflow: hidden;
      padding: 2px 0;
      margin: 0; }
    .footer-notice__a {
      display: block;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      word-wrap: normal;
      height: 16px;
      color: #999; }
      .footer-notice__a else {
        overflow: hidden;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        display: block; }
    .footer-notice-list {
      position: relative;
      overflow: hidden;
      height: 16px; }
      .footer-notice-list li {
        position: absolute;
        top: -2px;
        left: 0; }
    .footer-notice .btn-more {
      position: absolute;
      top: 15px;
      right: 15px;
      border-radius: 100%; }
      .footer-notice .btn-more:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
    .footer-notice-pad {
      padding: 22px 33px 0; }
    .footer-notice__b {
      top: 22px;
      left: 0;
      font-size: 13px; }
    .footer-notice .btn-more {
      top: 16px;
      right: 5px; }

.footer-links {
  margin: 1.5em 0; }
  .footer-links-item {
    position: relative;
    display: inline-block;
    padding: 0 9px 0 10px; }
    .footer-links-item:after {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      height: 9px;
      width: 1px;
      background-color: #727272; }
    .footer-links-item:first-child {
      padding-left: 0; }
      .footer-links-item:first-child:after {
        display: none; }

.footer-share {
  margin: 1.5em 0; }

.footer-bizinfo {
  clear: both;
  overflow: hidden; }
  .footer-bizinfo-detail {
    padding-top: 12px;
    padding-bottom: 18px;
    border-bottom: 1px solid #222;
    font-size: 12px;
    text-align: left; }
    .footer-bizinfo-detail .link-footer {
      display: inline-block;
      margin-top: 5px; }
    .footer-bizinfo-detail dl {
      margin-top: 1.5em;
      color: #888; }
    .footer-bizinfo-detail dt {
      margin-bottom: 5px;
      color: #ccc; }
  .link-bizinfo {
    display: block;
    position: relative;
    padding: 15px 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    font-size: 1.05em; }
    .link-bizinfo .icon {
      margin-left: .5em;
      color: #555; }
    .link-bizinfo .icon-arr-up {
      display: none; }
    .on .icon-arr-up {
      display: inline-block; }
    .on .icon-arr-down {
      display: none; }
    .link-bizinfo:hover, .link-bizinfo:focus {
      text-decoration: none; }

.footer-bottom {
  overflow: hidden;
  position: relative;
  font-size: 13px; }
  .footer-bottom .bar {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background-color: #555; }
  .link-location,
  .link-lang {
    position: relative;
    width: 50%;
    padding: 20px 0; }
  .link-location {
    float: left; }
    .link-location .icon-location {
      position: relative;
      top: 4px;
      margin-top: -6px;
      margin-left: .2em;
      font-size: 24px;
      line-height: 18px; }
  .link-lang {
    float: right; }
    .link-lang:after {
      content: '';
      position: absolute;
      left: 0;
      top: 20px;
      width: 1px;
      height: 20px;
      background-color: #555; }
    .link-lang .icon-arr-down {
      margin-left: .5em;
      color: #555; }

.footer-cap-links {
  padding-top: 19px;
  font-size: 12px; }

.footer-cap__a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 7px;
  padding-right: 6px;
  color: #727272;
  line-height: 1.5;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 12px; }
  .footer-cap__a.em {
    color: #9c7f6d; }
    .footer-cap__a.em:hover, .footer-cap__a.em:focus {
      color: #be9983; }
  .footer-cap__a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    height: 9px;
    width: 1px;
    background-color: #333; }
  .footer-cap__a:first-child {
    padding-left: 0; }
    .footer-cap__a:first-child:after {
      display: none; }

.footer-cs {
  float: left;
  width: 240px;
  color: #888;
  font-size: 1.05em; }
  .footer-cs b {
    font-weight: normal;
    font-size: 1.1em; }
  .footer-cs strong {
    display: block;
    margin: .1em 0 .2em;
    color: #ccc;
    font-size: 2.1em; }

.footer-contact {
  margin-top: 1.2em;
  color: #888;
  font-size: 1.1em; }
  .footer-contact li {
    padding-top: .1em;
    margin-bottom: 0.35em; }
  .footer-contact a {
    display: inline-block;
    margin-bottom: 3px;
    color: #888; }
  .footer-contact strong {
    color: #ccc; }
  .footer-contact .bar {
    position: relative;
    display: inline-block;
    top: -1px;
    width: 1px;
    height: 10px;
    margin: 0 4px 0 6px;
    border-left: 1px solid #727272;
    vertical-align: middle;
    line-height: 1; }

.footer-banners {
  overflow: hidden; }
  .footer-banners li {
    float: left;
    width: 25%;
    font-size: 1.1em; }
  .footer-banners a {
    display: block;
    text-align: center;
    color: #999;
    font-size: 14px;
    white-space: nowrap; }
    .footer-banners a:hover .icon {
      color: #999; }
  .footer-banners .icon {
    display: block;
    margin: 0 auto 5px;
    color: #666666;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }

.footer-banner1 a {
  width: 52px; }

.footer-banner1 .icon {
  margin-bottom: 8px;
  font-size: 36px; }

.footer-banner2 a {
  float: left;
  width: 80%; }

.footer-banner2 .icon {
  margin-bottom: 10px;
  font-size: 34px; }

.footer-banner3 a {
  float: right;
  width: 75%; }

.footer-banner3 .icon {
  font-size: 38px; }

.footer-banner4 a {
  float: right;
  width: 45px; }

.footer-banner4 .icon {
  font-size: 38px; }

.footer-info li {
  color: #888;
  font-size: 12px;
  line-height: 1.7; }

.footer-info strong {
  display: block;
  color: #999;
  font-size: 13px; }

.footer-info i {
  display: inline-block;
  margin-right: 5px; }

.footer-copyright {
  margin: 7px 0 10px;
  font-size: 12px;
  letter-spacing: 0; }

.footer-safety {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 75px; }
  .footer-safety dl {
    max-width: 300px;
    margin-bottom: 12px; }
  .footer-safety dt {
    margin-bottom: 5px;
    color: #999;
    font-size: 1.1em; }
  .footer-safety dd {
    line-height: 1.5; }

.footer-hr {
  clear: both;
  height: 1px;
  margin: 0.3em 0;
  border: 0;
  background-color: #444; }

.footer .link-footer {
  display: inline-block;
  border-bottom: 1px solid #888;
  color: #888; }
  .footer .link-footer .icon-arr-right {
    margin: 0;
    font-size: 10px; }

.footer-large .footer-row1 {
  height: 70px;
  padding: 25px 0 20px; }

.footer-large .footer-row2 {
  padding-top: 1em; }

.footer-large .footer-share {
  position: absolute;
  top: 122px;
  right: -5px;
  right: 25px; }

.footer-small {
  font-size: 1.3em;
  text-align: center; }
  .footer-small a {
    color: #888; }

.footer-large {
  display: none;
  padding-bottom: 40px;
  font-size: 1.2em; }

.footer-left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 64.286%;
  padding-right: 1%; }

.footer-right {
  float: right;
  width: 35.714%; }

.footer-small {
  display: none; }

.footer-large {
  display: block; }

.footer-col-pad {
  margin-right: 35px; }

.footer-left {
  width: 56.25%; }

.footer-right {
  width: 43.75%; }

/* go top button
-------------------------------------------------- */
.go-top-wrap {
  position: fixed;
  z-index: 2;
  bottom: 0;
  height: 0;
  right: 0; }

.go-top {
  display: inline-block;
  position: relative;
  right: -50px;
  top: -90px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #727272;
  background-color: rgba(34, 34, 34, 0.5);
  color: #e5e5e5;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .go-top:hover, .go-top:focus {
    background-color: #333;
    color: #fff; }

.go-top.is-active {
  right: 15px; }

.personal-info .cnt {
  padding-left: 5px;
  padding-right: 5px; }

.event-thumb--list {
  height: auto;
  padding-bottom: 0; }
  .event-thumb--list .event-img {
    position: static;
    max-width: 100%;
    height: auto; }

/* buttons */
.btn, .btn-dim, .btn-veil, .btn-gim, .btn-ghost, .btn-ghost-dark, .btn-ash, .btn-pay, .btn-em, .btn-share, .btn-share--circle {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  height: 40px;
  min-width: 125px;
  padding-left: 2em;
  padding-right: 2em;
  padding: 0.73em 2em 0.753em;
  border: 1px solid transparent;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .btn:hover, .btn-dim:hover, .btn-veil:hover, .btn-gim:hover, .btn-ghost:hover, .btn-ghost-dark:hover, .btn-ash:hover, .btn-pay:hover, .btn-em:hover, .btn-share:hover, .btn-share--circle:hover, .btn:focus, .btn-dim:focus, .btn-veil:focus, .btn-gim:focus, .btn-ghost:focus, .btn-ghost-dark:focus, .btn-ash:focus, .btn-pay:focus, .btn-em:focus, .btn-share:focus, .btn-share--circle:focus {
    text-decoration: none; }

.btn {
  border-color: #ccc;
  font-weight: bold; }
  .btn:hover, .btn:focus {
    color: #fff;
    border-color: #727272;
    background: #727272; }

.btn-dim {
  color: #fff;
  border-color: transparent;
  background-color: #333;
  background-color: rgba(34, 34, 34, 0.8); }
  .btn-dim:hover, .btn-dim:focus {
    background-color: #222; }

.btn-veil {
  color: #888;
  border-color: transparent;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }
  .btn-veil:hover, .btn-veil:focus {
    background-color: #f6f6f6; }

.btn-gim {
  color: #fff;
  border-color: #888;
  background-color: #888; }
  .btn-gim:hover, .btn-gim:focus {
    border-color: #555;
    background-color: #555; }

.btn-ghost {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }
  .btn-ghost:hover, .btn-ghost:focus {
    color: #333;
    background-color: #fff; }

.btn-ghost-dark {
  color: #222;
  border-color: #727272;
  background-color: transparent; }
  .btn-ghost-dark:hover, .btn-ghost-dark:focus {
    color: #fff;
    border-color: #555;
    background-color: #555; }

.btn-ash {
  background-color: #e5e5e5; }
  .btn-ash:hover, .btn-ash:focus {
    color: #fff;
    background-color: #333; }

.btn-pay {
  color: #fff;
  border-color: transparent;
  background-color: #6e8530; }
  .btn-pay:hover, .btn-pay:focus {
    background-color: #758246; }

.btn-em {
  color: #fff;
  border-color: #74824c;
  background-color: #74824c; }
  .btn-em:hover, .btn-em:focus {
    border-color: #5b7005;
    background-color: #5b7005; }

.btn--cart {
  height: 55px;
  padding-top: 15px;
  font-size: 18px; }

button[disabled] {
  cursor: not-allowed; }

.is-disabled {
  background-color: #555;
  color: #999; }
  .is-disabled:hover, .is-disabled:focus {
    background-color: #555; }

.btn--mini {
  position: relative;
  height: 28px;
  min-width: 0;
  padding: 3px 8px;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  height: 30px;
  padding: 4px 13px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5; }
  .btn--mini:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.btn--small {
  position: relative;
  height: 30px;
  min-width: 0;
  padding: 4px 13px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5; }
  .btn--small:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.btn--big {
  min-width: 141px;
  height: 45px;
  padding: 12px 0;
  font-size: 15px; }
  .btn--big + .btn--big {
    margin-left: 4px; }

.btn--fit {
  min-width: 0;
  width: 36px;
  height: 36px;
  padding: 8px 0; }
  .btn--fit + .btn--fit {
    margin-left: 6px; }

.btn--wide {
  display: block;
  min-width: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn--narrow {
  padding-left: 1.2em;
  padding-right: 1.2em;
  min-width: 0; }

.btn--m-wide {
  display: block;
  min-width: 0;
  width: 100%;
  display: inline-block;
  width: auto; }

.btn-share, .btn-share--circle {
  min-width: 0;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  padding: 0;
  background-color: #222;
  color: #ccc;
  line-height: 35px;
  font-size: 16px;
  width: 40px;
  height: 40px; }
  .btn-share .icon-heart-1, .btn-share--circle .icon-heart-1,
  .btn-share .icon-heart, .btn-share--circle .icon-heart {
    font-size: 16px; }
  .btn-share .icon-facebook, .btn-share--circle .icon-facebook {
    font-size: 17px; }
  .btn-share--circle {
    position: relative;
    min-width: 0;
    width: 32px;
    height: 32px;
    background-color: #2a2a2a;
    border-radius: 100%;
    line-height: 31px;
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 35px; }
    .btn-share--circle:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .btn-share--circle .icon-facebook,
    .btn-share--circle .icon-instagram {
      width: 100%;
      margin: auto;
      font-size: 17px; }

.btn-more {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 0;
  width: 21px;
  height: 21px;
  border: 1px solid #4a4a4a;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 13.5px;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  font-size: 17px;
  line-height: 20px; }
  .btn-more:hover, .btn-more:focus {
    border-color: #727272;
    background-color: #727272;
    color: #f6f6f6;
    text-decoration: none; }
  .btn-more:before {
    content: '＋'; }

.btn-group {
  display: inline-block;
  padding-left: 1px;
  font-size: 0;
  word-spacing: 0;
  vertical-align: middle; }
  .btn-group .btn {
    min-width: 0;
    font-size: 14px;
    margin: 0 0 0 -1px; }

/* badges */
.badges {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font: normal 7px/1 "Buri", serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px; }

.badge-new, .badge-vvip, .badge-best {
  display: block;
  background: url(../images/a/bg_label.png) center center no-repeat;
  background-size: 100%;
  width: 28px;
  height: 28px;
  margin-bottom: .2em;
  border-radius: 100%;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  font-family: "Buri", serif;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase; }

.badge-new {
  background-color: #94a98f;
  background-color: rgba(121, 148, 115, 0.8); }

.badge-best {
  background-color: #a79481;
  background-color: rgba(145, 121, 98, 0.8); }

.badge-vvip {
  background-color: #919b6b;
  background-color: #919b6b; }

.badge-new, .badge-vvip, .badge-best {
  width: 40px;
  height: 40px;
  line-height: 44px; }

.no-backgroundsize .badge-new, .no-backgroundsize .badge-vvip, .no-backgroundsize .badge-best {
  overflow: hidden;
  width: 40px;
  height: 40px;
  text-indent: 40px; }

.no-backgroundsize .badge-new {
  background: url(../images/a/badge_new.png) 0 0 no-repeat; }

.no-backgroundsize .badge-best {
  background: url(../images/a/badge_best.png) 0 0 no-repeat; }

.no-backgroundsize .badge-vvip {
  background: url(../images/a/badge_best.png) 0 0 no-repeat; }

.product-visual .badge-new, .product-visual .badge-vvip, .product-visual .badge-best {
  width: 45px;
  height: 45px;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 47px; }

.product-visual .badge-new, .product-visual .badge-vvip, .product-visual .badge-best {
  width: 64px;
  height: 64px;
  font-size: 18px;
  line-height: 67px; }

.no-backgroundsize .product-visual .badge-new, .no-backgroundsize .product-visual .badge-vvip, .no-backgroundsize .product-visual .badge-best {
  width: 64px;
  height: 64px;
  text-indent: 64px; }

.no-backgroundsize .product-visual .badge-new {
  background: url(../images/a/badge_new_big.png) 0 0 no-repeat; }

.no-backgroundsize .product-visual .badge-best {
  background: url(../images/a/badge_best_big.png) 0 0 no-repeat; }

.promo {
  font-size: 10px;
  font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
  letter-spacing: 0;
  font-size: 12px; }
  .promo-sale, .promo-soldout, .promo-gift {
    display: inline-block;
    padding: .1em .5em;
    border: 1px solid;
    font-size: 1em;
    line-height: 1.3;
    text-transform: uppercase; }
  .promo-sale {
    color: #c5443c; }
  .promo-soldout {
    color: #727272;
    border-color: #ccc;
    background-color: #e5e5e5; }
  .promo-gift {
    color: #c38b44; }

/* custom selectbox */
.selectbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 10;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  text-align: left;
  vertical-align: middle;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  cursor: pointer; }
  .selectbox:hover, .selectbox:focus {
    border-color: #999; }
  .selectbox.selectbox--up .selectbox-option {
    top: auto;
    bottom: 100%;
    margin-bottom: 0;
    padding-top: 8px;
    border-top: 1px solid #999; }
  .selectbox.forms--dim {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s; }
    .selectbox.forms--dim.is-active, .selectbox.forms--dim.is-current, .selectbox.forms--dim:hover {
      background-color: #fff;
      border-color: transparent; }
    .selectbox.forms--dim .selectbox-option {
      border: 1px solid #fff;
      border: 1px solid #e5e5e5 \9;
      margin-top: 2px;
      margin-bottom: 2px;
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }
  .selectbox.input--wide {
    width: 100%; }
  .selectbox.input--big {
    height: 45px; }
    .selectbox.input--big .selector {
      padding-top: 12px;
      padding-bottom: 11px; }
  .selectbox {
    font-size: 14px; }
  .selectbox.selectbox--up-large .selectbox-option {
    top: auto;
    bottom: 100%;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #999; }
  .selectbox.forms--dim .selectbox-option {
    margin-top: 2px;
    margin-bottom: 2px; }
  .selectbox .selector {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 10px 40px 0 15px;
    height: 100%;
    margin: 0;
    color: #333;
    line-height: 1.1;
    font-weight: normal;
    vertical-align: middle;
    padding-right: 50px; }
    .selectbox .selector-text {
      display: inline-block;
      white-space: nowrap;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      vertical-align: middle; }
  .selectbox .icon-arr-up,
  .selectbox .icon-arr-down {
    position: absolute;
    right: 12px; }
  .selectbox .icon-arr-up {
    display: none;
    bottom: 13px; }
  .selectbox .icon-arr-down {
    bottom: 12px; }
  .selectbox.is-active, .selectbox.is-current {
    border-color: #555; }
    .selectbox.is-active .icon-arr-down, .selectbox.is-current .icon-arr-down {
      display: none; }
    .selectbox.is-active .icon-arr-up, .selectbox.is-current .icon-arr-up {
      display: inline-block;
      color: #888; }
  .selectbox.is-disabled {
    cursor: not-allowed; }
    .selectbox.is-disabled .selector:hover, .selectbox.is-disabled .selector:focus {
      color: #999; }
  .selectbox .selectbox-option {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 101;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #555;
    border-top-color: #ccc;
    background-color: #fff;
    color: #888;
    outline: 0;
    -webkit-box-shadow: "0px 1px 1px rgba(0,0,0,0.2)";
    -moz-box-shadow: "0px 1px 1px rgba(0,0,0,0.2)";
    box-shadow: "0px 1px 1px rgba(0,0,0,0.2)"; }
    .selectbox .selectbox-option li {
      overflow: hidden;
      cursor: pointer;
      white-space: nowrap; }
    .selectbox .selectbox-option a,
    .selectbox .selectbox-option label {
      display: block;
      padding: 7px 10px 6px 15px;
      color: inherit;
      line-height: 1.4;
      cursor: pointer;
      vertical-align: middle;
      text-decoration: none; }
    .selectbox .selectbox-option input {
      position: absolute;
      left: 100%; }
    .selectbox .selectbox-option a:hover,
    .selectbox .selectbox-option a:focus,
    .selectbox .selectbox-option li:hover,
    .selectbox .selectbox-option li:focus,
    .selectbox .selectbox-option li.is-current {
      color: #000;
      background-color: #f6f6f6; }
    .selectbox .selectbox-option .is-disabled a,
    .selectbox .selectbox-option .is-disabled label {
      color: #ccc;
      cursor: not-allowed; }
  .selectbox .icon-arr-up,
  .selectbox .icon-arr-down {
    right: 15px; }
  .selectbox .selectbox-option a,
  .selectbox .selectbox-option label {
    padding-left: 20px; }

.select-list {
  line-height: 1.5; }
  .select-list li {
    position: relative; }
  .select-list label {
    display: block;
    padding: 9px 10px 9px 20px;
    background-color: #fff; }
    .select-list label:hover, .select-list label:focus {
      background-color: #f6f6f6;
      color: #222; }
    .select-list label:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 16px;
      height: 16px;
      background-color: inherit;
      z-index: 5; }
  .select-list input {
    position: absolute;
    overflow: hidden;
    left: 1px;
    top: 1px;
    width: 1px;
    outline: none;
    border: 0;
    background-color: transparent; }
    .select-list input:focus + label {
      background-color: #f6f6f6;
      color: #222; }
    .select-list input:checked + label {
      background-color: #c7cdb7;
      color: #222; }
      .select-list input:checked + label:after {
        content: '\e820';
        display: inline-block;
        position: relative;
        top: -2px;
        margin-left: 8px;
        font-family: 'fontello';
        font-size: 12px;
        color: #fff; }
    .select-list input[disabled] + label {
      cursor: not-allowed;
      background-color: #fff;
      color: #ccc; }
      .select-list input[disabled] + label:hover, .select-list input[disabled] + label:focus {
        background-color: #fff;
        color: #ccc; }
  .select-list input[checked] + label {
    background-color: #c7cdb7;
    color: #222; }
    .select-list input[checked] + label:after {
      content: '\e820';
      display: inline-block;
      position: relative;
      top: -2px;
      margin-left: 8px;
      font-family: 'fontello';
      font-size: 12px;
      color: #fff; }

.selectbox--nobox {
  height: 33px;
  border: 0;
  background: transparent;
  font-size: 12px; }
  .selectbox--nobox .selector {
    color: #ccc;
    padding-left: 10px;
    padding-right: 24px; }
  .selectbox--nobox .selectbox-option {
    border-color: #fff;
    -webkit-box-shadow: 0, 2px, 3px, rgba(100, 100, 100, 0.5);
    -moz-box-shadow: 0, 2px, 3px, rgba(100, 100, 100, 0.5);
    box-shadow: 0, 2px, 3px, rgba(100, 100, 100, 0.5); }
  .selectbox--nobox .icon-arr-up {
    right: 8px;
    bottom: 12px; }
  .selectbox--nobox .icon-arr-down {
    right: 8px;
    bottom: 11px; }
  .selectbox--nobox .selectbox-option a,
  .selectbox--nobox .selectbox-option label {
    padding-left: 10px; }
  .selectbox--nobox .selector {
    padding-top: 8px;
    padding-left: 10px; }
  .selectbox--nobox .icon-arr-up,
  .selectbox--nobox .icon-arr-down {
    right: 8px; }
  .selectbox--nobox .selectbox-option a,
  .selectbox--nobox .selectbox-option label {
    padding-left: 10px; }

/* contents module */
.attention-box {
  position: relative;
  padding: 20px 15px 25px;
  margin: 15px 0;
  background-color: #f6f6f6;
  font-size: 13px; }
  .attention-box a {
    display: inline-block;
    color: #758246;
    font-weight: bold;
    text-decoration: underline; }
  .attention-box p {
    margin-bottom: 0;
    line-height: 1.7; }
  .func + .attention-box,
  .pagination + .attention-box {
    margin-top: 40px;
    margin-bottom: 0; }
  .attention-box--last {
    margin-bottom: 0; }

.attention-h {
  position: relative;
  padding-bottom: .4em;
  margin-bottom: .75em;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 1.1em;
  font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
  font-weight: bold; }
  .attention-h + p {
    margin-top: 0; }

.attention-box {
  padding: 2em 3em 2em 170px;
  margin: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  min-height: 60px; }
  .attention-box:before {
    content: '';
    position: absolute;
    left: 140px;
    top: 2em;
    bottom: 2em;
    width: 1px;
    border-right: 1px solid #e5e5e5; }

.attention-h {
  position: absolute;
  top: 50%;
  left: 0;
  width: 140px;
  margin-top: -38px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  text-align: center; }
  .attention-h:before {
    content: '';
    display: block;
    width: 35px;
    height: 50px;
    margin: 0 auto .5em;
    background: url(../images/a/mark_note.png) 0 0 no-repeat; }
  .attention-box--mini .attention-h {
    position: static;
    width: auto;
    margin: 0 0 .4em;
    font-size: 15px;
    text-align: left; }
    .attention-box--mini .attention-h:before {
      position: absolute;
      top: 50%;
      left: 58px;
      margin-top: -27px; }

.attention-box {
  padding-left: 200px;
  margin: 30px 0; }
  .attention-box:before {
    left: 170px; }

.attention-h {
  width: 170px; }
  .attention-box--mini .attention-h:before {
    left: 74px; }

/* layers
-------------------------------------------------- */
.blocker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center; }
  .blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.05em;
    vertical-align: middle; }
  .no-rgba .blocker:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/a/modal_blocker.png); }

.layer, .modal, .modal-map, .modal-full {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  z-index: 102;
  padding: 15px;
  background: #fff;
  text-align: left;
  padding: 25px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  .current.layer, .current.modal, .current.modal-map, .current.modal-full {
    display: inline-block; }
  .layer h1, .modal h1, .modal-map h1, .modal-full h1, .layer h2, .modal h2, .modal-map h2, .modal-full h2, .layer h3, .modal h3, .modal-map h3, .modal-full h3 {
    color: #222;
    font-weight: bold;
    line-height: 1.1; }
  .layer h1, .modal h1, .modal-map h1, .modal-full h1 {
    margin-left: -1px;
    margin-right: -1px;
    padding-bottom: 12px;
    border-bottom: 1px solid #555;
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
    font-size: 18px; }

.layer {
  max-width: 540px;
  margin: 0 15px;
  font-size: 13px;
  max-width: 520px;
  font-size: 14px; }
  .layer h2 {
    font-size: 15px;
    margin-top: 1.5em;
    margin-bottom: .5em; }
    .layer h2:first-child {
      margin-top: 0; }
  .layer-pad {
    position: relative;
    padding-top: 20px; }
  .layer-thumb {
    text-align: center;
    padding: 0 10%; }
  .layer--nonmember .layer-pad {
    padding: 60px 25px 50px;
    text-align: center; }
  .layer--nonmember p {
    margin: auto;
    color: #333;
    word-break: keep-all;
    word-wrap: break-word; }
  .layer--small {
    max-width: 380px; }

.modal {
  width: 100%;
  font-size: 13px;
  width: auto;
  min-width: 384px;
  max-width: 520px;
  max-width: 640px;
  font-size: 14px; }
  .modal-map {
    padding-top: 50px; }
  .modal-map {
    max-width: 560px; }
  .modal-map {
    max-width: 640px;
    padding: 50px 30px 30px; }
  .modal-map {
    max-width: 920px;
    padding: 50px; }

.modal-full {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101; }

.close-modal {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 21px;
  height: 21px;
  text-indent: -100%;
  font-size: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAFpg2qXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAulJREFUeNpi/P//PwM2wAIiTExMQLKMyBJMUBok+B+bBIYkE5rRcEkmLPaCJQECiBGbq1iArkEX+49uBNi5TOgCyJaheIgJXQAEAAIIbDs2r2MB/5GDgwE9SNDEGLGFBEzBfzQxrKEDcxLewMcwCd15AAHEiCvSsSYEYEhsB9IBQPwTjzqQmkCQMzyBeAMQs+NTCMQ/YG7GpQGuEN2D6BpQFMITL5qG7VA2ikJc4YwTMGFxYwDUhvVAzIFLMXoQYmhgwqGQAZsGJjwKMTQABBAsPX8FcoQIxCKxAGR5O8zJ3ND4+I8n1okx8D80eg6hRzYjGRYgG8iILRWRagFWA4lJRLgswGsgrqSMywIQeA/EAkAsCMQfSE3J+LwsAXXhciifg1yDYQYGQA38iRZE6/FZwESCgbjiAKsFTGQYSJQFsMijRs7zRM55AAFIqZsUBmEgCsD4duLGuwS67Nor9WY9Q8lVxGW7rAMJSMzPm5mAiJtPE988VYNr1hRCeJ731+WNniXHsMcYFznjz3ltlyr2oF/pifzzZHJmJ57Rd955ToUHv6Fl3Cx4Fa0NiAZvoq3JY/Au2uuKHj5ERyVUwymUqc0Sp1C26H+p3I9U8NSEgozUkb50ZaMIZaTonEOZUzrnMOSUwmEJP4PDEn4GhxEd4nCgXRxOtInL5D2caInv8vAXoBo72GEQhAEAuvSEv7LjvkLPfqfn+RPutm9ZdhuYYpoMk9IWupGQGE9PqLQlF97p+Rbn06j4thxpRa9xPmKSPvZuiXPDr7krinpraD5QNzQe4BmXfcV99YRT6IimAY1fuX9yhJ9BJ9qLnKX+nnAWlJv5W8KroDX52RougkouTLRwFVR0wyOEm0A1YA48WENrilcuPGAXPSIyj7V0eScdcPmzAQ2PJxoqLxIqbuASNJAYLcW4Gg7G0Dfz5xTDoSG0CRw6QE3h0BFqAgcHqAoOjlARnLZIXlAufKGpef7BJpSm/L0JTS8/+wNfIfZUgloAAAAASUVORK5CYII=") 0 0 no-repeat;
  background-size: 21px auto;
  top: 25px;
  right: 25px; }
  .no-backgroundsize .close-modal {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAAHeEJUAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS1JREFUeNpiNDY2nsrAwJANxAxMUMZvGAcEWEECAAHECFQG5TNMZYEyQMpYmWAMkAhAAMGUwQVgbBZkw5DYYFumIgnAdE0FCCBkG+GAiQELoIUgQABh8wg2AA8CBjQfoytC8TAygGn6j8bH6jaYSYzYbGLCZh0Wm8DyAAEE8mASkJ7HgB8kMkHdloRPEchAkML5eBQnQt09D+ZObIrhitB9j6wYRREIsKBZNR8qCTIgAV94gkw6AsQH0d3MhMNNGG5mwuZwbB5kwqEIQzETHkUoigECDBSFIBNnAXE6EVHJQCAGwebAYpEV6pzfBKIel2G/ob5gRY5xBjIMxzAMX74lZDhOw/AWBjgMn0/IMGIMJRswkRBmicSGORMpEUBshDKREgHEGs5EhmEEDQcAVPldXxa1skoAAAAASUVORK5CYII="); }

a[data-layer] {
  position: relative; }
  a[data-layer]:focus .blind {
    position: absolute;
    top: -100%;
    left: -100%;
    width: auto;
    height: auto;
    margin-top: -10px;
    padding: 3px 10px;
    clip: auto;
    background-color: rgba(114, 114, 114, 0.5);
    color: #fff;
    font-size: 12px;
    white-space: nowrap; }

/* notification popup */
.notification-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 201;
  -webkit-box-shadow: 0 3px 6px rgba(100, 100, 100, 0.5);
  -moz-box-shadow: 0 3px 6px rgba(100, 100, 100, 0.5);
  box-shadow: 0 3px 6px rgba(100, 100, 100, 0.5); }
  .opacity .notification-popup {
    visibility: hidden; }
    .opacity .notification-popup.is-show {
      visibility: visible; }
  .rgba .notification-popup:before {
    content: '';
    background: rgba(51, 51, 51, 0.9); }
  .rgba .notification-popup.type-error:before {
    background: #e65a5c;
    background: rgba(230, 92, 90, 0.9); }
  .no-rgba .notification-popup {
    background: #333; }
    .no-rgba .notification-popup.type-error {
      background: #e65a5c; }

.notification-inner {
  overflow: hidden;
  position: relative;
  padding: 3em 0; }
  .notification-inner .btn-close {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0;
    color: #fff; }
  .notification-inner .icon-close {
    width: 36px;
    height: 36px; }
    .notification-inner .icon-close:before, .notification-inner .icon-close:after {
      background-color: #ccc; }
  .type-error .notification-inner .icon-close:before, .type-error .notification-inner .icon-close:after {
    background-color: #fff; }

.notification {
  text-align: center;
  color: #fff;
  font-size: 1.6em; }
  .notification .h {
    display: none;
    font-size: 1em;
    text-transform: uppercase; }
  .notification .p {
    margin: 0; }
  .type-error .notification .h {
    display: block; }

.notification-head {
  font-weight: bold; }

/* tabs
-------------------------------------------------- */
.tabs {
  overflow: hidden;
  display: none; }
  .tabs li {
    float: left; }
  .tabs a:focus,
  .tabs a:hover {
    text-decoration: none; }

.tab {
  display: block;
  position: relative; }
  .tab:focus, .tab:hover {
    text-decoration: none; }

.tab-content {
  display: none; }
  .is-active .tab-content {
    display: block; }

.tab-title {
  cursor: pointer; }

.tabs {
  display: block; }

.tab-title {
  display: none; }

.triple-tabs, .double-tabs {
  position: relative;
  display: block;
  padding: 0 15px;
  font-size: 14px;
  text-align: center;
  background: #f6f6f6;
  display: none; }
  .triple-tabs:before, .double-tabs:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #ccc; }
  .triple-tabs li, .double-tabs li {
    position: relative; }
    .triple-tabs li.is-current, .double-tabs li.is-current {
      z-index: 2; }
    .triple-tabs li:nth-child(2), .double-tabs li:nth-child(2) {
      float: none;
      display: inline-block; }
    .triple-tabs li:last-child, .double-tabs li:last-child {
      float: right; }
  .triple-tabs .tab, .double-tabs .tab {
    padding: 12px 12px 10px;
    border-bottom: 3px solid transparent;
    color: #727272;
    font-weight: bold;
    line-height: 1.2;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .triple-tabs .tab.is-current, .double-tabs .tab.is-current {
      color: #333;
      border-bottom-color: #333; }
  .triple-tabs li, .double-tabs li {
    display: inline-block;
    float: none;
    margin: 0 1em; }
    .triple-tabs li:last-child, .double-tabs li:last-child {
      float: none; }

.double-tabs li {
  float: left;
  display: block;
  margin: 0;
  width: 50%; }

.double-tabs .tab {
  display: inline-block; }

.select-trigger {
  display: none; }

/* primary tab */
.primary-tab {
  position: relative;
  display: block;
  margin: 10px 0;
  font-size: 13px; }

.primary-tab.tabs {
  margin: 0;
  padding-right: 1px; }

.primary-tab.tab-3 li {
  width: 33.333%; }

.primary-tab.tab-4 li {
  width: 25%; }

.primary-tab.tab-5 li {
  width: 20%; }

.primary-tab.tab-6 li {
  width: 16.667%; }

.primary-tab li {
  position: relative;
  z-index: 1;
  float: left;
  width: 50%;
  text-decoration: none; }
  .primary-tab li.is-current {
    z-index: 2; }

.primary-tab a {
  display: block;
  margin-right: -1px;
  padding: 0.8em 0;
  border: 1px solid #e5e5e5;
  border-bottom-color: #999;
  background-color: #f6f6f6;
  color: #727272;
  text-align: center; }

.primary-tab li.is-current a,
.primary-tab a:focus, .primary-tab a:hover {
  color: #222;
  border-color: #999;
  border-bottom-color: #fff;
  background-color: #fff; }

.primary-tab {
  padding-right: 1px;
  margin: 0;
  font-size: 14px; }

.primary-tab .select-selector {
  zoom: 1;
  display: block;
  overflow: visible;
  position: static;
  padding: 0;
  z-index: 10; }
  .primary-tab .select-selector:before {
    content: '';
    display: block; }
  .primary-tab .select-selector:after {
    content: '';
    display: table;
    clear: both; }
  .primary-tab .select-selector:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #999;
    z-index: 1; }

.primary-tab a {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

/* primary category */
.primary-category {
  position: relative;
  z-index: 10;
  font-size: 13px;
  text-align: center; }

.primary-category {
  color: #fff;
  font-size: 16px; }

.primary-category .select-selector {
  overflow-y: visible;
  display: block;
  position: static;
  border-top: 1px solid #ccc;
  border-top: 1px solid rgba(204, 204, 204, 0.5);
  background-color: transparent; }

.primary-category a {
  position: relative;
  display: inline-block;
  padding: 14px 5px 0 5px;
  border-top: 4px solid transparent;
  line-height: 1.3;
  text-align: left;
  font-family: "Buri", serif;
  text-decoration: none; }
  .primary-category a:focus, .primary-category a:hover, .primary-category a.is-current {
    color: #333;
    border-top-color: #74824c; }
  .primary-category a.is-current {
    font-weight: bold; }
  .primary-category a + a {
    margin-left: 1em; }
  .csstransitions .primary-category a {
    border-top: none; }
    .csstransitions .primary-category a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 0%;
      height: 4px;
      background-color: #74824c;
      -webkit-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .csstransitions .primary-category a:focus:after, .csstransitions .primary-category a:hover:after, .csstransitions .primary-category a.is-current:after {
      width: 100%; }

/* simple tab */
.simple-tab {
  position: relative;
  display: block;
  font-size: 13px; }

.simple-tab li {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-decoration: none; }
  .simple-tab li a {
    display: block;
    padding: 0 10px;
    text-align: center;
    color: #727272;
    white-space: nowrap; }

.simple-tab li.is-current a {
  color: #7b3d06; }

.simple-tab .select-selector {
  zoom: 1;
  display: block;
  overflow-y: visible;
  position: static;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e5e5e5; }
  .simple-tab .select-selector:before {
    content: '';
    display: block; }
  .simple-tab .select-selector:after {
    content: '';
    display: table;
    clear: both; }

.simple-tab li.is-current a {
  text-decoration: none; }
  .simple-tab li.is-current a:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -15px;
    width: 100%;
    font-size: 11px;
    text-align: center;
    width: 13px;
    height: 9px;
    margin-left: -4px;
    background: url(../images/a/arr_gift2.png) 0 0 no-repeat; }

.simple-tab li:focus a, .simple-tab li:hover a, .simple-tab li.is-current:focus a, .simple-tab li.is-current:hover a {
  text-decoration: underline; }

.simple-tab li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 1px;
  line-height: .1;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  border-left: 1px solid #ccc; }

.simple-tab li:first-child:before {
  display: none; }

.product-sorting {
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd; }
  .product-sorting .col-m-6:last-child {
    padding-left: 1px; }
  .product-sorting .selectbox {
    border-color: transparent; }
    .product-sorting .selectbox.is-active {
      border-color: #555; }
    .product-sorting .selectbox.has-bar:before {
      content: '';
      position: absolute;
      top: 0;
      left: -2px;
      bottom: 0;
      width: 1px;
      height: 22px;
      margin: auto;
      background-color: #e5e5e5; }

/* switch select */
.switch-select {
  position: relative; }
  .lnb-header .switch-select {
    height: 42px; }
  .switch-select.primary-tab.on .select-trigger {
    padding-left: 15px; }

/* tables
-------------------------------------------------- */
/* product information table */
.product-table {
  text-align: left;
  border-bottom: 1px solid #ddd; }
  .product-table tr {
    border-top: 1px solid #fff; }
    .product-table tr:first-child {
      border-top: 0; }
  .product-table th,
  .product-table td {
    vertical-align: middle;
    border-top: 1px solid #e5e5e5; }
  .product-table th {
    padding: 10px 10px 10px 30px;
    color: #555; }
  .product-table td {
    width: 30%;
    padding: 10px;
    color: #727272;
    word-break: break-all; }
  .product-table th {
    padding-left: 0;
    padding-right: 0;
    background-color: #f6f6f6;
    text-align: center;
    width: 15%; }
  .product-table td {
    padding-left: 20px;
    width: 35%; }

/* no border, product detail > purchasing info table */
.notice-table {
  text-align: left; }
  .notice-table th,
  .notice-table td {
    vertical-align: top; }
  .notice-table th {
    color: #333; }
  .notice-table td {
    color: #727272; }
  .notice-table th {
    width: 178px;
    padding-top: 15px;
    font-size: 1.1em;
    text-align: left;
    white-space: nowrap; }
  .notice-table td {
    padding: 15px 0; }

/* list table */
.list-table {
  font-size: 13px;
  border-top: 1px solid #727272;
  border-bottom: 1px solid #ccc;
  background-color: #fff; }
  .list-table th {
    font-weight: normal;
    white-space: nowrap; }
  .list-table .t-title .m-cave-name {
    font-size: 14px; }
  .list-table td.t-total .price {
    color: #333;
    font-size: 14px; }
  .list-table td.t-total b.price {
    font-size: 16px; }
  .list-table a.num {
    color: #758246;
    font-weight: bold;
    text-decoration: underline; }
  .list-table .func {
    margin-top: 0; }
  .list-table .empty-msg td {
    padding: 5em 0; }
  .list-table .gift-row td {
    text-align: left; }
  .list-table .gift-row-list {
    position: relative;
    background-color: #f6f6f6;
    background-image: url(../images/a/arr_gift.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 10px 10px 10px 36px; }
    .list-table .gift-row-list li {
      margin: 8px 0; }
  .list-table .gift-row .freebie {
    margin: 0;
    padding: 10px 0; }
  .list-table .list-cell {
    padding: 0; }
  .list-table th, .list-table td {
    padding: 14px 4px;
    text-align: center; }
  .list-table th {
    color: #888;
    font-weight: normal; }
  .list-table td {
    border-top: 1px solid #e5e5e5; }
  .list-table td:last-child.t-total,
  .list-table th:last-child.t-total {
    padding-right: 40px; }
  .list-table tr:first-child td {
    border-top-color: #ccc; }
  .list-table .t-title {
    text-align: left; }
  .list-table .t-option .option {
    display: inline-block; }
  .list-table .t-option .checkbox {
    display: block;
    margin-right: 0; }
    .list-table .t-option .checkbox + .checkbox {
      margin-left: 0; }
  .list-table .t-option .price {
    text-align: center; }
  .list-table .t-total b.price {
    margin-bottom: .3em; }
  .list-table .label {
    display: none; }
  .list-table .btn + .btn {
    margin-top: 5px; }
  .list-table .num {
    display: block; }
  .list-table .t-total .price {
    display: block;
    text-align: right;
    padding-left: 10px;
    margin-right: 5px;
    white-space: nowrap; }
  .list-table .gift-row td {
    padding: 0 10px 10px 10px;
    border-top: 0; }
  .list-table .gift-row-list {
    padding: 5px 10px 5px 95px;
    background-position: 60px center; }
  .list-table .gift-row li {
    float: left;
    width: 50%; }
  .shop .list-table {
    border-top: 0;
    border-bottom: 0; }

.simple-list-table, .simple-table {
  border-top: 1px solid #999;
  border-bottom: 1px solid #ccc; }
  .simple-list-table th, .simple-table th, .simple-list-table td, .simple-table td {
    padding: 8px 5px;
    text-align: center;
    word-break: keep-all;
    word-wrap: break-word;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5; }
    .simple-list-table th:first-child, .simple-table th:first-child, .simple-list-table td:first-child, .simple-table td:first-child {
      border-left: 0; }
  .simple-list-table th, .simple-table th {
    background-color: #f6f6f6; }
  .simple-list-table tr:first-child th, .simple-table tr:first-child th, .simple-list-table tr:first-child td, .simple-table tr:first-child td {
    border-top: 0; }
  .simple-list-table th, .simple-table th, .simple-list-table td, .simple-table td {
    padding: 10px; }

.simple-table td {
  text-align: left; }
  .simple-table td .btn {
    margin-left: 1em; }
  .simple-table td input + .checkbox {
    margin-left: 1em; }

.simple-table th {
  width: 120px; }

.simple-table td {
  padding-left: 20px; }

.simple-table th {
  width: 160px; }

.simple-table-s li {
  position: relative;
  padding: 5px 0;
  padding-left: 96px; }
  .simple-table-s li:first-child {
    padding-top: 0; }
  .simple-table-s li:last-child {
    padding-bottom: 0; }
  .simple-table-s li .label-s {
    position: absolute;
    left: 0;
    color: #555;
    vertical-align: middle;
    white-space: nowrap;
    width: 88px; }
    .simple-table-s li .label-s:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      width: 1px;
      height: 12px;
      margin-top: -6px;
      background-color: #ddd; }
  .simple-table-s li.t-h-form .label-s {
    margin-top: 9px; }

/* pagination
-------------------------------------------------- */
.pagination {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  vertical-align: middle; }
  .pagination--hr {
    border-top: 1px solid #ccc;
    padding-top: .7em;
    padding-top: 20px; }

.page, .page-prev, .page-latest, .page-next, .page-first {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 24px;
  height: 27px;
  padding: 1px;
  line-height: 28px;
  vertical-align: middle; }

.page:hover, .page:focus {
  color: #333;
  text-decoration: underline; }

.page.is-current {
  color: #333;
  font-weight: bold; }

.page-prev, .page-latest, .page-next, .page-first {
  width: 27px;
  font-size: 25px;
  color: #999;
  line-height: 1; }
  .page-prev:hover, .page-prev:focus, .page-latest:hover, .page-latest:focus, .page-next:hover, .page-next:focus, .page-first:hover, .page-first:focus {
    color: #000;
    text-decoration: none; }
  .page-prev.is-disabled, .page-latest.is-disabled, .page-next.is-disabled, .page-first.is-disabled {
    background: transparent;
    cursor: default;
    color: #ccc; }
    .page-prev.is-disabled:hover, .page-prev.is-disabled:focus, .page-latest.is-disabled:hover, .page-latest.is-disabled:focus, .page-next.is-disabled:hover, .page-next.is-disabled:focus, .page-first.is-disabled:hover, .page-first.is-disabled:focus {
      color: #ccc; }

.page-prev {
  margin-right: 5px; }

.page-next {
  margin-left: 5px; }

.page {
  margin-left: 10px;
  margin-right: 10px; }
  .page-prev {
    margin-left: 2px;
    margin-right: 21px; }
  .page-next {
    margin-left: 21px;
    margin-right: 2px; }

/* comment */
.comment {
  position: relative;
  padding-top: 15px;
  border-top: 1px solid #fff;
  color: #555; }
  .comment:first-child {
    padding-top: 0;
    border-top: 0 none; }
    .comment:first-child .comment-act {
      top: 0; }

.comment-wrap {
  margin-left: -15px;
  margin-right: -15px; }

.comment-write-func {
  position: relative;
  padding: 5px 0; }
  .comment-write-func .write-btn {
    padding-left: 0;
    padding-right: 0;
    outline: 0 none; }
  .comment-write-func .icon-image {
    font-size: 15px; }
  .comment-write-func .counter {
    position: absolute;
    top: 7px;
    right: 0; }

.comment-write textarea {
  width: 100%;
  padding: 12px 15px;
  min-height: 80px;
  border-color: #ccc; }

.comment-write .func {
  margin-top: 1.429em;
  margin-bottom: 2.857em;
  text-align: right; }
  .comment-write .func .btn-em {
    margin-left: 4px; }

.comment-box {
  margin-top: 2px;
  padding: 10px 15px;
  background-color: #f6f6f6; }

.comment-info {
  font-size: 0.929em; }
  .comment-info .user {
    color: #999; }
  .comment-info .date {
    position: relative;
    padding-left: 6px;
    margin-left: 3px;
    color: #999; }
    .comment-info .date:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 10px;
      background-color: #ccc; }

.comment-act {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 0.929em;
  color: #999; }
  .comment-act .act-btn {
    padding: 0;
    outline: 0 none; }
    .comment-act .act-btn.reply + .delete {
      position: relative; }
      .comment-act .act-btn.reply + .delete:before {
        content: '/';
        margin-right: 3px;
        padding-left: 2px; }

.comment.react {
  margin-top: 15px;
  padding-left: 15px; }
  .comment.react .comment-info .user {
    position: relative; }
    .comment.react .comment-info .user:before {
      content: '';
      position: absolute;
      top: 6px;
      left: -15px;
      width: 10px;
      height: 2px;
      background-color: #ccc; }
    .comment.react .comment-info .user:after {
      content: '';
      position: absolute;
      top: -2px;
      left: -15px;
      width: 2px;
      height: 10px;
      background-color: #ccc; }

.comment p {
  margin-top: 10px;
  margin-bottom: 10px; }

.comment-form textarea {
  width: 100%;
  padding: 12px 15px;
  min-height: 102px; }

.comment-form .func {
  margin-top: 1em;
  margin-bottom: 30px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5; }

.comment-form .uploader-wrap {
  position: relative;
  padding: 5px 0; }

.comment-form .counter {
  position: absolute;
  top: 7px;
  right: 0; }

.comment {
  padding-top: 20px; }

.comment-wrap {
  margin-left: 0;
  margin-right: 0; }

.comment-box {
  padding: 17px 20px; }

.comment.react {
  margin-top: 20px;
  padding-left: 30px; }
  .comment.react .comment-info em:before, .comment.react .comment-info em:after {
    left: -30px; }

/* review write */
.c-body {
  border-top: 1px solid #888;
  font-size: 1.4em; }
  .c-body .row {
    margin: 8px 0; }

.c-file {
  padding: 4px 0 8px;
  border-bottom: 1px solid #ccc; }

.c .selectbox {
  width: 100%;
  min-width: 180px; }

.c .txt-wrap {
  color: #222;
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle; }

.c .rating-wrap label {
  margin-right: 10px; }

.c .rating-wrap select {
  position: absolute;
  visibility: hidden; }

.c .category-wrap + .rating-wrap {
  padding-top: 10px;
  padding-bottom: 2px; }

.c .txt-wrap + .rating-wrap {
  padding-top: 3px; }

.c textarea {
  min-height: 96px; }

.c .selectbox {
  width: auto; }

.c textarea {
  min-height: 280px; }

.c .txt-wrap {
  padding-left: 15px;
  font-size: 15px; }

.c .l-wrap {
  max-width: 930px;
  margin: 0 auto; }

.c textarea {
  min-height: 330px; }

/*! jQuery UI - v1.11.4 - 2016-02-11
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=0);
  opacity: 0; }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  color: #ccc; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  display: none;
  right: 15px;
  z-index: 300 !important;
  height: 280px;
  padding: 0;
  background-color: #fff;
  font-size: 13px;
  letter-spacing: 0;
  -webkit-box-shadow: 0 1px 2px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(51, 51, 51, 0.25);
  box-shadow: 0 1px 2px rgba(51, 51, 51, 0.25);
  right: auto;
  width: 320px;
  margin-top: -326px; }

.hasDatepicker .ui-datepicker {
  width: auto;
  margin-top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  height: 30px;
  margin: 0 0 10px;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 9px;
  padding-bottom: 6px; }

.ui-datepicker-prev, .ui-datepicker-next {
  position: absolute;
  top: 11px;
  width: 30px;
  height: 30px;
  color: #727272;
  cursor: pointer; }
  .ui-datepicker-prev:hover, .ui-datepicker-prev:focus, .ui-datepicker-next:hover, .ui-datepicker-next:focus {
    text-decoration: none;
    color: #222; }
  .ui-datepicker-prev:before, .ui-datepicker-next:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    width: 1em;
    color: inherit;
    font-size: 1em;
    text-align: center;
    text-indent: 0;
    text-decoration: inherit;
    font-variant: normal;
    font-size: 18px;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.ui-datepicker-prev {
  left: 50%;
  margin-left: -140px; }
  .ui-datepicker-prev:before {
    content: '\e80d'; }

.ui-datepicker-next {
  right: 50%;
  margin-right: -140px; }
  .ui-datepicker-next:before {
    content: '\e80e'; }

.ui-datepicker-prev, .ui-datepicker-next {
  top: 14px; }

.ui-datepicker-prev {
  margin-left: -145px; }

.ui-datepicker-next {
  margin-right: -145px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  color: #555;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  font-size: 18px; }

.ui-datepicker .ui-datepicker-title span.ui-datepicker-year:after {
  content: '. '; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 270px;
  margin: 0 auto 20px;
  width: 300px; }

.ui-datepicker th,
.ui-datepicker td {
  padding: 2px 6px;
  border: 0; }

.ui-datepicker th {
  color: #555;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase; }

.ui-datepicker td {
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 4px 5px 5px;
  text-align: center;
  text-decoration: none;
  border-radius: 100%; }

.ui-datepicker td a {
  color: #555; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* added styles */
.ui-datepicker-current-day .ui-state-default {
  background-color: #f1663b;
  color: #fff; }

.ui-datepicker-today .ui-state-default {
  background-color: #ccc;
  color: #555; }

/* main
-------------------------------------------------- */
.main--index {
  overflow-x: hidden;
  font-size: 1.2em;
  font-size: 1.4em; }

.banner {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  color: #222;
  text-align: center; }
  .banner-box {
    position: relative;
    height: 0;
    padding-bottom: 123.4%; }
  .banner-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .banner:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .banner-h {
    font-size: 1em;
    line-height: 1.3;
    font-family: "Buri", serif; }
    .banner-h-i {
      font-size: 16px;
      font-size: 5vw; }
    .banner-h-b {
      display: block;
      margin: .2em auto;
      color: #333;
      font-size: 2.4em;
      font-size: 8.4vw;
      font-weight: normal;
      letter-spacing: -.068em; }
  .banner-func {
    margin: 2em 0 3.2em; }
    .banner-func .btn-ghost-dark {
      height: 35px;
      padding: 0.1em 1.4em;
      line-height: 31px; }
  .banner-date {
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif; }
    .banner-date .bar {
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 12px;
      margin: 0 5px;
      background-color: #999; }
  .banner.banner--dark .banner-h-i,
  .banner.banner--dark .banner-h-b,
  .banner.banner--dark p {
    color: #fff; }
  .banner-box {
    height: 270px;
    padding-bottom: 0; }
  .banner-h-i {
    font-size: 16px; }
  .banner-h-b {
    margin-bottom: .4em;
    font-size: 2.4em; }
  .banner-box {
    height: 300px; }
  .banner-h-i {
    font-size: 20px; }
  .banner-h-b {
    font-size: 2.7em; }
  .banner-box {
    height: 420px;
    background-size: auto; }

.banner--since1979 .banner-h-b {
  width: 75%;
  width: auto; }

.banner--event a {
  min-width: 0; }

.banner--event .banner-cell {
  width: 75%;
  text-align: left; }

.banner--event .bar {
  display: inline-block;
  height: 12px;
  margin: -2px 4px 0;
  border-left: 1px solid #a2a2a2;
  border-left-color: rgba(34, 34, 34, 0.5);
  line-height: 1.3;
  vertical-align: middle; }

.banner--event .banner-func {
  margin-bottom: 6em; }

.banner--event .banner-cell {
  max-width: 1120px;
  width: 85%; }

.banner--event .banner-h-b {
  margin-left: -3px; }
  .banner--event .banner-h-b br {
    display: none; }

.banner--event .banner-func {
  margin-bottom: 1.2em; }

.main-promotion .slick-prev,
.main-promotion .slick-next {
  width: 24px;
  height: 30px;
  margin-top: -24px; }
  .main-promotion .slick-prev:before,
  .main-promotion .slick-next:before {
    color: #333;
    font-size: 32px; }

.main-promotion .slick-prev {
  left: 10px; }

.main-promotion .slick-next {
  right: 10px; }

.main-promotion .slick-dots {
  bottom: 20px; }
  .main-promotion .slick-dots li button:before {
    color: #fff;
    opacity: 1; }

.main-promotion .slick-prev,
.main-promotion .slick-next {
  width: 40px;
  height: 45px;
  margin-top: -30px; }
  .main-promotion .slick-prev:before,
  .main-promotion .slick-next:before {
    font-size: 45px; }

.main-promotion .slick-prev {
  left: 30px; }

.main-promotion .slick-next {
  right: 30px; }

.main-bestseller {
  margin-top: 0;
  padding-bottom: 2em; }
  .main-bestseller-h {
    padding: 25px 0 15px;
    color: #222;
    font-family: "Buri", serif;
    font-size: 1.4em;
    line-height: 1;
    text-align: center;
    background: url(../images/main/bestseller_hr_2x.png) no-repeat center bottom;
    background-size: auto 7px; }
  .main-bestseller .slider {
    padding-bottom: 50px; }
  .main-bestseller .slide {
    float: left;
    width: 50%;
    text-align: center;
    outline: 0; }
    .main-bestseller .slide a {
      display: block;
      padding: 1em 7.5% 0; }
    .main-bestseller .slide .price {
      color: #333; }
    .main-bestseller .slide .dc .price {
      color: #d75100;
      font-weight: bold; }
      .main-bestseller .slide .dc .price s {
        color: #727272;
        font-weight: normal; }
  .main-bestseller .slick-dots {
    bottom: 15px; }
  .main-bestseller .slick-arrow {
    margin-top: -40px; }
  .main-bestseller img,
  .main-bestseller .price {
    display: block; }
  .main-bestseller img {
    width: 90%;
    margin-bottom: 5px; }
  .main-bestseller-h {
    padding-top: 1.6em;
    padding-bottom: 0.7em;
    background-image: url(../images/main/bestseller_hr.png);
    background-size: auto;
    font-size: 1.86em; }
  .main-bestseller .slide {
    width: 25%; }
    .main-bestseller .slide a {
      padding-top: 1em; }
  .main-bestseller img {
    width: auto;
    margin: 0 auto; }

.gift-set {
  overflow: hidden;
  position: relative; }
  .gift-set-a {
    display: block; }
  .gift-set .img {
    width: 100%; }

.rcs li {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 50%; }

.rcs-a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%; }

.rcs .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gift-set,
.rcs {
  float: left; }

.gift-set,
.rcs {
  width: 50%; }

.main-suggestion {
  height: 150px;
  white-space: nowrap;
  background: url(../_img/main/suggestion_m.jpg) no-repeat center 0;
  background-size: cover;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-image: url(../_img/main/suggestion.jpg); }
  .main-suggestion-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .main-suggestion:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .main-suggestion .clock {
    width: 100px;
    margin: 0 auto;
    padding-top: 5px; }
  .main-suggestion p {
    margin-top: .5em;
    margin-bottom: 0;
    font-size: 1.2em;
    -webkit-text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }

.main-counsellor {
  white-space: nowrap;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 3.6em 0 2.8em;
  background: #edeae6 url(../images/main/counsellor_bg.jpg);
  text-align: center; }
  .main-counsellor-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .main-counsellor:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .main-counsellor-cell {
    position: relative;
    width: 80%;
    margin: 0 auto;
    color: #222; }
  .main-counsellor .slider {
    margin-bottom: 10px;
    padding-bottom: 20px; }
  .main-counsellor .slide {
    outline: 0; }
  .main-counsellor .slick-dots {
    bottom: 0; }
  .main-counsellor p {
    font-size: 1.4em;
    font-family: "Buri", serif; }
  .main-counsellor .deco:before, .main-counsellor .deco:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 60px;
    background: url(../images/main/counsellor_deco.png) no-repeat;
    background-size: 100%; }
  .main-counsellor .deco:before {
    top: 0;
    left: 15px; }
  .main-counsellor .deco:after {
    bottom: 0;
    right: 15px;
    background-position: 0 bottom; }
  .main-counsellor p {
    font-size: 1.6em; }
  .main-counsellor .deco:before, .main-counsellor .deco:after {
    width: 120px;
    height: 90px; }
  .main-counsellor .deco:before {
    left: 15px; }
  .main-counsellor .deco:after {
    right: 15px; }
  .main-counsellor p {
    width: 60%;
    margin: 0 auto 0.5em; }
  .main-counsellor .deco:before, .main-counsellor .deco:after {
    width: 180px;
    height: 120px;
    background-size: auto; }
  .main-counsellor .deco:before {
    left: 11%; }
  .main-counsellor .deco:after {
    right: 10%; }
  .main-counsellor p {
    width: 55%;
    font-size: 1.7em; }

.main-osulloc-now {
  background: #eee9e5; }
  .main-osulloc-now ul {
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden; }
  .main-osulloc-now li {
    position: relative;
    float: left;
    width: 33.33%;
    width: 20%; }
    .main-osulloc-now li a {
      overflow: hidden;
      display: block;
      -webkit-perspective: 900px;
      -moz-perspective: 900px;
      -ms-perspective: 900px;
      -o-perspective: 900px;
      perspective: 900px; }
      .main-osulloc-now li a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: url(../images/main/veil_instagram.png);
        -webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
        -o-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
        transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
      .main-osulloc-now li a:hover:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
        filter: alpha(opacity=0);
        opacity: 0; }
  .main-osulloc-now img {
    display: block;
    width: 100%; }

/* article (post view & event view )
-------------------------------------- */
.top-visual {
  overflow: hidden;
  position: relative; }

.top-visual--tictionary .top-visual-img, .top-visual--magazine .top-visual-img {
  background-image: url(../images/guide/top_bg.jpg); }

.top-visual-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 230px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }
  .is-dimmed .top-visual-img {
    position: absolute;
    top: initial;
    bottom: 0; }

.top-visual-cell {
  position: relative;
  z-index: 1;
  width: 75%;
  color: #fff;
  font-size: 1.3em; }

.top-visual .h {
  font-weight: normal;
  font-size: 2.077em;
  font-family: "Buri", serif; }

.top-visual p {
  display: none; }

.top-visual-img {
  height: 400px; }

.top-visual-cell {
  font-size: 1.5em; }

.top-visual .h {
  font-size: 3.6em; }

.top-visual p {
  display: block; }

.featured-item {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em; }
  .featured-item .article-figure {
    margin: 0 0; }
  .featured-item + .article-section {
    margin-top: 2em; }

.featured-video {
  position: relative;
  display: block; }
  .featured-video .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 32px; }
    .featured-video .icon:before {
      vertical-align: top; }

.featured-item {
  margin-left: 0;
  margin-right: 0; }

.featured-video .icon {
  width: 81px;
  height: 81px;
  font-size: 81px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.article {
  position: relative;
  z-index: 1;
  padding-bottom: 4em;
  font-size: 1.4em; }
  .article-pad {
    position: relative; }
  .article-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    margin-bottom: 2.143em; }
    .article-header .add-on {
      display: block;
      color: #999;
      font-size: 0.929em; }
    .article-header .date {
      position: relative;
      display: inline-block;
      padding-left: 10px;
      margin-left: 5px; }
      .article-header .date:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 1px;
        height: 11px;
        margin: auto;
        background-color: #ccc; }
  .article-cont p {
    line-height: 1.8;
    text-align: justify;
    letter-spacing: -.04em;
    word-break: keep-all;
    word-wrap: break-word; }
  .article-cont h2 + p {
    margin-top: 0; }
  .article-footer {
    margin-top: 2em;
    color: #999;
    font-size: .95em; }
    .article-footer .author span {
      display: inline-block;
      white-space: nowrap; }
  .article-partial {
    margin-top: 2.5em; }
  .article-share {
    padding-top: 0.714em;
    border-top: 1px solid #e5e5e5; }
    .article-share-link {
      display: inline-block;
      width: 26px;
      height: 26px;
      color: #ccc;
      font-size: 30px;
      text-align: center;
      line-height: 25px; }
  .article-info {
    font-size: 0.929em;
    margin-bottom: 1.429em; }
    .article-info li {
      margin-bottom: 6px; }
    .article-info-tag {
      display: inline-block;
      padding: 2px 10px;
      margin-right: 8px;
      color: #555;
      background-color: #e5e5e5; }
  .article-count {
    display: inline-block;
    padding: 3px 10px 2px;
    margin-bottom: 13px;
    font-size: 0.929em;
    font-family: "Buri", serif;
    color: #fff;
    background-color: #d8ac74; }
  .article-img {
    margin: 2em 0; }
    .article-img img {
      width: 100%; }
  .article-figure {
    margin: 2.5em 0;
    font-size: 13px; }
    .article-figure-cation {
      margin-top: 5px; }
      .article-figure-cation strong {
        display: block;
        margin-top: 1em;
        color: #555; }
    .article-figure br {
      display: none; }
  .article-blockquote {
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 15px; }
  .article .em {
    color: #d5761b; }
  .article .h1 {
    margin-top: .3em;
    padding-bottom: .6em;
    color: #333;
    font-weight: normal;
    font-size: 1.429em;
    font-family: "Buri", serif;
    line-height: 1.3; }
    .article .h1 br {
      display: none; }
  .article .h {
    margin-top: 2em;
    margin-bottom: 0.5em;
    color: #333;
    font-weight: bold;
    font-size: 1.071em;
    line-height: 1.4; }
  .article {
    padding-top: 4em;
    font-size: 1.5em; }
  .article-pad {
    padding-left: 25.446%; }
  .article-cont {
    padding: 25px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.4); }
    .article-cont:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: -1;
      height: 300px;
      margin-left: 25.446%;
      -webkit-box-shadow: 0 -2px 5px 0 rgba(51, 51, 51, 0.1);
      -moz-box-shadow: 0 -2px 5px 0 rgba(51, 51, 51, 0.1);
      box-shadow: 0 -2px 5px 0 rgba(51, 51, 51, 0.1); }
  .article .sticky-pad {
    position: absolute;
    top: 0;
    left: 0;
    width: 25.446%; }
  .article-header {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 265px;
    width: 100%;
    padding-top: 0;
    padding-right: 20px; }
    .article-header .add-on {
      margin-bottom: 1.2em;
      font-size: 0.933em; }
    .article-header-pad {
      padding-top: 4.2em; }
  .article-body p {
    line-height: 1.7; }
  .article-figure {
    text-align: center; }
    .article-figure br {
      display: block; }
  .article-section {
    padding: 0 20px; }
  .article-footer {
    padding: 0 20px;
    margin-top: 6em; }
  .article-share {
    margin-top: 2em;
    padding-top: 1.333em; }
  .article-info {
    font-size: 0.933em;
    margin-bottom: 4em; }
    .article-info li {
      position: relative;
      padding-top: 2px;
      padding-bottom: 2px;
      padding-left: 95px; }
    .article-info-tag {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
  .article-count {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0; }
  .article .h1 {
    margin-top: 0.375em;
    padding-bottom: 0.75em;
    font-size: 2.1em; }
    .article .h1 br {
      display: block; }
  .article .h {
    font-size: 1.2em; }
  .article .h1 {
    font-size: 2.667em; }

/* related */
.related-articles {
  background-color: #333;
  font-size: 1.4em;
  margin-top: 3.077em;
  font-size: 2.6em; }
  .related-articles .slick-arrow:before {
    color: #fff; }

.related-list {
  max-width: 1280px;
  margin: 0 auto -60px; }

.related-item {
  overflow: hidden;
  position: relative;
  background-color: #000; }

.related-item-img {
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=40);
  opacity: 0.4; }

.related-item-label {
  display: block;
  margin-top: -.2em;
  margin-bottom: .4em;
  color: #999;
  font-size: .9em; }
  .related-mgz .related-item-label {
    font-family: "Buri", serif; }

.related-item-title {
  margin: 0;
  font-family: "Buri", serif; }

.related-link {
  display: block;
  height: 0;
  padding-bottom: 75%;
  text-align: center; }
  .related-link .cover-text {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 15%;
    right: 15%;
    bottom: 0;
    color: #fff; }
    .related-link .cover-text-cell {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
    .related-link .cover-text:after {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .related-link img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 50%;
    min-height: 50%;
    max-width: none;
    margin: auto; }

.related-thumb {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%; }

.related-link {
  height: 0;
  padding-bottom: 37.5%; }

.related-item-label {
  font-size: 14px; }

/* product detail
-------------------------------------------------- */
.product-head {
  position: relative;
  background: #e5e5e5 url(../images/shop/item_bg.jpg) repeat-x 0 0;
  background-size: auto 100%; }
  .product-head:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    background: rgba(255, 255, 255, 0.4); }
  .product-head .price {
    text-align: right;
    vertical-align: baseline; }
    .product-head .price s {
      display: block;
      font-size: .95em; }
  .product-head .dc {
    color: #d75100;
    margin-right: 2px;
    font-size: .95em; }

/* product detail top */
.product-visual {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 5px;
  background: #e5e5e5 url(../images/shop/item_bg.jpg) repeat-x 0 0;
  background-size: auto 100%;
  padding: 0;
  text-align: center;
  max-width: none;
  padding: 0 50% 0 0;
  background: transparent; }
  .product-visual-pad {
    position: relative;
    max-width: 560px;
    margin: 0 auto; }
  .product-visual .badges {
    top: 20px;
    left: 15px;
    width: 38px;
    z-index: 2; }
  .product-visual .badges {
    top: 90px;
    left: 30px;
    width: 64px; }
  .product-visual .bar {
    right: 50%; }
  .product-visual-pad {
    max-width: 600px;
    height: 640px; }

.product-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  max-width: 480px;
  width: 100%;
  margin: 20px 0;
  max-width: none; }

.product-intro-box {
  position: relative;
  margin: 0 auto;
  padding: 15px;
  background: #e5e5e5 url(../images/shop/item_bg.jpg) repeat-x 0 0;
  padding: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  z-index: 1;
  padding: 65px 40px 30px 45px;
  background: transparent;
  padding: 60px 60px 48px; }
  .product-intro-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=40);
    opacity: 0.4; }
  .product-intro-box:before {
    display: none; }

.product-intro {
  position: relative;
  z-index: 1;
  height: 100%;
  max-width: 560px;
  margin: 0 auto;
  font-size: 1.3em;
  width: 400px;
  margin: 0;
  font-size: 1.4em; }
  .product-intro-top {
    padding: 5px 0 10px;
    font-family: "Buri", serif; }
  .product-intro .product-name {
    color: #222;
    font-size: 1.538em;
    line-height: 1.3; }
  .product-intro .product-copy {
    margin-top: 0; }
  .product-intro .promo {
    font-size: 0.85em; }
  .product-intro .product-desc {
    margin-bottom: 1em;
    padding: 8px 0;
    border: 1px solid #ccc;
    border-width: 1px 0;
    font-size: 13px;
    line-height: 1.6; }
  .product-intro .product-name {
    width: 90%;
    font-size: 1.86em; }
  .product-intro .product-copy {
    margin: .7em 0 1.2em;
    font-size: 1.12em; }
  .product-intro .promo {
    font-size: 1em; }
    .product-intro .promo i {
      padding-left: 9px;
      padding-right: 9px; }
  .product-intro-top {
    padding-top: 25px;
    padding-bottom: 0; }
  .product-intro .product-name {
    font-size: 2.4em; }
  .product-intro .product-copy {
    font-size: 1.24em; }
  .product-intro .product-desc {
    margin-top: 15px;
    padding: 12px 0; }

.product-share {
  position: relative;
  z-index: 10;
  float: left;
  width: 90px;
  padding-bottom: 10px; }
  .product-share .icon-heart,
  .product-share .icon-heart-1 {
    font-size: 15px; }
  .product-share .icon-facebook {
    font-size: 17px;
    line-height: 1; }
  .product-share .price {
    display: block;
    padding: .5em 4px 0 0; }

.product-price {
  position: relative;
  top: -.35em;
  font-size: 1.3em;
  top: -20px; }
  .product-price .price {
    text-align: right;
    vertical-align: baseline; }
    .product-price .price s {
      display: block;
      height: 1.1em;
      color: #ccc;
      font-size: .95em;
      text-align: right; }
  .product-price .num {
    color: #222;
    margin-right: 3px; }
  .product-price .dc {
    font-size: 1.1em; }
  .product-price .num {
    font-size: 1.3em; }
  .product-price .num {
    font-size: 1.4em; }
  .product-price s {
    height: 1.2em; }

.static-cart {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0; }
  .static-cart .func {
    margin-top: 0; }
  .static-cart .func-pad {
    position: relative;
    margin-top: 4px;
    padding-right: 41px; }
    .static-cart .func-pad .col--right {
      padding-left: 1px; }
    .static-cart .func-pad .corner {
      position: absolute;
      right: 0;
      top: 0;
      width: 40px; }
      .static-cart .func-pad .corner .btn-gim {
        line-height: 1; }
      .static-cart .func-pad .corner .icon-facebook {
        position: relative;
        top: -2px;
        top: -4px\9;
        font-size: 21px; }
  .static-cart .qnt-box {
    float: none;
    margin: 0; }
  .static-cart .qnt-box {
    top: 33px; }
  .static-cart .qnt-box {
    top: 5px; }

/* floating cart (for mobile) */
.floating-cart {
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100%;
  background-color: #333;
  color: #fff;
  font-size: 17px;
  display: none; }
  .floating-cart .btn--wide {
    height: 50px;
    font-size: 17px; }

.cart-layer {
  bottom: -100%; }
  .cart-layer .close-layer {
    position: absolute;
    top: -30px;
    left: 50%;
    min-width: 0;
    width: 60px;
    height: 30px;
    margin-left: -30px;
    padding: 0; }
  .cart-layer-pad {
    padding: 10px 20px; }
  .cart-layer .price {
    margin: 5px 0 0;
    color: #ccc;
    font-size: 18px;
    text-align: right; }
    .cart-layer .price s {
      color: #727272;
      font-size: .9em;
      line-height: 1; }
    .cart-layer .price .num {
      margin-right: .1em;
      color: #fff;
      font-weight: normal;
      font-size: 20px; }
  .cart-layer th {
    color: #888;
    font-weight: normal;
    text-align: left; }
  .cart-layer th, .cart-layer td {
    padding: 10px 0; }
  .cart-layer .vol-row th, .cart-layer .vol-row td {
    padding-bottom: 15px; }
  .cart-layer .vol-row th {
    vertical-align: middle; }
  .cart-layer .price-row {
    border-top: 1px solid #555; }
    .cart-layer .price-row th {
      vertical-align: bottom; }
  .cart-layer .btn-dim {
    background-color: #555; }
  .cart-layer .input-qnt {
    background-color: rgba(85, 85, 85, 0.3);
    color: #ccc; }
  .cart-layer .qnt-up, .cart-layer .qnt-down {
    background-color: rgba(85, 85, 85, 0.5);
    font-size: 21px;
    font-weight: bold; }

.cart-clip {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s; }
  .cart-clip.toggle-on {
    margin-bottom: -50px; }

#cart-layer {
  display: none; }

/* product item  */
.rc {
  font-size: 1.4em;
  background-color: #f6f4f2; }
  .rc-h {
    padding: 1em 0 .5em;
    font-family: "Buri", serif;
    font-size: 1.4em;
    color: #222;
    text-align: center;
    margin-bottom: .5em;
    padding: 1.4em 0 0.7em;
    font-size: 1.8em; }
    .rc-h:after {
      display: block;
      position: relative;
      bottom: -4px;
      content: '';
      width: 100%;
      height: 7px;
      background: url(../images/shop/rc_line.png) center 0 no-repeat;
      background-size: auto 7px; }
    .rc-h:after {
      background-image: url(../images/shop/rc_line2.png);
      background-size: auto; }
  .rc-func {
    position: absolute;
    top: 14px;
    right: 0;
    text-align: right; }
    .rc-func button {
      width: 110px;
      margin-left: 4px; }
  .rc-list {
    overflow: hidden;
    padding-bottom: 1.2em; }
    .rc-list .slick-arrow {
      display: none !important; }
  .rc-item {
    text-align: center;
    outline: 0; }
    .rc-item .func {
      margin-top: 0; }
  .rc-img {
    display: block;
    width: 140px;
    margin: 0 auto; }
  .rc .name {
    display: block;
    width: 80%;
    height: 2.4em;
    margin: 0 auto;
    padding-top: .5em;
    color: #222;
    font-family: "Buri", serif;
    line-height: 1.3; }
  .rc .price {
    display: block;
    margin: .5em 0; }
  .rc .num {
    color: #222; }
  .rc .slick-dots {
    position: static;
    margin-top: .7em; }
  .rc-list .slick-arrow {
    display: inline-block !important;
    margin-top: -75px; }
  .rc-img {
    width: 180px; }
  .rc .name {
    height: auto;
    font-size: 1.1em; }

.check-select {
  display: inline-block;
  position: relative;
  color: #ccc; }
  .check-select .i {
    display: none; }
  @media only all {
    .check-select input {
      position: absolute;
      top: 50%;
      left: 5px; }
    .check-select .i {
      display: inline-block;
      font-size: 26px; }
    .check-select label {
      position: relative;
      background-color: #f6f4f2; }
    .check-select input[checked="checked"] + label {
      color: #758246; }
    .check-select input:checked + label {
      color: #758246; } }

/* review */
.product-review {
  padding-bottom: 30px;
  min-height: 400px;
  background: #eee9e5 url(../images/shop/product_review_bg.jpg) no-repeat center 0; }
  .product-review > .h {
    display: none; }
  .product-review > .h {
    display: block;
    padding-top: 80px;
    padding-bottom: 15px;
    color: #222;
    font-size: 2.1em;
    font-family: "Buri", serif;
    text-align: center; }

.rv-body {
  margin-bottom: 1em;
  margin-bottom: 0; }
  .rv-body .row {
    position: absolute;
    bottom: -36px;
    width: 100%;
    z-index: 1; }

.review-empty {
  white-space: nowrap;
  height: 200px;
  color: #333;
  text-align: center;
  background-color: rgba(246, 246, 246, 0.9); }
  .review-empty-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .review-empty:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .no-rgba .review-empty {
    background: url(../images/shop/bg_fog90.png); }
  .review-empty-cell {
    margin: 0; }
  .review-empty strong {
    display: block;
    margin-bottom: 8px;
    font-size: 1.28em; }

.review-list {
  background-color: rgba(246, 246, 246, 0.9);
  margin: 0 -15px 20px;
  padding: 0 15px 20px;
  border-bottom: 1px solid #ddd;
  margin: 0 -20px 20px;
  padding: 0 20px 20px;
  padding: 20px 30px;
  margin: 0;
  border-bottom: 0; }
  .no-rgba .review-list {
    background: url(../images/shop/bg_fog90.png); }
  .review-list li {
    padding: 10px 0;
    border-top: 1px solid #e5e5e5; }
    .review-list li:first-child {
      border-top: 0; }
  .review-list li {
    padding: 12px 0; }

.rv-bottom {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 45px;
  margin-top: 1px;
  background-color: rgba(246, 246, 246, 0.8); }
  .rv-bottom .btn-em {
    width: 100%; }
  .no-rgba .rv-bottom {
    background: url(../images/shop/bg_fog80.png); }
  .rv-bottom .col-2 {
    position: relative;
    z-index: 1; }
  .rv-bottom .go-to-write {
    display: block;
    padding: 12px 0;
    border-left: 1px solid #ccc;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .rv-bottom .go-to-write:hover, .rv-bottom .go-to-write:focus {
      background-color: #727272;
      color: #fff; }

.review {
  color: #727272;
  position: relative;
  padding-left: 125px;
  padding-right: 270px; }
  .review .rating {
    display: inline-block; }
  .review .icon-star {
    color: #ccc;
    font-size: 14px; }
    .review .icon-star.is-on {
      color: #333; }
  .review .del {
    font-size: 10px;
    vertical-align: middle;
    margin-top: -.4em;
    border: 1px solid #ccc;
    padding: 0 3px 1px;
    color: #999; }
  .review .rating {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px; }
  .review .icon-star {
    font-size: 17px; }
  .review .del {
    font-size: 10px; }

.rv-cont {
  margin-top: 0;
  font-size: 1.05em;
  line-height: 1.5; }
  .rv-cont p {
    margin: 0; }
  .rv-cont .user,
  .rv-cont .date {
    position: relative;
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle; }
  .rv-cont .date {
    margin-left: 8px;
    padding-left: 10px; }
    .rv-cont .date:before {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      height: 10px;
      border-left: 1px solid #ccc; }
  .rv-cont .user,
  .rv-cont .date {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 13px; }
  .rv-cont .user {
    width: 100px;
    right: 96px;
    text-align: left; }
  .rv-cont .date {
    right: 34px;
    text-align: right; }
    .rv-cont .date:before {
      display: none; }

.rv-image {
  overflow: hidden;
  position: relative;
  width: 90px;
  height: 60px;
  margin: 0.5em 0; }
  .rv-image img {
    vertical-align: top; }
  .rv-image .x-image-zoom {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 4px 0;
    min-width: 0;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 1; }

.write-review {
  position: relative;
  margin-top: 20px; }
  .write-review .box {
    background-color: #fff; }
  .write-review .btn-back {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    font-size: 20px; }
  .write-review .rv-header {
    position: relative;
    padding: 2px 0 16px;
    border-bottom: 2px solid #333;
    text-align: center; }
    .write-review .rv-header .icon-arr-left {
      display: none; }
  .write-review .rv-h {
    color: #222;
    font-weight: bold;
    font-size: 1.6em; }
  .write-review .btn-close {
    position: absolute;
    right: 0;
    padding: 10px;
    font-size: 20px;
    line-height: 1; }
  .write-review .cont {
    font-size: 15px;
    border-bottom: 1px solid #ccc; }
  .write-review .rating-wrap {
    padding: 15px 0; }
    .write-review .rating-wrap label {
      font-weight: bold;
      margin-right: 10px; }
  .write-review textarea {
    overflow-x: hidden;
    /* for Firefox (issue #5) */
    padding: 10px 14px;
    max-height: 256px;
    /* optional, but recommended */
    min-height: 140px; }
  .write-review .uploader-wrap {
    position: relative;
    margin: 5px 0;
    font-size: 13px; }
  .write-review .icon-image {
    margin-right: 4px;
    font-size: 22px;
    vertical-align: middle;
    margin-top: -3px;
    line-height: 1.3; }
  .write-review .counter {
    position: absolute;
    top: 0;
    right: 0; }
  .write-review .box {
    background-color: #fff;
    padding: 0 6.25% 40px; }
  .write-review .rv-header {
    padding: 30px 0 16px; }
  .write-review .box {
    padding-left: 95px;
    padding-right: 95px; }

/* review modal style  */
.blocker .write-review {
  max-width: 0;
  width: 100%;
  margin-top: 0; }

.product-detail {
  overflow-x: hidden; }

.product-content,
.product-review {
  font-size: 1.2em;
  font-size: 1.3em;
  font-size: 1.4em; }
  .product-content .col-t-6 > img,
  .product-content .col-m-6 > img,
  .product-review .col-t-6 > img,
  .product-review .col-m-6 > img {
    width: 100%; }

/* product detail body */
.product-content > img {
  display: block;
  margin: 15px auto;
  margin: 3em auto; }

.curation {
  font-family: "Buri", serif;
  text-align: center; }
  .curation-info {
    padding: 5px 15px 0;
    font-family: "Buri", serif; }
  .curation-msg {
    padding: 1em 0;
    color: #333;
    font-size: 1.4em;
    border-bottom: 1px solid #e5e5e5; }
    .curation-msg br {
      display: none; }
  .curation-list {
    margin: 0 -2.5%;
    font-size: 1.2em; }
    .curation-list li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      width: 20%;
      margin: 0 2.5%;
      padding: 0 10px; }
  .curation-table td {
    width: 25%;
    font-size: 1.1em;
    text-align: center; }
    .curation-table td img {
      display: block;
      width: 40px;
      margin: 0 auto; }
  .curation-slide img {
    width: 100%; }
  .curation-icon {
    display: block;
    width: 40px;
    margin: 0 auto 5px; }
  .curation .visual {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%; }
  .curation-pad {
    padding-left: 6.25%;
    padding-right: 6.25%; }
  .curation-msg {
    padding-top: 25px;
    font-size: 1.5em; }
    .curation-msg br {
      display: block; }
  .curation-icon {
    width: 56px; }
  .curation-pad {
    padding-left: 12.5%;
    padding-right: 12.5%; }
  .curation-msg {
    padding-top: 60px;
    font-size: 1.6em; }
    .curation-msg br {
      display: block; }
  .curation-icon {
    width: 70px; }

.steps-h {
  position: absolute;
  top: 20px;
  left: 15px;
  color: #fff;
  font-size: 1.917em;
  line-height: 1.4;
  font-family: "Buri", serif; }

.steps-visual {
  position: relative; }
  .steps-visual img {
    width: 100%; }
  .steps-visual .col-m-6 {
    padding: 10px 15px; }

.steps-pad {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  .steps-pad .num {
    color: #fff;
    font-size: 2.667em;
    font-family: "Buri", serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .steps-pad p {
    display: none;
    margin: 0;
    color: #ccc; }

.steps-expand .steps-pad {
  padding: 10px 15px; }

.steps-h {
  top: 65px;
  left: 40px;
  font-size: 2.143em; }

.steps-visual .col-m-6 {
  padding: 40px 30px 0; }

.steps-pad .num {
  font-size: 3.571em; }

.steps-pad p {
  display: block;
  font-size: 0.929em;
  padding-bottom: 40px; }

.steps-expand .steps-pad {
  padding: 40px 80px 0; }

.content-script {
  padding: 25px 15px;
  background-color: #ddd;
  color: #555;
  text-align: center; }

.content-script .h3 {
  margin-bottom: 0.5em;
  color: #333;
  font-size: 1.5em;
  font-family: "Buri", serif; }

.content-script .p {
  margin: 0;
  font-size: 1.167em; }

.content-script {
  padding: 50px 0; }

.content-script .h3 {
  font-size: 2.143em; }

.content-script .p {
  font-size: 1.071em; }

.content-box {
  text-align: center;
  white-space: nowrap;
  padding: 25px 15px 15px;
  color: #727272;
  font-size: 1.1em;
  line-height: 1.4; }
  .content-box-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .content-box:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.content-box-shell {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .content-box-shell .h1 {
    margin-bottom: 8px;
    color: #222;
    font-size: 1.583em;
    font-family: "Buri", serif; }
  .content-box-shell .h {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-size: 1.167em; }
  .content-box-shell .sub-h {
    color: #333;
    font-size: 1.333em;
    font-family: "Buri", serif; }
  .content-box-shell .cell-info {
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 1.167em; }
    .content-box-shell .cell-info > li {
      margin-top: 12px; }
  .content-box-shell .map-container {
    height: 270px; }
    .cssfilters .content-box-shell .map-container .map-canvas div {
      -webkit-filter: grayscale(50%);
      -moz-filter: grayscale(50%);
      -o-filter: grayscale(50%);
      filter: grayscale(50%); }

.content-box-cell {
  display: block;
  text-align: left; }

.content-box-h {
  width: 80%;
  margin-bottom: .4em;
  padding-top: 8px;
  color: #555;
  font-size: 1.36em;
  line-height: 1.4;
  font-family: "Buri", serif; }

.content-box p {
  margin: 1.25em 0; }

.content-box .time {
  margin-left: 12px; }

.content-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 12.5%;
  padding-right: 12.5%; }

.content-box-cell {
  display: inline-block; }

.content-box-shell {
  height: 0;
  padding-bottom: 87.5%;
  position: relative; }
  .content-box-shell .h1 {
    display: none; }
  .content-box-shell .map-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    margin: auto; }

.content-box-shell .h1 {
  font-size: 2.286em;
  margin-bottom: 15px; }

.content-box-shell .sub-h {
  position: relative;
  display: block;
  padding-bottom: 12px;
  font-size: 1.286em;
  margin-bottom: 2.5em; }
  .content-box-shell .sub-h:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background-color: #727272; }

.content-box-shell .cell-info {
  font-size: 1.071em; }
  .content-box-shell .cell-info > li {
    margin-top: 15px; }

.content-box-h {
  margin-bottom: 1em;
  font-size: 1.75em; }

.prize {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center; }

.prize .h3 {
  font-size: 1.308em; }

.prize-image {
  margin-bottom: 1em; }

.prize-desc {
  font-family: "Buri", serif; }

.prize {
  padding-left: 17.188%;
  padding-right: 17.188%;
  text-align: left; }

.prize .h3 {
  font-size: 2.143em; }

.prize-image {
  float: left;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-right: 45px; }

.prize-desc {
  font-size: 1.286em; }

.purchasing-info {
  font-size: 1.3em;
  font-size: 1.4em;
  padding-bottom: 60px; }
  .purchasing-info .div {
    margin-top: -1px;
    border-top: 1px solid #e5e5e5; }
  .purchasing-info .tab-content {
    padding-top: 1.2em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e5e5e5; }
  .purchasing-info .tab-title {
    position: relative;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    font-weight: bold; }
    .purchasing-info .tab-title .icon-arr-up,
    .purchasing-info .tab-title .icon-arr-down {
      position: absolute;
      top: 0.35em;
      right: 15px;
      color: #999;
      font-size: 1.2em; }
    .purchasing-info .tab-title .icon-arr-up {
      display: none; }
  .is-active .tab-title .icon-arr-up {
    display: block; }
  .is-active .tab-title .icon-arr-down {
    display: none; }
  .purchasing-info .div {
    margin-top: 0;
    border-top: 0; }
  .purchasing-info .tab-content {
    border: 1px solid #e5e5e5;
    padding: 20px 20px 20px 40px; }

.purchasing-info-tabs {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 40px;
  padding: 0 40px;
  border: 1px solid #e5e5e5;
  border-bottom: 0; }
  .purchasing-info-tabs li {
    margin-right: 2em; }
  .purchasing-info-tabs .tab {
    color: #727272;
    padding: 10px 0;
    font-weight: bold;
    font-size: 1.3em;
    white-space: nowrap; }
    .purchasing-info-tabs .tab.is-active {
      color: #333; }
      .purchasing-info-tabs .tab.is-active:after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 50%;
        margin-left: -7px;
        height: 0;
        width: 0;
        border-bottom: 10px solid #888;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent; }
  .purchasing-info-tabs li {
    margin-right: 3em; }

/* shop (product list)
-------------------------------------------------- */
/* product list - header, sorting */
.product-header {
  text-align: center; }
  .product-header h1 {
    height: 42px;
    background: #f6f4f2 url(../images/a/title_bg.jpg);
    color: #222;
    font-size: 1.214em;
    line-height: 2.6; }

.ordering {
  margin-right: -10px; }
  .ordering .a {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0 1px;
    font-size: 0.929em; }
    .ordering .a:after {
      content: '';
      position: absolute;
      top: 50%;
      left: -10px;
      width: 1px;
      height: 12px;
      margin-top: -6px;
      background-color: #ddd; }
    .ordering .a:first-child:after {
      display: none; }
    .ordering .a.is-current, .ordering .a:hover {
      color: #333;
      border-bottom: 1px solid;
      text-decoration: none; }

.product-list-top {
  padding: 10px 15px 4px; }
  .product-list-top b {
    color: #5b7005; }
  .product-list-top p {
    margin: 0; }
  .product-list-top mark {
    background: transparent;
    color: #5b7005; }
    .product-list-top mark:before {
      content: '"'; }
    .product-list-top mark:after {
      content: '"'; }

.list-wrap {
  position: relative;
  min-height: 1076px;
  margin-top: 40px;
  padding-left: 305px;
  margin-left: -20px;
  margin-right: -20px; }

.product-option-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  padding: 14px;
  border: 1px solid #e5e5e5; }

.product-list-top {
  padding-left: 0;
  padding-bottom: 10px; }

.list-wrap {
  margin-left: 0;
  margin-right: 0; }

.product-sorting {
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd; }
  .product-sorting .col-m-6:last-child {
    padding-left: 1px; }
  .product-sorting .selectbox {
    border-color: transparent; }
    .product-sorting .selectbox.is-active {
      border-color: #555; }
    .product-sorting .selectbox.has-bar:before {
      content: '';
      position: absolute;
      top: 0;
      left: -2px;
      bottom: 0;
      width: 1px;
      height: 22px;
      margin: auto;
      background-color: #e5e5e5; }

.product-option h3 {
  margin-top: 10px;
  padding: 7px 0 6px 8px;
  border-top: 3px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #222;
  font-weight: bold;
  font-size: 1.071em; }

.product-option ul {
  padding: 6px 8px 12px; }

.product-option li {
  padding: 4px 0; }

.product-search input {
  border: 0;
  background-color: #f6f6f6; }

.product-search button {
  position: absolute;
  padding: 0;
  top: 4px;
  right: 5px;
  width: 30px;
  height: 28px;
  font-size: 18px;
  text-align: center; }

.option-box .a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #555; }
  .option-box .a:hover, .option-box .a:focus {
    color: #5b7005;
    font-weight: bold;
    text-decoration: none; }
    .option-box .a:hover:before, .option-box .a:focus:before {
      font-weight: normal; }
  .option-box .a:before {
    content: '\e829';
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'fontello'; }
  .option-box .a.is-checked, .option-box .a.is-current {
    color: #5b7005; }
    .option-box .a.is-checked:before, .option-box .a.is-current:before {
      content: '\e828';
      color: #74824c; }

.option-pics .col-6 a {
  width: 65px; }

.option-pics .col-6 b {
  display: block;
  margin-top: -.3em;
  margin-left: -1em;
  text-align: center;
  font-weight: normal; }

/* product list */
.product-list {
  position: relative;
  border-top: 1px solid #e5e5e5; }
  .product-list:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #e5e5e5; }
  .product-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px solid #e5e5e5; }
    .product-list li.empty-item {
      width: 100%;
      padding-top: 8em;
      padding-bottom: 8em;
      color: #555;
      text-align: center;
      font-size: 1.286em; }

.product-list--best {
  border-top: 0; }

.product-item {
  overflow: hidden;
  display: block;
  color: #555; }
  .product-item:hover {
    text-decoration: none; }
  .product-item-thumb {
    position: relative;
    float: left;
    width: 100px;
    padding: 5px 15px 0 5px; }
    .product-item-thumb .badges {
      width: 28px; }
  .product-item-info {
    overflow: hidden;
    position: relative; }
  .product-item .num {
    color: #222;
    font-size: 1.071em; }

.product-func {
  position: absolute;
  bottom: 12px;
  right: 18px; }

.product .list-btn {
  width: 35px;
  padding: 0;
  text-align: center; }
  .product .list-btn + .list-btn {
    margin-left: 5px; }
  .product .list-btn[disabled] {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=30);
    opacity: 0.3; }

.product .icon-heart {
  position: relative;
  top: -3px;
  font-size: 20px; }

.product .icon-cart {
  font-size: 27px; }

.product .promo {
  position: absolute;
  top: 0; }

.product .title {
  display: block;
  padding-top: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.071em;
  font-family: "Buri", serif;
  line-height: 1.24; }
  .product .title br {
    display: none; }

.product .price {
  position: relative;
  display: block; }
  .product .price s {
    color: #888;
    font-size: .9em; }
  .product .price .p {
    color: #d75100; }
  .product .price-dc {
    display: block;
    font-size: 0.929em; }
  .product .price strong {
    color: #333; }

.product-item-thumb {
  padding-left: 15px;
  width: 120px; }

.product-list li {
  float: left;
  width: 33.333%;
  padding: 20px 10px 10px; }

.product-item {
  overflow: hidden;
  text-align: center; }
  .product-item-thumb {
    float: none;
    width: 75%;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto; }
  .product-item-info {
    height: 130px; }

.product .price {
  padding-top: 0; }
  .product .price-dc {
    position: static;
    display: inline-block; }

.product .promo, .product-func {
  width: 100%;
  right: 0;
  text-align: center; }

.product-func {
  padding-top: 5px; }

.product .badges {
  font-size: 0.8em; }

.product .title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal;
  height: 44px;
  font-weight: bold;
  margin-bottom: .2em;
  padding-top: 25px; }
  .product .title else {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block; }

.product-item-info {
  height: 136px; }

.no-touchevents .product-list li:hover .product-item {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15); }

.no-touchevents .product-list li:hover .product-func {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=100);
  opacity: 1; }

.product-list--best li {
  width: 25%; }

.product-item {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

@-webkit-keyframes hoverAct {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); } }

@-moz-keyframes hoverAct {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); } }

@-ms-keyframes hoverAct {
  .product-item 0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  .product-item 100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); } }

@-o-keyframes hoverAct {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes hoverAct {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); } }

.product-func {
  overflow: hidden;
  left: 9px;
  right: 9px;
  bottom: 20px;
  width: auto;
  padding: 0; }

.product .title {
  max-width: 90%;
  height: auto;
  max-height: 40px;
  padding-top: 25px;
  margin: 0 auto 3px;
  color: #555; }
  .product .title br {
    display: block; }

.product .badges {
  top: 10px;
  left: 8px; }

.no-touchevents .product-func {
  bottom: 10px;
  background-color: #999;
  color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.1s;
  -o-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s; }
  .no-touchevents .product-func .list-btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 6px 0;
    margin-left: 0;
    line-height: 1; }
    .no-touchevents .product-func .list-btn:first-child {
      position: relative;
      border-right: 1px solid #fff;
      border-right-color: rgba(255, 255, 255, 0.2); }
    .no-touchevents .product-func .list-btn:hover, .no-touchevents .product-func .list-btn:focus {
      background-color: #555; }
  .no-touchevents .product-func .icon-heart {
    position: static;
    padding: 3px 0; }

.product-item-thumb {
  width: 200px;
  padding-left: 0;
  padding-right: 0; }

/* vvip zone */
.vvip-top {
  display: none;
  height: 200px;
  margin-top: 40px;
  background: url(../images/shop/vvip_bg.jpg) center center no-repeat;
  text-align: center;
  white-space: nowrap;
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  margin-left: 0;
  margin-right: 0; }
  .vvip-top-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .vvip-top:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .vvip-top .h2 {
    color: #222;
    font-size: 36px;
    font-family: "Buri", serif; }
  .vvip-top p {
    margin: -5px 0px 0;
    color: #555;
    font-size: 15px; }

.vvip-zone {
  padding-left: 0;
  margin-top: 20px; }
  .vvip-zone .product-list .empty-item {
    width: 100%; }
  .vvip-zone .product-list li {
    width: 50%; }
  .vvip-zone .product-func .list-btn {
    width: 100%; }
    .vvip-zone .product-func .list-btn:first-child {
      border-right: 0 none; }
  .vvip-zone .product-item-thumb {
    width: 220px; }
  .vvip-zone .product-list li {
    width: 25%; }

/* teahouse */
.teahouse {
  margin-bottom: -60px;
  font-size: 1.3em; }

.teahouse-aside {
  position: relative;
  visibility: hidden; }
  .teahouse-aside-bg img {
    width: 100%; }

.teahouse-menu {
  padding-top: 13px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  background: url(../images/shop/teahouse_ptn.jpg);
  color: #fff; }
  .teahouse-menu-cell:first-child .teahouse-section:first-child {
    margin-top: 0; }
    .teahouse-menu-cell:first-child .teahouse-section:first-child .teahouse-section-title {
      border-top: 0 none; }

.teahouse-section {
  margin-top: 50px; }
  .teahouse-section-title {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 35px;
    border-top: 1px solid #fefefe;
    border-top-color: rgba(255, 255, 255, 0.3);
    background: url(../images/shop/teahouse_deco.png) center 85% no-repeat;
    background-size: 70px auto; }
  .teahouse-section .h {
    font-size: 1.538em; }
  .teahouse-section .h2 {
    margin-bottom: 10px;
    color: #b8b073;
    font-size: 1.154em;
    text-align: center; }
    .teahouse-section .h2 span {
      display: inline-block;
      position: relative;
      padding: 0 10px; }
      .teahouse-section .h2 span:before, .teahouse-section .h2 span:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 20px;
        height: 1px;
        margin: auto;
        background-color: #b8b073; }
      .teahouse-section .h2 span:before {
        left: -20px; }
      .teahouse-section .h2 span:after {
        right: -20px; }
  .teahouse-section .thumb {
    position: absolute;
    top: 5px;
    left: 0;
    width: 50px; }
  .teahouse-section .desc {
    color: #ccc;
    font-size: 1.077em; }
    .teahouse-section .desc strong {
      display: block;
      color: #fff;
      font-size: 1.071em; }
    .teahouse-section .desc br {
      display: none; }
  .teahouse-section .price span + span {
    position: relative;
    padding-left: 8px;
    margin-left: 4px; }
    .teahouse-section .price span + span:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 1px;
      height: 10px;
      margin: auto;
      background-color: #999; }
  .teahouse-section .price i {
    text-transform: capitalize; }
  .teahouse-section ul {
    padding-right: 10px;
    margin-bottom: 30px; }
  .teahouse-section li {
    position: relative;
    min-height: 61px;
    padding-left: 65px;
    margin-bottom: 25px; }

.teahouse-dessert li {
  position: relative;
  visibility: hidden; }

.teahouse-dessert .dessert-thumb img {
  width: 100%; }

.teahouse-dessert .dessert-thumb .for-desktop {
  display: none; }

.teahouse-dessert .dessert-desc {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  padding-left: 50%;
  margin: auto;
  font-size: 1.154em;
  white-space: nowrap; }
  .teahouse-dessert .dessert-desc-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .teahouse-dessert .dessert-desc:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .teahouse-dessert .dessert-desc-cell {
    margin-left: 15px;
    margin-right: 15px; }
  .teahouse-dessert .dessert-desc strong {
    color: #fff; }
  .teahouse-dessert .dessert-desc i {
    display: block;
    margin-top: 5px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2; }

.teahouse-dessert .p {
  display: none;
  color: #ccc;
  margin-top: 10px;
  margin-bottom: 0; }

.teahouse-dessert {
  zoom: 1; }
  .teahouse-dessert:before {
    content: '';
    display: block; }
  .teahouse-dessert:after {
    content: '';
    display: table;
    clear: both; }
  .teahouse-dessert .dessert-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    margin: auto; }
  .teahouse-dessert .dessert-thumb .for-desktop {
    display: block; }
  .teahouse-dessert .dessert-thumb .for-mobile {
    display: none; }
  .teahouse-dessert .dessert-desc {
    width: 100%;
    padding-left: 0;
    font-size: 1.077em; }
    .teahouse-dessert .dessert-desc-cell {
      margin-left: 30px;
      margin-right: 30px;
      margin-bottom: 27px;
      vertical-align: bottom; }
    .teahouse-dessert .dessert-desc strong {
      font-size: 1.231em; }
      .teahouse-dessert .dessert-desc strong br {
        display: none; }
      .teahouse-dessert .dessert-desc strong i {
        font-size: 15px;
        margin-top: 3px; }
  .teahouse-dessert li {
    overflow: hidden;
    float: left;
    width: 33.333%;
    height: 0;
    padding-bottom: 33.036%; }

.teahouse {
  padding-bottom: 20px; }

.teahouse-menu {
  padding-left: 30px;
  padding-right: 30px; }

.teahouse {
  padding-top: 44px;
  padding-bottom: 60px;
  font-size: 1.5em; }

.teahouse-aside {
  margin-top: 40px;
  margin-bottom: 30px; }

.teahouse-menu {
  display: table;
  table-layout: fixed;
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px; }
  .teahouse-menu-cell {
    display: table-cell;
    width: 50%; }
    .teahouse-menu-cell .teahouse-section:first-child .teahouse-section-title {
      padding-top: 20px;
      border-top: 0 none; }
    .teahouse-menu-cell:first-child .teahouse-section {
      margin-left: 30px;
      margin-right: 40px; }
      .teahouse-menu-cell:first-child .teahouse-section-title {
        margin-left: 25px;
        margin-right: 15px; }
  .teahouse-menu:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    margin: 30px auto;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    z-index: 1; }

.teahouse-section {
  margin-top: 0;
  margin-left: 40px;
  margin-right: 30px; }
  .teahouse-section-title {
    margin-left: 15px;
    margin-right: 25px;
    padding-top: 40px;
    padding-bottom: 50px;
    background-position: center 80%; }
  .teahouse-section .h {
    font-size: 2em; }
  .teahouse-section .h2 {
    margin-bottom: 45px;
    font-size: 1em; }
  .teahouse-section .thumb {
    position: static;
    float: left;
    width: 60px;
    margin-right: 20px;
    margin-bottom: 20px; }
  .teahouse-section .desc {
    padding-right: 125px;
    font-size: 0.933em; }
    .teahouse-section .desc strong {
      margin-bottom: 5px; }
    .teahouse-section .desc:after {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .teahouse-section .desc .desc br {
      display: block; }
  .teahouse-section .price {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    text-align: right; }
    .teahouse-section .price span {
      display: block;
      position: relative; }
      .teahouse-section .price span + span {
        padding-left: 0;
        margin-top: 5px;
        margin-left: 0; }
        .teahouse-section .price span + span:after {
          display: none; }
    .teahouse-section .price i {
      position: absolute;
      left: 0;
      top: 0;
      width: 50%; }
  .teahouse-section ul {
    padding-right: 0;
    margin-bottom: 45px; }
  .teahouse-section li {
    zoom: 1;
    padding-left: 0;
    margin-bottom: 30px; }
    .teahouse-section li:before {
      content: '';
      display: block; }
    .teahouse-section li:after {
      content: '';
      display: table;
      clear: both; }
  .teahouse-section .no-desc .thumb {
    margin-top: -15px; }
  .teahouse-section .no-desc .desc {
    margin-top: 45px; }

.teahouse-dessert .dessert-desc {
  font-size: 0.933em; }
  .teahouse-dessert .dessert-desc strong {
    font-size: 1.067em; }

.teahouse-dessert .p {
  display: block; }

.product {
  font-size: 1.4em;
  padding-top: 44px; }

/* About Osulloc
-------------------------------------------------- */
/* infographic ---------- */
.infographic {
  overflow: hidden;
  margin: -10px; }
  .infographic.is-expand {
    position: relative; }
    .infographic.is-expand:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      z-index: 101; }

.infographic-container {
  margin-top: 15px;
  margin-bottom: 20px; }

.infographic-frame {
  position: relative;
  z-index: 5; }

.infographic-brick {
  position: relative;
  z-index: 10;
  margin-bottom: -5px;
  font-size: 1.5em;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.23, 1.25);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0.23, 1.25);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.23, 1.25);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.23, 1.25);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.infographic-a {
  position: relative;
  display: block;
  border: 10px solid #fff;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 1px #fff;
  -moz-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff; }
  .infographic-a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.25, 0.23, 1.25);
    -o-transition: all 0.5s cubic-bezier(0.25, 0.25, 0.23, 1.25);
    transition: all 0.5s cubic-bezier(0.25, 0.25, 0.23, 1.25); }
    .off .infographic-a:after {
      background-color: rgba(0, 0, 0, 0.4); }

.infographic-thumb {
  position: relative; }
  .infographic-thumb img {
    width: 100%; }

.infographic-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
  padding: 15px 20px;
  text-align: center; }
  .infographic-desc:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .infographic-desc-cell {
    display: inline-block;
    vertical-align: middle;
    color: #fff; }
  .infographic-desc p {
    margin: 0; }
    .off .infographic-desc p {
      -webkit-animation: hoverFadeOut 0.6s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.1s forwards;
      -moz-animation: hoverFadeOut 0.6s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.1s forwards;
      -ms-animation: hoverFadeOut 0.6s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.1s forwards;
      -o-animation: hoverFadeOut 0.6s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.1s forwards;
      animation: hoverFadeOut 0.6s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.1s forwards; }
    .no-cssanimations .off .infographic-desc p {
      display: none; }
  .infographic-desc .icon {
    display: block;
    font-size: 3.333em; }
    .off .infographic-desc .icon {
      -webkit-animation: hoverFadeIcon 0.8s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.3s forwards;
      -moz-animation: hoverFadeIcon 0.8s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.3s forwards;
      -ms-animation: hoverFadeIcon 0.8s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.3s forwards;
      -o-animation: hoverFadeIcon 0.8s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.3s forwards;
      animation: hoverFadeIcon 0.8s cubic-bezier(0.25, 0.25, 0.23, 1.25) 0.3s forwards; }
    .no-cssanimations .off .infographic-desc .icon {
      color: #ccc; }

.infographic-details {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: 15px 15px; }
  .infographic-details.is-extend {
    z-index: 10; }
    .infographic-details.is-extend:after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      margin: auto; }
  .infographic-fixed .infographic-details {
    position: fixed;
    top: 50px;
    margin: 0 0; }

.infographic-cell {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }
  .infographic-cell.is-active, .infographic-cell.is-hover {
    z-index: 10;
    opacity: 1; }
  .infographic-cell:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .infographic-cell .icon {
    display: block; }
  .no-opacity .infographic-cell {
    visibility: hidden; }
  .no-opacity .infographic-cell.is-active,
  .no-opacity .infographic-cell.is-hover {
    visibility: visible; }

.infographic-bg {
  position: fixed;
  overflow: hidden;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  -webkit-perspective: 1500px;
  -moz-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px; }
  .infographic-bg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    max-width: none;
    -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); }

.infographic-title {
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 15px;
  font-size: 1.5em;
  color: #fff; }
  .infographic-title .h {
    padding: 1em 1em 1.333em;
    font-size: 1em; }
  .infographic-title p {
    padding: 10px 15px;
    margin: 0;
    text-align: left;
    font-size: 0.933em;
    background-color: rgba(255, 255, 255, 0.7);
    color: #333; }
  .infographic-title .icon {
    font-size: 3.333em; }
  .is-active .infographic-title {
    display: block; }

.infographic-btn {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  font-size: 2em;
  color: #fff; }
  .is-extend .infographic-btn {
    display: block; }

.infographic-fixed {
  position: fixed;
  width: 100%; }

.infographic-icon {
  display: none; }

.infographic {
  position: relative; }

.infographic-container {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px; }

.infographic-details {
  margin: 10px; }
  .infographic-fixed .infographic-details {
    position: fixed;
    top: 70px;
    margin: 0 20px; }

.infographic-brick {
  float: left;
  width: 50%;
  margin-bottom: 0; }

.infographic {
  height: 0;
  padding-bottom: 64.286%; }

.infographic-frame {
  z-index: 9; }

.infographic-container {
  margin-top: 4em;
  margin-bottom: 0; }

.infographic-icon {
  display: block;
  margin: 1em auto 4em;
  text-align: center; }
  .infographic-icon .icon {
    display: block;
    width: 32px;
    height: 32px;
    margin: auto; }
  .infographic-icon .desc {
    display: block;
    color: #555;
    margin-top: 5px;
    letter-spacing: 0.2em; }

.infographic-desc .icon {
  height: 74px; }

.infographic-brick {
  width: 33.333%; }

.infographic-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }
  .infographic-bg img {
    position: static;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    max-width: none; }

.infographic-fixed .infographic-details {
  position: absolute;
  top: 0;
  margin: 10px; }

.infographic-cell {
  text-align: center; }
  .infographic-cell .icon {
    height: 117px; }

.infographic-title {
  display: none;
  position: relative;
  width: 50%;
  font-size: 1.8em;
  vertical-align: middle; }
  .is-active .infographic-title {
    display: inline-block; }
  .infographic-title .icon {
    margin-bottom: 10px;
    font-size: 4.444em; }
  .infographic-title p {
    background-color: transparent;
    color: #fff;
    font-size: 0.833em; }

.infographic-fixed {
  position: static; }

.infographic .h {
  position: relative;
  padding-bottom: 4.444em;
  font-size: 1.222em;
  line-height: 1.2; }
  .infographic .h:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    width: 2px;
    height: 40px;
    margin: auto;
    background-color: #fff;
    opacity: 0.5; }

@-webkit-keyframes hoverFadeIcon {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(25%);
    opacity: 0.5; } }

@-moz-keyframes hoverFadeIcon {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(25%);
    opacity: 0.5; } }

@-ms-keyframes hoverFadeIcon {
  .infographic from {
    transform: translateY(0%);
    opacity: 1; }
  .infographic to {
    transform: translateY(25%);
    opacity: 0.5; } }

@-o-keyframes hoverFadeIcon {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(25%);
    opacity: 0.5; } }

@keyframes hoverFadeIcon {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(25%);
    opacity: 0.5; } }

@-webkit-keyframes hoverFadeOut {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(30%);
    opacity: 0; } }

@-moz-keyframes hoverFadeOut {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(30%);
    opacity: 0; } }

@-ms-keyframes hoverFadeOut {
  .infographic from {
    transform: translateY(0%);
    opacity: 1; }
  .infographic to {
    transform: translateY(30%);
    opacity: 0; } }

@-o-keyframes hoverFadeOut {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(30%);
    opacity: 0; } }

@keyframes hoverFadeOut {
  from {
    transform: translateY(0%);
    opacity: 1; }
  to {
    transform: translateY(30%);
    opacity: 0; } }

.is-animate:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10; }

.since {
  font-size: 1.4em;
  background-color: #f6f6f6;
  text-align: center; }
  .since .img {
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background-color: #fff; }
  .since .box-active {
    background-color: #fff; }

.since-slide {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 0;
  padding-bottom: 77.5%; }
  .since-slide-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    -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);
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px; }
  .since-slide-bg {
    position: relative;
    z-index: 1; }

.since-package {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 10;
  margin: auto;
  text-align: center; }
  .since-package-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 39.063%;
    margin: auto; }

.since-concept {
  width: 200%;
  height: 200%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .since-concept img {
    width: 100%; }

.since-cover {
  overflow: hidden;
  position: relative;
  text-align: left; }

.since-desc {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  color: #e5e5e5;
  font-family: "Buri", serif; }
  .since-desc .year {
    font-size: 1.929em; }
  .since-desc .desc {
    margin-top: 0;
    margin-bottom: 0; }

.since-bg {
  width: 250%;
  height: 250%; }
  .since-bg img {
    width: 100%;
    margin-left: -30%; }

.since-item {
  overflow: hidden;
  display: inline-block;
  position: relative;
  margin: 15px 10px; }
  .since-item-desc {
    color: #555;
    text-align: left; }
  .since-item-thumb {
    position: relative; }
    .since-item-thumb.thumb-draw img {
      position: relative;
      z-index: 10; }
    .since-item-thumb.thumb-draw:after {
      content: '';
      position: absolute;
      left: -10%;
      bottom: -30px;
      z-index: 1;
      width: 120%;
      height: 50px;
      background: url(../images/about/since/item_deco.png) center center no-repeat;
      background-size: contain; }
  .since-item-deco {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
    .since-item-deco.is-active .deco-before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=0);
      opacity: 0; }
    .since-item-deco.is-active .deco-after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=100);
      opacity: 1; }
    .since-item-deco .deco-before,
    .since-item-deco .deco-after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      -webkit-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .since-item-deco .deco-before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=100);
      opacity: 1; }
    .since-item-deco .deco-after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=0);
      opacity: 0; }
  .since-item .year {
    display: block;
    color: #000;
    font-size: 1.357em;
    font-family: "Buri", serif; }
  .since-item .p {
    margin: 0; }
    .since-item .p + .year {
      margin-top: 1em; }

.since.s-slide {
  position: relative;
  padding-bottom: 25%;
  background-color: #898989;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  -o-perspective: 900px;
  perspective: 900px; }
  .since.s-slide .h1 {
    position: absolute;
    top: 7.813%;
    left: 0;
    right: 0;
    z-index: 10;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0 0 5px rgba(85, 85, 85, 0.5); }
    .since.s-slide .h1 span {
      display: block; }
    .since.s-slide .h1:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      width: 1px;
      height: 40%;
      margin: auto;
      background-color: #fff; }
  .since.s-slide .title {
    position: absolute;
    top: -16%;
    left: 0;
    right: 0;
    z-index: 1;
    color: #fff;
    font-size: 1.286em;
    text-align: center; }

.since.s-2015 .since-desc {
  top: -1.786%; }

.since.s-2013 .since-desc {
  bottom: 8.929%; }

.since.s-2005 .since-desc {
  bottom: 13.393%; }

.since.s-2001 .since-desc {
  bottom: 14.732%; }

.since.s-1979 .since-desc {
  top: 40.179%; }

.since .s-2015-a {
  margin-top: -10%; }

.since .s-2015-c {
  position: relative;
  padding-top: 30px; }
  .since .s-2015-c .since-item-thumb {
    margin-left: 21.875%;
    margin-right: 6.25%; }
  .since .s-2015-c .since-item-desc {
    position: absolute;
    top: 0;
    left: 0; }

.since .s-2015-d {
  position: relative;
  padding-right: 50%; }
  .since .s-2015-d .since-item-desc {
    position: absolute;
    top: 15px;
    right: 0;
    width: 50%; }
  .since .s-2015-d br {
    display: none; }

.since .s-2013-a .since-item-thumb {
  padding-left: 16.406%;
  padding-right: 16.406%; }

.since .s-2013-b {
  margin-top: 0;
  margin-bottom: 0; }

.since .s-2013-c {
  display: block;
  margin-top: 0;
  margin-bottom: 0; }
  .since .s-2013-c .since-item-thumb {
    display: none; }

.since .s-2013-d {
  margin-bottom: 0; }
  .since .s-2013-d .since-item-desc {
    margin-bottom: 1em; }

.since .s-2013-e .since-item-thumb {
  padding-left: 12.5%;
  padding-right: 12.5%; }

.since .s-2013-e .since-item-desc {
  text-align: right; }
  .since .s-2013-e .since-item-desc .p span {
    display: block; }

.since .s-2005-a {
  padding-right: 28.125%;
  padding-left: 20px;
  padding-bottom: 20px;
  margin: -5% 0 0; }
  .since .s-2005-a .since-item-deco {
    top: 25%;
    left: initial;
    width: 25.781%; }
  .since .s-2005-a .since-item-desc {
    margin-top: 1em;
    text-align: center; }

.since .s-2005-b {
  padding-right: 50%;
  margin-top: 0;
  margin-bottom: 0; }
  .since .s-2005-b .since-item-desc {
    position: absolute;
    left: 23.438%;
    bottom: 0; }

.since .s-2005-c {
  padding-left: 7.813%;
  margin-bottom: -10%;
  z-index: 10; }

.since .s-2001-a {
  margin-bottom: 0; }
  .since .s-2001-a .since-item-desc {
    text-align: right; }

.since .s-2001-b {
  display: block;
  margin-bottom: 0; }
  .since .s-2001-b .since-item-desc {
    margin-bottom: 2em; }

.since .s-2001-c {
  display: block;
  margin-top: 0; }

.since .s-2001-d {
  display: block; }

.since .s-2001-e {
  margin-left: 0;
  margin-right: 0;
  padding-right: 56.25%; }
  .since .s-2001-e .since-item-desc {
    position: absolute;
    top: 0;
    right: 0;
    width: 52%;
    margin-top: 5%; }
    .since .s-2001-e .since-item-desc br {
      display: none; }

.since .s-2001-g {
  padding-left: 33.594%; }

.since .s-2001-h {
  margin-top: -40%; }
  .since .s-2001-h .since-item-desc {
    margin-top: -10%;
    padding-bottom: 10%; }
  .since .s-2001-h .since-item-thumb {
    padding-right: 33.594%; }

.since .slick-mode .since-slide-item {
  position: static;
  outline: 0 none; }

.since .slick-mode .slick-track {
  z-index: 1; }

.since .slick-mode .slick-arrow {
  z-index: 10; }

.since .slick-mode .slick-prev {
  left: 10px; }

.since .slick-mode .slick-next {
  right: 10px; }

.since .slick-mode .slick-prev:before,
.since .slick-mode .slick-next:before {
  color: #fff; }

.since .slick-mode .slick-prev {
  left: 15px; }

.since .slick-mode .slick-next {
  right: 15px; }

.since .slick-mode .slick-prev:before,
.since .slick-mode .slick-next:before {
  font-size: 38px; }

.since {
  text-align: left; }

.since-item {
  display: block;
  margin: 0 0; }

.since-bg {
  width: 100%;
  height: 100%; }
  .since-bg img {
    width: 100%;
    height: auto;
    margin-left: 0%; }

.since-slide {
  padding-bottom: 38.75%; }
  .since-slide-item {
    width: 100%;
    height: 100%; }

.since-concept {
  width: 100%;
  height: 100%; }

.since-package {
  top: 50%; }
  .since-package-item {
    width: 19.063%; }

.since.s-slide {
  padding-bottom: 10%; }
  .since.s-slide .h1 {
    width: 40%;
    margin: auto; }

.since.s-2015 .since-desc {
  top: 8.929%; }

.since .s-2015-a {
  padding-left: 3.571%;
  padding-right: 47.321%;
  margin-top: -5%; }

.since .s-2015-b {
  position: relative;
  padding-top: 80px;
  padding-left: 51.786%; }
  .since .s-2015-b .since-item-desc {
    position: absolute;
    top: 0;
    left: 61.607%; }
  .since .s-2015-b .since-item-thumb {
    margin-left: 0;
    margin-right: 0; }

.since .s-2015-c {
  position: relative;
  padding-top: 25px;
  padding-left: 8.929%;
  padding-right: 58.036%;
  margin-top: -10%; }
  .since .s-2015-c .since-item-thumb {
    margin-left: 0;
    margin-right: 0; }
  .since .s-2015-c .since-item-desc {
    left: 1.786%; }

.since .s-2015-d {
  position: relative;
  padding-left: 41.071%;
  padding-right: 30.804%;
  margin-bottom: 5%; }
  .since .s-2015-d .since-item-desc {
    top: 12%;
    left: 71.429%;
    margin-right: -20px; }
  .since .s-2015-d br {
    display: block; }

.since .s-2013-a {
  padding-left: 3.571%;
  padding-right: 64.286%;
  margin-top: 5%;
  margin-bottom: 5%; }
  .since .s-2013-a .since-item-thumb {
    padding-left: 0;
    padding-right: 0; }
  .since .s-2013-a .since-item-desc {
    position: absolute;
    top: 3%;
    left: 40.179%; }

.since .s-2013-b {
  padding-left: 3.571%;
  padding-right: 35.714%;
  z-index: 10; }
  .since .s-2013-b .since-item-desc {
    position: absolute;
    top: 100%;
    left: 1.786%; }

.since .s-2013-c {
  margin-top: -30%;
  margin-bottom: 5%;
  padding-left: 64.286%;
  padding-right: 11.607%;
  padding-bottom: 140px;
  z-index: 1; }
  .since .s-2013-c .since-item-desc {
    position: absolute;
    left: 66.071%;
    bottom: 0; }
  .since .s-2013-c .since-item-thumb {
    display: block; }

.since .s-2013-d {
  padding-left: 3.571%;
  padding-right: 49.107%; }
  .since .s-2013-d .since-item-desc {
    margin-bottom: 35px; }

.since .s-2013-e {
  padding-left: 62.5%;
  padding-right: 3.571%;
  margin-bottom: 5%; }
  .since .s-2013-e .since-item-desc {
    position: absolute;
    right: 40.179%;
    bottom: 60px;
    text-align: right; }
    .since .s-2013-e .since-item-desc .p span {
      display: inline-block; }

.since .s-2005-a {
  z-index: 1;
  padding-left: 16.071%;
  padding-right: 50%;
  padding-bottom: 135px;
  margin-top: -5%; }
  .since .s-2005-a .since-item-desc {
    position: absolute;
    bottom: 0;
    left: 20.536%;
    margin-top: 0; }
  .since .s-2005-a .since-item-deco {
    position: absolute;
    top: 85px;
    left: 51.786%;
    width: auto;
    z-index: 10; }

.since .s-2005-b {
  z-index: 11;
  padding-left: 60.714%;
  padding-right: 18.75%;
  margin-top: -10%;
  margin-bottom: 10%; }
  .since .s-2005-b .since-item-desc {
    left: 72.321%; }

.since .s-2005-c {
  position: absolute;
  right: 0;
  bottom: -85px;
  padding-left: 59.821%;
  padding-right: 3.571%;
  margin-top: 0; }

.since .s-2001-a {
  z-index: 1;
  padding-left: 52.679%;
  padding-right: 7.143%;
  margin-top: 2%; }
  .since .s-2001-a .since-item-desc {
    position: absolute;
    top: 2%;
    right: 49.107%; }

.since .s-2001-b {
  z-index: 10;
  padding-left: 3.571%;
  margin-top: -25%; }

.since .s-2001-c {
  z-index: 11;
  padding-left: 3.571%;
  padding-right: 38.393%; }
  .since .s-2001-c .since-item-desc {
    margin-top: 20px; }

.since .s-2001-d {
  padding-left: 66.964%; }

.since .s-2001-e {
  padding-left: 20.982%;
  padding-right: 46.429%; }
  .since .s-2001-e .since-item-desc {
    position: absolute;
    top: initial;
    left: 55.804%;
    bottom: 30px;
    width: 100%;
    margin-top: 0; }
    .since .s-2001-e .since-item-desc br {
      display: block; }

.since .s-2001-f {
  padding-left: 3.571%;
  padding-right: 35.714%;
  margin-top: 10%; }
  .since .s-2001-f .since-item-desc {
    margin-bottom: 20px; }

.since .s-2001-g {
  padding-left: 66.518%;
  padding-right: 4.018%;
  margin-top: -30%; }
  .since .s-2001-g .since-item-desc {
    margin-bottom: 20px; }

.since .s-2001-h {
  padding-left: 46.429%;
  padding-right: 22.321%;
  margin-top: -10%; }
  .since .s-2001-h .since-item-thumb {
    padding-right: 0; }
  .since .s-2001-h .since-item-desc {
    position: absolute;
    bottom: -25px;
    left: 69.643%; }

.since .s-2001-i {
  padding-left: 8.036%;
  padding-right: 46.429%;
  margin-top: -5%; }
  .since .s-2001-i .since-item-desc {
    position: relative;
    z-index: 10;
    margin-left: 20px;
    margin-bottom: -20px; }

.since .img {
  background-color: transparent; }
  .since .img.box-active {
    background-color: #fff; }
  .no-mediaqueries .since .img {
    background-color: #fff; }

.since {
  font-size: 1.8em; }

.since.s-slide .h1 {
  top: 12.5%;
  font-size: 2.222em; }
  .since.s-slide .h1 span {
    font-size: 0.75em; }

.since.s-slide .title {
  font-size: 1.333em; }

.since-desc {
  font-size: 1.222em; }
  .since-desc .year {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 2em; }
  .since-desc .desc {
    margin-top: 0.5em;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.7;
    letter-spacing: -0.05em; }

.since-item-desc {
  font-size: 1em; }
  .since-item-desc .year {
    font-size: 1.556em; }

/* Tea Guide
-------------------------------------------------- */
/* Tea Guide > season / memory in jeju */
.memory-header-container {
  overflow: hidden;
  position: relative; }

.memory-header {
  overflow: hidden;
  height: 230px;
  background: url(../images/guide/memory_header_bg.jpg) no-repeat 60% top;
  background-attachment: fixed; }

.memory-header:after {
  height: 84.783%; }

.memory-header .guide-header-cell {
  position: relative;
  color: #4e7569;
  z-index: 1; }

.memory-copy {
  display: none; }

.memory-products {
  zoom: 1;
  visibility: hidden;
  margin: -60px auto 0;
  padding: 0 9.375% 9.375%;
  max-width: 360px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 3; }
  .memory-products:before {
    content: '';
    display: block; }
  .memory-products:after {
    content: '';
    display: table;
    clear: both; }
  .memory-products .slick-list {
    -webkit-mask: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%); }
  .memory-products .slick-dots {
    position: relative;
    bottom: 0; }
    .memory-products .slick-dots > li {
      width: auto;
      height: auto;
      margin: 0 -2px; }
      .memory-products .slick-dots > li > button {
        width: 9px;
        height: 9px;
        padding: 0;
        margin: 0 8px; }
        .memory-products .slick-dots > li > button:before {
          left: 5px;
          top: 5px;
          width: 7px;
          height: 7px;
          border-color: #b3b3b3;
          opacity: 1; }

.memory-product {
  padding: 0 0.938%; }

.memory-btn {
  margin-top: 0.8em;
  padding: 0.5em 1.3em;
  opacity: 0.7;
  font-size: 1.4em;
  line-height: 1.6; }
  .memory-btn:hover, .memory-btn:focus {
    opacity: 1; }

.memory-main {
  position: relative; }

.memory-bg {
  height: 535px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }
  .cssvhunit .memory-bg,
  .cssvwunit .memory-bg {
    height: 100vh; }
  .memory-bg-01 {
    background-image: url(../images/guide/memory_section_bg_01.jpg); }
  .memory-bg-02 {
    background-image: url(../images/guide/memory_section_bg_02.jpg); }
  .memory-bg-03 {
    background-image: url(../images/guide/memory_section_bg_03.jpg); }
  .memory-bg-04 {
    background-image: url(../images/guide/memory_section_bg_04.jpg); }

.memory-sections {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.memory-section {
  position: relative;
  height: 535px; }
  .cssvhunit .memory-section,
  .cssvwunit .memory-section {
    height: 100vh; }
  .memory-section-01 .desc:before, .memory-section-01 .desc-bg {
    background: url(../images/guide/memory_desc_01_bg.jpg); }
  .memory-section-02 .desc:before, .memory-section-02 .desc-bg {
    background: url(../images/guide/memory_desc_02_bg.jpg); }
  .memory-section-03 .desc:before, .memory-section-03 .desc-bg {
    background: url(../images/guide/memory_desc_03_bg.jpg); }
  .memory-section-04 .desc:before, .memory-section-04 .desc-bg {
    background: url(../images/guide/memory_desc_04_bg.jpg); }
  .memory-section .desc {
    position: absolute;
    left: 0;
    bottom: 4.673%;
    right: 0;
    max-width: 310px;
    padding: 7.813% 6.25%;
    color: #fff; }
    .memory-section .desc.is-old-ie:before {
      display: none; }
    .memory-section .desc:before,
    .memory-section .desc .desc-bg {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.85; }
    .memory-section .desc-content {
      position: relative;
      z-index: 1; }
    .memory-section .desc-sub {
      font-size: 1.4em; }
    .memory-section .desc-h {
      margin-bottom: 0.65em;
      font-size: 2.2em;
      letter-spacing: -0.07em; }
    .memory-section .desc-p {
      margin: .7em 0;
      font-size: 1.4em;
      line-height: 1.3;
      letter-spacing: -0.04em; }

.memory-giftset {
  background: url(../images/guide/memory_giftset_bg.jpg) no-repeat center bottom;
  -webkit-background-size: cover;
  background-size: cover; }
  .memory-giftset .giftset {
    white-space: nowrap; }
    .cssvhunit .memory-giftset .giftset,
    .cssvwunit .memory-giftset .giftset {
      height: 100vh; }
    .memory-giftset .giftset-cell {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
    .memory-giftset .giftset:after {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .memory-giftset .giftset:after {
      height: 73%; }
    .memory-giftset .giftset-cell {
      margin-top: 32%;
      width: 100%;
      text-align: center;
      vertical-align: top; }
    .memory-giftset .giftset-h {
      color: #c7b299;
      font-size: 2.2em;
      font-family: "Buri", serif;
      line-height: 1.3; }
    .memory-giftset .giftset-sub {
      display: block;
      margin: 0.5em 0 1em;
      color: #e5e5e5;
      font-size: 1.4em; }

.memory-header {
  height: 300px; }
  .memory-header-dim {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background: #000;
    opacity: 0; }
  .memory-header .h {
    font-size: 3.077em;
    letter-spacing: -0.09em; }
  .memory-header p {
    font-size: 1.038em; }
    .memory-header p > br {
      display: none; }

.memory-sections {
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  left: 0;
  top: 50%;
  height: 280px;
  margin-top: -140px;
  font-size: 1.1em; }
  .memory-sections.is-initialized {
    visibility: visible; }
  .memory-sections .l-wrap {
    height: 100%; }

.memory-section {
  position: absolute;
  top: 0;
  width: 320px;
  height: 100% !important; }
  .memory-section .desc {
    top: 0;
    bottom: 0;
    max-width: none; }

.memory-giftset .giftset-cell {
  margin-top: 15%; }

.memory-header {
  height: 340px;
  font-size: 1.3em;
  z-index: 2;
  background-position: center top; }
  .memory-header:after {
    height: 68.478%; }
  .memory-header .h {
    font-size: 4.077em; }
  .memory-header p {
    font-size: 1.154em; }

.memory-copy {
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  display: block;
  color: #555;
  text-align: center;
  opacity: 0; }
  .no-mediaqueries .memory-copy {
    bottom: 0%; }
  .memory-copy-h {
    font-size: 2.2em;
    font-family: "Buri", serif; }
  .memory-copy-sub {
    margin: 0.7em 0 0;
    font-size: 1.5em; }

.memory-products {
  position: relative;
  margin-top: -12.946%;
  padding-bottom: 17.857%;
  max-width: none; }

.memory-product {
  float: left;
  width: 21%;
  padding: 0 2%; }

.memory-bg {
  height: 580px !important; }
  .memory-bg-01 {
    background-image: url(../images/guide/memory_section_bg_large_01.jpg); }
  .memory-bg-02 {
    background-image: url(../images/guide/memory_section_bg_large_02.jpg); }
  .memory-bg-03 {
    background-image: url(../images/guide/memory_section_bg_large_03.jpg); }
  .memory-bg-04 {
    background-image: url(../images/guide/memory_section_bg_large_04.jpg); }

.memory-btn {
  line-height: 1.4; }

.memory-sections {
  height: 440px;
  margin-top: -220px; }

.memory-section {
  width: 380px; }
  .memory-section .desc {
    padding: 55px 34px 0; }
    .memory-section .desc-sub {
      font-size: 1.8em; }
    .memory-section .desc-h {
      margin-bottom: 0.8em;
      font-size: 3.5em;
      letter-spacing: -0.13em; }
    .memory-section .desc-p {
      margin: 1.2em 0;
      font-size: 1.4em;
      line-height: 1.5; }
    .memory-section .desc .btn-ghost {
      margin-top: 2em; }

.memory-giftset {
  height: 580px !important;
  background-image: url(../images/guide/memory_giftset_bg_large.jpg);
  background-position: center 80%; }
  .memory-giftset .giftset {
    margin-top: 0;
    vertical-align: middle; }
    .memory-giftset .giftset:after {
      height: 44.643%; }
    .memory-giftset .giftset-h {
      font-size: 3.6em; }
      .memory-giftset .giftset-h > br {
        display: none; }
    .memory-giftset .giftset-sub {
      font-size: 2em; }

.memory-header {
  height: 460px;
  background-size: cover; }

.memory-products {
  position: relative;
  padding-bottom: 22.321%;
  max-width: none; }

.memory-bg {
  height: 640px !important; }

.memory-giftset {
  height: 640px !important; }

.memory-bg {
  height: 720px !important; }

.memory-giftset {
  height: 720px !important; }

/* magazine list */
.magazine {
  margin-bottom: -60px;
  font-size: 1.1em; }

.magazine-h {
  padding-top: .7em;
  padding-bottom: .5em;
  background: #f6f4f2 url(../images/a/title_bg.jpg);
  text-align: center;
  color: #333;
  font-size: 1.55em;
  line-height: 1.5; }

.magazine-list li {
  overflow: hidden;
  position: relative;
  height: auto;
  cursor: pointer; }
  .magazine-list li:hover .magazine-item {
    text-decoration: none; }
  .magazine-list li:hover .magazine-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.magazine-item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  z-index: 10;
  font-family: "Buri", serif;
  text-align: center; }
  .magazine-item-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .magazine-item:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .magazine-item-cell {
    color: #fff; }
    .alt .magazine-item-cell {
      color: #333; }
  .magazine-item .category {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 10px; }
    .magazine-item .category:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 0;
      border-bottom: 1px solid;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=50);
      opacity: 0.5; }
  .magazine-item .h {
    font-size: 2em; }

.magazine-thumb {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 0;
  padding-bottom: 54.688%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }
  .magazine-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 1.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: all 1.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 1.5s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .magazine-thumb.is-loaded {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1; }

.magazine-func {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 60px; }

.magazine-more {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.7em 1em;
  background-color: #eee9e5;
  color: #555;
  text-align: center;
  font-size: 1.364em;
  font-family: "Buri", serif; }

.magazine {
  font-size: 1.5em; }

.magazine-h {
  padding-top: 1em;
  padding-bottom: .8em;
  background: transparent;
  font-size: 2em; }

.magazine-thumb {
  margin-bottom: 10px;
  padding-bottom: 28.571%; }

.magazine-func {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0; }

.magazine-more {
  font-size: 1.2em; }

.magazine {
  font-size: 1.6em; }

.magazine-item .h {
  font-size: 2.25em; }

/* t-ictionary ---------- */
.tictionary {
  margin-top: 15px;
  margin-left: -10px; }

.tictionary-pager {
  margin-top: 0;
  padding-top: 0.7em;
  border-top: 1px solid #ccc; }

.tictionary .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 10px;
  font-size: 1.4em; }

.tictionary .item-thumb {
  position: relative; }
  .tictionary .item-thumb .icon {
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 10;
    color: #fff;
    font-size: 32px; }

.tictionary .item-info {
  padding: 0.714em 0.714em 1.429em;
  background-color: #fff; }

.tictionary .item .h {
  font-weight: bold;
  font-size: 1em;
  color: #333; }

.tictionary .item .category {
  display: inline-block;
  margin-bottom: 0.8em;
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  font-weight: bold;
  font-size: 0.857em; }

.tictionary .item-a {
  display: block;
  padding: 1px;
  margin-left: 10px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .tictionary .item-a:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 6px 3px #ccc;
    -moz-box-shadow: 0px 0px 6px 3px #ccc;
    box-shadow: 0px 0px 6px 3px #ccc; }
    .tictionary .item-a:hover-thumb:before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=30);
      opacity: 0.3; }

.tictionary .item p {
  display: none; }

.tictionary {
  margin-top: 40px;
  margin-left: -20px; }

.tictionary .item {
  width: 33.333%;
  font-size: 1.5em;
  margin-bottom: 20px; }

.tictionary .item-info {
  padding: 1em 1em 1.667em; }

.tictionary .item .h {
  font-weight: bold;
  font-size: 1.2em;
  color: #333; }

.tictionary .item .category {
  font-weight: 0.867em;
  color: #999; }

.tictionary .item-a {
  margin-left: 20px; }

.tictionary .item p {
  display: block;
  max-height: 44px;
  margin-top: 0.8em;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal; }
  .tictionary .item p else {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block; }

/* counsellor ---------- */
.counsellor {
  font-size: 1.4em;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  -o-perspective: 900px;
  perspective: 900px; }

.counsellor-item {
  position: relative;
  margin-bottom: 4px;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 3px 0px #ccc;
  -moz-box-shadow: 0px 0px 3px 0px #ccc;
  box-shadow: 0px 0px 3px 0px #ccc;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center; }
  .counsellor-item.on {
    border: 1px solid #ccc; }
    .counsellor-item.on .p {
      color: #5b7005;
      font-weight: bold; }

.counsellor-q {
  position: relative;
  padding: 0.714em 7.143em 0.714em 1.071em;
  outline: 0 none; }

.counsellor-a {
  display: none;
  padding: 1.071em 1.071em 1.786em;
  border-top: 1px solid transparent;
  background-color: #fbfbfb; }
  .on .counsellor-a {
    border-color: #e5e5e5; }

.counsellor-icon {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 14px;
  height: 21px;
  margin: auto;
  z-index: 1; }
  .on .counsellor-icon .icon-arr-down {
    display: none; }
  .on .counsellor-icon .icon-arr-up {
    display: block; }
  .counsellor-icon .icon-arr-up {
    display: none; }

.counsellor .p {
  display: inline;
  font-size: 1em;
  color: #555;
  -webkit-transition: color 0.8s ease-out;
  -o-transition: color 0.8s ease-out;
  transition: color 0.8s ease-out; }

.counsellor .category {
  display: block;
  margin-bottom: 2px;
  color: #888;
  font-size: 0.929em; }

.counsellor {
  font-size: 1.5em; }

.counsellor-item {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color 0.8s ease-out;
  -o-transition: border-color 0.8s ease-out;
  transition: border-color 0.8s ease-out; }
  .counsellor-item.on {
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 3px 0px #ccc;
    -moz-box-shadow: 0px 0px 3px 0px #ccc;
    box-shadow: 0px 0px 3px 0px #ccc; }

.counsellor-container {
  max-width: 930px;
  margin: auto; }

.counsellor-q {
  padding: 1em 6.667em 1em 12.667em; }

.counsellor-a {
  padding: 2.333em 6.667em 2.667em 12.667em; }

.counsellor .category {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 22px;
  padding: 0 1em;
  margin: auto;
  text-align: center;
  min-width: 170px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .counsellor .category:before, .counsellor .category:after {
    display: none; }

/* t-ictionary, counsellor common */
.guide-contents {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6; }
  .guide-contents .primary-category {
    padding-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px; }
  .is-dimmed .guide-contents {
    z-index: initial; }
  .guide-contents .primary-category {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 0 15px; }

/* Tea Life
-------------------------------------------------- */
/* osulloc now (SNS) */
.now {
  margin-left: -1px;
  font-size: 1.3em;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.now-list {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  -o-perspective: 900px;
  perspective: 900px; }
  .now-list li {
    float: left;
    width: 33.333%;
    margin-bottom: 1px; }
    .now-list li:first-child {
      width: 100%; }
  .now-list + .func {
    margin-top: 10px;
    margin-bottom: 10px; }

.now-item {
  overflow: hidden;
  position: relative;
  display: block;
  margin-left: 1px;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  -o-perspective: 900px;
  perspective: 900px; }
  .now-item .icon {
    position: absolute;
    right: 5px;
    bottom: 7px;
    z-index: 10;
    padding: 0 7px;
    font-size: 1.846em;
    color: #fff; }

.now-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0 10%;
  text-align: center; }
  .now-title-cell {
    display: inline-block;
    vertical-align: middle; }
  .now-title:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .now-title .title {
    display: block;
    width: 11.538em;
    margin: 0 auto 0.769em; }
  .now-title .h {
    font-weight: normal;
    font-size: 2.077em;
    line-height: 1.2;
    color: #fff; }

.now-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.154em 0.769em;
  color: #ccc;
  background-color: #545759;
  background-color: rgba(84, 87, 89, 0.9);
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=0);
  opacity: 0; }
  .now-desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal;
    color: #fff;
    font-size: 1.154em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
    .now-desc p else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }
  .now-desc .hash {
    display: block;
    height: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 0.4s ease-out 0.2s;
    -o-transition: all 0.4s ease-out 0.2s;
    transition: all 0.4s ease-out 0.2s; }
    .now-desc .hash else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }
  .now-desc .date {
    display: none;
    margin-top: 1em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 0.4s ease-out 0.4s;
    -o-transition: all 0.4s ease-out 0.4s;
    transition: all 0.4s ease-out 0.4s; }
  .now-item:hover .now-desc {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1; }
    .now-item:hover .now-desc p {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=100);
      opacity: 1;
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%); }
    .now-item:hover .now-desc .hash {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=100);
      opacity: 1;
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%); }
    .now-item:hover .now-desc .date {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=100);
      opacity: 1;
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%); }

.now-thumb {
  -webkit-transition: transform 0.8s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 0.8s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.8s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .now-item:hover .now-thumb {
    -webkit-transform: scale(1.025) rotate(0.25deg);
    -moz-transform: scale(1.025) rotate(0.25deg);
    -ms-transform: scale(1.025) rotate(0.25deg);
    -o-transform: scale(1.025) rotate(0.25deg);
    transform: scale(1.025) rotate(0.25deg); }
  .now-thumb img {
    width: 100%; }

.now .for-desktop {
  display: none; }

.now-desc .date {
  display: block; }

.now-desc {
  padding: 3em 2em; }
  .now-desc .hash {
    height: 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal; }
    .now-desc .hash else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }

.now {
  padding-top: 2em;
  padding-bottom: 3.333em;
  font-size: 1.5em; }

.now-list li:first-child {
  overflow: hidden;
  width: 100%;
  max-height: 360px; }

.now-desc {
  padding: 3.667em 2.667em; }
  .now-desc p {
    font-size: 1.2em; }
  .now-desc .hash {
    height: 66px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal; }
    .now-desc .hash else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }
  .now-desc .date {
    margin-top: 1em; }

.now .for-desktop {
  display: block; }

.now .for-mobile {
  display: none; }

.now {
  margin-left: -20px; }

.now-title .h {
  font-size: 2.4em;
  line-height: 1.1;
  letter-spacing: -0.06em; }

.now-title .title {
  margin-bottom: 1em; }

.now-list li {
  margin-bottom: 20px; }
  .now-list li:first-child {
    height: 0;
    padding-bottom: 21.053%; }

.now-list + .func {
  margin-top: 20px;
  margin-left: 20px; }

.now-item {
  margin-left: 20px; }
  .now-item .icon {
    right: 15px;
    bottom: 20px; }

/* event ------------------------------ */
.events .lnb-header .h {
  display: block;
  height: 42px;
  font-size: 17px;
  line-height: 2.6; }

.events .lnb-header .switch-select {
  display: none; }

.events .lnb-header .h {
  height: auto;
  font-size: 32px;
  line-height: 1.5; }

.events .lnb-header .switch-select {
  display: block; }

/* event list */
.events-list .empty-msg {
  text-align: center; }

.events-list {
  zoom: 1;
  font-size: 1.3em; }
  .events-list:before {
    content: '';
    display: block; }
  .events-list:after {
    content: '';
    display: table;
    clear: both; }

.events-list li {
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 3px 1px rgba(85, 85, 85, 0.2);
  -moz-box-shadow: 0 0 3px 1px rgba(85, 85, 85, 0.2);
  box-shadow: 0 0 3px 1px rgba(85, 85, 85, 0.2); }

.events-list-item {
  display: block;
  position: relative; }
  .events-list-item:hover {
    text-decoration: none; }
  .events-list-item.alt .h,
  .events-list-item.alt .date {
    color: #f6f6f6; }
  .events-list-item.alt p {
    color: #e5e5e5; }

.events-list .desc {
  padding: 16px 12px; }
  .events-list .desc br {
    display: none; }

.events-list .h {
  color: #333;
  font-size: 1.538em;
  font-family: "Buri", serif;
  line-height: 1.2;
  letter-spacing: -.04em; }

.events-list p {
  margin-top: .4em; }

.events-list .date {
  color: #555;
  font-size: 0.923em; }

.events-list {
  font-size: 1.4em; }

.events-list .empty-msg {
  padding: 100px 0;
  border-bottom: 1px solid #ccc; }

.events-list li {
  margin-top: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.events-list-item:hover {
  text-decoration: none; }

.events-list .desc {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 55%;
  height: 100%;
  padding: 5.804% 3.571%; }
  .events-list .desc-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .events-list .desc:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .events-list .desc br {
    display: block; }

.events-list .h {
  font-size: 2em;
  margin-bottom: .3em;
  margin-left: -.07em; }

.events-list .empty-msg {
  padding: 120px 0; }

.events-list .desc {
  padding-left: 50px; }

.events-list .h {
  font-size: 2.286em; }

.events-list p {
  padding-right: 2em;
  margin-bottom: 2em; }

.events-list {
  font-size: 1.5em; }

.events-list .empty-msg {
  padding: 150px 0; }

.events-list .h {
  font-size: 2.4em; }

.events-list .date {
  font-size: 0.933em; }

.events-count {
  position: absolute;
  top: 8px;
  right: 8px;
  border-radius: 100%;
  color: #fff;
  font-size: 1.1em;
  font-family: "Buri", serif;
  letter-spacing: -0.04em;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(51, 51, 51, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(51, 51, 51, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(51, 51, 51, 0.2);
  text-align: center; }
  .events-count .count {
    display: block;
    position: relative;
    width: 50px;
    height: 48px;
    padding-top: 2px;
    margin: auto;
    background: url(../images/a/ptn_events.jpg) center center repeat;
    border-radius: 50%; }
    .events-count .count:after {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .events-count .count:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 2px;
      border: 1px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%; }
    .events-count .count .icon-count {
      font-style: italic;
      vertical-align: middle; }
    .no-mediaqueries .events-count .count {
      background: url(../images/a/ptn_events.png) center center repeat; }
  .events-count.done .count {
    background: url(../images/a/ptn_events_done.jpg) center center repeat; }
    .no-mediaqueries .events-count.done .count {
      background: url(../images/a/ptn_events_done.png) center center repeat; }
  .events-count.done .icon-count {
    margin-left: 5px;
    font-style: normal; }
  .events-count {
    top: 20px;
    right: 20px;
    font-size: 1.467em; }
  .events-count .count {
    width: 76px;
    height: 76px; }
    .events-count .count:before {
      border-width: 2px; }

/* Tea Life > event */
.life-other {
  display: none;
  display: block;
  position: absolute;
  top: 0;
  padding-left: 40px;
  max-width: 245px;
  width: 100%; }

.other-h {
  padding-top: 15px;
  padding-bottom: 5px;
  color: #555;
  border-top: 1px solid #ccc;
  font-weight: bold;
  font-size: 1em; }

.other-list li {
  padding: 10px 0;
  outline: 0 none; }

.other-list-item {
  display: block;
  height: 212px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .other-list-item:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2); }

.other-list h3 {
  height: 25px;
  color: #333;
  font-size: 1.1em;
  font-family: "Buri", serif;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal; }
  .other-list h3 else {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block; }

.other-list .date {
  color: #999;
  font-size: 0.929em; }

.other-list .slick-arrow {
  top: 0;
  width: 25px;
  height: 25px;
  margin-top: -30px;
  border: 1px solid #727272;
  border-radius: 100%;
  font-family: "fontello"; }
  .other-list .slick-arrow:before {
    font-size: 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1; }

.other-list .slick-prev {
  left: inherit;
  right: 30px; }

.other-list .slick-next {
  right: 0px; }

.other-info {
  padding: 15px 10px; }

.life-gift {
  margin-left: -1px;
  background-color: #f6f6f6; }
  .life-gift-item {
    position: relative;
    padding: 10px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #f6f6f6;
    text-align: center; }
    .empty .life-gift-item {
      padding: 34px 10px 35px; }
  .life-gift .info {
    min-height: 42px;
    margin: .5em 0 0;
    font-size: .93em;
    line-height: 1.3; }
  .life-gift .limit {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 10;
    width: 40px;
    height: 40px;
    background: url(../images/a/badge_events_69.png) center center no-repeat;
    background-size: cover;
    border-radius: 50%;
    color: #fff;
    font-size: 0.857em;
    font-family: "Buri", serif;
    text-align: center; }
    .life-gift .limit:after {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .life-gift .limit .icon-limit {
      display: inline-block;
      margin-left: 10%;
      vertical-align: middle; }
    .no-mediaqueries .life-gift .limit {
      background: url(../images/a/badge_events_60.png) center center no-repeat; }
  .life-gift li {
    float: left;
    width: 50%; }

.life-gift-item {
  border-bottom: 0; }
  .empty .life-gift-item {
    display: none; }

.life-gift .info {
  min-height: 44px;
  margin: 15px 0 10px; }

.life-gift li {
  width: 33.333%; }

.life-gift .limit {
  top: 15px;
  left: 15px;
  width: 60px;
  height: 60px;
  font-size: 1.286em; }

.life-product {
  margin-left: -1px;
  text-align: center;
  vertical-align: top; }
  .life-product-item {
    display: block;
    position: relative;
    padding: 25px 10px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center; }
    .col-bg .life-product-item {
      background-color: #f6f6f6; }
    .life-product-item .info {
      margin: 0.8em 1em 0.2em;
      font-size: .93em;
      line-height: 1.3; }
  .life-product .price {
    font-size: 1.2em; }
    .life-product .price .sale {
      font-size: 0.95em;
      color: #999;
      text-decoration: line-through; }
  .life-product .sub {
    margin: 0.5em 0 0;
    font-family: "Buri", serif; }
  .life-product li {
    display: inline-block;
    width: 100%; }
  .life-product li {
    width: 33%; }
  .life-product.col--gray .life-product-item {
    border-left: 1px solid #fff;
    background-color: #f6f6f6; }

.life-layer-img img {
  width: 100%; }

.life-layer-func {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  text-align: center; }
  .life-layer-func input:checked + label .icon-heart {
    display: none; }
  .life-layer-func input:checked + label .icon-heart-1 {
    display: inline-block; }

.life-layer-like {
  display: inline-block;
  padding: 8px 25px;
  border: 1px solid #ccc; }
  .life-layer-like .icon {
    color: #6e8530;
    font-size: 1.05em; }
  .life-layer-like span {
    position: relative;
    margin-left: 8px;
    padding-left: 8px;
    color: #555; }
    .life-layer-like span:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 10px;
      background-color: #ccc; }
  .life-layer-like .icon-heart-1 {
    display: none; }

.life-layer .comment-account .delete {
  position: relative;
  padding: 0 0 0 6px;
  margin-left: 4px;
  color: #999; }
  .life-layer .comment-account .delete:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 10px;
    background-color: #ccc; }

.life-layer {
  max-width: 790px; }
  .life-layer .layer--wide {
    width: 740px; }

.life-h {
  padding-bottom: 3px;
  margin-top: 1.429em;
  margin-bottom: 1.071em;
  font-size: 1.071em;
  border-bottom-style: solid;
  color: #333; }
  h1.life-h {
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
    border-color: #555;
    border-bottom-width: 2px; }
  h2.life-h {
    border-color: #999;
    border-bottom-width: 1px;
    font-family: "Buri", serif; }

.life-header {
  position: relative;
  padding-top: 1em;
  margin-bottom: 1em; }
  .life-header-h {
    margin-bottom: .5em;
    font-size: 1.429em;
    font-family: "Buri", serif;
    letter-spacing: -.04em;
    color: #333; }

.life-info {
  padding-right: 30px; }
  .life-info span {
    position: relative;
    padding-right: 10px;
    margin-right: 8px;
    color: #555;
    font-weight: bold; }
    .life-info span:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 1px;
      height: 12px;
      margin: auto;
      background-color: #e5e5e5; }

.life-count {
  display: none;
  position: relative;
  font-size: 1.571em;
  font-family: "Buri", serif;
  color: #fff;
  letter-spacing: -0.05em;
  text-align: center; }
  .life-count .count {
    position: relative;
    z-index: 10;
    display: block;
    width: 76px;
    height: 76px;
    margin: auto;
    background: url(../images/a/ptn_events.jpg) center center repeat;
    border-radius: 50%; }
    .life-count .count:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 2px;
      border: 2px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%; }
    .life-count .count:after {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .no-backgroundsize .life-count .count {
      background: url(../images/a/ptn_events.png) center center repeat; }
    .life-count .count.done {
      background: url(../images/a/ptn_events_done.jpg) center center repeat; }
      .no-backgroundsize .life-count .count.done {
        background: url(../images/a/ptn_events_done.png) center center repeat; }
  .life-count .icon-count {
    font-style: italic;
    vertical-align: middle; }

.life-share {
  position: absolute;
  right: 0;
  bottom: 3px; }
  .life-share .article-share-link {
    width: 30px;
    height: 30px;
    font-size: 28px;
    line-height: 30px; }

.life-thumbnail {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2em; }
  .life-thumbnail img {
    width: 100%; }

.life-step li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px; }

.life-step .num {
  position: absolute;
  top: 1px;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
  font-size: 0.929em;
  color: #fff;
  background-color: #74824c;
  border-radius: 50%; }

.life-customer {
  margin-top: 2em; }

.life-thumbnail {
  margin-left: 0;
  margin-right: 0;
  max-width: 740px; }

.life-h {
  margin-top: 2.2em;
  margin-bottom: 1.2em;
  font-size: 1.2em; }

.life-header {
  margin-bottom: 20px;
  text-align: center; }
  .life-header-h {
    margin-bottom: 10px;
    font-size: 2.4em; }

.life-info {
  margin-bottom: 15px; }
  .life-info li {
    display: inline-block;
    margin: 0 10px; }

.life-count {
  display: block; }

.life-share {
  bottom: -2px; }

.life-step .num {
  font-size: 0.867em; }

.life-customer {
  margin-top: 3.8em; }

.article-life {
  padding-top: 1em;
  padding-bottom: 0;
  padding-top: 40px; }
  .article-life-pad {
    position: relative; }
    .article-life-pad .life-count:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      margin: auto;
      background-color: #e5e5e5; }
  .article-life-pad {
    padding: 2.857em 3.357em;
    border: 1px solid #e5e5e5; }
  .article-life-pad {
    padding: 2.5em 3.1em;
    border: 1px solid #e5e5e5; }
  .article-life-pad {
    margin-right: 25.446%; }
  .article-life .sticky-pad {
    right: 0;
    left: inherit; }

/* communitea list */
.communitea {
  padding-bottom: 60px;
  background-image: url(../images/life/bg_communitea.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 1.3em; }
  .communitea.theme-review {
    background-image: url(../images/life/bg_review.jpg); }

.communitea .lnb-header .h {
  display: block;
  height: 42px;
  font-size: 17px;
  line-height: 2.6; }

.communitea .lnb-header .switch-select {
  display: none; }

.no-backgroundsize .communitea {
  background-image: none;
  background-color: #e5e5e5; }

.communitea-list {
  position: relative;
  margin-left: -20px;
  min-height: 380px; }
  .communitea-list + .pagination {
    margin-top: 0;
    border-color: #ccc; }

.communitea-item {
  float: left;
  width: 50%;
  text-align: center; }
  .communitea-item .a {
    overflow: hidden;
    position: relative;
    display: block;
    padding: 0 15px 15px;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-color: rgba(153, 153, 153, 0.2);
    background-color: #f6f6f6;
    background-color: rgba(255, 255, 255, 0.5); }
    .communitea-item .a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      background: rgba(255, 255, 255, 0);
      /* fallback */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .communitea-item .a:hover {
      text-decoration: none; }
      .communitea-item .a:hover:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%); }
  .communitea-item .category {
    position: relative;
    display: block;
    padding: 1em 0 2em;
    margin-top: 5px; }
    .communitea-item .category:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 10px;
      width: 26px;
      height: 7px;
      margin: auto;
      background: url(../images/life/bg_community.png); }
  .communitea-item .rating {
    height: 21px;
    color: #999; }
    .communitea-item .rating .icon-star {
      margin: 0 1px; }
    .communitea-item .rating .is-on {
      color: #758246; }
  .communitea-item .info {
    color: #999;
    font-size: 0.923em; }
  .communitea-item .author {
    display: block; }
  .communitea-item p {
    height: 42px;
    color: #333;
    font-size: 1.077em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal;
    word-break: break-all; }
    .communitea-item p else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }

.communitea-thumb {
  border-bottom: 1px solid #e5e5e5; }
  .communitea-thumb + .category {
    margin-top: 0;
    padding-bottom: 1em; }
    .communitea-thumb + .category:after {
      display: none; }

.communitea-title .h {
  margin: 10px 0 15px;
  font-size: 1.231em; }

.communitea-title .a {
  max-height: 163px;
  padding-bottom: 40px;
  background: url(../images/a/ptn_community.jpg) 0 0 repeat;
  color: #fff; }

.communitea-teaser, .communitea-blank {
  display: none;
  overflow: hidden; }

.communitea-icon {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  margin: 3em auto 0;
  border: 1px solid #fff;
  border-radius: 100%; }
  .communitea-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 22px;
    height: 2px;
    margin: auto;
    background-color: #fff; }
  .communitea-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    height: 22px;
    margin: auto;
    background-color: #fff; }

.communitea-empty {
  padding: 5em 15px 3.5em;
  text-align: center;
  border: 1px solid rgba(153, 153, 153, 0.1);
  background-color: rgba(255, 255, 255, 0.5); }
  .communitea-empty .empty-title {
    margin-bottom: 15px;
    font-size: 18px;
    color: #555; }
    .communitea-empty .empty-title span {
      display: block;
      margin-top: 10px;
      font-size: 14px; }
  .communitea-empty .communitea-icon {
    margin-bottom: 15px;
    border-color: #727272; }
    .communitea-empty .communitea-icon:after, .communitea-empty .communitea-icon:before {
      background-color: #727272; }
  .communitea-empty .a {
    display: inline-block; }

.communitea-item {
  width: 50%; }
  .communitea-item .author {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    padding-right: 10px; }
    .communitea-item .author:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 11px;
      background-color: #ccc; }

.communitea-title .a {
  padding-bottom: 22px; }

.communitea .lnb-header .h {
  height: auto;
  font-size: 32px;
  line-height: 1.5; }

.communitea .lnb-header .switch-select {
  display: block; }

.communitea-item {
  width: 33.333%; }
  .communitea-item .a {
    padding: 0 20px 30px; }
  .communitea-item .category {
    margin-top: 15px; }

.communitea.theme-review .communitea-item {
  width: 50%; }

.communitea-icon {
  margin: 3em auto 0; }

.communitea-title .a {
  padding-bottom: 47px; }

.communitea {
  font-size: 1.4em; }

.communitea.theme-review .communitea-item, .communitea-item {
  width: 25%; }

.communitea-item .info {
  font-size: 0.929em; }

.communitea-item p {
  height: 48px;
  font-size: 1.143em; }

.communitea-icon {
  margin: 1.9em auto 0; }

.communitea-teaser, .communitea-blank {
  display: block; }

.communitea-title .h {
  font-size: 1.286em; }

.communitea-title .a {
  padding-top: 22px; }

.teaser-item {
  overflow: hidden;
  position: relative;
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  height: 230px; }
  .teaser-item:before, .teaser-item:after {
    content: '';
    position: absolute;
    z-index: 11;
    width: 35px;
    height: 30px;
    background: url(../images/life/bg_quote.png);
    background-repeat: no-repeat; }
  .teaser-item:before {
    top: 40px;
    left: 20px;
    background-position: 0 0;
    -webkit-transition: top 0.15s ease-out;
    -o-transition: top 0.15s ease-out;
    transition: top 0.15s ease-out; }
  .teaser-item:after {
    bottom: 40px;
    right: 20px;
    background-position: -35px 0;
    -webkit-transition: bottom 0.15s ease-out;
    -o-transition: bottom 0.15s ease-out;
    transition: bottom 0.15s ease-out; }
  .teaser-item:focus:before, .teaser-item:hover:before {
    top: 20px; }
  .teaser-item:focus:after, .teaser-item:hover:after {
    bottom: 20px; }

.teaser-thumb, .blank-thumb {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  z-index: 1; }
  .teaser-thumb img, .blank-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%; }

.teaser-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  white-space: nowrap;
  padding: 10px 15px;
  color: #fff;
  font-family: "Buri", serif;
  -webkit-transition: border 0.1s ease-in;
  -o-transition: border 0.1s ease-in;
  transition: border 0.1s ease-in; }
  .teaser-title-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .teaser-title:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.teaser-title {
  font-size: 1.286em;
  line-height: 1.6; }

.blank-item {
  overflow: hidden;
  position: relative;
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  height: 230px;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* communitea view */
.life-title {
  padding-top: 15px; }

.life-title-h {
  color: #333;
  font-size: 1.429em; }

.life-title .category {
  display: block;
  color: #999; }

.life-title .by-line {
  position: relative;
  margin-top: 10px;
  padding: 5px 50px 5px 0;
  border-top: 1px solid #e5e5e5; }

.life-title .grade {
  color: #758246; }

.life-title .info {
  color: #999; }

.life-title .author {
  position: relative;
  margin-right: 4px;
  padding-right: 10px; }
  .life-title .author:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 11px;
    background-color: #ccc; }

.life-title .share {
  position: absolute;
  top: 12px;
  right: 0; }

.life-title-h {
  font-size: 1.467em;
  margin-bottom: 1em; }

.life-title .by-line {
  padding: 14px 0;
  border-bottom: 1px solid #e5e5e5; }

.life-title .grade {
  float: left; }

.life-title .info {
  float: right;
  padding-right: 50px; }

.life-title .category {
  margin-bottom: 5px; }

.life-title .by-line {
  margin-bottom: 2em; }

.life-title .share {
  top: 10px; }

.communitea-other li {
  border-top: 1px solid #e5e5e5; }
  .communitea-other li:first-child {
    border-color: #ccc; }

.communitea-other a {
  display: block;
  padding: 14px 0 18px; }
  .communitea-other a:hover {
    text-decoration: none; }

.communitea-other .categoey {
  color: #999; }

.communitea-other .grade {
  color: #758246;
  font-size: 13px; }

.communitea-other p {
  margin: 8px 0 2px;
  color: #333; }

/* Tea Museum
-------------------------------------------------- */
/* museum intro
-------------------------------------------------- */
.museum {
  font-size: 1.4em; }

.museum-header {
  position: relative;
  z-index: 1;
  height: 0;
  padding-bottom: 300%; }

.museum-blur {
  margin: auto;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=0);
  opacity: 0; }

.museum-title, .museum-intro {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50%;
  z-index: 10;
  margin: auto;
  white-space: nowrap;
  color: #fff;
  font-family: "Buri", serif;
  text-align: center; }
  .museum-title-cell, .museum-intro-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .museum-title:after, .museum-intro:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .museum-title-bg {
    position: fixed;
    overflow: hidden;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%; }
    .museum-title-bg img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      min-width: 50%;
      min-height: 50%;
      max-width: none;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0); }
  .museum-title-cell, .museum-intro-cell {
    position: relative;
    z-index: 10; }
    .museum-title-cell span, .museum-intro-cell span {
      visibility: hidden;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=0);
      opacity: 0; }
  .museum-title-h {
    font-size: 2.286em;
    line-height: 1.2; }
    .museum-title-h span {
      display: block; }
  .museum-title-p span {
    position: relative;
    display: block;
    padding: 0 20px; }
    .museum-title-p span:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 15px;
      height: 1px;
      margin: auto;
      background-color: #fff; }
    .museum-title-p span:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 15px;
      height: 1px;
      margin: auto;
      background-color: #fff; }

.museum-intro {
  white-space: nowrap;
  top: 50%;
  bottom: 0;
  padding: 0 15px;
  background-color: #8a8989;
  background-color: rgba(138, 137, 137, 0.7); }
  .museum-intro-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .museum-intro:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .museum-intro-cell {
    width: 100%; }
  .museum-intro-title {
    display: inline-block;
    padding: 0 15px 8px;
    border-bottom: 1px solid rgba(229, 229, 229, 0.2); }
  .museum-intro-icon {
    width: 50%;
    margin: 25px auto; }
  .museum-intro-p {
    margin: auto;
    font-size: 1.143em; }
  .museum-intro-desc {
    text-align: left; }

.museum-preview {
  position: relative;
  z-index: 10;
  padding: 25px 0 45px;
  background: url(../images/museum/intro_bg.jpg) center center;
  background-size: cover;
  text-align: center; }
  .museum-preview .h {
    display: inline-block;
    padding: 0 35px;
    border-bottom: 1px solid #bdc1a8;
    color: #333;
    text-align: center; }

.museum-slider {
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px; }
  .museum-slider-container {
    position: relative; }
  .museum-slider-controller .slick-arrow {
    z-index: 101;
    padding: 15px 5px;
    background-color: #727272;
    background-color: rgba(85, 85, 85, 0.5);
    -webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    opacity: .5; }
    .museum-slider-controller .slick-arrow:before {
      color: #fff;
      font-size: 15px;
      opacity: 1; }
    .museum-slider-controller .slick-arrow:hover {
      background-color: #222;
      background-color: #222222;
      opacity: 1; }
  .museum-slider-controller .slick-prev {
    left: 15px; }
  .museum-slider-controller .slick-next {
    right: 15px; }
  .museum-slider .slider-item {
    position: relative;
    outline: 0 none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .museum-slider .slider-item-thumb {
      position: relative;
      z-index: 10;
      max-width: 930px; }
      .museum-slider .slider-item-thumb:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        background-color: #ababab;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
        filter: alpha(opacity=70);
        opacity: 0.7;
        -webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s;
        -o-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s;
        transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s; }
        .no-mediaqueries .museum-slider .slider-item-thumb:before {
          display: none; }
    .museum-slider .slider-item-media {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      z-index: 20; }
    .museum-slider .slider-item-desc {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 11;
      padding: 0 10%;
      color: #fff;
      white-space: nowrap; }
      .museum-slider .slider-item-desc-cell {
        display: inline-block;
        vertical-align: middle;
        white-space: normal; }
      .museum-slider .slider-item-desc:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      .museum-slider .slider-item-desc .h3 {
        position: absolute;
        top: -35px;
        left: 0;
        right: 0;
        color: #555;
        font-size: 1.429em;
        font-family: "Buri", serif;
        text-align: center; }
      .museum-slider .slider-item-desc .desc {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        text-align: justify; }
    .museum-slider .slider-item .icon-play {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10;
      width: 50px;
      height: 50px;
      margin: auto;
      font-size: 50px;
      line-height: 50px;
      color: #fff; }
    .museum-slider .slider-item .video-link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      .museum-slider .slider-item .video-link:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        margin: auto;
        background-color: rgba(47, 49, 52, 0.6); }
    .museum-slider .slider-item .video-player {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      padding-bottom: 0;
      margin: auto; }
      .museum-slider .slider-item .video-player .video-iframe {
        z-index: 10; }
      .museum-slider .slider-item .video-player:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        margin: auto;
        background-color: black; }
  .museum-slider .slick-dots {
    bottom: -35px; }
    .museum-slider .slick-dots li button:before {
      width: 7px;
      height: 7px;
      color: #f6f6f6;
      border-color: #f6f6f6; }
  .museum-slider .slick-track {
    padding-top: 42px; }
  .museum-slider .guide-map {
    position: relative;
    width: 50%;
    margin: auto; }
    .museum-slider .guide-map .icon {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: contain;
      background-repeat: no-repeat;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 1.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
      -o-transition: all 1.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
      transition: all 1.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s; }
    .museum-slider .guide-map .icon-nav-01 {
      background-image: url(../images/museum/intro_nav_01.png); }
    .museum-slider .guide-map .icon-nav-02 {
      background-image: url(../images/museum/intro_nav_02.png); }
    .museum-slider .guide-map .icon-nav-03 {
      background-image: url(../images/museum/intro_nav_03.png); }
    .museum-slider .guide-map .icon-nav-04 {
      background-image: url(../images/museum/intro_nav_04.png); }
    .museum-slider .guide-map .icon-nav-05 {
      background-image: url(../images/museum/intro_nav_05.png); }
  .museum-slider .slick-current {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1; }
    .museum-slider .slick-current .slider-item-thumb {
      position: relative; }
      .museum-slider .slick-current .slider-item-thumb:before {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
        filter: alpha(opacity=0);
        opacity: 0; }
    .museum-slider .slick-current .icon {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=100);
      opacity: 1; }

.museum-schedule {
  position: relative;
  z-index: 10;
  padding: 45px 0 35px;
  background-color: #fff;
  background-image: url("../images/museum/intro_schedule.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #ccc; }
  .no-mediaqueries .museum-schedule {
    background-attachment: inherit; }
  .museum-schedule:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2f3134;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=70);
    opacity: 0.7; }
  .museum-schedule .schedule-table {
    position: relative;
    z-index: 10; }
  .museum-schedule .bar {
    vertical-align: middle; }
  .museum-schedule th {
    padding: 10px 5px 10px 10px;
    font-weight: normal;
    font-size: 2.143em;
    line-height: 1.2;
    font-family: "Buri", serif;
    letter-spacing: -0.05em;
    text-align: left; }
    .museum-schedule th .icon-clock {
      font-size: 0.7em;
      vertical-align: middle; }
  .museum-schedule td {
    padding: 10px 5px 10px 10px;
    border-top: 1px solid #999; }
    .museum-schedule td + td {
      border-left: 1px solid #999; }
    .museum-schedule td br {
      display: none; }
  .museum-schedule .info-list li {
    margin-top: 0.5em; }
    .museum-schedule .info-list li:first-child {
      margin-top: 0; }
  .museum-schedule .info-list a {
    color: #fff; }
    .museum-schedule .info-list a:hover {
      text-decoration: none; }
  .museum-schedule .dot-list {
    font-size: 14px; }
    .museum-schedule .dot-list li {
      line-height: 1.8; }
      .museum-schedule .dot-list li:before {
        top: 10px;
        border-radius: 100%; }

.museum .map-container {
  overflow: hidden;
  position: relative;
  height: 150px;
  background: #e2e2e2 url(../images/museum/google_map.jpg) center center no-repeat; }
  .museum .map-container .fix {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
    .no-mediaqueries .museum .map-container .fix {
      display: none; }
  .cssfilters .museum .map-container .map-canvas div {
    -webkit-filter: grayscale(50%);
    -moz-filter: grayscale(50%);
    -o-filter: grayscale(50%);
    filter: grayscale(50%); }

.museum-footer {
  position: relative;
  z-index: 10;
  background-color: #f4efe8; }
  .museum-footer-cell {
    position: relative;
    margin: 15px 0 25px; }
  .museum-footer .label {
    position: absolute;
    top: 0;
    left: 0;
    color: #555;
    font-size: 1.071em;
    text-align: center; }
  .museum-footer .dot-list {
    padding-left: 75px; }

.museum .l-museum {
  max-width: 930px; }

.museum .h {
  font-size: 1.571em;
  font-family: "Buri", serif; }

.museum .primary-category {
  display: none; }

.museum img.for-mobile {
  width: 100%; }

.museum .for-desktop {
  display: none; }

.museum {
  font-size: 1.4em; }

.museum-title-cell, .museum-intro-cell {
  margin-top: -10em; }

.museum-title-h {
  font-size: 4.643em; }

.museum-title-p {
  font-size: 1.857em; }
  .museum-title-p span {
    padding-left: 25px;
    padding-right: 25px; }
    .museum-title-p span:before, .museum-title-p span:after {
      width: 30px; }

.museum-intro-title {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  padding: 0 0 15px; }

.museum-intro-icon {
  width: 15%;
  margin: 40px auto; }

.museum-intro-cell {
  margin-top: 0; }

.museum-preview {
  background: #fff;
  padding-top: 3.571em;
  padding-bottom: 2.5em; }
  .museum-preview .h {
    border-bottom: 0 none; }

.museum-slider {
  margin-top: 0.714em;
  padding-left: 0;
  padding-right: 0; }
  .museum-slider-desc {
    padding-left: 20%;
    padding-right: 20%; }
  .museum-slider-controller {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    max-width: 930px;
    margin: auto; }
    .museum-slider-controller .slick-arrow {
      padding: 25px 5px; }
    .museum-slider-controller .slick-prev {
      left: 0; }
    .museum-slider-controller .slick-next {
      right: 0; }
    .no-mediaqueries .museum-slider-controller {
      max-width: 930px; }
  .museum-slider .slider-item {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=30);
    opacity: 0.3; }
    .museum-slider .slider-item:before, .museum-slider .slider-item:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      width: 160px;
      height: 100%;
      margin: auto;
      background-color: #fff;
      z-index: 101;
      -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
      -o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
      transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0); }
    .museum-slider .slider-item:before {
      left: 0;
      -webkit-transform: translate3D(-120px, 0, 0);
      -moz-transform: translate3D(-120px, 0, 0);
      -ms-transform: translate3D(-120px, 0, 0);
      -o-transform: translate3D(-120px, 0, 0);
      transform: translate3D(-120px, 0, 0); }
    .museum-slider .slider-item:after {
      right: 0;
      -webkit-transform: translate3D(120px, 0, 0);
      -moz-transform: translate3D(120px, 0, 0);
      -ms-transform: translate3D(120px, 0, 0);
      -o-transform: translate3D(120px, 0, 0);
      transform: translate3D(120px, 0, 0); }
    .museum-slider .slider-item-desc {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 20;
      padding: 0 20%;
      color: #fff;
      white-space: nowrap; }
      .museum-slider .slider-item-desc-cell {
        display: inline-block;
        vertical-align: middle;
        white-space: normal; }
      .museum-slider .slider-item-desc:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      .museum-slider .slider-item-desc .h3 {
        position: static;
        color: #fff;
        padding-bottom: 1em; }
      .museum-slider .slider-item-desc .p {
        line-height: 2; }
    .no-mediaqueries .museum-slider .slider-item {
      max-width: 930px; }
      .no-mediaqueries .museum-slider .slider-item:before, .no-mediaqueries .museum-slider .slider-item:after {
        display: none; }
  .museum-slider .slick-current {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=100);
    opacity: 1; }
    .museum-slider .slick-current:before {
      width: 40px;
      -webkit-transform: translate3D(-40px, 0, 0);
      -moz-transform: translate3D(-40px, 0, 0);
      -ms-transform: translate3D(-40px, 0, 0);
      -o-transform: translate3D(-40px, 0, 0);
      transform: translate3D(-40px, 0, 0); }
    .museum-slider .slick-current:after {
      width: 40px;
      -webkit-transform: translate3D(40px, 0, 0);
      -moz-transform: translate3D(40px, 0, 0);
      -ms-transform: translate3D(40px, 0, 0);
      -o-transform: translate3D(40px, 0, 0);
      transform: translate3D(40px, 0, 0); }
  .museum-slider .slick-dots {
    display: none; }
  .museum-slider .slick-track {
    padding-top: 0px; }
  .museum-slider .guide-map {
    width: 50%; }

.museum-schedule:after {
  background-color: transparent; }

.museum-schedule .schedule-table {
  max-width: 410px;
  line-height: 2; }

.museum-schedule .dot-list {
  margin-left: -10px; }

.museum-schedule .bar {
  font-size: 0.5em; }

.museum-schedule th .icon-clock {
  margin-right: 15px; }

.museum-schedule td br {
  display: block; }

.museum .map-container {
  height: 300px; }

.museum .primary-category {
  display: block;
  margin-top: 0.357em; }

.museum-header {
  overflow: hidden;
  padding-bottom: 117.188%; }

.museum-title-bg {
  position: fixed;
  overflow: hidden;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }
  .museum-title-bg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    max-width: none; }

.museum-intro-title {
  border-bottom-width: 2px; }

.museum-intro-h {
  font-size: 2.667em; }

.museum-intro-desc {
  max-width: 740px;
  margin: auto;
  font-size: 1.2em;
  line-height: 2; }

.museum-preview {
  padding-top: 5em;
  padding-bottom: 3.333em; }

.museum-slider {
  margin-top: 2em; }
  .museum-slider .slider-item-desc .h3 {
    font-size: 2em; }
  .museum-slider .slider-item-desc .p {
    margin-top: 2em;
    font-size: 1em; }
  .museum-slider .guide-map {
    width: 25%; }

.museum-schedule {
  padding: 7em 0; }
  .museum-schedule .schedule-table {
    font-size: 1em; }
  .museum-schedule .info-list {
    position: relative; }
    .museum-schedule .info-list:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  .museum-schedule .bar {
    font-size: 0.5em; }
  .museum-schedule th {
    font-size: 4em; }
  .museum-schedule td {
    padding: 15px 5px 15px 15px; }

.museum-footer-cell {
  float: left;
  width: 50%;
  padding: 30px 0 40px; }
  .museum-footer-cell:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 75%;
    margin: auto;
    background-color: #d9cec1; }

.museum-footer .l-footer {
  max-width: 1220px; }

.museum-footer .label {
  top: 30px;
  left: 30px; }
  .museum-footer .label br {
    display: none; }

.museum-footer .dot-list {
  padding-left: 160px;
  padding-right: 40px;
  font-size: 1em; }

.museum .primary-category {
  margin-top: 0.333em; }

.museum .h {
  font-size: 2.667em; }

.museum .for-mobile {
  display: none; }

.museum .for-desktop {
  display: block; }

.teaclass {
  position: relative; }
  .teaclass em {
    color: #7b3d06; }
  .teaclass .select-list {
    height: 285px;
    overflow-x: hidden;
    overflow-y: auto; }
  .teaclass .selectbox-option {
    max-height: 224px; }
  .teaclass .icon-calendar {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 19px;
    color: #555; }
  .teaclass--reservation {
    padding-bottom: 80px; }

.teaclass-intro-box {
  height: 365px;
  background: url(../images/museum/teaclass_top_m.jpg) 50% 0 no-repeat;
  background-size: cover;
  height: 460px;
  background-image: url(../images/museum/teaclass_top.jpg);
  font-size: 1.4em; }
  .teaclass-intro-box .p {
    margin-top: 20px;
    color: #f6f6f6;
    text-align: center; }
    .teaclass-intro-box .p a {
      position: relative;
      display: inline-block;
      margin-left: 5px;
      padding-right: 1em;
      border-bottom: 1px solid #f6f6f6;
      color: #f6f6f6;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .teaclass-intro-box .p a .icon-arr-right {
        position: absolute;
        top: 0;
        right: -3px; }
      .teaclass-intro-box .p a:focus, .teaclass-intro-box .p a:hover {
        border-color: #e5e5e5;
        text-decoration: none; }

.teaclass-intro-pad {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 400px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 640px;
  max-width: 720px; }

.teaclass-intro-header {
  color: #fff;
  padding: 25px 0 0;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 150px;
  margin-bottom: 110px; }
  .teaclass-intro-header h1 {
    font-size: 2.1em;
    font-family: "Buri", serif; }
  .teaclass-intro-header p {
    width: 70%;
    font-size: .96em;
    margin: .4em auto 0; }
  .teaclass-intro-header h1 {
    font-size: 4.25em;
    line-height: 1.05;
    text-transform: uppercase; }
  .teaclass-intro-header p {
    font-size: 1em; }

.pick-date, .pick-time, .pick-members {
  margin-bottom: 5px;
  border-right: 1px solid #333; }

.pick-date {
  position: relative; }
  .no-mediaqueries .pick-date .call-datepicker:focus + .icon-calendar {
    display: none; }

.teaclass-info {
  font-size: 1.4em;
  font-size: 15px; }
  .teaclass-info-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 0;
    border-top: 1px solid #d9cec1;
    padding-left: 0;
    padding-right: 3.125%; }
    .teaclass-info-item:first-child {
      border-top: 0; }
    .teaclass-info-item dl {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      width: 280px;
      margin: 0 auto;
      padding-left: 64px;
      text-align: left; }
    .teaclass-info-item dt {
      color: #000;
      font-size: 1.12em; }
    .teaclass-info-item .icon {
      position: absolute;
      top: 0;
      left: 0;
      color: #ce7330;
      font-size: 40px;
      line-height: 40px; }
    .teaclass-info-item .em {
      display: inline-block;
      color: #6c2d06;
      font-weight: normal;
      white-space: nowrap;
      letter-spacing: 0; }
    .teaclass-info-item dd {
      display: block;
      margin-top: .2em;
      letter-spacing: -0.04em; }
    .teaclass-info-item .bunch + .bunch {
      margin-left: 0; }
  .teaclass-info-list {
    overflow: hidden;
    position: relative;
    height: 220px;
    margin: 0 auto;
    max-width: 1140px; }
  .teaclass-info-item {
    float: left;
    width: 33.33%;
    height: 100%;
    padding: 30px 3.125% 0;
    border-top: 0;
    border-left: 1px solid #d9cec1; }
    .teaclass-info-item:first-child {
      border-left: 0; }
    .teaclass-info-item dl {
      width: auto;
      padding-left: 64px; }
  .teaclass-info-item {
    padding-top: 35px; }
    .teaclass-info-item dl {
      padding-left: 80px; }
    .teaclass-info-item .icon {
      left: 5px;
      font-size: 54px;
      line-height: 54px; }
    .teaclass-info-item dt {
      font-size: 1em; }

.reservation-header {
  position: relative;
  height: 150px;
  background: url(../images/museum/reservation_top_m.jpg) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 1.4em;
  font-family: "Buri", serif;
  text-align: center; }

.reservation-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  height: 100px;
  font-size: 1.43em; }
  .reservation-title-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .reservation-title:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.reservation-title {
  font-size: 1.7em; }

.reservation-header {
  height: 170px;
  background-image: url(../images/museum/reservation_top.jpg);
  font-size: 1.5em; }

.reservation-title {
  padding-top: 28px;
  height: 120px; }

.reservation-header {
  font-size: 1.6em; }

.reservation-title {
  padding-top: 32px;
  font-size: 1.8em; }

.reservation-header {
  height: 200px;
  font-size: 1.8em; }

.reservation-title {
  padding-top: 40px;
  height: 150px;
  font-size: 2em; }

.reservation-steps {
  position: relative;
  overflow: hidden;
  height: 50px;
  background-color: #74824c;
  background-color: rgba(116, 130, 76, 0.8); }
  .is-step1 {
    text-align: right; }
    .is-step1 .step2,
    .is-step1 .step3 {
      color: #ccc;
      color: rgba(255, 255, 255, 0.5); }
      .is-step1 .step2:after,
      .is-step1 .step3:after {
        content: '';
        position: absolute;
        top: 20px;
        left: 0;
        height: 10px;
        border-left: 1px solid #ccc;
        border-left-color: rgba(255, 255, 255, 0.5); }
  .is-step2 .step1,
  .is-step2 .step3 {
    color: #ccc;
    color: rgba(255, 255, 255, 0.5); }
    .is-step2 .step1:after,
    .is-step2 .step3:after {
      content: '';
      position: absolute;
      top: 20px;
      height: 10px;
      border-left: 1px solid #ccc;
      border-left-color: rgba(255, 255, 255, 0.5); }
  .is-step2 .step1:after {
    right: 0; }
  .is-step2 .step3:after {
    left: 0; }
  .is-step3 {
    text-align: left; }
    .is-step3 .step1,
    .is-step3 .step2 {
      color: #ccc;
      color: rgba(255, 255, 255, 0.5); }
      .is-step3 .step1:after,
      .is-step3 .step2:after {
        content: '';
        position: absolute;
        top: 20px;
        right: 0;
        height: 10px;
        border-right: 1px solid #ccc;
        border-right-color: rgba(255, 255, 255, 0.5); }

.reservation-step {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 50px;
  vertical-align: middle; }
  .reservation-step .txt {
    display: none; }
  .reservation-step.step1 {
    float: left; }
  .reservation-step.step3 {
    float: right; }
  .reservation-step.is-current {
    position: relative;
    color: #fff; }
    .reservation-step.is-current .txt {
      display: inline; }
    .reservation-step.is-current:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -8px;
      height: 0;
      width: 0;
      border-bottom: 8px solid #fff;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent; }

.reservation-steps {
  text-align: center; }
  .reservation-steps .step1:after,
  .reservation-steps .step2:after,
  .reservation-steps .step3:after {
    display: none; }

.reservation-step {
  margin-left: 8px;
  margin-right: 8px; }
  .reservation-step .txt {
    display: inline; }
  .reservation-step.step1, .reservation-step.step2, .reservation-step.step3 {
    float: none; }

.reservation-step {
  margin-left: 20px;
  margin-right: 20px; }

.reservation-step {
  margin-left: 30px;
  margin-right: 30px; }

.reservation-body {
  background-color: #fff;
  font-size: 1.3em; }
  .reservation-body .attention-box {
    font-size: 13px; }

.reservation-h2, .reservation-pad .h2 {
  padding: 0.7em 0 0.35em 15px;
  border-bottom: 2px solid #222;
  color: #222;
  font-size: 1.2em;
  font-weight: bold; }

.reservation-h3 {
  background-color: #f6f6f6;
  padding: 0.5em 15px; }
  .reservation-h3 .date {
    position: relative;
    display: inline-block;
    margin-left: .5em;
    padding-left: .7em; }
    .reservation-h3 .date:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 1px;
      height: .8em;
      margin-top: -.4em;
      background-color: #999; }

.reservation-pad {
  padding-bottom: 40px; }
  .reservation-pad .h2 {
    border-color: transparent; }

.reservation-info-box > .l-wrap {
  padding-top: 1em;
  padding-bottom: 1em; }

.reservation-pad {
  padding-top: 20px; }

.reservation-h2, .reservation-pad .h2 {
  padding-left: 0; }

.reservation-h3 {
  padding: 11px 0 11px 20px;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 15px;
  font-weight: bold; }

.reservation-body {
  font-size: 1.4em; }

.reservation-h2, .reservation-pad .h2 {
  font-size: 1.3em; }

.reservation-pad {
  padding: 40px 8% 50px; }
  .reservation-pad .h2 {
    font-size: 1.3em; }

.reservation-func {
  margin-top: 1em;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px; }
  .reservation-func a,
  .reservation-func button {
    padding-left: 2.8em;
    padding-right: 2.8em;
    width: 48%;
    margin-left: .1em;
    margin-right: .1em;
    width: auto; }

.reservation-info-box {
  position: relative;
  overflow: hidden;
  height: 330px;
  margin-top: -2px;
  margin-bottom: 1.6em;
  border: 5px solid #bdc1a8; }

.reservation-info-item {
  height: 100%;
  border-left: 1px solid #ccc; }

.reservation-carlendar-wrap {
  padding: 8px 15px;
  padding: 0; }

.reservation-input-small {
  padding: 8px 15px;
  display: none; }

.reservation-input-large {
  display: none;
  margin: 8px 15px;
  border: 1px solid #ccc;
  display: block;
  margin: 0;
  border: 0;
  font-size: 15px; }

.reservation-customer-info {
  padding: 8px 15px;
  background-color: #f6f6f6;
  margin-bottom: 1em; }
  .reservation-customer-info li {
    padding: 4px 0; }
  .reservation-customer-info .h {
    display: block;
    margin-bottom: .2em;
    font-weight: bold; }
  .reservation-customer-info li {
    padding-left: 10px; }
    .reservation-customer-info li:first-child {
      padding-left: 0; }

.reservation-agreement {
  position: relative;
  padding: 12px 15px 10px;
  padding-left: 0;
  padding-right: 0; }
  .reservation-agreement h2 {
    margin-bottom: .5em;
    color: #333;
    font-size: 1.05em;
    font-weight: bold; }
  .reservation-agreement .agreement-box {
    padding: 10px 15px;
    border: 1px solid #ccc; }
    .reservation-agreement .agreement-box li {
      margin-bottom: .5em; }
    .reservation-agreement .agreement-box p {
      margin: 0; }
  .reservation-agreement .agreement-check {
    margin: .5em 0; }
    .reservation-agreement .agreement-check .checkbox {
      margin-right: 0; }
    .reservation-agreement .agreement-check .error-dialog {
      display: block; }
  .reservation-agreement h2 {
    font-size: 1.1em; }
  .reservation-agreement .agreement-box {
    border-width: 1px 0 0; }
  .reservation-agreement .agreement-check {
    position: absolute;
    top: .5em;
    right: 1em; }
    .reservation-agreement .agreement-check .error-dialog {
      position: absolute;
      top: 0;
      right: 0;
      margin-top: 30px;
      white-space: nowrap; }

.reservation-h2 + .reservation-info, .reservation-pad .h2 + .reservation-info {
  margin-top: -2px; }

.reservation-info {
  position: relative;
  margin-bottom: 2.5em;
  color: #555;
  margin-bottom: 25px; }
  .reservation-info ul {
    padding-left: 15px;
    padding-right: 15px;
    border-top: 2px solid #222; }
  .reservation-info li {
    position: relative;
    padding: 0.8em 0 0.8em 7em;
    border-bottom: 1px solid #ccc;
    line-height: 1.3; }
  .reservation-info .h {
    position: absolute;
    padding: 0.8em 0;
    top: 0;
    left: 0.5em; }
  .reservation-info .c em {
    font-weight: bold; }
  .reservation-info + .attention-box {
    margin-top: 25px; }
  .reservation-info ul {
    padding: 0 0 1px 140px;
    height: 195px; }
    .reservation-info ul:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      width: 100%;
      margin-top: -1px;
      border-bottom: 1px solid #999; }
  .reservation-info.reservation-info--step2 ul {
    height: 97px;
    padding-left: 0 !important; }
  .reservation-info li {
    position: relative;
    padding-top: 28px;
    padding-left: 15px;
    height: 98px; }
    .reservation-info li:before {
      content: '';
      position: absolute;
      left: 0.5px;
      top: 0;
      bottom: 0;
      width: 1px;
      background-color: #ccc; }
  .reservation-info.reservation-info--step2 li:first-child:before {
    display: none; }
  .reservation-info .info-item {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 100%;
    border: 0;
    padding: 0;
    text-align: center; }
    .reservation-info .info-item-cell {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
    .reservation-info .info-item:after {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .reservation-info .info-item:before {
      display: none; }
  .reservation-info .h {
    position: static;
    display: block;
    padding: 0 0 .3em;
    font-size: .95em;
    color: #727272; }
  .reservation-info .c {
    color: #333; }
  .reservation-info ul {
    padding-left: 170px; }
  .reservation-info li {
    padding-left: 20px; }
  .reservation-info .info-item {
    width: 170px; }
  .reservation-info .c {
    font-size: 1.1em; }

.reservation-payment-info {
  padding: 8px 15px;
  background-color: #f6f6f6;
  padding: 15px 20px; }

.reservation-payment-type {
  float: left;
  width: 270px; }

.reservation-charge {
  overflow: hidden;
  margin-top: 1.2em;
  margin-bottom: .2em;
  font-size: 1.1em;
  text-align: right;
  margin: 0;
  padding-top: 4px; }
  .reservation-charge .h {
    float: left;
    padding-top: 0.4em;
    font-size: 1em; }
  .reservation-charge .num {
    display: inline-block;
    color: #d75100;
    font-size: 1.44em;
    font-weight: bold; }
  .reservation-charge .h {
    float: none;
    display: inline-block;
    margin-right: 1em; }

.reservation-payment-agree {
  padding: 8px 15px;
  position: relative;
  padding: 15px 20px; }
  .reservation-payment-agree .checkbox {
    display: block;
    margin-top: .4em;
    margin-right: 0;
    font-size: 1.05em;
    text-align: right; }
    .reservation-payment-agree .checkbox label {
      padding-right: 0;
      text-align: left; }
  .reservation-payment-agree .checkbox {
    position: absolute;
    top: 8px;
    right: 20px; }

.reservation-completed-msg {
  margin: 0;
  padding: 2.1em 0;
  color: #222;
  font-family: "Buri", serif;
  font-size: 1.4em;
  text-align: center;
  padding-top: 1.4em;
  font-size: 1.8em;
  padding: 0.7em 0; }

/* visit */
.article-visit {
  padding-top: 1em;
  padding-bottom: 0;
  font-size: 1.4em;
  padding-top: 60px;
  font-size: 1.5em; }
  .article-visit-pad {
    position: relative; }
  .article-visit .icon-star {
    color: #e5e5e5; }
    .article-visit .icon-star.is-on {
      color: #758246; }
  .article-visit-pad {
    padding: 2.857em 3.357em;
    border: 1px solid #e5e5e5; }
  .article-visit-pad {
    padding: 2em 3em;
    border: 1px solid #e5e5e5; }
  .article-visit-pad {
    margin-right: 25.446%; }
  .article-visit .sticky-pad {
    position: absolute;
    top: 0;
    right: 0;
    left: inherit;
    width: 240px; }

.visit-header {
  padding: 0 0 2.5em; }
  .visit-header .info {
    color: #999; }
  .visit-header .author {
    position: relative;
    padding-right: 8px;
    margin-right: 4px; }
    .visit-header .author:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 1px;
      height: 11px;
      margin: auto;
      background-color: #ccc; }
    .visit-header .author-act {
      display: inline-block; }
      .visit-header .author-act .act-btn {
        padding: 0; }
        .visit-header .author-act .act-btn + .act-btn {
          position: relative;
          margin-left: 3px;
          padding-left: 6px; }
          .visit-header .author-act .act-btn + .act-btn:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 1px;
            height: 11px;
            margin: auto;
            background-color: #ccc; }
  .visit-header .date {
    margin-right: 0.4em; }
  .visit-header .share {
    display: inline-block;
    position: relative;
    top: -2px;
    color: #ccc;
    font-size: 24px;
    line-height: 1;
    vertical-align: middle; }
  .visit-header .row {
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    padding: 0.2em 0; }

.visit-h {
  margin-bottom: .5em;
  color: #333;
  font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
  font-size: 1.2em;
  line-height: 1.4; }
  .visit-h .category {
    color: #999;
    font-size: 14px; }
  .visit-h .title {
    display: block; }

.visit-comment {
  margin-top: 2em; }
  .visit-comment .h2 {
    padding-bottom: 5px;
    margin-bottom: 1em;
    color: #333;
    border-bottom: 2px solid #555;
    font-weight: bold;
    font-size: 1.071em; }
  .visit-comment .func {
    margin-top: 0;
    text-align: right; }

.visit-aside {
  display: none;
  position: absolute;
  top: 0;
  padding-left: 40px;
  width: 200px; }

.visit-list {
  position: relative;
  border-top: 1px solid #ddd; }
  .visit-list .vs-link {
    display: block;
    margin-top: -1px;
    padding: 1em 0;
    border-top: 1px solid #e5e5e5; }
    .visit-list .vs-link:hover .title, .visit-list .vs-link:focus .title {
      text-decoration: underline; }
  .visit-list .category {
    display: block;
    margin-bottom: .8em;
    color: #999;
    font-size: 0.85em; }
  .visit-list .title {
    display: block;
    height: 46px;
    color: #333;
    font-size: 1.05em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal; }
    .visit-list .title else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }
  .visit-list .rating {
    margin-top: 0.5em;
    font-size: 0.8em; }

.visit-body {
  min-height: 4em; }

.visit-header .row {
  padding: 0.8em 0; }

.visit-header .date {
  margin-right: 1.3em; }

.visit-h {
  margin-bottom: 1.3em;
  font-size: 1.467em; }

.visit-comment {
  margin-top: 3.667em; }
  .visit-comment .h2 {
    margin-bottom: 20px;
    font-size: 1.2em; }
  .visit-comment .func {
    margin-bottom: 50px; }

.visit-aside {
  display: block; }

.visit-aside {
  padding-left: 0;
  width: 240px; }

/* osulloc map */
.osl-map-section {
  font-size: 1.3em; }

.osl-map-pad {
  position: relative;
  max-width: 850px;
  margin: 0 auto; }
  .osl-map-pad:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10; }
    .is-clickable.osl-map-pad:before {
      display: none; }

.osl-map {
  position: relative; }
  .osl-map .btn-veil {
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0;
    padding: 0;
    font-size: 24px; }

.osl-map-box {
  margin-bottom: 2em;
  text-align: center; }

.osl-map-box {
  width: 850px;
  margin: 2em auto;
  text-align: center; }

.osl-map {
  margin: 0 auto;
  background: url(../images/museum/map.jpg) 0 0 no-repeat; }
  .osl-map .btn-veil {
    display: none; }

.osl-map-img {
  visibility: hidden; }

.osl-map-item {
  position: absolute; }
  .osl-map-item.mark-01 {
    left: 317px;
    top: 433px; }
  .osl-map-item.mark-02 {
    top: 93px;
    left: 153px; }
  .osl-map-item.mark-03 {
    top: 78px;
    left: 298px; }
  .osl-map-item.mark-04 {
    top: 74px;
    left: 413px; }
  .osl-map-item.mark-05 {
    top: 83px;
    left: 464px; }
  .osl-map-item.mark-06 {
    top: 342px;
    left: 715px; }
  .osl-map-item.mark-07 {
    top: 430px;
    left: 660px; }
  .osl-map-item.mark-08 {
    top: 224px;
    left: 39px; }
  .osl-map-item.mark-09 {
    top: 549px;
    left: 491px; }
  .osl-map-item.mark-09-b {
    top: 12px;
    left: 575px; }

.osl-map-a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 30px;
  height: 36px;
  padding-top: 14px;
  color: #fff;
  background: url(../images/museum/map_marker.png) 0 0 no-repeat;
  font-size: 11px;
  font-family: "Buri", serif;
  text-align: center; }
  .osl-map-a:hover, .osl-map-a:focus, .osl-map-a.is-active {
    padding-top: 3px;
    background-image: url(../images/museum/map_marker_active.png);
    font-size: 17px;
    text-decoration: none;
    -webkit-animation: floatCloud 0.5s ease-in infinite alternate;
    -moz-animation: floatCloud 0.5s ease-in infinite alternate;
    -ms-animation: floatCloud 0.5s ease-in infinite alternate;
    -o-animation: floatCloud 0.5s ease-in infinite alternate;
    animation: floatCloud 0.5s ease-in infinite alternate; }
    .osl-map-a:hover:after, .osl-map-a:focus:after, .osl-map-a.is-active:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -4px;
      width: 100%;
      height: 5px;
      background: url(../images/museum/map_shadow.png) 45% 0 no-repeat; }

@-webkit-keyframes floatCloud {
  0% {
    -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); }
  100% {
    -webkit-transform: translate3d(0, 15%, 0);
    -moz-transform: translate3d(0, 15%, 0);
    -ms-transform: translate3d(0, 15%, 0);
    -o-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); } }

@-moz-keyframes floatCloud {
  0% {
    -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); }
  100% {
    -webkit-transform: translate3d(0, 15%, 0);
    -moz-transform: translate3d(0, 15%, 0);
    -ms-transform: translate3d(0, 15%, 0);
    -o-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); } }

@-ms-keyframes floatCloud {
  .osl-map-a:hover 0%, .osl-map-a:focus 0%, .osl-map-a.is-active 0% {
    -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); }
  .osl-map-a:hover 100%, .osl-map-a:focus 100%, .osl-map-a.is-active 100% {
    -webkit-transform: translate3d(0, 15%, 0);
    -moz-transform: translate3d(0, 15%, 0);
    -ms-transform: translate3d(0, 15%, 0);
    -o-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); } }

@-o-keyframes floatCloud {
  0% {
    -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); }
  100% {
    -webkit-transform: translate3d(0, 15%, 0);
    -moz-transform: translate3d(0, 15%, 0);
    -ms-transform: translate3d(0, 15%, 0);
    -o-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); } }

@keyframes floatCloud {
  0% {
    -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); }
  100% {
    -webkit-transform: translate3d(0, 15%, 0);
    -moz-transform: translate3d(0, 15%, 0);
    -ms-transform: translate3d(0, 15%, 0);
    -o-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); } }

.osl-map-section {
  font-size: 1.4em; }

.osl-map-pad {
  max-width: none;
  height: 600px;
  margin: 30px 0 0;
  padding: 0 880px 0 0; }

.osl-map-box {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

/* osulloc map - link list */
.spot {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.spot-link {
  position: relative;
  display: block;
  padding: 15px 30px;
  border-bottom: 1px solid #e5e5e5;
  color: #727272;
  font-family: "Buri", serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.04em; }
  .spot-link .num {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -13px;
    color: #758246;
    font-size: 18px; }
  .spot-link .icon-arr-right {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -9px;
    font-size: 14px;
    color: #ddd; }
  .spot-link:hover, .spot-link:focus, .spot-link.is-active {
    padding-left: 35px;
    color: #222;
    border-bottom-color: #222;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/museum/map_marker_active.png) no-repeat 5px 10px; }
    .spot-link:hover .num, .spot-link:focus .num, .spot-link.is-active .num {
      color: #fff; }
    .spot-link:hover .icon-arr-right, .spot-link:focus .icon-arr-right, .spot-link.is-active .icon-arr-right {
      color: #727272; }

.spot-section {
  max-width: 820px; }

.spot {
  float: left;
  width: 50%;
  padding: 0 5px; }

.spot-list {
  overflow: hidden;
  padding-top: 8px; }

.spot {
  width: 33.33%; }

.spot-link:hover, .spot-link:focus, .spot-link.is-active {
  background-position: 0px 10px; }

.spot {
  float: none;
  width: auto;
  padding: 0; }

.spot-link {
  padding: 20px 5px 17px 25px; }
  .spot-link:hover, .spot-link:focus {
    background-position: 0 15px; }
  .spot-link .num {
    left: 10px; }
  .spot-link .icon-arr-right {
    right: 0; }

/* osulloc map layer */
.modal-map .spot-section {
  font-size: 1.4em; }

.modal-map .spot-body {
  line-height: 1.7; }

.modal-map .spot-h {
  margin-top: 1em;
  font-family: "Buri", serif;
  font-size: 1.5em;
  border-bottom: 0;
  font-weight: normal; }
  .modal-map .spot-h .ko {
    display: block;
    margin-bottom: .2em;
    color: #333;
    font-weight: normal;
    line-height: 1.2; }
  .modal-map .spot-h .en {
    display: block;
    padding-left: .1em;
    color: #999;
    font-size: 14px;
    line-height: 1.3; }

.modal-map .spot-desc {
  margin-top: 1em;
  min-height: 100px; }

.modal-map .spot-section {
  font-size: 1.5em; }

.modal-map .spot-body {
  position: relative;
  margin-top: 40px;
  padding-left: 230px; }

.modal-map .spot-h {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  margin-top: 0; }
  .modal-map .spot-h .ko {
    font-size: 36px; }
  .modal-map .spot-h .en {
    font-size: 16px; }

.help-more {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: -7px;
  border-radius: 50%;
  background-color: #eee9e5;
  text-align: center;
  line-height: 24px;
  vertical-align: middle; }

.help-txt {
  display: inline-block;
  vertical-align: middle;
  color: #7b3d06;
  font-size: 13px;
  text-decoration: underline; }

.m-cave {
  white-space: nowrap;
  height: 50px;
  padding-right: 10px; }
  .m-cave-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .m-cave:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .m-cave-thumb {
    overflow: hidden;
    position: absolute;
    display: block;
    width: 50px; }
    .m-cave-thumb .thumb {
      display: block;
      width: 100%; }
      .m-cave-thumb .thumb-caption {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 3px 0;
        color: #fff;
        font-size: 11px;
        text-align: center;
        background-color: rgba(213, 118, 27, 0.9); }
  .m-cave-cell {
    padding-left: 60px; }
  .m-cave-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal; }
    .m-cave-name else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }
  .m-cave-order {
    display: block;
    margin-top: .3em;
    color: #555; }

.argue-box {
  padding-top: 1em; }

.argue-txt em {
  color: #d75100;
  font-weight: bold; }

.array-range {
  text-align: right;
  float: right;
  margin: 10px 0; }
  .array-range em {
    font-weight: bold; }
  .mypage .h + .array-range {
    margin-top: -30px;
    margin-bottom: 0; }
  .shop .h + .array-range {
    margin-top: -38px;
    margin-right: 30px; }
  .order-info + .array-range {
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0; }
  .array-range .checkbox {
    margin-right: 0; }
  .common-section .h-wrap .array-range {
    margin-top: -25px;
    margin-bottom: 0;
    margin-top: -5px;
    margin: 0; }
    .common-section .h-wrap .array-range .checkbox label:before {
      margin-top: -3px; }

.mypage h2 {
  font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif; }

.mypage .h-wrap {
  position: relative;
  margin-bottom: 10px; }
  .mypage .h-wrap .h {
    padding-bottom: 0; }

.mypage .h-wrap .h {
  display: inline-block; }

.mypage .h-wrap .txt {
  position: absolute;
  bottom: 0;
  right: 0; }

.zipcode-area input[type="text"] {
  margin-top: 5px; }

.zipcode-area input[type="text"]:first-child {
  margin-top: 0;
  width: 100px; }

.common {
  font-size: 1.3em;
  font-size: 1.4em; }
  .common.shop {
    padding-bottom: 30px; }
  .common em {
    color: #7b3d06; }
    .common em.em {
      color: #d75100;
      font-weight: bold; }
  .common.shop {
    padding-bottom: 60px; }

.common-content {
  position: relative; }

.common-section {
  position: relative; }
  .common-section .h {
    padding: 0 0 .5em 0;
    color: #222;
    font-size: 1.2em;
    font-weight: bold; }
    .common-section .h + .help-txt {
      position: absolute;
      right: 30px;
      top: 25px; }
  .common-section .simple-table th {
    position: relative; }
    .common-section .simple-table th a {
      position: absolute;
      top: 0;
      right: 5px;
      margin-top: 5px; }
  .common-section {
    margin-top: 20px; }
    .common-section:first-child {
      margin-top: 0; }
    .common-section--sub {
      margin-top: 4px; }
    .common-section.has-line .shop-item {
      border-top: 1px solid #f0f0f0; }
      .common-section.has-line .shop-item:first-child {
        border-top: 0; }
  .common-section .h {
    font-size: 1.3em; }
  .common-section .simple-table th a {
    position: static; }
  .mypage .common-section + .common-section,
  .mypage .common-section + .common-content {
    margin-top: 35px; }

/* form boxes */
.shop-inner {
  padding: 12px 30px 15px; }
  .shop-inner [data-pt] {
    display: none; }

.shop-gift {
  position: relative;
  color: #555; }
  .shop-gift-pad {
    position: relative;
    overflow: hidden; }
  .shop-gift .img {
    width: 100px; }
  .shop-gift .slick-dots {
    clear: both;
    position: static;
    margin-top: 10px; }
  .shop-gift .slick-arrow {
    top: 65px; }
  .shop-gift .slick-slide {
    zoom: 1;
    height: 100px;
    outline: 0; }
    .shop-gift .slick-slide:before {
      content: '';
      display: block; }
    .shop-gift .slick-slide:after {
      content: '';
      display: table;
      clear: both; }
  .shop-gift .cont {
    height: 100%;
    padding-right: 100px;
    white-space: nowrap; }
    .shop-gift .cont-cell {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
    .shop-gift .cont:after {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .shop-gift .cont-cell {
      width: 90%;
      padding-top: 8px;
      font-size: 0.9em; }
      .shop-gift .cont-cell span {
        display: block; }
  .shop-gift .thumb {
    float: left;
    width: 110px; }
  .shop-gift-pad p {
    margin: 1em 0 .5em;
    padding: 0 30px; }
  .shop-gift-list {
    padding: 10px 32px 20px;
    margin: 0 24px; }

.shop-item {
  position: relative;
  padding: .5em 0; }
  .shop-item h3 {
    font-size: 1em; }
  .shop-item .label {
    color: #333;
    margin-right: 0;
    font-weight: bold; }
    .shop-item .label label:before {
      font-weight: normal; }
  .shop-item .checkbox label:before {
    margin-right: .2em; }
  .shop-item-inner .price {
    font-size: 1.1em; }
    .shop-item-inner .price em {
      font-size: 1.2em; }
  .shop-item-inner + .shop-item-inner {
    margin-top: 8px; }
  .shop-item-pad {
    clear: both;
    padding: 5px 10px 8px 12px; }
  .shop-item .dot-list {
    margin-top: 5px;
    font-size: 13px; }
  .shop-item select {
    margin-right: 5px; }
    .shop-item select + .dot-list {
      margin-top: 12px; }
  .shop-item .hit-txt {
    position: relative;
    display: inline-block;
    padding-left: 8px; }
    .shop-item .hit-txt em {
      font-size: 1.14em;
      font-weight: bold; }
  .shop-item .label {
    float: left; }
    .shop-item .label span {
      display: block;
      padding-left: 14px; }
  .shop-item.shop-max .label {
    margin-top: 8px; }
  .shop-item.shop-hr {
    margin-top: 12px;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5; }
  .shop-item-inner {
    padding-left: 120px; }
    .shop-item-inner + .shop-item-inner {
      margin-top: 10px; }
  .shop-item-pad {
    padding: 5px 0 5px 26px; }
  .shop-item .hit-txt {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 1em;
    margin-top: -.9em; }
    .shop-item .hit-txt em {
      font-size: 1.15em; }
  .shop-item-inner {
    padding-left: 140px; }
  .shop-item-inner {
    padding-left: 160px; }

.shop-option-list {
  position: relative;
  margin-top: 5px;
  padding-bottom: 5px; }
  .shop-option-list dt {
    margin-bottom: .4em;
    color: #555; }
  .shop-option-list .input-wrap {
    margin-top: .4em; }

.shop-option-item {
  display: inline-block;
  width: 130px; }

.shop-option-list {
  padding-left: 170px; }
  .shop-option-list dt {
    position: absolute;
    left: 0;
    top: 0; }

.shop-option-item {
  width: 160px; }

.shop-footer .func {
  margin-top: 30px; }

.policy {
  font-size: 1.3em;
  padding-bottom: 50px;
  font-size: 1.4em; }
  .policy em {
    color: #6e8530; }
  .policy-section {
    margin-bottom: 1.5em; }
    .policy-section:last-child {
      margin-bottom: 0; }
    .policy-section .h {
      color: #222;
      font-size: 1.4em;
      font-weight: bold;
      margin-bottom: 0.5em; }
    .policy-section .p {
      margin-top: .5em; }
    .policy-section.shop-footer {
      margin-top: 1.5em; }
  .policy-list li {
    border-top: 1px solid #e5e5e5;
    padding: .5em 0; }
    .policy-list li:first-child {
      border-top: 0;
      padding-top: 0; }
  .policy-head {
    text-align: center;
    border-bottom: 1px solid #555;
    padding: 2.679% 0 4.464% 0;
    margin-bottom: 1em; }
    .policy-head .func a {
      width: 114px;
      margin: 0 2px; }
  .policy-scroll-box {
    overflow-y: auto;
    max-height: 10em;
    padding: 1em 1.5em;
    border: 1px solid #e5e5e5; }
  .policy-check {
    font-size: 1.1em;
    margin-top: .5em; }
    .policy-check .checkbox label {
      word-break: keep-all;
      word-wrap: break-word;
      white-space: normal; }
    .policy-check.check-all {
      margin-top: .5em;
      padding-top: 1em;
      border-top: 1px solid #e5e5e5;
      font-weight: bold; }
  .policy-footer {
    margin-top: 0;
    padding-top: 20px;
    border-top: 1px solid #ccc; }
  .policy-section {
    margin-bottom: 2em; }
    .policy-section .p {
      font-size: 1.1em; }
  .policy-section {
    padding-top: .5em; }
    .policy-section .p {
      font-size: 1.2em; }

.order-check {
  padding: 1em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  padding-left: 0;
  padding-right: 0; }
  .order-check .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 26px;
    white-space: normal; }
    .order-check .checkbox label:before {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 17px; }

/* 장바구니, 주문결제 제품 목록 */
.order-table {
  font-size: 14px;
  border-top: 0 none; }
  .order-table-wrap {
    background-color: #fff; }
  .order-table .t-check {
    width: 30px; }
  .order-table .checkbox {
    margin-right: 0; }
    .order-table .checkbox label {
      padding-right: 0; }
  .order-table .num {
    display: inline-block; }
  .order-table .dc {
    color: #d5761b; }
  .order-table .freebie {
    margin: .4em 0;
    color: #6e8530;
    font-size: 13px;
    line-height: 1.4;
    white-space: normal; }
  .order-table .price {
    display: block;
    position: relative;
    text-align: right;
    white-space: nowrap; }
  .order-table th .price {
    font-size: inherit; }
  .order-table .col-qnt {
    width: 110px; }
  .order-table .col-price, .order-table .col-selling {
    width: 72px; }
  .order-table .col-func {
    width: 110px; }
  .order-table .col-pack {
    width: 100px; }
  .order-table .col-point {
    width: 100px; }
  .order-table .point {
    text-align: right; }
    .order-table .point-item {
      display: block; }
  .order-table .t-func {
    padding-left: 10px; }
  .order-table .m-cave {
    height: 100px; }
    .order-table .m-cave-thumb {
      width: 100px; }
    .order-table .m-cave-label {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 3px 0;
      background-color: #727272;
      background-color: rgba(114, 114, 114, 0.9);
      color: #fff;
      font-size: 12px;
      text-align: center;
      text-transform: uppercase; }
    .order-table .m-cave-cell {
      padding-left: 110px; }
    .order-table .m-cave-order {
      margin-top: 8px;
      font-size: 14px; }
    .order-table .m-cave-name {
      word-break: keep-all;
      word-wrap: break-word; }
    .order-table .m-cave-del {
      position: absolute;
      top: -15px;
      right: -5px;
      padding: 5px;
      color: #888;
      font-size: 16px; }
    .order-table .m-cave-price {
      display: inline-block;
      margin-top: 5px;
      padding-left: 10px;
      font-size: 15px; }
  .order-table .is-soldout .price {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
    filter: alpha(opacity=40);
    opacity: 0.4; }
  .order-table .is-discontinued {
    background-color: #ccc; }
    .order-table .is-discontinued input[type="checkbox"][disabled] + label {
      color: #999; }
    .order-table .is-discontinued .m-cave-del {
      color: #f6f6f6; }
    .order-table .is-discontinued .price {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=40);
      opacity: 0.4; }
    .order-table .is-discontinued .qnt-box:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 2;
      background-color: #999;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=50);
      opacity: 0.5; }
  .order-table .qnt-box {
    float: none; }
  .order-table .m-cave-price, .order-table .m-cave-del {
    display: none; }
  .order-table .m-cave-name {
    word-break: break-all; }
  .order-table .freebie {
    word-break: break-all; }
  .order-table .t-title {
    padding-left: 0;
    padding-right: 0; }
  .order-table .point {
    padding-right: 25px; }
  .order-table .price {
    padding-right: 8px;
    font-size: 15px; }
    .order-table .price .dc {
      position: absolute;
      top: -1.4em;
      right: 8px;
      font-size: 12px; }
    .order-table .price b.num {
      color: #333; }
      .order-table .price b.num + .unit {
        color: #333; }
  .order-table-wrap + .argue-box {
    margin-top: 1px; }
  .order-table .is-discontinued td {
    background-color: #ccc; }
  .order-table .t-title .m-cave-name {
    font-size: 15px; }
  .order-table .col-qnt {
    width: 140px; }
  .order-table .col-price {
    width: 100px; }
  .order-table .col-selling {
    width: 120px; }
  .order-table .col-func {
    width: auto; }
  .order-table .t-func {
    width: 125px;
    padding-left: 30px; }
  .order-table .t-title {
    padding-right: 30px; }
  .order-table .col-qnt {
    width: 120px; }
  .order-table .col-price {
    width: 140px; }
  .order-table .col-selling {
    width: 160px; }
  .order-table .col-pack {
    width: 140px; }
  .order-table .t-func {
    padding-left: 30px; }
  .order-table .price {
    padding-right: 15px; }
    .order-table .price .dc {
      right: 15px; }

.t-title a.m-cave-name {
  color: #333;
  font-weight: bold; }

/* bill */
.bill {
  text-align: center;
  vertical-align: top; }
  .bill-box {
    margin-top: 10px;
    padding: 2px 15px 15px;
    background-color: #fff;
    border-bottom: 1px solid #ddd; }
  .bill--em {
    border-top: 2px solid #d5761b;
    border-bottom: 2px solid #d5761b; }
  .bill .dot-list {
    padding: 10px 30px;
    background-color: #fbfafa;
    text-align: left; }
  .bill .mark {
    display: none; }
  .bill-item {
    zoom: 1;
    position: relative;
    min-width: 65px;
    margin: .7em 0;
    padding-right: 10px;
    text-align: right; }
    .bill-item:before {
      content: '';
      display: block; }
    .bill-item:after {
      content: '';
      display: table;
      clear: both; }
    .bill-item--big {
      min-width: 90px; }
  .bill .label {
    position: absolute;
    margin-top: .4em;
    left: 10px;
    color: #555;
    font-size: 14px;
    white-space: nowrap; }
  .bill .price .num {
    position: relative;
    top: 2px;
    display: inline-block;
    padding: 0 5px 0 3px;
    font-size: 1.3em; }
  .bill .price b {
    color: #333; }
  .bill .price .em {
    color: #d75100;
    font-size: 2em;
    line-height: 1.1; }
  .bill-item--total {
    margin-top: 1.2em;
    padding-top: 8px;
    border-top: 1px solid #e5e5e5; }
    .bill-item--total .label {
      margin-top: .8em; }
  .bill-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
    padding: 18px 0 0; }
  .bill-item {
    display: inline-block;
    height: 42px;
    margin: 0 1em;
    padding-top: 20px;
    padding-right: 0;
    text-align: center;
    vertical-align: top; }
  .bill .label {
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    font-size: 14px; }
  .bill .price {
    display: inline-block;
    padding-top: 5px;
    font-size: 1.2em; }
    .bill .price .num {
      top: 0;
      padding: 0 2px;
      font-size: 1em;
      font-weight: bold; }
  .bill-item--total {
    border-top: 0; }
    .bill-item--total .label {
      color: #333; }
    .bill-item--total .price {
      padding-top: 0;
      color: #d75100;
      font-size: 1.5em; }
      .bill-item--total .price .num {
        font-size: 1.1em;
        font-weight: 700; }
  .bill .mark {
    display: inline-block;
    color: #999;
    font-size: 28px;
    font-family: monospace; }
  .bill .inner-mark {
    display: none; }
  .bill-box {
    height: 110px;
    padding: 24px 0 0; }
  .bill-item {
    height: 42px;
    margin: 0 1.5em; }
  .bill .label {
    font-size: 15px; }
  .bill .price {
    padding-top: 9px;
    font-size: 1.3em; }
  .bill-item--total .price {
    padding-top: 0;
    font-size: 1.8em; }
    .bill-item--total .price .num {
      font-size: 1.2em; }
  .bill .mark {
    font-size: 36px; }

/* cart */
.tabs--cart {
  display: block;
  margin-bottom: 1px;
  background-color: #e2dcd3; }
  .tabs--cart li {
    width: 50%;
    margin-left: 1px;
    text-align: center;
    font-size: 15px; }
    .tabs--cart li:first-child {
      margin-left: -1px; }
  .tabs--cart .tab {
    padding: 9px 0 10px;
    border-top: 4px solid #e2dcd3;
    color: #555;
    font-weight: bold; }
    .tabs--cart .tab.is-active {
      background-color: #fff;
      border-top-color: #d5761b;
      color: #222; }
  .tabs--cart .n {
    color: #d75100; }
  .tabs--cart li {
    width: auto; }
  .tabs--cart .tab {
    width: 240px; }
    .tabs--cart .tab.is-active {
      border-right: 1px solid #ccc; }
  .tabs--cart li {
    font-size: 18px; }
  .tabs--cart .tab {
    padding: 13px 0 14px;
    width: 280px; }

.btn-group-cart {
  display: inline-block;
  padding-left: 1px;
  font-size: 0;
  word-spacing: 0;
  vertical-align: middle;
  width: 88px;
  margin: 0 auto; }
  .btn-group-cart a, .btn-group-cart button {
    min-width: 0;
    width: 33.3%;
    padding-left: 0;
    padding-right: 0;
    border-color: #e5e5e5;
    font-size: 13px; }
  .is-discontinued .btn-group-cart .btn {
    background-color: #fff; }
    .is-discontinued .btn-group-cart .btn:hover, .is-discontinued .btn-group-cart .btn:focus {
      background: #727272; }
  .btn-group-cart a, .btn-group-cart button {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 6px 0;
    border-color: #ddd; }

.tag-soldout {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-bottom: 4px;
  padding: 6px 0;
  background-color: #ddd;
  font-size: 13px;
  text-align: center; }

.tag-discontinued {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-bottom: 4px;
  padding: 6px 0;
  border: 1px solid #b3b3b3;
  font-size: 13px;
  text-align: center; }

/* addressbook */
.modal--ab {
  width: 354px;
  width: 590px; }

.ab-header {
  position: relative;
  margin: 10px 0;
  padding: 5px 0; }

.ab-add {
  float: none;
  position: absolute;
  right: 0;
  top: 0; }

.ab-container {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.ab {
  padding: 10px 0;
  border-top: 1px solid #ccc; }
  .ab ul {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #e5e5e5; }

.ab .personal-info {
  margin-top: 8px; }

.ab .checkbox {
  margin-right: 0; }

.ab-h {
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: middle; }

.ab-func {
  margin-top: 10px;
  text-align: right; }

/* 주문완료 order result */
.shop-result-hr {
  height: 15px; }

.shop-result-head {
  position: relative;
  padding: 3.125% 7.589%;
  background-color: #fff;
  text-align: center; }
  .shop-result-head + .common-content {
    margin-top: 20px; }
  .shop-result-head .h2 {
    color: #222;
    font-size: 1.5em;
    font-family: "Buri", serif; }
  .shop-result-head .p {
    font-size: 1.1em; }

.shop-result-summary {
  padding-top: 1em;
  margin-top: 2em;
  border-top: 1px solid #ccc; }
  .shop-result-summary li {
    display: inline-block;
    color: #333;
    font-size: 1.2em;
    margin: 0 2em; }
  .shop-result-summary .label-s {
    display: inline-block; }

.shop-result-item {
  padding-top: 15px;
  border-top: 1px solid #f6f6f6; }
  .shop-result-item:first-child {
    padding-top: 0;
    border-top: 0; }
  .shop-result-item-s li {
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f6f6f6; }
    .shop-result-item-s li:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0; }

.shop-result-head .h2 {
  font-size: 1.7em; }

.shop-result-hr {
  height: 25px; }

/* shop layout
-------------------------------------------------- */
.shop {
  background: #f6f4f2 url(../images/a/title_bg.jpg);
  text-align: center;
  min-height: 50vh;
  text-align: left; }
  .shop .common-section {
    background-color: #fff; }
    .shop .common-section .h {
      padding: 12px 10px 10px;
      border-bottom: 1px solid #e5e5e5; }
      .shop .common-section .h-wrap {
        position: relative;
        padding: 12px 10px 10px;
        border-bottom: 1px solid #e5e5e5; }
        .shop .common-section .h-wrap .h {
          display: inline-block;
          border-bottom: none;
          padding: 0 8px 0 0; }
        .shop .common-section .h-wrap .array-range {
          float: none;
          position: absolute;
          top: 17px;
          right: 15px;
          margin: 0; }
        .shop .common-section .h-wrap .checkbox {
          margin-right: 0; }
    .shop .common-section + .argue-box {
      margin-top: 1px; }
  .shop .argue-box {
    padding: 15px 25px;
    background-color: #fdfdfc; }
  .shop .common-section .h {
    padding: 11px 30px; }
    .shop .common-section .h-wrap {
      padding: 15px 30px; }
      .shop .common-section .h-wrap .array-range {
        top: 19px;
        right: 30px; }
  .shop .argue-box {
    padding: 20px;
    font-size: 0.95em; }
  .shop .argue-box {
    padding: 20px 30px; }

/* MY PAGE
-------------------------------------------------- */
.order-header {
  margin: 20px 0;
  margin-bottom: 40px; }

.order-top {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .order-top .order-info {
    overflow: hidden; }
    .order-top .order-info li {
      position: relative;
      padding-left: 10px; }
      .order-top .order-info li:before, .order-top .order-info li:after {
        content: '';
        position: absolute;
        top: 50%; }
      .order-top .order-info li:before {
        left: 0;
        width: 3px;
        height: 3px;
        margin-top: -2px;
        background: #888; }
    .order-top .order-info b {
      color: #333;
      margin-right: 5px; }
  .order-top .order-info li {
    display: inline-block; }
    .order-top .order-info li + .order-top .order-info li {
      padding-left: 15px;
      margin-left: 10px; }
    .order-top .order-info li:before {
      display: none; }
    .order-top .order-info li:first-child {
      padding-left: 0;
      padding-right: 15px; }
      .order-top .order-info li:first-child:after {
        right: 0;
        width: 1px;
        height: 12px;
        margin-top: -6px;
        background-color: #ddd; }

.order-state {
  position: relative;
  border: 5px solid #e5e5e5;
  margin-bottom: 20px; }
  .order-state .h {
    color: #222;
    font-size: 1.4em;
    font-weight: bold;
    padding: 1.154em 1.154em 0; }
  .order-state-list {
    padding: 4% 0; }
    .order-state-list li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      float: left;
      width: 50%;
      height: 100%;
      padding: 0;
      margin: 0 auto;
      font-size: 12px;
      text-align: center;
      vertical-align: top; }
      .order-state-list li:before {
        content: '\e80e';
        position: absolute;
        top: 10px;
        left: -50%;
        width: 100%;
        height: auto;
        text-align: center;
        color: #ccc;
        font-family: "fontello"; }
      .order-state-list li:first-child:before {
        display: none; }
      .order-state-list li.is-active .icon {
        color: #fff;
        background-color: #74824c; }
      .order-state-list li.is-active .desc {
        color: #74824c; }
    .order-state-list .icon {
      display: block;
      width: 35px;
      height: 35px;
      margin: 0 auto;
      color: #fff;
      font-size: 1.4em;
      line-height: 35px;
      border-radius: 100%;
      background-color: #ccc; }
      .order-state-list .icon:before {
        width: 100%; }
    .order-state-list .icon-order-receive:before,
    .order-state-list .icon-delivery-done:before,
    .order-state-list .icon-cancel-done:before,
    .order-state-list .icon-order-cancel:before,
    .order-state-list .icon-exchange:before,
    .order-state-list .icon-return-application:before {
      margin-left: 2px; }
    .order-state-list .desc {
      display: block;
      color: #999;
      margin-top: .5em;
      margin-bottom: .3em; }
      .order-state-list .desc br {
        display: none; }
    .order-state-list .time {
      display: block;
      font-size: .85em;
      color: #999; }
    .order-state-list .em {
      color: #999;
      font-weight: bold; }
    .order-state-list .icon-arr-right {
      display: none;
      position: absolute;
      top: 20px;
      left: 0;
      color: #ccc;
      font-size: 20px; }
  .order-state.state-3 li {
    width: 33.333%; }
  .order-state.state-4 li {
    width: 25%; }
  .order-state.state-5 li {
    width: 20%; }
  .order-state-list li {
    padding: 0 15px; }
    .order-state-list li:before {
      top: 14px;
      left: -10px;
      width: 15px;
      height: 25px;
      font-size: 16px; }
  .order-state-list .icon {
    width: 50px;
    height: 50px;
    font-size: 2em;
    line-height: 1.9; }
  .order-state .h {
    float: left;
    padding-top: 3.763%;
    padding-left: 4.839%; }
  .order-state-list {
    width: 240px;
    margin: 0 auto;
    padding: 3.25% 0; }
    .order-state-list li {
      font-size: 13px; }
      .order-state-list li .icon {
        width: 70px;
        height: 70px;
        font-size: 2.8em;
        line-height: 1.85; }
      .order-state-list li:before {
        top: 17px;
        left: -14px;
        font-size: 24px; }
  .order-state.state-3 .order-state-list {
    width: 360px; }
  .order-state.state-4 .order-state-list {
    width: 480px; }
  .order-state.state-5 .order-state-list {
    width: 580px; }
  .order-state-list {
    width: 300px; }
    .order-state-list li {
      font-size: 14px; }
    .order-state-list .icon {
      font-size: 2.5em; }
  .order-state.state-3 .order-state-list {
    width: 450px; }
  .order-state.state-4 .order-state-list {
    width: 600px; }
  .order-state.state-5 .order-state-list {
    width: 750px; }

.list-summary {
  height: 30px;
  margin-bottom: 8px; }
  .list-summary p {
    margin: 0;
    line-height: 30px; }

/* mypage index
-------------------------------------- */
.mypage-order {
  position: relative; }

.mypage-order .order-state {
  padding-bottom: 50px; }
  .mypage-order .order-state-list .icon {
    color: #333;
    font-size: 2em;
    line-height: 1.2;
    background-color: transparent; }
  .mypage-order .order-state-list .desc {
    display: inline-block;
    color: #333;
    font-weight: normal; }
  .mypage-order .order-state-info {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 0.923em;
    border-top: 1px solid #e5e5e5;
    text-align: center; }
    .mypage-order .order-state-info li {
      display: inline-block;
      margin: 0 1em; }
    .mypage-order .order-state-info strong {
      color: #999; }
    .mypage-order .order-state-info em {
      color: #f1663b; }

.mypage-order .order-state-list .icon {
  font-size: 3em; }

.mypage-order .h {
  position: absolute;
  top: 45px;
  left: 45px;
  font-size: 1.286em; }

.mypage-order .order-state {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 150px; }
  .mypage-order .order-state-list .icon {
    font-size: 4em;
    line-height: 1.3; }
  .mypage-order .order-state-info {
    bottom: 55px;
    left: 45px;
    width: 120px;
    padding: 0;
    border-top: 0 none;
    text-align: left; }
    .mypage-order .order-state-info li {
      display: block;
      margin: 4px 0; }

.mypage-info {
  margin-top: 8.036%; }
  .mypage-info .h {
    display: none; }
  .mypage-info-menu li {
    border-bottom: 1px solid #e5e5e5; }
  .mypage-info-menu .info-anchor {
    position: relative;
    display: block;
    position: relative;
    padding: 10px 12px; }
    .mypage-info-menu .info-anchor:hover {
      text-decoration: none; }
  .mypage-info-menu .icon {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    height: 100%;
    vertical-align: middle;
    margin-top: 5px;
    color: #555;
    font-size: 3em; }
  .mypage-info-menu strong {
    display: block;
    color: #333;
    font-size: 1.2em;
    margin-bottom: .5em; }
  .mypage-info-menu .more {
    display: block;
    font-size: 13px; }
    .mypage-info-menu .more .icon-arr-right {
      margin-top: 1px;
      vertical-align: top;
      font-size: 0.85em; }
  .mypage-info .h {
    display: block;
    padding-bottom: 5px; }
  .mypage-info-menu {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #ccc;
    display: table;
    table-layout: fixed;
    width: 100%; }
    .mypage-info-menu li {
      display: table-cell;
      border-left: 1px solid #e5e5e5;
      border-bottom: 0 none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .mypage-info-menu li:first-child {
        border-left: 0 none; }
    .mypage-info-menu .info-anchor {
      padding: 5.357% 8.036%; }

.wallet {
  position: relative;
  border-top: 1px solid #999;
  border-bottom: 1px solid #ccc; }

.wallet-section .h {
  color: #333;
  font-weight: bold;
  font-size: 1.2em; }

.wallet-row {
  box-sizing: border-box;
  padding: 20px 15px; }
  .wallet-row .h {
    margin-bottom: 0.5em; }
  .wallet-row .h2 {
    font-size: 1em; }
    .wallet-row .h2 i {
      vertical-align: top;
      margin-top: 1px;
      font-size: 10px; }
  .wallet-row p {
    margin: 0; }
  .wallet-row .date {
    margin-top: 1.5em;
    font-size: 13px; }
    .wallet-row .date .label {
      display: inline-block;
      position: relative;
      color: #333;
      font-weight: bold;
      margin-right: 5px;
      width: 62px; }
      .wallet-row .date .label:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 12px;
        margin-top: -6px;
        background-color: #ccc; }

.wallet-cell {
  position: relative;
  padding-left: 80px;
  min-height: 40px; }
  .mypage .wallet-cell .icon-label {
    position: absolute;
    top: 50%;
    left: 0;
    width: 60px;
    height: 60px;
    margin-top: -30px; }
  .mypage .wallet-cell .icon-point {
    font-size: 56px;
    color: #758246;
    text-align: center; }
  .wallet-cell .user strong {
    color: #222; }
  .wallet-cell .user .vvip {
    color: #758246; }
  .wallet-cell .user .vip {
    color: #c88939; }
  .wallet-cell .user em {
    color: #555; }
  .wallet-cell .num {
    display: block;
    font-size: 1.385em;
    line-height: 1.2; }
    .wallet-cell .num i {
      font-weight: bold;
      font-size: 1.278em; }
  .wallet-cell .noti {
    display: block;
    margin-top: .5em; }
  .wallet-cell .func {
    margin-top: 0.8em;
    text-align: left; }

.wallet-membership {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .wallet-membership .wallet-row {
    display: inline-block;
    text-align: left; }

.wallet-point {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .wallet-point .wallet-row {
    border-top: 1px solid #e5e5e5; }
  .wallet-point .wallet-cell {
    display: inline-block;
    text-align: left; }

.wallet .point-beauty .num {
  color: #87a2c4; }

.wallet .point-leaf .num {
  color: #74824c; }

.wallet-cell {
  padding-left: 75px; }
  .wallet-cell .date .label {
    width: 60px; }

.wallet-row {
  min-height: 136px;
  padding: 45px 15px 15px; }
  .wallet-row .h {
    margin-bottom: 2.5em; }
  .wallet-row .date {
    margin-top: 2.5em; }
  .wallet-row.point-beauty {
    border-top: 0 none; }

.wallet-membership {
  float: left;
  width: 43.011%;
  border-top: 0; }
  .wallet-membership .wallet-row {
    display: block; }

.wallet-point {
  float: left;
  width: 56.989%;
  border-left: 1px solid #e5e5e5;
  padding-left: 0;
  padding-right: 0; }
.wallet-point .wallet-cell {
    display: block; }
.wallet-point .func {
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -15px; }
.wallet-point .point-leaf .func {
    top: 50%; }
.wallet-section .h {
  font-size: 1.3em; }

.wallet-row {
  padding: 40px 0 30px 35px; }
  .wallet-row .h {
    font-size: 1.3em; }

.wallet-cell {
  padding-left: 90px;
  min-height: 60px; }
  .mypage .wallet-cell .icon-label {
    width: 75px;
    height: 75px;
    margin-top: -37.5px; }
  .mypage .wallet-cell .icon-point {
    font-size: 68px; }
  .wallet-cell .num {
    font-size: 1.643em;
    letter-spacing: -0.02em; }
    .wallet-cell .num i {
      margin-right: -5px;
      font-size: 1.304em; }

.wallet-membership .wallet-row {
  padding-left: 50px;
  padding-top: 25px; }

.wallet-coupon {
  padding: 15px 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 4em; }

.wallet-coupon-list {
  margin-left: -20px; }
  .wallet-coupon-list li {
    outline: 0 none;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

.wallet-coupon-empty {
  width: 100%; }
  .wallet-coupon-empty .coupon-empty {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 35px; }
    .wallet-coupon-empty .coupon-empty .icon {
      font-size: 3.5em; }
    .wallet-coupon-empty .coupon-empty p {
      margin-top: 0; }

.wallet-coupon .h {
  margin-bottom: 1em; }

.wallet-coupon .coupon-title {
  height: 25px;
  margin-top: 0.5em;
  margin-bottom: 0;
  color: #333;
  font-size: 1.1em;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal; }
  .wallet-coupon .coupon-title else {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block; }

.wallet-coupon .slick-arrow {
  width: 20px;
  height: 20px;
  margin-top: -20px; }
  .wallet-coupon .slick-arrow:before {
    font-size: 20px; }
  .wallet-coupon .slick-arrow.slick-prev {
    left: 0px; }
  .wallet-coupon .slick-arrow.slick-next {
    right: -20px; }

.wallet-coupon {
  padding: 25px 50px;
  margin-bottom: 55px; }

.wallet-coupon-list {
  margin-left: -40px; }
  .wallet-coupon-list li {
    padding-left: 40px; }

.wallet-coupon .slick-arrow {
  width: 25px;
  height: 30px;
  margin-top: -35px; }
  .wallet-coupon .slick-arrow:before {
    font-size: 25px; }
  .wallet-coupon .slick-arrow.slick-next {
    right: -40px; }

.mypage-gift {
  position: relative; }
  .mypage-gift .shop-section-inner {
    padding-bottom: 40px; }

.mypage .l-wrap {
  max-width: 930px; }

.mypage .primary-tab {
  margin-bottom: 20px; }
  .mypage .primary-tab.mypage-tabs {
    margin-bottom: 40px;
    margin-bottom: 20px; }

.mypage .lnb-header .switch-select {
  display: none; }

.mypage .lnb-header .h {
  display: block;
  height: 42px;
  font-size: 17px;
  line-height: 2.6; }

.mypage .icon-label {
  display: inline-block;
  overflow: hidden;
  position: relative;
  font-size: 1px;
  line-height: 1;
  text-decoration: none;
  vertical-align: middle;
  width: 75px;
  height: 75px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.mypage .icon-label-vvip {
  background-image: url(../images/a/label_vvip.png); }

.mypage .icon-label-vip {
  background-image: url(../images/a/label_vip.png); }

.mypage .icon-label-m {
  background-image: url(../images/a/label_m.png); }

.mypage .icon-label-leaf {
  background-image: url(../images/a/label_leaf.png); }

.mypage .icon-label-beauty {
  background-image: url(../images/a/label_beauty.png); }

.mypage .icon-label-coupon {
  background-image: url(../images/a/label_coupon.png); }

.mypage .list-info {
  margin-bottom: 10px; }
  .mypage .list-info strong {
    color: #333; }

.mypage .fileuploader {
  display: inline-block;
  cursor: pointer; }

.mypage .inquiry-opt {
  max-width: 360px;
  margin: 0 auto 10px;
  color: #555;
  max-width: 540px;
  margin-bottom: 15px;
  max-width: 630px; }
  .mypage .inquiry-opt .checkbox {
    margin-right: 10px; }
    .mypage .inquiry-opt .checkbox label:before {
      background-color: #f6f6f6;
      margin-right: 5px;
      text-align: center; }
  .mypage .inquiry-opt .checkbox {
    margin-right: 15px; }

.mypage .btn--small {
  padding: 4px 9px; }

.mypage .btn--small {
  padding: 4px 13px; }

.mypage .lnb-header .switch-select {
  display: block; }

.mypage .lnb-header .h {
  height: auto;
  font-size: 32px;
  line-height: 1.5; }

.p-get {
  color: #758246; }

.p-use {
  color: #f1663b; }

.inquiry-box {
  padding: 15px;
  background-color: #f6f6f6; }
  .inquiry-box button {
    min-width: 0; }

.inquiry-pad {
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.inquiry .set-period {
  width: 33.333%;
  padding-left: 0;
  padding-right: 0; }

.inquiry .input-wrap {
  width: 48%;
  display: inline-block;
  vertical-align: middle; }

.inquiry .input-date {
  width: 100%; }

.inquiry-box {
  margin: -5px 0 15px; }

.inquiry-pad {
  text-align: center; }

.inquiry .btn-group {
  display: inline-block;
  width: 177px; }

.inquiry .input-group {
  display: inline-block;
  margin: 0 3px; }

.inquiry .input-wrap {
  width: 124px; }

.inquiry .input-date {
  padding-left: 0.8em;
  padding-right: 0.8em; }

.inquiry-box {
  margin: 0 0 20px;
  padding: 20px; }

.inquiry .btn-group {
  width: 239px; }

.inquiry .input-wrap {
  width: 140px; }

.inquiry .input-date {
  padding-left: 1em;
  padding-right: 1em; }

/* order detail */
.icon-order-state {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  background-color: #e5e5e5;
  border-radius: 100%; }
  .is-active .icon-order-state {
    background-color: #758246; }

.my-gift-section {
  background-color: #f6f6f6;
  padding: 15px 15px 0; }

.my-gift-pad {
  overflow: hidden;
  position: relative; }
  .my-gift-pad .h {
    font-size: 1em;
    margin-bottom: .5em; }
  .my-gift-pad .sub {
    margin-left: 5px;
    color: #727272;
    font-weight: normal;
    font-size: 13px; }

.my-gift-list {
  overflow: hidden; }
  .my-gift-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 70px;
    margin: 0 0 10px;
    padding: 0 20px 0 80px; }
  .my-gift-list .thumb {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 10px;
    width: 70px;
    background-color: #e5e5e5; }
  .my-gift-list .cont {
    white-space: nowrap;
    height: 100%;
    font-size: 13px; }
    .my-gift-list .cont-cell {
      display: inline-block;
      vertical-align: middle;
      white-space: normal; }
    .my-gift-list .cont:after {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .my-gift-list .cont .cont-cell span {
      display: block; }

.my-gift-list li {
  float: left;
  width: 50%; }

.my-gift-section {
  padding: 20px 50px 0; }

.my-gift-pad {
  padding-left: 30%; }
  .my-gift-pad .h {
    position: absolute;
    top: 20px;
    left: 0; }
  .my-gift-pad .sub {
    display: block;
    margin-left: 0; }

.my-gift-list li {
  margin-bottom: 20px; }

.my-gift-list .thumb {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 10px;
  width: 70px;
  background-color: #e5e5e5; }

.my-gift-list .cont {
  white-space: nowrap;
  height: 100%;
  font-size: 13px; }
  .my-gift-list .cont-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .my-gift-list .cont:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .my-gift-list .cont .cont-cell span {
    display: block; }

.wishlist-noti {
  position: relative;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px; }
  .wishlist-noti .noti {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 13px; }

.wishlist-section {
  overflow: hidden; }

.wishlist {
  overflow: hidden;
  position: relative;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7; }

.wishlist-thumb {
  float: left;
  width: 100px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 5px 0; }

.wishlist-item {
  display: block; }
  .wishlist-item:hover {
    text-decoration: none; }

.wishlist-info {
  position: relative; }

.wishlist li {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: -1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .wishlist li.empty {
    width: 100%;
    margin-top: 0;
    padding-top: 10em;
    padding-left: 0;
    padding-bottom: 10em;
    text-align: center; }

.wishlist .title {
  display: block;
  max-height: 44px;
  padding-top: 5px;
  margin-bottom: 10px;
  font-family: "Buri", serif;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal; }
  .wishlist .title else {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block; }

.wishlist .btn-group {
  margin-top: 15px; }
  .wishlist .btn-group [disabled] {
    opacity: .5;
    pointer-events: none;
    cursor: default; }
    .wishlist .btn-group [disabled]:hover, .wishlist .btn-group [disabled]:focus {
      border-color: #ccc;
      background-color: transparent; }

.wishlist .checkbox {
  display: block;
  margin-right: 0;
  text-align: left; }
  .wishlist .checkbox label {
    text-align: center; }

.wishlist .price {
  font-size: 0.929em; }
  .wishlist .price .num {
    color: #333;
    font-size: 1.231em; }

.wishlist {
  margin-left: -20px; }

.wishlist-thumb {
  float: none;
  width: auto;
  padding: 0; }

.wishlist-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 105px;
  padding-top: 25px; }

.wishlist .promo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.wishlist li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  text-align: center; }

.wishlist .title {
  padding-top: 0;
  width: 66.667%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px; }

.wishlist .btn-group {
  margin-top: 0; }

.wishlist-noti {
  padding-left: 0;
  padding-right: 0; }

.wishlist li {
  margin-top: 20px;
  width: 33.333%; }

.wishlist .price {
  font-size: 0.867em; }
  .wishlist .price s {
    font-size: 1em; }
  .wishlist .price .num {
    color: #333;
    font-size: 1.154em; }

.payment-area {
  font-size: 1.1em; }

.payment-default {
  border: 1px solid #ddd;
  padding: 5px 0 0;
  border-width: 1px 0;
  color: #555;
  padding-left: 15px;
  padding-right: 15px; }

.payment-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: right;
  padding: 5px 0; }
  .payment-item .mark {
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 64px;
    margin-top: -.62em;
    color: #ccc;
    font-size: 1.6em;
    line-height: 1;
    font-weight: normal;
    text-align: center; }
  .payment-item .label {
    float: left; }
  .payment-item .price {
    display: inline-block; }
  .payment-item .num {
    margin-right: 3px;
    color: #555; }

.payment-first .num {
  color: #222; }

.payment-result .num {
  color: #d75100; }

.payment-default {
  text-align: center;
  border: 4px solid #e5e5e5; }

.payment-item {
  display: inline-block;
  margin-right: -1px;
  padding: 10px 0 15px 64px;
  text-align: center;
  vertical-align: middle; }
  .payment-item .mark {
    display: block; }
  .payment-item .label {
    float: none;
    display: block; }

.payment-first {
  padding-left: 0; }

.payment-result {
  display: block;
  padding: 10px;
  border-top: 1px solid #e5e5e5;
  text-align: center; }
  .payment-result .label {
    font-size: 1em;
    margin-top: 4px; }
  .payment-result .mark {
    display: none; }
  .payment-result .num {
    font-size: 1.3em; }

.payment-default {
  padding: 20px 0;
  border-width: 5px; }

.payment-item {
  font-style: 1.1em; }
  .payment-item .price {
    padding-left: 3px;
    font-size: 1.1em; }

.payment-result {
  display: inline-block;
  padding: 10px 0 15px 64px;
  border-top: 0;
  font-size: 1.1em; }
  .payment-result .label {
    font-size: 1em;
    margin-top: 4px; }
  .payment-result .mark {
    display: block; }

.list--mypage-order .func {
  margin-top: 6px; }

.list--mypage-order .list-cell {
  padding-top: 10px;
  padding-bottom: 10px; }

.list--mypage-order .t-title {
  margin-left: 10px;
  padding: 8px 0; }
  .list--mypage-order .t-title + .t-title {
    border-top: 1px solid #e5e5e5; }

.list--mypage-order td.t-title {
  color: #333; }

.list--mypage-order .t-title .m-cave {
  height: 80px;
  padding-right: 0; }

.list--mypage-order .t-title .m-cave-thumb {
  width: 80px; }

.list--mypage-order .t-title .m-cave-cell {
  padding-left: 90px; }

.list--mypage-order td.t-title {
  padding-left: 20px; }

/* coupon */
.coupon {
  max-width: 250px;
  height: 65px;
  margin: auto;
  background: url(../images/a/img_coupon.png) 0 0 no-repeat;
  background-size: 100% 100%;
  white-space: nowrap; }
  .coupon-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .coupon:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .coupon .title {
    display: block;
    font-size: 10px;
    font-weight: bold; }
  .coupon .disc {
    color: #f1663b;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Buri", serif; }
    .coupon .disc i {
      font-size: 1.556em; }
  .coupon .code {
    display: block;
    color: #888;
    font-size: 0.923em; }
  .coupon.use {
    position: relative; }
    .coupon.use:before {
      content: '사용';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      width: 70px;
      height: 70px;
      margin: auto;
      color: #fff;
      border-radius: 50%;
      background: url(../images/a/circle_do.png);
      background: rgba(129, 141, 92, 0.9);
      font-size: 1.385em;
      line-height: 70px;
      font-family: "Buri", serif;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
    .coupon.use .coupon-cell {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=30);
      opacity: 0.3; }
  .coupon.cease {
    position: relative; }
    .coupon.cease:before {
      content: '만료';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      width: 70px;
      height: 70px;
      margin: auto;
      color: #fff;
      border-radius: 50%;
      background: url(../images/a/circle_done.png);
      background: rgba(153, 153, 153, 0.9);
      font-size: 1.385em;
      line-height: 70px;
      font-family: "Buri", serif;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
    .coupon.cease .coupon-cell {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
      filter: alpha(opacity=30);
      opacity: 0.3; }

.coupon-cell {
  margin-top: 5px;
  padding-left: 12%; }

.coupon-container {
  overflow: hidden; }
  .coupon-container .count {
    display: inline-block;
    margin-left: 5px;
    color: #888; }
    .coupon-container .count.on {
      color: #f1663b; }
  .coupon-container .primary-tab {
    margin-bottom: 20px; }

.coupon-header {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #f6f6f6;
  padding: 15px;
  text-align: center; }
  .coupon-header form {
    margin: 0 auto;
    width: 270px; }
  .coupon-header .label {
    display: block;
    margin-bottom: .5em;
    text-align: left; }
  .coupon-header .input-text {
    width: 58%; }
  .coupon-header .btn-gim {
    min-width: 75px;
    padding-left: 1em;
    padding-right: 1em; }
  .coupon-header form {
    width: auto; }
  .coupon-header .label {
    display: inline-block;
    color: #555;
    margin-right: .5em;
    margin-bottom: 0; }

.coupon-list {
  overflow: hidden;
  margin-left: -2.151%;
  margin-right: -2.151%;
  border-bottom: 1px solid #ccc; }
  .coupon-list > li {
    float: left;
    width: 100%;
    margin-bottom: -1px;
    padding: 1.538em 1.961%;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

.coupon-title {
  max-width: 250px;
  padding: 0 10px;
  margin: 1.5em auto 1em;
  color: #333;
  font-weight: bold; }
  .coupon-title i {
    display: block;
    color: #758246;
    font-size: 13px; }
  .coupon-title p {
    overflow: hidden;
    margin: 0;
    max-height: 38px; }

.coupon-info {
  max-width: 250px;
  padding-left: 10px;
  margin: auto; }
  .coupon-info li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 3px; }
  .coupon-info .label {
    position: absolute;
    top: 0;
    left: 10px;
    color: #333;
    font-weight: bold;
    font-size: 13px; }
    .coupon-info .label:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: -10px;
      width: 3px;
      height: 3px;
      margin: auto;
      border-radius: 2px;
      background-color: #888; }
    .coupon-info .label:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 80px;
      width: 1px;
      height: 12px;
      margin: auto;
      background-color: #ccc; }
      .no-mediaqueries .coupon-info .label:after {
        left: 83px; }
  .coupon-info .date {
    word-break: break-all; }
  .coupon-info .noti {
    color: #74824c; }

.coupon-empty {
  margin-top: 10px;
  padding-top: 9.231em;
  padding-bottom: 9.231em;
  border: 5px solid #e5e5e5;
  white-space: nowrap;
  text-align: center; }
  .coupon-empty-cell {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .coupon-empty:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .coupon-empty .icon {
    display: none;
    color: #333;
    font-size: 4.615em; }
  .coupon-empty p {
    font-size: 1.154em;
    margin-top: 1em;
    margin-bottom: 0; }

.coupon-h {
  margin-bottom: 10px;
  color: #333;
  font-size: 1.385em; }

.coupon-exchange .name {
  margin-top: 1em;
  padding: 0 10px;
  color: #333;
  font-weight: bold;
  font-size: 1.385em; }

.coupon-exchange .coupon-info {
  margin: 0 0 2em; }

.coupon-exchange .point-exchange {
  max-width: 250px;
  margin: auto; }

.coupon {
  height: 100px; }
  .coupon .title {
    font-size: 1em; }
  .coupon .disc {
    font-size: 1.385em; }
    .coupon .disc i {
      font-size: 1.556em; }
  .coupon .code {
    display: block;
    color: #888;
    font-size: 0.923em; }

.coupon-cell {
  padding-left: 16%; }

.coupon-list > li {
  float: left;
  width: 50%;
  height: 320px; }
  .coupon-exchange .coupon-list > li {
    width: 33.333%;
    height: auto; }

.coupon-header {
  margin-bottom: 20px; }

.coupon-list {
  margin-top: 10px;
  margin-left: -40px;
  margin-right: -40px; }
  .coupon-list > li {
    width: 33.333%;
    min-height: 380px;
    padding: 1.538em 25px 2.308em; }

.coupon-title {
  font-size: 1.385em; }
  .coupon-title p {
    max-height: 54px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal; }
    .coupon-title p else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }

.coupon-empty {
  margin-top: 20px; }
  .coupon-empty p {
    font-size: 1.154em; }

.coupon-exchange {
  position: relative; }
  .coupon-exchange li {
    min-height: auto; }
  .coupon-exchange .noti {
    position: absolute;
    top: 5px;
    right: 0; }

.form-cancel .bank-wrap {
  margin-bottom: 5px;
  padding-left: 5px; }

.form-cancel .side-pad {
  position: relative;
  padding-right: 60px; }

.form-cancel .bank-wrap {
  margin-bottom: 0;
  padding-right: 5px; }

.form-cancel .counter {
  position: absolute;
  right: 0;
  bottom: 0; }

/* point */
.exchange-points {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #ccc; }

.exchange-points .points-cell {
  text-align: right;
  padding: 25px 15px; }

.exchange-points .sign-cell {
  padding: 15px 10px;
  background-color: #f6f6f6;
  text-align: center; }

.exchange-points .icon-label {
  float: left;
  margin-top: -10px; }

.exchange-points .point {
  font-size: 1.231em;
  color: #758246; }
  .exchange-points .point strong {
    font-size: 1.5em;
    line-height: 1.2; }

.exchange-points .icon-label {
  width: 45px;
  height: auto;
  font-size: 45px;
  color: #758246;
  text-align: center; }

.exchange-points .title {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.077em; }

.exchange-points .noti {
  margin-top: 5px;
  color: #999; }

.exchange-points .btn {
  width: 120px;
  margin: 5px auto 0; }

.exchange-points p {
  margin: 0; }

.exchange-points em {
  color: #758246; }

.exchange-points {
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.exchange-points-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  text-align: center; }
  .exchange-points-cell:first-child:after {
    content: '\e80e';
    font-family: fontello;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 20px;
    margin: auto;
    color: #ccc;
    font-size: 1em;
    text-align: center; }
  .exchange-points-cell .points-cell {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    text-align: center; }
    .exchange-points-cell .points-cell-info {
      text-align: left; }

.exchange-points-cell:first-child:after {
  width: 25px;
  height: 40px;
  font-size: 2em; }

.exchange-points .icon-label {
  margin-top: 0;
  margin-left: -55px; }

.exchange-points .title {
  display: block;
  margin-right: 0; }

.exchange-points .noti {
  margin-top: 2em; }

.exchange-points .sign {
  text-align: left; }

.exchange-points .btn {
  float: none;
  margin-top: 10px; }

.exchange-points br {
  display: none; }

.exchange-points {
  padding-top: 35px;
  padding-bottom: 25px;
  padding-left: 6.989%;
  padding-right: 6.989%;
  margin-bottom: 50px;
  font-size: 1em; }

.exchange-points .icon-label {
  width: 75px;
  font-size: 60px;
  margin-left: -80px; }

.exchange-points .point {
  font-size: 1.714em; }
  .exchange-points .point strong {
    font-size: 1.25em; }

/* mypage > addressbook */
.my-ab .address {
  font-size: 1.1em;
  color: #333;
  text-align: left; }

.my-ab .btn-fake {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.my-ab .address-title {
  color: #222;
  font-weight: bold;
  text-align: left; }

.my-ab .list-summary .col-m-8 {
  position: relative; }
  .my-ab .list-summary .col-m-8:after {
    content: "연락처 등록시 '-'를 포함해야 합니다. ";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    white-space: nowrap;
    display: none; }

.my-ab .adr-form {
  position: relative; }
  .my-ab .adr-form a {
    position: absolute;
    top: 0;
    right: 0; }

.my-ab .address-th {
  text-align: left; }

.my-ab mark {
  color: #f1663b;
  background: transparent; }

.my-ab-func {
  position: relative;
  margin-top: 10px;
  text-align: center; }

.my-ab .checkbox {
  margin-right: 0; }
  .my-ab .checkbox label {
    padding: 1px 0 0 2px; }

.my-ab-func {
  overflow: hidden;
  margin-top: 20px;
  text-align: left; }
  .my-ab-func .noti {
    float: right; }

.my-ab .address {
  font-size: 1em; }

#new-address {
  display: none; }
  #new-address.on {
    display: block;
    display: table-row; }

.tr-form .tel:before {
  display: none; }

.list-table .tr-form {
  padding-left: 0;
  padding-right: 0; }

.tr-form .checkbox {
  padding-top: 0px; }

.list--my-ab {
  table-layout: fixed; }
  .list--my-ab .address-title input,
  .list--my-ab .name input {
    padding-left: 0.5em;
    padding-right: 0.5em; }
  .list--my-ab .btn {
    margin-left: 2px; }

.list--mypage-reservation .bunch {
  display: block; }

.list--reservation-view strong {
  font-size: 1.1em; }

.list--reservation-view td .price {
  padding-right: .4em; }

.list--reservation-view th:first-child,
.list--reservation-view td:first-child {
  padding-left: 25px; }

.list--reservation-view th:last-child,
.list--reservation-view td:last-child {
  padding-right: 50px; }

/* QnA (mypage) */
.mp-qna {
  position: relative;
  margin-bottom: 20px;
  border-top: 1px solid #999; }

.mp-qna-cell {
  position: relative;
  padding: 1.538em 4.301%;
  border-bottom: 1px solid #ccc; }
  .mp-qna-cell ul {
    margin-top: 8px;
    width: 85%; }
    .mp-qna-cell ul li {
      margin: 6px 0; }
      .mp-qna-cell ul li a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        word-wrap: normal; }
        .mp-qna-cell ul li a else {
          overflow: hidden;
          display: inline-block;
          text-overflow: ellipsis;
          white-space: nowrap;
          word-wrap: normal;
          display: block; }
    .mp-qna-cell ul .cate {
      color: #999;
      font-size: 0.95em; }
  .mp-qna-cell dl {
    position: relative;
    padding-left: 85px;
    margin-top: -2px;
    color: #999; }
  .mp-qna-cell dt {
    position: absolute;
    top: 0;
    left: 0;
    color: #555; }
  .mp-qna-cell dd {
    position: relative;
    padding-left: 8px; }
    .mp-qna-cell dd:after {
      content: '';
      position: absolute;
      top: .4em;
      left: 0;
      bottom: 0;
      width: 1px;
      height: 10px;
      background-color: #e5e5e5; }
    .mp-qna-cell dd span {
      display: block; }

.mp-qna-more {
  display: block;
  position: absolute;
  top: 1.5em;
  right: 1em; }

.mp-qna .dot-list {
  margin-top: 1em; }

.mp-qna .h {
  color: #222;
  font: bold 1.154em "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif; }
  .mp-qna .h span {
    color: #999;
    font-weight: normal;
    font-size: 0.778em; }

.mp-qna .icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #555;
  font-size: 2.308em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.mp-qna .tel {
  display: block;
  margin-top: 5px;
  color: #758246;
  font-weight: bold;
  font-size: 1.385em; }
  .mp-qna .tel:hover {
    text-decoration: none; }

.mp-qna-view {
  border-top: 1px solid #999;
  border-bottom: 1px solid #ccc; }
  .mp-qna-view .sort {
    display: block;
    margin-right: 5px;
    color: #888; }
  .mp-qna-view .title {
    color: #333;
    font-weight: bold;
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
    font-size: 1.077em; }
  .mp-qna-view .date {
    font-size: 0.923em; }
  .mp-qna-view .info {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 0.923em; }
  .mp-qna-view .state {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    margin-left: 5px;
    color: #7b3d06; }
    .mp-qna-view .state.done {
      color: #727272; }
    .mp-qna-view .state:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 12px;
      background-color: #ccc; }

.mp-qna-question {
  position: relative;
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f6f6f6; }

.mp-qna-detail {
  padding: 10px 15px 60px; }

.mp-qna-answer {
  position: relative;
  padding: 10px 15px;
  margin-bottom: 2em;
  background-color: #f1f2ec; }
  .mp-qna-answer:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 25px;
    height: 0;
    width: 0;
    border-bottom: 10px solid #f1f2ec;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent; }
  .mp-qna-answer .sort {
    color: #74824c; }
    .mp-qna-answer .sort:before {
      content: '[답변]'; }
  .mp-qna-answer .title {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #dcded1; }
  .mp-qna-answer p {
    margin: 0; }

.mp-qna-func {
  margin-top: 1.8em;
  text-align: center; }

.mp-qna-option {
  border-top: 1px solid #999; }
  .mp-qna-option li {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f6f6f6; }
  .mp-qna-option .checkbox {
    display: inline-block;
    padding: 2px 0;
    font-size: 12px; }

.mp-qna-body {
  margin-bottom: 1em;
  padding: 10px;
  border-bottom: 1px solid #ccc; }
  .mp-qna-body textarea {
    width: 100%;
    min-height: 150px; }
  .mp-qna-body .icon-image {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px;
    font-size: 22px;
    line-height: 1.3; }
  .mp-qna-body .counter {
    position: absolute;
    bottom: 0;
    right: 0; }

.mp-qna-uploader {
  position: relative;
  margin-top: 5px; }

.mp-qna-noti {
  margin-top: 2em;
  color: #555; }
  .mp-qna-noti .checkbox label {
    white-space: normal; }
  .mp-qna-noti .checkbox span {
    display: block;
    padding-left: 20px; }

.mp-qna-cell ul {
  margin-top: 13px;
  font-size: 1.077em; }

.mp-qna-cell li {
  margin: 8px 0; }
  .mp-qna-cell li .cate {
    color: #727272;
    font-size: 1em; }

.mp-qna-cell dl {
  font-size: 0.929em; }

.mp-qna-cell dt {
  color: #999; }

.mp-qna-cell dd span {
  display: inline-block; }

.mp-qna {
  width: 100%;
  margin-bottom: 50px;
  font-size: 0.929em;
  border-bottom: 1px solid #ccc; }

.mp-qna-cell {
  float: left;
  width: 50%;
  border-bottom: 0 none;
  padding: 1.786em 10px 1em 4.301%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .mp-qna-cell + .mp-qna-cell {
    border-left: 1px solid #e5e5e5; }

.mp-qna-more {
  top: 2em; }

.mp-qna .h {
  font-size: 1.286em; }

.mp-qna-view .sort {
  display: inline-block;
  font-size: 13px; }

.mp-qna-view .title {
  padding-right: 180px;
  font-size: 1.071em; }

.mp-qna-view .info {
  top: 17px;
  right: 20px;
  font-size: 0.929em; }

.mp-qna-view .state {
  padding-left: 10px;
  margin-left: 10px; }

.mp-qna-question {
  padding: 17px 20px; }

.mp-qna-detail {
  min-height: 165px;
  padding: 25px 20px 60px; }

.mp-qna-answer {
  padding: 25px 20px; }
  .mp-qna-answer .title {
    padding-bottom: 1em;
    margin-bottom: 1em; }
  .mp-qna-answer .info {
    top: 25px; }

.mp-qna-option li {
  position: relative;
  padding-left: 170px; }

.mp-qna-option .checkbox {
  padding: 10px 0 5px; }

.mp-qna-body {
  padding: 20px 20px; }
  .mp-qna-body textarea {
    min-height: 300px; }

.mp-qna-noti {
  margin-top: 3em;
  font-size: 0.929em; }
  .mp-qna-noti li {
    margin-top: 10px; }
  .mp-qna-noti .checkbox span {
    display: inline-block;
    padding-left: 0; }

.mp-qna-cell {
  padding: 1.786em 10px 1.5em 9.677%; }
  .mp-qna-cell:first-child {
    padding-left: 10.753%; }

.mp-qna ul {
  width: auto; }

.mp-qna .tel {
  font-size: 1.857em; }

.mp-qna .icon {
  position: absolute;
  top: 15px;
  left: 15px;
  right: auto;
  font-size: 3.571em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=100);
  opacity: 1; }
  .mp-qna .icon-faq {
    left: 25px; }

.list--mypage-qna .state {
  color: #7b3d06; }
  .list--mypage-qna .state.done {
    color: #727272; }

.write-mypage-qna .checkbox {
  width: 40%; }

.write-mypage-qna .checkbox {
  width: auto; }

/* store (location) 매장찾기 */
.store-intro-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 320px;
  background: url(../images/store/intro_bg_m.jpg) center center no-repeat;
  background-size: cover;
  font-size: 1.3em;
  height: 440px;
  background-image: url(../images/store/intro_bg.jpg);
  font-size: 1.4em; }
  .store-intro-box .row > div {
    margin-bottom: 5px;
    padding-left: 1px; }

.store-intro-header {
  padding: 4.5em 0 2em;
  color: #fff;
  font-family: "Buri", serif;
  text-align: center;
  -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 7em 0 3.5em;
  padding: 10.5em 0 5.5em; }
  .store-intro-header h1 {
    font-size: 2.3em;
    font-weight: normal; }
  .store-intro-header b {
    font-size: 15px;
    font-weight: normal; }
  .store-intro-header h1 {
    font-size: 3.3em; }
  .store-intro-header b {
    font-size: 18px; }
  .store-intro-header h1 {
    font-size: 54px; }
  .store-intro-header b {
    font-size: 20px; }

.store-intro-pad {
  max-width: 550px;
  padding: 0 15px;
  margin: 0 auto; }

.store-events {
  overflow: hidden;
  padding-top: 15px;
  font-size: 1.4em;
  font-size: 1.6em;
  padding-top: 30px;
  font-size: 1.8em; }
  .store-events .slick-dots {
    position: static;
    padding: 5px 0; }

.store-event-a {
  display: block;
  font-family: "Buri", serif;
  text-align: center; }
  .store-event-a:hover, .store-event-a:focus {
    text-decoration: none; }

.store-event-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25em 0;
  border: 1px solid #ddd;
  border-top: 0;
  color: #333;
  line-height: 1.3; }

.store-event-box {
  float: left;
  width: 50%; }
  .store-event-box:first-child .store-event-title {
    border-right: 0; }

.store-event-title {
  padding: 2.4em 0; }

.store-list-wrap {
  font-size: 1.4em;
  margin: 0 auto 20px;
  padding-top: 15px;
  max-width: 930px;
  padding-top: 30px; }

.store-list-total {
  color: #222;
  padding: 10px 15px;
  font-size: 13px;
  text-align: right;
  padding-right: 0; }
  .store-list-total .num {
    color: #758246; }

.store-list {
  border-top: 1px solid #e5e5e5;
  text-align: left; }

.store-list a {
  display: block; }
  .store-list a:hover, .store-list a:focus {
    text-decoration: none; }

.store-list tr {
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .store-list tr:hover {
    border-bottom-color: #333;
    cursor: pointer; }
    .store-list tr:hover th, .store-list tr:hover td {
      background-color: #f6f6f6;
      color: #222; }

.store-list th {
  width: 300px;
  text-align: left; }

.store-list th,
.store-list td {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.store-list .store-type {
  display: block;
  float: left;
  width: 88px;
  padding-left: 15px;
  color: #333;
  font-size: 1.1em; }

.store-list .store-name {
  padding-right: 20px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: nowrap; }

.store-list .store-address {
  padding-right: 30px;
  word-break: keep-all;
  word-wrap: break-word; }

.store-list .store-tel {
  width: 130px; }

.store-list .store-option {
  padding-right: 10px;
  text-align: center; }

.store-list .tel {
  width: 100px;
  margin: 0 auto;
  text-align: left; }

.store-list .icon-beverage {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #ccc;
  color: #fff;
  font-size: 16px;
  line-height: 1.7; }

.store-list th {
  width: 350px;
  border-bottom: 1px solid #e5e5e5; }

.store-list td {
  border-bottom: 1px solid #e5e5e5; }

.store-list .store-type {
  width: 110px;
  padding-left: 24px; }

.photo-slider .slick-dots {
  bottom: 10px; }

.photo-slider img {
  width: 100%; }

.photo-slider .slick-dots li button:before {
  color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.photo-slider .slick-dots li.slick-active button:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=#valuePercent)";
  filter: alpha(opacity=90);
  opacity: 0.9; }

.store .content-box,
.store-review {
  font-size: 1.3em;
  font-size: 1.4em; }

.store .sub-header, .store .basic-header {
  display: none;
  margin-bottom: 0; }

.store .content-box {
  background-color: #f6f6f6; }

.store .sub-header, .store .basic-header {
  display: block;
  font-size: 32px; }

.store .sub-header, .store .basic-header {
  padding-top: 50px;
  padding-bottom: 40px; }

.store-view-map {
  margin-bottom: 30px; }
  .store-view-map .content-box {
    padding-left: 6.25%;
    padding-right: 6.25%; }
  .store-view-map .content-box-shell {
    padding-bottom: 110%; }

.store-view-map {
  background-color: #f6f6f6; }
  .store-view-map .content-box-shell {
    padding-bottom: 96.875%; }
    .store-view-map .content-box-shell .cell-info {
      margin-top: 0;
      margin-bottom: 45px; }
  .store-view-map .content-box-cell {
    margin-top: 25px; }
  .store-view-map .row {
    max-width: 1280px;
    margin: auto; }

.store-view-info .content-box-h {
  font-size: 1.55em; }

.store-view-info p {
  line-height: 1.7; }

.store-view .basic-header {
  padding-bottom: 45px; }
  .store-view .basic-header .h {
    font-size: 32px; }

.store-review {
  margin-top: 1em;
  padding-bottom: 30px;
  font-size: 1.4em;
  min-height: 400px;
  margin-top: 60px;
  padding-bottom: 60px;
  background: #eee9e5 url(../images/shop/product_review_bg.jpg) no-repeat center 0; }
  .store-review .row {
    background-color: transparent; }
  .store-review h2 {
    padding-top: 30px;
    padding-bottom: 15px;
    color: #222;
    font-size: 1.6em;
    font-family: "Buri", serif;
    text-align: center; }
  .store-review h2 {
    padding-top: 50px;
    font-size: 2.1em; }

/* cs (customer center)
-------------------------------------- */
.cs-wrap {
  font-size: 1.3em; }
  .cs-wrap h2 {
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif; }
  .cs-wrap .l-wrap {
    max-width: 930px;
    margin: 0 auto; }
  .cs-wrap .primary-tab {
    margin-top: -10px;
    margin-bottom: 10px; }
  .cs-wrap .mobile {
    display: block; }
  .cs-wrap .desktop,
  .cs-wrap .lnb-header .switch-select {
    display: none; }
  .cs-wrap .lnb-header .h {
    display: block;
    height: 42px;
    font-size: 17px;
    line-height: 2.6; }
  .cs-wrap .mobile {
    display: none; }
  .cs-wrap .desktop {
    display: block; }
  .cs-wrap .lnb-header .switch-select {
    display: block; }
  .cs-wrap .lnb-header .h {
    height: auto;
    font-size: 32px;
    line-height: 1.5; }
  .cs-wrap .primary-tab {
    margin-top: 0;
    margin-bottom: 10px; }

/* cs search */
.cs-search {
  text-align: center;
  padding: 10px;
  background-color: #f6f6f6;
  padding: 15px;
  margin-bottom: 0; }
  .cs-search .input-wrap {
    max-width: 400px;
    padding-right: 90px;
    margin: 0 auto;
    text-align: left; }
  .cs-search .input-text {
    width: 100%; }
  .cs-search .btn-gim {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 0; }
  .cs-search .label {
    color: #555;
    margin: 0 1em; }

.list--cs-notice {
  border-top-color: #ccc; }

/* cs detail */
.cs-head {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .cs-head .title {
    color: #333;
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
    font-size: 1.1em;
    font-weight: bold; }
  .cs-head .date {
    display: block;
    margin-top: .5em; }

.cs-cont {
  font-size: 1.1em;
  padding: 25px 15px;
  border-bottom: 1px solid #ccc; }
  .cs-cont h2 {
    color: #333;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 0.5em; }
  .cs-cont .img-wide {
    margin-left: -30px;
    margin-right: -30px; }
    .cs-cont .img-wide img {
      display: block;
      margin: 0 auto; }
  .cs-cont .cont-wide {
    font-size: 14px;
    margin-left: -15px;
    margin-right: -15px; }

.cs-detail .won-list {
  padding: 10px 15px;
  margin: -10px -15px 20px;
  background-color: #f6f6f6; }
  .cs-detail .won-list li {
    float: left;
    padding: 2px 0;
    width: 33.333%; }

.cs-detail + .func {
  margin-top: 20px; }

.cs-head {
  padding: 20px 15px; }
  .cs-head .title {
    float: left;
    width: 90%;
    font-size: 1.2em; }
  .cs-head .date {
    float: right;
    width: 10%;
    margin-top: .2em;
    text-align: right; }

.cs-cont {
  padding: 4.301% 2.151%; }
  .cs-cont .cont-wide {
    margin-left: 0;
    margin-right: 0; }

.cs-detail .won-list li {
  width: 25%; }

.cs-detail .won-list {
  padding: 1em 1.5em 1em 2em;
  margin: 0 0 2em; }
  .cs-detail .won-list li {
    width: 20%; }

/* prev & next (neighbor link) */
.neighbor-links {
  margin-top: 2.5em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.neighbor-item {
  display: block;
  position: relative;
  padding: 10px 10px 10px 72px;
  color: #999; }
  .neighbor-item .label {
    position: absolute;
    top: 10px;
    width: 55px;
    left: 0;
    color: #555; }
    .neighbor-item .label i {
      position: absolute;
      right: 0; }
  .neighbor-item .date {
    display: none; }
  .neighbor-item .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal;
    font-weight: normal; }
    .neighbor-item .title else {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      display: block; }

.neighbor-prev {
  margin-bottom: -1px;
  border-bottom: 1px solid #e5e5e5; }

.neighbor-links {
  margin-top: 4em; }

.neighbor-item {
  padding-right: 90px; }
  .neighbor-item .date {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    letter-spacing: 0; }

.neighbor-item {
  padding: 10px 150px; }
  .neighbor-item .label {
    width: 120px;
    text-align: center; }
    .neighbor-item .label i {
      right: 10%; }
  .neighbor-item .date {
    right: 10px; }

/* faq */
.faq {
  border-bottom: 1px solid #ccc; }

.faq-item {
  position: relative;
  border-top: 1px solid #e5e5e5; }
  .faq-item:after {
    content: '＋';
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 14px; }
  .faq-item:first-child {
    border-top: 0; }
  .faq-item.on .faq-q .p {
    color: #222;
    font-weight: bold; }
  .faq-item.on:after {
    content: '－'; }
  .faq-item ul {
    margin-top: 1em; }

.faq-q {
  position: relative;
  padding: 15px 50px 15px 40px; }
  .faq-q:before {
    content: 'Q';
    position: absolute;
    top: 18px;
    left: 15px;
    font-family: "Buri", serif;
    font-size: 16px;
    line-height: 1; }
  .faq-q .p {
    position: relative;
    margin: 0; }

.faq-a {
  position: relative;
  padding: 20px 20px 30px 40px;
  border-top: 1px solid #b9c0a5;
  background-color: #f8f8f5; }
  .faq-a:before {
    content: 'A';
    position: absolute;
    top: 22px;
    left: 15px;
    color: #74824c;
    font-family: "Buri", serif;
    font-size: 18px;
    line-height: 1; }
  .faq-a .p {
    position: relative;
    color: #555; }

.faq .more {
  color: #727272;
  margin-top: 15px;
  font-size: 13px; }
  .faq .more a {
    display: inline-block;
    color: #758246;
    font-weight: bold;
    text-decoration: underline; }

.faq {
  border-top: 0;
  border-bottom-color: #ccc;
  font-size: 1.05em; }

.faq-q {
  padding-left: 80px; }
  .faq-q:before {
    top: 19px;
    left: 40px; }
  .on .faq-q:before {
    font-weight: bold; }

.faq-a {
  padding: 30px 80px; }
  .faq-a:before {
    top: 32px;
    left: 40px; }
  .faq-a .more {
    margin-top: 20px; }

/* membership */
.ms-head {
  text-align: center;
  margin: 0 0 30px 0; }

.ms-head .mark-wrap {
  margin-bottom: 12px;
  color: #a8b27c;
  font-size: 70px;
  line-height: 1; }

.ms-head .mark-bt {
  display: block;
  width: 71px;
  height: 71px;
  margin: 10px auto;
  background: url(../images/a/mark_beauty.png) 0 bottom no-repeat;
  background-size: contain;
  font-size: 1em; }

.ms-head .title {
  color: #222;
  font-size: 1.4em;
  font-family: "Buri", serif; }

.ms-head p {
  text-align: left; }
  .ms-head p br {
    display: none; }

.ms-head .func {
  margin-top: 30px; }

.ms-head {
  margin: 50px 0 3.226% 0; }

.ms-head .mark-wrap {
  padding-top: 20px;
  margin-bottom: 25px;
  font-size: 90px; }

.ms-head .mark-bt {
  width: 95px;
  height: 95px;
  margin-bottom: 25px;
  padding-top: 4px; }

.ms-head .title {
  font-size: 1.72em;
  font-weight: normal; }
  .ms-head .title br {
    display: none; }

.ms-head p {
  text-align: center;
  margin-top: 1.5em; }
  .ms-head p br {
    display: inline; }

.ms-table {
  text-align: center;
  border-top: 1px solid #999;
  background-color: #fff; }

.ms-table th {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e5e5e5; }

.ms-table td {
  border-bottom: 1px solid #e5e5e5; }

.ms-table th,
.ms-table td {
  padding: 10px 5px;
  border-left: 1px solid #e5e5e5; }

.ms-table th:first-child,
.ms-table td:first-child {
  border-left: 0; }

.ms-items {
  position: relative;
  margin-top: -1px; }

.ms-q {
  position: relative;
  padding: 15px 50px 15px 15px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }
  .ms-q .h {
    color: #333;
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
    font-size: 1.2em; }
  .ms-q p {
    margin: 0; }

.ms-a {
  padding: 15px; }
  .ms-a .item {
    margin: 1.2em 0; }
    .ms-a .item strong {
      color: #333; }
    .ms-a .item strong + ul,
    .ms-a .item strong + ol {
      margin-top: 0.7em; }
    .ms-a .item .func {
      margin-top: .3em; }
    .ms-a .item:first-child {
      margin-top: 0; }

.ms-items .ms-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -16px;
  color: #999;
  font-size: 2em; }
  .ms-items .ms-icon .icon-plus {
    display: block; }
  .ms-items .ms-icon .icon-minus {
    display: none; }

.ms-items.on .ms-icon .icon-plus {
  display: none; }

.ms-items.on .ms-icon .icon-minus {
  display: block; }

.ms-items {
  padding-top: 5.376%;
  margin-top: 5.376%;
  border-top: 1px solid #e5e5e5; }

.ms-items .ms-q {
  padding: 0;
  border: 0; }
  .ms-items .ms-q .h {
    color: #333;
    font-size: 1.3em;
    font-family: "Noto Sans KR", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", "나눔 고딕", "돋움", dotum, sans-serif;
    font-weight: bold;
    margin-bottom: 0.5em; }

.ms-items .ms-a {
  padding: 0; }

.ms-items .ms-icon {
  display: none; }

.membership {
  position: relative; }

.membership .shape {
  display: block;
  width: 75px;
  height: 75px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: transparent; }

.membership .ms-m em {
  color: #727272; }

.membership .ms-m .shape {
  background-image: url(../images/a/label_m.png); }

.membership .ms-vip em {
  color: #c88939; }

.membership .ms-vip .shape {
  background-image: url(../images/a/label_vip.png); }

.membership .ms-vvip em {
  color: #758246; }

.membership .ms-vvip .shape {
  background-image: url(../images/a/label_vvip.png); }

.membership .ms-q {
  padding: 20px 50px 20px 100px; }
  .membership .ms-q .h {
    font-family: "Buri", serif; }
  .membership .ms-q p {
    font-size: 1.1em; }

.membership .ms-a {
  padding: 20px;
  background-color: #f6f6f6; }
  .membership .ms-a strong {
    display: block; }
  .membership .ms-a .func {
    margin-top: .3em;
    text-align: left; }

.membership .coupon-head {
  padding: 3.226% 0;
  border: 6px solid #e5e5e5;
  margin-bottom: 4.301%; }

.membership .coupon-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 33.333%;
  text-align: center;
  padding: 1.075% 3.226%;
  border-left: 1px solid #e5e5e5; }
  .membership .coupon-item:first-child {
    border-left: 0; }
  .membership .coupon-item .h {
    color: #333;
    font-size: 1.5em;
    font-weight: normal;
    font-family: "Buri", serif;
    margin-bottom: 0; }
  .membership .coupon-item p {
    font-size: 1.1em;
    margin: 0.5em 0 0; }
    .membership .coupon-item p em {
      font-weight: bold; }

.membership .h {
  color: #333;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.5em; }

.membership .shape {
  margin: 0 auto .5em auto; }

.benefit-table {
  background-color: #fff; }
  .benefit-table thead {
    position: absolute;
    visibility: hidden; }
  .benefit-table th,
  .benefit-table td {
    border: 1px solid #e5e5e5;
    border-right: 0; }
  .benefit-table th {
    padding: 10px;
    background-color: #f6f6f6;
    font-size: 1.1em;
    text-align: center; }
  .benefit-table td {
    padding: 25px;
    text-align: left;
    vertical-align: top; }
    .benefit-table td .func {
      margin-top: .5em;
      text-align: left; }
  .benefit-table tr th:first-child,
  .benefit-table tr td:first-child {
    border-left: 0; }

.tealeaf {
  position: relative; }

.tealeaf .item-box {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 1em;
  border: 1px solid #e5e5e5;
  background-color: #fff; }
  .tealeaf .item-box .h {
    font-size: 1.2em;
    padding: 15px;
    text-align: center;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e5e5e5; }
  .tealeaf .item-box ul {
    margin: 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5; }
  .tealeaf .item-box li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.333%;
    text-align: center;
    border-left: 1px solid #e5e5e5; }
    .tealeaf .item-box li:first-child {
      border-left: 0; }
  .tealeaf .item-box b {
    display: block;
    color: #727272;
    font-weight: normal; }
    .tealeaf .item-box b:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      background-color: #727272;
      margin-right: 0.5em; }
    .tealeaf .item-box b.ms-m:before {
      background-color: #727272; }
    .tealeaf .item-box b.ms-vip:before {
      background-color: #c88939; }
    .tealeaf .item-box b.ms-vvip:before {
      background-color: #758246; }
  .tealeaf .item-box span {
    display: block;
    color: #333;
    margin-top: 0.3em; }
  .tealeaf .item-box .over {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    background: #FFF; }
  .tealeaf .item-box p {
    text-align: center;
    padding: 15px;
    margin: 0; }

.tealeaf-item {
  overflow: hidden;
  margin-left: -2%; }

.tealeaf .item-box {
  float: left;
  margin: 0 0 2% 2%;
  width: 48%; }
  .tealeaf .item-box h3.h {
    font-size: 1.3em; }
  .tealeaf .item-box p {
    height: 60px; }
  .tealeaf .item-box .over {
    margin-top: -13px; }

.beauty {
  position: relative; }

.beauty .ms-hit strong {
  display: block;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Buri", serif; }
  .beauty .ms-hit strong:before {
    content: '';
    display: block;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background-color: #999;
    margin: 0 auto .3em auto; }

.beauty .ms-hit span {
  display: block;
  margin-top: .5em; }

.beauty .ms-hit.ms-m strong,
.beauty .ms-hit.ms-m em {
  color: #4e8abe; }

.beauty .ms-hit.ms-m strong:before {
  background-color: #4e8abe; }

.beauty .ms-hit.ms-good strong,
.beauty .ms-hit.ms-good em {
  color: #4e8abe; }

.beauty .ms-hit.ms-good strong:before {
  background-color: #4e8abe; }

.beauty .ms-hit.ms-gold strong,
.beauty .ms-hit.ms-gold em {
  color: #978075; }

.beauty .ms-hit.ms-gold strong:before {
  background-color: #978075; }

.beauty .ms-hit.ms-platinum strong,
.beauty .ms-hit.ms-platinum em {
  color: #58595b; }

.beauty .ms-hit.ms-platinum strong:before {
  background-color: #58595b; }

.beauty .item-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  text-align: center;
  margin-top: -1px;
  float: left;
  width: 50%; }
  .beauty .item-box .h {
    padding: 15px; }
  .beauty .item-box p {
    margin: 0;
    padding: 15px;
    background-color: #f6f6f6; }
  .beauty .item-box:nth-child(2n) {
    border-left: 0; }

.beauty .ms-table td {
  vertical-align: top; }

.beauty .ms-hit .h {
  padding: 15px 0; }

.beauty .ms-hit em {
  display: block; }

/* misc
------------------------------------------------- */
/* login */
.login {
  max-width: 540px;
  margin: 4em auto 0;
  font-size: 1.4em; }

.login .h {
  margin-bottom: 1em;
  font-size: 1.929em;
  font-family: "Buri", serif;
  color: #222;
  text-align: center; }

.login-input {
  padding: 10px 0; }
  .login-input input {
    height: 50px;
    margin-top: 10px;
    padding-top: 15px\9;
    -webkit-transition: width 1.2s ease-out;
    -o-transition: width 1.2s ease-out;
    transition: width 1.2s ease-out; }

.login-func {
  text-align: center; }

.login button {
  font-size: 15px;
  height: 55px; }

.login-links {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  font-size: 0.929em;
  text-align: center; }
  .login-links a {
    position: relative;
    color: #727272; }
  .login-links .bar {
    display: inline-block;
    margin-left: 14px;
    margin-right: 10px;
    width: 1px;
    height: 12px;
    background-color: #ccc;
    vertical-align: middle; }

.login {
  margin-top: 8em; }

.login .h {
  font-size: 2.4em;
  margin-bottom: 0.8em; }

.login-input {
  padding-top: 20px;
  padding-bottom: 30px; }

.login button {
  font-size: 16px; }

.login-links {
  margin-top: 30px;
  font-size: 1em; }
  .login-links .bar {
    margin-left: 32px;
    margin-right: 28px; }

/* sitemap */
.sitemap {
  font-size: 1.4em; }

.sitemap-list {
  margin: 0 5px; }
  .sitemap-list li {
    margin-bottom: 25px; }
  .sitemap-list dt {
    padding: 8px 0;
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 1.286em;
    font-family: "Buri", serif; }
  .sitemap-list a {
    display: block;
    padding: 6px 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .sitemap-list a:hover {
      color: #758246;
      padding-left: 6px;
      background-color: #f6f6f6;
      text-decoration: none; }

.sitemap-list {
  margin-left: -20px;
  margin-right: 0;
  font-size: 0;
  letter-spacing: 0;
  word-spacing: 0; }
  .sitemap-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 35px;
    font-size: 14px; }
  .sitemap-list dl {
    margin-left: 20px; }

.sitemap-list li {
  width: 33.333%; }

.sitemap-list li {
  width: 20%; }

body {
  min-width: 1280px; }

[class^="icon-"] {
  visibility: visible; }

.fix-icon:before {
  content: none !important; }

#sidenav {
  display: none; }

.l-wrap {
  width: 580;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto; }

.is-for-small,
.footer-small {
  display: none !important; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-size: inherit; }

.no-rgba .product-head:before {
  background: url(../images/shop/bg_info.png); }

.reservation-input-large {
  display: none; }

.reservation-input-small {
  display: block; }

/* legacy browser message */
#legacy-browser {
  overflow: hidden;
  position: fixed;
  top: 120px;
  left: 50%;
  width: 840px;
  padding-left: 220px;
  padding-right: 100px;
  margin-left: -580px;
  z-index: 1001;
  background-color: #758246;
  color: #fff;
  font-size: 14px; }
  #legacy-browser p {
    margin: 0 0 10px; }
  #legacy-browser a {
    color: #fff;
    text-decoration: underline; }

.legacy-pad {
  padding: 20px; }

#close-browser-guide {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -16px;
  border: 1px solid #fff; }
  #close-browser-guide .icon:before {
    content: 'X';
    margin-left: 5px; }
