@charset "UTF-8";

.block-category-list--goods {
  display: none;
}

.block-category-list--sub {
  display: none;
}

.pane-topic-path {
  display: none;
}

.best_cosme {
  background: #c7eefb;
  overflow: hidden;
}

.best_cosme .catch img {
  max-width: 800px;
  margin: auto;
}

.bg_wrap {
  position: relative;
  z-index: 1;
}

.bg_wrap::before {
  content: "";
  background-image: url("/img/category/saborino/bg_deco_pc.png");
  background-repeat: repeat-y;
  background-position: 0 -800px;
  background-size: 100% auto;
  width: 100%;
  height: calc(100% + 200px);
  position: absolute;
  z-index: -1;
  left: 0;
  top: -200px;
}

#contents {
  max-width: none;
  width: 1100px;
  margin: 0 auto;
}

#contents {
  max-width: 1100px;
  padding: 80px 0 50px !important;
  margin: 0 auto;
}

#contents>.catch {
  padding: 0 0 40px;
}

.catch {
  text-align: center;
  padding: 60px 0 80px;
  position: relative;
}

#contents>.catch p {
  text-align: center;
  line-height: 1.71;
  position: static;
  width: auto;
  margin: 0;
}

.badges {
  width: 902px;
  margin: 0 auto 40px;
  overflow: hidden;
}

.badges li {
  width: 300px;
  float: left;
  text-align: center;
}

.badges li:nth-of-type(1) .img {
  padding: 0 0 8px 0;
}

.badges li:nth-of-type(2) .img {
  padding: 0 0 8px 0;
}

.badges li:nth-of-type(3) .img {
  padding: 0 0 8px 0;
}

.badges li .text {
  margin-bottom: 30px;
  padding: 0 40px;
  font-size: 14px;
}

#contents .badges {
  margin: 0 auto 150px;
}

#contents .items {
  position: relative;
  z-index: 1;
  background: none;
  border-radius: 40px;
  padding: 0 60px 100px;
  margin-bottom: 0;
}

#contents .items::before {
  content: "";
  background: #fff;
  width: 100%;
  height: calc(100% - 80px);
  position: absolute;
  z-index: -1;
  top: 80px;
  left: 0;
  border-radius: 40px 40px 0 0;
  border-radius: 40px;
}

#contents .items.ue {
  padding: 0 60px 30px;
}

#contents .items .ttl_img {
  margin-bottom: 30px;
}

#contents .items .ttl_img .img {
  width: 728px;
  margin: 0 auto;
}

.items .one_column {
  width: 674px;
  margin: 0 auto 60px;
}

#contents .items .one_column {
  width: 726px;
  padding: 0 1em;
}

.items .one_column .text_l {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
  text-align: center;
}

#contents .items .one_column .text_l {
  font-size: 16px;
  text-align: left;
}

#contents .items .one_column .text_l span.big {
  font-size: 20px;
  width: auto;
  display: inline-block;
  padding-right: 0.8em;
}

.items .one_column .text_s {
  font-size: 14px;
  margin-bottom: 16px;
}

#contents .items.ue p.text_r {
  font-size: 14px;
  text-align: right;
  padding-bottom: 1.5em;
}

.block_intro_comment {
  background-image: url(/img/category/saborino/bg2_deco_pc.png);
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .bg_wrap::before {
    background-image: url("/img/category/saborino/bg_deco_sp.png");
    height: calc(100% + 29.333vw);
    top: -29.333vw;
  }

  #contents {
    width: calc(100% - 6.26vw);
    margin: 0 3.13vw;
    padding: 50px 0 0 !important;
  }

  #contents>.catch {
    margin-top: 0;
  }

  #contents>.catch h2 {
    margin: 0;
  }

  .best_cosme img {
    width: 100%;
    height: auto;
  }

  .catch p {
    padding-top: 3.13vw;
    position: static;
    width: auto;
    margin-left: 0;
    font-size: 12px;
  }

  #contents .badges {
    margin: 0 auto 15.625vw;
  }

  .badges {
    width: 65.63vw;
    margin: 0 auto 20px;
    overflow: hidden;
  }

  .badges li {
    width: 100%;
    float: none;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .badges li .img {
    max-width: 380px;
    padding: 0;
    margin: 0 auto 15px;
  }

  .badges li .text {
    margin-bottom: 0;
    padding: 0 23px;
    font-size: 12px;
  }

  #contents .items.ue {
    padding: 0 7.813vw 1.563vw;
    margin-bottom: 5em;
  }

  #contents .items::before {
    height: calc(100% - 12.5vw);
    top: 12.5vw;
    border-radius: 40px 40px 0 0;
    border-radius: 6.25vw;
  }

  #contents .items .ttl_img {
    margin-bottom: 4.688vw;
  }

  #contents .items .ttl_img .img {
    width: auto;
    margin: 0 -10.937vw;
  }

  #contents .items .one_column {
    border-bottom: none;
    width: 100%;
    padding: 0;
    margin: 0 0 12px;
    padding-bottom: 20px;
  }

  .items .one_column .text_l {
    position: static;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    margin-bottom: 6px;
    text-align: left;
  }

  #contents .items .one_column .text_l span.big {
    font-size: 16px;
    width: auto;
    padding-right: 1em;
  }

  .items .one_column .text_s {
    position: static;
    font-size: 12px;
    text-align: left;
  }

  .block_intro_comment {
    background-image: url(/img/category/saborino/bg2_deco_sp.png);
  }

}