		*{
margin: 0px;
padding: 0px;

box-sizing: border-box;
}
body,a {
	color: #ffffff;
	text-decoration: none;
}
body{
	background: rgb(2,0,36);
	background: linear-gradient(70deg, rgba(2,0,36,1) 18%, rgba(28,0,33,1) 35%, rgba(0,28,29,1) 69%);
	background-size: cover;
	background-origin: center center;
	background-attachment: fixed;
	border-radius: 20px;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 16px;
	box-sizing: border-box;
}
.topnews{
	font-size: 20px;
}
.topnews strong{
	font-size: 30px;
}
#limscapers .inner{
	/*background-image: url("../images/limscapers.png");
	background-position: center top;
	background-size: cover;
	padding: 100px 0;*/
	overflow: hidden;
	clear: both;
}
#limscapers .inner h1{
	padding: 0px;
	margin: 0px;
}
.limspng{
	display: block;
	float: right;
	max-width: 50%;
}
.limstt{
	float: left;
	max-width: 49%;
	
}
.minimumheader div{
	max-width: 1000px;
	margin: auto;
	padding: 50px;
}
.minimumheader div img{
	width: 200px;
	margin: auto;
	display: block;
}
#mainmanutop{
	padding: 10px;
	width: 100%;
	margin: auto;
	text-align: center;
	border-bottom: 1px solid rgba(204, 204, 204, 0.14);
}
#mainmanutop p{
	padding-top:20px;
	padding-bottom:20px;
	width: 150px;
	text-align: center;
	display: inline-block;
}
body .content .inner{
	padding: 20px;
	margin: auto;
	margin-top: 50px;
	max-width: 1000px;
	font-family: "Helvetica Neue",
	Arial,
	"Hiragino Kaku Gothic ProN",
	"Hiragino Sans",
	Meiryo,
	sans-serif;
	color: #aab;
	line-height: 2em;
	padding-bottom: 50px;
}
body .content.light{
	background-color: rgba(255, 255, 255, 0.1)
}
#wrap{
	margin: auto;
	position: relative;
	clear: both;
	overflow: hidden;
	border-radius: 20px;	
}
#headertop{
	width: 100%;
	height: 800px;
	background-image: url("../images/bg01.jpg");
	background-size:cover;
	background-position: center center;
	overflow: hidden;
	text-align: center;
}
#headertop .inner{
	width: 100%;
	margin: auto;
}
#creditroll{
	padding: 50px;
	text-align: center;
}
#creditroll p{
	padding: 30px;
}
.tt{
	font-size: 18px;
}
#sitelogo{
	width: 40%;
	margin: auto;
	display: block;
}
img{
	max-width: 100%;
}
.bunner span{
	width: 200px;
	display: inline-block;
	padding: 20px;
}
.subtitle{
	font-size: 25px;
	padding-bottom: 30px;
}
a img:hover{
	opacity: 0.8;
}
h1,h2,h3{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
}
h1{
	font-size: 22px;
	padding: 40px 0;
}
h2{
	font-size: 18px;
	padding: 20px 0;
}
h3{
	font-size: 16px;
padding: 20px 0;
}
ul{
	padding: 0px 0px 0px 20px;

}
body .content b{
	color: #fff;
}
.inlinedownloadbtn{
	display: inline-block;
	max-width: 300px;
}
.textalign-center{
	text-align: center;
}
.controllmethod li{
	display: inline-block;
	font-size: 80%;
	background-color: rgba(255, 255, 255, 0.252);
	border-radius: 5px;
	padding: 0px 8px;
	margin: 3px 1px;
}
.controllmethod li.title{
	width: 100px;
	background-color:transparent;
}
.controllmethod ul{
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.197);
	padding-bottom: 10px;
}
.contactnote{
	max-width: 600px;
	margin: auto;
	text-align: left;
	display: block;
}
.acordion{
	height: 800px;
	overflow: hidden;
	position: relative;
	/* transition: height 3s ease; */
}
.acordion.active {
	/* height: auto; */
}
body .acordion .inner {
	padding-bottom: 200px;
}
.ReadMoreBtn{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	text-align: center;
	background: rgb(9,0,22);
	background: linear-gradient(0deg, rgba(9,0,22,1) 0%, rgba(17,0,33,0.8) 29%, rgba(24,0,42,0.5) 65%, rgba(29,0,50,0.3) 85%, rgba(36,0,59,0) 100%);
	display: flex;
	justify-content: center; /* 水平方向にセンタリング */
	align-items: center; /* 垂直方向にセンタリング */
}
.ReadMoreBtn p{
	cursor: pointer;
	text-align: center;
	width: 200px;
	background-color: #428;
	height: 40px;
	display: block; /* ブロック要素として設定 */
	margin: 0 auto; /* 左右のマージンを自動で設定して中央に配置 */
	border-radius: 10px;
	line-height: 40px;
	font-family: "Oswald", sans-serif;
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	border: 1px solid #768;
	
}
.cachimagewrap{
	padding: 100px;
}
.cachimage{
	
	margin: 10px;
	display: block;
	
}

#footer{
	border-top: 1px solid rgba(255, 255, 255, 0.197);
	background-color: rgba(0, 0, 0, 0.235);
	text-align: center;
}
#sitelogofooter{
	width: 150px;
	display: inline-block;
}
.footermenu a{
	color: #869;
	font-size: 12px;
}
.footermenu p{
	display: inline-block;
	padding: 5px;
}
.menu-btn{
	display: none;
}
#sitelogofooter,.footermenu a,.footermenu p{
	line-height: 40px;
	vertical-align: middle;
	text-decoration: none;
}
#youtube iframe{
	width:30%;
}
.simple-btn{
	display: block;
	background-color: #07f;
	color: #fff;
	text-align: center;
	max-width: 300px;
	border-radius: 15px;
	padding: 20px;
	margin: auto;
	font-weight: bold;
}
#openbeta{

	background-color: rgba(0, 0, 0, 0.192);
	padding: 20px;
	padding-bottom: 100px;
}
#openbeta h1{
	text-align: center;
}

/* タブレット向け (1000px以下) */
@media (max-width: 1000px) {
	/* タブレット向けのスタイル */
	.controllmethod li.title{
		width: 100%;
	}
	/* メニュー*/
	.menu-btn {
		display: block;
		cursor: pointer;
		padding: 10px;
		color: white;
		border: none;
		position: fixed;
		top: 10px;
		left: 15px;
		width: 20px;
		height: 20px;
		transition: transform 0.5s ease;
		z-index: 1000; /* メニューの上に表示されるように調整 */
		background-image: url("images/toggle.svg");
		background-size: cover;
	}
	/* メニューのスタイル */
	body #mainmanutop {
		width: 250px;
		height: 100%;
		background-color: #101;
		color: white;
		position: fixed;
		top: 0;
		padding: 0px;
		left: -250px; /* 初期状態は画面外 */
		transition: transform 0.5s ease; /* スムーズなアニメーション */
		box-sizing: border-box;
		z-index: 100;
	}
	#mainmanutop p{
		border-bottom: 1px solid #334;
		width: 100%;
	}
	
	/* メニューが表示されるとき */
	#mainmanutop.open {
		transform: translateX(250px); /* メニューを画面内に移動 */
	}
	
	/* メニューボタンが表示されるとき */
	.menu-btn.open {
		transform: translateX(250px); /* ボタンも画面内に移動 */
		background-image: url("images/toggleclose.svg");
		background-size: cover;
	}
}

.sp{
	display: none;
}
/* スマホ向け (600px未満) */
@media (max-width: 600px) {
	.sp{
		display: block;
	}
	/* スマホ向けのスタイル */
	.cachimagewrap{
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.limspng{
		display: block;
		float: right;
		max-width: 100%;
		padding: 20px 0;
	}
	.limstt{
		float: left;
		max-width: 100%;
		padding: 20px 0;
	}
	.bunner span{
		width: 120px;
	}
	#youtube iframe{
		width:100%;
	}
	.subtitle{
		font-size: 16px;
		display: none;
	}
	#sitelogo {
		width: 80%;
	}
	.controllmethod ul{
		margin: 0px;
	padding: 3px;
	}
	.controllmethod li,.controllmethod li.title{
		width: 100%;
		text-align: center;
		margin:  3px 3px;
		padding: 0px;
	}
	#sitelogofooter{
		margin: auto;
		text-align: end;
	}
	#headertop{
		margin-bottom: -50px;
	}
	#sitelogofooter{
		width: 70%;
	}
	.footermenu a,.footermenu p{
		width: 100%;
	}
	.footermenu p{
		border-bottom: 1px solid rgba(255, 255, 255, 0.233);
	}
}