@charset "utf-8";
.puhu_sour {
    font-family: "Puhu Sour AP" !important;
}
.puhu_picnic {
    font-family: "Puhu Picnic" !important;
}
.shuei_kakugo {
    font-family: "秀英角ゴシック銀 B" !important;
}
.shuei_kakugo_L {
    font-family: "秀英角ゴシック銀 L" !important;
}

img,
svg {
	display: block;
	width: 100%;
	height: auto;
}
header a:hover,
footer a:hover,
header a:hover img,
footer a:hover img {
	opacity: 1;
}
body.scroll-stop {
	overflow: hidden;
}
main {
	padding: 0;
}
main a:hover,
main a:hover img {
	opacity: 1;
}