/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}


body {
	background: #e0f8e9;
	color: #3e3e3e;
}
.wrapper {
	box-sizing: border-box;
	background: #fff;
	width: 1000px;
	margin: 0 auto;
}
.img-container {
	text-align: center;
}
.img-container img {
	vertical-align: middle;
}

.header {
	background: #fff;
	padding-bottom: 10px;

	min-width: 1000px;
}
h1 {
	background: #13833b;
	color: #fff;
	height: 50px;
	font-size: 16px;
	margin: 0;

	min-width: 1000px;
}

h1 .wrapper {
	background: #13833b;
	padding-top: 15px;
}

p {
	font-size: 20px;
}
.header p {
	font-weight: bold;
	padding: 0 20px;
	margin: 10px 0;
}

.section1 {
	padding-bottom: 50px;
}
h2 {
	background: #13833b;
	box-sizing: border-box;
	color: #fff;
	font-size: 40px;
	height: 100px;
	margin-top: 0;
	padding-top: 23px;
	text-align: center;

	min-width: 1000px;
}

.section1 .wrapper {
	padding: 10px 5px 20px;
}

.lead {
	padding: 0 12px;
}

h4 {
	font-size: 30px;
	margin: 20px 12px 10px;
}

.bcp-background {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.bcp-background li {
	background: #dffdf4;
	border: 3px #5aa865 solid;
	box-sizing: border-box;
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	width: 315px;
	height: 300px;
	margin: 0 7.5px;
}

.icon-container {
	height: 120px;
}

.bcp-background li p {
	font-size: 18px;
	font-weight: normal;
	height: 83px;
	margin: 0;
	text-align: left;
}

.shodo {
	background: url('/lp/common/disaster_control/img/section1_grid_bg.png') no-repeat;
	box-sizing: border-box;
	height: 216px;
	width: 980px;
	margin: auto;
	padding: 10px 20px;
}

h3 {
	border-bottom: 5px #1f4872 solid;
	color: #1f4872;
	display: inline;
	font-size: 32px;
}

h3 img {
	vertical-align: bottom;
}

.shodo li {
	font-size: 26px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	padding: 0 14px;
}

.pagelink {
	width: 100%;
}
.link {
	background: url('/lp/common/disaster_control/img/section1_pagelink_button.png') no-repeat;
	width: 480px;
	height: 80px;
	float: left;
	margin: 0 7.5px 10px;
}

a.button:visited {
	color: #fff;
}
.button {
	display: block;
	box-sizing: border-box;
	color: #fff;
	line-height: 1.1;
	text-align: center;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.button p {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	padding: 0;
}
.button p.p1 {
	margin: 8px 35px 0 0;
}
.button p.p2 {
	margin: 23px 35px 0 0;
}

.h3-container {
	padding: 10px 20px 20px;
}

.h3-container h3 {
	font-size: 30px;
}
.left {
	float: left;
	width: 650px;
}

.right {
	background: #dffdf4;
	border: 3px #5aa865 solid;
	float: left;
	height: 190px;
	width: 280px;
	margin: 20px 0 0 20px;
}

.triangle {
	margin: 20px auto;
	text-align: center;
	height: 50px;
}

.merit-container {
	padding-bottom: 50px;
}
.question {
	background: #9bc657;
	color: #0d6f16;
	font-size: 36px;
}

.struggle-container {
	width: 980px;
	margin: 0 auto;
}
.struggle {
	float: left;
	margin: 0 7px;
	width: 312px;
}

.struggle p {
	margin: 0;
}

.section3 .dounyu {
	font-size: 24px;
	text-align: center;
	padding-bottom: 110px;
}
.section4 .dounyu {
	font-size: 24px;
	text-align: center;
	padding-bottom: 80px;
}
.dounyu span {
	font-size: 36px;
}
.dounyu span.red {
	color: #dd4343;
	font-weight: bold;
}

.section3 .merit-list {
	position: relative;
	list-style: url('/lp/common/disaster_control/img/section3_merit_check.png');
	margin: 50px auto;
	width: 650px
}

.section3 .merit-list:before {
	content:'';
	position: absolute;
	height:99px;
	width:956px;
	top: -130px;
	left: -130px;
	background: url(/lp/common/disaster_control/img/section3_merit_arrow.png) 0 0 no-repeat;
}

.section4 .merit-list {
	position: relative;
	list-style: url('/lp/common/disaster_control/img/section3_merit_check.png');
	margin: 70px auto 50px;
	width: 650px
}

.section4 .merit-list:before {
	content:'';
	position: absolute;
	height:99px;
	width:956px;
	top: -130px;
	left: 10px;
	background: url(/lp/common/disaster_control/img/section4_merit_arrow.png) 0 0 no-repeat;
}

.merit-list li {
	font-size: 36px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.table-container {
	margin: 0 30px;
}

.table-head {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.table-container table {
	width: 100%;
}
.table-container table th, .table-container table td {
	border: 3px #bfbfbf solid;
	padding: 10px;
}
.table-container table th {
	background: #eeeeee;
	font-size: 26px;
	width: 25%;
}
.table-container table th.purpose {
	font-size: 36px;
}
.table-container table td {
	background: #f1f7f9;
	font-size: 20px;
	width: 37.5%;
}
.table-container table .heading {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.table-container table .backup {
	color: #ffa131;
}
.table-container table .replication {
	color: #ff6d2d;
}
.table-container table tr.vtop td {
	vertical-align: top;
}

.cv_before {
	font-weight: bold;
	text-align: center;
}
.cv_before .fs24 {
	font-size: 24px;
}
.cv_before .red {
	color: #dd4343;
	font-size: 36px;
}

.cv-container {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1000px;
}

.arrow-container {
	margin: 0 auto 20px;
}
.arrow {
	float: left;
	text-align: center;
	width: 50%;
}

.cv-area {
	background: #fff;
	box-sizing: border-box;
	float: left;
	font-weight: bold;
	padding-top: 20px;
	width: 480px;
}

.cv-area.backup {
	border: 3px #ffa131 solid;
	margin-right: 20px;
}
.cv-area.replication {
	border: 3px #ff6d2d solid;
	margin-left: 20px;
}
.cv-area > img {
	margin-left: 5px;
}
.head {
	border-bottom: 2px #dd4343 solid;
	display: inline;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	vertical-align: top;
}
.cv-area .after_head {
	padding: 0 20px;
}
.itlogo {
	font-size: 22px;
	margin: 0 auto;
	width: 85%;
}
.cv-area table td {
	background: #fff;
	border: 3px #bfbfbf solid;
	padding: 3px;
	width: 33.3%;
}
.cv-area table td img {
	width: 100%;
	vertical-align: middle;
}
.cv-area .cv-button-container {
	text-align: center;
	margin: 10px auto 30px;
}

.right.magnify {
	box-sizing: border-box;
	padding-top: 10px;
}
.section4 .dounyu {
	font-size: 20px;
}
.section4 .merit-list {
	width: 800px;
}
.section4 .merit-container {
	padding-bottom: 10px;
}
.triangle_red {
	margin-bottom: 20px;
}
.anpi-cv-container {
	border: 3px #f2523d solid;
	font-weight: bold;
	margin: 10px auto 20px;
}
.anpi-cv {
	box-sizing: border-box;
	float: left;
	padding: 20px 0 20px 50px;
	width: 50%;
}
.anpi-cv .head {
	vertical-align: 15px;
}
.anpi-products {
	float: left;
	padding: 25px 0 25px;
	width: 50%;
	text-align: center;
}
.anpi-products table {
	margin: 0 auto;
}
.anpi-products table td {
	background: #fff;
	border: 3px #bfbfbf solid;
	padding: 3px;
	width: 125px;
}
.anpi-products table td img {
	width: 100%;
	vertical-align: middle;
}
.footer {
	background: #13833b;
	color: #fff;
	height: 45px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;

	min-width: 1000px;
}
p.copy {
	display: inline;
	font-size: 11px;
	margin-left: 340px;
}
.footer .wrapper {
	background: #13833b;
	padding-top: 15px;
}
.footer ul {
	display: inline;
	list-style: none;
}
.footer ul li {
	float: left;
	padding-left: 10px;
}
.footer ul li a {
	color: #fff;
	text-decoration: none;
}
.back_to {
	position: fixed;
	bottom: 70px;
	right: 70px;
	display: none;
}
