@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

html {
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  min-height: 100vh;
}
@media screen and (min-width: 375px) {
  html {
    font-size: clamp(10px, 2.66vw, 13px);
  }
}

body {
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  background-color: #FFF;
  color: #000;
  display: flex;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  justify-content: center;
  line-height: 1.5;
  position: relative;
}
@media screen and (min-width: 375px) {
  body {
    font-size: 1.6rem;
  }
}

img {
  height: auto;
  max-width: 100%;
}

span.num {
  display: inline-block;
  max-width: 1em;
}
span.num > img {
  vertical-align: text-bottom;
}

a {
  color: inherit;
  display: inline-block;
  transition: opacity 0.3s;
  word-break: break-all;
}

@media (hover: hover) and (pointer: fine) {
  a:not(.no-op):hover {
    opacity: 0.8;
  }
}
.wrapper {
  max-width: 500px;
  overflow-x: clip;
  width: 100%;
}

.inner {
  padding-left: 16px;
  padding-right: 16px;
}

.color-primary {
  color: #CC0033;
}

.bg-primary {
  background-color: #EEF0F0;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

sup.asterisk {
  font-size: 65%;
}

/* common-parts
==================================== */
.common__button {
  background: linear-gradient(to bottom, #FF9B58, #F37725, #FFB92D);
  border-radius: 50vh;
  display: block;
  padding: 1.4rem 1.5rem 1.8rem 1.5rem;
  position: relative;
  text-align: center;
}
.common__button span {
  display: block;
  margin: 0 auto;
  max-width: 19.6rem;
}
.common__button::after {
  background: url(../../../images/lp/lp-disp/btn-arrow.png) no-repeat center center/contain;
  content: "";
  display: block;
  height: 1.5rem;
  position: absolute;
  right: 2.4rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
}

.common__button--v2::before {
  background: url(../../../images/lp/lp-disp/fukidashi.png) no-repeat center center/contain;
  content: "";
  display: block;
  height: 3.6rem;
  left: 50%;
  position: absolute;
  top: -1.6rem;
  transform: translateX(-50%);
  width: 20.4rem;
}

.service-button {
  background-color: #FFF;
  border: 1px solid #CC0033;
  border-radius: 50vh;
  color: #CC0033;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 1.2rem;
  position: relative;
  text-align: center;
}
.service-button::after {
  background-image: url(../../../images/lp/lp-disp/arrow-bottom.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1rem;
  position: absolute;
  right: 2.4rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
}

.common__notes {
  color: #555;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 150%;
}

/* header
==================================== */
.header {
  background-color: #FFF;
  height: 6rem;
  padding: 16px 0;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
}

.header__inner {
  align-items: center;
  display: flex;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.header__logo {
  max-width: 8.5rem;
}
.header__logo a {
  display: block;
}
.header__logo a img {
  vertical-align: middle;
}

/* hero
==================================== */
.hero__head {
  background: #CFD5D8 url(../../../images/lp/lp-disp/introduction-bg.png) no-repeat center top/contain;
  padding: 4rem 0 4.8rem;
}

.hero__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.hero__image-txt,
.hero__image-illust {
  width: 100%;
}
.hero__image-txt img,
.hero__image-illust img {
  display: block;
  height: auto;
  width: 100%;
}

.hero__image-illust {
  margin-top: 3.2rem;
}

.hero__data {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.4rem;
  max-width: 30.6rem;
}

.hero__notes {
  margin-top: 1.6rem;
}

.hero__cta {
  padding: 4.8rem 0 2.4rem;
}

.hero__logo {
  margin-left: auto;
  margin-right: auto;
  max-width: 26.1rem;
}

.hero__price {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.4rem;
  max-width: 28.6rem;
}

.hero__price-notes {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.6rem;
  max-width: 28.6rem;
}

.hero__btn {
  margin-top: 1.6rem;
}

.hero__btn-notes {
  margin-top: 1.6rem;
}

/* hero--visual (新ヒーロー用)
==================================== */
.hero__banner img {
  display: block;
  width: 100%;
}

.hero__visual {
  position: relative;
  background-color: #F18B2D;
}

.hero__visual > img {
  display: block;
  width: 100%;
}

.hero__visual .hero__btn {
  position: absolute;
  bottom: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 32rem;
  margin-top: 0;
}

/* virus-info
==================================== */
.virus-info__note {
  color: #000;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.virus-info__note a {
  text-decoration: underline;
}


.virus-info__img img {
  display: block;
  width: 100%;
}

.virus-info__fear img {
  display: block;
  width: 100%;
}


.virus-info__count-title img {
  display: block;
  width: 100%;
}


.virus-info__count-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 2.2rem;
  font-weight: 600;
  white-space: nowrap;
}

.virus-info__count-detail {
  position: relative;
}

.virus-info__count-detail img {
  display: block;
  width: 100%;
}

.virus-info__count-detail-note {
  bottom: 0.8rem;
  background-color: #A8A8A8;
  color: #FFF;
  font-size: 10px;
  padding: 6px 16px;
}

/* 出典：2行目を1行で繋げる・リンクスタイル（stats__box-linkと同じ） */
.virus-info__count-detail-note p:last-child {
  display: inline;
}
.virus-info__count-detail-note p a {
  display: inline;
  text-decoration: none;
}
.virus-info__count-detail-note p a span {
  display: inline-block;
  text-decoration: none;
}

@media screen and (min-width: 500px) {
  .virus-info__count-detail-note {
    font-size: 13px;
    bottom: 0.5rem;
    padding: 16px 20px;
  }
}
@media screen and (max-width: 374px) {
  .virus-info__count-detail-note {
    font-size: 10px;
    bottom: 0.7rem;
    padding: 3px 15px;
  }
}

/* stats
==================================== */
.stats {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}

.stats__box {
  border: 1px solid #222;
  border-radius: 6px;
  box-shadow: 4px 4px 0 0 rgb(0, 0, 0);
}

.stats__box-ttl {
  background-color: #CC0033;
  border-radius: 6px 6px 0 0;
  color: #FFF;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 100%;
  padding: 1.6rem;
  text-align: center;
}

.stats__box-img {
  padding: 1.7rem 1.6rem 0;
}

.stats__box-link {
  margin-top: 0.8rem;
  padding-bottom: 1rem;
}
.stats__box-link p {
  color: #0A0A0A;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  /* text-align: center; */
  text-align: left;
  padding: 0.5rem 1.6rem 0;
}
.stats__box-link p:last-child {
  display: inline;
}
.stats__box-link p a {
  display: inline;
  text-decoration: underline;
}
.stats__box-link p a span {
  display: inline-block;
  text-decoration: underline;
}

/* message-awareness
==================================== */
.message-awareness__head {
  align-items: center;
  background-color: #F48794;
  display: flex;
  justify-content: center;
  padding: 1.6rem 4rem;
}

.message-awareness__text {
  max-width: 21.6rem;
}

.message-awareness__image {
  margin-left: 0.8rem;
  max-width: 7.1rem;
}

.awareness__warning {
  background-color: #BCBCBC;
}

/* scam-info
==================================== */
.scam-info {
  background: #DEE1E2 url(../../../images/lp/lp-disp/scam-info-bg.png) no-repeat center top/contain;
  padding: 3.2rem 0 2.4rem;
}

.scam-info__list {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  margin-top: 1.6rem;
}

.scam-info__item {
  align-items: center;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  padding: 2.4rem 1.6rem;
  text-align: left;
}

.scam-info__heading {
  color: #222;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

.scam-info__heading--red {
  color: #CC0033;
  font-size: 2.4rem;
  line-height: 140%;
}

.scam-info__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 1.6rem;
}

.scam-info__desc {
  color: #222;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 140%;
  max-width: 15.8rem;
}

.scam-info__image img {
  height: auto;
  margin-left: 1.6rem;
  max-width: 13.7rem;
  width: 100%;
}

/* service-benefits
==================================== */
.service-benefits {
  background: url(../../../images/lp/lp-disp/scam-info-arrow.png) no-repeat center -1px;
  background-size: 100% auto;
  padding: 6.4rem 0 3.8rem;
}

.service-benefits-slider__body-wrap {
  margin-top: 1.6rem;
  position: relative;
}

.service-slider__body .swiper-container {
  position: relative;
}

.service-slider__body .swiper-slide img {
  border-radius: 0.6rem;
  height: auto;
  width: 100%;
}

.service-benefits-slide__head {
  align-items: center;
  background-color: #222;
  border-radius: 8px 8px 0 0;
  display: flex;
  flex-direction: column;
  padding: 1.6rem;
}
.service-benefits-slide__head .icon {
  display: block;
  width: 2.4rem;
}
.service-benefits-slide__head p {
  color: #FFF;
  font-weight: 700;
  margin-top: 0.8rem;
  text-align: center;
}

.service-benefits-slide__content {
  background-color: #EDEBEB;
  border-radius: 0 0 8px 8px;
  display: flex;
  flex-direction: column;
  padding: 2.4rem;
}

.service-benefits-slide__ttl {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}

.service-benefits-slide__img {
  margin-top: 1.6rem;
}

.service-benefits-slide__btn {
  margin-top: 1.6rem;
}

/* ページネーション */
.slide-pagination--progress {
  bottom: unset !important;
  left: unset !important;
  margin-top: 0.8rem;
  min-height: 30px;
  position: relative;
  top: unset !important;
}

/* ==========================
    円形のページネーションを作成
  ========================== */
.circle-pagination {
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  height: inherit;
  opacity: 1;
  outline: none;
  position: relative;
  text-align: center;
  width: 20px;
  z-index: 1;
}

.circle-pagination::before {
  background-color: #D9D9D9;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
}

.circle-pagination .circle-pagination__inner {
  align-items: center;
  color: #bfbfbf;
  display: flex;
  justify-content: center;
  position: relative;
}

.circle-pagination__inner svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}

.circle-pagination__inner circle {
  fill: transparent;
  stroke: #CC0033;
  stroke-width: 1.5;
  animation: circle 5s linear forwards;
}

@keyframes circle {
  0% {
    stroke-dasharray: 0 56;
  }
  99.9%, to {
    stroke-dasharray: 56 56;
  }
}
.circle-pagination:not(.swiper-pagination-bullet-active) .circle-pagination__inner svg {
  /* 非アクティブ時なサークルのsvgは非表示に */
  display: none;
}

.swiper-pagination-bullet-active.circle-pagination::before {
  background-color: #CC0033;
}

.service-benefits-slider__body .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -2.6rem;
}

/* features
==================================== */
.features {
  background: #FFF;
  padding: 40px 0;
}

.features__list {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: repeat(3, 1fr);
}

.features__item {
  align-items: center;
  color: #333;
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 140%;
  text-align: center;
}
.features__item small {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
}

.features__item img {
  height: 9.6rem;
  margin-bottom: 0.8rem;
  width: 9.6rem;
}

.features__summary {
  margin-top: 5.6rem;
}

.features__headline {
  color: #CC0033;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}
.features__headline:nth-of-type(2) {
  margin-top: 4.8rem;
}

.features__lead {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  margin-top: 2.4rem;
}

.features__cta {
  margin-top: 4.8rem;
}

.features__notes {
  color: #555;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 140%;
  margin-top: 2.4rem;
  text-align: left;
}
.features__notes .features__notes--sub li {
  counter-increment: notes;
  padding-left: 2em;
  position: relative;
}
.features__notes .features__notes--sub li::before {
  content: "※" counter(notes);
  font-weight: 400;
  left: 0;
  position: absolute;
}

.features__notes--head {
  margin-top: 1.6rem;
}

.features__logos {
  margin-top: 2.4rem;
}

/* plan-section
==================================== */
.plan-section__img {
  position: relative;
}

.plan-section__img img {
  display: block;
  width: 100%;
}

.plan-section__note {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  right: 0;
  color: #FFF;
  font-size: 1.2rem;
  text-align: left;
  padding: 1.25rem 4.5rem;
  width: 100%;
  box-sizing: border-box;
}

/* block-heading
==================================== */
.block-heading {
  padding: 2.4rem 1.6rem;
  background-color: #FFF;
  text-align: center;
}

.block-heading > img {
  display: inline-block;
  max-width: 80%;
}

.block-heading__text {
  color: #CC0033;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.3;
  margin-top: 1.6rem;
}

.block-heading__text .exclamation {
  padding-left: 0.2em;
}

.block-heading__cta {
  margin-top: 2.4rem;
}

.block-heading__cta img {
  display: block;
  width: 100%;
  max-width: 32rem;
  margin: 0 auto;
}

.block-heading__reassurance {
  margin-top: 2.4rem;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}

.block-heading__reassurance img {
  display: block;
  width: 100%;
}

.block-heading__woman {
  text-align: center;
}

.block-heading__woman img {
  display: inline-block;
  max-width: 30%;
}

/* block-section
==================================== */
.block-section {
  background-color: #FFF;
  padding: 2.4rem 1.6rem;
}

.block-section__content {
  display: flex;
  align-items: center;
}

.block-section__woman {
  flex: 1;
}

.block-section__woman img {
  display: block;
  width: 100%;
}

.block-section__text {
  flex: 2;
  color: #CC0033;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  text-align: center;
  white-space: nowrap;
}

.block-section__text .exclamation {
  padding-left: 0.2em;
}

.block-section__cta-wrap {
  margin-top: 2rem;
  text-align: center;
}

.block-section__cta-wrap img {
  display: block;
  width: 100%;
  max-width: 32rem;
  margin: 0 auto;
}

.block-section__img {
  position: relative;
  margin-top: 2rem;
}

.block-section__img > img {
  display: block;
  width: 100%;
}

.block-section__cta {
  position: absolute;
  bottom: 2.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 32rem;
}

.block-section__cta img {
  display: block;
  width: 100%;
}

.block-section__reassurance img {
  display: block;
  width: 100%;
}

/* features-block
==================================== */
.part2__features-title {
  margin: 0 auto;
  max-width: 30.9rem;
}

.part2__features-title-notes {
  margin-top: 2.4rem;
}

.part2__count-list {
  margin-top: 0.8rem;
}

.part2__count-item {
  padding: 2.4rem 1.6rem 3.2rem;
  position: relative;
}

.part2__count-item--bg {
  background-color: #EDEBEB;
}

.part2__test {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.part2__count {
  max-width: 9.7rem;
}

.part2__icon {
  align-items: center;
  display: flex;
  height: 4.5rem;
  justify-content: flex-end;
  width: 4.5rem;
}
.part2__icon img {
  max-height: 100%;
  max-width: 100%;
}

.part2__count-text {
  color: #222;
  font-size: 2rem;
  font-weight: 700;
  line-height: 150%;
  margin-top: 2rem;
}

.part2__count-function {
  color: #CC0033;
  display: inline-block;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 160%;
}
.part2__count-function.font-30 {
  font-size: 3rem;
}

.part2__count-devices {
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  display: flex;
  margin-top: 1rem;
}

.part2__count-devices li {
  background-color: #fff;
  border: 1px solid #555555;
  border-radius: 2px;
  color: #555555;
  font-family: "Inter", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
  padding: 0.6rem 0.8rem;
}
.part2__count-devices li.ff-base {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
}

.part2__point {
  align-items: end;
  background: #fff;
  border-radius: 8px;
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-top: 1.6rem;
  padding: 12px 15px;
}

.part2__post-title {
  display: block;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 13px;
  padding-left: 10px;
  position: relative;
  text-align: left;
}

.part2__post-title::before {
  border-left: 4px solid #C03;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
}

.part2__post-text {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}

.part2__img-wrap {
  margin-top: 28px;
}

.part2__img-wrap img {
  border-radius: 9.151px;
  display: block;
  width: 100%;
}

.part2__desc {
  color: #555;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 24px;
}
.part2__desc.semibold {
  font-weight: 600;
}

.part2__desc a {
  text-decoration: underline;
}

/*==============================================================
機能について詳しく見るボタンの共通CSSカスタマイズ
==============================================================*/
.c-button {
  background: #fff;
  border: 1px solid #CC0033;
  border-radius: 30px;
  color: #CC0033;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 1.5;
  margin-top: 24px;
  padding: 12px 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.c-button::before {
  background: url("../../../images/lp/lp-disp/arrow-bottom.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}

/*==============================================================
アコーディオンメニュー開いた時にcloseクラスを付与する
==============================================================*/
.c-button.close {
  background: transparent;
  border: 1px solid #6E6E73;
  color: #6E6E73;
}

.c-button.close::before {
  background: url("../../../images/lp/lp-disp/arrow-up.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

/* footer
==================================== */
.lp-footer {
  background: #CC0033;
  padding: 40px 0 14rem;
}

.lp-footer__message {
  align-items: center;
  display: flex;
  gap: 2.4rem;
  justify-content: center;
}

.lp-footer__visual {
  max-width: 9.9rem;
}

.lp-footer__message-ttl {
  max-width: 11.6rem;
}

.lp-footer__notes {
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 160%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.2rem;
  max-width: 31.1rem;
  text-align: left;
}

.lp-footer__notes li {
  margin-bottom: 4px;
}

.lp-footer__links {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
  font-weight: 400;
  gap: 0.8rem;
  line-height: 160%;
  margin-top: 1.2rem;
}

.lp-footer__links a {
  color: #FFF;
  text-decoration: underline;
}

.lp-footer__btn {
  margin-top: 3.2rem;
}

.lp-footer__copyright {
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 3.2rem;
  text-align: center;
}

/* Floating
==================================== */
.floating-button {
  bottom: 16px;
  left: 50%;
  max-width: calc(500px - 2 * 16px);
  position: fixed;
  transform: translateX(-50%);
  width: calc(100% - 2 * 16px);
  z-index: 100;
}

.floating-button__wrapper {
  position: relative;
}
/*# sourceMappingURL=../../sourcemaps/lp/lp-disp/style.css.map */