@charset "utf-8";
/*------------------------------------------------------------
    rice
------------------------------------------------------------*/
#main .pageTitle {
	margin-bottom: -4rem;
}
#main .mainImg {
	margin-bottom: 8.2rem;
	text-align: center;
	background: url("../img/rice/main_bg.png") no-repeat left bottom / 100% 12.1rem;
	box-shadow: 0 1rem 1rem rgba(35, 24, 21, 0.25);
	padding-bottom: 2.9rem;
}
#main .mainImg .image {
	margin-left: 13.9rem;
}
#main .mainImg .image img {
	width: 100.8rem;
}
#main .mainImg .headLine01 {
	margin-bottom: 2.8rem;
}
#main .content {
	width: 95.2rem;
}
#main .imgBox {
	display: flex;
	align-items: flex-start;
	font-size: 1.4rem;
}
#main .imgBox p {
	line-height: 1.72;
	letter-spacing: 0.055em;
}
#main .imgBox .photo {
	width: 42.7rem;
	border-radius: 2.8rem;
	overflow: hidden;
}
#main .imgBox .photo img {
	width: 100%;
}
#main .imgBox .textBox {
	flex: 1;
	margin: -1.1rem 0 0 4.8rem;
}
#main .imgBox .linkList {
	display: flex;
	flex-wrap: wrap;
	color: #30807b;
	font-weight: 700;
	margin-top: 2.3rem;
	letter-spacing: 0.08em;
	gap: 1.9rem;
}
#main .imgBox .linkList a {
	text-decoration: underline;
}
#main .imgBox .title {
	margin-bottom: 1.9rem;
	font-size: 3.2rem;
	line-height: 1.56;
	letter-spacing: 0.24em;
}
#main .imgBox + .imgBox {
	margin-top: 5.7rem;
}
#main .imgBox .notes {
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 2.4rem;
}
#main .riceBox .headLine01 {
	margin-bottom: 7.7rem;
}
#main .riceBox {
	margin-bottom: 12.7rem;
}
#main .typeBox {
	margin-bottom: 7.9rem;
	position: relative;
}
#main .typeBox .riceImg {
	width: 32.5rem;
	position: absolute;
	top: -14.9rem;
	right: 4.5rem;
	z-index: 5;
}
#main .typeBox .riceImg img {
	width: 100%;
}
#main .typeBox p {
	line-height: 1.71;
}
#main .typeBox .headLine01 {
	margin-bottom: 0;
	padding: 1rem 0 1.4rem;
	border-top: 0.4rem solid #214240;
	border-bottom: 0.4rem solid #214240;
}
#main .typeBox .flexBox {
	display: flex;
	border-bottom: 0.4rem solid #214240;
	position: relative;
}
#main .typeBox .flexBox .subBox {
	padding: 5rem 0 4.7rem;
	width: 50%;
}
#main .typeBox .flexBox::after {
	margin-left: -0.2rem;
	width: 0.4rem;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	background-color: #214240;
	content: "";
}
#main .typeBox .flexBox .innerBox {
	margin: 0 auto;
	max-width: 58.1rem;
}
#main .typeBox .image {
	margin-bottom: 2rem;
}
#main .typeBox .btmBox {
	display: flex;
	align-items: center;
}
#main .typeBox .btmBox .rightBox {
	margin-left: 2.5rem;
	padding-top: 2.2rem;
	flex: 1;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
#main .typeBox .btmBox .title {
	margin-top: -2rem;
	margin-bottom: 0.8rem;
}
#main .typeBox .btmBox .title img {
	width: 14.2rem;
}
#main .typeBox .btmBox .leftBox {
	width: 17.7rem;
	font-size: 1.29rem;
}
#main .typeBox .btmBox .leftBox .ttl {
	margin-bottom: 0.9rem;
	line-height: 1.15;
	letter-spacing: 0.15em;
}
#main .typeBox .riceUl {
	padding: 1.4rem 0.5rem 1rem;
	border-top: 0.1rem solid #231815;
	border-bottom: 0.1rem solid #231815;
}
#main .typeBox .riceUl li {
	margin-bottom: 1rem;
	display: flex;
}
#main .typeBox .riceUl li:last-child {
	margin-bottom: 0;
}
#main .typeBox .riceUl .txt {
	width: 4.2rem;
}
#main .typeBox .riceUl .icon {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	margin-top: -0.1rem;
	gap: 0.8rem;
}
#main .typeBox .riceUl .icon img {
	width: 1.7rem;
}
#main .shopBox .headLine01 {
	margin-bottom: 6.9rem;
}
#main .shopBox .imgBox + .imgBox {
	margin-top: 8.6rem;
}
#main .listUl {
	margin-top: 3.3rem;
	border-top: 0.1rem solid #c4cfce;
}
#main .listUl li {
	padding: 1.9rem 0.6rem 1.8rem;
	display: flex;
	align-items: center;
	border-bottom: 0.1rem solid #c4cfce;
}
#main .listUl .image {
	margin: -0.1rem 3.5rem 0.1rem 1.9rem;
	width: 9rem;
}
#main .listUl .image01 {
	margin: -0.8rem 3.8rem -1rem 2.6rem;
	width: 8rem;
}
#main .listUl .image img {
	width: 100%;
}
#main .listUl .txt {
	color: #214240;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: 0.12em;
	flex: 1;
}
#main .listUl .bg {
	background-color: #ffdf69;
	border-radius: 0.5rem;
	display: inline-block;
	line-height: 1.2;
}
@media all and (min-width: 897px) {
	#main .imgBox .linkList a:hover {
		opacity: 0.7;
	}
	#main .typeBox .flexBox.row3::after {
		display: none;
	}
	#main .typeBox .flexBox.row3 .subBox {
		width: 33.33%;
		position: relative;
	}
	#main .typeBox .flexBox.row3 .innerBox {
		max-width: 35.3rem;
	}
	#main .typeBox .flexBox.row3 .subBox::after {
		width: 0.4rem;
		height: 100%;
		position: absolute;
		top: 0;
		right: -0.2rem;
		background-color: #214240;
		content: "";
	}
	#main .typeBox .flexBox.row3 .subBox:nth-child(3n)::after {
		display: none;
	}
	#main .typeBox .flexBox.row3 .rightBox {
		margin-top: 1.7rem;
	}
	#main .shopBox .comBtn {
		margin: 4.5rem auto 0;
		width: 42.1rem;
	}
	#main .shopBox .comBtn a {
		padding: 1rem 4.8rem 1.4rem;
		height: 8.6rem;
		font-size: 2.3rem;
		display: flex;
		align-items: center;
		background: url(../img/common/icon10.png) no-repeat right 3.2rem center / 2rem, url(../img/common/bg05.png) no-repeat center center / cover;
	}
	#main .shopBox .comBtn a:hover {
		background: url(../img/common/icon10_over.png) no-repeat right 3.2rem center / 2rem, url(../img/common/bg05.png) no-repeat center center / cover;
	}
}
@media all and (max-width: 896px) {
	#gHeader h1 {
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	#main .pageTitle {
		margin-bottom: 0.5rem;
		padding: 7.1rem 2rem 4.8rem;
		gap: 0.5rem;
	}
	#main .pageTitle h2 {
		text-align: center;
	}
	#main .pageTitle h2 .jp {
		display: none;
	}
	#main .imgBox {
		display: block;
	}
	#main .imgBox .photo {
		width: auto;
	}
	#main .imgBox .textBox {
		margin: 2rem 0 0 0;
	}
	#main .imgBox .title {
		font-size: 2.8rem;
		line-height: 1.56;
		letter-spacing: 0;
	}
	#main .mainImg .image {
		margin: 0 -0.3rem 0 1.8rem;
	}
	#main .mainImg .image img {
		width: 100%;
		max-width: 70rem;
	}
	#main .mainImg .headLine01 {
		color: #231815;
		margin-bottom: 4.8rem;
		font-size: 2.4rem;
		letter-spacing: 0.3em;
	}
	#main .mainImg {
		padding-bottom: 1.1rem;
		background-size: 100% 4.3rem;
	}
	#main .headLine01 {
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .riceBox .headLine01 {
		margin-bottom: 4rem;
	}
	#main .riceBox {
		margin-bottom: 8rem;
	}
	#main .typeBox .riceImg {
		width: 13.1rem;
		top: -6.5rem;
		right: 0;
	}
	#main .typeBox .flexBox .subBox {
		padding: 2rem;
		width: auto;
		border-bottom: 0.4rem solid #214240;
	}
	#main .typeBox .flexBox .subBox:last-child {
		border-bottom: none;
	}
	#main .typeBox .flexBox {
		display: block;
	}
	#main .typeBox .flexBox::after {
		display: none;
	}
	#main .typeBox .btmBox {
		display: block;
	}
	#main .typeBox .btmBox .leftBox {
		width: auto;
		font-size: 1.2rem;
	}
	#main .typeBox .btmBox .rightBox {
		margin: 2rem 0 0 0;
		padding-top: 0;
		font-size: 1.3rem;
		letter-spacing: 0.05em;
	}
	#main .typeBox .btmBox .title {
		margin-top: 0;
	}
	#main .typeBox .btmBox .title img {
		width: 11.2rem;
	}
	#main .typeBox .image img {
		width: 100%;
	}
	#main .typeBox .flexBox .innerBox {
		max-width: inherit;
	}
	#main .typeBox .riceUl {
		display: flex;
		justify-content: space-between;
	}
	#main .typeBox .riceUl li {
		margin: 0;
		width: 48%;
	}
	#main .typeBox .riceUl .txt {
		width: 4rem;
	}
	#main .typeBox .riceUl .icon {
		gap: 0.7rem;
	}
	#main .typeBox {
		margin-bottom: 6rem;
	}
	#main .shopBox .comBtn {
		margin-top: 5rem;
	}
	#main .shopBox .headLine01 {
		margin-bottom: 4rem;
	}
	#main .shopBox .imgBox + .imgBox {
		margin-top: 5rem;
	}
	#main .listUl li {
		display: block;
		padding: 1.5rem 0.6rem;
	}
	#main .listUl .image {
		margin: 0 auto 2rem;
	}
	#main .listUl .txt {
		font-size: 1.6rem;
	}
}