@charset "utf-8";
/*
Theme Name: GRAY SNOWBOARDS
Theme URI: 
Description: This is GRAY SNOWBOARDS original theme.
Author: GRAY SNOWBOARDS
Author URI: 
Version:1.0
*/
html {
	overflow-y: scroll;
}
body {
	font-family: Avenir, "Helvetica neue", Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #fff;
	line-height: 1.42857;
	font-size: 16px;
	color: #000;
	-webkit-text-size-adjust: 100%;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
}
/*スマートフォン767px*/
@media (max-width: 767px) {
	body {
		padding-top: 60px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	body {
		padding-top: 85px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	body {
		padding-top: 85px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	body {
		padding-top: 85px;
	}
}
p {
	padding: 0;
	margin-bottom: 12px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
a img.linkimg {
	background: none !important;
}
a:hover img.linkimg {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none !important;
}
.clear-both {
	clear: both;
}
.clearfix {
	float: none;
	clear: both;
}
a {
	color: #036eb8;
	padding: 0;
	margin: 0;

	text-decoration: none;
	background-color: transparent;
}
a:hover,
a:focus {
	color: #036eb8;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #036eb8;
}
.img-center {
	margin: 0 auto;
}
hr.pageline {
	height: 1px;
	background-color: #000;
	border-top: none;
}
html {
	font-size: 62.5%;
}
/*font size*/
body {
	font-size: 1.6rem; /* 16px*/
	line-height: 2;
}
h1 {
	font-size: 36px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429)); /* 24px~36pxで可変*/
	line-height: 1.3;
	font-weight: bold;
}
h2 {
	font-size: 24px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc(2rem + ((1vw - 0.64rem) * 0.7143)); /* 20px~24pxで可変*/
	line-height: 1.3;
	font-weight: bold;
}
@media (min-width: 1200px) {
	/* 1200px以上*/
	h1 {
		font-size: 3.6rem; /* 36px*/
	}
	h2 {
		font-size: 2.4rem; /* 24px*/
	}
}
@media screen and (max-width: 640px) {
	/* 640px以下*/
	body {
		line-height: 2;
	}
	h1 {
		font-size: 2.4rem; /* 24px*/
	}
	h2 {
		font-size: 2rem; /* 20px*/
	}
}
/*-------------------------------------------------- 
Wordpress ネイティブCSS
-------------------------------------------------- */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.aligncenter {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
.alignright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	/*height: auto;*/
	max-width: 100%;
}
/* clearfix */
.clearfix {
	overflow: hidden;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* TOPページ
********************************************************************************************
********************************************************************************************/
header {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	/*height: 95px;*/
	margin-top: 35px;
}
header h1 {
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 123px;
	width: 100%;
	text-align: center;
	padding-top: 26px;
}
/*.content {
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}*/
.content {
	margin-top: 85px; /*margin-top: 110px;*/
}
@media (max-width: 768px) {
	.content {
		margin-top: 70px;
	}
}
/*ヘッダーナビ
********************************************************************************************
********************************************************************************************/
.navbar {
	min-height: 85px;
	padding-top: 15px;
	margin-bottom: 0px; /*background-color: rgba(255,255,255,0.95) !important;*/
}
.navbar-brand {
	/*font-family: 'Raleway', sans-serif;
    font-weight: 900;*/
	background-size: contain;
	/*height:76px;
    width: 312px;*/
	height: 58px;
	width: 191px;
	background-image: url(images/gray_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.navbar-brand h1 {
	display: none;
}
.navbar-header .navbar-brand {
	color: white;
}
.navbar-default .navbar-nav > li {
	padding-top: 15px;
}
.navbar-default .navbar-nav > li > a {
	color: black;
	-webkit-transition: background-color 0.4s linear, color 0.4s linear;
	-moz-transition: background-color 0.4s linear, color 0.4s linear;
	-o-transition: background-color 0.4s linear, color 0.4s linear;
	-ms-transition: background-color 0.4s linear, color 0.4s linear;
	transition: background-color 0.4s linear, color 0.4s linear;
	text-decoration: none;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #ccc;
}
/*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #CCC;
    background-color: transparent;
}*/
.navbar-default {
	background-color: #fff;
	border-bottom-style: none;
}
.navbar-nav li div {
	margin-top: 7px;
	font-size: 1.6em;
}

.navbar-nav li div i {
	padding-left: 5px;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #221815;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #37357b;
	background-color: #e7e7e7;
}
.navbar-nav li div i {
	color: #000;
}

/*スマートフォン767px*/
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li > a {
		font-weight: 600;
		font-size: 14px;
	}
	.navbar-nav li div {
		margin-top: 7px;
		font-size: 1.4em;
	}
	.navbar {
		min-height: 60px;
		padding-top: 4px;
	}
	.navbar-brand {
		height: 50px;
		width: 164px;
	}
	.navbar-default .navbar-nav > li {
		padding-top: 0px;
	}
	.navbar-nav li div a:first-child {
		padding-left: 0px;
	}
	.navbar > .container .navbar-brand {
		margin-left: 15px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.navbar-default .navbar-nav > li {
		padding-top: 5px;
	}
	.navbar-default .navbar-nav > li > a {
		font-weight: 600;
		font-size: 10px;
	}
	.navbar-nav li div {
		margin-top: 7px;
		font-size: 1em;
	}
	.navbar-nav li div i {
		padding-left: -10px;
	}
	.navbar-brand {
		height: 50px;
		width: 164px;
	}
	.navbar > .container .navbar-brand {
		margin-left: 15px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.navbar-default .navbar-nav > li {
		padding-top: 10px;
	}
	.navbar-default .navbar-nav > li > a {
		font-weight: 600;
		font-size: 14px;
	}
	.dropdown-menu > li > a {
		font-weight: 600;
		font-size: 14px;
	}
	.navbar-nav li div {
		margin-top: 7px;
		font-size: 1.4em;
	}
	.navbar-nav li div i {
		padding-left: 0px;
	}
	.navbar-brand {
		height: 58px;
		width: 191px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.navbar-default .navbar-nav > li {
		padding-top: 10px;
	}
	.navbar-default .navbar-nav > li > a {
		font-weight: 600;
		font-size: 18px;
	}
	.navbar-nav li div {
		margin-top: 7px;
		font-size: 1.6em;
	}
	.navbar-brand {
		height: 58px;
		width: 191px;
	}
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand {
		margin-left: 0px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
}
/*992px?1199px*/
@media (min-width: 992px) {
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
}
.nav > li > a {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.navbar-collapse {
	border-top-width: 1px;
	border-top-style: none;
}
.top_bg_box_shadow_bottom {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 6px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 6px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 6px 0px;
}
/*-------------------------------------------------- 
NAV PC　SP　切り替え
-------------------------------------------------- */
/*スマートフォン767px*/
@media (max-width: 767px) {
	.m_pc,
	.m_sns {
		display: none;
	}
	.m_sns {
		position: absolute;
		top: 16px;
		right: 15%;
	}
	.m_sns li.cat_list {
		display: none;
	}
	.m_sns {
		display: block;
	}
	.m_sp {
		display: inline;
	}
	.navbar-nav {
		padding-left: 0px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.m_pc,
	.m_sns {
		display: block;
	}
	.m_sns {
		position: absolute;
		top: 26px;
		right: 5%;
	}
	.m_sns li.cat_list {
		display: inline;
	}
	.m_sp {
		display: none;
	}
	.navbar-nav {
		padding-left: 20px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.m_pc,
	.m_sns {
		display: block;
	}
	.m_sns {
		position: absolute;
		top: 26px;
		right: 5%;
	}
	.m_sns li.cat_list {
		display: inline;
	}
	.m_sp {
		display: none;
	}
	.navbar-nav {
		padding-left: 50px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.m_pc,
	.m_sns {
		display: block;
	}
	.m_sns {
		position: absolute;
		top: 26px;
		right: 5%;
	}
	.m_sns li.cat_list {
		display: inline;
	}
	.m_sp {
		display: none;
	}
	.navbar-nav {
		padding-left: 65px;
	}
}

.m_sns ul {
	margin: 0px;
	padding: 0px;
}
.m_sns li {
	display: inline;
}

.m_sns li.cat_list {
	width: 58px;
	height: 58px;
	position: relative;
	background-color: #f00;
	top: -28px;
}
.m_sns .cat_list .jp {
	position: absolute;

	left: 0px;
	top: 0px;
}
.m_sns .cat_list .na {
	position: absolute;

	left: 30px;
	top: 0px;
}
.m_sns .cat_list .kr {
	position: absolute;

	left: 0px;
	top: 30px;
}
.m_sns .cat_list .ch {
	position: absolute;

	left: 30px;
	top: 30px;
}
.m_sns li a {
	color: #000;
	padding: 0;
	margin: 0;

	text-decoration: none;
	background-color: transparent;
}
.m_sns li a:hover,
a:focus {
	color: #ccc;
	text-decoration: underline;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	.m_sns li {
		margin-right: 15px;
	}
	.m_sns li i {
		font-size: 20px;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	.m_sns li {
		margin-right: 15px;
	}
	.m_sns li i {
		font-size: 20px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.m_sns li {
		margin-right: 10px;
	}
	.m_sns li i {
		font-size: 36px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.m_sns li {
		margin-right: 10px;
	}
	.m_sns li i {
		font-size: 36px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.m_sns li {
		margin-right: 10px;
	}
	.m_sns li i {
		font-size: 36px;
	}
}
/*-------------------------------------------------- 
COL 5列用
-------------------------------------------------- */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xs-3-5,
.col-sm-3-5,
.col-md-3-5,
.col-lg-3-5,
.col-xs-4-5,
.col-sm-4-5,
.col-md-4-5,
.col-lg-4-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
/* スマホ（767px以下） */
.col-xs-1-5 {
	width: 20%;
	float: left;
}
.col-xs-2-5 {
	width: 40%;
	float: left;
}
.col-xs-3-5 {
	width: 60%;
	float: left;
}
.col-xs-4-5 {
	width: 80%;
	float: left;
}
/* タブレット（768px～991px） */
@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	.col-sm-2-5 {
		width: 40%;
		float: left;
	}
	.col-sm-3-5 {
		width: 60%;
		float: left;
	}
	.col-sm-4-5 {
		width: 80%;
		float: left;
	}
}
/* PC（992px～1119px） */
@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
	.col-md-2-5 {
		width: 40%;
		float: left;
	}
	.col-md-3-5 {
		width: 60%;
		float: left;
	}
	.col-md-4-5 {
		width: 80%;
		float: left;
	}
}
/* PC大画面（1200px以上）*/
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
	.col-lg-2-5 {
		width: 40%;
		float: left;
	}
	.col-lg-3-5 {
		width: 60%;
		float: left;
	}
	.col-lg-4-5 {
		width: 80%;
		float: left;
	}
}
/*-------------------------------------------------- 
スライダー
-------------------------------------------------- */
/*カスタム*/
.slick-slide:focus {
	/*outline:none;*/
	outline-color: #ccc;
}
.slider {
	margin: 0 0 50px;
}
.slider img {
	width: 100%;
	height: auto;
}
.single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
.slick-prev::before,
.slick-next::before {
	font-size: 35px;
	color: #333;
}
.lazy-item .slick-next,
.thumb-item-nav .slick-next,
.multiple-item .slick-next,
.center-item .slick-next {
	right: 40px;
	z-index: 99;
}
.lazy-item .slick-prev,
.thumb-item-nav .slick-prev,
.multiple-item .slick-prev,
.center-item .slick-prev {
	left: 15px;
	z-index: 100;
}
.slick-dotted.slick-slider {
	/*margin-bottom: 30px;*/
	margin-bottom: 0px;
}
.slider {
	/*margin: 0 0 50px;*/
	margin: 0;
}
.slick-dots {
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button:before {
	font-family: "slick";
	font-size: 17px;
	line-height: 26px;

	position: absolute;
	top: 0;
	left: 0;

	width: 23px;
	height: 23px;

	content: "•";
	text-align: center;

	opacity: 0.25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #fff;
	opacity: 0.85;
	background-color: #666;
	border-radius: 50%;
}
/*-------------------------------------------------- 
TOP INFO
-------------------------------------------------- */
.top_info h2 {
	font-weight: bold;
}
.top_info ul span.test {
	background-color: #94252a;
	color: #fff;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	text-align: center;
	width: 130px;
	display: inline-block;
}
.top_info ul span.rider {
	background-color: #e55323;
	color: #fff;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	text-align: center;
	width: 130px;
	display: inline-block;
}
.top_info ul span.dealer {
	background-color: #23b5c0;
	color: #fff;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	text-align: center;
	width: 130px;
	display: inline-block;
}
.top_info ul span.info {
	background-color: #1d4a77;
	color: #fff;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	text-align: center;
	width: 130px;
	display: inline-block;
}
.top_info li {
	padding-bottom: 10px;
}
/*-------------------------------------------------- 
TOP PRODUCT CATA CHART TECH
-------------------------------------------------- */
.top_pro h2 {
	font-weight: bold;
	text-align: center;
}
.top_pro .b_left {
}
.top_pro .b_right {
}
/************************************************************/
/************************************************************/
/* スマホ（767px以下） */
.top_pro .b_left {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.top_pro .b_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-right: 0px;
	padding-left: 0px;
}
/* タブレット（768px～991px） */
@media (min-width: 768px) {
	.top_pro .b_left {
		padding-right: 50px;
		padding-left: 50px;
		margin-bottom: 20px;
	}
	.top_pro .b_right {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000;
		padding-right: 50px;
		padding-left: 50px;
	}
}
/* PC（992px～1119px） */
@media (min-width: 992px) {
	.top_pro .b_left {
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #000;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000;
		padding-right: 50px;
		padding-left: 50px;
		margin-bottom: 0px;
	}
	.top_pro .b_right {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000;
		border-top-width: 0px;
		border-top-style: solid;
		border-top-color: #333;
		padding-right: 50px;
		padding-left: 50px;
	}
}
/* PC大画面（1200px以上）*/
@media (min-width: 1200px) {
	.top_pro .b_left {
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #000;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000;
		padding-right: 50px;
		padding-left: 50px;
		margin-bottom: 0px;
	}
	.top_pro .b_right {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000;
		border-top-width: 0px;
		border-top-style: solid;
		border-top-color: #333;
		padding-right: 50px;
		padding-left: 50px;
	}
}
.contents-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contents-box {
	margin-bottom: 17px;
	width: 48.5%;
	background-color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	position: relative;
	line-height: 1.5;
}

.contents-box a {
	position: absolute;
	top: 5px;
	left: 0;
	height: 100%;
	width: 100%;
	color: #000;
}
.contents-box a:hover {
	color: #ccc;
	text-decoration: none;
}
.contents-box2 {
	margin-bottom: 17px;
	width: 23.5%;
	background-color: #fff;
	text-align: center;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	position: relative;
	line-height: 1.5;
}
.contents-box3 {
	margin-bottom: 37px;
	width: 32.33333%;
	background-color: #221815;
	text-align: center;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	position: relative;
	line-height: 1.5;
	font-weight: bold;
}
.contents-box3 a {
	position: absolute;
	top: 5px;
	left: 0;
	height: 100%;
	width: 100%;
	color: #fff;
}
.contents-box3 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	text-decoration: none;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	.contents-box {
		font-size: 16px;
		height: 38px;
	}
	.contents-box3 {
		font-size: 14px;
		height: 30px;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	.contents-box {
		font-size: 20px;
		height: 43px;
	}
	.contents-box3 {
		font-size: 18px;
		height: 36px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.contents-box {
		font-size: 20px;
		height: 43px;
	}
	.contents-box3 {
		font-size: 24px;
		height: 43px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.contents-box {
		font-size: 20px;
		height: 43px;
	}
	.contents-box3 {
		font-size: 24px;
		height: 43px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.contents-box {
		font-size: 20px;
		height: 43px;
	}
	.contents-box3 {
		font-size: 24px;
		height: 43px;
	}
}
/*-------------------------------------------------- 
TOP MOVIE
-------------------------------------------------- */
.top_mov {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cont_mov {
	margin-bottom: 20px;
}

/*-------------------------------------------------- 
PRODUCT
-------------------------------------------------- */
h1.pro_title1 {
	position: relative;
	text-align: center;
	color: #607984;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h1.pro_title1::before,
h1.pro_title1::after {
	position: absolute;
	left: 0;
	content: "";
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
h1.pro_title1::before {
	top: 0;
	border-top: 3px solid #607984;
	border-bottom: 1px solid #607984;
}
h1.pro_title1::after {
	bottom: 0;
	border-top: 1px solid #607984;
	border-bottom: 3px solid #607984;
}
h1.pro_title2 {
	position: relative;
	text-align: center;
	color: #53aada;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h1.pro_title2::before,
h1.pro_title2::after {
	position: absolute;
	left: 0;
	content: "";
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
h1.pro_title2::before {
	top: 0;
	border-top: 3px solid #53aada;
	border-bottom: 1px solid #53aada;
}
h1.pro_title2::after {
	bottom: 0;
	border-top: 1px solid #53aada;
	border-bottom: 3px solid #53aada;
}
h1.pro_title2 span {
	width: 200px;
	border-radius: 50px;
	color: #fff;
	background-color: #53aada;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: 10%;
}
@media (min-width: 768px) {
	h1.pro_title2 span {
		width: 200px;
		border-radius: 50px;
		color: #fff;
		background-color: #53aada;
		font-size: 24px;
		padding-right: 20px;
		padding-left: 20px;
		vertical-align: 12%;
	}
}
h1.pro_title3 {
	position: relative;
	text-align: center;
	color: #982d2b;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h1.pro_title3::before,
h1.pro_title3::after {
	position: absolute;
	left: 0;
	content: "";
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
h1.pro_title3::before {
	top: 0;
	border-top: 3px solid #982d2b;
	border-bottom: 1px solid #982d2b;
}
h1.pro_title3::after {
	bottom: 0;
	border-top: 1px solid #982d2b;
	border-bottom: 3px solid #982d2b;
}
h1.pro_title4 {
	position: relative;
	text-align: center;
	color: #436b65;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h1.pro_title4::before,
h1.pro_title4::after {
	position: absolute;
	left: 0;
	content: "";
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
h1.pro_title4::before {
	top: 0;
	border-top: 3px solid #436b65;
	border-bottom: 1px solid #436b65;
}
h1.pro_title4::after {
	bottom: 0;
	border-top: 1px solid #436b65;
	border-bottom: 3px solid #436b65;
}
.pro_text_box1 {
	background-color: #f7f7f7;
	padding: 20px;
}

.pro_text_box1 p {
	margin-bottom: 10%;
}
.boardname {
	width: 100%;
	margin-right: 50px;
}
.boardname h2 {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
}
div.boardname p {
	font-size: 14px;
	text-align: right;
	padding: 0;
	margin: 0;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	.boardname h2 {
		float: none;
	}
	div.boardname p {
		text-align: left;
		text-indent: -0.5em;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	.boardname h2 {
		float: none;
	}
	div.boardname p {
		text-align: left;
		text-indent: -0.5em;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.boardname h2 {
		float: left;
	}
	div.boardname p {
		text-align: right;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.boardname h2 {
		float: left;
	}
	div.boardname p {
		text-align: right;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.boardname h2 {
		float: left;
	}
	div.boardname p {
		text-align: right;
	}
}

.boardprice {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #607984;
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.boardprice h3 {
	margin: 0;
	display: inline-block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.boardprice h3 span {
	font-size: 14px;
	font-weight: normal;
	vertical-align: 20%;
}
.boardprice2 h3 span.price_sub1 {
	font-weight: bold;
	color: #53aada;
}
.boardprice2 {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #53aada;
	border-bottom-color: #53aada;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.boardprice2 h3 {
	margin: 0;
	display: inline-block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.boardprice2 h3 span {
	font-size: 14px;
	font-weight: normal;
	vertical-align: 20%;
}
.boardprice2 h3 span.price_sub1 {
	font-weight: bold;
	color: #53aada;
}
.boardprice2 h3 span.price_sub1 {
	font-weight: bold;
	color: #53aada;
}
.boardprice3 {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #982d2b;
	border-bottom-color: #982d2b;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.boardprice3 h3 {
	margin: 0;
	display: inline-block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.boardprice3 h3 span {
	font-size: 14px;
	font-weight: normal;
	vertical-align: 20%;
}
.boardprice3 h3 span.price_sub1 {
	font-weight: bold;
	color: #982d2b;
}
.boardprice4 {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #958c6a;
	border-bottom-color: #958c6a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.boardprice4 h3 {
	margin: 0;
	display: inline-block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.boardprice4 h3 span {
	font-size: 14px;
	font-weight: normal;
	vertical-align: 20%;
}
.boardprice4 h3 span.price_sub1 {
	font-weight: bold;
	color: #958c6a;
}
.pro_td1 {
	width: 17%;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.pro_td2 {
	width: 83%;
	padding-left: 20px;
}
.spec_excel {
	height: 300px;
	width: 100%;
	background-color: #999;
	margin-top: 20px;
}
.spec_excel_juni {
	width: 100%;
	background-color: #53aada;
	margin-top: 20px;
	padding: 20px;
	font-size: 14px;
	color: #fff;
}
.boardspecdiv {
	text-align: right;
}
.boardspec {
	padding: 5px 15px;
	background-color: #555;
	color: #fff;
	font-weight: bold;
}
.bs_pop_box {
	position: relative;
	margin: 10px auto;
	max-width: 1300px;
	background: #fff;
	padding: 20px;
}
.bs_pop_box .image img {
	width: 100%;
	margin-top: 20px;
}

.bs_pop_box .image,
.bs_pop_box .popup-modal-dismiss {
	text-align: center;
}
h2.pro_acc_title {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
.pro_acc_box h4 {
	font-size: 18px;
}
.pro_acc_box p {
	font-size: 14px;
	line-height: 1.2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pro_acc_box .acc_size {
	font-size: 14px;
	color: #fff;
	background-color: #718895;
	padding: 3px;
}
.f-container {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 10px;
}
.f-item {
	margin-right: 15px;
	margin-top: auto;
}
/* PRODUCT_2627
-------------------------------------------------- */
.text-white {
	color: #fff;
}

.pro-title_2627_1 {
	color: #3d839d !important;
	position: relative;
	text-align: center;
	padding: 10px 0;
	margin: 5% 0;
	font-weight: 300;
	letter-spacing: 0.8em;
}
.pro-title_2627_2 {
	color: #982d2b !important;
	position: relative;
	text-align: center;
	padding: 10px 0;
	margin: 5% 0;
	font-weight: 300;
	letter-spacing: 0.8em;
}

.pro-title_2627_5 {
	color: #53aada !important;
	position: relative;
	text-align: center;
	padding: 10px 0;
	margin: 5% 0;
	font-weight: 300;
	letter-spacing: 0.8em;
	overflow-wrap: break-word;
	word-break: keep-all;
}
.pro-title_2627_5 span {
	display: inline-block;
}

.pro-title_2627_5 span:last-child {
	border-radius: 50px;
	color: #fff;
	background-color: #53aada;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: 30%;
	letter-spacing: normal;
	font-weight: 700;
}
@media (min-width: 768px) {
	.title-2425_5 span:last-child {
		border-radius: 50px;
		color: #fff;
		background-color: #53aada;
		font-size: 24px;
		padding-right: 20px;
		padding-left: 20px;
		vertical-align: 12%;
	}
}

.pro-title_2627_4 {
	color: #718895 !important;
	position: relative;
	text-align: center;
	padding: 10px 0;
	margin: 5% 0;
	font-weight: 300;
	letter-spacing: 0.8em;
}

.pro-title_2627_1 span,
.pro-title_2627_2 span,
.pro-title_2627_3 span,
.pro-title_2627_4 span,
.pro-title_2627_5 span:first-child {
	font-weight: 700;
}

.pro_title_box_2627_1,
.pro_title_box_2627_2,
.pro_title_box_2627_3,
.pro_title_box_2627_4,
.pro_title_box_2627_5 {
	color: #000;
	width: 100%;
	padding: 10px 20px;
	position: relative;
	display: flex;
}

.pro_title_box_2627_1 {
	background-color: #d8e7e7 !important;
}

.pro_title_box_2627_2 {
	background-color: #ebe1db;
}
.pro_title_box_2627_3 {
	background-color: #ebe1db;
}
.pro_title_box_2627_4 {
	background-color: #e9e8d9;
}
.pro_title_box_2627_5 {
	background-color: #ebf2f9;
}

.pro_title_box_2627_1 h2 span,
.pro_title_box_2627_2 h2 span,
.pro_title_box_2627_3 h2 span,
.pro_title_box_2627_4 h2 span,
.pro_title_box_2627_5 h2 span {
	margin: auto;
	margin-left: 4px;
	font-size: 16px;
}

.pro_title_box_2627_3 h2 span.boardLength {
	font-size: 0.8em;
}

.pro_title_box_2627_4 .boardLength {
	font-size: 1em;
	font-weight: 500;
}

.pro_title_box_2627_1 h2 span img,
.pro_title_box_2627_2 h2 span img,
.pro_title_box_2627_3 h2 span img,
.pro_title_box_2627_4 h2 span img {
	vertical-align: text-bottom;
}

.pro_title_img_2627 {
	margin: auto;
	margin-left: 20px;
}

.pro_text_box1 h4 {
	font-weight: 600;
}

.bp_2627_1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000;
}

.bp_2627_1 h3 {
	color: #000;
}

.specExel_juni_2627 {
	background-color: #53aada;
}

.boardprice div {
	line-height: 1.3;
	font-size: 13px;
}

.f-item_2627 {
	margin-right: 25px;
}

.pro_title4.style_2627 {
	color: #718895;
}

h1.pro_title4.style_2627::before {
	top: 0;
	border-top: 3px solid #dae4e7;
	border-bottom: 1px solid #dae4e7;
}
h1.pro_title4.style_2627::after {
	bottom: 0;
	border-top: 1px solid #dae4e7;
	border-bottom: 3px solid #dae4e7;
}

h2.pro_acc_title.style_2627 {
	background-color: #EBEAEA;
	color: #000;
	font-weight: 900;
	font-size: 24px;
	text-align: center;
	padding: 5px 0;
}

h2.pro_acc_title.style_2627 span {
	color: #000;
	font-weight: 500;
	font-size: 18px;
	margin-left: 15px;
}

.pro_acc_box h4 {
	font-weight: 800;
}

h2.style_stickers_2627 {
	color: #000;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 20px;
}
h2.style_stickers_2627 span {
	color: #000;
	font-size: 14px;
	font-weight: 400;
}

.pro_acc_box span {
	color: #718895;
}

@media screen and (min-width: 991px) {
	.sticker_flex {
		display: flex;
	}
}

/*-------------------------------------------------- 
CHART
-------------------------------------------------- */
h2.chart_title1 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #607984;
}
h2.chart_title2 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #53aada;
}
h2.chart_title3 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #982d2b;
	padding-bottom: 10px;
}
h2.chart_title4 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #958c6a;
	padding-bottom: 10px;
}
hr.chartline1 {
	height: 2px;
	background-color: #607984;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr.chartline2 {
	height: 2px;
	background-color: #53aada;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr.chartline3 {
	height: 2px;
	background-color: #982d2b;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
hr.chartline4 {
	height: 2px;
	background-color: #958c6a;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.chart_g {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.chart_s {
	font-size: 13px;
	line-height: 1;
	padding: 0px;
	color: #ccc;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.chart_s i {
	margin-right: -1px;
}
.chart_s span.ten1 {
	color: #3d839d;
}
.chart_s span.ten2 {
	color: #982d2b;
}
.chart_s span.ten3 {
	color: #d78349;
}
.chart_s span.ten4 {
	color: #a98e37;
}
.chart_s span.ten5 {
	color: #53aada;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	h2.chart_title3_2 {
		font-weight: bold;
		text-align: center;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #982d2b;
		padding-bottom: 18px;
		font-size: 14px;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	h2.chart_title3_2 {
		font-weight: bold;
		text-align: center;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #982d2b;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	h2.chart_title3_2 {
		font-weight: bold;
		text-align: center;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #982d2b;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	h2.chart_title3_2 {
		font-weight: bold;
		text-align: center;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #982d2b;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	h2.chart_title3_2 {
		font-weight: bold;
		text-align: center;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #982d2b;
		padding-bottom: 15px;
		font-size: 20px;
	}
}

/* chart 2526
---------------------------------------------- */

.chart-title_2627_1,
.chart-title_2627_2 {
	text-align: center;
	padding: 1% 0;
	line-height: normal;
}
.chart-title_2627_1 {
	color: #607984;
}
.chart-title_2627_2 {
	color: #982d2b;
}

h2.chart_title1_2627,
h2.chart_title2_2627,
h2.chart_title3_2627,
h2.chart_title4_2627 {
	font-weight: bold;
	text-align: center;
	border: none;
}

h2.chart_title3_2627 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 56px;
}

hr.chartline1_2627,
hr.chartline2_2627,
hr.chartline3_2627,
hr.chartline4_2627 {
	height: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr.chartline1_2627 {
	background-color: #607984;
}

hr.chartline2_2627 {
	background-color: #53aada;
}
hr.chartline3_2627 {
	background-color: #982d2b;
}
hr.chartline4_2627 {
	background-color: #958c6a;
}

.el_square {
	background-color: #d8e7e7;
	width: 11px;
	height: 11px;
	display: inline-block;
}
.chart_s .ten1_2627 i {
	background-color: #3d839d;
}
.chart_s .ten2_2627 i {
	background-color: #982d2b;
}
.chart_s .ten3_2627 i {
	background-color: #d78349;
}
.chart_s .ten4_2627 i {
	background-color: #a98e37;
}
.chart_s .ten5_2627 i {
	background-color: #53b6eb;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	h2.chart_title3_2_2627 {
		font-weight: bold;
		text-align: center;
		padding-bottom: 18px;
		font-size: 14px;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	h2.chart_title3_2_2627 {
		font-weight: bold;
		text-align: center;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	h2.chart_title3_2_2627 {
		font-weight: bold;
		text-align: center;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	h2.chart_title3_2_2627 {
		font-weight: bold;
		text-align: center;
		padding-bottom: 15px;
		font-size: 18px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	h2.chart_title3_2_2627 {
		font-weight: bold;
		text-align: center;
		padding-bottom: 15px;
		font-size: 20px;
	}
}

/*-------------------------------------------------- 
RIDER
-------------------------------------------------- */
.rider_slide .slick-next {
	right: -18px;
	z-index: 99;
	opacity: 0.4;
}
.rider_slide .slick-prev {
	left: -35px;
	z-index: 100;
	opacity: 0.4;
}
.rider_slide .slick-disabled {
	visibility: hidden;
}
.rider_cont {
	margin: 0 auto;
}
/*@media(max-width:479px) {
.rider_slide .slick-slide {
    opacity: 1;
}
.rider_slide .slick-center {
    opacity: 1;
}
.rider_cont {
    max-width:90%;
}
}
@media(min-width:480px) {
.rider_slide .slick-slide {
    opacity: 1;
}
.rider_slide .slick-center {
    opacity: 1;
}
.rider_cont {
    max-width:90%;
}
}
@media(min-width:768px) {
.rider_slide .slick-slide {
    opacity: 1;
}
.rider_slide .slick-center {
    opacity: 1;
}
.rider_cont {
    max-width:95%;
}
.rider_slide .slick-slide {
transform: scale(1);
}
.rider_slide .slick-current {
transform: scale(1);
}
}
@media(min-width:992px) {
.rider_slide .slick-slide {
    opacity: 1;
}
.rider_slide .slick-center {
    opacity: 1;
}
.rider_cont {
    max-width:95%;
}
.rider_slide .slick-slide {
transform: scale(1);
}
.rider_slide .slick-current {
transform: scale(1);
}
}
@media(min-width:1200px) {
.rider_slide .slick-slide {
    opacity: 1;
}
.rider_slide .slick-center {
    opacity: 1;
}
.rider_cont {
    max-width:95%;
}
.rider_slide .slick-slide {
transform: scale(1);
}
.rider_slide .slick-current {
transform: scale(1);
}
}*/
.rider_fix {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1010;
	background-color: #fff;
	width: 100%;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	.rider_fix {
		top: 40px;
	}
	.rider_fix_body {
		padding-top: 110px;
	}
	.rider_cont {
		max-width: 90%;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	.rider_fix {
		top: 40px;
	}
	.rider_fix_body {
		padding-top: 110px;
	}
	.rider_cont {
		max-width: 90%;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.rider_fix {
		top: 60px;
	}
	.rider_fix_body {
		padding-top: 110px;
	}
	.rider_cont {
		max-width: 95%;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.rider_fix {
		top: 60px;
	}
	.rider_fix_body {
		padding-top: 110px;
	}
	.rider_cont {
		max-width: 95%;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.rider_fix {
		top: 60px;
	}
	.rider_fix_body {
		padding-top: 60px;
	}
	.rider_cont {
		max-width: 95%;
	}
}

.rider_list {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin-top: 40px; /*40px*/
	margin-bottom: 0px; /*20px*/
}
.rider_list > div {
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	width: calc(12.5% - 5px);
	padding-right: 2px;
	padding-left: 2px;
	position: relative;
	height: 40px;
}
.rider_list > div a {
	position: absolute;
	top: 5px;
	left: 0;
	height: 100%;
	width: 100%;
	color: #fff;
}
.rider_list > div > div {
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 1200px) {
	.rider_list > div {
		width: calc(25% - 5px);
	}
}
@media screen and (max-width: 480px) {
	.rider_list > div {
		width: calc(25% - 5px);
	}
}
.legend {
	background-color: #d4bc40;
}
.fs {
	background-color: #1b70af;
}
.gt {
	background-color: #d82c75;
}
.racing {
	background-color: #2a9f97;
}
.ca {
	background-color: #e05a2d;
}
.cf {
	background-color: #88ba43;
}
.oversea {
	background-color: #2e357c;
}
.team {
	background-color: #98989c;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	.legend a,
	.racing a,
	.ca a,
	.cf a,
	.oversea a,
	.team a {
		font-size: 12px;
		padding-top: 4px;
	}
	.fs a {
		font-size: 10px;
		padding-top: 6px;
	}
	.gt a {
		font-size: 10px;
		padding-top: 6px;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	.fs a {
		font-size: 12px;
		padding-top: 2px;
	}
	.gt a {
		font-size: 12px;
		padding-top: 2px;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.fs a {
		font-size: 12px;
		padding-top: 2px;
	}
	.gt a {
		font-size: 12px;
		padding-top: 2px;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.fs a {
		font-size: 14px;
		padding-top: 0px;
	}
	.gt a {
		font-size: 14px;
		padding-top: 0px;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.fs a {
		font-size: 14px;
		padding-top: 0px;
	}
	.gt a {
		font-size: 14px;
		padding-top: 0px;
	}
}

.rider_sns li {
	display: inline;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rider_sns li a {
	font-size: 24px;
	color: #000;
}
.rider_tb {
	margin-bottom: 20px;
}
.rider_photo {
	width: 45%;
}
.rider_box {
	padding-left: 10px;
}
.rider_box span.category {
	line-height: 1;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	display: block;
}
.rider_box h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}
.rider_box p {
	margin-top: 5px;
	line-height: 1.4;
	font-size: 12px;
}
h3.r_team_h {
	font-size: 16px;
}
.rider_box p.r_team {
	font-size: 12px;
}
.rider_box span.t_legend {
	color: #d4bc40;
}
.rider_box span.t_fs {
	color: #1b70af;
}
.rider_box span.t_gt {
	color: #d82c75;
}
.rider_box span.t_racing {
	color: #2a9f97;
}
.rider_box span.t_ca {
	color: #e05a2d;
}
.rider_box span.t_cf {
	color: #88ba43;
}
.rider_box span.t_oversea {
	color: #2e357c;
}
.rider_box span.t_team {
	color: #98989c;
}
/*-------------------------------------------------- 
DEALER
-------------------------------------------------- */
.dealer_map_box img {
	width: 100%;
	height: auto;
}
.dealer_list_box div {
	margin-top: -80px;
	padding-top: 80px;
}
h2.dealer_h2_ho {
	color: #fff;
	background-color: #0067b6;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_to {
	color: #fff;
	background-color: #18b7cd;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_kan {
	color: #fff;
	background-color: #e2007e;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_shin {
	color: #fff;
	background-color: #ea5504;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_hoku {
	color: #fff;
	background-color: #92c41d;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_tokai {
	color: #fff;
	background-color: #00a0e9;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_kin {
	color: #fff;
	background-color: #f9be00;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_tyugoku {
	color: #fff;
	background-color: #e50112;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_shi {
	color: #fff;
	background-color: #00a53c;
	text-align: center;
	padding: 3px;
	width: 100%;
}
h2.dealer_h2_kyu {
	color: #fff;
	background-color: #8f519c;
	text-align: center;
	padding: 3px;
	width: 100%;
}
.dealer_list {
	margin-bottom: 40px;
}
.dealer_list li {
	line-height: 1.5;
	padding: 10px;
}
.dealer_list li:nth-child(2n) {
	background-color: #efefef;
}
/*-------------------------------------------------- 
その他
-------------------------------------------------- */
.about {
	margin-top: 40px;
	margin-bottom: 40px;
	min-height: 600px;
}
.about h2 {
	color: #fff;
	background-color: #221815;
	width: 100%;
	text-align: center;
}
.body_info {
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 600px;
	max-width: 800px;
}
.body_info img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.body_info p.date {
	line-height: 1.5;
}
.body_info_page {
	margin-top: 0px;
	margin-bottom: 40px;
	max-width: 800px;
}
/*スマホ480px未満*/
@media (max-width: 479px) {
	.com_tb {
		width: 100%;
	}
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
	.com_tb {
		width: 100%;
	}
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
	.com_tb {
		width: 80%;
	}
}
/*992px～1199px*/
@media (min-width: 992px) {
	.com_tb {
		width: 60%;
	}
}
/*1200px以上*/
@media (min-width: 1200px) {
	.com_tb {
		width: 60%;
	}
}
.com_tb {
	border-collapse: separate; /* 表の線と線の間を空ける */
	border-spacing: 10px; /* 表の線と線の間の幅 */
	margin-top: 40px;
}
.com_tb th,
.com_tb td {
	padding: 0px;
}
.com_tb th {
	font-weight: bold;
	color: #fff;
	background-color: #9fa0a0;
	text-align: center;
	width: 30%;
}
.news_next {
	text-align: right;
}
.news_prev {
	text-align: left;
}
/************************************************************/
/************************************************************/
/*スマホ480px未満*/
@media (max-width: 479px) {
}
/*スマホ480px～768px*/
@media (min-width: 480px) {
}
/*タブレット768px～991px*/
@media (min-width: 768px) {
}
/*992px～1199px*/
@media (min-width: 992px) {
}
/*1200px以上*/
@media (min-width: 1200px) {
}

/*Footer
********************************************************************************************
********************************************************************************************/
/* page-top */
#pt {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#pt a {
	background: #ccc;
	text-decoration: none;
	color: #fff;
	width: 80px;
	height: 80px;
	text-align: center;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	line-height: 2;
	opacity: 0.65;
}
#pt a i {
	font-size: 42px;
	margin-top: 5px;
}
#pt a:hover {
	text-decoration: none;
	opacity: 0.8;
}
footer {
	font-size: 14px;
	width: 100%;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #221815;
	padding-bottom: 0px;
	color: #fff;
}
footer ul {
	margin-top: 5px;
	list-style-type: none;
}
footer ul li {
	margin-bottom: 7px;
}
.footer_left {
	vertical-align: bottom;
	display: inline;
}
footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
footer a:visited {
	text-decoration: none;
	color: #fff;
}
footer a:hover {
	text-decoration: underline;
	color: #fff;
}
footer h3 {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
footer h3 span {
	font-size: 16px;
}
.foot_end {
	width: 100%;
	background-color: #221815;
	color: #fff;
	text-align: right;
	padding: 5px;
	margin-top: 20px;
}
/*SNSアイコン*/
.footer_sns {
	display: flex;
	justify-content: flex-end;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
.footer_sns li {
	font-size: 40px;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: middle;
}
.footer_sns li a {
	color: #fff;
}
@media (max-width: 768px) {
	footer h3 {
		font-size: 22px;
	}
	footer h3 span {
		font-size: 14px;
	}
	.hidden-m {
		display: none !important;
	}
	.footer_sns {
		justify-content: center;
	}
}
/*************************************************/
@media (max-width: 768px) {
	.top_cap figure {
		position: relative;
		overflow: hidden;
	}
	.top_cap figcaption {
		position: absolute;
		bottom: 0px;
		left: 0;
		z-index: 2;
		width: 100%;
		height: auto;
		background: rgba(239, 147, 175, 0.8);
		/*-webkit-transition: .3s;
    transition: .3s;*/
		opacity: 1;
		top: auto;
	}
	.top_cap figcaption h3 {
		padding: 5px;
		font-size: 18px;
		margin-top: 10px;
	}
	.top_cap figcaption p {
		font-size: 13px;
	}
	.top_cap figure:hover figcaption {
		bottom: 0;
	}
}
/**************************************************
ページャ
**************************************************/
.wp-pagenavi {
	font-size: 14px !important;
}
.wp-pagenavi {
	margin-left: auto !important;
	margin-right: auto !important;
}
.wp-pagenavi .page {
	font-size: 14px !important;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.extend {
	background: #ffffff !important;
	border: 1px solid #666666 !important;
	color: #000000 !important;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
	margin-bottom: 0.5em;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #37357b !important;
	border: 1px solid #666666 !important;
	color: #000000 !important;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
	margin-bottom: 0.5em;
}
.wp-pagenavi span.pages {
	color: #000000 !important;
	margin-bottom: 0.5em;
}
.wp-pagenavip a,
.wp-pagenavi span {
	display: inline-block;
}
