@charset "utf-8";

/* -------------------------------------------------- */


/* サイトマップページ */


/* -------------------------------------------------- */


/* contents */


/* -------------------------------------------------- */

#smSe1 {
	width: 90%;
	margin: 0 auto 8%;
	font-size: 108%;
	color: #666666;
	line-height: 1.625;
	overflow: hidden;
}


.sm li {
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0;
}

#sm1 li:first-child {
	border-top: 1px dotted #cccccc;
}

#smSe1 a {
	display: block;
	width: 100%;
	background: url(../img/sp_icon1.png) 5px center no-repeat;
	-webkit-background-size: 4px 8px;
	background-size: 4px 8px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#smSe1 ul li ul span {
	margin: 0 0 0 1em;
	padding: 0;
}

#smSe1 .buyLink a {
	display: block;
	width: 100%;
	background: url(../img/sp_icon4.png) 1em center no-repeat;
	-webkit-background-size: 8px;
	background-size: 8px;
	padding-left: 20px;
	text-indent: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.smSelFirst ul {
	padding-top: 30px;
}

.smSelUl .lastchild {
	border-bottom: 1px solid #cccccc;
}