/* スタイル開始 */
/* 
------------------------------------------------------------ */
img{border:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
p{margin:0;padding:0;}
ul{margin:0;padding:0;}
li{margin:0;padding:0;}
img{margin:0;padding:0;}
dl,dd{margin:0;padding:0;}
.opacity a img{
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
			behavior: url(ie-css3.htc);
}
.opacity a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);

}

.center{width:963px;}
.f-r{float: right;}
.f-l{float: left;}
.mp0{margin:0;padding:0;}
.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgt25{margin-top:25px;}
.mgt30{margin-top:30px;}
.mgt50{margin-top:50px;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgl3{margin-left:3px;}
.mgl5{margin-left:5px;}
.mgl10{margin-left:10px;}
.mgl15{margin-left:15px;}
.mgl20{margin-left:20px;}
.mgr15{margin-right:15px;}
.mgr30{margin-right:50px;}
.pdt-10{padding-top:-10px;}
.pdr0{padding-right:0 !important;}
.pdt50{padding-top:50px;}
.t-left{text-align:left !important;}
.t-right{text-align:right !important;}

.cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.cf-f {
overflow:hidden;
 height:100%;
}

a{text-decoration: none; color:#fff;}
a:hover{text-decoration: underline;}

body {
	margin:0;
	padding:0;
	line-height:1.5;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	color:#fff;
	background:#000;
	}

.company_in {
	 width:100%;
	 text-align: left;
	}
	
.subtitle_wrap{
	margin:0 auto;
	width:1000px;
	height:89px;
	position:relative;
	}
	.subtitle_wrap h2{
		margin:52px 0 0 0;
		position:absolute;
		font-size:90%;
		font-weight:bold;
	}


/* ヘッダー */
#header_wrap{
	height:70px;
	position:fixed;
	top:0px;
	width:100%; 
	height:auto;
	z-index:100;
	background:#000000;
	overflow:hidden;
	}
	
	.header_in{
	width:980px;
	margin:0 auto;
	}
	 

/* Navigation */
#logo {
	margin:0 0 0 10px;
	float:left;
	width:350px;
	height:70px;
}
#nav {
	float:left;
	margin: 0px;
	width:620px;
	height:70px;
}
.navigation{
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0px;
	color: #fff;
	height:70px;
}
.navigation li:hover{
	cursor:pointer;
	color: #a9d3d0;
}

.navigation .active{
}

/* スライダー */ 
#main_slider_wrap{
	width:100%;
	position: relative;
	padding-top:70px;
	}
	.news_wrap{
/*	height:50px;*/
	height:80px;
		width:100%;
	background: url(../images/bg_alpha.png) repeat;
	bottom:0px;
	z-index:10;
	position:absolute;
	}
	.news_in{
		width:980px;
		margin:0 auto;
		}
		.news_in h2{
			float:left;
			width:78px;
			padding-top:10px;
			}
	
/* ニュースティッカー */ 
.ticker {
	float:left;
/*	padding:15px 0 0 20px;*/
	padding:10px 0 0 20px;
/*	width: 750px;*/
	width: 882px;
	text-align:left;
	position: relative;
	overflow: hidden;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	list-style:none;
	color:#fff;
	display: none;
	font-size:14px;
}
.ticker ul li p {
	display: inline;
}

/* 共通コンテンツ */ 
.container{
	width:980px;
	margin:0 auto;
	}

/* バナーエリア */ 	
.bannerArea_wrap{
	width:100%;
	background: url(../images/bg_banner.jpg) repeat-x top #000;
	}
	.bannerArea_in{
		width:980px;
		margin:0 auto;
		padding:35px 0 35px 0;
		}
		.bannerArea_in p{
			margin:0 0 0 20px;
			}

.gradation_wrap{
	background: url(../images/bg_gradation.jpg) repeat-x top #000;
	min-height:366px;
	padding-top:80px;
	}
/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
}


/* Slide 1 */ 

#slide1{
	min-height:366px;
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* Slide 2 */

#slide2{
	height:1500px;
	background: url(../images/bg_company01.jpg) no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
	position:relative;
	width:100%;
	margin:0 auto;
}
/* Slide 3 */ 
#slide3{
	min-height:366px;
}

/* Slide 4 */
#slide4{
	min-height:366px;
}

/* Slide 5*/
#slide5{
	min-height:366px;
}



/*--------------------------------------------------------
TOP コンテンツ共通
--------------------------------------------------------*/
#main_home{
	z-index:0;
	position:relative;
	}


#main_home h3{
	margin:33px 0 20px 0;
	}


#slide1{
	min-height: 300px;
	position: relative;
	padding-top:70px;
	top:-70px;
}
#slide3,#slide4,#slide5{
	min-height: 300px;
	position: relative;
	padding-top:140px;
	top:-140px;
}

/*--------------------------------------------------------
BUISINESS
--------------------------------------------------------*/
.business{
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
}

.business p{
	font-size:90%;
	line-height:1.5;
	}

.business_l{
	width:504px;
	float:left;
	padding:100px 0px;
	}
.business_r{
	width:340px;
	float:right;
	padding:100px 0px;
	}
	
/*--------------------------------------------------------
COMPANY
--------------------------------------------------------*/

/* #images */
#images p {
    overflow: hidden;
}

#images p strong {
    position: absolute;
    display: block;
    z-index: 1;
    bottom: 0;
    width: 60%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
	opacity: 0;
    left: -200%;
}

#images p span {
    position: absolute;
    display: block;
    z-index: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


.company_alpha{
	position:absolute;
	background: url(../images/bg_alphaline.png) repeat;
	width:62%;
	height:100%;
	}
	.company{
		position:absolute;
		width:100%;
		}
	.company_in{
		width:980px;
		margin:0 auto;
		}
	.company_contents{
		width:508px;
		padding:150px 0 100px 0;
		}
		
		.company_contents h3{
			margin:28px 0 10px 0;
			font-weight:normal;
			font-size:90%;
			}
		.company_contents p{
			font-size:83%;
			line-height:1.8;
			}
		
	.policy_b{
		width:508px;
		background: url(../images/bg_policy_b.png) no-repeat bottom;
		padding-bottom:10px;
		margin-top:15px;
		}
	.policy_in{
		width:508px;
		background: url(../images/bg_policy_in.png) repeat-y;
		}
		.policy_b h4{
			margin:0px;
			padding:0px;
			height:32px;
			}
		
		.policy_in p{
			padding:5px 24px 10px 24px;
			}
			.policy_in p span{
				font-style:italic;
			}
	.company_contents table{
		margin-top:30px;
		font-size:78%;
		}
		.company_contents table th{
		font-weight:normal;
		padding:5px 0;
		width:100px;
		}
		.company_contents table td{
		font-weight:normal;
		padding:5px 0 5px 30px;
		}
			
/*--------------------------------------------------------
MERCHANDISE
--------------------------------------------------------*/
.merchandise{
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
}
.merchandise_in{
	padding:20px 0;
	}
	.merchandise .other{
		border-top:1px solid #313131;
		}
	.merchandise_l{
		float:left;
		width:300px;
		margin-left:47px;
		}
		.merchandise_r{
		float:left;
		width:540px;
		margin-left:32px;
		}
		.merchandise_r h3{
			margin:76px 0 30px 0;
			font-size:120%;
			}
			.merchandise_r p{
				font-size:80%;
			}

/*--------------------------------------------------------
LINK
--------------------------------------------------------*/
.link{
	width:980px;
	margin:0 auto;
	padding-bottom:50px;
}
.link_in{
	padding:20px 0 20px 0;
	}
	.link_in p{
		font-size:90%;
		line-height:1.5;
		margin:0 0 20px 7px;
		}

.link_in ul{
	margin-top:13px;
	}
	
.link_in ul li{
	float: left;
	width: 230px;
	height: 130px;
	overflow: hidden;
	text-align:left;
	list-style:none;
	position:relative;
}
.link_in ul li.first{
	margin-left:7px;
	}
.link_in ul li.other{
	margin-left:13px;
	}
.link_in ul li a{
	display: block;
	width: 230px;
	}

.link_in .sitenavi li a {
	background: url(../images/bg_site.gif) repeat-y -230px 0;
}
.link_in .blognavi li a {
	background: url(../images/bg_blog.gif) repeat-y -230px 0;
}


/*--------------------------------------------------------
CONTACT
--------------------------------------------------------*/
.contact{
	width:980px;
	/*height:900px;*/
	margin:0 auto;
}
.contact_in{
	padding:20px 0;
	}
	.contact_in p{
		font-size:90%;
		line-height:1.7;
		}
	.contact_in .contact_btn{
		margin-top:30px;
		}
	.contact_l{
		float:left;
		width:400px;
		margin-left:7px;
		}
		.contact_info{
			margin:33px 0 0 0;
			}
			.contact_info{
				font-size:86%;
				}
		.contact_r{
		float:left;
		width:500px;
		margin-left:60px;
		text-align:right !important;
		}
		.contact_r a{
			font-size:76%;
			text-align:right !important;
			}
	
	
/*--------------------------------------------------------
footer
--------------------------------------------------------*/
#footer_wrap{
	height:38px;
	width:100%;
	background:#1b1b1b;
	/*position:fixed;*/
	bottom:0;
	z-index:10;
	}
	.copy{
		color:#fff;
		font-size:78%;
		padding:10px 0;
		width:980px;
		margin:0 auto;
		text-align:right;
		}
	