@charset "utf-8";
body
	{
	font-family: 'Cabin', 'Noto Sans JP', "Hiragino Kaku Gothic Pro", Meiryo, "sans-serif";
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 1px;
	overflow-x: hidden;
	}


.sp_only
	{
	display: none;
	}

	.player_bnr {
		width: 1200px;
		margin: 0 auto;
		display: block;
	}

@media screen and (min-width:787px) {
/*
header
	{
	padding: 10px 0px 0px 0px;
	background-color: #000;
	text-align: center;
	}

header div
	{
	width: 100%;
	margin: 0px auto;
	background-color: #fff;
	}

header div section
	{
	width: 1200px;
	margin: 0px auto 0px auto;
	padding: 10px 0px;
	text-align: left;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

header div section h2
	{
	padding: 10px 0px 10px 60px;
	font-size: 16px;
	background: url(../images/adidas.jpg) no-repeat left center;
	background-size: 15%;
	}

header div section ul
	{
	margin-top: 10px;
	display: flex;
	}


header div section ul li a
	{
	margin: 0px 10px;
	color: #222222;
	text-decoration: none;
	}
*/

.hamburger
	{
	display: none;
	}

.globalMenuSp
	{
	display: none;
	}

.index_footwear
	{
	margin: 100px 0px 0px 0px;
	background-image: url(../images/index_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	}

.index_footwear div
	{
	width: 1200px;
	margin: 0px auto;
	padding: 0px 0px 60px 0px;
	}

.index_footwear strong
	{
	font-size: 170px;
	letter-spacing: -1px;
	font-family: 'Oswald', sans-serif;
	}

.index_footwear div ul
	{
	width: 700px;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

.index_footwear div ul li
	{
	margin-bottom: 20px;
	}

@media screen and (max-width:1400px) {
.index_footwear
	{
	margin: 100px 0px 0px 0px;
	background-image: url(../images/index_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-size: 100%;
	}

.index_footwear div
	{
	width: 1200px;
	margin: 0px auto;
	padding: 0px 0px 60px 0px;
	}

.index_footwear strong
	{
	font-size: 10.5vw;
	letter-spacing: -1px;
	font-family: 'Oswald', sans-serif;
	}

.index_footwear div ul
	{
	width: 50%;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

.index_footwear div ul li
	{
	width: 48%;
	margin-bottom: 2%;
	}

.index_footwear div ul li img
	{
	width: 100%;
	}

}

.index_sec
	{
	margin: 150px 0px 0px 0px;
	}

.index_sec h3
	{
	font-size: 70px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	}

.apparel ul
	{
	width: 1200px;
	margin: 0px auto;
	}

.apparel img
	{
	width: 100%;
	}

.apparel .ec-shelfRole p
	{
	display: none !important;
	}

.apparel ul li
	{
	height: 300px;
	}

.apparel ul li a
	{
	padding: 5%;
	display: block;
	}

.apparel ul li dl
	{
	display: none;
	}

.apparel .slick-next
	{
	width: 45px;
	height: 45px;
	text-indent: 999999999px;
	background: url(../images/right.gif) no-repeat;
	top: 110% !important;
	right: 1px;
	}

.apparel .slick-prev
	{
	width: 45px;
	height: 45px;
	text-indent: 999999999px;
	background: url(../images/left.gif) no-repeat;
	top: 110% !important;
	left: 90%;
	}

.insta p
	{
	text-align: center;
	}

.insta ul
	{
	width: 1200px;
	margin: 50px auto 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

.insta ul li
	{
	margin-top: 2%;
	}


.second_item01
	{
	margin: 150px 0px 0px 0px;
	position: relative;
	}

.second_item01 .newicon
	{
	padding: 5px 20px;
	font-size: 14px;
	position: absolute;
	top: 80px;
	right: 35%;
	background-color: #fff;
	}

.second_item01 .item_in
	{
	margin-top: -130px;
	padding: 70px 0px;
	color: #fff;
	text-align: center;
	background:rgba(33,43,50,0.8);
	}

.second_item01 .item_in h2
	{
	font-size: 70px;
	font-weight: 500;
	position: relative;
	}

.second_item01 .item_in h2::after
	{
	width: 30%;
	height: 2px;
	content: "";
	display: block;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: 35%;
	}

.second_item01 .item_in h3
	{
	margin-top: 30px;
	font-weight: 500;
	font-size: 36px;
	}

.second_item01 .item_in p
	{
	margin-top: 30px;
	font-size: 20px;
	}

.second_item01 .item_sl
	{
	width: 1200px;
	margin: 40px auto 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

.second_item01 .item_sl .detailsl
	{
	width: 700px;
	}

.second_item01 .detail_sl li
	{
	position: relative;
	}

.second_item01 .detail_sl li p
	{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 20px;
	background:rgba(33,43,50,0.8);
	}

.second_item01 .detail_sl li p span
	{
	padding-left: 10px;
	color: #fff;
	border-left: 5px solid #fff;
	display: block;
	font-size: 16px;
	}

.item_link
	{
	width: 430px;
	}

.item_link h4
	{
	text-align: center;
	font-size: 26px;
	}

.item_link .ec-shelfRole
	{
	width: 350px;
	margin-left: 40px;
	}

.item_link .ec-shelfRole li
	{
	padding: 10px;
	}

.item_link img
	{
	width: 100%;
	}

.item_link .ec-shelfRole li a p:first-child
	{
	display: none;
	}

.item_link p:last-child
	{
	display: none;
	}

.item_link a
	{
	color: #ffffff;
	text-decoration: none;
	display: block;
	}

.item_link dl
	{
	display: none;
	}

.item_link .slick-next
	{
	width: 45px;
	height: 45px;
	text-indent: 999999999px;
	background: url(../images/right.gif) no-repeat;
	top: 110% !important;
	right: 1px;
	}

.item_link .slick-prev
	{
	width: 45px;
	height: 45px;
	text-indent: 999999999px;
	background: url(../images/left.gif) no-repeat;
	top: 110% !important;
	left: 250px;
	}




.movie
	{
	margin: 200px 0px 0px 0px;
	padding: 80px 0px;
	text-align: center;
	background-color: #eaeaea;
	}

.movie h2
	{
	font-size: 70px;
	font-weight: 600;
	}

.movie ul
	{
	width: 1200px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

.movie p
	{
	font-size: 0.8em;
	}

.bottom_link
	{
	width: 1200px;
	margin: 100px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;

	}

.bottom_link li
	{
	width: 280px;
	}

.bottom_link li a
	{
	padding: 10px 0px;
	display: block;
	color: #222;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ccc;
	}

.bottom_link li a:hover
	{
	color: #fff;
	background-color: #000000;
	}

.tokusyu_top
	{
	width: 20%;
	margin: 0px auto;
	text-align: center;
	}


.tokusyu_top a
	{
	padding: 10px 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #000;
	}

footer
	{
	margin: 100px 0px 10px 0px;
	text-align: center;
	}

footer img
	{
	width: 10%;
	}

footer a
	{
	color: #222;
	font-size: 14px;
	}

}


/*SP*/

@media screen and (max-width:786px) {
	body
		{
		padding-bottom: 36%;
		}
	header
		{
		padding: 2% 0px 0% 0px;
		background-color: #000;
		text-align: center;
		}

	header h1 img
		{
		width: 20%;
		}

	header div
		{
		width: 100%;
		margin: 0px auto;
		background-color: #fff;
		}

	header div section
		{
		width: 96%;
		margin: 0px auto 0px auto;
		padding: 10px 0px;
		text-align: center;
		}

	header div section h2
		{
		padding: 10px 0px 10px 20%;
		font-size: 90%;
		background: url(../images/adidas.jpg) no-repeat 12% center;
		background-size: 12%;
		}

	header div section ul
		{
		display: none;
		}

	#index_header
		{
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	z-index: 999999999999;
		}

	#index_header section h2
		{
		padding: 10px 0px 10px 12%;
		text-align: left;
		font-size: 90%;
		background: url(../images/adidas.jpg) no-repeat 0% center;
		background-size: 10%;
		}

	.hamburger {
	  display : block;
	  position: fixed;
	  z-index : 3;
	  right : 13px;
	  top   : 56px;
	  width : 42px;
	  height: 36px;
	  cursor: pointer;
	  text-align: center;
	}
	.hamburger span {
	  display : block;
	  position: absolute;
	  width   : 30px;
	  height  : 2px ;
	  left    : 6px;
	  background : #555;
	  -webkit-transition: 0.3s ease-in-out;
	  -moz-transition   : 0.3s ease-in-out;
	  transition        : 0.3s ease-in-out;
	}
	.hamburger span:nth-child(1) {
	  top: 10px;
	}
	.hamburger span:nth-child(2) {
	  top: 20px;
	}
	.hamburger span:nth-child(3) {
	  top: 30px;
	}

	/* ?i?r?J???????{?^?? */
	.hamburger.active span:nth-child(1) {
	  top : 16px;
	  left: 6px;
	  background :#555;
	  -webkit-transform: rotate(-45deg);
	  -moz-transform   : rotate(-45deg);
	  transform        : rotate(-45deg);
	}

	.hamburger.active span:nth-child(2),
	.hamburger.active span:nth-child(3) {
	  top: 16px;
	  background :#555;
	  -webkit-transform: rotate(45deg);
	  -moz-transform   : rotate(45deg);
	  transform        : rotate(45deg);
	}

	nav.globalMenuSp {
	  position: fixed;

	  top  : 100px;
	  right : 0;
	  color: #555;
	  background: #fff;
		border: 5px solid #e9e9e9;
	  text-align: center;
	  width: 50%;
	  opacity: 0;

	  transition: opacity .6s ease, visibility .6s ease;

	}

	nav.globalMenuSp.active {
	  opacity: 100;

		width: 50%;
	}

	nav.globalMenuSp.active li a
		{
		color: #333;
		text-align: left;
		display: block;
		padding: 5% 5% 5% 10%;
		font-size: 3vw;
		position: relative;
		}

	nav.globalMenuSp.active li a::before
	        {
	        content: "";
	        position: absolute;
	        top: 58%;
	        left: 5%;
	        width: 7px;
	        height: 7px;
	        border-top: 1px solid #333;
	        border-right: 1px solid #333;
	        transform: rotate(45deg);
	        margin-top: -5px;
	        }


	#index_main
		{
		padding-top: 120px;
		}

.ec-blockTopBtn
	{
	display: none !important;
	}


	.index_footwear
		{
		margin: 10% 0px 0px 0px;
		background-image: url(../images/index_main_sp.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		}

	.index_footwear div
		{
		width: 100%;
		margin: 0px auto;
		padding: 0px 0px 0 0px;
		}

	.index_footwear strong
		{
		font-size: 12vw;
		margin: 0 0% 0% 2%;
		letter-spacing: -1px;
		font-family: 'Oswald', sans-serif;
		}

	.index_footwear div ul
		{
		width: 90%;
		margin: 24% auto 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.index_footwear div ul li
		{
		width: 48%;
		margin-bottom: 2%;
		}

	.index_footwear div ul li img
		{
		width: 100%;
		}

	.index_sec
		{
		margin: 10% 0px 0px 0px;
		}

	.index_sec h3
		{
		font-size: 12vw;
		text-align: center;
		font-family: 'Oswald', sans-serif;
		}

	.apparel ul
		{
		width: 90%;
		margin: 5% auto 0;
		}

	.apparel .ec-shelfRole p
		{
		display: none !important;
		}

	.apparel img
		{
		width: 100%;
		}

	.apparel ul li
		{
		height: 120px;
		}

	.apparel ul li a
		{
		padding: 5%;
		display: block;
		}

	.apparel ul li dl
		{
		display: none;
		}

	.apparel .slick-next
		{
		width: 45px;
		height: 45px;
		text-indent: 999999999px;
		background: url(../images/right.gif) no-repeat;
		top: 110% !important;
		right: 1px;
		}

	.apparel .slick-prev
		{
		width: 45px;
		height: 45px;
		text-indent: 999999999px;
		background: url(../images/left.gif) no-repeat;
		top: 110% !important;
		left: 70%;
		}

	.insta
		{
		margin-top: 20% !important;
		}

	.insta p
		{
	font-size: 3vw;
		text-align: center;
		}

	.insta ul
		{
		width: 90%;
		margin: 5% auto 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.insta ul li
		{
		width: 30%;
		margin-top: 2%;
		}

	.insta ul li img
		{
		width: 100%;
		}

	.sp_only
		{
		display: block;
		}



	.second_item01
		{
		margin: 30% 0px 0px 0px;
		position: relative;
		}

	.second_item01 .newicon
		{
		padding: 5px 20px;
		font-size: 14px;
		position: absolute;
		top: 2%;
		right: 10%;
		background-color: #fff;
		}

	.second_item01 .item_in
		{
		margin-top: -16%;
		padding: 10% 0px;
		color: #fff;
		text-align: center;
		background: rgba(33,43,50,0.8);
		}

	.second_item01 .item_in h2
		{
		font-size: 150%;
		font-weight: 500;
		position: relative;
		}

	.second_item01 .item_in h2::after
		{
		width: 30%;
		height: 2px;
		content: "";
		display: block;
		background-color: #fff;
		position: absolute;
		bottom: -10px;
		left: 35%;
		}

	.second_item01 .item_in h3
		{
		margin-top: 5%;
		font-weight: 500;
		font-size: 100%;
		}

	.second_item01 .item_in p
		{
		margin-top: 3%;
		font-size: 90%;
		}

	.second_item01 .item_sl
		{
		width: 100%;
		margin: 0 auto 0px auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.second_item01 .item_sl .detailsl
		{
		width: 100%;
		}

	.second_item01 .detail_sl li
		{
		position: relative;
		}

	.second_item01 .detail_sl li img
		{
		width: 100%;
		}

	.second_item01 .detail_sl li p
		{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 2%;
		background:rgba(33,43,50,0.8);
		}

	.second_item01 .detail_sl li p span
		{
		padding-left: 10px;
		color: #fff;
		border-left: 5px solid #fff;
		display: block;
		font-size: 80%;
		}

	.item_link
		{
		width: 90%;
		margin: 5% auto 0% auto;
		}

	.item_link h4
		{
		text-align: center;
		font-size: 150%;
		}

	.item_link .ec-shelfRole
		{
		width: 100%;
		}

	.item_link .ec-shelfRole li
		{
		padding: 10px;
		}

	.item_link img
		{
		width: 100%;
		}

	.item_link a
		{
		color: #ffffff;
		text-decoration: none;
		display: block;
		}

	.item_link dl
		{
		display: none;
		}

	.item_link .slick-next
		{
		width: 45px;
		height: 45px;
		text-indent: 999999999px;
		background: url(../images/right.gif) no-repeat;
		top: 108% !important;
		right: 3%;
		}

	.item_link .slick-prev
		{
		width: 45px;
		height: 45px;
		text-indent: 999999999px;
		background: url(../images/left.gif) no-repeat;
		top: 108% !important;
		left: 65%;
		}

	.movie
		{
		margin: 50% 0px 0px 0px;
		padding: 10% 0px;
		text-align: center;
		background-color: #eaeaea;
		}

	.movie h2
		{
		font-size: 200%;
		font-weight: 600;
		}

	.movie ul
		{
		width: 96%;
		margin: 10px auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.movie ul li
		{
		width: 100%;
		margin: 1% 0% 5% 0%;
		font-size: 90%;
		}

	.bottom_div
		{
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		}

	.bottom_link
		{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.bottom_link li
		{
		width: 50%;
		}

	.bottom_link li a
		{
		font-size: 90%;
		padding: 5% 0px;
		display: block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #222;
		}

	.bottom_link li a:first-child
		{
		border-left: 1px solid #ccc;
		}

	.bottom_link li a:nth-child(3)
		{
		border-left: 1px solid #ccc;
		}

	.bottom_link li a:hover
		{
		color: #fff;
		background-color: #000000;
		}

	.tokusyu_top
		{
		width: 100%;
		margin: 0px auto;
		text-align: center;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		}


	.tokusyu_top a
		{
		padding: 10px 0px;
		color: #fff;
		text-decoration: none;
		display: block;
		background-color: #000;
		}


	footer
		{
		margin: 10% 0px 10px 0px;
		text-align: center;
		}

	footer img
		{
		width: 30%;
		}

	footer a
		{
		color: #222;
		font-size: 14px;
		}
	.player_bnr {
		width: 100%;
	}
}








/*SPIKE****************************************************/

.spike_section
	{
	margin: 150px 0px 0px 0px;
	position: relative;
	}


.spike01
	{
	background-color: #000;
	}



.spile_item
	{
	width: 1200px;
	margin: 0px auto;
	display: flex;
	justify-content: flex-end;
	flex-wrap:wrap;
	}

.spile_item .item_photo
	{
	margin-right: 100px;
	}

.spile_item .item_link
	{
	margin-top: 20px;
	padding: 50px 0px 80px 0px;
	background-color: #fff;
	}

.spile_item .item_link .slick-prev
	{
	top: 110% !important;
	}

.spile_item .item_link .slick-next
	{
	top: 110% !important;
	}

.slick-prev:hover, .slick-prev:focus
	{
	background: url(../images/left.gif) no-repeat !important;
	}

.slick-next:hover, .slick-next:focus
	{
	background: url(../images/right.gif) no-repeat !important;
	}


.spile_item .item_link p span
	{
	width: 100%;
	display: block;
	position: absolute;
	top: -330px;
	font-size: 22px;
	left: 0;
	color: #000;
	}

.spike_section .ttl
	{
	width: 100%;
	background:rgba(33,43,50,0.8);
	margin: -100px 0 0px 0;
	}

.spike_section .ttl p
	{
	width: 1200px;
	margin: 0px auto;
	padding: 30px 0px 10px 0px;
	color: #fff;
	}

.spike_section .ttl p small
	{
	font-family: 'Oswald', sans-serif;
	line-height: 0.2;
	font-size: 50px;
	display: block;
	}

.spike_section .ttl p strong
	{
	font-size: 100px;
	display: block;
	text-shadow: 1px 1px 1px #000;
	}

.sponly
	{
	display: none;
	}

.pconly
	{
	display: block;
	}

@media screen and (max-width:786px) {
	.sponly
		{
		margin-top: 10%;
		display: block;
		}

	.pconly
		{
		display: none;
		}

	.spike_section
		{
		margin: 30% 0px 0px 0px;
		position: relative;
		}

	.spike01
		{
		padding: 2% 0px;
		background-color: #000;
		}

	.spile_item
		{
		width: 100%;
		margin: 0px auto 0 auto;
		text-align: right;
		}

	.spile_item .item_photo
		{
		margin: 0 15% 5% 0%;
		}

	.spile_item .item_photo
		{
		width: 60%;
		}

	.spike_section .ttl
		{
		width: 100%;
		background:rgba(33,43,50,0.8);
		margin: 0px 0 0px 0;
		}

	.spike_section .ttl p
		{
		width: 100%;
		margin: -5% auto;
		padding: 3% 2% 1% 2%;
		color: #fff;
		}

	.spike_section .ttl p small
		{
		font-family: 'Oswald', sans-serif;
		line-height: 0.2;
		font-size: 1.2em;
		display: block;
		}

	.spike_section .ttl p strong
		{
		font-size: 3em;
		display: block;
		text-shadow: 1px 1px 1px #000;
		}

	.spike_section .item_link p span
		{
		width: 100%;
		display: block;
		position: absolute;
		top: -86vw;
		font-size: 22px;
		left: 0;
		color: #000;
		}


/*
@media screen and (max-width:460px) {
	.spike_section .item_link p span
		{
		top: -890%;
		}
}

@media screen and (max-width:411px) {
	.spike_section .item_link p span
		{
		top: -850%;
		}
}



@media screen and (max-width:360px) {
	.spike_section .item_link p span
		{
		top: -680%;
		}
}
*/
	body
		{
		overflow-x: hidden;
		}

	html
		{
		overflow-x: hidden;
		}


}