/* content */
#content {
	/*background: url(https://ssl.allez-japan.com/support/common/img/bg.jpg) repeat;*/
}

/* header */
#header {
	margin-bottom: 0px;
	background: #75a805;
}
/* visual */
#visual img {
	margin-bottom: 0px;
}

/* pr */
#pr {
	padding: 50px 0px;
}

#pr h1 {
	font-size: 52px;
	line-height: 1.0;
	color: #fff;
	text-align: center;
}

h2 {
	font-style: normal;
	font-size: 46px;
	line-height: 1.3;
	font-weight: bold;
	color: #0d223f;
	margin-bottom: 20px;
}

h3 {
	font-style: normal;
	font-size: 36px;
	line-height: 1.3;
	font-weight: bold;
	color: #0d223f;
	margin-bottom: 10px;
}

p {
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
	color: #0d223f;
	margin-bottom: 10px;
}

p.ttl {
	font-style: normal;
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	color: #0d223f;
	margin-bottom: 20px;
}

/* nav */
#nav {
	padding: 20px 0px 20px 0px;
	background: #adbf86;
}

/* menu */
#menu {
	margin: 0px auto;
	padding-bottom: 0px;
	width: 820px;
}

/* button */
.buttonL {
	margin-right: 20px;
	width: 400px;
	float: left;
}

.buttonR {
	width: 400px;
	float: left;
}

.buttonL a,
.buttonR a {
	color:#0d223f;
	text-decoration: none;
}

.buttonL .link,
.buttonR .link {
	padding: 20px 0px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
	background: #ffc41c;
}

.buttonL p,
.buttonR p {
	font-size: 26px;
	line-height: 1.5;
	font-weight: bold;
	color:#0d223f;
	text-align: center;
	margin-bottom:0px;
}

.buttonC p {
	font-size: 26px;
	line-height: 1.5;
	font-weight: bold;
	color:#fff;
	text-align: center;
	margin-bottom:0px;
}

p.link {
	margin-top: 22px;
	font-weight: bold;
}

.center {
	text-align: center;
}

/* section */
section {
	padding: 50px 0px 50px 0px;
	background: -webkit-linear-gradient(#FFFFFF, #fafafa);
	background: -moz-linear-gradient(#FFFFFF, #fafafa);
	background: linear-gradient(#FFFFFF, #fafafa);
}

/* about */
#about {
	margin: 0px auto;
	width: 940px;
}

#about .L {
	margin-right: 0px;
	width: 510px;
	float: left;
}

#about .R {
	margin-top: 0px;
	width: 430px;
	float: left;
}

/* crowdfunding */
#crowdfunding {
	margin: 0px auto;
	width: 940px;
}

#crowdfunding img {
	margin: 20px 0px 20px 0px;
}

#crowdfunding .L {
	margin: 50px 40px 0px 0px;
	width: 500px;
	float: left;
}

#crowdfunding .R {
	margin-top: 50px;
	width: 400px;
	float: left;
}

/* project */
#project {
	margin: 0px auto;
	width: 920px;
}

.live {
	font-family: Arial;
	font-style: italic;
	font-size: 40px;
	line-height: 1.0;
	font-weight: bold;
	color: rgba(220,60,30,1.00);
}

#project h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 90px;
	line-height: 1.0;
	text-align: center;
	font-weight: normal;
	color: rgba(220,60,30,1.00);
}

#project .L {
	margin: 0px 20px 0px 0px;
	width: 450px;
	float: left;
}

#project .R {
	width: 450px;
	float: left;
}

/* pc */
#pc {
	margin: 0px auto;
	width: 920px;
}

#pc .L {
	margin-right: 25px;
	width: 290px;
	float: left;
}

#pc .C{
	margin-right: 25px;
	width: 290px;
	float: left;
}

#pc .R {
	width: 290px;
	float: left;
}

#pc .L img,
#pc .C img,
#pc .R img {
	border: 1px solid #666;
}

#pc .next {
	text-align: center;
	margin-bottom: 20px;
}

/* sp */
#sp {
	margin: 0px auto;
	width: 920px;
}

#sp .L {
	margin-right: 25px;
	width: 290px;
	float: left;
}

#sp .C{
	margin-right: 25px;
	width: 290px;
	float: left;
}

#sp .R {
	width: 290px;
	float: left;
}

#sp .L img,
#sp .C img,
#sp .R img {
	border: 1px solid #666;
}

#sp .next {
	text-align: center;
	margin-bottom: 20px;
}

#sp img.allex {
	margin-top: 50px;
}