@charset "euc-jp";
#container {
  padding-top: 60px;
}

.header-headline-nav li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
/* .header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
} */
#nav a {
  color: #fff;
}

#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;
    top: 0 !important;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: auto !important;
    height: auto !important;
    outline: none;
    border: none;
  }
  #supersized img {
  opacity:1;
}
  #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: #fff;
    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: #fff;
    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: #fff;
  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;
  }

@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) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
}

.category-block .grp-lst-unit .thumb-box {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.category-block .grp-lst-unit .thumb-box img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

#top-bnrs {
  margin-bottom: 60px;
}
#top-bnrs br {
  display: none;
}
#top-bnrs .col {
  margin-top: 20px;
}
#top-bnrs .img-box {
  display: block;
}
#top-bnrs .img-box img {
  object-fit: contain;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-bnrs .row:nth-child(1) .col {
    margin-top: 0;
  }
}

#top-news .news-list {
  margin: 0;
}
#top-news .news-item {
  display: flex;
  align-items: center;
}
#top-news .news-item:nth-child(n+2) {
  margin-top: .5em;
}
#top-news .news-item .news-meta {
  display: flex;
  align-items: flex-end
}
#top-news .news-item .news-title {
  font-family: 'Source Sans Pro', "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  margin: 0;
}
#top-news .news-item .news-date {
  color: #CCCCCC;
  font-size: 13px;
  line-height: 2;
  margin-left: .5em;
  padding-right: 0;
}
#top-news .news-item .news-more {
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  margin-left: 2em;
}

#top-notice {
  margin: 40px 0 60px;
}
#top-notice .notice-list {
  list-style: none;
  margin-left: 0;
}
#top-notice .notice-item {
  list-style: none;
  box-sizing: border-box;
  border: 1px dotted #333333;
  background-color: #f5f5f5;
  padding: 16px 24px;
  margin: 0;
}
#top-notice .notice-item:nth-child(n+2) {
  margin-top: 30px;
}
#top-notice .notice-item .notice-title {
  color: #ff0000;
  font-family: 'Source Sans Pro', "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  margin: 0;
}
#top-notice .notice-item .notice-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  margin: 1em 0 0;
}

@media screen and (max-width: 767px) {
  #top-news .news-item {
    display: block;
  }
  #top-news .news-item .news-meta {
    display: block;
  }
  #top-news .news-item .news-date {
    margin-left: 0;
  }
  #top-news .news-item .news-more {
    text-align: right;
    margin-left: 0;
  }
}