.dermacept-rx-aohal-content .section {
  padding-top: calc(160 * 100vw / 750);
  padding-bottom: calc(80 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
.dermacept-rx-aohal-content .section.fv {
  padding-top: 0;
  padding-bottom: 0;
}
.dermacept-rx-aohal-content .section.index {
  padding-top: calc(80 * 100vw / 750);
  padding-bottom: calc(80 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section.index {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
.dermacept-rx-aohal-content .inner {
  max-width: 980px;
  padding-left: calc(40 * 100vw / 750);
  padding-right: calc(40 * 100vw / 750);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dermacept-rx-aohal-content .pc {
    display: none;
  }
}
.dermacept-rx-aohal-content .bg-brown {
  background-color: #f3f2ee;
}
.dermacept-rx-aohal-content .bg-darkbrown {
  background-color: #665743;
}
.dermacept-rx-aohal-content .fv-in {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.dermacept-rx-aohal-content .lead-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: calc(60 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .lead-wrap {
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 10px;
  }
}
.dermacept-rx-aohal-content .lead-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(203 * 100vw / 750);
          flex: 0 0 calc(203 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .lead-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
            flex: 0 0 170px;
  }
}
.dermacept-rx-aohal-content .lead-body .text {
  line-height: 1.8;
  padding-bottom: 0em;
  padding-left: 1em;
  font-size: calc(26 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .lead-body .text {
    padding-bottom: 2em;
    font-size: 16px;
  }
}
.dermacept-rx-aohal-content .lead-body .note {
  text-align: right;
  font-size: calc(18 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .lead-body .note {
    font-size: 12px;
  }
}
.dermacept-rx-aohal-content .index-wrap {
  border-radius: 20px;
  border: 1px solid #333333;
  padding: calc(40 * 100vw / 750) calc(40 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-wrap {
    padding: 50px 80px;
  }
}
.dermacept-rx-aohal-content .index-ttl {
  font-size: calc(40 * 100vw / 750);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-ttl {
    font-size: 26px;
  }
}
.dermacept-rx-aohal-content .index-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dermacept-rx-aohal-content .index-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: calc(25 * 100vw / 750);
  padding-bottom: calc(25 * 100vw / 750);
  border-bottom: 1px dashed #333333;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-list a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.dermacept-rx-aohal-content .index-list p {
  width: 100%;
  font-size: calc(25 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-list p {
    font-size: 20px;
  }
}
.dermacept-rx-aohal-content .index-list .num {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(89 * 100vw / 750);
          flex: 0 0 calc(89 * 100vw / 750);
  margin-right: calc(15 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-list .num {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52px;
            flex: 0 0 52px;
    margin-right: 15px;
  }
}
.dermacept-rx-aohal-content .index-list .num.num01 img {
  aspect-ratio: 49/33;
}
.dermacept-rx-aohal-content .index-list .num.num02 img {
  aspect-ratio: 53/33;
}
.dermacept-rx-aohal-content .index-list .num.num03 img {
  aspect-ratio: 52/33;
}
.dermacept-rx-aohal-content .index-list .arr {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(30 * 100vw / 750);
          flex: 0 0 calc(30 * 100vw / 750);
  margin: auto;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-list .arr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 19px;
            flex: 0 0 19px;
  }
}
.dermacept-rx-aohal-content .index-btn {
  padding-top: calc(39 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-btn {
    padding-top: 30px;
  }
}
.dermacept-rx-aohal-content .index-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: calc(25 * 100vw / 750) calc(40 * 100vw / 750);
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #333333;
  border-radius: 10em;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-btn a {
    padding: 20px 35px;
    width: 450px;
  }
}
.dermacept-rx-aohal-content .index-btn p {
  width: 100%;
  font-size: calc(25 * 100vw / 750);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-btn p {
    font-size: 20px;
  }
}
.dermacept-rx-aohal-content .index-btn .arr {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(30 * 100vw / 750);
          flex: 0 0 calc(30 * 100vw / 750);
  margin: auto;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .index-btn .arr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 19px;
            flex: 0 0 19px;
  }
}
.dermacept-rx-aohal-content .section01 .section-img-num, .dermacept-rx-aohal-content .section03 .section-img-num {
  right: calc(-20 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section01 .section-img-num, .dermacept-rx-aohal-content .section03 .section-img-num {
    right: -10px;
  }
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section02 .section-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.dermacept-rx-aohal-content .section02 .section-img-num {
  left: calc(-20 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section02 .section-img-num {
    left: -10px;
  }
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section02 .section-ttl-box {
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-in {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.dermacept-rx-aohal-content .section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(50 * 100vw / 750);
  padding-bottom: calc(50 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    padding-bottom: 40px;
  }
}
.dermacept-rx-aohal-content .section-img-box {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-img-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 428px;
            flex: 0 0 428px;
  }
}
.dermacept-rx-aohal-content .section-img-num {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
  width: calc(149 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-img-num {
    width: 97px;
  }
}
.dermacept-rx-aohal-content .section-img-num.num01 img {
  aspect-ratio: 49/33;
}
.dermacept-rx-aohal-content .section-img-num.num02 img {
  aspect-ratio: 53/33;
}
.dermacept-rx-aohal-content .section-img-num.num03 img {
  aspect-ratio: 52/33;
}
.dermacept-rx-aohal-content .section-ttl-box h2 {
  font-size: calc(40 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-ttl-box h2 {
    font-size: 26px;
  }
}
.dermacept-rx-aohal-content .section-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(50 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-body {
    gap: 24px;
  }
}
.dermacept-rx-aohal-content .section-body p {
  font-size: calc(26 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .section-body p {
    font-size: 16px;
  }
}
.dermacept-rx-aohal-content .about-in {
  border: 4px double #333333;
  padding: calc(50 * 100vw / 750) calc(60 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-in {
    padding: 50px 80px;
  }
}
.dermacept-rx-aohal-content .about-ttl {
  text-align: center;
  font-size: calc(40 * 100vw / 750);
  padding-bottom: calc(30 * 100vw / 750);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-ttl {
    font-size: 26px;
    padding-bottom: 30px;
  }
}
.dermacept-rx-aohal-content .about-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(30 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
  }
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 318px;
            flex: 0 0 318px;
  }
}
.dermacept-rx-aohal-content .about-body .text {
  font-size: calc(24 * 100vw / 750);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-body .text {
    font-size: 16px;
    text-align: left;
  }
}
.dermacept-rx-aohal-content .about-body .text p {
  padding-bottom: calc(20 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-body .text p {
    padding-bottom: 20px;
  }
}
.dermacept-rx-aohal-content .about-body a {
  background-color: #9e7f56;
  border-radius: 50em;
  color: #fff;
  text-decoration: none;
  font-size: calc(24 * 100vw / 750);
  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;
  width: 100%;
  height: calc(100 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .about-body a {
    font-size: 14px;
    height: 60px;
  }
}
.dermacept-rx-aohal-content .kit-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(30 * 100vw / 750);
  padding-bottom: calc(60 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .kit-ttl {
    gap: 24px;
    padding-bottom: 40px;
  }
}
.dermacept-rx-aohal-content .kit-ttl .ja {
  color: #fff;
  line-height: 1;
  font-size: calc(45 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .kit-ttl .ja {
    font-size: 30px;
  }
}
.dermacept-rx-aohal-content .kit-ttl .en {
  color: #fff;
  line-height: 1;
  font-size: calc(20 * 100vw / 750);
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .kit-ttl .en {
    font-size: 12px;
  }
}
.dermacept-rx-aohal-content .kit-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: calc(80 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .kit-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 46px;
  }
}
.dermacept-rx-aohal-content .kit-item-img {
  margin-bottom: calc(32 * 100vw / 750);
}
@media screen and (min-width: 768px) {
  .dermacept-rx-aohal-content .kit-item-img {
    margin-bottom: 20px;
  }
}