@charset "UTF-8";
#title{background:#222; padding:20px 0; color:#fff;}

h2 img{height:18px; width:auto;}
h3{margin-top:20px; margin-bottom:8px; font-size:18px; font-size:1.8rem; text-align:center; padding:8px 0; border-bottom:2px solid #222; border-top:2px solid #222;}

@media only screen and (min-width:740px) {
h2 img{height:28px; width:auto;}
}


.faqarea{padding:20px 0; text-align: left; font-size:15px; font-size:1.5rem;}
.faqarea .box{max-width:800px; margin:0 auto;}
.faqarea dl{padding:10px 20px; margin-bottom:20px;}
.faqarea dl:nth-child(odd){background-color: #eee;}
.faqarea dt,.faqarea dd{padding-left:1.9rem; text-indent: -1.8rem;}
.faqarea dt .question{font-size:19px; font-size:1.9rem; padding:0 3px 0 0; color:#00a296; font-family: 'Red Hat Display', sans-serif;}
.faqarea dd .answer{font-size:19px; font-size:1.9rem; padding:0 3px 0 0; color:#f07000; font-family: 'Red Hat Display', sans-serif;}
.faqarea .mt20{text-indent:0; margin-top:20px;}
.faqarea p{max-width:800px; margin:0 auto; padding:0 20px;}
 