@charset "euc-jp";
h2.bor_b_1 {
    border-bottom: solid 1px;
    font-size: 19px;
}
.item-content {
	background-color: #fff;
	border-radius: 5px;
	height: auto!important;
}
#slider > div{
  max-width:100%;
  min-width:100%;
}
.bx-wrapper a{
  transition:opacity .2s;
}
.bx-wrapper a:hover {
	opacity:.8;
}

