@charset "UTF-8";

.content *, .content *::before, .content *::after {
	box-sizing: content-box;
}

.content {
	font-size: 1.2rem;
}

.content.fukushima {
	background: url(https://www.shikiclub.co.jp/modules/theme/twentyseventeen/images/common/content_bg.jpg) repeat;
}

.gNavi{
	background-image: url(../img/yukimaji/gNavi.png);
	background-position: center;
}

@media (max-width: 980px) {
	.info_detail {
		background-image: url(../img/yukimaji/info_detail_2018.png);
	}
}

