/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
#pc_main{
  display: none;
}
#sp_main img{
  text-align: center;
  max-width: 100%;
}
#sp_main {
  padding-bottom: 30px;
}
.metaslider{
  display: none;
}
.post img, .page img {
    width: auto;
    height: auto;
}

#top_bana_contents li{
  text-align: center;
  margin: 10px auto;
}

.slider-bg_0 .flexslider .slides img {
    width: auto;
}
.top_con01 img,.top_con02 img,.top_con03 img{
  width: 310px;
}
.top_con01 {
  background: url("images/top_bana_sp1.jpg") no-repeat center center;
  width: 310px;
}
.top_con02 {
  background: url("images/top_bana_sp2.jpg") no-repeat center center;
  width: 310px;
}
.top_con03 {
  background: url("images/top_bana_sp3.jpg") no-repeat center center;
  width: 310px;
}
.top_con01 a,.top_con02 a,.top_con03 a {
  display: inline-block;
}
.top_con01 a:hover,.top_con02 a:hover,.top_con03 a:hover {
  background-color: transparent; /* IE6‘Î‰ž */
}
.top_con01 a:hover img,.top_con02 a:hover img,.top_con03 a:hover img {
  visibility: hidden;
}

#header-left {
    margin: 5px 0 0 15px;
    line-height: 120%;
    float: left;
    font-size: 0px;
    font-weight: normal;
    width: 40%;
    overflow: hidden;
    background: url("images/sp_logo.jpg") no-repeat left center;
}
#logo_text a, #logo a{
  color: #fff;
  font-size: 0px;
}
.alignright {
    float: none;
}