@charset "UTF-8";
/* CSS Document */

/* Base Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Body & Fonts */
body {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  color: #090403;
  background-color: #f9f9f9;
  max-width: 1800px;
  min-width:370px;
  margin:0 auto;
}

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

.sp{display:none;}

main{
  position: relative;
  overflow: hidden;
}


/*花火オブジェクト*/

/*左側*/
/*
.ob1{
  position: absolute;
  top:40vh;
  left:52px;
  background-image: url("../img/firework_2.png");
  background-repeat: no-repeat;
  background-size: calc(16.67vw);
  width: 100%;
  height:100%;
}
.ob2{
  position: absolute;
  top:50vh;
  left:-58px;
  background-image: url("../img/firework_3.png");
  background-repeat: no-repeat;
  background-size: calc(26.06vw);
  width: 100%;
  height:100%;
}
.ob3{
  position: absolute;
  top:339.5vh;
  left:-335px;
  background-image: url("../img/firework_5.png");
  background-repeat: no-repeat;
  background-size: calc(51.5vw);
  width: 100%;
  height:100%;
}
.ob4{
  position: absolute;
  top:549.5vh;
  left:-82px;
  background-image: url("../img/firework_8.png");
  background-repeat: no-repeat;
  background-size: calc(41.44vw);
  width: 100%;
  height:100%;
}
.ob5{
  position: absolute;
  top:749.5vh;
  left:-517px;
  background-image: url("../img/firework_11.png");
  background-repeat: no-repeat;
  background-size: calc(57.5vw);
  width: 100%;
  max-width:1035px;
  height:100%;
  z-index: 0;
}
.ob6{
  position: absolute;
  bottom:30vh;
  left:93px;
  background-image: url("../img/firework_14.png");
  background-repeat: no-repeat;
  background-size: calc(9.72vw);
  width: 100%;
  max-width:175px;
  height:100%;
}
.ob7{
  position: absolute;
  bottom:10vh;
  left:-44px;
  background-image: url("../img/firework_15.png");
  background-repeat: no-repeat;
  background-size: calc(19.06vw);
  width: 100%;
  max-width:344px;
  height:100%;
}

/*右側*/
/*
.ob8{
 position: absolute;
  top:7.5vh;
  right:0px;
  background-image: url("../img/firework_1.png");
  background-repeat: no-repeat;
  width:18.72%;
  height:342px;
}

.ob9{
 position: absolute;
  top:200vh;
  right:-329px;
  background-image: url("../img/firework_-1.png");
  background-repeat: no-repeat;
  width:37.17%;
  height:680px;
}

.ob10{
 position: absolute;
  top:320vh;
  right:-198px;
  background-image: url("../img/firework_4.png");
  background-repeat: no-repeat;
  width:41.94%;
  height:756px;
}

.ob11{
 position: absolute;
  top:420vh;
  right:-124px;
  background-image: url("../img/firework_6.png");
  background-repeat: no-repeat;
  width:19.61%;
  height:352px;
}

.ob12{
 position: absolute;
  top:430vh;
  right:-55px;
  background-image: url("../img/firework_7.png");
  background-repeat: no-repeat;
  width:20.28%;
  height:510px;
}

.ob12-1{
 position: absolute;
  top:650vh;
  right:-76px;
  background-image: url("../img/firework_9.png");
  background-repeat: no-repeat;
  width:20.89%;
  height:373px;
}

.ob13{
 position: absolute;
  top:670vh;
  right:-446px;
  background-image: url("../img/firework_10.png");
  background-repeat: no-repeat;
  width:49.5%;
  height:948px;
}

.ob14{
 position: absolute;
  top:850vh;
  right:-138px;
  background-image: url("../img/firework_12.png");
  background-repeat: no-repeat;
  width:24.44%;
  height:441px;
}

.ob15{
 position: absolute;
  top:900vh;
  right:-116px;
  background-image: url("../img/firework_13.png");
  background-repeat: no-repeat;
  width:41.94%;
  height:694px;
}
*/

/* 左側 */
.ob1 {
  position: absolute;
  top: 40vh;
  left: 52px;
  width: clamp(100px, 16.67vw, 300px);
  height: clamp(100px, 16.67vw, 300px);
  background-image: url("../img/firework_2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob2 {
  position: absolute;
  top: 50vh;
  left: -58px;
  width: clamp(150px, 26.06vw, 469px);
  height: clamp(150px, 26.06vw, 469px);
  background-image: url("../img/firework_3.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob3 {
  position: absolute;
  top: 339.5vh;
  left: -335px;
  width: clamp(300px, 51.5vw, 927px);
  height: clamp(300px, 51.5vw, 927px);
  background-image: url("../img/firework_5.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob4 {
  position: absolute;
  top: 549.5vh;
  left: -82px;
  width: clamp(200px, 41.44vw, 746px);
  height: clamp(180px, 37.5vw, 675px);
  background-image: url("../img/firework_8.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob5 {
  position: absolute;
  top: 749.5vh;
  left: -517px;
  width: clamp(300px, 57.5vw, 1035px);
  height: clamp(300px, 57.5vw, 1033px);
  background-image: url("../img/firework_11.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
}

.ob6 {
  position: absolute;
  bottom: 30vh;
  left: 93px;
  width: clamp(80px, 9.72vw, 175px);
  height: clamp(80px, 9.72vw, 175px);
  background-image: url("../img/firework_14.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob7 {
  position: absolute;
  bottom: 10vh;
  left: -44px;
  width: clamp(100px, 19.06vw, 343px);
  height: clamp(100px, 19.06vw, 343px);
  background-image: url("../img/firework_15.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* 右側 */
.ob8 {
  position: absolute;
  top: 7.5vh;
  right: 0px;
  width: clamp(120px, 18.72vw, 337px);
  height: clamp(120px, 18.72vw, 342px);
  background-image: url("../img/firework_1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob9 {
  position: absolute;
  top: 200vh;
  right: -329px;
  width: clamp(200px, 37.17vw, 669px);
  height: clamp(200px, 37.17vw, 680px);
  background-image: url("../img/firework_-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob10 {
  position: absolute;
  top: 320vh;
  right: -198px;
  width: clamp(300px, 41.94vw, 755px);
  height: clamp(300px, 41.94vw, 756px);
  background-image: url("../img/firework_4.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob11 {
  position: absolute;
  top: 420vh;
  right: -124px;
  width: clamp(150px, 19.61vw, 353px);
  height: clamp(150px, 19.61vw, 352px);
  background-image: url("../img/firework_6.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob12 {
  position: absolute;
  top: 430vh;
  right: -55px;
  width: clamp(200px, 28.28vw, 509px);
  height: clamp(200px, 28.28vw, 510px);
  background-image: url("../img/firework_7.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob12-1 {
  position: absolute;
  top: 650vh;
  right: -76px;
  width: clamp(150px, 20.89vw, 376px);
  height: clamp(150px, 20.89vw, 373px);
  background-image: url("../img/firework_9.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob13 {
  position: absolute;
  top: 670vh;
  right: -446px;
  width: clamp(300px, 49.5vw, 891px);
  height: clamp(300px, 49.5vw, 948px);
  background-image: url("../img/firework_10.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob14 {
  position: absolute;
  top: 850vh;
  right: -138px;
  width: clamp(200px, 24.44vw, 440px);
  height: clamp(200px, 24.44vw, 441px);
  background-image: url("../img/firework_12.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ob15 {
  position: absolute;
  top: 900vh;
  right: -116px;
  width: clamp(300px, 41.94vw, 755px);
  height: clamp(300px, 41.94vw, 694px);
  background-image: url("../img/firework_13.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}



/* Container */
/*article {
  margin: 0 auto;
  background-image: url("../img/bg_pattern.png");
  background-repeat: repeat-y;
  background-color: #904798;
  background-size:contain;
  background-blend-mode:multiply;
}*/
article {
  margin: 0 auto;
  background-image:
    linear-gradient(to bottom, #904897 0%, #904897 30%, #31669D 100%),
    url("../img/bg_pattern.png");
  background-repeat: no-repeat, repeat-y;
  background-size: 100% 100%, contain;
  background-blend-mode: multiply;
  padding:90px 0;
}

.section {
  width: 80%;
  margin: 0 auto 90px;
  padding: 7.638%;
  border:8px solid #C9A133;
  background-color: rgba(255, 255, 255, 0.9);  /* 白の90%不透明 */
  box-sizing: border-box;
  background-image: url("../img/frame_pattern.png"), url("../img/frame_pattern.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
  background-size: 100% auto;
  z-index: 999;
  position: relative;
}


h2 {
  font-family: "Yuji Syuku", sans-serif;
  font-size: clamp(24px, 2.5vw, 40px);
  margin-bottom: 5rem;
  color: #222;
  position: relative;
  text-align: center;
  letter-spacing: 3.36px;
}

h3 {
  font-family: "Yuji Syuku", sans-serif;
  font-size: clamp(20px, 2vw, 32px);
  margin-bottom: 10px;
  color: #444;
  position: relative;
  text-align: center;
}

/* タイトルサイドアイコン */
#gaiyo h2::before, #gaiyo h2::after,
#schedule h2::before, #schedule h2::after,
#shop.section h2::before, #shop.section h2::after,
#X h3::before, #X h3::after,
#tokuten.section h2::before, #tokuten.section h2::after,
#item.section h2::before, #item.section h2::after,
#attention.section h2::before, #attention.section h2::after {
  content: "";
  position: absolute;
  top: 0;
  width: 8.334%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#gaiyo h2::before{
  background-image: url("../img/lantern_orange.png");
  left: calc(50% - 6em);
}
#gaiyo h2::after{
  background-image: url("../img/lantern_orange.png");
  right: calc(50% - 6em);
  transform: scale(-1,1);
}

#schedule h2::before{
  background-image: url("../img/lantern_pink.png");
  left: calc(50% - 6em);
}
#schedule h2::after{
  background-image: url("../img/lantern_pink.png");
  right: calc(50% - 6em);
  transform: scale(-1,1);
}

#shop h2::before{
  background-image: url("../img/lantern_green.png");
  left: calc(50% - 9em);
}
#shop h2::after{
  background-image: url("../img/lantern_green.png");
  right: calc(50% - 9em);
  transform: scale(-1,1);
}

#X h3::before{
  background-image: url("../img/fan2.png");
  left: calc(50% - 5em);
}
#X h3::after{
  background-image: url("../img/fan2.png");
  right: calc(50% - 5em);
  transform: scale(-1,1);
}

#tokuten h2::before{
  background-image: url("../img/lantern_blue.png");
  left: calc(50% - 6em);
}
#tokuten h2::after{
  background-image: url("../img/lantern_blue.png");
  right: calc(50% - 6em);
  transform: scale(-1,1);
}

#item h2::before{
  background-image: url("../img/lantern_yellow.png");
  left: calc(50% - 6em);
}
#item h2::after{
  background-image: url("../img/lantern_yellow.png");
  right: calc(50% - 6em);
  transform: scale(-1,1);
}

#attention h2::before{
  background-image: url("../img/lantern_purple.png");
  left: calc(50% - 6em);
}
#attention h2::after{
  background-image: url("../img/lantern_purple.png");
  right: calc(50% - 6em);
  transform: scale(-1,1);
}



/*h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #444;
}*/

p,dl,dt,dd,li{
	font-size:1.5rem;
}

.section p{
	font-size: clamp(18px, 1.6vw, 33px);	
}

#gaiyo{
	text-align: center;
	margin-bottom:90px;
}

#gaiyo p{
	/*font-size:1.5rem;*/
	margin-bottom:5rem;
}

header {
  overflow: visible;
}

html, body {
  overflow-x: visible;
}

/* Global Nav */
.global_nav {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #89428F;
  height: 6.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  width: 100%;
}
.global_nav nav {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.global_nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
	height:4.25rem;
}
.nav1 {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  gap: 3rem;
}
.nav1 > li {
  position: relative;
  display: flex;
  align-items: center;
}
.nav1 > li > a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}
.nav2 {
  display: flex;
  align-items: center;
  list-style: none;
  margin-left: 10px;
  gap: 2.5rem;
}
.nav2 li {
  margin: 0;
}
.icons {
  width: 30px;
  height: 30px;
}



.outset{
  position:relative;
}

/* Event Section */
.event {
  max-width:1200px;
  min-height:421px;
  margin:0 auto 40px;
  overflow: hidden;
  border-width: 60px;
  border-style: solid;
  border-image-source: url("../img/date_frame_v2.png");
  border-image-slice: 60 fill;
  border-image-repeat: stretch;
  border-image-outset: 0;
  box-sizing: border-box;
  position: relative;
}

/* 装飾画像 共通スタイル */
.corner {
  position: absolute;
  width:7.196%;
  z-index: 2;
  pointer-events: none;
}

/* 右上 */
.outset .top-right {
  top: 17px;
  right: 17px;
}

/* 左下 */
.outset .bottom-left {
  bottom: 17px;
  left: 17px;
}



.event h3 {
  /*background-color: #F19323;*/
  color: #0D2A48;
  padding: 1rem;
  font-size: 2.1875rem;
  position: relative;
  /*background-image: url("../img/title_bg_ribbon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;*/
  text-align: center;
}
.event h3::before,.event h3::after{
 content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 475px;
  height: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.event h3::before{
  background-image: url("../img/place-title_side.png");
  left: calc(50% - 15.5em);
}
.event h3::after{
  background-image: url("../img/place-title_side.png");
  right: calc(50% - 15.5em);
}

.event dl {
  max-width:855px;
  margin:0 auto;
  display: grid;
  grid-template-columns: 181px 1fr;
  align-items: center; /* 上下中央揃え */
  gap: 1rem;
  padding: 0;
}

.event dt {
  text-align: center;
  padding: 0.5rem;
  font-weight: bold;
  font-size: clamp(16px, 1.3vw, 28px); /* こちらも可変対応 */
  width:200px;
}

.event dd {
  font-size: clamp(16px, 1.3vw, 28px); /* dd自体も可変フォントサイズ */
  display: flex;
  align-items: flex-end; /* 下揃えにする */
  flex-wrap: wrap;
  padding:0 0 0 0;
  gap: 0.2em;
}

.event dd .schedule__large {
  font-size: clamp(18px, 1.6vw, 38px); /* 大きい日付用 */
  letter-spacing: 0.25px;
  font-weight: bold;
}

.event dt{position:relative;}
.event dt.icon-flower::before{
  content:"";
  background-image:url("../img/flower.png");
  width:1em;
  height:1em;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left:0;
  top:30%;
}


.btn-wrap {
  display: flex;
  justify-content: center;
  gap: 4%;
  padding: 2rem;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.8rem 0;
  background: #fff;
  box-shadow: 3px 3px 0px #6A6A6A29;
  /*font-size: 1rem;*/	
  font-weight: bold;
  text-decoration: none;
  color: #1F446A;
}
.btn, .btn a {
  font-size: clamp(16px, 1.3vw, 24px);
}

.btn-wrap .btn{
	max-width:230px;
	width:100%;
	font-size: 1.125rem;
}
.btn i {
  /*margin-right: 0.5rem;*/
  font-size:0.75rem;
}
.btn.map {
  color: #1F446A;
}
.btn.shop {
  color: #1F446A;
}
.btn.sns {
  color: #1F446A;
}
.btn:hover {
  opacity: 0.8;
}

.btn.brown {
	background-color: #5C1A0E;
	color: #fff;
	max-width:650px;
	border-radius: 75px;
	width:100%;
	font-size: 2.1875rem;
	padding:2%;
}





#shop dl {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1rem;
  padding: 2rem;
  align-items: center;
}

#shop dt {
  background-image:url("../img/shop_frame.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #03080D;
  text-align: center;
  padding: 0.5rem;
  font-weight: bold;
  font-size: clamp(16px, 1.3vw, 28px);
  width: 223px;
  height:65px;
  align-self: start; /* ★ここだけTOP揃え */
  display: flex;
  justify-content: center; /* 横中央 */
  align-items: center;     /* 縦中央 */
}

#shop dd {
  font-size: clamp(16px, 1.3vw, 28px);
  line-height: 1.2;
  padding:0 2em;
}

#shop dd.schedule-flex {
  display: inline;
}

#shop dd.schedule-flex span,
#shop dd.schedule-flex .schedule__large {
  display: inline-block;
  vertical-align: baseline; /* ★ここ */
  line-height: 1.2;
}

#shop dd.schedule-flex .schedule__large {
  font-size: clamp(18px, 1.6vw, 38px);
  font-weight: bold;
  letter-spacing: 0.25px;
}

#shop dd.shop-tokuten {
  font-size: clamp(16px, 1.3vw, 28px);
  line-height: 2;
}

#shop dd.shop-tokuten span {
  display: block;
  font-size: clamp(12px, 1vw, 18px);
  color: #555;
  margin-top: 0.5rem;
  line-height: 1.5;
}

.online_text{
	max-width:850px;
	width:100%;
	margin:0 auto 5rem;
}


.online_text img{
	margin:2rem auto;
	max-width:704px;
	width:100%;
	display: block;
}
.online_text ul{
	max-width:726px;
	display: block;
	margin: 0 auto;
}
/*.online_text ul li{
	font-size: 1.375rem;
}*/

#X{
  border: 40px solid transparent;
  border-image-source: url('../img/X_frame.png');
  border-image-slice: 40 fill;
  border-image-width: 40px;
  border-image-repeat: stretch;
  background: none;
  box-sizing: border-box;
  text-align: center;
}

#X h3{
	font-size:2.75rem;
	margin-bottom:5rem;
}

#X a{color:#B41C14;}

#tokuten p{
	text-align: center;
}

.markup{
  background-color:#1E4268;
  color:#fff;
}


/* Item List */
.section#item{
  padding: 7.638% 2%;
}
#item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
#item li {
  width: calc(20% - 1rem);
  margin-bottom: 4%;
  position: relative;
}

#item li span.new{
  position:absolute;
  top:-5%;
  right:-5%;
}
#item li span.new img{
  border:none;
}
/*#item li:last-child {
  margin-right: 51%;
}*/
.animateme img { border: 1px solid #707070; }

.item__text {
  /*background-color: #E4F1FA;*/
  width: 100%;
  min-height: 11rem;
  margin-top: 0.625rem;
  padding: 0;
  position: relative;
}
.item__text p {
  font-style: normal;
  text-align: center;
  font-size: clamp(12px,2vw,14px);
  letter-spacing: 0;
  line-height: 1.375rem;
  color: #333333;
}
.condition {
  /*border-bottom: 2px solid #333333;*/
  background-color:#274C74;
  color:#ffffff !important;
  border-radius: 10px;
  padding-bottom: 2%;
  margin: 0 auto;
}
.itemname_box {
  margin: 0.75rem auto;
  font-size: 1rem;
  font-weight: 600;
}
.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: 600;
  font-style: normal;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 2%;
  color: #333333;
  align-items: center;
}
.price-box dt {
  width: 40%;
  text-align: right;
  line-height: 1.6875rem;
}
.price-box dd {
  width: 60%;
  text-align: right;
  line-height: 1.6875rem;
}
.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);
  padding-left: 2%;
  vertical-align: bottom;	
}
.item__text .price {
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  bottom: 8%;
  left: 50%;
  transform: translate(-50%, 0);	
}

.item__text p, .price-box dt, .price-box dd {
  font-size: clamp(14px, 1.2vw, 16px);
}

.flag1{
	width:100%;
	text-align: center;
	background-color:#ff0000;
	color:#fff !important;
	font-size:clamp(0.65rem, 2vw, 0.875rem);
	padding:1%;
}

/* Attention List */
.attention-list li{
  margin-top: 5px;
  /*font-size: clamp(12px, 2vw, 22px);*/
  font-size: clamp(18px, 1.3vw, 20px);	
}

/* Footer */
footer {
  text-align: center;
  padding: 20px;
  background-color: #000;
  color: #fff;
  border-top: 1px solid #eaeaea;
}

/* TOPへ戻る */
.top1 {
  position: fixed; /* スクロールしても右下に追従 */
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

#top i {
	max-width: 130px;
	width: 100%;
	font-size: 2em;
	color:#000;
	filter: drop-shadow(0px 0px 15px rgba(255, 255, 255, 1));
}

/* 1800px以上のとき、右から中央寄りに調整 */
@media (min-width: 1800px) {
  .top1 {
    right: calc((100vw - 1800px) / 2 + 20px);
  }
}

.top1 i {	
  display: inline-block;
  font-size: 2.5rem;
  color: #333;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 56px;
  transition: all 0.3s;
}

/* Responsive */
@media (max-width: 768px) {
  h2 { font-size: 1.5rem; }
  h3 { font-size: 1.2rem; }
  .nav1 { flex-wrap: wrap; }
  .nav1 li { margin: 5px; }
  .item-list { grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); }
}


/* ハンバーガー：最初は非表示、スマホのみ表示 */
.hamburger {
  display: none; /* 初期は非表示 */
  position: absolute;
 left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
  cursor: pointer;
  z-index: 1101;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px; /* アイコンとMENUの間隔 */
  transition: all 0.3s;
}

.hamburger .hamburger-lines {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.hamburger .hamburger-lines span {
  display: block;
  width: 30px;
  height: 4px;
  margin: 3px 0;
  background: #fff;
  border-radius: 2px;
  transition: 0.4s;
}

.hamburger .menu-text {
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

/* ハンバーガー開いたときの線アニメーション */
.hamburger.active .hamburger-lines span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.hamburger.active .hamburger-lines span:nth-child(2) {
  opacity: 0;
}
.hamburger.active .hamburger-lines span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* スマホ用グローバルメニュー */
.globalMenuSp {
  display: none;
  position: fixed;
  top: 0; /* ハンバーガー分を内包する */
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1100;
  overflow-y: auto;
  padding-top: 6rem;
  text-align: center;
}

/* メニューを開いた時 */
.globalMenuSp.active {
  display: block;
  height:100vh;	
}

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

.globalMenuSp ul > li {
  margin: 1.5rem 0;
}

.globalMenuSp ul li a {
  text-decoration: none;
  color: #333;
  font-size: 1.5rem;
}

.globalMenuSp .nav2 {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
  gap: 2rem;
}

.globalMenuSp .nav2 li {
  margin: 0;
}

.globalMenuSp .icons {
  width: 30px;
  height: 30px;
}

/* CLOSEボタン */
.sp-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 2rem;
  font-weight: bold;
  cursor: pointer;
  color: #333;
  display: block;
  z-index: 1102;
}

@media (min-width: 1241px) {
  .hamburger {
    display: none !important; /* ハンバーガーをPCで完全非表示にする */
  }
  .globalMenuSp {
    display: none !important; /* 念のためスマホメニューもPCでは強制非表示 */
  }
}

/* 1240px以下でだけハンバーガー表示 */
@media (max-width: 1240px) {
  .hamburger {
    display: flex;
  }
  .nav1 {
    display: none;
  }
}
@media (min-width: 1241px) {
  .globalMenuSp {
    display: none !important;
  }
}

/* PC版（1240px以上） */
#item .item-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
}

#item .item-list li {
  width: 100%;
}


/* 1240px未満（タブレット横向きくらい）4列 */
@media (max-width: 1239px) {
  #item .item-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* 1024px未満（タブレット縦向きくらい）3列 */
@media (max-width: 1023px) {
  #item .item-list {
    grid-template-columns: repeat(3, 1fr);
  }
	.ycheck, .pcheck, .gcheck, .bcheck, .grcheck {
    	padding: 3.875rem 0;
	}
  .btn-wrap{
    flex-direction: column;
    gap: 0.8rem;
    margin-top: 1rem;
    align-items: center;
  }
}

/* ===== 共通レスポンシブ対応 ===== */
@media (max-width: 768px) {
	
	.sp{display:block;}
  
  /* セクション全体の余白を調整 */
  .section {
    width:95%;
  	padding: 2rem 1rem;
  	margin-bottom: 1.5rem;
    background-size: contain;
  }

  /* h2, h3 見出しのフォントサイズ縮小 */
  h2 {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
  h3 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }

  /* p, liなどテキスト基本サイズを調整 */
  p, dl, dt, dd, li {
    font-size: 1.2rem;
  }

  /* 各種ボタンのサイズも少し小さめに */
  .btn {
    font-size: 1rem;
    padding: 0.6rem 1.2rem;
  }
	
	.ycheck, .pcheck, .gcheck, .bcheck, .grcheck{
		padding: 2.875rem 0;
	}	
  
  /* タイトルサイドアイコン */
  #gaiyo h2::before, #gaiyo h2::after,
  #schedule h2::before, #schedule h2::after,
  #shop.section h2::before, #shop.section h2::after,
  #X h3::before, #X h3::after,
  #tokuten.section h2::before, #tokuten.section h2::after,
  #item.section h2::before, #item.section h2::after,
  #attention.section h2::before, #attention.section h2::after {
    width:11%; 
  }
  
  /*タイトルサイド*/
  #gaiyo h2::before{left: calc(50% - 4em);}
  #gaiyo h2::after{right: calc(50% - 4em);}
  #schedule h2::before{left: calc(50% - 4em);}
  #schedule h2::after{right: calc(50% - 4em);}
  #shop h2::before{left: calc(50% - 7em);}
  #shop h2::after{right: calc(50% - 7em);}
  #X h3::before{left: calc(50% - 3em);}
  #X h3::after{right: calc(50% - 3em);}
  #tokuten h2::before{left: calc(50% - 4em);}
  #tokuten h2::after{right: calc(50% - 4em);}
  #item h2::before{left: calc(50% - 4em);}
  #item h2::after{right: calc(50% - 4em);}
  #attention h2::before{left: calc(50% - 4em);}
  #attention h2::after{right: calc(50% - 4em);}
  

  /* 開催概要 (#gaiyo) セクション */
  #gaiyo {
    text-align: center;
    padding: 2rem 1rem;
  }

  #gaiyo p {
    font-size: 1.125rem;
    line-height: 1.7;
    margin-bottom: 3rem;
  }
  

  /* 「Cafe MenuはこちらをCheck！」ボタン調整 */
  .btn.brown {
    font-size: 1.5rem;
    padding: 1rem;
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
  }	
	
  /* .event 本体 */
  .event {
    width: 95%;
    margin: 0 auto 1.5rem;
    padding: 1rem 1rem 2rem; /* 上下左右もう少し詰め */
    border-radius: 10px;
    border-width: 60px;
  }

  /* エリア見出し */
  .event h3 {
    font-size: 1.5rem;
    padding: 0.5rem;
    margin-bottom: 1rem;
    background-size: contain;
  }
  .event h3::before,
  .event h3::after {
    width: 160px;
    height: 25px;
  }

  /* dl: さらに縦幅をコンパクトに */
  .event dl {
    display: block;
    padding: 0.5rem 0.25rem;
  }

  /* dt, dd 調整 */
  .event dt {
    width: 100%;
    padding: 0.3rem 0;
    margin-bottom: 0.2rem;
    font-size: 1.25rem;
  }
  .event dd {
    width: 100%;
    padding: 0 0 1rem 0;
    font-size: 1rem;
    display: block;
    text-align: center;
  }
  .event dd .schedule__large {
    font-size: 1.2rem;
  }

  /* ボタン群 */
  .btn-wrap {
    flex-direction: column;
    gap: 0.8rem;
    margin-top: 1rem;
  }
  .btn-wrap .btn {
    max-width: 100%;
    width: 100%;
    font-size: 1rem;
    padding: 0.8rem;
  }
  
  /* オンラインショップタイトル調整 */
  #shop.section h2 {
    font-size: 1.5rem; /* 小さめに調整 */
    margin-bottom: 2.5rem;
  }

  /* リボンアイコン（左右）調整 */
  #shop.section h2::before, 
  #shop.section h2::after {
    width: 40px; /* 小さめ */
    height: 40px;
    background-size: contain;
  }

  /* セクション全体のpadding調整 */
  #shop.section {
    padding: 3rem 1rem;
  }	
  #shop dl {
    display: block;
    padding: 1rem;
  }

  #shop dt {
	width:100%;  
	margin-bottom: 0.2rem;  
    margin: 0 auto 0.5rem;
    font-size: clamp(16px, 2vw, 24px);
    padding: 0.5rem;
  }

  #shop dd {
    padding: 0;
    font-size: clamp(16px, 2vw, 24px);
    text-align: center;
    line-height: 1.7;
  }

  #shop dd.schedule-flex {
    display: block;
	padding: 0 0 1rem 0;  
  }

  #shop dd.schedule-flex span,
  #shop dd.schedule-flex .schedule__large {
    display: inline;
  }

  #shop dd.shop-tokuten {
    line-height: 1.7;
  }
	
  .shop-image img {
    width: 90%;
    margin: 2rem auto;
    display: block;
  }
  
  .online_text {
    width: 90%;
    margin: 0 auto 3rem;
  }

  .online_text p {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 1.5rem;
  }

  .online_text img {
    width: 90%;
    margin: 2rem auto;
    display: block;
  }

  .online_text ul {
    width: 100%;
    margin: 2rem auto 0;
    padding: 0;
  }

  .online_text ul li {
    font-size: 0.85rem;
    line-height: 1.6;
    margin-top: 1rem;
  }
  
   /* Xセクション全体のpadding調整 */
  #X.section {
    /*padding: 3rem 1rem;*/
  }

  /* h3タイトル */
  #X h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
    line-height: 1.2;
  }

  /* テキスト調整 */
  #X p {
    font-size: 1.2rem;
    line-height: 1.8;
    text-align: center;
  }

  /* リンクだけ少し色味強調 */
  #X a {
    font-size: 1.2rem;
    color: #E83A84;
    word-break: break-word;
  }
  
  /* 注文特典セクション全体 */
  #tokuten.section {
    padding: 3rem 1rem;
  }

  /* h2タイトル調整 */
  #tokuten h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
    line-height: 1.2;
  }

  /* 注文特典テキスト */
  #tokuten p {
    font-size: 1.2rem;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 2rem;
  }

  /* 特典画像（リンク画像） */
  #tokuten img {
    width: 100%;
    height: auto;
    max-width: 500px;
    margin: 0 auto 2rem;
    display: block;
  }

  /* 注意事項リスト */
  #tokuten .attention-list li,
  #attention .attention-list li{
    font-size: 0.85rem;
    line-height: 1.6;
    margin-top: 0.8rem;
    text-align: left;
    padding-left: 1rem;
  }
	
  /* 商品一覧全体 */
  #item.section {
    padding: 3rem 1rem;
  }

  /* h2タイトル */
  #item h2 {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
	
  /* 商品リスト */
  #item .item-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* ★２列に */
    gap: 1rem;
  }

  #item .item-list li {
    width: 100%; /* ★親のgridに合わせる */
  }

  /* 商品名などのテキストも調整 */
  .item__text p,
  .itemname_box,
  .itemname,
  .item__text .price,
  .item__text .rprice {
    font-size: 0.85rem;
    line-height: 1.5;
  }
  
	/*.itemname_box{
		height:4em;
	}*/	

  /* 商品画像も調整 */
  .item-list img {
    width: 100%;
    height: auto;
  }
  
  #attention.section {
    padding: 3rem 1rem;
  }

  #attention h2 {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 764px) {
  article{
    padding:45px 0;
  }
  .section{
   
  }
  #gaiyo{
    margin-bottom:45px;
  }
  .event{
    width:100%;
    border-width:20px;
  }
  .corner{
    width:15%;
  }
  .outset .top-right{
    top: 5px;
    right: 5px;
  }
  .outset .bottom-left{
    bottom: 5px;
    left: 5px;
  }
	
}