#contact {
  text-align: left; }
  #contact h3 {
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
    padding-bottom: 30px; }

#sec01 {
  padding-bottom: 100px; }
  #sec01 p {
    padding-bottom: 1.5em; }
    #sec01 p:last-of-type {
      padding-bottom: 0; }
    #sec01 p a {
      font-weight: bold;
      font-size: 3.0rem;
      color: #ED7238; }

#sec02 {
  padding-bottom: 80px;
}
  #sec02 table {
    width: 100%; }
    #sec02 table th {
      width: 30%;
      border-bottom: 1px solid #ed7238;
      padding: 25px 0;
      vertical-align: top; }
      #sec02 table th span.must {
        font-size: 12px;
        font-size: 1.2rem;
        color: #fff;
        background-color: #ff0b44;
        margin-right: 5px;
        display: inline-block;
        padding: 2px 4px; }
#sec02 ol {
  display: flex;
  flex-wrap: wrap;
}
#sec02 .seisaku li {
  width: calc(50% - 20px);
  margin-right: 20px;
}
    #sec02 table td {
      border-bottom: 1px solid #4e4e4e;
      padding: 25px 0; }
      #sec02 table td ul li {
        margin-bottom: 15px; }
        #sec02 table td ul li:last-child {
          margin-bottom: 0; }
      #sec02 table td ol li {
        vertical-align: top; }
      #sec02 table td textarea {
        width: 100% !important;
        max-width: 100% !important;
        padding: 5px 10px;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        height: 200px !important;
        border: 1px solid #4e4e4e; }
      #sec02 table td input[type="text"],
      #sec02 table td input[type="email"],
      #sec02 table td input[type="tel"] {
        width: 100% !important;
        max-width: 400px;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 5px 10px;
        border: 1px solid #4e4e4e; }
  #sec02 form#mailformpro label.mfp_not_checked {
    padding: 3px;
    border: none; }
  #sec02 form#mailformpro label.mfp_checked {
    padding: 3px;
    border: none;
    background-color: transparent;
    box-shadow: none; }
  #sec02 .mfp_element_text, #sec02 .mfp_element_number, #sec02 .mfp_element_select-one, #sec02 .mfp_element_email, #sec02 .mfp_element_tel, #sec02 .mfp_element_textarea, #sec02 .mfp_element_date, #sec02 .mfp_element_password {
    border: solid 1px #CCC;
    border-radius: 0px;
    box-shadow: none;
    padding: 3px 8px;
    margin: 2px;
    vertical-align: middle; }
  #sec02 .mfp_buttons {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 60px; }
    #sec02 .mfp_buttons button + button {
      margin-left: 30px; }
    #sec02 .mfp_buttons button {
      background-color: transparent;
      border: none;
      cursor: pointer;
      outline: none;
      padding: 0;
      appearance: none;
      display: block;
      width: 100%;
      max-width: 300px;
      color: #fff;
      background-color: #F6621D;
      text-align: center;
      padding: 15px 0;
      line-height: 1;
      font-weight: bold; }
      #sec02 .mfp_buttons button:hover {
        opacity: 0.7; }
#sec02 .mfp_buttons button.mfp_element_reset.mfp_element_all {
    background-color: #c1c1c1;
}

#thanks {
  padding-bottom: 150px; }
  #thanks p {
    padding-bottom: 1.5em; }

form#mailformpro input {
	    vertical-align: inherit;
}
@media screen and (max-width: 768px) {
  #sec01 p a {
    font-size: 2.6rem;
    font-weight: bold;
    font-family: arial;
    display: block; }

  #sec02 table {
    width: 100%;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word; }
    #sec02 table th {
      display: block;
      width: 100%;
      padding: 12px 0 0;
        border: 0;
		font-weight: bold;
		font-size: 17px;
	font-size: 1.7rem;
	}
    #sec02 table td {
      display: block;
      width: 100%;
      padding: 12px 0; }
  #sec02 .mfp_buttons {
    padding-top: 30px;
    display: block;
    text-align: center; }
    #sec02 .mfp_buttons button {
      margin: 0 auto; }
    #sec02 .mfp_buttons button + button {
      margin-left: auto;
      margin-top: 20px; }
#sec02 ol {
  display: block;
}
#sec02 .seisaku li {
  width: 100%;
  margin-right: 0;
}
}
