@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #1b1b1b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: .8;
}

a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #e83e34;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}

.for-ie a {
  text-decoration: underline;
}

.for-ie a:hover {
  text-decoration: none;
}

.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.for-ie button:focus {
  outline: none;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m-pc-hidden {
  display: none;
}

@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
* a:hover img {
  opacity: 1;
}

#wrapper {
  background-color: #fff;
}

#wrapper #bg_wrapper #wrapper2 {
  width: 100% !important;
  max-width: none;
}

.m-pc-hidden {
  display: none;
}

@media screen and (max-width: 750px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .m-sp-hidden {
    display: none;
  }
}

.border {
  position: absolute;
  background-image: url(./../img/border.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 15px;
  width: 100%;
  background-position: left;
}

@media screen and (max-width: 750px) {
  .border {
    height: 10px;
  }
}

.border_top {
  top: 0;
}

.border_bottom {
  bottom: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.mv_area {
  position: relative;
  z-index: 1;
  background-size: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 750px) {
  .mv_area {
    aspect-ratio: 15 / 26;
  }
}

.mv_area #video {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
}

@media screen and (max-width: 750px) {
  .mv_area #video {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.mv_area .logo {
  max-width: 25%;
}

@media screen and (max-width: 750px) {
  .mv_area .logo {
    max-width: 60%;
  }
}

.mv_area .scrolldown {
  position: absolute;
  z-index: 1;
  color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 80px;
  height: 150px;
}

@media screen and (max-width: 1600px) {
  .mv_area .scrolldown {
    bottom: 0;
  }
}

@media screen and (max-width: 1200px) {
  .mv_area .scrolldown {
    height: 100px;
  }
}

.mv_area .scrolldown::before, .mv_area .scrolldown::after {
  height: 150px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: auto;
  content: "";
  background-color: #fff;
  width: 1px;
  margin: auto;
}

@media screen and (max-width: 750px) {
  .mv_area .scrolldown::before, .mv_area .scrolldown::after {
    height: 100px;
  }
}

.mv_area .scrolldown::before {
  opacity: .2;
}

.mv_area .scrolldown::after {
  -webkit-animation: ScrollAnimation 2s infinite cubic-bezier(0.77, 0, 0.18, 1);
          animation: ScrollAnimation 2s infinite cubic-bezier(0.77, 0, 0.18, 1);
}

.mv_area .scrolldown p {
  margin-top: -45px;
}

.lineup_menu {
  position: relative;
  z-index: 2;
}

.lineup_menu_area {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bb121a)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(#bb121a), url(./../img/bg_texture_05.png);
  background-size: 500px;
  background-blend-mode: multiply;
  padding: 8px;
}

.lineup_menu_area_inner {
  border: 2px solid #ffe100;
  padding-bottom: 72px;
  position: relative;
}

@media screen and (max-width: 750px) {
  .lineup_menu_area_inner {
    padding-bottom: 30px;
  }
}

.lineup_menu_area_inner .corner {
  position: absolute;
  background-color: #bb121a;
  background-image: url(./../img/corner.png);
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
}

.lineup_menu_area_inner .corner_01 {
  top: -2px;
  left: -2px;
}

.lineup_menu_area_inner .corner_02 {
  top: -2px;
  right: -2px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.lineup_menu_area_inner .corner_03 {
  bottom: -2px;
  left: -2px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.lineup_menu_area_inner .corner_04 {
  bottom: -2px;
  right: -2px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.lineup_menu_ttl {
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  z-index: 3;
  max-width: 95%;
  margin: 0 auto;
}

.lineup_menu_ttl img {
  margin-top: -55px;
}

.lineup_menu_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  gap: 30px;
}

@media screen and (max-width: 750px) {
  .lineup_menu_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 82%;
  }
}

.lineup_menu_btn a {
  position: relative;
}

.lineup_menu_btn a::after {
  content: "";
  position: absolute;
  background-image: url(./../img/lineup_menu_btn_arrow.png);
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (max-width: 750px) {
  .lineup_menu_btn a::after {
    width: 30px;
    height: 30px;
  }
}

.lineup_menu_btn a:hover::after {
  bottom: -5px;
}

.catch_area {
  position: relative;
  background-size: 100%, 500px;
  background-blend-mode: multiply;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2aa24), to(#a3320e)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(180deg, #e2aa24 0%, #a3320e 100%), url(./../img/bg_texture_05.png);
  text-align: center;
  padding: 70px 0;
}

@media screen and (max-width: 750px) {
  .catch_area {
    padding: 30px 0;
  }
}

.catch_txt {
  max-width: 80%;
  margin: 0 auto;
}

.introduction_area {
  position: relative;
  overflow: hidden;
}

.introduction_area::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./../img/introduction_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  z-index: -1;
}

.introduction_txt {
  text-align: center;
  color: #fff;
  font-size: 24px;
  padding: 110px 0 90px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2em;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 750px) {
  .introduction_txt {
    font-size: 16px;
    padding: 50px 0 40px;
  }
}

.shop_ttl {
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .shop_ttl {
    margin: 0 auto 20px;
  }
}

.shop_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 90%;
  margin: 40px auto 0;
}

@media screen and (max-width: 750px) {
  .shop_about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 85%;
    margin: 0 auto 20px;
  }
}

.shop_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 750px) {
  .shop_txt {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.shop_txt .txt {
  color: #fff;
  font-size: 20px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Noto Sans JP", sans-serif;
  margin-right: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: initial;
          font-feature-settings: initial;
}

@media screen and (max-width: 750px) {
  .shop_txt .txt {
    font-size: 14px;
  }
}

.shop_txt .txt span {
  text-combine-upright: all;
  font-family: initial;
}

@media screen and (max-width: 750px) {
  .shop_txt .flag {
    width: 120px;
  }
}

@media screen and (max-width: 750px) {
  .shop_photo {
    max-width: 90%;
    margin: 0 auto;
  }
}

.shop_inner {
  max-width: 1410px;
  margin-left: auto;
  margin-right: auto;
}

.shop_inner .menu_note {
  text-align: center;
  max-width: 1230px;
  margin: 80px auto 0;
  color: #fff;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  .shop_inner .menu_note {
    font-size: 11px;
    margin: 50px 30px 0;
    text-align: left;
  }
}

.shop_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}

@media screen and (max-width: 750px) {
  .shop_menu {
    gap: 20px;
  }
}

.shop_menu .menu {
  position: relative;
  text-align: center;
  min-width: 570px;
}

@media screen and (max-width: 750px) {
  .shop_menu .menu {
    min-width: initial;
    max-width: 98%;
    margin: 0 auto;
  }
  .shop_menu .menu img {
    max-width: 90%;
  }
}

.shop_menu .menu .obon {
  position: absolute;
  bottom: 0;
  z-index: 0;
}

.waseda_merci_area {
  position: relative;
  padding: 80px 0 40px;
  background-image: url(./../img/waseda_merci_line.png), url(./../img/waseda_merci_line.png), url(./../img/merci_bg.png);
  background-size: 20px,20px,500px;
  background-repeat: repeat-y,repeat-y,repeat;
  background-position: left 10px top 0,right 10px top 0,center;
}

@media screen and (max-width: 750px) {
  .waseda_merci_area {
    background-size: 10px,10px,250px;
    padding: 50px 0 20px;
  }
}

.waseda_merci_area .closed {
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  .waseda_merci_area .closed {
    font-size: 11px;
    margin-top: -2em;
    margin-bottom: 1em;
  }
}

.asakusa_minmin_area {
  position: relative;
  padding: 80px 0 40px;
  background-image: url(./../img/minmin_line.png), url(./../img/minmin_line.png), url(./../img/minmin_bg.png);
  background-size: 20px,20px,500px;
  background-repeat: repeat-y,repeat-y,repeat;
  background-position: left 10px top 0,right 10px top 0,center;
}

@media screen and (max-width: 750px) {
  .asakusa_minmin_area {
    background-size: 10px,10px,250px;
    padding: 50px 0 20px;
  }
}

.asakusa_minmin_area .shop_about {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 750px) {
  .asakusa_minmin_area .shop_about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.asakusa_minmin_area .shop_txt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.asakusa_minmin_area .shop_txt .txt {
  color: black;
  margin-right: 0;
  margin-left: 40px;
}

.asakusa_minmin_area .menu_note {
  color: black;
}

.taichou_area {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#882c0b)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(#882c0b), url(./../img/bg_texture_05.png);
  background-size: 500px;
  background-blend-mode: multiply;
  padding: 8px;
  position: relative;
}

.taichou_area_inner {
  border: 2px solid #c58611;
  padding: 60px 0;
  position: relative;
}

@media screen and (max-width: 750px) {
  .taichou_area_inner {
    padding: 10px 0 30px;
  }
}

.taichou_area_inner .corner {
  position: absolute;
  background-color: #882c0b;
  background-image: url(./../img/corner_taichou.png);
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
}

.taichou_area_inner .corner_01 {
  top: -2px;
  left: -2px;
}

.taichou_area_inner .corner_02 {
  top: -2px;
  right: -2px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.taichou_area_inner .corner_03 {
  bottom: -2px;
  left: -2px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.taichou_area_inner .corner_04 {
  bottom: -2px;
  right: -2px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.taichou_area .txt_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #f7efe3;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  max-width: 95%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 85%;
  }
}

.taichou_area .txt_img .txt {
  font-size: 20px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2em;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .txt {
    font-size: 13px;
  }
}

.taichou_area .txt_img .img {
  margin-top: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0;
  }
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .img_wrap {
    width: 160px;
  }
}

.taichou_area .txt_img .caption {
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  margin-left: 20px;
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .caption {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-left: 0;
  }
}

.taichou_area .txt_img .caption .name {
  font-size: 18px;
  position: relative;
  padding-left: 1.25em;
  margin-top: 10px;
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .caption .name {
    padding-left: 0;
  }
}

.taichou_area .txt_img .caption .name::before {
  content: "";
  position: absolute;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
  width: 17px;
  height: 11px;
  background-color: #f7efe3;
  left: 0;
  bottom: 10px;
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .caption .name::before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: -1em;
    left: initial;
    right: .5em;
    bottom: initial;
  }
}

@media screen and (max-width: 750px) {
  .taichou_area .txt_img .caption .note {
    font-size: 9px;
  }
}

.intermission {
  height: 150px;
  position: relative;
  background-size: 100%, 500px;
  background-blend-mode: multiply;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2aa24), to(#a3320e)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(180deg, #e2aa24 0%, #a3320e 100%), url(./../img/bg_texture_05.png);
}

@media screen and (max-width: 750px) {
  .intermission {
    height: 100px;
  }
}

.local_area {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#88d9ff), to(#39a0d0)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(180deg, #88d9ff 0%, #39a0d0 100%), url(./../img/bg_texture_05.png);
  background-position: center,center;
  background-blend-mode: multiply;
  background-size: 100%,500px;
  background-repeat: no-repeat,repeat;
}

.local_area_line {
  background-image: url(./../img/local_line.png), url(./../img/local_line.png);
  background-position: left 10px top 0,right 10px top 0;
  background-size: 20px,20px;
  background-repeat: repeat-y,repeat-y;
}

@media screen and (max-width: 750px) {
  .local_area_line {
    background-size: 10px,10px,250px;
  }
}

.local_area .hanabi {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}

.local_area .hanabi_01 {
  top: -75px;
  right: 45px;
}

@media screen and (max-width: 750px) {
  .local_area .hanabi_01 {
    top: -5%;
    right: 0;
    max-width: 60%;
  }
}

.local_area .hanabi_02 {
  top: 390px;
  left: 0px;
}

@media screen and (max-width: 750px) {
  .local_area .hanabi_02 {
    top: 100px;
    max-width: 50%;
  }
}

.local_area .hanabi_03 {
  top: 935px;
  right: 0px;
}

@media screen and (max-width: 750px) {
  .local_area .hanabi_03 {
    top: initial;
    bottom: 50px;
    max-width: 50%;
  }
}

.local_inner {
  overflow: hidden;
  position: relative;
  padding-bottom: 110px;
}

@media screen and (max-width: 750px) {
  .local_inner {
    padding-bottom: 30px;
  }
}

.local_ttl {
  text-align: center;
  position: relative;
  z-index: 1;
  padding-top: 110px;
  max-width: 85%;
  width: 1140px;
  margin: 0 auto 35px;
}

@media screen and (max-width: 750px) {
  .local_ttl {
    padding-top: 50px;
  }
}

.local_ttl p {
  color: #123161;
  font-size: 20px;
  font-weight: 500;
  margin-left: 185px;
  margin-bottom: -25px;
}

@media screen and (max-width: 1200px) {
  .local_ttl p {
    margin-left: 15%;
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 750px) {
  .local_ttl p {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 11px;
  }
}

.local_ttl p span {
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  .local_ttl p span {
    display: block;
    font-size: 16px;
  }
}

.local_map {
  text-align: center;
  position: relative;
  z-index: 1;
  max-width: 931px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  .local_map {
    max-width: 85%;
    margin: 0 auto;
  }
}

.local_flag {
  position: absolute;
  margin-left: 45px;
}

.swiper_area {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#24749a), to(#0a4a68)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(180deg, #24749a 0%, #0a4a68 100%), url(./../img/bg_texture_05.png);
  background-position: center, center;
  background-blend-mode: multiply;
  background-size: 100%, 500px;
  background-repeat: no-repeat, repeat;
  max-width: 100vw;
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .swiper_area {
    max-width: 1000px;
  }
}

@media screen and (max-width: 750px) {
  .swiper_area {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e1c989)), url(./../img/bg_texture_05.png);
    background-image: linear-gradient(#e1c989), url(./../img/bg_texture_05.png);
    background-size: 500px;
    background-blend-mode: multiply;
  }
}

.swiper_area::before {
  content: "";
  position: absolute;
  width: 638px;
  height: 712px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1c989)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(#e1c989), url(./../img/bg_texture_05.png);
  background-size: 500px;
  background-blend-mode: multiply;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 750px) {
  .swiper_area::before {
    content: none;
  }
}

.swiper-container {
  width: 638px;
  height: 712px;
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .swiper-container {
    overflow: hidden;
    width: 100%;
    height: auto;
    aspect-ratio: 15 / 17;
  }
  .swiper-container img {
    width: 100%;
    height: auto;
  }
}

.swiper-slide {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 50px;
}

@media screen and (max-width: 750px) {
  .swiper-slide {
    padding: 10px 10px 60px;
  }
}

.swiper-slide h5 {
  color: #f7ecdb;
  font-size: 25px;
  font-weight: 700;
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  .swiper-slide h5 {
    font-size: 18px;
    color: #000;
  }
}

.swiper-slide p {
  color: #f7ecdb;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  bottom: 60px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  .swiper-slide p {
    font-size: 9px;
    bottom: 35px;
    color: #000;
  }
}

.swiper-slide-active h5 {
  color: #000;
}

.swiper-slide-active p {
  color: #000;
}

.swiper-pagination-bullet {
  background: transparent;
  border: solid 1px #000;
  opacity: 1;
  width: 14px;
  height: 14px;
}

@media screen and (max-width: 750px) {
  .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}

.swiper-pagination-bullet-active {
  background: #000;
  width: 15px;
  height: 15px;
}

@media screen and (max-width: 750px) {
  .swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
  }
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 20px;
}

@media screen and (max-width: 750px) {
  .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
  }
}

.swiper-button-next, .swiper-button-prev {
  color: #000;
  background-image: url(./../img/swiper_arrow.png);
  width: 55px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  left: calc(50% - 350px);
  -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.2));
}

.swiper-button-next::after, .swiper-button-prev::after {
  content: "";
}

@media screen and (max-width: 750px) {
  .swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
    left: 5px;
  }
}

.swiper-button-next {
  content: "";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  right: calc(50% - 350px);
  left: initial;
}

@media screen and (max-width: 750px) {
  .swiper-button-next {
    right: 5px;
  }
}

.thumbnails .thumbnail {
  position: absolute;
  cursor: pointer;
}

.thumbnails .thumbnail#hokkaidou {
  top: 110px;
  right: -150px;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#hokkaidou {
    top: 150px;
    right: 0;
    width: 200px;
  }
}

.thumbnails .thumbnail#kantou {
  top: 460px;
  right: 15px;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#kantou {
    top: 500px;
    right: 40px;
    width: 200px;
  }
}

.thumbnails .thumbnail#touhoku {
  top: -25px;
  left: 50%;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#touhoku {
    top: 40px;
    right: 40px;
    width: 200px;
  }
}

.thumbnails .thumbnail#chubu {
  top: 180px;
  right: 51%;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#chubu {
    top: 250px;
    right: 500px;
    width: 250px;
  }
}

.thumbnails .thumbnail#kinki {
  bottom: -40px;
  left: 50%;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#kinki {
    bottom: 0;
    left: 410px;
    width: 200px;
  }
}

.thumbnails .thumbnail#chushikoku {
  top: 345px;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#chushikoku {
    top: 390px;
    left: 0;
    width: 200px;
  }
}

.thumbnails .thumbnail#kyusyu {
  bottom: -15px;
  left: -127px;
}

@media screen and (max-width: 1200px) {
  .thumbnails .thumbnail#kyusyu {
    bottom: 0;
    left: -15px;
    width: 200px;
  }
}

@media screen and (max-width: 750px) {
  .thumbnails_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.thumbnails_sp .thumbnail_sp {
  width: 48%;
}

.webcm_area {
  position: relative;
  background-image: url(./../img/bg_texture_05.png);
  background-size: 500px;
  background-color: #f7ecdb;
  background-blend-mode: multiply;
  padding-top: 70px;
  max-width: 100vw;
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .webcm_area {
    max-width: 1000px;
  }
}

@media screen and (max-width: 750px) {
  .webcm_area {
    padding-top: 60px;
  }
}

.webcm_area::before {
  content: "";
  background-image: url(./../img/webcm_kabe.png);
  position: absolute;
  background-size: 34px;
  background-repeat: repeat-x;
  bottom: 200px;
  width: 100vw;
  height: 215px;
}

@media screen and (max-width: 1000px) {
  .webcm_area::before {
    max-width: 1000px;
  }
}

@media screen and (max-width: 750px) {
  .webcm_area::before {
    height: 100px;
    background-size: 17px;
    bottom: 175px;
  }
}

.webcm_inner {
  max-width: 1410px;
  margin: 0 auto;
  background-image: url(./../img/webcm_menu_01.png), url(./../img/webcm_menu_02.png);
  background-repeat: no-repeat;
  background-size: 230px,230px;
  background-position: top left,top right;
}

@media screen and (max-width: 1200px) {
  .webcm_inner {
    background-size: 150px;
  }
}

@media screen and (max-width: 750px) {
  .webcm_inner {
    background-image: url(./../img/webcm_menu_sp.png);
    background-position: top 80px center;
    background-size: 236px;
  }
}

.webcm_ttl {
  text-align: center;
  margin-bottom: 25px;
  padding-top: 40px;
}

@media screen and (max-width: 750px) {
  .webcm_ttl {
    padding-top: 0px;
    margin-bottom: 186px;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}

.webcm_tv {
  text-align: center;
  margin-bottom: -40px;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .webcm_tv {
    max-width: 85%;
    margin: 0 auto -40px;
  }
}

@media screen and (max-width: 750px) {
  .webcm_tv {
    max-width: 85%;
    margin: 0 auto -20px;
  }
}

.webcm_table {
  position: relative;
  background-image: url(./../img/bg_texture_05.png);
  background-size: 500px;
  background-color: #e09d1d;
  background-blend-mode: multiply;
  height: 200px;
}

@media screen and (max-width: 750px) {
  .webcm_table {
    height: 175px;
  }
}

.webcm_table .dish {
  position: absolute;
  z-index: 3;
}

.webcm_table .dish_01 {
  left: calc(50% - 664px);
  top: -60px;
}

@media screen and (max-width: 750px) {
  .webcm_table .dish_01 {
    left: 5%;
    max-width: 15%;
    top: 0%;
  }
}

.webcm_table .dish_02 {
  left: calc(50% - 714px);
  top: 50px;
}

@media screen and (max-width: 750px) {
  .webcm_table .dish_02 {
    left: 0%;
    max-width: 25%;
    top: 30%;
  }
}

.webcm_table .dish_03 {
  left: calc(50% - 554px);
  top: -20px;
}

@media screen and (max-width: 750px) {
  .webcm_table .dish_03 {
    left: 20%;
    max-width: 25%;
    top: 5%;
  }
}

.webcm_table .dish_04 {
  right: calc(50% - 554px);
  top: -20px;
}

@media screen and (max-width: 750px) {
  .webcm_table .dish_04 {
    right: 22%;
    max-width: 25%;
    top: 5%;
  }
}

.webcm_table .dish_05 {
  right: calc(50% - 734px);
  top: 50px;
}

@media screen and (max-width: 750px) {
  .webcm_table .dish_05 {
    right: 1%;
    max-width: 25%;
    top: 30%;
  }
}

.remodal {
  background: transparent;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1000px;
}

.footer_area {
  position: relative;
  background-color: #000;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 750px) {
  .footer_area {
    height: 110px;
  }
}

.footer_area_logo {
  position: absolute;
  top: -130px;
}

@media screen and (max-width: 750px) {
  .footer_area_logo {
    width: 115px;
    top: -57px;
  }
}

.footer_area span {
  color: #f7ecdb;
  font-size: 10px;
  padding-bottom: 20px;
}

.modal-local {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1c989)), url(./../img/bg_texture_05.png);
  background-image: linear-gradient(#e1c989), url(./../img/bg_texture_05.png);
  background-size: 500px;
  background-blend-mode: multiply;
  padding: 20px;
  margin: auto;
}

.modal-local h5 {
  color: #000;
  font-size: 25px;
  font-weight: 700;
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  .modal-local h5 {
    font-size: 18px;
  }
}

.modal-local p {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  .modal-local p {
    font-size: 9px;
  }
}

.end::before {
  content: "";
  font-family: "Noto Sans JP", sans-serif;
  position: absolute;
  white-space: pre;
  color: #fff;
  width: 400px;
  height: 150px;
  font-size: 20px;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.8);
  left: 50%;
  top: 50%;
  padding: 30px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 750px) {
  .end::before {
    width: 80%;
    height: 35%;
    padding: 5px;
    font-size: 13px;
  }
}

.end_0720::before {
  content: "※ご好評につき、7/20(土)より\A出荷を終了いたしました。";
}

.end_0728::before {
  content: "※ご好評につき、7/28(日)より\A出荷を終了いたしました。\A(一部エリア除く)";
}

@-webkit-keyframes ScrollAnimation {
  0% {
    height: 0;
  }
  45% {
    height: 100%;
  }
  55% {
    height: 100%;
    top: 0;
  }
  100% {
    height: 0;
    top: 100%;
  }
}

@keyframes ScrollAnimation {
  0% {
    height: 0;
  }
  45% {
    height: 100%;
  }
  55% {
    height: 100%;
    top: 0;
  }
  100% {
    height: 0;
    top: 100%;
  }
}
/*# sourceMappingURL=style.css.map */