@charset "UTF-8";
/*
Theme Name: startup_law
*/
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled="true"] {
  cursor: default;
}

* {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-repeat: no-repeat;
}

html {
  overflow-y: scroll;
  font-weight: 400;
  font-size: 62.5%;
  scroll-behavior: smooth;
}
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  font-family: "Noto Sans CJK JP", "Roboto", sans-serif;
  background-color: var(--color-bg);
  color: var(--color-black);
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
}

ol,
ul {
  list-style: none;
}

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

select::-ms-expand {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

a,
button {
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  color: inherit;
}

a,
button {
  transition: all 0.3s ease;
}

.t-br {
  display: block;
}

.t-ib {
  display: inline-block;
}

.t-hidden {
  display: none;
}

.t-hiddenSp {
  display: none;
}

.t-taL {
  text-align: left !important;
}

.t-taR {
  text-align: right !important;
}

.t-taC {
  text-align: center !important;
}
.t-bold {
  font-weight: 600 !important;
}

.t-italic {
  font-style: italic !important;
}

.t-ttU {
  text-transform: uppercase !important;
}

.t-ttL {
  text-transform: lowercase !important;
}

.t-caution-color {
  color: var(--caution-color);
}

.t-mt0 {
  margin-top: 0 !important;
}

.t-visuallyHidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

:root {
  --color-main: #0775d7;
  --color-dark-blue: #023459;
  --color-black: #231815;
  --color-white: #fff;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "DIN2014 Narrow Demi", "Roboto", sans-serif;
}

@font-face {
  font-family: "DIN2014 Narrow Demi";
  src: url("./fonts/DIN2014-NarrowDemi.eot"); /* IE9 Compat Modes */
  src:
    url("./fonts/DIN2014-NarrowDemi.eot?#iefix") format("embedded-opentype"),
    url("./fonts/DIN2014-NarrowDemi.woff2") format("woff2"),
    url("./fonts/DIN2014-NarrowDemi.woff") format("woff"),
    url("./fonts/DIN2014-NarrowDemi.ttf") format("truetype"),
    url("./fonts/DIN2014-NarrowDemi.svg#DIN2014NarrowDemi") format("svg"); /* Legacy iOS */
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.m-wrapper {
  width: 100%;
  max-width: 1040px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

.l-header {
  height: 56px;
  background: var(--color-white);
  display: flex;
  align-items: center;
  box-shadow: 0 3px 20px rgba(45, 45, 45, 0.1);
  position: absolute;
  width: 100vw;
  left: 0;
  top: 0;
  z-index: 100;
}
.l-header__logo {
  display: block;
  max-width: 30.8rem;
}

.l-footer {
  background: #34ade4;
  padding: 6rem 0;
  font-size: 1.6rem;
  text-align: center;
  color: var(--color-white);
}

.l-btn-bottom {
  display: flex;
  gap: 2.9333333333vw;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 100;
  padding: 2.6666666667vw;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.l-btn-bottom a img {
  border-radius: 2.6666666667vw;
  width: 100%;
}

.c-ttl {
  position: relative;
  padding-top: 5.6rem;
}
.c-ttl.-underline {
  padding-bottom: 4.3rem;
  position: relative;
}
.c-ttl.-underline::before {
  content: "";
  width: 7.6rem;
  height: 2px;
  background: #023459;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.c-ttl span {
  display: block;
}
.c-ttl span.-en {
  font-family: var(--font-en);
  font-size: 13rem;
  letter-spacing: 0.055em;
  color: #e6e6e6;
  line-height: 0.8;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-49.5%);
  white-space: nowrap;
  z-index: 0;
}
.c-ttl span.-jp {
  text-align: center;
  font-size: 3rem;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-black);
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.c-ttl span.-jp .-blue {
  font-size: 3.6rem;
}
.c-ttl span.-decor {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.c-ttl span.-decor::before,
.c-ttl span.-decor:after {
  content: "";
  display: block;
  width: 2.6rem;
  aspect-ratio: 26/47;
  background: url("./img/dots-ttl.webp") no-repeat center center/contain;
  margin: 0 2rem;
}
.c-ttl span.-decor::after {
  transform: scaleX(-1);
}
.c-ttl span.-large {
  font-size: 5rem;
  letter-spacing: 0.1em;
}
.c-ttl span.-dark-blue {
  color: var(--color-dark-blue);
}
.c-ttl strong {
  font-weight: 900;
}
.c-ttl .-blue {
  color: var(--color-main);
}

.c-ttlHorizontal {
  display: flex;
  align-items: center;
  gap: 3.5rem;
}
.c-ttlHorizontal span.-jp {
  font-size: 3.6rem;
  line-height: 1.1111111111;
  font-weight: 700;
  color: #023459;
  letter-spacing: 0.1em;
  padding-left: 1.8rem;
  border-left: 6px solid #023459;
}
.c-ttlHorizontal span.-en {
  font-size: 3rem;
  font-family: "DIN 2014", sans-serif;
  font-weight: 400;
  color: #023459;
  letter-spacing: 0.03em;
}

.p-topMv__img img {
  width: 100%;
  aspect-ratio: 1366/600;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.p-topContact {
  background: url("./img/bg-sec1.webp") no-repeat;
  background-size: cover;
  padding-bottom: 8rem;
}
.p-topContact__wrapper {
  max-width: 840px;
  margin: 0 auto;
}
.p-topContact__btn {
  margin: 2.7rem 0.7rem 0;
  display: flex;
  gap: 3rem;
  margin-top: 3.8666666667vw;
}
.p-topContact__btn a {
  display: block;
  width: 100%;
  border-radius: 50px;
  box-shadow: 0 12px 20px rgba(64, 64, 64, 0.25);
}
.p-topContact__form {
  margin-top: 7.5rem;
  position: relative;
  border-radius: 2rem;
  border: 3px solid var(--color-black);
}
.p-topContact__form-head {
  background: #e14e70;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10.8rem;
  border-radius: 1.7rem 1.7rem 0 0;
  position: relative;
  padding-left: 3.4rem;
}
.p-topContact__form-head .-ttl {
  font-size: 2.6rem;
  letter-spacing: 0.3em;
  font-weight: 900;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--color-white);
  text-shadow: 4px 4px 4px rgba(214, 42, 76, 0.5);
}
.p-topContact__form-head .-ttl .-large {
  font-size: 3.6rem;
  line-height: 1.1;
  padding-bottom: 1rem;
}
.p-topContact__form-sticker {
  position: absolute;
  top: 0;
  left: 9%;
  transform: translateY(-20%);
  width: 12.8rem;
  aspect-ratio: 1/1;
}
.p-topContact__form-sticker img {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.p-topContact__form-sticker img.is-active {
  opacity: 1;
}
.p-topContact__form-container {
  overflow: hidden;
}
.p-topContact__form-body {
  padding: 2.2rem 3.6rem 3.7rem;
  background: var(--color-white);
  border-radius: 0 0 1.7rem 1.7rem;
  display: none;
}
.p-topContact__form-body.is-active {
  display: block;
  animation: slideLeft 0.3s ease;
}
.p-topContact__form-body .-status {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.7333333333vw;
  margin-bottom: 4vw;
}
.p-topContact__form-body .-status img {
  max-width: 8.2666666667vw;
}
.p-topContact__form-body .-status .-underline {
  display: flex;
  align-items: center;
  font-size: 4.8vw;
  line-height: 1;
  font-weight: 700;
  border-bottom: 0.5333333333vw dotted red;
  padding-bottom: 1.3333333333vw;
}
.p-topContact__form-body .-status .-red {
  display: flex;
  align-items: center;
  color: red;
}
.p-topContact__form-body .-status .-red .-num {
  font-size: 8vw;
}
.p-topContact__form-body .-ttl-sp {
  font-size: 4.8vw;
  color: #0775d7;
  text-align: center;
  margin-bottom: 2.6666666667vw;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.p-topContact__form-body .-question {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--color-black);
}
.p-topContact__form-body .-count {
  width: 9.2rem;
  aspect-ratio: 92/36;
  border-radius: 46px;
  background: #e14e70;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  font-family: var(--font-en);
  margin-left: auto;
  margin-right: auto;
  color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.1rem;
  letter-spacing: 0.1em;
}
.p-topContact__form-radio {
  margin-top: 4.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.p-topContact__form-radio label {
  width: calc(50% - 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-topContact__form-radio label input {
  opacity: 0;
  position: absolute;
  z-index: -9999;
}
.p-topContact__form-radio label input:checked ~ span {
  border-color: #ff8400;
  color: var(--color-black);
  background: #fbf3d1;
}
.p-topContact__form-radio label span {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #6c6c6c;
  background: #e5e5e5;
  border: 4px solid #e5e5e5;
  border-radius: 0.6rem;
  width: 100%;
  text-align: center;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.p-topContact__form-row {
  padding: 0 1rem;
  margin-top: 4rem;
  display: flex;
  gap: 1.9rem;
}
.p-topContact__form-row:first-of-type {
  margin-top: 4.5rem;
}
.p-topContact__form-label {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: var(--color-black);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 21rem;
}
.p-topContact__form-label.-required::after {
  content: "必須";
  background: #dd0000;
  color: var(--color-white);
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
  width: 5rem;
  aspect-ratio: 50/24;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-topContact__form-field {
  flex: 1;
}
.p-topContact__form-field input,
.p-topContact__form-field select {
  background: #e5e5e5;
  border-radius: 0.6rem;
  height: 50px;
  border: none;
  padding: 0 1.5rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: var(--color-black);
  width: 100%;
}
.p-topContact__form-field input::-moz-placeholder,
.p-topContact__form-field select::-moz-placeholder {
  color: #838282;
}
.p-topContact__form-field input::placeholder,
.p-topContact__form-field select::placeholder {
  color: #838282;
}
.p-topContact__form-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("./img/select-arrow.webp");
  background-repeat: no-repeat;
  background-position: right 2.2rem center;
  background-size: 1.3rem;
  padding-right: 3rem;
  max-width: 176px;
}
.p-topContact__form-privacy {
  margin-top: 4rem;
  text-align: center;
  border-top: 2px solid #e5e5e5;
  padding-top: 4rem;
}
.p-topContact__form-privacy p {
  color: var(--color-black);
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.p-topContact__form-privacy p a {
  font-weight: 700;
  text-decoration: underline;
}
.p-topContact__form-btn {
  margin-top: 6.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-topContact__form-btn .-btn {
  width: 300px;
  height: 64px;
  border-radius: 50px;
  background: linear-gradient(to top, #2773cd, #1398e4);
  color: var(--color-white);
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  box-shadow: 0 15px 10px rgba(73, 73, 73, 0.2);
}
.p-topSec1_top {
  padding-top: 6.1rem;
  border-top: 6px solid #0775d7;
  position: relative;
  z-index: 1;
}
.p-topSec1_top::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(./img/bg-sec1-top.webp) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.p-topSec1__wrapper {
  position: relative;
  z-index: 1;
}
.p-topSec1__img {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.p-topSec1__img img {
  position: absolute;
  box-shadow: 0 0 3rem rgba(4, 87, 149, 0.4);
}
.p-topSec1__img img.-position1,
.p-topSec1__img img.-position2 {
  max-width: 192px;
}
.p-topSec1__img img.-position1 {
  top: 0;
  right: 0;
  transform: translateX(-3px);
}
.p-topSec1__img img.-position2 {
  top: 59.6%;
  left: 0;
  transform: translateX(2px);
}
.p-topSec1__img img.-position3 {
  max-width: 242px;
  right: 0;
  top: 58.2%;
  transform: translateX(32%);
}
.p-topSec1__ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-topSec1__ttl .-underline {
  color: var(--color-main);
  font-weight: 900;
  font-size: 5rem;
  letter-spacing: 0.06em;
  font-style: italic;
  position: relative;
  z-index: 1;
}
.p-topSec1__ttl .-underline::before {
  content: "";
  width: 437px;
  aspect-ratio: 437/38;
  background: url(./img/underline-yellow.webp) no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 25%);
  z-index: -1;
}
.p-topSec1__ttl .-dots-head {
  font-size: 3.6rem;
  font-weight: 900;
  margin-top: 1rem;
  letter-spacing: 0.05em;
  font-style: italic;
}
.p-topSec1__ttl .-dots-head span {
  position: relative;
  z-index: 1;
}
.p-topSec1__ttl .-dots-head span::before {
  content: "";
  width: 7px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: var(--color-main);
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -5px);
}
.p-topSec1__ttl .-blueBg {
  font-size: 3.6rem;
  line-height: 1;
  color: var(--color-white);
  font-weight: 900;
  padding: 1.1rem 2.1rem;
  display: inline-block;
  margin-top: 1.5rem;
  position: relative;
  z-index: 1;
  font-style: italic;
  letter-spacing: 0.05em;
}
.p-topSec1__ttl .-blueBg::before {
  content: "";
  inset: 0;
  position: absolute;
  z-index: -1;
  background: var(--color-main);
  clip-path: polygon(1.2rem 0, 100% 0, calc(100% - 1.2rem) 100%, 0 100%);
}
.p-topSec1__ttl .-blueBg::after {
  content: "";
  width: 52px;
  aspect-ratio: 52/50;
  background: url(./img/quote.webp) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-75%, -90%);
}
.p-topSec1__ttl .-blueBg .-yellow-color {
  color: #ffea00;
  font-size: 5rem;
  margin-right: 0.3rem;
}
.p-topSec1__ttl .-blueBg .-large {
  font-size: 4.2rem;
}
.p-topSec1__circle {
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -6%;
}
.p-topSec1__circle .-dots {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2rem;
}
.p-topSec1__txt {
  margin-top: 3.4rem;
  text-align: center;
}
.p-topSec1__txt img {
  max-width: 75.4%;
}
.p-topSec1_bottom {
  padding: 13.9092240117vw 0 6.7rem;
  background:
    url(./img/bg-sec1-bottom.webp) no-repeat,
    #dfeff6;
  background-size: 100% auto;
  position: relative;
  z-index: 2;
}
.p-topSec1_bottom-ttl {
  text-align: center;
}
.p-topSec1_bottom-ttl img {
  max-width: 61.9%;
  margin-left: 6%;
}
.p-topSec1_bottom-box {
  margin-top: 5rem;
  background: var(--color-white);
  border-radius: 2rem;
  padding: 5rem 4rem 4rem;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 2rem rgba(1, 124, 181, 0.2);
}
.p-topSec1_bottom-box .-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.7rem;
  font-size: 2rem;
  font-weight: 500;
}
.p-topSec1_bottom-box .-ttl::before,
.p-topSec1_bottom-box .-ttl::after {
  content: "";
  width: 1.6rem;
  aspect-ratio: 16/40;
  background: url(./img/decor-ttl-box.webp) no-repeat;
  background-size: cover;
  display: block;
}
.p-topSec1_bottom-box .-ttl::after {
  transform: scaleX(-1);
}
.p-topSec1_bottom-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 3rem;
}
.p-topSec1_bottom-list li {
  background: var(--color-main);
  color: var(--color-white);
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding-right: 4.5rem;
  padding-left: 3.3rem;
  border-radius: 2rem;
  width: calc(50% - 1rem);
  position: relative;
  z-index: 1;
  height: 9rem;
  display: flex;
  align-items: center;
}
.p-topSec1_bottom-list li::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(315deg, #016ccb, #0775d7);
  border-radius: 2rem;
  z-index: -1;
}
.p-topSec1_bottom-list li::after {
  content: "";
  inset: 4px;
  background: var(--color-main);
  border-radius: 1.8rem;
  z-index: 1;
  position: absolute;
}
.p-topSec1_bottom-list li .-yellow {
  color: #ffea00;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
}
.p-topSec1_bottom-list li .-yellow .-number {
  font-family: "DIN 2014", sans-serif;
  font-size: 5rem;
}
.p-topSec1_bottom-list li .-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.p-topSec1_bottom .-note {
  font-size: 1.4rem;
  text-align: right;
  margin-top: 1.5rem;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}

.p-topSec2__banner {
  background: #34ade4;
  text-align: center;
  height: 217px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-topSec2__banner p {
  margin-bottom: 1rem;
}
.p-topSec2__bullet {
  background: url(./img/bg-bullet.webp) no-repeat;
  background-size: cover;
  padding-top: 4.8rem;
}
.p-topSec2__bullet-wrapper {
  display: flex;
  align-items: center;
}
.p-topSec2__bullet-content {
  width: 66.3%;
  padding-left: 6%;
  padding-bottom: 4.7rem;
}
.p-topSec2__bullet-content .-list {
  display: flex;
  gap: 1.7rem;
  margin-right: 5.4rem;
}
.p-topSec2__bullet-content .-list li {
  background: #045795;
  color: var(--color-white);
  display: flex;
  gap: 1.2rem;
  align-items: center;
  border-radius: 0 2rem 0 2rem;
  padding: 0 0 0 2rem;
  height: 8.2rem;
  width: calc(50% - 0.85rem);
}
.p-topSec2__bullet-content .-list li::before {
  content: "";
  width: 25px;
  aspect-ratio: 1/1;
  display: block;
  background: url(./img/checked-circle.webp) no-repeat;
  background-size: cover;
}
.p-topSec2__bullet-content .-list li span {
  font-size: 1.6rem;
  font-weight: 700;
}
.p-topSec2__bullet-content .-txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 3.7rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  font-size: 3rem;
}
.p-topSec2__bullet-content .-txt span {
  padding-bottom: 1.7rem;
}
.p-topSec2__bullet-content .-txt span:not(.-small) .-pink {
  font-size: 6.4rem;
  font-family: "Corporate Logo ver2", sans-serif;
  letter-spacing: 0;
}
.p-topSec2__bullet-content .-txt span:not(.-pink) {
  border-bottom: 2px solid var(--color-black);
  padding-left: 1.2rem;
}
.p-topSec2__bullet-content .-txt .-small {
  font-size: 2rem;
  margin-bottom: 2rem;
}
.p-topSec2__bullet-content .-txt .-small .-pink {
  font-size: 2.4rem;
}
.p-topSec2__bullet-content .-txt .-row {
  display: flex;
  align-items: flex-end;
  gap: 1rem;
  padding-bottom: 0.9rem;
  margin-top: 0.9rem;
}
.p-topSec2__bullet-content .-txt .-row .-pink {
  display: flex;
  padding-bottom: 0;
}
.p-topSec2__bullet-content .-txt .-pink {
  color: #e14e70;
  font-weight: 900;
}
.p-topSec2__bullet-img {
  width: 33.7%;
}
.p-topSec2__bullet-img img {
  aspect-ratio: 337/450;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  width: 100%;
}

.p-topSec3 {
  background: #dfeff6;
  padding-bottom: 8rem;
}
.p-topSec3 .c-ttl {
  padding-top: 7.7rem;
}
.p-topSec3 .c-ttl span.-en {
  color: var(--color-white);
}
.p-topSec3__box {
  margin-top: 6rem;
  background: var(--color-white);
  padding: 4rem 3rem 5rem 4rem;
}
.p-topSec3__box-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  max-width: 48.1rem;
  margin-left: auto;
  margin-right: auto;
}
.p-topSec3__box-ttl::before {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #3fbff9, #0783e3);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
.p-topSec3__box-ttl span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background: linear-gradient(to right, #3fbff9, #0783e3);
  height: 42px;
  padding: 0 4.45rem;
  border-radius: 3rem;
  color: var(--color-white);
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.p-topSec3__box-table {
  margin-top: 8.3rem;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}
.p-topSec3__box-table tr:first-child th:first-of-type {
  border: none;
}
.p-topSec3__box-table tr:first-child th:nth-child(4) {
  position: relative;
  border-bottom: none;
  border-top: none;
}
.p-topSec3__box-table tr:first-child th:nth-child(4)::before {
  content: "弊社に依頼";
  width: calc(100% + 12px);
  height: 90px;
  bottom: 0;
  left: -6px;
  background: #0775d7;
  color: var(--color-white);
  position: absolute;
  z-index: 1;
  border-radius: 2rem 2rem 0 0;
  padding-top: 1.5rem;
}
.p-topSec3__box-table tr:first-child th:nth-child(4) .-label {
  position: absolute;
  left: 1px;
  top: 0;
  transform: translate(0, -94%);
  background: #fcdc01;
  border-radius: 50%;
  width: 6rem;
  aspect-ratio: 1/1;
  color: #045795;
  font-size: 1.8rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.p-topSec3__box-table tr:first-child th:nth-child(4) .-label::before {
  content: "";
  width: 25px;
  aspect-ratio: 25/24;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-60%, -60%);
  background: url(./img/quote-price.webp) no-repeat;
  background-size: cover;
}
.p-topSec3__box-table tr:nth-child(2) td:first-child {
  border-top: 1px solid #9f9f9f;
}
.p-topSec3__box-table tr.-pink-bg {
  background: #fff3f3;
}
.p-topSec3__box-table tr.-pink-bg td {
  border-bottom: none;
  height: 80px;
}
.p-topSec3__box-table tr.-pink-bg td:first-child {
  background: #fff3f3;
}
.p-topSec3__box-table tr:last-child td {
  border-top: 1px solid #9f9f9f;
}
.p-topSec3__box-table tr:last-child th {
  height: 80px;
}
.p-topSec3__box-table tr:last-child th:last-child {
  border-bottom-width: 1px;
  border-top-width: 1px;
  font-size: 1.8rem;
}
.p-topSec3__box-table tr:last-child th:last-child .-num {
  font-size: 3.6rem;
}
.p-topSec3__box-table tr th,
.p-topSec3__box-table tr td {
  border: 1px solid #9f9f9f;
  border-top: none;
  text-align: center;
}
.p-topSec3__box-table tr th .-num,
.p-topSec3__box-table tr td .-num {
  font-family: var(--font-en);
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
}
.p-topSec3__box-table tr th strong {
  font-weight: 700;
  font-family: "DIN 2014", sans-serif;
  font-size: 3.6rem;
}
.p-topSec3__box-table tr td {
  color: #444444;
  font-size: 1.6rem;
  font-weight: 700;
  height: 69px;
}
.p-topSec3__box-table tr td .-black-color {
  color: var(--color-black);
  font-size: 2.4rem;
}
.p-topSec3__box-table tr td.-pink-color {
  color: #e14e70;
}
.p-topSec3__box-table tr td:first-child {
  background: #eceef2;
  font-size: 1.8rem;
}
.p-topSec3__box-table tr td:first-child.-pink-color {
  font-size: 2.4rem;
  font-weight: 900;
}
.p-topSec3__box-table tr td:nth-child(4) {
  position: relative;
}
.p-topSec3__box-table tr td:nth-child(4)::before,
.p-topSec3__box-table tr td:nth-child(4)::after {
  content: "";
  width: 6px;
  height: calc(100% + 2px);
  background: #0775d7;
  position: absolute;
  top: -1px;
  z-index: 1;
}
.p-topSec3__box-table tr td:nth-child(4)::before {
  left: -3.5px;
}
.p-topSec3__box-table tr td:nth-child(4)::after {
  right: -3.5px;
}
.p-topSec3__box-table tr td:nth-child(4).-pink-color {
  font-weight: 700;
}
.p-topSec3__box-table tr td:nth-child(4).-pink-color .-num {
  font-family: "DIN 2014", sans-serif;
}
.p-topSec3__box-table th {
  font-size: 2.4rem;
  font-weight: 700;
  color: var(--color-white);
  height: 70px;
}
.p-topSec3__box-table th:nth-child(2),
.p-topSec3__box-table th:nth-child(3) {
  width: 25.5913978495%;
}
.p-topSec3__box-table th:nth-child(2) {
  background: #98a7af;
  border-color: #98a7af;
}
.p-topSec3__box-table th:nth-child(3) {
  background: #3ebdf7;
  border-color: #3ebdf7;
}
.p-topSec3__box-table th:nth-child(4) {
  width: 25.2688172043%;
  background: #0775d7;
  border: 6px solid #0775d7;
}
.p-topSec3__box-table th:nth-child(4) .-yellow-color {
  color: #fdeba4;
  display: block;
  font-size: 2rem;
  position: relative;
  z-index: 2;
  transform: translateY(-25%);
}
.p-topSec3__box-table th:nth-child(4) .-label {
  position: absolute;
}
.p-topSec3__box .-note {
  text-align: center;
  font-size: 1.4rem;
  color: #444444;
  margin-top: 1.45rem;
  line-height: 1.5;
}

.p-cta {
  background: linear-gradient(to left, #0775d7, #2eb2f3);
  padding: 6rem 0;
}
.p-cta__box {
  max-width: 86rem;
  margin-left: auto;
  margin-right: auto;
  border-radius: 2rem;
  padding: 4rem 8rem 5.5rem;
  background: var(--color-white);
}
.p-cta__ttl {
  font-size: 2.8rem;
  font-weight: 700;
}
.p-cta__ttl .-blue {
  font-size: 3.2rem;
  font-weight: 900;
  color: var(--color-main);
}
.p-cta__ttl.-decor {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.9rem;
}
.p-cta__ttl.-decor::before,
.p-cta__ttl.-decor:after {
  content: "";
  display: block;
  width: 2.6rem;
  aspect-ratio: 26/47;
  background: url("./img/dots-ttl.webp") no-repeat center center/contain;
}
.p-cta__ttl.-decor::after {
  transform: scaleX(-1);
}
.p-cta__btn {
  margin-top: 2rem;
}
.p-cta__btn a {
  position: relative;
  z-index: 1;
  display: block;
  border-radius: 2.5rem;
  box-shadow: 0 18px 20px rgba(64, 64, 64, 0.3);
}
.p-cta__btn a img {
  width: 100%;
}
.p-cta__btn a .-label {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-23%, -26%);
  max-width: 12.8rem;
}

.p-topSec4 {
  padding: 7rem 0 13rem;
  background: url("./img/bg-sec4.webp") no-repeat center center/cover;
  aspect-ratio: 683/328;
}
.p-topSec4__ttl {
  text-align: center;
  font-size: 3.6rem;
  color: #023459;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-topSec4__ttl .-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  letter-spacing: 0.05em;
}
.p-topSec4__ttl .-row > span {
  position: relative;
  z-index: 1;
}
.p-topSec4__ttl .-stroke {
  font-size: 4rem;
  line-height: 1;
  font-weight: 900;
  position: relative;
  z-index: 1;
}
.p-topSec4__ttl .-stroke svg {
  position: relative;
  z-index: 1;
}
.p-topSec4__ttl .-stroke::before {
  content: "お悩み";
  text-shadow: 0 4px 6px #023459;
  position: absolute;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -35%);
  z-index: 0;
}
.p-topSec4__ttl .-stroke::after {
  content: "";
  width: 166px;
  aspect-ratio: 166/80;
  position: absolute;
  z-index: -1;
  background: url(./img/highlight-yellow.webp) no-repeat center center/cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-topSec4__ttl .-stroke text {
  stroke-linejoin: round;
  text-anchor: middle;
  fill: #0775d7;
  stroke: white;
  stroke-width: 4px;
  paint-order: stroke;
}
.p-topSec4__ttl .-large {
  font-size: 5rem;
}
.p-topSec4__ttl .-underline {
  border-bottom: 3px dotted #023459;
  padding-bottom: 0.9rem;
}
.p-topSec4__message {
  margin-top: 3rem;
  text-align: center;
}
.p-topSec4__message img {
  max-width: calc(100% + 8px);
  margin-left: -4px;
  margin-right: -4px;
}

.p-topSec5 {
  padding: 3.9rem 0 10.4rem;
  background: url("./img/bg-sec5.webp") no-repeat center center/cover;
}
.p-topSec5__ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-topSec5__ttl .-underline {
  border-bottom: 8px solid #34ade4;
  font-size: 3.6rem;
  line-height: 1.85;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.1em;
}
.p-topSec5__ttl .-blue {
  color: #0775d7;
}
.p-topSec5__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem 2.8rem;
  margin: 6.5rem 1.8rem 0;
}
.p-topSec5__list li {
  width: calc((100% - 11.2rem) / 5);
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.p-topSec5__list li img {
  width: 100%;
}

.p-topSec6 {
  padding: 8rem 0;
  background: url("./img/bg-sec6.webp") no-repeat;
  background-size: cover;
}
.p-topSec6__ttl {
  text-align: center;
}
.p-topSec6__list {
  margin-top: 6rem;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
.p-topSec6__item {
  width: 86.75%;
  position: relative;
  min-height: 440px;
}
.p-topSec6__item:not(:first-child) {
  margin-top: 6rem;
}
.p-topSec6__item:nth-child(2n + 1) {
  margin-left: auto;
}
.p-topSec6__item:nth-child(2n + 2) .p-topSec6__content {
  align-items: flex-end;
  margin-left: auto;
}
.p-topSec6__item:nth-child(2n + 2) .p-topSec6__img {
  right: unset;
  left: 0;
}
.p-topSec6__content {
  width: 42.2%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.p-topSec6__content .-num {
  font-family: "Futura", sans-serif;
  font-size: 3.6rem;
  line-height: 1;
  width: 12rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid #045795;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #045795;
  font-weight: 500;
}
.p-topSec6__content .-ttl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 3rem;
  gap: 0.6rem;
}
.p-topSec6__content .-ttl .-highlight {
  background: var(--color-main);
  color: var(--color-white);
  font-size: 3.6rem;
  font-weight: 700;
  padding: 1.2rem 0.6rem 1.2rem 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
.p-topSec6__content .-ttl .-highlight .-yellow-color {
  color: #ffea00;
}
.p-topSec6__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 66%;
}
.p-topSec6__img img {
  width: 100%;
}
.p-topSec6 .-txt {
  margin-top: 2.1rem;
  letter-spacing: 0.06em;
  line-height: 1.875;
  max-width: 380px;
}
.p-topSec6 .-note {
  font-size: 1.4rem;
  padding-left: 1.8rem;
  margin-top: 0;
  display: block;
  letter-spacing: 0.05em;
  position: relative;
  text-indent: -2rem;
  padding-left: 2rem;
}

.p-topSec7 {
  padding: 0 0 8rem;
  background: url("./img/bg-sec7.webp") no-repeat center center/cover;
}
.p-topSec7 .c-ttl {
  padding-top: 7.7rem;
}
.p-topSec7__txt {
  font-size: 3.6rem;
  font-weight: 900;
  text-align: center;
  margin-top: 4rem;
  letter-spacing: 0.1em;
}
.p-topSec7__txt .-small {
  font-size: 3rem;
}
.p-topSec7__txt img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
}
.p-topSec7__subTxt {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-black);
  text-align: center;
  margin-top: 1.5rem;
}
.p-topSec7__flow {
  margin-top: 5rem;
}
.p-topSec7__flow img {
  width: 100%;
}

.p-topSec8 {
  padding: 0 0 8rem;
  background: #f2fbff;
}
.p-topSec8 .c-ttl {
  padding-top: 7.7rem;
}
.p-topSec8__txt {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-top: 4.5rem;
}
.p-topSec8__list {
  margin-top: 5.5rem;
}
.p-topSec8__item {
  margin-top: 5rem;
  position: relative;
  z-index: 1;
  padding-top: 22px;
}
.p-topSec8__item::before {
  content: "";
  width: 88%;
  height: 50%;
  position: absolute;
  z-index: -1;
  border: 2px solid #045795;
  top: 0;
  left: 52px;
}
.p-topSec8__item:nth-child(2n + 2)::before {
  left: unset;
  right: 52px;
}
.p-topSec8__item:nth-child(2n + 2) .p-topSec8__content {
  padding: 4rem 5rem 4rem 26.5rem;
  margin-left: auto;
}
.p-topSec8__item:nth-child(2n + 2) .p-topSec8__img {
  right: unset;
  left: 0;
}
.p-topSec8__content {
  width: 88%;
  padding: 3.1rem 25.5rem 3.2rem 6rem;
  background: var(--color-white);
  box-shadow: 3px 3px 15px rgba(2, 52, 89, 0.2);
}
.p-topSec8__content .-ttl {
  font-size: 3rem;
  line-height: 1.4333333333;
  font-weight: 500;
  color: #0775d7;
}
.p-topSec8__content-info {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-top: 1.8rem;
  border-bottom: 2px solid var(--color-black);
  padding-bottom: 2.9rem;
  margin-bottom: 2.2rem;
}
.p-topSec8__content-info .-label {
  color: var(--color-white);
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  background: #0775d7;
  padding: 0.7rem 1.4rem 0.6rem;
}
.p-topSec8__content-info .-company {
  font-size: 2.4rem;
  font-weight: 500;
  color: var(--color-black);
}
.p-topSec8__content-desc {
  font-size: 1.6rem;
  line-height: 1.875;
  color: var(--color-black);
}
.p-topSec8__content-desc p {
  line-height: 1.75;
}
.p-topSec8__content-desc .-highlight {
  background: #f7f56c;
  font-weight: 700;
}
.p-topSec8__img {
  position: absolute;
  max-width: 30.4rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.p-topSec8__img .-position1 {
  transform: translateZ(-15px);
}

.p-topSec9 {
  padding: 8rem 0;
  background: var(--color-white);
}
.p-topSec9__block {
  margin-top: 5.7rem;
  display: flex;
  flex-wrap: wrap;
}
.p-topSec9__content,
.p-topSec9__img {
  width: 50%;
}
.p-topSec9__content {
  padding-left: 5rem;
}
.p-topSec9__content .-ttl {
  font-size: 2.4rem;
  line-height: 1.7916666667;
  color: var(--color-black);
  font-weight: 700;
}
.p-topSec9__content .-ttl .-blue {
  color: #0775d7;
}
.p-topSec9__content .-txt {
  margin-top: 3.5rem;
  font-size: 1.6rem;
  line-height: 1.875;
  color: #000;
}
.p-topSec9__content .-sign {
  text-align: right;
  letter-spacing: 0.07em;
  font-size: 1.6rem;
  margin-top: 3rem;
}
.p-topSec9__content .-sign img {
  display: block;
  margin-left: auto;
  margin-top: 1.5rem;
}

.p-topSec10 {
  padding: 8rem 0 10rem;
  background: #eef0f3;
}
.p-topSec10__wrapper .c-ttlHorizontal span.-en,
.p-topSec10__wrapper .c-ttlHorizontal span.-jp {
  color: #0775d7;
  border-color: #0775d7;
}
.p-topSec10__table {
  margin-top: 8rem;
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
}
.p-topSec10__table tr:first-child th,
.p-topSec10__table tr:first-child td {
  padding-top: 0;
}
.p-topSec10__table th,
.p-topSec10__table td {
  border-bottom: 1px solid #c7c8c9;
  padding: 2.6rem 0;
  text-align: left;
}
.p-topSec10__table th {
  width: 17.6rem;
  font-size: 1.8rem;
  font-weight: 500;
  color: #0775d7;
}
.p-topSec10__table th.-top {
  vertical-align: top;
}
.p-topSec10__table td p {
  font-size: 1.8rem;
  font-weight: 500;
  color: #000;
}
.p-topSec10__table td p:not(.p-topSec10__table td p:first-of-type) {
  margin-top: 3.2rem;
}
.p-topSec10__table td p.-info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.p-topSec10__table td p.-info span {
  line-height: 1;
}
.p-topSec10__table td p.-info span:nth-child(3),
.p-topSec10__table td p.-info span:nth-child(4) {
  margin-top: 1rem;
}

.p-cv {
  background: linear-gradient(to left, #0775d7, #2eb2f3);
  padding: 8vw 0;
}
.p-cv__box {
  background: var(--color-white);
  border-radius: 4vw;
  padding: 5.3333333333vw 4vw 2.6666666667vw;
}
.p-cv__box .c-ttl {
  margin: 0 -4vw;
  padding-top: 0;
}
.p-cv__btn {
  margin-top: 4vw;
}
.p-cv ~ .p-cta {
  display: none;
}

@keyframes slideLeft {
  from {
    transform: translateX(100px);
  }
  to {
    transform: translateX(0);
  }
}

@media (hover: hover) and (pointer: fine) {
  a:hover,
  button:hover {
    opacity: 0.7;
  }
  .p-topContact__form-radio label:hover span {
    border-color: #ff8400;
    color: var(--color-black);
    background: #fbf3d1;
  }
  .p-topContact__form-privacy p a:hover {
    text-decoration: none;
  }
}

@media print, screen and (min-width: 769px) {
  .t-hiddenSp {
    display: block;
  }
  .t-hiddenPc {
    display: none;
  }
  .t-taL-pc {
    text-align: left !important;
  }
  .t-taR-pc {
    text-align: right !important;
  }
  .t-taC-pc {
    text-align: center !important;
  }
  .l-btn-bottom {
    display: none;
  }
  .sp-only {
    display: none;
  }
  .p-topContact__form-body .-status {
    display: none;
  }
  .p-topContact__form-body .-ttl-sp {
    display: none;
  }
  .p-topSec1 {
    overflow: hidden;
  }
  .p-cta__ttl.-decor.sp-only {
    display: none;
  }
  .p-cta__btn a.sp-only {
    display: none;
  }
  .p-cv {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .m-wrapper {
    padding: 0 4vw;
  }
  .l-header {
    height: 10.6666666667vw;
  }
  .l-header__logo {
    max-width: 46vw;
    margin-left: auto;
    margin-right: auto;
  }
  .l-footer {
    padding: 6.6666666667vw 0;
    font-size: 2.6666666667vw;
  }
  .pc-only {
    display: none;
  }
  .c-ttl {
    padding-top: 7.4666666667vw;
  }
  .c-ttl.-underline {
    padding-bottom: 5.7333333333vw;
  }
  .c-ttl.-underline::before {
    width: 13.0666666667vw;
    height: 0.2666666667vw;
  }
  .c-ttl span.-en {
    font-size: 13.3333333333vw;
    letter-spacing: 0.03em;
  }
  .c-ttl span.-jp {
    font-size: 4.5333333333vw;
  }
  .c-ttl span.-jp .-blue {
    font-size: 5.3333333333vw;
  }
  .c-ttl span.-decor {
    gap: 0;
  }
  .c-ttl span.-decor::before,
  .c-ttl span.-decor:after {
    width: 3.4666666667vw;
    margin: 0 2.6666666667vw;
  }
  .c-ttl span.-decor::before {
    margin-left: 0;
  }
  .c-ttl span.-decor::after {
    margin-right: 0;
  }
  .c-ttlHorizontal {
    gap: 5.3333333333vw;
  }
  .c-ttlHorizontal span.-jp {
    font-size: 5.3333333333vw;
    padding-left: 2.6666666667vw;
    border-left-width: 1.0666666667vw;
  }
  .c-ttlHorizontal span.-en {
    font-size: 4.8vw;
  }
  .p-topMv__img img {
    aspect-ratio: 125/142;
  }
  .p-topContact__wrapper .c-ttl span.-en {
    display: none;
  }
  .p-topContact__btn a {
    box-shadow: none;
  }
  .p-topContact__btn a img {
    max-width: 88.8vw;
    margin-left: auto;
    margin-right: auto;
  }
  .p-topContact__form {
    margin-top: 6.6666666667vw;
    border-width: 0.8vw;
    border-radius: 4vw;
    border-color: #34ade4;
  }
  .p-topContact__form-head {
    height: 14.4vw;
    border-radius: 3.2vw 3.2vw 0 0;
    background: var(--color-white);
    height: auto;
    padding-left: 0;
    padding-top: 8.5333333333vw;
  }
  .p-topContact__form-head .-ttl {
    text-shadow: none;
    display: none;
  }
  .p-topContact__form-head .-ttl span:first-child {
    display: none;
  }
  .p-topContact__form-head .-ttl .-large {
    padding-bottom: 0;
  }
  .p-topContact__form-sticker {
    display: none;
  }
  .p-topContact__form-body {
    padding: 0 5.3333333333vw 10.6666666667vw;
    border-radius: 0 0 3.2vw 3.2vw;
  }
  .p-topContact__form-body .-question {
    font-size: 3.7333333333vw;
  }
  .p-topContact__form-body .-count {
    display: none;
  }
  .p-topContact__form-radio {
    margin-top: 7.3333333333vw;
  }
  .p-topContact__form-radio label {
    width: 100%;
  }
  .p-topContact__form-radio label span {
    font-size: 4.2666666667vw;
    height: 16vw;
    color: #000;
    background: #fdbdbe;
    border-radius: 25vw;
    border: 1px solid #f76163;
    box-shadow: 0 1.3333333333vw 0 #f76163;
  }
  .p-topContact__form-row {
    margin-top: 5.3333333333vw;
    flex-wrap: wrap;
    padding: 0;
    gap: 2.6666666667vw;
  }
  .p-topContact__form-row:first-of-type {
    margin-top: 5.3333333333vw;
  }
  .p-topContact__form-label {
    width: 100%;
    font-size: 4.2666666667vw;
    letter-spacing: 0.05em;
    justify-content: flex-start;
    gap: 2.6666666667vw;
  }
  .p-topContact__form-label.-required::after {
    font-size: 3.2vw;
  }
  .p-topContact__form-field input,
  .p-topContact__form-field select {
    height: 13.3333333333vw;
    font-size: 4.2666666667vw;
    padding: 0 2.6666666667vw;
    border-radius: 1.3333333333vw;
  }
  .p-topContact__form-privacy {
    margin-top: 5.3333333333vw;
    border-top-width: 0.2666666667vw;
    padding-top: 5.3333333333vw;
  }
  .p-topContact__form-privacy p {
    font-size: 3.7333333333vw;
  }
  .p-topContact__form-btn {
    margin-top: 5.3333333333vw;
  }
  .p-topContact__form-btn .-btn {
    width: 69.3333333333vw;
    height: 13.3333333333vw;
    border-radius: 13.3333333333vw;
    font-size: 4.2666666667vw;
    box-shadow: none;
  }
  .p-topSec1_top {
    padding-top: 10.6666666667vw;
    border-top: none;
  }
  .p-topSec1_top::before {
    background: url(./img/bg-sec1-top_sp.webp) no-repeat center center;
    background-size: 100% auto;
  }
  .p-topSec1__img {
    display: none;
  }
  .p-topSec1__ttl .-underline {
    font-size: 6.6666666667vw;
  }
  .p-topSec1__ttl .-underline::before {
    width: 58.2666666667vw;
  }
  .p-topSec1__ttl .-dots-head {
    font-size: 4.8vw;
    margin-top: 1.3333333333vw;
  }
  .p-topSec1__ttl .-dots-head span::before {
    width: 0.9333333333vw;
    transform: translate(-50%, -0.6666666667vw);
  }
  .p-topSec1__ttl .-blueBg {
    font-size: 4.8vw;
    padding: 1.4666666667vw 2.8vw;
    margin-top: 2vw;
  }
  .p-topSec1__ttl .-blueBg::after {
    width: 6.9333333333vw;
  }
  .p-topSec1__ttl .-blueBg .-yellow-color {
    font-size: 6.6666666667vw;
    margin-right: 0.4vw;
  }
  .p-topSec1__ttl .-blueBg .-large {
    font-size: 5.6vw;
  }
  .p-topSec1__circle {
    max-width: 100vw;
    margin-left: -4vw;
    margin-right: -4vw;
    margin-top: 5.3333333333vw;
  }
  .p-topSec1__circle .-dots {
    width: 1.0666666667vw;
    height: 10.6666666667vw;
    margin-top: 2.6666666667vw;
  }
  .p-topSec1__txt {
    margin-top: 4.5333333333vw;
  }
  .p-topSec1__txt img {
    max-width: 87.6vw;
  }
  .p-topSec1_bottom {
    margin-top: 0;
    padding: 22.6666666667vw 0 10.6666666667vw;
    background:
      url(./img/bg-sec1-bottom_sp.webp) no-repeat,
      #dfeff6;
    background-size: 100% auto;
  }
  .p-topSec1_bottom-ttl img {
    max-width: 88vw;
    margin-left: 4.5333333333vw;
  }
  .p-topSec1_bottom-box {
    margin-top: 8vw;
    padding: 6vw 4vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
  .p-topSec1_bottom-box .-ttl {
    font-size: 3.7333333333vw;
    text-align: center;
  }
  .p-topSec1_bottom-box .-ttl::before,
  .p-topSec1_bottom-box .-ttl::after {
    width: 4.1333333333vw;
    aspect-ratio: 31/79;
    background: url(./img/decor-ttl-box_sp.webp) no-repeat;
    background-size: cover;
  }
  .p-topSec1_bottom-list {
    gap: 2vw 1.8666666667vw;
  }
  .p-topSec1_bottom-list li {
    width: calc(50% - 0.9333333333vw);
    font-size: 3.4666666667vw;
    height: 22.9333333333vw;
    padding: 3.3333333333vw 4vw;
  }
  .p-topSec1_bottom-list li::before {
    border-radius: 2.6666666667vw;
  }
  .p-topSec1_bottom-list li::after {
    inset: 1px;
    border-radius: 2.5333333333vw;
  }
  .p-topSec1_bottom-list li .-yellow {
    font-size: 4vw;
    display: block;
  }
  .p-topSec1_bottom-list li .-yellow .-number {
    font-size: 7.7333333333vw;
  }
  .p-topSec1_bottom-list li .-inner {
    flex-direction: column;
    gap: 2.6666666667vw;
  }
  .p-topSec1_bottom .-note {
    font-size: 2.4vw;
    margin-top: 2.6666666667vw;
  }
  .p-topSec2__banner {
    height: 46.9333333333vw;
  }
  .p-topSec2__banner p {
    margin-bottom: 1.3333333333vw;
    text-align: center;
  }
  .p-topSec2__banner p img {
    max-width: 83.4666666667vw;
  }
  .p-topSec2__bullet {
    padding-top: 10.6666666667vw;
    position: relative;
    overflow: hidden;
  }
  .p-topSec2__bullet-content {
    width: 100%;
    padding: 0 4vw 13.3333333333vw;
  }
  .p-topSec2__bullet-content .-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.6666666667vw;
    padding-right: 0;
  }
  .p-topSec2__bullet-content .-list li {
    width: auto;
    min-width: 70.6666666667vw;
    padding-right: 1.3333333333vw;
    padding-left: 3.2vw;
    height: 10.6666666667vw;
    gap: 2.6666666667vw;
    border-radius: 0 4vw 0 4vw;
  }
  .p-topSec2__bullet-content .-list li::before {
    width: 5.0666666667vw;
  }
  .p-topSec2__bullet-content .-list li span {
    font-size: 3.7333333333vw;
    letter-spacing: 0.1em;
    white-space: nowrap;
  }
  .p-topSec2__bullet-content .-txt {
    font-size: 4.8vw;
    letter-spacing: 0;
  }
  .p-topSec2__bullet-content .-txt .sp-small {
    font-size: 3.7333333333vw;
    border-bottom: none !important;
  }
  .p-topSec2__bullet-content .-txt span:not(.-pink) {
    padding-left: 0;
    border-width: 1px;
  }
  .p-topSec2__bullet-content .-txt .-small {
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
    letter-spacing: 0;
  }
  .p-topSec2__bullet-content .-txt .-small .-pink {
    font-size: 4vw;
  }
  .p-topSec2__bullet-content .-txt .-row {
    flex-direction: column;
    align-items: flex-start;
    border-bottom: none !important;
  }
  .p-topSec2__bullet-content .-txt .-pink img {
    width: 59.7333333333vw;
  }
  .p-topSec2__bullet-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 33.8666666667vw;
    transform: translateY(16%);
  }
  .p-topSec2__bullet-img img {
    aspect-ratio: 254/335;
  }
  .p-topSec3 {
    padding-bottom: 10.6666666667vw;
  }
  .p-topSec3 .c-ttl {
    padding-top: 10.6666666667vw;
  }
  .p-topSec3 .c-ttl span.-en {
    font-size: 20vw;
  }
  .p-topSec3 .c-ttl span.-jp {
    font-size: 6.6666666667vw;
  }
  .p-topSec3__box {
    margin-top: 5.3333333333vw;
    padding: 6.6666666667vw 2.6666666667vw;
  }
  .p-topSec3__box-ttl span {
    font-size: 4vw;
    height: 7.2vw;
    padding: 0 5.3333333333vw;
  }
  .p-topSec3__box-table {
    margin-top: 9.3333333333vw;
  }
  .p-topSec3__box-table tr:first-child th:nth-child(4)::before {
    height: 14.4vw;
    padding-top: 2.6666666667vw;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0;
  }
  .p-topSec3__box-table tr:first-child th:nth-child(4) .-label {
    width: 7.4666666667vw;
    font-size: 2.6666666667vw;
    transform: translate(0, -90%);
  }
  .p-topSec3__box-table tr:first-child th:nth-child(4) .-label::before {
    width: 3.0666666667vw;
  }
  .p-topSec3__box-table tr.-pink-bg td {
    height: 12vw;
  }
  .p-topSec3__box-table tr:last-child th {
    height: 12vw;
  }
  .p-topSec3__box-table tr:last-child th:last-child {
    font-size: 2.6666666667vw;
  }
  .p-topSec3__box-table tr:last-child th:last-child .-num {
    font-size: 4.8vw;
  }
  .p-topSec3__box-table tr th .-num,
  .p-topSec3__box-table tr td .-num {
    font-size: 4vw;
  }
  .p-topSec3__box-table tr td {
    font-size: 2.6666666667vw;
    height: 12vw;
  }
  .p-topSec3__box-table tr td .-black-color {
    font-size: 3.2vw;
  }
  .p-topSec3__box-table tr td:first-child {
    font-size: 2.6666666667vw;
  }
  .p-topSec3__box-table tr td:first-child.-pink-color {
    font-size: 3.2vw;
  }
  .p-topSec3__box-table tr td:nth-child(4)::before,
  .p-topSec3__box-table tr td:nth-child(4)::after {
    width: 0.8vw;
  }
  .p-topSec3__box-table th {
    font-size: 3.2vw;
    height: 12vw;
  }
  .p-topSec3__box-table th:nth-child(4) .-yellow-color {
    font-size: 2.6666666667vw;
    white-space: nowrap;
    letter-spacing: 0;
    margin: 0 -2vw;
    transform: translateY(-35%);
  }
  .p-topSec3__box .-note {
    font-size: 2.4vw;
    text-align: left;
    margin-top: 3.3333333333vw;
    text-indent: -2.6666666667vw;
    padding-left: 2.6666666667vw;
  }
  .p-cta {
    padding: 10.6666666667vw 0 8vw;
    position: relative;
    z-index: 1;
  }
  .p-cta::before {
    content: "CONTACT US";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    text-align: center;
    font-size: 20vw;
    font-weight: 600;
    line-height: 0.8;
    letter-spacing: 0;
    font-family: var(--font-en);
    white-space: nowrap;
    z-index: -1;
    background: linear-gradient(to left, #026dca, #1f9de9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .p-cta__box {
    max-width: 100%;
    padding: 5.3333333333vw 4vw;
    margin-top: 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
  .p-cta__ttl {
    font-size: 4.5333333333vw;
    color: var(--color-white);
  }
  .p-cta__ttl .-blue {
    font-size: 5.3333333333vw;
    color: #ffea00;
  }
  .p-cta__ttl.-decor.pc-only {
    display: none;
  }
  .p-cta__ttl.-decor::before,
  .p-cta__ttl.-decor:after {
    width: 3.4666666667vw;
    background: var(--color-white);
    -webkit-mask: url("./img/dots-ttl.webp") no-repeat center center/contain;
    mask: url("./img/dots-ttl.webp") no-repeat center center/contain;
  }
  .p-cta__btn {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }
  .p-cta__btn a {
    border-radius: 13.3333333333vw;
    box-shadow: 0 2.4vw 2.6666666667vw rgba(64, 64, 64, 0.3);
  }
  .p-cta__btn a.pc-only {
    display: none;
  }
  .p-topSec4 {
    padding: 10.6666666667vw 0 15.3333333333vw;
    background: url("./img/bg-sec4_sp.webp") no-repeat center center/cover;
  }
  .p-topSec4__ttl {
    font-size: 4.8vw;
  }
  .p-topSec4__ttl .-stroke {
    font-size: 5.3333333333vw;
  }
  .p-topSec4__ttl .-stroke svg {
    width: 17.3333333333vw;
    height: 6.9333333333vw;
  }
  .p-topSec4__ttl .-stroke::before {
    text-shadow: 0 0.5333333333vw 0.8vw #023459;
  }
  .p-topSec4__ttl .-stroke::after {
    width: 22.1333333333vw;
  }
  .p-topSec4__ttl .-large {
    font-size: 6.6666666667vw;
  }
  .p-topSec4__ttl .-underline {
    border-bottom-width: 0.4vw;
    padding-bottom: 1.3333333333vw;
  }
  .p-topSec5 {
    padding: 8vw 0 13.3333333333vw;
    background: url("./img/bg-sec5.webp") no-repeat center bottom/105%;
  }
  .p-topSec5__ttl .-underline {
    font-size: 4.8vw;
    border-bottom-width: 1.0666666667vw;
  }
  .p-topSec5__list {
    margin: 8vw 0 0;
    gap: 4vw;
  }
  .p-topSec5__list li {
    width: calc((100% - 8vw) / 3);
  }
  .p-topSec6 {
    padding: 10.6666666667vw 0;
    background: url("./img/bg-sec6_sp.webp") no-repeat;
    background-size: cover;
  }
  .p-topSec6__ttl img {
    width: 81.2vw;
  }
  .p-topSec6__item {
    width: calc(100% - 5.3333333333vw);
    min-height: unset;
  }
  .p-topSec6__item:not(:first-child) {
    margin-top: 8vw;
  }
  .p-topSec6__item:nth-child(2n + 2) .p-topSec6__img {
    margin-left: unset;
  }
  .p-topSec6__item:nth-child(2n + 2) .-txt {
    padding-right: 0;
    padding-left: 5.3333333333vw;
  }
  .p-topSec6__content {
    position: absolute;
    width: 100%;
    top: 9.3333333333vw;
    left: 0;
  }
  .p-topSec6__content .-num {
    font-size: 4.8vw;
    width: 16vw;
  }
  .p-topSec6__content .-ttl {
    margin-top: 8vw;
  }
  .p-topSec6__content .-ttl .-highlight {
    font-size: 4.8vw;
    padding: 1.6vw 0.8vw 1.6vw 2vw;
  }
  .p-topSec6__img {
    width: 76.62%;
    position: unset;
    margin-left: auto;
  }
  .p-topSec6 .-txt {
    margin-top: 8vw;
    font-size: 3.7333333333vw;
    padding-right: 5.3333333333vw;
    max-width: 100%;
  }
  .p-topSec6 .-note {
    font-size: 3.2vw;
    text-indent: -2.6666666667vw;
    padding-left: 2.6666666667vw;
  }
  .p-topSec7 {
    padding: 0 0 10.6666666667vw;
    background: url("./img/bg-sec7_sp.webp") no-repeat center bottom/cover;
  }
  .p-topSec7 .c-ttl {
    padding-top: 9.3333333333vw;
  }
  .p-topSec7__txt {
    font-size: 4.8vw;
  }
  .p-topSec7__txt .-small {
    font-size: 4vw;
  }
  .p-topSec7__txt img {
    width: 58.6666666667vw;
  }
  .p-topSec7__subTxt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
  .p-topSec7__flow {
    margin-top: 8vw;
  }
  .p-topSec8 {
    padding: 0 0 10.6666666667vw;
    overflow: hidden;
  }
  .p-topSec8 .c-ttl {
    padding-top: 9.3333333333vw;
  }
  .p-topSec8__wrapper {
    max-width: 100%;
    padding: 0;
  }
  .p-topSec8__txt {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
  .p-topSec8__list {
    margin-top: 8vw;
  }
  .p-topSec8__item {
    margin-top: 5.3333333333vw;
    padding-top: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .p-topSec8__item::before {
    display: none;
  }
  .p-topSec8__item:nth-child(2n + 1) .p-topSec8__content {
    margin-left: auto;
  }
  .p-topSec8__item:nth-child(2n + 2) .p-topSec8__content {
    padding: 12vw 5.3333333333vw 5.3333333333vw;
    margin-left: unset;
    margin-right: auto;
  }
  .p-topSec8__item:nth-child(2n + 2) .p-topSec8__content::before {
    right: 11.7333333333vw;
    left: unset;
  }
  .p-topSec8__content {
    width: 96%;
    padding: 12vw 5.3333333333vw 5.3333333333vw;
    position: relative;
    z-index: 1;
  }
  .p-topSec8__content::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 0.2666666667vw solid #045795;
    top: -4vw;
    left: 11.7333333333vw;
    position: absolute;
    z-index: -2;
  }
  .p-topSec8__content::after {
    content: "";
    inset: 0;
    background: var(--color-white);
    position: absolute;
    z-index: -1;
  }
  .p-topSec8__content .-ttl {
    font-size: 4.8vw;
  }
  .p-topSec8__content-info {
    margin-top: 2.6666666667vw;
    padding-bottom: 4vw;
    margin-bottom: 2.6666666667vw;
    border-color: var(--color-main);
    border-bottom-width: 0.2666666667vw;
  }
  .p-topSec8__content-info .-label {
    font-size: 4vw;
    padding: 0.9333333333vw 1.8666666667vw 0.8vw;
    white-space: nowrap;
  }
  .p-topSec8__content-info .-company {
    font-size: 4.2666666667vw;
  }
  .p-topSec8__content-desc {
    font-size: 3.7333333333vw;
  }
  .p-topSec8__img {
    max-width: 53.0666666667vw;
    position: relative;
    top: unset;
    right: unset;
    z-index: 2;
    transform: translateY(0);
    margin-bottom: -5.3333333333vw;
  }
  .p-topSec9 {
    padding: 10.6666666667vw 0;
  }
  .p-topSec9__wrapper {
    padding: 0 10vw;
  }
  .p-topSec9__block {
    margin-top: 8vw;
  }
  .p-topSec9__content,
  .p-topSec9__img {
    width: 100%;
  }
  .p-topSec9__img img {
    border-radius: 2.6666666667vw;
  }
  .p-topSec9__content {
    padding-top: 8vw;
    padding-left: 0;
  }
  .p-topSec9__content .-ttl {
    font-size: 4.8vw;
  }
  .p-topSec9__content .-txt {
    margin-top: 4.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .p-topSec9__content .-sign {
    font-size: 3.7333333333vw;
    margin-top: 6.6666666667vw;
  }
  .p-topSec9__content .-sign img {
    margin-top: 2vw;
    max-width: 23.0666666667vw;
  }
  .p-topSec10 {
    padding: 10.6666666667vw 0;
  }
  .p-topSec10__table {
    margin-top: 10.6666666667vw;
  }
  .p-topSec10__table tr:first-child th,
  .p-topSec10__table tr:first-child td {
    padding-top: 5.3333333333vw;
    border-top: 1px solid #c7c8c9;
  }
  .p-topSec10__table th,
  .p-topSec10__table td {
    padding: 5.3333333333vw 0;
  }
  .p-topSec10__table th {
    width: 21.3333333333vw;
    font-size: 2.4vw;
  }
  .p-topSec10__table td p {
    font-size: 2.4vw;
    letter-spacing: 0;
  }
  .p-topSec10__table td p:not(.p-topSec10__table td p:first-of-type) {
    margin-top: 5.3333333333vw;
  }
  .p-topSec10__table td p.-info {
    gap: 1.3333333333vw;
  }
  .p-topSec10__table td p.-info span:nth-child(3),
  .p-topSec10__table td p.-info span:nth-child(4) {
    margin-top: 2vw;
  }
}
