@charset "utf-8";

/*********************************

  01. Commons
  02. Top Page
  03. Albirex
  04. News＆World
  05. Other

********************************/

/*====================================================================

  01. Commons

====================================================================*/

/* clearfix */
/* .clearfix { width: 100%; } */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

a:hover, a:active {
	text-decoration: none;
}

#contain {
  background: #f8f5eb;
}

#contain.mc #main {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 85%;
  line-height: 1.7;
  background: #f8f5eb;
}

/* サイトトップボタン */
/*
#page_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
*/

/* NEWS FLASH */
.news_flash {
  margin: 10px;
  border-bottom: #c0ac8d 1px solid;
}
.news_flash .news_box {
  display: table;
}
.news_flash .news_box h2 {
  display: table-cell;
  width: 4.5em;
  font-size: 70%;
  line-height: 1em;
  text-align: center;
  vertical-align: middle;
  background-color: #E2CFB2;
  border-right: #c0ac8d 1px solid;
}
.news_flash .news_box h2 span {
  display: block;
  margin: 5px;
}
#ticker01 {
  display: table-cell;
  vertical-align: middle;
}
#ticker01 li {
  padding-left: 5px;
  font-size: 90%;
  background-image: none;
}

/* 速報 */
.news_flash_important {
  margin: 5px 10px;
}
.news_flash_important .news_box {
  display: table;
}
.news_flash_important .news_box h2,
.news_flash_important .news_box h3 {
  display: table-cell;
}
.news_flash_important .news_box h2 span {
  position: relative;
  padding: 2px 5px 2px 18px;
  /* font-size: 90%; */
  color: #fff;
  white-space: nowrap;
  background: #18499d;
  border-radius: 3px;
}
.news_flash_important .news_box h2 span:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-double-right.png) 5px 50% no-repeat;
  background-size: 10px;
}
.news_flash_important .news_box .story_title {
  padding-left: 5px;
  /* font-size: 90%; */
}

/* 号外 */
.news_flash_gougai {
  margin: 5px 10px;
}
.news_flash_gougai .news_box {
  display: table;
}
.news_flash_gougai .news_box h2,
.news_flash_gougai .news_box h3 {
  display: table-cell;
}
.news_flash_gougai .news_box h2 span {
  position: relative;
  padding: 2px 5px 2px 18px;
  /* font-size: 90%; */
  color: #fff;
  white-space: nowrap;
  background: #ed1c24;
  border-radius: 3px;
}
.news_flash_gougai .news_box h2 span:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-double-right.png) 5px 50% no-repeat;
  background-size: 10px;
}
.news_flash_gougai .news_box .story_title {
  padding-left: 5px;
  /* font-size: 90%; */
}

/* 交通情報 */
.traffic_important {
  margin: 5px 10px;
}
.traffic_important .news_box {
  display: table;
}
.traffic_important .news_box h2,
.traffic_important .news_box h3 {
  display: table-cell;
}
.traffic_important .news_box h2 span {
  position: relative;
  padding: 2px 5px 2px 18px;
  /* font-size: 90%; */
  color: #fff;
  white-space: nowrap;
  background: #417182;
  border-radius: 3px;
}
.traffic_important .news_box h2 span:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-double-right.png) 5px 50% no-repeat;
  background-size: 10px;
}
.traffic_important .news_box .story_title {
  padding-left: 5px;
  /* font-size: 90%; */
}

/* 重要なお知らせ */
h2.hl_section.bg_red_gradation {
  display: none;
}
.important_story {
  margin: 5px 10px;
  padding: 2px 10px;
  border: #c7b299 1px solid;
}
.important_story li {
  padding-left: 0;
  background-image: none;
}

/* 特集リンク */
.featureLink,
.featureLink_img {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0 5px 5px 5px;
  border-collapse: separate;
  border-spacing: 5px 0;
}
.featureLink a {
  box-sizing: border-box;
  display: table-cell;
  padding: 5px 10px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  background: #F2EBE3;
  border: #c7b299 1px solid;
}
.featureLink_img a {
  box-sizing: border-box;
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}
.featureLink_img a img {
  max-width: 100%;
}


/*====================================================================

  02. Top Page

====================================================================*/

/*
新潟県内、全国・世界、エンタメニュース
---------------------------------------------------------*/

.news,
.world {
  margin: 0;
}
.entame,
.horoscope_mc {
  margin: 20px 10px;
}

/* タイトル */
.news h2,
.world h2,
.entame h2 {
  height: 50px;
  padding: 0 0 0 60px;
  line-height: 50px;
  font-weight: 700;
  font-size: 150%;
  color: #4d4d4d;
}
.news_title {
  background: url(../images/sp/mc/tit_news.png) 0 50% no-repeat;
  background-size: 50px;
}
.world_title {
  background: url(../images/sp/mc/tit_world.png) 0 50% no-repeat;
  background-size: 50px;
}
.entame_title {
  background: url(../images/sp/mc/tit_entame.png) 0 50% no-repeat;
  background-size: 50px;
}
.md_newsCategoryTitle {
  margin: 5px 0 0 5px;
  color: #808080;
}

/* トップニュース */
.md_topnewsWrap a {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px 0 10px;
  vertical-align: middle;
  border-collapse: separate;
  border-spacing: 5px 0;
	border-bottom: dotted 1px #999;
}

/* ニュース一覧 */
.news_newsWrap,
.world_newsWrap,
.entame_newsWrap {
  margin: 5px 0;
  padding: 5px;
  background: #fff;
  box-shadow: 0px 1px 1px 0 #bbb;
}
.news_newsList li,
.world_newsList li,
.entame_newsList li {
  min-height: 65px;
  padding-left: 0;
  background: none;
  /* background: url(../images/sp/mc/ico_angle-right_blue.png) 98.5% 50% no-repeat; */
  background-size: 8px;
}
.news_newsList li:nth-child(even),
.world_newsList li:nth-child(even),
.entame_newsList li:nth-child(even) {
  background: #f2f2f2;
  /* background: #f2f2f2 url(../images/sp/mc/ico_angle-right_blue.png) 98.5% 50% no-repeat; */
  background-size: 8px;
}
.news_newsList li a,
.world_newsList li a,
.entame_newsList li a {
  display: table;
  /* width: 95%; */
  width: 100%;
  height: 104px;
  padding: 7px 0;
  vertical-align: middle;
  border-collapse: separate;
  border-spacing: 5px 0;
}
.md_topnewsWrap a p,
.news_newsList li a p,
.world_newsList li a p,
.entame_newsList li a p {
  display: table-cell;
  vertical-align: middle;
}
.md_topnewsWrap time,
.news_newsList li time,
.world_newsList li time,
.entame_newsList li time {
  float: right;
  font-size: 0.8rem;
  font-weight: 100;
  color: #9f9f9f
}
.md_topnewsTitle,
.news_newsTitle,
.world_newsTitle,
.entame_newsTitle {
  font-size: 0.95rem;
  font-weight: 700;
  word-break: break-all;
  line-height: 1.5em;
}
.md_topnewsTitle {
  font-size: 1.2rem;
}
.md_topnewsImg {
  width: 100px;
  height: 100px; /* before:78px */
  text-align: center;
  background: #cecece;
}
.md_topnewsImg img {
  max-width: 100px;
  max-height: 100px; /* before:78px */
}
.news_newsImg,
.world_newsImg,
.entame_newsImg {
  width: 90px; /* before:70px */
  height: 90px; /* before:55px */
  text-align: center;
  background: #cecece;
}
.news_newsImg img,
.world_newsImg img,
.entame_newsImg img {
  max-width: 90px; /* before:70px */
  max-height: 90px; /* before:55px */
}

/* NEWアイコン */
.newIcon {
  max-width: 32px;
  margin-right: 5px;
  vertical-align: middle;
}

/* もっと見る */
.news_moreBtn,
.world_moreBtn,
.entame_moreBtn {
  height: 45px;
  margin-top: 5px;
  text-align: center;
  line-height: 45px;
  background: url(../images/sp/mc/bg_more-entry.png) 0 0 repeat-x;
  background-size: auto;
  box-shadow: 0px 1px 1px 0 #999;
}
.news_moreBtn span,
.world_moreBtn span,
.entame_moreBtn span {
  position: relative;
  display: inline-block;
  padding-right: 25px;
  font-size: 110%;
  color: #fff;
}
.news_moreBtn span:after,
.world_moreBtn span:after,
.entame_moreBtn span:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-right_white.png) right 50% no-repeat;
  background-size: 8px;
}

/* インフィード記事 */
.md_newsInfeed_middle .news_newsTitle,
.md_newsInfeed_last .news_newsTitle {
  display: block !important;
}
.md_newsInfeedImg {
  display: block !important;
  overflow: hidden;
  /* height: 80px; */
  margin: 3px 0;
}
.md_newsInfeedImg img {
  max-width: 100%;
}
.md_newsInfeedFooter {
  display: block !important;
  font-weight: 100;
  font-size: 80%;
  color: #9f9f9f;
  text-align: right;
  text-decoration: none;
}

/* ニュースカテゴリ */
.md_newsNav {
  margin-top: 5px;
  background: #f2f2f2;
  /* border-top: solid 1px #000; */
  border-bottom: solid 3px #d46160;
  overflow-x: auto;
}
.md_newsNav ul {
  width: 100%;
  display: table;
  /* table-layout: fixed; */
}
.md_newsNav li {
  display: table-cell;
  cursor: pointer;
  height: 40px;
  padding: 0 20px;
  font-size: 0.9rem;
  /* font-weight: 900; */
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #d2d2d2;
  background: none;
  white-space: nowrap;
}
.md_newsNav li.selected {
  background: #d46160;
  color: #fff;
  font-weight: 700;
}


/*
動画ニュース
---------------------------------------------------------*/

.movie {
  margin: 20px 10px;
}

/* タイトル */
.movie_title {
  position: relative;
  height: 38px;
  padding: 0 0 0 37px;
  line-height: 38px;
  font-weight: 700;
  font-size: 130%;
  background: url(../images/sp/mc/tit_movie.png) 8px 50% no-repeat;
  background-size: 20px;
  background-color: #5ecfe8;
  border-radius: 3px;
}
.movie_title a,
.moreblog_title a,
.event_title a {
  color: #fff;
}

/* 一覧を見る */
.movie_more {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 8px;
  padding-right: 12px;
  font-size: 70%;
  font-weight: 100;
}
.movie_more:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-right_white.png) right 50% no-repeat;
  background-size: 8px;
}

/* カテゴリ */
.movie_category {
  margin: 10px 0 5px;
  font-size: 90%;
  text-align: center;
  border: #ddd 4px solid;
}

/* 動画一覧 */
.entame_movieList,
.movie_movieList_pref,
.movie_movieList_world {
  margin-top: 15px;
  font-size: 0;
}
.entame_movieList li,
.movie_movieList_pref li,
.movie_movieList_world li {
  /* float: left; */
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  padding: 5px;
  background-image: none;
  vertical-align: top;
}
.entame_movieImg,
.movie_movieImg {
  width: 120px;
  margin: 0 auto;
  text-align: center;
  background: #e7e6e6;
}
.entame_movieImg img,
ul:not(.movie_movieList_world) .movie_movieImg img {
  max-width: 120px;
  max-height: 67px;
}
.entame_movieTitle,
.movie_movieTitle {
  margin-top: 5px;
  /* font-size: 98%; */
  font-size: 0.75rem;
  line-height: 1.5em;
  word-break: break-all;
}

/*
占い（他の占い関連スタイルは sp_gnav.css に）
---------------------------------------------------------*/

.weather_and_horoscope {
  background: #fff;
  box-shadow: 0px 1px 1px 0 #999;
}

/*
ピックアップ
---------------------------------------------------------*/

.topPickup {
  margin: 20px 10px;
}

/* タイトル */
.topPickupTitle {
  height: 38px;
  padding: 0 0 0 37px;
  line-height: 38px;
  font-weight: 700;
  font-size: 130%;
  color: #fff;
  background: url(../images/sp/mc/tit_top-pickup.png) 1px 40% no-repeat;
  background-size: 32px;
  background-color: #5ecfe8;
  border-radius: 3px;
}

/* ピックアップ一覧 */
.topPickupWrap {
  margin-top: 15px;
}
.topPickupList {
  display: inline-block;
  width: 49%;
  margin-bottom: 10px;
  padding-left: 0;
  vertical-align: top;
}
.topPickupList a {
  display: block;
}
.topPickupList_img {
  float: left;
  margin-right: 5px;
}
.topPickupList_img img {
  max-width: 40px;
}
.topPickupList_ttl {
  font-size: 100%;
}
.topPickupList_sub {
  font-size: 80%;
}

/* ピックアップテキスト
----------------------------------------------------------------------------- */

.md_topPickupTextTitle {
	display: inline-block;
	padding-right: 5px;
	background: #f8f5eb;
	font-size: 0.8rem;
	font-weight: 700;
	color: #e66;
}
.md_topPickupTextWrap {
	border-top: dotted 1px #808080;
	padding-top: 20px;
	margin-top: -12px;
}
.md_topPickupText {
	display: inline-block;
	width: 49%;
	margin-bottom: 5px;
	padding: 0 5px 0 15px;
	line-height: 1.2rem;
	vertical-align: top;
	/* background: #e9e9e9; */
	border-radius: 3px;
}


/*
モアブログ
---------------------------------------------------------*/

.moreblog {
  margin: 20px 10px;
}

/* タイトル */
.moreblog_title {
  position: relative;
  height: 38px;
  padding: 0 0 0 37px;
  line-height: 38px;
  font-weight: 700;
  font-size: 130%;
  color: #fff;
  background: url(../images/sp/mc/tit_moreblog.png) 8px 50% no-repeat;
  background-size: 20px;
  background-color: #5ecfe8;
  border-radius: 3px;
}

/* 一覧を見る */
.moreblog_more {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 8px;
  padding-right: 12px;
  font-size: 70%;
  font-weight: 100;
}
.moreblog_more:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-right_white.png) right 50% no-repeat;
  background-size: 8px;
}

/* ブログ一覧 */
.moreblog_newsWrap {
  margin-top: 10px;
}
.moreblog_blogList li {
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 0;
}
.moreblog_blogImg {
  float: left;
  margin-right: 5px;
  background: #fff;
}
.moreblog_blogImg img {
  max-width: 77px;
  max-height: 55px;
  border-radius: 5px;
}
.moreblog_blogTitle {
  font-size: 98%;
  line-height: 1.5em;
  word-break: break-all;
}
.moreblog_blogDate {
  font-size: 80%;
  text-align: right;
  color: #999;
}

/*
主催イベント
---------------------------------------------------------*/

.event {
  margin: 20px 10px;
}

/* タイトル */
.event_title {
  position: relative;
  height: 38px;
  padding: 0 0 0 37px;
  line-height: 38px;
  font-weight: 700;
  font-size: 130%;
  color: #fff;
  background: url(../images/sp/mc/tit_event.png) 8px 50% no-repeat;
  background-size: 20px;
  background-color: #5ecfe8;
  border-radius: 3px;
}

/* 一覧を見る */
.event_more {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 8px;
  padding-right: 12px;
  font-size: 70%;
  font-weight: 100;
}
.event_more:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-right_white.png) right 50% no-repeat;
  background-size: 8px;
}

/* 記事一覧 */
.event_newsWrap {
  margin-top: 10px;
}
.list_closeup {
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 0;
}
.closeup_image {
  float: left;
  width: 75px;
  height: 55px;
  overflow: hidden;
  margin-right: 5px;
  /* background: #fff; */
  /* border-radius: 5px; */
  text-align: center;
}
.closeup_image img {
  max-width: 77px;
  /* max-height: 55px; */
}
.closeup_text h3 {
  font-size: 98%;
  line-height: 1.5em;
  word-break: break-all;
}
.closeup_text p {
  display: none;
}

/*
その他コンテンツ
---------------------------------------------------------*/

.otherCont {
  padding: 15px;
  background: #b2e8f4;
}

/* お知らせ */
.otherCont_infoWrap li {
  display: table;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 0;
  background: #fff;
  border-collapse: separate;
  border-spacing: 2px;
}
.otherCont_infoWrap li p {
  display: table-cell;
}
.otherCont_infoIco {
  vertical-align: top;
}
.otherCont_infoIco img {
  max-width: 40px;
}
.otherCont_infoTitle {
  width: 100%;
  padding-left: 10px;
  line-height: 1.5em;
  word-break: break-all;
}
.otherCont_infoDate {
  font-size: 80%;
  text-align: right;
  vertical-align: bottom;
  color: #999;
}

/* 特集バナー */
.otherCont_featureWrap {
  margin-top: 10px;
}
.otherCont_featureBanner {
  float: left;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background-image:none;
}
.otherCont_featureBanner img {
  max-width: 100%;
}
.otherCont_featureBanner.half {
  width: 50%;
}
.otherCont_featureBanner.half img {
  max-width: 100%;
}

/* モア・ビューアーバナー */
.viewer_bannerWrap {
  margin: 20px auto;
  text-align: center;
}
.viewer_bannerWrap img {
  max-width: 90%;
}

/* デジタル缶詰「サラモシ」バナー */
.saramoshi_bannerWrap {
  margin: 20px auto;
  text-align: center;
}
.saramoshi_bannerWrap img {
  max-width: 90%;
}

/* LINEスタンプバナー */
.line_bannerWrap {
  margin: 20px auto;
  text-align: center;
}
.line_bannerWrap img {
  max-width: 90%;
}

/* ヘッダー下バナー（全幅） */
.main_header_banner img {
  max-width: 100%;
}


/*====================================================================

  03. Albirex

====================================================================*/

/* メイン画像 */
.albirex_mainImg_soccer {
  margin: 10px;
  text-align: center;
}
.albirex_mainImg_soccer img {
  max-width: 92px;
}

/* タイトル */
.albirex_title {
  position: relative;
  height: 50px;
  margin: 10px;
  padding: 0 0 0 50px;
  line-height: 1.3em;
  font-weight: 700;
  font-size: 100%;
  color: #fff;
  border-radius: 3px;
}
.albirex_title span {
  font-size: 70%;
  font-weight: 100;
}
.soccer_ico {
  background: url(../images/sp/albirex/ico_soccer.png) 5px 50% no-repeat;
  background-size: 40px;
  background-color: #f17824;
}
.baseball_ico {
  background: url(../images/sp/albirex/ico_baseball.png) 5px 50% no-repeat;
  background-size: 40px;
  background-color: #f17824;
}
.basketball_ico {
  background: url(../images/sp/albirex/ico_basketball.png) 5px 50% no-repeat;
  background-size: 40px;
  background-color: #f17824;
}

/* サブメニュー */
.albirex_subMenuWrap {
  margin-bottom: 20px;
}
.albirex_subMenu {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 45px;
  margin-bottom: 1px;
  padding: 0 10px;
  border-collapse: separate;
  border-spacing: 1px 0;
}
.albirex_subMenu a {
  box-sizing: border-box;
  display: table-cell;
  padding: 2px 0 0 22px;
  font-size: 85%;
  color: #fff;
  vertical-align: middle;
  line-height: 1.2em;
  text-decoration: none;
  background: #4678b9 url(../images/sp/mc/ico_right-dir.png) 8px 50% no-repeat;
  background-size: 7px;
}
.albirex_subMenu a span {
  font-size: 90%;
}

/* 共同出力のサブメニューを非表示 */
#KYDSP_SP_BBC + .tabMenu {
  display: none;
}

/*====================================================================

  04. News＆World

====================================================================*/

/* サブメニュー */
.news_subMenuWrap,
.world_subMenuWrap {
  margin-bottom: 20px;
}
.news_subMenu,
.world_subMenu {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 45px;
  margin-bottom: 1px;
  padding: 0 10px;
  border-collapse: separate;
  border-spacing: 1px 0;
}
.news_subMenu a,
.world_subMenu a {
  box-sizing: border-box;
  display: table-cell;
  padding: 2px 0 0 22px;
  font-size: 85%;
  color: #fff;
  vertical-align: middle;
  line-height: 1.2em;
  text-decoration: none;
  background: #4678b9 url(../images/sp/mc/ico_right-dir.png) 8px 50% no-repeat;
  background-size: 7px;
}
.news_subMenu a span,
.world_subMenu a span {
  font-size: 90%;
}


/*====================================================================

  05. Other

====================================================================*/

/*
相馬御風
---------------------------------------------------------*/

/* sanitize.css とのレイアウト干渉調整 */
.gyofu h1 {
  height: auto;
}

/*
高校野球速報（試合一覧）
-------------------------------------------------------- */
.md_hsbbResultWrap {
  margin: 10px;
  padding: 7px 0 0;
  background: #55820a;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica;
}
.md_hsbbResult_contents {
  display: none;
  padding: 0 7px 7px;
  background: #000;
}
.md_hsbbResult_contents.open {
	display: block;
}
.md_hsbbResultWrap p {
  padding: 7px;
  background: #000;
  font-size: 0.9rem;
}
.md_hsbbResult_ttl {
  padding: 7px 7px;
  background: #000;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}
.md_hsbbResult_ttl:before {
	content: "";
	display: inline-block;
	height: 20px;
	width: 20px;
	background: url(/sports-more/images/common/ic_baseball.png) center center no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.md_hsbbResult_article {
  padding-left: 0;
  background: none;
}
.md_hsbbResult_article a {
  display: block;
  padding: 5px 0;
  font-size: 0;
}
.md_hsbbResult_article div {
  display: inline-block;
}
.md_hsbbResult_team,
.md_hsbbResult_score,
.md_hsbbResult_status {
  font-size: 0.9rem;
  color: #fff;
  text-align: center;
}
.md_hsbbResult_team {
  width: 26%;
}
.md_hsbbResult_score {
  width: 8%;
}
.md_hsbbResult_status {
  width: 30%;
  padding: 2px 0;
  font-size: 0.7rem;
}
.md_hsbbResult_status.beforeGame {
  background: #5fa0af;
}
.md_hsbbResult_status.onGame {
  background: #d16363;
}
.md_hsbbResult_status.afterGame {
  background: #848484;
}
/* プルボタン */
.md_hsbbResult_pull {
  background: #f8f5eb;
  text-align: center;
}
.md_hsbbResult_pull p {
  display: inline-block;
  padding: 5px 30px;
  background: #55820a;
  border-radius: 0 0 5px 5px;
  font-size: 1rem;
}

/*
トップ　モアセレクト　サムネール
-------------------------------------------------------- */
div.moreselect_article_top_thumbnail {
  margin: 20px 10px;
  padding: 10px;
  margin-bottom: 5px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 1px 1px 0 #bbb;
}
div.moreselect_article_top_thumbnail a {
  display: block;
  text-decoration: none;
}
div.moreselect_article_top_thumbnail h2 {
  background: url(/images/ms_rogo.png) no-repeat center;
  background-size: auto 25px;
  text-indent: -999999px;
  margin-bottom: 10px;
}
div.moreselect_article_top_thumbnail img {
  height: auto;
  width: 70%;
  border: 1px solid #CCC;
  display: block;
  margin: 0px auto 10px;
}
div.moreselect_article_top_thumbnail_R h3 {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 10px;
  line-height: 1.3em;
}
div.moreselect_article_top_thumbnail_R p {
  display: none;
}
.md_newsList_footer {
  display: none;
}

.select_moreBtn {
  display: inline-block;
  width: 100%;
  padding: 7px 0;
  text-align: center;
  color: #FFF;
  background: #536cb3;
  border-radius: 2px;
  box-shadow: 0px 1px 1px 0 #999;
}
.select_moreBtn span:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/sp/mc/ico_angle-right_white.png) right 50% no-repeat;
  background-size: 8px;
}
.select_moreBtn span {
  position: relative;
  padding-right: 25px;
}