.timetable_btn ul {
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px;
}
.timetable_btn ul li {
	width: 32.5%;
	text-align: center;
}
.timetable_btn ul li a {
	color: #fff;
	border: 1px #000 solid;
	background: #000;
	display: block;
	border-radius: 4px;
}
/* .timetable_btn ul li:nth-child(1) a {
    background: #fff;
    border: 1px #000 solid;
    color:#000;
} */
/* .timetable_btn ul li:nth-child(1) p {
    border-top: 1px #000 solid;
} */
p.timetable_btn_att {
	margin: 10px 0 16px;
	font-size: 1.3rem;
	border-bottom: 2px #d4d4d4 solid;
    padding-bottom: 10px;
}
.time_table_list {
}
.time_table_list h3 {
    font-weight: 700;
    font-family: 'Montserrat', 'Noto Sans JP';
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.time_table_list ul li {
    margin-bottom: 10px;
}

.time_table_list ul li a,
ul.seating_chart_list li a {
    display: block;
    padding: 14px 60px 14px 20px;
    font-size: 1.4rem;
    color: #fff;
	border-radius: 4px;
	background: #000 url(/lfj_2026/common/img/icon_pdf_wt.svg) no-repeat right 20px center;
	border: 1px #000 solid;
}
ul.seating_chart_list li a {
	background-color: #ffd800;
	border: 1px #ffd800 solid;
    color: #000;
	background: #ffd800 url(/lfj_2026/common/img/icon_pdf_bk.svg) no-repeat right 20px center;
}
ul.seating_chart_list li {
    font-size: 1.4rem;
    margin-top: 1rem;
    font-weight: bold;
}

h1.tit_child {
	/*background-image: linear-gradient( -45deg, #fff 25%, #f6e1b5 25%, #f6e1b5 50%, #fff 50%, #fff 75%, #f6e1b5 75%, #f6e1b5 );*/
    background-size: 4px 4px;
	border-left: 10px #f5c221 solid;
}
.att_child p {
	font-size: 1.4rem;
}
.att_child p img {
	vertical-align: middle;
}
.timetable_btn ul li p {
	font-size: 1.3rem;
	display: block;
	border-top: 1px #fff solid;
	padding: 5px 20px 5px 5px;
}
.time_table_list ul li a:hover {
	background: #fff url(/lfj_2026/common/img/icon_pdf_bk.svg) no-repeat right 20px center;
	color: #000;
}
ul.seating_chart_list li a:hover {
	background: #fff url(/lfj_2026/common/img/icon_pdf.svg) no-repeat right 20px center;
	color: #ffd800;
}
.data_table01 th {
	width: 55%;
	text-align: center;
	font-weight: normal;
}
.data_table01 td {
	width: 45%;
	text-align: center;
}
.child_care small {
	font-size: 1.2rem;
}
.section .advice {
    border: 1px solid #d4d4d4;
    padding: 10px;
    margin: 10px 0;
}
.section .advice h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffd800;
    border-bottom: 1px dotted #ffd800;
    padding-bottom: 7px;
    margin-bottom: 5px;
}
.section .advice p {
    font-size: 1.4rem;
}
.section .advice a {
    padding: 4px 22px 4px 10px;
    display: inline-block;
    margin: 10px 6px 6px 0;
}
@media screen and (min-width: 768px) {
.child_care{
	margin-top:60px;
}
h1.tit_child {
	font-size:2.5rem;
	padding: 10px 14px;
	margin: 0 0 20px;
}
.att_child {
	margin: 0 0 30px;
}
.timetable_btn ul li h4 {
	font-size: 4rem;
	padding: 14px 10px;
    font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-feature-settings: "palt";
    font-weight: 500;
}
.timetable_btn ul li h4 > span:first-child{
	font-size: 3.4rem !important;
}
.timetable_btn ul li h4 span {
	font-size: 2.2rem !important;
}
.timetable_btn ul li a:hover {
	color: #000;
	background: #fff;
}
.timetable_btn ul li a:hover p {
	color: #000;
	border-color: #000;
}
/* .timetable_btn ul li:nth-child(1) a:hover {
	color: #fff;
	background: #000;
}
.timetable_btn ul li:nth-child(1) a:hover p {
	color: #fff;
	border-color: #000;
    border-top: 1px #fff solid;
} */
.data_table01 {
	width: 60%;
}
.bg_bear {
	background: transparent url(/lfj_2026/performance/img/pic_performance_01_02.png) no-repeat left center / 90px auto;
	padding: 0 0 0 110px;
}
}
@media screen and (max-width: 930px) {
.timetable_btn ul {
    margin: 0 0 10px;
    flex-wrap: wrap;
}
.timetable_btn ul li {
    width: 32.5%;
    text-align: center;
    /* padding-right: 4px; */
    padding-bottom: 4px;
}
}
@media screen and (max-width: 767px) {
.child_care{
	margin-top:40px;
}
h1.tit_child {
	font-size: 1.6rem;
	padding: 10px;
	margin: 0 0 14px;
}
.att_child {
	margin: 0 0 20px;
}
.att_child p img {
	display: inline;
	width: 35px;
	height: 32px;
}
.timetable_btn ul li:nth-of-type(2n) {
    padding-right: 0;
}

.timetable_btn ul li:nth-of-type(3) {
    clear: both;
}
.timetable_btn ul li h4 {
	font-size: 2.4rem;
	padding: 4px;
}
.timetable_btn ul li h4 span {
	font-size: 1.1rem;
}
.timetable_btn ul li p {
	font-size: 1.1rem;
}
.data_table01 th,
.data_table01 td {
	display: table-cell;
}
.data_table01 tr:first-child td {
    border-top: 1px solid #d4d4d4;
}
.data_table01 th {
	border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
.bg_bear {
	background: transparent url(/lfj_2026/performance/img/pic_performance_01_02.png) no-repeat top center / auto 110px;
	padding: 130px 0 0 0;
}
}
@media screen and (max-width: 320px) {
.timetable_btn ul li h4 {
	font-size: 1.7rem;
}
.timetable_btn ul li h4 span {
	font-size: 1.1rem;
}
.timetable_btn ul li p {
	font-size: 1.0rem;
}
}

/* タブレット調整 */
@media screen and (min-width:768px) and (max-width:1025px) {
.timetable_btn ul li h4 {
	font-size: 3.2rem;
}
.timetable_btn ul li h4 span {
	font-size: 1.8rem;
}
.bg_bear {
	background: transparent url(/lfj_2026/performance/img/pic_performance_01_02.png) no-repeat left top / 76px auto;
	padding: 0 0 0 90px;
}
}

.btn_arrow a:hover:after,
a:hover .btn_arrow_not:after {
	background:transparent url(/lfj_2026/common/img/icon_arrow_wt.svg) center center /10px 16px no-repeat;
}
a:hover .btn_arrow_wtnot {
	background: transparent url(/lfj_2026/common/img/icon_arrow_bk.svg) center right 6px /10px 16px no-repeat;
}


/*modal	*/
#cboxOverlay {
    z-index: 999999;
}

#cboxContent {
    margin: 60px 60px 60px !important;
}
    
.floating_menu ul li a {
    z-index: 999998;
}

#inline_content {
    background-color: #fff;
    padding:7.0rem 8.0rem;
    margin: 2.0rem;
    max-width:55.0rem;
    width:100%;
}

#inline_content .msg_ttl {
    font-size: 2.3rem;
    padding-bottom: 5.0rem;
    text-align: center;
}

#inline_content .msg_txt {
    font-size: 1.4rem;
    padding-bottom: 5.0rem;
    line-height: 1.7;
}

#inline_content .msg_btn {
    text-align: center;
}

#inline_content .msg_btn a {
    font-size: 1.6rem;
    display: inline-block;
    border:1px solid #000;
    padding: 15px 60px;
    color:#000;
    position: relative;
}

#inline_content .msg_btn a:hover {
    border:1px solid #000;
    color:#fff;
    background-color: #000;
}

#inline_content .msg_btn a:after {
        content: "";
    background: transparent url(/lfj_2026/common/img/icon_arrow_bk.svg) center center /10px 16px no-repeat;
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translateY(-50%);
    padding: 1px 2px 0;
    font-weight: normal;
    vertical-align: middle;
    width: 10px;
    height: 16px;
    display: inline-block;
}

#inline_content .msg_btn a:hover:after {
    background: transparent url(/lfj_2026/common/img/icon_arrow_wt.svg) center center /10px 16px no-repeat;
}


.extraordinary_msg_br {
    display: none;
}
@media only screen and (max-width:500px) {
    .extraordinary_msg_br {
        display: block;
    }
}

@media only screen and (max-width:768px) {
    #cboxContent {
        margin: 60px auto 0!important;
    }
    
    #inline_content { 
        width:auto;
        padding: 2.5rem;
        margin: 0;
        max-width:45.0rem;
    }
    #cboxLoadedContent {
    }
    #colorbox {
        top: 40px !important;
    }
    #colorbox {
        top: 20px !important;
    }
    #inline_content .msg_ttl,
    #inline_content .msg_txt {
        padding-bottom: 2.0rem;
    }
    #inline_content .msg_ttl {
        text-align: left;
    }
    .extraordinary_msg_area .extraordinary_msg {
        padding: 2rem 2.5rem;
    }
}

@media only screen and (max-width:400px) {
    .extraordinary_msg_area .extraordinary_msg {
        padding: 2rem 1.5rem;
        font-size: 1.4rem;
    }
@media only screen and (max-width:340px) { 
    .extraordinary_msg_area .extraordinary_msg {
        padding: 2rem 1.0rem;
        font-size: 1.3rem;
    }
}
}