@charset "utf-8";
/* CSS Document */
body {
	background: #000;
}
#main_visual_tablet {
	display: none;
}
#background_area {
	background: #fff;
	margin: 40px 0 0;
}
#test_bg_img {
	max-width: 1417px;
	margin: 0 auto;
}
#main_info_area {
	position: relative;
	margin-top: -5px;
	height: 1300px;
	background: #000;
}
#main_img {
	z-index: 3;
	position: absolute;
	width: 1158px;
	top: 300px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#main_img img {
	max-width: 100%;
}
#PC_introduction {
	z-index: 3;
	width: 1000px;
	font-size: x-large;
	padding: 0 5px;
	color: #FFF;
	text-align: center;
	line-height: 2.5em;
	position: absolute;
	top: 650px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-top: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
}
#introduction {
	display: none;
	max-width: 1000px;
	font-size: x-large;
	padding: 0 5px;
	color: #FFF;
	text-align: center;
	line-height: 2.5em;
	position: absolute;
	top: 650px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-top: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
}
.title {
	display: block;
	width: 100%;
	margin: 1.3em auto;
}
#ticket_area {
	margin: 0;
	height: auto;
	background: #2b44a8;
}
.img_box img {
	width: 100%;
}
.dammy_box {
	width: 5%;
}
.form_position {
	margin-top: 25px;
}
.tuikabox {
	margin: 0 auto;
	display: block;
	padding: 2% 0;
}
#ticket_center {
	text-align: center;
	font-size: x-large;
	margin: 0 auto;
	padding: 30px 30px;
	display: table;
	max-width: 1440px;
	position: relative;
	background: url(../img/blue_back2.jpg) no-repeat center center fixed;
	background-size:cover;
}
.ticket_title {
	margin: 0 auto;
	padding-bottom: 30px;
	max-width: 700px;
}
.ticket_title img {
	max-width: 100%;
}
#ticket_info01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #FFF;
	width: 100%;
	text-align: center;
	line-height: 2em;
	margin: 0 auto;
}
.fin_area {
	max-width: 1204px;
	margin: 0 auto;
}
.fin_area img {
	padding: 4% 0 0;
	width: 100%;
}
.ticket_info01_text {
	/*font-family:"メイリオ";*/
	font-weight: bold;
	text-align: right;
	width: 650px;
}
.ticket_info01_text_ajast {
	text-align: center;
	display: inline-block;
}
.ticket_info01_img {
	text-align: left;
	width: 750px;
}
.ticket_info01_img img {
	max-width: 100%;
}
.content02 {
	display: none;
}
#ticket_more_area {
	margin: 0 auto;
	width: 100%;
}
.ticket_box {
	position: relative;
	margin: 4% auto 0;
	max-width: 1174px;
	border: #FFF 1px solid;
	padding: 40px 1% 5px;
	text-align: center;
}
.ticket_box .box_date {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	margin: auto;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
/*追加*/

#info_table_area {
	background: #000;
	padding: 10px 0 35px;
}
#info_table_area #more_info_title {
	max-width: 644px;
	margin: 0 auto 33px;
}
#info_table_area table {
	font-size: xx-large;
	text-align: center;
	line-height: 2em;
	border-collapse: collapse;
	max-width: 1500px;
	margin: 0 auto;
	color: #FFF;
}
#info_table_area table img {
	max-width: 380px;
}
#info_table_area .table_border_BOTH {
	border-right: #FFF 3px solid;
	border-left: #FFF 3px solid;
}
#info_table_area td img {
	padding-top: 10px;
}
#info_table_area table .medium {
	margin-top: 0.5em;
	font-size: x-large;
	line-height: 1.5em;
}
#info_table_area table {
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}
#info_table_area table tr:frst-child {
 border-top: 3px solid #FFF;
}
#info_table_area table tr {
	text-align: center;
	border-bottom: 3px solid #FFF;
}
#info_table_area table tr:last-child {
	border-bottom: none;
}
#info_table_area th {
	width: 300px;
	vertical-align: middle;
}
#info_table_area td {
	width: 600px;
	padding: 30px 0;
}
#info_2row_table_area {
	display: none;
}
#caming_soon_area {
	background: #FFF;
	margin-bottom: 55px;
}
#caming_soon {
	padding: 5px 5px 10px;
	text-align: center;
}
 @media screen and (max-width: 1440px) {
#background_area, #main_img {
	display: none;
}
#main_visual_tablet {
	display: block;
	margin-bottom: -5px;
	max-width: 1500px;
}
#main_visual_tablet img {
	width: 100%;
	margin: 40px 0 0;
}
#main_info_area {
	height: auto;
	background: #000;
	padding-bottom: 2em;
}
#PC_introduction {
	display: none;
}
#introduction {
	display: block;
	font-weight: bold;
	position: static;
	font-size: large;
	height: auto;
	color: #FFF;
	max-width: 1000px;
	text-align: center;
	margin: -5px auto 0;
}
#introduction img {
	display: block;
	margin: 1.3em auto;
}
#ticket_area {
	position: relative;
	background: url(../img/blue_back2.jpg) no-repeat top center fixed;
}
#ticket_center {
	display: block;
	height: auto;
	background: url();
}
.ticket_title {
	padding-top: 0;
}
#ticket_info01 {
	font-size: large;
	/*font-weight: bold;*/
	margin-top: -0.5em;
	padding: 10px 0;
	height: auto;
}
#info_table_area {
	background: #000;
	padding: 10px 0 35px;
}
#info_table_area table {
	font-size: large;
}
#info_table_area table .medium {
	font-size: 14px;
}
#info_table_area td {
	width: 500px;
}
}
 @media screen and (max-width: 980px) {
.ticket_info01_text_ajast {
	font-size: 14px;
	text-align: center;
	display: block;
}
}
 @media screen and (max-width: 900px) {
#info_table_area {
	display: none;
}
#info_2row_table_area {
	display: block;
	background: #000;
	padding: 1px 5px 25px;
}
#info_2row_table_area table {
	font-size: large;
	text-align: center;
	line-height: 2em;
	border-collapse: collapse;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	max-width: 900px;
	margin: 0 auto;
	color: #FFF;
}
#info_2row_table_area img {
	max-width: 350px;
}
#info_2row_table_area table .medium {
	margin-top: 0.5em;
	font-size: x-large;
	line-height: 1.5em;
	font-size: 14px
}
#info_2row_table_area table tr:frst-child {
 border-top: 3px solid #FFF;
}
#info_2row_table_area table tr {
	text-align: center;
	border-bottom: 1px solid #FFF;
}
#info_2row_table_area table tr:last-child {
	border-bottom: none;
}
#info_2row_table_area th {
	width: 200px;
	vertical-align: middle;
}
#info_2row_table_area td {
	width: 500px;
	padding: 30px 0;
}
#info_2row_table_area td img {
	padding-top: 10px;
}
 @media screen and (max-width: 800px) {
#ticket_more_area {
	font-size: small;
}
}
 @media screen and (max-width: 700px) {
#main_visual_tablet img {
	margin: 30px 0 0;
}
#caming_soon_area {
	margin-bottom: 35px;
}
}
 @media screen and (max-width: 710px) {
#introduction {
	font-size: small;
}
#ticket_center {
	padding: 5px;
	font-size: small;
	background: url();
}
.ticket_title {
	padding-bottom: 10px;
}
#ticket_info01 {
	display: block;
}
.content01 {
	display: none;
}
.content02 {
	display: inline;
}
.smart_ajast {
	display: none;
}
.ticket_box {
	border: 0;
}
.ticket_info01_text {
	display: block;
	font-size: small;
	max-width: 100%;
	padding-bottom: 20px;
}
.ticket_info01_img {
	display: inline;
	max-width: 300px;
}
.ticket_info01_img img {
	width: 100%;
}
#ticket_more_area {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#info_2row_table_area table {
	font-size: medium;
}
#info_2row_table_area .medium {
	font-size: small;
}
.flex {
	display: block;
}
}
@media screen and (max-width: 600px) {
.smart_ajast02 {
	display: none;
}
}
