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

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

#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;
  top: 260px!important;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media only screen and (max-width: 980px){
#supersized {top: 60px!important}
}

  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: 100% !important;
    height: auto!important;
    outline: none;
    border: none;
    object-fit: cover;
  }
  #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;
  }

@media only screen and (min-width: 1400px){
  #supersized li{height: 820px!important}
  #slideshow-block{margin-bottom: 820px!important}
  #supersized img{height: 820px!important}
  }

  @media only screen and (min-width:1200px) and ( max-width:1399px){
  #supersized li{height: 750px!important}
  #slideshow-block{margin-bottom: 750px!important}
  #supersized img{height: 750px!important}
  }

  @media only screen and (min-width:981px) and ( max-width:1199px){
  #supersized li{height: 600px!important}
  #slideshow-block{margin-bottom: 600px!important}
  #supersized img{height: 600px!important}
  }


  #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;
}
  #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;
  }
}





/* 追加 */
.info-block{
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
padding: 30px 0;
}

.info_tit{
background-color: #3b5d8f;
color: #fff;
padding: 0.5em 0;
margin: 0 0 20px;
text-align: center;
width: 100px;
font-size: 16px;
}

.recommend-block,.bestseller-block{
border-bottom: 2px dashed #fff;
}


.product_about{
background-image: url(https://img21.shop-pro.jp/PA01476/557/etc/backT.png?cmsp_timestamp=20211021152820);
background-size: cover;
padding: 20px 0;
text-align: center;
}



.l_main{color: #fff;}
.l_main span.prd-lst-price{color: #fff;}
.l_main .gift_set_Use{margin-bottom: 20px;}

.l_main .gift_set_Use .d_flex .d_col_2{
filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4));
margin-bottom: 20px;
}


.l_main .btn{
display: block;
width: 22%;
font-size: 16px;
margin: 0 auto;
}

.l_main .btn a{
color: #fff;
display: block;
}

.l_main .btn a:hover{text-decoration: none;}


@media screen and (max-width: 480px){
.l_main .tit_com{
margin: 0 auto 10px;
}

.l_main .btn{width: 40%;padding: 10px}
.l_main .recommend-block,
.l_main .bestseller-block{
background-color:  #fff;
padding: 30px 15px;
border: none;
margin-bottom: 50px;
}

}

.l_main .tit_com{
margin: 0 auto 20px;
}


/* 商品スライダー */

/* .l_main .bx-wrapper{margin-bottom: 70px;}

.l_main .bx-wrapper .bx-viewport{
border: none;
left: 0;
box-shadow: none;
-webkit-box-shadow: none;
}

.l_main .bx-wrapper .bx-controls-direction a{
display: inline-block;
margin-top: -40px;
}


.l_main .bx-wrapper .bx-pager{bottom: -40px} */


.l_main ul.slider .prd-lst-unit{
margin-bottom: 0;
}

.l_main ul.slider li{
height: auto!important;
}

.l_main ul.slider li img{
height: auto;
margin: 0 auto;
 width:100%
}

.l_main ul.slider li span.prd-lst-price{color: #003f6b;}
.l_main ul.slider li span{text-align: center;}


#supersized li a img:hover{
opacity: 1!important;
}



  .slider {
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 300px;
 margin: auto;
}

.slider li{
 display : block;
 position: absolute;
 width:inherit;
 height:inherit;
 left:100%;
 padding:0;
 animation:slideAnime 18s ease infinite;
}

.slider li:nth-of-type(1) { animation-delay: 0s }
.slider li:nth-of-type(2) { animation-delay: 6s }
.slider li:nth-of-type(3) { animation-delay: 12s }


@keyframes slideAnime{
  0% { left: 100%  }
  3% { left: 0     }
 30% { left: 0     }
 33% { left: -100% }
100% { left: -100% }
}



.slider02 li{
  display : block;
  position: absolute;
  width:inherit;
  height:inherit;
  left:100%;
  animation:slideAnime2 18s ease infinite
}

.slider02 li:nth-of-type(1) { animation-delay: 0s }
.slider02 li:nth-of-type(2) { animation-delay: 9s }

@keyframes slideAnime2{
  0% { left: 100%  }
  4% { left: 0     }
 46% { left: 0     }
 50% { left: -100% }
100% { left: -100% }
}
