@charset "euc-jp";



/* ロゴフェードイン */
.fadein_logo  {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
-webkit-animation-delay: 0.5s; /* Safari 4.0 - 8.0 */
 animation-delay: 0.5s;
 -webkit-animation-name: flogo;
 animation-name: flogo;
 visibility: visible !important;
}
@-webkit-keyframes flogo {
 0% { opacity: 0; }
100% { opacity: 1;}
}
@keyframes flogo {
 0% { opacity: 0; }
100% { opacity: 1;}
}
/* /ロゴフェードイン */

#container {
  padding-top: 30px;
}

.icon:before {
    background-image: url(https://file003.shop-pro.jp/PA01054/447/img/icon_16-w_ryujinume.png)!important;
}

.header_banner_area {
  display: flex;
    text-align: center;
}

 #header-wrapper {
    width: 100%;
    position: relative;
    z-index: 2;
}
.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: 0;
  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: 0;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    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;
    max-height: 700px;
  }
  #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: 14px;
    height: 14px;
    outline: 0;
    background: #fff;
    text-indent: -9999px;
    cursor: pointer;
    border-radius: 7px;
    opacity: 0.2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: #dc4836;
    opacity: 0.8;
  }
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  z-index: 1;
  *z-index: 1;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}


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

.col-md-6 {
  margin:20px 0 9px 0;
  
}

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

  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
    z-index: 10;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
}


/* ========================================
      PCのみ
======================================== */
@media only screen and (min-width: 1025px) {
.top_logo_margin {
    margin:-60px 0 0 60px!important;
  }
  
  .header-logo {
    background: url(https://file003.shop-pro.jp/PA01054/447/img/main_logo.png) no-repeat center top;
    height: 560px!important;
    margin: -70px 0 0 55px!important;
    width: 150px!important;
    background-size: 100%;
}

  @media only screen and (max-width: 1130px) {
  .header-logo {
   margin: -20px 0 0 55px!important;
  }
  }
  
  
  #supersized img {
    width: auto !important;
    height: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }  
  
.info-block img {
  max-width:500px;
  max-height:300px;
  }

/*インスタグラム*/

.insta_image a {
    margin: 0 0.5% 5px 0!important;
}   
  
.insta_follow {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
} 

.insta_follow p.flw_pc_btn {
    width: 200px;
    height: 70px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}  


  
  /*ブログ読み込み*/
.rssincl-content {
  margin: 0 0 20px 0;
}  
.rssincl-title {
   margin: 0 1% 40px 1%;
   font-size: 13px;
   font-family: 'Noto Serif SC', serif;
}
.rssincl-entry {
    width: 30.5%;
    display: inline-block;
    margin: 15px 1%;
    vertical-align: top;
}
 .rssincl-entry:hover {
   opacity:0.8;
}
.rssincl-itemimage img {
    width: 100%;
    object-fit: cover;
    height: 16vh;
  min-height:140px;
  } 
.rssincl-itemtitle  {
    font-size: 13px;
    margin: 7px 0 0 0;
}
.rssincl-itemtitle a  {
   color: #98461c;
}  
  
.rssincl-itemdate {
  font-size: 10px;
    color: #a2a2a2;
    letter-spacing: 0.01em;
  }  
 
  .header_banner_area ul {
    width: 100%!important;
    margin: -20px 0 50px 0!important;
}
  
} 
  
/* ========================================
      タブレットのみ
======================================== */
@media screen and (min-width: 768px) and (max-width: 1024px) {

.top_logo_margin {
    margin:-60px 0 0 60px!important;
  }
  
  .header-logo {
    background: url(https://file003.shop-pro.jp/PA01054/447/img/main_logo.png?1) no-repeat center top;
    background-size: contain;
    height: 470px;
    margin: -20px 0 0 30px;
    width: 126px;
}

  
  
  #supersized img {
    width: auto !important;
    height: auto !important;
  }  
  
.info-block img {
  max-width:500px;
  max-height:300px;
  }

#slide-list {
    position: static;
    margin: -55px 0 0 0!important;
}
  
/*インスタグラム*/

.insta_image a {
    margin: 0 0.5% 5px 0!important;
}   
  
.insta_follow {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
} 

.insta_follow p.flw_pc_btn {
    width: 200px;
    height: 70px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}  


  
  /*ブログ読み込み*/
.rssincl-content {
  margin: 0 0 20px 0;
}  
.rssincl-title {
   margin: 0 1% 40px 1%;
   font-size: 13px;
   font-family: 'Noto Serif SC', serif;
}
.rssincl-entry {
    width: 30.5%;
    display: inline-block;
    margin: 15px 1%;
    vertical-align: top;
}
 .rssincl-entry:hover {
   opacity:0.8;
}
.rssincl-itemimage img {
    width: 100%;
    object-fit: cover;
    height: 16vh;
  min-height:140px;
  } 
.rssincl-itemtitle  {
    font-size: 13px;
    margin: 7px 0 0 0;
}
.rssincl-itemtitle a  {
   color: #98461c;
}  
  
.rssincl-itemdate {
  font-size: 10px;
    color: #a2a2a2;
    letter-spacing: 0.01em;
  }  
 
  .header_banner_area ul {
    width: 100%!important;
    margin: 10px 0 50px 0!important;
}

}

/* ========================================
      スマホのみ
======================================== */
@media only screen and (max-width: 767px) {

.con-ban-block {
    width: 100%;
    margin: 0 0 15px 0;
    font-size: 0;
  }  
 
  .con-ban-block .ban-ship {
    background-image: url(https://file003.shop-pro.jp/PA01054/447/img/ship_s.png);
    width: 45.5%;
    height: 70px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0px 1.5% 0 3%;
} 
  
  .con-ban-block .ban-tel {
    background-image: url(https://file003.shop-pro.jp/PA01054/447/img/tel_s.png);
    width: 45.5%;
    height: 70px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 3% 0 1.5%;
}   
  
  
  
.header-logo {
    background: url(https://file003.shop-pro.jp/PA01054/447/img/shop_logo_w.png) no-repeat center top!important;
  background-size: 100%!important;
    height: 35vh!important;
    left: 30px!important;
    position: absolute!important;
    top: 75px!important;
    width: 16vw!important;
}

 .incart-delivery {
    margin: 54px 0 0 auto!important;
    width: fit-content;
    border-radius: 0 0 0 15px;
} 
  
#supersized img {
  max-height: 240px;
    object-fit: cover;
}  
  
#supersized li {
  height:60vh!important;
}
  
.btn-s02 {
  color:#3a3a3a!important;
}
.slider-btn {
  font-size:15px;
    text-shadow: #fff 0px 0px 0px;
}

#slide-list {
  bottom: -25px!important;
  }
  
 #slide-list a {
   background:#a5a5a5;
}
 
  .top_logo_margin {
    margin:-20px 0 0 10px!important;
  }


.header_banner_area {
    width: 75%!important;
    margin: 20px auto 0 auto!important;
    z-index: 10;
    float: unset!important;
  }
  
 .header_banner_area ul {
    width: 100%!important;
    margin: 0 0 15px 0!important;
}
#header-wrapper {
  background:#fff;
  height:54px;
  z-index:50;
}
.header-headline-copy {
  display: block!important;
}
  
  .slider-btn {
    padding: 5px 0;
    font-size: 13px;
    width: 100%;
    text-align: center;
    display: block;
  }  

iframe { 
  width:100%;
 }

/*インスタグラム*/

.insta_image a {
    margin: 0 0.5% 5px 0!important;
}   
  
.insta_follow {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
} 

.insta_follow p.flw_pc_btn {
    width: 200px;
    height: 70px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}  



/* iPhone5 */
@media screen and (max-width: 374px)  {
#supersized li {height: 68vh!important;}
#slidecaption {top: -21vh!important;}
#sliderbutton {top: -21vh!important;}
}

/* iPhone */
@media only screen and (min-width : 375px)  and (max-width : 413px)
{
#supersized li {height: 59vh!important;}
#slidecaption {top: -19vh!important;}
#sliderbutton {top: -19vh!important;}
}

/* iPhone Plus */
@media screen and (min-width: 414px) {
#supersized li {height: 57vh!important;}
#slidecaption {top: -19vh!important;}
#sliderbutton {top: -19vh!important;}
}

/* iPhone X */
@media only screen and (device-width : 375px)  and (device-height : 812px)  and (-webkit-device-pixel-ratio : 3) { 
#supersized li {height: 49vh!important;}
#slidecaption {top: -16vh!important;}
#sliderbutton {top: -16vh!important;}
}  
  
}




