@charset "UTF-8";
@font-face {
  font-family: "NotoSansJP-Bold";
  src: url(/fonts/NotoSansJP/NotoSansJP-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Medium";
  src: url(/fonts/NotoSansJP/NotoSansJP-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP-Regular";
  src: url(/fonts/NotoSansJP/NotoSansJP-Regular.woff) format("woff");
  font-display: swap;
}
/*16*1.75/2*/
/*======*/
/* 共通 */
/*======*/
/* PC/CT出し分け
------------------------------ */
@media (min-width: 1024px) {
  .t-sp {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .t-pc {
    display: none !important;
  }
}
/* PC/SP出し分け
------------------------------ */
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
/* レイアウト
-----------------------------------*/
body {
  height: 100%;
}

section .contents {
  width: 86%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  section .contents {
    width: 90%;
  }
}

section .contents p,
section .contents ul,
section .contents ol {
  margin-bottom: 1em;
}

/* ヘッダー
-----------------------------------*/
header {
  position: relative;
  max-width: 1920px;
  margin: 0 auto 156px;
}
@media (max-width: 767px) {
  header {
    margin-bottom: 40px;
  }
}
header .bg {
  text-align: center;
}
header .header-heading01 {
  position: absolute;
  top: 40.59%; /*440/1084*/
  left: 33.954%; /*650/1920*/
  width: 31.114%; /*598/1920*/
}

/* メイン
-----------------------------------*/
main .about-sec {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
main .about-sec .contents {
  max-width: 1468px;
}
@media (max-width: 767px) {
  main .about-sec .contents {
    width: 100%;
  }
}
main .about-sec .img {
  position: absolute;
  top: min(166px, 8.645vw); /*166/1920*/
  right: 0;
  z-index: -1;
  width: 53.437%; /*1026/1920*/
}
@media (max-width: 1023px) {
  main .about-sec .img {
    position: initial;
    width: 86%;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  main .about-sec .img {
    width: 100%;
  }
}
main .about-sec .box {
  max-width: min(920px, 47.916vw); /*920/1920*/
  padding: min(88px, 4.583vw) min(80px, 4.166vw); /*88/1920*/ /*80/1920*/
  background: #007B43;
  color: #FFF;
}
@media (max-width: 1023px) {
  main .about-sec .box {
    max-width: 920px;
    padding: 80px;
  }
}
@media (max-width: 767px) {
  main .about-sec .box {
    padding: 40px;
  }
}
main .about-sec .box .about-heading01 {
  margin-bottom: min(56px, 2.916vw); /*56/1920*/
  font-size: min(42px, 2.187vw); /*42/1920*/
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 1023px) {
  main .about-sec .box .about-heading01 {
    margin-bottom: 56px;
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  main .about-sec .box .about-heading01 {
    margin-bottom: 24px;
    font-size: 30px;
  }
}
main .about-sec .box .about-heading01 span {
  display: inline-block;
  padding-bottom: 16px;
  border-bottom: 2px solid #FFF;
}
@media (max-width: 767px) {
  main .about-sec .box .about-heading01 span {
    padding-bottom: 8px;
  }
}
main .about-sec .box p {
  margin-bottom: 0;
  font-size: min(28px, 1.458vw); /*28/1920*/
}
@media (max-width: 1023px) {
  main .about-sec .box p {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  main .about-sec .box p {
    font-size: 18px;
  }
}
main .service-sec {
  position: relative;
  margin: 130px 0 0;
  padding: 336px 0 350px;
}
@media (max-width: 1023px) {
  main .service-sec {
    margin: 0;
  }
}
@media (max-width: 767px) {
  main .service-sec {
    padding: 120px 0 140px;
  }
}
main .service-sec::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: skewY(12deg) translateY(-50%);
  width: 100%;
  height: calc(100% - 386px);
  background: #BE3437;
}
@media (max-width: 767px) {
  main .service-sec::before {
    transform: skewY(8deg) translateY(-50%);
    height: calc(100% - 140px);
  }
}
main .service-sec .contents {
  position: relative;
  z-index: 1;
}
main .service-sec .service-heading01 {
  margin-bottom: 72px;
  color: #FFF;
  font-size: 42px;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 767px) {
  main .service-sec .service-heading01 {
    margin-bottom: 48px;
    font-size: 30px;
  }
}
main .service-sec .service-heading01 span {
  display: inline-block;
  padding-bottom: 16px;
  border-bottom: 2px solid #FFF;
}
@media (max-width: 767px) {
  main .service-sec .service-heading01 span {
    padding-bottom: 8px;
  }
}
main .service-sec .service-heading02 {
  margin-bottom: 32px;
  color: #FFF;
  font-size: 32px;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 767px) {
  main .service-sec .service-heading02 {
    margin-bottom: 24px;
    font-size: 24px;
  }
}
main .service-sec .list-service {
  max-width: 866px;
  margin: 0 auto;
}
main .service-sec .list-service > li {
  position: relative;
  margin-bottom: 128px;
}
@media (max-width: 767px) {
  main .service-sec .list-service > li {
    margin-bottom: 64px;
  }
}
main .service-sec .list-service > li:last-child {
  margin-bottom: 0;
}
main .service-sec .list-service > li .img01 {
  position: absolute;
  top: 227px;
  left: 50%;
  transform: translateX(588px);
  width: 372px;
}
main .service-sec .list-service > li .img02 {
  position: absolute;
  right: 50%;
  bottom: -183px;
  transform: translateX(-543px);
  width: 277px;
}
main .service-sec .list-service > li .img03 {
  position: absolute;
  top: 140px;
  left: 50%;
  transform: translateX(524px);
  width: 299px;
}
main .service-sec .list-service > li .img04 {
  position: absolute;
  right: 50%;
  bottom: -183px;
  transform: translateX(-467px);
  width: 493px;
}
main .service-sec .list-service > li .img05 {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(489px);
  width: 471px;
}
main .service-sec .list-service > li .img06 {
  position: absolute;
  right: 50%;
  bottom: -200px;
  transform: translateX(-389px);
  width: 449px;
}
main .service-sec .list-dot {
  margin-bottom: 0;
  list-style: none;
}
main .service-sec .list-dot > li {
  margin-bottom: 24px;
  margin-left: 1em;
  color: #FFF;
  font-size: 28px;
  text-indent: -1em;
}
@media (max-width: 767px) {
  main .service-sec .list-dot > li {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
main .service-sec .list-dot > li::before {
  content: "・";
  font-size: 28px;
}
@media (max-width: 767px) {
  main .service-sec .list-dot > li::before {
    font-size: 18px;
  }
}
main .service-sec .list-dot > li:last-child {
  margin-bottom: 0;
}
main .service-sec .bt {
  margin-top: 48px;
  text-align: center;
}
@media (max-width: 767px) {
  main .service-sec .bt {
    margin-top: 32px;
  }
}
main .company-sec {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  main .company-sec {
    margin-bottom: 64px;
  }
}
main .company-sec .company-heading01 {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 767px) {
  main .company-sec .company-heading01 {
    margin-bottom: 16px;
    font-size: 24px;
  }
}
main .company-sec .table {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  letter-spacing: 0.06em;
}
main .company-sec .table th {
  width: 216px;
  padding: 24px 0;
  border-bottom: solid 1px #333;
  font-size: 25px;
}
@media (max-width: 767px) {
  main .company-sec .table th {
    display: block;
    width: 100%;
    padding: 16px 0 0 0;
    border-bottom: none;
    font-size: 18px;
    text-align: center;
  }
}
main .company-sec .table td {
  width: calc(100% - 216px);
  padding: 24px 0;
  border-bottom: solid 1px #333;
  font-size: 25px;
}
@media (max-width: 767px) {
  main .company-sec .table td {
    display: block;
    width: 100%;
    padding: 8px 0 16px;
    font-size: 18px;
    text-align: center;
  }
}
main .company-sec .table tr:last-child th,
main .company-sec .table tr:last-child td {
  border-bottom: none;
}

/* フッター
-----------------------------------*/
.ptop {
  position: fixed;
  bottom: 80px;
  right: 3%;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #2C7A48;
  border: 1px solid #FFF;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
}
@media (max-width: 767px) {
  .ptop {
    width: 40px;
    height: 40px;
    right: 8px;
    bottom: 32px;
  }
}
.ptop a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.5s all;
}
.ptop a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 calc(24px / 2) 16px calc(24px / 2);
  border-color: transparent transparent #FFF transparent;
  margin: -8px auto 0;
}
.ptop:hover a {
  opacity: 0.7;
}

footer {
  padding-bottom: 16px;
  text-align: center;
}
footer .f-logo {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  footer .f-logo {
    max-width: 128px;
    margin: 0 auto 20px;
  }
}
footer .copyright {
  font-size: 15px;
  line-height: 1;
}
@media (max-width: 767px) {
  footer .copyright {
    font-size: 12px;
  }
}
/*# sourceMappingURL=style.css.map */