@charset "UTF-8";
/* ================================================

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  background-color: #FFFFFF;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-green: #389b0c;
  --w1280: 1280px;
  --space: 30px;
}

/* ================================================

- 表示アニメーション

================================================ */
/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

-

================================================ */
.lozad {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.lozad[data-loaded=true] {
  opacity: 1;
}

/* ================================================

- イージング

================================================ */
/* ================================================

- メリット・方式

================================================ */
.contact-block {
  padding: 45px 0 56px;
}

.contact-block.-block {
  padding: 45px 0 70px;
}

.contact-block__stage {
  margin-top: 33px;
}

.m-page__block__head.-contact {
  padding-bottom: 15px;
  border-bottom: dotted 2px var(--cc-green);
}
.m-page__block__head.-contact .m-page__block__ttl {
  font-size: 2.6rem;
}

.contact-block__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
          align-items: baseline;
  gap: 40px;
  margin-top: 38px;
  padding: 0 30px;
}

.contact-block__tel {
  padding-left: 49px;
  position: relative;
}
.contact-block__tel::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2241px%22%20height%3D%2240px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(56%2C%20155%2C%2012)%22%20d%3D%22M39.913%2C30.948%20C39.995%2C31.108%2040.075%2C31.266%2040.150%2C31.413%20C40.111%2C31.535%2040.075%2C31.647%2040.041%2C31.751%20C39.713%2C31.979%2039.449%2C31.687%2039.215%2C31.702%20C37.126%2C27.948%2035.059%2C24.236%2033.042%2C20.613%20C32.805%2C20.518%2032.694%2C20.474%2032.526%2C20.407%20C32.205%2C19.829%2031.860%2C19.211%2031.545%2C18.645%20C31.145%2C18.466%2031.145%2C18.466%2030.449%2C17.218%20C30.334%2C17.178%2030.220%2C17.138%2030.049%2C17.077%20C29.886%2C16.743%2029.703%2C16.369%2029.509%2C15.971%20C29.650%2C15.748%2029.891%2C15.957%2030.099%2C15.930%20C30.209%2C15.874%2030.319%2C15.818%2030.488%2C15.731%20C30.674%2C15.775%2030.907%2C15.829%2031.173%2C15.891%20C31.263%2C16.017%2031.363%2C16.157%2031.497%2C16.344%20C31.676%2C16.395%2031.908%2C16.461%2032.141%2C16.528%20C32.247%2C16.685%2032.344%2C16.829%2032.461%2C17.004%20C32.661%2C17.061%2032.895%2C17.128%2033.131%2C17.196%20C33.230%2C17.352%2033.324%2C17.501%2033.426%2C17.664%20C33.527%2C17.693%2033.645%2C17.727%2033.756%2C17.759%20C33.853%2C17.918%2033.945%2C18.069%2034.040%2C18.225%20C34.155%2C18.257%2034.274%2C18.291%2034.389%2C18.324%20C34.563%2C18.637%2034.735%2C18.946%2034.875%2C19.198%20C35.058%2C19.278%2035.166%2C19.325%2035.274%2C19.372%20C35.420%2C19.634%2035.566%2C19.896%2035.712%2C20.158%20C35.821%2C20.203%2035.931%2C20.247%2036.101%2C20.317%20C36.336%2C20.737%2036.595%2C21.201%2036.843%2C21.644%20C36.987%2C21.694%2037.102%2C21.734%2037.216%2C21.774%20C37.828%2C22.874%2038.440%2C23.973%2039.053%2C25.073%20C39.022%2C25.186%2038.991%2C25.300%2038.958%2C25.420%20C39.120%2C25.728%2039.285%2C26.042%2039.443%2C26.342%20C39.410%2C26.473%2039.382%2C26.586%2039.354%2C26.700%20C39.500%2C26.961%2039.645%2C27.223%2039.792%2C27.487%20C39.758%2C27.771%2039.702%2C28.061%2039.960%2C28.315%20C39.891%2C28.527%2039.819%2C28.749%2039.765%2C28.916%20C39.783%2C29.254%2040.145%2C29.477%2039.890%2C29.801%20C39.968%2C29.955%2040.047%2C30.112%2040.130%2C30.278%20C40.060%2C30.495%2039.986%2C30.723%2039.913%2C30.948%20ZM30.687%2C22.564%20C30.802%2C22.578%2030.917%2C22.591%2030.999%2C22.601%20C31.371%2C23.047%2031.729%2C23.476%2032.082%2C23.899%20C32.065%2C24.022%2032.050%2C24.130%2032.036%2C24.233%20C32.427%2C24.717%2032.813%2C25.196%2033.200%2C25.674%20C33.195%2C25.781%2033.190%2C25.888%2033.184%2C26.017%20C33.374%2C26.265%2033.574%2C26.527%2033.779%2C26.795%20C33.764%2C26.898%2033.749%2C27.006%2033.736%2C27.099%20C33.841%2C27.243%2033.937%2C27.376%2034.038%2C27.516%20C34.008%2C27.731%2033.978%2C27.946%2033.950%2C28.146%20C34.033%2C28.250%2034.104%2C28.337%2034.202%2C28.459%20C34.196%2C28.582%2034.212%2C28.745%2034.174%2C28.896%20C34.109%2C29.147%2034.249%2C29.307%2034.443%2C29.518%20C34.389%2C29.896%2034.351%2C30.170%2034.308%2C30.473%20C34.386%2C30.587%2034.476%2C30.721%2034.599%2C30.903%20C34.560%2C31.177%2034.516%2C31.502%2034.468%2C31.826%20C34.451%2C31.941%2034.258%2C32.013%2034.040%2C31.984%20C33.988%2C31.977%2033.939%2C31.949%2033.889%2C31.930%20C33.573%2C31.538%2033.255%2C31.148%2032.942%2C30.754%20C32.911%2C30.715%2032.905%2C30.659%2032.887%2C30.611%20C32.885%2C30.506%2032.883%2C30.401%2032.881%2C30.296%20C32.600%2C29.948%2032.319%2C29.600%2032.033%2C29.246%20C32.047%2C29.143%2032.063%2C29.035%2032.077%2C28.932%20C31.872%2C28.664%2031.672%2C28.402%2031.482%2C28.154%20C31.488%2C28.025%2031.493%2C27.919%2031.498%2C27.812%20C31.217%2C27.464%2030.936%2C27.116%2030.654%2C26.768%20C30.659%2C26.661%2030.663%2C26.554%2030.670%2C26.402%20C30.382%2C26.044%2030.070%2C25.659%2029.782%2C25.301%20C29.789%2C25.149%2029.794%2C25.043%2029.798%2C24.936%20C29.632%2C24.608%2029.135%2C24.447%2029.274%2C23.929%20C28.987%2C23.559%2028.683%2C23.168%2028.375%2C22.772%20C28.390%2C22.669%2028.405%2C22.560%2028.419%2C22.457%20C28.239%2C22.234%2028.063%2C22.017%2027.872%2C21.780%20C27.846%2C21.542%2027.851%2C21.280%2027.625%2C21.072%20C27.517%2C20.973%2027.605%2C20.709%2027.699%2C20.634%20C27.795%2C20.558%2027.888%2C20.550%2028.018%2C20.572%20C28.299%2C20.620%2028.585%2C20.644%2028.856%2C20.676%20C29.008%2C20.949%2029.222%2C21.103%2029.527%2C21.127%20C29.914%2C21.607%2030.301%2C22.086%2030.687%2C22.564%20ZM27.827%2C26.254%20C28.034%2C26.429%2028.245%2C26.609%2028.459%2C26.792%20C28.474%2C26.975%2028.488%2C27.156%2028.501%2C27.331%20C28.581%2C27.396%2028.654%2C27.456%2028.727%2C27.515%20C28.913%2C27.797%2028.782%2C28.135%2028.897%2C28.430%20C28.970%2C28.489%2029.043%2C28.548%2029.117%2C28.608%20C29.140%2C28.644%2029.180%2C28.679%2029.183%2C28.717%20C29.257%2C29.628%2029.327%2C30.540%2029.394%2C31.400%20C29.286%2C31.608%2029.127%2C31.574%2028.1000%2C31.593%20C28.766%2C31.520%2028.870%2C31.252%2028.739%2C31.165%20C28.524%2C31.021%2028.521%2C30.785%2028.389%2C30.619%20C28.276%2C30.478%2028.141%2C30.379%2028.116%2C30.175%20C28.103%2C30.069%2027.935%2C29.981%2027.828%2C29.876%20C27.819%2C29.802%2027.807%2C29.713%2027.795%2C29.616%20C27.695%2C29.529%2027.590%2C29.438%2027.482%2C29.345%20C27.476%2C29.257%2027.469%2C29.166%2027.462%2C29.079%20C27.354%2C28.986%2027.249%2C28.895%2027.149%2C28.808%20C27.136%2C28.711%2027.125%2C28.621%2027.114%2C28.542%20C27.007%2C28.444%2026.907%2C28.351%2026.800%2C28.253%20C26.786%2C28.072%2026.772%2C27.893%2026.759%2C27.727%20C26.671%2C27.655%2026.598%2C27.596%2026.506%2C27.521%20C26.467%2C27.325%2026.425%2C27.110%2026.385%2C26.905%20C26.302%2C26.838%2026.229%2C26.778%2026.132%2C26.699%20C26.120%2C26.544%2026.106%2C26.366%2026.092%2C26.187%20C25.987%2C26.084%2025.890%2C25.990%2025.769%2C25.871%20C25.758%2C25.724%2025.744%2C25.545%2025.730%2C25.364%20C25.623%2C25.265%2025.523%2C25.172%2025.398%2C25.056%20C25.379%2C24.813%2025.355%2C24.541%2025.341%2C24.268%20C25.339%2C24.232%2025.381%2C24.190%2025.411%2C24.157%20C25.471%2C24.092%2025.539%2C24.116%2025.621%2C24.211%20C25.718%2C24.326%2025.851%2C24.356%2025.998%2C24.325%20C26.043%2C24.340%2026.095%2C24.343%2026.126%2C24.368%20C26.566%2C24.722%2027.004%2C25.079%2027.443%2C25.435%20C27.441%2C25.685%2027.581%2C25.851%2027.791%2C25.977%20C27.803%2C26.066%2027.814%2C26.156%2027.827%2C26.254%20ZM24.139%2C37.173%20C23.758%2C37.481%2022.681%2C38.227%2021.734%2C38.609%20C20.884%2C38.953%2019.078%2C39.342%2018.142%2C39.041%20C16.985%2C38.669%2015.643%2C37.382%2014.715%2C36.631%20C12.462%2C34.806%2010.408%2C32.735%208.592%2C30.473%20C4.960%2C25.949%202.275%2C20.652%200.853%2C15.019%20C-0.033%2C11.512%20-1.012%2C5.280%202.683%2C2.976%20C4.180%2C2.043%205.538%2C0.970%207.053%2C0.262%20C9.164%2C-0.727%2011.387%2C1.865%2012.165%2C3.118%20C13.094%2C4.615%2013.651%2C6.307%2014.201%2C7.982%20C14.852%2C9.967%2014.821%2C11.316%2012.871%2C12.247%20C10.731%2C13.268%209.713%2C13.661%2010.142%2C15.999%20C10.441%2C17.629%2010.928%2C19.252%2011.603%2C20.767%20C12.751%2C23.342%2015.063%2C26.657%2018.274%2C25.028%20C21.453%2C23.416%2024.001%2C29.646%2024.923%2C31.781%20C25.240%2C32.516%2025.556%2C33.266%2025.645%2C34.061%20C25.779%2C35.251%2025.052%2C36.434%2024.139%2C37.173%20ZM23.084%2C32.681%20C22.495%2C31.259%2021.750%2C29.902%2020.866%2C28.643%20C19.958%2C27.349%2019.802%2C26.956%2018.449%2C27.128%20C15.963%2C27.443%2014.806%2C27.945%2012.785%2C25.853%20C11.141%2C24.151%209.828%2C22.128%208.923%2C19.939%20C8.266%2C18.351%207.822%2C16.672%207.623%2C14.964%20C7.349%2C12.606%207.620%2C13.006%209.316%2C12.088%20C10.256%2C11.573%2012.304%2C10.909%2012.383%2C9.644%20C12.415%2C9.140%2012.238%2C8.648%2012.054%2C8.178%20C11.415%2C6.545%2010.654%2C4.960%209.780%2C3.440%20C8.343%2C0.941%207.353%2C2.975%205.441%2C3.532%20C1.889%2C4.565%201.939%2C8.420%202.423%2C11.459%20C3.403%2C17.607%205.957%2C23.478%209.685%2C28.451%20C11.549%2C30.937%2013.709%2C33.202%2016.115%2C35.167%20C17.578%2C36.362%2018.715%2C36.888%2019.896%2C36.776%20C22.232%2C36.555%2024.056%2C35.030%2023.084%2C32.681%20Z%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 41px;
  height: 40px;
}
.contact-block__tel dd {
  margin-top: 9px;
}

.contact-block__tel__number a {
  display: block;
  font-size: 3rem;
  letter-spacing: 0.02em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #000000;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .contact-block {
    padding: 30px 0 45px;
  }
  .contact-block.-block {
    padding: 30px 0 60px;
  }
  .contact-block__stage {
    margin-top: 20px;
  }
  .m-page__block__head.-contact {
    padding-bottom: 13px;
  }
  .m-page__block__head.-contact .m-page__block__ttl {
    font-size: 6.4vw;
  }
  .contact-block__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-top: 30px;
    padding: 0;
  }
  .contact-block__tel {
    padding-left: 12.267vw;
  }
  .contact-block__tel::before {
    top: 0;
    max-width: 41px;
    max-height: 40px;
    width: 10.133vw;
    height: 9.867vw;
  }
  .contact-block__tel dd {
    margin-top: 7px;
  }
  .contact-block__tel__number a {
    font-size: 7.2vw;
  }
  .contact-block__btn.m-btn {
    margin: 0 auto;
  }
}