.h_bg {background-color:#ffffff;}.h_txt {color:#333333;}.s_bg {background-color:#000000;}.s_txt {color:#efefef;}.b_bg {background-color:#ffffff;}.b_txt {color:#222222;}.question {color:#222222;}.answer {color:#222222;}.q_bg {background-color:#ffffff;}.a_bg {background-color:#ffffff;}.l-content-wrapper .l-category-wrapper h2, .b_bg .idxCntTtl {color:#555555;}.c_bg {background-color:#f5f5f5;}.c_txt {color:#555555;}.f_bg {background-color:#3f3f3f;}.f_txt {color:#fdfdfd;}.n_bg {background-color:#f3f5e6;}.n_txt {color:#000000;}.survey_box button[data-value="good"] {background-color:#bd0f09;}.survey_box button[data-value="good"] {color:#ffffff;}.survey_box button[data-value="bad"] {background-color:#ffffff;}.survey_box button[data-value="bad"] {color:#222222;}.sv_border { border-color:#bd0f09;}.sv_bg { background-color:#ffffff;}.sv_txt { color:#000000;}.sv_btn_bg { background-color:#f5f5f5;}.sv_btn_txt { color:#222222;}.l-content-wrapper .l-related-content h3, .faq_ranking_another h2 { color:#222222;}.l-content-wrapper:has(.l-related-content), .faq_ranking_another { background-color:#f7f7f7;}.l-related-content .l-related-list.faq_list a, #contents .sub_cont .faq_ranking_another a.n_txt { color:#222222;}#searchRelation .relationList li a { color:#ff7b93;}#searchRelation .relationList .span_hit { color:#ff0000;}.h_inner{
	border-top: 2px solid #bf0000;
}
.l-header-container h1 .l-header-logo img{
	max-width: 221px;
}
@media screen and (max-width: 1080px) {
	.l-header-container h1 .l-header-logo {
		max-height: none;
	}
	.l-header-container h1 .l-header-logo img{
		max-width: 150px;
	}
}


 /* リンクを青色＋下線+太字にする */
.answer a[href] {
color: #0000EE !important;
text-decoration: underline !important;
font-weight: bold !important;
}