.lp_contents {
  /* ========================================
  mv
  =========================================*/
  /* ========================================
  category_bg
  =========================================*/
  /* ========================================
  anchor
  =========================================*/
  /* ========================================
  category
  =========================================*/
}
.lp_contents .mv {
  padding: calc(80 / 750 * 100vw) calc(30 / 750 * 100vw) 0;
  height: calc(536 / 750 * 100vw);
  background: #505b89 url(/sp/cms/onlineshop/i/beautytopic/20201201/others/img/mv_bg.jpg) no-repeat center top;
  background-size: 100%;
  box-sizing: border-box;
  position: relative;
}
.lp_contents .mv .mv_ttl_wrap {
  text-align: center;
  background: url(/sp/cms/onlineshop/i/beautytopic/20201201/others/img/decoration_ranking_ttl.png) no-repeat center top;
  background-size: calc(597 / 750 * 100vw);
  -moz-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: calc(0 / 750 * 100vw);
}
.lp_contents .mv .mv_ttl_wrap .mv_ttl {
  font-size: calc(66 / 750 * 100vw);
  letter-spacing: 0.16em;
  color: #fff;
  line-height: 1.06;
}
.lp_contents .mv .mv_ttl_wrap .mv_txt {
  font-size: calc(26 / 750 * 100vw);
  color: #fff;
  margin-top: calc(15 / 750 * 100vw);
  letter-spacing: 0.2em;
}
.lp_contents .mv .mv_img {
  width: calc(690 / 750 * 100vw);
  text-align: center;
  position: absolute;
  bottom: calc(-80 / 750 * 100vw);
  left: 50%;
  transform: translateX(-50%);
}
.lp_contents .category_bg {
  background-color: #bac2db;
}
.lp_contents .anchor {
  padding: calc(115 / 750 * 100vw) calc(40 / 750 * 100vw) calc(80 / 750 * 100vw);
}
.lp_contents .anchor .anchor_list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.lp_contents .anchor .anchor_list li {
  background-color: #fff;
  width: calc(300 / 750 * 100vw);
  transform: skewX(-15deg);
  position: relative;
}
.lp_contents .anchor .anchor_list li::before, .lp_contents .anchor .anchor_list li::after {
  content: '';
  position: absolute;
  height: calc(4 / 750 * 100vw);
  width: 100%;
  background-color: #596ba4;
  left: 0;
}
.lp_contents .anchor .anchor_list li::before {
  top: calc(4 / 750 * 100vw);
}
.lp_contents .anchor .anchor_list li::after {
  bottom: calc(4 / 750 * 100vw);
}
.lp_contents .anchor .anchor_list li:nth-child(even) {
  margin-left: calc(36 / 750 * 100vw);
}
.lp_contents .anchor .anchor_list li:nth-child(n + 3) {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .anchor .anchor_list li a {
  text-align: center;
  padding: calc(35 / 750 * 100vw) 0 calc(55 / 750 * 100vw);
  display: block;
  font-size: calc(28 / 750 * 100vw);
  line-height: 1.3;
  transform: skewX(15deg);
  position: relative;
  height: 100%;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp_contents .anchor .anchor_list li a::after {
  content: '';
  position: absolute;
  height: calc(20 / 750 * 100vw);
  width: calc(20 / 750 * 100vw);
  border-bottom: calc(2 / 750 * 100vw) solid #000;
  border-right: calc(2 / 750 * 100vw) solid #000;
  transform: translateX(-50%) rotate(45deg);
  left: 50%;
  bottom: calc(25 / 750 * 100vw);
}
.lp_contents .anchor .anchor_list li a.character_packing {
  letter-spacing: -0.15em;
}
.lp_contents .category {
  margin: 0 calc(30 / 750 * 100vw);
  background-color: #fff;
  position: relative;
  padding: calc(8 / 750 * 100vw);
  box-sizing: border-box;
}
.lp_contents .category::before, .lp_contents .category::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(100 / 750 * 100vw) calc(100 / 750 * 100vw) 0 0;
  border-color: transparent #dee1ed transparent transparent;
}
.lp_contents .category::before {
  bottom: 0;
  right: 0;
}
.lp_contents .category::after {
  bottom: 0;
  left: 0;
  transform: rotate(90deg);
}
.lp_contents .category .category_inner {
  height: 100%;
  position: relative;
  border: calc(2 / 750 * 100vw) solid #000;
  z-index: 2;
  padding: 0 0 calc(90 / 750 * 100vw);
  box-sizing: border-box;
}
.lp_contents .category .category_inner .category_head {
  background-color: #5a6ca5;
  text-align: center;
  padding: calc(30 / 750 * 100vw) 0;
  margin-bottom: calc(100 / 750 * 100vw);
}
.lp_contents .category .category_inner .category_head .category_head_inner {
  position: relative;
}
.lp_contents .category .category_inner .category_head .category_head_inner.long::before {
  left: calc(120 / 750 * 100vw);
}
.lp_contents .category .category_inner .category_head .category_head_inner.long::after {
  right: calc(120 / 750 * 100vw);
}
.lp_contents .category .category_inner .category_head .category_head_inner::before, .lp_contents .category .category_inner .category_head .category_head_inner::after {
  content: '';
  position: absolute;
  top: 50%;
  height: calc(70 / 750 * 100vw);
  width: calc(2 / 750 * 100vw);
  background-color: #fff;
  transform: translateY(-50%) skewX(-15deg);
}
.lp_contents .category .category_inner .category_head .category_head_inner::before {
  left: calc(150 / 750 * 100vw);
}
.lp_contents .category .category_inner .category_head .category_head_inner::after {
  right: calc(150 / 750 * 100vw);
}
.lp_contents .category .category_inner .category_head .category_head_inner .head_ttl {
  font-size: calc(36 / 750 * 100vw);
  color: #fff;
  line-height: 1.35;
}
.lp_contents .category .category_inner .category_head .category_head_inner .head_txt {
  font-size: calc(22 / 750 * 100vw);
  color: #fff;
  letter-spacing: 0.16em;
  margin-top: calc(10 / 750 * 100vw);
}
.lp_contents .category .category_inner .category_head .category_head_inner .head_txt span {
  display: inline-block;
  font-size: calc(30 / 750 * 100vw);
  color: #fff;
  background-color: #000;
}
.lp_contents .category .category_inner .cmn_product .product .product_contents .product_sns .sns_catch {
  color: #405bad;
}
.lp_contents .category_select_anc_wrap {
  padding: calc(100 / 750 * 100vw) calc(80 / 750 * 100vw) calc(150 / 750 * 100vw);
}
