/*article_01*/
.sec_third > p.top_txt {
	margin-top: 0;
	margin-bottom: 1rem;
}
p.txt_bold {
	font-weight: bold;
}
h4.txt_tit strong {
	display: inline-block;
	border: 1px #000 solid;
	padding: 2px 6px;
	font-size: 1.7rem;
	font-weight: bold;
	margin: 20px 0 0;
}
h4.txt_tit span {
	font-size: 1.4rem;
	padding-left: 10px;
	font-weight: normal;
}
.movie {
	margin:30px 0 0;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.movie.mov2col {
	position: static;
	padding: 0;
}
.movie.mov2col .innermov2col {
	padding-top: 56.25%;
	position: relative;
}
.bg_gy {
	background: #f5f5f5;
	padding:10px 16px 16px;
}
.bg_gy > p{
    font-size: 1.4rem;
	margin-top: 1rem;
}
.data_table01 p{
    font-size: 1.4rem;
}
h3.tit {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 10px 0 0;
	border-bottom: double 3px #000;
	display: inline-block;
}
.tit_child {
    background-size: 4px 4px;
    border-left: 10px #f5c221 solid;
}
p.anc_btn a {
	padding: 8px 20px 8px 8px;
	margin:0;
	display: inline-block;
	margin-right:10px;
}
.data_table01 caption {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}
.data_table01 td p.circlelist {
	position: relative;
	padding-left: 2em;
	margin-top: 0;
}
.data_table01 td p.circlelist:after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: .5em;
	width: 12px;
	height: 12px;
	background:#ffd800;
	border-radius: 50%;	
}
.sec_third picture small{
	font-size: 1.3rem;
	display: block;
	text-align: right;
}
.sec_third > picture {
    margin:2rem auto 0;
}
.img_small {
	display: block;
	margin: 10px 0;
	text-align: left;
}
.data_table01 p {
	padding: 2px 0;
}
.data_table01 small {
	display: block;
	font-size: 1.3rem;
}
.data_table01 .centerwt {
	text-align: center;
}
.btn_box2 a {
	font-size: 1.5rem;
	padding: 16px 40px 12px 30px;
	display: inline-block;
	margin: 0 0 10px;
}
.btn_box4 a.bear {
	font-size: 1.7rem;
	font-weight: bold;
	padding: 20px 28px 20px 86px;
	display: inline-block;
	background: #ffd800 url(/lfj_2026/event/img/pickup_article01_01.png) no-repeat left 6px bottom;
}
.workshopTB td{
	font-size:1.4rem !important;
	text-align:left;
	padding-right:5px;
}
.top_txt a {
    font-size: 1.7rem;
    color: #FABE00;
    font-weight: bold;
}
.bold16 {
    font-size: 1.6rem;
    font-weight: bold;
}
@media screen and (min-width: 768px) {
.data_table01 {
    margin-top:14px;
}
.btn_box4 a.bear:hover {
	background-color: #fff;
}
a.bear:hover:after {
	background:transparent url(/lfj_2026/common/img/icon_arrow_gr.svg) center center /10px 16px no-repeat;
}
.movie.mov2col {
	display: flex;
	justify-content: space-between;
}
.movie.mov2col .wrapmov2col {
	width:  49%;
}
.tit_child {
	font-size: 2.0rem;
    padding: 10px 14px;
    margin: 0 0 20px;
}
}
@media screen and (max-width: 767px) {
.section .data_table01 tr:first-child td {
    border-top: 1px solid #d4d4d4;
}
.data_table01 p.txt_bold {
	padding: 2px 6px;
}
.btn_box4 {
	text-align: center;
}
.movie.mov2col .innermov2col {
	margin-bottom: 20px;
}
.tit_child {
    font-size: 1.6rem;
    padding: 10px;
    margin: 0 0 14px;
}
h4.txt_tit span {
	display: block;
	padding: 10px 0;
}
}
@media screen and (max-width: 320px) {
h4.txt_tit strong {
	font-size: 1.6rem;
}
.btn_box4 a.bear {
	font-size: 1.5rem;
	padding: 20px 20px 20px 76px;
	background: #ffd800 url(/lfj_2026/event/img/pickup_article01_01.png) no-repeat left 3px bottom;
}
}


/*Q&A*/
.sec_q_a {
	margin-bottom: 50px;
}

.sec_q_a h2 {
    margin: 30px 0 10px;
}
.sec_q_a h2 {
    border-top: 0;
    border-bottom: 1px #ccc solid;
    font-weight: 700;
    font-family: 'Montserrat', 'Noto Sans JP';
    margin: 0 0 10px;
}
.sec_q_a .qaBox{
	margin-top:40px;
}

.sec_q_a p.que{
	background: url(/lfj_2026/common/img/icon_q.jpg) no-repeat top left;
	background-size: 33px;
	padding-top: 3px;
	padding-left: 45px;
	font-size: 1.5rem;
	min-height: 33px;
	margin-bottom: 15px;
    font-weight: 700;
}

.sec_q_a p.ans{
	background:url(/lfj_2026/common/img/icon_a.jpg) no-repeat top left;
	background-size: 33px;
	padding-top: 3px;
	padding-left: 45px;
	font-size: 1.4rem;
	min-height: 33px;
	margin-bottom: 10px;
}
.sec_q_a p.ans small {
	font-size: 90%;
	display: block;
}

/*article_0*/
.flex_harf {
    margin-top: 1rem;
}

.flex_harf ul li {
    font-size: 1.4rem;
    line-height: 1.6;
}

.flex_harf ul li:first-child {
}

.flex_harf ul.prenight_performers{
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    .flex_harf {
        flex-direction: column;
    }
    
    .flex_harf ul.prenight_performers {
        margin-bottom: 10px;
    }
    .flex_harf ul.prenight_performers,
    .flex_harf ul.prenight_songs {
        width:100%;
    }
}


/* 2024 */
.sec_third p.writer_name {
	font-size: 1.6rem;	
}

.bold16 {
    font-size: 1.6rem;
    font-weight: bold;
}

.bold16 a {
    color: #FABE00;
	text-decoration: underline;
}
