<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*
	================================================================================================
		tablet support security index
	================================================================================================
*/

#contents dl dt { margin-left: 1.5em; font-weight: 700; }
#contents dl dd { margin-left: 2.5em; margin-bottom: 1em; }

#contents ul.trend_list {
	list-style: disc outside;
}

/*
	============================================================================
		Media Queries
	============================================================================
*/
.center {
text-align: center;
}
div.bnr{
	margin: 0 0 30px 0;
}
#contents .reference {
	text-align: right;
}

ul.btn_area.long .Button {
    width: 650px;
}

@media (max-width: 640px){
div.resizeimg img {
width: 94%;
height: auto;
}
ul.btn_area.long .Button {
    width: 90%;
}


}


#contents h3.title_b {
	background-color: #e3e3e3;
	background-image: none;
	border: medium none;
	font-size: 90%;
	padding: 5px 15px 4px;
	margin-bottom: 15px;
	margin-left: 15px;
}</pre></body></html>