@charset "UTF-8";
/*************************************************
CSS
*************************************************/
#wrapper {
    min-width: 100%; 
    max-width: 100%; 
    width: 100%; 
}
[id="global_header"] {
	position:static;
}

/*section*/
.sec_mt0{ margin-top:0; }
.sec_mt12{ margin-top:12px; }
.sec_mt18{ margin-top:18px; }
.sec_mt20{ margin-top:20px; }
.sec_mt24{ margin-top:24px; }
.sec_mt36{ margin-top:36px; }
.sec_mt48{ margin-top:48px; }
.sec_mt60{ margin-top:60px; }
.sec_mt72{ margin-top:72px; }
.sec_explanation{ margin:8px 0 0 0; }
.sec_mypage_button{ margin:32px 0 0 0; }
.sec_mypage_button a { color: #595555; }
/*breadcrumb*/
.breadcrumb p.breadcrumb_btn_back{
	margin:0 12px 0 0;
	float:left;
	border-right:1px solid #595959;
	background:#454545;
}
.breadcrumb p.breadcrumb_btn_back a{
	padding:24px 12px 2px 12px;
	font-size:8px;
	font-size:0.8rem;
	display:none;
	color:#cccccc;
	text-decoration:none;
	background:url(/lfj_2017/sp/performance/timetable/common/img/icon_back.png) 16px 8px no-repeat;
	-moz-background-size:8px 15px;
	-o-background-size:8px 15px;
	-webkit-background-size:8px 15px;
	background-size:8px 15px;
}
/*page_title*/
#page_title .page_title_inner_update{ font-size: 12px; font-size: 1.2rem; font-weight:bold; }
#page_title .page_title_inner_update em{ font-size: 15px; font-size: 1.5rem; }
#page_title .sub_number{ font-size:12px; font-size:1.2rem; display:block; margin:0 0 6px 0; }
#page_title .sub_number em{ font-size: 18px; font-size: 1.8rem; }
#page_title .sub_title{ font-size:12px; font-size:1.2rem; font-weight:bold; display:block; margin:0 0 6px 0; }
#page_title .sub_date{ font-size:12px; font-size:1.2rem; font-weight:bold; display:block; margin:6px 0 0 0; }
#page_title p.timetable_ticket{ margin:0; }
#page_title p.timetable_ticket span{ display:block; }
#page_title p.timetable_ticket span.timetable_ticket_few,
#page_title p.timetable_ticket span.timetable_ticket_close{
	padding:6px 12px;
	color:#ffffff;
	font-size:12px;
	font-size:1.2rem;
}
#page_title p.timetable_ticket span.timetable_ticket_few{ background:#e38800; }
#page_title p.timetable_ticket span.timetable_ticket_close{ background:#ff1744; }
#page_title p.timetable_ticket .icon_timetable_ticket_few,
#page_title p.timetable_ticket .icon_timetable_ticket_close {
	padding-left:20px;
}
#page_title p.timetable_ticket .icon_timetable_ticket_few:before,
#page_title p.timetable_ticket .icon_timetable_ticket_close:before {
	left: 0; top: 50%;
}

#page_title div.closeTicket i {
        font-size: 14px !important;
        position: relative;
        top: 2px;
}

#timetable_programs div.closeTicket i {
    font-size: 14px !important;
        position: relative;
        top: 2px;
}

.artist_url {
        display: table;
        margin: 32px auto;
}

.artist_url .url_link {
        display: table-cell;
        vertical-align: middle;
}

/*nav_timetable*/
/*
#nav_timetable ul{
	width:100%;
	margin:0;
	display:table;
	table-layout:fixed;
	border-top:1px solid #b8b8b8;
}
#nav_timetable ul li{
	padding:12px;
	display:table-cell;
	background:#484848;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
}
#nav_timetable ul li img{
	width:100%;
}
#nav_timetable ul li:first-child{
	border:none;
}
#nav_timetable ul li.current{
	background:#f5f2eb;
	border-bottom:1px solid #f5f2eb;
}*/
/*timetable_selectors*/

#timetable_selectors .mdAccordionContents,
.timetable_selectors .mdAccordionContents { padding: 0; border: 1px solid #dedcdc; border-top: none; border-bottom: none; background-color: #fff; }
#timetable_selectors > .timetable_selector,
.timetable_selectors > .timetable_selector { margin-top: 0; border-bottom: 1px solid #dedcdc; border-top: none; }
#timetable_selectors > .timetable_selector:first-child,
.timetable_selectors > .timetable_selector:first-child { border-top: 1px solid #dedcdc; }
#timetable_selectors > h2.h_timetable_selector { margin: 30px 0 0 0; padding:0 0 8px 0; font-size: 16px; font-size: 1.6rem; font-weight: bold; border-bottom:1px solid #dedcdc; }
#timetable_selectors > .timetable_selector h2,
.timetable_selectors > .timetable_selector h2 { color: #007ba5; }
#timetable_selectors > .timetable_selector h3,
.timetable_selectors > .timetable_selector h3 { position: relative; margin-top: 0; margin-bottom: 0; padding: 16px 24px 16px 8px; background-color: #ded4c1; font-size: 12px; font-size: 1.2rem; font-weight: normal; text-decoration: underline; }
#timetable_selectors > .timetable_selector .opened,
.timetable_selectors > .timetable_selector .opened { border-left: 1px solid #dedcdc;border-bottom: none; border-right: 1px solid #dedcdc; padding-left: 7px; }
#timetable_selectors > .timetable_selector .closed,
.timetable_selectors > .timetable_selector .closed { background-color: transparent; border-left: 0; border-right: 0; }

#timetable_selectors > .timetable_selector .opened:after,
#timetable_selectors > .timetable_selector .closed:after,
.timetable_selectors > .timetable_selector .opened:after,
.timetable_selectors > .timetable_selector .closed:after { content: ""; display: block; width: 12px; height: 12px; margin-top: -6px; background-position: 0 0; background-repeat: no-repeat; position: absolute; right: 8px; top: 50%; -moz-background-size: 12px 12px; -o-background-size: 12px 12px; -webkit-background-size: 12px 12px; background-size: 12px 12px; }
#timetable_selectors > .timetable_selector .opened:after,
.timetable_selectors > .timetable_selector .opened:after { background-image: url(/lfj_2017/sp/common/img/bullet_accordion_close01.png); }
#timetable_selectors > .timetable_selector .closed:after,
.timetable_selectors > .timetable_selector .closed:after { background-image: url(/lfj_2017/sp/common/img/bullet_accordion_open01.png); }
#timetable_selectors .timetable_selector_nav ul,
.timetable_selectors .timetable_selector_nav ul { margin-top: 0; }
#timetable_selectors .timetable_selector_nav li,
.timetable_selectors .timetable_selector_nav li { border-top: 1px solid #dedcdc; }
#timetable_selectors .timetable_selector_nav li:first-child,
.timetable_selectors .timetable_selector_nav li:first-child { border-top: none; }
#timetable_selectors .timetable_selector_nav a,
.timetable_selectors .timetable_selector_nav a { position: relative; display: block; padding: 12px 40px 12px 12px; background-color: #ffffff; text-decoration: none; line-height: 1.3; }
#timetable_selectors .timetable_selector_nav a:after,
.timetable_selectors .timetable_selector_nav a:after { content: ""; display: block; width: 10px; height: 9px; margin-top: -4px; background: url(/lfj_2017/sp/common/img/bullet_arrow03.png) 0 0 no-repeat; position: absolute; right: 12px; top: 50%; -moz-background-size: 10px 9px; -o-background-size: 10px 9px; -webkit-background-size: 10px 9px; background-size: 10px 9px; }

/*timetable_programs*/
#timetable_programs .timetable_program{
	margin:12px 0 0 0;
	border:1px solid #dedcdc;
}
#timetable_programs h3 { margin:0; font-size:12px; font-size:1.2rem; }
#timetable_programs h3 em { font-size:18px; font-size:1.8rem; }
#timetable_programs h3 img.beginnerIcon { margin-left: 10px; top: -0.3em; }
#timetable_programs h3 a { position: relative; display: block; padding: 12px 40px 12px 12px; background-color: #f0f5ec; text-decoration: none; line-height: 1.3; }
#timetable_programs h3 a:after { content: ""; display: block; width: 10px; height: 9px; margin-top: -4px; background: url(/lfj_2017/sp/common/img/bullet_arrow03.png) 0 0 no-repeat; position: absolute; right: 12px; top: 50%; -moz-background-size: 10px 9px; -o-background-size: 10px 9px; -webkit-background-size: 10px 9px; background-size: 10px 9px; }
#timetable_programs .timetable_program_inner{
	padding:16px 12px 12px 12px;
	background:#ffffff;
}
#timetable_programs .timetable_program_inner h4{ font-size:20px; font-size:2rem; font-weight:normal; margin:0; }
#timetable_programs .timetable_program_inner p.timetable_ticket_few,
#timetable_programs .timetable_program_inner p.timetable_ticket_close{
	margin:0 0 12px 0;
	color:#ffffff;
	font-size:12px;
	font-size:1.2rem;
	line-height:2.5;
}
#timetable_programs .timetable_program_inner p.timetable_ticket_few{ background:#e38800; }
#timetable_programs .timetable_program_inner p.timetable_ticket_close{ background:#ff1744; }
/*p.timetable_bt_delete_mylist{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #454545;
	text-align:center;
}
p.timetable_bt_delete_mylist a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:12px 0;
	background:#454545;
}*/
/*button*/
/*p.timetable_bt_add_mylist{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #007ba5;
	text-align:center;
}
p.timetable_bt_add_mylist a{
	display:block;
	color:#007ba5;
	text-decoration:none;
	padding:12px 0;
	background:#ffffff;
}*/
.detail_modal_mylist p.timetable_bt_add_mylist{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #007ba5;
	text-align:center;
}
.detail_modal_mylist p.timetable_bt_add_mylist a{
	color:#007ba5;
	text-decoration:none;
	padding:12px 0;
	background:#ffffff;
        display:block;
}

.detail_modal_mylist p.timetable_bt_delete_mylist{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #2b2b2b;
	text-align:center;
        background-color: #454545;
        padding:12px 0;
}
.detail_modal_mylist p.timetable_bt_delete_mylist a {
        color: #ffffff;
        text-decoration:none;
        display:block;
}

.timetable_program p.timetable_bt_add_mylist{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #007ba5;
	text-align:center;
}
.timetable_program p.timetable_bt_add_mylist a{
	color:#007ba5;
	text-decoration:none;
	padding:12px 0;
	background:#ffffff;
        display:block;
}

.timetable_program p.timetable_bt_delete_mylist{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #2b2b2b;
	text-align:center;
        background-color: #454545;
        padding:12px 0;
}
.timetable_program p.timetable_bt_delete_mylist a {
        color: #ffffff;
        text-decoration:none;
        display: block;
}
p.timetable_bt_add_mylist_02{
	font-size:12px;
	font-size:1.2rem;
	border:1px solid #007ba5;
	text-align:center;
}
p.timetable_bt_add_mylist_02 a{
	display:block;
	color:#007ba5;
	text-decoration:none;
	padding:12px 0;
	background:#ffffff;
}
/*box_ticket*/
.box_ticket{
	margin:24px 0 0 0;
	padding:16px 12px 16px 0;
	border:1px solid #cccccc;
	background:#ffffff;
}
.box_ticket dl{}
.box_ticket dl dt{
	margin:0 0 12px 12px;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
.box_ticket dd img{
	width:82px;
	height:82px;
	margin:0 0 12px 12px;
	display:block;
	float:left;
}
/*box_artist_youtube*/
.box_artist_youtube{
	padding:16px;
	border:1px solid #cccccc;
	background:#f0f0f0;
}
.box_artist_youtube h2{
	margin:0;
}
.box_artist_youtube ul{
	margin:6px 0 0 0;
}
.box_artist_youtube iframe{
	display:block;
}
/* icon */
.bullet_internal_arrow01:after { width: 11px; height: 11px; -moz-background-size: 11px 11px; -o-background-size: 11px 11px; -webkit-background-size: 11px 11px; background-size: 11px 11px; right: 6px; top: 50%; margin-top: -6px; background-image: url(/lfj_2017/common/img/bullet_internal_arrow01.png); }
.icon_timetable_ticket_few,
.icon_timetable_ticket_close { padding-left: 24px; }
.icon_timetable_ticket_few:before,
.icon_timetable_ticket_close:before { width: 12px; height: 12px; -moz-background-size: 12px 12px; -o-background-size: 12px 12px; -webkit-background-size: 12px 12px; background-size: 12px 12px; left: 6px; top: 50%; margin-top: -6px; }
.icon_timetable_ticket_few:before { background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_ticket_few.png); }
.icon_timetable_ticket_close:before { background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_ticket_close.png); }
.icon_timetable_bt_add_mylist{ padding-right: 24px; }
.icon_timetable_bt_add_mylist:after{ width: 11px; height: 11px; -moz-background-size: 11px 11px; -o-background-size: 11px 11px; -webkit-background-size: 11px 11px; background-size: 11px 11px; right: 6px; top: 50%; margin-top: -6px; }
.icon_timetable_bt_add_mylist:after{ background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_bt_add_mylist.png); }
.detail_modal_mylist .icon_timetable_bt_add_mylist:after{ background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_bt_add_mylist.png); }

.icon_timetable_bt_add_mylist_02{ padding-right: 24px; }
.icon_timetable_bt_add_mylist_02:after{ width: 11px; height: 11px; -moz-background-size: 11px 11px; -o-background-size: 11px 11px; -webkit-background-size: 11px 11px; background-size: 11px 11px; right: 6px; top: 50%; margin-top: -6px; }
.icon_timetable_bt_add_mylist_02:after{ background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_bt_add_mylist_02.png); }


.icon_timetable_bt_mylist{ padding-right: 25px; }
.icon_timetable_bt_mylist:after{ width: 15px; height: 15px; -moz-background-size: 15px 15px; -o-background-size: 15px 15px; -webkit-background-size: 15px 15px; background-size: 15px 15px; right: 0; top: 50%; margin-top: -10px; }
.icon_timetable_bt_mylist:after{ background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_bt_mylist.png); }









.icon_timetable_bt_delete_mylist { padding-right: 24px; }
.icon_timetable_bt_delete_mylist:after { width: 11px; height: 12px; -moz-background-size: 11px 12px; -o-background-size: 11px 12px; -webkit-background-size: 11px 12px; background-size: 11px 12px; right: 6px; top: 50%; margin-top: -6px; background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_bt_delete_mylist.png); }
.icon_timetable_listen,
.icon_timetable_about_mylist,
.icon_timetable_open_mylist { font-size:12px; font-size:1.2rem; padding-right: 24px; }
/*.icon_timetable_about_mylist:after { width: 13px; height: 13px; -moz-background-size: 13px 13px; -o-background-size: 13px 13px; -webkit-background-size: 13px 13px; background-size: 13px 13px; right: 6px; top: 50%; margin-top: -7px; background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_about_mylist.png); }*/
/*.icon_timetable_open_mylist:after { width: 16px; height: 16px; -moz-background-size: 16px 16px; -o-background-size: 16px 16px; -webkit-background-size: 16px 16px; background-size: 16px 16px; right: 3px; top: 50%; margin-top: -11px; background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_open_mylist.png); }*/
.icon_timetable_listen:after { width: 10px; height: 12px; -moz-background-size: 10px 12px; -o-background-size: 10px 12px; -webkit-background-size: 10px 12px; background-size: 10px 12px; right: 4px; top: 50%; margin-top: 6px; background-image: url(/lfj_2017/sp/performance/timetable/common/img/icon_timetable_listen.png); }
/*artist_url*/
.artist_url li{
	float:left;
	margin:0 8px 0 0;
}
.artist_url li img{
	display:block;
	width:40px;
	height:40px;
}
/*badge*/
span.page_title_badge{
	width:86px;
	display:inline-block;
	margin:0 0 0 12px;
	padding:0 12px;
	border:1px solid;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	font-size:1rem;
	background:#ffffff;
	vertical-align:top;
	line-height:1.6;
}
span.page_title_thema_inochi{ color:#aa9a41; border-color:#aa9a41; }
span.page_title_thema_koi{ color:#f84871; border-color:#f84871; }
span.page_title_thema_inori{ color:#8677de; border-color:#8677de; }
/*flexslider*/
.flexslider_outer{
	margin-top:12px;
}
/*related*/
#related{ padding:16px; background:#f8f8f8; border:1px solid #cccccc;}
#related h2{ margin:0; color: #595555; }
#related .box_related{ margin:16px 0 0 0; display:block; text-decoration:none; color:#ffffff; border: 1px solid #cccccc; width: 100%; }
#related .box_related p{ margin:0; }
#related .box_related .box_related_inner{ text-align:center; background:#dddddd; }
#related .box_related h4{
	margin:0;
	padding:12px;
        background: #ffffff;
        color: #007ba5;
}
#related .box_related span{
	display:block;
	font-size:12px;
	font-size:1.2rem;
}
#related .box_related .box_related_number em{
	font-size:16px;
	font-size:1.6rem;
}
#related .box_related .box_related_number img.beginnerIcon{
	margin-left: 10px;
        top: -0.3em;
}
#related .box_related .box_related_title{
	font-size:14px;
	font-size:1.4rem;
}
#related .box_related .box_related_date{
	font-weight:normal;
}





/*artist_tabs_l*/
ul.artist_tabs_l{
	width:100%;
	margin:20px 0 0 0;
	display: table;
	table-layout: fixed;
	font-size:12px;
	font-size:1.2rem;
	font-weight:bold;
}
ul.artist_tabs_l a{
	text-decoration:none;
}
ul.artist_tabs_l li{
	display:table-cell;
	vertical-align:top;
}
ul.artist_tabs_l li a{
	margin:8px 0 6px 0;
	display:block;
	border-top:1px solid #dedcdc;
	border-bottom:1px solid #dedcdc;
	background:#f0f5ec;
        color: #000000;
}
ul.artist_tabs_l li a.current{
	margin:1px 0 0 0;
	padding:0;
	border:0;
	background-color: #ffffff;
	color:#007ba5;
}
ul.artist_tabs_l li a.current:hover{
	/*background:url(/lfj_2017/performance/common/img/bg_tab_l_ov.png) center bottom no-repeat #ffffff;*/
	color:#007ba5;
}
ul.artist_tabs_l li a span{
	padding:12px 0 12px 0;
	display:block;
	border-right:1px solid #dedcdc;
        border-left:1px solid #dedcdc;
	text-align:center;
        font-weight: normal;
}
ul.artist_tabs_l li a.current span{
	padding:13px 0 12px 0;
	border-top:8px solid #007ba5;
	border-right:1px solid #007ba5;
	border-left:1px solid #007ba5;
}
ul.artist_tabs_l li a:hover span{ background:#f0f0f0; }
ul.artist_tabs_l li a.current:hover span{ background:#ffffff; }
ul.artist_tabs_l li:first-child a.current span{ border-left:1px solid #007ba5; }
/*ul.artist_tabs_l li:first-child a span{ border-left:1px solid #007ba5; }*/
ul.artist_tabs{
	width:100%;
	margin:24px 0 0 0;
	font-size:14px;
	font-size:1.4rem;
	display: table;
	table-layout: fixed;
}

body#performance_timetable section.sec_performance_timetable h2 {
        font-size:14px;
	font-size:1.4rem;
        color: #595555;
}

body#performance_timetable section.sec_performance_timetable h2 span {
        font-size:12px;
	font-size:1.2rem;
}

.headerWrap {
	width: 100%;
	max-width: 100%;
}
#nav_date {
	border-left: none;
	border-bottom: 1px solid #ccc;
	height: auto;
}
#nav_date ul {
	margin: 0;
	width: 100%;
	float: none;
	display: flex;
}
#nav_date ul li {
	text-align: center;
	border-right: 1px solid #ccc;
}
#nav_date li.nav_date_list {
	width: 33.33%;
	height: auto;
	box-sizing: border-box;
}
#nav_date li.nav_date_list a {
	padding:10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.1rem;
	line-height: 1;
}
#nav_date li.nav_date_list em {
	font-size: 1.3rem;

}
#nav_date li.nav_date_list:last-child{
	border-right: none;
}
#nav_date ul li.nav_date_list_current{
        border-bottom: 1px solid white;
}
#nav_date ul li.nav_date_list_current a {
}
#nav_date ul li a{
        display: block;
        text-decoration: none;
}

#nav_date li.nav_date_list_current a em,
#nav_date li.nav_date_list a em{
	font-size: 1.4rem;
}

#timetable_sticky_wrap{
    box-shadow: 0 5px 2px -2px rgba(0,0,0,0.1);
	padding: 0;
}

.mylist_bx {
/*	text-align: right;*/
	padding:0 0 4px;
	line-height: 1;
	float: none;
	margin: 0;
}

#bt_mylist a {
    padding: 4px 32px 4px 10px;
    display: block;
    text-decoration: none;
    background: url(/lfj_2024/common/img/icon_mylist.svg) no-repeat 95% 60% /18px auto;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
    border: 1px solid #000;
    margin-right: 14px;
    background-color: #000;
}

#about_mylist a {
    padding: 0 15px 0px 0;
    font-size: 1.2rem;
    color: #888;
    text-decoration: none;
    background: url(/lfj_2024/common/img/icon_ques.png) no-repeat;
    background-position: 100% 50%;
    background-size: 12px 12px;
    border-bottom: 1px dotted #888;
}
.timetable_att {
	font-size: 1.0rem;
    margin: 0 0 6px;
}
#nav_checkbox,
#nav_radiobtn {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 10px auto;
	width: 94%;
}

#nav_checkbox .nav_checkbox_title,
#nav_radiobtn .your_concert_title{
    height: 30px;
    color: #000;
    border: none;
    font-size: 1.2rem;
    padding: 6px 10px 6px 40px;
    display: flex;
    align-items: center;
    float: none;
    margin: 0;
    position: relative;
    width: 100%;
    background: #e9f8ff;
    font-weight: bold;
    overflow: hidden;
}
.accordion_icon span {
    position: absolute;
    margin-top: 7px;
    margin-left: 1px;
    left: 8px;
    width: 40%;
    height: 2px;
    background-color: #fff;
}
#nav_checkbox .nav_checkbox_element,
#nav_radiobtn .your_concert_element {
	width: 100%;
	float: none;
	margin: 0;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 10px 12px;
	display: none;
	background: #f5f5f5;
}
#nav_radiobtn .your_concert_element {
	height: 50vh;
	overflow-y: scroll;
}
#nav_checkbox .line_up ul {
	display: flex;
	flex-wrap: wrap;
	font-size: 1.4rem;
}
#nav_checkbox .line_up ul li {
	width: 48%;
	margin: 0 2% 4px 0;
}
#nav_radiobtn .line_up ul li {
	margin: 0 0 4px;
	font-size: 1.2rem;
}

.mylistMenu{
        font-size: .8em;
        background-image: url(/lfj_2017/sp/performance/timetable/common/img/bullet_mylist_w.png);
        background-repeat: no-repeat;
        background-position: 50% 20%;
        background-size: 1.5em;
        background-color: #007ba5 !important;
        border-right: none !important;
}
.mylistMenu em{
        position: relative;
        top: .7em;
}
.mylistMenu a{
        color: white !important;
}

.btnMobile{
        color: #007ba5;
        border: 1px solid #007ba5;
        padding: .6em;
        text-align: center;
        margin: .8em 1.6em .8em 1.6em;
        background-image: url(/lfj_2017/sp/performance/timetable/common/img/bullet_d_down.png);
        background-position: 95% 50%;
        background-repeat: no-repeat;
        background-size: 1em;
}
.btnMobile.active {
        background-color: #ffffff;
        color: #007ba5;
        background-image: url(/lfj_2017/sp/performance/timetable/common/img/bullet_d_up.png);
}
.btnMobile a{
        text-decoration: none;
}
.btnMobile.active a{
        color: white;
}

.accordion-section-content{
        display: none;
        margin-bottom: 1em;
}
.accordion input{
        margin-bottom: 1em;
        margin-right: .4em;
        outline: none;
}
.accordion label{
        position: relative;
        top: 0px;
}
input[type=checkbox]:before { 
	/*
        content:""; 
        display:inline-block; 
        width:18px; 
        height:18px; 
        background-color: white;
        background-image:url(/lfj_2017/sp/performance/timetable/common/img/bullet_check.png);
        background-size: 18px;
        position: relative;
        top: -2px;
        left: -2px;
        */
} 
input[type=checkbox]:checked:before { 
	/*
        background:url(/lfj_2017/sp/performance/timetable/common/img/bullet_checked.png); 
        background-size: 18px;
        */
}
input[type=checkbox]:checked + label {

}

.nav_checkbox_element label{
	color: #2c2e31;
    font-size: 1.2rem!important;
    padding-right: 33px;
}

.accordion-section-content ul {
        display: table;
        table-layout: fixed;
        margin: .8em;
}
.accordion-section-content li{
        display: table-cell;
        width: 10%;
        font-size: .9em;
}
.accoTitle{
        margin: 1.5em .8em .8em .8em;
        font-weight: bold;
        border-bottom: 1px solid #A0A0A0;
}
#contents {
	margin: 0;
	overflow: scroll;
    -ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
}
#contents::-webkit-scrollbar {  /* Chrome, Safari 対応 */
    display:none;
}
#nav_timetable {
	width: auto;
	position: relative;
}
.left_arrow {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 25px;
	z-index: 10000;
	color: #888;
	background: rgba(0,0,0,0.1);
}
.right_arrow {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 25px;
	z-index: 10000;
	color: #888;
	background: rgba(0,0,0,0.1);
}

@media print {
    .right_arrow,
    .left_arrow {
        display: none;
    }
}

#nav_timetable #nav_timetable_inner {
	width: 100%;
	max-width: 878px;
	overflow-x: scroll;
    -ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
	padding: 0 0 0 50px;
	margin: 0;
}
#nav_timetable #nav_timetable_inner::-webkit-scrollbar {  /* Chrome, Safari 対応 */
    display:none;
}

#nav_timetable #nav_timetable_inner ul {
	white-space:nowrap;
	box-sizing: border-box;
	margin-top: 0;
	max-width: 917px;
}

#nav_timetable #nav_timetable_inner li {
	display: table-cell;
	white-space:normal;
	float: none;
	width: 118px;
	padding:0;
}
#nav_timetable #nav_timetable_inner li:last-child {
    width:118px;
}
.hall_name {
	font-size:1.1rem !important;
	font-weight: bold;
	margin:0;
/*	display: inline;*/
}
.seat_num{
	font-size: 1.1rem;
	margin:0;
	float: none;
	display: inline;
	padding:0 0 0 6px;
}

#contents #timetable{
	line-height: 1;
	width: auto;
	border-right: none;
    -ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
}

#contents #timetable::-webkit-scrollbar {  /* Chrome, Safari 対応 */
    display:none;
}

#contents #timetable thead,tbody{
}

#contents #timetable th {
	font-size: 1.2rem;
	border-right:1px solid #ccc;
	max-width: 50px;
}
#contents #timetable .cell_ticket dd.ticket_stock table.ticket_stock_list th {
	font-size: 1.1rem;
	padding-right: 6px;
}
#contents #timetable tr.hall_name_tr th {
	background: #fff;
	border: none;
	height: auto;
	padding-bottom: 6px;
	width: 134px;
}

#contents #timetable th.color_0900, #contents #timetable th.color_0915, #contents #timetable th.color_0930, #contents #timetable th.color_0945, #contents #timetable th.color_1000{
	min-width: 51px;
}

#contents #timetable thead tr th p.hall_name{
	padding: 0 0 0 5px;
	border-left: 2px solid;
	margin-top: 0;
	height: 16px;
}

#contents #timetable thead tr th p.hall_A {
        border-color: #00c262;
}

#contents #timetable thead tr th p.hall_B7 {
        border-color: #ffa800;
}

#contents #timetable thead tr th p.hall_B5 {
        border-color: #ffa800;
}

#contents #timetable thead tr th p.hall_C {
        border-color: #f93728;
}

#contents #timetable thead tr th p.hall_D7 {
        border-color: #8e8e88;
}

#contents #timetable thead tr th p.hall_G409 {
        border-color: #0071c5;
}

#contents #timetable thead tr th p.hall_HIBIYA {
        border-color: #8d4678;
}

#contents #timetable thead tr th em {
        font-size: 1.4rem;
        display: block;
        white-space: nowrap;
        text-align: center;
}

#contents #timetable td {
    border-left: 1px solid #ccc;
    border-bottom: 1px dashed#ccc;
    background: #f5f5f5;
    width:118px;
	min-width:118px;
	max-width:118px;
}
#contents #timetable td .inner_cell_row .cell_number dt {
    color: #595555;
    padding-left: 16px;
    font-size: 10px;
}

#contents #timetable td .inner_cell_row .cell_number dt em{
	font-size: 14px;
}

.inner_cell_row_hall_A .cell_number dt,
.inner_cell_row_hall_B7 .cell_number dt,
.inner_cell_row_hall_B5 .cell_number dt,
.inner_cell_row_hall_C .cell_number dt,
.inner_cell_row_hall_D7 .cell_number dt,
.inner_cell_row_hall_G409 .cell_number dt,
.inner_cell_row_concert_hall .cell_number dt,
.inner_cell_row_playhouse .cell_number dt,
.inner_cell_row_theater_east .cell_number dt,
.inner_cell_row_theater_west .cell_number dt
{
	background-size: 13px 13px;
	background-position: 2px 8px;
	min-height: 22px;
}

#contents #timetable td .inner_cell_row .cell_program {
   font-weight: 500;
}
#contents #timetable td .inner_cell_row .cell_tunes {
    margin: 8px 5px 0;
}
#contents #timetable td .inner_cell_row .cell_tunes dt{
    display: block;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 3px 0 3px 5px;
    background-color: #f5f5f5;
    color: #2c2e31;
}
#contents #timetable td .inner_cell_row .cell_tunes dd{
	font-size: 1.1rem;
    color: #2c2e31;
    line-height: 1.3;
    margin-top: 6px;
}

#contents #timetable td .inner_cell_row .cell_artist {
    margin: 8px 5px 0;
}
#contents #timetable td .inner_cell_row .cell_artist dt{
    display: block;
    font-weight: 500;
    font-size: 1.2rem;
    margin-top: 5px;
    padding: 3px 0 3px 5px;
    margin-bottom: 3px;
    background-color: #f5f5f5;
    color: #2c2e31;
}

#contents #timetable td .inner_cell_row .cell_artist dd{
	font-size: 1.1rem;
    color: #2c2e31;
    line-height: 1.3;
}

#contents #timetable td .inner_cell_row a.mylistBtn{
	padding: 13px 0 13px 8px;
	font-size: 1.1rem;
	background-position: right 6px top 50%;
}

#contents #timetable td .inner_cell_row a.mylistBtnDisabled{
/*	padding-left: 2px;*/
	background-position: right 0px top 50%;
}

#contents #timetable td .inner_cell_row .cell_icon .closeTicket i, .lowTicket i {
    font-size: 14px !important;
    position: relative;
    top: 2px;
}

.closeTicket {
    background-color: #dc5614;        
    color: #ffffff;
    padding: 5px;
    font-size: 11px;
    text-align: center;
}
.closeTicket img {
    width: 12px;
    height: 12px;
    position: relative;
}
#contents #timetable td .inner_cell_row .cell_icon .closeTicket img {
    display:inline;
    top: 0;
}

.ticket_detail {
    background-color: #dc5614;        
    color: #ffffff;
    padding: 5px;
    font-size: 11px;
    text-align: center;
}
.ticket_detail.sold_out{
	background: #ff0000;
}

.ticket_detail img {
    width: 12px;
    height: 12px;
    position: relative;
}
#contents #timetable td .inner_cell_row .cell_icon .ticket_detail img {
    display:inline;
    top: 0;
}

.lowTicket {
    background-color: #e1e109;
    color: #000000;
    padding: 6px;
    font-size: 12px;
    text-align: center;
}
.lowTicket img {
    width: 12px;
    height: 12px;
    position: relative;
    top: -3px;
}
#contents #timetable td .inner_cell_row .cell_icon .lowTicket img {
    display:inline;
    top: -2px;
}
.beginnerIcon {
    width: 24px;
    height: auto;
    position: relative;
    margin-left: 0;
    vertical-align: middle;
}
.sub_number img.beginnerIcon {
    margin-left: 6px;
    top: -4px;
}

#contents #timetable td .inner_cell_row .cell_number dd{
	padding: 10px 0;
	font-size: 1.3rem;
}

#contents #timetable td .inner_cell_row .cell_icon{
	margin: 4px 9px 0;
}

#contents_inner {
    padding-bottom: 0;
}


#contents #timetable td.cell_time:after{
    content:"　";
    position:absolute;
    bottom:-1px;
    width:100%;
    border-bottom:1px solid #ccc;
}

.pc_btn{
	text-align: center;
}

.pc_btn a{
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 1.2rem;
	margin: 0 auto;
	padding: 8px 10px;
	display: block;
	line-height: 1;
	text-decoration: none;
}

.sns_wrap {
    text-align: center;
    border-top: 1px solid #eaeaea;
    padding: 1em;
}

.sns_wrap .fb, .sns_wrap .tw, .sns_wrap .line {
    float: left;
}

footer .sns_wrap .tw {
    margin-top: 1px;
    margin-left: 10px;
}

footer .sns_wrap .line {
    width: 90px;
    height: 20px;
    margin-top: 1px;
    margin-left: 10px;
}

#cloneRow{
        //-webkit-box-shadow:0 5px 15px 0 #999999;
        //box-shadow:0 5px 15px 0 #999999;
        z-index: 99999;
}

.btn_gotop{
        position: fixed;
        z-index: 300;
        display: block;
        width: 60px;
        height: 60px;
        border-radius: 30px;
        right: 1em;
        bottom: 1em;
        background-color: #007ba5;
        color: white;
        font-size: .8em;
        text-align: center;
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.34);
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.34);
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.34);
        cursor: pointer;
        background-image: url(/lfj_2017/sp/performance/timetable/common/img/bullet_d_up_w.png);
        background-repeat: no-repeat;
        background-position: 50% 24%;
}
.btn_gotop p{
        display: block;
        line-height: 4.2em;

}

.data_table01 th, .data_table01 td {
    border-left: 1.2px solid #dedcdc;
    border-right: 1.2px solid #dedcdc;
}

.data_table01 tr:first-child th {
    border-top: 1.2px solid #dedcdc;
}

body#performance_timetable div.sec_performance_timetable_pdf h2 {
    margin-top: 20;
}

body#performance_timetable .l_window_expand section {
    margin-top: 0;
}

#page_title h1.performance_title{
	margin-top: 24px;
}

#main_txt{
	text-align: center;
	line-height: 1;
	margin-top: 26px;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 2px;
}

.area_select_txt{
	text-align: center;
	font-size: 1.3rem;
	line-height: 1;
	margin-top: 8px;
}

.l_categories_detail ul.area_tab{
	margin-top: 18px;
	width: auto;
}

#timetable_menu{
	margin-top: 20px;
	background: #f5f5f5;
	line-height: 1;
	padding-bottom: 5px;
}
.under_txt {
	padding: 6px;
}
#sec_note p {
	font-size: 1.0rem;
	margin: 0;
	vertical-align: middle;
}
#sec_note p img {
	vertical-align: middle;
	margin: 0 6px 0 0;
}

.update_txt {
	font-size: 1.1rem;
	font-weight: 500;
	padding: 0;
	line-height: 1;
}
.eve_txt {
    margin-bottom: 7px;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 5px 10px 5px 10px;
    line-height: 1;
    margin-top: 5px;
}
.eve_txt span {
    margin-right: 0;
}
.btn_arrow a.eve_txt:after {
/*    background: transparent url(/lfj_2024/common/img/icon_arrow_bk.svg) center center /8px 16px no-repeat;*/
}
.btn_arrow a.eve_txt:hover:after {
/*    background: transparent url(/lfj_2024/common/img/icon_arrow_wt.svg) center center /8px 16px no-repeat;*/
}
.info_child {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.1rem;
	margin-top: 7px;
}
.ticket_info {
	line-height: 1;
}
.ticket_info dl {
	margin: 10px 0 4px;
}
.ticket_info dl dt {
    font-weight: 500;
}
.ticket_info dl dd {
}
.ticket_info dl dt,
.ticket_info dl dd {
    margin: 0 6px 0 0;
    vertical-align: text-bottom;
    font-size: 1.0rem;
    display: inline;
}
.ticket_info dl dd img {
    width: 12px;
    height: 12px;
    vertical-align: text-bottom;
}

#contents #timetable .cell_ticket .buy_ticket_btn a {
    font-size: 1.1rem;
}
#nav_checkbox.nav_checkbox_sns {
	width: 98%;
}
#nav_checkbox .nav_sns {
	padding: 6px 0;
	width: 100%
}
.sns.txt_link a {
    margin: 0 6px 0 0;
    font-size: 1.15rem;
}
a.my_pdf {
    border: 1px #000 solid;
    padding: 2px 2%;
}
a.my_fb img, a.my_tw img {
    width: 12px;
    height: auto;
    margin: 0 4px 0 0;
    vertical-align: middle;
}

.iconLinkP {
    font-size: 1.0rem;
}
.iconLinkP .foreign_ticket {
	text-decoration: underline;
}

.btn_arrow a:after, .btn_arrow_wt a:after, .btn_arrow_not:after {
    right: 0px;
}

#bt_mylist_bk a {
    display: inline-block;
}

#contents #timetable th.cell_color {
    max-width: 51px;
}

#contents #timetable {
    margin: 0;
}

@media screen and (min-width:320px) {
.sns.txt_link a {
    margin: 0 6px 0 0;
    font-size: 1.0rem;
}
}


/* 2024追加 */
#nav_checkbox {
	display: none;
}