@media screen and (max-width: 5000px) and (min-width: 501px) {
  .contents{
    float: left;
    width: 45%;
  }

  .frame{
    width: 980px;
  }

  .height{
    height: 300px;
  }

  #press li img{
    width: 360px;
    margin: 60px;
  }

  #press ul{
    height: 300px;
  }
}

@media screen and (max-width: 500px) and (min-width: 280px) {

  .contents{
    margin: auto;
    width: 80%;
  }

  .frame{
    width: 100%;
  }

  #press ul{
    height: 300px;
  }

  img.animated.fadeInUpBig{
    zoom: 7%;

  }
}


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

#press{
  background-repeat: no-repeat;
}

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

h3{
  text-align: center;
  margin-top: 100px;
  color: #ffffff;
}

h4{
  clear: both;
  margin-bottom: 50px;
  background-color: #ffffff;
}



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

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

#menu_scroll a{
  color: #ffffff;
}

#press ul{
  margin: auto;
  width: 960px;
}

#press li{
  float: left;
  text-align: center;
}

li img{
  zoom: 50%;
}

.inquery{
  text-align: center;
  background-color: #44339A;
  height: 300px;
  color: #ffffff;
  padding-top: 100px;
}

.frame{
  margin: 100px auto 800px;
}

.tv{
  float: left;
  width: 50%;
}
.right{
  float: left;
  width: 50%;
}

.contents{
  height: 130px;
  padding: 20px;
  border-top: solid 1px;
  border-bottom: solid 1px;
  margin-top: 50px;
  position: relative;
  font-size: 0.7em;
  background-color: #ffffff;
}

.contents p{
  margin: auto;
  width: 50px;
  height: 50px;
}

.tv img{
  margin: 25px auto;
}

h4{
  text-align: center;
}

#magazine{
  margin-top: 100px;
}

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

.magazine_top{
  text-align: center;
  margin-top: 100px;
}

#press .button{
  color: #ffffff;
  width: 150px;
  height: 50px;
  border: 1px solid #ffffff;
  text-decoration: none;
  text-align: center;
  float: left;
  margin: 29px;
}

.welcome{
  text-align: center;
  font-size: 2em;
}

.stfalysi{
  text-align: center;
  background-color: #ffffff;
}
