@charset "euc-jp";

#opt_content {
  width:90%;
  margin:0px auto;
}

.opt_size_exp {
  font-size:12px;
  text-align:center;
}

.option_box {
  width:780px;
  margin:0 auto;
}

h1 .option_heading {
  font-size:13px;
  letter-spacing:-0.05em;
  background-color:#efefef;
  padding:5px 20px;
  text-align:center;
}

.option_heading {
  padding-left: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: normal;
  border: none;
}

.option_none {
  margin-top: 50px 0;
  text-align: center;
  font-size: 18px;
}

.option_close_btn {
  text-align: center;
}

.option-regularprice {
  text-decoration:line-through;
}

@media (max-width: 768px) {
}