@charset "UTF-8";
body
{
display:block;
}
.searchandfilter p
{
margin-top: 1em;
display:inline-block;
}
.searchandfilter ul
{
display:inline-block;
}
.searchandfilter li
{
list-style: none;
display:inline-block;
padding-right:10px;
} .widget-area .searchandfilter li, .widget-area .searchandfilter p
{
display:block;
}
.searchandfilter label
{
display:block;
}
.searchandfilter h4
{
margin:15px 0;
font-size:16px;
}
.searchandfilter ul > li > ul:not(.children)
{
margin-left:0;
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}html {
margin: 0 !important;
}
#wpadminbar {
display: none;
} .alignleft {
float: left;
margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
float: right;
margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
}

.faqArea {
padding: 12rem 1rem 6rem 1rem;
background: #f5f5f5;
}
.faqArea .inner {
max-width: 780px;
margin: 0 auto;
}
.faqArea h2 {
text-align: center;
font-size: 32px;
font-weight: 700;
color: #222;
margin-bottom: 48px;
letter-spacing: 0.03em;
}
.faqArea h2 span {
display: block;
font-size: 13px;
font-weight: 700;
color: #e5a800;
letter-spacing: 0.15em;
margin-bottom: 6px;
}
.faq-list {
display: flex;
flex-direction: column;
gap: 20px;
}
.faq-item {
background: #fff;
border-radius: 6px;
overflow: hidden;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}
.faq-question {
background: #f5c200;
padding: 16px 24px;
font-size: 15px;
font-weight: 700;
color: #222;
display: flex;
align-items: center;
gap: 8px;
}
.faq-question::before {
content: 'Q.';
font-size: 16px;
font-weight: 700;
color: #222;
flex-shrink: 0;
}
.faq-answer {
padding: 20px 24px;
font-size: 14.5px;
color: #333;
line-height: 1.85;
display: flex;
gap: 8px;
align-items: flex-start;
}
.faq-answer::before {
content: 'A.';
font-size: 16px;
font-weight: 700;
color: #f5c200;
flex-shrink: 0;
line-height: 1.7;
}
@media screen and (max-width: 768px) {
.faqArea {
padding: 6rem 1rem;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}