@charset "UTF-8";
/* 共通 */
body {
  color: #333;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* 共通 */
#area-Contents {
  font-family: "YuGoPr6N-Medium", "Yu Gothic", "游ゴシック Medium", "游ゴシック", "YuGothic", sans-serif;
  font-style: normal;
  position: relative;
  overflow-x: hidden;
  letter-spacing: 0;
}
#area-Contents #ranking a {
  cursor: pointer !important;
}
#area-Contents #ranking .bold {
  font-family: "YuGoPr6N-Bold", sans-serif !important;
}
#area-Contents #ranking .lh1 {
  line-height: 1 !important;
}
#area-Contents #ranking img {
  max-width: 100%;
  vertical-align: bottom;
}
#area-Contents #ranking *,
#area-Contents #ranking *:before,
#area-Contents #ranking *:after {
  box-sizing: border-box;
}
#area-Contents #ranking ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#area-Contents #ranking figure {
  margin: 0;
}
#area-Contents #ranking .heading {
  text-align: center;
  position: relative;
}
#area-Contents #ranking .heading .subTitle {
  font-family: "Maru Folk Medium", sans-serif;
  line-height: 1;
}
#area-Contents #ranking .heading h2 {
  font-family: "YuGoPr6N-Bold", "Yu Gothic", "游ゴシック Medium", "游ゴシック", "YuGothic", sans-serif;
  line-height: 1;
}
#area-Contents #ranking .rankingList li a {
  text-decoration: none;
  color: #333333;
  position: relative;
}
#area-Contents #ranking .rankingList li figure img {
  border: 1px solid #d3cbcb;
}
#area-Contents #ranking .rankingList li .title {
  line-height: 1.375;
  font-family: "YuGoPr6N-Bold", "Yu Gothic", "游ゴシック Medium", "游ゴシック", "YuGothic", sans-serif;
}
#area-Contents #ranking .rankingList li .r_title {
  line-height: 1.5;
  font-family: "YuGoPr6N-Bold", "Yu Gothic", "游ゴシック Medium", "游ゴシック", "YuGothic", sans-serif !important;
}
#area-Contents #ranking .rankingList li .tag {
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
}
#area-Contents #ranking .rankingList li .tag span,
#area-Contents #ranking .rankingList li .tag a {
  color: #007078;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  /* 共通 */
  /* 共通 */
  #area-Contents #ranking .commonInner {
    padding: 0 25px;
  }
  #area-Contents #ranking {
    padding: 60px 0 90px;
  }
  #area-Contents #ranking .heading {
    padding-top: 40px;
  }
  #area-Contents #ranking .heading:before {
    content: "";
    display: inline-block;
    background: url(/content/dam/sites/kao/www-kao-com/jp/ja/femcarelab/top2025/icon_crown.webp) no-repeat center/cover;
    width: 42px;
    height: 29px;
    position: absolute;
    top: 0;
    left: calc(50% - 21px);
  }
  #area-Contents #ranking .heading .subTitle {
    font-size: 25px;
  }
  #area-Contents #ranking .heading h2 {
    font-size: 16px;
    margin-top: 12px;
  }
  #area-Contents #ranking .rankingList {
    margin-top: 35px;
  }
  #area-Contents #ranking .rankingList li {
    display: flex;
    gap: 13px;
  }
  #area-Contents #ranking .rankingList li + li {
    margin-top: 30px;
  }
  #area-Contents #ranking .rankingList li:nth-of-type(n + 4) > a .rank {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: #d12358;
    font-size: 12px;
    font-family: "Maru Folk Bold", sans-serif;
    background-color: #ffebf1;
    position: absolute;
    top: -7px;
    left: -5px;
    box-shadow: 2px 2px #d12358;
  }
  #area-Contents #ranking .rankingList li a .rank {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    font-family: "Maru Folk Bold", sans-serif;
    background-color: #d12358;
    position: absolute;
    top: -7px;
    left: -5px;
    box-shadow: 2px 2px #ffa6c1;
  }
  #area-Contents #ranking .rankingList li figure {
    flex: none;
    width: 108px;
  }
  #area-Contents #ranking .rankingList li figure img {
    border-radius: 10px;
  }
  #area-Contents #ranking .rankingList li .title {
    font-size: 16px;
  }
  #area-Contents #ranking .rankingList li .r_title {
    font-size: 16px;
    margin-top: 10px;
  }
  #area-Contents #ranking .rankingList li .tag {
    gap: 8px 13px;
    margin-top: 15px;
  }
  #area-Contents #ranking .rankingList li .tag span,
  #area-Contents #ranking .rankingList li .tag a {
    font-size: 13px;
  }
  #area-Contents .bnr2025siz {
    padding: 0 25px;
  }
}
@media print, screen and (min-width: 641px) {
  /* 共通 */
  /* 共通 */
  #area-Contents #ranking a {
    transition: 0.2s ease !important;
  }
  #area-Contents #ranking .commonInner {
    max-width: 1040px;
    width: 90%;
    margin: 0 auto;
  }
  #area-Contents #ranking {
    padding: 80px 0 100px;
  }
  #area-Contents #ranking .heading {
    padding-top: 60px;
  }
  #area-Contents #ranking .heading:before {
    content: "";
    display: inline-block;
    background: url(/content/dam/sites/kao/www-kao-com/jp/ja/femcarelab/top2025/icon_crown.webp) no-repeat center/cover;
    width: 62px;
    height: 42px;
    position: absolute;
    top: 0;
    left: calc(50% - 31px);
  }
  #area-Contents #ranking .heading .subTitle {
    font-size: 44px;
  }
  #area-Contents #ranking .heading h2 {
    font-size: 22px;
    margin-top: 15px;
  }
  #area-Contents #ranking .rankingList {
    display: flex;
    flex-wrap: wrap;
    gap: 55px 42px;
    margin-top: 70px;
  }
  #area-Contents #ranking .rankingList li {
    width: calc(33.3333333333% - 28px);
  }
  #area-Contents #ranking .rankingList li:nth-of-type(n + 4) > a .rank {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: #d12358;
    font-size: 21px;
    font-family: "Maru Folk Bold", sans-serif;
    background-color: #ffebf1;
    position: absolute;
    top: -19px;
    left: -9px;
    box-shadow: 2px 2px #d12358;
  }
  #area-Contents #ranking .rankingList li a {
    transition: 0.3s;
  }
  #area-Contents #ranking .rankingList li a .rank {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: #fff;
    font-size: 21px;
    font-family: "Maru Folk Bold", sans-serif;
    background-color: #d12358;
    position: absolute;
    top: -19px;
    left: -9px;
    box-shadow: 2px 2px #ffa6c1;
  }
  #area-Contents #ranking .rankingList li a:hover {
    opacity: 0.7;
  }
  #area-Contents #ranking .rankingList li figure {
    margin-bottom: 20px;
  }
  #area-Contents #ranking .rankingList li figure img {
    border-radius: 20px;
  }
  #area-Contents #ranking .rankingList li .title {
    font-size: 24px;
    margin-top: 10px;
  }
  #area-Contents #ranking .rankingList li .r_title {
    font-size: 24px;
    margin-top: 10px;
  }
  #area-Contents #ranking .rankingList li .tag {
    gap: 10px 20px;
    margin-top: 20px;
  }
  #area-Contents #ranking .rankingList li .tag span,
  #area-Contents #ranking .rankingList li .tag a {
    font-size: 16px;
    transition: 0.3s;
  }
  #area-Contents #ranking .rankingList li .tag span:hover,
  #area-Contents #ranking .rankingList li .tag a:hover {
    opacity: 0.7;
  }
  #area-Contents .bnr2025siz {
    max-width: 1040px;
    width: 90%;
    margin: 0 auto;
    padding: 0 12px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  /* 共通 */
  /* 共通 */
}
/*# sourceMappingURL=map/parts.css.map */
