@charset "utf-8";

/* S: k멤버스-숨김콘텐츠 */
.test {
    display: none !important;
}
/* E: k멤버스-숨김콘텐츠 */


/*  B2C css overwrite Start */
.menu-all-wrap  { position:absolute; max-height:calc(100vh - 100px) }
.header .inner nav  { padding-left:230px; justify-content:start; }
.header .gnb li  { margin-right:10px }
.footer-sns  { display:none }
.footer-menu  { margin-top:40px }
.detail .item-text  { padding-right:0 }
.detail .item-func  { display:none }

@media (max-width:1480px){
  .header .aside  { right:0 }
  .header .gnb a  { font-size:18px }
  .header .inner .util  { display:flex; padding-top:32px; }
  .header .inner .util a  { font-size:14px }
}

@media (max-width:720px) {
  html, body  { min-width:100% }
  .footer  { padding-bottom:80px }
  .menu-all-wrap  { position:fixed }
}
/* //End :B2C css overwrite */

/* S: 헤더 */
.header {
  border-top: 1px solid #e5e5e5;
}
.kmembers-util {
  width: 100%;
  height: 35px;
  background-color: #F8F8F8;
}
.kmembers-util .inner {
  width: 920px;
  height: 100%;
  margin: 0 auto;
}
.kmembers-util .util-txt {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  font-size: 12px;
  letter-spacing: -0.48px;
  color: #888;
}
.kmembers-logo {
  height: 80px;
}
.kmembers-logo .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 920px;
  height: 100%;
  margin: 0 auto;
}
.kmembers-logo .logo {
  width: 217px;
  height: 65px;
  background: url(/resources/images/kmembers/logo/logo.png) no-repeat;
  text-indent: -999em;
  cursor: pointer;
}
.kmembers-logo .logo a {
  display: block;
  height: 100%;
}
.kmembers-util .logo a {
  display: block;
  height: 100%;
}
.kmembers-util .emphasis-orange {
  color: #FF472E;
}
.kmembers-logo .go-to-kmembers {
  margin-top: 30px;
  color: #666;
  font-size: 16px;
  letter-spacing: -0.64px;
}
.header.kmembers {
  height: 65px;
}
.header.kmembers .inner {
  justify-content: center;
  height: 100%;
}
.header.kmembers .inner nav {
  flex: unset;
  padding-left: 0;
}
.header.kmembers .gnb,
.header.kmembers .util {
  align-items: center;
  padding-top: 0;
}
.header.kmembers .gnb li {
  margin-right: 25px;
}
.header.kmembers .gnb a {
  padding: 19px 10px;
}
.header.kmembers .util a {
  color: #1c1c1c;
  font-size: 18px;
}
.header.kmembers .util a:hover {
  font-weight: 700;
  text-decoration: unset;
}
.header.kmembers .menu-all-wrap {
  top: -37px;
}
.menu-all-wrap .inner-wrap:before {
  content: unset;
}
.header.kmembers .util li + li {
    margin-left: 25px;
}
.header.kmembers .util a {
    padding: 0;
}
/* E: 헤더 */

/* S: 마스터메인 */
.display-list-row .dtl-item .btn-wrap {
    min-width: unset;
}
/* E: 마스터메인 */

/* S: 상품상세 */

/* E: 상품상세 */

/* S: 예약내역 */
.associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .logo {
    width: 151px;
    height: 45px;
    background: url(/resources/images/kmembers/logo/logo.png) no-repeat center / contain;
}
.associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt {
    position: relative;
    margin-left: 10px;
}
.associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt li {
    padding-left: 15px;
    color: #1C1C1C;
    font-size: 14px;
    font-weight: 300;
    line-height: 29.916px;
    letter-spacing: -0.419px;
}
.associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt li:before {
    content: "・";
    position: absolute;
    left: 0;
}
.associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt li .emphasis-orange {
    color: #E43D30;
  font-weight: 400;
}
/* E: 예약내역 */



@media (max-width: 1480px) {

  /* S: 헤더 */
  .header.kmembers .util a {
    font-size: 16px;
  }
  /* E: 헤더 */

}



@media screen and (max-width: 720px) {
  /* S: 헤더 */
  .kmembers-util {
    position: absolute;
    top: 55px;
    width: 100%;
    height: 27.5px;
    z-index: 1;
  }
  .kmembers-util .inner {
    width: 100%;
  }
  .kmembers-util .util-txt {
    justify-content: center;
  }
  .kmembers-logo {
    height: 50px;
  }
  .kmembers-logo .inner {
    width: 100%;
    padding: 0 20px;
  }
  .kmembers-logo .logo {
    width: 108.5px;
    height: 32.5px;
    background: url(/resources/images/kmembers/logo/logo.png) no-repeat center / contain;
  }
  .header.kmembers {
    height: 40px;
    margin-top: 30px;
  }
  .header.fix {
    height: 55px;
    margin-top: 0;
  }
  .header.kmembers .inner {
    justify-content: flex-end;
    align-items: baseline;
    /*height: 60px;*/
  }
  .header.kmembers .menu-all-wrap {
    top: 0;
  }
  .wrap .header .btn-allmenu, .wrap.main .header.fix .btn-allmenu {
    width: 35px;
    margin-right: 15px;
  }
  .btn-menu-home {
    width: 39px;
    height: 29px;
    background: url(/resources//kmembers/images/icon_home.png) no-repeat center / contain;
  }
  .header.kmembers .menu-all-wrap .area-menu .func-l * + * {
    margin-left: 10px;
  }
  .header.kmembers .menu-all-wrap .area-menu .func-l .btn-login:before {
    background-size: 21px auto;
  }
  .header.kmembers .menu-all-wrap .area-menu .func-l .btn-search-booking:before {
    background: url(/resources//kmembers/images/ico-search-booking-mo.svg) 50% 50%/17px auto no-repeat;
  }
  .header.kmembers .menu-all-wrap .area-menu .func-l .btn-go-kmembers:before {
    background: url(/resources//kmembers/images/ico-go-kmembers-mo.svg) 50% 50%/22.5px auto no-repeat;
  }
  /* E: 헤더 */

  /* S: 상품상세 */
  .detail .option-area {
      height: 410px;
  }
  /* E: 상품상세 */

  /* S: 예약내역 */
  .associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .logo {
    width: 82.5px;
    height: 24.5px;
  }
  .associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt {
    margin-left: 0;
  }
  .associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt li {
    padding-left: 0;
    line-height: 30px;
    letter-spacing: -0.5px;
  }
  .associatedpoint-list-wrap .associatedpoint-item.kmembers .acco-detail .subtxt li:before {
    left: -10px;
  }
  /* E: 예약내역 */

}




