@charset "UTF-8";
.p-brandNavi {
  --brandNavi-color: #004098;
  -webkit-margin-after: 0px !important;
          margin-block-end: 0px !important;
}

#productCnt {
  background-color: #004098;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
#productCnt body[data-viewport="660"][data-device=pc] {
  --font-size-m: 20px;
}
#productCnt body[data-viewport="660"][data-device=sp] {
  --font-size-xl: 40px;
  --font-size-l: 30px;
  --font-size-m: 27px;
  --font-size-s: 24px;
  --font-size-xs: 19px;
  --font-size-min: 17px;
}
#productCnt * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#productCnt a {
  text-decoration: none;
}

.title_label {
  background-color: #fff;
  padding-block: 14px 23px;
}
.title_label h1 {
  color: #004098;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

body[data-viewport="660"][data-device=sp] .p-product .p-product__cart {
  width: 89%;
  margin-right: auto;
  margin-left: auto;
}
body[data-viewport="660"][data-device=sp] .p-product .p-product__cart .commonCageSmt {
  padding: 7px;
}
body[data-viewport="660"][data-device=sp] .p-product .p-product__cart .commonCageSmt .itemBox {
  border-radius: 0;
}
.p-product__image {
  position: relative;
  z-index: 2;
}
.p-product__image .image {
  text-align: center;
}
.p-product__image .seal {
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  width: 133px;
  height: 133px;
  background-color: #EA5541;
  border-radius: 50%;
  position: absolute;
}
body[data-viewport="660"][data-device=pc] .p-product__image .seal {
  font-size: 28px;
  width: 70px;
  height: 70px;
}
.p-product__cart #CommonCage {
  border: 1px solid #004098;
}
.p-product__cart .commonCageSmt {
  background-color: #004098;
}

.slider01 {
  overflow: hidden;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
.slider01::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 22px solid #004098;
  border-right: 0;
  position: absolute;
  right: 43px;
  top: 167px;
}
.swiper-button-next,
.swiper-button-prev {
  opacity: 1;
  cursor: pointer;
  width: 58px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.swiper-button-prev {
  background-image: url(/mens_acne/images/common/pagination01.svg);
  top: inherit;
  bottom: 21px;
  left: 42%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.swiper-button-next {
  background-image: url(/mens_acne/images/common/pagination02.svg);
  top: inherit;
  bottom: 21px;
  right: 42%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

.material__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 13px;
  margin-bottom: 10px;
}
.material__list__item {
  position: relative;
}
.material__list__item::after {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.material__list__item.is-item01::after {
  content: "ティーツリーオイル";
  width: 84px;
  height: 2em;
  bottom: 20px;
}
.material__list__item.is-item02::after {
  content: "ラベンダー油";
  width: 84px;
  height: 1em;
  bottom: 33px;
}
.material__list__item.is-item03::after {
  content: "ローズマリー油";
  width: 98px;
  height: 1em;
  bottom: 33px;
}

.material__appr {
  width: 460px;
  margin-right: auto;
  margin-left: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 13px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 13px;
     -moz-column-gap: 13px;
          column-gap: 13px;
  row-gap: 11px;
}
.material__appr__item {
  width: 223px;
  padding-top: 14px;
  padding-bottom: 8px;
  border-radius: 12px;
  border: 1px solid #004098;
  background: #FFF;
  font-size: 32px;
  font-weight: 700;
  color: #004098;
  text-align: center;
}

.teetree {
  width: 536px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 33px;
  padding-left: 40px;
  padding-top: 37px;
  padding-bottom: 37px;
  background-image: url(/mens_acne/images/common/teetree-bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.teetree__read {
  color: #004098;
  font-size: 28px;
  font-weight: 700;
  position: relative;
  margin-left: 11px;
  line-height: 1.8;
}
.teetree__read::before {
  content: "";
  display: block;
  width: 2px;
  height: 36px;
  background-color: #004098;
  position: absolute;
  left: -11px;
  top: 10px;
}
.teetree p {
  color: #004098;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1.8px;
  width: 335px;
}
.teetree__image {
  width: 113px;
  position: absolute;
  top: 32px;
  right: 33px;
}
.teetree__image img {
  width: 100%;
  height: auto;
}

.steps {
  padding-bottom: 84px;
}
.steps__title {
  text-align: center;
  margin-bottom: 34px;
}
.steps .step {
  width: 622px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
body[data-viewport="660"][data-device=pc] .steps .step {
  width: 560px;
}
.steps .step .image {
  width: 100%;
}
.steps .step .image img {
  width: 100%;
  height: auto;
}
.steps .step .text {
  position: absolute;
  left: 35px;
  top: 62px;
}
.steps .step .text .head {
  color: #004098;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 22px;
  position: relative;
}
.steps .step .text .head::after {
  content: "";
  display: block;
  width: 146px;
  height: 1px;
  background-color: #004098;
  position: absolute;
  left: -6px;
  bottom: 5px;
}
.steps .step .text .effect {
  color: #004098;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 13px;
}
.steps .step .text .product {
  width: 200px;
  background-color: #004098;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.steps .step.step01 {
  margin-bottom: 95px;
}
.steps .step.step01::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 42px 35px 0 35px;
  border-color: #FFFFFF transparent transparent transparent;
  position: absolute;
  bottom: -75px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.steps .step.step02 {
  margin-bottom: 43px;
}
.steps .step.step03 {
  margin-bottom: 32px;
}
.steps .step.step03 .text .head::after {
  width: 189px;
}
body[data-viewport="660"][data-device=pc] .steps .step.step04 .text {
  top: 38px;
}
.steps .step.step04 .text .head::after {
  width: 151px;
}

@-webkit-keyframes yurayura {
  0%, 100% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  /* 途中の位置 */
  33% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  66% {
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
}

@keyframes yurayura {
  0%, 100% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  /* 途中の位置 */
  33% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  66% {
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
}
/*# sourceMappingURL=common.css.map */