@charset "UTF-8";
/*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article, aside, footer, header, nav, section, figcaption, figure, main {
  display: block;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
}

button, input, select, textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
  touch-action: manipulation;
}

/* Break Point */
/* Color */
body {
  font-weight: 500;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  font-feature-settings: "palt";
}

a {
  color: #222222;
  text-decoration: none;
}

ul, ol {
  list-style-type: none;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

* {
  box-sizing: border-box;
}

sup, sub {
  font-size: 0.6em;
}

h2, h3, h4 {
  line-height: 1.3;
}

.btn {
  background-color: #2b43f6;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #fff;
  font-weight: 700;
  position: relative;
}
.btn.down {
  background-color: #222222;
}

#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#header .headerInner {
  display: flex;
  align-items: center;
  height: 100%;
}
#mv .mvTextWrap .obi span {
  display: inline-block;
  background-color: #3875e7;
  color: #fff;
  font-weight: 900;
  border-radius: 5px;
}
#mv .mvTextWrap .mvText {
  font-weight: 500;
}
#intro h2 {
  font-weight: 900;
  text-align: center;
  position: relative;
}
#intro .koremadetokorekaraWrap .koremade .koremadeTitle {
  background-color: #c2e1fb;
  font-weight: 700;
}
#intro .koremadetokorekaraWrap .koremade ul li {
  background-color: #f1f5f8;
  position: relative;
}
#intro .koremadetokorekaraWrap .koremade ul li p {
  font-weight: 700;
}
#intro .koremadetokorekaraWrap .korekara .korekaraTitle {
  background-color: #ffce24;
  font-weight: 700;
}
#intro .koremadetokorekaraWrap .korekara ul li {
  background-color: #fff8e0;
  position: relative;
}
#intro .koremadetokorekaraWrap .korekara ul li p {
  font-weight: 700;
}
#intro .koremadetokorekaraWrap .korekara ul li p span {
  color: #e1170d;
}
#intro .findingWrap h3 {
  font-weight: 900;
  position: relative;
}
#intro .findingWrap h3 span {
  color: #0b1fbb;
}
#intro .findingWrap h3 + p {
  line-height: 1.8;
}
#intro .problem {
  background-color: #f4f4f4;
  position: relative;
}
#intro .problem .problemTitle {
  font-weight: 700;
  display: inline-block;
  position: relative;
}
#intro .problem .problemTitle .demo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  transform: rotate(-12deg);
  background-color: #505050;
}
#intro .problem .problemTitle p span {
  position: relative;
}
.linetext {
  background: linear-gradient(transparent 70%, #ffce24 70%);
  font-weight: 700;
}

#taisaku .titlelabel {
  font-weight: 900;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#taisaku h2 {
  text-align: center;
}
#taisaku h2 > p {
  display: inline-block;
  position: relative;
  color: #fff;
}
#taisaku h2 > p span {
  font-weight: 900;
  position: absolute;
}
#taisaku .taiskauCont {
  box-shadow: 0 0 15px 0px rgba(195, 207, 236, 0.4);
  background-color: #fff;
}
#taisaku .taiskauCont .taisakuContTitle .fukidashi {
  text-align: center;
  color: #fff;
}
#taisaku .taiskauCont .taisakuContTitle .fukidashi span {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  position: relative;
  background-color: #3170e4;
}
#taisaku .taiskauCont .taisakuContTitle h3 {
  font-weight: 900;
  text-align: center;
  position: relative;
}
#taisaku .taiskauCont .taisakuContTitle + p {
  line-height: 1.8;
}
#taisaku .taiskauCont .checkList figure {
  text-align: center;
}
#taisaku .taiskauCont .checkList ul {
  background-color: #fff8e0;
}
#taisaku .taiskauCont .checkList ul li {
  font-weight: 700;
  position: relative;
}
#taisaku .taiskauCont .decisionText {
  font-weight: 500;
}
#taisaku .taiskauCont .decisionText strong {
  font-weight: 900;
}
#taisaku .taiskauCont .decisionText strong span {
  color: #0b1fbb;
}
#taisaku .costCont .dakara {
  text-align: center;
  font-weight: 900;
  position: relative;
}
#taisaku .costCont .dakara span {
  position: relative;
  z-index: 2;
}
#taisaku .costCont h3 {
  font-weight: 900;
  position: relative;
  z-index: 2;
}
#taisaku .costCont h3 span {
  color: #0b1fbb;
}
#taisaku .costCont .costContBox {
  position: relative;
  z-index: 2;
}
#taisaku .costCont .decisionText {
  font-weight: 500;
  background-color: #fffaea;
  position: relative;
  z-index: 2;
}
#taisaku .costCont .decisionText strong {
  font-weight: 900;
}
#taisaku .costCont .decisionText strong span {
  color: #0b1fbb;
}
#taisaku .stepCont h3 {
  font-weight: 900;
  text-align: center;
}
#taisaku .stepCont h3 p {
  display: inline-block;
  position: relative;
}
#taisaku .stepCont h3 p span {
  color: #0b1fbb;
}
#taisaku .stepCont .stepList li {
  position: relative;
}
#taisaku .stepCont .stepList li .num {
  text-align: center;
  font-family: "Oswald", sans-serif;
  display: block;
}
#taisaku .stepCont .stepList li h4 {
  font-weight: 900;
  color: #0b1fbb;
}
.cvWrap .cvInner .fukidashi {
  text-align: center;
}
.cvWrap .cvInner .fukidashi span {
  display: inline-block;
  position: relative;
  color: #fff;
}
#qa {
  background-color: #ebf2f9;
}
#qa h2 {
  font-weight: 900;
  text-align: center;
  position: relative;
}
#qa .qaList > div {
  border-radius: 5px;
  background-color: #fff;
}
#qa .qaList dt {
  font-weight: 700;
  color: #3041bf;
  position: relative;
}
#qa .qaList dd {
  line-height: 1.8;
}

#contact h2 {
  color: #fff;
  font-weight: 900;
  text-align: center;
}
#contact .formWrap {
  background-color: #fff;
}
#contact .formWrap h3 {
  font-weight: 900;
  text-align: center;
}
#contact .formWrap h3 + p {
  text-align: center;
}
#contact .bnrLink {
  text-align: center;
}
#contact .bnrLink a {
  display: block;
}
#contact .bnrLink a p {
  color: #fff;
  font-weight: 700;
}

#footer {
  background-color: #282828;
  color: #fff;
}
#footer .footerInfo .footerLogo {
  display: flex;
  align-items: center;
  gap: 15px;
}
#footer .footerInfo .infoText {
  line-height: 2;
}
#footer .footerbottom {
  text-align: right;
}
#footer .footerbottom a {
  color: #fff;
}
#kadai .obi {
  text-align: center;
}
#kadai .obi span {
  display: inline-block;
  background-color: #3875e7;
  color: #fff;
  font-weight: 900;
  border-radius: 5px;
}
@media screen and (max-width: 1023px) {
  body {
    font-size: 13px;
    padding-top: 50px;
  }
  .tel {
    color: #2b43f6;
    text-decoration: underline;
  }
  h2, h3, h4 {
    line-height: 1.3;
  }
  .commonInner {
    padding: 0 20px;
    max-width: 732px;
    margin: 0 auto;
  }
  .btn {
    height: 52px;
    border-radius: 26px;
    font-size: 17px;
    padding: 0 35px;
    max-width: 342px;
    margin: 0 auto;
  }
  .btn:after {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 7px);
    right: 18px;
  }
  .btn.down {
    padding-left: 40px;
  }
  .btn.down:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_file_sp.webp) no-repeat center/cover;
    aspect-ratio: 29/36;
    width: 15px;
    height: auto;
    position: absolute;
    top: calc(50% - 9px);
    left: 35px;
  }
  #header {
    height: 50px;
    padding: 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
  }
  #header .headerLogo {
    padding-top: 6px;
  }
  #header .headerLogo img {
    width: 170px;
  }
  #header .headerBtn {
    display: none;
  }
  .floatingBtnWrap {
    padding: 10px 10px;
    position: fixed;
    display: flex;
    justify-content: center;
    gap: 6px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.4s ease;
    background: #e3f2ff;
  }
  .floatingBtnWrap.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .floatingBtnWrap.hide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .floatingBtnWrap .btn {
    font-size: 13px;
    border-radius: 21px;
    height: 42px;
    width: calc(50% - 5px);
    padding: 0 25px 0 15px;
  }
  .floatingBtnWrap .btn:after {
    content: "";
    width: 5px;
    height: 5px;
    border: 0px;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 12px;
  }
  .floatingBtnWrap .btn.down {
    padding-left: 30px;
  }
  .floatingBtnWrap .btn.down:before {
    left: 15px;
    width: 12px;
    top: calc(50% - 7px);
  }
  #mv {
    background: url(../images/mv_bg_sp.webp) no-repeat top center;
    background-size: 100% auto;
    padding-top: 35px;
    padding-bottom: 60px;
    position: relative;
  }
  #mv:after {
    content: "";
    display: block;
    width: 100%;
    height: 240px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 13%, rgb(255, 255, 255) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #mv .mvInner {
    padding: 0 20px;
    position: relative;
    z-index: 2;
  }
  #mv .mvTextWrap {
    text-align: center;
  }
  #mv .mvTextWrap .obi span {
    font-size: 17px;
    padding: 2px 20px;
  }
  #mv .mvTextWrap .mvTitle {
    margin-top: 15px;
  }
  #mv .mvTextWrap .mvTitle img {
    max-width: 305px;
  }
  #mv .mvTextWrap .mvText {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.6;
  }
  #mv .mvTextWrap .mvBtn {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  #mv .mvTextWrap .mvBtn span {
    display: block;
    text-align: center;
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 700;
    line-height: 1;
  }
  #mv .mvTextWrap .mvBtn span.textblue {
    color: #2b43f6;
  }
  #mv .mvTextWrap .mvBtn .btn {
    font-size: 15px;
    border-radius: 21px;
    height: 42px;
    min-width: 262px;
  }
  #mv .mvTextWrap .mvBtn .btn.down:before {
    left: 40px;
  }
  #mv figure {
    margin-top: 15px;
  }
  #mv figure img {
    max-width: 120px;
  }
  #intro h2 {
    font-size: 22px;
    padding-bottom: 20px;
  }
  #intro h2:before {
    content: "";
    display: inline-block;
    width: 54px;
    height: 2px;
    background-color: #3170e4;
    position: absolute;
    bottom: 0;
    left: calc(50% - 27px);
  }
  #intro h2 + p {
    margin-top: 20px;
    line-height: 1.8;
  }
  #intro .koremadetokorekara {
    margin-top: 30px;
  }
  #intro .koremadetokorekara li + li {
    margin-top: 20px;
  }
  #intro .koremadetokorekaraWrap {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    margin: 30px auto 0;
  }
  #intro .koremadetokorekaraWrap .koremade {
    width: calc(50% - 5px);
  }
  #intro .koremadetokorekaraWrap .koremade .koremadeTitle {
    height: 27px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-bottom: 3px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li {
    height: 100px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li + li {
    margin-top: 3px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li + li:after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 10px;
    background: #8da5f0;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: -6px;
    left: calc(50% - 11px);
  }
  #intro .koremadetokorekaraWrap .koremade ul li:nth-of-type(1) img {
    height: 42px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li:nth-of-type(2) img {
    height: 35px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li:nth-of-type(3) img {
    height: 38px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li p {
    font-size: 15px;
  }
  #intro .koremadetokorekaraWrap .korekara {
    width: calc(50% - 5px);
  }
  #intro .koremadetokorekaraWrap .korekara .korekaraTitle {
    height: 32px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-bottom: 3px;
  }
  #intro .koremadetokorekaraWrap .korekara .korekaraTitle span {
    display: inline-block;
    position: relative;
    padding-left: 22px;
  }
  #intro .koremadetokorekaraWrap .korekara .korekaraTitle span:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
  }
  #intro .koremadetokorekaraWrap .korekara ul li {
    height: 100px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li + li {
    margin-top: 3px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li + li:after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 10px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: -6px;
    left: calc(50% - 11px);
  }
  #intro .koremadetokorekaraWrap .korekara ul li:nth-of-type(1) img {
    height: 42px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li:nth-of-type(2) img {
    height: 35px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li:nth-of-type(3) img {
    height: 38px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li p {
    font-size: 15px;
    line-height: 1.2;
  }
  #intro .findingWrap {
    margin-top: 30px;
    border-radius: 20px;
    box-shadow: 0 0 10px 3px rgba(229, 229, 229, 0.8);
    padding: 20px 20px;
  }
  #intro .findingWrap h3 {
    font-size: 18px;
    padding-left: 45px;
  }
  #intro .findingWrap h3:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_check.webp) no-repeat center/cover;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 3px;
    top: calc(50% - 15px);
  }
  #intro .findingWrap h3 + p {
    margin-top: 15px;
  }
  #intro .problem {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
  }
  #intro .problem:after {
    content: "";
    display: inline-block;
    width: 120px;
    height: 30px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    bottom: -15px;
    left: calc(50% - 60px);
  }
  #intro .problem .problemTitle {
    font-size: 14px;
  }
  #intro .problem .problemTitle .demo {
    font-size: 16px;
    width: 70px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: -40px;
  }
  #intro .problem .problemTitle p span {
    line-height: 2;
  }
  #intro .problem .problemTitle p span:after {
    content: "";
    background-color: #3170e4;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    bottom: -5px;
    left: calc(50% - 2px);
  }
  #intro .problem figure {
    margin-top: 20px;
    text-align: center;
  }
  #intro .problem figure img {
    max-width: 80%;
  }
  #taisaku {
    background: url("../images/taisaku_bg.webp") no-repeat center top;
    background-size: 100% 453px;
    background-color: #e3f2ff;
    padding-top: 40px;
    padding-bottom: 80px;
  }
  #taisaku .titlelabel {
    width: 220px;
    height: 34px;
    font-size: 14px;
  }
  #taisaku h2 {
    margin-top: 25px;
    font-size: 22px;
  }
  #taisaku h2 > p {
    padding: 0 15px;
  }
  #taisaku h2 > p:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(-28deg);
  }
  #taisaku h2 > p:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: rotate(28deg);
  }
  #taisaku h2 > p span {
    font-size: 10px;
    top: -1em;
    left: 15px;
  }
  #taisaku .taiskauCont {
    margin-top: 25px;
    border-radius: 20px;
    padding: 30px 20px 30px;
  }
  #taisaku .taiskauCont * + .taisakuContTitle {
    margin-top: 40px;
  }
  #taisaku .taiskauCont .taisakuContTitle .fukidashi span {
    font-size: 14px;
    padding: 2px 20px;
    border-radius: 5px;
  }
  #taisaku .taiskauCont .taisakuContTitle .fukidashi span:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 8px;
    background: #3170e4;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    bottom: -7px;
    left: calc(50% - 6px);
  }
  #taisaku .taiskauCont .taisakuContTitle h3 {
    font-size: 22px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  #taisaku .taiskauCont .taisakuContTitle h3:before {
    content: "";
    display: inline-block;
    width: 54px;
    height: 2px;
    background-color: #3170e4;
    position: absolute;
    bottom: 0;
    left: calc(50% - 27px);
  }
  #taisaku .taiskauCont .taisakuContTitle h3 + p {
    margin-top: 20px;
    text-align: center;
    line-height: 1.8;
  }
  #taisaku .taiskauCont .taisakuContTitle + p {
    margin-top: 20px;
  }
  #taisaku .taiskauCont > figure {
    margin-top: 20px;
  }
  #taisaku .taiskauCont .checkList {
    margin-top: 20px;
  }
  #taisaku .taiskauCont .checkList figure img {
    max-width: 180px;
  }
  #taisaku .taiskauCont .checkList ul {
    padding: 20px 20px;
    margin-top: 20px;
    border-radius: 10px;
  }
  #taisaku .taiskauCont .checkList ul li {
    font-size: 13px;
    padding-left: 24px;
  }
  #taisaku .taiskauCont .checkList ul li:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_check_2.webp) no-repeat center/cover;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 3px;
  }
  #taisaku .taiskauCont .checkList ul li + li {
    margin-top: 8px;
  }
  #taisaku .taiskauCont .decisionText {
    margin-top: 30px;
    text-align: center;
    font-size: 15px;
  }
  #taisaku .taiskauCont .decisionText strong {
    font-size: 18px;
  }
  #taisaku .costCont {
    padding: 40px 0px 60px;
    position: relative;
  }
  #taisaku .costCont:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 8%, rgb(255, 255, 255) 92%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  #taisaku .costCont .commonInner {
    padding: 0 35px;
  }
  #taisaku .costCont .dakara {
    font-size: 22px;
  }
  #taisaku .costCont .dakara:before {
    content: "";
    display: inline-block;
    width: 180px;
    height: 34px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: 15px;
    left: calc(50% - 90px);
  }
  #taisaku .costCont h3 {
    margin-top: 40px;
    font-size: 23px;
    text-align: center;
  }
  #taisaku .costCont h3:before {
    content: "";
    display: inline-block;
    background: url(../images/check_bg.webp) no-repeat center/cover;
    width: 100px;
    height: 100px;
    position: absolute;
    left: -30px;
    top: -40px;
  }
  #taisaku .costCont .costContBox {
    margin-top: 20px;
  }
  #taisaku .costCont .costContBox figure {
    margin-top: 20px;
  }
  #taisaku .costCont .decisionText {
    margin-top: 25px;
    text-align: center;
    font-size: 17px;
    border-radius: 10px;
    padding: 20px;
  }
  #taisaku .costCont .decisionText strong {
    font-size: 20px;
  }
  #taisaku .stepCont h3 {
    font-size: 18px;
  }
  #taisaku .stepCont h3 p {
    padding: 0 15px;
  }
  #taisaku .stepCont h3 p:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #0b1fbb;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(-28deg);
  }
  #taisaku .stepCont h3 p:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #0b1fbb;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: rotate(28deg);
  }
  #taisaku .stepCont h3 p .big {
    font-size: 26px;
    padding: 0 3px;
  }
  #taisaku .stepCont .stepList {
    margin-top: 20px;
  }
  #taisaku .stepCont .stepList li {
    background-color: #fff;
    border-radius: 15px;
    padding: 25px 15px 25px 50px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    box-shadow: 0px 0px 9px 0px rgba(140, 137, 206, 0.4);
    gap: 15px;
  }
  #taisaku .stepCont .stepList li:nth-of-type(1) img {
    width: 76px;
  }
  #taisaku .stepCont .stepList li:nth-of-type(2) img {
    width: 80px;
  }
  #taisaku .stepCont .stepList li:nth-of-type(3) img {
    width: 86px;
  }
  #taisaku .stepCont .stepList li > div {
    width: calc(50% + 35px);
  }
  #taisaku .stepCont .stepList li + li {
    margin-top: 15px;
  }
  #taisaku .stepCont .stepList li + li:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 12px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: -18px;
    left: calc(50% - 14px);
  }
  #taisaku .stepCont .stepList li .num {
    font-size: 17px;
    color: #001580;
    font-weight: 500;
    position: absolute;
    left: 22px;
    top: calc(50% - 13px);
  }
  #taisaku .stepCont .stepList li h4 {
    font-size: 17px;
  }
  #taisaku .stepCont .stepList li p {
    margin-top: 10px;
    font-size: 13px;
  }
  #taisaku .stepCont .stepList li figure {
    width: calc(50% - 30px);
    text-align: center;
  }
  .cvWrap {
    background-image: url(../images/cta_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    margin-top: -130px;
    padding-top: 170px;
    padding-bottom: 30px;
    position: relative;
  }
  .cvWrap.back {
    padding-top: 100px;
  }
  .cvWrap:before {
    content: "";
    display: inline-block;
    width: 100px;
    height: auto;
    aspect-ratio: 472/510;
    background: url(../images/cta_img.webp) no-repeat center/cover;
    position: absolute;
    left: -5px;
    top: 60px;
  }
  .cvWrap .cvInner {
    padding: 0 20px;
  }
  .cvWrap .cvInner .fukidashi span {
    font-size: 18px;
    padding: 0 25px;
  }
  .cvWrap .cvInner .fukidashi span:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 35px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(-28deg);
  }
  .cvWrap .cvInner .fukidashi span:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 38px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: rotate(28deg);
  }
  .cvWrap .cvInner .cvBtn {
    margin-top: 20px;
  }
  .cvWrap .cvInner .cvBtn .btn {
    background-color: #fff;
    color: #1428c2;
    box-shadow: 0 0 4px 4px rgba(45, 106, 237, 0.8);
  }
  .cvWrap .cvInner .cvBtn .btn:after {
    border-bottom: solid 3px #1428c2;
    border-right: solid 3px #1428c2;
  }
  .cvWrap .cvInner .cvBtn .btn + .btn {
    margin-top: 20px;
  }
  .cvWrap .cvInner .cvBtn .btn.down {
    background-color: #333333;
    color: #fff;
  }
  .cvWrap .cvInner .cvBtn .btn.down:after {
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
  }
  .cvWrap .cvInner .cvBtn .btn.down:before {
    left: 53px;
  }
  #qa {
    padding: 40px 0 50px;
  }
  #qa h2 {
    font-size: 22px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  #qa h2:before {
    content: "";
    display: inline-block;
    width: 54px;
    height: 2px;
    background-color: #3170e4;
    position: absolute;
    bottom: 0;
    left: calc(50% - 27px);
  }
  #qa .qaList {
    margin-top: 20px;
  }
  #qa .qaList > div + div {
    margin-top: 5px;
  }
  #qa .qaList dt {
    font-size: 15px;
    padding: 20px 20px 13px 35px;
  }
  #qa .qaList dt:before {
    content: "";
    display: inline-block;
    background: url(../images/q.webp) no-repeat center/cover;
    width: 12px;
    height: auto;
    aspect-ratio: 16/19;
    position: absolute;
    left: 16px;
    top: 25px;
  }
  #qa .qaList dt {
    /*
    &:after{
        content: '';
        width: 8px;
        height: 8px;
        border: 0px;
        border-bottom: solid 2px $c_base;
        border-right: solid 2px $c_base;
        transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 6px);
        right: 18px;
        transition: .3s;
    }
    &.active:after{
        transform: rotate(-135deg);
    }
    */
  }
  #qa .qaList dd {
    padding: 0px 20px 20px 35px;
  }
  #contact {
    background: url(../images/form_bg.webp) no-repeat top left;
    background-size: 200px auto;
    background-color: #2352aa;
    padding: 40px 0 50px;
    position: relative;
  }
  #contact h2 {
    font-size: 16px;
    line-height: 1.9;
  }
  #contact h2 img {
    width: 170px;
    margin-right: 5px;
    transform: translateY(6px);
  }
  #contact .formWrap {
    margin-top: 15px;
    padding: 25px 20px;
    border-radius: 10px;
  }
  #contact .formWrap h3 {
    font-size: 16px;
  }
  #contact .formWrap h3 + p {
    margin-top: 10px;
  }
  #contact .formWrap .form {
    margin-top: 10px;
  }
  #contact .bnrLink {
    margin-top: 35px;
  }
  #contact .bnrLink a {
    margin: 0 auto;
  }
  #contact .bnrLink a p {
    margin-top: 15px;
  }
  #footer {
    padding: 48px 0 38px;
  }
  #footer a {
    text-decoration: underline;
    color: #fff;
  }
  #footer .footerInfo .company {
    font-size: 12px;
  }
  #footer .footerInfo .footerLogo {
    font-size: 12px;
    margin-top: 10px;
  }
  #footer .footerInfo .footerLogo img {
    width: 160px;
  }
  #footer .footerInfo .infoText {
    margin-top: 20px;
    font-size: 12px;
  }
  #footer .footerbottom {
    margin-top: 40px;
    font-size: 12px;
  }
  #footer .footerbottom .copyright {
    margin-top: 10px;
  }
  #kadai {
    padding: 30px 0 120px;
    background: url(../images/mv_bg_sp.webp) no-repeat center/cover;
  }
  #kadai .obi span {
    font-size: 17px;
    padding: 2px 20px;
  }
  #kadai .title {
    font-weight: 900;
    color: #0b1fbb;
    text-align: center;
    font-size: 19px;
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1;
    gap: 10px;
  }
  #kadai .title img {
    max-width: 305px;
  }
  #kadai p {
    text-align: center;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 20px;
  }
  .forPC {
    display: none !important;
  }
}
@media print, screen and (min-width: 1024px) {
  body {
    font-size: 18px;
  }
  .tel {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none;
  }
  h2, h3, h4 {
    line-height: 1.3;
  }
  .commonInner {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
  }
  .btn {
    height: 52px;
    max-width: 256px;
    border-radius: 26px;
    font-size: 17px;
    padding: 0 35px;
    transition: 0.3s;
  }
  .btn:hover {
    background-color: rgba(43, 67, 246, 0.5);
  }
  .btn:after {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 4px);
    right: 19px;
  }
  .btn.down {
    padding-left: 60px;
  }
  .btn.down:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_file.webp) no-repeat center/cover;
    width: 22px;
    height: 26px;
    position: absolute;
    top: calc(50% - 13px);
    left: 29px;
  }
  .btn.down:hover {
    background-color: rgba(34, 34, 34, 0.5);
  }
  #header {
    height: 90px;
    padding: 0 40px;
    transition: background-color 0.3s;
  }
  #header.active {
    background-color: #fff;
  }
  #header .headerLogo img {
    width: 262px;
  }
  #header .headerBtn {
    display: flex;
    justify-content: flex-end;
    gap: 13px;
    flex: 1;
    margin-left: auto;
  }
  .floatingBtnWrap {
    display: none;
  }
  #mv {
    background: url(../images/mv_bg.webp) no-repeat center/cover;
    position: relative;
  }
  #mv:after {
    content: "";
    display: block;
    width: 100%;
    height: 170px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgb(255, 255, 255) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #mv .mvInner {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding-top: 150px;
    padding-bottom: 100px;
  }
  #mv .mvTextWrap {
    position: relative;
    z-index: 2;
  }
  #mv .mvTextWrap .obi span {
    font-size: 22px;
    padding: 6px 17px;
  }
  #mv .mvTextWrap .mvTitle {
    margin-top: 17px;
  }
  #mv .mvTextWrap .mvTitle img {
    max-width: 609px;
  }
  #mv .mvTextWrap .mvText {
    margin-top: 25px;
    font-size: 18px;
  }
  #mv .mvTextWrap .mvBtn {
    margin-top: 40px;
    display: flex;
    gap: 19px;
  }
  #mv .mvTextWrap .mvBtn span {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 9px;
    font-weight: 700;
  }
  #mv .mvTextWrap .mvBtn span.textblue {
    color: #2b43f6;
  }
  #mv .mvTextWrap .mvBtn .btn {
    font-size: 20px;
    border-radius: 35px;
    height: 68px;
    min-width: 306px;
  }
  #mv .mvTextWrap .mvBtn .btn.down:before {
    left: 40px;
  }
  #mv figure {
    position: absolute;
    right: -70px;
    bottom: 0;
  }
  #mv figure img {
    max-width: 465px;
  }
  #intro h2 {
    font-size: 32px;
    padding-bottom: 25px;
  }
  #intro h2:before {
    content: "";
    display: inline-block;
    width: 54px;
    height: 3px;
    background-color: #3170e4;
    position: absolute;
    bottom: 0;
    left: calc(50% - 27px);
  }
  #intro h2 + p {
    margin-top: 30px;
    text-align: center;
    line-height: 1.8;
  }
  #intro .koremadetokorekara {
    display: flex;
    align-items: flex-end;
    max-width: 800px;
    gap: 22px;
    margin: 35px auto 0;
  }
  #intro .koremadetokorekaraWrap {
    display: flex;
    align-items: flex-end;
    max-width: 800px;
    gap: 22px;
    margin: 35px auto 0;
  }
  #intro .koremadetokorekaraWrap .koremade {
    width: calc(50% - 11px);
  }
  #intro .koremadetokorekaraWrap .koremade .koremadeTitle {
    height: 44px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-bottom: 5px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li {
    height: 130px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li + li {
    margin-top: 6px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li + li:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 18px;
    background: #8da5f0;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: -10px;
    left: calc(50% - 20px);
  }
  #intro .koremadetokorekaraWrap .koremade ul li:nth-of-type(1) img {
    height: 66px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li:nth-of-type(2) img {
    height: 58px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li:nth-of-type(3) img {
    height: 64px;
  }
  #intro .koremadetokorekaraWrap .koremade ul li p {
    font-size: 20px;
  }
  #intro .koremadetokorekaraWrap .korekara {
    width: calc(50% - 11px);
  }
  #intro .koremadetokorekaraWrap .korekara .korekaraTitle {
    height: 54px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-bottom: 5px;
  }
  #intro .koremadetokorekaraWrap .korekara .korekaraTitle span {
    display: inline-block;
    position: relative;
    padding: 0 40px;
  }
  #intro .koremadetokorekaraWrap .korekara .korekaraTitle span:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    border: 3px solid #fff;
    position: absolute;
    left: 0;
    top: calc(50% - 14px);
  }
  #intro .koremadetokorekaraWrap .korekara ul li {
    height: 130px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li + li {
    margin-top: 6px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li + li:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 18px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: -10px;
    left: calc(50% - 20px);
  }
  #intro .koremadetokorekaraWrap .korekara ul li:nth-of-type(1) img {
    height: 66px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li:nth-of-type(2) img {
    height: 58px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li:nth-of-type(3) img {
    height: 64px;
  }
  #intro .koremadetokorekaraWrap .korekara ul li p {
    font-size: 20px;
  }
  #intro .findingWrap {
    margin-top: 45px;
    border-radius: 30px;
    box-shadow: 0 0 20px 3px rgba(229, 229, 229, 0.8);
    padding: 50px 100px;
  }
  #intro .findingWrap h3 {
    font-size: 30px;
    padding-left: 75px;
  }
  #intro .findingWrap h3:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_check.webp) no-repeat center/cover;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 5px;
    top: calc(50% - 25px);
  }
  #intro .findingWrap h3 + p {
    margin-top: 35px;
  }
  #intro .problem {
    margin-top: 60px;
    padding-top: 45px;
    padding-bottom: 60px;
    text-align: center;
  }
  #intro .problem:after {
    content: "";
    display: inline-block;
    width: 180px;
    height: 50px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    bottom: -20px;
    left: calc(50% - 90px);
  }
  #intro .problem .problemTitle {
    font-size: 27px;
  }
  #intro .problem .problemTitle .demo {
    font-size: 20px;
    width: 100px;
    height: 40px;
    position: absolute;
    left: -57px;
    top: -50px;
  }
  #intro .problem .problemTitle p span:after {
    content: "";
    background-color: #3170e4;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    bottom: -10px;
    left: calc(50% - 2px);
  }
  #intro .problem figure {
    margin-top: 30px;
  }
  #intro .problem figure img {
    max-width: 606px;
  }
  #taisaku {
    background: url("../images/taisaku_bg.webp") no-repeat center top;
    background-size: 100% 453px;
    background-color: #e3f2ff;
    padding-top: 70px;
    padding-bottom: 155px;
  }
  #taisaku .titlelabel {
    width: 394px;
    height: 50px;
    font-size: 25px;
  }
  #taisaku h2 {
    margin-top: 40px;
    font-size: 50px;
  }
  #taisaku h2 > p {
    padding: 0 45px;
  }
  #taisaku h2 > p:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 5px;
    transform: rotate(-28deg);
  }
  #taisaku h2 > p:after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 5px;
    transform: rotate(28deg);
  }
  #taisaku h2 > p span {
    font-size: 18px;
    top: -1em;
    left: 50px;
  }
  #taisaku .taiskauCont {
    margin-top: 45px;
    border-radius: 30px;
    padding: 60px 100px 80px;
  }
  #taisaku .taiskauCont * + .taisakuContTitle {
    margin-top: 80px;
  }
  #taisaku .taiskauCont .taisakuContTitle .fukidashi span {
    font-size: 22px;
    padding: 3px 42px;
    border-radius: 10px;
  }
  #taisaku .taiskauCont .taisakuContTitle .fukidashi span:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 8px;
    background: #3170e4;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    bottom: -7px;
    left: calc(50% - 6px);
  }
  #taisaku .taiskauCont .taisakuContTitle h3 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-top: 30px;
  }
  #taisaku .taiskauCont .taisakuContTitle h3:before {
    content: "";
    display: inline-block;
    width: 54px;
    height: 3px;
    background-color: #3170e4;
    position: absolute;
    bottom: 0;
    left: calc(50% - 27px);
  }
  #taisaku .taiskauCont .taisakuContTitle h3 + p {
    margin-top: 30px;
    text-align: center;
    line-height: 1.8;
  }
  #taisaku .taiskauCont .taisakuContTitle + p {
    margin-top: 25px;
  }
  #taisaku .taiskauCont > figure {
    margin-top: 30px;
  }
  #taisaku .taiskauCont .checkList {
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 50px;
  }
  #taisaku .taiskauCont .checkList figure img {
    max-width: 296px;
  }
  #taisaku .taiskauCont .checkList ul {
    border-radius: 13px;
    padding: 30px 40px;
    flex: 1;
  }
  #taisaku .taiskauCont .checkList ul li {
    font-size: 19px;
    padding-left: 32px;
  }
  #taisaku .taiskauCont .checkList ul li:before {
    content: "";
    display: inline-block;
    background: url(../images/icon_check_2.webp) no-repeat center/cover;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: calc(50% - 9px);
  }
  #taisaku .taiskauCont .checkList ul li + li {
    margin-top: 10px;
  }
  #taisaku .taiskauCont .decisionText {
    margin-top: 60px;
    text-align: center;
    font-size: 23px;
  }
  #taisaku .taiskauCont .decisionText strong {
    font-size: 27px;
  }
  #taisaku .costCont {
    padding: 63px 0px 110px;
    position: relative;
  }
  #taisaku .costCont:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 8%, rgb(255, 255, 255) 92%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  #taisaku .costCont .commonInner {
    padding: 0 50px;
  }
  #taisaku .costCont .dakara {
    font-size: 29px;
  }
  #taisaku .costCont .dakara:before {
    content: "";
    display: inline-block;
    width: 216px;
    height: 58px;
    background: #ffce24;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    top: 21px;
    left: calc(50% - 108px);
  }
  #taisaku .costCont h3 {
    margin-top: 100px;
    font-size: 36px;
  }
  #taisaku .costCont h3:before {
    content: "";
    display: inline-block;
    background: url(../images/check_bg.webp) no-repeat center/cover;
    width: 195px;
    height: 195px;
    position: absolute;
    left: -80px;
    top: -120px;
  }
  #taisaku .costCont .costContBox {
    margin-top: 60px;
    display: flex;
    gap: 48px;
  }
  #taisaku .costCont .costContBox figure img {
    max-width: 424px;
  }
  #taisaku .costCont .decisionText {
    margin-top: 50px;
    text-align: center;
    font-size: 23px;
    border-radius: 20px;
    padding: 20px;
  }
  #taisaku .costCont .decisionText strong {
    font-size: 27px;
  }
  #taisaku .stepCont h3 {
    font-size: 32px;
  }
  #taisaku .stepCont h3 p {
    padding: 0 45px;
  }
  #taisaku .stepCont h3 p:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #0b1fbb;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(-28deg);
  }
  #taisaku .stepCont h3 p:after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #0b1fbb;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: rotate(28deg);
  }
  #taisaku .stepCont h3 p .big {
    font-size: 52px;
    padding: 0 5px;
  }
  #taisaku .stepCont .stepList {
    margin-top: 25px;
    display: flex;
    gap: 20px;
  }
  #taisaku .stepCont .stepList li {
    background: url(../images/waku.webp) no-repeat center/cover;
    flex: 1;
    aspect-ratio: 355/388;
    text-align: center;
  }
  #taisaku .stepCont .stepList li + li:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 55px;
    background: #ffce24;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    position: absolute;
    left: -9px;
    top: calc(50% - 20px);
  }
  #taisaku .stepCont .stepList li .num {
    font-size: 25px;
    padding-top: 30px;
  }
  #taisaku .stepCont .stepList li h4 {
    font-size: 26px;
    margin-top: 15px;
  }
  #taisaku .stepCont .stepList li p {
    margin-top: 15px;
  }
  #taisaku .stepCont .stepList li figure {
    margin-top: 20px;
  }
  #taisaku .stepCont .stepList li figure img {
    height: 85px;
  }
  .cvWrap {
    background-image: url(../images/cta_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 403px;
    margin-top: -155px;
    padding-top: 175px;
    position: relative;
  }
  .cvWrap:before {
    content: "";
    display: inline-block;
    width: 236px;
    height: 255px;
    background: url(../images/cta_img.webp) no-repeat center/cover;
    position: absolute;
    left: 4.2vw;
    bottom: 50px;
  }
  .cvWrap .cvInner {
    max-width: 812px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .cvWrap .cvInner .fukidashi span {
    font-size: 23px;
    padding: 0 34px;
  }
  .cvWrap .cvInner .fukidashi span:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 35px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -5px;
    transform: rotate(-28deg);
  }
  .cvWrap .cvInner .fukidashi span:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 38px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: -5px;
    transform: rotate(28deg);
  }
  .cvWrap .cvInner .cvBtn {
    margin-top: 35px;
    display: flex;
    justify-content: center;
    gap: 24px;
  }
  .cvWrap .cvInner .cvBtn .btn {
    max-width: 100%;
    width: calc(50% - 12px);
    height: 92px;
    border-radius: 46px;
    font-size: 24px;
    background-color: #fff;
    color: #1428c2;
    padding: 0 45px;
    box-shadow: 0 0 8px 8px rgba(45, 106, 237, 0.8);
  }
  .cvWrap .cvInner .cvBtn .btn:after {
    content: "";
    width: 9px;
    height: 9px;
    border: 0px;
    border-top: solid 3px #1428c2;
    border-right: solid 3px #1428c2;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 35px;
  }
  .cvWrap .cvInner .cvBtn .btn:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cvWrap .cvInner .cvBtn .btn.down {
    background-color: #333333;
    color: #fff;
    padding-left: 60px;
  }
  .cvWrap .cvInner .cvBtn .btn.down:hover {
    background-color: rgba(34, 34, 34, 0.5);
  }
  .cvWrap .cvInner .cvBtn .btn.down:after {
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
  }
  .cvWrap .cvInner .cvBtn .btn.down:before {
    left: 60px;
  }
  #qa {
    padding: 100px 0 140px;
  }
  #qa h2 {
    font-size: 34px;
    padding-bottom: 20px;
    margin-top: 30px;
  }
  #qa h2:before {
    content: "";
    display: inline-block;
    width: 54px;
    height: 3px;
    background-color: #3170e4;
    position: absolute;
    bottom: 0;
    left: calc(50% - 27px);
  }
  #qa .qaList {
    margin-top: 46px;
  }
  #qa .qaList > div + div {
    margin-top: 8px;
  }
  #qa .qaList dt {
    font-size: 20px;
    padding: 25px 60px 15px;
  }
  #qa .qaList dt:before {
    content: "";
    display: inline-block;
    background: url(../images/q.webp) no-repeat center/cover;
    width: 16px;
    height: 19px;
    position: absolute;
    left: 32px;
    top: 32px;
  }
  #qa .qaList dt {
    /*
    &:after{
        content: '';
        width: 12px;
        height: 12px;
        border: 0px;
        border-bottom: solid 2px $c_base;
        border-right: solid 2px $c_base;
        transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 8px);
        right: 30px;
        transition: .3s;
    }
    &.active:after{
        transform: rotate(-135deg);
    }
    */
  }
  #qa .qaList dd {
    padding: 0px 60px 25px;
  }
  #contact {
    background: url(../images/form_bg.webp) no-repeat top left;
    background-size: 1030px auto;
    background-color: #2352aa;
    padding: 90px 0 110px;
    position: relative;
  }
  #contact h2 {
    font-size: 32px;
    line-height: 1.7;
  }
  #contact h2 img {
    width: 364px;
    margin-right: 7px;
    transform: translateY(6px);
  }
  #contact .formWrap {
    margin-top: 50px;
    padding: 45px 80px 60px;
    border-radius: 20px;
  }
  #contact .formWrap h3 {
    font-size: 32px;
  }
  #contact .formWrap h3 + p {
    margin-top: 20px;
  }
  #contact .formWrap .form {
    margin-top: 20px;
  }
  #contact .bnrLink {
    margin-top: 67px;
  }
  #contact .bnrLink a {
    max-width: 607px;
    margin: 0 auto;
    transition: 0.5s;
  }
  #contact .bnrLink a:hover {
    opacity: 0.5;
  }
  #contact .bnrLink a p {
    font-size: 16px;
    margin-top: 15px;
  }
  #footer {
    padding: 75px 0 92px;
  }
  #footer a {
    text-decoration: underline;
    color: #fff;
  }
  #footer a:hover {
    text-decoration: none;
  }
  #footer .footerInfo .footerLogo {
    margin-top: 30px;
  }
  #footer .footerInfo .footerLogo img {
    width: 160px;
  }
  #footer .footerInfo .infoText {
    margin-top: 40px;
    font-size: 14px;
  }
  #footer .footerbottom {
    font-size: 14px;
  }
  #footer .footerbottom a {
    transition: 0.3s;
  }
  #footer .footerbottom a:hover {
    opacity: 0.7;
  }
  #footer .footerbottom .copyright {
    margin-top: 15px;
  }
  #kadai {
    padding: 90px 0 160px;
    background: url(../images/mv_bg.webp) no-repeat center/cover;
  }
  #kadai .obi span {
    font-size: 22px;
    padding: 6px 17px;
  }
  #kadai .title {
    font-weight: 900;
    color: #0b1fbb;
    text-align: center;
    font-size: 38px;
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 1;
  }
  #kadai .title img {
    max-width: 609px;
    margin-right: 10px;
  }
  #kadai p {
    text-align: center;
    font-weight: 500;
    line-height: 1.8;
    font-size: 18px;
    margin-top: 35px;
  }
  .forSP {
    display: none !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1023px) {
  h2, h3, h4 {
    line-height: 1.3;
  }
}
/*# sourceMappingURL=map/styles.css.map */
