@charset "UTF-8";
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px dashed #33ccff;
	margin:1em 0;
	padding:0;
}
article {	
	height:100%;
	}
#div_lycra {
	position: absolute;
	width: 70%;
	padding: 585% 0 0 7%;
	z-index: 2;
	}
#div_more2 {
	position: absolute;
	width: 36%;
	padding: 129% 0 0 1%;
	z-index: 5;
	}
#div_lineup2 {
	position: absolute;
	width: 36%;
	padding: 140% 0 0 1%;
	z-index: 3;
	}
#top {
	position: absolute;	
	width: 13%;
	padding: 495% 0 0 83%;
	z-index: 2;
	}
#div_pc {
	position: relative;
	width: 100%;
	padding: 0 0 0 0;
	z-index: 2;
	}
#div_pc img {
	float: right;
	padding: 0 7% 0 0;
	}
@media only screen and (orientation : portrait) {
	article {
	height:100%;
	}