.mgb50 {
  margin-bottom: 50px; }

#bg_wrapper {
  width: 267px;
  height: 306px;
  position: fixed;
  top: 180px;
  left: 19px;
  right: 0;
  margin: auto;
  z-index: -1;
  background-image: url(../images/note/bg_main.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 267px 306px; }

#title_note {
  width: 204px;
  margin: 0 auto;
  margin-top: 90px;
  margin-bottom: 50px; }

#note_main {
  width: 300px;
  margin: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
  line-height: 23px; }
  #note_main h3 {
    font-size: 15px; }
  #note_main ul {
    padding-left: 20px; }
  #note_main p {
    margin-bottom: 50px; }

#content_wrapper {
  margin-bottom: 150px; }

#btn_contact {
  width: 299px;
  height: 50px;
  display: block;
  margin: 0 auto;
  margin-top: 60px; }
