@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
table,img,p{
    border: 0;
}
body {
    -webkit-text-size-adjust: 100%;
}
html, body{
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height:100%;
	min-height:100%;
	margin:0 auto;
	padding:0 auto;
	font-size:13px;
	color:#ffffff;
	position:relative;
	z-index:1;
	background-color:#000000;
}
li{list-style-type: none;}
select{border: solid 1px #ccc;}

/*テキスト関連
----------------------------------------------- */
p{
	line-height:1.7em;
}
h1{
	line-height:0;
	float:left;
	margin:15px 0;
}
h2{
	margin:15px 0;
	color:#878600;
	font-size:144%;
	font-weight:bold;
}
h3,h4{
	line-height:1.5em;
}
h4{
	font-weight:bold;
	font-size:127%;
	color:#6E0001;
}
a{
	color:#FFED00;
	text-decoration:none;
	border:none;
	}
a:hover,a:active{
	color:#FFED00;
	text-decoration:underline;
}
a:visited{
	color:#FFF56C;
}

.f-ss{font-size:73% ;}
.f-s{font-size:86%;}
.f-m{font-size:100%;}
.f-l{font-size:126%;}
.f-ll{font-size:146%;}

.bold{font-weight:bold;}
.red{color:#ef1e1e;}

/* 写真
----------------------------------------------- */
.photo{
    border: 1px solid #ffffff;
}

/* レイアウト
----------------------------------------------- */
.fl{float:left;}
.fr{float:right;}

.mt-5{	margin-top:5px;}
.mt-10{	margin-top:10px;}
.mt-15{	margin-top:15px;}
.mt-20{	margin-top:20px;}
.mt-30{	margin-top:30px;}
.mt-45{	margin-top:45px;}
.mt-60{	margin-top:60px;}
.mt-80{	margin-top:80px;}
.mr-5{	margin-right:5px;}
.mr-10{	margin-right:10px;}
.mr-15{	margin-right:15px;}
.mr-20{	margin-right:20px;}
.mr-30{	margin-right:30px;}
.mr-45{	margin-right:45px;}
.mr-60{	margin-right:60px;}
.mr-80{	margin-right:80px;}
.mb-5{	margin-bottom:5px;}
.mb-10{	margin-bottom:10px;}
.mb-15{	margin-bottom:15px;}
.mb-20{	margin-bottom:20px;}
.mb-30{	margin-bottom:30px;}
.mb-45{	margin-bottom:45px;}
.mb-60{	margin-bottom:60px;}
.mb-80{	margin-bottom:80px;}
.ml-5{	margin-left:5px;}
.ml-10{	margin-left:10px;}
.ml-15{	margin-left:15px;}
.ml-20{	margin-left:20px;}
.ml-30{	margin-left:30px;}
.ml-45{	margin-left:45px;}
.ml-60{	margin-left:60px;}
.ml-80{	margin-left:80px;}

.pd-30{ padding:30px;}
.pd-10{ padding:10px;}
.pt-5{	padding-top:5px;}
.pt-10{	padding-top:10px;}
.pt-15{	padding-top:15px;}
.pt-20{	padding-top:20px;}
.pt-30{	padding-top:30px;}
.pt-45{	padding-top:45px;}
.pt-60{	padding-top:60px;}
.pt-80{	padding-top:80px;}
.pr-5{	padding-right:5px;}
.pr-10{	padding-right:10px;}
.pr-15{	padding-right:15px;}
.pr-20{	padding-right:20px;}
.pr-30{	padding-right:30px;}
.pr-45{	padding-right:45px;}
.pr-60{	padding-right:60px;}
.pr-80{	padding-right:80px;}
.pb-5{	padding-bottom:5px;}
.pb-10{	padding-bottom:10px;}
.pb-15{	padding-bottom:15px;}
.pb-20{	padding-bottom:20px;}
.pb-30{	padding-bottom:30px;}
.pb-45{	padding-bottom:45px;}
.pb-60{	padding-bottom:60px;}
.pb-80{	padding-bottom:80px;}
.pl-5{	padding-left:5px;}
.pl-10{	padding-left:10px;}
.pl-15{	padding-left:15px;}
.pl-20{	padding-left:20px;}
.pl-30{	padding-left:30px;}
.pl-45{	padding-left:45px;}
.pl-60{	padding-left:60px;}
.pl-80{	padding-left:80px;}

.m-0a{margin:0 auto;}
	
.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.vt{vertical-align:top;}
.vm{vertical-align:middle;}
.vb{vertical-align:bottom;}

/* 回り込み解除
----------------------------------------------- */
.clearfix:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0;  
	font-size: 0;  
	line-height: 0;  
	clear:both;
}
.clearfix {
	zoom:1;
	min-height:1px;
}  

/* ブロック
------------------------------------------------ */
.cont-box{
	width:960px;
	margin:0 auto;
	text-align:center;
	z-index:120;
}
#head-area,#main-area,#foot-area{
	margin:0 auto;
	width:100%;
}

#head-area{
	background:url(../images/bg-menu.jpg) repeat-x 0 0;
	z-index:100;
	position:fixed;
	top:0;
	background-size:contain;
}
#main-area{
	margin-top:130px;
}
#pagetop{
	z-index:500;
	position:fixed;
	top:70%;
	left:85%;
	height: 0;
	line-height: 0;
}
#foot-area{
	background:url(../images/bg-menu.jpg) repeat-x 0 0;
	background-size:contain;
	position:fixed;
}

/* ヘッダーメニュー */
#menu{
	float:right;
	margin-top:45px;
}
#menu li{
	float:left;
}
/* コンテンツ */
#box01, #box02-a, #box02-b, #box03-a, #box03-b, #box04, #box04-0, #box04-a, #box04-b, #box04-c, #box04-d, #box05, #box06, .text-box{
	position:fixed;
	width:100%;
	height:100%
}
#box01{
	background:url(../images/bg-g4.jpg) repeat-y 0 0;
	background-size:100%;
	margin-top:-130px;
	padding-top:130px;
	z-index:49
}
#box02-a{
	background:url(../images/bg-g2-1.jpg) no-repeat 0 0;
	background-color:#000000;
	background-size:cover;
	height:800px;
	z-index:48;
}
#box02-b{
	background:url(../images/bg-g2-2.jpg) no-repeat 0 0;
	background-color:#000000;
	background-size:cover;
	height:800px;
	z-index:47;
}
#box03-a{
	background:url(../images/bg-g3-2.jpg) no-repeat 0 0;
	background-color:#000000;
	background-size:cover;
	height:800px;
	z-index:46;
}
#box03-b{
	background:url(../images/bg-g3-1.jpg) no-repeat 0 0;
	background-color:#000000;
	background-size:cover;
	height:800px;
	z-index:45;
}
#box04-0, #box04-a, #box04-b, #box04-c, #box04-d{
	color:#333333;
	z-index:44;
}
#box04{
	background:url(../images/bg-g4.jpg) repeat-y 0 0;
	background-size:100%;
	z-index:43
}
#box05{
	background-color:#000000;
	z-index:42
}
#box06{
	z-index:41
}
.text-box{
	z-index:50
}
.mapbox {
	position: relative;
	padding-bottom: 50%; // これが縦横比
	height: 0;
	overflow: hidden;
}
.mapbox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.black-box{
	background-color:rgba(0, 0, 0, 0.85);
	/*モダンブラウザ透過*/
	background-color:rgba(0, 0, 0, 0.85);
	filter:alpha(opacity=85);
	/*IE7透過*/
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#cc000000,EndColorStr=#cc000000);
	/*IE8透過*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#cc000000,EndColorStr=#cc000000)";
	width:800px;
	padding:30px;
	margin:60px auto 0;
}
table{
	text-align:left !important;
}
table td{
	vertical-align:top;
}
.item-catch{
	background-color:#730001;
	color:#ffffff;
	font-weight:bold;
	padding:5px 10px;
}
.item-title{
	font-size:145%;
	font-weight:bold;
	border-bottom:1px solid #730001;
	padding-top:10px
}
.item-price{
	font-weight:bold;
	padding-top:5px
}
.item-story{
	font-weight:bold;
	font-size:116%;
	padding-top:20px
}
.item-detail{
	padding:20px 0;
}
/* フッターメニュー */
#foot-area p, #foot-area ul{
	text-align:left !important;
}
#foot-area ul{
	margin-left:-15px;
}
#foot-area ul li{
	float:left;
	padding-left:15px;
}
#foot-area ul li.b-r{
	padding-right:15px;
	border-right:1px solid #FFFFFF;
}
.form{
	background:url(../images/bg-g4.jpg) repeat-y 0 0;
	background-size:100%;
	margin-top:-130px;
	padding-top:30px;
	color:#333333 !important;
}
/* mod_gallery(複数設置の場合)
-----------------------------------------*/
.mod_gallery{

}
/* .mod_gallery_navi */
.mod_gallery_navi li{
	width:109px;
	height:82px;
	float:left;
	background:none;
	padding:0 0;
	margin:0 3px 10px 0;
}
.mod_gallery_navi li a{
	display:block;
}
.mod_gallery_navi li a:link    {}
.mod_gallery_navi li a:visited {}
.mod_gallery_navi li a:hover   {opacity:0.8;}
.mod_gallery_navili a:active  {opacity:0.8;}
/* IE用 ↓*/
.mod_gallery_navi li a:hover img {filter:alpha(opacity=80);}

/* mod_gallery_photo */
.mod_gallery_photo{
	margin:0 0 0 0;
}
.mod_gallery_photo img{
 position:absolute;
 width:100%;
 height:auto;
 max-width:450px;
}