@charset "shift_jis";

html,body {
	background: transparent;
}

.custom-thumb{
	width:640px;margin:0 auto ;
}

.custom-thumb img {
  width: 100px;
  height: 67px;
  object-fit: cover;
}

.bx-wrapper {
    background-color: transparent;
    margin: 0px auto 10px;
    border: none;
    box-shadow: none;
}
.bx-wrapper img {
    display: block;
    margin: 0px auto;
}

