#contents .section_contact {
  padding: 0 0 60px;
  background-color: #f2f2f2; }
  #contents .section_contact .main {
    position: relative; }
  #contents .section_contact h2 {
    position: absolute;
    top: 313px;
    left: 50%;
    margin-left: -259px; }
    @media screen and (max-width: 640px) {
      #contents .section_contact h2 {
        top: 230px;
        text-align: center; } }
    @media screen and (max-width: 480px) {
      #contents .section_contact h2 {
        top: 177px; } }
    #contents .section_contact h2 img {
      max-width: 518px; }
      @media screen and (max-width: 640px) {
        #contents .section_contact h2 img {
          width: 50%; } }
  #contents .section_contact .section_contact__inner {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 40px; }
    @media screen and (max-width: 768px) {
      #contents .section_contact .section_contact__inner {
        max-width: 100%;
        padding: 0 20px; } }
    @media screen and (max-width: 640px) {
      #contents .section_contact .section_contact__inner {
        padding: 0 10px; } }
    #contents .section_contact .section_contact__inner .txt01 {
      text-align: center;
      max-width: 570px;
      margin: 0 auto;
      padding: 50px 0 0px; }
      @media screen and (max-width: 640px) {
        #contents .section_contact .section_contact__inner .txt01 {
          text-align: left; } }
    #contents .section_contact .section_contact__inner .txt02 {
      font-size: 19px;
      text-align: center;
      padding: 50px 0; }
      @media screen and (max-width: 640px) {
        #contents .section_contact .section_contact__inner .txt02 {
          text-align: left; } }
      #contents .section_contact .section_contact__inner .txt02 span {
        font-size: 23px;
        font-weight: bold;
        color: #F15A24; }
      #contents .section_contact .section_contact__inner .txt02 br {
        display: none; }
        @media screen and (max-width: 768px) {
          #contents .section_contact .section_contact__inner .txt02 br {
            display: inline; } }
    #contents .section_contact .section_contact__inner .box_error {
      padding-top: 30px;
      text-align: center; }
      #contents .section_contact .section_contact__inner .box_error ul li {
        color: #ea1c24; }
    #contents .section_contact .section_contact__inner .form_contact {
      max-width: 790px;
      margin: 0 auto; }
      #contents .section_contact .section_contact__inner .form_contact table {
        width: 100%; }
        #contents .section_contact .section_contact__inner .form_contact table .boder th {
          border-bottom: none; }
        #contents .section_contact .section_contact__inner .form_contact table .boder td {
          border-bottom: none; }
        #contents .section_contact .section_contact__inner .form_contact table th {
          width: 170px;
          padding: 18px 10px 0;
          vertical-align: top;
          font-weight: bold;
          text-align: right; }
          @media screen and (max-width: 768px) {
            #contents .section_contact .section_contact__inner .form_contact table th {
              border-bottom: none; } }
          @media screen and (max-width: 768px) {
            #contents .section_contact .section_contact__inner .form_contact table th {
              display: block;
              width: 100%;
              padding: 0;
              text-align: left;
              float: left\9; } }
        #contents .section_contact .section_contact__inner .form_contact table td {
          padding: 10px 5px; }
          @media screen and (max-width: 768px) {
            #contents .section_contact .section_contact__inner .form_contact table td {
              display: block;
              padding: 10px 0;
              width: 100%;
              float: left\9; } }
          #contents .section_contact .section_contact__inner .form_contact table td input {
            padding: 8px;
            width: 100%; }
            @media screen and (max-width: 640px) {
              #contents .section_contact .section_contact__inner .form_contact table td input {
                width: 100%; } }
          #contents .section_contact .section_contact__inner .form_contact table td .botton {
            width: 21%; }
          #contents .section_contact .section_contact__inner .form_contact table td textarea {
            padding: 8px;
            width: 100%;
            height: 258px;
            border: 1px solid #b0b0b0;
            resize: vertical; }
          #contents .section_contact .section_contact__inner .form_contact table td:nth-child(3) {
            padding: 10px 0;
            width: 160px;
            font-size: 12px; }
            @media screen and (max-width: 768px) {
              #contents .section_contact .section_contact__inner .form_contact table td:nth-child(3) {
                width: 100%;
                padding: 0; } }
            #contents .section_contact .section_contact__inner .form_contact table td:nth-child(3) span {
              padding-right: 5px;
              color: #ea1c24; }
          #contents .section_contact .section_contact__inner .form_contact table td ul::before, #contents .section_contact .section_contact__inner .form_contact table td ul::after {
            content: '';
            display: table; }
          #contents .section_contact .section_contact__inner .form_contact table td ul::after {
            clear: both; }
          #contents .section_contact .section_contact__inner .form_contact table td ul li {
            float: left;
            width: 14%; }
          #contents .section_contact .section_contact__inner .form_contact table td .select {
            padding: 8px 0; }
        #contents .section_contact .section_contact__inner .form_contact table .protection th {
          padding-top: 20px; }
          @media screen and (max-width: 768px) {
            #contents .section_contact .section_contact__inner .form_contact table .protection th {
              width: 100%; }
              #contents .section_contact .section_contact__inner .form_contact table .protection th br {
                display: none; } }
        #contents .section_contact .section_contact__inner .form_contact table .protection td {
          padding-top: 20px; }
          @media screen and (max-width: 768px) {
            #contents .section_contact .section_contact__inner .form_contact table .protection td {
              padding: 2px 0; } }
          #contents .section_contact .section_contact__inner .form_contact table .protection td .box__outer {
            border: 1px solid #b0b0b0;
            height: 260px;
            padding: 8px;
            overflow-y: scroll; }
            #contents .section_contact .section_contact__inner .form_contact table .protection td .box__outer p {
              font-size: 12px; }
          #contents .section_contact .section_contact__inner .form_contact table .protection td > p {
            margin-top: 5px; }
      #contents .section_contact .section_contact__inner .form_contact .submit_btn {
        margin-top: 60px;
        text-align: center; }
        #contents .section_contact .section_contact__inner .form_contact .submit_btn input {
          background-color: #F15A24;
          border: 1px solid #F15A24;
          width: 100%;
          max-width: 370px;
          padding: 8px 0 4px;
          font-size: 23px;
          font-weight: bold;
          line-height: 1;
          color: #fff;
          cursor: pointer; }
          #contents .section_contact .section_contact__inner .form_contact .submit_btn input:hover {
            background-color: #fff;
            color: #F15A24; }
#contents .section_confirm .section_confirm__inner {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 60px 40px; }
  @media screen and (max-width: 768px) {
    #contents .section_confirm .section_confirm__inner {
      width: 100%;
      padding: 60px 20px; } }
  @media screen and (max-width: 768px) {
    #contents .section_confirm .section_confirm__inner {
      padding: 40px 10px; } }
  #contents .section_confirm .section_confirm__inner h2 {
    font-size: 22px;
    font-weight: bold;
    color: #000; }
  #contents .section_confirm .section_confirm__inner h2 + p {
    margin-top: 30px; }
  #contents .section_confirm .section_confirm__inner table {
    width: 100%;
    max-width: 600px;
    margin: 20px auto; }
    @media screen and (max-width: 768px) {
      #contents .section_confirm .section_confirm__inner table {
        display: block;
        max-width: 100%; } }
    #contents .section_confirm .section_confirm__inner table th {
      width: 170px;
      padding: 10px 10px 0;
      vertical-align: top;
      font-weight: bold;
      text-align: right; }
      @media screen and (max-width: 768px) {
        #contents .section_confirm .section_confirm__inner table th {
          display: block;
          width: 100%;
          padding: 0;
          text-align: left; } }
    #contents .section_confirm .section_confirm__inner table td {
      padding: 10px 5px; }
      @media screen and (max-width: 768px) {
        #contents .section_confirm .section_confirm__inner table td {
          display: block;
          padding: 2px 0; } }
  #contents .section_confirm .section_confirm__inner .box_btn {
    display: table;
    margin-top: 60px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      #contents .section_confirm .section_confirm__inner .box_btn {
        display: block; } }
    #contents .section_confirm .section_confirm__inner .box_btn form {
      display: table-cell;
      width: 50%;
      padding: 0 20px;
      text-align: center; }
      @media screen and (max-width: 768px) {
        #contents .section_confirm .section_confirm__inner .box_btn form {
          display: block;
          width: 100%;
          margin-top: 40px; } }
      #contents .section_confirm .section_confirm__inner .box_btn form .btn {
        background-color: #fff;
        border: 1px solid #F15A24;
        width: 100%;
        max-width: 370px;
        padding: 8px 0 4px;
        font-size: 23px;
        font-weight: bold;
        line-height: 1;
        color: #F15A24;
        cursor: pointer; }
        #contents .section_confirm .section_confirm__inner .box_btn form .btn:hover {
          background-color: #F15A24;
          color: #fff; }
      #contents .section_confirm .section_confirm__inner .box_btn form .back_btn {
        background-color: #F15A24;
        color: #fff; }
        #contents .section_confirm .section_confirm__inner .box_btn form .back_btn:hover {
          background-color: #fff;
          color: #F15A24; }
#contents .section_finish .section_finish__inner {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 60px 40px; }
  @media screen and (max-width: 768px) {
    #contents .section_finish .section_finish__inner {
      width: 100%;
      padding: 60px 20px; } }
  @media screen and (max-width: 768px) {
    #contents .section_finish .section_finish__inner {
      padding: 40px 10px; } }
  #contents .section_finish .section_finish__inner h2 {
    font-size: 22px;
    font-weight: bold;
    color: #F15A24; }
  #contents .section_finish .section_finish__inner h2 + p {
    margin-top: 30px; }
  #contents .section_finish .section_finish__inner .tel {
    margin-top: 10px;
    font-weight: bold;
    color: #000; }
  #contents .section_finish .section_finish__inner .box_btn {
    width: 100%;
    margin-top: 40px;
    text-align: center; }
    #contents .section_finish .section_finish__inner .box_btn ul li {
      margin-top: 20px; }
    #contents .section_finish .section_finish__inner .box_btn ul .btn a {
      display: inline-block;
      background-color: #F15A24;
      border: 1px solid #F15A24;
      width: 100%;
      max-width: 370px;
      padding: 8px 0 4px;
      font-size: 23px;
      font-weight: bold;
      line-height: 1;
      color: #fff;
      cursor: pointer; }
      #contents .section_finish .section_finish__inner .box_btn ul .btn a:hover {
        background-color: #fff;
        color: #F15A24; }
#contents .section_error .section_error__inner {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 60px 40px; }
  @media screen and (max-width: 768px) {
    #contents .section_error .section_error__inner {
      width: 100%;
      padding: 60px 20px; } }
  @media screen and (max-width: 768px) {
    #contents .section_error .section_error__inner {
      padding: 40px 10px; } }
  #contents .section_error .section_error__inner h2 {
    font-size: 22px;
    font-weight: bold;
    color: #F15A24; }
  #contents .section_error .section_error__inner h2 + p {
    margin-top: 30px; }
  #contents .section_error .section_error__inner .tel {
    margin-top: 10px;
    font-weight: bold;
    color: #F15A24; }
  #contents .section_error .section_error__inner .box_error {
    margin-top: 30px; }
  #contents .section_error .section_error__inner .box_btn {
    width: 100%;
    margin-top: 40px;
    text-align: center; }
    #contents .section_error .section_error__inner .box_btn .btn a {
      display: inline-block;
      background-color: #F15A24;
      border: 1px solid #F15A24;
      width: 100%;
      max-width: 370px;
      padding: 8px 0 4px;
      font-size: 23px;
      font-weight: bold;
      line-height: 1;
      color: #fff;
      cursor: pointer; }
      #contents .section_error .section_error__inner .box_btn .btn a:hover {
        background-color: #fff;
        color: #F15A24; }

/*# sourceMappingURL=contact.css.map */
