@media screen and (max-width: 767px) {
    .voices > ul > li {
        width: 100% !important;
    }
}

.voices > ul{
    display: block !important;
}

.voices > ul > li {
    margin: 0 auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: 80% ;
}

.heading-text {
  display: none;
}

.mypage-box .inner p.policyLink {
  width: 25em;
  display: block;
  margin: 0 auto;
}

.mypage-box .inner p.comments {
  margin: -2.6rem 0 2rem 21rem;
  padding: 0;
  text-align: left;
}

.mypage-label-box {
  position: relative;
  counter-increment: count;
}

.mypage-label-box::before {
  content: counter(count)".";
  font-weight: 600;
  font-size: 120%;
}

.check_agree .mypage-label-box::before {
  content: none;
}

@media screen and (max-width: 767px) {
    .introArea--part2 {
        display: block;
        height: auto;
    }
}

@media screen and (max-width:1024px) {
  .mypage-box .inner p.comments {
    margin: -1rem 0 2rem 2rem;
  }
}

.introArea_right--part3 {
  background: url(https://cdn.zuuonline.com/contents/lp/assets/2411_acn/images/intro_bg_party.jpg?002) no-repeat 100% 0;
  background-size: cover;
}

.inner_venue {
  display: block;
  margin: 0;
  padding: 0;
}

.inner_venue_item {
  margin: 0;
}



.top_content h1 {
  z-index: 99;
}

.hero_image {
  background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/bg_01.jpg);
}



.top_content .date .media p {
  height: fit-content;
}

.top_content h1 {
  z-index: 98 !important;
}

.hero_nav {
  z-index: 100;
}


@media (min-width: 1201px) {
  .top_content .date .media {
    z-index: 1;
    display: flex;
  }

  .azbdi {
    display: inline-block !important;
    font-size: 3rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: none !important;
    font-weight: 600 !important;
    color: #FF9800;
  }

  .top_content .date .media img {
    width: 44%;
    height: auto;
    margin: 0 45px 20px 130px;
    display: block;
  }

  .hero_image .container::before {
    content: " ";
    display: block;
    width: 160px;
    height: 138px;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_present_02.png);
    background-size: cover;
    position: absolute;
    z-index: 99;
    left: 90px;
  }

  .hero_image .container::after {
    content: " ";
    display: table;
    width: 367px;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_ah.png);
    background-size: cover;
    position: absolute;
    z-index: 0;
    top: -30px;
    padding-top: 30px;
    min-height: 601px;
    right: -167px;
  }
}

@media (992px <=width <=1200px) {
  .top_content .date .media {
    z-index: 1;
    display: flex;
  }

  .azbdi {
    display: inline-block !important;
    font-size: 3rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: none !important;
    font-weight: 600 !important;
    color: #FF9800;
  }

  .top_content .date .media img {
    width: 50%;
    margin: 1% 6% 0 3%;
    height: auto;
  }

  .hero_image .container::before {
    content: " ";
    display: block;
    width: 13%;
    height: 20%;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_present_02.png);
    background-size: cover;
    position: absolute;
    z-index: 100;
  }

  .hero_image .container::after {
    content: " ";
    display: table;
    width: 396px;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_ah.png);
    background-size: cover;
    position: absolute;
    z-index: 0;
    top: -30px;
    padding-top: 30px;
    min-height: 556px;
    right: -150px;
  }
}

@media (768px <=width <=991px) {
  .top_content .date .media {
    z-index: 1;
    display: flex;
  }

  .top_content .date .media img {
    width: 50%;
    height: auto;
  }

  .azbdi {
    display: inline-block !important;
    font-size: 2.8rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: none !important;
    font-weight: 600 !important;
    color: #FF9800;
  }

  .top_content .date .media {
    font-size: 1.5rem;
    margin: 35px 0 20px;
    padding: 0 0 20px;
    text-align: center;
    position: relative;
  }

  .hero_image .container::before {
    content: " ";
    display: block;
    width: 15%;
    height: 20%;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_present_02.png);
    background-size: cover;
    position: absolute;
    z-index: 99;
  }

  .hero_image .container::after {
    content: " ";
    display: table;
    width: 396px;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_ah.png);
    background-size: cover;
    position: absolute;
    z-index: 0;
    top: -30px;
    padding-top: 30px;
    min-height: 549px;
    right: -150px;
  }
}

@media screen and (max-width: 767px) {
  .top_content .date .media {
    z-index: 1;
  }

  .hero_image .container {
    position: relative;
  }

  .azbdi {
    display: contents !important;
    font-size: 2.8rem !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: none !important;
    font-weight: 600 !important;
    color: #FF9800;
    float: left;
  }

  .top_content h1 {
    margin: auto 0;
  }

  .hero_image .container::before {
    content: " ";
    display: block;
    width: 14% !important;
    height: 15% !important;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_present_02.png) !important;
    background-size: cover !important;
    position: absolute !important;
    z-index: 99 !important;
    margin-top: 2% !important;
  }

  .hero_image .container::after {
    content: " ";
    display: block !important;
    width: 270px !important;
    background-image: url(https://cdn.zuuonline.com/contents/lp/assets/2501_acn/images/fv_ah.png) !important;
    background-size: cover !important;
    position: absolute !important;
    z-index: 0 !important;
    top: 0px !important;
    padding-top: 30px !important;
    min-height: 100% !important;
    right: -70px !important;
  }
}

.tokuten_outer .tokuten_item.new-badge::before {
  content: "";
  background-image: url("https://storage.cloud.google.com/zuu-design/06_DESIGN_backlog/DESIGN-1243_ZUU-online_acn/3_28%20%E7%99%BA%E5%A3%B2.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 15%;
  height: 15%;
  top: 5px;
  left: 90px;
  z-index: 10;
}


@media screen and (max-width: 767px) {
  .tokuten_outer .tokuten_item.new-badge::before {
    width: 18%;
    height: 18%;
    left: 10px;/* å·¦ã‹ã‚‰ã®ä½ç½®ã‚’èª¿æ•´ */
  }
}

@media (768px <= width <= 991px) {
  .tokuten_outer .tokuten_item.new-badge::before {
    /* å·¦ã‹ã‚‰ã®ä½ç½®ã‚’èª¿æ•´ */
    width: 16%;
    height: 16%;
    left: 80px;
  }
}
@media (992px <= width <= 1200px) {
  .tokuten_outer .tokuten_item.new-badge::before {
    /* å·¦ã‹ã‚‰ã®ä½ç½®ã‚’èª¿æ•´ */
    width: 16%;
    height: 16%;
    left: 100px;
  }
}
@media (min-width: 1201px) {
  .tokuten_outer .tokuten_item.new-badge::before {
    /* å·¦ã‹ã‚‰ã®ä½ç½®ã‚’èª¿æ•´ */
    width: 16%;
    height: 16%;
    left: 110px;
  }
}
.tokuten .tokuten_item {
  width: calc(100% / 2);
}