@charset "utf-8";
/* CSS Document */


/************** 編集 ****************/

body {
	/*font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;*/
	font-family: 'Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝', sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	/*color:#333333;*/
	/*background-repeat:repeat;*/
	background-image:url(../../images/bg_ptn.png);
	background-color:#000e25;
	background-repeat:repeat;
	-webkit-text-size-adjust: 100%;
}

/*画像全幅*/
/*
*{
    margin:0;
    padding:0;
    border:0;
}
.bg {
    z-index: -1;
    position:fixed;
}

#mainImg {
	margin: 0 auto;
	text-align: left;
	position: relative;
}
 
#mainImg img {
	top: 0;
	left: 0;
	position: absolute;
}
*/


div.resizeimage {
	max-width: 1520px;
	min-width: 980px;
	margin:0 auto;
	padding-top:34px;
	position:relative;
}

div.resizeimage img {
	width: 100%;
}

div.resizeimage_02 {
	width:980px;
	margin:0 auto 40px auto;
}

div.resizeimage_02 img {
	display:block;
	margin:0 auto;
}

#wrapper{
}

#head_area{
	width:100%;
	padding-top:0px;
	background-color:#000000;
	z-index:2;
	position:fixed;
}

#head_translation{
	max-width: 1520px;
	min-width: 980px;
	height:34px;
	margin:0 auto;
	position:relative;
}

#language a:link{ color:#FFFFFF; }
#language a:visited{ color:#FFFFFF; }
#language a:hover{ color:#c31b22; }
#language a:active{ color:#FFFFFF; }

#language a{
	text-decoration:none;
}


/*
#translation a:link { color: #FFFFFF; }
#translation a:visited { color: #FFFFFF; }
#translation a:hover { color: #c31b22 }
#translation a:active { color: #FFFFFF; }

#translation #btn1{
	position:absolute;
	right:210px;
	width:180px;
	height:25px;
	text-align:center;
	line-height:27px;
	margin-top:8px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
}

#translation #btn2{
	position:absolute;
	right:30px;
	width:180px;
	height:25px;
	text-align:center;
	line-height:27px;
	margin-top:8px;
	border-right:#FFF solid 1px;
}

#translation #btn3{
	position:absolute;
	left:642px;
	width:200px;
	height:25px;
	text-align:center;
	line-height:27px;
	margin-top:8px;
	border-right:#000 solid 1px;
}

#translation #btn4{
	position:absolute;
	left:702px;
	width:190px;
	height:25px;
	text-align:center;
	line-height:27px;
	margin-top:10px;
	border-right:#000 solid 1px;
}
*/

div#container_area{
	/*width:980px;*/
	padding-top:0px;
	position:relative;
	margin:0 auto 0px auto;
	/*background-color:rgba(255,255,200,1);*/
}

#container{
	/*width:980px;*/
	/*margin:0 auto 0px auto;*/
	/*background-color:rgba(255,0,0,0.5);*/
}

#navi_area{
	width:980px;
	margin:56px auto 40px auto;
}

#navi_area img{
	margin-bottom:4px;
}

#concept{
	width:980px;
	height:333px;
	margin:0 auto 72px auto;
	background-image:url(../../images/area03_top_en.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
}

#concept p{
	width:980px;
	position:absolute;
	top:160px;
	text-align:center;
	font-size:18px;
}

#detail_01{
	margin-bottom:56px;
}

#detail_02{
	margin-bottom:168px;
}

.content_area{
	margin-top:0px;
}

#cont_01{
	position:relative;
}

.cont_title{
	width:980px;
	margin:0 auto;
}

.cont_title img{
	position:absolute;
	top:54px;
	z-index:1;
}

.cont_title_02{
	width:980px;
	margin:-50px auto 40px auto;
	padding-top:50px;
}

.cont_title_02 img{
}

.content_area p{
	width:980px;
	margin:40px auto 40px auto;
	text-align:center;
	font-size:17px;
}

.products_area{
	width:980px;
	margin:0 auto;
}

.one_products{
	margin:40px 0 40px 0;
}

/*   製品情報 縦   */
.products_posi01{
	overflow:hidden;
	position:relative;
}

.products_posi01_img{
	float:left;
}

.products_posi01_text{
	width:510px;
	margin-left:444px;
}

.products_posi01_text p{
	margin-bottom:15px;
}

.products_posi01 .products_name{
	font-size:26px;
	border-bottom:1px #FFFFFF solid;
	padding-top:10px;
	padding-bottom:4px;
}

.products_posi01 .products_text{
	font-size:14px;
}

.products_posi01 .products_detail{
	font-size:14px;
	border:1px #FFFFFF solid;
	padding:16px;
}

.products_posi01 .products_day{
	font-size:18px;
	line-height:20px;
	margin-left:30px;
}

.products_posi01 .products_price{
	font-size:20px;
	margin-left:30px;
}

.products_posi01 .products_pia{
	font-size:14px;
	margin-left:30px;
}

.products_posi01 .products_btn{
	width:184px;
	margin:0 auto;
}

/*   製品情報 横   */

.products_posi02 p{
	margin-bottom:15px;
}

.products_posi02_wrap{
	overflow:hidden;
	position:relative;
}

.products_info_left{
	float:left;
}

.products_info_right{
	width:490px;
	margin-top:16px;
	margin-left:480px;
}

.products_posi02 .products_name{
	font-size:26px;
	border-bottom:1px #FFFFFF solid;
	padding-top:10px;
	padding-bottom:4px;
}

.products_posi02 .products_text{
	font-size:15px;
	margin:20px 0 25px 0;
}

.products_posi02 .products_detail{
	width:426px;
	font-size:14px;
	border:1px #FFFFFF solid;
	padding:16px;
}

.products_posi02 .products_day{
	font-size:18px;
	line-height:20px;
	margin-left:0px;
}

.products_posi02 .products_price{
	font-size:20px;
	margin-left:0px;
}

.products_posi02 .products_pia{
	font-size:14px;
	margin-left:0px;
}

.products_posi02 .products_btn{
	width:184px;
	margin:0 auto;
}


/*   製品情報 ミク画像   */
.products_posi03{
	overflow:hidden;
	position:relative;
}

.products_posi03_img{
	float:left;
}

.products_posi03_text{
	width:520px;
	height:640px;
	/*background-color:#dcdcdc;*/
	float:right;
	/*margin-left:444px;*/
}

.products_posi03_text img{
	margin:0px 2px 0px 2px ;
	/*border:2px #000 solid;*/
}

.products_posi03_text p{
	margin:8px 0px 0px 10px ;
}


.copy{
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
}

.copy_02{
	width:715px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:13px;
	/*text-align:center;*/
}

.copy a:link { color: #FFFFFF; }
.copy a:visited { color: #FFFFFF; }
.copy a:hover { color: #FFFFFF }
.copy a:active { color: #FFFFFF; }


/************** ▲編集▲ ****************/




/*
a#btn1:hover{
	background:-moz-linear-gradient(rgba(135,53,47,0.7),rgba(135,53,47,1));
	background:-webkit-gradient(linear, 100% 0%,100% 100%, from(rgba(135,53,47,0.7)), to(rgba(135,53,47,1)));
}
*/

div#banner-container h1{
	background-color: #0075c1;
	color:#FFF;
	display:block;
	text-align:center;	
}


/*┏━━━━━━━━━━━━━━━━━━━━*/
/*┃line_one								*/
/*┗━━━━━━━━━━━━━━━━━━━━*/
/*ヘッダーの上の赤ライン*/
div#line_one{
	margin-left:auto;
	margin-right:auto;
	background-color: #c31b22;
}

div#line_one h1{
	font-weight: normal;
	font-size:10px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	color:#FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:0px;
	margin-bottom:0px;
}

div#line_one img{
	position:absolute;
	right:50px;
}

a.opacity{
	/*background-color: #FFF;
	display: inline-block;*/
}

/*
a.opacity:hover img,  a.opacity:active img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
*/

a.opacity:hover img{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

aside#banner{
    position: absolute;
    right: -220px;
    width: 200px;
}
div#banner-container{
    background-color: #FFF;
    position: fixed;
    top: 30px;
    width: 198px;
	border:1px solid #FFF;
}

div#banner-container img{
	display:block;
}

div#banner-container ul{
	margin:9px 9px 0px;
}
div#banner-container li{
	margin-bottom:9px;
}

/* ソーシャルボタン */
/*
div#socialbuttons{
	position:absolute;
	right:10px;
	top: 470px;
}
*/

/*
div#socialbuttons{
	position:absolute;
	right:200px;
	bottom:20px;
	z-index:1;
}
*/

/*
.instagram_text a:link { color: #FFFFFF; }
.instagram_text a:visited { color: #FFFFFF; }
.instagram_text a:hover { color: #c31b22 }
.instagram_text a:active { color: #FFFFFF; }
*/

/*
div#socialbuttons .twitter{
	margin-right:20px;
}

div#socialbuttons-line{
	position:absolute;
	right:10px;
	top: 470px;
}
*/

/*
div#socialbuttons div {
	float: left;
}
*/


/*HSテンプレートstart*/
.line {
	background-image: url(../../images/hs_line_01.jpg);
	background-repeat: repeat-x;
	position:relative;
	z-index:100;
}

.hs_logo {
	width: 860px;
	margin: 0 auto;	
}
/*HSテンプレートend*/
