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

	popup_sp.css
---------------------------------------------------------- */
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
/*サイトマップ*/
.sitemapcate {
	width: 95%;
	margin: 20px auto 0;
}
.h2ttl {
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	border-left: solid 5px #ee8100;
	padding-left: 15px;
	height: auto !important;
}
.h2ttl a {
	color: #333;
	display: block;
}
.sitemapcate .linkbox {
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.sitemapcate .linkbox ul {
	padding-left: 25px;
}
.sitemapcate .linkbox ul li {
	margin: 20px 0 0 0;
	font-size: 14px;	
}
.sitemapcate .linkbox ul li a {
	background-image: url(../../common_new/images/mark_o.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	display: block;
}</pre></body></html>