.sec_q_a{
	margin-bottom:50px !important;
}
.sec_q_a h2 {
    border-top: 0;
    border-bottom: 1px #ccc solid;
    font-weight: 700;
    font-family: 'Montserrat', 'Noto Sans JP';
    margin: 0 0 25px;
}
p.qa_title_Q{
	background:url(/lfj_2025/common/img/icon_q.jpg) no-repeat top left;
	padding-top: 3px;
    padding-left: 45px;
    font-size: 1.5rem;
    min-height: 33px;
    font-weight: 700;
    background-size: 33px;
}
p.qa_title_A{
	background:url(/lfj_2025/common/img/icon_a.jpg) no-repeat top left;
	padding-top: 3px;
    padding-left: 45px;
    font-size: 1.4rem;
    min-height: 33px;
    background-size: 33px;
}
.qa_title_A a{
	color:#2EB0B0;
	text-decoration:underline !important;
}
.qa_title_A a:hover{
	text-decoration:none !important;
}
.btn_arrow_bottom a{
	text-decolation:none !important;
}
.btn_arrow_bottom a:hover{
}
.btn_arrow_bottom a:after {
    content: "expand_more";
    font-family: "Material Icons";
    font-feature-settings: 'liga';
    padding: 1px 4px 0;
    font-size: 1.6rem;
    font-weight: normal;
    vertical-align: middle;
    width: auto;
    height: auto;
}
ul.pageLinkBox{
	display: table;
	width: 100%;
	margin-bottom:20px;
}
ul.pageLinkBox > li{
	background:#f5f5f5;
	font-weight:bold;
	padding:15px;
	font-size:1.4rem;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border-right:2px solid #fff;
}
ul.pageLinkBox > li:hover{
	background:#000;
	color:#fff !important;
	cursor:pointer;
}
ul.pageLinkBox > li:hover a{
	color:#fff !important;
	cursor:pointer;
}



@media screen and (max-width: 767px){
p.qa_title_Q{
	background:url(/lfj_2025/common/img/icon_q.jpg) no-repeat top left;
	padding-top:0 !important;
	padding-left: 45px !important;
    padding-right: 40px !important;
    font-size: 1.5rem !important;
    min-height: 33px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-weight: 700 !important;
    background-size: 33px;
}
p.qa_title_A{
	background:url(/lfj_2025/common/img/icon_a.jpg) no-repeat top left;
	padding-top: 3px !important;
    padding-left: 45px !important;
    font-size: 1.4rem !important;
    min-height: 33px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background-size: 33px;
}
ul.pageLinkBox{
	display:none;
}
}

/* 2024 当日対応仕様 */
/* .information div h4 {
	font-size: 3.4rem;
    font-weight: normal;
	padding-top: 0;
}

.information div span {
	display: block;
	padding:0;
}

@media screen and (max-width: 767px){
	.information div h4 {
		font-size: 2.8rem;
	}
}

.information div.reception_time_area {
    background: transparent;
    margin: 0;
    padding: 0;
	font-size: 1.4rem;
	margin-bottom: 10px;
}

.information div.reception_time_block {
	display: flex;
	background: transparent;
    margin: 0;
    padding: 0;
	max-width: 210px;
	justify-content: space-between;
}

.information div.reception_date {
	background: transparent;
    margin: 0;
    padding: 0;
}

.information div.reception_time {
	background: transparent;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 767px){
	.information div.reception_time_area {
		margin-bottom: 15px;
	}
} */