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

/* Aktiv Grotesk */
@import url("https://use.typekit.net/bgn6pnw.css");

/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;1,300&display=swap');


@font-face {
    font-family: roboto_condensed;
    src: url('/common_2017/fonts/Roboto_Condensed/RobotoCondensed-Light.ttf') format("truetype");
    font-style: normal;
    font-weight: 300;
}

/* SEASON TICKETS 2022 */

body {
    /* number のカウンタを 0 にセット */
    counter-reset: number step step2;
}

body#tickets .center {
    text-align: center;
}

main sup {
    font-size: 0.6em;
}

body#tickets main a {
    color: #23b7fe;
    text-decoration: underline;
    text-underline-offset: 0.4em;
}

#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 W3", "Hiragino Kaku Gothic ProN", 'Noto Sans JP', "游ゴシック", YuGothic, "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-weight: bold;*/
}

/*  */

#kv {
    width: 100%;
    height: auto;
    background-color: #0bc2fe;
}

body.hale_tickets #kv {
    position: relative;
    height: 618px;
    overflow: visible;
    text-align: center;

    display: grid;
    justify-content: center;
    /* place-content: center; */
}

body.hale_tickets #kv h1 {
    position: absolute;
    width: 0px;
    height: 0px;
    z-index: -1;
    font-size: 0px;
}

body#tickets.hale_tickets #kv_2024_half {
    max-width: inherit;
    width: 1930px;
    height: auto;
    position: relative;
    z-index: 9;
}

#kv .inner {
    width: 100%;
    /* 0.3625 */
    height: calc(100vw * 0.3625);

    max-width: 1600px;
    max-height: 580px;
    margin: 0 auto;

    background-image: url(/tickets/season_tickets/img/bg_kv.jpg);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

#kv .ttl {
    position: relative;
    top: 52px;
    left: 12%;
}

#kv .inner.lazyloaded .ttl:after {
    content: '';
    display: block;
    /*width: 778px;*/
    width: calc(100% * 0.48625);
    aspect-ratio: 4 / 2.4;
    /*height: 554px;*/

    background-image: url(/tickets/season_tickets/img/kv_bg_01.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;

    position: absolute;
    bottom: 1px;
    /*left: 510px;*/
    left: 38%;
}

#kv .ttl figure {
    position: relative;
    z-index: 9;
    /*width: 490px;*/
    width: calc(100% * 0.30625);
    aspect-ratio: 4 / 2.9;
    /*	height: 360px;
	height: 200%;*/
}

#kv .ttl figure:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    transform: skew(30deg);
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#kv .ttl figure img {
    /*width: 392px;*/
    width: 80%;
    height: auto;
    position: relative;
    z-index: 9;
    top: 34px;
    left: 50px;
}

#kv .ttl div.ttl_inner {
    width: calc(100% * 0.30625);
    aspect-ratio: 4 / 1.88;

    display: block;
    position: relative;
    /*left: 170px;*/
    left: 10.5%;

    display: flex;
    justify-content: center;
    align-items: center;

}

#kv .ttl div.ttl_inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    transform: skew(30deg);
    background-color: #31aeec;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#kv .ttl h1 {
    /*font-size: 3.6rem;*/
    /*font-size: 1.83vw;*/
    /*	font-size: 260%;
	color: #fff;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
	position: relative;
	z-index: 9;
	top: 36px;
	left: 62px;
	line-height: 1.2;*/
    position: relative;
    z-index: 9;
    color: #fff;
    font-size: 3.0rem;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    line-height: 1.2;

}

#kv .ttl h1 img {
    width: 72%;
    height: auto;
    margin-top: 8.6%;
    margin-left: 10%;
}

#kv .ttl h1 span {
    font-size: 0.6em;
    display: block;
}

/*  */

img[id^="fig_player_"] {
    position: absolute;
    top: 0;
    z-index: 99;
}

body#tickets #fig_player_01 {
    width: 14.0%;
    left: 47.0%;
    top: 7%;
}

body#tickets #fig_player_02 {
    width: 19.4%;
    /* left: 58.4%; */
    /* top: 10.0%; */
    /* top: auto;
	bottom: -4vw; */

    position: absolute;
    bottom: 2px;
    top: auto;
    left: 46%;
    z-index: 999;
}

body#tickets #fig_player_03 {
    width: 19.5%;
    left: 74.6%;
    top: 3.5%;
    z-index: 9999;
}

/*  */

body#tickets #intro {
    max-width: 1328px;
    min-width: 1024px;
    /*width: 1024px;*/
    margin: 0 auto;
    /*padding-top: 7%;*/
    padding-top: 16px;
}

#intro h2 {
    font-size: 4.8rem;
    font-feature-settings: "palt" 1;
    /* letter-spacing: 0.05em; */
    line-height: 1.2;
    margin-left: 42.4%;
    white-space: nowrap;
    position: relative;
    z-index: 999;
}

#intro h2 span.top {
    /* display: block; */
    display: inline-block;
    font-size: 0.5em;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    background: linear-gradient(transparent 80%, #c9ec06 0%);
    /* position: relative; */
}

/* #intro h2 span::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.4em;
    background-color: #c9ec06;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
} */

#intro h2 strong {
    color: #31aeec;
}

body#tickets #intro .inner {
    width: 80%;
    background-color: #eaf7fd;
    padding: 30px 30px 50px 22%;
    /*padding: 30px;*/
    text-align: left;
    margin-left: auto;
    margin-right: -136px;
    margin-top: 20px;
    position: relative;
}

body#tickets #intro .inner:before {
    content: '';
    display: block;
    background-image: url(/tickets/season_tickets/img/typo_2024.svg);
    width: 948px;
    height: 314px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 9;
    bottom: -5px;
    left: -700px;
    opacity: 0;
    transform: translate(40px);
    transition: 1.0s;
}

body#tickets #intro .inner.lazyloaded:before {
    transition-delay: 2s;
    transform: translate(0);
    opacity: 1;
}

/* Roboto Condensed */
body#tickets #intro h3 {
    text-align: left;
    color: #31aeec;
    font-size: 4rem;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: normal;
    font-style: normal;
    margin-top: 0;
}

body#tickets #intro .inner p {
    font-size: 1.8rem;
    margin-top: 0.8em;
    width: 40em;
    line-height: 1.8;
}

body#tickets #fig_player_04 {
    width: 27.8%;
    max-width: 289px;
    position: absolute;
    left: 244px;
    top: 22px;
    z-index: 99;
}







































/*  */

#cnav {
    width: 100%;
    position: fixed;
    display: flex;
    left: 0;
    bottom: 0;
    width: 100%;
    /* 1. メニューを画面下へ隠す */
    transform: translateY(100%);
    /* 2. 0.3秒かけて表示する */
    transition: .3s;
    background-color: #fff;
    box-shadow: 0px -1px 8px rgba(0, 0, 0, 0.07);
}

#cnav.active {
    /* 3. メニューを定位置へ戻す */
    transform: translate(0);
    z-index: 999999;
}

#cnav ul {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;

}

#cnav li {
    margin: 0 1em;
}

body#tickets #cnav li a {
    display: block;
    font-size: 1.8rem;
    padding: 1em 0.5em;
    font-weight: bold;
    text-decoration: none;
    transition: 0.3s;
    color: #020202;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;

}

body#tickets #cnav li a:hover {
    /*transform: translate(0,-12px);*/
    transform: scale(1.04, 1.04);
    color: #23b7fe;
}

/*  */

section[id^="sec_"] {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 100px;
    position: relative;
}

section[id^="sec_"]>div.inner {
    position: relative;
    z-index: 9;
    width: 1024px;
    max-width: initial;
    padding: 0;
    margin: 0 auto;
}

section[id^="sec_"] .ttl h2,
section[id^="sec_"]>h2,
section[id^="sec_"]>div.inner>h2 {
    color: #23b7fe;
    font-size: 4rem;
    text-align: center;
    font-feature-settings: "palt" 1;
    /*letter-spacing: 0.05em;*/
    position: relative;
    z-index: 9;
}


/*  */

#sec_merit {
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
}

#sec_merit>.ttl {
    margin-left: auto;
    margin-right: 0;
    position: relative;
    padding-left: 44vw;
    padding-top: 50px;
}

#sec_merit>.ttl:before {
    content: '';
    display: block;
    width: 100vw;
    height: 190px;
    transform: skew(-30deg);
    background: #383838;
    position: absolute;
    top: 0;
    left: calc(50vw - 36em * -1);
    z-index: -1;
}

#sec_merit>.ttl:after {
    content: '';
    display: block;
    width: 100vw;
    height: 660px;
    transform: skew(-30deg);
    background: #151515;
    position: absolute;
    top: 0;
    right: -16vw;
    z-index: -10;
}

#sec_merit .ttl h2 {
    font-family: 'roboto_condensed', sans-serif;
    font-weight: 300;
    font-size: 9.4rem;
    text-align: left;
    line-height: 1;
}

#sec_merit .ttl h2 span {
    display: block;
    font-size: 0.24em;
}

#sec_merit .ttl p {
    color: #23b7fe;
    font-size: 3.0rem;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    margin-top: 0.8em;
    position: relative;
    z-index: 99;
}

/*#sec_merit:after {
	content: '';
	display: block;
	width: 200px;
	height: 100%;
	transform: skew(-46deg);
	background: #fff;
	position: absolute;
	top: 0;
	left: 280px;
	z-index: 1;
}*/

#li_merit {
    /*max-width: 1600px;*/
    /*min-width: 1280px;*/
    width: 1280px;
    margin: 30px auto 0;
    text-align: left;
}

#li_merit li {
    position: relative;
}

#li_merit li:nth-child(5),
#li_merit li:nth-child(3),
#li_merit li:nth-child(1) {
    /*padding-left: 45vw;*/
    padding-left: 520px;
}

#li_merit li:nth-child(6),
#li_merit li:nth-child(4),
#li_merit li:nth-child(2) {
    padding-left: 30px;
}

#li_merit li:nth-child(3) {
    /* margin-top: 50px; */
    padding-left: 30px;
    height: 358px;
}

#li_merit li:nth-child(4) {
    height: 500px;
}

#li_merit li:nth-child(5) {
    height: 456px;
    padding-left: 0;
}

#li_merit li:nth-child(5) h3 {
    top: -60px;
}

#li_merit li:nth-child(6) {
    height: 524px;
}

#li_merit li #fig_02 {
    margin-top: -170px;
    margin-left: -60px;
}

#li_merit li:nth-child(5):after,
#li_merit li:nth-child(2):after {
    content: '';
    display: block;
    width: 140vw;
    height: 690px;
    transform: skew(30deg);
    background: #31aeec;
    position: absolute;
    /*top: -100px;*/
    top: 220px;
    /*left: -16vw;*/
    right: 0;
    z-index: -11;
}

#li_merit li:nth-child(5):after {
    top: 0;
    height: 456px;
    z-index: -9;
    right: -4vw;
}

#li_merit li:nth-child(6)::after,
#li_merit li:nth-child(4)::after {
    content: '';
    display: block;
    width: 200vw;
    height: 690px;
    background: #151515;
    position: absolute;
    top: 0;
    left: -50vw;
    z-index: -10;
}

#li_merit li:nth-child(6)::after {
    height: 524px;
    /* background-color: red; */
}

#li_merit li:nth-child(6)::before,
#li_merit li:nth-child(4)::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 126px 74px 0 0;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: calc((100vw - 1280px) / 2 * -1);
}

#li_merit li:nth-child(6)::before {
    border-width: 420px 240px 0 0;
    left: calc((100vw - 1280px) / 2 * -1);
}

/* #li_merit li:nth-child(3):after {
	content: '';
	display: block;
	width: 140vw;
	height: 690px;
	background: #151515;
	position: absolute;
	top: -210px;
	left: calc((100vw - 1280px) / 2 * -1);
	z-index: -12;
} */

body#tickets #li_merit li h3 {
    font-size: 3.6rem;

    margin: 0 0 30px;
    /*height: 2.6em;*/
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    text-align: left;
    position: relative;
    height: auto;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
}

body#tickets #li_merit li:nth-child(1) h3 span {
    /* margin-left: -94px; */
}

body#tickets #li_merit li h3::before {
    counter-increment: number 1;
    content: counter(number);
    display: inline-block;
    font-size: 20.0rem;
    color: #fff;
    font-family: 'roboto_condensed', sans-serif;
    font-weight: 300;
    line-height: 1;
    margin-bottom: -0.16em;
    z-index: 9;
}

body#tickets #li_merit li:nth-child(6) h3::before,
body#tickets #li_merit li:nth-child(4) h3::before {
    margin-right: 50px;
}

body#tickets #li_merit li h3::after {
    content: '';
    display: block;
    width: 2.2em;
    height: 70%;
    background-color: #151515;
    position: absolute;
    left: 34px;
    bottom: 1px;
    transform: skewX(-25deg);
    z-index: 1;
}

body#tickets #li_merit li:nth-child(1) h3::after {
    background-color: #31aeec;
    bottom: 0px;
}

body#tickets #li_merit li:nth-child(3) h3::after {
    left: 80px;
}

body#tickets #li_merit li:nth-child(2) h3 {
    padding-left: 520px;
    margin-top: -70px;
}

body#tickets #li_merit li:nth-child(2) h3::after {
    background-color: #151515;
    left: 610px;
}

body#tickets #li_merit li:nth-child(6) h3,
body#tickets #li_merit li:nth-child(4) h3 {
    margin-top: 40px;
    margin-left: 0;
    padding-left: 620px;
    padding-top: 0;
    line-height: 1.2;
}

body#tickets #li_merit li:nth-child(6) h3::after,
body#tickets #li_merit li:nth-child(4) h3::after {
    background-color: #31aeec;
    left: 700px;
    bottom: 0;
}

body#tickets #li_merit li:nth-child(5) h3::after {
    left: 90px;
}

body#tickets #li_merit li h3 span {
    /* position: relative; */
    z-index: 9;
}

body#tickets #li_merit li:nth-child(4) h3 span,
body#tickets #li_merit li:nth-child(2) h3 span {
    /* margin-left: -110px; */
}

#li_merit li:nth-child(5) h3 span {
    margin-bottom: -40px;
    margin-left: 28px;
}

/* body#tickets #li_merit li:nth-child(5) h3 span,
body#tickets #li_merit li:nth-child(3) h3 span {
	margin-left: -60px;
} */

#li_merit li h3 span::before {
    content: '';
    display: block;
    width: 95px;
    height: 82px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 99;
    position: absolute;
    top: 30px;
    left: 80px;
}

#li_merit li:nth-child(1) h3 span::before {
    background-image: url(/tickets/season_tickets/img/icon_01.svg);
}

#li_merit li:nth-child(2) h3 span::before {
    background-image: url(/tickets/season_tickets/img/icon_05.svg);
    left: 650px;
}

#li_merit li:nth-child(3) h3 span::before {
    background-image: url(/tickets/season_tickets/img/icon_02.svg);
    left: 90px;
    top: -10px;
}


#li_merit li:nth-child(3) figure {
    position: absolute;
    bottom: -100px;
    right: 50px;
    z-index: 99;
}

#li_merit li:nth-child(5) h3 span::before {
    background-image: url(/tickets/season_tickets/img/icon_06.svg);
    left: 150px;
    top: 8px;
}


#li_merit li:nth-child(4) h3 span::before {
    background-image: url(/tickets/season_tickets/img/icon_04.svg);
    left: 710px;
    top: -10px;
}

#li_merit li:nth-child(6) h3 span::before {
    background-image: url(/tickets/season_tickets/img/icon_07.svg);
    left: 710px;
    top: -10px;
}

body#tickets #li_merit li p {
    font-size: 1.8rem;
    font-weight: normal;
    font-style: normal;
    white-space: nowrap;

}

body#tickets #li_merit li:nth-child(1) p {
    /* width: 40em;
	white-space: normal; */
    margin-top: 0;
}

body#tickets #li_merit li:nth-child(2) p {
    margin-left: 530px;
}

#fig_12 {
    position: absolute;
    margin-top: 50px;
}

body#tickets #li_merit li:nth-child(6) p,
body#tickets #li_merit li:nth-child(4) p {
    margin-left: 630px;
}

body#tickets #li_merit li small {
    font-size: 1.3rem;
    display: block;
    margin-top: 0.8em;
    line-height: 1.6;
}

body#tickets #li_merit li p a {
    color: #fff;
}

body#tickets #li_merit li strong {
    font-weight: normal;
    font-style: normal;
    color: #d2fa4a;
}

#li_merit li:nth-child(4) figure,
#li_merit li:nth-child(2) figure {
    position: absolute;
    top: 220px;
    left: 530px;
}

#li_merit li #fig_03 {
    position: absolute;
}

#li_merit li #fig_04 {
    margin-left: 180px;
    margin-top: -120px;
}

#li_merit li #fig_05 {
    position: absolute;
    right: 80px;
    top: 36px;
}

#li_merit li #fig_15,
#li_merit li #fig_13 {
    position: absolute;
}

#li_merit li #fig_15 {
    top: 26px;
    left: -30px;
}

/*  */

#li_merit li:nth-child(6),
#li_merit li:nth-child(4) {
    background-color: #151515;
    padding-top: 116px;
}

#li_merit li:nth-child(6) {
    padding-top: 10px;
}

/*  */

#reuse {
    width: 100%;
    background-color: #ddf1fc;
    margin-top: 190px;
    color: #010101;
    position: relative;
}

#reuse h4 {
    text-align: center;
    font-size: 2.5rem;
    padding-top: 40px;
}

#reuse .inner {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 80px;
    position: relative;
    z-index: 9;
}

#reuse .inner:after {
    content: '';
    display: block;
    width: 200px;
    height: 116%;
    transform: skew(-30deg);
    background: #fff;

    position: absolute;
    bottom: 0;
    left: 240px;
    z-index: -1;
}


#reuse h5 {
    font-size: 5.4rem;
    color: #31aeec;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    position: relative;
    white-space: nowrap;
    line-height: 1.2;
}

#reuse h5 span {
    position: absolute;
    font-size: 0.3em;
    display: inline-block;
    background-color: #31aeec;
    color: #fff;
    padding: 0.4em 1.4em;
    top: -2em;
    left: 4em;
}

#reuse h5 span:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-style: solid;
    border-color: #31aeec transparent;
    border-width: 16px 14px 0 0;
    bottom: -16px;
    left: 50%;
    margin-left: -10px;

    transform: skew(-15deg);
}

#reuse .txt {
    width: 34em;
    position: relative;
}

#reuse .inner p {
    font-size: 1.8rem;
    line-height: 1.6;
}

#reuse .txt img {
    margin-top: 40px;
    margin-left: -60px;
    margin-bottom: -8px;
}

/*  */

#sec_targetgames {
    overflow: hidden;
    padding-top: 50px;
    /* margin-top: 160px; */
}

#sec_targetgames:after {
    content: '';
    display: block;
    width: 240px;
    height: 100%;
    /*transform: skew(-46deg);*/
    transform: skew(-30deg);
    background: #23b7fe;

    position: absolute;
    bottom: -10%;
    bottom: 0;
    right: 0;
}

#sec_targetgames div.inner {
    width: 1200px;
}

body#tickets #sec_targetgames h3 {
    color: #020202;
    font-size: 13rem;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-top: 0.4em;

    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
}

#sec_targetgames h3 strong {
    font-family: 'Roboto', sans-serif;
    font-size: 20rem;
    margin-left: -0.1em;
    letter-spacing: -0.15em;
    margin-right: 0.15em;
    position: relative;
    top: -0.2em;
}

#sec_targetgames h3 span {
    font-size: 0.2em;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    margin-bottom: 0em;
    margin-right: 0.6em;
    margin-top: 1.8em;
    color: #23b7fe;
}

body#tickets #sec_targetgames h3+p {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 600;
    margin-top: -2.4em;
    margin-bottom: 0.4em;
}

body#tickets #sec_targetgames p.notes {
    width: 800px;
    margin: 2em auto 0;
    line-height: 1.6;
}

.box_games {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 40px auto 3em;
    position: relative;
}

.box_games:before {
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    background-color: #020202;
    position: absolute;
    top: 0;
    left: calc(50% - 2.5px);
}

.game {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
}

.game:nth-child(1) {
    padding-right: 90px;
}

.game:nth-child(2) {
    padding-left: 80px;
}

body#tickets .game img {
    max-width: initial;
}

.game:nth-child(1) img {
    width: 427px;
}

.game:nth-child(2) img {
    width: 393px;
    margin-top: 20px;
}

.game h4 {
    font-size: 2.4rem;
    margin-top: 18px;
}

.game p {
    font-size: 2.2rem;
    margin-top: 20px;
    font-weight: bold;
    position: relative;
}

.game p strong {
    display: block;
    font-size: 1.6em;

}

.game:nth-child(2) p strong {
    margin-left: 0.6em;
}

.game:nth-child(2) p sup {
    font-size: 0.4em;
}

.box_games+p,
.box_games+p+p {
    width: 80%;
    margin: 0 auto;
    /* text-align: center; */
    font-size: 1.3rem;
    /* margin-top: 3em; */
    margin-bottom: 1em;
}

/*  */

#sec_sekiwari {
    background: #f5f5f5;
    overflow: hidden;
}

#sec_sekiwari>.inner {
    text-align: center;
}

#sec_sekiwari>.inner:after,
#sec_sekiwari>.inner:before {
    content: '';
    display: block;
    width: 400px;
    height: 100%;
    transform: skew(-30deg);
    background: #fff;

    position: absolute;
    top: 800px;
    z-index: -1;
}

#sec_sekiwari>.inner:before {
    height: 100%;
    left: -600px;
    top: 880px;
}

#sec_sekiwari>.inner:after {
    top: auto;
    bottom: -100px;
    left: auto;
    right: -1200px;
}

#sec_sekiwari h2+p {
    font-size: 1.8rem;
    margin-top: 0.8em;
}

body#tickets #sec_sekiwari h3 {
    display: inline-block;
    font-size: 4rem;
    color: #23b7fe;
    background-color: #020202;
    line-height: 1;
    padding: 0.6em 1.0em;
    margin-top: 50px;
}

#sec_sekiwari figure {
    width: 974px;
    text-align: center;
    margin: 20px auto 100px;
    position: relative;

}

#sec_sekiwari figcaption {
    text-align: left;
    margin-top: 2em;
}

#sec_sekiwari figcaption p {
    font-size: 1.4rem;
    line-height: 1.6;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 0.8em;
    text-align: center;
}

#sec_sekiwari figure:before {
    content: 'HOME\ATODOROKI';
    white-space: pre;
    font-size: 12.5rem;
    color: #fff;
    display: block;
    text-align: right;
    line-height: 0.8;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    left: -2.8em;
    top: 84px;
    z-index: -1;
    opacity: 0;
    transform: translate(-40px);
    transition: 1.0s;
}

#sec_sekiwari figure:after {
    content: '2024';
    white-space: pre;
    font-size: 35rem;
    color: #fff;
    display: block;
    text-align: right;
    line-height: 1;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    z-index: -1;
    right: -1.2em;
    bottom: 0;
    opacity: 0;
    transform: translate(40px);
    transition: 1.0s;
}

#sec_sekiwari figure.lazyloaded:after,
#sec_sekiwari figure.lazyloaded:before {
    transform: translate(0);
    opacity: 1;
}

#sec_sekiwari figure.lazyloaded:after {
    transition-delay: 2s;
}


/*  */

section#sec_propriety {
    padding-bottom: 90px;
}

section#sec_propriety>.inner {
    width: 1024px;
    margin: 0 auto;
    padding-top: 48px;
    text-align: center;
}

section#sec_propriety .ttl h2 {
    margin-bottom: 0.6em;
}

body#tickets section#sec_propriety p {
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.8;
    margin-top: 0.6em;
}

body#tickets article h3+p,
section#sec_propriety .ttl p {
    margin-top: 0.6em;
    font-weight: normal;
    font-style: normal;
    line-height: 1.8;
}

body#tickets section#sec_propriety h3 {
    background: #23b7fe;
    color: #fff;
    display: inline-block;
    font-size: 1.8rem;
    padding: 0.6em 1.0em;
    line-height: 1;
    margin-top: 60px;
    margin-bottom: 0.6em;
}

section#sec_propriety p small {
    font-size: 1.4rem;
    display: block;
    line-height: 1.6;
    margin-top: 0.6em;
}

section#sec_propriety p+p>small {
    /*background-color: rgba(0, 0, 0, 0.5);*/
    /*margin-top: 2em;*/
}


div.box_equation {
    text-align: center;
    background: #f7f393;
    width: 90%;
    margin: 50px auto 30px;
    padding: 1.0em 1.6em 1.6em;
}

body#tickets #sec_propriety div.box_equation p {
    text-align: center;
    font-size: 1.8rem;
}

body#tickets #sec_propriety div.box_equation p.equation {
    font-size: 2.8rem;
    color: #f00;
    font-weight: bold;
    margin-top: 0.2em;
}

/*  */

table.tbl_seats_price {
    margin: 0 auto;
    width: 100%;
    width: 920px;
    margin: 30px auto 0;
    caption-side: bottom;
}

table.tbl_seats_price caption {
    text-align: left;
    font-size: 1.4rem;
    margin-top: 1em;
}

table.tbl_seats_price caption p {
    margin-bottom: 0.8em;
}

table.tbl_seats_price,
table.tbl_seats_price th,
table.tbl_seats_price td {
    border: 1px solid #f9f9f9;
    font-size: 1.6rem;
    line-height: 1.4;
    box-sizing: border-box;
    border-bottom: 4px solid #f9f9f9;
}

table.tbl_seats_price th,
table.tbl_seats_price td {
    padding: 0.5em;
}

table.tbl_seats_price thead th {
    font-size: 1.3rem;
    text-align: center;
    background-color: #111;
    color: #fff;
}

table.tbl_seats_price tbody th {
    color: #fff;
}

table.tbl_seats_price thead th:nth-of-type(1) {
    width: 30%;
}

table.tbl_seats_price thead th:nth-of-type(2) {
    width: 14%;
}

table.tbl_seats_price thead th:nth-of-type(3),
table.tbl_seats_price thead th:nth-of-type(4),
table.tbl_seats_price thead th:nth-of-type(5) {
    width: 20%;
}

table.tbl_seats_price thead th:last-child {
    font-size: 1.2rem;
}

table.tbl_seats_price+p {
    margin-top: 1em;
    text-align: center;
}

table.tbl_seats_price>tbody>tr>td {
    text-align: right;
}

#sec_sekiwari table.tbl_seats_price td.no_sales {
    text-align: center;
    font-size: 1.6rem;
}

table.tbl_seats_price>tbody>tr>td:nth-of-type(1) {
    font-size: 1.8rem;
    font-weight: bold;
}

table.tbl_seats_price>tbody>tr>td:nth-of-type(2),
table.tbl_seats_price>tbody>tr>td:nth-of-type(3),
table.tbl_seats_price>tbody>tr>td:nth-of-type(5) {
    width: 15%;
}

table.tbl_seats_price>tbody>tr>td:nth-of-type(3) {
    font-weight: bold;
}

table.tbl_seats_price>tbody>tr>td:nth-of-type(4) {
    text-align: center;
}

/* table color */

table.tbl_seats_price tr.sss th {
    background-color: #f8856e;
}

table.tbl_seats_price tr.sss td {
    background-color: #fcd9d2;
}

table.tbl_seats_price tr.main_ss th {
    background-color: #9f7b70;
}

table.tbl_seats_price tr.main_ss td {
    background-color: #eeeae3;
}

table.tbl_seats_price tr.back_ss th {
    background-color: #c57cbc;
}

table.tbl_seats_price tr.back_ss td {
    background-color: #f3e5f1;
}

table.tbl_seats_price tr.main_s th {
    background-color: #64a6d6;
}

table.tbl_seats_price tr.main_s td {
    background-color: #dae6f1;
}

table.tbl_seats_price tr.back_s th {
    background-color: #85ce5d;
}

table.tbl_seats_price tr.back_s td {
    background-color: #e4f2dc;
}

table.tbl_seats_price tr.sg th {
    background-color: #beb372;
}

table.tbl_seats_price tr.sg td {
    background-color: #edebdf;
}


table.tbl_seats_price tr.sa th {
    background-color: #7c82c2;
}

table.tbl_seats_price tr.sa td {
    background-color: #e5e6f1;
}


table.tbl_seats_price tr.home_a th {
    background-color: #61c6f7;
}

table.tbl_seats_price tr.home_a td {
    background-color: #e0f4fc;
}

table.tbl_seats_price tbody.wheelchair th {
    background-color: #fde3c0;
    color: #222;
}

table.tbl_seats_price tbody.wheelchair td {
    background-color: #f9f0e5;
}

/*  */

body#tickets #sec_sekiwari h4 {
    font-size: 1.8rem;
    color: #23b7fe;
    line-height: 1;
    background-color: #fff;
    display: inline-block;
    border: none;
    padding: 0.6em 0.8em;
    margin-top: 60px;
}

body#tickets #sec_sekiwari h5 {
    text-align: left;
    font-size: 1.8rem;
    margin-top: 3.0em;
    text-decoration: underline;
    text-decoration-color: #23b7fe;
    text-underline-offset: 0.4em;
}

body#tickets #sec_sekiwari h5:first-of-type {
    margin-top: 2.4em;
}

body#tickets #sec_sekiwari h5+p {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.6;
    margin-top: 1em;
}


/*table*/

table.tbl_propriety {
    width: 100%;
    max-width: 1024px;
    margin: 20px auto 40px;
}

table.tbl_propriety,
table.tbl_propriety th,
table.tbl_propriety td {
    border: 1px solid #ccc;
    font-size: 1.6rem;
    line-height: 1.4;
    box-sizing: border-box;
}

table.tbl_propriety th,
table.tbl_propriety td {
    padding: 0.5em 1em 0.5em 1em;
    text-align: center;
}

table.tbl_propriety thead th {
    font-size: 1.3rem;
}

table.tbl_propriety thead th:nth-of-type(1) {
    width: 23%;
}

table.tbl_propriety small {
    font-size: 1.3rem;
}

table.tbl_propriety tbody tr:nth-of-type(1) {
    background-color: #ccecfb;
}

table.tbl_propriety tbody tr:nth-of-type(2) {
    background-color: #fbf4cb;
}

table.tbl_propriety tbody tr:nth-of-type(3) {
    background-color: #fdd8c0;
}

table.tbl_propriety tbody tr:nth-of-type(4) {
    background-color: #f5f5f5;
}

/* シーズンチケット購入特典 */

#sec_benefit {
    background-color: #151515;
    padding-top: 0;
    padding-bottom: 0;
}

#sec_benefit .ttl {
    position: relative;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}

#sec_benefit .ttl h2 {
    color: #fff;

}

#sec_benefit .ttl p {
    font-size: 1.8rem;
    margin-top: 1.2em;
    position: relative;
    z-index: 9;
}

#sec_benefit .ttl:after {
    content: '';
    display: block;
    width: 200px;
    height: 210px;
    transform: skew(-30deg);
    background: #b9b029;
    position: absolute;
    top: 0;
    left: calc(50% - 100px);
    z-index: 0;
}

#sec_benefit>div.inner {
    position: relative;
    padding-bottom: 94px;
}

#sec_benefit>div.inner:before {
    content: '';
    display: block;
    width: 460px;
    height: 760px;
    transform: skew(-30deg);
    background: #2d2c18;
    position: absolute;
    bottom: 0;
    left: -246px;
    z-index: 0;
}

#sec_benefit>div.inner:after {
    content: '';
    display: block;
    width: 460px;
    height: 100%;
    transform: skew(-30deg);
    background: #162d38;
    position: absolute;
    bottom: 0;
    left: 840px;
    z-index: 3;
}


#li_benefit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    /*z-index: 9;*/
}

#li_benefit li {
    width: 100%;
    background-color: #fff;
    position: relative;
    margin-top: 50px;
}

body#tickets #li_benefit li h3 {
    margin: 0;
    position: relative;
}

#li_benefit li h3 span {
    line-height: 1;
    display: block;
    margin-bottom: -20px;
}

#li_benefit li h3 em {
    /*display: block;*/
    display: inline-block;
    font-size: 1.6rem;
    position: relative;
    width: 77px;
    height: 67px;
    clip-path: polygon(25% 0, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: #b9b029;
    line-height: 67px;
    font-weight: normal;
    font-style: normal;
    top: -28px;
    text-align: center;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
}

#li_benefit li h3 strong {
    font-family: 'roboto_condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20rem;
    color: #23b7fd;
    margin-left: -0.2em;
}

#li_benefit li p {
    font-size: 2rem;
    position: relative;
}

#li_benefit li:nth-child(1) {
    text-align: right;
    padding-right: 40px;
    z-index: 4;
}

#fig_player_05_sp {
    position: absolute;
    width: 46vw;
    left: -10vw;
    top: 10vw;
    z-index: 1;
}

#li_benefit li:nth-child(1):before {
    content: '';
    display: block;
    width: 200px;
    height: 100%;
    transform: skew(-30deg);
    background: #d2effe;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0;
}

#li_benefit li:nth-child(1):after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 100px solid #f0eed3;
    border-left: 60px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}


#li_benefit li:nth-child(1) h3 {
    font-size: 6.4rem;
    text-align: right;
    line-height: 1.0;
    top: -70px;
}

body#tickets #li_benefit li:nth-child(1) p {
    text-align: right;
    top: -40px;
    font-weight: 600;
}

#fig_07 {
    position: absolute;
    left: -70px;
    bottom: -26px;
}

#fig_08 {
    position: absolute;
    width: 420px;
    height: auto;
    top: 24px;
    left: 210px;
}

#li_benefit li:nth-child(2),
#li_benefit li:nth-child(3) {
    width: 50%;
    padding-bottom: 24px;
    height: 330px;
}

#li_benefit li:nth-child(2):before {
    content: '';
    display: block;
    width: 200px;
    height: 100%;
    transform: skew(-30deg);
    background: #d2effe;
    position: absolute;
    top: 80px;
    left: -90px;
    z-index: 0;
}

#li_benefit li:nth-child(2):after {
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    background-color: #151515;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#li_benefit li:nth-child(3) {
    padding-left: 120px;
    z-index: 4;
    height: 308px;
    top: 24px;
    padding-bottom: 0;
}

#fig_player_05 {
    width: 232px;
    left: -134px;
    top: -110px;
    z-index: 999;
}


#li_benefit li:nth-child(2) h3,
#li_benefit li:nth-child(3) h3 {
    font-size: 3.2rem;
    text-align: left;
    padding-left: 154px;
    padding-top: 44px;
    z-index: 9;
    line-height: 1.1;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
}

body#tickets #li_benefit li:nth-child(2) h3 {
    margin-left: 36px;
    padding-left: 150px;
}

#li_benefit li:nth-child(2) h3 strong {
    margin-left: -0.1em;
}

#li_benefit li:nth-child(3) h3 {
    padding-top: 48px;
    top: -24px;
    font-size: 3.0rem;
}

#li_benefit li:nth-child(2) h3 strong,
#li_benefit li:nth-child(3) h3 strong,
#li_benefit li:nth-child(4) h3 strong {
    font-size: 16rem;
}

#li_benefit li:nth-child(2) h3 small,
#li_benefit li:nth-child(3) h3 small {
    font-size: 0.44em;
    display: block;
    /* font-weight: normal; */
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
    margin-bottom: 0.4em;
}

#li_benefit li:nth-child(3) h3 small {
    margin-top: -0.4em;
}

#li_benefit li:nth-child(2) h3 span,
#li_benefit li:nth-child(3) h3 span {
    position: absolute;
    left: 0;
    top: 0;
}

#li_benefit p.note::before {
    display: none;
}

body#tickets #li_benefit li:nth-child(3) p.note,
body#tickets #li_benefit li:nth-child(2) p.note {
    font-weight: normal;
    font-style: normal;
    font-size: 1.3rem;
    margin-left: 40px;
    margin-top: 1.6em;
}

body#tickets #li_benefit li:nth-child(2) p.note {
    margin-top: 3.6em;
}

body#tickets #li_benefit li:nth-child(3) p.note {
    margin-left: 1em;
    margin-top: -6px;
    padding-right: 1em;
}

#li_benefit li:nth-child(3) h3 strong {
    margin-left: 0;
}

#li_benefit li:nth-child(5),
#li_benefit li:nth-child(4) {
    z-index: 99;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 40px;
}

body#tickets #li_benefit li:nth-child(5) h3,
body#tickets #li_benefit li:nth-child(4) h3 {
    text-align: left;
    top: -42px;
    font-size: 3.6rem;
}

body#tickets #li_benefit li:nth-child(5) h3 {
    font-size: 3.0rem;
    text-align: right;
}

#li_benefit li:nth-child(5) h3 strong,
#li_benefit li:nth-child(4) h3 strong {
    margin-left: -0.05em;
    position: relative;
}

#li_benefit li:nth-child(5) h3 strong {
    font-size: 18rem;
}

#li_benefit li:nth-child(4) h3 strong:after {
    content: 'LIMITED GOODS';
    color: #585858;
    font-size: 2.4rem;
    display: inline-block;
    position: relative;
    top: -28px;
    left: 8px;
}

#li_benefit li:nth-child(5) h3 strong::before {
    content: '30min Earlier';
    color: #585858;
    font-size: 2.4rem;
    display: block;
    position: absolute;
    right: 170px;
    top: 120px;
    width: 7em;
}

#li_benefit li:nth-child(5) h3 small,
#li_benefit li:nth-child(4) h3 small {
    display: block;
    font-size: 0.8em;
}

#li_benefit li:nth-child(5) div.inner,
#li_benefit li:nth-child(4) div.inner {
    position: relative;
    height: 100%;
}

#li_benefit li:nth-child(5) div.inner:nth-child(1),
#li_benefit li:nth-child(4) div.inner:nth-child(1) {
    width: 100%;
    padding-left: 36px;
}

#li_benefit li:nth-child(5) div.inner:nth-child(1) {
    padding-right: 30px;
}

#li_benefit li:nth-child(5) div.inner:nth-child(1):before,
#li_benefit li:nth-child(4) div.inner:nth-child(1):before {
    content: '';
    display: block;
    width: 200px;
    height: 220px;
    transform: skew(-30deg);
    background: #f1efd4;
    position: absolute;
    top: 0;
    left: 80px;
    z-index: 0;
}

#li_benefit li:nth-child(5) div.inner:nth-child(1):before {
    left: auto;
    right: 90px;
    height: 230px;
}

#li_benefit li:nth-child(5) h3+p,
#li_benefit li:nth-child(4) h3+p {
    top: -8px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    width: auto;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
}

body.hale_tickets #li_benefit li:nth-child(5) h3+p,
body.hale_tickets #li_benefit li:nth-child(4) h3+p {
    width: auto;
    text-align: center;
    position: static;
    margin-top: 1.8em;
    font-weight: 500;
}

#li_benefit li:nth-child(4) div.inner:nth-child(1) p.note {
    text-align: left;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    width: 26em;
    line-height: 1.6;
    top: 0px;
}

#li_benefit li:nth-child(4) div.inner:nth-child(2) {
    padding-left: 30px;
    width: 100%;
}

#li_benefit li:nth-child(4) div.inner:nth-child(2):after {
    content: '';
    display: block;
    width: 400px;
    height: 250px;
    background-color: #f1efd4;
    position: absolute;
    z-index: 1;
    top: 86px;
    left: 68px;
}

#li_benefit li:nth-child(4) h4 {
    font-size: 2.2rem;
    color: #23b7fd;
    font-style: italic;
    font-weight: 300;
    font-family: 'roboto_condensed', sans-serif;
    line-height: 1.2;
}

#li_benefit li:nth-child(4) h4+p {
    font-size: 1.4rem;
    width: 14em;
    margin-top: 1.2em;
    line-height: 1.6;
}

#li_benefit li:nth-child(5) {
    z-index: 99;
}



#li_benefit div.matchday {
    margin-top: 60px;
    position: relative;
    z-index: 9;
}

#fig_09 {
    position: absolute;
    z-index: 99;
    top: 30px;
    right: 30px;
}

#fig_10 {
    position: absolute;
    bottom: -116px;
    z-index: 9;
}

#fig_11 {
    position: absolute;
    right: 24px;
    bottom: -62px;
    z-index: 9;
}

#fig_16 {
    position: absolute;
    left: 24px;
    top: 26px;
    z-index: 9;
}


/* 申し込み方法 */

#sec_application {
	padding-top: 100px;
}

#sec_application h2 {
    margin-bottom: 0.8em;
}



#sec_campaign div.inner,
#sec_application div.inner {
    text-align: center;
    width: 1024px;
}


body#tickets #sec_application p {
    font-size: 1.8rem;
    margin-top: 0.8em;
    text-align: left;
}


body#tickets #sec_campaign .inner>p{
	font-size: 1.8rem
}


body#tickets #sec_application .center {
    text-align: center;
}

#sec_application small {
    font-size: 0.8em;
    text-align: left;
}

body#tickets.lower_page article #sec_campaign h3,
body#tickets #sec_application h3 {
    font-size: 1.8rem;
    color: #fff;
    background: #23b7fe;
    line-height: 1;
    display: inline-block;
    margin-bottom: 0.6em;
    padding: 0.6em 1.4em;
    margin-top: 90px;
}

body#tickets.lower_page article #sec_campaign h3 {
    margin-top: 60px;
}

body#tickets #sec_application p span {
    font-size: 2.8rem;
    text-align: center;
    display: block;
    line-height: 1.4;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0.8em;
}

body#tickets #sec_application p span.notes {
    font-size: 1.8rem;
    display: inline;
    line-height: normal;
}

body#tickets #sec_application h3:first-of-type+p+p {
    /* text-align: center; */
}

#li_application {
    text-align: left;
    font-size: 1.8rem;
    margin-top: 1.4em;
}

#li_application li {
    margin-top: 0.6em;
    line-height: 2;
    padding-left: 2em;
    text-indent: -1em;
}

#li_application li:before {
    content: '●';
    color: #23b7fe;
    display: inline-block;
    margin-right: 0.2em;
}

/*  */

#li_priority {
    text-align: left;
    font-size: 1.8rem;
    margin-top: 1.4em;
    margin-bottom: 2em;
}

#li_priority li {
    margin-top: 0.8em;
    text-align: center;
}

#li_priority li:first-letter {
    color: #23b7fe;
}

body#tickets #sec_application p.center {
    text-align: center;
}

/*  */

div.process {
    border: 1px solid #707070;
    border-radius: 0.8em;
    padding: 3em 4em 1em 3em;
    margin-top: 90px;
}

body#tickets #sec_application div.process h3 {
    margin-top: 0;
    margin-bottom: 40px;
}

.li_process {
    text-align: left;
}

#sec_campaign .li_process {
    width: 800px;
    margin: 20px auto 0;
}

.li_process li {
    font-size: 1.8rem;
    line-height: 2.0;
    padding-bottom: 80px;
    position: relative;
    padding-left: 110px;
}

.li_process li:before {
    content: 'STEP';
    display: block;
    position: absolute;
    color: #333333;
    font-family: 'Roboto', sans-serif;
    left: 0;
    top: 1.2em;
}

.li_process li:after {
    /* number カウンタを増加 */
    counter-increment: step;
    /* 表示形式を指定 */
    content: counter(step);
    display: block;
    font-size: 8.0rem;
    color: #23b7fe;
    font-family: 'roboto_condensed', sans-serif;
    font-weight: 300;
    position: absolute;
    left: 0.6em;
    top: 0;
    line-height: 1;
    letter-spacing: -0.12em;
}

div.process .li_process li:after {
    counter-increment: step2;
    content: counter(step2);
}


.li_process li .step {
    border-left: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    padding: 0.2em 1.6em 1.2em;
    position: relative;
    min-height: 4em;
}

.li_process li strong {
    color: #23b7fe;
}

.li_process li .step:after {
    content: '';
    display: block;
    height: 30px;
    width: 14px;
    background-color: #23b7fe;
    position: absolute;
    left: calc(50% - 7px);
    bottom: -42px;
}

.li_process li .step::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 22px 0 22px;
    border-color: #23b7fe transparent transparent transparent;
    position: absolute;
    left: calc(50% - 22px);
    bottom: -62px;
}

#sec_campaign .li_process li .step:after {
    left: calc(50% - 61px);
}

#sec_campaign .li_process li .step::before {
    left: calc(50% - 76px);
}

.li_process li:last-child .step::after,
.li_process li:last-child .step::before {
    display: none;
}

/*  */

#dl_location {
    width: 74%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 2em auto 0;
}

#dl_location dt,
#dl_location dd {
    font-size: 1.8rem;
    margin-bottom: 1.6em;
}

#dl_location dt {
    font-weight: 700;
    width: 36%;
    padding-top: 0;
    line-height: 1.8;
}

#dl_location dd {
    width: 64%;
    padding-left: 1em;
}

body#tickets #sec_application #dl_location p {
    margin-top: 0;
    margin-bottom: 0.8em;
}


/*  */

#sec_faq {
    background-color: #f6f6f6;
    counter-reset: number 0;
}

#sec_faq dl {
    width: 1024px;
    margin: 0 auto;
}

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

#sec_faq dt {
    font-size: 2.4rem;
    background-color: #fff;
    border-radius: 0.4em 0.4em 0 0;
    border-bottom: none;
    padding-top: 1.0em;
    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;
}

/*  */

#inq {
    width: 860px;
    height: auto;
    border-radius: 0.6em;
    background: transparent;
    border: 1px solid #999;
    margin: 100px auto;

    display: flex;
    justify-content: space-around;
    align-items: flex-start;

    padding: 40px 30px;
}

#inq img {
    width: 340px;
    height: auto;
}

#inq .inner {
    width: 27em;
}

#inq h6 {
    font-size: 2.4rem;
    color: #23b7fe;
    font-weight: normal;
    font-style: normal;
}

#inq .inner p {
    font-size: 1.3rem;
    line-height: 2.0;
}

#inq .inner h6+p {
    font-size: 1.5rem;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 1em;
}

/* inview */

.inview {
    opacity: 0;
}

.fade {
    opacity: 0;
    transition: 0.5s;
}

.fade.lazyloaded {
    opacity: 1;
}

img.fadeIn_up {
    opacity: 0;
    transform: translate(0, 40px);
    transition: 1.0s;
}

img.lazyloaded.fadeIn_up {
    transform: translate(0, 0);
    opacity: 1;
}

img.fadeIn_right {
    opacity: 0;
    transform: translate(-40px);
    transition: 1.0s;
}

img.lazyloaded.fadeIn_right {
    transform: translate(0);
    opacity: 1;
}

#fig_player_02 {
    transition-delay: 0.5s;
}

#fig_player_03 {
    transition-delay: 1s;
}

#fig_player_04 {
    transition-delay: 2s;
}

/* 20221003 */

div.box_caution {
    width: 1024px;
    margin: 0 auto;
}

div.box_caution h4 {
    font-size: 1.8rem;
    margin-top: 2em;
    line-height: 1.3;
    text-align: left;
}

div.box_caution ul {
    margin-bottom: 2em;
}

div.box_caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1.8rem;
    margin-top: 0.8em;
    text-align: left;
}

/* 2024 */

#sec_campaign {padding-bottom: 0;
    padding-top: 0;
}

#sec_campaign div.inner {
    border-radius: 0.8em;
    background-color: #f8f7e9;
    padding: 4em 4em;
}

#sec_campaign p {
    font-size: 1.6rem;
    line-height: 1.8;
}

#sec_campaign h2 {}

#sec_campaign h2 span {
    font-size: 0.8em;
}

#sec_campaign h2+p {
    font-size: 1.8rem;
    margin-top: 2em;
    line-height: 1.8;
}

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

#sec_campaign figure {
    margin-bottom: 4em;
}

/*  */

@media screen and (max-width: 768px) {

    #cnav {
        display: none;
    }

    section[id^="sec_"] .ttl h2,
    section[id^="sec_"]>h2,
    section[id^="sec_"]>div.inner>h2 {
        font-size: 6.25vw;
        /* 20px */
    }

    section[id^="sec_"]>div.inner {
        width: 88vw;
    }

    section[id^="sec_"] {
        padding-top: 14vw;
        padding-bottom: 20vw;
    }

    /*  */

    #kv {
        height: auto;
    }

    body.hale_tickets #kv {
        height: auto;
        background-color: transparent;
    }

    body#tickets.hale_tickets #kv_2024_half {
        width: 100%;
    }

    #kv .ttl {
        top: 0;
        left: 0;
    }

    #kv .ttl div.ttl_inner {
        position: static;
        width: 100%;
        height: 22vw;
        padding-left: 18vw;
        justify-content: flex-start;
    }

    #kv .ttl div.ttl_inner:after {
        width: 40vw;
        left: 4vw;
    }

    #kv .ttl figure {
        width: 40vw;
        top: 4vw;
        left: 0vw;
    }

    #kv .ttl figure img {
        width: 70%;
        top: 4vw;
        left: 5vw;
    }

    #kv .ttl h1 {
        font-size: 3.125vw;
        /* 10px */
    }

    #kv .inner.lazyloaded .ttl:after {
        left: auto;
        right: 0;
    }

    /*  */

    body#tickets #fig_player_01 {
        /* width: 14.0%;
		left: 47.0%;
		top: 7%; */

        width: 18vw;
        left: 40%;
        top: 2%;
    }

    body#tickets #fig_player_02 {
        /* width: 22.5%;
		left: 53.7%;
		top: 7%; */

        width: 24vw;
        left: 56%;
    }

    body#tickets #fig_player_03 {
        /* width: 19.5%;
		left: 73%;
		top: 3.5%; */

        width: 22vw;
        left: auto;
        right: 1%;
        top: auto;
        bottom: 0;
    }

    /*  */

    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-bottom: 50px;
		padding-top: 60px;*/

        max-width: initial;
    }

    /*  */

    body#tickets #intro {
        max-width: initial;
        width: 100vw;
        min-width: initial;
        padding-top: 0;
        margin-top: -7vw;
    }

    #intro h2 {
        margin-left: 0;
        font-size: 9.375vw;
        /* 30px */
        font-size: 6.875vw;
        /* 22px */
        font-size: 7.5vw;
        /* 24px */

        white-space: normal;
        text-align: center;
        line-height: 1;
    }

    #intro h2 span.top {
        font-size: 0.6em;
        display: inline;
    }

    #intro h2 span.btm {
        display: inline-block;
        line-height: 1.3;
        margin-top: 0.4em;
    }

    body#tickets #intro .inner {
        width: 100%;
        /* padding: 30px 30px 50px 38vw; */
        padding: 6vw 4vw 0vw 38vw;
        margin-right: 0;
    }

    body#tickets #intro .inner:before {
        display: none;
    }

    body#tickets #intro .inner:after {
        content: '';
        display: block;
        background-image: url("/tickets/season_tickets/img/fig_01.png");
        width: 54vw;
        height: calc(70vw * 0.338);
        background-size: 100% auto;
        background-position: 0 0;
        background-repeat: no-repeat;
        margin-left: auto;
        margin-top: 18vw;
    }

    body#tickets #intro h3 {
        font-size: 7.5vw;
        /* 24px */
    }

    body#tickets #intro .inner p {
        width: auto;
        font-size: 3.125vw;
        /* 10px */
        font-feature-settings: "palt" 1;
        letter-spacing: 0.05em;
    }

    body#tickets #fig_player_04 {
        top: 28vw;
        left: -18vw;
        width: 54vw;
        height: auto;
    }

    /*  */
    /* #151515 */
    #sec_merit>.ttl {
        width: 100vw;
        margin: 0 auto;
        padding: 10vw 6vw;
        background-color: #151515;
    }

    #sec_merit .ttl h2 {
        font-size: 12.4vw;
    }

    #sec_merit>.ttl:after,
    #sec_merit>.ttl:before {
        display: none;
    }

    #li_merit li:nth-child(3):after,
    #sec_merit>.ttl:before {
        display: block;
        width: 0;
        height: 0;
        border-top: 20vw solid #fff;
        border-right: 10vw solid transparent;
        position: absolute;
        top: 0;
        left: 0;
        transform: skew(0);
        z-index: 1;
        background-color: transparent;
    }

    #sec_merit .ttl p {
        font-size: 4.375vw;
        /* 14px */
        position: relative;
        z-index: 9;
        font-weight: bold;
    }

    body#tickets #fig_02_sp {
        width: 54vw;
        /* margin-left: auto; */
        /* margin-right: -6vw;
		margin-top: -6vw; */
        /* position: relative; */
        margin: 4vw auto 0;
        z-index: 1;
    }

    /*  */

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

    #li_merit {
        width: 100vw;
        margin-top: -14vw;
    }

    #li_merit li:nth-child(5),
    #li_merit li:nth-child(3),
    #li_merit li:nth-child(1) {
        padding-left: 6vw;
        background-color: #151515;
    }

    body#tickets #li_merit li h3 {
        font-size: 5.625vw;
        /* 18px */
    }

    #li_merit li {
        padding: 0 6vw 12vw;
    }

    body#tickets #li_merit li:nth-child(1) h3 {
        margin-bottom: 0.6em;
    }

    #li_merit li:nth-child(1) h3:before {
        width: 30vw;
        height: calc(30vw * 0.8);
    }

    body#tickets #li_merit li:nth-child(1) h3 span {
        margin-left: -10vw;
    }

    body#tickets #li_merit li p {
        font-size: 2.5vw;
        /* 8px */
        font-size: 3.125vw;
        /* 10px */
        white-space: normal;
        line-height: 1.8;
    }

    /*  */

    #li_merit li:nth-child(2) {
        padding-top: 6vw;
        padding-left: 6vw;
        background-color: #31aeec;
        position: relative;
    }

    body#tickets #li_merit li:nth-child(2) h3 {
        margin-top: 2vw;
        margin-left: 0;
        position: relative;
        padding-left: 0;
    }

    #li_merit li:nth-child(2) h3:before {
        /* width: 30vw;
		height: calc(30vw *0.625); */
    }

    #li_merit li:nth-child(2) h3 span::before {
        top: 2vw;
        left: 12vw;
    }

    #li_merit li:nth-child(3) h3 span::before {
        top: 2vw;
        left: 16vw;
    }

    #li_merit li:nth-child(6) h3 span::before,
    #li_merit li:nth-child(4) h3 span::before {
        top: 0vw;
        left: 11vw;
    }

    #fig_12_sp {
        width: 60vw;
        margin-top: 4vw;
    }

    body#tickets #li_merit li:nth-child(2) h3 span {
        /*		margin-left: -8vw;
		padding-top: 18vw;*/
        /* position: absolute;
		left: 40vw;
		top: 12vw; */
    }

    body#tickets #li_merit li:nth-child(2) p {
        margin-left: 0;
    }

    body#tickets #li_merit li:nth-child(2) p br {
        display: none;
    }

    #li_merit li:nth-child(2):after {
        display: none;
    }

    #li_merit li:nth-child(2):before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-top: 20vw solid #fff;
        border-left: 10vw solid transparent;
        position: absolute;
        top: 0;
        right: 0;
    }

    #li_merit li:nth-child(2) figure {
        position: static;
    }

    #li_merit li #fig_03 {
        width: 32vw;
        height: auto;
        top: -10vw;
        right: 0;
    }

    #li_merit li #fig_04_sp {
        width: 32vw;
        height: auto;
        position: absolute;
        top: auto;
        left: 0;
        bottom: 0;
    }

    /*  */

    #li_merit li:nth-child(3) {
        margin-top: 0;
        display: flex;
        flex-direction: column;
        height: auto;
        min-height: 20vw;
        background-color: #31aeec;
    }

    #li_merit li:nth-child(3) figure {
        display: none;
    }

    body#tickets #li_merit li:nth-child(3) h3 {
        padding-left: 4vw;
        margin-bottom: 4vw;
    }

    #li_merit li:nth-child(3) h3:before {
        /* width: 30vw;
		height: calc(30vw *0.8743718592964824);
		margin-top: -7.8vw; */

    }

    #li_merit li #fig_15,
    #li_merit li #fig_05 {
        position: static;
        order: 3;
        display: block;
        margin: 4vw auto 0;
        width: 80%;
    }

    #li_merit li:nth-child(3) p {
        padding-left: 32vw;
    }

    #li_merit li:nth-child(3) p br {
        display: none;
    }

    /* 2023 */

    #li_merit li:nth-child(4),
    #li_merit li:nth-child(5) {
        height: auto;
    }

    #li_merit li:nth-child(4) {
        padding-top: 6vw;
        padding-left: 6vw;

    }

    #li_merit li:nth-child(4)::after {
        width: 100vw;
        height: 100%;
        left: 0;
    }

    body#tickets #li_merit li:nth-child(6) h3,
    body#tickets #li_merit li:nth-child(4) h3 {
        padding-top: 0;
        padding-left: 0;
        margin-top: 0;
    }

    body#tickets #li_merit li:nth-child(6) h3::before,
    body#tickets #li_merit li:nth-child(4) h3::before {
        margin-right: 0;
    }

    body#tickets #li_merit li:nth-child(6) h3 span,
    body#tickets #li_merit li:nth-child(4) h3 span {
        margin-bottom: -1.2em;
        margin-left: 0.4em;
    }

    body#tickets #li_merit li:nth-child(6) p,
    body#tickets #li_merit li:nth-child(4) p {
        margin-left: 0;
        margin-top: 4em;
    }

    body#tickets #li_merit li:nth-child(6) p br,
    body#tickets #li_merit li:nth-child(4) p br {
        display: none;
    }

    #li_merit li #fig_13 {
        display: none;
    }

    #li_merit li:nth-child(5) {
        background-color: transparent;
    }

    body#tickets #li_merit li:nth-child(5) h3 {
        top: -6vw;
        margin: 0;
    }

    #li_merit li:nth-child(5) h3 span {
        margin-bottom: -0.8em;
        margin-left: 0.4em;
    }

    #li_merit li:nth-child(5) h3 span::before {
        top: 0vw;
        left: 13vw;
    }

    #li_merit li:nth-child(5):after {
        height: 100vw;
    }

    /*  */

    #li_merit li:nth-child(6) {
        height: auto;
    }

    #li_merit li:nth-child(6)::after,
    #li_merit li:nth-child(6)::before {
        display: none;
    }

    body#tickets #li_merit li:nth-child(6) p {
        margin-left: 0;
    }


    /*  */

    #reuse {
        margin-top: 0;
    }

    #reuse h4 {
        font-size: 5.625vw;
        /* 18px */
        padding-top: 10vw;
    }

    #reuse .inner {
        width: 88vw;
        margin-top: 18vw;
        flex-direction: column;
    }

    #reuse .inner:after {
        width: 44vw;
        height: 114%;
        left: 0;
    }

    #reuse h5 {
        font-size: 6.875vw;
        /* 22px */

    }

    #reuse h5 span {
        font-size: 0.4em;
        top: -3em;
        left: 3em;
    }

    #reuse h5 span:after {
        border-width: 2em 1.2em 0 0;
        bottom: -2em;
    }

    #reuse .txt {
        width: auto;

    }

    #reuse .inner p {
        font-size: 3.125vw;
        /* 10px */
        margin-top: 1.4em;
    }

    #reuse .txt img {
        width: 80%;
        display: block;
        margin-left: auto;
        margin-right: 0;
        margin-bottom: 8vw;
    }

    /*  */
    #sec_targetgames {
        padding-top: 10vw;
        padding-bottom: 10vw;
        margin-top: 0;
    }

    #sec_targetgames div.inner {
        width: 88vw;
        margin: 0 auto;
    }

    body#tickets #sec_targetgames p.notes {
        width: 100%;
    }

    #sec_targetgames h2 {
        font-size: 7.5vw;
        /* 24px */
    }

    body#tickets #sec_targetgames h3 {
        font-size: 16vw;
        /* flex-direction: column;
		align-items: center; */
        display: block;
        margin: 0 auto;
    }

    body#tickets #sec_targetgames h3+p {
        font-size: 3.125vw;
        /* 10px */
        margin-top: 0.2em;
    }

    #sec_targetgames h3 strong {
        font-size: 1.6em;
        top: 0.05em;
    }

    #sec_targetgames h3 span {
        font-size: 0.3em;
        display: block;
        margin: 1.4em 0 -0.6em 0;
    }

    #sec_targetgames h3 span br {
        display: none;
    }

    .box_games {
        flex-direction: column;
        margin-top: 6vw;

    }

    .box_games:before {
        display: none;
    }

    .game:nth-child(1),
    .game:nth-child(2),
    .game {
        width: 100%;
        padding: 0;

    }

    .game:nth-child(2) {
        margin-top: 8vw;
        padding-top: 8vw;
        border-top: solid 4px#020202;
    }

    .game:nth-child(1) img,
    .game:nth-child(2) img,
    .game img {
        width: 84%;
        display: block;
        margin: 0 auto;
        padding: 0;

    }

    .game h4 {
        font-size: 4.375vw;
        /* 14px */

    }

    .game p {
        font-size: 4.375vw;
        /* 14px */
    }

    .game p strong {
        font-size: 1.2em;
    }

    .box_games+p {
        font-size: 2.5vw;
        /* 8px */
    }

    #sec_targetgames:after {

        background-color: transparent;
        transform: skew(0deg);
        width: 0;
        height: 0;
        border-bottom: 20vw solid #23b7fe;
        border-left: 10vw solid transparent;
        bottom: 0;

    }

    /*  */


    #sec_sekiwari>.inner:after,
    #sec_sekiwari>.inner:before {
        display: block;
        width: 44vw;
        top: 50vw;
    }

    #sec_sekiwari h2+p {
        font-size: 2.2vw;
    }

    body#tickets #sec_sekiwari h3 {
        font-size: 3.75vw;
        /* 12px */
        position: relative;
        margin-bottom: 10vw;

    }

    body#tickets #sec_sekiwari h3:nth-of-type(2)::after {
        margin-top: 3%;
        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;
        position: absolute;
        bottom: -8vw;
        right: -10vw;
    }


    #sec_sekiwari figure {
        width: 100%;
        margin-bottom: 0;
        margin-top: 0;
    }

    #sec_sekiwari figure:before {
        font-size: 9.375vw;
        /* 30px */
    }

    #sec_sekiwari figure:after {
        font-size: 30vw;
    }

    #sec_sekiwari figcaption p {
        font-size: 2.5vw;
        /* 8px */
    }

    div.scrollable {
        overflow-y: auto;
        /* margin-top: 2vw; */
        padding-bottom: 4vw;
        position: relative;
        /* padding-top: 8vw; */
        /* white-space: nowrap; */
        -webkit-overflow-scrolling: touch;
    }

    /* div.scrollable::before {
		margin-top: 3%;
		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;
		position: absolute;
		top: 0;
		
	} */

    table.tbl_seats_price {
        margin-top: 0;
        /* width: auto;
		width: 140vw; */
        width: 160vw;
    }

    table.tbl_seats_price,
    table.tbl_seats_price th,
    table.tbl_seats_price td {
        font-size: 3.75vw;
        /* 12px */
    }

    /*  */

    table.tbl_seats_price thead th:nth-of-type(1) {
        width: 26%;
    }

    table.tbl_seats_price thead th:nth-of-type(2) {
        width: 8%;
    }

    table.tbl_seats_price thead th:nth-of-type(3) {
        width: 20%;
    }

    table.tbl_seats_price thead th:nth-of-type(4),
    table.tbl_seats_price thead th:nth-of-type(5) {
        width: 22%;
    }

    /*  */

    body#tickets #sec_sekiwari h5,
    body#tickets #sec_sekiwari h4 {
        font-size: 3.4375vw;
        /* 11px */
    }

    body#tickets #sec_sekiwari h5+p {
        font-size: 3.125vw;
        /* 10px */
    }

    /*  */
    section#sec_propriety {
        padding-bottom: 10vw;
        padding-top: 0;
    }

    section#sec_propriety>.inner {
        width: 88vw;
    }

    section#sec_propriety>.inner>.ttl {
        /* width: 88vw;
		margin: 0 auto; */
        padding-top: 0;
    }

    section#sec_propriety .ttl h2 {
        font-size: 5vw;
        /* 16px */
    }

    body#tickets section#sec_propriety p {
        font-size: 3.125vw;
        /* 10px */
    }

    body#tickets section#sec_propriety h3 {
        font-size: 3.4375vw;
        /* 11px */
    }

    table.tbl_propriety {
        margin-top: 2vw;
    }

    /*  */

    div.box_equation {
        width: 100%;
        margin: 4vw auto 6vw;
    }

    body#tickets #sec_propriety div.box_equation p {
        font-size: 2.5vw;
        /* 8px */
    }

    body#tickets #sec_propriety div.box_equation p.equation {
        font-size: 4.0625vw;
        /* 13px */
    }

    section#sec_propriety p small {
        font-size: 2.5vw;
        /* 8px */
    }

    /*  */

    #sec_benefit>div.inner {
        padding-bottom: 10vw;
    }

    #sec_benefit .ttl {
        padding-top: 8vw;
    }

    #sec_benefit .ttl p {
        font-size: 2.5vw;
        /* 8px */
    }

    #li_benefit {
        flex-direction: column;
        margin-top: 10vw;
    }

    #li_benefit li {
        margin-top: 8vw;
    }

    #li_benefit li:nth-child(1) {
        padding-right: 0;
        padding-bottom: 8vw;
    }

    #li_benefit li:nth-child(2),
    #li_benefit li:nth-child(3) {
        width: 100%;
        padding-bottom: 8vw;
        height: auto;
        z-index: 9;
    }

    #li_benefit li:nth-child(1):after {
        display: none;
    }

    #li_benefit li:nth-child(1):before {
        display: none;
    }

    #li_benefit li:nth-child(2):after {
        display: none;
    }

    #li_benefit li:nth-child(2):before {
        width: 36%;
        top: 7em;
        left: auto;
        right: 8vw;
    }

    #li_benefit li:nth-child(1) h3 {
        font-size: 10vw;
        top: 0;
        padding-right: 6vw;
    }

    #li_benefit li:nth-child(2) h3,
    #li_benefit li:nth-child(3) h3 {
        font-size: 6vw;
        text-align: left;
        padding-left: 0;
        padding-top: 1.2em;
        z-index: 9;
        line-height: 1.1;
    }

    #li_benefit li h3 span {
        margin-bottom: 0;
        margin-right: -4vw;
    }

    #li_benefit li h3 em {
        font-size: 3.125vw;
        /* 10px */
        width: 4em;
        height: 3.6em;
        line-height: 3.6em;
        top: -1.4em;
    }

    #li_benefit li:nth-child(5) h3 strong,
    #li_benefit li:nth-child(1) h3 strong,
    #li_benefit li:nth-child(2) h3 strong,
    #li_benefit li:nth-child(3) h3 strong,
    #li_benefit li:nth-child(4) h3 strong {
        font-size: 30vw;
    }


    body#tickets #li_benefit li:nth-child(1) p {
        top: 0;
        font-size: 3.125vw;
        /* 10px */
        margin-right: 6vw;
    }

    #fig_08_sp {
        width: 46%;
        height: auto;
        margin-left: auto;
        margin-right: 8vw;
        margin-top: 4vw;
    }

    #fig_07 {
        top: -25vw;
        left: -24vw;

    }

    body#tickets #li_benefit li:nth-child(2) h3 {
        width: 11em;
        margin-left: 8vw;
        padding-left: 0;

    }

    #li_benefit li:nth-child(2) h3 span,
    #li_benefit li:nth-child(3) h3 span {
        position: absolute;
        left: 0;
        top: 0;
    }

    #li_benefit li:nth-child(2) h3 span {
        left: auto;
        right: 0;
        top: -6vw;
    }

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

    body#tickets #li_benefit li:nth-child(3) p.note,
    body#tickets #li_benefit li:nth-child(2) p.note {
        font-size: 2.5vw;
        /* 8px */
        margin-left: 8vw;
        margin-top: 4vw;
    }

    #li_benefit li:nth-child(3) {
        padding-left: 8vw;
        overflow: hidden;
        top: 0;
    }

    #li_benefit li:nth-child(3) h3 {
        top: 0;
        padding-left: 27vw;
        padding-top: 2.4em;

    }

    #li_benefit li:nth-child(3) h3 span {}

    #li_benefit li:nth-child(3):before {
        content: '';
        display: block;
        height: 100%;
        transform: skew(-30deg);
        background: #d2effe;
        position: absolute;
        z-index: 0;
        width: 40%;
        top: 5em;
        left: -12.6vw;
    }

    #li_benefit li:nth-child(5),
    #li_benefit li:nth-child(4) {
        display: block;
        padding-bottom: 0;

    }

    #li_benefit li:nth-child(4) div.inner:nth-child(1) {
        padding: 0 4vw;
    }

    #li_benefit li:nth-child(4) div.inner:nth-child(1)::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-bottom: 60vw solid #d3f1ff;
        border-left: 30vw solid transparent;
        position: absolute;
        bottom: -24vw;
        right: 0;
        z-index: -1;
    }

    #li_benefit li:nth-child(4) div.inner:nth-child(2) {
        display: flex;
        flex-direction: column;
        padding: 0 4vw;
        position: static;
    }

    body#tickets #li_benefit li:nth-child(5) h3,
    body#tickets #li_benefit li:nth-child(4) h3 {
        text-align: center;
        top: 0;
        font-size: 6.25vw;
        /* 20px */
    }

    body#tickets #li_benefit li:nth-child(5) h3 {
        font-size: 5vw;
        /* 16px */
    }

    #li_benefit li:nth-child(5) h3 strong::before,
    #li_benefit li:nth-child(4) h3 strong:after {
        display: none;
    }

    body#tickets #li_benefit li:nth-child(4) h3 span {
        margin-right: 0;
        margin-bottom: -0.4em;
    }

    #li_benefit li:nth-child(4) div.inner:nth-child(1):before {
        width: 10em;
        height: 15em;
        left: 46%;

    }

    #li_benefit li:nth-child(4) h3+p {
        top: 0;
        font-size: 3.75vw;
        /* 12px */
        width: auto;
    }

    #li_benefit li:nth-child(4) div.inner:nth-child(1) p.note {
        font-size: 2.5vw;
        /* 8px */
        width: auto;
    }

    #fig_16 {
        position: static;
        margin-bottom: 8vw;
        margin-top: 4vw;
    }

    body.hale_tickets #li_benefit li:nth-child(5) h3+p,
    body.hale_tickets #li_benefit li:nth-child(4) h3+p {
        font-size: 4.375vw;
        /* 14px */
        font-size: 3.125vw;
        /* 10px */
        position: relative;
    }

    /*  */

    #li_benefit div.matchday {
        margin-top: -10em;
        order: 2;
        background-color: #f1efd4;
        width: 80%;
        overflow: visible;
        margin-left: -4vw;
        padding-left: 4vw;
        padding-top: 8em;
        padding-bottom: 6vw;
    }

    #li_benefit li:nth-child(4) h4 {
        font-size: 4.375vw;
        /* 14px */

    }

    #li_benefit li:nth-child(4) h4 br {
        display: none;
    }

    #li_benefit li:nth-child(4) h4+p {
        font-size: 3.125vw;
        /* 10px */
        width: 25em;
    }

    #fig_09 {
        position: static;
        order: 1;
        margin-top: 4vw;
        margin-bottom: 8vw;
    }

    #li_benefit li:nth-child(4) div.inner figure {}

    #li_benefit li:nth-child(4) div.inner:nth-child(2):after {
        display: none;
    }

    #fig_10,
    #fig_11 {
        bottom: auto;
        top: 0;
        width: 30vw;
        top: -4vw;
    }

    #fig_10 {
        left: -2vw;
    }

    #fig_11 {
        right: -2vw;
    }

    /*  */
    #sec_application {
        padding-top: 10vw;
    }

    #sec_campaign div.inner,
    #sec_application div.inner {
        width: 88vw;
    }

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

    body#tickets.lower_page article #sec_campaign h3,
    body#tickets #sec_application h3 {
        font-size: 3.75vw;
        /* 12px */
        margin-top: 4em;
    }

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

    body#tickets #sec_application p span {
        font-size: 3.75vw;
        /* 12px */
    }

    /*  */

    #li_application {
        font-size: 3.4375vw;
        /* 11px */
    }

    div.process {
        padding: 2em 1em 4em 1em;
        margin-top: 8vw;

    }

    .li_process li {
        font-size: 2.8125vw;
        /* 9px */
        padding-bottom: 13vw;
        padding-left: 14vw;
    }

    .li_process li:last-child {
        padding-bottom: 0;
    }

    .li_process li:before {
        font-size: 2.5vw;
        /* 8px */
    }

    .li_process li:after {
        font-size: 8.125vw;
        /* 26px */
        left: 0.9em;
        top: 0.2em;
    }

    .li_process li .step {}

    .li_process li .step::before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4vw 4vw 0 4vw;
        border-color: #23b7fe transparent transparent transparent;
        position: absolute;
        left: calc(50% - 4vw);
        bottom: -11vw;
    }

    .li_process li .step:after {
        left: calc(50% - 2vw);
        bottom: -4vw;
        width: 4vw;
        height: 6vw;
        bottom: -9vw;
    }

    /*  */

    #li_priority {
        font-size: 3.75vw;
        /* 12px */
    }

    /*  */

    #sec_faq dl {
        width: 88vw;
    }

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

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

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

    #sec_faq dd {
        font-size: 2.8125vw;
        /* 9px */
    }

    #sec_faq dd:before {
        top: 0.3em;

    }

    /*  */

    #inq {
        width: 88vw;
        flex-direction: column;

        justify-content: center;
        align-items: center;
        padding: 8vw 8vw;
        margin-top: 18vw;
    }

    #inq img {
        width: 70%;
    }

    #inq .inner {
        width: 100%;
        margin-top: 6vw;
    }

    #inq h6 {
        font-size: 3.75vw;
        /* 12px */
    }

    #inq .inner h6+p {
        font-size: 2.8125vw;
        /* 9px */
    }

    #inq .inner p {
        font-size: 2.5vw;
        /* 8px */
    }

    /* 2023 */

    #dl_location {
        width: 100%;
    }

    #dl_location {
        flex-direction: column;
        margin-top: 1em;
    }

    #dl_location dt {
        font-size: 4.0625vw;
        /* 13px */
    }

    #dl_location dt,
    #dl_location dd {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    body#tickets #sec_application #dl_location dd p {
        text-align: center;
        font-size: 3.75vw;
        /* 12px */
    }

    #dl_location dt {
        margin-bottom: 0.4em;
    }

    #dl_location dd {
        margin-bottom: 1em;
    }

    /*  */

    body#tickets #li_merit li h3::before {
        font-size: 24vw;
    }

    body#tickets #li_merit li h3::after {
        width: 10vw;
        left: 0 !important;
    }

    body#tickets #li_merit li:nth-child(2) h3::after {}

    #li_merit li h3 span::before {
        width: 12vw;
        height: 12vw;
        top: 2vw;
        left: 10vw;

    }

    /*  */

    body#tickets article #fig_08_sp {
        /* margin: 4vw auto; */
        margin-left: auto;
    }

    /*  */

    div.box_caution {
        width: 88vw;
    }

    div.box_caution h4 {
        font-size: 4.375vw;
        /* 14px */
    }

    div.box_caution ul li {
        font-size: 3.125vw;
        /* 10px */
    }



    /* 2024 ハーフ */
    #sec_campaign h2 span {
        font-size: 0.6em;
    }

    #sec_campaign h2+p {
        font-size: 3.125vw;
        /* 10px */
    }

    #sec_faq {
        margin-top: 0;
    }

    /*  */

    #sec_campaign div.inner {
        padding: 4vw 6vw 10vw;
    }

    #sec_campaign .li_process {
        width: 100%;
    }

    #sec_campaign figure {
        margin-top: 10vw;
        margin-bottom: 6vw;
    }

    #sec_campaign p {
        font-size: 2.8125vw;
        /* 9px */
    }

    #sec_campaign p br {
        display: none;
    }

}

/* シーチケalert */

#alert {
    text-align: center;
}

#alert p {
    color: #e73524;
    border: 1px solid #e73524;
    display: inline-block;
    font-size: 2.0rem;
    font-weight: bold;
    padding: 0.2em 0.6em;
    margin-top: 0.5em;
    margin-bottom: 0.8em;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
    #alert p {
        font-size: 3.75vw;
        /* 12px */
        padding: 0.4em 0.8em;
        margin-top: 1.0em;
        margin-bottom: 1.2em;
    }
}

/* お申し込みはこちら */

body#tickets #sec_application p.btn_app,
p.btn_app {
    text-align: center;
    margin: 4em auto;
}

body#tickets #sec_application p.btn_app {
    margin-top: 0;
    margin-bottom: 2em;
}

body#tickets p.btn_app a {
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    display: inline-block;
}

p.btn_app a::before {
    content: "";
    position: absolute;
    top: -120px;
    left: -320px;
    width: 320px;
    height: 160px;
    background: white;
    transform: rotate(-45deg);
    opacity: 0.5;
    z-index: 0;
    transition: all 0.3s ease-out;
}

p.btn_app a:hover::before {
    top: 100%;
    left: 100%;
}

body#tickets #sec_application p.btn_app span,
body#tickets p.btn_app span {
    display: inline-block;
    background-color: #23b7fe;
    color: #fff;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    transition: 0.3s;
    font-weight: bold;
    border: none;
    padding: 1.4em 3em 1.4em 3.6em;
    border-radius: 0.8em;
    text-decoration: none;

    position: relative;
}

body#tickets p.btn_app span::before {
    content: '';
    width: 0.8em;
    height: 0.8em;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 2.0em;
    margin-top: -0.4em;
}



@media screen and (max-width: 599px) {

    body#tickets #sec_application p.btn_app span,
    body#tickets p.btn_app span {
        font-size: 4.0625vw;
        /* 13px */

    }

    body#tickets #sec_application p.btn_app,
    p.btn_app {
        margin: 3em auto 0;
    }

    body#tickets #sec_application p.btn_app {
        margin-top: 4em;
    }
}





















/*  */