<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.issue {color:#363636;font-size:1.4em;font-weight:500;}
.sub_issue {color:#363636;font-size:1.2em;font-weight:300;margin:1.0em 0;}

.content_img {width:100%;height:420px;margin:2.0em 0;} 

/* Tab Common */
.htab_comm {margin-bottom:120px;}
.htab_comm &gt; li {display:block;}
.htab_comm .link_tab {
	display:block;
	margin:0;
	padding:0.8em 1.0em;;
	font-size:1.2em;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:0;
	background-color:#eff3f5;
	color:#363636;	
}
.htab_comm .link_tab.lst {
	border-bottom:1px solid #ccc;
}
.htab_comm .link_tab:hover {
	text-decoration:none;
}
.htab_comm .on .link_tab {
	color:#ef0000;
	font-weight:600;
	border-right:1px solid #fff;
	background-color:#fff;
}

.htab_items {}
.htab_items &gt; li {display:none;}
.tt1 .htab_items .link_img {
	width:635px;;
	height:405px;
	display:block;
	margin-left:1.6em;
	padding:0;
	border:1px solid #71818a;
}
.tt2 .htab_items .link_img {
	width:635px;;
	height:480px;
	display:block;
	margin-left:1.6em;
	padding:0;
	border:1px solid #71818a;
}
.htab_items .on {width:100%;display:block}

</pre></body></html>