@charset "UTF-8";

/*---- SP時の？の位置調整 ----*/
@media screen and (max-width: 550px) {
  .contents_faq01 dt {
    display: block;
  }
}