@charset "utf-8";

/* CSS Document */
/*2025 created by NANACO JAPAN CREATIVE OFFICE*/
html {
	scroll-padding-top: 74px;
}

main{
  /* 上端・下端固定、中間をrepeat-yで継ぎ目なく繰り返す */
  background-image:
    url("../img/0_bg_top.png"),
    url("../img/0_bg_bottom.png"),
    url("../img/0_bg_middle.png");

  background-position:
    top center,
    bottom center,
    top center;

  background-size:
    100% auto,
    100% auto,
    100% auto;

  background-repeat:
    no-repeat,
    no-repeat,
    repeat-y;
}

/* 共通 */
.br800,
.br605,
.br450,
.br400 {
	display: none !important;
}

section {
	position: relative;
}

section#menu,
section#food-tokuten,
section#schedule,
section#tokuten,
section#item,
section#notes {
	padding-top: clamp(60px, 8.3334vw, 120px);
}

section#menu,
section#schedule,
section#tokuten,
section#notes,
section#food-tokuten {
	padding-bottom: clamp(40px, 5.6vw, 80px);
}

section#item {
	z-index: 3;
}

.content {
	max-width: 1130px;
}



h1 {
	background: #E6E1D8;
}

h2 {
	text-align: center;
	position: absolute;
	top: 0;                       /* フレームボーダー上端に合わせる */
	left: 50%;
	transform: translate(-50%, -50%); /* 縦横中央→常にボーダー中央に固定 */
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background-color: transparent;
	color: transparent;
	padding: 0;
	border-radius: 0;
	font-size: 0;
	font-weight: bold;
	letter-spacing: 0;
	white-space: nowrap;
	box-shadow: none;
	border: none;
	z-index: 5;
}

h2 img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

/* 各セクションのh2: 明示的widthでmin()によるレスポンシブ制御（2x画像のため÷2） */
.h2_gaiyo,
.h2_schedule {
	width: min(488px, 88vw); /* 976px ÷ 2 */
}

.h2_item-tokuten {
	width: min(744px, 92vw); /* 1488px ÷ 2 → 常に744px以下でレスポンシブ */
}

.h2_item,
.h2_notes {
	width: min(418px, 82vw); /* 835px ÷ 2 */
}

/* 旧max-widthルールは各クラスのwidthで制御するため不要だが念のため残す */
.h2_gaiyo img,
.h2_schedule img {
	max-width: 488px;
}

.h2_item-tokuten img {
	max-width: 744px;
}

.h2_item img,
.h2_notes img {
	max-width: 418px;
}




h3 img {
	max-width: 18.2rem;
	margin: 0 auto;
}

/* Xアイコン（SVG）の見出しサイズ制御：オンラインショップと同じ高さに統一 */
.x-heading img {
	height: 40px;
	width: auto;
	max-width: none;
	max-height: 40px;
	margin: 0 auto;
	display: block;
}

/* オンラインショップ見出し画像：Xと同高さに統一 */
.schedule__online-heading img {
	height: 40px;
	width: auto;
	max-width: 445px;
	margin: 0 auto;
	display: inline-block;
}

/* オンラインショップ・Xセクション 花飾り */
.schedule__section-flower {
	text-align: center;
	margin: 2rem 0 0.5rem;
}

.schedule__section-flower img {
	max-width: 180px;
	width: 50%;
	margin: 0 auto;
	display: block;
}

p,
dl,
dt,
dd {
	font-size: clamp(16px, 1.6vw, 22px);
	letter-spacing: 0.2px;
	line-height: 1.8;
	font-weight: 400;
}


.note__list {
	padding-top: 1.5rem;
	font-size: clamp(12px, 1.3vw, 14px);
	letter-spacing: 0.14px;
	line-height: 1.5rem;
	text-indent: -1em;
	padding-left: 1em;
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.note__list-item:not(:last-child) {
	margin-bottom: 0.5rem;
}

.heading {
	padding-top: 5rem;
}

/*.img_border {border: 1px solid #707070;}*/


article.bg-lovelive-diamond {
	background: url("../img/bg.webp") repeat;
	background-size: 6.723%;
	z-index: 0;
	position: relative;
	padding: 5.8334% 0;
}



/* bg-area-pinkはsectionタグに直接付くので上書き不要だが念のため */
article.bg-lovelive-diamond>section.bg-area-pink {
	background: url("../img/bg2.webp") repeat;
	background-size: 290px;
}



/* 枠 */
.contentA {
	width: 94%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;

	position: relative;
	z-index: 3;

	padding: clamp(80px, 10vw, 120px) 2.5% clamp(60px, 6.7vw, 80px);
	/* Figma値: 上120px / 下80px に合わせてclamp */

	background-color: #FFFFFF;
	border: 5px solid #F57885;
	border-radius: 30px;
}

/* SCHEDULE / ITEMS セクションは水色ボーダー */
#schedule .contentA,
#item .contentA {
	border-color: #48ADF8;
}

.contentB {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;

	position: relative;
	z-index: 3;

	padding: 10rem 5rem 5rem;
	/* 上8rem・左右2rem・下5rem */
}

#item .contentB {
	padding: 10rem 0 5rem;
}

.contentA,
.contentB {
	margin-top: 6.875em;
}

/* 飲食特典・物販特典のみスカラップフレーム適用 */
#tokuten .contentB {
	background-image: url("../img/pattern2_frame.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 10rem 5rem 5rem;
}

#schedule .contentB {
	padding: 4em 0 0;
}

.bottom {
	margin: 0 auto 7.223% !important;
}

.gaiyo__heading_menu {
	padding-bottom: 3.6rem;
}

.gaiyo__text,
.gaiyo__benefits-text {
	text-align: center;
	margin: 0 auto;
}

.gaiyo__text {
	padding-bottom: 2rem;
	max-width: 820px;
}

.gaiyo__benefits-text {
	padding-bottom: 1.5rem;
	max-width: 820px;
}

/* .gaiyo__benefits-text のpadding設定はコメントアウト中 */

.gaiyo__highlight {
	padding: 0 1.5rem 0 0.5rem;
	background: #8C001C;
	color: #FFF;
}

.gaiyo__menu-image {
	padding-bottom: 2rem;
}

.allergy-list {
	text-align: center;
}

.allergy-list-highlight {
	font-weight: 600;
	color: #DA292A;
}

p.bar {
	margin: 5.334% auto;
}



/*schedule*/
#schedule .present {
	padding-top: 3rem;
	color: #000;
}


.store-block {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	width: 96%;
	margin: 0 auto 1.5rem;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: none;
	background: #fff;
}

.store-block + .store-block {
	border-top: none;
}

/* store-blockの間に区切り線 */
.sche > .store-block:not(:last-child) {
	margin-bottom: 1.5rem;
	padding-bottom: 0;
	border-bottom: 1px dashed #E6C870;
}

.store-block-right {
	flex: 1;
	padding: 0.75rem 1rem 0.75rem 1.5rem;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
}

.store-block h3 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	width: clamp(110px, 18.5%, 222px);
	min-width: 110px;
	min-height: 170px;
	padding: 1rem 0.5rem;
	background-color: #FED05F;
	font-size: clamp(16px, 2.2vw, 26px);
	color: #222;
	white-space: nowrap;
	line-height: 1.5;
	flex-shrink: 0;
	border-radius: 10px;
	margin: 12px 0 12px 12px;
	font-weight: 500;
	align-self: center;
}

.btn-wrap {
	display: flex;
	justify-content: space-between;
	gap: 0.5rem;
	padding: 0.75rem 0 0.5rem;
	flex-wrap: wrap;
	width: 100%;
}

.btn {
	display: inline-flex;
	background-color: #fff;
	align-items: center;
	justify-content: center;
	gap: 0.3rem;
	padding: 8px 16px;
	border-radius: 5px;
	border: 1px solid #828282;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	color: #222;
	transition: opacity 0.2s, transform 0.15s;
	min-height: 50px;
}

.btn::after {
	content: " ›";
	font-size: 1.1em;
}


.btn-wrap .btn {
	flex: 1;
	max-width: none;
	width: auto;
	padding: 8px 16px;
	background-color: #fff;
	color: #222;
	text-align: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
}

/* ボタン色バリエーション（Figmaデザインでは全ボタン同一スタイル）*/
.btn.map,
.btn.shop,
.btn.sns {
	background-color: #fff;
	color: #333;
}

.btn i {
	font-size: 0.8rem;
	color: #555;
	vertical-align: middle;
}

.btn:hover {
	opacity: 0.8;
	transform: translateY(-1px);
}


.sche {
	margin-bottom: 7.5rem;
	position: relative;
}

.sche .store-block h3 img {
	width: auto;
	max-width: 36px;
	height: auto;
	display: block;
	flex-shrink: 0;
}

.sche .store-block-right dt {
	color: #222;
	padding: 8px 12px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	font-size: clamp(14px, 1.6vw, 20px);
	font-weight: 400;
	letter-spacing: 4px;
	background-color: #FFF0CA;
	border-radius: 90px;
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	min-height: 36px;
}

.sche .store-block-right dd {
	text-align: left;
	white-space: normal;
	word-break: break-all;
	flex: 1;
}

#onlineshop {
	position: relative;
	padding: 1.3rem 0;
	text-align: center;
}



.sche dl {
	width: 94%;
	margin: 0 auto 0.5em;
	align-items: center;
	padding: 0;
	display: flex;
	gap: 0.75rem;
}

/*.sche dl:last-of-type{border-bottom:5px dotted #fff;}*/
.sche dt {
	color: #222;
	padding: 8px 12px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	font-size: clamp(14px, 1.6vw, 20px);
	font-weight: 400;
	letter-spacing: 4px;
	background-color: #FFF0CA;
	border-radius: 90px;
	flex-shrink: 0;
	min-height: 36px;
	display: inline-flex;
	align-items: center;
}

.sche dd {
	flex: 1;
	font-size: clamp(14px, 1.5vw, 20px);
	font-weight: 400;
	color: #222;
}

.sche dd span {
	font-size: clamp(18px, 2.4vw, 28px);
	font-weight: 400;
	letter-spacing: 0.56px;
}

.sche dd a {
	/*color: #fff;*/
	color: #276D8A;
	text-decoration: underline;
}

.banner {
	padding: 3rem;
	max-width: 1134px;
	margin: 0 auto;
}

#schedule ul.f16 {
	color: #000;
}



.schedule__online-banner {
	width: 90%;
	margin: 2rem auto;
}

/* オンラインショップ詳細 (schedule__online-details) のスタイル */
.schedule__online-details {
	padding: 1.5% 0 0;
}

.schedule__item,
.schedule__online-item {
	display: flex;
	align-items: center;
	gap: 1rem;
	padding: 0.6rem 0;
	border-bottom: 2px dashed #ddd;
}

.schedule__item-title {
	font-size: clamp(14px, 1.6vw, 20px);
	width: auto;
	text-align: center;
	padding: 8px 12px;
	white-space: nowrap;
	color: #222;
	font-weight: 400;
	letter-spacing: 2px;
	background-color: #FFF0CA;
	border-radius: 90px;
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	min-width: 80px;
	min-height: 36px;
	justify-content: center;
}

.schedule__item-title img {
	width: auto;
	max-width: 36px;
	height: auto;
	display: block;
	flex-shrink: 0;
}

.schedule__item:not(:last-child),
.schedule__item-text,
.schedule__online-item-text {
	text-align: left;
	flex: 1;
}

.schedule__details {
	width: 94%;
	margin: 0 auto;
	border-radius: 8px;
	padding: 1rem 1.5rem;
}

/* オンラインショップ: dt ラベル全て同幅（dd開始位置を揃える） */
.schedule__online-details .schedule__item-title {
	width: 130px;
	min-width: 130px;
	justify-content: center;
}

/* 通販特典などの長文ddをPC幅で1行に収めるためフォント縮小 */
.schedule__online-details .schedule__item-text {
	font-size: clamp(14px, 1.4vw, 22px);
	line-height: 1.8;
}

.schedule__bold {
	font-weight: 600;
}

.schedule__large {
	font-size: clamp(14px, 2.2vw, 30px);
	letter-spacing: 0.25px;
	line-height: clamp(1.5rem, 2.2vw, 3.5rem);
}



/* X */
#X {
	position: relative;
	background: #FFF;
	padding: 2.5rem 1.3rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.x-text {
	font-size: clamp(16px, 1.8vw, 24px);
	font-weight: 400;
	color: #222;
	text-align: center;
	line-height: 1.8;
	padding: 0;
	margin: 0;
}

.schedule__x-link {
	display: inline-block;
	font-size: clamp(16px, 1.4vw, 20px);
	font-weight: 400;
	color: #222;
	text-decoration: underline;
	line-height: 1.8;
}

/* tokuten */
.tokuten__content-wrapper {
	margin: 0 2rem 0 auto;
}

.tokuten__content-details {
	margin: 0 auto;
}

.tokuten__details {
	text-align: center;
}

/* item */
.item__content-wrapper {
	margin: 0 2rem 0 auto;
}

.animateme {
	position: relative;
}

.animateme span.flag {
	position: absolute;
	top: -3px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	padding: 0.2em 0.6em;
	text-align: center;
	font-size: clamp(11px, 1vw, 13px);
	font-weight: 700;
	color: #F2A72B;
	z-index: 2;
}

.animateme span.flag::before,
.animateme span.flag::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('../img/flag_star.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	flex-shrink: 0;
}

/* item gapで管理 */
#item ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	margin: 0 auto;
	gap: 1.5%;
}

#item li {
	width: calc(25% - 1.2%);
	margin-bottom: 0;
	background-color: #FFFFFF;
	border-radius: 12px;
	box-shadow: none;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding: 1%;
}

#item li a {
	display: block;
	width: 100%;
  padding-top:1em;
}

#item li img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

#item li:last-child {
	margin-right: 0;
}

.item__text {
	width: 100%;
	flex-grow: 1;
	padding: 5% 0 8%;
	position: relative;
	display: flex;
	flex-direction: column;
}

.item__text p {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	font-size: clamp(12px, 2vw, 14px);
	letter-spacing: 0;
	line-height: 1.375rem;
}

.condition {
	padding: 0.6em 1em;
	color: #fff;
	background-color: #C97171;
	border-radius: 8px;
	text-align: center;
	font-size: clamp(12px, 1.2vw, 14px);
	line-height: 1.5;
	white-space: pre-wrap;
	margin: 0 0 0.75rem;
	width: 100%;
	box-sizing: border-box;
}

.itemname_box {
	margin: 0.5rem auto;
	font-size: clamp(13px, 1.3vw, 15px);
	text-align: center;
	line-height: 1.5;
}

.itemname {
	margin-bottom: 1rem;
	height: 8.1rem;
}

.item__text .price-right {
	text-align: right;
	margin: 0 auto;
	max-width: 161px;
}

.price-tax {
	padding-right: 0.5rem;
}

dl.price-box {
	font-weight: 400;
	font-style: normal;
	display: flex;
	flex-wrap: wrap;
	margin: auto auto 0;
	padding: 0;
	width: 100%;
}

.price-box dt {
	width: 45%;
	text-align: left;
	line-height: 1.4rem;
}

.price-box dd {
	width: 55%;
	text-align: right;
	line-height: 1.4rem;
}

.item__text .rprice {
	font-size: 1rem;
}

.item__text .ryomoku,
.item__text .rprice span,
.item__text .price span {
	font-size: clamp(0.65rem, 2vw, 0.875rem);
}

.item__text .price {
	width: 100%;
	font-size: 1.1rem;
	text-align: center;
	margin-top: auto;
	font-weight: 400;
}

.flag1 {
	background-color: #ff0000;
	color: #fff;
	text-align: center;
	font-size: clamp(0.65rem, 2vw, 0.875rem);
}


/* notes */
.notes__content-wrapper {
	margin: 0 2rem 0 auto;
}

.notes__content-details {
	max-width: 920px;
	margin: 0 auto;
}

.notes-horizon {
	position: absolute;
	max-width: 231px;
	top: 8%;
	right: 2%;
}

.notes-nessie {
	position: absolute;
	max-width: 211px;
	bottom: 0%;
	right: 8%;
}

#notes li {
	text-indent: -1em;
	padding-left: 1em;
}

.attention__list {
	font-size: clamp(14px, 1.4vw, 18px);
	font-weight: 400;
	letter-spacing: 0.2px;
	line-height: 1.5;
}

.attention__list-item:not(:last-child) {
	margin-bottom: 1rem;
}

/* footer */
footer {
	background: #E25357;
	position: relative;
	z-index: -1;
}

.copyright {
	color: #FFF;
	letter-spacing: 1.2px;
	line-height: 2rem;
	text-align: center;
	padding: 2rem 0;
	font-size: 1rem;
}

/* TOPへ戻る */
.top1 {
	text-align: center;
}

#top img {
	max-width: 110px;
	width: 100%;
	filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
	transition: transform 0.2s ease;
}

#top img:hover {
	transform: scale(1.08);
}

#top {
	position: fixed;
	bottom: 7%;
	z-index: 3;
	right: calc(50.5% - 900px);
}

#top a {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 0;
	width: auto;
	height: auto;
	background-color: transparent;
	color: transparent;
	border-radius: 0;
	text-decoration: none;
	box-shadow: none;
	font-weight: bold;
}

#top a .top-arrow {
	display: none;
}

.copyright {
	width: 100%;
	max-width: 90%;
	margin: 0 auto;
	white-space: nowrap;
}

/* リボン区切り */
.ribon_line {
	width: 100%;
	max-width: 965px;
	margin: 0 auto;
}

.ribon_line img {
	width: 100%;
	height: auto;
}

/* オンラインショップ 事後通販ボックス */
.online-notice-box {
	width: 90%;
	margin: 2rem auto;
	padding: 2rem 3rem;
	background-color: #FFF9EE;
	border-radius: 16px;
	text-align: center;
	line-height: 1.75rem;
}

.online-notice-title {
	font-size: clamp(16px, 2vw, 22px);
	font-weight: 700;
	margin-bottom: 1.5rem;
}

.online-notice-list {
	text-align: center;
	width: 90%;
	margin: 0 auto;
	padding-top: 0;
}

/* 公式X エリア */
.x__content-wrapper {
	text-align: center;
}

.x__content-wrapper h3{
  margin-bottom:2rem;
}

.x-text {
	margin-bottom: 1.5rem;
}

.x-follow-box {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 20px 40px;
	background-color: #FFF0CA;
	border-radius: 99px;
	margin: 0 auto 1rem;
	min-width: 280px;
	max-width: 400px;
	width: auto;
}

.x-follow-box p {
	font-size: clamp(16px, 1.4vw, 20px);
	font-weight: 400;
	color: #222;
	text-align: center;
	margin: 0;
	line-height: 1.6;
}

.x-follow-ribon {
	width: auto;
	max-width: 28px;
	height: auto;
	display: inline;
	vertical-align: middle;
	margin: 0 0.3rem;
}

/* 物販特典 特製カードボックス */
.tokuten__promo-box {
	display: inline-block;
	background-color: #B8944A;
	color: #fff;
	font-weight: 700;
	padding: 0 0.8em;
	border-radius: 2px;
	margin-right: 0.3em;
}

.tokuten__promo-red {
	color: #99102A;
	font-weight: 700;
}


/*obj*/
.obj1,
.obj2,
.obj3,
.obj4,
.obj5,
.obj6,
.obj7,
.obj8,
.obj9,
.obj10,
.obj11,
.obj22,
.obj33 {
	position: absolute;
}

/*飲食特典 装飾星 (obj1〜obj6)*/
.obj1 {
	bottom: 10%;
	right: 1%;
	width: 14.612%;
	z-index: 6;
}

.obj2 {
	top: 8%;
	right: 2%;
	width: 10.334%;
	z-index: 6;
}

.obj3 {
	bottom: 8%;
	left: 2%;
	width: 11%;
	z-index: 6;
}

.obj22 {
	top: 45%;
	left: 2%;
	width: 10.334%;
	z-index: 6;
}

.obj33 {
	bottom: 45%;
	right: 1.5%;
	width: 11%;
	z-index: 6;
}

/* obj4: 右下の大きな流れ星 → コンテンツ枠より裏面 */
.obj4 {
	bottom: 5%;
	right: 10%;
	width: 27.778%;
	z-index: 100;
}

.obj5 {
	top: 15%;
	left: 2%;
	width: 13.334%;
	z-index: 6;
}


/* 	responsive */

.change {
	display: block;
}

@media screen and (max-width:1799px) {
	#top {
		position: fixed;
		bottom: 7%;
		z-index: 100;
		right: 3%;
	}
}

@media screen and (max-width:1400px) {
	.change {
		display: none;
	}
}

@media screen and (max-width:1200px) {
	#top img {
		max-width: 70px;
	}

	#top {
		font-size: 1.6rem;
	}


	.bg-area-purple,
	.bg-area-pink,
	.bg-area-green {
		padding: 10% 0;
	}
}

@media screen and (max-width:1100px) {
	/*p, dl, dt, dd  {
	font-size: 1.8rem;
	letter-spacing: 0.15px;
	line-height: 3rem;
	}*/
	/*.schedule__large {font-size: 2.2rem;}*/

	h3 img {
		max-width: 14rem;
	}

	/*.schedule__online-heading img {max-width: 38.3rem;}*/
	/*.note__list {
    padding-top: 1rem;
    line-height: 1.8rem;
	}*/
	.gaiyo__content,
	.item__content {
		border-image: url("../img/pattern2_frame.png") 100 fill / 80px / 0px round;
	}

	.schedule__content {
		border-image: url("../img/pattern2_frame.png") 100 fill / 80px / 0px round;
	}

	.tokuten__content,
	.notes__content {
		border-image: url("../img/pattern2_frame.png") 100 fill / 80px / 0px round;
	}

	.gaiyo__content-wrapper,
	.schedule__content-wrapper,
	.tokuten__content-wrapper,
	.item__content-wrapper,
	.notes__content-wrapper {
		margin: 0 1.8rem 0 auto;
	}

	.notes-horizon {
		max-width: 185px;
	}

	.notes-nessie {
		max-width: 169px;
		right: 2%;
	}
}

@media screen and (max-width:1000px) {
	html {
		scroll-padding-top: 0;
	}

	h1 {
		padding-top: 0;
	}

	/* 4列から2列に切り替え */
	#item li {
		width: calc(50% - 1%);
	}

	#item li:last-child {
		margin-right: 0;
	}

	.notes-horizon {
		max-width: 161px;
		top: 0;
		right: 7%;
	}

	.notes-nessie {
		max-width: 148px;
		left: 7%;
		top: 0;
	}

	.copyright {
		max-width: 80%;
		font-size: clamp(10px, 2vw, 18px);
	}
}

@media screen and (max-width:900px) {
	.attention__list-item:not(:last-child) {
		margin-bottom: 0.8rem;
	}

	.content {
		width: 98%;
	}
}

@media screen and (max-width:800px) {
	.br800 {
		display: block !important;
	}

	.store-block {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 96%;
		margin: 0 auto 1rem;
		align-items: center;
		padding: 1rem 0.5rem;
	}

	.store-block h3 {
		width: auto;
		height: auto;
		margin-bottom: 0.25rem;
		border-radius: 8px 8px 0 0;
	}

	.store-block-right {
		width: 100%;
		margin: 0.5rem 0 0;
	}

	.btn-wrap {
		flex-direction: column;
		align-items: center;
		padding: 0.5rem 1rem;
		gap: 0.5rem;
	}

	.btn-wrap .btn {
		margin: 0 auto;
		max-width: 260px;
	}

	.schedule__details,
	.schedule__online-details {
		width: 96%;
		margin: 0 auto;
	}
}

@media screen and (max-width:620px) {
	#item li {
		width: calc(50% - 1%);
	}

	#item li:last-child {
		margin-right: 0;
	}

	#item li {
		margin-bottom: 2%;
	}
}

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

	/* ① 背景の菱形パターンを縮小 */
	.bg-lovelive-diamond {
		background-size: 40vw;
	}

	/* ② h2タイトルバッジ：top:0+translate(-50%,-50%)で自動調整されるため上書き不要 */
	/* h2のtop/widthはベースCSSのmin()で対応済み */

	/* コンテンツボックス：h2スペースをpadding%で確保（上下内側大め） */
	.contentA,
	.contentB {
		padding: 22% 3% 8% !important;
		margin-top: 3.875em;
		width: 96%;
	}

	/* ③ フレーム付きコンテンツ(セレクタが強いため明示上書き) */
	#food-tokuten .contentB,
	#tokuten .contentB {
		padding: 28% 2% max(8%, 3.5rem);
	}

	/* ⑤ オンラインショップ・公式X タイトル画像（同サイズに統一） */
	/* カートアイコンはスマホでは非表示にしてメイン画像のみ表示 */
	.schedule__online-heading .cart-icon {
		display: none;
	}

	.x-heading img,
	.schedule__online-heading img:not(.cart-icon) {
		width: 45vw;
		max-width: 45vw;
	}

	.schedule__content-details {
		margin-bottom: 1.5em;
	}

	.sche {
		margin-bottom: 2rem;
	}

	.schedule__online-heading,
	.x-heading {
		margin-top: 0;
		padding-top: 0;
	}

	/* スケジュール文字 */
	.schedule__item-title {
		font-size: clamp(0.875rem, 4vw, 1.25rem);
		gap: 0.3em;
	}

	/* online-details内のdt幅を広めに確保（タブレット幅での重なり対策） */
	.schedule__online-details .schedule__item-title {
		width: 30%;
	}

	.schedule__item-title img {
		max-width: 5vw;
	}

	.schedule__large {
		font-size: clamp(0.875rem, 4vw, 1.5rem);
		line-height: 1.4;
	}

	/* tokuten__promoテキスト縮小 */
	.tokuten__promo-box {
		font-size: 1rem;
		padding: 0.15em 0.5em;
	}

	.tokuten__promo-red {
		font-size: 1rem;
	}

	[class^="obj"] {
		display: none;
	}

	/* ハートレース（pattern.webp）をスマホ幅に合わせて縮小 */
	.contentA {
		background-size: 10vw auto;
	}

	.contentA::after {
		height: 6.4vw;
		background-size: 10vw auto;
	}

	/* #schedule .contentBはspecificityが高く上書きが必要 */
	#schedule .contentB {
		padding: 28% 2% max(8%, 3.5rem);
	}

	.item__text {
		padding: 5% 2% 8%;
	}

}

@media screen and (max-width:605px) {
	.br605 {
		display: block !important;
	}

	/* ① 店舗名バッジ→横長の長方形に（高さを潰す） */
	.store-block h3 {
		width: 100%;           /* 横幅いっぱい */
		min-height: unset;     /* 170px解除 */
		height: auto;
		flex-direction: row;   /* 横並び */
		gap: 0.75rem;
		border-radius: 8px;
		margin: 0 0 8px;
		font-size: clamp(14px, 4vw, 18px);
		padding: 0.5rem 1.5rem;
		align-self: stretch;
		justify-content: center;
	}
	/* 店舗ブロック: モバイルで縦積み（h2横長バッジ→情報→ボタン横並び） */
	.store-block {
		flex-direction: column;
	}

	.store-block-right {
		padding: 0.75rem 1rem;
		width: 100%;
	}
}

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

	/* ② ボタン3つを同幅サイズで表示 */
	.btn-wrap {
		flex-wrap: nowrap;     /* 折り返し禁止で同幅を確保 */
	}

	.btn-wrap .btn {
		flex: 1 1 0;           /* ベースを0にして均等分配 */
		min-width: 0;
		font-size: clamp(16px, 2.8vw, 13px);
		padding: 6px 3px;
		letter-spacing: 0;
		gap: 0.1rem;
    width:90%;
	}

	/* 開催日程：ラベルと値を縦並び＋中央寄せに */
	/* 開催日程 dl：縦積み・中央寄せ（オンラインショップと同じ構成） */
	.sche dl {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding-bottom: 0.75em;
	}

	.sche dt {
		width: auto;
		padding: 0 0 0.25rem;
	}

	.sche dd {
		width: 100%;
		text-align: center !important;
	}
  
  .sche .store-block-right dt{
    width:auto;
    text-align: center;
  }

	.schedule__item,
	.schedule__online-item {
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 1.5em;
	}

	.schedule__item-title {
		width: auto;
		min-width: unset;
		padding: 1rem 0;
		justify-content: center;
		text-align: center;
	}

	.schedule__item-text,
	.schedule__online-item-text {
		width: 100%;
		padding-left: 0;
		font-size: 14px;
		text-align: center;
	}

	.schedule__details,
	.schedule__online-details {
		text-align: center;
		width: 96%;
	}

	/* 縦並び時はitem間の余白を確保 */
	.schedule__details .schedule__item {
		padding-bottom: 0.75em;
	}

	.address_small {
		font-size: 14px;
	}

	/* Follow usボックスを幅に合わせて縮小 */
	.x-follow-box {
		min-width: unset;
		width: 90%;
		padding: 1rem 1.5rem;
	}

	/* 飲食特典テキスト */
	.gaiyo__benefits-text {
		font-size: 1rem;
	}
}

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

	h3 img {
		max-width: 11rem;
	}

	.schedule__online-heading img {
		max-width: 32.3rem;
	}

	.heading {
		padding-top: 4rem;
	}

	#top {
		font-size: 1.4rem;
	}

}

@media screen and (max-width:450px) {
	.content {
		padding: 4.834% 4.0556%;
	}

	.br450 {
		display: block;
	}

	.schedule__online-heading .cart-icon {
		width: 20%;
	}

	/* 450px以下は縦並みなのでtitle幅をautoに */
	.schedule__item-title,
	.schedule__online-item-title {
		width: auto;
		white-space: normal;
	}

	/* online-details内のitem-titleもautoに */
	.schedule__online-details .schedule__item-title {
		width: auto;
	}

	.schedule__item-text,
	.schedule__online-item-text {
		width: 100%;
		padding-left: 0;
	}

	.note__list {
		line-height: 1.1rem;
	}

	.item__text p small {
		font-size: 1.3rem !important;
	}

	.schedule__online-heading img {
		max-width: 75%;
	}

	.online-notice-box {
		padding: 1.5rem 1.2rem;
		width: 100%;
	}
}

@media screen and (max-width:400px) {
	.br400 {
		display: block;
	}

	/*p, dl, dt, dd  {
	font-size: 1.55rem;
	letter-spacing: 0.12px;
	line-height: 2.3rem;
	}*/
	/*.schedule__large {
    font-size: 1.7rem;
    }
	.gaiyo__highlight {
    padding: 0 1rem 0 0.1rem;
	}
	.common__promo-highlight {
	padding: 0;
	}
	.highlight_400 {padding: 0 1rem;}*/
}