@media (min-width: 1025px) {
.is-sp[data-v-16ff02d0] {
    display: none !important;
}
.is-pc[data-v-16ff02d0] {
    display: flex;
}
.is-sp-only[data-v-16ff02d0] {
    display: block;
}
.is-sp-block[data-v-16ff02d0] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-16ff02d0] {
    display: flex;
}
.is-pc[data-v-16ff02d0] {
    display: none !important;
}
.is-sp-only[data-v-16ff02d0] {
    display: block;
}
.is-sp-block[data-v-16ff02d0] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-16ff02d0] {
    display: block;
}
.is-sp-none[data-v-16ff02d0] {
    display: none;
}
}
.tooltip[data-v-16ff02d0] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-16ff02d0] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-16ff02d0] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-16ff02d0] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-16ff02d0] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-16ff02d0] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-16ff02d0] {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip[aria-hidden=true][data-v-16ff02d0] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-16ff02d0] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.common-header[data-v-16ff02d0] {
  position: relative;
  background: #E83A3B;
}
.common-header .header-container[data-v-16ff02d0] {
  max-width: 1440px;
  height: 100px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
.common-header .header-container[data-v-16ff02d0] {
    height: 80px;
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width: 640px) {
.common-header .header-container[data-v-16ff02d0] {
    height: 60px;
    padding-left: 16px;
    padding-right: 16px;
}
}
.common-header .header-container .blands[data-v-16ff02d0] {
  display: flex;
  align-items: center;
}
.common-header .header-container .blands .logo img[data-v-16ff02d0] {
  width: 84px;
}
@media (max-width: 1024px) {
.common-header .header-container .blands .logo img[data-v-16ff02d0] {
    width: 60px;
}
}
@media (max-width: 640px) {
.common-header .header-container .blands .logo img[data-v-16ff02d0] {
    width: 40px;
}
}
.common-header .header-container .top-link[data-v-16ff02d0] {
  margin-left: 10px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
  font-weight: bold;
  display: none;
}
@media (max-width: 1024px) {
.common-header .header-container .top-link[data-v-16ff02d0] {
    display: block;
    font-size: 14px;
}
}
@media (max-width: 640px) {
.common-header .header-container .top-link[data-v-16ff02d0] {
    display: block;
    font-size: 10px;
}
}
.common-header .header-container .nav[data-v-16ff02d0] {
  display: flex;
  margin-left: 34px;
}
.common-header .header-container .nav-item[data-v-16ff02d0] {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: auto 0;
}
.common-header .header-container .nav-item[data-v-16ff02d0]:not(:first-child) {
  margin-left: 26px;
}
@media (max-width: 1280px) {
.common-header .header-container .nav[data-v-16ff02d0] {
    margin-left: 29px;
}
}
.common-header .header-container .btns[data-v-16ff02d0] {
  display: flex;
  margin-left: auto;
}
.common-header .header-container .btns .btn[data-v-16ff02d0] {
  display: flex;
  flex-flow: row wrap;
  padding-top: 6px;
  padding-bottom: 6px;
}
.common-header .header-container .btns .btn[data-v-16ff02d0]:not(:first-child) {
  margin-left: 16px;
}
@media (max-width: 640px) {
.common-header .header-container .btns .btn[data-v-16ff02d0]:not(:first-child) {
    font-size: 10px;
}
}
.common-header .header-container .btns #linkCLogin[data-v-16ff02d0] {
  height: inherit;
  padding-right: 15px;
  padding-left: 15px;
}
.common-header .header-container .btns #linkCLogin .text .separate[data-v-16ff02d0] {
  display: inline !important;
}
@media (max-width: 640px) {
.common-header .header-container .btns #linkCLogin .text .separate[data-v-16ff02d0] {
    display: none !important;
}
}
@media (max-width: 640px) {
.common-header .header-container .btns #linkCLogin .text[data-v-16ff02d0] {
    font-size: 10px;
}
}
@media (max-width: 1280px) {
.common-header .header-container .btns a[href^="tel:"][data-v-16ff02d0] {
    pointer-events: none;
}
}
@media (min-width: 1280px) {
.common-header .header-container .btns a[href^="tel:"][data-v-16ff02d0] {
    pointer-events: none;
}
}
.common-header .header-container .btns .phone-number[data-v-16ff02d0] {
  border-radius: 5px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-flow: row nowrap;
  padding-left: 26px;
  padding-right: 26px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  margin-left: 29px;
}
@media (max-width: 640px) {
.common-header .header-container .btns .phone-number[data-v-16ff02d0] {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 10px;
    margin-left: 10px;
    height: inherit;
}
}
.common-header .search-bar[data-v-16ff02d0] {
  height: 100px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  position: absolute;
  width: 100%;
}
.common-header .search-bar form[data-v-16ff02d0] {
  max-width: 1440px;
  width: 100%;
  height: 100%;
  padding-left: 21px;
  padding-right: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common-header .search-bar form .condition[data-v-16ff02d0] {
  display: flex;
  width: 100%;
}
.common-header .search-bar form .condition .takeout[data-v-16ff02d0], .common-header .search-bar form .condition .delivary[data-v-16ff02d0] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.common-header .search-bar form .condition .takeout input[type=checkbox]:checked + .checkbox[data-v-16ff02d0]::after, .common-header .search-bar form .condition .delivary input[type=checkbox]:checked + .checkbox[data-v-16ff02d0]::after {
  opacity: 1;
}
.common-header .search-bar form .condition .takeout input[type=checkbox][data-v-16ff02d0], .common-header .search-bar form .condition .delivary input[type=checkbox][data-v-16ff02d0] {
  display: none;
}
.common-header .search-bar form .condition .takeout .checkbox[data-v-16ff02d0], .common-header .search-bar form .condition .delivary .checkbox[data-v-16ff02d0] {
  cursor: pointer;
  display: inline-block;
  padding: 10px 0 10px 37px;
  position: relative;
  width: 170px;
  color: #fff;
}
.common-header .search-bar form .condition .takeout .checkbox[data-v-16ff02d0]::before, .common-header .search-bar form .condition .delivary .checkbox[data-v-16ff02d0]::before {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  left: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.common-header .search-bar form .condition .takeout .checkbox[data-v-16ff02d0]::after, .common-header .search-bar form .condition .delivary .checkbox[data-v-16ff02d0]::after {
  border-right: 3px solid #E83A3B;
  border-bottom: 3px solid #E83A3B;
  content: "";
  display: block;
  height: 16.5px;
  width: 8.5px;
  top: 53%;
  left: 8px;
  margin-top: -6px;
  opacity: 0;
  position: absolute;
  transform: rotate(45deg) translateY(-50%);
}
.common-header .search-bar form .condition .area .select-wrap[data-v-16ff02d0], .common-header .search-bar form .condition .genre .select-wrap[data-v-16ff02d0] {
  height: 42px;
  width: 200px;
  position: relative;
  display: flex;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.common-header .search-bar form .condition .area .select-wrap select[data-v-16ff02d0], .common-header .search-bar form .condition .genre .select-wrap select[data-v-16ff02d0] {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 40px 0 12px;
  border-radius: 5px;
  background-image: url("/images/select-arrow.png");
  background-repeat: no-repeat;
  background-size: 16px 11px;
  background-position: right 20px center;
}
.common-header .search-bar form .condition .area[data-v-16ff02d0] {
  margin-left: 18px;
}
@media (max-width: 1280px) {
.common-header .search-bar form .condition .area[data-v-16ff02d0] {
    margin: 0;
}
}
.common-header .search-bar form .condition .genre[data-v-16ff02d0], .common-header .search-bar form .condition .freeword[data-v-16ff02d0] {
  margin-left: 20px;
}
.common-header .search-bar form .condition .freeword[data-v-16ff02d0] {
  width: 100%;
}
@media (max-width: 1280px) {
.common-header .search-bar form .condition .freeword[data-v-16ff02d0] {
    display: none;
}
}
.common-header .search-bar form .condition .freeword input[data-v-16ff02d0] {
  background: #fff;
  height: 42px;
  width: 100%;
  border-radius: 5px;
  padding-left: 12px;
}
.common-header .search-bar form .condition .freeword input[data-v-16ff02d0]::-moz-placeholder {
  color: #B5B5B5;
}
.common-header .search-bar form .condition .freeword input[data-v-16ff02d0]:-ms-input-placeholder {
  color: #B5B5B5;
}
.common-header .search-bar form .condition .freeword input[data-v-16ff02d0]::placeholder {
  color: #B5B5B5;
}
.common-header .search-bar form .condition .freeword input[data-v-16ff02d0]:-ms-input-placeholder {
  color: #B5B5B5;
}
.common-header .search-bar form .condition .freeword input[data-v-16ff02d0]::-ms-input-placeholder {
  color: #B5B5B5;
}
.common-header .search-bar form #search[data-v-16ff02d0] {
  min-width: 192px;
  height: 60px;
  margin-left: 29px;
}
@media (max-width: 1024px) {
.search-window[data-v-16ff02d0] {
    display: block;
    position: fixed;
    background: #E83A3B;
    z-index: 10;
    width: 100%;
    height: 100vh;
    top: -120%;
    transition: 0.5s;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window[data-v-16ff02d0] {
    font-size: 16px;
}
}
@media (max-width: 1024px) {
.search-window .heading .red-dark[data-v-16ff02d0] {
    position: relative;
}
.search-window .heading .red-dark .rect[data-v-16ff02d0] {
    width: 100%;
    height: 70px;
    background: #CD0F0F;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .heading .red-dark .rect[data-v-16ff02d0] {
    height: 50px;
}
}
@media (max-width: 1024px) {
.search-window .heading .red-dark .tri[data-v-16ff02d0] {
    width: 100%;
    height: 110px;
    background-image: url(/images/triangle.png);
    background-size: 100% 100%;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .heading .red-dark .tri[data-v-16ff02d0] {
    height: 80px;
}
}
@media (max-width: 1024px) {
.search-window .heading .search-icon[data-v-16ff02d0] {
    position: absolute;
    width: 3em;
    left: 0;
    right: 0;
    top: 30px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .heading .search-icon[data-v-16ff02d0] {
    top: 22px;
}
}
@media (max-width: 1024px) {
.search-window .heading .search-icon .icon[data-v-16ff02d0] {
    width: 67px;
    height: 68.5px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .heading .search-icon .icon[data-v-16ff02d0] {
    width: 49px;
    height: 50px;
}
}
@media (max-width: 1024px) {
.search-window .heading .search-icon .icon img[data-v-16ff02d0] {
    width: 100%;
    height: 100%;
}
}
@media (max-width: 1024px) {
.search-window .heading .search-icon .text[data-v-16ff02d0] {
    margin-top: 6px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .heading .search-icon .text[data-v-16ff02d0] {
    margin-top: 0;
}
}
@media (max-width: 1024px) {
.search-window .form[data-v-16ff02d0] {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form[data-v-16ff02d0] {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper[data-v-16ff02d0] {
    display: flex;
    flex-direction: row;
    font-weight: normal;
    margin-top: 38px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .check-wrapper[data-v-16ff02d0] {
    margin-top: 24px;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper .form-field[data-v-16ff02d0] {
    width: 40%;
}
.search-window .form .check-wrapper .form-field input[type=checkbox]:checked + .checkbox[data-v-16ff02d0]::after {
    opacity: 1;
}
.search-window .form .check-wrapper .form-field input[type=checkbox][data-v-16ff02d0] {
    display: none;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .check-wrapper .form-field[data-v-16ff02d0] {
    width: 50%;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper .form-field[data-v-16ff02d0]:first-child {
    margin-left: auto;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper .form-field[data-v-16ff02d0]:not(:first-child) {
    margin-top: 0;
    margin-right: auto;
}
.search-window .form .check-wrapper .form-field:not(:first-child) .checkbox[data-v-16ff02d0] {
    margin-left: 25px;
    margin-right: auto;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .check-wrapper .form-field:not(:first-child) .checkbox[data-v-16ff02d0] {
    margin-left: 14px;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper .form-field .checkbox[data-v-16ff02d0] {
    position: relative;
    margin-left: auto;
    margin-right: 0;
    width: 9em;
    font-size: 20px;
    padding-left: 45px;
    color: #fff;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .check-wrapper .form-field .checkbox[data-v-16ff02d0] {
    font-size: 16px;
    padding-left: 36px;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper .form-field .checkbox[data-v-16ff02d0]::before {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    left: 5px;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .check-wrapper .form-field .checkbox[data-v-16ff02d0]::before {
    width: 26px;
    height: 26px;
}
}
@media (max-width: 1024px) {
.search-window .form .check-wrapper .form-field .checkbox[data-v-16ff02d0]::after {
    border-right: 3px solid #E83A3B;
    border-bottom: 3px solid #E83A3B;
    content: "";
    display: block;
    height: 21.5px;
    width: 11.5px;
    top: 53%;
    left: 8px;
    margin-top: -6px;
    opacity: 0;
    position: absolute;
    transform: rotate(45deg) translateY(-50%);
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .check-wrapper .form-field .checkbox[data-v-16ff02d0]::after {
    width: 9px;
    height: 17px;
    top: 65%;
    left: 8px;
    margin-top: -6px;
    border-width: 2px;
}
}
@media (max-width: 1024px) {
.search-window .form .select-wrapper[data-v-16ff02d0] {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .select-wrapper[data-v-16ff02d0] {
    margin-top: 24px;
    flex-direction: column;
}
}
@media (max-width: 1024px) {
.search-window .form .select-wrapper .form-field[data-v-16ff02d0] {
    width: 48%;
    height: 100%;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .select-wrapper .form-field[data-v-16ff02d0] {
    width: 100%;
}
}
@media (max-width: 1024px) {
.search-window .form .select-wrapper .form-field[data-v-16ff02d0]:not(:first-child) {
    margin-top: 0;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .select-wrapper .form-field[data-v-16ff02d0]:not(:first-child) {
    margin-top: 20px;
}
}
@media (max-width: 1024px) {
.search-window .form .select-wrapper .form-field .select-wrap[data-v-16ff02d0] {
    height: 100%;
}
.search-window .form .select-wrapper .form-field .select-wrap select[data-v-16ff02d0] {
    background: #ffffff;
    color: #000;
    font-size: 20px;
    width: 100%;
    height: 56px;
    border-radius: 5px;
    padding-left: 16px;
    background-image: url("/images/select-arrow.png");
    background-repeat: no-repeat;
    background-size: 16px 11px;
    background-position: right 20px center;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .select-wrapper .form-field .select-wrap select[data-v-16ff02d0] {
    font-size: 16px;
    height: 40px;
    padding-left: 12px;
}
}
@media (max-width: 1024px) {
.search-window .form .input-wrapper[data-v-16ff02d0] {
    font-weight: normal;
    margin-top: 30px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .input-wrapper[data-v-16ff02d0] {
    margin-top: 20px;
}
}
@media (max-width: 1024px) {
.search-window .form .input-wrapper .form-field[data-v-16ff02d0] {
    width: 100%;
}
.search-window .form .input-wrapper .form-field input[data-v-16ff02d0] {
    width: 100%;
    background: #ffffff;
    height: 56px;
    border-radius: 5px;
    font-size: 20px;
    padding-left: 16px;
    color: #000000;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .input-wrapper .form-field input[data-v-16ff02d0] {
    height: 40px;
    font-size: 16px;
    padding-left: 12px;
}
}
@media (max-width: 1024px) {
.search-window .form .btn[data-v-16ff02d0] {
    width: 100%;
    height: 56px;
    font-size: 20px;
    color: #000000;
    margin-top: 25px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window .form .btn[data-v-16ff02d0] {
    height: 40px;
    font-size: 16px;
    margin-top: 20px;
}
}
@media (max-width: 1024px) {
.search-window a.close[data-v-16ff02d0] {
    width: 5.5em;
    display: flex;
    right: 0;
    left: 0;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window a.close[data-v-16ff02d0] {
    margin-top: 20px;
}
}
@media (max-width: 1024px) {
.search-window a.close .icon[data-v-16ff02d0] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window a.close .icon[data-v-16ff02d0] {
    width: 16px;
    height: 16px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.search-window a.close .text[data-v-16ff02d0] {
    line-height: 16px;
}
}
.active[data-v-16ff02d0] {
  top: 0;
  transition: 0.5s;
}
@media (min-width: 1025px) {
.is-sp[data-v-1466c244] {
    display: none !important;
}
.is-pc[data-v-1466c244] {
    display: flex;
}
.is-sp-only[data-v-1466c244] {
    display: block;
}
.is-sp-block[data-v-1466c244] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-1466c244] {
    display: flex;
}
.is-pc[data-v-1466c244] {
    display: none !important;
}
.is-sp-only[data-v-1466c244] {
    display: block;
}
.is-sp-block[data-v-1466c244] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-1466c244] {
    display: block;
}
.is-sp-none[data-v-1466c244] {
    display: none;
}
}
.tooltip[data-v-1466c244] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-1466c244] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-1466c244] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-1466c244] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-1466c244] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-1466c244] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-1466c244] {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip[aria-hidden=true][data-v-1466c244] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-1466c244] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.common-footer[data-v-1466c244] {
  font-size: 20px;
  background: #2B1909;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 5000;
}
@media (max-width: 1024px) {
.common-footer[data-v-1466c244] {
    background: #E83A3B;
    padding: 0;
    width: 100%;
    position: fixed;
    bottom: 0;
}
}
.common-footer .nav[data-v-1466c244] {
  color: #ffffff;
  display: flex;
}
@media (max-width: 1280px) {
.common-footer .nav[data-v-1466c244] {
    flex-direction: column;
}
}
.common-footer .nav .line1[data-v-1466c244],
.common-footer .nav .line2[data-v-1466c244] {
  margin: 0 auto;
}
.common-footer .nav .line1 .nav-item[data-v-1466c244],
.common-footer .nav .line2 .nav-item[data-v-1466c244] {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1280px) {
.common-footer .nav .line1[data-v-1466c244] {
    margin-bottom: 25px;
}
}
.common-footer .copyright[data-v-1466c244] {
  color: #ffffff;
  margin-top: 46px;
}
.common-footer .monoright[data-v-1466c244] {
  color: #ffffff;
  margin-top: 16px;
  font-size: 10px;
}
@media (max-width: 1024px) {
.common-footer .nav-sp[data-v-1466c244] {
    width: 100%;
    display: flex;
    position: relative;
}
.common-footer .nav-sp .nav-item[data-v-1466c244] {
    width: 25%;
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .nav-sp .nav-item[data-v-1466c244] {
    height: 60px;
}
}
@media (max-width: 1024px) {
.common-footer .nav-sp .nav-item .icon[data-v-1466c244] {
    display: block;
    margin: auto;
}
.common-footer .nav-sp .nav-item .icon-search[data-v-1466c244] {
    width: 49px;
    height: 50px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .nav-sp .nav-item .icon-search[data-v-1466c244] {
    width: 24.5px;
    height: 25px;
}
}
@media (max-width: 1024px) {
.common-footer .nav-sp .nav-item .icon-cart[data-v-1466c244] {
    width: 65px;
    height: 60px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .nav-sp .nav-item .icon-cart[data-v-1466c244] {
    width: 32px;
    height: 30px;
}
}
@media (max-width: 1024px) {
.common-footer .nav-sp .nav-item .icon-mypage[data-v-1466c244] {
    width: 58px;
    height: 60px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .nav-sp .nav-item .icon-mypage[data-v-1466c244] {
    width: 29px;
    height: 30px;
}
}
@media (max-width: 1024px) {
.common-footer .nav-sp .nav-item .icon-other[data-v-1466c244] {
    width: 47px;
    height: 33px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .nav-sp .nav-item .icon-other[data-v-1466c244] {
    width: 23.5px;
    height: 16.5px;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav[data-v-1466c244] {
    position: fixed;
    bottom: 0;
    background: #E83A3B;
    z-index: 10;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    top: 100%;
    transition: 0.5s;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .other-nav[data-v-1466c244] {
    font-size: 16px;
    padding-top: 22px;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav .container[data-v-1466c244] {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ffffff;
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .other-nav .container[data-v-1466c244] {
    width: 200px;
    padding-top: 7px;
    padding-bottom: 7px;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav .container .nav-item[data-v-1466c244] {
    padding: 14px 0;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .other-nav .container .nav-item[data-v-1466c244] {
    padding: 8.5px 0;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav a.close[data-v-1466c244] {
    width: 5.5em;
    display: flex;
    right: 0;
    left: 0;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .other-nav a.close[data-v-1466c244] {
    margin-top: 20px;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav a.close .icon[data-v-1466c244] {
    width: 20px;
    height: 20px;
    margin-right: 15px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .other-nav a.close .icon[data-v-1466c244] {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav a.close .text[data-v-1466c244] {
    line-height: 20px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.common-footer .other-nav a.close .text[data-v-1466c244] {
    line-height: 16px;
}
}
@media (max-width: 1024px) {
.common-footer .other-nav .monoright[data-v-1466c244] {
    position: absolute;
    bottom: 12px;
    right: 12px;
}
}
.common-footer .active[data-v-1466c244] {
  top: 0;
  transition: 0.5s;
}
