@charset "utf-8";
/* CSS Document */

/*最終更新 2020/06/02 14:00*/

.globalnavi__inner a:nth-child(14){display:none;}
.globalnavi__inner a:nth-child(15){display:none;}

/* 文字 */
.text_style--red_bold{font-weight:bold;color:red;}

/* 広告 */
iframe {display: block; margin: 0 auto; padding: 0;}
.article-area__logo {border-bottom: none !important;}
.pr__list {margin: 10px 0;}
.pr__link {color: #0075c2 !important; border: none !important;}
/* サイト内検索 */
#searchbox {
width: 300px; margin: 0; padding: 10px 0; height: 44px; background: #000; color: #940000; text-align: center;
}
#_popIn_ranking ._popIn_recommend_header {
width: 300px !important;  color: #fff; background: #000 !important; background: linear-gradient(to right, #000000 0%,#000000 75%,#009026 75%,#009026 100%) !important; display: -webkit-box; display: -ms-flexbox; display: -ms-flex; display: -webkit-flex; display: flex; webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
}
.color_giants #_popIn_ranking ._popIn_recommend_header {
background: linear-gradient(to right, #000000 0%,#000000 75%,#f08300 75%,#f08300 100%) !important;
}
.color_entertainment #_popIn_ranking ._popIn_recommend_header {
background: linear-gradient(to right, #000000 0%,#000000 75%,#b2376d 75%,#b2376d 100%) !important;
}

/* プロ野球スコア速報パーツ（PC） */
.scoreboard_npb__wrap{background-color: #666; overflow: hidden; background-image: url(/assets/subcontents/img/baseball/bg_npb_score.gif); background-repeat: repeat-x; font-size:12px;}
.scoreboard_npb__head{font-weight: bold; font-size: 14px; line-height: 1; background: rgba(0,0,0,0.2); padding: 8px;}
.scoreboard_npb__head a{display: inline-block; color:#313131; text-decoration: none; background: #fff; border-radius: 3px; padding: 3px 8px;}
.scoreboard_npb__body{padding: 8px 5px; overflow: hidden;}
.scoreboard_npb__group{width: 99px; margin: 0 3px; float: left; display: block;}
.scoreboard_npb__unit{}
.scoreboard_npb__item{height: 25px; line-height: 25px;}
.scoreboard_npb__unit li:first-child{background-color: #313131;}
.scoreboard_npb__unit li:nth-child(2){background-color: #434343;}
.scoreboard_npb__unit li:last-child{background-color: #313131;}
.scoreboard_npb__team{padding-left: 5px; text-align: left; float: left; color: #fff;}
.scoreboard_npb__team.team--hawks{width: auto; letter-spacing: -0.05em;}
.scoreboard_npb__score{padding-right: 5px; text-align: right; color: #ffff00; float: right;}
.scoreboard_npb__result{text-align: center; color: #ffff00;}
.scoreboard_npb__wrap a:hover{opacity: 0.8;}
