@charset "utf-8";

/*==============================*/

/* mvtop section

/*==============================*/

.section .sectionInner .ttl span {
  font-family: 'Noto Sans JP';
  color: var(--font-color);
}

/*==============================*/

/* contents

/*==============================*/

.section.contents .sectionTtl span span {
  font-family: 'Noto Sans JP';
}

/*==============================*/

/* tip for you

/*==============================*/

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol0_img_news_01.jpg)!important;
}
/*==============================*/

/* Shop information

/*==============================*/

section.contents .infoBox .storeLink a{
  color: #666;
}

@media (min-width: 767.5px){
  .mainSection {
    position: relative;
    margin-top: -155.6px;
  }

  .contentWrap {
    background-position: -0.8px 575px;
  }

  #tenant_link_new {
    padding-top: 2px;
}
}


