@charset "UTF-8";
@font-face {
  font-family: "DINPro Medium";
  src: url("../font/DINPro-Medium_13936.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.dinpro {
  font-family: "DINPro Medium", sans-serif;
}

body,
html {
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  scroll-behavior: smooth;
}

html {
  font-size: 100%;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
}

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

body {
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: 0;
  color: #231815;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  background-color: #f4f4f4;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 2.62;
    min-width: inherit;
  }
}
body.fixed {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.hamburger_open {
    overflow: hidden;
  }
}

main {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 71.5px;
  }
}

section .section__inner {
  width: 100%;
  max-width: 70.8%;
  margin: 0 auto;
  padding: 180px 0px;
}
@media screen and (max-width: 767px) {
  section .section__inner {
    max-width: 100%;
    padding: 80px 15px;
  }
}

img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
  }
}

button {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
button:hover {
  opacity: 0.8;
}

a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
a img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
a img:hover {
  opacity: 0.7;
}
a:link {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a:hover {
  opacity: 0.8;
}
strong {
  font-weight: bold !important;
}

/* --------------------------------------------------
 Margin Padding
 -------------------------------------------------- */
.mg0 {
  margin: 0px !important;
}

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

.mb0 {
  margin-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mg5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mg10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mg15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mg20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mg25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mg30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mg35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mg40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mg45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mg50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mg55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mg60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mg65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mg70 {
  margin: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mg75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mg80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mg85 {
  margin: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mg90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mg95 {
  margin: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mg100 {
  margin: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pd0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pd10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pd20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pd30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pd40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pd50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

/* --------------------------------------------------
 Margin Padding (responsive)
 -------------------------------------------------- */
.mt_s {
  margin-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .mt_s {
    margin-top: 10px !important;
  }
}

.mt_sm {
  margin-top: 30px !important;
}
@media screen and (max-width: 767px) {
  .mt_sm {
    margin-top: 15px !important;
  }
}

.mt_m {
  margin-top: 40px !important;
}
@media screen and (max-width: 767px) {
  .mt_m {
    margin-top: 20px !important;
  }
}

.mt_ml {
  margin-top: 50px !important;
}
@media screen and (max-width: 767px) {
  .mt_ml {
    margin-top: 25px !important;
  }
}

.mt_l {
  margin-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .mt_l {
    margin-top: 30px !important;
  }
}

.mt_ll {
  margin-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .mt_ll {
    margin-top: 40px !important;
  }
}

.mt_xl {
  margin-top: 100px !important;
}
@media screen and (max-width: 767px) {
  .mt_xl {
    margin-top: 50px !important;
  }
}

.mb_s {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .mb_s {
    margin-bottom: 10px !important;
  }
}

.mb_sm {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 767px) {
  .mb_sm {
    margin-bottom: 15px !important;
  }
}

.mb_m {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .mb_m {
    margin-bottom: 20px !important;
  }
}

.mb_ml {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
  .mb_ml {
    margin-bottom: 25px !important;
  }
}

.mb_l {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 767px) {
  .mb_l {
    margin-bottom: 30px !important;
  }
}

.mb_ll {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
  .mb_ll {
    margin-bottom: 40px !important;
  }
}

.mb_xl {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 767px) {
  .mb_xl {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .sp-mb0 {
    margin-bottom: 0 !important;
  }
}

/* --------------------------------------------------
 Set Style
 -------------------------------------------------- */
.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

.tac {
  text-align: center !important;
}

@media screen and (max-width: 767px) {
  .sp-tac {
    text-align: center !important;
  }
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.hidden {
  display: none;
}

.italic {
  font-style: italic;
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.block-center {
  margin-left: auto;
  margin-right: auto;
}

.height_auto {
  height: auto !important;
}

@media screen and (max-width: 767px) {
  .height_auto_sp {
    height: auto !important;
  }
}

.block {
  display: block;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .pc-nowrap {
    white-space: nowrap;
  }
}

.box_shadow {
  -webkit-box-shadow: 0 0 16px rgba(114, 131, 144, 0.8);
          box-shadow: 0 0 16px rgba(114, 131, 144, 0.8);
}

.m-auto {
  margin: auto !important;
}

.display-table {
  display: table;
}

.fw-100 {
  font-weight: 100 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}

.txt--xs {
  font-size: 0.65em !important;
}
.txt--s {
  font-size: 0.875em !important;
}
.txt--ss {
  font-size: 0.8125em !important;
}
.txt--l {
  font-size: 1.125em !important;
}
.txt--ll {
  font-size: 1.25em !important;
}
.txt--1em {
  font-size: 1em !important;
}
.txt--lh1_8 {
  line-height: 1.8;
}
.txt--fz60 {
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .txt--fz60 {
    font-size: 3.5rem;
  }
}
.txt--fz50 {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .txt--fz50 {
    font-size: 3.5rem;
  }
}
.txt--fz40 {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .txt--fz40 {
    font-size: 2.8rem;
  }
}
.txt--fz48 {
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  .txt--fz48 {
    font-size: 3rem;
  }
}
.txt--fz32 {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .txt--fz32 {
    font-size: 2.3rem;
  }
}
.txt--fz30 {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .txt--fz30 {
    font-size: 2.3rem;
  }
}
.txt--fz28 {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .txt--fz28 {
    font-size: 2.2rem;
  }
}
.txt--fz24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .txt--fz24 {
    font-size: 2.1rem;
  }
}
.txt--fz22 {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .txt--fz22 {
    font-size: 2rem;
  }
}
.txt--fz20 {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .txt--fz20 {
    font-size: 1.9rem;
  }
}
.txt--fz18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .txt--fz18 {
    font-size: 1.7rem;
  }
}
.txt--fz16 {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .txt--fz16 {
    font-size: 1.5rem;
  }
}
.txt--fz14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .txt--fz14 {
    font-size: 1.3rem;
  }
}
.txt--fz13 {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .txt--fz13 {
    font-size: 1.2rem;
  }
}
.txt--fz12 {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .txt--fz12 {
    font-size: 1.2rem;
  }
}
.txt--lead {
  text-align: center;
  max-width: 900px;
  margin: auto;
}
.txt--white {
  color: #fff;
}
.txt--red {
  color: #e40000;
}
.txt--blue {
  color: #005bac;
}
.txt--blue2 {
  color: #009fe6;
}
.txt--gray {
  color: #666;
}
.txt--purple {
  color: #c8448e;
}
.txt--lh18 {
  line-height: 1.8;
}
.txt--gray2 {
  color: #728390;
}

/* --------------------------------------------------
 background
 -------------------------------------------------- */
.bg--white {
  background: #fff !important;
}
.bg--black {
  background: #000 !important;
}

/* --------------------------------------------------
 border
-------------------------------------------------- */
.bd--gray {
  border: 1px solid #ccc;
}
.bd--gray02 {
  border: 1px solid #b1b1b1;
}
.bd--none {
  border: none !important;
}
.bd--cl_bl {
  border-color: #3a434a !important;
}

/* --------------------------------------------------
 width
-------------------------------------------------- */
.w-auto {
  width: auto !important;
}

.w23_5 {
  width: 23.5%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w36 {
  width: 36%;
}

.w40 {
  width: 40%;
}

.w42 {
  width: 42%;
}

.w44 {
  width: 44%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w52 {
  width: 52%;
}

.w54 {
  width: 54%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w72 {
  width: 72%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.maw100 {
  max-width: 100px;
}

.maw300 {
  max-width: 300px;
}

.maw400 {
  max-width: 400px;
}

.maw500 {
  max-width: 500px;
}

.maw600 {
  max-width: 600px;
}

.maw700 {
  max-width: 700px;
}

.maw750 {
  max-width: 750px;
}

.maw800 {
  max-width: 800px;
}

.maw900 {
  max-width: 900px;
}

.maw1000 {
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .sp-w50 {
    width: 50%;
  }
  .sp-w75 {
    width: 75%;
  }
  .sp-w100 {
    width: 100%;
  }
}
/* --------------------------------------------------
 Column
-------------------------------------------------- */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex--nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.flex--jc_sb {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex--jc_center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex--jc_se {
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.flex--ai_center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex_col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 2%;
}
.flex_col2 > .flex_item {
  width: calc((100% - 2% * (2 - 1)) / 2);
}
@media screen and (max-width: 767px) {
  .flex_col2 > .flex_item {
    width: 100%;
  }
}

.flex_col3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 2%;
}
.flex_col3 > .flex_item {
  width: calc((100% - 2% * (3 - 1)) / 3);
}
@media screen and (max-width: 767px) {
  .flex_col3 > .flex_item {
    width: 100%;
  }
}

.flex_col4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px 2%;
}
.flex_col4 > .flex_item {
  width: calc((100% - 2% * (4 - 1)) / 4);
}
@media screen and (max-width: 767px) {
  .flex_col4 > .flex_item {
    width: 100%;
  }
}

.col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.col2__item {
  width: 48.5%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .col2__item {
    width: 100%;
    margin-bottom: 30px;
  }
}
.col2__item:nth-child(2n+1) {
  margin-right: 3%;
}
@media screen and (max-width: 767px) {
  .col2__item:nth-child(2n+1) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .col2__item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .col2__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .col2.spCol2__item {
    width: 48.5%;
  }
  .col2.spCol2__item:nth-child(2n+1) {
    margin-right: 3%;
  }
}

.col3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.col3__item {
  width: 32%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .col3__item {
    width: 100%;
    margin-bottom: 15px;
  }
}
.col3__item:nth-child(3n+1), .col3__item:nth-child(3n+2) {
  margin-right: 2%;
}
@media screen and (max-width: 767px) {
  .col3__item:nth-child(3n+1), .col3__item:nth-child(3n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .col3__item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .col3__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}

.col4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.col4__item {
  width: 23.5%;
  margin-bottom: 30px;
}
.col4__item:not(:nth-child(4n)) {
  margin-right: 2%;
}
@media screen and (max-width: 767px) {
  .col4__item:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .col4__item {
    width: 48.5%;
    margin-bottom: 15px;
  }
  .col4__item:nth-child(2n+1) {
    margin-right: 3%;
  }
}
@media screen and (min-width: 768px) {
  .col4__item:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .col4__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .col4.spCol1__item {
    width: 100%;
  }
  .col4.spCol1__item:nth-child(2n+1) {
    margin-right: 0;
  }
}

/* --------------------------------------------------
 Responsive
-------------------------------------------------- */
.pc-show {
  display: inherit !important;
}
.pc-show--flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.pc-show--block {
  display: block !important;
}

.tb-show {
  display: none !important;
}

.tb-sp-show {
  display: none !important;
}

.sp-show {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .pc-show {
    display: inherit !important;
  }
  .pc-show--flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .pc-show--block {
    display: block !important;
  }
  .tb-show {
    display: inherit !important;
  }
  .tb-sp-show {
    display: inherit !important;
  }
  .sp-show {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-show {
    display: none !important;
  }
  .pc-show--flex {
    display: none !important;
  }
  .pc-show--block {
    display: none !important;
  }
  .tb-show {
    display: none !important;
  }
  .tb-sp-show {
    display: inherit !important;
  }
  .sp-show {
    display: inherit !important;
  }
}
/* --------------------------------------------------
 position
-------------------------------------------------- */
.posi_r {
  position: relative !important;
}

.posi_a {
  position: absolute !important;
}

.right_0 {
  right: 0;
}

.right_10 {
  right: 10px;
}

.right_30 {
  right: 30px;
}

form .form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 40px 0;
}
form .form-item .input_ttl {
  font-weight: bold;
  width: 30%;
}
@media screen and (max-width: 767px) {
  form .form-item .input_ttl {
    width: 100%;
  }
}
form .form-item .input_area {
  width: 70%;
}
@media screen and (max-width: 767px) {
  form .form-item .input_area {
    width: 100%;
  }
}
form input[type=text], form input[type=tel], form input[type=email], form textarea {
  border: 1px solid #B8C4D5;
  border-radius: 8px;
  background-color: #F7F7F8;
  padding: 14px;
}
form textarea {
  width: 100%;
}
form ::-webkit-input-placeholder {
  color: #BBBBBC;
}
form ::-moz-placeholder {
  color: #BBBBBC;
}
form :-ms-input-placeholder {
  color: #BBBBBC;
}
form ::-ms-input-placeholder {
  color: #BBBBBC;
}
form ::placeholder {
  color: #BBBBBC;
}

#mv {
  height: auto;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #c8c8c8;
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  #mv {
    border-bottom: none;
  }
}
#mv .section__inner {
  height: 100%;
  padding: 60px 80px;
  width: 100%;
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media screen and (max-width: 767px) {
  #mv .section__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
    padding: 40px 15px;
  }
}
#mv .section__inner .txt_area {
  width: 43%;
}
@media screen and (max-width: 767px) {
  #mv .section__inner .txt_area {
    width: 100%;
  }
}
#mv .section__inner .txt_area .lead {
  font-size: 3.3vw;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
  line-height: 1;
  margin-bottom: 40px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #mv .section__inner .txt_area .lead {
    font-size: 7vw;
    margin-bottom: 23px;
  }
}
#mv .section__inner .txt_area .lead .large {
  font-size: 6vw;
  font-weight: 700;
  color: #F58220;
}
@media screen and (max-width: 767px) {
  #mv .section__inner .txt_area .lead .large {
    font-size: 15vw;
  }
}
#mv .section__inner .txt_area .txt {
  font-size: 1.56vw;
}
@media screen and (max-width: 767px) {
  #mv .section__inner .txt_area .txt {
    font-size: 20px;
    line-height: 2.25;
  }
}
#mv .section__inner .img_area {
  max-width: 889px;
  width: 51%;
}
@media screen and (max-width: 767px) {
  #mv .section__inner .img_area {
    width: 84.5%;
  }
}

.sec_line {
  background: -webkit-linear-gradient(left, #F58220 100px, #c8c8c8 0);
  background: linear-gradient(to right, #F58220 100px, #c8c8c8 0);
  height: 1px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .sec_line {
    margin-bottom: 30px;
    background: -webkit-linear-gradient(left, #F58220 50px, #c8c8c8 0);
    background: linear-gradient(to right, #F58220 50px, #c8c8c8 0);
  }
}

.sec_ttl1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.208;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  .sec_ttl1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .sec_ttl1 {
    font-size: 24px;
    line-height: 1.75;
  }
}

.sec_lead1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 90px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  .sec_lead1 {
    font-size: 20px;
  }
}
.sec_lead1 .large {
  color: #F58220;
  font-size: 64px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  .sec_lead1 .large {
    font-size: 50px;
  }
}

.num_ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 34px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5625;
  margin-bottom: 20px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  .num_ttl {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .num_ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 24px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.num_ttl .num {
  color: #F58220;
  font-size: 40px;
  width: 90px;
  height: 90px;
  border: 1px solid #F58220;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  .num_ttl .num {
    font-size: 30px;
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .num_ttl .num {
    font-size: 32px;
    width: 70px;
    height: 70px;
  }
}

#sec01 {
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner {
    padding-top: 47px;
  }
}
#sec01 .section__inner .sec_line {
  background: -webkit-linear-gradient(left, #F58220 100px, #c8c8c8 0);
  background: linear-gradient(to right, #F58220 100px, #c8c8c8 0);
  height: 1px;
}
#sec01 .section__inner .sec_ttl1 {
  margin-bottom: 117px;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .sec_ttl1 {
    margin-bottom: 35px;
  }
}
#sec01 .section__inner .sec_txt {
  color: #4b4a48;
}
#sec01 .section__inner .sec_lead1 {
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .sec_lead1 {
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .sec_lead1 .large {
    font-size: 49px;
  }
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .sec_txt {
    font-size: 16px;
  }
}
#sec01 .section__inner .merit_area {
  margin-top: 104px;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area {
    margin-top: 56px;
  }
}
#sec01 .section__inner .merit_area .merit_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  padding: 100px 80px;
  background-color: #fcf9f9;
  margin-top: 50px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec01 .section__inner .merit_area .merit_item {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area .merit_item {
    padding: 30px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
  }
}
#sec01 .section__inner .merit_area .merit_item .txt_area {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area .merit_item .txt_area {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area .merit_item .txt_area .txt {
    margin-top: 21px;
    line-height: 2;
  }
}
#sec01 .section__inner .merit_area .merit_item .txt_area .sp_img {
  display: none;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area .merit_item .txt_area .sp_img {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area .merit_item .txt_area .num_ttl {
    gap: 28px;
    margin-bottom: 30px;
  }
}
#sec01 .section__inner .merit_area .merit_item .img_area {
  width: 41.3%;
}
@media screen and (max-width: 767px) {
  #sec01 .section__inner .merit_area .merit_item .img_area {
    display: none;
  }
}
#sec01 .section__inner .merit_area .merit_item .img_area img {
  border-radius: 38px 0 0 38px;
}

.contact_area {
  background-color: #f4f4f4;
  padding: 120px 40px;
}
@media screen and (max-width: 767px) {
  .contact_area {
    padding: 70px 15px;
  }
}
.contact_area .contact_inner {
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
}
.contact_area .contact_inner .ttl {
  font-size: 32px;
  line-height: 1.5625;
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  .contact_area .contact_inner .ttl {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
  }
}
.contact_area .contact_inner .lead {
  font-size: 20px;
  margin-bottom: 39px;
}
@media screen and (max-width: 767px) {
  .contact_area .contact_inner .lead {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 2;
  }
}
.contact_area .contact_inner .btn {
  display: block;
  border-radius: 4px;
  background-color: #F58220;
  color: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 15px;
  height: 90px;
  font-size: 16px;
  -webkit-box-shadow: 12px 13px 25px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 12px 13px 25px 7px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .contact_area .contact_inner .btn {
    font-size: 20px;
  }
}
.contact_area .contact_inner .btn img {
  width: auto;
}

#sec02 {
  background-color: #FFF;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #sec02 {
    margin-bottom: 30px;
  }
}
#sec02 .section__inner .lead_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  margin-bottom: 320px;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .lead_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 100px;
  }
}
#sec02 .section__inner .lead_box .txt_area {
  width: 48%;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .lead_box .txt_area {
    width: 100%;
  }
}
#sec02 .section__inner .lead_box .txt_area .sec_lead1 {
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .lead_box .txt_area .sec_lead1 {
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .lead_box .txt_area .sec_lead1 .large {
    font-size: 49px;
  }
}
#sec02 .section__inner .lead_box .txt_area .sec_txt {
  line-height: 2.3333333333;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .lead_box .txt_area .sec_txt {
    font-size: 16px;
    line-height: 2.6;
    margin-bottom: 4px;
  }
}
#sec02 .section__inner .lead_box .img_area {
  width: 41.5%;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .lead_box .img_area {
    width: 100%;
  }
}
#sec02 .section__inner .lead_box .img_area img {
  width: 100%;
  height: auto;
  border-radius: 38px 0 0 38px;
}
#sec02 .section__inner .down_arrow {
  display: block;
  margin: 0 auto 10px;
  width: auto;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .down_arrow {
    margin: 0 auto -10px;
  }
}
#sec02 .section__inner .value_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  gap: 120px 0;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .value_area {
    gap: 30px 0;
  }
}
#sec02 .section__inner .value_area .value_item {
  width: 44.2477876106%;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .value_area .value_item {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #sec02 .section__inner .value_area .value_item .num_ttl {
    gap: 25px;
  }
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .value_area .value_item .num_ttl {
    gap: 26px;
  }
}
@media screen and (min-width: 768px) {
  #sec02 .section__inner .value_area .value_item .num_ttl .num {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec02 .section__inner .value_area .value_item .num_ttl .num {
    width: 80px;
    height: 80px;
  }
}
#sec02 .section__inner .value_area .value_item .value_img {
  height: 120px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: 35px auto;
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .value_area .value_item .value_img {
    height: 100px;
    margin: 27px auto 23px;
  }
}
@media screen and (max-width: 767px) {
  #sec02 .section__inner .value_area .value_item > p {
    font-size: 16px;
    line-height: 2.25;
  }
}

#sec03 {
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  #sec03 .section__inner .sec_ttl1 {
    font-size: 40px;
    margin-bottom: 39px;
  }
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .sec_ttl1 {
    margin-bottom: 35px;
  }
}
#sec03 .section__inner .sec_lead1 {
  font-size: 24px;
  line-height: 90px;
  margin-bottom: 50px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .sec_lead1 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 37px;
  }
}
#sec03 .section__inner .case_area {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .case_area {
    margin-bottom: 30px;
    margin: 0 -15px 0px;
  }
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .case_area .tab_area {
    width: 100%;
    overflow-x: scroll;
  }
}
#sec03 .section__inner .case_area .tab_area .tab_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .case_area .tab_area .tab_list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#sec03 .section__inner .case_area .tab_area .tab_list .tab_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff9f9;
  background-color: #b6b6b6;
  width: 120px;
  height: 80px;
  border-radius: 10px 10px 0 0;
}
#sec03 .section__inner .case_area .tab_area .tab_list .tab_item.active {
  background-color: #4b4a48;
}
#sec03 .section__inner .case_area .tab_area .tab_list .tab_item:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .case_area .tab_area .tab_list .tab_item {
    width: 113px;
    height: 62px;
  }
}
#sec03 .section__inner .case_area .case_item {
  border-radius: 0 0 50px 50px;
  -webkit-box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.08);
  padding: 5.208vw 4.166vw;
  display: none;
}
@media screen and (max-width: 1300px) {
  #sec03 .section__inner .case_area .case_item {
    padding: 2.5vw 2vw;
  }
}
@media screen and (max-width: 1030px) {
  #sec03 .section__inner .case_area .case_item {
    padding: 40px 15px;
    border-radius: 0;
  }
}
#sec03 .section__inner .case_area .case_item .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
#sec03 .section__inner .case_area .case_item .flex .txt_area {
  width: 41%;
}
@media screen and (max-width: 1030px) {
  #sec03 .section__inner .case_area .case_item .flex .txt_area {
    width: 100%;
  }
}
#sec03 .section__inner .case_area .case_item .flex .txt_area .ttl {
  font-size: 1.666vw;
  font-size: clamp(18px, 1.666vw, 32px);
  line-height: 1.56;
}
@media screen and (max-width: 1030px) {
  #sec03 .section__inner .case_area .case_item .flex .txt_area .ttl {
    font-size: 24px;
    line-height: 40px;
  }
}
#sec03 .section__inner .case_area .case_item .flex .txt_area .name {
  font-size: clamp(14px, 1.041vw, 20px);
  line-height: 1.6;
  margin: 2.604vw 0;
}
@media screen and (max-width: 1030px) {
  #sec03 .section__inner .case_area .case_item .flex .txt_area .name {
    margin: 30px 0;
  }
}
@media screen and (min-width: 768px) {
  #sec03 .section__inner .case_area .case_item .flex .txt_area .txt {
    font-size: clamp(12px, 0.9375vw, 18px);
  }
}
@media screen and (max-width: 1030px) {
  #sec03 .section__inner .case_area .case_item .flex .txt_area .txt {
    line-height: 27px;
    margin-bottom: 30px;
  }
}
#sec03 .section__inner .case_area .case_item .flex .img_area {
  width: 53.5%;
}
@media screen and (min-width: 768px) {
  #sec03 .section__inner .case_area .case_item .flex .img_area {
    padding-top: 0.52vw;
  }
}
@media screen and (max-width: 1030px) {
  #sec03 .section__inner .case_area .case_item .flex .img_area {
    width: 100%;
  }
}
#sec03 .section__inner .case_area .case_item .flex .img_area img {
  width: 100%;
  height: auto;
  border-radius: 38px 0 0 38px;
}
#sec03 .section__inner .case_area .case_item .case_btn {
  display: block;
  border: 1px solid #F58220;
  border-radius: 4px;
  width: 320px;
  height: 49px;
  color: #F58220;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 49px;
  margin: 44px auto 0;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .case_area .case_item .case_btn {
    margin: 30px auto 0;
  }
}
#sec03 .section__inner .case_area .case_item .case_btn::after {
  content: "";
  background-image: url(../img/right_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 7.13px;
  height: 11.67px;
}
#sec03 .section__inner .company_list {
  padding: 100px 80px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 1450px) and (min-width: 768px) {
  #sec03 .section__inner .company_list {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .company_list {
    padding: 50px 15px;
    margin: 0 -15px;
  }
}
#sec03 .section__inner .company_list .ttl {
  font-size: 32px;
  line-height: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .company_list .ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
#sec03 .section__inner .company_list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 25px 0;
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .company_list ul {
    gap: 12.5px 0;
  }
}
#sec03 .section__inner .company_list ul li {
  width: 33%;
  line-height: 2;
  white-space: nowrap;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec03 .section__inner .company_list ul li {
    font-size: 16px;
    width: 33%;
  }
}
@media screen and (max-width: 900px) {
  #sec03 .section__inner .company_list ul li {
    font-size: 13.5px;
  }
}
@media screen and (max-width: 767px) {
  #sec03 .section__inner .company_list ul li {
    width: 100%;
    font-size: 16px;
  }
}

#sec04 {
  background-color: #FFF;
}
@media screen and (min-width: 768px) {
  #sec04 .section__inner .sec_ttl1 {
    font-size: 40px;
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec04 .section__inner .sec_ttl1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .sec_ttl1 {
    margin-bottom: 30px;
  }
}
#sec04 .section__inner .sec_lead1 {
  font-size: 24px;
  line-height: 90px;
  margin-bottom: 50px;
  font-weight: normal;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec04 .section__inner .sec_lead1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .sec_lead1 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
#sec04 .section__inner .process_area {
  margin-top: 78px;
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area {
    margin-top: -10px;
  }
}
#sec04 .section__inner .process_area .process_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .process_item {
    padding: 30px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
  }
}
#sec04 .section__inner .process_area .process_item .txt_area {
  width: 44%;
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .process_item .txt_area {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #sec04 .section__inner .process_area .process_item .txt_area .num_ttl {
    gap: 25px;
  }
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .process_item .txt_area .num_ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }
}
#sec04 .section__inner .process_area .process_item .txt_area .num_ttl .num {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec04 .section__inner .process_area .process_item .txt_area .num_ttl .num {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .process_item .txt_area .num_ttl .num {
    width: 70px;
    height: 70px;
  }
}
#sec04 .section__inner .process_area .process_item .txt_area .txt {
  font-size: 16px;
  line-height: 30px;
}
#sec04 .section__inner .process_area .process_item .txt_area .sp_img {
  display: none;
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .process_item .txt_area .sp_img {
    display: block;
    margin-bottom: 30px;
  }
}
#sec04 .section__inner .process_area .process_item .img_area {
  width: 36.3%;
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .process_item .img_area {
    display: none;
  }
}
#sec04 .section__inner .process_area .process_item .img_area img {
  border-radius: 38px 0 0 38px;
}
#sec04 .section__inner .process_area .down_arrow {
  width: auto;
  margin: 63px auto 0 40px;
}
@media screen and (max-width: 767px) {
  #sec04 .section__inner .process_area .down_arrow {
    margin: 30px auto;
  }
}

#sec05 {
  background-color: #fcf9f9;
}
#sec05 .section__inner .sec_ttl1 {
  font-size: 40px;
  line-height: 1;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec05 .section__inner .sec_ttl1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .sec_ttl1 {
    font-size: 24px;
    line-height: 58px;
  }
}
#sec05 .section__inner .qa_area {
  margin-top: 44px;
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .qa_area {
    margin-top: 24px;
  }
}
#sec05 .section__inner .qa_area .qa_item {
  padding: 50px 80px;
  border-top: 1px solid #F58220;
  border-bottom: 1px solid #F58220;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec05 .section__inner .qa_area .qa_item {
    padding: 25px 40px;
  }
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .qa_area .qa_item {
    padding: 30px 0px;
  }
}
#sec05 .section__inner .qa_area .qa_item .num_ttl {
  margin-bottom: 47px;
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .qa_area .qa_item .num_ttl {
    gap: 17px;
  }
}
#sec05 .section__inner .qa_area .qa_item .num_ttl .num.dinpro {
  background-color: transparent;
  width: 70px;
  height: 70px;
  font-size: 32px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec05 .section__inner .qa_area .qa_item .num_ttl .num.dinpro {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .qa_area .qa_item .num_ttl .num.dinpro {
    width: 50px;
    height: 50px;
  }
}
#sec05 .section__inner .qa_area .qa_item .num_ttl p {
  font-size: 24px;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec05 .section__inner .qa_area .qa_item .num_ttl p {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .qa_area .qa_item .num_ttl p {
    font-size: 20px;
  }
}
#sec05 .section__inner .qa_area .qa_item .ans {
  font-size: 20px;
  color: #292929;
}
@media screen and (max-width: 1380px) and (min-width: 768px) {
  #sec05 .section__inner .qa_area .qa_item .ans {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #sec05 .section__inner .qa_area .qa_item .ans {
    font-size: 16px;
    line-height: 28px;
  }
}

#modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.79);
  z-index: 999;
}
#modal .modal__close {
  position: absolute;
  top: 26px;
  right: 50px;
  font-size: 40px;
  background: none;
  border: none;
  line-height: 1;
  color: #fff;
}
#modal .modal__close:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #modal .modal__close {
    right: 20px;
  }
}
#modal .modal__content {
  display: none;
  background-color: #fff;
  padding: 20px 60px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-height: calc(100vh - 100px);
  width: 90%;
  max-width: 1200px;
  position: absolute;
  inset: 0;
  top: 80px;
  margin: 0 auto;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  #modal .modal__content {
    padding: 20px 35px;
    max-height: 82vh;
    top: 0;
    margin: auto;
  }
}
#modal .modal__content .case_img_area .slick-arrow {
  top: 40%;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  #modal .modal__content .case_img_area .slick-arrow {
    top: 20%;
  }
}
#modal .modal__content .case_img_area .slick-arrow::before {
  content: "";
  width: 20px;
  height: 20px;
  border-top: 4px solid black;
  border-left: 4px solid black;
  display: block;
}
#modal .modal__content .case_img_area .slick-arrow.slick-prev {
  left: 50px;
}
@media screen and (max-width: 1180px) {
  #modal .modal__content .case_img_area .slick-arrow.slick-prev {
    left: 0px;
  }
}
@media screen and (max-width: 767px) {
  #modal .modal__content .case_img_area .slick-arrow.slick-prev {
    left: -23px;
  }
}
#modal .modal__content .case_img_area .slick-arrow.slick-prev::before {
  rotate: -45deg;
}
#modal .modal__content .case_img_area .slick-arrow.slick-next {
  right: 50px;
}
@media screen and (max-width: 1180px) {
  #modal .modal__content .case_img_area .slick-arrow.slick-next {
    right: 0px;
  }
}
@media screen and (max-width: 767px) {
  #modal .modal__content .case_img_area .slick-arrow.slick-next {
    right: -23px;
  }
}
#modal .modal__content .case_img_area .slick-arrow.slick-next::before {
  rotate: 135deg;
}
#modal .modal__content .case_img_area .case_item img {
  margin: 0 auto 22px;
}
@media screen and (min-width: 768px) {
  #modal .modal__content .case_img_area .case_item img {
    height: calc(100vh - 370px);
    width: 60vw;
    aspect-ratio: 540/271;
  }
}
#modal .modal__content .case_img_area .case_item p {
  line-height: 2;
}

#fixed_link {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: fixed;
  right: 0;
  bottom: 4%;
  background-color: #F58220;
  border-radius: 20px 0 0 20px;
  color: #fff;
  padding: 20px;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #fixed_link {
    padding: 16px;
    font-size: 12px;
    line-height: 1.4;
    bottom: 2%;
  }
}
#fixed_link.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#fixed_link img {
  width: 22px;
  height: auto;
  display: block;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  #fixed_link img {
    margin: 10px auto 0;
  }
}

header {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #C8C8C8;
}
header div.header__inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  position: relative;
  /*============================
  ハンバーガー
  ============================*/
}
@media screen and (max-width: 1000px) {
  header div.header__inner {
    max-width: none;
    margin: 0 auto;
    padding: 10px 20px;
    height: 71.5px;
  }
}
header div.header__inner h1 {
  width: 182px;
}
@media screen and (max-width: 1000px) {
  header div.header__inner h1 {
    width: 108px;
  }
}
header div.header__inner h1 a img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
header div.header__inner h1 a img.-active {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  z-index: 10;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 1000px) {
  header div.header__inner .header__nav-area {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    height: 100dvh;
    width: 100%;
    visibility: hidden;
    pointer-events: none;
    padding: 120px 0 45px;
    background-color: hsla(0, 0%, 0%, 0.9);
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }
  header div.header__inner .header__nav-area.-active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
}
header div.header__inner .header__nav-area nav#header_nav {
  /*============================
  #menu-main
  ============================*/
}
header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1000px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    padding: 0 20px;
    min-width: 150px;
    margin: 0 auto;
  }
}
header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list li {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 45px;
  position: relative;
  white-space: nowrap;
  letter-spacing: -0.7px;
}
@media screen and (max-width: 1385px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list li {
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 1200px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list li {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list li {
    width: 100%;
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px dotted #fff;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 1000px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list li a {
    display: block;
    height: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list > li:last-child {
    padding-top: 37px;
    border: none;
  }
}
@media screen and (min-width: 768px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list > li:last-child a {
    color: #FFF;
    background-color: #F58220;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 270px;
    height: 72px;
  }
}
@media screen and (max-width: 1385px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list > li:last-child a {
    width: 200px;
  }
}
@media screen and (max-width: 1200px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list > li:last-child a {
    width: 150px;
    height: 50px;
  }
}
@media screen and (max-width: 1000px) {
  header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list > li:last-child a {
    background-color: #F58220;
    border-radius: 4px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 82%;
    margin: 0 auto;
    height: 72px;
  }
}
header div.header__inner .header__nav-area nav#header_nav ul.global-navigation__list > li:last-child a img {
  width: auto;
  margin-right: 15px;
}
header div.header__inner .hamburger {
  display: none;
}
@media screen and (max-width: 1000px) {
  header div.header__inner .hamburger {
    display: block;
    height: 25px;
    margin-left: auto;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 35px;
    border: none;
    background-color: transparent;
  }
  header div.header__inner .hamburger.-active .hamburger__line {
    background-color: transparent;
  }
  header div.header__inner .hamburger.-active .hamburger__line::before {
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
  }
  header div.header__inner .hamburger.-active .hamburger__line::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff;
  }
  header div.header__inner .hamburger .hamburger__line {
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 35px;
    background-color: #333333;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  header div.header__inner .hamburger .hamburger__line:before, header div.header__inner .hamburger .hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: #333333;
    -webkit-transition: inherit;
    transition: inherit;
  }
  header div.header__inner .hamburger .hamburger__line:before {
    top: -8px;
  }
  header div.header__inner .hamburger .hamburger__line:after {
    top: 8px;
  }
  header div.header__inner .hamburger .hamburger__text {
    position: absolute;
    bottom: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}

footer {
  background-color: #fff;
  padding: 30px 40px;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 70px 20px 30px;
  }
}
footer div.footer__inner {
  max-width: 1360px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  footer div.footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
  }
}
footer div.footer__inner .logo {
  width: 182px;
  height: auto;
}
footer div.footer__inner .copyright {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  footer div.footer__inner .copyright {
    font-size: 12px;
  }
}