body {
  background-image: url(../common/image/bg_paper.jpg);
  background-attachment: fixed;
  margin-top: 116px;
}
@media screen and (max-width: 640px) {
  body {
    margin-top: 60px;
  }
}

main {
  background-color: #080404;
}

.pc_cont {
  display: block;
}

.sp_cont {
  display: none;
}

@media screen and (max-width: 640px) {
  .pc_cont {
    display: none;
  }
  .sp_cont {
    display: block;
  }
}
.contents {
  padding: 0 0 70px;
  width: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 640px) {
  .contents {
    padding: 0 0 30px;
  }
}
.contents .text-img {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .contents .text-img {
    max-width: 90%;
    margin: 0 auto;
  }
}
.contents .ttl-area {
  text-align: center;
  margin: 100px 0 0;
}
@media screen and (max-width: 640px) {
  .contents .ttl-area {
    margin-top: 20px;
  }
}
.contents .ttl-area h2 {
  margin: 0;
  position: relative;
}
.contents .ttl-area h2 img {
  background-color: #000;
  z-index: 2;
  position: relative;
}
.contents .more-btn {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .contents .more-btn {
    margin-top: 20px;
  }
}
.contents .more-btn a {
  font-family: "Sawarabi Mincho", serif;
  display: block;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 100px;
  max-width: 920px;
  width: 80%;
  margin: 0 auto;
  padding: 10px 0 5px;
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .contents .more-btn a {
    padding: 10px 20px 5px;
    font-size: 15px;
  }
}
.contents .section-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .contents .section-wrapper {
    width: 100%;
  }
}
.contents .kanto-mv img {
  width: 100%;
  height: 100%;
}
.contents .kanto-menulist ul {
  display: flex;
  gap: 36px;
  justify-content: center;
  margin: 46px 0 62px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menulist ul {
    margin: 20px 5px 30px;
    gap: 5px;
  }
  .contents .kanto-menulist ul li {
    width: calc(50% - 10px);
    max-width: 25%;
  }
}
.contents .kanto-slide .kanto-slide-wrapper {
  width: 100%;
  overflow: hidden;
}
.contents .kanto-slide .kanto-slide-wrapper .kanto-slide-item {
  width: 100%;
  max-width: 573px;
  height: 573px;
  aspect-ratio: 1/1;
  margin: 0 auto;
  margin: 0 30px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-slide .kanto-slide-wrapper .kanto-slide-item {
    max-width: 60vw;
    height: 60vw;
    aspect-ratio: 1/1;
    margin: 0 10px;
  }
}
.contents .kanto-slide .kanto-slide-wrapper .kanto-slide-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contents .kanto-slide .slick-dots {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  gap: 60px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-slide .slick-dots {
    gap: 30px;
  }
}
.contents .kanto-slide .slick-dots button {
  display: none;
}
.contents .kanto-slide .slick-dots li {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #888888;
  margin: 0;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .contents .kanto-slide .slick-dots li {
    width: 15px;
    height: 15px;
  }
}
.contents .kanto-slide .slick-dots li.slick-active {
  background-color: #fff;
}
.contents .kanto-about {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: none;
  padding-bottom: 0;
}
@media screen and (max-width: 640px) {
  .contents .kanto-about {
    background-image: none;
    padding-bottom: 0;
  }
}
.contents .kanto-menu {
  padding: 60px 0 0;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu {
    padding-top: 0px;
  }
}
.contents .kanto-menu .menu-wrapper {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper {
    margin-top: 20px;
  }
}
.contents .kanto-menu .menu-wrapper .menu-item {
  line-height: 0;
}
.contents .kanto-menu .menu-wrapper .kodawari-menu-slide {
  width: 100%;
  overflow: visible;
}
.contents .kanto-menu .menu-wrapper .kodawari-menu-slide .kanto-slide-kodawari {
  width: 100%;
  max-width: 1000px;
  margin: 0 30px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper .kodawari-menu-slide .kanto-slide-kodawari {
    max-width: 80vw;
    margin: 0 10px;
  }
}
.contents .kanto-menu .menu-wrapper .kodawari-menu-slide .slick-dots {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  gap: 60px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper .kodawari-menu-slide .slick-dots {
    gap: 30px;
  }
}
.contents .kanto-menu .menu-wrapper .kodawari-menu-slide .slick-dots button {
  display: none;
}
.contents .kanto-menu .menu-wrapper .kodawari-menu-slide .slick-dots li {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #888888;
  margin: 0;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper .kodawari-menu-slide .slick-dots li {
    width: 15px;
    height: 15px;
  }
}
.contents .kanto-menu .menu-wrapper .kodawari-menu-slide .slick-dots li.slick-active {
  background-color: #fff;
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide {
  width: 100%;
  overflow: hidden;
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide .kanto-slide-kodawari {
  width: 100%;
  max-width: 1000px;
  margin: 0 30px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper .kanto-menu-slide .kanto-slide-kodawari {
    max-width: 80vw;
    margin: 0 5px;
  }
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide .kanto-slide-kodawari img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide .slick-dots {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  gap: 60px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper .kanto-menu-slide .slick-dots {
    gap: 30px;
  }
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide .slick-dots button {
  display: none;
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide .slick-dots li {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #888888;
  margin: 0;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .contents .kanto-menu .menu-wrapper .kanto-menu-slide .slick-dots li {
    width: 15px;
    height: 15px;
  }
}
.contents .kanto-menu .menu-wrapper .kanto-menu-slide .slick-dots li.slick-active {
  background-color: #fff;
}
.contents .kanto-access .map-wrapper {
  margin-bottom: 50px;
}
.contents .kanto-access .access-wrapper {
  width: 927px;
  display: flex;
  margin: 0 auto;
  gap: 50px;
  flex-direction: column;
}
@media screen and (max-width: 1200px) {
  .contents .kanto-access .access-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 930px) {
  .contents .kanto-access .access-wrapper {
    width: 90%;
  }
}
.contents .kanto-access .access-wrapper .access-item {
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .contents .kanto-access .access-wrapper .access-item {
    width: 100%;
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
}
.contents .kanto-access .access-wrapper .access-item img {
  flex-shrink: 0;
}
@media screen and (max-width: 640px) {
  .contents .kanto-add .map-wrapper {
    max-width: 80%;
  }
}
.contents .kanto-campaign {
  color: #fff;
  font-family: "Sawarabi Mincho", serif;
}
.contents .kanto-campaign .campaign-wrapper {
  max-width: 927px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .contents .kanto-campaign .campaign-wrapper {
    width: 90%;
  }
}
.contents .kanto-campaign .campaign-ttl {
  border: 1px solid #fff;
  margin-bottom: 30px;
}
.contents .kanto-campaign .campaign-ttl h2 {
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}
@media screen and (max-width: 640px) {
  .contents .kanto-campaign .campaign-ttl h2 {
    font-size: 18px;
  }
}
.contents .kanto-campaign .campaign-info {
  border: 1px solid #fff;
  margin-bottom: 30px;
  padding: 10px;
}
.contents .kanto-campaign .campaign-info .campaign-info-p1 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .contents .kanto-campaign .campaign-info .campaign-info-p1 {
    font-size: 14px;
  }
}
.contents .kanto-campaign .campaign-info .campaign-info-p2 {
  font-size: 11px;
  text-align: center;
  margin-bottom: 10px;
}
.contents .kanto-campaign .campaign-info .campaign-info-p3 {
  font-size: 16px;
}
.contents .kanto-campaign .campaign-info .campaign-info-p3 table {
  margin: 0 auto;
}
.contents .kanto-campaign .campaign-info .campaign-info-p3 table th {
  width: 5em;
}
.contents .kanto-campaign .campaign-info .campaign-info-p3 table td .number {
  margin-right: 0.5em;
  color: #000;
  width: 1.2em;
  height: 1.2em;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 1;
  text-align: center;
  padding-top: 0.1em;
}
@media screen and (max-width: 640px) {
  .contents .kanto-campaign .campaign-info .campaign-info-p3 {
    font-size: 12px;
  }
}
.contents .kanto-campaign .campaign-info .campaign-info-p4 {
  font-size: 16px;
  text-align: center;
}
.contents .kanto-campaign .campaign-policy h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
  border: 1px solid #fff;
  margin-bottom: 20px;
}
.contents .kanto-campaign .campaign-policy h3::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.contents .kanto-campaign .campaign-policy h3::before {
  content: "";
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 16px;
  background-color: #fff;
  transition: transform 0.3s ease;
}
.contents .kanto-campaign .campaign-policy h3::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 2px;
  background-color: #fff;
  transition: transform 0.3s ease;
}
.contents .kanto-campaign .campaign-policy h3.active::before {
  transform: translateY(-50%) rotate(90deg);
}
.contents .kanto-campaign .campaign-policy .a-center {
  text-align: center;
}
.contents .kanto-campaign .campaign-policy #detail {
  display: none;
  padding: 20px;
  border: 1px solid #fff;
  margin-top: 20px;
}
.contents .kanto-campaign .campaign-policy #detail h4 {
  font-size: 18px;
  margin: 20px 0 10px;
}
.contents .kanto-campaign .campaign-policy #detail h4:first-child {
  margin-top: 0;
}
.contents .kanto-campaign .campaign-policy #detail ul {
  list-style: disc;
  padding-left: 20px;
}
.contents .kanto-campaign .campaign-policy #detail ul li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.6;
}
.contents .kanto-campaign .campaign-policy #detail ul li a {
  text-decoration: underline;
}

.menu-item {
  line-height: 0;
}

#global-footer .gf-inner {
  flex-wrap: wrap;
  gap: 20px;
}
#global-footer .gf-btn {
  display: flex;
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #global-footer .gf-btn li.gf-btn-allergy a {
    width: auto;
  }
}
@media screen and (min-width: 1025px) {
  #global-footer .gf-btn li.gf-btn-allergy a {
    width: 290px;
  }
}
#global-footer .gf-copyright {
  flex-grow: 1;
  text-align: center;
}

.kanto-sns ul {
  margin-top: 170px;
  display: flex;
  justify-content: center;
  gap: 70px;
}
@media screen and (max-width: 640px) {
  .kanto-sns ul {
    gap: 4vw;
  }
}
.kanto-sns .sns-item {
  width: 125px;
  display: block;
}
@media screen and (max-width: 640px) {
  .kanto-sns .sns-item {
    width: 20vw;
  }
}

.note {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  margin-top: 30px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .note {
    margin-top: 0px;
    width: 300px;
    margin: 0 auto;
    font-size: 12px;
  }
}

.store-list {
  display: flex;
  max-width: 1245px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #727171;
  margin-bottom: 65px;
  justify-content: space-between;
}

.store-list:last-child {
  margin-bottom: 0px;
}

.store-list-head {
  display: flex;
}

.store-list-head-name {
  /* width: -webkit-calc(100% - 143px);
  width: calc(100% - 350px); */
  padding-right: 20px;
  font-size: 32px;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  letter-spacing: 1px;
}

.store-list-head-map a {
  position: relative;
  display: block;
  width: 122px;
  padding-left: 32px;
  border: 1px solid #E60012;
  border-radius: 4px;
  background-color: #E60012;
  color: #fff;
  line-height: 50px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 1px;
}

.store-list-head-map a:hover {
  border: 1px solid #E60012;
  background-color: #fff;
  color: #E60012;
}

.store-list-head-map a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 14px;
  margin: auto 0;
  display: block;
  content: "";
  width: 14px;
  height: 18px;
  background: url(../image/icon_place_wt.png) no-repeat center center;
  background-size: contain;
}

.store-list-head-map a:hover:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  content: "";
  width: 12px;
  height: 18px;
  background: url(../image/icon_place_rd.png) no-repeat center center;
  background-size: contain;
}

.store-list .btn_area {
  padding-top: 30px;
  display: flex;
  gap: 10px;
}

.store-list .store-demaecan {
  /* margin-left: auto; */
  line-height: 0;
}

.store-list .store-demaecan a {
  display: block;
  width: 113px;
  height: 44px;
  border-radius: 5px;
  border: 1px solid #E60012;
}

.store-list .store-demaecan a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.store-list .store-line a {
  position: relative;
  display: block;
  width: 165px;
  padding-left: 37px;
  border-radius: 4px;
  line-height: 50px;
  font-size: 14px;
  letter-spacing: 1px;
  border: #4CC764 1px solid;
  background-color: #4CC764;
  color: #fff;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}

.store-list .store-line a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 14px;
  margin: auto 0;
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../image/icon_line_wt.png) no-repeat center center;
  background-size: contain;
}

.store-list .store-line a:hover {
  background-color: #fff;
  color: #4CC764;
}

.store-list .store-line a:hover:after {
  background-image: url(../image/icon_line_gr.png);
}

.store-list-txt {
  width: 600px;
  padding: 30px 55px;
  text-align: left;
}

.store-list-body {
  display: flex;
  flex-wrap: wrap;
  line-height: 15px;
  align-content: flex-start;
  align-self: center;
}

.store-list-body dl {
  /* border-top: solid 1px #eee; */
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.store-list-body dt {
  position: absolute;
  padding: 30px 0 30px 0;
  font-size: 16px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.6;
}

.store-list-body dt:last-child {
  margin-bottom: 0px;
}

.store-list-body dd {
  width: 100%;
  padding: 30px 0 30px 5em;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.6;
  font-size: 16px;
  color: #fff;
  border-bottom: solid 1px #ddd;
}

.store-list-body dd:before {
  position: absolute;
}

.store-list-body .notes {
  margin-top: 10px;
  color: #710E00;
  font-size: 12px;
  line-height: 1.4;
}

.store-list-body .notes p {
  text-indent: -1em;
  padding-left: 1em;
}

.store-list-img {
  width: 622px;
  height: auto;
  background-position: center;
  background-size: cover;
}
.store-list-img img {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .store-detail {
    width: 28%;
    display: block;
  }
}

.store-detail a {
  position: relative;
  display: block;
  width: 165px;
  padding-left: 40px;
  border-radius: 4px;
  line-height: 50px;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: #fff;
  background: #C8A062;
  border: 1px solid #C8A062;
  border-radius: 4px;
}
.store-detail a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../image/detail_arrow.png) no-repeat center center;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  .store-detail a:before {
    width: 14px;
    height: 14px;
    right: 6px;
  }
}
@media screen and (max-width: 640px) {
  .store-detail a {
    width: 100%;
    line-height: 30px;
    font-size: min(12px, 3vw);
    padding-left: 9px;
  }
}
.store-detail a:hover {
  opacity: 0.8;
}

.store-list-img.nakameguro {
  background-image: url(../image/store_photo_nakameguro.jpg);
}

.store-list-img.shinjuku {
  background-image: url(../image/store_photo_shinjuku.jpg);
}

@media screen and (max-width: 640px) {
  .top-store {
    padding: 50px 15px;
  }
  .store-heading h2 {
    margin-bottom: 30px;
  }
  .store-menu {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 35px;
  }
  .store-menu li {
    width: calc((100% - 15px) / 2);
  }
  .store-menu li a {
    padding: 13px 40px 13px 15px;
  }
  .store-menu li a::before {
    right: 10px;
    width: 20px;
    height: 20px;
  }
  .store-list {
    flex-direction: column;
    max-width: 400px;
    margin: 0 4% 20px;
  }
  .store-list-txt {
    width: 100%;
    padding: 30px 15px;
    order: 2;
  }
  .store-list-head {
    margin-bottom: 8px;
  }
  .store-list .btn_area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2%;
    width: 100%;
    padding-top: 20px;
  }
  .store-list .store-demaecan {
    width: 28%;
  }
  .store-list .store-demaecan a {
    width: 100%;
    height: 32px;
  }
  .store-list .store-line {
    width: 40%;
  }
  .store-list .store-line a {
    width: 100%;
    padding-left: 28px;
    font-size: min(12px, 3vw);
    letter-spacing: 0;
    line-height: 30px;
  }
  .store-list .store-line a:after {
    left: 10px;
    width: 13px;
    height: 13px;
  }
  .store-list-head-name {
    width: calc(100% - 140px);
    font-size: 24px;
  }
  .store-list-head-map {
    width: 28%;
  }
  .store-list-head-map a {
    width: 100%;
    padding-left: 20px;
    font-size: min(12px, 3vw);
    letter-spacing: 0;
    line-height: 30px;
  }
  .store-list-head-map a:after {
    left: 7px;
    width: 10px;
    height: 13px;
  }
  .store-list-head-map a:hover:after {
    left: 7px;
    width: 10px;
    height: 13px;
  }
  .store-list-body dl {
    /* border-top: solid 1px #ddd; */
  }
  .store-list-body dt {
    padding: 15px 0;
    font-size: 14px;
    line-height: 1.3;
  }
  .store-list-body dd {
    padding: 15px 0 15px 6em;
    font-size: 14px;
    line-height: 1.3;
  }
  .store-list-body dd span {
    line-height: 1;
    font-size: 11px;
    display: block;
    padding-top: 5px;
  }
  .store-list-img {
    width: 100%;
    height: 190px;
    order: 1;
    border-radius: 4px 4px 0 0;
  }
}
body.menu {
  background: #000;
}/*# sourceMappingURL=style.css.map */