.eye-brow {
  background-image: url("/campaign/1907_satishe/img/lineup/eye-brow/bg_pc.jpg");
  background-position: left top;
  background-repeat: repeat-x;
}
.eye-brow #mainvisual {
  background-image: none;
}
.eye-brow #mainvisual .inner {
  padding: 197px 0 60px;
}
.eye-brow #mainvisual h1 {
  top: 59px;
  left: 168px;
  width: 290px;
}
.eye-brow #mainvisual .kv {
  width: 362px;
  margin: 0 auto 75px;
}
.eye-brow #product .headWrap {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 43px;
  text-align: center;
  font-size: 1.8rem;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
.eye-brow #product .headWrap span {
  font-size: 1.8rem;
}
.eye-brow #product .headWrap .itemName {
  text-align: center;
  margin: 0 auto 3px;
}
.eye-brow #product .headWrap .itemName .new {
  padding-right: 19px;
  color: #a0575e;
  font-size: 1.8rem;
}
.eye-brow #product .headWrap .price {
  font-size: 1.4rem;
}
.eye-brow #point {
  width: 860px;
  padding-bottom: 72px;
  margin: 0 auto;
}
.eye-brow #point ul {
  display: flex;
  justify-content: space-between;
  width: 808px;
  margin: 0 auto 52px;
}
.eye-brow #point ul li {
  width: 32%;
}
.eye-brow #point ul li .pointNumber {
  width: 81px;
  margin: 0 auto 23px;
}
.eye-brow #point ul li .wrap .text {
  font-size: 1.6rem;
  font-feature-settings: "palt";
}
.eye-brow #point .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 720px;
  padding: 41px 39px 32px 52px;
  margin: 0 auto 36px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
}
.eye-brow #point .box .textWrap {
  width: 384px;
}
.eye-brow #point .box .textWrap h3 {
  padding-bottom: 20px;
  margin-bottom: 29px;
  border-bottom: 1px solid #c7d9f4;
  color: #1d4989;
  font-size: 2.0rem;
}
.eye-brow #point .box .textWrap p {
  font-size: 1.4rem;
}
.eye-brow #point .box .image {
  width: 211px;
}
.eye-brow #point .comment {
  text-align: center;
  font-size: 1.2rem;
}
.eye-brow #technique {
  width: 860px;
  margin: 0 auto 86px;
}
.eye-brow #technique h2 {
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 65px;
  text-align: center;
  font-size: 1.6rem;
}
.eye-brow #technique .lead {
  margin-bottom: 37px;
  font-size: 3.0rem;
  text-align: center;
  color: #a0575e;
}
.eye-brow #technique .boxWrap {
  width: 720px;
  padding: 35px 40px;
  margin: 0 auto;
  background-color: #fff6f7;
}
.eye-brow #technique .box {
  margin-bottom: 39px;
}
.eye-brow #technique .box .wrap {
  display: flex;
  justify-content: space-between;
}
.eye-brow #technique .box .wrap .image {
  width: 189px;
}
.eye-brow #technique .box .wrap .text {
  width: 421px;
  font-feature-settings: "palt";
}
.eye-brow #technique .box .wrap .text h3 {
  padding-bottom: 12px;
  margin-bottom: 23px;
  font-size: 1.8rem;
  color: #a0575e;
  border-bottom: 1px solid #f8ccd1;
}
.eye-brow #technique .box .wrap .text p {
  font-size: 1.4rem;
}
.eye-brow #technique .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 386px;
  margin: 49px auto 0;
}
.eye-brow #technique .content .image {
  width: 171px;
}
.eye-brow #technique .content p {
  font-size: 1.4rem;
}

@media only screen and (max-width: 679px) {
  .eye-brow {
    background-image: url("/campaign/1907_satishe/img/lineup/eye-brow/bg_sp.jpg");
  }
  .eye-brow #mainvisual .inner {
    padding: 36vw 0 9.33333vw;
  }
  .eye-brow #mainvisual h1 {
    top: 10.93333vw;
    left: 12.53333vw;
    width: 49.2vw;
  }
  .eye-brow #mainvisual .kv {
    width: 58.53333vw;
    margin: 0 auto 12vw;
  }
  .eye-brow #product .headWrap {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 8.13333vw;
    font-size: 1.4rem;
  }
  .eye-brow #product .headWrap span {
    font-size: 1.2rem;
  }
  .eye-brow #product .headWrap .itemName .new {
    padding-right: 1.86667vw;
    font-size: 1.5rem;
  }
  .eye-brow #product .headWrap .price {
    font-size: 1.1rem;
  }
  .eye-brow #point {
    width: 90.66667vw;
    padding-bottom: 10.53333vw;
  }
  .eye-brow #point ul {
    display: block;
    width: 100%;
    margin: 0;
  }
  .eye-brow #point ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 3.06667vw;
    margin-bottom: 8vw;
    width: 100%;
  }
  .eye-brow #point ul li .pointNumber {
    width: 19.33333vw;
    margin: 0;
  }
  .eye-brow #point ul li .wrap .text {
    width: 62.66667vw;
    font-size: 1.6rem;
  }
  .eye-brow #point .box {
    display: block;
    width: 100%;
    padding: 6.66667vw 4vw 3.73333vw 4.8vw;
    margin: 0;
  }
  .eye-brow #point .box .textWrap {
    width: 100%;
    margin-bottom: 5.33333vw;
  }
  .eye-brow #point .box .textWrap h3 {
    padding-bottom: 2.4vw;
    margin-bottom: 5.33333vw;
    font-size: 1.7rem;
    text-align: center;
  }
  .eye-brow #point .box .textWrap p {
    width: 66.66667vw;
    margin: 0 auto;
    font-size: 1.3rem;
  }
  .eye-brow #point .box .image {
    width: 58.0vw;
    margin: 0 auto;
  }
  .eye-brow #point .comment {
    display: none;
  }
  .eye-brow #technique {
    width: 100%;
    margin: 0 auto 11.6vw;
  }
  .eye-brow #technique h2 {
    padding-bottom: 2vw;
    padding-top: 2vw;
    margin-bottom: 8vw;
    font-size: 1.4rem;
  }
  .eye-brow #technique .lead {
    margin-bottom: 6.66667vw;
    font-size: 2.3rem;
  }
  .eye-brow #technique .boxWrap {
    width: 90.93333vw;
    padding: 6.4vw 4.66667vw 9.73333vw;
  }
  .eye-brow #technique .box {
    margin-bottom: 8vw;
  }
  .eye-brow #technique .box .wrap {
    display: block;
  }
  .eye-brow #technique .box .wrap .image {
    width: 44.13333vw;
    margin: 0 auto 5.06667vw;
  }
  .eye-brow #technique .box .wrap .text {
    width: 100%;
  }
  .eye-brow #technique .box .wrap .text h3 {
    padding-bottom: 2.26667vw;
    margin-bottom: 4.8vw;
    text-align: center;
  }
  .eye-brow #technique .box .wrap .text p {
    width: 76vw;
    margin: 0 auto;
    font-size: 1.3rem;
  }
  .eye-brow #technique .box1 .wrap .text p {
    width: 70.66667vw;
  }
  .eye-brow #technique .content {
    display: block;
    width: 100%;
    margin: 5.33333vw auto 0;
    text-align: center;
  }
  .eye-brow #technique .content .image {
    width: 41.6vw;
    margin: 0 auto 5.86667vw;
  }
  .eye-brow #technique .content p {
    font-size: 1.2rem;
  }
}
