/* @override 
	http://61.206.114.199:8002/f_spot/f_files/2013/131231_hiroki/css/hiroki.css
	http://www.frontale.co.jp/f_spot/f_files/2013/131231_hiroki/css/hiroki.css
	http://61.206.114.199:8001/f_spot/f_files/2015/150912_rikuzen_takata/css/rikuzen_takata.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{
	width: 100%;
	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{
	font-size: 1.4em;
	width: 100%;
	display: block;
	text-align: center;
}

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;
	left: -4px;
	width: 100%;
	height: auto;
	z-index: 1000;
}

header h1{
width: 100%;
	background-color: rgba(0,0,0,0.8);
		filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000, endcolorstr=#aa000000, gradienttype=0);
}

*:first-child+html header h1{
	background-color: #000;
}

header h1 a{
	display: block;
	text-align: right;
	padding: 6px 0 6px 0;
}

header h1 a img{
	width: 50%;
	height: auto;
}






/* ---- */

h2{
	font-size: 1.6em;
	line-height: 1.6;
	font-weight: bold;
}

section{
	
	margin:  0 3em 6em 3em;
	clear: both;
	zoom: 1;
	height: auto;
}


section section{
	margin:  0 0 3em 0;
	padding: 0 0 4em 0;
	border-bottom: 1px #333 solid ;
}
section:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

div#box_message_from section{
	border-left: 5px solid #0998e9;
	padding-left: 1.5em;
	padding: 1em 0 0 1.5em;
}

p.name{
	font-size: 2em;
	text-align: right;
}

p.name span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	margin-right: 0.7em;
	font-style: italic;
}

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;
	z-index: 50;
	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%;
}



/* ---- */

h3{
	font-size: 2.4em;
	line-height: 1;
	padding: 1em 0 0.3em 0;
	margin-bottom: 0.5em;
	display: inline-block;
	border-bottom: 1px solid #0998e9;
}

section h4{
	margin: 1.5em 1.5em 1.5em 0;
	line-height: 1.5;
}

/*-- 写真関係 --*/

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;
}

.photo_full_h{
	width: 100%;
	height: auto;
}

.photo_half_v{
	width: 35%;
	height: auto;
}

.photo_half_h{
	width: 40%;
	height: auto;
}



.left{
	float: left;
	margin-right: 2em;
}

.right{
	float: right;
	margin-left: 2em;
}

.photo_center{
	margin: 0 auto;
	width: 80%;
	height: auto;
}


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;
}


p.center{
	text-align: center;
}



/*------------------------------------*/
dl#question_ans{
	
}


dl#question_ans dt{
	font-size: 1.8em;
	color: #22b7fd;
	padding: 0 0 1em 0;
}

dl#question_ans dd{
	border-bottom: 1px #333 solid;
	margin-bottom: 2em;
}

dl#question_ans dd h5{
	font-size: 1.4em;
	padding-bottom: 0.5em;
}

dl#question_ans dd p{
	font-size: 1.4em;
	padding: 0 0 0 0;
}

dl#question_ans dd:last-child{
	border-bottom: none;
}


/* -- モバイルデバイス向け-- */

@media only screen and (max-device-width:600px){
    /*スマホ用のCSS タブレットAndroid/iPad 縦 */

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;
}

section h3{
	font-size: 2em;
}

section p{
	font-size: 1em;
}

.photo_half_v,
.photo_half_h{
	width: 100%;
}


.left,
.right{
	float: none;
	margin-left: 0;
	margin-right: 0;
}



}

@media only screen and  (min-width:300px) and (max-device-width:320px){
    /*スマホ用のCSS iOS*/

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;
	clear: both;
}

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;
}


}

@media only screen and  (min-width:321px) and (max-device-width:599px){
    /*スマホ用のCSS Android*/

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.6em;
}

.photo_half_v,
.photo_half_h{
	width: 100%;
}


.left,
.right{
	float: none;
	margin-left: 0;
	margin-right: 0;
}



}




/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */