@charset "UTF-8";
/*****
reset
*****/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul li, ol li {
  list-style-type: none;
}

textarea {
  resize: vertical;
}

button:focus {
  outline: 0;
}

a:focus, *:focus {
  outline: none;
}

.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/*****
breakpoint
*****/
/*1200px～*/
/*1025px～1199px*/
/*992px～1024px*/
/*768px～991px*/
/*576px～767px*/
/*～575px*/
/*****
layout
*****/
.container-1160 {
  width: 100%;
  max-width: 1190px;
  padding: 0 15px;
  margin: 0 auto;
}

.w-1160 {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

body .mt-50 {
  margin-top: 5rem !important;
}
body .mt-60 {
  margin-top: 6rem !important;
}
body .mt-70 {
  margin-top: 7rem !important;
}
body .mt-80 {
  margin-top: 8rem !important;
}
body .mt-90 {
  margin-top: 9rem !important;
}
body .mt-100 {
  margin-top: 10rem !important;
}
body .mt-110 {
  margin-top: 11rem !important;
}
body .mt-120 {
  margin-top: 12rem !important;
}
body .mt-130 {
  margin-top: 13rem !important;
}
body .mt-140 {
  margin-top: 14rem !important;
}
body .mt-150 {
  margin-top: 15rem !important;
}
body .mb-50 {
  margin-bottom: 5rem !important;
}
body .mb-60 {
  margin-bottom: 6rem !important;
}
body .mb-70 {
  margin-bottom: 7rem !important;
}
body .mb-80 {
  margin-bottom: 8rem !important;
}
body .mb-90 {
  margin-bottom: 9rem !important;
}
body .mb-100 {
  margin-bottom: 10rem !important;
}
body .mb-110 {
  margin-bottom: 11rem !important;
}
body .mb-120 {
  margin-bottom: 12rem !important;
}
body .mb-130 {
  margin-bottom: 13rem !important;
}
body .mb-140 {
  margin-bottom: 14rem !important;
}
body .mb-150 {
  margin-bottom: 15rem !important;
}
body .pt-50 {
  padding-top: 5rem !important;
}
body .pt-60 {
  padding-top: 6rem !important;
}
body .pt-70 {
  padding-top: 7rem !important;
}
body .pt-80 {
  padding-top: 8rem !important;
}
body .pt-90 {
  padding-top: 9rem !important;
}
body .pt-100 {
  padding-top: 10rem !important;
}
body .pt-110 {
  padding-top: 11rem !important;
}
body .pt-120 {
  padding-top: 12rem !important;
}
body .pt-130 {
  padding-top: 13rem !important;
}
body .pt-140 {
  padding-top: 14rem !important;
}
body .pt-150 {
  padding-top: 15rem !important;
}
body .pb-50 {
  padding-bottom: 5rem !important;
}
body .pb-60 {
  padding-bottom: 6rem !important;
}
body .pb-70 {
  padding-bottom: 7rem !important;
}
body .pb-80 {
  padding-bottom: 8rem !important;
}
body .pb-90 {
  padding-bottom: 9rem !important;
}
body .pb-100 {
  padding-bottom: 10rem !important;
}
body .pb-110 {
  padding-bottom: 11rem !important;
}
body .pb-120 {
  padding-bottom: 12rem !important;
}
body .pb-130 {
  padding-bottom: 13rem !important;
}
body .pb-140 {
  padding-bottom: 14rem !important;
}
body .pb-150 {
  padding-bottom: 15rem !important;
}
@media (max-width: 991px) {
  body .mt-50 {
    margin-top: calc(5rem / 1.2) !important;
  }
  body .mt-60 {
    margin-top: calc(6rem / 1.2) !important;
  }
  body .mt-70 {
    margin-top: calc(7rem / 1.2) !important;
  }
  body .mt-80 {
    margin-top: calc(8rem / 1.2) !important;
  }
  body .mt-90 {
    margin-top: calc(9rem / 1.2) !important;
  }
  body .mt-100 {
    margin-top: calc(10rem / 1.2) !important;
  }
  body .mt-110 {
    margin-top: calc(11rem / 1.2) !important;
  }
  body .mt-120 {
    margin-top: calc(12rem / 1.2) !important;
  }
  body .mt-130 {
    margin-top: calc(13rem / 1.2) !important;
  }
  body .mt-140 {
    margin-top: calc(14rem / 1.2) !important;
  }
  body .mt-150 {
    margin-top: calc(15rem / 1.2) !important;
  }
  body .mb-50 {
    margin-bottom: calc(5rem / 1.2) !important;
  }
  body .mb-60 {
    margin-bottom: calc(6rem / 1.2) !important;
  }
  body .mb-70 {
    margin-bottom: calc(7rem / 1.2) !important;
  }
  body .mb-80 {
    margin-bottom: calc(8rem / 1.2) !important;
  }
  body .mb-90 {
    margin-bottom: calc(9rem / 1.2) !important;
  }
  body .mb-100 {
    margin-bottom: calc(10rem / 1.2) !important;
  }
  body .mb-110 {
    margin-bottom: calc(11rem / 1.2) !important;
  }
  body .mb-120 {
    margin-bottom: calc(12rem / 1.2) !important;
  }
  body .mb-130 {
    margin-bottom: calc(13rem / 1.2) !important;
  }
  body .mb-140 {
    margin-bottom: calc(14rem / 1.2) !important;
  }
  body .mb-150 {
    margin-bottom: calc(15rem / 1.2) !important;
  }
  body .pt-50 {
    padding-top: calc(5rem / 1.2) !important;
  }
  body .pt-60 {
    padding-top: calc(6rem / 1.2) !important;
  }
  body .pt-70 {
    padding-top: calc(7rem / 1.2) !important;
  }
  body .pt-80 {
    padding-top: calc(8rem / 1.2) !important;
  }
  body .pt-90 {
    padding-top: calc(9rem / 1.2) !important;
  }
  body .pt-100 {
    padding-top: calc(10rem / 1.2) !important;
  }
  body .pt-110 {
    padding-top: calc(11rem / 1.2) !important;
  }
  body .pt-120 {
    padding-top: calc(12rem / 1.2) !important;
  }
  body .pt-130 {
    padding-top: calc(13rem / 1.2) !important;
  }
  body .pt-140 {
    padding-top: calc(14rem / 1.2) !important;
  }
  body .pt-150 {
    padding-top: calc(15rem / 1.2) !important;
  }
  body .pb-50 {
    padding-bottom: calc(5rem / 1.2) !important;
  }
  body .pb-60 {
    padding-bottom: calc(6rem / 1.2) !important;
  }
  body .pb-70 {
    padding-bottom: calc(7rem / 1.2) !important;
  }
  body .pb-80 {
    padding-bottom: calc(8rem / 1.2) !important;
  }
  body .pb-90 {
    padding-bottom: calc(9rem / 1.2) !important;
  }
  body .pb-100 {
    padding-bottom: calc(10rem / 1.2) !important;
  }
  body .pb-110 {
    padding-bottom: calc(11rem / 1.2) !important;
  }
  body .pb-120 {
    padding-bottom: calc(12rem / 1.2) !important;
  }
  body .pb-130 {
    padding-bottom: calc(13rem / 1.2) !important;
  }
  body .pb-140 {
    padding-bottom: calc(14rem / 1.2) !important;
  }
  body .pb-150 {
    padding-bottom: calc(15rem / 1.2) !important;
  }
}
@media (max-width: 767px) {
  body .mt-50 {
    margin-top: calc(5rem / 1.5) !important;
  }
  body .mt-60 {
    margin-top: calc(6rem / 1.5) !important;
  }
  body .mt-70 {
    margin-top: calc(7rem / 1.5) !important;
  }
  body .mt-80 {
    margin-top: calc(8rem / 1.5) !important;
  }
  body .mt-90 {
    margin-top: calc(9rem / 1.5) !important;
  }
  body .mt-100 {
    margin-top: calc(10rem / 1.5) !important;
  }
  body .mt-110 {
    margin-top: calc(11rem / 1.5) !important;
  }
  body .mt-120 {
    margin-top: calc(12rem / 1.5) !important;
  }
  body .mt-130 {
    margin-top: calc(13rem / 1.5) !important;
  }
  body .mt-140 {
    margin-top: calc(14rem / 1.5) !important;
  }
  body .mt-150 {
    margin-top: calc(15rem / 1.5) !important;
  }
  body .mb-50 {
    margin-bottom: calc(5rem / 1.5) !important;
  }
  body .mb-60 {
    margin-bottom: calc(6rem / 1.5) !important;
  }
  body .mb-70 {
    margin-bottom: calc(7rem / 1.5) !important;
  }
  body .mb-80 {
    margin-bottom: calc(8rem / 1.5) !important;
  }
  body .mb-90 {
    margin-bottom: calc(9rem / 1.5) !important;
  }
  body .mb-100 {
    margin-bottom: calc(10rem / 1.5) !important;
  }
  body .mb-110 {
    margin-bottom: calc(11rem / 1.5) !important;
  }
  body .mb-120 {
    margin-bottom: calc(12rem / 1.5) !important;
  }
  body .mb-130 {
    margin-bottom: calc(13rem / 1.5) !important;
  }
  body .mb-140 {
    margin-bottom: calc(14rem / 1.5) !important;
  }
  body .mb-150 {
    margin-bottom: calc(15rem / 1.5) !important;
  }
  body .pt-50 {
    padding-top: calc(5rem / 1.5) !important;
  }
  body .pt-60 {
    padding-top: calc(6rem / 1.5) !important;
  }
  body .pt-70 {
    padding-top: calc(7rem / 1.5) !important;
  }
  body .pt-80 {
    padding-top: calc(8rem / 1.5) !important;
  }
  body .pt-90 {
    padding-top: calc(9rem / 1.5) !important;
  }
  body .pt-100 {
    padding-top: calc(10rem / 1.5) !important;
  }
  body .pt-110 {
    padding-top: calc(11rem / 1.5) !important;
  }
  body .pt-120 {
    padding-top: calc(12rem / 1.5) !important;
  }
  body .pt-130 {
    padding-top: calc(13rem / 1.5) !important;
  }
  body .pt-140 {
    padding-top: calc(14rem / 1.5) !important;
  }
  body .pt-150 {
    padding-top: calc(15rem / 1.5) !important;
  }
  body .pb-50 {
    padding-bottom: calc(5rem / 1.5) !important;
  }
  body .pb-60 {
    padding-bottom: calc(6rem / 1.5) !important;
  }
  body .pb-70 {
    padding-bottom: calc(7rem / 1.5) !important;
  }
  body .pb-80 {
    padding-bottom: calc(8rem / 1.5) !important;
  }
  body .pb-90 {
    padding-bottom: calc(9rem / 1.5) !important;
  }
  body .pb-100 {
    padding-bottom: calc(10rem / 1.5) !important;
  }
  body .pb-110 {
    padding-bottom: calc(11rem / 1.5) !important;
  }
  body .pb-120 {
    padding-bottom: calc(12rem / 1.5) !important;
  }
  body .pb-130 {
    padding-bottom: calc(13rem / 1.5) !important;
  }
  body .pb-140 {
    padding-bottom: calc(14rem / 1.5) !important;
  }
  body .pb-150 {
    padding-bottom: calc(15rem / 1.5) !important;
  }
}

@media (max-width: 399px) {
  .d-399-none {
    display: none;
  }
}
/*****
font
*****/
html {
  font-size: 62.5%;
}
@media (max-width: 991px) {
  html {
    font-size: 55%;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6em;
  color: #000;
  line-height: 1.6em;
  letter-spacing: 0.04em;
}
body .fs-10 {
  font-size: 1rem !important;
}
body .fs-11 {
  font-size: 1.1rem !important;
}
body .fs-12 {
  font-size: 1.2rem !important;
}
body .fs-13 {
  font-size: 1.3rem !important;
}
body .fs-14 {
  font-size: 1.4rem !important;
}
body .fs-15 {
  font-size: 1.5rem !important;
}
body .fs-16 {
  font-size: 1.6rem !important;
}
body .fs-17 {
  font-size: 1.7rem !important;
}
body .fs-18 {
  font-size: 1.8rem !important;
}
body .fs-19 {
  font-size: 1.9rem !important;
}
body .fs-20 {
  font-size: 2rem !important;
}
body .fs-21 {
  font-size: 2.1rem !important;
}
body .fs-22 {
  font-size: 2.2rem !important;
}
body .fs-23 {
  font-size: 2.3rem !important;
}
body .fs-24 {
  font-size: 2.4rem !important;
}
body .fs-25 {
  font-size: 2.5rem !important;
}
body .fs-26 {
  font-size: 2.6rem !important;
}
body .fs-27 {
  font-size: 2.7rem !important;
}
body .fs-28 {
  font-size: 2.8rem !important;
}
body .fs-29 {
  font-size: 2.9rem !important;
}
body .fs-30 {
  font-size: 3rem !important;
}
body .fs-35 {
  font-size: 3.5rem !important;
}
body .fs-40 {
  font-size: 4rem !important;
}
body .fs-45 {
  font-size: 4.5rem !important;
}
body .fs-50 {
  font-size: 5rem !important;
}

body .lh-00 {
  line-height: 0 !important;
}
body .lh-14 {
  line-height: 1.4em !important;
}
body .lh-15 {
  line-height: 1.5em !important;
}
body .lh-16 {
  line-height: 1.6em !important;
}
body .lh-17 {
  line-height: 1.7em !important;
}
body .lh-18 {
  line-height: 1.8em !important;
}
body .lh-19 {
  line-height: 1.9em !important;
}
body .lh-20 {
  line-height: 2em !important;
}

body .ls-180 {
  letter-spacing: 0.18em;
}
body .ls-240 {
  letter-spacing: 0.24em;
}

.en {
  font-family: "Oswald", sans-serif !important;
}

/*****
link
*****/
a {
  text-decoration: none;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
  opacity: 0.65;
  -ms-filter: "alpha(opacity=65)";
  filter: alpha(opacity=65);
}

/*****
header
*****/
.layer-header {
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 1rem;
  z-index: 10;
}
@media (max-width: 991px) {
  .layer-header {
    padding: 0;
  }
  .layer-header .logo a img {
    width: 180px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .layer-header .logo a img {
    width: 150px;
    height: auto;
  }
}

/*****
nav
*****/
.navbar-nav li {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0 0 0 min(2rem, 12.987vw - 118.8312px);
}
@media (max-width: 991px) {
  .navbar-nav li {
    margin: 0;
    width: 100%;
  }
  .navbar-nav li a {
    display: block;
    border-top: #000 solid 1px;
    padding: 1rem 0;
    text-align: center;
  }
  .navbar-nav li a.btn01 {
    display: block;
    border-top: #000 solid 1px;
    border-right: none;
    border-bottom: #000 solid 1px;
    border-left: none;
    border-radius: 0;
    padding: 1rem 0 !important;
    text-align: center;
  }
}

.navbar-toggler {
  padding: 0;
  font-size: 1rem;
  border: none;
  margin-right: 0.75rem;
}
.navbar-toggler:focus {
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
}

.navbar-toggler-icon {
  width: auto;
  height: auto;
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon,
.navbar-toggler[aria-expanded=false] .navbar-toggler-icon {
  background: none;
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after {
  font-family: "Material Icons";
  content: "\e5cd";
  color: #000;
  font-size: 4rem;
}

.navbar-toggler[aria-expanded=false] .navbar-toggler-icon::after {
  font-family: "Material Icons";
  content: "\e5d2";
  color: #000;
  font-size: 4rem;
}

.navbar {
  padding-bottom: 0;
}

html.fixed {
  overflow: hidden !important;
}
html.fixed body {
  overflow: hidden !important;
}

.over {
  display: none;
}
.over.open {
  display: block;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 5;
}

/*****
bread
*****/
.bread-wrap {
  padding: 74px 0 0 0;
}
@media (max-width: 991px) {
  .bread-wrap {
    padding: 46px 0 0 0;
  }
}

.bread {
  border-top: #000 solid 1px;
  border-bottom: #000 solid 1px;
  padding: 1rem 1.5rem;
}
.bread ul li {
  float: left;
  font-size: 1.2rem;
}
.bread ul li a::after {
  content: ">";
  margin: 0 0.5rem;
}
.bread ul li a:hover {
  color: #999;
}
.bread ul li a:hover::after {
  color: #000;
}
@media (max-width: 991px) {
  .bread {
    padding: 1rem 0;
  }
}

/*****
main
*****/
#main {
  padding: 10rem 0 20rem;
}

/*****
footer
*****/
.layer-footer {
  background: #d1d1d1;
  padding: 15rem 0 3rem 0;
  position: relative;
}
.layer-footer .cntactbtn {
  position: absolute;
  top: -10rem;
  right: 0;
  width: 800px;
  background: #fff;
}
.layer-footer .cntactbtn a {
  display: block;
  background: #000;
  padding: 10rem 13rem;
  color: #fff;
  position: relative;
}
.layer-footer .cntactbtn a.contact-en {
  font-size: 3.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layer-footer .cntactbtn .contact-ja {
  font-size: 1.7rem;
  margin: 0 0 0 3rem;
}
.layer-footer .cntactbtn .arrow {
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  margin: 0 0 0 3rem;
}
.layer-footer .cntactbtn .totop {
  position: absolute;
  bottom: 2rem;
  right: 5rem;
}
.layer-footer .cntactbtn .totop a {
  padding: 0;
  background: transparent;
  opacity: unset;
}
.layer-footer .cntactbtn .totop a img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.layer-footer .cntactbtn .totop a:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.layer-footer .footer-left {
  max-width: 500px;
  -ms-flex-preferred-size: 500px;
      flex-basis: 500px;
  position: relative;
}
.layer-footer .logo-ext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.layer-footer .logo-ext img {
  width: 100%;
  height: auto;
}
.layer-footer .logo-ext-sdgs {
  float: right;
  width: min(22.684vw, 120px);
  margin-left: 20px;
}
.layer-footer .logo-ext-instagram {
  position: absolute;
  width: 120px;
  top: 191px;
  right: 0;
  text-align: center;
}
.layer-footer .address-block {
  clear: both;
}
.layer-footer .address-block p {
  font-size: 1.5rem;
  margin: 0 3rem 0 0;
}
.layer-footer .address-block p:last-child {
  margin-right: 0;
}
.layer-footer .footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: calc(100% - 500px);
      flex-basis: calc(100% - 500px);
}
.layer-footer nav {
  margin-top: 60px;
}
.layer-footer nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.layer-footer nav ul li {
  margin: 0 0 0 2rem;
}
.layer-footer .furusatotax {
  margin: auto 0 0 auto;
  max-inline-size: -webkit-fit-content;
  max-inline-size: -moz-fit-content;
  max-inline-size: fit-content;
}
.layer-footer .copy {
  margin-top: auto;
  font-size: 1.2rem;
  text-align: right;
}
@media (max-width: 1024px) {
  .layer-footer {
    padding: 15rem 0 3rem 0;
  }
  .layer-footer .cntactbtn {
    top: -10rem;
    width: 600px;
  }
  .layer-footer .cntactbtn a {
    padding: 8rem 6rem;
  }
  .layer-footer .cntactbtn .totop {
    bottom: 2rem;
    right: 3rem;
  }
}
@media (max-width: 991px) {
  .layer-footer {
    padding: 15rem 0 3rem 0;
  }
  .layer-footer .cntactbtn {
    top: -10rem;
    width: 500px;
  }
  .layer-footer .cntactbtn a {
    padding: 8rem 4rem;
  }
  .layer-footer .cntactbtn .totop {
    bottom: 1rem;
    right: 2rem;
  }
  .layer-footer .logo {
    margin: 0 0 2rem 0;
  }
  .layer-footer .footer-left {
    width: 100%;
    margin: 0 auto;
  }
  .layer-footer .logo-ext-instagram {
    position: relative;
    width: 100%;
    top: unset;
    right: unset;
    margin-bottom: 23px;
  }
  .layer-footer .address-block p {
    margin: 0 3rem;
  }
  .layer-footer nav {
    margin: 0 0 4rem 0;
  }
  .layer-footer nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 1rem 0;
  }
  .layer-footer nav ul li {
    margin: 0 0 0 2rem;
  }
  .layer-footer .furusatotax {
    margin: auto auto 4rem;
    text-align: center;
  }
  .layer-footer .copy {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .layer-footer {
    padding: 8rem 0 3rem 0;
  }
  .layer-footer .cntactbtn {
    top: -8rem;
    width: 90%;
  }
  .layer-footer .cntactbtn a {
    padding: 3rem;
  }
  .layer-footer .cntactbtn a.contact-en {
    display: block;
    font-size: 2.7rem;
  }
  .layer-footer .cntactbtn .contact-ja {
    font-size: 1.5rem;
    margin: 1rem 0 0 0;
    display: block;
  }
  .layer-footer .cntactbtn .arrow {
    display: none;
  }
  .layer-footer .cntactbtn .totop {
    right: 1rem;
  }
  .layer-footer .footer-left {
    width: 100%;
    margin: 0 auto;
  }
  .layer-footer .logo {
    margin: 0 0 2rem 0;
  }
  .layer-footer .logo img {
    max-width: 100%;
    height: auto;
  }
  .layer-footer .address-block p {
    text-align: center;
  }
  .layer-footer nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 3rem 0;
  }
  .layer-footer nav ul {
    display: block;
  }
  .layer-footer nav ul li {
    margin: 0;
  }
  .layer-footer .copy {
    text-align: center;
  }
}

.layer-footer02 {
  background: #fff;
  padding-top: 0;
  position: relative;
}
.layer-footer02 .totop02 {
  position: absolute;
  top: -70px;
  right: 30px;
}

.chara {
  position: absolute;
  left: 50px;
  top: -20rem;
  width: 228px;
  /* width: 160px;
  height: 230px;*/
}
.chara img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .chara {
    position: relative;
    width: 228px;
    top: 0rem;
    margin: 0 auto;
    left: unset;
    /*		width: 120px;
    		height: 173px;
    		margin: 8rem auto -8rem;*/
  }
}

/*****
layer
*****/
/*
company
*/
.layer-company-section01 {
  position: relative;
  padding: 20rem 0 10rem 0;
}
.layer-company-section01 .img {
  position: absolute;
  top: -10rem;
  right: 0;
  width: 50vw;
}
.layer-company-section01 .img img {
  width: 100%;
  height: auto;
}
.layer-company-section01 .txt-block {
  background: #fff;
  padding: 5rem;
  position: relative;
  z-index: 5;
  width: 80%;
}
.layer-company-section01 .txt-block p {
  line-height: 2em;
}
@media (max-width: 1024px) {
  .layer-company-section01 .img {
    top: -6rem;
    width: 65vw;
  }
}
@media (max-width: 991px) {
  .layer-company-section01 {
    padding: 6rem 0;
  }
  .layer-company-section01 .img {
    top: -7rem;
    width: 60vw;
  }
  .layer-company-section01 .txt-block {
    padding: 3rem;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .layer-company-section01 .headline05 {
    position: relative;
    z-index: 5;
  }
  .layer-company-section01 .img {
    top: -3rem;
    width: 85vw;
  }
  .layer-company-section01 .txt-block {
    padding: 2rem;
  }
}

.business-cnt01 {
  position: relative;
}
.business-cnt01 .gray-box {
  background: #f2f2f2;
  width: 70vw;
  height: 35vw;
  position: absolute;
  right: 0;
  bottom: 5rem;
  z-index: -1;
}
@media (max-width: 1024px) {
  .business-cnt01 .gray-box {
    width: 70vw;
    height: 40vw;
  }
}
@media (max-width: 991px) {
  .business-cnt01 .gray-box {
    height: 45vw;
    bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .business-cnt01 .gray-box {
    display: none;
  }
}

.business-cnt02 {
  position: relative;
}
.business-cnt02 .gray-box {
  background: #f2f2f2;
  width: 70vw;
  height: 35vw;
  position: absolute;
  left: 0;
  bottom: 5rem;
  z-index: -1;
}
@media (max-width: 1024px) {
  .business-cnt02 .gray-box {
    width: 70vw;
    height: 40vw;
  }
}
@media (max-width: 991px) {
  .business-cnt02 .gray-box {
    height: 45vw;
    bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .business-cnt02 .gray-box {
    display: none;
  }
}

.business-cnt03 {
  position: relative;
}
.business-cnt03 .gray-box {
  background: #f2f2f2;
  width: 70vw;
  height: 35vw;
  position: absolute;
  right: 0;
  top: 5rem;
  z-index: -1;
}
@media (max-width: 1024px) {
  .business-cnt03 .gray-box {
    width: 70vw;
    height: 45vw;
    top: 1rem;
  }
}
@media (max-width: 991px) {
  .business-cnt03 .gray-box {
    height: 50vw;
    top: 0;
  }
}
@media (max-width: 767px) {
  .business-cnt03 .gray-box {
    display: none;
  }
}

.business-cnt04 {
  position: relative;
}
.business-cnt04 .gray-box {
  background: #f2f2f2;
  width: 70vw;
  height: 35vw;
  position: absolute;
  right: 0;
  top: 5rem;
  z-index: -1;
}
@media (max-width: 1024px) {
  .business-cnt04 .gray-box {
    width: 70vw;
    height: 45vw;
    top: 1rem;
  }
}
@media (max-width: 991px) {
  .business-cnt04 .gray-box {
    height: 50vw;
    top: 0;
  }
}
@media (max-width: 767px) {
  .business-cnt04 .gray-box {
    display: none;
  }
}

/*****
parts
*****/
/*
pagination
*/
.pagination01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination01 li {
  margin: 0 1.5rem;
  font-size: 1.2rem;
}
.pagination01 li a {
  display: block;
  border: #000 solid 1px;
  padding: 0.25rem 0.75rem;
}

.pagination02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination02 li {
  margin: 0 0.5rem;
  font-size: 1.2rem;
}
.pagination02 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: #000 solid 1px;
  width: 30px;
  height: 30px;
}

/*
textlink
*/
.t-link01:hover {
  color: #777;
}

.t-link02 {
  position: relative;
  display: inline-block;
  margin-right: 35px;
}
.t-link02::after {
  content: url("assets/images/t-link02-arrow.png");
  position: absolute;
  top: -2px;
  right: -35px;
}

/*
button
*/
.btn01 {
  border: #000 solid 1px;
  border-radius: 30px;
  padding: 0.25rem 2rem 0 2rem;
  display: block;
}
.btn01:hover {
  background: #000;
  color: #fff;
}

.btn02 {
  background: #9f508f;
  color: #fff;
  display: inline-block;
  padding: 1rem 2.5rem;
  font-size: 1.5rem;
}
.btn02:hover {
  opacity: 0.7;
  color: #fff;
}

/*
background
*/
.bg-gray01 {
  background: #d1d1d1;
}

/*
list
*/
.list01 li {
  list-style-type: decimal;
  margin: 0 0 0.5rem 2rem;
}

.list02 li {
  margin: 0 0 0.5rem 0;
}
.list02 li::before {
  content: "・";
}

.list03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.list03 li {
  border-right: #000 solid 1px;
  padding: 1rem 2rem;
}
.list03 li:last-child {
  border-right: none;
}
.list03 li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.list03 li a::before {
  content: "▼";
  color: #9d4b8c;
  margin: 0 0.5rem 0 0;
}
@media (max-width: 767px) {
  .list03 {
    display: block;
  }
  .list03 li {
    border-right: none;
    padding: 1rem 0;
    border-bottom: #000 solid 1px;
  }
  .list03 li a::before {
    content: "▼";
    color: #9d4b8c;
    margin: 0 0.5rem 0 0;
  }
}

/*
form
*/
.form01 input {
  background: #eaeaea;
  border: none;
  padding: 1rem;
}
.form01 input[type=text],
.form01 input[type=email],
.form01 input[type=tel] {
  width: 100%;
}
.form01 textarea {
  width: 100%;
  border: none;
  height: 180px;
  resize: vertical;
  background: #eaeaea;
  padding: 1rem;
}
.form01 input[type=submit] {
  background: #000;
  color: #fff;
  padding: 3rem 6rem;
  font-size: 1.7rem;
  border: none;
}
@media (max-width: 767px) {
  .form01 textarea {
    height: 130px;
  }
}

.sent .formInner {
  display: none;
}

#formSent {
  display: none;
}

.sent #formSent {
  display: block !important;
}

/*
table
*/
.tbl01 {
  width: 100%;
}
.tbl01 tr th {
  background: #ddd;
  padding: 3rem 3rem 2.5rem 3rem;
  font-size: 1.8rem;
  color: #9d4b8c;
  border-bottom: #000 solid 1px;
  width: 30%;
}
.tbl01 tr th.req {
  position: relative;
}
.tbl01 tr th.req::after {
  content: "必須";
  background: #bc0000;
  color: #fff;
  font-size: 1.3rem;
  padding: 0.25rem 1.5rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 2rem;
}
.tbl01 tr td {
  background: #d3d3d3;
  padding: 3rem 3rem 2.5rem 3rem;
  border-bottom: #000 solid 1px;
}
@media (max-width: 991px) {
  .tbl01 tr th {
    width: 35%;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .tbl01 {
    width: 100%;
    display: block;
  }
  .tbl01 tbody {
    width: 100%;
    display: block;
  }
  .tbl01 tr {
    width: 100%;
    display: block;
  }
  .tbl01 tr th {
    background: #ddd;
    padding: 2rem 1rem 1rem;
    font-size: 1.5rem;
    border-bottom: none;
    width: 100%;
    display: block;
  }
  .tbl01 tr th.req {
    position: relative;
  }
  .tbl01 tr th.req::after {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
    position: static;
    margin: 0 0 0 1rem;
  }
  .tbl01 tr td {
    background: #d3d3d3;
    padding: 2rem 1rem;
    border-bottom: #000 solid 1px;
    width: 100%;
    display: block;
  }
}

.tbl02 {
  width: 100%;
}
.tbl02 tr th {
  background: #ddd;
  padding: 2rem;
  font-size: 1.8rem;
  border-bottom: #000 solid 1px;
  width: 25%;
  vertical-align: middle;
}
.tbl02 tr td {
  background: #d3d3d3;
  padding: 2rem;
  border-bottom: #000 solid 1px;
}
@media (max-width: 1024px) {
  .tbl02 tr th {
    font-size: 1.6rem;
    padding: 1.5rem;
  }
  .tbl02 tr td {
    font-size: 1.6rem;
    padding: 1.5rem;
  }
}
@media (max-width: 991px) {
  .tbl02 tr th {
    width: 30%;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .tbl02 {
    width: 100%;
    display: block;
  }
  .tbl02 tbody {
    width: 100%;
    display: block;
  }
  .tbl02 tr {
    width: 100%;
    display: block;
  }
  .tbl02 tr th {
    background: #ddd;
    padding: 2rem 1rem 1rem;
    font-size: 1.5rem;
    border-bottom: none;
    width: 100%;
    display: block;
  }
  .tbl02 tr td {
    background: #d3d3d3;
    padding: 2rem 1rem;
    border-bottom: #000 solid 1px;
    width: 100%;
    display: block;
  }
}

/*
background
*/
.bg-gray01 {
  background: #efefef;
}

/*
headline
*/
.headline01 {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.1em;
  font-family: "見出しゴMB31", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}
.headline01.fs-sub {
  font-size: 4.2rem;
}
.headline01 span {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .headline01 {
    font-size: 3rem;
  }
  .headline01 span {
    font-size: 1.8rem;
  }
}

.headline02 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headline02::after {
  content: "";
  display: block;
  width: 90px;
  border-top: #000 solid 1px;
  margin: 0 0 0 1rem;
}
@media (max-width: 991px) {
  .headline02 {
    line-height: 1.7em;
  }
  .headline02::after {
    content: none;
  }
}

.headline03 {
  font-size: 3.4rem;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.headline03::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px;
  display: inline-block;
  width: 90px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}
@media (max-width: 767px) {
  .headline03 {
    font-size: 2.2rem;
    text-align: center;
  }
  .headline03::before {
    bottom: -15px;
    display: inline-block;
    width: 50px;
  }
}

.headline04 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3.4rem;
  font-weight: bold;
}
.headline04::after {
  content: "";
  display: block;
  width: 90px;
  border-top: #000 solid 1px;
  margin: 0 0 0 1rem;
}
@media (max-width: 991px) {
  .headline04 {
    line-height: 1.7em;
  }
  .headline04::after {
    content: none;
  }
}
@media (max-width: 767px) {
  .headline04 {
    font-size: 2.2rem;
  }
}

.headline05 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 5.6rem;
  font-weight: bold;
}
.headline05::after {
  content: "";
  display: block;
  width: 90px;
  border-top: #000 solid 1px;
  margin: 0 0 0 1rem;
}
.headline05 span.with-sub span.sub {
  font-size: 2.8rem;
  line-height: 1.2;
  display: block;
}
@media (max-width: 991px) {
  .headline05 {
    line-height: 1.7em;
  }
  .headline05::after {
    content: none;
  }
}
@media (max-width: 767px) {
  .headline05 {
    font-size: 3rem;
  }
}

.headline06 {
  font-size: 5.6rem;
  font-weight: bold;
  text-align: center;
}
.headline06::after {
  display: block;
  content: "";
  width: 1px;
  height: 130px;
  background: #000;
  margin: 10px auto 0;
}
.headline06 .sub {
  display: block;
  font-size: 2.8rem;
}
@media (max-width: 991px) {
  .headline06 {
    font-size: 4rem;
  }
  .headline06::after {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .headline06 {
    font-size: 2.5rem;
  }
  .headline06::after {
    height: 50px;
  }
}

.headline07 {
  font-size: 5.6rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  .headline07 {
    font-size: 4rem;
  }
}
@media (max-width: 991px) {
  .headline07 {
    font-size: 3rem;
  }
}

/*
contents
*/
.cnt01 div {
  display: block;
  margin: 0 0 3rem 0;
}
.cnt01 div .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.cnt01 div .block .img {
  -ms-flex-preferred-size: 380px;
      flex-basis: 380px;
  width: 380px;
  height: 280px;
  overflow: hidden;
}
.cnt01 div .block .img a {
  opacity: unset;
}
.cnt01 div .block .img a img {
  width: 380px;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cnt01 div .block .img a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cnt01 div .block .cnt {
  -ms-flex-preferred-size: calc(100% - 380px);
      flex-basis: calc(100% - 380px);
  background: #efefef;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 4rem;
  margin-bottom: unset;
}
.cnt01 div .block .cnt a {
  display: block;
}
@media (max-width: 991px) {
  .cnt01 div .block .img {
    -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
    width: 280px;
    height: 206.3157894737px;
  }
  .cnt01 div .block .img a img {
    width: 280px;
    height: 206.3157894737px;
  }
  .cnt01 div .block .cnt {
    -ms-flex-preferred-size: calc(100% - 280px);
        flex-basis: calc(100% - 280px);
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .cnt01 div {
    display: block;
    margin: 0 0 3rem 0;
  }
  .cnt01 div .block {
    display: block;
  }
  .cnt01 div .block .img {
    width: 100%;
    height: calc((100vw - 30px) * 2.8 / 3.8);
  }
  .cnt01 div .block .img a img {
    width: 100%;
    height: calc((100vw - 30px) * 2.8 / 3.8);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cnt01 div .block .cnt {
    background: #efefef;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 2.5rem;
    margin-bottom: unset;
  }
}

.cnt02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt02:after {
  content: "";
  display: block;
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
}
.cnt02 .work {
  width: 31%;
  display: block;
  margin: 0 0 3rem 0;
}
.cnt02 .work .block .img {
  overflow: hidden;
  width: 100%;
  height: 294px;
}
.cnt02 .work .block .img a {
  opacity: unset;
}
.cnt02 .work .block .img a img {
  width: 100%;
  height: 294px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cnt02 .work .block h3 {
  padding: 1rem;
  line-height: 1.6em;
}
.cnt02 .work:hover .block .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 991px) {
  .cnt02 .work .block .img {
    height: 180px;
  }
  .cnt02 .work .block .img img {
    height: 180px;
  }
}
@media (max-width: 767px) {
  .cnt02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cnt02 .work {
    width: 47%;
    margin: 0 0 2rem 0;
  }
  .cnt02 .work .block .img {
    width: 100%;
    height: 35vw;
  }
  .cnt02 .work .block .img img {
    width: 100%;
    height: 35vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.cnt03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cnt03 #slider {
  width: 90%;
  margin: 0 auto 30px;
  position: relative;
}
.cnt03 .slide-item img {
  width: 100%;
  height: 570px;
  -o-object-fit: contain;
     object-fit: contain;
}
.cnt03 #thumbnail-list {
  width: 85%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt03 #thumbnail-list:after {
  content: "";
  display: block;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.cnt03 .thumbnail-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  margin-bottom: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.cnt03 .thumbnail-item img {
  width: 100%;
  height: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cnt03 .thumbnail-item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cnt03 img.slide-arrow {
  cursor: pointer;
}
.cnt03 .arrow-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -50px;
  z-index: 10;
}
.cnt03 .arrow-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -50px;
  z-index: 10;
}
@media (max-width: 991px) {
  .cnt03 .slide-item img {
    height: 400px;
  }
  .cnt03 #thumbnail-list {
    width: 90%;
  }
  .cnt03 .thumbnail-item img {
    height: 140px;
  }
  .cnt03 .arrow-prev {
    display: none !important;
  }
  .cnt03 .arrow-next {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .cnt03 #slider {
    width: 100%;
  }
  .cnt03 .slide-item img {
    height: 60vw;
  }
  .cnt03 #thumbnail-list {
    width: 100%;
  }
  .cnt03 .thumbnail-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
    margin-bottom: 1rem;
  }
  .cnt03 .thumbnail-item img {
    height: 25vw;
  }
}

.cnt04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cnt04 table {
  width: 49%;
}
@media (max-width: 767px) {
  .cnt04 {
    display: block;
  }
  .cnt04 table {
    width: 100%;
  }
}

.cnt05 {
  position: relative;
}
.cnt05 .img img {
  max-width: 100%;
  height: auto;
}
.cnt05 .txt {
  background: #fff;
  padding: 3rem;
  width: 80%;
  position: absolute;
  bottom: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991px) {
  .cnt05 .txt {
    width: 90%;
    bottom: -80px;
  }
  .cnt05 .txt h2 {
    font-size: 3rem !important;
  }
}
@media (max-width: 767px) {
  .cnt05 {
    position: static;
  }
  .cnt05 .img {
    margin: 0 0 2rem 0;
  }
  .cnt05 .txt {
    padding: 0;
    width: 100%;
    position: static;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  .cnt05 .txt h2 {
    font-size: 2.3rem !important;
    margin-bottom: 2rem !important;
  }
}

.cnt06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt06 .block {
  width: 48%;
  margin: 1rem 0;
  position: relative;
}
.cnt06 .block .img img {
  max-width: 100%;
  height: auto;
}
.cnt06 .block .inner {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cnt06 .block .inner .name {
  font-size: 1.4rem;
  color: #fff;
  margin: 0 0 2rem 0;
}
.cnt06 .block .inner .txt {
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
}
@media (max-width: 1024px) {
  .cnt06 .block {
    width: 49%;
  }
  .cnt06 .block .inner {
    width: 90%;
    top: 4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .cnt06 .block .inner .txt {
    font-size: 1.1rem;
  }
  .cnt06 .block .inner .txt .lgs-none {
    display: none;
  }
}
@media (max-width: 991px) {
  .cnt06 {
    display: block;
  }
  .cnt06 .block {
    width: 100%;
  }
  .cnt06 .block .img img {
    width: 100%;
    height: auto;
  }
  .cnt06 .block .inner {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .cnt06 .block .inner .txt {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .cnt06 {
    display: block;
  }
  .cnt06 .block {
    width: 100%;
    margin: 1rem 0;
    position: relative;
  }
  .cnt06 .block .img img {
    width: 100%;
    height: 65vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.cnt07 {
  position: relative;
}
.cnt07 .img {
  line-height: 0;
  width: 80%;
}
.cnt07 .img img {
  width: 100%;
  height: auto;
}
.cnt07 .inner {
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5rem;
  width: 75%;
}
@media (max-width: 1024px) {
  .cnt07 {
    position: relative;
  }
  .cnt07 .img {
    line-height: 0;
    width: 100%;
  }
  .cnt07 .inner {
    padding: 3rem;
    width: 95%;
  }
  .cnt07 .inner h2 {
    font-size: 3.5rem !important;
  }
  .cnt07 .inner p {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 991px) {
  .cnt07 {
    position: static;
  }
  .cnt07 .img {
    line-height: 0;
    width: 100%;
  }
  .cnt07 .inner {
    background: #fff;
    position: static;
    right: 0;
    bottom: 0;
    padding: 3rem;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cnt07 .inner h2 {
    font-size: 2.5rem !important;
    line-height: 1.5em;
  }
}

.cnt08 {
  position: relative;
}
.cnt08 .img {
  line-height: 0;
  width: 80%;
  float: right;
}
.cnt08 .img img {
  width: 100%;
  height: auto;
}
.cnt08 .inner {
  background: #efefef;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5rem;
  width: 75%;
}
@media (max-width: 1024px) {
  .cnt08 {
    position: relative;
  }
  .cnt08 .img {
    line-height: 0;
    width: 100%;
  }
  .cnt08 .inner {
    padding: 3rem;
    width: 95%;
  }
  .cnt08 .inner h2 {
    font-size: 3.5rem !important;
  }
  .cnt08 .inner p {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 991px) {
  .cnt08 {
    position: static;
  }
  .cnt08 .img {
    line-height: 0;
    width: 100%;
    float: none;
  }
  .cnt08 .inner {
    position: static;
    padding: 3rem;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cnt08 .inner h2 {
    font-size: 2.5rem !important;
    line-height: 1.5em;
  }
}

.cnt09 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cnt09 .img {
  width: 55%;
  line-height: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cnt09 .img img {
  width: 100%;
  height: 30vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnt09 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5rem;
  width: 730px;
}
@media (max-width: 1024px) {
  .cnt09 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cnt09 .img {
    width: 55%;
    line-height: 0;
  }
  .cnt09 .img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cnt09 .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 5rem;
  }
  .cnt09 .inner h2 {
    font-size: 3.6rem !important;
  }
  .cnt09 .inner .fs-18 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 991px) {
  .cnt09 .img {
    width: 50%;
  }
  .cnt09 .img img {
    width: 100%;
    height: 40vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 767px) {
  .cnt09 {
    display: block;
  }
  .cnt09 .img {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .cnt09 .img img {
    width: 100%;
    height: auto;
  }
  .cnt09 .inner {
    padding: 0 2rem;
    width: 100%;
  }
  .cnt09 .inner h2 {
    margin: 0 0 1rem 0 !important;
    font-size: 2.5rem !important;
  }
}

.cnt10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.cnt10 .img {
  width: 55%;
  line-height: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cnt10 .img img {
  width: 100%;
  height: 30vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnt10 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5rem;
  width: 730px;
}
@media (max-width: 1024px) {
  .cnt10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cnt10 .img {
    width: 55%;
    line-height: 0;
  }
  .cnt10 .img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cnt10 .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 5rem;
  }
  .cnt10 .inner h2 {
    font-size: 3.6rem !important;
  }
  .cnt10 .inner .fs-18 {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 991px) {
  .cnt10 .img {
    width: 50%;
  }
  .cnt10 .img img {
    width: 100%;
    height: 40vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 767px) {
  .cnt10 {
    display: block;
  }
  .cnt10 .img {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .cnt10 .img img {
    width: 100%;
    height: auto;
  }
  .cnt10 .inner {
    padding: 0 2rem;
    width: 100%;
  }
  .cnt10 .inner h2 {
    margin: 0 0 1rem 0 !important;
    font-size: 2.5rem !important;
  }
}

.cnt11 {
  position: relative;
}
.cnt11 .img {
  width: 60%;
  max-width: 1013.3333333333px;
  height: 35vw;
  max-height: 570px;
}
.cnt11 .img img {
  width: 100%;
  height: 35vw;
  max-height: 570px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnt11 .inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: #fff;
  width: 40%;
  padding: 20rem 0 20rem 5rem;
}
@media (max-width: 1024px) {
  .cnt11 .inner {
    padding: 10rem 0 10rem 5rem;
  }
}
@media (max-width: 767px) {
  .cnt11 {
    position: static;
  }
  .cnt11 .img {
    width: 100%;
    height: auto;
    max-height: none;
  }
  .cnt11 .img img {
    width: 100%;
    height: auto;
    max-height: none;
  }
  .cnt11 .inner {
    position: static;
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    right: 0;
    background: #fff;
    width: 100%;
    padding: 2rem;
    text-align: center;
  }
}

.cnt12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt12::after {
  content: "";
  display: block;
  width: 32%;
}
.cnt12 .block {
  width: 32%;
  margin: 2rem 0;
}
@media (max-width: 991px) {
  .cnt12::after {
    width: 48%;
  }
  .cnt12 .block {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .cnt12 {
    display: block;
  }
  .cnt12 .block {
    width: 100%;
    margin: 0 0 3rem 0;
  }
}

.cnt13 {
  position: relative;
}
.cnt13 .img {
  width: 60%;
  height: 35vw;
  max-height: 570px;
  float: right;
}
.cnt13 .img img {
  width: 100%;
  height: 35vw;
  max-height: 570px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnt13 .inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: #fff;
  width: 55%;
  padding: 20rem 30rem 20rem 0;
}
.cnt13 .inner .block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10rem;
  width: 600px;
}
@media (max-width: 1024px) {
  .cnt13 .inner {
    padding: 10rem 20rem 10rem 0;
  }
  .cnt13 .inner .block {
    width: auto;
    right: auto;
    left: 0;
  }
  .cnt13 .inner h3 {
    font-size: 3rem !important;
    padding: 0 0 0 3rem;
  }
  .cnt13 .inner h3 br {
    display: none;
  }
  .cnt13 .inner p {
    padding: 0 0 0 3rem;
  }
  .cnt13 .inner p br {
    display: none;
  }
}
@media (max-width: 991px) {
  .cnt13 .inner {
    padding: 10rem 25rem 10rem 0;
  }
  .cnt13 .inner .block {
    right: 0;
  }
  .cnt13 .inner .block p {
    font-size: 1.5rem !important;
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cnt13 {
    position: static;
  }
  .cnt13 .img {
    width: 100%;
    height: auto;
    max-height: none;
    float: none;
  }
  .cnt13 .img img {
    width: 100%;
    height: auto;
    max-height: none;
  }
  .cnt13 .inner {
    position: static;
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    right: 0;
    background: #fff;
    width: 100%;
    padding: 2rem;
    text-align: center;
  }
  .cnt13 .inner .block {
    position: static;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .cnt13 .inner h3 {
    text-align: center;
    padding: 0;
  }
  .cnt13 .inner p {
    padding: 0;
  }
}

.cnt14 {
  position: relative;
}
.cnt14 .img {
  width: 60%;
  height: 35vw;
  max-height: 570px;
}
.cnt14 .img img {
  width: 100%;
  height: 35vw;
  max-height: 570px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnt14 .inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: #fff;
  width: 55%;
  padding: 20rem 30rem 20rem 0;
}
.cnt14 .inner .block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10rem;
  width: 600px;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .cnt14 .inner {
    padding: 10rem 20rem 10rem 0;
  }
  .cnt14 .inner .block {
    width: auto;
    left: 2rem;
    padding-right: 3rem;
  }
  .cnt14 .inner h3 {
    font-size: 3rem !important;
    padding: 0 0 0 3rem;
  }
  .cnt14 .inner h3 br {
    display: none;
  }
  .cnt14 .inner p {
    padding: 0 0 0 3rem;
    font-size: 1.5rem !important;
  }
  .cnt14 .inner p br {
    display: none;
  }
}
@media (max-width: 991px) {
  .cnt14 .inner {
    padding: 10rem 25rem 10rem 0;
  }
  .cnt14 .inner .block {
    right: 0;
  }
  .cnt14 .inner .block p {
    font-size: 1.5rem !important;
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cnt14 {
    position: static;
  }
  .cnt14 .img {
    width: 100%;
    height: auto;
    max-height: none;
  }
  .cnt14 .img img {
    width: 100%;
    height: auto;
    max-height: none;
  }
  .cnt14 .inner {
    position: static;
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    right: 0;
    background: #fff;
    width: 100%;
    padding: 2rem;
    text-align: center;
  }
  .cnt14 .inner .block {
    position: static;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    padding: 0;
  }
  .cnt14 .inner .block h3 {
    text-align: center;
    padding: 0 !important;
  }
  .cnt14 .inner .block p {
    padding: 0;
  }
}

.cnt15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cnt15 .img {
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cnt15 .txt {
  padding: 0 0 0 5rem;
}
@media (max-width: 991px) {
  .cnt15 .img {
    width: 45%;
  }
  .cnt15 .txt {
    padding: 0 0 0 3rem;
  }
}
@media (max-width: 767px) {
  .cnt15 {
    display: block;
  }
  .cnt15 .img {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .cnt15 .txt {
    padding: 0;
  }
}

.cnt16 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cnt16 p {
  width: 48%;
}

.cnt17 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt17 .img-block {
  text-align: center;
  width: 380px;
}
.cnt17 .img-block .img img {
  max-width: 100%;
  height: auto;
}
.cnt17 .arrow-block {
  width: 135px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 110px;
}
.cnt17 .arrow-block span {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30.5px 0 30.5px 53px;
  border-color: transparent transparent transparent #9d4b8d;
}
@media (max-width: 1024px) {
  .cnt17 .img-block {
    width: 330px;
  }
  .cnt17 .arrow-block {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .cnt17 .img-block {
    width: 290px;
  }
  .cnt17 .arrow-block {
    width: 70px;
    padding-top: 90px;
  }
  .cnt17 .arrow-block span {
    border-width: 20px 0 20px 30px;
  }
}
@media (max-width: 767px) {
  .cnt17 {
    display: block;
  }
  .cnt17 .img-block {
    text-align: center;
    width: 100%;
  }
  .cnt17 .img-block .img img {
    max-width: 100%;
    height: auto;
  }
  .cnt17 .arrow-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    padding-bottom: 2rem;
  }
  .cnt17 .arrow-block span {
    border-width: 20px 0 20px 30px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.cnt18 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt18:after {
  content: "";
  display: block;
  width: 46.55vw;
  max-width: 540px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cnt18 .sdgs-case {
  width: 46.55vw;
  max-width: 540px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin: 0 0 9.5rem 0;
}
.cnt18 .sdgs-case .block .img {
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 540/360;
}
.cnt18 .sdgs-case .block .img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.cnt18 .sdgs-case .block h3 {
  padding: 0;
  margin: 4.4rem 0 5.4rem;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.cnt18 .sdgs-case .block .txt {
  line-height: 1.1875;
  letter-spacing: 0.05em;
}
@media (max-width: 991px) {
  .cnt18:after {
    width: 45.378vw;
  }
  .cnt18 .sdgs-case {
    width: 45.378vw;
  }
}
@media (max-width: 575px) {
  .cnt18:after {
    width: 100%;
  }
  .cnt18 .sdgs-case {
    width: 100%;
  }
}

/*
ggmap
*/
.ggmap {
  position: relative;
  padding-bottom: 40%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
top
*/
body.top-body {
  overflow: hidden;
}
@media (max-width: 1024px) {
  body.top-body {
    overflow: scroll;
  }
}

.min {
  font-family: "Noto Serif JP", serif !important;
}

#top-header {
  width: 100%;
  position: fixed;
  z-index: 99;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 70px;
  background: #fff;
  padding: 12px 15px;
}
#top-header .logo {
  width: 250px;
  z-index: 10000;
}
@media (max-width: 991px) {
  #top-header .logo {
    width: clamp(90px, 27.7161862528vw, 250px);
  }
}
@media (max-width: 767px) {
  #top-header {
    height: 50px;
    z-index: 10000;
    padding: 1.5rem !important;
  }
  #top-header .logo img {
    width: 150px;
    height: auto;
  }
}

.p-top .img-block {
  position: relative;
  width: 75%;
  height: 100vh;
  margin: 0 auto 0 0;
  overflow: hidden;
}
.p-top .img-block img.top-kv-img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 8s ease-in;
  transition: all 8s ease-in;
}
@media (max-width: 767px) {
  .p-top .img-block {
    width: 100vw;
    height: 56.25vw;
  }
  .p-top .img-block img {
    width: 100%;
    height: auto;
  }
  .p-top .img-block img.top-kv-img {
    width: 100%;
    height: auto;
  }
}
.p-top #youtube-wrap {
  position: relative;
  width: 75%;
  height: 100vh;
  margin: 0 auto 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-top #youtube-wrap {
    width: 100vw;
    height: 56.25vw;
  }
}
.p-top #youtube {
  background-image: url(./assets/images/runway2.jpg); /* 背景の画像を指定 */
  background-size: cover;
  position: absolute;
  display: inline-block;
  padding: 0;
  /*  background : rgba(0, 127, 255, 0.7); */
  color: #fff;
  top: 50%; /* 中央寄せ */
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99999;
}
.p-top #youtube-wrap-business {
  position: relative;
  width: 100%;
  height: 56.25%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-top #youtube-wrap-business {
    width: 100vw;
    height: 56.25vw;
  }
}
.p-top #youtube-business {
  background-image: url(./assets/images/honai.jpg); /* 背景の画像を指定 */
  background-size: cover;
  position: absolute;
  display: inline-block;
  padding: 0;
  /*  background : rgba(0, 127, 255, 0.7); */
  color: #fff;
  top: 50%; /* 中央寄せ */
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99999;
}
.p-top .p-top__kv .furusatotax .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top .p-top__kv .furusatotax .btn-list a {
  margin-right: 4px;
}

.menu-btn {
  display: none;
  position: fixed;
  top: 3rem;
  right: 3rem;
  cursor: pointer;
}
.menu-btn span {
  color: #000;
  font-size: 4rem;
}
.menu-btn span::after {
  content: attr(data-txt-menu);
}
@media (max-width: 767px) {
  .menu-btn {
    display: block;
    top: 1.5rem;
    right: 1rem;
  }
  .menu-btn span {
    color: #000;
    font-size: 2.5rem;
  }
  .menu-btn span::after {
    content: attr(data-txt-menu);
  }
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu-btn span:after {
  content: attr(data-txt-close);
}

.menu {
  position: fixed;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
@media (max-width: 767px) {
  .menu {
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    height: 100%;
    background: #575063;
  }
}
.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .menu ul {
    margin-top: 70px;
    background: #fff;
  }
}
@media (max-width: 767px) {
  .menu ul {
    margin-top: 0;
    background: transparent;
    margin-left: 0;
    margin-right: 0;
    display: block;
    max-inline-size: -webkit-fit-content;
    max-inline-size: -moz-fit-content;
    max-inline-size: fit-content;
    margin-inline: auto;
    height: auto;
  }
}
.menu ul li {
  text-align: center;
}
@media (max-width: 767px) {
  .menu ul li {
    margin: 7rem auto;
  }
}
.menu ul li a {
  font-weight: 600;
  padding: 1rem clamp(1px, 0.9765625vw, 15px);
  font-size: clamp(14px, 1.0416666667vw, 16px);
  color: #000;
}
@media (max-width: 767px) {
  .menu ul li a {
    display: block;
    color: #fff;
    font-size: 4.2rem;
    padding: 0;
  }
}
.menu ul li a:hover {
  color: #999;
}
.menu .menu-icon-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.menu .menu-icon-list a {
  padding: 0;
}
.menu .menu-icon-list .menu-icon-item {
  margin-right: 14px;
}
.menu .menu-icon-list .menu-icon-item:last-child {
  margin-right: 0;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
  cursor: url(../images/cross.svg), auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  height: 100vh;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: calc(110px - 7rem);
  overflow: auto;
}
@media (max-width: 767px) {
  .open .menu {
    padding-top: calc(120px - 7rem);
  }
}

.closebtn {
  display: none;
}

.open .openbtn {
  display: none;
}
.open .closebtn {
  display: block;
}

/*********
トップページ
*********/
.top-body {
  background: #f2f2f2 !important;
}

.l-loading .l-loading-bg {
  background: #222;
}
.l-loading h1 {
  width: 100%;
  height: 100vh;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-loading h1 img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .l-loading h1 img {
    max-width: 90%;
    height: auto;
  }
}

.hase-top-block-title {
  font-size: 5.8rem;
  font-weight: bold;
  color: #4e3b62;
  line-height: 1em;
}
.hase-top-block-title span {
  display: block;
  font-size: 1.8rem;
  font-weight: normal;
}

.hase-min {
  font-family: "Noto Serif JP", serif;
}

.hase-top-readmore {
  text-decoration: none;
  color: #ac3333;
  font-weight: bold;
  font-size: 1.6rem;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-right: 21px;
}
.hase-top-readmore::after {
  color: #ac3333;
  content: ">";
  margin: 0 0 0 1rem;
}
.hase-top-readmore .hase-top-readmore__svg {
  position: absolute;
  right: 0;
  width: 50px;
  height: 57px;
  border-radius: 100%;
  right: 0;
  top: 50%;
  margin-top: -28px;
}
.hase-top-readmore .hase-top-readmore__svg .animation {
  stroke-dasharray: 134 136;
  stroke-dashoffset: 135;
  -webkit-transition: 0.533s ease-in-out all;
  transition: 0.533s ease-in-out all;
}
.hase-top-readmore .hase-top-readmore__svg path {
  fill: none;
  stroke: #ac3333;
  stroke-miterlimit: 10;
}
.hase-top-readmore:active, .hase-top-readmore:link, .hase-top-readmore:visited, .hase-top-readmore:-webkit-any-link {
  color: #ac3333;
}
.hase-top-readmore:hover {
  color: #ac3333;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.hase-top-readmore:hover .hase-top-readmore__svg .animation {
  stroke-dashoffset: 0;
}

.hase-top-block {
  white-space: normal !important;
}

.hase-top-block00 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100vw;
  height: 100vh;
  position: relative;
}
.hase-top-block00 .img {
  width: 75%;
}
.hase-top-block00 .img img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.hase-top-block00 .txt-block {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50%;
  right: 10vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5vw 5vw;
  width: 25%;
}
.hase-top-block00 .txt-block .slogan {
  font-size: 2.8rem;
  color: #4e3b62;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0 0 3rem 0;
}
.hase-top-block00 .txt-block .slogan-ja {
  font-size: 1.8rem;
  color: #4e3b62;
  /*color: #91859e;*/
  font-weight: normal;
  margin: 0 0 3rem 0;
}
.hase-top-block00 .txt-block .sdgs-block {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hase-top-block00 .txt-block .sdgs-block > div {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.hase-top-block00 .txt-block .sdgs-block > div:last-of-type {
  margin-bottom: 0;
}
.hase-top-block00 .txt-block .sdgs-block a {
  line-height: 0;
}
.hase-top-block00 .contactlink {
  position: absolute;
  left: 1vw;
  bottom: 1vw;
}
.hase-top-block00 .contactlink a {
  color: #fff;
  font-size: 2.1rem;
  font-weight: bold;
  text-decoration: none;
}
.hase-top-block00 .contactlink img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
  .hase-top-block00 .txt-block {
    width: 35%;
  }
}
@media (max-width: 991px) {
  .hase-top-block00 .txt-block {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .hase-top-block00 {
    display: block;
    width: 100vw;
    height: 56.25vw;
    position: relative;
  }
  .hase-top-block00 .img {
    width: 100%;
  }
  .hase-top-block00 .img img {
    width: 100%;
    height: 56.25vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hase-top-block00 .txt-block {
    display: none;
    /*
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4rem 2rem;
    width: 75%;
    .slogan{
    	font-size: 2.0rem;
    	margin: 0 0 2rem 0;
    }
    .slogan-ja{
    	font-size: 1.6rem;
    	margin: 0 0 3rem 0;
    }
    */
  }
  .hase-top-block00 .contactlink {
    left: 2vw;
    bottom: 3vw;
  }
  .hase-top-block00 .contactlink a {
    font-size: 1.5rem;
  }
}

.hase-top-block01 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100vw;
  height: 100vh;
}
.hase-top-block01 .txt-block {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5vw;
}
.hase-top-block01 .txt-block .inner {
  padding: 3rem 0;
}
.hase-top-block01 .txt-block .inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  margin: 0 0 2rem 0;
}
.hase-top-block01 .txt-block .inner dl dt {
  margin: 0 3rem 0 0;
}
.hase-top-block01 .txt-block .inner dl dd a {
  text-decoration: none;
}
.hase-top-block01 .img {
  width: 50%;
}
.hase-top-block01 .img img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .hase-top-block01 {
    display: block;
    height: auto;
    margin: 0 0 5rem 0;
  }
  .hase-top-block01 .txt-block {
    width: calc(100% - 30px);
    padding: 4rem 15px;
  }
  .hase-top-block01 .txt-block .inner {
    padding: 3rem 0;
  }
  .hase-top-block01 .txt-block .inner dl {
    display: block;
  }
  .hase-top-block01 .txt-block .inner dl dt {
    margin: 0;
  }
  .hase-top-block01 .img {
    width: 100%;
  }
  .hase-top-block01 .img img {
    width: 100%;
    height: 100vh;
    max-height: 50vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.hase-top-block02 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100vw;
  height: 100vh;
}
.hase-top-block02 .txt-block {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5vw;
}
.hase-top-block02 .txt-block .inner {
  padding: 3rem 0;
}
.hase-top-block02 .txt-block .inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  margin: 0 0 2rem 0;
}
.hase-top-block02 .txt-block .inner dl dt {
  margin: 0 3rem 0 0;
}
.hase-top-block02 .txt-block .inner dl dd a {
  text-decoration: none;
}
.hase-top-block02 .img-block {
  width: 70%;
  position: relative;
}
.hase-top-block02 .img-block .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.hase-top-block02 .img-block .inner .img01 {
  margin: -5vw 3vw 0;
  width: 40%;
}
.hase-top-block02 .img-block .inner .img01 img {
  width: 100%;
  height: auto;
}
.hase-top-block02 .img-block .inner .img02 {
  margin: 5vw 3vw 0;
  width: 40%;
}
.hase-top-block02 .img-block .inner .img02 img {
  width: 100%;
  height: auto;
}
.hase-top-block02 .top-recruit-break-1 {
  display: inline;
}
@media (max-width: 767px) {
  .hase-top-block02 .top-recruit-break-1 {
    display: none;
  }
}
@media (max-width: 767px) {
  .hase-top-block02 {
    display: block;
    height: auto;
    margin: 0 0 5rem 0;
  }
  .hase-top-block02 .txt-block {
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 4rem 15px;
  }
  .hase-top-block02 .txt-block .inner {
    padding: 3rem 0;
  }
  .hase-top-block02 .txt-block .inner dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    margin: 0 0 2rem 0;
  }
  .hase-top-block02 .txt-block .inner dl dt {
    margin: 0 3rem 0 0;
  }
  .hase-top-block02 .txt-block .inner dl dd a {
    text-decoration: none;
  }
  .hase-top-block02 .img-block {
    width: 100%;
    position: static;
  }
  .hase-top-block02 .img-block .inner {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .hase-top-block02 .img-block .inner .img01 {
    width: 45%;
  }
  .hase-top-block02 .img-block .inner .img02 {
    width: 45%;
  }
}

.hase-top-block03 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100vw;
  height: 100vh;
}
.hase-top-block03 .txt-block {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5vw;
}
.hase-top-block03 .txt-block .inner {
  padding: 3rem 0;
}
.hase-top-block03 .post-block {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5vw 0 0;
}
.hase-top-block03 .post-block .block {
  width: 30%;
}
.hase-top-block03 .post-block .block .img {
  overflow: hidden;
  width: 100%;
  height: 235px;
}
.hase-top-block03 .post-block .block .img a {
  opacity: unset;
}
.hase-top-block03 .post-block .block .img a img {
  width: 100%;
  height: 235px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hase-top-block03 .post-block .block .img a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.hase-top-block03 .post-block .block .title {
  padding: 2rem 0 1rem;
  font-weight: normal;
  height: 74px;
  overflow: hidden;
}
.hase-top-block03 .post-block .block .title a {
  text-decoration: none !important;
  color: #000;
}
.hase-top-block03 .post-block .block p {
  text-align: right;
}
@media (max-width: 1024px) {
  .hase-top-block03 .post-block {
    padding: 0 2vw 0 0;
  }
}
@media (max-width: 991px) {
  .hase-top-block03 .post-block .block {
    width: 31%;
  }
  .hase-top-block03 .post-block .block .img {
    height: 15vw;
  }
  .hase-top-block03 .post-block .block .img a img {
    height: 15vw;
  }
  .hase-top-block03 .post-block .block .title {
    padding: 2rem 0 1rem;
    font-weight: normal;
    height: 85px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .hase-top-block03 {
    display: block;
    height: auto;
    margin: 0 0 5rem 0;
  }
  .hase-top-block03 .txt-block {
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 4rem 15px;
  }
  .hase-top-block03 .txt-block .inner {
    padding: 3rem 0;
  }
  .hase-top-block03 .post-block {
    width: calc(100% - 30px);
    display: block;
    padding: 0 15px;
  }
  .hase-top-block03 .post-block .block {
    width: 100%;
    margin: 0 0 4rem 0;
  }
  .hase-top-block03 .post-block .block .img {
    height: calc((100vw - 30px) * 9 / 16);
  }
  .hase-top-block03 .post-block .block .img a img {
    height: calc((100vw - 30px) * 9 / 16);
  }
  .hase-top-block03 .post-block .block .title {
    padding: 1rem 0 2rem;
    height: auto;
  }
}

.hase-top-block04 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hase-top-block04 .txt-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5vw;
  margin: 0 5rem 0 0;
}
.hase-top-block04 .txt-block .inner {
  padding: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hase-top-block04 .txt-block .inner p:first-child {
  margin-right: 2rem;
}
.hase-top-block04 .map-block {
  width: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 5rem;
}
.hase-top-block04 .map-block .ggmap {
  position: relative;
  padding-bottom: 450px;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
  max-width: 480px;
}
.hase-top-block04 .map-block .ggmap iframe,
.hase-top-block04 .map-block .ggmap object,
.hase-top-block04 .map-block .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .hase-top-block04 .map-block {
    width: 100%;
    margin: 0 15px 0 5rem;
  }
}
@media (max-width: 767px) {
  .hase-top-block04 {
    display: block;
    height: auto;
  }
  .hase-top-block04 .txt-block {
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 4rem 15px;
  }
  .hase-top-block04 .txt-block .inner {
    padding: 3rem 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hase-top-block04 .txt-block .inner p:first-child {
    margin-bottom: 1.1em;
  }
  .hase-top-block04 .map-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
  }
  .hase-top-block04 .map-block .ggmap {
    padding-bottom: 56.25%;
  }
}

.hase-top-block05 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100vw;
  height: 100vh;
}
.hase-top-block05 .txt-block {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5vw;
}
.hase-top-block05 .txt-block .inner {
  padding: 3rem 0;
}
.hase-top-block05 .txt-block .inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  margin: 0 0 2rem 0;
}
.hase-top-block05 .txt-block .inner dl dt {
  margin: 0 3rem 0 0;
}
.hase-top-block05 .txt-block .inner dl dd a {
  text-decoration: none;
}
.hase-top-block05 .img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hase-top-block05 .img-block img {
  display: inline;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .hase-top-block05 {
    display: block;
    height: auto;
    margin: 0 0 5rem 0;
  }
  .hase-top-block05 .txt-block {
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 4rem 15px;
  }
  .hase-top-block05 .txt-block .inner {
    padding: 3rem 0;
  }
  .hase-top-block05 .txt-block .inner dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    margin: 0 0 2rem 0;
  }
  .hase-top-block05 .txt-block .inner dl dt {
    margin: 0 3rem 0 0;
  }
  .hase-top-block05 .txt-block .inner dl dd a {
    text-decoration: none;
  }
}

.menu ul li a {
  text-decoration: none !important;
}

.fadein {
  opacity: 0;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}

.fadeInRight {
  -webkit-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1 !important;
}

.fadeup01 {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
@media (max-width: 767px) {
  .fadeup01 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.fadeInBottom01 {
  -webkit-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1 !important;
}

.fadeup02 {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
@media (max-width: 767px) {
  .fadeup02 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.fadeInBottom02 {
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1 !important;
}
@media (max-width: 991px) {
  .fadeInBottom02 {
    -webkit-transition: all 0.7s ease-in;
    transition: all 0.7s ease-in;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1 !important;
  }
}

/*****
news
*****/
.single-news .news-contents-block {
  line-height: 1.8em;
}
.single-news .news-contents-block figure {
  display: inline-block;
  line-height: 0;
}
.single-news .news-contents-block img {
  max-width: 100%;
  height: auto;
}
.single-news .news-contents-block a {
  color: #337ab7;
}
.single-news .news-contents-block a:focus, .single-news .news-contents-block a:active, .single-news .news-contents-block a:hover {
  color: #23527c;
}
.single-news .news-contents-block a:focus, .single-news .news-contents-block a:hover {
  text-decoration: underline;
}
.single-news .news-contents-block p {
  margin: 0 0 0.82em;
}

/* ふちぼかし */
.blurframe {
  position: relative;
}

.blurframe:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 20px 20px #fff;
          box-shadow: inset 0 0 20px 20px #fff;
}

/* sdgs */
.sdgs-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 41px;
}
.sdgs-headline .sdgs-headline-iconlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.sdgs-headline .sdgs-headline-iconlist img {
  -ms-flex-preferred-size: min(100px, 20% - 3.2px);
      flex-basis: min(100px, 20% - 3.2px);
  width: min(100px, 20% - 3.2px);
  height: auto;
  margin-right: 4px;
}
.sdgs-headline .sdgs-headline-iconlist img:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .sdgs-headline {
    display: block;
    text-align: center;
  }
  .sdgs-headline h2 {
    margin-bottom: 26px;
  }
  .sdgs-headline .sdgs-headline-iconlist {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sdgs-headline-desc {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: bold;
}

.sdgs-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
}
.sdgs-content .sdgs-content-icon {
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  margin-right: 32px;
}
.sdgs-content .sdgs-content-icon img {
  max-width: 100%;
  height: auto;
}
.sdgs-content .sdgs-content-txtblock {
  -ms-flex-preferred-size: calc(100% - 120px - 32px);
      flex-basis: calc(100% - 120px - 32px);
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: normal;
}
.sdgs-content .sdgs-content-txtblock h4 {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: bold;
  margin-bottom: 26px;
  margin-top: 41px;
}
.sdgs-content .sdgs-content-txtblock h4:first-child {
  margin-top: 0;
}
@media (max-width: 575px) {
  .sdgs-content {
    display: block;
  }
  .sdgs-content .sdgs-content-icon {
    margin-right: 0;
    margin-bottom: 2.6rem;
    text-align: center;
  }
  .sdgs-content h4 {
    text-align: center;
  }
}

.sdgs-imgblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 78px;
}
.sdgs-imgblock .sdgs-imgblock-item {
  margin-right: 11px;
  margin-bottom: 11px;
  max-width: 100%;
  -ms-flex-preferred-size: calc(33.3333333333% - 7.3333333333px);
      flex-basis: calc(33.3333333333% - 7.3333333333px);
  width: calc(33.3333333333% - 7.3333333333px);
}
.sdgs-imgblock .sdgs-imgblock-item:nth-child(3n) {
  margin-right: 0;
}
.sdgs-imgblock .sdgs-imgblock-item img {
  width: 100%;
  height: auto;
}
@media (max-width: 575px) {
  .sdgs-imgblock {
    display: block;
  }
  .sdgs-imgblock .sdgs-imgblock-item {
    width: unset;
    margin: 0 0 11px;
    text-align: center;
  }
  .sdgs-imgblock .sdgs-imgblock-item:last-child {
    margin-bottom: 0;
  }
  .sdgs-imgblock .sdgs-imgblock-item img {
    width: unset;
  }
}

.sdgs-reg-cert-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.sdgs-reg-cert-block img {
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 373px;
  height: auto;
  -ms-flex-preferred-size: calc(33.3333333333% - 13.3333333333px);
      flex-basis: calc(33.3333333333% - 13.3333333333px);
  width: calc(33.3333333333% - 13.3333333333px);
  border: solid 1px #c2c2c2;
}
.sdgs-reg-cert-block img:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .sdgs-reg-cert-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sdgs-reg-cert-block img {
    width: unset;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    margin: 0 0 20px;
  }
  .sdgs-reg-cert-block img:last-child {
    margin-bottom: 0;
  }
}

/* business */
#section01 .cnt14 .inner {
  padding: 25rem 30rem 25rem 0;
}
@media (max-width: 1024px) {
  #section01 .cnt14 .inner {
    padding: 15rem 20rem 15rem 0;
  }
}
@media (max-width: 991px) {
  #section01 .cnt14 .inner {
    padding: 18rem 25rem 18rem 0;
  }
}
@media (max-width: 767px) {
  #section01 .cnt14 .inner {
    padding: 2rem;
  }
}

@media (max-width: 1024px) {
  #section03 .cnt14 .inner {
    padding: 13rem 20rem 13rem 0;
  }
}
@media (max-width: 991px) {
  #section03 .cnt14 .inner {
    padding: 13rem 25rem 13rem 0;
  }
}
@media (max-width: 767px) {
  #section03 .cnt14 .inner {
    padding: 2rem;
  }
}

/* recruit */
.recruit-voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  position: relative;
}
.recruit-voice .recruit-voice-img {
  -ms-flex-preferred-size: 341px;
      flex-basis: 341px;
  position: absolute;
}
.recruit-voice .recruit-voice-img img {
  max-width: 100%;
  height: auto;
}
.recruit-voice .recruit-voice-msgwrap {
  -ms-flex-preferred-size: calc(100% - 421px);
      flex-basis: calc(100% - 421px);
  margin: 0 0 40px;
}
.recruit-voice .recruit-voice-msgwrap .recruit-voice-msg-dash {
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.42;
  color: #d30d2a;
  margin: 30px 0;
}
.recruit-voice .recruit-voice-msgwrap .recruit-voice-msg-body {
  font-size: 1.6rem;
  line-height: 1.2;
}
.recruit-voice .recruit-voice-profilewrap {
  margin: 301px 80px 40px 0;
  -ms-flex-preferred-size: 341px;
      flex-basis: 341px;
}
.recruit-voice .recruit-voice-profilewrap .recruit-voice-profilelbl {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 95px;
  height: 30px;
  border: solid 1px #000;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.recruit-voice .recruit-voice-profilewrap .recruit-voice-profile-name {
  font-weight: bold;
  font-size: 1.8rem;
  display: inline-block;
  margin-right: 30px;
}
.recruit-voice .recruit-voice-profilewrap .recruit-voice-profile-sub {
  font-size: 1.6rem;
  display: inline-block;
}
.recruit-voice .recruit-voice-profilewrap .recruit-voice-profile-body {
  font-size: 1.4rem;
  max-width: 30em;
  margin-top: 1em;
}
@media (max-width: 991px) {
  .recruit-voice .recruit-voice-img {
    -ms-flex-preferred-size: 34.4096871847vw;
        flex-basis: 34.4096871847vw;
  }
  .recruit-voice .recruit-voice-img img {
    width: 34.4096871847vw;
  }
  .recruit-voice .recruit-voice-msgwrap {
    -ms-flex-preferred-size: 56.1914672216%;
        flex-basis: 56.1914672216%;
  }
  .recruit-voice .recruit-voice-profilewrap {
    margin: calc(28.3551967709vw + 20px) 8.3246618106% 40px 0;
    -ms-flex-preferred-size: 35.4838709677%;
        flex-basis: 35.4838709677%;
  }
}
@media (max-width: 767px) {
  .recruit-voice .recruit-voice-img {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
    margin-right: 20px;
    text-align: center;
    position: relative;
  }
  .recruit-voice .recruit-voice-img img {
    width: 100%;
    max-width: 341px;
  }
  .recruit-voice .recruit-voice-msgwrap {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .recruit-voice .recruit-voice-profilewrap {
    margin: 0;
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
  .recruit-voice .recruit-voice-profilewrap .recruit-voice-profile-body {
    max-width: 100%;
  }
}

.recruit-voice-separator {
  border-bottom: dotted 1px #c9c9c9;
}

/* company */
.company-sdg-one-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.company-sdg-one-block img.sdg-icon {
  margin-right: 36px;
}
.company-sdg-one-block div.desc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}
@media (max-width: 767px) {
  .company-sdg-one-block img.sdg-icon {
    margin-right: 24px;
    width: 20vw;
    height: auto;
  }
}
@media (max-width: 575px) {
  .company-sdg-one-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .company-sdg-one-block img.sdg-icon {
    width: unset;
    margin: 0 auto 20px 0;
  }
}

.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

.leader-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.leader-dot:before {
  content: "・";
}

/* reCAPTCHA */
.recaptcha_policy {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
}
.recaptcha_policy a {
  font-size: 11px !important;
  color: #111 !important;
}

/* 非表示にするCSS */
.grecaptcha-badge {
  visibility: hidden;
}

/* 追記251001 */
.slider-area {
  width: 100%;
  height: 100%;
}
.slider-area #sl {
  width: 100%;
  height: 100%;
}
.slider-area #sl .slick-list {
  height: 100%;
}
.slider-area #sl .slick-track {
  height: 100%;
}
.slider-area .unit {
  position: relative;
}
.slider-area .unit .img {
  width: 100%;
}
.slider-area .unit .txt {
  position: absolute;
  top: 50%;
  left: 4.8828125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 41.40625vw;
}
.slider-area .unit .txt2 {
  position: absolute;
  top: 50%;
  left: 4.8828125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 38.0859375vw;
}
.slider-area .unit .txt3 {
  position: absolute;
  top: 50%;
  left: 4.8828125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 35.15625vw;
}
.slider-area .unit .txt4 {
  position: absolute;
  top: 50%;
  left: 4.8828125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32.7473958333vw;
}
.slider-area .unit .txt5 {
  position: absolute;
  top: 50%;
  left: 4.8828125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 59.2447916667vw;
}

.hase-top-block00 .news-unit {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: clamp(200px, 36.4583333333vw, 560px);
  /*		padding:clamp(1px, 1.953125vw, 30px);*/
  padding: clamp(1px, 1.953125vw, 20px);
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .hase-top-block00 .news-unit {
    display: none;
  }
}
.hase-top-block00 .news-unit .title {
  font-size: clamp(21px, 1.5625vw, 24px);
  color: #4E3B62;
  margin-bottom: clamp(10px, 0.9114583333vw, 14px);
}
.hase-top-block00 .news-unit .title span {
  font-size: clamp(14px, 1.0416666667vw, 16px);
  margin-left: 0.9765625vw;
}
.hase-top-block00 .news-unit .list a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: clamp(100px, 7.8125vw, 120px) 1fr;
  grid-template-columns: clamp(100px, 7.8125vw, 120px) 1fr;
  text-decoration: none;
  color: #4E3B62;
  padding: clamp(10px, 0.9114583333vw, 14px) 0;
}

.bnr-unit {
  width: clamp(200px, 26.0416666667vw, 400px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(1px, 1.953125vw, 30px) clamp(1px, 1.3020833333vw, 20px);
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: clamp(5px, 0.9765625vw, 15px);
  right: clamp(5px, 0.9765625vw, 15px);
}
@media (max-width: 767px) {
  .bnr-unit {
    width: 60%;
    bottom: -70px;
    right: 10px;
    z-index: 1;
  }
}
.bnr-unit .one-bnr {
  margin-bottom: clamp(1px, 0.78125vw, 12px);
}
.bnr-unit .one-bnr img {
  width: 100%;
}
.bnr-unit .two-bnr {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: clamp(50px, 11.0677083333vw, 170px) clamp(50px, 11.0677083333vw, 170px);
  grid-template-columns: clamp(50px, 11.0677083333vw, 170px) clamp(50px, 11.0677083333vw, 170px);
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .bnr-unit .two-bnr {
    -ms-grid-columns: 1fr 3% 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 3%;
  }
}
.bnr-unit .two-bnr img {
  width: 100%;
}