html {
	height: 100%;
}
body {
	height: 100%;
	min-width: 1040px;
	_display: inline;
	_zoom: 1;
}
#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	height: auto;
/*	min-height: 100%;*/
	min-height: 80%;
	display: block;
	overflow: hidden;
}
/*--------------------------------------------------------*/
ul#nav1 {
	list-style: none;
	position: fixed;
	top: 20px;
	right: 0px;
	margin: 0;
	z-index: 100;
}
ul#nav1 li {
	width: 94px;
}
ul#nav1 li img {
	width: 100%;
}
#nav2 {
	display: none;
}
#nav_inner3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 50px;
	height: 100%;
	position: fixed;
	background-color: #FFF;
}
#nav_inner3 ul {
	padding: 40px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
}
#nav_inner3 ul li {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	display: table-cell;
	font-size: 1.4em;
	font-weight: bold;
	color: #002e75;
	letter-spacing: 0.1em;
}
/*--------------------------------------------------------*/
#header .logo_area {
	padding: 0px 0px 0px 0px;
	margin: 0% auto 0px;
	width: 219px;
	height: 160px;
}
#header .logo_area .inner01 {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 219px;
	-webkit-transform: translate(-50%, -60%);
	-moz-transform: translate(-50%, -60%);
	transform: translate(-50%, -60%);
}
#header h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header h1 img {
	width: 100%;
}
#header h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header h2 img {
	width: 100%;
}
/*--------------------------------------------------------*/
#header .logo_area01 {
	padding: 0px 0px 0px 0px;
	margin: 0% auto 0px;
	width: 485px;
	height: 55px;
}
#header .logo_area01 .inner01 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 485px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#header h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header h1 img {
	width: 100%;
}
/*--------------------------------------------------------*/
.header_read_inner {
	padding: 0px 0px 0px 0px;
	margin: -100px auto 100px;
	width: 1000px;
}
/*--------------------------------------------------------*/

#header_read .inner02 {
	/*	position: absolute;
	top: 90%;
	left: 50%;*/
	width: 1000px;/*	-webkit-transform: translate(-50%, -20%);
	-moz-transform: translate(-50%, -20%);
	transform: translate(-50%, -20%);*/
}
#header_read .inner02 img {

	width: 100%;
}
#header_read p.read_jp {
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 50px 0px;
	font-size: 1.4em;
	line-height: 1.8em;
	text-align: center;
	color: #002e75;
	font-family: "ryo-gothic-plusn";
	font-weight: 300;
}

#header_read p.sustainabooth_title {
	padding: 0px 0px 0px 0px;
	margin: 50px auto 50px;
	width: 727px;

}
#header_read p.sustainabooth_title a:hover {
		-moz-opacity: 0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7;
	zoom: 1; 
}
#header_read p.read_en {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
	line-height: 1.8em;
	text-align: center;
	color: #002e75;
	font-family: "futura-pt";
	font-weight: 400;
}
/*--------------------------------------------------------*/
.arrow a {
	padding: 0px 0px 0px 0px;
	margin: 50px auto 100px;
	/*position: absolute;
top: 90%;
left: 50%;*/
	display: block;
	width: 15px;
	height: 15px;
	border-top: 3px solid #002e75;
	border-right: 3px solid #002e75;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.pagetop01 a {
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 1000px;
	display: block;
	width: 40px;
	height: 30px;
	/* linear-gradient()関数の引数の一番前に「-45deg」と指定 */
	background-image: linear-gradient(  -45deg,  #fff 45%,  #002e75 45%, #002e75 50%,  #eee 50%, #eee 75%,  #eee 75%, #eee  );
}
.pagetop02 a {
	padding: 0px 0px 0px 0px;
	margin: -30px 0px 0px 1000px;
	display: block;
	width: 40px;
	height: 30px;
	/* linear-gradient()関数の引数の一番前に「-45deg」と指定 */
	background-image: linear-gradient(  -45deg,  #fff 45%,  #002e75 45%, #002e75 50%,  #eee 50%, #eee 75%,  #eee 75%, #eee  );
}
.pagetop00 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 40px;
	height: 30px;
	/* linear-gradient()関数の引数の一番前に「-45deg」と指定 */
	background-image: linear-gradient(  -45deg,  #fff 45%,  #002e75 45%, #002e75 50%,  #eee 50%, #eee 75%,  #eee 75%, #eee  );
}
.pagetop00 a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 40px;
	height: 30px;
}
/*--------------------------------------------------------*/


.page_wrap01 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 30px;
	background-color: #002e75;
}
.page_innder01 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1000px;
	height: 30px;
}
.page_wrap02 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 30px;
	z-index: -100;
}
.page_innder02 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1000px;
	height: 30px;
}
/*--------------------------------------------------------*/
.contents_inner {
	padding: 20px 0px 0px 0px;
	margin: 100px auto 0px;
	width: 1000px;
}
.photo_sr {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 200px;
	width: 1000px;
}
.photo_sr .photo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 1000px;
}
.photo_sr .photo img {
	width: 100%;
}
.photo_sr .read {
	padding: 0px 0px 0px 0px;
	margin: -20px 0px 0px -20px;
	position: relative;
}
.photo_sr .read p {
	padding: 25px 40px 25px 40px;
	margin: 0px 0px 0px 0px;
	background-color: rgba(255,255,255,1.0);
	color: #002e75;
	text-align: center;
	font-size: 2.0em;
	display: inline-block;
	font-family: "futura-pt";
	font-weight: 400;
}
/*--------------------------------------------------------*/
.photo_sl {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 200px;
	width: 1000px;
}
.photo_sl .photo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 1000px;
	float: right;
}
.photo_sl .photo img {
	width: 100%;
}
.photo_sl .read {
	padding: 0px 0px 0px 0px;
	margin: -20px -20px 0px 0px;
	float: right;
	position: relative;
}
.photo_sl .read p {
	padding: 25px 40px 25px 40px;
	margin: 0px 0px 0px 0px;
	background-color: rgba(255,255,255,1.0);
	color: #002e75;
	text-align: center;
	font-size: 2.0em;
	display: inline-block;
	font-family: "futura-pt";
	font-weight: 400;
}
/*--------------------------------------------------------*/
.photo_ll {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 200px;
	width: 1000px;
	position: relative;
}
.photo_ll .photo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 700px;
}
.photo_ll .photo img {
	width: 100%;
}
.photo_ll .read {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 50%;
	right: 0;
}
.photo_ll .read p {
	padding: 25px 40px 25px 40px;
	margin: 0px 0px 0px 0px;
	background-color: rgba(255,255,255,1.0);
	color: #002e75;
	text-align: center;
	font-size: 2.0em;
	display: inline-block;
	font-family: "futura-pt";
	font-weight: 400;
}
/*--------------------------------------------------------*/
.photo_lr {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 200px;
	width: 1000px;
	position: relative;
}
.photo_lr .photo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 700px;
	float: right;
}
.photo_lr .photo img {
	width: 100%;
}
.photo_lr .read {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 50%;
}
.photo_lr .read p {
	padding: 25px 40px 25px 40px;
	margin: 0px 0px 0px 0px;
	background-color: rgba(255,255,255,1.0);
	color: #002e75;
	text-align: center;
	font-size: 2.0em;
	display: inline-block;
	font-family: "futura-pt";
	font-weight: 400;
}
/*-------------------------------------------------------------------------------------*/
.footer_warp {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #002e75;
	width: 100%;
}
.footer_inner {
	padding: 85px 0px 130px 0px;
	margin: 0px auto 0px;
	width: 780px;
}
.footer_inner h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 30px;
	width: 343px;
}
.footer_inner h2 img {
	width: 100%;
}
.footer_inner h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 80px;
	width: 343px;
}
.footer_inner h3 img {
	width: 100%;
}
/*-------------------------------------------------------------------------------------*/
.player {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 30px;
	color: #FFF;
	width: 780px;
}
.player dl {
	padding: 0px 0px 0px 0px;
	margin: 0px 90px 0px 0px;
	width: 200px;
	float: left;
	font-family: "futura-pt";
	font-weight: 300;
}
.player dl:nth-child(3) {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.player dt {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.player dt img {
	width: 100%;
}
.player dd.position {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	font-size: 1.6em;
	text-align: center;
}
.player dd.name {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: 2.0em;
	text-align: center;
}
/*-------------------------------------------------------------------------------------*/
.llpname {
	padding: 0px 0px 0px 0px;
	margin: 80px auto 80px;
	color: #FFF;
	width: 780px;
}
.llpname .en {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 2.8em;
	text-align: center;
	font-family: "futura-pt";
	font-weight: 300;
}
.llpname .jp {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 30px 0px;
	font-size: 1.4em;
	text-align: center;
	font-family: "ryo-gothic-plusn";
	font-weight: 200;
}
/*-------------------------------------------------------------------------------------*/
.add {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 30px;
	color: #FFF;
	width: 780px;
}
.add .en {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	font-size: 1.5em;
	text-align: center;
	font-family: "futura-pt";
	font-weight: 300;
}
.add .jp {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.4em;
	line-height: 1.8em;
	text-align: center;
	font-family: "ryo-gothic-plusn";
	font-weight: 200;
}
/*-------------------------------------------------------------------------------------*/
.footer_llpname {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1000px;
}
.footer_llpname p {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	color: #002e75;
	text-align: center;
	font-size: 2.0em;
	font-family: "futura-pt";
	font-weight: 300;
}
/*-------------------------------------------------------------------------------------*/
.bwWrapper {
	position: relative;
	display: block;
}
/* ふわふわさせたいものに fuwafuwaクラスを付与 */
.fuwafuwa {
	-webkit-animation-name: fuwafuwa; /* fuwafuwaっていうアニメーションをしてね！ */
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function: ease;
	-moz-animation-name: fuwafuwa;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	/*-moz-animation-direction:alternate;*/
	-moz-animation-timing-function: ease;
}
/* fuwafuwaっていうアニメーションはこんなふうだよ！ */
@-webkit-keyframes fuwafuwa {
 0% {
-webkit-transform:translate(0, 0);
}
 50% {
-webkit-transform:translate(0, -10px);
}
 100% {
-webkit-transform:translate(0, 0);
}
}
@-moz-keyframes fuwafuwa {
 0% {
-moz-transform:translate(0, 0);
}
 50% {
-moz-transform:translate(0, -10px);
}
 100% {
-moz-transform:translate(0, 0);
}
}
.br01 {
	display: none;
}
.br02 {
	display: block;
}
