@charset "shift_jis";

html{
font-size:14px;
}

body {
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

.panel {
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
}

.active {
  display: block;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.fl{ float:left;}
#vol01,
#vol02,
#vol03,
#vol04,
#vol05{
height:480px;
background:#efefef;
}

* ul,li{
margin:0;
padding:0;
list-style:none;
}

* dl,dt,dd{
margin:0;
padding:0;
list-style:none;
    line-height:1.5;
}

* p{
margin:0;
padding:0;
}

* table{
border-collapse:collapse;
width:100%;
}

* a{
color:#140805;
text-decoration:none;
}

h1,h2,h3,h4,h5{
margin:0;
padding:0;
}
