@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:500&display=swap");
/*-------------------------------------------------------------------------------------------------------------------------------
* リセット
-------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address, ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset, img, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  box-sizing: border-box;
  vertical-align: baseline;
  background: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

dt img, dd img, li img {
  border: 0;
  vertical-align: bottom; }

ol, ul {
  list-style: none; }

input, select, textarea {
  vertical-align: middle; }

/* clearfix */
.clearfix::after {
  content: "";
  display: block;
  clear: both; }

/*-------------------------------------------------------------------------------------------------------------------------------
* layout
-------------------------------------------------------------------------------------------------------------------------------*/
body {
  font-size: 14px;
  color: #000000;
  line-height: 1.71;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%; }
  @media (max-width: 767px) {
    body {
      font-size: inherit; } }

      .height_zero{
        display: none;
      }

a {
  opacity: 1;
  transition: opacity 0.2s; }

a:hover {
  opacity: 0.6; }

.show-PC {
  display: block; }

.show-SP {
  display: none; }

.fadein {
  opacity: 0;
  transition: opacity 1.0s ease 0.2s; }
  @media print {
    .fadein {
      opacity: 1; } }

.fadein.scrollin {
  opacity: 1; }

@media screen and (max-width: 767px) {
  body {
    font-size: 12px;
    color: #000000;
    line-height: 1.75;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%; }
  .show-PC {
    display: none; }
  .show-SP {
    display: block; } }

#container {
  width: 100%;
  min-width: 100%; }
  @media (max-width: 767px) {
    #container {
      width: 100%;
      min-width: 100%; } }
  @media print {
    #container {
      width: 1010px;
      min-width: inherit; } }

/* header
=================================================================== */
#header {
  position: fixed;
  z-index: 10001;
  width: 100%;
  min-width: 100%;
  max-height: 13.3vw;
  background: #FFF;
  border-bottom: 1px solid #e6e6e6; }
  @media (max-width: 767px) {
    #header {
      position: fixed;
      width: 100%;
      min-width: auto; } }
      @media print {
        #header {
          position: static; } }
          #header a {
            color: #000;
            display: block;
            max-width: 600px;
            margin: 10px auto 0;
            text-decoration: none; }
            @media (max-width: 767px) {
              #header a {
                max-width: 350px;
                margin: 0 auto; } }
            #header .logo {
              background: url(https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/foodmaison_takasimaya_head_pc.png) no-repeat center center / contain;
              text-align: center;
              padding: 20px 0 0 0;
              min-height: 80px; }
    @media (max-width: 767px) {
      #header .logo {
        max-width: 350px;
        width: 49vw;
        padding: 0;
        background: url(https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/foodmaison_takasimaya_head_sp.png) no-repeat center center / contain;
        margin: 0 auto;
        min-height: 13.3vw;
      } }
    @media (max-width: 767px) {
      #header .logo img {
        width: 288px; } }
  #header .btn_menu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 24px;
    z-index: 10000;
    cursor: pointer;
    opacity: 1;
    transition: all 0.2s; }
    #header .btn_menu:hover {
      opacity: 0.6; }
    @media (max-width: 767px) {
      #header .btn_menu {
        padding: 18px 18px 18px;
        border-left: none; } }



/* footer
=================================================================== */
#footer {
  width: 100%;
  padding: 0 0 40px;
  background-color: #fff;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    #footer {
      padding: 0 0 10.1vw; } }
  #footer .inner {
    overflow: hidden;
    background-color: #000;
    border-bottom: 1px solid #c8c8c8; }
  #footer .f_logo {
    width: 267px;
    margin: 40px auto 10px; }
    @media (max-width: 767px) {
      #footer .f_logo {
        margin: 13.3vw auto 5.3vw;
        width: 60%; } }
        #footer .businesshours .sp{
          display: none; }
          @media (max-width: 767px) {
            #footer .businesshours .sp{
              display: block; } }
    #footer .f_logo img {
      width: 100%;
      height: auto; }
    #footer .f_logo a:hover {
      opacity: 1; }
      #footer .page__top{
        text-align: center;
        margin: 50px 0 30px;
         }
         @media (max-width: 767px) {
          #footer .page__top{
            margin: 6.7vw 0 5.1vw;
             } }
             @media (max-width: 767px) {
              #footer .page__top img{
                width: 10.4vw;
                 } }
         #footer .footer_image{
          text-align: center;
           } 

           @media (max-width: 767px) {
            #footer .footer_image img{
              width: 45.3vw;
               } }
  #footer .copyright {
    text-align: center;
    font-size: 12px;
    color: #000;
    margin-top: 10px; }
    @media (max-width: 767px) {
      #footer .copyright {
        font-size: 2.83vw;
        margin-top: 1.7vw; } }



/* contents
=================================================================== */
#contents {
  padding-top: 90px; }
  @media (max-width: 767px) {
    #contents {
      padding-top: 13.3vw; } }

      #contents .link{
        display: none; }
        #contents .link:last-child {
          padding-bottom: 100px; }
          #contents .link a {
      display: none;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #b79b4f;
      color: #FFF;
      line-height: 1;
      margin: 0 auto;
      width: 206px;
      height: 40px;
      font-size: 1.08em;
      text-decoration: none; }
      @media (max-width: 767px) {
        #contents .link a {
          width: 100%;
          height: 80px;
          font-size: 3.6vw; } }
      #contents .link a:after {
        content: ">";
        color: #FFF;
        padding-left: .5em; }
  #contents .subContentHeader {
    padding: 16px 0 5px;
    background-color: #000;
    text-align: center; }
    @media (max-width: 767px) {
      #contents .subContentHeader {
        padding: 45px 0 25px;
      } }
    #contents .subContentHeader .subContentHeaderLogo {
      width: 100%;
      max-width: 270px;
      margin: 0 auto 12px; }
      @media (max-width: 767px) {
        #contents .subContentHeader .subContentHeaderLogo {
          max-width: 60%; } }
      #contents .subContentHeader .subContentHeaderLogo img {
        width: 100%;
        height: auto; }


        .load_swiper-active{
          opacity: 0;
        }


        #contents .swiper {
          height: 377px;
          padding: 0 0 40px 0;
        }
        @media (max-width: 767px) {
          #contents .swiper {
            max-width: 100%;
            height: 62vw;
            margin: 0 auto;
            padding: 0 0 9.3vw 0;
          } }
          @media (max-width: 767px) {
            #contents .swiper .swiper-pagination {
              background-color: #fff;}}
              #contents .swiper .swiper-pagination span{
                -webkit-tap-highlight-color:rgba(0,0,0,0);
                cursor:pointer;
                outline: none;}
          @media (max-width: 767px) {
          #contents .swiper .swiper-pagination span{
            -webkit-tap-highlight-color:rgba(0,0,0,0);
            cursor:pointer;
            outline: none;
            width: 3.2vw;
            height: 3.2vw;
            margin: 0 2vw;}}
           #contents .swiper .swiper-wrapper {
              width: 100%;
              background-color: #000;
            }
          @media (max-width: 767px) {
            #contents .swiper .swiper-wrapper {
              width: 100%;
              background-color: #fff;
              padding: 0 0 20px 0;       } }
              #contents .swiper .swiper-wrapper .swiper-slide {
                width: 100%;       }
              @media (max-width: 767px) {
                #contents .swiper .swiper-wrapper .swiper-slide {
                  max-width: 100%;
                  margin: 0 0 30px;       } }
        #contents .swiper .swiper-pagination .swiper-pagination-bullet-active{
          background-color: #b3984f;
          cursor: inherit;
        }
        #contents .swiper .swiper-wrapper .swiper-slide img{
          object-fit: contain;
          width: 100%;
          height: 100%;        }
          @media (max-width: 767px) {
            #contents .swiper .swiper-wrapper .swiper-slide img{
              width: 100%;
              height: 100%;
              object-fit: unset;        } }
    #contents .subContentHeader .subContentHeaderTotop {
      width: 100%;
      max-width: 270px;
      margin: 0 auto;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 767px) {
        #contents .subContentHeader .subContentHeaderTotop {
          max-width: 60%; } }
      #contents .subContentHeader .subContentHeaderTotop  {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        color: #b3984f; }
        #contents .subContentHeader .subContentHeaderTotop a {
          border: 1px solid #b3984f;
          border-radius: 1em;
          -moz-border-radius: 1em;
          -webkit-border-radius: 1em;
          -o-border-radius: 1em;
          -ms-border-radius: 1em;
          padding: .25em 2em;
          color: #b3984f;
          text-decoration: none; }

/* toppage
=================================================================== */
.topFoodmaisonLogo {
  text-align: center; }
  .topFoodmaisonLogo img {
    width: 100%;
    max-width: 596px;
    height: auto;
    padding: 25px;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .topFoodmaisonLogo img {
        max-width: unset; } }
.businesshours {
  color:#fff;
  font-size: 1.2em;
  line-height: 1.8;
  margin: 0 0 30px 0;
  text-align: center; }
  @media (max-width: 767px) {
    .businesshours {
      margin: 0 0 13.3vw 0;
      font-size: 3.8vw; } }
  .businesshours .telephone {
    color: #c20000; }

.navi {
  margin: 0 auto 0 auto;
  padding: 25px 0 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 980px; }
  @media (max-width: 767px) {
    .navi {
      padding: 0 9px;
      margin: 3.2vw 0 9.2vw; } }


        @media (max-width: 767px) {
          .navi_store {
            margin: 3.2vw 0 3.2vw; } }

  .navi li {
    width: 25%;
    border-right: 1px solid #e6e6e6;
    padding: 0 10px;
    margin:0 5px;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .navi li {
        width: 47vw;
        margin: 0;
        padding: 2px 8px; } }
    .navi li:last-child {
      border-right: none; }

    .navi .coming__soon--image{
      position: relative;
      padding: 0;
    }

    @media (max-width: 767px) {
      .navi .coming__soon--image {
        margin: 0 5px;
      } }
    
    .navi .coming__soon--image::after{
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      background: url(https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/coming__soon.png) no-repeat;
      background-position: 50%;
      background-size: 100%;
      z-index: 100;
      top:0;
      left: 0;
    }

    @media (max-width: 767px) {
      .navi .coming__soon--image::after{
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: url(https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/coming__soon_sp.png) no-repeat;
        background-position: 50%;
        background-size: cover;
        z-index: 100;
        top:0;
        left: 0;
      } }
    
    .navi li a {
      color: #000;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      flex-direction: inherit;
      text-decoration: none;
      padding: 5px 10px 5px 10px;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      position: relative; }
      @media (max-width: 767px) {
        .navi li a {
          font-size: 3.2vw;
          height: auto;
          padding: 5px;
          flex-direction: column;
          text-align: center; } }
          .navi .coming__soon--image a{
            padding: 13.5px 10px 13.5px 10px;
      
          }
          
          .navi li a img {
            
            margin-right : 16px; }
            @media (max-width: 767px) {
              .navi li a img {
                margin : 0 0 5px 0;
                height: auto; } }
                
                @media (max-width: 767px) {
                  .navi .coming__soon--image a img{
                    width: 13.3vw;
                    margin-top: 5px;
                    margin-bottom: 10px;
                  } }

                  @media (max-width: 767px) {
                    .navi li.current {
                      padding: 2px 4px; } }

    .navi li.current a {
      background-color: #000;
      color: #FFF; }
      .navi li.current a:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: -10px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #000 transparent transparent transparent;
        border-width: 10px 10px 0 10px; }

.subTitle {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.2;
  font-weight: normal;
  font-family: 'Noto Sans JP', sans-serif; }
  .subTitle em {
    color: #b3984f;
    font-style: normal; }
  .subTitle .subTitleEng {
    font-size: 2em;
    letter-spacing: 0.8px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .subTitle .subTitleEng {
        font-size: 1.6em;
        letter-spacing: 1.9px;
       } }
  .subTitle .subTitleJpn {
    font-size: 1.06em;
    font-weight: 300; }

#information {
  display: ;
  background-color: rgba(232, 224, 206, 0.4);
  margin-bottom: 80px;
  width: 100%;
  overflow-x: hidden;
  padding: 30px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    #information {
      margin-bottom: 11.2vw;
      padding: 20px 12px 12px; } }
  #information .subTitle {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      #information .subTitle {
        margin-bottom: 16px; } }
        #information .subTitle .subTitleEng{
          margin-bottom: 30px; }
          @media (max-width: 767px) {
            #information .subTitle .subTitleEng{
              margin-bottom: 16px;
              font-size: 5.7vw; } }
              #information .subTitle .subTitleJpn{
                }
                @media (max-width: 767px) {
                  #information .subTitle .subTitleJpn{
                    font-size: 3.2vw; } }
  #information ul {
    width: 100%;
    max-width: 440px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #information ul {
        max-width: 650px; } }
    #information ul li {
      margin-bottom: 1em;
      text-align: center; }
      #information ul li a {
        color: #c20000; }
        @media (max-width: 767px) {
          #information ul li a {
            font-size: 3.2vw; } }


            

#shoplist {
  padding: 42px;
  background-color: #000; }
  @media (max-width: 767px) {
    #shoplist {
      padding: 6.7vw 0; } }
  #shoplist a {
    color: #FFF;
    text-decoration: none; }
  #shoplist .subTitle {
    color: #FFF;
    margin-bottom: 44px; }
    @media (max-width: 767px) {
      #shoplist .subTitle {
        margin-bottom: 6.7vw; } }
        #shoplist .subTitle .subTitleEng{
          margin-bottom: 30px; }
          @media (max-width: 767px) {
            #shoplist .subTitle .subTitleEng{
              margin-bottom: 16px;
              font-size: 5.7vw; } }
              #shoplist .subTitle .subTitleJpn{
                }
                @media (max-width: 767px) {
                  #shoplist .subTitle .subTitleJpn{
                    font-size: 3.2vw; } }
  #shoplist ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #shoplist ul {
        flex-wrap: wrap;
        max-width: 680px;
        justify-content: flex-start; } }
    #shoplist ul li {
      color: #FFF;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      width: 25%;
      padding: 0 0 40px 0;
      font-size: .93em; }
      @media (max-width: 767px) {
        #shoplist ul li {
          width: calc(28%);
          margin-left: 4%;
          padding: 0;
          margin-bottom: 12px; } }
          
      #shoplist ul li:last-child {
        margin-right: 0; }
      #shoplist ul li img {
        width: 78.8%;
        max-width: 400px;
        height: auto;
        margin-bottom: 8px; }
        @media (max-width: 767px) {
          #shoplist ul li img {
            width: 100%; } }
      #shoplist ul li .subTitleCategory {
        display: block;
        font-size: 0.8rem; }
        @media (max-width: 767px) {
          #shoplist ul li .subTitleCategory {
            font-size: 2.7vw; } }

#pickupnews {
  padding: 42px; }
  #pickupnews.count0 {
    display: none; }
  @media (max-width: 767px) {
    #pickupnews {
      padding: 20px 6px; } }
  #pickupnews .subTitle {
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      #pickupnews .subTitle {
        margin-bottom: 20px; } }
  #pickupnews .pickupnewsWrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: 980px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #pickupnews .pickupnewsWrapper {
        padding: 0 20px; } }
    #pickupnews .pickupnewsWrapper .pickupnewsEntry {
      box-sizing: border-box;
      width: calc(50% - 20px);
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        #pickupnews .pickupnewsWrapper .pickupnewsEntry {
          width: calc(50% - 6px); } }
      #pickupnews .pickupnewsWrapper .pickupnewsEntry a {
        display: flex;
        text-decoration: none;
        color: #000;
        box-sizing: border-box; }
        @media (max-width: 767px) {
          #pickupnews .pickupnewsWrapper .pickupnewsEntry a {
            flex-direction: column; } }
        #pickupnews .pickupnewsWrapper .pickupnewsEntry a .pickupnewsEntryImage {
          width: 100%;
          max-width: 204px;
          margin-right: 20px; }
          @media (max-width: 767px) {
            #pickupnews .pickupnewsWrapper .pickupnewsEntry a .pickupnewsEntryImage {
              margin-bottom: 6px; } }
          #pickupnews .pickupnewsWrapper .pickupnewsEntry a .pickupnewsEntryImage img {
            width: 100%;
            height: auto; }
        #pickupnews .pickupnewsWrapper .pickupnewsEntry a dl dt {
          font-size: 1.2em;
          font-weight: bold; }
        #pickupnews .pickupnewsWrapper .pickupnewsEntry a dl dd {
          font-size: 1.2em; }

      #card {
        background-color: #ece7d9;
        padding: 36px; }
        @media (max-width: 767px) {
          #card {
            padding: 5.3vw 0 2.7vw; } }
            #card .subTitle{
          margin-bottom: 44px;
            }
            @media (max-width: 767px) {
              #card .subTitle {
                margin-bottom: 16px; } }
                #card .subTitle .subTitleEng{
                  margin-bottom: 30px; }
                  @media (max-width: 767px) {
                    #card .subTitle .subTitleEng{
                      margin-bottom: 16px;
                      font-size: 5.7vw; } }
                      #card .subTitle .subTitleJpn{
                        }
                        @media (max-width: 767px) {
                          #card .subTitle .subTitleJpn{
                            font-size: 3.2vw; } }
        #card ul {
          width: 100%;
          max-width: 780px;
          margin: 0 auto;
          box-sizing: border-box;
          display: flex;
          align-items: flex-end;
      }
      @media (max-width: 767px) {
        #card ul {
          margin: 6.7vw auto 5.3vw;
      } }

        #card ul li {
          position: relative;
          width: calc(33.33%);
        text-align: center; }
        @media (max-width: 767px) {
          #card ul li {
            height: 25.6vw } }
        #card ul li:not(:last-child)::after{
          content: "";
          position: absolute;
          width: 2px;
          height: 75%;
          top: 0;
          right: 0;
          background-color: #DDDDDD;
        }
        #card ul li a {
          text-decoration: none;
          color:#000;
         }
    #card ul li img {
      height: 100px;
      width: auto; }
      @media (max-width: 767px) {
        #card ul li img {
          height:52.1%;
          width: auto;
          margin: 0 10px; } }
          #card ul li p {
            margin: 10px 0 0 0;
             }
            @media (max-width: 767px) {
              #card ul li p {
                font-size: 3vw;
                margin: 2.5vw 0 0 0; } }

    #bottomBnr{
      height: 300px;
      background-color: #fff;
    }
    @media (max-width: 767px) {
      #bottomBnr{
        height: auto;
      } }
    #bottomBnr ul {
      padding: 60px 0;
    }
    @media (max-width: 767px) {
      #bottomBnr ul {
        padding: 8vw 0;
      } }
    #bottomBnr ul li{
      max-width: 640px;
      margin: 0 auto;
    }
    @media (max-width: 767px) {
      #bottomBnr ul li{
        max-width: 640px;
        width: 85.4vw;
        margin: 0 auto;
      } }
    #bottomBnr ul li a img{
      width: 100%;
    }
    @media (max-width: 767px) {
      #bottomBnr ul li a img{
        width: 85.4vw;
      } }


.readMore,
.readLess {
  display: inline-block;
  color: white;
  background-color: black;
  padding: 3px;
  text-decoration: none;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box; }

.readMore:before,
.readLess:before {
  display: inline-block;
  content: "";
  width: 13px;
  height: 13px;
  background-image: url("https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/parts_plus.png");
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  line-height: 13px;
  margin-right: 13px; }

.readLess:before {
  background-image: url("https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/parts_minus.png"); }

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: calc(100vh - 74px);
  height: auto; }
  @media all and (-ms-high-contrast: none) {
    .sticky {
      top: 80%; } }

/* slick
--------------------------------------------------------- */
.slick-loading .slick-list {
  background: url("https://www.jr-takashimaya.co.jp/cn/en/departmentstore/common/img/loading.gif") center center no-repeat #FFF; }

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

/* slick prev next
--------------------------------------------------------- */
.bnr_point {
  width: 980px;
  margin: 40px auto 60px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .bnr_point {
      width: 100%;
      margin: 20px auto 36px;
      padding: 0 20px;
      overflow: auto; } }

/* point_slide_area */
.point_slide_area ul {
  width: 1002px;
  margin-left: -11px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .point_slide_area ul {
      width: 100%;
      margin-left: 0; } }

.point_slide_area ul li {
  padding: 0 11px; }
  @media (max-width: 767px) {
    .point_slide_area ul li {
      padding: 0;
      margin: 0 0 10px 0; } }

.point_slider li a img {
  width: 100%;
  opacity: 1;
  transition: all 0.2s; }

.point_slider li a img:hover {
  opacity: 0.6; }

.point_slider .slick-prev {
  left: 50%;
  top: auto;
  bottom: -3px;
  margin-left: -100px;
  transform: translate(0);
  width: 20px;
  height: 20px;
  background: url("https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/arrow_l1.svg") no-repeat;
  background-size: 20px;
  z-index: 100; }

.point_slider .slick-next {
  right: 50%;
  top: auto;
  bottom: -3px;
  margin-right: -100px;
  transform: translate(0);
  width: 20px;
  height: 20px;
  background: url("https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/arrow_r1.svg") no-repeat;
  background-size: 20px;
  z-index: 100; }

.point_slider .slick-prev.slick-disabled,
.point_slider .slick-next.slick-disabled {
  opacity: .25;
  cursor: default; }

/* Dots */
.point_slider .slick-dotted.slick-slider {
  margin-bottom: 0; }

.point_slider .slick-dots {
  display: block;
  width: 100%;
  padding: 20px 0 3px;
  margin: 0;
  list-style: none;
  text-align: center; }

.point_slider .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  padding: 0;
  cursor: pointer; }
  .point_slider .slick-dots li:only-child {
    display: none; }

.point_slider .slick-dots li button {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  color: transparent;
  border: 0;
  border-radius: 5px;
  outline: none;
  background: #000;
  opacity: 0.3; }

.point_slider .slick-dots li button:hover,
.point_slider .slick-dots li button:focus,
.point_slider .slick-dots li.slick-active button {
  opacity: 1; }

/* stores
=================================================================== */
.thumbEatin_red {
  display: inline-block;
  background-color: #e2315d;
  color: #FFF;
  line-height: 1;
  padding: 4px;
  font-size: .89em;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -o-border-radius: 0.25em;
  -ms-border-radius: 0.25em;
  margin: .5em 0; }

.thumbEatin_red2 {
  display: inline-block;
  background-color: #bf0202;
  color: #FFF;
  line-height: 1;
  padding: 4px;
  font-size: .89em;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -o-border-radius: 0.25em;
  -ms-border-radius: 0.25em;
  margin: .5em 0; }

  .thumbEatin_orange {
    display: inline-block;
    background-color: #F15A24;
    color: #FFF;
    line-height: 1;
    padding: 4px;
    font-size: .89em;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    -o-border-radius: 0.25em;
    -ms-border-radius: 0.25em;
    margin: .5em 0; }

.concept {
  background-color: rgba(232, 224, 206, 0.4);
  width: 100%;
  overflow-x: hidden;
  padding: 60px 12px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .concept {
      padding: 8vw 2.7vw 5.3vw 2.7vw; } }
  .concept .conceptCatchCopy {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    font-size: 1.9em;
    text-align: center;
    margin-bottom: 1em; }
    @media (max-width: 767px) {
      .concept .conceptCatchCopy {
        margin: 0 0 8vw 0;
        font-size: 4.3vw; } }
  .concept .conceptBodyCopy {
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
    line-height: 2; }
    @media (max-width: 767px) {
      .concept .conceptBodyCopy {
        font-size: 3vw; } }

.storesCategory {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.73em;
  line-height: 1;
  padding: 2em 0;
  text-align: center;
  background-color: #ece7d9;
  margin-bottom: 46px; }
  @media (max-width: 767px) {
    .storesCategory {
      font-size: 6vw;
      padding: 1em 0;
      margin-bottom: 0; } }

.shoplistSub {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  align-self: flex-end;
  top: calc(100vh - 74px);
  box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.3);
  height: auto;
  z-index: 1000;
  transition: all 0s; }
  @media all and (-ms-high-contrast: none) {
    .shoplistSub {
      top: 80%; } }
  @media (max-width: 767px) {
    .shoplistSub {
      padding: 2vw 0;
      top: calc(100% - 18.4vw);
      bottom: auto;
      display: block; } }
  .shoplistSub ul {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .shoplistSub ul {
        justify-content: space-around;
        padding: 0 2vw;
        opacity: 0.9;
        filter: alpha(opacity=90);
        -ms-filter: "alpha(opacity=90)";
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9; } }
    @media (max-width: 767px) {
      .shoplistSub ul li {
        width: 15%; } }
    .shoplistSub ul li a {
      display: flex;
      align-items: center;
      color: #FFF;
      text-decoration: none;
      position: relative; }
      @media (max-width: 767px) {
        .shoplistSub ul li a {
          flex-direction: column;
          display: block; } }
      .shoplistSub ul li a img {
        width: 100%;
        max-width: 44px;
        height: auto; }
        @media (max-width: 767px) {
          .shoplistSub ul li a img {
            width: 100%;
            max-width: 100%; } }
      .shoplistSub ul li a .shoplistSubCategory {
        font-size: .93em;
        line-height: 1;
        padding-left: .5em;
        padding-right: 1em;
        box-sizing: border-box; }
        @media (max-width: 767px) {
          .shoplistSub ul li a .shoplistSubCategory {
            position: absolute;
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            line-height: 1.5;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            padding-left: 0;
            padding-right: 0;
            background-color: rgba(0, 0, 0, 0.6); } }
    @media (max-width: 767px) {
      .shoplistSub ul li:nth-child(2) .shoplistSubCategory, .shoplistSub ul li:nth-child(3) .shoplistSubCategory {
        line-height: 0.8; } }



.stores {
  padding: 0 0; }
  .stores .storesColumnWrapper {
    width: 100%;
    max-width: 980px;
    border-bottom: 2px dotted #DDD;
    margin: 0 auto;
    padding-bottom: 36px; }
    @media (max-width: 767px) {
      .stores .storesColumnWrapper {
        flex-direction: column;
        padding: 8.3vw;
        border-bottom: none; } }
    .stores .storesColumnWrapper .storesColumnInner {
      display: flex;
      width: 100%;
      padding: 0;
      margin: 0; }
      @media (max-width: 767px) {
        .stores .storesColumnWrapper .storesColumnInner {
          display: block; } }
      .stores .storesColumnWrapper .storesColumnInner .storesEntry {
        display: flex;
        flex-wrap: wrap;
        width: 50%;
        padding: 30px 0;
        border-bottom: 2px dotted #DDD; }
        @media (max-width: 767px) {
          .stores .storesColumnWrapper .storesColumnInner .storesEntry {
            width: 100%;
            padding: 1.5em 0; } }
            @media (max-width: 767px) {
              .stores .storesColumnWrapper .storesColumnInner .storesEntry_none {
                display: none; } }
            @media (min-width: 768px) {
              .stores .storesColumnWrapper .storesColumnInner .storesEntry:nth-child(odd) {
                padding-right: 12px;
                margin-right: 30px;
                position: relative; }
                .stores .storesColumnWrapper .storesColumnInner .storesEntry:nth-child(odd)::after {
                  position: absolute;
                  content: "";
                  top: 0;
                  right: -30px;
                  width: 0;
                  height: 100%;
                  border-right: 2px  dotted #DDD;
                }
              .stores .storesColumnWrapper .storesColumnInner .storesEntry:nth-child(even) {
                padding-left: 12px;
                margin-left: 30px;
              }
                .stores .storesColumnWrapper .storesColumnInner:last-child .storesEntry {
                  border-bottom: none;
                   }
               }
        .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryImage {
          width: 22%;
          margin-right: 3%; }
          .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryImage img {
            width: 100%;
            height: auto; }
        .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryDetail {
          width: 75%; }
          .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryDetail dt {
            font-size: 1.3em;
            font-family: 'Noto Sans JP', sans-serif;
            line-height: 1.6;
            padding-bottom: .25em; }
            @media (max-width: 767px) {
              .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryDetail dt {
                font-size: 4vw; } }
          .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryDetail dd {
            color: #b79b4f;
            text-align: justify;
            font-size: 1.1em;
            line-height: 1.6; }
            @media (max-width: 767px) {
              .stores .storesColumnWrapper .storesColumnInner .storesEntry .storesEntryDetail dd {
                padding-right: 24px;
                font-size: 3vw; } }

.takuhai {
  width: 100%;
  padding: 22px;
  margin: 1em 0 0;
  background-color: #f9f9f9;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .takuhai .takuhaiText {
    width: 77%;
    font-size: 1.1em;
    box-sizing: border-box;
    padding-left: 0.75em; }

.takuhaiThumb {
  width: 23%;
  background-color: #b79b4f;
  color: #FFF;
  height: 32px;
  box-sizing: border-box;
  font-size: 1.2em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: .25em;
  -moz-border-radius: .25em;
  -webkit-border-radius: .25em;
  -o-border-radius: .25em;
  -ms-border-radius: .25em; }
  .takuhaiThumb:before {
    content: "";
    display: block;
    margin-right: .25em;
    width: 22px;
    height: 21px;
    background-image: url("https://www.jr-takashimaya.co.jp/cn/en/foodmaisonokazaki/img/thumb_takuhai.svg");
    background-repeat: no-repeat;
    background-size: contain; }

.note {
  text-align: center;
  font-size: 0.9em;
  padding-bottom: 40px;
  padding-top: 40px; }

  @media (max-width: 767px) {
    .note {
      font-size: 3.2vw;
      padding-top: 0;
      padding-bottom: 8.3vw; } }

/* floor
=================================================================== */
.zoomerContent {
  background-color: #000;
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .zoomerContent {
      padding-bottom: 20px; } }

.zoomer_wrapper {
  height: 80vw;
  max-height: 85vh;
  margin: 0;
  background-color: #000;
  overflow: hidden;
  width: 100%; }
  @media (max-width: 767px) {
    .zoomer_wrapper {
      height: 100vw; } }

.zoomer:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  pointer-events: none; }
  @media print {
    .zoomer:after {
      display: none; } }

.zoomer .zoomer-controls-bottom {
  z-index: 100; }

/* map画像 印刷用 */
@media print {
  #contents .zoomerContent {
    padding: 12px; }
    #contents .zoomerContent .zoomer_wrapper {
      height: 100% !important;
      max-height: 100% !important;
      overflow: visible !important; }
      #contents .zoomerContent .zoomer_wrapper .zoomer {
        position: static !important;
        overflow: visible !important; }
        #contents .zoomerContent .zoomer_wrapper .zoomer .zoomer-positioner {
          position: static !important;
          width: 100% !important;
          height: auto !important;
          transform: none !important; }
          #contents .zoomerContent .zoomer_wrapper .zoomer .zoomer-positioner .zoomer-holder {
            width: 100% !important;
            height: auto !important;
            transform: none !important;
            position: static !important; }
            #contents .zoomerContent .zoomer_wrapper .zoomer .zoomer-positioner .zoomer-holder .zoomer-image {
              float: none !important;
              width: 100% !important;
              height: auto !important;
              margin: auto; }
        #contents .zoomerContent .zoomer_wrapper .zoomer .zoomer-controls {
          display: none; } }
.floor{
  background-color: #000;
  padding: 0 0 50px 0;
}
.floor .subTitle {
  background-color: #000;
  display: block;
  color: #FFF;
  padding: 50px 0;}
  @media (max-width: 767px) {
    .floor .subTitle {
      padding: 20px 0 20px 0; } }
    .floor .subTitle .subTitleEng{
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .floor .subTitle .subTitleEng{
          margin-bottom: 16px;
          font-size: 5.7vw; } }
          .floor .subTitle .subTitleJpn{
            }
            @media (max-width: 767px) {
              .floor .subTitle .subTitleJpn{
                font-size: 3.2vw; } }
      .floor .coming__soon{
        background-color: #000;
        color: #FFF;
        text-align: center;
        padding: 0 0 60px 0;
      }
      .floor .coming__soon p{
      font-size: 3em;  
      }

.floor .mapP {
  width: 100%;
  max-width: 637px;
  margin: 20px auto 3em; }
  @media (max-width: 767px) {
    .floor .mapP {
      max-width: 90%;
      padding: 0 12px; } }
  .floor .mapP img {
    width: 100%;
    height: auto; }

.floor .mapPict {
  width: 100%;
  max-width: 600px;
  margin: 20px auto 3em; }
  @media (max-width: 767px) {
    .floor .mapPict {
      max-width: 100%;
      padding: 0 12px; } }
  .floor .mapPict img {
    width: 100%;
    height: auto; }

.floor .mapBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #b79b4f;
  color: #FFF;
  line-height: 1;
  margin: 0 auto;
  width: 206px;
  height: 40px;
  font-size: 1.08em;
  text-decoration: none; }
  .floor .mapBtn a:after {
    content: ">";
    color: #FFF;
    padding-left: .5em; }

.storeListWrapper {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 36px 0; }
  @media (min-width: 768px) {
    .storeListWrapper {
      column-count: 2;
      column-gap: 6em;
      column-rule: 2px dotted #DDD; } }
  @media (max-width: 767px) {
    .storeListWrapper {
      padding: 0; } }
  .storeListWrapper .storeList {
    padding: 20px 20px 20px 20px;
    break-inside: avoid; }
    .storeListWrapper .storeList:nth-child(even) {
      background-color: #f9f9f9; }
    .storeListWrapper .storeList > dt {
      color: #b79b4f;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 1.5em;
      margin-bottom: .05em;
      padding-top: 72px;
      margin-top: -72px; }
      @media (max-width: 767px) {
        .storeListWrapper .storeList > dt {
          padding-top: 60px;
          margin-top: -60px; } }
    .storeListWrapper .storeList > dd {
      font-size: 1.1em;
      display: flex;
      padding: .25em 0; }
      .storeListWrapper .storeList > dd > .takuhaiThumb {
        width: auto;
        height: auto;
        font-size: .8em;
        line-height: 1;
        padding: 0 .25em;
        margin-left: .5em; }
        .storeListWrapper .storeList > dd > .takuhaiThumb:before {
          margin-right: .25em;
          width: 16px;
          height: 16px; }

/* service
=================================================================== */
.serviceTakuhai {
  background-color: #FFF;
  display: block;
  width: 100%;
  box-shadow: 2px 2px 6px -1px #666666;
  padding: 26px;
  margin-top: 1.5em; }
  .serviceTakuhai > dt {
    display: flex;
    justify-content: center;
    padding: 0 0 24px;
    color: #b79b4f;
    font-size: 1.36em;
    border-bottom: 1px solid #969696; }
    .serviceTakuhai > dt > .takuhaiThumb {
      font-size: .9em;
      margin-right: .5em; }
  .serviceTakuhai > dd {
    font-size: 1.06em;
    line-height: 2; }
    .serviceTakuhai > dd.serviceNote {
      font-size: .9em;
      color: #ff0000; }



/* dtail
=================================================================== */
.detail {
  width: 100%;
  margin: 0 auto 0; }
  .detail .subTitle {
    display: block;
    padding: 30px 0;
    line-height: 1.8; }
    @media (max-width: 767px) {
      .detail .subTitle {
        padding: 20px 0 20px 0; } }
    .detail .subTitle em {
      color: #b3984f; }
  .detail .detail_wrap {
    width: 100%;
    max-width: 650px;
    margin: 0 auto; }
    .detail .detail_wrap h2 {
      font-size: 2.6em;
      line-height: 1.5;
      padding: 12px 20px;
      background: #000000;
      background-color: #b79b4f;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .detail .detail_wrap h2 {
          padding: 12px 20px;
          font-size: 1.6em;
          margin: 0 12px 12px 12px; } }
    .detail .detail_wrap .detail_image {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .detail .detail_wrap .detail_image {
          margin-bottom: 12px;
          padding: 0 12px; } }
      .detail .detail_wrap .detail_image img {
        width: 100%;
        height: auto; }
    .detail .detail_wrap ul {
      padding: 0 24px 24px; }
      @media (max-width: 767px) {
        .detail .detail_wrap ul {
          padding: 0 12px 12px 12px; } }
    .detail .detail_wrap .detail_cont {
      padding: 24px;
      background-color: #f9f9f9;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .detail .detail_wrap .detail_cont {
          padding: 12px; } }
      .detail .detail_wrap .detail_cont em {
        color: #F00;
        font-style: normal; }
      .detail .detail_wrap .detail_cont img {
        width: auto;
        max-width: 100%;
        height: auto; }
  .detail .m-btn {
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    .detail .m-btn:after {
      position: absolute;
      top: 0;
      right: -10px;
      content: "";
      display: block;
      height: 100%;
      width: 20px;
      transform: skew(-15deg, 0);
      background-color: #525252;
      z-index: -1; }
    .detail .m-btn a {
      padding: 1em 2.5em;
      background-color: #525252;
      box-sizing: border-box;
      color: #FFF;
      text-decoration: none;
      display: block; }
      .detail .m-btn a:before {
        content: "◀";
        margin-right: 0.5em; }
