@charset "utf-8";

.option__list li dl {
	width: 100%;
	display: table;
	line-height: 1.3;
}
.option__list li dt {
	width: 7em;
	vertical-align: middle;
	display: table-cell;
}
.option__list li dd {
	vertical-align: middle;
	text-align: left;
	display: table-cell;
	padding: 5px 20px;
}
.option__icon {
	border: 2px solid #0072bd;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	width: 7em;
	margin: 0 0.2em;
	padding: 0.7em 0;
	line-height: 1.2;
	font-size: 75.0%;
	font-weight: 700;
}
.option__icon--02 {
	padding: 0;
	height: 40px;
	display: inline-table;
}
.option__icon--02 span {
	height: 40px;
	vertical-align: middle;
	display: table-cell;
}
.m_toggleContents__title .option__icon {
	font-size: 37.5%;
	font-weight: 700;
}
.toggleContents__title--head, .toggleContents__title--list {
	padding-top: 10px;
}
.toggleContents__title--head, .option__head dt {
	float: left;
}
.option__head dt {
	font-weight: bold;
	line-height: 52px;
}
.toggleContents__title--list, .option__head dd ul {
	float: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 10px;
}
@media screen and (max-width: 1199px) {
	.option__list li dt {
		width: 5.5em;
	}
	.option__icon {
		font-size: 75%;
	}
	.m_toggleContents__title .option__icon {
		font-size: 50%;
	}
}
@media screen and (max-width: 767px) {
	.option__icon {
		font-size: 62.5%;
		font-weight: bold;
	}
	.option__head dt, .option__head dd ul {
		float: none;
	}
	.option__head dt {
		line-height: inherit;
		text-align: center;
	}
	.option__head dd ul {
		justify-content: center;
		gap: 10px 5px;
		margin-top: 10px;
	}
	.option__head dd ul .option__icon {
		font-size: 75%;
	}
	.m_toggleContents__title .option__icon {
		font-size: 55.6%;
	}
}
.inputBtn {
	text-align: center;
	margin-top: 20px;
}
.inputBtn > input {
	padding: 0.57em 0;
	width: 200px;
	font-size: 1.2em;
	line-height: 1.6;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	transition: all 0.2s;
	background: #CC0033;
	border: #CC0033 1px solid;
	color: #fff;
}
.inputBtn > input:hover {
	opacity: 0.8;
}
@media screen and (max-width: 768px) {
	.inputBtn > input {
		padding: 1em 0;
		font-size: 1em;
	}
}
.m_table .bg__y {
	background: #ffffcc;
}
.table__col2 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-flow: nowrap;
}
.table__col2 table {
	width: 42%;
}
.table__col2 .arrow {
	width: 10%;
	height: 500px;
	background-image: url(/service/product/infosphere/detail/internet/for_secure/img/arrow_icon.png);
	background-size: 80%;
	background-position: center center;
	background-repeat: no-repeat;
}
.m_button--col3.m_button--pre {
	align-items: flex-end;
}
@media screen and (max-width: 767px) {
	.m_button--col3.m_button--pre {
		align-items: center;
	}
}
.m_imgBox__link01,
.m_imgBox__link02,
.m_imgBox__link03 {
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
	position: relative;
}
.m_imgBox__link01 a,
.m_imgBox__link02 a,
.m_imgBox__link03 a {
	position: absolute;
	display: block;
	transition: all 0.2s;
}
.m_imgBox__link01 a:hover,
.m_imgBox__link02 a:hover,
.m_imgBox__link03 a:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.m_imgBox__link01 .link01 {
	width: 28.22222%;
	height: 3.95778%;
	left: 0.44444%;
	top: 53.0343%;
}
.m_imgBox__link01 .link02 {
	width: 28%;
	height: 3.95778%;
	right: 0.44444%;
	bottom: 0.5277%;
}
.m_imgBox__link02 .link01 {
	width: 28.22222%;
	height: 4.2796%;
	left: 71.44444%;
	top: 16.97574%;
}
.m_imgBox__link02 .link02 {
	width: 28%;
	height: 4.2796%;
	left: 36%;
	top: 61.62624%;
}
.m_imgBox__link03 .link01,
.m_imgBox__link03 .link02,
.m_imgBox__link03 .link03 {
	width: 28%;
	height: 4.8859%;
}
.m_imgBox__link03 .link01 {
	left: 18.1111%;
	top: 46.0912%;
}
.m_imgBox__link03 .link02 {
	left: 54.88888%;
	top: 46.0912%;
}
.m_imgBox__link03 .link03 {
	left: 0.44444%;
	bottom: 0.65146%;
}
.m_imgBox__link03 .link04 {
	width: 16%;
	height: 4.39739%;
	left: 77.55555%;
	top: 87.45928%;
}