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

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

#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%;
  height: 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: #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: #9ebc19;
    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: 15px;
  color: #FFFFFF;
/*  font-size: 40px;*/
  font-size: 35px;
  line-height: 1.5;
  letter-spacing: 3px;
  text-shadow: 0px 0px 5px #4f2a11;
  -moz-text-shadow: 0px 0px 5px #4f2a11;
  -webkit-text-shadow: 0px 0px 5px #4f2a11;
}
  #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;
    font-size: 16px;
  }
}


.top_rank {
  width:94%;
  clear:both;
  overflow:hidden;
  text-align:center;
  margin-bottom:30px;
  background:url(https://img21.shop-pro.jp/PA01357/218/etc/rank_ba.gif?cmsp_timestamp=20600616) repeat left top;
  padding:30px 3% 15px;
}
.top_rank h2 {
  color:#4f2a11;
  font-size:27px;
  font-family:Helvetica, Arial,'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
  font-weight:bold;
  border-bottom:2px solid #de7424;
  padding-bottom:3px;
  margin-top:0;
  margin-bottom:13px;
}
.top_rank h3 {
  color:#4f2a11;
  font-size:18px;
  margin-bottom:25px;
  font-weight:normal
}
.top_rank ol {
  clear:both;
  overflow:hidden;
  list-style-type:none;
  margin-left:0;
}
.top_rank ol li {
  float:left;
  width:29%;
  margin-right:2%;
  margin-left:2%;
}
.top_rank ol li p {
  margin-top:5px;
  color:#646464;
}
.top_rank a {
  text-decoration:none;
}
  
.top_banner02 {
/*  width:90%;*/
  clear:both;
  overflow:hidden;
  text-align:center;
  margin-bottom:30px;
/*  background:#f8f7f4;
  padding:30px 5% 15px;*/
}
.top_banner02_l {
  width:32%;
  float:left;
  margin-right:2%;
}
.top_banner02_c {
  width:32%;
  float:right;
   margin-right:2%;
}
.top_banner02_r {
  width:32%;
  float:right;
}
.top_banner02 div div {
  margin-bottom:15px;
}
@media only screen and (max-width: 767px) {
  .top_banner02 {
    width:100%;
    background:none;
    padding:0 0 0px;
    margin-bottom:0;
  }
  .top_banner02_l  {
    width:100%;
    float:none;
  }
  .top_banner02_c  {
    width:49%;
    margin-left:0;
  }
  .top_banner02_r {
    width:49%;
  }  
}
.top_banner01 p {
  font-size:13px;
}
.top_banner03 {
  width:90%;
  clear:both;
  overflow:hidden;
  text-align:center;
  margin-bottom:30px;
  background:#f8f7f4;
  padding:30px 5% 15px;
}
.top_banner03_l {
  width:49%;
  float:left;
  margin-bottom:10px;
}
.top_banner03_r {
  width:49%;
  float:right;
  margin-bottom:10px;
}
@media only screen and (max-width: 767px) {
  .top_banner03 {
    width:100%;
    background:none;
    padding:0 0 0px;
  }
}