@charset "shift_jis";
/* CSS Document */
#kokusangyoza_titleImg{
	width:100%;
	height: 0;
    background-size: cover;
	background-image: url(img/kokusankomugi_titleImg.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 1em;
    padding-top: 32.75%;
}
#kokusangyoza_komugiko{
	width:100%;
	height: 0;
    background-size: cover;
	background-image: url(img/kokusankomugi_komugi.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 1em;
	padding-top:41.87%;
}
#kokusangyoza_hiwaTitle{
	width:100%;
	height: 0;
    background-size: cover;
	background-image: url(img/kokusankomugi_hiwaTitle.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-top:9.71%;
}
#kokusangyoza_hiwa1{
	width:100%;
	height: 0;
    background-size: cover;
	background-image: url(img/kokusankomugi_hiwa1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-top:19.30%;
}
#kokusangyoza_hiwa2{
	width:100%;
	height: 0;
    background-size: cover;
	background-image: url(img/kokusankomugi_hiwa2.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding-top:18.01%;
}
#kokusangyoza_hiwa3{
	width:100%;
	height: 0;
    background-size: cover;
	background-image: url(img/kokusankomugi_hiwa3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 1em;
	padding-top:20.35%;
}
#kokusangyoza_link{
	width:100%;
	overflow:hidden;
	margin-bottom:2em;
}
#kokusangyoza_productLinkBtn{
	width: 40%;
	float: left;
	margin-left: 8%;
	margin-right:2%;
}
#kokusangyoza_productLinkBtn a{
	display:inline-block;
	width:100%;
	height:0;
	background-image: url(img/kokusankomugi_productpageLink.png);
	background-repeat: no-repeat;
    background-size: contain;
	text-indent:-9999px;
	padding-top:24.78%;
}

#kokusangyoza_recipeLinkBtn{
	width: 40%;
	float: left;
}
#kokusangyoza_recipeLinkBtn a{
	display:inline-block;
	width:100%;
	height:0;
	background-image: url(img/kokusankomugi_recipepageLink.png);
	background-repeat: no-repeat;
    background-size: contain;
	text-indent:-9999px;
	padding-top:24.78%;
}

