@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Mountains+of+Christmas");
.ff-base, .block_title .subtitle h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.ff-gothic, body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}

.bg-red {
  background-color: #E52C31;
}

.bg-dred {
  background-color: #A40000;
}

.bg-green {
  background-color: #009569;
}

.pd-30 {
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .pd-30 {
    padding: 0 15px;
  }
}
.pd-tb35 {
  padding: 35px 0;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
body {
  line-height: 1.5;
}

.list .item__name {
  color: #fff;
}

.list .item .logo {
  width: auto;
  height: 50px;
  background-repeat: no-repeat;
  background-color: white;
  background-size: contain;
  margin-bottom: 5px;
  background-position: center;
  display: none;
}

.list .item.hc .logo {
  background-image: url(/contents/common/img/i_logo_HC.png);
  display: block;
}

.list .item.c3 .logo {
  background-image: url(/contents/common/img/i_logo_C3.png);
  display: block;
}

.list .item.cas .logo {
  background-image: url(/contents/common/img/i_logo_NE.png);
  display: block;
}

.list.crt_green .cart {
  background-color: #32B16C;
}

.list.crt_purple .cart {
  background-color: #846CC9;
}

.list.crt_orange .cart {
  background-color: #D87704;
}

.list .price {
  color: #fff;
}

.list .price span {
  color: #fff;
}

.btn {
  display: inline-block;
}

.btn.dtl {
  border: 1px solid #ccc;
  border-radius: 25px;
  color: #2d1d04;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.dtl {
    padding-top: 10px !important;
  }
}
.btn.dtl.gray {
  border: 1px solid #CCCCCC;
}

.btn.dtl:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #2d1d04;
  border-right: 1px solid #2d1d04;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  margin: 0 4px;
}

.btn.cart {
  background-color: #D19A33;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.cart {
    padding-top: 12px !important;
  }
}
.btn.cart:before {
  content: "";
  background: url(/contents/common/img/cart.png) no-repeat center;
  width: 24px;
  height: 15px;
  vertical-align: middle;
  margin-right: 4px;
  display: inline-block;
  background-size: contain;
}

.btn.other {
  border-radius: 30px;
  color: #fff;
  background-color: #EB6100;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.other {
    padding-top: 10px !important;
  }
}
.btn.other:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn.other.irr {
  border: none;
  background-color: #FFF6F6;
}

.btn.comingsoon {
  background-color: #fff;
  border-radius: 25px;
  color: #333;
}

.btn.ctg {
  border-radius: 25px;
  background-color: #CEAE2D;
}

.btn.ctg:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  margin: 0 4px;
}

.btn:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.block_title {
  color: #DDD08A;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
}

.block_title .title {
  text-align: center;
  position: relative;
}

.block_title .title_before {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .block_title .title_before {
    bottom: 5px;
    left: 0;
  }
}
@media screen and (max-width: 320px) {
  .block_title .title_before.sec3-1b {
    bottom: 25px;
  }
}
.block_title .title_after {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .block_title .title_after {
    bottom: 5px;
    right: 0;
  }
}
@media screen and (max-width: 320px) {
  .block_title .title_after.sec3-1a {
    bottom: 25px;
    right: -20px !important;
  }
}
.block_title .subtitle {
  padding-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .block_title .subtitle {
    padding-bottom: 20px;
  }
}
.block_title .subtitle h3 {
  color: #ddd08a;
  font-size: 40px;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .block_title .subtitle h3 {
    text-align: center;
    font-size: 24px;
  }
}
.block_title .subtitle h3 .ff-gothic, .block_title .subtitle h3 body {
  font-size: 26px;
  font-size: 1.625rem;
}

@media screen and (max-width: 767px) {
  .block_title .subtitle h3 .ff-gothic, .block_title .subtitle h3 body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block_title .subtitle h3 span.fz-13px {
    display: block;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
}
.block_title .subtitle p {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .block_title .subtitle p {
    font-size: 13px;
  }
}
.block_img {
  text-align: center;
}

.block_img img {
  margin: auto;
}

.text-gold {
  color: #F3DDA6;
}

.fw-medium {
  font-weight: 500;
}

.dtl-btn {
  background: #eeeeee;
  line-height: 1.625;
  border-radius: 25px;
  padding: 7px 10px;
  color: #111111;
  border-radius: 18px;
}

@media screen and (max-width: 767px) {
  .dtl-btn {
    padding: 5.5px 0px;
  }
}
.pd-185 {
  padding: 0 18.5px !important;
}

.btn__lineup {
  background-color: #DB2020;
  border-radius: 25px;
  color: #ffffff !important;
  font-weight: bold;
}

.btn__lineup:hover {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .pd-15 {
    padding: 0 15px;
  }
}
.ls-n15 {
  letter-spacing: -1.5px;
}

.ls-n07 {
  letter-spacing: -0.7px;
}

@media screen and (max-width: 767px) {
  .ls-n07 {
    letter-spacing: -0.3px;
  }
}
@media screen and (max-width: 767px) {
  .ls-n30 {
    letter-spacing: -3px;
  }
}
.anchor {
  background: url(/contents/2024xmas/img/xmas24-anchor-bg.png) no-repeat;
  /* background-size: 100%; */
  height: auto;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .anchor {
    background: url(/contents/2024xmas/img/xmas24-anchor-bg-sp.png) no-repeat;
    background-size: cover;
  }
}
.anchor .anchor_soldout:before {
  position: absolute;
  content: "";
  background-image: url(/contents/common/img/soldout01.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 10;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.anchor .anchor_soldout a {
  pointer-events: none;
}

.anchor ul li {
  position: relative;
}

.anchor ul li.nav01 {
  background: url(/contents/2024xmas/img/xmas24-link01.png) no-repeat;
  width: 330px;
  height: 262px;
}

@media screen and (max-width: 767px) {
  .anchor ul li.nav01 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav02 {
  background: url(/contents/2025xmas/img/xmas25-link02.png) no-repeat;
  width: 330px;
  height: 262px;
}

@media screen and (max-width: 767px) {
  .anchor ul li.nav02 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav03 {
  background: url(/contents/2025xmas/img/xmas25-link03.png) no-repeat;
  width: 330px;
  height: 262px;
}

@media screen and (max-width: 767px) {
  .anchor ul li.nav03 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav04 {
  background: url(/contents/2025xmas/img/xmas25-link04.png) no-repeat;
  width: 330px;
  height: 262px;
}

@media screen and (max-width: 767px) {
  .anchor ul li.nav04 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav05 {
  background: url(/contents/2025xmas/img/xmas25-link05.png) no-repeat;
  width: 330px;
  height: 262px;
}

@media screen and (max-width: 767px) {
  .anchor ul li.nav05 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li a:after {
  position: absolute;
  content: "";
  background: url(/contents/2024xmas/img/xmas24-link-arrow.png) no-repeat;
  background-size: cover;
  width: 22px;
  height: 30px;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 767px) {
  .anchor ul li a:after {
    content: none;
  }
}
.anchor ul li a:hover {
  color: #777;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.anchor ul li a:hover:after {
  bottom: -20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #000;
}

@media screen and (max-width: 767px) {
  .anchor ul li a:hover:after {
    bottom: -15px;
  }
}
.box-detail {
  border: 1px solid #F3DDA6;
  padding: 15px 20px;
  margin: 15px 0 22px 0;
}

@media screen and (max-width: 767px) {
  .box-detail {
    padding: 13px 15px;
    margin: 15px 0 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .box-detail li {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .txt-spbold {
    font-weight: bold;
  }
}
.top_banner {
  text-align: center;
  position: relative;
}

.top_banner .snow {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 680px;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .top_banner .snow {
    width: 100%;
    height: 100%;
  }
}
.top_info {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top_info {
    width: 100%;
    background: url(/contents/hc_christmas2023/img/bg.jpg) no-repeat bottom right #fbfaf9;
    background-size: contain;
  }
}
.top_card {
  text-align: center;
}

.top_card img {
  margin: auto;
}

/*
Custom font size sp
*/
@media screen and (max-width: 767px) {
  .top_cont1 .fz-10px,
  .top_cont2 .fz-10px,
  .top_cont3 .fz-10px,
  .top_cont4 .fz-10px {
    font-size: 10px !important;
  }
  .top_cont1 .fz-11px,
  .top_cont2 .fz-11px,
  .top_cont3 .fz-11px,
  .top_cont4 .fz-11px {
    font-size: 11px !important;
  }
  .top_cont1 .fz-12px,
  .top_cont2 .fz-12px,
  .top_cont3 .fz-12px,
  .top_cont4 .fz-12px {
    font-size: 12px !important;
  }
  .top_cont1 .fz-13px,
  .top_cont2 .fz-13px,
  .top_cont3 .fz-13px,
  .top_cont4 .fz-13px {
    font-size: 13px !important;
  }
  .top_cont1 .fz-14px,
  .top_cont2 .fz-14px,
  .top_cont3 .fz-14px,
  .top_cont4 .fz-14px {
    font-size: 14px !important;
  }
  .top_cont1 .fz-16px,
  .top_cont2 .fz-16px,
  .top_cont3 .fz-16px,
  .top_cont4 .fz-16px {
    font-size: 16px !important;
  }
  .top_cont1 .fz-20px,
  .top_cont2 .fz-20px,
  .top_cont3 .fz-20px,
  .top_cont4 .fz-20px {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 360px) {
  .bscstm .sp, .bscstm .sp-only {
    display: block !important;
  }
}
.contents-container {
  max-width: 1024px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .contents-container {
    width: 100%;
    min-width: auto;
  }
}
.bg-01 {
  background-image: url(/contents/2025xmas/img/p01-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
@media screen and (max-width: 768px) {
  .bg-01 {
    background-image: url(/contents/2025xmas/img/p01-bg-sp.jpg);
  }
}

.bg-01 .contents-container p,
.bg-01 .contents-container span {
  color: #230e02;
}

.bg-02 {
  background-image: url(/contents/2024xmas/img/p02-bg.jpg);
  background-repeat: repeat;
}
@media screen and (max-width: 768px) {
  .bg-02 {
    background-image: url(/contents/2024xmas/img/p02-bg-sp.jpg);
  }
}

.bg-03 {
  background-image: url(/contents/2024xmas/img/p03-bg.jpg);
  background-repeat: repeat;
}
@media screen and (max-width: 768px) {
  .bg-03 {
    background-image: url(/contents/2024xmas/img/p03-bg-sp.jpg);
  }
}

.bg-04 {
  background-image: url(/contents/2024xmas/img/p04-bg.jpg);
  background-repeat: repeat;
}
@media screen and (max-width: 768px) {
  .bg-04 {
    background-image: url(/contents/2024xmas/img/p04-bg-sp.jpg);
  }
}

.bg-05 {
  background-image: url(/contents/2024xmas/img/p05-bg.jpg);
  background-repeat: repeat;
}
@media screen and (max-width: 768px) {
  .bg-05 {
    background-image: url(/contents/2024xmas/img/p05-bg-sp.jpg);
  }
}

.suz_point-tmp-01 .suz_point-tmp-01-inner {
  width: 800px;
  margin: 0 auto;
}

.suz_point-tmp-01 .top-title {
  width: 70%;
  padding: 15px 0 37px 0;
  position: relative;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 auto;
  line-height: 1em;
  letter-spacing: 0.2em;
  text-align: center;
  position: relative;
  z-index: 1;
}

.suz_point-tmp-01 .top-title:after {
  content: "";
  width: 100%;
  height: 29px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(/contents/common/img/line_02.png);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.suz_point-tmp-01 .point-content {
  top: 0px;
}

.suz_point-tmp-01 .feature-img {
  margin-top: 0px;
}

.suz_point-tmp-01 .link-group {
  list-style: none;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0;
}

.suz_point-tmp-01 .link-group .img-01 {
  position: absolute;
}

.suz_point-tmp-01 .link-group .img-02 {
  position: absolute;
}

.suz_point-tmp-01 .link-block {
  display: block;
  position: absolute;
  z-index: 1;
}

.suz_point-tmp-01 .block-01 {
  padding: 0 0 70px 0;
}

.suz_point-tmp-01 .block-01:before {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  right: 3px;
  bottom: 0;
}

.suz_point-tmp-01 .block-01:after {
  right: 0;
  bottom: 0;
}

.suz_point-tmp-01 .block-02:before {
  width: 220px;
  right: 61px;
  top: 26px;
  -webkit-transform: rotate(-70deg);
  transform: rotate(-70deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
}

.suz_point-tmp-01 .block-02:after {
  right: 131px;
  top: 225px;
}

.suz_point-tmp-01 .block-02 .link {
  float: right;
}

.suz_point-tmp-01 .block-03:before {
  width: 200px;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  top: 90px;
  left: -10px;
}

.suz_point-tmp-01 .block-03:after {
  top: 90px;
  top: 90px;
  left: 180px;
}

.suz_point-tmp-01 .block-03 .link {
  float: left;
  margin: 100px 40px 0 0;
}

.suz_point-tmp-01 .block-04 {
  right: 0;
  bottom: 55px;
}

.suz_point-tmp-01 .block-04:before {
  width: 0px;
}

.suz_point-tmp-01 .block-04:after {
  width: 0px;
}

.suz_point-tmp-01 .link {
  width: 120px;
  height: 120px;
  padding: 12px 0 0 0;
  display: block;
  position: relative;
}

.suz_point-tmp-01 .link:before {
  content: "";
  display: block;
  width: 84px;
  height: 56px;
  background: url(/contents/common/img/click.gif) center center no-repeat;
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-size: contain;
}

.suz_point-tmp-01 .link span {
  color: #fff;
  display: block;
  padding: 0 0 5px 0;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.05em;
}

.suz_point-tmp-01 .link em {
  color: #fff;
  display: inline-block;
  padding: 8px 0 5px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.05em;
  border-top: rgba(255, 255, 255, 0.3) dashed 1px;
  border-bottom: rgba(255, 255, 255, 0.3) dashed 1px;
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .suz_point-tmp-01-inner {
    width: 100%;
    padding: 0 5% 20px 5%;
  }
  .suz_point-tmp-01 .top-title {
    width: 100%;
    padding: 18px 0 31px 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0.2em;
  }
  .suz_point-tmp-01 .point-content {
    top: 0;
  }
  .suz_point-tmp-01 .feature-img {
    padding: 0;
    width: 110%;
    margin-left: -5%;
  }
  .suz_point-tmp-01 .link-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-top: 10%;
  }
  .suz_point-tmp-01 .link-group .img-01 {
    display: none;
  }
  .suz_point-tmp-01 .link-group .img-02 {
    display: none;
  }
  .suz_point-tmp-01 .link-group .link-block {
    position: static;
    margin: 0 auto;
    padding: 0;
    width: 50%;
    margin-bottom: 12%;
  }
  .suz_point-tmp-01 .link-group .link-block:before {
    display: none;
  }
  .suz_point-tmp-01 .link-group .link-block:after {
    display: none;
  }
  .suz_point-tmp-01 .link-group .block-03 {
    margin-bottom: 0;
  }
  .suz_point-tmp-01 .link-group .block-04 {
    margin-bottom: 0;
  }
  .suz_point-tmp-01 .link-group .link {
    width: 100px;
    height: 100px;
    line-height: 1.5em;
    padding: 0;
    float: none;
    clear: both;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0;
    -webkit-box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.4);
  }
}
@media screen and (max-width: 800px) and (max-width: 767px) {
  .suz_point-tmp-01 .link-group .link {
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .link-group .link img {
    width: 100%;
  }
}
@media screen and (max-width: 800px) and (max-width: 767px) {
  .suz_point-tmp-01 .link-group .link img {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
  }
}
@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .link-group .link:before {
    content: "";
    display: block;
    width: 80%;
    height: 46px;
    top: -30%;
    background: url(/contents/common/img/click.gif) center center no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-size: contain;
  }
}
@media screen and (max-width: 320px) {
  .suz_point-tmp-01 .link-group .link-block {
    margin-bottom: 8%;
  }
  .suz_point-tmp-01 .link-group .link {
    width: 80px;
    height: 80px;
  }
  .suz_point-tmp-01 .link-group .link:before {
    height: 30px;
  }
}
.main-contents img {
  height: auto;
  max-width: 100%;
}
.main-contents .underline-azuki:after {
  background: #f1dbe7 !important;
}
.main-contents .underline-orange:after {
  background: #FFE168 !important;
}
.main-contents .underline-blue:after {
  background: #DEF6F9 !important;
}
.main-contents .underline-green:after {
  background: #D7E3D1 !important;
}
.main-contents .underline-gray:after {
  background: #F1E6DB !important;
}
.main-contents .underline-beige:after {
  background: #EAE0C4 !important;
}
.main-contents .underline {
  position: relative;
  z-index: 1;
}
.main-contents .underline:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #f5f784;
  position: absolute;
  z-index: -1;
  bottom: 10px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .main-contents .underline:after {
    height: 10px;
    bottom: 5px;
  }
}
.main-contents.greeting-bg {
  background-image: url(/contents/2024xmas/img/bg_tile.jpg);
}
.main-contents .pc_1024-only {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .main-contents .pc_1024-only {
    display: block;
  }
}
.main-contents .pc_1025-only {
  display: none;
}
@media screen and (min-width: 1025px) {
  .main-contents .pc_1025-only {
    display: block;
  }
}

#cboxLoadedContent img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  #cboxClose {
    top: 5px;
  }
}