.baseW {
  max-width: 1200px;
}
.boxFormOption0301 .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
}
.boxFormOption0301 .wpcf7-list-item {
  width: 32%;
  margin-left: 2%;
}
.boxFormOption0301 .wpcf7-list-item label {
  border: 1px solid #5e5e5e;
  border-radius: 16px;
  padding: 35px 20px;
  display: block;
}
.boxFormOption0301 .wpcf7-list-item:nth-of-type(3n+1) {
  margin-left: 0;
}
.boxFormOption0301 .wpcf7-list-item:nth-child(n+4) {
  margin-top: 2%;
}
.boxFormOption0301 .wpcf7-list-item:last-child {
  width: 32%;
  margin-left: 2%;
}
.boxFormOption0301 .wpcf7-list-item-label {
  font-size: 1.125rem;
  font-weight: bold;
  color: #259950;
  margin-bottom: 0.8em;
  display: inline-block;
}
.boxFormOption0301 .wpcf7-list-item.is-checked label{
  background-color: #fff87b;
}
.boxFormOption0301 .option_description {
  font-size: 0.875rem;
  line-height: 1.77;
}
.boxFormOption0301 input[type=checkbox] {
  margin-bottom: 4px;
  width: 15px;
  height: 15px;
}
.boxFormOption0301 .lead {
  margin-bottom: 1.5em;
  line-height: 1.6;
}
.boxFormOption0302 {
  display: flex;
  margin-top: 2%;
  border: 1px solid #5e5e5e;
  border-radius: 16px;
  padding: 35px 20px;
}
.boxFormOption0302 .box01 {
  width: 32%;
}
.boxFormOption0302 .box01 label {
  font-size: 1.125rem;
  font-weight: bold;
  color: #259950;
  margin-bottom: 0.8em;
  display: inline-block;
}
.boxFormOption0302 .box01 input[type=checkbox] {
  margin-bottom: 4px;
  width: 15px;
  height: 15px;
}
.boxFormOption0302 .box02 {
  width: 68%;
}
.boxFormOption0302 .ttl {
  font-size: 0.9375rem;
  color: #fff;
  font-weight: 500;
  background-color: #ff630e;
  border-radius: 8px;
  margin-bottom: 1.2em;
  padding: 0.7em 0;
  text-align: center;
}
.boxFormOption0302 .wrap {
  display: flex;
  flex-wrap: wrap;
  pad: 0 16px;
}
.boxFormOption0302 dl {
  width: 31%;
  margin-left: 3.5%;
  display: flex;
  align-items: center;
}
.boxFormOption0302 dl:last-child {
  width: 60%;
}
.boxFormOption0302 dl:nth-of-type(3n+1) {
  margin-left: 0;
}
.boxFormOption0302 dl:nth-child(n+4) {
  margin-top: 16px;
}
.boxFormOption0302 dt {
  font-size: 0.9375rem;
  color: #ff630e;
  flex-shrink: 0;
  margin-right: 1rem;
}
.boxFormOption0302 dl:nth-of-type(4) dt {
  margin-right: 3.5rem;
}
.boxFormOption0302 dl:last-child dt {
  width: 115px;
}
.boxFormOption0302 dd {
  width: 158px;
}
.boxFormOption0302 dd input[type=text]{
  background-color: #fff;
  border: 1px solid #5e5e5e;
  border-radius: 4px;
  height: 30px;
  padding: 0.5em;
}
.boxFormOption0302.is-active {
  background-color: #fff87b;
}
.boxFormOption0302 input::placeholder {
  text-align: right;
}
.boxConstIn0102>.box_wrap>.box>.inputArea>dl>dd>.number-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.boxFormOption0303 .number-wrap input[type=text] {
  background-color: #fff;
  width: 2.5em;
  border-radius: 4px;
  border: 1px solid #000;
  padding: 0;
  text-align: center;
}
.boxFormOption0303 .number-wrap button {
  cursor: pointer;
}
.boxFormOption0303 .number-wrap .minus {
  background-color: #259950;
  border-radius: 10em;
  width: 22px;
  height: 22px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin-right: 9px;
  flex-shrink: 0;
  padding-top: 1px;
}
.boxFormOption0303 .number-wrap .plus {
  background-color: #259950;
  border-radius: 10em;
  width: 22px;
  height: 22px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin-left: 9px;
   flex-shrink: 0;
   padding-top: 1px;
}
.boxFormOption0303 .number-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.boxFormOptionLead {
  margin-bottom: 1.5em;
  padding-left: 0.5em;
  line-height: 1.7;
}
.boxFormOption0303 {
  display: flex;
  flex-wrap: wrap;
}
.boxFormOption0303 dl {
  width: 48.5%;
  border-bottom: 1px solid #eeeeee;
  padding: 30px 0;
  display: flex;
  align-items: center;
}
.boxFormOption0303 dl:nth-of-type(2n) {
  margin-left: 3%;
}
.boxFormOption0303 dt {
  width: 176px;
  font-weight: bold;
  font-size: 1.125rem;
}
.boxFormOption0303 dd {
  width: calc(100% - 176px);
  padding-right: 5%;
  display: flex;
  justify-content: space-between;
}
.boxFormOption0303 .num01 {
  display: flex;
  align-items: center;
}
.boxFormOption0303 .num01 .t {
  font-size: 0.9375rem;
  color: #259950;
  width: 5em;
}
.boxConstIn0102Confirm .boxConstIn0102 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.boxConstIn0102Confirm .boxConstIn0102 .ttlBaseH303 {
  width: 100%;
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm {
  width: 48%;
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm:nth-of-type(2n) {
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm dt {
  width: 45%;
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm dd {
  width: 55%;
}
.boxConstIn0102 .ttlBaseH302 {
  width: 100%;
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm.w100 {
  width: 100%;
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm.w100 dt {
  width: 30%;
}
.boxConstIn0102Confirm .boxConstIn0102 .dlForm.w100 dd {
  width: 70%;
}
.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.csnkForm input[type="email"], .csnkForm input[type="text"] {
    max-width: 600px;
}
.csnkForm select {
  max-width: 200px;
}
@media only screen and (min-width:751px) {
 .csnkForm.confirm .dlForm > dt {
  width: 18em !important;
 }
 .csnkForm.confirm .dlForm > dd {
  width: calc(100% - 18em) !important;
 }



.boxCostFormBtnArea {
  border-top: 1px #eee solid;
  padding-top: 60px;
}
}
@media only screen and (max-width:750px) {
  .boxFormFlow .ttl {
    font-size: 1.25rem;
  }
  .boxFormFlow .num {
    width: 2em;
    height: 2em;
  }
  .boxConstIn0102 .box_wrap .box {
    width: 100%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .boxConstIn0102 .box_wrap .box:nth-child(n+2) {
    margin-top: 1rem !important;
  }
  .boxConstIn0102 .box_wrap .box .p01 {
    width: 100%;
  }
  .boxConstIn0102 .box_wrap .box .img {
    width: 60px;
    height: 60px;
    margin: 0;
  }
  .boxConstIn0102>.box_wrap>.box>.inputArea {
    width: calc(100% - 60px);
    padding-left: 5%;
  }
  .boxConstIn0102>.box_wrap>.box>.inputArea>dl:first-child {
    margin-top: 0;
  }
  .boxFormOption0301 .wpcf7-list-item {
    width: 100% !important;
    margin: 0 !important;
  }
  .boxFormOption0301 .wpcf7-list-item:nth-child(n+2) {
    margin-top: 1rem !important;
  }
  .boxFormOption0302 {
    display: block !important;
  }
  .boxFormOption0302 .box01 {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .boxFormOption0302 .box02 {
    width: 100% !important;
  }
  .boxFormOption0302 dl {
    width: 100% !important;
    margin: 0 !important;
  }
  .boxFormOption0302 dl:nth-child(n+2) {
    margin-top: 0.6em !important;
  }
  .boxFormOption0302 dl dt {
    width: 8em !important;
    margin: 0 !important;
  }
  .boxFormOption0302 dd {
    width: calc(100% - 8em) !important;
  }
  .boxFormOption0303 {
    display: block;
  }
  .boxFormOption0303 dl {
    width: 100%;
    padding: 1em 0;
    margin-left: 0 !important;
    display: block;
  }
  .boxFormOption0303 dt {
    width: 100%;
    margin-bottom: 0.8em;
  }
  .boxFormOption0303 dd {
    width: 100%;
    padding-right:0;
  }
  .boxFormOption0303 .num01 {
    width: 48%;
  }
  .boxFormOption0303 .num01:nth-of-type(2) {
    margin-left: auto;
  }
  .csnkForm .dlForm > dt{
    padding-left: 0 !important;
  }
  .wpcf7-form-control-wrap {
    width: 100%;
  }
  .boxConstIn0102Confirm .boxConstIn0102 .dlForm dd,
  .boxConstIn0102Confirm .boxConstIn0102 .dlForm dt {
    width: 100%;
  }
  .boxConstIn0102Confirm .boxConstIn0102 .ttlBaseH303 {
    padding-left: 0.5em;
  }
  .boxConstIn0102Confirm .boxConstIn0102 .ttlBaseH303 h3:before {
    top: 0.45em;
  }
  .boxConstIn0102Confirm .boxConstIn0102 .ttlBaseH303 h3 {
    padding-left: 1.5em;
  }
}


