@media screen and (min-width: 760px), print {
  html {
    font-size: -webkit-calc(100vw / (1200 / 10));
    font-size: -moz-calc(100vw / (1200 / 10));
    font-size: calc(100vw / (1200 / 10));
  }
}
@media screen and (min-width: 1200px), print {
  html {
    font-size: 62.5%;
  }
}
@media screen and (max-width: 759.98px) {
  html {
    font-size: -webkit-calc(100vw / (760 / 10));
    font-size: -moz-calc(100vw / (760 / 10));
    font-size: calc(100vw / (760 / 10));
  }
}
body {
  min-width: 320px;
  line-height: 1.6;
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "palt";
     -moz-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
@media screen and (min-width: 760px), print {
  body {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 759.98px) {
  body {
    font-size: 2.8rem;
  }
}
.wovn-app--ja {
  display: initial;
}
html[lang="en"] .wovn-app--ja {
  display: none;
}
.wovn-app--en {
  display: none;
}
html[lang="en"] .wovn-app--en {
  display: initial;
}
.img--pc_low,
.img--tab,
.img--sp {
  display: none !important;
}
@media screen and (max-width: 759.98px) {
  .img--pc {
    display: none !important;
  }
  .img--sp {
    display: initial !important;
  }
}
html[lang="en"] .wovn-app--ja.img--pc,
html[lang="en"] .wovn-app--ja.img--pc_low,
html[lang="en"] .wovn-app--ja.img--tab,
html[lang="en"] .wovn-app--ja.img--sp {
  display: none !important;
}
html[lang="ja"] .wovn-app--en.img--pc,
html[lang="ja"] .wovn-app--en.img--pc_low,
html[lang="ja"] .wovn-app--en.img--tab,
html[lang="ja"] .wovn-app--en.img--sp {
  display: none !important;
}
html[lang="en"] .link--ja {
  display: none !important;
}
html[lang="ja"] .link--en {
  display: none !important;
}
html[lang="en"] [wovn-wait] {
  visibility: hidden;
}
.mario-footerLink {
  height: 0;
  opacity: 0;
  pointer-events: none;
  padding-top: 0;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  html[lang="en"] .mario-footer {
    padding-bottom: 1.3rem;
  }
}
@media screen and (max-width: 759.98px) {
  html[lang="en"] .mario-footer {
    padding-bottom: 0.1rem;
  }
}
html[lang="en"] .mario-footerLink,
.mario-footerLink {
  height: 0;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 980px), print {
  html[lang="en"] .mario-footerLink,
  .mario-footerLink {
    padding-top: 0;
  }
}
.local-detail__scrollbar {
  height: 71%;
  overflow: hidden;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-detail__scrollbar {
    height: 81%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-detail__scrollbar {
    height: 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__scrollbar {
    height: 70%;
  }
}
.local-detail__scrollbarOuter {
  height: 100%;
}
.local-detail__scrollbarBar {
  width: 4px !important;
  height: auto !important;
  right: 10px !important;
  top: 56px !important;
  bottom: 36px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}
.local-detail__scrollbarKnob {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  background-color: currentColor;
}
.local-detail__mainImg {
  overflow: hidden;
}
@media screen and (min-width: 760px), print {
  .local-detail__mainImg {
    -moz-background-size: 140px auto;
      -o-background-size: 140px auto;
         background-size: 140px auto;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__mainImg {
    -moz-background-size: 70px auto;
      -o-background-size: 70px auto;
         background-size: 70px auto;
  }
}
@media screen and (min-width: 980px), print {
  .local-detail__mainImg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: -webkit-calc(50% + 5px);
    width: -moz-calc(50% + 5px);
    width: calc(50% + 5px);
    -webkit-border-radius: 20px 0 0 20px;
       -moz-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-detail__mainImg {
    top: 0;
    right: 0;
    left: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-detail__mainImg {
    position: absolute !important;
    -webkit-border-radius: 20px 20px 0 0;
       -moz-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
    height: 49%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__mainImg {
    position: relative !important;
    width: 97vw;
    margin: 0 auto;
    height: 62vw;
  }
}
.local-detail__mainImg span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media screen and (min-width: 980px), print {
  .local-detail__mainImg span {
    -moz-background-size: 100% auto;
      -o-background-size: 100% auto;
         background-size: 100% auto;
    background-position: 0% 110%;
  }
  .local-detail__mainImg span:last-child {
    display: none;
  }
}
@media screen and (max-width: 979.98px) {
  .local-detail__mainImg span {
    -moz-background-size: auto 100%;
      -o-background-size: auto 100%;
         background-size: auto 100%;
  }
  .local-detail__mainImg span:first-child {
    display: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail--kinopio .local-detail__mainImg span {
    -moz-background-size: auto 80%;
      -o-background-size: auto 80%;
         background-size: auto 80%;
  }
}
.local-detail__texts {
  background-color: #fff;
}
@media screen and (min-width: 980px), print {
  .local-detail__texts {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
    -webkit-border-radius: 0 20px 20px 0;
       -moz-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-detail__texts {
    position: absolute;
    -webkit-border-radius: 0 0 20px 20px;
       -moz-border-radius: 0 0 20px 20px;
            border-radius: 0 0 20px 20px;
    padding-bottom: 90px;
    height: 30%;
    bottom: 126px;
    right: 0;
    left: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__texts {
    position: relative;
    width: 97vw;
    margin: 0 auto;
  }
}
.local-detail__texts:after {
  content: '';
  position: absolute;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (min-width: 980px), print {
  .local-detail__texts:after {
    top: 0;
    bottom: 0;
    left: -10px;
    width: 10px;
    border-right: 10px solid #fff;
    background-image: -webkit-linear-gradient(45deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), -webkit-linear-gradient(135deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    background-image: -moz-linear-gradient(45deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), -moz-linear-gradient(135deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    background-image: -o-linear-gradient(45deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), -o-linear-gradient(135deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    background-image: linear-gradient(45deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    -moz-background-size: 40px 20px;
      -o-background-size: 40px 20px;
         background-size: 40px 20px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-detail__texts:after {
    right: 0;
    left: 0;
    top: -10px;
    height: 10px;
    border-bottom: 10px solid #fff;
    background-image: -webkit-linear-gradient(225deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), -webkit-linear-gradient(315deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    background-image: -moz-linear-gradient(225deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), -moz-linear-gradient(315deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    background-image: -o-linear-gradient(225deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), -o-linear-gradient(315deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    background-image: linear-gradient(225deg, transparent 33.333%, #fff 33.333%, #fff 100%, transparent 66.667%), linear-gradient(135deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
    -moz-background-size: 20px 40px;
      -o-background-size: 20px 40px;
         background-size: 20px 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__texts--pc {
    display: none;
  }
}
@media screen and (min-width: 760px), print {
  .local-detail__texts--sp {
    display: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__scrollbarInner {
    width: 100%;
  }
}
.local-detail__scrollbarInner::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 980px), print {
  .local-detail__textsInner {
    padding: 56px 60px 0 60px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .local-detail__textsInner {
    padding: 42px 48px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-detail__textsInner {
    padding: 38px 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-detail__textsInner {
    padding: 33px 33px 0 33px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__textsInner {
    padding: 8vw;
  }
}
.local-detail__loaderWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: #fff;
  -moz-background-size: 320px auto;
    -o-background-size: 320px auto;
       background-size: 320px auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 100ms linear;
     -moz-transition: all 100ms linear;
       -o-transition: all 100ms linear;
          transition: all 100ms linear;
  -webkit-transition-delay: 0ms;
     -moz-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.local-detail__loaderWrapper--visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 100ms linear;
     -moz-transition: all 100ms linear;
       -o-transition: all 100ms linear;
          transition: all 100ms linear;
  -webkit-transition-delay: 200ms;
     -moz-transition-delay: 200ms;
       -o-transition-delay: 200ms;
          transition-delay: 200ms;
}
.local-detail__loaderWrapper .nc3-a-loader {
  width: 40px;
  height: 40px;
  border: 2px solid #e60012;
}
.local-detail__name {
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  width: 100%;
}
@media screen and (min-width: 980px), print {
  .local-detail__name {
    margin: 0 auto 41px;
    height: 113px;
  }
  html[lang="en"] .local-detail__name {
    height: 66px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-detail__name {
    height: 13rem;
  }
  html[lang="en"] .local-detail__name {
    height: 8.8rem;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-detail__name {
    margin: 0 auto 25px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__name {
    margin: 0 auto 25px;
  }
}
@media screen and (min-width: 980px), print {
  html[lang="ja"] .local-detail--donkey .local-detail__name,
  html[lang="ja"] .local-detail--diddy .local-detail__name {
    height: 186px;
  }
}
@media screen and (max-width: 979.98px) {
  html[lang="ja"] .local-detail--donkey .local-detail__name:not(.local-detail__name--sp),
  html[lang="ja"] .local-detail--diddy .local-detail__name:not(.local-detail__name--sp) {
    display: none;
  }
}
@media screen and (min-width: 980px), print {
  html[lang="en"] .local-detail--donkey .local-detail__name,
  html[lang="en"] .local-detail--diddy .local-detail__name {
    height: 142px;
  }
}
@media screen and (max-width: 979.98px) {
  html[lang="en"] .local-detail--donkey .local-detail__name,
  html[lang="en"] .local-detail--diddy .local-detail__name {
    height: 18.2rem;
  }
}
.local-detail__name--sp {
  display: none;
}
@media screen and (max-width: 979.98px) {
  .local-detail--diddy html[lang="ja"] .local-detail__name--sp,
  .local-detail--donkey html[lang="ja"] .local-detail__name--sp {
    display: block;
    width: 79.9%;
    position: relative;
  }
  .local-detail--diddy html[lang="ja"] .local-detail__name--sp:before,
  .local-detail--donkey html[lang="ja"] .local-detail__name--sp:before {
    content: '';
    display: block;
    padding-bottom: 23.706176961602672%;
  }
}
.local-detail__sounds {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 49%;
  height: 30%;
  background: #fff;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-detail__sounds {
    height: 19%;
  }
}
@media screen and (min-width: 980px), print {
  .local-detail__sounds {
    -webkit-border-radius: 0 0 20px 0;
       -moz-border-radius: 0 0 20px 0;
            border-radius: 0 0 20px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-detail__sounds {
    width: 97vw;
    height: 78px;
    margin: auto;
    -webkit-border-radius: 0 0 20px 20px;
       -moz-border-radius: 0 0 20px 20px;
            border-radius: 0 0 20px 20px;
    bottom: 130px;
    right: 0;
    left: 0;
    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__sounds {
    position: static;
    width: 97vw;
    margin: auto;
    padding: 0 28px 8vw;
  }
}
.local-detail__soundsWrap {
  width: 320px;
  height: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-detail__soundsWrap {
    width: 320px;
    height: 38px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__soundsWrap {
    position: static;
    width: 70%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.local-detail__sound {
  width: 66px;
  height: 40px;
  margin-left: 11px;
  background: url("../img/detail/bt_off.svg") no-repeat;
  -moz-background-size: 100%;
    -o-background-size: 100%;
       background-size: 100%;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-detail__sound {
    width: 41px;
    height: 25px;
    margin-left: 6px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__sound {
    height: 100%;
  }
}
.local-detail__sound:first-child {
  width: 50px;
  height: 100%;
  background: none;
  vertical-align: top;
  color: #000;
  font-weight: bold;
  margin: 0;
  line-height: 40px;
  margin-right: 22px;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-detail__sound:first-child {
    width: 31px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__sound:first-child {
    font-size: 12px;
    margin-right: 0;
    line-height: 38px;
  }
}
.local-detail__sound.js-active {
  background: url("../img/detail/bt_on.svg") no-repeat;
  -moz-background-size: 100%;
    -o-background-size: 100%;
       background-size: 100%;
}
.local-detail__playText {
  font-size: 14px;
}
@media screen and (max-width: 759.98px) {
  .local-detail__playText {
    font-size: 12px;
  }
}
.local-detail__text {
  color: #373737;
  font-weight: bold;
  text-align: justify;
}
@media screen and (min-width: 760px), print {
  .local-detail__text {
    margin-top: -8px;
    margin-bottom: -8px;
    font-size: 16px;
    line-height: 32px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail__text {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 14px;
    line-height: 28px;
  }
}
.mario-button__sound {
  margin-left: 15px;
  font-size: 110%;
}
@media screen and (max-width: 759.98px) {
  .mario-button__sound {
    font-size: 10px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-detail-close-button-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 13vh;
    background-color: #fff;
    width: 97vw;
    margin: 0 auto 1.6vw;
    -webkit-border-radius: 0 0px 4px 4px;
       -moz-border-radius: 0 0px 4px 4px;
            border-radius: 0 0px 4px 4px;
  }
}
.local-header__bt {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 89vw;
}
@media screen and (min-width: 980px), print {
  .local-header__bt {
    bottom: 15.600000000000001rem;
  }
}
@media screen and (max-width: 979.98px) {
  .local-header__bt {
    bottom: 80px;
    display: block;
    position: fixed;
    margin: auto;
  }
}
.local-list {
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 760px), print {
  .local-list {
    padding: 6px 0 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-list {
    padding: 4px 0;
  }
}
@media screen and (min-width: 980px), print {
  .local-list__container {
    zoom: 1;
  }
  .local-list__container:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 760px), print {
  .local-list__container {
    margin-bottom: 134px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-list__container {
    padding-bottom: 120px;
    background-color: #e60012;
    background-image: url("../../common/img/common/bg-01.png");
    -moz-background-size: 320px auto;
      -o-background-size: 320px auto;
         background-size: 320px auto;
  }
}
@media screen and (min-width: 980px), print {
  .local-list__item {
    float: left;
    width: 50%;
  }
}
.local-list__item {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.local-list__item:before {
  content: '';
  display: block;
  padding-bottom: 46.666666666666664%;
}
html[data-device="desktop"] .local-list__item .local-list__itemBt {
  -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
     -moz-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
       -o-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
          transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
}
html[data-device="desktop"] .local-list__item .local-list__itemImageList {
  -webkit-transition: -webkit-transform 150ms linear;
     -moz-transition: -moz-transform 150ms linear;
       -o-transition: -o-transform 150ms linear;
          transition: transform 150ms linear;
}
html[data-device="desktop"] .local-list__item:hover .local-list__itemImageList {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: -moz-transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: -o-transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
html[data-device="desktop"] .local-list__item:hover .mario-button {
  color: #5c1801;
}
html[data-device="desktop"] .local-list__item:hover .mario-button__corner i::before {
  background-color: #c1c0c0;
}
html[data-device="desktop"] .local-list__item:hover .mario-button__corner i::after {
  background-color: #c1c0c0;
}
@-moz-keyframes jump {
  0% {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  30% {
    -moz-transform: translate3d(0, -25%, 0);
         transform: translate3d(0, -25%, 0);
  }
  70% {
    -moz-transform: translate3d(0, 0%, 0);
         transform: translate3d(0, 0%, 0);
  }
  100% {
    -moz-transform: translate3d(0, 0%, 0);
         transform: translate3d(0, 0%, 0);
  }
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(0, -25%, 0);
            transform: translate3d(0, -25%, 0);
  }
  70% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
}
@-o-keyframes jump {
  0% {
    transform: translate3d(0, 0, 0);
  }
  30% {
    transform: translate3d(0, -25%, 0);
  }
  70% {
    transform: translate3d(0, 0%, 0);
  }
  100% {
    transform: translate3d(0, 0%, 0);
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(0, -25%, 0);
       -moz-transform: translate3d(0, -25%, 0);
            transform: translate3d(0, -25%, 0);
  }
  70% {
    -webkit-transform: translate3d(0, 0%, 0);
       -moz-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
       -moz-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
}
.local-list__itemBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 760px), print {
  .local-list__itemBg {
    -moz-background-size: 140px auto;
      -o-background-size: 140px auto;
         background-size: 140px auto;
  }
}
@media screen and (max-width: 759.98px) {
  .local-list__itemBg {
    -moz-background-size: 70px auto;
      -o-background-size: 70px auto;
         background-size: 70px auto;
  }
}
.local-list__itemImageList {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 135.20000000000002%;
}
.local-list__item[data-line="even"] .local-list__itemImageList {
  right: auto;
  left: 0;
}
.local-list__itemImage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
}
.local-list__itemImage.js-ready {
  display: block;
  -webkit-transform: translate3d(0, 0, 0) rotateY(90deg);
     -moz-transform: translate3d(0, 0, 0) rotateY(90deg);
          transform: translate3d(0, 0, 0) rotateY(90deg);
}
.local-list__itemImage.js-visible {
  -webkit-transform: translate3d(0, 0, 0) rotateY(0deg);
     -moz-transform: translate3d(0, 0, 0) rotateY(0deg);
          transform: translate3d(0, 0, 0) rotateY(0deg);
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: -moz-transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: -o-transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-list__itemImage.js-hidden {
  -webkit-transform: translate3d(0, 0, 0) rotateY(-90deg);
     -moz-transform: translate3d(0, 0, 0) rotateY(-90deg);
          transform: translate3d(0, 0, 0) rotateY(-90deg);
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
     -moz-transition: -moz-transform 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
       -o-transition: -o-transform 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: transform 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/mario/list/img-0.png"] {
  background-position: 0 -14.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/mario/list/img-0.png"] {
    background-position: -3vw -29vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/luigi/list/img-0.png"] {
  background-position: 0 -10vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/luigi/list/img-0.png"] {
    background-position: -1vw -20vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/peach/list/img-0.png"] {
  background-position: 0 -4.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/peach/list/img-0.png"] {
    background-position: 3vw -8vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/kinopio/list/img-0.png"] {
  background-position: 0 -19.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/kinopio/list/img-0.png"] {
    background-position: 1vw -35vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopa/list/img-0.png"] {
  background-position: -4vw -17.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopa/list/img-0.png"] {
    background-position: -9vw -34vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/yoshi/list/img-0.png"] {
  background-position: 0 -16vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/yoshi/list/img-0.png"] {
    background-position: 0 -31vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/daisy/list/img-0.png"] {
  background-position: 0 -7vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/daisy/list/img-0.png"] {
    background-position: 2vw -13.5vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/wario/list/img-0.png"] {
  background-position: 0 -16vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/wario/list/img-0.png"] {
    background-position: 0 -31vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/waluigi/list/img-0.png"] {
  background-position: -3vw -10vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/waluigi/list/img-0.png"] {
    background-position: -5vw -20.5vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/rosetta/list/img-0.png"] {
  background-position: -7vw -6.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/rosetta/list/img-0.png"] {
    background-position: -11vw -12vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopajr/list/img-0.png"] {
  background-position: 2vw -22vw;
}
html[lang="en"] .local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopajr/list/img-0.png"] {
  background-position: 3.6vw -22.3vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopajr/list/img-0.png"] {
    background-position: -3vw -43.5vw;
  }
  html[lang="en"] .local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopajr/list/img-0.png"] {
    background-position: -8.4vw -42.8vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/teresa/list/img-0.png"] {
  background-position: 0 -24vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/teresa/list/img-0.png"] {
    background-position: 1vw -47vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/donkey/list/img-0.png"] {
  background-position: -1vw -19vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/donkey/list/img-0.png"] {
    background-position: 2vw -36vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/diddy/list/img-0.png"] {
  background-position: -1vw -22vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/diddy/list/img-0.png"] {
    background-position: -1vw -43vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/mario/list/img-1.png"] {
  background-position: 7vw -9.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/mario/list/img-1.png"] {
    background-position: 15vw -22vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/luigi/list/img-1.png"] {
  background-position: -2vw -10.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/luigi/list/img-1.png"] {
    background-position: -9vw -24vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/peach/list/img-1.png"] {
  background-position: -1vw -5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/peach/list/img-1.png"] {
    background-position: -5.5vw -12vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/kinopio/list/img-1.png"] {
  background-position: 1vw -10vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/kinopio/list/img-1.png"] {
    background-position: 2vw -23vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopa/list/img-1.png"] {
  background-position: -7vw -6vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopa/list/img-1.png"] {
    background-position: -13vw -15vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/yoshi/list/img-1.png"] {
  background-position: 0 -10vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/yoshi/list/img-1.png"] {
    background-position: 0 -23vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/daisy/list/img-1.png"] {
  background-position: 6vw -11.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/daisy/list/img-1.png"] {
    background-position: 11vw -26vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/wario/list/img-1.png"] {
  background-position: 1vw -11vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/wario/list/img-1.png"] {
    background-position: -1vw -24vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/waluigi/list/img-1.png"] {
  background-position: -6vw -8vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/waluigi/list/img-1.png"] {
    background-position: -11vw -20vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/rosetta/list/img-1.png"] {
  background-position: -7vw -6.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/rosetta/list/img-1.png"] {
    background-position: -9vw -15vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopajr/list/img-1.png"] {
  background-position: 6vw -7.5vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/koopajr/list/img-1.png"] {
    background-position: 10vw -18vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/teresa/list/img-1.png"] {
  background-position: 1vw -14vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/teresa/list/img-1.png"] {
    background-position: 2vw -27vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/donkey/list/img-1.png"] {
  background-position: -2.5vw -10vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/donkey/list/img-1.png"] {
    background-position: -1vw -24vw;
  }
}
.local-list__itemImage[data-pc="/character/mario/characters/img/_item/diddy/list/img-1.png"] {
  background-position: -1vw -13vw;
}
@media screen and (max-width: 979.98px) {
  .local-list__itemImage[data-pc="/character/mario/characters/img/_item/diddy/list/img-1.png"] {
    background-position: -3vw -29vw;
  }
}
.local-list__itemText {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  right: 11.200000000000001%;
  left: 0;
}
.local-list__item[data-line="even"] .local-list__itemText {
  right: 0;
  left: 11.200000000000001%;
}
.local-list__itemText .mario-button__corner i::before {
  background-color: #c1c0c0;
}
.local-list__itemText .mario-button__corner i::after {
  background-color: #c1c0c0;
}
.local-list__itemName {
  position: relative;
}
.local-list__itemName:before {
  content: '';
  display: block;
  padding-bottom: 10.96096096096096%;
}
@media screen and (min-width: 760px), print {
  .local-list__itemName {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-list__itemName {
    margin-bottom: 10px;
  }
}
html[lang="en"] .local-list__itemName {
  position: relative;
}
html[lang="en"] .local-list__itemName:before {
  content: '';
  display: block;
  padding-bottom: 7.207207207207207%;
}
@media screen and (max-width: 759.98px) {
  html[lang="en"] .local-list__itemName {
    margin-bottom: 13px;
  }
}
.local-list__itemName span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
       background-size: auto 100%;
}
.local-list__item[data-line="odd"] .local-list__itemName span {
  background-position: right top;
}
@media screen and (min-width: 980px), print {
  .local-list__itemName span span:last-child {
    display: none;
  }
}
@media screen and (max-width: 979.98px) {
  .local-list__itemName span span:first-child {
    display: none;
  }
}
.mario-button--listBtn {
  float: right;
  background: transparent;
}
html[lang="en"] .mario-button--listBtn {
  width: 165px;
  font-family: 'roboto', sans-serif !important;
}
@media screen and (min-width: 760px), print {
  .mario-button--listBtn {
    line-height: 24px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
}
@media screen and (max-width: 759.98px) {
  .mario-button--listBtn {
    width: 26.7vw;
    padding: 0 2px;
    -webkit-border-radius: 0.5vw;
       -moz-border-radius: 0.5vw;
            border-radius: 0.5vw;
  }
  html[lang="en"] .mario-button--listBtn {
    width: 32vw;
  }
}
.local-list__item[data-line="even"] .mario-button--listBtn {
  float: left;
}
@media screen and (min-width: 760px), print {
  .mario-button--listBtn .local-list__toggler {
    font-size: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .mario-button--listBtn .local-list__toggler {
    font-size: 2rem;
  }
}
@media screen and (min-width: 760px), print {
  .mario-button--listBtn .local-list__togglerIcon {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .mario-button--listBtn .local-list__togglerIcon {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.local-list__itemNew {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 10.666666666666668%;
  max-width: 80px;
  margin-top: 1.866666666666667%;
  margin-left: 1.866666666666667%;
  background: url("../img/list/icon-new.png") no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
.local-list__itemNew:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.local-list__itemName--diddy,
.local-list__itemName--donkey {
  position: relative;
}
.local-list__itemName--diddy:before,
.local-list__itemName--donkey:before {
  content: '';
  display: block;
  padding-bottom: 18.16816816816817%;
}
html[lang="en"] .local-list__itemName--diddy,
html[lang="en"] .local-list__itemName--donkey {
  position: relative;
}
html[lang="en"] .local-list__itemName--diddy:before,
html[lang="en"] .local-list__itemName--donkey:before {
  content: '';
  display: block;
  padding-bottom: 15.015015015015015%;
}
@media screen and (min-width: 1200px), print {
  .local-modal__container {
    width: 1120px;
    min-height: 720px;
  }
}
@media screen and (min-width: 980px), print {
  .local-modal__container {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .local-modal__container {
    width: 896px;
    min-height: 580px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-modal__container {
    width: 784px;
    min-height: 510px;
  }
}
@media screen and (min-width: 1200px), print {
  .local-modal__content {
    height: 736px;
    margin-top: -331.2px;
  }
}
@media screen and (min-width: 980px), print {
  .local-modal__content {
    top: 45%;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .local-modal__content {
    height: 560px;
    margin-top: -252px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-modal__content {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-modal__content {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-modal__content {
    height: 490px;
    margin-top: -245px;
  }
}
.mario-modal__content.js-fadeIn {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.local-modal__contentBody {
  height: 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-modal__contentBody {
    height: 80vh;
  }
}
@media screen and (max-width: 759.98px) {
  .local-modal__contentBody {
    height: 91%;
    overflow: scroll;
  }
}
@media screen and (max-width: 979.98px) {
  .local-modal__contentBodyOuter {
    width: 97vw;
    margin: 1.6vw auto;
  }
}
@media screen and (max-width: 759.98px) {
  .local-modal__contentBodyOuter {
    height: 86vh;
    -webkit-border-radius: 4px 4px;
       -moz-border-radius: 4px 4px;
            border-radius: 4px 4px;
    background-color: #fff;
  }
}
.local-modal__contentClose {
  margin: auto;
  left: 0;
  right: 0;
}
@media screen and (min-width: 760px), print {
  .local-modal__contentClose {
    width: 18%;
    position: absolute;
    bottom: -14%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-modal__contentClose {
    bottom: 2.1vh;
  }
}
@media screen and (max-width: 759.98px) {
  .local-modal__contentClose {
    width: 32vw;
    bottom: 3vh;
  }
}
.local-modal__contentClose svg {
  width: 100%;
}
@media screen and (min-width: 980px), print {
  .local-modal__contentClose .mario-button__inner {
    padding: 0.8rem 0;
  }
}
@media screen and (max-width: 979.98px) {
  .local-modal__contentClose .mario-button__inner {
    padding: 0.8rem 0;
  }
}
.local-modal__contentClose .mario-button__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.local-modal__contentClose .local-modal__closeIcon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 0.6rem;
  width: 1.2rem;
  height: 1.2rem;
}
@media screen and (max-width: 979.98px) {
  .local-modal__contentClose .local-modal__closeIcon {
    margin-right: 1.2rem;
    width: 2.4rem;
    height: 2.4rem;
  }
}
.local-modal__contentClose .local-modal__closeText {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  line-height: 1;
  font-weight: bold;
  font-size: 1.6rem;
}
@media screen and (max-width: 979.98px) {
  .local-modal__contentClose .local-modal__closeText {
    font-size: 2.8rem;
  }
}
.local-modal__neighbour {
  margin-top: -42px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(60,60,60,0.25);
     -moz-box-shadow: 4px 4px 0px 0px rgba(60,60,60,0.25);
          box-shadow: 4px 4px 0px 0px rgba(60,60,60,0.25);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 150ms, -webkit-box-shadow cubic-bezier(0.77, 0, 0.175, 1) 150ms;
     -moz-transition: -moz-transform cubic-bezier(0.77, 0, 0.175, 1) 150ms, -moz-box-shadow cubic-bezier(0.77, 0, 0.175, 1) 150ms;
       -o-transition: -o-transform cubic-bezier(0.77, 0, 0.175, 1) 150ms, box-shadow cubic-bezier(0.77, 0, 0.175, 1) 150ms;
          transition: transform cubic-bezier(0.77, 0, 0.175, 1) 150ms, box-shadow cubic-bezier(0.77, 0, 0.175, 1) 150ms;
}
@media screen and (min-width: 980px), print {
  .local-modal__neighbour {
    top: 50%;
    width: 6.9rem;
    height: 6.9rem;
  }
}
@media screen and (max-width: 979.98px) {
  .local-modal__neighbour {
    top: 25%;
    width: 8.4rem;
    height: 8.4rem;
  }
}
@media screen and (min-width: 980px), print {
  .local-modal__neighbour svg {
    width: 2.8rem;
    height: 2.4rem;
  }
}
@media screen and (max-width: 979.98px) {
  .local-modal__neighbour svg {
    width: 2.8rem;
    height: 2.4rem;
  }
}
.local-modal__neighbour--right {
  -webkit-transform-origin: right center;
     -moz-transform-origin: right center;
      -ms-transform-origin: right center;
       -o-transform-origin: right center;
          transform-origin: right center;
}
@media screen and (min-width: 1200px), print {
  .local-modal__neighbour--right {
    right: -112px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-modal__neighbour--right {
    right: -90px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-modal__neighbour--right {
    right: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-modal__neighbour--right {
    right: 17px;
  }
}
@media screen and (min-width: 980px), print {
  .local-modal__neighbour--right svg {
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 979.98px) {
  .local-modal__neighbour--right svg {
    margin-left: 0.4rem;
  }
}
.local-modal__neighbour--left {
  -webkit-transform-origin: left center;
     -moz-transform-origin: left center;
      -ms-transform-origin: left center;
       -o-transform-origin: left center;
          transform-origin: left center;
}
@media screen and (min-width: 1200px), print {
  .local-modal__neighbour--left {
    left: -112px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-modal__neighbour--left {
    left: -90px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-modal__neighbour--left {
    left: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-modal__neighbour--left {
    left: 17px;
  }
}
@media screen and (min-width: 980px), print {
  .local-modal__neighbour--left svg {
    margin-right: 0.4rem;
  }
}
@media screen and (max-width: 979.98px) {
  .local-modal__neighbour--left svg {
    margin-right: 0.4rem;
  }
}
html[data-device="desktop"] .local-modal__neighbour:hover {
  -webkit-box-shadow: 4px 4px 0px 0px rgba(60,60,60,0.25);
     -moz-box-shadow: 4px 4px 0px 0px rgba(60,60,60,0.25);
          box-shadow: 4px 4px 0px 0px rgba(60,60,60,0.25);
  -webkit-transform: translate3d(1px, 1px, 0);
     -moz-transform: translate3d(1px, 1px, 0);
          transform: translate3d(1px, 1px, 0);
}
.local-modal__neighbourInner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #ffd200;
  border: solid 5px #ffd200;
  -webkit-box-shadow: 0 0 0 4px #f8ad00 inset;
     -moz-box-shadow: 0 0 0 4px #f8ad00 inset;
          box-shadow: 0 0 0 4px #f8ad00 inset;
  color: #5c1801;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 979.98px) {
  .local-modal__neighbourInner {
    border: solid 0.6rem #ffd200;
    -webkit-box-shadow: 0 0 0 0.4rem #f8ad00 inset;
       -moz-box-shadow: 0 0 0 0.4rem #f8ad00 inset;
            box-shadow: 0 0 0 0.4rem #f8ad00 inset;
  }
}
[data-device="desktop"] .local-modal__neighbour:hover .local-modal__neighbourInner {
  background-color: #5c1801;
  border-color: #5c1801;
  -webkit-box-shadow: 0 0 0 4px #b46431 inset;
     -moz-box-shadow: 0 0 0 4px #b46431 inset;
          box-shadow: 0 0 0 4px #b46431 inset;
  color: #fff;
}
.local-nav__wrapper {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .local-nav__wrapper {
    margin-right: 22px;
    margin-left: 22px;
  }
}
@media screen and (min-width: 1200px), print {
  .local-nav__wrapper {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nav__wrapper {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media screen and (min-width: 760px), print {
  .local-nav__wrapper--header {
    padding: 36px 0 72px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nav__wrapper--header {
    padding-top: 16px;
    padding-bottom: 21px;
  }
}
@media screen and (min-width: 760px), print {
  .local-nav__wrapper--footer {
    padding: 72px 0 112px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nav__wrapper--footer {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 760px), print {
  .local-nav {
    zoom: 1;
  }
  .local-nav:after {
    content: "";
    display: block;
    clear: both;
  }
}
.local-nav__logo {
  position: relative;
  background: url("../../common/img/common/logo-small.png") no-repeat center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
.local-nav__logo:before {
  content: '';
  display: block;
  padding-bottom: 60.824742268041234%;
}
.local-nav__logo > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 760px), print {
  .local-nav__logo {
    float: left;
  }
}
@media screen and (min-width: 980px), print {
  .local-nav__logo {
    width: 194px;
    margin: -16px 0 -26px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nav__logo {
    width: 173px;
    margin: -13px 0 -15px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nav__logo {
    width: 97px;
  }
}
@media screen and (max-width: 374.98px) {
  .local-nav__logo {
    width: 80px;
  }
}
.local-nav__wrapper--footer .local-nav__body {
  display: none;
}
@media screen and (min-width: 980px), print {
  .local-nav__body {
    margin-left: 226px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nav__body {
    margin-left: 190px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nav__wrapper--header .local-nav__body {
    position: fixed;
    right: 16px;
    top: 61px;
    left: 16px;
  }
  .local-nav__wrapper--footer .local-nav__body {
    display: block;
    position: absolute;
    right: 16px;
    bottom: 61px;
  }
}
.local-view {
  width: 100%;
  background-color: #e60012;
  background-image: url("../../common/img/common/bg-01.png");
  -moz-background-size: 320px auto;
    -o-background-size: 320px auto;
       background-size: 320px auto;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 20px 0;
  z-index: 0;
  -webkit-transition: -webkit-transform 0.3s 0s linear;
     -moz-transition: -moz-transform 0.3s 0s linear;
       -o-transition: -o-transform 0.3s 0s linear;
          transition: transform 0.3s 0s linear;
}
@media screen and (max-width: 979.98px) {
  .local-view {
    width: 89%;
    background-color: transparent;
    background-image: none;
    margin: auto;
    padding: 0;
    padding-bottom: 20px;
  }
}
.local-view.is-hide {
  position: absolute;
  padding: 20px 0 124px 0;
  bottom: -204px;
  -webkit-box-shadow: 0px -15px 15px -15px rgba(0,0,0,0.4) inset;
     -moz-box-shadow: 0px -15px 15px -15px rgba(0,0,0,0.4) inset;
          box-shadow: 0px -15px 15px -15px rgba(0,0,0,0.4) inset;
}
@media screen and (max-width: 979.98px) {
  .local-view.is-hide {
    bottom: -111px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    padding: 0;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-view.is-hide {
    bottom: 114px;
  }
}
.local-view__wrap {
  width: 280px;
  margin: 0 auto;
  font-size: 16px;
  background: transparent;
}
@media screen and (max-width: 979.98px) {
  .local-view__wrap {
    width: 100%;
  }
}
.local-view__wrap .mario-button__content {
  padding: 18px 0;
}
.local-view__wrap .mario-button__corner i:before,
.local-view__wrap .mario-button__corner i:after {
  width: 7px;
  height: 7px;
}
@media screen and (max-width: 759.98px) {
  .local-nav__body {
    z-index: 10;
  }
}
html {
  overflow-y: scroll;
  background-color: #e60012;
}
@media screen and (min-width: 760px), print {
  html {
    background-image: url("../../common/img/common/bg-01.png");
    -moz-background-size: 320px auto;
      -o-background-size: 320px auto;
         background-size: 320px auto;
  }
}
@media screen and (max-width: 759.98px) {
  html {
    background-image: url("../../common/img/common/bg-01-sp.png");
    -moz-background-size: 160px auto;
      -o-background-size: 160px auto;
         background-size: 160px auto;
  }
}
body {
  overflow-x: visible;
}
