@charset "UTF-8";
.pg4_bg {
  background: #c4bb8c; }

section .set-l {
  width: 33%;
  padding: 1em 0px; }
  @media screen and (max-width: 644px) {
    section .set-l {
      width: 100%; } }

section .set-r {
  width: 63%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 0px; }
  @media screen and (max-width: 644px) {
    section .set-r {
      width: 100%; } }

section .table01 {
  border-collapse: collapse;
  background-color: #fccfa4;
  width: 100%;
  table-layout: fixed; }
  section .table01 .col1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
    @media screen and (max-width: 644px) {
      section .table01 .col1 {
        width: 40%; } }
  section .table01 .col2 {
    width: 13.3%; }
    @media screen and (max-width: 644px) {
      section .table01 .col2 {
        width: 20%; } }
  section .table01 .col3 {
    width: 13.3%; }
    @media screen and (max-width: 644px) {
      section .table01 .col3 {
        width: 20%; } }
  section .table01 .col4 {
    width: 13.3%; }
    @media screen and (max-width: 644px) {
      section .table01 .col4 {
        width: 20%; } }
  section .table01 .tr01 {
    border-top-color: #dddddd;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px; }
    @media screen and (max-width: 644px) {
      section .table01 .tr01 {
        font-size: 14px; } }
  section .table01 .td01 {
    height: 50px;
    font-size: 18pt;
    color: #1d010a; }
    @media screen and (max-width: 644px) {
      section .table01 .td01 {
        height: 30px;
        font-size: 16px; } }
  section .table01 .td02 {
    font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 5px; }
  section .table01 .td03 {
    text-align: right;
    color: #030001;
    font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 5px; }
