/*
 *  nitroplus_blasterz / story.scss / story.css
 *  compass mode
 *  version --- 1.0
 *  author  --- coreframe, inc.
 *  updated --- 2015/09/11
 *
 */
/* line 21, ../sass/story.scss */
#story #content .title h2 {
  top: 86px;
  left: 30px; }
/* line 26, ../sass/story.scss */
#story #content .lead {
  background: url("../../story/img/story_text_lead.jpg") no-repeat;
  height: 180px;
  margin-top: -156px;
  text-indent: -5000px; }
/* line 33, ../sass/story.scss */
#story .wp {
  position: relative; }
  /* line 34, ../sass/story.scss */
  #story .wp h3 {
    position: relative; }
    /* line 36, ../sass/story.scss */
    #story .wp h3.title-new:before {
      content: "new";
      text-indent: -5000px;
      display: block;
      height: 24px;
      width: 58px;
      background: url("../../story/img/ico_new.png") no-repeat;
      position: absolute;
      top: 11px;
      left: 89px;
      z-index: 60; }
  /* line 53, ../sass/story.scss */
  #story .wp .screenshot {
    position: absolute;
    top: 30px;
    right: 30px;
    background: url("../../story/img/story_img_base.png") no-repeat;
    width: 442px;
    height: 266px; }
    /* line 61, ../sass/story.scss */
    #story .wp .screenshot .thmb img {
      margin-bottom: 5px; }

/*screenshot  ----------------------------------------*/
/* line 73, ../sass/story.scss */
.screenshot .thmb.thmb-w {
  width: 422px;
  margin: 0 auto; }

/*screenshot end ----------------------------------------*/
