#content{
background-color: #fff;
width: 375px;
margin: 0 auto;
}

#mainlogoAll{
	width:375px;
	height:525px;
	position:relative;
	overflow:hidden;
  margin: 0 auto;
}

#logo{
background:url("../images/top2/title.png") no-repeat;
z-index:10;
}

#catch01{
background: url("../images/top2/catch01.png") no-repeat;
z-index: 2;
}

#catch02{
background: url("../images/top2/catch02.png") no-repeat;
z-index: 2;
}

#english{
background: url("../images/top2/catch03.png") no-repeat;
z-index: 2;
}

#logo,#catch01,#catch02,#english{
background-size: contain;
width:375px;
height:525px;
position: absolute;
top: 0;
left: 0;
}


#mainbg{
background: url("../images/top2/img_top.jpg") no-repeat center bottom;
background-size: cover;
width:375px;
height:525px;
position: absolute;
top: 0;
left: 0;
z-index:1;
}


#roadshow{
background:url("../images/top2/roadshow.png") no-repeat;
background-size: contain;
width:100%;
height:60px;
z-index:3;
}

#roadshow2{
background:url("../images/top2/roadshow2.png") no-repeat;
background-size: contain;
width:100%;
height:60px;
z-index:3;
}

#snsArea{
width: 100%;
height: 60px;
}


#billingAll{
background:url("../images/top2/billing.png") no-repeat;
background-size: contain;
width:375px;
height:160px;
}


/*

bnr L

*/

#bnrLall{
width: 100%;
padding: 10px 0;
line-height: 0;
}

.bnrL{
width: 95%;
margin: 0 auto;
padding: 3px 0;
}

#bnrSall{
width: 100%;
line-height: 0;
text-align: center;
padding: 0 0 25px;
}

#bnrSall img{ margin: 2px;}



/*

tweet

*/

#tweetArea{
width: 375px;
height: 250px;
margin: 0 auto;
padding: 20px 0 10px;
}

.tweetLine{
background-color: #DCDCDC;
width: 100%;
height: 1px;
}



/*

sns btn

*/

#snsall{
	width:285px;
	height:20px;
	margin:0 auto;
	padding:0 0 20px 0;
}

#snsall #sns{
	display:inline;
	margin:0;
	float:left;
}

#snsall #sns li{
	height:20px;
	display:inline;
	float:left;
	padding:0;
	margin-right:5px;
}

#snsall #sns li.fbbtn{ width:119px;}
#snsall #sns li.twitterbtn{ width:75px;}
#snsall #sns li.linebtn{ width:80px; margin-right:0;}


#udcast{
width: 100%;
padding: 0 0 15px;
text-align: center;
}

#udcast img{ margin: 0 0 5px;}