/* 特定商取引法に基づく表示非表示 */ .FS2_businessdeal {
   display:none;
}
/* 送料とお支払い方法について非表示 */ .FS2_postagesettlelist {
   display:none;
}
/* 個人情報の取扱いについて非表示 */ .FS2_privacypolicy {
   display:none;
}
/* #FS2_layout_body {
    background-color: #86A050;
}

p {
    margin-bottom: 5px;
}
.pan {
    color: #FFF;
}
.pan a {
    color: #FFF;
    text-decoration: underline;
}
*/


/* 非表示 */
.FS2_Search, .FS2_Utility1_container, .FS2_Utility2_container {
   display: none;
}
* {
   font-family: sans-serif;
}
body {
   background: #FFF;
   color: #66583F;
   font-size: 80%;
   font-family: sans-serif;
}
#FS2_layout_body {
   background-color: #FFF;
}
/* テキストリンク
------------------------------------------------ */
a {
   color:#66583F;
   text-decoration: underline;
}
a:link {
}
a:visited {
}
a:hover {
   text-decoration: none;
}
a:active {
}
input {
   font-family: sans-serif;
}
.link, .link02 {
   text-indent: 15px;
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_link.gif) no-repeat 4px 50%;
   float: right;
   margin: 10px 10px 0 0;
   line-height: 70%;
}
.link{
    text-indent: 0;
    line-height: 1.6;
    padding-left: 18px;
}
.link02 {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_link02.gif) no-repeat top left;
}
/* 共通
------------------------------------------------ */
h2 {
   margin:10px 0 8px 5px;
   color: #66583F;
   border-left: solid 5px #A99774;
   font-size: 120%;
}
h2 span {
   border-left: solid 1px #66583F;
   padding-left: 5px;
   line-height: 120%;
}
.h2_pickup,
.h2_new,
.h2_ranking,
.h2_news,
.h2_topic {
   border: none;
   padding: 4px 0 4px 30px;
}
.h2_pickup {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_pickup.gif) no-repeat 0 50%;
   background-size: 23px;
}
.h2_new {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_new.gif) no-repeat 5px 50%;
   background-size: 23px;
   padding-left: 35px;
}
.h2_ranking {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_ranking.gif) no-repeat 5px 50%;
   background-size: 23px;
   padding-left: 35px;
}
.h2_news {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_news.gif) no-repeat 0 50%;
   background-size: 23px;
}
.h2_topic {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/icon_topic.gif) no-repeat 0 50%;
   background-size: 23px;
}
h3 {
   margin:10px 0 5px 0;
}
h3.ranking_01,
h3.ranking_02,
h3.ranking_03,
h3.ranking_04,
h3.ranking_05 {
   text-align: left;
   font-weight: bold;
   font-size: 110%;
   text-indent: 33px;
   padding-top: 2px;
   margin: 0 0 4px 0;
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/ranking_01.gif) top left no-repeat;
   background-size: 25%;
}
h3.ranking_02 {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/ranking_02.gif) top left no-repeat;
   background-size: 25%;
}
h3.ranking_03 {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/ranking_03.gif) top left no-repeat;
   background-size: 25%;
}
h3.ranking_04 {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/ranking_04.gif) top left no-repeat;
   background-size: 25%;
}
h3.ranking_05 {
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/ranking_05.gif) top left no-repeat;
   background-size: 25%;
}
.orange {
   color: orange;
}
.red {
   color: red;
}
.bold {
   font-weight: bold;
}
/* ヘッダー
------------------------------------------------ */
#header {
   width: 100%;
   height: 82px;
   border-top: solid 3px #583319;
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/logoarea_bg.gif);
   background-size: 20px;
   background-repeat: repeat-x;
   background-position: 0 bottom;
   background-color: rgba(247, 245, 239, 0.8);
   position: fixed;
   top: 30px;
   left:0;
   z-index: 9999;
   display: flex;
   justify-content: space-evenly;
    padding: 0px 3px;
}
.logo {
   width: auto;
}
.logo img {
   width: 148px;
    padding-top: 6px;
    margin-left: 3px;
    min-width: 20%;
}
.logo_text {
   width: 35%;
   color: #669900;
   font-size: 40%;
   line-height: 140%;
   float: left;
}

.spheader_textimg{
   max-height: 42px;
   width: 133px;
    margin-top: 20px;
    padding: 0px 2% 0px 2%;
}

.spheader_textimg img{
   max-width: 100%;
}
/* 開閉メニュー
------------------------------------------------ */
.menu_btn {
   width:48px;
    margin-top: 17px;
}
#global_nav {
   position: fixed;
   top:112px;
   left:0;
   right:0;
   bottom:0;
   overflow: auto;
   -webkit-overflow-scrolling:touch;
   -moz-overflow-scrolling:touch;
   background-color:rgba(0,0,0,0.5);
   z-index:1000;
   display: none;
}
#global_nav h1,
#global_nav h2,
#global_nav h3 {
   margin: 0;
   padding: 0;
   border: none;
   font-style: normal;
   font-weight: normal;
   line-height: 1.0;
}
#global_nav a {
   text-decoration:none;
}
#global_nav .nav_inner {
   position:absolute;
   z-index:10;
   width:100%;
   padding:0;
   margin:0;
}
#global_nav ul {
   background-color: #8d7c72;
}
#global_nav ul li {
   list-style:none;
   width:100%;
   margin:0;
   padding:0;
   text-align:left;
   clear:both;
}
#global_nav ul li.blank {
   margin:0;
   padding: 0;
   height: 35px;
   line-height: 25px;
   border-bottom: 1px dotted #FFF;
   background-color: #3F2F25;
}
#global_nav h1,
#global_nav h2,
#global_nav h3 {
   margin:0;
   padding: 0 30px 0 25px;
   height: 35px;
   line-height: 35px;
   background-repeat: no-repeat;
   background-position: right center;
   background-size: 20px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#global_nav h1.pushcate{
   padding: 0 30px 0 15px;
}
#global_nav h1 {
   height:40px;
   line-height: 40px;
}
#global_nav ul li.category_top h2 {
   padding-left: 15px;
}
#global_nav h2 {
   padding-left: 25px;
}
#global_nav h2.indent_top {
   font-size:85px;
   padding-left: 20px;
}
#global_nav h3 {
   padding-left:25px;
}
#global_nav h1 {
   font-size:97%;
   color:#fff;
   border-bottom: 1px dotted #857474;
   background-color: #5C4537;
}
#global_nav ul li.gnavi_sec_s{
   margin-top: 10px;
}
#global_nav ul li.gnavi_sec_e{
   margin-bottom: 10px;
}
#global_nav h1.closed {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_plus.png);
   background-color: #5C4537;
}
#global_nav h1.opened { /* border-top:1px solid #000; */
   color: #5C4537;
   border-bottom: 1px dotted #5C4537;
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_minus.png);
   background-color: #D7CFC0;
}
#global_nav a>h1 {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_arrow01.png);
}
#global_nav h2 {
   font-size:85%; /* border-top:1px solid #fff; */
   color:#5B4537;
   border-bottom: 1px dotted #5C4537;
   background-color: #EAE6DD;
}
#global_nav h2.closed {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_plus_bw.png);
   background-color: #EAE6DD;
}
#global_nav h2.opened {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_minus.png);
   background-color: #EAE6DD;
}
#global_nav a>h2 {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_arrow02.png);
}
#global_nav h3 {
   font-size: 80%;
   color:#5B4537;
   border-bottom: 1px dotted #C5BBA6;
   background-color:#FFF;
}
#global_nav a>h3 {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_arrow02.png);
}
#global_nav ul li:last-child h1 {
   border-bottom: none;
}
.close_btn {
   margin:20px 20%;
}
/* main navi
------------------------------------------------ */
#main_nav {
   margin-top: 117px;
}
#main_nav img, #fotter_nav img {
   float: left;
   vertical-align: bottom;
}
.css3button {
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   padding: 8px 20px;
   background: -moz-linear-gradient(  top,  #533f31 0%,  #725643);
   background: -webkit-gradient(  linear, left top, left bottom,  from(#533f31),  to(#725643));
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
   border: 1px solid #cec2b0;
   -moz-box-shadow:
 0px 1px 3px rgba(000,000,000,0),  inset 0px -1px 0px rgba(255,255,255,0);
   -webkit-box-shadow:
 0px 1px 3px rgba(000,000,000,0),  inset 0px -1px 0px rgba(255,255,255,0);
   box-shadow:
 0px 1px 3px rgba(000,000,000,0),  inset 0px -1px 0px rgba(255,255,255,0);
   text-shadow:
 0px -1px 1px rgba(000,000,000,0.2),  0px 1px 0px rgba(255,255,255,0.3);
}
.FS2_Search_textarea {
   border:1px solid #7F9DB9;
}
.searchArea {
   text-align: center;
   background-color: #EAE6DD;
   padding: 20px 0 10px 0;
}
hr {
   border: 0;
   height: 0;
   color: #FFF;
   border-top: 1px solid #C3B69F;
   border-bottom: 1px solid #FFF;
   background-color: #EAE6DD;
   margin: 20px 0 0;
   padding: 0;
}
/* フッター
------------------------------------------------ */
#footer {
   overflow: hidden;
   margin: 0 auto;
   text-align: center;
}
.footer_toroku {
   width: 42%;
   padding: 3px;
   margin: 0 0 0 5px;
   text-align: center;
   background-color: #EAE6DD;
   float: left;
}
.footer_toroku p {
   padding: 15px 0;
   border: dotted 1px #C3B69F;
}
.footer_tokuten {
   float: right;
   text-align: left;
   font-size: 80%;
}
#footer_link {
   width: 100%;
   text-align: left;
   border-top: solid 1px #CABEAB;
   border-bottom: solid 1px #CABEAB;
   margin-top: 20px;
   padding-bottom: 5px;
   overflow: hidden;
}
#footer_link ul {
   width: 93%;
   margin: 20px auto 0;
   font-size: 60%;
}
#footer_link ul li a {
   display: block;
   line-height: 1.0;
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/bg_footer_link.gif);
   background-size: 100%;
   background-repeat: no-repeat;
   padding: 8px 0 14px 27px;
   margin: 0 auto 10px;
}
.footer_logo {
   width: 30%;
   margin: 20px auto 10px auto;
}
.footer_logo img {
   max-width: 100%;
}
.flogo_text {
   font-size: 80%;
   margin-bottom: 20px;
}
/* コンテンツ部分
------------------------------------------------ */
#contentArea {
   background: #EAE6DD;
}
.mainvis {
   width: 100%;
   margin: 10px auto 20px;
}
.border_01 {
   border-top: solid 1px #C3B69F;
   background: none;
   overflow: hidden;
}
.border_02 {
   border-top: solid 1px #FFF;
   background: none;
   padding: 0 10px 20px;
   overflow: hidden;
}
#FS2_footer .border_02 {
   padding: 0 0 20px;
}
.bnrArea {
   padding-top: 10px;
   margin: 0 auto;
   text-align: center;
}
.bnrArea img {
   margin: 5px 0;
}
/* NEWS
------------------------------------------------ */
.newsWrap {
   width: 96%;
   margin: 0 5px;
   background-color:#FFF;
   overflow: hidden;
}
.news_sec {
   width: 90%;
   margin: 10px auto;
   border-bottom: dotted 1px #C3B69F;
   overflow: hidden;
}
.news_title {
   font-weight: bold;
   margin-bottom: 5px;
}
.news_content {
   margin-bottom: 5px;
}
/* 商品メニュー
------------------------------------------------ */
.radius {
   width: 96%;
   overflow: hidden;
   margin: 0 5px;
   background-color: #FFF;
   border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
}
.radius li {
   font-size: 130%;
   width: 98%;
   text-align: center;
   border-bottom: dotted 1px #C3B69F;
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/bg_menu.gif) right no-repeat;
   -webkit-background-size: 12px 9px;
}
.radius li a {
   line-height: 260%;
   text-decoration: none;
}
.radius li:last-child {
   border-bottom: none;
}
/*
li.FS2_MoreList_btn {
   text-align: right;
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/bg_menu02.gif) right no-repeat;
   -webkit-background-size: 19px 19px;
}

.FS2_more_btn span {
   color:#66583F;
}
*/
/* PICK UP
------------------------------------------------ */
.pick_wrap {
   width: 100%;
   overflow: hidden;
}
.pick_box {
   width: 46%;
   border: solid 1px #C3B69F;
   border-radius: 4px;
   background-color: #FFF;
   margin: 0 5px 10px;
   padding: 0 0 0;
   float: left;
}
.pick_box img {
   border-bottom: dotted 1px #D1C9B4;
}
.pick_link {
   color: #5A2C10;
   font-size: 80%;
   background: url(https://www.merci-fabric.co.jp/secure/sp/img/top/icon_arrow_pick.gif) no-repeat 0 50%;
   background-size: 4px;
   padding: 2px 0 0 8px;
   margin: 5px 5px;
}
.pick_link a {
   color: #5A2C10;
   text-decoration: none;
}
.btn_lineup {
   text-align: center;
}
.btn_lineup img {
   display: block;
   margin: 15px auto 0;
}
/* item_box
------------------------------------------------ */
#item_wrap {
   content: '';
   clear: both;
   display: block;
}
#item_wrap .bxslider {
   display: box;
   display: -webkit-box;/* Safari,Google Chrome用 */
   display: -moz-box;/* Firefox用 */
}
.item_box {
   width: 44%;
   border: solid 1px #C3B69F;
   background-color: #FFF;
   padding: 10px 10px 5px;
}
.item_box p {
   word-wrap: break-word;
}
.item_box img {
   margin-bottom: 5px;
}
.price {
   color: #FF6600;
   text-align: right;
   margin: 5px 0 0;
}
/* ranking
------------------------------------------------ */
.ranking_img {
   height: 56px;
   overflow: hidden;
   margin: 0 0 5px;
}

.sp_categorypage_wrap p{
   margin-bottom:10px;
}

/* お客様情報」の説明のCSSによる出し分け
------------------------------------------------ */
.FS2_BuyerInformation_comment>div{
    display:none;
}
.FS2_body_Guest .FS2_BuyerInformation_comment>div.commentForGuest{
    display:block;
}
.FS2_body_Member .FS2_BuyerInformation_comment>div.commentForMember{
    display:block;
}

/* フッター共通画像エリア
------------------------------------------------ */
.footer_bnr_area{
    width: 93%;
   margin: 0 auto;
   padding: 3% 3.5%;
    overflow: hidden;
   border-bottom: solid 1px #CABEAB;
}
.fba_l,
.fba_r{
   width:48%;
   float:left;
   margin:0 auto;
   text-align:center;
}
.fba_l02{
  width: 48%;
  float: left;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}
.fba_r{
   float:right;
}

.CrossHead{
   padding-left:10px;
}
.CrossHead02{
   padding-left:10px;
}

.FS2_MailRecommend{
display:none;
}



/* 画ホス */
.FS2_ItemThumbnails {
   padding: 15px 0;
   background: #F9F9F9;
}
.FS2_additional_image_container_main a {
   display: inline-block;
   width: 80px;
   margin: 0 10px 0 0;
}
.FS2_additional_image_container_main a img {
   width: 100%;
}



.gnavi_float{
   margin: 18px auto 0;
   overflow: hidden;
   }
.gnavi_float a{
   box-sizing: border-box;
   display: block;
   width: 100%;
    height: 40px;
    line-height: 40px;
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_arrow01.png);
    font-size: 97%;
    color: #fff;
    padding: 0 30px 0 15px;
    background-color: #5C4537;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.bx-controls .bx-pager .bx-pager-item{
margin-bottom: 3%;
}


.iteminner_ttl{
color: #412000;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 2px;
    padding: 8px 0 8px 36px;
    /* background-size: 10px 10px; */
    background: url(https://www.merci-fabric.co.jp/shop/item/merci/design/img01/ttl_btn.png) no-repeat 0 50%;
    background-size: 34px;
}

.subCrossHead {
    padding-left: 4px;
    padding-bottom: 6px;
    margin-top: 14px;
    border-bottom: 1px dotted #6c4444;
    margin-bottom: 6px;
}

.sp_sec{
   width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
}
.textbox_wrap{
    width: calc(100% - 20px);
    padding: 0 10px;
    margin:0 auto;
}
.textbox_wrap p{
    line-height:1.5;
    margin-bottom:14px;
}

.titleImage img,
.cloth_ttl img {
 max-width:100%;
 height:auto;
}
.cloth_wrap {
    width: 100%;
    box-sizing:border-box;
    padding: 10px;
    background: #FFF;
    border:1px solid #FFF;
 }
 .cloth_ttl {
  width: 100%;
  text-align: center;
   font-size: 15px;
   color: #300;
   font-weight: bold;
   line-height: 1.5;
   letter-spacing: 0.03em;
   margin: 0 auto 14px;
 }
 .cloth_ttl.ttl_under_b{
   padding-bottom: 8px;
   border-bottom: 1px solid #653F3F;
 }
 .cloth_wrap .cloth_info p{
   font-size: 13px;
   line-height: 1.6;
   color: #300;
   margin-bottom: 8px;
   letter-spacing: 0.03em;
 }
 .cloth_wrap .cloth_info p:last-child{
   margin-bottom: 0;
 }
 .cloth_wrap p.attention {
   font-size: 14px;
   font-weight: bold;
   margin-top: 14px;
 }
 .cloth_image{
   width: 100%;
   overflow: hidden;
 }
 .cloth_image.img_col2{
   width: 100%;
   margin: 0 auto 10px;
   margin-bottom: 20px;
 }

 .border_bot_b{
    padding:0 0 12px;
    border-bottom:1px dashed #846565;
    margin-bottom:16px;
}

.cloth_subttl{
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #300;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.06em;
    margin: 0 auto 8px;
    padding-left:22px;
    position:relative;
    box-sizing:border-box;
}
.cloth_subttl::after{
    content:"";
    display:block;
    width:14px;
    height:4px;
    top:calc(50% - 4px);
    left:0;
    position:absolute;
    background:#DEBA62;
}
.FS2_body_Goods_GoodsDetail .FS2_Button li a{
   margin: 4px 5px 6px 0;
    padding: 7px 3px 7px 5px;
    box-sizing: border-box;
}





/* 検索 */

.css3button {
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
    width: 66px;
    height: 39px;
    box-sizing: border-box;
   padding: 8px 0px 8px 20px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 0px;
   border: none;
    background: #5b4537 url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/img/common/icon_search.png) no-repeat 9px 10px;
    background-size: 14px auto;
}
.FS2_Search_textarea {
   border:1px solid #d8cdbc;
    padding: 10px 8px;
    margin: 0 2px 0 0px;
   border-radius: 0px;
    width: 68%;
    -webkit-appearance: none;
}
.searchArea {
   text-align: center;
   background-color: #EAE6DD;
   padding: 20px 0 10px 0;
}



/* ＳＰ検索関連　新規
------------------------------------------------ */
input::placeholder {
  color: #939393;
  position: relative;
  top: 2px;
}

.search_icon {
  position: fixed;
  bottom: 10px;
  right: 4%;
  height: 80px;
  width: 80px;
  border-radius: 50px;
  background: #5C4537 url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/sp/img/search_icon.png) no-repeat 16px 15px;
  background-size: 44px;
  padding-top: 47px;
  box-sizing: border-box;
}

.search_icon p {
  font-weight: bold;
  color: #FFF;
}

.search_popup_ttl {
  position: fixed;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 15px;
  background: #F3F0E9;
  padding: 17px 4% 15px;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
  text-align: left;
  color: #66583F;
  transform: translate3d(0, 0, 0);
  font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  z-index: 10000;
  height: 50px;
}

.popup_close_btn {
  display: block;
  position: fixed;
  height: 30px;
  width: 30px;
  margin: 0 auto;
  top: 5px;
  right: 4%;
  z-index: 10001;
}

.popup_close_btn::before,
.popup_close_btn::after {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 2px;
  top: 19px;
  left: 5px;
  background: #5C4537;
  visibility: visible;
}

.popup_close_btn::before {
  transform: rotate(-45deg);
}

.popup_close_btn::after {
  transform: rotate(45deg);
}

.tab_wrap {
  background: #F3F0E9;
  padding: 61px 0px 0;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.tab_navi {
  display: flex;
  align-items: center;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  padding: 0 0 0 10px;
}

.tab_navi li {
  margin: 0 4px 0px;
  word-break: keep-all;
}

.tab_navi a {
  display: block;
  font-weight: bold;
  color: #FFF;
  font-size: 13px;
  height: 47px;
  letter-spacing: 0.08em;
  text-decoration: none;
  transition: 0.4s;
  padding: 8px 23px 0;
  background-image: url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/sp/img/common/bg_tab.jpg);
  background-position: 0px -5px;
  box-sizing: border-box;
  border-radius: 3px 3px 0px 0px;
  white-space: nowrap;
}

.tab_navi li:last-child a {
  margin-right: 10px;
}

.tab_navi a.current {
  background-image: url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/sp/img/common/bg_tab_active.jpg);
}

.search_list {
  position: fixed;
  top: 108px;
  left: 0;
  width: 100%;
  height: calc(100% - 89px);
  background: #FFF;
  box-sizing: border-box;
  overflow: auto;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
}

.search_list .color::after {
  display: block;
  content: "";
  clear: both;
}

.tab_content_wrap {
  background: #FFF;
}

.tab_layer {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: #FFF;
  width: 100%;
}

.tab_content form {
  position: relative;
  height: 100%;
}

.tab_content_wrap::after,
.tab_content::after,
.search_list::after,
.search_btn_area::after {
  display: none;
}

.keyword_area {
  padding: 20px 4% 17px;
  box-sizing: border-box;
  display: flex;
  justify-content: left;
  align-items: center;
}

.keyword_area input {
  padding: 1px 10px 0;
  width: 100%;
  outline: none;
  font-size: 16px;
  background: #EEEEEE;
  border: none;
  box-sizing: border-box;
  height: 33px;
  border-radius: 0px;
  font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

.search_list {
  padding-bottom: 80px;
}

.search_list dl {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 100%;
}

.search_list dl:first-of-type dt {
  border-top: 1px dotted #5C4537;
}

.search_list dt {
  font-weight: bold;
  font-size: 13px;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  border-bottom: 1px dotted #5C4537;
  width: 96%;
  margin: 0 auto;
  padding: 12px 3% 8px;
  height: 53px;
  color:#66583F;
}

.search_list dt.open {
  border-bottom: none;
}

.search_list dt.open + dd {
  border-bottom: 1px dotted #5C4537;
  border-top: 1px solid #E9E6DD;
}

.search_list dl:last-of-type dd {
  border-bottom: none;
}

.search_list dt::after {
  content: "";
  display: block;
  position: absolute;
  top: 37%;
  right: 5%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #5C4537;
  border-right: 2px solid #5C4537;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: 0.3s;
}

.search_list dt.open::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search_list dt.row1 {
  padding: 19px 3% 15px;
}

.search_list .cat_ttl {
  font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

.search_list .ex_text {
  font-weight: normal;
  display: block;
  font-size: 10px;
  margin-top: 2px;
  font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

.search_list dd {
  padding: 0px 0 10px;
  margin: 0 3%;
  color:#66583F;
}

.search_list dd.color {
  padding: 0px 0% 15px;
}

.search_list--input_group {
  display: block;
  text-align: left;
}

.color_wrap {
  padding: 15px 0 0;
}

.search_list--input_group_color {
  float: left;
  margin: 0 6px 8px;
  position: relative;
  height: 42px;
  width: 42px;
  font-size: 0px;
}

.search_list--input_group_color::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 42px;
  height: 42px;
  border: 1px solid transparent;
  border-radius: 50px;
  transition: 0.3s;
}

.search_list--input_group_color.is-checked::before {
  border-color: #4B1F1E;
}

.search_list--checkbox_color {
  display: none;
}

.search_list--input_group_color img {
  width: 36px;
  position: relative;
  top: 4px;
  left: 1px;
}

.search_list--checkbox {
  display: none;
}

.search_list--input_label {
  background-image: url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/sp/img/common/check_off.jpg);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  display: block;
  transition: 0.4s;
  font-size: 13px;
  position: relative;
  font-weight: bold;
  border-bottom: 1px dashed #E9E6DD;
  background-size: 19px auto;
}

.search_list--checkbox:checked + .search_list--input_label {
  background-image: url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/sp/img/common/check_on.jpg);
  background-size: 19px auto;
}

.search_list--label {
  display: inline-block;
  width: 100%;
  padding: 17px 0 15px 24px;
  box-sizing: border-box;
  font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

.search_btn_area {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0 16px;
  height: 66px;
  box-sizing: border-box;
  background: rgba(255,255,255,0.88);
  transition: none;
  transform: none;
  transform: translate3d(0, 0, 0);
  z-index: 10000;
}

.search_btn_area .detail_search_btn {
  -webkit-appearance: none;
  width: 47%;
  max-width: 160px;
  height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #FFF;
  padding: 12px 20px 13px;
  letter-spacing: 0.08em;
  background: #634C3B;
  border: none;
  border-radius: 6px;
  border:1px solid #634C3B;
  font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

.search_btn_area .detail_search_btn.all_reset {
  background: #FFF;
  color: #66583F;
}

.search_text_link {
    text-align: center;
    line-height: 1.4;
}
.search_text_link a{
   padding: 12px 24px 10px;
    border-radius: 3px;
    background: #502706;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.08em;
    display: block;
    width: 60%;
    margin: 20px auto;
    position:relative;
}
.search_text_link a:after{
    content: "";
    display: block;
    position: absolute;
    top: 42%;
    right: 13px;
    height: 6px;
    width: 6px;
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(-45deg);
    transition: 0.4s ease;
}

.reset_btn {
  -webkit-appearance: none;
  width: 100%;
  text-align: center;
  font-size: 11px;
  font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  padding: 10px 0px;
  letter-spacing: 0.12em;
  background: #F9F8F6;
  border-radius: 6px;
  border: none;
  color: #66583F;
  font-weight: bold;
  margin: 15px auto 15px;
  display: block;
}

.more_toggle_window {
  display: none;
}

.more_toggle_window.active {
  display: block;
}

.more_btn {
  position: relative;
  cursor: pointer;
  font-size: 12px;
  color: #BF746E;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-decoration: underline;
  padding: 18px 10px 5px;
  display: block;
}

.more_btn.active {
  display: none;
}

.more_btn::after {
  content: "";
  display: inline-block;
  position: relative;
  top: -3px;
  right: 2px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #BF746E;
  border-right: 2px solid #BF746E;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: 0.3s;
  visibility: visible;
  margin: 0 0 0 11px;
}

.lock {
  overflow: hidden;
  position: relative;
}

body.lock {
 overflow: hidden;
}



/*
商品詳細


.fs_sp_flick_container{
   width: 100vw;
}

.fs_sp_flick_item_container {
    width: 100vw;
}
#FS2_ItemDetail .FS2_thumbnail_container img {
        width: 96%;
    padding: 0 2%;
}
.FS2_additional_image_container_main{
   display: none;
}
.FS2_ItemThumbnails{
   position: relative;
}
.fs_sp_flick_btn_left,
.fs_sp_flick_btn_right{
   background:none;
    position: absolute;
    width: 34px;
    height: 34px;
    top: calc(50% - 17px);
    z-index: 999;
    left: 6px;
}
.fs_sp_flick_btn_right{
  left: auto;
  right:6px;
}
.fs_sp_flick_btn_left:before,
.fs_sp_flick_btn_right:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 10px;
    height: 20px;
    width: 20px;
    border-bottom: 4px solid #FFF;
    border-right: 4px solid #FFF;
    transform: rotate(135deg);
    box-shadow: 2px 3px 6px 0px rgba(0,0,0,0.31);
}
.fs_sp_flick_btn_right:before{
    left: auto;
    right:10px;
    transform: rotate(-45deg);
}*/


#FS2_ItemImagePopup .FS2_thumbnail_container{
   width:100vw;
   height:100%;
   text-align:center;
}

#FS2_ItemImagePopup .FS2_thumbnail_container img{
   max-width:100%;
   max-height:100%;
}





.footer_snsarea{
    width: 93%;
    margin: 0 auto;
    padding: 3% 3.5%;
    overflow: hidden;
    border-bottom: solid 1px #CABEAB;
}
.footer_sns_inner{
	width: 100%;
    display: flex;
    justify-content: center;
}
.footer_snscol{
	margin: 0 5px;
}
.footer_snscol.sns_line{
	width: 117px;
}
.footer_snscol.sns_fb,
.footer_snscol.sns_insta{
	width: 36px;
}
.footer_snscol.sns_line img{
	width: 117px;
	height: 36px;
}
.footer_snscol.sns_fb img,
.footer_snscol.sns_insta img{
	width: 36px;
	height: 36px;
}
.footer_snscol_one{
	width: 100%;
	text-align: center;
	margin-top: 14px;
}
.footer_snscol_one.vissel img{
	width: 166px;
	height: auto;
}



.gnavi_snsarea{
    width: 100%;
    overflow: hidden;
    margin: 15px auto;
    display: flex;
    justify-content: center;
}
.gnavi_snscol{
	margin: 0 5px;
}
.gnavi_snscol.sns_line{
	width: 97px;
}
.gnavi_snscol.sns_fb,
.gnavi_snscol.sns_insta{
	width: 30px;
}
.gnavi_snscol.sns_line img{
	width: 97px;
	height: 30px;
}
.gnavi_snscol.sns_fb img,
.gnavi_snscol.sns_insta img{
	width: 30px;
	height: 30px;
}
.gnavi_snscol a img{
	-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all  0.3s ease;
}
.gnavi_snscol a:hover img{
   opacity: 0.7;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all  0.3s ease;
}

.search_area.js-search_icon{
	display: none;
	visibility: hidden;
	opacity: 0;
}
.search_area.js-search_icon.is-show{
	display: block;
	visibility: visible;
	opacity: 1;
}
.search_icon-close{
    position: fixed;
    bottom: 65px;
    right: 2%;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #5B4537;
    opacity: 0.8;
    cursor: pointer;
}
.search_icon-close::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg) translateY(-50%);
    top: 45%;
    left: 30%;
}
.search_icon-close::after{
    position: absolute;
    content: "";
    width: 2px;
    height: 10px;
    background: #fff;
    transform: rotate(-45deg) translateY(-50%);
    top: 45%;
    right: 30%;
    visibility: visible;
}
.search_icon {
    position: fixed;
    bottom: 10px;
    right: 4%;
    height: 65px;
    width: 65px;
    border-radius: 50px;
    background: #5C4537 url(https://www.merci-fabric.co.jp/wordpress/wp-content/themes/merci/sp/img/search_icon.png) no-repeat 15px 9px;
    background-size: 37px;
    padding-top: 37px;
    box-sizing: border-box;
}
.search_icon p {
    font-weight: bold;
    color: #FFF;
    font-size: 11px;
}
.header_news{
	width: 100%;
	text-align: center;
	background: #8E1431;
	height: 30px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.header_news p{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}

.logo_text{
	color: #000;
	font-size: 9px;
	width: 150px;
	padding: 6px 5px 0;
	font-weight: normal;
    font-family: serif;
}

.sub_nav{
	display: flex;
}

.sub_nav a{
    width: 50%;
    display: inline-block;
    background-image: linear-gradient(180deg, rgba(91, 69, 55, 1), rgba(67, 48, 36, 1));
    color: #fff;
    position: relative;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}
.sub_nav::after{
	display: none;
}
.sub_nav a span{
	position: relative;
	text-align: center;
}
.sub_nav_login span::before{
	content: "";
	position: absolute;
    width: 19px;
    height: 19px;
    background: url(https://www.merci-fabric.co.jp/secure/sp/img/header_login.png) no-repeat;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    background-size: contain;
}
.sub_nav_cart span::before{
	content: "";
	position: absolute;
    width: 18px;
    height: 16px;
    background: url(https://www.merci-fabric.co.jp/secure/sp/img/header_cart.png) no-repeat;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    background-size: contain;
}

.sub_nav_login {
    border-right: 0.5px solid #fff;
}


#global_nav span.opened {
    /* border-top: 1px solid #000; */
    color: #5C4537;
    border-bottom: 1px dotted #5C4537;
    background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_minus.png);
    background-color: #D7CFC0;
}

#global_nav span.closed {
   background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_plus.png);
   background-color: #5C4537;
}

#global_nav span.pushcate {
    padding: 0 30px 0 15px;
}
#global_nav a>span {
    background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_arrow01.png);
}
#global_nav span {
    font-size: 97%;
    color: #fff;
    border-bottom: 1px dotted #857474;
    background-color: #5C4537;
    display: block;
}
#global_nav span {
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 15px;
}
#global_nav span{
    margin: 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#global_nav a>span.bg_white_menu {
    background-image: url(https://www.merci-fabric.co.jp/secure/sp/img/menu_icon_arrow02.png);
}
#global_nav span.bg_white_menu {
    font-size: 85%;
    /* border-top: 1px solid #fff; */
    color: #5B4537;
    border-bottom: 1px dotted #5C4537;
    background-color: #EAE6DD;
}
#global_nav span.bg_white_menu {
    padding-left: 25px;
}

/*画像大きさ修正 一覧*/
.FS2_container_ItemList th img {
    width: 120px;
}
