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



.contents {
	width:70%;
	margin:0 auto;
}


/* ======================= PRIVACY POLICY ====== */

h2.head01:before {
	content:" ";
}

h2.head01 {
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:20px!important;
	margin-bottom:15px;
	letter-spacing:0.1em;
}

/* ======================= SITE MAP ====== */

h2.smHead a {
	font-family: 'EB Garamond', serif;
	display:block;
	font-size:16px!important;
	padding:10px 13px;
	font-weight:normal;
	color:#000;
	margin-bottom:30px;
	content:"‣ ";
	border-bottom:1px solid #666;
}

.smHead a:before {
	content:"‣ ";
}

.smList li {
	float:none;
	width:33.3%;
	min-width: 250px;
	margin-bottom:20px;
	padding-left:auto;
	list-style: none;
}

.smList li:before {
	content:" ‣ ";
}

.smList li a {
	color:#000;
}