.l_fixed section .contents_area .block_01 {
  margin: 20px 0px 0px 0px; }
.l_fixed section .contents_area .block_02 {
  margin: 40px 0px 0px 0px; }
  .l_fixed section .contents_area .block_02 .title_01 {
    font-size: 20px;
    font-size: 2.0rem;
    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: 30%;
      height: inherit;
      border-bottom: 4px solid #603c12; }
  .l_fixed section .contents_area .block_02 .qa_box {
    padding: 25px 0px 20px 0px;
    border-bottom: 2px dotted #603c12; }
    .l_fixed section .contents_area .block_02 .qa_box .box {
      padding: 3px 0px 0px 34px;
      background-repeat: no-repeat;
      background-position: left top;
      background-size: 26px;
      min-height: 36px; }
    .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: 6px; }
    .l_fixed section .contents_area .block_02 .qa_box .icon_a {
      background-image: url("../img/index/icon_a_01.png"); }
