@charset "UTF-8";

/* ------------------------------------------------------
Re:HFページ（SP）用CSS
------------------------------------------------------*/
#container {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

/* ヘッダー
------------------------------------------------------*/
#header {
  position: relative;
  width: 100%;
  height: 40px;
  margin: 0 auto;
}
#header .navBtn {
  position: absolute;
  right: 0;
}
#header .navBtn img {
  height: 40px;
}

/* タブ
------------------------------------------------------*/
.tabs {
  position: relative;
  overflow: visible;
  width: 300px;
  height: 71px;
  margin: 0 auto;
  text-align: center;
  z-index: 99;
}

.tabs li {
	display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  width: 75px;
	height: 71px;
	padding: 0 0;
	cursor: pointer;
}

.tabs li a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: 225px 213px;
	cursor: pointer;
}

/* コンテンツ
------------------------------------------------------*/
#content {
  background: url(../images/rehf/bg_content_sp.gif) center 170px no-repeat;
	background-size: 480px 2304px;
}


.keyCol {
  position: relative;
	width: 100%;
	height: 120px;
	margin: 0 auto 0;
}
.keyCol h1 {
  position: relative;
  width: 320px;
  height: 120px;
  margin: 0 auto;
}
.keyCol h1 img {
  width: 100%; 
}

.movieCol {
  width: 100%;
  margin: 0 auto 25px;
  padding-top: 10px;
  text-align: center;
}
.movieCol h3 {
  margin-bottom: 0;
}
.movieCol h3 img {
  height: 11px; 
}
.movieCol a img {
  width: 90%;
  max-width: 460px;
}

.newstoryCol {
  width: 100%;
  height: 447px;
  margin: -102px 0 25px;
  padding-top: 0;
  text-align: center;
  background: url(../images/rehf/bg_newstory_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.newstoryCol h3 {
  padding-top: 110px;
  margin-bottom: 4px;
}
.newstoryCol h3 img {
  height: 14px; 
}
.newstoryCol h4 {
  margin-bottom: 145px;
}
.newstoryCol h4 img {
  width: 320px;
}


.avatarCol {
  width: 100%;
  height: 220px;
  margin-bottom: 25px;
  text-align: center;
  background: url(../images/rehf/bg_avatar_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.avatarCol h3 {
  margin-bottom: 0;
}
.avatarCol h3 img {
  height: 11px; 
}
.avatarCol h4 {
  margin-bottom: 145px;
}
.avatarCol h4 img {
  width: 320px;
}
.avatarCol p {
  
}
.avatarCol p img {
  width: 320px;
}


.levelCol {
  width: 100%;
  height: 190px;
  margin-bottom: 30px;
  padding-top: 10px;
  text-align: center;
  background: url(../images/rehf/bg_level_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.levelCol h3 {
  margin-bottom: 110px;
}
.levelCol h3 img {
  height: 11px; 
}
.levelCol h4 {
  
}
.levelCol h4 img {
  width: 320px;
}


.classCol {
  width: 100%;
  height: 190px;
  margin-bottom: 25px;
  padding-top: 10px;
  text-align: center;
  background: url(../images/rehf/bg_class_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.classCol h3 {
  margin-bottom: 17px;
}
.classCol h3 img {
  height: 11px; 
}
.classCol h4 {

}
.classCol h4 img {
  width: 320px;
}



.qualityCol {
  width: 100%;
  margin: 0 auto 15px;
  text-align: center;
}
.qualityCol h3 {
  margin-bottom: 0;
}
.qualityCol h3 img {
  height: 14px; 
}
.qualityCol h4 {
  margin-bottom: 20px;
}
.qualityCol h4 img {
  height: 49px;
}
.qualityCol > div {
  margin: 0 auto 15px;
}
.qualityCol > div img {
  width: 310px;
}


.onlineCol {
  width: 100%;
  height: 230px;
  margin-bottom: 25px;
  padding-top: 10px;
  text-align: center;
  background: url(../images/rehf/bg_online_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.onlineCol h3 {
  margin-bottom: 5px;
}
.onlineCol h3 img {
  height: 11px; 
}
.onlineCol h4 {
  margin-bottom: 145px;
}
.onlineCol h4 img {
  width: 205px;
}
.onlineCol p img {
  width: 299px;
}


.dataCol {
  width: 100%;
  margin-bottom: 15px;
  padding-top: 10px;
  text-align: center;
}
.dataCol h3 {
  margin-bottom: 5px;
}
.dataCol h3 img {
  height: 11px; 
}
.dataCol h4 {
  margin-bottom: 15px;
}
.dataCol h4 img {
  height: 53px;
}
.dataCol p.vita {
  margin-bottom: 12px;
}
.dataCol p.vita img {
  height: 96px;
}
.dataCol p.text img {
  height: 132px;
}

.bossCol {
  width: 100%;
  min-height: 290px;
  margin-bottom: 115px;
  padding-top: 10px;
  text-align: center;
  background: url(../images/rehf/bg_boss_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.bossCol h3 {
  margin-bottom: 5px;
}
.bossCol h3 img {
  height: 11px; 
}
.bossCol h4 {
  margin-bottom: 15px;
}
.bossCol h4 img {
  height: 40px;
}
.bossCol p.vita {
  margin-bottom: 12px;
}

.characterCol {
  width: 100%;
  min-height: 1025px;
  margin: -45px 0 0;
  text-align: center;
  background: url(../images/rehf/bg_chara_sp.png) center bottom no-repeat;
  background-size: 480px auto;
}
.characterCol h3 {
  padding-top: 55px;
  margin-bottom: 18px;
}
.characterCol h3 img {
  height: 11px; 
}
.characterCol h4 {
  margin-bottom: 66px;
}
.characterCol h4 img {
  width: 320px;
}
#leafa {
  padding-top: 25px;
}


.updateCol {
  width: 100%;
  margin: -45px 0 0;
  padding-bottom: 100px;
  text-align: center;
}
.updateCol h3 {
  padding-top: 55px;
  margin-bottom: 18px;
}
.updateCol h3 img {
  height: 14px; 
}
.updateCol h4 {
  margin-bottom: 20px;
  font-size: 90%;
}
.updateCol .updateCnts {
  width: 95%;
  margin: 0 auto;
  text-align: left;
  font-size: 80%;
}
.updateCol .updateCnts ol > li {
   margin-bottom: 1em;
  line-height: 1.5; 
}
.updateCol .updateCnts ol li ul li,
.updateCol .updateCnts ol li dl dt,
.updateCol .updateCnts ol li dl dd {
  margin-bottom: 0.25em;
  line-height: 1.5;
}
.updateCol .updateCnts ol li ul,
.updateCol .updateCnts ol li dl {  
  margin-top: 0.65em;
  padding-left: 0.75em;
}
.updateCol .updateCnts ol li img {
  padding: 0.75em 0;
  width: 65%; height: auto;
}
.updateCol .updateCnts ol li span {
  color: #00ffff;
}


.pagetop {
  margin-top: -100px;
}




