@charset "UTF-8";

/* CSS Document */
/* 共通Mixins
----------------------------*/
/* ----------------------------
  common
------------------------------*/
/* ヘルパー */
.flex {
    display: flex;
    justify-content: space-between;
}

.flex-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-start {
    display: flex;
    justify-content: flex-start;
}

.flex-end {
    display: flex;
    justify-content: flex-end;
}

.flex-reverse {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.flex-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.flex-col-center {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* ヘッダー */
.header {
    border-bottom: none;
}
.header .header-logo01 {
    width: 203px;
}

.header .header-logo02 img,
.header .header-logo01 img {
    width: 100%;
}

.header .header-logo02 {
    width: 182px;
}

.header .inner {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}

/* フッター */
footer {
  background: #333;
  color: white;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

footer .inner {
  box-sizing: border-box;
  margin: auto;
  width: 100%;
}

footer .store {
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.5;
}

/*@media screen and (max-width: 1280px) {*/
/*    .header .inner {*/
/*        padding: 29px 20px;*/
/*        width: 100%;*/
/*    }*/
/*}*/
/* end ヘッダー */


#contents {
  max-width: 100%;
  margin: 0;
}
#contInner {
  margin-left: auto;
}
/* #contentsArea,
#access {
  margin: 0 auto;
  background: url(../img/bg-repeat.png);
  background-size: inherit;
  background-position: top center;
} */
#main {
  padding-bottom: 0;
}
.pc_appear {
  display: block;
}

.sp_appear {
  display: none;
}

#feature {
  /* display: none; */
}

#pagetop{
  display: none;
}

.page_top_nav {
  display: none;
  position: fixed;
  right: 7px;
  bottom: 41px;
  z-index: 3;
}

#breadcrumb {
  max-width: 1280px;
  margin: 0 auto;
}

#contents_inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  background: url(../img/bg-repeat.png);
  background-size: inherit;
  background-position: top center;
}

.txt-wh{
  color: #fff;
}

/* ----------------------------
  content
------------------------------*/
/* --------------------
 共通
----------------------*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,600&display=swap');

.pickup_info {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'MS PGothic', sans-serif;
}

.pickup_info *,
.pickup_info *:before,
.pickup_info *:after {
  box-sizing: border-box;
}

.section_inner {
  max-width: 920px;
  width: 90%;
  margin: 0 auto;
}

/* mainvisual
------------------------*/
.mainvisual {
  width: 100%;
}

.mainvisual_inner {
  width: 100%;
  height: 100%;
  display: block;
}

/* nav
------------------------*/
.nav {
  max-width: 1280px;
  margin: 3.1% auto 0;
}

.nav .pagenav {
  max-width: 940px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.nav .pagenav_item {
  width: 33.3333333%;
  box-sizing: border-box;
  padding: 0 1%;
  margin-bottom: 2.1%;
  position: relative;
}

.nav .pagenav_item a{
  display: inline-block;
}

.nav img:hover {
  opacity: 0.8;
  transition: .5s;
}

.nav .chirashi_nav {
  width: 96%;
  margin: 0 auto;
}

/* -----------------------------------
check_btn
-------------------------------------*/
.check_btn{
  width: 62%;
  margin: 0 auto;
  padding: 0 0 3%;
}
.check_btn img:hover{
  opacity: 0.7;
  transition: .5s;
}
/* -----------------------------------
section_title
-------------------------------------*/
.feature_title,
.campaigin_title,
.event_title,
.event2_title,
.recommend_information_title,
.mall_information_title,
.access_title,
.gourmet_title,
.newshop_title {
  padding: 7.3% 0 2.5%;
}

.mall_information_area .intro, .access_area .intro {
  margin: 0 auto;
  max-width: 920px;
  width: 90%;
}

/* -----------------------------------
Feature
-------------------------------------*/
.feature_title {
  font-size: 4.0em;
  text-align: center;
  font-weight: bold;
}

.recommend_feature {
  width: 100%;
  padding: 1% 0 0;
  color: #000;
}
.recommend_feature dl {
  text-align: left;
}
.recommend_feature_inner .photo {
  border: 1px solid #e6e6e6;
}
.recommend_feature_inner .photo_area {
  position: relative;
}
.recommend_feature_title {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  color: #E82439;
  margin-top: 8px;
}
.recommend_feature_inner .img_txt {
  font-size: 1.3em;
  line-height: 1.5rem;
  padding: 5%;
}
.recommend_feature_detail {
  margin-top: 10px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5rem;
}
.shop_info {
  display: flex;
  width: 100%;
  margin-top: 22px;
}
.shop_floor {
  width: 12%;
  color: #000;
  text-align: center;
  font-weight: bold;
  background: #fff;
  padding: 7px;
  align-self: center;
  margin-right: 10px;
}
.shop_floor.floor_long {
  width: 23%;
}
.shop_info_detail {
  width: 88%;
}
.shop_info_detail.cause_floor_long {
  width: 77%;
}
.shop_name {
  font-size: 1rem;
  line-height: 1.5rem;
}
.shop_tell {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.recommend_feature_price {
  margin-top: 0.5em;
  line-height: 1.2em;
  font-weight: bold;
}
/* ----------------------------
  icon_list
------------------------------*/
.icon_list{
  margin: 2.5% auto 4.5%;
  width: 89.5%;
}

.icon_list_image{
  margin: 3% auto 1%;
  max-width: 920px;
}
.icon_list_item{
  display: inline-block;
  width: 32%;
  margin-bottom: 2%;
}


/* intro
-------------------------*/
.intro {
  width: 100%;
  margin: 0;
  padding: 0;
}

.intro p {
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 4%;
}

/* recommend_campaigin
-------------------------*/
.campaigin_area_outer_frame {
  padding-bottom: 2%;
}
.recommend_campaigin_inner {
  position: relative;
  z-index: 2;
}

.recommend_campaigin_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recommend_campaigin_list:after {
  content: "";
  display: block;
  width: 32%;
}

.recommend_campaigin_item {
  width: 33%;
  margin-bottom: 2%;
  padding: 0 1%;
}

.recommend_campaigin_item a:hover{
  opacity: 0.7;
  transition: .5s;
}


/* event
-------------------------*/
.recommend_event_inner,
.recommend_event2_inner {
  position: relative;
  z-index: 2;
}

.recommend_event_list,
.recommend_event2_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.recommend_event_item,
.recommend_event2_item {
  width: 31.29%;
  margin-bottom: 30px;
  text-align: left;
  color: #000;
}
.recommend_event_item a:hover,
.recommend_event2_item a:hover {
  opacity: .7;
}

.recommend_event_image,
.recommend_event2_image {
  margin-bottom: 14px;
}
.recommend_event_image a:hover,
.recommend_event2_image a:hover {
  opacity: 0.7;
}

.recommend_event_title,
.recommend_event2_title {
  color: #ffec02;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 13px;
}
.swiper-slide .recommend_event_title a,
.swiper-slide .recommend_event2_title a {
  color: #ffec02;
  text-decoration: underline;
}
.swiper-slide .recommend_event_title a:hover,
.swiper-slide .recommend_event2_title a:hover {
  text-decoration: none;
}

.recommend_event_main_detail,
.recommend_event2_main_detail {
  display: flex;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 1% 0;
  padding-left: 3em;
  text-indent: -3em;
  color: #fff;
}

.recommend_event_main_detail.none_indent,
.recommend_event2_main_detail.none_indent {
  padding-left: 0;
  text-indent: 0;
}

.recommend_event_detail,
.recommend_event2_detail {
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.8rem;
}

.recommend_event_detail_txt,
.recommend_event2_detail_txt {
  margin: 2% 0;
  line-height: 1.5;
  font-size: 0.8rem;
}

.swiper-slide a.txt-link, .txt-link {
  display: inline-block;
  text-decoration: underline;
  line-height: 1.5;
}
.swiper-slide a.txt-link:hover, .txt-link:hover {
  text-decoration: none;
}

/* recomennd_information
------------------------------*/
.recommend_information_list{
  padding-bottom: 3%;
}
.recommend_information_list li {
  width: 100%;
  padding-bottom: 3%;
}

.recommend_information_list li img:hover {
  opacity: 0.7;
  transition: .5s;
}
.chirashi_bnr {
  text-align: center;
}
.mall_information .recommend_information_content {
  display: inline-block;
}

/* mall_information
-------------------------------*/
.mall_information_area {
  /* padding: 0 0 4.5%; */
}

.mall_information  {
  /* border: 3px solid #000; */
  padding: 0 4.5% 4.5%;
}

.mall_information img:hover{
  transition: .5s;
  opacity: 0.7;
}

/* swiper
------------------------------*/
.swiper-wrapper::after{
  content:"";
  display: block;
  width:32%;
}


.swiper-slide a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.swiper-slide a:hover{
  transition: .5s;
  /* opacity: 0.7; */
}

.swiper-container {
  /* margin-top: 4.5%; */
  /* width: 90%; */
}

.swiper-wrapper{
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.swiper-slide{
  width: 32.3%;
  padding-bottom: 2%;
  position: relative;
}
.feature_area_outer_frame .swiper-slide {
  padding-bottom: 7%;
}
.swiper-button-prev,.swiper-button-next,.swiper-pagination{
  display: none;
}

/* --------------------------*/
/* scroll_fadein
--------------------------*/
.fade_in {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all .8s;
}

.fade_in.scroll_in {
  opacity: 1;
  transform: translate(0, 0);
}

.kv_fade_in {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all .8s;
}

.kv_fade_in.kv_scroll_in {
  opacity: 1;
  transform: translate(0, 0);
}

/* access */
#access {
  /* margin-top: 2%; */
}

#access .access_title {
  padding-bottom: 3%;
}

.access {
  max-width: 920px;
  width: 90%;
  margin: 0 auto;
  font-weight: bold;
}

.access dl {
  margin-bottom: 35px;
}

.access dt {
  font-size: 1.25rem;
  color: #ffec02;
}
.access dt::before {
  content: '●';
  width: 1em;
  height: 1em;
  color: #ffec02;
  margin-right: 0.5em;
}
.access dd {
  font-size: 1rem;
  color: #fff;
  line-height: 1.875rem;
  margin-top: 15px;
}

.map_message {
  text-align: center;
}

.map_message iframe {
  max-width: 920px;
  width: 90%;
  margin: 0 auto;
}

.parking-bnr {
  max-width: 920px;
  width: 90%;
  margin: 5% auto 0;
}
.parking-bnr a img:hover {
  opacity: 0.7;
}
.go_top {
  display: block;
  text-align: center;
  background: #fff;
  margin-top: 7%;
  padding-top: 7%;
}

#wrapper img.go_top_ttl_btn {
  margin-bottom: 3%;
}

.btn-home {
  max-width: 806px;
  margin: 0 auto;
  padding-bottom: 90px;
}

.btn-home a {
  display: inline-block;
}

.btn-home a:nth-of-type(2) {
  margin-top: 30px;
}

.btn-home a:hover {
  opacity: 0.7;
}

/* gourmet
-------------------------*/
.recommend_gourmet_inner,
.recommend_newshop_inner {
  position: relative;
  z-index: 2;
}

.recommend_gourmet_list,
.recommend_newshop_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.recommend_gourmet_item,
.recommend_newshop_item {
  width: 32%;
  margin-bottom: 30px;
  text-align: left;
  color: #000;
}

.feature_title {
  font-size: 4.0em;
  text-align: center;
  font-weight: bold;
}
.recommend_feature_inner .recommend_information_shopname {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: auto;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  padding: 4%;
  background: #4e4a4a;
  text-align: left;
  opacity: 0.8;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1280px){
.recommend_feature_inner .recommend_information_shopname {
    font-size: 1vw;
  }
}
.recommend_feature_inner .img_txt {
  font-size: 1.3em;
  padding: 5%;
}
/* swiper-slide-contents */
.contents-item {
  padding: 0 3px 2%;
  border-radius: 2%;
}

.info-item {
  padding: 0 3px;
}
.info-item span {
  overflow: hidden;
}

.item-inner {
  text-align: left;
  max-height: 158px;
  overflow-y: auto;
  margin-bottom: 3%;
  margin-top: 8%;
}
.item-inner::-webkit-scrollbar{
  width: 3px;
}
.item-inner::-webkit-scrollbar-track{
  background-color: #ccc;
}
.item-inner::-webkit-scrollbar-thumb{
  background-color: #868686;
}
/* firefox */
.scroll_bar{
  scrollbar-width: thin;
  scrollbar-color: #868686 #ccc;
}

.item-title {
  font-size: 18px;
  font-weight: bold;
  color: #ffec02;
  padding: 0% 0 5%;
  line-height: 23px;
}
.item-price {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 21px;
  padding-right: 1%;
}
.item-desc {
  font-size: 14px;
  padding: 5% 1% 0 0;
  line-height: 24px;
}
.recommend_gourmet_list .item-desc {
  color: #fff;
}
.shop-name-logo{
  width: 30%;
  margin-right: 2%;
}
.shop-name {
  position: relative;
  padding-top: 8%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.shop-name-inner {
  min-width: 35px;
  /* margin-top: 2px; */
  margin-right: 3%;
}
.shop-name-inner-text {
  color: rgb(255, 255, 255);
  background-color: #df2d0b;
  padding: 10% 1.5%;
  display: block;
  font-size: 12px;
  border-radius: 4px;
  line-height: 14px;
  text-align: center;
}
.shop-name::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #fff;
  border-width: 0 0 2px 0;
  border-style: none none dotted none;
  border-spacing: 10px;
  top: 8%;
  left: 0;
}
.shop-name p {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  line-height: 18px;
  text-align: left;
}
/* scale img */
.contents-item img {
  transform: scale(1, 1);
  transition: all 0.5s ease;
}
#wrapper .recommend_feature .photo img {
  width: 100%;
}
.photo {
  overflow: hidden;
}
.recommend_event_image,
.recommend_event2_image {
  overflow: hidden;
}
#wrapper .recommend_event_image img,
#wrapper .recommend_event2_image img {
  width: 100%;
}

/* google map */
.map-area {
  width: 90%;
  margin: 0 auto;
  max-width: 940px;
}
.map-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: calc(609 / 940 * 100%);
}
.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}