/******
基本
******************************************************/
.PC {
	display: inherit;
}
.SP {
	display: none;
}
.bold {
	font-weight: bold;
}
.font-en {
	font-family: 'Oswald', sans-serif;
}
.bg-rank01 {
	background-color: #f5f5f5;
}
.bg-rank02 {
	background-color: #eaeaea;
}
.bg-youtube {
	background-color: #fafafa;
}
.c-men {
	background-color: #000;
}
.c-women {
	background-color: #ff00cc;
}
body {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", "Meiryo", verdana, Osaka, "lr oSVbN", "MS PGothic", Sans-Serif;
}
a {
	color: #444;
	text-decoration: none;
	cursor: pointer;
}
a img:hover {
	opacity: 0.6;
}
/*google map*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/******
戻る
******************************************************/
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 6px;
	border-radius: 30px;
	width: 35px;
	height: 35px;
	background-color: #9FD6D2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#pageTop a i {
	font-size: 20px;
	line-height: 30px;
}
/******
ヘッダー
******************************************************/
#contents {
	padding-top: 50px;
}
.header {
	font-family: 'Oswald', sans-serif;
	z-index: 999;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	position: fixed;
	width: 100%;
	background-color: white;
	z-index: 99999;
}
.header .inner {
	width: 980px;
	margin: 0 auto;
	padding: 6px 0px;
}
.header h1 {
	display: inline-block;
	vertical-align: top;
	padding-top: 8px;
	margin-right: 10px;
}
.header h1 img {
	width: 128px;
}
#dropmenu {
	list-style-type: none;
	padding: 0;
	display: inline-block;
	margin-top: 5px;
}
#dropmenu li {
	position: relative;
	/*width: 120px;*/
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#dropmenu li.first {
	width:80px;
}
#dropmenu li.last {
	width: 144px;
}
#dropmenu li.last a{
	color:#5EC4BA;
}
#dropmenu li.last a:hover {
    color: #00a1e7;
}

#dropmenu li span.jp {
	font-size: 10px;
	padding-left: 20px;
}
#dropmenu li a {
	display: block;
	margin: 0;
	padding: 8px 16px;
	background: #ffffff;
	color: #3c3c3c;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}
#dropmenu li a:hover {
	color: #5EC4BA;
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0;
	margin: 0;
	padding: 1px 0 0 0;
}
#dropmenu li ul li {
	overflow: hidden;
	width: 144%;
	height: 0;
	color: #fff;
	transition: .2s;
	margin: 8px 0px;
}
#dropmenu li ul li a {
	padding: 12px 5px;
	background: rgba(227, 227, 227, 0.9);
	text-align: left;
	font-size: 15px;
	font-weight: normal;
}
#dropmenu > li:hover > a {
	background: #fff
}
#dropmenu > li:hover li:hover > a {
	background: #fff;
}
#dropmenu > li:hover > ul > li {
	overflow: visible;
	height: 38px;
}
#dropmenu li ul li ul {
	top: 0;
	left: 100%;
}
#dropmenu li:last-child ul li ul {
	/*left: -100%;*/
	width: 100%;
}
/*
#dropmenu li ul li ul:before {
	position: absolute;
	content: "";
	top: 13px;
	left: -20px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #444;
}
*/
#dropmenu li:last-child ul li ul:before {
	position: absolute;
	content: "";
	top: 13px;
	left: 200%;
	margin-left: -20px;
	border: 5px solid transparent;
	border-right-color: #444;
}
#dropmenu li ul li:hover > ul > li {
	overflow: visible;
	height: 38px;
}
#dropmenu li ul li ul li a {
	background: #f1f1f1;
}
#dropmenu li:hover ul li ul li a:hover {
	background: #f7f7f7;
}
.sns_area {
	display: inline-block;
}
.sns_area li {
	float: left;
}
.sns_area li a {
	font-size: 29px;
	color: #1d120f;
}
.sns_area li a:hover {
	opacity: 0.7;
}
.sns_area li {
	margin-left: 6px;
}
.sns_area li i{
	line-height: 0;
}
/******
スライダー
******************************************************/
ul.bxslider img {
	width: 100%;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 40px;
}
/******
コンテンツ
******************************************************/
#contents .first-area .inner {
	width: 940px;
	margin: 0 auto;
	padding: 0 24px 38px;
}
/****
まるやじるし
*****************************/
.cursor {
	text-align: center;
	margin-bottom: 14px;
}
.cursor a {
	display: block;
	margin: 0 5px 5px 0;
	padding: 0;
	color: #5dc4b6;
}
.cursor i {
	width: 50px;
	height: 50px;
	margin: 0;
	line-height: 50px;
	text-align: center;
	font-size: 50px;
}
.cursor i:before {
padding 0;
	line-height: 50px;
}
/****
おしらせ部分
*****************************/
#info-area {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin-bottom: 32px;
}
#info-area a {
	color: #444;
	text-decoration: none;
}
#info-area a:hover {
	text-decoration: underline;
}
#info-area table {
	width: 100%;
}
#info-area th {
	padding: 8px 0 8px 24px;
	background-color: #5dc4b6;
	font-size: 24px;
	color: #fff;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
}
#info-area td {
	font-size: 16px;
	padding: 8px 24px;
	border-right: 2px solid #666666;
}
#info-area td span {
	color: #fff;
	font-size: 12px;
}
#info-area td span a {
	background-color: #444;
	padding: 4px 20px;
	color: #fff;
	text-decoration: none;
}
#info-area td span a:hover {
	background-color: #8f8f8f;
}
/****
ニュース
*****************************/
.col-2 {
	display: inline-block;
	width: 442px;
	vertical-align: top;
}
.col-2:nth-child(even) {
	margin-left: 44px;
}
.col-2 h2, .col-2 h3 {
	border-bottom: 4px solid #444;
	font-size: 41px;
	font-weight: bold;
	margin-bottom: 16px;
	letter-spacing: -2px;
}
.col-2 h2 span, .col-2 h3 span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 14px;
	letter-spacing: 0px;
}
.top-tbl table {
	width: 100%;
	margin-bottom: 16px;
}
.top-tbl table tr:hover {
	opacity: 0.7;
	cursor: pointer;
	text-decoration: underline;
}
.top-tbl table th {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.top-tbl table td {
	display: block;
	font-size: 15px;
	padding-bottom: 14px;
	line-height: 1.3;
}
.top-tbl .more-btn {
	text-align: right;
}
.top-tbl .more-btn a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 20px;
	background-color: #444;
}
.col-2.more-btn a:hover {
	text-decoration: none;
	position: relative; top: 0;
}
.news-labo {
	margin-bottom: 40px;
}
.top-instagram {
	margin:0 auto;
	max-width: 400px;
}
/****
News一覧
*****************************/
.news-all-tbl table {
	width: 100%;
}
.news-all-tbl table th {
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 8px;
}
.news-all-tbl table td {
	display: block;
	font-size: 15px;
	padding-bottom: 24px;
	line-height: 1.3;
}
.news-all-tbl table td a:hover {
	text-decoration: underline;
}
/*news詳細*/
.col-1 h3.n-p-ttl {
	border-bottom: 4px solid #444;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 16px;
	letter-spacing: 0;
}
.news-d-box {
	background-color: #f7f7f7;
	padding: 20px;
}
.news-d-box .detail-box {
	margin-bottom: 24px;
}
.news-d-box .date {
	font-size: 15px;
	margin-bottom: 16px;
}
.detail-img {
	width: 100%;
	display: inline-block;
	background-size: cover;
	background-position: center;
	margin-bottom: 16px;
	vertical-align: middle;
}
.detail-img img{
	width: 100%;
}
.detail-txt {
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 15px;
}
.detail-txt p {
	margin-bottom: 16px;
}
/****
ピックアップ
*****************************/
.col-1 h3 {
	border-bottom: 4px solid #444;
	font-size: 41px;
	font-weight: bold;
	margin-bottom: 16px;
	letter-spacing: -2px;
}
.col-1 h3 span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 14px;
}
.pickup-area .col-3 table tr:hover {
	opacity: 0.7;
	text-decoration: underline;
}
.col-3 {
	display: inline-block;
	width: 294px;
	vertical-align: top;
	margin-right: 21px;
	margin-bottom: 22px;
}
.col-3:nth-child(3), .col-3:nth-child(6) {
	margin-right: 0;
}
.col-3 a {
	text-decoration: none;
}
.col-3 table {
	color: #444;
}
.col-3 table th {
	display: block;
	font-size: 15px;
	font-weight: normal;
}
.col-3 table td {
	display: block;
	font-size: 15px;
	padding-bottom: 14px;
	line-height: 1.3;
}
.col-3 .image_area {
	display: inline-block;
	width: 100%;
	height: 174px;
	margin-bottom: 8px;
}
.col-3 .image_area img {
	width: 294px;
}
.btn {
	text-align: center;
	padding-top: 16px;	1vbgb;;18:44 2021/12/18543reewes
}
a.more-btn {
	background-color: #444;
	color: #fff;
	font-size: 16px;
	padding: 16px 90px;
	text-decoration: none;
}
a.more-btn:hover {
	opacity: 0.7;
}
/****************************
独立インフォメーションページ
*****************************/
body.info h4 {
	font-size: 1.5em;
}
body.info p {
	margin-bottom: 20px;
}

/****
ランキング
*****************************/
.ranking {
	/*background-color:#6de0f4;*/
	background: #57c6f3; /* Old browsers */
	background: -moz-linear-gradient(top, #6de0f4 0%, #82d3f4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6de0f4 0%, #82d3f4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6de0f4 0%, #82d3f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6de0f4', endColorstr='#82d3f4', GradientType=0 ); /* IE6-9 */
}
.ranking .inner {
	width: 940px;
	margin: 0 auto;
	padding: 40px 24px;
}
.ranking-box {
	padding: 16px;
	background-color: #fff;
}
.guide-accordion dt.ttl {
	border-bottom: 4px solid #444;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 16px;
	letter-spacing: -2px;
	cursor: pointer;
}
.guide-accordion dt.ttl:last-child {
	margin-bottom: 0;
}
.guide-accordion dt.ttl span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 14px;
}
dl.guide-accordion dt {
	background: url(../images/common/icon_plus.png) 100% center no-repeat;
}
dl.guide-accordion dt.open {
	background: url(../images/common/icon_minus.png) 100% center no-repeat;
	background-size: 27px 5px;
}
dl.guide-accordion dd {
	margin-bottom: 32px;
}
.ranking-col-2 {
	display: inline-block;
	width: 442px;
	vertical-align: top;
	margin-bottom: 16px;
}
.ranking-col-2:nth-child(even) {
	margin-left: 12px;
}
.ranking-col-2 .ttl {
	padding: 6px 0;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}
.player_rank-box {
	display: inline-block;
	width: 100%;
	background-color: #eaeaea;
}
.player_rank-box a {
	color: #444;
}
.player_rank-box a:hover {
	color: #608ca2;
}
.player_rank-box .rank-number {
	background-color: #2e2d2d;
	color: #fff;
}
.rank-photo-name-box {
	display: inline-block;
	padding: 16px 8px;
}
.player_rank-box .number-1 .rank-number {
	font-size: 30px;
	display: inline-block;
	font-weight: bold;
	padding: 6px 20px;
	vertical-align: top;
}
.number-1 .rank-photo-name-box {
	display: inline-block;
	padding: 12px 8px 8px;
	width: 360px;
}
.number-1 .rank-photo-name-box .photo {
	width: 82px;
	height: 116px;
	display: inline-block;
	background-size: cover;
	background-position: center;
}
.number-1 .rank-photo-name-box .name {
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	vertical-align: top;
	line-height: 1;
	width: 100%;
	border-bottom: 2px solid #444;
	padding-bottom: 4px;
}
.number-1 .rank-photo-name-box .right {
	display: inline-block;
	vertical-align: top;
	width: 266px;
	position: relative;
	margin-left: 8px;
}
.number-1 .rank-photo-name-box .right .jp-bottom {
	vertical-align: bottom;
	margin-top: 25px;
}
.number-1 .rank-photo-name-box .right .name-jp {
	font-size: 20px;
	display: inline-block;
}
.rank-photo-name-box .right .live {
	display: inline-block;
	/*position: absolute;*/
	font-size: 14px;
	/*right: 0;
	bottom: 0;*/
}
/*2位以降*/
.player_rank-box .rank-number {
	font-size: 26px;
	display: inline-block;
	font-weight: bold;
	padding: 4px 15px;
	vertical-align: top;
}
.rank-photo-name-box .photo {
	width: 66px;
	height: 94px;
	display: inline-block;
	background-size: cover;
	background-position: center;
}
.rank-photo-name-box .name {
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	vertical-align: top;
	line-height: 1;
	width: 100%;
	border-bottom: 2px solid #444;
	padding-bottom: 4px;
}
.rank-photo-name-box {
	display: inline-block;
	padding: 12px 8px;
	width: 373px;
}
.rank-photo-name-box .right {
	display: inline-block;
	vertical-align: top;
	width: 295px;
	position: relative;
	margin-left: 8px;
}
.rank-photo-name-box .right .name-jp {
	font-size: 16px;
}
.rank-photo-name-box .right .jp-bottom {
	vertical-align: bottom;
	margin-top: 12px;
}
/******
スポンサー
******************************************************/
.sponsor .inner {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 70px;
}
.sponsor ul {
	margin-bottom: 24px;
}
.sponsor ul li {
	display: inline-block;
}
.sponsor ul li:nth-child(even) {
	margin: 0 21px;
}
/******
BEST RIDERS & ROOKIES
******************************************************/
.rider-rookie {
	background-color: #3d3d3d;
}
.rider-rookie .inner {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0;
}
.rider-rookie .col-1 h3 {
	border-bottom: 4px solid #fff;
	color: #fff;
}
.guide-accordion02 dt.ttl {
	border-bottom: 4px solid #444;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 16px;
	letter-spacing: -2px;
	cursor: pointer;
}
.guide-accordion02 dt.ttl:last-child {
	margin-bottom: 0;
}
.guide-accordion02 dt.ttl span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 14px;
}
dl.guide-accordion02 dt {
	background: url(../images/common/icon_plus.png) 100% center no-repeat;
}
dl.guide-accordion02 dt.open {
	background: url(../images/common/icon_minus.png) 100% center no-repeat;
	background-size: 27px 5px;
}
dl.guide-accordion02 dd {
	margin-bottom: 32px;
}
dl.guide-accordion02 .rank-photo-name-box {
	width: 426px;
}
dl.guide-accordion02 .rank-photo-name-box .right {
	width: 348px;
}
.rider-rookie-box {
	padding: 16px 16px 32px 16px;
	background-color: #fff;
}
/******
twitter 部分
******************************************************/

.sns .inner {
    width: 940px;
    margin: 0 auto;
    padding: 40px 0;
}
.sns .inner .col-2 .inner {
	width: 442px;
}
.top-twitter {
    width: 442px;
	margin-bottom: 24px;
}
@media screen and (max-width: 760px) {
.sns .inner .col-2 .inner {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.top-twitter {
	margin: 0 auto;
    display: block;
    width: 	85%;	
}
.sns .inner .btn {
	margin-bottom: 40px;
}
}
.wrap-youtube {
	width: 442px;
	margin-bottom: 26px;
}
.top-instagram{
	width: 442px;
	margin-bottom: 26px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 12px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 760px) {
.sns .inner .col-2 .inner {
    width: 100%;
}
.sns .inner {
    width: 100%;
    margin: 0 auto;
    padding: 20px 10px;
    box-sizing: border-box;
}
.wrap-youtube {
	width: 100%;
}
.top-instagram{
	width: 100%;
}
}
/******
下層ページ
******************************************************/
.under-layer .inner {
	width: 980px;
	padding: 40px 0 60px;
	margin: 0 auto;
}
.pan {
	background-color: #f7f7f7;
}
.pan .inner {
	padding: 14px 0;
}
.pan ul li {
	display: inline-block;
	padding-right: 6px;
}
.pan ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #444;
}
.pan ul li a:hover {
	text-decoration: underline;
	color: #5EC4BA;
}
.under-layer .mini-ttl {
	border-left: 4px solid #444;
	font-size: 20px;
	padding-left: 12px;
	font-weight: 600;
	margin-bottom: 16px;
	letter-spacing: -1px;
}
.page-explane {
	margin-bottom: 16px;
	font-size: 14px;
}
.discipline-box {
	margin-bottom: 32px;
}
.discipline-inner {
	width: 940px;
	margin: 0 auto;
}
.discipline-img {
	margin-bottom: 24px;
}
.player_set {
	position: relative;
	float: left;
	width: 196px;
    height: 196px;
	margin: 0px 0 20px 0px;
}
.player_set .character {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
}
.player_set .cover {
	position: absolute;
	text-align: left;
	width: 100%;
	height: 24%;
	bottom: 0px;
	z-index: 10;
	transition: 200ms ease-in-out;
	-moz-transition: 200ms ease-in-out;
	-webkit-transition: 200ms ease-in-out;
	-o-transition: 200ms ease-in-out;
	-ms-transition: 200ms ease-in-out;
}
.player_set:hover .cover {
	height: 100%;
}
.player_set .cover .text_area {
	position: absolute;
	width: calc(100% - 50px);
	left: 6px;
	top: 50%;
	transform: translate(0, -50%);
}
.player_set .cover .text_area p {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}
.player_set .cover .text_area p.name {
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	line-height: 20px;
}
.player_set .cover .text_area p.name.small {
	margin-right: 0px;
	font-size: 12px;
	line-height: 12px;
}
.player_set .cover img {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
}
.fr_black {
	background-color: rgba(17,17,17,0.5);
}
.fr_gray {
	background-color: rgba(0,0,0,0.5);
}

.member-profile-top {
	position: relative;
	padding-bottom: 50px;
	background-color: #000;
}
.profile-cover-img {
	width: 980px;
	height: 250px;
	background-size: cover;
}
.face-img {
	position: absolute;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	width: 180px;
	height: 180px;
	background-size: cover;
	top: 100px;
	left: 12px;
	border: 4px solid #fff;
}
.prof-name {
	position: absolute;
	bottom: 2px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	right: 0;
}
.prof-name span {
	font-size: 20px;
	margin: 0 20px;
}
.prof-tbl01 {
	width: 50%;
	float: left;
	margin-bottom: 24px;
}
.prof-tbl01 th, .prof-tbl01 td {
	padding: 10px;
}
.prof-tbl01 th {
	width: 40%;
}
.prof-tbl01 td {
	width: 60%;
}
.prof-tbl01 tr:nth-child(odd) {
	background-color: #f6f6f6;
}
.prof-tbl01 tr:nth-child(even) {
	background-color: #eee;
}
.prof-tbl02 {
	width: 100%;
	margin-bottom: 24px;
}
.prof-tbl02 th, .prof-tbl02 td {
	padding: 10px;
}
.prof-tbl02 th {
	width: 24%;
}
.prof-tbl02 td {
	width: 76%;
}
.prof-tbl02 tr:nth-child(odd) {
	background-color: #f6f6f6;
}
.prof-tbl02 tr:nth-child(even) {
	background-color: #eee;
}
.prof-tbl02 td a{
	color:#5dc4b6;text-decoration: underline;
}
.gallery-box {
    margin-bottom: 24px;
}
.prof-tbl03 {
	width: 100%;
	margin-bottom: 32px;
}
.prof-tbl03 th, .prof-tbl03 td {
	padding: 6px;
	text-align: center;
}
th.left {
	background-color: #444;
	color: #fff;
	text-align: center;
}
.prof-tbl03 th.top {
	background-color: #444444;
	color: #fff;
	text-align: center;
}
.prof-tbl03 tr:nth-child(odd) {
	background-color: #f6f6f6;
}
.prof-tbl03 tr:nth-child(even) {
	background-color: #eee;
}
.gallery-box ul li {
	width: 245px;
	float: left;
	background-size: cover;
}
.gallery-box ul li img {
	background-size: cover;
	width: 100%;
}
.gallery-box ul li a img {
	width: 100%;
	background-size: cover;
}

ul.members-news li {
    margin-bottom: 12px;
    border: 1px solid #ddd;
    padding: 10px;
}
ul.members-news li h5{
	font-size: 14px;
	margin-bottom: 4px;
}

/******
MEMBERS
******************************************************/
/*best rider*/
.best-player-box .photo {
	width: 250px;
	height: 250px;
	display: inline-block;
	background-size: cover;
	background-position: center;
}
.best-player-box .right {
	float: right;
	width: 696px;
}
.best-player-box .right .name-area {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #444;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
.best-player-box .name {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	vertical-align: top;
	line-height: 1;
}
.best-player-box .name-jp {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 12px;
	font-size: 16px;
}
.best-player-box .best-player-bottom .ttl {
	font-size: 16px;
	margin-bottom: 2px;
}
.best-player-box .best-player-bottom .winning-list {
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 18px;
}
.best-player-box .btn {
	display: block;
	text-align: left;
	padding-top: 16px;
}
.best-player-box .btn {
	display: block;
	
}
.best-player-box .btn a {
	background-color: #444;
	color: #fff;
	font-size: 16px;
	padding: 16px 90px;
	text-decoration: none;
}
.best-player-box .best-player-area {
	margin-bottom: 48px;
}
.initial-box {
	margin: 26px 0;
}
.initial-box ul li a {
	font-size: 14px;
	padding: 10px 14px;
	color: #444;
	font-weight: bold;
	border: 1px solid #444;
}
.initial-box ul li a:hover, .initial-box ul li a.on {
	background-color: #5dc4b6;
	color: #fff;
}
/*pager*/
ul.pager {
	margin: 24px 0 0; 
	text-align: center;
}
ul.pager li{
	display: inline-block;
}
ul.pager li a{
	font-size: 14px;
    padding: 10px 14px;
    color: #444;
    font-weight: bold;
    border: 1px solid #444;	
}
ul.pager li.active a{
	font-size: 14px;
    padding: 10px 14px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #444;
	background-color: #444;
}
/******
プロツアーページ
******************************************************/
.select-year-box {
	border: 1px solid #a6a6a6;
	padding: 18px 0 16px;
	text-align: center;
	margin-bottom: 24px;
}
.select-year-box select {
	width: 500px;
	height: 40px;
	font-size: 16px;
	margin-bottom: 12px;
}
.select-year-box a {
    color: #ffffff;
    font-size: 15px;
    padding: 12px 0;
    display: block;
    background-color: #000;
    width: 500px;
    margin: 0 auto;
    border-radius: 10px;
	cursor: pointer;
}
.select-year-box a:hover {
	background-color:#ff2704 ;
	color:#fff;
}
.select-ttl {
	background-color: #444;
	padding: 10px 20px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1.1px;
	margin-bottom: 16px;
}
table#table-01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 24px;
}
table#table-01 tr:nth-child(odd) {
	background-color: #fcfcfc;
}
table#table-01 tr:nth-child(even) {
	background-color: #f1f1f1;
}
table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #24c7b6;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	color: #fff;
}
table#table-01 td {
	padding: 8px 6px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}
table#table-01 td a {
	text-decoration: underline;
	cursor: pointer;
}
table#table-01 td a:hover {
	text-decoration: none;
}
.select-ttl02 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	border-bottom: 2px solid #444;
}
/*discipline.php*/
.txt-ex {
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 18px;
}
.txt-ex .ttl {
	font-size: 18px;
	border-bottom: 1px solid #444;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
.txt-ex p {
	margin-bottom: 16px;
}
.txt-long {
	margin-bottom: 32px;
}
.txt-long p {
	font-size: 15px;
	margin-bottom: 10px;
}
/*about.php*/
.txt-half {
	font-size: 15px;
	float: left;
	width: 620px;
}
.txt-half p {
	margin-bottom: 16px;
}
.img-half {
	float: right;
}
.img-half p {
	text-align: right;
}
.director-box {
	margin-bottom: 24px;
}
.ttl-director {
	background-color: #444;
	padding: 6px 12px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 12px;
}
.ttl-director-mini {
	border-bottom: 1px solid #444;
	font-size: 16px;
	margin-bottom: 12px;
}
.secretariat-box table {
	width: 100%;
	font-size: 15px;
	margin-bottom: 12px;
}
.secretariat-box table th, .secretariat-box table td {
	padding: 8px 10px;
}
.secretariat-box table tr:nth-child(odd) {
	background-color: #fcfcfc;
}
.secretariat-box table tr:nth-child(even) {
	background-color: #f1f1f1;
}
.caution-txt {
	font-size: 15px;
	margin-bottom: 24px;
}
/**sponsorship**/
.sponsorship-box {
	margin-bottom: 40px;
}
.sponsorship-box .btn {
	display: block;
	text-align: left;
	padding-top: 16px;
	margin-top: 20px;
}
/**messeagefrompro.php**/
.best-player-bottom table {
	width: 100%;
}
.best-player-bottom table th, .best-player-bottom table td {
	display: block;
    width: 100%;
    font-size: 14px;
    padding: 6px 12px;
    box-sizing: border-box;
}
.best-player-bottom table th {
	background-color: #f1f1f1;
}
.best-player-bottom table td {
	background-color: #fcfcfc;
}
.best-player-bottom p {
	margin-bottom: 14px;
}

/**prorule.php**/
.prorule-area .article {
	margin-bottom: 24px;
}
.prorule-area .article h3 {
	font-size: 15px;
	margin-bottom: 4px;
	color: #fff;
	background-color: #444;
	padding: 4px;
}
.prorule-area .article p {
	font-size: 15px;
}
.prorule-area .article .article {
	margin-left: 20px;
}
.prorule-area .article .article h3 {
	color: #444;
	background-color: #fff;
}
.prorule-area .article ul {
	margin-left: 20px;
}
.prorule-area .article ul li {
	list-style-type: disc;
}
.prorule-area .section th, .prorule-area .section td {
	border: #b3b3b3 1px solid;
	border-collapse: collapse;
	padding: 2px;
	text-align: center;
}
.prorule-area td.category {
	width: 80px;
}
.prorule-area td.trialvalue {
	width: 160px;
}
.prorule-area td.qualification {
	width: 90px;
}
.prorule-area .article table {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width: 65%;
	margin: 12px 0 24px;
}
.prorule-area .article table th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #24c7b6;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	color: #fff;
}
.prorule-area .article table td {
	padding: 8px 6px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}
.prorule-area .article table td.navy {
	background-color: #586a8e;
	color: #fff;
}
/*歴代ベストライダー*/
.historybestrider_block {
	width: 476px;
}
.block_left {
	float: left;
}
.block_right {
	float: right;
}
.historybestrider_block h3{
	padding: 10px;
	color: #fff;
}
/******
スポンサーページ
******************************************************/
.under-layer .spansor-area ul li {
	width: 151px;
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
}
.under-layer .spansor-area ul li img {
	width: 100%;
}
.s_ship-box {
	margin-bottom: 12px;
}
/******
プライバシーポリシーページ
******************************************************/
.under-layer .pp-area {
	margin-left: 20px;
}
.under-layer .pp-area table {
	width: 100%;
}
.under-layer .pp-area table th {
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
}
.under-layer .pp-area table td {
	font-size: 14px;
	display: block;
	margin-left: 18px;
	margin-bottom: 22px;
}
/******
お問合せページ
******************************************************/
.contact-area .txt {
	font-size: 14px;
}
span.hissu {
	color: #5ec4ba;
}
.form {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #dfdfdf;
}
.form:first-child {
	margin-bottom: 40px;
}
.form td {
	text-align: left;
	display: block;
}
.form td p {
	display: inline-block;
}
.form th .req {
	color: #F00;
}
.form p.error {
	color: #F00;
	display: block;
}
.contact-area .col-2 {
	display: inline-block;
	width: 34%;
}
.col-5 {
	width: 80px;
}
input[type="date"] {
	padding: 8px;
	border: 1px solid #b6b6b6;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 3px;
}
.form input[type=text] {
	display: inline-block;
	margin-right: 10px;
}
input[type="number"] {
	padding: 8px;
	border: 1px solid #b6b6b6;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 4px;
}
.form input[type=text], .form textarea, .form select, .form input[type=select] {
	padding: 8px;
	border: 1px solid #b6b6b6;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 3px;
}
.form input[type=text]:focus, .form textarea:focus {
	background: #e3f0ff;
	border: 1px solid #000;
}
.form input[type=text].error, .form textarea.error, .form select.error {
	border-color: #F99;
	border-width: 2px;
}
.form textarea {
	width: 760px;
	height: 150px;
	max-width: 760px;
}
.form input.max {
	width: 95%;
}
.form input.min {
	width: 70px;
}
.form th, .form td {
	border-bottom: 1px solid #dfdfdf;
	padding: 16px;
	vertical-align: top;
	font-size: 13px;
}
.form th {
	width: 180px;
	vertical-align: middle;
	background-color: #444;
	color: #fff;
}
.form td label {
	margin: 5px;
	font-size: 13px;
	display: block;
	text-align: left;
	cursor: pointer;
}
.btns {
	text-align: center;
	margin: 36px 16px 16px;
}
.btns button {
	color: #fff;
	background-color: #5EC4BA;
	border-radius: 16px;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	width: 300px;
	padding: 16px 0;
	border: none;
}
.btns button:hover {
	opacity: 0.7;
}
.form_inner {
	width: 700px;
	padding: 2% 5% 5% 2%;
	margin: auto;
}
.contents .all .left .content_tag_mini {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 40px;
	margin: 10px 0px 10px;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #444;
}
.contents .all .left .content_tag_mini h4 {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0px, -50%);
	color: #444;
	font-size: 18px;
	line-height: 20px;
}
input.w-min {
	width: 30px;
}
input.w-min02 {
	width: 108px;
}
input.w-middle {
	width: 40%;
}
input.w-long {
	width: 60%;
}
.btn-area {
	padding-bottom: 20px;
}
.btn-area-inner {
	width: 240px;
	height: 60px;
	display: block;
	margin: 0 auto;
}
.btn-area-inner a {
	width: 100%;
	height: 100%;
	color: #ffffff;
	border-radius: 60px;
	display: block;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #444;
	font-size: 16px;
}
input[type=checkbox] {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 6px;
}
input[type=radio] {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 6px;
}
/*タイトル部分下線*/
.col-1 .b-color_blk {
	border-bottom: 4px solid #444;
	box-shadow: 0px 4px #444,
            0px -4px #444 inset;
}
/*Lab*/
.col-1 .b-color_yellow {
	border-bottom: 4px solid #ffe000;
	box-shadow: 0px 0 #ffe000,
            0px -4px #444 inset;	
}
/*MEMBERS*/
.col-1 .b-color_blue {
	border-bottom: 4px solid #00a1e7;
	box-shadow: 0px 0 #00a1e7,
            0px -4px #444 inset;		
}
/*ranking*/
.col-1 .b-color_grn {
	border-bottom: 4px solid #24c7b6;
	box-shadow: 0px 0 #24c7b6,
            0px -4px #444 inset;		
}
/*INFORMATION*/
.col-1 .b-color_org {
	border-bottom: 4px solid #ffa31c;
	box-shadow: 0px 0 #ffa31c,
            0px -4px #444 inset;		
}
/*PRO TOUR*/
.col-1 .b-color_red {
	border-bottom: 4px solid #ff2704;
	box-shadow: 0px 0 #ff2704,
            0px -4px #444 inset;		
}
/******
タブ
******************************************************/
ul.tab-area{
	font-size: 0;
	margin: 0 auto 24px;
	border-bottom: 1px solid #444;
} 
ul.tab-area li{
	display: inline-block;
	width: 166px;
	text-align: center;
	padding: 0 4px;
	
} 
ul.tab-area li a.font-en{
	font-family: 'Oswald', sans-serif;
}
ul.tab-area li a{
	font-size: 14px;
	display: block;
	background-color:#ddd;
	padding:10px 0;
	border-radius: 14px 14px 0 0 / 14px 14px 0 0;
	-webkit-border-radius: 14px 14px 0 0 / 14px 14px 0 0;
	-moz-border-radius: 14px 14px 0 0 / 14px 14px 0 0;	
}
ul.tab-area li a:hover{
	background-color:#010002 ;
	color: #fff;
}
ul.tab-area li a.now{
	background-color:#010002 ;
	color: #fff;
	padding:14px 0 10px;
}
@media screen and (max-width: 760px){
ul.tab-area{
	border-bottom: none;
} 
ul.tab-area li{
	border-bottom: 1px solid #444;
} 
ul.tab-area li a {
    font-size: 3.4vw;
}
ul.tab-area li{
	width: 31%;
    padding: 0 1%;
}
	ul.tab-area li.short-n{
	width: 23%;
    padding: 0 1%;
} 
}
/******
フッター
******************************************************/
.footer {
	background-color: #f7f7f7;
	padding: 16px 0 0;
}
.footer .inner {
	width: 700px;
	padding: 24px 24px 0 24px;
	margin: 0 auto;
}
.footer .logo {
	margin-bottom: 32px;
	text-align: center;
}
.footer .logo img {
	width: 180px;
}
.footer .box-nav {
	display: inline-block;
	vertical-align: top;
	margin-right: 120px;
	line-height: 1.9;
}
.footer .box-nav a {
	font-size: 12px;
	color: #363535;
	text-decoration: none;
}
.footer .box-nav a:hover {
	text-decoration: underline;
}
.footer .box-nav:last-child {
	margin-right: 0;
}
.footer .box-nav .n-area {
	margin-bottom: 24px;
}
.footer .box-nav .n-area ul li i {
	margin-right: 4px;
}
.footer .box-nav .n-area ul.shift {
	margin-left: 9px;
}
.footer .box-nav .n-area ul.shift li:firtst-child {
 font-weight: normal;
}
.footer .box-under {
    margin: 32px auto 0 auto;
    width: 940px;
}
.footer .box-under ul.foot-sns_area {
	text-align: right;
	padding-bottom: 10px;
}
.footer .box-under ul.foot-sns_area li {
	display: inline-block;
	margin-left: 4px;
}
.footer .box-under ul.foot-sns_area li a {
	font-size: 30px;
	color: #1d120f;
}
.footer .copyright {
	font-size: 12px;
	text-align: center;
	background-color: #252525;
	color: #fff;
	padding: 6px 0;
}
.footer .ml10{
	margin-left: 10px;
}

/*supporter*/
.under-bnr p img{
	width: 710px;
    float: left;
    margin-right: 25px;
}


/******
メンバーログインリンク
******************************************************/
.member-link {
    padding: 24px 0;
    background-color: #5dc4b6;
    text-align: center;
}
.member-link a {
    width: 400px;
    margin: 0 auto;
    display: inline-block;
    background-color: #fff;
    border-radius: 0px;
    color: #5dc4b6;
	padding: 12px 0;
	border: 1px solid #377d74;
}
.member-link a:hover {
    opacity: 0.7;
}
.member-link span{
	display:block;
}
.member-link span.en{
	font-size: 24px;
	font-weight: bold;
}
.member-link span.ja {
    font-size: 14px;
    line-height: 1;
}