@charset "UTF-8";

.main_visual img {
	display: block;
	width: 100%;
}

.anchor_link_wrap {
	margin: 10px 25px;
	font-size: 14px;
	line-height: 1.3;
}

.anchor_link_wrap a {
	display: inline-block;
}

.url.bullet:after {
	content: '';
	display: inline-block;
	width: 7px;
	height: 10px;
	margin: 0 0 0 2px;
	background: transparent url(../img/bullet_right.png) left top no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
	vertical-align: 0.05em;
}

.m__column_wrap .address, .m__column_wrap .url {
	margin: 0;
	font-weight: bold;
}