@charset "utf-8";
.showSp {
  display: none;
}

.outline {
  font-size: 1.8em;
  line-height: 1.77em;
}

.mod-caption {
  font-size: 0.77778em;
  margin-top: 5px;
  text-align: center;
}

.outline {
  background-color: #2CBAEA;
  background: url(/ex/cho_dungeon/common/images/bg_pc.jpg) top center repeat-y;
}
.outline > .o-header > .o-header-inner {
  width: 960px;
  margin: auto;
}
.outline > .o-body > .o-body-inner {
  width: 960px;
  margin: auto;
}
.outline > .o-body > .o-body-inner > .o-main {
  *zoom: 1;
}
.outline > .o-body > .o-body-inner > .o-main:after {
  content: '';
  display: table;
  clear: both;
}
.outline > .o-body > .o-body-inner > .o-main > .o-content {
  width: 100%;
}
.outline > .o-body > .o-body-inner > .o-main > .o-nav {
  display: none;
}
.outline > .o-footer > .o-footer-inner {
  width: 960px;
  margin: auto;
}

.outline > .o-header .o-header1 {
  background: #161d42 url(/ex/cho_dungeon/common/images/bg_header_pc.png) top center no-repeat;
  height: 95px;
  border-bottom: 1px solid #d6ffff;
  position: relative;
}
.outline > .o-header .o-header-inner {
  width: 960px;
  margin: auto;
  position: relative;
}
.outline > .o-header .o-header-inner .logo_dungeon {
  position: absolute;
  left: 0;
  top: 16px;
  width: 209px;
  z-index: 1;
}
.outline > .o-header .o-header-inner .heading {
  position: absolute;
  left: 230px;
  top: 38px;
}

.o-body {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}

body {
  background: #161d41;
}

.o-footer {
  border-top: 1px solid #fff;
  background: #161d41 url(/ex/cho_dungeon/common/images/bg_footer.png) center top no-repeat;
}
.o-footer .categoryNav > ul {
  width: 900px;
  margin: auto;
  line-height: 1em;
  padding: 20px 0;
  text-align: center;
}
.o-footer .categoryNav > ul li {
  display: inline-block;
  margin: 0 70px;
  color: #fff;
  font-size: 0.66667em;
}
.o-footer .categoryNav > ul a {
  color: #fff;
  text-decoration: none;
}
.o-footer .categoryNav > ul a:before {
  font-family: 'icon';
  content: "\e602";
  margin-right: 5px;
  vertical-align: middle;
}
.o-footer .categoryNav > ul a:hover {
  color: #53dbf6;
}
.o-footer .links {
  text-align: center;
  line-height: 1em;
  margin: 30px 0 5px;
}
.o-footer .links li {
  display: inline-block;
  margin: 0 10px;
}
.o-footer .links li a {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 12px;
}
.o-footer .links li.official a {
  width: 210px;
  background: url(/ex/cho_dungeon/common/images/footerLink-official.png);
}
.o-footer .links li.official a:hover {
  background: url(/ex/cho_dungeon/common/images/footerLink-official_ov.png);
}
.o-footer .links li.dsc a {
  width: 147px;
  background: url(/ex/cho_dungeon/common/images/footerLink-dsc.png);
}
.o-footer .links li.dsc a:hover {
  background: url(/ex/cho_dungeon/common/images/footerLink-dsc_ov.png);
}
.o-footer .links li.spc a {
  width: 144px;
  background: url(/ex/cho_dungeon/common/images/footerLink-spc.png);
}
.o-footer .links li.spc a:hover {
  background: url(/ex/cho_dungeon/common/images/footerLink-spc_ov.png);
}
.o-footer .company {
  text-align: center;
}
.o-footer .company a {
  display: inline-block;
}
.o-footer .company .nintendo img {
  width: 58px;
}
.o-footer .company .pokemonCompany img {
  width: 156px;
}
.o-footer .copyright {
  text-align: center;
  font-size: 0.55556em;
  color: #fff;
  line-height: 1.7em;
  padding-bottom: 30px;
}

.mod-section {
  padding: 0px 0 20px;
}
.mod-section.addBottom {
  padding-bottom: 60px;
}

.ex-global > .sub-menuButton {
  display: none;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem {
  display: inline-block;
  padding: 0px 10px;
  border-left: 1px solid #ccc;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem:first-child {
  border-left: 0px;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul {
  display: none;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li .sub-underLayer {
  display: none;
}

.o-nav > .sub-menuButton {
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem {
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem > .sub-inner {
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li .sub-underLayer {
  padding-left: 10px;
  display: none;
}
.o-nav > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li .sub-underLayer > .sub-li {
  border-top: 1px solid #ccc;
}

.headingH1 .date {
  font-size: 0.77778em;
  vertical-align: middle;
}
.headingH1 .st-category {
  line-height: 1em;
  vertical-align: middle;
}
.headingH1 .st-category img {
  height: 24px;
}
.headingH1 h1 {
  font-size: 1.66667em;
}

.mod-para.-lead {
  font-size: 100%;
  margin-bottom: 60px;
}

.mod-para {
  line-height: 1.8em;
}

.mod-para.-pcCenter {
  text-align: center;
  font-size: 15px;
  line-height: 1.7em;
}

.mod-pager {
  display: table;
  font-size: 0.88889em;
  padding: 40px 0 30px;
}
.mod-pager li {
  display: table-cell;
  width: 400px;
  position: relative;
  vertical-align: middle;
}
.mod-pager li.sub-prev {
  padding-left: 60px;
  text-align: left;
}
.mod-pager li.sub-prev a:before {
  content: url(/ex/cho_dungeon/common/images/icon_prev.png);
  height: 17px;
  line-height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.mod-pager li.sub-next {
  padding-right: 60px;
  text-align: right;
}
.mod-pager li.sub-next a:before {
  content: url(/ex/cho_dungeon/common/images/icon_next.png);
  height: 17px;
  line-height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.mod-pager li.dummy {
  width: 200px;
}
.mod-pager li.dummy:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background: #fff;
  vertical-align: middle;
}
.mod-pager li a {
  vertical-align: middle;
  line-height: 1.8em;
  color: #fff;
}

.mod-list.-note {
  font-size: 0.66667em;
  line-height: 1.28em;
  color: #000;
}

.mod-dl.-pcHorizontal {
  *zoom: 1;
}
.mod-dl.-pcHorizontal:after {
  content: '';
  display: table;
  clear: both;
}
.mod-dl.-pcHorizontal .sub-dt {
  float: left;
  margin-right: 10px;
}
.mod-dl.-pcHorizontal .sub-dd {
  overflow: hidden;
}

.mod-grid {
  margin-left: -20px;
}
.mod-grid > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid > .sub-cell > .sub-inner {
  margin-left: 20px;
}
.mod-grid.-marginS {
  margin-left: -15px;
}
.mod-grid.-marginS > .sub-cell {
  margin-bottom: 15px;
}
.mod-grid.-marginS > .sub-cell > .sub-inner {
  margin-left: 15px;
}
.mod-grid.-marginL {
  margin-left: -30px;
}
.mod-grid.-marginL > .sub-cell {
  margin-bottom: 30px;
}
.mod-grid.-marginL > .sub-cell > .sub-inner {
  margin-left: 30px;
}
.mod-grid.-step {
  margin-left: -65px;
}
.mod-grid.-step > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  margin-left: 65px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  position: relative;
}
.mod-grid.-step > .sub-cell > .sub-inner:before {
  content: url(/ex/cho_dungeon/common/images/stepArrowRight.png);
  display: inline-block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -43px;
  margin: auto;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner {
  position: static;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner:before {
  content: "";
  display: none;
}
.mod-grid.-step > .sub-cell.tiltArrow {
  width: 100%;
  margin: -10px 0 10px;
}
.mod-grid.-step > .sub-cell.tiltArrow > .sub-inner:before {
  display: none;
}
.mod-grid.-step > .sub-cell.tiltArrow + .sub-cell > .sub-inner:before {
  display: none;
}
.mod-grid.-step.-adjustArrow > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 80px;
  bottom: auto;
}
.mod-grid.-step.-marginS {
  margin-left: -40px;
}
.mod-grid.-step.-marginS > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid.-step.-marginS > .sub-cell > .sub-inner {
  margin-left: 40px;
}
.mod-grid.-step.-marginS > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -31px;
  margin: auto;
}
.mod-grid.-step.-marginS > .sub-cell.noArrow > .sub-inner {
  position: static;
}
.mod-grid.-step.-marginS > .sub-cell.noArrow > .sub-inner:before {
  content: "";
  display: none;
}
.mod-grid.-step.-marginS > .sub-cell.tiltArrow {
  width: 100%;
  margin: -10px 0 10px;
}
.mod-grid.-step.-marginS > .sub-cell.tiltArrow > .sub-inner:before {
  display: none;
}
.mod-grid.-step.-marginS > .sub-cell.tiltArrow + .sub-cell > .sub-inner:before {
  display: none;
}
.mod-grid.-step.-marginS.-adjustArrow > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 80px;
  bottom: auto;
}

.mod-grid .mod-grid > .sub-cell {
  margin-bottom: 0;
}

.mod-group.-gray {
  padding: 20px;
}
.mod-group.-gray .mod-grid {
  margin-left: -20px;
  margin-bottom: -20px;
}
.mod-group.-gray .mod-grid.-step {
  margin-left: -40px;
}
.mod-group.-gray .mod-grid.-step > .sub-cell > .sub-inner:before {
  content: url(/ex/cho_dungeon/common/images/stepArrowRightWhite.png);
}

.sns {
  width: 960px;
  margin: auto;
}
.sns > ul {
  position: absolute;
  top: 53px;
  width: 960px;
  margin: auto;
  text-align: right;
}
.sns > ul li {
  display: inline-block;
  width: 120px;
  height: 21px;
  text-align: left;
}
.sns > ul li.line {
  display: none;
}

.mod-group {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-group.-spec {
  padding: 30px 40px;
  background: #fff url(/ex/cho_dungeon/common/images/bg_ami.png) top left;
}
.mod-group.-spec .mod-dl {
  line-height: 1.5em;
  color: #1d1d1d;
  font-size: 0.72222em;
  border-bottom: 1px solid #0b1267;
  padding: 10px 0;
}
.mod-group.-spec .mod-dl:first-child {
  border-top: 1px solid #0b1267;
}
.mod-group.-spec .mod-dl.-vertical .sub-dt {
  width: auto;
  float: none;
}
.mod-group.-spec .mod-dl.-vertical .sub-dt:after {
  display: none;
}
.mod-group.-spec .mod-dl.-vertical dd {
  margin-left: 7em;
}
.mod-group.-spec .mod-dl.-vertical dd:before {
  content: "：";
  margin-right: 10px;
}
.mod-group.-spec .sub-dt {
  width: 8em;
  position: relative;
}
.mod-group.-spec .sub-dt:after {
  content: "：";
  float: right;
}
.mod-group.-spec .sub-dd {
  height: auto;
}
.mod-group.-article {
  position: relative;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZWRlZCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTRlZGVkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e4eded), color-stop(50%, #ffffff), color-stop(100%, #e4eded));
  background-image: -moz-linear-gradient(left, #e4eded, #ffffff 50%, #e4eded);
  background-image: -webkit-linear-gradient(left, #e4eded, #ffffff 50%, #e4eded);
  background-image: linear-gradient(to right, #e4eded, #ffffff 50%, #e4eded);
  -moz-box-shadow: 0 10px 10px rgba(6, 0, 1, 0.45), inset 0 1px 5px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 10px 10px rgba(6, 0, 1, 0.45), inset 0 1px 5px rgba(255, 255, 255, 0.75);
  box-shadow: 0 10px 10px rgba(6, 0, 1, 0.45), inset 0 1px 5px rgba(255, 255, 255, 0.75);
  margin-top: 50px;
  padding: 0px 50px 50px;
}
.mod-group.pS {
  padding: 7px !important;
}
.mod-group.-borderBlue {
  border: 4px solid #23c6e8;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 30px 15px;
}
.mod-group.-bgBlue {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 50px 40px;
}

.mod-likeTable {
  display: table;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3em;
  margin-bottom: 40px;
  border: 3px solid #23c6e8;
}
.mod-likeTable:last-child {
  margin-bottom: 0;
}
.mod-likeTable .sub-head {
  display: table-row;
}
.mod-likeTable .sub-head > div {
  padding: 1em;
  background: #9ee7f6;
  display: table-cell;
  text-align: center;
  border: 2px solid #bec8ca;
  border-width: 0 2px 2px 0;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
}
.mod-likeTable .sub-head > div:last-child {
  border-right: 0px;
}
.mod-likeTable .sub-head > div:nth-child(1) {
  width: 30%;
}
.mod-likeTable .sub-head > div:nth-child(2) {
  width: 30%;
}
.mod-likeTable .sub-head > div:nth-child(3) {
  width: 30%;
}
.mod-likeTable .sub-head > div:nth-child(4) {
  width: 10%;
}
.mod-likeTable .sub-row {
  display: table-row;
  background: #fff;
}
.mod-likeTable .sub-row:nth-child(2n+1) {
  background: #f1fafc;
}
.mod-likeTable .sub-row:last-child > dl {
  border-bottom: 0;
}
.mod-likeTable .sub-row > dl {
  padding: 1em;
  display: table-cell;
  border: 2px solid #bec8ca;
  border-width: 0 2px 2px 0;
  vertical-align: middle;
  font-size: 16px;
}
.mod-likeTable .sub-row > dl:last-child {
  border-right: 0px;
  text-align: center;
}
.mod-likeTable .sub-row > dl > dt {
  display: none;
}
.mod-likeTable .sub-row > dl > dd {
  display: block;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(1) {
  width: 28%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(2) {
  width: 29%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(3) {
  width: 15%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(4) {
  width: 19%;
}
.mod-likeTable.-add1Col .sub-head > div:nth-child(5) {
  width: 9%;
}
.mod-likeTable.-add1Col .sub-row > dl:nth-child(3) {
  text-align: center;
}

.ex-smallPc {
  font-size: 0.88889em;
}

.st-headingCategory {
  padding: 0;
  margin: -120px auto -180px;
  position: relative;
  z-index: -1;
}

#campaign .st-headingCategory,
#story .st-headingCategory {
  margin-top: 0;
  margin-bottom: -150px;
}

.o-content > .mod-section:first-child {
  padding-top: 0px;
}
.o-content > .mod-section:first-child .st-headingCategory {
  border-width: 0;
}
.o-content > .mod-section:first-child .st-headingCategory:before {
  content: "";
  display: none;
}

.st-category.-story a {
  background: url('../../common/images/sprites/pc.png') 0 -4542px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-story a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4576px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-pokemon a {
  background: url('../../common/images/sprites/pc.png') 0 -4474px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-pokemon a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4508px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-system a {
  background: url('../../common/images/sprites/pc.png') 0 -4610px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-system a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4644px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-about a {
  background: url('../../common/images/sprites/pc.png') 0 -3964px no-repeat;
  display: block;
  width: 176px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-about a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -3998px no-repeat;
  display: block;
  width: 176px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-dungeon_item a {
  background: url('../../common/images/sprites/pc.png') 0 -4134px no-repeat;
  display: block;
  width: 176px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-dungeon_item a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4168px no-repeat;
  display: block;
  width: 176px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-campaign a {
  background: url('../../common/images/sprites/pc.png') 0 -4032px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-campaign a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4066px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-event a {
  background: url('../../common/images/sprites/pc.png') 0 -4236px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-event a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4270px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-movie * {
  background: url('../../common/images/sprites/pc.png') 0 -4304px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-movie2 a {
  background: url('../../common/images/sprites/pc.png') 0 -4338px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-movie2 a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4372px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-other a {
  background: url('../../common/images/sprites/pc.png') 0 -4406px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-other a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4440px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-dungeon a {
  background: url('../../common/images/sprites/pc.png') 0 -4100px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.st-category.-dungeon a:hover {
  background: url('../../common/images/sprites/pc.png') 0 -4202px no-repeat;
  display: block;
  width: 120px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.cardContents .mod-para {
  margin: 10px 0;
  font-size: 0.88889em;
}
.cardContents a.heading {
  text-decoration: none;
  line-height: 1.625em;
  display: block;
  height: 4.875em;
}
.cardContents a.heading:hover {
  text-decoration: underline;
}

.cateAndDate {
  *zoom: 1;
}
.cateAndDate:after {
  content: '';
  display: table;
  clear: both;
}
.cateAndDate .st-category {
  float: left;
}
.cateAndDate .date {
  display: inline-block;
  padding: 6px 0;
  float: right;
  font-size: 0.66667em;
  line-height: 1em;
}

.gameCateNav {
  text-align: center;
}
.gameCateNav .st-headingCategory {
  width: 100%;
  padding-top: 25px;
}
.gameCateNav .wrap {
  width: 585px;
  margin: auto;
  padding-bottom: 50px;
}
.gameCateNav .sub-button {
  display: inline-block;
  width: 100px;
  height: 100px;
}
.gameCateNav .sub-button span {
  display: block;
  width: 100px;
  padding-top: 100px;
  height: 0px;
  overflow: hidden;
}
.gameCateNav .sub-button.-story span {
  background: url('../../common/images/sprites/pc.png') 0 -3524px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-story span:hover {
  background: url('../../common/images/sprites/pc.png') 0 -3634px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-pokemon span {
  background: url('../../common/images/sprites/pc.png') 0 -3304px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-pokemon span:hover {
  background: url('../../common/images/sprites/pc.png') 0 -3414px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-system span {
  background: url('../../common/images/sprites/pc.png') 0 -3744px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-system span:hover {
  background: url('../../common/images/sprites/pc.png') 0 -3854px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-about span {
  background: url('../../common/images/sprites/pc.png') 0 -2864px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.gameCateNav .sub-button.-about span:hover {
  background: url('../../common/images/sprites/pc.png') 0 -2974px no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.mod-copyright {
  font-size: 0.77778em;
  line-height: 1.5em;
}

.x5of9 .mod-para {
  font-size: 0.88889em;
  line-height: 1.5em;
}

.ex-heightA {
  min-height: 470px;
}

.ex-date {
  width: 85%;
  margin-top: -13px;
}

.-tsubugoro .mod-image {
  position: relative;
  height: 260px;
  vertical-align: middle;
}
.-tsubugoro .mod-para {
  height: 250px;
}

.twPicBase > img {
  max-width: 500px;
}

.ex-negMarPc {
  margin-top: -20px;
}

.btn_150812_03 {
  background: url('../../common/images/sprites/pc.png') 0 0 no-repeat;
  display: block;
  width: 535px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
}
.btn_150812_03:hover {
  background: url('../../common/images/sprites/pc.png') 0 -80px no-repeat;
  display: block;
  width: 535px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.btn_news150915_01 {
  background: url('../../common/images/sprites/pc.png') 0 -814px no-repeat;
  display: inline-block;
  width: 571px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.btn_news150915_01:hover {
  background: url('../../common/images/sprites/pc.png') 0 -924px no-repeat;
  display: inline-block;
  width: 571px;
  height: 100px;
  padding-top: 100px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.btn_story150915_01 {
  background: url('../../common/images/sprites/pc.png') 0 -1114px no-repeat;
  display: inline-block;
  width: 535px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.btn_story150915_01:hover {
  background: url('../../common/images/sprites/pc.png') 0 -1194px no-repeat;
  display: inline-block;
  width: 535px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.btn_story150915_02 {
  background: url('../../common/images/sprites/pc.png') 0 -1274px no-repeat;
  display: inline-block;
  width: 535px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.btn_story150915_02:hover {
  background: url('../../common/images/sprites/pc.png') 0 -1354px no-repeat;
  display: inline-block;
  width: 535px;
  height: 70px;
  padding-top: 70px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.ex-pcLineHeight {
  line-height: 2.34em;
}

#top .outline {
  background-color: #2CBAEA;
  background: url(/ex/cho_dungeon/common/images/bg_light.png) center 457px no-repeat, url(/ex/cho_dungeon/common/images/bg_pc.jpg) top center repeat-y;
}
#top .o-header1 {
  height: auto;
}
#top .o-body-inner {
  width: 900px;
}
#top .whatsNew {
  text-align: center;
  margin: 30px 0 10px;
}
#top .main {
  background: #161d42 url(/ex/cho_dungeon/common/images/bg_main_pc.jpg) top center no-repeat;
  padding-top: 91px;
  height: 553px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#top .main .inner {
  position: relative;
  width: 960px;
  margin: auto;
}
#top .main .tokuten {
  position: absolute;
  bottom: 105px;
  right: 10px;
  background: url('../../common/images/sprites/pc.png') 0 -2420px no-repeat;
  display: block;
  width: 300px;
  height: 105px;
  padding-top: 105px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .tokuten:hover {
  background: url('../../common/images/sprites/pc.png') 0 -2535px no-repeat;
  display: block;
  width: 300px;
  height: 105px;
  padding-top: 105px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .form {
  position: absolute;
  bottom: 105px;
  right: 10px;
  background: url('../../common/images/sprites/pc.png') 0 -1434px no-repeat;
  display: block;
  width: 300px;
  height: 105px;
  padding-top: 105px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .form:hover {
  background: url('../../common/images/sprites/pc.png') 0 -1549px no-repeat;
  display: block;
  width: 300px;
  height: 105px;
  padding-top: 105px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .tsubugoro {
  position: absolute;
  bottom: 20px;
  right: 10px;
  background: url('../../common/images/sprites/pc.png') 0 -2650px no-repeat;
  display: block;
  width: 300px;
  height: 97px;
  padding-top: 97px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .tsubugoro:hover {
  background: url('../../common/images/sprites/pc.png') 0 -2757px no-repeat;
  display: block;
  width: 300px;
  height: 97px;
  padding-top: 97px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .form {
  position: absolute;
  bottom: 105px;
  right: 10px;
  background: url('../../common/images/sprites/pc.png') 0 -560px no-repeat;
  display: block;
  width: 300px;
  height: 117px;
  padding-top: 117px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .main .form:hover {
  background: url('../../common/images/sprites/pc.png') 0 -687px no-repeat;
  display: block;
  width: 300px;
  height: 117px;
  padding-top: 117px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .sns {
  width: 960px;
}
#top .sns > ul {
  top: 20px;
  width: 960px;
}
#top .st-inlineCenter.nav {
  position: relative;
  margin: 30px 200px 40px;
  height: 168px;
}
#top .st-inlineCenter.nav .more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url('../../common/images/sprites/pc.png') 0 -1864px no-repeat;
  display: block;
  width: 168px;
  height: 168px;
  padding-top: 168px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  box-shadow: 0 0 0 0 transparent;
}
#top .st-inlineCenter.nav .more:hover {
  background: url('../../common/images/sprites/pc.png') 0 -2042px no-repeat;
  display: block;
  width: 168px;
  height: 168px;
  padding-top: 168px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .st-inlineCenter.nav .inner a {
  display: inline-block;
  width: 80px;
  height: 0;
  padding-top: 80px;
  overflow: hidden;
  vertical-align: middle;
  margin: 0 45px;
  box-shadow: 0 0 10px 10px rgba(150, 200, 255, 0.6), 0 10px 10px 10px rgba(50, 100, 155, 0.7);
  border-radius: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#top .st-inlineCenter.nav .inner a.news {
  background: url('../../common/images/sprites/pc.png') 0 -2220px no-repeat;
  display: block;
  width: 90px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  background-color: #fff;
  left: 45px;
}
#top .st-inlineCenter.nav .inner a.news:hover {
  background: url('../../common/images/sprites/pc.png') 0 -2320px no-repeat;
  display: block;
  width: 90px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  box-shadow: 0 0 10px 10px #96c8ff, 0 10px 10px 10px rgba(50, 100, 155, 0.7);
}
#top .st-inlineCenter.nav .inner a.game {
  background: url('../../common/images/sprites/pc.png') 0 -1664px no-repeat;
  display: block;
  width: 90px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  background-color: #fff;
  right: 45px;
}
#top .st-inlineCenter.nav .inner a.game:hover {
  background: url('../../common/images/sprites/pc.png') 0 -1764px no-repeat;
  display: block;
  width: 90px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  box-shadow: 0 0 10px 10px #96c8ff, 0 10px 10px 10px rgba(50, 100, 155, 0.7);
}

#tsubugoro .o-body-inner {
  width: 898px;
}
#tsubugoro .tsubuHeader {
  margin: 30px auto 60px;
}
#tsubugoro .tsubuHeader h1 {
  text-align: center;
  margin-bottom: 15px;
}
#tsubugoro .tsubuHeader h1 img {
  margin-left: 150px;
}
#tsubugoro .tsubuHeader .mod-para {
  text-align: center;
  color: #fff;
  margin-left: 240px;
}
#tsubugoro .tsubuHeader .mod-para a {
  color: #fff;
}
#tsubugoro .tsubuHeader .mod-image {
  position: relative;
}
#tsubugoro .tsubuHeader .mod-image img {
  position: absolute;
  top: -230px;
  left: 0px;
  width: 260px;
}
#tsubugoro .st-inlineCenter.nav {
  position: relative;
  margin: 30px 200px 40px;
  height: 168px;
}
#tsubugoro .st-inlineCenter.nav .more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url('../../common/images/sprites/pc.png') 0 -1864px no-repeat;
  display: block;
  width: 168px;
  height: 168px;
  padding-top: 168px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  box-shadow: 0 0 0 0 transparent;
}
#tsubugoro .st-inlineCenter.nav .more:hover {
  background: url('../../common/images/sprites/pc.png') 0 -2042px no-repeat;
  display: block;
  width: 168px;
  height: 168px;
  padding-top: 168px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#tsubugoro .cardContents img {
  max-width: 100%;
  max-height: 260px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.ex-news150902_01 .sub-1stContent {
  width: 45%;
}
.ex-news150902_01 .sub-2ndContent {
  width: 55%;
}

.btn_news150902_01_01 {
  background: url('../../common/images/sprites/pc.png') 0 -160px no-repeat;
  display: block;
  width: 396px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.btn_news150902_01_01:hover {
  background: url('../../common/images/sprites/pc.png') 0 -260px no-repeat;
  display: block;
  width: 396px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.btn_news150902_01_02 {
  background: url('../../common/images/sprites/pc.png') 0 -360px no-repeat;
  display: block;
  width: 396px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.btn_news150902_01_02:hover {
  background: url('../../common/images/sprites/pc.png') 0 -460px no-repeat;
  display: block;
  width: 396px;
  height: 90px;
  padding-top: 90px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
