.l-header__inner {
  min-height: 5.875rem;
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    min-height: auto;
  }
}
.l-header__logo {
  top: 18px;
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    max-width: 180px;
  }
}
.l-header__logo img {
  width: 240px;
}
@media screen and (max-width: 767px) {
  .l-header__logo img {
    width: 140px;
  }
}
.l-global-nav {
  display: block;
  margin-right: 1.5rem;
}
@media screen and (max-width: 767px) {
  .l-global-nav {
    margin-right: 0;
  }
}
.l-global-nav__list {
  padding-top: 0;
}

.l-footer__inner {
  padding: 64px 16px;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    padding: 14px 16px 24px;
  }
}
.l-footer__nav {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    margin-top: 0;
  }
}
.l-footer__logo {
  text-align: center;
  font-weight: 600;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    display: none;
  }
}
.l-footer__logo a {
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1;
}
.l-footer__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-footer__list {
    max-width: 330px;
    margin: auto;
    flex-wrap: wrap;
    gap: 0px 40px;
  }
}
.l-footer__hdlogo {
  text-align: center;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .l-footer__hdlogo {
    margin-top: 40px;
  }
}
.l-footer__hdlogo a {
  display: inline-block;
  padding: 17px 38px;
  border: 1px solid #1d2129;
}
.l-footer__sub-inner {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-footer__sub-inner {
    padding: 0 0 40px;
  }
}
.l-footer__item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer__item + .l-footer__item::before {
    content: "";
    width: 1px;
    height: 0.875rem;
    left: -1.5rem;
    top: calc(50% - 0.4375rem);
    position: absolute;
    background: #9ea6b2;
  }
}
.l-footer__item:nth-child(4)::before {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-footer__link {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__link > .c-icon {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    margin-top: 0;
  }
}

.c-heading.message {
  text-align: center;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .c-heading.message {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .c-heading.message br {
    display: none;
  }
}
.c-clms.-ttl {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-clms.-ttl {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .c-clms.-ttl div {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .c-clms.-ttl div figure {
    width: 70%;
    margin-top: 10px;
  }
}
.c-heading.subsidiary {
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary {
    font-size: 1rem;
    justify-content: center;
  }
}
.c-heading.subsidiary span {
  display: flex;
  padding: 0.2em 0;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span {
    margin: 0.4em 0;
    padding: 0;
  }
}
.c-heading.subsidiary span img,
.c-heading.subsidiary span svg {
  margin: 0 0.2em;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span img,
  .c-heading.subsidiary span svg {
    width: 100px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span:nth-of-type(2) img,
  .c-heading.subsidiary span:nth-of-type(2) svg {
    width: 123px;
    height: 21px;
  }
}
@media screen and (max-width: 767px) {
  .c-news__item {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .c-news__body {
    margin-top: 0.5rem !important;
    margin-left: 0 !important;
  }
}
.c-section.-pd-0 {
  padding: 0;
}

.p-mv {
  background: url("/gigas/assets/img/img_mv_pc.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-mv {
    background: url("/gigas/assets/img/img_mv_sp.jpg") no-repeat center center/cover;
  }
}
.p-mv__inner {
  width: 100%;
  height: 29vw;
  max-width: 1136px;
  margin: auto;
  position: relative;
}
@media (min-width: 2200px) {
  .p-mv__inner {
    height: 630px;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__inner {
    height: 85vw;
  }
}
.p-mv__inner h2 {
  font-size: 1.875rem;
  line-height: 1.7;
  position: absolute;
  top: 35%;
  right: 10rem;
  transform: translateY(-50%);
  text-shadow: 1px 1px 0 #F5F7FA, -1px -1px 0 #F5F7FA, -1px 1px 0 #F5F7FA, 1px -1px 0 #F5F7FA, 0px 1px 0 #F5F7FA, -1px 0 #F5F7FA, -1px 0 0 #F5F7FA, 1px 0 0 #F5F7FA;
}
@media screen and (max-width: 767px) {
  .p-mv__inner h2 {
    font-size: 1em;
    top: auto;
    right: auto;
    left: 6vw;
    bottom: 10.5vw;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .p-about {
    padding-top: 0;
  }
}
.p-about__body {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-about__body {
    display: block;
  }
}
.p-about__img {
  width: 560px;
}
@media screen and (max-width: 767px) {
  .p-about__img {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
}
.p-about__img img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-about__img img {
    width: 100%;
  }
}
.p-about__text {
  max-width: 520px;
  margin-left: 2rem;
}
@media screen and (max-width: 767px) {
  .p-about__text {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    text-align: center;
    margin-left: 0;
  }
}
.p-about__text p {
  margin-top: 1.5rem;
}
.p-about__text p.message {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-about__text p.message {
    font-size: 1rem;
  }
}
.p-about__text .c-button {
  margin-top: 2.5rem;
}
.p-about__text .c-list {
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-about__text .c-list {
    max-width: 75%;
    margin: 2rem auto 0;
  }
}
.p-about__text .c-list .c-list__item {
  text-align: left;
  margin-top: 1.5rem;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .p-about__text .c-list .c-list__item {
    width: 50%;
  }
}
.p-about__text .c-list .c-list__item.-halfwide {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .p-about__text .c-list .c-list__item.-halfwide {
    width: 100%;
  }
}
.p-about__text .c-list .c-list__item.-fullwide {
  width: 100%;
}
.p-info__link {
  display: block;
  text-decoration: none;
  text-align: center;
  width: calc(25% - var(--gap-h)) !important;
}
.p-info__link:not(.no-hover):hover {
  text-decoration: underline;
}
.p-info__link:not(.no-hover):hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .p-info__link {
    width: calc(50% - var(--gap-h)) !important;
  }
}
.p-info__img {
  overflow: hidden;
  border: 1px solid #9ea6b2;
}
.p-info__img img {
  transition: transform 0.3s;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.p-info__txt {
  margin-top: 16px;
}

.u-ta-r {
  display: block;
}

.c-clms.-message {
  display: grid;
  grid-template-columns: 1fr 258px;
}
@media screen and (max-width: 767px) {
  .c-clms.-message {
    display: block;
  }
}

.c-clms.-message .c-text + .c-text {
  margin-top: 1rem;
}
.c-clms.-message .c-text.-lead {
  font-size: 1.375rem;
  line-height: 1.5;
}
.c-clms.-message .c-clms__cap {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 16px;
}
.c-clms.-message .c-clms__cap small {
  font-size: 1rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-clms.-message .c-clms__cap small {
    display: inline-block;
  }
}
.c-table__table caption {
  caption-side: bottom;
  text-align: right;
}
.c-sitemap__body {
  margin-top: 40px;
}
.c-sitemap__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 64px 2rem;
}
@media screen and (max-width: 767px) {
  .c-sitemap__list {
    grid-template-columns: 100%;
    gap: 16px;
  }
}
.c-sitemap__toplv {
  border-bottom: 1px solid #E2E6EB;
  padding-bottom: 16px;
}
.c-sitemap__toplv > a,
.c-sitemap__toplv > span {
  font-size: 1.375rem;
  font-weight: 600;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-sitemap__toplv > a,
  .c-sitemap__toplv > span {
    font-size: 1.125rem;
  }
}
.c-sitemap__toplv > a:hover {
  text-decoration: underline !important;
}
.c-sitemap__toplv + .c-sitemap__toplv {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .c-sitemap__toplv + .c-sitemap__toplv {
    margin-top: 16px;
  }
}
.c-sitemap__sublist {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-sitemap__sublist {
    margin-bottom: 16px;
  }
}
.c-sitemap__subitem + .c-sitemap__subitem {
  margin-top: 16px;
}
.c-localnav__list {
  gap: 32px 2rem;
}
@media screen and (max-width: 767px) {
  .c-localnav__list {
    gap: 24px;
  }
}

@media (min-width: 768px) {
  .p-account .l-global-nav__link.-account > span::after {
    content: "";
    width: 2.5rem;
    height: 2px;
    background-color: #ffcd00;
    position: absolute;
    bottom: -2px;
    left: calc(50% - 1.25rem);
  }
  .p-account .l-global-nav__link.-account .is-btn-active > span::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .p-store .l-global-nav__link.-store > span::after {
    content: "";
    width: 2.5rem;
    height: 2px;
    background-color: #ffcd00;
    position: absolute;
    bottom: -2px;
    left: calc(50% - 1.25rem);
  }
  .p-store .l-global-nav__link.-store .is-btn-active > span::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .p-recruit .l-global-nav__link.-recruit > span::after {
    content: "";
    width: 2.5rem;
    height: 2px;
    background-color: #ffcd00;
    position: absolute;
    bottom: -2px;
    left: calc(50% - 1.25rem);
  }
  .p-recruit .l-global-nav__link.-recruit .is-btn-active > span::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit .c-flex {
    margin-left: 0;
  }
}