body {
}
/*-----header------------------------------------------------------------------ */

.header_wrap {
	width: 100%;
	overflow: hidden;
	background: url(../img/head-bac.png) 0 0 repeat;
}
.logo {
	width: 35%;
	background-size: contain;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.logo a {
	width: 100%;
	height: 0;
	display: block;
	padding-top: 20%;/* 高さ÷幅×100 */
	background: url(../img/logo.png) top center no-repeat;
	background-size: contain;
	text-indent: -9999px;
}
.sec1 {
	width: 100%;
	border-top: #00A2DB 2px solid;
	background-color: #F3FEFB;
	padding-bottom: 25px;
}
.img1 {
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}
.box1 {
	width: 95%;
	border: 2px solid #00A1DE;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	margin: 0 auto;
	margin-bottom: 15px;
}
.box1 .tex1 {
	padding: 15px;
	overflow: hidden;
}
.tex2 {
	color: #009FD8;
	font-size: 25px;
	margin-left: 3%;
	margin-right: 3%;
	line-height: 150%;
}
.tex3 {
	color: #009FD8;
	font-size: 25px;
	margin-left: 3%;
	margin-right: 3%;
	line-height: 150%;
	text-align: center;
	margin-top: 25px;
}
.tex4 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 45px;
}
.col1 {
	color: #DF0000;
	font-size: 35px;
}
.box2 {
	width: 100%;
	background: url(../img/img3.png) top center no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 45px;
}
.box2 .box2-in {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
}
.box2 .box2-in ul {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.box2 .box2-in ul li {
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #00A2DB;
	padding-bottom: 8px;
	padding-top: 8px;
}
.link {
	background: url(../img/arrow3.png) 0 23% no-repeat;
	background-size: 15px 15px;
	display: block;
	vertical-align: middle;
	padding-left: 18px;
	margin-left: 15px;
	padding-bottom: 10px;
}
.sec3 {
	width: 100%;
	border-top: #00A2DB 2px solid;
	background-color: #F3FEFB;
	margin-bottom: 35px;
	position: relative;
}
.sec-bac1 {
	width: 100%;
	overflow: hidden;
	background: url(../img/hand.png) 0 100% no-repeat;
	background-size: 122px 148px;
	display: block;
	vertical-align: left;
}
.box3 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 35px;
}
.sec-bac2 {
	width: 100%;
	overflow: hidden;
	display: block;
	background: url(../img/sec-bac2.png) top right no-repeat;
	background-size: contain;
}
.tex-wp1 {
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 15px;
	margin-bottm: 25px;
}
.tex5 {
	color: #00A0DE;
	font-size: 25px;
	overflow: hidden;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
}
.point-list li {
	width: 96%;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0 auto;
	border-bottom: 1px dashed #7AD0EF;
}
.col2 {
	font-size: 25px;
	overflow: hidden;
	color: #0059B2;
	line-height: 145%;
}
.col3 {
	text-shadow: 1px 0 1px black;
}
.sec-bac3 {
	width: 100%;
	overflow: hidden;
	display: block;
	background: url(../img/sec-bac3.png) top left no-repeat;
	background-size: contain;
}
.tex-wp2 {
	width: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-left: auto;
	margin-bottom: 25px;
}
.tex-wp2 h2 {
	color: #00A0DE;
	font-size: 25px;
	overflow: hidden;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
}
.sec-bac4 {
	width: 100%;
	overflow: hidden;
	display: block;
	background: url(../img/sec-bac4.png) top right no-repeat;
	background-size: contain;
}
.sec-bac5 {
	width: 100%;
	overflow: hidden;
	display: block;
	background: url(../img/pc.png) 0 100% no-repeat;
	background-size: contain;
	padding-bottom: 20%;
}
.tex7 {
	padding: 10px;
	overflow: hidden;
}
.sec5 {
	width: 100%;
	border-top: #FFFFFF 2px solid;
	background-color: #164594;
	margin-bottom: 35px;
	margin-top: 45px;
}
.tex8 {
	color: #fff;
	font-size: 25px;
	overflow: hidden;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: center;
}
.tex9 {
	color: #fff;
	padding: 10px;
	overflow: hidden;
}
/*-----footer----------------------------------------------------------------------------------------------- */
footer {
	width: 100%;
	overflow: hidden;
	background-color: #515151;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 55px;
}
