@charset "utf-8";

a {
text-decoration: none;
}
a:link { color: #FFF; }
a:visited { color: #FFF; }
a:hover { color: #deb887; }
a:active { color: #deb887; }

* {
margin:0;
padding:0;
}

body {
	background-image: -moz-linear-gradient(
		top,
		#171C61 0%,
		#0b0e2e 49%,
		#171C61 50%,
		#070a38);
	background-image: -webkit-gradient(
		linear,
		left top,left bottom,
		from(#171C61),
		color-stop(0.49, #070a38),
		color-stop(0.50, #171C61),
		to(#070a38));
	/* IE10+ */
	background: -ms-linear-gradient(top, #171C61, #070a38);
    /* IE8-9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#171C61', endColorstr='#070a38', GradientType=0)";
	/* IE5.5-7 */
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#171C61', endColorstr='#070a38', GradientType=0); */
	color:#FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display:block;
	letter-spacing:1px;
	font-family: Trebuchet MS, Georgia,ArialMT;
}

img	{
	border: 0;
	margin: 0;
}


h1{
	text-align:center;
	font-size:4.5em;
	margin-bottom:5px;
	line-height:1.3em;
}

h2{
	font-size:3.0em;
	margin-bottom:20px;
}

h3{
	text-align:center;
	font-size:4.0em;
	margin-bottom:10px;
}

h4{
	text-align:center;
	font-size:4.0em;
	margin-bottom:80px;
	line-height:1.3em;
}

h5{
	text-align:center;
	font-size:1.5em;
	margin-bottom:5px;
	line-height:1.3em;
}
h5{
	text-align:center;
	font-size:1.5em;
	margin-bottom:5px;
	line-height:1.3em;
}

h6{
	text-align:center;
	font-size:1.8em;
	margin-bottom:80px;
	line-height:1.3em;
}

.wrapper {
	width: 90%;
	margin:50px auto;
}

.logo	{
	position:absolute; left:1%; top:2%; 
}

.lang	{
	position:absolute; right:4%; top:2%; 
	color:#FFF;
	font-size:1.0em;
	font-weight:bold;
}

.title01{
	text-align:center;
	margin-bottom:10px;
}

.title01 img{
	text-align:center;
	width:100%;
}

.product_box01{
	overflow: hidden ;
	margin-bottom:80px;
}

.product_title{
	text-align:center;
	margin:40px auto 20px auto;
}


.pro_img{
	float:left;
	margin-left:50px;
}

.pro_text{
	float:left;
	font-size:1.1em;
	text-align:left;
	line-height:1.3em;
	margin-left:20px;

}
.attntion{
	list-style:none;
	font-size:0.7em;
	line-height:1.5em;
	margin:20px auto 20px 10px;
}

.pre_price{
	text-align:left;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
}

.all	{
	border: 1px #CCCCCC solid;
	width: 100%;
}

.tdl	{
	background-color: #dedfe7;
	border: 1px #CCCCCC solid;
	color:#171C61;
	padding: 5px 10px;
	text-align: center;
	font-size: 0.9em;
	line-height:1.3em;
	white-space: nowrap;
	width: 20%;
}

.tdr	{
	background-color: #ebecff;
	border: 1px #CCCCCC solid;
	color:#171C61;
	padding: 5px 10px;
	text-align: left;
	font-size: 0.9em;
	line-height:1.3em;
	width: 80%;
}

.spec{
	text-align: center;
	margin-bottom:80px;

}

.spec_img {
	text-align: center;
	margin:50px auto 20px auto;
	width: 100%;
}

.spec_img img {
	margin:40px auto;
	width: 100%;
}

.attention_02 {
	text-align:right;
	font-size: 0.8em;
}

.price {
	margin-bottom:150px;
	text-align: center;
}
.price p {
	margin-bottom:150px;
	text-align: center;
	font-size:2.0em;
	line-height:1.5em;
}

.pre_title {
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
}

.preorder ul{
	list-style-position:outside;
	line-height:1.2em;
	font-size:0.9em;
	margin-left:20px
}

.preorder li{
	margin-top:10px;
}

.footer{
	text-align: center;
	margin:100px auto;

}

.about	{
	list-style:none;
	padding: 5px 10px 7px;
	font-size: 0.5em;
	line-height:150%;
	text-align: left;
}

.form{
	margin:30px auto;
	text-align:center;
}

.sns {
	overflow: hidden ;
	margin:10px auto 80px 100px;
}


ul.sns li {
	list-style:none;
	float: right;
	margin:auto 10px;
}


.point{
	margin:50px auto 10px auto;
}

/* 	ヘッダ 
---------------------------------------------------------- */



/* 	ギャラリー 
---------------------------------------------------------- */

.gallery_title {
	text-align:center;
	margin:40px auto 20px auto;

}

.gallery {
	/*border-bottom:1px #CCCCCC dotted;*/
	padding:10px 0 30px 0;
}

.gallery_box {
	text-align:left;
	margin-left:20px;
}


/* 	動画 
---------------------------------------------------------- */

.movie{
	text-align:center;
	padding:20px 0;
	margin-bottom:20px;
}


/* 	コンテンツ　左右カラム 
---------------------------------------------------------- */



/* 	製品情報＆コミュニケーションコンテンツ
---------------------------------------------------------- */


/* 	製品に関する重要なお知らせ 
---------------------------------------------------------- */


/* 	新着情報 
---------------------------------------------------------- */




/* 	ダイレクト 
---------------------------------------------------------- */



/* 	取扱販売店検索 
---------------------------------------------------------- */




/* 	特集 
---------------------------------------------------------- */




/* 	フッター
---------------------------------------------------------- */












