@charset "UTF-8";
/**COMMON********************************************/
a:link,
a:visited {
  color: #162a7b;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.muststar {
  font-size: 10px;
  color: #cc0000;
  font-weight: normal;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#form_wrapper {
  font-family: 'Noto Sans Japanese', sans-serif !important;
  line-height: 1.75em;
}
#form_wrapper #contents {
  background: url(img/bg_line.gif) repeat-x center top;
}
#form_wrapper #contents .wrap #main .section #text .lead_done {
  padding-top: 3em !important;
}
#form_wrapper #contents .wrap #main .section #text {
  padding-top: 1em;
  margin-bottom: 2em;
  width: 700px;
}
.lead {
  padding-top: 1em;
  margin-bottom: 2em;
  width: 950px;
}
#form_wrapper #contents .wrap #main .section #text .lead table {
  width: 100%;
  margin-bottom: 3em;
}
#form_wrapper #contents .wrap #main .section #text .lead table tr th {
  text-align: left;
  width: 15%;
  font-size: 14px;
  line-height: 1.8em;
  color: #162a7b;
}
#form_wrapper #contents .wrap #main .section #text .lead table tr td {
  text-align: left;
  width: 85%;
  font-size: 14px;
  line-height: 1.8em;
}
#form_wrapper #contents .wrap #main .section #text .lead p {
  font-size: 16px;
  line-height: 1.8em;
}
#form_wrapper #contents .wrap #main .section #text .lead p.alert {
  margin: 1em 0;
  color: #cc0000;
}
#form_wrapper #contents .wrap #main .section #text .lead .leadL {
  width: 400px;
  float: left;
}
#form_wrapper #contents .wrap #main .section #text .lead .leadL .title-lv1 {
  font-weight: normal;
  padding-top: 2em;
  padding-bottom: 1em;
}
#form_wrapper #contents .wrap #main .section #text .lead .leadR {
  float: right;
  width: 495px;
}
#form_wrapper #contents .wrap #main .section .form_table {
  width: 100%;
  font-size: 16px;
  margin-bottom: 100px;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr:nth-child(odd) {
  background-color: #f4f5f9;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr th {
  width: 25%;
  font-weight: normal;
  line-height: 2em;
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-indent: 0.5em;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr th .mustmsg {
  color: #cc0000;
  font-size: 14px;
  padding-left: 0.5em;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr td {
  width: 75%;
  line-height: 2em;
  text-align: left;
  vertical-align: top;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr td input[type="text"] {
  width: 70%;
  padding: 0.4em 0.25em;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr td textarea {
  width: 90%;
  height: 7em;
  padding: 0.4em 0.25em;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr:nth-last-child(1) {
  background-color: #fff !important;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr:nth-last-child(1) th {
  border-bottom: none !important;
}
#form_wrapper #contents .wrap #main .section .form_table tbody tr:nth-last-child(1) td {
  text-align: center;
  border-bottom: none !important;
}
#form_wrapper #contents .wrap #main .section .form_table #tr_inpt5 td br:first-child {
  display: none;
}
#form_wrapper #contents .wrap #main .section .form_table #tr_inpt5 td br:nth-child(9) {
  display: none;
}
#form_wrapper #contents .wrap #main .section .form_table #submit {
  padding-top: 2em;
}
#form_wrapper #contents .wrap #main .section .form_table #submit #btn_back {
  padding: 10px 30px;
  font-size: 16px;
  border-style: none;
  color: #fff;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  cursor: pointer;
}
#form_wrapper #contents .wrap #main .section .form_table #submit #btn_check,
#form_wrapper #contents .wrap #main .section .form_table #submit #btn_send {
  padding: 10px 30px;
  font-size: 16px;
  border-style: none;
  color: #fff;
  background-color: #172a7d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
}

body#policy {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
body#policy div {
  width: 500px;
}
body#policy div h1 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
body#policy div h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 1.0em;
}
body#policy div h3 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 0.5em;
}
body#policy div ul {
  margin: 0;
  padding: 0;
  margin-left: 1.5em;
}
body#policy div ul li {
  font-size: 14px;
  list-style: disc;
  list-style-position: outside;
}
body#policy div p {
  font-size: 14px;
  line-height: 1.6em;
  margin: 0 0 0.5em;
}
body#policy div p.tR {
  text-align: right;
}
body#policy div p.tC {
  text-align: center;
}

/**COMMON********************************************/
header {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

h2 {
  margin: 0;
  padding: 0;
  list-style: none;
}

h3 {
  margin: 0;
  padding: 0;
  list-style: none;
}

#dummy {
  *zoom: 1;
}

#dummy:after {
  content: "";
  display: block;
  clear: both;
}

.lead {
  *zoom: 1;
}

.lead:after {
  content: "";
  display: block;
  clear: both;
}

.details1 {
  float:left;
  width: 70px;
  text-align: left;
  color: #162a7b;
  font-size: 14px;
  padding-top: 0.5em;
}
.details2 {
  float:left;
  width: 608px;
  color: #000000;
  font-size: 14px;
  padding-top: 0.5em;
}
.details3 {
  line-height: 1.8em;
  padding-top: 3em;
  width: 271px;
}

