@charset "UTF-8";

/*ヘッダー*/
.g-nav .g-nav__list .nav-link {
  color: #333333;
}

.u-font-ac {
  color: #005379;
}

.g-header .number {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
}

.wf-montserrat {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
}

.c-visual .c-visual__bullet-body .sttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
}

.c-visual .c-visual__bullet-body .ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
  margin-bottom: 15px;
  color: #f46731;
}

.ml8 {
  margin-left: 8%;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.preloader .preloader-after,
.preloader .preloader-before {
  background: linear-gradient(to right, #006fa2, #4ab6e7) !important;
}

.font-33 {
  font-size: 33px !important;
}

.c-visual .c-visual__bullet-body-item {
  align-items: start;
}

.container-80 {
  max-width: 80%;
}

.contain {
  background-size: contain !important;
}

.hover_menu {
  position: relative;
  margin: auto;
  color: #fff;
  text-align: center;
  border: 2px solid #ffffff;
  top: -45px;
  width: 90%;
  padding: 60px 20px;
  margin-top: -53%;
}

.bk_black::after {
  content: "";
  background-color: #38374da1;
  transition: all 0.3s ease;
}

.zoom__item figure {
  height: 100%;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  filter: blur(0px);
}

.zoom__item:hover figure {
  filter: blur(10px);
}

.z-5 {
  z-index: 5;
}

.cpncept-txt-box div {
  background-color: white;
  padding: 20px;
  box-shadow: 0px 0px 20px rgb(24 24 24 / 20%);
}

.cpncept-txt-boxleft {
  margin-right: -6%;
}

.g-header .g-header__logo-link svg,
.g-header .g-header__logo-link-img {
  max-width: 100px;
}

.f_content {
  margin: 0;
  padding: 20px;
  box-shadow: 6px 6px 0px rgb(212 221 236);
  border: 3px solid #017db7;
  min-height: 520px;
}

.f_content h3 {
  font-size: 2.4rem;
  margin: 24px 0;
  color: #2a8fa8;
  font-weight: bold;
}

.en {
  color: #ec1c25;
}

.c-headline-leftbig .c-headline-leftbig__sttl {
  color: #ec1c25 !important;
}

.c-headline__type3-sttl {
  background-color: #ec1c25;
  color: #ffffff;
  border: 2px solid #000;
  width: fit-content;
  margin: 0 auto;
  padding: 5px;
}

.u-mg-auto {
  margin: auto;
}

.service-ttl {
  color: #017db7;
}

.text-blue {
  color: #017db7;
}

.max-width90 {
  max-width: 90%;
}

@media screen and (max-width: 992px) {
  .c-visual {
    margin: 0 auto;
  }
}

.c-visual .c-visual__bullet {
  --start: #006fa2;
  --end: #4ab6e7;
  bottom: 0%;
  left: 12%;
  width: 25%;
  background: -webkit-linear-gradient(0deg, var(--start), var(--end));
  color: #fff;
  height: 100%;
}

@media screen and (min-width: 992px) {
  .c-visual-sub .c-visual-sub__inner {
    margin-top: 153px;
  }
}

/*スマホヘッダー*/
.g-header .g-header__nav-sp-btn + .lower .ttl.--tel {
  background-color: #431a01;
}

.g-header .g-header__nav-sp-btn + .lower .ttl.--mail {
  background-color: #f46731;
}

.g-header .g-header__nav-sp-btn {
  background-color: #f46731;
}

/*セクション*/
.c-after__ac {
  background-color: #45c4b7;
}

.c-triangle:after {
  border-color: #017db7 transparent transparent transparent;
  display: none;
}

.c-headline__type3 {
  border-left: 6px solid #017db7;
}

.c-image .c-image__caption {
  background-color: #017db7;
  font-size: 2rem;
}

.c-headline-grad .c-headline-grad__sttl {
  background-image: linear-gradient(0deg, #017db7, #017db7);
}

.c-headline-grad:before {
  border-color: #017db7 transparent transparent transparent;
}

.c-sitemap .nav-item a {
  background-color: #ec1c25;
}

.c-sitemap .nav-item a:hover {
  color: #ffffff;
  background-color: #ea96a6;
}

.u-font-grad {
  --start: #017db7;
  --end: #45c4b7;
}

.c-btn-solid-border {
  --color: #2a8fa8;
  --border: #2a8fa8;
}

.c-btn {
  background-color: #3bb1e6;
  color: #fff !important;
}

.p-common-case .slick-list {
  border: 5px solid #2683e100;
}

.line-height-75 {
  line-height: 75px;
}

/*フッター*/
.g-fixarea .contact--1 {
  background-color: #45c4b7;
}

.g-fixarea .contact--1:hover {
  background-color: #656565;
}

.g-fixarea .contact--2 {
  background-color: #017db7;
}

.g-fixarea .contact--2:hover {
  background-color: #656565;
}

.g-hamburger {
  background-color: #017db7;
}

.c-after__black {
  background-color: #e2e2e2;
}

.g-fixarea .g-fixarea-footer__item {
  background: #017db7;
}

.g-footer__copyright {
  font-size: 12px;
  background-color: #005379;
  color: rgba(255, 255, 255, 0.72);
  text-align: center;
}

.point-list {
  display: flex;
  flex-wrap: wrap;
}

.point-list li {
  width: 33%;
  margin: 0 auto 36px;
  background: #017db7;
  padding: 20px;
  outline: 1px solid #fff;
  outline-offset: -10px;
}

/*下層ページ*/
.post-content h2 {
  background-color: #f46731;
}

.u-font-kc {
  color: #f46731;
}

.c-headline__type:before {
  background: #f46731;
}

.c-headline__type2-ttl:after {
  color: #f46731;
}

.c-section:nth-child(odd) {
  background-color: #fff;
}

.p-contact .g-form {
  background-color: #fff;
}

.c-after__bc {
  background-color: #017db70f;
}

.g-hamburger .g-hamburger__body .list .nav-item {
  transition-delay: 1.4s;
}

/* トップ */
.c-slick-photo__next {
  right: -50px;
}

.c-slick-photo__prev {
  left: -50px;
}

.g-pagetop a {
  background: #ec1c25;
}

.contents-brder {
  border: 1px solid #656565;
  padding: 30px;
}

.c-btn-solid-border .c-btn-solid-border__icon i {
  color: white !important;
}

.c-image .c-image__src.--cc .js-parallax {
  transform: none !important;
}

.js-parallax {
  transform: none !important;
}

.p-common-card article {
  border-radius: unset;
}

.text-tate {
  writing-mode: vertical-rl;
}

.mg-auto {
  margin: 0 auto;
}

.c-after__black.--white {
  background-color: rgb(255 255 255 / 86%);
}

.recruit-subttl {
  font-size: 19rem;
  margin-top: -10%;
  z-index: 5;
  position: absolute;
  text-shadow: 1px 1px 0 #f46731, -1px -1px 0 #f46731, -1px 1px 0 #f46731,
    1px -1px 0 #f46731, 0px 1px 0 #f46731, 0-1px 0 #f46731, -1px 0 0 #f46731,
    1px 0 0 #f46731;
}

.c-visual__bullet-body-item .ttl {
  /* height: 470px; */
  margin: 0 auto;
  writing-mode: vertical-rl;
  letter-spacing: 4px;
  text-align: start;
}

.c-visual__bullet-body-item .sttl {
  margin: 0 auto;
  writing-mode: vertical-rl;
  line-height: 1.5;
}

.img-position {
  background-position: top !important;
  height: 100vh;
}

.c-after__image {
  background-position: center;
}

.l-aside h3 {
  background-color: #017db7;
}

.l-aside .archive li a .count {
  background-color: #017db7;
}

.bg-dark {
  background-color: rgb(100 154 84) !important;
}

.coment-contents {
  background-color: #f7f1ea;
  padding: 40px;
}

.coment-contents h4 {
  color: #f46731;
}

.mt--15 {
  margin-bottom: -15px;
}

.service-content {
  background-color: #ffffffc4;
  padding: 20px;
  box-shadow: 0px 0px 20px rgb(24 24 24 / 20%);
}

.c-marker {
  background-image: linear-gradient(transparent 70%, #45c4b7 70%);
}

.loop02 {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  overflow: hidden;
}

.loop02__box {
  display: flex;
  animation: loop-list 50s linear infinite;
}

.loop02__item a {
  width: calc(100vw / 4);
  display: block;
}

.loop02__item img {
  width: 100%;
}

@keyframes loop-list {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.loop02:hover .loop02__box {
  animation-play-state: paused;
}

.post-content ul {
  padding-left: 0;
}

.c-table th {
  border-bottom: rgb(147 190 104) 1px solid;
}

:root {
  --ff: "Zen Kaku Gothic New", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --fm: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    "Sawarabi Mincho", "HG明朝E", Meiryo, serif;
  --kc: #4bb8df;
}

.c-em {
  color: #93be68;
}

.cta-logo {
  max-width: 30%;
  margin: 0 auto;
}

.l-aside .year {
  color: #ec1c25;
}

.g-fixarea .g-fixarea-footer {
  border-top: 1px solid #ffffff;
}

.c-image .c-image__src.--4:after {
  padding: 70% 0 0;
}

.nayami-txt {
  background: linear-gradient(transparent 50%, #45c4b76e 50%);
  padding: 0 0.1em;
}

.family-img {
  max-width: 60%;
  margin-bottom: -50px;
}

.nayami {
  padding: 25px;
  text-align: left;
  border: solid 2px #2a8fa8;
}

.nayami ul {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nayami ul li {
  font-size: 2.4rem;
  line-height: 40px;
  padding: 14px;
  width: 50%;
}

.nayami ul li i {
  margin-right: 10px;
  color: #ec1c25;
}

:root {
  --kc: #629852;
}

.case-thumbnail .slick-track {
  width: 60% !important;
}

#visual.c-visual {
  margin-top: 8%;
}

#visual.c-image .c-image__src {
  height: 100vh;
}

.c-visual__bullet-body-item .ttl {
  position: absolute;
  height: max-content;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-feature-settings: normal;
}

.contain {
  background-size: contain !important;
}

.b-card {
  background: #fff;
  padding: 0;
}

.b-card p {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .sp-mt-50 {
    margin-top: 55%;
  }

  .g-header .g-header__logo-link svg,
  .g-header .g-header__logo-link-img {
    max-width: 50px;
  }

  .slick-track {
    height: 345px;
  }

  .c-slick-photo__next {
    right: 10px;
  }

  .c-slick-photo__prev {
    left: 10px;
  }

  .contents-brder {
    padding: 10px;
  }

  .g-footer {
    padding-bottom: 50px;
  }

  .g-fixarea .g-fixarea-footer__item {
    border-right: 1px solid #fff;
  }

  .line-height-75 {
    line-height: 23px;
  }

  #visual.c-visual {
    height: 610px;
  }

  .c-visual .c-visual__bullet {
    left: 50%;
    width: 96%;
    height: auto;
  }

  .c-visual__bullet .row {
    --start: #005379;
    --end: #017db7;
    background: -webkit-linear-gradient(0deg, var(--start), var(--end));
  }

  .c-visual__bullet-body-item .ttl {
    writing-mode: unset;
    margin: -75px auto 0;
    width: 96%;
    text-align: center;
    top: unset;
  }

  .c-visual {
    background: linear-gradient(to right, #005379, #4ab6e7) !important;
  }

  .c-visual__bullet-body-item .sttl {
    writing-mode: unset;
    padding: 0px 26px 30px 26px;
    margin: 0;
  }

  .sp-txt-left {
    text-align: left !important;
  }

  .recruit-item {
    flex: 0 0 33%;
    max-width: 33%;
  }

  .text-tate {
    writing-mode: unset;
  }

  .container-80 {
    max-width: 100%;
  }

  .hover_menu {
    top: -35px;
    padding: 20px;
  }

  .g-footer__copyright {
    background-color: #ffffff;
    margin-top: -1%;
  }

  .sp-mt-9 {
    margin-top: -9%;
  }

  .cpncept-txt-boxleft {
    margin-right: 0;
  }

  .sp-col {
    width: 50% !important;
  }

  .c-headline-grad .c-headline-grad__ttl {
    font-size: 1.6rem;
  }

  .c-visual-sub .c-visual-sub__ttl:before {
    font-size: 2.6rem;
  }

  .c-faq__item {
    margin-bottom: 0;
    padding: 12px 0px;
  }

  .coment-contents {
    padding: 14px;
  }

  .c-headline__type2-ttl:after {
    font-size: 4rem;
  }

  .post-content dl dd {
    padding: 0 0 0 15px;
  }

  .c-table th {
    background-color: rgb(178 221 135 / 14%);
    border-bottom: rgba(255, 157, 77, 0) 1px solid;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .cpncept-txt-box .sp-pd {
    padding: 15px;
  }

  .c-slider__arrow {
    top: 6%;
  }

  .case-contents p {
    margin-top: -120%;
  }

  .case-thumbnail {
    margin-top: -45%;
  }

  .c-headline__type2-ttl:after {
    top: -50px;
  }

  .c-image .c-image__caption {
    font-size: 1.4rem;
  }

  .cpncept-txt-box div {
    padding: 0;
  }

  .sp-text-center {
    text-align: center !important;
  }

  .outline-blue {
    outline: 1px solid #649a54;
  }

  .fa,
  .fa-brands,
  .fa-classic,
  .fa-regular,
  .fa-sharp,
  .fa-solid,
  .fab,
  .far,
  .fas {
    line-height: unset !important;
  }

  .g-fixarea .g-fixarea-footer__item a {
    padding: 0px;
  }

  .family-img {
    margin-bottom: -23px;
  }

  .sp-row {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }

  .nayami {
    padding: 0 10px;
  }

  .nayami ul {
    margin: 20px 0;
  }

  .nayami ul li {
    font-size: 1.6rem;
    margin-bottom: 0px;
    font-weight: bold;
    padding: 4px 0;
    width: 100%;
  }

  .sp-container-max {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .sp-mt--100 {
    margin-top: -100%;
  }

  .c-box-border {
    --padding: 20px;
  }

  .c-headline-grad {
    padding: 10px;
  }

  .c-btn-solid-border {
    outline: 1px solid #2a8fa8;
  }

  .case-thumbnail .slick-track {
    width: 35% !important;
  }

  .feature ul {
    display: block;
  }

  .feature ul li {
    width: 100%;
    margin: 0 auto 60px;
    box-shadow: 13px 13px 0px rgb(212 221 236);
  }

  .f_content h3 {
    font-size: 2.2rem;
  }

  .max-width90 {
    max-width: 100%;
  }

  .img-position {
    height: unset;
  }

  .c-visual__bullet-body-item .sttl {
    display: none;
  }

  .ml8 {
    margin-left: 0;
  }

  .f_content {
    min-height: auto;
  }
}

@media screen and (min-width: 1920px) {
  .recruit-pd-120 {
    padding: 120px 0;
  }

  .recruit-subttl {
    margin-left: 7%;
  }

  .cpncept-txt-box div {
    padding: 30px;
  }

  .hover_menu {
    top: -50px;
    padding: 100px 20px;
  }
}
