@charset "utf-8";
/*
------------------------------------------------------
記事リスト01
------------------------------------------------------
*/

/* 記事リスト｜カラム */
.news-box-table {
  display: table;
  width: 100%;
  height: 100%;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}
.news-box-table > div {
  display: table-row;
  height: 100%;
}
.news-box-table .news-box-cel {
  display: table-cell;
  width: 50%;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #d8dbdf;
}
.news-box-table .news-box-cel a {
  height: 100%;
  box-sizing: border-box;
}
.news-box-table .news-box-cel:nth-child(2n+1) {
  border-right: 1px solid #d8dbdf;
}

/*
------------------------------------------------------
RECOMMEND、INFORMATION
サイドエリア｜side-news-style1（レコメンド、インフォメーション） side-news-style3（PRTIMES等上部赤三角なし）
------------------------------------------------------
*/
.side-news-style1,
.side-news-style3{
  position: relative;
  background: #fff;
  overflow: hidden;
}
.side-news-style1:before {
  position: absolute;
  top: -2px;
  left:-2px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #db1c40;
  content: '　';
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.side-news-style1:after {
  position: absolute;
  top: -2px;
  right:-2px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #db1c40;
  content: '　';
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.side-news-style1 h3,
.side-news-style3 h3 {
  padding: 25px 5px 20px 5px;
  line-height: 40px;
  font-size: 32.5px;
  font-weight: normal;
  text-align: center;
}
.side-news-style1 h3.servicemenu {
  padding: 25px 5px 20px 5px;
  line-height: 40px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
/*
.side-news-style1 h3:after {
  position: absolute;
  top: 78px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #7f7f7f;
}
*/
.side-news-style1 li,
.side-news-style3 li {
  border-top: 1px solid #d9d9d9;
  font-size: 13.5px;
}
.side-news-style1 li:last-child,
.side-news-style3 li:last-child {
  border-bottom: 1px solid #d9d9d9;
}
.side-news-style1 li a,
.side-news-style3 li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #000;
  overflow: hidden;
  _zoom: 1;
}
.side-news-style1 li figure,
.side-news-style3 li figure {
  float: left;
  width: 80px;
  height: 60px;
  background-color: #000;
  overflow: hidden;
}
.side-news-style1 li figure img,
.side-news-style3 li figure img {
  width: 80px;
  height: auto;
}
.side-news-style1 li p,
.side-news-style3 li p {
  margin-left: 90px;
  line-height: 1.5;
}
.side-news-style1 li.recommend,
.side-news-style1 li.information {
  position:relative;
}
.side-news-style1 li.recommend span.pr-mark,
.side-news-style1 li.information span.pr-mark {
  background-color:#ccc;
  color:#fff;
  display:block;
  position:absolute;
  bottom:11px;
  right:15px;
  font-size:9px;
  padding:0 5px;
}
/*INFORMATION from prtimes*/
.side-news-style3 .pr-times{
  margin:0 0 5px 0;
  border-top:2px solid #d9d9d9;
  border-bottom:2px solid #d9d9d9;
  border-left:3px solid #d9d9d9;
  border-right:3px solid #d9d9d9;
}
.side-news-style3 .pr-times h3{
  position:relative;
  margin:3px;
  padding:8px 10px;
  line-height:1em;
  color:#fff;
  background-color:#232324;
  font-size:97%;
  text-align:left;
}
.side-news-style3 .pr-times h3 span{
  font-weight:100;
}
.side-news-style3 .pr-times h3 a.more{
  display:block;
  position:absolute;
  padding-right:10px;
  top:8px;
  right:10px;
  font-size:80%;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/globalnavi1_link_icon1.png) right center no-repeat;
  color:#fff;
  text-decoration:none;
}
.side-news-style3 .pr-times h3 a:hover.more{
  text-decoration:underline;
}
.side-news-style3 .pr-times ul{
}
.side-news-style3 .pr-times ul li:first-child{
  border:none;
}
.side-news-style3 .pr-times ul li figure {
    background-color: #fff;
    float: left;
    height: 60px;
    overflow: hidden;
    width: 80px;
    margin-right:10px;
}
.side-news-style3 .pr-times ul li .date{
  font-size:89%;
}
.side-news-style3 .pr-times ul li p{
  margin-left:0px;
}

/*
------------------------------------------------------
footerエリア
------------------------------------------------------
*/
.global-footer {
  border-top: 1px solid #9c9ea1;
  padding-bottom:210px;
  background-color:#242424;
}

.global-footer .footer-nav {
  background-color:#000;
  padding:1px 10px 20px 10px;
}
.global-footer .footer-nav a {
  color:#fff;
  text-decoration:none;
}
.global-footer .schedule {
  color: #b09c37;
  font-size: 80%;
  text-align: center;
  margin-top: 15px;
}
.global-footer .footer-nav dt {
  position: relative;
  padding-bottom: 1px;
  margin:20px 0 10px;
  font-family: "Oswald", sans-serif;
  font-size: 6.5px;
  letter-spacing: 1px;
  color: #999;
  border-bottom: 1px solid #49494a;
  clear:both;
}
.global-footer .footer-nav dt:after {
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 10px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #8a8a8a;
}
.global-footer .footer-nav dt.gold {
  color: #c1a643;
  border-bottom: 1px solid #756a42;
  margin-bottom: 10px;
}
.global-footer .footer-nav dt.gold:after {
  background-color: #aa9f77;
}
.global-footer .footer-nav ul {
  width:95%;
  margin: 0 15px;
}
.global-footer .footer-nav ul li {
  float:left;
  width:44.0%;
  font-size: 12.5px;
  margin-bottom: 5px;
  text-indent:-3.0%;
  margin-left:3.0%;
  line-height:1.5em;
  margin-right:2.5%;
}
.global-footer .footer-nav ul li:nth-child(odd) {
  margin-right:3.0%;
}
.global-footer .footer-nav ul li a {
  background: rgba(0, 0, 0, 0) url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/link_icon01.png) no-repeat scroll left center / 4px auto;
  padding-left: 10px;
}
.global-footer .footer-nav ul.gold li a {
  background: rgba(0, 0, 0, 0) url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/link_icon04.png) no-repeat scroll left center / 4px auto;
  padding-left: 10px;
}
.global-footer .footer-nav ul.gold li a {
  color:#dabe5b;
}
.global-footer .footer-nav .abj-mark {
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 85%;
}
.global-footer .abj-mark img {
  width:60px;
}
.global-footer .abj-mark p {
  font-size: 60%;
  color: #828282;
  margin: 0 0 0 15px;
}
.global-footer .copyright {
  padding: 8px 10px 7px;
  font-size: 10px;
  text-align: center;
  color: #aaa;
  background-color: #242424;
}
/*
------------------------------------------------------
ページトップ
------------------------------------------------------
*/
.fixed-pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  display: none;
}
.fixed-pagetop .pagetop-button a {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/page_top.png) 0 0 no-repeat;
  overflow: hidden;
}
.fixed-pagetop .pagetop-button a:hover {
  background-position: 0 -40px;
}
.fixed-pagetop .back-button {
  margin-bottom: 1px;
}
.fixed-pagetop .back-button a {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/page_top.png) -40px 0 no-repeat;
  overflow: hidden;
}
.fixed-pagetop .back-button a:hover {
  background-position: -40px -40px;
}
/* [SP] 共通部品CSS（single／archive／pageで使用可能） */
/*
プロパティは常に同じ順序で並べる
1.位置情報系(position, top, right, z-index, display, float等)
2.サイズ(width, height, padding, margin)
3.文字系(font, line-height, letter-spacing, color- text-align等)
4.背景(background, border等)
5.その他(animation, transition等)
*/
/*
------------------------------------------------------
single／archive／page 共通部品
------------------------------------------------------
*/



/* 前頁＆次頁誘導エリア backnumber meigen */
.prev-next-pagination {
  padding: 15px 8px;
  margin-bottom: 10px;
}
.prev-next-pagination li {
  float: left;
  padding: 5px;
  width: 50%;
  text-align: center;
  color: #aaadb2;
  box-sizing: border-box;
}
.prev-next-pagination .next {
  float: right;
  border-left: 1px solid #8f9192;
}
.prev-next-pagination li a {
  display: block;
  font-size: 15px;
  text-decoration: none;
  color: #2a2928;
}
.prev-next-pagination li span {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.prev-next-pagination .prev span {
  padding-right: 15px;
}
.prev-next-pagination .next span {
  padding-left: 15px;
}

/* 名言のページネーション */
.prev-next-pagination-meigen {
  padding: 15px 0;
  margin-bottom: 10px;
}
.prev-next-pagination-meigen .pipe {
  padding-top: 1px;
}
.prev-next-pagination-meigen ul {
  display: flex;
}
.prev-next-pagination-meigen li {
  width: 50%;
  text-align: center;
  color: #aaadb2;
  box-sizing: border-box;
}
.prev-next-pagination-meigen li a {
  display: block;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
}
.prev-next-pagination-meigen li span {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.prev-next-pagination-meigen .prev span {
  padding-right: 5px;
}
.prev-next-pagination-meigen .next span {
  padding-left: 5px;
}
.prev-next-pagination-meigen .more-btn a {
  width: max-content;
  max-width: 100%;
  min-width: 75%;
  margin: 15px auto 0;
  padding: 8px;
  background-color: #353535;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.5px solid;
  border-radius: 3px;
  font-size: 90%;
}
.prev-next-pagination-meigen .more-btn a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-left: 10px;
}

/* ページ繰り */
.list-pagination-outer {
  margin: 5px 0 25px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 13.5px;
  clear: both;
  text-align: center;
}
.list-pagination span {
  display: inline-block;
  line-height: 1.2;
  margin: 0 5px;
}
.list-pagination .prev {
  margin-right: 37px;
  color: #aaadb2;
}
.list-pagination .next {
  margin-left: 37px;
  color: #aaadb2;
}
.list-pagination .prev span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.list-pagination .next span {
  position: relative;
  top: -2px;
  display: inline-block;
  margin: 0 0 0 5px;
}
.list-pagination span a {
  display: inline-block;
  padding: 4px 7px;
  color: #2a2928;
  text-decoration: none;
}
.list-pagination .current {
  padding: 7px 8px;
  color: #fff;
  background-color: #545558;
  border-radius: 2px;
}
.list-pagination span.current a {
  padding: 0;
}
/* ページ繰り 新バージョン　2016.12.20*/
.list-pagination-outer-02 {
  margin: 5px 0 25px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16.5px;
  clear: both;
  text-align: center;
}
.list-pagination-02 span {
  display: inline-block;
  line-height: 1.2;
  margin: 0 1.5px 4.5px 1.5px;
}
.list-pagination-02 .prev {
  margin-right: 6px;
  color: #aaadb2;
  font-size: 14px;
  padding: 0;
}
.list-pagination-02 .prev-none {
  margin-right: 7px;
  color: #c9cacb;
  padding: 10px 9px 9px 7px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 14px;
}
.list-pagination-02 .next {
  margin-left: 3px;
  margin-bottom: 2px;
  color: #aaadb2;
  font-size: 14px;
  padding: 0;
}
.list-pagination-02 .next-none {
  margin-left: 6px;
  margin-bottom: 2px;
  color: #c9cacb;
  padding: 10px 7px 9px 9px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 14px;
}
.list-pagination-02 .prev span {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 0;
}
.list-pagination-02 .next span {
  position: relative;
  display: inline-block;
  margin: 0 0 0 5px;
}
.list-pagination-02 .prev a {
  padding: 10px 9px 9px 7px;
  margin-right 3px;
}
.list-pagination-02 .next a {
  padding: 10px 9px 9px 7px;
  margin-left: 3px;
}
.list-pagination-02 span a {
  display: inline-block;
  padding: 7px 13px 9px 13px;
  color: #2a2928;
  text-decoration: none;
  border: 1px solid #aac2e0;
  border-radius: 5px;
}
.list-pagination-02 .current {
  padding: 7px 13px 9px 13px;
  color: #fff;
  background-color: #545558;
  border: 1px solid #545558;
  border-radius: 5px;
}
.list-pagination-02 span.current a {
  padding: 0;
}
.list-pagination-append-02 {
  font-size: 12px;
  font-weight: normal;
  color: #777;
  margin: 2px 0 0 0;
}
/*フォトギャラリー用20170307*/
.list-pagination-outer-03 {
  margin: 5px 0 25px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16.5px;
  clear: both;
  text-align: center;
}
.list-pagination-03 span {
  display: inline-block;
  line-height: 1.2;
  margin: 0 1.5px 4.5px 1.5px;
}
.list-pagination-03 .prev {
  margin-right: 6px;
  color: #aaadb2;
  font-size: 14px;
  padding: 0;
}
.list-pagination-03 .prev-none {
  margin-right: 7px;
  color: #c9cacb;
  padding: 10px 9px 9px 7px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 14px;
}
.list-pagination-03 .next {
  margin-left: 3px;
  margin-bottom: 2px;
  color: #aaadb2;
  font-size: 14px;
  padding: 0;
}
.list-pagination-03 .next-none {
  margin-left: 6px;
  margin-bottom: 2px;
  color: #c9cacb;
  padding: 10px 7px 9px 9px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-size: 14px;
}
.list-pagination-03 .prev span {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 0;
}
.list-pagination-03 .next span {
  position: relative;
  display: inline-block;
  margin: 0 0 0 5px;
}
.list-pagination-03 .prev a {
  padding: 10px 9px 9px 7px;
  margin-right 3px;
}
.list-pagination-03 .next a {
  padding: 10px 9px 9px 7px;
  margin-left: 3px;
}
.list-pagination-03 span a {
  display: inline-block;
  padding: 7px 13px 9px 13px;
  color: #2a2928;
  text-decoration: none;
  border: 1px solid #aac2e0;
  border-radius: 5px;
}
.list-pagination-03 .current {
  padding: 7px 13px 9px 13px;
  color: #fff;
  background-color: #545558;
  border: 1px solid #545558;
  border-radius: 5px;
}
.list-pagination-03 span.current a {
  padding: 0;
}
.list-pagination-03 .counter{
  font-size: 12px;
  font-weight: normal;
  color: #777;
  margin: 2px 0 0 0;
}

/* 有料告知バー */
.pay-kokuchi {
  text-align:center;
  background-color:#000;
  padding-top:5px;
}
.pay-kokuchi p {
  background-color:#252525;
}
.pay-kokuchi p a {
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:bold;
  padding: 6px 0;
  display: block;
}
.pay-kokuchi p span {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/link_icon01.png) 0 5px no-repeat;
  background-size: 4px auto;
  padding-left:10px;
}
.pay-kokuchi p span img {
  width: 85px;
  vertical-align: -1px;
}
/* 文藝春秋キャリア採用バナー */
.bunshun-recruit {
  margin: 8px;
  text-align: center;
}
.bunshun-recruit li {
  margin-bottom: 5px;
}
.bunshun-recruit img {
  width: auto;
  max-width: 100%;
}
/* 【Gトップ】SPバッジバナー */
.sd-top-badge-banner {
  margin: 8px;
  text-align: center;
}
.sd-top-badge-banner li {
  margin-bottom: 5px;
}
.sd-top-badge-banner img {
  width: auto;
  max-width: 100%;
}

/* 名言を探す */
.meigen-search-container {
  background-color: #fff;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

#meigen-search {
  font-size: 16px;
  padding: 15px 0 10px 10px;
  margin-bottom: 10px;
}

/* キーワードの最新記事 */
#meigen-article-title {
  font-size: 16px;
  background-color: #fff;
  padding: 20px 0 0 10px;
}
#meigen-article {
  background-color: #fff;
  margin-bottom: 25px;
  padding: 5px 10px 20px;
}
#meigen-article li {
  padding: 15px 0;
  border-bottom: 1px solid #cdced2;
  font-size: 14px;
}
#meigen-article li a {
  color: #000;
}
#meigen-article li:last-child {
  border-bottom: none;
}
#meigen-article img {
  width: 110px;
  height: 83px;
}
#meigen-article li .top-content {
  display: flex;
  gap: 10px;
  margin-bottom: 5px;
  font-weight:bold;
  line-height:1.5;
}
#meigen-article li .bottom-content {
  display: flex;
  justify-content: space-between;
  font-size: 70%;
  color: #707070;
}

#meigen-article .more-btn a {
  width: max-content;
  max-width: 100%;
  min-width: 75%;
  margin: 15px auto 0;
  padding: 8px;
  background-color: #353535;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  font-size: 90%;
}
#meigen-article .more-btn a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-left: 10px;
}

/* スポーツ名言集TOPへボタン */
.meigen-top-btn a {
  width: 75%;
  margin: 15px auto 0;
  padding: 8px;
  background-color: #353535;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  font-size: 90%;
}
.meigen-top-btn a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-left: 10px;
}

/* SNSボタン */
.global-footer .sns-box {
  width: 95%;
  margin: 10px auto 0;
}
.global-footer .sns-box dd ul {
  overflow: hidden;
  _zoom: 1;
}
.global-footer .sns-box dd li {
  float: left;
  margin: 0 15px 15px 0 !important;
  width:9%;
}
.global-footer .sns-box dd li a{
  background: none !important;
}
