@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Noto+Sans+JP:400,700');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
/* MODERN RESET
--------------------------------------------------- */
@layer{*,*::after,*::before{box-sizing:border-box}:focus-visible{outline-offset:3px}html{-webkit-text-size-adjust:none;text-size-adjust:none}html{line-height:1.5}html{scrollbar-gutter:stable}h1{font-size:2em;margin-block:.67em}abbr[title]{cursor:help;text-decoration-line:underline;text-decoration-style:dotted}@media (forced-colors:active){mark{color:HighlightText;background-color:Highlight}}audio,iframe,img,svg,video{max-block-size:100%;max-inline-size:100%}fieldset{min-inline-size:0}label:has(+input:not([type="radio"],[type="checkbox"]),select,textarea){display:block}textarea:not([rows]){min-block-size:6em}button,input,select,textarea{font-family:inherit;font-size:inherit}[type="search"]{-webkit-appearance:textfield}@supports (-webkit-touch-callout:none){[type="search"]{border:1px solid -apple-system-secondary-label;background-color:canvas}}input:where([type="tel"],[type="url"],[type="email"],[type="number"]):not(:placeholder-shown){direction:ltr}table{border-collapse:collapse;border:1px solid}th,td{border:1px solid;padding:.25em .5em;vertical-align:top}::backdrop{background:oklch(0% 0 0 / .3)}dialog,[popover],dialog::backdrop{opacity:0;transition:opacity 150ms ease-out,display 150ms allow-discrete,overlay 150ms allow-discrete}dialog[open],:popover-open,dialog[open]::backdrop{opacity:1}@starting-style{dialog[open],:popover-open,dialog[open]::backdrop{opacity:0}}[hidden]:not([hidden="until-found"]){display:none!important}img{display:block}summary{cursor:default}iframe{border:none}@supports(position-area:block-end span-inline-end){[popover]{margin:0;position-area:block-end span-inline-end}}}
body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol,li{margin:0;padding:0;}
ul,ol{list-style:none;}
html:focus-within{scroll-behavior:smooth;}
body{min-height:100vh;min-height:100dvh;text-rendering:optimizeSpeed;line-height:1.5;position: relative;}
a:not([class]){text-decoration-skip-ink:auto;}
img,picture,svg,video{max-inline-size: 100%; block-size: auto;display: block;}
input,button,textarea,select{font:inherit;}
@media(prefers-reduced-motion:reduce){
	html:focus-within{scroll-behavior:auto;}
	*,
	*::before,
	*::after{animation-duration:.01ms !important;
			animation-iteration-count:1 !important;
			transition-duration:.01ms !important;
			scroll-behavior:auto !important;}
	}
html {font-size: 62.5%;}
body { line-break: strict; overflow-wrap: break-word; word-break: normal; }
table,th,td{border-width: 0!important;}
.contents > h1,h2,h3,h4,h5{ font-size: 100%}
* { min-height: 0vw; min-height: 0; }

/* VARIABLES
--------------------------------------------------- */
:root {
	--font-sans: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", sans-serif;
	--font-serif:"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	--color-text: #FFF;
	--color-link: #CCC;
  --color-link-sub: #666;
	--color-primary: #000;
	--color-secondary: #1a1a1a;
  --color-thirdly: #050a1e;
  --color-point:#e50012;
	--color-bg: #000;
	--color-sub: #CCC;
	--color-red: #e50012;
	--corner-radius: .5em;
	--txt-lineheight: 1.6;
	--transition-base: 0.3s ease;
	--opacity-clear: 0.75;
}
@media (max-width: 768px) {
}
@media (max-width: 499px) {
}


/* COMMON
--------------------------------------------------- */
.contents a:not(.btn-ticket) { display: inline-block; color: var(--color-link); text-decoration: underline; transition: opacity var(--transition-base);}
.contents a:not(.btn-ticket):visited { color: var(--color-link); text-decoration: underline;}
.contents a:not(.btn-ticket):hover{ opacity: var(--opacity-clear); text-decoration: none;}
.contents a.link {
  margin: 0 .25em;
	padding-left: 1.25em;
	text-indent: -1.25em;
	word-break: break-all;
}
.contents a.link:before{
	content: "";
	display: inline-block;
	width: .8em;
	height: .8em;
	background-color: currentColor;
	mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 5v14l11-7z"/></svg>') no-repeat center / contain;
	margin-right:0.25em;
}
.contents a.link:after {
	content:'';
	display: inline-block;
	width: .8em;
	height: .8em;
	mask-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%3E%20%3Cpath%20d%3D%22M432%2C320h-32c-8.84%2C0-16%2C7.16-16%2C16v112H64V128h144c8.84%2C0%2C16-7.16%2C16-16v-32c0-8.84-7.16-16-16-16H48C21.49%2C64%2C0%2C85.49%2C0%2C112v352c0%2C26.51%2C21.49%2C48%2C48%2C48h352c26.51%2C0%2C48-21.49%2C48-48h0v-128c0-8.84-7.16-16-16-16ZM488%2C0h-128c-21.37%2C0-32.05%2C25.91-17%2C41l35.73%2C35.73-243.73%2C243.64c-9.39%2C9.36-9.42%2C24.55-.06%2C33.94.02.02.04.04.06.06l22.67%2C22.63c9.36%2C9.39%2C24.55%2C9.42%2C33.94.06.02-.02.04-.04.06-.06l243.61-243.68%2C35.72%2C35.68c15%2C15%2C41%2C4.5%2C41-17V24c0-13.25-10.75-24-24-24Z%22%2F%3E%3C%2Fsvg%3E');	
	margin-left: .25em;
	background-color: currentColor;
	background-size: contain;
  background-repeat: no-repeat;
}
.contents a.link-sub:not(.btn-ticket) { color: var(--color-link-sub);}
.contents a.link-sub:not(.btn-ticket):visited { color: var(--color-link-sub); }
.contents a.anchor-link:before{
	content: "";
	display: inline-block;
	width: .75em;
	height: .75em;
	background-color: currentColor;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin-right:0.25em;
}
.contents .no-pc,
.contents br.no-pc { display: none;}
.contents .no-sp { display: block;}
.contents .tax { padding: 0 0 0 .15em; font-size: 80%; font-weight: normal;}
.contents .red { color: var(--color-red)!important;}
.contents em { color: var(--color-primary); font-style: normal; font-weight: bold;}
.contents strong { font-style: normal; font-weight: bold;}
.contents b { font-style: normal; font-size: 110%; font-weight: bold;}
.contents .strikethrough { color:var(--color-sub); text-decoration: line-through;}
.contents .txt-l { text-align: left!important;}
.contents .txt-r { text-align: right!important;}
.contents .txt-80 { font-size: 80%;}
.contents .txt-90 { font-size: 90%;}
.contents .txt-120 { font-size: 120%;}
.contents .caution { padding-left: 1em; color:var(--color-sub); font-size: 80%; font-weight: normal; line-height: 1.4; text-indent: -1em;	}
.contents .caution::before { content: "※"; margin-inline-end: 0.2em; color:var(--color-sub); opacity: var(--opacity-clear);}
.contents .copyright {
  color: #DDD;
  font-size: 75%;
  position: absolute;
  inset-inline-end: 8px;
  inset-block-end: 4px;
  text-shadow: 0 0 1px #666, 0 0 3px #666, 0 0 6px #666, 0 0 10px #666, 0 0 30px #666, 0 0 50px #666;
  z-index: 1;
}
.contents .ticket-status {
  width: 100px;
  padding: 6px;
  border-radius: 4px;
  font-weight: normal;
  line-height: 1.2;
  position: relative;
  text-align: center;
}
.contents .advance { background: #61b8be; color: #FFF;}
.contents .public { background: #CCC; color: #000;}
.contents .soldend { background: #CCC; color: #999;}
@media (max-width: 1023px) {
    .contents .no-pc { display: block; }
    .contents br.no-pc { display: inline; }
    .contents .no-sp { display: none; }
    .contents a.link:before,
    .contents a.link:hover:before {
    border-width: 3px 0 3px 3px;
  }
}

/* LAYOUT
--------------------------------------------------- */
.contents {
	inline-size: 100%;
	max-inline-size: 1200px;
	min-inline-size: 320px;
	margin-inline: auto;
	background: var(--color-bg);
  color: var(--color-text);
	font-family: var(--font-sans);
	font-size: clamp(1.4rem, 1.255rem + 0.73vw, 1.8rem);
	font-weight: normal!important;
	line-height: 1.8;
	text-align: center;
}
.contents-area {
  width: 100%;
  margin: 0 auto;
}
.contents-inner {
  display: grid;
  padding: 3.2em;
  gap: 3.2em;
}
.contents-box {
  display: grid;
  max-width: 1000px;
  width: 100%;
  margin-inline: auto;
  position: relative;
  text-align: left;
  gap: 1.6em;
}
@media (max-width: 1023px) {
  .contents {
    line-height: 1.6;
  }
  .contents-inner {
    display: grid;
    padding: 2.4em;
    gap: 2.4em;
  }
}
@media (max-width: 599px) {
  .contents {
    line-height: 1.5;
  }
  .contents-inner{
    padding: 1.2em;
    gap: 1.6em;
  }
}
@media (max-width: 376px) {
  .contents-inner{
    padding: 1.6em 1.2em;
  }
}

/* HEADING
--------------------------------------------------- */
/* --TOKENS -- */
:root {
	--heading-accent: #FFF;
  --heading-font: "Anton", sans-serif;
	--h2-size: 200%;
	--h3-size: 140%;
	--h4-size: 120%;

	--underline-width: 32px;
	--underline-height: 2px;	
}
.contents h1 {
}
.contents h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 .5em;
  line-height: 1;
  text-align: center;
}
.contents h2 span {
  display: inline-block;
  padding: 0 .25em;
  background: var(--color-bg);
  color: #fff;
  font-family: var(--heading-font);
  font-size: var(--h2-size);
  font-weight: 900;
  font-style: normal;
  letter-spacing: .05em;
  text-indent: .05em;
  text-transform: uppercase;
  text-shadow:
    0 0 4px var(--color-point),
    0 0 12px #cc0000,
    0 0 24px #880000,
    1px 1px 0 #440000;
  white-space: nowrap;
}
.contents h2::before,
.contents h2::after {
  content: "";
  flex: 1;
  height: 2px;
}
.contents h2::before {
  background: linear-gradient(to right, transparent, var(--color-point));
}
.contents h2::after {
  background: linear-gradient(to left, transparent, var(--color-point));
}
.contents .contents-area h2 span {
  background: var(--color-thirdly);
}
.contents h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 .75em;
  line-height: 1;
  text-align: center;
}
.contents h3::before,
.contents h3::after {
  content: "";
  flex: 1;
  height: 1px;
}
.contents h3::before {
  background: linear-gradient(to right, transparent, rgba(255,255,255,0.6));
  margin-right: .75em;
}
.contents h3::after {
  background: linear-gradient(to left, transparent, rgba(255,255,255,0.6));
  margin-left: .75em;
}
.contents h3 span.h3-inner {
  display: inline-block;
  padding: 0;
  color: #fff;
  font-size: var(--h3-size);
  font-weight: 800;
  font-style: normal;
  line-height: 1.6;
  text-align: center;
}
.contents h3 span.h3-location {
  font-size: 140%;
  text-shadow:
    0 0 4px var(--color-point),
    0 0 12px #cc0000,
    0 0 24px #880000,
    1px 1px 0 #440000;
}
.contents h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 1em;
  gap: .5em;
  color: rgba(255,255,255,0.9);
  font-size: var(--h4-size);
  font-weight: 700;
  letter-spacing: .12em;
  line-height: 1.2;
  text-shadow:
    0 0 6px rgba(255,255,255,0.4),
    0 0 16px rgba(255,255,255,0.2);
}
.contents h4::before,
.contents h4::after {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(255,255,255,0.4));
}
.contents h4::after {
  background: linear-gradient(to left, transparent, rgba(255,255,255,0.4));
}
.contents h4 .h4-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.1em;
  height: 1.1em;
  background-color: rgba(255,255,255,0.9);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  flex-shrink: 0;
  vertical-align: middle;
  position: relative;
  top: -0.05em;
}
.contents h4.h4-venue .h4-icon {
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"/></svg>');
}
.contents h4.h4-schedule .h4-icon {
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg>');
}
.contents h4.h4-ticket .h4-icon {
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v4c1.1 0 2 .9 2 2s-.9 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2z"/></svg>');
}
.contents h4.h4-period .h4-icon {
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67V7z"/></svg>');
}

br.br-sp-narrow { display: none; }
@media (max-width: 429px) {
  br.br-sp-narrow { display: inline; }
}
@media (max-width: 799px) {
  .contents h3 span.h3-inner {
    font-size: 120%;
   }
  }
/* HERO
--------------------------------------------------- */
.hero {
  display: flex;
  flex-direction: row;
  width: 100%;
  position: relative;
}
.hero .mv-wrap {
  flex: 0 0 50%;
  width: 50%;
  position: relative;
  order: 2;
}
.hero .mv {
  display: block;
  width: 100%;
  height: auto;
}
.hero .logo-wrap {
  flex: 0 0 50%;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 1;
  padding: 2em;
}
.hero .logo-wrap img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 799px) {
  .hero {
    position: relative;
  }
  .hero .mv-wrap {
    flex: none;
    width: 100%;
    order: 1;
  }
  .hero .logo-wrap {
    flex: none;
    width: auto;
    width: 80%;
    padding: 1em;
    background: transparent;
    order: 2;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
}

/* LEAD
--------------------------------------------------- */
.lead-wrap {
  display: grid;
  padding: 2em 2.4em;
  position: relative;
  background:
    linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)) padding-box,
    linear-gradient(135deg,
      rgba(200,30,0,0.7) 0%,
      rgba(120,0,0,0.2) 25%,
      rgba(50,0,80,0.15) 50%,
      rgba(120,0,0,0.2) 75%,
      rgba(200,30,0,0.7) 100%
    ) border-box;
  border: 1px solid transparent;
  /* 斜め45°カット（クリップパス） */
  clip-path: polygon(
    1.2em 0%, calc(100% - 1.2em) 0%,
    100% 1.2em, 100% calc(100% - 1.2em),
    calc(100% - 1.2em) 100%, 1.2em 100%,
    0% calc(100% - 1.2em), 0% 1.2em
  );
}
/* コーナー光点 */
.lead-wrap::before,
.lead-wrap::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: rgba(220, 50, 0, 0.7);
  border-radius: 50%;
  box-shadow: 0 0 5px 1px rgba(220, 40, 0, 0.5), 0 0 10px 2px rgba(180, 0, 0, 0.25);
}
.lead-wrap::before {
  top: 1em;
  left: 1em;
}
.lead-wrap::after {
  bottom: 1em;
  right: 1em;
}
.lead-wrap .lead-inner-corners::before,
.lead-wrap .lead-inner-corners::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: rgba(220, 50, 0, 0.7);
  border-radius: 50%;
  box-shadow: 0 0 5px 1px rgba(220, 40, 0, 0.5), 0 0 10px 2px rgba(180, 0, 0, 0.25);
}
.lead-wrap .lead-inner-corners::before {
  top: 1em;
  right: 1em;
}
.lead-wrap .lead-inner-corners::after {
  bottom: 1em;
  left: 1em;
}
.lead-txt {
	display: grid;
	color: var(--color-text);
	font-style: normal;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	gap: .75em;
}
@media screen and (max-width: 1023px) {
  .lead-txt br {
    display: none;
  }
  .lead-txt {
    text-align: left;
  }
}
@media screen and (max-width: 599px) {
  .lead-wrap {
    padding: 1.6em;
  }
}

/* PICTURE
--------------------------------------------------- */
.pict-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  gap: 0;
}
.pict-list li {
  width: 50%;
}
/* SCHDULE
--------------------------------------------------- */
.schdule-area {
  background-color: var(--color-thirdly);
  background-image: url('../images/bg.jpg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.schdule-wrap {
	display: grid;
  max-width: 1000px;
  width: 100%;
  padding: 1.6em 0 0;
	gap: 2.4em;
}
.schdule-list {
	display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	text-align: center;
  gap: 1em;
}

/* STAGE
--------------------------------------------------- */
.stage-area {
	display: grid;
  max-width: 1000px;
  width: 100%;
  padding: 1.6em 0 0;
	gap: 1.6em;
}
.price {
  font-size: 140%;
  text-shadow:
  0 0 4px var(--color-point),
  0 0 12px #cc0000,
  0 0 24px #880000,
  1px 1px 0 #440000;
}

/* NAVI
--------------------------------------------------- */
.contents-navi {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  gap: 8px;
}
.contents-navi li {
  width: calc( calc(100% - 32px) / 5);
}
@media all and (max-width: 1023px) {
  .contents-navi {
    padding: 1.6em 1.6em 0;
    gap: 8px;
  }
  .contents-navi li {
    width: calc( calc(100% - 16px) / 3);
  }
}
@media all and (max-width: 599px) {
  .contents-navi {
    padding: .8em 0.8em 0;
    gap: 10px;
  }
  .contents-navi li {
    width: calc( calc(100% - 10px) / 2);
  }
}

/* TICKET
--------------------------------------------------- */
.ticket-area {
	display: inline-block;
	margin: 0 auto;
}
.ticket-list {
	display: grid;
	place-items: start;
	gap: .8em;
}
.ticket-list li {
  width: 100%;
  text-align: left;
}
.ticket-title-box {
  display: flex;
  align-items: center;
  gap: 1em;
  flex-wrap: wrap;
}
.ticket-title {
  flex-shrink: 0;
  align-self: center;
  margin: 0;
  padding: .4em .6em;
  background: rgba(255,255,255,0.08);
  border-left: 2px solid rgba(255,255,255,0.4);
  color: #fff;
  font-size: 95%;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1;
  white-space: nowrap;
}
.ticket-list .ticket-title.ticket-advance {
  border-left-color: var(--color-point);
}
.ticket-title-box > p:not(.ticket-title) {
  color: var(--color-text);
  font-size: 90%;
}
/* NOTES
--------------------------------------------------- */
.notes {
  display: inline-block;
  margin: 0 auto;
}
.notes ul {
  width: 100%;
	margin: 0 auto;
}
.notes li {
  margin: 0;
  padding: 0 0 0 1em;
  background: transparent;  
  color: var(--color-sub);
  font-size: 90%;
  line-height: 1.4;
  text-indent: -1em;	
  text-align: left;
}
.notes li::before {
  content:"※";
}
.notes li + li {
  margin: .5em 0 0;
}

/* BUTTON
--------------------------------------------------- */
.btn-area {
	display: grid;
  place-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 1em;
	gap: 1.6em;
}
/* --TOKENS -- */
:root {
  --btn-color: #e50012;
  --btn-hover: #b50218;
  --btn-text-color: #FFF;
  --btn-radius: 2em;
  --btn-padding-y: 0.5em;
  --btn-padding-x: 1em;
  --btn-font-size: 90%;
  --btn-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  --btn-shadow-hover: 0 4px 12px rgba(0, 0, 0, 0.35);
  --focus-ring: 0 0 0 3px rgba(59, 130, 246, 0.6);
}
/*-- BASE BUTTON --*/
.contents a.btn-ticket,
.contents button.btn-ticket {
  width: 100%;
  max-width: 480px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-height: 44px;
  padding: var(--btn-padding-y) var(--btn-padding-x);
  border-radius: var(--btn-radius);
  cursor: pointer;
  font-size: var(--btn-font-size);
  font-weight: 600;
  text-decoration: none;
  transition:
    background-color 0.18s ease-out,
    box-shadow 0.18s ease-out,
    transform 0.12s ease-out;
  white-space: nowrap;
}
/*-- PRIMARY BUTTON --*/
a.btn-ticket-primary,
a.btn-ticket-primary:visited {
  background: var(--btn-color);
  color: var(--btn-text-color);
  box-shadow: var(--btn-shadow);
  position: relative;
}
a.btn-ticket-primary span::before {
  content: '';
  width: 1.4em;
  height: 1.4em;
  background: #FFF;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: .8em;
  margin: auto;
}
a.btn-ticket-primary span::after {
  content: '';
  width: .5em;
  height: .5em;
  border-top: 3px solid var(--btn-color);
  border-right: 3px solid var(--btn-color);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.3em;
  margin: auto;
}
a.btn-ticket-primary:hover {
  background: var(--btn-hover);
  box-shadow: var(--btn-shadow-hover);
  transform: translateY(-1px);
}
a.btn-ticket-primary:hover span::after{
  content: '';
  border-top: 3px solid var(--btn-hover);
  border-right: 3px solid var(--btn-hover);
}
a.btn-ticket-primary:active {
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.25);
  transform: translateY(0);
}
a.btn-ticket-primary:focus-visible {
  outline: none;
  box-shadow: var(--btn-shadow-hover), var(--focus-ring);
}
/*-- secondary BUTTON --*/
a.btn-ticket-secondary,
button.btn-ticket-secondary {
  background: #1a1a1a;
  border: 1px solid var(--btn-color);
  color: var(--btn-text-color);
}
a.btn-ticket-secondary:hover,
button.btn-ticket-secondary:hover {
  opacity: .6;
  transform: translateY(-1px);
}
a.btn-ticket-secondary:active,
button.btn-ticket-secondary:active {
  background: #FFF;
  transform: translateY(0);
}
a.btn-ticket-secondary:focus-visible,
button.btn-ticket-secondary:focus-visible {
  outline: none;
  box-shadow: var(--focus-ring);
}
button.tab-btn {
  position: relative;
  transition:
    background-color 0.18s ease-out,
    border-color 0.18s ease-out,
    box-shadow 0.18s ease-out,
    transform 0.12s ease-out;
}
button.tab-btn:not(.is-active) {
  opacity: 0.65;
}
button.tab-btn.is-active {
  background: var(--color-point);
  border-color: var(--color-point);
  color: #fff;
  font-weight: 700;
  opacity: 1;
  box-shadow: 0 4px 16px rgba(229,0,18,0.45);
}
button.tab-btn.is-active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid var(--color-point);
}
.tab-panel {
  display: none;
  visibility: hidden;
  position: absolute;
  pointer-events: none;
}
.tab-panel.is-active {
  display: block;
  visibility: visible;
  position: static;
  pointer-events: auto;
}
/*-- TERTIARY BUTTON --*/
a.btn-ticket-tertiary {
  color: var(--btn-color);
  text-decoration: underline!important;
}
a.btn-ticket-tertiary:hover {
  opacity: .6;
  transform: translateY(-1px);
}
/*-- DISABLED --*/
a.btn-ticket[disabled],
a.btn-ticket[aria-disabled="true"] {
  opacity: 0.25;
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none;
  transform: none;
}
/*-- BUTTON SIZE TOKENS --*/
:root {
  --btn-font-sm: 0.875em;   /* 14px */
  --btn-font-md: 1em;       /* 16px */
  --btn-font-lg: 1.125em;   /* 18px */

  --btn-padding-sm-y: 0.35em;
  --btn-padding-sm-x: 0.8em;

  --btn-padding-md-y: 0.5em;
  --btn-padding-md-x: 1em;

  --btn-padding-lg-y: 0.75em;
  --btn-padding-lg-x: 1.4em;
}

/*-- BASE BUTTON SIZE --*/
a.btn-ticket-sm {
  font-size: var(--btn-font-sm);
  padding: var(--btn-padding-sm-y) var(--btn-padding-sm-x);
  min-height: 36px;
}
a.btn-ticket-md {
  font-size: var(--btn-font-md);
  padding: var(--btn-padding-md-y) var(--btn-padding-md-x);
  min-height: 44px; /* 既存の標準サイズ */
}
a.btn-ticket-lg {
  font-size: var(--btn-font-lg);
  padding: var(--btn-padding-lg-y) var(--btn-padding-lg-x);
  min-height: 52px;
}
@media (max-width: 599px) {
	a.btn-ticket-lg { width: 100%; }
}

/* LINK
--------------------------------------------------- */
a.bnr-link {
  display: grid;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 1em;
  background: #111;
	cursor: pointer;
  place-items: center;
  text-align: center;
	text-decoration: none!important;
  gap: 1em;
}
a.bnr-link img {
  width: 30%;
  margin: 0 auto;
}
.bnr-link span {
	display: inline-block;
	color: #FFF!important;
  font-size: 80%;
}
.sns-link ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 1.6em;
  gap: 32px;
}
.sns-link svg {
  fill: #FFF;
  width: 48px;
  height: 48px;
}
.sns-link a {
  transition: 0.3s;
}
.sns-link a:hover {
  fill: rgba(255, 255, 255, .75);
}
@media screen and (max-width: 1023px) {
  a.bnr-link img {
    width: 50%;
  }  
  .sns-link svg {
      width: 40px;
      height: 40px;
  }
}
@media screen and (max-width: 599px) {
  a.bnr-link {
    width: 100%;
  }
  .sns-link svg {
      width: 32px;
      height: 32px;
  }
}