@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600&subset=latin,latin-ext);


.red{
	color: #e04545;
}
.topnav h4{
	color: #fff;
	margin:8px 0 15px 0 ;
	padding-left:10px;
}
#secondNavi {
	background: url("../images/mosaic-pattern.png") repeat scroll 0 0 #fafafa;
	height:51px;
}
#secondNavi .assName{
	color:#222;
}
#secondNavi img{
	float:left;
}
#secondNavi .txt{
	text-align:right;
	padding:3px 5px 0 0;
	line-height:110%;
}
#Lmidashi {
	background:#52504d;
	border-bottom:1px solid #000;
}
#Lmidashi .title{
	font-size: 18px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:15px 0;
}
#Lmidashi .title span{
	font-size: 14px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	padding:15px 0;
}
#Lmidashi .input-group{
	margin:auto;
	width:95%;
	padding-bottom:20px;
}
#Lmidashi2 {
	background:#999;
	border-bottom:1px solid #000;
}
#Lmidashi2 span{
	padding:10px;
	font-size:120%;
}
#Lmidashi3 {
	background:#000;
}
#Lmidashi4 {
	background:#be2525;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:10px 0px;
}
#Lmidashi4.error{
	background:#be2525;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:15px 0px 0px 0px;
	line-height:200%;
}
#LmidashiFusen {
	background:#ab7a4b;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:10px 0px;
}
.widget .btn{
	width:98%;
	margin:10px 0;
	text-align:left;
}
.widget .btn .taikaiName{
	font-size:130%;
	overflow:hidden;
}
#footer button{
	margin:10px 0;
}
table.scoreTable {
	width:100%;
	text-align:center;
	background-color:#000;
	margin-bottom:5px;
}
.redline{
	border-top:15px solid #be2525;
}
table.scoreTable td{
  padding: 5px;
  line-height: 1.428571429;
  vertical-align: top;
}
table.scoreTable .widget-stats-2{
  width:50%;
  margin:auto;
}
.teamIcon{
	width:auto;
	min-width:100px;
	background-color:#fff;
		padding:6px;
}
.teamIconPast{
	width:auto;
	min-width:50px;
	min-height:50px;
	background-color:#fff;
}
.teamIcon .em{
	font-size:60px;
	color:#000;
}
.teamIconPast .em{
	font-size:40px;
	color:#000;
}
div.menu .scoreTable{
	background-color:#000 !important;
}
table.scoreTable .vs{
	vertical-align:middle;
	font-size:20px;
	color:#fff;
	line-height:150%;
	font-weight:bold;
}
table.scoreTable .score{
	vertical-align:middle;
	font-size:26px;
	color:#fff;
	line-height:500%;
	font-weight:bold;
}
table.scoreTable .em{
	font-weight:bold;

}
table.scoreTable .teamName{
	font-size:15px;
	font-weight:bold;
	color:#000;

}
table.scoreTable .teamName2{
	font-size:16px;
	font-weight:bold;
	background:#be2525;
	padding:10px 0px;
	color:#fff;
}
table.scoreTable .place{
	background:#be2525;
	height:2px;
}
table.scoreTable .detail{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
}
div.widget-stats.dark.detail{
	height:60px;
}
.gameOrder {
	border:1px solid #ddd;
	padding:2px 4px;
	font-size:85%;
}
table.irekoTable {
	vertical-align:middle;
	width:100%;
	text-align:center;
	padding:0px;
	margin:auto;
}

table.taisenCard {
	width:100%;
	text-align:center;
	color:#fff
}
table.taisenCard td{
	padding:10px 0px;
}
table.taisenCard .vs{
	font-size:14px;
	font-weight:bold;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
table.taisenCard .teamName{
	font-size:14px;
	font-weight:bold;
}
.scoreField{
	padding:0px 5px 5px 5px;
}
.scoreField ul li{
	text-align:left;
	list-style:none;
}
.scoreField li{
	border-bottom:1px solid #ddd;
	padding-bottom:1px;
}
#entryArea {
	background:#000;
	padding:12px 0px 8px 0px;
}
div.thisStatus {
	margin:auto;
	width:100%;
	text-align:center;
	font-size:16px;
}
.noOvertime{
	text-decoration: line-through;
	color:#ddd;
}

.widget-stats-plus{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #be2525;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 70px;
  position: relative;
  text-align: center;
  display: block;
  color: #222;
}
.widget-stats-minus{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #666;
  padding: 5px;
  margin: auto;
  width:60%;
  height: 60px;
  position: relative;
  text-align: center;
  display: block;
  color: #222;
}
.widget-stats-plus:hover,
.widget-stats-person:hover,
.widget-stats-person2:hover,
.widget-stats-person3:hover,
.widget-stats-minus:hover,
.widget-stats-cancel:hover,
.widget-stats-caution:hover,
.widget-stats-fusen:hover,
.widget-stats-warning:hover{
 background: #ccc;
}
.widget-stats-cancel{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #999;
  padding: 5px;
  margin: auto;
  margin-top:10px;
  width:60%;
  height: 60px;
  position: relative;
  text-align: center;
  display: block;
  color: #222;
}
.widget-stats-person{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #4b733e;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 70px;
  position: relative;
  text-align: center;
  display: block;
  color: #222;
}
.widget-stats-person2{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #31708f;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 50px;
  position: relative;
  text-align: center;
  display: block;
  color: #222;
}
.widget-stats-person3{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #ffe588;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 50px;
  position: relative;
  text-align: center;
  display: block;
  color: #333;
}
.entryButton{
	font-size:34px;
	color:#fff;
}
.entryButton2{
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.entryButton3{
	font-size:18px;
	color:#fff;
	line-height:280%;
}
.entryButton4{
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.entryButtonCancel{
	font-size:24px;
	color:#fff;
	line-height:200%;
}
.commentArea{
	width:90%;
	background-color:#cdcdcd;
	min-height:80px;
	text-align:left;
	padding:5px;
	margin-left:25px;
}
.commentInArea{
	width:100%;
	min-height:80px;
	text-align:left;
	padding:5px;
	margin:15px auto;
}
.commentInArea textarea::-webkit-input-placeholder{
	font-size:20px;
}
.commentInArea textarea:-ms-input-placeholder{
	font-size:20px;
}
.commentInArea textarea::-moz-placeholder{
	font-size:20px;
}
.endButton{
	margin:30px 0px;
}
div.endButton div.btn{
	height:60px;
	font-size:24px;
	line-height:180%;
}

.person{
	font-size:24px;
	line-height:180%;
	color:#fff;
	padding:20px 0px 10px 10px;
}
label.inputName,
label.inputNumber{
	font-size:18px;
	line-height:180%;
	color:#fff;
}
.inFormButton{
	padding:20px 0 0 0;
}
.inFormButton2{
	padding:10px 0 0 0;
}
.widget-stats-tokuten{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #4b733e;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 70px;
  position: relative;
  text-align: center;
  display: block;
  color: #fff;
   font-size:34px;
}
.widget-stats-assist{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #31708f;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 70px;
  position: relative;
  text-align: center;
  display: block;
  color: #fff;
   font-size:34px;
}
.widget-stats-caution{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #ffe588;
  padding: 12px;
  margin: auto;
  width:70%;
  height: 70px;
  position: relative;
  text-align: center;
  display: block;
  color: #222;
  font-size:34px;
}
.fusenTeam {
	font-size:20px;
	font-weight:bold;
}
.fusenTeam label{
	margin:auto;
	margin-top:10px;
	text-align: center;
	font-size:25px;
	color:#fff;
  	display: block;
}
.fusenred{
	margin-top:20px;
	text-align: center;
	font-weight:bold;
	font-size:14px;
	color: #e04545;
}

.widget-stats-fusen{
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #be2525;
  padding: 20px;
  margin: 10px auto;
  position: relative;
  width:96%;
  height: 70px;
  text-align: center;
  color:#fff;
}
.fusenTeamKettei{
	font-size:20px;
	background:#ddd;
	padding:15px;
	margin:10px auto;
	width:96%;
	text-align: center;
	  position: relative;
}
.finish{
	font-size:16px;
        color:#fff;
	line-height:180%;
	margin:10px;
}
/* --------------------------------

Modules - Back to top

-------------------------------- */
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* --------------------------------

Main components

-------------------------------- */
header {
  background: #5c4751;
  height: 100px;
  text-align: center;
}
header h1 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 1.6em;
  margin-bottom: .2em;
}
header p {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #957484;
}
@media only screen and (min-width: 1024px) {
  header {
    height: 200px;
  }
  header h1 {
    font-size: 30px;
    font-size: 1.875rem;
    padding-top: 2.6em;
  }
}

main p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1024px) {
  main p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../../theme/images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
