
@charset "utf-8";

/*
------------------------------------------------------
サイドエリア
------------------------------------------------------
*/

/*INFORMATION from prtimes*/
.side-news-style3 .pr-times{
  margin:4px;
  border:2px 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{
  margin-bottom:4px;
}
.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;
}


/* サイドエリア｜ニューススタイル2（SNSランキング） */
.side-news-style2 {
  margin-bottom: 4px;
  color: #fff;
  border: 3px solid #2c2c2d;
  background-color: #232324;
}

.side-news-style2 .box-wrap {
  position: relative;
  padding-bottom: 12px;
  border: 1px solid #39393a;
}

.side-news-style2 h3 {
  padding: 20px 10px 15px;
  line-height: 40px;
  font-size: 200%;
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/top/news-style2_bg.png) 5px 52px no-repeat;
}

.side-news-style2 h3 span {
  display: block;
  font-size: 62%;
  font-weight: 300;
  letter-spacing: 5px;
  line-height: 1.2;
}

.side-news-style2 h4 {
  padding: 27px 10px 20px;
  line-height: 40px;
  font-size: 200%;
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/top/news-style2_bg.png) 5px 35px no-repeat;
}

.side-news-style2 .border {
  position: absolute;
  top: 92px;
  left: 135px;
  width: 20px;
  height: 1px;
  line-height: 1px;
  background-color: #7b7b7c;
}

.side-news-style2 input[type="radio"]{
  display:none;
}

.side-news-style2 .tab_area{
  font-size:0;
  margin:0 0 0 10px;
}

.side-news-style2 .tab_area label{
  width:68px;
  margin:0;
  display:inline-block;
  padding:4px 0;
  color:#999;
  background:#232324;
  text-align:center;
  font-size:13px;
  cursor:pointer;
  transition:ease 0.2s opacity;
}

.side-news-style2 .tab_area label:hover{
  color: #cfaf3f;
}

.side-news-style2 .panel_area{
  margin-top:22px;
  width:100%;
  background:#232324;
}

.side-news-style2 .tab_panel {
  width:100%; 
  display:none;
}

.side-news-style2 #tab1:checked ~ .tab_area .tab1_label{background:#232324; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.side-news-style2 #tab1:checked ~ .panel_area #panel1{display:block;}
.side-news-style2 #tab2:checked ~ .tab_area .tab2_label{background:#232324; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.side-news-style2 #tab2:checked ~ .panel_area #panel2{display:block;}
.side-news-style2 #tab3:checked ~ .tab_area .tab3_label{background:#232324; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.side-news-style2 #tab3:checked ~ .panel_area #panel3{display:block;}
.side-news-style2 #tab4:checked ~ .tab_area .tab4_label{background:#232324; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.side-news-style2 #tab4:checked ~ .panel_area #panel4{display:block;}
.side-news-style2 #tab5:checked ~ .tab_area .tab5_label{background:#232324; color:#cfaf3f; border-bottom:2px solid #b8a359; margin-bottom:-2px;}
.side-news-style2 #tab5:checked ~ .panel_area #panel5{display:block;}

.side-news-style2 .panel_area .tab_panel li {
  position: relative;
  padding-left:30px;
  padding-right:10px;
  margin:0;
}

.side-news-style2 .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;
  color: #b8a359;
}

.side-news-style2 .panel_area .tab_panel li:nth-child(1):after {
  padding-left: 5px;
  content: '1';
}

.side-news-style2 .panel_area .tab_panel li:nth-child(2):after {
  padding-left: 5px;
  content: '2';
}

.side-news-style2 .panel_area .tab_panel li:nth-child(3):after {
  padding-left: 5px;
  content: '3';
}

.side-news-style2 .panel_area .tab_panel li:nth-child(4):after {
  padding-left: 5px;
  content: '4';
  color: #cdcdcd;
}

.side-news-style2 .panel_area .tab_panel li:nth-child(5):after {
  padding-left: 5px;
  content: '5';
  color: #cdcdcd;
}

.side-news-style2 .panel_area .tab_panel li a {
  display: block;
  padding: 0px 0px 20px 15px;
  text-decoration: none;
  color: #fff;
  overflow: hidden;
  _zoom: 1;
  font-size: 81%;
}

.side-news-style2 .panel_area .tab_panel li a:hover {
  text-decoration: underline;
}





/*
------------------------------------------------------
footerエリア
------------------------------------------------------
*/

.global-footer {
  clear: both;
  min-width: 1212px;
  border-top: 3px solid #28292a;
  background-color: #1e1f20;
}

.global-footer .footer-wrap {
  padding: 30px 0 50px;
  width: 1212px;
  margin: 0 auto;
  font-size: 81%;
  overflow: hidden;
  _zoom: 1;
}

.global-footer .link-list a {
  color: #fff;
  padding-left: 13px;
  text-decoration: none;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/link_icon01.png) 0 5px no-repeat;
}

.global-footer .link-list a:hover {
  text-decoration: underline;
}

/* バックナンバー */
.global-footer .backnumber {
  float: left;
  width: 850px;
  min-height: 245px;
  padding: 0 16px;
  border-right: 1px solid #404041;
}

.global-footer .backnumber dl {
  float: left;
  width: 220px;
  padding-top: 5px;
  margin-right: 25px;
  overflow: hidden;
}

.global-footer .backnumber dt {
  position: relative;
  padding-bottom: 2px;
  margin-bottom: 11px;
  font-size: 93%;
  color: #999;
  border-bottom: 1px solid #404041;
}

.global-footer .backnumber dt span {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 10px;
  height: 1px;
  line-height: 1px;
  background-color: #8a8a8a;
}

.global-footer .backnumber dd figure {
  margin-bottom: 20px;
}

.global-footer .backnumber .link-list li {
  margin-bottom: 10px;
}

.global-footer .backnumber .sns-box {
  width: 320px;
}

.global-footer .backnumber .sns-box dd ul {
  width: 329px;
  overflow: hidden;
  _zoom: 1;
}

.global-footer .backnumber .sns-box dd li {
  float: left;
  margin: 0 15px 15px 0;
}

/* NumberWeb リンク */

.global-footer .number-web {
  float: left;
  width: 216px;
  padding: 15px 0 0 36px;
}

.global-footer .number-web .logo {
  margin-bottom: 30px;
}

.global-footer .number-web .link-list li {
  margin-bottom: 10px;
}

/* 競技サイトマップ */

.global-footer .sportsmap {
  border-top: 1px solid #404041;
}

.global-footer .sportsmap .sportsmap-link {
  padding: 20px 0 20px;
  width: 1212px;
  margin: 0 auto;
  overflow: hidden;
  _zoom: 1;
}

.global-footer .sportsmap .sportsmap-link .logo {
  float: left;
  padding-left: 180px;
  margin-right: 27px;
}

.global-footer .sportsmap .sportsmap-link ul {
  float: left;
  padding-top: 8px;
}

.global-footer .sportsmap .sportsmap-link li {
  float: left;
  font-size: 75%;
  color: #6d6d6e;
}

.global-footer .sportsmap .sportsmap-link li a {
  display: inline-block;
  margin: 0 10px;
  text-decoration: none;
  color: #6d6d6e;
}

.global-footer .sportsmap .sportsmap-link li a:hover {
  text-decoration: underline;
}

/* コーポレート */

.global-footer .corpolate {
  border-top: 1px solid #404041;
}

.global-footer .corpolate .corpolate-link {
  padding: 42px 0 20px;
  width: 1212px;
  margin: 0 auto;
  overflow: hidden;
  _zoom: 1;
}

.global-footer .corpolate .corpolate-link .logo {
  float: left;
  padding-left: 180px;
  margin-right: 27px;
}

.global-footer .corpolate .corpolate-link ul {
  float: left;
  padding-top: 8px;
}

.global-footer .corpolate .corpolate-link li {
  float: left;
  font-size: 75%;
  color: #6d6d6e;
}

.global-footer .corpolate .corpolate-link li a {
  display: inline-block;
  margin: 0 10px;
  text-decoration: none;
  color: #6d6d6e;
}

.global-footer .corpolate .corpolate-link li a:hover {
  text-decoration: underline;
}

/* コピーライト */

.global-footer .copyright {
  min-width: 1212px;
  padding: 15px 0 10px;
  margin: 0 auto;
  text-align: center;
  font-size: 75%;
  color: #6d6d6e;
}

/*
------------------------------------------------------
ページトップ
------------------------------------------------------
*/

.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;
}


/*
------------------------------------------------------
ライトボックス用
------------------------------------------------------
*/

.light-box-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 19;
  display: none;
}

.light-box-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 19;
  display: none;
}

/* [PC] 共通部品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 共通部品
------------------------------------------------------
*/


/* 「Number SNS」ページ SNSアイコン */

.sns-icon-tw a {
  background: rgba(0, 0, 0, 0) url("https://number.ismcdn.jp/common/numberweb/v4/images/footer_back_sns_tw.png") no-repeat scroll 0 0 / 20px 20px;
  padding: 0 0 0 24px;
}
.sns-icon-fb a {
  background: rgba(0, 0, 0, 0) url("https://number.ismcdn.jp/common/numberweb/v4/images/footer_back_sns_fb.png") no-repeat scroll 0 0 / 20px 20px;
  padding: 0 0 0 24px;
}
.sns-icon-gp a {
  background: rgba(0, 0, 0, 0) url("https://number.ismcdn.jp/common/numberweb/v4/images/footer_back_sns_gp.png") no-repeat scroll 0 0 / 20px 20px;
  padding: 0 0 0 24px;
}
.sns-icon-ig a {
  background: rgba(0, 0, 0, 0) url("https://number.ismcdn.jp/common/numberweb/v4/images/footer_back_sns_ig.png") no-repeat scroll 0 0 / 20px 20px;
  padding: 0 0 0 24px;
}


/* 前頁＆次頁誘導エリア backnumber meigen*/

.prev-next-pagination {
  padding: 0 151px 0 152px;
  margin: 50px 0 45px;
}

.prev-next-pagination li {
  float: left;
  width: 300px;
  line-height: 22px;
  text-align: center;
}

.prev-next-pagination .prev {
  border-right: 1px solid #8a8d91;
}

.prev-next-pagination li a {
  padding: 4px 10px 2px;
  text-decoration: none;
  color: #000;
}

.prev-next-pagination li a:hover {
  background-color: #545558;
  color: #fff;
  border-radius: 4px;
}

.prev-next-pagination li span {
  display: inline-block;
  margin-top: -6px;
  font-family: 'Oswald', sans-serif;
  font-size: 92%;
  font-weight: 300;
  vertical-align: middle;
}

.prev-next-pagination .prev span {
  margin-right: 10px;
}

.prev-next-pagination .next span {
  margin-left: 10px;
}

/* ページ繰り */

.list-pagination-outer {
  margin: 30px 0 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 118%;
  clear: both;
  text-align: center;
}

.list-pagination span {
  display: inline-block;
  line-height: 1.2;
  margin: 0 6px;
}

.list-pagination .prev {
  margin-right: 90px;
  color: #aaadb2;
}

.list-pagination .next {
  margin-left: 90px;
  color: #aaadb2;
}

.list-pagination span a {
  display: inline-block;
  padding: 7px 8px;
  color: #2a2928;
  text-decoration: none;
}

.list-pagination .current,
.list-pagination span a:hover {
  padding: 7px 8px;
  color: #fff;
  background-color: #545558;
  border-radius: 3px;
}

.list-pagination span.current a {
  padding: 0;
}

/* ページ繰り 新バージョン　2016.12.20*/

.list-pagination-outer-02 {
  margin: 30px 0 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 118%;
  clear: both;
  text-align: center;
}

.list-pagination-02 span {
  display: inline-block;
  line-height: 1.2;
  margin: 0 3px;
}

.list-pagination-02 .prev {
  margin-right: 15px;
  color: #aaadb2;
  font-size: 95%;
}
.list-pagination-02 .prev-none {
  margin-right: 15px;
  color: #b8b8b8;
  padding: 10px 15px 10px 15px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 95%;
}

.list-pagination-02 .next {
  margin-left: 15px;
  color: #aaadb2;
  font-size: 95%;
}
.list-pagination-02 .next-none {
  margin-left: 15px;
  color: #b8b8b8;
  padding: 10px 15px 10px 15px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 95%;
}

.list-pagination-02 span a {
  display: inline-block;
  padding: 10px 23px 10px 23px;
  color: #2a2928;
  text-decoration: none;
  border: 1px solid #999;
  border-radius: 5px;
}
.list-pagination-02 span.prev a,
.list-pagination-02 span.prev a:hover {
  padding: 10px 15px 10px 15px;
}
.list-pagination-02 span.next a,
.list-pagination-02 span.next a:hover {
  padding: 10px 15px 10px 15px;
}

.list-pagination-02 .current {
  padding: 11px 25px 11px 25px;
  color: #fff;
  background-color: #545558;
  border-radius: 5px;
}

.list-pagination-02 span a:hover {
  padding: 10px 23px 10px 23px;
  color: #fff;
  background-color: #545558;
  border-radius: 5px;
}

.list-pagination-append-02 {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  margin: 8px 0 0 0;
  font-family: 'Oswald', sans-serif;
}
/*フォトギャラリー用20170306*/
.list-pagination-outer-03 {
  margin: 30px 0 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 118%;
  clear: both;
  text-align: center;
}

.list-pagination-03 span {
  display: inline-block;
  line-height: 1.2;
  margin: 0 3px;
}

.list-pagination-03 .prev {
  margin-right: 15px;
  color: #aaadb2;
  font-size: 95%;
}
.list-pagination-03 .prev-none {
  margin-right: 15px;
  color: #b8b8b8;
  padding: 10px 15px 10px 15px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 95%;
}

.list-pagination-03 .next {
  margin-left: 15px;
  color: #aaadb2;
  font-size: 95%;
}
.list-pagination-03 .next-none {
  margin-left: 15px;
  color: #b8b8b8;
  padding: 10px 15px 10px 15px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 95%;
}

.list-pagination-03 span a {
  display: inline-block;
  padding: 10px 23px 10px 23px;
  color: #2a2928;
  text-decoration: none;
  border: 1px solid #999;
  border-radius: 5px;
}
.list-pagination-03 span.prev a,
.list-pagination-03 span.prev a:hover {
  padding: 10px 15px 10px 15px;
}
.list-pagination-03 span.next a,
.list-pagination-03 span.next a:hover {
  padding: 10px 15px 10px 15px;
}

.list-pagination-03 .current {
  padding: 11px 25px 11px 25px;
  color: #fff;
  background-color: #545558;
  border-radius: 5px;
}

.list-pagination-03 span a:hover {
  padding: 10px 23px 10px 23px;
  color: #fff;
  background-color: #545558;
  border-radius: 5px;
}

.list-pagination-03 .counter{
  font-size: 14px;
  font-weight: normal;
  color: #666;
  margin: 8px 0 0 0;
  font-family: 'Oswald', sans-serif;
}

/* 検索BOX */

.search-input-box {
  padding: 20px 25px;
  margin-bottom: 25px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ee000000,EndColorStr=#ee000000);
  background-color: rgba(0,0,0,0.05);
}

.search-input-box(:target){
    filter: none;
}

.search-input-box .page-inputtext {
  width: 290px;
  height: 25px;
  padding: 2px 7px 1px;
  margin-right: 6px;
  font-size: 87.5%;
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 1px solid #e2e9ef;
  border-top: 1px solid #acadb2;
  border-radius: 2px;
}

.search-input-box .page-keywordbtn {
  margin-right: 8px;
}

.search-input-box input[type=button] {
  width: 23px;
  height: 23px;
  text-indent: -1000em;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/search-question.png) 0 0 no-repeat;
  border: medium none;
}

.search-input-box .search-area {
  float: left;
  width: 415px;
}

.search-input-box .radio-button {
  padding-top: 2px;
  margin-left: 430px;
  font-size: 87.5%;
}

.search-input-box .radio-button input[type=radio] {
  margin: 0 43px 0 4px;
}

.search-count-box {
  margin-bottom: 20px;
  font-size: 92%;
}

.search-count-box .name strong {
  font-weight: normal;
}

.search-count-box .count strong {
  margin: 0 4px;
  font-weight: normal;
  color: #cc0000;
}




/* 雑誌バックナンバー｜検索BOX */
.magazine-search-navi {
  padding: 13px 0 6px 20px;
  margin-bottom: 15px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ee000000,EndColorStr=#ee000000);
  background-color: rgba(0,0,0,0.05);
}

.magazine-search-navi(:target){
    filter: none;
}

.magazine-search-navi table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.magazine-search-navi th {
  padding: 8px 17px 0 0;
  font-size: 87%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  color: #000;
}

.magazine-search-navi td {
  font-size: 87%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  color: #000;
}

.magazine-search-navi .cel1 {
  padding-top: 7px;
}

.magazine-search-navi selset {
  font-size: 14px;
  color: #000;
}

.magazine-search-navi selset {
  border: 1px solid #e3e4e9;
  border-top: 1px solid #acadb2;
  border-radius: 2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select {
    margin-top: -3px;
    -webkit-appearance: menulist-button;
  }
}

.magazine-search-navi li {
  float: left;
  padding-bottom: 5px;
  margin-right: 20px;
  font-size: 87.5%;
}

.magazine-search-navi li.last {
  margin-right: 0;
}

.magazine-search-navi li a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #000;
}

.magazine-search-navi li.current,
.magazine-search-navi li:hover {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/archive/navi_current_bg.png) center bottom no-repeat;
}

.magazine-search-navi li.current a,
.magazine-search-navi li:hover a {
  color: #fff;
  background-color: #545558;
  border-radius: 2px;
}

/* リオ五輪｜関連キーワード */

.article-related-word {
  margin:35px 50px 10px 50px;
}
.article-related-word dl {
}
.article-related-word dt {
  font-weight:bold;
  margin-bottom:8px;
}
.article-related-word dd {
  display:inline;
}
.article-related-word dd a {
  background-color: #545558;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-right: 7px;
  padding: 6px 13px 4px;
  text-decoration: none;
  margin-bottom:6px;
}
.article-related-word dd a:hover {
  background-color: #000;
}

.article-related-word .alert a {
  background-color: red;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-right: 7px;
  padding: 6px 13px 4px;
  text-decoration: none;
  margin-bottom:6px;
}

/* リストキーワードページ */

.article-listkeyword-link {
  margin:10px 0px 10px 0px;
}
.article-listkeyword-link dl {
}
.article-listkeyword-link dt {
  font-weight:bold;
  margin-bottom:8px;
}
.article-listkeyword-link dd {
  display:inline;
}
.article-listkeyword-link dd a {
  background-color: #545558;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-right: 7px;
  padding: 6px 13px 4px;
  text-decoration: none;
  margin-bottom:6px;
}
.article-listkeyword-link dd a:hover {
  background-color: #000;
}

.article-listkeyword-link .alert a {
  background-color: red;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-right: 7px;
  padding: 6px 13px 4px;
  text-decoration: none;
  margin-bottom:6px;
}

/* リストキーワードページ（イチロー） */

.article-listkeyword-link-ichiro {
  margin:10px 0px 10px 0px;
  position: relative;
  top: 259px;
  right: 150px;
}
.article-listkeyword-link-ichiro dl {
}
.article-listkeyword-link-ichiro dt {
  font-weight:bold;
  margin-bottom:8px;
}
.article-listkeyword-link-ichiro dd {
  display:inline;
}
.article-listkeyword-link-ichiro dd a {
  background-color: #050505;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-right: 7px;
  padding: 6px 13px 4px;
  text-decoration: none;
  margin-bottom:6px;
}
.article-listkeyword-link-ichiro dd a:hover {
  background-color: #222;
}

/* リオ五輪｜特設コーナー */
.olympic2016 {
  background-color:#00280d;
}
.olympic2016 .fixed-navi {
  background-color:#00280d;
}
.olympic2016 .globalnavi1 {
  background-color:#034b1b;
}
.olympic2016 .globalnavi1 li a:hover,
.olympic2016 .globalnavi1 li .current {
  color: #034b1b;
  background-color: #fed639;
}
.olympic2016 .globalnavi2 {
  background-color:#00280d;
}
.olympic2016 .global-header {
  background-color:#00280d;
}
.olympic2016 h1 span {
  display:none;
}
.olympic2016 .head-box {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/special/olympic2016/pc/top_head_para.jpg) left top no-repeat;
  width:1212px;
  height:131px;
  margin-bottom:20px;
}
.olympic2016 .head-box ul {
  position:relative;
  left:4px;
  top:89px;
  clear:both;
}
.olympic2016 .head-box li a {
  background-color:#034b1b;
  color:#fff;
  border-top:3px solid #a7a7a7;
  float:left;
  width:600px;
  height:31px;
  text-align:center;
  font-size:17px;
  font-weight:bold;
  padding-top:6px;
}
.olympic2016 .head-box li a:hover {
  background-color:#006a23;
}
.olympic2016 .head-box li a:first-child {
  margin-right:4px;
}
.olympic2016 .head-box li span {
  font-size:12px;
  margin-left:10px;
  vertical-align:1px;
  color:#fed639;
}
.olympic2016 .rio-sns {
  position: relative;
  float: right;
  top: 92px;
  right: 15px;
}
.olympic2016 .rio-fb {
  float:left;
  margin-right:8px;
}
.olympic2016 .rio-tw {
  float:left;
  margin-top:6px;
}

.olympic2016 .sns-button-twitter {
  margin-right: 12px;
}
.olympic2016 .sns_twitter_horizontal {
  position:relative;
  bottom:0;
  top:5;
}
.olympic2016 .sns_twitter_horizontal a {
  position:relative;
  bottom:5px;
  font-size:10px;
  border:1px solid #999;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  padding:1px 6px 0px;
  background-color:#fff;
  margin-left:2px;
}
.olympic2016 .sns_twitter_horizontal a:before {
  content:"";
  display:inline-block;
  border:4px solid transparent;
  border-right-color:#777;
  position:absolute;
  left:-8px;
  top:40%;
  margin-top:-3px;
}
.olympic2016 .sns_twitter_horizontal a:after {
  content:"";
  display:inline-block;
  border:3px solid transparent;
  border-right-color:#fff;
  position:absolute;
  left:-6px;
  top:40%;
  margin-top:-2px;
}

.olympic2016 .more-news-button_rio {
  clear: both;
  padding-top: 46px;
  margin-bottom: 15px;
  text-align: center;
}
.olympic2016 .more-news-button_rio a {
  width: 460px;
  padding: 20px 0;
  margin: 0 auto;
  font-size: 139%;
  color: #004911;
  background-color: #fec104;
  cursor: pointer;
  display:block;
}
.olympic2016 .more-news-button_rio a:hover {
  color: #004911;
  background-color: #fec104;
  opacity:0.9;
}
.olympic2016 .more-news-button_rio span {
  display: inline-block;
  padding: 0 30px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/special/olympic2016/pc/more_button_icon2_cur_rio.png) right center no-repeat;
}
.olympic2016 .more-news-button_rio a:hover span {
  background-image: url(https://number.ismcdn.jp/common/numberweb/v4/images/special/olympic2016/pc/more_button_icon2_cur_rio.png);
}




/*  新SNSボタン・テスト */
.new-sns-button {
  width: 100px;
  height:459px;
  float: left;
  top: 0;
  margin-left:-180px;
  margin-top:-20px;
}
.new-sns-button-fixed {
  position: absolute;
  margin-top:70px;
}

.new-sns-button02 {
  width: 95px;
  height:436px;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  margin-left: -175px;
  float:left;
}
.new-sns-button02-flex {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}

/* 文藝春秋キャリア採用バナー */
.bunshun-recruit {
  margin-bottom:4px;
}
.bunshun-recruit img {
  width:300px;
}