#title_comment {
  width: 204px;
  margin: 0 auto;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  margin: auto; }

.bgWrapper {
  position: relative;
  z-index: -1;
  left: 0;
  right: 0;
  margin: auto; }

#comment_1_wrapper {
  width: 100%;
  height: 287px;
  top: 131px;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../images/comment/bg_main_1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 320px 287px; }

#comment_2_wrapper {
  visibility: hidden;
  width: 100%;
  height: 287px;
  top: 101px;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../images/comment/bg_main_2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 320px 287px; }

#comment_1_comment {
  position: relative; }

#comment_2_comment {
  position: relative; }

#comment_1 {
  margin-bottom: 195px; }
  #comment_1 h3 {
    margin: 0 auto;
    padding-top: 375px;
    margin-bottom: 25px; }
  #comment_1 .message {
    line-height: 1.75em;
    background-size: 320px 310px; }

#comment_2 h3 {
  margin: 0 auto;
  margin-bottom: 30px; }
#comment_2 .message {
  background-size: 320px 336px; }

#title_comment_1 {
  width: 207px;
  margin: 0 auto;
  margin-top: 12px; }

#title_comment_2 {
  width: 112px;
  margin: 0 auto;
  margin-top: 88px; }

.message {
  font-size: 12px;
  line-height: 2em;
  color: #fff;
  letter-spacing: 0.3px;
  background-image: url(../images/comment/bg_comment.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0 10px; }

footer.footer {
  margin-top: 95px; }


