@charset "UTF-8";
/* CSS Document */
body,html {
	height:100%;
}
html {
	font-size: 62.5%;
	padding:0;
	margin:0;
}
body {
	font-family: "メイリオ", Meiryo,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Helvetica Neue", Helvetica, "Arial", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 1.6rem;
	line-height:1.6;
	padding:0 ;
	margin:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-text-size-adjust: 100%; 
	background:#fff ;
	color:#333;
	word-wrap:break-word;
	overflow-wrap:break-word;
}
a {
	color:#0081cc;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#2ea8e3;
	text-decoration:none;
}
a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}
em, i {
	font-style:normal;
}
.pcOnly {display:none !important;}

h1, h2, h3, h4, h5, h6	{text-align: left; margin:0; padding:0;}
dl	{list-style-type: none;}
p, ul, ol, li, dl, dt, dd, table {
	font-size:1.4rem;
	line-height:1.6;
	margin:0;
	padding:0;
	text-align: left;
}
img {
	border:0;
	vertical-align:middle;
	max-width:100%;
	height:auto;
}
ul {
	list-style:none;
	letter-spacing:-0.4em;
	font-size:0;
}
li {
	letter-spacing:normal;
	font-size:1.4rem;
}
ol {
	padding-left:2em;
}

input, button, select, textarea {
	font-family: "メイリオ", Meiryo,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Helvetica Neue", Helvetica, "Arial", "ＭＳ Ｐゴシック",sans-serif;
	color:#333;
	font-size:16px;
}
textarea,
select,
input[type="text"] {
	padding: .5em;
	box-sizing:border-box;
    border: 1px solid #B3B3B3;
	line-height:1.4;
}
button {
	cursor:pointer;
	box-sizing:border-box;
}
.clearfix:before,
.clearfix:after {
	content: " "; 
	display: table;
	}
.clearfix:after {
	clear: both;
	}
.clearfix {*zoom:1;}

.floatL {float:left;}
.floatR {float:right;}

i.fa[class$="right"],
i.fa-map-marker {
	margin-left:5px;
}
i.fa[class$="left"] {
	margin-right:5px;
}
a[href$=".pdf"]:before {
	content:"\f1c1";
	font-family:FontAwesome;
	margin-right:10px;
}
a[href$=".pdf"]:before {
	content:"\f1c1";
	font-family:FontAwesome;
	margin:0 5px;
}
.sideArea a[href$=".pdf"]:before, .gameSche .fee a[href$=".pdf"]:before, .swiper-container-horizontal a[href$=".pdf"]:before {
	display: none;
}
a[href$=".xls"]:before,
a[href$=".xlsx"]:before {
	content:"\f1c3";
	font-family:FontAwesome;
	margin:0 5px;
}
a[href$=".doc"]:before,
a[href$=".docx"]:before {
	content:"\f1c2";
	font-family:FontAwesome;
	margin:0 5px;
}
.topslider a:before {
	content:"" !important;
	margin:0;
}
/* -------------- COLUMN VARIATION -------------- */
/* カラム隙間アリ */
.clm {
	width:100%;
	display: block;
	letter-spacing:-0.4em;
	word-spacing: -1em;
	font-size:0;
}
.clm > li {
	padding-bottom:15px;
}
.clm > li,
.clm > div {
	display:inline-block;
	margin-bottom:15px;
	vertical-align:top;
	letter-spacing:normal;
	word-spacing:normal;
	font-size:1.6rem;
	box-sizing:border-box;
	vertical-align:top;
}

.clm.col4 > li,
.clm.col4 > div {width:48%; margin-left:4%;}
.clm.col3 > li,
.clm.col3 > div {width:100%;}
.clm.col2 > li,
.clm.col2 > div {width:100%;}

.clm.col4 > li:nth-child(2n+1),
.clm.col4 > div:nth-child(2n+1) {margin-left:0;}

/* カラム隙間なし */
ul.clmFix {
	width:100%;
	display:table;
	table-layout:fixed;
}
ul.clmFix > li {
	display:table-cell;
	vertical-align:top;
}

/* IMG */
figure {
	text-align:center;
	margin:0 auto 15px auto;
}
figure figcaption {
	margin:5px 0 0 0;
	font-size:1.2rem;
	color:#7B7B7B;
	text-align:left;
}


/* IMG AND TEXT */
.imgtext {
	width:100%;
	display:table;
	table-layout:fixed;
}
.imgtext figure,
.imgtext p {
	display:table-cell;
	vertical-align:middle;
}
.imgtext figure {
}
.imgtext p {
	padding:0 0 0 15px;
	margin:0;
	line-height:1.5;
}


/* -------------- TEXT STYLE -------------- */
section p,
article p {
	padding-bottom:20px;
	text-align:left;
}
p.tandoku {
	width: 88%;
	margin: 0 auto;
}
section p:last-child,
article p:last-child,
section td p:last-child {
	padding-bottom:0;
}
.textMiddle {
	font-size:1.4rem;
}
.textLarge {
	font-size:1.8rem;
}
.textGrande {
	font-size:2.0rem;
}
.textSmall,
p.textSmall,
.textSmall li,
.textSmall dt,
.textSmall dd {font-size:1.2rem;	line-height:1.4;	font-weight:normal;}
small {font-size:1.2rem;	line-height:1.3;	font-weight:normal;}
td small,
th small,
.tableList li > div small,
.tableList dt > div small,
.tableList dd > div small {font-size:.9rem;	line-height:1.3;	font-weight:normal;}

.textR {text-align:right;}
.textC {text-align:center;}
.textL {text-align:left;}

.textRedBold {
	color:#F00;
	font-weight:bold;
}
.textRed {
	color:#F00;
}

.jerfutop .notice {
	padding: 10px;
	font-size:1.4rem;
	line-height:1.4;
	border-top: 1px solid #d3d3d3;
}

/* TEXTBOX */
.noticebox {
	display:inline-block;
	padding:0 10px;
}
.coupon {
	background-color:#fffdd9;
}
.boxstyle {
	padding:10px;
	margin-bottom:25px;
}
.boxstyle.redframe {
	border:1px solid #ff0000;
}

/* -------------- LIST STYLE -------------- */
ul.liststyleNo {
	padding-bottom:20px;
	font-size:1.6rem;
}
ul.liststyleNo li {
	margin-bottom:5px;
}
ul.liststyle {
	padding-bottom:20px;
	margin-left:1.4em;
	font-size:1.6rem;
}
ul.liststyle ul.liststyle {
	padding-top:10px;
	padding-bottom:10px !important;
}
ul.liststyle ul.liststyle li {
	margin-bottom:5px;
}
ul.liststyle.textSmall li {
	margin-bottom:5px;
}

ol {
	padding-left:2em;
	padding-bottom:15px;
}
ul.liststyle li,
ul.listCircle li,
ol li {
	margin-bottom:10px;
}
.tableList div > ul.liststyle li,
ul.liststyle li.textSmall,
ul.listCircle li.textSmall,
ol li.textSmall,
td ul.liststyle li,
dd ul.liststyle li,
td ul.listCircle li,
td ol li {
	margin-bottom:5px;
}
td ul.liststyle,
dd ul.liststyle,
td ul.listCircle,
td ol,
td dl {
	padding-top:5px;
}
td ul.liststyleNo:last-child,
div ul.liststyleNo:last-child,
section ul.liststyleNo:last-child,
td ul.liststyle:last-child,
div ul.liststyle:last-child,
section ul.liststyle:last-child,
td ol:last-child,
div ol:last-child,
section ol:last-child {
	padding-bottom:0;
}
ul.liststyleNo li:last-child,
ul.liststyle li:last-child,
ol li:last-child {
	margin-bottom:0;
}

ul.liststyle > li:before {
	content: "•";
	color:#606060;
	display:inline-block;
	margin-left:-1.4em;
	width:1.4em;
	text-align:center;
}

ul.listGrey > li:before {
	color:#666666;
}

ul.listCircle {
	padding-bottom:10px;
}
ul.listCircle li {
	list-style:circle;
	margin-bottom:5px;
	margin-left:1.2em;
}
/* ※ */
ul.listNotice > li:before {
	content: "※";
	color:inherit;
}
/* 通し番号入り（※1） */
ul.liststyle.listNoticeNum {
	margin-left:2.2em;
}
ul.listNoticeNum > li {
	counter-increment: story;
	color:inherit;
}
ul.listNoticeNum > li:before {
	content: "※" counter(story)  ;
	margin-left:-2.2em;
	width:2.2em;
	color:inherit;
}
ul.liststyle .textRedBold {
	color:#FF0000 !important;
}
/* アスタリスク */
ul.listNotice2 > li:before {
	content: "＊";
	color:inherit;
}
/* ● */
ul.listMaru > li:before {
	content: "●";
	color:inherit;
}
/* ■ */
ul.listSquare > li:before {
	content: "■";
	color:inherit;
}
ul.listNotice > li,
ul.listNotice2 > li,
ul.listNoticeNum > li {
	margin-bottom:4px;
	line-height:1.3;
}

/* かっこと番号（1） */
ul.liststyle.kakkoNum {
	margin-left:3.5em;
}
ul.kakkoNum > li {
	counter-increment: story;
}
ul.kakkoNum > li:before {
	content: "(" counter(story)  ")" ;
	margin-left:-3.4em;
	width:3.4em;
	color:inherit;
}

dl[class^="dlList"] dd {margin-bottom:10px;}

dl.dlList1 dt {
	font-weight:bold;
	font-size:1.8rem;
}
dl.dlList1 dd {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #d3d3d3;
	font-size:1.6rem;
}
/* 横並び */
dl.dlList2 dt {
	float:left;
	clear:both;
	width:2em;
	font-weight:bold;
}
dl.dlList2 dd {
	padding-left:2.5em;
}

dl.dlList2.length1 dt {
	width:1.5em;
}
dl.dlList2.length1 dd {
	padding-left:1.8em;
}
dl.dlList2.length3 dt {
	width:3em;
}
dl.dlList2.length3 dd {
	padding-left:3.5em;
}
dl.dlList2.length4 dt {
	width:4em;
}
dl.dlList2.length4 dd {
	padding-left:4.5em;
}
dl.dlList2.length5 dt {
	width:5em;
}
dl.dlList2.length5 dd {
	padding-left:5.5em;
}
dl.dlList2.length10 dt {
	width:10em;
}
dl.dlList2.length10 dd {
	padding-left:10.5em;
}


/* -------------- LINE VARIATION -------------- */
hr {
	border:none;
	height:1px;
	margin:20px 0;
	padding:0;
	border:none;
	border-top:1px solid #CCC;
}

/* -------------- BUTTON VARIATION -------------- */
.btnArea {
	text-align:center;
	padding:0 0 15px 0;
}
.btnArea li {
	margin-bottom:15px;
}
.btnArea a.btn1 {
	display:inline-block;
	text-align:center;
	color:#fff;
	background-color:#48b1df;
	line-height:3em;
	text-decoration:none;
	padding:0 20px;
	border-bottom:5px solid #B1B1B1;
}
.btnArea a.btn1:hover {
	opacity:.7;
	filter: alpha(opacity=70);
}
.btnArea > a:nth-child(n+2) {
	margin-left:15px;
}

.innerLink {
	text-align:right;
}
.btnStyle {
	display:inline-block;
	text-align:center;
	text-decoration:none;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:25px;
	padding-left:15px;
	position:relative;
	line-height:1.4;
	box-sizing:border-box;
}
a.btnStyle:hover {
	opacity:.7;
	filter: alpha(opacity=70);
	color:#fff;
}
.btnStyle:after {
	content:"\f105";
	font-family:FontAwesome;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-.75em;
	font-size:1.8em;
}
.btnStyle.back {
	padding-right:15px;
	padding-left:25px;
}
.btnStyle.back:after {
	content:"\f104";
	right:auto;
	left:10px;
}
.btnStyle.noicon {
	padding-right:15px;
	padding-left:15px;
}
.btnStyle.noicon:after {
	content:"";
}
.clm .btnStyle,
.btnArea .btnStyle {
	display:block;
}
.linkbtn1 {
	background-color:#004673;
	color:#fff;
}
.linkbtn2 {
	background-color:#48b1df;
	color:#fff;
	border-bottom:5px solid #B1B1B1;
}
.btnLarge {
	font-size:1.8rem;
}


/* -------------- TITLE -------------- */
h2 a, h3 a {
	text-decoration:none;
	color:#333;
}
	
h2 a:hover,
h3 a:hover {
	color:#666;
}
.h2Area {
	width:100%;
	margin:0 auto 25px auto;
	position:relative;
	background-color:#002944;
}
.h2Area h2 {
	width:88%;
	margin:0 auto;
	color:#fff;
	padding:10px  0;
	text-align:left;
	font-size:2.2rem;
}
.h2Area h2 a {
	display:block;
	color:#fff;
}
.h2Area h2 em {
	font-size:1.4rem;
	display:inline-block;
	margin-left:10px;
	font-weight:normal;
}
.h2Area form {
	display:block;
	width:88%;
	margin:0 auto;
	text-align:right;
	padding-bottom:10px;
}
.h2Area form select {
	background-color:#fff;
}
.contents h2 {
  overflow: hidden;
  position: relative;
  padding-bottom: 3px;
  margin-bottom:20px;
  font-size:2.4rem;
  line-height:1.4
}
.contents h2 span {
  padding: 5px;
}
.contents h2 small {
	font-size:1.8rem;
}
.contents h2:before {
  content: "";
  border-bottom: 3px solid #e60012;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.contents h2:after {
  border-bottom: 3px solid #ddd;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  z-index: 1;
}
.catepage .contents h2 {
  border-bottom: 3px solid #ddd;
}
.catepage .contents h2 span {
	padding:0;
}
.catepage .contents h2:before,
.catepage .contents h2:after {
	border-bottom:none;
}
h3 {
	font-size:1.8rem;
	margin-bottom:15px;
}
h3.large {
	font-size:2.0rem;
	text-align:left;
	padding:10px;
	color:#333;
	background:#d6e6f1;
	line-height:1.5;
}
.catepage h3.large {
	background-color:#e2e2e2;
}
h3.middle {
	font-size:2.0rem;
}
h3.middle:before {
	font-size:2.0rem;
	content:"■";
	text-align:left;
}

h3.small {
	font-size:1.8rem;
	border-bottom:1px dotted #BCBCBC;
	margin-bottom:10px;
}



/*-------------- TABLE VARIATION --------------*/
table {
	border:none;
	border-spacing: 0;
	padding:0;
	width:100%;
	margin:0 0 20px 0;
	border-top:#bdbdbd 1px solid;
}
table td,
table th {
	padding:15px 5px;
	font-size:1.5rem;
	border-bottom:#bdbdbd 1px solid;
}
caption {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	border-bottom:#bdbdbd 1px solid;
}
caption.notecap {
	caption-side:bottom;
	font-size:1.2rem;
	font-weight:normal;
	border-bottom:none;
	text-align:right;
	padding-top:5px;
	color:#8e8e8e;
}
caption.notecap.topright {
	caption-side:top;
	padding-top:0;
	padding-bottom:5px;
}

table td img, table th img {
	vertical-align:middle;
}
table thead th {
	background-color:#a1a1a1;
	color:#FFF;
	text-align:center;
	line-height:1.4;
}
table thead td {
	background-color:#d4d4d4;
	text-align:center;
	font-weight:normal;
}
table tfoot tr:first-child td,
table tfoot tr:first-child th {
	border-top:3px solid #bdbdbd;
}
table tbody th,
table tfoot th {
	background-color:#ECECEC;
}
table.tateLine {
	border-right:#bdbdbd 1px solid;
}
table.tateLine td,
table.tateLine th {
	border-left:#bdbdbd 1px solid;
	vertical-align:middle;
}
table.narrow th,
table.narrow td {
	padding:5px 2px;
}

table.textC th,
table.textC td,
table[class] th.textC,
table[class] td.textC {
	text-align:center;
}
table.textL th,
table.textL td,
table[class] th.textL,
table[class] td.textL {
	text-align:left;
}
table.textR th,
table.textR td,
table[class] th.textR,
table[class] td.textR {
	text-align:right;
}
table.VertiT th,
table.VertiT td,
table[class] th.VertiT,
table[class] td.VertiT {
	vertical-align:top;
}
table.VertiM th,
table.VertiM td,
table[class] th.VertiM,
table[class] td.VertiM {
	vertical-align:middle;
}
.textnowrap {
	white-space:nowrap;
}
table.samewidthCell {
	table-layout:fixed;
}

/*-------------- TABLE UL --------------*/
.ulTable {
	width:100%;
	margin-bottom:20px;
	border-top:#bdbdbd 1px solid;
}
.ulTable li {
	width:100%;
}
.ulTable li > div {
	padding:10px 5px;
	border-bottom:#bdbdbd 1px solid;
}

/*-------------- GAME SCHEDULE --------------*/
.gameSche {
	width:100%;
	margin-bottom:30px;
	border-bottom:#b5b5b5 2px solid;
}
.gameSche li {
	width:100%;
	letter-spacing:-0.4em;
	word-spacing: -1em;
	font-size:0;
	text-align:center;
	margin-bottom:10px;
	position:relative;
}
.gameSche li * {
	font-size:1.4rem;
	letter-spacing:normal;
	word-spacing:normal;
}
.gameSche li > div {
	display:inline-block;
	padding:10px 5px;
	box-sizing:border-box;
	vertical-align:middle;
}
.gameSche .divi {
	background-color:#474747;
	color:#fff;
	/*width:70%;*/
	display:block;
	text-align:center;
}
.gameSche .divi a {
	color:#fff;
}
.gameSche li.note {
	display: block;
	border-bottom:#bdbdbd 1px solid;
}
.gameSche li.note > ul li {
	width: auto;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: transparent url("../img/icon-rugby-brown.png") no-repeat left center;
	background-size: 16px;
	border-top: 1px dashed #bdbdbd;
	font-size: 14px;
	text-align: left;
}
.gameSche li.note > ul li a {
	display: block;
	line-height: 1.4;
}
.gameSche .kotime {
	text-align:center;
	display:block;
}
/*.jerfutop .gameSche .kotime,
.result .gameSche .kotime {
	width:30%;
}*/
#categorySchedule .gameSche .kotime {
	display:block;
}
.gameSche .team {
	width:28%;
	text-align:center;
}
.gameSche .win {
	font-weight:bold;
}
.gameSche .result {
	text-align:center;
	width:44%;
	font-size:0;
	letter-spacing:-0.4em;
	word-spacing: -1em;
	padding:15px 0;
}
	.gameSche .result * {
		letter-spacing:normal;
		word-spacing:normal;
	}
	.gameSche .result > div {
		display:table-cell;
		display:inline-block;
		vertical-align:middle;
	}
	.gameSche .resultIcon {
		text-align:center;
		width:15%;
	}
	.gameSche .score {
		width:70%;
	}
	.gameSche .result a,
	.gameSche .result .resultnolink {
		display:block;
		line-height:1.2;
		padding:.8em 0;
		text-decoration:none;
		font-size:1.3rem;
	}
	.gameSche .result a:hover {
		text-decoration:none;
	}
	.gameSche .result a.noicon:before {
		content:normal !important;
		margin:0;
	}
	.gameSche .result a {
		background-color:#004673;
		color:#fff;
	}
	.gameSche .result a:hover {
		background-color:#1671ac;
	}
	.gameSche .result .movie a {
		margin: 1em 0 .4em;
		padding: 0;
		background-color: transparent;
		color:#cd201f;
	}
	.gameSche .result .movie a:hover {
		color:#e84342;
		background-color: transparent;
	}	
	.gameSche .result .movie a img {
		width: 20px;
		margin-right: .25em;;
		vertical-align: -2px;
	}	
	.gameSche .result .resultnolink {
		border:1px solid #004673;
	}
	.gameSche .score a span,
	.gameSche .score .resultnolink spanれｍ {
		display:inline-block;
		font-size:14px;
	}
	.gameSche .score a span:nth-child(2),
	.gameSche .score .resultnolink span:nth-child(2) れｍ {
		white-space:nowrap;
		margin:0 4px;
	}
	.gameSche .score a span:nth-child(1),
	.gameSche .score .resultnolink span:nth-child(1) {
		text-align:right;
		width:41%;
		font-weight:bold;
	}
	.gameSche .score a span:nth-child(3),
	.gameSche .score .resultnolink span:nth-child(3)  {
		text-align:left;
		width:41%;
		font-weight:bold;
	}
	.gameSche .result span.noscore {
		font-size:12px;
		margin:0 auto;
		display:block;
		padding:5px 0;
		background-color:#CBCBCB;
	}
	.gameSche .result .memo {
		font-size:1.2rem;
		padding-top:5px;
		line-height:1.4;
		display:block;
		width:100%;
	}
	.gameSche .result > a {
		padding-right:5px;
		padding-left:5px;
	}
.gameSche li > div.fee {
	width:4em;
	position:absolute;
	bottom:-4px;
	right:0;
	padding:10px 0;
	}
.gameSche .fee span a, .gameSche .fee span span {
	display:block;
	padding: 5px 0 5px 10px;
	line-height:1.8;
	color:#fff;
	font-size: 1.2rem;
	text-align:center;
	background: transparent url(../img/bg-icon-ticket.png) no-repeat right center;
	background-size: contain;
	text-align: left;
}
.gameSche .fee span a:hover, .gameSche .fee span a:active {
	opacity:0.6;
	filter: alpha(opacity=60);
	text-decoration: none;
}

.gameSche .fee:empty {
	display:none;
}
.gameSche .stadium {
	text-align:center;
	padding-left:3.2em;
	padding-right:3.2em;
}
.gameSche .stadium:before {
	content:"（";
}
.gameSche .stadium:after {
	content:"）";
}

.gameSche .stadium {
	width:100%;
	text-align:center;
	display:block;
	margin:0 auto;
}
#nextweek .gameSche .stadium {
	display:block;
}
.selectMonthArea {
	margin-bottom:15px;
	text-align:right;
}

/* -------------- HEADER -------------- */
header {
	background:url(/files/img/headerbg.png) no-repeat top center;
	background-size: auto 50px ;
	text-align:center;
	position:relative;
	/*border-top:40px solid #002944;*/
	padding-top:10px;
}
header > div.clearfix {
	width:82%;
}
header h1 {
	/*max-width:99%;*/
	padding:0;
}
header h1 img {
	vertical-align:middle;
}
/*header h1 a {
	text-decoration:none;
	color:#515151;
	font-size:1.4rem;
	font-weight:normal;
	line-height:1.5;
	display:table;

}*/
header h1 a span {
	display:none;
}
/*header h1 a figure,
header h1 a span {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
header h1 a figure {
	width:14%;
	text-align:left;
}
header h1 a figure img {
	width:90%;
}
header h1 a span strong {
	display:block;
	font-size:1.8rem;
	font-weight:bold;
	color:#333;
}
header h1 a:hover,
header h1 a:hover strong {
	color:#666;
}*/
.headerRarea {
display:none;
	}

header .searchArea {
	height:40px;
	position:absolute;
	left:0;
	top:-40px;
	width:100%;
	background: repeating-linear-gradient(45deg, #002944, #002944 2px, #044169 0, #044169 4px) !important;
	display:none;
}

header .searchArea > div {
	display:table-cell;
	display:inline-block;
}
header .searchArea .searchBtn {
	width:20%;
	background-color:#0c5f95;
	color:#fff;
	height:40px;
	line-height:40px;
	float:right;
	cursor:pointer;
}
header .searchArea .searchBtn.selected {
	background-color:#044169;
}
header .searchArea .searchCont {
	display: none;
	width:80%;
}
header input[type="search"]  {
	width:80%;
	height:40px;
	box-sizing:border-box;
	vertical-align:middle;
	font-size:14px;
}
header input[type="submit"]  {
	width:20%;
	height:40px;
	line-height:40px;
	box-sizing:border-box;
	background-color:#707070;
	color:#fff;
	border:none;
	padding:0;
	vertical-align:middle;
	cursor:pointer;
}
header .searchArea input[type="submit"]:hover  {
	opacity:.7;
	filter: alpha(opacity=70);
}

/* -------------- NAVIGATION -------------- */
.js #gnav,
.js .menuArea {
	display:none;
}
.js .slicknav_menu {
	display:block;
	text-align:left;
	position:absolute;
	right:0;
	top:10px;
	width:100%;
	}
header .slicknav_menu  {
	z-index:55 !important;
}
header .slicknav_btn {
	background-color:#0081cc !important;
	padding:10px 0 !important;
	box-sizing:border-box;
	width:14% !important;
	text-align:center;
	}
header .slicknav_menutxt {
	font-size:1.8rem;
	margin:0 auto;
	float:none !important;
}
/*header .slicknav_btn:after {
	content: "\f0c9";
	font-family:FontAwesome;
	position:absolute;
	right:50%;
	top:50%;
	margin-top:-.7em;
	color:#fff;
}*/

header .slicknav_btn.slicknav_open {
	background-color:#2073a8 !important;
	color:#ddecf5 !important;
}
header .slicknav_nav {
	background-color:#606060 !important;
	background:rgba(0,129,204,1.0)!important;
}
header .slicknav_nav li {
	display:block !important;
}
header .slicknav_nav li a {
	line-height:2rem;
}
header .slicknav_nav li a:hover {
	color:#fff !important;
	background-color:#2073a8;
}
/*header .slicknav_nav li:nth-child(odd) a {
	border-right:1px solid #fff;
}*/
header li.linkFacebook a {
	background-color:#3b579d !important;
}
header li.linkFacebook a i {
	margin-right:5px;
	line-height:2rem;
	vertical-align:middle;
}

/*.h2Area .slicknav_menu {
	margin-bottom:0 !important;
	top:50%;
	margin-top:-1.2em;
	z-index:50 !important;
}
.h2Area .slicknav_btn {
	height:2.4em;
	line-height:2.4 !important;
	padding:0 10px; !important;
	font-size:1.6rem;
	background-color:#ccc !important;
}
.h2Area .slicknav_nav {
	background:rgba(53,53,53,.9)!important;
	color:#fff;
}
.slicknav_row {
	padding:15px 10px 15px 20px !important;
}
.slicknav_open ul li a {
	padding:15px 10px 15px 30px !important;
}
.h2Area .slicknav_btn .slicknav_menutxt {
	height:2.4em;
	line-height:2.4 !important;
	color:#002944 !important;
}
.h2Area .slicknav_icon {
	margin:0 0 0 5px !important;
}
.h2Area .slicknav_icon:after {
	content: "\f078";
	font-family:FontAwesome;
	color:#002944;
	line-height:1.8rem;
}
.h2Area .slicknav_nav ul li a {
	color:#fff;
}
.h2Area .slicknav_nav li a:hover {
	background-color:#808080 !important;
}

.h2Area .slicknav_nav ul li div {
	padding: 15px 10px 15px 20px;
	color:#8E8E8E;
	background:rgba(20,20,20,.9)!important;
}*/
.main .slicknav_menu {
	margin-bottom:0 !important;
	top:-25px;
	z-index:50 !important;
}
.main .slicknav_menu + div,
.main .slicknav_menu + div + .contents {
	padding-top:4rem;
}
.main .slicknav_btn {
	height:2.4em;
	line-height:2.4 !important;
	padding:0 6%; !important;
	font-size:1.6rem;
	background-color:#ccc !important;
	width:100%;
	text-align:right;
	display:table;
}
.main .slicknav_menu .slicknav_menutxt,
.main .slicknav_menu .slicknav_icon {
	float:none !important;
	display:inline-block;
	/*display:table-cell;*/
}
.main .slicknav_menu .slicknav_menutxt {
	/*text-align:left;*/
  text-align:right;
}
.main .slicknav_menu .slicknav_icon {
	text-align:right;
}
.main .slicknav_nav {
	background:rgba(53,53,53,.9)!important;
	color:#fff;
}
.slicknav_row {
	padding:15px 10px 15px 20px !important;
}
.slicknav_open ul li a {
	padding:15px 10px 15px 30px !important;
}
.main .slicknav_btn .slicknav_menutxt {
	height:2.4em;
	line-height:2.4 !important;
	color:#002944 !important;
}
.main .slicknav_icon {
	margin:0 0 0 5px !important;
}
.main .slicknav_icon:after {
	content: "\f078";
	font-family:FontAwesome;
	color:#002944;
	line-height:1.8rem;
}
.main .slicknav_nav ul li a {
	color:#fff;
}
.main .slicknav_nav li a:hover {
	background-color:#808080 !important;
}

.main .slicknav_nav ul li div {
	padding: 15px 10px 15px 20px;
	color:#8E8E8E;
	background:rgba(20,20,20,.9)!important;
}
.slicknav_open {
	background-color:#696969 !important;
}
/*-------------- FOOTER --------------*/
footer {
	background-color:#002944;
	margin:0;
	color:#86919a;
	width:100%;
}
footer a {
	color:#86919a;
}
.footerBnrArea {
	background-color:#d1dde2;
	padding:4% 0 0 0;
}
.footerBnrArea > ul {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.footerBnrArea > ul li {
	display:inline-block;
	text-align:center;
	width:20%;
	margin-right:4%;
	margin-bottom:4%;
}

.footerBnrArea > ul li img {
	max-height:4rem;
	}
footer .footerLink {
	width:100%;
	margin:0 auto;
	padding:30px 0 15px 0;
}
.footerLink p {
	text-align:center;
	font-size:1.0rem;
	padding:0 10px;
}
.footerLink ul {
	width:100%;
	margin-bottom:15px;
	text-align:center;
}
.footerLink li {
	display:inline-block;
	padding:0 10px;
	vertical-align:middle;
	font-size:1.3rem;
	line-height:1.4;
}
.footerLink li a {
	color:#fff;
}
.footerLink li {
	border-right:1px solid #86919a;
}
.footerLink li:last-child {
	border-right:none;
}

#pagetop {
	width:60px;
	height:4em;
	position:fixed;
	bottom:60px;
	right:0;
	cursor:pointer;
}
#pagetop a {
	display:block;
	font-size:4em;
	opacity:.7;
	filter: alpha(opacity=70);
}
#pagetop a:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

/*
#pagetop {
	width:45px;
	height:45px;
	position:fixed;
	bottom:40px;
	right:0px;
	cursor:pointer;
}
#pagetop a {
	display:block;
	width:45px;
	height:45px;
	background-image:url(/img/pagetop.png);
	background-repeat:no-repeat;
	background-size: 45px 45px;
	opacity:.7;
	filter: alpha(opacity=70);
}
#pagetop a:hover {
	opacity:1;
	filter: alpha(opacity=100);
}	
*/
/* FORM */
input, button, select, textarea {
	font-family: "メイリオ", Meiryo,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Helvetica Neue", Helvetica, "Arial", "ＭＳ Ｐゴシック",sans-serif;
	color:#333;
	-webkit-appearance: none;
	border-radius:0;
}
select, input[type="file"] {
/*	height: 28px;*/
	line-height: 20px;
}
input[type="radio"] {
	-webkit-appearance:radio;
}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #AFAFAF;
	padding:3px;
}
select,
.main input[type="text"] {
	font-size:1.2rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing:border-box;
    border: 1px solid #B3B3B3;
}
textarea {
	width:100%;
	height:10em;
	box-sizing:border-box;
}
textarea:focus,
.main input[type="text"]:focus {
    border:solid 1px #606060;
}

/* -------------- NEWS -------------- */
/* NEWS LIST */
.newsTab {
	display:table;
}
.newsTab li {
	border-right:1px solid #fff;
	text-align:center;
	display:table-cell;
	min-width:4em
}
.newsTab li:last-child {
	border-right:none;
}
.newsTab li a {
	font-size:1.2rem;
	white-space:nowrap;
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:4;
	text-align:center;
	opacity:.8;
	filter: alpha(opacity=80);
	position:relative;
	padding:0 10px;
}
.newsTab li.newscateAll a {
	background-color:#454545;
}
.newsTab li a:hover,
.newsTab li.active a {
	opacity:1;
	filter: alpha(opacity=100);
}
.newsTab li.active a:after {
	border:8px solid transparent;
	border-top-color:#454545;
	border-bottom-width:0;
	bottom:-8px;
	content:"";
	display:block;
	left:50%;
	margin-left:-8px;
	position:absolute;
	width:0;
}

.newsTab li.active.newscate1 a:after {
	border-top-color:#3fa0e4;
}
.newsTab li.active.newscate2 a:after {
	border-top-color:#3478cc;
}
.newsTab li.active.newscate3 a:after {
	border-top-color:#1ebabc;
}
.newsTab li.active.newscate4 a:after {
	border-top-color:#3a9c6d;
}
.newsTab li.active.newscate5 a:after {
	border-top-color:#52be27;
}
.newsTab li.active.newscate6 a:after {
	border-top-color:#ee823b;
}
.newsTab li.active.newscate7 a:after {
	border-top-color:#ee6078;
}
.newsTab li.active.newscate8 a:after {
	border-top-color:#9966c8;
}
.newsTab li.active.newscate9 a:after {
	border-top-color:#645bd5;
}
.newsTab li.active.newscate10 a:after {
	border-top-color:#7e97a6;
}
.category {
	/*display:block;*/
	display:inline-block;
	text-decoration:none;
	text-align:center;
	color:#fff;
	width:10em;
	/*font-size:1.4rem;
	height:2em;
	line-height:2;*/
	font-size:1.0rem;
	line-height:3.4;
	height:3.4em;
	background-color:#9C9C9C;
}
a.category {
	cursor:pointer;
}
a.category:hover {
	color:#fff;
}
a.category {
	display:inline-block !important;
	width:49%;
}
a.category:nth-child(even) {
	margin-left:2%;
}
a.category:nth-child(n+3) {
	margin-top:2%;
}
.newsList {
	margin-bottom:15px;
}
.newsList li {
	text-align:left;
	position:relative;
	vertical-align:top;
	padding:15px 0;
	border-bottom:1px dotted #A0A0A0;
}
.newsList li a {
	display:block;
	text-decoration:none;
	color:#333;
	font-size:1.6rem;
}
.newstitle {
	line-height:1.5;
}
.newssubtitle {
	font-size:1.4rem;
}
.detail .newssubtitle {
	font-size:1.6rem;
}
.newsList li a:hover {
	text-decoration:underline;
}
.newsList li .cateArea {
	padding-top:10px;
	font-size:0;
}
.newsList li a.category {
	color:#fff;
	font-size:1.0rem;
	line-height:3.4;
	height:3.4em;
}
.newsList li a.category:hover {
	text-decoration:none;
	opacity:.7;
	filter: alpha(opacity=70);
}
.newsList a[href$=".pdf"]:before,
.newsList a[href$=".xls"]:before,
.newsList a[href$=".xlsx"]:before,
.newsList a[href$=".doc"]:before,
.newsList a[href$=".docx"]:before {
	content:normal;
}
a[target*="_blank"] .newstitle:after {
	content:"\f14c";
	font-family:FontAwesome;
	margin:0 5px;
	color:#666;
}
a[href$=".pdf"] .newstitle:after {
	content:"\f1c1";
	font-family:FontAwesome;
	margin:0 5px;
	color:#666;
}
a[href$=".xls"] .newstitle:after,
a[href$=".xlsx"] .newstitle:after {
	content:"\f1c3";
	font-family:FontAwesome;
	margin:0 5px;
	color:#666;
}
a[href$=".doc"] .newstitle:after,
a[href$=".docx"] .newstitle:after {
	content:"\f1c2";
	font-family:FontAwesome;
	margin:0 5px;
	color:#666;
}
.container{
	max-width: 400px;
	margin: auto;
} 
.tabContainer {
	overflow-x: auto;
	padding-bottom:8px;
}
.tabContainer::-webkit-scrollbar {
	height: 5px;
}


/* NEWS ARTICLE */
.detail article h2,
#categoryNews h2 {
	line-height:1.4;
	font-weight:normal;
	padding-bottom:10px;
	font-size:2.2rem;
	margin-bottom:10px;
}
.detail article h2 .date,
#categoryNews h2 .date {
	font-size:1.4rem;
	margin-bottom:5px;
}

.newsarticle div img {
	float:none !important;
	margin:0 auto;
}

.newsinfoBox, .categoryBox {
	display:table;
	width:100%;
	margin-bottom:20px;
}
.categoryBox {
	margin-top: 20px;
}
.newsinfoBox > div:first-child {
	font-size:0;
}
.categoryBox div:first-child {
	font-size:0;
}
.snsButtons {
	text-align:center;
	padding:15px 0;
	margin-top:15px;
	background-color:#E1E1E1;
}
.snsButtons li {
	display:inline-block;
	vertical-align:middle;
	height:21px;
}
.snsButtons li.snsTwitter {
	margin-left:20px;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
/* FILE DOWNLOAD */
.dlfileList {
	background-color:#d6e6f1;
	padding: 10px;
	margin-top:20px;
}
.newsarticle .dlfileList li {
	margin-bottom:15px;
	background-color:#fff;
}
.newsarticle .dlfileList li:last-child {
	margin-bottom:0;
}
.newsarticle .dlfileList li a {
	display:block;
	padding:10px;
}
.newsarticle .dlfileList li a:hover {
	background-color:#edf4f9;
}

.newsarticle .dlfileList li a > div {
	display:table-cell;
	vertical-align:middle
}


/* --------------------------------------------- */
/* -------------- SECOND COMMON -------------- */
/* --------------------------------------------- */
.main {
	padding-bottom:50px;
	position:relative;
}
.news .main {
	padding-top:20px;
}
.main section {
	margin:0 auto;
}
.contents {
	width: 88%;
	margin:0 auto;
	padding-bottom:40px;
}
.contents section {
	padding-bottom:35px;
}

.tabSelect {
	display:table;
	table-layout:fixed;
	width:100%;
	margin-bottom:30px;
	border-bottom:3px solid #cacaca;
}
.tabSelect li {
	display:table-cell;
	position:relative;
}
.tabSelect li a {
	display:block;
	text-align:center;
	padding:15px 0;
	line-height:1.4;
	text-decoration:none;
	border-right:1px solid #004673;
	border-top:1px solid #004673;
	border-bottom:1px solid #004673;
	color:#004673;
	background-color:#e9ecf9;
}
.tabSelect li:first-child a {
	border-left:1px solid #004673;
}
.tabSelect li a:hover,
.tabSelect li.selected a {
	background-color:#d3d7ef;
}

.tabSelect li.selected a:after {
	border:12px solid transparent;
	border-top-color:#004673;
	border-bottom-width:0;
	bottom:-12px;
	content:"";
	display:block;
	left:50%;
	margin-left:-12px;
	position:absolute;
	width:0;
}

/* -------------- SIDE AREA -------------- */
.sideArea {
	padding-top:35px;
}
.sideArea section,
.sideArea > p {
	width: 88%;
	margin:0 auto;
	padding-bottom:20px;
}
.sideArea h2 {
	text-align:left;
	font-size:1.5rem;
}
.sideArea h2 a {
	display:table;
	table-layout:fixed;
	width:100%;
	box-sizing:border-box;
	padding:10px 5px;
	background-color:#d7d7d7;
}
.sideArea h2 a:hover {
	text-decoration:none;
	background-color:#c3c3c3;
}
.sideArea h2 span {
	display:inline-block;
	display:table-cell;
}
.sideArea h2 span.linkmore {
	color:#1692cf;
	border:1px solid #bbd8e6;
	font-weight:normal;
	text-align:center;
	font-size:1.2rem;
	background-color:#fff;
	width:50px;
	line-height:1.4;
}
.sideArea h2 a:hover span.linkmore {
	background-color:#e9f6fc;
	border-color:#94ceeb;
}
table.sideRanking th,
table.sideRanking td {
	padding:5px 2px;
	font-size:1.4rem;
	text-align:center;
}
table.sideRanking th {
	background:none;
	font-size:1.2rem;
	color:#8e8e8e;
}
table.sideRanking .rank {
	width:18%;
}
table.sideRanking .points {
	width:18%;
}
table.sideRanking .team,
table.sideRanking .shouhai {
	text-align:left;
}
table.sideRanking .shouhai {
	width:38%;
}

/* -------------- PAGE TRANSITION  -------------- */
/* Number */
.transitionNum {
	text-align:center;
	padding:10px 0;
	width:100%;
}
.transitionNum li {
	display:inline-block;
	width:13%;
	font-size:1.0rem;
	vertical-align:top;
	margin-right:1%;
}
.transitionNum li i {
	vertical-align:middle;
}
.transitionNum li a,
.transitionNum li strong {
	display:block;
	text-decoration:none;
	border:1px solid #606060;
	line-height:3.6em;
	font-weight:normal;
	text-align:center;
}
.transitionNum li a i {
	line-height:1.8em !important;
}
.transitionNum li a {
	color:#333;
}

.transitionNum li a:hover {
	background-color:#f1f1f1;
	color:#666;
}
.transitionNum li strong {
	background-color:#606060;
	color:#fff;
}

/* NEXT and PREVIOUS */
.transition {
	width:100%;
	position:relative;
	margin:50px auto 20px auto;
	text-align:center;
}
.transition li {
	display:inline-block;
	width:32%;
	font-size:1rem;
	text-align:center;
}
.transition li.toPrev {
	position:absolute;
	left:0;
}
.transition li.toNext {
	position:absolute;
	right:0;
}
.transition li .fa-list-ul {
	margin-right:2px;
}
.transition li a {
	display:block;
	padding:1.8em 0;
	border:1px solid #606060;
	text-decoration:none;
	color:#606060;
}
.transition li a:hover {
	background-color:#f1f1f1;
	color:#666;
}
.transition li.toPrev a,
.transition li.toNext a {
	position:relative;
}
.transition li.toPrev a {
	padding-left:6px;
}
.transition li.toPrev a:after {
	content: "\f053";
	font-family:FontAwesome;
	position:absolute;
	left:2px;
	top:50%;
	margin-top:-.8em;
}
.transition li.toNext a {
	padding-right:6px;
}
.transition li.toNext a:after {
	content: "\f054";
	font-family:FontAwesome;
	position:absolute;
	right:2px;
	top:50%;
	margin-top:-.8em;
}


/* -------------- CATEGORY -------------- */

.scoresheetArea {
	width: 100%;
	overflow-x: auto;
    -webkit-overflow-scrolling: touch;
	margin-bottom:20px;
}
.scoresheetArea:before {
	content: "※右にスクロールできます。";
	font-size:1.2rem;
}
.scoresheetArea::-webkit-scrollbar {
	height: 5px;
}

.scoresheetArea::-webkit-scrollbar-track {
	border-radius: 5px;
	background: #eee;
}
.scoresheetArea::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #666;
}
.scoresheetArea .scoresheet {
	width: 280%;
	table-layout: fixed;
}
.scoresheet a,
.gameSche a {
	text-decoration:none;
}
.scoresheet a:hover,
.gameSche a:hover {
	text-decoration:underline;
}
.scoresheetArea .scoresheet th,
.scoresheetArea .scoresheet td {
	font-size:1.4rem;
	padding:10px 5px;
	text-align:center;
	line-height:1.4;
}
/*.scoresheetArea .scoresheet td {
	white-space:nowrap;
}*/
.shouhai {
	width:10%;
}
.rank {
	width:5%;
	font-weight:bold;
}
.points {
	width:5%;
	font-weight:bold;
}
.naname {
	background-color:#bdbdbd;
}
.scoredetail {
	display:block;
	font-size:11px;
	margin-top:5px;
}
p.update {
	color:#8e8e8e;
	text-align:right;
	font-size:14px;
	padding-bottom:10px;
}

/*-------------- MOVIE  -------------- */
.movieArea {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom:20px;
}
.movieArea iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* -------------- LINK -------------- */
.link .clm .imgtext figure {
	width:25%;
}
.link .clm .imgtext p {
	padding-left:10px;
	line-height:1.3;
}
/* -------------- INQUIRY -------------- */
textarea {
	height:10em;
}
input[type="text"]:focus,
textarea:focus {
}

.inquiryList {
	padding-top:15px;
	border-top:1px dotted #B3B3B3;
	padding-bottom:15px;
}
.inquiryList > li {
	margin-bottom:15px;
	display:table;
	table-layout:fixed;
	width:100%;
	border-bottom:1px dotted #B3B3B3;
	padding-bottom:15px;
}
.inquiryList > li div {
	box-sizing:border-box;
}
.inquiryList > li div:first-child {
	font-size:1.8rem;
	line-height:1.4;
	margin-bottom:10px;
	border-left:8px solid #999;
	padding-left:8px;
}
.inquiryList dt,
.inquiryList dd {
	line-height:2.4em;
}
.inquiryList input {
	width:auto;
	box-sizing:border-box;
}
.enquateList > dt {
	padding: 10px;
	background-color: #eee;
	border-radius: 5px;
	font-weight: bold;
}
.enquateList > dd {
	padding: 10px 10px 30px;
}
.enquateList > dd ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.enquateList > dd ol li {
	list-style-type: none;
}
.enquateList select {
	-webkit-appearance: menulist;
}
.enquateList input[type="text"] {
	width:90%;
}
.enquateList label + input[type="text"] {
	width:15em;
	margin-left: 10px;
}
.enquateList input[type="checkbox"] {
	-webkit-appearance: checkbox;
	margin-right: 5px;
	vertical-align: middle;
}
input[type="text"] {
	width:90%;
}
textarea {
	width:100%;
}
button {
	border:none;
	margin:0 auto;
	position:relative;
	width:100%;
}
button:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
}
.inquiryList + .btnArea li {
	display:inline-block;
	width:48%;
}
.inquiryList + .btnArea li:nth-child(2) {
	margin-left:4%;
}

/* -------------- TOP -------------- */
.jerfutop .contents {
	width:100%;
}
.jerfutop .contents section {
	width: 88%;
	margin: 0 auto;
}
.topslider {
	margin-bottom:25px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom:0 !important;
	line-height:1.4;
}
.swiper-button-prev {
	left:0 !important;
}
.swiper-button-next {
	right:0 !important;
}
.container .allstarSlide{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.container .allstarSlide .swiper-slide{
	width: 120px!important;
	margin-right: 10px;
}
.container .allstarSlide .swiper-slide a{
	text-decoration:none;
}
.container .allstarSlide .swiper-slide a:hover{
	text-decoration:underline;
	color: #333;
}
.container .allstarSlide .swiper-slide p{
	color: #333;
}
.container .allstarSlide .swiper-slide p span{
	font-size: 1.2rem;
}
.container .allstarSlide .swiper-button-next{
	background-size: 15px 44px;
	top: 33%;
}
.container .allstarSlide .swiper-button-prev{
	background-size: 15px 44px;
	top: 33%;
}
.container .allstarSlide .innerLink{
	margin-top: 15px;
}

@media screen and (max-width: 768px) and (min-width: 320px) {
	.tlTwitter iframe {
		width: 360px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
}