@charset "euc-jp";
#concept_box {
  background-color: #d6e4f0;
  background-image: url(https://img11.shop-pro.jp/PA01292/981/etc/bg_concept.png);
  background-image/*\**/: url(https://img11.shop-pro.jp/PA01292/981/etc/bg_concept_ie.png)\9;
  background-position: bottom;
  padding-bottom: 40%;
  margin:0 1% 2%;
  clear:both;
  float:left;
}
@media only screen and (max-width: 570px) {
  #concept_box,
  #aboutgarlic_box {
    padding-top: 10px;
    font-size: 80%;
    line-height:1.5em;
  }
}

#concept_box h2	{margin: 4.3% 3% 0 4.3%; font-weight: normal; letter-spacing: 0.04em;}
#concept_box p	{margin: 2% 3% 0 4.3%;}

#aboutgarlic_box {
  background-image: url(https://img11.shop-pro.jp/PA01292/981/etc/bg_about.png);
  background-image/*\**/: url(https://img11.shop-pro.jp/PA01292/981/etc/bg_about_ie.png)\9;
  background-color:#e4e9ee;
  padding-bottom: 4.3%;
  background-position: bottom;
  margin:0 1% 2%;
  /*float:left;*/
  clear:both;
}
#aboutgarlic_box h2	{margin: 4.3% 3% 0 4.3%; font-weight: normal;}
#aboutgarlic_box p	{margin: 2% 3% 0 4.3%; width: 53%;}





#container {
  padding-top: 60px;
}



/*
.header-headline-nav li a {
color: #4d4d4d;
text-decoration: none;
font-weight: normal;
font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
padding-bottom: 5px;
color: #4d4d4d;
text-decoration: none;
font-weight: normal;
font-size: 18px;
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 {/top:260px!important; max-height:500px; padding:0;}
#supersized li img {/top:0!important;}

#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;
  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: #ecd062;
  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;
  width:100%;
  text-align: center;
  text-shadow: 2px 2px 15px #301a0c;
}

#sliderbutton {
  position: absolute;
  /*left: 1%;*/
  z-index: 200;
  display: none;
  opacity:0.7;
  -ms-filter:"alpha(opacity=70)";
  filter:alpha(opacity=70);
}
.slider-btn {
  display: block;
  padding: 15px 30px;
  font-size: 20px;
}

#sliderbutton{
  width:100%;
  text-align: center;
}

#sliderbutton a{
  max-width:100px;
  margin: 0 auto;
}

#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 {
    top: -185px;
    left: 0;
    padding-bottom: 10px;
  }
  #sliderbutton {
    top: -120px;
    /*left: 20px;*/
  }
  .slider-btn {
    padding: 4px 10px;
    font-size: 13px;
  }
  #slide-list { bottom: 0;}
}

@media only screen and (max-width: 640px) {
  #slidecaption {
    top: -160px;
  }

  #sliderbutton {
    top: -100px;
  }
}

@media only screen and (max-width: 540px) {
  #slidecaption {
    font-size:110%;
    top: -130px;
  }

  #sliderbutton {
    font-size:90%;
    top: -80px;
  }

  iframe.blog_box{height:200px;}
}

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

  /* トップ青森にんにくとは */
  #aboutgarlic_box {padding-bottom:40%;}
  #aboutgarlic_box p{width:94%;}

  #slidecaption{top:-100px;font-size:15px; padding-bottom: 5px;}
  #sliderbutton {
    top: -50px;
  }
  .slider-btn{padding:2px 4px;}
  #slide-list{bottom:-20px;}

}

@media screen and (max-width:375px) {
  #container {
    padding-top: 80px;
  }
  #slidecaption{top:-70px;}
  #sliderbutton {
    top: -20px;
  }
  #slide-list{bottom:-55px;}

}