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

.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: bold;
  font-size: 15px;
  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%;
}
  #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: #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;
  }
}

.header-logo p {
      clear: both;
      margin: 0 auto;
      width: 250px;
      height: 47px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
}
.header-logo a {
    width: 250px;
    height: 47px;
    background: url(https://img21.shop-pro.jp/PA01464/371/etc/logo_white.png?cmsp_timestamp=20210206180017);
    display: block;
}
.icon-user:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
    content: "";
}
.icon-white .icon-cart:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
}
.btn-01.btn-viewcart {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #231815;
}
.btn-02 {
    border: 1px solid #F8B62D;
    background-color: #F8B62D;
    border-radius: 0;
    color: #231815;
}
#slidecaption {
  left: 2%;
    font-weight: bold;
  font-family: "Arial Black", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif
}
#sliderbutton {
    left: 2%;
}
#slide-list a:hover, #slide-list .current-slide a {
    background: #F8B62D;
    opacity: 1;
}
.btn-02{
		background: #F8B62D;
    position: relative;
    padding: 0 50px;
    border: none;
	color: #231815;
	transition: .3s;
  font-weight: bold;
  font-size: 16px;
	}
	.btn-02:before,
	.btn-02:after{
		width: calc(100% - 20px);
		height: 0;
		display: block;
		position: absolute;
		left: 0;
		content: "";
	}
	.btn-02:before{
		border-top: solid 20px #F8B62D;
		border-left: solid 20px transparent;
		top: 100%;
		transition: .3s;
	}
	.btn-02:after{
		border-bottom: solid 20px #F8B62D;
		border-right: solid 20px transparent;
		bottom: 100%;
		transition: .3s;
	}
.btn-02:hover, .btn-02:focus, .btn-02:active, .btn-02.active, .btn-02.disabled, .btn-02[disabled] {
    border: none;
    background-color: #d59d29;
    color: #999;
}
.btn-02:hover:before {
    border-top: solid 20px #d59d29;
}
.btn-02:hover:after {
    border-bottom: solid 20px #d59d29;
}
.recommend-block .ttl-h2 {
text-align: center;
    font-weight: bold;
  margin: 0 0 2em 0;
    font-size: 240%;
    color: #231815;
}
@media screen and (max-width: 980px) {
  #slidecaption {
    font-size: 30px;
}
	#sliderbutton .btn-02 {
    padding: 0 30px;
    font-size: 13px;
    top: 25px;
}
}
@media screen and (max-width: 980px) {
#header-wrapper {
	background-color: #f8b62d;
}
.header-logo p {
    width: 154px;
    height: 30px;
    margin-top: 13px;
} 
.header-logo a {
    width: 154px;
    height: 30px;
    background: url(https://img21.shop-pro.jp/PA01464/371/etc/logo-sp.png?cmsp_timestamp=20210209121917);
    display: block;
}
}
@media screen and (max-width: 768px) {
.header-logo {
    width: auto;
	padding-top: 0;
}
#slidecaption {
    font-size: 20px;
	left: 5%;
}
#sliderbutton {
	left: 5%;	
}
.btn-02{
		background: rgba(248, 182, 45, 0.8);
	color: #fff;
	}
	.btn-02:before{
		border-top: solid 20px rgba(248, 182, 45, 0.8);
	}
	.btn-02:after{
		border-bottom: solid 20px rgba(248, 182, 45, 0.8);
	}  
}
.header-nav-lst-phone {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #231815;
}
.header-nav-lst-phone li {
    border-bottom: none; 
}
.header-nav-lst-phone a {
    display: block;
    padding: 20px 0;
    color: #FFF;
    font-weight: bold;
}
.icon-down:before {
	background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}
.recommend-block {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 0;
    border-bottom: none;
}
.prd-lst-unit {
    padding: 0;
    text-align: center;
}
.prd-lst-price {
    color: #f8b62d;
    font-size: 14px;
}
.prd-lst-name a {
    font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
    #sliderbutton .btn-02 {
        padding: 4px 10px;
      top: 0;
    }
    #sliderbutton .btn-02:before, #sliderbutton .btn-02:after {
        display: none;
    }
  .recommend-block .ttl-h2 {
    font-size: 180%;
}
}
.top-brand-banner {
margin-bottom: 30px;
}
.top-brand-banner img {
transition: .3s;
}
.top-brand-banner img:hover {
opacity:  0.8;
}
.product-banner-box {
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-banner {
width: 49%;
}
@media screen and (max-width: 768px) {
  .product-banner {
width: 100%;
}
}
.product-banner img {
 width: 100%;
  height: auto;
  margin-bottom: 20px;
  transition: .3s;
}
.product-banner img:hover {
 opacity: 0.8;
}
.movie-box.top-page {
margin-bottom: 30px;
  border: 1px solid #aaa;
}
@media screen and (max-width: 768px) {
.top-brand-banner {
    margin-bottom: 15px;
}
.product-banner a {
  display: block;
  margin-bottom: 15px;
}
.product-banner img {
  margin-bottom: 0;
}
}
.news-block iframe {
width: 100%;
    height: 650px;
    border: none;
}