@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald);


.cptv_slider{
	left:460px;
}

/*--------------------- 全般 --------------------------*/

html {
	width:100%;
	height:100%;
}

body {
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Sans-Serif;
	width:100%;
	height:100%;
	background: url(../images/bodyBg.jpg) repeat !important;
	color:#fff;
}

#title_header,#gmenu{
	min-width:1100px
	}

#wrapper{
	width:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:1;
	overflow:hidden;
	line-height:1.4em;
	font-size:87.5%;
	text-align:left;
	z-index:0;
}

/*
section{
	min-height:800px;
	}
*/

img {
	border:none;
}

li{
	list-style-type:none;
}

a {
	color:#fff;
	text-decoration:none;
	outline:none!important;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}

#pagetop{
	position:fixed;
	bottom:10px;
	right:30px;
	z-index:600;
	display:none;
}

.text{
    text-shadow: 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 5px #000,
				 0px 0px 3px #000;
	}


.corner{
	background:url(../images/common/corner_top_left.png)top left no-repeat,url(../images/common/corner_top_right.png)top right no-repeat,url(../images/common/corner_btm_left.png)bottom left no-repeat,url(../images/common/corner_btm_right.png)bottom right no-repeat;
	background-color:rgba(0,0,0,0.7);
	border:1px solid rgba(255,255,255,0.5);
	box-sizing:border-box;
	}



/*-------------------------*/
/* loading
/*-------------------------*/
#loading {
	position: fixed;
	overflow-x: scroll;
	overflow-y: scroll;
	width:100%;
	height:100%;
	background:#000 url(../images/loading.gif) center center no-repeat;
	overflow:hidden !important;
	z-index:1000;
}



/*-------------------------*/
/* sprite
/*-------------------------*/

#cover{
	position:absolute;
	margin:0;
	padding:0;
	background-size:cover;
	z-index:1000;
	}

#spriteanim{
	display:none;
	position:absolute;
	overflow:hidden;
	z-index:9999;
	}


/*-------------------------*/
/* header
/*-------------------------*/

#header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}

div#title_header {
	margin:0;
	padding:0;
	background:#000;
	height:29px;
	border-bottom:solid 1px #444;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', verdana, Helvetica,Arial, sans-serif;
	overflow:hidden;
	position: relative;
	z-index:100;
}

div#title_header #capcom_logo{
	float:left;
	width:106px;
	padding:4px 0 0 10px;
}

div#title_header ul#title_menu {
	float:left;
	overflow:hidden;
}

div#title_header ul#title_menu li{
	float:left;
	list-style-type:none;
	border-left:solid 1px #444;
	padding:0 5px 0 10px;
	margin:9px 0 0 5px;
	font-size:10px;
}

div#title_header ul#title_menu li.first{
	border:none;
}

div#title_header a {
	color:#CCC;
	text-decoration:none;
}
div#title_header a:hover {
	color:#CCC;
	text-decoration:underline;
}
div#title_header a:visited {
	color:#CCC;
}
div#title_header img {
	float:right;
	padding:0;
	border:none;
}

#fade_cover{
	width:100%;
	height:100%;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
}
/*-------------------------*/
/*snsbtn
/*-------------------------*/

div#title_header div#share {
	position:absolute;
	right:6px;
	top:4px;
	width:160px;
	height:21px;
	font-size:10px;
	color:#FFF;
	line-height:22px;
}

div#title_header div#share ul#snsbtn{
	position:absolute;
	top:0px;
	left:36px;
}

div#title_header div#share ul#snsbtn li{
	width:22px;
	float:left;
	padding-left:8px;
}

div#title_header div#share ul#snsbtn li img{
	margin:0;
}

/*************************************************
ポップアップ
**************************************************/


html.pop{
	width:100%;
	height:100%;
}

html.pop body{
	width:100%;
	height:100%;
	background-color:#000;
	line-height:1.4em;
}

div#cboxContent {
	padding: 0px;
}

.pop_page{
	width:870px;
	min-height:570px;
	padding:25px;
	position:relative;
}

/*************************************************
	gmenu
**************************************************/

#gmenu{
	font-family: 'Oswald', sans-serif;
	position: absolute;
	top:30px;
	left:0;
	height:100px;
	z-index:1;
	width:100%;
	}

#gmenu h1{
	position: absolute;
	z-index:10;
	}

#gmenu ul{
	position:absolute;
	top:0;
	width:100%;
	background:#000;
	text-align:right;
	z-index:1;
	}

#gmenu ul li{
	display:inline-block;
	line-height:60px;
	}

#gmenu ul li a{
	position:relative;
	display:block;
	padding:0 1em;
	line-height:60px;
	}

#gmenu ul li a:hover{
	color:#da3110;
	}

#gmenu ul li a.active{
	color:#da3110;
	}

#gmenu .new a:before{
	position:absolute;
	content:url(../images/menu/new.png);
	top:-1em;
	}

/*************************************************
f_banner
**************************************************/

#f_banner{
	width:100%;
	vertical-align:middle;
	background:#08151b url(../images/common/order_bg.jpg) center center no-repeat;
	border-top:1px solid #214859;
	border-bottom:1px solid #214859;
	margin:40px auto;
	}

#f_banner .blank{
	opacity:0.3;
	}

#f_banner .inner{
	width:1000px;
	vertical-align:middle;
	margin:auto auto;
	letter-spacing:-.40em;
	}

#f_banner .inner .leftbox{
	display:inline-block;
	width:500px;
	letter-spacing:normal;
	vertical-align:middle;
	}

#f_banner .inner .leftbox img{
	line-height:200px;
	vertical-align:middle;
	}

#f_banner .inner .rightbox{
	display:inline-block;
	width:460px;
	letter-spacing:normal;
	margin-left:40px;
	vertical-align:middle;
	}

#f_banner .inner .rightbox ul{
	display:block;
	width:460px;
	letter-spacing:-.40em;
	margin:20px 0;
	}

#f_banner .inner .rightbox ul li{
	display:inline-block;
	width:50%;
	letter-spacing:normal;
	text-align:left;
	}

#f_banner .inner .rightbox ul li *img{
	width:218px;
	}


#f_banner .inner .rightbox ul li a{
	width:218px;
	display:block;
	}

#f_banner .inner .rightbox ul li+li{
	text-align:right;
	}

#f_banner .inner .rightbox p{
	padding:0;
	display:block;
	width:460px;
	margin-bottom:20px;
	}

.footer_bn{
	text-align:center;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 40px 0;
}



.footer_bn p{
	padding:0 5px 10px 5px;
}
