@charset "utf-8";

:root {
  --color: #202020;
}

.fca_cat-hero {
  overflow: visible;
}

.sr_page-shopping-result__free {
  overflow: visible;
}

.catalog_san {
  margin-top: 0 !important;
}

.catalog_san .fca_page-shop-home__keyword {
  margin-top: 0;
}

/* couturierranking_ct */
.couturierranking_ct {
  color: var(--color);
  font-feature-settings: "palt";
  font-variant-ligatures: no-common-ligatures;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 calc(50% - 50vw);
  margin-bottom: 1px;
  position: relative;
  width: 100vw;
}

.couturierranking_ct * {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.couturierranking_ct a {
  text-decoration: none;
}

.couturierranking_ct img {
  height: auto;
  width: 100%;
}

body.lock {
  overflow: hidden;
}

/* couturierranking-body_ct */
.couturierranking-body_ct {
  font-size: 1.125rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}

/* couturierranking-index_ct */
.couturierranking-index__wrap_ct {
  padding-top: 3.4375rem;
}

.couturierranking-index__menu_ct {
  position: relative;
}

.couturierranking-index_ct {
  font-size: 0.88rem;
  display: flex;
  width: 90%;
  max-width: 1030px;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #f7f7f7;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
}

.couturierranking-index_ct.fixed_nav.on_ct {
  margin-left: 0;
  margin-right: 0;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  width: 85.8333%;
}

.couturierranking-index__item_ct {
  width: 25%;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.couturierranking-index__link_ct {
  font-weight: bold;
  position: relative;
  display: flex;
  height: 100%;
  padding: 1.1em 1.5em;
  transition: all 0.3s;
  text-decoration: none;
  letter-spacing: 0.07em;
  line-height: 1.5;
  color: #565455;
  align-items: center;
}

.couturierranking-index__link_ct:hover {
  opacity: 0.7;
  background: #f7f7f7;
}

.couturierranking-index__link_ct::after {
  position: absolute;
  top: calc(50% - 0.25em);
  right: 1em;
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  content: "";
  transition: all 0.3s;
  transform: rotate(135deg);
  vertical-align: middle;
  border-top: 1px solid #565455;
  border-right: 1px solid #565455;
}

/* couturierranking-content_ct */
.couturierranking-content_ct {
  padding-top: 150px;
  margin-top: -80px;
}

.couturierranking-content__title_ct {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.3125rem;
  padding-left: 2.5em;
  padding-right: 2.5em;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.couturierranking-content__title_ct span {
  border-bottom: 2px solid var(--color);
  padding-bottom: 1px;
}

.couturierranking-content__title_ct::before {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 1.8em;
  width: 1.8em;
}

#couturierranking-item__01_ct .couturierranking-content__title_ct::before {
  background-image: url(../images/icon-01.svg);
}

#couturierranking-item__02_ct .couturierranking-content__title_ct::before {
  background-image: url(../images/icon-02.svg);
}

#couturierranking-item__03_ct .couturierranking-content__title_ct::before {
  background-image: url(../images/icon-03.svg);
}

#couturierranking-item__04_ct .couturierranking-content__title_ct::before {
  background-image: url(../images/icon-04.svg);
}

.couturierranking-items_ct {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

.couturierranking-items_ct li {
  list-style: none;
  margin-top: 65px;
  position: relative;
  width: 46%;
}

.couturierranking-items_ct li:nth-of-type(1)::before,
.couturierranking-items_ct li:nth-of-type(2)::before,
.couturierranking-items_ct li:nth-of-type(3)::before {
  background-image: url(../images/crown.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 5px;
  left: 15px;
  height: 23px;
  width: 25px;
  z-index: 3;
}

.couturierranking-items_ct li:nth-of-type(1)::before {
  top: 10px;
  left: 24px;
  height: 35px;
  width: 40px;
}

.couturierranking-items_ct figure {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.couturierranking-items_ct figure::before {
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  padding-top: 60px;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 60px;
  z-index: 2;
}

.couturierranking-items_ct li:nth-of-type(1) figure::before,
.couturierranking-items_ct li:nth-of-type(2) figure::before,
.couturierranking-items_ct li:nth-of-type(3) figure::before {
  border-radius: 100% 0 0 0;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  transform: rotate(180deg);
}

.couturierranking-items_ct li:nth-of-type(1) figure::before {
  background-color: #c9a300;
  padding-top: 100px;
  width: 120px;
}

.couturierranking-items_ct li:nth-of-type(2) figure::before {
  background-color: #b4b4b5;
  width: 70px;
}

.couturierranking-items_ct li:nth-of-type(3) figure::before {
  background-color: #bd8f5c;
  width: 70px;
}

.couturierranking-items_ct li:nth-of-type(4) figure::before,
.couturierranking-items_ct li:nth-of-type(5) figure::before {
  background-color: #ded4b0;
}

.couturierranking-items_ct figure::after {
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
}

.couturierranking-items_ct li:nth-of-type(1) figure::after {
  content: "1";
  font-size: 24px;
  top: 50px;
  left: 37px;
}

.couturierranking-items_ct li:nth-of-type(2) figure::after {
  content: "2";
  top: 29px;
  left: 22.5px;
}

.couturierranking-items_ct li:nth-of-type(3) figure::after {
  content: "3";
  top: 29px;
  left: 22.5px;
}

.couturierranking-items_ct li:nth-of-type(4) figure::after {
  content: "4";
}

.couturierranking-items_ct li:nth-of-type(5) figure::after {
  content: "5";
}

.couturierranking-items_ct a:hover {
  opacity: 0.75;
}

.couturierranking-items_ct .tagline {
  font-size: 18px;
  font-weight: 700;
  margin-top: 1em;
  line-height: 1.5;
}

.couturierranking-items_ct .title {
  font-size: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.5;
}

.couturierranking-items_ct .set_name {
  font-size: 16px;
}

.couturierranking-items_ct .price {
  font-weight: 700;
}

/* ranking-01 */
.couturierranking-items_ct li:nth-of-type(1) {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.couturierranking-items_ct li:nth-of-type(1) figure {
  width: 100%;
}

.couturierranking-items_ct li:nth-of-type(1) .tagline {
  font-size: 20px;
}

.couturierranking-items_ct li:nth-of-type(1) .title {
  font-size: 18px;
}

.couturierranking-items_ct li:nth-of-type(1) .set_name {
  font-size: 18px;
}

/* couturierranking-content__btn_ct */
.couturierranking-content__btn_ct {
  margin-top: 45px;
  margin-top: 2.8125rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 370px;
  max-width: 23.125rem;
  width: 100%;
}

.couturierranking-content__btn__link_ct {
  background-color: #ffffff;
  border: 1px solid #202020;
  border-radius: 0.25rem;
  color: #202020;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 16px 26px 15px;
  padding: 1rem 1.625rem 0.9375rem;
  position: relative;
  width: 100%;
}

.couturierranking-content__btn__link_ct:hover {
  color: #666666;
  border-color: #888888;
}

.couturierranking-content__btn__link_ct span {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
}

.couturierranking-content__btn__link_ct span::after {
  display: inline-block;
  font-family: "icnfont";
  font-size: inherit;
  font-style: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea05";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
}

/* couturierranking-top__btn_ct */
.couturierranking-top__btn__link_ct {
  display: block;
  text-align: center;
  border: 3px solid #fff;
  box-shadow: 0 0 0 1px #9e8a7a;
  border-radius: 6px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  max-width: 470px;
  width: 100%;
}

.couturierranking-top__btn__link_ct:hover {
  opacity: 0.75;
}

.sp {
  display: none;
}

/* ----------------------------------
  sp
---------------------------------- */

@media not all and (min-width: 768px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  /* couturierranking-body_ct */
  .couturierranking-body_ct {
    font-size: 3vw;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  /* couturierranking-index_ct */
  .couturierranking-index__wrap_ct {
    padding-top: 3rem;
  }

  .couturierranking-index_ct {
    font-size: 0.7rem;
    width: 95%;
  }

  .couturierranking-index__item_ct {
    border-top: 2px solid #fff;
    width: 50%;
  }

  .couturierranking-index_ct.fixed_nav.on_ct {
    width: 85.829%;
  }

  /* couturierranking-content_ct */
  .couturierranking-content_ct {
    padding-top: 200px;
    margin-top: -140px;
  }

  .couturierranking-content__title_ct {
    font-size: 1.25rem;
    margin-bottom: 2.4rem;
  }

  .couturierranking-items_ct {
    width: 94%;
  }

  .couturierranking-items_ct li {
    margin-top: 65px;
    width: 47%;
  }

  .couturierranking-items_ct li:nth-of-type(1)::before,
  .couturierranking-items_ct li:nth-of-type(2)::before,
  .couturierranking-items_ct li:nth-of-type(3)::before {
    top: 5px;
    left: 13px;
    height: 17px;
    width: 21px;
  }

  .couturierranking-items_ct li:nth-of-type(1)::before {
    top: 7px;
    left: 14px;
    height: 21px;
    width: 28px;
  }

  .couturierranking-items_ct figure {
    width: 100%;
  }

  .couturierranking-items_ct figure::before {
    padding-top: 50px;
    width: 60px;
  }

  .couturierranking-items_ct li:nth-of-type(1) figure::before {
    padding-top: 65px;
    width: 80px;
  }

  .couturierranking-items_ct li:nth-of-type(2) figure::before {
    padding-top: 50px;
    width: 60px;
  }

  .couturierranking-items_ct li:nth-of-type(3) figure::before {
    padding-top: 50px;
    width: 60px;
  }

  .couturierranking-items_ct figure::after {
    font-size: 15px;
    top: 12px;
    left: 12px;
  }

  .couturierranking-items_ct li:nth-of-type(1) figure::after {
    font-size: 16px;
    top: 32px;
    left: 23px;
  }

  .couturierranking-items_ct li:nth-of-type(2) figure::after {
    top: 24px;
    left: 19px;
  }

  .couturierranking-items_ct li:nth-of-type(3) figure::after {
    top: 24px;
    left: 19px;
  }

  .couturierranking-items_ct .tagline {
    font-size: 14px;
  }

  .couturierranking-items_ct .title {
    font-size: 12px;
  }

  .couturierranking-items_ct .set_name {
    font-size: 12px;
  }

  .couturierranking-items_ct .price {
    font-size: 14px;
  }

  /* ranking-01 */
  .couturierranking-items_ct li:nth-of-type(1) {
    width: 69%;
  }

  .couturierranking-items_ct li:nth-of-type(1) figure {
    width: 100%;
  }

  .couturierranking-items_ct li:nth-of-type(1) .tagline {
    font-size: 16px;
  }

  .couturierranking-items_ct li:nth-of-type(1) .title {
    font-size: 14px;
  }

  .couturierranking-items_ct li:nth-of-type(1) .set_name {
    font-size: 14px;
  }

  .couturierranking-items_ct li:nth-of-type(1) .price {
    font-size: 16px;
  }

  /* couturierranking-content__btn_ct */
  .couturierranking-content__btn_ct {
    max-width: 17.5rem;
    margin-top: 2.3125rem;
  }

  .couturierranking-content__btn__link_ct {
    border-radius: 0.25rem;
    font-size: 0.8125rem;
    padding: 0.78125rem 0.9375rem;
  }

  .couturierranking-content__btn__link_ct span {
    padding: 0 0.75rem;
  }

  /* couturierranking-top__btn_ct */
  .couturierranking-top__btn__link_ct {
    margin-top: 50px;
    width: 100%;
    max-width: 327px;
  }
}
