@charset "euc-jp";
@import url("https://kamebishi.xsrv.jp/lolipop/kamebishi/assets/stylesheets/page-top.css");
@import url("https://kamebishi.xsrv.jp/lolipop/kamebishi/assets/js/slick/slick/slick.css");
@import url("https://kamebishi.xsrv.jp/lolipop/kamebishi/assets/js/slick/slick/slick-theme.css");
.mentainance-announce {
  z-index: 10;
  bottom: 230px;
  right: 16px;
  width: 400px;
  background-color: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 992px) {
  .mentainance-announce {
    z-index: 10;
    bottom: 125px;
    right: 50px;
    width: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .mentainance-announce {
    z-index: 10;
    bottom: 200px;
    right: 50px;
    width: 400px;
  }
}
.insta-cell {
  display: block;
  background-size: cover;
  background-position: center;
  height: 224px;
  margin-bottom: 1rem;
  position: relative;
  color: #333;
}
@media only screen and (min-width: 992px) {
  .insta-cell {
      height: 142px;
  }
}
@media only screen and (min-width: 992px) {
  .insta-cell {
	  height: 173px;
  }
}

.renewal{
  display: block;
  color: #DF3636;
  transform: translateY(-5px);
}