@charset "shift_jis";
/* CSS Document */


ul.subImage {
 margin: 0;
 padding: 0;
}

ul.subImage li {
 float: left;
 width: 70px;
 height: 54px;
 padding: 3px;
 cursor: pointer;
 list-style-type: none;
}

ul.subImage li img {
 _height: 43px;
 width: 70px;
 height: 54px;
 object-fit: cover;
}

.all_fixed_nav {
 display: none;
}
