@charset "UTF-8";
  div#container{
}
  .header{
    /*visibility: hidden;*/}
section#content.content_view {
    /*webアプリ用*/
  /*width: 100%;*/
     /*画面キャプチャ用*/
  max-width: 100%;
}

  .inner{
    height: 100%;}
.bg-inner {
  height: 100%;
}
div#entry div.entry h3.entry_title {
  text-align: left;
}
.buttons {
  bottom: 10px;
}
div#menu ul li.autoplaySpeed_buttons {
  bottom: 16px;
}

/* .slider .slide .toi {
 }

.buttons .button.js-filter {
  position: fixed;
  left: 5px;
  bottom: 10px;
}
.buttons .button.js-unfilter {
  position: fixed;
  left: 80px;
  bottom: 10px;
} */
  /* .buttons .button {
  width: 70px;
  bottom: 10px;
} */

div#menu ul li.autoplaySpeed_buttons {
bottom: 10px;
width: 128px;
right: 5px;
left: unset;
}

div#menu {
   bottom: 5px;
   width: 40%;
   left: 50%;
margin-left: -20%;
}
.progress_arc {
  display: none;
}
.nav_home{visibility: visible;}
.slick-dots{
  display: none;
}


@media screen and (min-width:480px){

}
@media screen and (min-width:768px){
  
}
@media screen and (min-width:1024px){
}
/*------------------------------------------------------*/
  @media (min-height: 500px){



/* .buttons .button.js-unfilter {
  left: unset;
  display: none;
  right: 30px;
  position: absolute;
  bottom: 20px;
  }
.buttons .button.js-filter {
  position: absolute;
  left: 30px;
  bottom: 20px;
} */
div#menu ul li.autoplaySpeed_buttons {
  position: fixed;
  bottom: 55px;
  width: 150px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
  color: #fff;
}
div#menu {
  bottom: 85px;
}
.slick-dots {
display: block;
}
.buttons .button {
  width: 90px;
}

/* .slick-prev, .slick-next, .slick-answer, .slick-question {
  height: 70px;
} */

/* #view_wrapper footer {
  bottom: 5vh;
} */

}