@charset "utf-8";
.f001 .topimage {
  text-align: center;
}
.f001 .subscript {
  text-align: center;
}
.f001 .sub2 {
  background: url("/pic-labo/smp_f110-4_bg_base_new.png"), url("/pic-labo/smp_f110-4_bg_bottom_new.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
  margin: 30px 0 20px;
  padding: 35px 0 54px;
  position: relative;
}
.f001 .sub2::before {
  content: "";
  background: url("/pic-labo/smp_f110-4_icon_new.png") no-repeat;
  background-size: 30px 32px;
  height: 32px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: -16px;
}
.f001 .sub2 p {
  position: relative;
  text-align: center;
  padding: 0;
  color: #5b4a3f;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
}
.f001 .sub2 p em {
  color: #2b9926;
  font-style: normal;
}
.f001 .sub2 p span {
  background: linear-gradient(transparent 10%, #ffef8a 10%);
}
.f001 .sub3 {
  margin-bottom: 20px;
  text-align: center;
}
.f001 .difference .wrap {
  background: #fff;
  padding: 2% 2% 6.5%;
}
.f001 .difference h2 {
  margin: 12px 0 15px;
}
.f001 .difference .fig01 {
  margin-bottom: 20px;
}
.f001 .difference .fig02 {
  background: url("/pic-labo/smp_f110-8_bg.jpg") repeat;
  border-radius: 5px;
  margin: 0 5px 25px;
  padding: 7% 4.2%;
  display: flex;
  justify-content: space-between;
}
.f001 .difference .fig02 p {
  text-align: left;
  margin: 0;
  padding: 0;
  color: #5b4a3f;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
  width: 58%;
}
.f001 .difference .fig02 .img {
  width: 37%;
}
.f001 .difference .fig02 img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.f001 .difference .fig04 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.f001 .difference .fig04 .item {
  width: 50%;
  margin-top: 12px;
}
.f001 .difference .fig04 .item:nth-child(-n+2) {
  margin-top: 0;
}
.f001 .difference .fig04 .item p {
  text-align: center;
  margin: 2px 0 0;
  padding: 0 4px;
  color: #5b4a3f;
  font-size: 13px;
  font-weight: bold;
}
.f001 .difference .fig04 .item img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.f001 .bulk_buying {
  margin-bottom: 10px;
}