@charset "utf-8";
/* ===================================================================
	style.css
=================================================================== */
/*----------------------------------------------------
	メインビジュアル 
----------------------------------------------------*/
#mv {
	background-image: url("../img/mv.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1e2628;
	height: 700px;
	margin: 60px 0 0;
}
@media only screen and (max-width: 1240px) {
#mv {
	background:none;
	height: auto;
	margin: 60px auto 0;
}
#mv .sp_view {
	display: block;
}
}
@media only screen and (max-width: 748px) {
#mv {
	margin: auto;
}
}
/*----------------------------------------------------
	商品一覧
----------------------------------------------------*/
#itemWrapper {
	background: #ffffff;
}
.itemContents {
	padding: 5% 0 5%;
	overflow: hidden;
}
/*	見出し・メイン画像・説明文
------------------------------------ */
/* titleBox1 */
.titleBox1 {
	padding: 40px 20px;
	text-align: center;
}
.titleBox1 .en {
	font-family: 'Lateef', cursive;
	font-size: 70px;
	line-height: 1;
	letter-spacing: 2px;
}
.titleBox1 .jp {
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
/* itemMain */
.itemMain {
 	text-align: center;
}
.itemList + .itemMain {
	margin-top: 100px;
}
.itemMain dl {
	margin: 30px 20px 20px;
	font-weight: bold;
	line-height: 2.5;
}
.itemMain dl dt {
	font-size: 29px;
}
.itemMain dl dd {
	font-size: 16px;
	margin-top: 10px;
	letter-spacing: 1px;
}
.itemMain .lead {
	margin: 30px 0 0;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2;
}
@media screen and ( max-width:640px ){
/* titleBox1 */
.titleBox1 {
	padding: 30px 15px 18px;
}
.titleBox1 .en {
	margin-top: 0;
	font-size: 42px;
}
.titleBox1 .jp {
	margin-top: 5px;
	font-size: 14px;
	letter-spacing: normal;
}
/* itemMain */
.itemMain dl {
	margin: 10px 20px 10px;
	letter-spacing: normal;
	line-height: 1.7;
	text-align: left;
}
.itemMain dl dt {
	font-size: 18px;
}
.itemMain dl dd {
	font-size: 13px;
	margin-top: 10px;
}
.itemMain .lead {
	margin: 10px 15px 0;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 1.7;
	text-align: left;
}
.itemList + .itemMain {
	margin-top: 20px;
}
}
/*	itemList（一覧）
------------------------------------ */
.itemList {
	max-width: 1200px;
	margin: 0 auto;
}
.itemList > ul > li {
	box-sizing: border-box;
	width: 100%;
	padding: 3% 30px 0;
}
.itemList .frame {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	background: url("../img/background_02.jpg") left top repeat;
	border: double 3px #a17d0f;
	padding: 30px;
}
.itemList figure {
	box-sizing: border-box;
	position: relative;
	z-index: 0;	
	width: 45%;
	padding: 0 3% 0 0;	
}
.itemList li:nth-child(even) figure {
	order: 2;
	padding: 0 0 0 3%;
}
.itemList figure img {
	width: 100%;
}
.itemList figure .status {
	position: absolute;
	left: 10px;
	top: 5px;
}
.itemList .specBox {
	width: 55%;
	font-weight: bold;
}
.itemList h3 {
	margin-top: 0;
	color: #ac851c;
	font-size: clamp(18px, 3vw, 38px);
	font-weight: bold;
	line-height: 1.2;
}
.itemList h3 span {
	font-size: 13px;
}
.itemList .comment {
	margin: 2% 0 2%;
	font-size: clamp(13px, 2vw, 21px);
	line-height: 1.6;
}
.itemList .setCont {
	border: solid 1px #a07b0b;
	margin: 2% 0;
	padding: 2% 3%;
	line-height: 1.6;
	font-size: clamp(13px, 1.8vw, 18px);
}
.itemList .setCont li {
	display: inline-block;
	margin-right: 2%;
}
.itemList .setCont.lb li {
	display: block;
}
.itemList .priceBox {
	margin-top: 2%;
}
.itemList .priceBox .price1 {
	display: block;
	font-size: clamp(15px, 2.5vw, 28px);
	margin:	0 0 -5px;
}
.itemList .priceBox .price2 {
	font-size: clamp(24px, 4vw, 58px);
	color: #b40820;
	line-height: 1.2;
	letter-spacing: -3px;
	font-family: 'Lora', "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "メイリオ",Meiryo, serif;
}
.itemList .priceBox .price2 span {
	margin: 0 4px 0 2px;
	font-size: clamp(13px, 2vw, 24px);
	letter-spacing: 0;
}
.itemList .priceBox .price2 span.free ,
.itemList .priceBox .price2 span.cap {
	display: inline-block;
	background: #b40820;
	border-radius: 3px;
	margin: 0 0 0 2%;
	padding: 1% 2%;
	color: #ffffff;
	font-size: clamp(15px, 2.8vw, 30px);
	font-weight: normal;
	letter-spacing: 1px;
	vertical-align: 15%;
}
.itemList .priceBox .price2 span.cap {
	background: #33697c;
}
.itemList .priceBox .price2 span.cap span {
	margin-left: 0;
	font-size: clamp(11px, 1.8vw, 19px);
}
.itemList .priceBox .value {
	display: inline-block;
	background: linear-gradient(transparent 70%, #ffeac0 70%);
	margin: 0 6px 10px 0;
	padding: 0 2px;
	color: #b40820;
	font-size: clamp(16px, 3vw, 28px);
	line-height: 1.3;
	vertical-align: 5px;
}
.itemList .multi .priceBox .value {
	margin: 10px 6px 5px 0;
}
.itemList .button {
	display: block;
	position: relative;
	background: #c23b00;
	border: solid 1px #c23b00;
	border-radius: 6px;
	margin: 3% 0 0;
	padding: 1% 1%;
	font-size: clamp(16px, 3vw, 27px);
	color: #ffffff;
	text-align: center;
}
.itemList a:hover.button {
	background: #ffffff;
	color: #c23b00;
}
.itemList .button.close {
	background: #696969 !important;
	border: solid 1px #696969 !important;
	pointer-events: none;
}
.itemList a:hover.button.close {
	background: #696969 !important;
	color: #ffffff !important;
}
/*	レスポンシブ
------------------------------------ */
@media screen and ( max-width: 1100px ){
.itemList ul{
	margin: 0 20px;
}
.itemList > ul > li {
	padding: 20px 10px 0;
}
}
@media screen and ( max-width: 1000px ){
.itemList .frame {
	padding: 3% 3%;
}
}
@media screen and ( max-width: 780px ){
.itemList ul {
	margin: 0 3%;
}
.itemList > ul > li {
	padding: 3% 0 0;
}
.itemList .frame {
	display: block;
}
.itemList .specBox{
	width: 100% !important;
	margin-top: 3%;
}
.itemList .specBox.multi {
	margin-top: 2%;
}
.itemList ul figure {
	width: 100% !important;
	padding: 0 !important;
}
.itemList .priceBox .price2 {
	letter-spacing: 0;
}
.itemList .priceBox .price2 span.free ,
.itemList .priceBox .price2 span.cap {
	margin: 0 0 0 1%;
	padding: 1% 2%;
	letter-spacing: 0;
}
.itemList .button {
	margin: 2% 0 0;
}
}
/* 560px以下 --------------------*/
@media screen and ( max-width: 640px ){
.itemList > li {
	width: 100% !important;
}
.itemList .priceBox .price2 span {
	margin: 0 2px 0 0;
}
}
/*----------------------------------------------------
	商品一覧ボタン
----------------------------------------------------*/
.itemLink {
	max-width: 700px;
	margin: 2% auto 0;
}
.itemLink a {
	margin: 0 3% 5%;
	display: block;
	background: #b40820;
	border: double 3px #b40820;
	padding: 2% 4%;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: clamp(17px, 2vw, 24px);
}
.itemLink a:hover {
	background: #ffffff;
	color: #b40820;
}
@media only screen and (max-width: 786px) {
.itemLink a {
	margin: 3% 3% 5%;
}
}
/*----------------------------------------------------
	送料無料テキスト
----------------------------------------------------*/
.deliv_free {
	margin: 0 3% 4%;
}
.deliv_free dl {
	max-width: 1130px;
	background: url("../img/background_02.jpg") left top repeat;
	border: double 3px #264a84;
	margin: 0 auto;
	font-size: clamp(18px, 4vw, 45px);
	text-align: center;
}
.itemLink + .deliv_free dl {
	max-width: 1180px;
}
.deliv_free dl dt {
	background: #264a84;
	color: #ffffff;
}
.deliv_free dl dd {
	padding: 1% 1%;
}
.deliv_free dl dd span {
	display: inline-block;
	background: #c23b00;
	border-radius: 6px;
	padding: 0 1% 0 2%;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	vertical-align: 15%;
}
/*----------------------------------------------------
	実績
----------------------------------------------------*/
#achievement {
	padding: 3% 3%;
	background: #060d17;
	background: url(../img/achv_back_01.jpg) left top repeat;
	text-align: center;
}
#achievement .ttl_img {
	max-width: 1090px;
	margin: 0 auto;
}
#achievement figure {
	margin: 0 auto;
}
#achievement .img1 {
	margin: -2% 2% 1%;
}
#achievement .intro_text {
	padding: 0 1%;
	color: #dce5f0;
	font-size: clamp(13px, 2.4vw, 20px);
}
#achievement .intro_text span {
	font-size: clamp(11px, 1.4vw, 15px);
}
@media screen and (max-width:768px) {
#achievement {
	padding: 4% 3%;
}

}
/*----------------------------------------------------
	サービス
----------------------------------------------------*/
#service {
	margin: 6% 3% 5%;
}
#service .inn {
	box-sizing: border-box;
	max-width: 1200px;
	background: url("../img/background_02.jpg") left top repeat;	
	border: solid 3px #a07b0b;
	margin: 0 auto;
	padding: 2% 1%;
}
#service ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2%;	
}
#service ul li {
	box-sizing: border-box;
	width: 50%;
	padding: 0% 2%;
	text-align: center;
}
#service ul li img {
	width: 100%;
	margin-left: -5px;
}
.trigger {
	margin: 0 0 0;
}
.trigger dt {
	background: #c1282d;
	color: #ffffff;
	text-align: center;
	font-size: clamp(16px, 1.7vw, 22px);
	margin: 0 2% 20px;
	padding: 5px 10px;
	cursor: pointer;
}
.trigger dd {
	margin: 10px 0 10px;
	display: none;
	width: 700px;
}
.cool {
	background: #264a84;
	margin: 2% 2% 2%;
	padding: 2% 3%;
	color: #ffffff;
	font-size: clamp(15px, 2vw, 32px);
	text-align: center;
	line-height: 1.4;
}
.cool span {
	color: #ecdd8c;
}
.receipt {
	background: #b40820;
	margin: 2% 2% 2%;
	padding: 2% 3%;
	color: #ffffff;
	font-size: clamp(15px, 2vw, 32px);
	text-align: center;
	line-height: 1.4;
}
.receipt span {
	color: #ecdd8c;
}
@media screen and (max-width:1300px) {
#service ul {
	width: 100%;
}
#service ul li {
	width: 50%;
	padding: 1% 1%;
}
}
@media screen and (max-width:768px) {
#service ul li {
	width: 100%;
	padding: 0 1% 0;
}
.trigger dd {
	width: 100%;
}
}
/*----------------------------------------------------
	おすすめ商品
----------------------------------------------------*/
#slice {
	background: url(../img/slice_back_01.jpg) left top repeat;
	padding: 0 0 6%;
}
#block {
	background: url(../img/block_back_01.jpg) left top repeat;
	padding: 0 0 6%;
}
.ttl_band {
	background: #9a8041;
	padding: 15px 3%;
	text-align: center;
	line-height: 1;
}
#block .ttl_band  {
	background: #013f70;
}
#slice .ttl_img ,
#block .ttl_img {
	margin: 3% auto 1%;
	padding: 0 3% 0;
}
#block .itemList .frame {
	border: double 3px #013f70;
}
#block .itemList h3{
	color: #013f70;
}
#block .itemList .setCont {
	border: solid 1px #205d8d;
}
#slice .itemList .button{
	background: #a78c07;
	border: solid 1px #a78c07;
}
#slice .itemList .button:hover {
	background: #ffffff;
	color: #a78c07;
}
#block .itemList .button {
	background: #013f70;
	border: solid 1px #013f70;
}
#block .itemList .button:hover {
	background: #ffffff;
	color: #013f70;
}
@media screen and (max-width:768px) {
#slice .intro_text ,
#block .intro_text {
	margin: 0 auto 2%;
}
#slice .ttl_img ,
#block .ttl_img {
	margin: 25px auto 15px;
}
.ttl_band img {
	max-width: 200px;
}
}
/*----------------------------------------------------
	単品販売
----------------------------------------------------*/
.tanpin {
	background: url("../img/background_02.jpg") left top repeat;	
	border-top: solid 5px #213447;	
	padding: 3% 0 5%;
}
#tanpin .ttl_img {
	margin: 0 auto 1%;
	padding: 1% 3% 0;
	max-width: 80%;	
}
.itemList .single .frame {
	position: relative;
	background: #ffffff;
	border: double 3px #3d3835;
}
.itemList .single .tanpin_intro {
	width: 100%;
}
.itemList .single .tanpin_intro p {
	max-width: 54%;
	font-size: clamp(13px, 1.8vw, 20px);
	margin: -13px 0 2% auto;
	line-height: 1.5;
}
.itemList .single .tanpin_intro h2 {
	width: 490px;
	max-width: 45%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/tanpin_back_01.png) right top / auto no-repeat;
	padding-right: 1%;
	color: #ffffff;
	font-size: clamp(20px, 3vw, 46px);
	text-align: center;
	z-index: 1;
}
.itemList .single .tanpin_intro h2.ls {
	letter-spacing: -6px;
}
.itemList .single .tanpin_intro h2 span {
	margin-left: 3px;
	font-size: clamp(14px, 1.8vw, 36px);
	letter-spacing: 0;
}
.itemList .single .specBox h3 {
	color: #3c2f11;
	letter-spacing: -1px;
}
.itemList .single .specBox h3 span {
	margin-left: 2%;
	font-size: clamp(13px, 2vw, 26px);
}
.itemList .single .specBox .sub {
	margin-top: 1%;
	font-size: clamp(13px, 2vw, 26px);
}
.itemList .single .setCont {
	border: solid 1px #668ead;
}
.itemList .single .priceBox {
	margin-top: 1%;
}
.itemList .single .priceBox .price2 {
	font-size: clamp(28px, 4vw, 46px);
	letter-spacing: 0;
}
.itemList .single .button ,
.itemList .multi .button {
	margin: 2% 0 0%;
	padding: 3px 10px;
}
.itemList .single .specBox div + div {
	margin: 3% 0 0;
}
.itemList .slice .button {
	background: #a78c07;
	border: solid 1px #a78c07;
}
.itemList .slice .button:hover {
	background: #ffffff;
	color: #a78c07;
}
.itemList .block .button {
	background: #013f70;
	border: solid 1px #013f70;
}
.itemList .block .button:hover {
	background: #ffffff;
	color: #013f70;
}
.kinousei .slice h2 {
	margin: -2% 0 1%;
	font-size: clamp(20px, 3vw, 43px);
	font-weight: bold;
}
.kinousei h3 {
	font-size: clamp(15px, 2.5vw, 38px);
}
.kinousei .specBox .slice:first-child h3 span {
	margin-left: 0;
}
.kinousei figure {
	position: relative;
	z-index: 1;
}
.kinousei figure .badge {
	max-width: 32%;
	position: absolute;
	left: -6%;
	top: -4%;
}
.kinousei .set {
	margin: 2% 0 0;
}
.tare .tare_comment {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	background: #ffffff;
	border: solid 1px #c9b698;
	border-radius: 6px;
	margin: 3% 0 0;
	padding: 2% 3%;
	font-size: clamp(13px, 1.8vw, 18px);
}
.tare .tare_comment .text1 {
	line-height: 1.5;
}
.tare .tare_comment .img1 {
	width: 18%;
	max-width: 120px;
	padding-left: 3%;
}
@media screen and (max-width:768px) {
#tanpin .ttl_img {
	margin: 0 auto 3%;
}
.itemList .single .tanpin_intro h2 {
	max-width: inherit;
	width: 200px;
}
.itemList .single .tanpin_intro p {
	max-width: inherit;
	margin: 30px 0 10px;
}
.kinousei .slice h2 {
	margin: 0 0 1%;
}
.kinousei figure .badge {
	left: -6%;
	top: -3%;
}
}
@media screen and (max-width:360px) {
.itemList .single .specBox h3 {
	font-size: 17px;
	padding-left: 23px;
}
}
/*----------------------------------------------------
	Hot & Cool
----------------------------------------------------*/
#summer_style {
	background: url("../img/background_02.jpg") left top repeat;
	border-top: solid 1px #7d8c9c;
	padding: 2% 0 3%;
}
#summer_style > .ttl_img {
	margin: 0 auto 10px;
}
#summer_style .itemMain ul {
	display: flex;
	position: relative;
	max-width: 1300px;
	margin: 0 auto 2%;
	padding: 0 2%;
}
#summer_style .itemMain ul::before {
	display: block;
	position: absolute;
	left: 1%;
	top: -30%;
	font-family: 'Lora', "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "メイリオ",Meiryo, serif;
	font-size: clamp(20px, 12.5vw, 170px);
}
#summer_style .itemMain li img {
	width: 100%;
}
#summer_style .itemMain .recipe_button {
	margin: 3% 3% 0
}
.recipe_button a {
	display: block;
	max-width: 280px;
	background: url(../img/common/icon_arrow_01.png) 91% center / 6% auto no-repeat #423230;
	border: solid 1px #423230;
	padding: 11px 4% 11px 0;
	font-size: clamp(13px, 1.6vw, 20px);
	color: #ffffff;
	line-height: 1.3;
	text-align: center;
}
.recipe_button a:hover {
	background: url(../img/common/icon_arrow_02.png) 93% center / 6% auto no-repeat #ffffff;
	color: #423230;
}
#summer_style #cool {
	background: linear-gradient(#c8e7e9 0, #c8e7e9 400px, transparent 400px);
	margin-top: 3%;
	padding: 1% 0 2%;
}
#summer_style #cool .ttl_img {
	max-width: 55%;
	margin: 1% auto 2%;
}
#summer_style #cool .itemMain ul::before {
	content: "Cool";
	color: #2887b8;
}
#summer_style #hot {
	background: linear-gradient(#ffd786 0, #ffd786 400px, transparent 400px);
	margin-top: 3%;
	padding: 1% 0 2%;
}
#summer_style #hot .ttl_img {
	max-width: 55%;
	margin: 1% auto 2%;
}
#summer_style #hot .itemMain ul::before {
	content: "Hot";
	color: #e25d18;
	text-shadow: 3px 3px #ffd786;
}
@media screen and (max-width:768px) {
#summer_style #cool {
	background: linear-gradient(#c8e7e9 0, #c8e7e9 250px, transparent 250px);
	padding-top: 3%;
}
#summer_style #hot {
	background: linear-gradient(#ffd786 0, #ffd786 250px, transparent 250px);
	padding-top: 3%;
}
#summer_style .itemMain ul {
	display: block;
}
#summer_style .itemMain ul::before {
	left: 1%;
	top: -5%;
}
#summer_style .itemMain ul li {
	margin: 4% 0 4%;
}
}
/*----------------------------------------------------
	赤身うす切り
----------------------------------------------------*/
#akami_usugiri {
	background: linear-gradient(#7b000b 0, #7b000b 550px, transparent 550px);
	padding: 1% 0 3%;
}
#akami_usugiri .ttl_img {
	max-width: 60%;
}
#akami_usugiri .itemMain {
	padding: 0 3% 2%;
}
.itemList .specBox.multi {
	margin-top: -1%;
}
.multi .priceBox .price2 span.deliv_no {
  color: #3c2f11;
  font-size: clamp(16px, 2vw, 30px);
}
.itemList figure .comment {
	margin-top: 3%;
	line-height: 1.5;
}
.recipe_title {
	width: 100%;
	text-align: center;
	margin: 3% 0 -21px;
}
.recipe_title img {
	z-index: 1;
	position: relative;
	width: 360px;
	max-width: 60%;
}
.recipeList {
	background: #f7f5e3;
	border: solid 1px #635a55;
	border-top: solid 4px #635a55;
	margin: 0 !important;
	padding: 2% 3%;
}
.recipeList li {
	display: flex;
	margin: 4% 0 0;
}
.recipeList figure {
	box-sizing: border-box;
	width: 42%;
	padding: 0 0 0 3%;
}
.recipeList figure img {
	border: solid 1px #635a55;
}
.recipeList li:nth-child(2n) figure {
	order: 1;
	padding: 0 3% 0 0;
}
.recipeList li:nth-child(2n) dl {
	order: 2;
}
.recipeList dl {
	width: 58%;
}
.recipeList dl dt {
	margin-bottom: 3%;
}
.recipeList dl dd {
	font-size: clamp(13px, 2vw, 20px);
	margin: 2% 0 2%;
}
.recipeList dl dd + dd {
	color: #005e8f;
}
@media screen and (max-width:768px) {
#akami_usugiri {
	background: linear-gradient(#7b000b 0, #7b000b 280px, transparent 280px);
}
#akami_usugiri .itemMain ,
#akami_usugiri .intro_text {
	display: none;
}
.recipe_title {
	margin-top: 5%;
}
.recipeList li {
	display: grid;
	margin: 4% 0 0;
	padding: 6% 0 0;
	border-top: solid 1px #7d8c9c;
}
.recipeList li:first-child {
	border-top: none;
	margin-top: 1%;
}
.recipeList figure {
	order: 1;
	margin: 0% 0 3%;
}
.recipeList dl {
	width: 100%;
	order: 2;
}
.recipeList dl dt {
	max-width: 80%;
}
}
/*----------------------------------------------------
	菅乃屋の惣菜
----------------------------------------------------*/
#restaurant {
	background: #213447;	
	padding: 0 0 3%;
}
#restaurant .ttl_img {
	max-width: 95%;
	margin: 3% auto 2%;
}
#restaurant .intro_text {
	margin: 2% auto 1%;
	color: #ffffff;
}
#restaurant .itemMain {
	margin: 1% 0 1%;
}
@media screen and (max-width:768px) {
#restaurant .itemMain {
	display: none;
}
}
/*----------------------------------------------------
	スタッフおすすめ
----------------------------------------------------*/
#recommend {
	background: #eff08f;	
	padding: 0 0 3%;
}
#recommend .ttl_img {
	max-width: 95%;
	margin: 3% auto 0%;
}
#recommend .itemList .priceBox .price2 span.off {
  margin: 0 -10px 0 -15px;
  font-size: clamp(14px, 3.8vw, 34px);
  letter-spacing: -1px;
}
@media screen and (max-width:768px) {
#recommend {
	padding: 0 0 5%;
}
#recommend .itemList .priceBox .price2 span.off {
	margin: 0 0 0 -10px;
}
#recommend .itemList .priceBox .price1 {
	margin: 0;
}
}
/*----------------------------------------------------
	MORE FROM SUGANOYA
----------------------------------------------------*/
#more {
	background: #e1ccc2;
	padding: 0 0 3%;
}
#more .ttl_img {
	max-width: 70%;
}
#more ul {
	display: flex;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 2%;
}
#more ul li {
	padding: 0 1%;
}
@media screen and (max-width:768px) {
#more ul {
	display: block;
	margin-top: 3%;
}
#more ul li {
	margin: 2% 0;
}
}
/*----------------------------------------------------
	出荷日目安
----------------------------------------------------*/
#deliv_atten {
	background: #f7f0e6;
	padding: 1% 0 0;
	text-align: center;
}
/*----------------------------------------------------
	美味しさへのこだわり
----------------------------------------------------*/
.about {
	background: #4e2020;	
	border-top: solid 1px #c9b1b1;
	padding: 100px 0 30px;
	color: #ffffff;
	overflow: hidden;
}
.about .wrapper {}
.about .ttl h2 {
	text-align: center;
	font-size: 57px;
	letter-spacing: 0.05rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 30px;
}
.about .ttl span {
	font-size: 36px;
	letter-spacing: 0.1rem;
	font-weight: normal;
}
.about .ttl img {
	width: 390px;
	margin: 55px auto;
}
.about li {
	display: flex;
	justify-content: space-between;
	padding: 0 25px 25px 25px;
	max-width: none;
	width: 100%;
	background-color: transparent;
	align-items: center;
}
.about .no {
	color: #f3c984;
	font-size: 36px;
	font-weight: bold;
}
.about .no span {
	font-size: 54px;
}
.about .txt {
	width: 50%;
	padding: 0;
	white-space: nowrap;
}
.about .txt h3 {
	font-size: 44px;
}
.about h4 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
}
.about .txt p {
	font-size: 26px;
	line-height: 1.6;
	margin-top: 13px;
}
.about .img {
	width: 45%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.about ul {
	padding-top: 50px;
	margin-bottom: 80px;
}
.about ul li:nth-child(2n) {
	flex-flow: row-reverse;
}
.about li:nth-child(3) .img {
	align-items: flex-start;
}
.about img {
	height: auto;
	object-fit: unset;
}
.about li:nth-child(even) .txt {
	width: 50%;
	padding: 0;
}
.about .txt h3 {
	line-height: 1.4;
}
.table {
	overflow-x: auto;
}
.about table {
	width: 100%;
	table-layout: fixed;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
	line-height: 1;
	letter-spacing: 0;
	white-space: nowrap;
	font-family: 'Lora', "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "メイリオ",Meiryo, sans-serif;
}
.about th {
	padding: 10px;
	background: #fff;
	border: solid 1px #828282;
	font-weight: normal;
	font-size: 22px;
	height: 85px;
}
.about td {
	padding: 10px;
	border: solid 1px #828282;
	background: #fff;
	font-size: 26px;
	height: 85px;
}
.about td,
.about th {
	vertical-align: middle;
}
.about table .color {
	color: #8B0E39;
}
.about table span {
	line-height: 85px;
}
.about table span.line2 {
	line-height: 1;
}
.about p.txt {
	font-size: 16px;
	margin: 10px 0 0 10px;
}
@media screen and (max-width:979px) {
.about table {
	width: auto;
}
}
@media screen and (max-width:768px) {
.about .img {
	width: 100%;
	margin-top: 30px;
}
.about .txt {
	width: 100%;
}
.about {
	padding: 40px 0;
}
.about .wrapper {
	overflow: hidden;
}
.about .ttl span {
	font-size: 16px;
}
.about .ttl h2 {
	font-size: 28px;
	margin-bottom: 30px;
}
.about ul {
	padding-top: 0;
	margin-bottom: 20px;
}
.about li {
	display: block;
	margin: 0 10px:
}

.about li:not(:last-child) {
	margin: 0 auto 50px;
}
.about .no {
	font-size: 18px;
	margin-bottom: 10px;
}
.about .no span {
	font-size: 26px;
}
.about .txt {
	white-space: normal;
}
.about .txt h3 {
	font-size: 24px;
}
.about h4 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 30px;
}
.about .txt p {
	font-size: 14px;
	line-height: 1.5;
}
.about li {
	padding: 0 !important;
}
.about li:nth-child(even) .txt {
	width: 100%;
}
.about p.txt {
	font-size: 12px;
	margin: 10px 0 0 0;
}
.about th {
	font-size: 13px;
	height: auto;
}
.about td {
	font-size: 13px;
	height: auto;
}
.set .h_ttl_bottom {
	font-size: 10px;
	letter-spacing: 0;
	height: auto;
	padding: 5px 0;
}
}