@charset "UTF-8";
/*
*******************************************************************************************************
  ハイチオール ブランド
*******************************************************************************************************
*/
.wrpContents .ctsProfile {
  display: flex;
  position: relative;
  padding: 72px 48px;
  border: 3px solid #F0F0F0;
  box-sizing: border-box;
  justify-content: space-between;
}

.wrpContents .ctsProfile .ctsBody {
  order: 2;
  width: 368px;
}

.wrpContents .ctsProfile .label {
  margin-bottom: 8px;
  color: #E30019;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
}

.wrpContents .ctsProfile .name {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 600;
}

.wrpContents .ctsProfile .listProfile li {
  margin-bottom: 3px;
  line-height: 1.7;
}

.wrpContents .ctsProfile .listProfile li:last-child {
  margin-bottom: 0;
}

.wrpContents .ctsProfile .work {
  margin: 28px 0 8px;
  font-size: 15px;
  font-weight: 600;
}

.wrpContents .ctsProfile .image {
  order: 1;
  width: 234px;
}

.wrpContents .ctsProfile .modTxtLink {
  margin-top: 30px;
}

.imgBox {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.imgBox > * {
  width: 48%;
  margin-bottom: 4%;
}

.wrpContents .modContentsBnr .bnrList {
  margin-bottom: 48px;
}

.wrpContents .modContentsBnr .bnrList li {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .wrpContents .modContentsBnr .bnrList li .bnrInr .image {
    width: 180px;
  }
  .wrpContents .modContentsBnr .bnrList li .bnrInr .image + * {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .wrpContents .ctsProfile {
    display: block;
    padding: 32px 25px;
    border: 3px solid #F0F0F0;
  }
  .wrpContents .ctsProfile .ctsBody {
    width: 100%;
  }
  .wrpContents .ctsProfile .label {
    font-size: 12px;
  }
  .wrpContents .ctsProfile .name {
    font-size: 16px;
  }
  .wrpContents .ctsProfile .work {
    font-size: 14px;
  }
  .wrpContents .ctsProfile .image {
    position: static;
    width: 61.624%;
    margin: 16px auto 0;
  }
  .wrpContents .modContentsBnr .bnrList li .bnrInr,
  .wrpContents .modContentsBnr .bnrList li .bnrInr .image,
  .wrpContents .modContentsBnr .bnrList li .bnrInr .txt {
    display: block;
  }
  .wrpContents .modContentsBnr .bnrList li .bnrInr .image {
    width: 100%;
  }
  .wrpContents .modContentsBnr .bnrList li .bnrInr .image + * {
    position: relative;
  }
  .wrpContents .modContentsBnr .bnrList li .bnrInr .txt {
    padding: 14px 24px;
    line-height: 1.5;
  }
}
.wrpContents {
  background-image: url("/hythiol/cm/brand/images/bg_contents_pc.png");
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .wrpContents {
    background-image: url("/hythiol/cm/brand/images/bg_contents_sp.png");
    background-size: 100% auto;
  }
}
.wrpContents .modBreadCrumbs {
  background-color: #fff;
}
.wrpContents .wrpBlk2Col {
  width: auto;
  max-width: 1024px;
  justify-content: space-between;
}
.wrpContents .wrpBlk2Col .sideNav {
  margin-right: 0;
}
.wrpContents .wrpBlk2Col .sideNav .floorLv1 {
  border-bottom: 2px solid #DE0067;
}
.wrpContents .wrpBlk2Col .sideNav .floorLv4.act a .txt {
  color: #DE0067;
}
.wrpContents .wrpBlk2Col .sideNav a:hover {
  color: #DE0067;
}
.wrpContents .modH1 {
  color: #DE0067;
  font-size: 21px;
}
.wrpContents .modH2Icon .iconH2 {
  color: #DE0067;
}
.wrpContents .sectionProfile {
  margin-bottom: 128px !important;
}
.wrpContents .sectionProfile .ctsProfile {
  background-color: #fff;
}
.wrpContents .sectionProfile .ctsProfile .label {
  color: #DE0067;
}
.wrpContents .sectionLineup .modLineup {
  width: 78.7109375%;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup {
    width: 100%;
  }
}
.wrpContents .sectionLineup .modLineup .lineupInner {
  background-size: 806px auto;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup .lineupInner {
    background-size: cover;
  }
}
.wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(1) {
  width: auto;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(1) {
    width: 51.1945392491%;
  }
}
.wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(2) {
  width: auto;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(2) {
    width: 47.0989761092%;
  }
}
.wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(3) {
  width: auto;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(3) {
    width: 51.1945392491%;
  }
}
.wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(4) {
  width: auto;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(1) li:nth-of-type(4) {
    width: 47.0989761092%;
  }
}
.wrpContents .sectionLineup .modLineup .lineupInner .productList:nth-of-type(2) {
  display: none;
}
.wrpContents .sectionLineup .modLineup .innerCare {
  width: 76.1786600496%;
}
@media screen and (max-width: 767px) {
  .wrpContents .sectionLineup .modLineup .innerCare {
    width: 100%;
  }
}
.wrpContents .sectionLineup .modLineup .innerCare > p {
  display: none;
}
.wrpContents .sectionLineup .modLineup .outerCare {
  display: none;
}
.wrpContents .blockProducts {
  background-image: url("../images/bg_products_pc.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 30px 20px;
}
@media screen and (max-width: 767px) {
  .wrpContents .blockProducts {
    background-image: url("../images/bg_products.webp");
  }
}
.wrpContents .blockProducts__box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .wrpContents .blockProducts__box {
    max-width: 320px;
    margin: 0 auto;
    gap: 20px 0;
  }
}
.wrpContents .blockProducts__box a {
  display: block;
  width: 25%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wrpContents .blockProducts__box a {
    width: 50%;
  }
}
.wrpContents .blockProducts__box a:nth-child(1) img {
  width: 100%;
}
.wrpContents .blockProducts__box a:nth-child(2) img {
  width: 97.0588235294%;
}
.wrpContents .blockProducts__box a:nth-child(3) img {
  width: 90.5882352941%;
}
.wrpContents .blockProducts__box a:nth-child(4) img {
  width: 65.2941176471%;
}