@charset "UTF-8";


@media screen and (min-width: 641px) {
/* -- environment ------------------------------------------------------------------------- */
html, body {
	width: 100%;
	min-width: 1000px;
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ ProN W6", "ＭＳ Ｐ明朝", "Osaka－等幅", "Osaka-Mono", "sans-serif";
	font-size: 14px;
	color: #000;
}

img {
	width: 100%;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

article {
	width: 100%;
}

aside {
	width: 250px;
	padding-left: 20px;
	float: right;
}

/* -- common ------------------------------------------------------------------------- */
.ai:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.at:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.outermost {
	width: 1000px;
	margin: 0 auto;
	padding-top: 40px;
}

.outermost:first-child {
	padding-top: 0;
}

.sec_inner {
	width: 730px;
	padding-top: 40px;
}

.sec_inner:first-child {
	padding-top: 0;
}

.headline {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 6px solid #000;
	box-sizing: border-box;
}

.headline h2 {
	width: 175px;
	clear: both;
}

.contents {
	width: 1000px;
	margin: 0 auto;
	padding-top: 35px;
}

.contents .main_contents {
	width: 730px;
	float: left;
}

#page_nav {
	padding-top: 20px;
	text-align: center;
}

/* -- header ------------------------------------------------------------------------- */
header {
	width: 100%;
	padding-top: 30px;
}

header #logo {
	width: 123px;
	margin: 0 auto;
	padding-bottom: 30px;
}

header #access_wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

header #access_wrap #access {
	position: absolute;
	width: 85px;
	top: -110px;
	right: 20px;
}

header #pc_nav_wrap {
	width: 100%;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	background-color: #eee;
	z-index: 100;
}

header #sp_nav_wrap {
	display: none;
}

header nav #gnavs {
	display: table;
	width: 1000px;
	margin: 0 auto;
}

header nav #gnavs .gnav {
	display: table-cell;
	position: relative;
	width: 200px;
	border-left: 1px solid #555;
	background-color: #595757;
}

header nav #gnavs .gnav:first-child {
	border-left: none;
}

header nav #gnavs .no_image {
	border: none;
	background-color: #eee;
}


header nav #gnavs .gnav .gnav_btn a {
	display: block;
}

header nav #gnavs .gnav a:hover {
	background-color: #eee;
}
header nav #gnavs .gnav .nav_y a:hover {
	background-color: #F9BE00;
}
header nav #gnavs .gnav .nav_g a:hover {
	background-color: #005858;
}
header nav #gnavs .gnav .nav_b a:hover {
	background-color: #0067B2;
}
header nav #gnavs .gnav .gnav_subs {
	display: none;
	position: absolute;
	top: 80px;
}

header nav #gnavs .gnav .gnav_left {
	width: 200px;
}

header nav #gnavs .gnav .gnav_right {
	width: 200px;
	left: -1px;
}

header nav #gnavs .gnav .gnav_center {
	width: 200px;
	left: -1px;
}

header nav #gnavs .gnav .gnav_subs .gnav_sub {
	background-color: #fff;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}

header nav #gnavs .gnav .gnav_subs .gnav_sub a {
	display: block;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	color: #000;
}

header nav .menu_buttom{
	display: none;
}

header .breadcrumbs{
	padding-top: 15px;
	width: 1000px;
	margin: 0 auto;
	color: #000;
}
header .breadcrumbs a{
	color: #a9a9a9;
}
header .breadcrumbs a:hover{
	color: #000;
}
header .breadcrumbs .current-item{
	color: #000;
	font-weight: bold;
}
.nav_on_y{
	background-color: #F9BE00;
}
.nav_on_b{
	background-color: #0067B2;
}
.nav_on_g{
	background-color: #005858;
}

/* -- footer ------------------------------------------------------------------------- */
footer {
	width: 100%;
	margin-top: 40px;
	background-color: #000;
}

footer #fnav_wrap {
	width: 100%;
	background-color: #231815;
}

footer #fnav_wrap #fnavs {
	display: table;
	width: 600px;
	margin: 0 auto;
}

footer #fnav_wrap #fnavs .fnav {
	display: table-cell;
	width: 150px;
	padding: 15px 0;
	text-align: center;
}

footer #fnav_wrap #fnavs .fnav a {
	color: #fff;
}

footer #copyright_wrap {
	width: 100%;
	padding-top: 40px;
	background-color: #000;
}

footer #copyright_wrap #copyright {
	text-align: center;
	color: #fff;
}

footer #copyright_wrap #flogo {
	width: 116px;
	margin: 0 auto;
	padding: 20px 0 50px 0;
}

footer #top_return{
	display:none;
}
/* -- aside ------------------------------------------------------------------------- */
#news_area {
	width: 100%;
	margin-bottom: 50px;
	padding: 20px;
	background-color: #555;
	box-sizing: border-box;
}

#news_area #shop_logo {
	width: 175px;
	margin: 0 auto;
}

#news_area #news_wrap .news_row {
	padding: 10px 0;
	border-bottom: 1px dotted #fff;
}

#news_area #news_wrap .news_row:first-child {
	margin-top: 10px;
	border-top: 1px dotted #fff;
}

#news_area #news_wrap .news_row .date {
	font-weight: bold;
	color: #fff;
}

#news_area #news_wrap .news_row .title {
}

#news_area .news_row .title a {
	color: #fff;
}

#bnr_area {
	width: 100%;
}

#bnr_area .bnr {
	width: 100%;
	padding-top: 20px;
}

#bnr_area .bnr:first-child {
	padding-top: 0;
}

#sns_area {
	width: 100%;
}

#sns_area .sns_row {
	display: table;
	padding-top: 20px;
}

#sns_area .sns_row .sns {
	display: table-cell;
	width: 115px;
	padding-left: 20px;
}

#sns_area .sns_row .sns:first-child {
	padding-left: 0;
}

/* -- index ------------------------------------------------------------------------- */
#main {
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}

#main ul li {
	position: relative;
}

#main .main_label {
	position: absolute;
	display: table;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background-color: rgba(0, 0, 0, 0.7);
}

#main .main_label p {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
}

#main .main_label .main_info {
	padding-left: 20px;
	text-align: center;
}


#sec_todays #todays_wrap .todays_row {
	padding-top: 20px;
}

#sec_todays #todays_wrap .todays_row:first-child {
	padding-top: 0;
}

#sec_todays #todays_wrap .todays_row .todays_show {
	overflow: hidden;
	position: relative;
	float: left;
	width: 320px;
	height: 213px;
	border-left: 20px solid #fff;
}

#sec_todays #todays_wrap .todays_row .todays_show:first-child {
	border-left: none;
}

#sec_todays #todays_wrap .todays_row .no_image {
	background-color: #a0a0a0;
}

#sec_todays #todays_wrap .todays_row .todays_show a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000;
}

#sec_todays #todays_wrap .todays_row .todays_show a .today_thumbnail {
	width: auto;
	height: 100%;
}

#sec_todays #todays_wrap .todays_row .todays_show a .no_image {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
}


#sec_todays #todays_wrap .todays_row .todays_show a .mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
}

#sec_news #news_wrap {
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
}

#sec_news #news_wrap .news {
	display: table;
	padding: 5px 0;
	border-top: 1px dotted
}

#sec_news #news_wrap .news:first-child {
	padding-top: 0;
	border-top: none;
}

#sec_news #news_wrap .news p {
	display: table-cell;
}

#sec_news #news_wrap .news .category {
	width: 100px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #555;
}

#sec_news #news_wrap .news .news_text {
	width: 630px;
	padding-left: 20px;
	box-sizing: border-box;
}

#sec_news #news_wrap .news .news_text a {
	color: #000;
}

#sec_news .more {
	padding-top: 10px;
	text-align: right;
}

#sec_news .more a {
	font-weight: bold;
	color: #000;
}

#index_bnr_area {
	padding-top: 40px;
}

#index_bnr_area .index_bnr_row {
	display: table;
}

#index_bnr_area .index_bnr_row .index_bnr {
	display: table-cell;
	width: 235px;
	padding-left: 20px;
}

#index_bnr_area .index_bnr_row .index_bnr:first-child {
	padding-left: 0;
}

#index_bnr_area .index_big_bnr {
	padding-top: 20px;
}

/* -- schedule ------------------------------------------------------------------------- */
#month_selector{
	padding-bottom: 40px;
}
#month_selector > div {
	height: 70px;
	margin-left: 10px;
	float: left;
	text-align: center;
	line-height: 70px;
}

#month_selector div:first-child {
	margin-left: 0;
}

#month_selector .arrow {
	width: 40px;
/*	cursor: pointer;*/
	background-color: #ddd;
}

#month_selector #layer_wrap {
	overflow: hidden;
	display: table-cell;
	width: 900px;
}

#month_selector #layer_wrap #month_box {
	width: 1810px;
}

#month_selector #layer_wrap #month_box .month_wrap {
	display: table;
	float: left;
	padding-left: 10px;
}

#month_selector #layer_wrap #month_box .month_wrap:first-child {
	padding-left: 0;
}

#month_selector #layer_wrap #month_box .month_wrap div {
	display: table-cell;
	width: 60px;
	vertical-align: middle;
	text-align: center;
	border-left: 10px solid #fff;
}

#month_selector #layer_wrap #month_box .month_wrap div:first-child {
	border-left: none;
}

#month_selector #layer_wrap #month_box .month_wrap .year {
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

#month_selector #layer_wrap #month_box .month_wrap .prev_year {
	font-weight: bold;
	color: #fff;
	background-color: #ddd;
}

#month_selector #layer_wrap #month_box .month_wrap .prev_year:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#month_selector #layer_wrap #month_box .month_wrap .next_year {
	font-weight: bold;
	color: #fff;
	background-color: #ddd;
}

#month_selector #layer_wrap #month_box .month_wrap .next_year:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#month_selector #layer_wrap #month_box .month_wrap .month {
/*	cursor: pointer;*/
	color: #000;
	background-color: #ddd;
}

#month_selector #layer_wrap #month_box .month_wrap .month .month_text {
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
}

#month_selector #layer_wrap #month_box .month_wrap .month .eng_month {
	padding-top: 5px;
	line-height: 12px;
	font-size: 12px;
}

#month_selector #layer_wrap #month_box .month_wrap .on {
	color: #fff;
	background-color: #000;
}

#sec_schedule .month_btn{
	display: none;
}
#sec_schedule + .month_btn{
	display: none;
}
#sec_schedule .headline ul #sp_month_box{
	display: none;
}
#sec_schedule #month_selector {
	padding-bottom: 40px;
}

#sec_schedule #loader {
	display: none;
	width: 50px;
	margin: 0 auto;
	padding-top: 40px;
}

#sec_schedule #schedule_wrap {
	width: 100%;
}

#sec_schedule #schedule_wrap .schedule_row {
	display: table;
	width: 100%;
	padding-top: 10px;
}

#sec_schedule #schedule_wrap .schedule_row:first-child {
	padding-top: 0;
}

#sec_schedule #schedule_wrap .schedule_row .date {
	display: table-cell;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #000;
	border-right: 10px solid #fff;
}

#sec_schedule #schedule_wrap .schedule_row .date .day {
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
}

#sec_schedule #schedule_wrap .schedule_row .date .week {
	padding-top: 5px;
	line-height: 14px;
	font-size: 14px;
}

#sec_schedule #schedule_wrap .schedule_row .date .holiday_blue {
	color: #009fe8;
}

#sec_schedule #schedule_wrap .schedule_row .date .holiday_red {
	color: #e50012;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap {
	display: table-cell;
	width: 620px;
	box-sizing: border-box;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #000;
	box-sizing: border-box;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content:first-child {
	margin-top: 0;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails {
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 100px;
	float: left;
	background-color: #000;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails .thumbnail {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: 100%;
	margin: auto;
	z-index: 10;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails .outer {
	z-index: 50;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails .next_outer {
	z-index: 30;
}

.open_content .open_detail {
	width: 438px;
	padding-left: 10px;
	float: right;
}

.open_content .open_detail .main_soldout {
	margin-bottom: 5px;
	padding: 5px 0;
	line-height: 16px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #f00;
}

.open_content .open_detail .title {
	font-size: 16px;
	font-weight: bold;
}

.open_content .open_detail .open_detail_wrap {
}

.open_content .open_detail .open_detail_wrap .detail_wrap {
	width: 80%;
	padding-top: 10px;
	float: left;
}

.lineup {
	width: 100%;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	box-sizing: border-box;
}

.trim {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.close_lineup {
	display: none;
	width: 100%;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	box-sizing: border-box;
}

.open_content .open_detail .open_detail_wrap .more_btn {
	float: right;
	width: 20%;
	padding-top: 20px;
}

.open_content .open_detail .open_detail_wrap .more_btn a {
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

.close_content {
	display: none;
	margin-top: 10px;
	padding: 10px;
	background-color: #f1f1f1;
}

.close_detail {
}

.close_detail .detail_row {
	padding-top: 5px;
}

.close_detail .detail_row:first-child {
	padding-top: 0;
}

.close_detail .detail_row .detail {
	display: table;
	padding-left: 10px;
	float: left;
}

.close_detail .detail_row .detail:first-child {
	padding-left: 0;
}

.close_detail .detail_row .detail .caption {
	display: table-cell;
	width: 100px;
	padding: 5px 0;
	vertical-align: middle;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #888;
}

.close_detail .detail_row .detail .data {
	display: table-cell;
	width: 50px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 12px;
}

.close_content section {
	padding-top: 30px;
}

.close_content section:first-child {
	padding-top: 0;
}

.close_content section h3 {
	width: 100px;
	margin-bottom: 10px;
	padding: 5px 0;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #888;
}

.close_content #sec_information {
}

.close_content #sec_ticket h3{
	width: 100px;
	margin-bottom: 10px;
	padding: 5px 0;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #888;
}
.close_content #sec_ticket .release {
}

.close_content #sec_ticket .ticket_shops {
	display: table;
}

.close_content #sec_ticket .ticket_shops .ticket_shop {
	display: table-cell;
	padding-top: 5px;
	border-left: 10px solid #f1f1f1;
}

.close_content #sec_ticket .ticket_shops .ticket_shop:first-child {
	border-left: none;
}

.close_content #sec_ticket .ticket_shops .ticket_shop .shop_url {
	display: block;
}

.close_content #sec_ticket .ticket_shops .ticket_shop .shop_url .logo {
	width: 25px;
	padding: 5px 0;
	float: left;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

.close_content #sec_ticket .ticket_shops .ticket_shop .shop_url .code {
	padding-left: 5px;
	float: left;
	line-height: 22px;
	font-size: 12px;
	color: #000;
}

.close_content #sec_ticket .ticket_sellshops {
	padding-top: 10px;
}

.close_content #sec_ticket .ticket_sellshops .ticket_sellshop_row {
	
}

.close_content #sec_ticket .ticket_sellshops .ticket_sellshop_row .logo {
	width: 80px;
	padding: 5px 0;
	float: left;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

.close_content #sec_ticket .ticket_sellshops .ticket_sellshop_row .ticket_sellshop {
	padding-left: 5px;
	float: left;
	line-height: 22px;
	font-size: 12px;
	color: #000;
}


.close_content #sec_ticket .ticket_notes {
	padding-top: 5px;
}

.close_content #sec_others .others {
}

/* -- access ------------------------------------------------------------------------- */
#sec_all_access .gmap {
	width: 100%;
	height: 500px;
}

#sec_all_access #gmap2 {
	margin-top: 50px;
}

#sec_all_access #addresses {
	padding-top: 20px;
}

#sec_all_access #addresses #address {
	padding-top: 5px;
}

#sec_all_access #addresses #address:first-child {
	padding-top: 0;
}

#sec_all_access #addresses #address a {
	padding: 0 10px;
}

#sec_all_access .guide {
	padding-top: 20px;
}

#sec_all_access .guide .case {
	font-weight: bold;
}

#sec_all_access .guide .detail {
	padding-top: 5px;
}

#sec_all_access #attention {
	padding-top: 20px;
}

#sec_all_access #attention #title {
	padding: 5px 0 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
}

#sec_all_access #attention ul {
	padding: 20px;
	background-color: #ddd;
}

#sec_all_access #attention ul li {
	margin-left: 1em;
	list-style-type: disc;
}

/* -- shop ------------------------------------------------------------------------- */
#sec_access #map {
	width: 100%;
	height: 500px;
}

#sec_access #address {
	padding-top: 10px;
}

#sec_access #access_notes {
	margin-top: 10px;
	padding: 20px;
	background-color: #f5f5f5;
	list-style-type: disc;
}

#sec_access #access_notes li {
	margin-left: 1em;
	padding-top: 10px;
}

#sec_access #access_notes li:first-child {
	padding-top: 0;
}

#sec_ticket #ticket_wrap .ticket_detail {
	padding: 20px 0;
	border-bottom: 1px dashed #555;
}

#sec_ticket #ticket_wrap .ticket_detail:first-child {
	padding-top: 0;
}

#sec_ticket #ticket_wrap .ticket_detail .ticket_title {
	padding-bottom: 10px;
	font-weight: bold;
}

#sec_recruit section .recruit_title {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #555;
}

#sec_recruit section .recruit_title .upload_date {
	color: #f00;
}

#sec_recruit .recruit_row {
	display: table;
	padding-top: 10px;
}

#sec_recruit .recruit_row li {
	padding-top: 10px;
}

#sec_recruit .recruit_row li:-first-child {
	padding-top: 0;
}

#sec_recruit .recruit_row li p {
	display: table-cell;
}

#sec_recruit .recruit_row li .recruit_caption {
	width: 130px;
	font-weight: bold;
}

/* -- news ------------------------------------------------------------------------- */
#sec_news_detail img {
	width: auto;
}

#sec_news_detail #news_headline {
	display: table;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#sec_news_detail #news_headline p {
	display: table-cell;
	vertical-align: middle;
}

#sec_news_detail #news_headline #cat {
	width: 100px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #555;
}

#sec_news_detail #news_headline #title {
	width: 550px;
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
}

#sec_news_detail #news_headline #date {
	width: 80px;
	text-align: right;
}

#sec_news_detail #news_content {
	padding-top: 20px;
}

/* -- about ------------------------------------------------------------------------- */
#sec_about #about_img {
	display: table;
}

#sec_about #about_img .img_box{
	display: table-cell;
	width: 240px;
	border-left: 5px solid #fff;
}

#sec_about #about_img .img_box:first-child {
	border-left: none;
}

#sec_about #about_text {
	padding-top: 20px;
}

/* form_recruit */
#recruit-form {
  box-sizing: border-box;
  margin: 30px auto 0;
  width: 100%;
}
.recruit-form-row {
  border-top: 1px solid #b13c4c;
  box-sizing: border-box;
  width: 100%;
}
.recruit-form-row:nth-child(even) {
	background-color: #ddd;
}
.recruit-form-row:nth-child(odd) {
	background-color: #eee;
}
.recruit-form-row:first-child {
  border-top: 1px solid #b13c4c;
}
.form-title {
  box-sizing: border-box;
  width: 100%;
}
.form-title .required {
  background-color: #cc054d;
  color: #fff;
  float: left;
  margin: 20px 0 0 10px;
  text-align: center;
  width: 50px;
}
.form-title .any {
  background-color: #680099;
  color: #fff;
  float: left;
  margin: 20px 0 0 10px;
  text-align: center;
  width: 50px;
}
.form-title .title {
  float: left;
  padding: 20px 10px 10px;
  width: 219px
}
.form-data {
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 10px 20px;
  width: 100%;
}
.form-data input {
  box-sizing: border-box;
  padding: 4px 10px;
}
.form-data select {
  box-sizing: border-box;
  padding: 10px;
}
.form-data .input-left-caption {
  margin-right: 10px;
}
.form-data .input-right-caption {
  margin-left: 10px;
}
.form-data .input-name {
  margin-right: 20px;
  width: 150px;
}
.form-data .input-zipcode1 {
  width: 100px;
}
.form-data .input-zipcode2 {
  width: 150px;
}
.form-data .form-data-grp li {
  margin-top: 10px;
}
.form-data .form-data-grp li:first-child {
  margin-top: 0;
}
.form-data .form-data-grp li .input-left-caption {
  display: block;
  float: left;
  padding-top: 5px;
  text-align: right;
  width: 218px;
}
.form-data .form-data-grp li .input-address {
  float: left;
  width: 350px;
}
.form-data .input-tel {
  width: 150px;
}
.form-data .input-email {
  width: 350px;
}
.form-data .input-birthday2 {
  margin-left: 20px;
}
.form-data .input-size1, .form-data .input-size2 {
  width: 150px;
}
.form-data .input-size2 {
  margin-left: 20px;
}
.form-data .input-country {
  width: 150px;
}
.form-data .input-pr {
  resize: vertical;
  width: 100%;
}
.btn {
	text-align: center;
}
#apply-btn {
	cursor: pointer;
	font-size: 16px;
	margin: 20px auto 0;
	padding: 10px 0;
	width: 50%;
}




}/*end min-width 641px*/






















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

html, body {
	width: 100%;
	min-width: 640px;
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ ProN W6", "ＭＳ Ｐ明朝", "Osaka－等幅", "Osaka-Mono", "sans-serif";
	font-size: 26px;
	line-height: 36px;
	color: #000;
	position: absolute;
}

img {
	width: 100%;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

article {
	width: 100%;
}

aside {
	width: 600px;
	padding: 20px 20px 0;
}

/* -- common ------------------------------------------------------------------------- */
.ai:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.at:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.outermost {
	width: 600px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
}

.outermost:first-child {
	padding-top: 0;
}

.sec_inner {
	width: 100%;
	padding-top: 0px;
}

.sec_inner:first-child {
	padding-top: 0;
}

.headline {
	width: 600px;
	margin-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 6px solid #000;
	box-sizing: border-box;
}

.headline h2 {
	font-size: 14px;
	line-height: 14px;
	width: 300px;
}
.headline-text {
	background-color: #ddd;
	padding-left: 10px 5px;
}
.contents {
	width: 640px;
	margin: 0 auto;
	position: relative;
}

.contents .main_contents {
	width: 640px;
}

#page_nav {
	padding-top: 20px;
	text-align: center;
}

/* -- header ------------------------------------------------------------------------- */
header {
	width: 100%;
	padding-top: 30px;
}

header #logo {
	width: 148px;
	margin: 0 auto;
	padding-bottom: 30px;
}

header #logo img{
	width: 100%;
}

header #access_wrap {
	display: none;
}

header #access_wrap #access {
}

header #sp_nav_wrap {
/*	width: 640px;*/
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-color: #231815;
	z-index: 100;
	position: relative;
}
header #pc_nav_wrap {
	display: none; /* pc用ナビ_非表示設定*/
}
header nav #nav_sp{
	display: block;
}
header nav #sp_menu{
	display: none;
}

header nav #menu_home{
	height: 50px;
	width: 50px;
	position: absolute;
	left: 20px;
	top: 15px;
}
header nav #nav_title{
	width: 100%;
	padding: 15px 0;
	height: 80px;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	background-color: #231815;
	box-sizing: border-box;
}
header nav #menu_o{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 20px;
	top: 15px;
}
header nav #sp_menu #gnavs_sp {
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color: #777;
}
header nav #sp_menu .gnav_btn_sp{
	font-size: 30px;
	line-height: 80px;
	font-weight: bold;
	color: #595757;
	background-color: #eee;
	text-align: center;
	border-bottom: 4px solid #000;
}
header nav #sp_menu .gnav_sp a{
	color: #000;
	display: block;
}
header nav #sp_menu .gnav_sp .gnav_subs_sp{
	display: none;							/*アコーディオン_各サイトのメニュー表示設定*/
	font-size: 24px;
	color: #000;
	background-color: #fff;
	text-align: center;
}
header nav #sp_menu .gnav_sp .gnav_subs_sp .gnav_sub_sp{
	font-size: 24px;
	line-height: 48px;
	color: #000;
	background-color: #fff;
	text-align: center;
	border-bottom: 1px solid #555;
}
header nav #sp_menu .gnav_sp .gnav_subs_sp .gnav_sub_sp:nth-child(5){
	font-size: 24px;
	line-height: 48px;
	color: #000;
	background-color: #fff;
	text-align: center;
	border-bottom: 4px solid #000;
}
header nav #sp_menu .gnav_sp .gnav_subs_sp .gnav_sub_sp a{
	color: #000;
	display: block;
}

header .breadcrumbs{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin: 0 auto;
	color: #000;
	font-size: 16px;
	line-height: 26px;
}
header .breadcrumbs a{
	color: #a9a9a9;
}
header .breadcrumbs a:hover{
	color: #000;
}
header .breadcrumbs .current-item{
	color: #000;
	font-weight: bold;
}
.nav_on{
	background-color: #ddd;
}

/* -- footer ------------------------------------------------------------------------- */
footer {
	width: 100%;
	font-size: 26px;
	margin-top: 20px;
	background-color: #000;
}

footer #fnav_wrap {
	width: 100%;
	background-color: #231815;
}

footer #fnav_wrap #fnavs {
	display: table;
	width: 600px;
	margin: 0 auto;
}

footer #fnav_wrap #fnavs .fnav {
	display: table-cell;
	width: 150px;
	padding: 15px 0;
	text-align: center;
}

footer #fnav_wrap #fnavs .fnav a {
	color: #fff;
}

footer #copyright_wrap {
	width: 100%;
	padding-top: 40px;
	background-color: #000;
}

footer #copyright_wrap #copyright {
	text-align: center;
	color: #fff;
}

footer #copyright_wrap #flogo {
	width: 116px;
	margin: 0 auto;
	padding: 20px 0 50px 0;
}

footer #top_return{
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	position: fixed;
	z-index: 99;
	bottom: 0px;
	left: 20px;
	color: #fff;
}
footer #top_return img{

	width: 150px;
	height: 100px;
}
/* -- aside ------------------------------------------------------------------------- */
#news_area {
	width: 100%;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #555;
	box-sizing: border-box;
}

#news_area #shop_logo {
	width: 175px;
	margin: 0 auto;
}

#news_area #news_wrap .news_row {
	padding: 10px 0;
	border-bottom: 1px dotted #fff;
}

#news_area #news_wrap .news_row:first-child {
	margin-top: 10px;
	border-top: 1px dotted #fff;
}

#news_area #news_wrap .news_row .date {
	font-weight: bold;
	color: #fff;
}

#news_area #news_wrap .news_row .title {
}

#news_area .news_row .title a {
	color: #fff;
}

#bnr_area {
	width: 100%;
}

#bnr_area .bnr {
	width: 100%;
	padding-top: 20px;
}

#bnr_area .bnr:first-child {
	padding-top: 0;
}

#sns_area {
	width: 600px;
	margin: 0 auto;
}

#sns_area .sns_row {
	width: 100%;
	display: block;
	padding-top: 20px;

}

#sns_area .sns_row .sns {
	display: inline-block;
	padding: 0 66.66px;
}

#sns_area .sns_row .sns img{
	display: inline-block;
	width: 200px;
}
#sns_area .sns_row .sns:first-child {
	padding: 0 0 0 66.66px;
}

/* -- index ------------------------------------------------------------------------- */
#main {
	overflow: hidden;
	width: 640px;
	padding-top: 20px;
	margin: 0 auto;
}

#main ul li {
	position: relative;
}

#main .main_label {
	position: absolute;
	display: table;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background-color: rgba(0, 0, 0, 0.7);
}

#main .main_label p {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
}

#main .main_label .main_info {
	padding-left: 20px;
	font-size: 26px;
	line-height: 36px;
	text-align: left;
}


#sec_todays #todays_wrap .todays_row {
}

#sec_todays #todays_wrap .clearfix {
	display: block;
}
#sec_todays #todays_wrap .clearfix:after {
	display: none;
}

#sec_todays #todays_wrap .todays_row .todays_show {
	overflow: hidden;
	position: relative;
	float: left;
	width: 290px;
	height: 186px;
	margin: 10px;
}

#sec_todays #todays_wrap .todays_row:first-child .todays_show:first-child {
	margin-left: 0px;
	margin-top: 0px;
}
#sec_todays #todays_wrap .todays_row:first-child .todays_show:nth-child(2) {
	margin-right: 0px;
	margin-top: 0px;
}
#sec_todays #todays_wrap .todays_row:first-child .todays_show:nth-child(3) {
	margin-left: 0px;
}
#sec_todays #todays_wrap .todays_row:nth-child(2) .todays_show:first-child {
	margin-right: 0px;
}
#sec_todays #todays_wrap .todays_row:nth-child(2) .todays_show:nth-child(2) {
	margin-left: 0px;
	margin-bottom: 20px;
}
#sec_todays #todays_wrap .todays_row:nth-child(2) .todays_show:nth-child(3) {
	margin-right: 0px;
	margin-bottom: 20px;
}

#sec_todays #todays_wrap .todays_row .todays_show a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000;
	position: absolute;
	z-index: 30;
}

#sec_todays #todays_wrap .todays_row .todays_show a .today_thumbnail {
	width: auto;
	height: 100%;
}

#sec_todays #todays_wrap .todays_row .no_image {
	display: block;
	width: 290px;
	height: 186px;
	background-color: #a0a0a0;
}


#sec_todays #todays_wrap .todays_row .todays_show a .mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
}
#sec_news .headline {
	width: 600px;
	margin: 0px 20px 20px 20px;
	clear: both;
}

#sec_news #news_wrap {
	margin: 0 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
}

#sec_news #news_wrap .news {
	display: table;
	padding: 10px 0;
	border-top: 1px dotted;
}

#sec_news #news_wrap .news:first-child {
	padding-top: 0;
	border-top: none;
}

#sec_news #news_wrap .news p {
	display: table-cell;
}

#sec_news #news_wrap .news .category {
	width: 140px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #555;
}

#sec_news #news_wrap .news .news_text {
	width: 430px;
	padding-left: 20px;
	box-sizing: border-box;
}

#sec_news #news_wrap .news .news_text a {
	color: #000;
}

#sec_news .more {
	width: 600px;
	margin: 0px 20px;
	font-size: 26px;
	padding-top: 10px;
	text-align: right;
}

#sec_news .more a {
	font-weight: bold;
	color: #000;
}

#index_bnr_area {
	padding-top: 0px;
}

#index_bnr_area .index_bnr_row {
	display: block;
}

#index_bnr_area .index_bnr_row .index_bnr {
	display: block;
	padding-top: 20px;
	width: 600px;
}

#index_bnr_area .index_bnr_row .index_bnr:first-child {
}

#index_bnr_area .index_big_bnr {
	padding-top: 20px;
}

/* -- schedule ------------------------------------------------------------------------- */
#month_selector {
	display: none;
	position: absolute;
	z-index: 60;
	top: 114px;
	right: 20px;
	width: 295px;
	overflow: hidden;
	background-color: #000;
}

#layer_wrap .clearfix{
	height: 0px;
	width: 0px;
	margin: 0;
	padding: 0;
	border: none;
}

#month_selector .headline h2{
	clear: both;
	width: 600px;
}

#month_selector > div {
	width: 295px;
	text-align: center;
	line-height: 50px;
}

#month_selector div:first-child {
}

#month_selector + .main_contents .headline{
	margin-left: 20px;
	margin-right: 20px;
}
#month_selector .arrow {
	width: 295px;
	height: 50px;
	background-color: #777;
}

#month_selector #larrow {
	border-top: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	box-sizing: border-box;
}
#month_selector #rarrow {
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	box-sizing: border-box;
}

#month_selector #layer_wrap {
	display: block;
	overflow: hidden;
	width: 295px;
}

#month_selector #layer_wrap #month_box {
/*	width: 1810px;*/
/*	width: 450px;*/
	width: 879px;
}

#month_selector #layer_wrap #month_box .month_wrap {
	float:left;
	width: 295px;
	margin: 0 auto;
}

#month_selector #layer_wrap #month_box .month_wrap:first-child {
}

#month_selector #layer_wrap #month_box .month_wrap div {
}

#month_selector #layer_wrap #month_box .month_wrap div:first-child {
	border-left: none;
}

#month_selector #layer_wrap #month_box .month_wrap .year {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	width: 295px;
	height: 50px;

}

#month_selector #layer_wrap #month_box .month_wrap .prev_year {
	font-weight: bold;
	color: #fff;
	background-color: #ddd;
}

#month_selector #layer_wrap #month_box .month_wrap .prev_year:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#month_selector #layer_wrap #month_box .month_wrap .next_year {
	font-weight: bold;
	color: #fff;
	background-color: #ddd;
}

#month_selector #layer_wrap #month_box .month_wrap .next_year:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#month_selector #layer_wrap #month_box .month_wrap .month {
	color: #000;
	background-color: #eee;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	padding: 5px;
	border-sizeing: border-box;
}

#month_selector #layer_wrap #month_box .month_wrap .month .month_text {
	line-height: 32px;
	font-size: 32px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	display: inline-block;
	width: 50px;
}

#month_selector #layer_wrap #month_box .month_wrap .month .eng_month {
	line-height: 24px;
	font-size: 24px;
	text-align: left;
	display: inline-block;
	width: 50px;
}

#month_selector #layer_wrap #month_box .month_wrap .on {
	color: #fff;
	border: 2px solid #fff;
	background-color: #000;
	line-height: 48px;
}
/*トップ付近にある.month_btn*/
#sec_schedule .month_btn{
	width: 600px;
	height: 40px;
	position: relative;
}
#sec_schedule .month_btn:first-child{
	margin: 0px 20px 20px 20px;
}
#sec_schedule #schedule_wrap .month_btn{
	margin: 20px 20px 0px 20px;
}
#sec_schedule .month_btn img{
	height: 40px;
	width: 240px;
	position: absolute;
}
#sec_schedule .month_btn img:hover{
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
#sec_schedule .month_btn .prev_btn{
	left: 0;
}
#sec_schedule .month_btn .next_btn{
	right: 0;
}

/*フッター付近にある.month_btn*/
#sec_schedule + .month_btn{
	margin: 20px auto 0px;
	width: 600px;
	height: 40px;
	position: relative;
}
#sec_schedule + #schedule_wrap .month_btn{
	margin: 20px 20px 0px 20px;
}
#sec_schedule + .month_btn img{
	height: 40px;
	width: 240px;
	position: absolute;
}
#sec_schedule + .month_btn img:hover{
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
#sec_schedule + .month_btn .prev_btn{
	left: 0;
}
#sec_schedule + .month_btn .next_btn{
	right: 0;
}


#sec_schedule .headline ul{
	display: table;
	width: 100%;
	height: 52px;
}
#sec_schedule .headline ul li{
	display: table-cell;
	width: 50%;
	vertical-align: bottom;
}

#sec_schedule .headline ul li h2{}

#sec_schedule .headline ul #sp_month_box{
	vertical-align: middle;
	text-align: right;
	width: 295px;
	height: 52px;
}
#sec_schedule .headline ul #sp_month_box #month_receipt{
	background-color: #fff;
	height: 32px;
	width: 232px;
	padding: 5 10px;
	font-size: 26px;
	line-height: 32px;
	box-sizing: border-box;
	float: left;
}
#sec_schedule .headline ul #sp_month_box #openSwitch{
	font-size: 26px;
	line-height: 32px;
	float: left;
	padding: 0 0px 0 20px;
}
#sec_schedule .headline ul #sp_month_box:hover{
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#sec_schedule #loader {
	display: none;
	width: 50px;
	margin: 0 auto;
	padding-top: 40px;
}

#sec_schedule #schedule_wrap {
	width: 100%;
	font-size: 24px;
	line-height: 24px;
}
#sec_schedule #schedule_wrap .empty_text{
	width: 600px;
	padding: 0 20px;
}

#sec_schedule #schedule_wrap .schedule_row {
	width: 640px;
	overflow: hidden;
	padding-top: 20px;

}

#sec_schedule #schedule_wrap .schedule_row:first-child {
	padding-top: 0;
}

#sec_schedule #schedule_wrap .schedule_row .date {
	display: table-cell;
	width: 15%;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #000;
	border-left: 20px solid #fff;
}

#sec_schedule #schedule_wrap .schedule_row .date .day {
	line-height: 36px;
	font-size: 36px;
	width: 57px;
	margin: 0 auto;
	font-weight: bold;
}

#sec_schedule #schedule_wrap .schedule_row .date .week {
	padding-top: 5px;
	line-height: 26px;
	font-size: 26px;
	width: 57px;
	margin: 0 auto;
}

#sec_schedule #schedule_wrap .schedule_row .date .holiday_blue {
	color: #009fe8;
}

#sec_schedule #schedule_wrap .schedule_row .date .holiday_red {
	color: #e50012;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap {
	display: table-cell;
	width: 85%;
	box-sizing: border-box;
	border-right: 20px solid #fff;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	word-wrap: break-word;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content:first-child {
	margin-top: 0;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 320px;
	background-color: #000;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails .thumbnail {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height:100%;
	margin: auto;
	z-index: 10;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails .outer {
	z-index: 50;
}

#sec_schedule #schedule_wrap .schedule_row .content_wrap .content .open_content .thumbnails .next_outer {
	z-index: 30;
}

.open_content .open_detail {
	width: 501px;
	word-wrap: break-word;
}

.open_content .open_detail .title {
	padding: 10px 0;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
}
.open_content .open_detail .subtitle {
	font-size: 26px;
	line-height: 32px;
}
.open_content .open_detail .main_soldout{
	background-color: #f00;
	color: #fff;
	margin-top: 20px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}

.open_content .open_detail .open_detail_wrap {
	text-align: right;
	word-wrap: break-word;
}

.open_content .open_detail .open_detail_wrap .detail_wrap {
	text-align: left;
	width: 100%;
	padding-top: 10px;
}

.lineup {
	text-align: left;
	width: 100%;
	padding-right: 0px;
	padding-top: 0px;
	box-sizing: border-box;
}

.trim {
	width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.close_lineup {
	display: none;
	width: 100%;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	box-sizing: border-box;
}

.open_content .open_detail .open_detail_wrap .more_btn {
	width: 140px;
	font-size: 24px;
	padding-top: 20px;
	display: inline-block;
}

.open_content .open_detail .open_detail_wrap .more_btn a {
	display: inline-block;
	height: 30px;
	padding: 10px;
	width: 120px;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

.close_content {
	display: none;
	box-sizing: border-box;
	width: 501px;
	margin-top: 20px;
	padding: 10px 10px 30px 10px;
	background-color: #f1f1f1;
	word-wrap: break-word;
}
.close_content #sec_ticket h3{
	box-sizing: border-box;
	width: 100%;
	text-align: center;
}

.close_detail {
}

.close_detail .detail_row {
}

.close_detail .detail_row .detail {
	float: left;
	display: block;
	padding-left: 0px;
	width: 230.5px;
	height: 120px;
}

.close_detail .detail_row .detail:first-child{
	padding-top: 0;
	margin-right: 20px;
}

.close_detail .detail_row:nth-child(2) .detail:nth-child(3){
}

.close_detail .detail_row .detail .caption {
	display: block;
	width: 100%;
	padding: 10px 0;
	vertical-align: middle;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #888;
}

.close_detail .detail_row .detail .data {
	display: block;
	width: 100%;
	padding: 20px 0;
	vertical-align: middle;
	line-height: 30px;
	font-size: 24px;
	text-align: center;
}
.close_detail .detail_row:nth-child(2) .detail:nth-child(3) .data {
	display: block;
	width: 100%;
	padding: 20px 0 0;
	vertical-align: middle;
	font-size: 26px;
	text-align: center;
}
.close_detail .detail_row:nth-child(2) .detail:nth-child(3){
	height: 100px;
}

.close_detail + #sec_information {
	padding-top: 20px;
}

.close_detail + #sec_information h3 {
	margin-top: 0;
}

.close_content section {
}

.close_content section:first-child {
	padding-top: 0;
}

.close_content section h3 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #888;
}

.close_content #sec_information {
	width: 100%;
	word-wrap: break-word;
	clear: both;
}

.close_content #sec_information a{
	display: block;
	padding: 5px 0;
}

.close_content #sec_information h3{
	text-align : center;
}

.close_content #sec_information .info{
	font-size: 26px;
	line-height: 32px;
}

.close_content #sec_information .eventer{
	font-size: 26px;
	line-height: 32px;
}


.close_content #sec_ticket a {
	display: block;
}

.close_content #sec_ticket .release {
	padding-bottom: 20px;
}

.close_content #sec_ticket .ticket_shops {
	width: 100%;
	display: table;
}

.close_content #sec_ticket .ticket_shops .ticket_shop {
	display: table-cell;
	vertical-align: top;
	width: 33%;
	border-left: 10px solid #f1f1f1;
}

.close_content #sec_ticket .ticket_shops .ticket_shop:first-child {
	border-left: none;
}

.close_content #sec_ticket .ticket_shops .ticket_shop .shop_url {
	display: block;
}

.close_content #sec_ticket .ticket_shops .ticket_shop .shop_url .logo {
	width: 40px;
	padding: 10px;
	text-align: center;
	line-height: 36px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

.close_content #sec_ticket .ticket_sellshops{
}
.close_content #sec_ticket .ticket_sellshops .ticket_sellshop_row  .logo {
	width: 120px;
	height: 36px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 36px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}
.close_content #sec_ticket .ticket_shops .ticket_shop .shop_url .code {
	padding: 10px 0px;
	float: left;
	line-height: 36px;
	font-size: 26px;
	vertical-align :middle;
	color: #000;
}

.close_content #sec_ticket .ticket_notes {
	line-height: 36px;
	font-size: 26px;
}

.close_content #sec_others h3 {
	text-align: center;
	clear: both;
	width: 100%;
}

.close_content #sec_others .others {
	line-height: 36px;
	font-size: 26px;
}

/* -- access ------------------------------------------------------------------------- */
#sec_all_access{
	padding: 0 20px;
}
#sec_all_access .gmap {
	width: 600px;
	height: 500px;
}

#sec_all_access #gmap2 {
	margin-top: 20px;
}

#sec_all_access #addresses {
}

#sec_all_access #addresses .address {
	background-color: #f5f5f5;
	margin-top: 20px;
	padding: 10px;
	box-sizing: border-box;
}

#sec_all_access #addresses .address:first-child {
	padding-top: 0;
}

#sec_all_access #addresses .address a:first-child {
	display: block;
	padding: 0 10px;
}

#sec_all_access .guide {
	padding-top: 20px;
}

#sec_all_access .guide .case {
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#sec_all_access .guide .detail {
	padding-top: 0px;
}

#sec_all_access #attention {
	padding-top: 20px;
}

#sec_all_access #attention #title {
	padding: 5px 0 5px 10px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
}

#sec_all_access #attention ul {
	padding: 20px;
	background-color: #ddd;
}

#sec_all_access #attention ul li {
	margin-left: 1em;
	list-style-type: disc;
}

/* -- shop ------------------------------------------------------------------------- */
#sec_access {
	padding: 0 20px 20px;
	box-sizing: border-box;
}
#sec_floorguide{
	padding: 0 20px;
	box-sizing: border-box;
}

#sec_floorguide + #sec_ticket{
	width: 600px;
	padding: 0 20px;
}
#sec_floorguide > img{
	width: 600px;
	padding-bottom: 20px;
}
#sec_access #map {
	width: 600px;
	height: 500px;
}

#sec_access #address {
	padding-top: 20px;
}

#sec_access #access_notes {
	width: 560px;
	margin-top: 20px;
	padding: 20px;
	background-color: #f5f5f5;
	list-style-type: disc;
}

#sec_access #access_notes li {
	margin-left: 1em;
	padding-top: 10px;
}

#sec_access #access_notes li:first-child {
	padding-top: 0;
}

#sec_ticket{
	text-align: left;
	word-wrap: break-word;
	clear: both;
}
#sec_ticket h3{
	width: 600px;
	text-align: center;
}
#sec_ticket #ticket_wrap .ticket_detail {
	padding: 20px 0;
	border-bottom: 1px dashed #555;
}

#sec_ticket #ticket_wrap .ticket_detail:first-child {
	padding-top: 0;
}

#sec_ticket #ticket_wrap .ticket_detail .ticket_title {
	padding-bottom: 10px;
	font-weight: bold;
}
#sec_recruit{
	padding: 20px 20px 0;
	width: 600px;
}
#sec_recruit section .recruit_title {
	padding-bottom: 5px;
	padding-top: 20px;
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	border-bottom: 1px solid #555;
}
#sec_recruit .headline + section .recruit_title{
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	border-bottom: 1px solid #555;
}

#sec_recruit section .recruit_title .upload_date {
	color: #f00;
}

#sec_recruit .recruit_row {
	display: block;
}

#sec_recruit .recruit_row li {
	margin-top: 20px ;
}

#sec_recruit .recruit_row li:first-child {
	padding-top: 0;
}

#sec_recruit .recruit_row li p {
	display: block;
	padding: 10px;
	margin-bottom: 20px;
}

#sec_recruit .recruit_row li .recruit_caption {
	width: 600px;
	font-weight: bold;
	text-align: center;
	background-color: #f5f5f5;
	box-sizing: border-box;
}

#sec_recruit .recruit_row .recruit_text{
	font-size: 26px;
	line-height: 36px;
}
/* -- news ------------------------------------------------------------------------- */

#sec_news_detail{
	padding: 0 20px;
	word-wrap: break-word;
	overflow: break-word;
}
#sec_news_detail img {
	width: 50%;
	height: 50%;
}

#sec_news_detail #news_headline {
	display: table;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#sec_news_detail #news_headline p {
	display: table-cell;
	vertical-align: middle;
}

#sec_news_detail #news_headline #cat {
	width: 140px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #555;
}

#sec_news_detail #news_headline #title {
	width: 550px;
	padding: 0 20px;
	font-weight: bold;
	box-sizing: border-box;
}

#sec_news_detail #news_headline #date {
	width: 80px;
	text-align: right;
}

#sec_news_detail #news_content {
	padding-top: 20px;
}

/* -- about ------------------------------------------------------------------------- */
#sec_about{
	padding: 0 20px;
}
#sec_about #about_img {
	display: block;
}

#sec_about #about_img .img_box{
	display: block;
	width: 600px;
	padding: 20px 0px 0;
}

#sec_about #about_img .img_box:first-child {
	border-left: none;
	padding: 0px 0px;
}

#sec_about #about_text {
	padding-top: 20px;
}

/* form_recruit */
#recruit-form {
  box-sizing: border-box;
  margin: 30px auto 0;
  width: 100%;
}
.recruit-form-row {
  border-top: 1px solid #b13c4c;
  box-sizing: border-box;
  width: 100%;
}
.recruit-form-row:nth-child(even) {
	background-color: #ddd;
}
.recruit-form-row:nth-child(odd) {
	background-color: #eee;
}
.recruit-form-row:first-child {
  border-top: 1px solid #b13c4c;
}
.form-title {
  box-sizing: border-box;
  width: 100%;
}
.form-title .required {
  background-color: #cc054d;
  color: #fff;
  float: left;
  margin: 20px 0 0 10px;
  text-align: center;
  width: 120px;
}
.form-title .any {
  background-color: #680099;
  color: #fff;
  float: left;
  margin: 20px 0 0 10px;
  text-align: center;
  width: 120px;
}
.form-title .title {
  float: left;
  padding: 20px 10px 10px;
  width: 219px
}
.form-data {
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 10px 20px;
  width: 100%;
}
.form-data input {
  box-sizing: border-box;
  padding: 4px 10px;
}
.form-data select {
  box-sizing: border-box;
  padding: 10px;
}
.form-data .input-left-caption {
  margin-right: 10px;
}
.form-data .input-right-caption {
  margin-left: 10px;
}
.form-data .input-name {
  margin-right: 20px;
  width: 150px;
}
.form-data .input-zipcode1 {
  width: 100px;
}
.form-data .input-zipcode2 {
  width: 150px;
}
.form-data .form-data-grp li {
  margin-top: 10px;
}
.form-data .form-data-grp li:first-child {
  margin-top: 0;
}
.form-data .form-data-grp li .input-left-caption {
  display: block;
  padding-top: 5px;
}
.form-data .form-data-grp li .input-address {
  width: 100%;
}
.form-data .input-tel {
  width: 100%;
}
.form-data .input-email {
  width: 100%;
}
.form-data .input-birthday2 {
  margin-left: 20px;
}
.form-data .input-size1, .form-data .input-size2 {
  width: 150px;
}
.form-data .input-size2 {
  margin-left: 20px;
}
.form-data .input-pr {
  resize: vertical;
  width: 100%;
}
.input-text {
	width: 100%;
}
.btn {
	text-align: center;
}
#apply-btn {
	cursor: pointer;
	margin: 40px auto 60px;
	padding: 10px 0;
	width: 50%;
}




}


