@charset "utf-8";
.mailmagazine_ttl {
  padding: 30px 15px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.mailmagazine_reg {
  padding: 15px;
}

.mailmagazine_reg_txt {
  margin-block: 15px;
  font-size: 14px;
  line-height: 1.5;
}

.red {
  color: #ff0000;
  font-weight: bold;
}

.mailmagazine_price {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.mailmagazine_price_txt {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.mailmagazine_price_txt span {
  color: #ff0000;
  font-weight: bold;
}
.reg_step {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.reg_step_ttl {
  margin: 15px;
  padding: 10px;
  border: 1px solid #fe77a7;
  background: #fff1f6;
  color: #fe77a7;
  font-weight: bold;
}

.reg_step_txt {
  margin: 15px;
  font-size: 14px;
  line-height: 1.5;
}

.mailTo {
  padding-block: 15px 30px;
  text-align: center;
}

.mailTo_txt {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}
