@charset "utf-8";
/*---------- フォーム ----------*/
.form {
  font-size: 12px;
  background-image: url("../img/common/bg2.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0 0 60px;
}
.form #bread, .form #bread a {
  color: #333333;
}
.form .contentIn {
  background-color: #fff;
  padding: 40px 0;
}
.form .step {
  text-align: center;
  margin: auto;
}
.form h2 {
  text-align: center;
  margin: 15px auto;
}
.formbox {
  width: 890px;
  color: #4C4C4C;
  margin: auto;
}
.form .prs {
  text-align: center;
  color: #fff;
  background: #666666;
  padding: 10px 0;
}
.formbox table {
  width: 100%;
  color: #333;
  margin: 30px auto;
}
.formbox th, .formbox td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 15px 30px;
  border-bottom: 1px solid #B3B3B3;
}
.formbox tr:first-child th, .formbox tr:first-child td {
  border-top: 1px solid #B3B3B3;
}
.formbox th {
  line-height: 150%;
  width: 226px;
  background: url(../img/form/form_bg.gif) repeat;
}
.formbox td {
  line-height: 150%;
}
.formbox td input[type="text"], .formbox td textarea {
  border: 1px solid #cccccc;
  padding: 3px 8px;
  line-height: 20px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.formbox td textarea {
  width: 90%;
}
.formbox td select {
  border: 1px solid #cccccc;
  padding: 3px 10px;
}
.formbox th .must {
  display: block;
  color: #fff;
  font-size: 11px;
  background: #FF0000;
  padding: 1px 6px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: right;
}
.formbox .mail th .must {
  margin-top: 10px;
  float: right;
}
.formbox th .small {
  font-size: 11px;
  display: block;
}
.formbox p.att {
  text-align: center;
  color: #fff;
  background: url(../img/inquiry/bg2.jpg) 0 0 repeat;
  font-weight: bold;
  padding: 3px;
  line-height: 24px;
  margin: 15px 0 30px;
}
.formbox .ko {
  width: 90px;
  height: 24px;
}
.formbox .size {
  border: none;
  padding: 10px 0 0 30px;
  width: 280px;
}
.formbox .m {
  border: none;
  padding: 10px 0 0 0;
}
.formbox .l {
  padding: 10px 0 10px 0;
}
.form h2.ttl {
  font-weight: bold;
  margin: 40px 0 25px;
}
.form #submit_btn .recet, .form #submit_btn .submit {
  display: none;
}
#submit_btn {
  width: 840px;
  text-align: center;
  margin: auto;
}
#submit_btn .send {
  width: 510px;
  height: 77px;
  text-align: center;
  display: block;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  margin: 50px auto 10px;
  background: url(../img/form/send.gif) no-repeat;
}
#submit_btn .recet {
  width: 400px;
  height: 60px;
  text-align: center;
  display: inline-block;
  border: 4px solid #000;
  cursor: pointer;
  color: #000;
  font-weight: bold;
  margin: 20px 15px 10px 0;
  background: #fff;
  font-size: 16px;
}
#submit_btn .submit {
  width: 400px;
  height: 60px;
  text-align: center;
  display: inline-block;
  border: 4px solid #f00;
  cursor: pointer;
  color: #f00;
  font-weight: bold;
  margin: 20px auto 10px;
  background: #fff;
  font-size: 16px;
}
.formbox td p {
  margin: 5px 0;
}
.mw_wp_form_input .re_check {
  display: none;
}
.mw_wp_form_preview #submit_btn {
  margin: 25px auto 10px;
}
.re_check {
  color: #595757;
  text-align: center;
  margin-top: 50px;
}
.mw_wp_form_preview .check_hidden {
  display: none;
}
.mw_wp_form .vertical-item {
  margin: 5px 0;
}
.mw_wp_form .vertical-item input {
  margin-right: 5px;
}
.sp_ttl {
  display: none;
}
#ui-datepicker-div {
  padding: 1rem !important;
  border: 1px solid #fff !important;
  background: #fff !important;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
}
.ui-datepicker-calendar th span {
  color: #555555 !important;
  font-size: 1.1rem !important;
  padding: 3px;
}
.ui-datepicker-calendar td {
  text-align: center;
  padding: 3px;
  /*border: 1px solid #333;*/
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  font-weight: normal;
  font-size: 1.1rem !important;
}
.ui-widget-content a.ui-state-default {
  color: #000;
}
.ui-widget-content span.ui-state-default {
  color: #cccccc;
}
.ui-widget-header {
  border: 1px solid #fff !important;
  background: #fff !important;
  color: #555 !important;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 1.2rem !important;
  margin: 5px auto;
}
.ui-datepicker-month, .ui-datepicker-year {
  border: none !important;
}
.ui-datepicker .ui-datepicker-title select {
  margin-left: 1rem !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  /*width: 19% !important;*/
}
/*-----矢印 カスタマイズ-------*/
.ui-datepicker-prev span.ui-icon, .ui-datepicker-next span.ui-icon {
  text-indent: -9999px !important;
  overflow: hidden !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.ui-datepicker-prev span.ui-icon {
  background-image: url('../img/common/icon_link_circle1.svg') !important;
}
.ui-datepicker-next span.ui-icon {
  background-image: url('../img/common/icon_link_circle.svg') !important;
}
.ui-datepicker-prev, .ui-datepicker-next {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
}
.ui-datepicker-prev {
  margin: 0 30px 0 0;
}
.ui-datepicker-next {}