@charset "utf-8";
#one-column #main_contents2 {
	background: #fff;
}
#zeronetworks #submenu-top {
	margin-bottom: 0;
}
#zeronetworks #main_contents2 h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	background: #08084c;
	margin-bottom: 1em;
	padding: 1em;
}
#zeronetworks #main_contents2 h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}
#zeronetworks #main_contents2 h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}
#zeronetworks #main_contents2 section {
	margin-bottom: 6em;
	padding: 0 1em;
}
#zeronetworks section .flex {
	display: flex;
	flex-wrap: wrap;
}
#zeronetworks section#top {
	display: inline-block;
	position: relative;
	padding: 0;
}
#top img {
	display: block;
	width: 100%;
}
#top p, 
#top a {
	position: absolute;
	color: #19ba92;
	font-size: 1.8em;
	font-weight: bold;
}
#top p:nth-of-type(1) {
	top: 60%;
	left: 15%;
}
#top p:nth-of-type(2) {
	top: 83%;
	left: 15%;
}
#top a {
	display: inline-block;
	color: #fff;
	background: #19ba92;
	top: 80%;
	left: 62%;
	padding: .5em 1em;
	border-radius: .9em;
}
#top a:hover {
	color: #fff!important;
	background: #48f8cc!important;
	text-decoration: none!important;
}
#service .why {
	color: #fff;
	background: #0d0d46;
	margin: 1.5em 0;
	padding: 1em 1.5em;
}
#service .why h3 {
	color: #7be9ce;
	margin-bottom: .5em;
}
#service .why ol {
	list-style: decimal;
	margin-left: 1.5em;
}
#service .why ol li {
	margin-bottom: .5em;
}
#service .why ol li:nth-last-of-type(1) {
	margin-bottom: 0;
}
#zeronetworks #service .why ol li h4 {
	margin-bottom: 0;
}
#zeronetworks #service .flex {
	justify-content: space-between;
}
#zeronetworks #service .flex div {
	width: 45%;
}
#zeronetworks #service .flex div h4 {
	width: 100%;
	color: #fff;
	text-align: center;
	border-radius: .5em;
	margin-bottom: 2em;
	padding: .8em 1em;
}
#zeronetworks #service .flex div:nth-of-type(1) h4 {
	background: #ff3535;
}
#zeronetworks #service .flex div:nth-of-type(2) h4 {
	background: #22ab9e;
}
#zeronetworks #service .flex div h5 {
	text-align: center;
	margin: 1.5em 0 1em 0;
}
#zeronetworks #service .flex div:nth-of-type(1) h5 {
	color: #ff3535;
}
#zeronetworks #service .flex div:nth-of-type(2) h5 {
	color: #22ab9e;
}
#zeronetworks #service .flex div ul li {
	width: 100%;
	text-align: center;
}
#zeronetworks #challenges ul, 
#zeronetworks #features ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}
#zeronetworks #challenges ul li, 
#zeronetworks #features ul li {
	width: calc((100% - 3em)/3);
	color: #092a5e;
	border-radius: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	padding: 1em;
}
#zeronetworks #challenges ul li {
	position: relative;
	background-image: linear-gradient(90deg, #4dc8e4, #65e4c5);
	margin-top: 9em;
}
#zeronetworks #challenges ul li img {
	width: 60%;
	position: absolute;
	top: -46%;
	left: 18%;
}
#zeronetworks #challenges ul li h3, 
#zeronetworks #features ul li h3 {
	text-align: center;
}
#zeronetworks #challenges ul li h3 {
	margin-top: 3.5em;
}
#zeronetworks #challenges ul li:nth-of-type(4) h3, 
#zeronetworks #challenges ul li:nth-of-type(5) h3 {
	margin-top: 4em;
}
#zeronetworks #features ul li {
	background: #7be9ce;
}
#zeronetworks #features ul li img {
	display: block;
	width: 65%;
	margin: 0 auto 1.5em auto;
}
#zeronetworks #comparison tr td, 
#zeronetworks #comparison tr th {
	color: #09094c;
	text-align: center;
	border-collapse: collapse;
	padding: 1em;
}
#zeronetworks #comparison tr th {
	font-weight: bold;
}
#zeronetworks #comparison tr th.product, 
#zeronetworks #comparison tr th.zero {
	border: none;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
}
#zeronetworks #comparison tr th.product {
	background: #b4b4b4;
	color: #fff;
}
#zeronetworks #comparison tr th.zero {
	background-image: linear-gradient(90deg, #4dc8e4, #65e4c5);
	color: #09094c;
	font-size: 1.7em;
}
#zeronetworks #comparison tr td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#zeronetworks #comparison tr td:nth-of-type(1) {
	border-right: 1px solid #ccc;
}
#zeronetworks #comparison tr.green th {
	background: #defaf3;
	color: #208187;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#zeronetworks #comparison tr.green td {
	background: #defaf3;
}
#zeronetworks #comparison tr.light th {
	background: #f7fbf7;
	color: #208187;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#zeronetworks #comparison tr.light td {
	background: #f7fbf7;
}
#zeronetworks #comparison tr td {
	color: #333333;
}
#zeronetworks #comparison tr td.none {
	border: none;
}
#zeronetworks #comparison tr td span {
	font-weight: bold;
}
#zeronetworks #comparison .orange {
	color: #ff3535;
}
#zeronetworks #use-cases div {
	width: 90%;
	position: relative;
	background: #f2f2f2;
	margin-left: 9%;
	margin-bottom: 3em;
	padding: 1em 1em 1em 5.5%;
}
#zeronetworks #use-cases div img {
	position: absolute;
	width: 8em;
	height: 8em;
	top: 0px;
	left: -8%;
}
#zeronetworks #use-cases div h4 {
	margin-bottom: .5em;
}
#zeronetworks #use-cases div ul {
	list-style: disc;
	margin-left: 1.5em;
}
#zeronetworks #resources .flex {
	justify-content: space-between;
}
#zeronetworks #resources .flex li {
	width: 45%;
}
#zeronetworks #resources .flex a {
	display: block;
	width: 60%;
	color: #fff;
	background-image: linear-gradient(90deg, #4dc8e4, #65e4c5);
	text-align: center;
	font-weight: bold;
	border-radius: 1em;
	margin: 1em auto;
	padding: 1em;
}
#zeronetworks #resources .flex a:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
#zeronetworks  #faq h3 {
	display: block;
	width: 100%;
	color: #fff;
	background: linear-gradient(90deg, #4dc8e4, #65e4c5);
	text-indent: -3em;
	margin: 0;
	padding: 1em 1em 1em 3em;
}
#zeronetworks  #faq h3:before {
	content: "";
	display: inline-block;
	width: 3em;
	height: 3em;
	background: url(../img/img19.png) no-repeat center / contain;
	vertical-align: middle;
	margin-left: 0;
}
#zeronetworks #faq p {
	background: #bfefe3;
	margin-bottom: 1.5em;
	padding: 1em;
}
#zeronetworks #main_contents2 .inquiry-Block h2.ttl {
	background-color: #D1E3F4;
	color: #0a2986;
	font-size: 24px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 0.4em;
}
@media screen and (max-width:768px) and (min-width:1px) {
	#zeronetworks #top p, 
	#zeronetworks #top a {
		font-size: 1em;
	}
	#zeronetworks #top p:nth-of-type(1) {
		top: 46%;
		left: 6%;
	}
	#zeronetworks #top p:nth-of-type(1) br {
		display: none;
	}
	#zeronetworks #top p:nth-of-type(2) {
		top: 57%;
		left: 6%;
	}
	#zeronetworks #top a {
		top: 76%;
		left: 47vw;
	}
	#zeronetworks #service .flex div {
		width: 100%;
		margin-bottom: 1.5em;
	}
	#zeronetworks #challenges ul li, #zeronetworks #features ul li {
		width: 100%;
	}
	#zeronetworks #challenges ul li img {
		width: 46%;
		left: 27%;
	}
	#zeronetworks #use-cases div {
		padding: 1em 1em 1em 3.5em;
	}
	#zeronetworks #use-cases div img {
		width: 5em;
		height: 5em;
	}
	#zeronetworks #resources .flex li {
		width: 100%;
		margin-bottom: 2em;
	}
	#zeronetworks #resources .flex li:nth-of-type(1) a {
		margin-top: 0;
		margin-bottom: 2em;
	}
	#zeronetworks #resources .flex li:nth-of-type(2) a {
		margin-top: 2.5em
	}
	#zeronetworks #faq h3 {
		font-size: 1.2em;
		text-indent: -2em;
		padding-left: 2em;
	}
	#zeronetworks #faq h3:before {
		width: 2em;
		height: 2em;
	}
}
