@charset "utf-8";

/*----kasou------------------------------------------------*/

.dinnerWrMenuItem01 {
    left: auto;
    position: absolute;
    left: 0;
    top: 17%;
    right: auto;
    z-index: 2;
}

.dinnerWrMenuItem02 {
    left: 28.93%;
    top: 0;
    position: absolute;
    z-index: 1;
}

.dinnerWrMenuItem03 {
    position: absolute;
    right: 0;
    left: auto;
	bottom: 40px;
    z-index: 2;
}

.hukidasiDeco {
	display: inline-block;
	font-size: clamp(16px, calc(1rem + ((1vw - 3.75px) * 0.9061)), 30px);
	letter-spacing: 0.05em;
	font-family: var(--font-family01);
}

.hukidasiBox {
	max-width: 635px;
	width: 96%;
    padding: 40px 10px 70px;
    color: var(--primary);
    margin: 0 0 20px;
	background: url(/system_panel/uploads/images/dinner-text-illust01.png) center / contain no-repeat;
	text-align: center;
	z-index: 1;
}

/* .hukidasiBox:before {  
  content: "";
  position: absolute;
  left: -38px;
  width: 13px;
  height: 12px;
  bottom: 0;
  background: var(--bg-primary);
  border-radius: 50%;
}

.hukidasiBox:after {
  content: "";
  position: absolute;
  left: -24px;
  width: 20px;
  height: 18px;
  bottom: 3px;
  background: var(--bg-primary);
  border-radius: 50%;
} */

.dinerHukidasiBox01 {
    display: inline-block;
    z-index: 9;
    top: 6%;
    right: 0;
}

.hukidasiBox02 {
	max-width: 568px;
	width: 89%;
    padding: 40px 20px 70px;
    position: absolute;
    color: var(--primary);
    margin: auto;
	background: url(/system_panel/uploads/images/dinner-text-illust02.png) center / contain no-repeat;
	text-align: center;
	z-index: 10 !important;
}

/* .hukidasiBox02:before {
  content: "";
  position: absolute;
  right: -38px;
  width: 13px;
  height: 12px;
  bottom: 0;
  background: var(--bg-primary);
  border-radius: 50%;
}

.hukidasiBox02:after {
  content: "";
  position: absolute;
  right: -24px;
  width: 20px;
  height: 18px;
  bottom: 3px;
  background: var(--bg-primary);
  border-radius: 50%;
} */

.dinerHukidasiBox02 {
    display: inline-block;
    z-index: 9;
    top: -29%;
    left: 0;
}

.dinnerWrItemImgBox02 {
    box-shadow: -10px -10px 0 var(--primary);
}

.dinnerWrTimeItem02 {
    box-shadow: 10px 10px 0 var(--primary);
}

.dinner-tape-box {
    transform: rotate(-5deg);
}

.dinnerWrMenuItem01 {
    transform: rotate(-15deg);
}

.dinnerWrMenuItemBox01 {
	box-shadow: rgba(0, 0, 0, 0.5) 4px 10px 10px;
}

.dinnerWrTimeItem01 {
    box-shadow: rgba(0, 0, 0, 0.5) 4px 10px 10px;
}

.dinnerWrTimeItemBox01 {
    transform: rotate(10deg);
}

.in-dinner-wrapper02 {
	background: var(--bg-tertiary);
}

.dinnerPositionIllustSet {
	gap: 20px;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.hukidasiBox {
    font-size: 12px;
}

.hukidasiBox02 {
    font-size: 12px;
}

.dinnerWrItemImgBox02 {
    box-shadow: -20px -20px 0 var(--primary);
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.hukidasiBox {
	margin: auto;
	width: 52.1%;
    position: absolute;
}

.hukidasiBox02 {
    font-size: 12px;
}

.dinerHukidasiBox02 {
    top: 30%;
	left: -4%;
}

.dinnerWrMenuItem03 {
	bottom: 80px;
}

.dinnerWrItemImgBox02 {
    box-shadow: -40px -40px 0 var(--primary);
}

.dinnerWrTimeItem02 {
    box-shadow: 40px 40px 0 var(--primary);
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.hukidasiBox {
    font-size: 14px;
}

.hukidasiBox02 {
    font-size: 14px;
}

.hukidasiBox {
    padding: 40px 20px 70px;
}

.dinerHukidasiBox02 {
    top: 28%;
    left: -10%;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.hukidasiBox {
    font-size: 18px;
}

.hukidasiBox02 {
    font-size: 18px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */