﻿/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

body {
  font-family: Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", system-ui, sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
  line-height: 1.55;
  font-size: 14px;
  font-size: 1.4rem;
}

:root {
  --color-primary: #1eb1bd;
  --color-primary-dark: #0066cd;
  --color-primary-header-line: #357eec;
  --color-text: #333333;
  --color-red: #ff2e2e;
  --color-text-light: #ffffff;
  --color-text-gray: #999999;
  --color-background: #ffffff;
  --color-background-lightgray: #f2f2f2;
  --color-background-accent: #e2feff; /* Variable 456 */
  --color-background-footer: #333333; /* Variable 169 */
  --color-border: #999999;
  --color-warning-bg: #ffe678;
  --color-polygon-arrow: #d9d9d9;
  --color-accordion-border: #e4e4e4;
  --color-accordion-shadow1: rgba(0, 0, 0, 0.25);
  --color-accordion-shadow2-inner: rgba(
    0,
    0,
    0,
    0.4
  ); /* Approximated #00000066 */
}

hr {
  display: none;
}

a {
  color: #069;
  text-decoration: none;
}

a:visited {
  color: purple;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.6rem;
}

strong {
  color: #2174ed;
  font-weight: bold;
}

b,
em {
  font-style: normal;
  font-weight: bold;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

hr {
  display: none;
}

mark {
  background: #ff0;
  color: #000;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

q {
  quotes: none;
}

small {
  font-size: 10px;
  font-size: 1rem;
}

sub,
sup {
  position: relative;
  line-height: 1;
  vertical-align: baseline;
  font-size: 10px;
  font-size: 1rem;
}

sub {
  bottom: -0.25em;
}

blockquote {
  margin: 1em 40px;
}

code,
kbd,
pre,
samp {
  margin: 0 0 10px;
  padding: 0;
  font-family: Helvetica, Arial;
  font-size: 14px;
  font-size: 1.4rem;
}

menu,
ul,
ol,
dl {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

menu > :last-child,
ul > :last-child,
ol > :last-child,
dl > :last-child {
  margin-bottom: 0;
}

menu p,
menu ul,
menu ol,
menu dl,
menu table,
ul p,
ul ul,
ul ol,
ul dl,
ul table,
ol p,
ol ul,
ol ol,
ol dl,
ol table,
dl p,
dl ul,
dl ol,
dl dl,
dl table {
  margin-bottom: 5px;
  font-size: 100%;
}

ol {
  margin-left: 2em;
  list-style-type: decimal;
}

dd {
  margin: 0;
}

table {
  margin: 0 0 10px;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: inherit;
}

table p,
table ul,
table ol,
table dl,
table table {
  margin-bottom: 5px;
}

table td,
table th {
  padding: 0;
}

table td > :last-child {
  margin-bottom: 0;
}

img {
  border: 0;
  line-height: 1;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
select,
textarea {
  font-size: 16px;
  font-size: 1.6rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
.summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

html,
button,
input,
select,
textarea {
  font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "モリサワ 新ゴ R", "Droid Sans", メイリオ,
    "sans-serif";
}

@media (max-width: 768px) {
  .header-2019 {
    width: 100%;
    border-top: 3px solid #357eec;
  }

  .header-2019-inner {
    height: 55px;
    padding: 0 20px 0 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-2019-logo-link {
    display: block;
    width: 107px;
    height: 29px;
    line-height: 1;
    text-indent: -9999px;
    background: url("../images/logo-sb.svg") no-repeat center center;
    background-size: 100%;
  }

  .header-2019-nav-link {
    font-size: 13px;
    font-weight: bold;
    color: #424242;
    text-decoration: none;
    text-align: right;
  }
}

@media (min-width: 769px) {
  .header-2019 {
    min-width: 990px;
    border-top: 5px solid #357eec;
  }

  .header-2019-inner {
    height: 100px;
    margin: 0 40px 0 23px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-2019-logo-link {
    display: block;
    width: 194px;
    height: 54px;
    line-height: 1;
    text-indent: -9999px;
    background: url("../images/logo-sb.svg") no-repeat left center;
    background-size: 194px 54px;
    text-decoration: none;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    will-change: opacity;
  }
}

@keyframes starBlink {
  0% {
    scale: var(--startScale);
    opacity: var(--startOpacity);
  }

  100% {
    scale: var(--endScale);
    opacity: var(--endOpacity);
  }
}

html {
  font-size: calc(10 / 390 * 100vw);
}

@media (min-width: 769px) {
  html {
    font-size: 10px;
  }
}

body {
  line-height: 1.44;
  font-family: "Noto Sans JP", sans-serif;
}

* {
  box-sizing: border-box;
}

main {
  background-color: #f7ffff;
}

p {
  margin: 0;
}

sup {
  vertical-align: super;
}

img {
  width: 100%;
  max-width: unset;
}

a {
  opacity: 1;
  transition: opacity 0.3s;
}

a:hover {
  opacity: 0.7;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

@media (min-width: 769px) {
  .sp {
    display: none;
  }
}

.helvetica {
  font-family: "Helvetica", sans-serif;
}

/* Layout
        ------------------------------------------------------------*/
.l-container {
  width: 100%;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.l-container--full {
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
}
.l-container--small {
  max-width: 800px;
}
.l-container--index {
  max-width: 548px;
}

.l-header {
  position: relative;
}

.l-main {
  align-items: center;
  padding-bottom: 40px;
  background: none;
}

.l-footer {
  background-color: var(--color-background-footer);
  color: var(--color-text-light);
  padding-top: 40px;
  padding-bottom: 40px;
}

.l-section {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* Object - Component
        ------------------------------------------------------------*/
.c-logo {
  display: flex;
  align-items: center;
}
.c-logo__symbol {
  width: 30.53px;
  height: 22.44px;
  background-color: #b7babd;
  margin-right: 8px;
}
.c-logo__text-svg {
  width: 114.15px;
  height: 22.44px;
  fill: #040000;
}

.c-button {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 700;
  text-align: center;
  transition: background-color 0.2s;
}
.c-button--primary {
  background-color: var(--color-primary);
  color: var(--color-text-light);
}
.c-button--primary:hover {
  background-color: #178f9a;
}
.c-button--check-info {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff9900;
  color: var(--color-text-light);
  padding: 12px 25px;
  font-size: 2.2rem;
  border-radius: 50px;
  width: 100%;
  height: 76px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
}
.c-button--check-info:hover {
  opacity: 0.7;
  text-decoration: none;
}

.c-section-title-container {
  margin-bottom: 30px;
  padding-bottom: 7px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.c-section-title {
  display: flex;
  align-items: center;
  gap: 7px;
}
.c-section-title--left-align {
  /* For FAQ title specifically */
  justify-content: flex-start;
}
.c-section-title-container--full-width {
  /* For FAQ title container */
  width: 100%;
}
.c-section-title__rect {
  width: 8px;
  height: 36px;
  background-color: var(--color-primary);
}
.c-section-title__text {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--color-text);
  line-height: 1.2;
}
.c-section-title__line {
  width: 100%;
  height: 1px;
  background-color: var(--color-border);
}

.c-card {
  background-color: var(--color-background);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1599999964237213);
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}
.c-card__header {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  background: var(--color-primary);
  color: var(--color-background);
  padding: 25px 0 21px;
  border-radius: 10px 10px 0 0;
}
.c-card__icon {
  max-width: 265px;
}
.c-card__title-group {
  display: flex;
  flex-direction: column;
  gap: 1px;
  position: relative;
}
.c-card__tag {
  display: inline-block;
  background-color: var(--color-primary);
  color: var(--color-text-light);
  padding: 4px 21px 6.65px;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0;
  align-self: flex-start;
  line-height: 1.5;
  position: absolute;
  top: -45px;
}
.c-card__main-title {
  font-size: 2.2rem;
  font-weight: 700;
}
.c-card__sub-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
}
.c-card__body {
  font-size: 1.125rem;
  line-height: 1.44;
  font-weight: 500;
}
.c-card__body-img {
  text-align: center;
  margin-bottom: 24px;
}
.c-card__body-text {
  font-size: 1.8rem;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.5;
}
.c-card__body p + p {
  font-size: 1.6rem;
  margin-top: 5px;
}
.c-card__body p + p.c-card__body-text-small {
  margin-top: 27px;
  position: relative;
}
.c-card__body-text-small:before {
  content: "";
  display: inline-block;
  height: 17px;
  width: 1px;
  border-left: 1px solid var(--color-text);
  transform: rotate(345deg) translate(-10px, 0);
}
.c-card__body-text-small:after {
  content: "";
  display: inline-block;
  height: 19px;
  width: 1px;
  border-left: 1px solid var(--color-text);
  transform: rotate(15deg) translate(10px, 0);
}
.c-card__body small {
  font-size: 1.2rem;
  line-height: 1.44;
  font-weight: 400;
  display: block;
  margin-top: 6px;
}
.p-features .c-card__body small {
  position: relative;
  margin-left: 1em;
  font-size: 1.2rem;
}
.p-features .c-card__body small > span {
  position: absolute;
  left: -1em;
}
.c-card__footer {
  text-align: center;
  padding-top: 10px;
}
.c-card__link {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
  line-height: 1.4375;
}
.c-card__link--type2 {
  color: var(--color-text-gray);
}
.c-card__link--type2 .c-card__link-icon {
  border-top-color: var(--color-text-gray);
}
.c-card__link-icon {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid var(--color-primary-dark);
}
.c-card__image-centered {
  /* For 優良防犯電話推奨マーク */
  width: 180px;
  height: 52px;
}

.c-accordion {
  border-radius: 10px;
  overflow: hidden;
  background-color: var(--color-background);
}
.c-accordion .summary {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 20px 31px;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  border-radius: 10px;
}
.c-accordion .summary::-webkit-details-marker {
  display: none;
}
.c-accordion .summary::before {
  content: "";
  display: block;
  max-width: 28px;
  width: 100%;
  height: 4px;
  background-color: var(--color-primary);
  border-radius: 2px;
  transform: rotate(90deg);
  position: absolute;
  right: 16px;
  transition: all 0.2s;
}
.c-accordion.is-open .summary::before {
  transform: rotate(0);
}
.c-accordion .summary::after {
  content: "";
  display: block;
  max-width: 28px;
  width: 100%;
  height: 4px;
  background-color: var(--color-primary);
  border-radius: 2px;
  position: absolute;
  right: 16px;
}
.c-accordion.is-open .summary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.c-accordion.is-open .summary::after {
  transform: rotate(180deg);
}
.c-accordion__content {
  padding: 20px;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: none;
}
.c-accordion__title-text {
  font-size: 1.8rem;
  font-weight: 700;
  flex-grow: 1;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 42px;
}
.c-accordion__title-text:before {
  content: "";
  display: block;
  width: 37px;
  height: 37px;
  background: url(../images/icon-faqList_question.png) no-repeat left top;
  background-size: 37px;
  position: absolute;
  bottom: -4px;
  left: -5px;
}
.c-accordion__title-highlight {
  font-size: 2.3rem;
  font-weight: 700;
  color: var(--color-primary);
  margin-left: 15px;
  white-space: nowrap;
}

.c-index-link {
  display: flex;
  align-items: center;
  width: 100%;
}
.c-index-link__text-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
}
.c-index-link__text {
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: underline;
  color: var(--color-primary-dark);
  line-height: 1.375;
}
.c-index-link__arrow {
  width: 10px;
  height: 10px;
  border: solid var(--color-text);
  border-width: 0 1px 1px 0;
  display: inline-block;
  transform: rotate(45deg);
}

/* Object - Project
        ------------------------------------------------------------*/
/* Header */
.p-header {
  background-color: var(--color-background);
  box-shadow: 0 0 24px rgba(217, 217, 217, 0.25);
}
.p-header__line {
  height: 6px;
  background-color: var(--color-primary-header-line);
}
.p-header__inner {
  display: flex;
  align-items: center;
  height: 82px;
  padding-left: 30px;
  padding-right: 30px;
}

/* Main Visual (MV) */
.p-mv {
  padding: 30px 20px 70px;
  text-align: center;
  min-height: 405px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(../images/bg_mv.png) repeat-x left top;
  position: relative;
}
.p-mv:before {
  content: "";
  display: block;
  width: 215px;
  height: 224px;
  background: url(../images/img_mv.png) no-repeat left top;
  background-size: 215px 224px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: -600px;
  margin: auto;
}
.p-mv__content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  position: relative; /* For z-index to be effective over pseudo-elements */
  z-index: 1;
  color: #ffffff;
}
.p-mv__title {
  font-size: 4rem;
  font-weight: 700;
}
.p-mv__title span {
  font-size: 3.2rem;
}
.p-mv__subtitle {
  font-size: 2rem;
  line-height: 1.2;
}

/* Section 1: Index */
.p-index {
  margin: calc(46 / 1920 * 100vw) auto calc(40 / 1920 * 100vw);
  border: 1px solid var(--color-border);
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.p-index__title-frame {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-index__title {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
}
.p-index__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.p-index__list-item {
  position: relative;
  padding-left: 1em;
}
.p-index__list-item::before {
  content: "・"; /* ← 任意の文字列や記号 */
  position: absolute;
  left: 0;
}

/* Section 2: Attention */
.p-attention__content-box {
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  gap: 37px;
}
.p-attention__text-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
.p-attention__main-text {
  font-size: 2rem;
  font-weight: 700;
}
.p-attention__sub-text {
  font-size: 1.8rem;
  font-weight: 400;
  padding-left: 1em;
  line-height: 1.22;
}
.p-attention__main-text,
.p-attention__heading {
  position: relative;
  padding-left: 18px;
}
.p-attention__main-text:before,
.p-attention__heading:before {
  content: "・";
  position: absolute;
  left: 0;
}

/* Section 3: Step */
.p-step__intro {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.38;
  margin-bottom: 30px;
}
.p-step__flow-container {
  display: flex;
  flex-wrap: wrap;
  gap: 59px;
  padding-bottom: 20px;
  align-items: flex-start;
  align-items: stretch;
}
.p-step__item {
  display: flex;
  flex-direction: column;
  gap: 19px;
  text-align: center;
  flex-shrink: 0;
  position: relative;
}
.p-step__item:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 25px solid var(--color-polygon-arrow);
  position: absolute;
  top: 0;
  right: -50px;
  bottom: 0;
  margin: auto;
  transform: rotate(90deg);
}
.p-step__item:last-child:after {
  display: none;
}
.p-step__item--w310 {
  max-width: 310px;
  width: 100%;
}
.p-step__item--w660 {
  max-width: 660px;
  width: 100%;
}
.p-step__item--w680 {
  max-width: 680px;
  width: 100%;
}

.p-step__obi {
  background-color: var(--color-primary);
  color: var(--color-text-light);
  padding: 5px 15px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 5px;
}
.p-step__image {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-step__item .p-step__image {
  max-width: 280px;
}
.p-step__item:nth-child(1) .p-step__image {
  margin-top: -0.75em;
}
.p-step__item:nth-child(2) .p-step__image {
  margin-top: 1.75em;
}
.p-step__item:nth-child(6) .p-step__image {
  max-width: 311px;
}
.p-step__item:nth-child(7) .p-step__image {
  max-width: 312px;
}
.p-step__caption {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
.p-step__wrap {
  display: flex;
  gap: 19px;
}
.p-step__wrap > .p-step__image {
  max-width: 280px;
}
.p-step__warning-inner-box-inner {
  background-color: var(--color-warning-bg);
  padding: 20px;
  width: 100%;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.p-step__warning-inner-box-inner.not-max-w {
  max-width: 100%;
}
.p-step__warning-inner-box-title {
  font-size: 1.8rem;
  position: relative;
  padding-left: clamp(58px, calc(70 / 1920 * 100vw), 70px);
  font-weight: 900;
}
.p-step__warning-inner-box-title:before {
  content: "";
  display: block;
  width: clamp(50px, calc(62 / 1920 * 100vw), 62px);
  height: clamp(45px, calc(57 / 1920 * 100vw), 57px);
  background: url(../images/icon_warning.png) no-repeat left top;
  background-size: clamp(50px, calc(62 / 1920 * 100vw), 62px)
    clamp(45px, calc(57 / 1920 * 100vw), 57px);
  position: absolute;
  left: 0;
  top: -5px;
}
.p-step__warning-inner-box-text {
  font-size: 1.4rem;
  font-weight: 500;
}
.p-step__warning-inner-box-text-end {
  font-size: 1.6rem;
}
.p-step__warning-inner-box-text-end > span {
  display: none;
}
.p-step__warning-inner-sub-box {
  background-color: #f9f9f9;
  padding: 15px 9px;
  border-radius: 5px;
}
.p-step__warning-inner-sub-box-text {
  font-size: 1.6rem;
  font-weight: 500;
}
.p-step__warning-inner-sub-box-text > span {
  color: var(--color-red);
}
.p-step__warning-inner-box-btn {
  display: none;
}
.p-step__warning-inner-box-qr{
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
}
.p-step__warning-inner-box-qr-item{
  max-width: 100px;
}
.p-step__warning-inner-box-qr-text{
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 16px;
}
.p-step__warning-section {
  background-color: var(--color-warning-bg);
  border-radius: 10px;
  padding: 20px 0px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin: 0px auto;
}
.p-step__warning-section-title {
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
  position: relative;
  padding: 5px 0 0 clamp(58px, calc(70 / 1920 * 100vw), 70px);
}
.p-step__warning-section-title:before {
  content: "";
  display: block;
  width: clamp(50px, calc(62 / 1920 * 100vw), 62px);
  height: clamp(45px, calc(57 / 1920 * 100vw), 57px);
  background: url(../images/icon_warning.png) no-repeat left top;
  background-size: clamp(50px, calc(62 / 1920 * 100vw), 62px)
    clamp(45px, calc(57 / 1920 * 100vw), 57px);
  position: absolute;
  left: 0;
  top: -5px;
}
.p-step__warning-section-title-sub {
  font-size: 1.8rem;
  font-weight: 900;
  max-width: 600px;
  position: relative;
  padding-left: clamp(58px, calc(70 / 1920 * 100vw), 70px);
}
.p-step__warning-section-title-sub:before {
  content: "";
  display: block;
  width: clamp(50px, calc(62 / 1920 * 100vw), 62px);
  height: clamp(45px, calc(57 / 1920 * 100vw), 57px);
  background: url(../images/icon_warning.png) no-repeat left top;
  background-size: clamp(50px, calc(62 / 1920 * 100vw), 62px)
    clamp(45px, calc(57 / 1920 * 100vw), 57px);
  position: absolute;
  left: 0;
  top: 0px;
}
.p-step__warning-section-text {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}
.p-step__warning-section-text-end {
  font-size: 1.8rem;
  font-weight: 700;
}
.p-step__warning-section .c-accordion {
  width: 100%;
  max-width: 770px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4), 0px 6px 1px -1px #bfac5a;
}
.p-step__warning-section .c-accordion .summary {
  padding: 10px 15px;
  min-height: 70px;
  position: relative;
  border-bottom: none;
}
.p-step__warning-section .c-accordion__title-text {
  border-right: 1px solid var(--color-text);
  max-width: 60%;
  width: 100%;
  line-height: 1.2;
  min-height: 48px;
  padding: 0;
}
.p-step__warning-section .c-accordion__title-text:before {
  display: none;
}
.p-step__warning-section-link {
  font-weight: 700;
  text-decoration: underline;
  color: var(--color-text);
}
.p-step__warning-section-etc {
  font-size: 1.8rem;
  font-weight: 700;
}
.p-step__warning-section-divider {
  all: unset;
  display: block;
  width: 100%;
  height: 1px;
  max-width: 770px;
  background-color: var(--color-text);
}

.p-step__faq-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.p-step__faq-section .c-accordion {
  width: 100%;
  max-width: 799px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5),
    0px 6px 1px -1px rgba(191, 191, 191, 0.9);
}
.p-step__faq-section .c-accordion.is-open .summary {
  border-bottom: none;
}
.p-step__faq-section .c-accordion__content {
  font-size: 2rem;
  font-weight: 700;
  padding-top: 15px;
  padding-left: 73px;
  padding-bottom: 20px;
  background: none;
  border-top: none;
  position: relative;
}
.p-step__faq-section .c-accordion__content:before {
  content: "";
  display: block;
  width: 37px;
  height: 37px;
  background: url(../images/icon-faqList_answer.png) no-repeat left top;
  background-size: 37px;
  position: absolute;
  top: 0;
  left: 26px;
  bottom: 0;
  margin: auto;
}
.p-step__faq-section .c-accordion__content small {
  font-weight: 400;
  font-size: 1.4rem;
}

/* Section 4: Service (Features) */
.p-features {
  background-color: var(--color-background-accent);
  padding-top: 50px;
  padding-bottom: 50px;
}
.p-features__header {
  text-align: center;
  margin-bottom: 64px;
}
.p-features__main-title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.44;
}
.p-features__main-title > span {
  display: inline-block;
  font-size: 3.5rem;
  color: #1eb1bd;
  line-height: 1;
  margin-top: 10px;
}
.p-features__main-title > span > .p-features__main-title-strong {
  font-size: clamp(44px, calc(55 / 1920 * 100vw), 55px);
}
.p-features__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 64px;
  margin-bottom: 64px;
}
.p-features .c-card {
  max-width: calc((100% / 2) - 35px);
  width: 100%;
  height: auto;
  padding: 0;
  border-radius: 10px;
  gap: 0;
}
.p-features .c-card__tag {
  font-size: 1.4rem;
  font-weight: 700;
  width: 116px;
  height: 38px;
  background: url(../images/icon-ribbon.png) no-repeat center top;
  background-size: 116px 38px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-features .c-card__sub-title {
  font-weight: 700;
}
.p-features .c-card__body {
  font-size: 1rem;
  font-weight: 400;
  padding: 30px;
}

.p-features__youtube-placeholder {
  position: relative;
  width: 100%;
  max-width: 676px;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}
.p-features__youtube-placeholder iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}

.p-services-overview__title {
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 40px;
}
.p-services-overview__title > span {
  font-size: 3.2rem;
  color: #ff9500;
}
.p-services-overview__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 30px;
  column-gap: 40px;
}
.p-services-overview .c-card {
  max-width: calc((100% / 2) - 40px);
  width: 100%;
  height: auto;
  padding: 40px 30px;
  gap: 0;
  position: relative;
}
.p-services-overview .c-card:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #909090;
  position: absolute;
  top: 43px;
  right: -5px;
  transform: rotate(315deg);
}
.p-services-overview .c-card__header {
  background: none;
  padding: 0;
  justify-content: start;
}
.p-services-overview .c-card__title-group {
  color: var(--color-text);
  text-align: left;
}
.p-services-overview .c-card__main-title {
  font-size: 3.4rem;
}
.p-services-overview .c-card__tag {
  top: 10px;
  right: -5px;
  padding: 6.65px 21px 6.65px;
  font-size: 1.4rem;
  font-weight: 700;
}
.p-services-overview .u-mb-small {
  font-size: 1.2rem;
  font-weight: 700;
}
.p-services-overview .c-card__icon {
  width: 70px;
}
.p-services-overview .c-card__body {
  margin-top: 19px;
}
.p-services-overview .c-card__body-text {
  font-size: 1.8rem;
}
.p-services-overview .c-card__link {
  color: #003a77;
  position: relative;
  text-decoration: underline;
  font-size: 1.6rem;
}
.p-services-overview .c-card__link:hover {
  text-decoration: none;
}
.p-services-overview .c-card__link:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/icon-link_arrow.png) no-repeat center top;
  background-size: 16px;
  border-radius: 10px;
  position: relative;
}

/* Footer */
.p-footer__nav-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: -0.01px;
  padding-bottom: 10px;
}
.p-footer__nav-list {
  display: flex;
  align-items: center;
  gap: 8px;
}
.p-footer__nav-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.p-footer__nav-link {
  color: var(--color-text-light);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.28;
}
.p-footer__nav-divider {
  width: 1px;
  height: 14px;
  background-color: var(--color-text-light);
}
.p-footer__nav-item:first-child .p-footer__nav-divider:first-child {
  display: none;
}
.p-footer__copyright-container {
  text-align: center;
}
.p-footer__copyright {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.44;
}

/* Object - Utility
        ------------------------------------------------------------*/
.u-text-center {
  text-align: center;
}
.u-text-left {
  text-align: left;
}
.u-font-weight-regular {
  font-weight: 400;
}
.u-font-weight-medium {
  font-weight: 500;
}
.u-font-weight-bold {
  font-weight: 700;
}
.u-font-weight-black {
  font-weight: 900;
}
.u-text-underline {
  text-decoration: underline;
}

.u-mb-6 {
  margin-bottom: 6px;
}
.u-mb-10 {
  margin-bottom: 10px;
}
.u-mb-20 {
  margin-bottom: 20px;
}
.u-mb-30 {
  margin-bottom: 30px;
}
.u-mb-37 {
  margin-bottom: 37px;
}
.u-mt-auto {
  margin-top: auto;
}
.u-mt-20 {
  margin-top: 20px;
}
.u-mt-30 {
  margin-top: 30px;
}
.u-mt-64 {
  margin-top: 64px;
}

.u-d-none {
  display: none !important;
}
.u-d-block {
  display: block !important;
}

.pc_none {
  display: none;
}
.sp_none {
  display: block;
}

/* Responsive Styles
        ------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1180px) {
  .header-2019{
    min-width: 100%;
  }
  .p-step__item--w310,
  .p-step__item--w660,
  .p-step__item--w680 {
    max-width: none;
    width: calc((100% / 2) - 59px);
  }
  .p-step__item--w660 {
    width: 92%;
  }
  .p-step__item--w680 {
    width: calc((100%) - 59px);
  }
}

@media (max-width: 768px) {
  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }
  .l-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-main {
    gap: 30px;
    padding-bottom: 30px;
  }
  .c-section-title__text {
    font-size: calc(25 / 390 * 100vw);
  }
  .c-card__main-title {
    font-size: calc(28 / 390 * 100vw);
  }
  .c-card__sub-title {
    font-size: calc(18 / 390 * 100vw);
  }
  .c-card__body {
    font-size: calc(16 / 390 * 100vw);
  }
  .c-card__body small {
    font-size: calc(11 / 390 * 100vw);
  }
  .c-card__tag {
    font-size: calc(12 / 390 * 100vw);
    padding: calc(5 / 390 * 100vw) calc(15 / 390 * 100vw);
  }
  .c-card__link {
    font-size: calc(14 / 390 * 100vw);
  }
  .c-card__icon {
    width: 100%;
  }
  .c-accordion__title-text {
    font-size: calc(14 / 390 * 100vw);
    min-height: 2.9em;
  }
  .c-accordion__title-text:before {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .c-accordion .summary {
    padding: calc(13 / 390 * 100vw) calc(45 / 390 * 100vw)
      calc(13 / 390 * 100vw) 15px;
  }

  /* Header */
  .p-header__inner {
    height: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-logo__symbol {
    width: calc(25 / 390 * 100vw);
    height: calc(18 / 390 * 100vw);
  }
  .c-logo__text-svg {
    width: calc(90 / 390 * 100vw);
    height: calc(18 / 390 * 100vw);
  }

  /* MV */
  .p-mv {
    padding: 61px 15px calc(162 / 390 * 100vw);
    min-height: auto;
    background: url(../images/bg_mv_sp.png) repeat-x left top;
    background-size: cover;
  }
  .p-mv:before {
    right: calc(-230 / 390 * 100vw);
    width: calc(134 / 390 * 100vw);
    height: calc(140 / 390 * 100vw);
    background-size: calc(134 / 390 * 100vw) calc(140 / 390 * 100vw);
  }
  .p-mv__content-wrapper {
    display: block;
    position: relative;
  }
  .p-mv__content-wrapper {
    gap: calc(20 / 390 * 100vw);
  }
  .p-mv__title {
    font-size: calc(26 / 390 * 100vw);
  }
  .p-mv__title span {
    font-size: clamp(18px, calc(23 / 390 * 100vw), 23px);
  }
  .p-mv__subtitle {
    font-size: calc(16 / 390 * 100vw);
    position: absolute;
    bottom: calc(-92 / 390 * 100vw);
    left: calc(26 / 390 * 100vw);
  }
  .p-mv__illustration {
    display: none;
  }

  /* Services Overview */
  .p-services-overview__title {
    font-size: calc(18.7 / 390 * 100vw);
    margin-bottom: 30px;
  }
  .p-services-overview__title > span {
    font-size: calc(25 / 390 * 100vw);
  }
  .p-services-overview__grid {
    flex-wrap: wrap;
    gap: 0;
  }
  .c-card {
    padding: calc(20 / 390 * 100vw) calc(15 / 390 * 100vw);
  }
  .p-services-overview .c-card {
    max-width: 100%;
    padding: calc(22 / 390 * 100vw) calc(15 / 390 * 100vw);
    border-bottom: 3px solid #f4f8f9;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1599999964237213);
  }
  .p-services-overview .c-card__tag {
    font-size: calc(10.4 / 390 * 100vw);
    top: calc(10 / 390 * 100vw);
    right: calc(-4 / 390 * 100vw);
    padding: calc(3 / 390 * 100vw) calc(15 / 390 * 100vw);
  }
  .p-services-overview .c-card:before {
    border-left: calc(4 / 390 * 100vw) solid transparent;
    border-right: calc(4 / 390 * 100vw) solid transparent;
    border-bottom: calc(4 / 390 * 100vw) solid #909090;
    top: calc(31 / 390 * 100vw);
    right: calc(-4 / 390 * 100vw);
  }
  .p-services-overview .c-card__main-title {
    font-size: calc(21 / 390 * 100vw);
  }
  .p-services-overview .u-mb-small {
    font-size: calc(10 / 390 * 100vw);
  }
  .p-services-overview .c-card__body-text {
    font-size: calc(14 / 390 * 100vw);
  }
  .p-services-overview .c-card__link {
    font-size: calc(12.5 / 390 * 100vw);
  }
  .p-services-overview .c-card__icon{
    width: 14.6153vw;
  }

  /* Index Section */
  .p-index {
    width: calc(350 / 390 * 100vw);
    padding: calc(20 / 390 * 100vw) calc(10 / 390 * 100vw);
    gap: calc(15 / 390 * 100vw);
    margin: 37px auto 40px;
  }
  .p-index__title {
    font-size: calc(16 / 390 * 100vw);
  }
  .p-index__list {
    gap: calc(18 / 390 * 100vw);
  }
  .c-index-link__text {
    font-size: calc(15 / 390 * 100vw);
  }
  .c-index-link__text-content {
    gap: 10px;
  }

  /* Attention Section */
  .p-attention__content-box {
    padding: calc(15 / 390 * 100vw);
    gap: calc(25 / 390 * 100vw);
  }
  .p-attention__main-text,
  .p-attention__heading {
    font-size: calc(18 / 390 * 100vw);
    padding-left: calc(18 / 390 * 100vw);
  }
  .p-attention__sub-text {
    font-size: calc(15 / 390 * 100vw);
    padding-left: calc(18 / 390 * 100vw);
  }

  /* Step Section */
  .p-step__wrap {
    display: block;
  }
  .p-step__intro {
    font-size: calc(16 / 390 * 100vw);
    margin-bottom: 30px;
  }
  .p-step__flow-container {
    flex-direction: column;
    gap: 85px;
    overflow-x: visible;
    padding-bottom: 0;
  }
  .p-step__item--w310,
  .p-step__item--w660,
  .p-step__item--w680 {
    width: 100%;
    max-width: 100%;
  }
  .p-step__item:after {
    top: inherit;
    left: 0;
    right: 0;
    bottom: -50px;
    transform: rotate(180deg);
  }
  .p-step__item .p-step__image {
    max-width: calc(312 / 390 * 100vw);
  }
  .p-step__obi {
    font-size: calc(22 / 390 * 100vw);
    margin-bottom: 0;
  }
  .p-step__caption {
    font-size: calc(16 / 390 * 100vw);
  }
  .p-step__wrap > .p-step__image {
    max-width: 312px;
    margin: auto;
  }

  .p-step__warning-section {
    padding: calc(20 / 390 * 100vw) 0;
    gap: calc(15 / 390 * 100vw);
  }
  .p-step__warning-section-title {
    font-size: calc(20 / 390 * 100vw);
  }
  .p-step__warning-section-text {
    font-size: calc(15 / 390 * 100vw);
  }
  .p-step__warning-inner-box {
    margin-top: 20px;
  }
  .p-step__warning-inner-box-title {
    font-size: calc(18 / 390 * 100vw);
    padding-left: clamp(58px, calc(70 / 390 * 100vw), 70px);
  }
  .p-step__warning-inner-box-title:before {
    width: clamp(50px, calc(62 / 390 * 100vw), 62px);
    height: clamp(45px, calc(57 / 390 * 100vw), 57px);
    background-size: clamp(50px, calc(62 / 390 * 100vw), 62px)
      clamp(45px, calc(57 / 390 * 100vw), 57px);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .p-step__warning-inner-sub-box {
    padding: calc(19 / 390 * 100vw);
    margin-bottom: 20px;
  }
  .p-step__warning-inner-sub-box-text {
    font-size: calc(16 / 390 * 100vw);
  }
  .p-step__warning-inner-box-text {
    font-size: calc(14 / 390 * 100vw);
  }
  .p-step__warning-inner-box-text-end {
    font-size: calc(16 / 390 * 100vw);
  }
  .p-step__warning-inner-box-text-end > span {
    display: inline;
  }
  .p-step__warning-inner-box-btn {
    display: flex;
    gap: 30px;
    margin-top: 20px;
  }
  .p-step__warning-inner-box-btn-item > a {
    display: block;
  }
  .p-step__warning-inner-box-qr{
    display: none;
  }
  .p-step__warning-section-title {
    font-size: calc(18 / 390 * 100vw);
    padding: 0 0 0 clamp(58px, calc(70 / 390 * 100vw), 70px);
    text-align: left;
  }
  .p-step__warning-section-title:before {
    width: clamp(50px, calc(62 / 390 * 100vw), 62px);
    height: clamp(45px, calc(57 / 390 * 100vw), 57px);
    background-size: clamp(50px, calc(62 / 390 * 100vw), 62px)
      clamp(45px, calc(57 / 390 * 100vw), 57px);
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .p-step__warning-section .c-accordion .summary {
    min-height: 60px;
    padding: calc(13 / 390 * 100vw) calc(10 / 390 * 100vw);
  }
  .p-step__warning-section-text {
    font-size: calc(14 / 390 * 100vw);
  }
  .p-step__warning-section .c-accordion__title-text {
    font-size: calc(14 / 390 * 100vw);
    max-width: calc(165 / 390 * 100vw);
    padding-right: 10px;
    min-height: calc(34 / 390 * 100vw);
  }
  .p-step__warning-section .c-accordion__content {
    padding: 0 calc(10 / 390 * 100vw) calc(13 / 390 * 100vw);
  }
  .p-step__warning-section .c-accordion__content > p {
    font-size: calc(14 / 390 * 100vw);
  }
  .c-accordion__title-highlight {
    font-size: calc(14 / 390 * 100vw);
    text-align: center;
    margin-left: calc(10 / 390 * 100vw);
    line-height: 1.2;
  }
  .c-accordion .summary::before {
    max-width: calc(17 / 390 * 100vw);
    right: calc(12 / 390 * 100vw);
    height: 3px;
    background-color: var(--color-primary);
  }
  .c-accordion .summary::after {
    max-width: calc(17 / 390 * 100vw);
    right: calc(12 / 390 * 100vw);
    height: 3px;
    background-color: var(--color-primary);
  }
  .p-step__warning-section-etc {
    font-size: calc(16 / 390 * 100vw);
  }
  .p-step__warning-section-title-sub {
    font-size: calc(18 / 390 * 100vw);
    letter-spacing: -0.05em;
    padding-left: clamp(58px, calc(70 / 390 * 100vw), 70px);
  }
  .p-step__warning-section-title-sub:before {
    width: clamp(50px, calc(62 / 390 * 100vw), 62px);
    height: clamp(45px, calc(57 / 390 * 100vw), 57px);
    background-size: clamp(50px, calc(62 / 390 * 100vw), 62px)
      clamp(45px, calc(57 / 390 * 100vw), 57px);
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .p-step__warning-section-text-end {
    font-size: calc(16 / 390 * 100vw);
  }
  .p-step__faq-section {
    gap: 0;
  }
  .p-step__faq-section .c-accordion__content {
    padding-left: 62px;
  }
  .p-step__faq-section .c-accordion__content > p {
    font-size: calc(14 / 390 * 100vw);
  }
  .p-step__faq-section .c-accordion__content:before {
    left: 11px;
  }
  .p-step__faq-section .c-accordion__content small {
    font-size: calc(14 / 390 * 100vw);
  }

  /* Features Section */
  .p-features {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-features__flex {
    flex-wrap: wrap;
    gap: 48px;
  }
  .p-features .c-card {
    max-width: 100%;
  }
  .c-card__header {
    padding: 6.4102vw 0 5.3846vw;
  }
  .p-features__header {
    margin-bottom: 7.6923vw;
  }
  .p-features__main-title {
    font-size: calc(18 / 390 * 100vw);
  }
  .p-features__main-title > span {
    font-size: calc(21 / 390 * 100vw);
  }
  .p-features__main-title > span > .p-features__main-title-strong {
    font-size: calc(32 / 390 * 100vw);
  }
  .p-features .c-card__tag {
    font-size: calc(14.6 / 390 * 100vw);
    padding: calc(2 / 390 * 100vw) calc(15 / 390 * 100vw);
    width: calc(104 / 390 * 100vw);
    height: calc(34 / 390 * 100vw);
    background-size: calc(104 / 390 * 100vw) calc(34 / 390 * 100vw);
    top: calc(-40 / 390 * 100vw);
  }
  .p-features__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 30px;
  }
  .p-features .c-card__main-title {
    font-size: calc(16.6 / 390 * 100vw);
  }
  .p-features .c-card__sub-title {
    font-size: calc(23 / 390 * 100vw);
  }
  .p-features .c-card__body {
    font-size: calc(14 / 390 * 100vw);
    padding: calc(20 / 390 * 100vw) calc(15 / 390 * 100vw);
  }
  .p-features .c-card__body small {
    font-size: calc(10.4 / 390 * 100vw);
  }
  .c-card__body-text {
    font-size: calc(14.6 / 390 * 100vw);
  }
  .c-card__body p + p {
    font-size: calc(12.5 / 390 * 100vw);
  }
  .c-button--check-info {
    font-size: calc(15.6 / 390 * 100vw);
    height: auto;
    padding: 15px 25px;
  }
  .c-card__body small {
    font-size: calc(10.4 / 390 * 100vw);
  }
}

.footer {
  background-color: #333;
  display: grid;
  place-content: center;
  padding: calc(30 / 390 * 100vw) 0 calc(32 / 390 * 100vw);
  column-gap: calc(10 / 390 * 100vw);
}

@media (min-width: 769px) {
  .footer {
    padding: 40px 0;
    column-gap: 20px;
  }
}

.footer .footer__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 8px;
}

.footer .footer__list > li {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
}

.footer .footer__list > li::before {
  content: "";
  height: 1em;
  width: 1px;
  background-color: #fff;
}

.footer .footer__list > li:last-child::after {
  content: "";
  height: 1em;
  width: 1px;
  background-color: #fff;
}

.footer .footer__link {
  color: #fff;
  font-size: 1rem;
}

@media (min-width: 769px) {
  .footer .footer__link {
    font-size: 1.2rem;
  }
}

.footer .footer__copy {
  color: #fff;
  font-size: 1rem;
}

@media (min-width: 769px) {
  .footer .footer__copy {
    font-size: 1.2rem;
  }
}

.header-button {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  border-radius: 4px;
  background: #1eb1bd;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  padding: 8px;
}

@media (min-width: 768px) {
  .header-button {
    font-size: 16px;
  }
}

@media (min-width: 810px) {
  .header-button {
    font-size: 20px;
  }
}

.header-button:link,
.header-button:visited,
.header-button:hover,
.header-button:active {
  color: #fff;
}

.header-button::after {
  content: "";
  width: 0.9em;
  aspect-ratio: 1/1;
  clip-path: polygon(0 0, 0% 100%, 50% 50%);
  background-color: currentColor;
  translate: 0 1px;
}

.featureDetail__button {
  margin-top: 15px;
}

@media (min-width: 769px) {
  .featureDetail__button {
    margin-top: 30px;
  }
}

.featureDetail__button .featureDetail__button-text {
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 6px;
}

@media (min-width: 769px) {
  .featureDetail__button .featureDetail__button-text {
    font-size: 1.6rem;
  }
}

.featureDetail__button .featureDetail__button-text::before,
.featureDetail__button .featureDetail__button-text::after {
  content: "";
  width: 1px;
  height: 1em;
  background-color: currentColor;
}

.featureDetail__button .featureDetail__button-text::before {
  rotate: -15deg;
}

.featureDetail__button .featureDetail__button-text::after {
  rotate: 15deg;
}

.featureDetail__button .featureDetail__button-link {
  width: 100%;
  margin: 3px auto 0;
  text-align: center;
  background-color: #f90;
  border-radius: 999px;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 1em 0;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
}

@media (min-width: 769px) {
  .featureDetail__button .featureDetail__button-link {
    font-size: 2.2rem;
    max-width: 500px;
  }
}

.serviceList__decoration--small {
  font-size: 1rem;
  font-weight: 700;
  display: block;
}

@media (min-width: 769px) {
  .serviceList__decoration--small {
    font-size: 1.2rem;
  }
}

.serviceList__text img {
  width: calc(120 / 390 * 100vw);
  display: block;
  margin: 10px 0;
}

@media (min-width: 769px) {
  .serviceList__text img {
    width: 40%;
  }
}

.serviceList__text--small {
  font-size: 1rem;
}

@media (min-width: 769px) {
  .serviceList__text--small {
    font-size: 1.2rem;
  }
}

.faqList__answerText--small {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  margin-top: 5px;
}

@media (min-width: 769px) {
  .faqList__answerText--small {
    font-size: 1.4rem;
  }
}
