@charset "utf-8";
.l-content h3 {
  margin-bottom: 15px;
}
.l-content a {
  text-decoration: none;
}
.l-content .m-table {
  margin: 0;
}
.l-content .m-table > thead > tr > th,
.l-content .m-table > tbody > tr > td {
  padding: 0;
}
.l-content .m-table > tbody > tr > td.left,
.l-content .m-table > tbody > tr > th.left {
  padding: 0 5px;
  text-align: left;
}

.l-content .faq_list > li:not(:last-child) {
  margin-bottom: 18px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
}
.l-content .faq_list > li .q_area .head,
.l-content .faq_list > li .a_area .head {
  width: 58px;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}
.l-content .faq_list > li .q_area {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.l-content .faq_list > li .q_area .head {
  color: #001f5c;
}
.l-content .faq_list > li .q_area .main {
  font-weight: bold;
  line-height: 17px;
}
.l-content .faq_list > li .a_area {
  display: flex;
}
.l-content .faq_list > li .a_area .head {
  color: #e90000;
}
.l-content .faq_list > li .a_area .main {
  width: 892px;
  padding-top: 7px;
}
.l-content .faq_list > li .a_area .main .indent {
  display: block;
  padding-left: 35px;
}

.l-content .faq_a .a10 .a_area .main .table_wrapper {
  display: flex;
}
.l-content .faq_a .a10 .a_area .main .table_wrapper .m-table {
  width: 745px;
}
.l-content .faq_a .a11 .a_area .main {
  display: flex;
  justify-content: space-between;
}
.l-content .faq_a .a12 {
  display: flex;
  justify-content: space-between;
}
.l-content .faq_a .a12 .m-table {
  width: 190px;
}
.l-content .faq_a .a12 .m-table > thead > tr > th {
  padding: 10px 0;
}
.l-content .faq_a .a12 .a_area .main {
  width: auto;
}
.l-content .faq_b .b01 .a_area .main {
  display: flex;
  justify-content: space-between;
}
.l-content .faq_b .b01 .a_area .main > img {
  margin-top: -25px;
}
.l-content .faq_b .b02 .a_area .main {
  display: flex;
  justify-content: space-between;
}
.l-content .faq_b .b02 .a_area .main > img{
  margin-top: -10px;
}
.l-content .faq_b .b03 .a_area .main .posture .table_wrapper {
  display: flex;
}
.l-content .faq_b .b03 .a_area .main .posture .table_wrapper .m-table {
  width: 664px;
}
.l-content .faq_b .b03 .a_area .main .posture .table_wrapper .load_img img {
  margin-top: -20px;
}
.l-content .faq_b .b03 .a_area .main .property .table_wrapper {
  display: flex;
}
.l-content .faq_b .b03 .a_area .main .property .table_wrapper > .txt {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.l-content .faq_b .b06 .a_area .main .note {
  margin-bottom: 12px;
}
.l-content .faq_b .b06 .a_area .main .note,
.l-content .faq_b .b06 .a_area .main .bad {
  width: 794px;
  padding: 15px 0 30px;
  border: 1px solid #999;
  text-align: center;
}
.l-content .faq_c .c03 .a_area .main .m-table.direction_fig > thead > tr > th,
.l-content .faq_c .c03 .a_area .main .m-table.direction_fig > tbody > tr > th {
  padding: 5px;
}
.l-content .faq_c .c03 .a_area .main .m-table.direction_detail {
  width: 650px;
  margin: 0 auto 40px;
}
.l-content .faq_c .c03 .a_area .main .m-table.direction_detail > thead > tr > th {
  padding: 5px 0;
}
.l-content .faq_c .c03 .a_area .main .m-table.direction_detail > tbody > tr > th {
  padding: 1px 5px;
  font-weight: normal;
}

