/* ==========================================================================
   gourmetArea
========================================================================== */
.gourmetArea__mapnav ul {
  display: block;
}
.gourmetArea__mapnav ul li {
  width: 100%;
  margin-bottom: 20px;
}
.gourmetArea__mapnav ul li a {
  width: 100%;
  height: 80px;
  padding-bottom: 15px;
}
.gourmetArea__mapnav ul li a:after {
  bottom: 15px;
}
.gourmetArea > section {
  width: 90%;
  margin: 50px auto 0;
  padding: 11% 5%;
}
.gourmetArea > section ul.g_list li {
  margin-top: 40px;
  width: 100%;
}
.gourmetArea > section:last-of-type {
  margin-bottom: 50px;
}
.gourmetArea > section .g_kv {
  width: 100%;
}

.gourmetArea__list--popup {
  width: 90%;
  padding: 5%;
}
.gourmetArea__list--popup > img {
  width: 100%;
  margin-bottom: 10px;
}
.gourmetArea__list--popup .comment {
  display: block;
}
.gourmetArea__list--popup .comment .wrap_sns {
  width: 100%;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
}

.mfp-wrap {
  position: fixed !important;
}

.gourmetArea .CLM__three {
  display: block;
}

.gourmetArea ul.eventlinklist li {
  width: 100%;
}
