@charset "utf-8";
/* CSS Document */
.img100{
	max-width: 100%;
}
.inner{
	width: 980px;
	margin: 0 auto;
}
header{
	border-top: 4px solid #c4414a;
	background-image: url(../images/bg2.jpg);
}
header .inner{
	background: url(../images/torii_summer.jpg) no-repeat 225px 0;
	background-size: 235px 107px;
	overflow: hidden;
	position: relative;
	height: 107px;
}
header .line2{
	position: absolute;
	left: 460px;
	top: 20px;
}
header .line3{
	position: absolute;
	right: 0;
	top: 20px;
	width: 272px;
	height: 76px;
	background: url(../images/hd_box.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 15px;
	color: #fff;
	font-weight: bold;
}
header .line3 div{
	background-color: #f0939a;
	padding: 2px;
}
.bg_red1{
	background-color: #c4414a;
	box-shadow: 0 5px 5px #903036 inset;
}
.font-pink{
	color: #ff68bd;
}
#sec01 .box li{
	width: 49%;
	float: left;
	background: #fff;
	box-shadow: 2px 2px 2px #903036 inset;
	box-sizing: border-box;
	padding: 15px 10px 10px 20px;
	min-height: 73px;
}
#sec01 .box li:nth-child(1){
	margin-right: 2%;
}
#sec01 .box li dt{
	width: 140px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 8px;
	line-height: 18px;
	margin-bottom: 5px;
}
#sec01 .box li dd{
	margin-left: 155px;
	line-height: 18px;
	margin-bottom: 5px;
}
#sec01 .box li dt.red{
	border-left: 4px solid #bc212b;
	color: #bc212b;
}
#sec01 .box li dt.blue{
	border-left: 4px solid #014099;
	color: #014099;
}
#sec01 .box li dt.grn{
	border-left: 4px solid #3e6a24;
	color: #3e6a24;
}
.bg_red2{
	background-color: #bc212b;
	box-shadow: 0 3px 3px #7C0008 inset;
	padding: 6px 0;
}
.flex-container,
#sec02 .flex-container div:nth-child(4) ul{
	display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
	width: 100%;
}

#sec02 .flex-container div{
	margin: 0 4px;
}
#sec02 .flex-container div:nth-child(1){
	background: url(../images/mark_r.jpg) no-repeat;
	background-size: 100% 100%;
	flex-basis: 135px;
	height: 110px;
	text-align: center;
	color: #fff;
	font-size: 60px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	padding-top: 25px;
}
#sec02 .flex-container div:nth-child(1) span{
	font-size: 30px;
}
#sec02 .flex-container div:nth-child(2),
#sec02 .flex-container div:nth-child(3){
	padding-top: 25px;
	text-align: center;
	font-size: 38px;
	color: #fff;
}
#sec02 .flex-container div:nth-child(2) span{
	font-size: 18px;
	display: block;
	padding: 2px 5px;
	background-color: #cc545c;
}
#sec02 .flex-container div:nth-child(3) span{
	border-radius: 50% 50%;
	width: 80px;
	height: 80px;
	display: inline-block;
	padding-top: 15px;
	box-sizing: border-box;
}


.bg_sg{
	color:white;
	background-color: #ff4d4d;
	border-radius: 7px;
}
.bg_g1{
	color:white;
	background-color: #ffc926;
	border-radius: 7px;
}
.bg_g2{
	color:white;
	background-color: #6eb636;
	border-radius: 7px;
}
.bg_g3{
	color:white;
	background-color: #3a7ed8;
	border-radius: 7px;
}
.bg_ippan{
	color:white;
	background-color: #7b9cbd;
	border-radius: 7px;
}




#sec02 .flex-container div:nth-child(4){
	padding-top: 10px;
	font-size: 20px;
	color: #fff;
	flex-basis: 350px;
}
#sec02 .flex-container div:nth-child(4) .ttl{
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#sec02 .flex-container div:nth-child(4) li{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	width: 11.1111%;
}
#sec02 .flex-container div:nth-child(4) li.blue{
	color: #76faff;
}
#sec02 .flex-container div:nth-child(4) li.red{
	color: #ffb0b0;
}
#sec02 .flex-container div:nth-child(4) li.today{
	background: url(../images/momiji.png) no-repeat center;
	background-size: 100% auto;
}
#sec02 .flex-container div:nth-child(5){
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	flex-basis: 225px;
}
#sec02 .flex-container div:nth-child(5) select{
	font-size: 14px;
	margin-left: 5px;
	padding: 3px 7px;
}


.bg_red3{
	background: url(../images/bg1.jpg);
	box-shadow: 0 3px 3px #985254 inset;
	padding: 30px 0;
}
.box_w{
	width: 100%;
	background: #fff;
	box-shadow: 2px 2px 2px #903036 inset;
	box-sizing: border-box;
	padding: 10px 15px;
}
.box_wasi{
	background: url(../images/bg2.jpg);
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	overflow: hidden;
}
.font-sky{
	color: #76faff;
}

.col2 li:nth-child(1){
	float: left;
	width: 480px;
	margin-right: 18px;
}
.col2 li:nth-child(2){
	float: left;
	width: 440px;
}
.col2-1{
	padding-bottom: 7px;
}
.col2-1 li{
	float: left;
	width: 49% !important;
}
.col2-1 li:nth-child(1){
	margin-right: 2% !important;
}
.movie{
	background-color: #bc212b;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	width: 490px;
	padding-top:5px;
}
.pt05{
	padding-top: 5px;
}

.box_red{
	border: 1px solid #9b9b9b;
	background-color: #bc212b;
	padding: 5px;
	height: 165px;
}






footer nav{
	color: #fff;
	background: url(../images/bg3.jpg) repeat-y #c4414a;
	background-size: 100% auto;
	box-shadow: 0 5px 5px #903036 inset;
	padding: 40px 0;
}
footer nav dt{
	background: url(../images/list01.png) no-repeat left top;
	background-size: 16px 16px;
	padding-left: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
footer nav dd{
	padding-left: 25px;
	margin-bottom: 7px;
}
footer .box_wasi{
	border-bottom: 4px solid #c4414a;
	padding: 15px;
}
footer .flex-container li{
	padding-right: 15px;
}
address{
	float: right;
	font-size: 11px;
	color: #828282;
	margin-top: 25px;
}



#sec04 ul.round{
	display:table;
	width:100%;
	border-right: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
}

#sec04 ul.round li{
	background:#fff;
	padding:5px;
	box-sizing:border-box;
	display:table-cell;
	font-size:80%;
	text-align:center;
	border: 1px solid #9b9b9b;
	width:80px;
}
#sec04 ul.round li span{
	display:block;
}
#sec04 ul.round li span.num{
    color: #a50519;
    font-size: 220%;
    font-weight: bold;
}

#sec04 ul.round li span.kind{
	background:#ffe3e5;
	padding:3px;
	border-radius:4px;
	margin-bottom:3px;
	font-weight:bold;
}
#sec04 ul.round li span.time{
    color: #a50519;
    font-weight: bold;
}
#sec04 ul.round li span.time img{
	vertical-align:middle;
	max-width:20%;
}
#sec04 ul.round li.end{
	background:#bc212b;
}
#sec04 ul.round li.end span.num{
    color: #fff;
}

#sec04 ul.round li.end span.kind{
	background-color: #fff;
}
#sec04 ul.round li.end span.time{
    color: #fff;
}
.box_red2{
	border: 3px solid #edaeb2;
	background-color: #bc212b;
	padding: 15px 20px;
	overflow: hidden;
}
.w30{
	color: #fff;
	width: 130px;
	float: left;
	background: url(../images/list02.jpg) no-repeat left top;
	padding-left: 20px;
	font-weight: bold;
}
.w70{
	margin-left: 150px;
	
}
.w70 div{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
}
#sec04 h3{
	border-left: 5px solid #bc212b;
	color: #bc212b;
	font-size: 22px;
	padding-left: 15px;
	margin-top: 30px;
}
#sec04 h3 span{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px;
	padding: 5px 8px 5px 25px;
	background: url(../images/icon_time.jpg) no-repeat 5px 5px #bc212b;
	background-size: 18px 18px;
	margin-left: 15px;
}

.tabrow {
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
	z-index: 1;
}


.tabrow li {
    margin: 0 0.5% 0 0;
    padding: 5px;
    border-top: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
    background: #fbe6e8;
	position: relative;
    z-index: 0;
	width: 16.25%;
	box-sizing: border-box;
}
.tabrow li.selected {
    background: #FFF;
    color: #bc212b;
    z-index: 2;
    border-top: 1px solid #e1777e;
	border-right: 1px solid #e1777e;
	border-left: 1px solid #e1777e;
}
.tabrow li:nth-child(6){
	margin-right: 0 !important;
}
.box_w2{
	background: #fff;
	padding: 15px 5px;
	margin-bottom: 20px;
	border: 1px solid #e1777e;
}

.tab_red {
    border-spacing: 0;
    display: table;
    height: 100%;
    width: 100%;
}
.tab_red li a {
    color: #fff;
}
.tab_red li {
    background: rgba(0, 0, 0, 0) linear-gradient(#a40519 0%, #750917 100%) repeat scroll 0 0;
    box-sizing: border-box;
    display: table-cell;
    font-size: 100%;
    height: 100%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    border-right: 3px solid #f5f6f1;
    color:#fff;
}
.tab_red li:nth-child(4) {
	border: none;
}
.tab_red li.off {
    background: #fff;
    background: rgba(0, 0, 0, 0) linear-gradient(#e5e5e5 0%, #c5c5c5 100%) repeat scroll 0 0;
    color:#a30519;
}
.tab_red li.off a{
    color: #000;
}
.tab_red li.ttl {
    background-color: transparent;
	background: none;
    border: none;
    color: inherit;
}

table.tbl01 {
    border-collapse: collapse;
    font-size: 80%;
    text-align: center;
    width: 100%;
	background-color: #fff;
}
table.tbl01 th {
    background: #9b9b9b;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: normal;
    padding: 5px;
    vertical-align: middle;
}
table.tbl01.all th {
    background: #D9D9D9;
    color: #000;
}
table.tbl01.all th.red {
    background: #bc212b;
    color: #fff;
}
table.tbl01.red th {
    background: #bc212b;
}

table.tbl01 td {
    border: 1px solid #ccc;
    padding: 5px;
    vertical-align: middle;
}
table.tbl01 .font_l {
    font-size: 160%;
    text-decoration: underline;
}
.font-gray {
    color: #888;
}
.font-sky {
    color: #0a96dc;
}
.bg_wht {
    background: #ffffff;
    color: #000;
}
.bg_wht a {
    color: #000;
}
.bg_gray {
    background: #424242;
    color: #fff;
}
.bg_gray a {
    color: #fff;
}
.bg_red {
    background: #e64443;
    color: #fff;
}
.bg_red a {
    color: #fff;
}
.bg_blue {
    background: #54aed9;
    color: #fff;
}
.bg_blue a {
    color: #fff;
}
.bg_yel {
    background: #f7ed76;
    color: #000;
}
.bg_yel a {
    color: #000;
}
.bg_grn {
    background: #84c83c;
    color: #fff;
}
.bg_grn a {
    color: #fff;
}


.ttl_odds{
    padding: 5px;
	border: 2px solid #e1777e;
    background: #FFF;
    color: #bc212b;
	display: inline-block;
	width: 160px;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
}

#pageTop {
      position: fixed;
      bottom: 2px;
      right: 0px;
	  text-align: right;
}

#pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
}

/* 下層ページ */

.pic_player{
	width: 60px;
	height: 80px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.bg_pink{
	background-color: #ffd3d3;
}
h4{
	background-color: #fff;
	padding: 5px 15px;
	margin-bottom: 20px;
	font-size: 110%;
	font-weight: normal;
}
.btn_s,
a.btn_s:link{
	background-color: #bc212b;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 5px 15px;
    padding: 5px 8px ;
	display: inline-block;
	color: #fff;
}
/*201120youtubeバナー追加修正*/
header ul.sns{
	display: flex;
	justify-content: space-between;
	width: 266px;
}