@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : bus_contact.css
 author     : Ability Consultant
 style info : ご宿泊者専用 送迎バス予約フォーム
=================================================================== */
.con_intro, .con_form form > table, .con_form form .wrp_note {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1200px) {
  .con_intro, .con_form form > table, .con_form form .wrp_note {
    width: 95%;
  }
}

@media only screen and (max-width: 767px) {
  html.lower #contents #side {
    padding: .65em 0;
  }
}
@media only screen and (min-width: 1201px) {
  html.lower #contents #side h2 {
    font-size: 270%;
  }
}
@media print {
  html.lower #contents #side h2 {
    font-size: 270%;
  }
}
.ie8 html.lower #contents #side h2 {
  font-size: 270%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  html.lower #contents #side h2 {
    font-size: 185%;
  }
}
@media only screen and (max-width: 767px) {
  html.lower #contents #side h2 {
    font-size: 124%;
    line-height: 1.1;
  }
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  .con_intro {
    width: 85.22727%;
  }
}
@media print {
  .con_intro {
    width: 85.22727%;
  }
}
.ie8 .con_intro {
  width: 85.22727%;
}
.con_intro .box_att {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att {
    margin-top: 1.5em;
  }
}
.con_intro .box_att .inner {
  padding: 40px 6.66667%;
  border: 2px solid #a0b8d5;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att .inner {
    padding: 30px 6.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner {
    padding: 1.5em 1em;
  }
}
.con_intro .box_att .inner .st {
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att .inner .st {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner .st {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .box_att .inner .st {
    font-size: 124%;
    letter-spacing: .1em;
  }
}
@media print {
  .con_intro .box_att .inner .st {
    font-size: 124%;
    letter-spacing: .1em;
  }
}
.ie8 .con_intro .box_att .inner .st {
  font-size: 124%;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner .st {
    font-size: 116%;
    letter-spacing: .08em;
  }
}
.con_intro .box_att .inner .sst {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att .inner .sst {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner .sst {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .box_att .inner .sst {
    font-size: 124%;
    letter-spacing: .1em;
  }
}
@media print {
  .con_intro .box_att .inner .sst {
    font-size: 124%;
    letter-spacing: .1em;
  }
}
.ie8 .con_intro .box_att .inner .sst {
  font-size: 124%;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner .sst {
    font-size: 116%;
    letter-spacing: .08em;
  }
}
.con_intro .box_att .inner .img {
  margin: auto;
}
@media only screen and (min-width: 1201px) {
  .con_intro .box_att .inner .img {
    width: 340px;
  }
}
@media print {
  .con_intro .box_att .inner .img {
    width: 340px;
  }
}
.ie8 .con_intro .box_att .inner .img {
  width: 340px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att .inner .img {
    width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner .img {
    width: 61.81818%;
    max-width: 340px;
  }
}
.con_intro .box_att .inner ul {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att .inner ul {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner ul {
    margin-top: 1em;
  }
}
.con_intro .box_att .inner ul li {
  position: relative;
  line-height: 1.57;
  padding-left: 1.5em;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_intro .box_att .inner ul li {
    font-size: 108%;
    letter-spacing: .1em;
  }
}
@media print {
  .con_intro .box_att .inner ul li {
    font-size: 108%;
    letter-spacing: .1em;
  }
}
.ie8 .con_intro .box_att .inner ul li {
  font-size: 108%;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .inner ul li {
    letter-spacing: .06em;
  }
}
.con_intro .box_att .inner ul li:before {
  content: '';
  position: absolute;
  top: .35em;
  left: 0;
  width: 12px;
  height: 12px;
  background: #b4becf;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.con_intro .box_att .inner ul li em {
  color: #4172ac;
  font-weight: bold;
}
.con_intro .box_att .inner ul li em a, .con_intro .box_att .inner ul li em span {
  color: #4172ac;
}

/* -----------------------------------------------------------
	.con_form
----------------------------------------------------------- */
.con_form .box_flow {
  max-width: 628px;
  margin: 0 auto;
  margin-top: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px;
  text-align: center;
  letter-spacing: -.5em;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form .box_flow {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_flow {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form .box_flow {
    padding: 0 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_flow {
    padding: 0;
  }
}
.con_form .box_flow:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #ebebeb;
  position: absolute;
  top: 5px;
  left: 0;
}
.con_form .box_flow li {
  width: 33.33333%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 108%;
  color: #313131;
  position: relative;
  z-index: 10;
  line-height: 1.3;
}
.con_form .box_flow li.current {
  font-weight: bold;
  color: #313131;
}
.con_form .box_flow li.current:before {
  background: #1c385a;
}
.con_form .box_flow li:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 1px solid #1c385a;
  margin: 0 auto 1em;
  background: #fff;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  display: block;
}
.con_form form {
  margin-top: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form {
    margin-top: 1em;
  }
}
.con_form form .txt_att {
  padding-top: 15px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_form form .txt_att {
    padding-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .txt_att {
    font-size: 77%;
    padding-right: 20%;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .txt_att {
    display: table;
    width: 100%;
  }
}
@media print {
  .con_form form .txt_att {
    display: table;
    width: 100%;
  }
}
.ie8 .con_form form .txt_att {
  display: table;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_form form .txt_att .att {
    display: table-cell;
    vertical-align: bottom;
  }
}
@media print {
  .con_form form .txt_att .att {
    display: table-cell;
    vertical-align: bottom;
  }
}
.ie8 .con_form form .txt_att .att {
  display: table-cell;
  vertical-align: bottom;
}
.con_form form .txt_att .att em {
  color: #e60012;
}
.con_form form .txt_att .att a:before, .con_form form .txt_att .att a:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_form form .txt_att .att a:after {
  content: "";
  margin-left: .5em;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: baseline;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
}
.con_form form .txt_att .att a:hover {
  text-decoration: none;
}
.con_form form .txt_att .att a:hover:after {
  -moz-transform: translateX(0.5em);
  -ms-transform: translateX(0.5em);
  -webkit-transform: translateX(0.5em);
  transform: translateX(0.5em);
}
@media only screen and (min-width: 768px) {
  .con_form form .txt_att .seal {
    display: table-cell;
    width: 80px;
  }
  .con_form form .txt_att .seal img {
    width: 100%;
  }
}
@media print {
  .con_form form .txt_att .seal {
    display: table-cell;
    width: 80px;
  }
  .con_form form .txt_att .seal img {
    width: 100%;
  }
}
.ie8 .con_form form .txt_att .seal {
  display: table-cell;
  width: 80px;
}
.ie8 .con_form form .txt_att .seal img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_form form .txt_att .seal {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 5em;
  }
}
.con_form form > table {
  border-bottom: 1px solid #dcdcdc;
  margin-top: 1em;
  table-layout: fixed;
}
@media only screen and (max-width: 767px) {
  .con_form form > table {
    background: rgba(255, 255, 255, 0.4);
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr.txt_plan1 + .txt_plan1 th, .con_form form > table tr.txt_plan1 + .txt_plan1 td {
    border: none;
    padding-top: 0;
  }
}
@media print {
  .con_form form > table tr.txt_plan1 + .txt_plan1 th, .con_form form > table tr.txt_plan1 + .txt_plan1 td {
    border: none;
    padding-top: 0;
  }
}
.ie8 .con_form form > table tr.txt_plan1 + .txt_plan1 th, .ie8 .con_form form > table tr.txt_plan1 + .txt_plan1 td {
  border: none;
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr.bdn th, .con_form form > table tr.bdn td {
    border: none;
    padding-top: 0;
  }
}
@media print {
  .con_form form > table tr.bdn th, .con_form form > table tr.bdn td {
    border: none;
    padding-top: 0;
  }
}
.ie8 .con_form form > table tr.bdn th, .ie8 .con_form form > table tr.bdn td {
  border: none;
  padding-top: 0;
}
.con_form form > table tr th, .con_form form > table tr td {
  border-top: 1px solid #ccc;
  padding: 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 116%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form > table tr th, .con_form form > table tr td {
    padding: 1em;
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr th, .con_form form > table tr td {
    font-size: 108%;
    padding: .5em;
    display: block;
    width: 100%;
  }
}
.con_form form > table tr th.bt, .con_form form > table tr td.bt {
  border-top: none;
}
.con_form form > table tr th {
  font-size: 116%;
  font-weight: normal;
  white-space: nowrap;
  background: #f2f7fa;
}
@media only screen and (min-width: 1201px) {
  .con_form form > table tr th {
    min-width: 180px;
  }
}
@media print {
  .con_form form > table tr th {
    min-width: 180px;
  }
}
.ie8 .con_form form > table tr th {
  min-width: 180px;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr th {
    text-align: left;
  }
}
.con_form form > table tr th span {
  color: red;
  font-size: 1.3em;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td {
    padding: .8em;
  }
}
.con_form form > table tr td > div {
  display: block;
}
.con_form form > table tr td > div:not(:first-child) {
  margin-top: 1em;
}
.con_form form > table tr td > div > p {
  display: inline-block;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td > div > p {
    white-space: normal;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr td > div > p:not(:first-child) {
    margin-left: 1em;
  }
}
@media print {
  .con_form form > table tr td > div > p:not(:first-child) {
    margin-left: 1em;
  }
}
.ie8 .con_form form > table tr td > div > p:not(:first-child) {
  margin-left: 1em;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td > div > p:not(:first-child) {
    margin-top: .5em;
  }
}
.con_form form > table tr td > div .name input {
  width: auto !important;
}
.con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]),
.con_form form > table tr td textarea,
.con_form form > table tr td select {
  background: #FFF;
  padding: .5em;
  border: 1px solid #313131;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: border-color 400ms;
  -o-transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
  transition: border-color 400ms;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]),
  .con_form form > table tr td textarea,
  .con_form form > table tr td select {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]),
  .con_form form > table tr td textarea,
  .con_form form > table tr td select {
    font-size: 108%;
  }
}
.con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]):focus,
.con_form form > table tr td textarea:focus,
.con_form form > table tr td select:focus {
  border-color: #000;
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).s,
  .con_form form > table tr td textarea.s,
  .con_form form > table tr td select.s {
    width: 100%;
    max-width: 180px;
  }
}
@media print {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).s,
  .con_form form > table tr td textarea.s,
  .con_form form > table tr td select.s {
    width: 100%;
    max-width: 180px;
  }
}
.ie8 .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).s, .ie8
.con_form form > table tr td textarea.s, .ie8
.con_form form > table tr td select.s {
  width: 100%;
  max-width: 180px;
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).m,
  .con_form form > table tr td textarea.m,
  .con_form form > table tr td select.m {
    width: 100%;
    max-width: 360px;
  }
}
@media print {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).m,
  .con_form form > table tr td textarea.m,
  .con_form form > table tr td select.m {
    width: 100%;
    max-width: 360px;
  }
}
.ie8 .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).m, .ie8
.con_form form > table tr td textarea.m, .ie8
.con_form form > table tr td select.m {
  width: 100%;
  max-width: 360px;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).m,
  .con_form form > table tr td textarea.m,
  .con_form form > table tr td select.m {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).l,
  .con_form form > table tr td textarea.l,
  .con_form form > table tr td select.l {
    width: 100%;
    max-width: 480px;
  }
}
@media print {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).l,
  .con_form form > table tr td textarea.l,
  .con_form form > table tr td select.l {
    width: 100%;
    max-width: 480px;
  }
}
.ie8 .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).l, .ie8
.con_form form > table tr td textarea.l, .ie8
.con_form form > table tr td select.l {
  width: 100%;
  max-width: 480px;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).l,
  .con_form form > table tr td textarea.l,
  .con_form form > table tr td select.l {
    width: 100%;
  }
}
.con_form form > table tr td input:not([type*="radio"]):not([type*="checkbox"]).f,
.con_form form > table tr td textarea.f,
.con_form form > table tr td select.f {
  width: 100%;
}
.con_form form > table tr td .date,
.con_form form > table tr td select {
  vertical-align: middle;
}
.con_form form > table tr td .date input {
  width: 11em;
  padding-left: 3em !important;
  background: #fff url("../bus_contact/images/ic_cal.png") no-repeat left 1em center !important;
}
.con_form form > table tr td .wrap_select {
  display: inline-block;
}
.con_form form > table tr td select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 2em;
  background: #fff url(../bus_contact/images/arrow.png) no-repeat right;
  background-size: 14px 7px;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td select {
    border-radius: 0;
    min-width: 5em;
  }
}
.con_form form > table tr td select::-ms-expand {
  display: none;
}
.iphone .con_form form > table tr td input[type*="radio"]:disabled {
  -webkit-appearance: none;
}
.con_form form > table tr td .use {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .use {
    margin-top: 0.5em;
  }
}
.con_form form > table tr td .use label input {
  margin-right: .5em;
}
.con_form form > table tr td .att {
  margin-top: 15px;
  text-indent: -1em;
  padding-left: 1em;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .att {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 1201px) {
  .con_form form > table tr td .att {
    font-size: 87%;
  }
}
@media print {
  .con_form form > table tr td .att {
    font-size: 87%;
  }
}
.ie8 .con_form form > table tr td .att {
  font-size: 87%;
}
@media only screen and (max-width: 1200px) {
  .con_form form > table tr td .att {
    font-size: 93%;
  }
}
.con_form form > table tr td .att .red {
  color: #8f2b33;
}
.con_form form > table tr td .att + .att {
  margin-top: 0;
}
.con_form form > table tr td .txt {
  margin-top: 1em;
}
.con_form form > table tr td .cp_btn_line {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form > table tr td .cp_btn_line {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .cp_btn_line {
    margin-top: 1em;
  }
}
.con_form form > table tr td .cp_btn_line a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .cp_btn_line a {
    font-size: 100%;
  }
}
.con_form form > table tr td .cp_btn_line a:before, .con_form form > table tr td .cp_btn_line a:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_form form > table tr td .cp_btn_line a:after {
  content: "";
  margin-left: .5em;
  vertical-align: baseline;
  line-height: 1;
}
.con_form form > table tr td .cp_btn_line a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
.con_form form > table tr td .cp_btn_line a:hover:before {
  width: 0;
}
.con_form form > table tr td .cp_btn_line a i {
  padding-right: .5em;
}
.con_form form > table tr td .cp_btn_line a i:before {
  content: '\f03d';
  font-family: FontAwesome;
  left: 1em;
  font-size: 108%;
  top: 26%;
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .cp_btn_line a i:before {
    top: 27%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .cp_btn_line a i:before {
    font-size: 100%;
  }
}
.con_form form > table tr td .pdf {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form > table tr td .pdf {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form > table tr td .pdf {
    margin-top: 0.5em;
  }
}
.con_form form > table tr td .pdf a i:before {
  content: '\f1c1';
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr > th {
    width: 27%;
    margin-right: 3%;
    white-space: normal;
  }
}
@media print {
  .con_form form > table tr > th {
    width: 27%;
    margin-right: 3%;
    white-space: normal;
  }
}
.ie8 .con_form form > table tr > th {
  width: 27%;
  margin-right: 3%;
  white-space: normal;
}
@media only screen and (min-width: 768px) {
  .con_form form > table tr > td {
    width: 70%;
    white-space: normal;
  }
}
@media print {
  .con_form form > table tr > td {
    width: 70%;
    white-space: normal;
  }
}
.ie8 .con_form form > table tr > td {
  width: 70%;
  white-space: normal;
}
.con_form form .wrp_btns {
  text-align: center;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_btns {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_btns {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .wrp_btns {
    letter-spacing: -.5em;
  }
}
@media print {
  .con_form form .wrp_btns {
    letter-spacing: -.5em;
  }
}
.ie8 .con_form form .wrp_btns {
  letter-spacing: -.5em;
}
@media only screen and (min-width: 768px) {
  .con_form form .wrp_btns p {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print {
  .con_form form .wrp_btns p {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
}
.ie8 .con_form form .wrp_btns p {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
@media only screen and (min-width: 768px) {
  .con_form form .wrp_btns p:not(:first-child) {
    margin-left: 1em !important;
  }
}
@media print {
  .con_form form .wrp_btns p:not(:first-child) {
    margin-left: 1em !important;
  }
}
.ie8 .con_form form .wrp_btns p:not(:first-child) {
  margin-left: 1em !important;
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_btns p:not(:first-child) {
    margin-top: .5em !important;
  }
}
.con_form form .wrp_btns p#obj_submit {
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_form form .wrp_btns p#obj_submit {
    width: 255px;
  }
}
@media print {
  .con_form form .wrp_btns p#obj_submit {
    width: 255px;
  }
}
.ie8 .con_form form .wrp_btns p#obj_submit {
  width: 255px;
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_btns p#obj_submit {
    width: 90%;
  }
}
.con_form form .wrp_btns p#obj_submit em, .con_form form .wrp_btns p#obj_submit a {
  display: block;
  padding: .7em 1em;
  text-decoration: none;
  font-size: 108%;
  color: #393939;
  cursor: pointer;
  border: 1px solid #393939;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  -webkit-transition: color 300ms;
  transition: color 300ms;
  font-family: "Microsoft YaHei", "微软雅黑", "黑体", "SimHei", SimHei, "微软正黑体", "Microsoft JhengHei", Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_btns p#obj_submit em, .con_form form .wrp_btns p#obj_submit a {
    font-size: 100%;
  }
}
.con_form form .wrp_btns p#obj_submit em:before, .con_form form .wrp_btns p#obj_submit a:before {
  content: '';
  width: 0;
  height: 100%;
  background: #393939;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 300ms, width 300ms;
  -o-transition: opacity 300ms, width 300ms;
  -webkit-transition: opacity 300ms, width 300ms;
  transition: opacity 300ms, width 300ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.con_form form .wrp_btns p#obj_submit em span, .con_form form .wrp_btns p#obj_submit a span {
  position: relative;
  z-index: 1;
}
.con_form form .wrp_btns p#obj_submit em span:before, .con_form form .wrp_btns p#obj_submit em span:after, .con_form form .wrp_btns p#obj_submit a span:before, .con_form form .wrp_btns p#obj_submit a span:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_form form .wrp_btns p#obj_submit em span:after, .con_form form .wrp_btns p#obj_submit a span:after {
  content: "";
  margin-left: .5em;
  vertical-align: baseline !important;
}
.con_form form .wrp_btns p#obj_submit:hover em, .con_form form .wrp_btns p#obj_submit:hover a {
  color: #FFF;
}
.con_form form .wrp_btns p#obj_submit:hover em:before, .con_form form .wrp_btns p#obj_submit:hover a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_btns p#obj_submit {
    width: 220px;
  }
}
.con_form form .wrp_btns p#obj_submit em {
  border-color: #1c385a;
  background: #1c385a;
  color: #fff;
}
.con_form form .wrp_btns p#obj_submit em:before {
  background: #04080c;
}
.con_form form .wrp_btns p#obj_back {
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_form form .wrp_btns p#obj_back {
    width: 255px;
  }
}
@media print {
  .con_form form .wrp_btns p#obj_back {
    width: 255px;
  }
}
.ie8 .con_form form .wrp_btns p#obj_back {
  width: 255px;
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_btns p#obj_back {
    width: 90%;
  }
}
.con_form form .wrp_btns p#obj_back em, .con_form form .wrp_btns p#obj_back a {
  display: block;
  padding: .7em 1em;
  text-decoration: none;
  font-size: 108%;
  color: #393939;
  cursor: pointer;
  border: 1px solid #393939;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  -webkit-transition: color 300ms;
  transition: color 300ms;
  font-family: "Microsoft YaHei", "微软雅黑", "黑体", "SimHei", SimHei, "微软正黑体", "Microsoft JhengHei", Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_btns p#obj_back em, .con_form form .wrp_btns p#obj_back a {
    font-size: 100%;
  }
}
.con_form form .wrp_btns p#obj_back em:before, .con_form form .wrp_btns p#obj_back a:before {
  content: '';
  width: 0;
  height: 100%;
  background: #393939;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 300ms, width 300ms;
  -o-transition: opacity 300ms, width 300ms;
  -webkit-transition: opacity 300ms, width 300ms;
  transition: opacity 300ms, width 300ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.con_form form .wrp_btns p#obj_back em span, .con_form form .wrp_btns p#obj_back a span {
  position: relative;
  z-index: 1;
}
.con_form form .wrp_btns p#obj_back em span:before, .con_form form .wrp_btns p#obj_back em span:after, .con_form form .wrp_btns p#obj_back a span:before, .con_form form .wrp_btns p#obj_back a span:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_form form .wrp_btns p#obj_back em span:after, .con_form form .wrp_btns p#obj_back a span:after {
  content: "";
  margin-left: .5em;
  vertical-align: baseline !important;
}
.con_form form .wrp_btns p#obj_back:hover em, .con_form form .wrp_btns p#obj_back:hover a {
  color: #FFF;
}
.con_form form .wrp_btns p#obj_back:hover em:before, .con_form form .wrp_btns p#obj_back:hover a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_btns p#obj_back {
    width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .btn_det {
    width: 95%;
    margin: 1.5em auto 0;
    border-bottom: 1px solid #c6d4ec;
    color: #2b5d8f;
    padding: .8em;
    font-size: 108%;
    position: relative;
    cursor: pointer;
  }
  .con_form form .btn_det:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    line-height: 1;
    margin-top: -.5em;
    right: 1em;
    font-size: 129%;
    -moz-transition: -moz-transform 400ms;
    -o-transition: -o-transform 400ms;
    -webkit-transition: -webkit-transform 400ms;
    transition: transform 400ms;
  }
  .con_form form .btn_det.active:after {
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
  }
}
.con_form form .wrp_note {
  margin-top: 50px;
  border: 1px solid #c6d4ec;
  letter-spacing: .08em;
  line-height: 1.7;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_note {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_note {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .wrp_note {
    display: block;
  }
}
@media print {
  .con_form form .wrp_note {
    display: block;
  }
}
.ie8 .con_form form .wrp_note {
  display: block;
}
@media only screen and (min-width: 1201px) {
  .con_form form .wrp_note {
    font-size: 100%;
  }
}
@media print {
  .con_form form .wrp_note {
    font-size: 100%;
  }
}
.ie8 .con_form form .wrp_note {
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_note {
    letter-spacing: .05em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_note {
    display: none;
    font-size: 97%;
    line-height: 1.6;
    letter-spacing: .03em;
    background: #FFF;
    border-top: none;
    width: 95%;
    margin: auto;
  }
}
.con_form form .wrp_note > div {
  padding: 2.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .wrp_note > div {
    padding: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .wrp_note > div {
    padding: 1em;
  }
}
.con_form form .timeTable {
  display: table;
  border-spacing: 10px 0;
  margin-left: -10px;
  border-collapse: separate;
}
.con_form form .timeTable [class*="title"],
.con_form form .timeTable .wrap_table {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .con_form form .timeTable {
    width: 100%;
  }
}
@media print {
  .con_form form .timeTable {
    width: 100%;
  }
}
.ie8 .con_form form .timeTable {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .timeTable {
    width: calc(100% + 10px *2);
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable {
    border-spacing: 0;
    margin-left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
.con_form form .timeTable [class*="title"] {
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable [class*="title"] {
    padding: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .timeTable [class*="title"] {
    width: calc(1em + 10px * 2);
  }
  .con_form form .timeTable [class*="title"] i {
    display: block;
    text-align: center;
  }
}
@media print {
  .con_form form .timeTable [class*="title"] {
    width: calc(1em + 10px * 2);
  }
  .con_form form .timeTable [class*="title"] i {
    display: block;
    text-align: center;
  }
}
.ie8 .con_form form .timeTable [class*="title"] {
  width: calc(1em + 10px * 2);
}
.ie8 .con_form form .timeTable [class*="title"] i {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable [class*="title"] {
    width: calc(2em + 10px * 2);
    text-align: center;
  }
}
.con_form form .timeTable .title1 {
  color: #fff;
  background: #4172ac;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .title1 {
    width: 100%;
    text-align: left;
  }
}
.con_form form .timeTable .title2 {
  background: #fff;
  border: solid 1px #4172ac;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .title2 {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .timeTable .wrap_table {
    width: calc(100% - 1em + 10px * 2);
  }
}
@media print {
  .con_form form .timeTable .wrap_table {
    width: calc(100% - 1em + 10px * 2);
  }
}
.ie8 .con_form form .timeTable .wrap_table {
  width: calc(100% - 1em + 10px * 2);
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table {
    width: 100%;
  }
}
.con_form form .timeTable .wrap_table table {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table table {
    letter-spacing: -.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table table tbody {
    display: flex;
  }
  .con_form form .timeTable .wrap_table table tbody tr {
    display: flex;
    flex-direction: column;
  }
  .con_form form .timeTable .wrap_table table tbody tr th, .con_form form .timeTable .wrap_table table tbody tr td {
    height: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .8em;
  }
  .con_form form .timeTable .wrap_table table tbody tr:first-of-type {
    width: 60%;
  }
  .con_form form .timeTable .wrap_table table tbody tr:last-of-type {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .timeTable .wrap_table table tr:last-child td {
    border-bottom: solid 1px #c6d4ec;
  }
  .con_form form .timeTable .wrap_table table tr th:last-child,
  .con_form form .timeTable .wrap_table table tr td:last-child {
    border-right: solid 1px #c6d4ec;
  }
}
@media print {
  .con_form form .timeTable .wrap_table table tr:last-child td {
    border-bottom: solid 1px #c6d4ec;
  }
  .con_form form .timeTable .wrap_table table tr th:last-child,
  .con_form form .timeTable .wrap_table table tr td:last-child {
    border-right: solid 1px #c6d4ec;
  }
}
.ie8 .con_form form .timeTable .wrap_table table tr:last-child td {
  border-bottom: solid 1px #c6d4ec;
}
.ie8 .con_form form .timeTable .wrap_table table tr th:last-child,
.ie8 .con_form form .timeTable .wrap_table table tr td:last-child {
  border-right: solid 1px #c6d4ec;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table table tr {
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
  }
  .con_form form .timeTable .wrap_table table tr:last-child td {
    border-right: solid 1px #c6d4ec;
  }
  .con_form form .timeTable .wrap_table table tr th:last-child,
  .con_form form .timeTable .wrap_table table tr td:last-child {
    border-bottom: solid 1px #c6d4ec;
  }
}
.con_form form .timeTable .wrap_table table tr th,
.con_form form .timeTable .wrap_table table tr td {
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  border-top: solid 1px #c6d4ec;
  border-left: solid 1px #c6d4ec;
  min-width: auto;
  font-size: 100%;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table table tr th,
  .con_form form .timeTable .wrap_table table tr td {
    padding: 0.5em 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .timeTable .wrap_table table tr th,
  .con_form form .timeTable .wrap_table table tr td {
    width: 25%;
  }
}
@media print {
  .con_form form .timeTable .wrap_table table tr th,
  .con_form form .timeTable .wrap_table table tr td {
    width: 25%;
  }
}
.ie8 .con_form form .timeTable .wrap_table table tr th, .ie8
.con_form form .timeTable .wrap_table table tr td {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table table tr th,
  .con_form form .timeTable .wrap_table table tr td {
    font-size: 93%;
  }
}
.con_form form .timeTable .wrap_table table tr th {
  color: #000;
  background: #e2f3fe;
  white-space: normal;
}
@media only screen and (min-width: 1201px) {
  .con_form form .timeTable .wrap_table table tr th {
    font-size: 90%;
  }
}
@media print {
  .con_form form .timeTable .wrap_table table tr th {
    font-size: 90%;
  }
}
.ie8 .con_form form .timeTable .wrap_table table tr th {
  font-size: 90%;
}
.con_form form .timeTable .wrap_table table tr td {
  background: #fff;
}
.con_form form .timeTable .wrap_table table tr td.active_input {
  background: #eee;
}
.con_form form .timeTable .wrap_table table tr td input {
  margin-right: .5em;
}
@media only screen and (max-width: 767px) {
  .con_form form .timeTable .wrap_table table tr td input {
    vertical-align: middle;
  }
}
.con_form form .useBtn {
  font-size: 107%;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
@media only screen and (min-width: 768px) {
  .con_form form .useBtn {
    margin-left: calc(1em + 10px * 2 + 10px);
  }
}
@media print {
  .con_form form .useBtn {
    margin-left: calc(1em + 10px * 2 + 10px);
  }
}
.ie8 .con_form form .useBtn {
  margin-left: calc(1em + 10px * 2 + 10px);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .useBtn {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .useBtn {
    font-size: 100%;
  }
}
.con_form form .box_att {
  padding: 40px 6.66667%;
  border: 2px solid #a0b8d5;
  margin-top: 40px;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .box_att {
    padding: 30px 6.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att {
    padding: 1.5em 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .box_att {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att {
    margin-top: 1.5em;
  }
}
.con_form form .box_att ul li {
  position: relative;
  line-height: 1.57;
  padding-left: 1.5em;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_form form .box_att ul li {
    font-size: 108%;
    letter-spacing: .1em;
  }
}
@media print {
  .con_form form .box_att ul li {
    font-size: 108%;
    letter-spacing: .1em;
  }
}
.ie8 .con_form form .box_att ul li {
  font-size: 108%;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att ul li {
    letter-spacing: .06em;
  }
}
.con_form form .box_att ul li:before {
  content: '';
  position: absolute;
  top: .35em;
  left: 0;
  width: 12px;
  height: 12px;
  background: #b4becf;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.con_form form .box_att ul li em {
  color: #4172ac;
  font-weight: bold;
}
.con_form form .box_att ul li em a, .con_form form .box_att ul li em span {
  color: #4172ac;
}
.con_form form .box_att .annou {
  margin-top: 30px;
  font-size: 131%;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .box_att .annou {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att .annou {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .box_att .annou {
    font-size: 124%;
    letter-spacing: .08em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att .annou {
    font-size: 116%;
    letter-spacing: .06em;
  }
}
.con_form form .box_att .txt {
  margin-top: 15px;
  line-height: 1.57;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form form .box_att .txt {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att .txt {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .box_att .txt {
    font-size: 108%;
    letter-spacing: .1em;
  }
}
@media print {
  .con_form form .box_att .txt {
    font-size: 108%;
    letter-spacing: .1em;
  }
}
.ie8 .con_form form .box_att .txt {
  font-size: 108%;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  .con_form form .box_att .txt {
    letter-spacing: .06em;
  }
}
.con_form .box_thanks {
  margin-top: 85px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form .box_thanks {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks {
    margin-top: 2em;
  }
}
.con_form .box_thanks h3 {
  text-align: center;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 170%;
  color: #393939;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form .box_thanks h3 {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks h3 {
    font-size: 139%;
  }
}
.con_form .box_thanks .txt {
  text-align: center;
  font-size: 100%;
  line-height: 1.8;
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form .box_thanks .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks .txt {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks .txt {
    text-align: left;
  }
}
.con_form .box_thanks .btn {
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) {
  .con_form .box_thanks .btn {
    width: 216px;
  }
}
@media print {
  .con_form .box_thanks .btn {
    width: 216px;
  }
}
.ie8 .con_form .box_thanks .btn {
  width: 216px;
}
@media only screen and (max-width: 767px) {
  .con_form .box_thanks .btn {
    width: 90%;
  }
}
.con_form .box_thanks .btn em, .con_form .box_thanks .btn a {
  display: block;
  padding: .7em 1em;
  text-decoration: none;
  font-size: 108%;
  color: #393939;
  cursor: pointer;
  border: 1px solid #393939;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  -webkit-transition: color 300ms;
  transition: color 300ms;
  font-family: "Microsoft YaHei", "微软雅黑", "黑体", "SimHei", SimHei, "微软正黑体", "Microsoft JhengHei", Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_form .box_thanks .btn em, .con_form .box_thanks .btn a {
    font-size: 100%;
  }
}
.con_form .box_thanks .btn em:before, .con_form .box_thanks .btn a:before {
  content: '';
  width: 0;
  height: 100%;
  background: #393939;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 300ms, width 300ms;
  -o-transition: opacity 300ms, width 300ms;
  -webkit-transition: opacity 300ms, width 300ms;
  transition: opacity 300ms, width 300ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.con_form .box_thanks .btn em span, .con_form .box_thanks .btn a span {
  position: relative;
  z-index: 1;
}
.con_form .box_thanks .btn em span:before, .con_form .box_thanks .btn em span:after, .con_form .box_thanks .btn a span:before, .con_form .box_thanks .btn a span:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_form .box_thanks .btn em span:after, .con_form .box_thanks .btn a span:after {
  content: "";
  margin-left: .5em;
  vertical-align: baseline !important;
}
.con_form .box_thanks .btn:hover em, .con_form .box_thanks .btn:hover a {
  color: #FFF;
}
.con_form .box_thanks .btn:hover em:before, .con_form .box_thanks .btn:hover a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 100%;
}
.con_form .box_thanks .btn a {
  border: 1px solid #1c385a;
  color: #1c385a;
}
.con_form .box_thanks .btn a:before {
  background: #1c385a;
}

.ui-icon,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 0;
  height: 0;
}
