@charset "UTF-8";

.MainPicLogo img {
  width: 80px;
}
.ShopAddZone {
  margin-bottom: 20px;
}

/* ミニイベント
---------------------------------------------------------- */
.MiniEventInfoZone {
  flex-direction: column;
  margin-bottom: 20px;
}
.MiniEventInfo-pic {
  width: 100%;
}
.MiniEventInfo {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 20px
}
.EventSection {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 20px
}
.EventSection_ticket {
  font-size: 0.9rem;
  line-height: 1.6;
}
.img-Tokyo-info {
  margin-bottom: 20px
}

/* 背景
---------------------------------------------------------- */
.top-white-zone {
  width: 96%;
margin: 0 2%;
}


/* ライブポケット
---------------------------------------------------------- */
.btn-l__wrap {
  margin: 2em 0;
  text-align: center;
}
.l__btn {
  font-size: 0.5rem;
  padding: 0.5em 0.5em;
}
a.btn-c {
  font-size: 0.8rem;
  padding: 1.3rem 1.9rem 1.4rem 1rem;
}
a.btn-c:before {
  font-size: 1rem;
}

/* 東京店_タイトル
---------------------------------------------------------- */
.tit_tokyo {
  margin: 0.1em 0 1rem;
}
.tit_tokyo_in {
  top: -5%;
  font-size: 1rem;
}
/* 店案内_タイトル
---------------------------------------------------------- */
.tit_blue_tokyo {
  padding: 0.5em 0;
  font-size: clamp(0.75rem, calc(0.682rem + 0.34vw), 0.938rem);
}
.tit_red_tokyo {
  padding: 0.5em 0;
font-size: clamp(0.75rem, calc(0.682rem + 0.34vw), 0.938rem);
}
