@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    }
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 98%;
	min-width: 900px;
}
.footer, .push {
    height: 80px;
	clear:left;
}
a{
	color:#000;
	text-decoration:none;
}

header{
	width:100%;
	height:70px;
	padding-top:30px;
	min-width:755px;
}
header ul{
	list-style: none;
	padding: 0px;
	width: 700px;
	float: right;
	height: 50px;
}
header ul li{
	float:left;
	width:100px;
	display:block;
	height:50px;
}

header ul li a{
	background-image:url(../image/nav_bt.jpg);
	width:100px;
	display:block;
	height:50px;
	font-size:0.1em;
	text-indent:-9999em;
}

.clear{
	font-size:0.1em;
	text-indent:-9999em;
}

.contents{
	width: 100%;
	display: block;
	height: auto;
}
.content{
	width: 60%;
	display: block;
	margin:0px 10% 0px 30%;
	padding:50px 0px;
	height: auto;
	min-width:453px;
}
.content h3,.content_wide h3{
	background-image:url(../image/h3.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	margin-bottom:50px;
	display:block;
	font-size:0.1em;
	text-indent:-9999em;
}
.content_wide{
	width:900px;
	display: block;
	margin:0px auto;
	padding:50px 0px;
	height: auto;
	font-size:12px;
}
.content h3.dealer{
	background-position:0px -50px;
}
.content h3.madeby{
	background-position:0px -150px;
}
.content_wide h3.expo{
	background-position:0px -200px;
}
.content_wide h3.sugizo{
	background-position:0px -250px;
}
.content_wide h3.vampires{
	background-position:0px -350px;
}
.content h3.collection{
	background-position:0px -300px;
}

.content p{
	font-size: 11px;
	margin-bottom: 10px;
}
.content p.margin{
	margin-top:70px;
}
.content p span{
	margin-bottom: 20px;

}
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
h1{
	width: 170px;
	height: 19px;
	float: left;
	margin-top: 20px;
}
h1 a{
	width: 170px;
	height: 19px;
	background: url(../image/logo_header.gif) no-repeat 18px 0px;
	display: block;
}
/*

header ul li:nth-child(1) a{
	background-position:0px -15px;
}
header ul li:nth-child(3) a{
	background-position:0px -65px;
}
header ul li:nth-child(4) a{
	background-position:0px -114px;
}
header ul li:nth-child(5) a{
	background-position:0px -164px;
}
header ul li:nth-child(6) a{
	background-position:0px -214px;
}
header ul li:nth-child(7) a{
	background-position:0px -264px;
}
header ul li.camp,header ul li.camp a,header ul li.campon,header ul li.campon a{
	width:170px!important;
}
header ul li.camp a{
	background-image:url(../image/akm.jpg)!important;
}
*/
header ul li.bt1 a{
	background-position:0px 0px;
}
header ul li.bt2 a{
	background-position:5px -50px;
}
header ul li.bt3 a{
	background-position:-5px -100px;
}
header ul li.bt4 a{
	background-position:-15px -150px;
}
header ul li.bt5 a{
	background-position:-5px -200px;
}
header ul li.bt6 a{
	background-position:0px -250px;
}
header ul li.bt7 a{
	background-position:0px -300px;
}
.horizon{
	width:600px;
	height:300px;
	display:block;
}
.vertical{
	width:300px;
	height:600px;
	display:block;
}
.square{
	width:300px;
	height:300px;
	display:block;
}
.content ul{
	padding:0px;
	list-style:none;
	margin:50px 0px 0px 0px;
}
.content ul li{
	padding: 0px;
	list-style: none;
	margin: 10px 0px;
	height: 30px;
	width: 500px;
}
.content ul li a{
	background-image: url(../image/madeby.jpg?20170520);
	display: block;
	height: 30px;
	width: 500px;
	font-size: 0.1em;
	text-indent: -9999em;
}
.content ul li.akm2 a{
	background-position: 0px -117px;
}
.content ul li.space a{
	background-position:0px -30px;
}
.content ul li.sugizo_bt a{
	background-position:0px -60px;
}
.content ul li.vampire_bt a{
	background-position:0px -90px;
}
.section{
	width:100%;
	float:left;
}
.block{
	width:48%;
	float:left;
	margin:1%;
}
.block img{
	width:100%;
	height:auto;
}
.expo_title{
	background: url(../image/expo_banner.jpg) no-repeat left top;
	width: 800px;
	height: 100px;
	padding: 125px 0px 0px 100px;
}
.expo_top{
	background: url(../image/expo1.jpg) no-repeat left top;
	width: 900px;
	height: 200px;
	padding: 150px 0px 0px 0px;
}
.expo_middle{
	background: url(../image/expo2.jpg) no-repeat right top;
	width: 890px;
	height: 220px;
	padding: 170px 0px 0px 10px;
	text-align: right;
}
.expo_bottom{
	background: url(../image/expo3.jpg) no-repeat right top;
	width: 900px;
	height: 220px;
	padding: 170px 0px 0px 0px;
}
.expo_footer{
	width: 900px;
	height: 300px;
	padding: 30px 0px 0px 0px;
}
.expo_footer span{
	font-size:11px;
}
.vampires_top{
	width: 900px;
	height: 500px;
	font-size: 12px;
	padding: 400px 0px 0px 0px;
	background: url(../image/vampire1.jpg) no-repeat left top;
}
.vampires_middle{
	width: 900px;
	height: 480px;
	padding: 100px 0px 0px 0px;
	background: url(../image/vampire2.jpg) no-repeat left top;
}
.sugizo_top{
	width: 900px;
	height: 200px;
	padding: 400px 0px 0px 0px;
}
.top1{
	background: url(../image/sugizo5.jpg) no-repeat left top;
}
.top2{
	background: url(../image/sugizo1.jpg) no-repeat left top;
}
.top3{
	background: url(../image/sugizo8.jpg) no-repeat left top;
}
.sugizo_middle{	
	width: 900px;
	height: 410px;
	padding: 370px 0px 0px 0px;
}
.middle1{
	background: url(../image/sugizo6.jpg) no-repeat right top;
}
.middle2{
	background: url(../image/sugizo2.jpg) no-repeat right top;
}
.middle9{
	background: url(../image/sugizo9.jpg) no-repeat right top;
}

.middle11{
	background: url(../image/sugizo11.jpg) no-repeat right top;
}

.middle13{
	background: url(../image/sugizo13.jpg) no-repeat right top;
}

.sugizo_middle div,.sugizo_bottom div{
	width:100%;
	float:left;
	display:block;
	margin:10px 0px;
}
.sugizo_middle div img{
	float:left;
	margin-right:5px;
}
.sugizo_bottom{
	width: 900px;
	height: 450px;
	padding: 370px 0px 0px 0px;
	text-align: right;
}
.bottom1{
	background: url(../image/sugizo7.jpg) no-repeat right top;
}
.bottom2{
	background: url(../image/sugizo3.jpg) no-repeat right top;
}
.bottom10{
	background: url(../image/sugizo10.jpg) no-repeat right top;
}
.bottom12{
	background: url(../image/sugizo12.jpg) no-repeat right top;
}
.bottom14{
	background: url(../image/sugizo14.jpg) no-repeat right top;
}
.sugizo_bottom div img{
	float:right;
	margin-left:5px;
}
.sugizo_footer{
	background: url(../image/sugizo4.jpg) no-repeat right top;
	width: 900px;
	height: 250px;
	padding: 60px 0px 0px 0px;
}
.footer {
	height: 100px;
	clear: both;
}
.footer_contents{
	width: 900px;
	margin: 0px auto;
	height: 100px;
	font-size: 12px;
}
.footer_contents ul{
	width: 460px;
	height: 40px;
	padding:0px;
	list-style:none;
	margin-top:70px;
	font-size:10px;
	float:left;
	
}
.footer_contents ul li{
	float:left;
	padding:0px 5px;
	border-left:1px solid #000;
}
.footer_contents ul li.last{
	border-right:1px solid #000;
}
.footer_contents ul li a{
	color:#000;
	text-decoration:none;
}
p.copy{
	margin-top: 70px;
	float: right;
	width: 280px;
	color: #000;
	font-size: 10px;
	text-align: right;
	padding: 0px;
}


@media (min-width: 901px) and (max-width: 1202px) {
.wrapper{
    width: 901px;
  }
}
@media (min-width: 1202px) and (max-width: 1503px) {
.wrapper{
    width: 1202px;
  }
}
@media (min-width: 1503px) {
.wrapper{
    width: 1503px;
	
}
header ul{
	margin-right:20px;
}
}
