@charset "UTF-8";

.article-main {
  width: 760px;
}

.article-body {
  padding-top: 30px;
}

.article-body h1 {
  padding-bottom: 23px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.article-body__info {
  margin-bottom: 18px;
  color: #b0afaf;
}

.article-body__info p {
  font-size: 18px;
}

.article-body__cate img {
  margin-right: 8px;
}

.article-body__main {
  font-size: 16px;
  line-height: 26px;
}

.article-body__main h2{
  padding-bottom: 12px;
  margin: 0 0 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  color: #000;
  border-bottom: 3px solid #443b39;
}

.article-body__main h3{
  margin: 0 0 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  color: #000;
}

.article-body__main h4{
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.5em;
}

.article-body__main p {
  margin-bottom: 1.4em;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.7em;
}

.article-body__overview {
  padding: 15px 20px 19px;
  margin-bottom: 24px;
  background: #f8f4e6;
}

.article-body__overview p {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}

.article-body__main p small {
  font-size: 14px;
  line-height: 24px;
  color: #5f5f5f;
}

.article-body__main p strong {
  font-weight: 700;
}

.article-body__main p.clbt {
  margin: 0;
  clear: both;
}

.article-body__main .ctd {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 1.4em;
  text-align: center;
  letter-spacing: -.40em;
}

.article-body__main .ctd figure {
  display: inline-block;
  margin: 0 20px;
  letter-spacing: normal;
  vertical-align: top;
}

.article-body__main .ctd figure img {
  max-width: 100%;
  height: auto;
}

.article-body__main .ctd-full figure {
  margin: 0;
}

.article-body__main .ctd figcaption {
  margin: 0 auto;
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
  text-align: center;
}

.article-body__main .centered {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: -.40em;
}

.article-body__main .centered figure {
  display: inline-block;
  margin: 0 20px;
  letter-spacing: normal;
  vertical-align: top;
}

.article-body__main .centered figcaption {
  margin: 0 auto;
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
  text-align: center;
}

.article-body__main .temp-titelbar {
  padding-bottom: 12px;
  margin: 0 0 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  color: #000;
  border-bottom: 3px solid #443b39;
}

.article-body__main figure {
  margin: 0;
}

.article-body__main .al-left {
  float: left;
  margin: 0 25px 25px 0;
  text-align: center;
}

.article-body__main .al-right {
  float: right;
  margin: 0 0 25px 25px;
  text-align: center;
}

.article-body__main .al-left figcaption,
.article-body__main .al-right figcaption {
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
  text-align: left;
}

.article-body__main .txtcenter {
  text-align: center;
}

.article-body__main .section-text h2 {
  display: flex;
}

.article-body__main .section-text .temp-titelbar {
  padding-bottom: 0;
  margin: 0 0 5px;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  color: #000;
  border-bottom: none;
}

.article-body__main a {
  color: #174fe3;
}

.article-body__main a.widelink2 {
  display: block;
  width: 100%;
  height: 100%;
}

.article-body__main a.widelink2:hover {
  color: #072d79;
  background: #cfedfd;
}

.article-body__main a.widelink2 {
  display: block;
  width: 100%;
  height: 100%;
}

.article-body__main a.widelink2:hover {
  background-color: #ecf2fa;
}

.article-body__main aside {
  padding: 19px;
  margin-bottom: 1.4em;
  border: solid 1px #c7c7c7;
}

.article-body__main aside figure {
  float: left;
  width: 150px;
  margin: 0 22px 0 0;
  text-align: center;
  background: #f9f9f9;
}

.article-body__main aside figure img {
  max-width: 100%;
  height: auto;
}

.article-body__main aside .txt {
  position: relative;
  float: right;
  width: 530px;
  min-height: 150px;
}

.article-body__main aside .txt p {
  margin-bottom: 2px;
  color: #212121;
}

.article-body__main aside .txt .ttl {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.article-body__main aside .txt .ttl a {
  color: #212121;
}

.article-body__main aside .txt .caption {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.article-body__main aside .txt .article-link__amazon {
  position: absolute;
  right: 0;
  bottom: 0;
}

.article-body__main blockquote {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 30px;
  margin-bottom: 1.4em;
  color: #212121;
  background: #f9f9f9;
  border: 3px solid #dfdddd;
}

.article-body__main blockquote p:last-child {
  margin-bottom: 0;
}

.article-body__main blockquote cite {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #212121;
  text-align: right;
}

.article-body__main blockquote cite::before {
  content: "\2014 \2009";
}

.article-body__main .quote {
  padding: 30px;
  margin-bottom: 1.4em;
  background: #ffebde;
}

.article-body__main .quote p {
  color: #545353;
}

.article-body__main .quote p:last-child {
  margin-bottom: 0;
}

.dav-content-image {
  margin-bottom:10px;
  text-align:center;
}

.dav-content-image img {
  max-width: 100%;
  border:1px solid #CCC;
}

.article-cushion {
  position: relative;
  display: block;
  width: 400px;
  height: 60px;
  margin: 60px auto 0;
  font-size: 24px;
  line-height: 60px;
  color: #fff !important;
  text-align: center;
  background: #000;
}

.article-cushion:hover {
  color: #fff !important;
  text-decoration: none;
  background: #212121;
}

.article-block h3,
.article-block h2 {
  padding: 16px 20px;
  font-size: 14px;
  font-weight: 700;
}

.article-share {
  margin-bottom: 24px;
}

.article-share ul {
  display: flex;
  justify-content: space-between;
}

.article-share ul li {
  width: 24%;
}

.article-share ul li.fb {
  background: #4065b4;
}

.article-share ul li.tw {
  background: #000;
}

.article-share ul li.line {
  background: #00ba00;
}

.article-share ul li.hateb {
  background: #00a3e0;
}

.article-share ul li div {
  padding: 4px 10px;
}

.article-share ul li.fb img {
  margin-top: 3px;
}

.article-share ul li span {
  margin-left: 10px;
  font-size: 14px;
  color: #fff;
  vertical-align: super;
}

.article-share ul li.fb span {
  margin-left: 15px;
  vertical-align: text-top;
}

.article-share ul li a:hover {
  text-decoration: none !important;
}
.article-relatedword {}

.article-relatedword ul {
  letter-spacing: -.40em;
}

.article-relatedword li {
  display: inline-block;
  margin: 0 9px 9px 0;
  letter-spacing: normal;
  vertical-align: top;
}

.article-relatedword li a {
  box-sizing: border-box;
  display: block;
  padding: 0 14px;
  font-size: 13px;
  line-height: 28px;
  color: #ee8219;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
}

.article-relatedword li a:hover {
  text-decoration: none;
  background-color: #f9f9F9
}

.article-ad {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  margin: 0 0 35px;
  text-align: center;
}

.article-ad2 {
  margin: -14px 0 35px;
  text-align: center;
}

.article-image {
  padding: 15px 17px 3px;
  margin-bottom: 90px;
  background: #f3f3f3;
}

.article-image__title {
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 700;
  color: #212121;
}

.article-image ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.article-image ul li {
  display: inline-block;
  width: 150px;
  margin: 0 0 21px;
  letter-spacing: normal;
  vertical-align: top;
}

.article-image ul li:nth-child(4n) {
  margin-right:0;
}

.article-image ul li.current img {
  box-sizing: border-box;
  border: 3px solid #ee8219;
}

.article-link {
  margin-bottom: 18px;
}

.article-link__title {
  margin-bottom: 27px;
}

.article-link__list {
  width: 788px;
  letter-spacing: -.40em;
}

.article-link__item {
  display: inline-block;
  width: 170px;
  margin: 0 27px 39px 0;
  letter-spacing: normal;
  vertical-align: top;
}

.article-link__item a {
  display: block;
}

.article-link__image {
  height: 170px;
  overflow: hidden;
}

.article-link__image img {
  width: 170px;
  height: 170px;
  object-fit: cover;
}

.article-link__txt {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.article-newissue {
  margin-bottom: 54px;
}

.article-newissue__title {
  margin-bottom: 40px;
}

.article-newissue__cover {
  width: 280px;
}

.article-newissue__txt {
  width: 532px;
}

.article-newissue__txt h3 {
  position: relative;
  top: -6px;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
}

.article-newissue__txt p {
  font-size: 20px;
  font-weight: 200;
  line-height: 36px;
}

.article-newissue__link {
  position: relative;
  display: block;
  height: 60px;
  padding-right: 27px;
  margin-top: 19px;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  background: #000;
}

.article-newissue__link:hover {
  text-decoration: none;
  background: #212121;
}

.article-newissue__link__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: 47px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

.article .pict {
  margin-bottom: 16px;
}

div.pager {
  margin-bottom: 60px;
  text-align: center;
  letter-spacing: -.40em;
}

div.pager a,
div.pager span {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 11px;
  font-size: 22px;
  line-height: 50px;
  color: #464646;
  letter-spacing: normal;
  vertical-align: top;
  border: 1px solid #464646;
}

div.pager a.previouspostslink,
div.pager span.previouspostslink {
  height: 0;
  padding-top: 50px;
  overflow: hidden;
}

div.pager a.previouspostslink::before,
div.pager span.previouspostslink::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -3px;
  content: '';
  border-top: 2px solid #464646;
  border-left: 2px solid #464646;
  transform: rotate(-45deg);
}

div.pager a.nextpostslink,
div.pager span.nextpostslink {
  height: 0;
  padding-top: 50px;
  overflow: hidden;
}

div.pager a.nextpostslink::before,
div.pager span.nextpostslink::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -8px;
  content: '';
  border-top: 2px solid #464646;
  border-right: 2px solid #464646;
  transform: rotate(45deg);
}

div.pager a.current,
div.pager span.current {
  color: #ee8219;
  border: 1px solid #ee8219;
}

/* 次のページ */
div.pager .buttonlink {
  display: flex;
  width: 320px;
  height: auto;
  padding: 9px 8px;
  margin: 0 auto;
  margin-bottom: 30px;
  color: #ee8219;
  background: rgb(224 160 37 / 10%);
  border: 1px solid #ee8219;
}

div.pager .customtext {
  width: auto;
}

div.pager .buttonlink a {
  display: flex;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto;
  font-size: 18px;
  line-height: 20px;
  color: #ee8219;
  text-align: left;
  border: 0;
}

div.pager .buttonlink a p {
  width: 108px;
}

div.pager .buttonlink a b {
  width: calc(100% - 108px);
}

.biblio {
  padding: 19px 19px 24px;
  margin-bottom: 50px;
  border: solid 1px #c7c7c7;
}

.biblio-title {
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 700;
}

.biblio figure {
  float: left;
  width: 150px;
  margin: 0 22px 0 0;
  overflow: hidden;
  text-align: center;
}

.biblio figure img {
  width: 150px;
}

.biblio-txt {
  position: relative;
  float: right;
  width: 530px;
  min-height: 150px;
}

.biblio-txt h3 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #212121;
}

.biblio-txt dl {
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 200;
  color: #212121;
  letter-spacing: -.40em;
}

.biblio-txt dl dt {
  display: inline-block;
  width: 80px;
  letter-spacing: normal;
  vertical-align: top;
}

.biblio-txt dl dd {
  display: inline-block;
  width: 450px;
  letter-spacing: normal;
  vertical-align: top;
}

.biblio-btn {
  display: flex;
  margin-top: 10px;
}

.biblio-btn a {
  position: relative;
  top: -2px;
  display: block;
  width: 155px;
  height: 45px;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  background: #000;
}

.biblio-item {
  margin-bottom: 30px;
}

.biblio-item:last-child {
  margin-bottom: 0;
}

.biblio figure {width:110px;}
.biblio figure img {width:110px;}
.biblio .biblio-txt {width:570px;}
.biblio .biblio-btn {flex-wrap: wrap;}
.biblio .biblio-btn a {width: calc(94%/4);padding-right:unset;}
.biblio .biblio-btn a:nth-child(n+5) {margin-top: 10px;}
.biblio .biblio-btn p {font-size: 14px;}
.archives-main .biblio .biblio-btn a {width: calc(94%/3);}

.backnumber {
  margin-bottom: 25px;
}

.backnumber__title {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 700;
}

.backnumber ul {
  list-style-type: none;
  border-top: 1px solid #dedede;
}

.backnumber ul li {
  position: relative;
  padding: 6px 0 5px 18px;
  border-bottom: 1px solid #dedede;
}

.backnumber ul li::before {
  position: absolute;
  top: 12px;
  left: 6px;
  width: 0;
  height: 0;
  content: '';
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 6px 0 6px 9px;
}

.backnumber ul li a {
  font-size: 16px;
  line-height: 18px;
}

.serial_header_image img {
  width: 100%;
  margin-bottom: 10px;
}

.serial_book_title {
  padding: 9px 19px;
  margin-bottom: 24px;
  border: solid 2px #e6e6e6;
}

.serial_book {
  padding: 19px 19px 24px;
  margin-bottom: 50px;
  border: solid 2px #e6e6e6;
}

.serial_book figure {
  float: left;
  width: 150px;
  height: auto;
  margin: 0 22px 0 0;
  overflow: hidden;
  text-align: center;
  background: #f9f9f9;
}

.serial_book figure img {
  width: 100%;
  height: auto;
}

.serial_book_info {
  position: relative;
  float: left;
  width: 546px;
  min-height: 150px;
}

.serial_book_info a {
  text-decoration: underline;
}

.serial_book_info2 .pict {
  float: left;
  width: 122px;
}

.serial_book .archives-list__link {
  width: 546px;
  margin-top: 20px;
}

.serial_book .archives-list__link__arrow {
  margin-left: 60px
}

.social-follow {
  padding: 25px 0;
  margin-bottom: 50px;
  border-top: 2px solid #443b39;
  border-bottom: 2px solid #443b39;
}

.social-follow__ogimage {
  width: 150px;
  margin-left: 22px;
  overflow: hidden;
}

.social-follow__txt {
  width: 580px;
  text-align: center;
}

.social-follow__txt p {
  font-size: 22px;
  font-weight: 700;
  color: #212121;
}

.social-follow__txt ul {
  padding: 35px 0 30px;
  letter-spacing: -.40em;
}

.social-follow__txt ul li {
  display: inline-block;
  margin: 0 11px;
  letter-spacing: normal;
  vertical-align: top;
}

.social-follow__fb {
  position: relative;
  top: -4px;
}

.archives-main {
  width: 760px;
  padding-top: 22px;
}

.archives .side {
  padding-top: 50px;
}

.archives-title {
  margin-bottom: 21px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #484848;
}

.archives-cate {
  padding: 11px 15px 3px;
  margin-bottom: 30px;
  border: 1px solid #ee8219;
}

.archives-cate ul {
  letter-spacing: -.40em;
}

.archives-cate li {
  position: relative;
  display: inline-block;
  margin: 0 27px 9px 0;
  font-size: 14px;
  color: #ee8219;
  letter-spacing: normal;
  vertical-align: top;
}

.archives-cate li a {
  position: relative;
  display: block;
  font-weight: 400;
  color: #ee8219;
}

.archives-cate li a:hover {
  text-decoration: none;
}

.archives-cate li a:hover .archives-cate__line {
  display: block;
}

.archives-cate__line {
  position: absolute;
  bottom: -4px;
  left: 0;
  display: none;
  width: 100%;
  height: 2px;
  background: #ee8219;
}

.archives-cate--current {
  font-weight: 700;
}

.archives-cate--current .archives-cate__line {
  display: block;
}

.archives-cate__info {
  padding: 15px 20px 19px;
  margin-bottom: 24px;
  background: #f8f4e6;
}

.archives-cate__info h2 {
  margin-bottom: 17px;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  color: #474746;
}

.archives-cate__info2 h2 {
  margin-bottom: 17px;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  color: #474746;
}

.archives-cate__info p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}

.archives-list {
  margin-top: 25px;
  margin-bottom: 50px;
  border-top: 1px solid #cecece;
}

.archives-list__item {
  position: relative;
  padding: 29px 0;
  border-bottom: 1px solid #cecece;
}

.archives-list__item:last-child {
  margin: 0 0 20px;
}

.archives-list__item .badge-cate {
  top: 202px;
  bottom: auto;
  z-index: 10;
}

.archives-list__cover {
  position: relative;
  z-index: 0;
  width: 298px;
  height: 208px;
  overflow: hidden;
  text-align: center;
  background: #dadbd7;
  filter: blur;
}

.archives-list__cover::before {
  position: absolute;
  inset: -5px;
  z-index: -1;
  content: '';
  background: inherit;
  filter: blur(5px);
}

.presswalker .archives-list__cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover; object-position: center top;';
  object-fit: cover;
  object-position: center top;
}

.archives-list__info {
  width: 438px;
}

.archives-list__title {
  margin-bottom: 4px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.archives-list__note {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
}

.archives-list__share {
  padding-top: 2px;
  letter-spacing: -.40em;
}

.archives-list__share li {
  display: inline-block;
  margin-right: 11px;
  letter-spacing: normal;
  vertical-align: top;
}

.archives-list__cate {
  float: left;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  color: #b0afaf;
}

.list-item_pr {
  padding: 1px 4px;
  margin-right: 5px;
  font-size: 10px;
  font-weight: normal;
  color: #FFF;
  background: #c7c6c6;
}

.side .list-item_pr {
  position: absolute;
  right: 0;
  bottom: 5px;
  margin-right: 0;
}

.archives-list__date {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  color: #b0afaf;
  text-align: right;
}

.archives-list__link {
  width: 300px;
}

.archives-list__link a {
  position: relative;
  top: -2px;
  display: block;
  width: 290px;
  height: 45px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  background: #000;
}

.archives-list__link a:hover {
  text-decoration: none;
  background: #212121;
}

.archives-list__link__arrow {
  position: absolute;
  top: 50%;
  left: 60%;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  margin-left: 40px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

#davinciMainImage img {
  max-width: 100%;
}

.buttonlink a {
  display: block;
  width: 320px;
  margin: 0 auto;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 38px;
  color: #666;
  text-align: center;
  border: 1px solid #666;
}

.buttonlink2 a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 16px 10px;
  margin: 0 auto 40px;
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  background: #ee8219;
  border-radius: 0.8rem;
  box-shadow: 0 4px 0 #a85c11;
}

ul.list {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  letter-spacing: -.40em;
  vertical-align: center;
}

ul.list li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}

ul.list>li a {
  box-sizing: border-box;
  display: block;
  height: 37px;
  padding: 0 18px;
  font-size: 17px;
  font-weight: 200;
  line-height: 34px;
  color: #ee8219;
  letter-spacing: normal;
  cursor: pointer;
  border: 1px solid #b9b9b9;
  border-radius: 7px;
}

ul.list>li a:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media screen and (width <= 599px) {
  ul.list li {
    margin-bottom: 10px;
  }

  ul.list li a {
    height: 29px;
    font-size: 14px;
    line-height: 27px;
  }
}

.ad-infeed {
  margin: 36px 0;
  text-align: center;
}

.ad-twoside {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: flexbox;
  justify-content: space-evenly;
  width: 100%;
  text-align: center;
  -ms-flex-pack: distribute;
}

#nav_backnumber {
  display: flex;
  margin: 40px 0 20px;
  font-weight: 600;
  text-align: center;
  background-color: #fafafa;
  border-right: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  border-radius: 5px;
}

#nav_backnumber a {
  position: relative;
  color: #000;
}

#nav_backnumber a:hover {
  opacity: 0.6;
}

#nav_backnumber a.index {
  display: block;
  width: 34%;
  padding: 15px;
  border-left: 1px solid #e5e5e5;

  /* border-right: 1px solid #e5e5e5; */
}

#nav_backnumber a.rank {
  display: block;
  width: 34%;
  padding: 15px;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

#nav_backnumber a.prev {
  display: block;
  width: 33%;
  padding: 15px;
}

#nav_backnumber a.prev::before {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  border-bottom: 2px solid #464646;
  border-left: 2px solid #464646;
  transform: rotate(45deg);
}

#nav_backnumber a.next {
  display: block;
  width: 33%;
  padding: 15px;
}

#nav_backnumber a.next::after {
  position: absolute;
  top: 50%;
  right: 10%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  border-top: 2px solid #464646;
  border-right: 2px solid #464646;
  transform: rotate(45deg);
}

#nav_backnumber span {
  position: relative;
  color: #cecece;
}

#nav_backnumber span.prev {
  display: block;
  width: 33%;
  padding: 15px;
}

#nav_backnumber span.prev::before {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  border-bottom: 2px solid #cecece;
  border-left: 2px solid #cecece;
  transform: rotate(45deg);
}

#nav_backnumber span.next {
  display: block;
  width: 33%;
  padding: 15px;
}

#nav_backnumber span.next::after {
  position: absolute;
  top: 50%;
  right: 10%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  border-top: 2px solid #cecece;
  border-right: 2px solid #cecece;
  transform: rotate(45deg);
}

.stories-more {
  position: relative;
  display: block;
  width: 278px;
  height: 38px;
  padding-right: 20px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 38px;
  color: #8a8a8a;
  text-align: center;
  filter: alpha(opacity=100);
  border: 1px solid #bfbfbf;
  opacity: 1;
  transition: all 0.2s ease-out 0s;
}

.stories-more:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.stories-more__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 10px;
  margin-top: -4px;
  margin-left: 62px;
  font-size: 0;
  line-height: 0;
}

.category-tab {
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  margin: 0 0 40px;
}

.category-tab .item {
  width: 100%;
  margin: 0 2.5%;
  font-weight: 600;
  color: #aeaeae;
  text-align: center;
  border-bottom: 3px solid #aeaeae;
  transition: all 0.5s;
}

.category-tab .item p {
  padding: 15px;
  transition: all 0.3s;
}

.category-tab .item a {
  display: block;
  padding: 15px;
  font-weight: 600;
  color: #aeaeae;
  transition: all 0.2s;
}

.category-tab .item a:hover {
  color: #ee8219;
}

.category-tab .item a:hover {
  text-decoration: none;
}

.category-tab .item.current,
.category-tab .item:hover {
  width: 100%;
  margin: 0 2.5%;
  color: #ee8219;
  text-align: center;
  border-bottom: 3px solid #ee8219;
}

.article-body__main table {
    width: auto;
    margin: 0 auto 20px;
    border: 1px solid;
}

.article-body__main th, .article-body__main tr, .article-body__main td {
    border: 1px solid;
}

.article-body__main th, .article-body__main td {
    padding: 5px;
}

.publisher-release .category-tab .item,
.publisher-release .category-tab .item.current,
.publisher-release .category-tab .item:hover {
  width: calc(85% / 3);
}

.article-body__main.publisher-release .youtube {
}

.article-body__main.publisher-release .youtube iframe {
  display: block;
  margin: 0 auto;
}

.article-body__main.publisher-release p {
  word-break: break-all;
}

.article-body__main.publisher-release p img {
  display: block;
  max-width: 100%;
  padding-bottom: 10px;
  margin: 0 auto;
}

.article-body__main .presswalker {
  font-size: 16px;
  font-weight: 200;
  line-height: 1.7em;
  word-break: break-all;
}

.article-body__main .presswalker p {
  word-break: break-all;
}

.article-body__main .presswalker strong {
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
  word-break: break-all;
}

.article-body__main .presswalker img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.article-body__main .presswalker img:nth-child(n+2){
  margin-top: 1.4em;
}

.article-body__main .presswalker .youtube {
}

.article-body__main .presswalker .youtube iframe {
  display: block;
  margin: 0 auto;
}

#wrapper {
    min-width: 1340px;
    overflow: visible;
}

.article-body__main {
    width: 760px;
}

.article-body__inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.article-body__share.top_part {
    position: sticky;
    top:40px;
    z-index: 999;
    width: 65px;
    height: 473px;
    padding-top: 27px;
    margin-left: -95px;
    background-color: #e9e9e9;
}

.article-body__share.bottom_part {
display: flex;
    justify-content: space-around;
    width: 560px;
    margin: 0 auto;
}

.article-body__share .item {
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 40px;
}

.article-body__share .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    border: none;
}

.article-body__share .item.fb {
    background-image: url("../image/article/sns_fb.png");
}

.article-body__share .item.tw {
    background-image: url("../image/article/sns_tw.png");
}

.article-body__share .item.line {
    background-image: url("../image/article/sns_line.png");
}

.article-body__share .item.hatena {
    background-image: url("../image/article/sns_hatena.png");
}

.article-body__share .item.pin {
    background-image: url("../image/article/sns_pin.png");
}

.article-body__share .item.copy {
    background-image: url("../image/article/sns_copy.png");
}

.article-body__share .item.pin a,
.article-body__share .item.copy a {
    cursor: pointer;
}

.article-body__share .item.copy a span {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 11px;
    font-weight: bold;
    color: #282828;
}

.article-body__share .item.copy .copy_btn_result {
    position: fixed;
    top: -20%;
    display:none;
    width: 300px;
    height: 40px;
    padding: 5px;
    font-size: 14px;
    line-height: 36px;
    color: #000;
    background-color: #ccc;
    border-radius: 4px;
    opacity: 0.9;
}

.article-body__share .item.copy .copy_btn_error {
    position: fixed;
    top: -20%;
    display:none;
    width: 300px;
    height: 40px;
    padding: 5px;
    font-size: 14px;
    line-height: 36px;
    color: #000;
    background-color: #ccc;
    border-radius: 4px;
    opacity: 0.9;
}

div.pager, #nav_backnumber, .biblio, .serial_book {
    width:760px;
}


.biblio.articletop,
.archives-main .biblio {
    width: auto;
    margin-bottom: 30px;
}

.biblio.articletop section {
    padding: unset;
    margin-bottom: unset;
    border: none;
}

.biblio.articletop section figure img,
.archives-main .biblio section figure img {
     width: 110px;
 }

.biblio.articletop h3 a,
.archives-main .biblio h3 a {
    font-size: 16px;
    color: #000;
}

.biblio.articletop .biblio-txt dl,
.archives-main .biblio dl {
    font-size: 15px;
}

.biblio.articletop .biblio-btn p {
    margin-bottom: unset;
    font-size: 14px;
    line-height: unset;
}

.biblio.articletop .biblio-btn a,
.archives-main .biblio .biblio-btn a {
    background: rgb(136 136 136);
}
@media all and (-ms-high-contrast:none)
{
    .biblio .biblio-btn a {
        width: 155px;
        padding: 0 5px; 
    }

    .biblio.articletop .biblio-btn p {
        font-size: 13px;
        line-height: 45px;
    }

    .biblio .biblio-btn p {
        font-size: 13px;
    }
}

.bwtrial {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 20px;
}

.bwtrial a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 320px;
  height: 38px;
  margin-bottom: 1.4em;
  font-size: 18px;
  font-weight: 700;
  line-height: 38px;
  color: #fff;
  text-align: center;
  background: #f11a38;
  border: none;
  border-radius: 2rem;
  box-shadow: 0 4px 0 #830214;
}

/* アニメまとめ記事 */
.anime-matome dl {
    padding: 15px;
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 18px;
    background-color: #fdf5ed;
}

.anime-matome dt {
    float:left;
}

.anime-matome dd {
    margin-bottom: 10px;
    margin-left: 120px;
}

/* クッション改 */
.article-summary {
    position: relative;
    width: 760px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 26px;
}

.article-summary .badge-cate {
    top: 173px;
    bottom: auto;
    z-index: 10;
}

.article-summary__cover {
  position: relative;
  z-index: 0;
  width: 298px;
  height: 208px;
  overflow: hidden;
  text-align: center;
  background: #dadbd7;
  filter: blur;
}

.article-summary__cover::before {
  position: absolute;
  inset: -5px;
  z-index: -1;
  content: '';
  background: inherit;
  filter: blur(5px);
}

.article-summary__info {
  width: 438px;
}

.article-summary__info p {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
}

.article-summary__more {
  position: relative;
  display: block;
  width: 400px;
  padding: 15px;
  margin: 0 auto 40px;
  font-weight: 600;
  text-align: center;
  background-color: #fafafa;
  border-right: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  border-radius: 5px;
}

.article-summary__more:hover {
  color: #fff !important;
  text-decoration: none;
  background: #212121;
}

.in2min {
  position: relative;
  z-index: 10;
}

.in2min_base {
  position: absolute;
  top: -3px;
  left: 0;
  box-sizing: border-box;
  display: inline-block;
  width: 90px;
  height: 24px;
  padding-top: 8px;
  margin: 0 0 0 -5px;
  color: white;
  background-color: red;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.in2min_base::before {
  position: absolute;
  top: 100%;
  left: 0;
  content: '';
  border: none;
  border-right: solid 5px red;
  border-bottom: solid 5px transparent;
}

.in2min_base::after {
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 1;
  width: 0;
  height: 0;
  content: '';
  border-color: red transparent;
  border-style: solid;
  border-width: 12px 10px 12px 0;
}

.in2min_label {
  position: absolute;
  top: 1px;
  left: -1px;
  padding-left: 18px;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  color: #fff;
  background: url("../image/article/stopwatch.png") no-repeat;
  background-size: contain;
}

.dnd_related_post {
  padding: 15px;
  margin: 40px 0 18px;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
}

.dnd_related_post h2 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.dnd_related_post__list {
}

.dnd_related_post__item {
  margin-bottom: 15px;
}

.dnd_related_post__item a {
  position: relative;
  display: block;
  height: 92px;
  padding-left: 156px;
}

.dnd_related_post__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 138px;
  text-align: center;
  background: #dad8d7;
}

.dnd_related_post__thumbnail__wrap {
  position: relative;
  z-index: 0;
  width: 138px;
  height: 92px;
  overflow: hidden;
}

.dnd_related_post__thumbnail__wrap::before {
  position: absolute;
  inset: -5px;
  z-index: -1;
  content: '';
  background: inherit;
  filter: blur(5px);
}

.dnd_related_post__title {
  display: block;
  font-size: 15px;
  line-height: 24px;
}

.dnd_related_post__thumbnail__wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.related_post {
  width: 760px;
  margin: 0 0 1.4em;
  font-size: 16px;
  line-height: 1.7em;
}

.related_post h2 {
  font-weight: 700;
  color: #4682b4;
}
.related_post li::before {content: "・";}

.related_post li a {
  font-weight: 200;
  color: #174fe3;
}

.article-body__date {
  position: relative;
}

.article-body__date .item_pr {
  position: inherit;
  top: -2px;
  right: 0;
  padding: 2px 5px 1px;
  margin-right: 10px;
  font-size: 12px;
  font-weight: normal;
  color: #FFF;
  background: #c7c6c6;
}

#matome .buttonlink a {
    margin-top: 15px;
}

.badge-number {
  position: absolute;
  top: 36px;
  bottom: auto;
  left: -2px;
  z-index: 10;
  min-width: 50px;
  padding: 4px 10px 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background: #0693e3;
}

.serial-latest {
  position: relative;
  display: block;
  margin-bottom: 30px;
  border-bottom: none;
}

.serial-latest .badge-number {
  z-index: 2;
  background: #f00;
}

.serial-link {
  padding: 10px 15px;
  margin: 20px 0;
  font-size: 15px;
  text-align: center;
  text-decoration: underline;
  background-color: #e7eeff;
  border-right: 4px solid #dfe7f9;
  border-bottom: 4px solid #dfe7f9;
  border-radius: 0.8rem;
}

.serial-link a {
  display: block;
  color: #174fe3;
}

.article-body__main .juhan {
  font-size: 16px;
  font-weight: 200;
  line-height: 1.7em;
}

.article-body__main .juhan p {
  word-break: break-all;
}

.article-body__main .juhan strong {
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
  word-break: break-all;
}

.article-body__main .juhan img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.article-body__main .juhan img:nth-child(n+2){
  margin-top: 1.4em;
}

.article-body__main .juhan .youtube {
}

.article-body__main .juhan .youtube iframe {
  display: block;
  margin: 0 auto;
}

.article-body__main .juhan .import-date {
  display:block;
  font-size: 14px;
  text-align:right;
}

/* 第N回に続く：PC用 */
b.next-story {
  display: block;
  margin-bottom: 22px;
  color: #696969;
  text-align: center;
}

b.next-story a {
  color: #174fe3;
}

.article-body__main.ehonnavi figure {
  text-align: center;
}

.article-body__main.ehonnavi figure img {
  max-width: 100%;
  margin:0 auto 20px;
}

.article-body__main.ehonnavi table,
.article-body__main.ehonnavi tr,
.article-body__main.ehonnavi td {
  border: unset;
}

.kodansha .category-tab {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
  text-align: center;
}

.kodansha .category-tab > li {
  width: calc(88%/7) !important;
  padding: 0;
  margin: unset;
  font-weight: 400;
  border: 1px solid #808080;
  transition: unset;
}

.kodansha .category-tab > li.current {
  margin: unset;
  border: 1px solid #ee8219;
}

.kodansha .category-tab > li.item > p {
  display: block;
  padding: unset;
  margin: 0 auto;
  font-size: 15px;
  line-height: 44px;
  color: #ee8219;
  transition: unset;
}

.kodansha .category-tab > li.item > a {
  display: block;
  padding: unset;
  margin: 0 auto;
  font-size: 15px;
  font-weight: unset;
  line-height: 44px;
  color: #808080;
  transition: unset;
  }

.kodansha .category-tab > li.item:hover {
  margin: unset;
  color: #ee8219;
  border: 1px solid #ee8219;
}

.kodansha .category-tab > li.item > a:hover {
  color: #ee8219;
}
.kodansha .archives-list {border-top: unset;}

.kadobun img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 20px;
}
.biblio2023 {width: 760px;}

.biblio2023 .biblio-item {
  box-sizing: border-box;
  width: 100%;
  padding: 25px 31px;
  margin-bottom: 25px;
  border: solid 1px #c7c7c7;
}

.biblio2023 .biblio-item section {
  display: flex;
  padding-top: 20px;
  margin-top: 15px;
  border-top: solid 1px #c7c7c7;
}

.biblio2023 .biblio-item figure {
  display: none;
  width: 180px;
  margin-right: 25px;
}

.biblio2023 .biblio-item figure img {
  width: 100%;
}

.biblio2023 .biblio-info {
  width: 100%;
}

.biblio2023 .biblio-info h3 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #212121;
}

.biblio2023 .biblio-info h3 {
  display: none;
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #212121;
}

.biblio2023 .biblio-info h3 a {
  color: #212121;
}

.biblio2023 .biblio-link {
  display: flex;
  flex-flow: wrap;
  max-width: 100%;
}

.biblio2023 .biblio-link li {
  width: calc(100%/3);
  margin-bottom: 13px;
}

.biblio2023 .biblio-link li a {
  font-size: 18px;
  color: #ee8219;
  text-decoration: underline dashed #ee8219;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.biblio2023 .biblio-link li a::before {
  content: '▶︎';
}

.biblio2023 .biblio-item.nobw iframe {
  display: none;
}

.biblio2023 .biblio-item.nobw section {
  padding-top: unset;
  margin-top: unset;
  border: none;
}

.biblio2023 .biblio-item.nobw figure {
  display: block;
}

.biblio2023 .nobw .biblio-info {
  width: calc(100% - 205px);
}

.biblio2023 .nobw .biblio-info h3 {
  display: block;
}

.biblio2023 .nobw .biblio-link li {
  width: calc(100%/2);
}

/* article.css_pc_20241114 */
.color_01 {
  color:#4169e1;
}

.color_02 {
  color:#FF8000;
}

.color_03 {
  color:#2e8b57;
}

.color_04 {
  color:#666;
}

.color_01 h2, .color_02 h2, .color_03 h2, .color_04 h2 {
  color:inherit;border-color:inherit;
}

.ncms_article h2 a, .ncms_article h3 a, .ncms_article p a, .ncms_article figcaption a {
  text-decoration:none;border-bottom: 1px dashed;
}

.ncms_article h2 a, .ncms_article h3 a {
  color:inherit;
}

.ncms_article .buttonlink a {
  border-bottom:1px solid #666;
}

.ncms_article .buttonlink2 a {
  border-bottom: unset;
}

.ncms_article figure {
  margin-bottom: 1em;
  text-align: center;
}

.ncms_article figure img {
  max-width: 100%;
  height: auto;
  margin-bottom: 0.4em;
}

.ncms_article figcaption {
  max-width: 615px;
  margin: 0 auto;
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  color: #616161;
  text-align: center;
}

.ncms_article figure.fll {
  float:left;
  width:180px;
  margin: 0 25px 25px 0;
}

.ncms_article figure.flr {
  float: right;
  width: 300px;
  margin: 0 0 25px 25px;
}

.ncms_article figure.fll img, .ncms_article figure.flr img {
  margin-bottom:unset;
}

.ncms_article figure.fll figcaption {
  text-align: left;
}

.ncms_article figure.fll figcaption span {
  margin-top:2px;
}

.ncms_article figure.flr figcaption span {
  display: block;
  margin-top:2px;
}

.ncms_article .image-l {
  width: 615px;
}

.ncms_article .image-m {
  width: 400px;
}

.ncms_article .image-s {
  width: 240px;
}

.ncms_article .image-t {
  width: 88px;
}

.leadtext {
  padding: 15px 20px 19px;
  margin-bottom: 24px;
  background: #f8f4e6;
  border: 1px solid #c7c7c7;
}

.leadtext p:last-child, .reference p:last-child {
  margin-bottom:unset;
}

.reference {
  width: 720px;
  padding: 15px 20px 19px;
  margin-bottom: 24px;
  overflow: auto;
  border: 1px solid #c7c7c7;
}

.reference figure {
  float: left;
  width: 150px;
  margin: 0;
  margin-right: 22px;
  text-align: center;
}

.reference figure img {
  width: 100%;
}

.buttonlink2.aff a {
  margin-bottom: 0;
  color: #15276A;
  background: #efefef;
  box-shadow: 0 2px 3px rgb(0 0 0 / 16%);
}

.buttonlink2.aff a:hover {
  text-decoration: underline;
}

/* DVW_CMS_RENEWAL-107 鶴田タグ修正：ボタンタグへの回り込み解除指定の追加 */
.ncms_article .buttonlink, .ncms_article .buttonlink2.aff, .buttonlink2.aff2, .ncms_article h2, .ncms_article figure, .ncms_article blockquote, .ncms_article .youtube, .ncms_article .instagram, .ncms_article .xpost, .ncms_article .leadtext, .ncms_article .reference {
  clear: both;
}

.pager {
  display: block;
  clear: both;
}

.ncms_article .youtube {
  text-align:center;
}

.ncms_article .instagram iframe {
  margin: 0 auto !important;
}

.ncms_article .xpost div {
  margin:0 auto;
}

div.pager, #nav_backnumber, .biblio, .serial_book {
  box-sizing: border-box;
}

.serial_book {
  display: flex;
}

.serial_book figure {
  float: unset;
  overflow: unset;
  background: unset;
}

.serial_book figure img {
  width: 150px;
}

.serial_book_info {
  float: unset;
  width: unset;
}

/* DVW_CMS_RENEWAL-98 文字色タグと見出しタグ組み合わせ時のCSS追加 */
h2:has(.color_01) {
  border-bottom: 3px solid #4169e1;
}

h2:has(.color_02) {
  border-bottom: 3px solid #FF8001;
}

h2:has(.color_03) {
  border-bottom: 3px solid #2e8b57;
}

h2:has(.color_04) {
  border-bottom: 3px solid #666;
}

.img-parallel {
  display:flex;
  justify-content: center;
}

.img-parallel figure {
  width: 220px;
  margin: 0 20px 1em;
}

.bnrlist {
  clear: both;
}

.bnrlist figure {
  float: left;
  width: 350px;
  margin: 0 25px 25px 0;
  text-align: center;
}

.bnrlist figure img {
  width: 350px;
  margin-bottom: 0;
}