@charset "utf-8";
/* CSS Document */

body {
  max-width: 650px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}
.img {
  width: 95%;
  display: block;
  margin: 0 auto;
}
.auuser {
  width: 80% !important;
  display: block;
  margin: 0 auto;
}
.kv {
  position: relative;
}

.fixed {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  z-index: 999;

  max-width: 650px;
}
.fixed__btn {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.banner {
  width: 70% !important;
  display: block;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 10%;
}

.anchorBtn {
  width: 70% !important;
  display: block;
  margin: 0 auto;
  top: 33%;
  left: 0;
  right: 0;
  position: absolute;
}

section img {
  width: 100%;
  margin: 0px auto;
}

.wrap {
  padding-bottom: calc(124 / 375 * 100%);
}

/*
----------------　　　
menu とは
----------------
*/

.about {
  margin-top: 40px;
  position: relative;
}
.link{
  position: absolute;
}
.notes_link {
  top: 85.6%;
  left: 10%;
  padding-top: calc(25 / 650* 100%);
  width: calc(70 / 650* 100%);
}
.about__title {
  margin: 0 calc(8 / 375 * 100%);
}
.about__slider {
  position: relative;
  margin-top: 32px;
}
.about__bubbleWrap {
  top: 0;
  width: 100%;
}
.about__bubble {
  position: absolute;
  width: calc(75 / 375 * 100%);
}
.about__bubble--takeout {
  top: -22px;
  right: calc(8 / 375 * 100%);
}
.about__bubble--delivery {
  bottom: -22px;
  left: calc(8 / 375 * 100%);
}

.image-slider {
  position: relative;
}

.about__text {
  width: calc(343 / 375 * 100%);
  margin: 32px auto 0;
}
.about__coupon {
  width: calc(343 / 375 * 100%);
  margin: 24px auto 0;
  position: relative;
}
.about__note {
  width: calc(343 / 375 * 100%);
  margin: 32px auto 0;
}
.about__couponCode {
  display: block;
  position: absolute;
  left: 50%;
  top: 28.7%;
  transform: translateX(-50%);
  width: calc(287 / 343 * 100%);
  padding-bottom: calc(50 / 343 * 100%);
  cursor: pointer;
}
.about__btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 78%;
  transform: translateX(-50%);
  width: 100%;
  padding-bottom: calc(60 / 343 * 100%);
}

/*
----------------　　　
お得
----------------
*/
.merit {
  margin: 40px calc(16 / 375 * 100%) 0;
  position: relative;
}
.merit__shopList {
  position: absolute;
  left: 50%;
  top: 73%;
  transform: translateX(-50%);
  width: calc(218 / 375* 100%);
  padding-bottom: calc(24 / 375 * 100%);
}
.merit__btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 87.8%;
  transform: translateX(-50%);
  width: 100%;
  padding-bottom: calc(60 / 343 * 100%);
}
.merit__note {
  margin: 32px auto 0;
}

/*
----------------　　　
スマートパスプレミアム
----------------
*/
.smartpassWrap {
  width: 95%;
  display: block;
  position: relative;
  padding: 5px;
  border: solid 5px #eb5505;
  margin: 50px auto;
}

.smartpassWrap::after {
  content: "";
  position: absolute;
  top: -12px;
  bottom: -12px;
  left: -12px;
  right: -12px;
  border: solid 3px #eb5505; /* 外枠のスタイル */
  z-index: -1;
}
.smartpassWrapInner {
  margin: 8% 0%;
}
.smartpassWrapInner {
  width: 100%;
}
.smartpassImage {
  margin: 30px 0;
}
.smartpassWrapInner p {
  margin: 8% 4%;
  font-size: 1.3rem;
  line-height: 1.5;
}
.campaignWrap {
  background-color: #f9efe4;
  padding: 20px 0;
}
.campaignWrapInner {
  background-color: #fff;
  width: 95%;
  padding: 20px 0;
  margin: 0 auto;
  border-radius: 10px;
}
.campaignWrap img:first-of-type {
  width: 95%;
  margin: 40px auto 10px auto;
  display: block;
}
.campaignWrap img:last-of-type {
  width: 95%;
  margin: 0px auto;
  /* padding-bottom: 40px; */
  display: block;
}

.smartpassDescription {
  position: relative;
}
.smartpassBtn {
  position: absolute;
  width: 85% !important;
  display: block;
  right: 0;
  left: 0;
  top: 86%;
}

.menuWrap {
  /* background-color: #FFD6D1; */
  width: 100%;
  padding: 10px 0;
}
.menuWrap img {
  display: block;
  margin: 0 auto;
  width: 90%;
  padding: 10px 0;
}
.menuWrapInner {
  background-color: #fff;
  width: 95%;
  padding: 20px 0;
  display: block;
  margin: 10px auto;
  border-radius: 20px;
}

footer img {
  margin-top: 30px;
  width: 100%;
  margin-bottom: 23%;
}

.attentionWrap {
  width: 90%;
  margin: 15% auto;
  display: block;
}

.attentionWrap h3 {
  line-height: 1.8;
  font-weight: 600;
  margin-bottom: 5px;
  color: #e61e0a;
  display: flex;
  align-items: center;
}
.attentionWrap h3:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #e61e0a;
}
.attentionWrap h3:after {
  margin-left: 1rem;
}

.attentionWrap b {
  font-size: 1.4rem;
  display: block;
  margin: 10px 0 10px 0;
}
.attentionWrap p {
  font-size: 1.2rem;
  margin-bottom: 45px;
  display: block;
  white-space: pre-line;
  line-height: 2.2;
}
.attentionTitle {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  margin: 0px auto;
  padding: 10px 0;
  letter-spacing: 0.4rem;
  font-weight: 600;
  text-align: center;
  background-color: #ef8932;
  padding-bottom: 16px;
}

.attentionWrap a {
  font-size: 1.2rem;
  line-height: 1.8;
  margin-bottom: 5px;
  color: #1e90ff;
}

#overlay {
  position: fixed;
  top: 0;
  z-index: 10;
  max-width: 650px;
  width: 100vw;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease-out;
}
#overlay.overlay-on {
  visibility: visible;
  opacity: 1;
}

#box_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  margin: auto;
  display: block;
}

#message_box {
  padding: 20px;
  width: 60vw;
  background-color: #fff;
  border-radius: 0.5rem;
  text-align: center;
}
#message_box p {
  font-size: 1.5rem;
}

.accordion-container {
  position: relative;
  width: calc(343 / 375 * 100%);
  border-top: none;
  outline: 0;
  margin: 40px auto 0;
}

.accordion-container .accordion-title {
  display: block;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  color: #e61e0a;
  cursor: pointer;
  padding: 32px 0;
}

.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-container .content-entry.open .accordion-title {
  color: #e61e0a;
}
.accordion-title:active {
  /* border-bottom: solid 0px #e61e0a; */
}

.accordion-container .accordion-title:hover i:before,
.accordion-container .accordion-title:hover i:active,
.accordion-container .content-entry.open i {
  color: #e61e0a;
}

.accordion-title {
  position: relative;
}

.accordion-title:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 45%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #e61e0a;
  border-right: solid 2px #e61e0a;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.accordion-inner {
  border-bottom: solid 2px #e61e0a;
}
.accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 47%;
}

.accordion-content {
  display: none;
  padding-bottom: calc(24 / 343 * 100%);
}

.accordion-content b {
  font-size: 16px;
  display: block;
  margin-top: 24px;
  font-family: "Noto Sans JP", sans-serif;
}
.accordion-content b:first-child {
  margin-top: 0px;
}
.accordion-content p {
  color: #323232;
  font-size: 14px;
  margin-top: 8px;
  display: block;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
}
.accordion-content a {
  font-size: 14px;
  color: #1e90ff;
  font-family: "Noto Sans JP", sans-serif;
}

dl {
  display: flex;
  font-size: 14px;
  line-height: 2;
  margin-bottom: 1rem;
}
dd {
  font-size: clamp(1.2rem, 3.2vw, 2.07rem);
  line-height: 2;
}
dt {
  font-size: clamp(1.2rem, 3.2vw, 2.07rem);
  line-height: 2;
}

.footer {
  margin-top: calc(32 / 375 * 100%);
  padding-bottom: calc(90 / 375 * 100%);
}

.tooltip:after {
  content: "クーポンコードをコピーしました";
  white-space: nowrap;
  padding: 18px 10px;
  background: #1f1f1f;
  display: inline-block;
  color: #fff;
  border-radius: 0.4rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(14px, 3.73vw, 18px);
  font-family: sans-serif;
  animation: fade-tooltip 0.5s 1.3s forwards;
  z-index: 99999;
  pointer-events: none;
}
@keyframes fade-tooltip {
  to {
    opacity: 0;
  }
}
