.home section {
  margin-bottom: 12.8rem;
}
.home section:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .home section {
    margin-bottom: 80px;
  }

}

.l-hero {
  position: relative;
  width: 100%;
}
.p-keyVisual{
  opacity: 0;
  transition: opacity .3s linear;
}
.p-keyVisual.slick-initialized{
  opacity: 1;
}
.keyVisual__item img {
  width: 100%;
}

.p-keyVisual-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.6rem;
  margin: auto;
}
.p-keyVisual-dots li {
  margin: 4px;
  width: 20px;
  background: #fff;
}
.p-keyVisual .js-product_slider__prev,.p-keyVisual .js-product_slider__next {
 margin-top: -20px;
 opacity: 0;
}
.p-keyVisual:hover .js-product_slider__prev,.p-keyVisual:hover .js-product_slider__next {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
 }
.p-keyVisual .js-product_slider__prev {
  left: 20px;
 }
 .p-keyVisual .js-product_slider__next {
  right: 20px;
 }
.p-keyVisual-dots button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 0;
  height: 2px;
  margin: 0;
  background: #9e9e9e;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  box-sizing: content-box;
  position: relative;
}
.p-keyVisual-dots button:before {
  content: none;
}
.p-keyVisual-dots .slick-active button:before {
  background: #000;
  content: "";
}

@media (max-width: 767px) {
  .l-hero {
    margin-top: 70px;
  }

  .p-top__topic-listItem {
    margin-bottom: 32px;
  }

  .p-top__pickUpGood .c-productItem {
    width: calc(248px + 2.4rem) !important;
  }
  .p-keyVisual-dots li {
    width: 16px;
  }
  .p-keyVisual .js-product_slider__prev, .p-keyVisual .js-product_slider__next{
    display: none!important;
  }
}
@media (min-width: 768px) {
  .p-keyVisual {
    min-width: 1200px;
  }
}
/*--top topic */
.p-top__topic-content {
  padding-top: 1.6rem;
  display: flex;
  flex-direction: column;
}

.p-top__topic-list {
  flex-wrap: nowrap;
}
.p-top__topic-list .js-product_slider__prev, .p-top__topic-list .js-product_slider__next {
  margin-top: -7rem;
}

.p-top__topic-cont {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 0;
}

.p-top__pickUpBest {
  margin-bottom: 3.2rem;
}

/*--top pick up*/
.p-top__pickUpBest .__pickUpTitle {
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 2.4rem;
}
.p-top__pickUpBest .__pickUpTitle span {
  font-size: 0.77em;
  font-weight: 600;
  display: block;
}
.p-top__pickUpBest .__pickupPrice {
  font-weight: 400;
}
.p-top__pickUpBest .__pickupPrice .__price {
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.p-top__pickUpBest .__pickupPrice .__tax {
  font-size: 1.6rem;
}
.p-top__pickUpBest .__pickupMore {
  margin-top: 2.4rem;
}

.p-top__pickUpContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 38.4rem;
  width: 32%;
  margin-left: auto;
  margin-right: auto;
}

.p-top__pickupTxt {
  font-size: 1.6rem;
  height: 5rem;
  overflow: hidden;
  margin-bottom: 2.4rem;
  text-overflow: ellipsis;
  position: relative;
}
.p-top__topic-listItem a:hover img {
  opacity: .7;

}
.p-top__pickupTxt:after, .p-top__pickupTxt :before {
  content: "...";
  position: absolute;
  right: 0;
  top: 3em;
  -ms-wrap-flow: start;
}
@supports (-webkit-line-clamp: 3) {
  .p-top__pickupTxt {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
  }
  .p-top__pickupTxt p::before, .p-top__pickupTxt p::after {
    content: normal;
  }
}

.top__pickUpGood .__pickUpTitle {
  font-size: 1.4rem;
}
.top__pickUpGood .__pickupPrice {
  font-size: 1.6rem;
}
.top__pickUpGood .__pickupPrice span {
  font-size: 1.2rem;
}

@media (max-width: 767px) {
  .p-top__pickUpContent {
    width: 100%;
  }

  .p-top__pickUpBest .__pickupMore {
    display: none;
  }
  .p-top__pickUpBest .__pickUp-state {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .p-top__pickUpBest .__pickUpTitle {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .p-top__pickUpBest .__pickUpTitle span {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .p-top__pickupTxt {
    height: 42px;
  }
}
@media (min-width: 768px) {
  .p-top__pickUpBest .c-label-new {
    display: none;
  }
}
/*---top recommend item -*/
.p-top__recommend .js-product_slider__prev, .p-top__recommend .js-product_slider__next {
  margin-top: -10rem;
}

@media (max-width: 767px) {
  .p-top__recommend-wrap {
    margin-bottom: 4px;
  }
  .top__recommendListItem {
    margin-bottom: 32px;
  }
}
/*--- top order suit -*/
.p-orderSuit__item {
  margin-bottom: 4rem;
}

.p-orderSuit__thumbnailBox {
  display: block;
}
.p-orderSuit__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: 1s all;
}
.p-orderSuit__content {
  line-height: 2;
  padding-top: 3.2rem;
  padding-top: 16px;
}

.p-orderSuit__content-txt {
  font-size: 1.6rem;
  margin-bottom: 3.2rem;
}

.p-orderSuite__info .__price {
  font-size: 2.4rem;
  font-weight: 500;
}

.p-orderSuite__info .__price .__komi {
  font-size: 1.6rem;

}
.p-orderSuite__info02 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 3.2rem;
  line-height: 1;
}

@media (max-width: 767px) {
  .p-orderSuite__infoCnt {
    display: flex;
    align-items: center; 
    line-height: 1;
  }
  .p-orderSuit__content-txt {
    margin-bottom: 8px;
  }
  .p-orderSuite__info02 {
    margin-bottom: 0;
    position: relative;
    margin-left: 5px;
    font-size: 16px;
  }
  .p-orderSuite__info02:before {
    content: ' / ';
  }
  .p-orderSuit__content .__link {
    margin-top: 32px;

  }
  .p-orderSuit__content-txt {
    font-size: 12px;
  }
  .p-orderSuite__info .__price {
    font-size: 16px;
  }
  .p-orderSuite__info .__price .__komi {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .p-orderSuit__content {
    height: 288px;
    display: flex;
    flex-direction: column;
    padding-top: 32px;
  }
  .p-orderSuit__content .__link{
   margin-top: auto;
  }
  .p-orderSuite__info .__price {
    line-height: 1;
  }
  .p-orderSuite__info .__price:first-child {
    margin-bottom: 8px;
  }

}
/*-- top staff outfit--*/
.p-top__outfitCont {
  padding-bottom: 0rem;
}

@media (max-width: 767px) {
  .p-top__outfitCont {
    margin-bottom: 0;    
  }
  .p-top__outfitCont .c-productItem{
    margin-bottom: 32px;    
  }
}
/*--- top news -*/
.p-top__brandNews .p-newslistItem-inner {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media(max-width:768px){
  .p-top__brandNew-header {
    margin-bottom: 16px;
  }
  .p-top__brandNews .p-newsCont {
    padding-left: 16px;
  }
  .p-newslistItem-inner .p-newslistItemThum {
    width: 72px;
  }
  .p-newsCont {
    width: calc(100% - 72px);
  }
}

/*--- top shoplist -*/
.p-top__shoplist-image img {
  width: 100%;
}

.p-top__shoplist-linkWrap {
  margin: auto;
  justify-content: center;
  align-items: center;
}

.p-top__shoplist-linkItem {
  width: fit-content;
}
.p-top__shoplist-linkItem a {
  border: none;
}

@media (max-width: 767px) {
  .p-top__shoplist-linkWrap {
    margin-top: 16px;
    flex-direction: column;
  }

  .p-top__shoplist-linkItem {
    width: 100%;
    padding: 0;
  }
  .p-top__shoplist-linkItem a {
    width: 100%;
  }
  .p-top__shoplist-linkItem:first-child .btn {
    background: #000;
    color: #fff;
  }
  .p-top__shoplist-linkItem:nth-child(2) .btn {
    background: #fff;
    border: 1px solid #000;
  }
}
@media (min-width: 768px) {
  .p-top__shoplist-block {
    overflow: hidden;
    width: 100%;
    max-height: 485px;
    position: relative;
  }
  .p-top__shoplist-block:before {
    content: "";
    display: block;
    padding-top: 40.416666%;
  }

  .p-top__shoplist-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .p-top__shoplist-image img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
  }

  .p-top__shoplist-linkWrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .p-top__shoplist-linkItem {
    width: 264px;
  }
}
/*--- top osusume-*/
.p-top__orderRanking .js-product_slider__prev, .p-top__orderRanking .js-product_slider__next {
  margin-top: -7.7rem;
}

/*--- top only's story -*/
.p-top__story {
  background: #f2f2ef;
}
.p-top__story .l-inner {
  padding-top: 80px;
  padding-bottom: 2.4rem;
}
.p-top__story .c-title01 {
  margin-bottom: 60px;
}

.p-top__story-item {
  align-items: center;
  margin-bottom: 7.8rem;
}

.p-top__story-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 38.4rem;
  width: 32%;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
}
.p-top__story-cont > * {
  padding: 1.6rem;
}

.p-top__story-title {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.p-top__story-txt {
  font-size: 12px;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .p-top__story .l-inner {
    padding-bottom: 16px;
  }

  .p-top__story-item {
    margin-right: -16px;
    margin-left: -16px;
    margin-bottom: 35px;
  }

  .p-top__story-cont {
    width: 100%;
  }
  .p-top__column .c-topic-header__more02 {
    margin-top: 32px;
  }
  .p-top__column .c-productItem__excerpt {
    height: auto;

  }
  .p-top__story-cont > * {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .p-top__story-title {
    font-size: 1.8rem;
  }
  .p-top__story-cont {
    width: 384px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-top__story .l-inner {
    padding-top: 12.8rem;
  }
  .p-top__story .l-inner .c-title01 {
    margin-bottom: 8rem;
  }
  .p-top__story-txt {
    font-size: 1.6rem;
  }
}
.footer__area01 {
  border-top: none;
}

