h3 {
	color: #3c3c3c;
	font-size: 18px;
	line-height: 1.66;
	font-weight: bold;
	text-align: left; 
}

p {
	font-size: 16px;
	font-weight: bold; 
}

.sitemap_sec ul,
dl,
dd {
	margin: 0;
	padding: 0; 
}
.sitemap_sec ul li,
dl li,
dd li {
	display: list-item;
	padding-left: 25px;
}
@media screen and (min-width: 769px) {
	.sitemap_sec ul li,
		dl li,
		dd li {
			display: inline-block;
			vertical-align: top; 
	} 
}

.it_ttl_text {
	margin-bottom: 30px;
	line-height: 1.572;
	text-align: left;
	line-height: 2.33; 
}

.it_ttl_text span a {
	background: url(../img/icon/btn_icon_arrow_l_wh.png) no-repeat left center;
	padding-left: 25px; 
}

.it_ttl_text dt {
	background: #e5e5e1;
	line-height: 1.2;
	font-size: 18px;
	font-weight: bold;
	padding: 14px 0 12px 30px; 
}

.it_ttl_text dd {
	background: #f6f6f3;
	min-height: 0;
	overflow: hidden;
	font-size: 15px;
	padding: 16px 30px; 
}

@media screen and (min-width: 769px) {
	.shop_col3_2 li {
		width: 30%; 
	} 
}



.shop_col3_2 a {
	background: url(../img/icon/icon_arrow_bl_r.png) no-repeat left center;
	padding-left: 15px;
	background-size: 5px; 
}


