@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-position: top center;
	background-image: url(../web/net_insurance/mimg.webp);
	background-size: cover;
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	letter-spacing: 1px;
	line-height: 90px;
	color: #FFF;
}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01{
	width: 100%;
	height:auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 310px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0px;
	float: left;
}
.c01_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	float: left;
}
.c01_img {
	width: 310px;
	margin-top: 99px;
	float: left;
	margin-top: 15px;
}
.c01_img img{
	width: 310px;
	height: 99px;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.c02_nv {
	width: 100px;
	height: 44px;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	border-top: 2px solid #41af70;
}
.c02_nv img{
	width: 100px;
	height: 44px;
}
.c02_nvt {
	width: 185px;
	height: 64px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border-top: 2px solid #999;
	text-align: left;
}
.c02_nved {
	width: 100px;
	height: 44px;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	border-top: 2px solid #41af70;
	border-bottom: 2px solid #41af70;
}
.c02_nved img{
	width: 100px;
	height: 44px;
}
.c02_nvedt {
	width: 185px;
	height: 64px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	text-align: left;
}
.itt1 {
	width: 180px;
	height: 15px;
	float: left;
	background-image: none;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
}
.itx1 {
	width: 180px;
	height: 45px;
	float: left;
	margin-left: 0px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
} 
.itt2 {
	width: 180px;
	height: 15px;
	float: left;
	background-image: none;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
} 
.itx2 {
	width: 180px;
	height: 45px;
	float: left;
	margin-top: 0;
	margin-left: 0px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
} 
.itt3 {
	width: 180px;
	height: 15px;
	float: left;
	background-image: none;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
} 
.itx3 {
	width: 180px;
	height: 52px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
} 

}
