@charset "UTF-8";

/* ------------------------------------------------------
TOPページ（SP）用CSS
------------------------------------------------------*/
#container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: url(../images/top/bg_content1_sp.jpg) center top no-repeat;
	background-size: 480px 365px;
}


/* ヘッダー
------------------------------------------------------*/
#header .inner-sp {
}

.psmark-top {
  position: absolute;
  top: 9px;
  right: 12px;
}
.psmark-top img {
  width: 30px;
}
.ps4-top {
  position: absolute;
  top: 11px;
  left: 12px;
}
.ps4-top img {
  width: 86px;
}

/* コンテンツ
------------------------------------------------------*/

#content2 {
  background: url(../images/top/bg_content2_sp.gif) center top no-repeat;
	background-size: 768px 600px;
}

.keyCol {
  position: relative;
	width: 100%;
	height: 333px;
	margin: 0 auto 0;
}
.keyCol h2 {
  display: none;
}

.titleCol {
  position: relative;
	width: 100%;
	height: 47px;
	line-height: 47px;
	margin: 0 auto 0;
	text-align: center;
}
.titleCol h2 img {
  height: 37px;
  vertical-align: middle;
}

.navCol {
  width: 100%;
  height: 90px;
  background: url(../images/top/bg_nav_sp.png) center top no-repeat;
  background-size: 350px 90px;
}
.navCol a.btn-rehf,
.navCol a.btn-ls {
  display: block;
  width: 160px;
  height: 90px;
  float: left;
}
.navCol > div img {
  width: 100%;
}

.infoCol {
  width: 90%;
  height: 90px;
  overflow-y: auto;
  margin: 0 auto 15px;
  padding-top: 10px;
  text-align: left;
}
.infoCol h3 {
  text-align: center; 
}
.infoCol h3 img {
  height: 11px; 
}
#news .news-list {
  width: 100%;
}
#news .news-list dl {
  line-height: 15px;
  font-size: 10px;
  margin-bottom: 5px;
  overflow: hidden;
}
#news .news-list dl dt {
  float: left;
  width: 21%;
  height: 15px;
  margin-bottom: 5px;
  text-align: right;
}
#news .news-list dl dd {
  float: right;
  width: 77%;
  margin-bottom: 5px;
}
#news .news-list dl dd a {
  display: block;
  padding-left: 20px;
  padding-bottom: 2px;
}
#news .news-list dl dd a.icn-rehf {
  background: url(../images/top/icn_news_rehf.png) left top no-repeat;
  background-size: 15px 15px;
}
#news .news-list dl dd a.icn-ls {
  background: url(../images/top/icn_news_ls.png) left top no-repeat;
  background-size: 15px 15px;
}
#news .news-list dl dd a.icn-home {
  background: url(../images/top/icn_news_home.png) left top no-repeat;
  background-size: 15px 15px;
}




.aboutCol {
  width: 100%;
  height: 172px;
  margin-bottom: 0;
  padding-top: 10px;
  text-align: center;
  background: url(../images/top/bg_about_sp.png) center bottom no-repeat;
  background-size: 350px 75px;
}
.aboutCol h3 {
  text-align: center;
  margin-bottom: 10px;
}
.aboutCol h3 img {
  height: 11px; 
}
.aboutCol h4 img {
  width: 300px;
  height: 56px;
}


.movieCol {
  width: 100%;
  margin-bottom: 15px;
  padding-top: 10px;
  text-align: center;
}
.movieCol h3 {
  text-align: center;
  margin-bottom: 10px;
}
.movieCol h3 img {
  height: 11px; 
}

.movieWrap {
	position: relative;
	width: 90%;
	max-width: 460px;
	overflow: hidden;
	margin: 0 auto 0;
	text-align: left;
}
.movieWrap .movie {
  float: left;
	max-width: 46%;
	margin: 0 5px 10px;
}
.movieWrap .movie img {
  width: 100%;
}
.movieWrap .movie iframe {
  
}
/*
.movieWrap .movie-old {
	max-width: 140px;
	margin: 0 0 20px ;
	border: 5px solid #FFF;
}
*/
.movie-sigle {
  width: 90%;
  max-width: 460px;
  margin: 0 auto;
  text-align: center;
}
.movie-single .movie {
  position: relative;
  margin: 0 auto 10px;
}
.movie-single .movie {
	max-width: 240px;
	margin: 0 auto 10px;
}
.movie-single .movie img {
  width: 100%;
}


.specCol {
  width: 100%;
  margin-bottom: 15px;
  padding-top: 10px;
  text-align: center;
}
.specCol h3 {
  text-align: center;
  margin-bottom: 10px;
}
.specCol h3 img {
  height: 14px; 
}
.specCol > div {
  margin-bottom: 20px;
}
.specCol > div img {
  width: 300px;
}



.manualCol {
  position: relative;
  width: 290px;
	margin: 0 auto 10px;
	text-align: center;
	background: #000000;
	text-align: left;
	overflow: hidden;
}
.manualCol h4 {
  margin-bottom: 10px;
}
.manualCol .manual-box {
  width: 278px;
  height: auto;
  margin-bottom: 10px;
  padding: 3px;
  border: 3px solid #fff;
  background: url(../images/top/img_manual_bg.png) 274px 3px no-repeat #000;
  background-size: 7px 7px;
}
.manualCol .manual-box h3 {
  margin: 10px 0 7px 10px;
}
.manualCol .manual-box h3 img {
  width: 60px;
  height: auto;
}
.manualCol .manual-box ul {
  margin-left: 10px;
}
.manualCol .manual-box ul li {
  margin-bottom: 3px;
}
.manualCol .manual-box ul li img {
  height: 8px;
  width: auto;
}
.manualCol .manual-box ul li a:hover img,
.manualCol .inquiry-box a:hover img {
  filter: alpha(opacity=5);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -o-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.manualCol .inquiry-box {
  width: 284px;
  height: auto;
  border: 3px solid #fff;
}
.manualCol .inquiry-box img {
  width: 284px;
}
.manualCol p {
  font-size: xx-small;
  margin-bottom: 5px;
  line-height: 1;
}
.manualCol p img {
  height: 5px;
  margin-left: 10px;
}



.specialCol {
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  text-align: center;
}
.specialCol a img {
  width: 90%; 
  max-width: 306px;
}
.specialCol img {
  width: 90%; 
  max-width: 306px;
}


.event-dengeki {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 300px;
  height: 300px;
  text-align: center;
}
.event-dengeki a {
  display: block;
  width: 255px;
  margin: 0 auto;
}
.event-dengeki a img {
  width: 255px;
}

.inline-reserve {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 274px;
  height: 274px;
  border: 5px solid #fff;
  text-align: center;
}
.inline-reserve a {
  display: block;
  width: 274px;
  margin: 0 auto;
}
.inline-reserve a img {
  width: 274px;
}

.inline-steam {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 280px;
  height: 310px;
  border: none;
  text-align: center;
  background: url(../images/top/steam_bg_sp.png) no-repeat;
  background-size: 280px 310px;
}
.inline-steam .btn1 {
  position: absolute;
  display: block;
  width: 245px;
  height: 45px;
  left: 0;
  right: 0;
  top: auto;
  bottom: 55px;
  margin: auto auto 0;
  z-index: 9;
}
.inline-steam .btn1 img {
  display: block;
  width: 245px;
  height: 45px;
}


.tokutenCol {
  height: 345px;
  text-align: center;
  background: url(../images/top/bg_tokuten_sp.png) center top no-repeat;
  background-size: 395px 345px;
}
.tokutenCol .tokuten-wrap {
  position: relative;
  width: 320px;
  height: 335px;
  margin: 0 auto;
  padding: 10px 0 0;
}
.tokutenCol h3 img {
  height: 11px;
}
.tokutenCol h4 img {
  height: 90px;
}
.tokutenCol .notes {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.tokutenCol .notes img {
  height: 49px;
}







