@media screen and (min-width: 768px) {
  #page_about p {
    line-height: 2; } }

@media screen and (max-width: 767px) {
  #page_about #about_01 {
    padding: 30px 10px 50px; } }

@media screen and (min-width: 768px) {
  #page_about #about_01 {
    padding: 50px 0 110px; } }

#page_about #about_01 .top_h3 {
  margin-bottom: 50px; }
  #page_about #about_01 .top_h3 h3 {
    color: #fff; }

#page_about #about_01 .f_size73 .rightdir p {
  text-align: right; }
  #page_about #about_01 .f_size73 .rightdir p.owner {
    font-size: 25px; }

#page_about #about_02 .mainwrap {
  background: url(images/bg03.png) 50% 50% no-repeat;
  background-size: cover; }
  #page_about #about_02 .mainwrap .content_inner {
    background: rgba(0, 0, 0, 0.5); }
    @media screen and (min-width: 768px) {
      #page_about #about_02 .mainwrap .content_inner table {
        max-width: 80%;
        margin: 0 auto; } }
    #page_about #about_02 .mainwrap .content_inner table caption {
      text-align: center;
      font-size: 25px;
      padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      #page_about #about_02 .mainwrap .content_inner table th {
        width: 30%;
        padding: 10px 10px 10px 30px; } }
    @media screen and (max-width: 767px) {
      #page_about #about_02 .mainwrap .content_inner table th {
        min-width: 6.2em; } }
    @media screen and (min-width: 768px) {
      #page_about #about_02 .mainwrap .content_inner table td {
        padding: 10px; } }
    #page_about #about_02 .mainwrap .content_inner table th, #page_about #about_02 .mainwrap .content_inner table td {
      font-size: 14px; }
      @media screen and (max-width: 767px) {
        #page_about #about_02 .mainwrap .content_inner table th, #page_about #about_02 .mainwrap .content_inner table td {
          padding: 2px 5px;
          border-bottom: solid 1px; } }
      @media screen and (min-width: 768px) {
        #page_about #about_02 .mainwrap .content_inner table th, #page_about #about_02 .mainwrap .content_inner table td {
          border-bottom: solid 1px; } }
