/* SNS表示をしない */
.article-single{
  margin:100px auto 0;
}


/* 書籍プレゼントページ */
@media (max-width: 768px) {
.common-kv h1 img{
  height: 260px;
  object-fit: cover;
}
  .breadcrumbsWrap{
    bottom:-110px;
  }
}

.common-kv-present {
    background-image: url(../img/present/kv.webp);
  }

.googleform{
  width:800px;
  min-height:2000px;
  margin-top:100px;
}