@media screen and (min-width: 768px) {
.contents_performance,
.mylist_link {
	width: 90%;
	max-width: 1024px;
	margin: 50px auto 0;
}
}
@media screen and (max-width: 767px) {
.contents_performance {
    width: 98%;
    margin: 30px auto 0;
}
.mylist_link {
    width: 100%;
    margin: 20px auto 0;
}
}

/*公演情報一覧*/
/*公演情報*/

.mylist_link {
	background: transparent url(/lfj_2025/performance/common/img/bg_stripe.png) repeat 0 0 ;
	padding: 20px;
	text-align: right;
}
.mylist_link p {
	display: inline-block;
	font-size: 1.4rem;
}

.mylist_link p a {
	background: #e1e109;
	color: #000;
	border: 2px #e1e109 solid;
	padding: 8px 44px;
}
.performance_date {
	border-bottom: 1px #000 solid;
	margin: 0 0 10px;
}
.date_txt {
	color: #ffd800;
	font-weight: bold;
	margin: 6px 0;
	float: left;
}
.cl_op_btn {
	float: right;
	font-size: 1.3rem;
	font-weight: bold;
	position: relative;
	padding-right: 20px;
	cursor: pointer;
	margin: 8px 0 0;
}
.cl_op_btn:after {
	content: "expand_more";
	font-family: "Material Icons";
	font-feature-settings: 'liga';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	padding: 1px 4px 0;
	font-size: 1.6rem;
	font-weight: normal;
	vertical-align: middle;
	width: auto;
	height: auto;
}
.box_performance {
	background: #f5f5f5;
}
.box_performance_inner {
	display: flex;
	justify-content: space-between;
}
.box_performance_title {
	background: #fff;
}
.box_performance_title h3 {
	font-size: 1.2rem;
	margin: 0 0 10px;
	font-weight: normal;
	display: flex;
	align-items: center;
	vertical-align: middle;
}
.box_performance_title h3 em {
    margin-bottom: 6px;
}
.box_performance_title h3 em a {
	color: #ffd800;
	font-size: 1.9rem;
	font-style:normal;
	margin: 0 6px 0 0;
    border-bottom: 2px solid #ffd800;
}
.age_icon {
	display: flex;
	align-items: center;
    padding-top: 2px;
}
.age_icon img {
	width: 28px;
	height: 25.6px;
}
.performance_date_time {
/*	font-weight: bold;*/
/*	margin: 0 0 8px;*/
	font-size: 1.4rem;
}
.place_name,
.caption {
	font-size: 1.3rem;
}
.perfonmance_name {
    font-size: 1.8rem;
    margin: 0 0 8px;
    color: #ffd800;
}
.mylist_btn a {
    margin: 8px 0 0;
    padding: 10px 0 10px 14px;
    display: block;
    font-size: 1.1rem;
    white-space: nowrap;
    color: #fff;
    background: #000 url(/lfj_2025/performance/timetable/common/img/bullet_add.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
    background-position: right 14px top 50%;
	width: 164px;
}
.mylist_btn a.mylistBtnDisabled {
    background: url(/lfj_2025/performance/timetable/common/img/bullet_delete.png) right 6px top 50% no-repeat #888888;
}
.box_performance_photo p img {
	display: block;
	margin: 0 auto;
}
.music_name_ttl,
.performer_name_ttl {
	font-size: 1.4rem;
	background: #000;
	color: #fff;
	padding: 4px 10px;
	margin: 0 0 8px;
}
.music_name,
.performer_name {
	font-size: 1.3rem;
    padding: 0 10px;
}
.music_name {
	margin: 0 0 10px;
}
.box_ticket {
	border-top: 2px #ccc dotted;
}
.box_ticket dl dt {
	font-size: 1.4rem;
/*	font-weight: bold;*/
	margin: 0 0 5px;
}

.ticket_stock_list {
	font-size: 1.4rem;
	margin: 0 0 14px;
	font-weight: bold;
}
.ticket_stock_list th {
	padding: 0 0 4px;
	text-align: left;
    font-weight: 400;
}
.ticket_stock_list td {
	padding: 0 0 4px 12px;
}
.ticket_stock_list td img {
	width: auto;
	height: 20px;
	vertical-align: text-bottom;
}
.ticket_stock_list td img.icon_pre {
	width: auto;
	height: 20px;
}
.buy_ticket_btn a {
	    background: #ffd800;
    color: #000;
    font-size: 1.4rem;
    display: inline-block;
    padding: 8px 39px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ffd800;
    width: 164px;
}
.buy_ticket_btn a small {
	font-size: 1.1rem;
}
.update_txt {
	font-size: 1.1rem;
    margin-bottom: 10px;
    margin-top: 0!important;
}
#paging {
	text-align: center;
}
#paging ul {
	margin: 20px 0;
}
#paging ul li {
	display: inline-block;
}
#paging ul li a {
	display: flex;
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	float: left;
	border: 1px solid #cccccc;
	justify-content: center;
	align-items: center;
	margin-left: 8px;
	text-decoration: none;
	color: #666;
	font-size: 1.4rem;
}
#paging ul li.active a {
	background: #666;
	color: #fff;
	border: 1px solid #666;
}
@media screen and (min-width: 768px) {
.mylist_link p a:hover {
	background: #fff;
	color: #000;
}
#bt_mylist a:hover {
	text-decoration: underline;
}
.date_txt {
	font-size: 1.6rem;
}
.box_performance_title a:hover {
/*	text-decoration: underline;*/
}
.box_performance {
	display: flex;
	padding: 15px;
	margin: 0 0 15px;
}
.box_performance_inner {
	margin: 0 16px 0 0;
	width: 53%;
}
.box_performance_detail {
	width: 45%;
}
.box_performance_title {
	padding: 12px;
	width: 63%;
}
.box_performance_photo {
	width: 35%;
}
.box_performance_photo img {
	min-width: 168px;
	height: auto;
}
.child_icon_txt {
	font-size: 1.2rem;
	display: flex;
	align-items: center;
	justify-content:flex-end;
}
.child_icon_txt img {
	width: 28px;
	height: 25.6px;
	display: block;
	margin-right: 5px;
}
.box_ticket {
	margin: 10px 0 0;
    padding: 14px 0 0;
}
.buy_ticket_btn a:hover {
	background: #fff;
	color: #000;
}
.btn_arrow_wt a:hover::after {
    color: #ffd800;
}
#paging ul li a:hover {
	background: #666;
	color: #fff;
}
#paging ul li.prev a {
	background: url(/lfj_2025/performance/common/img/icon_l_arrow.png) no-repeat 13px 13px / 7px 9px;
	text-indent: -9999px;
}
#paging ul li.front a {
	background: url(/lfj_2025/performance/common/img/icon_l_arrow_2.png) no-repeat 12px 12px / 11px 10px;
	text-indent: -9999px;
}
#paging ul li.next a {
	background: url(/lfj_2025/performance/common/img/icon_r_arrow.png) no-repeat 13px 13px / 7px 9px;
	text-indent: -9999px;
}
#paging ul li.end a {
	background: url(/lfj_2025/performance/common/img/icon_r_arrow_2.png) no-repeat 12px 12px / 11px 10px;
	text-indent: -9999px;
}
#paging ul li.prev a:hover {
	background: #666666 url(/lfj_2025/performance/common/img/icon_l_arrow_w.png) no-repeat 13px 13px;
}
#paging ul li.front a:hover {
	background:#666666 url(/lfj_2025/performance/common/img/icon_l_arrow_2_w.png) no-repeat 12px 12px;
}
#paging ul li.next a:hover {
	background: #666666 url(/lfj_2025/performance/common/img/icon_r_arrow_w.png) no-repeat 13px 13px;
}
#paging ul li.end a:hover {
	background:#666666 url(/lfj_2025/performance/common/img/icon_r_arrow_2_w.png) no-repeat 12px 12px;
}
.cl_op_btn:hover {
	text-decoration: underline;
}
}
@media screen and (max-width: 767px) {
[id="contents"] .contents_performance p {
    margin-top: 0;
}
.mylist_link {
	padding: 10px;
	font-size: 1.3rem;
	text-align: center;
}
.mylist_link p a {
	padding: 8px 24px;
}
.date_txt {
	font-size: 1.5rem;
}
.box_performance {
	padding: 10px;
	margin: 0 0 14px;
}
.box_performance_title {
	padding: 10px;
	width: 70%;
}
.box_performance_photo {
	width: 28%;
}
.box_performance_inner {
	margin: 0 0 10px;
}
.child_icon_txt {
	font-size: 1.05rem;
	display: flex;
	align-items: center;
}
.child_icon_txt img {
	width: 25px;
	height: auto;
	display: block;
	margin-right: 5px;
}
.box_ticket {
	margin: 10px 0 0;
	padding: 8px 0 0 0;
}
.buy_ticket_btn a {
	padding: 8px 3%;
/*	width: 100%;*/
	font-size: 1.2rem;
}
#paging ul li a {
	width: 28px;
	height: 28px;
	margin-left: 4px;
	font-size: 1.2rem;
}
#paging ul li.prev a {
	background: url(/lfj_2025/performance/common/img/icon_l_arrow.png) no-repeat 8px 9px / 7px 9px;
	text-indent: -9999px;
}
#paging ul li.front a {
	background: url(/lfj_2025/performance/common/img/icon_l_arrow_2.png) no-repeat 7px 8px / 10px 9px;
	text-indent: -9999px;
}
#paging ul li.next a {
	background: url(/lfj_2025/performance/common/img/icon_r_arrow.png) no-repeat 8px 9px / 7px 9px;
	text-indent: -9999px;
}
#paging ul li.end a {
	background: url(/lfj_2025/performance/common/img/icon_r_arrow_2.png) no-repeat 7px 8px / 10px 9px;
	text-indent: -9999px;
}
}


/*タブレット調整*/
@media screen and (min-width:768px) and (max-width:1025px) {
#search_section_detail form {
    padding: 16px 3%;
}
.search_up_bx {
    width: 31%;
    margin: 0 14px 0 0;
}
.search_up_bx input.input_keyword {
    width: 100%;
}
#select_age {
    width: 31%;
    margin: 0 14px 0 0;
}
#select_day {
    width: 31%;
}
.box_performance_photo img {
    min-width: auto;
}
.box_ticket {
/*    padding: 8px;*/
}
.buy_ticket_btn a {
    padding: 8px 14px;
	font-size: 1.3rem;
	width: 164px;
}
}

