.city .container-in .lead {
  color: #fff;
  text-align: center;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
  background-color: #fe001a
}

.slick-dots li button {
  border: 2px solid #fe001a;
}

p.no-sp {
  margin-top: 8px;
}

p.only-sp {
  margin-top: 6px;
}

.c-ttl-cmn-02 {
  margin-bottom: 10px;
}

/**店舗一覧調整用**/
.grid-cmn .grid-cmn__col {
  color: #fff;
  text-decoration: none;
  display: block;
}

.widelink a:hover {
  text-decoration: none;
}

.grid-cmn__col {
  margin-bottom: 22px;
  padding-right: 12px;
  padding-left: 12px;
}

@media screen and (max-width: 600px) {
  .box_lead {
    margin-top: 1rem;
  }

  .border {
    border-right: none;
  }


}

/**アプリキャンペーン**/
@media (min-width:601px) and (max-width:1003px) {
  .app-store-card-pc {
    dispaly: none;
  }

  .app-store-card-sp {
    display: initial;
  }
}

.app-store-card {
  width: 297px;
}

.card-container {
  gap: 2px;
  display: flex;
  text-align: -webkit-center;
}

.card-side {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 24px 0;
  width: 50%;
  background-color: #fff;
  color: #000;
}

.store-qr {
  width: 68px;
  height: 68px;
}

.store-img {
  height: 34px;
}

.card-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.card:hover {
  transition: opacity 0.6s;
  opacity: .70;
}

/* コカ・コーラコラボ */
/* .color1 {
  position: relative;
  padding: 1rem 2rem;
  border: 4px solid #DD3F0D;
  color: #DD3F0D;
  background: #FADC6A;
  width: fit-content;
  margin-bottom: 20px;
  margin: 10px auto;
}

.color1:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  content: '';
  border: 2px solid #254242;
} */

.color1 {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: #ff87a2;
  /*背景色*/
  border-radius: 6px;
  margin-top: unset;
}

.color4 p {
  color: #ffffff;
}

h2 {
  /* background: linear-gradient(transparent 70%, #5d9b62 70%); */
  /* color: #fe001a; */
}

.heading {
  font-size: 1.5em;
  /* フォントサイズ */
  font-weight: bold;
  /* フォント太さ */
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 1em;
  position: relative;
  border-bottom: solid 7px;
  /* 線 */
  border-image: linear-gradient(120deg, #FF9BAA, #FFB6C1, #FFD1C6, #FFE7B3, #A6E1CA, #B5E0EB, #D3BCE8 90%) 1;
  color: #000;
  /*フォント色*/
  margin-top: 20px;
}


.ttl_border {
  border-bottom: 1px solid #A5A5A5;
  margin: 9px auto;
}

.logo {
  margin-top: 50px;
}

/* 追加 */
.s01 {
  display: inline-flex;
  align-items: center;
}

.s01:before,
.s01:after {
  border-top: 1px solid;
  content: "";
  width: 1em;
}

.o1 {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.p01 {
  font-size: 24px;
  margin-left: 10px;
  color: #333;
}


.co1 {
  width: 42px;
  height: 42px;
  font-size: 24px;
  font-weight: 700;
  align-content: center;
  text-align: center;
  border-radius: 50px;
  color: #FFF302;
  background-color: #ff87a2;
}

.drink01 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #333;
  margin-top: 40px;
}

.drink01::before,
.drink01::after {
  width: 1px;
  height: 28px;
  content: "";
  background-color: #333;
}

.drink01::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.drink01::after {
  margin-left: 0.5em;
  transform: rotate(35deg);
}

@media screen and (max-width: 599px) {
  .container .contents .contents-main>:first-child {
    margin-top: 0;
  }

  .p01 {
    font-size: 20px;
  }
}





/*追加フェス*/



.contents-main.main01 {
  width: 100%;
  margin: 0;
  padding: 0 0 40px;
  background-image: linear-gradient(120deg, #6cccfb, #d4c6ff, #ffc6f3, #ff8950);
}

.contents-main.main02 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 32px;
  background-color: #fff;
  background-image: linear-gradient(90deg, #69c3ef80 1px, transparent 1px), linear-gradient(#69c3ef80 1px, transparent 1px);
  background-position: 10px 10px;
  background-size: 21px 21px;
}

.contents-main.main03 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 32px;
  background: linear-gradient(135deg, #f46e4b 0%, #feb639 20%, #ff952f 40%, #feb639 20%, #f46e4b 100%);
}

.contents-main.main04 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 32px;
  background-color: #fff;
  background-image: linear-gradient(90deg, #69c3ef80 1px, transparent 1px), linear-gradient(#69c3ef80 1px, transparent 1px);
  background-position: 10px 10px;
  background-size: 21px 21px;
}

.contents-main.main05 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 32px;
  background: linear-gradient(55deg, #4b51f4 0%, #a1bfe8 20%, #6c7cfa 60%, #a1bfe8 20%, #4b51f4 100%);
}

.contents-main.main01 .contentin00 {
  width: 95%;
}

.contentin00 {
  padding: 24px;
  margin: 32px auto;
  border: 4px solid;
  border-radius: 10px;
  background-color: #fff;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeIn 1s ease 0.3s forwards;
}

.backcolor01 {
  background-color: #fff;
}

.mainlead01 {
  background-color: #fff;
  background-image: linear-gradient(90deg, #69c3ef80 1px, transparent 1px), linear-gradient(#69c3ef80 1px, transparent 1px);
  background-position: 10px 10px;
  background-size: 21px 21px;

}

.mainlead {
  width: 85%;
  margin: auto;
  border-radius: 20px;
  padding: 25px 0 40px;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeIn 1s ease 0.3s forwards;
}

@keyframes fadeIn {
  to {
    opacity: 1;
    transform: none;
  }
}

.co01 {
  width: 100%;
  padding: 30px;
}

.c-ttl-head-01.h101 {
  margin-top: 0;
}

.c-ttl-head-01.h101 is-animated {
  animation: h101 1s ease-in-out forwards;
}

.c-fig-cmn-01.f01 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.s01 {
  display: inline-flex;
  align-items: center;
}

.s01:before,
.s01:after {
  border-top: 1px solid;
  content: "";
  width: 1em;
}

.o1 {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.p01 {
  font-size: 24px;
  margin-left: 10px;
  color: #333;
}


.co1 {
  width: 42px;
  height: 42px;
  font-size: 24px;
  font-weight: 700;
  align-content: center;
  text-align: center;
  border-radius: 50px;
  color: #FFF302;
  background-color: #ff87a2;
}


.c-btn-image__item {
  padding: 12px;
}


.box01 {
  display: table;
  margin: auto;
  padding: 20px;
}

.box03 {
  margin: auto;
}

.box04 {
  margin: auto;
}

.box00 ul {
  display: flex;
  justify-content: center;
  margin: 0 10px;
}

.box01 ul {
  display: flex;
}

.box03 ul {
  display: flex;
  margin: 0 auto;
  padding: 0;
  width: 80%;
  text-align: center;
}

.btn00 li {
  width: 300px;
  text-align: center;
  background: #EB7203;
  border-radius: 8px;
  position: relative;
  padding: 10px;
  margin-left: 3px;
  margin-right: 3px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  list-style: none;
  border-bottom: solid 5px #1d7fde;
}

.btn01 li {
  width: 300px;
  text-align: center;
  background: #EB7203;
  border-radius: 8px;
  position: relative;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  list-style: none;
  border-bottom: solid 5px #1d7fde;
}

.btn03 li {
  min-width: 50px;
}

.btn04 li {
  margin: 0 auto 10px;
  text-align: center;
  background: #EB7203;
  border-radius: 8px;
  position: relative;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  list-style: none;
  border-bottom: solid 5px #1d7fde;
}

.btn00 li:hover {
  border-bottom: solid 2px #1d7fde;
  transform: translateY(3px);
  transition: 0.1s ease-in-out;
}

.btn01 li:hover {
  border-bottom: solid 2px #1d7fde;
  transform: translateY(3px);
  transition: 0.1s ease-in-out;
}

.btn03 li:hover {
  background-color: #FFF2CC;
}

.btn04 li:hover {
  border-bottom: solid 2px #1d7fde;
  transform: translateY(3px);
  transition: 0.1s ease-in-out;
}

.btn00 a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

.btn01 a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

.btn00 a:visited {
  color: #fff;
}

.btn01 a:visited {
  color: #fff;
}

.btn00 a:hover {
  text-decoration: none;
}

.btn01 a:hover {
  text-decoration: none;
}

.btn03 a {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-decoration: none;
  color: #1d7fde;
  font-weight: bold;
}


.btn04 a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

.btn03 a:visited {
  color: #1d7fde;
}

.btn04 a:visited {
  color: #fff;
}

.btn00 a:after {
  content: "";
  position: absolute;
  top: 53%;
  bottom: 0;
  right: 1.5rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(135deg);
}

.btn01 a:after {
  content: "";
  position: absolute;
  top: 53%;
  bottom: 0;
  right: 1.5rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(135deg);
}

.btn03 a:after {
  content: "";
  position: absolute;
  top: 53%;
  bottom: 0;
  right: 1.5rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(135deg);
}

.btn04 a:after {
  content: "";
  position: absolute;
  top: 53%;
  bottom: 0;
  right: 1.5rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(135deg);
}


.procedure {
  margin-top: 2%;
  margin-bottom: 5%;
  text-align: center;
}

.procedurein {
  display: inline-block;
}

.grid-cmn.type-mediablock-vertical.v01 {
  width: 90%;
  margin: auto;
  margin-top: 2%;
}

.titleh2 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #333;
  font-size: 40px;
  font-weight: 600;
}

.titleh2::before,
.titleh2::after {
  width: 6px;
  height: 45px;
  content: "";
  background-image: linear-gradient(120deg, #EB7203 0%, #ffd1a5 100%);
}

.titleh2::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.titleh2::after {
  margin-left: 0.5em;
  transform: rotate(35deg);
}


.f01 {
  display: flex;
  justify-content: center;
  margin: 0 auto 18px;
}

.titleh3 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #333;
  font-size: 30px;
  font-weight: 600;
}

.titleh3::before,
.titleh3::after {
  width: 6px;
  height: 35px;
  content: "";
  background-image: linear-gradient(120deg, #007fbd 0%, #69C3EF 100%);
}

.titleh3::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.titleh3::after {
  margin-left: 0.5em;
  transform: rotate(35deg);
}


.contents-main .c-txt-01 {
  color: #1e1e1e;
}

.c-txt-01.p01 {
  color: #333;
  font-size: 16px;
  margin: 12px auto;
  width: 80%;
}

.c-txt-02.p02 {
  text-align: center;
}

.grid-cmn.type-mediablock-vertical.g01 {
  width: 82%;
  margin: 4% auto 0;
}

.grid-cmn.type-mediablock-vertical.g01 .c-txt-02 {
  font-size: 20px;
}

.ticket01 {
  border: 3px solid #333;
  border-radius: 10px;
  background-color: #FFF1AB;
  width: 80%;
  margin: 24px auto;
  text-align: center;
}

.ticketin01 {
  display: inline-block;
  text-align: left;
  margin: 8px auto 8px;
}

.ticketin01 p {
  font-size: 20px;
  font-weight: 500;
  margin-top: 3%;
  margin-bottom: 3%;
  color: #333;
}

.attention {
  width: 80%;
  margin: 14px auto 0;
}

/*購入ボタン*/
.btn02 {
  margin-top: 5px;
}

.btn02 a {
  background: #ff3535;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 240px;
  padding: 10px 25px;
  color: #fff;
  transition: 0.3s ease-in-out;
  font-weight: 500;
}

.btn02 a:before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  right: -2em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 2px;
  background-color: #6bb6ff;
  transition: 0.3s;
}

.btn02 a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -2em;
  transform: translateY(-50%);
  width: 60px;
  height: 2px;
  background-color: #6bb6ff;
  transition: 0.3s;
}

.btn02 a:hover:before,
.btn02 a:hover:after {
  right: -2.5em;
}

.btn02 a:hover {
  background: #c1ddf9;
  color: #176ec6;
}

.c-fig-cmn-01.tdimg01 {
  position: absolute;
}

.c-fig-cmn-01.tdimg01 img {
  position: relative;
  width: 11%;
  left: 35%;
  bottom: 4vw;
}

.c-fig-cmn-01.tdimg02 {
  position: absolute;
}

.c-fig-cmn-01.tdimg02 img {
  position: relative;
  width: 9%;
  right: 35%;
  top: -4vw;

}

.c-fig-cmn-01.tdimg03 {
  position: absolute;
}

.c-fig-cmn-01.tdimg03 img {
  position: relative;
  width: 17%;
  left: 40%;
  bottom: 5.9vw;
}

.c-fig-cmn-01.tdimg01.pc02 {
  position: absolute;
}

.c-fig-cmn-01.tdimg01.pc02 img {
  position: relative;
  width: 11%;
  left: 35%;
  bottom: 4.5vw;
}


@media screen and (max-width: 1280px) {
  .c-fig-cmn-01.tdimg01 img {
    position: relative;
    width: 9%;
    left: 16%;
    bottom: 7vw;
  }

  .c-fig-cmn-01.tdimg02.pc02 img {
    position: relative;
    width: 9%;
    right: 35%;
    top: -5vw;
  }

}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .c-fig-cmn-01.tdimg01.pc02 img {
    position: relative;
    width: 8%;
    right: 36%;
    top: -7vw;
  }

  .c-fig-cmn-01.tdimg02.pc02 img {
    position: relative;
    width: 9%;
    right: 35%;
    top: -4.5vw;
  }

}


@media screen and (min-width: 1000px) {
  .titleh2 {
    font-size: 28px;
  }

  .titleh3 {
    font-size: 28px;
  }

  .c-txt-01.p01.gacha {
    margin-top: 0;
  }

  .box03.no-pc .btn03 li {
    width: 100%;
  }

  .box04 {
    display: none;
  }

  .grid-cmn__col.no-pc {
    display: none;
  }

  .f01.no-pc {
    display: none;
  }

  .ticket01.no-pc {
    display: none;
  }

  .c-fig-cmn-01.tdimg01.no-pc {
    display: none;
  }

  .c-fig-cmn-01.tdimg02.no-pc {
    display: none;
  }
}

@media screen and (max-width: 999px) {
  .contents-main.main01 .contentin00 {
    width: 100%;
  }

  .contents-main.main01 {
    padding: 25px;
  }

  .contents-main.main02 {
    padding: 25px;
  }

  .contents-main.main03 {
    padding: 25px;
  }

  .contents-main.main04 {
    padding: 25px;
  }

  .contents-main.main05 {
    padding: 25px;
  }

  .box00 {
    display: none;
  }

  .box01 {
    display: none;
  }

  .box04 {
    margin: 10px auto;
  }

  .box04 li {
    width: 100%;
  }

  .btn03 a {
    font-size: 14px;
  }

  .grid-cmn.type-mediablock-vertical.g01 {
    width: 100%;
  }

  .mainlead .c-txt-01 {
    text-align: center;
  }

  .titleh2 {
    font-size: 30px;
  }

  .titleh3 {
    font-size: 22px;
  }

  .container .contents .contents-main>:first-child {
    margin: unset;
  }

  .contentin00 {
    padding: 10px;
    width: 100%;
  }

  .c-txt-01.p01 {
    width: 90%;
  }

  .o1 {
    margin-top: 20px;
  }

  .o1 .p01 {
    font-size: 18px;
  }

  .f01 {
    margin: 18px auto;
  }

  .ticket01 {
    width: 95%;
  }

  .ticketin01 {
    display: unset;
    text-align: unset;
  }

  .ticketin01 p {
    font-size: 18px;
  }

  .attention {
    margin: 14px auto 20px;
  }

  .procedure {
    text-align: unset;
  }

  .procedurein {
    margin: 0 10px;
  }

  .grid-cmn.type-mediablock-vertical.v01 {
    width: 95%;
  }

  .c-fig-cmn-01.tdimg01 img {
    width: 20%;
    left: 40%;
    top: -20vw;
  }

  .c-fig-cmn-01.tdimg03 {
    display: none;
  }

  .c-fig-cmn-01.tdimg02 img {
    width: 20%;
    right: 42%;
    top: -20vw;
  }

  .grid-cmn__col.gachapc {
    display: none;
  }

  .f01.pc01 {
    display: none;
  }

  .ticket01.pc01 {
    display: none;
  }

  .c-fig-cmn-01.tdimg01.pc02 {
    display: none;
  }

  .c-fig-cmn-01.tdimg02.pc02 {
    display: none;
  }

}