
.katarogu img,.garake-yt img,.garake-game img,.wuglove img{
	width:100%;
	height: auto;
}
.katarogu:hover,.garake-yt:hover,.garake-game:hover,.wuglove:hover{
	opacity: .7;
}

.garake-yt{
	display: inline-block;
	position: absolute;
	bottom: 4%;
	left: 6%;
	width: 14%;	
}
.garake-game{
	display: inline-block;
	position: absolute;
	bottom: 4%;
	left: 36%;
	width: 16%;	
}
.wuglove{
	display: inline-block;
	position: absolute;
	bottom: 4%;
	left: 21%;
	width: 14%;	
}
.katarogu{
	display: inline-block;
	position: absolute;
	bottom: 24%;
	left: 34%;
	width: 18%;
}
#main-sp{
	margin-top: 66px;
}

#main{
	display: block;
}
#main-sp{
	display: none;
	position: relative;
}
#main-visual-sp{
	position: relative;
}
@media screen and (max-width: 767px){
	#main{
		display: none;
	}
	#main-sp{
		display: block;
	}
	.garake-bnr{
		background-color: #a2a9ae;
		padding: 5% 0;
		text-align: center;
	}
	.garake-yt{
		position: relative;
		bottom: 0;
		left: 0;
		width: 44%;
		margin-right: 2%;
	}
	.garake-game{
		position: relative;
		bottom: 0;
		left: 0;
		margin-bottom: 4%;
		width: 91%;	
	}
	.wuglove{
		position: relative;
		bottom: 0;
		left: 0;
		width: 44%;	
	}
	.katarogu{
		position: absolute;
		bottom: 13%;
		left: 3%;
		width: 45%;
	}
}
