a:hover {
  opacity: 0.7;
}

body {
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.kv-bg {
  background-image: url(/assets/images/afc202627/kv-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

header {
  position: absolute;
  top: 15px;
  left: 30px;
}

header .lp-tl-flex {
  display: flex;
  align-items: center;
  gap: 20px;
}

header .lp-tl-item h1 {
  font-size: 24px;
  line-height: 1.6;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}

.kv-bg-item img {
  display: block;
  width: 100%;
}

.contents-01 {
  background-image: url(/assets/images/afc202627/contents-01-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contents-01-box {
  margin: 0 31px 0 15.28vw;
  padding-top: 41px;
}

.box-01-flex {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.box-01-text {
  position: absolute;
  left: 0;
}

.box-01-text .logo {
  margin-top: 59px;
}

.box-01-text .logo img {
  width: 13.89vw;
}

.box-01-text h2 {
  margin: 50px 0;
}

.box-01-text h2 img {
  width: 52vw;
}

.box-01-text p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  font-size: 18px;
  line-height: 100%;
}

.box-01-text span {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 10px;
  white-space: nowrap;
}

.box-01-img img {
  display: block;
  width: 46.67vw;
}

.afc-game-bg {
  padding: 100px 0;
  background-image: url(/assets/images/afc202627/afc-game-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.afc-game-swiper {
  margin-top: 35px;
}

.afc-game-swiper .swiper-button-prev,
.afc-movie-swiper .swiper-button-prev {
  left: 21%;
}

.afc-game-swiper .swiper-button-next,
.afc-movie-swiper .swiper-button-next {
  right: 21%;
}

.afc-game-bg h2,
.afc-ticket-bg h2,
.afc-news-bg h2,
.afc-movie-bg h2,
.contents-04-inner h2 {
  font-size: 84px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 80%;
}

.afc-game-bg .sec-title::after,
.afc-ticket-bg .sec-title::after,
.afc-movie-bg .sec-title::after {
  display: table;
  margin: 15px auto 0 auto;
  background-color: #fff100;
  color: #000;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
}

.afc-news-bg .sec-title::after,
.contents-04-inner .sec-title::after {
  display: table;
  margin: 20px auto;
  background-color: #000;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
}

.contents-02 {
  position: relative;
  overflow: hidden;
  background-image: url(/assets/images/afc202627/contents-02-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* 背景テキスト */
.contents-02-bg-text {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 78.06vw;
  z-index: 1;
  pointer-events: none;
}

.contents-02-bg-text img {
  display: block;
  width: 100%;
  height: auto;
}

.contents-02::before {
  content: "";
  position: absolute;
  top: 173px;
  left: 51px;
  width: 22.5vw;
  height: 31.25vw;
  background: url(/assets/images/afc202627/person02.png) no-repeat center /
    contain;
  pointer-events: none;
  z-index: 2;
}

.contents-02::after {
  content: "";
  position: absolute;
  top: 76px;
  right: 97px;
  width: 20.28vw;
  height: 48.61vw;
  background: url(/assets/images/afc202627/person03.png) no-repeat center /
    contain;
  pointer-events: none;
  z-index: 2;
}

.persona05::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 107px;
  width: 18.54vw;
  height: 34.72vw;
  background: url(/assets/images/afc202627/person05.png) no-repeat center /
    contain;
  pointer-events: none;
  z-index: 3;
}

.contents-02-inner {
  position: relative;
  z-index: 2;
  padding: 200px 0 100px;
  text-align: center;
  z-index: 3;
}

.contents-02-inner h2,
.contents-03-inner h2 {
  font-size: 84px;
  line-height: 100%;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}

.contents-02-inner .sub-tl {
  display: inline-block;
  background-color: #fff;
  padding: 10px 20px;
  margin: 11px 0 40px 0;
  font-size: 20px;
  font-weight: bold;
}

.contents-02-inner .lead {
  position: relative;
  padding-bottom: 50px;
  font-size: 18px;
  line-height: 200%;
  font-weight: 500;
  color: #fff;
}

.contents-02-box {
  position: relative;
  max-width: 1100px;
  padding: 50px;
  margin: 0 auto 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(30px);
  z-index: 2;
}

.persona04::before {
  content: "";
  position: absolute;
  width: 18.89vw;
  height: 34.72vw;
  background: url(/assets/images/afc202627/person04.png) no-repeat center /
    contain;
  pointer-events: none;
  z-index: 1;
  top: -7%;
  right: 0;
  transform: translate(40%, -50%);
  -webkit-transform: translate(40%, -50%);
  -ms-transform: translate(40%, -50%);
}

.persona04 > * {
  position: relative;
  z-index: 2;
}

.contents-02-box h3 {
  font-size: 50px;
  line-height: 100%;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #9f7fdf;
}

.contents-02-box p {
  padding: 20px 0 0 0;
  font-size: 18px;
  line-height: 200%;
  font-weight: 500;
}

.min-box-flex,
.min-box02-flex {
  padding-top: 35px;
  display: flex;
  gap: 40px;
}

.min-box-item-01,
.min-box-item-02 {
  position: relative;
  width: calc(100% / 2);
  padding: 0 35px 40px 35px;
  border: 5px solid #231815;
  border-radius: 5px;
}
.min-box02-item-01,
.min-box02-item-02 {
  position: relative;
  width: calc(100% / 2);
  padding: 40px;
  border: 5px solid #231815;
  border-radius: 5px;
}

.min-box-item-01::before,
.min-box-item-02::before,
.min-box02-item-01::before,
.min-box02-item-02::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 5px;
  background: rgba(255, 255, 255, 0.9);
}

.min-box-item-01::after,
.min-box-item-02::after,
.min-box02-item-01::after,
.min-box02-item-02::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 15px;
  font-size: 30px;
  line-height: 1;
  color: #231815;
  font-weight: bold;
  white-space: nowrap;
}

.min-box-item-01::after,
.min-box02-item-01::after {
  content: "西地区";
}

.min-box-item-02::after,
.min-box02-item-02::after {
  content: "東地区";
}

.min-box-item-01 p,
.min-box-item-02 p {
  margin: 38px 0 34px 0;
  background-color: #9f7fdf;
  display: inline-block;
  padding: 6px 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 100%;
  color: #fff;
  font-weight: bold;
}

.middle {
  position: relative;
  padding: 60px 0 100px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 180%;
}

.middle::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 60px;
  background: url(/assets/images/afc202627/decoration01.png) no-repeat center /
    contain;
  pointer-events: none;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -5%);
  -webkit-transform: translate(-50%, -5%);
  -ms-transform: translate(-50%, -5%);
}

.middle::after {
  content: "";
  position: absolute;
  width: 76px;
  height: 93px;
  background: url(/assets/images/afc202627/decoration02.png) no-repeat center /
    contain;
  pointer-events: none;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, -50%);
}

dl.raound_day {
  display: inline-block;
  background-color: #9f7fdf;
  border-radius: 20px;
  padding: 20px;
  margin: 16px 0 28px 0;
}

.raound_day > div {
  display: flex;
  align-items: center;
}

.raound_day dt {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding-right: 30px;
}

.raound_day dd {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0;
  text-align: left;
  border-left: 1px solid #fff;
  padding-left: 30px;
}

.contents-02-box02 {
  position: relative;
  max-width: 1100px;
  padding: 50px;
  margin: 0 auto 0 auto;
  background-image: url(/assets/images/afc202627/final-tournament-bg.png);
  background-size: cover;
  z-index: 2;
}

.contents-02-box02 h3 {
  font-size: 50px;
  line-height: 100%;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.finals-day {
  background-color: #000;
  width: fit-content;
  margin: 20px auto 30px auto;
  color: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
}

.afc-ticket-bg {
  background-image: url(/assets/images/afc202627/afc-ticket-bg.png);
  padding: 100px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.ticket-flex {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 50px auto 0 auto;
}

.ticket-flex a {
  display: inline-block;
  line-height: 0;
}

.ticket-flex img {
  display: block;
  width: 100%;
  height: auto;
}

.afc-news-bg {
  padding: 100px 0;
  background-image: url(/assets/images/afc202627/afc-news-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.afc-news-list {
  max-width: 1000px;
  margin: 40px auto 0 auto;
  border-top: 1px solid #000;
}

.afc-news-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 30px;
  text-decoration: none;
  color: var(--color-black);
  transition: opacity 0.3s ease;
  border-bottom: 1px solid #000;
}

.afc-news-item {
  position: relative;
}

.afc-news-item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: var(--space-20);
  width: 17px;
  height: 12px;
  transform: translateY(-50%);
  background: url("/assets/images/afc202627/news-arrow.png") no-repeat center /
    contain;
}

.afc-news-date {
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 400;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  -webkit-text-stroke: unset;
}

.afc-news-title {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.afc-movie-bg {
  padding: 100px 0;
  background-image: url(/assets/images/afc202627/afc-movie-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.afc-movie-swiper {
  margin-top: 30px;
}

.game-movie {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.game-movie iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

.contents-03 {
  position: relative;
  background-image: url(/assets/images/afc202627/history-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contents-03-inner {
  padding: 100px 0;
  text-align: center;
}

.contents-03-inner .sub-tl {
  display: inline-block;
  background-color: #fff;
  padding: 10px 20px;
  margin: 11px 0 57px 0;
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
}

.history-list {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.history-list::before {
  content: "";
  position: absolute;
  top: 45px;
  bottom: 0;
  left: 50%;
  width: 1px;
  border-left: 1px dotted #d5d5d5;
  transform: translateX(-50%);
}

.history-item {
  position: relative;
  display: grid;
  grid-template-columns:
    minmax(0, 1fr)
    120px
    minmax(0, 1fr);
  align-items: start;
  gap: 35px;
}

.history-side {
  min-width: 0;
}

.history-left {
  text-align: right;
}

.history-right {
  text-align: left;
}

.history-side img {
  display: block;
  margin-top: 38px;
  width: 100%;
  max-width: 420px;
  height: auto;
  border-radius: 20px;
  object-fit: cover;
}

.history-left img {
  margin-left: auto;
}

.history-right img {
  margin-right: auto;
}

.history-center {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.history-year {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #230037;
  color: #fff;
  font-size: 40px;
  line-height: 100%;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}

.history-side h3 {
  margin: 38px 0 20px 0;
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  color: #fff;
}

.history-side p {
  margin: 0;
  font-size: 16px;
  line-height: 200%;
  font-weight: 400;
  color: #fff;
}

.is-reverse .history-left {
  text-align: left;
}

.contents-04 {
  position: relative;
  background-image: url(/assets/images/afc202627/standing-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contents-04-inner {
  padding: 100px 0;
}

.table-box {
  max-width: 1000px;
  margin: 50px auto 0 auto;
}

.ranking-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: #fff;
  color: #000;
}

.ranking-table th,
.ranking-table td {
  border: 1px solid #111;
  text-align: center;
  vertical-align: middle;
}

.ranking-table th {
  padding: 12px 8px;
  background: #eee;
  font-size: 14px;
  font-weight: 700;
}

.ranking-table td {
  height: 70px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 700;
}

.ranking-table tbody tr.is-kashiwa td {
  background: #fff200;
}

.ranking-table th:nth-child(1),
.ranking-table td:nth-child(1) {
  width: 7.5%;
}

.ranking-table th:nth-child(2),
.ranking-table td:nth-child(2) {
  width: 33%;
}

.ranking-table th:nth-child(3),
.ranking-table td:nth-child(3) {
  width: 7.5%;
}

.ranking-table th:nth-child(4),
.ranking-table td:nth-child(4) {
  width: 9%;
}

.ranking-table th:nth-child(n + 5),
.ranking-table td:nth-child(n + 5) {
  width: 6.5%;
}

.club-name {
  display: flex;
  align-items: center;
  gap: 12px;
  text-align: left;
}

.club-name img {
  width: 58px;
  height: 58px;
  object-fit: contain;
  flex-shrink: 0;
}

.club-name span {
  font-weight: 700;
  white-space: nowrap;
}

.final-visual {
  width: 100%;
}

.final-visual img {
  display: block;
  width: 100%;
  height: auto;
}

.table-scroll-guide {
  display: none;
}

.sns-item {
  position: relative;
}

.sns-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 56px;
  background: url("/assets/images/afc202627/playback_icon.png") no-repeat
    center / contain;
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 1280px) {
  .contents-01-box {
    margin: 0 31px 0 5vw;
  }
  .box-01-img img {
    max-width: 650px;
    width: 55vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contents-01-box {
    margin: 0;
    padding: 41px 4% 0 4%;
  }
  .box-01-text h2 img {
    width: 48vw;
  }
  .box-01-text p {
    font-size: 16px;
  }
  .box-01-img img {
    width: 65vw;
  }
  .contents-02-inner {
    padding: 200px 4% 100px 4%;
  }
  .persona04::before {
    transform: translate(15%, -50%);
    -webkit-transform: translate(15%, -50%);
    -ms-transform: translate(15%, -50%);
  }
  .contents-02-box {
    padding: 25px 4%;
  }
  .min-box02-item-01,
  .min-box02-item-02 {
    padding: 40px 4%;
  }
  .persona05::before {
    left: 10px;
  }
  .afc-ticket-bg,
  .afc-news-bg,
  .contents-03-inner,
  .contents-04-inner {
    padding: 100px 4%;
  }
  .afc-news-item::before {
    right: 0 !important;
  }
}

@media (max-width: 768px) {
  main {
    margin-top: 0 !important;
  }
  header {
    position: absolute !important;
    top: 5px !important;
    left: 5px !important;
  }
  header .lp-tl-flex {
    gap: 10px;
  }
  header .lp-tl-item h1 {
    margin-left: 0;
  }
  .lp-tl-item img{
    width: 40px;
  }
  .kv-bg-item img {
    width: 100%;
  }
  .contents-01-box {
    margin: 0;
    padding: 50px 4%;
  }
  .box-01-text .logo {
    width: 100%;
    margin-top: 0;
  }
  .box-01-text .logo img {
    width: 100%;
    max-width: 200px;
  }
  .box-01-text h2 {
    margin: 25px 0;
  }
  .box-01-text h2 img {
    width: 100%;
    min-width: 300px;
  }
  .box-01-flex {
    flex-direction: column;
    gap: 10px;
  }
  .box-01-text {
    position: inherit;
  }
  .box-01-text p {
    font-size: 14px;
    line-height: 1.5;
  }
  .box-01-text span {
    white-space: unset;
  }
  .box-01-img img {
    width: 100%;
  }
  .afc-game-swiper,
  .afc-movie-swiper {
    margin-top: 20px;
    padding-left: calc(var(--mobile) * 2);
    padding-right: calc(var(--mobile) * 2);
  }
  .afc-game-bg,
  .afc-movie-bg {
    padding: 50px 0;
  }
  .afc-game-bg h2,
  .afc-ticket-bg h2,
  .afc-news-bg h2,
  .afc-movie-bg h2,
  .contents-04-inner h2 {
    font-size: 60px;
  }
  .afc-game-bg .sec-title::after,
  .afc-ticket-bg .sec-title::after,
  .afc-movie-bg .sec-title::after {
    margin: 4px auto 0 auto;
    padding: 5px 10px;
    font-size: 14px;
  }
  .afc-news-bg .sec-title::after,
  .contents-04-inner .sec-title::after {
    margin: 4px auto 0 auto;
    padding: 5px 10px;
    font-size: 14px;
  }
  .afc-game-swiper .swiper-button-prev,
  .afc-movie-swiper .swiper-button-prev {
    left: 3%;
  }
  .afc-game-swiper .swiper-button-next,
  .afc-movie-swiper .swiper-button-next {
    right: 3%;
  }
  .contents-02-inner {
    padding: 50px 4% 100px 4%;
  }
  .contents-02-bg-text {
    width: 100%;
    max-width: 300px;
    top: 15px;
  }
  .contents-02-inner h2,
  .contents-03-inner h2 {
    font-size: 45px;
  }
  .contents-02-inner .sub-tl {
    font-size: 18px;
    padding: 5px 10px;
    margin: 6px 0 20px 0;
  }
  .contents-02-inner .lead {
    font-size: 14px;
  }
  .contents-02-box {
    max-width: none;
    padding: 25px 4%;
  }
  .contents-02-box h3 {
    font-size: 35px;
  }
  .min-box-flex,
  .min-box02-flex {
    padding-top: 15px;
    flex-direction: column;
    gap: 20px;
  }
  .min-box-item-01,
  .min-box-item-02 {
    width: 100%;
  }
  .contents-02-box p {
    font-size: 14px;
  }
  .persona04::before {
    width: 23vw;
    height: 100%;
    max-width: 200px;
    max-height: 200px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    top: -3%;
  }
  .middle {
    font-size: 16px;
    line-height: 1.5;
  }
  dl.raound_day {
    display: block;
    padding: 10px;
    margin: 8px 0 10px 0;
  }
  .raound_day > div {
    justify-content: center;
  }
  .raound_day dt {
    padding-right: 15px;
    font-size: 16px;
    line-height: 1.6;
  }
  .raound_day dd {
    padding-left: 15px;
    font-size: 14px;
  }
  .min-box02-item-01,
  .min-box02-item-02 {
    width: 100%;
    padding: 30px 4%;
  }
  .contents-02-box02 {
    max-width: none;
    padding: 25px 4%;
  }
  .contents-02-box02 h3 {
    font-size: 35px;
  }
  .finals-day {
    margin: 10px auto 20px auto;
    padding: 10px;
    font-size: 16px;
  }
  .persona05::before {
    left: 10px;
    width: 25vw;
    height: 100%;
    max-width: 180px;
    max-height: 180px;
  }
  .afc-ticket-bg,
  .afc-news-bg {
    padding: 50px 4%;
  }
  .ticket-flex {
    margin: 25px auto 0 auto;
    flex-wrap: wrap;
    gap: 15px;
  }
  .ticket-flex a {
    width: calc(100% / 2 - 8px);
  }
  .afc-news-item {
    gap: 10px;
    padding: 15px 10px;
  }
  .afc-news-date {
    font-size: 16px;
  }
  .afc-news-title {
    font-size: 14px;
  }
  .contents-03-inner,
  .contents-04-inner {
    padding: 50px 4%;
  }
  .contents-03-inner .sub-tl {
    font-size: 18px;
    padding: 5px 10px;
    margin: 6px 0 20px 0;
  }
  .history-list {
    max-width: none;
  }
  .history-list::before {
    top: 35px;
    bottom: 0;
    left: 35px;
    transform: none;
  }
  .history-item {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 20px;
    margin-bottom: 50px;
  }
  .history-item:nth-child(4) {
    margin-bottom: 0;
  }
  .history-year {
    width: 70px;
    height: 70px;
    font-size: 22px;
  }
  .history-left,
  .history-right {
    grid-column: 2;
    text-align: left;
  }
  .history-item .history-left {
    grid-row: 1;
  }
  .history-item .history-right {
    grid-row: 2;
  }
  .history-item.is-reverse .history-left {
    grid-row: 2;
  }
  .history-item.is-reverse .history-right {
    grid-row: 1;
  }
  .history-side img {
    width: 100%;
    max-width: none;
    margin: 0;
    border-radius: 12px;
  }
  .history-side h3 {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 1.4;
  }
  .history-side p {
    font-size: 14px;
    line-height: 1.9;
  }
  .history-left img,
  .history-right img {
    margin: 0;
  }
  .table-box {
    position: relative;
    margin: 25px auto 0 auto;
  }
  .ranking-table-wrap {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .ranking-table {
    min-width: 1000px;
  }
  .table-scroll-guide {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    padding: 10px 16px;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 6px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.4s ease;
  }
  .table-scroll-guide.is-hidden {
    opacity: 0;
  }
}

/* 改行関連 */
.afc-pc {
  display: block;
}

.afc-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .afc-pc {
    display: none;
  }

  .afc-sp {
    display: block;
  }
}
