/* @override 
	http://61.206.114.199:8002/f_spot/f_files/2014/140111_new_structure/css/base.css
*/

@charset "UTF-8";
/* CSS Document */



body{
	background-color: #0c0c0c;
	color: #d8d8d8;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo","ＭＳゴシック",sans-serif;
}

html>/**/body,
html>/**/body h2,
html>/**/body h3,
html>/**/body h4,
html>/**/body h5,
html>/**/body p{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo","ＭＳゴシック",sans-serif;

}

#container{
	width: 100%;
	min-width: 1000px;
	height: auto;
	z-index: 0;
	zoom:1;
}

h1{
	position: static;
	top: auto;
	left: 0;
	display: block;
}


footer{
	width: 95%;
	border-top: 1px solid #333;
	padding: 1em 0 1em 0;
	margin: 0 auto;
}
footer a{
	width: 100%;
	display: block;
	text-align: right;
}

footer small{
	display: block;
	font-size: 0.8em;
	color: #555;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 20px auto 30px auto;
}


header{
	position: fixed;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 1000;
}

header h1{
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000, endcolorstr=#aa000000, gradienttype=0);
	background-color: rgba(0,0,0,0.8);
}

*:first-child+html header h1{
	background-color: #000;
}

header h1 a{
	display: block;
	text-align: right;
	padding: 6px;
}

header h1 a img{
	width: 50%;
	height: auto;
}






/* ---- */

h2{
	font-size: 1.6em;
	line-height: 1.6;
	font-weight: bold;
}

section{
	clear: both;
	zoom: 1;
	height: auto;
}

section:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

section.full_width div{
	margin-bottom: 1em;
}

section.full_width p img{
	width: 100%;
	height: auto;
}



section#box_kv {
	width: 100%;
position: relative;
z-index: 0;
margin: 0;	
}

section#box_kv h2,
section#box_kv p{
	line-height: 0;
	position: absolute;
	top: -500px;
}

p#img_kv{
	width: 100%;
}

section#box_kv p#img_kv{
	position: relative;
	top: 0;
	margin-top: -28px;
	z-index: 50;
	padding-top: 97px;
	background-color: #000400;
}

img#kv_sp{
	display: none;
}

section p{
	font-size: 1.4em;
	line-height: 1.9;
	margin: 0 0 1.5em 0;
}

section#box_kv img{
	width: 100%;
}



/* ---- */

section h3{
	
}




/*-- 写真関係 --*/

div.photo_box{
	width: 100%;
	clear: both;
}

div.photo_box p.main_photo img{
	width: 100%;
	height: auto;
}

div.photo_box ul{
	width: 100%;
}

div.photo_box ul li{
	cursor: pointer;
	display: inline-block;
	zoom: 1;
}

*:first-child+html div.photo_box ul li{
	display: inline;
	margin-right: 4px;
}

div.photo_box ul li.selected img{
	filter: alpha(opacity=35%); /* % IE */
 -moz-opacity:0.35; /* decimal */
opacity:0.35; /* decimal safari */
}

div.photo_box ul li img{
	height: 60px;
	width: auto;
}

p.photo_full_h img{
	width: 100%;
}

p.photo_half_v{
	width: 35%;
}

p.photo_half_h{
	width: 40%;
}

p.photo_half_v img,
p.photo_half_h img{
	width: 100%;
}

p.left{
	float: left;
	margin-right: 2em;
}

p.right{
	float: right;
	margin-left: 2em;
}

div#box_message_from section#ttl_message{
	padding-left: 0;
	border: none;
}

section#ttl_message h3,
h3#ttl_message{
	font: 3.8em Georgia, "Times New Roman", Times, serif;
	margin-top: -1em;
}

section.comment{
	padding-top: 3em;
	padding-bottom: 2em;
	border-top: 1px dotted #555;
}

section.comment div.box_inner{
	width: 85%;
	margin: 0 auto 0 auto;
}

section.comment p.photo.full{
	text-align: center;
}

section.comment p.photo.full img{
			width: 100%;
	height: auto;

}





img.left{
	width: 40%;
	float: left;
	margin: 0 2em 2em 0;
}

img.right{
	width: 40%;
	float: right;
	margin: 0 0 2em 2em;
}


/**/

p#btn_watch_movie{
	position: absolute;
	top: 12px;
	left: 14px;
	font-size: 0;
	line-height: 0;
}

p#btn_watch_movie a,
p#btn_watch_movie_sp a{
	display: block;
}

p#btn_watch_movie_sp{
	text-align: center;

}

p#btn_watch_movie_sp a img{
	width: 60%;
}

section#box_btn_movie{
	padding: 0;
	margin: 0 auto;
	display: none;
}

div.player{
	
}

div.player h3{
	font-size: 120px;
	font-family: 'Krona One', sans-serif;
	text-indent: -0.09em;
	line-height: 0.85;
}

div.player h5{
	font-size: 30px;
	font-family: 'Spinnaker', sans-serif;
	line-height: 1.3;
}

div.player h3 span{
	color: #36a8ff;
}

div.player h4{
	font-size: 36px;
	line-height: 1.7;
}

section div.player p{
	line-height: 1.5;
}

div#box_num_tables{
	width: 95%;
	margin: 0 auto;
	padding-bottom: 25em;
	height: auto;
	text-align: center;
	position: relative;
	z-index: 500;
	zoom: 1;
	
}

div#box_num_tables:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

section table{
	width: 49%;
	display: inline-table;
	background-color: rgba(0,0,0,0.5);
	vertical-align: top;
}

section table th,
section table td{
	border: 1px #999 solid;
	padding: 0.7em 0 0.7em 0;
	font-size: 1.8em;
	text-align: center;
}

section table th{
	background-color: #285d7b;
color: #fff;
}

section table.player th.col_num{
	width: 20%;
}

section table.player th.col_position{
	width: 20%;
}

section table.staff th.col_name{
	width: 60%;
}

section table.staff,
section table.staff2{
	margin-top: 2em;
}

section#numbers{
	position: relative;
	z-index: 0;
	overflow: hidden;
	margin-bottom: 3em;
}

section#numbers h3{
	font-size: 2em;
	line-height: 1.5;
	padding: 1em 0 0.6em 0;
	text-align: center;
}



p#num_base{
	position: absolute;
	top: 0;
	z-index: 0;
	width: 100%;
}



/* -- モバイルデバイス向け-- */

@media only screen and (max-device-width:1024px){
    /*スマホ用のCSS タブレットAndroid/iPad ヨコ */

section#box_kv p#img_kv{

	margin-top: -54px;
}

p#btn_watch_movie{
	top: 8px;
}

p#btn_watch_movie a img{
	width: 70%;
	
}


section table th,
section table td{
	font-size: 1em;
}

div#box_num_tables{
	padding-bottom: 25em;
}



    }


@media only screen and (max-device-width:600px){
    /*スマホ用のCSS タブレットAndroid/iPad 縦 */

img.left,
img.right{
	width: 50%;
}

img.horizontal{
	width: 100%;
	margin: 0 0 1.5em 0;
}


img.vertical{
	width: 100%;
	margin: 0 0 1.5em 0;
}

section.comment div.box_inner{
	width: 95%;
}


section#box_btn_movie{
	display: block;
}

p#btn_watch_movie{
	display: none;
}





header h1 a img{
	width: 50%;
	height: auto;
}

img#kv{
	display: none;
}



img#kv_sp{
	display: block;
}

div.photo_box ul li img{
	height: 70px;
	width: auto;
}



p.photo_half_v,
p.photo_half_h{
	width: 100%;
}


p.left,
p.right{
	float: none;
	margin-left: 0;
	margin-right: 0;
}

div#box_num_tables{
	padding-bottom: 5em;
}

}

@media only screen and  (min-width:300px) and (max-device-width:320px){
    /*スマホ用のCSS iOS*/
img.left,
img.right{
	width: 50%;
}

section.comment div.box_inner{
	width: auto;
}

img.horizontal{
	width: 100%;
	margin: 0 0 1.5em 0;
}

img.vertical{
	width: 100%;
	margin: 0 0 1.5em 0;
}


section#box_btn_movie{
	display: block;
}

p#btn_watch_movie{
	display: none;
}


header h1 a img{
	width: 100%;
	height: auto;
}

h2{
	font-size: 1.7em;
	line-height: 1.6;
}

h2 br{
	display: none;
}


section{
	
	margin:  0 1em 2em 1em;
}

section p{
	font-size: 1.4em;

}

img#kv{
	display: none;
}

img#kv_sp{
	display: block;
}

div.photo_box ul li img{
	height: 36px;
	width: auto;
}


p.photo_half_v,
p.photo_half_h{
	width: 100%;
}


p.left,
p.right{
	float: none;
	margin-left: 0;
	margin-right: 0;
}


section div.player h3{
	font-size: 70px;
}


div.player h5{
	font-size: 24px;
}

div.player h3 span{
	color: #36a8ff;
}

div.player h4{
	font-size: 36px;
	line-height: 1.7;
}

section div.player p{
	line-height: 1.5;
}

div#box_num_tables{
	width: 100%;
	padding-bottom: 2em;
}

div#box_num_tables table{
	clear: both;
	width: 100%;
	margin: 0 auto 2em auto;
}

div#box_num_tables table td,
div#box_num_tables table th{
	font-size: 1.4em;
}


}

@media only screen and  (min-width:321px) and (max-device-width:599px){
    /*スマホ用のCSS Android*/


section.comment div.box_inner{
	width: auto;
}

img.left,
img.right{
	width: 50%;
}

img.horizontal{
	width: 100%;
	margin: 0 0 1.5em 0;
}


img.vertical{
	width: 100%;
	margin: 0 0 1.5em 0;
}

section.comment div{
	width: auto;
}


section#box_btn_movie{
	display: block;
}

p#btn_watch_movie{
	display: none;
}


header h1 a img{
	width: 100%;
	height: auto;
}

img#kv{
	display: none;
}

img#kv_sp{
	display: block;
}

h2{
	font-size: 1.4em;
	line-height: 1.4;
}

h2 br{
	display: none;
}


div.photo_box ul li img{
	height: 40px;
	width: auto;
}

section{
	
	margin:  0 1em 2em 1em;
	clear: both;
}

section p{
	font-size: 1.2em;
}

p.photo_half_v,
p.photo_half_h{
	width: 100%;
}


p.left,
p.right{
	float: none;
	margin-left: 0;
	margin-right: 0;
}

section div.player h3{
	font-size: 80px;
}


div#box_num_tables{
	width: 100%;
	padding-bottom: 2em;
}

div#box_num_tables table{
	clear: both;
	width: 100%;
	margin: 0 auto 2em auto;
}

div#box_num_tables table td,
div#box_num_tables table th{
	font-size: 1.4em;
}



}




/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */