@charset "UTF-8";

body {
	background-color: #000;
}

img {
    vertical-align: bottom;	
}

a:hover{
	text-decoration: underline;
}

a:hover img.alpha-hover {
	opacity: 0.8;
}

#btn_slide_menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 47px;
	height: 100%;
	border-right: 1px solid #626262;	
}

#btn_slide_menu a {
	display: block;
	position: absolute;
	top: 0;
	width: 47px;
	height: 100%;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/menu.png) no-repeat center 45%;
	text-indent: -9999px;
}

#btn_slide_menu a:hover {
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/menu.png) no-repeat center 45%;
}

.mm-opened #btn_slide_menu a {
  background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/menu_opened.png) no-repeat center 45%;
}

.mm-panel .mm-listview {
	margin-bottom: 50px;
}

.mm-listview li {
	position: static;
	display: block;
	text-align: center;
	border-bottom: 1px solid #313131;
	color: #d2d2d2;
}

.mm-listview li.logo_umbro {
	position: static;
	padding: 23px 0 42px;
	border-bottom: none;
}

.mm-listview li.logo_kamo {
	position: static;
	padding-bottom: 30px;
	border-bottom: none;	
}

.mm-panel .mm-listview li.logo_umbro a,
.mm-panel .mm-listview li.logo_kamo a {
	padding: 0;
}

.mm-listview li.category {
	background-color: #313131;
}

.mm-panel .mm-listview li.btn {
	position: static;
	border-bottom: none;
}

.mm-panel .mm-listview li.ladies {
	margin-top: 24px;
}

.mm-panel .mm-listview li.kids,
.mm-panel .mm-listview li.special {
	margin-top: 48px;
}

.mm-panel .mm-listview li a {
	font-size: 13px;
	padding: 9px 0;
	line-height: 1.0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;		
}

.mm-panel .mm-listview li.btn a {
	padding: 0;
}

.mm-listview li a:hover {
	background-color: #ff8200;
	color: #313131;
}

.mm-panel .mm-listview li.logo_umbro a:hover,
.mm-panel .mm-listview li.logo_kamo a:hover,
.mm-panel .mm-listview li.btn a:hover {
	background-color: transparent;
}

.mm-panel .mm-listview li.apparel {
	height: 40px;
}

.mm-panel .mm-listview li.apparel a {
	padding: 7px 0;
}

.mm-menu .mm-panel .mm-listview li:after {
	border-color: transparent;
}

.apparel .jp {
	display: block;
	font-size: 10px;
	line-height: 1.0;
}

.apparel .en {
	display: block;
	font-size: 12px;
	line-height: 1.0;
	padding-top: 3px;
	font-weight: bold;
}

/* header */

.header {
	height: 60px;
	overflow: hidden;
	padding: 8px 10px 0 40px;
	box-sizing: border-box;
}

.header .kamo {
	float: left;
	width: 80px;
	padding-top: 2px;
}

.header a {
	display: block;
}

.header img {
	width: 90%;
	height: auto;
}


.header .umblo {
	float: right;
	width: 60px;
	padding-top: 4px;
}

.header .fctokyo {
	float: right;
	width: 120px;
	padding:12px 5px;
}



/* footer */

.footer {
	border-top: 1px solid #ff8200;
	background-color: #000;	
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer_container {
	padding: 0 50px;
	margin-top: 20px;
	overflow: hidden;
}

.footer_category {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/footer_category.jpg) no-repeat 0 3px;
	margin-bottom: 5px;
	padding-left: 22px;
}

.footer_columns {
	margin-bottom: 10px;
} 

.footer_columns li {
	font-size: 11px;
	padding-left: 23px;
	padding-bottom: 3px;
}

.footer_columns ul.special {
	border-top: 1px solid #999;
	padding-top: 20px;
}

.footer_columns ul.special li {
	padding: 0 0 14px 23px;
}

.footer_bar {
	font-size: 12px;
	padding: 14px 50px 28px;
}

.footer_bar li {
	margin-bottom: 5px;
}

.footer_bar li a {
	display: inline-block;
	padding-left: 14px;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/bullet.png) no-repeat 0 5px;	
	color: #fff;
	text-decoration: none;
}

.footer .copyright {
	padding: 7px 0 3px;
	color: #fff;
	text-align: center;
}

.footer_logo {
	text-align: center;
	background-color: #fff;
	padding: 8px 0;
}


/* coordinate */

.coordinate {
	padding: 0 30px;
	margin-bottom: 92px;
}

.coordinate h2, 
.size_chart h2,
.marking h2 {
	border-bottom: 8px solid #fff;
	margin-bottom: 23px;
	padding-bottom: 6px;
	color: #fff;
	line-height: 1.0;	
}

.coordinate ul{
	margin: 0 18px;
}

.coordinate li{
	float: left;
	width: 43.58%;
	margin-right: 12.82%;
	margin-bottom: 12.82%;
}

.coordinate li.even{
	margin-right: 0;
}

.coordinate li img{
	width: 100%;
}

.btn_coordinate {
	text-align: right;
	margin-top: 40px;
}

.btn_coordinate a {
	display: inline-block;
	background: #fff url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/arrow.png) no-repeat 97.5% 4px;
	border: 3px solid #000;
	color: #000;
	text-decoration: none;
	padding: 2px 26px 1px 10px;
}

.btn_coordinate a:hover {
	background: #fff url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/arrow.png) no-repeat 97.5% -21px;
	border: 3px solid #fff;	
	background-color: #000;
	color: #fff;
}


/* product list */

.product_list {
	margin-top: 94px;
	background: #000;
}

.product_list_hd img,
.product_list_btm img {
	width: 100%;
	height: auto;
}

.product_list .inner {
	padding: 12px 30px;
	background-color: #fff;
}

.product_list h2 {
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 8px solid #000;
	line-height: 1.0;	
}

.coordinate h2 .en,
.product_list h2 .en,
.size_chart h2 .en,
.marking h2 .en {
	display: block;
	font-size: 31px;
	font-family: "Arial Black", "Verdana", "Roboto", sans-serif;
	font-weight: 700;
	vertical-align: top;
	line-height: 1.0;
}

.coordinate h2 .jp,
.product_list h2 .jp,
.size_chart h2 .jp,
.marking h2 .jp {
	display: block;
	font-size: 14px;
	font-family: "Arial Black", "Verdana", sans-serif;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.0;
	color: #999;
	padding: 4px 0 0 0;
}

.product_list .container {
	background: #fff;
}

.product_list li {
	float: left;
	width: 44%;
	margin-top: 24px;
}

.product_list li img {
	width: 100%;
	padding-bottom: 5px;
}

.product_list li a {
	color: #000;
	text-decoration: none;	
}

.product_list li .goods_meta {
	min-height: 70px;
}

.btn_product_list {
	text-align: right;
	margin-top: 45px;
}

.btn_product_list a {
	display: inline-block;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/arrow.png) no-repeat 97.5% 4px;
	text-decoration: none;
	color: #000;
	padding: 2px 26px 1px 10px;
	border: 3px solid #000;
}

.btn_product_list a:hover {
	background-color: #ccc;
}

/* banner */

.banner {
	width: 60%;
	margin: 40px auto 0;
}

.banner li {
	width: 100%;
	padding-bottom: 25px;
}

.banner li img {
	width: 100%;
}

.pagetop .inner {
	max-width: 960px;
	margin: 0 auto;
	text-align: right;
}

@media (max-width: 767px) {

#btn_slide_menu {
	position: fixed;
	left: 0;
	top: 12px;
	border-right: none;
	width: 32px;
	height: 32px;
}

#btn_slide_menu.fixed {
	position: fixed;
	top: 0;
	left: 0;
}

#btn_slide_menu a {
	display: block;
	position: absolute;
	top: 0;
	width: 32px;
	height: 32px;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/btn_menu_sp.png) no-repeat 0 0;
}

#btn_slide_menu a:hover {
	opacity: 0.85;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/btn_menu_sp.png) no-repeat 0 0;
	background-size: 32px 32px;
}

.mm-opened #btn_slide_menu a {
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/btn_menu_opened_sp.png) no-repeat 0 0;
	background-size: 32px 32px;	
}

.header {
	padding: 8px 10px 0 40px;
}


.product_list li:nth-child(2n+1){
	margin-right: 11%;
}

}


@media (min-width: 768px) {

br.sp {
	display: none;
}

.wrapper {
	/*margin-left: 47px;*/
}

.container {
	width: 100%;
	margin: 0 auto;	
}

.header {
	height: 85px;
	padding: 13px 30px 0 30px;
}	

.header .kamo {
	width: 100px;
}

.header .umblo {
	width: 83px;
}

.header .fctokyo {
	width: 83px;
}

.header .fctokyo {
	float: right;
	width: 230px;
	padding:8px 15px;
}


.footer {
	background-color: #1b1b1b;
}

.footer_container {
	padding: 0 40px;
}

.footer_columns {
	float: left;
	width: 25%;
}

.footer_category {
	font-weight: bold;
	color: #fff;
	padding: 0 0 6px 23px;
	background: url(https://img.sskamo.co.jp/umbro_sp/assets/images/common/footer_category.jpg) no-repeat 0 3px;
}

.footer_columns li {
	padding: 0 0 6px 23px;
}

.footer_columns ul.special {
	text-align: center;
}

.footer_columns ul.special li {
	padding-left: 0;
}

.footer_bar {
	padding: 50px 8px 0;
	text-align: center;
}

.footer_bar ul {
	padding: 0 0 6px 0;
}

.footer_bar li {
	display: inline-block;
	line-height: 1.0;
	padding-left: 3px;
}

.footer_bar li:after {
	content: '|';
	color: #fff;
	padding-left: 8px;	
}

.footer_bar li a {
	display: inline;
	background-image: none;
	padding-left: 0;
}

.footer_bar li.lastChild:after {
	content: '';
}

.product_list li {
	float:left;
	width: 23%;
	margin-right: 2.6%;	
}

.product_list li:nth-child(4n) {
	margin-right: 0;
}

.banner {
	width: auto;
	margin-top: 0;
	padding: 92px 30px 102px;
}

.banner ul {
	width: 100%;
}

.banner li {
	float: left;
	width: 30.35%;
	margin-right: 4.4%;
	padding-bottom: 0;	
}

.banner li.lastChild {
	margin-right: 0;
}

/* coordinate */

.coordinate ul{
	margin: 0;
}

.coordinate h2 img{
	width: 554px;
}

.coordinate li.odd,
.coordinate li.even{
	width: 23%;
	margin-right: 2.64%;
	margin-bottom: 0;
}

.coordinate li.even.lastChild{
	margin-right: 0;
}

.coordinate h2 .en,
.product_list h2 .en,
.size_chart h2 .en,
.marking h2 .en {
	display: inline-block;
}

.coordinate h2 .jp,
.product_list h2 .jp,
.size_chart h2 .jp,
.marking h2 .jp {
	display: inline-block;
	padding: 10px 0 0 10px;
}

}




@media (min-width: 1050px) {

.container {
	width: 960px;
	margin: 0 auto;	
}

.banner {
	width: 807px;
}

.banner li {
	width: 245px;
	margin-right: 36px;
}

.footer_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}

}
