@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;
}
p {
	margin: 0;
	padding: 0;
}
/* a img:hover {filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; -khtml-opacity:0.7; -moz-opacity:0.7; opacity:0.7; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;}*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#header {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}
#content {
	width: 100%;
	position: relative;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
#page-top {
	display: inline-block;
	position: fixed;
	left: 30px;
	color: #fff;
	font-size: 17px;
	line-height: 50px;
	width: 200px;
	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: 0 0 15px;
}
#store_btn img {
	display: inline-block;
	position: fixed;
	right: 30px;
	bottom: 15px !important;
	width: 200px;
	z-index: 9999;
	cursor: pointer;
}
.copy {
	font-size: 12px;
	margin-bottom: 25px;
}
/*----------------------------------------------------------------*/
.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: 10px;
	left: 10px;
}
.kuji_logo img {
	width: 100%;
}
/*----------------------------------------------------------------コンテンツ*/

.content_box {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
}
.content_box img.pc {
	display: inline-block;
	margin: 0 auto;
}
.item_states {
	width: 971px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
}
.item_states_left {
	margin: 10px 0 40px;
}
.howto {
	width: 740px;
	margin: 0 auto;
}
.movie {
	text-align: center;
	padding-bottom: 60px;
	margin-top: 40px;
}
.movie iframe {
	margin: auto;
}
.masterlise_box {
	background: url(img/masterlise_bg_pc.jpg) repeat-x;
	width: 100%;
	height: 202px;
	text-align: center;
}
.masterlise_box img {
	width: 1260px;
	margin: 0 auto;
}
/*----------------------------------------------------------------コンテンツ*/

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

/*#lineup {text-align:left;
			line-height:180%;}*/

.item_txt {
	margin: 20px 0 0;
}
.item_txt img {
	margin: 0 auto;
}
.fig_wrap {
	width: 970px;
	margin: 0 auto;
}
.fig_right_cont {
	width: 360px;
	float: right;
	margin-top: 100px;
}
.fig_left_cont {
	width: 360px;
	float: left;
	margin-top: 230px;
}
.imgcut img.pc {
	width: 100%;
	height: auto;
	margin-top: 20px!important;
}
#item_a {
	width: 100%;
	height: 969px;
	background: url(img/item_a_pc.jpg) no-repeat top center #6a0002;
	clear: both;
	margin-top: 20px;
}
#item_b {
	width: 100%;
	height: 969px;
	background: url(img/item_b_pc.jpg) no-repeat top center #1a4c0f;
	clear: both;
	margin-top: 20px;
}
#item_c {
	width: 100%;
	height: 969px;
	background: url(img/item_c_pc.jpg) no-repeat top center #6e3f00;
	clear: both;
	margin-top: 20px;
}
#item_d {
	width: 100%;
	height: 1012px;
	background: url(img/item_d_pc.jpg) no-repeat top center #565100;
	clear: both;
	margin-top: 20px;
}
#item_e {
	width: 100%;
	height: 969px;
	background: url(img/item_e_pc.jpg) no-repeat top center #043959;
	clear: both;
	margin-top: 20px;
}
#item_f {
	width: 450px;
	margin: 70px 0 0 30px;
	float: left;
}
#item_g {
	width: 450px;
	margin: 70px 30px 0 0;
	float: right;
}
#item_h {
	margin-top: 70px;
	padding: 0 30px;
}
#item_h .item_h_left {
	width: 450px;
	float: left;
}
#item_h .item_h_right {
	width: 450px;
	float: right;
	margin-top: 100px;
}
#item_lo {
	width: 100%;
	height: 987px;
	background: url(img/item_lo_pc.jpg) no-repeat top center;
	clear: both;
	margin-top: 100px;
}
#item_wc {
	margin: 50px 0;
} 
.bnr_box {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.bnr_box a {
	color: #fff;
	font-size: 18px;
}
.bnr_wrap {
margin: 10px 0 30px;
}
.bnr_wrap a {
	width: 334px;
	display: block;
	float: left;
	margin-right: 11px;
	color: #fff;
}
.bnr_wrap a:last-of-type {
	margin-right: 0;
}
.bnr_wrap a img {
	width: 100%;
	height: auto;
}

.copyright {
	font-size: 16px;
	margin: 80px;
}

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