@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a:active {
	color: #333;
	text-decoration: none;
}

img {
	vertical-align: top;
}

li img,
dt img {
	display: block;
	vertical-align: baseline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

html{
	min-height: 100%; /* html要素をウィンドウサイズにフィット */
 
    background:url('../../img/layout_bg.jpg') no-repeat center; /* 背景画像をhtml要素に表示 */
 
    background-size: cover; /* 背景画像をhtml要素にフィット */
}


@media only screen and (min-device-width:320px) and (orientation:portrait) {

html{
	min-height: 100%; /* html要素をウィンドウサイズにフィット */
 
    background:url('../../img/l_h_bg.jpg') no-repeat center; /* 背景画像をhtml要素に表示 */
 
    background-size:cover; /* 背景画像をhtml要素にフィット */
    
}

}


@media only screen and (max-device-width:480px) and (orientation:landscape) {
html{
	min-height: 100%; /* html要素をウィンドウサイズにフィット */
 
    background:url('../../img/l_w_bg.jpg') no-repeat center; /* 背景画像をhtml要素に表示 */
 
    background-size:cover; /* 背景画像をhtml要素にフィット */
}
}


body {
	color: #333;
	text-align:center;
	line-height: 1.5;
}


@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}
/*------------------------------------------------------------
	#header
------------------------------------------------------------*/

#header{
width: 995px;
height:90px;
margin: 0px auto;
text-align:left;
padding-top:10px;
padding-left: 15px;
position:relative;
}

a.logo_c{
	position:absolute;
	top:10px;
	right:15px;}

a.logo_s{
	position:absolute;
	top:10px;
	left:15px;}

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

.content{
	margin-top:5px;
}	

.fade {
	display: none;
}

/*------------------------------------------------------------
	特徴
------------------------------------------------------------*/

.content_feature{
	width: 980px;
	height: 624px;
	margin: 0px  auto 20px auto;
	background-image:url(../../img/feature_bg.png);
	position:relative;
}

#feature_01{
	position:absolute;
	top:0;
	left:0;
}

#feature_02{
	position:absolute;
	top:0;
	left:0;
	}

#feature_03{
	position:absolute;
	top:0;
	left:0;
	}

.content_feature2{
	width: 980px;
	height: 624px;
	margin: 0px  auto 20px auto;
	background-image:url(../../img/feature_bg_2.png);
	position:relative;
}

#feature_01_b{
	position:absolute;
	top:0;
	left:0;
}

#feature_02_b{
	position:absolute;
	top:0;
	left:0;
	}

#feature_03_b{
	position:absolute;
	top:0;
	left:0;
	}

#feature_04_b{
	position:absolute;
	top:12%;
	right: 200px;
	opacity: 0;
}

#feature_05_b{
	position:absolute;
	top:20%;
	left:480px;
	width: 1px;
	opacity: 0;	
	}

#feature_06_b{
	position:absolute;
	top:53%;
	left:50px;
	width: 120%;
	opacity: 0;	
	}

#feature_07_b{
	position:absolute;
	top:53%;
	left:349px;
	width: 120%;
	opacity: 0;	
	}

#feature_08_b{
	position:absolute;
	top:53%;
	left:648px;
	width: 120%;
	opacity: 0;	
	}

/*------------------------------------------------------------
	スペック
------------------------------------------------------------*/

.content_spec{
	width: 980px;
	height: 624px;
	margin: 0px  auto 20px auto;
	background-image:url(../../img/spec_bg.png);
	position:relative;
}

#spec_01{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}
	
#spec_02{
	position:absolute;
	top:0;
	left:0;
	}

.content_spec_ba{
	width: 980px;
	height: 624px;
	margin: 0px  auto 20px auto;
	background-image:url(../../img/spec_ba_bg.png);
	position:relative;
}

#spec_01{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}
	
#spec_02{
	position:absolute;
	top:0;
	left:0;
	}



/*------------------------------------------------------------
	予告
------------------------------------------------------------*/

.content_notice{
	width: 980px;
	height: 1195px;
	margin: 0px  auto 75px auto;
	background-image:url(../../img/notice_bg.png);
	position:relative;
}

#notice_01{
	position:absolute;
	top:0;
	left:0;
	}
	
#notice_02{
	position:absolute;
	top:0;
	left:0;
	}
#notice_03{
	position:absolute;
	top:0;
	left:0;
	}
#notice_04{
	position:absolute;
	top:0;
	left:0;
	}
	


/*------------------------------------------------------------
	リーチ
------------------------------------------------------------*/

.content_reach{
	width: 980px;
	height: 2183px;
	margin: 0px  auto 75px auto;
	background-image:url(../../img/reach_bg.png);
	position:relative;
}

#reach_box{
	position:absolute;
	top:0;
	left:0;
	}

/*------------------------------------------------------------
	大当り
------------------------------------------------------------*/

.content_ferver{
	width: 980px;
	height: 860px;
	margin: 0px  auto 20px auto;
	background-image:url(../../img/ferver_bg.png);
	position:relative;
}

#ferver_box{
	position:absolute;
	top:0;
	left:0;
	}
	
.content_ferver_ba{
	width: 980px;
	height: 860px;
	margin: 0px  auto 20px auto;
	background-image:url(../../img/ferver_bg_ba.png);
	position:relative;
}

#ferver_box{
	position:absolute;
	top:0;
	left:0;
	}
	

/*------------------------------------------------------------
	スペシャル
------------------------------------------------------------*/

.content_special{
	width: 980px;
	height: 624px;
	margin: 0px  auto 75px auto;
	background-image:url(../../img/special_bg.png);
	position:relative;
}

#special_box{
	position:absolute;
	top:0;
	left:0;
	}


/*------------------------------------------------------------
	ダウンロード
------------------------------------------------------------*/

.content_download{
	width: 900px;
	height: 514px;
	margin: 0px  auto 75px auto;
	background-image:url(../../img/download_bg.png);
	padding-top:110px;
	padding-left: 80px;
}

#dl_content{
	width:100%;
}
#dl_box{
	display:block;
	width:204px;
	height: 144px;
	float:left;
	margin-left: 50px;
	margin-top:15px;
	position: relative;
	text-align:center;
	}
	
#dl_box a:link{
	display:block;
	width:158px;
	height: 52px;
	background-image:url(../../img/dl_btn.png);
	text-indent:-9999px;
	position:absolute;
	bottom:15px;
	left: 18px;
	}
	
#dl_box a:hover{
	background-image:url(../../img/dl_btn_ov.png);
}

.dl_box01{
	background-image:url(../../img/dl_box01.png);
	}

.dl_box02{
	background-image:url(../../img/dl_box02.png);
	}

.dl_box03{
	background-image:url(../../img/dl_box03.png);
	}

.dl_box04{
	background-image:url(../../img/dl_box04.png);
	}

.dl_box05{
	background-image:url(../../img/dl_box05.png);
	}

.dl_box06{
	background-image:url(../../img/dl_box06.png);
	}


/*------------------------------------------------------------
	PV
------------------------------------------------------------*/

#seila{
	width:40%;
	position: fixed;
	right: 30px;
	bottom:0;
	}


#lalf{
	width:50%;
	position: fixed;
	top:20px;
	left: 90px;}


#meka01{
	width:45%;
	position: fixed;
	top:-60px;
	right: -10px;}


#meka02{
	width:45%;
	position: fixed;
	bottom:-100px;
	left: -100px;}

#strain_logo{
position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -340px;
  margin-left: -340px;
}

#logo{
position: fixed;
left:10%;
top: 3%;

}


.content_pv{
	width: 980px;
	height: 750px;
	margin: 0px  auto 75px auto;
	position:relative;
}


#movie{
	width: 655px;
	height: 477px;
	position: absolute;
	left: 50%;
	z-index: 9999PX;
	margin-left: -320px;
	text-align: left;
	background-image: url(../../img/pv_2.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 166px;
	padding-left: 25px;
}


/*------------------------------------------------------------
	#fooer
------------------------------------------------------------*/

#footer{
	 height: 88px;
	 width: 100%;
	 background-image:url(../../img/footer_bg.png);
	 background-position: left bottom;
	 background-repeat: repeat-x;
  position: fixed;
  /* またはabsolute; */
  bottom: 0;
  left: 0;
  z-index: 9999;
}

.footer_navi{
width: 1010px;
height: 88px;
margin:  0 auto;
}

.fooer_bg{
  /* Set rules to fill background */
  min-height:84px;
  min-width:  960px;
  /* Set up proportionate scaling */
  width: 100%;
  height: 84px;
  /* Set up positioning */
}



/*------------------------------------------------------------
	甘デジ追加分
------------------------------------------------------------*/

.sweet_btn_area{
	width: 980px;
	height: 180px;
	margin: 10px auto;
}


.sweet_btn_area a:hover{
	opacity: 0.8;
}
