@charset "utf-8";


/* section {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
} */

:root {
  --main-color: #71bce4;
}

/* -------------------------------
TOP
------------------------------- */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
header,
hgroup,
section,
article,
aside,
footer,
figure,
figcaption,
nav {
  margin: 0;
  padding: 0;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

#pickup_banner {
  margin-top: 10px;
  margin-bottom: 10px;
}

img {
  border: 0;
  /*max-width: 100%;*/
}

div {
  margin: 0px;
  padding: 0px;
}

ul,
ol {
  list-style: none;
}

/* table, tr, td
{
	border: 0;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	empty-cells: show;
	display: inline;
}
*/

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/**/






/* common */




.n_wide {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
}
:not(#fs_Top) .n_wide.header_main  {
  max-width: 100%;
  padding: 0 20px;
}



.fs-client-cart-count--0 {
  display: none!important;
}




a:hover {
  text-decoration: none!important;
  color: var(--main-color)!important;
}



section h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  line-height: 1;
  margin-bottom: 58px;
}



#fs_Top section h2 span,#fs_ProductDetails section h2 span {
  font-size: 14px;
  font-weight: 300;
}

#fs_Top section h2 .en,#fs_ProductDetails section h2 .en {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.08em;
}

section.sec_p1.sec_top>div {
  padding-top: 85px;
  padding-bottom: 87px;
}
section.sec_p1>div {
  padding-top: 80px;
  padding-bottom: 80px;
}




.c_bb {
  border-bottom: 1px solid #eaeaea;
}

main.display_none {
  display: none;
}

/* レイアウト「メインエリア」 */
#fs_Top main.fs-l-main,#fs_ProductDetails main.fs-l-main {
  max-width: 100%;
  
}
/* 商品詳細ページのみ */
.fs-body-product main.fs-l-main {
  margin-top: 50px;
}
.fs-c-breadcrumb__list {
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 1.8;
  color: #666;
}


/* レイアウト「コンテンツエリア」 */
#fs_Top main .fs-l-pageMain,#fs_ProductDetails main .fs-l-pageMain {
  max-width: 100%;
  width: 100%;
}

#fs_Top .fs-l-main,#fs_ProductDetails .fs-l-main {
  margin-top: 0;
  padding-top: 0;
}
.eld2023_info_campaign.fs-pt-list--noMarker > li + li {
  margin-top: 0;
}

/* -------------------------------
slider
------------------------------- */
.slick-track {
padding: 15px 0;
}
.slick-initialized .slick-slide {
  display: block;
  box-shadow: 0 0 10px #ddd;
}
.slider-2 .slick-slide {
  /* width: 600px; */
  /* height: 400px; */
  margin: 0 15px;
  position: relative;
  overflow: hidden;
}

.slider-2 .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 575px;
  object-fit: cover;
}

.slider-2 .slick-arrow {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(113,188,228,0.79);
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 42%;
  z-index: 1;
  /* filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16)); */
}

.slider-2 .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-width: 1px 1px 0 0;
  position: absolute;
  top: 28px;
  transform: rotate(45deg);
}

.slider-2 .slick-next {
  right: 40px;
}

.slider-2 .slick-prev {
  left: 40px;
}

.slider-2 .slick-next::before {
  left: 27px;
}

.slider-2 .slick-prev::before {
  border-width: 0 0 1px 1px;
  right: 24px;
}

.dots-2 .slick-dots {
  text-align: center;
}

.dots-2 .slick-dots li {
  display: inline-block;
}

.dots-2 .slick-dots button {
  display: block;
  width: 7px;
  height: 7px;
  margin: 6px 13px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}

.dots-2 .slick-dots .slick-active button {
  background: #71BCE4;
}


/* -------------------------------
商品詳細
------------------------------- */
.fs-c-breadcrumb {
  max-width: 1180px;
  margin: 0 auto;
}
.c_item_wrap {
  display: flex;
  justify-content: space-between;
  gap: 5.5%;
  padding-bottom: 50px;
  margin-top: 30px;
}
.c_item_wrap .c_item_wrap_inner1 {
  flex: 0 0 56.7%;
}
.c_item_wrap .c_item_wrap_inner2 {
  flex: 0 0 37.2%;
}
.c_item_wrap .fs-c-productNumber {
  border: none;
  margin-bottom: 14px;
  background-color: #F7F8FA;
}
.c_item_wrap .fs-c-productNameHeading__copy {
  font-weight: normal;
  display: block;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  color: #3e3e3e;
}
.c_item_wrap .fs-c-productNameHeading__name {
  font-weight: normal;
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #3e3e3e;
}
.c_item_wrap .fs-c-productPrice--listed {
  color: #8e8e8e;
}
.c_item_wrap .fs-p-productDescription {
  line-height: 21px;
  margin-bottom: 2rem;
}

.c_item_wrap .fs-c-productPointDisplay {
  background-color: white;
  color: #000;
  margin: 13px 0;
}
.c_item_wrap .fs-c-productChooseVariation {
  border-top: 1px solid #eee;
  padding-top: 25px;
  margin-top: 25px;
}
.c_item_wrap .fs-c-variationLabel {
  margin-bottom: 15px;
}

.c_item_wrap .fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel:where(:not(.fs-c-variationPanelList__panel--outOfStock)) {
  border: 1px solid var(--main-color);
}
.c_item_wrap .fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel .fs-c-variationPanelList__panel__content {
  background-color: var(--main-color);

}
.c_item_wrap .fs-c-variationPanelList__panel__content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c_item_wrap .fs-c-button--primary {
  min-width: 360px;
  padding: 22px 0;
  background-color: #E54854;
  border-radius: 2px;
  margin-bottom: 35px;
  margin-top: 10px;
  border: none;
}
.c_item_wrap .fs-c-productReview {
  margin-top: 40px;
  border-top: 1px solid #dedede;
  padding-top: 35px;
}


.c_item_wrap .fs-c-productQuantityAndWishlist__quantity {
  display: flex;
}
.c_item_wrap span.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget::before {
  content: "数量";
  width: 120px;
}
.c_item_wrap .fs-c-button--particular.fs-c-button--addToWishList--detail {
  padding: 7px 30px;
}
.c_item_wrap .fs-c-productQuantityAndWishlist {
  margin-top: 10px;
}
.c_item_wrap .fs-c-reviewStars::before {
  color: #FF9900;
}
.c_item_wrap .fs-c-reviewList__item:first-child {
  border-top: 1px solid #d1d1d1;
}
.c_item_wrap .fs-c-reviewList__item__body {
  margin-bottom: 0;
  border-bottom: 1px solid #d1d1d1;
}
.c_item_wrap .fs-c-reviewer__profile {
  background-color: white;
  padding: 1px 10px;
  margin-left: 10px;
}
.c_item_wrap .fs-c-aggregateRating__rating::before {
  content: "平均評価　";
  font-size: 14px;
  margin-bottom: 4px;
}
.c_item_wrap .fs-c-aggregateRating__count::after {
  content: "件のレビュー";
}
.c_item_wrap .fs-c-reviewList__item__info {
  padding: 0 10px;
}
.c_item_wrap .fs-c-reviewInfo__dat {
  justify-content: flex-end;
}
.c_item_wrap .fs-c-reviewList {
  background-color: #F4F4F4;
}
.c_item_wrap .fs-c-reviewList__item {
  padding: 10px 0 0;
  border-bottom: none;
}
.c_item_wrap .fs-c-reviewBody {
  background-color: white;
  border: none;
}
.c_item_wrap .fs-c-aggregateRating {
  margin-bottom: 10px;
}
.c_item_wrap .fs-c-rating__value {
  font-size: 16px;
  color: black;
}


.c_item_wrap .fs-c-productPrice--listed + .fs-c-productPrice--selling {
  color: #E54854;
}


.product_history .fr3-item__productName,.product_together .fr3-item__productName {
  font-size: 1.4rem;
    height: 38px;
    overflow: hidden;
}
.product_history .fr3-item__productPrice,.product_together .fr3-item__productPrice {
  color: #E54854;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  font-weight: 500;
}

.product_history,.product_together {
  padding-top: 50px;
  border-top: 1px solid #E8E8E8;
  padding-bottom: 50px;
}
.product_history .title,.product_together .title {
  margin-bottom: 40px;
  font-size: 18px;
}
.product_history .fs-p-heading--lv2,.product_together .fs-p-heading--lv2 {
  display: none;
}

#fs_ProductDetails .fs-c-featuredProduct {
  display: none;
}
.product_history .fr3-item__productPrice__price,.product_together .fr3-item__productPrice__price {
  font-size: 16px;
}





@media screen and (max-width: 675px) {
  .slick-track {
    padding: 0;
  }



  .slider-2 .slick-slide img {
    max-width: 100vw;
  }




  .c_item_wrap {
    display: block;
  }
}








/* -------------------------------
TOP
------------------------------- */
.top_slide {
  background-color: #F4F4F4;
  padding: 20px 0 35px;
}

.top_slide .dots-2 {
  margin-top: 10px;
}




/* -------------------------------
PICKUPITEM
------------------------------- */
#pickupitem .pickupitem_body .itemgroup {
  display: flex;
  justify-content: space-between;
  gap: 2.5%;
}

#pickupitem .pickupitem_body .itemgroup>div {
  flex-basis: 32%;
}
#pickupitem .pickupitem_body h3 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 300;
}
#pickupitem .pickupitem_body .descr {
  text-align: center;
  font-size: 14px;
}


/* -------------------------------
ITEMRANKING
------------------------------- */
#itemranking .itemranking_select {
  margin-bottom: 50px;
  padding-top: 5px;
}

#itemranking .itemranking_select ul {
  display: flex;
  justify-content: center;
  gap: 40px;
  font-size: 16px;
}

#itemranking .itemranking_select ul li {
  cursor: pointer;
  padding: 0 5px 10px;
}

#itemranking .itemranking_select ul li.active {
  border-bottom: 2px solid var(--main-color);

}

/* #itemranking .itemranking_body .toggle_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2.5%;
  row-gap: 50px;
  transition: 0.3s;
} */
#itemranking .itemranking_body .toggle_wrap .fr3-productListStatic {
  gap: 2.5%;
  row-gap: 50px;
  transition: 0.3s;
}


/* #itemranking .itemranking_body .toggle_wrap {
  display: none;
  transition: 0.3s;
} */

/* #itemranking .itemranking_body .toggle_wrap.active {
  display: flex;
  transition: 0.3s;
} */



#itemranking .itemranking_body .toggle_wrap {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

#itemranking .itemranking_body .toggle_wrap.active {
  display: flex;
  opacity: 1;
  height: auto;
  visibility: visible;
  transition: visibility 0s linear 0s, opacity 0.5s linear;
}



#itemranking .itemranking_body .toggle_wrap>a {
  flex-basis: 18%;
  position: relative;
}
/* #itemranking .itemranking_body .toggle_wrap>a::after {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: #868686;
} */
#itemranking .itemranking_body .toggle_wrap .fr3-item {
  position: relative;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item::after {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: #868686;
  font-family: 'Lato';
  font-size: 18px;
}



#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(1):after {
  content: "1";
  background-color: #C2B174;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(2):after {
  content: "2";
  background-color: #AFAFAF;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(3):after {
  content: "3";
  background-color: #9D733A;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(4):after {
  content: "4";
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(5):after {
  content: "5";
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(6):after {
  content: "6";
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(7):after {
  content: "7";
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(8):after {
  content: "8";
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(9):after {
  content: "9";
}
#itemranking .itemranking_body .toggle_wrap .fr3-item:nth-child(10):after {
  content: "10";
}




#itemranking .itemranking_body .toggle_wrap .item_img {
  margin-bottom: 20px;
}

#itemranking .itemranking_body .toggle_wrap .title {
  margin-bottom: 25px;
}

#itemranking .itemranking_body .toggle_wrap .price.sale>div:first-child {
  text-decoration: line-through;
}
#itemranking .itemranking_body .toggle_wrap .price>div:last-child::before {
  content: "SALE";
  font-size: 16px;
}
#itemranking .itemranking_body .toggle_wrap .price>div::after {
  content: "（税込）";
  font-size: 11px;
}
#itemranking .itemranking_body .toggle_wrap .price.sale>div:last-child {
  color: #E54854;
  font-size: 16px;
}

#itemranking .itemranking_body .toggle_wrap .fr3-item__productName {
  font-size: 1.4rem;
  height: 38px;
  overflow: hidden;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item__productPrice {
  color: #E54854;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  font-weight: 500;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item__productPrice__price {
  font-size: 16px;
}
#itemranking .itemranking_body .toggle_wrap .fr3-item__productPrice__addon {
  font-size: 11px;
}


/* AIレコメンド対策 */
#itemranking .fs-p-heading--lv2 {
  display: none;
}







/* -------------------------------
FEATUREITEMS
------------------------------- */
#featureitems .featureitems_select {
  padding-top: 10px;
}

#featureitems .featureitems_select ul {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 40px;
}

#featureitems .featureitems_select ul li {
  font-family: 'Lato', sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 50px;
  border-left: 1px solid var(--main-color);
  border-top: 1px solid var(--main-color);
  border-right: 1px solid var(--main-color);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: var(--main-color);
  color: white;
  margin-bottom: -1px;
  cursor: pointer;
}

#featureitems .featureitems_select ul li.active {
  color: #000;
  background-color: white;
  border-left: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  cursor: default;
}



#featureitems .featureitems_body {
  margin-bottom: 65px;
}

#featureitems .featureitems_body .toggle_wrap {
  /* display: flex; */
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2.5%;
  row-gap: 30px;
  /* display: none; */
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  height: 0;
}

#featureitems .featureitems_body .toggle_wrap.active {
  display: flex;
  opacity: 1;
  height: auto;
  visibility: visible;
  transition: visibility 0s linear 0s, opacity 0.5s linear;
}

#featureitems .featureitems_body .toggle_wrap>a {
  flex-basis: 23%;
  
}

#featureitems .featureitems_body h3 {
  margin-top: 15px;
  font-size: 14px;
}



#featureitems .fs-p-heading--lv2 {
  display: none;
}
#featureitems .featureitems_body .toggle_wrap .fr3-item__productName {
  font-size: 1.4rem;
  height: 38px;
  overflow: hidden;
}
#featureitems .featureitems_body .toggle_wrap .fr3-item__productPrice {
  /* color: #E54854; */
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  font-weight: 500;
}
#featureitems .featureitems_body .toggle_wrap .fr3-item__productPrice__price {
  font-size: 16px;
}
#featureitems .featureitems_body .toggle_wrap .fr3-item__productPrice__addon {
  font-size: 11px;
}
#featureitems .featureitems_body .fr3-productListStatic__responsive_2 {
  row-gap: 30px;
}


.btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 390px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background-color: var(--main-color);
  color: white !important;
  font-size: 17px;
}

.btn a:hover {
  text-decoration: none !important;
  background-color: white;
  border: 1px solid var(--main-color);
  color: var(--main-color) !important;
  transition: 0.3s;
}

/* -------------------------------
CATEGORY
------------------------------- */
#category .category_group {
  display: flex;
  gap: 2%;
  row-gap: 25px;
  flex-wrap: wrap;
  justify-content: space-around;
}

#category .category_group a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #F2F8FC;
  flex-basis: 215px;
  height: 215px;
  text-decoration: none;
  color: var(--main-color);
  font-family: 'Lato', sans-serif;
}
#category .category_group a:hover {
  background-color:#DAEDFA ;
  transition: 0.6s ease-in-out;
}
#category .category_group a > div:nth-child(2) {
  font-size: 19px;
  line-height: 2;
  margin-top: 8px;
  font-weight: 500;
}
#category .category_group a > div:nth-child(3) {
  font-size: 12px;
}

#category .category_group a img {
  max-width: 55px;
  max-height: 55px;
}

/* -------------------------------
BRAND
------------------------------- */
#brand {
  background-color: #F4F4F4;
  padding-bottom: 20px;
}

#brand .brand_group {
  display: flex;
  gap: 2%;
  row-gap: 55px;
  flex-wrap: wrap;
}

#brand .brand_group a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  flex-basis: 215px;
  
}
#brand .brand_group a > div:nth-child(2) {
  font-size: 25px;
  font-weight: normal;
  margin-top: 10px;
}
#brand .brand_group a > div:nth-child(2) h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

#brand .brand_group a img {}




/* -------------------------------
TOPICS
------------------------------- */
#topics {
  padding-top: 25px;
}
#topics .pickupitem_body .itemgroup {
  display: flex;
  justify-content: space-between;
  gap: 2.5%;
}

#topics .pickupitem_body .itemgroup>a {
  flex-basis: 32%;
  text-align: center;
}
#topics .pickupitem_body .itemgroup>a > div:first-child{
  margin-bottom: 16px;
}
#topics .pickupitem_body .itemgroup>a > div.title {
  line-height: 2;
  margin-bottom: 7px;
}
#topics .pickupitem_body .itemgroup>a > div.title h3{
  font-weight: 400;
}















@media screen and (max-width:768px) {
  .btn a {
    font-size: 18px;
  }

  .top_slide .dots-2 {
    margin-top: 14px;
  }

  .top_slide {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .n_wide {
    padding: 0 20px;
  }
  section h2 .en {
    font-size: 35px;
  }
  section.sec_p1.sec_top>div {
    padding-top: 53px;
    padding-bottom: 20px;
  }
  section.sec_p1>div {
    padding-top: 53px;
    padding-bottom: 45px;
  }


  




  #pickupitem .pickupitem_body {
    overflow: scroll;
    margin-right: -20px;
  }
  #pickupitem .pickupitem_body .itemgroup {
    padding-bottom: 20px;
    margin-right: -20px;
  }
  #pickupitem .pickupitem_body .itemgroup>a {
    flex-basis: 85vw;
    flex-shrink: 0;
  }

  #itemranking .itemranking_select ul {
    display: inline-flex;
    overflow: scroll;
    max-width: 100%;
    padding-bottom: 15px;
    justify-content: flex-start;
    padding: 0 20px 15px;
  }

  #itemranking .itemranking_select ul li {
    flex-shrink: 0;
  }

  #itemranking .itemranking_body .toggle_wrap>a {
    flex-basis: 46%;
  }
  #itemranking .itemranking_body .toggle_wrap .title {
    margin-bottom: 5px;
    font-size: 14px;
}
#itemranking .c_bb > h2:first-child + div {
  margin-right: -20px;
  margin-left: -20px;
}
#itemranking .itemranking_body .toggle_wrap .fr3-productListStatic {
  padding: 0 20px;
}

#itemranking .fr3-item__productPrice__value {
  font-size: 1.8rem;
}


#featureitems .featureitems_select {
  padding-top: 0px;
  font-size: 18px;
}
#featureitems .featureitems_select ul {
margin-bottom: 20px;
}
  #featureitems .featureitems_body .toggle_wrap>a {
    flex-basis: 46%;
  }

  #featureitems .featureitems_body .toggle_wrap {
    row-gap: 20px;
  }

  #featureitems .fr3-item__productPrice__value {
    font-size: 1.8rem;
  }

  #category .category_group {
    gap: 6%;
    row-gap: 20px;
}

  #category .category_group a {
    flex-basis: 47%;
    height: 165px;
  }
  #category .category_group a img {
    max-width: 60px;
    max-height: 60px;
}

  #brand .brand_group {
    gap: 6%;
    row-gap: 30px;
  }

  #brand .brand_group a {
    flex-basis: 47%;
  }
  #brand .brand_group a > div:nth-child(2) h6 {
    font-size: 13px;
  }


  #topics .pickupitem_body .itemgroup>a {
    flex-basis: 85vw;
    flex-shrink: 0;
  }

  #topics .pickupitem_body .itemgroup {
    overflow-y: scroll;
    padding-bottom: 30px;
    margin-right: -20px;
  }









}




















/* page top btn */
.content {
  min-height: 1000px;
}

#page_top {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 10px;
  bottom: 40px;
  background: #000000;
  opacity: 0.6;
}

#page_top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
}

#page_top a::before {
  font-weight: 900;
  content: "▲";
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -2px;
  bottom: 0;
  /*right: 0;*/
  left: 20%;
  margin: auto;
  text-align: center;
}

@media screen and (min-width:960px) {
  .move-page-top:hover {
    opacity: 0.85;
  }
}

/* contents */

.content_area {
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}

.content_area .contents {
  margin: 0 auto 50px;
  padding: 0;
}

.content_area .contents:after {
  display: block;
  clear: both;
  content: "";
}


#hotitem li {
  text-align: center;
  font-size: 0.8em;
  line-height: 1.5em;
}

#hotitem li span.hotitem_no1 {
  color: #cacaca;
}

#hotitem img {
  margin: 22px 0 0;
  max-width: 100%;
}

.ribbon {
  min-width: 100px;
  margin: 0 auto;
  padding: 0 0.5em;
  font-size: 9px !important;
  display: inline-block;
  position: relative;
  height: 3em;
  box-sizing: border-box;
  text-align: center;
  background: #f6f6f6;
  -webkit-box-shadow: rgba(000, 000, 000, 0.3) 0 1px 1px;
  -moz-box-shadow: rgba(000, 000, 000, 0.3) 0 1px 1px;
  box-shadow: rgba(000, 000, 000, 0.3) 0 1px 1px;
}

.ribbon span {
  display: block;
  font-size: 11px !important;
  color: #999;
  margin: 0px;
  padding: 4px 1px;
}

.ribbon:before,
.ribbon:after {
  content: '';
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #ededed;
  z-index: -1;
}

.ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent;
  -webkit-box-shadow: rgba(000, 000, 000, 0.4) 1px 1px 1px;
  -moz-box-shadow: rgba(000, 000, 000, 0.4) 1px 1px 1px;
  box-shadow: rgba(000, 000, 000, 0.4) 1px 1px 1px;
}

.ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent;
  -webkit-box-shadow: rgba(000, 000, 000, 0.4) -1px 1px 1px;
  -moz-box-shadow: rgba(000, 000, 000, 0.4) -1px 1px 1px;
  box-shadow: rgba(000, 000, 000, 0.4) -1px 1px 1px;
}

.ribbon .ribbon-content:before,
.ribbon .ribbon-content:after {
  border-color: #666 transparent transparent transparent;
  position: absolute;
  display: block;
  border-style: solid;
  bottom: -1em;
  content: '';
}

.ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
}

.ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
}

#pickup li {
  font-size: 0.7em;
  line-height: 2em;
  text-align: center;
}

#pickup li div {
  padding: 0 0 0 10px;
  margin: auto;
  text-align: left;
}

#pickup li img {
  border: 1px solid #ccc;
  width: 100%;
}

#pickup span {
  font-weight: bold;
  font-size: 1.2em;
}

#pickup .lineclamp {
  line-height: 1.5;
  max-height: 4.5em;
  background-color: #fff;
  position: relative;
  padding-right: 1em;
  overflow: hidden;
  text-align: left;
}

#pickup .tab-group {
  overflow: hidden;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

#pickup .tab-group li:last-child {
  margin-right: 0;
}

#pickup .tab-group li {
  display: block;
  min-width: 160px;
  font-size: 14px;
  padding: 0.3em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  margin-right: 20px;
  background-color: #f0f0f0;
  box-sizing: border-box;
  cursor: pointer;
}

#pickup .tab-group li.is-active {
  background-color: #000000;
  color: #ffffff;
}

#pickup .panel-group {
  max-width: 960px;
  margin: 0.5em auto;
}

#pickup .panel {
  display: none;
}

#pickup .panel.is-show {
  display: block;
}

#pickup .panel-group ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 60px;
}

#pickup .panel-group li {
  width: calc((100% - 30px) / 3);
  margin: 5px;
  font-size: 12px;
}

#pickup .panel-group li a {
  display: block;
  margin: 0;
  padding: 0;
}

#brasize_list,
#keyword_list {
  background-color: #f6f6f6;
  padding: 20px 0;
}

#brasize_list ul,
#keyword_list ul {
  margin: 15px auto;
  width: 90%;
}

#brasize_list a {
  display: table-cell;
  vertical-align: middle;
}

#brasize_list li {
  display: table;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em
}

#brasize_list b {
  font-size: 1.2em;
}

#keyword_list a {
  display: table-cell;
  vertical-align: middle;
  padding: 1px 5px;
  background-color: #fff;
  font-size: 0.8em;
}

#search2 {
  margin: 10px auto 50px;
}

#search2 form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

#search2 .text {
  float: left;
  width: 212px;
  height: 30px;
  border: 5px solid #CCC;
  border-radius: 20px;
  text-indent: 10px;
  margin-right: 5px;
}

#search2 .btn {
  float: left;
}

#search2 input[type="text"] {
  height: 30px;
  border: 5px solid #CCC;
  text-indent: 10px;
  margin-right: 5px;
}

#search2 .text1 {
  width: 210px;
  font-size: 11px;
}

#search2 .price-range {
  display: flex;
  align-items: center;
}

#search2 .text3,
#search2 .text4 {
  width: 90px;
  font-size: 11px;
}

#search2 .text3+span {
  display: block;
  width: 35px;
}

#search2 .text4+span {
  display: block;
  width: 25px;
}

#search2 .btn {
  margin-right: 0;
  width: 35px;
  height: 40px;
  border: none;
}

#search2 .sort {
  display: flex;
}

#search2 label {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-right: 1em;
}

#search2 label span {
  display: block;
}

#brandseek ul.wrap {
  flex-wrap: wrap;
}

#brandseek li {
  border: 1px solid #cacaca;
  text-align: center;
  padding: 5px 0;
  font-size: 12px;
  line-height: 2em;
  box-sizing: border-box;
}

#brandseek li a {
  display: block;
}

#brandseek span {
  float: left;
  color: #fff;
  position: relative;
  padding: 1px 10px 1px 10px;
  background: #cacaca;
  font-size: 11px;
  box-shadow:
    0 0 0 0 #cacaca,
    -4px 0 0 0 #cacaca,
    0 2px 2px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
}

#brandseek span:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: -4px;
  width: 0;
  height: 0;
  border-width: 0 4px 5px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #999;
}

#brandseek span+br {
  clear: both;
}

#recommend ul {
  display: flex;
  flex-wrap: wrap;
}

#recommend ul li {
  width: calc((100% - 160px) /5);
  font-size: 14px;
  vertical-align: top;
  margin: 0 40px 40px 0;
}

#recommend ul li:nth-child(5n) {
  margin: 0 0 40px 0;
}

#recommend ul li img {
  width: 100%;
}

#recommend ul li span {
  display: inline-block;
  font-size: 0.8em;
  background-color: #faf4f1;
  padding: 3px;
}


#calender {
  font-size: 12px;
}

#calender table.calbase_rakuten {
  background-color: #FFFFFF;
  border-collapse: collapse;
  padding: 0px;
  border: 1px solid #CECECE;
}

#calender .calender_inner {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}

#calender table.calbase_rakuten th {
  text-align: center;
}

#calender th.caltitle_rakuten {
  padding: 10px 0px 0px 0px;
}

#calender table.calframe_rakuten th {
  text-align: center;
  padding: 0px 0px 3px 0px;
}

#calender table.calframe_rakuten td {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  width: 21px;
  height: 17px;
  text-align: center;
}

#calender tr.weektitle_rakuten td {
  background-color: #EEEEEE;
}

#calender td.event1day_rakuten {
  background-color: #FFC6C6 !important;
}

#calender font.event1day_rakuten {
  color: #FFC6C6;
}

#calender td.event2day_rakuten {
  background-color: #B5DAFF !important;
}

#calender font.event2day_rakuten {
  color: #B5DAFF;
}

#calender td.event3day_rakuten {
  background-color: #FEDE93 !important;
}

#calender font.event3day_rakuten {
  color: #FEDE93;
}

#calender table.event_rakuten {
  text-align: left;
  word-break: break-all;
  margin: 7px 10px 7px 10px;
  border-collapse: collapse;
  line-height: 1.8;
  table-layout: fixed;
}

#calender table.event_rakuten td {
  padding: 0px 0px 0px 0px;
}

#calender table.text_rakuten {
  text-align: left;
  word-break: break-all;
  margin: 0px 10px 10px 10px;
  border-collapse: collapse;
  line-height: 120%;
  table-layout: fixed;
}

/* footer category */
#f_category {
  margin: 0 0 20px;
}

#f_category .f_head {
  width: 100%;
  background-color: #f6f6f6;
}

#f_category .f_head p {
  margin: auto;
  padding: 5px 0;
  max-width: 960px;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
}

#f_cate_listarea {
  max-width: 960px;
  margin: auto;
  line-height: 1.2em;
}

#f_category ul.oe_menu {
  list-style: none;
  position: relative;
  float: left;
  clear: both;
}

#f_category ul.oe_menu>li {
  width: 130px;
  padding-bottom: 2px;
  float: left;
  position: relative;
}

#f_category ul.oe_menu>li>a {
  display: block;
  text-decoration: none;
  width: 130px;
  padding: 0px;
  margin: 1px;
}

#f_category ul.oe_menu>li>a.btn_menu {
  height: -30px;
  padding: 10px 0px 0px 0px;
}

#f_category ul.oe_menu>li>a:hover,
#f_category ul.oe_menu>li.selected>a {
  background: #fff;
  color: #101010;
  opacity: 1.0;
}

#f_category .oe_wrapper ul.hovered>li>a {
  background: #fff;
  text-shadow: 0px 0px 1px #FFF;
}

#f_category ul.oe_menu div {
  position: absolute;
  top: 50px;
  left: 1px;
  background: #fff;
  width: 916px;
  padding: 20px 20px 20px;
  display: none;
  border: 2px solid #faf4f1;
}

#f_category ul.oe_menu div ul li a:hover {
  background: #fff;
  color: #999;
}

#f_category ul.oe_menu li ul {
  list-style: none;
  float: left;
  width: 150px;
  margin-right: 10px;
}


#f_category ul.textlist {
  font-size: 11px;
  line-height: 2em;
}


#f_category a.drop_h,
li.drop_h {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 2px;
  padding: 15px 0 2px;
  /* border-bottom:1px solid #ddd; */
}

#tenpo_text {
  background-color: #f6f6f6;
  font-size: 11px;
  position: relative;
  margin-top: -2px;
  padding: 4px;
  height: 100%;
}

#tenpo_text span {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0;
}

#f_category hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 25px 0;
}

#bnr_area {
  font-size: 10px;
  color: #666;
}

#bnr_area .wrap {
  align-items: center;
  justify-content: space-between;
}


#f_guide {
  max-width: 960px;
  width: 96%;
  margin: auto;
}

#f_guide dl {
  font-size: 11px;
  line-height: 1.8em;
}

#f_guide dt {
  margin: 0 0 10px;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
}

#f_guide dd {
  text-align: left;
  margin: 0 0 18px;
}

#f_guide dd span {
  color: #669;
}




.eldchic-item-layout {
  display: flex;
  justify-content: space-between;
}

.eldchic-item-layout_left {
  width: 60%;
}

.eldchic-item-layout_right {
  width: 38%;
}

.fs-c-productCarouselMainImage__thumbnailList {
  overflow-x: initial;
  flex-wrap: wrap;
}

/*.fs-c-productCarouselMainImage__image > img{
 max-width: 100%;
 max-height: inherit;
}*/





/* -------------------------------
TOP SP
------------------------------- */
@media screen and (max-width:768px) {
  .forPC {
    display: none;
  }

  .forSP {
    display: initial;
  }

  /* å‡ç­‰è¡¨ç¤º */
  .wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    list-style: none;
  }

  .spbox1 {
    width: 100%;
    margin: 8px 0;
  }

  .spbox2 {
    width: calc((100% - 4%) / 2);
    margin: 2px 1% 8px;
  }

  .spbox3 {
    width: calc((100% - 6%) / 3);
    margin: 2px 1% 8px;
  }

  .spbox4 {
    width: calc((100% - 8%) / 4);
    margin: 2px 1% 8px;
  }

  .spbox5 {
    width: calc((100% - 10%) / 5);
    margin: 2px 1% 8px;
  }

  .wrap p {
    text-align: center;
    color: #000;
  }

  .wrap li img {
    max-width: 100%;
  }


  /* header */


  /*ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
  .menu,
  .menu span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
  }

  .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    z-index: 9999;
    background-color: #f0f0f0;
    border: none;
  }

  .menu span {
    position: absolute;
    left: 50%;
    width: 30%;
    height: 2px;
    background-color: #000000;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 99999;
  }

  .menu span:nth-of-type(1) {
    top: 20px;
  }

  .menu span:nth-of-type(2) {
    top: 26px;
  }

  .menu span:nth-of-type(3) {
    top: 32px;
  }

  .menu.active {
    left: 60vw
  }

  .menu.active span:nth-of-type(1) {
    -webkit-transform: translateX(-50%) translateY(8px) rotate(45deg);
    transform: translateX(-50%) translateY(8px) rotate(45deg);
    background-color: #000000;
  }

  .menu.active span:nth-of-type(2) {
    opacity: 0;
  }

  .menu.active span:nth-of-type(3) {
    -webkit-transform: translateX(-50%) translateY(-4px) rotate(-45deg);
    transform: translateX(-50%) translateY(-4px) rotate(-45deg);
    background-color: #000000;
  }

  .menu small {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 64%;
  }

  #slide_menu {
    position: fixed;
    top: 0;
    left: -60vw;
    z-index: 99999;
    width: 60vw;
    height: 100vh;
    opacity: 0;
    background: #f0f0f0;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    overflow-y: scroll;
    font-size: 14px;
  }

  #slide_menu.active {
    left: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }

  #slide_menu li {
    margin: 0.5em 0.5em 0 0.5em;
    line-height: 2.5em;
  }

  #slide_menu li a {
    display: block;
    padding: 0.4em;
    text-decoration: none;
  }

  #slide_menu li.side_1 {
    background-color: #ffffff;
  }

  #slide_menu li.side_1 a {
    color: #000000;
  }

  #slide_menu li.side_3 {
    background-color: #E5EFFF;
  }

  #slide_menu li.side_3 a {
    color: #72ACD8;
  }

  #slide_menu li.side_2 {
    background-color: #000;
  }

  #slide_menu li.side_2 a {
    color: #ffffff;
  }

  #slide_menu li.side_4 {
    background-color: #0e318a;
  }

  #slide_menu li.side_4 a {
    color: #ffffff;
  }

  #slide_menu a {
    display: block;
    padding: 0.5em 0;
  }

  #slide_menu em {
    font-style: normal;
    border-bottom: dotted 1px #000000;
  }

  #side_search form {
    display: flex;
    justify-content: center;
  }

  #side_search .text {
    display: block;
    width: 70%;
    height: 40px;
    margin-right: 5px;
    background-color: #cacaca;
    border: none;
  }

  #side_search .btn {
    display: block;
  }

  .whatstext {
    line-height: 2em;
    padding: 0.8em 0;
    font-size: 12px;
  }

  /* ãƒ˜ãƒƒãƒ€ãƒ¼ */
  .sp_header {
    position: fixed;
    background-color: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }

  .sp_header h1 {
    text-align: center;
    height: 60px;
    line-height: 2em;
    width: 100%;
    padding: 0.2em;
    box-sizing: border-box;
  }

  .sp_header_lower {
    padding-top: 60px;
  }

  .header_h_text {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
  }

  .header_text {
    text-align: center;
    width: 75%;
  }

  /* ãƒœã‚¿ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
  .btn_menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .btn_menu li {
    width: calc((100% - 10px) /4);
    margin: 0 0 4px;
    box-sizing: border-box;
  }

  .btn_menu li:last-child {
    width: 100%;
  }

  .btn_menu a {
    display: block;
    background-color: #f6f6f6;
    text-align: center;
    text-decoration: none;
    padding: 0.3em 5px;
    margin: 0;
  }

  .btn_menu img {
    width: 100%;
  }

  a.text_menu {
    padding: 1em 0.5em;
  }

  /* æ¤œç´¢ãƒ•ã‚©ãƒ¼ãƒ  */
  div#search {
    width: 100%;
    text-align: center;
    background-color: #f6f6f6;
  }

  div#search .text {
    width: 70%;
    height: 40px;
    vertical-align: middle;
    background-color: #cacaca;
  }

  div#search .btn {
    vertical-align: middle;
  }


  /* contents */

  .content_area.fullsize {
    width: 100%;
  }

  .contents h2 {
    text-align: center;
  }

  #hotitem li {
    text-align: center;
    font-size: 0.8em;
    line-height: 1.5em;
  }

  #hotitem li span.hotitem_no1 {
    color: #cacaca;
  }

  #hotitem img {
    margin: 22px 0 0;
  }

  ul.pick_content_area {
    background: #F8EFEC;
    padding: 20px;
    box-sizing: border-box;
  }

  #pickup li {
    box-sizing: border-box;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
  }

  #pickup li a {
    display: block;
    width: 30%;
  }

  #pickup li div {
    width: 64%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
  }

  #pickup span {
    font-weight: bold;
    font-size: 1.2em;
  }

  #pickup .tab-group {
    flex-wrap: wrap;
    width: 90%;
  }

  #pickup .tab-group li {
    display: block;
    min-width: 31%;
    width: 48%;
    max-width: inherit !important;
    white-space: nowrap;
    margin: 0 1% 0.5em;
  }

  #pickup .panel-group {
    width: 100%;
  }

  #pickup li div.lineclamp {
    width: 100%;
  }

  #pickup .panel-group li {
    display: block;
    width: calc((100% - 6%) / 3);
    margin: 2px 1% 8px;
  }

  #pickup .panel-group li a {
    width: 100%;
  }

  .contents .spbox1 h2 {
    display: flex;
    justify-content: space-between;
    padding: 0.5em 0;
    border-bottom: 1px solid #f6f6f6;
  }

  #brasize_list,
  #keyword_list {
    background-color: #ffffff;
    display: none;
  }

  #brasize_list li a,
  #keyword_list li a {
    display: block;
    padding: 0.5em 0;
    background-color: #f6f6f6;
    text-align: center;
  }

  .acco_icon,
  .acco_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }

  .acco_icon {
    position: relative;
    width: 22px;
    height: 22px;
  }

  .acco_icon span {
    position: absolute;
    right: 0;
    width: 50%;
    height: 2px;
    background-color: #aaa;
  }

  .acco_icon span:nth-of-type(1) {
    top: 44%;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  .acco_icon span:nth-of-type(2) {
    top: 44%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }

  /*ï¼‹ã€ï¼åˆ‡ã‚Šæ›¿ãˆ*/
  .acco_icon.active span:nth-of-type(1) {
    display: none;
  }

  .acco_icon.active span:nth-of-type(2) {
    top: 50%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }


  #recommend ul {
    display: flex;
    flex-wrap: wrap;
  }

  #recommend ul li {
    width: calc((100% - 4%) /3);
    font-size: 12px;
    margin: 0 2% 20px 0;
  }

  #recommend ul li:nth-child(3n) {
    margin: 0 0 40px 0;
  }

  #bnr_area .spbox1 img {
    width: 100%;
    display: block;
  }

  #bnr_area .spbox1 span {
    display: none;
  }

  /* footer category */
  #f_cate_listarea {
    width: 96%;
  }

  #bnr_area {
    font-size: 10px;
    color: #666;
  }

  .ft_ttl {
    width: 100%;
  }

  #f_guide dl {
    font-size: 14px;
  }

  #f_guide dt {
    font-size: 16px;
  }

  .fs-l-main {
    padding: 0;
  }

  .eldchic-item-layout {
    display: block;
  }

  .eldchic-item-layout_left,
  .eldchic-item-layout_right {
    width: 100%;
  }

}

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

  #search2 form div {
    margin-bottom: 10px;
  }

}


/* -------------------------------
MEGAMENU    
------------------------------- */
* {
  margin: 0;
  padding: 0;
}


ul.oe_menu {
  list-style: none;
  position: relative;
  float: left;
  clear: both;
}

ul.oe_menu>li {
  width: 120px;
  padding-bottom: 2px;
  float: left;
  position: relative;
}

ul.oe_menu>li>a {
  display: block;
  text-decoration: none;
  width: 130px;
  padding: 0px;
  margin: 1px;
}

ul.oe_menu>li>a.btn_menu {
  height: -30px;
  padding: 10px 0px 0px 0px;
}

ul.oe_menu>li>a:hover,
ul.oe_menu>li.selected>a {
  background: #fff;
  color: #101010;
  opacity: 1.0;
}

.oe_wrapper ul.hovered>li>a {
  background: #fff;
  text-shadow: 0px 0px 1px #FFF;
}

ul.oe_menu div {
  position: absolute;
  top: 50px;
  left: 1px;
  background: #fff;
  width: 916px;
  padding: 20px 20px 20px;
  display: none;
  border: 2px solid #faf4f1;
}

ul.oe_menu div ul li a:hover {
  background: #fff;
  color: #999;
}

ul.oe_menu li ul {
  list-style: none;
  float: left;
  width: 150px;
  margin-right: 10px;
}


#header_menu ul.textlist {
  font-size: 9px;
}

ul.oe_menu div ul#bland_news {
  width: 100%;
  display: table;
  margin-bottom: 2px;

}

ul.oe_menu div ul#bland_news li.bland_news_text {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  font-size: 0.9em;
  text-decoration: underline;
}

#brand_bnr li {
  display: block;
  margin-bottom: 15px;
}

#brand_bnr li img {
  width: 280px;
}

li.bland_list_h {
  background: #f6f6f6;
  color: #000;
  height: 33px;
  width: 70px;
  text-align: center;
  padding-top: 17px;
}

#bland_list_50 {
  display: block;
  width: 70px;
  margin: 0 10px 0 0;
}

.drop_menu {
  line-height: 1.1em;
}

#header_menu a.drop_h,
li.drop_h {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 2px;
  padding: 15px 0 2px;
  /* border-bottom:1px solid #ddd; */
}

#header_menu .drop_h h3 {
  font-size: 13px;
}




.fukidashi1 {
  background-color: #fff;
  border: 2px solid #faf4f1;
  border-radius: 5px;
  position: relative;
}

.fukidashi1:before {
  border: 10px solid transparent;
  border-bottom-color: #fff;
  border-top-width: 0;
  top: -8px;
  content: "";
  display: block;
  left: 210px;
  position: absolute;
  width: 0;
  z-index: 1;
}

.fukidashi1:after {
  border: 10px solid transparent;
  border-bottom-color: #faf4f1;
  border-top-width: 0;
  top: -11px;
  content: "";
  display: block;
  left: 210px;
  position: absolute;
  width: 0;
}


.fukidashi2 {
  background-color: #fff;
  border: 2px solid #faf4f1;
  border-radius: 5px;
  position: relative;
}

.fukidashi2:before {
  border: 10px solid transparent;
  border-bottom-color: #fff;
  border-top-width: 0;
  top: -8px;
  content: "";
  display: block;
  left: 345px;
  position: absolute;
  width: 0;
  z-index: 1;
}

.fukidashi2:after {
  border: 10px solid transparent;
  border-bottom-color: #faf4f1;
  border-top-width: 0;
  top: -11px;
  content: "";
  display: block;
  left: 345px;
  position: absolute;
  width: 0;
}

/* 商品タグ出力調整用 */



/* .fs-c-productMark__mark--4{
  background: inherit;
  color: #333333;
}

.fs-c-productMark__mark{
  border-radius: 0;
  padding: 0;
  margin-bottom: 1rem;
} */

/* .fs-c-productMark__label{
margin-bottom: 0;

} */
/* .fs-c-productMarks{
  display: none;
} */


.fs-c-productMark__label {
  display: inline-block;
  margin-right: 10px;
  background-color: #e8e8e8;
  padding: 4px 12px 3px 12px;
  font-size: 13px;
  margin-bottom: 2rem;
}

.fs-c-productMark__mark--4{
  background-color: inherit;
  color: #3d3d3d;
}

