@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,600;1,600&family=Noto+Sans+JP:wght@100..900&display=swap');
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;
  overflow: overlay;
}
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
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}
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
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
*, *::before, *::after {
  box-sizing: border-box
}
a, area, button, [role="button"], input:not([type="range"]), label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
html {
  font-size: 1.8vw
}
@media screen and (min-width: 769px) {
  .pcnon {
    display: none !important;
  }
}
@media screen and (min-width: 1000px) {
  html {
    font-size: 18px
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 3.86vw
  }
  .spnon {
    display: none !important;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal
}
body a {
  color: inherit;
  text-decoration: none
}
body img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}
body em {
  font-style: normal
}
body li {
  list-style: none
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: inherit
}
.wrap {
  width: 100%;
  color: #2a2a2a;
  padding-bottom: 0 !important;
}
body a {
  transition: all .2s ease-in-out;
  cursor: pointer
}
body a:hover {
  opacity: .7
}
@media screen and (max-width: 768px) {
  body a:hover {
    opacity: 1
  }
}
.wrap img {
  width: 100%;
  height: auto
}
.header {
  width: 100%;
  color: #2a2a2a;
  position: fixed;
  top: 0;
  z-index: 1000
}
.header__inner {
  padding: 0 4.44rem 1.12rem 1rem;
  display: flex;
  flex-flow: row;
  align-items: flex-end;
  justify-content: space-between;
}
.header__heading {
  width: 363px;
  padding-bottom: 0.3rem;
  margin-right: 1rem
}
.header__text {
  line-height: 1.7em
}
.header__button {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: flex-end
}
.header__button-item {
  width: 280px;
}
.header__button-item:first-child {
  margin-right: .5rem
}
@media screen and (max-width: 1024px) {
  .header__inner {
    padding: 0 1rem 1.12rem;
  }
}
@media screen and (max-width: 850px) {
  .header {
    position: relative;
  }
  .header__inner {
    align-items: center;
    padding: 20px 5px 20px 5vw;
  }
  .header__heading {
    width: 66.93vw;
    margin-top: 5px;
  }
  .header__button {
    display: none
  }
}
@media screen and (max-width: 768px) {
  .visual {
    background: none;
  }
}
.visual__inner {
  width: 90vw;
  max-width: 1250px;
  margin: 0 auto;
  padding: 2.5rem 0;
  position: relative
}
.visual__heading {
  font-size: 2.3rem;
  font-weight: 600;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  letter-spacing: 6px;
}
.visual__heading-item {
  background: #035cc4;
  margin: 0 0 0.4rem;
  padding: 0.4em 0.5em;
  color: white;
}
.visual__heading-item02, .visual__heading-item03 {
  background: #035cc4;
}
.visual__heading-item:last-child {
  margin: 0
}
.visual__heading .emphasis {
  color: #fcffb3;
}
.visual__image01 {
  width: 7.61rem;
  position: absolute;
  top: 4rem;
  left: 24.3rem
}
.visual__image02 {
  width: 31.6rem;
}
.visual__image03 {
  width: 26rem;
  position: absolute;
  bottom: 3rem;
  right: 0
}
.visual__button {
  width: 29.11rem
}
@media screen and (max-width: 768px) {
  .visual__inner {
    padding: 0;
  }
  .visual__heading {
    font-size: 1.3rem;
    letter-spacing: 4px;
    padding: 0 0 30vw
  }
  .visual__heading-item {
    margin: 0 0 1vw
  }
  .visual__heading-item:last-child {
    margin: 0
  }
  .visual__image01 {
    width: 28.26vw;
    top: 3vw;
    right: 0;
    left: auto
  }
  .visual__image02 {
    display: none;
  }
  .visual__image03 {
    width: 100%;
    padding: 0;
    position: relative;
    bottom: 1vw;
  }
  .visual__button {
    width: 100%
  }
}
.contents {
  background: transparent;
  color: #2a2a2a !important;
}
.contents .video iframe, .contents .map iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}
.cv {
  padding: 4rem 0;
  background-color: #073a75;
  background-image: url("../images/cv.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white
}
@media screen and (max-width: 768px) {
  .cv {
    padding: 8vw 0
  }
  .contents {
    margin-top: 2rem;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cv {
    background-image: url("../images/cv@2x.webp")
  }
}
.cv__inner {
  width: 90vw;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center
}
.cv__text {
  line-height: 1.4;
  font-size: 1.56rem;
  font-weight: 900
}
.cv__text .emphasis {
  color: #fcffb3
}
.cv__text br:first-child {
  display: none
}
.cv__button {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}
@media screen and (max-width: 768px) {
  .cv {
    background-image: url("../images/cv-sp.webp")
  }
  .cv__text {
    font-size: 1.31rem
  }
  .cv__text br:first-child {
    display: block
  }
  .cv__button {
    max-width: none;
    padding: 5vw 0 0;
    grid-gap: 2vw
  }
}
@media screen and (max-width: 768px) {
  .intro, .step, .price, .area {
    padding: 4rem 0;
  }
}
.promise__inner, .intro__inner, .ad__inner, .check__inner, .step__inner, .price__inner, .voice__inner {
  width: 90vw;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}
.promise__inner-items {
  width: min(1080px, 97%);
  margin: auto;
}
.promise__inner {
  background: #fff;
  padding: 4rem 0 0 0;
  border-radius: 60px 0 0 60px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1470px;
  position: relative;
}
.reason::before {
  display: block;
  content: "";
  background: url(../images/mouse_03.png)no-repeat;
  background-size: 100%;
  width: 252px;
  height: 92px;
  position: absolute;
  top: -36px;
  left: 32vw;
}
.reason::after {
  content: "";
  display: block;
  background: url(../images/bg.png) no-repeat;
  background-size: 100%;
  width: 420px;
  height: 235px;
  top: 0;
  right: 0;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .promise__inner {
    width: 90vw;
    padding: 0 0 7.3rem 0;
  }
  .reason::after {
    width: 170px;
    height: 103px;
    top: 0;
  }
  .reason::before {
    width: 182px;
    height: 70px;
    top: -27px;
    left: 6vw;
  }
}
@media screen and (max-width: 768px) {
  .promise__inner {
    padding: 0;
  }
}
.intro__inner:first-child {
  background: url(../images/intro_left@2x.webp) no-repeat, url(../images/intro_right@2x.webp) no-repeat;
  background-size: 13.875rem, 8.75rem;
  background-position: left top, right top;
}
@media screen and (max-width: 768px) {
  .intro__inner:first-child {
    background: none;
  }
}
.check__inner {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .check__inner {
    margin-bottom: 6rem;
  }
}
.promise__heading, .intro__heading, .ad__heading, .check__heading, .reason__heading, .step__heading, .price__heading, .voice__heading, .area__heading {
  line-height: 1.5;
  color: #76cb30;
  font-size: 1.56rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1.7rem;
}
.title_b {
  display: block;
  font-size: 2.2rem;
  font-weight: bold;
}
.title_b span {
  color: #2c530c;
}
@media screen and (max-width: 768px) {
  .title_b {
    font-size: 1.6rem;
  }
}
.ad__heading:after {
  margin-bottom: 2.5rem;
}
.promise__heading .large, .intro__heading .large, .ad__heading .large, .check__heading .large, .reason__heading .large, .step__heading .large, .price__heading .large, .voice__heading .large, .area__heading .large {
  font-size: 1.56em
}
@media screen and (max-width: 768px) {
  .promise__heading, .intro__heading, .ad__heading, .check__heading, .reason__heading, .step__heading, .price__heading, .voice__heading, .area__heading {
    font-size: 1.4rem;
  }
  .promise__heading:after, .intro__heading:after, .ad__heading:after, .check__heading:after, .reason__heading:after, .step__heading:after, .price__heading:after, .voice__heading:after {
    margin: 1.25rem auto 1.5625rem;
  }
}
.promise__text, .intro__text, .ad__text, .check__text, .reason__text, .step__text, .price__text, .voice__text, .area__text {
  line-height: 1.7em
}
.promise__image, .intro__image, .ad__image, .check__image, .reason__image, .step__image, .price__image, .voice__image, .area__image {
  text-align: center
}
.promise__image img.circle, .intro__image img.circle, .ad__image img.circle, .check__image img.circle, .reason__image img.circle, .step__image img.circle, .price__image img.circle, .voice__image img.circle, .area__image img.circle {
  border-radius: 100%;
  overflow: hidden
}
.promise__list {
  max-width: 1080px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0.5rem 0.5rem;
}
.promise__list-item {
  background-color: #f4f4f4;
  border-radius: 10px;
  min-height: 14.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.88rem;
  text-align: center;
  line-height: 1.6em;
  position: relative;
}
.promise__list-item .promise_no {
  color: #c2e6ac;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 4rem;
  position: absolute;
  top: 21px;
  left: 6px;
}
@media screen and (max-width: 768px) {
  .promise_no {
    width: 15%;
    left: -1.8rem;
  }
}
.promise__list-item .number {
  background: linear-gradient(transparent 0, transparent 40%, #fcffb3 40%, #fcffb3 100%);
  font-size: 2rem;
  position: absolute;
  top: -.3em;
  left: 0
}
.promise__list-item .emphasis {
  font-size: 1.1rem;
  font-weight: bold;
}
.emphasis {
  position: relative;
  z-index: 1;
}
.emphasis::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #fff29b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.promise__list-item div {
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.7rem;
}
@media screen and (max-width: 768px) {
  .promise__list-item div {
    font-size: 1rem;
    line-height: 2rem;
  }
  .promise__list-item .emphasis {
    font-size: 1.4rem;
    font-weight: bold;
  }
}
.promise__cta {
  background: url("../images/contact_bg.png") no-repeat;
  background-size: cover;
  background-position: center;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 4.2rem 5vw 2.56rem;
  position: relative;
}
.promise__cta-icon::before {
  content: "";
  display: block;
  background-image: url("../images/mouse_01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 171px;
  height: 126px;
  position: absolute;
  top: -60px;
  right: 20vw;
}
.icon_02.promise__cta-icon::before {
  background-image: url("../images/mouse_02.png");
  background-repeat: no-repeat;
  background-size: 100%;
  left: 20vw;
}
@media screen and (max-width: 768px) {
  .promise__cta::before {
    width: 91px;
    height: 65px;
    top: -41px;
    right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .promise__cta {
    background: url("../images/contact_bg.png") no-repeat;
    background-size: cover;
    background-position: center;
    width: 100vw;
  }
}
.promise__cta .inner .promise__logo {
  width: 16.5rem;
  margin: 0 auto 30px;
}
.promise__cta .inner .promise__text {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
  text-align: center;
  margin-bottom: 1.5rem;
}
.promise__button {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem
}
.promise__text-br {
  display: none;
}
@media screen and (max-width: 768px) {
  .promise__list {
    max-width: none;
    display: block;
  }
  .promise__list-item {
    margin: 0 0 5vw;
    font-size: 1.25rem;
  }
  .promise__list-item:first-child, .promise__list-item:nth-child(2), .promise__list-item:nth-child(3), .promise__list-item:nth-child(4) {
    background-size: 2.5rem;
    background-position: left 0.625rem center;
  }
  .promise__list-item .number {
    font-size: 2rem;
    top: -.3em
  }
  .promise__button {
    max-width: none;
    padding: 8vw 0 0;
    display: block;
  }
  .promise__button .promise__button-item01 {
    margin-bottom: 1.6rem;
  }
  .promise__cta {
    padding: 2.5rem 5vw 2.8125rem;
  }
  .promise__cta .inner {
    display: block;
  }
  .promise__cta .inner .promise__logo {
    width: 60%;
    margin: 0 auto 20px;
  }
  .promise__text-br {
    display: block;
  }
  .promise__cta .inner .promise__text {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.7em;
    text-align: center;
    margin-bottom: 18px;
  }
  .promise__cta .inner .promise__text br:first-child {
    display: block;
  }
  .icon_02.promise__cta-icon::before {
    left: 9px;
  }
}
.intro {
  background: #e2f7ff;
  padding: 0 0 4rem;
}
.intro .bg__wh {
  background: #fff;
  padding: 4rem 0 0;
}
.intro__text01 {
  max-width: 800px;
  margin: 0 auto 2.5rem;
  font-size: 1.11rem;
  font-weight: 700;
  text-align: center;
  display: block
}
.intro__text03 {
  text-align: center;
  padding: 0 0 20px;
  margin: 0;
}
.intro__text03 span {
  background: #035cc4;
  color: #fff;
  font-size: 1.75rem;
  font-weight: bold;
  padding: .2em 0 .3em;
  display: inline-block;
}
.intro__text03 span:first-child {
  padding-left: 1em;
}
.intro__text03 span:last-child {
  padding-right: .5em;
}
.shape__sankaku {
  width: 100vw;
  margin: 0 calc(50% - 50vw) 2.5rem;
}
.shape__sankaku > div {
  width: 100%;
  padding-top: 6.25rem;
  position: relative;
  overflow: hidden;
}
.shape__sankaku > div::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
  border-top: 100px solid #fff;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  transform: translateX(-50%);
}
.intro__text02 {
  line-height: 1.6em;
  color: #035cc4;
  font-size: 1.6rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 3.125rem;
  letter-spacing: .5px;
}
.intro__text02:before {
  content: '';
  display: block;
  background: url(../images/intro_waku_left@2x.webp) no-repeat;
  background-size: 100%;
  width: 3.1875rem;
  height: 6.5625rem;
  margin: 0 1.875rem 0 0;
}
.intro__text02:after {
  content: '';
  display: block;
  background: url(../images/intro_waku_right@2x.webp) no-repeat;
  background-size: 100%;
  width: 3.1875rem;
  height: 6.5625rem;
  margin: 0 0 0 1.875rem;
}
.intro__cta {
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro__cta .intro__cta_logo {
  width: 12.5rem;
  margin: 0 30px 0 0;
}
.intro__cta .intro__cta_text {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.6;
}
.intro__image {
  width: 8.56rem;
  margin: 0 auto
}
.intro__list {
  padding: 0 0 6.25rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2.5rem 16.25rem;
  background: url(../images/intro1@2x.webp) no-repeat;
  background-size: 11.875rem;
  background-position: bottom 6.25rem center;
}
.intro__list-item {
  background-color: #f2f4f7;
  border-radius: 25px;
  padding: 1rem 1rem 1rem 3.75rem;
  line-height: 1.6em;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .intro .bg__wh {
    padding: 5rem 0 0;
    background: url(../images/intro_left@2x.webp) no-repeat, url(../images/intro_right@2x.webp) no-repeat #fff;
    background-size: 25vw, 18vw;
    background-position: left 7vw top 30px, right 10vw top 3vw;
  }
  .intro__text01 {
    font-size: 1.1rem;
    text-align: center;
    margin: 1.25rem auto;
  }
  .intro__text02 {
    font-size: 1.125rem;
    background: url(../images/intro_waku_left@2x.webp) no-repeat, url(../images/intro_waku_right@2x.webp) no-repeat;
    background-size: 2.5rem, 2.5rem;
    background-position: left center, right center;
    margin: 0 0 1.875rem;
    padding: 0 2.5rem;
    white-space: pre;
  }
  .intro__text02:before, .intro__text02:after {
    content: none;
  }
  .intro__cta .intro__cta_logo {
    width: 6.25rem;
    margin: 0 0.3125rem 0 0;
  }
  .intro__cta .intro__cta_text {
    font-size: 1.1rem;
    width: calc(100% - 105px);
  }
  .intro__cta .intro__cta_text br {
    display: none;
  }
  .intro__image {
    width: 30vw
  }
  .intro__list {
    background-size: auto 10.3125rem;
    background-position: bottom center;
    padding: 0 0 11.5625rem;
    grid-template-columns: none;
    grid-gap: 0.9375rem;
  }
  .intro__list-item {
    padding: 1.25rem 2rem;
    margin-right: 10%;
    font-size: 1rem;
  }
  .intro__list-item:nth-child(even) {
    margin-right: 0;
    margin-left: 10%;
  }
  .intro__text03 span {
    font-size: 1.25rem;
    display: inline-block;
    margin-bottom: 0.3125rem;
  }
  .intro__text03 span:first-child, .intro__text03 span:last-child {
    padding: .2em .5em .3em;
  }
  .shape__sankaku > div {
    padding-top: 50px;
  }
  .shape__sankaku > div::after {
    border-top: 50px solid #fff;
  }
}
.ad__catch {
  line-height: 1.7;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 3.75rem;
}
.ad__catch br {
  display: none
}
.ad__box {
  padding: 0 0 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem
}
.ad__box h4 {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .ad__catch {
    font-size: 1.1rem;
    margin-bottom: 1.875rem;
  }
  .ad__catch br {
    display: block
  }
  .ad__box {
    padding: 0 0 8vw;
    grid-template-columns: 1fr;
    grid-gap: 3vw;
  }
  .ad__box h4 {
    font-size: 1.0625rem;
    margin-bottom: 0.9375rem;
  }
  .ad__box .ad__box-item.ad__box-item01 {
    margin-bottom: 1.875rem;
  }
}
.check {
  padding: 6.75rem 0 0;
  position: relative;
}
.check.bg-circle::after {
  top: 0;
}
.check__box {
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .check {
    background-size: 90%;
    padding: 5rem 0 0;
  }
}
.check__box {
  background: #fff;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  width: min(930px, 100%);
  margin: 0 0 1.875rem auto;
  padding: 1.7rem 2.7rem 2.7rem;
  position: relative;
}
.check__box-item .number {
  width: 9.5rem
}
.check__box-item .heading {
  line-height: 1.6em;
  color: #76cb30;
  font-size: 1.44rem;
  min-height: 4.375rem;
  margin: 0 0 .5rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .check__box-item .heading::after {
    width: 110%;
    height: 2px;
  }
  .check__box-item .heading::after {
    width: 90%;
    margin-top: 7px;
    margin-left: 25px;
  }
}
.check__box-item .text {
  line-height: 2em;
  font-weight: normal;
  font-size: .88rem;
}
.check__box-item .text02 {
  padding: .8rem 0 1rem;
  line-height: 1.6em;
  font-size: 1.35rem;
  font-weight: bold;
}
.check__box-item .text02 .emphasis {
  color: #ff5140
}
.check__box-item .catch {
  background: #f2f4f7;
  padding: .5em 1em;
  line-height: 1.7em;
  color: #035cc4;
  font-size: 20px;
  font-weight: 600
}
.check__box-item .catch .snall {
  font-size: .7em
}
.check__box-item .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: .5rem
}
.check__box-item .list-item {
  background: #f3f3f3;
  min-height: 3rem;
  padding: .2rem .6rem;
  line-height: 1.2;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between
}
.check__box-item .list-item .body {
  color: #e6432e;
  font-weight: 700;
  white-space: pre;
}
.check__box-item .note {
  margin: 0 0 -1em;
  font-size: 12px;
  text-align: right;
  position: relative;
  top: -1em;
  font-weight: normal;
}
.check__box-item01 {
  width: calc(100% - 16.83rem - 2rem)
}
.check__box-item02 {
  width: 16.83rem
}
.check__box-item03 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .check__box {
    margin: 0 auto 5vw;
    padding: 8vw 5vw;
    display: grid;
    grid-template-columns: 1fr;
  }
  .check__box-item .number {
    width: 9.5rem;
  }
  .check__box-item .heading {
    display: block;
    background-size: 3.1rem;
    background-position: left bottom;
    padding: 0;
    font-size: 1.3rem;
    text-align: center;
    margin: 0 0 0.625rem;
  }
  .check__box-item .text {
    font-size: 1rem;
    line-height: 2em;
  }
  .check__box-item .text02 {
    padding: 3vw 0 0;
    font-size: 1rem;
  }
  .check__box-item .catch {
    padding: 0 .5rem;
    border-radius: .2rem;
    font-size: 1.1rem
  }
  .check__box-item .catch .snall {
    font-size: .7em
  }
  .check__box-item .list {
    padding: 3vw 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1vw
  }
  .check__box-item .list-item {
    min-height: 3rem;
    padding: .2rem 2vw;
    line-height: 1.2;
    font-size: .8rem;
    display: flex;
    align-items: center;
    justify-content: space-between
  }
  .check__box-item .note {
    margin: 0;
    padding: 2vw 0 0;
    line-height: 1.7em;
    font-size: .8rem;
    text-align: right;
    position: static
  }
  .check__box-item01, .check__box-item02, .check__box-item03 {
    width: 100%
  }
  .check__box-item01 {
    grid-row: 1 / 2
  }
  .check__box-item02 {
    grid-row: 3 / 4
  }
  .check__box-item03 {
    padding: 0;
    grid-row: 2 / 3
  }
  .check__box02 .text02 br, .check__box03 .text02 br {
    display: none
  }
  .check__box:last-child {
    margin: 0 auto
  }
  .check__box-item .list-item dt {
    letter-spacing: .5px;
  }
}
.reason {
  background-color: #fff;
  padding: 6rem 0 4rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .reason {
    background-color: #fff;
    padding-top: 5rem;
  }
}
.reason__inner {
  width: min(1080px, 90vw);
  margin: 0 auto;
}
.reason__box {
  display: flex;
  flex-flow: wrap;
  counter-reset: number;
}
.reason__box .box {
  width: 330px;
  height: 380px;
  text-align: center;
  background-color: #f9f9f9;
  padding: 42px 42px 35px;
  position: relative;
  margin-right: 45px;
}
.reason__box .box:nth-child(3), .reason__box .box:nth-child(6) {
  margin-right: 0;
}
.reason__box .box:nth-child(4), .reason__box .box:nth-child(5), .reason__box .box:nth-child(6) {
  margin-top: 75px;
}
.reason__box .box::before {
  counter-increment: number;
  content: counter(number, decimal-leading-zero);
  display: block;
  color: #c2e6ac;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 70px;
  position: absolute;
  top: -34px;
  left: 9px;
}
.reason__box .box_b img {
  width: 214px;
}
.reason__box .box_d img {
  width: 189px;
}
.reason__box .box_f img {
  width: 204px;
}
.text-outline {
  display: block;
  color: #dc010b;
  font-size: 40px;
  font-family: "Shippori Mincho B1", serif;
  -webkit-text-stroke: 8px #fff;
  text-stroke: 8px #fff;
  paint-order: stroke;
  margin-top: 14px;
}
.text-outline span {
  font-size: 30px;
  margin-left: 4px;
}
.reason__box .box .text {
  text-align: center;
  font-weight: 600;
  line-height: 1.67;
}
.reason__box .box .text .plus {
  font-size: 24px;
}
.reason__box .box .span_line {
  position: relative;
  z-index: 1;
}
.reason__box .box .span_line::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #fff29b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.reason__box .box_a .text {
  margin-top: 38px;
}
.reason__box .box_b .text {
  margin-top: 23px;
}
.reason__box .box_c .text {
  margin-top: 30px;
}
.reason__box .box_d .text {
  margin-top: 32px;
}
.reason__box .box_e .text {
  margin-top: 40px;
}
.reason__box .box_f .text {
  margin-top: 30px;
}
.span_flex {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 7px;
}
.reason__box-item {
  background: white;
  width: calc((100% - 2rem) / 2);
  margin: 0 0 2rem;
  padding: 1.875rem 1.25rem 2.5rem;
  color: #073a75;
  text-align: center;
  position: relative
}
.reason__box-item .number {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 4.375rem;
}
.reason__box-item .text {
  line-height: 1.2;
  font-size: 1.22rem;
  font-weight: bold;
}
.reason__box-item .text .large {
  font-size: 1.25em
}
.reason__box-item .text .small {
  font-size: .8em
}
.reason__box-item .text .ex-small {
  font-size: .6em;
}
.reason__box-item .text .emphasis {
  color: #e6432e;
}
.reason__box-item .image {
  padding: .5rem 0
}
.reason__box-item .image img {
  width: 80%;
  height: 7rem;
  object-fit: contain
}
.reason__box-item05, .reason__box-item06, .reason__box-item07 {
  width: calc((100% - 4rem) / 3);
  margin: 0
}
.reason__box-item05 .image img, .reason__box-item06 .image img, .reason__box-item07 .image img {
  height: 100px;
}
.reason__box-item06 .image img {
  padding: 10px;
}
@media screen and (max-width: 1199px) {
  .reason__box .box:nth-child(3) {
    margin-top: 75px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 833px) {
  .reason__box .box:nth-child(2) {
    margin-top: 75px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 768px) {
  .reason__box .box {
    width: 100%;
    padding: 3rem;
  }
  .reason__box .box_e .text {
    margin-top: 20px;
  }
  .reason__box .box_c .text {
    margin-top: 20px;
    margin-right: 0;
  }
  .reason__box .box_f .span_line {
    display: inline-block;
  }
  .span_text {
    font-size: 20px;
  }
  .reason__box {
    display: block;
    margin-top: 60px;
  }
  .reason__box-item {
    width: 100%;
    margin: 0 0 3vw;
    padding: 4.375rem 0.625rem 1.25rem;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .reason__box-item .number {
    top: 1.25rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 3.125rem;
    z-index: 2
  }
  .reason__box-item .text {
    font-size: 1rem;
    padding-left: 0.625rem;
  }
  .reason__box-item .image {
    padding: 0;
  }
  .reason__box-item .image img {
    height: 3.75rem;
    width: auto;
  }
}
.step {
  background-color: #fff;
  padding: 4rem 0 0;
  position: relative;
}
.step::before {
  content: "";
  display: block;
  width: 100px;
  height: 97%;
  background-color: #f2f5e9;
  position: absolute;
  top: 0;
  left: 0;
}
.step::after {
  content: "";
  display: block;
  background: url("../images/step-bg.png")no-repeat;
  background-size: 100%;
  width: 100%;
  height: 9vw;
  position: relative;
  z-index: 1;
}
.step__inner::before {
  content: "";
  display: block;
  background: url("../images/mouse_03.png")no-repeat;
  background-size: 100%;
  width: 305px;
  height: 111px;
  position: absolute;
  right: 0;
}
.step__catch {
  line-height: 1.4;
  color: #035cc4;
  font-size: 1.56rem;
  font-weight: bold;
  text-align: center
}
.step__text {
  padding: 0 0 3.3rem;
  text-align: left;
  font-size: .9rem;
  font-weight: 500;
  line-height: 2;
}
.step__box {
  max-width: 914px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 40px 20px;
  gap: 60px;
}
@media screen and (max-width: 1024px) {
  .step__box {
    padding: 40px 2%;
    gap: 4vw;
  }
  .step__box {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .step__box {
    padding: 25px 10px;
    flex-direction: column;
    width: 100%;
  }
  .step {
    background-color: #fff;
    padding: 5rem 0 0;
  }
  .step__inner::before {
    width: 165px;
    height: 68px;
  }
  .step::before {
    width: 40px;
    height: 99%;
  }
  .step::after {
    background-size: 184%;
    background-position: right;
    height: 66px;
  }
}
.step__box:nth-child(6) {
  border-bottom: none;
}
.step__box .step__box-item01 {
  width: min(400px, 100%);
}
.step__box .step__box-item02 {
  width: 480px;
}
.step__box-item .number {
  color: #e6432e;
  letter-spacing: 0;
  line-height: 1.2;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-family: "Montserrat", sans-serif;
}
.step__box-item .number span {
  font-size: 1.5em;
  padding-left: 5px;
}
.step__box-item .number:before {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: #e6432e;
  margin: 0 10px 0 0;
}
.step__box-item .heading {
  padding: 1.5rem 0 2.2rem;
  line-height: 1.4em;
  font-size: 1.44rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
}
.step__box-item .text {
  line-height: 2em;
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .step__box .step__box-item01 {
    width: 100%;
  }
  .step__box .step__box-item02 {
    width: 100%;
  }
  .step__catch {
    padding: 0 0 1vw;
    font-size: 1rem
  }
  .step__text {
    font-size: 1rem;
    text-align: left;
    padding: 0 0 8vw
  }
  .step__box-item {
    text-align: center
  }
  .step__box-item .number {
    margin: 0 auto;
    padding: 0;
  }
  .step__box-item .heading {
    padding: 1vw 0;
    text-align: left;
    font-size: 1.2rem;
  }
  .step__box-item .text {
    text-align: left;
    font-size: 1rem;
  }
}
.price__box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}
.price__box .heading {
  padding: 0 0 1rem;
  font-size: 1.33rem;
  font-weight: bold;
}
.price__box .heading.color {
  color: #035cc4;
}
.price__box .heading .small {
  font-size: .8em;
  font-weight: bold;
}
.price__box .text {
  line-height: 1.7em
}
.price__box .text01 {
  margin: 0 0 2rem;
  padding: .5rem 0 1rem;
  border-bottom: 1px solid #999;
  color: #035cc4;
}
.price__box .text01 .large {
  font-size: 4.22em;
  font-family: "Montserrat", sans-serif;
}
.price__box .text01 .middle {
  font-size: 26px;
  font-weight: bold;
}
.price__box .text02 {
  padding: 1rem 0 0;
  font-weight: bold;
}
.price__box .text02 .emphasis {
  font-size: 1.2em;
}
.price__box .image01 {
  max-width: 23.39rem
}
@media screen and (max-width: 768px) {
  .price__box {
    text-align: center;
    grid-template-columns: 1fr;
    grid-gap: 8vw
  }
  .price__box .heading {
    padding: 0 0 4vw;
    text-align: left;
    font-size: 1.33rem
  }
  .price__box .heading.color {
    text-align: center;
  }
  .price__box .heading .small {
    font-size: .8em
  }
  .price__box .text01 {
    margin: 0 0 8vw;
    padding: 2vw 0 5vw;
    white-space: pre;
  }
  .price__box .text01 .middle {
    font-size: 18px;
  }
  .price__box .text02 {
    padding: 5vw 0 0;
    text-align: left;
    font-size: .88rem
  }
  .price__box .text02 .emphasis {
    font-size: 1.1rem
  }
  .price__box .image01 {
    width: 100%;
    max-width: none;
    margin: 0 auto
  }
}
.voice {
  background-color: #fff;
  padding-top: 6.6rem;
  position: relative;
  z-index: 1;
}
.voice__box {
  display: flex;
  justify-content: space-between;
  background: #f9f9f9;
  max-width: 1000px;
  margin: 3rem auto 0;
  padding: 2.9rem 2.2rem;
}
.voice__box .heading {
  padding: 0 0 1rem;
  line-height: 1.7em;
  font-size: 1rem;
  font-weight: bold;
}
.voice__box .text {
  line-height: 2em;
  font-weight: normal;
  font-size: 15px;
}
.voice__box01 {
  margin: 0 auto;
}
.voice__box .image-sp {
  width: 20%;
}
.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .voice__box {
    max-width: none;
    flex-direction: column-reverse;
    margin: 19vw auto 0;
    padding: 5vw;
    position: relative;
    gap: 7vw;
  }
  .voice__box .heading {
    padding: 0 0 1rem;
    font-size: 1.1rem
  }
  .voice__box .text {
    font-size: 1rem;
    line-height: 1.7em
  }
  .voice__box .image-sp {
    width: 27vw;
  }
  .sp-block {
    display: block;
  }
  .voice {
    padding-top: 5rem;
  }
}
.area {
  background-color: #fff;
  padding: 0;
}
.area__inner {
  width: min(1080px, 90vw);
  margin: 0 auto;
  padding: 4rem 0 8rem;
}
.area__heading {
  padding: 0 0 11rem
}
.area__heading-sub {
  max-width: 800px;
  margin: 0 auto;
  border-bottom: 2px solid #035cc4;
  line-height: 1.7em;
  color: #035cc4;
  font-size: 1.22rem;
  font-weight: 700
}
.area__list {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 0 2rem
}
.area__list-item {
  padding: 1rem 0 0
}
.area__list-item .head {
  background: #035cc4;
  padding: .5rem 1rem;
  line-height: 1.7em;
  color: white;
  font-weight: 700;
  position: relative
}
.area__list-item .head::before, .area__list-item .head::after {
  transition: all .2s ease-in-out;
  content: '';
  background-color: #035cc4;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.56rem;
  height: 1.56rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%)
}
.area__list-item .head::before {
  background-image: url("../images/area_btn_close.webp")
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .area__list-item .head::before {
    background-image: url("../images/area_btn_close@2x.webp")
  }
}
.area__list-item .head::after {
  background-image: url("../images/area_btn_open.webp")
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .area__list-item .head::after {
    background-image: url("../images/area_btn_open@2x.webp")
  }
}
.area__list-item .head.is-active::after {
  opacity: 0
}
.area__list-item .body {
  background: white;
  padding: 1rem;
  line-height: 1.7em;
  font-weight: normal;
  display: none
}
.area__list:last-child {
  padding: 0
}
@media screen and (max-width: 768px) {
  .area__inner {
    padding-top: 0;
  }
  .area__heading {
    padding: 0 0 23vw
  }
  .area__heading-sub {
    max-width: none
  }
  .area__list {
    max-width: none;
    padding: 0 0 10vw
  }
  .area__list-item {
    padding: 3vw 0 0
  }
  .area__list-item .head {
    padding: .5rem 5vw;
    font-size: 1.1rem
  }
  .area__list-item .body {
    padding: 5vw
  }
  .area__list:last-child {
    padding: 0
  }
}
.contact {
  padding: 4rem 0
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 8vw 0;
  }
  .area {
    padding: 2rem 0 0;
  }
}
.contact__inner {
  width: 90vw;
  max-width: 1080px;
  margin: -10rem auto 0;
}
.contact__heading {
  padding: 0 0 3.8rem;
  line-height: 1.4;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center
}
.contact__heading .large {
  font-size: 1.56em
}
@media screen and (max-width: 768px) {
  .contact__heading {
    padding: 0 0 5vw;
    font-size: 1.44rem
  }
}
.contact__text {
  background-color: #ddf2f0;
  max-width: 800px;
  margin: 0 auto 3rem;
  padding: 1rem;
  border-radius: 1rem;
  line-height: 1.7em;
  text-align: center;
  display: block
}
.contact .form {
  padding: 0
}
@media screen and (max-width: 768px) {
  .contact__text {
    max-width: none;
    margin: 0 auto 10vw;
    padding: 5vw
  }
  .contact .form {
    padding: 0
  }
}
.footer {
  background: #ddf2f0;
  color: #2a2a2a;
}
.footer__inner {
  width: 90vw;
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem 0;
  text-align: center
}
.footer__heading {
  width: 14.28rem;
  margin: 0 auto
}
.footer__text {
  padding: .5rem 0;
  line-height: 1.7em;
  color: #073a75;
  font-size: .88rem;
  font-weight: 600
}
.footer .copyright {
  line-height: 1.7em;
  font-size: .77rem
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding: 8vw 0
  }
  .footer__heading {
    width: 50vw
  }
  .footer__text {
    padding: .5rem 0
  }
}
.floating {
  width: 100%;
  display: none
}
@media screen and (max-width: 768px) {
  .floating {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000
  }
  .floating__button {
    display: flex;
    align-items: flex-end;
  }
}
/*---------追加CSS----------*/
.promise_items {
  content: "";
  display: block;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .promise_items {
    content: "";
    display: block;
    margin-bottom: 4rem;
  }
}
.contact_text {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 400;
  text-align: center;
  padding: .3rem 0;
  border: 2px solid #fff;
  width: min(430px, 100%);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .contact_text {
    border: 1px solid #fff;
    padding: .6rem 0;
  }
}
.consultation-items {
  background: url(../images/section-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 6.2rem 0 2.5rem;
  margin: 0 auto;
}
.consultation {
  width: min(1080px, 100%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.consultation-b {
  width: 540px;
}
.consultation-a {
  width: min(440px, 100%);
}
.consultation-c {
  width: 76%;
  padding-bottom: 6rem;
  margin-top: 5rem;
  margin-left: auto;
}
.consultation-items-a {
  background-color: #fff;
  width: min(1300px, 90%);
  padding: 6rem 0 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .consultation-b {
    width: 90%;
  }
  .consultation-items-a {
    background-color: #fff;
    padding: 2rem 0;
  }
  .consultation {
    flex-direction: column;
    gap: 8vw;
  }
  .consultation-items {
    padding: 6rem 0 3rem;
  }
  .consultation-a {
    width: min(440px, 80%);
    margin: 0 auto;
  }
  .consultation-c {
    width: 87%;
    padding-bottom: 3rem;
    margin: 16px 0 0 auto;
  }
  .consultation-items {
    background: url(../images/section-bg-sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.check_title-name {
  color: #01b097;
  font-size: 1.7rem;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
}
.check_title-btn {
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 500;
  border: 4px solid #dddddd;
  border-radius: 25px;
  padding: .9rem 2.7rem;
  margin-top: 1.6rem;
}
.check_text-color {
  display: block;
  color: #f00b5c;
  line-height: 1.6rem;
  margin-top: 2.1rem;
}
@media screen and (max-width: 768px) {
  .check_text-color {
    line-height: 1.7em;
    margin-top: 10px;
  }
}
.check_title-items {
  width: min(1470px, 100%);
}
@media screen and (max-width: 768px) {
  .check_title-items {
    flex-direction: column;
    gap: 6vw;
  }
}
.check_title {
  text-align: center;
}
.check_title-items-img {
  display: flex;
  justify-content: space-between;
  margin-top: 4.44rem;
}
.check_title-items-img div {
  width: 530px;
}
.pick_up-items {
  background-position: top center;
  background-color: #f2f5e9;
  position: relative;
  padding-bottom: 6.6rem;
}
@media screen and (max-width: 768px) {
  .check_title-items-img {
    flex-direction: column;
    margin-top: 30px;
    gap: 6vw;
  }
  .check_title-items-img div {
    width: 100%;
  }
  .check_text {
    font-size: 12.5px;
    text-align: center;
    line-height: 1.7em;
  }
  .pick_up-items {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .pick_up-items::after {
    background-size: 44%;
  }
  .pick_up-items .promise__heading {
    font-size: 1.7rem;
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .pick_up-items::after {
    background-size: 53%;
    top: -20px;
  }
}
.pick_up {
  width: min(1080px, 90%);
  margin: 0 auto;
}
.check__box-item {
  width: 100%;
}
.pick_up-a {
  display: flex;
  justify-content: space-between;
  gap: 2.9rem;
}
.check__box-item .image {
  width: 340px;
}
.pick_up-a-text {
  width: 580px;
}
.pick_up-img {
  margin-top: 2.2rem;
}
@media screen and (max-width: 1024px) {
  .pick_up-a {
    gap: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .pick_up-img {
    margin-top: 1.2rem;
  }
  .pick_up-a {
    flex-direction: column;
  }
  .pick_up-a-text {
    width: 100%;
  }
  .check__box-item .image {
    width: 100%;
  }
}
.reason .promise__heading {
  font-size: 1.7rem;
}
.reason .reason_img:nth-child(4), .reason .reason_img:nth-child(5), .reason .reason_img:nth-child(6) {
  margin-top: 2.7rem;
}
@media screen and (max-width: 1024px) {
  .reason_img {
    width: 270px;
  }
}
@media screen and (max-width: 768px) {
  .reason_img {
    width: 100%;
  }
  .reason__box .box_a .reason_img {
    width: 80%;
    margin: 0 auto;
  }
  .reason .reason_img:nth-child(4), .reason .reason_img:nth-child(5), .reason .reason_img:nth-child(6) {
    margin-top: 2.7rem;
  }
}
.step__heading {
  line-height: 1.5;
  color: #01b097;
  font-size: 2.125rem;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 300;
  margin-bottom: 5.5rem;
}
.step_items-text {
  font-size: 1.11rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  margin-top: 5.5rem;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 768px) {
  .step__heading {
    font-size: 1.7rem;
    margin-bottom: 2rem;
  }
  .step_items-text {
    font-size: 1.1rem;
    padding: 13% 4% 0;
    margin-top: 0;
  }
  .sp_none {
    display: none;
  }
}
.step_b {
  font-weight: 800;
}
.step_color {
  color: #f00b5c;
}
.step__box-item-span {
  display: ruby;
  background-color: #fff29b;
}
.step_items {
  width: min(1080px, 100%);
  margin: 0 auto;
}
.arrow-content {
  margin-top: 6.3rem;
  margin-bottom: -2px;
}
@media screen and (max-width: 768px) {
  .arrow-content {
    margin-top: 2rem;
    margin-bottom: -4px;
  }
}
.price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f9f9f9;
  width: 100%;
  padding: 2.5rem 2.77rem 2.5rem 2.77rem;
  margin: 0 auto 5.5rem;
  position: relative;
}
.price::after {
  content: "";
  display: block;
  background-color: #d5d5d5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 170px;
}
@media screen and (max-width: 768px) {
  .price::after {
    display: none;
  }
}
.price_card {
  text-align: center;
  width: 408px;
}
.price_card p {
  font-size: 16px;
  margin-bottom: 2rem;
}
.price__box-item01 {
  text-align: center;
  width: min(453px, 90%);
  padding-bottom: 20px;
}
.price h4 {
  font-size: 1.44rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.price_span {
  font-size: 2.77rem;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
.price .text01 {
  color: #76cb30;
  margin-bottom: 1.8rem;
}
.price .text02 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .price {
    padding: 40px;
  }
  .price_card {
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .price {
    flex-direction: column;
    padding: 40px 10px;
    margin: 0 auto;
    gap: 11vw;
  }
  .price_card {
    width: 85%;
  }
  .price_card p {
    font-weight: normal;
    margin-bottom: 1rem;
  }
  .price h4 {
    margin-bottom: 1rem;
  }
  .price__box-item01 {
    border-bottom: 1px solid #d5d5d5;
  }
}
.voice_text {
  width: min(550px, 100%);
}
.contact_items {
  background-color: #f2f5e9;
}
.contact_items::before {
  content: "";
  display: block;
  /*/background: url(../images/CONTACT.png) no-repeat;*/
  background-size: 100%;
  background-position: left top;
  width: 7%;
  height: 920px;
  position: absolute;
}
.copyright {
  color: #a7a7a7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 3.3rem;
}
.about {
  color: #2a2a2a;
  display: inline-block;
  font-size: 1rem;
  width: 100px;
  border-right: 1px solid #a7a7a7;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .contact_items {
    border-radius: 20px 20px 0 0;
  }
  .contact_items::before {
    background-position: left 60px;
    width: 15%;
  }
  .copyright {
    flex-direction: column;
    padding-bottom: 7.3rem;
  }
  .about {
    border-right: none;
    margin-right: 0;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
.map {
  margin-top: -5vw;
}
#step1 {
  position: relative;
  z-index: 2;
}
.pick_up-b {
  background-color: #2c530c;
  color: #fff;
  text-align: center;
  padding: 10px 30px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: -40px;
  left: 20px;
}
.pick_up-b-items {
  margin: 72px auto 0;
  border: 3px solid #2c530c;
  border-radius: 10px;
  padding: 20px;
  background-color: #f2f5e9;
  position: relative;
}
.check__box-item .pick_up-b-text {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .pick_up-b-items {
    margin: 50px auto 0;
    border: 2px solid #2c530c;
    padding: 10px;
  }
  .pick_up-b {
    font-size: .9rem;
    padding: 8px 18px;
    top: -31px;
    left: 8px;
  }
  .check__box-item .pick_up-b-text {
    font-size: .9rem;
    line-height: 2.3em;
  }
  .voice__inner {
    background-position: right 50px;
  }
}
.voice_img-items {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.voice_img-items p {
  text-align: center;
}
.voice__box .image {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 229px;
  gap: 20px;
}
.voice__box .voice_img-a img {
  width: 213px;
}
.voice__box .voice_img-b img {
  width: 229px;
}
.voice__box .voice_img-c img {
  width: 119px;
}
@media screen and (max-width: 768px) {
  .voice_img-items p {
    font-size: 14px;
  }
  .voice__box .voice_img-a img {
    width: 50%;
  }
  .voice__box .voice_img-b img {
    width: 50%;
  }
  .voice__box .voice_img-c img {
    width: 30%;
  }
}
/*-----------------footer-btn------------------------------*/
.b_btn {
  display: block;
  width: 27%;
  margin: 0 auto 50px;
}
/*-----追加css20250307-----*/
.green_bg {
  background-color: #01b097;
  padding: 26px;
}
.green_bg ul, .check_list ul {
  display: flex;
  justify-content: space-between;
  width: min(1162px, 100%);
  margin: 0 auto;
}
.check_list ul {
  flex-wrap: wrap;
}
.green_bg li {
  color: #008c78;
  font-size: 27px;
  font-family: "M PLUS 1p", sans-serif;
  background: #fff;
  border-radius: 8px;
  padding: 18px 16px;
}
.check_list {
  width: min(1162px, 95%);
  margin: 0 auto;
  padding: 2vw 0 7vw;
}
.check_list li img {
  width: 24px;
}
.check_list-text {
  display: inline-block;
  font-size: 28px;
  font-family: "M PLUS 1p", sans-serif;
  margin-left: 8px;
}
@media screen and (max-width: 1186px) {
  .green_bg ul, .check_list ul {
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .green_bg ul, .check_list ul {
    gap: 0;
  }
  .green_bg {
    padding: 17px 12px;
  }
  .sp_block {
    display: block;
  }
  .sp_fs {
    font-size: .8em;
    font-weight: 800;
  }
  .sp_mt {
    margin-top: 3px;
  }
  .green_bg ul {
    align-items: center;
  }
  .green_bg li {
    font-size: 19px;
    line-height: 1.4;
    text-align: center;
    padding: 16px 0px;
    width: 32%;
  }
  .check_list {
    width: 92%;
    padding: 5vw 0 13vw;
  }
  .check_list ul {
    gap: 10px;
  }
  .check_list li img {
    width: 18px;
  }
  .check_list-text {
    font-size: 18px;
  }
}
.sp_tel {
  display: none;
}
@media screen and (max-width: 850px) {
  .sp_tel {
    display: block;
  }
  .b_btn {
    width: 72%;
  }
}
/*-----追加css20250310-----*/
.kv {
  position: relative;
  width: 100vw;
  height: 92vh;
}
.kv::before {
  display: block;
  content: "";
  background: url(../images/kv_bg.jpg)no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 100px;
  z-index: -2;
}
.kv::after {
  display: block;
  content: "";
  background: url(../images/kv.png) no-repeat;
  background-size: cover;
  border-radius: 0 0 0 80px;
  width: 55%;
  height: 100%;
  position: absolute;
  top: -80px;
  right: 0;
  z-index: -2;
}
.kv .contact {
  display: flex;
  justify-content: center;
  gap: 5vw;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-57%);
  padding: 0;
  width: 100%;
}
.kv .contact .box {
  margin-top: 40px;
}
.kv .img {
  width: 417px;
}
.kv .text {
  color: #76cb30;
  font-weight: bold;
}
.kv .text .text_b-s {
  color: #2a2a2a;
  font-size: 2rem;
}
.kv .text .line {
  display: inline-block;
  border-bottom: 3px solid #76cb30;
  padding-bottom: 18px;
}
.kv .text .text-outline {
  color: #76cb30;
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-text-stroke: 8px #f2f5e9;
}
.kv .text_list {
  margin-top: 30px;
}
.kv .text_list ul {
  display: flex;
  flex-wrap: wrap;
  width: 477px;
  gap: 8px;
}
.kv .text_list li {
  display: inline-flex;
  background-color: #fff;
  border-radius: 4px;
  padding: 16px;
  gap: 11px;
}
.kv .text_list li::before {
  display: block;
  content: "";
  background: url("../images/list_icon.png")no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
}
@media screen and (max-width: 1440px) {
  .kv .contact {
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
  }
}
@media screen and (max-width: 1024px) {
  .kv {
    height: 85vh;
  }
  .kv::after {
    top: 0;
  }
  .kv::before {
    background-position: 9% -106px;
    height: 100vh;
    top: 0;
  }
  .kv .contact {
    display: block;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 96%;
    flex-direction: column;
  }
  .kv .text_list {
    margin-top: 10px;
  }
  .kv .contact .box {
    margin-top: 0;
  }
  .kv .text .line {
    border-bottom: 2px solid #76cb30;
    padding-bottom: 18px;
  }
  .kv .text_list ul {
    display: inline-block;
    font-size: 1rem;
    width: 230px;
  }
  .kv .text_list li {
    margin-top: 8px;
    width: 100%;
  }
  .kv .text .text-outline {
    font-size: 1.7rem;
  }
  .kv .img {
    width: 42%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .kv .text .text_b-s {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 850px) {
  .kv {
    height: 57vh;
  }
}
@media screen and (max-width: 360px) {
  .kv .contact {
    top: -8px;
  }
}
.font-en {
  display: flex;
  align-items: center;
  font-family: "Jost", sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  gap: 11px;
}
.font-en::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #76cb30;
  border-radius: 50%;
}
.font-bold {
  font-weight: bold;
}
.title-left {
  text-align: left;
  line-height: 1.2;
  letter-spacing: 3px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.no {
  font-size: 3.35rem;
}
.promise__list-item03 div:nth-child(2) {
  margin-top: 26px;
}
.check__text-items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(829px, 100%);
  border: 4px solid #f3f3f3;
  padding: 41px 0 45px 0;
  margin: auto;
  gap: 87px;
}
.check__text-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.66rem;
  font-weight: 500;
}
.branch {
  color: #76cb30;
  font-size: .88rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dddddd;
  border-radius: 20px;
  width: 150px;
  height: 40px;
}
.branch_text {
  font-weight: 500;
  line-height: 2;
  margin-top: 1rem;
}
.pick_up-title .font-en {
  justify-content: center;
}
.pick_up-title .title-left {
  text-align: center;
}
.title_b .title_m {
  color: #76cb30;
  font-size: 2rem;
}
.pick_up-title {
  margin-top: -271px;
}
.check__box::after {
  content: "";
  display: block;
  background-color: #fff;
  width: 50px;
  height: 10px;
  border-radius: 50px 0 0 50px;
  position: absolute;
  top: 91px;
  left: -50px;
}
.pick_up-box-items {
  width: min(1080px, 100%);
  margin: auto;
  position: relative;
}
.pick_up-box-items::before {
  content: "";
  display: block;
  background: url("../images/check_01.png")no-repeat;
  background-size: 100%;
  width: 92px;
  height: 92px;
  position: absolute;
  top: 50px;
  left: 0;
}
.pick_up-box-items.check__box02::before {
  background: url("../images/check_02.png")no-repeat;
  background-size: 100%;
}
.pick_up-box-items.check__box03::before {
  background: url("../images/check_03.png")no-repeat;
  background-size: 100%;
}
.pick_up-box-items.check__box04::before {
  background: url("../images/check_04.png")no-repeat;
  background-size: 100%;
}
.reason .title_b .title_m, .step .title_b .title_m {
  font-size: 1.55rem;
}
.step .title_b {
  line-height: 1.7;
}
.step_box-no-items {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #f2f2f2;
  gap: 52px;
}
.step_box-no-items:nth-child(6) {
  border-bottom: none;
  margin-bottom: 3.44rem;
}
.step_box-no-items .step_no {
  color: #c2e6ac;
  font-family: "Jost", sans-serif;
  font-size: 5.5rem;
  font-weight: 500;
}
.tad-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  width: min(850px, 90%);
  margin: auto;
}
.tad-img {
  margin-top: 3.55rem;
}
.tad-img-items {
  display: flex;
  margin-top: 3.33rem;
  gap: 30px;
}
/*タブ*/
.plan__inner {
  width: min(1080px, 90%);
  margin: 0 auto;
}
.content_items {
  width: min(1080px, 100%);
  padding-top: 4.44rem;
  margin: 0 auto;
}
.tab-container {
  width: 100%;
}
.tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tabs input[type="radio"] {
  display: none;
}
.tabs label {
  padding: 25px 20px;
  background-color: #f1f1f1;
  color: #c4c4c4;
  text-align: center;
  font-size: 1.44rem;
  cursor: pointer;
  border-bottom: none;
  transition: background-color 0.3s ease;
  width: 530px;
}
.tab_common-01 {
  margin-right: 20px;
}
.tabs label.tab_common-01:hover {
  color: #76cb30;
  background-color: #f2f5e9;
}
.tabs label.tab_common-02:hover {
  color: #fead5d;
  background-color: #fff3e8;
}
.tabs input[type="radio"]:checked + label {
  background-color: #f2f5e9;
  color: #76cb30;
  border-top: 6px solid #76cb30;
}
.tabs input[type="radio"]:checked + label.tab_common-02 {
  background-color: #fff3e8;
  color: #fead5d;
  border-top: 6px solid #fead5d;
}
.tab-content {
  display: none;
  padding: 20px 20px 6.6rem;
  background-color: #f2f5e9;
  border-top: none;
  width: 100%;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3 {
  display: block;
}
.tad-title {
  font-size: 1.44rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
  margin-bottom: 2.77rem;
}
.content2_items {
  background-color: #fff3e8;
}
.case_qa {
  display: flex;
}
.case_qa img {
  width: 90px;
  height: 30px;
  margin-right: 21px;
}
.case_a {
  display: flex;
  margin-top: 10px;
}
.voice::before {
  content: "";
  display: block;
  background: url("../images/case.png")no-repeat;
  background-size: 100%;
  width: 719px;
  height: 359px;
  position: absolute;
  top: 0;
  right: 0;
}
.voice::after {
  content: "";
  display: block;
  background: url("../images/bg-a.png")no-repeat;
  background-size: 100%;
  width: 514px;
  height: 597px;
  position: absolute;
  right: 0;
  bottom: -291px;
  z-index: -1;
}
.contact_bg {
  margin-top: 90px;
}
.check .promise__heading {
  font-size: 2.2rem;
}
.about_btn {
  display: inline-flex;
  text-decoration: underline 1px solid #333;
}
.img-name {
  font-weight: 500;
  text-align: center;
  margin-top: 12px;
}
@media screen and (max-width: 1440px) {
  .kv {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .title-left {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .check__text-items {
    flex-direction: column;
    gap: 11vw;
  }
  .branch {
    margin: auto;
  }
  .pick_up-title {
    margin-top: -211px;
  }
  .pick_up-box-items::before {
    width: 62px;
    height: 62px;
    top: 32px;
  }
  .pick_up-box-items.check__box01::before {
    top: 0;
  }
  .check__box::after {
    width: 10px;
    height: 40px;
    border-radius: 50px 50px 0 0;
    top: -30px;
    left: 26px;
  }
  .pick_up-box-items.check__box01 {
    padding-top: 102px;
  }
  .pick_up-box-items {
    padding-top: 135px;
  }
  .step_box-no-items {
    flex-direction: column;
    margin-top: 40px;
    gap: 0px;
  }
  .step_items .step_box-no-items:nth-child(1) {
    margin-top: 0;
  }
  .tab_common-01 {
    margin-right: 10px;
  }
  .tabs label {
    width: 47%;
  }
  .content_items {
    line-height: 1.6;
    padding-top: 1.44rem;
  }
  .tad-img-items {
    flex-direction: column;
  }
  .voice::before {
    width: 219px;
    height: 79px;
  }
  .voice::after {
    width: 204px;
    height: 237px;
    bottom: -120px;
  }
  .tad-title {
    margin-bottom: 2rem;
  }
  .case_qa {
    align-items: flex-start;
  }
  .case_qa img {
    margin-top: 6px;
  }
  .contact_bg {
    margin-top: 30px;
  }
  .no {
    margin-left: -6px;
    margin-right: -5px;
  }
}
/*----- flow　-----*/
.p-flow__wrap {
  -moz-column-gap: 1.3125rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 1.3125rem;
}
.p-flow__item {
  position: relative;
  border: 1px solid #76cb30;
  background: #fff;
  padding: 47px 20px 76px;
}
.p-flow__item::after {
  content: "";
  display: block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 17px solid #76cb30;
  position: absolute;
  top: 50%;
  right: -26px;
  transform: translateX(-50%);
}
.p-flow__item .num {
  width: 68px;
  height: 70px;
  margin: 0 auto 38px;
}
.item3 .num {
  width: 85px;
}
.p-flow__item .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin-left: auto;
}
.p-flow__arrow-wrap .arrow {
  padding: 0.75rem 0;
  color: #fff;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
}
.p-flow__sidebar-2.arrow {
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
.u-hidden--pc {
  display: none;
}
.p-flow__arrow-wrap .arrow-1 {
  position: relative;
  top: -57px;
  z-index: 100;
  color: #fff;
}
.p-flow__arrow-wrap .arrow-1 img {
  width: 92%;
}
.p-flow__arrow-wrap .arrow-1 span {
  position: absolute;
  top: 2.3rem;
  left: 43%;
  z-index: 100;
  color: #fff;
  font-size: 26px;
  letter-spacing: 17px;
}
.p-flow__item .head {
  color: #76cb30;
  margin-top: 1.25rem;
  margin-bottom: 38px;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
}
.item4::after {
  display: none;
}
@media screen and (max-width: 1200px) {
  .p-flow__arrow-wrap .arrow-1 span {
    top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .item1, .item2, .item3, .item4 {
    grid-column: 2 / 1;
  }
  .p-flow__wrap {
    -moz-column-gap: 3.25rem;
    display: grid;
    grid-template-columns: 19rem 1fr;
    column-gap: 1.5rem;
    row-gap: 2rem;
  }
  .p-flow__item {
    -moz-column-gap: 1.875rem;
    display: flex;
    column-gap: 1.6rem;
    align-items: center;
    padding: 1rem 0.8rem 1rem 1rem;
    width: 17rem;
  }
  .p-flow__item .num {
    width: 3.5rem;
    margin-bottom: 0;
  }
  .item3 .num {
    width: 5rem;
  }
  .p-flow__item::after {
    top: 105%;
    right: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .p-flow__item .text-wrap {
    width: 22.375rem;
  }
  .p-flow__item .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin-left: 0;
  }
  .p-flow__item {
    -moz-column-gap: 1.875rem;
    display: flex;
    column-gap: 1.6rem;
    align-items: center;
    padding: 2rem 2rem 2rem 1rem;
    width: 114%;
    position: relative;
    z-index: 1;
  }
  .p-flow__item .text-wrap {
    width: 22.375rem;
  }
  .p-flow__item .head {
    font-size: 1.35rem;
    text-align: left;
    margin-top: 0;
    margin-bottom: 14px;
  }
  .p-flow__sidebar-1.arrow {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 2;
    letter-spacing: 0em;
    justify-content: center;
    position: relative;
    right: 10px;
    z-index: 2;
  }
  .u-hidden--sp {
    display: none;
  }
  .p-flow__sidebar-1 {
    display: flex;
    grid-row: 1 / 5;
    grid-column: 2 / 2;
    align-items: center;
    background: url(../images/flow_bg-sp.png) no-repeat center bottom / contain;
    padding: 0 23px;
    border-radius: 50px 50px 0;
    margin-bottom: 2rem;
  }
}
.pick_up-bg {
  margin-top: 7rem;
}
@media screen and (max-width: 768px) {
  .pick_up-bg {
    margin-top: 3rem;
  }
}