@font-face {
font-family: 'Futura light';
src: url('../fonts/futura-light-bt.eot');
src: url('../fonts/futura-light-bt.woff') format('woff'), url('../fonts/futura-light-bt.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}



/*** COMMON ***/
body{
	font-family: 'Futura light','Times New Roman', 'メイリオ', Meiryo, serif !important;
}

.bold {
  font-weight:bold !important;
}

.font125em {
  font-size:1.25em !important;
}

.mb10{
	margin-bottom:10px !important;
}

.mb15{
	margin-bottom:15px !important;
}

.mb20{
	margin-bottom:20px !important;
}

.mb25{
	margin-bottom:25px !important;
}

.mb30{
	margin-bottom:30px !important;
}

.mb40{
	margin-bottom:40px !important;
}

.mb50{
	margin-bottom:50px !important;
}

.wd100{
	width:100% !important;
}

/* リンク画像マウスオーバー時に半透明にする(IE8以下リンク画像対策) */
a:hover img {
	opacity:0.60;
	filter: alpha(opacity=60); /*IE6,7*/
	-ms-filter: "alpha(opacity=60)"; /*IE8*/
	-moz-opacity:0.60;
	cursor:pointer;
}

.text-center{
	text-align:center !important;
}


.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.ptn1 {
    text-align: center;
	color: #C3B388;
	display: flex;
	align-items: center;
	line-height:1.5em;
}
.ptn1:before,
.ptn1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #C3B388;
	display: block;
}
.ptn1:before {
	margin-right: 1em;
}
.ptn1:after {
	margin-left: 1em;
}

.ptn1 h3{
	font-size: 22px;
	font-weight: bold;
}

.ptn1 span {
	font-weight: normal;
	font-size: 18px;
}

.ptn1 span:before {
	content: "\A" ;
	white-space: pre ;
}

.ptn2{
	text-align:center;
}

.ptn2 a{
	border:solid 1px #C3B388;
	color:#C3B388;
	padding:10px 40px;
}

.ptn2 a:hover{
	opacity:0.60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity:0.60;
	text-decoration: none;
}

.column2,
.column3,
.column4 {
    letter-spacing: -0.4em; /* inline-blockで改行コードなどでできる余計な空白を省くため */
    font-size:0; /* inline-blockで改行コードなどでできる余計な空白を省くため */
    word-spacing: 0.1em;
}

.column2 > .child,
.column3 > .child,
.column4 > .child {
	display:inline-block !important;
	letter-spacing: normal; /* inline-blockで改行コードなどでできる余計な空白を省くため */
    vertical-align:top !important;
}

.column2 > .child {
	width:48%;
}

.column2 > .child:nth-of-type(2n){
	margin-left:4%;
}

.column3 > .child {
	width:32%;
}

.column3 > .child:nth-of-type(3n),
.column3 > .child:nth-of-type(3n-1){
	margin-left:2%;
}

.fs-l-main {
  *zoom: 1;
}
.fs-l-main:before,
.fs-l-main:after {
  display: table;
  content: "";
  line-height: 0;
}
.fs-l-main:after {
  clear: both;
}


/************
全体
************/

.fs-l-pageMain{
    /* max-width:calc(100% - 240px) !important; */
	max-width: 100%!important; /*20231227追加*/
    margin:0px;
}

/************
ヘッダー
************/

.fs-l-header{
    position: relative;
    /*background:url(/item/common/background1.jpg);*/
	border-bottom:solid 4px #C9BEA2;
	padding:10px 0 0 0 !important;
	margin-bottom:10px;
	

}

.fs-l-header .inner{
	position: relative;
	max-width: 1216px;
	margin: 0 auto 0 auto;
}

.fs-l-header__drawerOpener{
	display:none;
}

.fs-l-header__contents {
	display:block;
}

.fs-l-header__utility {
    position: absolute;
    top:10px;
    right:0;
}

.headerLogo {
	display:inline-block;
	text-align:left;
	width:171px;
	vertical-align:top;
	padding: 0;
}

.headerShopName {
	display:inline-block;
	text-align:left;
	max-width:440px;
	margin-left:3%;
}

.fs-l-header__utility {
	display: inline-block;
}

.fs-p-headerUtilityMenu__list a {
    font-size: 1.5em;
}
.fs-l-header__welcomeMsg {
    font-size: 1.5em;
}

.headerParts{
    position: absolute;
    top:105px;
    right:0;
	width:430px;
	padding-right:10px;
	text-align:right;
}

.headerParts .fs-p-headerNavigation__search{
	display: inline-block;
	width:180px;
	height:42px;
	vertical-align:17px;
}

@media all and (-ms-high-contrast: none) { /* IEのみのハック */
	.headerParts .fs-p-headerNavigation__search{
		vertical-align:0;
	}
}

.headerParts .fs-p-headerNavigation__search input{
	height:40px;
}


.headerParts .fs-p-inputGroup {
	border:solid 1px #C4B388;
}

.headerParts .fs-p-inputGroup__button {
    border: none;
	color:#C4B388;
	background-color: #fff;
	height:40px;
}

.headerParts .fs-p-searchForm__button::before  {
	top: 8px;
}


.headerMenu{
	background-color: #FFF;
	padding:0;
	
    position: absolute;
	display: inline-block;
	left:170px;
	bottom:0;
	width:calc(100% - 170px);

}

.headerMenu nav{
    margin: 0 auto;
    max-width: 1000px;
}

.headerMenu ul{
	width:100%;
	display: table;
	margin:0;
	padding:0;
}


.headerMenu li{
	display: table-cell;
	vertical-align:middle;
	text-align:center;
}


.headerMenu li:nth-of-type(1){
	width:16%;
}

.headerMenu li:nth-of-type(2){
	width:16%;
}

.headerMenu li:nth-of-type(3){
	width:32%;
}

.headerMenu li:nth-of-type(4){
	width:18%;
}

.headerMenu li:nth-of-type(5){
	width:18%;
}

.headerMenu li > a span:before,
.headerMenu li > span span:before{
	content: "\A" ;
	white-space: pre ;
}

.headerMenu li.parent{
	position: relative;
}


.headerMenu li > a {
	display: inline-block;
	vertical-align:middle;
	width:100%;
	font-weight:bold;
	color:#A59365 !important;
	padding:5px;
}

.headerMenu li a:hover {
	color:#fff !important;
	background-color:#C4B388;
	text-decoration: none;
}

.headerMenu li >  span {
	display: inline-block;
	vertical-align:middle;
	width:100%;
	font-weight:bold;
	color:#A59365 !important;
	padding:5px;
}

.headerMenu li > span:hover {
	cursor:pointer;
	color:#fff !important;
	background-color:#C4B388;
	text-decoration: none;
}


.headerMenu li > a > span,
.headerMenu li > span > span{
	color:#333 !important;
}


.headerMenu  .tabbox {
	display: none;
	z-index: 9999;
	position: absolute;
	width: 100%;
	background: #fff;

	top: 100%;
	left: 0;
}

.headerMenu  .tabbox ul li{
	display: block;
	width: 100%;
	text-align:center;
}

.headerMenu  .tabbox ul li a{
	display: block;
	width: 100%;
	padding: 5px 10px !important;
}







/************
サイドバー
************/

.fs-p-drawer {
	position: relative ;
	top: auto;
	bottom: auto;
	left: auto;
	transform:none;
	box-shadow: none;
	overflow:hidden;
	background: #ffffff !important;
}

.fs-l-sideArea {
	display: none; /*10231227追加*/
	width: 220px;
	max-width: initial;
	float:right !important;
	overflow:hidden;
	padding:0 10px;

	background: #ffffff !important;
}

.fs-p-drawer .fs-p-drawer__heading,
.fs-p-drawer .fs-p-drawer__buttonContainer,
.fs-p-drawer .fs-clientInfo.is-ready{
    display:none;
}

.popularRanking {
	display:none;
}

.popularRanking {
	padding-bottom:50px;
	background: #ffffff;
	display:none;
}

.popularRanking ol{
	padding:0;
}

.popularRanking li{
	list-style:none;
	background-image: url(/item/common/1.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:50px;
	margin-bottom:30px;
	text-align:center;
}

.popularRanking li img{
  display: block;
  margin: 0 auto 10px auto;
}

.popularRanking li:nth-of-type(2){
	background-image: url(/item/common/2.png);
}

.popularRanking li:nth-of-type(3){
	background-image: url(/item/common/3.png);
}

.popularRanking li:nth-of-type(4){
	background-image: url(/item/common/4.png);
}

.popularRanking li:nth-of-type(5){
	background-image: url(/item/common/5.png);
}

.popularRanking .item-name{
    display:block;

}

.fs-p-sideMenu a:hover{
    background: #c4b388;
    color: #ffffff;
}

.fs-p-sideMenu  {
	background: #ffffff;
	padding-bottom:50px;

}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
    border: none;
    position: relative;
    margin-bottom:35px;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1:before{
    position: absolute;
    top:0;
    left:-9px;
    content:url(/item/common/category-title-banner1.jpg);
    width: 250px;
    z-index:2;
}

.fs-p-sideMenu .fs-pt-menu__item--lv1:nth-of-type(2) .fs-pt-menu__heading--lv1:before{
    content:url(/item/common/category-title-banner2.jpg);
}

.fs-p-sideMenu .fs-pt-menu__item--lv1:nth-of-type(3) .fs-pt-menu__heading--lv1:before{
    content:url(/item/common/category-title-banner3.jpg);
}

.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
    border-bottom: none;
}
.fs-p-sideMenu .fs-pt-menu__link--lv2 {
    padding-left:25px;
}

.fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
    margin-top: 0;
}


.fs-p-sideMenu .fs-pt-menu__link--lv2::before{
    position: absolute;
	top:10px;
	left:5px;
}

@media all and (-ms-high-contrast: none) { /* IEのみのハック */
	.fs-p-sideMenu .fs-pt-menu__link--lv2::before{
		top:5px;
		left:0px;
	}
}

.sideBannerArea {
	display:block;
	background: #ffffff;
    padding:0;
}

.sideBannerArea li{
	list-style: none;
	margin-bottom:20px;
}


/************
フッター
************/

.fs-l-footer{
	/*background:url(/item/common/background1.jpg);*/
	padding-bottom:20px;
	background-color: #FFF;
}

.fs-p-footerPageTop {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    justify-content: flex-start;
    width: 100%;
    max-width:100%;
    padding: 0;
    /*background-color: #B5B5B5;
    background-color: #A8945F;*/
    background-color: #FDF7F1;

	z-index:1;
}

.fs-p-footerPageTop__link {
    display: block;
    overflow: hidden;
    text-indent: 0;
    width: 100%;
    height: 80px;
    text-align:center;
    padding: 16px 0;
    /*background-color: #B5B5B5;
    background-color: #A8945F;*/
    background-color: #FDF7F1;

    position: relative;
	z-index:1;

}

.fs-p-footerPageTop__link img{
    display: inline-block;
	margin:0 20px 0 auto;
	width:211px;

}

.fs-p-footerPageTop__link::before {
    display: none;
}
.footerMainArea{
	width: 100%;
	max-width: 1216px;
	margin: 40px auto;

	margin: 10px auto 40px auto;
}

.footerLogo{
	width:100%;
	display:inline-block;
	text-align:center;
	
    position: relative;
	margin-top:-60px;
	z-index:2;
}


.footerLogo a{
	display:inline-block;
}
.footerLogo .logo{
	text-align:center;
}

.footerLogo .footerSNS{
	margin-top:10px;
}

.footerLogo .Facebook{
	width:75px;
	text-align:center;
}

.footerLogo .Instagram{
	width:75px;
	text-align:center;
}

.footerLogo .Facebook img{
	width:50px;
}

.footerLogo .Instagram img{
	width:50px;
}

.footerMenu{
	width:100%;
	display:inline-block;

	z-index:2;
}

.footerMenu .footer-block{
  width:33.33%;
  float:left;
  border-left:solid 1px #999;
}

.footerMenu .footer-block:nth-of-type(1){
  border-left:none;
}

.footerMenu .footer-block ul{
  list-style: none;
  padding:0 20px ;
}

.footerMenu .footer-block li{
  margin-bottom:10px;
}

.footerMenu .footer-block li a{
  color:#3c3c3c;
}


.footerMenu .en{
	color:#a59564;
	font-size:12px;
	font-weight:bold;
}

.fs-p-footerCopyright{
	width: 100%;
	max-width: 1216px;
	margin: 0 auto;
	color: #3c3c3c;
	background-color: transparent;
	text-align: right;
}





/************
TOP
************/

#fs_Top .popularRanking{
	display:block;
}

#fs_Top .sideBannerArea{
	display:none;
}

/* ロード完了までに表示が崩れているのを見せない対応 */
.bxslider li {
	display: none;
}
.bx-viewport .bxslider li {
	display: block !important;
}
/* ロード完了までに表示が崩れているのを見せない対応 */

.slider-wrapper {
	overflow: hidden;
	margin-top:-20px;
	/*border-top: 10px solid #C3B388;*/
}

.bx-wrapper .bx-pager{
	margin-bottom:-40px !important;
}

.slider {
  position: relative;
  overflow: visible !important;
}

.slide {
  width: 100vw !important;
}

.slide p {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #EEE;
	border-bottom: 10px solid #C3B388;
}

.bx-wrapper {
  box-shadow: none;
  border: none;
  margin: 0 0 50px 0 !important;
}

.bx-wrapper img {
    width: 100%;
    height:auto;
}

.bx-wrapper .bx-prev {
  left: 2% !important;
}

.bx-wrapper .bx-next {
	right: 2% !important;
}

.top-content-area .category .fs-pt-column__item{
	margin-bottom:20px;
	text-align:center;
}

.top-content-area .recommend dt{
	font-weight:bold;
	font-size:1.1em;
	color:#C3B388;
}

.top-content-area .recommend dd{
	margin:0;
}

.top-content-area .recommend dd.image{
	text-align:center;
}

@media all and (-ms-high-contrast: none) { /* IEのみのハック gridだとズレていた */
	.top-content-area .recommend .fs-pt-column__item{
		display: inline-block;
	}
}

.top-content-area .news .news-list{
	height:300px;
	padding-right:30px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:90%;
	margin:0 auto;
}

.top-content-area .news dl{
	display:table;
	border-bottom:solid 1px #C3B388;
	width:100%;
	margin:0;
	padding:20px 0;
}

.top-content-area .news dt{
	display:table-cell;
	color:#C3B388;
	width:150px;
	font-weight:bold;
}

.top-content-area .news dd{
	display:table-cell;
	width:calc(100% - 150px);
}

/************
カテゴリー　＆　商品詳細 
************/

.fs-c-productImageModal .fs-c-slick .slick-list {
	position: absolute;
	z-index: 9999;
	display: block;
	line-height: 0px;
	font-size: 0px;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
	display: inline-block;
	margin:auto
}

.fs-c-productImageModal .fs-c-slick .slick-dots {
    line-height: 1;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 4px;
    margin: 0;
    
	position: absolute;
    bottom:20px;
	left:0;
	right:0;
}

.fs-c-productImageModal__close {
	color: #FFF;
	font-size: 10rem;
	width:10rem;
	height:10rem;
	z-index: 99999;
}


.fs-p-scrollingCartButton .fs-icon--cart:before {
    content: "\e91e";
	font-size:6rem;
}

/************
カテゴリー
************/


.fs-c-button--plain.fs-c-button--viewMoreImage::before {
    content: "\e912";
    font-size: 2.2rem;
}

/************
商品詳細 
************/

/***** ↓商品詳細の全体↓ *****/
.fs-system-product{
    padding:10px;
}

/***** ↓商品画像↓ *****/
.fs-c-productThumbnail__image {
    margin: 0 0 0 2%;
    flex-basis: auto;
    min-width: initial;
    width: 23.5%;
}

.fs-c-productThumbnail__image:first-child {
    margin-left:0;
}

.fs-c-productThumbnail__image:nth-of-type(5) {
    display:none;
}
.fs-c-productThumbnail__image img{
    vertical-align:top;
}

/***** ↓商品説明（小）↓ *****/
.fs-p-productDescription--short{
    padding:10px;
    background-color:#F7F3F3;
    margin-bottom:10px;
}

/***** ↓商品詳細　メイン部分↓ *****/
.fs-p-productInformation{
    padding:10px;
    background-color:#F7F3F3;
    margin-bottom:10px;
}

/***** ↓商品説明（大）↓ *****/
.fs-p-productDescription--full{
    background-color:#F7F3F3;
    padding:10px;
    margin-bottom:10px;
}

.fs-p-productDescription--full table{
    border-collapse: collapse;
}

.fs-p-productDescription--full caption{
    text-align:left;
    font-size:1.25em;
    font-weight:bold;
    padding-bottom:10px;
}

.fs-p-productDescription--full th{
    width:150px;
    border:solid 1px #ccc;
    padding:10px;
    background-color:#F0ECEB;
}

.fs-p-productDescription--full td{
    width:calc(100% - 150px) ;
    border:solid 1px #ccc;
    padding:10px;
    background-color:#FAF9F9;

}

.fs-l-main{
    max-width: 1216px;
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-start;
}


/************
カート
************/

/***** ↓あと￥XX,XXXで送料無料です。の色↓ *****/

.fs-c-cartDiscountInfo__body{
	color: #902727;
}

@media screen and (min-width: 1200px){

/************
全体
************/

.fs-l-pageMain{
    /* max-width:calc(100% - 300px) !important; */
    margin:0px;
}

/************
ヘッダー
************/

.headerShopName {
	padding-top:10px;
	margin-left:6%;
}


.headerParts{
    top:75px;
}

.headerMenu{
	bottom:10px;
}

.headerMenu li:nth-of-type(1){
	width:18%;
}

.headerMenu li:nth-of-type(2){
	width:18%;
}

.headerMenu li:nth-of-type(3){
	width:24%;
}

.headerMenu li:nth-of-type(4){
	width:20%;
}

.headerMenu li:nth-of-type(5){
	width:20%;
}

/************
サイドバー
************/

.fs-p-drawer {
	padding:0;
	z-index: 1;
}

.fs-l-sideArea {
	width: 250px;
	padding:0;
}

.fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
    margin-top: 8px;
}


.slider {
  left: 15vw;
}

.slide {
  width: 70vw !important;
}

.bx-wrapper .bx-prev {
  left: 13.5% !important;
}

.bx-wrapper .bx-next {
	right: 13% !important;
}

}



@media screen and (min-width: 768px){
.fs-l-header__contents {
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -ms-grid-columns: 33.33% 33.33% 33.33%;
    grid-template-columns: 33.33% 33.33% 33.33%;
}


.footerLogo{
	width:200px;
	float:left;
	text-align:left;
	text-align:center;
}

.footerMenu{
	width: calc(100% - 200px);
	float:left;
}




}













/****************

@media screen and (min-width: 768px) {
  .fs-p-drawerButton {
    display: none;
  }
}
*****************/






/****************
.fs-p-drawerButton {
  cursor: pointer;
  display: inline-block;
  padding: 8px;
}

.fs-p-drawerButton__icon {
  font-size: 2.8rem;
}

.fs-p-drawerButton__label {
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
}

@media screen and (min-width: 1200px) {
  .fs-p-drawerButton {
    display: none;
  }
}


*****************/

