body {
  font: 62.5%/1.875 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
  color: #555555;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: top;
  max-width: 100%;
}

sup {
  vertical-align: super;
  font-size: xx-small;
}

sub {
  vertical-align: sub;
  font-size: xx-small;
}

body > .outline {
  font-size: 1.4em;
}

.sub_part {
  color: #555555;
}

/* mod-grid
------------------------------------------------------- */
.mod-grid > .cell {
  display: block;
  vertical-align: top;
  margin-top: 20px;
}
.mod-grid.-step > .cell {
  margin-top: 0;
}
.mod-grid.-step > .cell > .inner {
  margin-top: 0;
  padding-top: 33px;
  position: relative;
}
.mod-grid.-step > .cell > .inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -604px no-repeat;
  display: inline-block;
  width: 21px;
  height: 13px;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.mod-grid.-step > .cell.noArrow > .inner:before {
  content: none !important;
  background: transparent !important;
}

.mod-grid > .cell:first-child > .inner {
  padding-top: 0;
}

.mod-grid.-step > .cell:first-child > .inner {
  padding-top: 46px;
}

.mod-grid > .cell > .inner .mod-grid {
  margin-left: -20px;
  overflow: hidden;
  letter-spacing: -.40em;
  /* 文字間を詰めて隙間を削除する */
  text-align: center;
}
.mod-grid > .cell > .inner .mod-grid > .cell {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
  width: 49%;
}
.mod-grid > .cell > .inner .mod-grid > .cell > .inner {
  margin-left: 20px;
  text-align: left;
  padding-top: 0;
}
.mod-grid > .cell > .inner .mod-grid.-step > .cell > .inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -578px no-repeat;
  display: inline-block;
  width: 13px;
  height: 21px;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  position: absolute;
  top: 0;
  left: -13.33333px;
  bottom: 0;
  right: auto;
  margin: auto;
}

/* mod-figureBlock
------------------------------------------------------- */
div.mod-figureBlock {
  margin-bottom: 20px;
}
div.mod-figureBlock.-step {
  padding-bottom: 26px;
  position: relative;
}
div.mod-figureBlock.-step > .figure:after {
  content: "";
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -1208px no-repeat;
  display: inline-block;
  width: 42px;
  height: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.mod-grid > .cell > .inner div.mod-figureBlock {
  *zoom: 1;
}
.mod-grid > .cell > .inner div.mod-figureBlock:after {
  content: '';
  display: table;
  clear: both;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left {
  margin-right: -20px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left > .figure {
  float: left;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left > .figure > .inner {
  padding-right: 20px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left > .detail {
  padding-right: 20px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right {
  margin-left: -20px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right > .figure {
  float: right;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right > .figure > .inner {
  padding-left: 20px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right .detail {
  padding-left: 20px;
}
.mod-grid > .cell > .inner div.mod-figureBlock > .figure {
  width: 50%;
}
.mod-grid > .cell > .inner div.mod-figureBlock > .detail.rect {
  overflow: hidden;
}

/* mod-dl
------------------------------------------------------- */
div.mod-dlLikeTable > dl.mod-dl {
  margin-bottom: 20px;
  border: 1px solid #888888;
}
div.mod-dlLikeTable > dl.mod-dl > dd {
  padding: 5px 10px;
  background: white;
  border-top: 1px dotted #888888;
  line-height: 1.5em;
}
div.mod-dlLikeTable > dl.mod-dl > dt {
  padding: 5px 10px;
  background: #dddddd;
  line-height: 1.5em;
}
div.mod-dlLikeTable > dl.mod-dl > dt + dd {
  border-top: 1px solid #888888;
}
div.mod-dlLikeTable > dl.mod-dl + dl.mod-dl {
  margin-top: -21px;
}

.showPc {
  display: none !important;
}

.mod-article {
  margin-bottom: 0;
}

h1 {
  margin-top: 20px;
}

.mod-grid.-step > .cell.noArrow > .inner {
  padding-top: 0;
}

body {
  background: #369c17;
}

.outline {
  background: #f8ffe7;
}
.outline .outline-header {
  background: #a751cf;
}
.outline .outline-header .outline-header-inner {
  width: 100%;
  margin: 0 auto;
  padding: 12px 0;
}
.outline .outline-header .outline-header-inner .nintendo3ds {
  display: block;
  margin-left: 10px;
}
.outline .outline-header .outline-header-inner .nintendo3ds a, .outline .outline-header .outline-header-inner .nintendo3ds span {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -110px no-repeat;
  display: block;
  width: 146px;
  height: 13.5px;
  padding-top: 13.5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline .outline-header .outline-header-inner .pokemonCompany {
  display: inline-block;
}
.outline .outline-header .outline-header-inner .pokemonCompany a, .outline .outline-header .outline-header-inner .pokemonCompany span {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -435px no-repeat;
  display: block;
  width: 101px;
  height: 10px;
  padding-top: 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline .outline-header .outline-header-inner .nintendo {
  display: inline-block;
  margin-left: 10px;
}
.outline .outline-header .outline-header-inner .nintendo a, .outline .outline-header .outline-header-inner .nintendo span {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -353px no-repeat;
  display: block;
  width: 38px;
  height: 10px;
  padding-top: 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline .outline-body .outline-body-inner .outline-body-contents {
  padding: 0 10px;
}
.outline .outline-body .outline-body-inner .outline-body-contents .outline-body-contents-navi {
  display: none;
}
.outline .outline-body .outline-body-inner .outline-body-aside {
  display: none;
}
.outline .outline-footer {
  font-size: 0.85714em;
}
.outline .outline-footer #sns {
  background: #efeb80;
}
.outline .outline-footer #sns ul {
  padding: 10px 10px 0;
}
.outline .outline-footer .links li {
  display: block;
  position: relative;
  background: #369c17;
  border-bottom: 1px solid #145500;
}
.outline .outline-footer .links li:first-child {
  border-top: 1px solid #145500;
}
.outline .outline-footer .links li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -622px no-repeat;
  display: inline-block;
  width: 7px;
  height: 10.5px;
  padding-top: 10.5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline .outline-footer .links li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #fff;
}
.outline .outline-footer .links .logo {
  display: none;
}
.outline .outline-footer .outline-footer-inner {
  background: #369c17;
}
.outline .outline-footer .outline-footer-inner .pokemonCompany {
  display: inline-block;
  margin: 10px 10px 0px 10px;
}
.outline .outline-footer .outline-footer-inner .pokemonCompany span, .outline .outline-footer .outline-footer-inner .pokemonCompany a {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -332px no-repeat;
  display: inline-block;
  width: 159.5px;
  height: 15.5px;
  padding-top: 15.5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline .outline-footer .outline-footer-inner .nintendo {
  display: inline-block;
}
.outline .outline-footer .outline-footer-inner .nintendo span, .outline .outline-footer .outline-footer-inner .nintendo a {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -558px no-repeat;
  display: inline-block;
  width: 60px;
  height: 15px;
  padding-top: 15px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline .outline-footer .outline-footer-inner .copyright {
  padding: 0 10px;
  color: #fff;
}

.global .nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.global .nav > span.menu {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -368px no-repeat;
  display: inline-block;
  width: 112px;
  height: 38px;
  padding-top: 38px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.global .nav > span.menu.close {
  background-position: 0 -289px !important;
}
.global .nav > div {
  margin: 0;
  padding: 15px;
  position: absolute;
  top: 50px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.global .nav > div.close {
  display: none;
}
.global .nav > div ul {
  background: #369b17;
  border: 1px solid #125601;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.global .nav > div ul li {
  display: block;
  border-top: 1px solid #125601;
  margin-top: -1px;
}
.global .nav > div ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px;
  position: relative;
}
.global .nav > div ul li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -622px no-repeat;
  display: inline-block;
  width: 7px;
  height: 10.5px;
  padding-top: 10.5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.global .nav > div ul li > span {
  display: none;
}
.global .nav > div ul li.movie {
  border-width: 0;
}
.global .nav > div ul li > div {
  padding-left: 1em;
}
.global .nav > div ul li > div > ul {
  border-width: 1px 0 0 0;
}
.global .nav > div ul li > div > ul li {
  border-top: 1px dotted #125601;
}
.global .nav > div ul li > div > ul li span:before {
  content: "└";
  margin-left: -1em;
}
.global .nav > div ul li > div > ul li:first-child {
  border-top: 1px solid #125601;
}
.global .nav .new {
  margin-left: 5px;
  padding: 3px;
  background: #ff00a2;
  color: #fff;
  font-weight: bold;
}
.global .nav .new:before {
  content: "";
  margin-left: 0;
}

.goTop {
  background: #d4d062;
  text-align: center;
}
.goTop a {
  display: block;
  padding: 10px;
  line-height: 0;
}
.goTop a span {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -270px no-repeat;
  display: inline-block;
  width: 102px;
  height: 14px;
  padding-top: 14px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}

/* mod-dl
------------------------------------------------------- */
.mod-dl-spec {
  background: #cef072;
  padding: 10px 6px;
}
.mod-dl-spec:after {
  content: "";
  margin: 0 auto;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 0 no-repeat;
  display: block;
  width: 307px;
  height: 104.5px;
  padding-top: 104.5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.mod-dl-spec > .product {
  margin: 0 20px;
  position: relative;
  height: 43px;
  background: url(/ex/1000pokemon/common/images/topSpecTop.png);
  text-align: center;
}
.mod-dl-spec > .product span {
  margin-top: 15px;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -151px no-repeat;
  display: inline-block;
  width: 266.5px;
  height: 18px;
  padding-top: 18px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.mod-dl-spec > .product:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -174px no-repeat;
  display: block;
  width: 20px;
  height: 43px;
  padding-top: 43px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.mod-dl-spec > .product:after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -222px no-repeat;
  display: block;
  width: 20px;
  height: 43px;
  padding-top: 43px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.mod-dl-spec > .inner {
  display: table;
  width: 100%;
  background: url(/ex/1000pokemon/common/images/topSpecBg.jpg) top center;
}
.mod-dl-spec > .inner:before {
  content: "";
  display: table-cell;
  width: 20px;
  background: url(/ex/1000pokemon/common/images/topSpecLeft.png);
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
}
.mod-dl-spec > .inner:after {
  content: "";
  display: table-cell;
  width: 20px;
  background: url(/ex/1000pokemon/common/images/topSpecRight.png);
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
}
.mod-dl-spec > .inner > .mov {
  width: 260px;
  margin: auto;
}
.mod-dl-spec > .inner > .data {
  display: table-cell;
}
.mod-dl-spec > .inner > .data > dl.mod-dl {
  margin-bottom: 0;
}

.mod-grid {
  padding: 0 15px;
}
.mod-grid .mod-grid {
  padding: 0;
}

.aMod-board {
  background: #ddd5a2;
  margin: 40px -10px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(155, 163, 135, 0.75);
  -moz-box-shadow: 0 2px 4px 0 rgba(155, 163, 135, 0.75);
  box-shadow: 0 2px 4px 0 rgba(155, 163, 135, 0.75);
}
.aMod-board .headline {
  margin-top: -20px;
}

#top .outline-body-contents {
  padding: 0;
}
#top .topMovie {
  display: none;
}
#top .movieArea {
  padding: 10px;
  background: #cef072;
}
#top .movieArea > span {
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -128px no-repeat;
  display: block;
  width: 266.5px;
  height: 18px;
  padding-top: 18px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  margin: 10px auto;
}
#top .movieArea > .mov {
  background: url(/ex/1000pokemon/common/images/topSpecBg.jpg) top center;
  padding: 10px 10px 0px 10px;
  text-align: center;
}
#top .news {
  background: #000;
  padding: 0px 10px 1px 10px;
}
#top .news > div {
  margin: 0 0 10px 10px;
  background: #fff;
  padding-right: 5px;
  *zoom: 1;
}
#top .news > div:after {
  content: '';
  display: table;
  clear: both;
}
#top .news > div > .label {
  margin: 5px 0 0 -10px;
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -411px no-repeat;
  display: block;
  width: 82.5px;
  height: 19px;
  padding-top: 19px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  float: left;
}
#top .news > div > .mod-list.-date {
  overflow: hidden;
  position: relative;
  top: -5px;
  line-height: 1.3em;
}
#top .news > div > .mod-list.-date li {
  padding-left: 0.5em;
}
#top .news > div > .mod-list.-date .date,
#top .news > div > .mod-list.-date li > div {
  display: inline;
}

#present .mod-grid.-present {
  margin-bottom: 20px;
}
#present .mod-grid.-present .cell.addArrow > .inner {
  margin-top: -70px;
  padding-top: 104px;
  position: relative;
}
#present .mod-grid.-present .cell.addArrow > .inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png?2NpW') 0 -450px no-repeat;
  display: block;
  width: 37.5px;
  height: 103.5px;
  padding-top: 103.5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#present .mod-grid.-present .cell.addArrow > .inner img {
  max-width: 50%;
}
#present .outline-body-aside {
  display: block;
  padding: 10px;
  font-size: 0.71429em;
}
#present .whiteBlock {
  background: #fff;
  padding: 10px;
  margin: 10px;
}
#present .mod-para.headline01 {
  margin: -20px -20px 10px -20px;
}
#present .mod-para.headline02 {
  margin: 20px -20px 10px -20px;
}

#story .movieArea {
  margin: 20px -10px -20px;
  padding-bottom: 15px;
  background: #3c2d4b;
  color: #fff;
}
#story .mod-figureBlock {
  margin: 0 10px 20px;
}
#story .mod-grid.-monboA {
  padding-bottom: 25px;
  position: relative;
}
#story .mod-grid.-monboA:after {
  position: absolute;
  bottom: -12px;
  left: 0px;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/ex/1000pokemon/common/images/monboA.png) 0 0 no-repeat;
  -webkit-background-size: 25px auto;
  -moz-background-size: 25px auto;
  -o-background-size: 25px auto;
  background-size: 25px auto;
}
#story .mod-grid.-monboB {
  padding-bottom: 25px;
  position: relative;
}
#story .mod-grid.-monboB:after {
  position: absolute;
  bottom: -12px;
  left: 0px;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/ex/1000pokemon/common/images/monboB.png) 0 0 no-repeat;
  -webkit-background-size: 25px auto;
  -moz-background-size: 25px auto;
  -o-background-size: 25px auto;
  background-size: 25px auto;
}

#howto .exHeadline {
  margin: 20px 0 10px -15px;
}
#howto .exHeadline img {
  max-width: 75%;
}
