@charset "utf-8";

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.5;
}

body {
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  padding-top: 13.33vw;
  background: #fff;
  color: #171717;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.12rem;
}

a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  color: #171717;
  transition: all 0.5s;
}

a:active,
a:hover,
.btn:active,
.btn:hover {
  filter: brightness(1.2);
}

a:visited {
  color: #171717;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

li {
  list-style: none;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font: inherit;
  padding: 0.5rem;
  outline: none;
}

table,
input,
textarea {
  width: 100%;
}

textarea {
  resize: none;
}

address {
  font-style: normal;
}

dl {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: min(5vw, 60px);
}

dt,
dd {
  width: 100%;
  padding: 1em;
  font-weight: 700;
}

dd {
  padding: 0 0 1.6em 1.6em;
  border-bottom: dotted 1px #171717;
}

.content-inner.no-frame dt,
.content-inner.no-frame dd,
dt:last-of-type,
dd:last-of-type {
  border-bottom: none;
}

dt {
  color: #585858;
}

.about-vip {
  margin: min(5vw, 20px) 0 min(7vw, 40px);
  padding: min(5vw, 20px);
  border: solid min(0.5vw, 3px) #ea2f2f;
}

.about-vip-tit {
  color: #ea2f2f;
}

.about-vip .txt-repletion {
  padding-bottom: 0.5em;
}

.between-lines {
  padding-bottom: 0.6em;
}

.txt-repletion {
  padding-top: 0.4em;
  font-weight: 400;
}

.txt-right {
  padding-top: 2em;
  font-size: clamp(10px, 2.6vw, 12px);
  text-align: right;
}

iframe {
  width: 100%;
  height: 100%;
}

section:not(#top-img) {
  width: min(90%, 1200px);
  margin: 0 auto;
  padding: 3.8rem 0;
}

section#page-wrap {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.content-inner {
  width: min(90%, 1200px);
  margin: 0 auto;
  background-color: #fff;
  border-radius: min(2vw, 10px);
}

.content-inner.no-frame {
  background-color: transparent;
  padding: min(5vw, 60px);
  color: #fff;
}

.btn {
  position: relative;
  width: 100%;
  padding: 1em;
  background: #171717;
  border: solid 2px #171717;
  border-radius: 10vw;
  font-size: min(3.4vw, 20px);
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  transition: all .3s;
}

.btn:hover a {
  background-color: transparent;
}

.btn:visited {
  color: #fff;
}

.btn:hover,
.btn:hover a {
  background-color: #fff;
  color: #171717;
}

.btn::after {
  position: absolute;
  content: "";
  width: 0.4em;
  height: 0.8em;
  margin: auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 32"><path fill="%23fff" d="M2.422 32c-0.606 0-1.235-0.242-1.696-0.751-0.945-0.993-0.945-2.64 0-3.634l10.852-11.603-10.877-11.628c-0.945-0.993-0.945-2.616 0-3.634 0.945-0.993 2.471-0.993 3.416 0l12.572 13.444c0.945 1.017 0.945 2.64 0 3.634l-12.572 13.42c-0.46 0.509-1.090 0.751-1.696 0.751z"></path></svg>');
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  right: 1em;
}

.btn:hover::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 32"><path fill="%23171717" d="M2.422 32c-0.606 0-1.235-0.242-1.696-0.751-0.945-0.993-0.945-2.64 0-3.634l10.852-11.603-10.877-11.628c-0.945-0.993-0.945-2.616 0-3.634 0.945-0.993 2.471-0.993 3.416 0l12.572 13.444c0.945 1.017 0.945 2.64 0 3.634l-12.572 13.42c-0.46 0.509-1.090 0.751-1.696 0.751z"></path></svg>');
}

.btn.external {
  width: min(80%, 546px);
  margin: 0 auto;
  margin-top: min(6vw, 50px);
  background-color: #fff;
  color: #171717;
}

.btn.external::after {
  width: 1em;
  height: 1em;
  margin: auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="%23171717" d="M19.624 28.887h-16.526v-16.511c0-0.855-0.702-1.556-1.556-1.556s-1.556 0.702-1.556 1.556v18.068c0 0.855 0.702 1.556 1.556 1.556h18.083c0.855 0 1.556-0.702 1.556-1.556s-0.702-1.556-1.556-1.556z"></path><path fill="%23171717" d="M25.225 14.436c-0.855 0-1.556 0.702-1.556 1.556v7.294h-14.955v-14.97h7.294c0.855 0 1.556-0.702 1.556-1.556s-0.702-1.556-1.556-1.556h-8.835c-0.855 0-1.556 0.702-1.556 1.556v18.068c0 0.855 0.702 1.556 1.556 1.556h18.068c0.855 0 1.556-0.702 1.556-1.556v-8.851c0-0.855-0.702-1.556-1.556-1.556z"></path><path fill="%23171717"  d="M31.878 0.961c-0.153-0.382-0.458-0.687-0.839-0.839-0.183-0.076-0.397-0.122-0.595-0.122h-12.574c-0.855 0-1.556 0.702-1.556 1.556s0.702 1.556 1.556 1.556h8.82l-10.743 10.743c-0.61 0.61-0.61 1.587 0 2.197 0.305 0.305 0.702 0.458 1.099 0.458s0.794-0.153 1.099-0.458l10.743-10.743v8.82c0 0.855 0.702 1.556 1.556 1.556s1.556-0.702 1.556-1.556v-12.574c0-0.198-0.046-0.397-0.122-0.595z"></path></svg>');
  transition: all .3s;
}

.btn.external:hover {
  filter: brightness(1);
  border-color: #c10013;
  color: #c10013;
}

.btn.external:hover::after {
  width: 1em;
  height: 1em;
  margin: auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="%23c10013" d="M19.624 28.887h-16.526v-16.511c0-0.855-0.702-1.556-1.556-1.556s-1.556 0.702-1.556 1.556v18.068c0 0.855 0.702 1.556 1.556 1.556h18.083c0.855 0 1.556-0.702 1.556-1.556s-0.702-1.556-1.556-1.556z"></path><path fill="%23c10013" d="M25.225 14.436c-0.855 0-1.556 0.702-1.556 1.556v7.294h-14.955v-14.97h7.294c0.855 0 1.556-0.702 1.556-1.556s-0.702-1.556-1.556-1.556h-8.835c-0.855 0-1.556 0.702-1.556 1.556v18.068c0 0.855 0.702 1.556 1.556 1.556h18.068c0.855 0 1.556-0.702 1.556-1.556v-8.851c0-0.855-0.702-1.556-1.556-1.556z"></path><path fill="%23c10013"  d="M31.878 0.961c-0.153-0.382-0.458-0.687-0.839-0.839-0.183-0.076-0.397-0.122-0.595-0.122h-12.574c-0.855 0-1.556 0.702-1.556 1.556s0.702 1.556 1.556 1.556h8.82l-10.743 10.743c-0.61 0.61-0.61 1.587 0 2.197 0.305 0.305 0.702 0.458 1.099 0.458s0.794-0.153 1.099-0.458l10.743-10.743v8.82c0 0.855 0.702 1.556 1.556 1.556s1.556-0.702 1.556-1.556v-12.574c0-0.198-0.046-0.397-0.122-0.595z"></path></svg>');
}

.btn.external span {
  display: block;
  padding-top: 1em;
  font-size: min(2.8vw, 12px);
  font-weight: 400;
}


a.grayout {
  pointer-events: none;
  color: #acacac;
}

.coming-soon {
  display: block;
  font-size: 0.7em;
}

.shape {
  display: block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.img-sp {
  display: block;
}

.img-pc {
  display: none;
}

.br-sp {
  display: block;
}

.br-pc {
  display: none;
}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  height: 13.33vw;
  margin: 0 auto;
  padding: 0 4vw;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 11;
}

h1 {
  position: absolute;
  display: flex;
  align-items: center;
  width: 42vw;
  height: 9vw;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 3;
}

header .logo {
  width: 100%;
  height: 100%;
}

header nav ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 490px;
  height: 100%;
  font-weight: 700;
}

header nav li {
  width: 70%;
  padding: 1.5rem 0;
  border-top: dotted 1px #171717;
}

header nav li:first-child {
  border-top: none;
}

h2 {
  width: 100%;
  padding-bottom: 1em;
  color: #ea2f2f;
  font-family: 'Comfortaa';
  font-size: min(6vw, 40px);
  font-weight: 100;
  text-align: center;
}

h2 span {
  display: block;
  color: #171717;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: min(3vw, 16px);
  font-weight: normal;
}

h2.page-tit {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: min(30vw, 200px);
  margin-bottom: 0.65em;
  padding: 0;
  color: #fff;
}

h2.page-tit img {
  width: min(60vw, 500px);
  margin: 0 auto;
}

h2.page-tit span {
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.ribbon {
  position: relative;
  width: min(90%, 960px);
  height: 45px;
  margin: 0 auto min(5vw, 60px);
  text-align: center;
  box-sizing: border-box;
}

.ribbon::before {
  content: '';
  position: absolute;
  width: 0;
  bottom: -10px;
  left: -25px;
  z-index: -2;
  border: 20px solid #ac1616;
  border-left-color: transparent;
}

.ribbon::after {
  content: '';
  position: absolute;
  width: 0;
  bottom: -10px;
  right: -25px;
  z-index: -2;
  border: 20px solid #ac1616;
  border-right-color: transparent;
}

.ribbon h2 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 45px;
  font-size: min(4vw, 22px);
  font-weight: 700;
  color: #FFF;
  background: #c92020;
}

.ribbon h2::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #7c1412;
}

.ribbon h2::after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #7c1412;
}

h3 {
  padding-bottom: 1em;
  font-size: min(5.2vw, 30px);
  font-weight: 700;
}

h4 {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 1.2em;
  font-size: min(5vw, 18px);
  font-weight: 700;
  text-align: center;
}

h4::after {
  position: absolute;
  content: "";
  width: 120px;
  height: 100%;
  margin: auto;
  border-bottom: solid 2px #171717;
  bottom: 0;
  left: 0;
  right: 0;
}

h5 {
  padding: 1em 0;
  font-size: min(5vw, 18px);
  font-weight: 700;
}

h5 + p,
h5 + ol {
  padding-bottom: 1.5em;
}

.list-common li,
h5 + ul li {
  position: relative;
  padding-left: 1em;
}

.list-common li:before,
h5 + ul li::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}

ol {
  padding-left: 1.5em;
}

ol li {
  list-style: auto;
}

ol.no-num {
  padding-left: 0;
}

ol.no-num li {
  list-style: none;
}

h6 {
  padding: 1em 0;
  color: #585858;
  font-size: min(4vw, 16px);
  font-weight: 700;
}

#overview h6 {
  color: #fff;
}

.common-about {
  margin-bottom: 2em;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
}

.span-head {
  position: relative;
  display: block;
  padding: 0.3em 0 0.5em 1em;
  margin: 1em 0 0.5em;
  border-bottom: solid 1px #a5a5a5;
}

.span-head::before {
  position: absolute;
  content: '';
  width: 0.5em;
  height: 90%;
  background-color: #a5a5a5;
  left: 0;
  top: 0;
}

.indent-left {
  display: block;
  padding: 0 0 0.5em 1em;
}

/* ハンバーガーメニューボタン */

.hamburger {
  position: relative;
  width : 5.6vw;
  height: 5.6vw;
  cursor: pointer;
  text-align: center;
  z-index: 3;
}

.hamburger span {
  display : block;
  position: absolute;
  width   : 4vw;
  height  : 0.27vw ;
  left    : 0.8vw;
  background : #171717;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 1.33vw;
}
.hamburger span:nth-child(2) {
  top: 2.66vw;
}
.hamburger span:nth-child(3) {
  top: 4vw;
}

.sns-list {
  display: flex;
  z-index: 3;
}

.sns-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(8vw, 48px);
  height: min(8vw, 48px);
  margin-right: 0.5em;
  background-color: #171717;
  border-radius: 50%;
}

.sns-list li:last-child a {
  margin-right: 0;
}

.icon_insta,
.icon_twitter {
  width: min(4.5vw, 25px);
  height: min(4.5vw, 25px);
}

.icon_line {
  width: min(4.8vw, 30px);
  height: min(4.8vw, 30px);
}

/* スマホメニューを開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 2.13vw;
  left: 0.8vw;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 2.13vw;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

/* メニュー背景 */
nav.global-menu {
  position: fixed;
  padding-top: 13.3vw;
  z-index : 2;
  top  : 0;
  left : 0;
  background: rgba( 255,255,255,0.95 );
  text-align: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none;
  transition: opacity .6s ease, visibility .6s ease;
}

nav.global-menu ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.global-menu li a {
  font-weight: 700;
}

/* クリックでjQueryで追加・削除 */
nav.global-menu.active {
  opacity: 100;
  display: block;
}

/*////////// お知らせ //////////*/

section:not(#top-img)#contest-result {
  padding-bottom: 1em;
}

#contest-result ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2em;
}

#contest-result li {
  width: min(100%, 400px);
}

#contest-result dl {
  justify-content: center;
  gap: 1.5em;
  padding: 2rem 0 0;
}

#contest-result dt,
#contest-result dd {
  padding: 0;
}

#contest-result dt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1em;
  width: 100%;
  border-bottom: none;
  color: #c92020;
}

#contest-result dt span {
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  width: min(20vw, 90px);
  height: min(20vw, 90px);
  background: linear-gradient(135deg, rgba(199,152,16,1) 0%,rgba(252,243,123,1) 51%,rgba(199,152,16,1) 100%);
  border-radius: 100%;
  color: #000;
}

#contest-result li:last-child dt span {
  background: linear-gradient(135deg, rgba(211,211,211,1) 0%,rgba(249,249,249,1) 51%,rgba(211,211,211,1) 100%);
}

#contest-result dd > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
}

#contest-result img {
  width: min(100%, 400px);
  border-radius: min(1vw, 10px);
}

section#info {
  position: relative;
  margin: 5rem auto 0;
  padding: 2.2rem;
  border: solid 1px #ea2f2f;
  border-radius: min(2vw, 10px);
  color: #ea2f2f;
}

section#info dl {
  padding: 0;
}

section#info dd {
  color: #171717;
  font-weight: normal;
}

section#info .span-head {
  font-weight: 700;
}

#info h2 {
  position: absolute;
  width: fit-content;
  margin: auto;
  padding: 0 1em;
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  top: -1.4rem;
  left: 0;
  right: 0;
  z-index: 2;
}

.time-stamp {
  font-size: min(2vw, 14px);
}

.info-tit {
  padding: 1rem 0;
  font-weight: 700;
}

.slide {
  width: 100%;
  height: 20vh;
  margin-bottom: 2em;
  background-image: url(../images/memory.png);
  background-repeat: repeat-x;
  background-size: auto 20vh;
  animation: loop 20s linear infinite;
}
@keyframes loop {
  from {
      background-position: 0 0;
  }
  to {
      background-position: -112vh 0;
  }
}

/*////////// イベント訴求テキスト //////////*/

#txt-about {
  text-align: center;
}

#txt-about > p {
  font-size: 1.3rem;
}

/*////////// バナー //////////*/

.bnr-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em;
  width: min(90%, 1200px);
  margin: 0 auto;
  border-radius: 1.8vw;
}

.bnr-category {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(100%, 1000px);
  padding-top: min(10vw, 200px);
  padding-bottom: min(3vw, 40px);
  background-color: #c81f1f;
  border-radius: min(2vw, 10px);
}

.bnr-category a {
  width: 50%;
  height: auto;
}

.bnr-category a > span {
  display: block;
  padding-top: 1em;
  color: #171717;
  font-size: clamp(10px, 2vw, 14px);
  line-height: 1.5;
}

.category-name {
  font-family: 'Comfortaa';
  color: #fff;
  font-size: min(9vw, 50px);
}

.bnr-category .btn {
  position: absolute;
  width: min(70%, 300px);
  background-color: #fff;
  border: solid 0.5vw #000;
  box-shadow: 0.6vw 0.6vw 0 0 #000;
  color: #ea0a0a;
  bottom: min(4vw, 30px);
}

.bnr-category .btn::after {
  position: absolute;
  content: "";
  width: 0.4em;
  height: 0.8em;
  margin: auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 32"><path fill="%23d80015" d="M2.422 32c-0.606 0-1.235-0.242-1.696-0.751-0.945-0.993-0.945-2.64 0-3.634l10.852-11.603-10.877-11.628c-0.945-0.993-0.945-2.616 0-3.634 0.945-0.993 2.471-0.993 3.416 0l12.572 13.444c0.945 1.017 0.945 2.64 0 3.634l-12.572 13.42c-0.46 0.509-1.090 0.751-1.696 0.751z"></path></svg>');
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  right: 1em;
}

.bnr-category.foods {
  width: 100%;
  min-height: 40vw;
  margin-bottom: 1em;
  background-color: #b10000;
  background-image: url(../images/txt_food_list.png?2024-0725-1600), url(../images/bg_btn_food.png?2024-0612-1600);
  background-repeat: no-repeat;
  background-size: 42%, auto 100%;
  background-position: right 12vw center, left 7vw center;
}

.bnr-category.live {
  width: 100%;
  min-height: 40vw;
  background-color: #0d1d3b;
  background-image: url(../images/txt_live_list.png?2024-0725-1600), url(../images/bg_btn_live.png?2024-0612-1600);
  background-repeat: no-repeat;
  background-size: 42%, auto 100%;
  background-position: left 12vw center, right 7vw center;
}

.bnr-category.live a {
  box-shadow: 2px 2px 0 0 #733774;
}

.bnr-category.live .category-name {
  color: #733774;
}

.line-add-link span {
  display: block;
  font-size: min(5vw, 30px);
  font-weight: 700;
}

.line-add-link {
  width: 100%;
  margin-bottom: 0;
}

.line-add-link a {
  width: min(90vw, 1200px);
  margin: 0 auto;
}

/*
.cast-list {
  margin-bottom: 1em;
  padding-left: 2em;
}

.cast-list li {
  padding-left: 0.6em;
}

.cast-list + img {
  max-width: 640px;
  margin-bottom: 1em;
  border: solid 2px #635961;
}
*/

.cast-list-timetable {
  max-width: 640px;
  margin-bottom: 1em;
  outline: 0.4vw solid #635961;
  outline-offset: -0.4vw;
}

/*////////// Googleマップ //////////*/

section#access {
  width: min(100%, 1200px);
}

.access-wrap {
  width: 100%;
  height: min(60vw, 450px);
}

/*////////// 開催概要 //////////*/

section#overview {
  position: relative;
  width: 100%;
  background-color: #0d1d3b;
}

section#overview::before {
  position: absolute;
  content: "";
  width: min(33.33vw, 400px);
  height: min(18.5vw, 222px); 
  background-image: url(../images/img_lights.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
}

section#overview::after {
  position: absolute;
  content: "";
  width: min(33.33vw, 400px);
  height: min(18.5vw, 222px); 
  background-image: url(../images/img_lights.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transform: scaleX(-1);
  top: 0;
  right: 0;
}

section#overview h2 {
  padding-top: 5vw;
}

section#overview h2,
section#overview h2 span {
  color: #fff;
}

/*////////// スポンサー //////////*/

#sponsor {
  text-align: center;
}

#sponsor > div {
  margin-bottom: 4em;
}

#sponsor > div:last-of-type {
  margin-bottom: 0;
}

#sponsor ul {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: min(15vw, 80px);
}

#sponsor .company-name {
  margin: 1em 0;
  padding: 0 1.4em;
  line-height: 1;
}

#sponsor .company-name span {
  display: block;
  font-size: min(2.8vw, 12px);
  padding-top: 1em;
}

#sponsor .sub .company-name {
  padding: 0;
  font-size: min(2vw, 15px);
}

#sponsor li {
  width: 35%;
}

#sponsor .sub li {
  width: 35%;
}

.organizer,
#sponsor li img {
  max-width: 200px;
}

#sponsor .sub li img {
  max-width: 140px;
}

/*////////// LIVE //////////*/

#live h2.page-tit {
  margin-bottom: 0;
  background-color: #0d1d3b;
  background-image: url(../images/bg_btn_live.png?2024-0612-1600);
  background-repeat: no-repeat;
  background-size: min(56vw, 250px) auto;
  background-position: top right 0;
}

#live #txt-about {
  padding-top: 0;
}

.flier-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 4%;
}

.flier-list li {
  width: 48%;
  margin-bottom: min(11vw, 80px);
}

.flier-list li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.flier-img-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  border: solid 1px #171717;
}

#live li .btn {
  width: min(80%, 360px);
  margin: 1.4em auto 0;
}

.page-tit.sub {
  height: auto;
  margin-bottom: 5vw;
  padding: 4vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: min(4vw, 30px);
  font-weight: 700;
  color: #171717;
}

.page-tit.sub::after {
  position: absolute;
  content: "";
  width: min(10vw, 100px);
  height: min(0.6vw, 6px);
  margin: 0 auto;
  background-color: #171717;
  border-radius: 5vw;
  bottom: 0;
  left: 0;
  right: 0;
}

.flier-single {
  display: block;
  width: min(100%, 800px);
  margin: 0 auto 0.5em;
}

#overview.sub {
  background-color: #d80015;
}

section#live-contents-wrap {
  position: relative;
	width: 100%;
	padding: 2em 0;
  background-color: #112b5c;
}

#live-main-container {
  position: relative;
  z-index: 1;
}

#live-main-container .schedule-tit {
  width: min(90%, 640px);
  margin: 0 auto 1em;
  padding: 0.5em;
  color: #fff698;
  filter: drop-shadow(0 0 6px rgb(255, 255, 81));
  font-family: 'Comfortaa';
}

#live-main-container .schedule-tit.set-about {
  padding: 1.5em 0 1.8em;
  border-radius: min(3vw, 20px);
  border: solid 1px #fff698;
}

.set-about h3 {
  font-size: min(5.2vw, 24px);
  text-align: center;
}

.set-about dl,
.set-about dt,
.set-about dd {
  color: #fff;
  padding: 0;
  border-bottom: none;
}

.set-about dl {
  flex-direction: row;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}

.set-about dt {
  width: 30%;
  text-align: right;
}

.set-about dd {
  width: 60%;
  text-align: left;
}

#live-main-container h4 {
  margin: 0;
  padding: 0 0 0 0.5em;
  font-size: min(10vw, 30px);
  line-height: 1.8;
  letter-spacing: 0.1em;
  border-bottom: solid 1px #fff698;
}

#live-main-container .schedule-tit p {
  color: #fff;
  font-weight: 700;
}

#live-main-container h4 span {
  padding-left: min(3vw, 10px);
  font-size: min(3vw, 16px);
  font-weight: normal;
}

#live-main-container h4::after {
  display: none;
}

#fireworks-container {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.firework {
  position: absolute;
  width: min(50vw, 200px);
  height: min(50vw, 200px);
  background-size: contain;
  background-repeat: no-repeat;
  transform: scale(0);
  opacity: 0.3;
  animation: explode 2s ease-out forwards;
}

@keyframes explode {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1.5);
    }
}

.dance-program {
  width: min(90vw, 640px);
  margin: 0 auto;
  background-color: #112b5c;
}

.dance-program th,
.dance-program td {
  background-color: #fff;
}

.dance-program thead th {
  padding: 0.8em 0.5em;
  background-color: #3d5583;
  color: #fff;
}

.dance-program tbody td {
  padding: 0.6em 1em;
}

.dance-program tbody tr > td:first-of-type {
  font-weight: 700;
}

.dance-program tbody tr > td:last-of-type {
  text-align: center;
}

.dance-program thead th.loop-cnt {
  padding: 1em 0.5em 0.8em;
  background-color: #000;
  border-radius: min(3vw, 20px) min(3vw, 20px) 0 0;
}

.dance-program tbody tr:last-of-type td {
  padding-bottom: 1.2em;
  border-radius: 0 0 min(3vw, 20px) min(3vw, 20px);
}

#live .txt-note {
  width: min(90%, 650px);
  margin: 0 auto;
  padding: 0.5em 0.5em 0;
  color: #fff;
  font-size: clamp(10px, 2.5vw, 14px);
  font-weight: normal;
}

/* 動画 */

#movie {
  position: relative;
  width: min(95vw, 960px);
  margin: min(4vw, 40px) auto;
}

#movie-top {
  width: min(95vw, 960px);
  height: min(53vw, 540px);
  margin: 0 auto;
}

.music {
  position: absolute;
  cursor: pointer;
  width: 6.5vw;
  height: 6.5vw;
  background: url(../images/icon_sound_off.svg) no-repeat;
  top: 2.5vw;
  left: 3vw;
}

.music.on {
  background: url(../images/icon_sound_on.svg) no-repeat;
}

/*////////// FOOD //////////*/

#food #page-wrap {
  padding-bottom: 2em;
}

.common-h3 {
  position: relative;
  margin: 0 0 1em;
  padding: 0.65em;
  background-color: transparent;
  border-top: dashed 1.6px #d80015;
  border-bottom: dashed 1.6px #d80015;
  color: #d80015;
  text-align: center;
  letter-spacing: 0.2em;
}

.common-h3.food span {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 0.1em;
  border-radius: 50%;
  background-color: #fff;
  color: #d80015;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.5em;
}

.period {
  margin-bottom: 1em;
  color: #ea0a0a;
  font-size: min(4vw, 20px);
  font-weight: 700;
  text-align: center;
}

#tab-menu {
  margin-bottom: min(5vw, 50px);
}

#tab-menu ul {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 2%;
}

#tab-menu ul::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ea0a0a;
  bottom: 0;
  left: 0;
  z-index: 2;
}

#tab-menu li {
  width: min(45%, 400px);
  z-index: 3;
}

#tab-menu .tab-btn {
  position: relative;
  padding: min(2vw, 15px);
  background-color: #ea0a0a;
  border-radius: 0.2em 0.2em 0 0;
  border: solid 2px #ea0a0a;
  border-bottom: none;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

#tab-menu .tab-btn.current {
  background-color: #fff;
  color: #ea0a0a;
}

#tab-menu .tab-btn.current::after {
  transform: rotate(90deg);
  top: auto;
  bottom: -2.6vw;
  right: 0;
  left: 0;
}

.tab-menu-sub {
  display: flex;
  width: 100%;
  margin-bottom: 1.4em;
  background-color: #ea0a0a;
  border: 2px solid #ea0a0a;
  border-radius: 0.5em;
  /*font-size: clamp(14px, 3vw, 16px);*/
  font-weight: 700;
}

.tab-menu-sub li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #fff;
  text-align: center;
}

.tab-btn-sub {
  padding: 0.6em;
}

.tab-btn-sub.current {
  pointer-events: none;
  position: relative;
  background-color: #fff;
  color: #ea0a0a;
}

.tab-menu-sub li:first-child.tab-btn-sub.current {
  border-radius: 0.3em 0 0 0.3em;
}

.tab-menu-sub li:last-child.tab-btn-sub.current {
  border-radius: 0 0.3em 0.3em 0;
}

.tab-menu-sub.single li.tab-btn-sub.current {
  border-radius: 0.3em;
}

.tab-btn-sub.current::after,
.tab-btn-sub.current::before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tab-btn-sub.current::after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 1.6vw;
	margin-left: -1.6vw;
}

.tab-btn-sub.current::before {
	border-color: rgba(234, 10, 10, 0);
	border-top-color: #ea0a0a;
	border-width: 2.3vw;
	margin-left: -2.3vw;
}

.tab-btn-sub {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ea0a0a;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #fff;
}

.tab-menu-sub li:first-child {
  border-right: none;
}

.tab-menu-sub li:first-child {
  border-left: none;
}

.tab-menu-sub li:last-child {
  border-left: none;
}

.tab-menu-sub li:last-child {
  border-right: none;
}

.tab-menu-sub.mini {
  width: min(86%, 600px);
  margin: 2.4em auto;
}

.tab-menu-sub.mini li {
  padding: 0.4em;
}

.tab-menu-sub.mini .tab-btn-sub.current::after,
.tab-menu-sub.mini .tab-btn-sub.current::before {
  display: none;
}

#support-store::before,
#support-store::after,
#drink-store::before,
#drink-store::after {
  position: absolute;
  content: "";
  background-image: url(../images/tit_deco.png?20221213);
  background-size: 43.2vw, 25.6vw;
  bottom: 0;
}

#support-store::before {
  width: 12.1vw;
  height: 12.7vw;
  top: -0.2em;
  left: 10vw;
}

#support-store::after {
  width: 9.2vw;
  height: 11.5vw;
  background-position: -12.0vw 0;
  top: -0.2em;
  right: 10vw;
}

#drink-store::before {
  width: 14.7vw;
  height: 9.0vw;
  background-position: 0 -13.1vw;
  bottom: 1em;
  left: 2vw;
}

#drink-store::after {
  width: 10.5vw;
  height: 10.5vw;
  background-position: -22.3vw 0;
  bottom: 0.5em;
  right: 5vw;
}

#food h2.page-tit {
  margin-bottom: 0;
  background-color: #b10000;
  background-image: url(../images/bg_btn_food.png?2024-0725-1600);
  background-repeat: no-repeat;
  background-size: min(56vw, 250px) auto;
  background-position: top left 0;
}

.shop-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6vw 0;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
}

.shop-list li {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: min(2vw, 10px);
  border: solid 1px #c6c6c6;
}

.shop-list li > div > div {
  padding: 1.3em;
}

.food-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: min(6vw, 18px);
  font-weight: 700;
  text-align: center;
}

.food-name > span.food-name-sub {
  display: block;
  margin-right: 0;
  padding: 0;
  color: #171717;
  font-weight: normal;
}

.food-txt {
  padding: 0.9em 0 0;
}

.shop-list dl {
  flex-direction: column;
  align-items: center;
  padding: 1.3em 1.3em 1em 1.3em;
}

.shop-list dt {
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 0.2em 0.8em;
  background-color: #ea2f2f;
  border-radius: 10vw;
  color: #fff;
  font-size: min(4.5vw, 14px);
}

.shop-list.group-b dt {
  background-color: #ff9000;
}

.shop-list dt span {
  padding-left: 0.2em;
  font-size: min(4vw, 18px);
}

.shop-list dd {
  width: auto;
  padding: 0.5em 0 0;
  color: #ea2f2f;
  text-align: center;
}

.shop-list.group-b dd {
  color: #ff9000;
}

#pickup {
  overflow: hidden;
  position: relative;
  width: 100% !important;
  margin-bottom: min(8vw, 80px) !important;
  padding: min(3vw, 40px) 0 !important;
  background-color: #000;
}

#pickup h3 {
  padding: 1em;
  color: #fff;
  text-align: center;
}

.shop-list.pickup {
  flex-wrap: nowrap;
}

.shop-list.pickup li {
  border: none;
}

#swiper-menu {
  width: 90%;
  margin: 0 auto;
}

.swiper-button-prev,
.swiper-button-next {
  width: 3em;
  height: 3em;
  color: #ea0a0a;
  background-color: rgba(255,255,255,0.8);
  margin: auto;
  top: 0;
  bottom: 0;
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-next {
  right: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 2em;
}

.swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  background: #ea2f2f;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: min(3vw,30px);
}

section:not(#top-img)#payment {
  margin: 0 auto 2em;
  padding: 2em 0;
  border: solid 1px #171717;
  border-radius: min(3vw, 10px);
  text-align: center;
  font-size: 1em;
}

#payment h3 {
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 0.6em;
  font-size: 1.3em;
  border-bottom: solid 2px #171717;
}

#payment img {
  width: min(100%, 541px);
}

#payment .none {
  width: fit-content;
  margin: 2em auto 1em;
  padding-bottom: 0.6em;
  font-weight: 700;
  border-bottom: solid 2px #171717;
}

#food .line-add-link {
  margin-bottom: 1.5em;
}

#food .line-add-link:last-of-type {
  margin-bottom: 0;
}

/*////////// MAP //////////*/

section#map {
  width: min(95%, 1200px);
}

section#map .content-inner {
  width: min(100%, 1200px);
}

section#access-page,
section#access-page .content-inner {
  width: min(100%, 1200px); 
}

.map-img {
  display: block;
  width: min(100%, 750px);
  margin: 0 auto 2em;
}

/*////////// お問い合わせ //////////*/

#contact {
  padding-top: 0;
  background: #fff;
}

.annotation {
  padding-bottom: 3rem;
  color: #e21a41;
}

#contact-form {
  padding: 0;
}

#contact tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 2rem;
  letter-spacing: normal;
}

#contact tr:last-of-type {
  width: 100%; 
}

#contact th,
#contact td {
  font-weight: normal;
  line-height: normal;
}

#contact {
  width: 600px;
  margin: 0 auto;
}

#contact th {
  margin-bottom: 4px;
  font-weight: 700;
}

#contact td {
  width: 100%;
  padding: 0.5rem;
  border: solid 1px #737373;
}

textarea {
  width: 100%;
}

#contact tr:last-of-type td {
  width: 100%;
}

#contact form > p {
  width: 100%;
  margin: 30px 0 0;
  text-align: center;
}

#contact .btn {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 1.2em 2em;
  cursor: pointer;
}

#contact td.radio-wrap {
  border: none;
}

/* ラジオボタン */

.radio {
  padding: 1em 1.6em 1em 1em;
  display: flex;
  align-items: center;
  cursor: pointer;
  }

  .radio:hover {
  background: rgba(0,0,0,0.05);
  }

  .radio-Input {
  opacity: 0;
  width: 0;
  margin: 0;
  }

  .radio-Input:focus + .radio-input {
  border: solid 2px #333333;
  background: #EEEEEE;
  }

  .radio-Input:checked + .radio-input {
  border: solid 2px #333333;
  }

  .radio-Input:checked + .radio-input::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #333333;
  }

  .radio-input {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  border: solid 2px #888;
  }

  .radio-LabelText {
  margin-left: 12px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  }

/*////////// プライバシーポリシー //////////*/

#privacy .content-inner {
  width: 100%;
}

#privacy ol.others li::before {
  display: none;
}

.content-inner.no-frame dl,
#privacy dl {
  padding: 0;
}

.content-inner.no-frame dt,
.content-inner.no-frame dd,
#privacy dt,
#privacy dd {
  width: 100%;
  padding: 0;
}

.content-inner.no-frame dt,
#privacy dt {
  padding-top: 1em;
}

.content-inner.no-frame dd,
#privacy dd {
  padding-top: 1em;
  font-weight: 400;
}

.content-inner.no-frame dt {
  padding-bottom: 0.5em;
  border-bottom: solid 1px #fff;
  color: #fff;
}

.content-inner.no-frame dd {
  padding-bottom: 2em;
}

/*////////// フッター //////////*/

footer {
  padding: 2.5rem;
  background: #f4f4f4;
  font-size: 1.4rem;
  text-align: center;
}

.txt-link,
footer li a {
  padding-bottom: 1.5rem;
  text-decoration: underline;
}

.txt-link {
  display: inline;
  padding: 0 0.5em;
  word-break: break-all;
}

.set-color,
.set-color:visited,
.set-color:hover {
  color: #ea2f2f;
}

.set-color2,
.set-color2:visited,
.set-color2:hover {
  color: #fff;
}

footer li:first-child a {
  padding-top: 1.5rem;
}

footer .logo {
  width: min(55vw, 272px);
  height: min(15vw, 114px);
  margin: 0 auto;
}

/* 過去の開催実績 */

section#achievement {
  width: min(100%, 1200px);
}

.achievement-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6vw 4%;
  width: 100%;
  margin-bottom: 2.5em;
}

.achievement-list li {
  width: 48%;
}

.achievement-list li a {
  overflow: hidden;
  border-radius: min(2vw, 10px);
  box-shadow: 0 0 0.5em rgb(0 0 0 / 10%);
}

.achievement-list li a div > p {
  padding: 1.3em;
}

/*////////// PC //////////*/

@media screen and (min-width:750px) {

  body {
    padding-top: 0;
  }

  a {
    transform: all .5s;
  }

  a:hover {
    color: #4b4b4b;
  }

  dl {
    flex-direction: row;
  }

  dt {
    width: 15%;
    border-bottom: dotted 1px #171717;
  }

  dd {
    width: 85%;
    padding: 1em;
    border-bottom: dotted 1px #171717;
  }

  section:not(#top-img) {
    margin: 0 auto;
    padding: 100px 0;
  }

  section:not(#top-img)#payment {
    margin-top: 4em;
  }

  section#txt-about {
    padding: 50px 0;    
  }

  section#page-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  header {
    flex-wrap: wrap;
    position: relative;
    height: auto;
    padding: 0;
    border-bottom: solid 2px #171717;
  }

  h1 {
    position: relative;
    width: 409px;
    height: 121px;
  }

  .img-sp {
    display: none;
  }

  .img-pc {
    display: block;
  }

  .br-sp {
    display: none;
  }
  
  .br-pc {
    display: block;
  }

  .sns-list {
    position: absolute;
    top: 37px;
    right: 40px;
  }

  .sns-list a:hover {
    background-color: #4b4b4b;
  }

  #support-store::before,
  #support-store::after,
  #drink-store::before,
  #drink-store::after {
    background-size: 432px, 256px;
  }

  #support-store::before {
    width: 121px;
    height: 127px;
    top: auto;
    left: 10px;
  }

  #support-store::after {
    width: 92px;
    height: 115px;
    background-position: -126px 0;
    top: auto;
    right: 10px;
  }

  #drink-store::before {
    width: 147px;
    height: 90px;
    background-position: 0 -131px;
    bottom: 5px;
    left: 2em;
  }
  
  #drink-store::after {
    width: 105px;
    height: 105px;
    background-position: -223px 0;
    bottom: 5px;
    right: 2em;
  }

  /* ハンバーガーメニューボタン */

  .hamburger {
    display: none;
  }

  /* メニュー背景 */

  nav.global-menu {
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    top: auto;
    left: auto;
    opacity: 1;
    transition: none;
  }

  nav.global-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    height: 100%;
    border-top: dotted 1px #171717;
  }

  header nav li {
    width: 100%;
    padding: 8px 0;
    border-top: none;
  }

  header nav li a {
    border-right: solid 1px #171717;

  }

  header nav li:last-child a {
    border-right: none;
  }

  /*////////// お知らせ //////////*/

  section#info {
    display: flex;
    margin-top: 4em;
    padding: 5rem 4rem 3rem;
    border: solid 2px #ea2f2f;
  }

  #info > div {
    padding-left: 3.8rem;
  }

  .info-tit {
    padding-top: 0;
  }

  .slide {
    width: 100%;
    height: 36vh;
    margin-bottom: 2em;
    background-image: url(../images/memory.png);
    background-repeat: repeat-x;
    background-size: auto 36vh;
    animation: loop 40s linear infinite;
  }
  @keyframes loop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -202vh 0;
    }
  }

  /*////////// イベント訴求テキスト //////////*/

  #txt-about h2 {
    font-size: 3rem;
  }

  #txt-about > p {
    font-size: 1.6rem;
    line-height: 3rem;
  }

  .common-about {
    font-size: 1.8rem;
  }

  .line-add-link {
    width: 100%;
    margin-bottom: 2.5em;
  }

  /*////////// バナー //////////*/

  .bnr-area {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }

  .bnr-category {
    flex-direction: row;
    margin: 0 auto;
    padding-top: min(10vw, 200px);
  }

  .bnr-category .btn {
    width: min(85%, 300px);
    padding: min(1.4vw, 18px);
    border: solid 2px #000;
    box-shadow: 5px 5px 0 0 #000;
  }

  .bnr-category.foods {
    width: min(40vw, 560px);
    height: min(22vw, 200px);
    min-height: 100px;
    margin-bottom: 0;
    padding-top: min(15vw, 200px);
    background-size: min(15vw, 220px), auto 100%;
    background-position: right 30% center, left 25% center;
  }

  .bnr-category.live {
    width: min(40vw, 560px);
    height: min(22vw, 200px);
    min-height: 100px;
    margin-bottom: 0;
    padding-top: min(15vw, 200px);
    background-size: min(15vw, 220px), auto 100%;
    background-position: left 30% center, right 25% center;
  }

  .bnr-category.live a {
    box-shadow: 5px 5px 0 0 #733774;
  }

  .category-name {
    font-size: min(5vw, 50px);
  }

  section#overview h2 {
    padding-top: 0;
  }

  /*////////// スポンサー //////////*/

  #sponsor li {
    width: auto;
  }

  #sponsor li.company-name {
    border-right: solid 1px #171717;
  }

  #sponsor li:last-child.company-name {
    border-right: none;
  }

  /*////////// LIVE //////////*/

  h2.page-tit {
    margin-bottom: 1.4em;
  }

  #live h2.page-tit {
    background-size: min(100vw, 400px) auto;
    background-position: top right 20%;
  }

  .flier-list {
    flex-direction: row;
  }
  
  .flier-list li {
    width: 48%;
  }

  .page-tit.sub {
    padding-bottom: 0;
  }

  .page-tit.sub::after {
    bottom: -30px;
  }

  .flier-single {
    margin: 0 auto 2em;
  }

  .flier-single + .map-img {
    margin-bottom: 6em;
  }

  .music {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    left: 20px;
  }

  /*////////// FOOD //////////*/

  #food h2.page-tit {
    background-size: min(100vw, 400px) auto;
    background-position: top left 20%;
  }

  #tab-menu .tab-btn.current::after {
    bottom: -18px;
  }

  .tab-btn-sub.current::after {
    border-width: 10px;
    margin-left: -10px;
  }
  
  .tab-btn-sub.current::before {
    border-width: 12px;
    margin-left: -12px;
  }

  .shop-list {
    gap: 40px 2%;
  }

  .shop-list li {
    width: 32%;
  }

  .shop-list.pickup {
    gap: 0;
  }

  section:not(#top-img)#payment {
    padding: 3em 0;
  }

  #payment h3 {
    font-size: 1.5em;
  }

  #food .line-add-link {
    margin-bottom: 1em;
  }

  #food .line-add-link,
  #food .line-add-link:last-of-type {
    margin-bottom: 2.5em;
  }

  /*////////// お問い合わせ //////////*/

  #contact td:not(#contact tr:last-of-type td) {
    max-width: 300px;
  }

  #contact td.radio-wrap {
    display: flex;
    max-width: 100% !important;
  }

  /* 過去の開催実績 */

  .achievement-list {
    gap: 40px 2%;
  }

  .achievement-list li {
    width: 32%;
  }

}

@media screen and (min-width:451px) and (max-width:800px){

  .shop-list {
    gap: 30px 2%;
  }

  .shop-list li {
    width: 49%;
  }

}

@media screen and (min-width:751px) and (max-width:2000px){

  #top-img {
    overflow: hidden;
    width: min(100%, 2000px);
    display: flex;
    justify-content: center;
  }

  #top-img img.img-pc {
    width: 100%;
  }

  .cast-list-timetable {
    outline: 2px solid #635961;
    outline-offset: -2px;
  }

}
