@media screen and (min-width: 980px), print {
  .hardSwitch-nav__wrap.is-stickyActive .hardSwitch-nav-sticky__inner {
    height: auto;
  }
}
#hardSwitch-foot {
  background-color: #fff;
}
.featureLite__head-ttl {
  border-top: 1px solid #e6e6e6;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 980px), print {
  .featureLite__head-ttl {
    margin-bottom: 88px;
    font-size: 30px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite__head-ttl {
    margin: 0 0 9.77vw;
    font-size: 25px;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite__head-ttl {
    margin: 0 5.6vw 9.34vw;
    font-size: 18px;
  }
}
.featureLite__head-inner-ttl {
  display: inline-block;
  position: relative;
  height: 100%;
}
@media screen and (min-width: 760px), print {
  .featureLite__head-inner-ttl {
    padding-top: 39px;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite__head-inner-ttl {
    padding-top: 6.14vw;
  }
}
.featureLite__head-inner-ttl:before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #e60012;
  height: 4px;
}
.featureLite-hero {
  position: relative;
  height: 100%;
}
.featureLite-hero:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: -1;
  content: '';
}
@media screen and (min-width: 980px), print {
  .featureLite-hero:after {
    height: calc(min(25vw, 360px));
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-hero:after {
    height: 33.34vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero:after {
    height: 37.34vw;
  }
}
.featureLite-hero__pics {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.featureLite-hero__pics-logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__pics-logo {
    display: none;
  }
}
.featureLite-hero__pics-logo img {
  width: 18.67vw;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__pic {
    margin-left: auto;
    width: auto;
    height: 48.62vw;
    max-width: 100%;
  }
}
.featureLite-hero__pic img {
  display: block;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__pic img {
    height: 100%;
  }
}
@media screen and (max-width: 979.98px) {
  .featureLite-hero__pic img {
    width: 100%;
  }
}
.featureLite-hero__loader {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__loader .nc3-a-loader {
    margin-top: -1.94vw;
  }
}
@media screen and (max-width: 979.98px) {
  .featureLite-hero__loader .nc3-a-loader {
    margin-top: -5.6vw;
  }
}
.featureLite-hero__outline {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__outline {
    padding: 0 3.34vw 2.92vw;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-hero__outline {
    padding: 0 3.46vw 5.73vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero__outline {
    padding: 0 5.6vw 7.47vw;
  }
}
.featureLite-hero__outlineInner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__outlineInner {
    margin-top: 1.95vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-hero__outlineInner {
    margin-top: 3.52vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero__outlineInner {
    margin-top: 8.54vw;
  }
}
@media screen and (max-width: 979.98px) {
  .featureLite-hero__outlineCol {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero__outlineCol:not(:first-child) {
    border-left: 1px solid currentColor;
  }
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__copy {
    height: 3.06vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-hero__copy {
    height: 4.17vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero__copy {
    height: 5.34vw;
    width: 100%;
  }
}
.featureLite-hero__copy img {
  display: block;
  height: 100%;
  max-width: 100%;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__title {
    height: 1.53vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-hero__title {
    height: 2.22vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero__title {
    height: 8.54vw;
  }
}
.featureLite-hero__title img {
  display: block;
  max-width: 100%;
  height: 100%;
}
@media screen and (min-width: 980px), print {
  .featureLite-hero__price {
    height: 1.67vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-hero__price {
    height: 2.48vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-hero__price {
    padding-left: 5.07vw;
    height: 7.07vw;
  }
}
.featureLite-hero__price img {
  display: block;
  height: 100%;
}
/**
 * .featureLite-tileGallery
 */
.featureLite-tileGallery__inner {
  display: grid;
}
@media screen and (min-width: 760px), print {
  .featureLite-tileGallery__inner {
    grid-gap: 0.84vw;
    grid-auto-rows: 17.944444444444446vw;
    grid-auto-columns: 17.944444444444446vw;
    margin: 0 3.48vw;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-tileGallery__inner {
    grid-gap: 1.34vw;
    grid-auto-rows: 29.87vw;
    grid-auto-columns: 29.87vw;
    margin: 0 3.74vw;
  }
}
.featureLite-tileGallery__image {
  width: 100%;
  height: 100%;
  background-size: cover;
  will-change: clip-path;
}
.featureLite-tileGallery__panel--wipeV .featureLite-tileGallery__image {
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.featureLite-tileGallery__panel--wipeH .featureLite-tileGallery__image {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
.featureLite-tileGallery__panel.is-visibleOnce .featureLite-tileGallery__image {
  -webkit-transition: -webkit-clip-path 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  transition: -webkit-clip-path 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  transition: clip-path 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  transition: clip-path 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms, -webkit-clip-path 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.featureLite-borderHeader {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  border-style: solid;
  border-color: #e6e6e6;
}
.featureLite-borderHeader__main {
  position: relative;
  -webkit-box-flex: 0;
          flex-grow: 0;
}
.featureLite-borderHeader__main:before {
  content: "";
  display: block;
  background-color: #e60012;
  position: absolute;
}
@media screen and (min-width: 980px), print {
  .featureLite-borderHeader--2 {
    border-width: 2px 0 0;
  }
}
@media screen and (max-width: 979.98px) {
  .featureLite-borderHeader--2 {
    border-width: 2px 0 0;
  }
}
@media screen and (min-width: 980px), print {
  .featureLite-borderHeader--2 .featureLite-borderHeader__main {
    font-size: 24px;
    line-height: 1.4;
    margin-top: -0.26em;
    margin-bottom: -0.14em;
    font-weight: bold;
    padding: 40px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite-borderHeader--2 .featureLite-borderHeader__main {
    font-size: 18px;
    line-height: 1.4;
    margin-top: -0.26em;
    margin-bottom: -0.14em;
    font-weight: bold;
    font-size: 17.5px;
    padding: 28px 0;
    letter-spacing: -0.02em;
  }
}
@media screen and (max-width: 759.98px) {
  .featureLite-borderHeader--2 .featureLite-borderHeader__main {
    font-size: 18px;
    line-height: 1.4;
    margin-top: -0.26em;
    margin-bottom: -0.14em;
    font-weight: bold;
    padding: 28px 0;
  }
}
.featureLite-borderHeader--2 .featureLite-borderHeader__main:before {
  width: 100%;
}
@media screen and (min-width: 980px), print {
  .featureLite-borderHeader--2 .featureLite-borderHeader__main:before {
    height: 2px;
    top: calc(.4em * .65 - 2px);
  }
}
@media screen and (max-width: 979.98px) {
  .featureLite-borderHeader--2 .featureLite-borderHeader__main:before {
    height: 2px;
    top: calc(.4em * .65 - 2px);
  }
}
@media screen and (min-width: 980px), print {
  .local-function_specification {
    margin-bottom: 4.87vw;
  }
}
@media screen and (max-width: 979.98px) {
  .local-function_specification {
    margin-bottom: 10.54vw;
  }
}
.local-function_specification button {
  outline: none;
  cursor: pointer;
}
@media screen and (max-width: 759.98px) {
  .local-parts__spImage {
    display: block;
    margin: auto;
    padding-bottom: 72px;
    width: calc(min(100%, 528px)) !important;
  }
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyText {
    margin-top: 15px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyTextItem {
    float: inherit;
    margin-top: 10px;
    height: auto;
    text-align: left;
  }
}
.local-parts__bodyText--left {
  width: 23%;
  left: 0;
  top: -7px;
  text-align: right;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-parts__bodyText--left {
    width: 18%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyText--left {
    width: auto;
    position: static;
    text-align: left;
    margin: 28px 20px 0;
  }
}
.local-parts__bodyText--right {
  width: 23%;
  right: 0;
  top: -7px;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-parts__bodyText--right {
    width: 18%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyText--right {
    width: auto;
    position: static;
  }
}
.local-parts__bodyText--top {
  zoom: 1;
  width: 385px;
  top: 0;
  left: 50%;
  margin-left: -192px;
  height: 14px;
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyText--top {
    width: auto;
    position: static;
    margin-left: 0;
  }
}
.local-parts__bodyText--top:after {
  content: "";
  display: block;
  clear: both;
}
.local-parts__bodyText--bottom {
  zoom: 1;
  width: 385px;
  bottom: -21px;
  left: 50%;
  margin-left: -192px;
  height: 14px;
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyText--bottom {
    width: auto;
    position: static;
    margin-left: 0;
  }
}
.local-parts__bodyText--bottom:after {
  content: "";
  display: block;
  clear: both;
}
.local-switcher--s .nc3-js-switcher__content {
  counter-reset: partsIndex;
}
.local-parts__bodyTextItem {
  counter-increment: partsIndex;
}
.local-parts__bodyTextItem--inner {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyTextItem--inner {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.local-parts__bodyTextItem--inner:before {
  content: counter(partsIndex);
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  vertical-align: 1px;
  text-align: center;
  color: #e60012;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #e60012;
  border-radius: 50%;
  margin: 0 6px 0 0;
}
.local-parts__bodyTextItem--inner br {
  display: none;
}
.local-parts__bodyTextItemCap {
  font-size: 12px;
  font-weight: normal;
  padding-top: 7px;
  line-height: 18px;
  color: #1b1b1b;
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyTextItemCap {
    margin-left: 24px;
  }
}
.local-parts__bodyTextItemCap .caption {
  display: block;
  padding-left: 12px;
  text-indent: -12px;
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyNoteWrap {
    background-image: -webkit-linear-gradient(left, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to right, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 4px 1px;
    margin-top: 15px;
    padding-top: 15px;
  }
}
.local-parts__bodyNoteHeadline {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyNoteHeadline {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-parts__bodyNoteDescription {
    font-size: 12px;
    font-weight: normal;
    padding-top: 7px;
    line-height: 18px;
    color: #1b1b1b;
  }
}
/* local-specs */
.local-specs p.ttl {
  font-weight: 700;
  padding-bottom: 0.8em;
}
.local-specs p.notes {
  padding-top: 0.8em;
}
@media screen and (max-width: 759.98px) {
  .local-specs .nc3-a-list.nc3-a-list--small li {
    font-size: 12px;
    line-height: 1.8;
  }
}
/* local-section */
.local-section {
  color: #333;
  position: relative;
}
.local-section__inner {
  zoom: 1;
  position: relative;
}
.local-section__inner:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .local-section__titleLarge {
    margin: 80px 0 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__titleLarge {
    margin: 39px 0 22px;
  }
}
@media screen and (min-width: 980px), print {
  .local-section__title {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-section__title {
    padding-bottom: 28px;
  }
}
.local-section__title > p {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-section__title > p {
    font-size: 30px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__title > p {
    font-size: 18px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (min-width: 760px), print {
  .local-section__title--small {
    padding-top: 32px;
    padding-bottom: 38px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__title--small {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.local-section__title--small > p {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-section__title--small > p {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 20px;
    line-height: 32px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__title--small > p {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.local-section__text > p {
  color: #3c3c3c;
}
.local-section__homeMenu {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  max-width: 930px;
}
.local-section__homeMenu img {
  width: 100%;
  height: auto;
}
.local-section__text--small > p {
  color: #3c3c3c;
  font-size: 16px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
}
@media screen and (max-width: 979.98px) {
  .local-section__text--small > p {
    font-size: 14px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
.local-section__image {
  text-align: center;
}
.local-section__image img {
  width: auto;
  max-width: 100%;
}
.local-section__accordion__heightbase {
  width: 100%;
}
@media screen and (min-width: 760px), print {
  .local-section__center {
    margin: 0 auto 78px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__center {
    margin: 0 auto 56px;
  }
}
.local-section__center .local-section__text {
  text-align: center;
}
.local-section__right--text {
  box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  .local-section__right--text {
    width: 40.17857142857143%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0px;
    top: 50%;
    padding: 0 3%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-section__right--text {
    width: calc(50% - 36px);
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 40px;
    top: 50%;
    padding: 0 3%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__right--text {
    width: auto;
    text-align: center;
  }
}
.local-section__left--image {
  width: 59.82142857142857%;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-section__left--image {
    width: 50%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-section__left--image {
    width: 50%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__left--image {
    margin-top: 28px;
    width: auto;
    text-align: center;
  }
}
.local-section__left--image img {
  width: 100%;
}
.local-section--border {
  border-bottom: 1px solid #e6e6e6;
}
.local-section__left {
  float: left;
}
@media screen and (max-width: 759.98px) {
  .local-section__left {
    float: none;
  }
}
.local-section__right {
  float: right;
}
@media screen and (max-width: 759.98px) {
  .local-section__right {
    float: none;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-table td span {
    font-size: 12px;
  }
}
/* local-section */
.local-section {
  color: #333;
  position: relative;
}
.local-section__inner {
  zoom: 1;
  position: relative;
}
.local-section__inner:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .local-section__titleLarge {
    margin: 80px 0 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__titleLarge {
    margin: 39px 0 22px;
  }
}
@media screen and (min-width: 980px), print {
  .local-section__title {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-section__title {
    padding-bottom: 28px;
  }
}
.local-section__title > p {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-section__title > p {
    font-size: 30px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__title > p {
    font-size: 18px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (min-width: 760px), print {
  .local-section__title--small {
    padding-top: 32px;
    padding-bottom: 38px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__title--small {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.local-section__title--small > p {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-section__title--small > p {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 20px;
    line-height: 32px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__title--small > p {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.local-section__text > p {
  color: #3c3c3c;
}
.local-section__homeMenu {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  max-width: 930px;
}
.local-section__homeMenu img {
  width: 100%;
  height: auto;
}
.local-section__text--small > p {
  color: #3c3c3c;
  font-size: 16px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
}
@media screen and (max-width: 979.98px) {
  .local-section__text--small > p {
    font-size: 14px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
.local-section__image {
  text-align: center;
}
.local-section__image img {
  width: auto;
  max-width: 100%;
}
.local-section__accordion__heightbase {
  width: 100%;
}
/*** swicher ****/
@media screen and (min-width: 980px), print {
  .local-switcher {
    zoom: 1;
  }
}
@media screen and (min-width: 980px), print {
  .local-switcher:after {
    content: "";
    display: block;
    clear: both;
  }
}
.local-switcher-nav {
  z-index: 2;
}
@media screen and (min-width: 980px), print {
  .local-switcher-nav {
    border-bottom: solid 1px #e6e6e6;
  }
}
@media screen and (max-width: 979.98px) {
  .local-switcher-nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 980px), print {
  .local-switcher-nav {
    float: left;
    max-width: 9.73vw;
    max-width: 128px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav {
    height: 98px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav {
    height: 58px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav .spacer {
    display: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: -webkit-linear-gradient(top, #e6e6e6, #e6e6e6 2px, transparent 2px), -webkit-linear-gradient(bottom, #e6e6e6, #e6e6e6 2px, transparent 2px);
    background: linear-gradient(to bottom, #e6e6e6, #e6e6e6 2px, transparent 2px), linear-gradient(to top, #e6e6e6, #e6e6e6 2px, transparent 2px);
    content: "";
    pointer-events: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-navWrap {
    margin-right: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
    padding: 0px 5.6vw 35px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-navWrap {
    position: relative;
    overflow-x: hidden;
    margin: 35px -14px 35px;
    width: calc(100% + 28px);
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-navWrap:before,
  .local-switcher-navWrap:after {
    position: absolute;
    right: 0;
    left: 0;
    height: 3px;
    z-index: 10;
    background: -webkit-linear-gradient(left, #fff, #fff 14px, transparent 14px), -webkit-linear-gradient(right, #fff, #fff 14px, transparent 14px);
    background: linear-gradient(to right, #fff, #fff 14px, transparent 14px), linear-gradient(to left, #fff, #fff 14px, transparent 14px);
    content: "";
    pointer-events: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-navWrap:before {
    top: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-navWrap:after {
    bottom: 0;
  }
}
.local-switcher-nav__item {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 0;
  line-height: 1;
}
@media screen and (min-width: 980px), print {
  .local-switcher-nav__item {
    border-top: solid 1px #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__item {
    width: 20%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    flex-shrink: 0;
    padding: 0 23px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__item + .local-switcher-nav__item {
    border-left: solid 1px #e6e6e6;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item + .local-switcher-nav__item {
    margin-left: 1px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item + .local-switcher-nav__item:before {
    position: absolute;
    top: 50%;
    left: -1px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    width: 1px;
    height: 28px;
    background-color: #e6e6e6;
    content: '';
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item:last-child {
    margin-right: 14px;
  }
}
.local-switcher-nav__item.is-active {
  background-color: rgba(242,242,242,0.5);
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item.is-active {
    background: none;
  }
}
.local-switcher-nav__itemInner {
  position: relative;
  display: block;
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__itemInner {
    -webkit-box-flex: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__itemInner:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 2px;
    content: '';
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item.is-active .local-switcher-nav__itemInner:after {
    background-color: #e60012;
  }
}
.local-switcher-nav__item-img {
  display: block;
  margin: 0 auto;
  font-size: 0;
  -webkit-transition: 150ms linear;
  transition: 150ms linear;
  opacity: 0;
}
@media screen and (min-width: 980px), print {
  .local-switcher-nav__item-img {
    width: 9.73vw;
    max-width: 128px;
    height: 9.73vw;
    max-height: 128px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__item-img {
    width: auto;
    height: 98px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__item-img {
    height: 58px;
  }
}
html[data-device="desktop"] .local-switcher-nav__item:hover .local-switcher-nav__item-img {
  -webkit-transition: 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
}
.local-switcher-nav__item.is-active .local-switcher-nav__item-img {
  opacity: 1;
  -webkit-transition: 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-switcher-nav__01 {
  background: url("../../../detail/switch/img/08-local-specs/nav01.png") center top no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__01 {
    background: url("../../../detail/switch/img/08-local-specs/nav01--tab.png") center top no-repeat;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__01 {
    background: url("../../../detail/switch/img/08-local-specs/nav01--sp.svg") center center no-repeat;
    background-size: auto 58px;
  }
}
.local-switcher-nav__02 {
  background: url("../../../detail/switch/img/08-local-specs/nav02.png") center top no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__02 {
    background: url("../../../detail/switch/img/08-local-specs/nav02--tab.png") center top no-repeat;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__02 {
    background: url("../../../detail/switch/img/08-local-specs/nav02--sp.svg") center center no-repeat;
    background-size: auto 58px;
  }
}
.local-switcher-nav__03 {
  background: url("../../../detail/switch/img/08-local-specs/nav03.png") center top no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__03 {
    background: url("../../../detail/switch/img/08-local-specs/nav03--tab.png") center top no-repeat;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__03 {
    background: url("../../../detail/switch/img/08-local-specs/nav03--sp.svg") center center no-repeat;
    background-size: auto 58px;
  }
}
.local-switcher-nav__04 {
  background: url("../../../detail/switch/img/08-local-specs/nav04.png") center top no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__04 {
    background: url("../../../detail/switch/img/08-local-specs/nav04--tab.png") center top no-repeat;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__04 {
    background: url("../../../detail/switch/img/08-local-specs/nav04--sp.svg") center center no-repeat;
    background-size: auto 58px;
  }
}
.local-switcher-nav__05 {
  background: url("../../../detail/switch/img/08-local-specs/nav05.png") center top no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-nav__05 {
    background: url("../../../detail/switch/img/08-local-specs/nav05--tab.png") center top no-repeat;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-nav__05 {
    background: url("../../../detail/switch/img/08-local-specs/nav05--sp.svg") center center no-repeat;
    background-size: auto 58px;
  }
}
.local-switcher__contentHeadline {
  color: #8c8c8c;
  font-size: 16px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
  font-weight: bold;
  text-align: center;
  padding: 63px 0 21px;
}
@media screen and (max-width: 759.98px) {
  .local-switcher__contentHeadline {
    display: none;
  }
}
.local-switcher--s {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-switcher--s {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher--s {
    margin-bottom: 60px;
  }
}
.local-switcher-snav {
  z-index: 2;
  padding: 3px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  position: absolute;
  margin: auto;
  width: auto;
  background-color: #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .local-switcher-snav {
    bottom: -52px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-snav {
    bottom: -42px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-snav {
    margin: 0 20px;
    width: calc(100% - 40px);
    box-sizing: border-box;
    top: calc(min(((280 / 347 * (100vw - 28px)) + 20px), (280 / 347 * 500px) + 20px));
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-snav--spTop {
    top: 0;
    bottom: auto;
  }
}
.local-switcher-snav__item {
  margin: 0;
  border: 0;
  color: #3c3c3c;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  background-color: #fff;
  border-radius: 2px;
}
@media screen and (min-width: 980px), print {
  .local-switcher-snav__item {
    padding: 10px 20px;
    width: 140px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-switcher-snav__item {
    padding: 4px 20px;
    width: 112px;
    font-size: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher-snav__item {
    -webkit-box-flex: 1;
            flex-grow: 1;
    padding: 8px 10px 9px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: bold;
  }
}
.local-switcher-snav__item + .local-switcher-snav__item {
  margin-left: 4px;
}
.local-switcher-snav__item.is-active {
  position: relative;
  color: #fff;
  background-color: #e60012;
}
html[data-device="desktop"] .local-switcher-snav__item:hover {
  color: #fff;
  background-color: #e60012;
}
@media screen and (min-width: 980px), print {
  .local-switcher__container {
    float: right;
    width: calc(100% - (9.73vw + 50px));
    mix-width: calc(100% - (128px + 50px));
  }
}
@media screen and (max-width: 759.98px) {
  .local-switcher__container {
    margin: 0 auto 56px;
  }
}
.local-switcher__container img {
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.local-section__right--text {
  box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  .local-section__right--text {
    width: 40.17857142857143%;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0px;
    top: 50%;
    padding: 0 3%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-section__right--text {
    width: calc(50% - 36px);
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 40px;
    top: 50%;
    padding: 0 3%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__right--text {
    width: auto;
    text-align: center;
  }
}
.local-section__left--image {
  width: 59.82142857142857%;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-section__left--image {
    width: 50%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-section__left--image {
    width: 50%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-section__left--image {
    margin-top: 28px;
    width: auto;
    text-align: center;
  }
}
.local-section__left--image img {
  width: 100%;
}
.local-section--border {
  border-bottom: 1px solid #e6e6e6;
}
.local-section__left {
  float: left;
}
@media screen and (max-width: 759.98px) {
  .local-section__left {
    float: none;
  }
}
.local-section__right {
  float: right;
}
@media screen and (max-width: 759.98px) {
  .local-section__right {
    float: none;
  }
}
.local-feature {
  border: 2px solid #d9d9d9;
}
@media screen and (min-width: 980px), print {
  .local-feature {
    margin: 0px 74px 140px;
    padding: 60px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature {
    margin: 0 5.6vw 10.94vw;
    padding: 4.24vw 5.6vw 4.69vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature {
    margin: 0 5.6vw 18.67vw;
    padding: 6.67vw 5.6vw;
  }
}
.local-feature__title {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-feature__title {
    margin-bottom: 50px;
    padding-left: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__title {
    width: 28.65vw;
    box-sizing: border-box;
    padding-left: 4.37vw;
    margin-top: -1.56vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature__title {
    margin-bottom: 9.34vw;
    padding-left: 20px;
  }
}
.local-feature__title:before {
  position: absolute;
  top: 0.34em;
  left: 0;
  bottom: 0.4em;
  content: '';
  border-left: 8px solid #e60012;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__title:before {
    top: 0;
    left: 0;
    bottom: 0;
    border-width: 5px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature__title:before {
    border-width: 4px;
  }
}
.local-feature__title_sub {
  padding-top: 15px;
}
@media screen and (min-width: 980px), print {
  .local-feature__title_sub {
    font-size: 18px;
    line-height: 1.8;
    margin-top: -0.52em;
    margin-bottom: -0.28em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__title_sub {
    padding-top: 2.35vw;
    font-size: 12px;
    line-height: 2.1;
    margin-top: -0.715em;
    margin-bottom: -0.385em;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature__title_sub {
    font-size: 12px;
    line-height: 1.8;
    margin-top: -0.52em;
    margin-bottom: -0.28em;
  }
}
@media screen and (min-width: 980px), print {
  .local-feature-pic-pc {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    margin-top: 30px;
    margin-right: -60px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature-pic-pc {
    display: none;
  }
}
.local-feature-pic-pc img {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
  height: 350px;
}
@media screen and (max-width: 1100px) {
  .local-feature-pic-pc img {
    height: 31.25vw;
  }
}
@media screen and (min-width: 980px), print {
  .local-feature-pic-tab {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature-pic-tab {
    display: block;
    width: 48.38vw;
    position: relative;
    right: -5.6vw;
  }
  .local-feature-pic-tab img {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-pic-tab {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature-pic-sp {
    display: none;
  }
}
.local-spec__linkArea {
  text-align: center;
}
@media screen and (max-width: 759.98px) {
  .local-spec__linkArea {
    margin: 28px 20px 0;
    padding-top: 18px;
    border-top: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-spec__linkArea span {
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    margin: auto;
  }
}
.local-nso {
  position: relative;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .local-nso {
    margin-top: 40px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso {
    margin-top: 36px;
    padding-top: 36px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nso {
    margin-top: 4.8vw;
    padding-top: 5.6vw;
  }
}
@media screen and (min-width: 980px), print {
  .local-nso__link .local-feature__text--small {
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
    transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  }
}
.local-nso__link .nc3-a-icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
.local-nso__link .nc3-a-icon svg {
  fill: #e60012;
}
@media screen and (min-width: 980px), print {
  .local-nso__link:hover .local-feature__text--small {
    color: #e60012;
  }
}
.local-nso__link--pc {
  display: block;
}
@media screen and (max-width: 979.98px) {
  .local-nso__link--pc {
    pointer-events: none;
  }
}
.local-nso__label {
  background-color: #fff;
  position: absolute;
  line-height: 1;
  top: 0;
  right: 0;
}
@media screen and (min-width: 980px), print {
  .local-nso__label {
    width: 132px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__label {
    width: 9.9vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nso__label {
    width: 66px;
  }
}
.local-nso__label img {
  width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 760px), print {
  .local-nso__inner {
    position: reltive;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__inner {
    -webkit-box-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 760px), print {
  .local-nso__logo {
    -webkit-box-flex: 0;
            flex: 0 1 auto;
    padding-right: 40px;
  }
  .local-nso__logo .local-feature__image {
    width: 122px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__logo {
    padding-right: 3.72vw;
  }
  .local-nso__logo .local-feature__image {
    width: 9.12vw;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nso__logo {
    display: none;
  }
}
.local-nso__body {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-nso__body {
    padding-right: 70px;
  }
}
@media screen and (min-width: 760px), print {
  .local-nso__body {
    -webkit-box-flex: 1;
            flex: 1 1 auto;
  }
}
.local-nso__body .local-feature__title--small {
  letter-spacing: 0.075em;
  font-family: 'Roboto', sans-serif;
}
@media screen and (min-width: 980px), print {
  .local-nso__body .local-feature__title--small {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__body .local-feature__title--small {
    margin-top: 0;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nso__body .local-feature__title--small {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 980px), print {
  .local-nso__body .local-feature__title--small > p {
    font-size: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__body .local-feature__title--small > p {
    font-size: 18px;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__body .local-feature__text--small > p {
    font-size: 11.5px;
    line-height: 2.1;
  }
}
.local-nso__body .hardSwitch-iconlink {
  text-decoration: underline;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-nso__body .hardSwitch-iconlink {
    display: inline-block;
    font-size: 10px;
    margin-top: 21px;
  }
  .local-nso__body .hardSwitch-iconlink .nc3-a-icon {
    height: 10px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-nso__body .hardSwitch-iconlink {
    margin-top: 20px;
  }
}
@media screen and (min-width: 980px), print {
  .local-faq {
    padding: 0px 74px 140px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq {
    padding: 0 5.6vw 12.77vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-header .collapsible-header-iconQ {
    width: 80px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-header .collapsible-header-iconQ svg {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-header .collapsible-header-text {
    min-height: 50px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-header .collapsible-header-text p {
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-header-iconA {
    width: 80px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-header-iconA svg {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-body-text p {
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-body-text li .nc3-a-icon {
    height: 10px;
    vertical-align: -0.07em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-body-text-inner {
    margin-top: 1.31vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-body-text-inner .nc3-a-textLink--small div {
    -webkit-box-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-body-text-inner .nc3-a-textLink--small div .nc3-a-icon {
    height: 10px;
    vertical-align: -0.07em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-faq .collapsible-body .collapsible-body-text-inner .nc3-a-textLink--small span {
    font-size: 12px;
    margin: auto;
  }
}
.gallery-top .nc3-js-image {
  background-repeat: no-repeat;
}
.gallery-top-logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin: auto;
  width: 19.45vw;
  height: 19.45vw;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .gallery-top-logo {
    width: 19.54vw;
    height: 19.54vw;
  }
}
@media screen and (max-width: 759.98px) {
  .gallery-top-logo {
    width: 29.34vw;
    height: 26.67vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__list-wp {
    width: 100%;
    margin-top: 1.24vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__listItem {
    display: -webkit-box;
    display: flex;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__image {
    display: block;
    width: 7.3vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__content {
    width: 65.7vw;
    margin-left: 1.89vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__title--small {
    margin-bottom: 1.7vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__title--small > p {
    font-size: 14px;
    line-height: 1;
    margin-top: 0em;
    margin-bottom: 0em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__title--small__image {
    display: none;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__text--small > p {
    font-size: 12px;
    line-height: 1.9;
    margin-top: -0.585em;
    margin-bottom: -0.315em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature__listItem:not(:last-child) {
    margin-bottom: 3.65vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite__lineup-modal {
    position: relative;
    padding: 0 2.74vw;
    margin-top: -76px;
  }
  .featureLite__lineup-modal:before,
  .featureLite__lineup-modal:after {
    content: '';
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.92);
    width: 2.74vw;
    height: 100%;
  }
  .featureLite__lineup-modal:before {
    left: 0;
  }
  .featureLite__lineup-modal:after {
    right: 0;
  }
  .featureLite__lineup-modal .local-modal {
    padding-top: 49px;
  }
  .featureLite__lineup-modal .local-modal__package {
    -webkit-box-align: center;
            align-items: center;
  }
  .featureLite__lineup-modal .local-modal__package__image:before {
    padding-bottom: 62%;
  }
  .featureLite__lineup-modal .local-modal__package__image .image-inner {
    height: 22.14vw;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .featureLite__spec-modal {
    position: relative;
    overflow: visible;
    margin-top: -5px;
    margin-bottom: -40px;
  }
  .featureLite__spec-modal:before {
    content: '';
    position: absolute;
    top: -114px;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 114px;
  }
}
