@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/
#contents .privacy .head04{
	margin-bottom:15px;
}
#contents .privacy .tx01{
	margin-bottom:50px;
}

#contents .sitemapList li{
	border-bottom:1px dotted #ccc;
}
#contents .sitemapList li span{
	margin-right:10px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing:0.1em;
	font-size:1.16em;
	font-weight:lighter;
	text-transform:uppercase;
}
#contents .sitemapList li a{
	padding-top:20px;
	display:block;
	margin-bottom:20px;
	background:url(../../lib/cmn_img/arrow_02_black_right.png) left 27px no-repeat;
	background-size:4px 6px;
	padding-left:10px;
}
#contents .sitemapList li ul{
	padding-left:20px;
}
#contents .sitemapList li ul li{
	border-bottom:none;
}
#contents .sitemapList li ul li a{
	padding-top:0;
	background:url(../../lib/cmn_img/arrow_02_black_right.png) left 7px no-repeat;
	background-size:4px 6px;
}

@media screen and (max-width:640px) {
#contents .privacy .head04{
	margin-bottom:10px;
}
#contents .privacy .tx01{
	margin-bottom:30px;
}
}