@charset "utf-8";

/* reset */
html {
	width:100%;
	height:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
ul,ol {
	list-style-type: none;
}
img { vertical-align:bottom; max-width:100%; width:auto; height:auto; }
/* default */
body {
	background: #fff;
	color: #323232;
	font-size: small;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Arial, Helvetica, verdana,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.4;
	width:100%;
	height:100%;
}

a{ text-decoration:none; color:#787878; cursor:pointer;}
a:hover{ text-decoration:underline;}


/* common
***********************/
.top-icon-new{
	position:absolute;
	display:block;
	right:5.3%;
	bottom:7.0%;
	width:16.5%;
}
.top-icon-new2{
	position:absolute;
	display:block;
	right:5.3%;
	bottom:11.0%;
	width:16.5%;
}
.wrapper{
	width:100%;
}
.container{
	width:100%;
	max-width:1280px;
}
noscript{
	background:#FFF;
	text-align:center;
}

/* header */
#header{
	width:100%;
	height:50px;
}
#header #g-submenu {
	float:right;
}
#header #g-submenu li{
	float:left;
}
#header #g-submenu li a{
	display:block;
	color:#FFFFFF;
	font-family:Arial,Helvetica, sans-serif;
	font-size:10px;
	padding:5px 15px;
	line-height:15px;
}
#special #header #g-submenu li a{
	color:#00418f;
}


/* background-imgage */
body{background:#000000 url(../img/common/bg_def.jpg) no-repeat top center fixed;background-size:cover;}
#bb{background:#000000 url(../img/common/bg_basketball.jpg) no-repeat top center fixed; background-size:cover;}
#s-mode{background:#000000 url(../img/common/bg_smode.jpg) no-repeat top center fixed; background-size:cover;}
#players{background:#000000 url(../img/common/bg_players.jpg) no-repeat top center fixed; background-size:cover;}
#team{background:#000000 url(../img/common/bg_team.jpg) no-repeat top center fixed; background-size:cover;}
#cass{background:#000000 url(../img/common/bg_cass.jpg) no-repeat top center fixed; background-size:cover;}
#traning{background:#000000 url(../img/common/bg_training.jpg) no-repeat top center fixed; background-size:cover;}
#performance{background:#000000 url(../img/common/bg_performance.jpg) no-repeat top center fixed; background-size:cover;}
#special{background:#fff;}
#smartathletic{background:#000000 url(../img/common/bg_smartathletic.jpg) no-repeat top center fixed; background-size:cover;}

/* column */
#mainHolder{
	width:100%;
	max-width:960px;
	margin:0 auto;
	position:relative;
}
#mainHolder.wide{
	max-width:1210px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#home #mainHolder.wide,#catetop #mainHolder.wide{
	max-width:1210px;
}
@media only screen and (max-width:1210px) {
	#home #mainHolder.wide,#catetop #mainHolder.wide{max-width:1010px;}
}
@media only screen and (max-width:1010px) {
	#home #mainHolder.wide,#catetop #mainHolder.wide{max-width:810px;}
}
@media only screen and (max-width:810px) {
	#home #mainHolder.wide,#catetop #mainHolder.wide{max-width:610px;}
}
@media only screen and (max-width:700px) {
	#home #mainHolder.wide,#catetop #mainHolder.wide{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
}
@media only screen and (max-width:600px) {
	#home #mainHolder.wide,#catetop #mainHolder.wide{max-width:none;}
}

#menuArea{
	width:190px;
	position:absolute;
	top:0;
	left:0;
}
#mainHolder.wide #menuArea{
	left:10px;
}
#contentArea{
	width:760px;
	background:url(../img/common/white-a90.png);
	margin:0 0 30px 100px;
	height: auto;
	float:left;
}
#contentAreaWide{
	margin:0 10px 30px 210px;
	background:url(../img/common/white-a90.png);
	width:auto;
	height: auto;
}
#s-mode #contentArea, #performance #contentArea {
	background: url(../img/common/black-a90.png);
	border: #2d2d2d solid 1px;
	border-collapse:collapse;
	color:#c8c8c8;
}
#s-mode #contentAreaWide, #performance #contentAreaWide {
	background: url(../img/common/black-a90.png);
	margin:0 10px 30px 210px;
	border: #2d2d2d solid 1px;
	border-collapse:collapse;
	width:auto;
	height: auto;
	color:#c8c8c8;
}
#special #contentArea{
	background:#fff;
}
#home #contentAreaWide,#catetop #contentAreaWide{
	margin:0 5px 30px 205px;
	background:none;
	border:none;
}
#contentArea .holder{
	width:86.84210526315789%;
	margin:6.578947368421053% auto 0;
}


#contentArea .holder-wide{
	width:auto;
	margin:10px 10px 0 10px;
}
#contentAreaWide .holder-wide{
	width:auto;
	padding:10px 10px 0 10px;
}

#s-mode #contentAreaWide .holder-wide{
	width:auto;
	padding:10px 9px 0 9px;
}

#contentArea .footer,#contentAreaWide .footer{
	/height:33px;
}
#contentArea .footer a.left,#contentAreaWide .footer a.left{
	display:block;
	float:left;
	margin:10px;
	background:url(../img/common/icon_arrow_left.gif) no-repeat left center;
	padding-left:17px;
	font-size:10px;
}
#contentArea .footer a.right,#contentAreaWide .footer a.right{
	display:block;
	float:right;
	margin:10px;
	background:url(../img/common/icon_arrow_right.gif) no-repeat right center;
	padding-right:17px;
	font-size:10px;
}


/* global menu */
#g-menu{background:url(../img/common/g-menu_base_def.png) no-repeat 0 0;}
#g-menu ul li{background:url(../img/common/g-menu_border_def.png) repeat-x top center;}
#home #g-menu{display:none;}
#s-mode #g-menu{background:url(../img/common/g-menu_base_smode.png) no-repeat 0 0;}
#s-mode #g-menu ul li{background:url(../img/common/g-menu_border_smode.png) repeat-x top center;}
#special #g-menu{background:url(../img/common/g-menu_base_special.png) no-repeat 0 0;}
#special #g-menu ul li{background:none;}

#g-menu{
	width:192px;
	height:472px;
	position:relative;
	margin:0 1px;
}
#g-menu #logo{
	text-align:center;
	padding:29px 0 12px 0;
}
#g-menu ul{
	width:156px;
	margin:0 auto;
}
#g-menu ul li span{
	padding:10px 0 7px 0;
	display:block;
}
#g-menu ul li a{
	padding:10px 0 9px 0;
	display:block;
	width:100%;
}
#g-menu .g-basketball,#g-menu .g-smode,#g-menu .g-players,#g-menu .g-performance,#g-menu .g-team,#g-menu .g-cass,#g-menu .g-smartathletic{
	padding-left:6px;
}
#g-menu .g-share{
	background:none !important;
}
#g-menu .g-share .g-share-txt{
	float:left;
	display:block;
	margin-left:10px;
	padding-top:5px;
}
#g-menu .g-share .g-share-fb{
	float:left;
	display:block;
	width:24px;
	margin-left:25px;
	padding-top:5px;
}
#g-menu .g-share .g-share-tw{
	float:left;
	width:24px;
	display:block;
	margin-left:10px;
	padding-top:5px;
}
#side-banner li{
	margin-top:10px;
}

#special #g-menu{
	width:180px;
	height:513px;
	position:relative;
	margin:0 1px 0 0;
}
#special #g-menu #logo{
	text-align:center;
	padding:29px 0 32px 0;
}
#special #g-menu ul{
	width:180px;
	margin:0 auto;
}
#special #g-menu ul li a{
	padding:11px 0 11px 0;
	display:block;
	width:100%;
}
#special #g-menu .g-basketball,#special #g-menu .g-smode,#special #g-menu .g-players,#special #g-menu .g-performance,#special #g-menu .g-team,#special #g-menu .g-cass,#special #g-menu .g-smartathletic{
	padding-left:0;
}
#special #g-menu .g-webstore{
	margin:3px 0 0 0;
	padding: 18px 13px 0 9px;
}
#special #g-menu .g-share .g-share-txt{
	float:left;
	display:block;
	margin-left:9px;
	padding-top:6px;
}
#special #g-menu .g-share .g-share-fb{
	float:left;
	display:block;
	width:24px;
	margin-left:20px;
	padding:6px 0 6px 0;
}
#special #g-menu .g-share .g-share-tw{
	float:left;
	width:24px;
	display:block;
	margin-left:10px;
	padding:9px 0 6px 0;
}



/* footer */
#pagetop{
	float:right;
	margin:5px 15px;
	background:url(../img/common/pagetop.png) no-repeat 0 0;
	width:78px;
	height:13px;
	text-indent:-999px;
	overflow:hidden;
}
#footer{
	background:#000 url(../img/common/footer_bg_top.gif) repeat-x 0 0;
	padding:12px 0 20px 0;
	width:100%;
	text-align:center;
}
#footer #f-menu{
	width:100%;
	max-width:960px;
	margin:0 auto;
	text-align:center;
	word-spacing: -1em;
	display: table;
}
#footer dl{
	width:191px;
	height:210px;
	border-left:#262626 solid 1px;
	border-right:#262626 solid 1px;
	text-align:left;
	margin-right:-1px;
	word-spacing: normal;
	display: inline-block;
	vertical-align: top;
	/display: inline;
	/zoom: 1;
}
#footer dl dt{
	margin:7px 12px;
}
#footer dl dt a{
	display:block;
	color:#787878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer dl dd{
	padding:0 12px;
}
#footer dl dd a{
	display:block;
	color:#c8c8c8;
	font-family: Arial, Helvetica,sans-serif;
	font-size:10px;
	padding:0 0 3px 10px;
	background:url(../img/common/footer_bullet.gif) 0 6px no-repeat;
}
#footer #f-banner-ttl{
	color:#787878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	clear:both;
	padding:18px 0 10px;
}
#footer #f-banner{
	margin:0 auto;
	background:#262626;
	padding:5px 10px 10px 10px;
	text-align:center;
	line-height:0;
	display:inline-block;
	/display:inline;
	/zoom:1;

}
#footer #f-banner a{
	margin:5px 0 0;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

#footer #f-submenu {
	text-align:center;
	padding:18px 0 10px;
}
#footer #f-submenu a{
	color:#c8c8c8;
	font-size:10px;
	padding:0 5px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	
}
#footer #f-copyright {
	width:98%;
	max-width:960px;
	margin:0 auto;
	text-align:center;
}



@media only screen and (max-width:980px) {
	#s-mode #contentArea{
		width:65%;
	}
	/* column */
	#contentArea{
		width:65%;
	}
}

@media only screen and (max-width:600px) {
	body{background:#FFF !important;}
	#home{background:#FFF url(../img/common/bg_sm.gif) !important; background-size:auto;}
	#s-mode{background:#1a1a1a !important;}
	#special{background:#fff !important;}
	
	#s-mode #contentArea{
		max-width:760px;
		background:none;
		border:none;
	}
	
	/* header */
	#header{
		height:87px;
	}
	#header #g-submenu {
		float:none;
		width:100%;
	}
	#header #g-submenu li{
		float:left;
		width:50%;
		height:29px;
		background:url(../img/common/g-menu-sub_base_def.png);
	}
	#header #g-submenu .shoplist,#header #g-submenu .shopblog,#header #g-submenu .customorder,#header #g-submenu .webstore{
		border-top:#4f6a8b solid 1px;
	}
	#header #g-submenu .news,#header #g-submenu .shoplist,#header #g-submenu .customorder{
		border-left:#4f6a8b solid 1px;
	}
	#header #g-submenu li a{
		display:block;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:29px;
		padding:0;
		width:99%;
		height:29px;
		text-align:center;
	}
	#header #g-submenu .shoplist a{
		font-size:15px;
	}

	#special #header #g-submenu li{
		background: #00418f;
	}
	#special #header #g-submenu li a{
		color:#fff;
	}
	
	/* global manu */
	#menuArea{width:100%;margin:0; position:relative; left:0 !important;}
	#g-menu{background:url(../img/common/g-menu_base_def_sm.png) repeat-x 0 bottom;}
	#s-mode #g-menu{background:url(../img/common/g-menu_base_smode_sm.png) repeat-x 0 bottom;}
	#special #g-menu{background:url(../img/common/g-menu_base_special_sm.png) repeat-x 0 bottom;}
	#g-menu,#special #g-menu{
		clear:both;
		height:294px;
		width:100%;
		margin:0 !important;
		position:relative !important;
	}
	#g-menu #logo,#special #g-menu #logo{
		text-align:center;
		padding:55px 0 0 0;
		float:left;
		width:50%;
	}
	#g-menu ul{
		width:50%;
		margin-top:14px;
		float:left;
		position:relative;
	}
	#g-menu ul li{
		padding: 6px 0;
	}
	#special #g-menu ul{
		width:44%;
		margin:14px 0 0 10px;
		float:left;
		position:relative;
	}
	#special #g-menu ul li{
		padding: 4px 0;
	}
	#g-menu .g-webstore,#special #g-menu .g-webstore{
		height:2px;
	}
	#g-menu .g-webstore a,#special #g-menu .g-webstore a{
		display:none;
	}
	#g-menu .g-share{
		position:absolute;
		left:-100%;
		top:185px;
		width:100%;
	}
	#special #g-menu .g-players,#special #g-menu .g-smode,#special #g-menu .g-performance,#special #g-menu .g-team,.g-cass{
		height:25%;
	}
	#special #g-menu .g-share{
		position:absolute;
		left:-117%;
		top:190px;
	}
	#special #g-menu .g-share-txt,#special #g-menu .g-share-fb,#special #g-menu .g-share-tw{
		width:44%;
	}
	#special #g-menu .g-share .g-share-fb{
	margin-left:10px;
	}

	

	#side-banner{
		display:none;
	}
	
	#contentArea{
		margin:0 0 30px 0;
	}
	#contentAreaWide{
		margin:0 0 30px 0 !important;
	}
	
	
	#pagetop{
		margin-right:10px;
		background:url(../img/common/pagetop_black.png) no-repeat 0 0;
	}
	#s-mode #pagetop{
		margin-right:10px;
		background:url(../img/common/pagetop.png) no-repeat 0 0;
	}
	/* footer */
	#footer #f-menu{
		word-spacing:normal
	}
	#footer dl{
		width:100%;
		height:auto;
		border:none;
		border-bottom:#262626 solid 1px;
		text-align:left;
		margin:0;
		padding-bottom:10px;
	}
	#footer dl dt a{
		display:block;
		color:#787878;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
	}
	#footer dl dd{
		padding:0 12px;
	}
	#footer dl dd a{
		display:block;
		color:#c8c8c8;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		padding:0;
		background:none;
	}
	#footer #f-copyright {
		text-align:center;
	}
		
	/* column */
	#contentArea{
		width:100%;
	}
	#s-mode #contentArea{
		width:99.5%;
	}
	#contentArea .header .ttl-main{
		padding:5%;
		width:90%;
	}
	#contentArea .header .pic-main{
		width:100%;
		text-align:right;
	}
}


a.btn img{
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
a.btn:hover img{
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
	opacity:0;
}

a.btn70 img{
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
a.btn70:hover img{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity:0.7;
}

/* util
***********************/

.left-block{
	float:left;
}
.right-block{
	float:right;
}

.clear{ clear:both;}
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}
