@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
  margin: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
}

body {
  color: #000;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  margin: 0;
}

p {
  margin: 0;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 18px;
  }
}

p + .caution {
  margin-top: 8px;
}

.container {
  max-width: 779px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .container {
    width: calc(100% - 40px);
  }
}

.font-16 {
  font-size: 16px;
}

.heading-l {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 1.7px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .heading-l {
    font-size: 27px;
  }
}
.heading-sub {
  color: #000;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.8px;
}
.heading-black {
  color: #0B2B46;
}

.t_center {
  text-align: center;
}

.caution {
  padding-left: 1em;
  position: relative;
}
.caution::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

p {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

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

/* =======================================- */
/* ▼▼　ヘッダー
/* =======================================- */
.header {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .header {
    position: absolute;
  }
}
.header-inner {
  width: calc(100% - 80px);
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .header-inner {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
.header-layout1 {
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header-layout1 {
    margin-top: 49px;
  }
}
.header-logo {
  text-decoration: none;
}
.header-logo img {
  width: 163px;
}
@media screen and (max-width: 767px) {
  .header-logo img {
    width: 154px;
  }
}
.header-logo-text {
  color: #EA5405;
  font-size: 14px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 1.12px;
}
@media screen and (max-width: 767px) {
  .header-logo-text {
    font-size: 13px;
    letter-spacing: 1.04px;
  }
}
.header-contact {
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.75px;
  padding: 12px 40px 12px 68px;
  border-radius: 30px;
  border: 1px solid #FFF;
  background: var(--2, linear-gradient(90deg, #EC9113 0%, #F05000 100%));
  text-decoration: none;
  position: relative;
}
.header-contact::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url(/lp/assets/img/common/mail.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .header-contact {
    display: none;
  }
}

/* =======================================- */
/* ▼▼　footer
/* =======================================- */
.footer {
  position: relative;
  background: #1B375C;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 24px 0 20px;
  }
}
.footer-text-l {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .footer-text-l {
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 0.7px;
  }
}
.footer-text-m {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 767px) {
  .footer-text-m {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.6px;
    margin-top: 4px;
  }
}
.footer-text-s {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: 0.6px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .footer-text-s {
    font-size: 11px;
    margin-top: 12px;
    letter-spacing: 0.55px;
  }
}
.footer-page-top-pc {
  position: fixed;
  z-index: 10;
  right: 0;
  bottom: 25px;
  width: 64px;
  height: 64px;
  border: 1px solid #F8F8F8;
  background: #313C5B;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
  cursor: pointer;
}
.footer-page-top-pc::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 36px;
  height: 16.875px;
  background: url(/lp/assets/img/common/triangle.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .footer-page-top-pc {
    display: none;
  }
}
.footer .footer-page-top-pc.visible {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.footer-page-top-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .footer-page-top-sp {
    position: absolute;
    z-index: 10;
    right: 17px;
    bottom: 25px;
    width: 40px;
    height: 40px;
    border: 1px solid #F8F8F8;
    background: #313C5B;
    display: block;
    cursor: pointer;
  }
  .footer-page-top-sp::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 16.831px;
    height: 7.89px;
    background: url(/lp/assets/img/common/triangle.png) no-repeat center;
    background-size: cover;
  }
}

/* =======================================- */
/* ▼▼　コンテンツエリア
/* =======================================- */
.container {
  max-width: 697px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .container {
    width: calc(100% - 40px);
  }
}

/* =======================================- */
/* ▼▼　Contact Form 7　用のcss
/* =======================================- */
.wpcf7 .screen-reader-response ul,
.wpcf7 .wpcf7-response-output {
  display: none;
}
.wpcf7 .form-input.wpcf7-not-valid {
  border: 2px solid #E94B30;
}
.wpcf7 .form-input.wpcf7-not-valid .wpcf7-not-valid-tip {
  color: #E94B30;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 0.8em;
}
.wpcf7 .wpcf7-spinner {
  display: none;
}
.wpcf7 .form-checkbox .wpcf7-form-control.wpcf7-acceptance.wpcf7-not-valid {
  display: block;
}

#autozip {
  display: none !important;
}

.form {
  margin-top: 48px;
}
.form-label {
  position: relative;
  margin-bottom: 8px;
}
.form-labelText {
  padding-left: 53px;
  font-size: 16px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.8px;
}
.form-any::after {
  content: "任意";
  color: #fff;
  position: absolute;
  left: 0;
  background: #717171;
  padding: 2px 8px;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.7px;
  font-weight: 500;
}
.form-required::after {
  content: "必須";
  color: #fff;
  position: absolute;
  left: 0;
  background: #E94B30;
  padding: 2px 8px;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.7px;
  font-weight: 500;
}
.form-item {
  margin-top: 24px;
}
.form-item .form-input {
  width: 100%;
  height: 56px;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #BAB7B7;
  font-size: 16px;
  padding-left: 32px;
}
@media screen and (max-width: 425px) {
  .form-item .form-input {
    max-width: 100%;
  }
}
.form-item textarea.form-input {
  height: 154px;
}
.form-item .form-textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-checkbox {
  font-size: 16px;
}
.form-checkbox a {
  color: #000;
}
.form-checkbox .form-body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-checkbox input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #666;
  border-radius: 2px;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
}
.form-checkbox input[type=checkbox]:checked {
  background-color: #fff;
  border-color: #666;
}
.form-checkbox input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 5px;
  width: 5px;
  height: 11px;
  border: solid #D9534F;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: block;
}
.form-submit .btn {
  display: flex;
  width: 280px;
  margin: 50px auto 0;
  padding: 20px 56px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 36px;
  background: var(--2, linear-gradient(90deg, #EC9113 0%, #F05000 100%));
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.9px;
  cursor: pointer;
}
.form-submit .back-btn {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.7px;
  text-decoration: underline;
  display: block;
  position: relative;
  color: #016FB4;
  background-color: initial;
  border: none;
  padding: 0 0 0 24px;
  margin: 17px auto 0;
}
.form-submit .back-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url("/lp/assets/img/common/btn-arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
}
.form-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.6px;
  margin-top: 6px;
}
.form-text span {
  color: #E94B30;
}

.btn, .center-btn, .features-btn::after, .flow-box-template-item::after {
  transition: 0.3s;
}

.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.center-btn:hover {
  transform: translateY(-2px) translateX(-50%);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.center-btn:active {
  transform: translateY(0) translateX(-50%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.features-btn:hover::after {
  right: 46px;
}

@media screen and (max-width: 767px) {
  .features-btn:hover::after {
    right: 14.5px;
  }
}
.flow-box-template-item:hover::after {
  right: 47px;
}

@media screen and (max-width: 767px) {
  .flow-box-template-item:hover::after {
    right: 10px;
  }
}
/* =======================================- */
/* ▼▼▼　メインビジュアル
/* =======================================- */
.mainvisual {
  width: 100%;
  height: auto;
  background: linear-gradient(97deg, #000A13 0.36%, rgba(7, 47, 79, 0.8) 42.24%, rgba(9, 54, 90, 0.6) 51.92%, rgba(15, 77, 128, 0.1) 68.15%, rgba(6, 23, 37, 0) 99.64%), url(/lp/assets/img/common/mainvisual-pc.jpg) no-repeat right;
  background-size: cover;
  padding-top: 122px;
  padding-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .mainvisual {
    background: linear-gradient(95deg, #000A13 0.36%, rgba(7, 47, 79, 0.8) 20.11%, rgba(9, 54, 90, 0.5) 39.99%, rgba(15, 77, 128, 0.2) 50.45%, rgba(6, 23, 37, 0) 99.49%), url(/lp/assets/img/common/mainvisual-sp.jpg) no-repeat top;
    background-size: cover;
  }
}
@media screen and (min-width: 1441px) {
  .mainvisual {
    height: 80vh;
  }
}
.mainvisual-container {
  width: calc(100% - 160px);
  margin: 0 80px;
}
@media screen and (max-width: 767px) {
  .mainvisual-container {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}
@media screen and (min-width: 1441px) {
  .mainvisual-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 320px);
    margin: 0 160px;
  }
}
.mainvisual-catchphrase-pc {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .mainvisual-catchphrase-pc {
    display: none;
  }
}
.mainvisual-catchphrase-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .mainvisual-catchphrase-sp {
    display: block;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.95px;
  }
  .mainvisual-catchphrase-sp span {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.8px;
  }
}
.mainvisual-heading {
  color: #FFF;
  font-size: 56px;
  font-weight: 900;
  letter-spacing: 2.8px;
  line-height: 100%;
  margin-top: 28px;
  margin-bottom: 32px;
}
.mainvisual-heading .mainvisual-heading-m {
  font-size: 56px;
  font-weight: 900;
}
.mainvisual-heading span {
  font-size: 40px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .mainvisual-heading {
    font-size: 42px;
    font-weight: 900;
    letter-spacing: 2.1px;
  }
  .mainvisual-heading span {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1.25px;
  }
  .mainvisual-heading .mainvisual-heading-m {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1.8px;
  }
}
.mainvisual-box-container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.mainvisual-box-item {
  width: 197px;
  height: 170px;
  border-radius: 1px;
  background: linear-gradient(137deg, #2B5E9F 0%, #050F1D 96.22%);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .mainvisual-box-item {
    width: 152px;
    height: 131px;
  }
}
.mainvisual-box-item p {
  text-align: center;
  color: #FFF;
  font-size: 22px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 1.1px;
}
@media screen and (max-width: 767px) {
  .mainvisual-box-item p {
    font-size: 17px;
    font-weight: 700;
    line-height: 180%;
    letter-spacing: 0.85px;
  }
}
.mainvisual-box-item .square {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  line-height: 150%;
  padding: 4px 7px;
  margin-right: 5px;
  border: 1px #fff solid;
}
@media screen and (max-width: 767px) {
  .mainvisual-box-item .square {
    font-size: 12px;
    letter-spacing: 0.6px;
    padding: 0 2px;
  }
}
.mainvisual-box-item .yellow {
  color: #EDCD00;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .mainvisual-box-item .yellow {
    font-size: 15px;
    letter-spacing: 0.75px;
  }
}
.mainvisual-box-item .yellow-num {
  font-family: "Roboto", sans-serif;
  font-size: 39px;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .mainvisual-box-item .yellow-num {
    font-size: 24px;
    font-weight: 700;
  }
}
.mainvisual-box-item:nth-child(3) p {
  color: #FFF;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1.05px;
}
@media screen and (max-width: 767px) {
  .mainvisual-box-item:nth-child(3) p {
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0.75px;
  }
}
.mainvisual-contact {
  display: none;
}
@media screen and (max-width: 767px) {
  .mainvisual-contact {
    margin-top: 23px;
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.75px;
    padding: 12px 40px 12px 68px;
    border-radius: 30px;
    border: 1px solid #FFF;
    background: var(--2, linear-gradient(90deg, #EC9113 0%, #F05000 100%));
    text-decoration: none;
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
  }
  .mainvisual-contact::before {
    content: "";
    position: absolute;
    left: 32px;
    top: 53%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background: url(/lp/assets/img/common/mail.png) no-repeat center;
    background-size: cover;
  }
}

/* =======================================- */
/* ▼▼▼　trouble
/* =======================================- */
.trouble {
  background: linear-gradient(180deg, #C7D9E7 0%, #D6E5E9 70.12%, #D6E9F0 80%);
  position: relative;
  padding-top: 71px;
  padding-bottom: 60px;
}
.trouble::after {
  content: "";
  position: absolute;
  top: 0;
  background: #BAD2E2;
  height: 100%;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.trouble .container {
  position: relative;
  z-index: 1;
  max-width: 780px;
}
.trouble .heading-l {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .trouble .heading-l {
    color: #0B2B46;
    font-feature-settings: "pwid" on, "palt" on;
    font-size: 27px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.35px;
    padding-bottom: 54px;
  }
}
.trouble-box {
  background: #fff;
  max-width: 587px;
  margin: 0 auto;
  border: 1px #0B2B46 solid;
}
.trouble-box-grid {
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid {
    grid-template-columns: 1fr;
  }
}
.trouble-box-grid .trouble-box-grid-item .trouble-box-heading {
  color: #2B2B2B;
  font-size: 20px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid .trouble-box-grid-item .trouble-box-heading {
    margin-top: 32px;
  }
  .trouble-box-grid .trouble-box-grid-item .trouble-box-heading::before {
    content: "";
    position: absolute;
    top: -85px;
    left: 50%;
    width: 122px;
    height: 92px;
    transform: translateX(-50%);
    background: url(/lp/assets/img/common/trouble.png) no-repeat center;
    background-size: cover;
  }
}
.trouble-box-grid .trouble-box-grid-item:nth-child(1) {
  grid-column: 1/3;
}
.trouble-box-grid .trouble-box-grid-item:nth-child(2) {
  grid-column: 1/2;
  margin-left: 15px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid .trouble-box-grid-item:nth-child(2) {
    display: none;
  }
}
.trouble-box-grid .trouble-box-grid-item:nth-child(2) img {
  max-width: 122px;
}
.trouble-box-grid .trouble-box-grid-item:nth-child(3) {
  grid-column: 2/3;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid .trouble-box-grid-item:nth-child(3) {
    padding: 0 16px;
  }
  .trouble-box-grid .trouble-box-grid-item:nth-child(3) .trouble-box-list {
    padding-left: 23px;
  }
}
.trouble-box-grid .trouble-box-grid-item .trouble-box-list {
  margin-top: 16px;
  margin-bottom: 26px;
  padding-left: 31px;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid .trouble-box-grid-item .trouble-box-list {
    margin-top: 8px;
    margin-bottom: 32px;
  }
}
.trouble-box-grid .trouble-box-grid-item .trouble-box-list-item {
  color: #2B2B2B;
  font-size: 16px;
  letter-spacing: 0.8px;
  display: block;
  position: relative;
}
.trouble-box-grid .trouble-box-grid-item .trouble-box-list-item::before {
  content: "";
  position: absolute;
  left: -31px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  border-radius: 1px;
  border: 1px solid #9B9B9B;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid .trouble-box-grid-item .trouble-box-list-item::before {
    left: -25px;
  }
}
.trouble-box-grid .trouble-box-grid-item .trouble-box-list-item::after {
  content: "";
  position: absolute;
  top: 45%;
  left: -28px;
  width: 3px;
  height: 8px;
  border: solid #C73F3F;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-50%);
  display: block;
}
@media screen and (max-width: 767px) {
  .trouble-box-grid .trouble-box-grid-item .trouble-box-list-item::after {
    left: -22px;
  }
}
.trouble .heading-m {
  color: #D52A2A;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 1.4px;
  padding-top: 51px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .trouble .heading-m {
    color: #D52A2A;
    font-size: 24px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 1.2px;
    text-align: left;
  }
}

/* =======================================- */
/* ▼▼▼　solution
/* =======================================- */
.solution {
  background: #253E5F;
  padding-bottom: 64px;
}
.solution .container {
  max-width: 740px;
}
.solution .heading-l {
  color: #FF7228;
  text-align: center;
  letter-spacing: 1.6px;
  padding-top: 64px;
  padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .solution .heading-l {
    font-size: 27px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 1.35px;
    padding-top: 56px;
    padding-bottom: 24px;
    text-align: left;
  }
}
.solution-text {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .solution-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 1px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .solution-text + .solution-text {
    margin-top: 16px;
  }
}

/* =======================================- */
/* ▼▼▼　features
/* =======================================- */
.features {
  background: #F8F8F8;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .features {
    padding-bottom: 56px;
  }
}
.features .container {
  max-width: 799px;
}
.features-text {
  color: #0B2B46;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 32px auto 0;
}
@media screen and (max-width: 767px) {
  .features-text {
    margin: 24px auto 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.9px;
  }
}
.features-box-container {
  display: flex;
  flex-direction: column;
  margin-top: 62px;
}
@media screen and (max-width: 767px) {
  .features-box-container {
    margin-top: 32px;
  }
}
.features-box-item {
  max-width: 640px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
  border: 2px solid #0B2B46;
}
.features-box-item .highlight {
  color: #ff6600;
  font-weight: 700;
  font-size: 32px;
  position: relative;
}
.features-box-item .highlight-l {
  font-size: 64px;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  line-height: 180%;
  letter-spacing: -3.2px;
}
.features-box-item .highlight-l-space {
  letter-spacing: 3.2px;
}
.features-box-item .highlight-m {
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 2.4px;
}
.features-box-item .highlight-s {
  color: #ED6C00;
  font-size: 26px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 1.3px;
}
.features-box-item .highlight-center {
  margin: 0 7px;
  letter-spacing: 1.6px;
  display: inline-block;
  transform: translateY(-8px);
}
@media screen and (max-width: 767px) {
  .features-box-item .highlight-center {
    margin: 0 2px;
  }
}
.features-box-item + .features-box-item {
  margin-top: 32px;
}
.features-box-item:first-child .features-content .highlight {
  margin-left: 18px;
}
.features-box-item:first-child .features-content .highlight::after {
  content: "";
  position: absolute;
  right: -42px;
  top: -24px;
  width: 43px;
  height: 100%;
  background: url(/lp/assets/img/common/emphasis.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .features-box-item:first-child .features-content .highlight::after {
    right: -11px;
    top: -30px;
    width: 28px;
    height: 65%;
  }
}
.features-box-item:first-child .features-content .highlight-l {
  margin: 0 4px;
}
@media screen and (max-width: 767px) {
  .features-box-item:first-child .features-content .highlight {
    margin-left: 0;
  }
}
.features-box-item:nth-child(2) .features-content .highlight {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .features-box-item:nth-child(2) .features-content {
    margin-left: 80px;
    text-align: right;
    margin-top: 34px;
    line-height: 100%;
  }
  .features-box-item:nth-child(2) .features-content-text {
    margin-right: 28px;
  }
  .features-box-item:nth-child(2) .features-content .highlight {
    margin-left: 0;
    transform: translateY(-7px);
    display: inline-block;
  }
}
.features-box-item:nth-child(3) .features-content .highlight {
  margin-left: 17px;
}
.features-box-item:nth-child(3) .features-content .highlight-m {
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .features-box-item:nth-child(3) .features-content-text {
    margin-right: 28px;
  }
  .features-box-item:nth-child(3) .features-content .highlight {
    margin-left: 0;
    transform: translateY(-19px);
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .features-box-item:nth-child(3) .features-sub-text {
    margin-right: 28px;
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.9px;
  }
  .features-box-item:nth-child(3) .features-sub-text-small {
    text-align: left;
    margin-left: 10px;
  }
}
.features-header {
  max-width: 204px;
  max-height: 100px;
  height: 100%;
  background: linear-gradient(137deg, #2B5E9F 0%, #050F1D 96.22%);
  position: relative;
}
@media screen and (max-width: 767px) {
  .features-header {
    max-width: 217px;
    max-height: 187px;
  }
}
.features-header::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  background: #fff;
  height: 100%;
  width: 100%;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 40% 100%);
          clip-path: polygon(100% 0, 100% 100%, 40% 100%);
}
@media screen and (max-width: 767px) {
  .features-header::after {
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
            clip-path: polygon(100% 0, 100% 100%, 0 100%);
  }
}
.features-title {
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  height: 100%;
  padding: 7px 0 7px 24px;
}
.features-title span {
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 2.4px;
  display: inline-block;
  transform: translateY(3px);
}
@media screen and (max-width: 767px) {
  .features-title {
    padding: 33px 0 111px 24px;
    transform: translateY(-30px);
  }
}
.features-content {
  position: absolute;
  top: 0;
  right: auto;
  left: 190px;
  color: #2B2B2B;
  font-size: 24px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 767px) {
  .features-content {
    text-align: right;
    margin-right: 0;
    margin-top: 38px;
    right: 20px;
    left: auto;
    line-height: 100%;
  }
}
.features-sub {
  position: absolute;
  top: 56%;
  transform: translateY(-50%);
  right: 27px;
}
.features-sub-text {
  color: #2B2B2B;
  font-size: 21px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 1.05px;
}
.features-sub-text-small {
  color: #2B2B2B;
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.7px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .features-sub {
    top: 85%;
    right: 20px;
    display: flex;
    flex-direction: column-reverse;
  }
}
.features .heading-l {
  padding-bottom: 0;
  color: #0B2B46;
}
@media screen and (max-width: 767px) {
  .features .heading-l {
    line-height: 150%;
    padding-top: 56px;
  }
}
.features-heading-m {
  color: #0B2B46;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.2px;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.features-heading-m + .features-text {
  margin: 32px auto 0;
}
.features-heading-emphasis-pc {
  position: relative;
}
.features-heading-emphasis-pc::before {
  content: "";
  position: absolute;
  width: 44px;
  height: 50px;
  left: -57px;
  bottom: 0;
  background: url(/lp/assets/img/common/emphasis_left.png) no-repeat center;
  background-size: cover;
}
.features-heading-emphasis-pc::after {
  content: "";
  position: absolute;
  width: 44px;
  height: 50px;
  right: -57px;
  bottom: 0;
  background: url(/lp/assets/img/common/emphasis_right.png) no-repeat center;
  background-size: cover;
}
.features-heading-emphasis-sp {
  position: relative;
  color: #0B2B46;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 1.1px;
}
.features-heading-emphasis-sp::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 31px;
  left: -16px;
  bottom: 0;
  background: url(/lp/assets/img/common/emphasis_left.png) no-repeat center;
  background-size: cover;
}
.features-heading-emphasis-sp::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 31px;
  right: -16px;
  bottom: 0;
  background: url(/lp/assets/img/common/emphasis_right.png) no-repeat center;
  background-size: cover;
}
.features-heading-emphasis-sp-width {
  width: calc(100% - 40px);
}
.features section {
  margin-top: 72px;
}
@media screen and (max-width: 767px) {
  .features section {
    margin-top: 40px;
  }
}
.features-circle-container {
  max-width: 640px;
  margin: 56px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 28px;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
@media screen and (max-width: 767px) {
  .features-circle-container {
    row-gap: 16px;
    -moz-column-gap: 19px;
         column-gap: 19px;
  }
}
.features-circle-item {
  width: 192px;
  height: 192px;
  border-radius: 50%;
  background: #1B375C;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
.features-circle-item .features-circle-text {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .features-circle-item .features-circle-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.9px;
  }
}
@media screen and (max-width: 767px) {
  .features-circle-item {
    width: 158px;
    height: 158px;
  }
}
.features-circle-item:nth-child(1) {
  background: #ED6C00;
}
.features-circle-item:nth-child(1) img {
  max-width: 43.786px;
  max-height: 39.283px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(1) img {
    max-width: 30.65px;
    max-height: 27.498px;
  }
}
.features-circle-item:nth-child(1) .features-circle-text {
  margin-top: 12.72px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(1) .features-circle-text {
    margin-top: 12.5px;
  }
}
.features-circle-item:nth-child(2) img {
  width: 52.947px;
  height: 29.967px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(2) img {
    max-width: 37.063px;
    max-height: 20.977px;
  }
}
.features-circle-item:nth-child(2) .features-circle-text {
  margin-top: 40.03px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(2) .features-circle-text {
    margin-top: 26.02px;
  }
}
.features-circle-item:nth-child(3) img {
  width: 45px;
  height: 37px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(3) img {
    max-width: 33.441px;
    max-height: 27.75px;
  }
}
.features-circle-item:nth-child(3) .features-circle-text {
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(3) .features-circle-text {
    margin-top: 18.25px;
  }
}
.features-circle-item:nth-child(4) img {
  width: 50.152px;
  height: 39.283px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(4) img {
    max-width: 35.106px;
    max-height: 27.498px;
  }
}
.features-circle-item:nth-child(4) .features-circle-text {
  margin-top: 16.72px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(4) .features-circle-text {
    margin-top: 13.5px;
  }
}
.features-circle-item:nth-child(5) img {
  width: 37.16px;
  height: 22.183px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(5) img {
    max-width: 26.012px;
    max-height: 15.528px;
  }
}
.features-circle-item:nth-child(5) .features-circle-text {
  margin-top: 24.82px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(5) .features-circle-text {
    margin-top: 18.47px;
  }
}
.features-circle-item:nth-child(6) img {
  width: 25.93px;
  height: 47.668px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(6) img {
    max-width: 18.151px;
    max-height: 33.367px;
  }
}
.features-circle-item:nth-child(6) .features-circle-text {
  margin-top: 12.33px;
}
@media screen and (max-width: 767px) {
  .features-circle-item:nth-child(6) .features-circle-text {
    margin-top: 14.63px;
  }
}
.features-btn {
  color: #FFF;
  max-width: 513px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.9px;
  background: #1B375C;
  text-decoration: none;
  padding: 24px 0;
  display: block;
  text-align: center;
  border-radius: 4px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .features-btn {
    font-size: 14px;
    padding-left: 19.5px;
    text-align: left;
    letter-spacing: 0.7px;
  }
}
.features-btn::before {
  content: "";
  position: absolute;
  bottom: -27px;
  left: -44px;
  width: 112px;
  height: 100px;
  background: url(/lp/assets/img/common/check.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .features-btn::before {
    left: 50%;
    transform: translateX(-50%);
    width: 106px;
    bottom: -65px;
  }
}
.features-btn::after {
  content: "";
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: 51px;
  width: 16px;
  height: 7px;
  background: url(/lp/assets/img/common/arrow.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .features-btn::after {
    right: 19.5px;
  }
}
.features-template {
  margin-top: 65px;
  max-width: 716px;
  width: 100%;
}
.features-cost {
  margin-top: 32px;
}
.features-cost-item {
  display: flex;
  color: #2B2B2B;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.9px;
}
@media screen and (max-width: 767px) {
  .features-cost-item {
    display: block;
  }
}
.features-cost-item + .features-cost-item {
  margin-top: 32px;
}
.features-cost-box {
  padding: 9px 18px;
  border: 1px solid #000;
  background: #FFF;
  color: #2B2B2B;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.9px;
}
@media screen and (max-width: 767px) {
  .features-cost-box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.features-cost-text {
  color: #2B2B2B;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .features-cost-text {
    margin-top: 18px;
    margin-left: 0;
    text-align: center;
  }
}
.features-cost-text + .features-cost-box {
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  .features-cost-text + .features-cost-box {
    margin-top: 32px;
    margin-left: auto;
  }
}
.features-cost-item:nth-child(1) {
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .features-cost-item:nth-child(1) {
    margin-top: 32px;
  }
}
.features-cost-item:nth-child(1) .highlight {
  margin-right: 8px;
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .features-cost-item:nth-child(1) .highlight {
    margin-right: 4px;
    margin-left: 0;
  }
}
.features-cost-item:nth-child(1) .highlight-l {
  margin-right: 3px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .features-cost-item:nth-child(1) .highlight-l {
    margin-top: 8px;
    display: inline-block;
  }
}
.features-cost-item:nth-child(1) .highlight-l::before {
  content: "";
  position: absolute;
  top: -13px;
  left: -5px;
  width: 54.081px;
  height: 27.509px;
  background: url(/lp/assets/img/common/emphasis_top.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .features-cost-item:nth-child(1) .highlight-l::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .features-cost-item:nth-child(2) {
    margin-top: 32px;
  }
}
.features-cost-item:nth-child(2) .features-cost-text {
  margin-top: 16px;
}
.features-cost-item:nth-child(2) .features-cost-text .highlight {
  display: inline;
}
.features-cost-item:nth-child(2) .features-cost-box {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .features-cost-item:nth-child(2) .features-cost-box {
    width: 149px;
    text-align: center;
  }
}
.features-cost-item:nth-child(2) .highlight {
  display: inline-block;
  transform: translateY(8px);
}
.features-cost-item:nth-child(2) .highlight-l {
  margin-right: 4px;
}
.features-cost .highlight {
  color: #ED6C00;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 767px) {
  .features-cost .highlight {
    font-size: 24px;
    line-height: 180%;
    letter-spacing: 1.2px;
  }
}
.features-cost .highlight-l {
  color: #ED6C00;
  font-family: "Roboto", sans-serif;
  font-size: 72px;
  font-weight: 800;
  letter-spacing: -3.6px;
}
@media screen and (max-width: 767px) {
  .features-cost .highlight-l {
    font-size: 56px;
    line-height: 100%;
    letter-spacing: -2.8px;
  }
}
.features-contact {
  margin-top: 56px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.75px;
  padding: 20px 64px 20px 105px;
  border-radius: 36px;
  border: 1px solid #FFF;
  background: var(--2, linear-gradient(90deg, #EC9113 0%, #F05000 100%));
  text-decoration: none;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}
.features-contact::before {
  content: "";
  position: absolute;
  left: 64px;
  top: 53%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url(/lp/assets/img/common/mail.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .features-contact::before {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .features-contact {
    margin-top: 40px;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.8px;
    padding: 16px 40px 16px 80.5px;
  }
}

/* =======================================- */
/* ▼▼▼　flow
/* =======================================- */
.flow {
  background: #00568C;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .flow {
    padding-bottom: 56px;
  }
}
.flow .heading-l {
  color: #fff;
  position: relative;
  z-index: 2;
}
.flow .container {
  max-width: 772px;
}
.flow-back {
  position: relative;
}
.flow-back::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 379px;
  height: 475px;
  background: #313C5B;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .flow-back::after {
    width: 235px;
    height: 475px;
  }
}
.flow-box {
  position: relative;
  z-index: 2;
  background: #313C5B;
  padding: 24px;
  max-width: 724px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .flow-box {
    padding: 16px;
  }
}
.flow-box::after {
  content: "";
  position: absolute;
  bottom: -202px;
  left: 50%;
  transform: translateX(-50%);
  width: 559px;
  height: 202px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #313C5B;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .flow-box::after {
    width: 264px;
    height: 229px;
    bottom: -228px;
  }
}
.flow-box-container {
  padding: 16px 0 24px;
  background: #fff;
}
.flow-box-item {
  display: grid;
  grid-template-columns: auto 2fr;
  padding: 0 32px 16px;
  border-bottom: 1px #6D6F75 solid;
  position: relative;
}
@media screen and (max-width: 767px) {
  .flow-box-item {
    padding: 0 16px 16px;
  }
}
.flow-box-item::before {
  content: "";
  position: absolute;
  bottom: -16.5px;
  left: 50%;
  transform: translateX(-50%);
  height: 17.5px;
  width: 39px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fff;
  z-index: 2;
}
.flow-box-item::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  height: 18px;
  width: 40px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #6D6F75;
  z-index: 1;
}
.flow-box-item + .flow-box-item {
  padding-top: 15.5px;
}
.flow-box-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.flow-box-item:last-child::before {
  display: none;
}
.flow-box-item:last-child::after {
  display: none;
}
.flow-box-title {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 1px;
  margin-right: 16px;
}
.flow-box-title span {
  font-size: 24px;
  letter-spacing: 1.2px;
  margin-left: 4px;
}
.flow-box-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.9px;
}
.flow-box-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
  grid-column: 2/3;
}
@media screen and (max-width: 767px) {
  .flow-box-text {
    grid-column: 1/3;
    color: #000;
    font-feature-settings: "pwid" on, "palt" on;
    line-height: 130%;
    padding-top: 8px;
  }
}
.flow-box-template {
  margin-top: 14px;
  grid-column: 2/3;
}
.flow-box-template-item {
  display: flex;
  align-items: center;
  max-width: 513px;
  padding: 16px 0;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .flow-box-template-item {
    display: block;
    padding-left: 16px;
    padding: 12px;
  }
}
.flow-box-template-item::after {
  content: "";
  position: absolute;
  right: 52px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 7px;
  background: url(/lp/assets/img/common/arrow.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .flow-box-template-item::after {
    right: 15px;
    top: 65%;
    width: 12px;
    height: 5px;
  }
}
.flow-box-template-item .flow-box-template-title {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.7px;
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .flow-box-template-item .flow-box-template-title {
    margin-left: 0;
    font-size: 12px;
    letter-spacing: 0.6px;
  }
}
.flow-box-template-item .flow-box-template-text {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.8px;
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .flow-box-template-item .flow-box-template-text {
    margin-left: 0;
    color: #FFF;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.7px;
  }
}
@media screen and (max-width: 767px) {
  .flow-box-template {
    grid-column: 1/3;
  }
}
.flow-box-template-item + .flow-box-template-item {
  margin-top: 19px;
}
.flow-box-template-item:nth-child(1) {
  background: #243B53;
}
.flow-box-template-item:nth-child(2) {
  background: #1F4D3A;
}
.flow-box-template-item:nth-child(3) {
  background: #3F6E8C;
}
.flow-remarks {
  max-width: 657px;
  margin: 16px auto 40px;
  position: relative;
  z-index: 2;
}
.flow-remarks-title {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .flow-remarks-title {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.7px;
  }
}
.flow-remarks-list {
  margin: 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
  padding-left: 21px;
}
@media screen and (max-width: 767px) {
  .flow-remarks-list {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.7px;
  }
}
.flow-remarks-item::marker {
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .flow-remarks {
    margin-top: 8px;
  }
}
.flow-heading-m {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 1.4px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .flow-heading-m {
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.2px;
  }
}
.flow-contact {
  margin-top: 48px;
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.75px;
  padding: 20px 64px 20px 105px;
  border-radius: 36px;
  border: 1px solid #FFF;
  background: var(--2, linear-gradient(90deg, #EC9113 0%, #F05000 100%));
  text-decoration: none;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}
.flow-contact::before {
  content: "";
  position: absolute;
  left: 64px;
  top: 53%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url(/lp/assets/img/common/mail.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .flow-contact::before {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .flow-contact {
    margin-top: 40px;
    padding: 16px 47.5px 16px 80.5px;
  }
}

/* =======================================- */
/* ▼▼▼　お問い合わせ
/* =======================================- */
.contact {
  background: #F8F8F8;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .contact {
    padding-bottom: 64px;
  }
}
.contact .container {
  max-width: 697px;
}
.contact-consultation {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .contact-consultation {
    margin-top: 56px;
  }
}
.contact-consultation-heading {
  color: #0B2B46;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.2px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact-consultation-heading {
    margin-bottom: 0;
    color: #0B2B46;
    font-feature-settings: "halt" on, "pwid" on;
    font-size: 27px;
    letter-spacing: 1.35px;
  }
}
.contact-consultation-text {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact-consultation-text {
    margin-top: 32px;
    font-feature-settings: "pwid" on, "palt" on;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.9px;
    text-align: left;
  }
}
.contact-consultation-box {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 724px;
  padding: 40px 0;
  border: 1px solid #313C5B;
  background: #DEEBF0;
  margin-top: 32px;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .contact-consultation-box {
    display: block;
    margin-top: 24px;
    padding: 32px 0;
  }
}
.contact-consultation-item .contact-consultation-text {
  color: #2B2B2B;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
}
.contact-consultation-item .contact-consultation-text span {
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.65px;
}
@media screen and (max-width: 767px) {
  .contact-consultation-item .contact-consultation-text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    line-height: 100%;
  }
  .contact-consultation-item .contact-consultation-text .contact-consultation-left {
    margin-top: 6px;
    margin-left: 34px;
  }
}
.contact-consultation-item:nth-child(1) {
  padding-right: 33px;
  border-right: 1px #313C5B solid;
}
@media screen and (max-width: 767px) {
  .contact-consultation-item:nth-child(1) {
    padding-right: 0;
    border-right: none;
  }
}
.contact-consultation-item:nth-child(2) {
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  .contact-consultation-item:nth-child(2) {
    padding-left: 0;
  }
}
.contact-consultation-num {
  color: #0B2B46;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact-consultation-num {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 17px;
    margin-top: 27px;
    line-height: 100%;
  }
}
.contact-consultation-num-small {
  color: #2B2B2B;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.65px;
}
@media screen and (max-width: 767px) {
  .contact-consultation-num-small {
    margin-top: 10px;
  }
}
.contact-consultation-num::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 27px;
  background: url(/lp/assets/img/common/phone.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .contact-consultation-num::before {
    left: -10px;
  }
}
.contact-confirm .form-confirm {
  background-color: #fff;
  border-radius: 4px;
  padding: 32px 40px 60px;
}
.contact-confirm .table {
  width: 100%;
}
.contact-confirm .table tr {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #BAB7B7;
}
.contact-confirm .table tr + tr {
  margin-top: 32px;
}
.contact-confirm .table td.table-cell {
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.8px;
  display: block;
  color: #2B2B2B;
  padding-left: 53px;
  padding-bottom: 4px;
}
.contact-confirm .table .table-head {
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
}
.contact-confirm .table .table-head span {
  font-size: 16px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.8px;
  text-align: left;
  display: block;
  color: #969696;
}
.contact-confirm tr {
  position: relative;
}
.contact-confirm .disc {
  position: relative;
  margin-bottom: 58px !important;
}
.contact-confirm .disc .span-disc {
  position: absolute;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.6px;
  bottom: -23px;
  padding-left: 12px;
}
.contact-confirm .disc .span-disc::before {
  content: "*";
  position: absolute;
  color: #E94B30;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.6px;
  top: 70%;
  left: 0;
  transform: translateY(-50%);
}
.contact-tanks .container {
  max-width: 761px;
}
.contact-tanks .heading-l {
  margin-bottom: 41px;
}
.contact-tanks .heading-s {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 1px;
  color: #000;
  padding-bottom: 16px;
  margin-top: 40px;
}
.contact-tanks .heading-s + p {
  padding-left: 20px;
}
.contact-tanks .heading-l + .heading-s {
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.contact-tanks .heading-l + .heading-s + p {
  padding-left: 0;
}
.contact-tanks p + .btn {
  margin-top: 56px;
}
.contact-tanks .btn {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.9px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 280px;
  color: #fff;
  background: var(--2, linear-gradient(90deg, #EC9113 0%, #F05000 100%));
  border-radius: 36px;
  border: none;
  padding: 20px 56px;
  margin: 50px auto 0;
}

.display-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .display-pc {
    display: none;
  }
}

.display-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .display-sp {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */