#cart .mv_inpages02 {
  background-color: #d9d9d9;
}
#cart input,
#cart textarea.message {
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0.23em;
}
#cart input.short {
  width: 150px;
}
#cart .sp_th {
  display: none;
}

.innerBox {
  margin: 0 auto;
  padding-bottom: 50px;
  max-width: 960px;
  width: 92%;
  overflow: hidden;
}

.style01 tbody tr {
  border: 1px solid #000;
}
.style01 tbody tr > th {
  background: #f7f7f7 !important;
  padding: 20px 25px;
}
.style01 tbody tr > td {
  padding: 20px 25px;
}
.style01 tbody tr > td a {
  text-decoration: underline;
}
.style01 .ddx {
  margin-bottom: 5px;
}
.style01.yabai50x tr:nth-child(odd) td {
  background: #f7f7f7 !important;
}
.style01.yabai50x tr:nth-child(even) th {
  background: #fff !important;
}

.tac thead tr {
  border: 1px solid #000;
}
.tac thead th {
  background: #f7f7f7;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
.tac tbody tr {
  border: 1px solid #000;
}
.tac tbody tr > th {
  padding: 10px;
  vertical-align: middle;
}
.tac tbody tr > td {
  padding: 10px;
  vertical-align: middle;
}

.delete_btn {
  border: solid 1px #000;
  background-color: #eee;
  text-align: center;
  padding: 1px 5px;
}

.cart2_pt2 thead .th00 {
  width: 50px;
}
.cart2_pt2 thead .th02 {
  width: 50px;
}
.cart2_pt2 thead .th03 {
  width: 160px;
}
.cart2_pt2 thead .th04 {
  width: 160px;
}
.cart2_pt2 thead .th05 {
  width: 70px;
}
.cart2_pt2 tbody tr > td:not(.td01) {
  text-align: center;
}

.txtcntr {
  text-align: center;
}

.rentalpcH3 {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
}

.labels_wp {
  margin: 10px 0;
}
.labels_wp > label {
  display: block;
  margin: 5px 0;
}

.add_wp > label {
  display: block;
  margin: 5px 0;
}

.small {
  font-size: 85%;
}

.shiharaihosoku {
  font-size: 12px;
  margin-top: 10px;
}

.stxt {
  font-size: 90%;
  display: inline-block;
  margin: 0 5px;
  position: relative;
}

.soinput_wp .tac02 td {
  text-align: center;
}

.yubin {
  margin-right: 5px;
}

.shitagaki_hozo {
  margin: 15px 0 5px;
  position: relative;
}
.shitagaki_hozo.on .s_cartin_pop {
  opacity: 1;
  z-index: 1;
}

.s_cartin {
  display: inline-block;
  background: #000;
  color: #fff;
  position: relative;
  padding: 4px 15px;
  font-size: 90%;
}

.s_cartin_pop {
  position: absolute;
  top: 0px;
  right: -30px;
  display: inline-block;
  background: #f73030;
  padding: 1px 7px;
  font-size: 11px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  z-index: -1;
}

.add_blue {
  display: inline-block;
  background: #2fa8e1;
  color: #fff;
  position: relative;
  padding: 4px 15px;
  text-decoration: none;
  font-size: 90%;
}

.add_red {
  display: inline-block;
  background: #e12f2f;
  color: #fff;
  position: relative;
  padding: 4px 15px;
  text-decoration: none;
  font-size: 90%;
}

.detailtxt {
  padding: 2px 8px;
  display: inline-block;
  background: #4abdff;
  border-radius: 6px;
  color: #fff;
  font-size: 80%;
  margin-top: 2px;
}

.detail_box2 {
  padding-top: 16px;
  font-size: 14px;
}

.dete_dl dd {
  display: none;
}

.hiddnx_wp {
  display: none;
}

.identify_ttntn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}
.identify_ttntn .identify_ttntn_box {
  padding: 20px;
  background: #eff2e2;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.identify_ttntn .identify_ttntn_box:first-of-type {
  margin-right: 16px;
}
.identify_ttntn .identify_ttntn_hdr {
  padding-bottom: 0;
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
}
.identify_ttntn .identify_ttntn_txt {
  font-size: 14px;
}

a.btn05 {
  margin: 0 0 2%;
  padding: 10px;
  border: 1px solid #000;
  background: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 60%;
  color: #fff;
  text-decoration: unset !important;
}

.submitno_wpp {
  max-width: 600px;
  margin: 0 auto;
}
.submitno_wpp .btn {
  max-width: 100%;
}

.aulki {
  text-decoration: underline;
}

.haiso_seles {
  font-size: 80%;
}

@media screen and (max-width: 768px) {
  #cart .mv_inpages02 h2 {
    font-size: 8vw;
  }
  #cart .style01 {
    display: block;
    border: 1px solid #000;
  }
  #cart .style01 tbody {
    display: block;
  }
  #cart .style01 tbody tr {
    border: 0px solid #000;
    display: block;
  }
  #cart .style01 tbody tr > th {
    display: block;
    padding: 3%;
  }
  #cart .style01 tbody tr > td {
    display: block;
    padding: 3%;
  }
  #cart .cart2_pt1 tbody tr td {
    text-align: left;
  }
  #cart .style01.yabai50x tr > th {
    background: #f7f7f7 !important;
  }
  #cart .style01.yabai50x tr > td {
    background: #fff !important;
  }
  #cart .soinput_wp .tac02 td {
    text-align: left;
  }
  #cart .tac thead {
    display: none;
  }
  #cart .tac tbody {
    display: block;
  }
  #cart .tac tbody tr {
    display: block;
  }
  #cart .tac tbody tr th {
    display: block;
    background: #f7f7f7 !important;
  }
  #cart .tac tbody tr td {
    display: block;
    text-align: left !important;
  }
  #cart .cart2_pt2 tbody tr > td:not(.td01) {
    text-align: left;
  }
  #cart .sp_th {
    display: block;
  }
}
