/* -----------------------------------------------
*original design
	/column/security/about-vulnerability-diagnosis/
----------------------------------------------- */
#overview #anc001.section::after,
#overview #anc002.section::after {
	display: block;
	clear: both;
	content: "";
}
#overview #anc001.section .image-area {
	width: 100%;
}
#overview #anc001.section .image-area .text-link {
	display: block;
}
#overview #anc001.section .image-area .text-link .bnr-image {
	float:left;
	margin-right: 10px;
}

#overview #anc001.section .image-area .text-link[target="_blank"]::before {
	content: none;
}
@media only screen and (max-width: 767px) {
	#overview #anc001.section .float-right,
	#overview #anc002.section .float-right {
		width: 100%;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	#overview #anc001.section .image-area .text-link .bnr-image {
		float: none;
	}
}
#overview .section .image .caption {
	margin-top: 10px;
	text-align: left;
	display: block;
	font-size: 12px;
}
#overview #risk-area .float-right {
	float: right;
	margin-bottom: 20px;
}
#overview #risk-area .float-right#illust001 {
	margin-top: 0;
	padding-top: 0;
}
#overview #risk-area .float-right#illust003 {
	margin-bottom: 40px;
}
#overview #risk-area .ul_list .sub-section {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#overview #risk-area .ul_list {
	margin-left: 0;
}
#overview #risk-area .ul_list .sub-section::before {
	display: none;
}
#overview .section#frequency .float-right {
	padding-top: 0;
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	#overview .section#frequency .float-right {
		margin-bottom: 10px;
	}
}
/*
#overview .section .sub-section
----------------------------------------------- */
#overview .section.service-list .sub-section::after {
	display: block;
	content: "";
	clear: both;
}
#overview .section.service-list .sub-section .image {
	float: left;
	display: block;
	max-width: 250px;
}
#overview .section.service-list .sub-section .text-area {
	margin-left: 270px;
	display: block;
}
#overview .section.service-list .sub-section .text-area .headline {
	font-size: 20px;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#overview .section.service-list .sub-section .text-area .headline span {
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: 400;
}
#overview .section.service-list .sub-section .text-area .miniheadline {
	padding: 0;
	margin: 0 0 10px 0;
}
#overview .section.service-list .sub-section .text-area .read {
	font-size: 14px;
}
@media only screen and (max-width: 767px) {
	#overview .section.service-list .sub-section .image {
		float: none;
		max-width: 100%;
		margin-bottom: 10px;
	}
	#overview .section.service-list .sub-section .text-area {
		margin-left: 0;
	}
}
#overview .table-area th {
	width: 33.3333333333333333333333%;
}

/* -----------------------------------------------
#anc002
----------------------------------------------- */
#anc002 .sub-section .table_area #pcidss-list th {
	width: 100px;
}
#anc002 .sub-section .table_area #pcidss-list td {
	width: auto;
}
#anc002 .sub-section .table_area .table th {
	width: 25%;
}
#anc002 .sub-section .table_area .table .list {
	width: 48%;
}
#anc002 .sub-section .table_area .table td {
	width: 40%;
}
#anc002 .sub-section .table_area .table .ul-list {
	margin: 5px 0 0 0;
}
#anc002 .sub-section .table_area .table .ul-list li {
	position: relative;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
#anc002 .sub-section .table_area .table .ul-list li::before {
	content: "・";
}
#anc002 .sub-section .table_area .service_table .service-name {
	width: 26%;
}
#anc002 .sub-section .table_area #target-requirements .requirements {
	width: 15%;
}
/* -----------------------------------------------
#anc004
----------------------------------------------- */
#anc004 .table_area .penetration-testing-table .service-name {
	width: 240px;
}




