@charset "utf-8";

/* ===================== import each stylesheet ===================== */

@import url("../../common/css/reset.css");
@import url("../../common/css/lib.css");
@import url("../../common/css/text.css");


/* ===================== page only stylesheet ===================== */

body * {
	line-height: 1.4;
	font-family:"futura-pt",sans-serif;
}

.cf:after {
content:".";
display:block;
clear:both;
visibility:hidden;
height:0;
font-size:0.1em;
line-height:0;
}
.cf {
display:inline-block;
}

/* Hides from IE-mac \*/
* html .cf {
height:1%;
}
.cf {
display:block;
}

.ff_futura {
	font-family:"futura-pt",sans-serif;
	font-weight:500;
}

.fs {
	font-size: 120%;
}

#lp #header {
	padding: 28px 0 32px 0;
	background: #ea5413;
	text-align: center;
}
#lp #header .inr {
	width: 960px;
	margin: 0 auto;
}

#lp #sec01 {
	width: 100%;
	min-width: 960px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #000;
}

#lp #sec01 .bg img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	margin-left: -650px;
	width: 100%;
	min-width: 1300px;
}

@media screen and (min-width: 1300px) {
	#lp #sec01 .bg img {
		left: 0;
		margin-left: 0;
	}
}

#lp #sec01 .inr {
	height: 700px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#lp #sec01 h1 {
	text-align: center;
	padding: 105px 0 0 0;
}
#lp #sec01 p.arw {
	width: 60px;
	height: 60px;
	margin: 55px auto 0;
}
#lp #sec01 p.arw a {
	display: block;
}
#lp #sec01 p.arw a:hover {
	opacity: 0.8;
}

#lp #nav {
	width: 960px;
	margin: 0 auto;
	padding: 35px 0 35px 0;
}
#lp #nav ul {
	width: 595px;
	margin: 0 auto;
	border-left: 1px solid #595757; 
}
#lp #nav ul li {
	width: 197px;
	float: left;
	border-right: 1px solid #595757; 	
}
#lp #nav ul li a {
	display: block;
	text-align: center;
}
#lp #nav ul li a:hover {
	opacity: 0.8;
}
#lp #nav ul li a span.eng {
	display: block;
	padding: 0 0 4px 0;
	color: #ea5413;
	font-size: 120%;
}
#lp #nav ul li a span.jp {
	display: block;
	font-weight:500;
	font-size: 100%;
	color: #595757;
}


#lp #sec02 {
	padding: 70px 0 90px 0;
	background: #f4f4f4;
}
#lp #sec02 .inr {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#lp #sec02 .inr h2 {
	padding: 0 0 35px 0;
	margin: 0 0 40px 0;
	background: url(/lp/images/bg_dotline.png) repeat-x bottom;
	color: #ea5413;
	font-size: 200%;
	font-weight:500;
}
#lp #sec02 .inr h2 span {
	color: #595757;
	font-size: 70%;
	display: block;
}
#lp #sec02 p.lead {
	margin: 0 0 12px 0;
	font-size: 260%;
	font-weight:500;
}
#lp #sec02 p.sublead {
	margin: 0 0 30px 0;
}
#lp #sec02 p.info {
	margin: 0 0 40px 0;
}
#lp #sec02 p.graph {
	margin: 0 0 50px 0;
}
#lp #sec02 ul.step {
	width: 960px;
	background: url(/lp/images/bg_dotline_hor.png) repeat-y left;
}
#lp #sec02 ul.step li {
	width: 320px;
	height: 170px;
	float: left;
	position: relative;
}
#lp #sec02 ul.step li h3 {
	margin: 0 0 25px 0;
	color: #ea5413;
	font-size: 160%;
	font-weight:500;
}
#lp #sec02 ul.step li p {
	font-size: 120%;
	padding: 0 40px;
	line-height: 1.6;
}
#lp #sec02 ul.step li.rgt {
	background: url(/lp/images/bg_dotline_hor.png) repeat-y right;	
}
#lp #sec02 ul.step li.lft img {
	position: absolute;
	top: 0;
	right: -18px;
}
#lp #sec02 ul.step li.rgt img {
	position: absolute;
	top: 0;
	left: -18px;
}


#lp #sec03 {
	padding: 80px 0 90px 0;
}
#lp #sec03 .inr {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#lp #sec03 .inr a.arw {
	position: absolute;
	top: -110px;
	left: 450px;
}
#lp #sec03 .inr h2 {
	padding: 0 0 35px 0;
	margin: 0 0 38px 0;
	background: url(/lp/images/bg_dotline.png) repeat-x bottom;
	color: #ea5413;
	font-size: 200%;
	font-weight:500;
}
#lp #sec03 .inr h2 span {
	color: #595757;
	font-size: 70%;
	display: block;
}
#lp #sec03 p.lead {
	margin: 0 0 45px 0;
	font-size: 220%;
	font-weight:500;
	line-height: 1.2;
}

#lp #sec03 .box_adv {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#lp #sec03 .box_adv .box_l {
	float: left;
	width: 481px;
	background: url(/lp/images/bg_dotline_hor.png) repeat-y right;
	text-align: center;
}
#lp #sec03 .box_adv .box_r {
	float: right;
	width: 479px;
}

#lp #sec03 .box_adv .box_l p,
#lp #sec03 .box_adv .box_r p {
	padding: 20px 0 0 40px;
	font-size: 120%;
	text-align: left;
}

#lp #sec03 .box_column {
	margin: 50px 0 0 0;
	padding: 40px 40px 50px 40px;
	border: 8px solid #f4f4f4;
}
#lp #sec03 .box_column h3 {
	font-size: 190%;
	margin: 0 0 10px 0;
}
#lp #sec03 .box_column p.lead {
	font-size: 130%;
	color: #1d2088;
	font-weight:500;
	margin: 0 0 25px 0;
}
#lp #sec03 .box_column .cont p {
	float: left;
	width: 410px;
	text-align: left;
	font-size: 115%;
}
#lp #sec03 .box_column .cont img {
	float: right;
	width: 430px;
}
#lp #sec03 p.cap_column {
	text-align: right;
	font-size: 86%;
	margin: 8px 0 0 0;
}
#lp #sec03 p.lastlead {
	margin: 22px 0 0 0;
	font-weight:500;
	font-size: 190%;
	color: #ea5413;
}


#lp #sec04 {
	width: 100%;
	min-width: 960px;
	height: 943px;
	margin: 0px auto;
	padding: 80px 0 0 0;
	background: #f4f4f4 url(/lp/images/bg_map.gif) repeat-x center top;
}
#lp #sec04 .inr {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#lp #sec04 .inr a.arw {
	position: absolute;
	top: -110px;
	left: 450px;
}
#lp #sec04 .inr h2 {
	padding: 0 0 32px 0;
	margin: 0 0 38px 0;
	background: url(/lp/images/bg_dotline.png) repeat-x bottom;
	color: #ea5413;
	font-size: 200%;
	font-weight:500;
}
#lp #sec04 .inr h2 span {
	color: #595757;
	font-size: 70%;
	display: block;
}
#lp #sec04 p.lead {
	margin: 0 0 32px 0;
	font-size: 280%;
	font-weight:500;
	line-height: 0.6;
}
#lp #sec04 p.lead span {
	font-size: 60%;
	font-weight: normal;
	display: block;
	margin-top: -8px;
}
#lp #sec04 .inr p.notice {
	margin: 0 0 460px 0;
	color: #ea5413;
	font-size: 180%;
	font-weight:500;
	line-height: 1.4;
}
#lp #sec04 .inr p.notice span {
	display: block;
	margin-top: -3px;
}
#lp #sec04 .inr p.notice span.anno {
	font-size: 60%;
	vertical-align: top;
}
#lp #sec04 .inr p.notice span.anno2 {
	font-size: 50%;
}
#lp #sec04 .inr p.info {
	margin: 0 0 30px 0;
}
#lp #sec04 .inr p.last {
	font-size: 150%;
	font-weight:500;
}


#lp a.arw:hover {
	opacity: 0.8;
}


#lp #footer {
	width: 960px;
	margin: 0 auto;
	padding: 80px 0 0 0;
	text-align: center;
	position: relative;
}
#lp #footer a.arw {
	position: absolute;
	top: -30px;
	left: 450px;
}
#lp #footer p.txt {
	margin: 0 0 30px 0;
	font-size: 150%;
	color: #ea5413;
	font-style: italic;
}
#lp #footer .btn_area {
	width: 720px;
	margin: 0 auto;
	letter-spacing: -1em;
}
#lp #footer p.btn_donate, #lp #footer p.btn_top {
	width: 340px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 10px;
}
#lp #footer p.btn_donate a, #lp #footer p.btn_top a {
	display: block;
	padding: 20px 0;
	border-radius: 5px;
	font-size: 120%;
	font-weight:500;
	color: #FFF;
}
#lp #footer p.btn_donate a {
	background: #ea5413;
}
#lp #footer p.btn_top a {
	background: #595757;
}
#lp #footer p.btn_donate a:hover, #lp #footer p.btn_top a:hover {
	opacity: 0.8;
}
#lp #footer p.copyright {
	margin: 60px 0 0 0;
	padding: 40px 0 40px 0;
	font-size: 120%;
	background: url(/lp/images/bg_dotline.png) repeat-x top;
}





