@charset "UTF-8";
/*==========================================================================

   mixin

===========================================================================*/
/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/
.g-header .gnav__item--12 > a {
  color: #0B8943;
}

.c-contents {
  background: none;
  background-color: #fff;
}

.m-page-mv__img::after {
  content: none;
}
.m-page-mv .mv-guide {
  position: absolute;
  top: 80px;
  left: 130px;
}
.m-page-mv .mv-guide__hdg .txt {
  position: relative;
  display: inline-block;
  padding: 8px;
  margin-bottom: 20px;
  line-height: 1;
}
.m-page-mv .mv-guide__hdg .txt::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  content: "";
}
.m-page-mv .mv-guide__hdg .txt img {
  position: relative;
  z-index: 2;
}
.m-page-mv .mv-guide__txt {
  position: relative;
  display: inline-block;
  padding: 5px;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1.8px;
}
.m-page-mv .mv-guide__txt::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  content: "";
}
.m-page-mv .mv-guide__txt .txt {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.m-page-mv .mv-guide__txt .txt span {
  position: relative;
  display: inline-block;
  padding-right: 24px;
}
.m-page-mv .mv-guide__txt .txt span::before {
  position: absolute;
  top: 0;
  right: 12px;
  width: 2px;
  height: 100%;
  background-color: #fff;
  content: "";
}

/*--------------------------------------------------------------------------
   sec-head
---------------------------------------------------------------------------*/
.sec-head__copy {
  padding: 85px 0 65px;
  color: #000;
  text-align: center;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 30px;
  line-height: 1.8;
}
.sec-head__hdg {
  text-align: center;
}
.sec-head__hdg span {
  display: block;
}
.sec-head__hdg .en {
  margin-bottom: 20px;
}
.sec-head__hdg .ja {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2px;
}
.sec-head__hdg .ja::after {
  position: absolute;
  bottom: -75px;
  left: 50%;
  width: 1px;
  height: 50px;
  background-color: #000;
  content: "";
  z-index: 10;
}
.sec-head__img {
  position: relative;
}
.sec-head__img .img img {
  width: 100%;
  height: auto;
}
.sec-head__img .copy {
  position: absolute;
  top: 100px;
  left: 130px;
}
.sec-head__img .copy span {
  display: inline-block;
  padding: 8px;
  margin-bottom: 10px;
  color: #000;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  background-color: #fff;
}
.sec-head__recommend {
  padding: 0 20px;
  margin: 80px 0 160px;
}
.sec-head__recommend .inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 45px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F58569), color-stop(40%, #F58569), color-stop(40%, #EBCA27), to(#EBCA27));
  background: linear-gradient(to bottom, #F58569 0%, #F58569 40%, #EBCA27 40%, #EBCA27 100%);
}
.sec-head__recommend .inner .txt {
  position: relative;
  z-index: 2;
  width: 33%;
}
.sec-head__recommend .inner .txt img {
  width: 100%;
  height: auto;
}
.sec-head__recommend .inner .thumb {
  position: relative;
  z-index: 2;
  width: 63%;
}
.sec-head__recommend .inner .thumb__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sec-head__recommend .inner .thumb__item {
  width: 20%;
  margin: 0 2.5% 2.5% 0;
}
.sec-head__recommend .inner .thumb__item:nth-child(5) {
  margin-right: 0;
}
.sec-head__recommend .inner .thumb__item:nth-child(5) {
  margin-right: 2.5%;
}
.sec-head__recommend .inner .thumb__item:nth-child(n+6) {
  margin-bottom: 0;
}
.sec-head__recommend .inner .thumb__item:nth-child(n+7) {
  margin-bottom: 0;
}
.sec-head__recommend .inner .thumb__item img {
  width: 100%;
  height: auto;
}
.sec-head__recommend .inner .thumb__item a {
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
}
.sec-head__recommend .inner .thumb__item a:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" /><feFuncG type="linear" slope="1.5" /><feFuncB type="linear" slope="1.5" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
.sec-head__recommend .inner::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
  background-color: #3EA344;
  content: "";
}

/*--------------------------------------------------------------------------
   sec-contents
---------------------------------------------------------------------------*/
.sec-contents img {
  max-width: 100%;
  height: auto;
}
.sec-contents__area {
  margin-bottom: 150px;
}
.sec-contents__area--mansion {
  margin-bottom: 0px;
}
.sec-contents__area--nakamozu .sec-contents__content {
  background-color: #EBF8EC;
}
.sec-contents__area--nakamozu .sec-contents__hdg .ja {
  color: #3EA344;
}
.sec-contents__area--nakamozu .sec-contents__content .shop__info .hdg {
  color: #3EA344;
}
.sec-contents__area--nakamozu .sec-contents__content .shop__info .hdg::after {
  background-color: #3EA344;
}
.sec-contents__area--nakamozu .sec-contents__content .shop__info .info {
  background-color: #3EA344;
}
.sec-contents__area--nakamozu .sec-contents__content .shop__img .txt .name span {
  background-color: #3EA344;
}
.sec-contents__area--nakamozu .sec-contents__content .shop__content .block__txt .hdg span {
  border-bottom: 2px solid #3EA344;
}
.sec-contents__area--mikunigaoka .sec-contents__content {
  background-color: #FFF2EF;
}
.sec-contents__area--mikunigaoka .sec-contents__hdg .ja {
  color: #F58569;
}
.sec-contents__area--mikunigaoka .sec-contents__content .shop__info .hdg {
  color: #F58569;
}
.sec-contents__area--mikunigaoka .sec-contents__content .shop__info .hdg::after {
  background-color: #F58569;
}
.sec-contents__area--mikunigaoka .sec-contents__content .shop__info .info {
  background-color: #F58569;
}
.sec-contents__area--mikunigaoka .sec-contents__content .shop__img .txt .name span {
  background-color: #F58569;
}
.sec-contents__area--mikunigaoka .sec-contents__content .shop__content .block__txt .hdg span {
  border-bottom: 2px solid #F58569;
}
.sec-contents__area--mansion .sec-contents__content {
  background-color: #FCF9E9;
}
.sec-contents__area--mansion .sec-contents__hdg .ja {
  color: #EBCA27;
}
.sec-contents__area--mansion .sec-contents__content .shop__info .hdg {
  color: #EBCA27;
}
.sec-contents__area--mansion .sec-contents__content .shop__info .hdg::after {
  background-color: #EBCA27;
}
.sec-contents__area--mansion .sec-contents__content .shop__info .info {
  background-color: #EBCA27;
}
.sec-contents__area--mansion .sec-contents__content .shop__img .txt .name span {
  background-color: #EBCA27;
}
.sec-contents__area--mansion .sec-contents__content .shop__content .block__txt .hdg span {
  border-bottom: 2px solid #EBCA27;
}
.sec-contents__hdg {
  text-align: center;
}
.sec-contents__hdg span {
  display: block;
}
.sec-contents__hdg .en {
  margin-bottom: 20px;
}
.sec-contents__hdg .ja {
  margin-bottom: 36px;
  text-align: center;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2px;
}
.sec-contents__content {
  padding-top: 150px;
}
.sec-contents__content .shop {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 150px;
}
.sec-contents__content .shop:last-child {
  margin-bottom: 0;
}
.sec-contents__content .shop__img {
  position: relative;
}
.sec-contents__content .shop__img .img {
  width: 100%;
  height: 500px;
}
.sec-contents__content .shop__img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-contents__content .shop__img .txt {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  max-width: 1200px;
  width: 98%;
  height: 100%;
}
.sec-contents__content .shop__img .txt .tag {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.sec-contents__content .shop__img .txt .name {
  position: absolute;
  top: -30px;
  right: 0;
  text-align: right;
}
.sec-contents__content .shop__img .txt .name span {
  display: inline-block;
  padding: 8px;
  margin-bottom: 10px;
  background-color: #3EA344;
  color: #FFF;
  text-align: right;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.sec-contents__content .shop__img .txt .name span.small {
  font-size: 22px;
}
.sec-contents__content .shop__img .txt .wappen {
  position: absolute;
  bottom: -70px;
  right: 0;
  overflow: hidden;
}
.sec-contents__content .shop__content {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto;
  padding-top: 75px;
}
.sec-contents__content .shop__content .block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
.sec-contents__content .shop__content .block__txt {
  width: 45%;
}
.sec-contents__content .shop__content .block__txt .hdg {
  margin-bottom: 20px;
  color: #000;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.sec-contents__content .shop__content .block__txt .hdg span {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid #3EA344;
}
.sec-contents__content .shop__content .block__txt .txt {
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.2;
}
.sec-contents__content .shop__content .block__img {
  width: 52%;
}
.sec-contents__content .shop__content .block--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sec-contents__content .shop__content .block--reverse .block__txt {
  width: 52%;
  padding-left: 5%;
}
.sec-contents__content .shop__content .block--reverse .block__img {
  position: relative;
  width: 45%;
}
.sec-contents__content .shop__content .block--reverse .block__img img {
  width: 90%;
  height: auto;
}
.sec-contents__content .shop__content .block--reverse .block__img .img-small {
  position: absolute;
  right: -5%;
  bottom: -25%;
  text-align: right;
}
.sec-contents__content .shop__content .block--reverse .block__img .img-small img {
  width: 50%;
  height: auto;
}
.sec-contents__content .shop__info {
  position: relative;
  padding-top: 100px;
}
.sec-contents__content .shop__info .hdg {
  margin-bottom: 50px;
  position: relative;
  color: #3EA344;
  text-align: center;
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1px;
}
.sec-contents__content .shop__info .hdg::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 22px;
  height: 1px;
  background-color: #3EA344;
  content: "";
}
.sec-contents__content .shop__info .info {
  position: relative;
  background-color: #3EA344;
}
.sec-contents__content .shop__info .info__inner {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto;
  padding: 80px 0;
}
.sec-contents__content .shop__info .info__hdg {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.sec-contents__content .shop__info .info__hdg span {
  display: inline-block;
}
.sec-contents__content .shop__info .info__hdg span:first-of-type {
  padding-right: 10px;
}
.sec-contents__content .shop__info .info__hdg span:last-of-type {
  padding-left: 10px;
}
.sec-contents__content .shop__info .info__hdg span small {
  display: block;
  padding-top: 5px;
}
.sec-contents__content .shop__info .info__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-contents__content .shop__info .info__block .info__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 640px;
  color: #000;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.sec-contents__content .shop__info .info__block .info__item dt {
  width: 134px;
  margin-bottom: 8px;
}
.sec-contents__content .shop__info .info__block .info__item dd {
  width: calc(100% - 154px);
  margin-bottom: 10px;
}
.sec-contents__content .shop__info .info__block .info__item dd a {
  position: relative;
  display: inline-block;
}
.sec-contents__content .shop__info .info__block .info__item dd a:hover {
  text-decoration: underline;
}
.sec-contents__content .shop__info .info__block .info__item dd a::after {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(../../../img/common/ico_blank.svg);
  background-size: cover;
  content: "";
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.sec-contents__content .shop__info .info__block .map {
  position: relative;
  width: 430px;
  height: 236px;
  background-color: #999;
  overflow: hidden;
}
.sec-contents__content .shop__info .info__block .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec-contents__other {
  padding-top: 100px;
}
.sec-contents__other .hdg {
  text-align: center;
}
.sec-contents__other .hdg span {
  display: block;
}
.sec-contents__other .hdg .en {
  margin-bottom: 20px;
}
.sec-contents__other .hdg .ja {
  margin-bottom: 36px;
  text-align: center;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2px;
}
.sec-contents__other .txt {
  margin-bottom: 30px;
  text-align: center;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 24px;
  line-height: 1.8;
}
.sec-contents__other .map {
  margin-bottom: 50px;
  width: 100%;
  height: 700px;
  background-color: #999;
}
.sec-contents__other .shoplist {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto;
}
.sec-contents__other .shoplist__hdg {
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  font-family: "Heebo", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1px;
  color: #3EA344;
}
.sec-contents__other .shoplist__hdg::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 22px;
  height: 1px;
  background-color: #000;
  content: "";
}
.sec-contents__other .shoplist .swiper-slide {
  background: -webkit-gradient(linear, right top, left top, color-stop(4.17%, #7D7D7D), color-stop(6.76%, #7D7D7D), color-stop(6.77%, #C2C2C2), color-stop(6.78%, #FFF), color-stop(14.05%, #FFF), color-stop(14.06%, #7D7D7D), color-stop(23.94%, #7D7D7D), color-stop(23.95%, #FFF), color-stop(29.68%, #FFF), color-stop(29.69%, #FFF), color-stop(33.84%, #FFF), color-stop(33.85%, #7D7D7D), color-stop(43.74%, #7D7D7D), color-stop(43.75%, #FFF), color-stop(48.96%, #FFF), color-stop(53.64%, #FFF), color-stop(53.65%, #7D7D7D), color-stop(62.5%, #7D7D7D), color-stop(62.51%, #FFF), color-stop(72.39%, #FFF), color-stop(72.4%, #7D7D7D), color-stop(81.77%, #7D7D7D), color-stop(81.78%, #FFF), color-stop(91.67%, #FFF), color-stop(91.68%, #7D7D7D));
  background: linear-gradient(270deg, #7D7D7D 4.17%, #7D7D7D 6.76%, #C2C2C2 6.77%, #FFF 6.78%, #FFF 14.05%, #7D7D7D 14.06%, #7D7D7D 23.94%, #FFF 23.95%, #FFF 29.68%, #FFF 29.69%, #FFF 33.84%, #7D7D7D 33.85%, #7D7D7D 43.74%, #FFF 43.75%, #FFF 48.96%, #FFF 53.64%, #7D7D7D 53.65%, #7D7D7D 62.5%, #FFF 62.51%, #FFF 72.39%, #7D7D7D 72.4%, #7D7D7D 81.77%, #FFF 81.78%, #FFF 91.67%, #7D7D7D 91.68%);
}
.sec-contents__other .shoplist .swiper-slide::before {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #000;
  background-color: #fff;
  content: "";
  z-index: 1;
}
.sec-contents__other .shoplist .swiper-slide .item {
  position: relative;
  padding: 30px;
  z-index: 2;
}
.sec-contents__other .shoplist .swiper-slide .item .tag {
  margin-bottom: 10px;
}
.sec-contents__other .shoplist .swiper-slide .item .name {
  color: #000;
  font-size: 20px;
	line-height: 1.2;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
}
.sec-contents__other .shoplist .swiper-slide .item .name span {
  display: inline-block;
  color: white;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.sec-contents__other .shoplist .swiper-slide .item .name span.mikunigaoka {
  display: inline-block;
  color: white;
  text-shadow: -1px -1px 0 #F58569, 1px -1px 0 #F58569, -1px 1px 0 #F58569, 1px 1px 0 #F58569;
}
.sec-contents__other .shoplist .swiper-slide .item .name span.nakamozu {
  display: inline-block;
  color: white;
  text-shadow: -1px -1px 0 #3EA344, 1px -1px 0 #3EA344, -1px 1px 0 #3EA344, 1px 1px 0 #3EA344;
}
.sec-contents__other .shoplist .swiper-slide .item .access {
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 13px;
}
.sec-contents__other .shoplist .swiper-slide .item .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Noto Serif JP", serif, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.sec-contents__other .shoplist .swiper-slide .item .info dt {
  width: 18%;
  margin-bottom: 8px;
}
.sec-contents__other .shoplist .swiper-slide .item .info dd {
  width: 80%;
  margin-bottom: 10px;
}
.sec-contents__other .shoplist .swiper-slide .item .info dd a {
  position: relative;
  display: inline-block;
}
.sec-contents__other .shoplist .swiper-slide .item .info dd a:hover {
  text-decoration: underline;
}
.sec-contents__other .shoplist .swiper-slide .item .info dd a::after {
  position: absolute;
  right: -20px;
  top: 6px;
  width: 14px;
  height: 14px;
  background-image: url(../../../img/common/ico_blank.svg);
  background-size: cover;
  content: "";
}
.sec-contents__other .shoplist .swiper-slide .item .mikunigaoka {
  color: #F58569;
}
.sec-contents__other .shoplist .swiper-slide .item .nakamozu {
  color: #3EA344;
}
.sec-contents__other .shoplist .swiper-pagination {
  position: absolute;
  bottom: 0;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  letter-spacing: 8px;
}
.sec-contents__other .shoplist .swiper-button-prev,
.sec-contents__other .shoplist .swiper-button-next {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec-contents__other .shoplist .swiper-button-prev::after,
.sec-contents__other .shoplist .swiper-button-next::after {
  font-size: 16px;
}
.sec-contents__other .shoplist .mode-pc .swiper-button-prev:hover, .sec-contents__other .shoplist .mode-sp .swiper-button-prev:active,
.sec-contents__other .shoplist .mode-pc .swiper-button-next:hover,
.sec-contents__other .shoplist .mode-sp .swiper-button-next:active {
  opacity: 0.8;
}
.sec-contents__other .shoplist .swiper-button-prev {
  margin-left: -5px;
}
.sec-contents__other .shoplist .swiper-button-next {
  margin-right: -5px;
}
.sec-contents__other .mikunigaoka {
  color: #F58569;
}
.sec-contents__bnr {
  max-width: 1000px;
  width: 98%;
  margin: 0 auto;
  padding: 100px 0;
}
.sec-contents__bnr img {
  width: 100%;
  height: auto;
}
.sec-contents__bnr a {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sec-contents__bnr a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .m-page-mv .mv-guide {
    top: 100px;
    left: 22px;
  }
  .m-page-mv .mv-guide__hdg .txt {
    margin-bottom: 14px;
  }
  .m-page-mv .mv-guide__hdg .txt img {
    width: 231px;
    height: auto;
  }
  .m-page-mv .mv-guide__hdg div .txt svg {
    width: 143px;
    height: auto;
  }
  .m-page-mv .mv-guide__txt {
    font-size: 14px;
  }
  .m-page-mv .mv-guide__txt .txt span {
    padding-right: 18px;
  }
  .m-page-mv .mv-guide__txt .txt span::before {
    right: 9px;
  }
  .sec-head__copy {
    padding: 45px 15px 30px;
    font-size: 16px;
  }
  .sec-head__hdg .en {
    margin-bottom: 5px;
  }
  .sec-head__hdg .en img {
    width: 90px;
    height: auto;
  }
  .sec-head__hdg .ja {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .sec-head__hdg .ja::after {
    bottom: -60px;
    height: 40px;
  }
  .sec-head__img .copy {
    top: 28px;
    left: 14px;
  }
  .sec-head__img .copy span {
    padding: 0.7vw;
    font-size: 4.5vw;
  }
  .sec-head__recommend {
    padding: 0;
    margin: 40px 0 80px;
  }
  .sec-head__recommend .inner {
    padding: 2.5vw;
  }
  .sec-head__recommend .inner .txt {
    width: 28%;
  }
  .sec-head__recommend .inner .thumb {
    width: 68%;
  }
  .sec-head__recommend .inner .thumb__item {
    width: 31.5%;
    margin: 0 2% 2% 0;
  }
  .sec-head__recommend .inner .thumb__item:nth-child(5) {
    margin-right: 2%;
  }
  .sec-head__recommend .inner .thumb__item:nth-child(5) {
    margin-right: 2%;
  }
  .sec-head__recommend .inner .thumb__item:nth-child(3n) {
    margin-right: 0;
  }
  .sec-head__recommend .inner .thumb__item:nth-child(n+6) {
    margin-bottom: 2%;
  }
  .sec-contents__area {
    margin-bottom: 75px;
  }
  .sec-contents__hdg .en {
    margin-bottom: 5px;
  }
  .sec-contents__hdg .en img {
    width: 234px;
    height: auto;
  }
  .sec-contents__hdg .ja {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .sec-contents__content {
    padding-top: 75px;
  }
  .sec-contents__content .shop {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 75px;
  }
  .sec-contents__content .shop__img .txt {
    width: 100%;
  }
  .sec-contents__content .shop__img .txt .tag {
    left: 10px;
  }
  .sec-contents__content .shop__img .txt .tag img {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    scale: 0.8;
    -webkit-transform: translate(0, 10%);
            transform: translate(0, 10%);
  }
  .sec-contents__content .shop__img .txt .name {
    top: -16px;
    right: 10px;
  }
  .sec-contents__content .shop__img .txt .name span {
    padding: 5px;
    margin-bottom: 5px;
    font-size: 25px;
  }
  .sec-contents__content .shop__img .txt .name span.small {
    font-size: 15px;
  }
  .sec-contents__content .shop__img .txt .wappen {
    bottom: -40px;
  }
  .sec-contents__content .shop__img .txt .wappen img {
    width: 180px;
    height: 180px;
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  .sec-contents__content .shop__content {
    padding-top: 45px;
  }
  .sec-contents__content .shop__content .block {
    display: block;
    padding: 0 15px;
    margin-bottom: 20px;
  }
  .sec-contents__content .shop__content .block__txt {
    width: 100%;
  }
  .sec-contents__content .shop__content .block__txt .hdg {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .sec-contents__content .shop__content .block__txt .hdg span {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .sec-contents__content .shop__content .block__txt .txt {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .sec-contents__content .shop__content .block__img {
    width: 100%;
  }
  .sec-contents__content .shop__content .block__img span {
    display: block;
    aspect-ratio: 1/1;
  }
  .sec-contents__content .shop__content .block__img span img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec-contents__content .shop__content .block--reverse .block__txt {
    width: 100%;
    padding-left: 0;
  }
  .sec-contents__content .shop__content .block--reverse .block__img {
    width: 100%;
  }
  .sec-contents__content .shop__content .block--reverse .block__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec-contents__content .shop__content .block--reverse .block__img .img-small {
    position: static;
    margin-top: 25px;
  }
  .sec-contents__content .shop__content .block--reverse .block__img .img-small img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec-contents__content .shop__info {
    padding-top: 45px;
  }
  .sec-contents__content .shop__info .hdg {
    font-size: 16px;
  }
  .sec-contents__content .shop__info .hdg::after {
    bottom: -15px;
  }
  .sec-contents__content .shop__info .info {
    padding-top: calc(40vw - 15px);
    margin-top: calc(50vw - 15px);
  }
  .sec-contents__content .shop__info .info__inner {
    width: 100%;
    margin: 0 auto;
    padding: 40px 15px 20px;
  }
  .sec-contents__content .shop__info .info__hdg {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .sec-contents__content .shop__info .info__block {
    display: block;
  }
  .sec-contents__content .shop__info .info__block .info__item {
    width: 100%;
    font-size: 12px;
  }
  .sec-contents__content .shop__info .info__block .info__item dt {
    width: 70px;
  }
  .sec-contents__content .shop__info .info__block .info__item dd {
    width: calc(100% - 80px);
  }
  .sec-contents__content .shop__info .info__block .info__item dd a::after {
    width: 10px;
    height: 10px;
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  .sec-contents__content .shop__info .info__block .map {
    position: absolute !important;
    top: -35vw;
    left: 15px;
    width: calc(100vw - 30px);
    height: calc(80vw - 30px);
  }
  .sec-contents__other {
    position: relative;
    padding: 50px 0 100vw;
  }
  .sec-contents__other .hdg .en {
    margin-bottom: 10px;
  }
  .sec-contents__other .hdg .en img {
    width: 140px;
    height: auto;
  }
  .sec-contents__other .hdg .ja {
    margin-bottom: 40px;
    font-size: 20px;
  }
  .sec-contents__other .txt {
    text-align: left;
    padding: 0 15px;
    font-size: 16px;
  }
  .sec-contents__other .txt br {
    display: none;
  }
  .sec-contents__other .map {
    position: absolute !important;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vw;
    margin-bottom: 0;
  }
  .sec-contents__other .shoplist {
    padding-bottom: 50px;
  }
  .sec-contents__other .shoplist__hdg {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .sec-contents__other .shoplist__hdg::after {
    bottom: -15px;
  }
  .sec-contents__other .shoplist .swiper {
    padding: 0 28px 50px;
  }
  .sec-contents__other .shoplist .swiper-slide {
    margin-top: 20px;
  }
  .sec-contents__other .shoplist .swiper-slide {
    height: auto;
  }
  .sec-contents__other .shoplist .swiper-slide .item {
    height: 100%;
    padding: 40px 30px 20px;
  }
  .sec-contents__other .shoplist .swiper-slide .item .tag {
    position: absolute;
    top: -10px;
    left: 10px;
  }
  .sec-contents__other .shoplist .swiper-slide .item .name {
    font-size: 18px;
  }
  .sec-contents__other .shoplist .swiper-slide .item .access {
    font-size: 12px;
  }
  .sec-contents__other .shoplist .swiper-slide .item .info {
    width: 100%;
    font-size: 12px;
  }
  .sec-contents__other .shoplist .swiper-slide .item .info dt {
    width: 50px;
  }
  .sec-contents__other .shoplist .swiper-slide .item .info dd {
    width: calc(100% - 50px);
  }
  .sec-contents__other .shoplist .swiper-slide .item .info dd a::after {
    right: -15px;
    top: 3px;
    width: 10px;
    height: 10px;
  }
  .sec-contents__bnr {
    width: 100%;
    padding: 50px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .sec-head__copy {
    font-size: 2.8vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec-head__img .copy {
    top: 8vw;
    left: 12vw;
  }
  .sec-head__img .copy span {
    padding: 0.5vw;
    font-size: 2.5vw;
  }
  .sec-head__recommend .inner {
    padding: 3.5vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .sec-contents__content .shop__content .block__txt .hdg {
    font-size: 2.5vw;
  }
  .sec-contents__content .shop__content .block__txt .hdg span {
    margin-bottom: 3vw;
    padding-bottom: 1.4vw;
  }
  .sec-contents__content .shop__content .block__txt .txt {
    font-size: 1.5vw;
  }
  .sec-contents__other .shoplist .swiper-slide .item {
    padding: 2.2vw;
  }
  .sec-contents__other .shoplist .swiper-slide .item .name {
    font-size: 1.8vw;
  }
  .sec-contents__other .shoplist .swiper-slide .item .access {
    font-size: 1.1vw;
  }
  .sec-contents__other .shoplist .swiper-slide .item .info {
    font-size: 1.3vw;
  }
}
@media (min-width: 768px) {
  .sec-contents__other .shoplist .swiper {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3カラムレイアウト */
    gap: 30px; /* グリッドアイテム間のスペース */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec-contents__other .shoplist .swiper .control {
    display: none;
  }
  .sec-contents__other .shoplist .swiper-wrapper {
    display: contents;
  }
  .sec-contents__other .shoplist .swiper-slide {
    display: block;
  }
}
/*# sourceMappingURL=../../maps/area-guide/gourmet/style.css.map */


.sec-head__img figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}