body {
  font: 62.5%/2 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: top;
  max-width: 100%;
}

sup {
  vertical-align: super;
  font-size: xx-small;
}

sub {
  vertical-align: sub;
  font-size: xx-small;
}

body > .outline {
  font-size: 1.4em;
}

.sub_part {
  color: #dddddd;
}

.showPc {
  display: none;
}

.global .nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
.global .nav > span.menu {
  position: absolute;
  top: 0;
  right: 15px;
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -192px no-repeat;
  display: inline-block;
  width: 53px;
  height: 60.5px;
  padding-top: 60.5px;
  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 -126px !important;
}
.global .nav > div {
  margin: 0;
  padding: 15px;
  position: absolute;
  top: 61px;
  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 {
  margin: 0;
  padding: 0;
}
.global .nav > div > ul > li {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0 10px;
}
.global .nav > div > ul li {
  display: block;
  margin-top: -1px;
}
.global .nav > div > ul li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 10px;
  position: relative;
}
.global .nav > div > ul li a:after {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 0;
  right: 10px;
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -69px no-repeat;
  display: inline-block;
  width: 9px;
  height: 14px;
  padding-top: 14px;
  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 > div > ul li > span {
  color: #6a1686;
  text-decoration: none;
  display: block;
  padding: 10px;
  position: relative;
}
.global .nav > div > ul li > div > ul {
  border-width: 1px 0 0 0;
}
.global .nav > div > ul li > div > ul li {
  border-top: 1px solid #e9dced;
}
.global .nav > div > ul li > div > ul li.cs span {
  color: #b89aa3;
}
.global .nav > div > ul li.nav_01 > span {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -337px no-repeat;
  display: inline-block;
  width: 161px;
  height: 24.5px;
  padding-top: 24.5px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin: 15px 0px 9px 10px;
  padding-bottom: 0;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
}
.global .nav > div > ul li.nav_01 a {
  color: #6a1686;
}
.global .nav > div > ul li.nav_01 .soon span {
  color: #e8d5ee;
}
.global .nav > div > ul li.nav_01 > div > ul li {
  border-top: 1px solid #e9dced;
}
.global .nav > div > ul li.nav_02 > span {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -367px no-repeat;
  display: inline-block;
  width: 207px;
  height: 24.5px;
  padding-top: 24.5px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin: 15px 0px 9px 10px;
  padding-bottom: 0;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
}
.global .nav > div > ul li.nav_02 a {
  color: #164586;
}
.global .nav > div > ul li.nav_02 a:after {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -88px no-repeat;
  display: inline-block;
  width: 9px;
  height: 14px;
  padding-top: 14px;
  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 > div > ul li.nav_02 .soon span {
  color: #c6d3e4;
}
.global .nav > div > ul li.nav_02 > div > ul li {
  border-top: 1px solid #dce3ed;
}
.global .nav > div > ul li.nav_03 > span {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -396px no-repeat;
  display: inline-block;
  width: 136.5px;
  height: 24.5px;
  padding-top: 24.5px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin: 15px 0px 9px 10px;
  padding-bottom: 0;
  -moz-background-size: 320px auto;
  -o-background-size: 320px auto;
  -webkit-background-size: 320px auto;
  background-size: 320px auto;
}
.global .nav > div > ul li.nav_03 a {
  color: #865d16;
}
.global .nav > div > ul li.nav_03 a:after {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -107px no-repeat;
  display: inline-block;
  width: 9px;
  height: 14px;
  padding-top: 14px;
  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 > div > ul li.nav_03 a .nav_blank {
  background: url(/special/kowapoke/common/images/icn_blank_y.png) no-repeat right center;
  padding-right: 25px;
}
.global .nav > div > ul li.nav_03 .soon span {
  color: #dfd4c0;
}
.global .nav > div > ul li.nav_03 > div > ul li {
  border-top: 1px solid #ede7dc;
}
.global .nav > div > ul li .new {
  position: relative;
}
.global .nav > div > ul li .new:before {
  content: "";
  position: absolute;
  top: 12px;
  right: 29px;
  width: 10%;
  height: 42%;
  max-width: 26px;
  max-height: 20px;
  background: url(/special/kowapoke/common/images/icn_gnav_new_sp.png) no-repeat 0 0;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

.cols.cols_1col .cols-col.cols-1of2 {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}

body > .outline {
  overflow: hidden;
}

.o-header-inner .dsc {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
}
.o-header-inner .dsc a, .o-header-inner .dsc span {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -45px no-repeat;
  display: inline-block;
  width: 74px;
  height: 14px;
  padding-top: 14px;
  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;
}
.o-header-inner .global {
  top: 135px;
}

#top .o-header-inner {
  position: relative;
}

#manga .o-header,
#zukan .o-header,
#wallpaper .o-header,
#academy .o-header,
#horrorspot .o-header,
#anime .o-header,
#mania .o-header,
#battle .o-header,
#present .o-header,
#collaboration .o-header {
  overflow: hidden;
  background: url(/special/kowapoke/common/images/img_header_sp.png) center top no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#manga .o-header > .o-header-head,
#zukan .o-header > .o-header-head,
#wallpaper .o-header > .o-header-head,
#academy .o-header > .o-header-head,
#horrorspot .o-header > .o-header-head,
#anime .o-header > .o-header-head,
#mania .o-header > .o-header-head,
#battle .o-header > .o-header-head,
#present .o-header > .o-header-head,
#collaboration .o-header > .o-header-head {
  height: 30%;
  max-height: 147px;
}
#manga .o-header > .o-header-head .logo,
#zukan .o-header > .o-header-head .logo,
#wallpaper .o-header > .o-header-head .logo,
#academy .o-header > .o-header-head .logo,
#horrorspot .o-header > .o-header-head .logo,
#anime .o-header > .o-header-head .logo,
#mania .o-header > .o-header-head .logo,
#battle .o-header > .o-header-head .logo,
#present .o-header > .o-header-head .logo,
#collaboration .o-header > .o-header-head .logo {
  padding-top: 15px;
  text-align: center;
}
#manga .o-header > .o-header-head .logo img,
#zukan .o-header > .o-header-head .logo img,
#wallpaper .o-header > .o-header-head .logo img,
#academy .o-header > .o-header-head .logo img,
#horrorspot .o-header > .o-header-head .logo img,
#anime .o-header > .o-header-head .logo img,
#mania .o-header > .o-header-head .logo img,
#battle .o-header > .o-header-head .logo img,
#present .o-header > .o-header-head .logo img,
#collaboration .o-header > .o-header-head .logo img {
  width: 50%;
}

.pageTop {
  margin: 0 auto;
  text-align: right;
  margin-right: 25px;
}
.pageTop a {
  background: url('../../common/images/sprites/sp.png?qLvl') 0 -426px no-repeat;
  display: inline-block;
  width: 133.5px;
  height: 60.5px;
  padding-top: 60.5px;
  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;
  position: relative;
  top: 15px;
}

#sns {
  width: 100%;
}
#sns ul li {
  letter-spacing: normal;
  display: inline-block;
  width: 120px;
  height: 20px;
  overflow: hidden;
}
#sns ul li.tw {
  top: 22px;
}
#sns ul li img {
  width: auto;
}

.footerArea {
  padding-top: 5%;
  background: url(/special/kowapoke/common/images/bg_footer_sp.png) bottom left repeat-x;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
}
.footerArea #sns ul {
  text-align: center;
  margin: 20px 0 3%;
}
.footerArea .pageTop {
  padding-bottom: 1%;
}
.footerArea .copyright {
  margin: 0 auto;
  padding-bottom: 8%;
}
.footerArea .copyright img {
  width: 100%;
}

#top .footerArea,
#academy .footerArea {
  background: url(/special/kowapoke/common/images/bg_footer_game_sp.png) bottom left repeat-x;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#top .copyright,
#academy .copyright {
  padding-bottom: 15px;
}

.purple_box, .blue_box, .orange_box {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  background: url(/special/kowapoke/common/images/top/bg_01_top_sp.png) center top no-repeat;
}
.purple_box .o-body-inner, .blue_box .o-body-inner, .orange_box .o-body-inner {
  position: relative;
  z-index: 1;
}
.purple_box:after, .blue_box:after, .orange_box:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  min-width: 100%;
  height: 146px;
  background: url(/special/kowapoke/common/images/top/bg_01_bottom_sp.png) center top no-repeat;
  z-index: 0;
}

.blue_box {
  background: url(/special/kowapoke/common/images/top/bg_02_top_sp.png) center top no-repeat;
}
.blue_box:after {
  background: url(/special/kowapoke/common/images/top/bg_02_bottom_sp.png) center top no-repeat;
}

.orange_box {
  background: url(/special/kowapoke/common/images/top/bg_03_top_sp.png) center top no-repeat;
}
.orange_box:after {
  bottom: -51px;
  background: url(/special/kowapoke/common/images/top/bg_03_bottom_sp.png) center top no-repeat;
}

.col_list .col_list_body {
  padding: 0 10px;
  margin-left: -5px;
}
.col_list .col_list_body > li {
  list-style: none;
  float: left;
  width: 50%;
  padding: 0 0 5px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.col_list .col_list_body > li.new {
  position: relative;
}
.col_list .col_list_body > li.new:before {
  content: "";
  position: absolute;
  top: -1px;
  right: 4px;
  width: 30%;
  height: 30%;
  background: url(/special/kowapoke/common/images/top/icn_new.png) no-repeat 0 0;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.col_list .col_list_body > li img {
  width: 100%;
}

#cboxContent {
  margin-left: 10px;
  margin-bottom: 20px;
  background: none;
}
#cboxContent button:focus {
  outline: none;
}

#cboxLoadedContent {
  background: none;
}

#cboxClose {
  top: -20px;
  right: 0;
  width: 20%;
  height: 20%;
  background: url(/special/kowapoke/common/images/btn_close_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#cboxClose:hover {
  background: url(/special/kowapoke/common/images/btn_close_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#cboxPrevious {
  bottom: 0;
  left: 7%;
  width: 9%;
  height: 10%;
  margin-top: 36%;
  background: url(/special/kowapoke/common/images/btn_prev.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#cboxPrevious:hover {
  background: url(/special/kowapoke/common/images/btn_prev.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#cboxNext {
  bottom: 0;
  right: 7%;
  width: 9%;
  height: 10%;
  margin-top: 36%;
  background: url(/special/kowapoke/common/images/btn_next.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#cboxNext:hover {
  background: url(/special/kowapoke/common/images/btn_next.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#top .col_header {
  width: 100%;
  position: absolute;
  top: 53%;
  left: 0;
}
#top .header_text {
  padding-bottom: 15px;
}
#top .bg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 90;
}
#top .overlay.ov-item {
  width: 100%;
  height: 100%;
}
#top .overlay.ov-item > a {
  position: absolute;
  width: 48%;
  right: 0;
  z-index: 1;
}
#top .overlay .ov-content {
  display: none;
  position: absolute;
  top: -356%;
  left: 0;
  z-index: 100;
  width: 100%;
  text-align: center;
}
#top .overlay .ov-content .content-inner {
  position: relative;
  padding: 10px;
}
#top .overlay .ov-content .close {
  display: inline;
  position: absolute;
  bottom: 11%;
  left: 50%;
  margin-left: -18%;
  text-align: center;
  width: 36%;
}
#top .overlay .ov-content .overlay_gif {
  position: absolute;
  right: 50px;
  bottom: 7.4%;
  width: 20%;
}
#top .overlay .ov-content .jp-audio {
  display: none;
}
#top .music_box {
  float: left;
  background: url('../../common/images/sprites/sp.png?qLvl') 0 0 no-repeat;
  display: inline-block;
  width: 85.5px;
  height: 39.5px;
  padding-top: 39.5px;
  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;
  margin-top: 2%;
  margin-left: 10px;
}
#top .music_box .music_btn {
  position: relative;
}
#top .music_box .music_btn #play {
  position: absolute;
  top: -40px;
  left: 18px;
  width: 52px;
  height: auto;
  min-height: 30px;
  background: url(/special/kowapoke/common/images/top/btn_soundoff.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#top .music_box .music_btn #play.pause {
  background-image: url(/special/kowapoke/common/images/top/btn_soundon.png);
}
#top .questtion_btn {
  float: right;
  text-align: right;
}
#top .special_box {
  overflow: hidden;
  position: relative;
  padding-bottom: 51px;
}
#top .special_box .col_list {
  position: relative;
  z-index: 1;
}
#top .special_box:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  min-width: 100%;
  height: 146px;
  background: url(/special/kowapoke/common/images/top/bg_03_bottom_sp.png) center top no-repeat;
  z-index: 0;
}
#top .special_box .col_list .col_list_body > li#know05 {
  margin: 20px 1%;
  width: 98%;
  text-align: center;
}
#top .special_box .col_list .col_list_body > li#know05.new:before {
  max-width: 101px;
  max-height: 96px;
  width: 16%;
}
#top #know {
  margin-top: 20px;
  padding-top: 10px;
}
#top .header_text img {
  width: 100%;
  max-width: auto;
}
#top .orange_box {
  padding-bottom: 50px;
}
#top .orange_box:after {
  bottom: 6px;
}
#top .pageTop {
  position: relative;
  z-index: 15;
}
#top .outline {
  position: relative;
}
#top .footer_gif {
  position: absolute;
  bottom: 8.5%;
  left: 3%;
  z-index: 1;
}
#top .footer_gif .footer_gif_inner {
  width: 45%;
}

#manga .cols_1col {
  padding-top: 5%;
  margin-bottom: 0;
}
#manga .cols_1col .new {
  position: relative;
}
#manga .cols_1col .new:before {
  content: "";
  position: absolute;
  top: -5.82%;
  right: -3%;
  width: 18%;
  height: 17%;
  background: url(/special/kowapoke/common/images/manga/icn_new.png) no-repeat 0 0;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#manga .cols_1col .cols-col.cols-1of2 {
  margin-bottom: 10%;
}
#manga .cols_1col .cols-col.cols-1of2.cols-last {
  margin-bottom: 0;
  padding-bottom: 0;
}
#manga .cols_1col img {
  width: 100%;
  max-width: auto;
}
#manga .manga_box .manga_box_btn {
  background: url(/special/kowapoke/common/images/manga/bg.png) no-repeat 0 0;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  height: 100%;
}
#manga .manga_box .manga_box_btn .btn_box {
  display: inline-block;
  text-align: center;
  margin-left: 40px;
}
#manga .manga_box .manga_box_btn .cols-1of2 {
  width: 45%;
}
#manga .manga_box .manga_box_btn .cols .cols-pad {
  margin-left: 10px;
}
#manga .manga_box .manga_box_btn .btn_back {
  display: inline-block;
  width: 50%;
  padding-bottom: 20px;
}

#zukan .img_text_box {
  position: relative;
  margin-bottom: 105px;
}
#zukan .img_text_box:after {
  content: "";
  position: absolute;
  bottom: -8%;
  left: 0;
  background: url(/special/kowapoke/common/images/zukan/bg_main_bottom.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
  min-width: 100%;
  height: 75px;
  height: 8%;
  visibility: visible;
}
#zukan .img_text_box .img_text_box-text {
  background: url(/special/kowapoke/common/images/zukan/bg_main.png) center top repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
}
#zukan .img_text_box .img_text_box-text p {
  padding: 0 14%;
  font-size: 1.14286em;
  line-height: 1.8em;
}
#zukan .zukan_img_01 img, #zukan .zukan_img_02 img,
#zukan .zukan_img_03 img,
#zukan .zukan_img_04 img,
#zukan .zukan_img_05 img,
#zukan .zukan_img_06 img,
#zukan .zukan_img_07 img,
#zukan .zukan_img_08 img,
#zukan .zukan_img_09 img {
  width: 100%;
  max-width: auto;
}

#academy .anchor_box {
  margin-left: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#academy .anchor_box .cols-col {
  display: inline-block;
}
#academy .anchor_box .cols-col.cols-left {
  text-align: left;
}
#academy .anchor_box .cols-col.cols-right {
  text-align: right;
}
#academy .anchor_box .cols-col .cols-pad {
  margin: 10px;
}
#academy .anchor_box .cols-col img {
  max-height: 53px;
  width: auto;
  max-width: auto;
}
#academy .purple_box, #academy .blue_box, #academy .orange_box {
  margin: 0;
  padding: 0;
  background: none;
}
#academy .purple_box:after, #academy .blue_box:after, #academy .orange_box:after {
  content: normal;
}
#academy .first_box {
  background: url(/special/kowapoke/common/images/top/bg_01_top_sp.png) center top no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-top: 5%;
  padding-top: 20%;
}
#academy .last_box {
  background: url(/special/kowapoke/common/images/top/bg_01_top_sp.png) center bottom no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-bottom: 5%;
  padding-bottom: 20%;
}
#academy .col_list {
  margin-bottom: 1em;
}
#academy .col_list .col_list_body {
  padding: 0 15px;
  margin-left: -3%;
}
#academy .col_list .col_list_body.inner_lattice li {
  padding-top: 12%;
}
#academy .col_list .col_list_body.inner_lattice li.new:before {
  top: 17%;
  right: -8%;
}
#academy .col_list .col_list_body.inner_lattice li.img_lattice.new:before {
  top: -7%;
  right: 3%;
}
#academy .col_list .col_list_body > li {
  padding: 0 0 15px 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#academy .col_list .col_list_body > li.new {
  position: relative;
}
#academy .col_list .col_list_body > li.new:before {
  top: -10%;
  right: -8%;
  width: 30%;
  height: 30%;
}
#academy .col_list .col_list_body > li.img_lattice {
  padding-top: 0;
  text-align: center;
}
#academy .col_list .col_list_body > li.img_lattice img {
  width: 80%;
}
#academy .main {
  position: relative;
  margin-bottom: 70px;
}
#academy .main:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -4%;
  left: 0;
  width: 100%;
  height: 4%;
  background: url(/special/kowapoke/common/images/artacademy/bg_main_bottom_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#academy .main_inner {
  margin-top: -15px;
  background: url(/special/kowapoke/common/images/artacademy/bg_main_body_sp.png) 0 0 repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#academy .main_inner:after {
  background: none;
}
#academy .main_visual {
  position: relative;
  margin: 0;
}
#academy .main_art img, #academy .txt_box img, #academy .about_box .about_box-text img, #academy .try_box img {
  width: 100%;
  max-width: auto;
}
#academy .about_box {
  position: relative;
  margin-top: -15px;
  z-index: 1;
}
#academy .about_box .about_box-btn {
  position: absolute;
  top: 25%;
  left: 0;
  text-align: center;
}
#academy .about_box .about_box-btn img {
  width: 80%;
}
#academy .try_box {
  position: relative;
  margin-top: -17%;
  margin-bottom: 10px;
  z-index: 5;
}
#academy .btn_area {
  margin: 0 4%;
}

#wallpaper .o-header-inner .header_inner_box {
  position: relative;
}
#wallpaper .o-header-inner .anchor_box {
  position: absolute;
  bottom: 1.5em;
  margin-left: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#wallpaper .o-header-inner .anchor_box .cols-col {
  display: inline-block;
}
#wallpaper .o-header-inner .anchor_box .cols-col.cols-left {
  text-align: left;
}
#wallpaper .o-header-inner .anchor_box .cols-col.cols-right {
  text-align: right;
}
#wallpaper .o-header-inner .anchor_box .cols-col .cols-pad {
  margin: 10px;
}
#wallpaper .h2_02 {
  margin: 50px 0 30px;
}
#wallpaper .img_thumb.new {
  position: relative;
}
#wallpaper .img_thumb.new:before {
  content: "";
  position: absolute;
  top: 9%;
  right: 8%;
  width: 16%;
  height: 21%;
  background: url(/special/kowapoke/common/images/top/icn_new.png) no-repeat 0 0;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#wallpaper .cols_in_cols > .cols-col {
  width: 100%;
}
#wallpaper .cols_in_cols > .cols-col .cols-pad .cols-col {
  text-align: center;
}
#wallpaper .purple_box.box_last, #wallpaper .box_last.blue_box, #wallpaper .box_last.orange_box {
  background-position: center 50%;
}
#wallpaper .purple_box.box_last .new:before, #wallpaper .box_last.blue_box .new:before, #wallpaper .box_last.orange_box .new:before {
  top: 9%;
  right: 30%;
}
#wallpaper .cols.cols_1col {
  margin: 0 0 30px 0px;
}
#wallpaper .cols.cols_1col .cols-col.cols-1of2 .cols-pad {
  margin-left: 0;
  text-align: center;
}
#wallpaper .more_box {
  margin: 0 5px;
  position: relative;
  background: url(/special/kowapoke/common/images/wallpaper/img_setting_body_sp.png) 0 0 repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#wallpaper .more_box:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 16px;
  background: url(/special/kowapoke/common/images/wallpaper/img_setting_top_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#wallpaper .more_box:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(/special/kowapoke/common/images/wallpaper/img_setting_bottom_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  visibility: visible;
}
#wallpaper .more_box .content img {
  width: 100%;
  max-width: auto;
}
#wallpaper .more_box .content-inner {
  padding: 0 30px;
}
#wallpaper .more_box .openBtn, #wallpaper .more_box .closeBtn {
  padding: 10px 0 20px;
  text-align: center;
}
#wallpaper .game_box {
  position: relative;
  margin-bottom: 60px;
}
#wallpaper .game_box .img_07 img {
  width: 100%;
  max-width: auto;
}
#wallpaper .game_box .btn_game {
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
#wallpaper .game_box .btn_game img {
  width: 50%;
}
#wallpaper .getAdobeReader {
  margin: 10px;
  padding: 20px 20px;
  border: 2px solid #fff;
  -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;
}
#wallpaper .getAdobeReader .float_media-l1of4 {
  display: none;
}
#wallpaper .getAdobeReader p, #wallpaper .getAdobeReader a {
  color: #fff;
}

.main {
  position: relative;
  margin-bottom: 100px;
}
.main .main_wrap {
  position: relative;
}
.main .main_inner {
  margin-top: -15px;
  background: url(/special/kowapoke/common/images/zukan/bg_main.png) center top repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.main .main_inner p {
  padding: 0 14%;
  font-size: 1.14286em;
  line-height: 1.8em;
}
.main .main_inner:after {
  content: "";
  position: absolute;
  bottom: -6%;
  left: 0;
  background: url(/special/kowapoke/common/images/zukan/bg_main_bottom.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
  min-width: 100%;
  height: 6%;
  visibility: visible;
}

#horrorspot .music_box {
  padding: 15px 0 5px;
  text-align: center;
  z-index: 15;
}
#horrorspot .music_box.pv002 .music_box_inner {
  position: relative;
  margin: 0 auto;
  width: 220px;
  height: 43px;
  background: url(/special/kowapoke/common/images/horrorspot/horror001/bg_music_sp.png) right 0 no-repeat;
  -moz-background-size: 220px auto;
  -o-background-size: 220px auto;
  -webkit-background-size: 220px auto;
  background-size: 220px auto;
}
#horrorspot .music_box.pv003 .music_box_inner {
  position: relative;
  margin: 0 auto;
  width: 220px;
  height: 43px;
  background: url(/special/kowapoke/common/images/horrorspot/horror003/bg_music_sp.png) right 0 no-repeat;
  -moz-background-size: 220px auto;
  -o-background-size: 220px auto;
  -webkit-background-size: 220px auto;
  background-size: 220px auto;
}
#horrorspot .music_box.pv004 .music_box_inner {
  position: relative;
  margin: 0 auto;
  width: 220px;
  height: 43px;
  background: url(/special/kowapoke/common/images/horrorspot/horror004/bg_music_sp.png) right 0 no-repeat;
  -moz-background-size: 220px auto;
  -o-background-size: 220px auto;
  -webkit-background-size: 220px auto;
  background-size: 220px auto;
}
#horrorspot .music_box li {
  list-style: none;
}
#horrorspot .music_box .music_btn_on {
  position: absolute;
  top: 13px;
  left: 23px;
  width: 51px;
}
#horrorspot .music_box .music_btn_off {
  position: absolute;
  top: 13px;
  left: 23px;
  width: 51px;
}
#horrorspot .img_horror001_01 img, #horrorspot .img_horror001_10 img,
#horrorspot .img_horror002_01 img,
#horrorspot .img_horror002_07 img,
#horrorspot .img_horror003_01 img,
#horrorspot .img_horror003_09 img,
#horrorspot .img_horror004_01 img,
#horrorspot .img_horror004_04 img,
#horrorspot .img_horror004_06 img,
#horrorspot .img_horror004_09 img {
  width: 100%;
  max-width: auto;
}
#horrorspot .img_horror004_05 {
  margin-top: 25px;
}
#horrorspot .cols_in_cols {
  margin-left: 20px;
  margin-right: 20px;
}
#horrorspot .cols_in_cols > .cols-col {
  width: 100%;
}
#horrorspot .cols_in_cols > .cols-col .cols-pad {
  margin-left: 10px;
}
#horrorspot .cols_in_cols > .cols-col .cols-pad .cols-col {
  margin-bottom: 5px;
  text-align: center;
}
#horrorspot .cols_in_cols > .cols-col .cols-pad .cols-col img {
  width: 100%;
}
#horrorspot .text_box {
  margin-left: 10px;
  margin-right: 10px;
}
#horrorspot .text_box p {
  color: #fff;
}
#horrorspot .img_text_box {
  margin-top: 10px;
}
#horrorspot .img_text_box .img_text_box-text {
  margin-bottom: 10px;
}
#horrorspot .img_text_box .img_text_box-text.balloon {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #000;
  margin: 0 13.8%;
  color: #fff;
}
#horrorspot .img_text_box .img_text_box-text.balloon p {
  padding: 20px 10% 5px;
}
#horrorspot .img_text_box .img_text_box-text.balloon p .bold {
  font-size: 1.14286em;
}
#horrorspot .img_text_box .img_text_box-text.balloon p.balloon-image {
  padding: 20px 15%;
}
#horrorspot .img_text_box .img_text_box-text p {
  padding: 0 14%;
  font-size: 1.18em;
  line-height: 1.8em;
}
#horrorspot .img_text_box .img_text_box-text.caption {
  margin-top: -20px;
  padding: 0 14%;
}
#horrorspot .img_text_box .img_text_box-text.caption p {
  text-indent: -1em;
  padding: 0 0 20px 1em;
  font-size: 0.85em;
}
#horrorspot .img_text_box .img_text_box-img {
  margin-bottom: 10px;
  padding: 0 11%;
}
#horrorspot .img_text_box .img_text_box-img.img_horror001_03 {
  margin-top: -10px;
}
#horrorspot .img_text_box .img_text_box-img.img_horror003_mv01 {
  margin-top: -4.5%;
}
#horrorspot .img_text_box .img_text_box-img.img_horror004_mv01 {
  margin-top: -7.5%;
}
#horrorspot .img_text_box .img_text_box-img.img_horror004_07 {
  position: relative;
  z-index: 15;
}
#horrorspot .img_text_box .img_text_box-img.img_horror002_04, #horrorspot .img_text_box .img_text_box-img.img_horror003_04, #horrorspot .img_text_box .img_text_box-img.img_horror004_04, #horrorspot .img_text_box .img_text_box-img.img_horror004_06 {
  padding: 0;
}
#horrorspot .horrorspot_box {
  margin: 20% 6% 0;
}
#horrorspot .horrorspot_box .horrorspot_box-body {
  position: relative;
  padding: 10px 1.5% 15px 1.58%;
  background: url(/special/kowapoke/common/images/horrorspot/bg_horror_box_sp.png) 0 0 repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#horrorspot .horrorspot_box .horrorspot_box-body:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  width: 100%;
  height: 22px;
  background: url(/special/kowapoke/common/images/horrorspot/bg_horror_box_bottom_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  visibility: visible;
}
#horrorspot .horrorspot_box .horrorspot_box-body .question_box {
  margin: 20px 0 5px;
  padding: 25px 0 20px;
  background: #ebdcc5;
  color: #63420a;
  font-size: 1.14286em;
  font-weight: bold;
  line-height: 1.5em;
}
#horrorspot .horrorspot_box .horrorspot_box-body .question_box .question_box-text {
  padding-right: 15px;
}
#horrorspot .horrorspot_box .horrorspot_box-body .question_box .showSp {
  padding: 20px 70px 0;
}
#horrorspot .horrorspot_box .horrorspot_box-body .answer_box {
  padding: 25px 0;
  background: #d2e0f3;
}
#horrorspot .horrorspot_box .horrorspot_box-body .answer_box .answer_box-text {
  padding-right: 15px;
  line-height: 1.715em;
}
#horrorspot .horrorspot_box .horrorspot_box-body .answer_box .text_bold {
  padding-bottom: 10px;
  color: #164586;
  font-size: 1.14286em;
  font-weight: bold;
}
#horrorspot .horrorspot_box .horrorspot_box-body .answer_box .text_gray {
  color: #888;
}
#horrorspot .horrorspot_box .horrorspot_box-body .answer_box .showSp {
  padding: 20px 50px 0;
}

#anime .cols {
  margin: 0 10px 0;
}
#anime .cols .cols-col {
  margin: 0 0 0 0;
}
#anime .cols .cols-col.cols-1of2 {
  width: 100%;
  text-align: center;
}
#anime .cols .cols-pad {
  margin-left: 0;
}
#anime .center.kome {
  color: #fff;
  text-align: left;
  padding-left: 25px;
}
#anime .float_media-l1of3,
#anime .float_media-r1of3 {
  float: none;
  width: auto;
  margin: 0px 45px;
}
#anime .unit.main_visual {
  margin-bottom: 0;
}
#anime .center.ornament01,
#anime .center.ornament02,
#anime .center.ornament03,
#anime .center.ornament04 {
  margin: 0 45px;
}
#anime #anime02 .main_inner:after,
#anime #anime03 .main_inner:after,
#anime #anime04 .main_inner:after {
  width: 0;
  height: 0;
}
#anime .showSp.ornament {
  position: relative;
  bottom: -50px;
  margin-top: -90px;
}
#anime #anime03 .showSp.ornament {
  bottom: -66px;
}
#anime #anime04 .showSp.ornament {
  bottom: -90px;
}
#anime .animeBanner {
  margin: 10px;
}
#anime .headline01 img,
#anime .headline02 img,
#anime .headline03 img,
#anime .headline04 img,
#anime .ornament img {
  width: 100%;
  max-width: auto;
}
#anime .anchor .cols-pad {
  position: relative;
  margin: 0 15px;
}
#anime .anchor .cols-pad p.new:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -10px;
  width: 10%;
  height: 36%;
  background: url(/special/kowapoke/common/images/anime/icn_new.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

#mania .main .main_inner:after {
  bottom: -1%;
  height: 1%;
}
#mania .unit.main_visual {
  margin: 0 auto 10px;
}
#mania .contentQA {
  position: relative;
}
#mania .contentQA .mod-maniaQA {
  position: relative;
  margin: 20px 10%;
  padding-top: 25px;
}
#mania .contentQA .mod-maniaQA p {
  padding: 0 10px;
}
#mania .contentQA .mod-maniaQA:before {
  content: "";
  display: block;
  width: 90%;
  height: 5px;
  background: url(/special/kowapoke/common/images/mania/line.png) repeat-x;
  position: absolute;
  top: 0;
  left: 5%;
  z-index: 1;
}
#mania .contentQA .mod-maniaQA:first-child {
  margin-top: 15px;
  padding-top: 20px;
}
#mania .contentQA .mod-maniaQA:first-child:before {
  width: 0;
  height: 0;
  background: transparent;
}
#mania .contentQA .mod-maniaQA .qa .q {
  margin-bottom: 30px;
}
#mania .contentQA .mod-maniaQA .qa .a img {
  margin-bottom: 1.3em;
}
#mania .contentQA .mod-maniaQA .qa .a .text {
  padding-left: 23%;
  margin-bottom: 1em;
}
#mania .contentQA .mod-maniaQA .qa .a .text + p {
  padding-left: 23%;
  margin-bottom: 1em;
}
#mania .contentQA .mod-maniaQA .qa .a.oneLine .text {
  margin-top: -2em;
}
#mania .img_text_box {
  margin-top: 10px;
}
#mania .img_text_box .img_text_box-text {
  margin-bottom: 10px;
}
#mania .img_text_box .img_text_box-text.balloon {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #000;
  margin: 0 14%;
  color: #fff;
}
#mania .img_text_box .img_text_box-text.balloon p {
  padding: 20px 10% 5px;
}
#mania .img_text_box .img_text_box-text.balloon p .bold {
  font-size: 1.14286em;
}
#mania .img_text_box .img_text_box-text p {
  padding: 0 14%;
  font-size: 1.18em;
  line-height: 1.8em;
}
#mania .img_text_box .img_text_box-img {
  margin-bottom: 10px;
  padding: 0 11%;
}
#mania .img_text_box .img_text_box-img.img_horror001_03 {
  margin-top: -10px;
}
#mania .img_text_box .img_text_box-img.img_horror002_04 {
  padding: 0;
}
#mania .headline01 img {
  width: 100%;
  max-width: auto;
}

#battle .main .main_inner:after {
  bottom: -2%;
  height: 2%;
}
#battle .battle_top {
  background: url(/special/kowapoke/common/images/battle/bg_top_sp.png) 0 -12px no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: 20px;
}
#battle .col_list .col_list_body {
  overflow: hidden;
}
#battle .col_list li {
  padding-left: 0;
}
#battle .col_list li.last {
  margin-left: 25%;
}
#battle.underlayer .col_list {
  padding: 0 10%;
}
#battle.underlayer .col_list.in_small_imgage .col_list_body {
  margin-left: -13%;
}
#battle.underlayer .col_list.in_small_imgage .col_list_body li.small_image {
  padding-left: 13%;
}
#battle.underlayer .col_list.in_small_imgage .col_list_body li.last {
  margin-left: 30%;
}
#battle.underlayer .col_list .col_list_body {
  margin-left: -4%;
}
#battle.underlayer .col_list .col_list_body li {
  padding-left: 4%;
  padding-bottom: 4%;
}
#battle .header_inner_box {
  padding: 0 4% 30px;
}
#battle .header_inner_box .cols-col.cols-1of5 {
  width: 50%;
  padding-bottom: 5px;
}
#battle .header_inner_box .cols-col.cols-1of5 img {
  width: 100%;
}
#battle .header_inner_box .cols-last {
  float: left;
  margin-left: 25%;
}
#battle .main_inner > div {
  padding: 0 8%;
}
#battle .main_inner > div > p {
  padding: 0 6%;
}
#battle .main_inner .text_box {
  padding: 5px 8% 20px;
}
#battle .main_inner .text_strong {
  color: #e24000;
  font-size: 1.14286em;
}
#battle .main_inner h2 {
  position: relative;
  padding: 0 5%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#battle .main_inner h2:after {
  content: "";
  display: block;
  width: 90%;
  height: 5px;
  background: url(/special/kowapoke/common/images/battle/line.png) repeat-x;
  position: absolute;
  bottom: -10px;
  left: 5%;
  z-index: 1;
}
#battle .main_inner h3 {
  padding: 0 3% 0;
}
#battle .main_inner .cols .cols-col.cols-1of2,
#battle .main_inner .cols .cols-col.cols-1of2,
#battle .main_inner .cols .cols-col.cols-1of3,
#battle .main_inner .cols .cols-col.cols-2of3,
#battle .main_inner .cols .cols-col.cols-1of4,
#battle .main_inner .cols .cols-col.cols-3of4 {
  width: 100%;
  margin-bottom: 5%;
}
#battle .main_inner .cols .cols-col.cols-1of2.cols-last,
#battle .main_inner .cols .cols-col.cols-1of2.cols-last,
#battle .main_inner .cols .cols-col.cols-1of3.cols-last,
#battle .main_inner .cols .cols-col.cols-2of3.cols-last,
#battle .main_inner .cols .cols-col.cols-1of4.cols-last,
#battle .main_inner .cols .cols-col.cols-3of4.cols-last {
  margin-bottom: 0;
  padding-bottom: 0;
}
#battle .main_inner .cols img {
  width: 100%;
  max-width: auto;
}
#battle .main_inner .battle_cols {
  padding: 5px 12% 0;
}
#battle .main_inner .battle_cols p {
  padding: 0 0 1em;
}
#battle .main_inner .battle_cols .battle_cols-topic {
  padding: 15px;
  background: #f3eddd;
  border: 2px solid #a8875d;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 1.715em;
}
#battle .main_inner .battle_cols .battle_cols-topic .topic-title {
  color: #e24000;
  font-size: 1.14286em;
}
#battle .main_inner .battle_cols .battle_cols-text {
  padding-top: 20px;
}
#battle .main_inner .battle_topic_box {
  padding: 0 12% 15px;
  margin: 20px 0 10%;
}
#battle .main_inner .battle_topic_box .battle_box-title img {
  width: 100%;
  max-width: auto;
}
#battle .main_inner .battle_topic_box .battle_box-body {
  position: relative;
  background: url(/special/kowapoke/common/images/battle/bg_topic_body_sp.png) 0 0 repeat-y;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 20px 5% 0;
}
#battle .main_inner .battle_topic_box .battle_box-body:after {
  content: "";
  position: absolute;
  bottom: -6%;
  left: 0;
  width: 100%;
  height: 6%;
  background: url(/special/kowapoke/common/images/battle/bg_topic_bottom_sp.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#battle .main_inner .battle_topic_box .battle_box-body p {
  padding: 0 3% 1em;
}
#battle .main_inner .battle_topic_box .battle_box-body.col3_box .cols .cols-col .col3-image {
  padding: 0 7% 0 1%;
}
#battle .main_inner .battle_topic_box .battle_box-body.col3_box .cols .cols-col p {
  padding: 15px 1% 15px 3%;
  line-height: 1.8em;
}
#battle .main_inner .battle_point_box {
  padding: 0 11%;
  margin: 20px 0 10%;
}
#battle .main_inner .battle_point_box .battle_box-body {
  padding: 15px;
  background: #eef2f6;
  border: 2px solid #164586;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 1.715em;
}
#battle .main_inner .battle_point_box .battle_box-body h4 {
  padding: 0 0 20px;
}
#battle .main_inner .battle_point_box .battle_box-body p {
  padding: 0;
}
#battle .main_inner .battle_point_box .battle_box-body .topic_box-text {
  padding: 15px 0;
  border-bottom: 1px solid #d4e0f0;
}
#battle .main_inner .battle_point_box .battle_box-body .topic_box-text:first-child {
  padding-top: 0;
}
#battle .main_inner .battle_point_box .battle_box-body .topic_box-text:last-child {
  border: none;
  padding-bottom: 0;
}
#battle .main_inner .battle_point_box .battle_box-body .topic_box-text .topic-title {
  padding-bottom: 10px;
  color: #e24000;
  font-size: 1.14286em;
}
#battle .main_inner .oras_box {
  position: relative;
}
#battle .main_inner .oras_box .oras_box-image img {
  width: 100%;
  max-width: auto;
}
#battle .main_inner .oras_box .oras_box-bnr {
  position: absolute;
  bottom: 7%;
  left: 20%;
  width: 60%;
}
#battle .img_01 img,
#battle .img_02 img,
#battle .img_04 img,
#battle .image_box img {
  width: 100%;
  max-width: auto;
}
#battle.gangar .main .main_inner:after {
  bottom: -1%;
  height: 1%;
}

#present .img_01 img {
  width: 100%;
  max-width: auto;
}
#present .link_box {
  position: relative;
  margin-bottom: 15%;
}
#present .link_box .btn_01 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 6.5%;
}
#present .link_box .btn_01 img {
  width: 50%;
}

#collaboration .purple_box, #collaboration .blue_box, #collaboration .orange_box {
  background-position: center 13%;
}
#collaboration .more_box {
  margin-bottom: 30px;
}
#collaboration .more_box.new {
  position: relative;
}
#collaboration .more_box.new:before {
  content: "";
  position: absolute;
  top: -5px;
  right: 0.5%;
  width: 16%;
  height: 30%;
  background: url(/special/kowapoke/common/images/top/icn_new.png) no-repeat 0 0;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
#collaboration .openBtn, #collaboration #wallpaper .more_box .closeBtn, #wallpaper .more_box #collaboration .closeBtn {
  text-align: center;
  background: url(/special/kowapoke/common/images/collaboration/bg_more_box.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 2% 0 4%;
}
#collaboration .openBtn img, #collaboration #wallpaper .more_box .closeBtn img, #wallpaper .more_box #collaboration .closeBtn img {
  width: 52%;
}
#collaboration .closeBtn {
  text-align: center;
  background: url(/special/kowapoke/common/images/collaboration/bg_btnclose.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  padding: 3% 0;
}
#collaboration .closeBtn img {
  width: 52%;
}
#collaboration .cols {
  margin-left: 0;
}
#collaboration .cols .cols-col {
  text-align: center;
}
#collaboration .link_box {
  position: relative;
  margin-bottom: 15%;
}
#collaboration .link_box .btn_01 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 14%;
}
#collaboration .link_box .btn_01 img {
  width: 50%;
}
#collaboration .img_01 img,
#collaboration .img_01_02 img,
#collaboration .img_02 img,
#collaboration .img_02_02 img,
#collaboration .img_03 img,
#collaboration .img_04 img,
#collaboration .img_05 img {
  width: 100%;
  max-width: auto;
}
