form {
  display: inline;
}

strong {
  color: #b34c4c;
  font-weight: bold;
}

#look table tr#tabletitle {
  display: none;
}
#look table td {
  padding-bottom: 0.3rem;
}
#look table td.no {
  display: none;
}
#look table td.image img {
  width: 100px;
  float: left;
  margin-bottom: 1rem;
}
#look table td.name, #look table td.unit_price, #look table td.num, #look table td.unit_total, #look table td.del {
  margin-left: 110px;
}
#look table td.name {
  font-weight: bold;
}
#look table td.name span {
  display: block;
  font-weight: normal;
  font-size: 0.875rem;
  color: #7e8f3d;
  margin-left: 0.3rem;
}
#look table td.unit_total {
  color: #b34c4c;
  font-weight: bold;
}
#look table td.del {
  text-align: right;
}
#look table td.subtotal, #look table td.postage, #look table td.daibiki, #look table td.totalprice {
  display: inline;
  color: #b34c4c;
  font-weight: bold;
}
#look table th.subtitle {
  display: inline;
}
#look #cartnoitem {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.sptitle {
  color: #7e8f3d;
  font-weight: normal;
}

.unit {
  color: #333333;
  font-weight: normal;
  font-size: 0.857rem;
  margin-left: 0.2rem;
}

@media print, screen and (min-width: 769px) {
  .sptitle {
    display: none;
  }
  .spsup {
    display: none;
  }
  #look table th {
    width: auto;
  }
  #look table tr#tabletitle {
    display: table-row;
  }
  #look table tr#tabletitle th {
    text-align: center;
  }
  #look table td {
    vertical-align: middle;
  }
  #look table td.no {
    display: table-cell;
    text-align: right;
    width: 20px;
  }
  #look table td.image {
    padding: 3px;
    width: 60px;
    text-align: center;
  }
  #look table td.image img {
    width: 60px;
    float: none;
    margin-bottom: 0;
    vertical-align: bottom;
  }
  #look table td.name {
    font-weight: normal;
  }
  #look table td.unit_price {
    width: 100px;
    text-align: right;
  }
  #look table td.num {
    width: 70px;
    text-align: center;
  }
  #look table td.unit_total {
    width: 100px;
    text-align: right;
  }
  #look table td.del {
    width: 50px;
    text-align: center;
  }
  #look table td.subtotal, #look table td.postage, #look table td.daibiki, #look table td.totalprice {
    display: table-cell;
    text-align: right;
  }
  #look table th.subtitle {
    display: table-cell;
  }
  #look #cartnoitem {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#buttons div.buttons {
  text-align: center;
}
#buttons div.buttons button {
  width: 18rem;
  padding: 0.5rem;
  cursor: pointer;
  margin-bottom: 1rem;
  background: #efefef;
  border: 1px solid #333333;
  color: #000000;
}
#buttons div.buttons button.button_submit {
  font-weight: bold;
  color: #cc0000;
}
#buttons p {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
#buttons p.warning {
  font-weight: bold;
  color: #cc0000;
}
#buttons p.paycard {
  font-size: 0.875rem;
  font-weight: 500;
  color: #cc1f00;
}

@media print, screen and (min-width: 769px) {
  #buttons {
    text-align: center;
  }
  #buttons form {
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
  }
  #buttons div.buttons {
    display: inline;
    margin: auto 10px;
  }
  #buttons div.buttons button {
    width: 12rem;
    margin-bottom: 0;
  }
}
input,
textarea,
select {
  padding: 0.3rem;
  font-size: 1rem;
}

input:focus,
textarea:focus {
  outline: none;
}

table.input td input.input_name {
  width: 98%;
  max-width: 500px;
}
table.input td input.input_zip1 {
  width: 50px;
}
table.input td input.input_zip2 {
  width: 60px;
}
table.input td input.input_tel, table.input td input.input_fax {
  width: 200px;
}
table.input td input.input_mail {
  width: 98%;
  max-width: 500px;
  margin-bottom: 3px;
}
table.input td input.input_noshi {
  width: calc(98% - 1rem);
  max-width: calc(500px - 1rem);
}
table.input td textarea.input_address {
  width: 98%;
  max-width: 700px;
  height: 4rem;
}
table.input td textarea.input_comment {
  width: 98%;
  max-width: 700px;
  height: 10rem;
}
table.input td textarea.input_label_word {
  width: calc(98% - 1rem);
  max-width: calc(500px - 1rem);
  height: 3rem;
}
table.input td label {
  display: block;
  margin-top: 6px;
  margin-bottom: 6px;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  table.input td label {
    margin: 0;
    display: inline-block;
  }
}
table.input td .info {
  margin: 0;
  padding: 0;
  margin-top: 0.5rem;
  padding-left: 1rem;
  text-indent: -1rem;
}
table.input td .exsample {
  display: block;
}
table.input td .spconfirm {
  display: block;
}
table.input td .nospconfirm {
  display: none;
}

#agebase {
  text-align: center;
}
#agebase input {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 5px;
}
#agebase label {
  font-size: 1.2rem;
}

#thanks, #thanks2, #thanks3 {
  margin: 0;
  padding: 0;
}

#thanks {
  font-size: 1.143rem;
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#thanks2 {
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 769px) {
  #thanks, #thanks2, #thanks3 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.error {
  color: #ff0000;
  font-weight: bold;
}

#add-error {
  color: #b34c4c;
  font-weight: bold;
}/*# sourceMappingURL=style.css.map */