@media only screen and (max-width: 899px) {
  .c-hl02 {
    text-align: left;
  }
  .c-hl02:after {
    left: 0;
    translate: 0 0;
  }
}
.p-data {
  background: #ebebeb;
}
@media only screen and (max-width: 899px) {
  .p-data {
    padding: 25px 20px;
    margin-inline: -20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-data {
    padding: 3.5714285714vw;
    display: flex;
    gap: 3.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-data {
    padding: 40px 50px;
    gap: 50px;
  }
}

@media only screen and (max-width: 899px) {
  .p-data-item:not(:first-child) {
    margin-top: 45px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-data-item {
    flex: 1 1 100%;
  }
}
.p-section-ttl {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .p-section-ttl {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-ttl {
    font-size: 2.8571428571vw;
    margin-bottom: 1.4285714286vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-section-ttl {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
}
.p-section-ttl span {
  background: linear-gradient(to bottom, transparent, transparent 50%, #d9ff00 50%, #d9ff00);
  padding-inline: 0.1em;
}

.p-section-lead {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .p-section-lead {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-lead {
    font-size: 1.4285714286vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-section-lead {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media print, screen and (min-width: 900px) {
  .p-section-col {
    display: flex;
    gap: 3.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-section-col {
    gap: 50px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-col.-reverse {
    flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-col .p-section-img {
    margin: 0;
    flex: 0 0 27.1428571429vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-section-col .p-section-img {
    flex: 0 0 380px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-col .p-section-img img {
    width: 100%;
  }
}

@media only screen and (max-width: 899px) {
  .p-section-body:not(:first-child) {
    margin-top: 20px;
  }
}
.p-section-img {
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .p-section-img:not(:first-child) {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-img:not(:first-child) {
    margin-top: 2.1428571429vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-section-img:not(:first-child) {
    margin-top: 30px;
  }
}
.p-section-img figcaption {
  text-align: left;
  margin-top: 1.5em;
}
@media only screen and (max-width: 899px) {
  .p-section-img figcaption {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-section-img figcaption {
    font-size: 0.8571428571vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-section-img figcaption {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media only screen and (max-width: 899px) {
  .p-point {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-point {
    margin-top: 3.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-point {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 899px) {
  .p-point-item:not(:first-child) {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-point-item:not(:first-child) {
    margin-top: 2.1428571429vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-point-item:not(:first-child) {
    margin-top: 30px;
  }
}

.p-point-hl {
  background: #c12c39;
  font-weight: bold;
  display: flex;
}
@media only screen and (max-width: 899px) {
  .p-point-hl {
    padding: 5px;
    gap: 10px;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-point-hl {
    padding: 0.3571428571vw;
    gap: 1.0714285714vw;
    margin-bottom: 1.0714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-point-hl {
    padding: 5px;
    gap: 15px;
    margin-bottom: 15px;
  }
}
.p-point-hl .-num {
  background: #fff;
  white-space: nowrap;
  flex: 0 0 5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 899px) {
  .p-point-hl .-num {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-point-hl .-num {
    font-size: 1.4285714286vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-point-hl .-num {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.p-point-hl .-txt {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 0.5em;
}
@media only screen and (max-width: 899px) {
  .p-point-hl .-txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-point-hl .-txt {
    font-size: 1.4285714286vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-point-hl .-txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.p-important {
  font-weight: bold;
  border: 1px solid #333;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .p-important {
    margin-top: 40px;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 35px 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-important {
    margin-top: 3.5714285714vw;
    font-size: 1.7142857143vw;
    padding: 3.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-important {
    margin-top: 50px;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 50px;
  }
}
.p-important:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #ebebeb;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}
.p-important p {
  position: relative;
  line-height: 1.7;
}
.p-important p:not(:first-child) {
  margin-top: 0.5em;
}

@media only screen and (max-width: 899px) {
  .p-spec {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-spec {
    margin-top: 3.5714285714vw;
    border-top: 1px solid rgba(51, 51, 51, 0.2);
  }
}
@media only screen and (min-width: 1400px) {
  .p-spec {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 899px) {
  .p-spec-item {
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-spec-item {
    display: flex;
    padding-block: 6px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  }
}
.p-spec-item dt {
  font-weight: bold;
  background: #ebebeb;
}
@media only screen and (max-width: 899px) {
  .p-spec-item dt {
    font-size: 16px;
    font-size: 1rem;
    padding: 0.2em 1em;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-spec-item dt {
    flex: 0 0 20vw;
    font-size: 1.1428571429vw;
    padding: 0.5em 1em;
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1400px) {
  .p-spec-item dt {
    flex: 0 0 280px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 899px) {
  .p-spec-item dd {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-spec-item dd {
    flex: 1 1 auto;
    font-size: 1.1428571429vw;
    padding: 0.5em 1em;
  }
}
@media only screen and (min-width: 1400px) {
  .p-spec-item dd {
    font-size: 16px;
    font-size: 1rem;
  }
}

.p-flow-item {
  background: #ebebeb;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .p-flow-item {
    margin-top: 40px;
    padding: 30px 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-flow-item {
    margin-top: 2.8571428571vw;
    padding: 2.8571428571vw 3.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-flow-item {
    margin-top: 40px;
    padding: 40px 50px;
  }
}
@media only screen and (max-width: 899px) {
  .p-flow-item:not(:last-child) {
    margin-bottom: 70px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-flow-item:not(:last-child) {
    margin-bottom: 5vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-flow-item:not(:last-child) {
    margin-bottom: 70px;
  }
}
.p-flow-item:not(:last-child):after {
  content: "";
  display: block;
  width: 50px;
  height: 32px;
  background: url(/_assets/product/img/detail/pict-3arrow.svg) 50% 50%/contain no-repeat;
  position: absolute;
  left: 50%;
  translate: 0 50%;
}
@media only screen and (max-width: 899px) {
  .p-flow-item:not(:last-child):after {
    bottom: -35px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-flow-item:not(:last-child):after {
    bottom: -2.5vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-flow-item:not(:last-child):after {
    bottom: -35px;
  }
}

.p-flow-hl {
  margin-bottom: 0.8em;
  display: flex;
  align-items: flex-start;
  gap: 0.8em;
}
.p-flow-hl .-num {
  font-family: "Funnel Sans", sans-serif;
  color: #c12c39;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1;
}
@media only screen and (max-width: 899px) {
  .p-flow-hl .-num {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-flow-hl .-num {
    font-size: 3.1428571429vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-flow-hl .-num {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
.p-flow-hl .-txt {
  font-weight: bold;
}
@media only screen and (max-width: 899px) {
  .p-flow-hl .-txt {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0.3em;
  }
}
@media print, screen and (min-width: 900px) {
  .p-flow-hl .-txt {
    font-size: 1.7142857143vw;
    margin-top: 0.15em;
  }
}
@media only screen and (min-width: 1400px) {
  .p-flow-hl .-txt {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.p-btns {
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .p-btns {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 900px) {
  .p-btns {
    margin-top: 10.7142857143vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-btns {
    margin-top: 150px;
  }
}
.p-btns .c-btn03 {
  font-weight: bold;
  line-height: 1.6;
  padding-block: 1em;
}
@media only screen and (max-width: 899px) {
  .p-btns .c-btn03 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 900px) {
  .p-btns .c-btn03 {
    display: inline-block;
    min-width: 35.7142857143vw;
    font-size: 1.2857142857vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-btns .c-btn03 {
    min-width: 500px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

/*# sourceMappingURL=detail.css.map */