@charset "utf-8";
/* CSS Document */
#inner-data h2 {
  font-size: 1em;
  line-height: 23px;
}
#inner-data .note {
  padding-bottom: 2px;
}
.marg-sec {
  margin-bottom: 20px;
}
#inner-data .note {
  font-size: 0.95em;
}
.post-img > img {
  width: 100%;
  margin-bottom: 15px;
}
.marg-sec ul li {
  color: #373737;
  font-size: 1em;
}
.post-img {
  margin: 10px 0;
}
.marg-sec p {
  font-size: 1em;
  margin-top: 5px;
  margin-bottom: 6px;
  line-height: 25px;
}
.sup {
  color: #676b6d;
  font-size: 0.9em;
  margin: 0 !important;
  display: inline-block;
}
.marg-sec > h5 {
  margin-bottom: 5px;
  margin-top: 20px;
}
.marg-sec h4 {
  color: #114f6a;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 26px;
  font-weight: 600;
}
/* .marg-sec p a {
  text-decoration: underline;
} */
.marg-sec p.pay-note-red {
  color: #d33f34;
}
