#content {
  margin-bottom: 30px;
}
#content-body {
  padding: 10px;
}

#recos {
    margin: 10px;
    padding: 10px;
}

#act {
  margin: 15px;
  text-align: center;
}


.card-first {
    height: 300px;
}


/*　PC用電話表示　*/

.tel-link {
    color: #06F;
    font-size: 16px;
    font-weight: bold;
}

.fix_menu_smartphone{
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}

.fix_menu_smartphone img{
    text-align:center;
  width:100%;
}
