@charset "UTF-8";

@media screen and (min-width: 668px) {
.hero-shot {
	margin-bottom: 30px;
}
.tenpo-link .top a {
	background-image: url(../../img/side-top.png);
}
.pc-hide {
	display: none;
}
.sns-link img {
	margin: 10px auto;
}
}

@media screen and (max-width: 667px) {
.btn-link {
	margin: 1em auto;
	width: 90%;
	background: #A09F9F;
	line-height: 0;
}
.btn-link img {
	width: 192px;
}
.tenpo-link {
	margin-bottom: 10px;
}
.tenpo-link > ul {
	margin: 0;
	padding: 0;
	border: 1px solid #cfcfc8;
	border-left: none;
	list-style: none;
}
.tenpo-link li {
	float: left;
	width: 50%;
	height: 50px;
	border-left: 1px solid #cfcfc8;
}
.tenpo-link a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100px;
	-o-background-size: auto 100px;
	background-size: auto 100px;
	text-indent: -9999px;
}
.tenpo-link .current a, .tenpo-link a:hover {
	background-color: rgba(0, 0, 0, 0.5);
	background-position: center bottom;
}
.tenpo-link .top a {
	background-image: url(../../../img/sp/tenpo-top.png);
}
.btn-link a {
	padding: 1.5em 0;
	display: block;
}
.content h2 img {
	width: 203px;
}
.sp-hide {
	display: none;
}
.sns-link img {
	margin: 5px auto;
}
}
