.privacy_mark img {
		width:100px;
	}
.privacy_mark {
	margin-top:90px;
}
.retail_content .tight {
	width:800px;
	margin:0 auto;
}
.retail_content .tight dt {
	width:300px !important;
}
body.page_kusamura #content .retail_content .tight dl dd {
	padding-left:30px !important;
}
.w350 {
	width:350px !important;
}
.sub_mv {
	margin-bottom:40px;
}
body.page_service.page_kusamura #service_nav ul li a {
	font-size:16px;
}
.fz10 {
	font-size: 10px;
}
.sns span {
	text-align: left;
}
small.fz10 {
	text-align: right;
	width: 100%;
	display: block;
	margin-top: 3px;
}
@media screen and (min-width: 768px) {
	.sp {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}
	.privacy_mark img {
		width:20%;
	}
.privacy_mark {
    margin-top: 7.5%;
}
	.retail_content .tight {
		width:100% !important;
	}
	.sub_mv {
		margin:10px !important;
	}
	body.page_service.page_kusamura #service_nav ul li {
		display: inline-block;
		vertical-align: middle;
		letter-spacing: 0;
		width: calc(100%);
		margin: 1.25vw;
	}
	body.page_service.page_kusamura #content {
		padding-top: 2vw;
	}
	body.page_service.page_kusamura #service_nav {
		position:relative !important;
		margin:0;
	}
	.w350 {
		width:80% !important;
	}
	#hobo .tight img {
		width:80% !important;
	}
	.retail_content .tight dt {
		width:100% !important;
		text-align:center;
	}
}