#breadcrumb-area{
	font-size:13px;
	padding-top:7px;
	padding-bottom:5px;
	background:#fff;
}
.breadcrumb{width:950px;margin:0 auto;}
#sns{
	text-align:right;
	margin:-30px auto 0;
	width:950px;
}

.floatBnr{
	position:fixed;
	top:150px;
	right:0;
	width:112px;
	height:407px;
	z-index:555;
}
.floatBnr a{
	display:block;
	width:112px;
	height:407px;
}
@media screen and (max-width: 1000px) {
	.floatBnr{display:none;}
}

#contents_wrapper{
	margin-top:100px;
}

/* section 01
-----------------------------------------------------*/
#sec01{
	background:#52c3f1;
	width:950px;
	margin:0 auto;
	padding-bottom:100px;
	text-align:center;
}
#sec01 .txt{
	font-size:35px;
	font-weight:bold;
	color:#fff000;
	padding:70px 0 0;
}
#sec01 h1 img{
	width:820px;
	padding:20px 0 0;
}
.btn{
	margin:20px auto;
}
.btn a{
	width:580px;
	padding:20px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:0 0 5px 0;
	display:inline-block;
	border-radius: 5px;
	background:#fff000;
	box-shadow:0 5px #e7dd3c;
	border-bottom:1px solid #e7dd3c;
}
.btn a:hover{
	margin:5px 0 0 0;
	text-decoration:none;
	box-shadow:none;
}
#sec01 .btn a .mini{
	font-size:12px;
	font-weight:normal;
}

.list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}


.sp{display:none;}
