  @charset "utf-8";
/* CSS Document */
#topic-path {
	margin: 0 auto!important;
	background: #044f9c;
}
#topic-path ul li {
	color: #ffffff;
}
#topic-path ul li a {
	color: #26c9ff;
	background: url(/products/kennavi/img/icon_arrow01.png) right center no-repeat;
}
#wrapper {
	width: 100%;
	margin-top: 0;
	padding: 0;
	color: #333333;
}
.about_block {
	height: 100px;
	position: relative;
	background: #000000;
}
.about_txt_block {
	height: 400px;
	background: #005095;
}
.about_txt_inner {
	width: 1026px;
	margin: 0 auto;
	padding: 82px 0;
}
.about_txt_inner ul,
.contents_list ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.about_txt_inner ul li:first-child {
	margin-right: 150px;
	margin-top:-250px;
	z-index:9999;
}
.about_txt_inner ul li figure {
	text-align: center;
}
.about_txt_inner ul li p {
	margin-top: 50px;
	font-size: 1.7rem;
	line-height: 2;
	color: #ffffff;
}
.font_red {
	color: #c21607;
}
.bold {
	font-weight: bold;
}
.acrobat_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 600px;
	margin: 0 auto;
	padding: 30px 0;
}
.acrobat_inner p {
	margin-right: 30px;
	font-size: 1.3rem;
}
.acrobat_inner figure {
	margin: 10px auto 0;
}
.contents_block {
	background: #eeeeee;
}
.contents_inner,
.information_inner {
	width: 1026px;
	margin: 0 auto;
	padding: 50px 0;
	position: relative;
}
.contents_inner .title,
.information_inner .title {
	margin-bottom: 60px;
	position: relative;
	font-size: 3rem;
	font-weight: 500;
	text-align: center;
}
.contents_inner .title::after,
.information_inner .title::after {
	content: "";
	width: 100px;
	position: absolute;
	left: 45%;
	bottom: -15px;
	border: 1px solid #007cc5;
}
.contents_inner p {
	font-size: 1.6rem;
}
.center {
	text-align: center;
}
.download_txt a {
	padding-left: 10px;
	position: absolute;
	top: 70px;
	right: 0;
	color: #1855a4;
	background: url(/products/kennavi/img/icon_arrow02.png) left center no-repeat
}
.contents_list {
	margin-top: 40px;
}
.contents_list ul li {
	width: calc(25% - 20px);
	margin-right: 30px;
	border: 1px solid #e2e2e2!important;
}
.contents_list ul li:nth-child(4n) {
	margin-right: 0;
}
.contents_list ul li:nth-child(n+5) {
	margin-top: 30px;
}
.btn_contents a,
.contents_list ul li a,
.information_bnr ul li a {
	display: block;
}
.contents_list ul li a figure img {
	width: 100%;
}
.contents_list ul li a .txt_area {
	min-height: 119px;
	padding: 15px;
	background: #ffffff;
}
.contents_list ul li a .txt_area .heading {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.8rem;
	color: #333333;
}
.contents_list ul li a .txt_area p {
	font-size: 1.4rem;
}

a:hover {
	text-decoration: none;
}
.information_bnr_item {
	text-align: center;
}
@media only screen and (min-width: 751px) {
	#wrapper a:hover {
		opacity: 0.8;
	}
	.pc_none {
		display: none!important;
	}
	h2 {
		height: 470px;
		margin: 0 !important;
		padding: 0;
		position: relative;
		top: inherit;
		right: inherit;
		text-align: center;
		background: url("/products/kennavi/img/main_pc.gif");
		background-size: cover;
	}
	h2 img {
		width: 1026px;
		height: 470px;
	}
	.main_inner,
	.about_inner {
		width: 1026px;
		margin: 0 auto;
		position: relative;
	}
	.btn_contents {
		position: absolute;
		top: -420px;
		left: 0;
	}
	.about_block div img {
		position: absolute;
		top: 49px;
		left: 32%;
	}
	/* .information_bnr_items {
		margin-right: 40px;
	} */
	.sp_contents_list {
		display: none;
	}
	.information_bnr_items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		margin: -20px 0 20px -20px;
	}
	.information_bnr_item {
		margin: 20px 0 0 20px;
	}
	.information_bnr_item.x3 {
		width: calc(33.3333% - 20px);
		margin: 20px 0 0 20px;
		text-align: center;
	}
}
@media only screen and (max-width: 750px) {
	#topic-path,
	.btn_contents,
	.about_txt_inner,
	.about_txt_block,
	.acrobat_block,
	.download_txt,
	.contents_list {
		display: none;
	}
	.sp_none {
		display: none!important;
	}
	#top #wrapper img,
	#top #wrapper,
	.contents_inner,
	.information_inner {
		width: 100%;
		padding: 100px 0;
	}
	h2 {
		margin: 0 !important;
		padding: 0;
	}
	.about_block {
		height: auto;
		padding: 10px;
	}
	.about_block div {
		margin: 0 auto;
		text-align: center;
	}
	.about_block figure img {
		width: 70%!important;
	}
	.sp_contents_list {
		margin-top: 25px;
	}
	.contents_inner .title,
	.information_inner .title {
		margin-bottom: 60px;
		font-size: 2.2rem!important;
	}
	.contents_inner .title::after {
		content: "";
		width: 150px;
		position: absolute;
		left: 40%;
		bottom: -20px;
		border: 1px solid #007cc5;
	}
	.information_inner .title::after {
		content: "";
		width: 360px;
		position: absolute;
		left: 25%;
		bottom: -20px;
		border: 1px solid #007cc5;
	}
	.contents_inner p {
		font-size: 1.2rem!important;
	}
	.information_bnr ul {
		display: block;
		padding: 0 50px;
	}
	.information_bnr ul li:not(:last-child) {
		padding-bottom: 15px;
	}

	.information_bnr_item.x2:last-child {
		padding-bottom: 15px;
	}

	.sp_contents_menu > li {
		margin-top: 0!important;
		margin-bottom: -2px!important;
		margin-right: 0!important;
		padding: 25px;
		color: #333333;
		border: 2px solid #dcdcdc!important;
		font-size: 2.1rem!important;
		font-weight: bold;
		position: relative;
		background-color: #ffffff;
	}
	.sp_contents_menu > li::after {
		content: "";
		width: 60px;
		height: 60px;
		position: absolute;
		top: 24px;
		right: 40px;
		background: url("/products/kennavi/img/btn_sp.gif")no-repeat;
	}
	.sp_contents_menu > li:last-child {
		border-bottom:none;
	}
	.sp_contents_menu > li.open {
		color:#fff;
		background:#236db6;
	}
	.sp_contents_menu > li.open::after {
		content: "";
		width: 60px;
		height: 60px;
		position: absolute;
		top: 30px;
		right: 20px;
		background: url("/products/kennavi/img/btn_sp_on.gif")no-repeat;
	}
	ul li ul {
		background:#eee;
		margin: 25px -25px -25px;
		color:#000;
	}
	.sp_contents_list li a {
		display: flex;
		position: relative;
	}
	.sp_contents_list li a div {
		width: calc(100% / 2);
	}
	.sp_contents_menu_txt {
		padding: 20px 20px 20px 40px;
		font-weight: normal;
	}
	.sp_contents_menu_txt p {
		font-size: 1.4rem!important;
	}
	.sp_contents_menu_txt .link {
		position: absolute;
		bottom: 15px;
		color: #236db6;
		font-size: 2rem;
		font-weight: bold;
		border-bottom: 2px solid;
	}
	.no_open > li a {
		margin-bottom: -2px;
		padding: 40px;
		color: #333333;
		border: 2px solid #dcdcdc;
		font-size: 2rem!important;
		font-weight: bold;
		position: relative;
		background-color: #ffffff;
	}
	ul.sp_contents_menu li a div img {
		width: 100%;
	}
	#contents li {
		border-bottom: none;
		margin-top: 0!important;
		margin-bottom: 0!important;
		margin-right: 0!important;
	}
	.information_bnr ul li a div img {
		width: 80%;
	}
	#info_sp {
		margin-top:110px;
		background-color: #00336e !important;
		padding:20px;
	}
	#info_sp a {
		color:#fff !important;
		font-size:150% !important;
		line-height:150% !important;
	}
	#info_sp a:link,
	#info_sp a:hover,
	#info_sp a:visited {
		text-decoration:none !important;
	}
}

@media only screen and (min-width: 751px) {
	.sp-none {
		display: block;
	}
	.pc-none {
		display: none;
	}
}

@media only screen and (max-width: 750px) {
	.pc-none {
		display: block;
	}
	.sp-none {
		display: none;
	}
}


