.pg3_bg {
  background: #c4bb8c; }

.pg3_txt01 {
  font-size: 16px;
  background: #fccea4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em; }
  @media screen and (max-width: 644px) {
    .pg3_txt01 {
      font-size: 14px; } }

section .set-l {
  width: 30%; }
  @media screen and (max-width: 644px) {
    section .set-l {
      width: 100%; } }

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

.sec01 p {
  font-size: 16px; }
  @media screen and (max-width: 644px) {
    .sec01 p {
      font-size: 14px; } }
