@charset "UTF-8";



/* -------------------------------------------
      component
-------------------------------------------*/
.montserrat {
  font-family: "Montserrat", sans-serif;
}
.work-sans {
  font-family: "Work Sans", sans-serif;
}

.l-width {
  max-width: 750px;
  margin-inline: auto;
}
.l-inner {
  max-width: 650px;
  margin-inline: auto;
}
.l-wrap {
  max-width: 710px;
  margin-inline: auto;
}
.l-main {
  background: #fff;
  position: relative;
  z-index: -2;
}

/* button */
.c-btn {
  display: block;
  width: 64rem;
  text-align: center;
  background-color: #32772A;
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
  padding-block: 3rem;
  border-radius: 1rem;
  line-height: 1;
  margin: 0 auto;
}
@media (hover: hover) and (pointer: fine) {
  .c-btn {
    transition: 0.5s;
    transition-property: opacity;
    background-color: #32772A;
  }
  .c-btn:hover {
    opacity: 0.8;
  }
}
.c-gray {
  background: rgb(184, 184, 184);
}


/* -------------------------------------------
      page
-------------------------------------------*/



/* -------------------------------------------
      header
-------------------------------------------*/
.header {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.header__logo {
  display: block;
  position: absolute;
  width: 17rem;
}
.header__fixed {
  width: 100%;
  max-width: 750px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.header__link {
  width: 21.9rem;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
  background-color: #000;
  padding-block: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.7rem;
  margin-left: auto;
}
.header__link::after {
  content: "";
  display: block;
  width: 0.9rem;
  aspect-ratio: 22/37;
  background-color: #fff;
  mask-image: url(../images/icon_arrow.svg);
  mask-repeat: no-repeat;
  mask-size: contain;
  transform: rotate(90deg);
}

/* -------------------------------------------
      main
-------------------------------------------*/

/* cp */
.sec_cp {
  background: #FF0D70;
  padding: 2rem 0 8rem;
  margin-top: 4rem;
  margin-bottom: -1px;
}

.sec_cp h2 {
  margin-bottom: 4rem;
}

.sec_cp .l-inner li {
  margin-bottom: 3rem;
}
.sec_cp a span {
  padding-bottom: 1rem;
}

/* kv_under */
.kv_under {
  background: url(../images/kv_under_bg.webp) no-repeat top center;
  background-size: 100%;
}

.kv_under .l-wrap img {
  margin-top: 12rem;
  margin-bottom: 33rem;
}

.kv_under .l-wrap .attention {
  font-size: 2.3rem;
  text-align: right;
  padding: 0 3rem;
  line-height: 1.6;
  margin-bottom: 8rem;
}



/* lineup_upper */
.lineup_upper .l-inner {
  margin-top: 4rem;
}
.lineup_upper h3 {
  margin-bottom: 2rem;
}

.lineup_upper .mens_lace,
.lineup_upper .ladies_boa {
  margin-top: 10rem;
}

.lineup_upper .attention {
  font-size: 2.3rem;
    line-height: 1.4;
    margin: 1rem 0 4rem;
    padding: 0 5rem;
}

.lineup_upper .flexbox {
  display: flex;
  flex-wrap: wrap;
}

.lineup_upper .flexbox figure {
  width: 33.33334%;
}

.lineup_upper .flexbox .product_50 {
  width: 50%;
}


/* technology */
.technology {
  background: url(../images/technology_bg.webp) no-repeat top;
  margin-top: 12rem;
  padding-bottom: 13rem;
}

.technology h3 {
  margin-top: 8rem;
}



/* update */
.update h2 {
  margin-bottom: 12rem;
}

.bg_pink {
  background: #FF0D70;
  color: #fff;
  padding: 0 1rem;
}

.update_text {
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: -2px;
  line-height: 1.6;
  margin-top: 2rem;
}

.update_text_s {
  font-size: 3.9rem;
}

.update_t {
  margin-top: 8rem;
}


/* update01 */
.update01 {
  background: url(../images/update01_bg.webp) no-repeat top;
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.update01 h2:before {
  content: "";
  display: block;
  background: url(../images/update_nb01.svg) no-repeat;
  width: 120px;
  height: 160px;
  margin-bottom: 4rem;
}

.updare01 .update__box {
  margin-bottom: 12rem;
}

.updare01 .movie {
  margin-top: 4rem;
}

.updare01 .update01_text02 {
  margin-top: 4rem;
}

.update01 h3 {
  margin: 12rem 0 4rem;
}


/* update02 */
.update02 h2:before {
  content: "";
  display: block;
  background: url(../images/update_nb02.svg) no-repeat top;
  width: 134px;
  height: 160px;
  margin-bottom: 4rem;
}

.update02 {
  background: url(../images/update02_bg.webp) no-repeat top;
  padding-top: 12rem;
  padding-bottom: 14rem;
}

.update02_img02 {
  margin-top: 6rem;
}

/* update03 */
.update03 h2:before {
  content: "";
  display: block;
  background: url(../images/update_nb03.svg) no-repeat top;
  width: 134px;
  height: 160px;
  margin-bottom: 4rem;
}

.update03 {
  background: url(../images/update03_bg.webp) no-repeat top;
  padding-top: 12rem;
  padding-bottom: 19rem;
}

.update03 h2 {
  margin-bottom: 65rem;
}



/* update04 */
.update04 h2:before {
  content: "";
  display: block;
  background: url(../images/update_nb04.svg) no-repeat top;
  width: 134px;
  height: 160px;
  margin-bottom: 4rem;
}

.update04 {
  background: url(../images/update04_bg.webp) no-repeat top;
  padding-top: 12rem;
  padding-bottom: 12rem;
  margin-bottom: 4rem;
}








/* sec04 */
.sec04 {
  padding-bottom: 10rem;
  position: relative;
}

.sec04 .c-title--h2.--jp {
  margin-top: 3.5rem;
}
/* .sec04__box {
  margin-top: 3rem;
} */
.sec04__box + .sec04__flex {
  /* margin-top: 8rem; */
    margin-top: 3rem;
}
.sec04__flex + .sec04__box {
  margin-top: 8rem;
}
.sec04__flex {
  display: flex;
  /* gap: 2.8rem; */
}
.sec04__flex .sec04__btn.c-btn {
  width: 30rem;
  font-size: 2.4rem;
  padding-block: 0.9rem;
  margin-top: 2rem;
  letter-spacing: -1px;
}



.sec04__flex .sec04__dd.--color {
  margin-top: 0;
}
.sec04__flex .sec04__dd.--price {
  font-size: 2.8rem;
  line-height: calc(33/28);
}
.sec04__flex .sec04__dd.--price .big {
  font-size: 4.8rem;
  line-height: calc(57/48);
}
.sec04__dl {
  display: flex;
  flex-direction: column;
  font-weight: bold;
}
.sec04__dt {
  order: 2;
  font-size: 3.6rem;
  line-height: calc(42/36);
  margin: 2.3rem 2rem 0;
}
/* .sec04__dd {
  margin: 2.3rem 2rem 0;
} */
.sec04__dd.--color {
  order: 3;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: calc(37/26);
  margin-top: 0.4rem;
}
.sec04__dd.--price {
  order: 4;
  font-size: 3.2rem;
  line-height: calc(38/32);
  letter-spacing: -0.03em;
}
.sec04__dd.--price .big {
  font-size: 5.8rem;
  line-height: calc(68/58);
}
.sec04__dd.--price .jp {
  font-size: 2.4rem;
  line-height: calc(35/24);
  position: relative;
  left: -1rem;
  bottom: 0.3rem;
}
.sec04__dd.--image {
  order: 1;
}
.sec04__btn.c-btn {
  width: 65rem;
  background-color: #0C802F;
  color: #fff;
  margin-top: 2.5rem;
  padding-block: 2rem;
  letter-spacing: 0;
}
.online-store-btn {
  line-height: 1;
}

.listall__box {
  /* margin-top: 10rem;
  background: rgb(229, 227, 227); */
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.listall {
  background: #fff;
  border: #0C802F solid 4px;
  /* font-size: 2rem; */
}
.cart_icon {
  margin-left: 0.2rem;
  /* margin-bottom: 0.8rem; */
}
.sec04__flex .sec04__btn.c-btn .cart_icon {
  max-width: 14%;
}
.sec04__box_mt {
  margin-top: 6rem;
}


.sec07 {
  background: url(../images/coordinate_bg.webp) no-repeat top center;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.sec07 h3 {
    margin-top: 6rem;
}
.sec07 .c-title--h2.--jp {
  margin-top: 3.5rem;
  max-width: 650px;
  margin-inline: auto;
}
.sec07 .swiper {
  margin-top: 4rem;
  position: static;
}
.sec07 .swiper-wrapper {
  z-index: 0;
}
.sec07 .swiper-slide {
  height: auto;
}
.sec07 .swiper-button-prev,
.sec07 .swiper-button-next {
  width: 6.8rem;
  height: 6.8rem;
  top: 47%;
}
.sec07 .swiper-button-prev {
  left: 6.5rem;
}
.sec07 .swiper-button-next {
  right: 6.5rem;
}
.sec07 .swiper-button-prev::after,
.sec07 .swiper-button-next::after {
  content: "";
  background-image: url(../images/icon_slider.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 7rem;
  height: 8.8rem;
  margin: auto;
}
.sec07 .swiper-button-prev::after {
}
.sec07 .swiper-button-next::after {
  transform: scale(-1,1);
}
.sec07 .swiper-pagination {
  position: static;
  margin-top: 6rem;
}
.sec07 .swiper-pagination-bullet {
  border-radius: 0;
  width: 8rem;
  height: 0.8rem;
  background-color: #000;
  opacity: 1;
}
.sec07 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FF0D70;
}
.sec07__box {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 61rem;
  background: #fff;
  padding-bottom: 5rem;
}
.sec07__main-image {
  height: 81.4rem;
}
.sec07__main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec07__thumbnail {
  display: flex;
  flex-wrap: wrap;
  /* gap: 1.25rem; */
  margin-top: 2rem;
  justify-content: flex-start;
}
.sec07__thumbnail-image {
  width: calc(19% - 1rem);
  aspect-ratio: 1/1;
  cursor: pointer;
  margin: 1.5rem 0.5rem 0;
}
.sec07__thumbnail-image.current {
}
@media (hover: hover) and (pointer: fine) {
  .sec07__thumbnail-image {
    transition: 0.5s;
    transition-property: opacity;
  }
  .sec07__thumbnail-image:hover {
    opacity: 0.7;
  }
}
.sec07__thumbnail-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec07__name,
.sec07__store {
  font-weight: bold;
}
.sec07__name {
  font-size: 3rem;
  line-height: calc(44/30);
  margin-top: 2rem;
}
.sec07__store {
  font-size: 2.4rem;
  line-height: calc(35/24);
  margin-top: 1rem;
  margin-bottom: 4rem;
}
.sec07 .c-btn {
  width: 56rem;
  margin-top: auto;
  border-radius: 0rem;
  border-radius: 1rem;
}




.sec08 {
  background: url(../images/youtube_bg.webp) no-repeat top;
  padding-top: 12rem;
  padding-bottom: 4rem;
}

.movie {
  margin-top: 4.5rem;
  aspect-ratio:16 / 9;
}
.movie iframe {
  width: 100%;
  height: 100%;
}



.sec10 {
  background: url(../images/shopblog_bg.webp) no-repeat top center;
  padding-top: 8rem;
  padding-bottom: 6rem;
}
.sec10 h2 {
  margin-bottom: 6rem;
}
.sec10__body {
  margin-top: 5rem;
}
.sec10__body .ef-blogs.homeBlogEntries {
  display: flex;
  flex-wrap: wrap;
  gap: 6rem 3rem;
}
.sec10__body .ef-item.ef-template.homeBlogEntries__entry {
  width: calc(50% - 1.5rem);
  color: #000;
  font-weight: bold;
}
.sec10__body .homeBlogEntries__entry__link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sec10__body .homeBlogEntries__entry__image {
  aspect-ratio: 1/1;
  height: 31rem;
}
.sec10__body .homeBlogEntries__entry__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec10__body .homeBlogEntries__entry__date {
  font-size: 2.4rem;
  line-height: calc(35/24);
  color: #000;
  margin-top: 3rem;
}
.sec10__body .homeBlogEntries__entry__title {
  font-size: 3.2rem;
  line-height: calc(46/32);
  color: #000;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.sec10__body .homeBlogEntries__entry__name {
  font-size: 2.2rem;
  line-height: calc(32/22);
  color: #000;
  margin-top: auto;
}
.sec10 .c-btn {
  margin-top: 8rem;
  margin-inline: auto;
}

.bottom {
  background-color: #FF0D70;
  /* margin-top: 12rem; */
  padding-block: 4.6rem 5.9rem;
}
.bottom .l-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bottom .l-inner::before {
  content: "";
  display: block;
  width: 11.65rem;
  aspect-ratio: 233/146;
  background-image: url(../images/footer_mark.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.bottom__text {
  font-size: 3.2rem;
  font-weight: 900;
  line-height: calc(46/32);
  letter-spacing: -0.05em;
  display: flex;
  align-items: center;
  gap: 1.05rem;
  margin-top: 3rem;
  color: #fff;
}
.bottom__logo {
  width: 24.8rem;
}
.bottom__btn {
  display: block;
  width: 45rem;
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: calc(37/26);
  background-color: #32772A;
  color: #fff;
  padding-block: 2.65rem;
  margin-top: 3rem;
  position: relative;
}
.bottom__btn + .bottom__btn {
  margin-top: 2rem;
}
.bottom__btn::after {
  content: "";
  display: block;
  width: 1.8rem;
  aspect-ratio: 22/37;
  background-image: url(../images/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
@media (hover: hover) and (pointer: fine) {
  .bottom__btn {
    transition: 0.5s;
    transition-property: opacity;
  }
  .bottom__btn:hover {
    opacity: 0.7;
  }
}

/* -------------------------------------------
      footer
-------------------------------------------*/
.footer {
  background-color: #000;
  text-align: center;
  padding-block: 5.4rem;
}
.footer__copy {
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff;
  display: inline-block;
}


/* -------------------------------------------

codechaos

-------------------------------------------*/




/* pro */
.pro {
  background: url(../images/pro_bg.webp) no-repeat;
  padding-top: 8rem;
}
.pro .l-inner {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.pro .l-inner .pro_name {
    margin: 4rem 0 2rem;
}
.pro p {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 2;
}
.pro .pro_box {
  background: url(../images/pro_text_bg.webp) no-repeat bottom right;
  padding-bottom: 8rem;
}
.pro .pro_box2 {
  margin-top: -6rem;
}

.pro .pro_box3 {
  background: url(../images/pro_text_bg3.webp) no-repeat bottom right;
  padding-bottom: 8rem;
  margin-top: -6rem;
}




/* lineup */
.lineup {
  background: url(../images/lineup_bottom_bg.webp);
  background-size: cover;
  padding-top: 8rem;
}

.product_info {
  margin: 2.5rem 2.5rem 2rem 2.5rem;
}
.lineup dd p {
  font-size: 2.6rem;
  font-weight: bold;
}

/* .lineup__box {
  margin-bottom: 6rem;
} */

.lineup h3 {
  margin: 4rem;
}
.lineup .flexbox {
  display: flex;
  flex-wrap: wrap;
}
.lineup .flexbox .lineup__box {
  width: 50%;
}
.lineup .flexbox .c-btn {
  width: 33rem;
  font-size: 2.8rem;
  letter-spacing: -1px;
  line-height: 1.5;
}
.lineup__box .c-btn {
  margin-bottom: 8rem;
}
.lineup__box .c-btn.first-btn {
  margin-bottom: 0;
} 

.lineup .flexbox .lineup__box .attention {
  margin: 1rem 2.5rem 2rem;
  line-height: 1.4;
  text-align: left;
}
.lineup .lineup__box .attention {
  font-size: 2.3rem;
  line-height: 1.4;
  margin: 1rem 0 6rem;
  padding: 0 5rem;
}

.lineup .mens_btn_box {
  margin-bottom: 12rem;
}
.lineup .ladies_btn_box {
  margin-bottom: 4rem;
}
.lineup .wt-btn {
  background: #fff;
  color: #32772A;
  border: 4px #32772A solid;
  padding-block: 4rem;
  border-radius: 10px;
}
.lineup .all-btn {
  padding-block: 4rem;
  border-radius: 10px;
}

.lineup .attention {
  font-size: 1.8rem;
  display: block;
  margin: 2rem 0 6rem;
  padding: 0 3rem;
  line-height: 1.4;
}


/* goods */
.goods {
  background: url(../images/goods_bg.webp) no-repeat top;
  padding: 12rem 0;
}
.goods h3 {
  margin: 5rem 0;
}
.goods_scroll {
  height: 760px;
  overflow: scroll;
  overflow-y: hidden;
  display: flex;
}
.goods_scroll::-webkit-scrollbar {
  width: 16px;
}
.goods_scroll::-webkit-scrollbar-track {
  background-color: #5D5D5D;
  border-radius: 8px;
}
.goods_scroll::-webkit-scrollbar-thumb {
  background-color: #FF0D70;
  border-radius: 8px;
}


.goods .goods__box {
  width: 44rem;
  margin-right: 4rem;
}
.goods .goods__box dt {
  width: 44rem;
}
.goods .goods__box p {
  font-size: 2.6rem;
  font-weight: bold;
}
.goods .c-btn {
  width: 44rem;
  margin: 0 auto;
}


.magazine {
  background: url(../images/magazine_bg.webp) no-repeat top;
  padding: 8rem 0 5rem;
  margin-top: -1rem;
}

.magazine .l-wrap {
  margin-top: 5rem;
}
.magazine h3 {
  margin-top: 8rem;
  margin-bottom: 4rem;
}
.magazine p {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 2rem;
}

.lineup_upper h2, .sec08 h2, .magazine h2, .update h2, .pro h2, .lineup h2, .sec10 h2 {
  margin-left: -0.2rem;
}
