.h-product01{
	font-size:26px;
	margin-bottom:40px !important;
	padding-bottom:10px;
	border-bottom:3px solid #001842;
}
/* 商品画像 */
.product__image{
	margin-bottom:60px;
}
.product__image-main{
	text-align:center;
}
.product__image-thumb ul li{
	cursor:pointer;
	margin-bottom:25px;
	padding:0 10px;
}
.image__thumb{
	padding:2px;
	border:2px solid #fff;
}
.image__thumb--active{
	border:2px solid #DDD;
}
@media screen and (max-width: 640px){
	.product__image-thumb ul li{
		cursor:pointer;
		margin-bottom:10px;
		padding:0 10px;
	}
}
/* スペック */
.product__guide-table{
	font-size:14px;
	border:0;
	font-weight:bold;
	width:70%;
}
.product__guide-table tr>*{
	padding:10px;
	text-align:left;
}
.product__guide-table tr>*.price{
	color:#c73e3a;
	font-size:24px;
}
.init-list{
	position:relative;
	margin:0;
	width:48% !important;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:flex-end !important;
	-moz-align-items:flex-end !important;
	-ms-align-items:flex-end !important;
	align-items:flex-end !important;
	-webkit-justify-content:flex-end !important;
	-moz-justify-content:flex-end !important;
	-ms-justify-content:flex-end !important;
	justify-content:flex-end !important;
}
.init-list__name{
	font-weight:bold;
	font-size:14px;
	margin-right:10px;
}
.init-list__detail{
	text-align:center;
	width:90px;
}
.init-list__detail-num{
	background:#CCCCCC;
	text-align:center;
	border-radius:0;
	height:40px;
	display:inline-block;
	font-size:26px;
	border:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.init-list__detail-updw{
	position:absolute;
	right:0;
	top:0;
	margin:0;
	-webkit-transform:scaleX(0.7);
	transform:scaleX(0.7);
	padding-right:5px;
	vertical-align:middle;
	display:inline-block;
}
.order-btn-list{
	padding-top: 30px;
	margin: 0;
}
.order-btn-list__unit{
	list-style: none;
}
.stock_error{
	text-align:center;
	color:#cf0400;
}
.option-table{
	margin:40px 0;
}
.option-table table{
	width:95%;
	margin:0 auto;
	border-bottom:1px solid #DDD;
	border-left:1px solid #DDD;
}
.option-table table th,.option-table table td{
	padding:11px 7px;
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
}
.option-table table th{
	text-align:center;
}
.option-table table td{
	vertical-align:top;
	text-align:center;
}
.related-list{
	text-align:right;
	padding-right:15px;
}
.related-list__unit{
	display:inline-block;
}
.product__related-list__link{
	display:block;
	padding:5px 0;
}
.product__related-list__link span{
	padding-left:15px;
}
.option-list__name,.text-titles-list__name{
	padding-bottom:10px;
	font-weight:normal;
}
.option-list__detail,.init-list__detail,.text-titles-list__detail{
	margin:0;
}
.option-list__select{
	height:50px;border:2px solid #DDD;
}
.text-titles-list__detail-text{
	height:50px;
	border:2px solid #DDD;
}
.init-list__detail-unit{
	padding-left:10px;
}
.product__discount{
	color:#ff0000;
}
@media screen and (max-width: 640px){
	.h-product01{
		font-size:22px;
		margin-bottom:20px !important;
	}
	.product__image{
	margin-bottom:30px;
	}
	.product__guide{
		padding:0 0 30px;
	}
	.product__guide-table{
		font-size:14px;
		border:0;
		font-weight:bold;
		width:70%;
	}
	.product__guide-table tr>*{
		padding:10px;
		text-align:left;
	}
	.product__guide-table tr>*.price{
		color:#c73e3a;
		font-size:24px;
	}
	.init-list{
		position:relative;
		margin:0 auto;
		width:100% !important;
	}
	.init-list__name{
		white-space:nowrap;
	}
	.init-list__detail{
		width:100%;
	}
	.order-btn-list{
		padding-top: 15px;
	}
	
	.product__related-list__link{
		display:block;
		padding:5px 0;
	}
	.product__related-list__link span{
		padding-left:15px;
	}
	.option-table{
		margin:20px 0;
	}
	.option-list__select{
		height:40px;
	}
	.text-titles-list__detail-text{
		height:40px;
	}
}

/*　商品詳細説明スペース　*/
.product__explain{
	line-height:1.8;
}
.product__explain table tr>*{
	padding:20px;
}
.product__explain table tr>th{
	font-weight:bold;
	text-align:left;
	background:#FFFFFF;
}
@media screen and (max-width: 640px){
	.product__explain{
		padding-top:30px;
	}
	.product__explain table tr>*{
		padding:10px;
	}
}
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;

}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
.pc_area{ display: block; }
.sp_area{ display: none; }
@media only screen and (max-width: 750px) {
	.pc_area{ display: none; }
	.sp_area{ display: block; }
}
.balloon1-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
  border-radius: 5px;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.balloon1-top:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #494b4c;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  font-weight: bold;
  background: #5d5f60;
}

a.btn--radius {
   border-radius: 100vh;
}
#flour_recipe {
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 30px;
}
.recipe_title {
	text-align: center;
}
.recipe_title span{
	font-size: 1rem;
	display: inline-block;
	margin-top: 15px;
}
.recipe_title h2{
	font-size: 3rem;
	margin: 0;
	padding: 0;
}
.recipe_title h2 p{
	font-size: 6vw;
}
.recipe_content {
	margin: 0 auto;
	text-align: center;
}
.recipe_content img {
	margin: 0 auto;
	width: 60%;
}
.recipe_content .features {
	width: 85%;
	margin: 1rem auto;
	border: 1px solid #272343;
	padding: 1rem 0;
}
.recipe_content .features span{
	display: block;
	padding: 1rem 2rem;
}
.recipe_content .formulation{
	width: 95%;
	margin: 0 auto;
}
.recipe_content .formulation span{
	text-align: left;
	display: block;
	font-size: 0.8rem;
}
.recipe_content p{
	font-size: 2rem;
	font-weight: bold;
	border-bottom: 1px solid #f25042;
	display: inline;
	padding-bottom: 1vw;
}
.recipe_content .formulation dl{
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 1.5vw 2vw;
}
.recipe_content .formulation dl:nth-child(odd){
	background: #eaddcf;
}
.recipe_content .formulation dd{
	text-align: right;
}
.recipe_content .process {
	padding-bottom: 3rem;
}
.recipe_content .process ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 92%;
}
.recipe_content .process ul li {
	border-bottom: 1px solid #dcccad;
	font-size: 1rem;
	text-align: left;
}
.recipe_content .process table tr td:first-child{
	width: 20vw;
}
.flour_button {
	margin: 0 auto;
	width: 80%;
    text-align: center;
}
.flour_button a{
	border-radius: 20px;
	background: #8c7851;
	color: #FFFFFF;
	width: 100%;
	font-size: 2rem;
	text-align: center;
	font-weight: bold;
    margin: 1rem 0;
    padding: 0.5rem 2rem 1rem;
}
.flour_button a:hover{
  opacity: 0.7;
}
@media screen and (max-width: 640px){
	.flour_button a{
		padding: 1.5rem;
}
}
.Product_details {
	max-width: 940px;
	margin: 0 auto;
	background-color: #FFF;
}
.ingredient_labeling {
  max-width: 940px;
  margin: 0 1rem;
}
.ingredient_labeling tr{
	margin: 1rem 0;
  border-bottom: 1px solid #3c3c3c;
}
.ingredient_labeling tr td:first-child {
	width: 15%;
	text-align-last: justify;
}
.Nutritional_composition_table_wrapper {
	display: flex;
	max-width: 940px;
	margin: 0 auto;
}
@media screen and (max-width: 640px){
.Nutritional_composition_table_wrapper {
	display: block
}
}
.Nutritional_composition_table {
	width: 300px;
	border-collapse:  collapse;
	margin: 0 1rem;
}
@media screen and (max-width: 640px){
.Nutritional_composition_table {
	width: 90%;
  margin: 0 auto;
}
}
.Nutritional_composition_table thead tr th {
  background: none;
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 1;
}
.Nutritional_composition_table tr td {
	border: 1px solid #ccc;
	padding: 0.3em 1em;;
	margin: 0;
}
.Nutritional_composition_table tr td:first-child {
	text-align-last: justify;
	table-layout: fixed;
	background-color: #eee;
}
.Nutritional_composition_table tr td:last-child {
	text-align: center;
}
.Nutritional_composition_table tr:last-child td {
	text-align-last: right;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
.Nutritional_composition_table caption {
  caption-side: bottom;
  padding: 10px;
  text-align: left;
}
.Nutritional_composition_title {
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 1rem;
}
.text_red{
	color: red;
}
.ingredient_labeling span.ingredient_group{
	font-weight: bold;
}
		.product__infomation{
			display: flex;
			justify-content: space-around;
		}
		.product__1piece{
			max-width: 50%;
          margin: 0 5em;
		}
.product__1piece img {
  max-width: 200px;
  height: auto;
}
		.product__imfomation-table{
			width: 100%;
			border-collapse: collapse;
			margin-bottom: 1rem;
			border: 1px solid #ccc;
		}
		.product__imfomation-table tr {
			margin: 0.5rem 0;
			border-bottom: 1px solid #ccc;
		}
		.product__imfomation-table tr td:first-child {
			width: 20%;
			text-align-last: justify;
			background: #eee;
		}

		.product__imfomation-table a{
			text-decoration: underline;
		}
		.product__imfomation-table a:hover{
			text-decoration: none;
		}
@media screen and (max-width: 640px){
		.product__infomation{
			display: block;
			max-width: 100%;
			margin: 0 auto;
		}
		.product__1piece {
            max-width: 100%;
          text-align: center;
		}
  		.product__infomation div:last-child{
			max-width: 100%;
		}
	.product__imfomation-table tr td:first-child {
			width: 35%;
		}
}
		.button_purches_form {
          display: block;
			background-color: #14bf1c;
			cursor: pointer;
			color: white;
			font-weight: bold;
			font-size: 2rem;
			text-align: center;
			max-width: 750px;
          min-width: 80%;
			margin: 0 auto;
			padding: 0.5rem 0;
			border-radius: 5px;
			border-bottom: 8px solid #0b9012;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}
		.button_purches_form a{
			color: white;
			text-decoration: none;
		}
		.button_purches_form:hover {
			opacity: 0.8;
			text-decoration: underline;
			border-bottom: 1px solid #0b9012;
			padding-top: 8px;
			margin-top: 8px;
		}
		
		
/*　田舎そば小諸七兵衛LP用　*/
		.inakasoba_lp{
			max-width: 750px;
			margin: 0 auto;
		}
		.inkasoba_order-form {
			display: flex;
			justify-content: center;;
			align-items: center;
			margin: 0;
			padding: 0;
		}
		.inakasoba_Quantity {
			background-color: white;
			border: 1px solid #12120f;
			padding: 0.5rem 1.5rem;
			font-size: 1.5rem;
			color: #4e361c;
			height: auto;
			margin-right: 1rem;
		}
		@media screen and (max-width: 640px){
			.inkasoba_order-form {
			display: block;
		}
			.inakasoba_Quantity{
				font-size: 1rem;
				padding: 0.5rem 0.5rem;
				width: 100px;
				text-align: center;
				margin: 0;
			}
		}
		.shipping-fee_icon {
			background-color: #4e4e4b;
			border-radius: 50%;
			width: 100px;
			height: 100px;
			line-height: 100px;
			font-weight: bold;
			color: white;
			text-align: center;
			font-size: 1.2rem;
		}
		@media screen and (max-width: 640px){
			.shipping-fee_icon{
				font-size: 1rem;
				width: 90%;
				height: auto;
				line-height: normal;
				border-radius: 5px;
				padding: 0.5rem 0;
				margin: 0 auto;
			}
		}
		.inakasoba_price {
			font-size: 3rem;
			padding: 0;
			margin: 0;
			font-weight: bold;
		}
		@media screen and (max-width: 640px){
			.inakasoba_price {
				width: 90%;
				margin: 0 auto;
				padding: 0;
			}
		}
		.without-tax {
			font-size: 70%;
		}
		.price-value {
			color: red;
			font-size: 200%;
			font-weight: bold;
		}
		.product_buy-button:hover {
			opacity: 0.8;
		}
		.inkasoba_product-value{
			display: flex;
			justify-content: space-between;
		}
		.inakasoba_3pieces_button {
			background-color: orangered;
			color: white;
			cursor: pointer;
			font-weight: bold;
			width: 45%;
			text-align: center;
			margin: 1rem;
			padding: 1rem 0;
			-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
		}
		.inakasoba_3pieces_button a{
			color: white;
			text-decoration: none;
		}
		.inakasoba_3pieces_button:hover{
			opacity: 0.8;
			text-decoration: underline;
		}
		.inakasoba_10pieces_button {
			background-color: green;
			color: white;
			cursor: pointer;
			font-weight: bold;
			width: 45%;
			text-align: center;
			margin: 1rem;
			padding: 1rem 0;
			-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
			box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
		}
		.inakasoba_10pieces_button a{
			color: white;
			text-decoration: none;
		}
				@media screen and (max-width: 640px){
					.inakasoba_3pieces_button {
			width: 45%;
			text-align: center;
			margin: 0.2rem;
			padding: 0.5rem 0;
		}
			.inakasoba_10pieces_button {
			width: 45%;
			text-align: center;
			margin: 0.2rem;
			padding: 0.5rem 0;
		}
		}
		.inakasoba_10pieces_button:hover{
			opacity: 0.8;
			text-decoration: underline;
		}
		.product__infomation-background {
			width: 95%;
			background-color: white;
			margin: 0 auto;
		}
h3 {
  font-size: 2rem;
  padding: 0;
  margin: 0;
}
	.product__feature{
		display: flex;
		justify-content: center;
		margin: 2rem 0;
	}
	.product__feature p{
		font-size: 1rem;
		width: 35%;
		margin: 1rem auto;
	}
	.product__feature img{
		margin-right: 3rem;
	}
	@media screen and (max-width: 640px){
		.product__feature{
			display: block;
		}
		.product__feature p{
			font-size: 1.2rem;
			width: 90%;
		}
		.product__feature img{
		margin-right: 0;
		}
	}
	.product__recipe {
		max-width: 920px;
		margin: 0 auto;
	}
	.product__recipe-title {
		display: flex;
		align-items: center;
	}
	.product__recipe img {
		margin-bottom: 1rem;
	}
	@media screen and (max-width: 640px){
		.product__recipe-title {
			display: block;
		}
	}
	.recipe_icon {
		width: 100px;
		background-color: #592813;
		color: #FFF;
		text-align: center;
		border-radius: 10px;
		line-height: 1;
		padding: 1rem 0;
		font-weight: bold;
		align-content: center;
		vertical-align: middle;
		margin-right: 1rem;
	}
	@media screen and (max-width: 640px){
		.recipe_icon {
			width: 90%;
			font-size: 1.2rem;
		}
		.recipe_icon br{
			display: none;
		}
	}
	.recipe__title {
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-weight: bold;
		font-size: 2.5rem;
		padding: 0;
		margin: 0;
		line-height: 1.2;
	}
	.recipe__title span{
		display: block;
		font-size: 1.5rem;
		margin: 0;
	}
	@media screen and (max-width: 640px){
	.recipe__title {
		text-align: left;
		font-size: 32px;
	}
	.recipe__title span{
		font-size: 18px;
	}
		.product__recipe img {
			width: 100%;
		}
	}
	.product__recipe-contents {
		display: flex;
		justify-content: space-around;
		font-size: 1.2rem;
	}
	.product__recipe-contents img{
		margin: 0;
		border-radius: 10px;
		width: 200px;
	}
	.product__recipe-contents .product__recipe-abreast > p{
		margin: 0;
		padding: 0 0.3rem;
		width: 200px;
		font-size: 95%;
		line-height: 1.2;
	}
	.product__recipe-ingredients {
		width: 46%;
	}
	.product__recipe-ingredients p{
		font-weight: bold;
		font-size: 1.1rem;
		border-bottom: 1px solid orange;
		border-left: 8px solid orange;
		padding: 0.1rem 0 0.2rem 0.8rem;
	}
	.product__recipe-ingredients dl {
		border-bottom: 1px solid #ccc;
		display: flex;
		justify-content: space-between;
		padding-bottom: 0.5rem;
	}
		.product__recipe-ingredients dl dt{
			font-weight: 100;
		}
	.product__recipe-ingredients a{
		text-decoration: underline;
		color: blue;
	}
	.product__recipe-ingredients a:hover{
		text-decoration: none;
	}
	.product__recipe-ingredients span.supplement_text{
		font-size: 80%;
		line-height: 1;
		display: inline-block;
		width: 80%;
	}
	.product__recipe-HowToMake {
		width: 46%;
	}
		.product__recipe-HowToMake p{
		font-weight: bold;
		font-size: 1.1rem;
		border-bottom: 1px solid orange;
		border-left: 8px solid orange;
		padding: 0.1rem 0 0.2rem 0.8rem;
	}
	.product__recipe-HowToMake ol{
		padding: 0 1rem;
		width: 100%;
	}
	
	.product__recipe-HowToMake ol li{
		padding-bottom: 1rem;
		margin: 0;
		width: 100%;
	}
	@media screen and (max-width: 640px){
		.product__recipe-contents {
			display: block;
	}
      	.product__recipe-contents .product__recipe-abreast > p{
		width: 95%;
		font-size: 120%;
		line-height: 1.2;
	}
      	.product__recipe-contents img{
		width: 95%;
          margin: 0 auto;
	}
	.product__recipe-ingredients,
		.product__recipe-HowToMake{
		width: 95%;
		margin: 0 auto;
	}
		.product__recipe-ingredients dl dt{
			font-weight: 100;
		}
		.product__recipe-HowToMake ol{
			padding: 0;
			margin: 0 1rem;
		}
	}
	.product__supplement img{
		margin: 0 auto;
	}
	.banner_area{
		text-align: center;
	}
.product__wrapper {
  background-color: #FFF;
  padding: 2em;
  margin: 0 auto;
}
	.product__imfomation-table_title {
		font-size: 120%;
		color: #0A0C3F;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
	.akabee_recipe-hint {
		max-width: 750px;
		margin: 0 auto;
		padding-top: 2rem;
	}
	.akabee_recipe-hint_contents {
		display: flex;
		justify-content: space-between;
	}
	.akabee_recipe-hint_contents a{
		text-decoration: none;
	}
	.akabee_recipe-hint_contents .sub_text{
		font-size: 80%;
		color: #1E1E1E;
		padding: 0;
		margin: 0;
	}
	.akabee_recipe-hint_contents .title_text{
		font-size: 150%;
		color: #e24000;
		margin: 0;
		padding: 0;
		font-weight: bold;
		line-height: 1.2;
	}
	.winter_campaign_product_button{
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
			grid-gap: 10px;
			gap: 10px;
		margin-top: 30px;
	}
	.winter_campaign_product_button div a {
		text-decoration: none;
		color: black;
		display: flex;
		align-items: center;
		border: 1px solid #9ca9b6;
		border-radius: 3px;
		line-height: 1.3;
	}
	.winter_campaign_product_button div a img{
		width: 30%;
		margin: 0.2rem 0;
	}
	.winter_campaign_product_button div a p{
		margin: 0;
		padding: 0;
	}
	.related_keywords a{
		font-size: 20px;
		color: #00a2ff;
		padding: 1rem 0.8rem;
		margin-right: 1rem;
	}
		.product-lineup {
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
			margin: 0 auto;
			justify-content: space-between;
		}
		.product-lineup img{
			width: 90%;
		}
		.product-lineup p{
			margin: 0;
		}
		.supplementary_explanation_bar {
			background-color: #e01d09;
			color: white;
			text-align: center;
			font-weight: bold;
			font-size: 1.3rem;
			padding: 1rem 0;
		}
		.supplementary_explanation_underline {
			background: linear-gradient(transparent 95%, white 0);
		}
		.product__wrapper {
			background-color: #FFF;
			padding: 2em;
			margin: 0 auto;
		}
		.trial-set_lp{
			margin: 0 auto;
			padding: 0;
			text-align: center;
		}
		.trial-set_lp_button_area {
			position: relative;
			max-width: 750px;
			height: 170px;
			margin: 0 auto;
		}
		.trial-set_button {
			position: absolute;
			top: 10%;
			left: 10%;
			width: 80%;
			margin: 0 auto;
		}
		.product_page_button {
			background-color: #001842;
			padding: 0.5rem 0;
			color: white;
			font-weight: bold;
			border-radius: 50px;
			width: 65%;
			margin: 0.5em auto;
			font-size: 20px;
		}
		.product_value {
			display: grid;
			max-width: 750px;
			grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
			grid-gap: 10px;
			gap: 10px;
			margin: 0 auto 2rem;
		}
		.product_value p{
			margin: 0;
			line-height: 1.2;
		}
		.product_value img {
			max-width: 50%;
		}
		.product_imfo__underline {
			text-decoration: underline;
		}
		.identification_marks_wrapper {
          padding: 0 2em;
          width: 100%;
		}
		.identification_marks_wrap {
			display: flex;
			align-items: center;
		}
		.identification_marks_wrap img {
            width: 50px;
			vertical-align: middle;
		}
		.identification_marks_wrap p {
			margin: 0 2rem 0 0.5rem;
            line-height: 1.2;
            display: inline-block;
		}
		.component_ {
			max-width: 80%;
			margin: 0 auto 2em;
		}
		.component_contents {
			display: flex;
		}
		.component_title {
			font-weight: bold;
			margin: 0;
		}
		.component_contents dl {
			width: 20%;
			border-top: 1px solid lightgray;
			border-left: 1px solid lightgray;
			border-bottom: 1px solid lightgray;
			padding: 0;
			margin: 0;
		}
		.component_contents dl:last-child {
			border-right: 1px solid lightgray;
		}
		.component_contents dl dt {
			text-align: center;
			background-color: lightgray;
			padding: 0.3rem 0;
		}
		.component_contents dl dd {
			padding: 0.3rem 0;
			align-items: center;
		}
		.component_ span {
			display: block;
			text-align: right;
			font-size: 0.8em;
		}
		@media screen and (max-width: 640px){
			.component_contents {
				display: block;
				width: 100%;
			}
			.component_contents dl {
				display: flex;
				width: 100%;
				margin-bottom: 1px;
				align-items: center;
				border-left: none;
				border-top: none;
				border-right: 1px solid lightgray;
			}
			.component_contents dl:first-child {
				border-top: 1px solid lightgray;
			}
			.component_contents dl dt {
				width: 38%;
				border: none;
				text-align-last: justify;
				padding: 0.5rem 1rem;
			}
		}
		.allergen-ingredient > dl{
			display: flex;
			justify-content: flex-start;
			align-content: center;
			align-items: baseline;
		}
		.allergen-ingredient dt {
			border: 1px solid #55351e;
			background-color: #55351e;
			padding: 0.2em 0.5em;
			color: #fffad0;
			font-weight: 100;
		}
		.allergen-ingredient dd {
			border-top: 1px solid #55351e;
			border-bottom: 1px solid #55351e;
			border-right: 1px dotted #9a7850;
			padding: 0.2em 0.5em;
			background-color: #fffad0;
			color: #55351e;
			margin: 0;
			font-weight: bold;
		}
		.allergen-ingredient dd:last-child {
			border-right: 1px solid #55351e;
		}
		@media screen and (max-width: 640px){
			.allergen-ingredient > dl {
				display: block;
				text-align: center;
			}
			.allergen-ingredient dd {
				border-top: none;
				border-left: 1px solid #55351e;
				border-right: 1px solid #55351e;				
			}
		}
		/* THE　ZAL商品ページ中レシピ */
		.the-zal_recipe {
			background-color: #fff7d9;
			padding-bottom: 30px;
			border-radius: 20px;
		}
		.the-zal_recipe h3 {
			color: #ff4a92;
			font-size: 28px;
			text-align: center;
			padding: 1em 0 0.3em;
		}
		.the-zal-bar {
			display: block;
			background-color: #ff4a92;
			width: 50px;
			height: 3px;
			margin: 0 auto;
			padding: 0;
		}
		.the-zal_recipe_wrap {
			display: flex;
			max-width: 820px;
			margin: 1.5em auto 2em;
		}
		.recipe02 {
			flex-direction: row-reverse;
		}
		.the-zal_recipe_text {
			position: relative;
			max-width: 246px;
			display: flex;
			flex-direction: column;
			padding: 0 2em;
		}
		.the-zal_recipe_text .recipe_copy_text01{
			position: absolute;
			right: 8%;
			top: 5%;
			width: 95%;
		}
		.the-zal_recipe_text .recipe_copy_text02{
			position: absolute;
			left: 15%;
			top: 3%;
			width: 95%;
		}
		.the-zal_recipe_text p {
			margin-top: auto;
			font-size: 22px;
			color: #ff4a92;
			font-weight: bold;
			line-height: 1.2;
			padding: 0;
		}
		.the-zal_recipe_text p > span {
			font-size: 0.8em;
			font-weight: bold;
			color: #ff4a92;
			padding: 0;
		}
		.the-zal_recipe_text span {
			font-size: 18px;
			font-weight: 200;
			color: #5c5156;
		}
		@media screen and (max-width: 640px){
			.the-zal_recipe_wrap{
				display: block;
			}
		.the-zal_recipe_text {
			position: inherit;
			max-width: 100%;
			display: block;
			padding: 0 20%;
			margin: 0 auto;
			text-align: center;
		}
			.the-zal_recipe_text .recipe_copy_text01{
			position: relative;
			left: 0;
			width: 70%;
		}
		.the-zal_recipe_text .recipe_copy_text02{
			position: relative;
			left: 0;
			top: 0;
			width: 70%;
		}
		}
.alert-text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  color: #f10000;
  text-align: center;
  border: solid 1px #f10000;
  padding: 1em 0;
}
.alert-text  span {
  text-decoration: underline;
  font-size: 1.2em;
}
/*　手振りうどんLP用　*/
.teburi_lp2025 {
	font-family: "Shippori Mincho", serif;
	font-style: normal;
	max-width: 940px;
	margin: 0 auto;
	padding: 0;
	color: #4e3433;
}
.teburi_lp2025 .teburi_lp_Fv-area {
	text-align: center;
	background: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2Jn.gif?cmsp_timestamp=20250213103206) repeat;
	max-width: 750px;
	margin: 0 auto;
	position: relative;
	max-height: 630px;
}
.teburi_lp2025 .teburi_lp_Fv-img {
	display: block;
	margin: 0 auto;
}
.teburi_lp2025 .teburi_lp_product-img {
	position: absolute;
	bottom: -20%;
	transform: translateX(-50%);
	z-index: 100;
}
.teburi_lp2025 .teburi_lp_contents_wrap {
	position: relative;
}
.teburi_lp2025 .teburi_lp_contents_area {
	background: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2Jn.gif?cmsp_timestamp=20250213103206) repeat;
	max-width: 750px;
	margin: 0 auto;
}
.teburi_lp2025 .teburi_lp_introduce{
	display: flex;
	justify-content: space-around;
	flex-direction: row-reverse;
	background: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2RlY29yYXRpb24wMV9rb3VzaGk.png?cmsp_timestamp=20250213114134) no-repeat right top,url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2RlY29yYXRpb24wMV9rb3VzaGk.png?cmsp_timestamp=20250213114134) no-repeat left bottom;
}
.teburi_lp2025 .teburi_lp_introduce img.tl_introduce-title {
	max-height: 484px;
	padding: 50px;
	z-index: 2;
}
.teburi_lp2025 .teburi_lp_introduce img.tl_introduce-text {
	height: auto;
	display: inline-block;
	margin-top: 170px;
	padding-left: 30px;
	z-index: 2;
}
.teburi_lp2025 .tl_teburiudon-visual-image {
	position: absolute;
	right: 0;
	top: 500px;
}
.teburi_lp_particulars {
	margin-top: 200px;
	display: flex;
	justify-content: space-between;
}
.teburi_lp_particulars .tl_particulars-text_wrap {
	padding: 20px 20px 20px 0;
}
.teburi_lp_particulars .tl_particulars-text_contents h4{
	font-size: 36px;
	line-height: 1.2;
	padding-left: 10px;
	border-left: 9px solid #7c232b;
	margin: 20px 0 10px;
}
.teburi_lp_particulars .tl_particulars-text_contents p {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 1.5;
}
.teburi_lp2025 .teburi_lp_voice {
	text-align: center;
	background: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2RlY29yYXRpb24wMl9oaXNoaQ.png?cmsp_timestamp=20250213114134) no-repeat right top content-box,url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2RlY29yYXRpb24wMl9oaXNoaQ.png?cmsp_timestamp=20250213114134) no-repeat left bottom content-box;
}
.teburi_lp2025 .teburi_lp_voice h3 {
	margin-bottom: 30px;
}
.teburi_lp2025 .teburi_lp_voice .voice01 {
	padding-right: 250px;
}
.teburi_lp2025 .teburi_lp_voice .voice02 {
	padding-left: 250px;
	margin-bottom: 30px;
}
.teburi_lp2025 .tl_btn-area {
	margin: 20px auto 40px;
	width: 100%;
	text-align: center;
}
.teburi_lp2025 .tl_btn-area a.teburi_lp_all-btn {
	background: #7c232b;
	cursor: pointer;
	color: white;
	letter-spacing: -2px;
	font-size: 26px;
	padding: 0.5em 1em;
	border-radius: 5px;
	display: inline-flex;
	align-items: center;
	margin: 0 auto;
}
.teburi_lp2025 .tl_btn-area .teburi_lp_all-btn span {
	font-size: 0.9em;
}
.teburi_lp2025 .tl_btn-area .teburi_lp_all-btn span.btn-arows {
	display: flex;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: 2px white solid;
	margin-left: 5px;
	position: relative;
	align-items: center;
}
.teburi_lp2025 .tl_btn-area .teburi_lp_all-btn span.btn-arows::after {
	content: "";
	display: inline-block;
	position: absolute;
	height: 6px;
	width: 6px;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
	left: 40%;
	bottom: 43%;
	transform: rotate(-45deg) translate(-50%);
}
.teburi_lp2025 .teburi_lp_recipe {
	background: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX3JlY2lwZS1iZw.gif?cmsp_timestamp=20250213114134) repeat;
	border-radius: 5px;
}
.teburi_lp2025 .teburi_lp_recipe h3 {
	text-align: center;
	padding: 30px 0;
}
.teburi_lp2025 .teburi_lp_history {
	width: 100%;
	position: relative;
	height: 800px;
}
.teburi_lp2025 .teburi_lp_history img.tl_history_title {
	position: absolute;
	right: 10px;
	top: 50px;
}
.teburi_lp2025 .teburi_lp_history img.tl_history_photo {
	position: absolute;
	left: 10px;
	top: 75px;
	z-index: 100;
}
.teburi_lp2025 .teburi_lp_history img.tl_history_text {
	z-index: 101;
	position: absolute;
	right: 160px;
	top: 360px;
}
.teburi_lp2025 .teburi_lp_history .tl_history_btn {
	position: absolute;
	display: inline-block;
	z-index: 102;
	bottom: 30px;
	left: 50px;
}
.teburi_lp2025 .teburi_lp_product h3{
	text-align: center;
	margin: 30px auto;
}
.teburi_lp2025 .teburi_lp_product .tl_specification-table {
	width: 650px;
	margin: 0 auto;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	border-collapse: collapse;
	color: #464141;
	font-size: 18px;
	padding: 0;
}
.teburi_lp2025 .teburi_lp_product .tl_specification-table tbody tr:nth-child(odd){
	background-color: #d7d7d7;
	padding: 0;
	font-weight: bold;
	height: 35px;
}
.teburi_lp2025 .teburi_lp_product .tl_specification-table tbody tr:nth-child(even){
	font-size: 16px;
	background: white;
}
.teburi_lp2025 .teburi_lp_product .tl_specification-table tbody tr:nth-child(even) span {
	font-size: 12px;
	display: block;
}
.teburi_lp_company{
	background: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/dGVidXJpX2xwX2NvbXBhbnlfYmctaW1n.jpg?cmsp_timestamp=20250213114134) no-repeat center;
	width: 100%;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	padding-bottom: 30px;
}
.teburi_lp2025 .teburi_lp_company h3 {
	text-align: center;
	padding: 30px 0;
}
.teburi_lp_company .teburi_lp_company_contents-wrap {
	display: flex;
	justify-content: space-around;
	margin-bottom: 30px;
}
.tl_company_content {
	height: 490px;
	background: white;
	width: 45%;
	padding: 5px;
}
.tl_company_content img {
	width: 100%;
	display: inline-block;
}
.tl_company_content p {
	padding: 5px;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 1.5;
}
@media screen and (max-width: 750px) {
	.teburi_lp2025 .teburi_lp_product-img {
		width: 30%;
	}
	.teburi_lp2025 .teburi_lp_introduce{
		display: block;
		text-align: center;
		padding-top: 80px;
		width: 100%;
		position: relative;
		z-index: 999;
	}
	.teburi_lp2025 .teburi_lp_introduce img.tl_introduce-title {
		max-height: 50%;
		width: 30%;
	}
	.teburi_lp2025 .teburi_lp_introduce img.tl_introduce-text {
		margin-top: 5px;
		padding-left: 0;
		margin-bottom: -90px;
	}
	.teburi_lp2025 .tl_teburiudon-visual-image {
		position: sticky;
		display: inline-block;
		width: 100%;
		padding-left: 50px;
	}
	.teburi_lp_particulars {
	margin-top: 0;
}
	.teburi_lp_particulars .tl_particulars-title-img {
		width: 40%;
		height: 45%;
	}
	.teburi_lp_particulars .tl_particulars-text_wrap {
	padding: 0 10px 20px 0;
}
.teburi_lp_particulars .tl_particulars-text_contents h4{
	font-size: 24px;
	padding-left: 10px;
	border-left: 9px solid #7c232b;
	margin: 10px 0 5px;
}
.teburi_lp_particulars .tl_particulars-text_contents p {
	font-size: 16px;
	line-height: 1.4;
}
	.teburi_lp2025 .teburi_lp_voice {
	background: none;
}
	.teburi_lp2025 .teburi_lp_voice .voice01 {
		padding-right: 0;
		width: 80%;
	}
	.teburi_lp2025 .teburi_lp_voice .voice02 {
		padding-left: 0;
		width: 90%;
	}
	.teburi_lp2025 .tl_btn-area a.teburi_lp_all-btn {
	letter-spacing: -1px;
	font-size: 4vw;
	padding: 1em;
	}
	.teburi_lp2025 .tl_btn-area .teburi_lp_all-btn span.btn-arows {
	height: 20px;
	width: 20px;
	border: 1px white solid;
}
	.teburi_lp2025 .tl_btn-area .teburi_lp_all-btn span.btn-arows::after {
	height: 6px;
	width: 6px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	left: 40%;
	bottom: 45%;
}
	.teburi_lp2025 .teburi_lp_history {
		position: relative;
		height: auto;
		text-align: center;
}
.teburi_lp2025 .teburi_lp_history img.tl_history_title {
	position: static;
	width: 30%;
	display: inline-block;
	padding: 20px 0 30px 30px;
}
.teburi_lp2025 .teburi_lp_history img.tl_history_photo {
	position: static;
	width: 80%;
	display: inline-block;
	margin-bottom: 30px;
}
.teburi_lp2025 .teburi_lp_history img.tl_history_text {
	position: static;
}
.teburi_lp2025 .teburi_lp_history .tl_history_btn {
	position: static;
	display: block;
	}
	.teburi_lp2025 .teburi_lp_company{
	background: none;
	padding-bottom: 10px;
}
	.teburi_lp2025 .teburi_lp_company h3 {
		padding: 10px 0;
	}
	.teburi_lp_company .teburi_lp_company_contents-wrap {
	display: block;
	}
	.tl_company_content {
		height: auto;
		width: 90%;
		margin:  0 auto 20px;
}
	.tl_company_content:nth-child(2){
		flex-direction: row-reverse;
	}
.tl_company_content img {
	width: 95%;
	display: inline-block;
	margin: 0 auto;
}
.tl_company_content p {
	padding: 5px 10px;
	letter-spacing: 0;
	font-size: 14px;
}	
}
/*　どこでもカラーミー用　*/
.cartjs_box {
			max-width: 940px;
			margin: 0 auto;
		}
		.cartjs_product_table .cartjs_sales_price th,
		.cartjs_product_table .cartjs_product_num th {
			background-color: none !important;
		}
		.cartjs_product_table .cartjs_sales_price td {
			color: #c73e3a;
			font-size: 1.3em;
		}
		.cartjs_cart_in input{
			background: #c73e3a !important;
			position: relative !important;
		}
		.cartjs_cart_in input::before {
			position: absolute;
			content: url(https://img07.shop-pro.jp/PA01418/854/etc_base64/aWNvbl93aGl0ZV9jYXJ0XzIwcHg.png?cmsp_timestamp=20250213154614);
			width: 20px;
			height: 20px;
			left: 50%;
		}
/*　ひもかわうどん広告商品用　*/
.himokawa_lp2025 {
	max-width: 750px;
	margin: 0 auto;
	background: #fff7bf;
	padding: 0;
	vertical-align: top;
}
.himokawa_lp2025 h3 {
	text-align: center;
	margin: 60px 0 50px;
}
.himokawa_lp2025 img.himokawa_lp_fv-img {
	display: block;
	width: 100%;
}
.himokawa_lp2025 .himokawa_lp_intro-wrap {
	padding: 0;
	margin: 0;
	vertical-align: top;
	position: relative;
	width: 100%;
	background: white;
	box-sizing: border-box;
}
.himokawa_lp2025 .himokawa_lp_intro-wrap p{
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	z-index: 2;
}
.himokawa_lp2025 .himokawa_lp_intro-wrap img {
	display: block;
	width: 100%;
	top: 0;
	left: 0;
}
.himokawa_lp_review-contents {
	list-style: none;
	display: flex;
	justify-content: space-around;
	padding-bottom: 80px;
	margin: 0 auto;
	max-width: 95%;
}
.himokawa_lp_review-contents li {
	width: calc(100% - 30px);
	margin-right: 35px;
}
.himokawa_lp_review-contents .himokawa_lp_rc-base {
	background: white;
	border-radius: 2px 20px 2px 20px;
	padding: 10px 10px 20px;
}
.himokawa_lp_review-contents .himokawa_lp_rc-base img:first-child {
	display: block;
	margin: 0 auto;
}
.himokawa_lp_review-contents .himokawa_lp_rc-base h5 {
	margin: 10px 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.himokawa_lp_review-contents .himokawa_lp_rc-base p {
	font-size: 16px;
	line-height: 1.3;
	padding: 5px;
}
.himokawa_lp_feature {
	background: white;
	max-width: 100%;
	padding: 10px 0 30px;
}
.himokawa_lp_feature h3{
	text-align: center;
	margin: 60px 0 50px;	
}
.himokawa_lp_feature-content {
	display: flex;
	align-items: center;
	padding: 10px 30px;
}
.himokawa_lp_feature-content .himokawa_lp_fc-text {
	width: 310px;
	padding: 0 20px;
}
.himokawa_lp_feature .features02 {
	flex-direction: row-reverse;
}
.himokawa_lp_recipe-contents {
	display: flex;
	justify-content: space-around;
	padding: 0 30px 50px;
}
.himokawa_lp_recipe_sub-copy {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.himokawa_lp_recipe_title {
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
}
.himokawa_lp_spec {
	background: white;
	padding: 10px 0 30px;
	width: 100%;
}
.himokawa_lp_spec-list {
	list-style: none;
	font-size: 18px;
	max-width: 80%;
	margin: 0 auto;
}
.himokawa_lp_spec-list li {
	padding: 5px 0 3px 8px;
}
.himokawa_lp_spec-list li:nth-child(odd){
	background-color: #e7e7e4;
	border-radius: 2px 10px 2px 10px;
	font-weight: bold;
}
.himokawa_lp_spec-list li:nth-child(even) {
	background-color: white;
}
.himokawa_lp_spec-list li span {
	font-size: 0.8em;
}
.himokawa_lp2025 h4 {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}
.himokawa_lp2025 h4 img {
	max-width: 60%;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 749px){
	.himokawa_lp2025 .himokawa_lp_intro-wrap {
		padding-bottom: 30px;
	}
	.himokawa_lp2025 .himokawa_lp_intro-wrap p{
	max-width: 80%;
		font-size: 2.5vw;
}
	.himokawa_lp_review-contents {
		display: block;
	}
	.himokawa_lp_review-contents .himokawa_lp_rc-base {
		margin-bottom: 20px;
		padding: 20px;
	}
.himokawa_lp_review-contents .himokawa_lp_rc-base h5 {
	margin: 10px 0 0;
	display: block;
	}
	.himokawa_lp_review-contents .himokawa_lp_rc-base h5 + img{
		display: inline-block;
	}
	.himokawa_lp_review-contents .himokawa_lp_rc-base p {
		font-size: 16px;
		line-height: 1.3;
}
	.himokawa_lp_feature-content {
		display: block;
		padding: 0 20px;
		text-align: center;
	}	.himokawa_lp_review-contents li {
		margin-right: 0;
		margin: 0 auto;
	}
	.himokawa_lp_feature-content img {
		display: inline-block;
		width: 80%;
		magin: 0 auto;
	}
.himokawa_lp_feature-content .himokawa_lp_fc-text {
	width: 100%;
	padding: 0;
}
	.himokawa_lp_recipe-contents {
	display: block;
	padding: 0 30px 30px;
}
	.himokawa_lp_recipe-wrap {
		text-align: center;
		margin-bottom: 20px;
	}
  .himokawa_lp_spec-list {
	max-width: 95%;
	}
}
