@charset "utf-8";
.outline {
  background: url(/ex/p-picross/common/images/bg_sp.png) top center repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.outline > .o-header.-logo {
  background: #fff;
}
.outline > .o-header.-logo > .o-header-inner {
  padding: 7px 10px;
}
.outline > .o-header.-logo > .o-header-inner > div {
  display: inline-block;
  vertical-align: middle;
}
.outline > .o-header.-logo > .o-header-inner > div > img {
  display: block;
}
.outline > .o-header.-logo > .o-header-inner > div.headLogo-nintendo3ds {
  width: 42%;
  margin-right: 2%;
}
.outline > .o-header.-logo > .o-header-inner > div.headLogo-pokemonpicross {
  width: 54%;
}
.outline > .o-header.-headline {
  border: 5px solid #785a37;
  border-width: 5px 0;
  background: url(/ex/p-picross/common/images/bg-h1.png);
  padding: 10px 15px;
  margin-bottom: 32px;
  text-align: center;
}
.outline > .o-header.-headline > .o-header-inner .mod-heading.-lv1 {
  position: relative;
  margin: 0;
}
.outline > .o-header.-headline > .o-header-inner .mod-heading.-lv1 > .ex-subtitle {
  position: absolute;
  bottom: -34px;
  right: 0;
}
.outline > .o-header.-headline > .o-header-inner .mod-heading.-lv1 > .ex-subtitle > img {
  height: 19px;
}
.outline > .o-header.-headline > .o-header-inner .mod-heading.-lv1.-addPikachu:before {
  content: "";
  display: block;
  width: 23%;
  height: 103%;
  max-width: 115px;
  background: url(/ex/p-picross/game/images/h1pikachu.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  bottom: -39%;
  left: -7px;
}
.outline > .o-header.-headline > .o-header-inner .mod-heading.-lv1.-delPikachuSP:before {
  display: none;
}
.outline > .o-body > .o-body-inner {
  margin: 0 20px;
}
.outline > .o-body > .o-body-inner > .o-main > .o-content > div {
  padding-bottom: 20px;
}
.outline > .o-footer {
  background: #785a37;
}
.outline > .o-footer > .o-footer-inner .links {
  line-height: 1em;
}
.outline > .o-footer > .o-footer-inner .links li {
  font-size: 12px;
  font-size: 1.2rem;
  border-bottom: 1px solid #fff;
}
.outline > .o-footer > .o-footer-inner .links li:first-child {
  border-top: 1px solid #fff;
}
.outline > .o-footer > .o-footer-inner .links li a {
  color: #fff;
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}
.outline > .o-footer > .o-footer-inner .copyright {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5em;
  padding: 20px 10px 30px;
}

.sns {
  padding-bottom: 15px !important;
}

.mod-localnav {
  background: #fff;
  padding-bottom: 25px;
}
.mod-localnav > .title {
  background: #785a37;
  padding: 8px 10px;
  border-bottom: 1px dotted #242424;
  line-height: 0;
}
.mod-localnav > .title img {
  width: 27%;
}
.mod-localnav > .sub-nav > .sub-item {
  padding: 8px 10px;
  border-bottom: 1px dotted #242424;
}
.mod-localnav > .sub-nav > .sub-item > a {
  display: table;
  position: relative;
  text-decoration: none;
}
.mod-localnav > .sub-nav > .sub-item > a:before {
  content: "";
  display: block;
  width: 12.5px;
  height: 12.5px;
  background: url(/ex/p-picross/common/images/icon-arrow1-sp.png) 0 0 no-repeat;
  -moz-background-size: 12.5px 12.5px;
  -o-background-size: 12.5px 12.5px;
  -webkit-background-size: 12.5px 12.5px;
  background-size: 12.5px 12.5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.mod-localnav > .sub-nav > .sub-item > a > div {
  display: table-cell;
  width: 21%;
}
.mod-localnav > .sub-nav > .sub-item > a > div > img {
  vertical-align: middle;
}
.mod-localnav > .sub-nav > .sub-item > a > span {
  padding: 0 15px 0 5px;
  display: table-cell;
  vertical-align: middle;
  color: #242424;
  overflow: hidden;
  line-height: 1.2em;
  font-size: 14px;
  font-size: 1.4rem;
}

.gnav {
  border-top: 4px solid #785a37;
  padding: 14px 10px 15px;
  background: #fff9c7;
}
.gnav .gnavItem a {
  display: block;
  background: url(/ex/p-picross/common/images/gnav_bg_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  text-align: center;
  padding-top: 21%;
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 1em;
}
.gnav .gnavItem a > span {
  display: inline-block;
  height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.outline {
  font-size: 15px;
  font-size: 1.5rem;
}

.showPC {
  display: none;
}

.mod-caption {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
}

.mod-pager > li {
  display: none;
}
.mod-pager > li.sub-prev, .mod-pager > li.sub-next {
  display: inline-block;
  width: 50%;
  margin: 0;
}

.mod-image.-spSmall img {
  width: 70%;
}
.mod-image.-screenshot {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.mod-grid .mod-grid .mod-image.-screenshot.-wAuto {
  width: auto;
}

.mod-list.-horizontalSp {
  margin-right: -3em;
}
.mod-list.-horizontalSp > li.sub-li {
  display: inline-block;
  margin-right: 3em;
}
.mod-list.-note {
  font-size: 12px;
  font-size: 1.2rem;
}

.mod-dl.-horizontalSp {
  *zoom: 1;
}
.mod-dl.-horizontalSp:after {
  content: '';
  display: table;
  clear: both;
}
.mod-dl.-horizontalSp .sub-dt {
  float: left;
  margin-right: 10px;
}
.mod-dl.-horizontalSp .sub-dd {
  overflow: hidden;
}

.mod-likeTable .sub-head {
  display: none;
}
.mod-likeTable .sub-row {
  display: table;
  background: #fff;
  border: 2px solid #785a37;
  width: 100%;
  margin-bottom: 1em;
}
.mod-likeTable .sub-row > dl {
  display: table-row;
  padding: 1em;
  vertical-align: middle;
  font-size: 16px;
}
.mod-likeTable .sub-row > dl > dt {
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #c19b6f;
  border-width: 0 2px 2px 0;
  width: 30%;
  background: #ffe950;
  padding: 0.5em;
  font-weight: bold;
  color: #997e3c;
}
.mod-likeTable .sub-row > dl > dd {
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #c19b6f;
  border-width: 0 0 2px 0;
  background: #fff;
  padding: 0.5em;
}
.mod-likeTable .sub-row > dl:last-child > dt,
.mod-likeTable .sub-row > dl:last-child > dd {
  border-bottom: 0;
}
.mod-likeTable .sub-row > dl:nth-child(3) dd {
  text-align: center;
}
.mod-likeTable .ex-addPanel:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 35%;
  background: url(/ex/p-picross/common/images/panel_sp.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin: auto;
}

.mod-grid {
  margin-left: -20px;
  margin-bottom: -20px;
}
.mod-grid + .mod-grid {
  margin-top: 20px;
}
.mod-grid > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid > .sub-cell > .sub-inner {
  margin-left: 20px;
}
.mod-grid.-marginS {
  margin-left: -10px;
  margin-bottom: -10px;
}
.mod-grid.-marginS + .mod-grid {
  margin-top: 10px;
}
.mod-grid.-marginS > .sub-cell {
  margin-bottom: 10px;
}
.mod-grid.-marginS > .sub-cell > .sub-inner {
  margin-left: 10px;
}
.mod-grid.-marginL {
  margin-left: -30px;
  margin-bottom: -20px;
}
.mod-grid.-marginL > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid.-marginL > .sub-cell + .mod-grid {
  margin-top: 20px;
}
.mod-grid.-marginL > .sub-cell > .sub-inner {
  margin-left: 30px;
}
.mod-grid.-sp1col > .sub-cell {
  width: 100%;
}
.mod-grid.-sp2col > .sub-cell {
  width: 50%;
}
.mod-grid.-sp3col > .sub-cell {
  width: 33.3333%;
}
.mod-grid.-sp4col > .sub-cell {
  width: 25%;
}
.mod-grid.-paddingS {
  padding: 0 20px;
}
.mod-grid.-paddingL {
  padding: 0 40px;
}
.mod-grid.-step {
  margin-left: -40px;
  margin-bottom: -20px;
}
.mod-grid.-step > .sub-cell {
  margin-bottom: 40px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  margin-left: 40px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  position: relative;
}
.mod-grid.-step > .sub-cell > .sub-inner:before {
  content: "→";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner {
  position: static;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner:before {
  content: "";
  display: none !important;
}
.mod-grid.-step.-adjustArrow > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 80px;
  bottom: auto;
}
.mod-grid.-step.-sp1col {
  margin-left: -20px;
}
.mod-grid.-step.-sp1col > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid.-step.-sp1col > .sub-cell > .sub-inner {
  margin-left: 20px;
  margin-top: 10px;
  position: relative;
}
.mod-grid.-step.-sp1col > .sub-cell > .sub-inner:before {
  content: "";
  background: url(/ex/p-picross/common/images/icon_gridArrowDown.png) 0 0 no-repeat;
  display: inline-block;
  width: 25px;
  height: 15px;
  -moz-background-size: 25px 15px;
  -o-background-size: 25px 15px;
  -webkit-background-size: 25px 15px;
  background-size: 25px 15px;
  position: absolute;
  top: -22px !important;
  left: 0 !important;
  right: 0 !important;
  bottom: auto;
  margin: auto;
}
.mod-grid.-step.-sp1col > .sub-cell.noArrow > .sub-inner {
  margin-top: 0;
}
.mod-grid.-step.-sp1col > .sub-cell.noArrow > .sub-inner:before {
  display: none;
}
.mod-grid.-step.-adjustArrow > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 80px;
  bottom: auto;
}
.mod-grid > .sub-cell.tiltArrow {
  display: none;
}
.mod-grid.-bigArrow {
  margin-bottom: -20px;
}
.mod-grid.-cell1to2 {
  margin-bottom: -20px;
}

.ex-gridWrapper {
  margin-bottom: 15px;
}
.ex-gridWrapper:last-child {
  margin-bottom: 0;
}

.mod-textAndImageBlock {
  *zoom: 1;
}
.mod-textAndImageBlock:after {
  content: '';
  display: table;
  clear: both;
}
.mod-textAndImageBlock .sub-content {
  width: 50%;
}
.mod-textAndImageBlock .sub-content {
  width: 50%;
}
.mod-textAndImageBlock.-sp1col > .sub-content:first-child {
  width: 100%;
  margin-bottom: 10px;
}
.mod-textAndImageBlock.-sp1col > .sub-content:first-child > .sub-inner {
  margin: 0 !important;
}
.mod-textAndImageBlock.-sp1col > .sub-content:last-child {
  width: 100%;
  margin-bottom: 0px;
}
.mod-textAndImageBlock.-sp1col > .sub-content:last-child > .sub-inner {
  margin: 0;
}
.mod-textAndImageBlock + .mod-textAndImageBlock {
  margin-top: 20px;
}

.ex-play:before {
  width: 45px;
  height: 0;
  padding-top: 45px;
  overflow: hidden;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.ex-play:hover:before {
  width: 45px;
  height: 0;
  padding-top: 45px;
  overflow: hidden;
  background-position: 0 -45px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#top .o-header-inner {
  background: #fff;
  padding: 10px 15px;
  letter-spacing: -0.34em;
}
#top .o-header-inner .logo_3ds,
#top .o-header-inner .logo_nintendo,
#top .o-header-inner .logo_pokemon {
  display: inline-block;
  vertical-align: middle;
}
#top .o-header-inner .logo_3ds > span img,
#top .o-header-inner .logo_3ds > a img,
#top .o-header-inner .logo_nintendo > span img,
#top .o-header-inner .logo_nintendo > a img,
#top .o-header-inner .logo_pokemon > span img,
#top .o-header-inner .logo_pokemon > a img {
  vertical-align: middle;
}
#top .o-header-inner .logo_3ds {
  width: 42%;
  margin-right: 8.3%;
}
#top .o-header-inner .logo_nintendo {
  width: 13.3%;
  margin-right: 2.3%;
}
#top .o-header-inner .logo_pokemon {
  width: 33.8%;
  margin-right: 0;
}
#top .main {
  background: url(/ex/p-picross/top/images/bg_main.png) top center;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
  position: relative;
  padding-bottom: 5%;
}
#top .main .mov {
  position: absolute;
  bottom: 31%;
  right: 10px;
  width: 21%;
}
#top .top-heading {
  margin: 20px 0;
  text-align: center;
}
#top .mod-grid.ex-index {
  margin-bottom: -10px;
}
#top .mod-grid.ex-index > .sub-cell {
  margin-bottom: 10px;
}
#top .new {
  position: relative;
}
#top .new:before {
  content: "";
  display: block;
  width: 13%;
  height: 22%;
  background: url(/ex/p-picross/top/images/icon_new.png) no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: -5%;
  left: 13.5%;
}
#top .mod-group.-product {
  border: 5px solid #ffe950;
  padding: 15px;
  background: #fff;
}
#top .mod-group.-product .heading {
  text-align: center;
  margin-bottom: 10px;
}
#top .mod-group.-product .heading img {
  width: 28%;
}
#top .mod-group.-product .mod-grid > .sub-cell:first-child {
  margin-bottom: 0;
}
#top .mod-dl.-product {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2em;
  color: #785a37;
  margin: 5px 0;
}
#top .mod-dl.-product > .sub-dt {
  width: 9em;
  position: relative;
  font-weight: bold;
}
#top .mod-dl.-product > .sub-dt:after {
  content: ":";
  position: absolute;
  top: 0;
  right: -.5em;
}

#movie h1 {
  padding: 5% 0;
}
