body {
  font: 62.5%/1.75 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
  color: #1d1d1d;
  -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.6em;
}

.sub_part {
  color: #dddddd;
}

/* mod-grid
------------------------------------------------------- */
.mod-grid {
  margin-left: -16px;
  letter-spacing: -.40em;
  /* 文字間を詰めて隙間を削除する */
  text-align: center;
}
.mod-grid > .sub-cell {
  display: inline-block;
  vertical-align: top;
  margin-top: 16px;
  margin-bottom: 16px;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
  width: 50%;
}
.mod-grid > .sub-cell > .sub-inner {
  margin-left: 16px;
  text-align: left;
}
.mod-grid.-step > .sub-cell {
  margin-top: 0;
  width: 100%;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  margin-top: 0;
  padding-top: 31px;
  position: relative;
}
.mod-grid.-step > .sub-cell > .sub-inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png') 0 -116px no-repeat;
  display: inline-block;
  width: 57.5px;
  height: 15px;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin: auto;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner:before {
  content: none !important;
  background: transparent !important;
}

.mod-grid > .sub-cell > .sub-inner .mod-grid {
  margin-left: -16px;
  overflow: hidden;
  letter-spacing: -.40em;
  /* 文字間を詰めて隙間を削除する */
  text-align: center;
}
.mod-grid > .sub-cell > .sub-inner .mod-grid > .sub-cell {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
}
.mod-grid > .sub-cell > .sub-inner .mod-grid > .sub-cell > .sub-inner {
  margin-left: 16px;
  text-align: left;
  padding-top: 0;
}
.mod-grid > .sub-cell > .sub-inner .mod-grid.-step > .sub-cell > .sub-inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png') 0 -168px no-repeat;
  display: inline-block;
  width: 7px;
  height: 12.5px;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
  position: absolute;
  top: 0;
  left: -10.66667px;
  bottom: 0;
  right: auto;
  margin: auto;
}

/* mod-figureBlock
------------------------------------------------------- */
div.mod-figureBlock {
  margin-bottom: 20px;
}
div.mod-figureBlock > .sub-figure {
  margin-bottom: 1em;
  width: 100%;
}
div.mod-figureBlock.-step {
  padding-bottom: 30px;
  position: relative;
}
div.mod-figureBlock.-step > .sub-figure:after {
  content: "";
  background: url('../../common/images/sprites/sp.png') 0 -232px no-repeat;
  display: inline-block;
  width: 115px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock {
  *zoom: 1;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock:after {
  content: '';
  display: table;
  clear: both;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-left {
  margin-right: -16px;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-left > .sub-figure {
  float: left;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-left > .sub-figure > .sub-inner {
  padding-right: 16px;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-left > .sub-detail {
  padding-right: 16px;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-right {
  margin-left: -16px;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-right > .sub-figure {
  float: right;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-right > .sub-figure > .sub-inner {
  padding-left: 16px;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock.-right .sub-detail {
  padding-left: 16px;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock > .sub-figure {
  width: 50%;
}
.mod-grid > .sub-cell > .sub-inner div.mod-figureBlock > .sub-detail.rect {
  overflow: hidden;
}

.showPc {
  display: none !important;
}

body > .outline {
  font-size: 16px;
}

.mod-headlineLv3 {
  font-size: 1.125em;
}

.mod-groupMini {
  padding: 15px;
  margin: 20px 0 0;
}

.mod-groupMini.-wide {
  margin-left: -7px;
  margin-right: -7px;
}

.mod-headlineLv1 {
  margin-bottom: 25px;
}

.mod-headlineLv2 {
  margin-bottom: 15px;
}
.mod-headlineLv2 > span {
  position: relative;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.mod-headlineLv2 > span:before {
  content: "";
  display: block;
  width: 33%;
  height: 220%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-size: 100% auto !important;
}

.mod-headlineLv1 img {
  height: 40px;
}

.mod-headlineLv3 {
  padding-left: 30px;
  text-indent: -30px;
  margin-bottom: 12px;
}
.mod-headlineLv3:before {
  width: 23px;
  height: 23px;
  background-size: 23px auto !important;
  margin-right: 8px;
  vertical-align: top;
}

.mod-sectionMini {
  margin: 20px 0 0;
  padding-top: 20px;
  background-size: 450px !important;
}
.mod-sectionMini:last-child {
  margin-bottom: 0;
}

.mod-groupMini + .mod-groupMini {
  margin-top: 10px;
}

h1 + .mod-section {
  margin-bottom: 20px;
}

ul.mod-list.-date > li.sub {
  border-top: 1px dotted #999;
  margin: 10px 0;
  padding-top: 10px;
  padding-left: 0;
}
ul.mod-list.-date > li.sub:first-child {
  border-width: 0;
}
ul.mod-list.-date > li.sub > span.date {
  float: none;
  padding-right: 20px;
  color: #999999;
  font-size: 0.875em;
}
ul.mod-list.-date > li.sub > div {
  overflow: hidden;
}

/* mod-grid
------------------------------------------------------- */
.mod-grid.-step.-a > .sub-cell > .sub-inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png') 0 -136px no-repeat;
  display: inline-block;
  width: 40.5px;
  height: 11px;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
}
.mod-grid.-step.-b > .sub-cell > .sub-inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png') 0 -152px no-repeat;
  display: inline-block;
  width: 40.5px;
  height: 11px;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
}

.global .nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 6;
}
.global .nav > span.menu {
  position: absolute;
  top: 10px;
  right: 5px;
  background: url('../../common/images/sprites/sp.png') 0 -76px no-repeat;
  display: inline-block;
  width: 98px;
  height: 35px;
  padding-top: 35px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
}
.global .nav > span.menu.close {
  background-position: 0 -36px !important;
  padding: 0;
}
.global .nav > div {
  background: #fff;
  margin: 0;
  padding: 15px;
  position: absolute;
  top: 50px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.global .nav > div.close {
  display: none;
}
.global .nav > div > ul > li {
  border: 2px solid #ddd;
  margin-top: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.global .nav > div > ul > li:first-child {
  margin-top: 0;
}
.global .nav > div > ul > li li.last {
  border-radius: 0 0 3px 3px !important;
}
.global .nav > div > ul > li.nav_01 {
  border-color: #77d2f8;
  background: #77d2f8;
  padding-left: 60px;
  position: relative;
}
.global .nav > div > ul > li.nav_01:before {
  content: "";
  width: 46px;
  height: 46px;
  background: url(/ex/m-scramble/common/images/sp_nav_pikachu.png);
  display: block;
  background-size: 46px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
}
.global .nav > div > ul > li.nav_01 li {
  border-top: 2px solid #b9e5f8;
}
.global .nav > div > ul > li.nav_02 {
  border-color: #fc8692;
  background: #fc8692;
}
.global .nav > div > ul > li.nav_02 li {
  border-top: 2px solid #fc8692;
  background: #fff;
}
.global .nav > div > ul > li.nav_03 {
  border-color: #ffb965;
  background: #ffb965;
}
.global .nav > div > ul > li.nav_03 li {
  border-top: 2px solid #ffd6a5;
}
.global .nav > div > ul > li.nav_04 {
  border-color: #6cddbe;
  background: #6cddbe;
}
.global .nav > div > ul > li.nav_04 li {
  border-top: 2px solid #a8ead8;
}
.global .nav > div > ul > li.nav_05 {
  border-color: #9990f0;
  background: #9990f0;
}
.global .nav > div > ul > li.nav_05 li {
  border-top: 2px solid #9990f0;
  background: #fff;
}
.global .nav > div > ul > li a, .global .nav > div > ul > li .nolink {
  display: block;
  padding: 10px;
  position: relative;
  color: #3d3d3d;
  font-size: 1.125em;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.global .nav > div > ul > li a:after, .global .nav > div > ul > li .nolink:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid #3d3d3d;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.global .nav > div > ul > li .nolink:after {
  display: none;
}
.global .nav > div > ul > li.nav_cs {
  display: none;
}
.global .nav > div > ul > li li a:before {
  font-weight: bold;
  margin-left: -1em;
}
.global .nav .new {
  margin-left: 5px;
  padding: 3px;
  background: #ff00a2;
  color: #fff;
  font-weight: bold;
}
.global .nav .new:before {
  content: "";
  margin-left: 0;
}

body > .outline {
  background: url(/ex/m-scramble/common/images/sp_bg.jpg) top center;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.o-header-inner {
  position: relative;
  background: #fff;
  -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  height: 55px;
  -moz-background-size: auto 51px;
  -o-background-size: auto 51px;
  -webkit-background-size: auto 51px;
  background-size: auto 51px;
}
.o-header-inner .group {
  text-align: center;
}
.o-header-inner .logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  width: 89px;
  height: 0;
  padding-top: 44px;
  overflow: hidden;
  background: url(/ex/m-scramble/common/images/logo_sp.png) top center no-repeat;
  -moz-background-size: 89px auto;
  -o-background-size: 89px auto;
  -webkit-background-size: 89px auto;
  background-size: 89px auto;
}
.o-header-inner .nintendo,
.o-header-inner .pokemonCompany {
  display: none;
}
.o-header-inner .nintendo3ds {
  display: inline-block;
  width: 31%;
  height: 20px;
  margin: 16px auto;
  vertical-align: middle;
}
.o-header-inner .nintendo3ds img {
  vertical-align: middle;
}
.o-header-inner .global {
  top: 135px;
}

.o-body-contents {
  padding: 0 10px;
}
.o-body-contents .mod-headline {
  margin-left: -10px;
  margin-right: -10px;
}

.nav {
  -moz-background-size: 10px auto;
  -o-background-size: 10px auto;
  -webkit-background-size: 10px auto;
  background-size: 10px auto;
}
.nav .menu {
  display: none;
}
.nav .close {
  padding: 15px 10px 10px;
}
.nav .close > ul > li {
  line-height: 1.5em;
  border: 2px solid #ddd;
  margin-top: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.nav .close > ul > li:first-child {
  margin-top: 0;
}
.nav .close > ul > li li.last {
  border-radius: 0 0 3px 3px !important;
}
.nav .close > ul > li.nav_01 {
  border-color: #77d2f8;
  background: #77d2f8;
  position: relative;
  padding-left: 60px;
}
.nav .close > ul > li.nav_01:before {
  content: "";
  width: 46px;
  height: 46px;
  background: url(/ex/m-scramble/common/images/sp_nav_pikachu.png);
  display: block;
  background-size: 46px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
}
.nav .close > ul > li.nav_01 li {
  border-top: 2px solid #b9e5f8;
}
.nav .close > ul > li.nav_02 {
  border-color: #fc8692;
  background: #fc8692;
}
.nav .close > ul > li.nav_02 li {
  border-top: 2px solid #fc8692;
  background: #fff;
}
.nav .close > ul > li.nav_03 {
  border-color: #ffb965;
  background: #ffb965;
}
.nav .close > ul > li.nav_03 li {
  border-top: 2px solid #ffd6a5;
}
.nav .close > ul > li.nav_04 {
  border-color: #6cddbe;
  background: #6cddbe;
}
.nav .close > ul > li.nav_04 li {
  border-top: 2px solid #a8ead8;
}
.nav .close > ul > li.nav_05 {
  border-color: #9990f0;
  background: #9990f0;
}
.nav .close > ul > li.nav_05 li {
  border-top: 2px solid #9990f0;
  background: #fff;
}
.nav .close > ul > li a, .nav .close > ul > li .nolink {
  display: block;
  padding: 10px;
  position: relative;
  color: #3d3d3d;
  font-size: 1.125em;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.nav .close > ul > li a:after, .nav .close > ul > li .nolink:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid #3d3d3d;
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav .close > ul > li .nolink:after {
  display: none;
}
.nav .close > ul > li.nav_cs {
  display: none;
}
.nav .close > ul > li li a:before {
  font-weight: bold;
  margin-left: -1em;
}

body,
.o-footer > .o-footer-inner {
  background: #fff;
}

.o-footer > .o-footer-inner {
  position: relative;
}
.o-footer > .o-footer-inner .sns {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 10px 15px;
}
.o-footer > .o-footer-inner .links li {
  border-bottom: 1px solid #999;
  position: relative;
}
.o-footer > .o-footer-inner .links li a {
  display: block;
  padding: 10px 10px 10px 10px;
  position: relative;
  color: #000;
  font-size: 0.75em;
  font-weight: bold;
  text-decoration: none;
}
.o-footer > .o-footer-inner .links li a:after {
  content: "";
  background: url('../../common/images/sprites/sp.png') 0 0 no-repeat;
  display: inline-block;
  width: 10px;
  height: 10px;
  padding-top: 10px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
  vertical-align: middle;
  margin-left: 5px;
}
.o-footer > .o-footer-inner .nintendo {
  display: inline-block;
  line-height: 1em;
  margin: 20px 5px 0 20px;
}
.o-footer > .o-footer-inner .pokemonCompany {
  display: inline-block;
  line-height: 1em;
}

.backTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 6;
  display: none;
}
.backTop a {
  display: inline-block;
}
.backTop a img {
  height: 54px;
}

.o-footer .copyright {
  text-align: left;
  color: #000;
  font-size: 0.625em;
  padding: 10px 20px 50px 20px;
}

.mod-group > .sub {
  padding: 15px 7px;
}

.mod-textFirstImageBlock .sub-text {
  width: 100%;
}
.mod-textFirstImageBlock .sub-image {
  width: 100%;
}

.mod-grid.-sp1col > .sub-cell {
  width: 100%;
}

.mod-grid .sub-cell {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mod-groupMini .mod-para.num {
  padding-left: 30px;
  position: relative;
}
.mod-groupMini .mod-para.num > .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  padding: 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #FF717F;
}
.mod-groupMini.-b .mod-para.num > .num {
  background: #fd9820;
}

.mod-faq .sub-q:before {
  content: "";
  display: block;
  width: 15px;
  height: 19px;
  background: url(/ex/m-scramble/common/images/icon_q.png) top left no-repeat;
  -moz-background-size: 15px auto;
  -o-background-size: 15px auto;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
  margin-top: 5px;
}
.mod-faq .sub-a:before {
  content: "";
  display: block;
  width: 15px;
  height: 19px;
  background: url(/ex/m-scramble/common/images/icon_a.png) top left no-repeat;
  -moz-background-size: 15px auto;
  -o-background-size: 15px auto;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
  margin-top: 5px;
}

img.narrow {
  width: 70%;
}

#top .package {
  background: #fff;
  margin: 0 -10px;
  padding-top: 10px;
}
#top .update {
  background: #fff;
  margin: 0 -10px;
  padding: 10px 0 20px;
}
#top .movie {
  text-align: center;
  padding: 20px 45px;
  background: #ff7785;
  margin: 0 -10px;
}
#top .topNav {
  margin: 0 -10px;
  background: url(/ex/m-scramble/top/images/bg_nav_ptn.png);
  -moz-background-size: 197px auto;
  -o-background-size: 197px auto;
  -webkit-background-size: 197px auto;
  background-size: 197px auto;
  padding: 10px 20px;
  position: relative;
  text-align: center;
}
#top .topNav div:nth-child(1) {
  margin-left: 15px;
  margin-right: 15px;
}
#top .topNav div:nth-child(2),
#top .topNav div:nth-child(3),
#top .topNav div:nth-child(4),
#top .topNav div:nth-child(5) {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  box-sizing: border-box;
  margin-bottom: 5px;
}
#top .o-body.oshirase {
  padding: 35px 0;
  background: url(/ex/m-scramble/top/images/bg_oshirase.jpg) top center;
}
#top .o-body.oshirase .oshirase-button {
  text-align: center;
}
#top .o-body.oshirase .mod-button {
  margin: 10px auto;
  width: 90%;
}
#top .o-body.oshirase .mod-button a {
  padding: 5px 20px;
  font-size: 13.5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#top .o-body.oshirase .mod-list.-date li {
  margin: 5px 0;
  padding: 5px 0;
  border: 1px dotted #999;
  border-width: 0 0 1px 0;
}
#top .o-body.oshirase .mod-list.-date li:first-child {
  border-width: 1px 0 1px;
}
#top .o-body.oshirase .mod-list.-date li.sub {
  margin-left: 0;
}
#top .o-body.oshirase .mod-list.-date li.sub .date {
  float: none;
}
#top .o-body.spec {
  font-size: 12px;
  padding: 20px 0 20px;
  background: #fff url(/ex/m-scramble/top/images/bg_spec_sp.png) bottom center no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#top .o-body.spec .o-body-contents-main {
  margin-bottom: 0;
}
#top .o-body.spec .mod-group.-white {
  border: 1px solid #999;
}

#about .mod-headlineLv1 img {
  height: auto;
}
#about .prologue {
  background: #fff;
  margin: 50px -10px 60px;
  padding-bottom: 70px;
  position: relative;
  z-index: 5;
}
#about .prologue:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/ex/m-scramble/about/images/bg-prologue-sp.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: -50px;
  z-index: -1;
  padding-bottom: 100px;
}
#about .prologue .mod-headlineLv1 {
  margin: 0;
  text-align: center;
}
#about .prologue .mod-headlineLv1 img {
  margin-top: -50px;
}
#about .prologue .mod-para {
  margin: 0;
  padding: 0 20px 30px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(10%, #ffffff), color-stop(90%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 10%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 10%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 10%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
}
#about .prologue .mod-image {
  padding: 0 20px;
}
#about .battle {
  background: #ff717f;
  margin: 50px -10px 40px;
  padding-bottom: 70px;
  position: relative;
  z-index: 5;
}
#about .battle:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/ex/m-scramble/about/images/bg-battle-sp.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: -100px;
  z-index: -1;
  padding-top: 1px;
}
#about .battle .mod-headlineLv1 {
  margin-right: 10px;
}
#about .battle .mod-headlineLv1 img {
  margin-top: -100px;
}
#about .battle .mod-para {
  padding: 0 10px;
}
#about .battle .mod-grid {
  padding: 0 10px;
}
#about .battle .mod-grid:after {
  content: "";
  background: url("/ex/m-scramble/about/images/bg-mega-04-pc.png");
  display: block;
  width: 110px;
  height: 108px;
  -moz-background-size: 110px auto;
  -o-background-size: 110px auto;
  -webkit-background-size: 110px auto;
  background-size: 110px auto;
  margin: -30px 0 -20px auto;
  z-index: 1;
  position: relative;
}
#about .pokemon .mod-headlineLv1,
#about .mega .mod-headlineLv1 {
  margin: 0;
}
#about .pokemon .mod-headlineLv1 img,
#about .mega .mod-headlineLv1 img {
  margin-top: -80px;
}
#about .pokemon {
  background: #fff;
  margin: 30px -10px 60px;
  padding-bottom: 50px;
  position: relative;
  z-index: 5;
}
#about .pokemon:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/ex/m-scramble/about/images/bg-pokemon-sp.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: -120px;
  z-index: -1;
  padding-top: 1px;
}
#about .pokemon .mod-para {
  margin: 0;
  padding: 0 20px 50px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(10%, #ffffff), color-stop(90%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 10%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 10%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 10%, #ffffff 90%, rgba(255, 255, 255, 0) 100%);
}
#about .mega {
  background: #eff66c;
  margin: 50px -10px 60px;
  padding-bottom: 50px;
  position: relative;
  z-index: 5;
}
#about .mega:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/ex/m-scramble/about/images/bg-mega-sp.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: -120px;
  z-index: -1;
  padding-top: 1px;
}
#about .mega .mod-para {
  padding: 0 20px;
}
#about .mega .mod-grid {
  padding: 0 10px;
}
#about .mii {
  background: #59dca0;
  margin-top: -50px;
  position: relative;
  z-index: 6;
  padding-bottom: 1px;
}
#about .mii .o-body-inner {
  background: url(/ex/m-scramble/about/images/bg-mii-sp.png);
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: relative;
  top: -50px;
  padding-top: 1px;
  margin-bottom: -80px;
}
#about .mii .mod-headlineLv1,
#about .mii .mod-headlineLv2 {
  text-align: center;
  margin-bottom: 25px;
}
#about .mii .-green .mod-image.st-addTopL a {
  display: inline-block;
  width: 70%;
}
#about .mii .mod-group {
  margin-bottom: -30px;
}
#about .mii .-green {
  margin-bottom: -30px;
}

#enjoy .mod-headlineLv1,
#enjoy .mod-headlineLv2 {
  text-align: center;
}
#enjoy .mod-section {
  margin-bottom: 20px;
}
#enjoy .mod-headlineLv2.-a > span:before {
  background: url(/ex/m-scramble/enjoy/images/h2_01_sp_kazari.png) left center no-repeat;
}
#enjoy .mod-headlineLv2.-b > span:before {
  background: url(/ex/m-scramble/enjoy/images/h2_02_sp_kazari.png) left center no-repeat;
}
#enjoy.page02 .mod-headlineLv2.-a > span:before {
  background: url(/ex/m-scramble/enjoy/images/02/h2_01_sp_kazari.png) left center no-repeat;
}
#enjoy .mod-image.kazari1 img {
  width: 70%;
}
#enjoy.page03 .mod-headlineLv2 {
  text-align: center;
}
#enjoy.page03 .mod-headlineLv2.-addBg > span:before {
  background: url(/ex/m-scramble/enjoy/images/03/h2_01_sp_kazari.png) left center no-repeat;
  width: 26%;
  left: auto;
  right: 0;
  top: -40%;
}
#enjoy.page04 .mod-headlineLv2 {
  text-align: center;
}
#enjoy.page04 .mod-headlineLv2.-addBg > span:before {
  background: url(/ex/m-scramble/enjoy/images/04/h2_01_sp_kazari.png) left center no-repeat;
  width: 26%;
  top: -40%;
  left: 3%;
}
#enjoy.page05 .mod-headlineLv2 {
  text-align: center;
}
#enjoy.page05 .mod-headlineLv2.-addBg > span:before {
  background: url(/ex/m-scramble/enjoy/images/05/h2_01_sp_kazari.png) left center no-repeat;
  width: 90%;
  top: -40%;
  left: 0;
  right: 0;
}
#enjoy.page06 .mod-headlineLv2 {
  text-align: center;
}
#enjoy.page06 .mod-headlineLv2.-addBg > span:before {
  background: url(/ex/m-scramble/enjoy/images/06/h2_01_sp_kazari.png) left center no-repeat;
  width: 23%;
  top: -40%;
  left: auto;
  right: -3%;
}
#enjoy.page06 .mod-grid.-step.-spNoArrow .sub-inner:before {
  background: transparent;
}

#topics .mod-headlineLv1,
#topics .mod-headlineLv2 {
  text-align: center;
}
#topics .mod-headlineLv2 > span:before {
  background: url(/ex/m-scramble/topics/images/h2_sp_kazari.png) left center no-repeat;
}
#topics .mod-para.-topicsDate {
  font-size: 0.875em;
  color: #999;
  margin-bottom: .5em;
}
#topics .topics-content {
  padding: 15px 0 15px;
  position: relative;
}
#topics .topics-content:before {
  content: "";
  width: 100%;
  height: 10px;
  background: url(/ex/m-scramble/common/images/line2.png) repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 450px !important;
}
#topics .topics-content:after {
  content: "";
  width: 100%;
  height: 10px;
  background: url(/ex/m-scramble/common/images/line2.png) repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 450px !important;
}
#topics.u150805_01 .mod-headlineLv2 > span:before {
  background: url(/ex/m-scramble/topics/images/150805_01/h2_sp_kazari.png) left center no-repeat;
  right: -85%;
  top: -60%;
  position: absolute;
  background-size: 80% auto !important;
}

#aikotoba .mod-headlineLv1,
#aikotoba .mod-headlineLv2 {
  text-align: center;
}
#aikotoba .mod-headlineLv1 > span:before,
#aikotoba .mod-headlineLv2 > span:before {
  background: url(/ex/m-scramble/aikotoba/images/h2_sp_kazari.png) left center no-repeat;
}
#aikotoba .mod-grid.-step .sub-inner:before {
  background: transparent;
}
#aikotoba .toorina {
  max-width: 320px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px auto;
  padding: 5px;
  background: #fd9820;
  text-align: center;
}
#aikotoba .mod-likeTable .head {
  display: none;
}
#aikotoba .mod-likeTable .aikotoba {
  margin: 10px 0;
  display: table;
  width: 100%;
  border: 2px solid #bbb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#aikotoba .mod-likeTable .aikotoba dl {
  display: table;
  width: 100%;
}
#aikotoba .mod-likeTable .aikotoba dl dt {
  background: #fd9820;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 35%;
  border-top: 1px dotted #fff;
  font-weight: bold;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#aikotoba .mod-likeTable .aikotoba dl dd {
  display: table-cell;
  padding: 10px;
  border: 1px solid #bbb;
  border-width: 1px 0 0 1px;
  font-size: 14px;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#aikotoba .mod-likeTable .aikotoba dl dd .sub-figure img {
  max-width: 70%;
}
#aikotoba .mod-likeTable .aikotoba dl dd .sub-detail img {
  margin-top: 5px;
}
#aikotoba .mod-likeTable .aikotoba dl dd .badge {
  width: 62px;
}
#aikotoba .mod-likeTable .aikotoba dl:first-child dt {
  border-width: 0;
  -moz-border-radius: 3px 0 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px 0 0 0;
}
#aikotoba .mod-likeTable .aikotoba dl:first-child dd {
  border-width: 0 0 0 1px;
  -moz-border-radius: 0 3px 0 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 0 0;
}
#aikotoba .mod-likeTable .aikotoba dl:last-child dt {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 3px;
}
#aikotoba .mod-likeTable .aikotoba dl:last-child dd {
  -moz-border-radius: 0 0 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 0;
}
#aikotoba .mod-likeTable .aikotoba .txt {
  font-size: 13px;
}
#aikotoba .mod-likeTable .aikotoba.new dl:first-child dd {
  position: relative;
}
#aikotoba .mod-likeTable .aikotoba.new dl:first-child dd:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(/ex/m-scramble/aikotoba/images/new.png) left top no-repeat;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  position: absolute;
  top: 1px;
  left: 1px;
}

#faq .mod-headlineLv1 {
  text-align: center;
}

.ex-big {
  font-size: 17px;
}
