.l_fixed section .contents_area .block_01 {
  margin: 10px 15px 0px 15px;
  line-height: 150%; }
.l_fixed section .contents_area .block_02 {
  margin: 20px 15px 0px 15px; }
  .l_fixed section .contents_area .block_02 .title_01 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    position: relative;
    border-bottom: 4px solid #ffc400;
    padding-bottom: 8px; }
    .l_fixed section .contents_area .block_02 .title_01:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -4px;
      width: 25%;
      height: inherit;
      border-bottom: 4px solid #603c12; }
  .l_fixed section .contents_area .block_02 .qa_box {
    padding: 20px 0px 20px 0px;
    border-bottom: 2px dotted #603c12; }
    .l_fixed section .contents_area .block_02 .qa_box .box {
      padding: 3px 0px 0px 38px;
      background-repeat: no-repeat;
      background-position: left top;
      background-size: 30px;
      min-height: 42px; }
    .l_fixed section .contents_area .block_02 .qa_box .icon_q {
      background-image: url("../img/index/icon_q_01.png");
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold;
      padding-top: 5px;
      line-height: 150%; }
    .l_fixed section .contents_area .block_02 .qa_box .icon_a {
      line-height: 150%;
      margin: 10px 0px 0px 0px;
      background-image: url("../img/index/icon_a_01.png"); }
