@charset "UTF-8";
/* CSS Document */
/* ========================= [ #dmm_ntgnavi ] */
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@500&display=swap");
#dmm_ntgnavi {
  background: url(../assets/dmm_header/bg_navimain.gif) center center repeat-x;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 12px;
  font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Verdana, sans-serif;
  display: flex;
  justify-content: space-between;
}
#dmm_ntgnavi ul {
  list-style: none;
  margin: 2px 0;
  padding: 0;
  display: flex;
}
#dmm_ntgnavi ul li {
  margin: 0 6px 0 0;
  line-height: 15px;
}
#dmm_ntgnavi ul.navi_left {
  flex-grow: 2;
}
#dmm_ntgnavi ul.navi_left li a {
  display: block;
  padding: 0 3px 0 8px;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 3px;
}
#dmm_ntgnavi ul.navi_left li a:hover {
  background: #eee;
  border: 1px solid #666;
  border-radius: 3px;
}
#dmm_ntgnavi ul.navi_left li a > span {
  display: block;
  padding: 9px 10px 7px 28px;
  color: #333;
  font-weight: bold;
  white-space: nowrap;
}
#dmm_ntgnavi ul.navi_left li.dmm_top img {
  margin: 8px 5px 8px 0;
}
#dmm_ntgnavi ul.navi_left li.ntg_top {
  margin-left: 10px;
}
#dmm_ntgnavi ul.navi_left li.ntg_top a > span {
  background: url(../assets/dmm_header/bg_bt_olgtop.gif) 0 center no-repeat;
}
#dmm_ntgnavi ul.navi_left li.ntg_chip a > span {
  background: url(../assets/dmm_header/bg_bt_chip.gif) 0 center no-repeat;
  letter-spacing: 0.05em;
}
#dmm_ntgnavi ul.navi_left li.ntg_poi a > span {
  background: url(../assets/dmm_header/bg_bt_point.gif) 0 center no-repeat;
  letter-spacing: 0.05em;
}
#dmm_ntgnavi ul.navi_right {
  flex-grow: 1;
  justify-content: flex-end;
  font-size: 10px;
}
#dmm_ntgnavi ul.navi_right li {
  margin: 0 10px 0 0;
  padding: 8px 5px;
}
#dmm_ntgnavi ul.navi_right li.ntg_chip, #dmm_ntgnavi ul.navi_right li.ntg_poi {
  display: none;
}
#dmm_ntgnavi .arrow {
  padding-left: 14px;
  background: url(../assets/dmm_header/arrow_common.gif) no-repeat left center;
  color: initial;
  text-decoration: underline;
}
#dmm_ntgnavi .tx-point {
  font-size: 16px;
  font-weight: bold;
  color: #ff4b4b !important;
}
#dmm_ntgnavi p {
  margin: 0;
  line-height: 2.6em;
}
#dmm_ntgnavi .clear {
  clear: both;
}

@media (max-width: 960px) {
  #dmm_ntgnavi ul {
    justify-content: space-between;
  }
  #dmm_ntgnavi ul.navi_left {
    flex-grow: 2;
  }
  #dmm_ntgnavi ul.navi_left li.ntg_top a > span > span {
    display: none;
  }
  #dmm_ntgnavi ul.navi_left li.ntg_chip, #dmm_ntgnavi ul.navi_left li.ntg_poi {
    display: none;
  }
  #dmm_ntgnavi ul.navi_right li {
    display: none;
  }
  #dmm_ntgnavi ul.navi_right li.ntg_chip, #dmm_ntgnavi ul.navi_right li.ntg_poi {
    display: list-item;
  }
}
@font-face {
  font-family: "Noto Sans CJK JP Subset";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP"), local("NotoSansCJKjp-Regular"), local("NotoSansJP-Regular");
}
@font-face {
  font-family: "Noto Sans CJK JP Subset";
  font-style: normal;
  font-weight: 700;
  src: local("NotoSansCJKjp-Bold"), local("NotoSansJP-Bold");
}
@keyframes float-effect {
  0% {
    transform: translatey(0);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0);
  }
}
body {
  margin: 0;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "HiraginoSans-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
body h1, body h2, body h3, body p, body div, body section, body ul, body li {
  margin: 0;
  padding: 0;
}
body ul, body li {
  list-style: none;
}
body p {
  display: inline-block;
}
body a {
  color: #ccc;
  text-decoration: none;
}

.page-feature {
  margin: 0;
  padding: 0;
  overflow: hidden;
  scroll-behavior: smooth;
  position: relative;
}
.page-feature header {
  position: relative;
  height: 46.875vw;
  width: auto;
  overflow: hidden;
}
@media (max-width: 1100px) {
  .page-feature header h1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .page-feature header h1 img {
    width: 234.78px;
    height: 97.61px;
  }
  .page-feature header .decoration img {
    position: absolute;
  }
  .page-feature header .decoration01 {
    width: 58.05px;
    height: 208.12px;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .page-feature header .decoration02 {
    width: 175.44px;
    height: 127.71px;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
  .page-feature header .decoration03 {
    width: 176.73px;
    height: 202.53px;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .page-feature header .decoration04 {
    width: 12.9px;
    height: 66.22px;
    top: 24.958vw;
    left: 1.5vw;
    z-index: 10;
    animation: float-effect 2s ease-in-out infinite;
  }
  .page-feature header .decoration05 {
    width: 256.71px;
    height: 68.37px;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
}
@media (min-width: 1101px) {
  .page-feature header h1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .page-feature header h1 img {
    width: 28.438vw;
    height: 11.823vw;
  }
  .page-feature header .decoration img {
    position: absolute;
  }
  .page-feature header .decoration01 {
    width: 7.031vw;
    height: 25.208vw;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .page-feature header .decoration02 {
    width: 21.25vw;
    height: 15.469vw;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
  .page-feature header .decoration03 {
    width: 21.406vw;
    height: 24.531vw;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .page-feature header .decoration04 {
    width: 1.563vw;
    height: 8.021vw;
    top: 24.958vw;
    left: 1.5vw;
    z-index: 10;
    animation: float-effect 2s ease-in-out infinite;
  }
  .page-feature header .decoration05 {
    width: 31.094vw;
    height: 8.281vw;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
}
.page-feature header #youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 56.875vw;
  min-height: 100%;
  min-width: 100%;
}
.page-feature header #youtube-mask {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.page-feature .section-campaign {
  background: url("../assets/bg_about.jpg") no-repeat;
  background-size: cover;
}
.page-feature .section-campaign .inner-section {
  padding: 80px 0;
  width: 1200px;
  margin: 0 auto;
}
.page-feature .section-campaign .wrapper-product {
  display: block;
  margin: 0 auto 20px;
}
.page-feature .section-campaign .wrapper-product img {
  display: block;
  margin: 0 auto 20px;
}
.page-feature .section-campaign h2, .page-feature .section-campaign p {
  display: block;
  text-align: center;
}
.page-feature .section-campaign h2.ttl-section-campaign {
  margin-bottom: 40px;
}
.page-feature .section-campaign .img-campaign-01 {
  width: 1085px;
  height: 441px;
  background: url("../assets/bg_product_02.png") no-repeat;
  position: relative;
  margin: 0 auto;
}
.page-feature .section-campaign .img-campaign-01 ul {
  width: 470px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  right: 180px;
  bottom: 15px;
}
.page-feature .section-campaign .img-campaign-01 ul a {
  cursor: pointer;
}
.page-feature .section-campaign .img-campaign-01 ul a:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.page-feature .section-campaign .tx-campaign-01 {
  margin-bottom: 40px;
}
.page-feature .section-campaign .tx-campaign-01 img {
  width: 800px;
  height: auto;
}
.page-feature .section-campaign .banner-coupon {
  display: block;
  margin: 0 auto 40px;
}
.page-feature .section-campaign .banner-coupon:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.page-feature .section-schedule {
  background: url("../assets/bg_schedule.jpg") no-repeat;
  background-size: cover;
  position: relative;
}
.page-feature .section-schedule .inner-section {
  padding: 60px 0;
}
.page-feature .section-schedule .inner-section .decoration {
  position: absolute;
  z-index: 10;
}
.page-feature .section-schedule .inner-section .decoration-schedule-01 {
  top: 30px;
  left: 30px;
}
.page-feature .section-schedule .inner-section .decoration-schedule-02 {
  bottom: 30px;
  left: 30px;
}
.page-feature .section-schedule .inner-section .decoration-schedule-03 {
  top: 30px;
  right: 30px;
}
.page-feature .section-schedule .inner-section .decoration-schedule-04 {
  bottom: 30px;
  right: 30px;
}
@media (max-width: 1328px) {
  .page-feature .section-schedule .inner-section .decoration {
    display: none;
  }
}
.page-feature .section-schedule .wrapper-schedule {
  height: 642px;
  background: url("../assets/bg_schedule.png") no-repeat;
  margin: 0 auto;
  position: relative;
  z-index: 20;
  width: 1100px;
}
.page-feature .section-schedule .wrapper-schedule .arrow {
  position: absolute;
  bottom: -35px;
  left: 47.5%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translatey(0);
  -webkit-animation: float-effect 2s ease-in-out infinite;
  animation: float-effect 2s ease-in-out infinite;
}
.page-feature .section-schedule ul.list-schedule {
  margin: 0 auto 50px;
  display: flex;
  width: 900px;
}
.page-feature .section-schedule ul.list-schedule li a {
  cursor: pointer;
}
.page-feature .section-schedule ul.list-schedule li a:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.page-feature .section-schedule h2, .page-feature .section-schedule p {
  display: block;
  text-align: center;
}
.page-feature .section-schedule h2.ttl-schedule {
  margin-bottom: 40px;
  padding-top: 80px;
}
.page-feature .section-schedule .tx-schedule-01 {
  margin-bottom: 40px;
}
.page-feature .section-creator {
  background: url("../assets/bg_about.jpg") no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  padding: 120px 0;
}
.page-feature .section-creator .wrapper-creator {
  margin-bottom: 180px;
  display: block;
  position: relative;
}
.page-feature .section-creator .wrapper-creator:last-child {
  margin-bottom: 0;
}
.page-feature .section-creator .wrapper-creator .inner-creator {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.page-feature .section-creator .wrapper-creator .inner-creator h2.ttl-creator {
  margin-bottom: 40px;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li {
  width: 200px;
  margin: 0 25px 40px 0;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li:nth-child(5n) {
  margin-right: 0px;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-unreleased {
  position: relative;
  width: 200px;
  height: 200px;
  background: url("../assets/frame_creator.png") no-repeat;
  background-position: center;
  filter: brightness(60%);
  transform: translateZ(0);
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-unreleased img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-released {
  position: relative;
  width: 200px;
  height: 200px;
  background: url("../assets/frame_creator.png") no-repeat;
  background-position: center;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-released img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-released:hover {
  background: none;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-released:hover:before {
  width: 189px;
  height: 189px;
  content: url(../assets/frame_creator_hover.png);
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li .wrapper-icon-released:hover img {
  width: 165px;
  height: 165px;
  transition: 0.2s;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li p {
  font-size: 16px;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-feature .section-creator .wrapper-creator .inner-creator ul.list-creator li p.tx-unreleased {
  filter: brightness(60%);
  transform: translateZ(0);
}
.page-feature .section-creator .wrapper-creator .inner-creator p.tx-note {
  color: #fff;
  font-size: 13px;
  padding-right: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box .btn-more {
  background: url("../assets/btn_creatormore01.png") no-repeat, url("../assets/btn_creatormore01_hover.png") no-repeat;
  width: 1098px;
  height: 76px;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box .btn-more:hover {
  background: url("../assets/btn_creatormore01_hover.png") no-repeat;
  transition: 0.2s;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box input {
  display: none;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box input:checked ~ div {
  height: auto;
  opacity: 1;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box input:checked ~ .btn-more {
  background: url("../assets/btn_creatormore01_close.png") no-repeat, url("../assets/btn_creatormore01_close_hover.png") no-repeat;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box input:checked ~ .btn-more:hover {
  background: url("../assets/btn_creatormore01_close_hover.png") no-repeat;
  transition: 0.2s;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box label.btn-more {
  display: block;
  cursor: pointer;
  transition: all 0.5s;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box label.btn-more:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box .ac-inner {
  margin-top: 40px;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s;
}
.page-feature .section-creator .wrapper-creator .inner-creator .ac-box .ac-inner ul li {
  margin: 40px 0;
}
.page-feature .section-creator .wrapper-creator .btn-creator {
  display: block;
  background: url("../assets/btn_creator.png") no-repeat, url("../assets/btn_creator_hover.png") no-repeat;
  width: 438px;
  height: 58px;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 20;
  pointer-events: none;
}
.page-feature .section-creator .wrapper-creator .btn-creator:hover {
  background: url("../assets/btn_creator_hover.png") no-repeat;
  transition: 0.2s;
}
.page-feature .section-creator .wrapper-creator .btn-creator.is-active {
  opacity: 1;
  transition: all 0.5s;
  pointer-events: auto;
}
.page-feature .section-about {
  background-image: url("../assets/bg_footer.jpg");
  background-size: 100%;
  background-repeat: repeat-y;
}
.page-feature .section-about .inner-section {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 120px;
}
.page-feature .section-about .wrapper-aboutcontents {
  position: relative;
  padding-top: 100px;
}
.page-feature .section-about .wrapper-aboutcontents h2.ttl-aboutcontents {
  padding-left: 110px;
  padding-bottom: 10px;
}
.page-feature .section-about .wrapper-aboutcontents .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  cursor: pointer;
}
.page-feature .section-about .wrapper-aboutcontents .btn-twitter {
  width: 439px;
  height: 58px;
  background: url("../assets/btn_twitter.png"), url("../assets/btn_twitter_hover.png");
}
.page-feature .section-about .wrapper-aboutcontents .btn-twitter:hover {
  background: url("../assets/btn_twitter_hover.png");
  transition: 0.2s;
}
.page-feature .section-about .wrapper-aboutcontents .btn-game {
  width: 439px;
  height: 59px;
  background: url("../assets/btn_game.png"), url("../assets/btn_game_hover.png");
}
.page-feature .section-about .wrapper-aboutcontents .btn-game:hover {
  background: url("../assets/btn_game_hover.png");
  transition: 0.2s;
}
.page-feature .section-about .wrapper-aboutcontents .btn-goods {
  width: 439px;
  height: 59px;
  background: url("../assets/btn_goods.png"), url("../assets/btn_goods_hover.png");
}
.page-feature .section-about .wrapper-aboutcontents .btn-goods:hover {
  background: url("../assets/btn_goods_hover.png");
  transition: 0.2s;
}
.page-feature .section-about .wrapper-aboutcontents .image {
  margin-left: 180px;
}
.page-feature .section-about .wrapper-aboutcontents .decoration {
  position: absolute;
  top: 110px;
  left: 0;
}
.page-feature .section-about .wrapper-aboutcontents p {
  width: 920px;
  margin: 80px 0;
  padding-left: 180px;
  color: #fff;
  font-size: 22px;
  line-height: 50px;
}
.page-feature .section-about .wrapper-faq .ac-box-faq {
  margin-top: 140px;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .btn-faq {
  background: url("../assets/btn_faq_off.png") no-repeat;
  width: 1080px;
  height: 58px;
  margin: 0 auto;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .btn-faq:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.page-feature .section-about .wrapper-faq .ac-box-faq input {
  display: none;
}
.page-feature .section-about .wrapper-faq .ac-box-faq input:checked ~ div {
  height: auto;
  opacity: 1;
}
.page-feature .section-about .wrapper-faq .ac-box-faq input:checked ~ .btn-faq {
  background: url("../assets/btn_faq_on.png") no-repeat;
}
.page-feature .section-about .wrapper-faq .ac-box-faq input:checked ~ .btn-faq:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.page-feature .section-about .wrapper-faq .ac-box-faq label.btn-faq {
  display: block;
  cursor: pointer;
  transition: all 0.5s;
}
.page-feature .section-about .wrapper-faq .ac-box-faq label.btn-faq:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner ul li {
  margin-top: 40px;
  border-bottom: solid #fff 1px;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner ul li p.ttl-faq {
  margin-bottom: 20px;
  width: 1100px;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner ul li p.tx-faq {
  margin-bottom: 40px;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner ul li p.tx-faq a {
  text-decoration: underline;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner p.ttl-faq {
  color: #fff;
  font-size: 24px;
}
.page-feature .section-about .wrapper-faq .ac-box-faq .ac-inner p.tx-faq {
  color: #fff;
  font-size: 16px;
}
.page-feature .btn-pagetop {
  position: absolute;
  bottom: 60px;
  right: 90px;
  animation: float-effect 2s ease-in-out infinite;
}
@media (max-width: 1328px) {
  .page-feature .btn-pagetop {
    display: none;
  }
  .page-feature .section-about {
    background: #101010;
  }
}

#footer {
  clear: both;
  margin: 0px auto 0px auto;
  padding: 25px 0;
  background-color: #494949;
  text-align: center;
}
#footer p {
  color: #fff;
}
#footer p.copy {
  font-size: 12px;
}
#footer a {
  display: block;
  margin: 0 auto 6px;
  width: 110px;
}
#footer a p {
  font-size: 18px;
}
#footer a p:hover {
  text-decoration: underline;
}

.fancybox-slide--iframe .fancybox-content {
  width: 1025px;
  height: 806px;
  background-color: transparent;
  margin: 0;
}

.fancybox-toolbar {
  position: relative;
  width: 1025px;
  margin: 0 auto;
}

.fancybox-navigation {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 1200px;
  height: 100%;
}
.fancybox-navigation .fancybox-button {
  width: 39px;
  height: 41px;
}
.fancybox-navigation .fancybox-button:hover {
  opacity: 0.6;
  transition: 0.2s;
}

.fancybox-button--close {
  width: 89px;
  height: 89px;
  background: url("../assets/btn_popup_close.png") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.fancybox-button--close svg {
  display: none;
}
.fancybox-button--close:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.fancybox-button--arrow_right {
  background: url("../assets/btn_popup_next.png") no-repeat;
  position: absolute;
  right: 0;
}
.fancybox-button--arrow_right svg {
  display: none;
}
.fancybox-button--arrow_right:after {
  display: none;
}
.fancybox-button--arrow_left {
  background: url("../assets/btn_popup_prev.png") no-repeat;
  position: absolute;
  left: 0;
}
.fancybox-button--arrow_left svg {
  display: none;
}
.fancybox-button--arrow_left:after {
  display: none;
}