@charset "UTF-8";
/* 背景 */
.l-wrapper-study {
  background: url(../img/common/bg_set_contents.png) no-repeat center 800px;
}

/* イラスト */
.studydetail {
  background: url(../img/study/img_title_illust.png) no-repeat right top;
  background-size: 120px;
}

.studydetail .ttl-article,
.studydetail .text-lead {
  padding-right: 150px;
}

.nocampaign {
  text-align: center;
}

@media (max-width: 767px) {
  /* イラスト */
  .studydetail {
    background: url(../img/study/img_title_illust.png) no-repeat right top;
    background-size: 79px;
  }
  .studydetail .ttl-article,
  .studydetail .text-lead {
    padding-right: 80px;
  }
}

/* iphone5 iphoneSE用 */

/*# sourceMappingURL=study.css.map */
