@charset "UTF-8";
@import url("../../../imq0vrc.css");
/* ///////////////////////////////////////////////////////////////////
トップ
/////////////////////////////////////////////////////////////////// */
.l-container{
  width: 100%;
}
.l-footer {
  margin: 0;
}

/*共通*/
.section-title {
  font-family: "semplicitapro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Noto Sans JP',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-align: center;
  color: #0a0e1f;
}
.section-title span {
  font-size: 12px;
  letter-spacing: .1em;
  display: block;
  padding-top: 7px;
}

.view-more {
  text-align: center;
  margin: 50px 0 0;
}

.view-more a {
  padding: 0 0 9px;
  display: inline-block;
  font: 700 16px 'semplicitapro', sans-serif;
  color: #0a0e1f;
  letter-spacing: .12em;
  position: relative;
}
.view-more a:hover {
  color: #fff;
  text-stroke: 1px #000;
  -webkit-text-stroke: 1px #000;
  text-decoration: none;
}
.view-more a:hover:before {
  background-color: #fff;
  border: 1px solid #0a0e1f;
}
.view-more a::before {
  width: 100%;
  height: 3px;
  background: #0a0e1f;
  border-radius: 3px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}

/*top-items*/
.top-items .m-item a {
  display: block;
}
.top-items .m-item img {
  width: 100%;
}
.top-items .m-item-icon,
.top-items .m-item-category {
  display: none;
}
.top-items .m-item-description {
  text-align: center;
}
.top-items .m-item-image {
  margin-bottom: 15px;
  position: relative;
}
.top-items .m-item-soldout{
  width: 100%;
  height: 20px;
  font: 400 12px/20px 'semplicitapro', sans-serif;
  text-align: center;
  color: #fff;
  background: #9b9b9b;
  position: absolute;
  bottom: 0;
  left: 0;
}
.top-items .m-item-brand {
  font: 500 12px 'semplicitapro', sans-serif;
  word-break: break-all;
  color: #989898;
  margin: 0 0 10px;
}
.top-items .m-item-name {
  max-height: 4.4em;
  margin: 0 0 12px;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  overflow: hidden;
  color: #0a0e1f;
  position: relative;
}
.top-items .m-item-price {
  font-size: 16px;
}
.top-items .m-item-price {
  font: 400 16px 'semplicitapro', sans-serif;
}
.top-items .m-item-price.discount {
  color: #be0d23;
}
.top-items .m-item-price.discount span + span {
  font-size: 14px;
  margin: 0 0 0 5px;
}
/*main-slide*/
.main-slide {
  width: 1100px;
  margin: 0 auto;
}

.bx-wrapper .bx-pager {
  height: 5px;
  padding-top: 17px;
  text-align: center;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #989898;
  text-indent: -9999px;
  display: block;
  width: 5px;
  height: 5px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0a0e1f;
}

/*main-info*/
.main-info {
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
  background-color: #eeeeee;
}
.main-info-inr {
  width: 580px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.main-info ul li a span {
  font: 500 12px 'semplicitapro', sans-serif;
  margin: 0 10px 0 0;
}

.main-info-prev,
.main-info-next {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  z-index: 10;
  outline: none;
  cursor: pointer;
}

.main-info-prev:hover,
.main-info-next:hover {
  opacity: .6;
}

.main-info-prev {
  left: 0;
  background-image: url(../img/common/arrow-left-main-info.png);
}

.main-info-next {
  right: 0;
  background-image: url(../img/common/arrow-right-main-info.png);
}

/*promotion-bnr*/
.promotion-bnr ul {
  width: 1100px;
  margin: 40px auto 57px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.promotion-bnr ul li {
  margin-bottom: 23px;
}

/*top-sns*/
.top-sns {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-sns-title {
  font: 600 12px 'semplicitapro', sans-serif;
  margin-right: 16px;
}
.top-sns ul {
  width: 193px;
  display: flex;
  justify-content: space-between;
}

/*top-curators*/
.top-curators {
  width: 1100px;
  margin: 70px auto 86px;
}
.top-curators ul {
  text-align: center;
}

.top-curators-image img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.top-curators-name {
  margin-top: 13px;
  font-size: 14px;
}
.top-curators-inr {
  margin-top: 55px;
  padding: 0 70px;
  position: relative;
}

.curators-prev,
.curators-next {
  width: 18px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 64px;
  z-index: 10;
  outline: none;
  cursor: pointer;
}

.curators-prev:hover,
.curators-next:hover {
  opacity: .6;
}

.curators-prev {
  left: 0;
  background-image: url(../img/common/arrow-left-main-top.png);
}

.curators-next {
  right: 0;
  background-image: url(../img/common/arrow-right-main-top.png);
}

/*hot-items*/
.hot-items {
  margin: 0 0 92px;
}
.hot-items ul {
  width: 1100px;
  margin: 26px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hot-items ul li {
  width: 192px;
}

/*top-magazine*/
.top-magazine {
  margin: 0 0 90px;
}
.posts {
  width: 1100px;
  margin: 27px auto -30px;
}
.posts > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.posts > ul:after {
  width: 334px;
  content: '';
}
.post {
  width: 334px;
  margin: 0 0 35px 0;
  position: relative;
}

.post-image {
  position: relative;
  margin-bottom: 25px;
}
.post-image a {
  display: block;
}
.post-image > a:hover {
  opacity: 0.8;
}
.post-image a img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.post-title {
  min-height: 3em;
  font-size: 18px;
  line-height: 1.5;
  word-break: break-all;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.post-date {
  font-family: 'semplicitapro';
  font-size: 10px;
  color: #989898;
  display: flex;
  align-items: center;
  letter-spacing: 0.06em;
}
.post-date span {
  font-weight: 700;
  color: #0a0e1f;
  letter-spacing: normal;
  border: 1px solid #0a0e1f;
  padding: 0 6px;
  margin-left: 10px;
}

.post-avator {
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 8px;
  left: 8px;
}
.post-avator a img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  /*font-family: 'object-fit: cover;';*/
  border: 1px solid #0a0e1f;
  border-radius: 50%;
}

/* post-sns */
.post-sns {
  position: absolute;
  bottom: -3px;
  right: 0;
}
.post-sns span {
  width: 18px;
  height: 0;
  overflow: hidden;
  display: block;
  background-image: url(../img/common/ico-sns.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 18px;
  cursor: pointer;
  z-index: 10;
}

.post-sns-icon {
  width: 35px;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.15s;
  transform: rotate(-180deg) scale(0.5);
}
.post-sns-icon.is-open {
  pointer-events: initial;
  opacity: 1;
}
.post-sns-icon-twitter.is-open {
  transform: translate(-57px, 0px) rotate(0deg) scale(1);
}
.post-sns-icon-facebook.is-open {
  transform: translate(-37px, -35px) rotate(0deg) scale(1);
  transition-delay: 0.03s;
}
.post-sns-icon-line.is-open {
  transform: translate(2px, -51px) rotate(0deg) scale(1);
  transition-delay: 0.06s;
}

.post-sns-icon a {
  width: 100%;
  height: 0;
  padding-top: 33px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #0a0e1f;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fff;
}
.post-sns-icon a:hover {
  background-color: #0a0e1f;
}
.post-sns-icon-line a {
  background-image: url(../img/common/icon_share_line.png);
}
.post-sns-icon-line a:hover {
  background-image: url(../img/common/icon_share_line_on.png);
}
.post-sns-icon-facebook a {
  background-image: url(../img/common/icon_share_facebook.png);
}
.post-sns-icon-facebook a:hover {
  background-image: url(../img/common/icon_share_facebook_on.png);
}
.post-sns-icon-twitter a {
  background-image: url(../img/common/icon_share_twitter.png);
}
.post-sns-icon-twitter a:hover {
  background-image: url(../img/common/icon_share_twitter_on.png);
}


/*new-arrival*/
.new-arrival {
  width: 1100px;
  margin: 0 auto 100px;
}
.new-arrival .top-items{
  position: relative;
}

/*category-ranking*/
.category-ranking {
  width: 1100px;
  margin: 0 auto 80px;
}

/*brand-news*/
.brand-news {
  width: 100%;
  margin: 0 auto 62px;
  padding: 50px 0 40px;
  background-color: #eeeeee;
  overflow: hidden;
}
.brand-news ul {
  margin: 30px 0 0;
  display: flex;
  justify-content: space-between;
}
.brand-news ul li {
  width: 184px;
}
.brand-news .swiper-container{
  width: 1100px;
  overflow: initial;
}
.brand-news-inr {
  width: 100%;
  margin: 30px auto 0;
  position: relative;
}
.brand-news-image {
  margin-bottom: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.brand-news-image img{
  width: 184px;
}
.brand-news-text {
  margin-bottom: 12px;
  font-size: 12px;
  display: inline-block;
}
.brand-news-date {
  font: 500 11px 'semplicitapro', sans-serif;
  display: block;
}

.news-controls {
  width: 1100px;
  position: relative;
  margin: 0 auto;
}
.news-prev,
.news-next {
  width: 50px;
  height: 0;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  padding: 20px 0 0;
  position: absolute;
  top: -46px;
  outline: none;
  cursor: pointer;
}
.news-prev.swiper-button-disabled,
.news-next.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.news-prev:hover,
.news-next:hover {
  opacity: .6;
}
.news-prev {
  left: 0;
  background-image: url(../img/common/2018/arrow-left-small.png);
  background-position: left center;
}
.news-next {
  right: 0;
  background-image: url(../img/common/2018/arrow-right-small.png);
  background-position: right center;
}


/*four-item-carousel*/
.four-item-carousel ul {
  text-align: center;
}
.four-item-carousel-inr {
  margin-top: 30px;
  padding: 0 70px;
  position: relative;
}

.four-item-carousel-prev,
.four-item-carousel-next {
  width: 18px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 118px;
  z-index: 10;
  outline: none;
  cursor: pointer;
}

.four-item-carousel-prev:hover,
.four-item-carousel-next:hover {
  opacity: .6;
}

.four-item-carousel-prev {
  left: 0;
  background-image: url(../img/common/arrow-left-main-top.png);
}

.four-item-carousel-next {
  right: 0;
  background-image: url(../img/common/arrow-right-main-top.png);
}