/* =============================
content mb 48px
inline block mb 24px
inline mb 8px
h1 2.8
h2 2.2
h3 1.8
p 1.6
caption 1.2
line-height 1.8
================================ */
.mix-in__translate-y {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mix-in__opacity-min {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0
}

.mix-in__opacity-max {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.mix-in__font-alphabet-1 {
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700
}

.mix-in__font-alphabet-2 {
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 400
}

.common-anchor-landing {
  margin-top: -24px;
  padding-top: 24px
}

.common-annotation-number {
  font-size: 11px;
  vertical-align: baseline
}

.common-back-top {
  position: absolute;
  top: -93px;
  right: 64px
}

@media screen and (max-width:767px) {
  .common-back-top {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    margin: 0 auto 0;
    padding: 56px 0 40px;
    text-align: center
  }
}

.common-back-top__anchor {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #545454;
  background-image: url(/assets-common/images/icon-back-top.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%
}

.common-back-top__anchor:active,
.common-back-top__anchor:hover {
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  background-color: #E50000;
  border: 2px solid #E50000
}

@media screen and (max-width:767px) {
  .common-back-top__anchor {
    display: inline-block;
    padding: 24px
  }
}

.common-banner-item {
  width: calc((100% - 24px * (4 - 1)) / 4);
  text-align: left
}

@media screen and (min-width:1000px) {
  .common-banner-item {
    margin: 0 24px 0 0
  }

  .common-banner-item:last-of-type {
    margin-right: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-banner-item {
    width: calc((100% - 24px * (2 - 1)) / 2);
    margin: 0 24px 24px 0
  }

  .common-banner-item:nth-of-type(2n) {
    margin-right: 0
  }

  .common-banner-item:nth-last-of-type(-n+2) {
    margin-bottom: 0
  }
}

@media screen and (max-width:767px) {
  .common-banner-item {
    width: calc((100% - 24px * (2 - 1)) / 2);
    margin: 0 auto 12px;
  }

  .common-banner-item:first-of-type {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .common-banner-item.is-post-detail {
    width: 100%
  }
}

.common-banner-item__image-box {
  width: 100%
}

.common-banner-item__image {
  width: 100%
}

.common-banner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.common-banner {
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 64px 0 0
}

@media screen and (max-width:767px) {
  .common-banner {
    padding: 32px 0 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-banner {
    padding: 40px 0 0
  }
}

.common-caption-1 {
  margin: 0 auto 0;
  font-size: 14px;
  line-height: 1.9;
  color: #000000
}

@media screen and (max-width:767px) {
  .common-caption-1 {
    font-size: 14px;
    margin: 0 auto 8px
  }
}

.common-caption-1.is-search-result-not-found {
  font-size: 15px;
  color: #000000;
  line-height: 1.7;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .common-caption-1.is-search-result-not-found {
    font-size: 13px;
    margin: 0 auto 0
  }
}

.common-caption-1.is-404-not-found {
  font-size: 17px;
  color: #000000;
  line-height: 1.7;
  font-weight: 700;
  margin: 0 auto 24px
}

@media screen and (max-width:767px) {
  .common-caption-1.is-404-not-found {
    font-size: 14px;
    margin: 0 auto 24px
  }
}

.common-caption-2 {
  margin: 0 auto 0;
  font-size: 18px;
  line-height: 2;
  color: #000000
}

@media screen and (max-width:767px) {
  .common-caption-2 {
    font-size: 14px;
    margin: 0 auto 8px
  }
}

.common-caption-2.is-about {
  font-size: 18px;
  font-weight: 400;
  line-height: 2.2;
  margin-bottom: 24px
}

@media screen and (max-width:767px) {
  .common-caption-2.is-about {
    margin: 0 auto 24px;
    font-size: 15px;
    line-height: 2.2
  }
}

.common-caption-2.is-about-main {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.2;
  margin-bottom: 32px;
  letter-spacing: 1px
}

@media screen and (max-width:767px) {
  .common-caption-2.is-about-main {
    margin: 0 auto 24px;
    font-size: 16px;
    line-height: 2.2
  }
}

.common-caption-2.is-404-not-found {
  font-size: 13px;
  font-weight: 400;
  line-height: 2
}

@media screen and (max-width:767px) {
  .common-caption-2.is-404-not-found {
    margin: 0 auto 0;
    font-size: 12px;
    text-align: left
  }
}

.common-footer {
  margin: 64px auto 0;
  padding: 64px 0 0;
  background-color: #000000;
  position: relative
}

@media screen and (max-width:767px) {
  .common-footer {
    margin-top: 32px;
    padding: 32px 0 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-footer {
    margin-top: 48px
  }
}

.footer-logo {
  text-align: center;
  margin: 0 auto 48px
}

@media screen and (max-width:767px) {
  .footer-logo {
    margin: 0 auto 48px
  }
}

.footer-logo__anchor {
  display: block;
  max-width: 176px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .footer-logo__anchor {
    max-width: 160px
  }
}

.footer-logo__image-box {
  width: auto;
  max-width: 176px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .footer-logo__image-box {
    max-width: 160px
  }
}

.footer-logo__image {
  width: 100%
}

.footer-button-text {
  margin: 0 auto 80px;
  text-align: center
}

@media screen and (max-width:767px) {
  .footer-button-text {
    margin-bottom: 64px
  }
}

.footer-button-text__anchor {
  display: inline-block;
  border: 1px solid #737373;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  padding: 20px 24px;
  width: 320px;
  font-size: 17px;
  line-height: 1.4
}

@media screen and (max-width:767px) {
  .footer-button-text__anchor {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 272px;
    font-size: 14px
  }
}

.footer-button-text__anchor:active,
.footer-button-text__anchor:hover {
  background-color: #E50000;
  color: #FFFFFF;
  border: 1px solid #E50000;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s
}

.common-header {
  background-color: #000000;
  border-bottom: 1px solid #2d2d2d;
  position: relative;
  z-index: 100000
}

@media screen and (max-width:999px) {
  .common-header {
    height: 56px;
    position: relative;
    z-index: 100000
  }
}

.common-heading-1 {
  margin: 0 auto 8px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  color: #000000
}

@media screen and (max-width:767px) {
  .common-heading-1 {
    font-size: 24px;
    margin: 0 auto 4px;
    line-height: 1.1
  }
}

.common-heading-1.is-sub-box {
  text-align: center
}

.common-heading-1.is-alphabet {
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif
}

@media screen and (max-width:767px) {
  .common-heading-1.is-alphabet {
    font-size: 28px
  }
}

.common-heading-1.is-share {
  margin: 0 auto 40px
}

@media screen and (max-width:767px) {
  .common-heading-1.is-share {
    margin: 0 auto 24px
  }
}

.common-heading-1.is-written-by {
  margin: 0 auto 32px
}

@media screen and (max-width:767px) {
  .common-heading-1.is-written-by {
    margin-bottom: 24px
  }
}

.common-heading-1.is-keyword {
  margin: 0 auto 8px
}

@media screen and (max-width:767px) {
  .common-heading-1.is-keyword {
    margin-bottom: 8px
  }
}

.common-heading-1.is-top-latest {
  text-align: center;
  margin: 0 auto 6px;
  font-size: 28px
}

@media screen and (max-width:767px) {
  .common-heading-1.is-top-latest {
    font-size: 22px;
    margin-bottom: 4px
  }
}

.common-heading-1.is-category-archive--sub {
  text-align: center;
  margin: 0 auto 40px;
  font-size: 28px
}

@media screen and (max-width:767px) {
  .common-heading-1.is-category-archive--sub {
    font-size: 22px;
    margin-bottom: 20px
  }
}

.common-heading-1.is-404-not-found,
.common-heading-1.is-search-result-not-found {
  text-align: center;
  margin: 0 auto 12px;
  color: #000000;
  font-size: 44px
}

@media screen and (max-width:767px) {

  .common-heading-1.is-404-not-found,
  .common-heading-1.is-search-result-not-found {
    font-size: 32px;
    margin-bottom: 16px
  }
}

.common-heading-1.is-post-detail__match-information {
  text-align: center;
  margin: 0 auto 8px
}

.common-heading-1-lead {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  color: #000000;
  margin: 0 auto 56px;
  letter-spacing: 1px;
  padding-left: 1px;
  text-align: center
}

@media screen and (max-width:767px) {
  .common-heading-1-lead {
    font-size: 13px
  }
}

.common-heading-1-lead.is-author,
.common-heading-1-lead.is-post-detail--recommend,
.common-heading-1-lead.is-post-detail--related,
.common-heading-1-lead.is-related-post,
.common-heading-1-lead.is-trend-keyword {
  margin-bottom: 24px
}

@media screen and (max-width:767px) {

  .common-heading-1-lead.is-author,
  .common-heading-1-lead.is-post-detail--recommend,
  .common-heading-1-lead.is-post-detail--related,
  .common-heading-1-lead.is-related-post,
  .common-heading-1-lead.is-trend-keyword {
    margin-bottom: 24px
  }
}

.common-heading-1-lead.is-ranking {
  margin-bottom: 16px
}

@media screen and (max-width:767px) {
  .common-heading-1-lead.is-ranking {
    margin-bottom: 16px
  }
}

@media screen and (max-width:999px) {
  .common-heading-1-lead.is-ranking.is-nav-global {
    font-size: 20px;
    margin: -4px auto 10px
  }
}

.common-heading-1-lead.is-category-latest {
  margin-bottom: 32px
}

@media screen and (max-width:767px) {
  .common-heading-1-lead.is-category-latest {
    margin-bottom: 24px
  }
}

.common-heading-1-lead.is-post-detail__match-information {
  margin-bottom: 32px
}

@media screen and (max-width:767px) {
  .common-heading-1-lead.is-post-detail__match-information {
    margin-bottom: 24px
  }
}

.common-heading-1-lead.is-category-archive--sub,
.common-heading-1-lead.is-top-latest {
  text-align: center;
  font-size: 10px;
  letter-spacing: 2px;
  padding-left: 2px;
  margin-bottom: 40px
}

@media screen and (max-width:767px) {

  .common-heading-1-lead.is-category-archive--sub,
  .common-heading-1-lead.is-top-latest {
    font-size: 9px;
    margin-bottom: 24px
  }
}

.common-heading-1-lead.is-keyword {
  margin-bottom: 24px
}

@media screen and (max-width:767px) {
  .common-heading-1-lead.is-keyword {
    margin-bottom: 24px
  }
}

.common-heading-1-lead.is-sub-box {
  margin-bottom: 24px
}

@media screen and (max-width:767px) {
  .common-heading-1-lead.is-sub-box {
    margin-bottom: 24px
  }
}

.common-heading-1-lead.is-sub-box.is-ranking {
  margin-bottom: 16px
}

@media screen and (max-width:767px) {
  .common-heading-1-lead.is-sub-box.is-ranking {
    margin-bottom: 16px
  }
}

.common-heading-2 {
  color: #000000;
  font-size: 32px;
  line-height: 1.6;
  margin: 128px auto 48px;
  margin-bottom: calc(48px - (((18px * 2) - 18px) / 2));
  overflow-wrap: break-word;
  word-wrap: break-word
}

.common-heading-2:first-of-type {
  margin-top: 0
}

@media screen and (max-width:767px) {
  .common-heading-2 {
    font-size: 19px;
    margin: 64px auto 24px;
    margin-bottom: calc(24px - (((15px * 2) - 15px) / 2))
  }
}

.common-heading-2.is-about-main {
  font-size: 40px
}

@media screen and (max-width:767px) {
  .common-heading-2.is-about-main {
    font-size: 26px;
    margin-bottom: 32px
  }
}

.common-icon-new {
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: #FFFFFF;
  background-color: #E50000;
  padding: 10px 10px 8px;
  font-size: 15px
}

@media screen and (max-width:767px) {
  .common-icon-new {
    font-size: 11px;
    padding: 6px 7px 5px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-icon-new {
    font-size: 13px;
    padding: 8px 8px 6px
  }
}

.common-icon-new.is-archive-latest,
.common-icon-new.is-top-recommend {
  padding: 12px 12px 10px;
  font-size: 18px
}

@media screen and (max-width:767px) {

  .common-icon-new.is-archive-latest,
  .common-icon-new.is-top-recommend {
    font-size: 14px;
    padding: 8px 10px 6px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-icon-new.is-archive-latest,
  .common-icon-new.is-top-recommend {
    padding: 10px 10px 8px;
    font-size: 16px
  }
}

@media screen and (min-width:1000px) {
  .common-icon-new.is-archive-latest-pc {
    padding: 12px 12px 10px;
    font-size: 18px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-icon-new.is-archive-latest-pc {
    padding: 10px 10px 8px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .common-icon-new.is-archive-latest-sp {
    font-size: 14px;
    padding: 8px 10px 6px
  }
}

.common-icon-new.is-ranking {
  display: none
}

@media screen and (min-width:1000px) {
  .common-icon-new.is-sub-box-latest {
    font-size: 10px;
    padding: 5px 6px 4px
  }
}

.common-image-box.is-about__about-info {
  margin: 48px auto;
  border: 1px solid #CACACA
}

@media screen and (max-width:767px) {
  .common-image-box.is-about__about-info {
    margin: 32px auto
  }
}

.common-image-box.is-about__about-info:first-of-type {
  margin-top: 0
}

.common-image {
  width: 100%
}

.common-link-box {
  margin: 0 auto 0;
  padding: 64px 0
}

@media screen and (max-width:767px) {
  .common-link-box {
    max-width: 100%;
    padding: 0
  }
}

.common-link-box.is-sub-box.is-all-post {
  padding: 40px 0 0;
  border-top: 1px solid #CACACA
}

@media screen and (max-width:767px) {
  .common-link-box.is-sub-box.is-all-post {
    padding: 32px 0 0
  }
}

.common-link-box.is-archive-list {
  border-top: 1px solid #CACACA
}

@media screen and (max-width:767px) {
  .common-link-box.is-archive-list {
    padding: 48px 0
  }
}

.common-link-box.is-search-result {
  border-top: 1px solid #CACACA;
  padding-bottom: 0
}

@media screen and (max-width:767px) {
  .common-link-box.is-search-result {
    padding-bottom: 0
  }
}

.common-link-box.is-top {
  padding: 96px 0
}

@media screen and (max-width:767px) {
  .common-link-box.is-top {
    padding: 32px 0
  }
}

.common-link-box.is-about {
  padding: 0px 0 0
}

@media screen and (max-width:767px) {
  .common-link-box.is-about {
    padding: 0px 0 0
  }
}

.common-link-box.is-404 {
  padding: 0 0 0
}

@media screen and (max-width:767px) {
  .common-link-box.is-404 {
    padding: 0 0 0
  }
}

.common-link-button-1 {
  text-align: center
}

.common-link-button-1.is-curation--view-more {
  margin: 32px auto 0
}

@media screen and (max-width:999px) {
  .common-link-button-1.is-curation--view-more {
    width: 100%;
    margin-top: 16px
  }
}

.common-link-button-1.is-post-detail--recommend {
  margin-top: 64px
}

@media screen and (max-width:767px) {
  .common-link-button-1.is-post-detail--recommend {
    margin: 32px auto 0
  }
}

.common-link-button-1.is-archive-list {
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .common-link-button-1.is-archive-list {
    margin-bottom: 0
  }
}

.common-link-button-1.is-author {
  clear: both;
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .common-link-button-1.is-author {
    margin-bottom: 0
  }
}

.common-link-button-1__anchor {
  color: #FFFFFF;
  background-color: #000000;
  line-height: 1.6;
  display: block;
  width: 384px;
  font-weight: 400;
  text-align: center;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 32px 64px;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .common-link-button-1__anchor {
    display: block;
    padding: 24px 56px;
    font-size: 13px;
    width: 100%;
    margin-bottom: 0
  }
}

.common-link-button-1__anchor:active,
.common-link-button-1__anchor:hover {
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  background-color: #E50000
}

.common-link-button-1__anchor:after {
  content: " ";
  display: block;
  position: absolute;
  background-image: url("/assets-common/images/icon-arrow-2.svg");
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: auto 0 auto auto;
  padding: 0;
  top: 0;
  right: 24px;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 20px
}

@media screen and (max-width:767px) {
  .common-link-button-1__anchor:after {
    width: 8px;
    height: 16px
  }
}

.common-link-button-1__anchor.is-curation--view-more {
  margin: 0 auto;
  padding: 18px 64px;
  cursor: pointer
}

@media screen and (max-width:999px) {
  .common-link-button-1__anchor.is-curation--view-more {
    width: 100%
  }
}

.common-link-button-1__anchor.is-curation--view-more:after {
  display: none
}

.common-link-button-1__anchor.is-curation--view-more.is-1st,
.common-link-button-1__anchor.is-curation--view-more.is-2nd,
.common-link-button-1__anchor.is-curation--view-more.is-3rd {
  display: none
}

.common-link-button-1__anchor.is-curation--view-more.is-active {
  display: block
}

.common-link-button-1__anchor.is-author {
  font-size: 13px;
  padding: 18px 48px
}

@media screen and (max-width:767px) {
  .common-link-button-1__anchor.is-author {
    padding: 16px 24px;
    margin-bottom: 0
  }
}

.common-link-button-1__anchor.is-white {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  width: auto
}

.common-link-button-1__anchor.is-white:after {
  background-image: url("/assets-common/images/icon-arrow-1.svg")
}

.common-link-button-1__anchor.is-white:active,
.common-link-button-1__anchor.is-white:hover {
  color: #FFFFFF;
  background-color: #E50000;
  border-color: #E50000
}

.common-link-button-1__anchor.is-white.is-writer-list {
  width: 100%;
  font-size: 12px;
  padding: 15px 24px 14px;
  font-weight: 700
}

.common-link-button-1__anchor.is-white.is-writer-list:after {
  background-image: none;
  display: none
}

@media screen and (max-width:767px) {
  .common-link-button-1__anchor.is-white.is-writer-list {
    display: none
  }
}

.common-link-button-1__anchor.is-sub-box.is-all-post {
  width: auto;
  padding: 18px 64px;
  font-size: 13px
}

.common-link-button-2 {
  margin: 0 auto;
  text-align: center
}

@media screen and (max-width:767px) {
  .common-link-button-2 {
    font-size: 12px;
    margin: 0 auto 0
  }
}

.common-link-button-2.is-writer-list {
  margin: 0px auto 0
}

.common-link-button-2.is-top--curation {
  margin: 0px 0 0 auto
}

@media screen and (max-width:999px) {
  .common-link-button-2.is-top--curation {
    margin-top: 16px
  }
}

@media screen and (max-width:767px) {
  .common-link-button-2.is-top--curation {
    margin-top: 16px
  }

  .common-link-button-2.is-top--curation.is-black {
    margin-top: 24px;
    text-align: center
  }
}

.common-link-button-2.is-about {
  margin: 32px auto 0
}

@media screen and (max-width:767px) {
  .common-link-button-2.is-about {
    margin-top: 24px
  }
}

.common-link-button-2.is-category-latest {
  margin: 8px auto 0;
  text-align: right
}

@media screen and (max-width:999px) {
  .common-link-button-2.is-category-latest {
    margin-top: 16px
  }
}

@media screen and (max-width:767px) {
  .common-link-button-2.is-category-latest {
    margin-top: 16px
  }

  .common-link-button-2.is-category-latest.is-black {
    margin-top: 24px;
    text-align: center
  }
}

.common-link-button-2__anchor {
  margin: 0 auto 0;
  font-size: 12px;
  line-height: 1.9;
  color: #000000;
  text-decoration: none;
  display: inline-block;
  padding: 16px;
  text-align: center;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .common-link-button-2__anchor {
    font-size: 14px
  }
}

.common-link-button-2__anchor:active,
.common-link-button-2__anchor:hover {
  color: #E50000
}

.common-link-button-2__anchor:active:after,
.common-link-button-2__anchor:hover:after {
  background-image: url(/assets-common/images/icon-arrow-1--over.svg)
}

.common-link-button-2__anchor:after {
  content: '';
  display: inline-block;
  background-image: url(/assets-common/images/icon-arrow-1.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 10px;
  height: 20px;
  vertical-align: middle;
  margin: -2px 0 0 10px
}

.common-link-button-2__anchor.is-top--curation {
  padding: 16px 0
}

@media screen and (min-width:1000px) {
  .common-link-button-2__anchor.is-top--curation {
    margin-top: 8px
  }
}

.common-link-button-2__anchor.is-about {
  font-size: 14px
}

@media screen and (max-width:767px) {
  .common-link-button-2__anchor.is-about {
    font-size: 13px
  }
}

.common-link-button-2__anchor.is-writer-list {
  font-size: 14px
}

@media screen and (max-width:767px) {
  .common-link-button-2__anchor.is-writer-list {
    display: none
  }
}

.common-link-button-2__anchor.is-category-latest {
  padding: 16px 0
}

@media screen and (max-width:767px) {
  .common-link-button-2__anchor.is-category-latest {
    padding: 8px 0
  }
}

.common-link-button-2__anchor.is-category-latest.is-black {
  padding: 16px 0
}

@media screen and (max-width:767px) {
  .common-link-button-2__anchor.is-category-latest.is-black {
    padding: 16px 0;
    background-color: #000;
    color: #fff;
    width: 100%;
    display: block;
    position: relative
  }

  .common-link-button-2__anchor.is-category-latest.is-black:after {
    content: " ";
    display: block;
    position: absolute;
    background-image: url("/assets-common/images/icon-arrow-2.svg");
    background-size: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: auto 0 auto auto;
    padding: 0;
    top: 0;
    right: 24px;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 20px
  }
}

.common-link-text {
  color: #E50000;
  text-decoration: none
}

.common-link-text:active,
.common-link-text:hover {
  text-decoration: underline
}

@media screen and (max-width:767px) {

  .common-link-text:active,
  .common-link-text:hover {
    text-decoration: none
  }
}

.common-main-box {
  width: calc(100% - 300px - 68px);
  margin: 0 68px 0 0
}

@media screen and (max-width:767px) {
  .common-main-box {
    width: auto;
    display: block;
    margin: 0 auto
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-main-box {
    width: auto;
    display: block;
    margin: 0 auto
  }
}

.common-page-nav {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
  font-size: 0
}

.common-page-nav.is-post-detail--page-divide {
  margin: 48px auto 0
}

@media screen and (max-width:767px) {
  .common-page-nav.is-post-detail--page-divide {
    margin: 24px auto 0
  }
}

.common-page-nav.is-archive {
  position: relative;
  margin: 64px auto 0;
}

@media screen and (max-width:767px) {
  .common-page-nav.is-archive {
    margin: 32px auto 32px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-page-nav.is-archive {
    margin-bottom: 64px
  }
}

.common-page-nav__number-box {
  margin: 0px auto 0;
  vertical-align: middle
}

@media screen and (max-width:767px) {
  .common-page-nav__number-box {
    position: relative;
    padding: 56px 0 0
  }
}

.common-page-nav__number-anchor {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 0 8px 14px;
  border: 1px solid #CACACA;
  background-color: #FFFFFF;
  color: #000000;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .common-page-nav__number-anchor {
    margin: 0 8px 12px
  }
}

.common-page-nav__number-anchor:active,
.common-page-nav__number-anchor:hover {
  color: #FFFFFF;
  background-color: #E50000;
  border: 1px solid #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.common-page-nav__number-anchor.is-current {
  border: 1px solid #A1A1A1;
  background-color: #A1A1A1;
  color: #FFFFFF
}

.common-page-nav__number-anchor.is-current:active,
.common-page-nav__number-anchor.is-current:hover {
  border: 1px solid #A1A1A1;
  background-color: #A1A1A1;
  color: #FFFFFF
}

.common-page-nav__number-item {
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px
}

.common-page-nav__number-spacer {
  width: 16px;
  display: inline-block
}

.common-page-nav__arrow-hidden-box {
  display: none
}
.wp-pagenavi .last,
.wp-pagenavi .first,
.previouspostslink,
.nextpostslink,
.common-page-nav__arrow-anchor {
  display: inline-block;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
  position: relative;
  vertical-align: top;
  line-height: 40px;
  margin: -1px auto 0
}

@media screen and (max-width:767px) {
  .common-page-nav__arrow-anchor {
    position: absolute;
    top: 0;
    font-size: 15px
  }
}

.common-page-nav__arrow-anchor:active,
.common-page-nav__arrow-anchor:hover {
  color: #E50000
}

.common-page-nav__arrow-anchor:active:after,
.common-page-nav__arrow-anchor:hover:after {
  background-image: url("/assets-common/images/icon-arrow-1--over.svg")
}

.common-page-nav__arrow-anchor:after {
  content: " ";
  display: block;
  position: absolute;
  background-image: url("/assets-common/images/icon-arrow-1.svg");
  background-size: 12px;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 24px
}
.common-page-nav__arrow-anchor.is-not-active {
  color: #000000;
  visibility: hidden
}

.common-page-nav__arrow-anchor.is-not-active:active:after,
.common-page-nav__arrow-anchor.is-not-active:hover:after {
  background-image: url("/assets-common/images/icon-arrow-1.svg")
}

.previouspostslink,
.common-page-nav__arrow-anchor.is-prev {
  margin-right: 24px;
  padding-left: 28px
}

@media screen and (max-width:767px) {

  .previouspostslink,
  .common-page-nav__arrow-anchor.is-prev {
    left: 0;
    padding-left: 24px
  }
}

.common-page-nav__arrow-anchor.is-prev:after {
  margin: auto;
  left: 0;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.common-page-nav__arrow-anchor.is-prev.is-archive {
  left: 0;
  padding-left: 48px
}

@media screen and (max-width:767px) {
  .common-page-nav__arrow-anchor.is-prev.is-archive {
    padding-left: 32px
  }
}

.common-page-nav__arrow-anchor.is-next {
  margin-left: 24px;
  background-position: 50%;
  padding-right: 28px
}

@media screen and (max-width:767px) {

  .common-page-nav__arrow-anchor.is-next {
    right: 0;
    padding-right: 24px
  }
}

.common-page-nav__arrow-anchor.is-next:after {
  margin: auto;
  right: 0
}

.common-page-nav__arrow-anchor.is-next.is-archive {
  right: 0;
  padding-right: 48px
}

@media screen and (max-width:767px) {
  .common-page-nav__arrow-anchor.is-next.is-archive {
    padding-right: 32px
  }
}

.common-page-nav__arrow-anchor.is-archive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

@media screen and (max-width:767px) {
  .common-page-nav__arrow-anchor.is-archive {
    top: 70%;
  }
}

.common-page-nav__arrow-anchor.is-archive:after {
  width: 24px;
  height: 48px
}

@media screen and (max-width:767px) {

  .common-page-nav__arrow-anchor.is-archive:after {
    width: 16px;
    height: 32px
  }
}

.wp-pagenavi-select {
  margin-top: 5px;
}

.wp-pagenavi-select select {
  border-radius: 4px;
  padding: 4px;
  font-size: 14px;
}

.wp-pagenavi {
  margin: 64px auto;
  text-align: center;
}

.wp-pagenavi .page,
.wp-pagenavi .pages,
.wp-pagenavi .current,
.common-page-nav__current {
  text-align: center;
  margin: 0 auto;
  font-size: 32px;
  color: #000000;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-left: 0;
  font-style: italic
}

.wp-pagenavi .pages {
  display: block;
  margin-bottom: 10px;
}

.wp-pagenavi .page,
.wp-pagenavi .current {
  display: inline-block;
  margin: 0 8px;
}

.wp-pagenavi .page:active,
.wp-pagenavi .page:hover,
.wp-pagenavi .current {
  color: #E50000;
  text-decoration: none;
}

.wp-pagenavi .last{
  padding-right: 40px;
  background: url(/assets-common/images/icon-arrow-3.svg) no-repeat right center;
  background-size: 24px;
  margin-left: 16px;
}
.wp-pagenavi .first{
  margin-right: 16px;
  padding-right: 0;
  padding-left: 40px;
  background: url(/assets-common/images/icon-arrow-4.svg) no-repeat left center;
  background-size: 24px;
}
.previouspostslink{
  margin-right: 16px;
  padding-left: 24px;
  background: url(/assets-common/images/icon-arrow-1-re.svg) no-repeat left center;
  background-size: 14px;
}
.nextpostslink{
  margin-left: 16px;
  padding-right: 40px;
  background: url(/assets-common/images/icon-arrow-1.svg) no-repeat 80% center;
  background-size: 14px;
}
.wp-pagenavi .first:hover,
.wp-pagenavi .first:active{
  background-image: url(/assets-common/images/icon-arrow-4--over.svg);
  color: #E50000
}
.wp-pagenavi .last:hover,
.wp-pagenavi .last:active{
  background-image: url(/assets-common/images/icon-arrow-3--over.svg);
  color: #E50000
}
.nextpostslink:hover,
.nextpostslink:active{
  background-image: url(/assets-common/images/icon-arrow-1--over.svg);
  color: #E50000
}
.previouspostslink:hover,
.previouspostslink:active{
  background-image: url(/assets-common/images/icon-arrow-1-re--over.svg);
  color: #E50000
}


@media screen and (max-width:767px) {
  .common-page-nav__current {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .wp-pagenavi-select{
    background-color: #f3f3f3;
    margin-top: 0;
    padding: 10px;
    border-radius: 4px;
  }
  .common-page-nav__arrow-anchor.is-archive{
    top: 69%;
  }
  .common-page-nav__arrow-anchor.is-next.is-archive{
    right: 10px;
  }
  .common-page-nav__arrow-anchor.is-prev.is-archive{
    left: 10px;
  }
  .common-page-nav__arrow-anchor.is-archive:after{
    height: 23px;
  }
  .common-page-nav__arrow-anchor:after{
    background-size: 12px;
  }
}

@media screen and (min-width:1024px) {

  .wp-pagenavi .page,
  .wp-pagenavi .current,
  .common-page-nav__current {
    font-size: 28px;
  }
  .wp-pagenavi .pages{
    margin-bottom: 20px;
    font-size: 18px;
  }
}

.common-page-nav__current.is-post-detail-header {
  line-height: 1
}

.common-post {
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 60px 0 64px
}

@media screen and (max-width:767px) {
  .common-post {
    padding: 44px 0 48px
  }
}

.common-post-caption {
  line-height: 1.8;
  margin: 0 auto
}

@media screen and (min-width:1000px) {
  .common-post-caption.is-archive-latest-pc {
    font-size: 14px;
    color: #545454
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-caption.is-archive-latest-pc {
    font-size: 12px
  }
}

@media screen and (max-width:767px) {
  .common-post-caption.is-archive-latest-sp {
    font-size: 12px;
    color: #545454
  }
}

.common-post-empty {
  color: #000000;
  font-size: 72px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-style: italic;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  margin: 128px 0
}

@media screen and (max-width:767px) {
  .common-post-empty {
    font-size: 36px;
    margin: 64px 0
  }
}

.common-post-info {
  margin: 0 auto;
  width: 100%
}

@media screen and (max-width:767px) {
  .common-post-info {
    width: calc(100% - 35% - 16px);
    vertical-align: top;
    margin: 0 auto
  }
}

.common-post-info.is-ranking,
.common-post-info.is-sub-box-latest {
  width: calc(100% - 104px - 14px);
  vertical-align: top;
  margin-bottom: 0
}

@media screen and (max-width:999px) {

  .common-post-info.is-ranking,
  .common-post-info.is-sub-box-latest {
    width: calc(100% - 35% - 16px)
  }
}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-post-info.is-ranking,
  .common-post-info.is-sub-box-latest {
    width: calc(100% - 35% - 18px)
  }
}

@media screen and (max-width:999px) {
  .common-post-info.is-pickup-posts {
    display: block;
    width: 100%
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-info.is-pickup-posts {
    display: block;
    width: 100%
  }
}

.common-post-info.is-post-detail {
  margin: 0 auto 0 0;
  width: auto
}

@media screen and (min-width:1000px) {
  .common-post-info.is-top-news--feature {
    width: calc(100% - 40% - 20px)
  }
}

@media screen and (max-width:999px) {
  .common-post-info.is-top-news--feature {
    width: calc(100% - 35% - 16px);
    vertical-align: top;
    margin: 0 auto
  }
}

@media screen and (min-width:1000px) and (max-width:1150px) {
  .common-post-info.is-top-news--feature {
    width: 100%
  }
}

@media screen and (min-width:1000px) {
  .common-post-list-item__image.is-top-news--collect{
    width: auto;
    max-height: 100%;
    max-width: 100%;
  }
  .common-post-info.is-top-news--collect {
    width: 100%
  }
}

@media screen and (max-width:999px) {
  .common-post-info.is-top-news--collect {
    width: calc(100% - 35% - 16px);
    vertical-align: top;
    margin: 0 auto
  }
}

.common-post-info__attribute {
  margin: 0 auto 0;
  line-height: 1;
  font-size: 0;
  clear: both
}

.common-post-info__date {
  color: #737373;
  font-size: 12px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  display: inline-block;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .common-post-info__date {
    font-size: 13px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-info__date {
    font-size: 13px
  }
}

.common-post-info__date.is-common-post-list {
  line-height: 22px;
  padding: 1px 0 0
}

.common-post-info__date.is-sub-box {
  font-size: 12px
}

.common-post-info__date.is-ranking,
.common-post-info__date.is-related {
  line-height: 20px;
  padding: 1px 0 0
}

@media screen and (max-width:767px) {

  .common-post-info__date.is-ranking,
  .common-post-info__date.is-related {
    font-size: 11px
  }
}

.common-post-info__date.is-post-detail.is-ranking {
  font-size: 12px;
  color: #737373
}

@media screen and (max-width:767px) {
  .common-post-info__date.is-post-detail.is-ranking {
    font-size: 11px
  }
}

@media screen and (max-width:767px) {
  .common-post-info__date.is-archive-latest-sp {
    font-size: 11px
  }
}

@media screen and (max-width:767px) {
  .common-post-info__date.is-top-recommend {
    font-size: 11px
  }
}

.common-post-info__date.is-ranking.is-sub-box {
  font-size: 11px
}

.common-post-info__date.is-post-detail {
  font-size: 20px;
  color: #737373;
  margin: 0 16px 0 0
}

@media screen and (max-width:767px) {
  .common-post-info__date.is-post-detail {
    font-size: 18px;
    display: inline-block;
    margin: 0 auto;
  }
}

.common-post-info__category {
  color: #000000;
  border: 1px solid #000000;
  display: inline-block;
  font-size: 12px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin: 0 12px 0 0
}

@media screen and (max-width:767px) {
  .common-post-info__category {
    font-size: 11px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-info__category {
    font-size: 12px
  }
}

.common-post-info__category.is-archive-list,
.common-post-info__category.is-common-post-list,
.common-post-info__category.is-post-detail--related {
  padding: 4px 6px 4px
}

@media screen and (max-width:767px) {

  .common-post-info__category.is-archive-list,
  .common-post-info__category.is-common-post-list,
  .common-post-info__category.is-post-detail--related {
    font-size: 12px
  }
}

.common-post-info__category.is-ranking,
.common-post-info__category.is-sub-box-latest {
  padding: 4px 6px 4px
}

@media screen and (max-width:767px) {

  .common-post-info__category.is-ranking,
  .common-post-info__category.is-related {
    font-size: 12px
  }
}

.common-post-info__category.is-post-detail {
  font-size: 12px;
  color: #737373;
  border: none
}

@media screen and (max-width:767px) {
  .common-post-info__category.is-post-detail {
    font-size: 11px
  }
}

@media screen and (max-width:767px) {
  .common-post-info__category.is-archive-latest-sp {
    font-size: 12px
  }
}

@media screen and (max-width:767px) {
  .common-post-info__category.is-top-recommend {
    font-size: 12px
  }
}

.common-post-info__category.is-post-detail {
  font-size: 12px;
  font-weight: 400;
  padding: 0;
  background-color: transparent;
  color: #737373;
  display: inline;
  vertical-align: baseline
}

@media screen and (max-width:767px) {
  .post-detail-header__info-box .common-post-info__category.is-post-detail{
    margin-right: 0;
    margin-left: 8px;
  }
  .common-post-info__category.is-post-detail {
    font-size: 12px
  }
}

.common-post-info__media.is-curation,
.common-post-info__media.is-top-news--collect {
  position: relative;
  font-size: 10px;
  line-height: 1.2;
  color: #737373
}

@media screen and (min-width:1000px) {

  .common-post-info__media.is-curation,
  .common-post-info__media.is-top-news--collect {
    padding: 0 0 0 16px;
    margin: 6px auto 0
  }
}

@media screen and (max-width:767px) {

  .common-post-info__media.is-curation,
  .common-post-info__media.is-top-news--collect {
    padding: 0 0 0 18px;
    margin: 8px auto 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-post-info__media.is-curation,
  .common-post-info__media.is-top-news--collect {
    padding: 0 0 0 18px;
    margin: 10px auto 0
  }
}

.common-post-info__media.is-curation:before,
.common-post-info__media.is-top-news--collect:before {
  background-image: url("/assets-common/images/icon-target-blank--bk.svg");
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto
}

@-moz-document url-prefix() {

  .common-post-info__media.is-curation:before,
  .common-post-info__media.is-top-news--collect:before {
    top: -1px
  }
}

.common-post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.common-post-list.is_column3{
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.common-post-list.is-home .common-post-list-item__heading{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.common-post-list.is-related-post {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width:767px) {
  .common-post-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.common-post-list.is-curation {
  display: block
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list.is-curation {
    padding: 0 0 40px
  }
}

@media screen and (max-width:767px) {
  .common-post-list.is-curation {
    padding: 0 0 40px
  }
}

.common-post-list-box {
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 60px 0 64px
}

@media screen and (max-width:767px) {
  .common-post-list-box {
    padding: 32px 0 32px
  }
}

.common-post-list-item {
  text-align: left
}

.common-post-list-item.is-curation {
  width: 100%;
  width: auto;
  margin: 0 auto;
  border-top: 1px solid #D9D9D9;
  padding: 20px 0
}

.common-post-list-item.is-curation:first-of-type {
  padding-top: 0;
  border-top: 0
}

.common-post-list-item.is-curation:last-of-type {
  border-bottom: 0;
  padding-bottom: 0
}

.common-post-list-item.is-curation.is-2nd,
.common-post-list-item.is-curation.is-3rd,
.common-post-list-item.is-curation.is-4th {
  display: none
}

.common-post-list-item.is-curation.is-1st:last-of-type {
  border-bottom: 0;
  padding-bottom: 0
}

@media screen and (max-width:999px) {
  .common-post-list-item.is-curation {
    border-top: 1px solid #D9D9D9;
    border-bottom: 0
  }

  .common-post-list-item.is-curation:first-of-type {
    padding-top: 0;
    border-top: 0
  }

  .common-post-list-item.is-curation:last-of-type {
    border-bottom: 0;
    padding-bottom: 0
  }
}
@media screen and (min-width:767px) {
  .common-post-list.is_column3 .common-post-list-item__image-box img{
    position: absolute;
    left: 50%;
    top: 0;
    max-height: 100%;
    width: 100%;
    margin-left: -50%;
  }
  .common-post-list.is_column3 .common-post-list-item__image-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 56%;
    overflow: hidden;
    background-color: #fff;
  }
}
@media screen and (min-width:1000px) {
  .common-post-list.is_column3 .common-post-list-item {
    width: calc((100% - 40px * (2 - 1)) / 3 - 0.1px);
    margin-right: 20px;
  }
  .common-post-list.is_column3 .common-post-list-item:nth-child(3n){
    margin-right: 0;
  }

  .common-post-list-item {
    width: calc((100% - 40px * (2 - 1)) / 2 - 0.1px);
    margin: 0 0 24px;
  }

  .common-section-box.is-related-post .common-post-list-item {
    margin: 0 40px 24px 0;
  }

  .common-section-box.is-related-post .common-post-list-item:nth-child(7) ,
  .common-section-box.is-related-post .common-post-list-item:nth-child(8) {
    margin-bottom: 0;
  }
  .common-section-box.is-related-post .common-post-list-item:nth-child(2n) {
    margin-right: 0;
  }

  .common-post-list-item:nth-of-type(2n) {
    margin-right: 0
  }

  .common-post-list-item:nth-of-type(-n + 2) {
    margin-top: 0
  }

  .common-post-list-item.is-top-news--feature {
    width: 100%;
    margin: 0px auto 0;
    border-bottom: 1px solid #D9D9D9;
    padding: 24px 0
  }

  .common-post-list-item.is-top-news--feature:first-of-type {
    margin-top: 0;
    padding-top: 0
  }

  .common-post-list-item.is-top-news--feature:last-of-type {
    padding-bottom: 0;
    border-bottom: 0
  }

  .common-post-list-item.is-top-news--collect {
    width: 100%;
    margin: 0 auto 0;
    border-bottom: 1px solid #CACACA;
    padding: 12px 0
  }

  .common-post-list-item.is-top-news--collect:nth-of-type(2n) {
    margin-right: 0
  }

  .common-post-list-item.is-top-news--collect:nth-of-type(-n + 2) {
    margin-top: 0
  }

  .common-post-list-item.is-top-news--collect:last-of-type {
    padding-bottom: 0;
    border-bottom: 0
  }

  .common-post-list-item.is-ranking,
  .common-post-list-item.is-sub-box-latest {
    width: 100%;
    margin: 0 auto 24px
  }

  .common-post-list-item.is-ranking:last-of-type,
  .common-post-list-item.is-sub-box-latest:last-of-type {
    margin-bottom: 0
  }

  .common-post-list-item.is-pickup-posts {
    width: 100%;
    margin: 0 auto 32px
  }

  .common-post-list-item.is-pickup-posts:last-of-type {
    margin-bottom: 0
  }

  .common-post-list-item.is-sub-box-latest {
    width: 100%
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item {
    width: calc((100% - 40px * (2 - 1)) / 2 - 0.1px);
    margin: 40px 40px 0 0
  }

  .common-post-list-item:nth-of-type(2n) {
    margin-right: 0
  }

  .common-post-list-item:nth-of-type(-n + 2) {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .common-post-list-item {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #D9D9D9;
    padding: 20px 0
  }

  .common-post-list-item:first-of-type {
    padding-top: 0
  }
  .common-post-list-item.is-pr{
    padding: 0;
  }

  .common-post-list-item:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
  }

}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-post-list-item.is-top-news--collect,
  .common-post-list-item.is-top-news--feature {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #D9D9D9;
    padding: 20px 0
  }

  .common-post-list-item.is-top-news--collect:last-of-type,
  .common-post-list-item.is-top-news--feature:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
  }

  .common-post-list-item.is-top-news--collect:first-of-type,
  .common-post-list-item.is-top-news--feature:first-of-type {
    padding-top: 0
  }
}

@media screen and (max-width:767px) {
  .common-post-list-item.is-pickup-posts {
    width: 100%
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item.is-pickup-posts {
    width: 100%;
    margin: 40px auto 0
  }

  .common-post-list-item.is-pickup-posts:first-of-type {
    margin-top: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-post-list-item.is-ranking.is-nav-global,
  .common-post-list-item.is-ranking.is-sub-box {
    width: auto;
    margin: 0 auto;
    border-bottom: 1px solid #D9D9D9;
    padding: 20px 0
  }

  .common-post-list-item.is-ranking.is-nav-global:first-of-type,
  .common-post-list-item.is-ranking.is-sub-box:first-of-type {
    padding-top: 0
  }

  .common-post-list-item.is-ranking.is-nav-global:last-of-type,
  .common-post-list-item.is-ranking.is-sub-box:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item.is-sub-box-latest {
    width: auto;
    margin: 0 auto;
    border-bottom: 1px solid #D9D9D9;
    padding: 20px 0
  }

  .common-post-list-item.is-sub-box-latest:first-of-type {
    padding-top: 0
  }

  .common-post-list-item.is-sub-box-latest:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
  }
}

.common-post-list-item__anchor {
  height: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.common-post-list-item__anchor.is-curation {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__anchor {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.common-post-list-item__anchor.is-top-news--feature {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width:1000px) and (max-width:1150px) {
  .common-post-list-item__anchor.is-top-news--feature {
    display: block
  }
}

.common-post-list-item__anchor.is-top-news--collect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (min-width:1000px) {
  .common-post-list-item__anchor.is-top-news--collect {
    display: block
  }
}

.common-post-list-item__anchor.is-ranking {
  position: relative;
  font-size: 0
}

@media screen and (min-width:1000px) {
  .common-post-list-item__anchor.is-ranking {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.common-post-list-item__anchor.is-ranking:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFFFFF;
  background-color: #000000;
  content: counter(wp-ranking, decimal);
  counter-increment: wp-ranking;
  text-align: center;
  opacity: 1;
  line-height: 24px;
  width: 24px;
  height: 24px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  z-index: 800
}

@media screen and (max-width:767px) {
  .common-post-list-item__anchor.is-ranking:before {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 1px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__anchor.is-ranking:before {
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 28px
  }
}

.common-post-list-item__image-box {
  position: relative;
  margin-bottom: 14px
}

@media screen and (max-width:767px) {
  .common-post-list-item__image-box {
    margin: 0 16px 0 0;
    width: 35%;
    vertical-align: top
  }
}

.common-post-list-item__image-box.is-curation {
  margin: 0 20px 0 0;
  width: 35%;
  vertical-align: top
}

@media screen and (max-width:999px) {
  .common-post-list-item__image-box.is-curation {
    margin: 0 16px 0 0;
    width: 35%;
    vertical-align: top
  }
}

@media screen and (min-width:1000px) {
  .common-post-list-item__image-box.is-top-news--feature {
    width: 40%;
    min-width: 160px;
    margin: 0 20px 0 auto
  }
}

@media screen and (min-width:1000px) and (max-width:1150px) {
  .common-post-list-item__image-box.is-top-news--feature {
    width: 100%;
    margin: 0 auto 14px
  }
}

@media screen and (max-width:999px) {
  .common-post-list-item__image-box.is-top-news--feature {
    margin: 0 16px 0 0;
    width: 35%;
    vertical-align: top
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__image-box.is-top-news--feature {
    margin-right: 18px
  }
}
@media screen and (min-width:1000px) {
  .common-post-list-item__image-box.is-top-news--collect {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 72px;
    width: 72px;
    margin: 4px 12px 8px auto;
    float: left;
    background-color: #fff;
  }
}

@media screen and (min-width:1000px) and (max-width:1150px) {
  .common-post-list-item__image-box.is-top-news--collect {
    width: 100%;
    float: none
  }
}

@media screen and (max-width:999px) {
  .common-post-list-item__image-box.is-top-news--collect {
    margin: 0 16px 0 0;
    width: 35%;
    vertical-align: top
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__image-box.is-top-news--collect {
    margin-right: 18px
  }
}

@media screen and (min-width:1000px) {
  .common-post-list-item__image-box.is-top-news--collect:after {
    content: '';
    display: block;
    clear: both
  }
}

.common-post-list-item__image-box.is-ranking,
.common-post-list-item__image-box.is-sub-box-latest {
  width: 104px;
  vertical-align: top;
  margin: 0 14px 0 0
}

@media screen and (max-width:999px) {

  .common-post-list-item__image-box.is-ranking,
  .common-post-list-item__image-box.is-sub-box-latest {
    margin: 0 16px 0 0;
    width: 35%;
    vertical-align: top
  }
}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-post-list-item__image-box.is-ranking,
  .common-post-list-item__image-box.is-sub-box-latest {
    margin-right: 18px
  }
}

@media screen and (min-width:1000px) {
  .common-post-list-item__image-box.is-pickup-posts {
    width: 300px
  }
}

@media screen and (max-width:767px) {
  .common-post-list-item__image-box.is-pickup-posts {
    display: block;
    width: 100%;
    margin: 0 auto 16px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__image-box.is-pickup-posts {
    display: block;
    width: 100%;
    margin-bottom: 16px
  }
}

.common-post-list-item__image {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top
}

@media screen and (min-width:1000px) {
  .common-post-list-item__image.is-ranking.is-sub-box {
    height: 59px
  }
}

@media screen and (max-width:999px) {
  .common-post-list-item__image.is-ranking.is-sub-box {
    height: auto
  }
}

.common-post-list-item__heading {
  font-size: 18px;
  color: #000000;
  line-height: 1.6;
  font-weight: 700;
  text-align: left;
  margin: 0 auto 10px
}

@media screen and (max-width:767px) {
  .common-post-list-item__heading {
    font-size: 15px;
    margin: -4px auto 8px;
    line-height: 1.5
  }
}

@media screen and (min-width:1000px) {
  .common-post-list-item__heading.is-curation {
    font-size: 17px;
    margin: -4px auto 4px
  }
}

@media screen and (min-width:999px) and (max-width:1150px) {
  .common-post-list-item__heading.is-curation {
    font-size: 15px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__heading.is-curation {
    font-size: 18px;
    margin-top: -5px
  }
}
.common-post-list-item__heading.is-top-news--feature{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media screen and (min-width:1000px) {
  .common-post-list-item__heading.is-top-news--feature {
    font-size: 17px;
    margin-top: -4px
  }
}

@media screen and (min-width:999px) and (max-width:1150px) {
  .common-post-list-item__heading.is-top-news--feature {
    font-size: 15px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__heading.is-top-news--feature {
    font-size: 18px;
    margin-top: -5px
  }
}
.common-post-list-item__heading.is-top-news--collect{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
@media screen and (min-width:1000px) {
  .common-post-list-item__heading.is-top-news--collect {
    font-size: 12px;
    margin: 0px auto 4px;
    word-break: break-all
  }
}

@media screen and (max-width:767px) {
  .common-post-list-item__heading.is-top-news--collect {
    margin-bottom: 4px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-post-list-item__heading.is-top-news--collect {
    font-size: 18px;
    margin-top: -5px;
    margin-bottom: 6px
  }
}

@media screen and (min-width:1000px) {

  .common-post-list-item__heading.is-ranking,
  .common-post-list-item__heading.is-sub-box-latest {
    font-size: 13px;
    margin: -4px auto 8px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {

  .common-post-list-item__heading.is-ranking,
  .common-post-list-item__heading.is-sub-box-latest {
    font-size: 18px;
    margin-top: -5px
  }
}

@media screen and (min-width:1000px) {
  .common-post-list-item__heading.is-pickup-posts {
    font-size: 15px;
    margin: 0 auto 10px
  }
}

@media screen and (max-width:767px) {
  .common-post-list-item__heading.is-pickup-posts {
    font-size: 14px;
    margin: -4px auto 8px
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: baseline;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-text-size-adjust: 100%
}

a img {
  border: none
}

a {
  outline: none
}

a:focus {
  outline: none
}

img {
  vertical-align: bottom
}

button,
input[type=button],
input[type=submit] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

input[type=button]::-webkit-search-decoration,
input[type=submit]::-webkit-search-decoration {
  display: none
}

input[type=button]::focus,
input[type=submit]::focus {
  outline-offset: -2px
}

input {
  border-radius: 0
}

input {
  -webkit-appearance: none
}

input[type=search]:focus,
input[type=text]:focus {
  outline: 0
}

input::-ms-clear {
  visibility: hidden
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.common-sub-box {
  width: 300px
}

@media screen and (max-width:767px) {
  .common-sub-box {
    width: auto;
    display: block
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-sub-box {
    width: auto;
    display: block
  }
}

.common-section-layout-1 {
  max-width: 800px;
  margin: 0 auto
}

.common-section-layout-1.is-about {
  margin-bottom: 128px
}

@media screen and (max-width:767px) {
  .common-section-layout-1.is-about {
    margin-bottom: 64px
  }
}

.common-section-box {
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 32px 0 40px
}

@media screen and (max-width:767px) {
  .common-section-box {
    padding: 32px 0 32px
  }
}

.common-section-box.is-post-detail {
  max-width: 800px
}

.common-section-box.is-nav-global {
  border-top: 0
}

@media screen and (min-width:1000px) {
  .common-section-box.is-nav-global {
    display: none
  }
}

@media screen and (max-width:999px) {
  .common-section-box.is-nav-global {
    display: block;
    padding: 24px 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-section-box.is-nav-global {
    padding: 32px 0
  }
}

.common-section-box.is-keyword {
  padding-bottom: 0
}
@media screen and (max-width:999px) {
  .common-section-box.is-keyword {
    padding-bottom: 32px
  }
}
.common-section-box.is-written-by {
  padding-bottom: 0
}

@media screen and (max-width:767px) {
  .common-section-box.is-written-by {
    padding-bottom: 32px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-section-box.is-written-by {
    padding-bottom: 40px
  }
}

.common-section-box.is-pickup-games.is-sub-box {
  padding-bottom: 32px
}

@media screen and (min-width:1000px) {
  .common-section-box.is-category-latest {
    padding-bottom: 16px
  }
}

@media screen and (max-width:767px) {
  .common-section-box.is-category-latest {
    padding-bottom: 16px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-section-box.is-category-latest {
    padding-bottom: 16px
  }
}

.common-section-box.is-category-latest:first-of-type {
  padding-top: 0;
  border-top: 0
}

.common-section-box.is-category-latest:last-of-type {
  padding-bottom: 0
}

@media screen and (max-width:767px) {
  .common-section-box.is-category-latest:last-of-type {
    padding-bottom: 32px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-section-box.is-category-latest:last-of-type {
    padding-bottom: 48px
  }
}

@media screen and (min-width:1000px) {
  .common-section-box.is-category-latest.is-top-games {
    padding-bottom: 48px
  }
}

@media screen and (max-width:767px) {
  .common-section-box.is-category-latest.is-top-games {
    padding-bottom: 40px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-section-box.is-category-latest.is-top-games {
    padding-bottom: 48px
  }
}

@media screen and (min-width:1000px) {
  .common-section-box.is-category-latest.is-top-news {
    padding-bottom: 16px
  }
}

.common-section-box.is-trend-keyword {
  padding: 32px 0 24px
}

@media screen and (max-width:767px) {
  .common-section-box.is-trend-keyword {
    padding-bottom: 24px
  }
}

.common-tab-box.is-top-news.is-hide {
  display: none
}

.common-tab-box__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0 auto 24px
}

@media screen and (max-width:767px) {
  .common-tab-box__nav.is-top-news {
    margin-left: -24px;
    margin-right: -24px;
    background-color: #dadada;
    border: 4px solid #dadada;
    border-bottom: none;
  }

  .common-tab-box__nav {
    margin-bottom: 28px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-tab-box__nav {
    margin: 0 auto 32px
  }
}

@media screen and (min-width:1000px) {
  .common-tab-box__nav.is-top-news {
    display: none
  }
}

.common-tab-box__nav-item {
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: #A1A1A1;
  line-height: 1;
  list-style: none;
  cursor: pointer;
  padding: 10px 16px;
  margin: 0 auto;
  border-bottom: 2px solid transparent;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif
}

@media screen and (max-width:767px) {
  .common-tab-box__nav-item {
    font-size: 14px
  }

  .common-tab-box__nav-item.is-top-news {
    padding: 14px 0;
  }
}

.common-tab-box__nav-item:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 100%;
  height: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  border-right: 1px solid #D9D9D9
}

.common-tab-box__nav-item.is-top-news:after {
  border-right: none;
}

.common-tab-box__nav-item:last-of-type:after {
  border: none
}

.common-tab-box__nav-item:active,
.common-tab-box__nav-item:hover {
  color: #000000
}

@media screen and (max-width:767px) {

  .common-tab-box__nav-item:active,
  .common-tab-box__nav-item:hover {
    text-decoration: none
  }
}

.common-tab-box__nav-item.is-nav-global {
  width: calc((100% / 3))
}

.common-tab-box__nav-item.is-sub-box {
  width: calc((100% / 3))
}

.common-tab-box__nav-item.is-top-news {
  width: calc((100% / 2))
}

.common-tab-box__nav-item.is-active {
  color: #000000;
  border-bottom: 3px solid #E50000
}

.common-tab-box__nav-item.is-active.is-top-news {
  border-bottom: 3px solid #E50000;
}

@media screen and (max-width:767px) {
  .common-tab-box__nav-item.is-active.is-top-news {
    background-color: #fff;
    border-radius: 4px 4px 0 0;
  }
}

@media screen and (min-width:1000px) {
  .common-tab-box__item.is-top-news--feature {
    width: calc(100% - 224px - 68px)
  }
}

@media screen and (min-width:999px) and (max-width:1150px) {
  .common-tab-box__item.is-top-news--feature {
    width: calc(100% - 176px - 68px)
  }
}

@media screen and (max-width:999px) {
  .common-tab-box__item.is-top-news--feature {
    width: 100%
  }
}

@media screen and (min-width:1000px) {
  .common-tab-box__item.is-top-news--collect {
    width: 224px;
    margin: 0 68px 0 0;
    background-color: #EDEDED;
    padding: 32px 24px 8px
  }
}

@media screen and (min-width:999px) and (max-width:1150px) {
  .common-tab-box__item.is-top-news--collect {
    width: 176px
  }
}

@media screen and (max-width:999px) {
  .common-tab-box__item.is-top-news--collect {
    padding-bottom: 0px;
    width: 100%
  }
}

@media screen and (min-width:1000px) {
  .common-tab-box__item.is-top-news {
    display: block
  }
}

@media screen and (max-width:999px) {
  .common-tab-box__item.is-top-news {
    display: none
  }

  @keyframes fade-in {
    0% {
      display: none;
      opacity: 0
    }

    1% {
      display: block;
      opacity: 0
    }

    to {
      display: block;
      opacity: 1
    }
  }

  @-moz-keyframes fade-in {
    0% {
      display: none;
      opacity: 0
    }

    1% {
      display: block;
      opacity: 0
    }

    to {
      display: block;
      opacity: 1
    }
  }

  @-webkit-keyframes fade-in {
    0% {
      display: none;
      opacity: 0
    }

    1% {
      display: block;
      opacity: 0
    }

    to {
      display: block;
      opacity: 1
    }
  }

  .common-tab-box__item.is-top-news.is-active {
    display: block;
    opacity: 1;
    animation-duration: 250ms;
    animation-name: fade-in;
    -moz-animation-duration: 250ms;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 250ms;
    -webkit-animation-name: fade-in
  }

  .common-tab-box__item.is-top-news.is-hide {
    display: none
  }

  .common-tab-box__item.is-top-news.is-initial {
    display: block
  }
}

@media screen and (min-width:1000px) {
  .common-tab-box__item-heading.is-top-news--collect {
    margin: 0 auto 4px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
    color: #000000
  }
}

@media screen and (max-width:999px) {
  .common-tab-box__item-heading.is-top-news--collect {
    display: none
  }
}

.common-text-em {
  font-weight: 700
}

.common-text-em.is-search-result {
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-style: italic
}

@media screen and (max-width:767px) {
  .common-text-em.is-search-result {
    font-size: 18px
  }
}

.common-thumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media screen and (min-width:1000px) {
  .common-thumb-list__item {
    width: calc((100% - 32px * (4 - 1)) / 4);
    margin: 32px 32px 0 0
  }

  .common-thumb-list__item:nth-of-type(4n) {
    margin-right: 0
  }

  .common-thumb-list__item:nth-of-type(-n + 4) {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .common-thumb-list__item {
    width: calc((100% - 16px * (2 - 1)) / 2);
    margin: 16px 16px 0 0
  }

  .common-thumb-list__item:nth-of-type(2n) {
    margin-right: 0
  }

  .common-thumb-list__item:nth-of-type(-n + 2) {
    margin-top: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-thumb-list__item {
    width: calc((100% - 32px * (2 - 1)) / 2);
    margin: 32px 32px 0 0
  }

  .common-thumb-list__item:nth-of-type(2n) {
    margin-right: 0
  }

  .common-thumb-list__item:nth-of-type(-n + 2) {
    margin-top: 0
  }
}

@media screen and (min-width:1000px) {
  .common-thumb-list__item.is-rect-test {
    width: calc((100% - 32px * (4 - 1)) / 4);
    margin: 32px 32px 0 0
  }

  .common-thumb-list__item.is-rect-test:nth-of-type(4n) {
    margin-right: 0
  }
}

@media screen and (min-width:1000px) {
  .common-thumb-list__item.is-top-games {
    width: calc((100% - 16px * (4 - 1)) / 4);
    margin: 16px 16px 0 0
  }

  .common-thumb-list__item.is-top-games:nth-of-type(4n) {
    margin-right: 0
  }

  .common-thumb-list__item.is-top-games:nth-of-type(-n + 4) {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .common-thumb-list__item.is-top-games {
    width: calc((100% - 12px * (2 - 1)) / 2);
    margin: 0 12px 12px 0
  }

  .common-thumb-list__item.is-top-games:nth-of-type(2n) {
    margin-right: 0
  }

  .common-thumb-list__item.is-top-games:nth-last-of-type(-n + 2) {
    margin-bottom: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-thumb-list__item.is-top-games {
    width: calc((100% - 16px * (4 - 1)) / 4);
    margin: 16px 16px 0 0
  }

  .common-thumb-list__item.is-top-games:nth-of-type(4n) {
    margin-right: 0
  }

  .common-thumb-list__item.is-top-games:nth-of-type(-n + 4) {
    margin-top: 0
  }
}

@media screen and (min-width:1000px) {
  .common-thumb-list__item.is-sub-box-games {
    width: calc((100% - 16px * (2 - 1)) / 2);
    margin: 16px 16px 0 0
  }

  .common-thumb-list__item.is-sub-box-games:nth-of-type(2n) {
    margin-right: 0
  }

  .common-thumb-list__item.is-sub-box-games:nth-of-type(-n + 2) {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .common-thumb-list__item.is-sub-box-games {
    width: calc((100% - 12px * (2 - 1)) / 2);
    margin: 0 12px 12px 0
  }

  .common-thumb-list__item.is-sub-box-games:nth-of-type(2n) {
    margin-right: 0
  }

  .common-thumb-list__item.is-sub-box-games:nth-last-of-type(-n + 2) {
    margin-bottom: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-thumb-list__item.is-sub-box-games {
    width: calc((100% - 16px * (4 - 1)) / 4);
    margin: 16px 16px 0 0
  }

  .common-thumb-list__item.is-sub-box-games:nth-of-type(4n) {
    margin-right: 0
  }

  .common-thumb-list__item.is-sub-box-games:nth-of-type(-n + 4) {
    margin-top: 0
  }
}

.common-thumb-list__anchor {
  text-decoration: none;
  display: block
}

.common-thumb-list__image-box {
  margin: 0 auto 8px
}

@media screen and (max-width:767px) {
  .common-thumb-list__image-box {
    margin: 0 auto 6px
  }
}

.common-thumb-list__image-box.is-top-games {
  margin-bottom: 0
}

.common-thumb-list__image-box.is-sub-box-games {
  margin-bottom: 0
}

.common-thumb-list__image {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: transparent
}

.common-thumb-list__image.is-border {
  border-color: #CACACA
}

.common-thumb-list__heading {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  margin: 0 auto;
  text-align: left;
  overflow-wrap: break-word;
  word-wrap: break-word
}

@media screen and (max-width:767px) {
  .common-thumb-list__heading {
    font-size: 11px
  }
}

.common-thumb-list__heading.is-top-games {
  display: none
}

.common-thumb-list__heading.is-sub-box-games {
  display: none
}

.common-wrap-box {
  padding: 0 0 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media screen and (max-width:767px) {
  .common-wrap-box {
    display: block;
    padding: 0 0 32px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-wrap-box {
    display: block;
    padding: 0 0 40px
  }
}

.common-wrap-box.is-top {
  padding: 64px 0 24px
}

@media screen and (max-width:767px) {
  .common-wrap-box.is-top {
    padding: 0 0 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-wrap-box.is-top {
    padding: 24px 0 40px
  }
}

.common-wrap-box.is-post-detail {
  padding: 64px 0 42px
}

@media screen and (max-width:767px) {
  .common-wrap-box.is-post-detail {
    padding: 24px 0 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-wrap-box.is-post-detail {
    padding: 48px 0 40px
  }
}

.common-width-layout {
  max-width: 1296px;
  margin: 0 auto;
  padding-left: 64px;
  padding-right: 64px
}

@media screen and (max-width:767px) {
  .common-width-layout {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-width-layout {
    padding-left: 48px;
    padding-right: 48px
  }
}

.common-width-layout.is-sp-full--footer {
  position: relative
}

@media screen and (max-width:767px) {
  .common-width-layout.is-sp-full--footer {
    padding-left: 0;
    padding-right: 0;
    position: static
  }
}

@media screen and (max-width:767px) {
  .common-width-layout.is-common-header {
    padding: 0;
    position: static
  }
}

.common-width-layout.is-nav-icon {
  position: relative
}

@media screen and (max-width:999px) {
  .common-width-layout.is-nav-icon {
    position: static
  }
}

@media screen and (min-width:1000px) {
  .common-width-layout.is-nav-icon.is-nav-global {
    padding: 0;
    border: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-width-layout.is-nav-icon.is-nav-global {
    display: block
  }
}

@media screen and (max-width:999px) {
  .common-width-layout.is-nav-global {
    padding: 0
  }
}

@media screen and (max-width:767px) {
  .common-width-layout.is-header-drop-down-box {
    padding: 0
  }
}

.common-width-layout.is-ranking.is-nav-global {
  background-color: #FFFFFF
}

@media screen and (max-width:767px) {
  .common-width-layout.is-ranking.is-nav-global {
    padding: 0 24px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .common-width-layout.is-ranking.is-nav-global {
    padding: 0 48px
  }
}

html {
  background-color: #FFFFFF
}

.analytics-scroll {
  visibility: hidden;
  margin: 0 !important;
  padding: 0 !important
}

body {
  background-color: #FFFFFF;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto
}

body:after {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  content: '';
  display: block;
  width: 100%;
  height: 120%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 50000 !important;
  visibility: hidden
}

@media screen and (max-width:999px) {
  body:after {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    content: '';
    display: block;
    width: 100%;
    height: 120%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 50000 !important;
    visibility: hidden
  }
}

body.is-menu-open:after {
  visibility: none;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

body.is-menu-open--search:after {
  visibility: visible;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

@media screen and (max-width:999px) {

  body.is-menu-open--search:after,
  body.is-menu-open:after {
    visibility: visible;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
  }
}

@media screen and (max-width:999px) {

  .is-rollover:active,
  .is-rollover:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -webkit-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
  }
}

.is-hide {
  display: none
}

.is-pc-hide {
  display: none
}

@media screen and (max-width:999px) {
  .is-pc-hide {
    display: block
  }
}

.is-pc-tablet-hide {
  display: none
}

@media screen and (max-width:767px) {
  .is-pc-tablet-hide {
    display: block
  }
}

@media screen and (max-width:999px) {
  .is-sp-hide {
    display: none
  }
}

.is-common-link-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.is-common-link-item:active .archive-list-item__image,
.is-common-link-item:active .author-box__image,
.is-common-link-item:active .carousel-box-list-item__image,
.is-common-link-item:active .common-banner-item__image,
.is-common-link-item:active .common-post-list-item__image,
.is-common-link-item:active .common-thumb-list__image,
.is-common-link-item:active .post-detail-nav-box__image,
.is-common-link-item:active .ranking-list-item__image,
.is-common-link-item:active .related-post-item__image,
.is-common-link-item:active .sub-box-banner__image,
.is-common-link-item:hover .archive-list-item__image,
.is-common-link-item:hover .author-box__image,
.is-common-link-item:hover .carousel-box-list-item__image,
.is-common-link-item:hover .common-banner-item__image,
.is-common-link-item:hover .common-post-list-item__image,
.is-common-link-item:hover .common-thumb-list__image,
.is-common-link-item:hover .post-detail-nav-box__image,
.is-common-link-item:hover .ranking-list-item__image,
.is-common-link-item:hover .related-post-item__image,
.is-common-link-item:hover .sub-box-banner__image {
  opacity: 0.7;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

@media screen and (max-width:767px) {

  .is-common-link-item:active .carousel-box-list-item__image,
  .is-common-link-item:hover .carousel-box-list-item__image {
    opacity: 1
  }
}

.is-common-link-item:active .archive-list-item__heading,
.is-common-link-item:active .carousel-box-list-item__heading,
.is-common-link-item:active .common-post-list-item__heading,
.is-common-link-item:active .common-thumb-list__heading,
.is-common-link-item:active .post-detail-nav-box__heading,
.is-common-link-item:active .ranking-list-item__heading,
.is-common-link-item:active .related-post-item__heading,
.is-common-link-item:hover .archive-list-item__heading,
.is-common-link-item:hover .carousel-box-list-item__heading,
.is-common-link-item:hover .common-post-list-item__heading,
.is-common-link-item:hover .common-thumb-list__heading,
.is-common-link-item:hover .post-detail-nav-box__heading,
.is-common-link-item:hover .ranking-list-item__heading,
.is-common-link-item:hover .related-post-item__heading {
  color: #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

@media screen and (max-width:767px) {

  .is-common-link-item:active .carousel-box-list-item__heading,
  .is-common-link-item:hover .carousel-box-list-item__heading {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    color: #000000
  }
}

.is-common-link-item:active .common-post-caption.is-archive-latest-pc,
.is-common-link-item:hover .common-post-caption.is-archive-latest-pc {
  color: #A1A1A1;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.is-common-link-item:active .common-post-info__category,
.is-common-link-item:hover .common-post-info__category {
  background-color: #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  color: #FFFFFF;
  border-color: #E50000
}

.is-common-link-item:active .common-post-info__date,
.is-common-link-item:hover .common-post-info__date {
  color: #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.js-easy-rollover-create {
  width: 100%
}

.header-drop-down-box {
  width: 100%;
  background-color: #FFFFFF;
  padding: 48px 0 32px;
  position: absolute;
  top: 172px;
  left: 0;
  z-index: 10000;
  display: none
}

@media screen and (max-width:999px) {
  .header-drop-down-box {
    top: 56px;
    padding: 24px 0 24px;
    margin: 0 auto
  }
}

.header-drop-down-box.is-menu-open--search {
  display: block
}

.header-logo {
  margin: 0 auto 0;
  text-align: center;
  padding: 40px 0 0px
}

@media screen and (max-width:999px) {
  .header-logo {
    height: 56px;
    position: static;
    text-align: center;
    border-bottom: 0;
    padding: 0
  }
}

.header-logo__anchor {
  display: inline-block;
  padding: 0;
  height: 100%
}

@media screen and (max-width:999px) {
  .header-logo__anchor {
    line-height: 56px;
    padding: 14px 24px
  }
}

.header-logo__image {
  display: block;
  width: 128px;
  height: auto
}

@media screen and (min-width:1000px) {
  .header-logo__image {
    height: 43.26px
  }
}

@media screen and (max-width:999px) {
  .header-logo__image {
    width: 80px;
    height: auto
  }
}

.footer-button-text {
  margin: 0 auto 80px;
  text-align: center
}

@media screen and (max-width:767px) {
  .footer-button-text {
    margin-bottom: 64px
  }
}

.footer-button-text__anchor {
  display: inline-block;
  border: 1px solid #737373;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  padding: 20px 24px;
  width: 320px;
  font-size: 17px;
  line-height: 1.4
}

@media screen and (max-width:767px) {
  .footer-button-text__anchor {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 272px;
    font-size: 14px
  }
}

.footer-button-text__anchor:active,
.footer-button-text__anchor:hover {
  background-color: #E50000;
  color: #FFFFFF;
  border: 1px solid #E50000;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s
}

.footer-credit-logo {
  text-align: center;
  margin: 0 auto 6px
}

.footer-credit-logo__anchor {
  display: inline-block
}

.footer-credit-logo__image-box {
  width: 144px
}

@media screen and (max-width:767px) {
  .footer-credit-logo__image-box {
    width: 120px
  }
}

.footer-credit-logo__image {
  width: 100%
}

.footer-credit {
  border-top: 1px solid #2d2d2d;
  padding: 48px 0 40px;
  text-align: center
}

.footer-credit__copyright {
  text-align: center;
  color: #737373;
  font-size: 11px
}

.footer-logo {
  text-align: center;
  margin: 0 auto 40px
}

@media screen and (max-width:767px) {
  .footer-logo {
    margin: 0 auto 32px
  }
}

.footer-logo__anchor {
  display: block;
  max-width: 176px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .footer-logo__anchor {
    max-width: 160px
  }
}

.footer-logo__image-box {
  width: auto;
  max-width: 176px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .footer-logo__image-box {
    max-width: 120px
  }
}

.footer-logo__image {
  width: 100%
}

.footer-sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer-sns {
  margin: 0 auto 64px
}

@media screen and (max-width:767px) {
  .footer-sns {
    margin-bottom: 48px
  }
}

.footer-sns__heading {
  text-align: center;
  font-size: 24px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #FFFFFF;
  margin: 0 auto 36px
}

@media screen and (max-width:767px) {
  .footer-sns__heading {
    font-size: 20px;
    margin-bottom: 32px
  }
}

.footer-sns__item {
  margin: 0 20px
}

.footer-sns__anchor .js-easy-rollover-create {
  width: 24px;
  height: 24px
}

.footer-sns__image {
  width: 24px;
  height: 24px
}

@media screen and (max-width:767px) {
  .footer-sns__image {
    width: 32px;
    height: 32px
  }
}

.nav-close-button {
  display: none
}

@media screen and (max-width:999px) {
  .nav-close-button {
    text-align: center;
    display: block
  }
}

.nav-close-button.is-drop-down-box {
  display: block;
  text-align: center
}

.nav-close-button__anchor {
  line-height: 1;
  padding: 16px 16px 16px 44px;
  display: inline-block;
  height: 100%;
  cursor: pointer;
  color: #000000;
  position: relative;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px
}

@media screen and (max-width:767px) {
  .nav-close-button__anchor {
    padding: 24px 24px 24px 44px
  }
}

.nav-close-button__anchor:active,
.nav-close-button__anchor:hover {
  opacity: 0.6
}

.nav-close-button__anchor:before {
  content: " ";
  display: block;
  position: absolute;
  background-image: url("/assets-common/images/icon-close--bk.svg");
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: auto auto auto 20px;
  padding: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px
}

.nav-close-button__anchor.is-drop-down-box {
  color: #000000
}

.nav-close-button__anchor.is-drop-down-box:before {
  background-image: url("/assets-common/images/icon-close--bk.svg")
}

.nav-footer-list-item {
  display: inline-block;
  font-size: 14px
}

@media screen and (max-width:767px) {
  .nav-footer-list-item {
    width: 50%;
    border-bottom: 1px solid #2d2d2d
  }

  .nav-footer-list-item:nth-of-type(odd) {
    border-right: 1px solid #2d2d2d
  }
}

@media screen and (max-width:767px) {
  .nav-footer-list-item.is-sub {
    width: 100%;
    border-bottom: 1px solid #2d2d2d;
    border-right: none
  }
}

.nav-footer-list-item__anchor {
  color: #FFFFFF;
  text-decoration: none;
  padding: 12px 16px;
  display: block;
  opacity: 0.6
}

@media screen and (max-width:767px) {
  .nav-footer-list-item__anchor {
    display: block;
    text-align: left;
    padding: 20px 20px;
    height: 100%;
    position: relative
  }
}

.nav-footer-list-item__anchor:active,
.nav-footer-list-item__anchor:hover {
  opacity: 1;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.nav-footer-list-item__heading {
  display: block;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin-bottom: 0px
}

@media screen and (max-width:767px) {
  .nav-footer-list-item__heading {
    font-size: 14px;
    line-height: 1.5
  }
}

.nav-footer-list-item__caption {
  display: none
}

@media screen and (max-width:767px) {
  .nav-footer-list-item__caption {
    display: block;
    color: #8B8B8B;
    font-size: 10px;
    text-align: center
  }
}

.nav-footer-list {
  margin: 0 auto;
  padding: 0;
  font-size: 0
}

@media screen and (max-width:767px) {
  .nav-footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid #2d2d2d
  }
}

.nav-footer-sub-list-item {
  display: inline-block;
  margin: 0;
  font-size: 11px
}

@media screen and (max-width:767px) {
  .nav-footer-sub-list-item {
    display: block;
    border-bottom: 1px solid #2d2d2d;
    font-size: 12px
  }

  .nav-footer-sub-list-item:last-of-type {
    border-bottom: 0
  }
}

.nav-footer-sub-list-item__anchor {
  display: block;
  color: #8B8B8B;
  text-decoration: none;
  padding: 16px 24px
}

@media screen and (max-width:767px) {
  .nav-footer-sub-list-item__anchor {
    display: block
  }
}

.nav-footer-sub-list-item__anchor:active,
.nav-footer-sub-list-item__anchor:hover {
  color: #FFFFFF;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.nav-footer-sub-list {
  margin: 0;
  padding: 0;
  font-size: 0
}

.nav-footer-sub {
  margin: 0 auto;
  border-top: 1px solid #2d2d2d;
  padding: 8px 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .nav-footer-sub {
    padding: 0 0
  }
}

.nav-footer {
  margin: 0 auto 16px;
  padding: 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .nav-footer {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0px
  }
}

.nav-global-item {
  list-style: none;
  -ms-flex-item-align: auto;
  align-self: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  height: 80px
}

@media screen and (max-width:999px) {
  .nav-global-item {
    height: auto;
    width: 50%;
    border-bottom: 1px solid #CACACA
  }

  .nav-global-item:nth-of-type(odd) {
    border-right: 1px solid #CACACA
  }
}

@media screen and (max-width:999px) {
  .nav-global-item.is-search {
    display: none
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .nav-global-item.is-search {
    display: none
  }
}

@media screen and (max-width:999px) {
  .nav-global-item.is-sub {
    height: auto;
    width: 100%;
    border-top: 1px solid #CACACA;
    border-bottom: 0
  }

  .nav-global-item.is-sub:nth-of-type(odd) {
    border-right: 0
  }
}

.nav-global-item__anchor {
  text-decoration: none;
  display: block;
  height: 100%;
  padding: 0 16px;
  color: inherit;
  border-bottom: 3px solid transparent;
  line-height: 80px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0
}

.nav-global-item__anchor:active,
.nav-global-item__anchor:hover {
  border-bottom: 3px solid #E50000
}

@media screen and (max-width:999px) {
  .nav-global-item__anchor {
    color: #000000;
    font-size: 15px;
    text-align: center;
    height: 100%;
    min-height: 0;
    padding: 16px 20px 12px;
    line-height: 1.5
  }
}

.nav-global-item__anchor.is-search {
  background-image: url(/assets-common/images/icon-search-2.svg);
  background-size: 24px;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  min-width: 64px
}

.nav-global-item__anchor.is-search.is-menu-open--search {
  background-image: url(/assets-common/images/icon-close--wh.svg);
  background-size: 20px;
  background-position: 50%
}

.nav-global-item__heading {
  display: block;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0
}

@media screen and (max-width:999px) {
  .nav-global-item__heading {
    font-size: 14px
  }
}

.nav-global-item__caption {
  display: block;
  color: #8B8B8B;
  font-size: 10px;
  text-align: center
}

@media screen and (max-width:999px) {
  .nav-global-item__caption {
    font-size: 11px
  }
}

.nav-global-list {
  margin: 0 auto;
  padding: 2px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:999px) {
  .nav-global-list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }
}

@media screen and (max-width:999px) {
  .nav-global-list.is-sub {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid #CACACA
  }
}

.nav-global {
  display: block
}

@media screen and (max-width:999px) {
  .nav-global {
    display: block;
    position: absolute;
    z-index: 10000;
    background-color: #FFFFFF;
    width: 100%;
    padding: 0 0 24px;
    visibility: hidden
  }

  .nav-global.is-menu-open {
    display: block;
    visibility: visible
  }
}

.nav-icon-item {
  height: 48px
}

@media screen and (max-width:767px) {
  .nav-icon-item {
    height: auto
  }
}

.nav-icon-item.is-search {
  position: absolute;
  top: 0;
  right: 48px
}

@media screen and (max-width:767px) {
  .nav-icon-item.is-search {
    display: none
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .nav-icon-item.is-search {
    display: none
  }
}

.nav-icon-item__anchor {
  display: block;
  padding: 40px 16px 0;
  line-height: 1;
  vertical-align: bottom;
  height: 100%;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .nav-icon-item__anchor {
    height: auto;
    padding: 24px
  }
}

.nav-icon-item__anchor:active,
.nav-icon-item__anchor:hover {
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.nav-icon-item__anchor.is-search:active,
.nav-icon-item__anchor.is-search:hover {
  background-color: #E50000
}

.nav-icon-item__anchor.is-facebook,
.nav-icon-item__anchor.is-twitter {
  padding: 16px 20px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 50% 18px;
  border: none;
  opacity: 0.6
}

.nav-icon-item__anchor.is-facebook:active,
.nav-icon-item__anchor.is-facebook:hover,
.nav-icon-item__anchor.is-twitter:active,
.nav-icon-item__anchor.is-twitter:hover {
  opacity: 1
}

@media screen and (max-width:999px) {

  .nav-icon-item__anchor.is-facebook,
  .nav-icon-item__anchor.is-twitter {
    padding: 24px 24px;
    background-position: 50% 50%;
    background-size: 28px;
    margin: 0 10px
  }
}

.nav-icon-item__anchor.is-facebook.is-footer--sns,
.nav-icon-item__anchor.is-twitter.is-footer--sns {
  background-size: 24px 24px;
  padding: 24px
}

@media screen and (max-width:767px) {

  .nav-icon-item__anchor.is-facebook.is-footer--sns,
  .nav-icon-item__anchor.is-twitter.is-footer--sns {
    background-size: 28px;
    padding: 24px 24px;
    margin: 0 10px
  }
}

.nav-icon-item__anchor.is-twitter {
  background-image: url(/assets-common/images/icon-twitter--mono.svg)
}

@media screen and (max-width:999px) {
  .nav-icon-item__anchor.is-twitter.is-header--sns {
    background-image: url(/assets-common/images/icon-twitter--mono-3.svg)
  }
}

.nav-icon-item__anchor.is-facebook {
  background-image: url(/assets-common/images/icon-facebook--mono.svg)
}

@media screen and (max-width:999px) {
  .nav-icon-item__anchor.is-facebook.is-header--sns {
    background-image: url(/assets-common/images/icon-facebook--mono-3.svg)
  }
}

.nav-icon-item__image {
  line-height: 1;
  vertical-align: bottom
}

@media screen and (max-width:767px) {
  .nav-icon-item__image {
    width: 32px;
    height: 32px
  }
}

.nav-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .nav-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static
  }
}

.nav-icon.is-header--sns {
  position: absolute;
  top: -128px;
  right: 52px
}

@media screen and (max-width:999px) {
  .nav-icon.is-header--sns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static;
    top: auto;
    right: auto;
    margin: 0 auto 0
  }
}

@media screen and (max-width:767px) {
  .nav-icon.is-header--sns {
    padding: 32px 0 8px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .nav-icon.is-header--sns {
    padding: 32px 0 8px
  }
}

.nav-icon.is-footer--sns {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px
}

.nav-trend-keyword {
  margin: 0 auto 16px
}

@media screen and (max-width:767px) {
  .nav-trend-keyword {
    display: block;
    margin: 0 auto 0
  }
}

.nav-trend-keyword__heading {
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding: 0 24px;
  margin: 0 auto 24px
}

@media screen and (max-width:999px) {
  .nav-trend-keyword__heading {
    font-size: 20px
  }
}

.nav-trend-keyword-list {
  margin: 0 auto 0;
  padding: 0 24px;
  font-size: 0;
  text-align: left;
  text-align: center
}

@media screen and (max-width:999px) {
  .nav-trend-keyword-list {
    margin-bottom: 8px
  }
}

.nav-trend-keyword-item {
  display: inline-block;
  margin: 0 12px 12px 0
}

.nav-trend-keyword-item__anchor {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #CACACA;
  font-size: 12px;
  color: #000000;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .nav-trend-keyword-item__anchor {
    font-size: 13px
  }
}

.nav-trend-keyword-item__anchor:active,
.nav-trend-keyword-item__anchor:hover {
  color: #FFFFFF;
  background-color: #E50000;
  border: 1px solid #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.nav-top {
  display: none
}

@media screen and (max-width:767px) {
  .nav-top {
    display: none;
    width: 100%;
    padding: 0;
    margin-bottom: 0
  }
}

@media screen and (max-width:767px) {
  .nav-top-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0
  }
}

@media screen and (max-width:767px) {
  .nav-top-list-item {
    list-style: none;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 50%;
    border-bottom: 1px solid #CACACA;
    height: 80px
  }

  .nav-top-list-item:nth-of-type(odd) {
    border-right: 1px solid #CACACA
  }
}

.nav-top-list-item__anchor {
  display: none;
  text-decoration: none;
  color: inherit
}

@media screen and (max-width:767px) {
  .nav-top-list-item__anchor {
    display: block;
    text-align: left;
    font-size: 21px;
    padding: 22px 24px 0;
    height: 100%;
    position: relative
  }
}

.nav-top-list-item__anchor:active .nav-top-list-item__caption,
.nav-top-list-item__anchor:active .nav-top-list-item__heading,
.nav-top-list-item__anchor:hover .nav-top-list-item__caption,
.nav-top-list-item__anchor:hover .nav-top-list-item__heading {
  color: #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.nav-top-list-item__heading {
  display: block;
  color: #000000;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 0px
}

@media screen and (max-width:767px) {
  .nav-top-list-item__heading {
    font-size: 21px
  }
}

.nav-top-list-item__caption {
  display: block;
  color: #2d2d2d;
  font-size: 10px;
  text-align: center
}

@media screen and (max-width:767px) {
  .nav-top-list-item__caption {
    font-size: 10px
  }
}

.sp-menu-button {
  display: none
}

@media screen and (max-width:999px) {
  .sp-menu-button {
    display: block;
    position: absolute;
    top: 0;
    left: 0
  }
}

@media screen and (max-width:999px) {
  .sp-menu-button.is-search {
    right: 0;
    left: auto
  }
}

.sp-menu-button__anchor {
  line-height: 1;
  padding: 28px 28px;
  display: inline-block;
  height: 100%;
  cursor: pointer;
  background-image: url(/assets-common/images/icon-sp-nav-open.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  background-position: 50% 50%
}

.sp-menu-button__anchor.is-menu-open {
  background-image: url(/assets-common/images/icon-close--wh.svg)
}

.sp-menu-button__anchor.is-search {
  background-image: url(/assets-common/images/icon-search-2.svg);
  background-size: 18px;
  width: 18px;
  height: 18px
}

.sp-menu-button__anchor.is-search.is-menu-open--search {
  background-image: url(/assets-common/images/icon-close--wh.svg)
}

.pickup-post {
  text-align: center
}

.pickup-post.is-sub-box {
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 48px 0
}

@media screen and (max-width:767px) {
  .archive-list-unit {
    padding: 0
  }
}

.archive-list-unit.is-archive-latest {
  margin: 0 auto 64px
}

@media screen and (max-width:767px) {
  .archive-list-unit.is-archive-latest {
    margin-bottom: 48px
  }
}

.archive-list-unit.is-archive-list {
  margin: 0 auto 64px
}

@media screen and (max-width:767px) {
  .archive-list-unit.is-archive-list {
    margin-bottom: 48px
  }
}

.archive-list-unit.is-top {
  padding-top: 48px
}

@media screen and (max-width:767px) {
  .archive-list-unit.is-top {
    padding-top: 24px
  }
}

.archive-list {
  margin: 0 auto;
  font-size: 0;
  width: auto
}

.archive-list.is-archive-latest {
  margin-bottom: 64px
}

@media screen and (max-width:767px) {
  .archive-list.is-archive-latest {
    margin-bottom: 32px
  }
}

.archive-list-item {
  display: inline-block;
  vertical-align: top
}

@media screen and (min-width:1000px) {
  .archive-list-item {
    width: calc((100% - 40px * (2 - 1)) / 2 - 0.1px);
    margin: 40px 40px 0 0
  }

  .archive-list-item:nth-of-type(-n + 2) {
    margin-top: 0
  }

  .archive-list-item:nth-of-type(2n) {
    margin-right: 0
  }

  .archive-list-item.is-sub-box {
    width: auto;
    margin: 0 auto 24px
  }
}

@media screen and (max-width:767px) {
  .archive-list-item {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-top: 24px
  }

  .archive-list-item:nth-of-type(2n) {
    margin-right: 0
  }

  .archive-list-item:nth-of-type(-n + 2) {
    margin-top: 0
  }
}

.archive-list-item.is-overlap {
  display: none
}

@media screen and (min-width:1000px) {

  .archive-list-item.is-archive-normal:nth-of-type(2n),
  .archive-list-item.is-archive-paged:nth-of-type(2n),
  .archive-list-item.is-page-all-posts:nth-of-type(2n),
  .archive-list-item.is-search-result:nth-of-type(2n),
  .archive-list-item.is-top:nth-of-type(2n) {
    margin-right: 0
  }
}

@media screen and (max-width:767px) {

  .archive-list-item.is-archive-normal:nth-of-type(2n),
  .archive-list-item.is-archive-paged:nth-of-type(2n),
  .archive-list-item.is-page-all-posts:nth-of-type(2n),
  .archive-list-item.is-search-result:nth-of-type(2n),
  .archive-list-item.is-top:nth-of-type(2n) {
    margin-right: 0
  }
}

.archive-list-item__anchor {
  height: 100%;
  display: block;
  text-decoration: none
}

.archive-list-item__image-box {
  margin-bottom: 12px;
  position: relative
}

@media screen and (max-width:767px) {
  .archive-list-item__image-box {
    margin-bottom: 8px
  }
}

.archive-list-item__image-box.is-sub-box {
  margin-bottom: 10px
}

@media screen and (min-width:1000px) {
  .archive-list-item__image-box.is-archive-latest-pc {
    margin-bottom: 16px
  }
}

@media screen and (max-width:767px) {
  .archive-list-item__image-box.is-archive-latest-sp {
    margin-bottom: calc(16px - (((17px * 1.6) - 16px) / 2))
  }
}

.archive-list-item__image {
  width: 100%
}

.archive-list-item__heading {
  font-size: 18px;
  color: #000000;
  line-height: 1.6;
  font-weight: 700;
  text-align: left;
  margin: 0 auto 10px
}

@media screen and (max-width:767px) {
  .archive-list-item__heading {
    font-size: 12px;
    margin-bottom: 8px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .archive-list-item__heading {
    font-size: 13px
  }
}

.archive-list-item__heading.is-sub-box {
  font-size: 14px;
  margin-bottom: 8px
}

@media screen and (min-width:1000px) {
  .archive-list-item__heading.is-archive-latest-pc {
    font-size: 24px;
    line-height: 1.6;
    margin: 0 auto 18px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .archive-list-item__heading.is-archive-latest-pc {
    font-size: 20px
  }
}

@media screen and (max-width:767px) {
  .archive-list-item__heading.is-archive-latest-sp {
    font-size: 17px;
    margin-bottom: calc(16px - (((17px * 1.6) - 16px) / 2))
  }
}

.archive-page-nav {
  position: relative;
  max-width: 428px;
  margin: 80px auto 18px;
  padding: 0
}

@media screen and (max-width:767px) {
  .archive-page-nav {
    padding: 0 24px;
    max-width: 100%;
    margin: 32px auto 48px
  }
}

.archive-page-nav.is-post-detail {
  margin: 0 auto 0
}

@media screen and (max-width:767px) {
  .archive-page-nav.is-post-detail {
    margin: 0 auto 0
  }
}

.archive-page-nav.is-post-detail-header {
  margin: 0 auto 40px
}

@media screen and (max-width:767px) {
  .archive-page-nav.is-post-detail-header {
    margin-bottom: 16px
  }
}

.archive-page-nav__current {
  text-align: center;
  margin: 0 auto
}

@media screen and (max-width:767px) {}

.archive-page-nav__current.is-post-detail-header {
  line-height: 1
}

.archive-page-nav__current-key {
  font-size: 16px;
  color: #000000;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-right: 4px;
  font-style: italic
}

@media screen and (max-width:767px) {
  .archive-page-nav__current-key {
    font-size: 15px
  }
}

.archive-page-nav__current-value {
  font-size: 26px;
  color: #000000;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-left: 0;
  font-style: italic
}

@media screen and (max-width:767px) {
  .archive-page-nav__current-value {
    font-size: 20px
  }
}

.archive-page-nav__current-value.is-post-detail-header {
  color: #000000;
  margin-left: 0;
  font-size: 18px
}

@media screen and (max-width:767px) {
  .archive-page-nav__current-value.is-post-detail-header {
    font-size: 15px
  }
}

.archive-page-nav__js-trigger-next,
.archive-page-nav__js-trigger-prev {
  display: none
}

.archive-page-nav__anchor {
  position: absolute;
  top: 50%;
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 32px;
  height: 64px;
  padding: 24px
}

@media screen and (max-width:767px) {
  .archive-page-nav__anchor {
    background-size: 24px;
    width: 24px;
    height: 48px;
    padding: 16px 30px
  }
}

.archive-page-nav__anchor.is-prev {
  background-image: url(/assets-common/images/icon-arrow-1.svg);
  left: 0;
  transform: translateY(-50%) scaleX(-1);
  -webkit-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1)
}

@media screen and (max-width:767px) {
  .archive-page-nav__anchor.is-prev {
    left: 24px
  }
}

.archive-page-nav__anchor.is-next {
  background-image: url(/assets-common/images/icon-arrow-1.svg);
  right: 0;
  transform: translateY(-50%) scaleX(1);
  -webkit-transform: translateY(-50%) scaleX(1);
  -ms-transform: translateY(-50%) scaleX(1)
}

@media screen and (max-width:767px) {
  .archive-page-nav__anchor.is-next {
    right: 24px
  }
}

.archive-page-nav__anchor:active,
.archive-page-nav__anchor:hover {
  background-image: url(/assets-common/images/icon-arrow-1--over.svg)
}

.top-recommend-list {
  display: none;
  background-color: #000000;
  margin: 0 auto
}

.top-recommend-list.slick-initialized {
  display: block
}

@media screen and (max-width:767px) {
  .top-recommend-list {
    margin-bottom: 0
  }
}

.top-recommend-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-track {
    display: block
  }
}

.top-recommend-list .slick-slide {
  float: none;
  height: auto
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-slide {
    float: left;
    height: 100%
  }
}

.top-recommend-list .slick-loading .slick-list {
  background: #fff url('/assets-common/images/ajax-loader.gif') center center no-repeat
}

.top-recommend-list .slick-list {
  border-bottom: 1px solid #2d2d2d;
  margin: 0;
  background-color: #000000
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-list {
    margin: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .top-recommend-list .slick-track a {
    border-right: 1px solid #000000;
    border-left: 1px solid #000000
  }
}

.top-recommend-list .slick-arrow {
  display: block;
  position: absolute;
  vertical-align: middle;
  background-image: url("/assets-common/images/icon-arrow-2.svg");
  background-size: 12px;
  background-position: 53% 50%;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0px;
  bottom: 0;
  width: 56px;
  height: 56px;
  cursor: pointer;
  line-height: 0px;
  font-size: 0px
}

.top-recommend-list .slick-arrow:active,
.top-recommend-list .slick-arrow:hover {
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  background-color: #E50000;
  background-image: url("/assets-common/images/icon-arrow-2.svg")
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-arrow {
    width: 48px;
    height: 48px;
    background-size: 10px
  }

  .top-recommend-list .slick-arrow:active,
  .top-recommend-list .slick-arrow:hover {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    background-color: transparent
  }
}

.top-recommend-list .slick-prev {
  margin: auto;
  left: 0px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-prev {
    left: 8px
  }
}

.top-recommend-list .slick-next {
  margin: auto;
  right: 0px
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-next {
    right: 8px
  }
}

.top-recommend-list .slick-dotted .slick-slider {
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-slide {
    filter: alpha(opacity=100);
    -moz-opacity: 1.00;
    opacity: 1.00;
    -webkit-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
  }
}

.top-recommend-list .slick-slide:active,
.top-recommend-list .slick-slide:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s
}

@media screen and (max-width:767px) {

  .top-recommend-list .slick-slide:active,
  .top-recommend-list .slick-slide:hover {
    -webkit-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
  }
}

.top-recommend-list .slick-slide.slick-current {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00
}

.top-recommend-list .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  width: calc((100% - 128px));
  margin: 0px auto 0;
  height: 56px;
  padding: 0
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-dots {
    margin: 0px auto 0;
    height: 48px;
    padding: 0
  }
}

.top-recommend-list .slick-dots li {
  position: relative;
  display: inline-block;
  height: 56px;
  width: 24px;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle
}

.top-recommend-list .slick-dots li:active button,
.top-recommend-list .slick-dots li:hover button {
  background-color: #FFFFFF
}

@media screen and (max-width:767px) {
  .top-recommend-list .slick-dots li {
    width: 16px;
    height: 48px
  }
}

.top-recommend-list .slick-dots li.slick-active button {
  background-color: #FFFFFF
}

.top-recommend-list .slick-dots li.slick-active:active button,
.top-recommend-list .slick-dots li.slick-active:hover button {
  background-color: #FFFFFF
}

.top-recommend-list .slick-dots li button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0;
  margin: auto;
  background-color: #545454;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: block;
  height: 6px;
  width: 6px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer
}

.top-recommend-list .slick-dots li button:focus,
.top-recommend-list .slick-dots li button:hover {
  outline: none
}

.top-recommend-list .slick-dots li button:focus:before,
.top-recommend-list .slick-dots li button:hover:before {
  opacity:
}

.top-recommend-list-item-info {
  display: none;
  margin: 0 auto;
  line-height: 1;
  font-weight: 400;
  font-size: 0
}

.top-recommend-list-item-info__category,
.top-recommend-list-item-info__date {
  color: #737373;
  font-size: 13px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif
}

@media screen and (max-width:767px) {

  .top-recommend-list-item-info__category,
  .top-recommend-list-item-info__date {
    font-size: 11px
  }
}

.top-recommend-list-item-info__separation {
  color: #545454;
  font-size: 13px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  margin: 0 8px;
  text-align: left;
  font-weight: 300
}

@media screen and (max-width:767px) {
  .top-recommend-list-item-info__separation {
    font-size: 11px
  }
}

.top-recommend-list-item {
  display: block;
  width: 50%;
  margin: 0;
  text-decoration: none;
  position: relative;
  border-bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #000000
}

@media screen and (max-width:767px) {
  .top-recommend-list-item {
    width: 100%;
    margin-right: 0
  }

  .top-recommend-list-item:last-of-type {
    margin-bottom: 0
  }
}

.top-recommend-list-item:active,
.top-recommend-list-item:hover {
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  background-color: #E50000
}

.top-recommend-list-item:active .top-recommend-list-item__image,
.top-recommend-list-item:hover .top-recommend-list-item__image {
  opacity: 0.7
}

.top-recommend-list-item:active .common-icon-new,
.top-recommend-list-item:active .top-recommend-list-item-info__category,
.top-recommend-list-item:active .top-recommend-list-item-info__date,
.top-recommend-list-item:active .top-recommend-list-item-info__separation,
.top-recommend-list-item:active .top-recommend-list-item__heading,
.top-recommend-list-item:hover .common-icon-new,
.top-recommend-list-item:hover .top-recommend-list-item-info__category,
.top-recommend-list-item:hover .top-recommend-list-item-info__date,
.top-recommend-list-item:hover .top-recommend-list-item-info__separation,
.top-recommend-list-item:hover .top-recommend-list-item__heading {
  color: #FFFFFF
}

@media screen and (max-width:999px) {

  .top-recommend-list-item:active,
  .top-recommend-list-item:hover {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    background-color: #000000
  }

  .top-recommend-list-item:active .top-recommend-list-item__image,
  .top-recommend-list-item:hover .top-recommend-list-item__image {
    opacity: 1
  }
}

.top-recommend-list-item__image-box {
  margin-bottom: 0;
}

.top-recommend-list-item__image {
  width: 100%;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  background-color: #000000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.top-recommend-list-item__info-box {
  padding: 16px 20px 18px
}

@media screen and (max-width:767px) {

  .top-recommend-list-item,
  .top-recommend-list-item__image {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
  }

  .top-recommend-list-item__info-box {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 24px 12px;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .top-recommend-list-item__info-box {
    padding: 22px 30px 26px
  }
}

.top-recommend-list-item__heading {
  font-size: 14px;
  color: #FFFFFF;
  margin: 0 auto 0;
  line-height: 1.6
}

@media screen and (max-width:767px) {
  .top-recommend-list-item__heading {
    font-size: 15px;
    margin-bottom: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .top-recommend-list-item__heading {
    font-size: 16px
  }
}

.top-news-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.sp-banner-box-wrap {
  text-align: center;
  padding: 10px 24px;
  background-color: #EDEDED;
  margin: 0 -24px
}

@media screen and (min-width:1000px) {
  .sp-banner-box-wrap {
    display: none
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .sp-banner-box-wrap {
    padding: 24px;
    margin: 0 -48px
  }
}

.sp-banner-box-wrap div {
  margin: 0 auto
}

.sp-banner-box-1__image {
  width: 100%;
  vertical-align: bottom
}

.ad-movie-box-1-wrap {
  background-color: #1a1a1a
}

.sns-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.sns-box.is-post-detail--header{
  width: 50%;
}

.sns-box.is-post-detail--content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sns-box.is-post-detail--author-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sns-box.is-writer-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:767px) {
  .sns-box.is-writer-list {
    display: none
  }
}

.sns-box.is-author-archive {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media screen and (max-width:767px) {
  .sns-box.is-author-archive {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.sns-box__item {
  margin-left: 24px
}

@media screen and (max-width:767px) {
  .sns-box__item {
    margin-left: 16px
  }

  .sns-box__item:first-of-type {
    margin-left: 0
  }
}

.sns-box__item.is-post-detail--content {
  margin: 0 12px
}

.sns-box__item.is-post-detail--author-box {
  margin: 24px 8px 0
}

@media screen and (max-width:767px) {
  .sns-box__item.is-post-detail--author-box {
    margin: 24px 16px 0
  }
}

.sns-box__item.is-writer-list {
  margin: 8px 6px 0
}
.sns-box__item.is-writer-list:first-child{
  margin-left: 0;
}
.sns-box__item.is-writer-list:last-child{
  margin-right: 0;
}

@media screen and (max-width:767px) {
  .sns-box__item.is-writer-list {
    margin: 24px 16px 0
  }
}

.sns-box__item.is-author-archive {
  margin: 24px 24px 0 0
}

@media screen and (max-width:767px) {
  .sns-box__item.is-author-archive {
    margin: 24px 16px 0
  }
}

.sns-box__anchor {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1;
  background-color: #FFFFFF;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
  position: relative;
  background-repeat: no-repeat;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.sns-box__anchor.is-author-archive,
.sns-box__anchor.is-post-detail--author-box {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease
}

.sns-box__anchor.is-writer-list {
  width: 32px;
  height: 32px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  opacity: 0.4
}

.sns-box__anchor.is-icon--twitter {
  background-color: #55ACEE;
  background-image: url("/assets-common/images/icon-twitter-tr-wh.svg");
  background-position: 50% 52%;
  background-size: 14px
}

.sns-box__anchor.is-icon--twitter:active,
.sns-box__anchor.is-icon--twitter:hover {
  opacity: 0.6
}

.sns-box__anchor.is-icon--twitter.is-author-archive,
.sns-box__anchor.is-icon--twitter.is-post-detail--author-box {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-twitter-tr-bk.svg")
}

.sns-box__anchor.is-icon--twitter.is-author-archive:active,
.sns-box__anchor.is-icon--twitter.is-author-archive:hover,
.sns-box__anchor.is-icon--twitter.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--twitter.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-twitter-tr-wh.svg");
  background-color: #55ACEE;
  border-color: #55ACEE;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--twitter.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-twitter-tr-bk.svg");
  background-size: 12px
}

.sns-box__anchor.is-icon--twitter.is-writer-list:active,
.sns-box__anchor.is-icon--twitter.is-writer-list:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--facebook {
  background-color: #3B5998;
  background-image: url("/assets-common/images/icon-facebook-tr-wh.svg");
  background-position: 49% 52%;
  background-size: 9px
}

.sns-box__anchor.is-icon--facebook:active,
.sns-box__anchor.is-icon--facebook:hover {
  opacity: 0.6
}

.sns-box__anchor.is-icon--facebook.is-author-archive,
.sns-box__anchor.is-icon--facebook.is-post-detail--author-box {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-facebook-tr-bk.svg")
}

.sns-box__anchor.is-icon--facebook.is-author-archive:active,
.sns-box__anchor.is-icon--facebook.is-author-archive:hover,
.sns-box__anchor.is-icon--facebook.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--facebook.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-facebook-tr-wh.svg");
  background-color: #3B5998;
  border-color: #3B5998;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--facebook.is-author-archive,
.sns-box__anchor.is-icon--facebook.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-facebook-tr-bk.svg");
  background-size: 7px;
}

.sns-box__anchor.is-icon--niconico.is-post-detail--author-box,
.sns-box__anchor.is-icon--niconico.is-author-archive,
.sns-box__anchor.is-icon--niconico.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-niconico-bk.svg");
  background-size: 19px;
  background-position: center;
}

.sns-box__anchor.is-icon--twitch.is-post-detail--author-box,
.sns-box__anchor.is-icon--twitch.is-author-archive,
.sns-box__anchor.is-icon--twitch.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-twitch-bk.svg");
  background-size: 19px;
  background-position: center;
}

.sns-box__anchor.is-icon--openrec.is-post-detail--author-box,
.sns-box__anchor.is-icon--openrec.is-author-archive,
.sns-box__anchor.is-icon--openrec.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-openrec-bk.svg");
  background-size: 23px;
  background-position: center;
}

.sns-box__anchor.is-icon--youtube.is-post-detail--author-box,
.sns-box__anchor.is-icon--youtube.is-author-archive,
.sns-box__anchor.is-icon--youtube.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-youtube-bk.svg");
  background-size: 19px;
  background-position: center;
}

.sns-box__anchor.is-icon--web.is-post-detail--author-box,
.sns-box__anchor.is-icon--web.is-author-archive,
.sns-box__anchor.is-icon--web.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-web-bk.svg");
  background-size: 19px;
  background-position: center;
}

.sns-box__anchor.is-icon--blog.is-post-detail--author-box,
.sns-box__anchor.is-icon--blog.is-author-archive,
.sns-box__anchor.is-icon--blog.is-writer-list {
  background-color: transparent;
  background-image: url("/assets-common/images/icon-blog-bk.svg");
  background-size: 15px;
  background-position: center;
}

.sns-box__anchor.is-icon--niconico.is-writer-list:active,
.sns-box__anchor.is-icon--niconico.is-writer-list:hover,
.sns-box__anchor.is-icon--youtube.is-writer-list:active,
.sns-box__anchor.is-icon--youtube.is-writer-list:hover,
.sns-box__anchor.is-icon--openrec.is-writer-list:active,
.sns-box__anchor.is-icon--openrec.is-writer-list:hover,
.sns-box__anchor.is-icon--twitch.is-writer-list:active,
.sns-box__anchor.is-icon--twitch.is-writer-list:hover,
.sns-box__anchor.is-icon--facebook.is-writer-list:active,
.sns-box__anchor.is-icon--facebook.is-writer-list:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--niconico.is-author-archive:active,
.sns-box__anchor.is-icon--niconico.is-author-archive:hover,
.sns-box__anchor.is-icon--niconico.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--niconico.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-niconico-wh.svg");
  background-color: #333;
  border-color: #333;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--youtube.is-author-archive:active,
.sns-box__anchor.is-icon--youtube.is-author-archive:hover,
.sns-box__anchor.is-icon--youtube.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--youtube.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-youtube-wh.svg");
  background-color: #c51929;
  border-color: #c51929;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--openrec.is-author-archive:active,
.sns-box__anchor.is-icon--openrec.is-author-archive:hover,
.sns-box__anchor.is-icon--openrec.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--openrec.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-openrec-wh.svg");
  background-color: #ea6d11;
  border-color: #ea6d11;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--twitch.is-author-archive:active,
.sns-box__anchor.is-icon--twitch.is-author-archive:hover,
.sns-box__anchor.is-icon--twitch.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--twitch.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-twitch-wh.svg");
  background-color: #993bb7;
  border-color: #993bb7;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--web.is-author-archive:active,
.sns-box__anchor.is-icon--web.is-author-archive:hover,
.sns-box__anchor.is-icon--web.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--web.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-web-wh.svg");
  background-color: #333;
  border-color: #333;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--blog.is-author-archive:active,
.sns-box__anchor.is-icon--blog.is-author-archive:hover,
.sns-box__anchor.is-icon--blog.is-post-detail--author-box:active,
.sns-box__anchor.is-icon--blog.is-post-detail--author-box:hover {
  background-image: url("/assets-common/images/icon-blog-wh.svg");
  background-color: #ec3f17;
  border-color: #ec3f17;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

.sns-box__anchor.is-icon--hatena {
  background-color: #00A4DE;
  background-image: url("/assets-common/images/icon-hatena-tr-wh.svg");
  background-position: 50% 50%;
  background-size: 15px
}

.sns-box__anchor.is-icon--hatena:active,
.sns-box__anchor.is-icon--hatena:hover {
  opacity: 0.6
}

.sns-box__anchor.is-icon--line {
  background-color: #00b900;
  background-image: url("/assets-common/images/icon-line.svg");
  background-position: 50% 50%;
  background-size: 23px
}

.sns-box__anchor.is-icon--line:active,
.sns-box__anchor.is-icon--line:hover {
  opacity: 0.6
}

.author {
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 60px 0 48px
}

@media screen and (max-width:767px) {
  .author {
    padding: 32px 0 8px
  }
}

.author-list {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.author-box.is-writer-list {
  width: calc((100% - 64px * (3 - 1)) / 3 - 0.1px);
  vertical-align: top;
  margin: 0 64px 64px 0
}

.author-box.is-writer-list:nth-of-type(3n) {
  margin-right: 0
}

@media screen and (max-width:767px) {
  .author-box.is-writer-list {
    width: calc((100% - 24px * (2 - 1)) / 2);
    margin: 0 24px 48px 0
  }

  .author-box.is-writer-list:nth-of-type(3n) {
    margin-right: 24px
  }

  .author-box.is-writer-list:nth-of-type(2n) {
    margin-right: 0
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .author-box.is-writer-list {
    width: calc((100% - 40px * (2 - 1)) / 2 - 0.1px);
    margin: 0 40px 80px 0
  }

  .author-box.is-writer-list:nth-of-type(3n) {
    margin-right: 40px
  }

  .author-box.is-writer-list:nth-of-type(2n) {
    margin-right: 0
  }
}

.author-box.is-author-archive {
  max-width: 552px;
  margin: 0 auto;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media screen and (max-width:767px) {
  .author-box.is-author-archive {
    max-width: 100%;
    display: block
  }
}

.author-box__anchor {
  text-decoration: none;
  display: block
}

.author-box__anchor.is-writer-list {
  width: 100%;
  height: 100%;
  border-radius: 0;
  margin: 0 auto
}

.author-box__anchor.is-writer-list:active .author-box__name,
.author-box__anchor.is-writer-list:hover .author-box__name {
  color: #E50000
}

.author-box__anchor.is-writer-list:active .author-box__caption,
.author-box__anchor.is-writer-list:hover .author-box__caption {
  color: #E50000
}

.author-box__info {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 384px
}

@media screen and (max-width:767px) {
  .author-box__info {
    max-width: 100%;
    display: block
  }
}

.author-box__info.is-author-archive {
  display: block;
  max-width: 384px
}

@media screen and (max-width:767px) {
  .author-box__info.is-author-archive {
    max-width: 100%;
    display: block
  }
}

.author-box__info.is-writer-list {
  display: block
}

@media screen and (max-width:767px) {
  .author-box__info.is-writer-list {
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .author-box__profile.is-author-archive {
    display: none
  }
}

@media screen and (max-width:767px) {
  .author-box__profile.is-post-detail {
    margin-top: -8px;
    margin-bottom: 32px;
    display: none
  }
}

@media screen and (max-width:1000px) {
  .author-box__profile-anchor {
    display: none
  }
}

.author-box__profile-anchor.is-author-archive {
  display: none
}

@media screen and (max-width:767px) {
  .author-box__profile-anchor.is-author-archive {
    display: block;
    border: 1px solid #000000;
    color: #000000;
    font-size: 13px;
    padding: 14px 24px;
    text-align: center;
    margin: 24px auto 0;
    font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
    font-weight: 400;
    cursor: pointer
  }
}

.author-box__profile-anchor.is-author-archive:active,
.author-box__profile-anchor.is-author-archive:hover {
  color: #FFFFFF;
  background-color: #E50000;
  border-color: #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.author-box__profile-anchor.is-post-detail {
  display: none;
  border: 1px solid #000000;
  color: #000000;
  font-size: 13px;
  padding: 12px 24px;
  text-align: center;
  margin: 12px auto;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 400;
  cursor: pointer;
  width: 100%
}

.author-box__profile-anchor.is-post-detail:active,
.author-box__profile-anchor.is-post-detail:hover {
  color: #FFFFFF;
  background-color: #E50000;
  border-color: #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.author-box__image-box {
  display: block;
  max-width: 104px;
  max-height: 104px;
  margin: 0 auto 24px;
  text-decoration: none;
  text-align: center;
  vertical-align: top
}

@media screen and (max-width:767px) {
  .author-box__profile-anchor.is-post-detail{
    display: block;
  }
  .author-box__image-box {
    max-width: 96px;
    max-height: 96px;
    margin-bottom: 16px
  }
}

.author-box__image-box.is-writer-list {
  max-width: 160px;
  max-height: 160px;
  margin: 0 auto 24px
}

@media screen and (max-width:767px) {
  .author-box__image-box.is-writer-list {
    max-width: 104px;
    max-height: 104px;
    margin-bottom: 18px
  }
}

.author-box__image-box.is-author-archive {
  max-width: 128px;
  max-height: 128px;
  margin: 0 40px 0 0;
  display: block
}

@media screen and (max-width:767px) {
  .author-box__image-box.is-author-archive {
    display: block;
    margin: 0 auto 22px;
    width: 96px;
    height: 96px
  }
}

.author-box__image {
  width: 100%;
  overflow: hidden;
  border-radius: 50%
}

.author-box__image.is-author-archive {
  border: 2px solid #CACACA
}

.author-box__image.is-writer-list {
  border: 1px solid #CACACA
}

.author-box__image.is-post-detail {
  border: 1px solid #CACACA
}

.author-box__name {
  color: #000000;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 auto 20px;
  text-align: center
}

@media screen and (max-width:767px) {
  .author-box__name {
    font-size: 20px;
    margin-bottom: 24px;
    max-width: 100%
  }
}

@media screen and (max-width:767px) {
  .author-box__name.is-writer-list {
    text-align: center;
    margin: 0 auto;
    font-size: 15px
  }
}

.author-box__name.is-author-archive {
  color: #000000;
  text-align: left;
  font-size: 30px;
  margin-top: -8px;
  margin-bottom: 16px
}

@media screen and (max-width:767px) {
  .author-box__name.is-author-archive {
    margin: 0 auto 16px;
    font-size: 20px;
    text-align: center
  }
}

.author-box__caption {
  color: #000000;
  font-size: 13px;
  line-height: 2;
  text-align: left;
  margin: 0 auto 0
}

@media screen and (max-width:767px) {
  .author-box__caption {
    margin-bottom: 24px;
    max-width: 100%;
    font-size: 13px
  }
}

.author-box__caption.is-writer-list {
  margin-bottom: 4px;
  font-size: 13px
}

@media screen and (max-width:767px) {
  .author-box__caption.is-writer-list {
    display: none
  }
}

.author-box__caption.is-author-archive {
  color: #2d2d2d;
  margin: 0 auto;
  font-size: 13px;
  max-width: 100%
}

@media screen and (max-width:767px) {
  .author-box__caption.is-author-archive {
    font-size: 14px
  }
}

.author-box__caption.is-post-detail {
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .author-box__caption.is-post-detail {
    margin-bottom: 0;
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .author-box__sns-box.is-post-detail {
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .author-box__sns-box.is-author-archive {
    text-align: center
  }
}

.author-box__sns-box.is-writer-list {
  text-align: center
}

@media screen and (max-width:767px) {
  .author-box__sns-box.is-writer-list {
    display: none
  }
}

.author-box__sns-box.is-post-detail {
  font-size: 0
}

@media screen and (max-width:767px) {
  .author-box__sns-box.is-post-detail {
    text-align: center
  }
}

.author-box__sns-icon {
  display: inline-block;
  margin: 0 12px 0
}

@media screen and (max-width:767px) {
  .author-box__sns-icon {
    margin: 0 16px 0
  }
}

.author-box__sns-icon.is-post-detail {
  margin: 24px 12px 0
}

@media screen and (max-width:767px) {
  .author-box__sns-icon.is-post-detail {
    margin: 32px 16px 0
  }
}

.author-box__sns-icon.is-author-archive {
  margin: 24px 24px 0 0
}

@media screen and (max-width:767px) {
  .author-box__sns-icon.is-author-archive {
    margin: 32px 16px 0
  }
}

.author-box__sns-icon.is-writer-list {
  margin-top: 24px
}

@media screen and (max-width:767px) {
  .author-box__sns-icon.is-writer-list {
    text-align: center
  }
}

.author-box__sns-anchor {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1;
  background-color: #FFFFFF;
  border-radius: 50%;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  border: 2px solid #000000;
  position: relative;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.author-box__sns-anchor:before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0
}

.author-box__sns-anchor:active,
.author-box__sns-anchor:hover {
  color: #FFFFFF;
  background-color: #000000
}

.author-box__sns-anchor.is-icon-font-twitter:before {
  font-size: 14px;
  top: 11px
}

.author-box__sns-anchor.is-icon-font-twitter:active,
.author-box__sns-anchor.is-icon-font-twitter:hover {
  color: #FFFFFF;
  background-color: #55ACEE;
  border: 2px solid #55ACEE
}

.author-box__sns-anchor.is-icon-font-facebook:before {
  font-size: 16px;
  top: 10px
}

.author-box__sns-anchor.is-icon-font-facebook:active,
.author-box__sns-anchor.is-icon-font-facebook:hover {
  color: #FFFFFF;
  background-color: #3B5998;
  border: 2px solid #3B5998
}

.author-box__sns-anchor.is-author-archive {
  color: #FFFFFF;
  background-color: #000000;
  border: 2px solid #737373
}

.author-box__sns-anchor.is-author-archive.is-icon-font-twitter:active,
.author-box__sns-anchor.is-author-archive.is-icon-font-twitter:hover {
  color: #FFFFFF;
  background-color: #55ACEE;
  border: 2px solid #55ACEE
}

.author-box__sns-anchor.is-author-archive.is-icon-font-facebook:active,
.author-box__sns-anchor.is-author-archive.is-icon-font-facebook:hover {
  color: #FFFFFF;
  background-color: #3B5998;
  border: 2px solid #3B5998
}

.author-box__sns-anchor.is-writer-list {
  width: 32px;
  height: 32px;
  color: #A1A1A1;
  border: 1px solid #A1A1A1
}

.author-box__sns-anchor.is-writer-list.is-icon-font-twitter:before {
  font-size: 12px;
  top: 8px
}

.author-box__sns-anchor.is-writer-list.is-icon-font-twitter:active,
.author-box__sns-anchor.is-writer-list.is-icon-font-twitter:hover {
  color: #FFFFFF;
  background-color: #55ACEE;
  border: 1px solid #55ACEE
}

.author-box__sns-anchor.is-writer-list.is-icon-font-facebook:before {
  font-size: 13px;
  top: 8px
}

.author-box__sns-anchor.is-writer-list.is-icon-font-facebook:active,
.author-box__sns-anchor.is-writer-list.is-icon-font-facebook:hover {
  color: #FFFFFF;
  background-color: #3B5998;
  border: 1px solid #3B5998
}

.author-box__sns-image {
  width: 100%
}

.post-detail-keyword {
  max-width: 800px;
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 60px 0 48px
}

@media screen and (max-width:767px) {
  .post-detail-keyword {
    padding: 32px 0 24px
  }
}

.trend-keyword {
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 64px 0 48px
}

@media screen and (max-width:767px) {
  .trend-keyword {
    padding: 32px 0 24px
  }
}

.trend-keyword.is-search-index {
  border-top: none;
  padding-top: 0
}

@media screen and (max-width:767px) {
  .trend-keyword.is-search-index {
    padding: 24px 0 34px
  }
}

.keyword-list {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0
}

.keyword-list-item {
  display: inline-block;
  margin: 0 6px 12px
}

@media screen and (max-width:767px) {
  .keyword-list-item {
    margin: 0 12px 12px 0
  }
}

.keyword-list-item__anchor {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #CACACA;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: 400
}

@media screen and (max-width:767px) {
  .keyword-list-item__anchor {
    padding: 8px 14px;
    font-size: 13px
  }
}

.keyword-list-item__anchor:active,
.keyword-list-item__anchor:hover {
  color: #FFFFFF;
  background-color: #E50000;
  border: 1px solid #E50000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.ranking {
  text-align: center;
  border-top: 1px solid #CACACA;
  margin: 0 auto;
  padding: 60px 0 64px
}

@media screen and (max-width:767px) {
  .ranking {
    padding: 32px 0 32px
  }
}

.ranking.is-post-detail {
  max-width: 800px
}

.ranking.is-sub-box {
  padding: 48px 0
}

.ranking-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  counter-reset: wp-ranking
}

.ranking-list.is-sub-box {
  display: block
}

@media screen and (max-width:767px) {
  .ranking-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
  }
}

.ranking-list-item {
  width: calc((100% - 48px * (3 - 1)) / 3);
  text-align: left;
  position: relative
}

.ranking-list-item:last-of-type {
  margin-bottom: 0
}

.ranking-list-item.is-sub-box {
  width: auto;
  margin: 0 auto 24px
}

.ranking-list-item.is-sub-box:last-of-type {
  margin-bottom: 0
}

@media screen and (min-width:1000px) {
  .ranking-list-item {
    margin-top: 48px
  }

  .ranking-list-item:nth-of-type(2n) {
    margin-right: 0
  }

  .ranking-list-item:nth-of-type(-n + 3) {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .ranking-list-item {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-top: 24px
  }

  .ranking-list-item:nth-of-type(2n) {
    margin-right: 0
  }

  .ranking-list-item:nth-of-type(-n + 2) {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .ranking-list-item.is-post-detail {
    width: calc(50% - 8px)
  }
}

.ranking-list-item:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFFFFF;
  background-color: #000000;
  content: counter(wp-ranking, decimal);
  counter-increment: wp-ranking;
  text-align: center;
  opacity: 1;
  line-height: 24px;
  width: 24px;
  height: 24px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  z-index: 800
}

@media screen and (max-width:767px) {
  .ranking-list-item:before {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 14px;
    padding-top: 1px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .ranking-list-item:before {
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 28px
  }
}

@media screen and (max-width:767px) {
  .ranking-list-item:nth-of-type(2n):before {
    left: 0px
  }
}

.ranking-list-item__anchor {
  height: 100%;
  display: block;
  text-decoration: none
}

.ranking-list-item__image-box {
  margin-bottom: 12px;
  overflow: hidden;
  width: 104px;
  display: inline-block;
  vertical-align: top;
  margin: 0 14px 0 0
}

@media screen and (max-width:767px) {
  .ranking-list-item__image-box {
    width: 35%;
    font-size: 12px;
    margin: 0 14px 0 0
  }
}

.ranking-list-item__image {
  width: 100%
}

.ranking-list-item__info-box {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 104px - 14px)
}

.ranking-list-item__heading {
  font-size: 15px;
  color: #000000;
  line-height: 1.6;
  font-weight: 700;
  text-align: left;
  margin: 0 auto 0
}

.ranking-list-item__heading.is-sub-box {
  font-size: 14px
}

@media screen and (max-width:767px) {
  .ranking-list-item__heading.is-sub-box {
    font-size: 15px;
    margin-bottom: 8px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .ranking-list-item__heading.is-sub-box {
    font-size: 15px
  }
}

.ranking-list-item__heading.is-post-detail {
  font-size: 14px;
  margin-bottom: 12px
}

@media screen and (max-width:767px) {
  .ranking-list-item__heading.is-post-detail {
    font-size: 12px;
    margin-bottom: 8px
  }
}

.page-header {
  background-color: #FFFFFF;
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .page-header {
    margin-bottom: 0
  }
}

.page-header.is-writer-list {
  margin-bottom: 80px
}

@media screen and (max-width:767px) {
  .page-header.is-writer-list {
    margin-bottom: 48px
  }
}

.page-header__inner {
  margin: 0 auto;
  padding: 0 0 64px;
  padding-top: calc(64px - (((64px * 1.5) - 64px) / 2))
}

@media screen and (max-width:767px) {
  .page-header__inner {
    padding: 24px 0 32px
  }
}

.page-header__inner.is-author-archive {
  padding: 64px 0
}

@media screen and (max-width:767px) {
  .page-header__inner.is-author-archive {
    padding: 48px 0 44px
  }
}

.page-header__inner.is-about,
.page-header__inner.is-category-archive,
.page-header__inner.is-games,
.page-header__inner.is-writer-list {
  padding: 48px 0
}

@media screen and (max-width:767px) {

  .page-header__inner.is-about,
  .page-header__inner.is-category-archive,
  .page-header__inner.is-games,
  .page-header__inner.is-writer-list {
    padding: 32px 0px 32px
  }
}

.page-header__inner.is-tag-archive {
  padding: 64px 0
}

@media screen and (max-width:767px) {
  .page-header__inner.is-tag-archive {
    padding: 32px 0
  }
}

.page-header__inner.is-search-result {
  padding: 48px 0 64px
}

@media screen and (max-width:767px) {
  .page-header__inner.is-search-result {
    padding: 24px 0 24px
  }
}

.page-header__inner.is-search-index {
  padding: 102px 0 128px
}

@media screen and (max-width:767px) {
  .page-header__inner.is-search-index {
    padding: 16px 0 36px
  }
}

.page-header__heading {
  color: #000000;
  font-size: 48px;
  line-height: 1.4;
  font-weight: 700;
  margin: 0 auto 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .page-header__heading {
    font-size: 24px
  }
}

.page-header__heading.is-about,
.page-header__heading.is-category-archive,
.page-header__heading.is-games,
.page-header__heading.is-writer-list {
  font-size: 64px;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700
}

@media screen and (max-width:767px) {

  .page-header__heading.is-about,
  .page-header__heading.is-category-archive,
  .page-header__heading.is-games,
  .page-header__heading.is-writer-list {
    font-size: 36px
  }
}

.page-header__heading.is-search {
  padding: 38px 0 64px
}

.page-header__lead {
  color: #000000;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  margin: -12px auto 0px;
  text-align: center
}

@media screen and (max-width:767px) {
  .page-header__lead {
    font-size: 14px;
    margin: -8px auto 0;
    padding: 0 0 0
  }
}

.page-header__caption {
  color: #000000;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 700;
  margin: -6px auto 0;
  text-align: center;
  padding-bottom: 8px
}

@media screen and (max-width:767px) {
  .page-header__caption {
    font-size: 13px;
    margin: 0px auto 0;
    padding: 0 0 0
  }
}

.page-header__keyword-heading {
  color: #737373;
  font-size: 13px;
  line-height: 1;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 4px;
  letter-spacing: 1px;
  padding-left: 1px
}

@media screen and (max-width:767px) {
  .page-header__keyword-heading {
    font-size: 11px;
    margin: 0 auto 0
  }
}

.page-header__search-result {
  color: #000000;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  margin: 40px auto 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .page-header__search-result {
    font-size: 12px;
    margin: 24px auto 0
  }
}

.search-form {
  max-width: 552px;
  margin: 0 auto 0;
  position: relative
}

@media screen and (max-width:767px) {
  .search-form {
    display: block;
    padding: 0;
    margin: 0 auto;
    max-width: 100%
  }
}

@media screen and (max-width:767px) {
  .search-form.is-search-index {
    margin: 0 auto 0
  }
}

.search-form.is-common-header {
  margin-bottom: 48px
}

@media screen and (max-width:767px) {
  .search-form.is-common-header {
    display: block;
    padding: 0 24px;
    margin-bottom: 40px
  }
}

@media screen and (max-width:767px) {
  .search-form.is-search-page {
    margin-bottom: 0
  }
}

.search-form__label {
  position: relative;
  line-height: 1;
  margin: 0;
  padding: 0
}

.search-form__input {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #000000;
  display: block;
  width: 100%;
  color: #000000;
  font-size: 32px;
  padding: 16px 24px 16px 56px;
  font-weight: 700;
  vertical-align: middle;
  background-image: url("/assets-common/images/icon-search-3.svg");
  background-size: 36px;
  background-repeat: no-repeat;
  background-position: 0 50%
}

@media screen and (max-width:767px) {
  .search-form__input {
    width: 100%;
    font-size: 18px;
    padding: 12px 24px 12px 40px;
    background-size: 24px
  }
}

.search-form__input:placeholder-shown {
  color: #A1A1A1;
  font-weight: 400
}

.search-form__input::-webkit-input-placeholder {
  color: #A1A1A1;
  font-weight: 400
}

.search-form__input::-moz-placeholder {
  color: #A1A1A1;
  font-weight: 400
}

.search-form__input:-ms-input-placeholder {
  color: #A1A1A1;
  font-weight: 400
}

.search-form__submit {
  display: none
}

.search-result-not-found {
  text-align: center;
  margin: 0 auto;
  padding: 0px 0 64px
}

@media screen and (max-width:767px) {
  .search-result-not-found {
    padding: 24px 0 48px
  }
}

.search-result-not-found.is-404 {
  padding: 64px 0 48px
}

@media screen and (max-width:767px) {
  .search-result-not-found.is-404 {
    padding: 48px 0 32px
  }
}

.search-result-not-found__image-box {
  margin: 0 auto 24px;
  max-width: 160px;
  max-height: 160px
}

@media screen and (max-width:767px) {
  .search-result-not-found__image-box {
    max-width: 96px;
    max-height: 96px;
    margin-bottom: 16px
  }
}

.search-result-not-found__image {
  width: 100%
}

.share {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding: 64px 0 40px
}

@media screen and (max-width:767px) {
  .share {
    padding: 32px 0 40px
  }
}

.share__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.share__sns-item {
  margin: 0 12px
}

.share__sns-anchor {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
  position: relative;
  border-width: 2px;
  border-style: solid;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.share__sns-anchor:before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0
}

.share__sns-anchor:active,
.share__sns-anchor:hover {
  color: #FFFFFF;
  background-color: #000000
}

.share__sns-anchor.is-icon-font-twitter {
  color: #FFFFFF;
  background-color: #55ACEE;
  border-color: #55ACEE
}

.share__sns-anchor.is-icon-font-twitter:before {
  font-size: 14px;
  top: 10px
}

.share__sns-anchor.is-icon-font-twitter:active,
.share__sns-anchor.is-icon-font-twitter:hover {
  color: #55ACEE;
  background-color: #FFFFFF;
  border-color: #55ACEE
}

.share__sns-anchor.is-icon-font-facebook {
  color: #FFFFFF;
  background-color: #3B5998;
  border-color: #3B5998
}

.share__sns-anchor.is-icon-font-facebook:before {
  font-size: 16px;
  top: 10px
}

.share__sns-anchor.is-icon-font-facebook:active,
.share__sns-anchor.is-icon-font-facebook:hover {
  color: #3B5998;
  background-color: #FFFFFF;
  border-color: #3B5998
}

.share__sns-image {
  width: 100%
}

@media screen and (max-width:767px) {
  .share__sns-image {
    width: 64px;
    height: 64px
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.carousel-box {
  text-align: center;
  margin: 0 auto;
  padding: 60px 0 64px;
  overflow: hidden
}

@media screen and (max-width:767px) {
  .carousel-box {
    padding: 32px 0 32px
  }
}

.carousel-box.is-category-archive {
  padding: 0 0 40px;
  border-bottom: 1px solid #CACACA;
  margin-bottom: 48px
}

@media screen and (max-width:767px) {
  .carousel-box.is-category-archive {
    padding: 0 0 24px;
    margin-bottom: 24px
  }
}

.carousel-box-list {
  display: none
}

@media screen and (max-width:767px) {
  .carousel-box-list {
    width: 100%
  }
}

.carousel-box-list.slick-initialized {
  display: block
}

.carousel-box-list-item {
  text-align: left;
  position: relative;
  margin: 0 12px 0
}

@media screen and (min-width:1000px) {
  .carousel-box-list-item {
    margin-top: 0
  }
}

@media screen and (max-width:767px) {
  .carousel-box-list-item {
    margin: 0 8px 0
  }
}

.carousel-box-list-item__anchor {
  display: block;
  text-decoration: none
}

.carousel-box-list-item__image-box {
  margin-bottom: 8px;
  overflow: hidden
}

@media screen and (max-width:767px) {
  .carousel-box-list-item__image-box {
    font-size: 12px;
    margin-bottom: 6px
  }
}

.carousel-box-list-item__image {
  width: 100%
}

.carousel-box-list-item__heading {
  font-size: 12px;
  color: #000000;
  line-height: 1.6;
  font-weight: 700;
  text-align: left;
  margin: 0 auto 0px;
  visibility: hidden
}

@media screen and (max-width:767px) {
  .carousel-box-list-item__heading {
    padding: 0;
    font-size: 10px;
    margin-bottom: 0px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .carousel-box-list-item__heading {
    font-size: 12px
  }
}

.slick-loading .slick-list {
  background: #fff url('/assets-common/images/ajax-loader.gif') center center no-repeat
}

.slick-list {
  margin: 0 -12px
}

@media screen and (max-width:767px) {
  .slick-list {
    margin: 0 -8px
  }
}

.slick-arrow {
  display: block;
  position: absolute;
  vertical-align: middle;
  background-image: url("/assets-common/images/icon-arrow-1.svg");
  background-size: 12px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0px;
  bottom: -12px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  line-height: 0px;
  font-size: 0px
}

.slick-arrow:active,
.slick-arrow:hover {
  background-image: url("/assets-common/images/icon-arrow-1--over.svg")
}

@media screen and (max-width:767px) {
  .slick-arrow {
    bottom: -12px
  }
}

.slick-prev {
  margin: auto;
  left: 0;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

@media screen and (max-width:767px) {
  .slick-prev {
    left: 6px
  }
}

.slick-next {
  margin: auto;
  right: 0
}

@media screen and (max-width:767px) {
  .slick-next {
    right: 6px
  }
}

.slick-dotted .slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: calc((100% - 128px));
  margin: 32px auto 0
}

@media screen and (max-width:767px) {
  .slick-dots {
    margin: 20px auto 0
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle
}

.slick-dots li:active button,
.slick-dots li:hover button {
  background-color: #E50000
}

@media screen and (max-width:767px) {
  .slick-dots li {
    width: 16px
  }
}

.slick-dots li.slick-active button {
  background-color: #000000
}

.slick-dots li.slick-active:active button,
.slick-dots li.slick-active:hover button {
  background-color: #E50000
}

.slick-dots li button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0;
  margin: auto;
  background-color: #CACACA;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: block;
  height: 6px;
  width: 6px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity:
}

.sub-box-banner {
  margin: 0 auto;
  padding-bottom: 40px
}

@media screen and (max-width:767px) {
  .sub-box-banner {
    display: none
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .sub-box-banner {
    display: none
  }
}

.sub-box-banner__item {
  margin: 0 auto 24px
}

.sub-box-banner__item:last-of-type {
  margin-bottom: 0
}

@media screen and (min-width:767px) and (max-width:999px) {
  .sub-box-banner__item {
    display: inline-block;
    width: calc((100% - 24px * (2 - 1)) / 2);
    margin: 0 24px 24px 0
  }

  .sub-box-banner__item:nth-of-type(2n) {
    margin-right: 0
  }

  .sub-box-banner__item:nth-last-of-type(-n + 2) {
    margin-bottom: 0
  }

  .sub-box-banner__item:last-of-type {
    margin-right: 0
  }
}

.sub-box-banner__image {
  width: 100%
}

.page-header-space.is-post-detail {
  height: 64px
}

.match-information {
  background-color: #EDEDED;
  max-width: 800px;
  margin: 64px auto 0
}

@media screen and (max-width:767px) {
  .match-information {
    margin-bottom: 48px
  }
}

.match-information__heading-box {
  background-color: #000000;
  padding: 44px 32px 38px
}

@media screen and (max-width:767px) {
  .match-information__heading-box {
    padding: 30px 24px 28px
  }
}

.match-information__heading-lead {
  color: #737373;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto 6px
}

@media screen and (max-width:767px) {
  .match-information__heading-lead {
    font-size: 12px;
    margin-bottom: 6px
  }
}

.match-information__heading-date {
  color: #FFFFFF;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .match-information__heading-date {
    font-size: 32px
  }
}

.match-information-item-box {
  font-size: 0;
  position: relative;
  height: 100%
}

.match-information-item-box:before {
  content: '';
  width: 2px;
  background-color: #CACACA;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  margin: auto
}

.match-information-item-box__vs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #8B8B8B;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  margin: auto;
  width: 40px;
  height: 64px;
  line-height: 64px;
  background-color: #EDEDED
}

@media screen and (max-width:767px) {
  .match-information-item-box__vs {
    font-size: 18px;
    width: 32px;
    height: 40px;
    line-height: 40px
  }
}

.match-information-item {
  display: inline-block;
  width: 50%;
  padding: 48px 48px 48px;
  vertical-align: top;
  position: relative
}

@media screen and (max-width:767px) {
  .match-information-item {
    padding: 24px
  }
}

.match-information-item__image-box {
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto 16px
}

@media screen and (max-width:767px) {
  .match-information-item__image-box {
    margin-bottom: 8px
  }
}

.match-information-item__image {
  width: 100%
}

.match-information-item__heading {
  font-size: 21px;
  font-weight: 700;
  color: #000000;
  line-height: 1.6;
  text-align: center;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .match-information-item__heading {
    font-size: 13px
  }
}

.match-information-result {
  font-size: 0
}

.match-information-result__item {
  width: 50%;
  display: inline-block;
  color: #FFFFFF;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  padding: 16px 24px 14px
}

@media screen and (max-width:767px) {
  .match-information-result__item {
    font-size: 26px;
    padding: 12px 24px 10px
  }
}

.match-information-result__item.is-win {
  background-color: #E50000
}

.match-information-result__item.is-lose {
  background-color: #A1A1A1
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.9
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 64px;
  padding-bottom: 64px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 64px 0 64px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 64px;
  bottom: 64px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-height:300px),
  screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
      padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0
    }

    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px
    }

    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0
    }
}

@media (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 0px;
    padding-right: 0px
  }
}

.wpp-no-data {
  display: none
}

.post-detail-header {
  padding-bottom: 0;
  margin-bottom: 0;
  padding: 0 0 0
}

.post-detail-header__inner {
  max-width: 960px;
  margin: 0 auto 48px;
}

@media screen and (max-width:767px) {
  .post-detail-header {
    margin-bottom: 24px
  }
  .post-detail-header__inner{
    margin-bottom: 24px;
  }
}

.post-detail-header__heading-box.__paged {
  border-bottom: 1px solid #CACACA;
}

.post-detail-header__heading-box.__paged .post-detail-header__info-box{
  margin-top: 0;
}
.post-detail-header__heading-box.__paged .sns-box{
  display: none;
}

.post-detail-header__heading-box {
  margin: 0 auto 0
}

.post-detail-header__image-box {
  margin: 0 auto 0
}

@media screen and (max-width:767px) {
  .post-detail-header__image-box {
    margin: 0 -24px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .post-detail-header__image-box {
    margin: 0 -48px
  }
}

.post-detail-header__image {
  margin: 0 auto 0;
  margin-bottom: 0;
  width: 100%
}

@media screen and (max-width:767px) {
  .post-detail-header__image {
    margin: 0 auto
  }
}

.post-detail-header__heading {
  color: #000000;
  font-size: 28px;
  line-height: 1.6;
  font-weight: 700;
  margin: -12px auto 0;
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .post-detail-header__heading {
    font-size: 18px;
    margin: 0 auto 0;
    padding: 0
  }
  .post-detail-header__heading-box.__paged .common-post-info__date.is-post-detail{
    display: inline-block;
  }

}

@media screen and (min-width:767px) and (max-width:999px) {
  .post-detail-header__heading {
    font-size: 36px
  }
}

.post-detail-header__heading.is-paged {
  font-size: 28px;
  margin-bottom: 10px;
}

@media screen and (max-width:767px) {
  .post-detail-header__heading.is-paged {
    font-size: 18px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .post-detail-header__heading.is-paged {
    font-size: 28px
  }
}

.post-detail-header__info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  margin: 24px auto;
}

@media screen and (max-width:767px) {
  .post-detail-header__info-box {
    padding: 0;
    margin: 18px auto 24px
  }
}

.post-detail-content {
  margin: 0 auto 0;
  padding-bottom: 0
}

@media screen and (max-width:767px) {
  .post-detail-content {
    padding: 0 0 0
  }
}

.post-detail-content__trigger-heading {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  display: none !important
}

.post-detail-content__trigger-heading + h1,
.post-detail-content__trigger-heading + h2,
.post-detail-content__trigger-heading + h3,
.post-detail-content__trigger-heading + h4,
.post-detail-content__trigger-heading + h6,
.post-detail-content__trigger-heading + p {
  margin-top: 48px !important
}

@media screen and (max-width:767px) {

  .post-detail-content__trigger-heading + h1,
  .post-detail-content__trigger-heading + h2,
  .post-detail-content__trigger-heading + h3,
  .post-detail-content__trigger-heading + h4,
  .post-detail-content__trigger-heading + h6,
  .post-detail-content__trigger-heading + p {
    margin-top: 24px !important
  }
}

.post-detail-content h1 {
  color: #000000 !important;
  font-size: 22px;
  line-height: 1.6;
  margin: 48px auto 24px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  padding: 8px 16px;
  background-color: #eee;
  border-left: 6px solid #e50a00;
}

.post-detail-content h2 {
  font-size: 20px;
  color: #000;
  margin: 0 0 24px;
}

.post-detail-content h3,
.post-detail-content h4,
.post-detail-content h5,
.post-detail-content h6 {
  margin: 0;
}

@media screen and (max-width:767px) {

  .post-detail-content h1 {
    font-size: 18px;
    margin: 24px auto;
    margin-bottom: calc(24px - (((15px * 2) - 15px) / 2))
  }
  .post-detail-content h2{
    font-size: 16px;
  }

  .post-detail-content h3,
  .post-detail-content h4,
  .post-detail-content h5,
  .post-detail-content h6 {
    margin: 0;
  }
}

.post-detail-content p {
  color: #333;
  font-size: 18px;
  line-height: 1.8;
  margin: 24px auto;
  overflow-wrap: break-word;
  word-wrap: break-word
}

@media screen and (max-width:767px) {
  .post-detail-content p {
    font-size: 16px;
    margin: 24px auto;
    line-height: 2
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .post-detail-content p {
    font-size: 20px
  }
}

.post-detail-content img {
  display: block;
  margin: 48px auto;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width:767px) {
  .post-detail-content img {
    margin: 24px auto 24px
  }
}

.post-detail-content strong {
  font-weight: 700
}

.post-detail-content div {
  display: block;
  font-size: 14px;
  color: #545454;
  line-height: 1.5;
  margin: 0 auto 24px;
  overflow-wrap: break-word;
  word-wrap: break-word
}

@media screen and (max-width:767px) {
  .post-detail-content div {
    font-size: 12px;
    margin: -12px auto 12px
  }
}

.post-detail-content a {
  color: #E50000 !important;
  text-decoration: none
}

.post-detail-content a:active,
.post-detail-content a:hover {
  text-decoration: underline
}

.post-detail-content a.modal-image {
  display: block;
  position: relative
}

.post-detail-content a.modal-image:active,
.post-detail-content a.modal-image:hover {
  opacity: 0.7;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.post-detail-content a.modal-image:after {
  width: 32px;
  height: 32px;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url("/assets-common/images/icom-modal-zoom.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px
}

@media screen and (max-width:767px) {
  .post-detail-content a.modal-image:after {
    width: 24px;
    height: 24px;
    background-size: 8px
  }
}

.post-detail-content a.modal-image img:active,
.post-detail-content a.modal-image img:hover {
  opacity: 1
}

.post-detail-content a img:active,
.post-detail-content a img:hover {
  opacity: 0.7;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.post-detail-content .modal-image :active,
.post-detail-content .modal-image :hover {
  opacity: 0.7;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.post-detail-content ol,
.post-detail-content ul {
  margin: 24px 0 24px 24px;
  padding: 0
}

.post-detail-content li {
  color: #000000;
  font-size: 18px;
  margin: 0 auto 14px;
  padding: 0 0 0 8px;
  line-height: 1.8;
  list-style: disc;
  overflow-wrap: break-word;
  word-wrap: break-word
}

@media screen and (max-width:767px) {
  .post-detail-content li {
    font-size: 15px;
    margin: 0 auto 16px
  }
}

.post-detail-content span {
  color: #000000;
}

.post-detail-content span.post-detail-content__question {
  color: #000000 !important;
  display: inline-block;
  line-height: 2;
  font-weight: 700;
  font-size: 20px
}

@media screen and (max-width:767px) {
  .post-detail-content span.post-detail-content__question {
    font-size: 17px
  }
}

.post-detail-content span.post-detail-content__speaker-1,
.post-detail-content span.post-detail-content__speaker-2,
.post-detail-content span.post-detail-content__speaker-3,
.post-detail-content span.post-detail-content__speaker-4,
.post-detail-content span.post-detail-content__speaker-5,
.post-detail-content span.post-detail-content__speaker-6,
.post-detail-content span.post-detail-content__speaker-7,
.post-detail-content span.post-detail-content__speaker-8 {
  font-weight: 400
}

.post-detail-content span.post-detail-content__speaker-1 {
  color: #0068e0 !important
}

.post-detail-content span.post-detail-content__speaker-2 {
  color: #009618 !important
}

.post-detail-content span.post-detail-content__speaker-3 {
  color: #8529b5 !important
}

.post-detail-content span.post-detail-content__speaker-4 {
  color: #c84e14 !important
}

.post-detail-content span.post-detail-content__speaker-5 {
  color: #6fa400 !important
}

.post-detail-content span.post-detail-content__speaker-6 {
  color: #d244a2 !important
}

.post-detail-content span.post-detail-content__speaker-7 {
  color: #1f1fa7 !important
}

.post-detail-content span.post-detail-content__speaker-8 {
  color: #b37504 !important
}

.post-detail-content table {
  width: 100%
}

.post-detail-content .twitter-tweet,
.post-detail-content .twitter-tweet-rendered {
  margin-left: auto;
  margin-right: auto
}

.modal-image-open.mfp-bg {
  opacity: 0;
  background: #000000;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease
}

.modal-image-open.mfp-bg.mfp-ready {
  opacity: 0.9
}

.modal-image-open.mfp-bg.mfp-removing {
  opacity: 0
}

.modal-image-open.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s
}

.modal-image-open.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1
}

.modal-image-open.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0
}

.mfp-close-button {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 16px;
  height: 16px
}

.iframe-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 40px auto !important
}

@media screen and (max-width:767px) {
  .iframe-box {
    margin: 24px auto 24px !important
  }
}

.iframe-box.is-sub-box {
  margin: 0 !important
}

.iframe-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.post-detail-nav {
  border-top: 1px solid #CACACA;
  padding: 40px 0 0;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .post-detail-nav {
    padding: 32px 0
  }
}

.post-detail-nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .post-detail-nav-box {
    margin: 0 auto 32px
  }
}

.post-detail-nav-box__item {
  width: 188px
}

@media screen and (max-width:767px) {
  .post-detail-nav-box__item {
    width: 100%
  }
}

.post-detail-nav-box__image-box {
  margin: 0 auto 12px
}

.post-detail-nav-box__image {
  width: 100%
}

.post-detail-nav-box__heading {
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.7;
  color: #000000
}

@media screen and (max-width:767px) {
  .post-detail-nav-box__heading {
    display: none
  }
}

.post-detail-nav-button {
  width: 50%
}

@media screen and (max-width:767px) {
  .post-detail-nav-button:first-of-type {
    margin-right: 16px
  }
}

.post-detail-nav-button__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
  color: inherit
}

@media screen and (max-width:767px) {
  .post-detail-nav-button__anchor {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.post-detail-nav-button__anchor.is-next {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.post-detail-nav-button__button-text {
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  display: block;
  min-height: 16px;
  margin-top: 48px;
  letter-spacing: 1px;
  padding-left: 1px;
  vertical-align: middle;
  display: inline;
  line-height: 1.4
}

@media screen and (max-width:767px) {
  .post-detail-nav-button__button-text {
    font-size: 12px;
    margin-top: 8px;
    padding-top: 1px
  }
}

.post-detail-nav-button__button-text:after {
  content: " ";
  display: block;
  position: absolute;
  background-image: url("/assets-common/images/icon-arrow-1.svg");
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 24px
}

.post-detail-nav-button__button-text.is-prev {
  margin-left: 64px
}

@media screen and (max-width:767px) {
  .post-detail-nav-button__button-text.is-prev {
    margin-left: 0;
    padding-left: 24px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .post-detail-nav-button__button-text.is-prev {
    margin-left: 56px
  }
}

.post-detail-nav-button__button-text.is-prev:after {
  margin: auto;
  left: -28px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

@media screen and (max-width:767px) {
  .post-detail-nav-button__button-text.is-prev:after {
    left: 0
  }
}

.post-detail-nav-button__button-text.is-next {
  margin-right: 64px
}

@media screen and (max-width:767px) {
  .post-detail-nav-button__button-text.is-next {
    margin-right: 0;
    padding-right: 24px
  }
}

@media screen and (min-width:767px) and (max-width:999px) {
  .post-detail-nav-button__button-text.is-next {
    margin-right: 56px
  }
}

.post-detail-nav-button__button-text.is-next:after {
  margin: auto;
  right: -28px
}

@media screen and (max-width:767px) {
  .post-detail-nav-button__button-text.is-next:after {
    right: 0
  }
}

.post-detail-next-page {
  text-align: center;
  display: block;
  padding: 64px 0 0;
  margin: 0 auto 0 !important
}

@media screen and (max-width:767px) {
  .post-detail-next-page {
    padding: 40px 0 0
  }
}

.post-detail-next-page:before {
  content: '次のページ';
  color: #000000;
  font-size: 14px;
  display: block;
  margin: 0 auto 12px;
  font-weight: 700;
  text-decoration: none !important
}

@media screen and (max-width:767px) {
  .post-detail-next-page:before {
    font-size: 13px;
    margin: 0 auto 6px
  }
}

.post-detail-next-page__anchor {
  font-weight: 700;
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 1.6
}

@media screen and (max-width:767px) {
  .post-detail-next-page__anchor {
    font-size: 18px
  }
}

.js-get-news-collect.is-2nd,
.js-get-news-collect.is-3rd,
.js-get-news-collect.is-4th {
  display: none
}

/* 目次 */

#toc-np-container {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  margin: 1em 0;
  padding: .5em 1.5em 1em;
  border-radius: 4px;
}

#toc-np-container #toc-np-title {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}

#toc-np-container ul.no-bullets {
  margin: 0;
}

#toc-np-container ul.no-bullets li .toc-np-number::after {
  content: " - ";
  color: #888;
}

#toc-np-container ul.no-bullets li {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  font-size: 16px;
}

#toc-np-container ul.no-bullets li.header-level-1 {}

#toc-np-container ul.no-bullets li.header-level-2 {
  margin-left: 1em;
}

#toc-np-container ul.no-bullets li.header-level-3 {
  margin-left: 2em;
}

#toc-np-container ul.no-bullets li.header-level-4 {
  margin-left: 3em;
}

#toc-np-container ul.no-bullets li.header-level-5 {
  margin-left: 4em;
}

/* sidebar */
#sidebar {
  width: 300px;
  margin: 0 auto;
}
#sidebar .widget_text.sidebar-wrapper{
  padding-bottom: 32px;
}
#sidebar .textwidget div{
  margin-top: 20px;
}
#sidebar.fixed {
  position: fixed;
  left: auto;
  top: 0;
}

#sidebar ul {
  padding-left: 0;
}

#sidebar .textwidget {
  text-align: center;
}

#sidebar .textwidget div {
  margin-bottom: 24px;
}
/*
#sidebar .textwidget div:last-child {
  margin-bottom: 0;
}
*/

/* is-event-archive */
.is-event-archive .share{ padding: 0 0 24px; }
.is-event-archive .result ul{
  list-style: none;
  margin: 0 0 48px; padding: 0;
}
.is-event-archive .calendar{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #333;
  margin-bottom: 48px;
  padding: 10px;
  border-radius: 8px;
  font-size: 14px;
}
.is-event-archive h2.subtitle{
  margin: 0 0 24px;
  padding: 8px;
  background-color: #efefef;
  font-family: "Roboto", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
}
.is-event-archive .calendar #date3,
.is-event-archive .calendar #date4{
  width: 500px;
  overflow: hidden;
}
.is-event-archive .calendar .date2{
  color: #ccc;
}
.is-event-archive .calendar .event-button-wrap{
  text-align: center;
}
.is-event-archive .calendar .search_more_button{
  display: block;
  width: 95%;
  margin: 10px auto;
  border: 2px solid #ccc;
  border-radius: 50px;
  outline: none;
  padding: .5em 0;
  color: #fff;
  font-weight: bold;
}
.is-event-archive .calendar .search_clear_button,
.is-event-archive .calendar .search_sample_button{
  width: 7em;
  margin: 0 4px;
  border: none;
  border-radius: 50px;
  background-color: #ca1d15;
  outline: none;
  padding: .5em 0;
  color: #fff;
}
.is-event-archive .calendar .search_clear_button{
  background-color: #888;
  cursor: pointer;
}
.is-event-archive .calendar .date2{
  text-align: center;
}
.is-event-archive .calendar .date2 input[type="text"],
.is-event-archive .calendar .date2 select{
  width: 7.5em;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 2px 10px;
  font-size: 14px;
  line-height: 1;
}
.is-event-archive .calendar .date2 select{
  width: 8.5em;
}
.is-event-archive .result a{
  text-decoration: none;
  color: #333;
}
.is-event-archive .result > ul {
  border-top: 1px dotted #ccc;
}
.is-event-archive .result > ul > li{
  overflow: hidden;
  position: relative;
  padding: 16px;
  border-bottom: 1px dotted #ccc;
}
}
.button-ajax-pager.common-link-button-1__anchor:after{
  background-image: none;
}
.button-ajax-pager{
  padding: 16px;
  margin-bottom: 50px;
}
@media screen and (min-width:767px) {
  .is-event-archive .result > ul > li:hover{
    background-color: #efefef;
  }
  .is-event-archive .calendar .search_more_button:hover,
  .is-event-archive .calendar .search_clear_button:hover,
  .is-event-archive .calendar .search_sample_button:hover{
    opacity: .6;
  }
}
.is-event-archive .result ul li .eo-event-title{
  margin: 0;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.is-event-archive .result ul li .thumb{
  float: left;
  width: 265px;
  height: 150px;
  background-color: #fff;
  margin: 0;
  text-align: center;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.is-event-archive .result ul li .thumb img{
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.is-event-archive .result ul li .info{
  float: right;
  width: calc(100% - 290px);
  text-align: left;
}
.is-event-archive .result ul li .info .desc{
  margin: 6px 0 10px;
  font-size: 12px;
  color: #696969;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.is-event-archive .result ul li .info .desc p{
  margin-bottom: 0;
}
.is-event-archive .result ul li .info p{
  margin: 0 0 8px;
}
.is-event-archive .result ul li .eo-event-meta{
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  font-size: 13px;
}
.eo-event-meta{
  margin: 0; padding: 0;
  font-size: 14px;
}
.eo-event-meta li{
  margin-bottom: 4px;
  margin-right: 8px;
  display: inline-block;
}
.eo-event-meta li i{ font-size: 12px; color: #ca1d15; }
.event-label-area{
  position: absolute;
  right: 8px; top: 16px;
  display: inline-block;
  padding: 1px 8px;
  margin-right: 8px;
  border: 1px solid #333;
  font-size: 13px;
  color: #333;
}
.eo-event-meta strong{
  font-weight: normal;
  color: #484848;
}
.is-event-archive .result .eo-event-meta a,
.eo-event-meta a{
  display: inline;
  text-decoration: underline;
  color: #ca1d15;
}
.is-event-archive .result .eo-event-meta a:hover,
.eo-event-meta a:hover{
  text-decoration: none;
}
/* is-event-detail */
.is-event-detail .common-main-box a{
  text-decoration: underline;
  color: #ca1d15;
}
.is-event-detail .common-main-box a:hover{
  text-decoration: none;
}
.is-event-detail .post-detail-header__heading{ margin-bottom: 0; }
.is-event-detail .entry-header .topimage{ position: relative; padding-top: 42%; overflow: hidden; width: 100%; height: 100%; margin-bottom: 24px; background-color: #fff; text-align: center; }
.is-event-detail .entry-header .topimage p{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.is-event-detail .entry-header .topimage img{ max-width: 100%; max-height: 100%; margin: 0 auto; }
.is-event-detail .entry-header .eo-event-meta{ margin: 0 0 24px; text-align: right; }
.is-event-detail .entry-header .eo-event-meta li{ display: inline-block; margin-left: 8px; vertical-align: middle; }
.is-event-detail .entry-header .event-label-area{ position: static; margin-right: 0; }
.is-event-detail .entry-content{ margin: 24px 0 48px; }
.eventorganiser-event-meta{ width: 100%; margin-bottom: 24px; border-spacing: 0; border-top: 1px solid #eee; }
.eventorganiser-event-meta th{ width: 20%; background-color: #efefef; border-bottom: 1px solid #fff; font-weight: 400; color: #333; }
.eventorganiser-event-meta td{ width: 80%; border-bottom: 1px solid #eee; line-height: 1.8; }
.eventorganiser-event-meta th,
.eventorganiser-event-meta td{ padding: 8px 24px; text-align: left; vertical-align: middle; word-break: break-all; }
.event-venue-header .post-detail-header__heading{ margin: 24px 0 48px; text-align: center; }
.event-venue-header .post-detail-header__heading span{ display: inline-block; border-bottom: 4px solid #E50000; }
.event-venue-header .eo-venue-map{ margin-bottom: 24px; }
.event-venue-info{ margin: 40px 0; }
.is-event-detail .event-sub-title{
  color: #000000 !important;
  font-size: 22px;
  line-height: 1.6;
  margin: 48px auto 24px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  padding: 8px 16px;
  background-color: #eee;
  border-left: 6px solid #e50a00;
}
/* pager */
.eo-events-nav{
  background-color: #efefef;
  padding: 8px;
  border-radius: 4px;
}

@media screen and (max-width:1270px) {
  .is-event-archive .calendar #date3, .is-event-archive .calendar #date4{
    width: 330px!important;
  }
}
@media screen and (max-width:1095px) {
  div.datepicker{
    width: auto!important;
    top: inherit!important; left: inherit!important;
  }
  .datepickerContainer{
    position: static!important;
    margin: 0 auto;
  }
  .is-event-archive .calendar #date3, .is-event-archive .calendar #date4{
    margin-bottom: 1em;
  }
  .is-event-archive .calendar .date2,
  .is-event-archive .calendar #date3, .is-event-archive .calendar #date4{
    width: 100%!important;
  }
  .is-event-archive .calendar #date3, .is-event-archive .calendar #date4{
    overflow-x: scroll;
  }
  .is-event-archive .calendar .date2 .selectArea{
    margin-right: 1em;
  }
  .is-event-archive .calendar .date2 br{
    display: none;
  }
}
@media screen and (max-width:1000px) {
  .is-event-archive .calendar .event-button-wrap{
    display: inline-block;
  }
}
@media screen and (max-width:476px) {
  .is-event-archive .calendar .date2 .selectArea{
    margin-right: 0;
  }
  .is-event-archive .calendar .date2 br{
    display: block;
  }
}
@media screen and (max-width:767px) {
  #sidebar {
    width: auto;
  }

  #sidebar .textwidget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  #sidebar .textwidget div {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 28px;
  }
/*
  #sidebar .textwidget div:nth-last-child(1),
  #sidebar .textwidget div:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  #sidebar .textwidget div:nth-child(2n) {
    margin-right: 0;
  }
*/
  #sidebar .textwidget img {
    width: 100%;
    height: auto;
  }

}

/* singler */
.post-detail-content img + div {
  margin-top: -40px;
}

@media screen and (max-width: 767px) {
  .post-detail-content img + div {
    margin-top: -12px;
  }
}

/* bg-gray-box */
.post-detail-content .bg-gray-box.is-gray-sublinks h3 {
  margin-bottom: 8px;
  font-size: 16px;
  color: #000;
}

.post-detail-content .bg-gray-box.is-gray-sublinks ul {
  margin: 0;
}

.post-detail-content .bg-gray-box.is-gray-sublinks ul li {
  margin-bottom: 0;
  list-style: none;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 16px;
}

/* bg-gray-box */
.post-detail-content .bg-gray-box {
  background-color: #f7f7f7;
  padding: 16px 18px;
  border: 1px solid #ccc;
  margin: 0 0 24px;
}

.post-detail-content .bg-gray-box img {
  margin: 0 auto 24px;
}

.post-detail-content .bg-gray-box img + div {
  margin-top: -16px;
}

/* table-type01 */
.post-detail-content table,
.post-detail-content .table-type01 {
  width: 100%!important;
  height: auto!important;
  margin-bottom: 24px;
  border: 1px solid #d6d6d6;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
  line-height: 1.6;
}

.post-detail-content table tr,
.post-detail-content .table-type01 tr{
  height: auto!important;
}

.post-detail-content table th,
.post-detail-content .table-type01 th {
  width: 30%;
  background-color: #f7f7f7;
}

.post-detail-content table th,
.post-detail-content table td,
.post-detail-content .table-type01 th,
.post-detail-content .table-type01 td {
  height: auto!important;
  padding: 8px 16px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #eee;
  text-align: left;
}

.post-detail-content table tr th:last-child,
.post-detail-content table tr td:last-child,
.post-detail-content .table-type01 tr th:last-child,
.post-detail-content .table-type01 tr td:last-child {
  border-right: none;
}

.post-detail-content .common-link-button-1__anchor.is-author:hover {
  text-decoration: none;
  border: 2px solid #E50000;
  color: #E50000 !important;
}

.post-detail-content .common-link-button-1 {
  margin: 24px 0;
}
.post-detail-content .common-link-button-1__anchor.is-author {
  border: 2px solid #000;
  background-color: transparent;
  font-size: 16px;
  color: #000 !important;
}

.post-detail-content .common-link-button-1__anchor.is-author::after {
  content: "";
  display: none;
}

.post-detail-content dl.bg-gray-box.is-gray-quote {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding: 16px;
}

.post-detail-content dl.bg-gray-box.is-gray-quote dt::after {
  content: "：";
  display: inline;

}

.post-detail-content dl.bg-gray-box.is-gray-quote dd {
  margin-left: 1em;
}

.bg-gray-box.is-gray-quote {
  border: none;
  padding: 24px;
  margin-bottom: 48px;
  border-radius: 16px;
  background-color: #eee;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}
.bg-gray-box.is-gray-quote div:last-child,
.bg-gray-box.is-gray-quote p:last-child{
  margin-bottom: 0;
}
/* writer-box  is-post-detail--header */
.writer-box.is-post-detail--header{ max-width: 50%; position: relative; padding-left: 45px; font-size: 13px; }
.writer-box.is-post-detail--header a{ display: block; color: #333; }
.writer-box.is-post-detail--header a:hover{ opacity: .6; }
.writer-box.is-post-detail--header .author-box__image{
  position: absolute;
  left: -40px; top: 50%;
  width: 35px;
  height: 35px;
  margin-top: -18px;
  margin-right: 8px;
  vertical-align: middle;
}
/* blog card */
.post-detail-content .blog-card{
  margin: 0 0 24px;
  border: 1px solid #ccc;
  padding: 0;
  background-color: #f1f1f1;
}
.post-detail-content .blog-card-content{
  width: calc(100% - 28%);
  margin: 0; padding: 0;
  float: left;
}
.post-detail-content .blog-card-thumbnail img{
  width: 100%;
  height: auto;
}
.post-detail-content .blog-card-thumbnail{
  width: 25%;
  float: left;
}
.post-detail-content .blog-card div,
.post-detail-content .blog-card img{
  margin: 0; padding: 0;
}
.post-detail-content .blog-card a:hover{
  text-decoration: none;
  opacity: .6;
}
.post-detail-content .blog-card a{
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 16px;
  overflow: hidden;
  color: #333;
}
.post-detail-content .blog-card .blog-card-excerpt{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 8px;
  line-height: 1.5;
  font-size: 12px;
}
.post-detail-content .blog-card .blog-card-date{
  width: 100%;
  margin: 0;
}
.post-detail-content .blog-card .blog-card-content .blog-card-date{
  text-align: left;
}
.post-detail-content .blog-card .blog-card-title{
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: -3px;
  margin-bottom: 4px;
  color: #000;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
}
/* moresearch */
.moresearch {
  display: none;
  clear: both;
  width: 100%;
  margin: 16px 10px 10px;
  border-top: 1px dashed #484848;
}
.moresearch ul,
.moresearch ul li,
.moresearch dl,
.moresearch dl dt,
.moresearch dl dd{
  list-style: none;
  margin: 0; padding: 0;
  text-indent: 0;
  text-align: left;
  color: #fff;
}
.moresearch ul{ margin-left: 10px; }
.moresearch ul li{ display: inline-block; margin-right: 24px; margin-bottom: 4px; }
.moresearch dl{ margin-top: 16px; }
.moresearch h2{ margin: 0 0 8px; font-size: 14px; }
/* checkbox01 */
.event-checkbox{
  text-align: right;
  margin: 24px 0;
}
.checkbox01{ display: inline-block; position: relative; padding-left: 23px; }
.checkbox01 span {
  display: inline-block;
  font-size: 14px;
}
.checkbox01 input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.checkbox01 input[type="checkbox"] + span::before, .checkbox01 input[type="checkbox"] + span::after {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
.checkbox01 input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 16px;
  height: 16px;
  border: 2px #616161 solid;
  border-radius: 5px;
}
.checkbox01 input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 3px 6px;
  width: 5px;
  height: 9px;
}
.checkbox01 input[type="checkbox"]:disabled + span{
  color: #888;
}
.checkbox01 input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}
.checkbox01 input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* sns-kame */
.sns-box-kame{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.sns-box-kame .mascot{
  margin-right: 20px;
}
.sns-box-kame .sns-box-list h3{
  margin-top: 0;
  font-size: 16px;
  font-weight: normal;
}
.sns-box-kame .sns-box-list {
  padding: 20px;
  border-radius: 8px;
  position: relative;
  background: #f9f7f1;
  border: 1px solid #d4d4d4;
}
.sns-box-kame .sns-box-list:after, .sns-box-kame .sns-box-list:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.sns-box-kame .sns-box-list:after {
  border-color: rgba(249, 247, 241, 0);
  border-right-color: #f9f7f1;
  border-width: 15px;
  margin-top: -15px;
}
.sns-box-kame .sns-box-list:before {
  border-color: rgba(212, 212, 212, 0);
  border-right-color: #d4d4d4;
  border-width: 16px;
  margin-top: -16px;
}
.sns-box-kame .sns-box__item.is-post-detail--content{
  display: inline-block;
  margin: 0 0 5px;
}
.sns-box-kame .sns-box__anchor{
  width: 10em;
  border-radius: 4px;
  padding: 0 0 0 30px;
  background-position: 10px 50%!important;
  color: #fff;
  text-indent: -15px;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
}
.sns-box-kame .sns-box__anchor.is-icon--line{
  background-position: 5px 50%!important;
}
/* new common-section-box  is-written-by */
.common-section-box.is-written-by{
  border-top: none;
  padding-top: 0;
}
.common-section-box.is-written-by .author-box .written-box{
  padding: 10px 20px 0;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.common-section-box.is-written-by .sns-box.is-post-detail--author-box{
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
}
.common-section-box.is-written-by .author-box__name a:hover{
  color: #E50000;
  text-decoration: none;
}
.common-section-box.is-written-by .author-box__name a{
  color: #000;
  text-decoration: underline;
}
.common-section-box.is-written-by .author-box__name{
  text-align: left;
  margin-bottom: 10px;
}
.common-section-box.is-written-by .author-box__info{
  max-width: inherit;
}
.common-section-box.is-written-by .author-box__image-box{
  max-width: 140px;
  max-height: 140px;
  margin: 0 20px 0 0;
}
.common-section-box.is-written-by .author-box{
  background: #f1f1f1 url(/assets-common/images/label-writtenby.png) no-repeat left top;
  padding: 20px;
}
.common-section-box.is-written-by .sns-box__anchor.is-post-detail--author-box{
  width: 30px; height: 30px;
  opacity: .7;
}
.common-section-box.is-written-by .sns-box__item.is-post-detail--author-box{
  margin: 10px 10px 0 0;
}
.common-section-box.is-written-by .common-post-list-box .common-icon-new{
  padding: 6px 10px 4px;
  font-size: 12px;
}
.common-section-box.is-written-by .common-post-list-box{
  margin-top: 20px;
  padding-bottom: 0;
  padding-top: 20px;
}
.common-section-box.is-written-by .written-post-list .common-heading-1-lead.is-post-detail--related{
  margin-bottom: 10px;
  color: #7e7e7e;
  font-size: 14px;
  text-align: left;
  text-indent: 10px;
}
.common-section-box.is-written-by .written-post-list .common-post-list{
  padding: 0 10px;
}
.common-section-box.is-written-by .written-post-list .common-post-list-item{
  width: calc((100% - 10px) / 2);
  margin: 0 0 20px;
}
.common-section-box.is-written-by .written-post-list .is-common-link-item{
  display: block;
  background-color: #fff;
  overflow: hidden;
  max-height: 72px;
}
.common-section-box.is-written-by .written-post-list .common-post-list-item__image-box{
  width: 130px;
  float: left;
}
.common-section-box.is-written-by .written-post-list .common-post-info{
  width: calc(100% - 140px);
  float: right;
  padding: 5px;
}
.common-section-box.is-written-by .common-post-list-item__anchor.is-common-link-item:hover .common-post-info__category.is-common-post-list{
  background-color: transparent!important;
  color: #E50000;
}
.common-section-box.is-written-by .written-post-list .common-post-info__category.is-common-post-list{
  padding: 0;
  margin-right: 0;
  border: none;
  font-weight: normal;
  color: #7e7e7e;
}
.common-section-box.is-written-by .written-post-list .common-post-info__category.is-common-post-list::after{
  content: "｜";
}
.common-section-box.is-written-by .written-post-list .common-post-list-item__heading{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 14px;
}
/* new header written-by */
.common-post-info.is-post-detail .author-box__anchor.is-common-link-item .is-thumb{
  width: 45px;
  height: 45px;
  margin: 0;
}
.common-post-info.is-post-detail .author-box__anchor.is-common-link-item .is-info span{
  font-size: 12px;
}
.common-post-info.is-post-detail .author-box__anchor.is-common-link-item .is-info{
  padding-left: 10px;
  margin: 0;
}
.common-post-info.is-post-detail .author-box__anchor.is-common-link-item{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  color: #888;
  font-size: 14px;
  line-height: 1.5;
}
.yarpp-related{ margin: 42px 0 0!important; }
img[src^="https://p.adsymptotic.com/d/px/"] {
  display: none;
}
.no-entry{ margin: 0 auto; text-align: center; color: #888; }

@media screen and (min-width:768px) {
  .post-detail-content table tr:last-child th, .post-detail-content .table-type01 tr:last-child th,
  .post-detail-content table tr:last-child td, .post-detail-content .table-type01 tr:last-child td{
    border: none;
  }
  .common-section-box.is-keyword,
  .common-section-box.is-related-post{
    padding-top: 34px;
  }
}
@media screen and (max-width:767px) {
  .bg-gray-box.is-gray-quote{
    margin-bottom: 36px;
  }
  .post-detail-content table,
  .post-detail-content .table-type01{
    border: 1px solid #d6d6d6;
  }
  .post-detail-content table tr:last-child th:last-child, .post-detail-content .table-type01 tr:last-child th:last-child,
  .post-detail-content table tr:last-child td:last-child, .post-detail-content .table-type01 tr:last-child td:last-child{
    border: none;
  }
  .post-detail-content table th, .post-detail-content table td,
  .post-detail-content .table-type01 th, .post-detail-content .table-type01 td{
    display: block;
    padding: 16px;
    border: none;
    border-bottom: 1px solid #eee;
    width: auto!important;
    height: auto!important;
  }
  .bg-gray-box.is-gray-quote{
    padding: 16px;
  }
  .post-detail-content .common-link-button-1__anchor.is-author {
    font-size: 13px;
  }
  /* events */
  .is-event-archive .calendar{ margin-bottom: 24px; }
  .is-event-archive .calendar #date3, .is-event-archive .calendar .dateControl{
    width: 100%;
  }
  .is-event-archive .calendar #date3, .is-event-archive .calendar .dateControl > div{
    display: inline-block;
    margin-left: 8px;
  }
  .is-event-archive .calendar #date3, .is-event-archive .calendar #date4{
    width: 100%!important;
    display: inherit;
    overflow-x: scroll;
  }
  .is-event-archive .result ul li .eo-event-title,
  .is-event-archive h2.subtitle{
    font-size: 16px;
  }
  .is-event-archive .result ul li .eo-event-meta{
    left: 0;
    font-size: 12px;
  }
  .is-event-archive .result > ul > li{
    padding: 16px 0;
  }
  .is-event-archive .result ul li .thumb{
    width: 25%;
    align-items: flex-start;
  }
  .is-event-archive .result ul li .info{
    width: 70%;
  }
  .is-event-archive .result ul li .info p{
    font-size: 12px;
    margin-bottom: 0;
  }
  .event-label-date{
    display: inline-block;
    margin-bottom: 8px;
  }
  .event-label-area{
    position: static;
    margin-bottom: 8px;
    font-size: 10px;
  }
  .is-event-detail .entry-header .event-label-area{ margin-bottom: 0; }
  .is-event-detail .entry-header .topimage img{
    width: auto;
    height: auto;
  }
  .eventorganiser-event-meta th{ font-size: 14px; }
  .eventorganiser-event-meta th, .eventorganiser-event-meta td{
    width: 100%; box-sizing: border-box; display: block;
    border-bottom: none;
    padding: 8px;
  }
  .checkbox01 span{
    font-size: 13px;
  }
  /* blog card */
  .post-detail-content .blog-card a::after{
    display: none;
  }
  .post-detail-content .blog-card a{
    display: block;
    padding: 12px;
  }
  .post-detail-content .blog-card .blog-card-title{
    font-size: 13px;
  }
  .post-detail-content .blog-card .blog-card-content{
    width: calc(100% - 34%);
    float: right;
  }
  .post-detail-content .blog-card .blog-card-excerpt{
    -webkit-line-clamp: 3;
    font-size: 10px;
  }
  .post-detail-content .blog-card .blog-card-thumbnail{
    width: 30%;
    padding-top: 3px;
  }
  .post-detail-content .blog-card .blog-card-date .common-post-info__category{
    padding:  3px 4px 2px;
    font-size: 10px;
    line-height: 1;
  }
  .post-detail-content .blog-card .blog-card-excerpt{
    margin-bottom: 3px;
  }
  .post-detail-content .blog-card .blog-card-date .common-post-info__date{
    padding-right: 1px;
    font-size: 10px;
  }
  /* .writer-box.is-post-detail--header */
  .writer-box.is-post-detail--header{ font-size: 12px; }
  .yarpp-related{ margin: 0!important; }
  /* kame snsbox */
  .sns-box-kame{
    display: block;
    margin-bottom: -20px;
  }
  .sns-box-kame .mascot img{
    width: 70px;
    height: auto;
    margin-left: -25px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .sns-box-kame .mascot img,
  .sns-box-kame .mascot{
    margin-right: 0;
  }
  .sns-box-kame h3{
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
  }
  .sns-box-kame .sns-box-list h3{
    display: block;
  }
  .sns-box-kame .sns-box-list{
    clear: both;
    margin-top: 10px;
    padding: 10px 10px 5px;
  }
  .sns-box-kame .sns-box-list:before,
  .sns-box-kame .sns-box-list:after{ display: none; }
  /* new .writer-box */
  .common-section-box.is-written-by .author-box{
    background-size: 80px;
  }
  .common-section-box.is-written-by .author-box__name a{ font-size: 18px; }
  .common-section-box.is-written-by .written-post-list .common-heading-1-lead.is-post-detail--related{
    text-indent: 0;
  }
  .common-section-box.is-written-by .written-post-list .common-post-list{
    padding: 0;
  }
  .common-section-box.is-written-by .common-link-button-1{
    margin: 20px 0 0;
  }
  .common-section-box.is-written-by .written-post-list .common-post-info .common-post-info__category,
  .common-section-box.is-written-by .written-post-list .common-post-info .common-post-info__date{
    font-size: 11px;
  }
  .common-section-box.is-written-by .written-post-list .common-post-info {
    padding: 9px 5px 5px 5px;
  }
  .common-section-box.is-written-by .written-post-list .common-post-list-item__image-box{
    margin: 0;
  }
  .common-section-box.is-written-by .written-post-list .common-post-list-item{
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .common-section-box.is-written-by .author-box__profile.is-post-detail{
    margin: 10px 0 0;
  }
  .common-section-box.is-written-by .author-box__image-box{
    max-width: 100px;
    max-height: 100px;
  }
  /* new header written-by */
  .post-detail-header__info-box{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .common-post-info.is-post-detail{
    width: 100%;
  }
  .sns-box.is-post-detail--header{
    display: none;
  }
}
/*--------------------------------------------------------------
AWARD
--------------------------------------------------------------*/
.post-detail-content [class^="column"]{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 0 24px;
}
.post-detail-content [class^="column"] img{
  margin: 0 0 24px;
}
.post-detail-content [class^="column"] .col{
  width: calc((100% - 1em) / 2);
  margin: 0 1em 1em 0;
  padding: 1em;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.post-detail-content .column3 .col{
  width: calc((100% - 2em) / 3);
}
.post-detail-content [class^="column"] .col .ttl{
  margin-bottom: 0;
  font-size: 18px;
}
.post-detail-content .column2 .col:nth-child(2n), .post-detail-content .column3 .col:nth-child(3n){
  margin-right: 0;
}
.is-award.sns-box.is-award{
  text-align: right;
}
.is-award.sns-box.is-award img{
  max-width: 100%;
  height: auto;
}
.sns-box.is-post-detail--header{
  width: 60%;
}
.is-award.sns-box.is-award a,
.is-award.sns-box.is-award span{
  max-width: 50%;
  display: inline-block;
}
@media screen and (max-width: 767px){
  .post-detail-header__info-box{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .post-detail-header__info-box{
    height: auto;
  }
  .is-award.sns-box.is-award a,
  .is-award.sns-box.is-award span,
  .common-post-info.is-post-detail{
    width: auto;
    max-width: inherit;
  }
  #award-fukidashi{ display: none; }
  .sns-box.is-post-detail--header.is-award {
    display: block;
    margin-right: -10px;
  }
  .sns-box.is-post-detail--header{
    width: 46%;
  }
  .post-detail-content [class^="column"] img{
    float: left;
    width: 45%;
    margin: 0 1.5em 0 0;
  }
  .post-detail-content .column2 .col,
  .post-detail-content .column3 .col{
    width: 100%;
    margin-right: 0!important;
  }
  .post-detail-content [class^="column"] .col .ttl{
    font-size: 14px;
    overflow: hidden;
  }
}
@media screen and (max-width:480px) {
  .sns-box__item.is-post-detail--header {
    display: none;
  }
}
.sns-box__anchor.is-post-detail--header{
  max-width:inherit!important;
}


/*--------------------------------------------------------------
#nenpyo2018
--------------------------------------------------------------*/
#nenpyo2018{}
.post-detail-content #nenpyo2018 div{
  margin-top: 0;
}
#nenpyo2018 .sp-only{ display: none; }
#nenpyo2018 .pc-only{ display: block; }
#nenpyo2018 tr.pc-only{ display: table-row; }
#nenpyo2018 .thead{
  display: table;
  width: calc(100% + 15px);
  margin: 0 -5px;
  border-spacing: 5px;
  border-collapse: separate;
}
#nenpyo2018 .thead div{
  width: 50%;
  display: table-cell;
}
#nenpyo2018 .ttl-jp{
  background-color: #ee6382;
  padding: 1em;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
#nenpyo2018 .ttl-other{
  background-color: #4d78e4;
  padding: 1em;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
#nenpyo2018 .ttl-month{
  padding: .5em 1em;
  margin-bottom: 5px;
  background-color: #e3e3e3;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #000;
}
#nenpyo2018 .column2 > div{
  width: calc((100% - 10px) / 2);
}
#nenpyo2018 .column2{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#nenpyo2018 .is-jp{
  background-color: #fcebef;
}
#nenpyo2018 .is-other{
  background-color: #e8edfb;
}
#nenpyo2018 .nenpyo-table td,
#nenpyo2018 .nenpyo-table th{
  border: none;
  background-color: transparent;
  padding: 1em;
}
#nenpyo2018 .nenpyo-table th{ width: 20%!important; padding-right: 0; }
#nenpyo2018 .nenpyo-table{
  box-sizing: border-box;
  border: none;
}
#nenpyo2018 .nenpyo-table .topics-card img{
  display: block;
  border: 1px solid #ccc;
  margin-bottom: .5em;
}
#nenpyo2018 .nenpyo-table .topics-card a{
  display: block;
}
#nenpyo2018 .nenpyo-table .topics-card{
  display: block;
  padding: 1em;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
}

@media screen and ( max-width: 480px ) {
  #nenpyo2018 .sp-only{ display: block; }
  #nenpyo2018 .pc-only{ display: none!important; }
  .post-detail-content #nenpyo2018 div{
    margin-top: 0;
    margin-bottom: 0;
  }
  #nenpyo2018 .ttl-other,
  #nenpyo2018 .ttl-jp{
    margin: 0; padding: .5em 1em;
  }
  #nenpyo2018 .column2 > div{
    width: 100%;
  }
  #nenpyo2018 .nenpyo-table{
    margin-bottom: 0;
  }

  #nenpyo2018 .nenpyo-table th{
    width: 100%!important;
    padding: 1em 1em 0;
  }
  #nenpyo2018 .nenpyo-table tr{
    display: block;
    border-bottom: 1px solid #d1d1d1;
  }
  #nenpyo2018 .nenpyo-table tr.last{
    border-bottom: none;
  }
}
