@charset "utf-8";
/*
Theme Name: NAGANO ANIERA FESTA
Author: innerroom creative
Description: NAGANO ANIERA FESTA 2025
Text Domain: NAGANO ANIERA FESTA
*/

.pt_tit {
  margin: 4vh 0 0;
  width: 100%;
}

.pt_tit_s {
  margin-bottom: 4vh;
  width: 31.25%;
  z-index: 0;
  position: relative;
}
.pt_tit_s img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1110px) {
  .pt_tit {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pt_tit_s {
    margin-bottom: 4vh;
  }
}
@media screen and (max-width: 896px) {
  .pt_tit {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pt_tit_s {
    width: 48%;
  }
  .pt_tit::after {
    width: 50%;
  }
}

/* anieracitybash 2022*/
.body.page-id-2563 {
  background: #f6ede2;
}
#acb_hd {
  margin-top: 18vh;
  margin-bottom: 9vh;
}
.acb_tit {
  font-size: 3.2rem;
  font-weight: 700;
  color: #3ba260;
  padding: 0 0 2rem;
  border-bottom: 3px solid #3ba260;
}

.acb_pt_nm01 {
  display: block;
  padding: 1.5em 0;
  margin: 2vh 0 0;
  background-color: #3ba260;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 10px;
}

.acb_pt_nm01 span {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .acb_pt_nm01 {
    padding: 0.5rem;
  }
  #acb_hd {
    margin-top: 12vh;
    margin-bottom: 3vh;
  }
  .acb_tit {
    font-size: 2.4rem;
  }
}

.acb_ar {
  width: 100%;
  margin: 0 0 9vh;
}

.acb_ar_s {
  position: relative;
  margin: 0 0 9vh;
  padding: 2em 1.5em;
  border: solid 3px #368ecb;
  border-radius: 8px;
}
.acb_ar_s .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 1.8rem;
  background: #f6ede2;
  color: #368ecb;
  font-weight: bold;
}
.acb_ar_s p {
  margin: 0;
  padding: 0;
}
.tel-link-none {
  pointer-events: none;
  color: #333;
}

.acb_tik {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.acb_tik {
  width: 80%;
  margin: 5vh auto 9vh;
  max-width: 797px;
  padding: 1rem 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 2px solid #368ecb;
  background: -webkit-radial-gradient(#368ecb 15%, rgba(0, 0, 0, 0) 16%), -webkit-radial-gradient(#368ecb 15%, rgba(0, 0, 0, 0) 16%), #fbdaab;
  background: radial-gradient(#368ecb 15%, rgba(0, 0, 0, 0) 16%), radial-gradient(#368ecb 15%, rgba(0, 0, 0, 0) 16%), #fbdaab;
  background-position: 0 0, 6px 6px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 12px 12px;
}

a.acb_tik span {
  position: relative;
  display: block;
  padding: 1.25rem 3rem;
  color: #368ecb;
  border: 2px solid #368ecb;
  border-radius: 0.5rem;
  background: #fff;
}

a.acb_tik:hover {
  background-position: 0 0, 8px 8px;
  background-size: 16px 16px;
}

.acb_ctt {
  margin: 9vh 0 0;
  padding: 2rem 0 0;
  border-top: 2px solid #333;
}
.acb_ctt span {
  font-weight: 700;
  margin: 0 0 1rem;
  display: block;
}

.acb_nog_c1 {
  width: 100%;
  height: auto;
  background-color: #368ecb;
  text-align: center;
  overflow: hidden;
  transition: 1s;
}
.acb_nog_c1:hover {
  opacity: 0.5;
}
.acb_nog_c1s {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  margin: 4vh auto 2vh;
}
.acb_nog_c1x {
  width: 60%;
  margin: 0 auto;
  padding: 1vh;
  color: #368ecb;
  background-color: #fff;
  margin: 0 auto 4vh;
  border-radius: 12px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .acb_tik {
    font-size: 1.8rem;
  }
  .acb_nog_hr1 {
    border: 0.5px solid #c3c2c2;
    margin: -1px 0 0.5rem;
  }
  .acb_nog_c1s {
    font-size: 1.8rem;
    margin: 3vh 2vh 2vh;
  }
  .acb_nog_c1x {
    width: 70%;
    margin: 0 auto 3vh;
  }
}

.seat_img {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .seat_img {
    width: 100%;
  }
}

/* anieracitybash 2023*/
.body.page-id-2781 {
  background: #cb5319;
  color: #000;
  font-family: "LINESeedJP", sans-serif;
  font-weight: 500;
}
#acb23_hd {
  margin-top: 18vh;
  margin-bottom: 9vh;
}

.acb23_hd_vr {
  width: 100%;
}
.acb23_hdvr_vol {
  height: 2.4rem;
  position: absolute;
  top: -5rem;
  left: 9.25%;
}
.acb23_hdvr_vol img {
  height: 100%;
}
.acb23_hdvr_tit {
  width: 35%;
  height: 20%;
  background-image: url(img/acb23_logo.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transform-origin: 0 100%;
  margin: 0;
  position: absolute;
  top: -6vh;
  right: 6.25%;

  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.acb23_hdvr_img {
  border: 3px solid #000;
  width: 87.5%;
  margin: 0 auto 0;
  font-size: 0;
}
.acb23_hdvr_img img {
  width: 100%;
}

.acb23_hd_about {
  margin: 12vh 0 0;
}
.acb23_hdab_tit {
  display: block;
  font-weight: 900;
  font-size: 3.6rem;
  line-height: 1;
  margin: 0;
  color: #fff;
  text-align: center;
  margin: 0 0 6vh;
}
.acb23_hdab_det {
  font-weight: 900;
  font-size: 3vh;
  line-height: 2;
  margin: 0;
  color: #fff;
  text-align: center;
}

#acb23_lineup {
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #f6c325;
  padding: 15vh 6.25%;
  margin: 24vh 0 0;
  position: relative;
}
.acb23_lu_tit {
  width: 380px;
  height: 170px;
  background-image: url(img/acb23_lineupx.svg);
  background-repeat: no-repeat;
  transform-origin: 0 100%;
  margin: 0;
  position: absolute;
  top: -9vh;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);

  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.acb23_lu_con {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin: 0 0 0;
}
.acb23_lu_pt {
  width: calc(87.5% / 4);
  margin-bottom: 6vh;
}
.acb23_lu_con::after {
  content: "";
  display: block;
  width: calc(87.5% / 4);
  height: 0;
}
.acb23_lu_con::before {
  content: "";
  order: 1;
  display: block;
  width: calc(87.5% / 4);
  height: 0;
}
.acb23_lu_pt:nth-last-child(-n + 4) {
  margin-bottom: 0;
}

.acb23_lu_pt_img {
  position: relative;
}
.acb23_lu_pt_img img {
  width: 99.4%;
  margin: 0 0.2%;
}
.acb23_lu_pt_img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.acb23img801::before {
  content: url(img/acb23_801s.svg);
}
.acb23img802::before {
  content: url(img/acb23_802s.svg);
}
.acb23img803::before {
  content: url(img/acb23_803s.svg);
}
.acb23img804::before {
  content: url(img/acb23_804s.svg);
}
.acb23img805::before {
  content: url(img/acb23_805s.svg);
}
.acb23img806::before {
  content: url(img/acb23_806s.svg);
}

.acb23img901::before {
  content: url(img/acb23_901s.svg);
}
.acb23img902::before {
  content: url(img/acb23_902s.svg);
}
.acb23img903::before {
  content: url(img/acb23_903s.svg);
}
.acb23img904::before {
  content: url(img/acb23_904s.svg);
}
.acb23img905::before {
  content: url(img/acb23_905s.svg);
}
.acb23img906::before {
  content: url(img/acb23_906s.svg);
}

.acb23_news_con {
  width: 75%;
  margin: 9vh auto 0;
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #fff;
  padding: 6vh 6.25%;
}
.acb23_news_art {
}
.acb23_news_post {
  border-bottom: 3px solid #000;
  font-weight: 700;
  margin: 0 0 3rem;
}
.acb23_news_post:last-child {
  margin: 0;
}
.acb23_news_post_day {
  font-size: 1.2rem;
}
.acb23_news_post_tit {
  font-size: 1.8rem;
  padding: 1rem 0;
}

.acb23_ar {
  width: 75%;
  margin: 9vh auto 0;
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #fff;
  padding: 6vh 6.25%;
}
.acb23_ar_con {
  width: 100%;
}
.acb23_ar_con_tit {
  font-weight: 900;
  font-size: 3.6rem;
  line-height: 2;
  margin: 0;
  color: #000;
  text-align: center;
  margin: 0 0 3vh;
}
.acb23_ar_con_det {
}
.acb23_ar_con_det dl {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin: 0;
  font-weight: 900;
  font-size: 2.4rem;
}
.acb23_ar_con_det dt {
  width: 30%;
  border-bottom: 3px solid #000;
}
.acb23_ar_con_det dd {
  width: 70%;
  border-bottom: 3px solid #000;
}

.acb23_map {
  width: 100%;
  margin: 9vh 0 0;
}
.acb23_map_tit {
  width: 25%;
  background-color: #f6c325;
  border: 3px solid #000;
  border-radius: 50%;
  font-weight: 900;
  font-size: 3.6rem;
  text-align: center;
  margin: 0 auto 6vh;
}
.acb23_map_img {
  width: 75%;
  margin: 6vh auto 0;
  font-size: 0;
}
.acb23_map_img img {
  border: 3px solid #000;
  border-radius: 30px;
  margin: 0;
}
.acb23_map p {
  font-weight: 600;
  text-align: center;
  margin: 3vh 0 0;
}

.acb23_tik {
  width: 100%;
  margin: 9vh 0 0;
}
.acb23_tik_tit {
  width: 25%;
  background-color: #f6c325;
  border: 3px solid #000;
  border-radius: 50%;
  font-weight: 900;
  font-size: 3.6rem;
  text-align: center;
  margin: 0 auto 6vh;
}
.acb23_tik_con {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin: 0 0 9vh;
}
.acb23_tik_det {
  width: calc(87.5% / 3);
  margin: 0;
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #fff;
  padding: 3vh 0;

  font-weight: 900;
  font-size: 2.4rem;
  text-align: center;
}
.acb23_tik_det span {
  border-bottom: 5px solid #000;
  line-height: 2.6;
}

.acb23_tbtn_wrap {
  width: 100%;
  display: flex;
}
.acb23_tbtn_wrap:nth-last-child(-n + 1) {
  margin: 6vh 0 0;
}
.acb23_tbtn {
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 2;
  position: relative;
  display: inline-block;
  padding: 1rem 6rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #000;
  border-radius: 100vh;
  border-bottom: 5px solid #9f000c;
  background-color: #f6c325;
  margin: 0 auto 0;
}
a.acb23_tbtn:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}
.acb23_tbtn_fa {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}

.soldout {
  position: relative;
  background-color: #ccc;
}
.soldout::before {
  content: "SOLDOUT";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #000;
  border: 3px solid #f6c325;
  color: #f6c325;
  border-radius: 50%;
  font-weight: 900;
  font-size: 1.8rem;
  text-align: center;
  padding: 1rem;
}

.acb23_cov {
  width: 75%;
  margin: 9vh auto 0;
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #fff;
  padding: 6vh 6.25%;
}
.acb23_cov_tit {
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 2;
  text-align: center;
}
.acb23_cov_det {
  font-weight: 700;
  text-align: center;
  margin: 2rem 0 3vh;
}

.acb23_cov_ts {
  margin: 0 0 1em 0;
}
.acb23_cov_pt {
  display: block;
  text-indent: -1em;
  margin: 0 0 1em 1em;
  font-weight: 500;
}
.acb23_cov_pt p:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4px;
  margin-left: 4px;
  border: transparent solid 5px;
  border-left-color: #cb5319;
  vertical-align: 1px;
}
.acb23_cov_pt p span {
  background: linear-gradient(transparent 80%, #ffff00 80%);
}

.acb23_qa {
  margin: 0 0 6vh;
}
.acb23_qa_item {
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 2px solid #000000;
}
.acb23_qa_item summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #000000;
  font-weight: 600;
  cursor: pointer;
}
.acb23_qa_item summary::before,
.acb23_qa_item p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.4rem;
}
.acb23_qa_item summary::before {
  color: #1aad5d;
  content: "Q";
}
.acb23_qa_item summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #000000b3;
  border-right: 3px solid #000000b3;
  content: "";
  transition: transform 0.5s;
}
.acb23_qa_item[open] summary::after {
  transform: rotate(225deg);
}
.acb23_qa_item p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0.3em 3em 1.5em;
  color: #000;
  /*transition: transform .5s,opacity .5s;*/
}
.acb23_qa_item[open] p {
  transform: none;
  opacity: 1;
}
.acb23_qa_item p::before {
  color: #cb5319;
  line-height: 1.2;
  content: "A";
  top: 0.7em;
}

.acb23_qa_item summary {
  color: transparent;
  text-align: left;
}
.acb23_qa_item summary span {
  color: #000;
}

.acb23_contact {
  margin: 12vh 0 0;
}
.acb23_ctt_con {
  font-weight: 900;
  color: #fff;
  text-align: center;
}
.acb23_ctt_con span {
  display: block;
}
.acb23_ctt_cp {
  font-weight: 900;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  margin: 12vh 0 0;
}

#acb23_goods {
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #f6c325;
  padding: 9vh 6.25%;
  margin: 9vh 0 0;
  position: relative;
}
.acb23_gd_con {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin: 9vh 0 0;
}
.acb23_gd_tit {
  width: 30%;
  background-color: #f6c325;
  border: 3px solid #000;
  border-radius: 50%;
  font-weight: 900;
  font-size: 3.6rem;
  text-align: center;
  margin: 0 auto 6vh;
}
.acb23_gd_img {
  font-size: 0;
}
.acb23_gd_img img {
  width: 100%;
}
.acb23_gd_pt {
  width: calc(87.5% / 4);
  margin-bottom: 6vh;
}
.acb23_gd_pt:nth-last-child(-n + 4) {
  margin-bottom: 0;
}
.acb23_gd_pt_img {
  border: 3px solid #000;
  border-radius: 30px;
  font-size: 0;
  background-color: #fff;
}
.acb23_gd_pt_img img {
  width: 100%;
}
.acb23_gd_pt_tit {
  font-weight: 700;
  text-align: center;
  margin: 1rem 0 0;
}
.acb23_gd_pt_det {
  text-align: center;
}

#acb23_tt {
  border: 3px solid #000;
  border-radius: 30px;
  background-color: #fff;
  padding: 9vh 6.25%;
  margin: 9vh 0 0;
  position: relative;
}
.acb23_tt_tit {
  width: 30%;
  background-color: #f6c325;
  border: 3px solid #000;
  border-radius: 50%;
  font-weight: 900;
  font-size: 3.6rem;
  text-align: center;
  margin: 0 auto 6vh;
}
.acb23_tt_wrap {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin: 0;
}
.acb23_tt_con {
  width: calc(96% / 2);
}
.acb23_tt_con_tit {
  font-weight: 900;
  font-size: 2.4rem;
  border: 3px solid #000;
  border-radius: 100vh;
  text-align: center;
  margin: 0 0 6vh;
}

.acb23_c_b {
  background-color: #5cb4e6;
}
.acb23_c_g {
  background-color: #1aad5d;
}

@media screen and (max-width: 767px) {
  #acb23_hd {
    margin-top: 16vh;
    margin-bottom: 9vh;
  }

  .acb23_hdvr_vol {
    height: 1.5rem;
    top: -3rem;
    left: 3%;
  }
  .acb23_hdvr_tit {
    width: 43%;
    height: 15vh;
    top: -4vh;
    right: 2.25%;
  }
  .acb23_hdvr_img {
    width: 100%;
  }
  .acb23_hdab_tit {
    font-size: 3.4rem;
  }
  .acb23_hdab_det {
    font-size: 1.6rem;
  }

  #acb23_lineup {
    padding: 13vh 6.25% 6vh;
    margin: 20vh 0 0;
  }
  .acb23_lu_tit {
    background-size: 58%;
    background-position: center;
    top: -14vh;
  }
  .acb23_lu_pt {
    width: calc(96% / 2);
    margin-bottom: 3vh;
  }
  .acb23_lu_pt:nth-last-child(-n + 4) {
    margin-bottom: 2vh;
  }
  .acb23_lu_pt:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }

  .acb23_news_con {
    width: 100%;
  }
  .acb23_news_post_tit {
    font-size: 1.4rem;
  }

  .acb23_ar {
    width: 100%;
  }
  .acb23_ar_con_tit {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .acb23_ar_con_det dl {
    font-weight: 900;
    font-size: 1.4rem;
  }
  .acb23_ar_con_det dt {
    width: 40%;
  }
  .acb23_ar_con_det dd {
    width: 60%;
  }

  .acb23_map {
    width: 100%;
  }
  .acb23_map_tit {
    width: 70%;
    font-size: 3.4rem;
  }
  .acb23_map_img {
    width: 100%;
    margin: 6vh auto 0;
  }

  .acb23_tik_tit {
    width: 70%;
    font-size: 3.4rem;
  }
  .acb23_tik_con {
    margin: 0 0 6vh;
  }
  .acb23_tik_det {
    width: calc(87.5% / 1);
    margin: 0 auto 3vh;
    font-size: 1.8rem;
  }
  .acb23_tik_det:nth-last-child(-n + 1) {
    margin-bottom: 0;
  }
  .acb23_tbtn {
    font-size: 1.8rem;
  }
  .acb23_tbtn_wrap:nth-last-child(-n + 1) {
    margin: 3vh 0 0;
  }

  .acb23_cov {
    width: 100%;
  }

  .acb23_contact {
    margin: 9vh 0 0;
  }
  .acb23_ctt_cp {
    text-align: center;
    font-size: 1.8rem;
    margin: 9vh 0 0;
  }

  #acb23_goods {
    padding: 6vh 6.25% 6vh;
    margin: 6vh 0 0;
  }
  .acb23_gd_tit {
    width: 100%;
    font-size: 2.4rem;
  }
  .acb23_gd_pt {
    width: calc(96% / 1);
    margin-bottom: 3vh;
  }
  .acb23_gd_pt:nth-last-child(-n + 4) {
    margin-bottom: 3vh;
  }
  .acb23_gd_pt:nth-last-child(-n + 1) {
    margin-bottom: 0;
  }

  #acb23_tt {
    padding: 6vh 6.25% 6vh;
    margin: 6vh 0 0;
  }
  .acb23_tt_tit {
    width: 100%;
    font-size: 2.4rem;
  }
  .acb23_tt_con {
    width: 100%;
  }
  .acb23_tt_con_tit {
    font-weight: 900;
    font-size: 1.4rem;
    margin: 0 0 4vh;
  }
  .acb23_tt_con:nth-last-child(-n + 1) {
    margin: 6vh 0 0;
  }
}
