@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++++++++++++
TITLE   : nikkansports.com SmartPhone用 Stylesheet
DATE    : 2011/11/01
UPDATE  : 2011/11/01
URL     : https://nikkansports.com/m/sports/sumo/css/sumo_style.css
WRITER  : tonkatsu tanaka japan
++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* .genreResult li#SubThemeNaviWrap a.themeOpen, 

.genreSchedule li#SubThemeNaviWrap a.themeOpen,
.genreScore li#SubThemeNaviWrap a.themeOpen,
*/
.theme10 li#SubThemeNaviWrap a.themeOpen,
.genreRanking li#SubThemeNaviWrap a.themeOpen {
	background-color: #F2F2F2;
	color: #001146;
}

.sumo h3#contentsTitle,
h3#contentsTitle {
text-align: center;
border: 0;
border-left: 0;
display: block;
background: #F2F2F2;
border-bottom: 1px solid #CCC;
text-shadow: none;
padding: 8px 10px 7px;
margin: 0;
font-size: 16px;
}
.sumo.genreRanking h4.rankingHead{
	background: #DEDEDE;
	border-bottom: 3px double #999;
	border-top: 3px double #999;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 1em;
	padding: 3px 0;
	text-align: center;
}
.sumo #MainContents p{
	font-size: 12px;
	color: #666;
	padding: 5px 5px 0;
	line-height: 1.4;
}
.sumo #MainContents p#upDate{
	text-align: right;
	padding: 5px;
}
.sumo #MainContents p#upDate span{
	background-color: #DCDCDC;
	padding: 5px 8px;
	color: #333;
}
.sumo #MainContents p#upDate span{background-color: transparent;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++  SUMO TABLE STYLE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++ 明日の取組 ++++++++++++++++++++++++++++++++ */
.sumo .scoreTable td{background-color: #fff;}
.sumo .scoreTable td.player{background-color: #CCC;}
.sumo .scoreTable td.player span{font-weight: bold;}
.sumo .scoreTable td.player2{
	font-weight: bold;
	background-color: #CCC;
}
.sumo .scoreTable td.result{background-color: #ededed;}

.sumo #abemaVideo { margin-top: 8px; }
.sumo #MainContents #abemaVideo p.attention { margin-bottom: 10px; padding-top: 0; }

/* +++ 懸賞金獲得10傑 ++++++++++++++++++++++++++++++++ */
table.kensyoTable {
	border-top: 1px solid #AAA;
	margin: 10px 0;
}
table.kensyoTable th, table.kensyoTable td {
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 3px;
}
table.kensyoTable td.rank , table.kensyoTable th {
	background-color: #E3E3E3;
	padding: 4px 3px 2px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

table.kensyoTable th, table.kensyoTable td {
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 3px;
}
table.kensyoTable th:first-child,
table.kensyoTable td.rank{border-left: none;}
table.kensyoTable td.num{font-size: 13px;}
table.kensyoTable tr:nth-child(odd){background-color: #fff;}

/* +++ 星取表 ++++++++++++++++++++++++++++++++ */
table.starTable{
	font-size: 14px;
	margin: 1em 0;
}
table.starTable th.touzai {
	padding: 4px 0 3px;
	background-color: #333;
	color: #FFFFFF;
	border-bottom: 1px solid #AAA;
	text-align: center;
}
table.starTable th.rank {
	background-color: #CCCCCC;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	font-weight: normal;
	padding: 3px;
	width: 1em;
	height: 4em;
}
table.starTable td.player {
	background-color: #EDEDED;
	border: 1px solid #AAA;
	text-align: center;
/* 	white-space: nowrap; */
/* 	width: 31%; */
}
table.starTable td.player span{
	font-size: 16px;
	font-weight: bold;
}

table.starTable td.result{
	font-size: 12px;
	width: 1em;
	background-color: #fff;
	border-bottom: 1px solid #AAA;
	padding: 1px;
	line-height: 1.2;
}
table.starTable tr:nth-child(odd) td.result{background-color: transparent;}

@media screen and (min-device-width: 481px) {
	table.starTable{font-size: 16px;}
	table.starTable td.player span{font-size: 20px;}
	table.starTable td.result{font-size: 16px;}
}

/* +++ 番付 ++++++++++++++++++++++++++++++++ */
table.rankTable{
	font-size: 11px;
	margin: 8px 0 18px;
}
table.rankTable th{
	background-color: #333;
	color: #fff;
	border-left:1px solid #fff;
	padding: 2px;
	font-size: 10px;
}
table.rankTable th:first-child{border-left:none;}
table.rankTable th:nth-child(2){width: 16%;}
table.rankTable th:nth-child(5){width: 22%;}

table.rankTable td{
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	padding: 1px;
}
table.rankTable tr td:first-child{border-left:none;}

table.rankTable td.rank{
	background-color: #ccc;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
table.rankTable td.name{text-align: center;}
table.rankTable .rank{
	width: 1em;
	padding: 2px;
	text-align: center;
}
table.rankTable tr:nth-child(even){background-color: #fff;}

table.rankTable li{padding-bottom: 3px;}
table.rankTable li.small{font-size: 9px;}




/* ニュースレター
------------------------------------------------------- */
@media (max-width:374px) {
  .newsletterBtn a { font-size: 13px; }
}
.newsletterBtn p {
    margin-top: 4px;
	font-size: 14px;
    text-align: center;
}
.themeNewsletter #contentsArea { padding: 10px; }
.themeNewsletter #contentsArea h2 {
    margin: 16px 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}
.themeNewsletter #contentsArea p { line-height: 1.6; }
.themeNewsletter #contentsArea p.mainTitle {
    margin: 20px auto;
    width: auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

.themeNewsletter #contentsArea .pointBox {
    display: inline-block;
    margin-bottom: 30px;
}
.themeNewsletter #contentsArea .pointBox img {
    width: 25%;
    height: auto;
}
.themeNewsletter #contentsArea .pointBox .text {
    display: inline-block;
    float: right;
    width: 70%;
}
.themeNewsletter #contentsArea .pointBox h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.themeNewsletter #contentsArea .pointBox .text p {
    font-size: 14px;
}

.themeNewsletter #contentsArea a.newsletterBtn {
    display: block;
    text-align: center;
    margin: 0 auto 30px;
    padding: 14px;
    width: 40%;
    background: #9fb0bc;
    color: #fff;
    position: relative;
    font-size: 14px;
}

.themeNewsletter #contentsArea .registerBox.list_cl,
.themeNewsletter #contentsArea .registerBox.list_pl {
    display: inline-block;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}
.themeNewsletter #contentsArea .registerBox a {
    display: block;
    margin: 0 auto 10px;
    padding: 10px;
    width: 100%;
    text-align: center;
    background: #0075c2;
    color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}
.themeNewsletter #contentsArea .registerBox a p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
}
.themeNewsletter #contentsArea .registerBox a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.themeNewsletter #contentsArea .modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}
.themeNewsletter #contentsArea .modal-content {
  background-color: #dbe1e6;
  margin: 20% auto;
  width: 80%;
  height: 70%;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
  animation-name: modalopen;
  animation-duration: 1s;
  overflow: scroll;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: scroll;
}

@keyframes .themeNewsletter #contentsArea modalopen {
  from {opacity: 0}
  to {opacity: 1}
}

.themeNewsletter #contentsArea .modal-header {
  background: #fff;
  padding: 2px 14px;
  display: block;
  text-align: right;
  justify-content: space-between;
}
.themeNewsletter #contentsArea .modalClose { font-size: 30px; }
.themeNewsletter #contentsArea .modalClose:hover { cursor: pointer; }

.themeNewsletter #contentsArea .modal-body {
  padding: 10px 20px;
}
.themeNewsletter #contentsArea .modal-body img {
  width: 100%;
  display: block;
}