@charset "utf-8";
.sp-show {
	display: none;
}
/* CSS Document */

body {
	font-size: 16px;
}
h3 , h4{
	padding: 0;
	margin: 0;
}
#main-content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
}

#main-content .content  {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#main-content .headerWrap {
	position: relative;
	width: 100%;
}

.headerWrap .title {
	width: 80%;
	margin-right: auto;
	position: relative;
}
.headerWrap .title .pm07 {
	position: absolute;
	width: 20%;
	right: -25%;
	top: 30%;
}
.headerWrap .title .app {
	position: absolute;
	width: 33%;
	right: -25%;
	bottom: 0%;
}
.headerWrap .date {
	width: 100%;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 5%;
}
section {
	position: relative;
}
section + section {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #000000;
}
.content section .ttl {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	text-align: center;
	font-size: 2em;
}
.content section .box1 {
	margin-top: 3%;
	position: relative;
}

.box1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.box1 li {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#ice .box1 li {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.content section .box2 {
	margin-top: 3%;
}

.box2 ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.box2 li {
	width: 100%;
}

.content section .box3 {
	margin-top: 3%;
}

.box3 ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.box3 li {
	width: 100%;
}
.content section .box4 {
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
}

.box4 ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.box4 li {
	width: 100%;
}
.food-item {
	margin: 0;
}

.photo {
	position: relative;
	margin-bottom: 10px;
}

.photo img {
	width: 100%;
	display: block;
}
.tag  {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 45px;
}
.tag2  {
	position: absolute;
	top: 10px;
	left: 60px;
	width: 45px;
}
.tag3  {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 45px;
}
.tag4  {
	position: absolute;
	left: 10px;
	width: 45px;
	bottom: 10px;
}
.txt .jitsu  {
	color: #FFFFFF;
	background-color: #02924B;
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 20px;
}
.txt .hatsu  {
	color: #FFFFFF;
	background-color: #CD1720;
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 20px;
}
.photo .copy01 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 50%;
}
.photo .copy02 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 57.3%;
}
.photo .copy08 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 50%;
}
.photo .copy09 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 31%;
}
.photo .copy10 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 50.6%;
}
.photo .copy11-1 {
	position: absolute;
	top: 8px;
	width: 24%;
	left: 40px;
}
.photo .copy11-2 {
	position: absolute;
	width: 24%;
	right: 40px;
	bottom: 8px;
}
.photo .copy12 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 44%;
}
.photo .copy13 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 71%;
}
.photo .copy14 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 47.5%;
}
.photo .copy15 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 51%;
}
figcaption .area {
	color: #EB4036;
	line-height: 0em;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 0.8em;
}
figcaption .shop {
	font-weight: bold;
	font-size: 1.2em;
	color: #EB4036;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

figcaption .txt {
	padding: 0;
	margin-top: 10px;
}
#etc-shop .area {
	color: #EB4036;
	line-height: 0em;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 0.8em;
	display: inline-block;
}
#etc-shop .shop {
	font-weight: bold;
	font-size: 1.2em;
	color: #EB4036;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	display: inline-block;
}
#etc-shop .txt {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	display: inline-block;
}
figcaption .txt .price,
#etc-shop .txt .price {
	font-size: 1.1em;
}
#ice .area {
	color: #0690D6;
	line-height: 0em;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 0.8em;
}
#ice .shop {
	font-weight: bold;
	font-size: 1.2em;
	color: #0690D6;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#ice .txt {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}
#ice .txt .price {
	font-size: 1.1em;
}
section .ttl-c17 {
	position: absolute;
	top: -11px;
	right: -11px;
	width: 30%;
	z-index: 1;
}
.ice-date   {
	color: #ffffff;
	background-color: #0690D6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ice-set   {
	color: #ffffff;
	background-color: #69AED2;
	padding: 10px;
}

#main-content .content .tax {
	font-size: 0.8em;
	margin-top: 3%;
}
.fontdown {
	font-size:80%;
}
.flyer-button-wrap {
	text-align: center;
	margin-top: 30px;
}
.flyer-button {
	display: inline-block;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #0358AC;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 10px;
	transition: opacity 0.4s ease;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.flyer-button:hover {
  opacity: 0.5;
}


@media screen and (max-width:481px) {

.pc-show {
	display: none;
}
.sp-show {
	display: block;
}

/* 共通 */
body {
	font-size: 14px;
}

	#main-content {
		width: 100%;
		margin: 0 auto 10%;
	}

	#main-content .content {
		width: 90%;
	}


	/* ヘッダー */
	.headerWrap .title {
	width: 95%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}

	.headerWrap .title .pm07 {
	width: 20%;
	right: 0%;
	position: absolute;
	top: 80%;
	}

.headerWrap .title .app {
	width: 33%;
	right: 0%;
	bottom: -54%;
}
	.headerWrap .date {
		font-size: 1.2em;
		margin-top: 5%;
	}


	/* セクション */
	.content section .ttl {
		font-size: 1.5em;
	}


	section + section {
		margin-top: 20px;
		padding-top: 20px;
	}


	/* 1枚表示 */
	.box1 li {
		width: 100%;
	}

#ice .box1 li {
	width: 100%;
}

	/* 2列 → 1列 */
	.box2 ul {
		grid-template-columns: 1fr;
		gap: 20px;
	}


	/* 3列 → 2列 */
	.box3 ul {
		grid-template-columns: 1fr;
		gap: 20px;
	}
/* 3列 → 2列 */
	#ice .box3 ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}

	/* 4列 → 2列 */
	.box4 ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}


	/* 商品写真 */
	.photo {
		margin-bottom: 8px;
	}

.photo .copy08 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 37%;
}
.photo .copy09 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 33%;
}
.photo .copy10 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 39.6%;
}
.photo .copy11-1 {
	position: absolute;
	top: 8px;
	width: 24%;
	left: 10px;
}
.photo .copy11-2 {
	position: absolute;
	width: 24%;
	right: 8px;
	bottom: 8px;
}
.photo .copy12 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 35%;
}
.photo .copy13 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 56%;
}
.photo .copy15 {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 54%;
}

	/* タグ */
	.tag,
	.tag2,
	.tag3,
	.tag4 {
	width: 45px;
	}

	.tag {
		top: 5px;
		left: 5px;
	}
#ice .tag  {
	top: -15px;
	right: 0px;
	}

	.tag2 {
	top: 5px;
	left: 50px;
	}

	.tag3 {
	top: 50px;
	left: 5px;
	}

	.tag4 {
		left: 5px;
		bottom: 5px;
	}



	/* キャプション */
	figcaption .area {
		font-size: 0.7em;
	}

	figcaption .shop {
		font-size: 1em;
	}

	figcaption .txt {
		margin-top: 5px;
	}

	figcaption .txt .price {
		font-size: 1.1em;
	}


	/* ICE */
	#ice .area {
		font-size: 0.7em;
	}

	#ice .shop {
		font-size: 1em;
	}

	#ice .txt {
		margin-top: 5px;
	}

	#ice .txt .price {
		font-size: 1em;
	}


	/* 右上装飾 */
	section .ttl-c17 {
	top: 5px;
	right: -17px;
	width: 40%;
	}


	.ice-date {
		padding: 4px 8px;
		font-size: 0.9em;
	}

	.ice-set {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 0.9em;
	}


	#main-content .content .tax {
		font-size: 0.75em;
		margin-top: 5%;
	}
}
