@charset "UTF-8";

/* CSS Document */

/*style*/


html{
  height: 100%;
  width: 100%;
  box-sizing:border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

body{
  font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  height: 100%;
  width: 100%;
}

img{
  vertical-align: bottom;
  max-width: 100%;}

li{
  list-style: none;
}

a{
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a:hover{
  opacity: 0.8;
	text-decoration:none!important;
}

h1,h2,h3,h4,h5,h6{
  font-weight: normal;
}

h2{
	width:300px;
}

.sp{
  display: none;
}

.bx-wrapper{
  display: none!important;
}

.header{
  position: relative;
  border-bottom: 1px solid #fff;
  box-shadow: 0px 1px 5px 0 rgba(0,0,0,0.2);
}

.header .header_h1_outer{
	width: 100%;
  height: 60px;
  background:url(../img/stripe.png) 0 0 repeat rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: 0px 2px 3px 0 rgba(0,0,0,0.2);
	padding:0 5em 0;
  display: none\9;
}

.header .header_h1_inner{
	max-width:1200px;
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
  padding: 10px 0 10px;
}

.header h1{
	height:100%;
	float:left;
}

.header h1 img{
  display: block;
  width:176px;
  height: 40px;
	z-index:1000;
	position:relative;
  margin-right: 5px;
  float: left;
}

.header h1 .h1_text{
  display: block;
  height: 60px;
  font-size: 13px;
  color: #fff;
  float: left;
}

.header .header_bnrs{
	float:right;
	width:276px;
	overflow:hidden;
}

.header .header_bnr_apple{
  display: block;
	width:135px;
  height: 40px;
	margin-right:10px;
	float:left;
}

.header .header_bnr_google{
  display: block;
	width:131px;
  height: 40px;
	float:right;
}

.header .header_bnr_apple img,.header .header_bnr_google img{
  height: 40px;
  width: auto;
}

.header_cover{
  width: 100%;
  height: 100%;
  background: url(../img/stripe.png) 0 0 repeat;
  position: absolute;
  top:0;
  left: 0;
  z-index: 10;
}

.header_bg img{
  max-width: none;
  width: 100%;
}

.tw_area{
  width: 30%;
  float: left;
	position:relative;
	z-index:20;
	background:rgba(0,0,0,0.05);
	padding:2em;
	border-radius:1em;
	box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
	border:1px solid #ddd;
}

.tw_area h2{
  margin-bottom: 1em!important;
	width:100%;
}

.about_area{
  width: 100%;
  box-shadow: 0px 5px 3px 0 rgba(0,0,0,0.3);
  padding: 2.5em 5em 2.5em;
	position:relative;
	z-index:100;
	background:url(../img/t_stripe.png) 0 0 repeat,url(../img/about_bg_bottom.png) left bottom no-repeat,url(../img/about_bg.jpg) center 0 no-repeat;
	background-size:auto,auto,contain;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	overflow:hidden;
}

.about_inner{
  width: 65%;
	float:right;
  max-width: 1200px;
  margin: 0 auto;
}

.about_content{
	width:100%;
}

.about_text_area{
	padding:0em 2em 2em;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
  background:rgba(255,255,255,0.5);
}

.about_area h2{
  margin-bottom: 2.5em;
}

.about_area .about_mainImg{
  margin-bottom: 2.5em;
}

.about_area .about_copy{
	text-align:center;
  margin-bottom: 1em;
}

.about_area .about_text{
	margin-bottom:1em;
  font-size: 120%;
}

.about_bnrs{
	text-align:center;
}

.about_bnrs a{
	margin-right:1em;
}
.about_bnrs_apple{
  width:203px;
}
.about_bnrs_google{
  width:197px;
}

.lineUp_area{
  padding: 5em 0 2.5em;
	background:url(../img/line_up_bg.jpg) 0 0 repeat;
}

.lineUp_inner{
  width: 83.3333%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 2.5em 2.5em 0;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
  background:url(../img/t_stripe.png) 0 0 repeat rgba(255,255,255,0.6);
}

.lineUp_area h2{
  margin-bottom: 2.5em;
}

.lineUp_area ul.os{
	background:#fff;
	padding:1em;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:2.5em;
}

.lineUp_area ul.os li{
	float:left;
	overflow:hidden;
	margin-right:2em;
}

.lineUp_area ul.os li img{
	display:block;
	width:46px;
  height: 46px;
	float:left;
	margin-right:1em;
}

.lineUp_area ul.os li span{
	display:block;
	float:left;
	font-size:90%;
	line-height:46px;
}

.lineUp_area h3{
	margin-bottom:1em;
}

.lineUp_area .h3_slot{
	width:214px;
}

.lineUp_area .h3_pachinko{
	width:330px;
}

.lineUp_area .lineUp{
	overflow:hidden;
	margin-bottom:1.5em;
}

.lineUp_area .lineUp li{
	width:13.0718%;
	float:left;
	margin:0 1.4161% 1.4161% 0;
}

.lineUp_area .lineUp li:nth-child(7n){
	margin:0 0 1.4161% 0;
}

.lineUp_area .lineUp li div{
	width:100%;
	margin:0 0 4.1666% 0;
	padding:8.3333%;
	background:#fff;
	border-radius:3px;
}

.lineUp_area .lineUp li div .lineUp_img{
	width:100%;
	margin-bottom:13%;
}

.lineUp_area .lineUp li div .lineUp_os img{
	width:46%;
}

.lineUp_area .lineUp li div .lineUp_os img:nth-child(1){
	margin-right:8%;
}

.lineUp_area .lineUp li h4{
	font-size:10px;
}

.page_top{
	text-align:right;
	width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 9999;
  display: none;
  padding-right: 60px;
}

.page_top img{
	width:60px;
}

.footer{
	width:100%;
	padding:2.5em 5em ;
	background:#111 url(../img/footer_stripe.png) 0 0 repeat;
	color:#fff;
}

.footer_inner{
	max-width:1200px;
	text-align:right;
	margin:0 auto;
}

.footer_inner p{
	font-size:80%;
	margin-bottom:1em;
}

.footer_inner p a{
	color:#fff;
	text-decoration:underline;
}

/* cp page */

.cp{
  padding: 0 0 2.5em;
	background:url(../img/line_up_bg.jpg) 0 0 repeat;
}

.cp_head{
	width:83.3333%;
	max-width:1000px;
	margin:0 auto 2.5em;
	position:relative;
	padding:2.5em 0 0;
}

.cp h1{
	width: 100%;
  max-width: 1000px;
	margin:0 auto;
}

.cp h1 img{
	max-width:50%;
}

.cp_back{
	position:absolute;
	bottom:0;
	right:0;
	width:30%;
	max-width:30%;
	text-align:right;
	margin-bottom:0!important;
}

.cp_wrap{
  width: 83.3333%;
  max-width: 1000px;
  margin: 0 auto 2.5em;
  padding: 2.5em 5em 2.5em;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
  background:url(../img/t_stripe.png) 0 0 repeat rgba(255,255,255,1.0);
}

.cp h2{
	width:auto;
	text-align:center;
}

.cp h3{
	width:auto;
	max-width:60%;
	margin-top:10%;
	margin-bottom:3%;
}

.cp p{
	margin-bottom:3%;
}

.cp ul li{
	margin-bottom:2%;
	padding-left:1em;
	text-indent:-1em;
}

.cp a{
	text-decoration:underline;
}

.cp .cp_bottom{
	text-align:center;
	margin:0 auto 2.5em;
}

.cp .cp_bottom img{
	max-width:40%;
}

.cp .small_gray{
	font-size:70%;
	color:#888;
	padding-top:1.5em;
}

.copyright{
  padding: 4%;
  background: #fff;
  margin-bottom: 3em;
  font-size: 80%;
  border-radius: 1em;
}

.copyright ul{
  overflow: hidden;
}

.copyright li{
  float: left;
  width: 50%;
}

/*toggle*/

.header_dl{
	display:none;
}

.toggle_inner{
	display:none;
}

@media screen and (max-width : 1200px){
.about_area{
  padding: 2.5em 3em 2.5em;
}
}


@media screen and (max-width : 1100px){
body{
  font-size: 15px;
}
}

@media screen and (max-width : 1000px){
body{
  font-size: 14px;
}
.header .header_h1_outer{
	padding:0 3em 0;
}
.about_area{
  padding: 2.5em 3em 2.5em;
}
.footer{
	padding:2.5em 3em 2.5em ;

}

.tw_area{
  width: 35%;
}

.about_inner{
  width: 62%;
}


}

@media screen and (max-width : 900px){
body{
  font-size: 13px;
}

.header .header_bnrs{
  display:none;
}

.about_area{
  padding: 2.5em 2em 2.5em;
}

@media screen and (max-width : 768px){

.remove768{
  display: none!important;
}

body{
  font-size: 12px;
}
h2{
	width:80%;
  margin: 0 auto;
}

.header .header_h1_outer{
  width: 100%;
  height: 41px;
  background:none 0 0 repeat #111;
  border-bottom: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: 0px 2px 3px 0 rgba(0,0,0,0.2);
  padding:0 1em 0;
  display: none\9;
}

.header .header_h1_inner{
  padding: 4px 0;
}

.header h1{
	margin:0 auto;
  padding-top: 4px;
}

.header h1 img{
  width:auto;
  height: 24px;
  margin-right: 0;
}

.header h1 .h1_text{
  display: none;
}

.header .header_bnr_apple{
  display: block;
  width:auto;
  height: 20px;
  margin-right:5px;
  float:right;
}

.header .header_bnr_google{
  display: block;
  width:auto;
  height: 20px;
  float:right;
}
.header .header_bnr_apple img,.header .header_bnr_google img{
  height: 20px;
}
.header_bg{
  padding: 60% 0 0;
  background: url(../img/header_bg_sp.jpg) center 0 no-repeat;
	background-size:contain;
}
.header_bg img{
	display:none;
}
.header_cover{
  background:none;
}
.tw_area{
  width: 100%;
  float: none;
  min-height: none;
	margin-bottom:2.5em;
}
.tw_area h2{
  margin-bottom: 1em;
	text-align:center;
}
.tw_area .tw_inner{
  max-width: 518px;
	min-width:180px;
  margin: 0 auto;
}
.about_area{
	background-size:auto,auto,200%;
}
.about_inner{
	width:100%;
	float:none;
}
.about_content{
	width:100%;
}
.about_area h2{
  margin-bottom: 1em;
	text-align:center;
}
.about_bnrs{
  overflow: hidden;
}
.about_bnrs a{
  display: block;
  width: 48%;
  margin-right: 0;
}
.about_bnrs .about_bnrs_apple{
  max-width:203px;
  float: left;
  margin-right: 4%;
}
.about_bnrs .about_bnrs_google{
  max-width:197px;
  float: left;
}

.bx-wrapper{
	position:relative;
	left:0px;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
}
.about_slider ul li img{
  margin: 0 auto;
}

.lineUp_inner{
  padding: 1.5em 1.5em 0;
}

.lineUp_area{
  padding: 2.5em 0 2.5em;
}

.lineUp_area h2{
  margin-bottom: 1em;
	text-align:center;
}

.lineUp_area ul.os li{
  float:none;
  margin-right:0em;
}

.lineUp_area ul.os li:first-child{
  margin-bottom: 1em;
}

.lineUp_area ul.os li img{
  max-width:46px;
  width: 15%;
  height: auto;
  margin-right:3%;
}
.lineUp_area ul.os li span{
  width: 82%;
  font-size:90%;
  line-height:1.5;
  padding-top: 0.3em;
}

.lineUp_area .lineUp{
	margin-bottom:0;
}

.lineUp_area .lineUp li{
  width:22.75%;
  margin:0 3% 2% 0;
}

.lineUp_area .lineUp li:nth-child(7n){
  margin:0 3% 2% 0;
}

.lineUp_area .lineUp li:nth-child(4n){
  margin:0 0% 2% 0;
}
.lineUp_area .h3_slot{
	width:50%;
}

.lineUp_area .h3_pachinko{
	width:77.1028%;
}
.page_top {
  padding-right: 10px;
}
.page_top img{
	width:30px;
}
.footer{
	padding:1em 3em 2.5em;
}
.footer_inner {
    text-align: center;
}

/* cp page */

.cp_head{
	padding:1.5em 0 0;
	margin:0 auto 1.5em
}

.cp_wrap{
  padding: 1.5em 1.5em;
	  margin: 0 auto 1.5em;
}

.cp .cp_bottom{
	margin-bottom:1.5em;
	margin-left:-1em;
}

.copyright li{
  float: none;
  width: 100%;
}

/*toggle*/

.header_dl{
	display:block;
	width:28px;
	padding-top:2px;
	float:right;
	cursor:pointer;
}

.toggle_inner{
	background:#111;
	padding:4em 0 2em;
	z-index:1000;
	display:block;
	position:relative;
	display:none;
}

.toggle_inner p{
	text-align:center;
	margin-bottom:2em;
}

.toggle_inner p img{
	max-width:80%;
}

}

@media screen and (max-width : 500px){
.remove500{
  display: none!important;
}
.sp{
  display: block!important;
}
.bx-wrapper{
  display: block!important;
}

.about_area{
	background-size:auto,auto,200%;
}
.lineUp_area .lineUp li{
  width:31%;
  margin:0 3.5% 2% 0;
}

.lineUp_area .lineUp li:nth-child(7n){
  margin:0 3.5% 2% 0;
}

.lineUp_area .lineUp li:nth-child(4n){
  margin:0 3.5% 2% 0;
}

.lineUp_area .lineUp li:nth-child(3n){
  margin:0 0% 2% 0;
}
}





