@charset "UTF-8";

/* こちらのファイルに、各機種用のCSSを記載してください。このコメント以下は削除して頂いて問題ありません。*/
#contents{
  background-color: #000000;
  text-align: center;
  text-align: center;
  position: relative;
}

#content_top{
	width: 100%;
	position: relative;
}

#main_content{
	width: 100%;
}

#main{
	width: 100%;
	text-align: center;
	position: relative;
	
}
#main img{
	width: 100%;
	height: auto;
	display: block;
}

.size-full{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align:top;
	text-align: center;
}	



#top_cont01{
	width: 60%;
	position: absolute;
	right: 2%;
	bottom:0%;
	z-index: 0;
}

#top_cont02{
	width: 44%;
	position: absolute;
	left: 2%;
	bottom:4%;
	z-index: 0;
}


#top_cont03{
	width: 12%;
	position: absolute;
	left: 15%;
	top:2%;
	z-index: 0;
}

#pv{
	width: 42%;
	position: absolute;
	left: 55%;
	bottom:1%;
	z-index: 100!important;
}

/*メニュー
----------------------------------------------------------- */

#menu{
	text-align: right;
	background-color: #e2007e;
	background-size: cover;
	display: inline-block;
}

	
#menu li {
	margin:0px;
	padding:0px;
	display: block;
	list-style:none;
	width:50%;
	float:left;
	}
	
#menu li img{
	width:100%;
	height:auto;
	display:block;
	}

.copy{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align:top;
	text-align: center;
}

.copy img{
	width: 100%;
}



/*下層ページスタイル
----------------------------------------------------------- */

.t0b0 {
	margin: 0;
}
.t0b0 img {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align:top;
	text-align: center;
}	
