@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 50px;
	height: 40px;
	z-index: 5000;
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	background-position: top center;
	background-image: url(../web/net_insurance/mimg.webp);
	background-size: cover;
	text-align: center;
	font-size: 45px;
	font-weight:bold;
	letter-spacing: 3px;
	line-height: 350px;
	color: #FFF;
}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 30px;
}

#contents01 {
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#contents01:after{
	content: "";
	clear: both;
	display: block;
}
h2 {
	width: 100%;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	font-weight: bold;
}
.c01_txt {
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 30px;
	float: left;
}
.c01_img {
	width: 1100px;
	float: left;
	margin-top: 30px;
}

#section02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents02 {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents02:after{
	content: "";
	clear: both;
	display: block;
}
.c02_nv {
	width: 270px;
	height: 120px;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	border-top: 2px solid #41af70;
}
.c02_nv img{
	width: 270px;
	height: 120px;
}
.c02_nvt {
	width: 750px;
	height: 120px;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
	border-top: 2px solid #999;
	text-align: left;
}
.c02_nved {
	width: 270px;
	height: 120px;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	border-top: 2px solid #41af70;
	border-bottom: 2px solid #41af70;
}
.c02_nved img{
	width: 270px;
	height: 120px;
}
.c02_nvedt {
	width: 750px;
	height: 120px;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	text-align: left;
}
.itt1 {
	width: 210px;
	height: 120px;
	float: left;
	background-image: url(../web/net_insurance/ac1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 35px;
	line-height: 120px;
	font-weight: bold;
	text-align: left;
}
.itx1 {
	width: 530px;
	height: 120px;
	float: left;
	margin-left: 10px;
	font-size: 17px;
	line-height: 120px;
	text-align: left;
} 
.itt2 {
	width: 400px;
	height: 120px;
	float: left;
	background-image: url(../web/net_insurance/ac1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 35px;
	line-height: 120px;
	font-weight: bold;
	text-align: left;
} 
.itx2 {
	width: 340px;
	height: 60px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	font-size: 17px;
	line-height: 30px;
	text-align: left;
} 
.itt3 {
	width: 400px;
	height: 120px;
	float: left;
	background-image: url(../web/net_insurance/ac2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 35px;
	line-height: 120px;
	font-weight: bold;
	text-align: left;
} 
.itx3 {
	width: 340px;
	height: 90px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 17px;
	line-height: 30px;
	text-align: left;
} 

@media screen and (min-width:768px){

}
