@charset "utf-8";
/*
------------------------------------------------------
[skin-single-01][SP]記事ページ
------------------------------------------------------
*/
/* 詳細 */ 
.category-single .single-detail-column {
  padding: 10px 8px 20px;
  background-color: #fff;
}
.category-single .single-detail-column a {
  text-decoration: none;
  color: #2169c2;
}
.category-single .single-detail-column .caption-area a {
  color: #73b2ff;
}
.category-single .single-detail-column_numberbooks-info {
  background-color: #fff;
}
.category-single .single-detail-column img {
  width:auto;
  max-width:100%;
}
/* カテゴリ名 */
.category-single .column-category {
  margin: 0 8px 8px;
  padding-top:5px;
}
.category-single .column-category h1,
.category-single .column-category p {
  line-height: 1.4;
  padding: 2px 23px 1px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/title/article_category_icon.png) 0 1px no-repeat;
  background-size: 18px auto;
}
.category-single .column-category .ad {
  line-height: 1.4;
  padding: 2px 23px 1px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/title/pr_category_icon.png) 0 1px no-repeat;
  background-size: 18px auto;
}
.category-single .column-category .info {
  line-height: 1.4;
  padding: 2px 23px 1px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/title/info_category_icon.png) 0 1px no-repeat;
  background-size: 18px auto;
}
.category-single .column-category .news {
  line-height: 1.4;
  padding: 2px 23px 1px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/title/news_category_icon.png) 0 1px no-repeat;
  background-size: 18px auto;
}
.category-single .column-category h1 a,
.category-single .column-category p a {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 3px 6px 3px 10px;
  margin: -3px 0 0 8px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 8px;
  letter-spacing: 0.5px;
  text-decoration: none;
  vertical-align: middle;
  color: #fff;
  background-color: #4e525b;
  border-radius: 2px;
}
.category-single .column-category h1 a:after {
  position: absolute;
  top: 50%;
  left: 4px;
  width: 0;
  height: 0;
  margin-top: -2px;
  content: '　';
  border: 2px solid transparent;
  border-left: 3px solid #c3c4c7;
}
/* 記事タイトル */
.category-single .detail-title {
  position: relative;
  margin: 0 8px 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid #aaacb0;
}
.category-single .detail-title:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 29px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #2a2928;
}
.category-single .detail-title h1,
.category-single .detail-title h2{
  line-height: 1.4;
  margin-bottom: 5px;
  font-size: 16.5px;
  font-weight: 600;
  color: #333;
}
.category-single .detail-title h1.teaser,
.category-single .detail-title h2.teaser {
  margin-top: 15px;
}
.category-single .detail-title .posted {
  line-height: 1.2;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 8px;
  letter-spacing: 0.5px;
  color: #666;
  text-align: right;
}
.category-single .detail-title .posted span {
  display: inline-block;
  margin-right: 5px;
  font-size: 7.5px;
  font-weight: 300;
  color: #666;
}
.category-single .detail-title .border {
  display: none;
}
/* 画像 */
.category-single .image-area {
  margin-bottom: 0px;
}
.category-single .image-area img {
  width: 100%;
  height: auto;
}
/* キャプション */
.category-single .caption-wrapper {
  position:relative;
}
.category-single .caption-area {
  background-color:#353535;
  padding:8px 50px 8px 10px;
}
.category-single .caption-area h3 {
  color:#fff;
  font-size:11px;
  font-weight:normal;
  line-height:1.3em;
}
/* 写真をもっと見るボタン */
.category-single .article-top-01 .more-photo {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width:44px;
  height:auto;
}
.category-single .article-top-01 .more-photo img {
  /*width: 44px;*/
  /*height: 44px;*/
  width: 100%;
  height: auto;
}
/* 著者プロフィール */
.category-single .profile-area {
  margin: 8px 8px 0 8px;
}
.category-single .profile-area .writer {
  float: left;
  width: 74%;
  padding: 0 5px;
  margin-bottom: 8px;
  box-sizing: border-box;
  border-left: 1px solid #838485;
}
.category-single .profile-area .writer .text_by {
  line-height: 1.2;
  margin: 3px 0 1px 50px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 8px;
  letter-spacing: 0.5px;
  color: #666;
}
.category-single .profile-area .writer a {
  color:#666;
  text-decoration:none;
}
.category-single .profile-area .writer figure {
  float: left;
  line-height: 0;
}
.category-single .profile-area .writer figure img {
  width: 43px;
  height: auto;
  border-radius: 2px;
}
.category-single .profile-area .writer .name {
  line-height: 1.2;
  padding-top: 1px;
  margin-left: 50px;
  font-size: 10px;
}
.category-single .profile-area .writer .name-jp {
    font-size: 15px;
    line-height: 1.2;
    margin-left: 50px;
    padding-top: 1px;
    color:#333;
}
.category-single .profile-area .writer .name-jp_teaser {
    font-size: 13px;
    line-height: 1.2;
    margin-left: 0;
    padding-top: 1px;
    color:#333;
}
.category-single .profile-area .writer .name-en {
    font-size: 10px;
    line-height: 1.2;
    margin-left: 50px;
    padding-top: 1px;
}
.category-single .profile-area .writer .name span {
  display: block;
  font-size: 7px;
  font-weight: 400;
  color: #666;
}
.category-single .profile-area .writer .name-en span {
  display: block;
  font-size: 7px;
  font-weight: 400;
  color: #666;
}
.category-single .profile-area .writer .button {
  clear: both;
  line-height: 1;
  padding-top: 5px;
}
.category-single .profile-area .writer .button a {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 3px 6px 3px 10px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 8px;
  letter-spacing: 0.5px;
  text-decoration: none;
  vertical-align: middle;
  color: #fff;
  background-color: #4e525b;
  border-radius: 2px;
}
.category-single .profile-area .writer .button a:after {
  position: absolute;
  top: 50%;
  left: 4px;
  width: 0;
  height: 0;
  margin-top: -2px;
  content: '　';
  border: 2px solid transparent;
  border-left: 3px solid #c3c4c7;
}
.category-single .profile-area .photographer {
  float: left;
  width: 26%;
  padding: 0 5px 23px;
  margin-bottom: 8px;
  box-sizing: border-box;
  border-left: 1px solid #838485;
}
.category-single .profile-area .photographer .photo_by {
  line-height: 1.2;
  margin-bottom: 3px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 8px;
  letter-spacing: 0.5px;
  color: #666;
}
.category-single .profile-area .photographer .name {
  line-height: 1.2;
  font-size: 7px;
  font-weight: 400;
  color: #666;
}
/* 著者プロフィール（フォトギャラリーのみ） */
.article-top-03 .profile-area .photographer {
  padding: 0;
  border-left: none;
}
.article-top-03 .profile-area .photographer {
  padding: 0;
  border-left: none;
}
.article-top-03 .profile-area .photographer .name {
  font-size: 12px;
}
/* 「続きを読む」ページ・フォトコラム */
.article-top-07 .detail-title h1 {
  margin-bottom: 5px;
}
.article-top-07 .profile-area .writer {
  padding: 0;
  border-left: none;
}
.article-top-07 .profile-area .posted {
  line-height: 2.5;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 8px;
  letter-spacing: 0.5px;
  color: #666;
  text-align: right;
}
.article-top-07 .profile-area .posted span {
  display: inline-block;
  margin-right: 5px;
  font-size: 7.5px;
  font-weight: 300;
  color: #666;
}

/*
------------------------------------------------------
［skin-single-01］記事ページ 
------------------------------------------------------
*/
.single {
  padding: 0 60px;
  letter-spacing: 1.1px;
}
.single-information {
  margin-bottom: 30px;
  letter-spacing: 1.1px;
}

.single-stylenews {
  padding: 0 60px;
  margin-bottom: 30px;
  letter-spacing: 1.1px;
}

.single a {
  text-decoration: none;
  color: #2169c2;
}
.single a:hover {
  text-decoration: underline;
  color: #2ca7ed;
}
.single-stylenews a {
  text-decoration: none;
  color: #2169c2;
}
.single-stylenews a:hover {
  text-decoration: underline;
  color: #2ca7ed;
}
.single-information a {
  text-decoration: none;
  color: #2169c2;
}
.single-information a:hover {
  text-decoration: underline;
  color: #2ca7ed;
}
/*続きを見る本文*/
.single .summary p {
  font-size: 90%;
}
/*記事本文*/
.single p{
  line-height: 1.6;
  margin: 20px 0;
}

.single p .txt-large {
  font-size: 21px;
}

.single-information p{
  line-height: 1.6;
  margin: 20px 30px;
}

.single-stylenews p {
  line-height: 1.6;
  margin: 20px 0;
}
.single-stylenews .main-img {
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
.single-information p{
  margin: 20px 1em;
}
}

/*小見出し*/
.single h4{
  line-height: 1.1;
  padding:3px 0 0 11px;
  margin: 30px 0 30px;
  font-size: 162%;
  font-weight: bold;
  /*border-left: 2px solid #535353;*/
  border-left: 6px solid #CCC;
}
.single h1{
  font-size:100%;
  margin-bottom:10px;
}

/*記事はじまり文*/
.article-beginning {
  position: relative;
  padding: 20px 0 30px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 112%;
  color: #666;
}
@media screen and (max-width: 640px) {
.article-beginning {
  position: relative;
  padding: 20px 0 30px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 100%;
  color: #666;
}
}
.article-beginning:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 38px;
  height: 1px;
  line-height: 1px;
  margin-left: -19px;
  content: '　';
  background-color: #909090;
}
@media only screen and (max-width: 540px) {
  .single {
    padding: 0 5px;
    letter-spacing: 0;
    font-size: 16px;
  }
  /*続きを見る本文*/
  .single .summary p {
    font-size: 90%;
  }
  /*記事本文*/
  .single p {
    line-height: 1.5;
    margin: 16px 0;
  }
  .single p .txt-large {
  font-size: 19px;
  }

  /*小見出し*/
  .single h4 {
    line-height: 1.3;
    padding: 3px 0 3px 8px;
    margin: 23px 0;
    font-size: 19px;
    font-weight: bold;
    border-left: 8px solid #555;
  }
  /*次ページへ*/
  .next-title a,
  .next-title a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #00529f;
  }
  /*記事はじまり文*/
  .article-beginning {
    padding: 15px 0 20px;
    margin-bottom: 25px;
    font-size: 15.5px;
  }
  .article-beginning:after {
    width: 30px;
    margin-left: -15px;
  }
}
@media only screen and (min-device-width: 768px) and
(max-device-width: 1024px) and
(orientation: portrait) {
/*続きを見る本文*/
.single .summary p {
  font-size: 90%;
}
.single p {
  font-size:130%;
}
}
/*teaser*/
.teaser {
  position:relative;
}
.teaser::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 6em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.9)), color-stop(50%, rgba(255,255,255,0.9)), color-stop(100%, #fff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#fff5f5f5',GradientType=0 );
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  z-index: 100;
  opacity: .8;
}
.teaser-hide {
  display:none;
}
.continue-content {
  border-radius: 3px;
  line-height: 1;
  font-family: "Oswald",sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #fff;
  background-color: #fff !important;
  margin:20px auto!important;
  width: 95%;
  border: 1px solid #000;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.continue-content span {
  display: inline-block;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/more_button_icon4.png) right 21px no-repeat;
  background-size: 18px auto;
  padding-right: 23px;
  font-weight: bold;
}
.continue-content a {
  color: #333 !important;
  display: inline-block;
  width: 100%;
  height: 61px;
  text-align: center;
  line-height: 58px;
  outline: none;
  position: relative;
}
/*記事中写真位置＆キャプション*/
.single-detail-column .figure,.single-detail-column .figure-center,.single-detail-column .figure-left,.single-detail-column .figure-right {
    width:auto;
    max-width:100%;
    margin: 0 0 20px 0;
    float:center;
}
.figure-right-small {
    width:auto;
    max-width:60%;
    margin-bottom:20px;
    margin-left:20%;
}
.single-detail-column .figure img,.single-detail-column .figure-center img,.single-detail-column .figure-left img,.single-detail-column .figure-right img,.figure-right-small img {
    width:auto;
    max-width:100%;
    height:auto;
}
.single-detail-column .figure span,.single-detail-column .figure-center span,.single-detail-column .figure-left span,.single-detail-column .figure-right span {
    font-size:12px;
    display:block;
    margin-bottom:2px;
    background-color:#ddd;
    padding:8px;
    text-align:left;
}
.single-detail-column .figure a span,.single-detail-column .figure-center a span,.single-detail-column .figure-left a span,.single-detail-column .figure-right a span {
  color:#2a2928;
}
.single-detail-column .figure a:hover,.single-detail-column .figure-center a:hover,.single-detail-column .figure-left a:hover,.single-detail-column .figure-right a:hover {
  text-decoration:none;
}
.article-photo {
    width:auto;
    max-width:100%;
    margin-bottom:20px;
}
.article-photo img {
    width:auto;
    max-width:100%;
}
.article-photo span.caption {
    font-size:12px;
    display:block;
    margin-bottom:3px;
    background-color:#ddd;
    padding:10px;
}

.article-photo_yoko {
    width:auto;
    max-width:100%;
    margin-bottom:20px;
}
.article-photo_yoko img {
    width:auto;
    max-width:100%;
}
.article-photo_yoko span.caption {
    font-size:12px;
    display:block;
    margin-bottom:3px;
    background-color:#ddd;
    padding:10px;
}
.style-column_notes {
    font-size:15px;
    font-weight:bold;
    color:#cc3343;
    margin-top:0;
}
/*YouTube動画埋め込み*/
.youtube-movie {
    height: 0;
    margin: 20px 0 0;
    overflow: hidden;
    padding-bottom: 51.35%;
    padding-top: 30px;
    position: relative;
}
.youtube-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.youtube-movie-tate {
    height: 0;
    margin: 20px 0 0;
    overflow: hidden;
    padding-bottom: 66.35%;
    padding-top: 30px;
    position: relative;
}
.youtube-movie-tate iframe {
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width:640px){
  .youtube-movie {
    padding-bottom: 46.25%;
    margin: 20px 0 0 0;
  }
  .youtube-movie-tate {
      max-width: 100%;
      width:315px;
      height:560px;
      margin: 0 auto;
      overflow: hidden;
      padding-bottom: 0;
      padding-top: 0;
      position: relative;
  }
  .youtube-movie-tate iframe {
      width:315px;
      height:560px;
      display:block;
  }
}

/*
------------------------------------------------------
記事ページ：フッター固定バー(fbカウンターの都合上、ここで展開)
------------------------------------------------------
*/

.horizontal-bar.sp.flex {
  display:flex!important;
  flex-wrap:wrap;
}
.horizontal-bar.sp.flex.center {
  justify-content:center;
  border-top: 1px solid #c5c5c5;
  margin: 0 8px;
}
.horizontal-bar.sp {
  position:relative;
  height:63px;
}
.horizontal-bar.sp .item {
  width:19%;
  height:57px;
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: 32px;
  float:left;
  text-align:center;
}
.horizontal-bar.sp.nocomment .item {
  width:23%;
}
.horizontal-bar.sp .item.fb {
  background-image: url(https://number.bunshun.jp/common/numberweb/v4/images/sns/articles_sns_fb.png);
}
.horizontal-bar.sp .item.tw {
  background-image: url(https://number.bunshun.jp/common/numberweb/v4/images/sns/articles_sns_x.png);
}
.horizontal-bar.sp .item.cmt {
  background-image: url(https://number.ismcdn.jp/mwimgs/a/8/100/img_a8d5f24737e5587629228beea38e33f02899.png);
}
.horizontal-bar.sp .item.copy {
  background-image: url(https://number.ismcdn.jp/mwimgs/2/d/100/img_2d08bfd0615d588c3a0f2daec9b6c6233976.png);
}
.horizontal-bar.sp .item.ranking {
  background-image: url(https://number.ismcdn.jp/mwimgs/e/b/98/img_eb3974611cf61bd654b869967063e7dc1239.png);
}
.horizontal-bar.sp .item a,
.horizontal-bar.sp .item.copy div{
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  border: none;
}
.horizontal-bar.sp .item a > span,
.horizontal-bar.sp .item.copy div > span{
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
}
.horizontal-bar.sp .item.fb a > span {
  color: #4167b2;
}
.horizontal-bar.sp .item.tw a > span {
  color: #000;
}
.horizontal-bar.sp .item.cmt a > span {
  color: #b90000;
}
.horizontal-bar.sp .item.copy a > span {
  color: #282828;
}
.horizontal-bar.sp .item.ranking a > span {
  color: #b09434;
  font-size: 10px;
  line-height: 1.8;
}
.horizontal-bar.sp .item.no-link {
  position:relative;
  background:none!important;
  text-align:center;
  font-size:14px;
  font-weight:bold;
}
.horizontal-bar.sp .item.no-link > span {
  position:absolute;bottom:5px;left:0;right:0;
  margin:auto;
}
.horizontal-bar.sp .overlay-bar {
  margin:0 auto;
  position:absolute;top:0;left:0;bottom:0;right:0;
}
.horizontal-bar.sp .overlay-bar.fixed {
  height:60px;
  padding-top: 5px;
  display: flex;
  justify-content: center;
}
.horizontal-bar.sp .overlay-bar.fixed.animation {
  transform:translateY(-100px);
  width: 100%;
}
.horizontal-bar.sp .overlay-bar.fixed.no-animation {
  bottom:0px;
  transition:none!important;
}
/* horizontal-bar menu */
.overlay-bar .fixed-navi-button {
  bottom: 22px;
  left:10px;
  width: 35px;
  height: 35px;
  z-index: 20000001;
  border-radius: 2px;
  background-color: transparent;
  /*opacity: 0;*/
  /*20151002update*/
  position: relative;
  left: 27%;
  top: 6px;
}
.overlay-bar .fixed-navi-button a {
  display: block;
  width: 48px;
  height: 50px;
  color: #fff;
  text-decoration: none;
}
.overlay-bar .fixed-navi-button .text {
  line-height: 0;
  position: absolute;
  top: 30px;
  left: 0px;
}
.overlay-bar .fixed-navi-button .text img {
  width: 33px;
  height: auto;
}
.overlay-bar .fixed-navi-button .default-button span {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 33px;
  height: 1px;
  line-height: 1px;
  background-color: #fff;
}
.overlay-bar .fixed-navi-button .default-button span:before,
.overlay-bar .fixed-navi-button .default-button span:after {
  position: absolute;
  left: 0;
  width: 33px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #fff;
}
.overlay-bar .fixed-navi-button .default-button span:before {
  top: -7px;
}
.overlay-bar .fixed-navi-button .default-button span:after {
  bottom: -7px;
}
.overlay-bar .fixed-navi-button .close-button span {
  position: absolute;
  top: 19px;
  left: 8px;
  width: 30px;
  height: 1px;
  line-height: 1px;
  background-color: #fff;
  opacity: 0;
}
.overlay-bar .fixed-navi-button .close-button span:before {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1px;
  content: '　';
  background-color: #fff;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.overlay-bar .fixed-navi-button .default-button span,
.overlay-bar .fixed-navi-button .default-button span:before,
.overlay-bar .fixed-navi-button .default-button span:after,
.overlay-bar .fixed-navi-button .close-button span,
.overlay-bar .fixed-navi-button .close-button span:before {
  background-color: #333;
}
/* copy-btn */
.overlay-bar .copy-result-text {
    position:absolute;bottom:70px;left:0;right:0;
    display:block;
    font-size: 16px;
    color: #fff;
    background-color:#000000;
    text-align: center;
    line-height: 50px;
}
.overlay-bar .copy-result-text.visible {
    animation: 'copyFadeIn' 0.3s ease-in-out 0.5s;
    -webkit-animation: 'copyFadeIn' 0.3s ease-in-out 0.5s;
}
@keyframes copyFadeIn {
  0% { height: 0px;
        opacity:0;}
  100%   { height: 50px;
           opacity:1;}
}
@-webkit-keyframes copyFadeIn {
  0% { height: 0px;
        opacity:0;}
  100%   { height: 50px;
           opacity:1;}
}
/* right-side */
.right-side {
  padding: 0 2% 20px 3%;
  background-color: #1c1c1d;
}
.ranking-contents {
  display:none;
  -webkit-transition:transform .3s ease 0s;
  -moz-transition:transform .3s ease 0s;
  -o-transition:transform .3s ease 0s;
  transition:transform .3s ease 0s;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 20000002;
}
.right-effect-slide-menu.right-opened .right-side.right-effect-slide-menu {
  -webkit-transform: translate(238px, 0);
  -moz-transform: translate(238px, 0);
  -o-transform: translate(238px, 0);
  transform: translate(238px, 0);
}
.right-effect-slide-menu.right-opening .right-side.right-effect-slide-menu {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.ranking-contents.right-current {
  position:fixed;
  display:block;
}
.right-opened {
  overflow: hidden;
  position:relative;
}
.right-opened body {
  overflow: hidden;
}
.right-panel {
  width:100%;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 20000002;
  box-sizing:border-box;
}
/* close btn */
.right-side-button {
  display:none;
  position: fixed;bottom: 20px;right: 10px;
  z-index: 20000003;
  width: 46px;
  height: 39px;
}
.right-opened .right-side-button {
  display:block;
}
.right-side-button.ua-apple {
  bottom:40px;
}
.right-side-button a {
  display: block;
  width: 48px;
  height: 43px;
  color: #fff;
  text-decoration: none;
}
.right-side-button .close-button span {
  position: absolute;
  top: 19px;
  left: 8px;
  width: 30px;
  height: 1px;
  line-height: 1px;
  background-color: #fff;
  opacity: 0;
  -webkit-animation-name: closeAnime;
  animation-name: closeAnime;
}
.right-side-button .close-button span:before {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1px;
  content: '　';
  background-color: #fff;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* サイドエリア｜ニューススタイル2（SNSランキング） */
.right-panel {
  padding: 5px;
  color: #fff;
  background-color: #010101;
}
.right-panel .box-wrap {
  padding: 30px 0 23px;
  border: 2px solid #4d4d4d;
}
.right-panel h3 {
  position: relative;
  margin-bottom: 22px;
  line-height: 1.3;
  font-size: 32.5px;
  letter-spacing: 3px;
  text-align: center;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/news-style2_bg01.png) 5% 30px no-repeat,  url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/news-style2_bg02.png) 95% 30px no-repeat;
  background-size: 68px auto, 68px auto;
}
.right-panel h3 span {
  display: block;
  line-height: 1.1;
  font-size: 20px;
  letter-spacing: 6px;
}
.right-panel h4 {
  position: relative;
  margin-bottom: 22px;
  line-height: 1.3;
  font-size: 32.5px;
  letter-spacing: 3px;
  text-align: center;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/news-style2_bg01.png) 5% 10px no-repeat,  url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/news-style2_bg02.png) 95% 10px no-repeat;
  background-size: 68px auto, 68px auto;
}
.right-panel .border {
  position: absolute;
  top: 92px;
  left: 135px;
  width: 20px;
  height: 1px;
  line-height: 1px;
  background-color: #7b7b7c;
}
.right-panel input[type="radio"]{
  display:none;
}
.right-panel .right-side-tab_area{
  position: relative;
  font-size:0; 
  margin:0;
  text-align:center;
}
.right-panel .right-side-tab_area label{
  width:70px;
  margin:0;
  display:inline-block;
  padding:4px 0;
  color:#999;
  text-align:center;
  font-size:13px;
  cursor:pointer;
  transition:ease 0.2s opacity;
}
.right-panel .right-side-tab_area label:hover{
  color: #cfaf3f;
}
.right-panel .right-side-panel_area{
  margin-top:22px;
  width:100%;
}
.right-panel .tab_panel {
  width:100%; 
  display:none;
}
.right-panel #right-side-tab1:checked ~ .right-side-tab_area .tab1_label{background:#000; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.right-panel #right-side-tab1:checked ~ .right-side-panel_area #right-side-panel1{display:block;}
.right-panel #right-side-tab2:checked ~ .right-side-tab_area .tab2_label{background:#000; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.right-panel #right-side-tab2:checked ~ .right-side-panel_area #right-side-panel2{display:block;}
.right-panel #right-side-tab3:checked ~ .right-side-tab_area .tab3_label{background:#000; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.right-panel #right-side-tab3:checked ~ .right-side-panel_area #right-side-panel3{display:block;}
.right-panel #right-side-tab4:checked ~ .right-side-tab_area .tab4_label{background:#000; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.right-panel #right-side-tab4:checked ~ .right-side-panel_area #right-side-panel4{display:block;}
.right-panel #right-side-tab5:checked ~ .right-side-tab_area .tab5_label{background:#000; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.right-panel #right-side-tab5:checked ~ .right-side-panel_area #right-side-panel5{display:block;}
.right-panel .right-side-panel_area .tab_panel ul {
  max-width: 310px;
  margin: 0 auto;
}
.right-panel .right-side-panel_area .tab_panel li {
  position: relative;
  min-height: 36px;
  padding: 0 0 0 45px;
  margin-bottom: 15px;
  font-size: 13.5px;
}
.right-panel .right-side-panel_area .tab_panel li:after {
  position: absolute;
  top: 0;
  left: 10px;
  width: 35px;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  letter-spacing: 0.5px;
  font-weight: 300;
  font-style: italic;
  color: #b8a359;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(1):after {
  padding-left: 5px;
  content: '1';
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(2):after {
  content: '2';
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(3):after {
  content: '3';
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(4):after {
  content: '4';
  color: #cdcdcd;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(5):after {
  content: '5';
  color: #cdcdcd;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(6):after {
  content: '6';
  color: #cdcdcd;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(7):after {
  content: '7';
  color: #cdcdcd;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(8):after {
  content: '8';
  color: #cdcdcd;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(9):after {
  content: '9';
  color: #cdcdcd;
}
.right-panel .right-side-panel_area .tab_panel li:nth-child(10):after {
  content: '10';
  color: #cdcdcd;
  left: 0;
}
.right-panel .right-side-panel_area .tab_panel li a {
  text-decoration: none;
  color: #fff;
}
.right-panel .panel_area .tab_panel li a:hover {
  text-decoration: underline;
}
/* NUMBER_DEV-775 記事連携機能 スキン実装 */
.serial-number-articles {
  width: 98%;
  display: -webkit-flex;
  display: flex;
  margin: 15px auto 20px;
}
.serial-number-articles li {
  flex-grow:1;
  text-align: center;
  color: #8B8B8B;
  border-bottom: 3px solid #8B8B8B;
  margin: 0 3px;
  padding-top: 3.7px;
  font-size: 93%;
}
.serial-number-articles li a {
  color: #8B8B8B;
  display: block;
}
.serial-number-articles li.current {
  color: #FFF;
  border-bottom: 3.7px solid #AEA459;
  background-color: #AEA459;
}
.single .serial-number-articles-next-page {
  text-decoration: none;
  color: #2169c2;
  border: 2px solid #eee;
  display: block;
  width: 100%;
  margin: 20px auto 0;
}
.single .serial-number-articles-next-page:hover {
  text-decoration:none;
}
.single .serial-number-articles-next-page span {
  display: block;
  margin: 0 auto;
}
.single .serial-number-articles-next-page .button {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 10px 20px 10px 8px;
  margin-bottom:5px;
  font-size:108%;
  position: relative;
}
.single .serial-number-articles-next-page .button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  margin-left: 7px;
}
.single .serial-number-articles-next-page .txt {
  padding: 0 5px 0 15px;
  font-size: 88%;
  font-weight: bold;
  line-height: 1.5;
}
.single .serial-number-articles-next-page-content {
  display: flex;
  align-items: start;
  padding: 10px;
}
.single .serial-number-articles-next-page-content img {
  width: 30%;
}

/* BUNSHUN_DEVELOPER-60 自サイト記事内パートナーリンク */
.single .inner-photolink {
  background-color: #eee;
  margin: 20px 0 30px 0;
}
.single .inner-photolink a {
  padding: 25px 30px;
  display: block;
  font-size: 90%;
  line-height: 1.6;
}

/* BUNSHUN_DEVELOPER-371 ルビの文字サイズ調整 */
.single ruby > rt {
  font-size: 50%;
}

/*OFFER */
.offer-inline {
  position: relative;
  margin: 0 0 20px;
}
.offer-inline::before {
  position: absolute;
  top: -250px;
  display: block;
  width: 100%;
  height: 250px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
  content: "";
}
.offer-inline__provide-site {
  border: 1px solid #CCC;
  background: #FFF;
}
.offer-inline__provide-site a {
  display: grid;
  align-items: center;
  gap:12px;
  text-decoration: none;
  color: #000;
  padding: 14px 16px;
}
.offer-inline__provide-site a:hover {
  color: #000;
  text-decoration: none;
}
.offer-inline__logo {
  width: auto;
  text-align: center;
}
.offer-inline__content {
  width: auto;
}
.offer-inline__text {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px; 
  text-align: center;
}
.offer-inline__grid {
  display: grid;
  grid-template-columns:125px 1fr;
  align-items: center;
  gap: 12px;
}
.offer-inline__img {
  width: auto;
}
.single p.offer-inline__title,
.offer-inline__title {
  color: #2169C2;
  font-size: 14px;
  font-weight: 700;
  line-height:19px;
  margin: 0;
}
.offer-inline__provide-site a:hover .offer-inline__title {
  text-decoration: underline;
}