
/*230731追加*/
.itemPrice{
  font-size:14px !important;
 }
 .mare-recommend2-list-inner .FS2_itemPrice_addition{
  font-size: 14px !important;
 }
 .box-ranking .price{
  font-size: 14px !important;
 }
 .box-ranking .tax{
  font-size: 14px !important;
 }
 .fs-c-productPrice__addon{
  font-size: 14px !important;
 }

 .linkBlue{
  /* color:blue !important; */
  text-decoration:underline !important;
 }
.detailBtn{
   text-align: center;
   color: #fff !important;
   background: #918263;
   width: 100%;
   border-radius: 5px;
   margin-top: 5px;
   padding: 3px 0;
}

/*2309共通メニュー改修*/
@media (max-width: 991px) {
  .pcOnly {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .spOnly {
    display: none !important;
  }
}
.dsearch_sp .sds__select select{
	width: 100%;
    padding: 6px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    background:#fff;
    font-size:12px;
    font-weight:500;
}
.dsearch_sp .sds__select select:not(:-internal-list-box) {
    overflow: visible !important;
}
.dsearch_sp .sds__select{
	display:flex;
    align-items: center;
}
.dsearch_sp .box p{
	margin-bottom:0;
    max-width: 25%;
    flex: 0 0 25%;
    font-weight:bold;
    font-size:12px;
}

.dsearch_sp .searchForm.searchFormA .searchForm__inner {
    border: 1px solid #dfdfdf;
}
.dsearch_sp .searchForm .searchForm__inner {
    position: relative;
    height: 40px;
    background: #FFF;
    display: flex;
    align-items: center;
}
.dsearch_sp .searchForm.searchFormA .searchForm__inner input[type="text"]{
	border-radius: 6px;
}
.dsearch_sp .searchForm input[type="text"] {
    padding: 10px 45px 10px 14px;
    background: transparent;
    border: none;
    line-height: 1;
    width: 100%;
    display: block;
    font-size: 16px;
    transform: scale(0.8);
    transform-origin: center left;
}
.dsearch_sp .searchForm .searchForm__submit {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    line-height: 1;
    padding: 0 6px;
}
.dsearch_sp .sds__hotword {
    padding-top: 15px;
    display: flex;
    align-items: center;
}

.dsearch_sp .sds__hotword .sideTitle {
    width: 18%;
    font-size: 10px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
}
.dsearch_sp .sds__hotword ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.dsearch_sp .sds__hotword ul li {
    margin: 0 5px 5px 0;
    list-style: none;
}
.dsearch_sp .sds__hotword ul li a {
    display: block;
    font-size: 10px;
    background: #f2f2f2;
    padding: 5px 3px;
    border-radius: 5px;
    color: #333;
font-weight: 500;
}
.dsearch_sp .form-colors{
max-width: 52%;
    margin-left: auto;
    margin-right: 23%;
    margin-top: -6%;
    margin-bottom: 0;
}
.dsearch_sp .btn-1-extended{
    background-color: #c46b3a;
    margin-top: -10px;
}
.footer_dsearch_sp{
padding:30px 15px;
}
.snsNav {
    list-style: none;
    display: -ms-flex;
    display: flex;
    align-items: center;
}
.snsNav li {
    list-style: none;
}
@media (max-width: 991px){
.snsNav {
    margin-bottom: 30px;
    justify-content: center;
    padding: 0;
}
.snsNav li {
    margin: 0 10px;
}
.snsNav.spOnly{
display:flex;
}
}
@media (max-width: 767px){
#fixedcart_popupbtn {
    bottom: 55px !important;
}
}

.sds__color {
-webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    max-width: 191px;
    margin-left: 23%;
    margin-top: -20px;
    margin-bottom: 0;
}

.sds__color ul {
  display: -ms-flex;
  display: flex;
  margin: 5px -5px -10px;
  flex-wrap: wrap;
  gap: 15px 0;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}

.sds__color ul input[type="checkbox"] {
  display: none;
}

.sds__color ul li {
  position: relative;
  flex-basis: 25%;
  list-style: none;
  box-sizing: border-box;
  padding: 0 7.5px;
}


.sds__color label {
  border-radius: 50%;
  position: relative;
  height: 34px;
  width: 34px;
  cursor: pointer;
}

.sds__color label:before, .sds__color label > div {
  position: absolute;
  display: block;
  border-radius: 50%;
}

.sds__color label > div {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-size: cover;
  border: 1px solid #0002;
}

.sds__color label:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: 1px solid #dfdfdf;
  background: #fff;
  z-index: 2;
}

.sds__color label span {
  display: none;
}

.sds__color input[type=checkbox]:checked + label:before {
    border-color: #ccc !important;
    transition: 0.05s;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  transition: 0.05s;
}

@media(max-width:991px){
#FreesSpark_03pu{
bottom:55px !important;
}
._fs_chat{
z-index: 999 !important;
}
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a{
z-index: 99 !important;
}

/* 202309 */
.newArrButton {display: none;}
@media (max-width: 767px) {
 .fs-body-top #new .mare-recommend2-newitem ul>li {
  width: 50%;
 }
 .fs-body-top #new .mare-recommend2-newitem ul>li:nth-child(n + 5) {display: none;}
 .newArrButton {
  display: block;
  margin-top: -30px;
  margin-bottom: 30px;
  text-align: center;
 }
 .newArrButton .button {
  position: relative;
    background: #000;
    color: #fff;
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 2% 0px 2% 15%;
    font-size: 12px;
 }
 .newArrButton .button::after {
  position: absolute;
    content: "＞";
    right: 10%;
 }
}

/* 231005追加 */
body.fs-body-product .fs-c-variationList__item__title{
  font-weight: bold;
}

body.fs-body-product .fs-c-button--primary{
  background-color: #c46b3a;
}

/* 231201追加 */
#fs_ShoppingCart .fixedCart{
  bottom: 0;
}
@media (max-width: 767px){
  #fs_ShoppingCart .box .box-shop-info{
    display: none;
  }
  #fs_ShoppingCart .footer-category-links:first-child{
    display: none;
  }
  #fs_ShoppingCart .footer_dsearch_sp{
    display: none;
  }
  #fs_ShoppingCart #fixedNav{
    display: none;
  }
}

/* 231204 */
.m-b{
margin-bottom:30px;
}
@media screen and (min-width: 992px){
.m-b{
margin-bottom:60px;
}
}

.textLink{
  text-decoration: underline;
  color: #333;
}
.textLink:hover{
  text-decoration: none;
}

.text--center{
    text-align: center!important;
}

/* 240123 */
.sec_column {
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
  margin-bottom: 30px;
}
.column_area {
  display: block;
  margin: 0;
  padding: 0;
}
.column_area li {
  list-style: none;
  padding: 15px 0;
}
.column_area li:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.column_area li a {
  display: flex;
  color: #333;
}
.column_area li a .articleList__img_wrap {
  width: 20%;
  margin-right: 5%;
}
.column_area li a .articleList__img_wrap img {
  width: 100%;
  max-width: 100%;
}
.column_area li a .articleList__txt {
  width: 75%;
}
.column_area li a .articleList__txt .articleList__title {
  font-size: 14px;
  color: #333;
  font-weight: 300;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.label-item-rank1,
.label-item-rank2,
.label-item-rank3 {
  background-color: #fed66b;
}

/* 240215追加 */
.mare-recommend2-newitem.mare-recommend-for-group{
  border-bottom: none !important;
  padding: 30px 0 0;
  border-top: 1px solid #e6e6e6;
}

@media screen and (min-width: 768px){
  .mare-recommend2-newitem.mare-recommend-for-group{
    display: none;
  }
}

body.fs-body-top .newArrButton{
  display: block !important;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px){
  body.fs-body-top .mare-recommend2-newitem{
    margin-bottom: 30px;

  }
}

/* 240410 追加 */
.category-faq .sp-br {
    display: none;
}
.category-faq .tlt {
    font-size: 20px;
}
.category-faq .accordion {
    margin: 3em auto;
    width: 100%;
}
.category-faq .toggle {
    display: none;
}
.category-faq .option {
    position: relative;
    margin-bottom: 1em;
    border: solid 1px #ccc;
}
.category-faq .title,
.category-faq .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}
.category-faq .title {
    padding: 1em;
    display: block;
    color: #333;
    font-weight: bold;
}
.category-faq .title::after,
.category-faq .title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.25em;
    width: 2px;
    height: 0.75em;
    background-color: #999;
    transition: all 0.3s;
}
.category-faq .title::after {
    transform: rotate(90deg);
}
.category-faq .content {
    max-height: 0;
    overflow: hidden;
    overflow-wrap: break-word;
}
.category-faq .content p {
    margin: 0;
    padding: 0 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
}
.category-faq .toggle:checked + .title + .content {
    max-height: 500px;
    transition: all 1.5s;
}
.category-faq .toggle:checked + .title::before {
    transform: rotate(90deg) !important;
}

@media screen and (max-width: 767px){
    .category-faq .sp-br {
        display: block;
    }
    .category-faq .tlt {
       font-size: 16px;
    }
}

/* 240510 追加 */
.ttl-h1 {
    grid-row-start: 1;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    font-family: "UD デジタル 教科書体 NK-B", "BIZ UDゴシック Regular", "Hiragino Kaku Gothic ProN", "ascii";
    color: #880015;
}

@media screen and (max-width: 767px){
   .ttl-h1 {
       font-size: 14px;
   }
}

@media screen and (min-width: 992px) {
    .fs-l-page .box-trend-keywords-phone-reverse-3 .box-trend-keywords {
        grid-row-start: 2;
    }
}

/* 240520 追加 */
.footer-category-links .a-block{
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 30px;
  color: #666666;
}

  .mare-item-desc > a{
    text-decoration: underline;
    color: #666666;
  }

/* 240708 追加 */
@media screen and (max-width: 767px){

.header-nav.fs-clientInfo>li:nth-child(3) {
      display: block  !important;
      margin-top: 2px;
}
.header-nav.fs-clientInfo li+li {
      margin-right: 3px;
}

._fs_chat_explanation {
    bottom: 10px;
}

}

/* 241126 追加 */
.keyword-title {
    font-size: 20px;
    margin-bottom: 10px;
}
.col-xs-6.column-box img{
    height: auto;
}

@media screen and (max-width: 767px){
.row.fxw-w.column-wrap {
  flex-direction: column;
}
.col-xs-6.column-box {
width: 100%;
}
}

/* 241223 追加 */
@media (max-width: 991px) {
    .header-inner .header-logo {
        left: 10px;
    }
    .sp-header-link {
        right: 0!important;
        left: auto!important;
    }
    .site-header .header-nav {
        right: 50px;
    }
}

@media screen and (max-width: 767px){

.header-nav.fs-clientInfo>li:nth-child(4) {
      display: block  !important;
      margin-top: 2px;
}
}

@media screen and (min-width: 992px) {
#site-header {
    width: 100%;
    transition: all 0.3s ease;
    position: sticky;
    z-index: 999;
}
#site-header .header-inner .fs-l-header__welcomeMsg {
        display: flex;
        background-color: initial;
        gap:20px;
        top: 64px;
}
#site-header .header-inner .fs-l-header__welcomeMsg .global-nav-search.form-search {
        display: flex;
}
#site-header .header-inner .fs-l-header__welcomeMsg  .form-search .fs-p-searchForm__button {
        height: 2.5em;
}
#site-header .header-inner .fs-l-header__welcomeMsg .global-nav-search.form-search .global-nav-search-btn.btn-12 {
        min-width: 120px;
        min-width: 100px;
        padding: 4px 0 0 0;
}

#site-header .header-inner .fs-l-header__welcomeMsg .fs-p-welcomeMsg {
        background-color: #f2f2f2;
        padding: 2px;
}
.global-nav.global-nav-desktop .global-nav-inner {
    display: block;
}
}

/* 250220 追加 */
.product-staff-snap {
    justify-content: flex-end;
    font-size: 13px;
    display: flex;
}
@media screen and (min-width: 768px) {
.col-1 .box-sns {
        margin-bottom: 20px;
    }

   .typeSearchTabs {
        display: block !important;
    }
.fs-body-top .mare-recommend2-pickup ul>li:last-child {
        display: block !important;
    }
.typeSearchTabs .button { padding: 2% 0px 2% 20%; }

}
}
