@font-face {
  font-family: "ncommonJp-old";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "ncommonJp-old";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
body {
  font-family: "ncommonJp-old", YuGothic, sans-serif !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html.alps-os-windows body {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "ncommonJp-old", sans-serif !important;
  }
}
.local-pokemongs {
  overflow: hidden;
  line-height: 1;
}
.local-pokemongs-main-visual {
  position: relative;
}
.local-pokemongs-main-visual__logo {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  z-index: 1;
}
.local-pokemongs-main-visual__logo.local-pokemongs-main-visual__logo--pc {
  background-image: url("../img/pokemon-comp.png");
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-main-visual__logo.local-pokemongs-main-visual__logo--pc {
    top: 9px;
    left: 14px;
    width: 182px;
    height: 30px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-main-visual__logo.local-pokemongs-main-visual__logo--pc {
    top: 6px;
    left: 6px;
    width: 91px;
    height: 15px;
  }
}
.local-pokemongs-main-visual__logo.local-pokemongs-main-visual__logo--3ds {
  background-image: url("../../../common/v2/img/ncommon/_common/logo/3ds.svg");
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-main-visual__logo.local-pokemongs-main-visual__logo--3ds {
    top: 16px;
    right: 22px;
    height: 22px;
    width: 173px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-main-visual__logo.local-pokemongs-main-visual__logo--3ds {
    top: 10px;
    right: 6px;
    width: 86px;
    height: 12px;
  }
}
.local-pokemongs-main-visual__logo a {
  display: block;
}
.local-pokemongs-main-visual__inner {
  zoom: 1;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.local-pokemongs-main-visual__inner:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-main-visual__inner {
    background-image: url("../img/main-visual--pc.png");
    padding-bottom: 41.015625%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-main-visual__inner {
    background-image: url("../img/main-visual--sp.png");
    padding-bottom: 80.66666666666666%;
  }
}
.local-pokemongs-main-visual__switcherWrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
/*=====================================
  メインビジュアル画像の幅 = W
  ゲーム機画面までの左からの距離 = lX
  ゲーム機画面までの右からの距離 = rX
  ゲーム機画面までの上からの距離 = tX
  ゲーム機画面までの下からの距離 = bX

  padding値の算出
  padding-top: calc((tX / W) * 100%);
  padding-right: calc((rX / W) * 100%);
  padding-bottom: calc((bX / W) * 100%);
  padding-left: calc((lX / W) * 100%);
  =====================================*/
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-main-visual__switcherWrapper {
    padding-top: -webkit-calc((293 / 1280) * 100%);
    padding-top: -moz-calc((293 / 1280) * 100%);
    padding-top: calc((293 / 1280) * 100%);
    padding-right: -webkit-calc((301 / 1280) * 100%);
    padding-right: -moz-calc((301 / 1280) * 100%);
    padding-right: calc((301 / 1280) * 100%);
    padding-bottom: -webkit-calc((61 / 1280) * 100%);
    padding-bottom: -moz-calc((61 / 1280) * 100%);
    padding-bottom: calc((61 / 1280) * 100%);
    padding-left: -webkit-calc((787 / 1280) * 100%);
    padding-left: -moz-calc((787 / 1280) * 100%);
    padding-left: calc((787 / 1280) * 100%);
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-main-visual__switcherWrapper {
    padding-top: -webkit-calc((422 / 750) * 100%);
    padding-top: -moz-calc((422 / 750) * 100%);
    padding-top: calc((422 / 750) * 100%);
    padding-right: -webkit-calc((291 / 750) * 100%);
    padding-right: -moz-calc((291 / 750) * 100%);
    padding-right: calc((291 / 750) * 100%);
    padding-bottom: -webkit-calc((19 / 750) * 100%);
    padding-bottom: -moz-calc((19 / 750) * 100%);
    padding-bottom: calc((19 / 750) * 100%);
    padding-left: -webkit-calc((276 / 750) * 100%);
    padding-left: -moz-calc((276 / 750) * 100%);
    padding-left: calc((276 / 750) * 100%);
  }
}
.local-pokemongs-main-visual__gallery,
.local-pokemongs-main-visual__switcher,
.local-pokemongs-main-visual__switcherContainer,
.local-pokemongs-main-visual__switcherContant {
  width: 100%;
  height: 100% !important;
}
.local-pokemongs-main-visual__gallery {
  position: relative;
}
.local-pokemongs-main-visual__gallery:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-main-visual__gallery:before {
    background-image: url("../img/play-image.png");
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-main-visual__gallery:before {
    background-image: url("../img/play-image--sp.png");
  }
}
html[data-device="desktop"] .local-pokemongs-main-visual__gallery {
  cursor: pointer;
}
html[data-device="desktop"] .local-pokemongs-main-visual__gallery: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;
  z-index: 2;
}
html[data-device="desktop"] .local-pokemongs-main-visual__gallery:hover:after,
a:hover html[data-device="desktop"] .local-pokemongs-main-visual__gallery:after,
button:hover html[data-device="desktop"] .local-pokemongs-main-visual__gallery:after,
.ncommon-u-linkbox:hover html[data-device="desktop"] .local-pokemongs-main-visual__gallery: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-pokemongs-main-visual__switcherContant {
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
.local-pokemongs-main-visual__switcherContant:nth-child(1) {
  background-image: url("../img/main-visual-slide-01.gif");
}
.local-pokemongs-main-visual__switcherContant:nth-child(2) {
  background-image: url("../img/main-visual-slide-02.gif");
}
.local-pokemongs-main-visual__switcherContant:nth-child(3) {
  background-image: url("../img/main-visual-slide-03.gif");
}
.local-pokemongs-main-visual__switcherContant:nth-child(4) {
  background-image: url("../img/main-visual-slide-04.gif");
}
.local-pokemongs-date {
  background-image: url("../img/date-bg.png");
  background-position: top left;
  background-color: #000;
  -moz-background-size: 1px 4px;
    -o-background-size: 1px 4px;
       background-size: 1px 4px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__inner {
    font-size: 0;
    letter-spacing: -0.5em;
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
}
.local-pokemongs-date__banner {
  vertical-align: middle;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__banner {
    margin-right: 36px;
    display: inline-block;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-date__banner {
    margin-right: 16px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__banner {
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url("../img/vc-banner--sp_icon.png");
    background-position: right;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
    padding: 0 15px;
  }
}
.local-pokemongs-date__banner a {
  background-repeat: no-repeat;
  background-position: top;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  display: block;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__banner a {
    position: relative;
    width: 163px;
    letter-spacing: normal;
    background-image: url("../img/vc-banner--pc.png");
    font-size: 0;
    opacity: 1;
    -webkit-transition: opacity 150ms linear;
       -moz-transition: opacity 150ms linear;
         -o-transition: opacity 150ms linear;
            transition: opacity 150ms linear;
  }
  .local-pokemongs-date__banner a:before {
    content: '';
    display: block;
    padding-bottom: 90.1840490797546%;
  }
  .local-pokemongs-date__banner a:hover {
    opacity: 0.7;
    -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);
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__banner a {
    position: relative;
    background-image: url("../img/vc-banner--sp.png");
    background-position: left;
    width: 100%;
    max-width: 335px;
    margin: 0 0 10px;
    font-size: 0;
  }
  .local-pokemongs-date__banner a:before {
    content: '';
    display: block;
    padding-bottom: 21.19402985074627%;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__textArea {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__textArea {
    padding: 20px 0 25px;
  }
}
.local-pokemongs-date__text {
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  font-size: 0;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__text {
    position: relative;
    background-image: url("../img/vc-text--pc.png");
    display: inline-block;
    letter-spacing: normal;
    vertical-align: bottom;
    width: 556px;
  }
  .local-pokemongs-date__text:before {
    content: '';
    display: block;
    padding-bottom: 18.525179856115106%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__text {
    position: relative;
    background-image: url("../img/vc-text--sp.png");
    width: 290px;
    margin: 0 auto;
  }
  .local-pokemongs-date__text:before {
    content: '';
    display: block;
    padding-bottom: 55.172413793103445%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__foot {
    background-color: #fc0;
    padding: 15px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__footText {
    position: relative;
    background-position: center;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../img/vc-text-foot--sp.png");
    width: 100%;
    max-width: 331px;
    margin: 0 auto;
  }
  .local-pokemongs-date__footText:before {
    content: '';
    display: block;
    padding-bottom: 3.927492447129909%;
  }
}
.local-pokemongs-date__itemname {
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__itemname {
    position: relative;
    background-image: url("../img/vc-itemname.png");
  }
  .local-pokemongs-date__itemname:before {
    content: '';
    display: block;
    padding-bottom: 4.615384615384616%;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__itemname {
    width: 390px;
    margin-top: 7px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__itemname {
    position: relative;
    background-image: url("../img/vc-itemname--sp.png");
    max-width: 331px;
    width: 88.26666666666667%;
    margin: 0 auto 32px;
    font-size: 0;
  }
  .local-pokemongs-date__itemname:before {
    content: '';
    display: block;
    padding-bottom: 4.833836858006042%;
  }
}
.local-pokemongs-date__dateArea {
  font-size: 0;
  letter-spacing: -0.5em;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-date__dateArea {
    margin-top: 14px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-date__dateArea {
    margin-top: 10px;
  }
}
.local-pokemongs-date__date {
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__date {
    position: relative;
    background-image: url("../img/vc-date.png");
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  .local-pokemongs-date__date:before {
    content: '';
    display: block;
    padding-bottom: 10.416666666666668%;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__date {
    width: 288px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__date {
    position: relative;
    background-image: url("../img/vc-date--sp.png");
    max-width: 344px;
    width: 91.73333333333333%;
    margin: 0 auto;
  }
  .local-pokemongs-date__date:before {
    content: '';
    display: block;
    padding-bottom: 10.319767441860465%;
  }
}
.local-pokemongs-date__price {
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__price {
    position: relative;
    background-image: url("../img/vc-price.png");
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  .local-pokemongs-date__price:before {
    content: '';
    display: block;
    padding-bottom: 12.977099236641221%;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-date__price {
    width: 262px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-date__price {
    position: relative;
    background-image: url("../img/vc-price--sp.png");
    width: 192px;
    margin: 14px auto 0;
  }
  .local-pokemongs-date__price:before {
    content: '';
    display: block;
    padding-bottom: 13.541666666666666%;
  }
}
.local-pokemongs-about {
  background-color: #eeeff7;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__inner {
    zoom: 1;
    max-width: 1040px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .local-pokemongs-about__inner:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-about__inner {
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 22px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__inner {
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__textArea {
    float: left;
    width: -webkit-calc(100% - 415px);
    width: -moz-calc(100% - 415px);
    width: calc(100% - 415px);
    padding: 42px 0 46px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-about__textArea {
    padding: 42px 0 22px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__textArea {
    padding: 20px 0 22px;
  }
}
.local-pokemongs-about__title {
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/about-title.png");
  font-size: 0;
  margin-bottom: 22px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-about__title {
    position: relative;
    display: block;
    vertical-align: top;
    width: 465px;
  }
  .local-pokemongs-about__title:before {
    content: '';
    display: block;
    padding-bottom: 4.301075268817205%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__title {
    position: relative;
    width: 325px;
  }
  .local-pokemongs-about__title:before {
    content: '';
    display: block;
    padding-bottom: 4.301075268817205%;
  }
}
@media screen and (max-width: 374.98px) {
  .local-pokemongs-about__title {
    width: 300px;
  }
}
.local-pokemongs-about__text {
  color: #3c3c3c;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-about__text {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__text {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.local-pokemongs-about__download {
  background-color: #fff;
  display: block;
  -webkit-box-shadow: 0 2px 2px rgba(33,37,103,0.1);
     -moz-box-shadow: 0 2px 2px rgba(33,37,103,0.1);
          box-shadow: 0 2px 2px rgba(33,37,103,0.1);
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__download {
    width: 373px;
    margin: 18px 0;
    float: right;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__download {
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    overflow: hidden;
  }
}
.local-pokemongs-about__downloadInner {
  zoom: 1;
}
.local-pokemongs-about__downloadInner:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadInner {
    padding: 20px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadInner {
    padding: 9px;
    border-left: solid 6px #14185e;
  }
}
.local-pokemongs-about__downloadImage {
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/about-download-thumb.gif");
  float: left;
  position: relative;
}
.local-pokemongs-about__downloadImage:before {
  content: '';
  display: block;
  padding-bottom: 90%;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadImage {
    width: 129px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadImage {
    width: 85px;
  }
}
.local-pokemongs-about__downloadText {
  float: left;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadText {
    width: -webkit-calc(100% - 129px);
    width: -moz-calc(100% - 129px);
    width: calc(100% - 129px);
    padding: 19px 0 0 22px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadText {
    width: 155px;
    padding: 4px 0 0 13px;
  }
}
.local-pokemongs-about__downloadTitle {
  font-size: 0;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  float: left;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadTitle {
    background-image: url("../img/about-download-title--pc.png");
    width: 176px;
    position: relative;
  }
  .local-pokemongs-about__downloadTitle:before {
    content: '';
    display: block;
    padding-bottom: 25.568181818181817%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadTitle {
    background-image: url("../img/about-download-title--sp.png");
    width: 155px;
    position: relative;
  }
  .local-pokemongs-about__downloadTitle:before {
    content: '';
    display: block;
    padding-bottom: 23.225806451612904%;
  }
}
.local-pokemongs-about__downloadLink {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  width: 170px;
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadLink {
    margin-top: 17px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadLink {
    margin-top: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__downloadLink {
    text-align: left;
  }
}
.local-pokemongs-about__downloadLink i {
  display: block;
  vertical-align: bottom;
  background-image: url("../img/right-fill-blue.svg");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadLink i {
    margin-right: 4px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadLink i {
    margin-right: 6px;
    width: 12px;
    height: 12px;
  }
}
.local-pokemongs-about__downloadLink:after {
  color: #14185e;
  display: inline-block;
  -webkit-transition: color 150ms linear;
     -moz-transition: color 150ms linear;
       -o-transition: color 150ms linear;
          transition: color 150ms linear;
  position: absolute;
  left: 18px;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-about__downloadLink:after {
    top: 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-about__downloadLink:after {
    top: -1px;
    font-size: 12px;
    line-height: 13px;
  }
}
[data-device="desktop"] .local-pokemongs-about__download:hover .local-pokemongs-about__downloadLink:after {
  color: #e60012;
}
.local-pokemongs-about__downloadLink:after {
  content: 'くわしくはこちら';
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-about__linkWrapper {
    height: 46px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__linkWrapper {
    height: 58px;
  }
}
.local-pokemongs-about__linkInner {
  width: 100%;
}
.js-fixed .local-pokemongs-about__linkInner {
  z-index: 999;
}
.local-pokemongs-about__link {
  background-repeat: no-repeat;
  background-color: #e0e2f5;
  font-size: 0;
  display: block;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
     -moz-transition: opacity 150ms linear;
       -o-transition: opacity 150ms linear;
          transition: opacity 150ms linear;
}
.js-fixed .local-pokemongs-about__link {
  background-color: rgba(224,226,245,0.85);
}
.local-pokemongs-about__link:hover {
  opacity: 0.8;
  -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);
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-about__link {
    background-image: url("../img/about-link--pc.png");
    background-position: center;
    height: 46px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-about__link {
    background-image: url("../img/about-link--sp.png");
    background-position: center 4px;
    -moz-background-size: 215px auto;
      -o-background-size: 215px auto;
         background-size: 215px auto;
    height: 58px;
  }
}
.local-pokemongs-purchase {
  background-image: url("../img/purchase-bg.png");
  background-position: top left;
  background-color: #fff;
  -moz-background-size: 1px 4px;
    -o-background-size: 1px 4px;
       background-size: 1px 4px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase {
    padding-top: 28px;
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase {
    padding-top: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__inner {
    max-width: 1040px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__inner {
    padding: 0 14px;
  }
}
.local-pokemongs-purchase__privilege {
  background-color: #fc0;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  padding: 12px 5px 5px;
}
.local-pokemongs-purchase__privilege-title {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-title {
    margin-bottom: 12px;
    width: 68px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-title {
    width: 72px;
    margin-bottom: 10px;
  }
}
.local-pokemongs-purchase__privilege-title img {
  width: 100%;
}
.local-pokemongs-purchase__privilege-title:before,
.local-pokemongs-purchase__privilege-title:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/purchase-privikege-monster-ball.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-title:before {
    left: -35px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-title:before {
    left: -24px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-title:after {
    right: -35px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-title:after {
    right: -24px;
  }
}
.local-pokemongs-purchase__privilege-inner {
  background-color: #fff;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-inner {
    padding: 18px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-inner {
    padding: 14px 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-inner {
    padding: 0 14px;
  }
}
.local-pokemongs-purchase__privilege-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-col {
    width: 50%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-col {
    padding: 0 21px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-col {
    padding: 0 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-col {
    padding: 21px 0;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-col:nth-of-type(n+2) {
    border-left: 1px dashed #d0d0d0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-col:nth-of-type(n+2) {
    border-top: 1px dotted #d0d0d0;
  }
}
.local-pokemongs-purchase__privilege-image {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-image {
    min-height: 128px;
    width: 163px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-image {
    width: 132px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-image {
    width: 105px;
  }
}
.local-pokemongs-purchase__privilege-image img {
  position: absolute;
  left: 50%;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-image img {
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-image.local-pokemongs-purchase__privilege-image--celebi {
    min-height: 110px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-image.local-pokemongs-purchase__privilege-image--celebi img {
    margin-left: -50.61349693251533%;
    width: 101.22699386503066%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-image.local-pokemongs-purchase__privilege-image--celebi img {
    margin-left: -58.0952380952381%;
    width: 116.1904761904762%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-image.local-pokemongs-purchase__privilege-image--theme {
    min-height: 70px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-image.local-pokemongs-purchase__privilege-image--theme img {
    margin-left: -47.85276073619632%;
    width: 95.70552147239265%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-image.local-pokemongs-purchase__privilege-image--theme img {
    margin-left: -50%;
    width: 100%;
  }
}
.local-pokemongs-purchase__privilege-texts {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-texts {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-texts {
    padding: 12px 0 28px 21px;
    width: -webkit-calc(100% - 163px);
    width: -moz-calc(100% - 163px);
    width: calc(100% - 163px);
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-texts {
    padding: 7px 0 42px 14px;
    width: -webkit-calc(100% - 132px);
    width: -moz-calc(100% - 132px);
    width: calc(100% - 132px);
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-texts {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-text {
    padding-bottom: 21px;
  }
}
.local-pokemongs-purchase__privilege-text span {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-text span {
    margin-top: -3.5px;
    margin-bottom: -3.5px;
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-text span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-text span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.local-pokemongs-purchase__privilege-link {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  -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;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-link {
    position: absolute;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__privilege-link {
    bottom: 14px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__privilege-link {
    bottom: 7px;
  }
}
.local-pokemongs-purchase__privilege-link span {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/right-fill-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__privilege-link span {
    margin-right: 8px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__privilege-link span {
    margin-right: 6px;
    width: 14px;
    height: 14px;
  }
}
[data-device="desktop"] .local-pokemongs-purchase__privilege-link:hover {
  color: #e60012;
  -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);
     -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);
       -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);
          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);
}
.local-pokemongs-purchase__download {
  padding-top: 21px;
}
.local-pokemongs-purchase__download-title {
  background-color: #000;
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__download-title {
    padding: 12px 0 10px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-title {
    padding: 14px 0 12px;
    margin: 0 -14px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__download-title img {
    width: 342px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-title img {
    width: 91.73333333333333%;
    max-width: 322px;
  }
}
.local-pokemongs-purchase__download-inner {
  zoom: 1;
}
.local-pokemongs-purchase__download-inner:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__download-inner {
    padding-top: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__download-inner {
    padding-top: 14px;
  }
}
.local-pokemongs-purchase__download-col {
  font-size: 0;
  letter-spacing: -0.5em;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__download-col {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__download-col {
    padding: 0 30px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__download-col {
    padding: 0 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-col {
    padding: 14px 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-col:nth-of-type(n+2) {
    border-top: 1px dotted #d0d0d0;
  }
}
.local-pokemongs-purchase__download-image {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  vertical-align: middle;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__download-image {
    padding-right: 21px;
    width: 105px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-image {
    width: 110px;
  }
}
.local-pokemongs-purchase__download-image img {
  width: 100%;
}
.local-pokemongs-purchase__download-gametitles {
  display: inline-block;
  font-size: 14px;
  letter-spacing: normal;
  vertical-align: middle;
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-gametitles {
    text-align: center;
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
  }
}
.local-pokemongs-purchase__download-gametitle {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  font-size: 0;
  margin-bottom: 14px;
}
.local-pokemongs-purchase__download-gametitle:before {
  content: '';
  display: block;
  padding-bottom: 11%;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-purchase__download-gametitle {
    width: 200px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-purchase__download-gametitle {
    width: 154px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-gametitle {
    width: 170px;
    margin-right: auto;
    margin-left: auto;
  }
}
.local-pokemongs-purchase__download-gametitle.local-pokemongs-purchase__download-gametitle--gold {
  background-image: url("../img/purchase__download-game-title-gold.png");
}
.local-pokemongs-purchase__download-gametitle.local-pokemongs-purchase__download-gametitle--silver {
  background-image: url("../img/purchase__download-game-title-silver.png");
}
.local-pokemongs-purchase__download-link {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  -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;
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-link {
    text-align: left;
    width: 170px;
  }
}
.local-pokemongs-purchase__download-link span {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/right-fill-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-purchase__download-link span {
    margin-right: 8px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-purchase__download-link span {
    margin-right: 6px;
    width: 14px;
    height: 14px;
  }
}
.local-pokemongs-purchase__download-link:after {
  display: inline-block;
}
[data-device="desktop"] .local-pokemongs-purchase__download-link:hover {
  color: #e60012;
  -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);
     -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);
       -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);
          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);
}
body.alps-is-loggedin .local-pokemongs-purchase__download-link:after {
  content: 'ウェブサイトから購入';
}
body:not(.alps-is-loggedin) .local-pokemongs-purchase__download-link:after {
  content: 'ソフトの情報はこちら';
}
.local-pokemongs-download {
  border-bottom: 4px solid #14185e;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download {
    padding-top: 70px;
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download {
    padding-top: 28px;
    padding-bottom: 42px;
  }
}
.local-pokemongs-download--special {
  border-bottom: 4px solid #14185e;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download--special {
    -moz-background-size: 47px;
      -o-background-size: 47px;
         background-size: 47px;
    padding-top: 70px;
    padding-bottom: 49px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download--special {
    -moz-background-size: 24px;
      -o-background-size: 24px;
         background-size: 24px;
    padding-top: 28px;
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download__inner {
    max-width: 1040px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-download__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__inner {
    padding-right: 14px;
    padding-left: 14px;
  }
}
.local-pokemongs-item {
  zoom: 1;
}
.local-pokemongs-item:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-item {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-item {
    padding-bottom: 49px;
  }
  .local-pokemongs-download .local-pokemongs-item {
    padding-bottom: 26px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__textArea {
    float: right;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download__textArea {
    width: 516px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-download__textArea {
    width: 344px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download--special .local-pokemongs-download__textArea {
    padding-top: 14px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download .local-pokemongs-download__textArea {
    padding-top: 54px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-download .local-pokemongs-download__textArea {
    padding-top: 52px;
  }
}
.local-pokemongs-download__titleArea {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download__titleArea {
    padding: 7px 0 14px 98px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-download__titleArea {
    padding: 0 0 0 56px;
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 374.98px) {
  .local-pokemongs-download__titleArea {
    padding: 0 50px 0 56px;
  }
}
.local-pokemongs-download__titleArea:before {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/monster-ball.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  top: 0;
  left: 0;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download__titleArea:before {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-download__titleArea:before {
    width: 43px;
    height: 43px;
  }
}
.local-pokemongs-download--special .local-pokemongs-download__titleArea:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/spacial-label.png"), url("../img/spacial-label-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  right: 0;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download--special .local-pokemongs-download__titleArea:after {
    -moz-background-size: 63px 19px, 98px 40px;
      -o-background-size: 63px 19px, 98px 40px;
         background-size: 63px 19px, 98px 40px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    width: 98px;
    height: 40px;
    top: 7px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-download--special .local-pokemongs-download__titleArea:after {
    -moz-background-size: 32px auto, 64px 20px;
      -o-background-size: 32px auto, 64px 20px;
         background-size: 32px auto, 64px 20px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    width: 50px;
    height: 20px;
    top: 0;
  }
}
.local-pokemongs-download__title {
  overflow: hidden;
  background-image: url("../img/download-card.png");
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download__title {
    width: 300px;
    height: 30px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-download__title {
    position: relative;
    max-width: 214px;
    width: 94.27312775330397%;
    font-size: 0;
    margin-bottom: 8px;
  }
  .local-pokemongs-download__title:before {
    content: '';
    display: block;
    padding-bottom: 10%;
  }
}
.local-pokemongs-download__price {
  font-weight: bold;
  letter-spacing: -0.025em;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__price {
    font-size: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__price {
    font-size: 10px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-download__price > span {
    line-height: 12px;
    display: inline-block;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-download__price > span {
    line-height: 18px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__price > span {
    line-height: 12px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__price .large {
    font-size: 16px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__price .large {
    font-size: 10px;
  }
}
.local-pokemongs-download__date {
  text-align: center;
}
.local-pokemongs-download--special .local-pokemongs-download__date {
  background-color: #14185e;
  padding: 8px 0 6px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download--special .local-pokemongs-download__date img {
    width: 200px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download--special .local-pokemongs-download__date img {
    width: 190px;
  }
}
.local-pokemongs-download .local-pokemongs-download__date {
  border: 1px solid #ccc;
  font-weight: bold;
  color: #7d7c7c;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download .local-pokemongs-download__date {
    line-height: 30px;
    font-size: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download .local-pokemongs-download__date {
    line-height: 33px;
    font-size: 14px;
  }
}
.local-pokemongs-download__blockText {
  border: solid 2px #191e74;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__blockText {
    margin-top: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__blockText {
    margin-top: -2px;
  }
}
.local-pokemongs-download--special .local-pokemongs-download__blockText {
  background-color: #191e74;
}
.local-pokemongs-download__blockText span {
  color: #191e74;
  display: block;
  font-weight: bold;
  text-align: center;
}
.local-pokemongs-download--special .local-pokemongs-download__blockText span {
  color: #fff;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__blockText span {
    margin-top: -8px;
    margin-bottom: -8px;
    font-size: 16px;
    line-height: 32px;
    padding: 14px 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__blockText span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 0;
  }
}
.local-pokemongs-download__text {
  padding-top: 24px;
}
.local-pokemongs-download__text span {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__text span {
    font-size: 15px;
    line-height: 2;
    margin-top: -7.5px;
    margin-bottom: -7.5px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__text span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download--special .local-pokemongs-download__text {
    padding-top: 14px;
  }
}
.local-pokemongs-download__caption {
  position: relative;
  padding-left: 14px;
  margin-top: 16px;
}
.local-pokemongs-download__caption span {
  font-weight: bold;
  color: #3c3c3c;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-download__caption span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download__caption span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.local-pokemongs-download__caption:before {
  position: absolute;
  content: '※';
  display: block;
  font-size: 11px;
  top: 4px;
  left: 0;
}
.local-pokemongs-item__images {
  zoom: 1;
}
.local-pokemongs-item__images:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-item__images {
    float: left;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-item__images {
    width: -webkit-calc(100% - 558px);
    width: -moz-calc(100% - 558px);
    width: calc(100% - 558px);
    margin-right: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-item__images {
    width: -webkit-calc(100% - 365px);
    width: -moz-calc(100% - 365px);
    width: calc(100% - 365px);
    margin-right: 21px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download--special .local-pokemongs-item__images {
    padding-top: 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download .local-pokemongs-item__images {
    padding-top: 22px;
  }
}
.local-pokemongs-item__image {
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  float: left;
}
.local-pokemongs-download--special .local-pokemongs-item__image {
  background-image: url("../img/package--special.png");
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download--special .local-pokemongs-item__image {
    background-position: 28% center;
    height: 328px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-download--special .local-pokemongs-item__image {
    background-position: 36% center;
    height: 320px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download--special .local-pokemongs-item__image {
    position: relative;
  }
  .local-pokemongs-download--special .local-pokemongs-item__image:before {
    content: '';
    display: block;
    padding-bottom: 57.971014492753625%;
  }
}
.local-pokemongs-download .local-pokemongs-item__image {
  background-image: url("../img/package.png");
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-download .local-pokemongs-item__image {
    background-position: 32% center;
    height: 230px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-download .local-pokemongs-item__image {
    background-position: 42% center;
    height: 224px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-download .local-pokemongs-item__image {
    position: relative;
  }
  .local-pokemongs-download .local-pokemongs-item__image:before {
    content: '';
    display: block;
    padding-bottom: 41.15942028985507%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-item__image {
    -moz-background-size: auto 100%;
      -o-background-size: auto 100%;
         background-size: auto 100%;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-item__image {
    -moz-background-size: auto 90%;
      -o-background-size: auto 90%;
         background-size: auto 90%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-item__image {
    background-position: center;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
    margin: 0 auto;
  }
}
.local-pokemongs-set {
  background-image: url("../img/set-texture--blue.gif");
  -moz-background-size: 1px;
    -o-background-size: 1px;
       background-size: 1px;
  background-position: top left;
  position: relative;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  overflow: hidden;
  margin-bottom: 28px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set {
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
  }
}
.local-pokemongs-set--top {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set--top {
    padding: 14px 0 13px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set--top {
    padding: 13px 0 12px;
  }
}
.local-pokemongs-set__content {
  background-color: #fff;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__content {
    margin: 0 6px 6px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__content {
    margin: 0 3px 3px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
}
.local-pokemongs-set--title {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set--title {
    width: 148px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set--title {
    width: 164px;
  }
}
.local-pokemongs-set--title img {
  width: 100%;
}
.local-pokemongs-set--title:before {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/set-monster-ball.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set--title:before {
    top: 50%;
    left: -35px;
    margin-top: -7px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set--title:before {
    top: 50%;
    left: -35px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
  }
}
.local-pokemongs-set--title:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/set-monster-ball.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set--title:after {
    top: 50%;
    right: -35px;
    margin-top: -7px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set--title:after {
    top: 50%;
    right: -35px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
  }
}
.local-pokemongs-set__set {
  zoom: 1;
  position: relative;
}
.local-pokemongs-set__set:after {
  content: "";
  display: block;
  clear: both;
}
.local-pokemongs-set__set:before {
  position: absolute;
  display: block;
  background-image: url("../img/line-dot.png");
  background-position: left bottom;
  background-repeat: repeat-x;
  -moz-background-size: 9px 3px;
    -o-background-size: 9px 3px;
       background-size: 9px 3px;
  bottom: 0;
  content: '';
  height: 3px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__set:before {
    left: 6px;
    right: 6px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__set:before {
    left: 2px;
    right: 2px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__set {
    padding: 31px 29px 35px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__set {
    padding: 40px 24px 28px;
  }
}
.local-pokemongs-set__item {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item {
    float: left;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-set__item {
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 14px;
    width: -webkit-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: -moz-calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
    width: calc((100% - 14px * (2 - 1)) / 2 - 0.1px);
  }
  .local-pokemongs-set__item:not(:nth-child(-n+2)) {
    padding-top: 28px;
  }
  .local-pokemongs-set__item:nth-child(2n) {
    margin-right: 0;
  }
  .local-pokemongs-set__item:nth-child(2n + 1) {
    clear: left;
  }
}
.local-pokemongs-set__item .local-pokemongs-set__image {
  position: relative;
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-set__item .local-pokemongs-set__image {
    position: relative;
  }
  .local-pokemongs-set__item .local-pokemongs-set__image:before {
    content: '';
    display: block;
    padding-bottom: 75.88652482269504%;
  }
}
.local-pokemongs-set__item .local-pokemongs-set__image img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50%;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:first-of-type {
    width: 23.595505617977526%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:first-of-type .local-pokemongs-set__image {
    position: relative;
  }
  .local-pokemongs-set__item:first-of-type .local-pokemongs-set__image:before {
    content: '';
    display: block;
    padding-bottom: 79.04761904761905%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:first-of-type .local-pokemongs-set__image img {
    width: 55.714285714285715%;
    margin-left: -27.857142857142858%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-set__item:first-of-type .local-pokemongs-set__image img {
    width: 67.37588652482269%;
    margin-left: -33.687943262411345%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:nth-of-type(2) {
    width: 19.550561797752806%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:nth-of-type(2) .local-pokemongs-set__image {
    position: relative;
  }
  .local-pokemongs-set__item:nth-of-type(2) .local-pokemongs-set__image:before {
    content: '';
    display: block;
    padding-bottom: 95.40229885057471%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:nth-of-type(2) .local-pokemongs-set__image img {
    width: 69.54022988505747%;
    margin-left: -34.770114942528735%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-set__item:nth-of-type(2) .local-pokemongs-set__image img {
    width: 62.4113475177305%;
    margin-left: -31.20567375886525%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:nth-of-type(3) {
    width: 28.314606741573034%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:nth-of-type(3) .local-pokemongs-set__image {
    position: relative;
  }
  .local-pokemongs-set__item:nth-of-type(3) .local-pokemongs-set__image:before {
    content: '';
    display: block;
    padding-bottom: 65.87301587301587%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:nth-of-type(3) .local-pokemongs-set__image img {
    width: 93.65079365079364%;
    margin-left: -46.82539682539682%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-set__item:nth-of-type(3) .local-pokemongs-set__image img {
    width: 106.38297872340425%;
    margin-left: -53.191489361702125%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:last-of-type {
    width: 28.539325842696627%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:last-of-type .local-pokemongs-set__image {
    position: relative;
  }
  .local-pokemongs-set__item:last-of-type .local-pokemongs-set__image:before {
    content: '';
    display: block;
    padding-bottom: 65.35433070866141%;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-set__item:last-of-type .local-pokemongs-set__image img {
    width: 79.13385826771653%;
    margin-left: -39.56692913385827%;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-set__item:last-of-type .local-pokemongs-set__image img {
    width: 100.70921985815602%;
    margin-left: -50.35460992907801%;
  }
}
.local-pokemongs-set__item p {
  padding-top: 14px;
}
.local-pokemongs-set__item p span {
  display: block;
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -0.025em;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__captions {
    padding: 28px 35px 25px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__captions {
    padding: 21px 19px 21px;
  }
}
.local-pokemongs-set__caption li {
  position: relative;
  margin-top: 8px;
  color: #737373;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__caption li {
    padding-left: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__caption li {
    padding-left: 10px;
  }
}
.local-pokemongs-set__caption li span {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__caption li span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__caption li span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.local-pokemongs-set__caption li:before {
  position: absolute;
  content: '※';
  display: block;
  top: 4px;
  left: 0;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-set__caption li:before {
    font-size: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-set__caption li:before {
    font-size: 10px;
  }
}
.local-pokemongs-set__caption li:first-of-type {
  margin-top: 0;
}
.local-pokemongs__ccordion__content {
  text-align: center;
  background-color: #fff;
}
.local-pokemongs__contentList {
  text-align: left;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs__contentList {
    padding: 53px 56px 60px;
  }
}
.local-pokemongs__table {
  display: table;
  width: 100%;
  margin-bottom: 56px;
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__table {
    border-bottom: 1px solid #ccc;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__table:last-of-type {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__table:last-of-type {
    margin-bottom: 21px;
  }
}
.local-pokemongs__tablehead {
  display: table-row;
}
.local-pokemongs__tablehead > div {
  background-color: #000;
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablehead > div {
    display: table-cell;
    font-size: 12px;
    line-height: 36px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablehead > div {
    font-size: 14px;
    line-height: 49px;
  }
}
.local-pokemongs__tablehead .local-pokemongs__tablename {
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablehead .local-pokemongs__tablename {
    border-right: 1px solid #ccc;
    width: 148px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablehead .local-pokemongs__tablename {
    width: 100%;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablehead .local-pokemongs__tableresurve {
    text-align: center;
    border-right: 1px solid #ccc;
    width: 102px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablehead .local-pokemongs__tableresurve {
    display: none;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablehead .local-pokemongs__tableremarks {
    padding-left: 23px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablehead .local-pokemongs__tableremarks {
    display: none;
  }
}
.local-pokemongs__tablerow {
  display: table-row;
}
.local-pokemongs__tablerow > div {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablerow > div {
    display: table-cell;
    padding: 23px 0 24px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
.local-pokemongs__tablerow .local-pokemongs__tablename {
  background-color: #e5e5e5;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablerow .local-pokemongs__tablename {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-left: 23px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablerow .local-pokemongs__tablename {
    border-top: 1px solid #d2d2d2;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-left: 21px;
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablerow .local-pokemongs__tableresurve {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablerow .local-pokemongs__tableresurve {
    position: relative;
    padding-top: 21px;
    padding-left: 84px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablerow .local-pokemongs__tableresurve:before {
    content: '予約受付：';
    display: block;
    position: absolute;
    top: 21px;
    left: 21px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs__tablerow .local-pokemongs__tableremarks {
    border-bottom: 1px solid #ccc;
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablerow .local-pokemongs__tableremarks {
    position: relative;
    padding-top: 10px;
    padding-bottom: 21px;
    padding-left: 84px;
    padding-right: 14px;
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs__tablerow .local-pokemongs__tableremarks:before {
    content: '備考';
    display: block;
    position: absolute;
    top: 10px;
    left: 21px;
  }
}
.local-pokemongs__tablerow .local-pokemongs__tableremarks a {
  text-decoration: underline;
}
[data-device="desktop"] .local-pokemongs__tablerow .local-pokemongs__tableremarks a:hover {
  color: #e60012;
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-table__caption {
    padding: 0 21px;
  }
}
.local-pokemongs-table__caption li {
  position: relative;
  padding-left: 12px;
  color: #737373;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-table__caption li {
    margin-top: 8px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-table__caption li {
    margin-top: 3px;
  }
}
.local-pokemongs-table__caption li span {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-table__caption li span {
    font-size: 11px;
    line-height: 18px;
    margin-top: -4.5px;
    margin-bottom: -4.5px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-table__caption li span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 10px;
    line-height: 18px;
  }
}
.local-pokemongs-table__caption li:before {
  position: absolute;
  content: '※';
  display: block;
  left: 0;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-table__caption li:before {
    font-size: 11px;
    top: 4px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-table__caption li:before {
    font-size: 10px;
    top: 3px;
  }
}
.local-pokemongs-table__caption li:first-of-type {
  margin-top: 0;
}
.local-pokemongs__accordion__heightbase {
  width: 100%;
}
[data-njs="accordion__opener"].local-pokemongs__shopBtn {
  background-color: #e7e8f3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  -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;
}
@media screen and (min-width: 760px), print {
  [data-njs="accordion__opener"].local-pokemongs__shopBtn {
    padding: 24px 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 759.98px) {
  [data-njs="accordion__opener"].local-pokemongs__shopBtn {
    padding: 16px 0;
    font-size: 10px;
  }
}
[data-njs="accordion__opener"].local-pokemongs__shopBtn span {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
@media screen and (min-width: 760px), print {
  [data-njs="accordion__opener"].local-pokemongs__shopBtn span {
    background-image: url("../img/plus-icon.png");
    margin: 0 auto 8px;
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 759.98px) {
  [data-njs="accordion__opener"].local-pokemongs__shopBtn span {
    background-image: url("../img/plus-icon--sp.png");
    margin: 0 auto 6px;
    width: 21px;
    height: 21px;
  }
}
[data-device="desktop"] [data-njs="accordion__opener"].local-pokemongs__shopBtn:hover {
  color: #191e74;
  -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);
     -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);
       -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);
          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);
}
[data-njs="accordion__closer"].local-pokemongs__shopBtn {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  -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;
}
@media screen and (min-width: 980px), print {
  [data-njs="accordion__closer"].local-pokemongs__shopBtn {
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 979.98px) {
  [data-njs="accordion__closer"].local-pokemongs__shopBtn {
    margin-top: 49px;
    padding-bottom: 21px;
  }
}
[data-njs="accordion__closer"].local-pokemongs__shopBtn span {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/close2-fill-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 14px;
  height: 14px;
  margin-right: 10px;
}
[data-device="desktop"] [data-njs="accordion__closer"].local-pokemongs__shopBtn:hover {
  color: #e60012;
  -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);
     -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);
       -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);
          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);
}
.local-pokemongs-image {
  max-width: 666px;
  padding-top: 42px;
  margin: 0 auto;
}
.local-pokemongs-image img {
  width: 100%;
}
.local-pokemongs-copylight {
  position: relative;
  max-width: 1040px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-copylight {
    padding: 42px 40px 28px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-copylight {
    padding: 56px 0;
  }
}
.local-pokemongs-copylight__text {
  text-align: center;
}
.local-pokemongs-copylight__text span {
  display: block;
  font-size: 10px;
  line-height: 2;
  margin-top: -5px;
  margin-bottom: -5px;
  color: #737373;
  font-weight: bold;
}
.local-pokemongs-copylight__text br.local-pokemongs-copylight__br--sp {
  display: none;
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-copylight__text br.local-pokemongs-copylight__br--sp {
    display: block;
  }
}
.local-pokemongs-copylight__image {
  position: relative;
  position: absolute;
  background-image: url("../img/trainer-image.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
}
.local-pokemongs-copylight__image:before {
  content: '';
  display: block;
  padding-bottom: 162.9955947136564%;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-copylight__image {
    width: 23.645833333333332%;
    bottom: -14px;
    right: -42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-copylight__image {
    width: 23.177083333333336%;
    bottom: -7px;
    right: -14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-copylight__image {
    width: 30.4%;
    top: -152px;
    right: -4px;
  }
}
.local-pokemongs-modal-head {
  background-color: #fc0;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-head {
    padding: 20px 0 18px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-head {
    padding: 16px 0 14px;
  }
}
.local-pokemongs-modal-title {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-title {
    width: 68px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-title {
    width: 72px;
  }
}
.local-pokemongs-modal-title img {
  width: 100%;
}
.local-pokemongs-modal-title:before,
.local-pokemongs-modal-title:after {
  position: absolute;
  content: '';
  display: block;
  background-image: url("../img/purchase-privikege-monster-ball.png");
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-title:before {
    left: -35px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-title:before {
    left: -24px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-title:after {
    right: -35px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-title:after {
    right: -24px;
  }
}
.local-pokemongs-modal-image {
  text-align: center;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--celebi {
    padding: 28px 0;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--celebi {
    padding: 14px 0;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--celebi img {
    width: 447px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--celebi img {
    width: 224px;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--theme {
    font-size: 0;
    letter-spacing: -0.5em;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--theme {
    padding: 84px 0 56px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--theme {
    padding: 28px 0 28px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-image.local-pokemongs-modal-image--theme {
    padding: 21px 14px 21px 0;
  }
}
@media screen and (min-width: 760px), print {
  .local-pokemongs-modal-image__inner {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    vertical-align: top;
    padding-right: 2.1875%;
    width: 41.875%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-image__inner:nth-of-type(n+2) {
    margin-top: 21px;
  }
}
.local-pokemongs-modal-image__inner img {
  width: 100%;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-texts {
    padding: 0 77px 77px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-modal-texts {
    padding: 0 40px 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-texts {
    padding: 0 14px 14px;
  }
}
.local-pokemongs-modal-text span {
  display: block;
  color: #000;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-text span {
    margin-top: -6px;
    margin-bottom: -6px;
    line-height: 28px;
    font-size: 16px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-modal-text span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-text span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-caption {
    padding-top: 24px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-modal-caption {
    padding-top: 21px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-caption {
    padding-top: 14px;
  }
}
.local-pokemongs-modal-caption li {
  position: relative;
  padding-left: 16px;
}
.local-pokemongs-modal-caption li:before {
  content: '';
  position: absolute;
  background-color: #ccc;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  left: 0;
  top: 6px;
  width: 12px;
  height: 12px;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-caption li:nth-of-type(n+2) {
    margin-top: 8px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-pokemongs-modal-caption li:nth-of-type(n+2) {
    margin-top: 4px;
  }
}
.local-pokemongs-modal-caption li span {
  display: block;
  color: #000;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .local-pokemongs-modal-caption li span {
    margin-top: -6px;
    margin-bottom: -6px;
    line-height: 28px;
    font-size: 16px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-pokemongs-modal-caption li span {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-pokemongs-modal-caption li span {
    margin-top: -4px;
    margin-bottom: -4px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 980px), print {
  .ncommon-iconRect--close {
    width: 63px;
    height: 63px;
  }
}
.ncommon-iconRect {
  background-color: #fc0;
  background-image: url("../img/modal-close.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 980px), print {
  .ncommon-iconRect {
    -moz-background-size: 32px;
      -o-background-size: 32px;
         background-size: 32px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .ncommon-iconRect {
    -moz-background-size: 26px;
      -o-background-size: 26px;
         background-size: 26px;
  }
}
.ncommon-iconRect i {
  display: none;
}
