@charset "utf-8";

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea{
  margin-bottom: 10px !important;
}
.your-sei .seimei,
.your-mei .seimei,
.furigana-sei .seimei,
.furigana-mei .seimei{
  width: 110px;
}
.your-zip1,
.zip,
.your-zip2,
.w-min{
  width: 60px !important;
  margin-bottom: 10px !important;
}
input, select{ font-size:16px !important; }
select{
  width: 100% !important;
  height: 40px;
  min-height: 30px;
}
.single dl.contact {
  overflow: hidden;
  background-color: #f9f9f9;
  border-bottom: solid rgb(221, 221, 221) 3px;
  border-left: solid rgb(221, 221, 221) 3px;
  border-right: solid rgb(221, 221, 221) 3px;
}
.single dl.contact dt, .single dl.contact dd {
  padding: 20px 1.5%;
  border: none;
  box-sizing: border-box;
  border-top: solid rgb(221, 221, 221) 3px;
}
.single dl.contact dt {
  clear: both;
  width: 33%;
  float: left;
}
.single dl.contact dt span.must {
  float: right;
  line-height: 1.8em;
  display: block;
  font-size: 12px;
  color: rgb(255, 255, 255);
  padding: 0 .5em;
  border-radius: 2px;
  background-color: rgb(203, 105, 112);
}
.single dl.contact dd {
  width: 67%;
  float: right;
  clear: none;
  background: rgb(255, 255, 255);
  line-height: 1;
}
table.form-table{
  border-collapse: collapse;
  font-size: 15px;
}
table.form-table tbody{ border: solid rgb(221, 221, 221) 3px; }
table.form-table caption{}
table.form-table tr{}
table.form-table th,
table.form-table td{
  font-size: 16px;
  padding: 15px 1.5%;
  border: solid rgb(221, 221, 221) 1px;
}

table.form-table th p,
table.form-table td p{
  margin: 0;
}


table.form-table td ol{
  margin-left: 30px;
}
table.form-table th{
  width: 36%;
  vertical-align: top;
  background: #f9f9f9;
}
table.form-table td{}
table.form-table th span.must {
  float: right;
  line-height: 1.8em;
  display: block;
  font-size: 12px;
  color: rgb(255, 255, 255);
  padding: 0 .5em;
  border-radius: 2px;
  background-color: rgb(203, 105, 112);
}
table.form-table td #color-check .wpcf7-list-item,
.wpcf7-form-control.wpcf7-radio.cover .wpcf7-list-item{
  display: block;
}
.wpcf7-radio .wpcf7-list-item{
  margin: 0 1em 0 0px;
}

table.form-table td .check-con .wpcf7-list-item{
  display: block;
}

@media (max-width: 650px) {
  table.form-table{}
  table.form-table th,
  table.form-table td{
    width: 100%;
    display: block;
    padding: 20px 15px;
    box-sizing: border-box;
  }
  table.form-table th span.must{
    margin-right: 5px;
    display: inline-block;
    float: none;
    width: 30px;
    text-align: center;
  }
  input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea{
    width: 100%;
  }
  div.wpcf7 input[type="file"]{
    font-size: 14px !important;
  }





}
