@charset "euc-jp";

.-vis-sp {
  display: none;
}

#container {
  padding-top: 30px;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

.tbl_calendar th,
.tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.header-headline-nav li a {
  color:< {
    $header_link_top
  }

  >;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}

.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;

  color:< {
    $header_link_top
  }

  >;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
}

#nav a {
  color:< {
    $header_link
  }

  >;
}

#slideshow-block {
  margin-bottom: 0px;
}

#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}

#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

#supersized .row {
  position: relative;
}

#supersized img {
  position: absolute;
  display: none;
  width: auto !important;
  height: auto !important;
  outline: none;
  border: none;
}

#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}

#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}

#supersized li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -30;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;

  background-color:< {
    $page_bgcolor
  }

  >;
  list-style: none;
}

#supersized li.prevslide {
  z-index: -20;
}

#supersized li.activeslide {
  z-index: -10;
}

#supersized li.image-loading {
  width: 100%;
  height: 100%;
  background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
}

#supersized li.image-loading img {
  visibility: hidden;
}

#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline;
}

#slide-list {
  position: absolute;
  bottom: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}

#slide-list li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

#slide-list a {
  display: block;
  margin: 0 5px;
  width: 70px;
  height: 10px;
  outline: 0;
  background: #5e5e5e;
  text-indent: -9999px;
  opacity: 0.7;
  cursor: pointer;
}

#slide-list a:hover,
#slide-list .current-slide a {
  background:< {
    $current_color
  }

  >;
  opacity: 1;
}

#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}

#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}

#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;

  color:< {
    $slider_caption_color
  }

  >;
  font-size: 40px;
  line-height: 1.2;
}

#controls-wrapper.mode-static {
  position: static;
  padding: 15px 0;
  height: auto;
}

#controls-wrapper.mode-static #slide-list {
  position: static;
}

/* ÄÉ²Ã&#160;*/
.hero {
  overflow: hidden;
}

.hero_slide {
}

.hero_slide_item {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.hero_slide_item:before {
  content: "";
  display: block;
  padding-top: 57.1%;
}

/*
#container {
  padding: 120px 0 !important;
}
*/
.news {
  padding-bottom: 40px;
}

.news_wrap {
  position: relative;
}

.news_list {
  margin: 25px 0 0 0;
  height: 300px;
  overflow: scroll;
}

.news_item {
}

.news_item_wrap {
  display: flex;
  align-items: center;
  padding: 7px 10px 7px 0;
}

.news_item_img {
  margin: 0 40px 0 0;
}

.news_item_img_thumb {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 118px;
  height: 88px;
}

.news_item_cnt {
  width: 80%;
}

.news_item_ttl {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

.news_item_text {
  font-size: 12px;
  margin-top: 10px;
}

.news_item_text img {
  display: none;
}

.prd-lst-unit:nth-child(n + 10) {
  display: none;
}

.recommend-block {
  border-bottom: none;
}

.prd_more {
  font-size: 16px;
  margin: 60px auto 0;
  width: 340px;
  text-align: center;
  line-height: 1;
}

.prd_more > a {
  display: block;
  color: #FFF;
  padding: 15px 0;
  background-color: #333;
}

.movie {
  margin-top: 100px;
}

.movie_iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.movie_iframe > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.movie_lead {
  margin-top: 30px;
}

.sidelink_topsp {
  font-size: 16px;
  margin-top: 25px;
  text-align: center;
  display: none;
}

.sidelink_topsp>* {
  max-width: 280px;
  margin: 0 auto;
}

.sidelink_topsp>*.-large {
  max-width: 340px;
}

.sidelink_topsp .side_links_list {
  margin-top: 25px;
}
.pickup_bnr{
  margin-bottom: 10px;
  display: block;
}
@media only screen and (max-width:980px) {
  #supersized {
    top: 60px;
  }

  #controls-wrapper {
    position: static;
    height: auto;
  }

  #slide-list {
    position: static;
    padding-top: 15px;
  }

  #slide-list a {
    width: 15px;
    height: 15px;
  }

  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }

}

@media only screen and (max-width:768px) {

  /*
  #container {
    padding: 40px 0 !important;
  }
  */
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }

  .prd_more {
    margin-top: 30px;
  }

  .movie {
    margin-top: 60px;
  }

  .recommend-block {
    margin-top: 30px;
  }

  .news {
    padding-bottom: 0;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .news_list {
    border: 1px solid #ccc;
  }

  .news_item_img {
    margin-right: 10px;
    flex-shrink: 0;
    width: 118px;
  }

  .news_item_wrap {
    padding: 10px;
  }

  .news_item_cnt {
    width: 60%;
  }

  .news_item_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .news_item_ttl {
    font-size: 14px;
  }

  .-vis-sp {
    display: block;
  }

  .-hide-sp {
    display: none;
  }

  .side_links .side_links_bnr,
  .side_links .side_sns_list {
    display: none;
  }

  .side_links .side_sns_list {
    margin-top: 0;
  }

  .sidelink_topsp {
    display: block;
  }

  .side_links_bnr img {
    max-height: 100%;
    width: 100%;
    height: auto;
  }

  .side_sns_list {
    margin-top: 20px;
  }

}
