table.shop-kengaku-info{
 margin-bottom: 0px;
}

table.shop-kengaku-info th{
  padding: 6px;
  vertical-align: top;
}

table.shop-kengaku-info td{
  padding: 6px;
}

p.kengaku-com{
 margin-bottom: 30px;
 font-size: 13px;
 color: #333333;
 line-height: 20px;
}

table.kengaku-flow{
 margin-bottom: 30px;
}

table.kengaku-flow th{
  vertical-align: top;
  text-align: left;
  padding: 6px;
}

table.kengaku-flow td{
  vertical-align: top;
  padding: 6px;
}

table.kengaku-flow td p{
   margin: 6px 0px 0px 0px;
   line-height: 20px;
   font-size: 13px;
   color: #333333;
   width: 150px;
}


.slick-prev.slick-arrow {
    top: 50%;
    width: 21px;
    height: 50px;
    background: url(/common/sh/img/sns_slide_arr_l.png) 0 0 no-repeat;
    background-size: 20px;
    left: -8px;
    z-index: 1;
}

.slick-next.slick-arrow {
    top: 44%;
    width: 21px;
    height: 22px;
    background: url(/common/sh/img/sns_slide_arr_r.png) 0 0 no-repeat;
    background-size: 20px;
    right: -10px;
}