@charset "utf-8";
#main .secure_top {
	width: 100%;
	height: 308px;
	background-image: url(../images/secure_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 50px;
}
#main .secure_t h2 {
	background-color: #39F;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 14px;
	color: #FFFFFF;
	margin-bottom: 50px;
	text-align: center;
}
#main .secure_01 {
	background-image: url(../images/secure_01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 462px;
	margin-bottom: 120px;
}
#main .secure_02 {
	background-image: url(../images/secure_02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 462px;
	margin-bottom: 120px;
}
#main .secure_03 {
	background-image: url(../images/secure_03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 462px;
	margin-bottom: 120px;
}
#main .secure_04 {
	background-image: url(../images/secure_04.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 462px;
}
.secure_waku   {
	width: 960px;
	height: 462px;
	margin-left: auto;
	margin-right: auto;
}
.secure_waku .secure_w13  {
	width: 400px;
	height: 382px;
	background-color: rgba(0,0,0,0.6);
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.secure_waku .secure_w24  {
	width: 400px;
	height: 382px;
	background-color: rgba(255,255,255,0.7);
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: 480px;
}
.secure_waku .secure_w13 h1 {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
.secure_waku .secure_w24 h1 {
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
}
.secure_waku .secure_w13 p {
	color: #FFFFFF;
	text-align: justify;
}
.secure_waku .secure_w24 p {
	text-align: justify;
}
