@charset "UTF-8";
@media (max-width: 767px) {
  .sp_none {
    display: none;
  }
}

@media (min-width: 768px) {
  .pc_none {
    display: none;
  }
}

/* ----------------------------------------------
common
------------------------------------------------- */
body {
  color: #000000;
  font-size: 16px;
  line-height: 1.875;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.open #header .top {
  z-index: unset;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

a {
  color: #00a599;
  font-weight: bold;
  text-decoration: underline;
  transition: all 0.5s ease-out;
}
a:hover {
  opacity: 0.6;
}

strong {
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
}

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

.t-left {
  text-align: left;
}

.bold {
  font-weight: bold;
}

.red {
  color: #f00;
}

.opacity a {
  transition: all 0.5s ease-out;
}

.opacity a:hover {
  opacity: 0.6;
}

.big {
  font-size: 18px;
  line-height: 1.8;
}

/* ----------------------------------------------
contact
------------------------------------------------- */
#contact {
  background: url(../images/contact-bg.webp) no-repeat center/cover;
  padding: 168px 6.4375% 123px 8.375%;
}
#contact .contents {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#contact .contents .head h2 {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 68px;
  line-height: 1.2;
  color: #00a498;
  margin: 0 0 54px 6px;
}
#contact .contents .head h2 small {
  display: block;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #000;
  margin-top: 8px;
}
#contact .contents .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 337px;
  height: 70px;
  border-radius: 35px;
  padding-right: 20px;
  -moz-column-gap: 10px;
       column-gap: 10px;
  background-color: #00a498;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.5em;
  color: #fff;
}
#contact .contents .head .btn a:hover {
  opacity: 0.6;
}
#contact .contents .head .btn a::after {
  content: "";
  width: 50px;
  aspect-ratio: 50/8;
  background: url(../images/arow.webp) no-repeat center/cover;
}
#contact .contents .catch {
  flex: 1;
  text-align: end;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #004c88;
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  #contact {
    padding: 120px 30px;
  }
  #contact .contents .head h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  #contact .contents .head h2 small {
    font-size: 18px;
  }
  #contact .contents .head .btn a {
    width: 300px;
    height: 60px;
    font-size: 16px;
  }
  #contact .contents .catch {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #contact {
    padding: 50px 10px;
  }
  #contact .contents {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #contact .contents .head h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #contact .contents .head h2 small {
    font-size: 14px;
  }
  #contact .contents .head .btn a {
    width: 280px;
    height: 50px;
    font-size: 14px;
  }
  #contact .contents .catch {
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
  }
}

/* ----------------------------------------------
information
------------------------------------------------- */
.info-category ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.info-category ul li {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #fff;
  background-color: #9d8a85;
  border-radius: 10px;
}
.info-category ul li:not(:has(a)),
.info-category ul li a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 14px 10px;
  color: #fff;
  font-weight: 500;
}
.info-category ul li.active {
  background-color: #d1c8c4;
}
@media (max-width: 999px) {
  .info-category ul li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .info-category ul li {
    font-size: 14px;
  }
  .info-category ul li:not(:has(a)),
  .info-category ul li a {
    padding: 10px;
  }
}

#information .contents article {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-bottom: 42px;
}
#information .contents article a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#information .contents article a:hover {
  opacity: 0.6;
}
#information .contents article time {
  display: inline-block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  background-color: #baaba6;
  padding: 0 18px;
  margin-bottom: 8px;
}
#information .contents article .title {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
  color: #000;
}
#information .contents article:not(:last-child) {
  margin-bottom: 16px;
}
@media (max-width: 999px) {
  #information .contents article {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #information .contents article {
    padding-bottom: 15px;
  }
  #information .contents article time {
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 0;
  }
  #information .contents article .title {
    font-size: 14px;
  }
}

/* ----------------------------------------------
header
------------------------------------------------- */
#header a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#header a:hover {
  opacity: 0.6;
}
#header .top {
  z-index: 1;
  left: 50%;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  background-color: #fff;
  padding: 10px 1.6875% 13px 1.4375%;
}
#header .logo {
  max-width: 300px;
}
#header #gnav {
  margin-left: auto;
}
#header #gnav ul {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  gap: 10px 44px;
}
#header #gnav ul li {
  position: relative;
}
#header #gnav ul li a {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 1.6;
  color: #000;
}
#header #gnav ul li.recruit {
  margin-top: 5px;
}
#header #gnav ul li.recruit a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 53px;
  background-color: #22b073;
  color: #fff;
  border-radius: 10px;
}
#header #gnav ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}
#header #gnav ul li ul {
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  display: block;
  opacity: 0;
  transition: all 0.5s ease-out;
  z-index: 1;
  background-color: #22b073;
  padding: 5px;
}
#header #gnav ul li ul li:not(:first-child) {
  border-top: solid 1px #fff;
}
#header #gnav ul li ul li a {
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  text-shadow: none;
  white-space: nowrap;
  padding: 5px 5px 5px 0;
}
#header #gnav ul li ul li a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #header #gnav ul {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  #header #gnav ul li a {
    font-size: 18px;
  }
  #header #gnav ul li.recruit {
    margin-top: 0;
  }
  #header #gnav ul li.recruit a {
    width: 160px;
    height: 45px;
  }
}
@media (max-width: 767px) {
  #header .top {
    padding: 10px 70px 10px 10px;
  }
  #header #gnav ul li a {
    color: #fff;
  }
  #header #gnav ul li.recruit {
    margin-top: 25px;
  }
  #header #gnav ul li.recruit a {
    background: unset;
    width: unset;
    justify-content: start;
    border-radius: unset;
  }
  #header #gnav ul li ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    padding: 0;
    padding-left: 10px;
    background-color: transparent;
  }
  #header #gnav ul li ul li {
    border-bottom: 1px solid #fff;
  }
  #header #gnav ul li ul li:not(:first-child) {
    border-top: none;
  }
  #header #gnav ul li ul li a {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  #header.m_fixed {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
  }
  html.ccm-toolbar-visible #header.m_fixed {
    top: 48px;
  }
}
/* ----------------------------------------------
footer
------------------------------------------------- */
#footer a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#footer a:hover {
  opacity: 0.6;
}
#footer .inner {
  padding: 49px 11.0625% 30px 7.5%;
}
#footer .top {
  display: flex;
  align-items: end;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 32px;
}
#footer .top .logo {
  max-width: 488px;
  margin-bottom: 10px;
}
#footer .top #fnav {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 140px;
  margin-left: auto;
}
#footer .top #fnav ul li a {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 2.375;
  color: #000;
}
#footer .top #fnav ul li ul li {
  display: flex;
  align-items: center;
}
#footer .top #fnav ul li ul li a {
  font-size: 14px;
  line-height: 2.3571428571;
}
#footer .top #fnav ul li ul li::before {
  content: "・";
}
#footer .bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#footer .bottom .left {
  margin-top: 46px;
}
#footer .bottom .left .privacy {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #808080;
  margin-bottom: 13px;
}
#footer .bottom .left .privacy a {
  font-weight: 500;
  color: #808080;
}
#footer .bottom .left .copyright {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  color: #808080;
}
#footer .bottom .groop {
  margin-left: auto;
}
#footer .bottom .groop .title {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #29a6dd;
  margin: 0 0 5px 5px;
}
#footer .bottom .groop .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 387px;
  height: 63px;
  background-color: #29a6dd;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 10px;
}
@media (max-width: 999px) {
  #footer .inner {
    padding: 30px;
  }
  #footer .top .logo {
    max-width: 400px;
    margin-bottom: 0;
  }
  #footer .top #fnav {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  #footer .top #fnav ul li a {
    font-size: 14px;
  }
  #footer .top #fnav ul li ul li a {
    font-size: 12px;
  }
  #footer .bottom .left .privacy {
    font-size: 14px;
  }
  #footer .bottom .left .copyright {
    font-size: 12px;
  }
  #footer .bottom .groop .title {
    font-size: 14px;
  }
  #footer .bottom .groop .btn a {
    width: 320px;
    height: 55px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #footer .inner {
    padding: 20px 10px;
  }
  #footer .top {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #footer .top #fnav {
    margin-left: unset;
  }
  #footer .bottom {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  #footer .bottom .left {
    margin-top: 0;
    order: 1;
  }
  #footer .bottom .left .copyright {
    text-align: center;
  }
  #footer .bottom .groop {
    margin-left: unset;
  }
  #footer .bottom .groop .title {
    font-size: 12px;
  }
  #footer .bottom .groop .btn a {
    width: 280px;
    height: 45px;
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */