@charset "utf-8";
@import url(common-module.css);
/*
	common.css
*/
/* ==========================================================
	大枠
========================================================== */
body {
  min-width: 1000px;
}
@media screen and (max-width: 670px) {
  body {
    min-width: inherit;
  }
}

#wrapper {
  background: url(../images/common/bg_heart.jpg) repeat-x center top;
}
@media screen and (max-width: 670px) {
  #wrapper {
    background: #fff;
  }
}

.page {
  position: relative;
  width: 944px;
  margin: 0 auto;
  padding: 0 28px 50px;
  min-height: 500px;
  background: url(../images/common/bg_contentsRepeat.png) repeat-y 0 -50px;
}
@media screen and (max-width: 670px) {
  .page {
    width: auto;
    padding: 0 10px 30px;
    background: #fdfef9;
  }
}

/* 東映アニメーションヘッダー SP時は非表示
========================================================== */
@media screen and (max-width: 670px) {
  .header_wrap {
    display: none;
  }
}

/* ==========================================================
  global-header
========================================================== */
/*スマホ用ヘッダーのロゴ*/
.global-header {
  position: relative;
  height: 0;
  z-index: 999;
}
@media screen and (max-width: 670px) {
  .global-header {
    height: auto;
  }
}
.global-header a {
  display: block;
}
@media screen and (min-width: 670px) {
  .global-header h1,
  .global-header .btn-menu {
    display: none;
  }
}
@media screen and (max-width: 670px) {
  .global-header {
    background: url(../images/common/main_bgTop.gif) repeat-x;
  }
  .global-header h1 {
    display: block;
  }
  .global-header .btn-menu {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .global-header .btn-menu a {
    display: block;
    width: 72px;
    border: 2px solid #ff86bf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    background-color: #ffcce6;
  }
}

/* ==========================================================
  global-navi
========================================================== */
.global-navi ul {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  z-index: 999;
}
@media screen and (max-width: 670px) {
  .global-navi ul {
    width: 100%;
  }
}
.global-navi a {
  text-indent: -9999px;
}
@media screen and (max-width: 670px) {
  .global-navi a {
    text-indent: inherit;
  }
}

/* SP向け
========================================================== */
@media screen and (max-width: 670px) {
  .global-navi {
    display: none;
    /*初期値*/
  }
  .global-navi > ul > li {
    background-color: #ffe2ef;
  }
  .global-navi > ul > li > a {
    border-bottom: 1px solid #ff86bf;
    padding: 16px 0 14px 45px;
    background: url(../images/common/menu_icon.png) no-repeat 10px center;
    -webkit-background-size: 33px 32px;
    -moz-background-size: 33px 32px;
    -o-background-size: 33px 32px;
    background-size: 33px 32px;
  }
  .global-navi > ul > li li {
    background-color: #fff5fa;
  }
  .global-navi > ul > li li a {
    border-bottom: 1px solid #ff86bf;
    padding: 16px 0 14px 45px;
    background: url(../images/common/menu_icon02.png) no-repeat 10px center;
    -webkit-background-size: 33px 32px;
    -moz-background-size: 33px 32px;
    -o-background-size: 33px 32px;
    background-size: 33px 32px;
  }
}
/* PC向け
========================================================== */
@media screen and (min-width: 671px) {
  .global-navi a {
    position: absolute;
  }

  .global-navi li ul {
    display: none !important;
  }
  .global-navi li a {
    height: 102px;
  }
  .global-navi .key {
    cursor: url(../images/common/key.cur), default;
  }
  .global-navi .li-news a {
    width: 82px;
    top: 36px;
    left: 12px;
    background: url(../images/common/navi_news.png) no-repeat;
  }
  body#news .global-navi .li-news a, .global-navi .li-news a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-story a {
    width: 82px;
    top: 15px;
    left: 100px;
    background: url(../images/common/navi_story.png) no-repeat;
  }
  body#story .global-navi .li-story a, .global-navi .li-story a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-staff a {
    width: 82px;
    top: 29px;
    left: 194px;
    background: url(../images/common/navi_staffcast.png) no-repeat;
  }
  body#staff .global-navi .li-staff a, .global-navi .li-staff a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-character a {
    width: 103px;
    top: 15px;
    left: 284px;
    background: url(../images/common/navi_character.png) no-repeat;
  }
  body#character .global-navi .li-character a, .global-navi .li-character a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-episode a {
    width: 100px;
    top: 15px;
    right: 286px;
    background: url(../images/common/navi_episode.png) no-repeat;
  }
  body#episode .global-navi .li-episode a, .global-navi .li-episode a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-goods a {
    width: 82px;
    top: 29px;
    right: 196px;
    background: url(../images/common/navi_goods.png) no-repeat;
  }
  body#goods .global-navi .li-goods a, .global-navi .li-goods a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-movie a {
    width: 82px;
    top: 15px;
    right: 101px;
    background: url(../images/common/navi_movie.png) no-repeat;
  }
  body#movie .global-navi .li-movie a, .global-navi .li-movie a:hover {
    background-position: 0 -102px;
  }
  .global-navi .li-special a {
    width: 82px;
    top: 36px;
    right: 12px;
    background: url(../images/common/navi_special.png) no-repeat;
  }
  body#special .global-navi .li-special a, .global-navi .li-special a:hover {
    background-position: 0 -102px;
  }
}
/* ==========================================================
  sNavi
========================================================== */
.sNavi {
  position: absolute;
  width: 552px;
  height: 54px;
  left: 50%;
  bottom: 46px;
  margin-left: -276px;
  z-index: 2;
  background: url(../images/episode/bg_snavi.png) no-repeat;
}
.sNavi li {
  position: absolute;
  top: 5px;
}
.sNavi a {
  display: block;
  text-indent: -9999px;
}

/* ==========================================================
  sp向けタイトル画像
========================================================== */
.title-sp {
  display: none;
}
@media screen and (max-width: 670px) {
  .title-sp {
    display: block;
  }
}
.title-sp img {
  width: 100%;
  height: auto;
}

/* ==========================================================
    main
========================================================== */
.main {
  position: relative;
  top: 0px;
  height: 346px;
  background: url(../images/common/main_bgTop.gif) repeat-x left top;
}
@media screen and (max-width: 670px) {
  .main {
    display: none;
  }
}
.main h1 {
  position: relative;
  z-index: 2;
  width: 270px;
  margin: 0 auto;
  top: 13px;
}
@media screen and (max-width: 670px) {
  .main h1 {
    display: none;
  }
}
.main h2 {
  position: relative;
  z-index: 2;
  text-align: center;
  bottom: 5px;
}
.main .main-bgRace {
  position: absolute;
  width: 100%;
  height: 58px;
  top: 92px;
  background: url(../images/common/main_bgRace_top.png) repeat-x left bottom;
}
.main .main-bgRace-bottom {
  position: absolute;
  width: 100%;
  height: 205px;
  bottom: 0;
  background: url(../images/top/main_bgRace_bottom.png) repeat-x;
}
.main .main-centerTop {
  width: 100%;
  position: absolute;
  height: 185px;
  top: 0;
  background: url(../images/common/main_centerTop.png) no-repeat center top;
}
.main .main-centerBottom,
.main .main-centerBottom02 {
  position: absolute;
  width: 100%;
  height: 209px;
  bottom: 0;
}
.main .main-centerBottom {
  background: url(../images/common/main_centerBottom.png) no-repeat center bottom;
}
.main .main-centerBottom02 {
  background: url(../images/common/main_centerBottom02.png) no-repeat center bottom;
}
@media screen and (max-width: 670px) {
  .main .main-bgRace, .main .main-bgRace-bottom, .main .main-centerTop, .main .main-centerBottom {
    display: none;
  }
}

/* ==========================================================
  title
========================================================== */
.icon-luna {
  clear: both;
  font-size: 16px;
  color: #f16fbf;
  margin-bottom: 10px;
  padding: 6px 0 6px 40px;
  border-bottom: 2px dotted;
  background: url(../images/top/icon_title.png) no-repeat left top;
}
@media screen and (max-width: 670px) {
  .icon-luna {
    font-size: 16px;
  }
}

.icon-luna2 {
  clear: both;
  font-size: 16px;
  color: #f16fbf;
  margin-bottom: 10px;
  padding: 6px 0 6px 40px;
  border-bottom: 2px dotted;
}


/* ==========================================================
    footer
========================================================== */
.global-footer {
  position: relative;
  z-index: 2;
  margin-top: -9px;
  background: url(../images/common/footer_bgBottom.png) repeat-x left bottom;
}
@media screen and (max-width: 670px) {
  .global-footer {
    background: url(../images/common/footer_bgBottom.png) repeat-x left top;
    margin-top: 0;
  }
}
.global-footer .global-footerInner {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0 20px 0;
}
@media screen and (max-width: 670px) {
  .global-footer .global-footerInner {
    width: auto;
    padding: 0 0 0 0;
  }
}
.global-footer .footer-logo {
  text-align: center;
  margin-bottom: 6px;
}
@media screen and (max-width: 670px) {
  .global-footer .footer-logo {
    display: none;
  }
}
.global-footer .footer-logo li {
  display: inline;
  margin-left: 20px;
}
.global-footer .footer-logo li:first-child {
  margin-left: 0;
}
.global-footer .footer-bannerList {
  clear: both;
  margin: 35px 0 25px;
  text-align: center;
}
@media screen and (max-width: 670px) {
  .global-footer .footer-bannerList {
    margin-top: 0;
    padding-top: 30px;
  }
}
.global-footer .footer-bannerList li {
  display: inline;
  margin-left: 5px;
}
.global-footer .footer-bannerList li.hidden {
  display: none;
}
@media screen and (max-width: 670px) {
  .global-footer .footer-bannerList li {
    display: block;
    margin: 0 0 10px 0;
  }
  .global-footer .footer-bannerList li.hidden {
    display: block;
  }
}
.global-footer .copyright {
  text-align: center;
  font-size: 12px;
}

/* ==========================================================
  pagetop
========================================================== */
.btn-pageTop a {
  position: fixed;
  right: 0;
  bottom: 20px;
  text-indent: -9999px;
  display: block;
  width: 220px;
  height: 204px;
  background: url(../images/common/btn_pagetop.png) no-repeat;
  z-index: 999;
}
@media screen and (max-width: 670px) {
  .btn-pageTop a {
    width: 110px;
    height: 102px;
    -webkit-background-size: 110px 102px;
    -moz-background-size: 110px 102px;
    -o-background-size: 110px 102px;
    background-size: 110px 102px;
  }
}

.left{:float:left;}
.right{:float:right;}



