@charset "UTF-8";
html {
  margin-top: 0 !important;
  padding-top: 100px;
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #262626 50.01%, #262626 100%);
}
@media (max-width: 979px) {
  html {
    padding-top: 0;
  }
}

body {
  background: #f9f9f9;
}

body.inview {
  background: #ffef00;
}

.wrapper {
  background: #f9f9f9;
}

@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}
html .wrapper {
  overflow: visible;
}

span,
p,
a,
figcaption {
  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;
  }
}

.single .sec01 {
  position: relative;
  overflow: visible;
  padding-top: 120px;
  padding-bottom: 120px;
  border-radius: 80px;
  will-change: transform;
}
@media (max-width: 768px) {
  .single .sec01 {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .single .sec01 .fixed__wrapper {
    padding-top: 30px;
  }
}
.single .sec01 .first-view--logo {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 9;
  display: none;
  max-width: 400px;
  width: 35%;
}
@media (max-width: 979px) {
  .single .sec01 .first-view--logo {
    top: 0%;
    width: 280px;
  }
}
@media (max-width: 768px) {
  .single .sec01 .first-view--logo {
    top: -40px;
    left: 20px;
    display: block;
    width: 180px;
  }
}
.single .sec01 .sec05__heading {
  color: #000;
  font-size: 48px;
}
@media (max-width: 768px) {
  .single .sec01 .sec05__heading {
    text-align: center;
    font-size: 28px;
    line-height: 1.6;
  }
}
.single .sec01 .sec05__heading span {
  display: inline-block;
  margin-left: 0.8em;
  font-size: 25px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .single .sec01 .sec05__heading span {
    display: block;
    margin-left: 0;
    font-size: 16px;
  }
}
.single .sec01 .sec05__description {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 24px;
  font-family: "こぶりなゴシック W9 JIS2004", "Koburina Gothic W9 JIS2004";
}
@media (max-width: 768px) {
  .single .sec01 .sec05__description {
    text-align: center;
    font-size: 16px;
  }
}
.single .sec01 .bg--fukidahsi {
  position: absolute;
  top: -140px;
  left: -120px;
  max-width: 220px;
  width: 25%;
}
@media (max-width: 768px) {
  .single .sec01 .bg--fukidahsi {
    display: none;
  }
}
.single .sec01 .bg--3dvoice {
  position: absolute;
  top: -16px;
  right: -5%;
  max-width: 480px;
  width: 45%;
}
@media (max-width: 768px) {
  .single .sec01 .bg--3dvoice {
    display: none;
  }
}
.single .sec01 .bg--voice {
  position: absolute;
  bottom: -20px;
  left: -40px;
  max-width: 360px;
  width: 40%;
}
@media (max-width: 768px) {
  .single .sec01 .bg--voice {
    display: none;
  }
}
.single .sec01 .sec05-heading {
  position: absolute;
}
.single .sec01 .sec05-heading-service {
  width: 40%;
}
.single .sec01 .sec05-heading-bill {
  width: 8%;
}
.single .sec01 .sec-heading-desc {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .single .sec01 .sec-heading-desc {
    margin-bottom: 40px;
  }
}
.single .sec01 .text {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 3;
}
.single .sec02 {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .single .sec02 {
    padding-bottom: 40px;
  }
}
.single .sec02 .flex--wrapper {
  align-items: flex-start;
}
.single .sec02 .flex--wrapper .box01 {
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
  left: 0;
  margin: 0;
  padding-bottom: 80px;
  max-width: 240px;
  width: 25%;
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box01 {
    display: none;
  }
}
.single .sec02 .flex--wrapper .box01 .flex {
  justify-content: flex-start;
  align-items: center;
}
.single .sec02 .flex--wrapper .box01 .flex .star {
  margin-left: 1em;
  width: 1.5em;
  height: auto;
}
.single .sec02 .flex--wrapper .box01 li {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: dotted #9e9e9e 2.5px;
  line-height: 1.6;
}
.single .sec02 .flex--wrapper .box01 li:first-child {
  border-top: dotted #9e9e9e 2.5px;
}
.single .sec02 .flex--wrapper .box02 {
  margin-bottom: 80px;
  max-width: 800px;
  width: calc(75% - 60px);
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 {
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
  }
}
.single .sec02 .flex--wrapper .box02 .heading--img {
  margin-bottom: 40px;
  border-radius: 8px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 .heading--img {
    margin-bottom: 30px;
  }
}
.single .sec02 .flex--wrapper .box02 .blog-detail__title {
  margin-bottom: 40px;
  text-align: center;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 .blog-detail__title {
    margin-bottom: 30px;
  }
}
.single .sec02 .flex--wrapper .box02 .category--wrapper {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 .category--wrapper {
    margin-bottom: 30px;
  }
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .category-text--heading {
  position: relative;
  display: block;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 .category--wrapper .category-text--heading {
    margin-bottom: 12px;
  }
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .category-text--heading::before, .single .sec02 .flex--wrapper .box02 .category--wrapper .category-text--heading::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 2px;
  background: #000;
  content: "";
  transform: translateY(-50%);
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .category-text--heading::before {
  left: -56px;
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .category-text--heading::after {
  right: -56px;
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .flex {
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .flex p {
  margin-top: 0;
  margin-right: 0.5em;
  margin-bottom: 0;
  margin-left: 0.5em;
}
.single .sec02 .flex--wrapper .box02 .category--wrapper .flex .category-text.etc {
  display: block;
  width: 100%;
}
.single .sec02 .flex--wrapper .box02 .content .wp-block-heading {
  margin-top: 50px;
  font-size: 24px;
  font-family: "こぶりなゴシック W6 JIS2004", "Koburina Gothic W6 JIS2004";
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 .content .wp-block-heading {
    margin-top: 40px;
    font-size: 19px;
  }
}
.single .sec02 .flex--wrapper .box02 .content p {
  margin-top: 0;
  line-height: 1.8;
}
.single .sec02 .flex--wrapper .box02 .content figcaption {
  line-height: 1.8;
}
.single .sec02 .flex--wrapper .box02 .content .wp-block-image {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .single .sec02 .flex--wrapper .box02 .content .wp-block-image {
    margin-top: 40px;
  }
}
.single .sec02 .flex--wrapper .box02 .content .wp-block-image img {
  border-radius: 8px;
}
.single .sec02 .pagenation {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}
@media (max-width: 768px) {
  .single .sec02 .pagenation {
    margin-top: 0px;
    margin-bottom: 60px;
  }
}
.single .sec02 .pagenation .current {
  background: #6c6c6c;
}
.single .sec02 .pagenation span,
.single .sec02 .pagenation a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background: #9e9e9e;
  color: #fff;
  line-height: 1;
}
.single .sec02 .box01 {
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
  left: 0;
  margin: 0 auto;
  padding-bottom: 40px;
  max-width: 280px;
  width: 100%;
}
.single .sec02 .box01 .flex {
  justify-content: flex-start;
  align-items: center;
}
.single .sec02 .box01 .flex .star {
  margin-left: 1em;
  width: 1.5em;
  height: auto;
}
.single .sec02 .box01 li {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: dotted #9e9e9e 2.5px;
  line-height: 1.6;
}
.single .sec02 .box01 li:first-child {
  border-top: dotted #9e9e9e 2.5px;
}

section.sec-contact {
  position: relative;
  overflow: visible;
  margin-bottom: 200px;
  padding-top: 40px;
}
@media (max-width: 768px) {
  section.sec-contact {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 120px;
  }
}
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(7%, 0%);
  }
}
section.sec-contact h3 {
  margin: 0 auto;
  padding: 0 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: solid #000 1.5px;
  background: #ffef00;
  color: #000;
  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: 979px) {
  section.sec-contact .boxs--wrapper a.box img {
    margin-left: 16px;
    width: 50px;
  }
}
@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: 979px) {
  section.sec-contact .boxs--wrapper a.box.box--right .font-size--big {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  section.sec-contact .boxs--wrapper a.box.box--right .font-size--big {
    margin-left: 30px;
    font-size: 22px;
  }
}