@charset "UTF-8";

/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend,
textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
/*
ul {
  list-style: none;
}
*/
button, input, select, textarea {
  margin: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
select::-ms-expand {
    display: none;
}
input, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
  border: none;
  border-radius: 0;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
img, video {
  height: auto;
  max-width: 100%;
}
img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
td:not([align]), th:not([align]) {
  text-align: left;
}
td:not([align]), th:not([align]) {
  text-align: left;
}
a {
  color: var(--black);
  text-decoration: none;
}

:root {
    --c_navy: #161c5d;
	--c_ocher: #b4a73c;
    --mincho: "Shippori Mincho B1", serif;
    --gothic: "Noto Sans JP", sans-serif;
	--num40: clamp(18px, 2.93vw, 40px);
	--num45: clamp(20px, 3.29vw, 45px);
	--num55: clamp(25px, 4.03vw, 55px);
	--num60: clamp(27px, 4.39vw, 60px);
	--num65: clamp(29px, 4.76vw, 65px);
	--num75: clamp(34px, 5.49vw, 75px);
	--num80: clamp(36px, 5.86vw, 80px);
	--num95: clamp(43px, 6.95vw, 95px);
	--num100: clamp(45px, 7.32vw, 100px);
	--num115: clamp(52px, 8.42vw, 115px);
	--num135: clamp(61px, 9.88vw, 135px);
	--num140: clamp(63px, 10.25vw, 140px);
	--num150: clamp(68px, 10.98vw, 150px);
	--num165: clamp(74px, 12.08vw, 165px);
	--num180: clamp(81px, 13.18vw, 180px);
	--num190: clamp(86px, 13.91vw, 190px);
	/*デザイン幅PC1366px・スマホ400pxの場合のフォントサイズ*/
	--fz11: clamp(.9rem, 0.81vw, 1.1rem);
	--fz12: clamp(1rem, 0.88vw, 1.2rem);
	--fz13: clamp(1.1rem, 0.95vw, 1.3rem);
	--fz14: clamp(1.3rem, 1.02vw, 1.4rem);
	--fz15: clamp(1.3rem, 1.1vw, 1.5rem);
	--fz16: clamp(1.3rem, 1.17vw, 1.6rem);
	--fz17: clamp(1.3rem, 1.24vw, 1.7rem);
	--fz18: clamp(1.3rem, 1.32vw, 1.8rem);
	--fz19: clamp(1.3rem, 1.39vw, 1.9rem);
	--fz20: clamp(1.3rem, 1.46vw, 2rem);
	--fz21: clamp(1.3rem, 1.54vw, 2.1rem);
	--fz22: clamp(1.3rem, 1.61vw, 2.2rem);
	--fz23: clamp(1.3rem, 1.68vw, 2.3rem);
	--fz24: clamp(1.3rem, 1.76vw, 2.4rem);
	--fz25: clamp(1.3rem, 1.83vw, 2.5rem);
	--fz26: clamp(1.3rem, 1.9vw, 2.6rem);
	--fz27: clamp(1.3rem, 1.98vw, 2.7rem);
	--fz28: clamp(1.3rem, 2.05vw, 2.8rem);
	--fz29: clamp(1.3rem, 2.12vw, 2.9rem);
	--fz30: clamp(1.3rem, 2.2vw, 3rem);
	--fz31: clamp(1.3rem, 2.27vw, 3.1rem);
	--fz32: clamp(1.3rem, 2.34vw, 3.2rem);
	--fz33: clamp(1.3rem, 2.42vw, 3.3rem);
	--fz34: clamp(1.3rem, 2.49vw, 3.4rem);
	--fz35: clamp(1.3rem, 2.56vw, 3.5rem);
	--fz36: clamp(1.3rem, 2.64vw, 3.6rem);
	--fz37: clamp(1.3rem, 2.71vw, 3.7rem);
	--fz38: clamp(1.3rem, 2.78vw, 3.8rem);
	--fz40: clamp(1.3rem, 2.93vw, 4rem);
	--fz42: clamp(1.3rem, 3.07vw, 4.2rem);
	--fz44: clamp(1.3rem, 3.22vw, 4.4rem);
	--fz45: clamp(1.3rem, 3.29vw, 4.5rem);
	--fz47: clamp(1.3rem, 3.44vw, 4.7rem);
	--fz50: clamp(1.3rem, 3.66vw, 5rem);
	--fz53: clamp(1.3rem, 3.88vw, 5.3rem);
	--fz55: clamp(1.3rem, 4.03vw, 5.5rem);
	--fz61: clamp(1.3rem, 4.47vw, 6.1rem);
}
@media only screen and (max-width: 768px) {
	:root {
		--fz11: clamp(.9rem, 2.75vw, 1.1rem);
		--fz12: clamp(.9rem, 3vw, 1.2rem);
		--fz13: clamp(.9rem, 3.25vw, 1.3rem);
		--fz14: clamp(.9rem, 3.5vw, 1.4rem);
		--fz15: clamp(.9rem, 3.75vw, 1.5rem);
		--fz16: clamp(.9rem, 4vw, 1.6rem);
		--fz17: clamp(.9rem, 4.25vw, 1.7rem);
		--fz18: clamp(.9rem, 4.5vw, 1.8rem);
		--fz19: clamp(.9rem, 4.75vw, 1.9rem);
		--fz20: clamp(.9rem, 5vw, 2rem);
		--fz21: clamp(.9rem, 5.25vw, 2.1rem);
		--fz22: clamp(.9rem, 5.5vw, 2.2rem);
		--fz23: clamp(.9rem, 5.75vw, 2.3rem);
		--fz24: clamp(.9rem, 6vw, 2.4rem);
		--fz25: clamp(.9rem, 6.25vw, 2.5rem);
		--fz26: clamp(.9rem, 6.5vw, 2.6rem);
		--fz27: clamp(.9rem, 6.75vw, 2.7rem);
		--fz28: clamp(.9rem, 7vw, 2.8rem);
		--fz29: clamp(.9rem, 7.25vw, 2.9rem);
		--fz30: clamp(.9rem, 7.5vw, 3rem);
		--fz31: clamp(.9rem, 7.75vw, 3.1rem);
		--fz32: clamp(.9rem, 8vw, 3.2rem);
		--fz33: clamp(.9rem, 8.25vw, 3.3rem);
		--fz34: clamp(.9rem, 8.5vw, 3.4rem);
		--fz35: clamp(.9rem, 8.75vw, 3.5rem);
		--fz36: clamp(.9rem, 9vw, 3.6rem);
		--fz37: clamp(.9rem, 9.25vw, 3.7rem);
		--fz38: clamp(.9rem, 9.5vw, 3.8rem);
		--fz40: clamp(.9rem, 10vw, 4rem);
		--fz42: clamp(.9rem, 10.5vw, 4.2rem);
		--fz44: clamp(.9rem, 11vw, 4.4rem);
		--fz45: clamp(.9rem, 11.25vw, 4.5rem);
		--fz47: clamp(.9rem, 12.53vw, 4.7rem);
		--fz50: clamp(.9rem, 13.33vw, 5rem);
		--fz53: clamp(.9rem, 13.25vw, 5.3rem);
		--fz55: clamp(.9rem, 13.75vw, 5.5rem);
		--fz61: clamp(.9rem, 16.27vw, 6.1rem);
	}
}

@font-face {
}

html {
	opacity: 0;
    font-size: 62.5%;
}
body {
    position: relative;
    width: 100%;
    color: var(--c_black);
    font-size: 1.6em;
    font-family: var(--gothic);
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0;
    background-color: #fff;
}
.ticket_wrapper {
	font-size: var(--fz16);
}
.post_img {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.post_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}
a.post_img img, a .post_img img {
    transition: all .3s ease;
}
a.post_img:hover img, a:hover .post_img img {
    transform: translate(-50%, -50%) scale(1.03);
}
.txt {
    width: 100%;
}
/*//common*/

/*hamburger*/
.hmbg_btn {
	position: relative;
    display: none;
    padding-top: 7px;
    cursor: pointer;
	z-index: 2;
	--ham_num: 12px;
	--ham_mnum: -12px;
}
.hmbg_inner {
    position: relative;
    width: 40px;
    height: 3px;
    margin-top: var(--ham_num);
    margin-bottom: var(--ham_num);
    background: #000;
    transition: all .5s ease;
}
.hmbg_wrap.open .hmbg_inner {
    background: transparent;
}
.hmbg_inner::before, .hmbg_inner::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: #000;
}
.hmbg_inner::before {
    top: var(--ham_mnum);
    transition: all .5s ease;
}
.hmbg_inner::after {
    bottom: var(--ham_mnum);
    transition: all .5s ease;
}
.hmbg_wrap.open .hmbg_inner::before {
	background: #fff;
    transform: translateY(var(--ham_num)) rotate(45deg);
}
.hmbg_wrap.open .hmbg_inner::after {
	background: #fff;
    transform: translateY(var(--ham_mnum)) rotate(-45deg);
}
.hmbg_btn > span {
    display: block;
    margin-top: 13px;
    color: #767573;
    font-size: .6em;
    text-align: center;
}
body.hmbg_open {
    overflow: hidden;
}
#sp_nav {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 20px 20px 5px;
    background: #fff;
    overflow: auto;
    pointer-events: none;
    transition: all .5s ease;
	z-index: 1;
}
.hmbg_wrap.open #sp_nav {
	opacity: 1;
	pointer-events: auto;
}
.sp_nav_li {
    width: 100%;
    margin: 0 auto 15px;
    list-style: none;
}
.sp_nav_li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0 10px;
	color: #fff;
    font-size: clamp(1.8rem, 3vh, 3.5rem);
    font-weight: 700;
	letter-spacing: 7px;
    transition: all .3s ease;
}
.sp_nav_li a:hover {
    opacity: .6;
}
.sp_nav_li li:last-of-type, .sp_nav_sub li:last-of-type {
    border-bottom: none;
}
.sp_nav_li li {
    opacity: 0;
    transition: all .5s ease;
    transform: translateY(20px);
}
.hmbg_wrap.open .sp_nav_li li {
    opacity: 1;
    transform: translateY(0);
}
/*//hamburger*/

/*pagetop*/
.pagetop {
    bottom: 60px;
    position: fixed;
    right: 20px;
    z-index: 998 !important;
}
.pagetop > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    color: var(--c_black);
    font-size: 2rem;
    background-color: #fff;
    border: 2px solid var(--c_black);
    border-radius: 0;
    transition: all .3s ease;
    box-sizing: border-box;
}
.pagetop > a:hover {
    color: #fff;
    background-color: var(--c_black);
}
/*//pagetop*/

/*accordion*/
.acc-cont {
	display: none;
}
/*//accordion*/

/*modal*/
body.modal_open {
	overflow: hidden;
}
.modal_cont_wrapper {
	position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100vw;
    min-height: 100vh;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
    overflow: auto;
}
.modal_cont_inner {
	position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
}
.modal_cont {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: 100%;
    height: auto;
    padding: 40px 10px;
}
.modal_block {
	position: relative;
	width: auto;
	height: auto;
}
.modal_close {
	position: absolute;
    bottom: calc(100% + 20px);
    right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 3em;
	height: 3em;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	--ham_num: 12px;
	--ham_mnum: -12px;
}
.modal_close_inner {
    position: relative;
    width: 35px;
    height: 3px;
    margin-top: var(--ham_num);
    margin-bottom: var(--ham_num);
    background: transparent;
    transition: all .5s ease;
}
.modal_close_inner::before, .modal_close_inner::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: var(--c_black);
}
.modal_close_inner::before {
    top: var(--ham_mnum);
    transition: all .5s ease;
	transform: translateY(var(--ham_num)) rotate(45deg);
}
.modal_close_inner::after {
    bottom: var(--ham_mnum);
    transition: all .5s ease;
	transform: translateY(var(--ham_mnum)) rotate(-45deg);
}
/*//modal*/

/*scrl*/
.scrl {
    opacity: 0;
    position: relative;
}
.bt-anim {
    top: 50px;
}
@keyframes bt-anim {
	0% {
		opacity: 0;
		top: 50px;
	}
	60% {
		opacity: 1;
		top: 0;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
.bt-anim.scrl_in {
    animation: bt-anim 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}
/*//scrl*/

/*header*/
header {
    position: relative;
    width: 100%;
}
.h_fix_block {
	position: absolute;
    top: 0;
    left: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: auto;
	z-index: 1;
}
.h_fix_block > .bnr_wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding-top: 40px;
	width: 100%;
}
.h_fix_block > .bnr_wrap > a {
    display: block;
    max-width: 200px;
    width: 100%;
	background: #fff;
	border: 1px solid #fff;
}
.h_fix_block > .bnr_wrap > a + a {
	margin-top: 15px;
}
.h_fix_block > .bnr_wrap > a > img {
	opacity: 1;
	display: block;
	width: 100%;
	transition: all .3s ease;
}
.h_fix_block > .bnr_wrap > a > img:hover {
	opacity: .6;
}
.ticket_sns {
	width: auto;
	padding: 1.5em 2em;
	color: #fff;
	font-size: var(--fz18);
    background: rgba(0,0,0,.6);
}
.ticket_sns .h {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-bottom: .5em;
}
.ticket_sns .h::before, .ticket_sns .h::after {
	content: '';
	display: block;
	width: 2px;
	height: 1.5em;
	background: #fff;
}
.ticket_sns .h::before {
    margin-right: .8em;
    transform: rotate(-30deg);
}
.ticket_sns .h::after {
    margin-left: .8em;
    transform: rotate(30deg);
}
.ticket_sns .wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.ticket_sns .wrap > a {
	opacity: 1;
	display: block;
	margin: 0 .15em;
    font-size: 2.16em;
	line-height: 1;
	transition: all .3s ease;
}
.ticket_sns .wrap > a:hover {
	opacity: .6;
}
.ticket_sns .wrap > a > img {
	display: block;
	width: 1em;
}
/*//header*/

/*ticket*/
#ticket_hero {
	position: relative;
	width: 100%;
}
#ticket_hero .hero_img {
	width: 100%;
}
#ticket_hero .hero_img img {
	display: block;
	width: 100%;
}
#ticket_hero .info_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
	padding: 0 calc((100% - 1120px) / 2) var(--num65);
    background: linear-gradient(180deg, transparent 20%, black 100%);
}
#ticket_hero .total {
	position: relative;
    flex-shrink: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: 7.5em;
	height: 7.5em;
	padding-bottom: .8em;
	margin-left: 1em;
    color: #fff;
    font-size: var(--fz27);
	font-family: var(--mincho);
	line-height: 1;
    background: rgba(180, 167, 60, .6);
	border-radius: 50%;
}
#ticket_hero .total b {
    display: block;
    font-size: 2.07em;
    margin: .1em 0 .15em;
}
#ticket_hero .total::before {
	content: '';
	position: absolute;
	bottom: calc(100% - 1.8em);
	left: 50%;
	display: block;
	width: 4.55em;
	height: 3.81em;
	background: url("./img/figure_firework1.png") center center/contain no-repeat;
	transform: translateX(-50%);
}
#ticket_hero .info {
	color: #fff;
	font-size: var(--fz24);
	font-weight: 700;
}
#ticket_hero .info_dl {
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	width: 100%;
	line-height: 1;
}
#ticket_hero .info_dl dt {
    flex-shrink: 0;
}
#ticket_hero .info_dl .date {
	font-size: 2.58em;
}
#ticket_hero .info_dl .date b {
	font-size: 1.55em;
}
#ticket_hero .info .note {
    width: 100%;
    margin: .4em 0 1em;
    font-size: .87em;
    line-height: 1.4;
}
#ticket_hero .info .txt {
	width: 100%;
	margin-top: 1em;
	font-size: .95em;
	line-height: 1.4;
}
#ticket_hero .hero_tit {
    position: absolute;
    top: 35%;
    left: 50%;
	max-width: 420px;
    width: 30%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
#ticket_salesinfo {
	width: 100%;
	padding: var(--num45) 0 var(--num65);
    background: var(--c_ocher);
}
#ticket_salesinfo .inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	max-width: 1090px;
	width: 92%;
	margin: auto;
}
#ticket_salesinfo .inner > .txt {
	position: relative;
	width: auto;
	padding: .5em;
    margin: 0 auto 1em;
    color: var(--c_navy);
    font-size: var(--fz28);
	line-height: 1.4;
    text-align: center;
	background: #fff;
}
#ticket_salesinfo .inner > .txt > br.sp {
	display: none;
}
#ticket_salesinfo .inner > .txt::before {
	content: '';
	position: absolute;
	top: 0;
	right: calc(100% - 1px);
	display: block;
	width: 2em;
	height: 100%;
	background: #fff;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 60% 50%);
}
#ticket_salesinfo .inner > .txt::after {
	content: '';
	position: absolute;
	top: 0;
	left: calc(100% - 1px);
	display: block;
	width: 2em;
	height: 100%;
	background: #fff;
	clip-path: polygon(0 0, 100% 0, 60% 50%, 100% 100%, 0 100%);
}
#ticket_salesinfo .tit {
	padding: 0 1.7em;
	margin: 0 auto 1em;
	color: #fff;
	font-size: var(--fz47);
	font-weight: 700;
	background: var(--c_navy);
}
#ticket_salesinfo .info_dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
	font-size: var(--fz25);
	margin-bottom: 1em;
}
#ticket_salesinfo .info_dl dt {
	flex-shrink: 0;
	width: 8em;
    padding: .3em;
    margin-right: 1em;
    color: #fff;
    font-size: 1.16em;
    font-weight: 700;
    border: 4px solid #fff;
    line-height: 1.2;
    text-align: center;
}
#ticket_salesinfo .info_dl dd {
	color: var(--c_navy);
	line-height: 1.3;
}
#ticket_salesinfo .info_dl .date {
	font-size: 2.44em;
	font-weight: 700;
	line-height: 1;
}
#ticket_salesinfo .info_dl .date b {
	font-size: 1.32em;
	line-height: 1;
}
#ticket_salesinfo .info_dl br.sp {
	display: none;
}
#ticket_salesinfo .info_dl .list {
	list-style: none;
}
#ticket_salesinfo .info_dl .list > li {
	width: 100%;
}
#ticket_salesinfo .info_dl .list > li > a {
	opacity: 1;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	transition: all .3s ease;
}
#ticket_salesinfo .info_dl .list > li > a:hover {
	opacity: .6;
}
#ticket_salesinfo .info_dl .list > li > a::before {
	content: '▶︎';
	margin-right: .3em;
}
#ticket_type {
	position: relative;
    width: 100%;
	padding: var(--num80) 0 var(--num115);
    color: #fff;
    background: var(--c_navy);
}
.ticket_wrapper section .lead {
	position: relative;
	max-width: 1215px;
	width: 92%;	
	margin: 0 auto var(--num135);
}
.ticket_wrapper #ticket_type .lead::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 284px;
	height: 282px;
	background: url("./img/figure_firework2.png") center center/contain no-repeat;
	z-index: 0;
}
.ticket_wrapper #ticket_type .lead::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 292px;
	height: 227px;
	background: url("./img/figure_firework3.png") center center/contain no-repeat;
	z-index: 0;
}
.ticket_wrapper section .lead .tit {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 5em;
	height: 5em;
	padding-top: .3em;
	margin: auto;
	color: var(--c_navy);
	font-size: var(--fz50);
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	z-index: 1;
}
.ticket_wrapper section .lead .tit::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 2.98em;
	height: 1.76em;
	background: url("./img/figure_ticket1.png") center center/contain no-repeat;
	transform: translateX(-15%);
}
.ticket_wrapper section .lead .txt {
    width: 100%;
    margin-top: 1em;
    font-size: var(--fz20);
    text-align: center;
}
.ticket_li {
    max-width: 915px;
    width: 92%;
    margin: auto;
    list-style: none;
}
.ticket_li > li {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	counter-increment: cnt;
}
.ticket_li > li + li {
	margin-top: var(--num140);
}
.ticket_name_wrap {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	padding: 1em 1em 1.5em;
	color: var(--c_navy);
	background: var(--c_ocher);
}
.ticket_name_wrap .num {
    position: absolute;
    top: 0;
    left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.7em;
	height: 1.7em;
	color: #fff;
	font-size: clamp(1.3rem, 5.12vw, 7rem);
	font-weight: 400;
	line-height: 1;
	background: var(--c_navy);
	border: 5px solid var(--c_ocher);
    transform: translate(-50%, -50%);
	border-radius: 50%;
}
.ticket_name_wrap .num::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1.27em;
	height: .74em;
	background: url("./img/figure_ticket2.png") center center/contain no-repeat;
	transform: translate(-50%, -60%);
}
.ticket_name_wrap .num::after {
	content: counter(cnt);
}
.ticket_name_wrap .inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin: auto;
}
.ticket_name {
    font-size: var(--fz50);
	font-weight: 600;
	line-height: 1.2;
    text-align: center;
}
.ticket_name_wrap .note {
    min-width: 70%;
    width: auto;
    color: #fff;
    font-weight: 400;
    text-align: center;
    background: var(--c_navy);
}
.ticket_name_wrap * + .note {
	margin-top: 1em;
}
.ticket_name_wrap .txt {
    max-width: 670px;
    width: auto;
    margin: auto;
}
.ticket_name_wrap * + .txt {
	margin-top: 1em;
}
.ticket_name_wrap .limited {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: .4em .5em;
    color: #fff;
    font-size: var(--fz24);
	line-height: 1.1;
	text-align: center;
    background: var(--c_navy);
}
.ticket_name_wrap .limited > span {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding: 0 .1em;
	margin-top: .2em;
	font-size: 2em;
	border-top: 1px solid #fff;
}
.ticket_name_wrap .limited > span > small {
	margin-left: .3em;
	font-size: .35em;
}
.ticket_li .sub_name {
    display: flex;
    justify-content: space-between;
    align-items: center;
	min-width: 50%;
    width: auto;
    margin: 0 auto .7em;
    font-size: var(--fz21);
}
.ticket_li .sub_name br.sp {
	display: none;
}
.ticket_li .sub_name::before, .ticket_li .sub_name::after {
	content: '';
	display: block;
	width: 1px;
	height: 1.7em;
	background: #fff;
}
.ticket_li .sub_name::before {
	margin-right: 1em;
	transform: rotate(-30deg);
}
.ticket_li .sub_name::after {
	margin-left: 1em;
	transform: rotate(30deg);
}
.ticket_name_wrap + * {
	margin-top: 2em;
}
.ticket_li .table_wrap {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fff;
	border-radius: .7em;
	overflow: hidden;
}
.ticket_table {
	width: auto;
	font-size: var(--fz27);
}
.ticket_table tr {
	border-bottom: 2px solid #fff;
}
.ticket_table tr:last-of-type {
	border-bottom: none;
}
.ticket_table tr > * {
	padding: .15em 1em;
	text-align: center;
	border-right: 2px solid #fff;
}
.ticket_table tr > *:last-of-type {
	border-right: none;
}
.ticket_table th {
	font-size: .85em;
}
.ticket_table tr:first-of-type th {
	color: var(--c_navy);
	font-size: .92em;
	font-weight: 400;
	background: #fff;
	border-right: 2px solid var(--c_navy);
}
.ticket_table tr:first-of-type th:first-of-type {
	border-right: none;
}
.ticket_table tr:first-of-type th:last-of-type {
	border-right: none;
}
.ticket_table tr:first-of-type th:first-of-type, .ticket_table th:first-of-type {
	background: rgba(255,255,255,.3);
}
.ticket_li .price_dl_wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
    width: auto;
    margin-right: auto;
	margin-left: auto;
}
.ticket_li .price_dl {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: auto;
	font-size: var(--fz27);
}
.ticket_li .price_dl + .price_dl {
	margin-top: .2em;
}
.ticket_li .price_dl dt {
	flex-shrink: 0;
    padding: 0 .5em;
    margin: .2em 1em .2em 0;
    border: 2px solid #fff;
}
.ticket_li .price_dl dt.today {
	color: var(--c_navy);
	background: #fff;
}
.ticket_li .price_dl dd {
	font-size: 1.29em;
}
.ticket_li .price_dl_wrap .note {
    width: auto;
    margin-top: .7em;
    text-align: center;
}
.ticket_li .no_ticket_today {
    padding: .1em 1.5em;
    margin-top: .7em;
    color: var(--c_navy);
    font-size: var(--fz25);
    background: #fff;
}
.ticket_li .no_ticket_today:nth-child(1) {
    margin: 1.5em 0 .7em;
}
.ticket_wrapper #ticket_type .lead.parking::before, .ticket_wrapper #ticket_type .lead.parking::after {
	display: none;
}
.ticket_wrapper section .lead.parking .tit {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 0;
	padding-bottom: .3em;
}
.ticket_wrapper #ticket_type .lead.parking .tit {
	margin-top: var(--num150);
}
.ticket_wrapper section .lead.parking .tit span {
	line-height: .8;
}
.ticket_wrapper section .lead.parking .tit::before {
    position: relative;
    top: auto;
    left: auto;
    width: 1em;
    height: 1em;
	margin-bottom: .3em;
    background: url("./img/icon_car.png") center center/contain no-repeat;
    transform: translateX(0);
}
.ticket_wrapper section .lead.parking .tit small {
	font-size: .6em;
}
.parking .ticket_name_wrap {
	background: #fff;
}
.parking .ticket_name_wrap .num {
	border-color: #fff;
}
#ticket_type  .precaution {
    max-width: 990px;
    width: 92%;
    margin: var(--num180) auto;
}
#ticket_type  .precaution .tit {
	margin-bottom: .5em;
	font-size: var(--fz25);
	text-align: center;
}
#ticket_type  .precaution .txt {
	font-size: var(--fz17);
	line-height: 2.2;
}
#ticket_map {
	width: 100%;
	padding-bottom: var(--num135);
	background: #fff;
}
.ticket_wrapper #ticket_map .lead.parking {
	margin-bottom: var(--num80);
}
.ticket_wrapper #ticket_map .lead.parking .tit {
	margin-top: -2.5em;
	border: 5px solid var(--c_navy);
}
.ticket_wrapper #ticket_map .lead.parking .tit span {
	font-size: .8em;
}
#ticket_map .map {
    max-width: 1200px;
    width: 92%;
    margin: auto;
}
#ticket_map .map > img {
	display: block;
	width: 100%;
}
#ticket_precaution {
    width: 100%;
    padding: var(--num135) 0 var(--num165);
    color: #fff;
    background: var(--c_navy);
}
#ticket_precaution .tit {
    width: 92%;
    margin: 0 auto .5em;
    font-size: var(--fz25);
    text-align: center;
}
#ticket_precaution  .sub_tit {
	width: 92%;
	margin: 0 auto 4.5em;
    font-size: var(--fz17);
    text-align: center;
}
#ticket_precaution .block {
    max-width: 1190px;
    width: 92%;
    margin: auto;
	font-size: var(--fz14);
	line-height: 2;
}
#ticket_precaution .block + .block {
	margin-top: 2em;
}
#ticket_precaution .block_tit {
	font-size: 1.28em;
}
#ticket_precaution .block_tit > span::before, #ticket_precaution .block_tit > span::after {
	content: '◇';
}
#ticket_precaution .block .list {
    padding-left: 2em;
}
#ticket_precaution .block .list_num {
	list-style: none;
}
#ticket_precaution .block .list_num > li {
	counter-increment: cnt;
}
#ticket_precaution .block .list_num > li::before {
	content: "(" counter(cnt) ") ";
}
#ticket_precaution .block > .inner {
	width: 100%;
}
#ticket_precaution .block > .inner + .inner {
    margin-top: 2.5em;
}
#ticket_faq {
    width: 100%;
	padding-bottom: 270px;
    color: #fff;
    background: var(--c_navy);
}
#ticket_faq .tit {
	width: 92%;
	margin: 0 auto 2em;
	font-size: var(--fz61);
	line-height: 1;
	text-align: center;
}
#ticket_faq .tit > span {
	display: block;
	margin-top: 1em;
	font-size: .4em;
}
.ticket_faq_li {
    max-width: 1190px;
    width: 92%;
    margin: auto;
	font-size: var(--fz14);
    list-style: none;
}
.ticket_faq_li > li {
	margin-top: 2em;
}
.ticket_faq_li .q, .ticket_faq_li .a {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	line-height: 2;
}
.ticket_faq_li .q::before {
    content: 'Q.';
    margin-right: .7em;
}
.ticket_faq_li .a::before {
	content: 'A.';
	margin-right: .7em;
}
@media only screen and (max-width: 1200px) {
	#ticket_hero .info_wrap {
		padding: 0 4% var(--num65);
	}
}
@media only screen and (max-width: 1040px) {
	.ticket_name_wrap .num {
		transform: translate(-15%, -50%);
	}
}
@media only screen and (max-width: 768px) {
	.h_fix_block > .bnr_wrap {
		align-items: flex-start;
		padding: 15px 0 0 15px;
	}
	.h_fix_block > .bnr_wrap > a {
		width: 60%;
	}
	.h_fix_block > .bnr_wrap > a + a {
		margin-top: 10px;
	}
	.ticket_sns {
		font-size: var(--fz13);
	}
	#ticket_hero {
		height: 100vh;
		background: url("./img/ticket_hero_sp.webp") center bottom/cover no-repeat;
	}
	#ticket_hero .info_wrap {
		flex-direction: column-reverse;
		justify-content: flex-start;
		align-items: baseline;
	}
	#ticket_hero .info {
		font-size: var(--fz16);
	}
	#ticket_hero .info_dl .date {
		font-size: 1.7em;
	}
	#ticket_hero .total {
		margin-left: 0;
		font-size: var(--fz13);
	}
	#ticket_hero .hero_tit {
		max-width: 250px;
		width: 45%;
	}
	#ticket_hero .hero_img {
		display: none;
	}
	#ticket_salesinfo {
		padding: var(--num60) 0 0;
	}
	#ticket_salesinfo .inner > .txt {
		font-size: var(--fz15);
	}
	#ticket_salesinfo .inner > .txt > br.sp {
		display: block;
	}
	#ticket_salesinfo .info_dl {
		flex-direction: column;
		align-items: center;
		margin-bottom: 2em;
		font-size: var(--fz16);
	}
	#ticket_salesinfo .tit {
		font-size: var(--fz23);
	}
	#ticket_salesinfo .info_dl dd {
		text-align: center;
	}
	#ticket_salesinfo .info_dl .date {
		font-size: 2em;
	}
	#ticket_salesinfo .info_dl br.sp {
		display: block;
	}
	#ticket_salesinfo .info_dl .list > li {
		justify-content: center;
		margin-bottom: .3em;
	}
	#ticket_salesinfo .info_dl dt {
		margin-right: 0;
		margin-bottom: .5em;
	}
	.ticket_wrapper section .lead .tit {
		font-size: var(--fz32);
	}
	.ticket_wrapper #ticket_type .lead::before {
		width: 180px;
		height: 184px;
	}
	.ticket_wrapper #ticket_type .lead::after {
		width: 190px;
		height: 156px;
	}
	.ticket_wrapper section .lead .txt {
		font-size: var(--fz17);
	}
	.ticket_name_wrap .num {
		font-size: var(--fz40);
	}
	.ticket_name {
		font-size: var(--fz30);
	}
	.ticket_table {
		font-size: clamp(.9rem, 3.6vw, 2.7rem);
	}
	.ticket_li .sub_name {
		width: calc(100% - 6em);
		margin-right: 1em;
		font-size: var(--fz15);
		text-align: center;
	}
	.ticket_li .sub_name br.sp {
		display: block;
	}
	.ticket_name_wrap {
		flex-direction: column;
		padding-top: 2em;
	}
	.ticket_name_wrap .limited {
		flex-direction: row;
		font-size: var(--fz15);
		padding: .6em 1em;
		margin-top: .7em;
	}
	.ticket_name_wrap .limited > span {
		padding: .1em 0 .2em .3em;
		margin-top: 0;
		margin-left: .3em;
		border-top: none;
		border-left: 1px solid #fff;
	}
	.ticket_name_wrap .limited > br {
		display: none;
	}
	.ticket_name_wrap + * {
		margin-top: 1em;
	}
	.ticket_li .price_dl {
		font-size: var(--fz20);
	}
	.ticket_li .price_dl dt {
		margin: 0 .7em 0 0;
	}
	.ticket_li .price_dl dd {
		font-size: 1em;
	}
	.ticket_li .price_dl + .price_dl {
		margin-top: .5em;
	}
	.ticket_li .price_dl_wrap .note {
		text-align: left;
	}
	.ticket_li .no_ticket_today {
		font-size: var(--fz18);
	}
	#ticket_precaution .tit {
		font-size: var(--fz19);
	}
	#ticket_precaution .sub_tit {
		margin-bottom: 2em;
		font-size: var(--fz13);
	}
	#ticket_precaution .block {
		font-size: var(--fz13);
		line-height: 1.7;
	}
	#ticket_precaution .block_tit {
		font-size: 1.15em;
		line-height: 1.6;
	}
	#ticket_faq .tit {
		margin-bottom: 1em;
		font-size: var(--fz35);
	}
	.ticket_faq_li {
		font-size: var(--fz13);
	}
	#ticket_faq {
		padding-bottom: 100px;
	}
}
/*//ticket*/