@charset "UTF-8";
@media screen and (max-width: 1010px) {
  .br-more-sp {
    display: block;
  }
  .content {
    padding: 70px 25px;
  }
  .br-sp {
    display: block;
  }
  .more {
    font-size: 22px;
  }
  header #pc-menu-bar {
    display: none;
  }
  header #sp-menu-icon {
    display: block;
    float: right;
    color: #333333;
    font-size: 40px;
  }
  header #sp-menu-bar {
    padding: 25px;
    background-color: rgba(233, 211, 140, 0.6);
    text-align: center;
  }
  header #sp-menu-bar a :hover {
    text-decoration:none; 
  }
  header #sp-menu-bar a.menu-button {
    display: block;
  }
  header #sp-menu-bar a:hover {
    text-decoration:none; 
  }
  header #sp-menu-bar a.menu-button p {
    display: inline-block;
  }
  header #sp-menu-bar a.menu-button img {
    height: 30px;
    width: auto;
  }
  header #sp-menu-bar .btn-foreigner {
    display: block;
    margin: 10px auto;
  }
  header #sp-menu-bar .btn-foreigner :hover{
    text-decoration:none;
  }
  #top #top-pc {
    display: none;
  }
  #top .news-content {
    display: none;
  }
  #top-menu img {
    margin: 8px auto;
    width: 88%;
  }
  #top-menu .top-menu {
    padding: 0;
  }
  #top-season img {
    padding: 25px 10px;
  }
  #top-store #kindsOf {
    text-align: left;
    padding: 20px 13px;
  }
  #top-store .store-content h3 {
    font-size: 19px;
  }
  #top-store .store-content p {
    padding-bottom: 20px;
    font-size: 15px;
  }
}
/*スマホ限定*/
@media screen and (max-width: 575px) {
  * {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho" serif;
  }
  #top #top-1 h4 {
    font-size: 14px;
    line-height: 25px;
  }
  #top #top-1 .more {
    font-size: 14px;
  }
  #top #top-news {
    font-size: 13px;
  }
  #top #top-news #top-news .news .news-content {
    display: none;
  }
  #top-menu h1 {
    font-size: 30px;
    padding-bottom: 18px;
  }
  #top-menu p {
    font-size: 14px;
    line-height: 23px;
  }
  #top-season #season-img {
    padding-bottom: 30px;
  }
  #top-season #season-img img {
    width: 100%;
    height: auto;
  }
  #top-season p {
    font-size: 14px;
    line-height: 23px;
  }
  #top-store .store-content {
    margin: 15px 30px;
  }
  #top-store h1 {
    font-size: 30px;
    padding-bottom: 18px;
  }
  #top-store p {
    font-size: 14px;
    line-height: 23px;
  }
  #top-store #kindsOf {
    padding: 10px;
    margin: 40px 15px;
  }
  footer {
    height: 300px;
  }
  footer #logo-marutome {
    margin-top: 0;
  }
}/*# sourceMappingURL=style-sp.css.map */