/* -------------------------- */
/* content */
/* -------------------------- */
/* contents_head */
.contents_head {
  background-image: url(/images/services/making-post/bg_header.jpg);
}

/* making-post */
.makingpost_about {
  margin-top: 20px;
}

.makingpost_about .list_outline {
  margin-bottom: 15px;
}

.top_contents_wrap {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .makingpost_about {
    margin-top: 30px;
  }
  .top_contents_wrap {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 1280px) {
  .makingpost_about {
    margin-top: 45px;
  }
  .top_contents_wrap {
    margin-bottom: 80px;
  }
}

/*# sourceMappingURL=map/services_making-post.css.map */
