@charset "UTF-8";
.ttl1 span {
  display: block;
}
.ttl1 span.account_name {
  font-size: 14px;
}

.fs-c-productList {
  display: none;
}

.fs-c-breadcrumb {
  display: none;
}

/* ==============================================
 ### メインビジュアル
=================================================*/
.mv-section {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .mv-section {
    margin-bottom: 40px;
  }
}
.mv-section .item img {
  width: 100%;
}
.mv-section a:hover {
  opacity: 1;
}
.mv-section a:hover img {
  opacity: 1;
}
.mv-section .slider {
  /* Arrows */
}
.mv-section .slider .slick-arrow {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  display: block;
  color: #fff;
  top: auto;
  font-size: 1.4rem;
  width: auto;
  height: auto;
  line-height: 1.6;
  transform: translate(0, 0);
}
.mv-section .slider .slick-arrow::before {
  display: none;
}
.mv-section .slider .slick-arrow.slick-next {
  bottom: 20px;
  right: 2em;
}
@media screen and (min-width: 768px) {
  .mv-section .slider .slick-arrow.slick-next {
    right: auto;
    left: 38%;
  }
}
.mv-section .slider .slick-arrow.slick-prev {
  bottom: 20px;
  right: 4em;
  left: auto;
}
@media screen and (min-width: 768px) {
  .mv-section .slider .slick-arrow.slick-prev {
    right: auto;
    left: 36%;
  }
}
.mv-section .slider .slick-counter {
  position: absolute;
  bottom: 20px;
  left: 15px;
  color: #fff;
  font-family: "Tenor Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.1rem;
}
@media screen and (min-width: 768px) {
  .mv-section .slider .slick-counter {
    left: 14.7%;
    font-size: 1.3rem;
  }
}
.mv-section .slider .slick-counter:before {
  width: 200px;
  height: 1px;
  content: "";
  display: inline-block;
  border-top: 1px solid #fff;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .mv-section .slider .slick-counter:before {
    width: 230px;
  }
}
.mv-section .item {
  position: relative;
}
.mv-section .item > a {
  display: block;
}
.mv-section .item .contentBlock {
  position: absolute;
  bottom: 60px;
  left: 0;
  padding-left: 8.6%;
  padding-right: 8.6%;
}
@media screen and (min-width: 768px) {
  .mv-section .item .contentBlock {
    bottom: 115px;
    padding-left: 14.7%;
    padding-right: 14.7%;
  }
}
.mv-section .item .contentBlock .lead {
  font-family: "Tenor Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .mv-section .item .contentBlock .lead {
    font-size: 1.8rem;
  }
}
.mv-section .item .contentBlock .ttl {
  font-family: "Tenor Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 2.8rem;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mv-section .item .contentBlock .ttl {
    font-size: 4.4rem;
    margin-bottom: 65px;
  }
}
.mv-section .item .contentBlock .text {
  color: #fff;
  font-size: 1.2rem;
  line-height: 2em;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mv-section .item .contentBlock .text {
    font-size: 1.4rem;
    margin-bottom: 45px;
  }
}
.mv-section .item .contentBlock .btn1 {
  width: 145px;
}
@media screen and (min-width: 768px) {
  .mv-section .item .contentBlock .btn1 {
    width: 180px;
  }
}
.mv-section .item .contentBlock .btn1 a {
  border-color: #fff;
  color: #fff;
}
.mv-section .item .contentBlock .btn1 span.btn_viewmore {
  color: #fff;
  display: block;
  position: relative;
  border: 1px solid #fff;
  text-align: center;
  padding: 23px 0;
  line-height: 1;
  margin: 0 auto;
  font-family: "Tenor Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.mv-section .item .contentBlock .btn1 span.btn_viewmore:hover {
  background-color: #000;
  color: #fff;
}

.slick-slide .contentBlock {
  opacity: 0;
}

.slick-current .contentBlock {
  animation-name: fadeup;
  animation-duration: 3s;
  opacity: 1;
}

@keyframes fadeup {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mv-section .slider .slick-arrow,
.mv-section .slider .slick-counter,
.mv-section .slider .slick-counter::before {
  color: #fff;
  border-color: #fff;
}

#color_bk > div,
#color_bk > div span {
  color: #000;
}

#color_bk > div .btn_viewmore {
  border: 1px solid #000;
}

#color_bk > div span:hover {
  color: #fff;
}

#color_glay > div,
#color_glay > div span {
  color: #6c6c6c;
}

#color_glay > div .btn_viewmore {
  border: 1px solid #6c6c6c;
}

#color_glay > div span:hover {
  color: #fff;
}

.mv-section .item.otherType .contentBlock .lead {
  color: #000;
}

.mv-section .item.otherType .contentBlock .ttl {
  color: #000;
}

.mv-section .item.otherType .contentBlock .text {
  color: #000;
}

.mv-section .item.otherType .contentBlock .btn1 a {
  border-color: #000;
  color: #000;
}

.mv-section .item.otherType .contentBlock .btn1 span.btn_viewmore {
  color: #000;
  border: 1px solid #000;
}

.mv-section .item.otherType .contentBlock .btn1 span.btn_viewmore:hover {
  background-color: #fff;
  color: #000;
}

/* ==============================================
 ### New Arrivals
=================================================*/
.ctm_new-arrivals {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals .wrap1 {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.ctm_new-arrivals .product-defaltlist-v2 {
  padding-left: 3.3%;
  padding-right: 3.3%;
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals .product-defaltlist-v2 {
    padding-left: 0;
    padding-right: 0;
  }
}
.ctm_new-arrivals .product-defaltlist-v2 .item {
  width: 48%;
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals .product-defaltlist-v2 .item {
    width: calc(20% - 10px);
  }
}
.ctm_new-arrivals .product-defaltlist-v2 .productImg-add1 {
  display: none;
}
.ctm_new-arrivals .product-defaltlist-v2.productlist_min .item:nth-last-of-type(-n+6) {
  display: none;
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals .product-defaltlist-v2.productlist_min .item:nth-last-of-type(-n+6) {
    display: block;
  }
  .ctm_new-arrivals .product-defaltlist-v2.productlist_min .item:nth-last-of-type(-n+6):nth-last-of-type(-n+5) {
    display: none;
  }
}
/* .ctm_new-arrivals .product-defaltlist-v2.productlist_max .item:nth-last-of-type(-n+2) {
  display: none;
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals .product-defaltlist-v2.productlist_max .item:nth-last-of-type(-n+4) {
    display: block;
  }
} */
.ctm_new-arrivals .btn1 {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ctm_new-arrivals .btn1 {
    width: 228px;
  }
}

/* ==============================================
 ### RANKING
=================================================*/
.ctm_ranking {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f6f1ea;
}
@media screen and (min-width: 768px) {
  .ctm_ranking {
    padding-top: 100px;
  }
}
.ctm_ranking .product-defaltlist-v2 {
  display: grid;
  gap: 16px;
  padding: 0 8px;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 768px) {
  .ctm_ranking .product-defaltlist-v2 {
    grid-template-columns: repeat(6, 1fr);
  }
}
.ctm_ranking .item {
  display: inline-flex;
  flex-flow: column;
  width: 100%;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .ctm_ranking .item {
    width: 100%;
  }
}
.ctm_ranking .item a {
  display: block;
  position: relative;
}
.ctm_ranking .item .mark-rank {
  display: block;
  position: absolute;
  width: 20px;
  line-height: 20px;
  font-size: 1.2rem;
  font-family: "Tenor Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #fff;
  z-index: 10;
  font-weight: normal;
  background-color: #000;
  top: -10px;
  left: 5px;
  border-radius: 50%;
}
.ctm_ranking .item .mark-rank.mark-rank1 {
  background-color: #cda000;
}
.ctm_ranking .item .mark-rank.mark-rank2 {
  background-color: #787878;
}
.ctm_ranking .item .mark-rank.mark-rank3 {
  background-color: #ac5d00;
}
.ctm_ranking .btn1 {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ctm_ranking .btn1 {
    width: 228px;
  }
}

/* ==============================================
 ### FEATURE
=================================================*/
.ctm_feature {
  padding-top: 60px;
  padding-left: 3.3%;
  padding-right: 3.3%;
}
@media screen and (min-width: 768px) {
  .ctm_feature {
    padding-bottom: 100px;
  }
}
.ctm_feature .btn1 {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ctm_feature .btn1 {
    width: 228px;
  }
}

/* ==============================================
 ### INSTAGRAM
=================================================*/
.ctm_instagram {
  padding-top: 60px;
  padding-left: 3.3%;
  padding-right: 3.3%;
  margin-bottom: 60px;
}
.ctm_instagram .ctm_instagram_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ctm_instagram .ctm_instagram_list ul li {
  width: 31%;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .ctm_instagram .ctm_instagram_list ul li {
    width: 16%;
  }
}
.ctm_instagram .ctm_instagram_list ul li a {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.ctm_instagram .ctm_instagram_list ul li a:after {
  display: block;
  content: "";
  padding-top: 100%;
}
@media screen and (min-width: 768px) {
  .ctm_instagram {
    padding-bottom: 50px;
  }
}
.ctm_instagram .btn1 {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ctm_instagram .btn1 {
    width: 228px;
  }
}

/* ==============================================
 ### Line
=================================================*/
.ctm_line {
  padding-left: 3.3%;
  padding-right: 3.3%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .ctm_line {
    padding-bottom: 50px;
  }
}
.ctm_line .btn1 {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ctm_line .btn1 {
    width: 228px;
  }
}

/* ==============================================
 ### STORES
=================================================*/
.ctm_stores {
  padding-left: 3.3%;
  padding-right: 3.3%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .ctm_stores .ctm_stores_list {
    display: flex;
    flex-wrap: wrap;
  }
}
.ctm_stores .ctm_stores_list .item {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .ctm_stores .ctm_stores_list .item {
    width: 33.33%;
  }
}
.ctm_stores .ctm_stores_list .name {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .ctm_stores {
    padding-bottom: 50px;
  }
}
.ctm_stores .btn1 {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ctm_stores .btn1 {
    width: 228px;
  }
}

/*----------------------------------------------
	## AI RECOMMEND RANKING
------------------------------------------------*/
div[data-frame-id=top_ranking_dhim] .fs-p-heading--lv2 {
  display: none;
}

@media screen and (min-width: 768px) {
  div[data-frame-id=top_ranking_dhim] .fr3-productListStatic__responsive_3 {
    grid-template-columns: repeat(6, 1fr);
  }
}
div[data-frame-id=top_ranking_dhim] .fr3-item {
  position: relative;
}

div[data-frame-id=top_ranking_dhim] .fr3-item .fr3-item__rankContainer {
  position: absolute;
  top: -10px;
  left: 5px;
}

div[data-frame-id=top_ranking_dhim] .fr3-item .fr3-item__rank {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 1.2rem;
  font-family: "Tenor Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #fff;
  z-index: 10;
  font-weight: normal;
  background-color: #000;
  top: -10px;
  left: 5px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

div[data-frame-id=top_ranking_dhim] .fr3-item:first-of-type .fr3-item__rank {
  background-color: #cda000;
}

div[data-frame-id=top_ranking_dhim] .fr3-item:nth-of-type(2) .fr3-item__rank {
  background-color: #787878;
}

div[data-frame-id=top_ranking_dhim] .fr3-item:nth-of-type(3) .fr3-item__rank {
  background-color: #ac5d00;
}

div[data-frame-id=top_ranking_dhim] .fr3-item__productPrice {
  color: #898989;
  margin-top: 10px;
}

@media screen and (max-width: 750px) {
  .ctm_feature .item:nth-of-type(n+6) {
    display: none;
  }
}/*# sourceMappingURL=index_v2.css.map */