@charset "shift_jis";

/* PC用CSSここから */

#content-head {
  background: #1e1e1e;
  font-size: 14px;
  height: 70px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.content-inner:after {
  clear: both;
  content: "";
  display: block;
}

.content-logo {
  margin:  0 auto;
  width:  710px;
}

.logo img {
  float: left;
}

#content-head a,
#content-head {
  color: #fff;
  text-decoration: none;
}

#content-head .inner {
  position: relative;
}

#content-footer {
  background: #1e1e1e;
  left: 0;
  top: 0;
  width: 100%;
}

#content-footer-main {
  margin: 0px auto;
  padding: 10px 0 8px;
  width: 900px;
}

#content-footer-main ul {
  margin: 0 0 0 -34px;
}

#content-footer-main ul li {
  color: #fff;
  float: left;
  font-size: 12px;
  list-style-position: inside;
  list-style-type: none;
  padding: 0 15px 0 0;
}

#content-footer-main ul li a {
  color: #fff;
  text-decoration: none;
}

#content-footer-main ul li a:hover {
  text-decoration: underline;
}

#container {
  padding-bottom: 0!important;
  width: 100%!important;
}

.main1c {
  width: 100%!important;
}

#shop_contents2 {
  width: 100%!important;
}

#wrap00 {
  margin-bottom: 0!important;
}

.social-button {
  width: 260px;
  margin: 30px auto 0;
}

.social-button img {
  width: 50px;
}

.twitter-button , .facebook-button , .hatebu-button , .gplus-button {
  float: left;
}

.twitter-button , .facebook-button , .hatebu-button {
  margin: 0 20px 0 0;
}

/* スマートフォン用CSSここから */
@media screen and (max-width: 713px) {

#wrap01 {
  min-width: 100%!important;
  width: 100%!important;
}

#content-head , .content-inner {
  padding: 0;
  width: 100%!important;
}

#content-head {
  top: 0;
  margin-top: 0;
}

#container {
  width: 100%!important;
}

#content-head-mobile {
  background: #1e1e1e;
  width: 100%;
  height: 70px;
  z-index: 999999;
  position: relative;
}

#content-head .logo {
  left: 0;
  top: 0;
  color: #333;
}

.content-logo {
  margin: 0;
  width: 100%;
}

#content-footer-main {
  margin: 0 auto;
  padding: 10px 0 130px;
  text-align: center;
  width: 100%;
}

#content-footer-main ul li {
  float: none;
  font-size: 13px;
  list-style-position: inside;
  list-style-type: none;
  padding: 10px 0 0;
  text-align: center;
  width: 100%;
}

#content-footer-main ul li a {
  color: #fff;
  text-decoration: none;
}

#fcontent-ooter-main ul li a:hover {
  text-decoration: underline;
}

.social-button {
  bottom: 20px;
  left: 18%;
  margin: 40px 0 0;
  position: fixed;
  width: 80%;
  z-index: 10000000;
}

.social-button img {
  width: 95px;
}

}