body, html {
  width:100%;
  padding:0px;
  margin:0px;
}

header,div,ul,li,p,td,dd,dl,span {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

iframe {
  border:0px;
  padding:0px;
  margin:0px;
}

body {
  background-color: #ffffff;
  /*background-color: #303030;*/
  font-size:12px;
  font-family: "Noto Sans KR";
  line-height: 12px;
  color:#303030;
}
input:focus {
  outline:none;
}

td.right
,th.right {
  text-align:right;
}
td.left
,th.left {
  text-align: left;
}
td.center
,th.center {
  text-align:center;
}
td.bold
,th.bold {
  font-weight: 500;
}

tr.table-divide
,tr.table-divide td {
  height:2px;
  background-color: #ccc;
}

.clear-blank {
  clear: both !important;
  border:0px !important;
  height:0px !important;
  width:100% !important;
  padding:0px !important;
  margin:0px !important;
  border-radius: 0px !important;
  min-height: 0px;
  max-height: 0px;
  min-width: 0px;
  max-width: 0px;
}

div.popup-bg {
  position: fixed;
  left:0px;
  right:0px;
  top:0px;
  bottom:0px;
  background-color: rgba( 0,0,0,0.3);
  z-index: 4;
  display: none;
}

/* Site container */
div.psh-body {
  width:100%;
  min-width:340px;
  clear: both;
  max-width:684px;
  margin:auto;
  height:auto;
  background-color: #FFF;
  min-height:550px;
}


/* site header */
header {
  width:100%;
  max-width: 684px;
  margin: auto;
  clear: both;
  min-width: 360px;
  /*position: sticky;*/
  z-index:2;
  top:-1px;
  background-color: #FFF;
  height:75px;
}

header > div {
  float:left;
}

header div.logo {
  width:110px;
  height:75px;
  margin: 0px auto;
  padding: 15px 0px 13px 0px;
  background-color: #ffffff;
  width:40%;
  text-align: center;
}

header div.logo img  {
  width:110px;
}

div.YONG-PYONG-RESORT {
  width: 110px;
  height: 13px;
  margin: 1.8px 0 0;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.3px;
  text-align: center;
  color: #303030;
  margin:auto;
}

/* Default navi */
nav.nav-home {
  display: block;
  position: sticky;
  top:0px;
  height: 72px;
  width: 100%;
  padding-top: 17px;
  background-color: #FFF;
  z-index:3;
  margin-top:-1px;
  max-width: 684px;
  margin: auto;
}

nav.nav-home.expended {
  height:183px;
  position: fixed;
  top:0px;
  left:0px;
  right:0px;
  z-index:2;
}

div.nav-bg {
  background-color: rgba(0,0,0,0);
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  z-index:4;
}

nav.nav-home.expended div.nav-close {
  position: fixed;
  top: 194px;
  width:100%;
  min-width:340px;
  max-width:375px;
}

nav.nav-home.expended div.nav-close p.btn-close {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  margin: auto;
  border-radius: 25px;
  text-align: center;
  padding-top: 11px;
  font-size:8px;
}
nav.nav-home.expended div.nav-close p.btn-close span {
  display: block;
}
nav.nav-home.expended div.nav-close p.btn-close span.title {
  padding-top:3px;
}
nav.nav-home div.main-navi {
  width:100%;
  min-width:346px;
  max-width: 420px;
  margin: auto;
}
nav.nav-home div.main-navi li.navi-item {
  float:left;
  width:50%;
  text-align: center;
  font-size:10px;
  font-family: "Noto Sans KR";
  font-weight: 500;
}

nav.nav-home.expended div.main-navi li.navi-item {
  float:left;
  width:25%;
  text-align: center;
  font-size:10px;
  font-family: "Noto Sans KR";
  font-weight: 500;
  margin-top:24px;
}

nav.nav-home div.main-navi li.navi-item div.nav-more {
  height:32px;
  width:24px;
  margin: auto;
  padding-top:18px;
  cursor: default;
}
nav.nav-home div.main-navi li.navi-item div.nav-more span {
  display: block;
  width: 4px;
  height: 4px;
  border: solid 1px #303030;
  float: left;
  margin: 0 2px;
  border-radius: 2px;
}
nav.nav-home div.main-navi li.navi-item p.icon {
  height:32px;
}

nav.nav-home div.main-navi li.navi-item p.title {
  padding-top:4px;
}

div.nav-search {
  width:30%;
  padding:28px 30px;
  text-align:left;
}

div.nav-hamburger {
  width:30%;
  padding:30px 30px;
  text-align:right;
}

div.nav-hamburger p.btn-hamburger {
  padding-top:4px;
}

div.nav-hamburger p {
  display: block;
  width: auto;
  height:25px;
  float: right;
  text-align: center;
  font-size:10px;
}

/* Event navi */
nav.nav-event {
  margin-top: 6px;
  height: 210px;
  background-color: #FFF;
}
nav.nav-event div.main-navi p.point {
  display: block;
  height: 16px;
  line-height: 1;
  font-family: "Noto Sans KR";
  font-size: 9px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.27px;
  text-align: center;
  color: #e50a11;
  padding: 2px 4px 1px;
  margin:auto;
}
nav.nav-event div.main-navi p.point-608 {
  width: 48px;
  border-radius: 8px;
  border: solid 1px #e50a11;
  background-color: #ffffff;
}
nav.nav-event div.main-navi p.point-609 {
  width: 58px;
  border-radius: 8px;
  border: solid 1px #e50a11;
  background-color: #ffffff;
}
nav.nav-event div.main-navi li {
  width:25%;
  padding-top:22px;
  float:left;
  text-align: center;
}
nav.nav-event div.main-navi li.navi-item-001 p.icon {
  margin-top: 13.6px;
}
nav.nav-event div.main-navi li.navi-item-002 p.icon {
  margin-top: 7.2px;
}
nav.nav-event div.main-navi li.navi-item-003 p.icon {
  margin-top: 7.2px;
}
nav.nav-event div.main-navi li.navi-item-004 p.icon {
  margin-top: 7.4px;
}
nav.nav-event div.main-navi li.navi-item-005 p.icon {
  margin-top: 5.2px;
}
nav.nav-event div.main-navi li.navi-item-006 p.icon {
  margin-top: 7.2px;
}
nav.nav-event div.main-navi li.navi-item-007 p.icon {
  margin-top: 7.2px;
}
nav.nav-event div.main-navi li.navi-item-008 p.icon {
  margin-top: 5.4px;
}
nav.nav-event div.main-navi li.navi-item p.title {
  height: 15px;
  margin-top:5.1px;
  font-family: "Noto Sans KR";
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  text-align: left;
  color: #303030;
  text-align: center;
}

div.events.page-content {
  padding:0px 0px;
}

/** Sub navi **/
div.sub-nav {
  width:100%;
  font-family: "Noto Sans KR";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.36px;
  background-color: #f5f5f5;
  color:#303030;
  display: none;
  margin-bottom: 20px;
}
div.sub-nav ul {
  clear: both;
  display: block;
  height:35px;
}
div.sub-nav ul:first-child {
  border-bottom:1px solid #e2e2e2;
}
div.sub-nav ul li {
  width:25%;
  height:35px;
  float: left;
  line-height: 38px;
  text-align: center;
  border-right:1px solid #e2e2e2;
}
div.sub-nav ul li:last-child {
  border-right:0;
}
div.sub-nav a
,div.sub-nav a:hover
,div.sub-nav a:visited
,div.sub-nav a:active {
  color:#303030;
  text-decoration: none;
}
div.sub-nav a:hover {
  color:#303030;
  font-weight: 500;
}

/** Search **/
div.search-bg {
  position: fixed;
  left:0px;
  top:0px;
  right:0px;
  bottom:0px;
  background-color: rgba(0,0,0,0.65);
  clear: both;
  display: none;
  z-index:2;
}
div.search-bg div.search-box {
  height:40px;
  margin:auto;
  width:100%;
  max-width:320px;
  border-bottom:2px solid #FFF;
}

div.search-bg div.search-box input {
  font-size:22px;
  width:100%;
  background-color: rgba(0,0,0,0);
  color:#FFF;
  border:0px;
  padding-right:45px;
}
div.search-bg div.search-box input::placeholder {
  color:#CCC;
  font-size:14px;
}
div.search-bg div.search-box p.search-btn {
  display: block;
  width:30px;
  height:30px;
  padding-top:5px;
}
div.search-bg div.search-box p.search-btn img {
  width:100%;
}
div.search-bg div.search-box p.search-close-btn {
  display: block;
  width: 40px;
  height: 40px;
  margin: auto;
  background-color: rgba(0,0,0,0.5);
  padding: 10px;
  border-radius: 20px;
}
div.search-bg div.search-box p.search-close-btn img {
  width:100%;
}
div.search-bg div.search-box ul {
  display: block;
  height:40px;
}
div.search-bg div.search-box ul li {
  float: left;
}
div.search-bg div.search-box ul li:first-child {
  width:100%;
}
div.search-bg div.search-box ul li:last-child {
  margin-left:-40px;
}
div.search-bg ul li.search-close-btn-box {
  margin:0px !important;
  padding-top: 20px;
}

/** Top Banner **/
div.top-banner {
  width:100%;
  height:auto;
  padding-top:25px;
}

div.banner-slide-box {

}

div.banner-slide-box p img {
  width:100%;
}

/* 오늘의 추천 */
div.today-recommend {
  padding: 35px 5px 2px 0px;
  background-color: #FFF;
}
p.main-section-title {
  height: 20px;
  font-family: "NanumSquare";
  font-size: 18px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: -0.54px;
  text-align: left;
  color: #303030;
  margin-bottom:2px;
  padding-left:20px;
  padding-right:20px;
}
p.main-section-title .point {
  color:#e50a11;
}
p.main-section-title .icon {
  margin-left:2px;
}
div.today-recommend p.desc
,div.today-recommend div.desc
,div.products-list-items p.desc
,div.products-list-items div.desc
,div.product-detail div.product-summary div.desc {
  padding-left:20px;
  padding-right:20px;
}

/* Desc */
p.desc
,div.desc {
  height: 18px;
  font-family: "Noto Sans KR";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: -0.36px;
  text-align: left;
  color: #898989;
}

/* Products slide */
div.products-slide {
  width:100%;
  overflow-x: hidden;
  margin-top:15px;
  padding-bottom:30px;
}

div.products-slide ul {
  width:1850px;
  padding-left:1px;
}

div.products-slide.main-products-list ul {
  width:100%;
  padding-left:0px;
}

div.products-slide div.products-slide-items-box li.products-slide-items {
  min-width: 160px;
  width: 100%;
  max-width: 250px;
  margin-left:unset;
  margin: auto;
}

div.products-slide li.products-slide-items:first-child {
  margin-left:20px;
}

div.products-slide.main-products-list li.products-slide-items {
  /*margin:0px 0px !important;*/
}
div.products-slide li.products-slide-items {
  float:left;
  width:250px;
  min-height:312px;
  max-height:410px;
  border-radius: 10px;
  padding-bottom:20px;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  margin-right:10px;
}

div.products-slide div.products-slide-items-box li.products-slide-items {
  float: none;
}

div.products-slide li.products-slide-items p.title-image {
  display: block;
  overflow-y: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #FFF;
}

div.products-slide li.products-slide-items p.title-image {
  width:100%;
  max-height:250px;
  overflow-y: hidden;
}
div.products-slide li.products-slide-items p.title-image img {
  width:100%;
}
div.products-slide li.products-slide-items div.info {
  padding: 20px 10px;
}
div.new-product div.products-slide li.products-slide-items div.info {
  padding: 10px 0px;
}
div.new-product div.products-slide li.products-slide-items {
  padding-bottom:10px;
}
div.new-product div.products-slide li.products-slide-items p.product-option {
  padding-top:10px;
}
div.products-slide li.products-slide-items p.product-status {
  font-family:'Noto Sans KR';
  font-weight: 400;
  line-height: 18px;
  font-size:12px;
  height: 20px;
  letter-spacing: -0.36px;
}
div.products-slide li.products-slide-items p.product-status span.deal-status {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: solid 1px #e50a11;
  background-color: #e50a11;
  color:#FFF;
  padding: 1px 7px 1px 8px;
}
div.products-slide li.products-slide-items p.product-status span.deal-amount {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: solid 1px #e50a11;
  background-color: #FFF;
  color: #e50a11;
  padding: 1px 7px 1px 8px;
}
div.products-slide li.products-slide-items p.title {
  height: 31px;
  padding: 8px 0 2px 0;
  font-family: 'Noto Sans KR';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  letter-spacing: -0.47px;
  text-align: center;
  color: #303030;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  width: 100%;
  overflow: hidden;
  display: inline-block;
}

div.products-slide li.products-slide-items p.desc
,div.products-slide li.products-slide-items div.desc
,div.products-list-items div.desc
,div.product-detail div.product-summary div.desc {
  height: 33px;
  padding: 2px 0 2px 0;
  font-family: 'Noto Sans KR';
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 15px;
  letter-spacing: -0.36px;
  text-align: left;
  color: #898989;
  overflow: hidden;
  text-overflow:ellipsis;
}
div.product-detail div.product-summary div.desc {
  height:60px !important;
}
div.products-slide li.products-slide-items p.product-option {
  text-align: center;
  padding-top:15px;
}
div.products-slide li.products-slide-items p.product-option span.option-price {
  height:22px;
  color:#e50a11;
  font-family: 'Montserrat';
  font-size:18px;
  line-height: 22px;
  font-weight: 600;
  margin-left:9px;
}
div.products-slide li.products-slide-items p.product-option span.option-name {
  font-family: 'Noto Sans KR';
  font-weight: 500;
  font-size:10px;
  color:#e50a11;
  line-height: 15px;
  letter-spacing: -0.3px;
  padding-left:5px;
  margin-right:0px;
}
ul#id-today-slider {
  display: block;
  height:410px;
}

/* Customer info */
div.customer-info {
  width:100%;
  padding:53px 0px 35px 0px;
}
div.customer-info li {
  float:left;
  padding: 0px 5px;
  width:33.33%;
}
div.customer-info div.customer-info-item {
  width:100px;
  height:100px;
  text-align:center;
  padding: 23px 0px 24px 0px;
  border-radius: 5px;
  border: solid 1px #aeaeae;
  background-color: #f5f5f5;
  color: #303030;
  margin: auto;
}
div.customer-info li p.icon {
  margin-top:-39px;
}
div.customer-info li p.title {
  font-family: 'Noto Sans KR';
  font-weight: 400;
  margin-top:5px;
  font-size:12px;
  line-height: 18px;
  letter-spacing: -0.36px;
}
div.customer-info li p.content {
  font-family: 'Noto Sans KR';
  font-size:10px;
  line-height: 15px;
  letter-spacing: -0.3px;
}


/* Products list */
div.products-list {
  width:100%;
  overflow-x: hidden;
  margin-top:15px;
  padding-bottom:30px;
}

div.main-products-list {
  width:100%;
  margin-top:0px;
  padding-bottom:0px 10px 30px 10px;
}

div.main-products-list.products-slide {
  overflow-x: visible;
}

div.products-list ul li
,div.main-products-list ul li {
  float: left;
  padding:10px;
  width:100%;
}

li.products-slide-items-box {
  width:500%;
}
div.products-slide-items-box {
  width:100%;
  margin:auto;
}

div.new-product {
  padding:20px 0px;
}

@media screen and (min-width:270px ) {
  div.products-list ul li
  ,div.main-products-list ul li {
    width:100%;
  }
  li.products-slide-items-box {
    width:100%;
  }
}

@media screen and (min-width:342px ) {
  li.products-slide-items-box {
    width:50% !important;
  }
}

@media screen and (min-width:513px ) {
  li.products-slide-items-box {
    width:33.33% !important;
  }
  .mypage-content {
    display: none;
    padding: 0px;
    clear: both;
    position: fixed;
    top: 0px;
    left: 0px;
    right:unset;
    width:400px;
    bottom: 0px;
    background-color: #FFF;
    z-index: 5;
    box-shadow: 4px 2px 5px rgba(0,0,0,0.3);
  }
  div.popup-info {
    position: fixed;
    top:0px;
    left:unset !important;
    width:400px;
    right:0px;
    bottom:0px;
    background-color: #FFF;
    padding:20px;
    z-index:3;
    display: none;
    box-shadow: -4px 2px 5px rgba(0,0,0,0.3);
  }
  div.popup-info-modal div.popup-info-box {
    max-width:400px;
    margin:auto;
  }
}

@media screen and (min-width:684px ) {
  li.products-slide-items-box {
    width:33.33% !important;
  }
}

@media screen and (min-width:510px ) {
  div.products-list ul li
  ,div.main-products-list ul li {
    width:50%;
  }
}

@media screen and (min-width:810px ) {
  div.products-list ul li
  ,div.main-products-list ul li {
    width:33.33%;
  }
  div.products-list.cate-products-list ul li
  ,div.main-products-list.cate-products-list ul li {
    width:50%;
  }
  li.products-slide-items-box {
    width:33.33%;
  }
}
/*
@media screen and (min-width:1080px ) {
  div.products-list ul li
  ,div.main-products-list ul li {
    width:25%;
  }
  div.products-list.cate-products-list ul li
  ,div.main-products-list.cate-products-list ul li {
    width:50%;
  }
  li.products-slide-items-box {
    width:25%;
  }
}

@media screen and (min-width:1350px ) {
  div.products-list ul li
  ,div.main-products-list ul li {
    width:20%;
  }
  div.products-list.cate-products-list ul li
  ,div.main-products-list.cate-products-list ul li {
    width:50%;
  }
  li.products-slide-items-box {
    width:20%;
  }
}
*/
@media screen and (min-width:540px ) {
  div.vod-list ul li {
    width:50% !important;
    float: left;
  }
}

div.products-list div.products-list-items
,div.main-products-list div.products-list-items {
  width:250px;
  height:300px;
  border-radius: 10px;
  padding-bottom:20px;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  margin:auto;
}

div.products-list div.products-list-items p.title-image
,div.main-products-list div.products-list-items p.title-image {
  display: block;
  overflow-y: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #FFF;
}

div.products-list div.products-list-items p.title-image
,div.main-products-list div.products-list-items p.title-image {
  width:100%;
  height:140px;
}
div.products-list div.products-list-items div.info
,div.main-products-list div.products-list-items div.info {
  padding: 20px;
}
div.products-list div.products-list-items p.product-status
,div.main-products-list div.products-list-items p.product-status {
  font-family:'Noto Sans KR';
  font-weight: 400;
  line-height: 18px;
  font-size:12px;
  height: 20px;
  letter-spacing: -0.36px;
}
div.products-list div.products-list-items p.product-status span.deal-status
,div.main-products-list div.products-list-items p.product-status span.deal-status {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: solid 1px #e50a11;
  background-color: #e50a11;
  color:#FFF;
  padding: 1px 7px 1px 8px;
}
div.products-list div.products-list-items p.product-status span.deal-amount
,div.main-products-list div.products-list-items p.product-status span.deal-amount {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: solid 1px #e50a11;
  background-color: #FFF;
  color: #e50a11;
  padding: 1px 7px 1px 8px;
}
div.products-list div.products-list-items p.title
,div.main-products-list div.products-list-items p.title
,div.product-detail div.product-summary div.product-title
,div.order_list p.title {
  height: 31px;
  padding: 8px 0 2px 0;
  font-family: 'Noto Sans KR';
  font-size: 15.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  letter-spacing: -0.47px;
  text-align: center;
  color: #303030;
}

div.products-list div.products-list-items p.desc
,div.main-products-list div.products-list-items p.desc
,div.product-detail div.product-summary div.desc
,div.order_list p.desc {
  height: 33px;
  padding: 2px 0 2px 0;
  font-family: 'Noto Sans KR';
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 15px;
  letter-spacing: -0.36px;
  text-align: left;
  color: #898989;
}
div.products-list div.products-list-items p.product-option
,div.main-products-list div.products-list-items p.product-option
,div.product-detail div.product-summary div.product-option {
  text-align: center;
  padding-top:15px;
}
div.products-list div.products-list-items p.product-option span.option-price
,div.main-products-list div.products-list-items p.product-option span.option-price
,div.product-detail div.product-summary div.product-option span.option-price {
  height:22px;
  color:#e50a11;
  font-family: 'Montserrat';
  font-size:18px;
  line-height: 22px;
  font-weight: 600;
  margin-left:9px;
}
div.products-list div.products-list-items p.product-option span.option-name
,div.main-products-list div.products-list-items p.product-option span.option-name
,div.product-detail div.product-summary div.product-option span.option-name {
  font-family: 'Noto Sans KR';
  font-weight: 500;
  font-size:10px;
  color:#e50a11;
  line-height: 15px;
  letter-spacing: -0.3px;
  padding-left:5px;
  margin-right:9px;
}

/* Product list */
div.cate-products-list div.products-list-items {
  width:100%;
  max-width:360px;
  height:400px;
}
div.cate-products-list div.products-list-items p.title-image {
  height:240px;
}
div.cate-products-list div.products-list-items p.title
,div.product-detail div.product-summary div.product-title {
  text-align:left;
}

div.cate-products-list div.products-list-items img {
  width:100%;
}

/* Product detail */
div.product-detail
,div.product-detail div.product-summary
,div.product-detail div.title-image {
  width:100%;
  max-width:684px;
}

div.product-detail {
  padding-top:10px;
  margin-top:10px;
}

div.product-detail div.title-image img {
  width:100%;
}

div.product-detail div.product-summary {
  padding:24px 20px 20px 20px;
}

div.product-detail div.product-summary div.product-title {
  padding:0px;
  padding-bottom:12px;
  border-bottom:1px dotted #707070;
}

div.product-detail div.product-summary div.desc {
  padding-top:12px;
}
div.product-detail div.product-summary div.product-option {
  padding-top:30px;
  text-align: right;
}
div.product-detail div.deal_option {
  padding:20px;
  position: sticky;
  top: 72px;
  bottom:0px;
  background-color: #FFF;
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #303030;
}

div.deal_option_selected input {
  float:left;
  border:1px solid #000;
  border-radius: 2px;
  padding-right: 8px;
}

div.deal_option_selected table {
  margin-top:10px;
  width:100%;
}
div.deal_option_selected table td {
  padding:5px;
}
div.btn_order {
  padding:10px 0 !important;
}

div.btn_order button {
  width:100%;
}

div.btn_order_payment {
  display: none;
}

table.select_option_table {
  display:none;
}

.btn_amount_box {
  width:70px;
  float:left;
  text-align: left;
}

span.btn_amount {
  display: block;
  padding: 8px 8px 8px 8px;
  text-align: center;
  width: 28px;
  float: left;
  font-size: 12px;
  border: 1px solid #000;
  border-radius: 2px;
}

span.btn_amount:first-child {
  border-right:0px;
  border-left:0px;
}

input.inp-buy-count {
  height:30px;
}

.btn_plus {
  background-color:#FFF;
  color: #000;
}

.btn_minus {
  color: #000;
  background-color: #FFF;
}
.number {
  text-align:right;
}

.number_3 {
  width:55px;
}

div.deal_option div.deal-option-box {
  width:100%;
  height:100%;
  max-width: 480px;
  margin: auto;
}

div.divided-blank {
  width:100%;
  height:6px;
  background-color: #ECECEC;
}


/* form control */
select.form-control
,input.form-control {
  height:36px;
  border-color: #707070;
  font-family: 'Noto Sans KR';
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.36px;
  color:#898989;
}

.btn-success {
  background-color: #e50a11 !important;
  border-color: #e50a11 !important;
  background-image:none !important;
  filter:none;
  font-weight: bold;
}

.btn-info {
  background-color: #2c64af !important;
  border-color: #184d95 !important;
  background-image:none !important;
  filter:none;
  font-weight: bold;
}

.btn-primary
,.btn-warning
,.btn-danger {
  background-image:unset;
}
.btn-warning {
  background-color: #ff6600 !important;
  border-color: #b14700 !important;
}

/* tab contents */
div.tab-contents-container {
  border-top:2px solid #303030;
}
div.tab-contents-container ul.content-tab-navi {
  display: block;
  height: 34px;
}
div.tab-contents-container ul.content-tab-navi li {
  width:33.33%;
  float:left;
  padding:7px 0px;
  font-size:14px;
  line-height: 20px;
  letter-spacing: -0.42px;
  font-family: 'Noto Sans KR';
  font-weight: 500;
  color:#303030;
  text-align: center;
  cursor:default;
}
div.tab-contents-container ul.content-tab-navi li.active {
  color:#F5F5F5;
  background-color: #303030;
}

div.tab-content {
  padding-top:10px;
}

div.tab-content div.product-content-images img {
  width:100%;
}

div.tab-content div.tab-content-box img {
  max-width:100%;
}

div.tab-content div.tab-content-box {
  padding:20px 0px;
  font-size:12px;
  line-height: 18px;
  color:#303030;
  letter-spacing: -0.36px;
  font-weight:400;
  min-height:350px;
  word-break: break-all;
}

div.tab-content div.tab-content-box .point {
  font-size:14px;
  font-weight: bold;
  line-height: 20px;
}

div.tab-content div.tab-content-box .red {
  color:#e50a11;
}
div.tab-content div.tab-content-box .list {
  padding:0px 10px !important;
}

div.tab-content div.tab-panel {
  display: none;
}
div.tab-content div.tab-panel.active {
  display: block !important;
}
div#id-faq li {
  font-size:12px;
  list-style: decimal;
  margin-left: 15px;
}

div#id-faq li p.faq-subject {
  font-weight:bold;
  border-bottom:1px solid #CCC;
  padding-top:5px;
  padding-bottom:5px;
}

div#id-faq li p.faq-content {
  display:none;
  padding:10px;
  border-bottom:1px solid #eee;
}

div#id-customer-center p {
  padding:3px;
}

div.deal_content_box p.row-title{
  font-weight:bold;
}

#id-cs-tabs.content-tab-navi li {
  width:50% !important;
}

.content-tab-navi li {
  cursor:default;
}

table.terms {
  border:1px solid #E1E1E1;
  background-color: #EFEFEF;
}

table.terms th {
  text-align: center;
}
table.terms th
,table.terms td {
  font-size:10px;
  padding:2px;
  border-bottom:1px solid #E1E1E1;
  border-right:1px solid #E1E1E1;
  word-break: keep-all;
}

table.terms tr td:last-child
,table.terms tr th:last-child {
  border-right:0px;
}
div.content-page {
  clear: both;
  padding:20px 20px 30px 20px;
}

div.content-page-header {
  padding:0px 10px;
  font-weight: bold;
  font-size:18px;
  line-height: 27px;
  color:#303030;
}

div.content-page-header.sub-title {
  padding:20px 0px;
  border-bottom:0px;
  font-weight: 500;
}
div.sub-list-row ul li {
  list-style-type: decimal-leading-zero;
  margin-left:20px;
  margin-bottom:20px;
}

div.sub-list-row p.row-title {
  font-weight:bold;
  margin-right: 20px;
  margin-left: -20px;
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom:1px dashed #929292;
}

div.page-content {
  padding:0px 10px;
  color:#303030;
  min-height:350px;
}
a
,a:hover
,a:active
,a.visited {
  color:#303030;
  text-decoration: none;
}
div.page-content a
,div.page-content a:hover
,div.page-content a:active
,div.page-content a:visited
,div.content-page-header a
,div.content-page-header a:hover
,div.content-page-header a:active
,div.content-page-header a:visited
 {
  color:#303030;
  text-decoration: none;
}

div.article-body {
  min-height:350px;
}
div.article-body span.glyphicon {
  margin-right:5px;
}

div.article-body .article-content {
  padding:0 0px;
}
div.article-body .article-subject {
  font-weight:bold;
  font-size:16px;
  line-height: 22px;
  padding:0px 0px 20px 0px;

}
.article-point {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  padding-top:10px;
  padding-bottom:10px;
}
div.article-body .sub-list ul li {
  list-style-type: decimal-leading-zero;
  margin-left:25px;
  margin-right:25px;
  padding:5px 0px;
}

div.sub-list-nostyle ul li {
  margin-left:5px;
  margin-right:5px;
  padding:5px 0px;
}

/* Video content */
div.vod-list {
  width:100%;
  padding:20px 0px;
}
div.vod-list ul {
  clear:both;
}
div.vod-list ul li {
  width:100%;
  margin:5px 0px;
  padding:5px;
}
div.vod-list div.vod-list-item {
  /*height:241px;*/
  width:100%;
  max-width:400px;
  background-color: #FFF;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin:auto;
  border-radius: 8px;
}
div.vod-list div.vod-list-item div.vod-image {
  width:100%;
  /*height:160px;*/
  overflow-y: hidden;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
div.vod-list div.vod-list-item div.vod-image img {
  width:100%;
}
div.vod-list div.vod-list-item div.vod-caption {
  width:100%;
  height:81px;
  overflow-y: hidden;
  background-color: #efefef;
  padding:20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

div.vod-list div.vod-list-item div.vod-caption .vod-title {
  font-size:15px;
  font-weight:500;
  line-height: 23px;
  color:#303030;
}
div.vod-list div.vod-list-item div.vod-caption .vod-desc {
  font-size:12px;
  line-height:15px;
  color:#898989;
}
div.vod-player-btn {
  display: block;
  background-color: rgba(0,0,0,0);
  z-index: 3;
  padding: 20px;
  text-align: center;
  width: 100%;
  position: relative;
  margin-top: -73px;
  top: -35px;
  /*
  position: absolute;
  height: 160px;
  width: 320px;
  padding:70px 143px 65px 144px;*/
}

div.vod-player-box {
  display: none;
  position: fixed;
  left:0px;
  top:0px;
  right:0px;
  bottom:0px;
  background-color:rgba(0,0,0,0.7);
  z-index: 4;
}
div.vod-player {
  width:100%;
  height:100%;
  min-width:340px;
  min-height:360px;
  max-width:720px;
  margin: auto;
  padding:20px;
  background-image: url(/libs/images/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}

div.vod-player iframe {
  width:100%;
  height:100%;
  margin-top:100px;
}
div.vod-player-box div.vod-close {

}
div.vod-player-box div.vod-close p.btn-close {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  margin: auto;
  border-radius: 25px;
  text-align: center;
  padding-top: 11px;
  font-size:8px;
}
div.vod-player-box div.vod-close p.btn-close span {
  display: block;
}
div.vod-player-box div.vod-close p.btn-close span.title {
  padding-top:3px;
}



.page-header-image {
  display: block;
  width:100%;
}
.page-header-image img {
  width:100%;
}

/* Order preview */
div.order_preview_title
,div.pop_modal_title {
  padding: 10px 10px;
  background-color: #e50a11;
  border-radius: 5px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  margin-left: -5px;
  margin-right: -5px;
}

div.order_preview_option {
  padding: 0px;
  margin: 10px auto;
  overflow-y: auto;
  position: absolute;
  left: 10px;
  top: 50px;
  right: 10px;
  bottom: 125px;
}

div.order_preview_option table {
  width:100%;
}

div.order_preview_btn
,div.pop_modal_btn {
  padding: 20px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  right: 0px;
  border-top:1px solid #c7c7c7;
  background-color:#FFF;
}

.order_preview_box .deal_name {
  font-weight: bold;
    padding: 5px 0;
    border-bottom: 1px solid #666;
}

tr.order_preview_row_title th {
  font-size:12px;
  color: #666;
  text-align:center;
  padding: 8px 5px;
  font-weight: bold;
}

tr.order_preview_row_option td {
  padding: 5px 0;
  border-top: 1px dotted #BBB;
}

tr.order_preview_row_option.day-total td {
  padding: 5px 0;
  border-top: 1px dotted #BBB;
  border-bottom: 1px solid #333;
}

div.order_preview_payment {
  padding: 10px 0;
  border-top: 1px dashed #BBB;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: 80px;
  right: 20px;
  font-size: 16px;
  font-weight: 500;
}

span.payment_total_price {
  color: #ef0707;
  font-size: 14px;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}

tbody.order_preview_option_list td {
  font-size:12px;
  padding: 10px 2px;
}

div.order_preview_payment_info div.input-group {
  margin-top:15px;
}

div.order_preview_payment_agree {
  margin-top:15px;
  padding:0px;
  font-size:12px;
}

.spread_title {
  display:block;
  cursor:default;
  font-weight: bold;
  font-size:14px;
  padding:10px;
}

.spread_title.spread_open + .spread_content {
  display:block;
}

.spread_content {
  display: none;
  background-color: #EFEFEF;
  padding: 15px 5px;
  line-height: 17px;
}
label[for=id-agree-yn] {
  font-size:14px;
  font-weight: bold;
  padding: 10px 0px;
}


/* Order history */

div.content-page.order {
  background-color: #F3F3F3;
  min-height:160px;
  height:auto;
}
div.order-list-item {
  background-color: #FFF;
  padding:16px;
  margin-bottom:10px;
  width:100%;
  display: inline-block;
  clear: both;
  min-height:120px;
}

div.order-list-item.used
,div.order-list-item.order_canceled
,div.order-list-item.order_cancel_request {
  display: none;
}

div.order-list-item p.coupon-no {
  color:#a6a6a6;
  font-size:11px;
  line-height: 17px;
}

div.order-list-item p.order-title {
  color:#303030;
  font-size:15px;
  line-height:22px;
  font-weight: 500;
  padding:5px 0px;
}

div.order-list-item p.order-count {
  color:#303030;
  font-size:12px;
  line-height:14px;
  margin-left:-5px;
}
div.order-list-item p.order-price {
  color:#303030;
  font-size:14px;
  line-height:22px;
  font-weight: 500;
  padding:5px 0px;
}
div.order-list-item p.order-count span.bolder-box:nth-child(2){
  margin-left:10px;
}
div.order-list-none {
  background-color: #FFF;
  padding:16px;
  margin-bottom:10px;
  width:100%;
  display: inline-block;
  clear: both;
  min-height:120px;
  text-align: center;
  padding-top:50px;
  font-weight: 400;
}
span.bolder-box-black {
  border:1px solid #707070;
  padding:0px 5px 2px 5px;
  margin-left:5px;
  margin-right:5px;
  font-size:10px;
  border-radius: 3px;
  color: #303030;
}
span.bolder-box-red {
  border:1px solid #e50a11;
  padding:0px 5px 2px 5px;
  margin-right:5px;
  font-size:10px;
  border-radius: 3px;
  color: #e50a11;
}
span.bolder-btn-black {
  border:1px solid #707070;
  padding:3px 10px 3px 10px;
  font-size:12px;
  border-radius: 3px;
  color: #303030;
  margin-left:3px;
  margin-right:3px;
  background-color: #FFF;
  font-weight: 600;
  cursor:default;
}
span.bolder-btn-black.disabled {
  border:1px solid #D2D2D2;
  padding:3px 10px 3px 10px;
  font-size:12px;
  border-radius: 3px;
  color: #D2D2D2;
  margin-left:3px;
  margin-right:3px;
  background-color: #FFF;
  cursor:default;
}
span.bolder-btn-red {
  border:1px solid #e50a11;
  padding:3px 10px 3px 10px;
  font-size:12px;
  border-radius: 3px;
  color: #FFF;
  background-color: #e50a11;
  margin-left:3px;
  margin-right:3px;
  font-weight: 600;
  cursor:default;
}
span.bolder-btn-blue {
  border:1px solid #2e65b0;
  padding:3px 10px 3px 10px;
  font-size:12px;
  border-radius: 3px;
  color: #FFF;
  background-color: #2e65b0;
  margin-left:3px;
  margin-right:3px;
  font-weight: 600;
  cursor:default;
}
div.order-product p.btn-order {
  padding: 10px 0px;
  margin-left: -5px;
}
div.order-product p.product-category {
  line-height: 20px;
}
div.order-product p.product-title {
  line-height: 20px;
}
div.order-product li.product-info {
  padding: 0px 10px;
  line-height: 22px;
}
div.order-product {
  padding:15px 0px;
  display: inline-block;
}
div.order-product ul li {
  float:left;
  height:auto;
}

div.order-product ul li.product-image {
  width:73px;
  overflow-y: hidden;
}

div.order-product ul li.product-image img {
  width:100%;
}


form[name=order-search] div.input-group {
  padding: 5px 0px;
}

div.order_list.inner-view {
  padding:10px 20px;
}

div.order_list {
  min-height:200px;
  padding:10px 0px;
}

div.order_list p.title {
  text-align:left;
  padding:5px;
  height:auto;
}

td.table-border {
  height:20px;
  border-bottom:1px dashed #E1E1E1;
}

div.order_list p.desc {
  height:auto;
}

div.order_list table {
  width:100%;
}
div.order_list table tr td.order-content {
  padding: 5px;
  vertical-align: top;
}

div.order_list table tr td.product_title img {
  width:100%;
}
div.order_list table tr td.product_title .image-box img {
  border-radius: 8px;
}

div.order_list table tr td.detail_view {
  text-align:right;
}

div.order-info-detail {
  padding:10px;
}

div.order-info-detail div.deal_product_title_image img {
  border-radius: 8px;
}

div.order-ticket {
  padding:10px 10px;
  border-top:1px solid #f3f3f3;
  margin-top:10px;
  clear: both;
}

div.order-ticket span.canceled
,li.order-item span.order_canceled
,li.order-item span.pay_user_cancel
,li.order-item span.pay_canceled {
  color:#e50a11;
}
div.order-ticket span.unused
,li.order-item span.order_complete
,li.order-item span.pay_complete
,li.order-item span.order_cancel_request
,li.order-item span.request_cancel {
  color:#2c64af;
}
div.order-ticket span.used
,li.order-item span.prepending
,li.order-item span.preparing
,li.order-item span.pay_request {
  color:#c556a7;
}
div.order-ticket span.expired
,li.order-item span.pay_failure {
  color:#ffb103;
}


/* common */
.text-center {
  text-align: center;
}
.alert {
  margin-bottom:0px !important;
}

/* Reservation */

div.added-option {
  padding:10px 0px;
}

div.added-option-box {
  padding:15px 10px;
  background-color: #F3F3F3;
  margin-bottom:15px;
}

ul.added-option-item li {
  display: block;
  width:100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding:5px;
}


ul.added-option-date li {
  display: block;
  width:100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

ul.added-option-date li span.title {
  font-size: 12px;
  font-weight: 500;
  color:#999;
  display: block;
  float: left;
  width:50px;
}


div.reserv_date {
  padding: 20px 0px;
  clear: both;
  height:90px;
  display: none;
}

div.reserv_date p.title {
  height: 19px;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #303030;
}

div.reserv_date p.date_select {
  height: 31px;
  font-family: 'Poppins';
  font-size: 21px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.66px;
  text-align: left;
  color: #303030;
}
div.reserv_date div.checkin
,div.reserv_date div.checkout {
  width: 50%;
}
div.reserv_date div.checkin {
  float:left;
}
div.reserv_date div.checkout {
  float:right;
}
div.reserv_date p.date_select {
  width: 155px;
  line-height: 33px;
  padding-bottom: 35px;
}
div.reserv_date p.date_select input {
  border:0px;
  border-bottom: 1px solid #BBB;
  width:155px;
  padding-left:5px;
  padding-right:25px;
  margin-right: -22px;
  background-color:#FFF;
}
div.product-detail div.deal_option div.deal-option-close-box {
  display: none;
}
,div.product-detail div.deal_option div.reserv_date {
  display: none;
}
,div.product-detail div.deal_option.reserv_option div.reserv_date {
  display: none;
}

div.product-detail div.deal_option.reserv_option div.deal-option-close-box {
  display: block;
  padding: 10px;
  text-align: right;
}
div.product-detail div.deal_option.reserv_option {
  position: fixed;
  left:0px;
  right:0px;
  bottom:0px;
  overflow-y: auto;
  z-index:3;
}


/* Order */

div.order-list {
  padding:20px 0px;
}
div.order-list div.content-page {
  padding:10px 10px 10px 10px;
  background-color: #f3f3f3;
}
div.order-list div.order-item-list {
  padding:0px 0px;
}
div.order-list div.order-item-list li.order-item span.facil {
  padding: 1px 3px;
  background-color: #e50a11;
  color:#FFF;
  font-size: 11px;
  line-height: 17px;
}
p.btn-square {
  width:34px;
  height:34px;
  padding:7px 8px 8px 7px;
  border:1px solid #c0c0c0;
  border-radius: 5px;
  display: block;
}
p.btn-color {
  height:34px;
  padding:7px 15px 8px 15px;
  background-color:#5cb85c;
  color: #FFF;
  font-weight: bold;
  line-height: 21px;
  border-radius: 5px;
  display: block;
  font-size: 12px;

}
div.btn-list {
  clear: both;
  padding:10px 0px;
  height:54px;
  margin-left:-5px;
}
div.btn-list ul li {
  float: left;
  padding-left:5px;
}
div.order-list div.order-item-list li.order-item {
  padding:16px;
  background-color: #FFF;
  margin:15px;
}
div.order-list div.order-item-list li.order-item p.order-title {
  font-size:15px;
  font-weight:500;
  line-height: 30px;
  height:30px;
}
div.order-list div.order-item-list li.order-item p.order-desc {
  font-size:12px;
  line-height: 18px;
  color:#303030;
  width:100%;
  display: block;
  height:18px;
}
div.order-list div.order-item-list li.order-item span.desc-title {
  color:#a6a6a6;
  width:60px;
  display: block;
  float: left;
}
div.order-page-title {
  font-size:18px;
  font-weight:bold;
  line-height: 27px;
  padding:10px 30px;
  margin:auto;
}

div.order-page-navi {
  clear: both;
  height:30px;
}
div.order-page-navi li {
  float:left;
  text-align:center;
  border-bottom:3px solid #d1d1d1;
  font-size:12px;
  font-weight: 500;
  line-height: 18px;
  padding-bottom:12px;
  cursor: default;
}
div.order-page-navi li.active {
  border-bottom:3px solid #e50a11;
  color:#e50a11;
}

div.order-detail-content {
  padding:20px;
}

#id-btn-order-cancel {
  padding:20px 20px;
}

/* Mypage */
div.mypage-content {
  padding:0px;
  clear: both;
}
div.mypage-header {
  height: 97px;
  padding-bottom: 20px;
}
div.mypage-header ul li.user-id {
  float:left;
  font-size:22px;
  line-height: 33px;
  height:77px;
  font-family: 'Poppins';
  font-weight: 500;
  color:#303030;
  padding-top:40px;
}
div.mypage-header ul li span.user-class {
  font-size: 11px;
  height: 21px;
  color: #e50a11;
  padding: 2px 8px;
  border: 1px solid #e50a11;
  border-radius: 11px;
  font-weight: 500;
}
div.mypage-header ul li.user-class-box {
  float:left;
  height: 77px;
  padding-top: 9px;
  padding-left: 5px;
  padding-top:47px;
}
div.mypage-header ul li.user-icon {
  background-color: #e50a11;
  width:77px;
  height:77px;
  border-radius:39px;
  float:right;
  padding:27px;
}
div.user-point {
  clear: both;
}
div.user-point ul li {
  float:left;
  width:33.33%;
  border-right:1px solid #c9c9c9;
  text-align: center;
  font-size:12px;
  line-height: 18px;
}
div.user-point ul li:last-child {
  border-right:0px;
}
div.my-order-count {
  padding:40px 0px;
}
div.my-order-count ul li {
  font-size:15px;
  line-height: 22px;
  font-weight: 500;
  padding:12px 0px;
}
span.red-dot {
  display: inline-block;
  background-color: #e50a11;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin-bottom: 2px;
  margin-left: 6px;
}


/* Footer */
footer {
  width:100%;
  height:169px;
  margin-top:0px;
  background-color: #303030;
  padding-top:30px;
  position: relative;
  bottom: 0px;
  left: 0px;
  margin-top:-12px;
}
div.footer-main {
  height:78px;
}
footer p.footer-menu {
  color:#FFF;
  height:20px;
  font-size:12px;
  text-align: center;
  line-height: 15px;
  letter-spacing: -0.36px;
}
footer p.footer-menu a
,footer p.footer-menu a:hover
,footer p.footer-menu a:active
,footer p.footer-menu a:visited {
  color:#FFF;
}
footer p.corp {
  padding-top:13px;
  line-height: 15px;
  letter-spacing: -0.3px;
  font-size:10px;
  color:#9f9f9f;
  text-align: center;
}


/* common popup */
div.popup-info {
  position: fixed;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  background-color: #FFF;
  padding:20px;
  z-index:3;
  display: none;
}
div.popup-control {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 17px;
}
div.popup-control span.popup-close {
  float: left;
}
div.popup-control span.popup-btns {
  float: right;
}

div.mypage-content div.popup-control {
  height:60px;
  margin-bottom:0px;
}

div.ticket-list-box p.product-title {
  font-size:18px;
  font-weight:bold;
  line-height: 27px;
  color:#303030;
  margin:25px 0px;
}

div.ticket-list-box .section-title {
  font-size:16px;
  line-height: 24px;
  font-weight: 500;
  color:#303030;
  border-bottom:1px solid #D1D1D1;
  padding-bottom:12px;
  margin:12px 0px;
}

div.ticket-list-box .section-value {
  font-size:11px;
  line-height: 17px;
  color:#303030;
  font-weight: 400;
  padding:5px 0px;
}
div.ticket-list-box .section-value .value-title {
  color:#A6A6A6;
  width: 70px;
  display: block;
  float: left;
}

div.ticket-list-box {
  color: #A6A6A6;
  width: 100%;
  overflow-y: auto;
  position: relative;
  bottom: 10px;
  height: 100%;
  padding:0px 0px 20px 0px;
}

div.ticket-list-box div.ticket-list {

}
div.ticket-list-box div.ticket-list .value-title {
  float: none;
  clear: both;
  font-size:10px;
  line-height:12px;
  width:100%;
}
div.ticket-list-box div.ticket-list .section-value {
  font-size:14px;
  font-weight: 500;
  line-height: 10px;
}

div.ticket-list-box div.ticket-table {
  width:100%;
  padding:10px 0px;
}

div.ticket-list-box div.ticket-table ul {
  display: table;
  padding:20px;
  background-color: #f3f3f3;
  border-radius: 5px;
  margin:3px 0px;
  width:100%;
}
div.ticket-list-box div.ticket-table ul li {
  height:60px;
}
div.ticket-list-box div.ticket-table ul li:nth-child(1){
  float: left;
  min-width: 130px;
  width: 100%;
  max-width: 178px;
}
div.ticket-list-box div.ticket-table ul li:nth-child(2){
  float: right;
  padding-top:9px;
}
div.ticket-list-box div.ticket-table ul li:nth-child(3){
  float: right;
  line-height: 17px;
  padding-right: 8px;
  width: 80px;
  text-align: right;
  padding-top: 10px;
}
div.ticket-list-box div.ticket-table ul.ticket-info li.added_url_button {
  width:100%;
  clear: both;
}
.added_url_button a {
  display: block;
  width: 100%;
  border: 1px solid #303030;
  padding: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: center;
}
div.ticket-list-box div.package-ticket-list div.ticket-table ul li:nth-child(3){
  float: right;
  line-height: 22px;
  padding-right:8px;
}
div.ticket-list-box div.ticket-table .btn-charge {
  display: inline-block;
  background-color: #5cb85c;
  padding: 8px;
  border-radius: 5px;
  float: right;
}
div.ticket-list-box div.ticket-table .btn-charge.disable {
  background-color: #BBB;
}


/** popup modal */
div.popup-info-modal {
  position: fixed;
  left:0px;
  top:0px;
  right:0px;
  bottom:0px;
  z-index:4;
  background-color: rgba(0,0,0,0);
  padding:20px;
  display: none;
}

div.popup-info-modal div.popup-info-box {
  background-color: #FFF;
  border-radius: 15px;
  padding:12px;
}

div.popup-info-modal div.popup-control span.popup-close {
  float:right;
  margin-top: -19px;
  width:22px;
  height:22px;
}

div.popup-info-modal div.popup-control > p {
  padding-top:17px;
}

div.ticket-barcode-box {
  text-align:center;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  padding-bottom: 40px;
  color:#303030;
  position: relative;
  top: 10%;
}

div.ticket-barcode-box svg {
  width:100%;
}


/* MyPage */
.mypage-content {
  display: none;
  padding: 0px;
  clear: both;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #FFF;
  z-index: 5;
}

div.mypage-content-header-box {
  padding:30px 30px 25px 30px;
  background-color: #f3f3f3;
  border-bottom-right-radius: 50px;
}
div.mypage-content-box {
  padding:0px 30px 0px 30px;
}
