@charset "UTF-8";
/*///////////////////////////////////////////////////////////////////////

商品をご購入いただくお客様へ

///////////////////////////////////////////////////////////////////////*/
.main {
  float: none !important;
  margin: 0 auto 100px;
}
.os-contact-wrap,
.bnr-wari-appeal-wrap,
.bnr-okawakagu-appeal {
  display: none;
}


.attention {
  font-size: 14px;
  line-height: 1.57;
}
.customer-Precautions_ttl {
  margin: 40px 0;
  font-size: 26px;
  text-align: center;
}
.attention-inner {
  padding: 0 40px;
}
.attention-confirm {
  margin: 0 20px 50px;
  padding: 18px 0 20px;
  border: solid 1px #9a6021;
  background-color: #fffbf5;
  font-feature-settings: "palt";
  letter-spacing: 0.1ex;
}
.attention-confirm_lead {
  margin-bottom: 15px;
  color: #9a6021;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.attention-confirm_txt {
  color: #9a6021;
  line-height: 1.57;
  text-align: center;
}
.attention_hd {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  text-indent: -1em;
}
.attention-list {
  margin-left: 8px;
}
.attention-box {
  margin-bottom: 40px;
}
.attention-list li {
  margin-bottom: 20px;
  list-style-type: disc;
}
.attention_notes-wrap {
  margin: 20px 0 27px 10px;
  font-size: 13px;
  line-height: 1.53;
}
.attention_notes {
  margin: 10px 0 25px 24px;
  font-size: 13px;
  line-height: 1.53;
  text-indent: -1em;
}
.attention-detail {
  margin-bottom:30px;
}
.attention-detail dt::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin:0 5px;
  background: #9a6021;
  transform: rotate(45deg);
}
.attention-detail dt {
  color: #9a6021;
  font-weight: bold;
  margin: 25px 0 5px;
}
.detail_list {
  list-style-type: disc;
  display: list-item;
  margin: 9px 0 0 24px;
  padding-left: 0;
}
.elevator-wrap {
  margin: 25px auto 40px;
}
.elevator-size {
  width: 310px;
  border-collapse: collapse;
  margin: 0 166px 10px 147px;
}
.elevator-size th {
  background-color: #fafafa;
  border: 1px solid #ddd;
  padding: 10px 10px 10px 20px;
}
.elevator-size td {
  border: 1px solid #ddd;
  padding: 10px 15px 10px 28px;
  text-align: right;
  font-size: 16px;
}
.elevator-notes {
  font-size: 10px;
  text-align: center;
}
.strong{
  font-weight: bold;
}
