 @charset 'UTF-8';
 .faq01 .title {
   background: #efefef url('../image/faq_icon_q.png') left top no-repeat;
   padding: 10px 0 8px 60px;
   margin-bottom: 14px;
   font-size: 1.6rem;
   font-weight: bold;
   line-height: 1.4;
 }
 
 .faq01 .text {
   padding: 3px 0 2px 0;
 }
 
 .faq01 .text span {
   margin-right: 6px;
 }
 
 .faq01 .article {
   margin-bottom: 40px;
 }