@charset "UTF-8";
/* CSS Document */
/*------------------------------------*/
body {
  font-size: 14px;
  color: #666;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
/*ブランドカテゴリ_3列*/
.fs-l-main {
  position: relative;
  max-width: 1216px;
  margin: 0 auto;
}
/*.fs-l-sideArea {
  width: 240px;
  margin: 0 10px 0 -15px;
}*/
.fs-l-sideArea + .fs-l-pageMain {
  max-width: 750px;
}
/*-------------カテゴリヘッダー------------*/
.brand h1 {
  font-size: 20px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 20px;
}
.brand_head img {
  width: 100%;
  margin: 10px 0;
}
.grad-item p {
  margin: 20px 0 40px 0;
}
.brandtxt {
  line-height: 1;
  display: inline;
}
/*こだわり検索*/
.brandall {
  background: #000;
  width: 98%;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 3;
  margin: 20px auto;
}
.brandall:hover {
  background: #444;
}
.brandall::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 8px #fff;
  margin: 15px 0 0 10px;
}
.brandranking {
  text-align: center;
}
/*新デザイン*/
#bagBrand h1 {
  margin: 20px 0;
  font-size: 18px;
  font-weight: bold;
}
p.bagHist {
  margin: 20px 0;
  line-height: 1.5;
}
p.bagText {
  margin: 20px 0;
  line-height: 1.5;
}
/*ブランド ヒストリー */
.acd-check-bagHist_b {
  display: none;
}
/*セールバナー*/
.brand_sale {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 0 0;
  color: #fff;
  background: #cd0025;
  margin: 10px 0;
}
a.brand_sale, a.brandall {
  color: #fff !important;
  text-decoration: none;
}
.brand_sale:hover {
  background: #ad0624;
}
.brand_sale::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 8px #fff;
  margin: 7px 0 0 10px;
}
/*子グループ一覧*/
.fs-c-subgroupList__link::after {
  display: none !important;
}
.fs-c-subgroupList__link {
  border: none;
  display: block;
  background: #fff;
  padding: 10px;
}
.fs-c-subgroupList__comment img {
  width: 100%;
}
.fs-c-subgroupList__label {
  font-weight: bold;
  font-size: 14px;
}
.fs-c-subgroupList__item {
  flex-grow: 0;
  flex-basis: calc(33% + 1px) !important;
}
.fs-c-sortItems__list__item__label:link {
  color: inherit;
  text-decoration: underline;
}
/*閲覧履歴*/
.f_recommend div {
  width: 160px;
  margin: 0;
  /* display: flex; */
}
.rcmd-slick-slide {
  float: none !important;
}
.reco_title {
  margin-top: 0 !important;
  font-size: 18px !important;
}
.fr2-listItem__image {
  max-width: 150px;
  margin: 0 auto;
  max-height: 150px !important;
}
.fs-p-heading--lv2 {
  display: none;
}
.fr2-listItem__productName {
  width: 140px;
}
.fr2-listItem__productName, .fr2-price {
  font-size: 10px !important;
}
.fr2-carousel .rcmd-slick-arrow::before {
  display: none !important;
}
.fs-c-subgroup .fs-c-listControl:nth-of-type(2) {
  display: none;
}
/*----------------商品一覧----------------*/
/*虫眼鏡*/
.fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
  margin-top: -15px;
}
/*商品名非表示*/
.fs-c-productName__name {
  display: none;
}
.fs-pt-menu__heading fs-pt-menu__heading--lv1 {
  display: none;
}
/*のところ*/
.fs-c-productPrice__addon, .fs-c-productPrice__addon--listed {
  display: none;
}
/*定価に取消線を入れる*/
.fs-c-productPrice--listed .fs-c-price {
  font-weight: normal;
}
.fs-c-productPrice {
  justify-content: center;
  /* position: fixed; */
  /* top: 500px; */
  padding: revert;
  top: 0;
}
.fs-c-price {
  justify-content: center;
}
.fs-c-productList__list__item {
  /* text-align: center;*/
}
.fs-c-productMark {
  display: block;
}
ul.fs-c-productMark {
  display: flex;
  width: 150px;
}
.fs-c-productMark__mark--23,
.fs-c-productMark__mark--31,
.fs-c-productMark__mark--35,
.fs-c-productMark__mark--36 {
  position: absolute;
  top: 5px;
  left: 0;
}
.fs-c-productMark__mark--34{
  position: absolute;
  top: 5px;
  left: 32px; 
}
.markparts {
  display: flex;
}
.eye-catching_new {
  display: none;
}
.brandlist_01, .brandlist_02 {
  margin: 0 0 5px;
  text-align: center;
}
.brandlist_01 {
  /*display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;*/ /* 行数 */
  font-size: 12px;
  font-weight: bold;
}
.fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  display: none;
}
/*カートボタン*/
button.fs-c-button--addToCart--list.fs-c-button--plain {
  background: #000000;
  color: #fff;
  margin: 0 0 5px 0;
  padding: 5px 0;
  width: 100%;
  display: none;
}
button.fs-c-button--addToCart--list.fs-c-button--plain span {
  font-size: 12px;
}
.fs-c-productListItem__notice {
  width: 100%;
  padding: 0;
  border: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.button_view_product_list {
  display: none;
}
.fs-c-productListItem__control.fs-c-buttonContainer {
  flex-flow: wrap;
  margin-top: auto;
  padding: 0;
  width: 100%;
  display: none;
}
button.favoritestar_w.fs-c-button--addToWishList--icon.fs-c-button--image {
  width: 100%;
  background: #f2f2f2;
  border: 1px solid #ddd;
}
button.favoritestar_w.fs-c-button--addToWishList--icon.fs-c-button--image:after {
  content: "お気に入りに登録";
  font-size: 12px;
}
button.favoritestar_b.fs-c-button--removeFromWishList--icon.fs-c-button--image {
  width: 100%;
  background: #c5c5c5;
  border: 1px solid #aaa;
}
button.favoritestar_b.fs-c-button--removeFromWishList--icon.fs-c-button--image:after {
  content: "お気に入りを解除";
  color: #444;
  font-size: 12px;
}
.fs-c-button--image > img {
  display: inline;
  max-width: 13px;
}
.fs-c-productMarks {
  position: inherit;
}
.fs-c-productPrice--selling > .fs-c-productPrice__main > .fs-c-productPrice__main__label {
  display: none;
}
h2.fs-c-productListItem__productName.fs-c-productName {
  display: none;
}
.fs-c-productListItem__productDescription {
  margin: 5px 0;
}
/*レフトブランドリスト*/
.brandlisttitle_bag {
  margin: -5px 0 10px;
}
.brandlisttitle_bag h2 {
  color: #927943;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #ccb991 solid 3px;
  line-height: 1.2em;
  margin-top: 5px;
  z-index: 0;
}
.brandlisttitle_bag p {
  margin: 2px 0;
  color: #927943;
  font-size: 13px;
  font-weight: bold;
}
/*.fs-pt-menu__item {
  line-height: 0.5rem;
  font-size: 1.3rem;
}*/
/*第一階層時計非表示*/
/*.fs-pt-menu__heading--lv1, .fs-pt-menu__heading--lv2 {
  display: none;
}*/
 /* .fs-pt-menu li {
 margin: 10px 0;
 font-size: 1.3rem;
  line-height: 2.5rem;
}*/
/*---------------event----------------------*/
#event_banner {
  background-color: #a70202;
}
#event_banner img {
  width: 1216px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
/*campaign*/
.btn, a.btn, button.btn {
  font-size: 1.6rem;
  line-height: 1.0;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #ffffff;
  border-radius: 0.5rem;
}
.btn-wrap {
  margin: 30px 0;
  position: fixed;
  right: 5px;
  bottom: 35px;
  z-index: 999;
}
a.btn-c {
  font-size: 1.2rem;
  position: relative;
  padding: 1px 10px 10px 12px;
  color: #fff;
  background: #F86600;
  -webkit-box-shadow: 0 5px 0 #F86600;
  box-shadow: 4px 5px 1px #646464ab;
  border: solid 2px #F86600;
}
a.btn-c span {
  font-size: 1.5rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 125px);
  display: block;
  width: 250px;
  letter-spacing: -0.05em;
  padding: 0.2rem 0;
  color: #F86600;
  border: 2px solid #f86600;
  border-radius: 0.5rem;
  background: #Fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #F86600;
  -webkit-box-shadow: 0 2px 0 #F86600;
  box-shadow: 0 2px 0 #F86600;
}
a.btn-c:hover:before {
  left: 2rem;
}
a.btn-c:visited {
  color: #fff;
}
article.fs-c-productList__list__item.fs-c-productListItem {
  display: flex;
  flex-direction: column;
  position: relative;
  line-height: 1.2;
  text-align: center;
}
article.fs-c-productList__list__item.fs-c-productListItem form {
  display: flex;
  height: 100%;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .f_recommend div {
    /* width: 100%; */
  }
  .rcmd-slick-slide {
    float: left !important;
  }
  .fr2-carousel .rcmd-slick-arrow::before {
    display: block !important;
    /* top: 44%!important; */
  }
  .rcmd-slick-slide img {
    background-color: #fff;
    object-fit: contain;
    height: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .grad-item {
    background-color: #666666;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 15px;
    margin: 0 0 40px 0;
  }
  .grad-item h2 {
    border-bottom: 1px solid #fff;
  }
  .brandtxt {
    background: #ccc;
    padding: 10px;
    color: #666666;
    border-radius: 5px;
    margin: 0 5px 0 0;
    font-size: 12px;
    letter-spacing: -1px;
  }
  .fs-c-subgroupList__item {
    flex-basis: calc(49%) !important;
  }
  .fs-body-category-brand_z .fs-c-subgroupList__item {
    flex-basis: calc(49%) !important;
  }
  .fs-body-category-brand_z .fs-c-subgroupList__label {
    font-size: 12px;
  }
  /*ブランド ヒストリー */
  .acd-check-bagHist_b {
    display: none;
  }
  .acd-label-bagHist_b {
    height: 60px;
    color: #5a5a5a;
    display: block;
    margin-bottom: 1px;
    padding: 10px 0;
    position: relative;
  }
  .acd-label-bagHist_b:after {
    content: '＋';
    display: block;
    height: 52px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 25px;
  }
  .acd-content-bagHist_b {
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
  }
  .acd-content-bagHist_b p {
    margin: 5px 0;
  }
  .acd-check-bagHist_b:checked + .acd-label-bagHist_b:after {
    content: '－';
  }
  .acd-check-bagHist_b:checked + .acd-label-bagHist_b + .acd-content-bagHist_b {
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
  }
  /*campaign*/
  .btn-wrap {
    right: 50px;
    bottom: 35px;
  }
  /*スマホ3列*/
  .fs-c-productList__list {
    display: flex;
    flex-wrap: wrap;
    margin: auto -8px;
  }
  article.fs-c-productList__list__item.fs-c-productListItem {
    line-height: 1.2;
    width: 33.3%;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    /* position: absolute; */
    /* top: 0; */
    padding: 6px;
  }
  fs_theme.css .fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 行数 */
    font-size: 12px;
    font-weight: bold;
  }
  .fs-c-productPrice--listed .fs-c-price {
    font-size: 10px;
  }
  .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 14px;
  }
  /*マーク　即出荷バナー等*/
  ul.fs-c-productMark {
    display: flex;
    width: 100px;
  }
  .fs-c-productList__list__item {
    padding: 16px 4px;
  }
  .fs-c-productList__list__item {
    border-right: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
  }
  .fs-c-productList__list__item:nth-of-type(3n) {
    border-right: none;
  }
  .fs-c-productListItem__productDescription {
    /* position: absolute; */
    top: -5px;
    right: 1px;
  }
  span.fs-c-productPrice__main {
    font-size: 11px;
    /* height: 50px; */
  }
  .fs-c-productListItem__productDescription {
    font-size: 10px;
    /* background: #cbcbff; */
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    margin: 0;
    /* text-align: left; */
  }
  .fs-c-productListItem__prices.fs-c-productPrices {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
  }
  .brandlist_01, .brandlist_02 {
    margin: 0;
    text-align: center;
    font-size: 12px;
  }
  .brandlist_02 {
    font-weight: normal;
  }
  .fs-c-productPrice--listed {
    display: block;
    text-align: left;
    /* position: relative; */
    /* top: -31px; */
  }
  .fs-c-productPrice--selling {
    /* position: absolute; */
    /* top: 200px; */
    width: 100%;
    background: #fff0;
    /* padding-bottom: 100%; */
    /* position: absolute; */
    top: 15px;
    /* margin-bottom: 5px; */
  }
  .fs-c-productMark__mark--32 {
    /* position: absolute; */
    /* top: 220px; */
  }
  .price_all {
    /* position:relative; */
    /* height: 35px; */
    display: grid;
    /* grid-template-columns: 2fr 1fr; */
    /* justify-items: center; */
  }
}
@media screen and (max-width: 1200px) {
  .fs-l-sideArea + .fs-l-pageMain {
    max-width: 100%;
  }
  .f_recommend div {
    width: 100%;
    /* display: flex; */
  }
  .f_recommend .rcmd-slick-initialized .rcmd-slick-slide {
    /* width: 200px !important; */
  }
  .rcmd-slick-slide {
    float: left !important;
  }
  .fr2-carousel .rcmd-slick-arrow::before {
    display: block !important;
  }
  .rcmd-slick-slide img {
    background-color: #fff;
    object-fit: contain;
    height: 100%;
  }
	.fr2-carousel .rcmd-slick-next{
		top: 39%!important;
	}
}
