@charset "UTF-8";

img {
  display: block;
}

.online_top {
  width: 1020px;
}

.online_top img {
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}

.online_img {
  width: 500px;
}

.online_about h3 {
  font-size: 2em;
  font-weight: bold;
  color: #15493a;
  text-align: center;
  margin: 20px 0 10px;
}

.online_about p {
  display: block;
  font-size: 1.1em;
  line-height: 1.5em;
  text-align: center;
  margin: 0 auto 35px;
}

.online_flow h2 {
  font-size: 1.4em;
  color: #fff;
  text-align: center;
  background: #15493a;
  padding: 0.3em 1em;
}

.flow_step li {
  width: 700px;
  height: 100px;
  background-color: #ececec;
  margin: 010px auto 10px;
  padding: 20px;
}

.flow_step_img {
  width: 20%;
  height: 100%;
  float: left;
}

.flow_step img {
  width: 70px;
  margin: auto;
  margin-top: 10px;
}

.flow_step123 {
  width: 80%;
  float: left;
}

.flow_step123 h4 {
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #353535;
  margin-top: 5px;
}

.flow_step123 p {
  margin-top: 5px;
  font-size: 1.1em;
}

.preparation {
  width: 1000px;
  height: 500px;
  background-color: #e2f0d9;
  padding: 10px;
}

.preparation h3 {
  font-size: 2em;
  font-weight: bold;
  color: #15493a;
  text-align: center;
  margin: 20px 0 10px;
}

.preparation img {
  width: 600px;
  margin: 20px auto 10px;
}

.preparation_list {
  width: 700px;
  margin: auto;
}

.preparation p {
  text-align: center;
}

.preparation p a {
  color: #285ae4;
  text-decoration: underline;
}

.advice {
  border: #b1b1b1 solid 3px;
  font-size: 1em;
  padding: 20px 50px;
  margin-top: 15px;
}

.advice h4 {
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  border-bottom: dotted 2px #b1b1b1;
}

.advice_list {
  margin-top: 10px;
}

.reserve {
  margin-bottom: 50px;
}

.reserve h2 {
  font-size: 1.4em;
  color: #fff;
  text-align: center;
  background: #15493a;
  padding: 0.3em 1em;
  margin-top: 40px;
}

.reserve p {
  font-size: 0.9em;
  letter-spacing: 0.1em;
  width: 1020px;
  margin: 10px 0;
}

.sub_title_form {
  width: 1020px;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 15px 0;
  margin: 20px 0 0 0;
  color: #fff;
  background: url(../images/corporate/pc_haikei_obi.png);
  background-size: cover;
}

table {
  font-size: 1em;
  width: 900px;
  margin: 0 auto;
  padding: 0 0 15px;
}

.td_left {
  width: 230px;
  font-weight: 500;
  text-align: left;
  padding: 10px 0 10px 0;
}

.td_right {
  font-size: 1em;
  width: 480px;
  padding: 10px 0 0 0;
}

.reserve_date {
  font-weight: 600;
  float: left;
}

.reserve_date input {
  height: 25px;
  padding: 4px 12px;
  border: 1px solid #9c9c9c;
  border-radius: 3px;
}

.reserve_time select {
  height: 35px;
  color: #555555;
  margin-left: 10px;
  padding: 5px 12px;
  border: 1px solid #9c9c9c;
  border-radius: 3px;
}

.desired_time {
  float: left;
}

.holiday {
  font-size: 0.8em;
  margin-top: 25px;
}

.td_radio li {
  width: 250px;
  font-size: 0.9em;
  float: left;
}

.td_radio li.td_radio2 {
  width: 100px;
}

.required {
  color: #ffffff;
  font-size: 0.7em;
  padding: 0 5px;
  background: #ce0000;
  margin-right: 10px;
  border: 1px solid #ce0000;
}

.any {
  color: #ffffff;
  font-size: 0.7em;
  padding: 0 5px;
  background: #666666;
  margin-right: 10px;
  border: 1px solid #666666;
}

textarea {
  width: 600px;
  height: 150px;
  border: 1px solid #9c9c9c;
  border-radius: 3px;
  padding: 5px;
}

.txt_250 {
  width: 250px;
  height: 35px;
  border: 1px solid #9c9c9c;
  border-radius: 3px;
  padding: 0 5px;
}

.txt_600 {
  width: 600px;
  height: 35px;
  border: 1px solid #9c9c9c;
  border-radius: 3px;
  padding: 0 5px;
}

.zip {
  font-size: 1.2em;
  margin-right: 10px;
  padding: 0 5px;
}

.terms {
  height: 100px;
  text-align: center;
}

.terms p {
  margin-top: 30px;
}

.terms p a {
  color: #285ae4;
  text-decoration: underline;
}

.agree {
  font-size: 1.2em;
  margin-top: 20px;
}

.agree input {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.td_padding {
  padding: 20px 0 20px 0;
}

.submit_button {
  height: 150px;
}

.submit_button input {
  display: block;
  width: 350px;
  height: 60px;
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  background: #15493a;
  border: 1px solid #15493a;
  margin: 0 auto;
  border-radius: 3px;
}

.submit_button input:hover {
  background-color: #1c7a60;
}

.error_msg {
  color: #ff0000;
  font-size: 0.8em;
  margin: 5px 0 0;
}
