@charset "utf-8";

/*
=========================================================
	bgImageArea
=========================================================
*/
html, body {
	height: 100%;
}

#wrap {
	width: 100%;
	
	text-align: left;
	position: relative;
	
	/*display: none;*/
}

#header {
	background: url(../img/header_bg.png) repeat left top;
}

/*------------------------------------------------------
	loading
------------------------------------------------------*/
/*#loading {
	margin-top: 200px;
	text-align: center;
}*/
#loadImage {
	display: none;
}

/*------------------------------------------------------
	bgImageArea
------------------------------------------------------*/
#bgImageArea {
	width: 100%;
	height: 680px;
	
	/* for IE8 */
	/*height: 700px\9;*/
	
	position: relative;
}

/* mainImage */
#mainImage {
	width: 100%;
	height: 100%;
	
	/* for IE8 */
	/*height: 700px\9;*/
	
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	/*background: url(../img_top/last_01_01.jpg) no-repeat center center;
	background-size: cover;*/
	
}

#black {
	width: 100%;
	height: 100%;
	
	/* for IE8 */
	height: 700px\9;
	
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	
	background:#000;
	
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

/* openingImage */
#openingImage01 {
	width: 100%;
	height: 100%;
	
	/* for IE8 */
	height: 700px\9;
		  
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	
	/*background: url(../img_top/opening_01.jpg) no-repeat center top;
	background-size: cover;*/
}
/* openingImage */
#openingImage02 {
	width: 100%;
	height: 100%;
	/* for IE8 */
	height: 700px\9;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	background: url(../img_top/opening_02.jpg) no-repeat center top;
	background-size: cover;
}

/* msgArea */
#msgArea {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
	z-index: 10;
}


#msgBox {
	width: 1000px;
	margin: 120px auto 0 auto;
	
	/* IE8 */
	/*margin: 10% auto 0 auto \9;*/
	
	text-align: center;
	position: relative;
	
	background: url(../img_top/last_01_01.jpg) no-repeat center center;
	background-size: cover;
}


#msg {
	position: relative;
	width: 100%;
	height: 100%;
	
	/* for IE8 */
	/*height: 700px\9;*/
	
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url(../img_top/last_01_01.jpg) no-repeat center center;
	background-size: cover;
}
/*#msg li {
	width: 1000px;*/
	/*display: none;*/
	/*position: absolute;
	top: 0;
	left: 0;
}
#msg li img {
	text-align: center;
}
#msg li.op_04 {
	left: 0;
	top: -50px;
	text-align:left;
}

#msg li.msg_01 {
	left: 0;
	top: 0px;
	text-align:left;*/
	/*text-align:right;*/
/*}
#msg li.msg_02 {
	left: 0;
	bottom:0;
	position: absolute;
}
#msg li.msg_03 {
	left: 0;
	top: 233px;
}*/

/*-- 2016.10.04 追記 --*/
#mainImage li.msg_04,#msg p.msg_05,#msg p.msg_06 { position: absolute;}
#mainImage li.msg_04 {right: 0; top: 110px;}
#mainImage li.msg_05 {right: 0; top: 240px;}
#mainImage li.msg_06 {left: 0; top: 220px;}
/*#msg li.msg_04 {
	left: 0;
	top: 250px;
}*/

#msg li.btn_reserve {
	left: 0;
	top: 370px;
}


#msg li h1 {
	margin: 0;
	padding: 0;
}

/* attention */
.attention {
	margin: 0;
	padding: 0;
	line-height: 1;
	position: absolute;
	right: 10px;
	bottom: 110px;
	font-size: 10px;
	color: #FFF;
}
.attention_03 {
	bottom:110px;
}
.bnr {
	margin: 0;
	padding: 0;
	line-height: 1;
	position: absolute;
	bottom: 0;
	background:#DDDDDD;
	width:100%;
	text-align:center;
	z-index:100;
}
.bnr span {
	position:absolute;
	top:14px;
	right:50%;
	margin-right:-500px;
}
.bnr span a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

/* ___ 2016.10.11 追記 ___*/
.slide01 {
	width:100%;
	height:100%;
	background: url(../img_top/last_01_01.jpg) no-repeat center center;
	background-size: cover;
}
.slide02 {
	background: url(../img_top/last_01_02.jpg) no-repeat center center;
	background-size: cover;
}
.slide03 {
	background:#DCD4A1 center center;
	background-size: cover;
}
.s_place {
	width:1000px;
	padding:30px 0;
	margin:0 auto;}

/*------------------------------------------------------
	contentsTop
------------------------------------------------------*/
#contentsTop {}

#contentsTop #panelBtnArea {
	text-align: center;
	padding-top: 50px;
}
#contentsTop #panelBtnArea ul{
	overflow: hidden;
	zoom:1;
	width: 1004px;
	margin:0 auto;
}

#contentsTop #panelBtnArea ul li {
	float: left;
	width: 250px;
	height: 210px;
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;
	overflow: hidden;
	background: #FFF;
}
#contentsTop #panelBtnArea ul li a {
	width: 250px;
	height: 210px;
	position: relative;
	display:inline-block;
}

#contentsTop #panelBtnArea ul li .mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	
	-moz-transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-o-transform:scale(0,0);
	-ms-transform:scale(0,0);
	transform:scale(0,0);
	-webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
		transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
	opacity: 0;
}
#contentsTop #panelBtnArea ul li:hover .mask{
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.1s;
	-webkit-transition-delay:0.1s;
	-o-transition-delay:0.1s;
	-ms-transition-delay:0.1s;
	transition-delay:0.1s;
	opacity: 1;
}



/*------------------------------------------------------
	topYokokuArea
------------------------------------------------------*/
.topYokokuArea {
	width: 560px;
	margin: 0;
	padding: 0;
	
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.topYokokuArea dt {
	width: 80px;
	padding: 7px 5px;
	
	float: left;
	
	font-weight: bold;
	font-size: 116%;
	color: #FFF;
	line-height: 1.5;
	
	text-align: center;
		
	border: 1px solid #FFF;
}
.topYokokuArea dd {
	width: 450px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #FFF;
}

/*
=========================================================
	newsArea
=========================================================
*/
#news {
	padding: 40px 0 20px 0;
}

#newsArea {
	width: 998px;
	height: 42px;
	margin: 0 auto;
	border: 1px solid #1D221E;
	overflow: hidden;
	background: #070D09;
	position: relative;
}
#newsArea .title {
	width: 148px;
	height: 42px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#newsArea .title img {
	vertical-align: bottom;
}

#newsTicker {
	width: 850px;
	height: 42px;
	
	float: right;
	
	position: relative;
	
}
#newsTickerInner {
	width: 850px;
	height: 42px;
	overflow: hidden;
}

#newsTicker ul {
	width: 4000px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	background: #070D09;
	z-index: 90;
}
#newsTicker ul li {
	width: 830px;
	padding: 14px;
	color: #FFF;
	float: left;
}
#newsTicker ul li a:link,
#newsTicker ul li a:visited {
	color: #FFF;
	text-decoration: underline;
}
