/* utill =====================================================*/
.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.small {
	font-size: 18px;
}

.tac {
	text-align: center;
}

.vam {
	vertical-align: middle;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.mw50 {
	max-width: 100% !important;
}

.w50 {
	width: 50%;
	align-content: center;
}

.w30 {
	width: 40%;
	align-content: center;
}

.w20 {
	width: 10%;
	align-content: center;
}

.fw900 {
	font-weight: 900;
}

/* BASE =====================================================*/
html {
	font-size: 62.5%;
	scroll-behavior: smooth;
	scroll-padding-top: 140px;
}

body {
	font-size: 1.8rem;
	line-height: 1.5rem;
	background-color: #fffff7;
}

a img:hover, a img:active, a:hover, a:active {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	opacity: 0.8;
}

:root {
	--main-color1: #B50081;
	--main-color2: #F86ACF;
	--main-color3: #F9F0F3;
	--sub-color: #D13F93;
	--mono-tone1: #F0F0F0;
	--mono-tone2: #676767;
	--mono-tone3: #707070;
	--sub-color2: #FFF8CA;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

h1 {
	margin: 0;
}

h2 {
	margin: 0;
}

h3 {
	margin: 0;
}

/* header =====================================================*/
#header {
	padding-top: 121px;
	margin-bottom: 35px;
}

#header.end {
	padding-top: 0;
}

#header-inner {
	width: 1024px;
	margin: 0 auto;
	text-align: center !important;
}

/* .contents =====================================================*/
.contents * {
	box-sizing: border-box;
}

.section {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 28px;
	line-height: normal;
	letter-spacing: 0.05em;
}

.ticket_iAEON_image img {
	width: 800px;
	display: inline-block;
}

.artist_list {
	width: 1024px;
	margin: 0 auto;
}

.artist_list ul {
	display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    flex-wrap: wrap;
    margin: 0 auto;
    vertical-align: top;
	text-align: center;
}

.artist_list li {
	display: inline-block;
}

.artist_list a {
	vertical-align: middle;
	text-align: center;
	line-height: 50px;
	border-radius: 4px;
	display: inline-block;
	width: 350px;
	height: 50px;
	font-weight: 900;
	background-color: #b60d81;
	color: #fff !important;
	font-size: 14px;
}

.artist_box {
	margin: 20px 0;
	background-color: #dbeaf5;
	width: 1024px;
	border-radius: 10px;
	padding: 20px;
	display: flex;
}

.ticketbox {
	width: 1024px;
	margin: 0 auto;
	border-radius: 10px;
}

.img-box {
	width: 30%;
}

.ticket_img {
	width: 100%;
	height: auto;
}

.ticket_txtbox {
	width: 70%;
	margin: 0 0 0 20px;
	display: inline-block;
	vertical-align: top;
}

.ticket_ttl {
	font-weight: 900;
	margin-bottom: 10px;
}

.ticket_link {
	display: inline-block;
	margin: 20px 0 10px 0;
	text-align: center;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: linear-gradient(70deg, #e22cd1, #0d64e4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	color: #fff !important;
	border: solid 2px #fff;
	font-weight: 900;
	border-radius: 50px;
}

.icon {
	vertical-align: middle;
	display: inline-block;
	width: 20px;
	height: auto;
	margin-left: 10px;
	margin-top: -5px;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

.section-inner {
	width: 924px;
	margin: 0 auto;
}

h2.ttl {
	margin-bottom: 40px;
	padding: 6px 0 4px;
	font-size: 36px;
	line-height: 46px;
	letter-spacing: 0.05em;
	text-align: center;
	background: #b60d81;
	color: #ffffff;
}

.section h3 {
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	color: #B60081;
}

.section p, li {
	font-size: 20px;
	line-height: 30px;
}

.section .note {
	padding-left: 1em;
	text-indent: -1em;
}

.list ul {
	padding-left: 1em;
	text-indent: -1em;
}

.listlist li {
	padding-left: 1em;
	text-indent: -1em;
}

.section span.sup {
	position: relative;
	font-size: 0.8em;
	top: -4px;
}

.sns_linkset {
	padding: 15px 0;
	margin: 10px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #eee;
}

.sns_linkset img {
	width: 56px;
	margin-right: 36px;
}

.sns_linkset a:last-child img {
	margin-right: 0;
}

.detail {
	width: 380px;
	margin: 50px auto 0;
}

.contents ul.download {
	margin: 50px auto 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 30px;
}

.contents .dl ul.download {
	margin-top: 20px;
}

.notes {
	width: fit-content;
	margin: 0 auto;
}

.notes li {
	padding-left: 1em;
	font-size: 18px;
	line-height: 24px;
	text-indent: -1em;
}

.section.isBtm {
	margin-bottom: 100px;
}

#js-button img {
	width: 56px;
	height: 56px;
}

.end_text {
	background-color: #909090;
	color: #FFFFFF;
	padding: 130px 0 10px 0;
}

.end_text p {
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 18px;
}

.entry_btn {
	text-align: center;
	padding: 30px;
	background: rgb(233, 137, 182);
	background: linear-gradient(90deg, rgba(233, 137, 182, 1) 0%, rgba(213, 39, 127, 1) 100%);
	width: 70%;
	margin: 0 auto 30px;
	border-radius: 100px;
	font-weight: bold;
	color: #ffffff;
	font-size: 30px !important;
}

.txt_link {
	text-decoration: underline;
	color: #b60081 !important;
	font-weight: bold;
	line-height: normal;
}

.toggle {
	display: none;
}

.content {
	/*本文*/
	height: 0;
	margin-bottom: 10px;
	padding: 0 20px;
	overflow: hidden;
	display: flex;
	flex-direction: row-reverse;
}

.flex-tousen div img {
	width: 50%;
	display: block;
	margin: 10px auto 0;
	box-shadow: 0 0 10px #ccc;
}

a:link[href^="tel:"] {
	color: #424242;
}

a[href^="tel:"] {
	pointer-events: none;
}

.takashima_section {
	padding: 40px 20px;
}
.read_ttl {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 900;
	color: #b60081;
	text-align: center;
	margin-top: 20px;
}

.read_txt {
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 20px;
}
.takashima_contents {
	width: 1024px;
	margin: 0 auto;
}
.ttl_takashima {
	font-size: 30px;
	color: #424242;
	line-height: 30px;
}

.ttl_takashima_detail {
	margin-top: 20px;
	text-align: center;
}

.aeonpay_senkou {
	margin-top: 40px;
	line-height: 1.5em;
}

.aeonpay_senkou p{
	font-size: 20px;
	margin: 20px 0;
}

.aeon_pay_ttl {
	display: block;
	background-color: #555555;
	color: #fff;
	padding: 20px 50px;
	text-align: center;
	font-size: 20px;
	font-weight: 900;
	border-radius: 10px;
	margin: 40px 0;
}

.schedule {
	width: 1024px;
	background-color:  #fff;
	padding: 20px;
	margin: 0 auto;
	border-radius: 10px;
	border: solid 1px #cecece;
}

.schedule_image {
	margin-bottom: 50px;
}

.schedule_ttl {
	font-size: 20px;
}

.schedule img {
	display: inline-block;
	text-align: center;
	width: auto;
	height: 200px;
}

table {
  border-collapse: collapse;
  margin: 20px auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
table th {
  font-size: .85em;
}
table thead tr{
  background-color: #eee;
}
.txt{
   text-align: left;
   font-size: .85em;
}
.price{
   text-align: right;
}

.aeonpay_day {
	background-color: #f9e000;
	color: #b60081;
	padding: 5px 10px;
	margin-left: 10px;
	border-radius: 4px;
}

.tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  margin: 0 auto;}
.tab_item {
  width: calc(100%/2);
  padding:15px 0;
  border-bottom: 3px solid #37beb0 ;
  background-color: #ececec;
  text-align: center;
  color: #37beb0 ;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
  display: block;
}
.tab_container input:checked + .tab_item {
  background-color: #37beb0 ;
  color: #000;
}

.tab_txt {
	display: inline-block;
}

.takashima_kv_list {
		display: grid;
		gap: 10px;
		grid-template-columns: 1fr 1fr;
		flex-wrap: wrap;
		margin: 0 auto;
		vertical-align: top;
		text-align: center;
		margin:0 0 40px 0;
}
.aeonpay_image_box {
	display: block;
}

.aeonpay_image_box img {
	box-shadow: 0 0 10px #ccc;
	padding: 30px;
	border-radius: 10px;
}

.aeonpay_image {
	display: inline-block;
	width: 800px;
	height: auto;
	margin: 40px auto;
}

.zawatsuku_URL {
	text-align: center;
}


/*  =====================================================*/
/* sp =====================================================*/
/*  =====================================================*/
@media screen and (max-width: 640px) {
	html {
		scroll-padding-top: 22vw;
	}
	#header {
		padding-top: 17vw;
		margin-bottom: 15px;
	}

	#header-inner {
		width: 100%;
	}

	.section {
		margin-top: 50px;
	}

	.section-inner {
		width: 82.134%;
	}

	h2.ttl {
		margin-bottom: 20px;
		padding: 6px 10px 5px;
		font-size: 20px;
		line-height: 28px;
	}

	.section h3 {
		font-size: 18px;
		line-height: 28px;
	}

	.section p, li {
		font-size: 14px;
		line-height: normal;
	}

	.detail {
		width: 100%;
		margin: 50px auto 0;
	}

	.contents ul.download {
		margin: 50px auto 15px;
		column-gap: 20px;
	}

	.contents .dl ul.download {
		margin-top: 10px;
	}

	.notes {
		width: fit-content;
		margin: 0 auto;
	}

	.notes li {
		font-size: 16px;
		line-height: 24px;
	}

	.section.isBtm {
		margin-bottom: 40px;
	}

	.footblank {
		margin-left: .5rem;
		width: 1.6rem;
		vertical-align: middle;
	}

	#js-button img {
		width: 56px;
		height: 56px;
	}

	.end_text {
		padding: 19.467vw 0 2vw 0;
	}

	.end_text p {
		width: calc(100% - 12.8vw);
		padding: 2vw 0;
		line-height: 1.75;
	}

	.ticket_iAEON_image img {
		width: 90%;
		display: inline-block;
	}

	.artist_list ul {
		display: grid;
		gap:0px;
		grid-template-columns: 1fr 1fr;
		flex-wrap: wrap;
		margin: 0 auto;
		vertical-align: top;
		text-align: center;
	}

	.artist_list li {
		display: inline-block;
		margin: 10px;
	}

	.artist_list a {
		vertical-align: middle;
		text-align: center;
		line-height: 40px;
		border-radius: 4px;
		display: inline-block;
		width: 100%;
		height: 40px;
		background-color: #b60d81;
		color: #fff !important;
		font-size: 10px;
	}

	.artist_box {
		margin: 20px 0;
		background-color: #dbeaf5;
		width: 100%;
		border-radius: 10px;
		padding: 15px;
		display: block;
	}

	.ticketbox {
		width: 100%;
		margin: 0 auto;
		border-radius: 10px;
		padding: 20px;
	}

	.img-box {
		width: 100%;
	}

	.ticket_img {
		width: 100%;
		margin: 10px 0;
	}

	.ticket_txtbox {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}

	.ticket_ttl {
		font-weight: 900;
		margin-bottom: 10px;
	}

	.ticket_link {
		display: inline-block;
		margin: 20px 0;
		text-align: center;
		font-size: 20px;
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: linear-gradient(70deg, #e22cd1, #0d64e4);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		color: #fff !important;
		border: solid 2px #fff;
		font-weight: 900;
		border-radius: 50px;
	}

	.read_txt p {
		font-size: 16px;
		padding: 0 10px !important;
	}

	.artist_list {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.txt_link {
		text-decoration: underline;
		color: #b60081 !important;
		font-weight: bold;
		line-height: normal;
		padding: 5px 0;
	}


.takashima_section {
	padding: 40px 20px;
}
.takashima_contents {
	width: 100%;
}
.ttl_takashima {
	font-size: 30px;
	color: #424242;
	line-height: 30px;
}


.aeonpay_senkou {
	margin-top: 40px;
	line-height: 1.5em;
}

.aeonpay_senkou p{
	font-size: 20px;
	margin: 20px 0;
}

.aeon_pay_ttl {
	border-radius: 10px;
	line-height: 1.2em;
	padding: 10px;
}

.schedule {
	width: 100%;
	background-color:  #fff;
	padding: 20px;
	margin: 0 auto;
	border-radius: 10px;
	border: solid 1px #cecece;
}

.schedule_image {
	margin-bottom: 20px;
}

.schedule_ttl {
	font-size: 20px;
	line-height: 1.5em;
}

.schedule img {
	display: inline-block;
	text-align: center;
	width: auto;
	height: 200px;
}

table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }

  .tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  margin: 0 auto;}
.tab_item {
  width: calc(100%/2);
  padding:15px 0;
  border-bottom: 3px solid #37beb0 ;
  background-color: #ececec;
  text-align: center;
  color: #7e7e7e ;
  display: block;
  float: left;
  font-weight: 900;
  height: 80px;
  transition: all 0.2s ease;
  font-size: 16px;
}
.aeonpay_day {
	margin-top: 5px!important;
	display: inline-block;
}

.tab_content {
    display: none;
    padding: 0;
    clear: both;
    overflow: hidden;
}

.takashima_kv_list {
		display: grid;
		gap: 10px;
		grid-template-columns:  1fr;
		flex-wrap: wrap;
		margin: 0 auto;
		vertical-align: top;
		text-align: center;
}

.aeonpay_image {
	display: inline-block;
	margin: 30px auto;
	text-align: center;
	width: 100%;
}

.zawatsuku_URL {
	text-align: left;
}

	
}
