@charset "UTF-8";
#sec01, #sec02 {
  text-align: center;
}
.cts_p {
  line-height: 2.2em;
  margin-bottom: 30px;
}

@media (max-width:767px) {
.cts_p {
  line-height: 1.6em;
}
}

@media (max-width:767px) {
#sec01 img.sale_img {
  margin-bottom: 15px;
}
}
