.local-topics__item + .local-topics__item {
  background-image: -webkit-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: -moz-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: -o-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left top;
  -moz-background-size: 4px 1px;
    -o-background-size: 4px 1px;
       background-size: 4px 1px;
}
@media screen and (min-width: 760px), print {
  .local-topics__item + .local-topics__item {
    padding-top: 28px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 759px) {
  .local-topics__item + .local-topics__item {
    padding-top: 21px;
    margin-top: 21px;
  }
}
.local-articleUnit > a {
  position: relative;
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 760px), print {
  .local-articleUnit .local-articleUnit__sub {
    zoom: 1;
  }
  .local-articleUnit .local-articleUnit__sub:after {
    content: "";
    display: block;
    clear: both;
  }
}
.local-articleUnit__thumbSquare {
  display: inline-block;
}
@media screen and (min-width: 980px), print {
  .local-articleUnit__thumbSquare {
    width: 219px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-articleUnit__thumbSquare {
    width: 180px;
  }
}
@media screen and (max-width: 759px) {
  .local-articleUnit__thumbSquare {
    width: 125px;
  }
}
@media screen and (min-width: 760px), print {
  .local-articleUnit__thumbSquare {
    vertical-align: middle;
    margin-right: 25px;
  }
}
@media screen and (max-width: 759px) {
  .local-articleUnit__thumbSquare {
    vertical-align: top;
    margin-right: 21px;
  }
}
.local-articleUnit__main {
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 980px), print {
  .local-articleUnit__main {
    width: -webkit-calc(100% - 244px);
    width: -moz-calc(100% - 244px);
    width: calc(100% - 244px);
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-articleUnit__main {
    width: -webkit-calc(100% - 205px);
    width: -moz-calc(100% - 205px);
    width: calc(100% - 205px);
  }
}
@media screen and (max-width: 759px) {
  .local-articleUnit__main {
    width: -webkit-calc(100% - 146px);
    width: -moz-calc(100% - 146px);
    width: calc(100% - 146px);
  }
}
.local-articleUnit__date {
  position: absolute;
  bottom: 0;
}
.local-articleUnit__date span {
  display: block;
  color: #999;
  letter-spacing: normal;
}
@media screen and (min-width: 980px), print {
  .local-articleUnit__date span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-articleUnit__date span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759px) {
  .local-articleUnit__date span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.local-articleUnit__title {
  font-weight: bold;
  -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;
}
.local-articleUnit__title:hover,
a:hover .local-articleUnit__title,
button:hover .local-articleUnit__title,
.ncommon-u-linkbox:hover .local-articleUnit__title {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #e60012;
}
@media screen and (min-width: 980px), print {
  .local-articleUnit__title {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
@media screen and (max-width: 759px) {
  .local-articleUnit__title {
    padding-bottom: 21px;
  }
}
.local-articleUnit__title span {
  display: block;
  letter-spacing: normal;
}
@media screen and (min-width: 980px), print {
  .local-articleUnit__title span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 979px) {
  .local-articleUnit__title span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.local-articleUnit__arrow {
  position: absolute;
  line-height: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 760px), print {
  .local-articleUnit__arrow i,
  .local-articleUnit__arrow i:before,
  .local-articleUnit__arrow i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 18px auto;
      -o-background-size: 18px auto;
         background-size: 18px auto;
  }
  .local-articleUnit__arrow:hover i,
  a:hover .local-articleUnit__arrow i,
  button:hover .local-articleUnit__arrow i,
  .ncommon-u-linkbox:hover .local-articleUnit__arrow i,
  .local-articleUnit__arrow:hover i:before,
  a:hover .local-articleUnit__arrow i:before,
  button:hover .local-articleUnit__arrow i:before,
  .ncommon-u-linkbox:hover .local-articleUnit__arrow i:before,
  .local-articleUnit__arrow:hover i:after,
  a:hover .local-articleUnit__arrow i:after,
  button:hover .local-articleUnit__arrow i:after,
  .ncommon-u-linkbox:hover .local-articleUnit__arrow i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-articleUnit__arrow > i {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .local-articleUnit__arrow > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-articleUnit__arrow > i > i,
  .local-articleUnit__arrow > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .local-articleUnit__arrow > i > i > i:first-child {
    opacity: 0;
  }
  .local-articleUnit__arrow > i > i {
    background-image: url(../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-articleUnit__arrow > i > i > i:first-child {
    background-image: url(../../../common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
}
@media screen and (max-width: 759px) {
  .local-articleUnit__arrow i,
  .local-articleUnit__arrow i:before,
  .local-articleUnit__arrow i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 14px auto;
      -o-background-size: 14px auto;
         background-size: 14px auto;
  }
  .local-articleUnit__arrow:hover i,
  a:hover .local-articleUnit__arrow i,
  button:hover .local-articleUnit__arrow i,
  .ncommon-u-linkbox:hover .local-articleUnit__arrow i,
  .local-articleUnit__arrow:hover i:before,
  a:hover .local-articleUnit__arrow i:before,
  button:hover .local-articleUnit__arrow i:before,
  .ncommon-u-linkbox:hover .local-articleUnit__arrow i:before,
  .local-articleUnit__arrow:hover i:after,
  a:hover .local-articleUnit__arrow i:after,
  button:hover .local-articleUnit__arrow i:after,
  .ncommon-u-linkbox:hover .local-articleUnit__arrow i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-articleUnit__arrow > i {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .local-articleUnit__arrow > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-articleUnit__arrow > i > i,
  .local-articleUnit__arrow > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .local-articleUnit__arrow > i > i > i:first-child {
    opacity: 0;
  }
  .local-articleUnit__arrow > i > i {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-articleUnit__arrow > i > i > i:first-child {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
}
@media screen and (min-width: 760px), print {
  .local-sectionDeco .local-desc__leadWrap {
    padding: 42px 0;
  }
}
@media screen and (max-width: 759px) {
  .local-sectionDeco .local-desc__leadWrap {
    padding: 32px 0;
  }
}
.local-desc__lead {
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .local-desc__lead {
    font-size: 28px;
    line-height: 48px;
    margin-top: -10px;
    margin-bottom: -10px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-desc__lead {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__lead {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: -4px;
  }
}
.local-desc__text span {
  display: block;
}
@media screen and (min-width: 980px), print {
  .local-desc__text span {
    font-size: 18px;
    line-height: 40px;
    margin-top: -11px;
    margin-bottom: -11px;
  }
}
@media screen and (min-width: 980px), print {
  .local-desc__text {
    padding-top: 63px;
  }
}
@media screen and (max-width: 979px) {
  .local-desc__text {
    padding-top: 21px;
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 980px), print {
  .local-desc__modeArea {
    padding-top: 63px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-desc__modeArea {
    padding-top: 35px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeArea {
    padding-top: 28px;
  }
}
.local-desc__modeHeadline {
  padding-bottom: 14px;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-desc__modeHeadline {
    font-size: 14px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeHeadline {
    font-size: 12px;
  }
}
.local-desc__modeTable {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTable {
    zoom: 1;
    border-bottom: 2px solid #e6e6e6;
  }
  .local-desc__modeTable:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTable {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTableUnit {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 1px;
    width: -webkit-calc((100% - 1px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 1px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 1px * (3 - 1)) / 3 - 0.1px);
  }
  .local-desc__modeTableUnit:not(:nth-child(-n+3)) {
    padding-top: 0px;
  }
  .local-desc__modeTableUnit:nth-child(3n) {
    margin-right: 0;
  }
  .local-desc__modeTableUnit:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableUnit {
    zoom: 1;
    position: relative;
    margin-bottom: 7px;
  }
  .local-desc__modeTableUnit:after {
    content: "";
    display: block;
    clear: both;
  }
  .local-desc__modeTableUnit:first-child {
    margin-top: 3px;
  }
  .local-desc__modeTableUnit:last-child {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableUnit:not(:last-of-type):after {
    position: absolute;
    content: '';
    display: block;
    bottom: -4px;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -moz-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -o-linear-gradient(left, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to right, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left bottom;
    -moz-background-size: 4px 1px;
      -o-background-size: 4px 1px;
         background-size: 4px 1px;
  }
}
.local-desc__modeTableTh {
  background-color: #e6e6e6;
  color: #3c3c3c;
}
.local-desc__modeTableTh:before {
  content: '';
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  vertical-align: top;
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableTh:before {
    width: 28.5px;
    margin-right: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTableTh {
    font-size: 12px;
    line-height: 42px;
    text-align: center;
  }
  .local-desc__modeTableUnit:first-child .local-desc__modeTableTh {
    margin-left: -2px;
  }
  .local-desc__modeTableUnit:last-child .local-desc__modeTableTh {
    margin-right: -2px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableTh {
    float: left;
    width: 164px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 11px;
    font-size: 10px;
    line-height: 32px;
  }
}
.local-desc__modeTableTh--tv:before {
  background-image: url("../../../../common/v2/img/ncommon/_common/switch/icon-mode-tv-black.svg");
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTableTh--tv:before {
    top: 11px;
    width: 46px;
    height: 20px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableTh--tv:before {
    top: 10px;
    height: 12.5px;
  }
}
.local-desc__modeTableTh--table:before {
  background-image: url("../../../../common/v2/img/ncommon/_common/switch/icon-mode-table-black.svg");
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTableTh--table:before {
    top: 11px;
    width: 29px;
    height: 20px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableTh--table:before {
    top: 9px;
    height: 13.5px;
  }
}
.local-desc__modeTableTh--mobile:before {
  background-image: url("../../../../common/v2/img/ncommon/_common/switch/icon-mode-mobile-black.svg");
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTableTh--mobile:before {
    top: 13px;
    width: 39px;
    height: 16px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableTh--mobile:before {
    top: 12px;
    height: 9.5px;
  }
}
.local-desc__modeTableTd {
  position: relative;
  font-size: 14px;
  text-align: center;
}
.local-desc__modeTableTd:after {
  content: '';
  position: absolute;
}
.local-desc__modeTableUnit:last-child .local-desc__modeTableTd:after {
  display: none;
}
@media screen and (min-width: 760px), print {
  .local-desc__modeTableTd {
    line-height: 49px;
  }
  .local-desc__modeTableTd:after {
    top: 12px;
    right: -1px;
    bottom: 12px;
    width: 1px;
    background-image: -webkit-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -moz-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: -o-linear-gradient(top, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to bottom, #b2b2b2, #b2b2b2 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-y;
    background-position: right top;
    -moz-background-size: 1px 4px;
      -o-background-size: 1px 4px;
         background-size: 1px 4px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeTableTd {
    margin-left: 164px;
    line-height: 32px;
  }
}
.local-desc__modeCaption {
  padding-top: 2px;
}
@media screen and (min-width: 760px), print {
  .local-desc__modeCaption {
    padding-top: 21px;
  }
}
.local-desc__modeCaption span {
  position: relative;
  color: #3c3c3c;
  margin-right: 14px;
}
@media screen and (min-width: 760px), print {
  .local-desc__modeCaption span {
    display: inline-block;
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 759px) {
  .local-desc__modeCaption span {
    display: block;
    padding-top: 8px;
    font-size: 12px;
  }
}
.local-desc__modeCaption span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-color: #000;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin-right: 4px;
  margin-bottom: 2px;
}
@media screen and (max-width: 759px) {
  .local-desc__modeCaption span:before {
    width: 10px;
    height: 10px;
  }
}
.local-desc__bt{
  margin-top: 63px;
  width: 173px;
}
.local-desc__bt a{
  color:#e60012;
}
@media screen and (max-width: 979px) {
  .local-detail {
    border-top: 1px solid #e6e6e6;
  }
  .ncommon-content__cero .local-detail {
    border-top: 1px solid #3c3c3c;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-detail {
    padding: 42px 0 0;
  }
}
@media screen and (max-width: 759px) {
  .local-detail {
    padding: 42px 0 0;
  }
  .local-desc__bt{
    margin: 45px auto 0;
  }
}
.local-detail__logo {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  text-align: center;
  line-height: 0;
  padding: 0 0 28px;
}
.local-detail__dateMedia {
  padding-bottom: 35px;
}
.local-detail__date {
  text-align: center;
  padding-bottom: 10px;
}
.local-detail__date span {
  display: block;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 24px;
}
.local-detail__media {
  text-align: center;
}
.local-detail__media span {
  display: block;
  font-weight: bold;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
}
@media screen and (min-width: 760px), print {
  .local-detail__list {
    margin-top: -9px;
    margin-bottom: -9px;
  }
}
@media screen and (min-width: 980px), print {
  .local-detail__list {
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-detail__list {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__list {
    padding-bottom: 28px;
  }
}
@media screen and (max-width: 979px) {
  .local-detail__list {
    zoom: 1;
  }
  .local-detail__list:after {
    content: "";
    display: block;
    clear: both;
  }
}
.local-detail__item {
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 980px), print {
  .local-detail__item {
    padding-right: 14px;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__item {
    margin-bottom: 21px;
  }
  .local-detail__item:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 979px) {
  .local-detail__item:not(.local-detail__item--long):nth-child(odd) {
    float: left;
    clear: both;
  }
  .local-detail__item:not(.local-detail__item--long):nth-child(even) {
    float: right;
  }
  .local-detail__item:not(.local-detail__item--long):nth-child(-n+2) {
    padding-top: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-detail__item:not(.local-detail__item--long) {
    width: -webkit-calc((100% - 42px) * 0.5);
    width: -moz-calc((100% - 42px) * 0.5);
    width: calc((100% - 42px) * 0.5);
  }
}
@media screen and (max-width: 759px) {
  .local-detail__item:not(.local-detail__item--long) {
    width: -webkit-calc((100% - 14px) * 0.5);
    width: -moz-calc((100% - 14px) * 0.5);
    width: calc((100% - 14px) * 0.5);
  }
}
@media screen and (max-width: 759px) {
  .local-detail__item.local-detail__item--long {
    clear: both;
  }
}
.local-detail__itemHeadline {
  letter-spacing: normal;
}
.local-detail__itemHeadline:before {
  content: '';
  display: inline-block;
  background-color: #ce181e;
  vertical-align: middle;
  width: 5px;
  height: 15px;
  margin-right: 8px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .local-detail__itemHeadline:before {
    vertical-align: middle;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__itemHeadline:before {
    width: 4px;
    height: 12px;
  }
}
@media screen and (min-width: 760px), print {
  .local-detail__itemHeadline {
    font-size: 14px;
    line-height: 32px;
    margin-top: -9px;
  }
  .local-detail__itemHeadline:after {
    content: ':';
    padding: 0 0.3em;
    vertical-align: baseline;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__itemHeadline {
    display: block;
    font-size: 12px;
    line-height: 19px;
  }
}
@media screen and (max-width: 979px) {
  .local-detail__item--long .local-detail__itemHeadline {
    display: inline-block;
  }
  .local-detail__item--long .local-detail__itemHeadline:after {
    content: ':';
    padding: 0 0.3em;
    vertical-align: baseline;
  }
}
.local-detail__itemText {
  letter-spacing: normal;
}
@media screen and (min-width: 760px), print {
  .local-detail__itemText {
    display: inline;
    font-size: 14px;
    line-height: 32px;
    margin-top: -9px;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__itemText {
    display: block;
    font-size: 12px;
    line-height: 19px;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__item--long .local-detail__itemText {
    display: inline-block;
  }
}
.local-detail__bt {
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-detail__bt {
    width: 255px;
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__bt {
    width: 223px;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .local-detail__bt > a {
    display: block;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 42px;
    border-width: 2px;
    font-size: 14px;
    line-height: 38px;
    border-color: #e60012;
    background-color: #e60012;
    -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;
  }
  .local-detail__bt > a > i {
    margin-right: 0.5em;
    vertical-align: top;
  }
  .local-detail__bt > a i,
  .local-detail__bt > a i:before,
  .local-detail__bt > a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 14px auto;
      -o-background-size: 14px auto;
         background-size: 14px auto;
  }
  .local-detail__bt > a:hover i,
  a:hover .local-detail__bt > a i,
  button:hover .local-detail__bt > a i,
  .ncommon-u-linkbox:hover .local-detail__bt > a i,
  .local-detail__bt > a:hover i:before,
  a:hover .local-detail__bt > a i:before,
  button:hover .local-detail__bt > a i:before,
  .ncommon-u-linkbox:hover .local-detail__bt > a i:before,
  .local-detail__bt > a:hover i:after,
  a:hover .local-detail__bt > a i:after,
  button:hover .local-detail__bt > a i:after,
  .ncommon-u-linkbox:hover .local-detail__bt > a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-detail__bt > a > i {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .local-detail__bt > a > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-detail__bt > a > i {
    top: 12px !important;
  }
  .local-detail__bt > a > i > i,
  .local-detail__bt > a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .local-detail__bt > a > i > i > i:first-child {
    opacity: 0;
  }
  .local-detail__bt > a > i > i {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
  .local-detail__bt > a > i > i > i:first-child {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-detail__bt > a:hover > i > i > i:first-child,
  a:hover .local-detail__bt > a > i > i > i:first-child,
  button:hover .local-detail__bt > a > i > i > i:first-child,
  .ncommon-u-linkbox:hover .local-detail__bt > a > i > i > i:first-child {
    opacity: 1;
  }
  .local-detail__bt > a {
    color: #fff;
  }
  .local-detail__bt > a:hover,
  a:hover .local-detail__bt > a,
  button:hover .local-detail__bt > a,
  .ncommon-u-linkbox:hover .local-detail__bt > a {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: transparent;
    color: #e60012;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__bt > a {
    display: block;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 40px;
    border-width: 2px;
    font-size: 12px;
    line-height: 36px;
    border-color: #e60012;
    background-color: #e60012;
    -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;
  }
  .local-detail__bt > a > i {
    margin-right: 0.5em;
    vertical-align: top;
  }
  .local-detail__bt > a i,
  .local-detail__bt > a i:before,
  .local-detail__bt > a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 12px auto;
      -o-background-size: 12px auto;
         background-size: 12px auto;
  }
  .local-detail__bt > a:hover i,
  a:hover .local-detail__bt > a i,
  button:hover .local-detail__bt > a i,
  .ncommon-u-linkbox:hover .local-detail__bt > a i,
  .local-detail__bt > a:hover i:before,
  a:hover .local-detail__bt > a i:before,
  button:hover .local-detail__bt > a i:before,
  .ncommon-u-linkbox:hover .local-detail__bt > a i:before,
  .local-detail__bt > a:hover i:after,
  a:hover .local-detail__bt > a i:after,
  button:hover .local-detail__bt > a i:after,
  .ncommon-u-linkbox:hover .local-detail__bt > a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-detail__bt > a > i {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .local-detail__bt > a > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-detail__bt > a > i {
    top: 12px !important;
  }
  .local-detail__bt > a > i > i,
  .local-detail__bt > a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .local-detail__bt > a > i > i > i:first-child {
    opacity: 0;
  }
  .local-detail__bt > a > i > i {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
  .local-detail__bt > a > i > i > i:first-child {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-detail__bt > a:hover > i > i > i:first-child,
  a:hover .local-detail__bt > a > i > i > i:first-child,
  button:hover .local-detail__bt > a > i > i > i:first-child,
  .ncommon-u-linkbox:hover .local-detail__bt > a > i > i > i:first-child {
    opacity: 1;
  }
  .local-detail__bt > a {
    color: #fff;
  }
  .local-detail__bt > a:hover,
  a:hover .local-detail__bt > a,
  button:hover .local-detail__bt > a,
  .ncommon-u-linkbox:hover .local-detail__bt > a {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: transparent;
    color: #e60012;
  }
}
@media screen and (max-width: 759px) {
  .local-detail__bt > a > i {
    width: 13px;
    height: 13px;
    margin-top: -1px;
  }
}
.local-detail__bt > a:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 9px;
  margin-left: 7px;
  background: url("../../../../common/v2/img/ncommon/_common/icon-blank-white.svg") no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
html[data-device="desktop"] .local-detail__bt > a:hover:after {
  background: url("../../../../common/v2/img/ncommon/_common/icon-blank-red.svg") no-repeat;
}
.local-detail__copyright {
  color: #737373;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
}
.local-detail__copyright--jp {
  color: #737373;
  font-family: inherit;
  font-weight: 700;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
}
.local-detail__copyright + .local-detail__copyright--jp {
  margin-top: 20px;
}
.local-e3Area {
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 980px), print {
  .local-e3Area {
    padding-top: 42px;
    padding-bottom: 49px;
  }
}
@media screen and (min-width: 760px), print {
  .local-e3Area {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-e3Area {
    padding-top: 28px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 759px) {
  .local-e3Area {
    padding-top: 28px;
    padding-bottom: 25px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.local-e3__banner {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  width: 100%;
}
.local-e3__banner.local-e3__banner--pcTab {
  display: none;
}
@media screen and (min-width: 760px), print {
  .local-e3__banner.local-e3__banner--pcTab {
    display: block;
    position: relative;
  }
  .local-e3__banner.local-e3__banner--pcTab:before {
    content: '';
    display: block;
    padding-bottom: 18.75%;
  }
}
@media screen and (min-width: 980px), print {
  .local-e3__banner.local-e3__banner--pcTab {
    max-width: 960px;
    margin: 0 auto;
  }
}
html[data-device="desktop"] .local-e3__banner.local-e3__banner--pcTab:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(255,255,255,0.3);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
html[data-device="desktop"] .local-e3__banner.local-e3__banner--pcTab:hover:after {
  opacity: 1;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-e3__banner.local-e3__banner--sp {
  display: none;
}
@media screen and (max-width: 759px) {
  .local-e3__banner.local-e3__banner--sp {
    display: block;
    position: relative;
  }
  .local-e3__banner.local-e3__banner--sp:before {
    content: '';
    display: block;
    padding-bottom: 40%;
  }
}
.local-footer {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/footer/switch/bg.jpg") repeat-x center center;
  -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
       background-size: auto 100%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-footer {
    padding: 28px 0;
  }
}
@media screen and (max-width: 759px) {
  .local-footer {
    padding: 24px 0;
  }
}
.local-footer__logo {
  background: #e60012 url("../../../../common/v2/img/ncommon/_common/logo/switch-white.svg") no-repeat center center;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-footer__logo {
    -moz-background-size: 63px auto;
      -o-background-size: 63px auto;
         background-size: 63px auto;
    width: 86px;
    height: 86px;
  }
}
@media screen and (max-width: 759px) {
  .local-footer__logo {
    -moz-background-size: 50px auto;
      -o-background-size: 50px auto;
         background-size: 50px auto;
    width: 70px;
    height: 70px;
  }
}
.local-footer__text {
  width: auto;
  height: auto;
  overflow: hidden;
  text-align: left;
  text-indent: -999px;
  white-space: nowrap;
  background: url("../img/footer/switch/bg.png") no-repeat center top;
  -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
       background-size: auto 100%;
}
@media screen and (min-width: 760px), print {
  .local-footer__text {
    height: 38px;
    margin-top: 8px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 759px) {
  .local-footer__text {
    height: 18px;
    margin-top: 7px;
    margin-bottom: 18px;
  }
}
.local-footer__link {
  width: auto;
  height: auto;
  overflow: hidden;
  text-align: left;
  text-indent: -999px;
  white-space: nowrap;
  background: url("../img/footer/switch/link.png") no-repeat center top;
  -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
       background-size: auto 100%;
}
@media screen and (min-width: 760px), print {
  .local-footer__link {
    height: 14px;
  }
}
@media screen and (max-width: 759px) {
  .local-footer__link {
    height: 12px;
  }
}
@media screen and (min-width: 980px), print {
  .local-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    position: relative;
    padding-bottom: 98px;
  }
}
@media screen and (max-width: 979px) {
  .local-grid {
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 980px), print {
  .local-grid__main {
    border-right: 1px solid #e6e6e6;
    width: 54.37499999999999%;
    padding-right: -webkit-calc(((85 / 1120) * 100%) - 1px);
    padding-right: -moz-calc(((85 / 1120) * 100%) - 1px);
    padding-right: calc(((85 / 1120) * 100%) - 1px);
  }
  .ncommon-content__cero .local-grid__main {
    border-right: 1px solid #3c3c3c;
  }
}
@media screen and (min-width: 980px), print {
  .local-grid__sub {
    width: 29.910714285714285%;
    padding-left: 8.125%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-grid__sub {
    margin-top: 42px;
  }
}
@media screen and (max-width: 759px) {
  .local-grid__sub {
    margin-top: 42px;
  }
}
.local-headerArea {
  zoom: 1;
  display: none;
  height: 0;
  background-color: #fff;
  border: 1px solid #fff;
}

.ncommon-content__cero .local-headerArea {
  background-color: #000;
  border: 2px solid #000;
}
.local-headerArea:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 759px) {
  .local-headerArea {
    display: block;
    height: auto;
  }
}
.local-header__logo {
  float: left;
  background: #e60012 url("../../../../common/v2/img/ncommon/_common/logo/switch-white.svg") no-repeat center center;
  -moz-background-size: 36px auto;
    -o-background-size: 36px auto;
       background-size: 36px auto;
  width: 52px;
  height: 52px;
  border-right: 1px solid #fff;
}
.ncommon-content__cero .local-header__logo {
  border: none;
}
.local-header__text {
  float: right;
  width: -webkit-calc(100% - 53px);
  width: -moz-calc(100% - 53px);
  width: calc(100% - 53px);
  text-align: right;
  padding: 17px 0;
}
.local-header__text--soft {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  margin-right: 4px;
}
.ncommon-content__cero .local-header__text--soft {
  color: #fff;
}
.local-header__text--event {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
  border-left: 1px solid #e6e6e6;
  font-size: 0px;
  background-image: url("../../img/e32018.png");
  background-position: right center;
  -moz-background-size: 58px auto;
    -o-background-size: 58px auto;
       background-size: 58px auto;
  background-repeat: no-repeat;
  width: 70px;
  height: 18px;
  margin-right: 7px;
}
.local-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e60012 url("../../../common/v2/img/ncommon/_common/logo/switch-white.svg") no-repeat center center;
}
@media screen and (min-width: 760px), print {
  .local-logo {
    width: 200px;
    height: 200px;
    -moz-background-size: 140px auto;
      -o-background-size: 140px auto;
         background-size: 140px auto;
  }
}
@media screen and (max-width: 759px) {
  .local-logo {
    width: 96px;
    height: 96px;
    -moz-background-size: 68px auto;
      -o-background-size: 68px auto;
         background-size: 68px auto;
  }
}
.local-mainVisual {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 759px) {
  .local-switcher__content:not(:first-of-type) .local-mainVisual {
    position: relative;
    padding: 0 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (min-width: 760px), print {
  .local-mainVisual__inner {
    max-width: 1424px;
    border: 7px solid transparent;
    margin: 0 auto;
  }
  .ncommon-content__cero .local-mainVisual__inner {
    max-width: 1440px;
    border: none;
  }
}
.local-mainVisual__inner--image {
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  .local-mainVisual__inner--image {
    position: relative;
  }
  .local-mainVisual__inner--image:before {
    content: '';
    display: block;
    padding-bottom: 41.65%;
  }
  .ncommon-content__cero .local-mainVisual__inner--image:before {
    padding-bottom: 36.111111111%;
  }
}
@media screen and (max-width: 759px) {
  .local-mainVisual__inner--image {
    position: relative;
  }
  .local-mainVisual__inner--image:before {
    content: '';
    display: block;
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 759px) {
  .local-switcher__content:not(:first-of-type) .local-mainVisual__inner--image {
    position: relative;
  }
  .local-switcher__content:not(:first-of-type) .local-mainVisual__inner--image:before {
    content: '';
    display: block;
    padding-bottom: 56.195965417867434%;
  }
}
.local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab {
  display: none;
}
@media screen and (min-width: 760px), print {
  .local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab {
    display: block;
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover;
  }
}
.local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab:after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  right: 0;
  background-image: url("../../../../common/v2/img/ncommon/_common/logo/switch-white.svg");
  background-color: #e60012;
  background-position: center;
  background-repeat: no-repeat;
}
.ncommon-content__cero .local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab:after {
  top: 7px;
  right: 7px;
}
@media screen and (min-width: 980px), print {
  .local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab:after {
    width: 112px;
    height: 112px;
    -moz-background-size: 80px auto;
      -o-background-size: 80px auto;
         background-size: 80px auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab:after {
    width: 84px;
    height: 84px;
    -moz-background-size: 60px auto;
      -o-background-size: 60px auto;
         background-size: 60px auto;
  }
}
.local-mainVisual__inner--image.local-mainVisual__inner--image--sp {
  display: none;
}
@media screen and (max-width: 759px) {
  .local-mainVisual__inner--image.local-mainVisual__inner--image--sp {
    display: block;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
  }
}
.local-mainVisual__inner--e3Labels:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  background-image: url("../../img/e3-label.png");
  background-position: left top;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;

}
@media screen and (min-width: 980px), print {
  .local-mainVisual__inner--e3Labels:before {
    width: 106px;
    height: 106px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-mainVisual__inner--e3Labels:before {
    width: 80px;
    height: 80px;
  }
}
.local-mainVisual__inner--movie {
  position: relative;
}
.local-mainVisual__inner--movie:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.local-mainVisual__inner--movie .local-mainVisual__movieContent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.local-mainVisual__caption--wrapper {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-mainVisual__caption--wrapper {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    max-width: 1424px;
  }
}
.local-mainVisual__caption {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .local-mainVisual__caption {
    position: absolute;
    bottom: 7px;
    background-color: rgba(0,0,0,0.7);
    padding: 28px 42px;
  }
}
@media screen and (max-width: 759px) {
  .local-mainVisual__caption {
    padding: 14px 7px 0;
  }
}
.local-mainVisual__caption span {
  display: block;
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .local-mainVisual__caption span {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (max-width: 979px) {
  .local-mainVisual__caption span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.local-mainvisual__pic {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 759px) {
  .local-mainvisual__pic--pc_tab {
    display: none;
  }
}
@media screen and (min-width: 760px), print {
  .local-mainvisual__pic--pc_tab {
    display: block;
  }
}
@media screen and (min-width: 760px), print {
  .local-mainvisual__pic--sp {
    display: none;
  }
}
@media screen and (max-width: 759px) {
  .local-mainvisual__pic--sp {
    display: block;
  }
}
@media screen and (min-width: 760px), print {
  .local-scroller__nav {
    max-width: 1424px;
    padding: 0 7px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 759px) {
  .local-scroller__nav {
    padding-top: 7px;
  }
}
.local-scroller__container {
  zoom: 1;
}
.local-scroller__container:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .local-scroller__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 7px;
    width: -webkit-calc((100% - 7px * (5.5 - 1)) / 5.5 - 0.1px);
    width: -moz-calc((100% - 7px * (5.5 - 1)) / 5.5 - 0.1px);
    width: calc((100% - 7px * (5.5 - 1)) / 5.5 - 0.1px);
  }
  .local-scroller__item:not(:nth-child(-n+5.5)) {
    padding-top: 0;
  }
  .local-scroller__item:nth-child(5.5n) {
    margin-right: 0;
  }
  .local-scroller__item:nth-child(5.5n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-scroller__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 7px;
    width: -webkit-calc((100% - 7px * (3 - 1)) / 3 - 0.1px);
    width: -moz-calc((100% - 7px * (3 - 1)) / 3 - 0.1px);
    width: calc((100% - 7px * (3 - 1)) / 3 - 0.1px);
  }
  .local-scroller__item:not(:nth-child(-n+3)) {
    padding-top: 0;
  }
  .local-scroller__item:nth-child(3n) {
    margin-right: 0;
  }
  .local-scroller__item:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759px) {
  .local-scroller__item {
    float: left;
    margin-right: 7px;
    width: -webkit-calc((100% - 7px * (1.8 - 1)) / 1.8 - 0.1px);
    width: -moz-calc((100% - 7px * (1.8 - 1)) / 1.8 - 0.1px);
    width: calc((100% - 7px * (1.8 - 1)) / 1.8 - 0.1px);
  }
}
@media screen and (min-width: 980px), print {
  .local-scroller__item:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 980px), print {
  .local-scroller__item:nth-child(2):nth-last-child(5),
  .local-scroller__item:nth-child(2):nth-last-child(5) ~ .local-scroller__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 7px;
    width: -webkit-calc((100% - 7px * (5 - 1)) / 5 - 0.1px);
    width: -moz-calc((100% - 7px * (5 - 1)) / 5 - 0.1px);
    width: calc((100% - 7px * (5 - 1)) / 5 - 0.1px);
  }
  .local-scroller__item:nth-child(2):nth-last-child(5):not(:nth-child(-n+5)),
  .local-scroller__item:nth-child(2):nth-last-child(5) ~ .local-scroller__item:not(:nth-child(-n+5)) {
    padding-top: 0;
  }
  .local-scroller__item:nth-child(2):nth-last-child(5):nth-child(5n),
  .local-scroller__item:nth-child(2):nth-last-child(5) ~ .local-scroller__item:nth-child(5n) {
    margin-right: 0;
  }
  .local-scroller__item:nth-child(2):nth-last-child(5):nth-child(5n + 1),
  .local-scroller__item:nth-child(2):nth-last-child(5) ~ .local-scroller__item:nth-child(5n + 1) {
    clear: left;
  }
}
.local-scroller__nav__item {
  position: relative;
  position: relative;
  cursor: pointer;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.local-scroller__nav__item:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.local-scroller__nav__item:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}
html[data-device="desktop"] .local-scroller__nav__item:after {
  background-color: rgba(0,0,0,0.2);
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
html[data-device="desktop"] .local-scroller__nav__item:hover:after {
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
.local-scroller__nav__item[data-type="MOVIE"]:before {
  background-image: url("../../img/icon-play.png");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 760px), print {
  .local-scroller__nav__item[data-type="MOVIE"]:before {
    -moz-background-size: 65px auto;
      -o-background-size: 65px auto;
         background-size: 65px auto;
  }
}
@media screen and (max-width: 759px) {
  .local-scroller__nav__item[data-type="MOVIE"]:before {
    -moz-background-size: 42px auto;
      -o-background-size: 42px auto;
         background-size: 42px auto;
  }
}
@media screen and (max-width: 759px) {
  .local-scroller__nav__item.js-active:after {
    border: 3px solid #e60012;
  }
}


.movie_only .local-scroller__nav__item{
	margin:0 auto;
	width:230px;
}



.local-scroller__btn {
  display: none;
  opacity: 1;
  cursor: pointer;
  position: absolute;
  background-color: #e60012;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: 28px;
    -o-background-size: 28px;
       background-size: 28px;
  top: 50%;
  width: 40px;
  height: 104px;
  margin-top: -52px;
  -webkit-transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 760px), print {
  .local-scroller__btn {
    display: block;
  }
}
.local-scroller__btn.local-scroller__btn--prev {
  background-image: url("../../../../common/v2/img/ncommon/_common/icon/left-stroke-white.svg");
  left: 0;
}
.local-scroller__btn.local-scroller__btn--next {
  background-image: url("../../../../common/v2/img/ncommon/_common/icon/right-stroke-white.svg");
  right: 0;
}
.local-scroller__btn.js-inactive {
  opacity: 0;
  cursor: auto;
}
[data-njs="switcher__next"],
[data-njs="switcher__prev"] {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
[data-njs="gallery__container"]:hover [data-njs="switcher__prev"],
[data-njs="gallery__container"]:hover [data-njs="switcher__next"] {
  opacity: 1;
  visibility: visible;
}
[data-njs="switcher__container"]:hover ~ [data-njs="switcher__prev"],
[data-njs="switcher__container"]:hover ~ [data-njs="switcher__next"] {
  opacity: 1;
  visibility: visible;
}
.local-modalBts {
  overflow: hidden;
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .local-modalBts {
    margin: 0 -40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-modalBts {
    margin: 0 -40px;
  }
}
@media screen and (max-width: 759px) {
  .local-modalBts {
    margin: 0 -14px;
  }
}
.local-modalBts__list {
  margin-bottom: -20px;
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .local-modalBts__list {
    font-size: 0;
    letter-spacing: -0.5em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
}
@media screen and (max-width: 979px) {
  .local-modalBts__list {
    font-size: 0;
    letter-spacing: -0.5em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .local-modalBts__list {
    padding: 14px 14px 20px 254px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-modalBts__list {
    padding: 14px 14px 20px 254px;
  }
}
@media screen and (max-width: 759px) {
  .local-modalBts__list {
    padding: 7px 7px 20px 117px;
  }
}
.local-modalBts__item:last-child {
  margin-right: 0;
}
@media screen and (min-width: 760px), print {
  .local-modalBts__item {
    width: 150px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 759px) {
  .local-modalBts__item {
    width: 128px;
    margin-right: 7px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .local-modalBts__item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
  }
}
@media screen and (max-width: 979px) {
  .local-modalBts__item {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
  }
}
.local-modalBts__bt {
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
}
.local-modalBts__bt:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.local-modalBts__bt:after {
  content: '';
  -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;
  background-repeat: no-repeat;
  background-position: center center;
}
.local-modalBts__bt:hover:after {
  -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-modalBts__bt[data-type="MOVIE"]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-image: url("../../../../common/v2/img/ncommon/_common/icon-play-white80.svg");
}
@media screen and (min-width: 760px), print {
  .local-modalBts__bt[data-type="MOVIE"]:after {
    -moz-background-size: 40px auto;
      -o-background-size: 40px auto;
         background-size: 40px auto;
  }
}
@media screen and (max-width: 759px) {
  .local-modalBts__bt[data-type="MOVIE"]:after {
    -moz-background-size: 35px auto;
      -o-background-size: 35px auto;
         background-size: 35px auto;
  }
}
.local-modalBts__bt[data-type="MOVIE"]:hover:after {
  background-color: rgba(0,0,0,0.2);
}
.local-modalBts__bt[data-type="IMAGE"]:after {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.54);
  background-image: url("../../../../common/v2/img/ncommon/_common/icon-search-white.svg");
}
@media screen and (min-width: 760px), print {
  .local-modalBts__bt[data-type="IMAGE"]:after {
    width: 20px;
    height: 20px;
    -moz-background-size: 8px auto;
      -o-background-size: 8px auto;
         background-size: 8px auto;
  }
}
@media screen and (max-width: 759px) {
  .local-modalBts__bt[data-type="IMAGE"]:after {
    width: 17px;
    height: 17px;
    -moz-background-size: 7px auto;
      -o-background-size: 7px auto;
         background-size: 7px auto;
  }
}
.local-modalBts__bt[data-type="IMAGE"]:hover:after {
  background-color: rgba(230,0,18,0.54);
}
.local-modalBts__btMore {
  display: none;
}
@media screen and (min-width: 1200px), print {
  .local-modalBts {
    position: relative;
  }
  .local-modalBts__list {
    zoom: 1;
    margin-bottom: 0;
    padding: 14px 0 0 214px;
  }
  .local-modalBts__list:after {
    content: "";
    display: block;
    clear: both;
  }
  .local-modalBts__item {
    float: left;
  }
  .local-modalBts__item:nth-child(n+6) {
    display: none;
  }
  .local-modalBts__btMore {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 0;
    bottom: 0;
    width: 85px;
    padding-top: 20px;
    background-color: #f2f2f2;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    -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;
  }
  .local-modalBts__btMore:before {
    content: '';
    position: absolute;
    top: 25px;
    left: 50%;
    width: 14px;
    height: 14px;
    background-color: #3c3c3c;
    margin-left: -7px;
  }
  .local-modalBts__btMore > i {
    display: block;
    margin: 0 auto 8px;
    font-size: 24px;
    color: transparent;
  }
  .local-modalBts__btMore:before {
    -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;
  }
  .local-modalBts__btMore:hover {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #e60012;
  }
  .local-modalBts__btMore:hover:before {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: #e60012;
  }
}
.local-sectionDeco {
  position: relative;
  padding-top: 2px;
}
.local-sectionDeco:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 759px) {
  .local-sectionDeco:before {
    border-left-width: 0px;
  }
}
.local-sub__info {
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  padding-bottom: 45px;
}
@media screen and (min-width: 760px), print {
  .local-sub__info {
    margin-top: -40px;
  }
}
@media screen and (max-width: 759px) {
  .local-sub__info {
    margin-top: -20px;
  }
}
.local-sub__info span {
  padding-right: 2px;
  color: #bebebe;
  font-weight: bold;
}
.local-sub__copyright {
  padding-top: 10px;
  font-size: 9px;
  line-height: 1.778;
  text-align: center;
  padding-bottom: 50px;
}
@media screen and (min-width: 980px), print {
  .local-textOnlyArea {
    text-align: center;
    padding-bottom: 98px;
  }
}
@media screen and (min-width: 760px), print {
  .local-textOnly__list {
    margin-top: -9px;
    margin-bottom: -9px;
  }
}
@media screen and (min-width: 980px), print {
  .local-textOnly__list {
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-textOnly__list {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__list {
    padding-bottom: 28px;
  }
}
@media screen and (max-width: 979px) {
  .local-textOnly__list {
    zoom: 1;
  }
  .local-textOnly__list:after {
    content: "";
    display: block;
    clear: both;
  }
}
.local-textOnly__item {
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 980px), print {
  .local-textOnly__item {
    display: inline;
    padding-right: 14px;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__item {
    margin-bottom: 21px;
  }
  .local-textOnly__item:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 979px) {
  .local-textOnly__item:not(.local-textOnly__item--long):nth-child(odd) {
    float: left;
    clear: both;
  }
  .local-textOnly__item:not(.local-textOnly__item--long):nth-child(even) {
    float: right;
  }
  .local-textOnly__item:not(.local-textOnly__item--long):nth-child(-n+2) {
    padding-top: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-textOnly__item:not(.local-textOnly__item--long) {
    width: -webkit-calc((100% - 42px) * 0.5);
    width: -moz-calc((100% - 42px) * 0.5);
    width: calc((100% - 42px) * 0.5);
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__item:not(.local-textOnly__item--long) {
    width: -webkit-calc((100% - 14px) * 0.5);
    width: -moz-calc((100% - 14px) * 0.5);
    width: calc((100% - 14px) * 0.5);
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__item.local-textOnly__item--long {
    clear: both;
  }
}
.local-textOnly__itemHeadline {
  letter-spacing: normal;
}
.local-textOnly__itemHeadline:before {
  content: '';
  display: inline-block;
  background-color: #e60012;
  vertical-align: middle;
  width: 5px;
  height: 15px;
  margin-right: 8px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .local-textOnly__itemHeadline:before {
    vertical-align: middle;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__itemHeadline:before {
    width: 4px;
    height: 12px;
  }
}
@media screen and (min-width: 760px), print {
  .local-textOnly__itemHeadline {
    font-size: 14px;
    line-height: 32px;
    margin-top: -9px;
  }
  .local-textOnly__itemHeadline:after {
    content: ':';
    padding: 0 0.3em;
    vertical-align: baseline;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__itemHeadline {
    display: block;
    font-size: 12px;
    line-height: 19px;
  }
}
@media screen and (max-width: 979px) {
  .local-textOnly__item--long .local-textOnly__itemHeadline {
    display: inline-block;
  }
  .local-textOnly__item--long .local-textOnly__itemHeadline:after {
    content: ':';
    padding: 0 0.3em;
    vertical-align: baseline;
  }
}
.local-textOnly__itemText {
  letter-spacing: normal;
}
@media screen and (min-width: 760px), print {
  .local-textOnly__itemText {
    display: inline;
    font-size: 14px;
    line-height: 32px;
    margin-top: -9px;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__itemText {
    display: block;
    font-size: 12px;
    line-height: 19px;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__item--long .local-textOnly__itemText {
    display: inline-block;
  }
}
.local-textOnly__bt {
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-textOnly__bt {
    width: 255px;
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__bt {
    width: 223px;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .local-textOnly__bt > a {
    display: block;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 42px;
    border-width: 2px;
    font-size: 14px;
    line-height: 38px;
    border-color: #e60012;
    background-color: #e60012;
    -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;
  }
  .local-textOnly__bt > a > i {
    margin-right: 0.5em;
    vertical-align: top;
  }
  .local-textOnly__bt > a i,
  .local-textOnly__bt > a i:before,
  .local-textOnly__bt > a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 14px auto;
      -o-background-size: 14px auto;
         background-size: 14px auto;
  }
  .local-textOnly__bt > a:hover i,
  a:hover .local-textOnly__bt > a i,
  button:hover .local-textOnly__bt > a i,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a i,
  .local-textOnly__bt > a:hover i:before,
  a:hover .local-textOnly__bt > a i:before,
  button:hover .local-textOnly__bt > a i:before,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a i:before,
  .local-textOnly__bt > a:hover i:after,
  a:hover .local-textOnly__bt > a i:after,
  button:hover .local-textOnly__bt > a i:after,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-textOnly__bt > a > i {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .local-textOnly__bt > a > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-textOnly__bt > a > i {
    top: 12px !important;
  }
  .local-textOnly__bt > a > i > i,
  .local-textOnly__bt > a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .local-textOnly__bt > a > i > i > i:first-child {
    opacity: 0;
  }
  .local-textOnly__bt > a > i > i {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
  .local-textOnly__bt > a > i > i > i:first-child {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-textOnly__bt > a:hover > i > i > i:first-child,
  a:hover .local-textOnly__bt > a > i > i > i:first-child,
  button:hover .local-textOnly__bt > a > i > i > i:first-child,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a > i > i > i:first-child {
    opacity: 1;
  }
  .local-textOnly__bt > a {
    color: #fff;
  }
  .local-textOnly__bt > a:hover,
  a:hover .local-textOnly__bt > a,
  button:hover .local-textOnly__bt > a,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: transparent;
    color: #e60012;
  }
}
@media screen and (max-width: 759px) {
  .local-textOnly__bt > a {
    display: block;
    outline: none;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    border-style: solid;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 40px;
    border-width: 2px;
    font-size: 12px;
    line-height: 36px;
    border-color: #e60012;
    background-color: #e60012;
    -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;
  }
  .local-textOnly__bt > a > i {
    margin-right: 0.5em;
    vertical-align: top;
  }
  .local-textOnly__bt > a i,
  .local-textOnly__bt > a i:before,
  .local-textOnly__bt > a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 12px auto;
      -o-background-size: 12px auto;
         background-size: 12px auto;
  }
  .local-textOnly__bt > a:hover i,
  a:hover .local-textOnly__bt > a i,
  button:hover .local-textOnly__bt > a i,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a i,
  .local-textOnly__bt > a:hover i:before,
  a:hover .local-textOnly__bt > a i:before,
  button:hover .local-textOnly__bt > a i:before,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a i:before,
  .local-textOnly__bt > a:hover i:after,
  a:hover .local-textOnly__bt > a i:after,
  button:hover .local-textOnly__bt > a i:after,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
         -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-textOnly__bt > a > i {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .local-textOnly__bt > a > i:after {
    content: '';
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-textOnly__bt > a > i {
    top: 12px !important;
  }
  .local-textOnly__bt > a > i > i,
  .local-textOnly__bt > a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
  }
  .local-textOnly__bt > a > i > i > i:first-child {
    opacity: 0;
  }
  .local-textOnly__bt > a > i > i {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-stroke-red.svg);
  }
  .local-textOnly__bt > a > i > i > i:first-child {
    background-image: url(../../../../common/v2/img/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-textOnly__bt > a:hover > i > i > i:first-child,
  a:hover .local-textOnly__bt > a > i > i > i:first-child,
  button:hover .local-textOnly__bt > a > i > i > i:first-child,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a > i > i > i:first-child {
    opacity: 1;
  }
  .local-textOnly__bt > a {
    color: #fff;
  }
  .local-textOnly__bt > a:hover,
  a:hover .local-textOnly__bt > a,
  button:hover .local-textOnly__bt > a,
  .ncommon-u-linkbox:hover .local-textOnly__bt > a {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -moz-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
         -o-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: transparent;
    color: #e60012;
  }
}
.local-textOnly__bt > a:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 9px;
  margin-left: 7px;
  background: url("../../../../common/v2/img/ncommon/_common/icon-blank-white.svg") no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
html[data-device="desktop"] .local-textOnly__bt > a:hover:after {
  background: url("../../../../common/v2/img/ncommon/_common/icon-blank-red.svg") no-repeat;
}
.local-textOnly__copyright {
  color: #737373;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
}
.local-title__area {
  text-align: center;
}
@media screen and (min-width: 980px), print {
  .local-title__area {
    padding: 70px 0 98px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-title__area {
    padding: 42px 0 42px;
  }
}
@media screen and (max-width: 759px) {
  .local-title__area {
    padding: 28px 0 21px;
  }
}
.local-title__label {
  display: inline-block;
  font-weight: bold;
  background-color: #e60012;
  color: #fff;
}
@media screen and (min-width: 760px), print {
  .local-title__label {
    padding: 12px 23px;
    font-size: 14px;
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-title__label {
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 759px) {
  .local-title__label {
    padding: 7px 14px;
    margin-bottom: 14px;
    font-size: 12px;
  }
}
.local-title {
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .local-title {
    font-size: 48px;
    line-height: 62px;
    margin-top: -7px;
    margin-bottom: -7px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-title {
    font-size: 28px;
    line-height: 42px;
    margin-top: -7px;
    margin-bottom: -7px;
  }
}
@media screen and (max-width: 759px) {
  .local-title {
    margin-top: -9px;
    margin-bottom: -9px;
    font-size: 24px;
    line-height: 42px;
  }
}
.local-topics__area {
  zoom: 1;
}
.local-topics__area:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .local-topics__area {
    padding: 56px 0 49px;
  }
}
@media screen and (max-width: 979px) {
  .local-topics__area {
    padding: 42px 0 21px;
  }
}
@media screen and (min-width: 760px), print {
  .local-topics__headlineWrap {
    float: left;
    display: inline-block;
    width: 36.78571428571429%;
  }
}
@media screen and (max-width: 759px) {
  .local-topics__headlineWrap {
    padding-bottom: 35px;
  }
}
.local-topics__headline {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-topics__headline {
    position: relative;
    display: inline-block;
  }
}
@media screen and (min-width: 980px), print {
  .local-topics__headline {
    margin-top: -7px;
    margin-bottom: -7px;
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (max-width: 979px) {
  .local-topics__headline {
    text-align: center;
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 760px), print {
  .local-topics__headline:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e60012;
  }
}
@media screen and (min-width: 980px), print {
  .local-topics__headline:after {
    top: -51px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .local-topics__headline:after {
    top: -39px;
  }
}
@media screen and (min-width: 760px), print {
  .local-topics__list {
    float: right;
    width: 63.21428571428571%;
  }
  .local-cero__wrap {
    min-height: 737px;
  }
}
.local-cero__wrap {
  position: relative;
}
.local-cero__wrap.js-resize > *:not(.local-cero__block) {
  display: none;
}
.local-cero__block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  text-align: center;
  display: none;
  -webkit-transition: opacity 0s;
  -moz-transition: opacity 0s;
  -ms-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
}
.local-cero__block > *:last-child {
  padding-bottom: 98px;
}
@media screen and (max-width: 759px) {
  .local-cero__block > *:last-child {
    padding-bottom: 63px;
  }
}
.local-cero__block.js-hidden {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.local-cero__block.js-visible {
  display: block;
}
.local-cero__Area {
  border: #666666 solid 1px;
  display: inline-block;
  margin: 15px auto 0;
  padding: 40px;
  color:#fff;
  font-weight: bold;
}
.local-cero__headline {
  margin: -6px 0 50px;
}
.local-cero__headline p,
.local-cero__headline img{
  float: left;
}

.local-cero__headline img{
  margin-top: 6px;
  margin-right:15px;
  width: 42px;
}

.local-cero__headline p{
  text-align: left;
  font-size: 18px;
  line-height: 32px;
  width: calc(100% - 57px);
}
.local-cero__text {
  font-size: 28px;
  margin-bottom: 27px;
}
.local-cero__btArea {
  margin-bottom: -7px;
}
.local-cero__bt {
  display: inline-block;
  width: 173px;
  margin: 0 16px 20px;
}
.local-cero__bt a{
  color:#e60012;
}
@media screen and (min-width: 760px), print {
  .ncommon-content__cero .local-cero__block .local-mainVisual__inner--image:before {
    padding-bottom: 320px;
  }
}
@media screen and (max-width: 759px) {
  .ncommon-content__cero .local-cero__block .local-mainVisual__inner--image:before {
    padding-bottom: 42.666666666%;
  }
  .local-cero__Area {
    margin: 8px auto 0;
    padding: 26px 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .local-cero__headline {
    margin-bottom: 35px;
  }
  .local-cero__headline img{
    margin-top: 6px;
    margin-right:15px;
    width: 34px;
  }
  .local-cero__headline p{
    text-align: left;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    width: calc(100% - 49px);
  }
  .local-cero__text {
    font-size: 24px;
    margin-bottom: 27px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 375px) {
  .local-cero__text {
    font-size: 6vw;
    margin-bottom: 27px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 760px), print {
  .local-cero__block .local-mainVisual__inner--image.local-mainVisual__inner--image--pcTab {
    -moz-background-size: 1440px 320px;
    -o-background-size: 1440px 320px;
    background-size: 1440px 320px;
  }
}
