@charset "UTF-8";

/* ▼▼▼ 絶品グルメ
======================================================*/
ul{
	list-style: none;
	padding-left: 0;
}
ol.breadcrumb{
	padding-left: 20px;
	padding-right: 20px;
}
p.ta_r{
	text-align: right;
	padding-top: 10px;
}
#globalFooter{
	margin-top: 10px;
}
footer.ft{
	font-size: 12px;
	margin-top: 10px;
}
/* ▼ MV
----------------------------------------*/
#mainVisual {
	width: 100%;
	max-width: 100%;
	margin: 0;
	position: relative;
}
#mainVisual img{
	width: 100%;
}
.anker_wrap{
	background: #F7EFD9;
	padding: 60px 0 50px;
}
.anker_wrap p.read{
	margin-bottom: 40px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 2;
}
.anker_wrap ul.anker_list{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: stretch;
	align-items: stretch;
	align-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.anker_wrap ul.anker_list li{
	-webkit-flex: 0 0 290px;
	-ms-flex: 0 0 290px;
	flex: 0 0 290px;
	width: 290px;
	max-width: 290px;
	margin: 0 10px 10px;
}
.anker_wrap ul.anker_list li a{
	display: block;
	background: #FFF;
	padding: 20px 0;
	border-radius: 33px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 25px;
	position: relative;
}
.anker_wrap ul.anker_list li a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.anker_wrap ul.anker_list li a::after{
	content: '';
	width: 0;
	height: 0;
	border-width: 7px 7px 0 7px;
	border-color: #000 transparent transparent transparent;
	border-style: solid;
	position: absolute;
	top: calc(50% - 4px);
	right: 20px;
}

.zeppin_area{
	padding: 70px 0 85px;
}
#zeppin1.zeppin_area{
	padding-top: 90px;
	background: url(../img/bg_01_rt.png) no-repeat right top/388px,url(../img/bg_01_lb.png) no-repeat left bottom/418px,url(../img/bg_01.png) no-repeat center top 208px/1132px,#FFE23E;
}
#zeppin2.zeppin_area{
	background: url(../img/bg_02_rt.png) no-repeat right top/388px,url(../img/bg_02_lb.png) no-repeat left bottom/418px,url(../img/bg_02.png) no-repeat center top 77px/1309px,#ED8692;
}
#zeppin3.zeppin_area{
	background: url(../img/bg_03.png) no-repeat center top 60px/1127px,#AAD845;
}
h2.zeppin_title{
	width: 100%;
	margin: 0 auto 65px;
	text-align: center;
	position: relative;
}
h2.zeppin_title.zeppin_title1 img{
	max-width: 407px;
}
h2.zeppin_title.zeppin_title2 img{
	max-width: 396px;
}
h2.zeppin_title.zeppin_title3 img{
	max-width: 393px;
}
h2.zeppin_title.zeppin_title1::before{
	content: '';
	width: 217px;
	height: 175px;
	background: url(../img/title_01_item.png) no-repeat center center/contain;
	position: absolute;
	right: calc(50% + 205px);
	bottom: 0;
}
h2.zeppin_title.zeppin_title2::before{
	content: '';
	width: 224px;
	height: 175px;
	background: url(../img/title_02_item.png) no-repeat center center/contain;
	position: absolute;
	left: calc(50% + 205px);
	bottom: 0;
}
h2.zeppin_title.zeppin_title3::before{
	content: '';
	width: 217px;
	height: 175px;
	background: url(../img/title_03_item.png) no-repeat center center/contain;
	position: absolute;
	right: calc(50% + 205px);
	bottom: 0;
}
ul.zeppin_list,
ul.half_list{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: stretch;
	align-items: stretch;
	align-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
ul.zeppin_list > li{
	-webkit-flex: 0 0 31%;
	-ms-flex: 0 0 31%;
	flex: 0 0 31%;
	width: 31%;
	max-width: 31%;
	margin: 0 0 30px;
	position: relative;
}
ul.zeppin_list > li:not(:nth-child(3n+1)){
	margin-left: 1.75%;
}
ul.zeppin_list > li:not(:nth-child(3n)):not(:last-child){
	margin-right: 1.75%;
}
ul.zeppin_list > li.icon_takeout::after{
	content: '';
	width: 70px;
	height: 70px;
	background: url(../img/icon_takeout.svg) no-repeat center center/68px;
	position: absolute;
	top: -15px;
	left: -20px;
}
ul.zeppin_list .list_inner,
ul.half_list .list_inner{
	height: 100%;
	background: #FFF;
	border: #261A12 3px solid;
	border-radius: 15px;
	overflow: hidden;
}
ul.zeppin_list .img_wrap{

}
ul.zeppin_list .txt_wrap{
	padding: 20px 18px 18px;
}
ul.zeppin_list .pro_info,
ul.half_list .pro_info{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 5px;
}
ul.zeppin_list .pro_info mark,
ul.half_list .pro_info mark{
	background: #FFF9D0;
	font-style: normal;
}
ul.zeppin_list .name_wrap.name_flex,
ul.half_list .name_wrap.name_flex{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	align-content: center;
}
ul.zeppin_list .name_wrap.name_flex p.name,
ul.half_list .name_wrap.name_flex p.name{
	-webkit-flex: 0 0 150px;
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	width: 150px;
	max-width: 150px;
	min-width: 150px;
}
ul.zeppin_list p.name,
ul.half_list p.name{
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
}
ul.zeppin_list p.price,
ul.half_list p.price{
	margin-bottom: 0;
	color: #C00234;
	font-size: 20px;
	font-weight: 600;
}
ul.zeppin_list p.kome,
ul.half_list p.kome{
	font-size: 14px;
}
ul.zeppin_list p.price span.yen,
ul.half_list p.price span.yen{
	font-size: 14px;
	font-weight: inherit;
}
ul.zeppin_list p.price span.tax,
ul.half_list p.price span.tax{
	font-size: 10px;
	font-weight: inherit;
}
ul.zeppin_list p.shop_info,
ul.half_list p.shop_info{
	margin-top: 18px;
	border-top: #707070 1px dotted;
	padding-top: 20px;
	color: #C00234;
	font-size: 14px;
	font-weight: 600;
}
ul.zeppin_list p.shop_info .shop_category,
ul.half_list p.shop_info .shop_category{
	display: block;
	font-size: 14px;
	font-weight: normal;
}

ul.half_list > li{
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	width: 100%;
	max-width: 720px;
	margin-bottom: 20px;
}

ul.half_list .list_inner{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	background: #FFF;
}
ul.half_list .img_wrap{
	-webkit-flex: 0 0 360px;
	-ms-flex: 0 0 360px;
	flex: 0 0 360px;
	width: 360px;
	max-width: 360px;
}
ul.half_list .txt_wrap{
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	width: auto;
	max-width: calc(100% - 360px);
	box-sizing: border-box;
	padding: 25px 35px 25px 40px;
}
ul.kome_list li{
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
}
/* ▼▼▼ 480px〜768px
======================================================*/
@media screen and (max-width: 768px) {

	main.contents{
		padding: 0 !important;
	}
	.anker_wrap{
		padding: 50px 0;
	}
	.anker_wrap p.read{
		margin-bottom: 30px;
		font-size: 14px;
	}
	.anker_wrap ul.anker_list li{
		margin: 0 0 20px;
	}
	.anker_wrap ul.anker_list li a:hover{
		opacity: 1;
	}

	.zeppin_area{
		padding: 70px 0 70px;
	}
	#zeppin1.zeppin_area{
		padding-top: 80px;
		background: url(../img/bg_01_rt.png) no-repeat right top/183px,url(../img/bg_01_lb.png) no-repeat left bottom/142px,#FFE23E;
	}
	#zeppin2.zeppin_area{
		background: url(../img/bg_02_rt.png) no-repeat right top/183px,url(../img/bg_02_lb.png) no-repeat left bottom/142px,#ED8692;
	}
	#zeppin3.zeppin_area{
		background: #AAD845;
	}
	h2.zeppin_title{
		width: 100%;
		margin: 0 auto 35px;
		text-align: center;
		position: relative;
	}
	h2.zeppin_title.zeppin_title1 img{
		max-width: 293px;
	}
	h2.zeppin_title.zeppin_title2 img{
		max-width: 288px;
	}
	h2.zeppin_title.zeppin_title3 img{
		max-width: 292px;
	}
	h2.zeppin_title.zeppin_title1::before{
		width: 137px;
		height: 110px;
		left: 0;
		right: auto;
		bottom: 45px;
	}
	h2.zeppin_title.zeppin_title2::before{
		width: 140px;
		height: 110px;
		left: auto;
		right: 0;
		bottom: 45px;
	}
	h2.zeppin_title.zeppin_title3::before{
			width: 137px;
			height: 110px;
		left: 0;
		right: auto;
		bottom: 45px;
	}
	ul.zeppin_list,
	ul.half_list{
		display: block;
	}
	ul.zeppin_list > li{
		width: 100%;
		max-width: 100%;
		margin: 0 0 30px;
		position: relative;
	}
	ul.zeppin_list > li:not(:nth-child(3n+1)){
		margin-left: 0;
	}
	ul.zeppin_list > li:not(:nth-child(3n)):not(:last-child){
		margin-right: 0;
	}
	ul.zeppin_list > li.icon_takeout::after{
		width: 57px;
		height: 57px;
		background: url(../img/icon_takeout.svg) no-repeat center center/56px;
		top: -10px;
		left: -7px;
	}
	ul.zeppin_list .list_inner,
	ul.half_list .list_inner{
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: space-between;
		padding: 20px 15px!important;
	}
	ul.zeppin_list .img_wrap,
	ul.half_list .img_wrap{
		-webkit-flex: 100px;
		-ms-flex: 100px;
		flex: 100px;
		width: 100px;
		max-width: 100px;
	}
	ul.zeppin_list .txt_wrap,
	ul.half_list .txt_wrap{
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: 100%;
		max-width: calc(100% - 100px);
		padding: 0 0 0 15px;
		box-sizing: border-box;
	}
	ul.zeppin_list .pro_info,
	ul.half_list .pro_info{
		font-size: 14px;
		font-weight: bold;
		line-height: 1.6;
		margin-bottom: 5px;
	}
	ul.zeppin_list .pro_info mark,
	ul.half_list .pro_info mark{
		background: #FFF9D0;
		font-style: normal;
	}
	ul.zeppin_list .name_wrap.name_flex,
	ul.half_list .name_wrap.name_flex{
		display: block;
	}
	ul.zeppin_list .name_wrap.name_flex p.name,
	ul.half_list .name_wrap.name_flex p.name{
		width: auto;
		max-width: 100%;
		min-width: 0;
	}
	ul.zeppin_list p.name,
	ul.half_list p.name{
		line-height: 1.3;
	}
	ul.zeppin_list p.kome,
	ul.half_list p.kome{
		font-size: 12px;
	}
	ul.zeppin_list p.shop_info,
	ul.half_list p.shop_info{
		margin-top: 15px;
		padding-top: 15px;
	}
	ul.kome_list li{
		font-size: 14px;
		text-indent: -1em;
		padding-left: 1em;
	}
}
