/* @override 
	http://203.143.96.127:8003/tickets/assets/css/tickets.css */

@charset "UTF-8";
/* CSS Document */

/* TICKETS 2021 */

/*===== global settings =====*/

.sp {
  display: none;
}

p.note {
  position: relative;
}

p.note::before {
  content: '※';
}

ul.note {
  margin-top: 36px;
}

ul.note li {
  position: relative;
  margin-top: 1em;
  padding-left: 1.2em;
  text-indent: -1.2em;
  line-height: 1.5;
}

ul.note.kome li::before {
  content: '※';
}

body#tickets article,
article a,
article a:hover {
  color: #020202;
}

article .red a {
  color: #0b5dd7;
}

body#tickets article {
  width: 100%;
  height: auto;
}

body#tickets article img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

body#tickets article>section {
  position: relative;
}

body#tickets article>section,
article>#box_home_lead,
#box_tickets_nav {
  width: 100%;
}

body.regular div.box_lead>.inner,
body.fronpark div.box_lead>.inner,
article>#box_home_lead>.inner,
article>section>.inner,
article>#sub_header>.inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 48px;
}

body.regular div.box_lead>.inner,
body.fronpark div.box_lead>.inner {
  padding-top: 0;
}

#sec_sales_table {
  padding-bottom: 24px;
  margin-top: 3em;
}

article>#box_home_lead>.inner {
  padding-bottom: 0;
}

body#tickets article h3 {
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.3;
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.05em;
}

body#tickets article div.wrap_inner+h3 {
  margin-top: 54px;
}

body#tickets article figure+h3 {
  margin-top: 40px;
}

body#tickets.home #sec_seats_layout h3 {
  margin-top: 0;
}

#sec_gourmet>div.inner>h3:first-child,
#sec_routes>div.inner>h3:first-child {
  margin-top: 0;
}

body#tickets article h3:nth-of-type(2) {
  /*margin-top: 0;*/
}

body#tickets article h3+p.note,
body#tickets article h3+p+p.note {
  text-align: center;
  font-weight: bold;
  margin-top: 0.7em;
}

body#tickets article h3+p {
  text-align: center;
  margin-top: 1em;
  font-weight: bold;
  line-height: 1.7;
  font-size: 1.6rem;
}

body#tickets #sec_price h3+p {
  font-size: 2rem;
  margin-top: 0em;
  color: #22b6fe;
}

body#tickets.eng #sec_price h3+p {
  font-size: 1.8rem;
  margin-top: 1em;
  color: #262626;
}

body#tickets.eng article h3+p.note::before {
  display: none;
}

body#tickets.eng article h3+p.note {}

body.rules #main_contents p+h4,
body#tickets article section>.inner>h4 {
  font-size: 1.8rem;
  margin-top: 3em;
  line-height: 1.3;
  border-left: 6px solid #22b6fe;
  padding: 0.3em 0 0.3em 0.4em;
}

body#tickets article section>.inner>h4+p {
  line-height: 1.8;
  margin-top: 0.75em;
}

#sub_header h2,
div#box_ttl_kv h1,
#box_tickets_nav ul li,
#box_home_lead h2,
ul#list_tiles li h4,
body#tickets article h3 {
  font-family: 'ヒラギノ角ゴ ProN W6';
  font-weight: bold;
}

div.box_tickets_bnr {
  width: 100%;
}

div.box_tickets_bnr ul {
  width: 100%;
  max-width: 1200px;
  margin: 64px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 1100px;
}

div.box_tickets_bnr ul a {
  display: block;
  width: 583px;
}

div.box_tickets_bnr ul li {
  margin-bottom: 14px;
}

article>#sub_header {
  width: 100%;
  max-width: 1100px;

  height: auto;
  position: relative;
  z-index: 10;
  margin: 32px auto 0 auto;
  overflow: hidden;
  z-index: 0;
  background-color: #eaebe7;
  border-radius: 8px;
  padding: 16px 16px 16px 28px;
}

body#tickets.away_tour article>#sub_header {
  background-color: #fe0000;
}

article>#sub_header>.inner {
  text-align: left;
  min-height: 80px;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}

body#tickets.away_tour article>#sub_header>.inner {
  height: 170px;
  padding-bottom: 10px;
}

#sub_header h2 {
  color: #25b9fd;
  display: inline-block;
  font-size: 2.8rem;
  position: relative;
  line-height: 1.3;
}

body#tickets.away_tour article>#sub_header>.inner h2 {
  color: #fff;
}

body#tickets.gourmet #sub_header h2,
body#tickets.access_stadium #sub_header h2 {
  padding-left: 54px;
}

body#tickets.gourmet #sub_header h2::before,
body#tickets.access_stadium #sub_header h2::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 0;
  width: 48px;
  height: 48px;

  background-image: url(/tickets/assets/img/icon_tkt_white.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

body#tickets.access_stadium #sub_header h2::before {
  background-position: -98px 0;
}

body#tickets.gourmet #sub_header h2::before {
  background-position: -320px 0;
}

/* サブ説明 */
#sub_header h2+p {
  color: #444;
  font-weight: bold;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.4;
  padding-left: 64px;
  position: relative;
}

#sub_header h2+p::before {
  content: '';
  display: block;
  position: absolute;
  top: -50px;
  left: 32px;
  width: 1px;
  background-color: #25b9fd;
  height: 120px;
  transform: skew(-30deg);
}

#sub_header>img.bg {
  position: absolute;
  z-index: 0;
}

/*===== /global settings =====*/

/*===== #box_ttl_kv =====*/

body#tickets.home #topicpath {
  display: none;
}

div#box_ttl_kv {
  width: 100%;
  height: 380px;
  background-color: #000;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

div#box_ttl_kv>.inner {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
}

div#box_ttl_kv h1 {
  display: inline-block;
  font-feature-settings: 'palt' 1;
  font-size: 1.6rem;
  margin-top: -60px;
  line-height: 1.4;

  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: bold;
  position: relative;
  z-index: 0;
  color: #fff;
  text-shadow: 0px 6px 35px rgba(0, 0, 0, 0.5);
}

div#box_ttl_kv h1::before,
div#box_ttl_kv h1::after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;

  width: 7px;
  height: 6em;
  background-color: #fff;
  transform: skew(-30deg);
}

div#box_ttl_kv h1::before {
  left: -18px;
}

div#box_ttl_kv h1::after {
  right: 0;
}

div#box_ttl_kv h1 strong[lang='en'] {
  font-size: 5.4rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}

div#box_ttl_kv p.season {
  position: absolute;
  bottom: -1px;
  z-index: 0;
  width: 100%;
  text-align: centerw;
}

div#box_ttl_kv p.season>span {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 3rem;
  color: #23b7fe;
  font-weight: 600;
  font-feature-settings: 'palt' 1;
  display: inline-block;
  position: relative;
  line-height: 1;
  padding: 20px 28px 15px 28px;
}

div#box_ttl_kv p.season>span::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform: skew(-30deg);
  background-color: #fff;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 50%;
  margin-left: -50%;
}

div#box_ttl_kv>#img_kv_home {
  position: absolute;
  top: calc(100vw * -0.17);
  left: 50%;
  width: 100%;
  margin-left: -50%;
  opacity: 0.97;
}

/*===== /#box_ttl_kv =====*/

/*===== #box_home_lead =====*/
#box_home_lead {
  text-align: center;
}

#box_home_lead h2 {
  font-size: 2.8rem;
  line-height: 1.3;
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.07em;
}

#box_home_lead h2+p {
  margin-top: 1.5em;
  font-size: 1.6rem;
  line-height: 1.8;
}

#box_home_lead p.note {
  margin-top: 1.2em;
}

#box_home_lead p.attention {
  display: inline-block;
  background-color: #fef735;
  margin-top: 1.3em;
  padding: 0.9em 1em 0.7em 1em;
  line-height: 1.2;
}

#box_home_lead p.attention strong::after {
  content: '：';
}

/*===== /#box_home_lead =====*/

/*===== #box_tickets_nav =====*/

#box_tickets_nav {
  border-top: 2px solid #22b6fe;
  margin-top: 140px;
}

body#tickets.home #box_tickets_nav {
  margin-top: 168px;
}

body.away_tour #box_tickets_nav {
  border-top: 4px solid #fe0000;
}

#box_tickets_nav ul {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: -112px;
  position: relative;
  z-index: 0;
}

#box_tickets_nav ul li {
  text-align: center;
  width: calc((100% - 64px) / 3);
  font-weight: bold;
  font-size: 2rem;
  position: relative;
  z-index: 10;
}

#box_tickets_nav ul li a {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  transition: 0.3s;
}

#box_tickets_nav ul li:not(.current) a:hover {
  opacity: 0.7;
  transform: scale(1.05);
}

#box_tickets_nav ul li:not(.btn_home_game) a>span:not(.badge) {
  display: inline-block;
  position: relative;
  padding-left: 24px;
}

#box_tickets_nav ul li:not(.btn_home_game) a>span:not(.badge)::before {
  content: '';
  display: block;
  width: 18px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  background-image: url(/common_2017/svg/icon_arrow_bkwh.svg);
  background-size: 168% auto;
  background-position: -14px 1px;
  background-repeat: no-repeat;
}

#box_tickets_nav ul li.btn_away_game a>span::before {
  background-position: -14px -25px !important;
}

body.away_tour #box_tickets_nav ul li.btn_away_game a>span::before {
  background-image: url(/common_2017/svg/icon_arrow_red.svg);
  background-position: -14px 1px !important;
}

#box_tickets_nav ul li .badge {
  bottom: -20px;
  right: -20px;
  width: 90px;
  height: auto;
  display: block;
  position: absolute;
}

#box_tickets_nav ul li.btn_home_game a {
  background-color: #23b7fe;
  color: #fff;
}

#box_tickets_nav ul li.btn_j_ticket a {
  border: 3px solid #020202;
}

#box_tickets_nav ul li.btn_away_game a {
  background-color: #fe0000;
  color: #fff;
}

body.away_tour #box_tickets_nav ul li.btn_away_game,
#box_tickets_nav ul li.current {
  pointer-events: none;
}

body#tickets.home #box_tickets_nav ul li.current {
  margin-top: -6px;
}

body.away_tour #box_tickets_nav ul li.btn_away_game a,
#box_tickets_nav ul li.current a {
  height: 84px;
  background-color: #fff;
  color: #23b7fe;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}

body#tickets.home #box_tickets_nav ul li.current a {
  margin-top: -12px;
  height: 130px;
}

body.away_tour #box_tickets_nav ul li.btn_away_game a,
#box_tickets_nav ul li.btn_away_game.current a {
  color: #fe0000;
}

/*===== /#box_tickets_nav =====*/

/*===== #sec_sales_table =====*/

article>section#sec_sales_table {
  background-color: #fff;
}

article>section#sec_sales_table>.inner {
  padding-top: 0;
  padding-bottom: 48px;
}

div[id^='box_sales_table'] {
  width: 100%;
  margin-top: 28px;
  box-sizing: border-box;
  border: 3px solid #020202;
  padding: 6px;
  padding-top: 0;
  /* padding-right: 0; */
  background-color: #fff;
  position: relative;
  /* position座標取得のために必要 */
}

div[id^='box_sales_table']>.inner {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 0;
}

div[id^='box_sales_table']::before {
  content: '';
  display: block;
  /* width: calc(100% - 1.5em); */
  width: calc(100% - 12px);
  height: 4px;
  z-index: 20;
  background-color: #020202;
  position: absolute;
  top: calc(4.4em - 2px);
}

body.eng div[id^='box_sales_table']::before {
  display: none;
}

div[id^='box_sales_table'] table {
  width: 100%;
  /* margin-bottom: 30px; */
  /* border-bottom: 1px solid #666; */
}

body.eng div[id^='box_sales_table'] table {
  margin-bottom: 0;
}

body.eng div[id^='box_sales_table'] thead {
  position: relative;
}

body.eng div[id^='box_sales_table'] thead::before {
  content: '';
  display: block;
  width: calc(100% - 1.5em);
  height: 4px;
  z-index: 20;
  background-color: #020202;
  position: absolute;
  bottom: 0;
}

div[id^='box_sales_table'] table tbody tr:nth-of-type(odd) {
  background-color: #f4f4f4;
}

tbody:has(> tr:not(#loading)) :not(:has(> tr:not(#loading) + tr:not(#loading)))>tr:not(#loading) {
  /* border-bottom: 1px solid #666; */
}

div[id^='box_sales_table'] table tbody tr.end {
  color: #666;
}

body.eng div[id^='box_sales_table'] table tbody td:last-child {
  color: #b0b0b0;
}

body.eng div[id^='box_sales_table'] table tr.end a {
  opacity: 0.4;
  pointer-events: none;
}

tr.end td.game_detail ul li {
  opacity: 0.3;
  /*color: #666;*/
}

div[id^='box_sales_table'] table tr.end td.game_detail h4 {
  background-color: #666;
  opacity: 0.3;
}

div[id^='box_sales_table'] thead th {
  font-size: 1.2rem;
  padding: 1.2em 0 1em 0;
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 1;
  background-color: #fff;
}

div[id^='box_sales_table'] thead th span {
  font-size: 0.8em;
  display: inline-block;
  margin-left: 0.2em;
}

div[id^='box_sales_table'] table th,
div[id^='box_sales_table'] table td {
  box-sizing: border-box;
  text-align: center;
  font-feature-settings: 'palt';
}

div[id^='box_sales_table'] table tr#loading {
  background-color: transparent;
}

div[id^='box_sales_table'] table tr#loading img {
  width: 3em;
  height: 3em;
  margin: 2em 0;
}

div[id^='box_sales_table'] table tbody th,
div[id^='box_sales_table'] table tbody td {
  padding: 1.3em 0 1.3em 0;
  line-height: 1.4;
  font-size: 1.3rem;
}

div[id^='box_sales_table'] table tbody td span.caution {
  display: block;
  color: #fd2222;
  font-size: 0.8em;
  padding: 0 0.4em;
  margin-top: 0.2em;
}

div[id^='box_sales_table'] table tbody td span.red {
  display: block;
  color: #fd2222;
  margin-top: 0.4em;
  font-size: 0.8em;
  font-weight: 600;
  padding: 0 0.8em;
}

div[id^='box_sales_table'] table thead th.info {
  /* font-size: 1.2rem; */
}

/*プレミアム向けカラー*/
div[id^='box_sales_table'] table thead th.premium_day {
  background-color: #b29c5c;
  color: #020202;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
}

body.eng div[id^='box_sales_table'] table thead th:nth-of-type(6) {
  background-color: transparent;
  /* color: #020202; */
}

/*会員向けカラー*/
div[id^='box_sales_table'] table thead th.member_day {
  background-color: #23b7fe;
  color: #fff;
}

div[id^='box_sales_table'] table thead tr {
  background-color: #fff;
}

div[id^='box_sales_table'] table tbody tr:nth-of-type(odd) td.premium_day {
  background-color: #f1e1b0;
}

div[id^='box_sales_table'] table tbody tr:nth-of-type(even) td.premium_day {
  background-color: #fff1c7;
}

body.eng div[id^='box_sales_table'] table tbody tr:nth-of-type(odd) td.vs_name,
div[id^='box_sales_table'] table tbody tr:nth-of-type(odd) td.member_day {
  background-color: #d4e9f4;
}

body.eng div[id^='box_sales_table'] table tbody tr:nth-of-type(even) td:nth-of-type(3),
div[id^='box_sales_table'] table tbody tr:nth-of-type(even) td.member_day {
  background-color: #def4ff;
}

body.eng div[id^='box_sales_table'] table tbody tr:nth-of-type(odd) td.action,
body.eng div[id^='box_sales_table'] table tbody tr:nth-of-type(even) td:nth-of-type(8),
body.eng div[id^='box_sales_table'] table tbody td.venue,
body.eng div[id^='box_sales_table'] table thead th:nth-of-type(7) {
  background-color: transparent;
  color: #020202;
}

/* div[id^="box_sales_table"] table tbody tr th:nth-of-type(3), */
div[id^='box_sales_table'] table tbody tr td.OccasionNo {
  width: 6%;
}

#box_sales_table table tbody tr td.vs_name {
  width: 16%;
}

div[id^='box_sales_table'] table tbody tr td.GameDate {
  width: 8%;
  text-align: center;
}

/* #box_sales_table table tbody tr td:nth-of-type(5) {
  width: 8%;
} */

#box_sales_table table tbody tr td.general_day,
#box_sales_table table tbody tr td.member_day {
  width: 8%;
}

#box_sales_table table tbody tr td.premium_day {
  width: 14%;
}

div[id^='box_sales_table'] table tbody tr td.category {
  font-weight: bold;
}

div[id^='box_sales_table'] table tbody tr td:nth-of-type(2) small {
  font-size: 1.2rem;
}

div[id^='box_sales_table'] table tbody tr td.vs_name {
  font-weight: bold;
  /* width: 11%; */
}

div[id^='box_sales_table'] table td.game_detail {
  width: 24%;
  padding-top: 1.4em;
  padding-bottom: 1.5em;
}

div[id^='box_sales_table'] table td.game_detail h4 {
  font-size: 1.2rem;
  line-height: 1;
  background-color: #22b6fe;
  display: inline-block;
  color: #fff;
  border-radius: 18px;
  padding: 0.6em 1.5em 0.6em 1.3em;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

div[id^='box_sales_table'] table tr.nowon_sale td.game_detail h4 {
  background-color: #fd2222;
}

div[id^='box_sales_table'] table tr.sold_out td.game_detail h4 {
  background-color: #fff;
  color: #fd2222;
}

div[id^='box_sales_table'] table tr.noinfo td.game_detail h4 {
  background-color: #666;
}

div[id^='box_sales_table'] table td.game_detail h4+p {
  margin-top: 0.7em;
  display: none;
  font-size: 1.2rem;
}

div[id^='box_sales_table'] table tr.noinfo td.game_detail h4+p {
  display: block;
}

div[id^='box_sales_table'] table td.game_detail ul {
  display: flex;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  justify-content: space-between;
}

div[id^='box_sales_table'] table tr.noinfo td.game_detail ul {
  display: none;
}

div[id^='box_sales_table'] table td.game_detail ul li {
  width: calc(100% / 3);
}

td.game_detail ul li.noinfo {
  opacity: 0.3;
}

td.game_detail ul li.noinfo a {
  pointer-events: none;
}

div[id^='box_sales_table'] table td.game_detail h5 {
  line-height: 1.3;
  position: relative;
  padding-top: 22px;
  font-size: 1rem;
  transition: 0.3s;
  font-feature-settings: 'palt';
}

div[id^='box_sales_table'] table td.game_detail h5::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 18px;
  height: 16px;
  margin-left: -9px;
  background-image: url(/common_2017/svg/icon_arrow_circle.svg);
  background-size: cover;
  background-position: 1px 0;
  transform: rotate(90deg);
}

div[id^='box_sales_table'] table td.game_detail ul li a:hover h5 {
  color: #22b6fe;
}

div[id^='box_sales_table'] table td.game_detail ul li a:hover h5::before {
  background-position: -20px 0;
}

div[id^='box_sales_table'] table td.game_detail h5+p {
  margin-top: 0.6em;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
}

div[id^='box_sales_table'] table tr:not(.recent) td.game_detail ul p {
  display: none;
}

div[id^='box_sales_table'] table td.game_detail ul li.noinfo a:hover h5 {
  color: #222;
}

div[id^='box_sales_table'] table td.game_detail ul li.noinfo a:hover h5::before {
  background-position: 1px 0;
}

body.eng div[id^='box_sales_table'] table a {
  color: #23b7fe;
  font-weight: bold;
}

div[id^='box_sales_table'] table tbody td sup {
  font-size: 0.8em;
}

/*===== /#sec_sales_table =====*/

/*===== #sec_info_tiles =====*/
#sec_info_tiles {
  background-color: #f4f4f4;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

#sec_info_tiles>.inner {
  padding-bottom: calc(100px - 32px);
  position: relative;
  z-index: 20;
}

#sec_info_tiles::before,
#sec_info_tiles::after {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 110px;
  z-index: 0;
  left: 50%;
  transform: skew(-30deg);
  opacity: 0.7;
}

#sec_info_tiles::before {
  background-color: #8bd5f9;
  margin-left: -390px;
  top: -40%;
}

#sec_info_tiles::after {
  background-color: #fff;
  bottom: -50%;
  margin-left: 150px;
}

ul#list_tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 45px;
}

ul#list_tiles>li {
  width: calc((100% - 96px) / 3);
  margin-bottom: 32px;
  display: flex;
  box-sizing: border-box;
}

ul#list_tiles li.fronpark {
  /* margin-left: calc(((100% - 96px) / 3) / 2); */
}

ul#list_tiles li.rules {
  /* margin-right: calc(((100% - 96px) / 3) / 2); */
}

ul#list_tiles>li>a {
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  z-index: 0;
  padding: 5px;
  padding-bottom: 60px;
  transition: 0.3s;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.13);
}

ul#list_tiles>li.nolink>a {
  padding-bottom: 28px;
  pointer-events: none;
}

ul#list_tiles>li:not(.nolink)>a:hover {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.16);
}

ul#list_tiles>li h4,
ul#list_tiles>li h5,
ul#list_tiles>li .txt {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px 0 15px;
}

ul#list_tiles>li h4 small {
  font-size: 1.4rem;
}

ul#list_tiles>li .txt {
  padding-top: 10px;
}

ul#list_tiles>li .txt>ul {
  margin-top: 1.5em;
  font-size: 1.3rem;
}

ul#list_tiles>li .txt>ul li {
  line-height: 1.8;
}

ul#list_tiles>li .txt>ul+p {
  font-size: 1.2rem;
}

ul#list_tiles li p.btn_more {
  text-align: right;
  position: absolute;
  right: 20px;
  bottom: 18px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-variant: 700;
  font-size: 1.5rem;
}

ul#list_tiles>li p.btn_more span {
  display: inline-block;
  position: relative;
  padding-left: 13px;
}

ul#list_tiles>li p.btn_more span::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 16px;
  margin-top: -8px;
  top: 50%;
  left: 0;
  background-image: url(/common_2017/svg/icon_arrow_colors.svg);
  background-size: 198% auto;
  background-repeat: no-repeat;
  background-position: -10px -32px;
}

ul#list_tiles>li h4 {
  min-height: 68px;
  font-size: 2rem;
  line-height: 1.3;
  display: flex;
  align-items: center;
  border-bottom: 3px solid #ecf5f9;
  margin-top: 0.2em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

ul#list_tiles>li h4 span {
  display: block;
  position: relative;
  width: 100%;
}

ul#list_tiles>li:not(.nolink) h4::before {
  content: '';
  display: block;
  /*	width: 24px;
	height: 40px;*/

  width: 1em;
  height: calc(1em * 1.7);

  /*background-color: #ddd;*/
  vertical-align: middle;
  margin-right: 9px;
  background-image: url(/tickets/assets/img/icon_tkt_blue.svg);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}

ul#list_tiles>li h4::before {
  width: 33px;
  width: 1.375em;
  width: calc(1em * 1.375);
  background-position: 3px 0;
}

ul#list_tiles>li.condition h4::before {
  width: 45px;
  width: 1.8752em;
  width: calc(1em * 1.875);
  background-position: -39px 0;
  background-position: -1.625em 0;
}

ul#list_tiles>li.access h4::before {
  width: 33px;
  width: 1.375em;
  width: calc(1em * 1.375);
  background-position: -89px 0;
  background-position: -3.7em 0;
}

ul#list_tiles>li.view360 h4::before {
  width: 42px;
  width: 1.75em;
  width: calc(1em * 1.75);
  background-position: -132px 1px;
  background-position: -5.5em 1px;
}

ul#list_tiles>li.jleague_id h4::before {
  width: 36px;
  width: 1.5em;
  width: calc(1em * 1.5);
  background-position: -178px 0;
  background-position: -7.5em 0;
}

ul#list_tiles>li.resale h4::before {
  width: 46px;
  width: 1.916666666666666em;
  width: calc(1em * 1.92);
  background-position: -223px 1px;
  background-position: -9.3em 1px;
}

ul#list_tiles li.gourmet h4::before {
  width: 33px;
  width: 1.375em;
  width: calc(1em * 1.38);
  background-position: -274px 0px;
  background-position: -11.6em 0px;
}

ul#list_tiles>li.fronpark h4::before {
  width: 79px;
  width: 3.291666666666666em;
  width: calc(1em * 3.3);
  background-position: -312px 2px;
  background-position: -13.4em 2px;
}

/*ul#list_tiles>li.stadium_guide h4::before {
	width: 59px;
	width: 2.458333333333333em;
	width: calc(1em * 2.46);
	background-position: -386px 2px;
	background-position: -16.13em 2px;
}*/

ul#list_tiles>li.rules h4::before {
  width: 38px;
  width: 1.583333333333333em;
  width: calc(1em * 1.59);
  background-position: -446px 0px;
  background-position: -18.9em 0px;
}

ul#list_tiles>li .txt>p {
  font-size: 1.5rem;
  line-height: 1.7;
  margin-top: 0.5em;
}

ul#list_tiles>li.nolink h4 {
  text-align: center;
  border-bottom: none;
  padding-top: 18px;
}

ul#list_tiles>li.nolink h4 img {
  width: 64%;
}

ul#list_tiles>li.nolink h5 {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 1em;
}

/*===== /#sec_info_tiles =====*/

/*===== away tour=====*/

body#tickets.away_tour #sub_header>img.bg {
  height: 120%;
  bottom: 0;
  left: 50%;
  margin-left: -5%;
}

#sub_header>img.bus {
  position: absolute;
  top: 18px;
  left: 50%;
  width: 250px;
  height: auto;
  z-index: 15;
  margin-left: 50px;
}

div.box_glossary {
  width: 100%;
  height: auto;
  margin-top: 72px;
  position: relative;
  z-index: 0;
}

div.box_glossary::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -36px;
  width: 180px;
  margin-left: -90px;
  height: 5px;
  background-color: #fe0000;
}

div.box_glossary ul {
  display: flex;
  justify-content: center;
  margin-top: 1.6em;
  flex-wrap: wrap;
  gap: 14px;
  margin-inline: auto;
  width: 90%;
}

div.box_glossary ul li {
  font-weight: bold;
  font-size: 1.6rem;
  position: relative;
  margin: 0 1em 0 1em;
  line-height: 1;
}

div.box_glossary ul.category li span::after {
  content: '…';
  margin: 0 0.5em 0 0.5em;
}

body#tickets div.box_glossary ul img {
  height: 32px;
  width: auto;
  vertical-align: middle;
  position: relative;
  top: 0.2em;
}

#box_awaytour_table span[class^='icon_'],
div.box_glossary ul span[class^='icon_'] {
  display: inline-block;
  background-color: #555;
  color: #fff;
  padding: 0.4em 0.3em 0.3em 0.3em;
  border-radius: 4px;
}

#box_awaytour_table span.icon_jtb,
div.box_glossary ul span.icon_jtb {
  background-color: #fe0000;
}

#box_awaytour_table span.icon_nishi,
div.box_glossary ul span.icon_nishi {
  background-color: #225e90;
}

/* table */
#box_awaytour_table {
  margin-top: 48px;
}

#box_awaytour_table>.inner {
  border: 3px solid #020202;
  background-color: #fff;
}

#box_awaytour_table table {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  border-collapse: collapse;
}

#box_awaytour_table table th,
#box_awaytour_table table td {
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 1em 1em 1em 1em;
}

#box_awaytour_table table td p {
  text-align: center;
}

#box_awaytour_table table td {
  text-align: center;
}

#box_awaytour_table table td img {
  height: 3em;
}

#box_awaytour_table table tr td:last-child a {
  display: inline-block;
  background-color: #23b7fe;
  color: #fff;
  padding: 0.2em 0.35em 0.15em 1.2em;
  border-radius: 0.2em;
  position: relative;
}

#box_awaytour_table table tr td:last-child a:after {
  content: '';
  display: block;
  width: 13px;
  height: 17px;
  position: absolute;
  left: 2px;
  top: 7px;
  background-image: url(/common_2017/svg/icon_arrow_lr_3c.svg);
  background-repeat: no-repeat;
  background-position: -52px -20px;
  background-size: 64px 52px;
}

/*===== /away tour=====*/

/*=== 販売状況 ===*/

p.mini_status {
  text-align: center;
  margin-top: 2.5em;
  border: 3px solid #fe0000;
  padding: 1em 1em 1em 1em;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

div#box_ticketing {
  margin-top: 40px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

div#box_ticketing p.updateArea {
  text-align: center;
  font-size: 1.6rem;
  background-color: #e5e5e5;
  padding: 12px;
  padding-bottom: 8px;
  line-height: 1.4;
  font-weight: bold;
}

div#box_ticketing table {
  margin-top: 24px;
}

div#box_ticketing div#hanrei table {
  margin-bottom: 36px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

div#box_ticketing table:nth-of-type(2) td,
div#box_ticketing table:nth-of-type(2) th {
  text-align: center;
}

div#box_ticketing table:nth-of-type(2) td.expl {
  display: none;
}

div#box_ticketing table th,
div#box_ticketing table td {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 0.6em 0.5em 0.6em 0.5em;
}

td.graph {
  color: #fe0000;
}

div#box_ticketing #container>table th {
  background-color: #e4f5fd;
}

div#box_ticketing #container h2 {
  font-size: 1.8rem;
  position: relative;
  padding-left: 100px;
  line-height: 1.5;
}

div#box_ticketing #container h2 img {
  position: absolute;
  top: 0;
  left: 0;
}

/*=== /販売状況 ===*/

/*=== 等々力アクセス ===*/

body#tickets.access_stadium section figure {
  text-align: center;
  margin-top: 48px;
}

body#tickets.access_stadium section figure img {
  max-width: 680px;
}

body#tickets.access_stadium section ul.note {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

body#tickets.access_stadium section ul.note {
  line-height: 1.8;
}

#sec_attention p {
  margin-top: 1.5em;
  font-size: 1.6rem;
}

#sec_attention p a {
  text-decoration: underline;
  color: #0d32b3;
}

/*=== /等々力アクセス ===*/

/*=== グルメ ===*/

body#tickets.gourmet section figure {
  text-align: center;
  margin-top: 28px;
}

#box_gourmet_map {
  background-color: #f4f2e6;
  display: flex;
  /* justify-content: flex-end; */
  justify-content: space-between;
  margin-top: 32px;
  padding: 0 20px;
}

#box_gourmet_map div.box_pdf {
  width: 18%;
  padding-top: 94px;
}

#box_gourmet_map div.box_pdf img {
  /* margin-right: 20px; */
  /* float: left; */
}

#box_gourmet_map div.box_pdf p {
  line-height: 1.4;
  font-size: 1.2rem;
}

#box_gourmet_map div.box_pdf p.pdf {
  font-size: 1.2rem;
  margin-top: 0.8em;
}

#box_gourmet_map div.box_pdf::after {
  content: '';
  display: table;
  clear: both;
}

body#tickets.gourmet section figure.map {
  width: 80%;
  padding: 24px 0 24px 0;
}

section#sec_gourmet>.inner {
  padding-bottom: 0;
}

section#sec_gourmet_detail {
  margin-top: 64px;
}

div#nav_anchor {
  background-color: #f4f2e6;
  padding: 36px;
}

div#nav_anchor div.list {
  margin-top: 36px;
}

div#nav_anchor div.list h4 {
  text-align: center;
  font-size: 2rem;
  padding-bottom: 0.3em;
  border-bottom: 1px dotted #333;
}

div#nav_anchor div.list>.inner {
  margin-top: 24px;
  /* column-count: 3;
  column-rule-style: solid;
  column-rule-width: 1px;
  column-rule-color: #ccc;
  text-align: justify; */
  margin-bottom: 32px;

  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
}

div#nav_anchor div.list>.inner li {
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 0.5em;
}

div#nav_anchor div.list>.inner ul {
  margin-bottom: 2em;
  padding-left: 1em;
}

div#nav_anchor div.list>.inner h5 {
  font-size: 1.8rem;
  line-height: 2;
  margin-left: 0.6em;
}

div#nav_anchor div.list>.inner ul:nth-of-type(3) {
  margin-bottom: 4em;
}

span.num_circle {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  box-sizing: border-box;
  background-color: #555;
  text-align: center;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  letter-spacing: -0.05em;
  position: relative;
  top: 0em;
  margin-right: 0.5em;

  line-height: 1;
  padding-top: 0.3em;
  font-weight: bold;
}

span.num_circle.blue {
  background-color: #37a7ff;
}

div#nav_anchor ul.note.naka-guro li::before {
  content: '・';
}

/**/

section#sec_gourmet_detail div.wrap_inner {
  margin-top: 30px;
}

section#sec_gourmet_detail div.box_expl_photo,
section#sec_fronpark div.box_expl_photo {
  border: 1px solid #ccc;
  margin-top: 48px;
  border-radius: 16px;
  padding: 36px;
  padding-bottom: 48px;
}

div.box_expl_photo h6,
div.box_expl_photo h5,
div.box_expl_photo h4,
div.box_expl_photo p {
  text-align: center;
}

div.box_expl_photo p {
  font-size: 1.6rem;
  line-height: 2;
}

div.box_expl_photo h4 {
  font-size: 1.8rem;
  margin-top: 2em;
  margin-bottom: 0.6em;
}

div.box_expl_photo h6,
div.box_expl_photo h5 {
  font-size: 1.6rem;
  margin-top: 2em;
}

div.box_expl_photo h5+p,
div.box_expl_photo h4+p {
  margin-top: 1.5em;
  line-height: 1.6;
}

div.box_expl_photo figure+p {
  margin-top: 32px;
  line-height: 1.6;
}

div.box_expl_photo ul.drink_menu {
  display: flex;
  justify-content: center;
  margin-top: 36px;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 20px;
  flex-wrap: wrap;
}

div.box_expl_photo ul.drink_menu li {
  margin-right: 2em;
  margin-top: 1em;
}

div.box_expl_photo ul.other_shops {
  display: flex;
  justify-content: center;
  margin-top: 36px;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 20px;
  flex-wrap: wrap;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 1em;
}

div.box_expl_photo ul.other_shops li {
  margin-right: 2em;
  margin-top: 1em;
}

/* 240126 */

#sec_fronpark p.txt_btm {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 4em;
  color: #22b6fe;
  text-align: center;
  line-height: 2;
}

/**/

/*=== /グルメ===*/

/*=== フロンパーク===*/

body.fronpark div.box_lead,
body.regular div.box_lead {
  width: 100%;
  text-align: center;
}

body.fronpark div.box_lead>.inner,
body.regular div.box_lead>.inner {
  padding-bottom: 32px;
}

body.regular div.box_lead>.inner p,
body.fronpark div.box_lead>.inner p {
  font-size: 1.6rem;
  line-height: 2;
}

body.fronpark div.box_lead>.inner figure {
  text-align: center;
  margin-top: 32px;
}

body#tickets.fronpark article>div.box_lead h3 {
  margin-top: 42px;
  font-size: 2rem;
  display: inline-block;
  background-color: #56b4ff;
  color: #fff;
  border-radius: 20px;
  padding: 0.3em 1.7em 0.3em 1.7em;
}

body#tickets.regular ul.nav_anchor,
body#tickets.fronpark ul.nav_anchor {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 12px;
}

body#tickets.regular ul.nav_anchor li,
body#tickets.fronpark ul.nav_anchor li {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 1;
  margin-right: 2em;
}

body#tickets.regular ul.nav_anchor li a,
body#tickets.fronpark ul.nav_anchor li a {
  display: block;
  border: 1px solid #ccc;
  padding: 0.7em 1.2em 0.5em 1.2em;
  border-radius: 18px;
}

body#tickets.regular ul.nav_anchor li a:hover,
body#tickets.fronpark ul.nav_anchor li a:hover {
  background-color: #e1effa;
}

#sec_fronpark .box_expl_photo figure {
  text-align: center;
  margin-top: 24px;
}

#sec_fronpark .box_expl_photo h4 {
  margin-top: 0;
  margin-bottom: 0;
}

#sec_fronpark .box_expl_photo h4 img {
  max-height: 100px;
}

body.regular #sec_fronpark .box_expl_photo h4 img {
  max-height: 150px;
}

/*=== /フロンパーク===*/

/*=== レギュラー===*/

body.regular #sec_fronpark p.sub {
  margin-top: 1.5em;
  font-size: 1.8rem;
  font-weight: bold;
}

#sec_fronpark .box_expl_photo h4 {
  font-size: 2.3rem;
  line-height: 1.6;
}

body.regular div.box_expl {
  text-align: left;
  width: 80%;
  margin: 24px auto 0 auto;
}

body.regular div.box_expl p {
  text-align: left;
}

body.regular div.box_expl h5 {
  display: block;
  background-color: #e5e5e5;
  padding: 0.5em 0.3em 0.3em 0.3em;
  line-height: 1.4;
  border-radius: 4px;
  margin-top: 64px;
}

body.regular div.box_expl h4+.box_expl {
  margin-top: 0;
}

body.regular div.box_expl figure {
  text-align: center;
  margin-top: 36px;
}

body.regular div.box_expl table {
  margin-top: 32px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 24px;
}

body.regular div.box_expl table th,
body.regular div.box_expl table td {
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 1em;
}

/*=== /レギュラー===*/

/*=== 運営管理規定 ===*/

body#tickets.rules {}

.box_attention {
  border: 3px solid #fe0000;
  padding: 24px;
}

body#tickets.manners #sec_tables .box_attention>p,
body#tickets.rules #sec_rules .box_attention>p {
  margin-top: 0;
  color: #fe0000;
  font-weight: bold;
}

body#tickets.manners #sec_tables .box_attention>p a,
body#tickets.rules #sec_rules .box_attention>p a {
  text-decoration: underline;
  color: #fe0000;
}

body#tickets.rules #sec_rules h3+p {
  font-weight: normal;
  position: relative;
}

body#tickets.rules #sec_rules h3 {
  position: relative;
  margin-top: 80px;
}

body#tickets.rules #main_contents h3:nth-of-type(1) {
  margin-top: 0;
}


body#tickets.rules #sec_rules h3:nth-of-type(2) {
  margin-top: 35px;
}

/*body#tickets.rules #sec_rules h3::before {
  content: '';
  display: block;
  position: absolute;
  top: -70px;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  height: 5px;
  background-color: #56b4ff;
}*/

body#tickets.rules #sec_rules h3:nth-of-type(2)::before {
  content: none;
}

body#tickets.manners #sec_tables .box_attention>p,
body#tickets.rules #sec_rules p,
body#tickets.rules #sec_rules dt,
body#tickets.rules #sec_rules dd,
body#tickets.rules #sec_rules li {
  text-align: left;
  margin-top: 1.5em;
  font-size: 1.6rem;
  line-height: 2.2;
}

body#tickets.manners #sec_tables .box_attention>p {
  margin-top: 0;
}

/*=== /運営管理規定 ===*/

/* 210902 */
/*div[id^="box_sales_table"] p.note {
	font-size: 1.4rem;
	margin-top: 1em;
	color: #fe0000;
	padding: 0 1em;
}*/

div[id^='box_sales_table'] div.box_note {
  margin-top: 1em;
  margin-bottom: 1em;
}

div[id^='box_sales_table'] div.box_note p {
  font-size: 1.4rem;
  margin-top: 0em;
  /*color: #fe0000;*/
  padding: 0 1em;
  line-height: 1.6;
}

div[id^='box_sales_table'] div.box_note p:not(:first-child) {
  margin-top: 2em;
}

div[id^='box_sales_table'] .sche_change,
div[id^='box_sales_table'] .sche_change td {
  background-color: #c6c6c6 !important;
}

div[id^='box_sales_table'] .sche_change td.game_detail {
  color: #fe0000;
}

div[id^='box_sales_table'] .sche_change td.game_detail a {
  color: #279efd;
  font-weight: bold;
}

/* 2022 */

#nav_page {
  margin: 80px auto 0;
  text-align: center;
  background-color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  transform: translateY(100%);
}

#nav_page.fixed {
  /*    position: fixed;
    top: 0;
    left: 0;*/
  width: 100%;
  z-index: 999999;
  margin-top: 0;
  padding: 2em 0;

  transform: translateY(0);
  border-top: 1px solid #cdcdcd;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}

#li_nav_page {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 3em;
}

#li_nav_page li {
  font-size: 2rem;
}

#li_nav_page li a {
  display: block;
  padding: 1em 3em;
  position: relative;
  border: 1px solid #cdcdcd;
  line-height: 1;
  font-weight: bold;
}

#li_nav_page li a:after {
  content: '';
  width: 0.6em;
  height: 0.6em;
  border: 0px;
  border-top: solid 2px #23b7fe;
  border-right: solid 2px #23b7fe;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 2em;
  margin-top: -0.3em;
}

/*  */

#sec_seats_layout {}

.art_todoroki_layout,
#art_todoroki_layout {
  width: 100%;
  margin-top: 30px;
}

.art_todoroki_layout figcaption,
#art_todoroki_layout figcaption {
  font-size: 1.4rem;
  text-align: right;
  margin-bottom: 0.4em;
}

/*  */

ul.li_notice {
  margin-top: 1em;
  padding: 0 1em;
}

ul.li_notice li {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 0.8em;
  position: relative;
  text-indent: 0;
  padding-left: 1.4em;
}

ul.li_notice li::before {
  position: absolute;
  content: ' ';
  width: 1em;
  height: 1em;
  border-radius: 50%;
  display: inline-block;
  background-color: #88c5e5;
  margin-right: 0.4em;
  top: 0.2em;
  left: 0;
}

#sec_price ul.li_notice li,
#sec_seats_layout ul.li_notice.red li:nth-child(2),
#sec_seats_layout ul.li_notice.red li:nth-child(1) {
  padding-left: 0;
}

#sec_price ul.li_notice li::before,
#sec_seats_layout ul.li_notice.red li:nth-child(2)::before,
#sec_seats_layout ul.li_notice.red li:nth-child(1)::before {
  display: none;
}

/*  */

#sec_price {}

#sec_price table {
  margin-top: 1em;
}

table.table_ticket_price thead th,
table.table_ticket_price tbody th,
table#table_ticket_price tbody th,
table.admission thead th {
  font-size: 1.6rem;
}

table.table_ticket_price td,
table.table_ticket_price th,
table#table_ticket_price td,
table#table_ticket_price th,
table.table_ticket_price.admission tbody th small,
table.table_ticket_price.variety tbody th small {
  font-size: 1.4rem;
}

table.table_ticket_price.admission tbody th small,
table.table_ticket_price.variety tbody th small {
  /*margin-top: 0.4em;*/
}

table.table_ticket_price td,
table.table_ticket_price th,
table#table_ticket_price td,
table#table_ticket_price th {
  line-height: 1.6;
}

table.variety thead tr:nth-of-type(3) th,
table.variety thead tr:nth-of-type(4) th,
table.wheel_chair tr:nth-of-type(3) th,
table.wheel_chair tr:nth-of-type(4) th {
  font-size: 1.4rem;
}

#sec_price table+p.notes {
  margin-top: -1em;
  text-align: right;
}

#box_sales_table_en #annot_e {
  margin-top: 1em;
  margin-bottom: 0.6em;
  text-align: right;
}

/* 2022 */

div.table_area.scroll {}

div.table_area.scroll h4 {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 50px;
}

/* 不正転売 */

ul#list_tiles>li.illegal_resale {
  /*width: calc((100% - 24px) / 2);*/
  width: calc((100% - 24px) / 3 * 2);
  margin-left: auto;
  margin-right: auto;
}

ul#list_tiles>li.illegal_resale a {
  padding: 30px;
}

ul#list_tiles>li.illegal_resale p {
  color: #fe0000;
  margin-top: 2em;
  line-height: 1.6;
}

/* 下層ページ */

@media screen and (min-width: 600px) {

  #main_contents,
  div#box_main_contents_tickets {
    width: 74%;
  }

  body.lower_page #snav_tickets {
    width: 23%;
  }

  body.lower_page #sec_rules #snav_tickets>.inner>h3 {
    margin-top: 0;
  }

  body.lower_page #snav_tickets.fixed {
    /*position: fixed;*/
    /*position: sticky;
		top: 0;*/
    /*right: 0;*/
  }

  body#tickets.rules #snav_tickets h3:nth-of-type(2),
  body.lower_page #snav_tickets h3 {
    font-size: 2rem;
    text-align: left;
    margin-top: 0;
  }

  body.lower_page #sec_rules>div.inner,
  body.lower_page #sec_tables>div.inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  #box_main_contents_tickets>p.sub {
    font-size: 2.2rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 2em;
    color: #22b6fe;
    font-feature-settings: 'palt';
    letter-spacing: 0.05em;
  }

  body.lower_page ul#list_tiles {
    /*display: block;*/
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 1.4em;
    padding-left: 0.4em;
  }

  #sec_rules dd,
  body#tickets.rules #sec_rules ul#list_tiles li,
  body.lower_page ul#list_tiles>li {
    width: auto;
    margin-top: 0;
    margin-bottom: 1em;
  }

  body.lower_page ul#list_tiles>li.illegal_resale {
    display: none;
  }

  body.lower_page ul#list_tiles>li h4 {
    border: none;
    font-size: 1.6rem;
    min-height: initial;
    padding-left: 0;
  }

  body.lower_page ul#list_tiles>li h4 span {
    font-feature-settings: 'palt';
  }

  body.lower_page ul#list_tiles>li>a {
    width: auto;
    height: auto;
    box-shadow: none;
    padding-bottom: 0;
    padding-left: 0;
  }

  body.lower_page ul#list_tiles li.active a {
    color: #1c71e9;
  }

  body.lower_page ul#list_tiles>li:not(.nolink)>a:hover {
    box-shadow: none;
    color: #1c71e9;
  }

  body.lower_page ul#list_tiles li p.btn_more,
  body.lower_page ul#list_tiles>li .txt {
    display: none;
  }
}

/*  */

body#tickets article #box_main_contents_tickets h3 {
  text-align: left;
}

#box_main_contents_tickets a {
  color: #1c71e9;
}

ul.step_buying p.bnr img,
div.box_tkt_header p.logo {
  width: 144px;
}

#box_main_contents_tickets ul.step_buying p.bnr a img {
  height: 100%;
  width: auto;
  vertical-align: middle;
  margin-right: 14px;
}

div.box_rounded>p {
  font-size: 1.6rem;
}

div.box_points ul {
  padding: 0 1em;
}

div.box_points li {
  margin-bottom: 1em;
  line-height: 1.6;
}

ul.step_buying>li:nth-child(2) div.box_points li {
  margin-bottom: 1em;
  line-height: 1.6;
  padding-left: 1em;
  /*text-indent:-1em;*/
  position: relative;
}

ul.step_buying>li:nth-child(2) div.box_points li:before {
  content: '●';
  display: inline-block;
  color: #23b7fe;
  margin-right: 0.4em;
  position: absolute;
  left: -0.2em;
  /*margin-right: -1em;*/
}

ul.step_buying h5 {
  margin-top: 1.4em;
  font-size: 1.6rem;
}

#li_ticket {
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
  flex-direction: row;
  margin-top: 2em;
}

#li_ticket li {
  width: calc(100% / 3 - 2em);
  display: flex;
  flex-wrap: wrap;
}

#li_ticket li p {
  font-size: 1.3rem;
}

/*  */

.table_fee {
  width: 80%;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-top: 1em;
  margin-inline: auto;
}

.table_fee tr.border {
  border-top: #f2f2f2 solid 2px;
}

.table_fee th,
.table_fee td {
  font-size: 1.4rem;
  padding: 1.4em 2em;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.table_fee th {
  text-align: center;
  /* background-color: #23b7fe; */
  /* color: #fff; */
}

.table_fee thead th {
  background-color: #f2f2f2;
  font-size: 1.6rem;
}

.table_fee tbody th {
  font-weight: normal;
}

.table_fee td {
  font-size: 1.4rem;
  line-height: 1.6;
}

.table_fee tr.main_ss {
  background-color: #e9e2e0;
}

.table_fee tr.back_ss {
  background-color: #e8ddec;
}

.table_fee tr.main_s {
  background-color: #d1e6f4;
}

.table_fee tr.back_s {
  background-color: #e3f2de;
}

.table_fee tr.sg_free {
  background-color: #e8e3bd;
}

.table_fee tr.sa_free {
  background-color: #feebd6;
}

.table_fee tr.home_A {
  background-color: #ddf1fa;
}

.table_fee tr.sss {
  background-color: #fcd9d5;
}

/*  */

#box_main_contents_tickets .red a {
  color: #fff;
}

#box_main_contents_tickets div.box_1block .red a {
  color: #1c71e9;
}

body#tickets.lower_page article .box_inner_new>section h3 {
  margin-top: 2em;
}

body#tickets.lower_page article h3+p {
  text-align: left;
}

/*  */

.box_jid_contact dl {
  justify-content: space-between;
}

.box_jid_contact dl dt.tel {
  margin-left: auto;
}

.box_jid_contact dl dt.tel+dd {
  margin-right: auto;
}

/*  */

div.box_rounded figure {}

div.box_rounded figure img {
  width: 80%;
  margin: 0 auto 3em;
}

.box_inner_new.etkt .box_rounded>h5 {
  font-size: 1.8rem;
  margin-top: 1em;
}

.box_inner_new.etkt .box_rounded h5+p {
  margin-top: 0.6em;
}

ul.li_resale_shop {
  margin-top: 2em;
}

ul.li_resale_shop li {
  font-size: 1.6rem;
  margin-top: 0.6em;
}

/*  */

div.nav h6 {
  text-align: center;
  font-size: 2rem;
}

#li_spot {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  /*justify-content: space-between;*/
  margin-top: 2em;
}

#li_spot li {
  width: auto;
  float: none;
  font-size: 1.6rem;
}

/*  */

div.box_expl_photo h6,
div.box_expl_photo h5,
div.box_expl_photo h4,
div.box_expl_photo p {
  text-align: left;
}

/*  */

body.day_care_kids #box_other_contents>h3 {
  font-size: 2.8rem;
  line-height: 1.3;
  font-feature-settings: 'palt' 1;
  letter-spacing: 0.05em;
  border-left: 3px solid #23b7fe;
  padding: 0.2em 0em 0.2em 0.4em;
  margin-bottom: 1em;
  margin-top: 0;
}

body.day_care_kids #box_other_contents>h3 small {
  font-size: 0.7em;
}

/*  */

.barrierfree #nav_day_care_kids {
  margin-top: 2em;
}

.barrierfree #box_main_contents_tickets .update {
  text-align: right;
}

#nav_day_care_kids ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;

  position: relative;
  z-index: 9;
  margin-bottom: 2em;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #3fd8ff;
  gap: 2em;
}

#nav_day_care_kids li {
  font-size: 1.8rem;
  white-space: nowrap;
  /*margin-right: 1.8em;*/
}

#nav_day_care_kids li a {
  color: #000000;
  position: relative;
  padding-left: 1em;
}

#nav_day_care_kids li a:hover {
  transition: all 0.15s ease-in;
  color: #3fd8ff;
}

#nav_day_care_kids li a:before {
  content: '';
  width: 0.6em;
  height: 0.6em;
  border: 0px;
  border-top: solid 2px #3fd8ff;
  border-right: solid 2px #3fd8ff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.3em;
}

/*#nav_day_care_kids ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 1em;
	margin-bottom: 3em;
}

.barrierfree #nav_day_care_kids ul {
	justify-content: center;
	gap:2em;
}

#nav_day_care_kids li {
	margin-top: 16px;
	font-size: 1.6rem;
	line-height: 1;
}

#nav_day_care_kids li a {
	display: block;
	border: 1px solid #ccc;
	padding: 0.7em 1.2em 0.5em 1.2em;
	border-radius: 18px;
}*/

/*  */

div.box_1block>h5 {
  font-size: 2rem;
  padding-left: 0.8em;
}

div.box_1block>p {
  font-size: 1.6rem;
}

div.box_1block>ul li,
div.box_1block>ol li {
  font-size: 1.6rem;
}

/* 2022 table */

div.box_1block table {
  width: auto;
  color: #222222;
  margin-bottom: 15px;
  clear: both;
}

div.box_1block table th {
  font-size: 1.4rem;
  padding: 0.5em 1em;
  border: 1px solid #aaaaaa;
  background-color: #cce8ff;
  font-weight: bold;
  white-space: nowrap;
}

div.box_1block table td {
  font-size: 1.4rem;
  padding: 10px;
  border: 1px solid #aaaaaa;
  /*text-align: center;*/
  /*font-weight: bold;*/
}

div.box_1block table p {
  font-size: 1.4rem;
  font-weight: normal;
  font-style: normal;
}

div.box_1block>p.red {
  color: #f53636;
}

/* barrierfree.html */

body.barrierfree div.root {
  margin-top: 3em;
  text-align: center;
}

body.barrierfree div.root h4 {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 50px;
  margin-bottom: 0.6em;
}

body.barrierfree div.root h4 span {
  display: block;
  font-size: 0.9em;
  margin-top: 0.4em;
}

body.barrierfree div.root p {
  font-size: 1.6rem;
  line-height: 1.6;
}

body.barrierfree div.root iframe {}

/* snav */
body.eng #snav li.snav_index_en a,
body.visitor_supporters #snav li.snav_visitor a,
body.manners #snav li.snav_manners a,
body.away_tour #snav li.snav_away_tour a,
body:not(.eng).home #snav li.snav_index a {
  color: #23b7fe;
  font-weight: bold;
}

/* 220511 */

div.box_expl_photo span.num_circle {
  font-size: 3.2rem;
  width: 1.6em;
  height: 1.6em;
  border-radius: 50%;
  padding-top: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.2em;
}

#sec_gourmet div.box_expl_photo h4 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1em;
}

body#tickets article img {
  margin-left: 0.4em;
}

body#tickets #box_05 img,
body#tickets #box_01 img {
  margin-left: 0;
}

#box_05 figure,
#box_01 figure {
  display: flex;
  align-items: flex-end;
  gap: 0 0.4em;
}

/* 2023 */

div.box_dynamic {
  body#tickets text-align: center;
  margin-top: 80px;
}

div.box_dynamic h6 {
  font-size: 1.8rem;
  margin-bottom: 0.6em;
  margin-top: 1.8em;
  color: #ff0000;
}

div.box_dynamic table {
  width: 100%;
  border-top: #222 2px solid;
  border-right: #222 2px solid;
  margin-left: auto;
  margin-right: auto;
}

div.box_dynamic table th {
  background-color: #23b7fe;
}

div.box_dynamic table th,
div.box_dynamic table td {
  font-size: 1.6rem;
  padding: 1em;
  border-bottom: #222 2px solid;
  border-left: #222 2px solid;
  line-height: 1.6;
}

div.box_dynamic table td {
  text-align: left;
}

/* wrap.season_ticket */

div.season_ticket {}

div.season_ticket tbody th {
  background-color: transparent;
  color: #020202;
  /* background-color: #d4e9f4; */
}

div.season_ticket tbody td {
  font-size: 1.6rem;
  text-align: center;
}

body.change_ticket #box_main_contents_tickets h6 {
  font-size: 1.8rem;
  margin-top: 2em;
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.6em;
}

body.change_ticket #box_main_contents_tickets h6+p {
  font-size: 1.6rem;
  margin-top: 1em;
}

body.change_ticket #box_main_contents_tickets ul {
  width: 90%;
  margin-left: 1em;
  margin-top: 1em;
}

div.season_ticket ul {
  border-left: 5px solid #bbb;
  padding: 1em 1em 1.6em;
  margin: 1em auto 24px;
}

body.change_ticket #box_main_contents_tickets li {
  font-size: 1.6rem;
  line-height: 2;
  text-indent: -1em;
  padding: 0 0 0 1em;
}

body.change_ticket #box_main_contents_tickets li strong {
  color: #22b6fe;
}

body.change_ticket #box_main_contents_tickets div.season_ticket li {
  text-indent: 0;
  padding-left: 0;
}

#box_main_contents_tickets div.season_ticket figure {
  margin-top: 60px;
  margin-bottom: 80px;
}

/* 230208 */

a.href_pdf {
  position: relative;
  display: inline-block;
}

a.href_pdf:after {
  content: '';
  display: block;
  width: 31px;
  height: 31px;
  background-image: url(/common_parts/icon_pdf_mini_48px.gif);
  background-repeat: no-repeat;
  background-position: 0 -1px;
  position: absolute;
  right: -5px;
  bottom: -10px;
}

/* dynamic_pricing */

body.dynamic_pricing {
  counter-reset: number step;
}


body.dynamic_pricing div.intro p {
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: 500;
  line-height: 1.8;
}

body.dynamic_pricing div.intro p:not(:first-child) {
  margin-top: 1em;
}

/*  */

#sec_faq {
  margin-top: 10em;
}

#sec_faq dt,
#sec_faq dd {
  border: 1px solid #999;
  padding: 14px 14px 14px 114px;
  position: relative;
}

#sec_faq dt {
  font-size: 2rem;
  background-color: #fff;
  border-radius: 0.4em 0.4em 0 0;
  border-bottom: none;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  margin-top: 38px;
}

#sec_faq dt:before {
  /* number カウンタを増加 */
  counter-increment: number 1;
  /* 表示形式を指定 */
  content: 'Q ' counter(number);
  display: block;
  font-size: 4.8rem;
  color: #23b7fe;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  left: 0.2em;
  top: 0.2em;
  width: 2em;
  text-align: center;
  /*font-feature-settings: "palt" 1;*/
  letter-spacing: -0.12em;
}

#sec_faq dd {
  font-size: 1.6rem;
  line-height: 1.6;
  background-color: #f6f6f6;
  border-radius: 0 0 0.4em 0.4em;
  border-top: none;
  padding-bottom: 2.4em;
  padding-right: 1.6em;
}

#sec_faq dd p {
  margin-top: 0.4em;
}

#sec_faq dd:before {
  content: 'A';
  display: block;
  font-size: 4.8rem;
  color: #020202;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  left: 0.8em;
  top: 0;
}

#sec_faq dd ul {}

#sec_faq dd li {
  margin-top: 1em;
}

/*  */

/*===== Responsive(PC) =====*/

/*===== max-width 768-1024px(Tablet) =====*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /*mq-start*/

  #box_home_lead h2 {
    font-size: 2.5rem;
  }

  /*mq-end*/
}

/*===== Responsive(Phone) =====*/

/*===== max-width 768px(sp) =====*/
@media screen and (max-width: 768px) {
  /*mq-start*/

  /*===== global settings =====*/

  .sp {
    display: block;
  }

  body.regular div.box_lead>.inner,
  body.fronpark div.box_lead>.inner,
  article>#box_home_lead>.inner,
  article>section>.inner,
  article>#sub_header>.inner {
    padding-bottom: 0;
    padding-top: 25px;
    width: 88vw;
  }

  body#tickets article h3 {
    font-size: 2rem;
    margin-top: 2.5em;
  }



  div.box_tickets_bnr {
    width: 88vw;
    margin-left: auto;
    margin-right: auto;
  }

  div.box_tickets_bnr li img {
    width: 90vw;
  }

  article>#sub_header {
    margin-top: 0px;
  }

  #sub_header h2 {
    /* font-size: 2.4rem; */
    font-size: 6.25vw;
    /* 20px */
    position: relative;
  }

  article>#sub_header>.inner {
    height: auto;
    padding: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    display: block;
  }

  article>#sub_header>.inner h2+p {
    font-size: 1.4rem;
    font-size: 3.75vw;
    /* 12px */
  }

  body#tickets.away_tour article>#sub_header>.inner {
    height: 150px;
    padding-bottom: 0px;
  }

  #sub_header>img.bus {
    top: 20px;
    width: 200px;
    margin-left: 25px;
  }

  /* サブ説明 */
  #sub_header h2+p {
    padding-left: 0;
    margin-top: 0.3em;
  }

  #sub_header h2+p::before {
    content: none;
  }

  /*===== /global settings =====*/

  /*===== home =====*/

  div#box_ttl_kv {
    height: 250px;
  }

  div#box_ttl_kv>.inner {
    max-width: 100%;
  }

  div#box_ttl_kv h1 {
    line-height: 0.8;
    margin-top: -2em;
  }

  div#box_ttl_kv h1 strong {
    line-height: 0.9;
    display: block;
    margin-bottom: 0em;
  }

  div#box_ttl_kv h1::before,
  div#box_ttl_kv h1::after {
    height: 5em;
    top: 0px;
  }

  div#box_ttl_kv h1::before {
    left: 8px;
  }

  div#box_ttl_kv h1 strong[lang='en'] {
    font-size: 4rem;
  }

  div#box_ttl_kv p.season>span {
    font-size: 2rem;
  }

  div#box_ttl_kv>#img_kv_home {
    top: calc(100vw * -0.15);
    width: 150vw;
    margin-left: -80vw;
    opacity: 0.9;
  }

  #box_home_lead h2 {
    font-size: 2.4rem;
  }

  #box_home_lead h2+p {
    margin-top: 1.3em;
    font-size: 1.5rem;
    line-height: 1.7;
    text-align: left;
  }

  #box_home_lead p.attention {
    line-height: 1.6;
  }

  #box_home_lead p.attention strong {
    display: block;
  }

  #box_home_lead p.attention strong::after {
    content: none;
  }

  /* table */

  body#tickets article h3+p.note {
    position: relative;
  }

  body#tickets article h3+p.note:after {
    content: 'SCROLL';
    color: #23b7fe;
    display: block;
    width: 100%;
    height: auto;
    font-size: 2.8vw;
    padding: 2.5% 8% 2% 0;
    text-align: right;
    font-family: 'Roboto', sans-serif;
    background-image: url(/common_2017/svg/icon_arrow_scroll.svg);
    background-repeat: no-repeat;
    background-position: 127% 48%;
    background-size: 40% 40%;
    margin: 0;
  }

  div[id^='box_sales_table'] {
    width: 90vw;
    overflow: scroll;
    margin-top: 0;
  }

  div[id^='box_sales_table']>.inner {
    width: 1100px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 0;
    /* height: 90vw !important; */
  }

  div.table_area.scroll {
    width: 100%;
    overflow-x: auto;
    /* white-space: nowrap; */
    /*padding-top: 20px;
		background-image: url('/common_2017/info/scroll.png');
		background-position: 100% 0;
		background-repeat: no-repeat;
		background-size: 20%;*/
    -webkit-overflow-scrolling: touch;
    /*margin-top: 8vw;*/
    margin-bottom: 10vw;
  }

  div.table_area.scroll h4 {
    font-size: 5vw;
    /* 16px */
    margin-top: 1em;
  }

  div.table_area.scroll table {
    width: 1100px;
    /*table-layout: fixed;*/
    /*margin-top: 0!important;*/
    margin-top: 10vw !important;
    /*padding-top: 20%;*/
    position: relative;
  }

  div.table_area.scroll table:before {
    content: '';
    display: block;
    /*width: 100%;*/
    width: 88vw;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    height: 2em;
    position: absolute;
    top: -5vw;
    left: 0;
    background-image: url('/common_2017/info/scroll.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto 4vw;
  }

  /*  */
  div[id^='box_sales_table'] table tbody th,
  div[id^='box_sales_table'] table tbody td {
    font-size: 3.125vw;
    /* 10px */
  }

  div[id^='box_sales_table'] div.box_note p {
    font-size: 2.5vw;
    /* 8px */
  }

  /* */

  ul#list_tiles {
    display: block;
    margin-top: 25px;
  }

  ul#list_tiles>li {
    width: 100%;
    display: flex;
  }

  ul#list_tiles li.fronpark {
    margin-left: auto;
  }

  ul#list_tiles li.rules {
    margin-right: auto;
  }

  /*===== /home =====*/

  /*===== #box_tickets_nav =====*/

  #box_tickets_nav {
    border-top: none;
    margin-top: 60px;
    /*height: 270px;*/
    height: auto;
    padding-bottom: 10vw;
    border-bottom: 4px solid #22b6fe;
  }

  body.away_tour #box_tickets_nav {
    border-top: none;
  }

  body#tickets.home #box_tickets_nav {
    /*		margin-top: 40px;
		height: 260px;*/

    margin-top: 6vw;
    height: auto;
  }

  #box_tickets_nav ul {
    display: block;
    width: 88vw;
    margin-top: 0;
    /*margin-top: -44px;*/
  }

  #box_tickets_nav ul li {
    width: 100%;
    font-size: 1.6rem;
    margin-top: 16px;
  }

  #box_tickets_nav ul li a {
    padding: 0;
    height: 60px;
  }

  body#tickets.home #box_tickets_nav ul li.current a {
    margin-top: 0;
    height: 70px;
    padding-top: 8px;
  }

  body#tickets.home #box_tickets_nav ul li.current {
    margin-top: 0;
  }

  #box_tickets_nav ul li .badge {
    bottom: -30px;
    right: auto;
  }

  /*===== /#box_tickets_nav =====*/

  /* #nav_page */

  #nav_page {
    margin-top: 10vw;
  }

  #nav_page.fixed {
    padding: 0;
  }

  #li_nav_page {
    flex-wrap: wrap;
    gap: 0;
    width: 100%;
  }

  #li_nav_page li {
    width: calc(100% / 3);
    font-size: 3.75vw;
    /* 12px */
    font-size: 3.125vw;
    /* 10px */
  }

  #li_nav_page li a {
    /*		display: block;
		padding: 2em 3em;
		position: relative;
		border: 1px solid #222;
		line-height: 1;
		font-weight: bold;*/

    padding: 1.4em 1em;
    line-height: 1.4;
    border: none;
  }

  #li_nav_page li:nth-child(2) a {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
  }

  #li_nav_page li a:after {
    left: 0.4em;
  }

  #sec_seats_layout {
    margin-top: 0vw;
  }

  /*===== away tour=====*/

  div.box_glossary {
    width: 90vw;
  }

  div.box_glossary ul {
    flex-wrap: wrap;
  }

  div.box_glossary ul li {
    line-height: 2;
    font-size: 1.6rem;
    margin-bottom: 16px;
  }

  div.box_glossary ul img {
    top: -0.4em;
    position: relative;
  }

  #box_awaytour_table {
    width: 90vw;
    overflow: auto;
  }

  #box_awaytour_table>.inner {
    width: 1000px;
  }

  /*===== /away tour=====*/

  /*=== 等々力アクセス ===*/

  body#tickets.access_stadium section ul.note {
    width: 100%;
  }

  /*=== 販売状況 ===*/

  div#box_ticketing {
    width: 100%;
  }

  div#box_ticketing div#hanrei table {
    width: 100%;
  }

  div#box_ticketing #container h2 {
    font-size: 1.6rem;
    padding-left: 0;
    line-height: 1.7;
  }

  div#box_ticketing #container h2 img {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    margin-bottom: 16px;
  }

  div#box_ticketing #container>table th:nth-of-type(2) {
    width: 25%;
  }

  /*==== gourmet ====*/

  #box_gourmet_map {
    display: block;
    margin-top: 8vw;
  }

  #box_gourmet_map div.box_pdf {
    width: 100%;
    margin: 0 auto;
    padding-top: 12px;
  }

  body#tickets.gourmet section figure.map {
    padding: 5vw 5vw 24px 5vw;
    width: 100%;
  }

  #box_gourmet_map div.box_pdf img {}

  div#nav_anchor {
    padding: 16px;
  }

  div#nav_anchor div.list {
    margin-top: 24px;
  }

  div#nav_anchor div.list h4 {
    /* font-size: 1.7rem; */
    font-size: 3.75vw;
    /* 12px */
  }

  div#nav_anchor div.list>.inner {
    margin-top: 4vw;
    text-align: left;
    gap: 0 2vw;
    margin-bottom: 6vw;

    display: flex;
    justify-content: center;
    flex-wrap: wrap;

  }

  div#nav_anchor div.list>.inner div.wrap {
    width: calc(50% - 2vw);
  }

  div#nav_anchor div.list>.inner div.wrap:nth-child(3) {
    margin-top: 4vw;
  }

  div#nav_anchor div.list>.inner ul {
    margin-bottom: 0;
    padding-left: 0;
  }

  div#nav_anchor div.list>.inner li {
    font-size: 2.8125vw;
    /* 9px */
  }

  span.num_circle {
    width: 1.8em;
    height: 1.8em;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    margin-right: 0.4em;
  }

  div#nav_anchor div.list>.inner h5 {
    font-size: 4.375vw;
    /* 14px */
    font-size: 3.125vw;
    /* 10px */
    line-height: 2;
    margin-left: 0em;
    text-align: center;
  }

  div#nav_anchor div.list>.inner ul:nth-of-type(3) {
    margin-bottom: 2em;
  }

  ul.note {
    margin-top: 8vw;
  }

  body.gourmet article>section>.inner {
    padding-top: 28px;
  }

  section#sec_gourmet_detail div.box_expl_photo,
  section#sec_fronpark div.box_expl_photo {
    margin-top: 4vw;
    border-radius: 12px;
    padding: 4vw 6vw;
    padding-bottom: 8vw;
  }

  section#sec_gourmet_detail div.wrap_inner {
    margin-top: 18px;
  }

  #sec_gourmet div.box_expl_photo h4 {
    margin-top: 1em;
    margin-bottom: 0.5em;
  }

  #sec_gourmet div.box_expl_photo h4 img {
    width: auto;
    height: 2.8em;
  }

  div.box_expl_photo span.num_circle {
    font-size: 4.375vw;
    /* 14px */
    margin-right: 0.4em;
  }

  body#tickets.gourmet section figure {
    margin-top: 6vw;
  }

  #box_05 figure,
  #box_01 figure {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 2vw;
  }

  #box_05 figure img,
  #box_01 figure img {
    width: calc(50% - 2vw);
  }

  body#tickets.gourmet section #box_05 figure>img+img,
  body#tickets.gourmet section #box_01 figure>img+img {
    margin-bottom: 0;
    margin-top: 0;
  }

  body#tickets.gourmet section figure>img+img {
    margin-bottom: 12px;
    margin-top: 12px;
  }

  div.box_expl_photo ul.other_shops {
    display: block;
    margin-top: 4vw;
    border-radius: 8px;
    padding: 4vw;
    font-size: 3.125vw;
    /* 10px */
    line-height: 1.5;
  }

  div.box_expl_photo ul.other_shops li {
    margin-right: 0;
    margin-top: 0;
    font-size: 3.125vw;
    /* 10px */
    font-size: 2.5vw;
    /* 8px */
  }

  div.box_expl_photo ul.other_shops li:not(:first-child) {
    margin-top: 0.6em;
  }

  div.box_expl_photo ul.drink_menu {
    display: block;
    justify-content: center;
    margin-top: 20px;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 12px;
    flex-wrap: wrap;
  }

  div.box_expl_photo ul.drink_menu li {
    margin-right: 2em;
    margin-top: 1em;
  }

  /* div.box_expl_photo ul.other_shops {
    display: flex;
    justify-content: center;
    margin-top: 36px;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 20px;
    flex-wrap: wrap;
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 1em;
  } */

  /* fronpark */

  body#tickets.regular ul.nav_anchor,
  body#tickets.fronpark ul.nav_anchor {
    justify-content: space-between;
    margin-top: 12px;
  }

  body#tickets.fronpark ul.nav_anchor li {
    width: 100%;
    margin-right: 0;
  }

  /*mq-end*/

  /* 2022 */

  body#tickets article h3 {
    font-size: 6.25vw;
    /* 20px */
    font-size: 5.625vw;
    /* 18px */

  }

  ul#list_tiles>li h4,
  body#tickets:not(home) article section>.inner>h4 {
    font-size: 5vw;
    /* 16px */
    /*margin-top: 4em;*/
  }

  ul#list_tiles li p.btn_more,
  #art_todoroki_layout figcaption,
  ul.li_notice li {
    font-size: 3.75vw;
    /* 12px */
  }

  ul#list_tiles>li .txt>p {
    font-size: 4.0625vw;
    /* 13px */
  }

  ul#list_tiles>li p.btn_more span::before {
    /*		width: 0.7em;
		height: calc(0.7em * 1.6);
		background-position: -0.7em -2.00em;
		
		margin-top: -0.7em;
		background-size:13.86em auto;
		/*background-size: 198% auto;*!/*/
  }

  /*  */

  body.lower_page #sec_tables>div.inner {
    flex-wrap: wrap;
  }

  #main_contents,
  div#box_main_contents_tickets {
    width: 100%;
  }

  div#box_main_contents_tickets {
    padding-right: 0;
  }

  ul#list_tiles>li.illegal_resale {
    width: 100%;
  }

  div.box_inner_new {
    padding: 0;
  }

  /*  */

  body.barrierfree div.root h4 {
    font-size: 3.75vw;
    /* 12px */
  }

  body.barrierfree div.root p {
    font-size: 3.4375vw;
    /* 11px */
  }

  .youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
  }

  .youtube iframe {
    width: 100%;
    height: 100%;
  }

  /* 221130 JリーグID */
  body.jleague_id .box_inner_new.etkt {
    padding-left: 0;
    padding-right: 0;
  }

  body.jleague_id .box_inner_new section>ul.btns {
    margin-top: 1em;
    justify-content: space-between;
  }

  body.jleague_id .box_inner_new section>ul.btns .btn_more {
    margin-right: 0;
    font-size: 2.8125vw;
    /* 9px */
    margin: 0 auto;
  }

  #box_main_contents_tickets .red a {
    padding: 1em 1.3em 1.2em 1.3em;
  }

  body.jleague_id #box_main_contents_tickets figure.flow {
    flex-wrap: wrap;
  }

  body.jleague_id #box_main_contents_tickets figure img {
    margin: 0 auto 2em;
  }

  body#tickets article h3+p {
    font-size: 3.75vw;
    /* 12px */
  }

  .box_jid_contact h5 {
    font-size: 4.375vw;
    /* 14px */
  }

  .box_jid_contact h6 {
    font-size: 4.0625vw;
    /* 13px */
  }

  .box_jid_contact dl dt,
  .box_jid_contact dl dd {
    font-size: 3.75vw;
    /* 12px */
  }

  .box_jid_contact dl dt.time {
    width: 34%;
  }

  .box_jid_contact dl dt.time+dd {
    width: 60%;
  }

  .box_jid_contact dl dt.tel {
    margin-left: 0;
    margin-top: 0.4em;
  }

  .box_jid_contact dl dt.tel+dd {
    width: 62%;
    margin-top: 0.4em;
  }

  .box_jid_contact dl dt.mail+dd {
    margin-right: auto;
  }

  /* 2023 */

  body.change_ticket #box_main_contents_tickets h6 {
    font-size: 4.375vw;
    /* 14px */
  }

  body.change_ticket #box_main_contents_tickets h6+p {
    font-size: 3.75vw;
    /* 12px */
  }

  #box_main_contents_tickets>p.sub {
    font-size: 4.0625vw;
    /* 13px */
    line-height: 1.6;
  }

  .table_fee th,
  .table_fee td {
    font-size: 3.4375vw;
    /* 11px */
    padding: 0.8em 1em;
  }

  body.change_ticket #box_main_contents_tickets li {
    font-size: 3.75vw;
    /* 12px */
  }

  /*  */

  body#tickets.access_stadium section figure img {
    max-width: initial;
    width: 100%;
  }

  /* dynamic_pricing */

  section>dl.tbl dt,
  section>dl.tbl dd {
    font-size: 3.75vw;
    /* 12px */
    width: 100%;
  }

  section>dl.tbl dd {
    line-height: 1.6;
  }

  body.dynamic_pricing div.intro p {
    font-size: 4.375vw;
    /* 14px */
  }

  #sec_faq dt,
  #sec_faq dd {
    padding-left: 18vw;
  }

  #sec_faq dt {
    font-size: 4.375vw;
    /* 14px */
    min-height: 4em;
  }

  #sec_faq dd:before,
  #sec_faq dt:before {
    font-size: 7.5vw;
    /* 24px */
    top: 0.6em;
  }

  #sec_faq dd {
    font-size: 4.0625vw;
    /* 13px */
  }

  #sec_faq dd:before {
    top: 0.3em;
  }

  /*  */

  div.box_dynamic {
    margin-top: 10vw;
  }

  div.box_dynamic h6 {
    font-size: 5vw;
  }

  div.box_dynamic p {
    font-size: 3.75vw;
  }

  div.box_dynamic table th,
  div.box_dynamic table td {
    width: 100%;
    display: block;
    font-size: 3.125vw;
    /* 10px */
    font-size: 3.75vw;
    /* 12px */
  }

  body#tickets:not(home) article section>.inner>h4+p {
    font-size: 3.75vw;
    /* 12px */
  }

  /* 250415 */

  section#sec_gourmet_detail {
    margin-top: 12vw;
  }

  /* 250623 */

  div.box_1block>p.text_collect br {
    display: none;
  }

  div.box_tickets_bnr ul {
    margin-top: 0;
  }

  div.box_tickets_bnr ul a {
    width: 100%;
  }


  /*  */
}

/*===== max-width 320px(sp-small) =====*/
@media screen and (max-width: 320px) {
  /*mq-start*/

  /*mq-end*/
}

/* 202309 */

.art_todoroki_layout {
  margin-top: 0;
}

.art_todoroki_layout figcaption {
  margin-top: 1em;
  margin-bottom: 0;
}

body#tickets article .art_todoroki_layout img {
  margin-left: 0;
}

.art_todoroki_layout a {
  display: block;
}

/*  */

.tab-seat {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin-top: 30px;
}

.tab-seat>label {
  /* flex: 1 1; */
  order: -1;
  position: relative;
  /* min-width: 20%; */
  padding: 1.2em 1em;
  background-color: #f2f2f2;
  color: #999;
  font-weight: 600;
  font-size: 1.8rem;
  text-align: center;
  cursor: pointer;

  width: 50%;
}

.tab-seat>label:first-child {
  margin-left: auto;
}

.tab-seat>label:last-of-type {
  margin-right: auto;
}

.tab-seat>label:hover {
  transition: all 0.15s ease-in;
  opacity: 0.8;
}

.tab-seat label:has(:checked) {
  transition: all 0.15s ease-in;
  background-color: #23b7fe;
  color: #fff;
}

/* .tab-seat label:has(:checked)::before {
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 9px;
	background-color: #23b7fe;
	content: '';
	clip-path: polygon(0 0, 100% 0, 50% 100%);
} */

.tab-seat input {
  display: none;
}

.tab-seat>div {
  display: none;
  width: 100%;
  padding: 0;
  transition: all 0.15s ease-in;
}

.tab-seat label:has(:checked)+div {
  display: block;
}

/*===*/
/*===*/
/*===*/
/*===*/
/*===*/
/*===*/
/*===*/
/*===*/