@charset "UTF-8";
html {
  margin-top: 0 !important;
  padding-top: 100px;
  background: #fff;
}
@media (max-width: 768px) {
  html {
    padding-top: 0;
  }
}

body {
  background: #fff;
}

body.inview {
  background: #ffef00;
}

@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}
span,
p,
a {
  color: #000;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}

h2,
h3,
h4 {
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}

.text-color-orange {
  color: #ffa326;
}

.text-color-green {
  color: #46cfb8;
}

.text-color-pink {
  color: #ea7eac;
}

.link-btn-more {
  display: block;
  margin: 30px auto;
  padding: 4px;
  padding: 8px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4px;
  background: #3c3c3c;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 768px) {
  .link-btn-more {
    border-radius: 32px;
  }
}

.common-page {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  color: #3c3c3c;
}
.common-page .main {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  background: #ffef00;
}
.common-page .sec__heading {
  margin: 0 auto;
  text-align: center;
}
.common-page section {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-top: 140px;
  padding-bottom: 140px;
}
@media (max-width: 768px) {
  .common-page section {
    margin-top: 0;
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
  }
}
.common-page section .sec-heading {
  text-align: center;
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 768px) {
  .common-page section .sec-heading {
    font-size: 28px;
  }
}
.common-page section .sec-heading-desc {
  display: block;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 768px) {
  .common-page section .sec-heading-desc {
    margin-bottom: 16px;
  }
}
.common-page .sec01 {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 100vh;
  background: #ffef00;
  background: url(../img/information/sec01--bg.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .common-page .sec01 {
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
    background-color: #fff;
    background-size: auto 100%;
  }
}
.common-page .sec01 .fixed__wrapper {
  position: relative;
  z-index: -1;
  max-width: 1000px;
}
@media (max-width: 768px) {
  .common-page .sec01 .fixed__wrapper {
    padding: 40px 16px;
    padding-top: 20px;
    padding-bottom: 0;
    width: 100%;
    border-bottom: none;
  }
}
.common-page .sec01 .heading--wrapper {
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
}
.common-page .sec01 .sec01__heading {
  color: #231815;
  font-size: 48px;
}
@media (max-width: 768px) {
  .common-page .sec01 .sec01__heading {
    margin-bottom: 40px;
    letter-spacing: 0.05em;
    font-size: 40px;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  .common-page .sec01 .desc {
    font-size: 17px;
  }
}
.common-page .sec02 {
  overflow: visible;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .common-page .sec02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.common-page .sec02 .fixed__wrapper {
  max-width: 800px;
}
.common-page .sec02 .content--wrapper {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.common-page .sec02 .heading--img {
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-top: 40px;
  max-width: 280px;
}
@media (max-width: 768px) {
  .common-page .sec02 .heading--img {
    max-width: 230px;
  }
}
.common-page .sec02 .history--box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.common-page .sec02 .history--box .box--left {
  width: 200px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box .box--left {
    width: 230px;
  }
}
.common-page .sec02 .history--box .box--right {
  margin-left: 40px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box .box--right {
    margin-left: 20px;
    font-size: 18px;
  }
}
.common-page .sec02 .history--box01,
.common-page .sec02 .history--box03,
.common-page .sec02 .history--box05,
.common-page .sec02 .history--box07,
.common-page .sec02 .history--box11 {
  justify-content: flex-start;
}
.common-page .sec02 .history--box02 .desc {
  font-size: 1.1em;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box02 .desc {
    font-size: 28px;
  }
}
.common-page .sec02 .history--box07 {
  margin-top: 50px;
  margin-bottom: 90px;
}
.common-page .sec02 .history--box07 .box--left {
  display: flex;
  align-items: baseline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box07 .box--left {
    display: block;
    margin-bottom: 20px;
  }
}
.common-page .sec02 .history--box07 .box--left .box--left--img01 {
  width: 200px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box07 .box--left .box--left--img01 {
    width: 230px;
  }
}
.common-page .sec02 .history--box07 .box--left .box--left--img02 {
  margin-left: -50px;
  width: 154px;
  transform: translateY(7px);
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box07 .box--left .box--left--img02 {
    display: block;
    margin: 0 0 0 auto;
    margin-bottom: 20px;
    width: 174px;
    transform: none;
  }
}
.common-page .sec02 .history--box07 .box--left .box--left--img03 {
  margin-left: -48px;
  width: 154px;
  transform: translateY(-52px);
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box07 .box--left .box--left--img03 {
    display: block;
    margin: 0 0 0 auto;
    width: 174px;
    transform: none;
  }
}
.common-page .sec02 .history--box07 .desc {
  line-height: 2.4;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box07 .desc {
    line-height: 2.2;
  }
}
.common-page .sec02 .history--box08 {
  margin-top: 70px;
  margin-bottom: 60px;
}
.common-page .sec02 .history--box08 .box--left {
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box08 .box--left {
    display: block;
  }
}
.common-page .sec02 .history--box08 .box--left .box--left--img01 {
  margin-right: 20px;
  width: 200px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box08 .box--left .box--left--img01 {
    margin: 0;
    margin-bottom: 30px;
    width: 230px;
  }
}
.common-page .sec02 .history--box08 .box--left .box--left--img02 {
  width: 164px;
  transform: translateY(-20%);
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box08 .box--left .box--left--img02 {
    display: block;
    margin: 0 -6% 0 auto;
    width: 190px;
  }
}
.common-page .sec02 .history--box08 .desc {
  margin-left: 80px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box08 .desc {
    margin-left: 20px;
  }
}
.common-page .sec02 .history--box10 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.common-page .sec02 .history--box10 .box--left {
  display: flex;
  align-items: baseline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box10 .box--left {
    display: block;
  }
}
.common-page .sec02 .history--box10 .box--left .box--left--img01 {
  width: 200px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box10 .box--left .box--left--img01 {
    width: 240px;
  }
}
.common-page .sec02 .history--box10 .box--left .box--left--img02 {
  margin-left: -40px;
  width: 154px;
  transform: translateY(7px);
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box10 .box--left .box--left--img02 {
    display: block;
    margin: 0 0 0 auto;
    margin-bottom: 24px;
    width: 184px;
  }
}
.common-page .sec02 .history--box10 .box--left .box--left--img03 {
  margin-left: -50px;
  width: 154px;
  transform: translateY(-72px);
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box10 .box--left .box--left--img03 {
    display: block;
    margin: 0 0 0 auto;
    width: 184px;
    transform: none;
  }
}
.common-page .sec02 .history--box10 .desc {
  margin-top: 20px;
}
.common-page .sec02 .history--box12 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.common-page .sec02 .history--box12 .box--left {
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box12 .box--left {
    display: block;
  }
}
.common-page .sec02 .history--box12 .box--left .box--left--img01 {
  margin-right: 20px;
  width: 200px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box12 .box--left .box--left--img01 {
    width: 230px;
  }
}
.common-page .sec02 .history--box12 .box--left .box--left--img02 {
  width: 164px;
  transform: translateY(-15%);
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box12 .box--left .box--left--img02 {
    display: block;
    margin: 0 0 0 auto;
    width: 174px;
    transform: none;
  }
}
.common-page .sec02 .history--box12 .desc {
  margin-left: 80px;
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box12 .desc {
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .common-page .sec02 .history--box13 .box--left {
    width: 260px;
  }
}
.common-page .sec02 .desc {
  margin-top: 0;
  line-height: 1.8;
}
.common-page .sec02 .foot--imgs01 {
  position: absolute;
  top: -120px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .common-page .sec02 .foot--imgs01 {
    top: -100px;
    transform: translateX(-20px);
  }
}
.common-page .sec02 .foot {
  position: absolute;
  width: 14px;
}
.common-page .sec02 .foot--imgs01--foot01 {
  top: 90px;
  left: calc(51% - 0px + 10px);
  -webkit-animation: opacityFoot04 4s 0s infinite;
  animation: opacityFoot04 4s 0s infinite;
}
.common-page .sec02 .foot--imgs01--foot02 {
  top: 53px;
  left: calc(51% - 0px + 32px);
  -webkit-animation: opacityFoot02 4s 0s infinite;
  animation: opacityFoot02 4s 0s infinite;
}
.common-page .sec02 .foot--imgs01--foot03 {
  top: 58px;
  left: calc(51% - 0px + 0px);
  -webkit-animation: opacityFoot03 4s 0s infinite;
  animation: opacityFoot03 4s 0s infinite;
}
.common-page .sec02 .foot--imgs01--foot04 {
  top: 22px;
  left: calc(51% - 0px + 26px);
  -webkit-animation: opacityFoot01 4s 0s infinite;
  animation: opacityFoot01 4s 0s infinite;
}
.common-page .sec03 {
  padding-top: 120px;
  padding-bottom: 0;
}
.common-page .sec03::after {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  min-width: 200vw;
  width: 100%;
  height: 100%;
  background: #221815;
  content: "";
  transform: translate(-50%, 0);
  -webkit-clip-path: polygon(0 175px, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 175px, 100% 0, 100% 100%, 0% 100%);
}
@media (max-width: 768px) {
  .common-page .sec03::after {
    -webkit-clip-path: polygon(0 115px, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 115px, 100% 0, 100% 100%, 0% 100%);
  }
}
.common-page .sec03 .fixed__wrapper {
  position: relative;
}
@media (max-width: 768px) {
  .common-page .sec03 .fixed__wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.common-page .sec03 .sec03__heading {
  color: #231815;
  font-size: 48px;
}
@media (max-width: 768px) {
  .common-page .sec03 .sec03__heading {
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
    text-align: center;
    font-size: 28px;
    line-height: 1;
  }
}
.common-page .sec03 .sec03__heading span {
  margin-left: 0.8em;
  font-size: 25px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .common-page .sec03 .sec03__heading span {
    display: block;
    margin-left: 10px;
    font-size: 16px;
  }
}
.common-page .sec03 .heading--img {
  display: block;
  margin: 0 auto;
  max-width: 800px;
}
.common-page .sec03 h3 {
  color: #231815;
}
@media (max-width: 768px) {
  .common-page .sec03 h3 {
    line-height: 1.6;
  }
}
.common-page .sec03 .desc {
  margin-bottom: 30px;
  color: #fff;
  text-align: right;
  font-size: 20px;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W9 JIS2004";
  line-height: 1.6;
}
@media (max-width: 768px) {
  .common-page .sec03 .desc {
    text-align: left;
    font-size: 17px;
  }
}
.common-page .sec03 .box--img01 {
  position: relative;
  right: 0;
  width: 1500px;
  vertical-align: middle;
  transform: translateX(calc(50% - 460px));
}
@media (max-width: 768px) {
  .common-page .sec03 .box--img01 {
    width: 650px;
    transform: translateX(calc(50% - 175px));
  }
}
.common-page .sec03 .box--img02 {
  position: relative;
  right: 0;
  width: 1500px;
  vertical-align: middle;
  transform: translateX(calc(50% - 520px));
}
@media (max-width: 768px) {
  .common-page .sec03 .box--img02 {
    width: 700px;
    transform: translateX(calc(50% - 250px));
  }
}
.common-page .sec03 .box--img03 {
  position: relative;
  right: 0;
  width: 1500px;
  vertical-align: middle;
  transform: translateX(calc(50% - 580px));
}
@media (max-width: 768px) {
  .common-page .sec03 .box--img03 {
    width: 700px;
    transform: translateX(calc(50% - 250px));
  }
}
.common-page .sec03 .box--img04 {
  position: relative;
  right: 0;
  width: 1500px;
  vertical-align: middle;
  transform: translateX(calc(50% - 640px));
}
@media (max-width: 768px) {
  .common-page .sec03 .box--img04 {
    width: 720px;
    transform: translateX(calc(50% - 350px));
  }
}
.common-page .sec04 {
  position: relative;
  padding-top: 90px;
  padding-right: 0;
  padding-bottom: 120px;
  padding-left: 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  .common-page .sec04 {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
.common-page .sec04::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url(../img/information/sec04--bg.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  content: "";
  mix-blend-mode: multiply;
}
@media (max-width: 768px) {
  .common-page .sec04::before {
    background-size: auto 100%;
  }
}
.common-page .sec04 .fixed__wrapper {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding-bottom: 90px;
  max-width: 1000px;
  width: 90%;
  border: solid #000 3px;
  border-radius: 32px;
  background: #fff;
}
@media (max-width: 768px) {
  .common-page .sec04 .fixed__wrapper {
    margin-top: 40px;
    border: solid #000 5px;
    border-radius: 20px;
  }
}
@media (max-width: 768px) {
  .common-page .sec04 .heading--wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.common-page .sec04 .heading--img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 350px;
}
@media (max-width: 768px) {
  .common-page .sec04 .heading--img {
    max-width: 310px;
  }
}
.common-page .sec04 .bg--block01 {
  position: absolute;
  right: -36px;
  bottom: -70px;
  max-width: 200px;
}
@media (max-width: 768px) {
  .common-page .sec04 .bg--block01 {
    display: none;
  }
}
.common-page .sec04 .flex {
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
@media (max-width: 768px) {
  .common-page .sec04 .flex {
    display: block;
    margin: 8px auto;
  }
}
.common-page .sec04 .flex .heading {
  margin: 8px 0;
  width: 8em;
  font-size: 18px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .common-page .sec04 .flex .heading {
    margin: 0;
    margin-bottom: 2px;
    line-height: 1.4;
  }
}
.common-page .sec04 .flex .text {
  margin: 8px 0;
  font-size: 18px;
}
@media (max-width: 768px) {
  .common-page .sec04 .flex .text {
    margin: 0;
    line-height: 1.4;
  }
}
.common-page .sec04 .flex01 {
  margin-top: 150px;
}
@media (min-width: 1400px) {
  .common-page .sec04 .flex01 {
    margin-top: 180px;
  }
}
.common-page .sec04 .foot--imgs01 {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .common-page .sec04 .foot--imgs01 {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(calc(-50% - 20px));
  }
}
.common-page .sec04 .foot {
  position: absolute;
  width: 14px;
}
.common-page .sec04 .foot--imgs01--foot01 {
  bottom: 90px;
  left: calc(51% - 0px + 10px);
  transform: rotate(-50deg);
  -webkit-animation: opacityFoot01 4s 0s infinite;
  animation: opacityFoot01 4s 0s infinite;
}
.common-page .sec04 .foot--imgs01--foot02 {
  bottom: 53px;
  left: calc(51% - 0px + 32px);
  transform: rotate(-50deg);
  -webkit-animation: opacityFoot03 4s 0s infinite;
  animation: opacityFoot03 4s 0s infinite;
}
.common-page .sec04 .foot--imgs01--foot03 {
  bottom: 58px;
  left: calc(51% - 0px + 0px);
  transform: rotate(-50deg);
  -webkit-animation: opacityFoot02 4s 0s infinite;
  animation: opacityFoot02 4s 0s infinite;
}
.common-page .sec04 .foot--imgs01--foot04 {
  bottom: 22px;
  left: calc(51% - 0px + 26px);
  transform: rotate(-50deg);
  -webkit-animation: opacityFoot04 4s 0s infinite;
  animation: opacityFoot04 4s 0s infinite;
}
.common-page .sec05 {
  position: relative;
  padding-top: 90px;
  padding-right: 0;
  padding-bottom: 120px;
  padding-left: 0;
  background-color: #ffef00;
}
@media (max-width: 768px) {
  .common-page .sec05 {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
.common-page .sec05 .fixed__wrapper {
  width: 1000px;
}
@media (max-width: 768px) {
  .common-page .sec05 .fixed__wrapper {
    padding-top: 60px;
    padding-bottom: 40px;
    width: 100%;
  }
}
.common-page .sec05 .heading--img {
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  max-width: 280px;
}
@media (max-width: 768px) {
  .common-page .sec05 .heading--img {
    max-width: 190px;
  }
}
.common-page .sec05 .map-wrap {
  position: relative;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 120px;
  max-width: 1440px;
}
.common-page .sec05 .map-wrap #google-map {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.common-page .sec05 .company--wrapper {
  position: relative;
  margin-bottom: 100px;
  padding: 50px;
  border-radius: 16px;
  background: #fff;
}
@media (max-width: 768px) {
  .common-page .sec05 .company--wrapper {
    padding: 28px;
    padding-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .common-page .sec05 .company--wrapper .flex01 {
    flex-direction: column-reverse;
  }
}
.common-page .sec05 .company03 {
  margin-bottom: 0px;
}
.common-page .sec05 .bg-text {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 280px;
}
@media (max-width: 768px) {
  .common-page .sec05 .bg-text {
    top: -56px;
    right: -10px;
    width: 240px;
  }
}
.common-page .sec05 .flex--company {
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .common-page .sec05 .flex--company {
    margin-bottom: 20px;
  }
}
.common-page .sec05 .flex--company .logo {
  margin-right: 36px;
  width: 80px;
}
@media (max-width: 768px) {
  .common-page .sec05 .flex--company .logo {
    margin-bottom: 8px;
  }
}
.common-page .sec05 .flex--company .text--wrapper .office--kind {
  margin: 0;
  margin-bottom: 4px;
  font-size: 15px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
  line-height: 1.6;
}
.common-page .sec05 .flex--company .text--wrapper .office--name {
  margin: 0;
  font-size: 30px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
  line-height: 1;
}
@media (max-width: 768px) {
  .common-page .sec05 .flex--company .text--wrapper .office--name {
    font-size: 36px;
  }
}
.common-page .sec05 .desc {
  margin-bottom: 24px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .common-page .sec05 .desc {
    margin-bottom: 16px;
    font-size: 15px;
  }
}
.common-page .sec05 .information--desc {
  justify-content: flex-start;
  align-items: center;
  margin: 8px 0;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
.common-page .sec05 .information--desc .heading {
  display: inline-block;
  width: 45px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .common-page .sec05 .information--desc .heading {
    width: 40px;
    font-size: 16px;
  }
}
.common-page .sec05 .information--desc .icon {
  margin: 0 1.5em;
  width: 2em;
}
@media (max-width: 768px) {
  .common-page .sec05 .information--desc .icon {
    margin: 0 1em;
  }
}
.common-page .sec05 .information--desc .desc--desc {
  margin-bottom: 0px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .common-page .sec05 .information--desc .desc--desc {
    font-size: 16px;
  }
}
.common-page .sec05 .information--desc01 {
  font-size: 20px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .common-page .sec05 .information--desc01 {
    line-height: 1.4;
  }
}
.common-page .sec05 .information--desc04 {
  margin-bottom: 0;
}
.common-page .sec05 .flex01 .box02 {
  width: calc(33.3333% - 16px);
}
@media (max-width: 768px) {
  .common-page .sec05 .flex01 .box02 {
    margin-bottom: 24px;
    width: 100%;
  }
}
.common-page .sec05 .flex01 .box02 img {
  vertical-align: middle;
}
.common-page .sec05 .flex02 {
  margin-top: 26px;
}
@media (max-width: 768px) {
  .common-page .sec05 .flex02 {
    display: none;
  }
}
.common-page .sec05 .flex02 .company--img {
  width: calc(33.3333% - 16px);
}
.common-page .sec05 .swiper {
  display: none;
  margin: 16px -44px 0 -44px;
  width: calc(100% + 88px);
}
@media (max-width: 768px) {
  .common-page .sec05 .swiper {
    display: block;
  }
}
.common-page .sec05 .swiper .swiper-pagination {
  position: relative;
  display: block;
  text-align: center;
}
.common-page .sec05 .swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  background-color: #221815;
}
.common-page .sec05 .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f9b900;
}

.content--wrapper {
  display: none;
  opacity: 0;
  transition: 1.35s;
  transform: translateY(20px);
}

.content--wrapper.active {
  display: block;
  opacity: 1;
  transition: 1.35s;
  transform: translateY(0px);
}

section.sec-contact {
  position: relative;
  overflow: visible;
  padding-top: 40px;
}
@media (max-width: 768px) {
  section.sec-contact {
    padding-top: 40px;
    padding-bottom: 120px;
  }
}
section.sec-contact .fixed__wrapper {
  padding-top: 40px;
}
section.sec-contact .heading--wrapper {
  position: relative;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  section.sec-contact .heading--wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
}
section.sec-contact .heading--wrapper .icon--post {
  position: absolute;
  top: 50%;
  left: -80px;
  width: 80px;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  section.sec-contact .heading--wrapper .icon--post {
    position: static;
    margin-bottom: 20px;
    transform: translate(0%, 0%);
  }
}
section.sec-contact h3 {
  margin: 0 auto;
  padding: 0 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: solid #231815 1.5px;
  font-size: 32px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  section.sec-contact h3 {
    font-size: 26px;
  }
}
section.sec-contact .desc {
  margin: 30px auto;
  text-align: center;
}
@media (max-width: 768px) {
  section.sec-contact .desc {
    margin: 20px auto;
    font-size: 17px;
    line-height: 1.6;
  }
}
section.sec-contact .boxs--wrapper {
  align-items: stretch;
}
@media (max-width: 768px) {
  section.sec-contact .boxs--wrapper {
    flex-direction: column;
  }
}
section.sec-contact .boxs--wrapper a.box {
  position: relative;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  width: calc(50% - 32px);
  border: solid #231815 3.5px;
  border-radius: 24px;
  background: #fff;
  opacity: 1;
  transition: 0.15s;
}
@media (max-width: 768px) {
  section.sec-contact .boxs--wrapper a.box {
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 20px 0;
    width: 100%;
    height: 92px;
  }
}
section.sec-contact .boxs--wrapper a.box:hover, section.sec-contact .boxs--wrapper a.box:active {
  transform: scale(1.06);
}
section.sec-contact .boxs--wrapper a.box img {
  position: absolute;
  left: 0;
  margin-right: 30px;
  margin-left: 36px;
  width: 60px;
}
@media (max-width: 768px) {
  section.sec-contact .boxs--wrapper a.box img {
    margin-left: 24px;
    width: 50px;
  }
}
section.sec-contact .boxs--wrapper a.box .text--wrapper {
  margin: 0 auto;
  padding-left: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
section.sec-contact .boxs--wrapper a.box .font-size--big {
  font-size: 36px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
  line-height: 1;
}
@media (max-width: 768px) {
  section.sec-contact .boxs--wrapper a.box .font-size--big {
    font-size: 26px;
  }
}
section.sec-contact .boxs--wrapper a.box p {
  margin: 0;
  line-height: 1;
}
section.sec-contact .boxs--wrapper a.box.box--right .font-size--big {
  font-size: 28px;
}
@media (max-width: 768px) {
  section.sec-contact .boxs--wrapper a.box.box--right .font-size--big {
    margin-left: 30px;
    font-size: 22px;
  }
}
section.sec-contact .foot--imgs01 {
  position: absolute;
  top: -120px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  section.sec-contact .foot--imgs01 {
    transform: translateX(-20px);
  }
}
section.sec-contact .foot {
  position: absolute;
  width: 14px;
}
section.sec-contact .foot--imgs01--foot01 {
  top: 90px;
  left: calc(51% - 0px + 10px);
  -webkit-animation: opacityFoot04 4s 0s infinite;
  animation: opacityFoot04 4s 0s infinite;
}
section.sec-contact .foot--imgs01--foot02 {
  top: 53px;
  left: calc(51% - 0px + 32px);
  -webkit-animation: opacityFoot02 4s 0s infinite;
  animation: opacityFoot02 4s 0s infinite;
}
section.sec-contact .foot--imgs01--foot03 {
  top: 58px;
  left: calc(51% - 0px + 0px);
  -webkit-animation: opacityFoot03 4s 0s infinite;
  animation: opacityFoot03 4s 0s infinite;
}
section.sec-contact .foot--imgs01--foot04 {
  top: 22px;
  left: calc(51% - 0px + 26px);
  -webkit-animation: opacityFoot01 4s 0s infinite;
  animation: opacityFoot01 4s 0s infinite;
}