.local-hero {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-hero {
    padding: 80px 6.25vw 0 5.46875vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-hero {
    padding: 6.25vw 6.25vw 0 5.46875vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero {
    padding-top: 18.4vw;
  }
}
.local-hero img {
  max-width: 100%;
}
.local-hero::before {
  content: '';
  background-color: #e60012;
  width: 100%;
  max-height: 315px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1247px), print {
  .local-hero::before {
    height: 26.171875vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-hero::before {
    height: 25vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero::before {
    max-height: none;
    height: 106.66666666666667vw;
  }
}
.local-hero__label {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid #fff;
  color: #fff;
  padding: 0.5em 0.8em;
  font-weight: bold;
}
.local-hero__label .nc3-a-text {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}
.local-hero__inner {
  position: relative;
  max-width: 1130px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 759.98px) {
  .local-hero__inner {
    width: 100%;
    overflow: hidden;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.local-hero__ss {
  width: 61.15044247787611%;
}
@media screen and (max-width: 759.98px) {
  .local-hero__ss {
    display: none;
  }
}
@media screen and (min-width: 760px), print {
  .local-hero__slider {
    display: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__slider {
    margin-top: 9.2vw;
  }
}
.local-hero__slider .nc3-js-slider__clip {
  width: 100vw;
  overflow: visible;
}
.local-hero__slider .nc3-c-slider__container {
  width: 100vw;
  height: 86.93333333333332vw !important;
  margin-bottom: 0;
}
.local-hero__slider .nc3-c-slider__item {
  width: 135.60000000000002vw;
  height: auto;
  padding-left: 3.466666666666666vw;
}
.local-hero__ssImage {
  margin-bottom: -31.182795698924732%;
}
.local-hero__content {
  position: relative;
  padding-top: 40px;
}
@media screen and (min-width: 760px), print {
  .local-hero__content {
    width: 33.6283185840708%;
  }
}
@media screen and (max-width: 1247px), print {
  .local-hero__content {
    padding-top: 3.515625vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-hero__content {
    padding-top: 3.90625vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__content {
    padding-top: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
.local-hero__content .nc3-a-caption {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
}
@media screen and (max-width: 1247px), print {
  .local-hero__content .nc3-a-caption {
    margin-top: 0.78125vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__content .nc3-a-caption {
    position: static;
    margin-top: 10.5px;
  }
}
.local-hero__content .nc3-a-caption li {
  color: #3c3c3c;
}
.local-hero__logo {
  line-height: 1;
}
@media screen and (min-width: 760px), print {
  .local-hero__logo {
    width: 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__logo {
    margin: 0 auto;
    width: 76.53333333333333vw;
  }
}
.local-hero__logo svg {
  width: 100%;
  fill: #fff;
  height: 63px;
}
@media screen and (max-width: 1247px), print {
  .local-hero__logo svg {
    height: 4.921875vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__logo svg {
    height: 12.533333333333333vw;
  }
}
.local-hero__headline {
  margin-top: 33px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 1.73;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 0.1px;
}
.local-hero__headline:before,
.local-hero__headline:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.local-hero__headline:before {
  margin-top: calc((1 - 1.73) * .5em);
}
.local-hero__headline:after {
  margin-bottom: calc((1 - 1.73) * .5em);
}
@media screen and (max-width: 1247px), print {
  .local-hero__headline {
    margin-top: 2.578125vw;
    font-size: 1.71875vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__headline {
    margin-top: 8.133333333333333vw;
    font-size: 4.8vw;
  }
}
.local-hero__stores {
  margin-top: 58px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  z-index: 2;
}
@media screen and (max-width: 1247px), print {
  .local-hero__stores {
    margin-top: 4.6875vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__stores {
    margin-top: 22.400000000000002vw;
  }
}
.local-hero__store {
  line-height: 1;
  display: inline-block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
html[data-device="desktop"] .local-hero__store:hover {
  opacity: 0.6;
}
.local-hero__store + .local-hero__store {
  margin-left: 16px;
}
@media screen and (max-width: 759.98px) {
  .local-hero__store + .local-hero__store {
    margin-left: 11px;
  }
}
@media screen and (min-width: 980px), print {
  .local-hero__store--appstore {
    width: 31.842105263157894%;
  }
  .local-hero__store--appstore svg {
    height: 43.84px;
  }
}
@media screen and (max-width: 1247px), print {
  .local-hero__store--appstore {
    width: 31.842105263157894%;
    min-width: 100px;
  }
  .local-hero__store--appstore svg {
    height: 3.879646017699116vw;
    min-height: 36.64px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__store--appstore {
    width: 34.93333333333333vw;
  }
  .local-hero__store--appstore svg {
    height: 12.8vw;
  }
}
@media screen and (min-width: 760px), print {
  .local-hero__store--googleplay {
    width: 38.94736842105263%;
    min-width: 120px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-hero__store--googleplay {
    width: 43.6vw;
  }
}
.local-hero__store svg {
  max-width: 100%;
}
.local-contents {
  margin-top: 160px;
  margin-bottom: 120px;
  overflow: hidden;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-contents {
    margin-top: 120px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-contents {
    margin-top: 47px;
    margin-bottom: 30px;
  }
}
.local-contents .nc3-l-frame {
  margin-top: 100px;
  padding: 25px 25px 32px 25px;
  text-align: center;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-contents .nc3-l-frame {
    margin-top: 80px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-contents .nc3-l-frame {
    margin-top: 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-contents .nc3-l-frame .nc3-a-text {
    font-size: 12px;
    text-align: left;
  }
}
.local-contents__inner {
  max-width: 1040px;
  padding: 0 40px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 979.98px) {
  .local-contents__inner {
    max-width: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-contents__inner {
    padding: 0 14px;
  }
}
.local-item + .local-item {
  margin-top: 110px;
}
@media screen and (max-width: 759.98px) {
  .local-item + .local-item {
    margin-top: 60px;
  }
}
@media screen and (min-width: 980px), print {
  .local-item--twoImageArea {
    margin-top: 114px;
  }
}
.local-item--twoImageArea .local-item__imageArea {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 58%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-item--twoImageArea .local-item__imageArea {
    width: 45%;
  }
}
@media screen and (min-width: 375px) and (max-width: 759.98px) {
  .local-item--twoImageArea .local-item__imageArea {
    width: 100%;
  }
}
@media screen and (max-width: 374.98px) {
  .local-item--twoImageArea .local-item__imageArea {
    width: 100%;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
.local-item--twoImageArea .local-item__imageArea :nth-child(1) {
  background-position: left center;
}
@media screen and (max-width: 759.98px) {
  .local-item--twoImageArea .local-item__imageArea :nth-child(1) {
    background-position: left 2px center;
  }
}
.local-item--twoImageArea .local-item__imageArea :nth-child(2) {
  background-position: left center;
}
@media screen and (max-width: 759.98px) {
  .local-item--twoImageArea .local-item__imageArea :nth-child(2) {
    background-position: right 2px center;
  }
}
.local-item--twoImageArea .local-item__imageArea .local-item__image {
  -webkit-filter: drop-shadow(0 3px 7px rgba(0,0,0,0.15));
          filter: drop-shadow(0 3px 7px rgba(0,0,0,0.15));
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-item--twoImageArea .local-item__imageArea .local-item__image {
    width: 45%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-item--twoImageArea .local-item__imageArea .local-item__image {
    width: 49.2%;
    -webkit-filter: drop-shadow(0 3px 6px rgba(0,0,0,0.15));
            filter: drop-shadow(0 3px 6px rgba(0,0,0,0.15));
  }
}
@media screen and (min-width: 980px), print {
  .local-item--twoImageArea .local-item__textArea {
    margin-left: 2%;
    width: 52%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-item--twoImageArea .local-item__textArea {
    margin-left: 7%;
  }
}
.local-item--twoImageArea .local-item__textPlan--inside {
  margin-top: 112px;
}
@media screen and (max-width: 759.98px) {
  .local-item--twoImageArea .local-item__textPlan--inside {
    margin-top: 43px;
  }
}
.local-item--twoImageArea .local-item__textPlan--inside .hardSwitch-iconlink:hover {
  color: #e60012;
}
.local-item--twoImageArea .local-item__textPlan--inside .nc3-a-icon {
  -webkit-box-flex: 0;
  flex: 0 0 12px;
  width: 12px;
  height: 16px;
  display: inline-block;
  vertical-align: -0.11em;
}
@media screen and (max-width: 759.98px) {
  .local-item--twoImageArea .local-item__textPlan--inside .nc3-a-icon {
    width: 10px;
    height: 12px;
  }
}
.local-item--twoImageArea .local-item__textPlan--inside .nc3-a-icon svg {
  fill: #e60012;
  display: block;
  width: 100%;
  height: 100%;
}
.local-item--twoImageArea .local-item__textPlanTitle:first-child {
  color: #e60012;
  font-size: 14px;
  margin-bottom: -8px;
}
.local-item__headline img {
  max-width: 60px;
}
@media screen and (max-width: 759.98px) {
  .local-item__headline img {
    max-width: 47px;
  }
}
@media screen and (min-width: 760px), print {
  .local-item__headline .nc3-a-heading span br {
    display: none;
  }
}
.local-item__content {
  margin-top: 58px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 759.98px) {
  .local-item__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-top: 30px;
  }
}
@media screen and (min-width: 760px), print {
  .local-item:nth-of-type(even) .local-item__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 759.98px) {
  .local-item__imageArea {
    width: 51.46666666666667vw;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 760px), print {
  .local-item.local-item--qr .local-item__imageArea {
    width: 48.333333333333336%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-item.local-item--qr .local-item__imageArea {
    max-width: 100%;
    width: 121.33333333333334vw;
    margin-left: -1.333333333333333vw;
  }
}
.local-item__image {
  -webkit-filter: drop-shadow(0px 3px 7px rgba(0,0,0,0.15));
          filter: drop-shadow(0px 3px 7px rgba(0,0,0,0.15));
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  .local-item__image {
    width: 245px;
    position: relative;
  }
  .local-item__image:before {
    content: '';
    display: block;
    padding-bottom: 204.88888888888889%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-item__image {
    width: 100%;
    position: relative;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.15));
            filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.15));
  }
  .local-item__image:before {
    content: '';
    display: block;
    padding-bottom: 204.99999999999997%;
  }
}
.local-item.local-item--qr .local-item__image {
  -webkit-filter: none;
          filter: none;
}
@media screen and (min-width: 760px), print {
  .local-item.local-item--qr .local-item__image {
    width: 100%;
    position: relative;
  }
  .local-item.local-item--qr .local-item__image:before {
    content: '';
    display: block;
    padding-bottom: 60.3448275862069%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-item.local-item--qr .local-item__image {
    margin-left: -0.533333333333333vw;
    position: relative;
  }
  .local-item.local-item--qr .local-item__image:before {
    content: '';
    display: block;
    padding-bottom: 62.112676056338024%;
  }
}
@media screen and (min-width: 760px), print {
  .local-item__textArea {
    margin-left: 12.5%;
    width: 50%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-item__textArea {
    margin-top: 35px;
  }
  .local-item.local-item--qr .local-item__textArea {
    margin-top: 16.5px;
  }
}
@media screen and (min-width: 760px), print {
  .local-item:nth-of-type(even) .local-item__textArea {
    margin-left: 0;
    margin-right: 12.5%;
  }
}
@media screen and (min-width: 760px), print {
  .local-item.local-item--qr .local-item__textArea {
    margin-right: 1.5625%;
    width: 49.6875%;
  }
}
.local-item__textArea .local-item__textBox__grid {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 23px;
}
@media screen and (max-width: 759.98px) {
  .local-item__textArea .local-item__textBox__grid {
    margin-top: 20px;
  }
}
.local-item__textArea .local-item__textBox__grid .nc3-a-caption {
  margin-top: 0;
}
.local-item__textArea .local-item__textBox__grid .local-item__textBox__image {
  margin-left: 20px;
}
@media screen and (max-width: 759.98px) {
  .local-item__textArea .local-item__textBox__grid .local-item__textBox__image {
    margin-left: 13px;
  }
  .local-item__textArea .local-item__textBox__grid .local-item__textBox__image img {
    width: 90px;
  }
}
@media screen and (min-width: 760px), print {
  .local-item--twoImageArea.local-item:nth-of-type(odd) .local-item__textArea {
    margin-right: 0;
  }
}
.local-item__textBox + .local-item__textBox {
  margin-top: 55px;
}
@media screen and (max-width: 759.98px) {
  .local-item__textBox + .local-item__textBox {
    margin-top: 30px;
  }
}
.local-item__textBox .nc3-c-borderHeader {
  margin-bottom: 28px;
}
@media screen and (max-width: 759.98px) {
  .local-item__textBox .nc3-c-borderHeader {
    margin-bottom: 20px;
  }
}
.local-item__textBox .nc3-c-borderHeader .nc3-a-sup {
  margin-left: 0;
}
.local-item__textBox .nc3-a-caption {
  margin-top: 23px;
}
@media screen and (max-width: 759.98px) {
  .local-item__textBox .nc3-a-caption {
    margin-top: 20px;
  }
}
.local-item__textBox .nc3-a-caption .local-icon {
  text-decoration: none;
  margin: 0;
}
.local-item__textBox .nc3-a-caption .local-icon:hover {
  color: inherit;
}
.local-item__textBox .nc3-a-caption .local-icon .nc3-a-icon {
  margin: 0 2px;
  -webkit-transform: translateY(0.113em);
          transform: translateY(0.113em);
}
.local-item__textPlan {
  padding: 20px;
  text-align: left;
}
.local-item__textPlan.nc3-l-frame {
  text-align: left;
}
.local-item__textPlan .nc3-a-caption {
  margin-top: 20px;
}
.local-item__textPlanTitle {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px;
}
.local-frame--border {
  border-left: none;
  border-right: none;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.local-frame--border.nc3-l-frame {
  padding: 32px 25px 30px;
}
.local-trademark-caption {
  margin-top: 55px;
}
@media screen and (max-width: 759.98px) {
  .local-trademark-caption {
    margin-top: 30px;
  }
}
.local-trademark-caption .nc3-a-text {
  color: #8c8c8c;
  text-align: center;
}
@media screen and (min-width: 980px), print {
  .nc3-a-heading--onImage1 .local-item__headlinePoint {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-a-heading--onImage1 .local-item__headlinePoint {
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-a-heading--onImage1 .local-item__headlinePoint {
    margin-bottom: 15px;
  }
}
.nc3-a-heading--onImage1 .local-item__headlinePoint img {
  max-width: 64px;
  width: 100%;
}
@media screen and (max-width: 759.98px) {
  .nc3-a-heading--onImage1 .local-item__headlinePoint img {
    max-width: 51px;
  }
}
.nc3-a-caption--small li {
  font-size: 11px;
}
