@charset "euc-jp";
#container {
  padding-top: 30px;
}
#wrapper{
display:none;
}
.header-headline-nav li a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  text-shadow:
  -1px -1px 0px rgba(255,255,255,0.3),
   1px -1px 0px rgba(255,255,255,0.3),
   1px  1px 0px rgba(255,255,255,0.3),
  -1px  1px 0px rgba(255,255,255,0.3);
}
#nav a {
  color: #4d4d4d;
}
.slide-banner {
  position: relative;
  z-index: 2;
}
#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: relative;
  left: 0;
  z-index:10;
  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;
  min-height: 200px;
  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;
}
#slider .slick-dots,
ul#slide-list {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
  margin:0;
  padding:0;
}
#slider .slick-dots li,
ul#slide-list li {
  display: inline-block;
  margin:0;
  padding:0;
  width:auto;
  height:auto;
  *zoom: 1;
  *display: inline;
}
#slider .slick-dots li button,
#slide-list a {
  display: block;
  margin: 0 5px;
  width: 70px;
  height: 10px;
  outline: 0;
  background: #5e5e5e;
  text-indent: -9999px;
  opacity: 0.7;
  cursor: pointer;
}
#slider .slick-dots li button:hover,
#slider .slick-dots li.slick-active button,
#slide-list a:hover,
#slide-list .current-slide a {
  background: #ecd062;
  opacity: 1;
}
#controls-wrapper {
  position: static;
  left: 0;
  padding-top:20px;
  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;
}
#inst-dt {
  text-align: center;
}
#inst-dt .inst-follow img,
#inst-dt .ttl-img img {
  max-width:340px;
  margin:0 auto;
}
#inst-dt .inst-follow img{
  max-width:240px;
}
#instafeed{
    width: 100%;
}
.insta-box {
	position:relative;
}
.insta-box .caption {
	font-size: 95%;
  color: #fff;
  padding-top: 5%;
  padding-left: 0px;
  padding-right: 7.5%;
  height: 90%;
  overflow: hidden;
}
.insta-box .mask {
	width: 87.5%;
  height: 95%;
  position: absolute;
  top: 2.5%;
  left: 2.5%;
  opacity: 0;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
}
.insta-box:hover .mask {
	opacity:1;
	padding-left:7.5%;
}
.moreprd2 {
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  font-size: 15px;
  cursor: pointer;
}
.grad-item::after{
  content: '\A';
  white-space: pre;
  clear:both;
}
.grad-product{
  margin:0px;
  padding:4px 0px 0px 0px;
}
#btn-toggle-01,#btn-toggle-02,#btn-toggle-chk,#btn-toggle-topsales,#btn-toggle-03,#btn-toggle-04,#btn-toggle-05,#btn-toggle-topsales,#btn-toggle-06{
  background-color: #948779;
  border: 1px solid #948779;
  border-radius: .25em;
  color: #fff;
  display: inline-block;
  padding: .2em .3em;
  margin: 0 auto 1rem;
  cursor: pointer;
  transition: .5s;
  display:block;
  clear: both;
}
#btn-toggle-01::before,#btn-toggle-02::before,#btn-toggle-chk::before,#btn-toggle-topsales::before,#btn-toggle-03::before,#btn-toggle-04::before,#btn-toggle-05::before,#btn-toggle-topsales::before,#btn-toggle-06::before{
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#btn-toggle-01::after,#btn-toggle-02::after,#btn-toggle-chk::after,#btn-toggle-topsales::after,#btn-toggle-03::after,#btn-toggle-04::after,#btn-toggle-05::after,#btn-toggle-topsales::after#btn-toggle-06::after{
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#btntgl01_on,#btntgl02_on,#btntglchk_on,#btntgltopsales_on,#btntgl03_on,#btntgl04_on,#btntgl05_on,#btntgl-topsales_on,#btntgl06_on{
  display:block;
}
#btntgl01_off,#btntgl02_off,#btntglchk_off,#btntgltopsales_off,#btntgl03_off,#btntgl04_off,#btntgl05_off,#btntgl-topsales_off,#btntgl06_off{
  display:none;
}
#newprodslide,#recommendslide,#pickupslide,#topsalesslide,#designslide,#designslide3{
  display:block;
}
#newprodslide,#recommendslide,#topsalesslide{
  overflow: hidden!important;
}
#newprodslide2::after,#recommendslide2::after,#topsalesslide2::after{
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
  margin-bottom:24px;
}
#pickupslide{
  max-height:380px;
  overflow: hidden!important;
}
#pickupslide2::after{
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
  margin-bottom:24px;
}
#designslide{
  max-height:230px;
  overflow: hidden!important;
}
#newprodslide2::after,#recommendslide2::after,#pickupslide2::after,#topsalesslide2::after,#designslide2::after{
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
  margin-bottom:24px;
}
#newprodslide2,#recommendslide2,#pickupslide2,#topsalesslide2,#designslide2{
  display:none;
}
.hidden-more_pickup{display:none;}
.hidden-more_news{display:none;}
.hidden-more_topsales{display:none;}
.hidden-more_topsaless{display:block;}
#hidden-mdcont,.hidden-more_new{display: none;}

.select-thumb ul li {
  padding-bottom:2%;
}


.slick-slider{max-height:430px;}
.slider-content{float:left; max-width:279px;}
#body-wrapper{
  position: relative;
}
#body-wrapper #slideshow-block{
  position: relative;
  z-index:1;
}
#shopList a {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  #slider .slick-list {
    height: 31VW;
    overflow: hidden;
  }
  #slider .slick-list video {
    position:relative;
    top: -10VW;/* スライドビデオの上部ハミ出し値 */
  }
}

@media only screen and (max-width: 980px) {
  #controls-wrapper {position: static; height: auto; padding-top:30px;}
  #slide-list {position: static; padding-top:15px;}
  #slide-list a {width: 15px;　height: 15px;}
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
  #hidden-chkcont,.hidden-more_topsaless{display:none;}
}
@media only screen and (max-width: 768px) {
  #slider .slick-list {
    height: 46VW;
    overflow: hidden;
  }
  #slide-list a {
    margin: 0 11px;
  }
  #slider .slick-dots li button, #slide-list a{
    width:10px;
    border-radius: 10px;
  }

  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
  .moreprd2 {margin-top: 150px;}
  #category_list_phone ul li {
    padding-bottom:2%;
  }
  .main-banner ul li {
    padding:2% 1%;
  }
  .multicont-block,.free_space_block{
    border-bottom: none;
  }
  .ttl-h2 span.underline {
    border-bottom:1px solid #4d4d4d;
    padding:5px;    
  }
  #chk-history {
    text-align: center;
  }
  #chk-history ul {display: inline-block;text-align: left;margin:0 auto;}
  .hidden-phone-top {display:none!important;}
  .instagram-bnr {
    display:block;
    position: relative;
    width: 104%;
    top: 0;
    box-sizing: border-box;
    left: -2%;
    background: #f0f1f3 url(https://img21.shop-pro.jp/PA01375/249/etc/logo-instagram.png) no-repeat 36px 50%;
    background-size: 40px;
    padding: 10px 60px 10px 80px;
    z-index: 999;
    height: 60px;
  }
  .instagram-bnr p {
    font-size: 12px;
    height: 30px;
    line-height: 1.6em;
  }
  .instagram-bnr p a {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 30px;
    font-weight: bold;
    color: #000;
  }
  .instagram-bnr .close-btn {
    position: absolute;
    left: 15px;
    top: 50%;
    width: 14px;
    margin-top: -10.5px;
    cursor: pointer;
  }
  .visible-productlist-phone.hidden-desktop{
    display: none!important;
  }
  #body-wrapper{
    top:152px;
    margin-bottom:152px;
  }
  #body-wrapper.instBar{
    top:152px;
    padding-top:60px;
  }
  #body-wrapper.instBar #new_arrival_top{
    margin-bottom:60px;
  }
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
  .moreprd2 {margin-top: 0px;}
}
.more-prd {
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  font-size: 15px;
  cursor: pointer;
}
.more-prd:before{
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.mini-banner {
  padding-bottom: 30px;
}
.mini-banner .prd-lst-exp {
  margin-bottom: 0px;
  height: auto;
}
.top-banner-paperfactory {
  text-align: center;
  padding: 0 5px
}
.top-banner-paperfactory a {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  max-width: 950px;
}
.mini-banner li {
  display: inline-block;
  padding: 0 5px 10px 5px;
  text-align: left;
}

/* NEWS */
.sec-news {
  list-style-type: none;
  margin: 0;
}
.list-news {
  margin-bottom: 20px;
  overflow: hidden;
}
.ttl-news {
  display: block;
  padding-left: 150px;
  margin-top: -.3em;
  text-align: left;
}
.ttl-img{
  text-align:center;
  margin:0 auto 20px auto;
  padding:0px;
}
.box-news-img {
  float:left;
  color: #000;
  display: block;
  width: 140px;
  height: 140px;
}
.box-news-img img {
  height: 140px;
  width: 140px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center center;
}


.header-notice {
  background: #f7f7f7;
  margin-bottom: 30px;
  border-radius: 4px;
  color: #333;
  width: 95%;
  max-width: 640px;
  margin: 40px auto;
  padding: 10px 20px;
  box-sizing: border-box;
}
.header-notice h3 {
  font-size: 1em;
  margin-bottom: .5em;
}
.btn-more {
  background-color: #948779;
  border: 1px solid #948779;
  border-radius: .25em;
  color: #fff;
  display: inline-block;
  padding: .2em .3em;
  margin:0 auto 1rem;
}
.moreview {
  background-color: #948779;
  border: 1px solid #948779;
  border-radius: .25em;
  color: #fff;
  display: inline-block;
  padding: .3em .3em .0em .3em;
  margin:1rem auto 1rem;
}
.prd-lst-unit {
  height: 312px;
  overflow: hidden;
}
#slider div img,#slider div video{
    width:100%;
}
#slider.slick-slider{
  max-height:none;
  overflow:visible;
}





