@charset "UTF-8";

.pane-left-menu {
  display: none;
}
.block-top-body {
  margin: 0 0 40px;
}

#top-slider-warp.nonSlide{
  background-image: none;
  margin: 0 auto 40px;
}
#top-slider-warp.nonSlide .swiper-slide{
  max-width: 774px;
  text-align: center;
  margin: 0 auto;
}

#top-slider-warp.nonSlide .swiper-slide img{
  width: auto;
  height: 100%;
}
#top-slider {
  position: relative;
  line-height: 0;
}
#top-slider:before,
#top-slider:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc((100% - 774px) / 2);
  height: 100%;
  background: rgba(225, 225, 225, .8);
  z-index: 2;
}
#top-slider:after {
  left: auto;
  right: 0;
}
/* #top-slider .swiper-slide {
  width: 774px !important;
} */
#top-slider .swiper-pagination {
  bottom: -30px;
}
#top-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #d7d7d7;
  margin: 0 5px;
  opacity: 1;
}
#top-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fbd0c6;
}
#top-slider .swiper-button-prev,
#top-slider .swiper-button-next {
  width: 25px;
  height: 48px;
  top: calc(50% - 24px);
}
#top-slider .swiper-button-prev {
  left: 50%;
  transform: translateX(calc(773px / 2 * -1 - 55px));
}
#top-slider .swiper-button-next {
  right: 50%;
  transform: translateX(calc(773px / 2 + 55px));
}
#top-slider .swiper-button-prev:after,
#top-slider .swiper-button-next:after {
  content: '';
  width: 100%;
  height: 100%;
}
#top-slider .swiper-button-prev:after {
  background: url(../../img/usr/common/arrow_l.png) no-repeat center;
}
#top-slider .swiper-button-next:after {
  background: url(../../img/usr/common/arrow_r.png) no-repeat center;
}
.block-top-topics .block-section-title {
    margin-bottom: 15.5px; 
}
.block-top-topics .block-section-title h2 span {
  letter-spacing: 8px;
}
.block-top-topics {
  margin: 0 0 50px;
}
.block-top-topics .container {
  display: block;
  width: 1100px !important;
  margin: 0 auto;
}
.block-top-topics--items {
  overflow-x: auto;
}
.block-top-topics--items ul {
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
}
.block-top-topics--item {
  width: 268px;
  margin: 0 25px 0 0;
}
.block-top-topics--item:last-child {
  margin: 0;
}
.block-top-keyword {
  padding: 18px 0 25px;
  background: #fbf2f0;
}
.block-top-keyword .container {
  display: block;
  width: 1100px !important;
}
.block-top-keyword h2 {
  text-align: center;
  border: 0;
  padding: 0;
  margin: 0;
}
.block-top-keyword h2 span {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 0 30px;
  background: url(../../img/usr/common/img_tag.png) no-repeat left center;
}
.block-top-keyword--scroll-area.block-horizontal-scroll {
  padding: 0 0 5px;
}
.block-top-keyword--scroll-area li:not(:last-child) {
  margin: 0 10px 0 0;
}
.block-top-keyword--scroll-area li a {
  display: block;
  font-size: 13px;
  background: #fff;
  border-radius: 30px;
  padding: 11px 20px;
  font-weight: 500;
  letter-spacing: 1px;
}
.block-top-keyword--scroll-area li a:hover {
  text-decoration: none;
  opacity: .8;
}
.block-top-event .block-top-title {
  padding: 0 0 35px;
  box-shadow: 0px 2px 4.65px 0.35px rgba(90, 85, 72, 0.07);
}
.block-top-event .block-section-title {
    padding-bottom: 30px;
    border-bottom: 1px #5a554807 solid;
    box-shadow: #5a554807 0 3px;
    margin-bottom: 30px;
}
.block-top-event-title {
  width: 1100px;
  margin: 0 auto 5px;
  text-align: center;
}
.block-top-event-title h3 {
  font-size: 17px;
  letter-spacing: 2.5px;
  padding: 0;
  margin: 0;
  border: 0;
}
.block-top-event-title span {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 4.5px;
}
.block-top-event-title.all span {
  color: #bea620;
}
.block-top-event-title.bra h3 span {
  color: #f9a69a;
}
.block-top-event-title.roomwear h3 span {
  color: #c5d8d0;
}
.block-top-event-title.inner h3 span {
  color: #f1d192;
}
.block-top-event-title.beauty h3 span {
  color: #c2d9e5;
}
.block-top-event--goods {
  width: 1100px;
  margin: 0 auto 30px;
}

.block-top-event .block-btn-more {
    padding: 0;
}
.block-top-event .block-section-title.block-section-title-new {
  margin: 50px 0 0;
  padding: 40px 0 15px;
  background: #fbf2f0;
  border: none;
}
.block-section-title-new + .block-top-event--goods {
  position: relative;
  z-index: 1;
  padding: 14px 0 30px;
  margin-bottom: 0;
}
.block-section-title-new + .block-top-event--goods:after {
  content: '';
  position: absolute;
  top: 0;
  left: calc((100vw - 100%) / 2 * -1);
  width: 100vw;
  height: 100%;
  background: #fbf2f0;
  z-index: -1;
}
.block-btn-more.block-btn-more-new {
  background: #fbf2f0;
  padding: 0 0 50px;
}
.block-section-title-new + .block-top-event--goods .block-thumbnail-t-wrapper,
.block-top-recommend .block-top-rt-recommend--goods .block-thumbnail-t-wrapper{
  overflow-x: auto;
  padding: 0 0 30px;
}
.block-section-title-new + .block-top-event--goods .block-thumbnail-t-wrapper::-webkit-scrollbar-thumb,
.block-top-recommend .block-top-rt-recommend--goods .block-thumbnail-t-wrapper::-webkit-scrollbar-thumb,
.revico-ranking-inner .revico-widget .revico-ranking-list::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}
.block-section-title-new + .block-top-event--goods .block-thumbnail-t-wrapper::-webkit-scrollbar,
.block-top-recommend .block-top-rt-recommend--goods .block-thumbnail-t-wrapper::-webkit-scrollbar,
.revico-ranking-inner .revico-widget .revico-ranking-list::-webkit-scrollbar {
  height: 6px;
}
.block-section-title-new + .block-top-event--goods .block-thumbnail-t,
.block-top-recommend .block-top-rt-recommend--goods .block-thumbnail-t {
  display: flex;
  white-space: nowrap;
  font-size: 0;
  flex-wrap: nowrap;
}
.block-section-title-new + .block-top-event--goods .block-thumbnail-t li,
.block-top-recommend .block-top-rt-recommend--goods .block-thumbnail-t li{
  display: inline-block;
  width: 210px;
  margin: 0 26px 0 0;
  font-size: 14px;
  white-space: normal;
  vertical-align: top;
}
.block-section-title-new + .block-top-event--goods .block-thumbnail-t li:last-child,
.block-top-recommend .block-top-rt-recommend--goods .block-thumbnail-t li:last-child {
  margin: 0;
}
.block-ranking-r--goods-name,
.block-thumbnail-t--goods-name,
.block-thumbnail-t--price,
.block-thumbnail-t--default-price {
  text-align: left;
  font-weight: 500;
}
.block-ranking-r--price,
.block-ranking-r--default-price {
  text-align: left;
}
.block-top-category {
  margin: 30px 0 0;
  padding: 40px 0 50px;
  background: #f4e0df;
}
.block-top-category .container {
  display: block;
  width: 767px !important;
  margin: 0 auto;
}
.block-top-category .block-top-title {
  margin: 0 0 25px;
}
.block-top-category--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block-top-category--item {
  position: relative;
  width: 380px;
  margin: 0 0 5px;
}
.block-top-category--item > a {
  display: flex;
  align-items: center;
  background: #fff url(../../img/usr/common/arrow_r.png) no-repeat right 25px center / 9px;
  padding: 15px 25px;
}
.block-top-category--item a:hover {
  text-decoration: none;
  opacity: .8;
}
.block-top-category--item-img {
  line-height: 0;
  margin: 0 20px 0 0;
}
.block-top-category--item-name {
  font-size: 15px;
  font-weight: 600;
}
.block-top-category--item:first-child .block-top-category--item-name {
  transform: translateY(-10px);
}
.block-top-category--search {
  position: absolute;
  top: 47px;
  left: 105px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .5px;
  text-decoration: underline;
  cursor: pointer;
}
.block-top-category--search:hover {
  text-decoration: none;
}
.block-top-category-search-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
}
.block-top-category-search-modal--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .35);
}
.block-top-category-search-modal--contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 740px;
  background: #fff;
  text-align: center;
  padding: 30px 75px 40px;
}
.block-top-category-search-modal--close {
  position: absolute;
  top: 28px;
  right: 28px;
  cursor: pointer;
}
.block-top-category-search-modal--title {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 0 25px;
}
.block-top-category--category-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 25px;
}
.block-top-category--category-child li {
  width: 192px;
  margin: 0 0 8px;
}
.block-top-category--category-child li .block-top-category--category-child-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f6f6f6;
  border-radius: 8px;
  padding: 0 16px;
  min-height: 84px;
}
.block-top-category--category-child li .block-top-category--category-child-item:hover,
.block-top-category-size li:hover {
    opacity: 0.7;
    cursor: pointer;
}
.block-top-category--category-child li .block-top-category--category-child-item.active,
.block-top-category-size li:has(.block-top-category--size-child-item.active) {
  background: #f9a79c;
  color: #fff;
}
.block-top-category--category-child-item-img {
  line-height: 0;
}
.block-top-category--category-child-item-name {
  flex: 1;
  font-weight: 500;
  letter-spacing: 1px;
}
.block-top-category-size--title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 12px;
}
input.block-top-category--size-child-item {
  display: none;
}
.block-top-category-size ul {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}
.block-top-category-size li {
  width: 48px;
  margin: 0 5px 0 0;
    display: block;
  font-size: 18px;
  background: #f6f6f6;
  border-radius: 8px;
  padding: 10px 0 7px;
  font-weight: 600;
}
.block-top-category-size li:last-child {
  margin: 0;
}
.block-top-category-size--guide {
  color: #f78b7b;
  border-bottom: 1px solid #f78b7b;
}
.block-top-category-size--guide:hover {
  border-color: #fff;
}
.block-top-category-size--guide span {
  position: relative;
  font-size: 13px;
  padding: 0 10px 0 0;
}
.block-top-category-size--guide span:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 3px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #f78b7b;
  border-bottom: 1px solid #f78b7b;
  transform: rotate(-45deg);
}
.block-top-category-btn-search {
  display: block;
  margin: 30px auto 0;
  width: 180px;
  background: #231815;
  color: #fff;
  font-size: 15px;
  letter-spacing: 6px;
  padding: 13px 0 14px 3px;
  cursor: pointer;
}
.block-top-category-btn-search:hover {
 opacity: 0.8;
}
.block-top-brand {
  padding: 40px 0 50px;
}
.block-top-brand .block-top-title,
.block-top-special .block-top-title {
  margin: 0 0 25px;
}
.block-top-brand .container,
.block-top-special .container {
  display: block;
  width: 1100px !important;
  margin: 0 auto;
}
.block-top-brand ul,
.block-top-special ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px 26px;
}
.block-top-brand li{
  width: 327px;
}
.block-top-special li {
  margin-bottom: 0px;
}
.block-top-brand li:last-child,
.block-top-special li:last-child {
  margin-right: 0;
}
.block-top-brand li a,
.block-top-special li a {
  line-height: 0;
}
.block-top-brand li img,
.block-top-special li img {
  width: 100%;
}
.block-top-special {
  margin-top: 40px;
}
.block-top-special h2 img {
  width: 146px;
}
.block-top-recommend {
  padding: 40px 0px 50px;
  border-top: 1px solid #f2f2f2;
}
#block_of_itemhistory {
    margin: 0 0 40px 0;
}
.block-top-visumo {
  margin: 0 0 50px;
  padding: 40px 0 0;
  border-top: 1px solid #f2f2f2;
}
.page-top.top-layout1 .pane-contents .block-top-visumo .container {
  width: 670px;
}
.revico-ranking-outer-head .block-section-title {
  margin-bottom: 15px;
}
.block-top-visumo--title {
  margin: 0 0 30px;
  text-align: center;
}
.block-top-visumo--title h2 {
  display: inline-block;
  padding: 2px 0 2px 40px;
  margin: 0;
  border: 0;
  font-size: 16px;
  font-weight: 700;
  background: url(../../img/usr/common/icon_insta.png) no-repeat left center;
  letter-spacing: 1.5px;
}
.block-top-visumo .vsm-selection-title,
.block-top-visumo .vsm-selection-description,
.block-top-visumo .ecbn-selection-image-loading-more {
  display: none;
}
.block-top-visumo .ecbn-selection-page-wrapper .ecbn-selection-footer2 {
    margin-top: 5px;
}
.block-top-visumo--btn {
  text-align: center;
}
.block-top-bnr {
  margin: 0 0 50px;
}
#block-top-bnr-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 930px !important;
  margin: 0 auto;
}
.block-top-bnr a {
  display: block;
  line-height: 0;
  width: 446px;
  margin-right: 38px;
}
.block-top-bnr a:last-child {
  margin-right: 0;
}
.block-top-bnr a:hover {
  opacity: .8;
}
.block-top-bnr a img {
  width: 100%;
}
.block-top-store {
  padding: 40px 0 50px;
  background: #fbf2f0;
}
.block-top-store .container {
  display: block;
  width: 710px !important;
  margin: 0 auto;
}
.block-top-store--list {
  display: flex;
  align-items: center;
  background: #fff;
  margin: 0 0 10px;
}
.block-top-store--list:hover {
  opacity: .8;
  text-decoration: none;
}
.block-top-store--list span {
  position: relative;
  width: 343px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  padding: 0 15px 0 0;
}
.block-top-store--list span:after {
  content: '';
  position: absolute;
  top: 9px;
  right: 125px;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #48413f;
}
.block-top-store--service {
  display: flex;
  justify-content: space-between;
}
.block-top-store--service li {
  width: 230px;
}
.block-top-store--service li a {
  position: relative;
  display: block;
  background: #fff;
  text-align: center;
  font-size: 15px;
  padding: 28px 0;
  font-weight: 600;
  letter-spacing: 1.5px;
}
.block-top-store--service li a:after {
  content: '';
  position: absolute;
  bottom: 37px;
  display: inline-block;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #48413f;
}
.block-top-store--service li:nth-child(1) a:after {
  right: 49px;
}
.block-top-store--service li:nth-child(2) a:after {
  right: 63px;
}
.block-top-store--service li:nth-child(3) a:after {
  right: 71px;
}
.block-top-store--service li a:hover {
  text-decoration: none;
  opacity: .8;
}
.block-top-news {
  padding: 40px 0 0;
}
.block-top-news .block-btn-more {
  padding-top: 20px;
}
#block-top-news-wrap {
  width: 715px;
  margin: 0 auto;
}
.block-top-news-article {
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #f0f0f0;
}
.block-top-news-article a {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
}
.block-top-news-article a:hover {
  text-decoration: none;
}
.block-top-news-article--date {
  font-size: 15px;
  line-height: 1;
}
.block-top-news-article--icon {
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 2px;
  background: #231815;
  margin: 0 0 0 15px;
  padding: 3px 6px 2px 8px;
}
.block-top-news-article h3 {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 15px 0 0;
  font-size: 15px;
  font-weight: 500;
}
.block-top-news-article a:hover h3 {
  text-decoration: underline;
}

.rt_reco .js-enhanced-ecommerce-goods-price:empty{
  display: none;
}