.sticky-component,
footer {
  display: none !important;
}

.z-dp-campaign sup {
  font-size: 70%;
}

@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.z-dp-campaign ul[class^="z-dp-campaign"] {
  list-style-type: none;
}

.z-dp-campaign {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.z-dp-campaign h1,
.z-dp-campaign h2,
.z-dp-campaign h3,
.z-dp-campaign h4,
.z-dp-campaign h5,
.z-dp-campaign h6 {
  text-transform: none;
}

/* entry */
.z-entry-news-text p, .z-entry-news-note_list li, .z-entry-news-text a {
  font-family: "TazuganeGothicStdN-Thin" !important;
}

.z-entry-news-topcopy p, .z-entry-newstitle, .z-membership-news-link-btn a {
  font-family: "TazuganeGothicStdN-Book" !important;
}

.z-entry-news {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.z-entry-news-topcopy {
  text-align: center;
}

.z-entry-newstitle {
  text-align: center;
}

.z-entry-newstitle span {
  color: #c8102e;
  display: block;
}

.z-membership-news-link-btn a {
  color: #fff;
  background: #000;
  text-align: center;
  display: block;
  margin: 0 auto !important;
}

.z-entry-news-note_list li {
  text-indent: -1em;
  margin-left: 1em;
  list-style-type: none;
}

.z-entry-news-text a.z-entry-news_product-link {
  color: #000;
  text-decoration: underline;
}

.z-entry-container {
  display: block;
  margin: 0 auto;
  margin-bottom: 100px;
  width: 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  font-family: unset !important;
}

@media (min-width: 1440px) {
  .z-entry-container {
    width: 640px !important;
  }
}

@media (max-width: 1399x) {
  .pc_large {
    display: none;
  }
}

@media (min-width: 769px) {
  .z-dp-campaign {
    border-top: 20px solid #C8102E;
    border-bottom: 100px solid #C8102E;
  }
  .entry-news-text.z-entry-news-text {
    text-align: center;
  }
  .z-entry-container p {
    margin: 30px 0;
  }
  .z-entry-news_section {
    margin-top: 60px !important;
  }
  .z-entry-news-topcopy {
    font-size: 16px !important;
    line-height: 1.5;
  }
  .z-entry-newstitle {
    font-size: 24px !important;
    line-height: 1.333;
  }
  .z-entry-newstitle span {
    font-size: 16px !important;
    margin-top: 1em;
  }
  .z-entry-news_top-content {
    margin-top: 40px !important;
  }
  .z-entry-news_content {
    margin-top: 100px !important;
  }
  .z-entry-news_img {
    margin-top: 30px !important;
  }
  .z-entry-news-text, .z-entry-news-text a.z-entry-news_product-link {
    font-size: 16px !important;
    line-height: 1.5;
  }
  .z-membership-news-link-btn {
    margin-top: 54px !important;
  }
  .z-membership-news-link-btn a {
    font-size: 16px !important;
    line-height: 60px;
    width: 340px;
    height: 60px;
  }
  .z-entry-news-note_list {
    font-size: 14px !important;
    line-height: 1.571;
  }
  .z-entry-news-note_list li {
    margin-top: 15px !important;
  }
}

@media (max-width: 1399px) and (min-width: 769px) {
  .z-entry-news_section {
    margin-top: calc(60 * 100vw / 1440) !important;
  }
  .z-entry-news-topcopy {
    font-size: calc(16 * 100vw / 1440) !important;
  }
  .z-entry-newstitle {
    font-size: calc(24 * 100vw / 1440) !important;
  }
  .z-entry-newstitle span {
    font-size: calc(16 * 100vw / 1440) !important;
  }
  .z-entry-news_top-content {
    margin-top: calc(40 * 100vw / 1440) !important;
  }
  .z-entry-news_content {
    margin-top: calc(100 * 100vw / 1440) !important;
  }
  .z-entry-news_img {
    margin-top: calc(30 * 100vw / 1440) !important;
  }
  .z-entry-news-text, .z-entry-news-text a.z-entry-news_product-link {
    font-size: calc(16 * 100vw / 1440) !important;
  }
  .z-membership-news-link-btn {
    margin-top: calc(54 * 100vw / 1440) !important;
  }
  .z-entry-news-note_list {
    font-size: calc(14 * 100vw / 1440) !important;
  }
  .z-entry-news-note_list li {
    margin-top: calc(15 * 100vw / 1440) !important;
  }
}

@media (max-width: 768px) {
  .z-dp-campaign {
    border-top: 20px solid #C8102E;
    border-bottom: 20px solid #C8102E;
  }
  .z-entry-container {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
  }
  .z-entry-news_section {
    margin-top: calc(60 * 100vw / 750) !important;
  }
  .z-entry-news_section.z-entry-news_mv {
    margin-top: calc(76 * 100vw / 750) !important;
  }
  .z-entry-news-topcopy {
    font-size: calc(24 * 100vw / 750) !important;
    line-height: 1.333;
  }
  .z-entry-newstitle {
    font-size: calc(30 * 100vw / 750) !important;
    line-height: 1.333;
  }
  .z-entry-newstitle span {
    font-size: calc(24 * 100vw / 750) !important;
    margin-top: 0.5em;
  }
  .z-entry-news_top-content {
    margin-top: calc(40 * 100vw / 750) !important;
  }
  .z-entry-news_content {
    margin-top: calc(100 * 100vw / 750) !important;
  }
  .z-entry-news_img {
    margin-top: calc(28 * 100vw / 750) !important;
  }
  .z-entry-news-text, .z-entry-news-text a.z-entry-news_product-link {
    font-size: calc(24 * 100vw / 750) !important;
    line-height: 1.333;
  }
  .z-membership-news-link-btn {
    margin-top: calc(78 * 100vw / 750) !important;
  }
  .z-membership-news-link-btn a {
    font-size: calc(24 * 100vw / 750) !important;
    line-height: calc(100 * 100vw / 750);
    width: calc(500 * 100vw / 750);
    height: calc(100 * 100vw / 750);
  }
  .z-entry-news-note_list {
    font-size: calc(22 * 100vw / 750) !important;
    line-height: 1.363;
  }
  .z-entry-news-note_list li {
    margin-top: calc(28 * 100vw / 750) !important;
  }
  .z-entry-container p {
    margin: 26.5px 0;
  }
}

/* video */
.z-entry-news_movie .player {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

.z-entry-news_movie .player .video {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.z-entry-news_movie .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
