ul.innerLink {
  width: 740px;
  margin: 75px auto 65px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  row-gap: 34px;
}
ul.innerLink.innerLink100 {
  width: 100%;
}
ul.innerLink.innerLink93 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  ul.innerLink {
    width: 89.3vw;
    margin: 7.2vw auto 9vw;
    flex-direction: column;
    gap: 1.6vw;
  }
  ul.innerLink.innerLink100 {
    width: 89.3vw;
  }
  ul.innerLink.innerLink93 {
    width: 89.3vw;
  }
}
ul.innerLink li a {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  padding-right: 32px;
  background: url(../img/top/ico_below.png) no-repeat top right;
  background-size: 20.7px;
}
@media screen and (max-width: 768px) {
  ul.innerLink li a {
    font-size: 3.2vw;
    background: url(../img/top/ico_below.png) no-repeat center right 5.6vw #f6f6f6;
    background-size: 5.3vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 11.7vw;
    padding: 0 5.3vw;
  }
  ul.innerLink li a.aleft {
    height: 18vw;
    text-align: left;
  }
}

figure.prdImgR {
  width: min(100%, 1500px);
  margin: 110px auto;
  padding-left: 14%;
}

figure.prdImgL {
  width: min(100%, 1500px);
  margin: 110px auto;
  padding-right: 14%;
}

figure.prdImg.MXFS-300 {
  width: 1042px;
  margin: 110px auto;
}

figure.prdImg.MXFS-200 {
  width: 1090px;
  margin: 110px auto;
}

p.pageCatch {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  line-height: 1.75;
}
p.pageCatch.MXDR-60A {
  margin-bottom: 110px;
}
p.pageCatch.MXFS-300 {
  margin-bottom: 110px;
}
p.pageCatch span.ast {
  font-size: 60%;
  vertical-align: top;
}
p.pageCatch span.attention {
  font-size: 10px;
  font-weight: 500;
  color: #888888;
  display: block;
  margin-top: 18px;
}

.prdTop {
  margin-bottom: 200px;
}
.prdTop.MXDR-60A {
  margin-bottom: 108px;
}

.feat {
  margin: auto auto 100px;
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
}
.feat figure {
  width: 50%;
}
.feat figure img {
  width: 100%;
}
.feat figure img.haircare05_008 {
  width: 82%;
  height: auto;
  float: right;
}
.feat figure img.bodycare02_005 {
  width: 480px;
  margin-left: 20px;
}
.feat figure img.facecare00_007 {
  width: 350px;
  margin-left: 47px;
}
.feat figure.bodycare02_005 {
  position: relative;
}
.feat figure.bodycare02_005 img.bodycare02_006 {
  position: absolute;
  bottom: -83px;
  right: 6px;
  width: 168px;
  z-index: 2;
}
.feat figure.haircare06_007 img {
  width: 410px;
}
.feat figure.haircare06_008 img {
  width: 450px;
  float: right;
}
.feat figure.haircare06_009 img {
  width: 440px;
}
.feat figure.haircare06_011 {
  text-align: center;
}
.feat figure.haircare06_011 img {
  width: 230px;
}
.feat figure.haircare06_012 img {
  width: 420px;
  float: right;
}
.feat figure.facecare03_007 img {
  width: 350px;
  margin-left: 80px;
}
.feat figure.facecare03_008 img {
  width: 350px;
  margin-left: 56px;
}
.feat figure.facecare00_004 img {
  width: 300px;
  margin-left: 89px;
}
.feat figure.facecare03_007 img {
  width: 230px;
  margin-left: 105px;
}
.feat .txts {
  width: 50%;
  padding-left: 78px;
  margin-top: -7px;
}
.feat .txts.valignC {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.feat .txts h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 30px;
}
.feat .txts h2::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 30px;
  height: 2px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.feat .txts h2 span.ast {
  font-size: 60%;
  vertical-align: top;
  line-height: 2.4;
}
.feat .txts p.lead {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: "palt";
}
.feat .txts p.lead span.ast {
  font-size: 60%;
  vertical-align: top;
}
.feat .txts p.attention {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
  color: #888888;
  margin-top: 20px;
}
.feat .txts img.ac100-240v {
  width: 58.2px;
  margin-top: 64px;
}
.feat .txts img.powerful_wind {
  width: 58.4px;
  margin-top: 20px;
}
.feat .txts img.hotcool {
  width: 61px;
  margin-top: 25px;
}
.feat .txts img.lightweight {
  width: 59px;
  margin-top: 17px;
}
.feat .txts.facecare03_008 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.feat .txts.facecare00_004 {
  padding-left: 0;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.feat.reverse {
  flex-direction: row-reverse;
}
.feat.reverse .txts {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.feat.reverse .txts.pl120 {
  padding-left: 120px;
}
.feat.reverse .txts.facecare03_007 {
  padding-left: 88px;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.feat.reverse .txts.facecare00_007 {
  padding-left: 125px;
}

.withBgR {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
}
.withBgR::before {
  content: "";
  position: absolute;
  background: #f4f0ed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
@media screen and (min-width: 1201px) {
  .withBgR::before {
    margin-left: 6.667%;
  }
}
.withBgR.bodycare02_007 {
  margin-top: -30px;
}
.withBgR.f5eef1::before {
  background: #f5eef1;
}
.withBgR .inner {
  max-width: 1040px;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 70px 20px;
  margin: 0 auto;
}
.withBgR .inner.MXFS-200 {
  padding: 0 20px 30px;
}
.withBgR .inner figure {
  width: 53%;
}
.withBgR .inner figure img {
  width: 100%;
}
.withBgR .inner figure img.haircare05_012 {
  width: 375px;
  float: right;
}
.withBgR .inner figure img.bodycare02_007 {
  width: 480px;
}
.withBgR .inner figure img.bodycare02_009 {
  width: 480px;
}
.withBgR .inner figure.facecare03_009 {
  width: 50%;
  padding-left: 70px;
}
.withBgR .inner figure.facecare03_009 img {
  width: 350px;
}
.withBgR .inner .txts {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.withBgR .inner .txts.facecare03_009 {
  width: 50%;
  padding-left: 105px;
}
.withBgR .inner .txts h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 49px;
  position: relative;
  padding-bottom: 30px;
}
.withBgR .inner .txts h2::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 30px;
  height: 2px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.withBgR .inner .txts h2 span.ast {
  font-size: 60%;
  vertical-align: top;
  line-height: 2.4;
}
.withBgR .inner .txts p.lead {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: "palt";
}
.withBgR .inner .txts p.lead span {
  font-size: 60%;
  vertical-align: top;
  line-height: 3;
}
.withBgR .inner .txts p.attention {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
  color: #888888;
  margin-top: 20px;
}
.withBgR .inner .txts img.plasma {
  width: 420px;
  margin-top: 45px;
}
.withBgR .inner.reverse {
  flex-direction: row-reverse;
}
.withBgR .inner.reverse .txts {
  width: 50%;
  padding-left: 79px;
}
.withBgR .inner.reverse .txts.MXBS-300 {
  padding-left: 30px;
}
.withBgR .inner.reverse .txts.MXFS-200 {
  padding-left: 0;
}
.withBgR .inner.reverse figure {
  width: 50%;
}
.withBgR .inner.reverse figure.haircare06_013 {
  text-align: center;
}
.withBgR .inner.reverse figure.haircare06_013 img {
  width: 290px;
}
.withBgR .inner.reverse figure.MXFS-200 img {
  width: 409px;
  margin-top: -75px;
  max-height: 425px;
}

.withBgL {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
}
.withBgL::before {
  content: "";
  position: absolute;
  background: #f4f0ed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
@media screen and (min-width: 1201px) {
  .withBgL::before {
    margin-right: 6.667%;
  }
}
.withBgL.f5eef1::before {
  background: #f5eef1;
}
.withBgL figure.bottomCenter {
  margin: auto;
  padding-bottom: 40px;
  position: relative;
}
.withBgL figure.bottomCenter.haircare05_010 {
  width: 355px;
}
.withBgL .inner {
  max-width: 1040px;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 70px 20px;
  margin: 0 auto;
}
.withBgL .inner.reverse {
  flex-direction: row-reverse;
}
.withBgL .inner + .inner {
  padding: 20px 20px 70px;
}
.withBgL .inner figure {
  width: 53%;
}
.withBgL .inner figure img {
  width: 100%;
}
.withBgL .inner figure.haircare05_009 {
  width: 50%;
}
.withBgL .inner figure.haircare05_009 img {
  width: 400px;
  margin-left: 37px;
}
.withBgL .inner figure.facecare00_003 {
  width: 50%;
  margin: 0 auto 1.5vw;
}
.withBgL .inner figure.facecare00_003 img {
  width: 300px;
  margin-left: 94px;
}
.withBgL .inner figure.haircare06_010 {
  width: 50%;
}
.withBgL .inner figure.haircare06_010 img {
  width: 354px;
  margin-left: 90px;
}
.withBgL .inner figure.bodycare02_003 {
  width: 50%;
}
.withBgL .inner figure.bodycare02_003 img {
  width: 424px;
  margin-left: 0;
}
.withBgL .inner figure.bodycare02_004 {
  width: 50%;
}
.withBgL .inner figure.bodycare02_004 img {
  width: 424px;
  margin-left: 0;
}
.withBgL .inner .txts {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.withBgL .inner .txts.txts50 {
  width: 50%;
}
.withBgL .inner .txts h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 49px;
  position: relative;
  padding-bottom: 30px;
}
.withBgL .inner .txts h2::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 30px;
  height: 2px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.withBgL .inner .txts p.lead {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: "palt";
}
.withBgL .inner .txts p.attention {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
  color: #888888;
  margin-top: 20px;
}
.withBgL .inner .txts img.hotcool {
  width: 61px;
  margin-top: 25px;
}

.randomBox {
  max-width: 1000px;
  position: relative;
  margin: 128px auto;
}
.randomBox hgroup {
  position: absolute;
}
.randomBox h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 44px;
  position: relative;
  padding-bottom: 30px;
}
.randomBox h2::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 30px;
  height: 2px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.randomBox p.lead {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  font-feature-settings: "palt";
}
.randomBox figure {
  position: absolute;
}
.randomBox.MXDR-800A {
  height: 564px;
}
.randomBox.MXDR-800A hgroup {
  top: 0;
  left: 50%;
}
.randomBox.MXDR-800A figure.haircare05_013 {
  top: 44px;
  left: 0;
  width: 471px;
  z-index: 1;
}
.randomBox.MXDR-800A figure.haircare05_014 {
  top: 224px;
  left: 444px;
  width: 471px;
  z-index: 2;
}
.randomBox.MXDR-60A {
  height: 639px;
}
.randomBox.MXDR-60A hgroup {
  top: 62px;
  left: 70px;
}
.randomBox.MXDR-60A figure.haircare06_014 {
  top: 0;
  left: 122px;
  width: 876px;
  z-index: 1;
}
.randomBox.MXBS-300 {
  margin: 88px auto;
  height: 495px;
}
.randomBox.MXBS-300 hgroup {
  top: 0;
  left: 0;
}
.randomBox.MXBS-300 figure.bodycare02_008 {
  top: 22px;
  left: 212px;
  width: 787px;
  z-index: 1;
}
.randomBox.MXFS-300 {
  height: 500px;
}
.randomBox.MXFS-300 hgroup {
  top: 0;
  left: 569px;
}
.randomBox.MXFS-300 figure.facecare03_010 {
  top: 38px;
  left: -12px;
  width: 937px;
  z-index: 2;
}

.specBox {
  width: 100%;
}
.specBox h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 70px;
}
.specBox .inner {
  max-width: 1300px;
  display: flex;
  justify-content: center;
  margin: auto;
}
.specBox .inner figure {
  width: 50%;
  background-image: linear-gradient(to right, #fdfdfd, #f9f9f9);
  display: flex;
  justify-content: center;
  align-items: center;
}
.specBox .inner figure img {
  width: 480px;
}
.specBox .inner .txts {
  width: 50%;
  background: #f6f6f6;
  padding: 75px;
  box-sizing: border-box;
}
.specBox .inner .txts table {
  width: 100%;
  font-size: 10px;
  border-top: 1px solid #ececec;
}
.specBox .inner .txts table th {
  font-weight: 700;
  width: 25%;
  border-bottom: 1px solid #ececec;
  height: 49.5px;
  vertical-align: middle;
}
.specBox .inner .txts table td {
  font-weight: 500;
  border-bottom: 1px solid #ececec;
  height: 49.5px;
  vertical-align: middle;
}

.ang-low_copy.jos {
  margin-bottom: 57px;
}

@media screen and (min-width: 769px) {
  .ang-low_footer .ang-header_cards {
    display: flex;
    justify-content: center;
    align-items: stretch;
    max-width: 1120px;
  }
  .ang-low_footer .ang-header_cards.clm01 {
    display: flex;
    justify-content: center;
    align-items: stretch;
    max-width: 1120px;
  }
  .ang-low_footer .ang-header_cards.clm01 > li.clm4 {
    width: 43.572%;
    max-width: 488px;
    width: 361px;
  }
  .ang-low_footer .ang-header_desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    height: 100%;
    padding: 2.858em 0 2.572em;
    text-align: center;
  }
  .ang-low_footer .ang-header_cards.clm01 > li.clm3 {
    width: 32.679%;
    max-width: 366px;
    width: 361px;
  }
  .ang-low_footer .ang-header_cards.clm01 > li.clm2 {
    width: 25.715%;
    width: 361px;
  }
  .ang-low_footer .ang-header_item > figure {
    height: 64px;
    width: 50px;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ang-low_footer .ang-header_desc > dt > a {
    margin-bottom: 19px;
    padding-bottom: 0.715em;
    font-size: 23px;
  }
  .ang-low_footer .ang-header_cards.clm01 > li + li {
    padding-top: 0;
  }
  .ang-low_footer .ang-header_desc > dt > a::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #999;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
  }
  .ang-low_footer .ang-header_item > figure > img {
    height: 60px;
    width: auto;
  }
  .ang-low_footer .ang-header_items {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column;
    gap: 17px;
  }
  .ang-low_footer .ang-header_items > li a::after {
    content: "";
    position: absolute;
    right: 26px;
    top: 30px;
    width: 7px;
    height: 7px;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    transform: rotate(45deg);
  }
  .ang-low_footer .ang-header_items > li + li {
    padding-top: 0;
  }
  .ang-low_footer .ang-header_cards.clm01 {
    padding: 0;
  }
  .ang-low_footer .ang-header_desc > dd {
    padding-top: 0;
  }
}

.ang-low_row_lead p.attention {
  font-size: 10px !important;
  color: #888888;
  margin-top: 22px;
}

figure.w1190 {
  max-width: 1500px;
  margin: auto auto 214px;
}
figure.w1190 img {
  width: 1190px;
  margin-left: 115px;
}

figure.protop {
  max-width: 1000px;
  margin: auto auto 70px;
}

.b-page .ang-low_row_img.img01 > figure.MXBS-300 {
  width: 100%;
}
.b-page .ang-low_row_img.img01 > figure.MXBS-300 img {
  width: 470px;
}

.ang-low_row.MXBS-300 {
  margin: 108px auto 150px;
}
@media screen and (max-width: 768px) {
  .ang-low_row.MXBS-300 {
    margin: 17vw auto 16vw;
  }
}

.ang-low_copy > p span.ast {
  font-size: 60%;
  vertical-align: top;
  line-height: 2.4;
  display: inline;
  color: inherit;
}

.howToUse {
  max-width: 1000px;
  margin: auto auto 90px;
}
.howToUse h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .howToUse h2 {
    font-size: 6.9vw;
    margin-bottom: 10vw;
  }
}
.howToUse h2 span.ast {
  font-size: 60%;
  vertical-align: top;
  line-height: 2;
}
.howToUse p.attention {
  font-size: 12px;
  font-weight: 500;
  color: #888888;
  margin-top: 10px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .howToUse p.attention {
    font-size: 3.2vw;
  }
}
.howToUse .inner {
  background: #f6f6f6;
  padding: 54px 70px;
}
@media screen and (max-width: 768px) {
  .howToUse .inner {
    padding: 10.6vw 0;
  }
}
.howToUse .inner dl {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl {
    flex-direction: column;
  }
}
.howToUse .inner dl dt {
  width: 288px;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl dt {
    width: 100%;
    text-align: center;
  }
}
.howToUse .inner dl dt img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl dt img.bodycare02_011 {
    width: 53.3vw;
  }
}
.howToUse .inner dl dd {
  width: calc(100% - 288px);
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl dd {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 3vw;
  }
}
.howToUse .inner dl dd h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.howToUse .inner dl dd p {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.4;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl dd p {
    font-size: 3.7vw;
    line-height: 2;
  }
}
.howToUse .inner dl.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl.reverse {
    flex-direction: column-reverse;
    margin-top: 10vw;
  }
}
.howToUse .inner dl.reverse dt {
  width: 424px;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl.reverse dt {
    width: 85.3vw;
  }
}
.howToUse .inner dl.reverse dd {
  width: 390px;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .howToUse .inner dl.reverse dd {
    margin-bottom: 4vw;
  }
}
.howToUse.MXFS-300 {
  max-width: 850px;
}
.howToUse.MXFS-300 .inner {
  padding: 55px 70px;
}
.howToUse.MXFS-300 .inner dl {
  width: 100%;
}
.howToUse.MXFS-300 .inner dl dt {
  width: 400px;
  display: flex;
  justify-content: space-between;
}
.howToUse.MXFS-300 .inner dl dt figure {
  width: 166px;
}
.howToUse.MXFS-300 .inner dl dt figure figcaption {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: -0.5px;
}
.howToUse.MXFS-300 .inner dl dt figure figcaption span {
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.howToUse.MXFS-300 .inner dl dd {
  width: 304px;
}
.howToUse.MXFS-300 .inner dl dd h3 {
  font-size: 24px;
  weight: 700;
  margin-bottom: 40px;
}
.howToUse.MXFS-300 .inner dl dd p {
  font-size: 14px;
}
.howToUse.MXFS-200 {
  max-width: 850px;
}
.howToUse.MXFS-200 .inner {
  padding: 33px 100px;
}
.howToUse.MXFS-200 .inner dl dt figure {
  padding-left: 16px;
}
.howToUse.MXFS-200 .inner dl dt figure img {
  width: 308px;
}
.howToUse.MXFS-200 .inner dl dd h3 {
  font-size: 24px;
  font-weight: 700;
}
.howToUse.MXFS-200 .inner dl dd p.attention {
  font-size: 10px;
  text-align: left;
  color: inherit;
}
.howToUse.MXFS-200 .deg2 {
  margin-top: 24px;
  padding: 45px 0;
}
.howToUse.MXFS-200 .deg2 .quatre {
  width: 750px;
  margin: 64px auto 80px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 80px;
}
@media screen and (max-width: 768px) {
  .howToUse.MXFS-200 .deg2 .quatre {
    width: 100%;
    margin: 9vw auto 13vw;
    row-gap: 10.4vw;
  }
}
.howToUse.MXFS-200 .deg2 dl {
  width: 375px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  row-gap: 32px;
  padding-left: 18px;
}
@media screen and (max-width: 768px) {
  .howToUse.MXFS-200 .deg2 dl {
    width: 100%;
    padding-left: 0;
    flex-direction: row;
    gap: 6.4vw;
  }
}
.howToUse.MXFS-200 .deg2 dl:nth-child(even) {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .howToUse.MXFS-200 .deg2 dl:nth-child(even) {
    padding-left: 0;
  }
}
.howToUse.MXFS-200 .deg2 dl dt {
  width: 133px;
}
@media screen and (max-width: 768px) {
  .howToUse.MXFS-200 .deg2 dl dt {
    width: 26.2vw;
  }
}
.howToUse.MXFS-200 .deg2 dl dd {
  width: calc(100% - 133px);
  padding-left: 32px;
}
@media screen and (max-width: 768px) {
  .howToUse.MXFS-200 .deg2 dl dd {
    width: calc(100% - 26.2vw);
    padding-left: 0;
    margin-top: 0;
    text-align: left;
  }
}
.howToUse.MXFS-200 .deg2 dl dd h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 19px;
}
.howToUse.MXFS-200 .deg2 dl dd p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}
.howToUse.MXFS-200 .deg2 .uno {
  margin-top: 78px;
  margin: 28px auto auto;
}
.howToUse.MXFS-200 .deg2 .uno dl {
  width: 750px;
}
.howToUse.MXFS-200 .deg2 > h3 {
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

.ang-low_area_img figure.MXBS-300 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .ang-low_area_img figure.MXBS-300 {
    width: 100%;
    padding-bottom: 0;
  }
}
.ang-low_area_img figure.MXBS-300 img {
  width: 611px;
}
@media screen and (max-width: 768px) {
  .ang-low_area_img figure.MXBS-300 img {
    width: 90.4vw;
  }
}

.f-page .ang-low_row_img.img09 > figure.MXFS-300 {
  width: 291px;
}

.f-page .ang-low_row_img.img09 > figure.MXFS-200 {
  width: 201px;
}
@media screen and (max-width: 768px) {
  .f-page .ang-low_row_img.img09 > figure.MXFS-200 {
    width: 41vw;
    margin: 6.9vw auto 4vw;
  }
}

.lrBox {
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 70px 0;
  margin: 0 auto;
}
.lrBox h2 {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 65px;
  position: relative;
}
.lrBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.lrBox ul li {
  width: 450px;
  position: relative;
}
.lrBox ul li img.facecare03_005 {
  position: absolute;
  top: 170px;
  left: 326px;
  width: 212px;
}
.lrBox ul li img.facecare03_006 {
  position: absolute;
  top: 131px;
  left: 311px;
  width: 189px;
}
.lrBox ul li figure {
  width: 100%;
  margin-bottom: 25px;
}
.lrBox ul li h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-left: 35px;
}
.lrBox ul li p {
  font-size: 14px;
  font-weight: 500;
  margin-left: 35px;
}

.ang-low_row.MXFS-300 {
  margin-bottom: 110px;
}

.f-page .ang-low_area_img.img16 figure.MXFS-300 {
  width: 100%;
  text-align: center;
}
.f-page .ang-low_area_img.img16 figure.MXFS-300 img {
  width: 290px;
}

.f-page .ang-low_area_img.img16 figure.MXFS-200 {
  width: 360px;
}

figure.MXFS-200bottom {
  width: 540px;
  margin: 79px auto 140px;
}
@media screen and (max-width: 768px) {
  figure.MXFS-200bottom {
    width: 100%;
    margin: 20vw auto 16.8vw;
  }
}

sup {
  line-height: 2;
  font-size: 100%;
  vertical-align: top;
}

.ang-low_area_desc > div > dd > p span.ast {
  font-size: 70%;
  vertical-align: top;
  line-height: 1.5;
}

.howToUse.MXFS-200 .deg2 dl dd.valignC {
  display: flex;
  align-items: center;
  height: 133px;
}
@media screen and (max-width: 768px) {
  .howToUse.MXFS-200 .deg2 dl dd.valignC {
    height: 26.2vw;
  }
}

@media screen and (max-width: 768px) {
  .prdTop {
    margin-bottom: 13.3vw;
  }
  .prdTop.MXDR-60A {
    margin-bottom: 12.2vw;
  }
  figure.prdImgR {
    width: 100%;
    margin: 13.3vw auto;
    padding-left: 0;
  }
  p.pageCatch {
    font-size: 6.9vw;
    line-height: 1.75;
  }
  p.pageCatch.MXDR-60A {
    margin-bottom: 14vw;
  }
  p.pageCatch.MXBS-300 {
    margin-bottom: 21vw;
  }
  p.pageCatch.MXBS-300 {
    margin-bottom: 21vw;
  }
  p.pageCatch span.attention {
    font-size: 3.2vw;
    margin-top: 2vw;
  }
  figure.prdImgL {
    width: 100%;
    margin: 15.7vw auto 25vw;
    padding-right: 0;
  }
  .feat {
    margin: auto auto 15.7vw;
    max-width: 84vw;
    flex-direction: column-reverse;
  }
  .feat figure {
    width: 100%;
  }
  .feat figure.haircare06_011 {
    width: 53vw;
    margin: auto;
  }
  .feat .txts {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 7vw;
    text-align: center;
  }
  .feat .txts h2 {
    font-size: 5.3vw;
    margin-bottom: 4vw;
    position: relative;
    padding-bottom: 0;
    text-align: left;
  }
  .feat .txts h2::before {
    display: none;
  }
  .feat .txts p.lead {
    font-size: 3.7vw;
    text-align: left;
    font-feature-settings: normal;
  }
  .feat .txts p.attention {
    font-size: 3.2vw;
    text-align: left;
  }
  .feat .txts img.ac100-240v {
    width: 18vw;
    margin: 9.3vw auto auto;
  }
  .feat .txts img.powerful_wind {
    width: 20vw;
    margin-top: 5vw;
  }
  .feat .txts img.lightweight {
    width: 19vw;
    margin-top: 6vw;
  }
  .withBgR {
    width: 100%;
    position: relative;
    margin-bottom: 15vw;
  }
  .withBgR .inner {
    max-width: 100%;
    flex-direction: column;
    padding: 16vw 8vw;
    margin: 0 auto;
  }
  .withBgR .inner > figure {
    width: 100%;
    margin-top: 8vw;
  }
  .withBgR .inner .txts {
    width: 100%;
  }
  .withBgR .inner .txts h2 {
    font-size: 5.3vw;
    margin-bottom: 7vw;
    position: relative;
    padding-bottom: 0;
    text-align: left;
  }
  .withBgR .inner .txts h2::before {
    display: none;
  }
  .withBgR .inner .txts h2.MXBS-300 {
    margin-bottom: 4.2vw;
  }
  .withBgR .inner .txts p.lead {
    font-size: 3.7vw;
    text-align: left;
  }
  .withBgR .inner .txts p.attention {
    font-size: 3.2vw;
    line-height: 2;
    margin-top: 4vw;
  }
  .withBgR .inner .txts img.plasma {
    width: 75.4vw;
    margin-top: 10vw;
  }
  .withBgR .inner.reverse {
    flex-direction: column;
  }
  .withBgR .inner.reverse .txts {
    width: 100%;
    padding-left: 0;
  }
  .withBgR .inner.reverse figure {
    width: 100%;
  }
  .withBgR .inner.reverse figure.haircare06_013 img {
    width: 60vw;
  }
  .feat.reverse {
    flex-direction: column-reverse;
    text-align: center;
  }
  .feat.reverse figure img.haircare05_008 {
    width: 100%;
    height: auto;
    float: right;
  }
  .feat.reverse .txts img.hotcool {
    width: 20.2vw;
    margin: 8.8vw auto auto;
  }
  .withBgL {
    margin-bottom: 15.7vw;
  }
  .withBgL > figure.bottomCenter.haircare05_010 {
    width: 84vw;
    margin: auto;
    padding-bottom: 16vw;
  }
  .withBgL .inner {
    flex-direction: column;
    padding: 15.7vw 8vw 0;
  }
  .withBgL .inner.reverse {
    flex-direction: column;
  }
  .withBgL .inner + .inner {
    padding: 10vw 8vw 0;
  }
  .withBgL .inner > figure {
    width: 100%;
  }
  .withBgL .inner > figure.haircare05_009 {
    width: 100%;
    margin: 10.6vw auto 1.5vw;
  }
  .withBgL .inner > figure.haircare05_009 img {
    width: 100%;
    margin-left: 0;
  }
  .withBgL .inner > figure.haircare06_010 {
    width: 100%;
    margin: 10.6vw auto 15vw;
  }
  .withBgL .inner > figure.haircare06_010 img {
    width: 100%;
    margin-left: 0;
  }
  .withBgL .inner .txts {
    width: 100%;
  }
  .withBgL .inner .txts.txts50 {
    width: 100%;
  }
  .withBgL .inner .txts h2 {
    font-size: 5.3vw;
    padding-bottom: 0;
    margin-bottom: 9vw;
  }
  .withBgL .inner .txts h2::before {
    display: none;
  }
  .withBgL .inner .txts p.lead {
    font-size: 3.7vw;
    text-align: left;
  }
  .withBgL .inner .txts img.hotcool {
    width: 20vw;
    margin: 8vw auto auto;
  }
  .randomBox {
    max-width: 84vw;
    position: relative;
    margin: 16.2vw 8vw 23vw;
    height: auto;
  }
  .randomBox hgroup {
    position: static;
  }
  .randomBox figure {
    position: static;
  }
  .randomBox h2 {
    font-size: 5.3vw;
    padding-bottom: 0;
    margin-bottom: 7vw;
  }
  .randomBox h2::before {
    display: none;
  }
  .randomBox p.lead {
    font-size: 3.7vw;
    line-height: 2;
  }
  .randomBox.MXDR-800A {
    height: auto;
  }
  .randomBox.MXDR-800A figure.haircare05_013 {
    width: 100%;
    margin: 10vw auto auto;
  }
  .randomBox.MXDR-60A {
    height: auto;
  }
  .randomBox.MXDR-60A figure.haircare06_014 {
    width: 100%;
    margin: 10vw auto auto;
  }
  .randomBox.MXBS-300 {
    height: auto;
    margin-bottom: 16vw;
  }
  .randomBox.MXBS-300 figure.bodycare02_008 {
    width: 100%;
    margin: 4vw auto auto;
    position: static;
  }
  .ang-low_footer .ang-header_desc > dt > a::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #999;
    left: -11%;
    right: 0;
    bottom: -3.2vw;
    pointer-events: none;
    width: 122%;
  }
  .ang-low_footer .ang-header_desc > dt {
    width: 100%;
    text-align: center;
    margin-bottom: 5vw;
    font-size: 5.3vw;
  }
  .ang-low_footer .ang-header_desc > dt > a {
    display: inline-block;
  }
  .ang-low_footer .ang-header_item > figure {
    display: block;
    width: 18.6vw;
    text-align: center;
  }
  .ang-low_footer .ang-header_item > figure img {
    width: auto;
    height: 17.3vw;
  }
  .ang-low_footer ul.ang-header_items {
    font-size: 3.2vw;
    width: 84vw;
    margin: auto;
    margin-bottom: 10vw;
  }
  .ang-low_footer .ang-header_items > li a {
    background: #fff;
    padding: 0 0;
    height: 26.7vw;
  }
  .ang-low_footer .ang-header_items > li a::after {
    content: "";
    position: absolute;
    right: 5vw;
    top: auto;
    width: 1.8vw;
    height: 1.8vw;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    transform: rotate(45deg) translateY(-50%);
  }
  .ang-low_footer .ang-header_items > li + li {
    padding-top: 2.6vw;
  }
  .ang-low_footer {
    padding: 80px 0 12vw;
  }
  figure.haircare06_005_sp {
    width: 100%;
    margin: auto auto 23vw;
  }
  span.spIdt {
    text-indent: 1.3em;
    display: block;
  }
  .withBgL .inner figure.bodycare02_003 {
    width: 100%;
    margin-top: 8vw;
  }
  .withBgL .inner figure.bodycare02_004 {
    width: 100%;
    margin-top: 5.8vw;
    margin-bottom: 10vw;
  }
  .feat figure img.bodycare02_005 {
    width: 100%;
    margin-left: 0;
  }
  .feat figure.bodycare02_005 img.bodycare02_006 {
    position: absolute;
    bottom: -17.6vw;
    right: 2.6vw;
    width: 31.8vw;
    z-index: 2;
  }
  .withBgR.bodycare02_007 {
    margin-top: 24vw;
  }
  .withBgR .inner.reverse .txts.MXBS-300 {
    padding-left: 0;
  }
  .ang-low_area_img.MXBS-300 {
    height: auto;
  }
  .f-page .ang-low_row_img.img09 > figure.MXFS-300 {
    margin-bottom: 0;
  }
  figure.prdImg.MXFS-300 {
    width: 100%;
    margin: 0 auto 21vw;
  }
  .ang-low_row.MXFS-300 {
    margin-bottom: 15vw;
  }
  .lrBox {
    max-width: 84vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 14vw 0;
    margin: 0 auto;
  }
  .lrBox h2 {
    text-align: left;
    margin-bottom: 9.8vw;
  }
  .lrBox ul {
    flex-direction: column;
  }
  .lrBox ul li {
    width: 100%;
  }
  .lrBox ul li + li {
    margin-top: 15vw;
  }
  .lrBox ul li + li h3 {
    padding-left: 26.4vw;
  }
  .lrBox ul li + li p {
    padding-left: 26.4vw;
  }
  .lrBox ul li h3 {
    margin-left: 0;
    font-size: 4.2vw;
    margin-bottom: 3vw;
  }
  .lrBox ul li p {
    margin-left: 0;
    font-size: 3.7vw;
  }
  .lrBox ul li img.facecare03_005 {
    top: 45vw;
    left: 50.8vw;
    width: 42.4vw;
  }
  .lrBox ul li img.facecare03_006 {
    top: 48vw;
    left: -10vw;
    width: 37.8vw;
  }
  .feat.reverse .txts.pl120 {
    padding-left: 0;
  }
  .feat figure.facecare03_007 img {
    width: 100%;
    margin-left: 0;
  }
  .feat figure.facecare03_008 img {
    width: 100%;
    margin-left: 0;
  }
  .withBgR .inner .txts.facecare03_009 {
    width: 100%;
    padding-left: 0;
  }
  .withBgR .inner figure.facecare03_009 {
    width: 100%;
    padding-left: 0;
  }
  .randomBox.MXFS-300 figure.facecare03_010 {
    width: 100%;
    margin-top: 8vw;
  }
  .randomBox.MXFS-300 {
    height: auto;
    margin-bottom: 10vw;
  }
  .howToUse.MXFS-300 .inner {
    padding: 1vw 8vw 15vw;
  }
  .howToUse.MXFS-300 .inner dl dd h3 {
    font-size: 6.4vw;
    margin-bottom: 7vw;
  }
  .howToUse.MXFS-300 .inner dl dd p {
    font-size: 3.7vw;
    text-align: left;
  }
  .howToUse.MXFS-300 .inner dl dt {
    width: 100%;
    flex-direction: column;
    gap: 11vw;
  }
  .howToUse.MXFS-300 .inner dl dt figure {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .howToUse.MXFS-300 .inner dl dt figure img {
    width: 26.6vw;
    height: 26.6vw;
    max-height: 26.6vw;
  }
  .howToUse.MXFS-300 .inner dl dt figure figcaption {
    width: 50vw;
    text-align: left;
    font-size: 3.7vw;
  }
  .howToUse.MXFS-300 .inner dl dt figure figcaption span {
    font-size: 4.2vw;
  }
  .howToUse p.attention.MXFS-300 {
    margin-right: 8vw;
  }
  .howToUse.MXFS-300 {
    margin-bottom: 19vw;
  }
  .f-page .ang-low_area_img.img16 figure.MXFS-300 img {
    width: 60vw;
  }
  figure.prdImg.MXFS-200 {
    width: 100%;
    margin: 15.4vw auto 25.3vw;
  }
  .withBgL .inner figure.facecare00_003 {
    width: 100%;
    margin: 9.6vw auto 14vw;
  }
  .withBgL .inner figure.facecare00_003 img {
    width: 100%;
    margin-left: 0;
  }
  .feat figure.facecare00_004 img {
    width: 100%;
    margin-left: 0;
  }
  .feat.reverse .txts.facecare03_007 {
    padding-left: 0;
  }
  .withBgR .inner.MXFS-200 {
    padding: 13vw 8vw 0;
  }
  .withBgR .inner.reverse figure.MXFS-200 img {
    width: 100%;
    margin-top: 0;
    max-height: 87.3vw;
  }
  .withBgR.facecare00_006::before {
    height: 118.5vw;
  }
  .feat.reverse .txts.facecare00_007 {
    padding-left: 0;
  }
  .feat figure img.facecare00_007 {
    width: 100%;
    margin-left: 0;
  }
  .howToUse.MXFS-200 .inner {
    padding: 1vw 8vw;
  }
  .howToUse.MXFS-200 .inner dl.reverse dd {
    width: 100%;
    padding-left: 0;
  }
  .howToUse.MXFS-200 .inner dl.reverse dd p {
    text-align: left;
  }
  .howToUse.MXFS-200 .inner dl.reverse dd p.attention {
    font-size: 3.7vw;
  }
  .howToUse.MXFS-200 .inner dl dt figure {
    padding-left: 0;
    margin: 5vw auto 12vw;
  }
  .howToUse.MXFS-200 .deg2 {
    margin-top: 3.7vw;
  }
  .howToUse.MXFS-200 .inner.deg2 {
    padding: 13vw 8vw;
  }
  .f-page .ang-low_area_img.img16 figure.MXFS-200 {
    width: 76.5vw;
  }
}/*# sourceMappingURL=add.css.map */