/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 4, ../html/scss/privilege.scss */
html, body {
  height: 100%;
  height: 100%;
}

/* line 8, ../html/scss/privilege.scss */
body {
  background-color: #000;
}

/* line 11, ../html/scss/privilege.scss */
.txt20 {
  font-size: 20px;
}

/* line 12, ../html/scss/privilege.scss */
.txt23 {
  font-size: 23px;
}

/* line 14, ../html/scss/privilege.scss */
.tabmenu {
  background-image: url("/images/share/bg/tabmenu_bgred.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
}
/* line 21, ../html/scss/privilege.scss */
.tabmenu .menuitems {
  font-size: 17px;
  color: #fff;
  width: 100%;
}
/* line 26, ../html/scss/privilege.scss */
.tabmenu .menuitems a {
  display: inline-block;
  vertical-align: middle;
}
/* line 30, ../html/scss/privilege.scss */
.tabmenu .menuitems .pull-right {
  text-align: right;
}
/* line 33, ../html/scss/privilege.scss */
.tabmenu .menuitems .pull-right [class^="icon-"] {
  font-size: 20px;
  padding-right: 5px;
}
/* line 38, ../html/scss/privilege.scss */
.tabmenu .menuitems .pull-right .mnitem {
  margin: 0 5px;
  padding: 20px 0;
}
/* line 43, ../html/scss/privilege.scss */
.tabmenu .menuitems .mnitem {
  margin: 0 10px;
  padding: 25px 0;
  overflow: inherit;
}
/* line 48, ../html/scss/privilege.scss */
.tabmenu .menuitems .mnitem:after {
  background: #fff;
}
/* line 54, ../html/scss/privilege.scss */
.tabmenu .menuitems .titleinsub {
  border-right: 1px solid #fff;
  font-size: 30px;
  padding: 0px 10px 0px 0;
  display: inline-block;
  text-transform: uppercase;
  max-width: 200px;
}

/* line 66, ../html/scss/privilege.scss */
.pvl-login {
  background-image: url(/images/privilege/privilege-bg.jpg);
  height: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 50px 0;
}
/* line 75, ../html/scss/privilege.scss */
.pvl-login .wrapper h1.hde-txt {
  font-family: "prompt-regular";
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  /* line 75, ../html/scss/privilege.scss */
  .pvl-login .wrapper h1.hde-txt {
    font-size: 40px;
    font-size: 4rem;
  }
}
/* line 86, ../html/scss/privilege.scss */
.pvl-login .loading {
  position: absolute;
  background-image: url(/images/share/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-color: #000000;
  z-index: 10;
  top: 0;
  display: none;
}
/* line 98, ../html/scss/privilege.scss */
.pvl-login .inputtab {
  width: 450px;
  margin: 0 auto;
}
/* line 102, ../html/scss/privilege.scss */
.pvl-login .inputbx {
  margin-bottom: 20px;
  display: block;
}
/* line 106, ../html/scss/privilege.scss */
.pvl-login .logo {
  padding: 25px 0;
}
/* line 110, ../html/scss/privilege.scss */
.pvl-login .rightlink {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: right;
  text-decoration: underline;
}
/* line 118, ../html/scss/privilege.scss */
.pvl-login .mainbtnshort {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 124, ../html/scss/privilege.scss */
.pvl-login .mainbtnshort.white {
  background-color: white;
}
/* line 129, ../html/scss/privilege.scss */
.pvl-login a.txtred {
  text-decoration: underline;
  color: #EB1C24;
}
/* line 135, ../html/scss/privilege.scss */
.pvl-login div.txtwhite {
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1.5;
}
/* line 140, ../html/scss/privilege.scss */
.pvl-login div.txtwhite.inputerror {
  display: block;
}
/* line 146, ../html/scss/privilege.scss */
.pvl-login .dwbutton {
  color: white;
  margin-bottom: 20px;
}
/* line 150, ../html/scss/privilege.scss */
.pvl-login .dwbutton:before {
  content: "{dwn}";
  padding-right: 5px;
}

/* line 158, ../html/scss/privilege.scss */
.pvl-register {
  background-image: url(/images/privilege/privilege-bg.jpg);
  height: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 50px 0;
}
/* line 167, ../html/scss/privilege.scss */
.pvl-register .inputtab {
  width: 450px;
  margin: 0 auto;
}
/* line 171, ../html/scss/privilege.scss */
.pvl-register .inputbx {
  margin-bottom: 20px;
  display: block;
}
/* line 176, ../html/scss/privilege.scss */
.pvl-register .wrapinputbx.marright10 {
  margin-right: 10px;
}
/* line 183, ../html/scss/privilege.scss */
.pvl-register .centerlink {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: underline;
  font-family: "prompt-medium";
  font-size: 23px;
}
/* line 194, ../html/scss/privilege.scss */
.pvl-register .btnsubmit.disable {
  cursor: default;
}
/* line 199, ../html/scss/privilege.scss */
.pvl-register .checkmember.edit {
  background-color: #333333;
}
/* line 203, ../html/scss/privilege.scss */
.pvl-register .mainbtnshort {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 210, ../html/scss/privilege.scss */
.pvl-register span.txtwhite {
  margin-bottom: 20px;
  display: inline-block;
}

/* line 219, ../html/scss/privilege.scss */
.pvl-fgpass {
  background-image: url(/images/privilege/privilege-bg.jpg);
  height: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 50px 0;
}
/* line 228, ../html/scss/privilege.scss */
.pvl-fgpass .inputtab {
  width: 450px;
  margin: 0 auto;
}
/* line 233, ../html/scss/privilege.scss */
.pvl-fgpass .inputbx {
  margin-bottom: 20px;
  display: block;
}
/* line 238, ../html/scss/privilege.scss */
.pvl-fgpass .centerlink {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: underline;
  font-family: "prompt-medium";
  font-size: 23px;
}
/* line 248, ../html/scss/privilege.scss */
.pvl-fgpass .mainbtnshort {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 256, ../html/scss/privilege.scss */
.pvl-fgpass span.txtwhite {
  margin-bottom: 20px;
  display: inline-block;
}

/* line 265, ../html/scss/privilege.scss */
.pvl-bemember {
  background-image: url(/images/privilege/privilege-bg.jpg);
  height: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 50px 0;
}
/* line 274, ../html/scss/privilege.scss */
.pvl-bemember .logo {
  padding: 25px 0;
}
/* line 277, ../html/scss/privilege.scss */
.pvl-bemember .mainbtnlong {
  width: 450px;
}
/* line 281, ../html/scss/privilege.scss */
.pvl-bemember .centerlink {
  display: block;
  width: 450px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: underline;
}
/* line 289, ../html/scss/privilege.scss */
.pvl-bemember .mainbtnlong {
  display: block;
  width: 450px;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 296, ../html/scss/privilege.scss */
.pvl-bemember span.txtwhite {
  margin-bottom: 20px;
  display: inline-block;
}
/* line 302, ../html/scss/privilege.scss */
.pvl-bemember .dwbutton {
  color: white;
  margin: 30px 0;
}

/* line 309, ../html/scss/privilege.scss */
.priv-popup .lity-close {
  display: none;
}

/* line 312, ../html/scss/privilege.scss */
.priv-popup .lity-iframe-container {
  padding-top: 400px;
}

/* line 315, ../html/scss/privilege.scss */
.priv-popup .lity-iframe .lity-container {
  width: 320px;
}

/* line 319, ../html/scss/privilege.scss */
.privilege-popup {
  font-family: "prompt-regular";
}
/* line 323, ../html/scss/privilege.scss */
.privilege-popup.privilege-popupd {
  width: 100%;
  text-align: center;
  background-color: #FFF;
  height: 100%;
}
/* line 329, ../html/scss/privilege.scss */
.privilege-popup .wrapper-image image {
  /*width:100%;*/
}
/* line 332, ../html/scss/privilege.scss */
.privilege-popup .wrapper-allpopup {
  max-width: 320px;
  margin: 0 auto;
}
/* line 336, ../html/scss/privilege.scss */
.privilege-popup .wrapper-ctn {
  padding: 15px 0;
  color: #000;
}
/* line 340, ../html/scss/privilege.scss */
.privilege-popup .wrapper-bfctn {
  padding: 20px;
}

/* line 345, ../html/scss/privilege.scss */
.share_vertical {
  position: absolute;
  right: 0;
  z-index: 2;
}

/* line 350, ../html/scss/privilege.scss */
.share_horizontal {
  width: 80%;
  margin: auto;
  padding-top: 40px;
}

/* line 355, ../html/scss/privilege.scss */
.prv-detail {
  padding-top: 60px;
}
/* line 357, ../html/scss/privilege.scss */
.prv-detail .cnt-dtl {
  max-width: 800px;
  margin: auto;
  padding: 50px 0px;
  font-size: 2.2rem;
  font-size: 22px;
  line-height: 1.3em;
  font-family: "prompt-light";
}
/* line 365, ../html/scss/privilege.scss */
.prv-detail .cnt-dtl .dtl {
  padding-top: 20px;
}
/* line 368, ../html/scss/privilege.scss */
.prv-detail .cnt-dtl h3 {
  font-family: "prompt-regular";
  font-size: 2.2rem;
  font-size: 22px;
  line-height: 1.3em;
}
/* line 374, ../html/scss/privilege.scss */
.prv-detail .cnt-dtl p {
  font-family: "prompt-light";
  font-size: 2.2rem;
  font-size: 22px;
  line-height: 1.3em;
}
/* line 381, ../html/scss/privilege.scss */
.prv-detail hr {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #000;
}

/* line 391, ../html/scss/privilege.scss */
.pvl_list .pvlbestdeal_detail, .pvl_bestdeal .pvlbestdeal_detail {
  background-color: #F4F3F0;
}
/* line 394, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail, .pvl_bestdeal .pvllist_detail {
  background-image: url("/images/privilege/itemsbg_white4.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 397, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail, .pvl_list .pvlbestdeal_detail, .pvl_bestdeal .pvllist_detail, .pvl_bestdeal .pvlbestdeal_detail {
  padding: 50px 0px;
}
/* line 399, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .slctdropdown, .pvl_list .pvlbestdeal_detail .slctdropdown, .pvl_bestdeal .pvllist_detail .slctdropdown, .pvl_bestdeal .pvlbestdeal_detail .slctdropdown {
  width: 40%;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  /* line 399, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .slctdropdown, .pvl_list .pvlbestdeal_detail .slctdropdown, .pvl_bestdeal .pvllist_detail .slctdropdown, .pvl_bestdeal .pvlbestdeal_detail .slctdropdown {
    width: 100%;
  }
}
/* line 408, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .wrapper.fxwidth, .pvl_list .pvlbestdeal_detail .wrapper.fxwidth, .pvl_bestdeal .pvllist_detail .wrapper.fxwidth, .pvl_bestdeal .pvlbestdeal_detail .wrapper.fxwidth {
  max-width: 1100px;
}
/* line 415, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news .news-img, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .news-img, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .news-img, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .news-img, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .news-img, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .news-img, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .news-img, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .news-img, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .news-img, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .news-img, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .news-img, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .news-img, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .news-img, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .news-img, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .news-img, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .news-img {
  background-size: contain;
  padding: 33%;
}
/* line 419, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_list .pvllist_detail .bxlistright .thumbnail.news.wpadfx, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news.wpadfx {
  margin-top: 28%;
}
@media screen and (max-width: 767px) {
  /* line 419, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_list .pvllist_detail .bxlistright .thumbnail.news.wpadfx, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news.wpadfx, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news.wpadfx {
    margin-top: 0;
  }
}
/* line 428, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .tag-contentt-4, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .tag-contentt-4, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .tag-contentt-4 {
  -webkit-line-clamp: 1;
  width: auto;
  display: block;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 17px;
}
/* line 438, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption .date, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption .date, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date {
  background-color: transparent;
  background-image: url(/images/privilege/itembg-block.jpg);
  /*width: 100px;
  height: 90px;*/
  padding: 0 10px 10px;
  width: initial;
  height: initial;
}
@media screen and (max-width: 767px) {
  /* line 438, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption .date, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption .date, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date {
    /*width: 90px;*/
    right: 1%;
  }
}
/* line 450, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption .date .hde-txt, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption .date .hde-txt, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .caption .date .hde-txt, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .caption .date .hde-txt, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date .hde-txt, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date .hde-txt, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date .hde-txt, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date .hde-txt, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date .hde-txt {
  line-height: 1.1;
}
/* line 453, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption .date .contentt-3, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption .date .contentt-3, .pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .caption .date .contentt-3, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .caption .date .contentt-3, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date .contentt-3, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date .contentt-3, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date .contentt-3, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption .date .contentt-3, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption .date .contentt-3 {
  line-height: 0.3;
}
/* line 464, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption {
  padding: 20px 160px 20px 20px;
}
@media screen and (max-width: 767px) {
  /* line 464, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption {
    padding: 20px 130px 20px 20px;
  }
}
@media screen and (max-width: 480px) {
  /* line 464, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .thumbnail.news .caption, .pvl_list .pvllist_detail .bxlistright .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistright .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistleft .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistright .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .thumbnail.news .caption {
    padding: 20px 110px 20px 20px;
  }
}
/* line 479, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlisttwo .thumbnail.news .caption, .pvl_list .pvllist_detail .bxlistthree .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption, .pvl_list .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlisttwo .thumbnail.news .caption, .pvl_bestdeal .pvllist_detail .bxlistthree .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .thumbnail.news .caption, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .thumbnail.news .caption {
  padding: 20px 20px 20px 20px;
}
/* line 487, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .padding20, .pvl_list .pvllist_detail .bxlisttwo .padding20, .pvl_list .pvllist_detail .bxlistthree .padding20, .pvl_list .pvlbestdeal_detail .bxlistleft .padding20, .pvl_list .pvlbestdeal_detail .bxlisttwo .padding20, .pvl_list .pvlbestdeal_detail .bxlistthree .padding20, .pvl_bestdeal .pvllist_detail .bxlistleft .padding20, .pvl_bestdeal .pvllist_detail .bxlisttwo .padding20, .pvl_bestdeal .pvllist_detail .bxlistthree .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20 {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  /* line 487, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .padding20, .pvl_list .pvllist_detail .bxlisttwo .padding20, .pvl_list .pvllist_detail .bxlistthree .padding20, .pvl_list .pvlbestdeal_detail .bxlistleft .padding20, .pvl_list .pvlbestdeal_detail .bxlisttwo .padding20, .pvl_list .pvlbestdeal_detail .bxlistthree .padding20, .pvl_bestdeal .pvllist_detail .bxlistleft .padding20, .pvl_bestdeal .pvllist_detail .bxlisttwo .padding20, .pvl_bestdeal .pvllist_detail .bxlistthree .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20 {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 493, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .padding20:nth-child(1), .pvl_list .pvllist_detail .bxlisttwo .padding20:nth-child(1), .pvl_list .pvllist_detail .bxlistthree .padding20:nth-child(1), .pvl_list .pvlbestdeal_detail .bxlistleft .padding20:nth-child(1), .pvl_list .pvlbestdeal_detail .bxlisttwo .padding20:nth-child(1), .pvl_list .pvlbestdeal_detail .bxlistthree .padding20:nth-child(1), .pvl_bestdeal .pvllist_detail .bxlistleft .padding20:nth-child(1), .pvl_bestdeal .pvllist_detail .bxlisttwo .padding20:nth-child(1), .pvl_bestdeal .pvllist_detail .bxlistthree .padding20:nth-child(1), .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .padding20:nth-child(1), .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .padding20:nth-child(1), .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20:nth-child(1) {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  /* line 493, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .padding20:nth-child(1), .pvl_list .pvllist_detail .bxlisttwo .padding20:nth-child(1), .pvl_list .pvllist_detail .bxlistthree .padding20:nth-child(1), .pvl_list .pvlbestdeal_detail .bxlistleft .padding20:nth-child(1), .pvl_list .pvlbestdeal_detail .bxlisttwo .padding20:nth-child(1), .pvl_list .pvlbestdeal_detail .bxlistthree .padding20:nth-child(1), .pvl_bestdeal .pvllist_detail .bxlistleft .padding20:nth-child(1), .pvl_bestdeal .pvllist_detail .bxlisttwo .padding20:nth-child(1), .pvl_bestdeal .pvllist_detail .bxlistthree .padding20:nth-child(1), .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .padding20:nth-child(1), .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .padding20:nth-child(1), .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20:nth-child(1) {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 500, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistleft .padding20:last-child, .pvl_list .pvllist_detail .bxlisttwo .padding20:last-child, .pvl_list .pvllist_detail .bxlistthree .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlistleft .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlisttwo .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlistthree .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlistleft .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlisttwo .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlistthree .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20:last-child {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  /* line 500, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistleft .padding20:last-child, .pvl_list .pvllist_detail .bxlisttwo .padding20:last-child, .pvl_list .pvllist_detail .bxlistthree .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlistleft .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlisttwo .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlistthree .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlistleft .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlisttwo .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlistthree .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistleft .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlisttwo .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20:last-child {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 510, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistthree .padding20m, .pvl_list .pvlbestdeal_detail .bxlistthree .padding20m, .pvl_bestdeal .pvllist_detail .bxlistthree .padding20m, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20m {
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  /* line 510, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistthree .padding20m, .pvl_list .pvlbestdeal_detail .bxlistthree .padding20m, .pvl_bestdeal .pvllist_detail .bxlistthree .padding20m, .pvl_bestdeal .pvlbestdeal_detail .bxlistthree .padding20m {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 519, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistright .padding20, .pvl_list .pvlbestdeal_detail .bxlistright .padding20, .pvl_bestdeal .pvllist_detail .bxlistright .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .padding20 {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  /* line 519, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistright .padding20, .pvl_list .pvlbestdeal_detail .bxlistright .padding20, .pvl_bestdeal .pvllist_detail .bxlistright .padding20, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .padding20 {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 525, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistright .padding20:first-child, .pvl_list .pvlbestdeal_detail .bxlistright .padding20:first-child, .pvl_bestdeal .pvllist_detail .bxlistright .padding20:first-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .padding20:first-child {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  /* line 525, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistright .padding20:first-child, .pvl_list .pvlbestdeal_detail .bxlistright .padding20:first-child, .pvl_bestdeal .pvllist_detail .bxlistright .padding20:first-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .padding20:first-child {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 532, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .bxlistright .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlistright .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlistright .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .padding20:last-child {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  /* line 532, ../html/scss/privilege.scss */
  .pvl_list .pvllist_detail .bxlistright .padding20:last-child, .pvl_list .pvlbestdeal_detail .bxlistright .padding20:last-child, .pvl_bestdeal .pvllist_detail .bxlistright .padding20:last-child, .pvl_bestdeal .pvlbestdeal_detail .bxlistright .padding20:last-child {
    padding: 0px;
    padding-top: 20px;
  }
}
/* line 541, ../html/scss/privilege.scss */
.pvl_list .pvllist_detail .wrapperpagingbrand, .pvl_list .pvlbestdeal_detail .wrapperpagingbrand, .pvl_bestdeal .pvllist_detail .wrapperpagingbrand, .pvl_bestdeal .pvlbestdeal_detail .wrapperpagingbrand {
  padding-top: 30px;
}

/* line 551, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .titleandimage {
  overflow: hidden;
}
/* line 553, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .titleandimage .head {
  float: none;
  width: 100%;
  left: 45px;
}
@media screen and (max-width: 767px) {
  /* line 553, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.detail1 .titleandimage .head {
    left: 30px;
  }
}
/* line 560, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .titleandimage .head h2.topic {
  font-family: "prompt-regular";
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  /* line 560, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.detail1 .titleandimage .head h2.topic {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 575, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info {
  position: relative;
  top: 155px;
}
@media screen and (max-width: 767px) {
  /* line 575, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info {
    top: 0;
  }
}
/* line 581, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt {
  position: relative;
}
/* line 587, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt.two {
  top: -70px;
}
/* line 590, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt.three {
  top: -130px;
}
/* line 593, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt.four {
  top: -180px;
}
@media screen and (max-width: 767px) {
  /* line 596, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt.two, .pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt.three, .pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .bxtxt.four {
    top: 0px;
  }
}
/* line 603, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .txtnrnum {
  position: relative;
  top: -89px;
  margin-left: 60px;
}
/* line 608, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .txtnrnum .contentt-3 {
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  /* line 603, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .txtnrnum {
    margin-left: 55px;
  }
}
@media screen and (max-width: 480px) {
  /* line 603, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.detail1 .detail .info .txtnrnum {
    top: -70px;
    margin-left: 40px;
  }
}
/* line 624, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx {
  position: relative;
  top: 30px;
}
@media screen and (max-width: 767px) {
  /* line 624, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx {
    top: 0;
  }
}
/* line 630, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .bxtxt {
  display: inline-block;
  width: 60px;
  vertical-align: top;
  margin-top: -20px;
  padding-top: 40px;
}
/* line 638, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .bxtxt .txtnrnum {
  position: relative;
  top: -89px;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  /* line 638, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .bxtxt .txtnrnum {
    margin-left: 55px;
  }
}
@media screen and (max-width: 480px) {
  /* line 638, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .bxtxt .txtnrnum {
    top: -70px;
    margin-left: 40px;
  }
}
/* line 652, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .txtnrnum2 {
  display: inline-block;
  width: 90%;
  padding-top: 40px;
}
/* line 660, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .dvbx_block {
  background-image: url("/images/privilege/privilegebnf-img02.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0px;
}
@media screen and (max-width: 767px) {
  /* line 663, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .dvbx_block .teasertxt {
    text-align: center;
  }
}
/* line 669, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .dvbx_block img.image {
  width: 70%;
}
@media screen and (max-width: 767px) {
  /* line 669, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .dvbx_block img.image {
    width: 50%;
  }
}
/* line 676, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .dvbx_block .hdct {
  line-height: 1.2;
  text-align: center;
  margin: 10px 30px 30px 30px;
}
/* line 703, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .contentbx {
  position: relative;
  color: #fff;
}
/* line 706, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .contentbx .txtbx {
  top: 20%;
  right: 60%;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  /* line 706, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .contentbx .txtbx {
    top: 10%;
  }
}
@media screen and (max-width: 991px) {
  /* line 706, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .contentbx .txtbx {
    bottom: 10%;
    right: unset;
    top: unset;
  }
}
/* line 718, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .contentbx .txtbx .txthd1 {
  padding-bottom: 15px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  /* line 718, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .contentbx .txtbx .txthd1 {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* line 726, ../html/scss/privilege.scss */
.pvl_benefit .pvlbenefit_detail .contentbx .txtbx .txthd2 {
  padding-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  /* line 726, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .contentbx .txtbx .txthd2 {
    font-size: 70px;
    font-size: 7rem;
  }
}

/* line 738, ../html/scss/privilege.scss */
.pvl_main hr {
  width: 50%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50px;
}
@media screen and (max-width: 991px) {
  /* line 738, ../html/scss/privilege.scss */
  .pvl_main hr {
    width: 40%;
  }
}
/* line 747, ../html/scss/privilege.scss */
.pvl_main hr.red {
  border-top: 6px solid #EB1C24;
}
/* line 750, ../html/scss/privilege.scss */
.pvl_main hr.black {
  border-top: 6px solid #000;
  width: 27%;
}
@media screen and (max-width: 991px) {
  /* line 750, ../html/scss/privilege.scss */
  .pvl_main hr.black {
    width: 67%;
  }
}
/* line 758, ../html/scss/privilege.scss */
.pvl_main hr.white {
  border-top: 6px solid #fff;
}
/* line 766, ../html/scss/privilege.scss */
.pvl_main .teaser_block1 .teaserslide03 .txtbx h4 {
  font-family: "prompt-regular";
  padding-bottom: 3px;
}
/* line 769, ../html/scss/privilege.scss */
.pvl_main .teaser_block1 .teaserslide03 .txtbx h4.hde-txt {
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 991px) {
  /* line 774, ../html/scss/privilege.scss */
  .pvl_main .teaser_block1 .teaserslide03 .txtbx .txthd1 {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 320px) {
  /* line 774, ../html/scss/privilege.scss */
  .pvl_main .teaser_block1 .teaserslide03 .txtbx .txthd1 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* line 785, ../html/scss/privilege.scss */
.pvl_main .teaser_block1 .teaserslide03 .txtbx .txthd2 {
  font-family: "prompt-regular";
  font-size: 50px;
  font-size: 5rem;
  padding-bottom: 6px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  /* line 785, ../html/scss/privilege.scss */
  .pvl_main .teaser_block1 .teaserslide03 .txtbx .txthd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 765, ../html/scss/privilege.scss */
  .pvl_main .teaser_block1 .teaserslide03 .txtbx {
    bottom: 10%;
    top: unset;
  }
}
@media screen and (max-width: 1300px) {
  /* line 820, ../html/scss/privilege.scss */
  .pvl_main .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 9px;
  }
}
@media screen and (max-width: 767px) {
  /* line 820, ../html/scss/privilege.scss */
  .pvl_main .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 15px;
  }
}
/* line 830, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block {
  background-image: url("/images/privilege/bg_check.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0px;
  position: relative;
}
/* line 835, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .topic {
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  /* line 835, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .topic {
    font-size: 55px;
    font-size: 5.5rem;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  /* line 835, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .topic {
    font-size: 85px;
    font-size: 8.5rem;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 480px) {
  /* line 835, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .topic {
    font-size: 55px;
    font-size: 5.5rem;
    padding-bottom: 6px;
  }
}
/* line 853, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .subrevtopic {
  padding-bottom: 15px;
}
@media screen and (max-width: 992px) {
  /* line 853, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .subrevtopic {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* line 860, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .textimage {
  position: absolute;
  height: 100%;
}
/* line 874, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll {
  position: relative;
  margin: 20px 0px;
  margin-left: 15px;
}
@media screen and (max-width: 1300px) {
  /* line 874, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
/* line 886, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll .allwidth {
  width: 1150px;
  margin: auto;
}
@media screen and (max-width: 480px) {
  /* line 886, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth {
    width: 850px;
  }
}
/* line 892, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll .allwidth .pdfx {
  padding-bottom: 20px;
  text-align: center;
}
/* line 896, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll .allwidth .pdfx img.image {
  width: 70%;
}
@media screen and (max-width: 767px) {
  /* line 896, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx img.image {
    width: 80%;
  }
}
/* line 903, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct1 {
  text-align: left;
  margin-left: 25%;
  line-height: 1.2;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  /* line 903, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct1 {
    margin-left: 22%;
  }
}
@media screen and (max-width: 480px) {
  /* line 903, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct1 {
    margin-left: 11%;
  }
}
/* line 916, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct2 {
  text-align: left;
  margin-left: 23%;
  line-height: 1.2;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  /* line 916, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct2 {
    margin-left: 20%;
  }
}
@media screen and (max-width: 480px) {
  /* line 916, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct2 {
    margin-left: 9%;
  }
}
/* line 929, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct3 {
  text-align: left;
  margin-left: 25%;
  line-height: 1.2;
  font-size: 19px;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  /* line 929, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct3 {
    margin-left: 22%;
  }
}
@media screen and (max-width: 480px) {
  /* line 929, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .scroll .allwidth .pdfx .hdct3 {
    margin-left: 11%;
  }
}
/* line 945, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .btnwd {
  width: 300px;
  margin: 0 auto;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  /* line 945, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .btnwd {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  /* line 945, ../html/scss/privilege.scss */
  .pvl_main .dvbxcheck_block .btnwd {
    width: 100%;
    margin-left: 0;
  }
}
/* line 958, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll::-webkit-scrollbar-track {
  background-color: transparent;
}
/* line 961, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
/* line 966, ../html/scss/privilege.scss */
.pvl_main .dvbxcheck_block .scroll::-webkit-scrollbar-thumb {
  background-color: #fff;
}
/* line 970, ../html/scss/privilege.scss */
.pvl_main .dwlonphone {
  background-image: url("/images/privilege/privilegemain-bg03.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 90px 0 50px 0px;
  padding-bottom: 80px;
  position: relative;
  height: 670px;
}
@media screen and (max-width: 991px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 470px;
    padding-top: 50px;
    overflow: hidden;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 90%;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 88%;
  }
}
@media screen and (max-width: 480px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 86%;
  }
}
@media screen and (max-width: 440px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 80%;
  }
}
@media screen and (max-width: 390px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 78%;
  }
}
@media screen and (max-width: 359px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 80%;
  }
}
@media screen and (max-width: 340px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 75%;
  }
}
@media screen and (max-width: 320px) {
  /* line 970, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone {
    padding-bottom: 78%;
  }
}
/* line 1029, ../html/scss/privilege.scss */
.pvl_main .dwlonphone hr {
  display: none;
}
/* line 1032, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .pdbttmfx {
  padding-bottom: 30px;
}
/* line 1034, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .pdbttmfx .ctl1 {
  padding-bottom: 15px;
  font-family: "prompt-regular";
  font-size: 50px;
  font-size: 5rem;
}
@media screen and (max-width: 600px) {
  /* line 1034, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .pdbttmfx .ctl1 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 1044, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .pdbttmfx .ctl2, .pvl_main .dwlonphone .pdbttmfx .ctl3 {
  padding-bottom: 10px;
}
/* line 1047, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .pdbttmfx .blct1 {
  padding-top: 10px;
}
/* line 1051, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .pdbttmfx .padding5:first-child {
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  /* line 1051, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .pdbttmfx .padding5:first-child {
    padding: 0px;
    padding-top: 10px;
    padding-right: 10px;
  }
}
/* line 1059, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .pdbttmfx .padding5:last-child {
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  /* line 1059, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .pdbttmfx .padding5:last-child {
    padding: 0px;
    padding-top: 10px;
    padding-right: 10px;
  }
}
/* line 1069, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx {
  float: none !important;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 50%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 30%;
  }
}
@media screen and (max-width: 640px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 35%;
  }
}
@media screen and (max-width: 400px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 24%;
  }
}
@media screen and (max-width: 390px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 40%;
  }
}
@media screen and (max-width: 359px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 24%;
  }
}
@media screen and (max-width: 340px) {
  /* line 1069, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx {
    padding-top: 33%;
  }
}
/* line 1100, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .dwlnimage {
  position: absolute;
  z-index: 1;
  top: -37px;
  left: -83px;
}
@media screen and (max-width: 991px) {
  /* line 1100, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .dwlnimage {
    top: 90%;
    left: -53px;
    width: 37%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1100, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .dwlnimage {
    top: 400px;
  }
}
@media screen and (max-width: 640px) {
  /* line 1100, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .dwlnimage {
    top: 360px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1100, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .dwlnimage {
    top: 330px;
    left: -16%;
  }
}
@media screen and (max-width: 340px) {
  /* line 1100, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .dwlnimage {
    top: 355px;
  }
}
/* line 1142, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .imagephone {
  margin: 0 auto;
  position: absolute;
  width: 266px;
}
@media screen and (max-width: 991px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    width: 425px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    width: 100%;
    top: 245px;
  }
}
@media screen and (max-width: 640px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    top: 225px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    top: 222px;
  }
}
@media screen and (max-width: 400px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    top: 280px;
  }
}
@media screen and (min-width: 360px) and (max-width: 390px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    top: 220px;
  }
}
@media screen and (max-width: 320px) {
  /* line 1142, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .imagephone {
    top: 300px;
  }
}
/* line 1173, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .imagephone img.image {
  width: 100%;
}
/* line 1178, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .picslide {
  margin: 0 auto;
  position: absolute;
  top: 58px;
  left: 14px;
  width: 342px;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 94px;
    left: 24px;
    width: 538px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 347px;
    left: 24px;
    width: 129%;
  }
}
@media screen and (max-width: 640px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 300px;
    left: 18px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 284px;
    left: 14px;
  }
}
@media screen and (max-width: 400px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 327px;
    left: 12px;
  }
}
@media screen and (min-width: 360px) and (max-width: 390px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 267px;
  }
}
@media screen and (max-width: 320px) {
  /* line 1178, ../html/scss/privilege.scss */
  .pvl_main .dwlonphone .middlefx .bxslide .picslide {
    top: 345px;
    left: 11px;
  }
}
/* line 1218, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .picslide .eachitemslide01 {
  position: absolute;
  width: 70%;
  overflow-y: hidden;
}
/* line 1222, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .picslide .eachitemslide01 .owl-dots {
  position: relative;
  bottom: 15px;
  margin: 0 auto;
}
/* line 1229, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .picslide .eachitemslide01 .dotsparallelogram {
  background: #fff;
}
/* line 1231, ../html/scss/privilege.scss */
.pvl_main .dwlonphone .middlefx .bxslide .picslide .eachitemslide01 .dotsparallelogram.active {
  background: #EC212A;
}
/* line 1240, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block {
  background-image: url("/images/privilege/privilegemain-bg02.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0px;
  position: relative;
}
/* line 1244, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .pdbxfx {
  padding: 20px 0px;
  width: 90%;
  margin: auto;
}
/* line 1248, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .pdbxfx .mgmiddle {
  margin-top: 5%;
}
/* line 1252, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/* line 1255, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .bg-bluer {
  background-color: #0A2D82;
  position: absolute;
  height: 90%;
  width: 100%;
  bottom: 0;
  right: 0;
}
/* line 1262, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .bg-bluer.small {
  width: 80%;
  right: 21%;
}
@media screen and (max-width: 1200px) {
  /* line 1262, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .bg-bluer.small {
    width: 90%;
    right: 9%;
  }
}
/* line 1271, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .imgr {
  position: relative;
  right: 10%;
  padding-bottom: 10%;
}
/* line 1276, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .imgr .imgresize.large {
  width: 109%;
}
/* line 1279, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .imgr .imgresize.small {
  width: 80%;
}
@media screen and (max-width: 1200px) {
  /* line 1279, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .imgr .imgresize.small {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1287, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .bg-blue {
    height: 100%;
  }
}
/* line 1297, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .boxdate {
  position: relative;
}
/* line 1299, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date {
  background-image: url(/images/privilege/itembg-block.jpg);
  background-size: cover;
  width: 123px;
  height: 135px;
  position: absolute;
  top: -135px;
  right: 0px;
  text-align: center;
}
/* line 1308, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date .hd2 {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  /* line 1308, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date .hd2 {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1314, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date .hd2.hde-txt {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 768px) {
  /* line 1322, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date .hd3.hde-txt {
    font-size: 30px;
    font-size: 3rem;
  }
}
/* line 1328, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date .tx1 {
  font-size: 40px;
  font-size: 4rem;
}
/* line 1332, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date .tx2 {
  font-size: 25px;
  font-size: 2.5rem;
}
@media screen and (max-width: 1200px) {
  /* line 1299, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date {
    width: 100px;
    height: 115px;
    top: -115px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1299, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date {
    width: 110px;
    height: 124px;
    top: -121px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1299, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date {
    width: 100px;
    height: 84px;
    top: -157px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1299, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date {
    width: 67px;
    height: 72px;
    top: initial;
    bottom: 0;
  }
}
@media screen and (max-width: 320px) {
  /* line 1299, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .dtl-teaser .boxdate .date {
    top: -100px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1363, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .eachitemslide01 {
    overflow: unset;
  }
}
/* line 1369, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide {
  position: relative;
  width: 100%;
}
/* line 1372, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .dtl-teaser {
  padding: 10px 0px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  /* line 1372, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .priviledgeslide .dtl-teaser {
    width: 95%;
  }
}
/* line 1379, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .navarrow {
  display: inline-block;
  position: absolute;
  top: 40%;
  width: 100%;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  /* line 1379, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .priviledgeslide .navarrow {
    top: 30%;
  }
}
/* line 1389, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .navarrow .prevnav {
  float: left;
  position: relative;
  left: 0%;
  max-width: 50px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  /* line 1389, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .priviledgeslide .navarrow .prevnav {
    max-width: 25px;
  }
}
/* line 1399, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .navarrow .prevnav img {
  max-width: 100%;
  height: auto;
}
/* line 1404, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .navarrow .nxtnav {
  float: right;
  position: relative;
  right: 0;
  max-width: 50px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  /* line 1404, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .priviledgeslide .navarrow .nxtnav {
    max-width: 25px;
  }
}
/* line 1414, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .navarrow .nxtnav img {
  max-width: 100%;
  height: auto;
}
/* line 1420, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .owl-dots {
  position: absolute;
  bottom: -60px;
  left: 35%;
}
/* line 1425, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  transform: skew(-35deg);
  cursor: pointer;
}
/* line 1436, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .dotsparallelogram.active {
  background: white;
}
/* line 1440, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .priviledgeslide .imgslideft {
  max-width: 610px;
  position: relative;
}
/* line 1445, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .pvl_bestdeal {
  padding-top: 20px;
}
/* line 1448, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .linkall {
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  /* line 1448, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .linkall {
    width: 100%;
  }
}
/* line 1456, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .prvleft .linkall {
  width: 100%;
  margin: auto;
}
/* line 1459, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .prvleft .linkall.linkright {
  width: 75%;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  /* line 1459, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .prvleft .linkall.linkright {
    width: 100%;
  }
}
/* line 1468, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .slidebtn1 {
  position: relative;
  bottom: 40px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  /* line 1468, ../html/scss/privilege.scss */
  .pvl_main .dvbxpvl_block .slidebtn1 {
    bottom: 0px;
  }
}
/* line 1475, ../html/scss/privilege.scss */
.pvl_main .dvbxpvl_block .slidebtn1 [class^="icon-"] {
  vertical-align: middle;
}
/* line 1480, ../html/scss/privilege.scss */
.pvl_main .acnews {
  background-image: url("/images/privilege/privilegemain-bg01.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  /* line 1480, ../html/scss/privilege.scss */
  .pvl_main .acnews {
    background-image: url("/images/privilege/privilegemain-bg01.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
  }
}
/* line 1488, ../html/scss/privilege.scss */
.pvl_main .acnews .thumbnail.news .caption {
  padding: 20px 20px 20px 20px;
}
/* line 1494, ../html/scss/privilege.scss */
.pvl_main .acnews .fixpadding {
  padding: 0 130px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 1494, ../html/scss/privilege.scss */
  .pvl_main .acnews .fixpadding {
    padding: 0 15px;
  }
}
/* line 1501, ../html/scss/privilege.scss */
.pvl_main .acnews .topic {
  padding-bottom: 25px;
}
@media screen and (max-width: 991px) {
  /* line 1501, ../html/scss/privilege.scss */
  .pvl_main .acnews .topic {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1506, ../html/scss/privilege.scss */
  .pvl_main .acnews .topic.evtp {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1512, ../html/scss/privilege.scss */
  .pvl_main .acnews .eachitemslide01 {
    overflow: unset;
  }
}
/* line 1518, ../html/scss/privilege.scss */
.pvl_main .acnews .slidebtn1 {
  padding-top: 15px;
}
/* line 1522, ../html/scss/privilege.scss */
.pvl_main .video_gallery {
  background-image: url("/images/privilege/bg_video.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0px;
}
/* line 1526, ../html/scss/privilege.scss */
.pvl_main .newsevent_block3 {
  background-image: url("/images/privilege/newslanding-bg01.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  /* line 1532, ../html/scss/privilege.scss */
  .pvl_main .newsevent_block3 .fixpadding {
    padding: 0 15px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /* line 1545, ../html/scss/privilege.scss */
  .tabmenu .wrappernopad {
    text-align: left;
    padding: 0;
    padding-left: 15px;
  }
  /* line 1549, ../html/scss/privilege.scss */
  .tabmenu .wrappernopad .overXauto {
    padding-right: 0;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  /* line 1573, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .txtnrnum2 {
    width: 85%;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /* line 1586, ../html/scss/privilege.scss */
  .prv-detail .cnt-dtl {
    width: 80%;
    margin: auto;
  }
  /* line 1591, ../html/scss/privilege.scss */
  .prv-detail .dtl-teaser-txt {
    background-color: #FFF;
  }

  /* line 1598, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt {
    padding-left: 20px;
  }
  /* line 1601, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .bxtxt {
    width: 55px;
  }
  /* line 1604, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .txtnrnum2 {
    padding-top: 60px;
    width: 85%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1617, ../html/scss/privilege.scss */
  .txt20 {
    font-size: 18px;
  }

  /* line 1618, ../html/scss/privilege.scss */
  .txt23 {
    font-size: 20px;
  }

  /* line 1621, ../html/scss/privilege.scss */
  .pvl-login .inputtab {
    width: 100%;
  }
  /* line 1625, ../html/scss/privilege.scss */
  .pvl-login .logo {
    width: 100%;
  }

  /* line 1632, ../html/scss/privilege.scss */
  .pvl-register .inputtab {
    width: 100%;
  }
  /* line 1636, ../html/scss/privilege.scss */
  .pvl-register .centerlink {
    font-size: 20px;
  }

  /* line 1642, ../html/scss/privilege.scss */
  .pvl-fgpass .inputtab {
    width: 100%;
  }
  /* line 1646, ../html/scss/privilege.scss */
  .pvl-fgpass .centerlink {
    font-size: 20px;
  }

  /* line 1656, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .bxtxt {
    width: 40px;
  }
  /* line 1659, ../html/scss/privilege.scss */
  .pvl_benefit .pvlbenefit_detail .about.cmstxt .txtfx .txtnrnum2 {
    padding-top: 30px;
    width: 80%;
  }
}

.prv-detail .dtl-teaser{
  padding-top:50px;
}

/*****Share******/
.share_vertical {
    position: absolute;
    right: 0;
    z-index: 2;
}

.icons .at-resp-share-element .at-share-btn{
 margin: 0 !important; 
}
.icons  .at-resp-share-element .at-share-btn:hover{
-webkit-transform: none;
    transform:none ;
}

@media (max-width: 991px) and (min-width: 768px){
.share_horizontal {
    width: 80%;
    margin: auto;
    padding-top: 60px;
}
}
@media (max-width: 991px){
.icons .at-resp-share-element.at-mobile .at-share-btn{
margin:0; 
    text-align: center;
width: 20%;
    text-align: center;
}
.icons .at-resp-share-element .at-share-btn .at-icon-wrapper{
    float: none !important;
}

}

.dtl-teaser .bg-blue, .dtl-teaser .img{
  width: 90%;
}


/*# sourceMappingURL=privilege.css.map */
