body {
  font: 62.5%/2 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3",'Meiryo UI','メイリオ',"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
  color: black;
}

img {
  vertical-align: top;
  max-width: 100%;
}

sup {
  vertical-align: super;
  font-size: xx-small;
}

sub {
  vertical-align: sub;
  font-size: xx-small;
}

body > .base {
  font-size: 1.4em;
}

.sub_part {
  color: white;
}

.showSP {
  display: block !important;
}
.showSP.inline {
  display: inline-block !important;
}

.showPC {
  display: none !important;
}

/* mod-grid
------------------------------------------------------- */
.mod-grid > .cell {
  display: block;
  vertical-align: top;
  margin-top: 50px;
}
.mod-grid.-step > .cell {
  margin-top: 0;
}
.mod-grid.-step > .cell > .inner {
  margin-top: 0;
  padding-top: 80px;
  position: relative;
}
.mod-grid.-step > .cell > .inner:before {
  content: "";
  background: url('../../common/images/sprites/sp.png?ZMfg') -87px 0 no-repeat;
  display: inline-block;
  width: 52px;
  height: 30px;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  margin: auto;
}
.mod-grid.-step > .cell.noArrow > .inner:before {
  content: none;
  background: transparent;
}

.mod-grid > .cell:first-child > .inner {
  padding-top: 0;
}

.mod-grid > .cell > .inner {
  overflow: hidden;
}
.mod-grid > .cell > .inner .mod-grid {
  margin-left: -50px;
  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: 50%;
}
.mod-grid > .cell > .inner .mod-grid > .cell > .inner {
  margin-left: 50px;
  text-align: left;
  padding-top: 0;
}

div.mod-figureBlock .detail {
  margin: 50px 0;
}

/* mod-figureBlock
   .mod-grid内での表示のみ定義。通常時は縦積み（未定義）
------------------------------------------------------- */
.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: -50px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left .figure {
  float: left;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left .figure .inner {
  padding-right: 50px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-left .detail {
  padding-right: 50px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right {
  margin-left: -50px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right .figure {
  float: right;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right .figure .inner {
  padding-left: 50px;
}
.mod-grid > .cell > .inner div.mod-figureBlock.-right .detail {
  padding-left: 50px;
}
.mod-grid > .cell > .inner div.mod-figureBlock .figure {
  width: 50%;
}
.mod-grid > .cell > .inner div.mod-figureBlock .detail.rect {
  overflow: hidden;
}

body {
  background: #fffbd5 url(/ex/battletrozei/common/images/headerBg-sp.png?xxxx) top center repeat-x;
}

.outline-body-contents-main {
  padding: 0 15px;
}

.outline-header {
  *zoom: 1;
}
.outline-header:after {
  content: '';
  display: table;
  clear: both;
}
.outline-header .logo {
  float: left;
  position: relative;
  padding: 15px;
}
.outline-header .logo .battleTROZE {
  display: none;
}
.outline-header .logo .nintendo3ds {
  background: url('../../common/images/sprites/sp.png?ZMfg') -139px 0 no-repeat;
  display: block;
  width: 139px;
  height: 14px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline-header .logo .nintendo {
  background: url('../../common/images/sprites/sp.png?ZMfg') -101px -30px no-repeat;
  display: inline-block;
  width: 38px;
  height: 10px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline-header .logo .pokemonCompany {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -30px no-repeat;
  display: inline-block;
  width: 101px;
  height: 10px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}

.nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.nav > span.menu {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url('../../common/images/sprites/sp.png?ZMfg') -194px -46px no-repeat;
  display: inline-block;
  width: 92px;
  height: 35px;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.nav > span.menu.close {
  background-position: -102px -46px !important;
}
.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;
}
.nav > div.close {
  display: none;
}
.nav > div ul {
  background: #fff;
  border: 1px solid #ff6600;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.nav > div ul li {
  display: block;
  border-top: 1px solid #ffd1b2;
  margin-top: -1px;
}
.nav > div ul li a {
  color: #ff6600;
  text-decoration: none;
  display: block;
  padding: 10px;
  position: relative;
}
.nav > div ul li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background: url('../../common/images/sprites/sp.png?ZMfg') -145px -30px no-repeat;
  display: inline-block;
  width: 6px;
  height: 10px;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.nav > div ul li.movie {
  border-width: 0;
}

.outline-footer {
  background: #F19601;
}
.outline-footer .tools .pageTop {
  background: #f5bb0a;
}
.outline-footer .tools .pageTop a {
  display: block;
  padding: 10px 0;
  text-align: center;
}
.outline-footer .tools .pageTop a span {
  display: inline-block;
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -46px no-repeat;
  display: inline-block;
  width: 102px;
  height: 13px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline-footer .tools #sns {
  padding: 10px 10px 0;
  background: #f5aa2b;
}
.outline-footer .links ul li {
  border-bottom: 1px solid #f6ad0e;
  *zoom: 1;
}
.outline-footer .links ul li:after {
  content: '';
  display: table;
  clear: both;
}
.outline-footer .links ul li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  position: relative;
}
.outline-footer .links ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  background: url('../../common/images/sprites/sp.png?ZMfg') -139px -30px no-repeat;
  display: inline-block;
  width: 6px;
  height: 10px;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
.outline-footer .copyright {
  padding: 10px;
  line-height: 1.8em;
}
.outline-footer .copyright a.pokemonCompany {
  background: url('../../common/images/sprites/sp.png?ZMfg') -151px -30px no-repeat;
  display: inline-block;
  width: 160px;
  height: 16px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  margin-bottom: 5px;
}
.outline-footer .copyright a.nintendo {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 0 no-repeat;
  display: inline-block;
  width: 60px;
  height: 15px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  margin-bottom: 5px;
}

.mod-article {
  margin-bottom: 60px;
}

.mod-section {
  margin-bottom: 30px;
}

.mod-headline {
  margin-bottom: 15px !important;
}

h1.mod-headline {
  padding-bottom: 15px;
}

h3.mod-headline {
  padding-bottom: 15px;
  font-weight: bold;
  font-size: large;
}

h2.mod-headline {
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
}

.mod-lead,
.text01,
.text02,
.text03,
.text04,
.text05,
.text06,
.text07,
.text08,
.text09,
.text10,
.text11 {
  color: #ff6600;
}

.movFrame, body#top .outline-body-aside .spec {
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #f8b700;
  -webkit-box-shadow: 0 2px 0 0 #ff6c00;
  -moz-box-shadow: 0 2px 0 0 #ff6c00;
  box-shadow: 0 2px 0 0 #ff6c00;
  width: 300px;
  height: 169px;
}

/* 動画のフレーム
------------------------------------------------------- */
a.movie {
  margin-top: 12px;
  background: url('../../common/images/sprites/sp.png?ZMfg') -339px -2553px no-repeat;
  display: inline-block;
  width: 260px;
  height: 233px;
  -webkit-box-shadow: 0px 0px 6px 6px rgba(211, 180, 6, 0.2);
  -moz-box-shadow: 0px 0px 6px 6px rgba(211, 180, 6, 0.2);
  box-shadow: 0px 0px 6px 6px rgba(211, 180, 6, 0.2);
}
a.movie:hover {
  background: url('../../common/images/sprites/sp.png?ZMfg') -260px -388px no-repeat;
  display: inline-block;
  width: 260px;
  height: 233px;
}

span.movie {
  margin-top: 12px;
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -388px no-repeat;
  display: inline-block;
  width: 260px;
  height: 233px;
  -webkit-box-shadow: 0px 0px 6px 6px rgba(211, 180, 6, 0.2);
  -moz-box-shadow: 0px 0px 6px 6px rgba(211, 180, 6, 0.2);
  box-shadow: 0px 0px 6px 6px rgba(211, 180, 6, 0.2);
}

body#top {
  background: url(/ex/battletrozei/common/images/topSpBg.png);
}
body#top .mod-article {
  margin-bottom: 0;
}
body#top .topLogo {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1670px no-repeat;
  display: block;
  width: 320px;
  height: 286px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
  margin: auto;
  z-index: -1;
}
body#top .topContainer {
  margin: 230px -7px 0;
}
body#top .outline-body-aside {
  display: block;
}
body#top .outline-body-aside .topBanner {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1513px no-repeat;
  display: inline-block;
  width: 294.5px;
  height: 157px;
  text-indent: 100%;
  overflow: hidden;
  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;
}
body#top .outline-body-aside .spec {
  width: auto;
  height: auto;
  display: block;
  margin: 30px 7px;
  padding: 15px;
  background: #fff7af;
  color: #ff6600;
}
body#top .goods {
  margin: 20px auto 0;
}
body#top .goods a {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1393px no-repeat;
  display: inline-block;
  width: 294.5px;
  height: 120px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}

#howto h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_howto.png) left bottom repeat-x;
}
#howto h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -855px no-repeat;
  display: block;
  width: 287px;
  height: 65px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#howto h2.mod-headline {
  background: url(/ex/battletrozei/common/images/h_bg_howto.png) left bottom repeat-x;
}
#howto h2.mod-headline.h2_01 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -398px no-repeat;
  display: block;
  width: 274px;
  height: 44px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#howto h2.mod-headline.h2_02 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -726px no-repeat;
  display: block;
  width: 288px;
  height: 64px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#howto h3.mod-headline {
  color: #ff4fa0;
  background: url(/ex/battletrozei/common/images/h_line_howto.png) left bottom repeat-x;
}

#combo h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_combo.png) left bottom repeat-x;
}
#combo h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -985px no-repeat;
  display: block;
  width: 273.5px;
  height: 65px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#combo h2.mod-headline {
  background: url(/ex/battletrozei/common/images/h_bg_combo.png) left bottom repeat-x;
}
#combo h2.mod-headline.h2_01 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -442px no-repeat;
  display: block;
  width: 273.5px;
  height: 44px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#combo h3.mod-headline {
  color: #bc1cdb;
  background: url(/ex/battletrozei/common/images/h_line_combo.png) left bottom repeat-x;
}

#koryaku h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_koryaku.png) left bottom repeat-x;
}
#koryaku h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1050px no-repeat;
  display: block;
  width: 272px;
  height: 65px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#koryaku h2.mod-headline {
  background: url(/ex/battletrozei/common/images/h_bg_koryaku.png) left bottom repeat-x;
}
#koryaku h2.mod-headline.h2_01 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -486px no-repeat;
  display: block;
  width: 270.5px;
  height: 44px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#koryaku h2.mod-headline.h2_02 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -530px no-repeat;
  display: block;
  width: 239px;
  height: 44px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#koryaku h2.mod-headline.h2_03 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -354px no-repeat;
  display: block;
  width: 286px;
  height: 44px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#koryaku h2.mod-headline.h2_04 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -107px no-repeat;
  display: block;
  width: 267px;
  height: 27px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#koryaku h3.mod-headline {
  color: #5336eb;
  background: url(/ex/battletrozei/common/images/h_line_koryaku.png) left bottom repeat-x;
}

#tsushin h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_tsushin.png) left bottom repeat-x;
}
#tsushin h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1277px no-repeat;
  display: block;
  width: 169.5px;
  height: 39px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#tsushin h2.mod-headline {
  background: url(/ex/battletrozei/common/images/h_bg_tsushin.png) left bottom repeat-x;
}
#tsushin h2.mod-headline.h2_01 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -81px no-repeat;
  display: block;
  width: 248px;
  height: 26px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#tsushin h2.mod-headline.h2_02 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -311px no-repeat;
  display: block;
  width: 224.5px;
  height: 43.5px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}

#stage h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_stage.png) left bottom repeat-x;
}
#stage h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -920px no-repeat;
  display: block;
  width: 285px;
  height: 65px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#stage h3.mod-headline {
  color: #00b5ff;
  background: url(/ex/battletrozei/common/images/h_line_stage.png) left bottom repeat-x;
}

#clear h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_clear.png) left bottom repeat-x;
}
#clear h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1180px no-repeat;
  display: block;
  width: 284px;
  height: 97px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#clear h2.mod-headline {
  background: url(/ex/battletrozei/common/images/h_bg_clear.png) left bottom repeat-x;
}
#clear h2.mod-headline.h2_01 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -134px no-repeat;
  display: block;
  width: 269.5px;
  height: 30px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#clear h2.mod-headline.h2_02 span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -164px no-repeat;
  display: block;
  width: 249.5px;
  height: 30px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#clear h3.mod-headline {
  color: #00cfdb;
  background: url(/ex/battletrozei/common/images/h_line_clear.png) left bottom repeat-x;
}

#trick h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_trick.png) left bottom repeat-x;
}
#trick h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -1115px no-repeat;
  display: block;
  width: 237px;
  height: 65px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#trick h3.mod-headline {
  color: #00b208;
  background: url(/ex/battletrozei/common/images/h_line_trick.png) left bottom repeat-x;
}

#special_m.index h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_special_m.png) left bottom repeat-x;
}
#special_m.index h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -790px no-repeat;
  display: block;
  width: 289px;
  height: 65px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#special_m.vol01 h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_special_m.png) left bottom repeat-x;
}
#special_m.vol01 h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -675px no-repeat;
  display: block;
  width: 285px;
  height: 50.5px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#special_m.vol02 h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_special_m.png) left bottom repeat-x;
}
#special_m.vol02 h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -574px no-repeat;
  display: block;
  width: 288.5px;
  height: 50.5px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#special_m.vol03 h1.mod-headline {
  background: url(/ex/battletrozei/common/images/h_line_special_m.png) left bottom repeat-x;
}
#special_m.vol03 h1.mod-headline span {
  background: url('../../common/images/sprites/sp.png?ZMfg') 0 -625px no-repeat;
  display: block;
  width: 286.5px;
  height: 50.5px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-background-size: 320px auto;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  background-size: 320px auto;
}
#special_m #sns .text {
  line-height: 1.5em;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.5em;
}
