@charset "utf-8";


/*------------------------------------SP---------------------------------------*/
@media screen and  (max-width: 640px) {

  body.BgTop #HeadWrap {
    padding-bottom: 0;
    background: none;
  }
  .slick-slide img {
    width: 100%;
  }
  .slick-dots {
    width: 100%;
    text-align: center;
  }
  .slick-dots {
    bottom: -10px;
  }

  #topBnr {
    max-width: 330px;
    margin: 0 auto;
    margin-top: 40px;
  }
  #topBnr ul li:first-child,
  #topBnr ul li:last-child {
    float: none;
    width: auto;
    text-align: center;
  }
  #topBnr ul li a {
    display: block;
  }
  #topBnr a img {
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    margin: 0;
    top: 0;
  }
  #topBnr ul li p {
    text-align: left;
    margin-top: 0.5em;
  }

  #topBnr ul li a.bnr_link {
    float: none;
    display: inline-block;
  }
  #topBnr ul li a.bnr_link img {
    margin: 2px 5px 0 0;
  }

  #HeadWrap #Wrap #Main #Info h5 {
    float: none;
    margin-top: 40px;
    width: auto;
  }


}
