@charset "UTF-8";
/* CSS Document */
html {/*　文字づめ用　*/
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-variant-ligatures: no-common-ligatures;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: #FFFFFF;
	overflow-x: hidden;
	font-size: 1em;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
img {
	width: 100%;
	height: auto;
}
p {
	margin: 0;
	padding: 0;
}
#page-top {
	display: none!important;
/*	position: fixed;
	left: 2%;
	color: #fff;
	font-size: 0.8em;
	line-height: 40px;
	width: 150px;
	text-align: center;
	background: rgba(255,0,0,.5);
	border: 1px solid rgba(255,255,255,.7);
	border-radius: 30px;
	z-index: 9999;
	cursor: pointer;
	margin-bottom: 3%;*/
}
#store_btn img {
	display: block;
	position: fixed;
	right: 2%;
	bottom: 3%;
	width: 134px;
	z-index: 9999;
	cursor: pointer;
}
#header {
	width: 100%;
	position: relative;
}
#content {
	width: 100%;
	position: relative;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.logo_img {
	position: relative;
	z-index: 3;
	display: inline-block;
	text-align: center;
}
.logo_img img {
	width: 100%;
	margin-bottom: 20%;
}
.kuji_logo {
	position: absolute;
	z-index: 5;
	top: 2%;
	left: 2%;
	width: 14%;
}
.kuji_logo img {
	width: 100%;
}
/*----------------------------------------------------------------コンテンツ*/
#content_box {
	width: 96%;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 2%;
}
#content_box img {
	width: 100%;
}
.item_states {
	margin: 0 auto;
	padding: 2%;
}
.item_states_left {
	text-align: left;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 140%;
	margin: 4% 0;
}
.howto img {
	width: 96%;
	margin: 0 auto;
	display: block;
}
.movie {
	width: 96%;
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	text-align: center;
	margin: 6% auto 8%;
}
.movie iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
/*----------------------------------------------------------------コンテンツ*/

/*----------------------------------------------------------------ラインナップ*/

.fig_right_cont {
	padding: 3% 2% 8%;
}
.fig_left_cont {
	padding: 3% 2% 6%;
}
.item_txt {
	margin-top: 5%;
}
.imgcut img {
	margin-top: 5%
}
#lineup {
	text-align: left;
	line-height: 180%;
}
#item_a {
	width: 100%;
	background: #7b0204;
	padding-right: 0;
	margin-top: 10px;
	padding-top: 3%;
}
#item_b {
	width: 100%;
	background: #1a520e;
	padding-left: 0;
	margin-top: 10px;
	padding-top: 3%;
}
#item_c {
	width: 100%;
	background: #7e4901;
	padding-left: 0;
	margin-top: 10px;
	padding-top: 3%;
}
#item_d {
	width: 100%;
	background: #7b7400;
	padding-right: 0;
	margin-top: 10px;
	padding-top: 3%;
}
#item_e {
	width: 100%;
	background: #044064;
	padding-right: 0;
	margin-top: 10px;
	padding-top: 3%;
}
#item_f {
	margin-top: 15%;
	padding: 0 2%;
}
#item_g {
	margin-top: 15%;
	padding: 0 2%;
}
#item_h {
	margin-top: 15%;
	padding: 0 2%;
}
#item_lo {
	width: 100%;
	margin-top: 15%;
}
#item_wc {
	width: 96%;
	margin: 5% auto 10%;
}
.bnr_box {
	padding: 0 2%;
	text-align: center;
}
.bnr_box a {
	color: #fff;
	font-size: 0.9em;
}
.bnr_wrap {
	margin: 4% 0;
}
.bnr_wrap a {
	display: block;
	color: #fff;
}
.copyright {
	font-size: 0.6em;
	margin: 6% auto 20%;
}
/*----------------------------------------------------------------ラインナップ*/


/*----------------------------------------------------------------メニュー*/

#sp-nav {
	position: fixed;
	display: inline-block;
	width: 100%;
	top: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
}
.spmenu {
	-webkit-border-radius: 50%;/* 50%でもOK */
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFF;/* 円の色 */
	width: 50px;
	height: 50px;
}
.spmenu {
	top: 13px;
	right: 10px;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	z-index: 997;
}
div .spmenu1 {
	width: 25px;
	height: 3px;
	background-color: #333;
	top: 15px;
	left: 12px;
	position: absolute;
}
div .spmenu2 {
	width: 25px;
	height: 3px;
	background-color: #333;
	top: 23px;
	left: 12px;
	position: absolute;
}
div .spmenu3 {
	width: 25px;
	height: 3px;
	background-color: #333;
	top: 31px;
	left: 12px;
	position: absolute;
}
div .spmenu1, div .spmenu2, div .spmenu3 {
	transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; /* Opera */
	-moz-transition: all 0.5s ease-out; /* Firefox */
	-webkit-transition: all 0.5s ease-out; /* GoogleChrome, Safari */
	-ms-transition: all 0.5s ease-out; /* IE */
}
#spmenu {
	display: none;
}
#spmenu {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	font-size: 0.7rem !important;
	padding: 20% 0 100% 0;
	margin: 0 auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#spmenu li {
	width: 47%;
	text-align: center;
	border: 1px solid #7D7D7D;
	color: #FFF;
	background: #cf000d;
	float: left;
	margin: 1%;
}
#spmenu li a {
	color: #FFF;
	display: block;
	padding: 5% 0 5% 0;
	text-decoration: none;
}
div .menuclick1 {
	top: 23px;
	-o-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-webkit-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	transform: rotate(405deg);
}
div .menuclick2 {
	background-color: rgba(255,255,255,0);
}
div .menuclick3 {
	top: 23px;
	-o-transform: rotate(-405deg);
	-moz-transform: rotate(-405deg);
	-webkit-transform: rotate(-405deg);
	-ms-transform: rotate(-405deg);
	transform: rotate(-405deg);
}
#page-top {
	display: inline-block;
	position: fixed;
	right: 15px;
	bottom: 0;
	color: #fff;
	font-size: 0.8em;
	line-height: 40px;
	width: 150px;
	text-align: center;
	background: rgba(255,0,0,.5);
	border: 1px solid rgba(255,255,255,.7);
	border-radius: 30px;
	z-index: 9999;
	cursor: pointer;
}

@media(orientation: landscape) {
#spmenu {
	width: 100%;
	height: 30%;
	background: rgba(0,0,0,0.8);
	font-size: 0.7rem !important;
	padding: 10% 0 100% 0;
	margin: 0 auto;
	right: 50%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#spmenu li {
	width: 47%;
	height: calc(100% / 5);
	height: -webkit-calc(100% / 5);
	text-align: center;
	border: 1px solid #7D7D7D;
	color: #FFF;
	background: rgba(255,0,0,.5);
	float: left;
	margin: 0.5%;
}
#spmenu li a {
	color: #FFF;
	display: block;
	padding: 2% 0 2% 0;
	text-decoration: none;
}
}
