@import url(https://rookie.shonenjump.com/css/core/information.css);
figcaption {
  line-height: 1.2;
}
.category-編集部ブログ .breadcrumb {
  display: none;
}
.category-編集部ブログ .blog-title-main {
  display: none;
}
.category-編集部ブログ .blog-title-editor {
  display: block;
}
.category-編集部ブログ .blog-title-inner {
  background-color: #d02e2a;
  background-image: url("https://rookie.shonenjump.com/images/core/blog/editor/title-image.png?YCgjSoc-eLYe"), url("https://rookie.shonenjump.com/images/core/blog/editor/bg-title.png?B0BGn3lx7C_2");
  background-size: 458px 264px, 650px 320px;
  background-repeat: no-repeat, no-repeat;
  background-position: right bottom, 0 0;
}
.category-編集部ブログ .title-logo {
  width: 473px;
  margin: 48px 48px 40px;
}
@media screen and (max-width: 800px) {
  .category-編集部ブログ .blog-title-inner {
    background-size: 43%, 70%;
  }
  .category-編集部ブログ .title-logo {
    width: 60%;
    margin: 24px 24px 12px;
  }
}
@media screen and (max-width: 580px) {
  .category-編集部ブログ .blog-title-inner {
    margin: 0 0 16px;
    border-left: none;
    border-right: none;
  }
  .category-編集部ブログ .title-logo {
    width: 60%;
    margin: 18px 12px 6px;
  }
}
