@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap");
.p-kv_under__ttl .sub .en {
  color: rgb(2, 36, 80);
}

.c-form__btnwrap.dl_group {
  flex-wrap: wrap;
  gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
}
.c-form__btnwrap.dl_group .c-form__btn {
  width: calc((100% - 30px) / 2);
  margin: 0;
  padding: 0;
  height: 5em;
}
@media screen and (max-width: 768px) {
  .c-form__btnwrap.dl_group .c-form__btn {
    width: 100%;
    margin-bottom: 1em;
  }
}
.c-form__btnwrap.dl_group .c-form__btn a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: relative;
}
.c-form__btnwrap.dl_group .c-form__btn a:hover {
  color: rgb(2, 36, 80);
}
.c-form__btnwrap.dl_group .c-form__btn a:hover svg {
  animation-name: dl;
  animation-duration: 0.8s;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.c-form__btnwrap.dl_group .c-form__btn a span {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.c-form__btnwrap.dl_group .c-form__btn a svg {
  width: 32px;
  height: 36px;
  fill: #fff;
  transition: 0.3s;
}
@keyframes dl {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}

.l-footer__bnrWrap {
  gap: 5px;
}

.l-footer__bnr:not(:first-child) {
  margin-left: 0;
}

.l-header__mmenuInner {
  justify-content: flex-start;
  gap: 30px;
}

.p-index_service__item {
  width: 50%;
}

.p-panel_contact {
  background: url(https://placehold.jp/2000x900.png) no-repeat center/cover;
}

.l-header_navi__tel .num select {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 2.5em;
  background: url('data:image/svg+xml;utf8,<svg fill="%23666" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 0.75em center;
  background-size: 2em;
}
@media screen and (max-width: 550px) {
  .l-header_navi__tel .num select {
    color: rgb(2, 36, 80);
    background: #fff;
  }
}
.l-header_navi__tel .num .txt {
  margin-bottom: 1.5rem;
}

.p-panel_contact__tel {
  max-width: 400px;
}

.p-panel_contact__linkWrap {
  justify-content: center;
  max-width: 400px;
}
.p-panel_contact__linkWrap .p-panel_contact__link {
  width: 100%;
}

.p-index_kv__catchEn {
  font-size: 7rem;
}
@media screen and (max-width: 1520px) {
  .p-index_kv__catchEn {
    font-size: 4.60526315vw;
  }
}
@media screen and (max-width: 768px) {
  .p-index_kv__catchEn {
    font-size: 4.5572916666vw;
  }
}
@media screen and (max-width: 550px) {
  .p-index_kv__catchEn {
    font-size: 6.8vw;
    font-size: 4.545454545vw;
  }
}

@media screen and (max-width: 550px) {
  .p-index_service__list {
    flex-direction: column;
  }
}
@media screen and (max-width: 550px) {
  .p-index_service__list .p-index_service__item {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .p-index_service__ttlWrap {
    margin-bottom: 4.5rem;
  }
}

@media screen and (max-width: 550px) {
  .l-header_navi__others {
    margin-left: 0;
  }
}

.c-btn {
  background-color: rgb(2, 36, 80);
}
.c-btn:hover {
  color: #84b2ed;
  border-color: rgb(2, 36, 80);
}
.c-btn.-mail {
  background-color: rgb(2, 36, 80);
}
.c-btn.-mail:hover svg {
  color: #84b2ed;
  fill: #84b2ed;
}

.c-card_news__term {
  border-color: rgb(2, 36, 80);
  color: rgb(2, 36, 80);
}

.c-animation.-box:before {
  background: rgb(2, 36, 80);
}

.p-index_service:before {
  background: rgb(2, 36, 80);
}

.c-ttl__sup {
  color: rgb(2, 36, 80);
}

.p-panel_contact__linkInner.-link01 {
  background: rgb(2, 36, 80);
}

.l-header__mmenuNavi .l-header__mmenuItem {
  max-width: 245px;
}

.l-header__mmenuTtl .sub {
  color: rgb(2, 36, 80);
}

.p-index_service__item.-fa a:before {
  background: rgb(2, 36, 80);
  opacity: 0.7;
}

.p-index_service__item.-os a:before {
  background: #1378a3;
  opacity: 0.7;
}

.p-index_underlink__txt .sub {
  color: rgb(2, 36, 80);
}

.l-header__hamburger span {
  background: rgb(2, 36, 80);
}
.l-header__hamburger span::before, .l-header__hamburger span::after {
  background: rgb(2, 36, 80);
}

@media screen and (max-width: 768px) {
  .l-header_navi .slideout-menu {
    background: rgb(2, 36, 80);
  }
}
.l-header_navi .slideout-menu .l-header_navi__contact .c-btn.-mail {
  background: rgb(2, 36, 80);
  border: 1px solid rgb(2, 36, 80);
  color: #fff;
  transition: 0.4s;
}
.l-header_navi .slideout-menu .l-header_navi__contact .c-btn.-mail svg {
  fill: #fff !important;
}
.l-header_navi .slideout-menu .l-header_navi__contact .c-btn.-mail:hover {
  background: #fff;
  color: rgb(2, 36, 80);
}
.l-header_navi .slideout-menu .l-header_navi__contact .c-btn.-mail:hover svg {
  fill: rgb(2, 36, 80) !important;
}

.c-cursor_sub {
  border-color: rgb(2, 36, 80);
}
.c-cursor_sub::before {
  background: linear-gradient(0deg, rgb(2, 36, 80) 0%, rgb(10, 84, 112) 100%);
}

.l-header_navi__link:before {
  background: rgb(2, 36, 80);
}

.l-footer__navItem a:before {
  background: rgb(2, 36, 80);
}

.p-index_underlink__item.-company .p-index_underlink__img {
  position: relative;
}
.p-index_underlink__item.-company .p-index_underlink__img ul {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(2, 36, 80, 0.651);
  padding: 0.5em 2.5em;
  font-weight: bold;
  color: #fff;
  font-size: 22px;
}

.c-ttl_bd:before {
  background: rgb(2, 36, 80);
}

.u-main {
  color: rgb(2, 36, 80);
}

.p-index_vision .c-ttl__main span {
  display: block;
  padding-left: 12em;
}
@media screen and (max-width: 768px) {
  .p-index_vision .c-ttl__main span {
    padding-left: 8em;
  }
}

.p-company_factory__ttl {
  border-color: rgb(2, 36, 80);
}
.p-company_factory__ttl .sub {
  color: rgb(2, 36, 80);
}
.p-company_factory__btn .c-btn_bd.-green {
  color: rgb(2, 36, 80);
  border-color: rgb(2, 36, 80);
}
@media (min-width: 992px) {
  .p-company_factory__btn .c-btn_bd.-green:hover {
    background: rgb(2, 36, 80);
    color: #fff;
  }
}
.p-company_factory__lead {
  color: rgb(2, 36, 80);
}
.p-company_factory__item:before {
  background: rgb(2, 36, 80);
}

.p-company_philosophy__wrap {
  flex-wrap: wrap;
  gap: 4rem;
}
.p-company_philosophy__copy {
  font-size: 3.88vw;
  padding-right: 0 !important;
}
.p-company_philosophy__txt .dots {
  display: flex;
}
.p-company_philosophy__txt .dots::before {
  content: "・";
}

.p-company_message__name p {
  text-align: right;
  font-family: "Yuji Syuku", serif;
  font-size: 1.2em;
}
.p-company_message__name p span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
}

.p-company_history__body {
  display: block !important;
}
.p-company_history__list {
  width: 100%;
}
.p-company_history__ttl:not(:first-of-type) {
  margin-top: 1rem;
}

.p-company_factory__col.-full {
  width: 100%;
}
.p-company_factory__col.-full .-col3 {
  width: calc((100% - 2rem) / 3);
}
.p-company_factory__col.-full .-col3 img {
  width: 100%;
  aspect-ratio: 395/297;
  height: 100%;
  object-fit: cover;
}/*# sourceMappingURL=include.css.map */