@charset "euc-jp";

p {
margin-top: 0;
margin-bottom: 1.5em;
line-height: 2em;
font-size: 13px;
}
.ftxt15.ichi {border-top: 0 none;}
#delivery, #payment {margin-top: 150px;}
#contents {
margin-top: 50px;
}
h2.midashi {
font-size: 16px;
letter-spacing: 0.12em;
margin-bottom: 20px;
font-weight: 500;
  text-transform: capitalize;
}
h2.midashi span {
font-size: 11px;
color: #888;
font-weight: normal;
display: block;
margin-top: 11px;
}
.delivery-box {display: none;}
.ftxt15 {
font-size: 12px;
display: block;
border-top: 1px solid #dfdfdf;
padding-top: 30px;
}
dt, dd {
line-height: 2;
}
.haisou {
width: 100%;
max-width: 400px;
}
.txt_12 {
font-size: 14px;
}
@media (max-width: 643px) {
  #contents {
margin-top: 10px;
}
}