@charset "UTF-8";
#hd-deview {
	background: url(../img/img-top.jpg) bottom center no-repeat;
	background: url(../img/img-top.jpg) bottom -50px center no-repeat;
	height: 750px;
	min-width: 1000px;
}
#hd-deview .inner {
	padding-top: 50px;
}
.ltIE8 #hd-deview .inner {
	padding-top: 30px;
}
#hd-deview .logo {
	float: left;
	margin-left: 60px;
	animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
}
#hd-deview .logo img {
}
#hd-deview .cnt-catch {
	float: left;
	margin-left: 35px;
	margin-top: 40px;
}
#hd-deview .catch {
	animation-delay: .4s;
	-moz-animation-delay: .4s;
	-webkit-animation-delay: .4s;
	animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
}
#hd-deview .catch img {
}
#hd-deview .note {
	margin-top: 10px;
	line-height: 1.7;
	animation-delay: .6s;
	-moz-animation-delay: .6s;
	-webkit-animation-delay: .6s;
	animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

}
#cnt-deview {
	position: relative;
	min-width: 1000px;
}
#cnt-deview .nami {
	position: absolute;
	top: -52px;
	left: 0;
	content:'';
	width: 100%;
	height: 52px;
	background: url(../img/pt-cnt-nami.png) center repeat-x;
	transition:background 4s ease;
	-webkit-transition:background 4s ease;
}
#cnt-deview .inner{
	position: relative;
}
#cnt-deview .gentei {
	position: absolute;
	top: -80px;
	left: 20px;
	animation-duration: 1s;
	-moz-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-delay: 2s;
	-moz-animation-delay: 2s;
	-webkit-animation-delay: 2s;
	animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
#cnt-deview .gentei img {
}
#cnt-deview .cnt-origami {
	float: left;
	width: 490px;
	margin-left: 50px;
	padding-top: 20px;
}
#cnt-deview .cnt-origami .img {
	float: right;
	margin-top: -20px;
}
#cnt-deview .cnt-origami .img img {
}
#cnt-deview .title {
	color:#0D2C8C;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 2px;
}
#cnt-deview .cnt-origami p {
}
#cnt-deview .cnt-origami p strong {
	color:#E62E19;
	font-size: 16px;
	font-weight: bold;
}
#cnt-deview .cnt-contact {
	float: right;
	margin-right: 50px;
	padding-top: 20px;
}
#cnt-deview .cnt-contact p {
}
#cnt-deview .cnt-contact p strong {
	font-weight: normal;
	font-size: 16px;
}
#cnt-deview .cnt-contact address {
}
#cnt-deview .cnt-contact address dl {
}
#cnt-deview .cnt-contact address dl dt {
	float: left;
	clear: both;
	width: 15em;
}
#cnt-deview .cnt-contact address dl dd {
}
#cnt-deview .cnt-contact .btn-shop {
	margin-top: 8px;
}
#cnt-deview .cnt-contact .btn-shop a {
	display: inline-block;
	transition: opacity 0.2s;
}
#cnt-deview .cnt-contact .btn-shop a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
#cnt-deview .cnt-contact .btn-shop a img {
	vertical-align: bottom;
}
#ft-deview {
	margin-top: 10px;
	width: 100%;
	min-width: 1000px;
	background: url(../img/pt-ft-nami.png) top center repeat-x;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 45px;
	max-height: 140px;
	transition:background 4s ease;
	-webkit-transition:background 4s ease;
}
#ft-deview small {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#ft-deview small a{
	color: #fff;
}

.zabun{
	background-position-x: 350px !important;
}