@media screen and (max-width: 5000px) and (min-width: 501px) {
  #press{
      background-image: url("../images_press/magazines.jpg");
      height: 700px;
      background-size: cover;
  }

  .inner {
    margin: 30px auto;
    width: 39em;
    height: 200px;}

    #press .button {
      padding: 10px 30px;
      margin: 0px 10px;}

    #press h3{
          margin: 140px auto;
          font-weight: lighter;
      }

}

@media screen and (max-width: 500px) and (min-width: 280px) {
  #press{
      background-image: url("../images_press/sp_magazines.jpg");
      background-size: 100%;
  }

  .inner {
    margin: 20px auto;
    width: 42%;
    height: 200px;}

  .inner a{
    margin-bottom: 25px;
  }


#press .button {
    padding: 8px;
    margin: 8px 8px;
    font-size: 0.7em;
  }

#press h3{
    width: 80%;
    margin: 70px auto;
    font-weight: lighter;
    font-size: 0.7em;

}

}
body{
  font-family: "proxima-nova" "source-han-sans-japanese", "Roboto", "Helvetica Neue", "Noto Sans Japanese", "HelveticaNeue-Light", "Helvetica Neue Light", "HiraKakuInterface-W2" "HiraKakuInterface-W3" "Hiragino Kaku Gothic Pro" "Meiryo";
  font-weight: 100;
  list-style-type: none;
}

h1{
	font-family: "Arial", "Meiryo", "Helvetica";
}


.back{
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
}

#contact p{
	text-align: center;
	color: #ffffff;
}

#menu_scroll a{
  color: #ffffff;
}

header p{
opacity: 0.8;
line-height: 120%;
letter-spacing: 1px;
}

#about{
  background-color: #ffffff;
  color: #000000;
  height: 700px;
  text-align: center;
}

#about li{
  margin: 100px auto;
  width: 50%;
}

#about .button{
  color: #000000;
  margin: auto;
  border: 1px solid #000000;
  text-decoration: none;
}

#brands h2,
#about h2{
  background-color: #1763c0;

}

header .button{
  z-index: 1;
}

.stockists{
  font-size: 1.2em;
}

#brands figcaption h3 {
font-family: "Helvetica Neue"
}


.jp{
  font-size: 0.65em;
  position: relative;
  color: #ffffff;
  font-family: "Hiragino";
}

/*loading*/

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

.tv_white{
  width: 30px;
  padding-top: 10px;
}

#news h2{
  background-color: #1763c0;
}

#news .post{
  font-size: 0.6em;
  padding-top: 150px;
}

#news dt{
  font-size: 1.2em;
  padding-top: 30px;
}

#news .date{
  font-size: 0.9em;
}

.shop_detail{
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0.9em;
}

.news_newopen{
  background-image: url("../images/roy_denim.jpg");
  background-size: contain;;
  margin: auto;
  background-repeat: no-repeat;
  width: 980px;
  height: 800px;
  background-color: #ffffff;

}


.photo img{
  width: 350px;

}


.news_right{
  background-color: #ffffff;
  color: #000000;
  height: 350px;
  width: 350px;
  float: left;
  text-align: center;
}
/*
.photo{
  width: 100%;
  background-size: cover;
  background-image: url("../images/roy_denim.jpg");
  height: 1000px;
}

*/

.tv img{
  width: 60%;
  height: 60%;

}

.tv_frame{
  width: 350px;
  margin: 50px auto;
  float: left;
}

.bg{
  background-color: #D4D7DB;
  height: 700px;
}

.tv_frame p{

}

.grid{
  width: 350px;
  margin: auto;
}

.blob{
  font-size: 2em;
  padding-top: 150px;
  text-align: center;
}

.shop {
    font-size: 0.9em;
    padding-top: 30px;
}
