@charset "UTF-8"; /*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  background-color: #fff;
  color: #212529;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  text-align: left;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  border-bottom: 0;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
  vertical-align: middle;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
  padding: 0;
  color: inherit;
  font-size: 1.5rem;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
body {
  background-color: #f0ede7;
  color: #000;
  font-size: 14px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 500;
}
a {
  color: #272c32;
  transition: all 0.3s 0s ease;
}
a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.6;
}
.main {
  position: relative;
  background-color: #f0ede7 !important;
  top: 0 !important;
}
@media screen and (max-width: 767.8px) {
  .main {
    top: 40px !important;
  }
}
.main-contents {
  padding-bottom: 0rem;
}

.footer {
  padding: 0.86rem;
  text-align: center;
}
.footer-sponsors {
  max-width: 980px;
  margin: auto;
  text-align: left;
}
.footer-sponsors-title {
  margin: 1rem 0;
  padding: 0 0.6rem;
  border-left: 3px solid hsl(0, 0%, 100%);
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.footer-sponsors-caption {
  margin: 0 0 0.5rem;
}
.footer-sponsors-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 0 3rem;
  padding: 0;
  gap: 0.86rem;
  list-style: none;
}
.footer-sponsors-list img {
  width: 100%;
  height: auto;
}
.footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1240px;
  margin: auto;
  padding: 2rem 0;
}
.footer-bottom-brand {
  width: 130px;
  margin: 0.86rem 0.86rem 2rem;
}
.footer-bottom-brand img {
  width: 100%;
}
.footer-bottom-sns-list {
  display: grid;
  grid-template-columns: repeat(5, 38px);
  margin: 0.86rem 0.86rem 2rem;
  padding: 0;
  gap: 0.86rem;
  list-style: none;
}
.footer-bottom-sns-list li img {
  width: 100%;
}
.footer-bottom .copyright {
  margin: 0.86rem 0.86rem 2rem;
  font-size: 0.75rem;
}
.sticky-ticket {
  z-index: 50;
  position: fixed;
  right: 0.65rem;
  bottom: 1rem;
}
.sticky-ticket a {
  display: inline-block;
  padding: 0 1rem;
  border: 2px solid hsl(0, 0%, 100%);
  background: #e60013;
  font-weight: 700;
  font-size: min(4vw, 1.2rem);
  line-height: min(10vw, 3.5rem);
}
.sticky-ticket a:hover {
  background: #9a0000;
  opacity: 1;
}
.page-header {
  margin-bottom: 0;
  text-align: center;
}
.page-header.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.page-header-header {
  position: relative;
}
.page-header-title {
  z-index: 1;
  position: relative;
  padding: 1.5rem 0.86rem 0.5rem;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
  text-align: center;
  text-shadow: 0px 0px 14px #febd36;
}
.page-header-summary {
  display: inline-block;
  z-index: 1;
  position: relative;
  width: min(60vw, 400px);
  margin: 0 auto 1.8rem;
  padding: 0.15rem;
  background: linear-gradient(90deg, #0000, #917c50 20%, #917c50 80%, #0000);
  font-size: 0.75rem;
  text-shadow: 0px 0px 14px #3a311e;
}
.page-header-image {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 1240px;
  overflow: hidden;
  transform: translate(-50%);
}
.page-header-image img {
  position: relative;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  opacity: 0.4;
}
.page-header-nav {
  border-bottom: 1px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(107, 107, 107) 15%, rgb(194, 194, 194) 49%, rgb(107, 107, 107) 85%, rgb(0, 0, 0) 100%);
  border-image: linear-gradient(90deg, #000, #6b6b6b 15%, #c2c2c2 49%, #6b6b6b 85%, #000);
  border-image-slice: 1;
}
.page-header-nav.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.page-header-nav.is-fixed {
  z-index: 1000;
  position: fixed;
  left: 0;
  width: 100%;
  background: #000;
}
.page-header-nav ul {
  display: flex;
  z-index: 1;
  position: relative;
  justify-content: space-between;
  width: 100%;
  max-width: 620px;
  margin: 0 auto -1px;
  padding: 0 0.86rem;
  gap: 0.4rem;
  list-style: none;
  text-align: center;
}
.page-header-nav ul li {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #fff;
  background: #000;
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.page-header-nav ul li.disabled {
  position: relative;
}
.page-header-nav ul li.disabled:after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "COMING SOON";
  font-weight: 600;
  font-size: min(2.5vw, 0.86rem);
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
  white-space: nowrap;
}
.page-header-nav ul li.disabled a {
  opacity: 0.4;
  pointer-events: none;
}
.page-header-nav ul li.is-final a {
  background: linear-gradient(90deg, #0000, #ff0b0b4d 30%, #ff0b0b4d 70%, #0000);
  text-shadow: 0px 0px 14px #ff8282;
}
.page-header-nav ul li.is-3rd a {
  background: linear-gradient(90deg, #0000, #d61fff4d 30%, #d61fff4d 70%, #0000);
  text-shadow: 0px 0px 14px #df4eff;
}
.page-header-nav ul li.is-semi a {
  background: linear-gradient(90deg, #0000, #122aff66 30%, #122aff66 70%, #0000);
  text-shadow: 0px 0px 14px #64cbff;
}
.page-header-nav ul li.is-quarter a {
  background: linear-gradient(90deg, #0000, #18ff4e40 30%, #18ff4e40 70%, #0000);
  text-shadow: 0px 0px 14px #53d642;
}
.page-header-nav ul a {
  display: block;
  padding: 0.3rem;
  font-weight: 700;
  font-size: min(3.4vw, 1.1rem);
  line-height: 1.2;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.page-header-nav ul a .en {
  display: block;
  font-size: min(1.4vw, 0.65rem);
  font-family: Oswald, Noto Sans JP;
}
.bracket-container {
  position: relative;
  padding: 2rem 0;
  border-bottom: 2px solid hsl(0, 0%, 100%);
  text-align: center;
  -o-border-image: linear-gradient(90deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 30%, rgb(255, 255, 255) 50%, rgb(223, 190, 119) 70%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(90deg, #917c50, #dfbe77 30%, #fff, #dfbe77 70%, #917c50);
  border-image-slice: 3;
}
.bracket-container:after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #dfbe774d, #917c504d 30%, #0000);
  content: "";
}
.bracket-container:not(.js-tabs) {
  background: #000;
}
.bracket-container.js-tabs .bracket-tree,
.bracket-container.js-tabs .bracket-table {
  display: none;
}
.bracket-container.js-tabs .bracket-tree.is-active {
  display: grid;
}
.bracket-container.js-tabs .bracket-table.is-active {
  display: block;
}
.bracket-header {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #917c50;
}
.bracket-header-nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.86rem;
}
.bracket-header-nav-item {
  padding: 0 0.86rem;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #fff;
  background: #000;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 54px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer;
  transition: all 0.3s 0s ease;
  user-select: none;
}
.bracket-header-nav-item:hover:not(.is-current) {
  opacity: 0.5;
}
.bracket-header-nav-item.is-current {
  margin-bottom: -1px;
  border-color: #917c50;
  line-height: 55px;
  text-shadow: 0px 0px 14px #febd36;
  cursor: auto;
}
.bracket-inner .title {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0.5rem;
  border-top: 1px solid hsl(0, 0%, 100%);
  border-bottom: 1px solid hsl(0, 0%, 100%);
  font-size: min(5vw, 1.3rem);
  text-align: center;
  -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(107, 107, 107) 15%, rgb(194, 194, 194) 49%, rgb(107, 107, 107) 85%, rgba(0, 0, 0, 0) 100%);
  border-image: linear-gradient(90deg, #0000, #6b6b6b 15%, #c2c2c2 49%, #6b6b6b 85%, #0000);
  border-image-slice: 1;
}
.bracket-body {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: auto;
  padding: 0.86rem 1.72rem;
}
.bracket-scroll {
  display: none;
  z-index: 2;
  position: absolute;
  top: 180px;
  left: 50%;
  align-items: center;
  justify-content: space-between;
  width: 180px;
  padding: 1.5rem 1rem;
  transform: translate(-50%);
  border-radius: 0.5rem;
  background: #656565d9;
  text-align: center;
  animation: flipScrollFadeOut 4s;
  animation-fill-mode: both;
}
.bracket-scroll:before,
.bracket-scroll:after {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  content: "";
  clip-path: polygon(55% 0, 30% 51%, 55% 100%, 25% 100%, 0% 50%, 25% 0%);
}
.bracket-scroll:after {
  transform: rotate(180deg);
}
.bracket-scroll img {
  width: 60px;
  margin: 0.5rem;
  animation: 0.4s linear 0s infinite alternate flipScroll;
}
.bracket-tree {
  display: grid;
  grid-template-columns: minmax(285px, 1fr) 55px minmax(285px, 1fr) 55px minmax(285px, 1fr) 14px;
  row-gap: 2rem;
  margin: 2rem 0 200px;
}
.bracket-tree:has(.title) {
  padding: 2rem;
}
.bracket-tree .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bracket-tree-l1-l,
.bracket-tree-l2-l {
  display: flex;
  align-items: center;
}
.bracket-tree-l1-l .bracket-tree-line,
.bracket-tree-l2-l .bracket-tree-line {
  position: relative;
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 3;
  width: 100%;
}
.bracket-tree-l1-l .bracket-tree-line:before,
.bracket-tree-l2-l .bracket-tree-line:before {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
  background: #979797d9;
  content: "";
}
.bracket-tree-l1 {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 2;
}
.bracket-tree-l1-l {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 2;
  grid-column-end: 3;
}
.bracket-tree-l2 {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 2;
}
.bracket-tree-l2-l {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 3;
}
.bracket-tree-c1 {
  display: flex;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 3;
  grid-column-end: 4;
  align-items: center;
}
.bracket-tree-c2 {
  display: flex;
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 3;
  grid-column-end: 4;
  align-items: center;
}
.bracket-tree-r-l {
  display: flex;
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 4;
  grid-column-end: 5;
  align-items: center;
}
.bracket-tree-r-l .bracket-tree-line {
  display: flex;
  align-items: center;
  width: 100%;
}
.bracket-tree-r-l .bracket-tree-line:before {
  display: block;
  width: 50%;
  height: 200px;
  border-width: 2px 2px 2px 0;
  border-style: solid;
  border-color: #979797d9;
  content: "";
}
.bracket-tree-r-l .bracket-tree-line:after {
  display: block;
  width: 50%;
  height: 2px;
  background: #979797d9;
  content: "";
}
.bracket-tree-r {
  display: flex;
  position: relative;
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 5;
  grid-column-end: 6;
  align-items: center;
}
.bracket-tree-rm {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 6;
  grid-column-end: 7;
}
.bracket-tree-match {
  width: 100%;
  border: 3px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
  box-shadow: 0 0 10px 6px #7c7c7c66;
}
.bracket-tree-match .bracket-tree-match-header,
.bracket-tree-match .bracket-tree-match-footer {
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.bracket-tree-match .bracket-tree-match-header .match-title,
.bracket-tree-match .bracket-tree-match-footer .match-title {
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
  text-shadow: 0px 0px 14px #b7b7b7;
}
.bracket-tree-match.is-quarter .bracket-tree-match-header .match-title {
  background: linear-gradient(0deg, #18ff4e40, #000);
  text-shadow: 0px 0px 14px #53d642;
}
.bracket-tree-match.is-semi .bracket-tree-match-header .match-title {
  background: linear-gradient(0deg, #122aff66, #000);
  text-shadow: 0px 0px 14px #64cbff;
}
.bracket-tree-match.is-final {
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  position: relative;
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
  box-shadow: 0 0 10px 6px #917c5080;
}
.bracket-tree-match.is-final:before {
  display: block;
  position: absolute;
  top: -65px;
  left: -10px;
  width: 100%;
  height: 47px;
  background: url(../images/title_bracket_final.svg) no-repeat center 0;
  background-size: contain;
  content: "";
}
.bracket-tree-match.is-final .bracket-tree-match-header,
.bracket-tree-match.is-final .bracket-tree-match-footer {
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
}
.bracket-tree-match.is-final .bracket-tree-match-header .match-title,
.bracket-tree-match.is-final .bracket-tree-match-footer .match-title {
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
  background: linear-gradient(0deg, #ff0b0b66, #000);
  text-shadow: 0px 0px 14px #ff8282;
}
.bracket-tree-match.is-3rd {
  position: absolute;
  bottom: -30%;
}
.bracket-tree-match.is-3rd .bracket-tree-match-header .match-title {
  background: linear-gradient(0deg, #d61fff4d, #000);
  text-shadow: 0px 0px 14px #df4eff;
}
.bracket-tree-match:not(.open) {
  cursor: auto;
  pointer-events: none;
}
.bracket-tree-match:not(.open) .bracket-tree-match-body-hover {
  display: none;
}
.bracket-tree-match.open .bracket-tree-match-body:hover,
.bracket-tree-match.open .bracket-tree-match-body:hover .bracket-tree-match-body-hover {
  opacity: 1;
}
.bracket-tree-match:not(.sale) .bracket-tree-match-ticket {
  cursor: auto;
  opacity: 0.5;
  pointer-events: none;
}
.bracket-tree-match.sale .bracket-tree-match-ticket {
  pointer-events: all;
}
.bracket-tree-match.win-home .bracket-tree-match-body .match-team-home {
  text-shadow: 0px 0px 14px #febd36;
}
.bracket-tree-match.win-home .bracket-tree-match-body .match-team-away {
  opacity: 0.4;
}
.bracket-tree-match.win-home .bracket-tree-match-body .match-team-away .match-team-name {
  font-weight: 400;
}
.bracket-tree-match.win-away .bracket-tree-match-body .match-team-home {
  opacity: 0.4;
}
.bracket-tree-match.win-away .bracket-tree-match-body .match-team-home .match-team-name {
  font-weight: 400;
}
.bracket-tree-match.win-away .bracket-tree-match-body .match-team-away {
  text-shadow: 0px 0px 14px #febd36;
}
.bracket-tree-match-header {
  display: flex;
  justify-content: center;
  border-bottom: 2px solid hsl(0, 0%, 100%);
}
.bracket-tree-match-header .match-title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  margin: 0;
  padding: 0.5rem;
  border-right: 2px solid hsl(0, 0%, 100%);
  font-weight: 700;
  font-size: 1rem;
}
.bracket-tree-match-header .match-date {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.25rem;
  gap: 0.25rem;
  font-weight: 500;
  font-size: 1.1rem;
  font-family: Oswald, Noto Sans JP;
}
.bracket-tree-match-header .match-date .week {
  padding: 0 0.2rem;
  background: #363636;
  font-size: 0.9rem;
  line-height: 1.3;
  text-transform: uppercase;
}
.bracket-tree-match-header .match-date .week.sat {
  background: #3273dc;
}
.bracket-tree-match-header .match-date .week.sun {
  background: #e60013;
}
.bracket-tree-match-header .match-date .hour {
  white-space: nowrap;
}
.bracket-tree-match-body {
  display: grid;
  position: relative;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}
.bracket-tree-match-body .match-team-home,
.bracket-tree-match-body .match-team-away {
  padding: 1rem 0.5rem;
}
.bracket-tree-match-body .match-team-emblem {
  width: 65px;
  margin-bottom: 10px;
}
.bracket-tree-match-body .match-team-name {
  margin: 0;
  font-weight: 700;
  font-size: 0.86rem;
}
.bracket-tree-match-body .match-vs {
  font-weight: 500;
  font-size: 2rem;
  font-family: Oswald, Noto Sans JP;
}
.bracket-tree-match-body .match-location {
  padding: 0.5rem 0;
}
.bracket-tree-match-body-hover {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background: #00000080;

  transition: all 0.3s 0s ease;
}
.bracket-tree-match-body-hover:before {
  display: block;
  padding: 0.4rem 1rem;
  background: linear-gradient(135deg, #dfbe77, #ac9460);
  content: "MATCH INFO";
  font-weight: 700;
  font-size: 1rem;
  font-family: Oswald, Noto Sans JP;
  font-feature-settings: "palt";
}
.bracket-tree-match-footer {
  border-top: 2px solid hsl(0, 0%, 100%);
}
.bracket-tree-match-ticket {
  display: block;
  padding: 0.6rem;
  background: linear-gradient(135deg, #dfbe77, #ac9460);
  font-weight: 700;
  font-size: 1rem;
}
.bracket-table {
  display: block;
}
.bracket-table-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1240px;
  margin: 2rem auto;
  gap: 1.5rem;
}
.bracket-table-matches {
  border: 3px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.bracket-table-matches.is-quarter .bracket-table-matches-header {
  background: linear-gradient(0deg, #18ff4e40, #000);
  text-shadow: 0px 0px 14px #53d642;
}
.bracket-table-matches.is-semi .bracket-table-matches-header {
  background: linear-gradient(0deg, #122aff66, #000);
  text-shadow: 0px 0px 14px #64cbff;
}
.bracket-table-matches.is-final {
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
}
.bracket-table-matches.is-final .bracket-table-matches-header {
  background: linear-gradient(0deg, #ff0b0b66, #000);
  text-shadow: 0px 0px 14px #ff8282;
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
}
.bracket-table-matches.is-3rd .bracket-table-matches-header {
  background: linear-gradient(0deg, #d61fff4d, #000);
  text-shadow: 0px 0px 14px #df4eff;
}
.bracket-table-matches-header {
  padding: 0.5rem;
  border-bottom: 2px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.bracket-table-matches-header h3 {
  margin: 0;
  font-size: 1.2rem;
}
.bracket-table-matches-header p {
  margin: 0;
  font-weight: 500;
  font-family: Oswald, Noto Sans JP;
}
.bracket-table-matches-item:not(:last-child) {
  border-bottom: 2px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.bracket-table-matches-item:not(.open) .table-match-card {
  cursor: auto;
  pointer-events: none;
}
.bracket-table-matches-item:not(.open) .table-match-card .table-match-card-hover {
  display: none;
}
.bracket-table-matches-item.open .table-match-card:hover,
.bracket-table-matches-item.open .table-match-card:hover .table-match-card-hover {
  opacity: 1;
}
.bracket-table-matches-item:not(.sale) .match-ticket {
  cursor: auto;
  opacity: 0.5;
  pointer-events: none;
}
.bracket-table-matches-item.win-home .table-match-card .match-team-home {
  text-shadow: 0px 0px 14px #febd36;
}
.bracket-table-matches-item.win-home .table-match-card .match-team-away {
  opacity: 0.4;
}
.bracket-table-matches-item.win-home .table-match-card .match-team-away .match-team-name {
  font-weight: 400;
}
.bracket-table-matches-item.win-away .table-match-card .match-team-home {
  opacity: 0.4;
}
.bracket-table-matches-item.win-away .table-match-card .match-team-home .match-team-name {
  font-weight: 400;
}
.bracket-table-matches-item.win-away .table-match-card .match-team-away {
  text-shadow: 0px 0px 14px #febd36;
}
.bracket-table-matches-item .table-match-card {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 40px 1fr;
  align-items: center;
  padding: 1.5rem 0.86rem;
  gap: 0.5rem;
}
.bracket-table-matches-item .table-match-card-hover {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background: #00000080;

  transition: all 0.3s 0s ease;
}
.bracket-table-matches-item .table-match-card-hover:before {
  display: block;
  padding: 0.4rem 1rem;
  background: linear-gradient(135deg, #dfbe77, #ac9460);
  content: "MATCH INFO";
  font-weight: 700;
  font-size: 1rem;
  font-family: Oswald, Noto Sans JP;
  font-feature-settings: "palt";
}
.bracket-table-matches-item .table-match-card .match-team-home,
.bracket-table-matches-item .table-match-card .match-team-away {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.bracket-table-matches-item .table-match-card .match-team-away .match-team-emblem {
  order: 2;
}
.bracket-table-matches-item .table-match-card .match-team-emblem {
  display: block;
  width: 40px;
}
.bracket-table-matches-item .table-match-card .match-team-name {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  margin: 0;
  font-weight: 700;
  word-break: keep-all;
}
.bracket-table-matches-item .table-match-card .match-vs {
  font-size: 1.5rem;
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
}
.bracket-table-matches-item .table-match-info {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  background-color: #4a4a4a;
}
.bracket-table-matches-item .table-match-info-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.5rem;
  gap: 0.5rem;
}
.bracket-table-matches-item .table-match-info .match-date {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.25rem;
  gap: 0.25rem;
  font-weight: 500;
  font-size: 1rem;
  font-family: Oswald, Noto Sans JP;
}
.bracket-table-matches-item .table-match-info .match-date .week {
  padding: 0 0.2rem;
  background: #363636;
  font-size: 0.9rem;
  line-height: 1.3;
  text-transform: uppercase;
}
.bracket-table-matches-item .table-match-info .match-date .week.sat {
  background: #3273dc;
}
.bracket-table-matches-item .table-match-info .match-date .week.sun {
  background: #e60013;
}
.bracket-table-matches-item .table-match-info .match-date .hour {
  white-space: nowrap;
}
.bracket-table-matches-item .table-match-info .match-location {
  font-size: 0.86rem;
}
.bracket-table-matches-item .table-match-info .match-ticket {
  display: block;
  padding: 0.5rem 1rem;
  background: linear-gradient(135deg, #dfbe77, #ac9460);
  font-weight: 700;
  font-size: 0.86rem;
  white-space: nowrap;
}
@keyframes flipScroll {
  0% {
    transform: translate(10px);
  }
  to {
    transform: translate(-10px);
  }
}
@keyframes flipScrollFadeOut {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  to {
    visibility: hidden;
  }
}
.countdown-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.86rem;
  background: url(../images/bg_countdown.png) no-repeat center center;
  background-size: cover;
}
.countdown-body {
  width: 100%;
  max-width: 1240px;
  text-align: center;
}
.countdown-header {
  width: 100%;
  max-width: 460px;
  padding: 0.86rem 0.86rem 0.25rem;
  font-weight: 700;
  font-size: 1.15rem;
}
.countdown-timer {
  animation: timerFadeUp 1.4s;
  animation-fill-mode: both;
}
.countdown-timer-num {
  font-weight: 500;
  font-size: 3rem;
  font-family: Oswald, Noto Sans JP;
  text-shadow: 0px 0px 10px #febd36;
}
.countdown-timer-unit {
  font-weight: 700;
  text-shadow: 0px 0px 10px #febd36;
}
@keyframes timerFadeUp {
  0% {
    transform: translateY(10px);
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.document-container {
  position: relative;
  padding: 2rem 0 4rem;
  border-bottom: 2px solid hsl(0, 0%, 100%);
  text-align: center;
  -o-border-image: linear-gradient(90deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 30%, rgb(255, 255, 255) 50%, rgb(223, 190, 119) 70%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(90deg, #917c50, #dfbe77 30%, #fff, #dfbe77 70%, #917c50);
  border-image-slice: 3;
}
.document-container.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.document-container .title {
  margin: 0 0 1rem;
  padding: 0.5rem;
  border-top: 1px solid hsl(0, 0%, 100%);
  border-bottom: 1px solid hsl(0, 0%, 100%);
  font-size: min(5vw, 1.3rem);
  text-align: center;
  -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(107, 107, 107) 15%, rgb(194, 194, 194) 49%, rgb(107, 107, 107) 85%, rgba(0, 0, 0, 0) 100%);
  border-image: linear-gradient(90deg, #0000, #6b6b6b 15%, #c2c2c2 49%, #6b6b6b 85%, #0000);
  border-image-slice: 1;
}
.document-container .sub-title {
  margin: 0 0 0.5rem;
  padding: 0.5rem;
  font-size: min(4.5vw, 1.1rem);
  text-align: center;
}
.document-container:has(.document-title) {
  padding-top: 0;
}
.document-title {
  padding: 2.4rem 0.86rem 0.5rem;
  font-weight: 700;
  font-size: 2.3rem;
  font-family: Oswald, Noto Sans JP;
  text-align: center;
  text-shadow: 0px 0px 14px #febd36;
}
.document-summary {
  margin-bottom: 2.5rem;
  font-size: 0.86rem;
  text-align: center;
}
.document-summary:before {
  display: block;
  width: 200px;
  height: 2px;
  margin: 0 auto 1rem;
  background: linear-gradient(90deg, #000, #917c50 20%, #dfbe77, #917c50 80%, #000);
  content: "";
}
.document-content {
  padding: 0.86rem;
}
.document-content:last-child {
  margin-bottom: 8rem;
}
.document-content p {
  font-size: min(4vw, 0.86rem);
}
.document-content p a {
  text-decoration: underline;
}
.document-content .has-text-large {
  font-size: min(4.5vw, 1.15rem);
}
.document-content .button {
  display: block;
  min-width: 240px;
  max-width: 480px;
  margin: auto;
  padding: 0.86rem 1rem;
  background: linear-gradient(135deg, #dfbe77, #ac9460);
  font-weight: 700;
  font-size: 1.1rem;
  text-align: center;
  white-space: nowrap;
}
.document-content .button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.document-body {
  display: flex;
  flex-direction: column;
  max-width: 980px;
  margin: 0 auto 2.5rem;
  padding: 0.86rem;
  gap: 0.86rem;
  background: #fff;
  color: #121212;
}
.document-body p {
  margin-bottom: 0.5rem;
  text-align: left;
}
.document-body p a {
  color: #121212;
  text-decoration: underline;
}
.document-body .table {
  width: 100%;
  margin-bottom: 0.5rem;
}
.document-body .table.is-bordered {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #7a7a7a;
}
.document-body .table.is-bordered th,
.document-body .table.is-bordered td {
  border-style: solid;
  border-color: #7a7a7a;
}
.document-body .table.is-bordered th,
.document-body .table.is-bordered td {
  padding: 0.5rem;
  border-width: 0 1px 1px 0;
  font-size: min(2.3vw, 0.75rem);
  word-break: keep-all;
}
.document-body .table.is-bordered th a,
.document-body .table.is-bordered td a {
  display: inline-block;
  color: #121212;
  text-decoration: underline;
  vertical-align: middle;
}
.document-body .table.is-bordered thead th {
  background: #363636;
  color: #fff;
  font-size: min(2vw, 0.75em);
  text-align: center;
  white-space: nowrap;
}
.document-list {
  max-width: 860px;
  margin: 0 auto 2.5rem;
  text-align: left;
}
.document-list ul {
  padding-left: 1rem;
}
.document-list ul li {
  margin: 0.5rem;
}
.document-dl {
  margin-bottom: 2rem;
}
.document-dl:last-child {
  margin-bottom: 0;
}
.document-dl dt {
  padding: 0.5rem;
  border-left: 4px solid #917c50;
  background-color: #4a4a4a;
}
.document-dl dd {
  padding: 0.5rem;
  line-height: 1.7;
}
.document-dl dd table {
  margin-bottom: 0.5rem;
  border-collapse: separate;
}
.document-dl dd table th,
.document-dl dd table td {
  padding: 0.5rem;
}
.document-dl dd table th {
  background: #363636;
  white-space: nowrap;
}
.document-dl dd table td {
  background: #121212;
}
.document-dl dd table td .price {
  font-weight: 700;
  font-size: 1rem;
}
.document-dl dd table td .price .unit {
  font-size: 0.75rem;
}
.document-notes {
  display: inline-block;
  margin: auto;
  padding: 0;
  list-style: none;
  text-align: left;
}
.ticket-window-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.86rem;
}
.ticket-window-banners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 100%;
  margin: auto;
  gap: min(2vw, 10px);
}
.ticket-window-banners a {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: min(30vw, 300px);
}
.ticket-window-banners a:not(:first-child) {
  border: 1px solid #e8e8e8;
}
.ticket-window-banners a[caption] {
  position: relative;
  margin-bottom: 1.5rem;
}
.ticket-window-banners a[caption]:after {
  display: block;
  position: absolute;
  width: 100%;
  content: "" attr(caption) "";
  color: #121212;
  font-size: min(2.5vw, 0.75rem);
  line-height: 1.5rem;
  text-align: center;
}
.ticket-window-banners img {
  width: 100%;
}
.contact-container {
  margin: auto;
  padding: 0.86rem;
}
.contact-container .tel,
.contact-container .mail {
  font-size: min(5vw, 1.1rem);
}
.contact-container .mail {
  text-decoration: underline;
}
.contact-dl {
  display: flex;
  flex-direction: column;
  gap: 0.86rem;
}
.contact-dl div {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
}
.contact-dl div.is-primary dt {
  background: #4a4a4a;
}
.contact-dl dt {
  margin-bottom: 1rem;
  padding: 0.5rem;
  background: #4a4a4a;
  color: #fff;
}
.faq-containers {
  max-width: 860px;
  margin: auto;
}
.faq-container {
  padding: 0.86rem;
  text-align: left;
}
.faq-container div {
  margin-bottom: 1.5rem;
}
.faq-container dt {
  display: flex;
  align-items: flex-start;
  padding: 0.25rem 0.5rem;
  padding: 0.5rem;
  gap: 0.25rem;
  background: #4a4a4a;
  font-size: min(3.6vw, 1rem);
  line-height: 1.7;
}
.faq-container dt:before {
  margin-right: 0.25rem;
  padding: 0.25rem;
  content: "Q.";
  font-weight: 700;
  font-size: min(4vw, 1.2rem);
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
  vertical-align: baseline;
}
.faq-container dd {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem;
  gap: 0.25rem;
  background: #4a4a4a66;
  font-size: min(3.2vw, 0.86rem);
  line-height: 1.8;
}
.faq-container dd:before {
  padding: 0 0.25rem;
  content: "A.";
  font-weight: 700;
  font-size: min(4vw, 1.2rem);
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
}
.large-group-container {
  max-width: 860px;
  margin: auto;
  text-align: left;
}
.large-group-container > p {
  padding: 0.86rem;
  line-height: 1.7;
}
.large-group-points {
  padding: 0.86rem;
}
.large-group-points dt {
  display: flex;
  width: 100%;
  background: #363636;
}
.large-group-points dt .num {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  align-items: center;
  padding: 0.5rem 0.86rem;
  background: #917c50;
  font-weight: 700;
  font-family: Oswald, Noto Sans JP;
}
.large-group-points dt h4 {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  align-items: center;
  margin: 0;
  padding: 0.5rem;
  font-size: min(3.2vw, 1rem);
}
.large-group-points dd {
  padding: 0.5rem;
  line-height: 1.7;
}
.large-group-points dd p {
  margin-bottom: 0.25rem;
}
.large-group-points dd table {
  margin-bottom: 0.5rem;
  border-collapse: separate;
}
.large-group-points dd table th,
.large-group-points dd table td {
  padding: 0.5rem;
}
.large-group-points dd table th {
  background: #363636;
  white-space: nowrap;
}
.large-group-points dd table td {
  background: #121212;
}
.large-group-points dd table td .price {
  font-weight: 700;
  font-size: 1rem;
}
.large-group-points dd table td .price .unit {
  font-size: 0.75rem;
}
.special-gest,
.limited-item {
  max-width: 360px;
}
.special-gest-container,
.limited-item-container {
  max-width: 980px;
  margin: 0 auto 2.5rem;
  padding: 0.86rem;
  background: #fff;
  color: #121212;
}
.special-gests,
.limited-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.86rem;
  gap: 0.86rem;
}
.special-gests.is-image-bordered .limited-item-img img,
.limited-items.is-image-bordered .limited-item-img img {
  border: 1px solid hsl(0, 0%, 81%);
}
.special-gest-img,
.limited-item-img {
  padding: 0 0 0.5rem;
}
.special-gest-img img,
.limited-item-img img {
  width: 100%;
}
.special-gest-name {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.special-gest-text {
  text-align: left;
}
.limited-item-name {
  margin-bottom: 0;
  font-size: 1rem;
  word-break: keep-all;
}
.limited-item-text {
  text-align: left;
}
.goods-container {
  z-index: 10;
  position: relative;
  border-bottom: 2px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(90deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 30%, rgb(255, 255, 255) 50%, rgb(223, 190, 119) 70%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(90deg, #917c50, #dfbe77 30%, #fff, #dfbe77 70%, #917c50);
  border-image-slice: 3;
}
.goods-container:after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #dfbe774d, #917c504d 30%, #0000);
  content: "";
}
.goods-nav {
  max-width: 980px;
  margin: 0 auto;
  background: #000;
}
.goods-nav-title {
  margin: 0;
  padding: 0.35rem;
  background: #917c50;
  font-size: min(3vw, 0.85rem);
  text-align: center;
  word-break: keep-all;
}
.goods-nav ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 980px;
  margin: 0 auto 0.5rem;
  padding: 0.86rem 0.5rem;
  gap: 0.25rem;
  list-style: none;
}
.goods-nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0.5rem;
  gap: 0.5rem;
  border: 2px solid hsl(0, 0%, 100%);
  font-weight: 700;
  font-size: min(5vw, 1rem);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.goods-nav li .disabled {
  opacity: 0.5;
  pointer-events: none;
}
.goods-info-container {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 1.5rem;
}
.goods-info-containers {
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
  gap: 1rem;
}
.goods-info-header-title {
  margin: 0 0 1.5rem;
  padding: 0.5rem;
  border-top: 1px solid hsl(0, 0%, 100%);
  border-bottom: 1px solid hsl(0, 0%, 100%);
  font-size: min(5vw, 1.2rem);
  text-align: center;
  word-break: keep-all;
  -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(107, 107, 107) 15%, rgb(194, 194, 194) 49%, rgb(107, 107, 107) 85%, rgba(0, 0, 0, 0) 100%);
  border-image: linear-gradient(90deg, #0000, #6b6b6b 15%, #c2c2c2 49%, #6b6b6b 85%, #0000);
  border-image-slice: 1;
}
.goods-info-category-title {
  padding: 0.5rem;
  background: #4a4a4a;
  font-size: min(3.5vw, 1rem);
  text-align: center;
  word-break: keep-all;
}
.goods-info-card {
  position: relative;
  min-height: 254px;
  background: #e7e0d3;
}
.goods-info-cards {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 980px;
  margin: 0 auto 1.5rem;
  gap: 1vw;
}
.goods-info-card-img {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: #fff;
}
.goods-info-card-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.goods-info-card-content {
  padding: 0.5rem 0.86rem;
  color: #121212;
}
.goods-info-card-content a:not(.match-tag) {
  color: #121212;
  text-decoration: underline;
}
.goods-info-card-title {
  margin-bottom: 0;
  font-size: min(4vw, 1.1rem);
}
.goods-info-card-price {
  display: flex;
  align-items: baseline;
  margin-bottom: 0.5rem;
  gap: 0.25rem;
  color: #ce4f4f;
}
.goods-info-card-price a {
  color: #ce4f4f;
  text-decoration: underline;
}
.goods-info-card-price .label,
.goods-info-card-price .unit {
  font-weight: 700;
  font-size: min(3.2vw, 0.75rem);
}
.goods-info-card-price .label {
  margin-right: 0.25rem;
}
.goods-info-card-price .price {
  font-weight: 800;
  font-size: 1.4rem;
}
.goods-info-card-summary {
  font-size: min(2.8vw, 0.86rem);
}
.goods-info-card-summary p {
  margin-bottom: 0.25rem;
}
.goods-info-card-summary dl dt {
  display: inline-block;
  margin-bottom: 0.25rem;
  padding: 0.15rem 0.5rem;
  background: #917c50;
  color: #fff;
}
.goods-info-card-summary ul {
  margin: 0;
  padding: 0 0 0 1rem;
}
.goods-info-card-summary .match-tag {
  font-size: min(2.5vw, 0.75rem);
}
.goods-info-card-summary .match-tags {
  flex-wrap: wrap;
  margin-bottom: 0;
}
.goods-info-card.soldout .soldout {
  display: block;
}
.goods-info-card .soldout {
  display: none;
  z-index: 10;
  position: absolute;
  bottom: 0;
  padding: 0.15rem 0.25rem;
  background: #e60013;
  color: #fff;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.goods-info-notes {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 2.5rem;
  background: #363636;
}
.goods-info-notes dl dt {
  padding: 0.5rem 0.86rem;
  background: #4a4a4a;
  font-size: min(3.5vw, 1rem);
  text-align: center;
}
.goods-info-notes dl dd {
  padding: 0.86rem;
}
.goods-info-notes dl dd ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  gap: 1rem;
  list-style: none;
}
.goods-info-notes .match-tags {
  margin-bottom: 0;
  padding: 0;
}
.goods-info-notes .match-tags-info {
  margin: 0.5rem 0 0;
  line-height: 1.5;
}
.hero-container {
  margin-bottom: 1.5rem;
  text-align: center;
}
.hero-container img {
  width: 100%;
  max-width: 1240px;
}
.history-container {
  position: relative;
  padding-bottom: 2rem;
  border-bottom: 2px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(90deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 30%, rgb(255, 255, 255) 50%, rgb(223, 190, 119) 70%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(90deg, #917c50, #dfbe77 30%, #fff, #dfbe77 70%, #917c50);
  border-image-slice: 3;
  background: url(../images/bg_section1.png) no-repeat top center;
  background-size: cover;
}
.history-container:after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #dfbe774d, #917c504d 30%, #0000);
  content: "";
}
.history-container.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.history-title {
  padding: 2.4rem 0.86rem 0.5rem;
  font-weight: 700;
  font-size: 2.3rem;
  font-family: Oswald, Noto Sans JP;
  text-align: center;
  text-shadow: 0px 0px 14px #febd36;
}
.history-summary {
  margin-bottom: 2.5rem;
  font-size: 0.86rem;
  text-align: center;
}
.history-summary:before {
  display: block;
  width: 200px;
  height: 2px;
  margin: 0 auto 1rem;
  background: linear-gradient(90deg, #000, #917c50 20%, #dfbe77, #917c50 80%, #000);
  content: "";
}
.history-years {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: auto;
  padding: 0 0 2rem;
}
.history-year {
  display: grid;
  grid-template-columns: 70px 1fr;
}
.history-year-header {
  position: relative;
}
.history-year-header:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  background: #917c50;
  content: "";
}
.history-year-header h3 {
  padding: 0 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
  text-align: right;
}
.history-year-body {
  padding: 0 0.86rem 2rem;
}
.history-year-match {
  margin: 0 0 0.5rem;
}
.history-year-match .match-info {
  display: flex;
  justify-content: center;
  padding: 0.5rem;
  gap: 0.5rem;
  background: #4a4a4a99;
}
.history-year-match .match-date {
  font-size: 1rem;
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
}
.history-year-match .match-location {
  line-height: 1;
}
.history-year-match .match-card {
  display: grid;
  grid-template-columns: 1fr 100px 1fr;
  align-items: center;
  padding: 0.5rem 0;
  background: #00000080;
}
.history-year-match .match-team-home,
.history-year-match .match-team-away {
  text-align: center;
}
.history-year-match .match-team-center {
  display: grid;
  grid-template-columns: 1fr 30px 1fr;
  text-align: center;
}
.history-year-match .match-team-center .match-vs {
  padding: 0.4rem 0 0;
  font-weight: 700;
  line-height: 1;
}
.history-year-match .match-team-center .match-score-home,
.history-year-match .match-team-center .match-score-away {
  font-weight: 500;
  font-size: 1.2rem;
  font-family: Oswald, Noto Sans JP;
}
.history-year-match .match-team-emblem {
  width: 36px;
  margin-bottom: 0.25rem;
}
.history-year-match .match-team-name {
  margin: 0;
  font-weight: 700;
  font-size: 0.86rem;
}
.history-year-gallery {
  display: grid;
  grid-template-rows: 2fr 1fr 1fr;
  grid-template-columns: repeat(2, auto);
  margin: 0 0 1.5rem;
  padding: 0;
  gap: 0.15rem;
  list-style: none;
}
.history-year-gallery img {
  width: 100%;
}
.history-year-gallery .gallery-mov {
  position: relative;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 3;
}
.history-year-gallery .gallery-mov .mov-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15dvw;
  height: 15dvw;
  transform: translate(-50%, -50%);
  background: url(../images/icon_mov.png);
  background-size: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.history-year-gallery .gallery-img1 {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 2;
}
.history-year-gallery .gallery-img2 {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 3;
}
.history-year-gallery .gallery-img3 {
  grid-row-start: 3;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 2;
}
.history-year-gallery .gallery-img4 {
  grid-row-start: 3;
  grid-row-end: 4;
  grid-column-start: 2;
  grid-column-end: 3;
}
.history-year-document h4 {
  margin-bottom: 0.86rem;
  font-size: 1.1rem;
}
.history-year-document p {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.8;
}
.history-year-document p.report {
  margin: 1rem 0;
  font-weight: 700;
}
.history-year-document a {
  text-decoration: underline;
}
.history-year-document .document-more {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.history-year-document .document-more.is-active .document-more-body {
  display: block;
}
.history-year-document .document-more-body {
  display: none;
}
.history-year-document .document-more-button {
  display: inline-block;
  height: calc(2.4rem + 4px);
  margin: 0.5rem 0;
  padding: 0 1.5rem;
  border: 2px solid hsl(0, 0%, 100%);
  background: #00000080;
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
  font-weight: 500;
  font-size: 1rem;
  line-height: 2.4rem;
  font-family: Oswald, Noto Sans JP;
  text-shadow: 0px 0px 14px #febd36;
  cursor: pointer;
  transition: all 0.3s 0s ease;
}
.history-year-document .document-more-button:hover {
  background: linear-gradient(90deg, #917c5080, #000 10%, #110f0a 90%, #917c5080);
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
  box-shadow: 0 0 10px 6px #917c5080;
  opacity: 1;
}
.hospitality-container {
  position: relative;
  padding: 0 0 4rem;
  border-bottom: 2px solid hsl(0, 0%, 100%);
  text-align: center;
  -o-border-image: linear-gradient(90deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 30%, rgb(255, 255, 255) 50%, rgb(223, 190, 119) 70%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(90deg, #917c50, #dfbe77 30%, #fff, #dfbe77 70%, #917c50);
  border-image-slice: 0;
}

.hospitality-container .title {
  margin: 0 0 1rem;
  padding: 0.5rem;
  border-top: 1px solid hsl(0, 0%, 100%);
  border-bottom: 1px solid hsl(0, 0%, 100%);
  font-size: min(5vw, 1.3rem);
  text-align: center;
  -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(107, 107, 107) 15%, rgb(194, 194, 194) 49%, rgb(107, 107, 107) 85%, rgba(0, 0, 0, 0) 100%);
  border-image: linear-gradient(90deg, #0000, #6b6b6b 15%, #c2c2c2 49%, #6b6b6b 85%, #0000);
  border-image-slice: 0;
}
.hospitality-title {
  padding: 2.4rem 0.86rem 0.5rem;
  font-weight: 700;
  font-size: 2.3rem;
  font-family: Oswald, Noto Sans JP;
  text-align: center;
}
.hospitality-title.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.hospitality-summary {
  margin-bottom: 2.5rem;
  font-size: 0.86rem;
  text-align: center;
}
.hospitality-summary.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.hospitality-summary:before {
  display: block;
  width: 200px;
  height: 2px;
  margin: 0 auto 1rem;
  background: linear-gradient(90deg, #000, #917c50 20%, #dfbe77, #917c50 80%, #000);
  content: "";
}
.hospitality-content {
  max-width: 860px;
  margin: auto;
  padding: 0 0.86rem 2rem;
  text-align: left;
}
.hospitality-content p {
  margin-bottom: 1.5rem;
  line-height: 1.7;
}
.hospitality-content .match-table {
  width: 100%;
}
.hospitality-content .match-table th,
.hospitality-content .match-table td {
  padding: 0.5rem;
}
.hospitality-content .match-table th {
  background: #4a4a4a;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
.hospitality-content .match-table td {
  background: #fff;
}
.hospitality-content .match-table td strong {
  display: block;
  margin-bottom: 0.5rem;
  font-size: min(3.6vw, 1.2rem);
}
.hospitality-content .match-table td dl {
  margin: 0;
}
.hospitality-content .match-table td dl div {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
  gap: 0.5rem;
}
.hospitality-content .match-table td dl div dt {
  padding: 0.25rem;
  background: #f0ede7;
  font-size: 0.75rem;
}
.hospitality-content .match-table td dl div dd {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
}
.hospitality-nav {
  max-width: 860px;
  margin: 0 auto 2rem;
  padding: 0 0.86rem 0.86rem;
}
.hospitality-nav.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.hospitality-nav-title {
  position: relative;
}
.hospitality-nav-title:after {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  border-top: 1px solid hsl(0, 0%, 100%);
  content: "";
  -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(107, 107, 107) 15%, rgb(194, 194, 194) 49%, rgb(107, 107, 107) 85%, rgba(0, 0, 0, 0) 100%);
  transform: translateY(-50%);
  border-image: linear-gradient(90deg, #0000, #6b6b6b 15%, #c2c2c2 49%, #6b6b6b 85%, #0000);
  border-image-slice: 1;
}
.hospitality-nav-title h4 {
  display: inline-block;
  z-index: 1;
  position: relative;
  margin: 0;
  padding: 0.75rem 1rem;
  background: #f0ede7;
}
.hospitality-nav-main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 0 1.5rem;
  padding: 0;
  gap: 0.5rem;
  list-style: none;
}
.hospitality-nav-main li {
  border: 2px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.hospitality-nav-main li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0.86rem 0.3rem;
  font-weight: 500;
  font-size: min(3vw, 1rem);
  font-family: Oswald, Noto Sans JP;
  word-break: keep-all;
  background-color: #fff;
  box-shadow: 1px 2px 3px 3px #747474;
}
.hospitality-nav-sub {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  padding: 0;
  gap: 0.5rem;
  list-style: none;
  box-shadow: 1px 2px 3px 3px #747474;
}
.hospitality-nav-sub li {
  border: 1px solid hsl(0, 0%, 100%);
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.hospitality-nav-sub li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  font-weight: 700;
  font-size: min(3vw, 0.86rem);
  font-family: Oswald, Noto Sans JP;
  word-break: keep-all;
  background-color: #fff;
}
.hospitality-programs {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.hospitality-program {
  width: 100%;
  margin: auto;
  padding: 0 0 0.86rem;
  border-bottom: 6px solid hsl(0, 0%, 100%);
  background: #fff;
  color: #121212;
}
.hospitality-program.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.hospitality-program.is-scrum {
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
}
.hospitality-program.is-scrum .hospitality-program-title {
  background: url(../images/bg_thead01.jpg) repeat center center;
}
.hospitality-program.is-scrum .hospitality-program-title h3 {
  text-shadow: 0px 0px 14px #7c5e1d;
}
.hospitality-program.is-scrum .hospitality-program-content .program-dl dt {
  background: #e7e0d3;
}
.hospitality-program.is-champ {
  -o-border-image: linear-gradient(135deg, rgb(43, 43, 43) 0%, rgb(161, 161, 161) 50%, rgb(43, 43, 43) 100%);
  border-image: linear-gradient(135deg, #2b2b2b, #a1a1a1, #2b2b2b);
  border-image-slice: 1;
}
.hospitality-program.is-champ .hospitality-program-title {
  background: url(../images/bg_thead02.jpg) repeat center center;
}
.hospitality-program.is-champ .hospitality-program-title h3 {
  text-shadow: 0px 0px 14px #363636;
}
.hospitality-program.is-champ .program-dl dt {
  background: #7a7a7a;
  color: #fff;
}
.hospitality-program.is-noside {
  -o-border-image: linear-gradient(135deg, rgb(157, 75, 20) 0%, rgb(221, 177, 147) 50%, rgb(157, 75, 20) 100%);
  border-image: linear-gradient(135deg, #9d4b14, #ddb193, #9d4b14);
  border-image-slice: 1;
}
.hospitality-program.is-noside .hospitality-program-title {
  background: url(../images/bg_thead03.jpg) repeat center center;
}
.hospitality-program.is-noside .hospitality-program-title h3 {
  text-shadow: 0px 0px 14px #463021;
}
.hospitality-program.is-noside .program-dl dt {
  background: #e6d2c5;
}
.hospitality-program.is-entry {
  -o-border-image: linear-gradient(135deg, rgb(107, 107, 107) 0%, rgb(194, 194, 194) 50%, rgb(107, 107, 107) 100%);
  border-image: linear-gradient(135deg, #6b6b6b, #c2c2c2, #6b6b6b);
  border-image-slice: 1;
}
.hospitality-program.is-entry .hospitality-program-title {
  background: url(../images/bg_thead04.jpg) repeat center center;
}
.hospitality-program.is-entry .hospitality-program-title h3 {
  text-shadow: 0px 0px 14px #363636;
}
.hospitality-program.is-entry .program-dl dt {
  background: #cfcfcf;
}
.hospitality-program-title {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 3;
  padding: 0.5rem;
}
.hospitality-program-title h3 {
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  font-family: Oswald, Noto Sans JP;
}
.hospitality-program-title h3 small {
  display: block;
  font-size: 0.75rem;
}
.hospitality-program-img {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 2;
  padding: 0 0 0.5rem;
}
.hospitality-program-img img {
  width: 100%;
}
.hospitality-program-content {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 3;
  padding: 0 0.86rem;
  text-align: left;
}
.hospitality-program-content a {
  color: #121212;
  text-decoration: underline;
}
.hospitality-program-content .program-prices {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem;
}
.hospitality-program-content .program-prices .program-price {
  margin-bottom: 0;
}
.hospitality-program-content .program-prices .program-price .label strong {
  font-size: min(3.2vw, 1rem);
}
.hospitality-program-content .program-price {
  display: flex;
  align-items: baseline;
  margin-bottom: 0.5rem;
  gap: 0.25rem;
  color: #ce4f4f;
}
.hospitality-program-content .program-price a {
  color: #ce4f4f;
  text-decoration: underline;
}
.hospitality-program-content .program-price .label,
.hospitality-program-content .program-price .unit {
  font-weight: 700;
  font-size: min(3.2vw, 0.75rem);
}
.hospitality-program-content .program-price .label {
  margin-right: 0.25rem;
}
.hospitality-program-content .program-price .price {
  font-weight: 800;
  font-size: 1.4rem;
}
.hospitality-program-content .program-price .ask {
  font-weight: 800;
  font-size: 1.1rem;
}
.hospitality-program-content .program-dl dt {
  padding: 0.25rem 0.5rem;
  background: #e7e0d3;
}
.hospitality-program-content .program-dl dd {
  padding: 0.25rem 0.5rem;
}
.hospitality-program-content .program-dl dd ul {
  margin-bottom: 0.5rem;
  padding-left: 1rem;
}
.hospitality-services {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.hospitality-service {
  width: 100%;
  margin: auto;
  padding: 0.5rem 0 0.86rem;
  border-top: 6px solid hsl(0, 0%, 100%);
  border-bottom: 6px solid hsl(0, 0%, 100%);
  background: #fff;
  color: #121212;
  -o-border-image: linear-gradient(135deg, rgb(145, 124, 80) 0%, rgb(223, 190, 119) 50%, rgb(145, 124, 80) 100%);
  border-image: linear-gradient(135deg, #917c50, #dfbe77, #917c50);
  border-image-slice: 1;
}
.hospitality-service.is-active {
  animation: sectionFadeUp 1.4s;
  animation-fill-mode: both;
}
.hospitality-service-title {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 3;
  padding: 0.25rem;
}
.hospitality-service-title h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem;
  border-top: 2px solid hsl(0, 0%, 100%);
  border-bottom: 2px solid hsl(0, 0%, 100%);
  color: #917c50;
  font-weight: 700;
  font-size: min(5vw, 1.6rem);
  -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(145, 124, 80) 15%, rgb(145, 124, 8) 49%, rgb(145, 124, 80) 85%, rgba(0, 0, 0, 0) 100%);
  border-image: linear-gradient(90deg, #0000, #917c50 15%, #917c08 49%, #917c50 85%, #0000);
  border-image-slice: 1;
}
.hospitality-service-title h3 small {
  font-size: min(4vw, 1.1rem);
}
.hospitality-service > h4 {
  padding: 0 0.86rem;
  font-size: 1rem;
  word-break: keep-all;
}
.hospitality-service > p {
  padding: 0 0.86rem;
}
.hospitality-service a:not(.hospitality-tag) {
  color: #121212;
  text-decoration: underline;
}
.hospitality-tag {
  display: inline-block;
  padding: 0.15rem 0.25rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.75rem;
  font-family: Oswald, Noto Sans JP;
  text-align: center;
  white-space: nowrap;
}
.hospitality-tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 0.86rem 1rem;
  padding-bottom: 0.5rem;
  gap: 0.35rem;
  border-bottom: 1px solid hsl(0, 0%, 81%);
}
.hospitality-tags-label {
  color: #7a7a7a;
  font-size: min(2.6vw, 0.75rem);
  white-space: nowrap;
}
.hospitality-tags-label:after {
  content: ":";
}
.hospitality-tag.is-scrum {
  background: url(../images/bg_thead01.jpg) repeat center center;
}
.hospitality-tag.is-champ {
  background: url(../images/bg_thead02.jpg) repeat center center;
}
.hospitality-tag.is-noside {
  background: url(../images/bg_thead03.jpg) repeat center center;
}
.hospitality-tag.is-entry {
  background: url(../images/bg_thead04.jpg) repeat center center;
}
.hospitality-table {
  width: 100%;
}
.hospitality-table a {
  color: #000;
  text-decoration: underline;
}
.hospitality-table th,
.hospitality-table td {
  padding: 0.25rem;
}
.hospitality-table thead {
  border-bottom: 1px solid hsl(0, 0%, 0%);
}
.hospitality-table thead th.th0 {
  color: #363636;
  font-size: min(2vw, 0.75rem);
}
.hospitality-table thead th.th1 {
  background: url(../images/bg_thead01.jpg) repeat center center;
  text-shadow: 0px 0px 14px #7c5e1d;
}
.hospitality-table thead th.th2 {
  background: url(../images/bg_thead02.jpg) repeat center center;
  text-shadow: 0px 0px 14px #363636;
}
.hospitality-table thead th.th3 {
  background: url(../images/bg_thead03.jpg) repeat center center;
  text-shadow: 0px 0px 14px #463021;
}
.hospitality-table thead th.th4 {
  background: url(../images/bg_thead04.jpg) repeat center center;
  text-shadow: 0px 0px 14px #363636;
}
.hospitality-table thead td.td0 {
  font-size: min(2vw, 0.75rem);
}
.hospitality-table thead td.td1 {
  background: #917c50;
}
.hospitality-table thead td.td2 {
  background: #363636;
}
.hospitality-table thead td.td3 {
  background: #4f3b2e;
}
.hospitality-table thead td.td4 {
  background: #7a7a7a;
}
.hospitality-table thead th {
  border-right: 1px solid hsl(0, 0%, 100%);
  color: #fff;
  font-weight: 500;
  font-size: min(2vw, 1rem);
  font-family: Oswald, Noto Sans JP;
  word-break: keep-all;
}
.hospitality-table thead th[colspan] {
  border-bottom: 1px solid hsl(0, 0%, 100%);
}
.hospitality-table thead th a {
  display: block;
  color: #fff;
  font-size: min(2vw, 1.1rem);
}
.hospitality-table thead td {
  padding: 0.25rem;
  border-right: 1px solid hsl(0, 0%, 100%);
  line-height: 1;
  word-break: keep-all;
}
.hospitality-table thead td .price {
  color: #fff;
  font-weight: 500;
  font-size: min(2.2vw, 1.2rem);
  line-height: 1;
  font-family: Oswald, Noto Sans JP;
}
.hospitality-table thead td .price small {
  padding: 0 0.25rem;
  font-size: min(1.5vw, 0.55rem);
}
.hospitality-table tbody tr {
  border-bottom: 1px solid hsl(0, 0%, 0%);
}
.hospitality-table tbody th {
  font-size: min(2vw, 0.86rem);
  line-height: 1.5;
  word-break: keep-all;
}
.hospitality-table tbody td {
  font-size: min(2vw, 0.86rem);
  text-align: center;
}
.hospitality-table tbody td:nth-child(2n) {
  background: #f2f2f2;
}
.hospitality-table tbody ul {
  margin: 0;
  padding-left: 0.5rem;
}
.hospitality-table-container {
  width: 100%;
}
@keyframes sectionFadeUp {
  0% {
    transform: translateY(10px);
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  backface-visibility: hidden;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  margin: 0;
  line-height: 1;
  list-style-type: none;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  visibility: hidden;
  position: relative;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  box-sizing: border-box;
  position: relative;
  flex-shrink: 0;
  margin: 0;
  backface-visibility: hidden;
  list-style-type: none !important;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  contain: strict;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #999;
  border-radius: 50%;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}
.splide__sr {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  z-index: 0;
  margin: 0 !important;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  z-index: 1;
  opacity: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 50%;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0;
  transform: translateY(-50%);
  border: 0;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
  opacity: 0.7;
}
.splide__arrow svg {
  fill: #000;
  width: 1.2em;
  height: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
}
.splide__pagination__page {
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  margin: 3px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #ccc;
  opacity: 0.7;
  transition: transform 0.2s linear;
}
.splide__pagination__page.is-active {
  z-index: 1;
  transform: scale(1.4);
  background: #917c50;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  height: 3px;
  background: #ccc;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  right: 1em;
  left: auto;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  right: auto;
  left: 1em;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  top: auto;
  bottom: 1em;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  display: flex;
  top: 0;
  right: 0.5em;
  bottom: 0;
  left: auto;
  flex-direction: column;
  padding: 1em 0;
}
html {
  scroll-behavior: smooth;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .is-hidden-tablet-only {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .is-hidden-desktop {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none;
  }
}
@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none;
  }
}
@media screen and (min-width: 1408px) {
  .is-hidden-fullhd {
    display: none;
  }
}
@media screen and (max-width: 1407px) {
  .is-hidden-until-fullhd {
    display: none;
  }
}
@media screen and (max-width: 1215px) {
  .is-hidden-until-widescreen {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .bracket-container.js-fadein.is-active .bracket-scroll {
    display: flex;
  }
  .bracket-body {
    padding: 0.86rem;
    overflow: hidden;
    overflow-x: scroll;
  }
  .is-hidden-touch {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sticky-ticket a .is-small-mobile {
    margin-left: 0.2rem;
    font-size: min(2.5vw, 0.75em);
  }
  .bracket-table-matches-item .table-match-card .match-team-name {
    font-size: 0.75rem;
  }
  .bracket-table-matches-item .table-match-info .match-ticket {
    padding: 0.86rem 1rem;
    font-size: 1.1rem;
  }
  .hospitality-tags-label {
    display: block;
    width: 100%;
  }
  .hospitality-tags-label:after {
    display: none;
  }
  .match-page-header-select .bracket-tree-match-header .match-title {
    padding: 0.3rem 0.5rem;
  }
  .outline-line.is-column-mobile {
    display: flex;
    flex-direction: column;
  }
  .outline-line.is-column-mobile .outline-line-item {
    width: 80px;
  }
  .is-hidden-mobile {
    display: none;
  }
}
@media screen and (max-width: 359px) {
  .is-hidden-until {
    display: none;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
@media screen and (orientation: landscape) {
  .is-hidden-landscape {
    display: none;
  }
}
@media screen and (min-width: 769px), print {
  .footer-sponsors-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .footer-bottom-brand {
    width: 150px;
  }
  .footer-bottom-sns-list {
    grid-template-columns: repeat(5, 57px);
  }
  .footer-bottom .copyright {
    font-size: 0.86rem;
  }
  .sticky-ticket {
    right: 1.5rem;
    bottom: 1.5rem;
  }
  .page-header {
    margin-bottom: -61px;
  }
  .page-header-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 3.6rem;
  }
  .page-header-summary {
    max-width: 400px;
    margin: 0 auto 106px;
  }
  .page-header-nav ul a {
    padding: 0.86rem;
    line-height: 1.2;
  }
  .bracket-header-nav-item {
    padding: 0 1.72rem;
    font-size: 1.2rem;
    line-height: 60px;
  }
  .bracket-header-nav-item.is-current {
    line-height: 61px;
  }
  .bracket-tree {
    grid-template-columns: minmax(285px, 1fr) 55px minmax(285px, 1fr) 55px minmax(285px, 1fr) 0;
  }
  .bracket-tree-match-body .match-team-name {
    font-size: 0.9rem;
  }
  .bracket-table-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .bracket-table-matches-item .table-match-card .match-team-emblem {
    width: 50px;
  }
  .bracket-table-matches-item .table-match-info {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  .bracket-table-matches-item .table-match-info-left {
    justify-content: flex-start;
  }
  .countdown-header {
    max-width: 500px;
    padding: 0.86rem 0 0;
  }
  .countdown-timer-num {
    font-size: 4.8rem;
  }
  .countdown-timer-unit {
    font-size: 2rem;
  }
  .document-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 2.8rem;
  }
  .document-content .button {
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
  }
  .document-body {
    display: flex;
    flex-direction: row;
  }
  .contact-container {
    max-width: 360px;
  }
  .contact-container:has(.contact-dl) {
    max-width: 100%;
  }
  .contact-dl {
    flex-direction: row;
    max-width: 860px;
    margin: auto;
  }
  .special-gests,
  .limited-items {
    flex-direction: row;
  }
  .goods-nav li a {
    padding: 0.65rem 0.5rem;
  }
  .goods-info-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    gap: 0.5rem;
  }
  .goods-info-notes dl dd ul li {
    display: flex;
    align-items: flex-start;
  }
  .goods-info-notes .match-tags-info {
    display: flex;
    margin: 0;
  }
  .goods-info-notes .match-tags-info:before {
    display: block;
    margin: 0 0.25rem;
    content: "…";
  }
  .history-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 2.8rem;
  }
  .history-year {
    grid-template-columns: 1fr 4fr;
  }
  .history-year-header h3 {
    font-size: min(3.5vw, 80px);
  }
  .history-year-match .match-date {
    font-size: 1.2rem;
  }
  .history-year-match .match-location {
    font-size: 1.1rem;
  }
  .history-year-match .match-team-center .match-vs,
  .history-year-match .match-team-center .match-score-home,
  .history-year-match .match-team-center .match-score-away {
    font-size: 2rem;
  }
  .history-year-gallery {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr 1fr;
  }
  .history-year-gallery .gallery-mov {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .history-year-gallery .gallery-mov .mov-icon {
    width: min(5.8dvw, 95px);
    height: min(5.8dvw, 95px);
  }
  .history-year-gallery .gallery-img1 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .history-year-gallery .gallery-img2 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 3;
    grid-column-end: 4;
  }
  .history-year-gallery .gallery-img3 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .history-year-gallery .gallery-img4 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 3;
    grid-column-end: 4;
  }
  .history-year-document .document-more {
    align-items: flex-start;
  }
  .hospitality-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 2.8rem;
  }
  .hospitality-nav-sub {
    grid-template-columns: repeat(3, 1fr);
  }
  .hospitality-program {
    display: grid;
    grid-template-columns: 400px 1fr;
    max-width: 980px;
  }
  .hospitality-program-title {
    margin-bottom: 0.86rem;
  }
  .hospitality-program-img {
    padding: 0 0 0.5rem 15px;
  }
  .hospitality-service {
    max-width: 980px;
  }
  .match-info-container {
    padding: 1.5rem 0 2.5rem;
  }
  .match-info-background {
    top: 1rem;
  }
  .match-info-header:has(.match-info-match-sets) > .match-info-location {
    display: block;
  }
  .match-info-match-sets {
    display: flex;
    justify-content: center;
    max-width: 860px;
    margin: auto;
  }
  .match-info-match-set .match-info-location {
    display: none;
  }
  .match-info-card .match-team-home,
  .match-info-card .match-team-away {
    flex-direction: row;
  }
  .match-info-card .match-team-home {
    justify-content: flex-end;
  }
  .match-info-card .match-team-home .match-team-emblem {
    order: 2;
  }
  .match-info-nav nav a {
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
  }
  .match-info-nav nav a .date {
    font-size: 1.4rem;
  }
  .match-info-type-body {
    display: flex;
    flex-direction: row;
  }
  .match-info-type-table tbody td .price {
    font-size: 0.86rem;
  }
  .match-page.is-final .match-page-nav {
    -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(255, 11, 11) 30%, rgb(255, 11, 11) 70%, rgba(0, 0, 0, 0) 100%);
    border-image: linear-gradient(90deg, #0000, #ff0b0b 30%, #ff0b0b 70%, #0000);
    border-image-slice: 1;
  }
  .match-page.is-3rd .match-page-nav {
    -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(214, 31, 255) 30%, rgb(214, 31, 255) 70%, rgba(0, 0, 0, 0) 100%);
    border-image: linear-gradient(90deg, #0000, #d61fff 30%, #d61fff 70%, #0000);
    border-image-slice: 1;
  }
  .match-page.is-semi .match-page-nav {
    -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(1, 86, 255) 30%, rgb(1, 86, 255) 70%, rgba(0, 0, 0, 0) 100%);
    border-image: linear-gradient(90deg, #0000, #0156ff 30%, #0156ff 70%, #0000);
    border-image-slice: 1;
  }
  .match-page.is-quarter .match-page-nav {
    -o-border-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(24, 255, 78) 30%, rgb(24, 255, 78) 70%, rgba(0, 0, 0, 0) 100%);
    border-image: linear-gradient(90deg, #0000, #18ff4e 30%, #18ff4e 70%, #0000);
    border-image-slice: 1;
  }
  .match-page-header-background {
    top: 2.5rem;
  }
  .match-page-header-select-header {
    height: 60px;
  }
  .match-page-header-select-header .title {
    font-size: 2rem;
  }
  .match-page-header-select-header .button-select-close {
    top: 15px;
  }
  .match-page-header-select ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 860px;
    gap: 0.65rem;
  }
  .match-page-header-select .bracket-tree-match-body .match-team-home,
  .match-page-header-select .bracket-tree-match-body .match-team-away {
    padding: 0.5rem;
  }
  .match-page-header-select .bracket-tree-match-body .match-team-emblem {
    width: 30px;
  }
  .match-page-header-inner {
    padding: 4rem 0 0;
  }
  .match-page-header-card {
    margin: 0 auto 0.5rem;
  }
  .match-page-header-card .match-team-home,
  .match-page-header-card .match-team-away {
    flex-direction: row;
  }
  .match-page-header-card .match-team-home {
    justify-content: flex-end;
  }
  .match-page-header-card .match-team-home .match-team-emblem {
    order: 2;
  }
  .match-page-header-card .match-team-home .match-team-name {
    text-align: right;
  }
  .match-page-header-card .match-team-away .match-team-name {
    text-align: left;
  }
  .match-page-nav ul li a {
    line-height: 54px;
  }
  .match-page-information dl div {
    display: flex;
    margin-bottom: 1px;
    gap: 0.25rem;
  }
  .match-page-information dl div dt {
    flex-basis: auto;
    width: min(30%, 160px);
  }
  .match-page-buttons .button {
    width: auto;
    font-size: 1.2rem;
  }
  .match-event-card {
    min-height: 354px;
  }
  .match-event-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
    gap: 0.5rem;
  }
  .news-list-title,
  .outline-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 2.8rem;
  }
  .outline-line {
    grid-template-columns: 120px 1fr;
    font-size: 1rem;
  }
  .seat-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 2.8rem;
  }
  .seat-project {
    display: grid;
    grid-template-columns: 400px 1fr;
    max-width: 980px;
  }
  .teams-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .teams-list-title {
    padding: 2.8rem 0.86rem 0.5rem;
    font-size: 2.8rem;
  }
  .teams-list .team-emblem {
    width: 85%;
    max-width: 110px;
  }
  .teams-info-nav ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .teams-info-nav .team-item a {
    padding: 0.75rem;
    gap: 0.75rem;
  }
  .teams-info-team-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .teams-info-team-header-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0.86rem;
    gap: 0.5rem;
  }
  .teams-info-team-header-title .team-emblem {
    margin: 0.86rem;
  }
  .teams-info-team-header-title .team-name {
    min-width: 260px;
    text-align: center;
  }
  .teams-info-team-header-profile .button {
    display: inline-block;
    min-width: 300px;
  }
  .teams-info-team-content-mov .mov-icon {
    width: min(5.8dvw, 95px);
    height: min(5.8dvw, 95px);
  }
  .teams-info-team-features {
    flex-direction: row;
    padding: 0.86rem;
  }
  .is-hidden-tablet {
    display: none;
  }
  .lity-container {
    width: min(50%, 640px);
  }
}
.has-text-centered {
  text-align: center !important;
}

#sec-title {
  height: 240px;
  padding-top: 60px;
  background: url(https://www.rugby-japan.jp/lp/hospitality/20241026/assets/img/ticket-bg.jpg) center center / cover no-repeat;
}
.inner {
  max-width: 1240px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
#sec-title h1 {
  font-family: Oswald, Noto Sans JP;
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
}
#sec-title p {
  font-weight: 500;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}

@media screen and (max-width: 767.8px) {
  #sec-title {
    height: 160px;
    padding-top: 40px;
    background: url(https://www.rugby-japan.jp/lp/hospitality/20241026/assets/img/ticket-bg.jpg) center center / cover no-repeat;
  }
  #sec-title h1 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767.8px) {
  .inner {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767.8px) {
  .ticket-window-banners a {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: 100%;
  }
}
