@charset "UTF-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
header {
	position: absolute;
	top: 40%;
}
.logo_index {
	margin-bottom: 24px;
	text-align: center;
	clear:both;
}
.logo_index img {
	width: 650px;
	margin-top: 20px;
}
.navi_index {
	margin-top: 10px;
	text-align: center;
}
.navi_index  li {	font-size: 16pt;
	color: #E10606E;
	margin:0 12px 12px 0;
	
}
header .sns {
	width: 100%;
	text-align: center;
	display: inline-block;
}
header .sns img {
	width: 20px;
}

/*-- open text
------------------------------------------------------------*/

.open {
	text-align: center;
	font-size:25px;
	margin-bottom:30px;
}
.holiday {
	text-align: center;
	font-size:15px;
	line-height: 1.7;
	margin-bottom:30px;
}
span.days {
font-weight: bold;
}

.copyright_index {
    width: 100%;
    height: 8pt;
	font-size: 8pt;
	text-align: center;
	margin-top: 40px;
}

/*header{width:100%;height:220px;background:rgba(0,0,0,0.6);}*/

.ent {
	width: 100%;
	text-align: center;
	margin-top: 40px;
	font-size: 18px;
	color: #AF0093;
}

.entbtn {
	margin-top:15px;
	width: 600px;
	text-align: center;
	}

.entbtn li{
	margin-right:40px;
	margin-left:40px;
    display: inline-block;
	}
