@import url('https://fonts.googleapis.com/css?family=Roboto:700');
.hidden {
  display: none !important;
}
.secret {
  display: none;
}
body,
ul,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
img {
  border: none;
}
body {
  background: #aac4bb;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "Helvetica", "Arial", sans-serif;
}
a {
  text-decoration: none;
  color: #000;
}
a:active,
a:hover {
  color: #e53935;
}
.header {
  height: 60px;
}
@media screen and (max-width: 600px) {
  .header {
    height: 80px;
    line-height: 0;
  }
}
.header a {
  display: block;
}
.header-container {
  background: #e53935;
  height: 100%;
}
.header nav {
  zoom: 1;
  width: 980px;
  margin: 0 auto;
}
.header nav:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
@media screen and (max-width: 980px) {
  .header nav {
    width: auto;
    padding: 0 16px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 600px) {
  .header nav {
    text-align: center;
    padding: 0;
    padding-top: 12px;
  }
}
.header-logo,
.header-nav-home,
.header-nav-history,
.header-nav-series,
.header-nav-app,
.header-nav-rookie {
  float: left;
}
.header-nav {
  zoom: 1;
  float: right;
  width: calc(100% - 180px);
  font-size: 15px;
  font-weight: 700;
}
.header-nav:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
@media screen and (max-width: 980px) {
  .header-nav {
    width: calc(100% - 150px);
    font-size: 13px;
  }
}
@media screen and (max-width: 700px) {
  .header-nav {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav {
    width: auto;
    float: none;
    display: inline-block;
    font-size: 10px;
    height: 36px;
  }
}
.header-nav a {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .header-nav a {
    border-bottom: 4px solid transparent;
  }
}
@media screen and (max-width: 600px) {
  .header-nav-series span:not(.amadare),
  .header-nav-bookstore span:not(.amadare) {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
  }
}
.header-nav-home,
.header-nav-history,
.header-nav-series,
.header-nav-app,
.header-nav-rookie {
  margin-top: 20.5px;
  padding-right: 24px;
}
@media screen and (max-width: 980px) {
  .header-nav-home,
  .header-nav-history,
  .header-nav-series,
  .header-nav-app,
  .header-nav-rookie {
    margin-top: 22.5px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 700px) {
  .header-nav-home,
  .header-nav-history,
  .header-nav-series,
  .header-nav-app,
  .header-nav-rookie {
    padding-right: 12px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav-home,
  .header-nav-history,
  .header-nav-series,
  .header-nav-app,
  .header-nav-rookie {
    margin: 0;
    padding-right: 0;
  }
}
.header-nav-history a:hover,
.header-nav-series a:hover,
.header-nav-app a:hover,
.header-nav-rookie a:hover {
  color: #fad7d7;
}
@media screen and (max-width: 600px) {
  .header-nav-history a,
  .header-nav-series a,
  .header-nav-app a,
  .header-nav-rookie a {
    line-height: 32px;
    height: 32px;
    padding: 0 8px;
  }
}
.header-logo {
  margin-top: 14px;
}
@media screen and (max-width: 600px) {
  .header-logo {
    margin: 0 auto 8px;
    float: none;
    line-height: 1.5;
  }
}
.header-logo a {
  width: 122px;
  height: 32px;
  padding-top: 32px;
  background: url("https://shonenjumpplus.com/images/jumpplus_white.png") left center no-repeat;
  background-size: contain;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .header-logo a {
    margin: 0 auto;
    width: 93.84615385px;
    height: 24.61538462px;
    padding-top: 24.61538462px;
  }
}
.header-logo a:hover {
  opacity: .9;
}
.header-nav-home a {
  width: 22px;
  height: 19px;
  background: url("https://shonenjumpplus.com/images/ic_home.png") center no-repeat;
  background-size: 22px 19px;
  box-sizing: border-box;
  overflow: hidden;
}
.header-nav-home a:hover {
  opacity: .9;
}
@media screen and (max-width: 980px) {
  .header-nav-home a {
    width: 17.6px;
    height: 15.2px;
    background-size: 17.6px 15.2px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav-home a {
    width: 30px;
    height: 36px;
    background-position-y: 7px;
  }
}
.header-nav-home span {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.header-nav-rookie {
  padding-right: 0;
}
@media screen and (max-width: 800px) {
  .header-nav-rookie {
    padding-right: 0;
  }
}
.header-nav-bookstore {
  float: right;
  margin-top: 11px;
}
@media screen and (max-width: 800px) {
  .header-nav-bookstore {
    margin-top: 17px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav-bookstore {
    float: left;
    margin-top: 0;
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  .header-nav-bookstore .amadare {
    font-style: italic;
  }
}
.header-nav-bookstore a {
  border-radius: 19px;
  padding: 0 10px;
  border: 2px solid #fff;
}
@media screen and (max-width: 600px) {
  .header-nav-bookstore a {
    border-radius: 0;
    background: none;
    padding: 0 8px;
    line-height: 32px;
    border: none;
  }
}
.header-nav-bookstore a:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 600px) {
  .header-nav-bookstore a:hover {
    background: none;
  }
}
.header-nav-bookstore strong,
.header-nav-bookstore h2 {
  display: inline-block;
  vertical-align: middle;
}
.header-nav-bookstore strong {
  color: #fad7d7;
  font-size: 10px;
  font-weight: 300;
  margin: 3px 5px 0 0;
}
@media screen and (max-width: 800px) {
  .header-nav-bookstore strong {
    display: none;
  }
}
.header-nav-bookstore h2 {
  background: url("https://shonenjumpplus.com/images/jump_book_store.png") center no-repeat;
  width: 150px;
  height: 34px;
  background-size: contain;
  padding-top: 34px;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .header-nav-bookstore h2 {
    width: 113.4px;
    height: 23.8px;
    padding-top: 23.8px;
  }
}
@media screen and (max-width: 600px) {
  .header-nav-bookstore h2 {
    background: none;
    width: auto;
    height: auto;
    padding-top: 0;
    overflow: auto;
    font-size: 10px;
    font-weight: 700;
  }
}
@media screen and (max-width: 600px) {
  #page-jumpPlus-top .header-nav-home a {
    border-color: #000;
  }
}
@media screen and (max-width: 600px) {
  #page-jumpPlus-series-list .header-nav-series a,
  #page-jumpPlus-series-oneshot .header-nav-series a,
  #page-jumpPlus-series-finished .header-nav-series a,
  #page-jumpPlus-app .header-nav-app a {
    border-color: #fff;
  }
}
.page-footer {
  width: 980px;
  margin: 40px auto;
  border-top: 2px solid #000;
  text-align: right;
}
@media screen and (max-width: 980px) {
  .page-footer {
    width: auto;
    padding: 0 16px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 600px) {
  .page-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 8px;
    border-top: 1px solid #eaeaea;
  }
}
@media screen and (max-height: 450px) {
  .page-footer {
    padding-right: calc(constant(safe-area-inset-right) + 16px);
    padding-left: calc(constant(safe-area-inset-right) + 16px);
    padding-right: calc(env(safe-area-inset-right) + 16px);
    padding-left: calc(env(safe-area-inset-right) + 16px);
  }
}
.page-footer li {
  display: inline-block;
  font-size: 12px;
  margin-left: 24px;
}
.page-footer li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  .page-footer li:first-child {
    margin: 0 10px;
  }
}
@media screen and (max-width: 600px) {
  .page-footer li {
    margin: 0 10px;
  }
}
.page-footer a {
  display: block;
  padding: 16px 0;
  color: #999;
}
.page-footer a:first-child {
  margin-left: 0;
}
.page-footer a:hover {
  color: #e53935;
}
@media screen and (max-width: 600px) {
  .page-footer a {
    padding: 8px 0;
  }
}
@media screen and (max-width: 320px) {
  .page-footer a span {
    display: none;
  }
}
.rookie-footer {
  position: relative;
  background: url("https://shonenjumpplus.com/images/bg_dots.png") center repeat;
  background-size: 10.5px 16.5px;
  text-align: center;
  height: 70px;
  border-bottom: 5px solid #2a97d5;
}
.rookie-footer a {
  position: absolute;
  bottom: 0;
  display: block;
  background: url("https://shonenjumpplus.com/images/banner/footer_rookie.png") center bottom no-repeat;
  width: 100%;
  height: 86px;
  background-size: contain;
  padding-top: 86px;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .rookie-footer a {
    background-image: url("https://shonenjumpplus.com/images/banner/footer_rookie_sp.png");
  }
}
.footer {
  background: #000;
  color: #fff;
  padding: 24px 0 32px;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #e53935;
}
.footer-container {
  width: 980px;
  margin: 0 auto;
}
@media screen and (max-height: 450px) {
  .footer-container {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
  }
}
@media screen and (max-width: 980px) {
  .footer-container {
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .footer-container {
    padding: 0 16px;
    box-sizing: border-box;
  }
}
.footer-nav {
  zoom: 1;
}
.footer-nav:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.footer-logo,
.footer-nav-info,
.footer-nav-terms {
  float: left;
  width: 180px;
  margin-right: 16px;
}
@media screen and (max-width: 980px) {
  .footer-logo,
  .footer-nav-info,
  .footer-nav-terms {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 980px) {
  .footer-logo {
    position: absolute;
    margin-left: 16px;
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .footer-logo {
    position: static;
    margin-left: 0;
    margin-bottom: 16px;
  }
}
.footer-logo img {
  width: 110px;
}
.footer-nav-info,
.footer-nav-terms {
  font-size: 12px;
}
@media screen and (max-width: 980px) {
  .footer-nav-info,
  .footer-nav-terms {
    padding-left: 164px;
    margin-bottom: 8px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 600px) {
  .footer-nav-info,
  .footer-nav-terms {
    border-top: 1px solid #333;
    padding: 4px 0;
    margin-bottom: 0;
  }
}
.footer-nav-info a,
.footer-nav-terms a {
  display: inline-block;
}
.footer-nav-info li,
.footer-nav-terms li {
  padding-bottom: 4px;
  padding: 4px 0;
}
@media screen and (max-width: 980px) {
  .footer-nav-info li,
  .footer-nav-terms li {
    display: inline-block;
    margin-right: 12px;
  }
}
@media screen and (max-width: 600px) {
  .footer-nav-info li,
  .footer-nav-terms li {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .footer-nav-terms {
    border-bottom: 1px solid #333;
  }
}
.footer-nav-license {
  float: right;
  width: 326px;
  font-size: 10px;
}
@media screen and (max-width: 980px) {
  .footer-nav-license {
    width: calc(100% - 180px);
    margin-right: 16px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .footer-nav-license {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.footer-nav-license dl {
  zoom: 1;
  margin-bottom: 16px;
}
.footer-nav-license dl:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.footer-nav-license dt {
  float: left;
  width: 60px;
}
.footer-nav-license dd {
  border-top: 1px solid #333;
  padding: 3px 0 1px;
  float: right;
  width: calc(100% - 76px);
}
@media screen and (max-width: 600px) {
  .footer-nav-license dd {
    border: none;
    padding: 0 0 4px;
  }
}
.footer-nav-license dd:last-child {
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 600px) {
  .footer-nav-license dd:last-child {
    border: none;
  }
}
.footer-nav-license img {
  max-width: 60px;
  max-height: 60px;
}
.footer-copyright {
  font-size: 10px;
  color: #666;
  margin: 32px 0 0 196px;
}
@media screen and (max-width: 980px) {
  .footer-copyright {
    margin-left: 164px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 600px) {
  .footer-copyright {
    margin-left: 0;
  }
}
.footer-copyright a {
  color: #666;
}
.footer-copyright a:hover {
  color: #e53935;
}
.footer-wj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  line-height: 0;
  border-top: 1px solid #333;
  margin-top: 24px;
}
@media screen and (max-width: 980px) {
  .footer-wj {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 600px) {
  .footer-wj {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer-wj img {
  width: 100%;
}
.footer-wj-official {
  width: 32.6531%;
}
@media screen and (max-width: 600px) {
  .footer-wj-official {
    width: 100%;
    max-height: 70px;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .footer-wj-official img {
    max-height: 70px;
    width: auto;
  }
}
.footer-wj-teiki {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 600px) {
  .footer-wj-teiki {
    width: 100%;
  }
}
.footer-banner {
  line-height: 0;
  margin-top: 16px;
  zoom: 1;
}
.footer-banner:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
@media screen and (max-width: 980px) {
  .footer-banner {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 600px) {
  .footer-banner {
    margin-left: 0;
    margin-right: 0;
  }
}
.footer-banner li {
  float: left;
  box-sizing: border-box;
  width: 16.66666667%;
}
@media screen and (max-width: 600px) {
  .footer-banner li {
    width: 33.33333333%;
  }
}
@media screen and (max-width: 320px) {
  .footer-banner li {
    width: 50%;
  }
}
.footer-banner img {
  width: 163.33333333px;
  max-width: 100%;
}

/* ブログ本体 */

#content {
  width: 980px;
  margin: 32px auto 48px;
  zoom: 1;
}
#content:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
@media screen and (max-width: 768px) {
  #content {
    width: 100%;
  }
}
#wrapper {
  width: 768px;
  float: left;
}
@media screen and (max-width: 768px) {
  #wrapper {
    width: 100%;
    float: none;
  }
}
#box2 {
  float: right;
  width: 180px;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  #box2 {
    float: none;
    width: 60%;
    margin: 40px auto;
  }
}

@media screen and (max-width: 600px) {
  #box2 {
    float: none;
    width: 90%;
    margin: 40px auto;
  }
}

#top-box {
  width: 980px;
  margin: 16px auto 0;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  #top-box {
    width: 100%;
  }
}

/* ブログヘッダー */

.header-title {
position: relative;
  font-size: 30px;
  font-weight: 700;
  margin: 0 auto;
  padding: 32px 0 16px;
  width: 980px;
}

@media screen and (max-width: 768px) {
  .header-title {
  position: relative;
    width: auto;
    text-align: center;
    padding: 14px 16px 0;
  }
}

.header-title a,
.header-title span {
  display: inline-block;
  vertical-align: middle;
}
.header-title a {
  background: url("https://cdn-ak.f.st-hatena.com/images/fotolife/j/jumpplus/20201108/20201108201819.jpg") 0 0 no-repeat;
  background-size: 980px 549px;
  width: 980px;
  height: 549px;
  padding-top: 85.6px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .header-title a {
    text-align: center;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 56%;
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/j/jumpplus/20201108/20201108201819.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 600px) {
  .header-title a {
    text-align: center;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 142%;
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/j/jumpplus/20201108/20201108201835.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
  }
}
.header-title span,
.header-title strong {
  font-weight: 300;
}
.header-title span {
  font-size: 15px;
  color: #999;
  padding-left: 40px;
}
@media screen and (max-width: 600px) {
  .header-title span {
    display: block;
    font-size: 10px;
    line-height: 1.3;
    padding-top: 20px;
    padding-left: 0;
  }
}
.header-title span strong {
  background: #fff001;
  color: #e50012;
  padding: 2px 3px 0;
  margin-right: 2px;
}
@media screen and (max-width: 600px) {
  .header-title span strong {
    background: none;
    color: #999;
    padding: 0;
    margin: 0;
  }
}
.breadcrumb {
  color: #999;
}
@media screen and (max-width: 600px) {
  .breadcrumb {
    padding: 0 16px;
  }
}
.permalink {
  font-size: 13px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .permalink {
    padding: 0 16px;
    font-size: 12px;
  }
}
.permalink .pager-prev {
  padding-right: 16px;
}
@media screen and (max-width: 600px) {
  .permalink .pager-prev {
    padding-right: 0;
  }
}
.permalink .pager-next {
  padding-left: 16px;
}
@media screen and (max-width: 600px) {
  .permalink .pager-next {
    padding-left: 0;
  }
}
.permalink .pager-next::before {
  display: block;
  content: "";
  border-top: 1px solid #eaeaea;
  width: 32px;
  margin: 16px auto;
}
#box2 .hatena-module {
  margin-bottom: 40px;
}
.hatena-module-body div iframe {
   width: 60%;
   padding-left: 20%;
}
@media screen and (max-width: 600px) {
.hatena-module-body div iframe {
   width: 90%;
   padding-left: 5%;
}
}
#box2 .hatena-module-title {
  border-top: 2px solid #000;
  padding: 16px 0;
  font-size: 13px;
  font-weight: 700;
}
@media screen and (max-width: 600px) {
  #box2 .hatena-module-title {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#box2 .hatena-module-recent-entries li {
  margin-bottom: 16px;
}
#box2 .hatena-module-recent-entries a {
  display: block;
}
#box2 .hatena-module-recent-entries time {
  display: block;
  color: #333;
  font-size: 10px;
}
#box2 .hatena-module-recent-entries img {
  border-radius: 3px;
  margin: 0 0 8px;
  float: none;
}
#box2 .hatena-module-recent-entries .urllist-title-link {
  font-size: 13px;
}
#box2 .hatena-urllist {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  #box2 .hatena-urllist {
    padding: 0 16px;
  }
}

.top-sidebar-app {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-sidebar-app {
    zoom: 1;
    background: 0;
    padding: 16px 0 4px;
  }
  .top-sidebar-app:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
}
.top-sidebar-app li {
  line-height: 0;
  margin-bottom: 4px;
}
@media screen and (max-width: 768px) {
  .top-sidebar-app li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin: 0;
  }
   .top-sidebar-app li:nth-child(2n-1) {
    padding: 0 2% 0 0;
  }
  .top-sidebar-app li:nth-child(2n) {
    padding: 0 0 0 2%;
  }
}
.top-sidebar-app-text {
  color: #000;
  font-size: 12px;
  line-height: 1;
  padding-top: 4px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-sidebar-app-text {
    color: #000;
    font-size: 14px;
    padding-bottom: 16px;
    margin-bottom: -40px;
  }
}
b {
  text-align: center;
}
.sidebar-subscribe-btn {
  background: #000;
  padding: 4px 8px;
}

/* トップページカード型 */
@media (min-width: 768px){
.page-index .archive-entries {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.page-index .archive-entry {
  margin-bottom: 20px!important;
  padding-bottom: 20px;
  box-sizing: border-box;
  width: calc(50% - 20px);
}

.page-index .entry-thumb {
  float:none;
  display: block;
  width: 100%;
  height: 200px;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
}
.entry-thumb-link:hover {
  opacity:0.7;
}
}
/* トップページカード型 */

.page-index #wrapper .hatena-module-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 24px;
}
@media screen and (max-width: 768px) {
  .page-index #wrapper .hatena-module-title {
    font-size: 17px;
    font-weight: 700;
    padding: 0 16px;
  }
}
.page-index #wrapper .hatena-urllist {
  border-top: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .page-index #wrapper .hatena-urllist {
    padding: 0 16px;
  }
}
.page-index #wrapper .urllist-item {
  position: relative;
  padding: 16px 0 16px 172px;
  border-bottom: 1px solid #000;
  min-height: 80px;
}
@media screen and (max-width: 600px) {
  .page-index #wrapper .urllist-item {
    min-height: 58px;
    padding-left: 120px;
  }
}
@media screen and (max-width: 600px) {
  .page-index #wrapper .urllist-item:last-child {
    border-bottom: solid 1px #000;
  }
}
.page-index #wrapper .urllist-image {
  position: absolute;
  margin: 0 16px 0 0;
  border: 1px solid #000;
  left: 0;
}
@media screen and (max-width: 600px) {
  .page-index #wrapper .urllist-image {
    width: 108px;
    height: auto;
  }
}
.page-index #wrapper time {
  color: #333;
  font-size: 12px;
}
.page-index #wrapper .urllist-title-link {
  display: block;
  font-size: 17px;
  font-weight: 700;
  margin: 4px 0;
}
@media screen and (max-width: 600px) {
  .page-index #wrapper .urllist-title-link {
    font-size: 13px;
  }
}
.page-index #wrapper .urllist-category-link {
  display: inline-block;
  background: #a83e28;
  color: #fff;
  font-size: 10px;
  padding: 3px 6px 1px;
  margin: 0;
}
.page-index #wrapper .urllist-entry-body {
  font-size: 13px;
  margin-top: 8px;
}
@media screen and (max-width: 600px) {
  .page-index #wrapper .urllist-entry-body {
    font-size: 12px;
  }
}

/* トップページカード型 */
@media (min-width: 768px){
.page-index .archive-entries {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.page-index .archive-entry {
  margin-bottom: 20px!important;
  padding-bottom: 20px;
  box-sizing: border-box;
  width: calc(50% - 20px);
}

.page-index .entry-thumb {
  float:none;
  display: block;
  width: 100%;
  height: 200px;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
}
.entry-thumb-link:hover {
  opacity:0.7;
}
}

.page-entry .entry-header,
.page-preview .entry-header,
.page-preview-draft .entry-header {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-entry .entry-header,
  .page-preview .entry-header,
  .page-preview-draft .entry-header {
    padding: 0 16px;
  }
}
.page-entry .entry-header time,
.page-preview .entry-header time,
.page-preview-draft .entry-header time {
  display: inline-block;
  background: #333;
  color: #e6e6e6;
  font-size: 12px;
  padding: 4px 8px 2px;
}
.page-entry .entry-header .date-year::after,
.page-preview .entry-header .date-year::after,
.page-preview-draft .entry-header .date-year::after {
  content: "年";
}
.page-entry .entry-header .date-month::after,
.page-preview .entry-header .date-month::after,
.page-preview-draft .entry-header .date-month::after {
  content: "月";
}
.page-entry .entry-header .date-day::after,
.page-preview .entry-header .date-day::after,
.page-preview-draft .entry-header .date-day::after {
  content: "日";
}
.page-entry .entry-header .hyphen,
.page-preview .entry-header .hyphen,
.page-preview-draft .entry-header .hyphen {
  display: none;
}
.page-entry .entry-header-menu,
.page-preview .entry-header-menu,
.page-preview-draft .entry-header-menu {
  position: absolute;
  top: 0;
  left: -50px;
}
.page-entry .entry-header-menu a,
.page-preview .entry-header-menu a,
.page-preview-draft .entry-header-menu a {
  color: #999;
  font-size: 12px;
}
.page-entry .entry-header-menu a:hover,
.page-preview .entry-header-menu a:hover,
.page-preview-draft .entry-header-menu a:hover {
  color: #e53935;
}
.page-entry .entry-title,
.page-preview .entry-title,
.page-preview-draft .entry-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.35;
  margin-top: 16px;
}
@media screen and (max-width: 600px) {
  .page-entry .entry-title,
  .page-preview .entry-title,
  .page-preview-draft .entry-title {
    font-size: 20px;
  }
}
.page-entry .entry-categories,
.page-preview .entry-categories,
.page-preview-draft .entry-categories {
  font-size: 13px;
  margin: 8px 0 -16px;
}
.page-entry .entry-categories a,
.page-preview .entry-categories a,
.page-preview-draft .entry-categories a {
  display: inline-block;
  color: #fff;
  margin-right: 8px;
  background: #a83e28;
  padding: .3rem;
}
.page-entry .entry-categories a:hover,
.page-preview .entry-categories a:hover,
.page-preview-draft .entry-categories a:hover {
  color: #e53935;
}
.page-entry .entry-content,
.page-preview .entry-content,
.page-preview-draft .entry-content {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .page-entry .entry-content,
  .page-preview .entry-content,
  .page-preview-draft .entry-content {
    padding: 0 16px;
  }
}
.page-entry .entry-content::before,
.page-preview .entry-content::before,
.page-preview-draft .entry-content::before {
  display: block;
  content: "";
  width: 100%;
  height: 8px;
  background: url("https://shonenjumpplus.com/images/bg_slash_loop.png");
  background-size: 12px 12px;
  margin-bottom: 24px;
}
@media screen and (max-width: 600px) {
  .page-entry .entry-content::before,
  .page-preview .entry-content::before,
  .page-preview-draft .entry-content::before {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
.page-entry .entry-content a,
.page-preview .entry-content a,
.page-preview-draft .entry-content a {
  color: #e53935;
  text-decoration: underline;
}
.page-entry .entry-content a:hover,
.page-preview .entry-content a:hover,
.page-preview-draft .entry-content a:hover {
  color: #d6201c;
}
.page-entry .entry-content p,
.page-preview .entry-content p,
.page-preview-draft .entry-content p {
  margin: 0 0 1em;
}
.page-entry .entry-content h4,
.page-preview .entry-content h4,
.page-preview-draft .entry-content h4 {
  font-size: 15px;
  font-weight: 700;
  margin: 2em 0 1em;
}
.page-entry .entry-footer,
.page-preview .entry-footer,
.page-preview-draft .entry-footer {
  margin: 40px 0;
}
.page-entry .entry-footer a,
.page-preview .entry-footer a,
.page-preview-draft .entry-footer a,
.page-entry .entry-footer span,
.page-preview .entry-footer span,
.page-preview-draft .entry-footer span {
  color: #999;
  font-size: 12px;
}
.page-entry .entry-footer a:hover,
.page-preview .entry-footer a:hover,
.page-preview-draft .entry-footer a:hover,
.page-entry .entry-footer span:hover,
.page-preview .entry-footer span:hover,
.page-preview-draft .entry-footer span:hover {
  color: #e53935;
}
.page-entry #entry-footer-primary-modules,
.page-preview #entry-footer-primary-modules,
.page-preview-draft #entry-footer-primary-modules {
  text-align: center;
  margin-bottom: 8px;
}
.page-entry #entry-footer-primary-modules .hatena-module,
.page-preview #entry-footer-primary-modules .hatena-module,
.page-preview-draft #entry-footer-primary-modules .hatena-module {
  display: inline-block;
}
.page-entry .entry-footer-section,
.page-preview .entry-footer-section,
.page-preview-draft .entry-footer-section {
  margin-bottom: 8px;
}
@media screen and (max-width: 600px) {
  .page-entry .entry-footer-section,
  .page-preview .entry-footer-section,
  .page-preview-draft .entry-footer-section {
    padding: 0 16px;
  }
}
.page-entry .entry-footer-section .author,
.page-preview .entry-footer-section .author,
.page-preview-draft .entry-footer-section .author {
  display: none;
}
@media screen and (max-width: 600px) {
  .page-entry .hatena-star-container,
  .page-preview .hatena-star-container,
  .page-preview-draft .hatena-star-container {
    margin-left: 16px;
  }
}
@media screen and (max-width: 600px) {
  .page-entry .social-buttons,
  .page-preview .social-buttons,
  .page-preview-draft .social-buttons {
    padding: 0 16px;
  }
}
.page-archive #wrapper .archive-heading {
  font-size: 30px;
  font-weight: 200;
  margin: 0 0 24px;
}
@media screen and (max-width: 600px) {
  .page-archive #wrapper .archive-heading {
    font-size: 17px;
    padding: 0 16px;
  }
}
.page-archive #wrapper .archive-entries {
  border-top: 1px solid #eaeaea;
  padding-top: 24px;
}
.page-archive #wrapper .archive-entry {
  position: relative;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 24px;
  padding-bottom: 24px;
  padding-left: 136px;
  min-height: 120px;
}
@media screen and (max-width: 600px) {
  .page-archive #wrapper .archive-entry {
    margin: 0 16px 24px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .page-archive #wrapper .archive-entry:last-child {
    border: none;
  }
}
.page-archive #wrapper time {
  font-size: 13px;
}
.page-archive #wrapper .entry-title {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 600px) {
  .page-archive #wrapper .entry-title {
    font-size: 15px;
  }
}
.page-archive #wrapper .categories {
  margin-bottom: 8px;
}
.page-archive #wrapper .categories a {
  display: inline-block;
  background: #a83e28;
  color: #fff;
  font-size: 10px;
  padding: 3px 6px 1px;
  margin: 0;
}
.page-archive #wrapper .entry-thumb {
  width: 120px;
  margin-right: 16px;
  border: 2px solid #000;
  float: none;
  position: absolute;
  top: 0;
  left: 0;
}
.page-archive #wrapper .archive-entry-body {
  font-size: 12px;
}

.static-page-help .header-title {
  display: none;
}
.static-page-help #wrapper {
  width: auto;
  float: none;
}
.static-page-help .entry-content::before {
  content: none;
}
.static-page-help .entry-content p {
  margin: 0 0 1em;
}
.static-page-help .entry-content a {
  color: #e53935;
  text-decoration: underline;
}
.static-page-help .entry-content a:hover {
  color: #d6201c;
}
.static-page-help #content {
  margin: 32px auto 48px;
  padding: 0;
  max-width: 980px;
  width: auto;
}
.static-page-help .entry-header {
  border-bottom: 2px solid #000;
}
@media screen and (max-width: 980px) {
  .static-page-help .entry-header {
    padding: 0 16px;
  }
}
@media screen and (max-width: 600px) {
  .static-page-help .entry-header {
    padding: 0 8px;
  }
}
.static-page-help .entry-content {
  padding: 0 0 24px;
}
@media screen and (max-width: 980px) {
  .static-page-help .entry-content {
    padding: 0 16px 24px;
  }
}
@media screen and (max-width: 600px) {
  .static-page-help .entry-content {
    padding: 0 8px 16px;
  }
}
.static-page-help .entry-title {
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .static-page-help .entry-title {
    text-align: center;
  }
}
.static-page-help #help-container h2 {
  color: #999;
  margin: 56px 0 24px;
}
@media screen and (max-width: 600px) {
  .static-page-help #help-container h2 {
    margin: 40px 0 16px;
    font-size: 20px;
  }
}
.static-page-help #help-container h3 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 600px) {
  .static-page-help #help-container h3 {
    font-size: 15px;
  }
}
.static-page-help #help-container p.answer {
  margin: 12px 0 32px;
}
@media screen and (max-width: 600px) {
  .static-page-help #help-container p.answer {
    margin: 8px 0 32px;
    font-size: 14px;
  }
}
.static-page-help #help-container .answerBold {
  font-weight: bold;
  font-size: 14px;
  padding: 16px;
  background: #fafafa;
  border: 1px solid #000;
  margin: -16px 0 32px;
}
@media screen and (max-width: 600px) {
  .static-page-help #help-container .answerBold {
    font-size: 13px;
    padding: 8px;
  }
}
.static-page-help #help-container .answerBold li {
  margin: 0 0 1em;
}
.static-page-help #help-container .answerBold a.list-url {
  margin-left: 16px;
}


/*グローバルナビゲーション*/
.global-nav {
  margin: 0 0 30px;
  padding: 0;
  border-top: 1px solid #aac4bb;
  font-size: 13px;
  list-style-type: none;
}
/*clearfix*/
.global-nav:after {
  content: "";
  clear: both;
  display: block;
}
.global-nav li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #aac4bb;
  background-color: #a83e28;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*奇数のli要素に適応*/
.global-nav li:nth-child(odd) {
  border-right: 1px solid #aac4bb;
}
.global-nav a {
  display: block;
  line-height: 44px;
  color: #fff;
  text-decoration: none;
}
.global-nav a:hover {
  color: #fff;
  background: #c8614b;
}

/*横幅1280px以上に適応*/
@media screen and (min-width: 1280px) {
.global-nav li:nth-child(odd) {
  border-right: none;
}
.global-nav {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-top: none;
  border-collapse: collapse;
}
.global-nav li {
  float: none;
  display: table-cell;
  width: 100%;
  border-bottom: none;
  border: 1px solid #aac4bb;
}
}

/* UnderShirt - スマホでも記事を２列で表示 */
@media (max-width: 767px){
  .archive-entry {
    width: calc( 50% - 6px);
  }
  .archive-entry:nth-child(2n) {
    margin-left: 12px;
  }
  .page-archive .entry-thumb {
    height: 28vw;
  }
}

.link-btn {
    text-decoration: none;
    color: #fff!important;
    font-weight: bold;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 60px;
    box-shadow: 0px 8px 10px -6px rgba(0,0,0,.3);
    transition: .2s;
}
.link-btn:hover {
    box-shadow: none;
    transform: translateY(2px);
    opacity: .8;
}

/***ボタン中央寄せ用***/
.center {
    text-align: center;
    margin: 1.5em 0;
}
/***ボタン背景色***/
.ao {
    background: #6b6be2;
}
.midori {
    background: #6be292;
}
.pink {
    background: pink;
}
.kuro {
   background: #3c3c3c;
}


/*=== article window ===*/
.article-area{
    background-color: #000000;/*背景色*/
}
.article-container{
    width: 90%;/*画像表示の幅*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    box-sizing: border-box;
    margin: 0px auto;
    padding:0px;
    text-align:center;
}
    
.article-box{
    box-sizing:border-box;
    border:2px solid #333;/*画像の枠色*/
    width:25%;
    padding:0px;
    margin:30px 15px;/*画像周りの空白*/
    overflow:hidden;
}
.article-img img{
    width:100%;
    display:block;
    object-fit:cover; 
    transition-duration: 0.5s;/*ゆっくり戻る*/
}
.article-img:hover img{/*マウスオーバーで拡大表示*/
    transform: scale(1.1);/*1.1倍に表示*/
    transition-duration: 0.5s;/*ゆっくり拡大*/
}

/*=== smartphone ２列表示 ===*/
@media(max-width: 767px){
.article-container {
    width:100%;
    flex-wrap: wrap;/*折り返し表示（２列）*/
    justify-content:space-between;
    padding:8px;
}
.article-box {
    width:45%;
    padding:0px;
    margin:8px;
}
.article-img img{
    width:100%;
    padding:0;
    object-fit:cover;
}
}
.page-entry .article-area{
display:none;
}
/*=== end of article window ===*/

/* 囲み */
/* タブ　タイトル枠　2 */
.kakomi-tab2 {
 position: relative;
 margin: 3em auto;
 padding: 1.2em 1em 1em;
 width: 90%;
 background-color: #fff; /*BOX背景色 */
 border: 2px solid #000; /* 枠線の太さ・色 */
 box-shadow: 2px 2px 2px #ccc; /* 影の色 */
}
.title-tab2 {
 position: absolute;
 display: inline-block;
 top: -28px; /*タブ調整 */
 left: -2px; /*タブ調整 */
 padding: 1px 10px;
 height: 26px;
 font-weight: bold;
 color: #fff; /* タイトル色 */
 background-color: #000; /* タイトル背景色 */
 border-radius: 8px 8px 0 0;
}

/*　テープ　枠　3 */
.kakomi-tape3 {
 position:relative;
 padding: 35px 20px 15px;
 margin: 2.5em auto;
 width: 90%;
 color: #555555; /* 文字色 */
 background-color: #e8ddbd;
 box-shadow: inset 0 0 40px rgba(204, 186, 136,1), 0 2px 2px #ccc;
}
.title-tape3 {
 position: absolute;
 top: -15px;
 left: 30px;
 padding: 4px 20px;
 color: #555555; /*タイトル色*/
 font-weight: bold;
 background-color: rgba(255,255,255,.4);
 border-left: 2px dotted rgba(0,0,0,.1);
 border-right: 2px dotted rgba(0,0,0,.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2); 
 transform: rotate(-5deg);
}

/* 補足BOX　1 */
.kakomi-hosoku1 {
 margin: 2em 0em 2em 1em; /* 枠外との間隔（上、右、下、左） */
 padding: 5px 10px;
 font-size: 0.9em; /* 文字サイズ */
 border-left: 6px double #000; /* 線の太さ・線種・色 */
}

/* 記事 */
.post_area {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 2.6rem;
    background-color: #fff; /*BOX背景色 */
    border: 2px solid #000; /* 枠線の太さ・色 */
    box-sizing: border-box;
}

.post_area  p {
    margin: 0 auto 2rem;
}

.post_area h3 {
    display: block;
    margin: 2rem 0 1rem;
    padding: 1rem;
    background: #000;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
}

.post_area h4 {
    display: block;
    padding: 0 0 .3rem 1rem;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border-left: 5px solid #a83e28;
    border-bottom: 1px solid #a83e28;
}

@media screen and (max-width: 600px) {
/* 記事 */
.post_area {
    padding: 1rem;
}

.post_area  p {
    margin: 0 auto .6rem;
}

.post_area h3 {
    margin: 1.6rem 0 .6rem;
    padding: .6rem;
}

.post_area h4 {
    display: block;
    padding: 0 0 .3rem .6rem;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #a83e28;
    border-bottom: 1px solid #a83e28;
}
}

/*ポップアップここから*/
.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 1000px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  text-align: center;
}

.popup_content p {
  text-align: left;
}

.popup_content img {
  margin-bottom: 1rem;
}

.close_btn {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  cursor: pointer;
  transition: .3s ease;

}
.open_btn:hover{
    opacity:0.5;
    transition: .3s ease;
}

/*ポップアップココまで*/

.note_area {
    width: 100%;
    padding: .6rem 0;
    border: #a83d27 solid 3px;
    color: #a83d27;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
/*　ヘッダ内誘導バナー */
.header-title-outer {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
.header-title-outer {
  position: relative;
  width: auto;
  margin: 0 auto;
}
}

@media screen and (max-width: 600px) {
.header-title-outer {
  position: relative;
  width: auto;
  margin: 0 auto;
}
}

.header-bnr {
        position: absolute;
        width: 400px;
        height: auto;
        bottom: -10px;
        right:  46px;
    }
    
@media screen and (max-width: 768px) {
    .header-bnr {
       position: absolute;
        width: 40%;
        height: auto;
        bottom: -30px;
        right: 6.5%;
    }
}

@media screen and (max-width: 600px) {
    .header-bnr {
       position: absolute;
        width: 90%;
        height: auto;
        bottom: -30px;
        right: 5%;
    }
}
/*　バナーホバー */
a.btn_over img {
        -webkit-transition: -weblit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        -ms-transition: -ms-transform 0.3s;
        transition: transform 0.3s;
    }

    a.btn_over img:hover {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }