@charset "shift_jis";

html,body {
	background: transparent;
}

.bx-wrapper {
	margin-bottom:10px;
}
.custom-thumb{
	width:100%;margin:0 auto ;
}
.custom-thumb img {
  width: 50px;
  height:40px;
  object-fit: cover;
}

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

