/*------------------------------------------------------------
	top
------------------------------------------------------------*/
#top .mainVisual {
	padding: 30px 0 140px;
	background: url(https://file003.shop-pro.jp/PA01463/885/img/top_main_bg01.jpg) no-repeat center center / cover;
}
#top .mainVisual .inner {
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1200px;
	text-align: center;
}
#top .mainVisual h2 {
	padding-bottom: 79px;
	background: url(https://file003.shop-pro.jp/PA01463/885/img/top_main_bg02.png) no-repeat left calc(50% + 12px) bottom / 458px auto;
}
#top .mainVisual .text {
	margin: -62px auto 23px;
	padding: 7px 20px 3px;
	width: 72.25%;
	color: #fff;
	font-size: 2.4rem;
	text-align: center;
	box-sizing: border-box;
	background-color: #3D1D02;
}
#top .topTextBox {
	margin: -111px 0 0;
	padding: 121px 0 66px;
	position: relative;
	z-index: 10;
	background: url("https://file003.shop-pro.jp/PA01463/885/img/top_bg04.png") repeat-x left bottom / 321px auto;
}
#top .topTextBox::before {
	width: 100%;
	height: 216px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("https://file003.shop-pro.jp/PA01463/885/img/top_bg01.png") no-repeat center top / 100% 100%;
	content: '';
	z-index: -1;
}
#top .topTextBox::after {
	width: 100%;
	height: calc(100% - 216px);
	position: absolute;
	left: 0;
	top: 216px;
	background-color: #51B165;
	content: '';
	z-index: -1;
}
#top .topTextBox h3 {
	margin-bottom: 11px;
	color: #fff;
	font-size: 2rem;
	font-weight: normal;
}
#top .topTextBox .text {
	margin-bottom: 3px;
	color: #fff;
}
#top .topTextBox ul {
	margin: -5px 0 0 22px;
	width: 60%;
}
#top .topTextBox ul li {
	margin: 5px 10px 0 0;
	display: inline-block;
  	color: #fff;
	vertical-align: top;
}
#top .topTextBox ul a {
	color: #fff;
}
#top .secret {
	padding: 1px 0 83px;
	position: relative;
	z-index: 15;
	background: url("https://file003.shop-pro.jp/PA01463/885/img/top_secret_bg01.png") repeat-x left top / auto 112px,url("https://file003.shop-pro.jp/PA01463/885/img/top_secret_bg03.jpg") repeat-x left top / auto 228px,url("https://file003.shop-pro.jp/PA01463/885/img/top_secret_bg02.jpg") repeat-x left top 228px / auto 340px;
	background-color: #C79B52;
}
#top .secret .headLine01 {
	margin: -58px 0 35px;
}
#top .secret .headLine01 span {
	margin-bottom: -114px;
}
#top .secret::before {
	width: 100%;
	height: 53px;
	position: absolute;
	left: 0;
	top: -50px;
	background: url("https://file003.shop-pro.jp/PA01463/885/img/top_bg04.png") repeat-x left center / auto 100%;
	content: '';
	z-index: 5;
}
#top .secret::after {
	width: 100%;
	height: 143px;
	position: absolute;
	left: 0;
	top: -45px;
	background: url("https://file003.shop-pro.jp/PA01463/885/img/top_bg02.png") no-repeat left 25px center / auto 100%,url("https://file003.shop-pro.jp/PA01463/885/img/top_bg03.png") no-repeat right 2px center / auto 100%;
	content: '';
}
#top .secret h4 {
	margin-bottom: 23px;
	color: #502d0f;
	font-size: 2.8rem;
	text-align: center;
}
#top .secret .text {
	margin-bottom: 57px;
	color: #502d0f;
	font-size: 2.2rem;
	line-height: 1.77;
	text-align: center;
}
#top .secret .btn a {
	display: block;
}
#top .rice {
	margin-bottom: 90px;
	padding: 107px 0 89px;
	background: #F3EACB url(https://file003.shop-pro.jp/PA01463/885/img/top_rice_bg01.jpg) repeat-x left top / auto 86px;
}
#top .rice .headLine01 {
	margin-bottom: 53px;
}
#top .recommended {
	margin-bottom: 105px;
}
#top .recommended .comCategoryList {
	margin-bottom: 0;
}
#top .shop {
	margin-bottom: 89px;
	padding: 105px 0 82px;
	background: #F3EACB url(https://file003.shop-pro.jp/PA01463/885/img/top_rice_bg01.jpg) repeat-x left top / auto 86px;
}
#top .shop .shopList {
	margin: -40px auto 0;
	max-width: 1154px;
	display: flex;
	flex-wrap: wrap;
}
#top .shop .shopList li {
	margin: 40px 30px 0 0;
	width: calc((100% - 90px) / 4);
}
#top .shop .shopList li .pho {
	margin-bottom: 32px;
}
#top .shop .shopList li .pho img {
	width: 100%;
	border-radius: 5px;
}
#top .shop .shopList li .txtBox .ttl {
	margin-bottom: 8px;
	color: #713a1d;
	font-size: 2rem;
	line-height: 1.3;
}
#top .shop .shopList li .txtBox .txt {
	line-height: 1.75;
}
#top .shop .shopList li:nth-of-type(4n) {
	margin-right: 0;
}
#top .voice {
	margin-bottom: 10px;
}
#top .voice .headLine01 {
	margin-bottom: 42px;
}
#top .voice .textList {
	margin-top: -18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top .voice .textList li {
	margin-top: 18px;
	padding: 35px 25px 25px 35px;
	width: calc((100% - 16px) / 2);
	box-sizing: border-box;
	border-radius: 15px;
	border: 6px solid rgb(243, 234, 203);
}
#top .voice .textList li .text {
	margin-bottom: 17px;
	font-size: 1.8rem;
	line-height: 2;
}
#top .voice .textList li .note {
	font-size: 1.8rem;
	text-align: right;
}
#top .about {
	margin-bottom: 78px;
	padding: 370px 0 88px;
	background: #F3EACB url(https://file003.shop-pro.jp/PA01463/885/img/top_about_bg01.png) no-repeat center top / 100% 334px;
}
#top .about .headLine01 {
	margin-bottom: 65px;
}
#top .about .title {
	margin-bottom: 41px;
	color: #b55f26;
	font-size: 3.6rem;
	line-height: 1.67;
	letter-spacing: 0.025em;
	text-align: center;
}
#top .about .imgBox {
	margin-bottom: 85px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
#top .about .imgBox .photoBox {
	width: 34.7%;
}
#top .about .imgBox .photoBox p {
	margin-top: 17px;
	font-size: 2rem;
	text-align: right;
}
#top .about .imgBox .textBox {
	width: 58%;
}
#top .about .imgBox .textBox p {
	margin-bottom: 32px;
	font-size: 1.8rem;
	line-height: 1.75;
}
#top .about .imgBox .textBox p:last-of-type {
	margin-bottom: 0;
}
#top .about .btn {
	margin: 0 auto;
	width: 488px;
}
#top .about .btn a {
	padding: 35px 10px;
	display: block;
	color: #fff;
	font-size: 3rem;
	text-align: center;
	background: #502D0F;
}
#top .about .btn a span {
	padding-right: 40px;
	display: inline-block;
	vertical-align: top;
	background: url(https://file003.shop-pro.jp/PA01463/885/img/common_icon04.png) no-repeat right center / 17px auto;
}
#top .news {
	margin-bottom: 80px;
}
#top .news .headLine01 {
	margin-bottom: 55px;
}
#top .news dt {
	margin-left: 15px;
	padding: 9px;
	width: 111px;
	float: left;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	background-color: #7FA747;
}
#top .news dd {
	margin-bottom: 8px;
	padding: 9px 0 18px 11.5em;
	border-bottom: 1px solid #F3EACB;
}
#top .news dd:last-of-type {
	margin-bottom: 0;
}
#top .news dd a {
	display: inline-block;
	vertical-align: top;
}
@media all and (min-width: 768px) {
	#top .secret .btn a:hover {
		opacity: 0.8;
	}
	#main .about .btn a:hover {
		opacity: 0.8;
	}
	#top .news dd a:hover {
		text-decoration: underline;
	}
}
@media all and (max-width: 767px) {
	#top .mainVisual {
		padding: 25px 0 68px;
		background-image: url(https://file003.shop-pro.jp/PA01463/885/img/sp_top_main_bg01.jpg);
	}
	#top .mainVisual .inner {
		padding: 0 17px;
		max-width: inherit;
	}
	#top .mainVisual h2 {
		padding-bottom: 79px;
		background-size: 229px auto;
		background-position: center top 20px;
	}
	#top .mainVisual h2 img {
		width: 294px;
	}
	#top .mainVisual .text {
		margin: -56px auto 23px;
		padding: 9px 10px 10px;
		width: auto;
		line-height: 1.75;
		font-size: 1.5rem;
	}
	#top .mainVisual .textImg {
		width: 301px;
	}
	#top .topTextBox {
		margin: -55px 0 0;
		padding: 52px 0 30px 10px;
	}
	#top .topTextBox::before {
		height: 123px;
		background-image: url(https://file003.shop-pro.jp/PA01463/885/img/sp_top_bg01.png);
	}
	#top .topTextBox::after {
		height: calc(100% - 123px);
		top: 123px;
	}
	#top .topTextBox h3 {
		margin-bottom: 6px;
		font-size: 1.4rem;
	}
	#top .topTextBox .text {
		margin-bottom: 6px;
	}
	#top .topTextBox ul {
		margin: -3px 0 0 15px;
		width: auto;
	}
	#top .topTextBox ul li {
		margin: 3px 0 0 0;
		display: block;
	}
	#top .secret {
		padding: 1px 0 0;
		background-size: auto 56px, auto 170px, auto 97px;
		background-image: url(https://file003.shop-pro.jp/PA01463/885/img/top_secret_bg01.png),url(https://file003.shop-pro.jp/PA01463/885/img/top_secret_bg02.jpg),url(https://file003.shop-pro.jp/PA01463/885/img/sp_top_secret_bg03.jpg);
		background-position: left top, left top 97px, left top;
		background-color: #C79B52;
	}
	#top .secret .headLine01 {
		margin: -37px 0 25px;
		font-size: 1rem;
	}
	#top .secret .headLine01 span {
		margin-bottom: -58px;
	}
	#top .secret .headLine01 img {
		width: 279px;
	}
	#top .secret::before {
		height: 26px;
		top: -23px;
	}
	#top .secret::after {
		height: 71px;
		top: -15px;
		background-position: left center,right center;
	}
	#top .secret h4 {
		margin-bottom: 10px;
		font-size: 1.8rem;
	}
	#top .secret .text {
		margin: 0 10px 25px;
		font-size: 1.4rem;
		text-align: left;
	}
	#top .secret .btn {
		margin: 0 -15px;
	}
	#top .secret .btn a {
		margin: 0 auto;
		max-width: 450px;
	}
	#top .rice {
		margin-bottom: 35px;
		padding: 40px 0 25px;
		background-size: auto 43px;
	}
	#top .rice .content {
		padding: 0 25px;
	}
	#top .rice .headLine01 {
		margin-bottom: 25px;
		font-size: 1rem;
	}
	#top .rice .headLine01 img {
		width: 158px;
	}
	#top .recommended {
		margin-bottom: 80px;
	}
	#top .recommended .headLine01 {
		font-size: 1rem;
	}
	#top .recommended .headLine01 img {
		width: 134px;
	}
	#top .recommended .comCategoryList {
		margin-bottom: 0;
	}
	#top .shop {
		padding: 40px 0;
		background-size: auto 43px;
	}
	#top .shop .content {
		padding: 0 25px;
	}
	#top .shop .headLine01 img {
		width: 297px;
	}
	#top .shop .shopList {
		margin: 0 auto 0;
		max-width: inherit;
		display: block;
	}
	#top .shop .shopList li {
		margin: 0 0 17px;
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	#top .shop .shopList li:last-of-type {
		margin-bottom: 0;
	}
	#top .shop .shopList li .pho {
		width: 133px;
		margin-bottom: 0;
	}
	#top .shop .shopList li .txtBox {
		width: calc(100% - 150px);
	}
	#top .shop .shopList li .txtBox .ttl {
		margin-bottom: 4px;
		font-size: 1.4rem;
		line-height: 1.3;
	}
	#top .shop .shopList li:nth-of-type(2) .txtBox .ttl {
		font-size: 1rem;
	}
	#top .shop .shopList li .txtBox .txt {
		line-height: 1.5;
	}
	#top .voice {
		margin-bottom: 10px;
		padding: 0 25px;
	}
	#top .voice .headLine01 {
		margin-bottom: 42px;
		font-size: 1rem;
	}
	#top .voice .headLine01 img {
		width: 111px;
	}
	#top .voice .textList {
		display: block;
	}
	#top .voice .textList li {
		padding: 27px 25px 25px;
		width: auto;
		border-radius: 10px;
		border-width: 3px;
	}
	#top .voice .textList li .text {
		margin-bottom: 17px;
		font-size: 1.4rem;
		line-height: 1.75;
	}
	#top .voice .textList li .note {
		font-size: 1.4rem;
	}
	#top .about {
		margin-bottom: 38px;
		padding: 137px 0 38px;
		background-image: url(https://file003.shop-pro.jp/PA01463/885/img/sp_top_about_bg01.png);
		background-size: 100% 167px;
	}
	#top .about .content01 {
		padding: 0 25px;
	}
	#top .about .headLine01 {
		margin-bottom: 25px;
	}
	#top .about .title {
		margin-bottom: 16px;
		font-size: 1.8rem;
	}
	#top .about .imgBox {
		margin-bottom: 40px;
		display: block;
	}
	#top .about .imgBox .photoBox {
		margin: 0 auto 25px;
		width: 175px;
	}
	#top .about .imgBox .photoBox p {
		margin-top: 8px;
		font-size: 1rem;
		text-align: center;
	}
	#top .about .imgBox .textBox {
		width: auto;
	}
	#top .about .imgBox .textBox p {
		margin-bottom: 25px;
		font-size: 1.4rem;
	}
	#top .about .btn {
		margin: 0 auto;
		width: 244px;
	}
	#top .about .btn a {
		padding: 17px 10px;
		font-size: 1.5rem;
	}
	#top .about .btn a span {
		padding-right: 30px;
		background-size: 8px auto;
	}
	#top .news {
		margin-bottom: 80px;
		padding: 0 25px;
	}
	#top .news .headLine01 {
		margin-bottom: 30px;
		font-size: 1rem;
	}
	#top .news .headLine01 img {
		width: 87px;
	}
	#top .news dt {
		margin-left: 0;
		padding: 4px;
		width: 91px;
		float: none;
		font-size: 1.4rem;
	}
	#top .news dd {
		margin-bottom: 15px;
		padding: 9px 0 16px;
		font-size: 1.4rem;
	}
	#top .news dd a {
		display: block;
	}
}