@charset "UTF-8";
/* **************************************************************** *
 * @desc@ ヘッダ・フッタ
 * @edit@ 2016/03/07
 * **************************************************************** */

/* ================================================================ *
 * @desc@ ヘッダ
 * ================================================================ */
#contentHeadWrapper{
	width:100%;
	background:url(image/header_bg.png) repeat-x bottom;
	padding-bottom:3px;
}
#contentHead{
	width:980px;
	height:85px;
	margin:0px auto;
	position:relative;
}
#contentHead h1{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	font-size:0;
	line-height:0;
}
#headerSearch{
	position:absolute;
	left:360px;
	top:10px;
	z-index:2;
	font-size:0;
	line-height:0;
}
#headerSearch dl dt{
	position:absolute;
	left:0;
	top:0;
	width:87px;
}
#headerSearch dl dd{
	position:absolute;
	top:0;
}
#headerSearch dl dd.txt{
	left:87px;
	top:1px;
}
#headerSearch dl dd.txt input{
	padding:0px 2px;
	width:161px;
	height:15px;
	min-height:15px;
	background-color:#fff;
	color:#333;
}
#headerSearch dl dd.btn{
	left:255px;
	top:0px;
	margin:0px;
	padding:0px;
}
#headerSearch dl dd.btn input{
	border:none;
	padding:0px;
}
#noLogin,#Login{
	position:absolute;
	right:10px;
	top:10px;
	z-index:2;
	display:none;
	width:250px;
}
#Login{
	width:310px;
}
#noLogin ul li a,
#Login ul li a{
	position:absolute;
	display:block;
	width:120px;
	height:22px;
	background:transparent url(image/nolgin_menu_pc.png) no-repeat;
	font-size:0px;
	line-height:0px;
	text-indent:-99999px;
	transition:none;
	-webkit-transition:none;
}
#Login ul li a{
	background:transparent url(image/login_menu_pc.png) no-repeat;
}
#noLogin ul li.noLoginA a{
	left:0px;
}
#noLogin ul li.noLoginB a{
	right:0px;
	background-position:right 0;
}
#Login ul li.LoginA a{
	right:0px;
	top:0px;
}
#noLogin ul li.noLoginC,
#Login ul li.LoginB{
	display:none;
}
#Login ul li.name{
	width:185px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-shadow:
		0 0 6px #ff3e3e,
		0 0 5px #ff3e3e,
		0 0 10px #ff3e3e;
}
#Login ul li.name span{
	padding:0 5px;
	font-size:13px;
}
#globalNaviWrapper{
	position:relative;
	margin:0 auto;
	width:980px;
}
#globalNaviParent{
	position:absolute;
	right:0;
	top:-72px;
}
#globalNaviParent li{
	display:inline-block;
	font-size:0px;
	line-height:0px;
	text-indent:-99999px;
	vertical-align:top;
}
#globalNaviParent li#globalNaviParentA{width:120px;}
#globalNaviParent li#globalNaviParentB{width:100px;}
#globalNaviParent li#globalNaviParentC{width:100px;}
#globalNaviParent li#globalNaviParentD{width:100px;}
#globalNaviParent li#globalNaviParentE{width:110px;}
#globalNaviParent li#globalNaviParentF{width:130px;}
#globalNaviParent li#globalNaviParentG{width:140px;}
#globalNaviParent li#globalNaviParentH{display:none;}

#globalNaviParent li a{
	display:block;
	height:60px;
	background:transparent url(image/gnavi_pc.png) no-repeat 0 0;
	transition:none;
	-webkit-transition:none;
}
#globalNaviParent li#globalNaviParentA a{background-position:0 0;}
#globalNaviParent li#globalNaviParentA a:hover{background-position:0 bottom;}
#globalNaviParent li#globalNaviParentB a{background-position:-120px 0;}
#globalNaviParent li#globalNaviParentB a:hover{background-position:-120px bottom;}
#globalNaviParent li#globalNaviParentC a{background-position:-220px 0;}
#globalNaviParent li#globalNaviParentC a:hover{background-position:-220px bottom;}
#globalNaviParent li#globalNaviParentD a{background-position:-320px 0;}
#globalNaviParent li#globalNaviParentD a:hover{background-position:-320px bottom;}
#globalNaviParent li#globalNaviParentE a{background-position:-420px 0;}
#globalNaviParent li#globalNaviParentE a:hover{background-position:-420px bottom;}
#globalNaviParent li#globalNaviParentF a{background-position:-530px 0;}
#globalNaviParent li#globalNaviParentF a:hover{background-position:-530px bottom;}
#globalNaviParent li#globalNaviParentG a{background-position:-660px 0;}
#globalNaviParent li#globalNaviParentG a:hover{background-position:-660px bottom;}

#globalNaviChildWrapper{
	position:relative;
	z-index:100;
	display:block;
}
#globalNaviChildWrapper ul{
	position:absolute;
	top:-2px;
	display:none;
	width:165px;
	padding:0px 10px 20px 8px;
	background:transparent url(image/childmenu_bg.png) no-repeat center bottom;
}
#globalNaviChildWrapper #globalNaviChildA{left:180px;}
#globalNaviChildWrapper #globalNaviChildB{left:300px;}
#globalNaviChildWrapper #globalNaviChildD{left:500px;}
#globalNaviChildWrapper #globalNaviChildE{left:600px;}
#globalNaviChildWrapper #globalNaviChildF{left:710px;}
#globalNaviChildWrapper #globalNaviChildG{left:840px;}

#globalNaviChildWrapper ul li:first-child{
	margin-top:0px;
}
#globalNaviChildWrapper ul li a{
	display:block;
	margin:0 1px;
	border-top:1px solid #400;
	border-bottom:1px solid #000;
	padding:0 0 0 12px;
	width:151px;
	height:35px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	font-family:
		"Lucida Grande","Lucida Sans Unicode",
		"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",
		"メイリオ",Meiryo,
		"ＭＳ Ｐゴシック",
		Helvetica,Arial,Verdana,
		sans-serif;
	text-decoration:none;
	transition:none;
	-webkit-transition:none;
}
#globalNaviChildWrapper ul li a:hover{
	border-bottom:1px solid #e00;
	border-top:1px solid #e00;
	box-shadow:0 0 20px #d00 inset;
}

#globalNaviChildWrapper #globalNaviChildA li:last-child,
#globalNaviChildWrapper #globalNaviChildB li:last-child,
#globalNaviChildWrapper #globalNaviChildD li:last-child,
#globalNaviChildWrapper #globalNaviChildE li:last-child,
#globalNaviChildWrapper #globalNaviChildF li:last-child,
#globalNaviChildWrapper #globalNaviChildG li:last-child{
	display:none;
}
/* ---------------------------------------------------------------- *
 * @desc@ スマホ用
 * ---------------------------------------------------------------- */
@media screen and (max-width:767px){
	#contentHeadWrapper{
		background:rgb(91,2,2);
		background:-moz-linear-gradient(top,rgba(91,2,2,1) 0%,rgba(91,2,2,1) 41%,rgba(190,1,1,1) 100%);
		background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(91,2,2,1)),color-stop(41%,rgba(91,2,2,1)),color-stop(100%,rgba(190,1,1,1)));
		background:-webkit-linear-gradient(top,rgba(91,2,2,1) 0%,rgba(91,2,2,1) 41%,rgba(190,1,1,1) 100%);
		background:-o-linear-gradient(top,rgba(91,2,2,1) 0%,rgba(91,2,2,1) 41%,rgba(190,1,1,1) 100%);
		background:-ms-linear-gradient(top,rgba(91,2,2,1) 0%,rgba(91,2,2,1) 41%,rgba(190,1,1,1) 100%);
		background:linear-gradient(to bottom,rgba(91,2,2,1) 0%,rgba(91,2,2,1) 41%,rgba(190,1,1,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b0202',endColorstr='#be0101',GradientType=0);
		border-bottom:1px solid #565656;
		padding-bottom:0px;
	}
	#contentHead{
		position:relative;
		border-bottom:3px solid #000;
		width:100%;
		height:39px;
	}
	#contentHead h1 img{
		left:0;
		top:0;
		z-index:2;
		height:45px;
		font-size:0;
		line-height:0;
	}
	#headerSearch{
		display:none;
	}
	#noLogin{
		position:absolute;
		right:5px;
		top:5px;
		z-index:2;
		width:150px;
	}
	#noLogin ul li a{
		position:absolute;
		display:block;
		width:73px;
		height:28px;
		background:transparent url(image/nolgin_menu_sp.png) no-repeat;
		background-size:150px 28px;
		font-size:0px;
		line-height:0px;
		text-indent:-99999px;
	}
	#noLogin ul li.noLoginA a{left:0px;}
	#noLogin ul li.noLoginB{display:none;}
	#noLogin ul li.noLoginC{display:block;}
	#noLogin ul li.noLoginC a{right:0px; background-position:right 0;}

	#Login{
		position:absolute;
		right:5px;
		top:5px;
		z-index:2;
		width:70%;
	}
	#Login ul{
		text-align:right;
	}
	#Login ul li{
		display:inline-block;
		padding-left:5px;
		vertical-align:middle;
	}
	#Login ul li a{
		position:relative;
		display:block;
		width:34px;
		height:28px;
		background:transparent url(image/login_menu_sp.png) no-repeat;
		background-size:102px 28px;
		font-size:0px;
		line-height:0px;
		text-indent:-99999px;
	}

	#noLogin ul li a span,
	#Login ul li a span{display:none;}
	#Login ul li.LoginA a{width:64px;}
	#Login ul li.LoginB{display:inline-block;}
	#Login ul li.LoginB a{background-position:right 0;}
	#Login ul li.name{width:auto; text-align:left;font-size:9px;}
	#Login ul li.name span{font-size:12px; padding:0;display:block;}

	#globalNaviWrapper{
		position:relative;
		display:none;
		margin:0 auto;
		width:100%;
		background:#1c1c1c;
	}
	#globalNaviParent{
		position:static;
		display:none;
		margin-top:-1px;
	}
	#globalNaviParent li{
		overflow:hidden;
		display:inline-block;
		margin:0;
		width:50% !important;
		font-size:0px;
		line-height:0px;
		vertical-align:top;
	}
	#globalNaviParent li#globalNaviParentJ{
		display:inline-block;
		border-top:1px solid #3E3E3E;
		border-right:none;
		border-bottom:1px solid #000;
		border-left:none;
		height:41px;
		background:url(image/menu_sp.png) no-repeat -580px -178px;
		background-size:1250px 500px;
	}
	#globalNaviParent li a{
		position:relative;
		display:block;
		border-top:1px solid #3E3E3E;
		border-right:1px solid #000000;
		border-bottom:1px solid #000;
		border-left:1px solid #393939;
		height:41px;
		background:url(image/menu_sp.png) no-repeat 0 0;
		background-size:1250px 500px;
		color:#000;
		font-size:0px;
		text-indent:99999px;
		text-align:right;
		transition:none;
		-webkit-transition:none;
	}
	#globalNaviParent li a span{
		display:none;
	}
	#globalNaviParent li a:hover{
		border:1px solid #FF0000;
		background:url(image/menu_sp.png) no-repeat 0 0;
		background-size:1250px 500px;
	}

	#globalNaviParent li a:after{
		position:absolute;
		right:10px;
		top:15px;
		content:url(image/gnavi_sp_arrow.png);
	}
	#globalNaviParent li#globalNaviParentA a{background-position:0 -2px;}
	#globalNaviParent li#globalNaviParentA a:hover{background-position:0 -227px;}
	#globalNaviParent li#globalNaviParentB a{background-position:-580px -2px;}
	#globalNaviParent li#globalNaviParentB a:hover{background-position:-580px -227px;}
	#globalNaviParent li#globalNaviParentC a{background-position:0 -46px;}
	#globalNaviParent li#globalNaviParentC a:hover{background-position:0 -271px;}
	#globalNaviParent li#globalNaviParentD a{background-position:-580px -46px;}
	#globalNaviParent li#globalNaviParentD a:hover{background-position:-580px -271px;}
	#globalNaviParent li#globalNaviParentE a{background-position:0 -90px;}
	#globalNaviParent li#globalNaviParentE a:hover{background-position:0 -315px;}
	#globalNaviParent li#globalNaviParentF a{background-position:-580px -90px;}
	#globalNaviParent li#globalNaviParentF a:hover{background-position:-580px -315px;}
	#globalNaviParent li#globalNaviParentG a{background-position:0 -134px;}
	#globalNaviParent li#globalNaviParentG a:hover{background-position:0 -359px;}

	#globalNaviChildWrapper{
		position:relative;
		z-index:100;
	}
	#globalNaviChildWrapper ul{
		position:static;
		display:none;
		width:100%;
		padding:0;
		background:none;
	}

	#globalNaviChildWrapper ul li:first-child{
		margin-top:0px;
	}
	#globalNaviChildWrapper ul li{
		overflow:hidden;
		position:relative;
		display:inline-block;
		margin:0;
		width:50% !important;
		font-size:0px;
		line-height:0px;
		text-indent:0px;
		vertical-align:top;
	}
	#globalNaviChildWrapper ul li a{
		display:block;
		border-top:1px solid #3e3e3e;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		border-left:1px solid #393939;
		height:41px;
		width:auto;
		background-size:500px 450px !important;
		line-height:41px;
		transition:none;
		-webkit-transition:none;
	}
	#globalNaviChildWrapper ul li a:hover{
		border:1px solid #f00;
	}
	#globalNaviChildWrapper #globalNaviChildA li:last-child,
	#globalNaviChildWrapper #globalNaviChildB li:last-child,
	#globalNaviChildWrapper #globalNaviChildD li:last-child,
	#globalNaviChildWrapper #globalNaviChildE li:last-child,
	#globalNaviChildWrapper #globalNaviChildF li:last-child,
	#globalNaviChildWrapper #globalNaviChildG li:last-child{
		display:inline-block;
		border-top:1px solid #3e3e3e;
		border-right:none;
		border-bottom:1px solid #000;
		border-left:none;
		height:41px;
		background:url(image/menu_sp.png) no-repeat -580px -178px;
		background-size:1250px 500px;
	}
	#globalNaviChildWrapper ul li:after{
		position:absolute;
		right:10px;
		top:15px;
		color:#fff;
		font-size:18px;
		content:url(image/gnavi_sp_arrow.png);
	}
	#globalNaviChildWrapper #globalNaviChildA li:last-child:after,
	#globalNaviChildWrapper #globalNaviChildB li:last-child:after,
	#globalNaviChildWrapper #globalNaviChildD li:last-child:after,
	#globalNaviChildWrapper #globalNaviChildE li:last-child:after,
	#globalNaviChildWrapper #globalNaviChildF li:last-child:after,
	#globalNaviChildWrapper #globalNaviChildG li:last-child:after{
		display:none;
	}
}
/* ================================================================ *
 * @desc@ フッタ
 * ================================================================ */
#topPage #contentFootTopWrapper{
	margin:0 auto;
	padding:0px;
	width:100%;
	min-width:954px;
	background:transparent url(image/body_bg01.png) repeat-y center top;
	color:#fff;
}
#topPage #contentFootTopWrapper #contentFootMemuWrapper{
	background-image:none;
}
.pageTopWrapper{
	position:relative;
	margin:0 auto;
	padding:0;
	width:919px;
	height:31px;
	background:transparent url(image/page_top_bg.png) no-repeat;
	font-size:0px;
	line-height:0;
	text-indent:-99999px;
}
.pageTopWrapper a{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	margin:0;
	padding:0;
	width:143px;
	height:31px;
	background:transparent url(image/page_top.png) no-repeat;
}
#contentFootMemu{
	margin:0 auto;
	width:916px;
}
#footerMenuSp{
	display:none;
}
#contentFootMemu dl{
	display:inline-block;
	margin-bottom:10px;
	padding:0 10px;
	width:162px;
	vertical-align:top;
}
#contentFootMemu dl dt{
	margin:0 0 10px;
	width:120px;
	height:22px;
	background:transparent url(image/footer_menu01_pc.png) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
#contentFootMemu dl#footerMenuA dt{background-position:-10px -3px;}
#contentFootMemu dl#footerMenuB dt{background-position:-170px -3px;}
#contentFootMemu dl#footerMenuC dt{background-position:-330px -3px;}
#contentFootMemu dl#footerMenuD dt{background-position:-490px -3px;}
#contentFootMemu dl#footerMenuE dt{background-position:-10px -143px;}
#contentFootMemu dl#footerMenuF dt{background-position:-170px -143px;}
#contentFootMemu dl#footerMenuG dt{background-position:-330px -143px;}

#contentFootMemu dl dd{
	padding:0px 0px 0px 20px;
	width:112px;
	font-size:10px;
}
#contentFootMemu dl dd a{
	text-decoration:none;
	text-shadow:
		0px 0px 5px #f40b0b,
		0px 0px 10px #f40b0b,
		0px 0px 20px #f40b0b;
}
#contentFootMemu dl dd a:hover{
	color:#fff;
	text-shadow:
		0px 0px 2px #f40b0b,
		0px 0px 3px #f40b0b,
		0px 0px 4px #f40b0b,
		0px 0px 5px #f40b0b,
		0px 0px 6px #f40b0b,
		0px 0px 8px #f40b0b,
		0px 0px 9px #f40b0b,
		0px 0px 10px #f40b0b,
		0px 0px 15px #f40b0b,
		0px 0px 20px #f40b0b;
}
#contentFootMemu #footerMemuSub{
	min-height:25px;
	padding-top:5px;
	width:100%;
	background:url(image/footer_menu_bg_pc_bottom.png) center bottom no-repeat;
	font-size:0;
	line-height:0;
	text-align:center;
}
#contentFootMemu #footerMemuSub li{
	display:inline-block;
	padding:0 13px;
	font-size:0;
	line-height:0;
}
#contentFootMemu #footerMemuSub li a{
	overflow:hidden;
	display:block;
	width:160px;
	height:20px;
	background:transparent url(image/footer_menu02_pc.png) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-99999px;
	transition:none;
	-webkit-transition:none;
}
#contentFootMemu #footerMemuSub li a:hover{
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#contentFootMemu #footerMemuSub li#footerMemuSubA a{background-position:0 0;}
#contentFootMemu #footerMemuSub li#footerMemuSubB a{background-position:-188px 0px;}
#contentFootMemu #footerMemuSub li#footerMemuSubC a{background-position:-376px 0px;}
#contentFoot{
	margin:5px auto 0;
	padding:0 0 15px;
	width:100%;
	min-width:980px;
	background:transparent url(image/footer_bg.png) repeat-x;
	text-align:center;
}
#topPage #contentFootMemuWrapper #contentFoot{
	margin-top:20px;
}
#contentFoot .logo{
	padding:20px 0 0;
}
#footerMenuMain{
	padding:0 2px;
	background:url(image/footer_menu_bg_pc_top.png);
}
#footerMenuLeft{
	float:left
}
#footerMenuTop,#footerMenuBottom{
	margin-top:15px;
	background:url(image/footer_menu_bg_pc_bar.png);
}
#footerMenuRight{
	padding-top:15px;
}
#footerMenuForm{
	clear:both;
}
/* ---------------------------------------------------------------- *
 * @desc@ スマホ用
 * ---------------------------------------------------------------- */
@media screen and (max-width:767px){
	#contentFootTopWrapper{
		min-width:300px !important;
	}
	#contentFootMemuWrapper{
		margin:0px auto -6px;
		padding:0;
		width:100%;
		background:none;
		color:#fff;
	}
	#topPage #contentFootMemuWrapper{
		margin:0;
		padding:0;
		width:100%;
		min-width:320px;
		background:none;
		color:#fff;
	}
	.pageTopWrapper{
		margin:0;
		padding:0;
		width:100%;
		height:25px;
		background:#2d2d2d url(image/page_top_bg_sp.png) no-repeat;
		background-size:700px 25px;
	}
	.pageTopWrapper a{
		display:block;
		width:105px;
		height:25px;
		background:transparent url(image/page_top_sp.png) no-repeat;
		background-size:105px 25px;
		font-size:0;
		line-height:0;
		text-indent:-9999px;
	}

	#contentFootMemu{
		position:relative;
		margin:0 auto;
		padding:0;
		width:100%;
		height:auto;
		background:#1e1e1e;
	}
	#contentFootMemu dl{
		display:none;
	}
	#footerMenuSp{
		display:block;
		padding-top:10px;
		border-bottom:1px solid #080808;
	}
	#footerMenuSp li{
		position:relative;
		display:inline-block;
		margin:0 4px 10px;
		width:150px;
		height:30px;
	}
	#footerMenuSp select{
		position:relative;
		display:block;
		border:none;
		width:150px;
		height:30px;
		background-color:transparent;
		color:#000;
		text-indent:-99999px;
		-webkit-appearance:none;
		-moz-appearance:none;
		-o-appearance:none;
		-ms-appearance:none !important;
		-webkit-appearance:none;
	}
	#footerMenuSp li:before{
		position:absolute;
		left:0;
		top:0;
		display:block;
		border-radius:4px;
		width:150px;
		height:30px;
		background:transparent url(image/footer_menu01_sp.png) no-repeat 0 0;
		background-size:310px 185px;
		content:"";
	}
	#footerMenuSp #footerMenuAsp:before{background-position:0px 0px;}
	#footerMenuSp #footerMenuBsp:before{background-position:-157px 0;}
	#footerMenuSp #footerMenuCsp:before{background-position:0 -39px;}
	#footerMenuSp #footerMenuDsp:before{background-position:-157px -39px;}
	#footerMenuSp #footerMenuEsp:before{background-position:0 -77px;}
	#footerMenuSp #footerMenuFsp:before{background-position:-157px -77px;}
	#footerMenuSp #footerMenuGsp:before{background-position:0 -116px;}

	#contentFootMemu #footerMemuSub{
		position:static;
		border-top:1px solid #2b2b2b;
		padding:10px;
		width:auto;
		font-size:0;
		line-height:0;
		text-align:center;
	}
	#contentFootMemu #footerMemuSub li{
		display:block;
		margin:8px 0;
		width:auto;
		height:25px;
		font-size:0;
		line-height:0;
		text-indent:-99999px;
	}
	#contentFootMemu #footerMemuSub li a{
		display:block;
		border-radius:5px;
		border:1px solid #2b2b2b;
		width:100%;
		height:25px;
		background:#000 url(image/footer_menu02_sp.png) no-repeat;
		background-size:117px 96px;
		text-align:center;
	}
	#contentFootMemu #footerMemuSub li#footerMemuSubA a{background-position:50% 0;}
	#contentFootMemu #footerMemuSub li#footerMemuSubB a{background-position:50% -35px;}
	#contentFootMemu #footerMemuSub li#footerMemuSubC a{background-position:50% -70px;}
	#contentFoot{
		margin-top:0px;
		padding:0 0 10px;
		width:100%;
		min-width:320px;
		text-align:center;
	}
	#contentFoot .logo img{
		width:auto;
		height:28px;
	}
}
