body{
    letter-spacing: 1.3px;
    font-family: "honoka-maru-gothic", sans-serif;
}

img {
    width:100%;
}

h2.title{
    font-size:20px;
    font-family: "Bodoni Moda", serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

li{
    
    list-style-type: none;
}

.fs-p-logo__image {
    width: 56%;
    margin-top: 30px;
}

.fs-pt-carousel__track {
    position: relative;
    width: 1200px;
    margin: 50px auto;
}

.fs-c-productThumbnail__image__caption {
    font-size: 10px;
}

ul.retsu2 li img, ul.retsu3 li img, ul.retsu4 li img{
	width: 100%;
}

ul.retsu2, ul.retsu3, ul.retsu4{
	width: 100%;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}

ul.retsu2 li{
	width: 48%;
	margin: 5px 1%;
	padding: 0;
	float: left;
}

ul.retsu3 li{
	width: 31.1%;
	margin: 5px 1%;
	padding: 0;
	float: left;
}

ul.retsu4 li{
	width: 23%;
	margin: 5px 1%;
	padding: 0;
	float: left;
}

.fs-l-footer__contents .f_guide{
    width:500px !important;
    margin: 0 auto !important;
    overflow: hidden;
}

.fs-l-footer__contents .f_guide li{
	width: 31.1%;
	margin: 5px 1%;
	padding: 0;
	float: left;
}

.fs-pt-list {
    margin-bottom: 100px;
}

.fs-p-dateList > li {
    overflow: hidden;
}

.news_img{
    width: 15%;
    float: left;
    margin-right: 15px;
}

.fs-l-footer .fs-p-logo__image {
    width: 12%;
    margin-top: 30px;
}

/*トップ商品一覧*/

/*.fs-c-productListCarousel__list__itemTrack .slick-list .slick-track{
    width:100% !important;
}

.fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide {
    width: 25%;
    height: 360px;
}
*/

.fs-c-productListCarousel__ctrl.slick-disabled, .fs-c-button--carousel {
    display:none !important;
}

.fs-c-productListCarousel__list {
    display: block;
    width: 100%;
}

.fs-l-footer .fs-p-logo__image {
    width: 30%;
    margin: 30px 35% 10px;
}

.fs-c-documentColumn dl.fs-c-explainList dt{
    border-bottom: solid 1px;
    border-right: solid 1px;
    padding: 10px;
    text-align: center;
}

.fs-c-documentColumn dl.fs-c-explainList dd {
    margin: 0;
    border-bottom: solid 1px;
    padding: 10px;
}

.fs-c-price {
    color: #845849;
    font-weight: 600;
}



.more {/*もっと見るボタン*/
    width: 50%;
    border: solid 2px #97887d;
    border-radius:30px;
    margin: 60px auto 50px;
    text-align: center;
    padding: 12px 0;
    color: #625142;
    font-size: 16px;
    overflow:hidden;
}

.kyuuka{
    width:600px;
    margin:20px auto;
    padding:0;
    overflow:hidden;
}



.fs-c-productPrice--listed{
    width: 35%;
    float: left;
    font-size: 80%;
    line-height: 20px;
}

.fs-c-productPrice--listed .fs-c-price{
    text-decoration: line-through;
}

.fs-c-productPrice__addon {
    margin-left: 3px;
}

.fs-c-productName__name, .fr3-item__productName {
    font-size:12px;
}

.fs-c-productListItem__control{
    display: none;
}

div.rank{
    background-color: #e4ddcc;
    padding: 10px 0;
}

div.rank h2{
    border-bottom: none;
}

.pickup .fs-pt-carousel__track{
    width:100% !important;
}

.fs-pt-carousel__slide__caption{
    background: none;
    color: #524d4a;
    padding: 8px;
    position: relative;
}

/*検索窓*/

.fs-p-searchForm__button {
    background: #fff;
    color: #625142;
}

.keyword{
    width:100%;
    margin: 5px 0 30px;
    padding:0;
    overflow:hidden;
}

.keyword li{
    width: 23%;
    float: left;
    margin: 2px 1%;
    text-align: center;
    border-radius: 20px;
    background-color: #ddd6cd;
    padding: 8px 0;
}

.keyword li{
    display: block;
}

/*カテゴリー正方形イメージ*/

.cat_img_sq{
    width:100%;
    margin: 5px auto 10px;
    padding:0;
    overflow:hidden;
}

.cat_img_sq li{
    width: 23%;
    float: left;
    margin: 5px 1%;
    padding: 0;
}

/*レコメンドタイトル非表示*/
.flywheel-recommend__frame .fs-p-heading--lv2{
    display:none;
}

/*レコメンド(税込)非表示*/
.flywheel-recommend__frame .fr3-item__productPrice__addon{
    display:none;
}

/*レコメンドランキング順位ボタン*/

.fr3-item__rank {
    width: 30px;
    height: 30px;
    background-color: #d0c2a6 !important;
    z-index: 100;
    position: relative;
    top: 19px;
    left: 3px;
}

/*フッター前案内*/

.footer_annai{
    width:100%;
    margin: 10px 0;
    padding: 5px 5%;
    background-color:#f5f1ee;
    overflow:hidden;
}

.footer_annai li{
    width:31%;
    margin:15px 1%;
    padding:0 5%;
    overflow:hidden;
    float:left;
}

.footer_annai li .icon{
    width:27%;
    margin: 1px 4%;
    padding: 0;
    float:left;
}

.footer_annai li .text{
    width:61%;
    margin: 1px 2%;
    padding: 0;
    float:left;
    text-align:left;
}

.footer_annai li .text h3{
    color: #97887d;
    font-size: 16px;
    text-align:left !important;
}

.footer_annai li .text p{
    color: #625142;
    font-size: 11px;
}

.fs-l-footer{
    background-color:#FFF;
    border-top:none;
}

ul.sidemenu_retsu2{
    display: block;
    margin: 10px 0;
    padding: 0;
    overflow:hidden;
    border: 0.5px solid #625142;
}

ul.sidemenu_retsu2 li{
    width: 50%;
    float:left;
    border: 0.5px solid #625142;
    padding: 16px 0;
    text-align:center;
}

ul.sidemenu_retsu2 li a{
    display: block;
    margin: 0 0 4px 0;
    line-height: 1;
    cursor: pointer;
    color: #625142;
    font-size: 11px;
}

/*スライドボタン*/
.fs-c-slick .slick-dots li.slick-active button:before{
    font-size: 11px;
}

.fs-pt-column{
    display:block;
}

.fs-pt-column__item{
    width:25%;
    float:left;
}

.fs-pt-column__heading {
    font-size: 10px;
    font-weight: 100;
    color: #97887d;
}

.slick-track .fs-c-productListItem__salesPeriod{
    display:none;
}


/*クリックした時にポップアップで表示ここから*/
#click-btn {
  display: block;
  margin: 0;
  color: white;
  border: 0;
  padding: 0;
}

#popup-wrapper {
  background-color: rgba(0, 0, 0, .5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

#popup-inside {
  text-align: center;
  width: 100%;
  max-width: 300px;
  background: white;
  margin: 10% auto;
  padding: 20px;
  position: relative;
}

#message a {
  background: purple;
  color: white;
  text-decoration: none;
  padding: 6px 10px;
}

#close {
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer;
}
/*クリックした時にポップアップで表示ここまで*/