@charset "euc-jp";
#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: none;
  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 {
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
    display: none;
  }

.main-section .slider .bx-wrapper .bx-viewport{
	left: 0;
	border: none;
	box-shadow:none;
}
.main-section .slider .bx-wrapper .bx-pager.bx-default-pager a{
	background-color: #ccc;
}
.main-section .slider .bx-wrapper .bx-pager.bx-default-pager a:hover,.main-section .slider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color: #7d6b7d;
}
.main-section article{
	border: solid 1px #ddd;
	border-radius: 5px;
	box-sizing: border-box;
}
.main-section article .text-block{
	text-align: justify;
}
.main-section .new_item-block .button a,
.main-section .recommend-block .button a{
	display: block;
	color: #666;
	border:solid 1px #666;
}
.main-section .new_item-block li,
.main-section .recommend-block li{
	position: relative;
	text-align: center;
}
.main-section .new_item-block li .prd_lst_link,
.main-section .recommend-block li .prd_lst_link{
	display: block;
    overflow: hidden;
    position: relative;
}
.main-section .new_item-block li .prd_lst_link img,
.main-section .recommend-block li .prd_lst_link img{
	max-width: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    width: 100%;
}
.main-section .new_item-block li .prd-lst-name,
.main-section .recommend-block li .prd-lst-name{
	display: block;
    font-weight: bold;
	line-height: 1.5;
    color: #000;
}
.main-section .new_item-block li .prd-lst-price,
.main-section .recommend-block li .prd-lst-price{
	display: block;
    color: #666;
}
.main-section .new_item-block li .prd-lst-soldout,
.main-section .recommend-block li .prd-lst-soldout{
	position: absolute;
    top: 8px;
    right: 0;
    color: #fff;
    background-color: #ff665a;
    font-size: 0.8em;
}
.sns{
  height: 400px;
  width: 100%;
  margin: 0;
}
.sns .wrapper{
  height: 400px;
  width: 770px;
  margin: 0 auto;
}
.sns .wrapper::after{
  content: "";
  display: block;
  clear: both;
}
.sns .twitter,
.sns .instagram{
  height: 100%;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  margin-top: 30px;
	border-bottom: solid 1px #ccc;
}
.sns .twitter{
  width: 280px;
  float: left;
}
.sns .instagram{
  width: 450px;
  float: right;
}
.sns .twitter .ttl,
.sns .instagram .ttl{
  padding-left: 5px;
  margin-bottom: 10px;
}
.sns .twitter .frame_wrapper,
.sns .instagram .frame_wrapper{
  border: solid 1px #ccc;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  height: calc(100% - 32px);
  max-height: 80vh;
}
.sns .twitter .frame_wrapper{
  overflow-y: scroll;
}
.sns .instagram .frame_wrapper{
  overflow: hidden;
  overflow-y: scroll;
}
.sns .instagram .eapps-instagram-feed{
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  z-index: 1;
  padding-bottom: 1em;
}
div.eapps-widget.eapps-widget-show-toolbar:before{
  display: none;
}
.sns .twitter{ /* instaWindowサービス停止中対応 */
  /*float: none;*/
  /*margin: 0 auto;*/
}
.sns .instagram{ /* instaWindowサービス停止中対応 */
  /*display: none;*/
}
.sns .instagram .frame_wrapper iframe{
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
.main-section .slider .bx-wrapper{
	margin-bottom: 75px;
}
.main-section .slider .bx-wrapper .bx-pager{
	bottom: -35px;
	text-align: left;
}
.main-section .slider .bx-wrapper .bx-pager.bx-default-pager a{
	margin: 0 8px;
}
.main-section article{
	position: relative;
	padding: 25px 25px 25px 30px;
	box-sizing: border-box;
	margin-bottom: 50px;
	overflow: hidden;
}
.main-section article h4{
	position: absolute;
    top: 33%;
    left: 30px;
}
.main-section article .text-block{
	float: right;
	width: 780px;
	margin-left: 30px;
}
.main-section .new_item-block,.main-section .recommend-block{
	position: relative;
}
.main-section .new_item-block .button,.main-section .recommend-block .button{
	    position: absolute;
    top: 10px;
    right: 0;
}
.main-section .new_item-block .button a,
.main-section .recommend-block .button a{
	padding: 2px 25px;
	box-sizing: border-box;
	border-radius: 13px;
}
.main-section .new_item-block li,
.main-section .recommend-block li{
	width: 215px;
    margin: 0 30px 35px 0;
}
.main-section .new_item-block li:nth-of-type(4n),
.main-section .recommend-block li:nth-of-type(4n){
	margin-right: 0;
}
.main-section .new_item-block li .prd_lst_link,
.main-section .recommend-block li .prd_lst_link{
    width: 215px;
    height: 215px;
}
.main-section .new_item-block li .prd-lst-name,
.main-section .recommend-block li .prd-lst-name{
	font-size: 1.08em;
    margin-top: 15px;
}
	.main-section .new_item-block li .prd-lst-soldout,
	.main-section .recommend-block li .prd-lst-soldout{
		padding: 0 10px;
	}
}/*media only screen and (min-width: 768px)*/
@media only screen and (max-width: 980px) {
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    display:none;
    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: 980px)*/

@media only screen and (max-width: 767px) {
	.main-section .slider .bx-wrapper{
		margin-bottom: 14%;
	}
.main-section .slider .bx-wrapper .bx-pager{
	bottom: -25px;
	text-align: left;
}
.main-section article{
	padding: 5%;
	box-sizing: border-box;
	margin-bottom: 10%;
}
.main-section article h4 span{
	margin-left: 8px;
}
.new_item-block{
	margin-bottom: 10%;
}
.main-section .new_item-block .button,.main-section .recommend-block .button{
	    width: 60%;
    margin: 0 auto;
	text-align: center;
}
.main-section .new_item-block .button a,
.main-section .recommend-block .button a{
	padding: 2px 5%;
	box-sizing: border-box;
	border-radius: 13px;
}
.main-section .new_item-block ul,
.main-section .recommend-block ul{
	overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-section .new_item-block li,
.main-section .recommend-block li{
	width: 49%;
    margin: 0 2% 5% 0;
	text-align: left;
  
    max-width: 215px;
    margin-right: 0;
    float: none;
}
.main-section .new_item-block li:nth-of-type(even),
.main-section .recommend-block li:nth-of-type(even){
	margin-right: 0;
}
.main-section .new_item-block li .prd_lst_link,
.main-section .recommend-block li .prd_lst_link{
    width: 100%;
    height: 190px;
}
.main-section .new_item-block li .prd-lst-name,
.main-section .recommend-block li .prd-lst-name{
    margin-top: 5%;
}
.main-section .new_item-block li .prd-lst-soldout,
.main-section .recommend-block li .prd-lst-soldout{
	padding: 0 4%;
}

.sns{
  height: auto;
  /*max-height: 100vmax;*/
  width: 100%;
  margin: 0;
  margin-top: 12%;
}
.sns .wrapper{
  height: auto;
  /*max-height: 100vmax;*/
  width: 100%;
  margin: 0 auto;
}
.sns .wrapper::after{
  content: "";
  display: block;
  clear: both;
}
.sns .twitter,
.sns .instagram{
  height: 100%;
  display: block;
  overflow-y: scroll;
  max-height: 100vmax;
	border-bottom: none;
}
.sns .twitter{
  width: 100%;
  float: none;
	margin-bottom: 10%;
}
.sns .instagram{
  margin-top: 10px;
  width: 100%;
  float: none;
}
.sns .instagram .frame_wrapper{
  overflow-y: scroll;
}
.sns .twitter{ /* instaWindowサービス停止中対応 */
  /*float: none;*/
  /*margin: 0 auto;*/
}
.sns .instagram{ /* instaWindowサービス停止中対応 */
  /*display: none;*/
}
}/* media only screen and (max-width: 767px) */
