#section01 h1 {
  font-family: "hina-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 38px;
  letter-spacing: 0.1em;
  text-align: center; }
#section01 p {
  font-family: "hina-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 20px; }

#section02 {
  width: 755px;
  margin: 70px auto 0 auto; }
  #section02 p {
    font-size: 18px;
    line-height: 2; }

#section03 {
  width: 755px;
  margin: 30px auto 0 auto; }
  #section03 table {
    width: 755px; }
    #section03 table tr td:first-of-type {
      width: 30px;
      font-size: 18px;
      vertical-align: top;
      line-height: 2; }
    #section03 table tr td:last-of-type {
      line-height: 2;
      font-size: 18px;
      vertical-align: top; }

#section04 {
  width: 755px;
  margin: 50px auto 0 auto; }
  #section04 h2 {
    background-color: #a28462;
    color: white;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 5px;
    font-weight: normal; }
  #section04 ul {
    padding: 20px; }
    #section04 ul li {
      margin-bottom: 50px; }
      #section04 ul li h3 {
        color: #a28462;
        font-size: 20px;
        font-weight: normal;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: solid thin #a28462; }
      #section04 ul li p {
        font-size: 18px;
        line-height: 2; }
      #section04 ul li > div {
        padding: 20px; }
        #section04 ul li > div h4 {
          padding: 10px 20px;
          font-weight: normal;
          color: #a28462;
          border: solid thin #a28462;
          border-radius: 5px;
          font-size: 20px; }
        #section04 ul li > div dl {
          padding: 20px; }
          #section04 ul li > div dl dt {
            font-size: 20px;
            color: #a28462;
            padding-bottom: 10px;
            margin-bottom: 10px;
            border-bottom: dashed thin #a28462; }
          #section04 ul li > div dl dd p {
            font-size: 18px; }
          #section04 ul li > div dl dd > table tr td:first-of-type {
            width: 30px;
            font-size: 18px;
            vertical-align: top;
            line-height: 2; }
          #section04 ul li > div dl dd > table tr td:last-of-type {
            font-size: 18px;
            vertical-align: top;
            line-height: 2; }
      #section04 ul li > table {
        padding: 20px; }
        #section04 ul li > table tr td:first-of-type {
          width: 30px;
          font-size: 18px;
          vertical-align: top;
          line-height: 2; }
        #section04 ul li > table tr td:last-of-type {
          font-size: 18px;
          vertical-align: top;
          line-height: 2; }

@media (max-width: 1100px) {
  #section01 {
    padding-top: 150px; }
    #section01 h1 {
      font-family: "hina-mincho", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      letter-spacing: 0.1em;
      text-align: center; }
    #section01 p {
      font-family: "hina-mincho", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      letter-spacing: 0.1em;
      text-align: center;
      margin-top: 10px; }

  #section02 {
    width: 90%;
    margin: 70px auto 0 auto; }
    #section02 p {
      font-size: 16px;
      line-height: 2; }

  #section03 {
    width: 90%;
    margin: 30px auto 0 auto; }
    #section03 table {
      width: 100%; }
      #section03 table tr td:first-of-type {
        width: 20px;
        font-size: 16px;
        vertical-align: top;
        line-height: 2; }
      #section03 table tr td:last-of-type {
        line-height: 2;
        font-size: 16px;
        vertical-align: top; }

  #section04 {
    width: 90%;
    margin: 50px auto 0 auto; }
    #section04 h2 {
      background-color: #a28462;
      color: white;
      padding: 10px 20px;
      font-size: 18px;
      border-radius: 5px;
      font-weight: normal; }
    #section04 ul {
      padding: 20px; }
      #section04 ul li {
        margin-bottom: 50px; }
        #section04 ul li h3 {
          color: #a28462;
          font-size: 18px;
          font-weight: normal;
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: solid thin #a28462; }
        #section04 ul li p {
          font-size: 16px;
          line-height: 2; }
        #section04 ul li > div {
          padding: 10px; }
          #section04 ul li > div h4 {
            padding: 10px;
            font-weight: normal;
            color: #a28462;
            border: solid thin #a28462;
            border-radius: 5px;
            font-size: 18px; }
          #section04 ul li > div dl {
            padding: 10px; }
            #section04 ul li > div dl dt {
              font-size: 18px;
              color: #a28462;
              padding-bottom: 10px;
              margin-bottom: 10px;
              border-bottom: dashed thin #a28462; }
            #section04 ul li > div dl dd p {
              font-size: 16px; }
            #section04 ul li > div dl dd > table tr td:first-of-type {
              width: 20px;
              font-size: 16px;
              vertical-align: top;
              line-height: 2; }
            #section04 ul li > div dl dd > table tr td:last-of-type {
              font-size: 16px;
              vertical-align: top;
              line-height: 2; }
        #section04 ul li > table {
          padding: 20px; }
          #section04 ul li > table tr td:first-of-type {
            width: 30px;
            font-size: 16px;
            vertical-align: top;
            line-height: 2; }
          #section04 ul li > table tr td:last-of-type {
            font-size: 16px;
            vertical-align: top;
            line-height: 2; } }
