@charset "UTF-8";
/* 特集モジュール */
.sn-modFeature{
  /* Number of Medal */
  /* Pickup Game List */
  /* 号外モジュール */
}
.sn-modFeature .sn-modHead{
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.sn-modFeature .sn-modHead__title{
  height: 55px;
}
.sn-modFeature--wbc2017 .sn-list{
  margin-bottom: 5px;
}
.sn-modFeature .sn-featureJapanMedal{
  position: absolute;
  right: 5px;
  bottom: 8px;
  width: 135px;
  height: 45px;
  border-radius: 2px;
  background: rgba(255, 255, 255, .5);
  /* icon */
}
.sn-modFeature .sn-featureJapanMedal > a{
  display: inline-block;
  padding: 0 5px 8px;
  text-decoration: none;
  color:#333;
}
.sn-modFeature .sn-featureJapanMedal > a:hover{
  background: rgba(255, 255, 255, .7);
  opacity: .8;
}
.sn-modFeature .sn-featureJapanMedal > a:visited{
  color:#333;
}

.sn-modFeature .sn-featureJapanMedal__head{
  font-size: 88%;
  font-weight: bold;
  text-align: center;
}
.sn-modFeature .sn-featureJapanMedal__list{
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  width: 130px;
  text-align: center;
}
.sn-modFeature .sn-featureJapanMedal__medal,.sn-modFeature .sn-featureJapanMedal__number{
  display: table-cell;
}
.sn-modFeature .sn-featureJapanMedal .sn-icon{
  overflow: hidden;
  text-indent: -9999px;
}
.sn-modFeature .sn-featureJapanMedal .sn-icon--medalGold{
  background: url("https://s.yimg.jp/images/sports/olympic/rio/pc/images/medalGold.png") no-repeat center center;
}
.sn-modFeature .sn-featureJapanMedal .sn-icon--medalSilver{
  background: url("https://s.yimg.jp/images/sports/olympic/rio/pc/images/medalSilver.png") no-repeat center center;
}
.sn-modFeature .sn-featureJapanMedal .sn-icon--medalBronze{
  background: url("https://s.yimg.jp/images/sports/olympic/rio/pc/images/medalBronze.png") no-repeat center center;
}
.sn-modFeature .sn-liveGameList{
  display: table;
  box-sizing: border-box;
  table-layout: fixed;
  border-spacing: 10px 0;
  border-collapse: separate;
  margin: 0 -10px 10px;
}
.sn-modFeature .sn-liveGameList__game{
  display: table-cell;
  width: 630px;
  height: 1px;
  border: 1px solid #e5e3e3;
  background-color: #fafafa;
}
.sn-modFeature .sn-liveGameList__game a:hover{
  border-color: #b4aeae;
  background-color: #f0f0f0;
}
.sn-modFeature .sn-liveGameList__game a:hover p{
  text-decoration: underline;
}
.sn-modFeature .sn-liveGameList__game:first-child{
  margin-left: 0;
}
.sn-modFeature .sn-liveGameList__game--live{
  border-color: #fbe992;
  background-color: #fffbe3;
  font-weight: bold;
}
.sn-modFeature .sn-liveGameList__game--live a:hover{
  border-color: #f7d530;
  background-color: #fff5ba;
}
.sn-modFeature .sn-liveGameList__game a{
  display: block;
  min-height: 100%;
  padding: 5px;
  text-decoration: none;
  line-height: 1.4;
}
.sn-modFeature .sn-liveGameList__time{
  color: #888;
  font-weight: normal;
  white-space: nowrap;
}
.sn-modFeature .sn-liveGameList .sn-label{
  margin-bottom: 3px;
}
.sn-modFeature .sn-featureExtra__photo{
  margin-bottom: 5px;
}
.sn-modFeature .sn-featureExtra__photo img{
  max-width: 100%;
  max-height: 430px;
}
.sn-modFeature .sn-featureExtra__info{
  margin-bottom: 10px;
}
.sn-modFeature .sn-featureExtra__title{
  margin-bottom: 5px;
  font-size: 154%;
  font-weight: bold;
  line-height: 1.3;
}
.sn-modFeature .sn-featureExtra__relation{
  margin-top: 10px;
  margin-bottom: 10px;
}
.sn-modFeature .sn-featureExtra__relation li{
  overflow: hidden;
  margin-bottom: 5px;
  padding-left: 10px;
  border: none !important;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/img/icon_set.png) -138px -895px no-repeat;
  font-size: 93%;
  line-height: 1.4;
}
.sn-modFeature .sn-featureExtra__relation .sn-label{
  margin-right: 5px;
}
.sn-modFeature--wbc2017{
  margin-bottom: 20px;
  text-align: left;
  border-left: 1px solid #12222a;
  border-right: 1px solid #12222a;
  /*label*/
}
.sn-modFeature--wbc2017 .sn-modBody{
  padding: 0 10px;
}
.sn-modFeature--wbc2017 .sn-label{
  width: 36px;
  height: 17px;
  margin: 0 5px 0 0;
  display: block;
  float: left;
  vertical-align: middle;
  text-indent: -9999px;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/img/icon_set.png) no-repeat;
}
.sn-modFeature--wbc2017 .sn-label--live{
  background-position: 0 -2381px;
}
.sn-modFeature--wbc2017 .sn-label--scheduled{
  background-position: 0 -2408px;
}
.sn-modFeature--wbc2017 .sn-label--result{
  background-position: 0 -2435px;
}
.sn-modFeature--wbc2017 .sn-label--progress{
  background-position: 0 -2462px;
}
.sn-modFeature--wbc2017 .sn-label a{
  text-decoration: none;
}

.sn-modFeature--wbc2017 .sn-modHead__title{
  position: relative;
  background: #12222a url(https://s.yimg.jp/images/sports/wbc/2017/pc/images/bg_title.png) no-repeat 10px 7px;
  background-size: 467px auto;
  height: 50px;
}
.sn-modFeature--wbc2017 .sn-modHead__title a{
  display: block;
  height: 50px;
}
.sn-modFeature--wbc2017 .sn-pickup__itemRelation .sn-label{
  margin-right: 5px;
}
.sn-modFeature--wbc2017 .sn-pickup__itemText{
  overflow: hidden;
}
.sn-modFeature--wbc2017 .sn-pickup__item--single + .sn-pickup__item--single{
  padding-top: 10px;
  border-top: 1px dotted #e5e3e3;
}
.sn-modFeature--wbc2017 .sn-pickup__itemPhotoFrame a{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.sn-modFeature--wbc2017 .sn-pickup__itemPhotoFrame img{
  max-width: 150px;
  max-height: 150px;
  border: 5px solid #eeeef0;
}
.sn-modFeature--wbc2017 .sn-modFoot{
  padding: 5px 10px;
  text-align: right;
  background: #12222a;
}
.sn-modFeature--wbc2017 .sn-modFoot a{
  color: #fff;
  font-weight: normal;
}
.sn-modFeature--wbc2017 .sn-linkMore{
  display: inline-block;
  padding-left: 10px;
  margin: 0 0 0 15px;
  background: url(https://s.yimg.jp/images/sports/wbc/2017/pc/images/icon_featureFooter.png) no-repeat 0 center;
  background-size: 5px auto;
}

.sn-style--offLeft{
  overflow: hidden;
  text-indent: -9999px;
}

/*以下プロ野球新UIと同じもの*/
.sn-style--hidden{
  display: none;
}

.sn-pickup ul {
  border-bottom: 0; }

.sn-pickup .sn-pickup__item--single {
  padding-top: 7px;
  padding-bottom: 10px; }
  .sn-pickup .sn-pickup__item--single .sn-pickup__itemInner {
    overflow: hidden; }
  .sn-pickup .sn-pickup__item--single .sn-pickup__itemPhoto {
    float: left;
    padding-right: 10px; }
    .sn-pickup .sn-pickup__item--single .sn-pickup__itemPhoto img {
      border: 5px solid #eeeef0; }
    .sn-pickup .sn-pickup__item--single .sn-pickup__itemPhoto .sn-pickup__itemPhotoCredit {
      font-size: 77%; }

.sn-pickup .sn-pickup__item--single:not(:last-child) {
  border-bottom: 1px dotted #ccc; }

.sn-pickup .sn-pickup__item--double {
  float: left;
  width: 293px;
  padding: 10px 0;
  border-top: 1px dotted #ccc; }
  .sn-pickup .sn-pickup__item--double:first-child {
    padding-right: 10px;
    border-right: 1px dotted #ccc; }
  .sn-pickup .sn-pickup__item--double:last-child {
    padding-right: 0;
    padding-left: 10px; }
  .sn-pickup .sn-pickup__item--double .sn-pickup__itemInner {
    overflow: hidden; }
  .sn-pickup .sn-pickup__item--double .sn-pickup__itemPhoto {
    float: left;
    padding-right: 10px; }
    .sn-pickup .sn-pickup__item--double .sn-pickup__itemPhoto img {
      border: 5px solid #eeeef0; }
    .sn-pickup .sn-pickup__item--double .sn-pickup__itemPhoto .sn-pickup__itemPhotoCredit {
      font-size: 77%; }

.sn-pickup .sn-pickup__itemText .sn-pickup__itemTitle {
  overflow: hidden;
  margin-bottom: 7px;
  font-size: 124%;
  font-weight: bold;
  text-align: left;
  line-height: 1.4; }

.sn-pickup .sn-pickup__itemText .sn-pickup__itemRelation {
  margin-top: 10px; }
  .sn-pickup .sn-pickup__itemText .sn-pickup__itemRelation li {
    overflow: hidden;
    margin-bottom: 5px;
    padding-left: 10px;
    border: none !important;
    background: url(https://s.yimg.jp/images/sports/all_device/pc/img/icon_set.png) -138px -895px no-repeat;
    font-size: 93%;
    line-height: 1.4; }

.sn-pickup ul:after {
  display: block;
  clear: both;
  content: ""; }


.sn-linkMore{
  margin-top: 7px;
  text-align: right;
}
.sn-list .sn-list__item {
  margin-top: 10px;
  padding-left: 10px;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/img/icon_set.png) -138px -895px no-repeat;
  line-height: 1.4; }

.sn-list .sn-list__itemTime {
  color: #808080; }

  /*--- sn-list ---*/
.sn-list .sn-list__item {
  margin-top: 10px;
  padding-left: 10px;
  background: url(https://s.yimg.jp/images/sports/all_device/pc/img/icon_set.png) -138px -895px no-repeat;
  line-height: 1.4; }

.sn-list .sn-list__itemTime {
  color: #808080; }


/*-- ie7 --*/
.sn-modFeature .sn-featureJapanMedal__medal,.sn-modFeature .sn-featureJapanMedal__number{
  *display:block;
  *float:left;
  *width:22px;
  *height:21px;
}

.sn-modFeature .sn-liveGameList{
  *width:640px;
  *margin-left:0;
  *margin-right:-10px;
}

.sn-modFeature .sn-liveGameList__game{
  *display:block;
  *float:left;
  *width:148px;
  *height:auto;
  *margin-right:10px;
}

.sn-modFeature .sn-liveGameList__game a{
  *min-height:auto;
}

.sn-modFeature--wbc2017 .sn-linkMore{
  *display:inline;
}
/*-- clearfix --*/
.sn-modFeature .sn-liveGameList:after{
  *content:".";
  *display:block;
  *height:0;
  *clear:both;
  *visibility:hidden;
}

.sn-modFeature .sn-liveGameList{
  *display:inline-table;
  *min-height:1%;
}

* html .sn-modFeature .sn-liveGameList{
  *height:1%;
}

.sn-modFeature .sn-liveGameList{
  *display:block;
}
