@charset "UTF-8";
body {
  background: #151515;
  font-family: 'ヒラギノ角ゴ Pro W3', '游ゴシック', 'メイリオ', 'sans-serif';
}

#wrapper h1.pagetittxt, #wrapper h2 {
  color: #fff;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 32px;
  font-size: 24px;
  font-family: 'ヒラギノ角ゴ Pro W3', '游ゴシック', 'メイリオ', 'sans-serif';
}

#wrapper table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 90%;
  margin: 0 auto;
  font-family: 'ヒラギノ角ゴ Pro W3', '游ゴシック', 'メイリオ', 'sans-serif';
}

#wrapper table tbody {
  max-width: 100%;
}

#wrapper table tbody tr {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}

#wrapper table tbody tr.flesta {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#wrapper table tbody tr td.col-sm-4.radio {
  width: calc(100% - 200px);
  margin-left: auto;
}

#wrapper table tbody tr td.col-sm-4 input {
  width: auto;
  margin-right: 10px;
}

#wrapper table tbody tr td:first-child {
  width: 9em;
  max-width: 100%;
  padding: 0;
}

#wrapper table tbody tr td:nth-child(2) {
  width: 400px;
  padding-left: 0 !important;
}

#wrapper table tbody tr td #short {
  margin-bottom: 0;
}

#wrapper table tbody tr td.row.spa-be {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 50px;
}

#wrapper table tbody tr td a.btn-square-little-rich1 {
  padding-top: 0;
  text-align: right;
  display: block;
  margin-bottom: 20px;
  color: #fff;
  margin-top: 10px;
  text-decoration: none;
}

#wrapper table tbody tr input {
  background: transparent;
  border: 1px solid #fff;
  width: 400px;
  max-width: 100%;
  padding: 10px 0;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
}

#wrapper table tbody tr.col-re td:nth-child(2) {
  width: auto;
}

#wrapper table tbody tr .formselect {
  background-color: #fff;
  width: 55px;
  height: 40px;
  margin: 0 5px 0 3px;
  font-size: 16px;
  color: #000;
  border-radius: 0;
}

#wrapper table tbody tr .year {
  width: 80px;
}

#wrapper table tbody .btn-square-little-rich4 {
  width: 120px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  text-decoration: none;
}

#wrapper table tbody .btn-square-little-rich4#submit-button {
  color: #151515;
  width: 120px;
  text-decoration: none;
  background: #fff;
  margin-right: auto;
  margin-left: 0;
}

#wrapper table tbody .btn-square-little-rich4#back-button {
  color: #aaa;
  margin-left: auto !important;
  width: 120px;
  text-decoration: none;
  border: 1px solid #aaa;
}

.error {
  width: 616px;
  margin: -25px auto 15px auto;
  color: #c11b2a;
}

.endmsgbox {
  width: 616px;
  margin: 0 auto;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

.gotop {
  width: 616px;
  margin: 0 auto;
  text-align: center;
}

.gotop a {
  padding: 0 20px;
  width: inherit;
  color: #aaa;
  text-decoration: none;
  border: 1px solid #aaa;
}

@media (max-width: 980px) {
  .pc {
    display: none;
  }
  #wrapper h2 {
    color: #fff;
    text-align: center;
    font-size: 5vw;
    padding-top: 16vw;
    padding-bottom: 32px;
  }
  #wrapper table tbody tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #wrapper table tbody tr.col-re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #wrapper table tbody tr td:first-child {
    width: 100%;
    padding: 0;
  }
  #wrapper table tbody tr td:nth-child(2) {
    width: 100%;
  }
  #wrapper table tbody tr td.row.spa-be {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 0;
    padding-right: 0px;
  }
  #wrapper table tbody tr td.col-sm-4.radio {
    width: 100%;
    margin-left: auto;
  }
  #wrapper .error {
    width: 400px;
    max-width: 90%;
    font-size: 18px;
  }
  #wrapper .endmsgbox {
    width: 90%;
    margin: 0 auto;
    font-size: 3.73vw;
    text-align: left;
  }
  #wrapper .gotop {
    width: 90%;
  }
  #wrapper .gotop a {
    padding: 0 20px;
    font-size: 3.73vw;
  }
}

img.headerLogo {
  display: block;
  width: 616px;
  margin: 24px auto;
  max-width: 90%;
}

/*# sourceMappingURL=web_form.css.map */
