@charset "UTF-8";

.p-home .l-main {
  padding-top: 60px;
}

.p-home .l-wrapper {
  position: relative;
}

.p-home .is-invisible {
  visibility: hidden;
}

.important-news {
  background-color: #EEEFF5;
  padding: 9px 0;
}

.important-news .c-list-news {
  border-bottom: none;
  margin-bottom: 0;
}

.important-news .c-list-news__item {
  padding: 0;
  border-top: none;
}

.important-news .c-list-news__text {
  color: #D80000;
  line-height: 1.5;
}

.important-news:not(:has(.c-list-news__item)) {
  display: none;
}

.home-head {
  margin-bottom: 30px;
}

.home__section {
  margin-top: 35px;
  padding-top: 40px;
}

.home__title {
  font-family: "Lato", sans-serif;
  line-height: 1.25;
  font-size: 4rem;
  text-align: center;
  color: #005bac;
  font-weight: 300;
  position: relative;
}

.home__title.title--line {
  border-bottom: 1px solid #005bac;
  margin-bottom: 15px;
}

.home__subtitle {
  text-align: center;
  color: #005bac;
  margin-bottom: 10px;
}

.home__description {
  text-align: center;
}

.home-sub__container {
  padding-top: 195px;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.home-sub__box {
  background-color: #ffffff;
  padding: 35px;
  margin: 0 5%;
}

.home-sub__title {
  color: #005bac;
  margin-bottom: 15px;
}

.home-sub__text {
  margin-bottom: 20px;
}

.home-foot {
  background-color: #EEEFF5;
  padding: 100px 0 120px;
}

.home-foot-link {
  position: relative;
  display: block;
}

.home-foot-link__image {
  aspect-ratio: 2/1;
}

.home-foot-link + .home-foot-link {
  margin-top: 20px;
}

.home-foot__main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-foot__main .home__title {
  color: #ffffff;
  opacity: 0.5;
}

.home-foot__main .home__subtitle {
  color: #ffffff;
}

.home-foot__main .c-button {
  width: 220px;
}

.mv {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.mv__image {
  width: 100%;
  height: 355px;
  overflow: hidden;
  border-radius: 0 0 10px 0;
}

.mv__image img {
  object-fit: cover;
  width: auto;
  height: 355px;
}

.mv__catch {
  width: 213px;
  margin-top: -70px;
  filter: drop-shadow(0px 0px 10px #005bac);
}

.intro__container {
  padding: 330px 0 500px;
  position: relative;
}

.intro__container::before, .intro__container::after {
  content: "";
  display: block;
  position: absolute;
  transform: translateX(-50%);
  z-index: -1;
}

.intro__container::before {
  width: 662px;
  height: 800px;
  top: -200px;
  left: calc(50% + 30px);
  background: url(../../img/home/gradation_bottom_intro1.webp) top left/contain no-repeat;
}

.intro__container::after {
  width: 943px;
  height: 599px;
  bottom: 40px;
  left: calc(50% - 90px);
  background: url(../../img/home/gradation_bottom_intro2.webp) top left/contain no-repeat;
}

.intro__image {
  position: absolute;
}

.intro__image--head {
  position: absolute;
  width: 288px;
  height: 301px;
  top: 10px;
  right: -64px;
}

.intro__image.image--sub1 {
  width: 122px;
  right: 50px;
  top: 0;
}

.intro__image.image--sub2 {
  width: 187px;
  right: 20px;
  bottom: 0px;
}

.intro__image.image--main1 {
  width: 287px;
  right: 0;
  top: 42px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.intro__image--bottom {
  position: absolute;
  width: 663px;
  height: 384px;
  bottom: 46px;
  right: -31px;
}

.intro__image.image--sub3 {
  width: 187px;
  right: 16px;
  top: 118px;
}

.intro__image.image--sub4 {
  width: 284px;
  left: 120px;
  bottom: 0;
}

.intro__image.image--sub5 {
  width: 169px;
  left: 164px;
  bottom: 23px;
}

.intro__image.image--main2 {
  width: 223px;
  right: 0px;
  top: 0;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.intro__image.image--main3 {
  width: 181px;
  right: 125px;
  bottom: 84px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.intro__image.image--main4 {
  width: 164px;
  left: 0px;
  bottom: 84px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.intro__title {
  line-height: 1.59091;
  font-size: 2.2rem;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
  z-index: 999;
}

.intro__text {
  max-width: 524px;
  position: relative;
  z-index: 999;
}

.intro__banner {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 35px;
  position: relative;
}

.intro__banner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../img/home/intro_img_100th_pc_hover.webp) top left/contain no-repeat;
  opacity: 0;
}

.business {
  margin-top: 70px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #EEEFF5);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #EEEFF5);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #EEEFF5);
}

.business__wrapper {
  background: url(../../img/home/business_img.webp) bottom center/537px 537px no-repeat;
}

.business__container {
  position: relative;
  height: 537px;
}

.business__link {
  position: absolute;
  transform: translateX(-50%);
}

.business__link::before {
  content: "";
  display: block;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: -moz-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: -webkit-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: linear-gradient(to left, #005bac, #0066B3, #4C94CA);
  z-index: -1;
}

.business__link.link--ele {
  top: 87px;
  left: 50%;
}

.business__link.link--oil {
  top: 159px;
  left: calc(50% + 126px);
}

.business__link.link--life {
  bottom: 151px;
  left: calc(50% + 123px);
}

.business__link.link--realestate {
  bottom: 87px;
  left: 50%;
}

.business__link.link--office {
  bottom: 151px;
  left: calc(50% - 123px);
}

.business__link.link--car {
  top: 159px;
  left: calc(50% - 123px);
}

.business__button {
  background-color: #ffffff;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: none;
  font-size: 1.1rem;
  text-align: center;
  padding: 30px 0 0;
  position: relative;
}

.business__button::before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  bottom: 18px;
  left: 50%;
  background: -moz-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: -webkit-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: linear-gradient(to left, #005bac, #0066B3, #4C94CA);
  transform: translateX(-50%);
}

.business__button .button--text {
  text-align: center;
  font-weight: 600;
}

.business__button .button--detail {
  display: block;
  margin-top: 5px;
  padding-right: 25px;
}

.business__button .c-icon--arrow {
  top: calc(50% + 15px);
}

.business__button--index {
  padding: 9px 10px;
}

.business__button--index .c-icon--arrow {
  right: 10px !important;
}

.business__box {
  width: 113px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.business__logo {
  width: 106px;
  margin: 0 auto 5px;
}

.service {
  padding-top: 70px;
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), #EEEFF5);
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), #EEEFF5);
  background: linear-gradient(to top, rgba(255, 255, 255, 0), #EEEFF5);
}

.service__wrapper {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #4C94CA 50%, #4C94CA 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #4C94CA 50%, #4C94CA 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #4C94CA 50%, #4C94CA 100%);
}

.service__container {
  background: -moz-linear-gradient(left, #005bac, #0066B3, #4C94CA);
  background: -webkit-linear-gradient(left, #005bac, #0066B3, #4C94CA);
  background: linear-gradient(to right, #005bac, #0066B3, #4C94CA);
  border-radius: 30px 0 0 30px;
  padding: 30px 0 35px;
  position: relative;
}

.service__container::before {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  position: absolute;
  top: 88px;
  left: 0;
  background-color: #ffffff;
  z-index: 1;
}

.service .home__title {
  color: #ffffff;
  margin-bottom: 10px;
}

.service .home__subtitle {
  color: #ffffff;
}

.service .home__description {
  color: #ffffff;
  text-align: left;
  padding-left: 30px;
}

.service__swiper {
  width: 105%;
  padding: 25px 0;
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
}

.service__swiper .swiper-navigation-icon {
  display: none;
}

.service__swiper .swiper-button-prev,
.service__swiper .swiper-button-next {
  width: 56px;
  height: 56px;
  top: 22px;
  right: 0;
  background-color: #ffffff;
  border-radius: 50%;
}

.service__swiper .swiper-button-prev {
  left: auto;
  right: calc(56px + 10px);
}

.service__swiper .swiper-button-next {
  right: 0;
}

.service__swiper .swiper-button-prev::after,
.service__swiper .swiper-button-next::after {
  transition: all 0.3s ease-in-out;
}

.service__swiper .swiper-button-prev::after {
  width: 20px;
  height: 5px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -2.5px;
  background: url("/assets/img/icon_link_blue.svg") no-repeat;
  background-size: contain;
  transform: scale(-1, 1);
}

.service__swiper .swiper-button-next::after {
  width: 20px;
  height: 5px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -2.5px;
  background: url("/assets/img/icon_link_blue.svg") no-repeat;
  background-size: contain;
}

.service__slide {
  width: 188px;
}

.service-link {
  display: block;
  background-color: #ffffff;
  width: 188px;
  height: 94px;
}

.service-link__image {
  width: 155px;
  margin: 0 auto;
}

.service-link__title {
  font-size: 0.8rem;
  text-align: center;
  color: #005bac;
  margin-top: -12px;
}

.group .home__title::before {
  content: "";
  display: block;
  width: 526px;
  height: 369px;
  position: absolute;
  top: -10px;
  left: -240px;
  background: url(../../img/home/group_img_blue.webp) top left/cover no-repeat;
  z-index: -1;
}

.group__container {
  background: url(../../img/home/group_img_bg.webp) bottom center/cover no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 20px;
  position: relative;
  z-index: 1;
}

.group__container .home__description {
  text-align: left;
  color: #ffffff;
  margin-bottom: 20px;
}

.group__content {
  margin-bottom: 40px;
}

.group-link {
  display: block;
  position: relative;
  margin-bottom: 50px;
}

.group-link .c-link-zoom__frame {
  aspect-ratio: unset;
}

.group-link::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: -webkit-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: linear-gradient(to left, #005bac, #0066B3, #4C94CA);
}

.group__main {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.group__main .c-button {
  width: 240px;
  max-width: none;
  background-color: #ffffff;
  margin: 5px 0 0 calc(100% - 240px);
}

.group__message {
  color: #ffffff;
  text-align: right;
}

.group__button {
  margin-bottom: 20px;
  max-width: 400px;
  background-color: #ffffff;
  border-radius: 0;
  border: none;
  padding: 23px 20px 33px;
}

.group__button::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: -webkit-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: linear-gradient(to left, #005bac, #0066B3, #4C94CA);
}

.sustainability .home__title::before {
  content: "";
  display: block;
  width: 375px;
  height: 354px;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../../img/home/sustainability_img_green.webp) top left/cover no-repeat;
  z-index: -1;
}

.sustainability .home-sub__container {
  background: url(../../img/home/sustainability_img.webp) top left/100% auto no-repeat;
}

.recruit .home__title::before {
  content: "";
  display: block;
  width: 375px;
  height: 343px;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../../img/home/recruit_img_purple.webp) top left/cover no-repeat;
  z-index: -1;
}

.recruit .home-sub__container {
  background: url(../../img/home/recruit_img.webp) top right/100% auto no-repeat;
}

.news {
  padding-bottom: 90px;
}

.news .home-head {
  margin-bottom: 20px;
}

.news .home__title {
  color: #ffffff;
  opacity: 0.5;
}

.news .home__subtitle {
  color: #ffffff;
}

.news__container {
  background: -moz-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: -webkit-linear-gradient(right, #005bac, #0066B3, #4C94CA);
  background: linear-gradient(to left, #005bac, #0066B3, #4C94CA);
  padding: 40px 20px 20px;
}

.sns__link {
  display: flex;
  justify-content: space-between;
  width: 270px;
  margin: 100px auto 0;
}

.sns__image {
  width: 45px;
}

.sns-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  background: rgba(0, 0, 0, 0.7);
}

.sns-modal__content {
  position: relative;
  z-index: 1;
  max-height: 80vh;
  overflow-y: auto;
  margin: 10vh auto 0;
  padding: 20px 15px 68px;
  background: #ffffff;
  max-width: 680px;
}

.sns-modal__close {
  position: absolute;
  top: -42px;
  right: 5%;
  font-size: 2.4rem;
  background: none;
  border: none;
  cursor: pointer;
  color: #ffffff;
}

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

.sns-modal__title {
  font-size: 1.3rem;
  text-align: center;
  color: #005bac;
}

.sns-modal-list {
  margin-top: 45px;
  border-top: 1px solid #B4BEC6;
}

.sns-modal-list__item {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #B4BEC6;
}

.sns-modal__box {
  display: flex;
  justify-content: space-between;
}

.sns-modal__link {
  display: block;
  width: 30px;
}

.sns-modal__link + .sns-modal__link {
  margin-left: 15px;
}

.sns-modal.is-show {
  display: block;
}

body.is-fixed {
  overflow: hidden;
}

@media screen and (min-width: 361px) {
  html, body {
    margin: 0;
  }
}

@media screen and (min-width: 500px) {
  html, body {
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  html, body {
    margin: 0;
  }
  .home__title {
    font-size: 9.0rem;
  }
  .home__title.title--s {
    font-size: 6.0rem;
  }
  .home__subtitle {
    margin-bottom: 30px;
  }
  .home-sub__container {
    padding-top: 240px;
    margin: 0 0 0 -40px;
    background-size: 722px auto !important;
  }
  .home-sub__container .c-button {
    margin: 0;
  }
  .home-sub__box {
    width: 470px;
    margin: 0 0 0 calc(100% - 470px);
  }
  .home-foot {
    padding-bottom: 40px;
  }
  .home-foot-link {
    max-width: 480px;
    margin: 0 auto;
  }
  .mv__image {
    width: 800px;
    height: 438px;
  }
  .mv__image img {
    height: 438px;
  }
  .mv__catch {
    width: 94.5%;
    margin: -245px auto 0;
  }
  .intro__container {
    padding: calc(230px + 303px) 0 755px;
  }
  .intro__container::before {
    width: 1100px;
    height: 1329px;
    top: -310px;
    left: calc(50% + 80px);
  }
  .intro__container::after {
    width: 1280px;
    height: 813px;
    left: 50%;
  }
  .intro__image--head {
    width: 461px;
    height: 470px;
    top: 163px;
    right: -124px;
  }
  .intro__image.image--sub1 {
    width: 182px;
    right: 86px;
    top: 0;
  }
  .intro__image.image--sub2 {
    width: 280px;
    right: 40px;
    bottom: 0;
  }
  .intro__image.image--main1 {
    width: 461px;
    right: 0;
    top: 60px;
  }
  .intro__image--bottom {
    width: 1240px;
    height: 713px;
    bottom: 20px;
    right: -31px;
  }
  .intro__image.image--sub3 {
    width: 335px;
    right: 44px;
    top: 224px;
  }
  .intro__image.image--sub4 {
    width: 517px;
    left: 224px;
    bottom: 0;
  }
  .intro__image.image--sub5 {
    width: 300px;
    left: 302px;
    bottom: 35px;
  }
  .intro__image.image--main2 {
    width: 420px;
    right: 0;
    top: 0;
  }
  .intro__image.image--main3 {
    width: 340px;
    right: 235px;
    bottom: 153px;
  }
  .intro__image.image--main4 {
    width: 309px;
    left: 0;
    bottom: 60px;
  }
  .intro__title {
    font-size: 3.2rem;
  }
  .business__wrapper {
    background-size: 825px 825px;
  }
  .business__container {
    height: 825px;
  }
  .business__link::before {
    width: 152px;
    height: 152px;
  }
  .business__link.link--ele {
    top: 142px;
  }
  .business__link.link--oil {
    top: 247px;
    left: calc(50% + 173px);
  }
  .business__link.link--life {
    bottom: 247px;
    left: calc(50% + 173px);
  }
  .business__link.link--realestate {
    bottom: 142px;
  }
  .business__link.link--office {
    bottom: 247px;
    left: calc(50% - 173px);
  }
  .business__link.link--car {
    top: 247px;
    left: calc(50% - 173px);
  }
  .business__button {
    background-color: #ffffff;
    width: 146px;
    height: 146px;
    font-size: 1.8rem;
    padding-top: 50px;
  }
  .business__button::before {
    width: 60px;
    bottom: 28px;
  }
  .business__button .button--text {
    text-align: center;
    font-weight: 600;
  }
  .business__button .button--detail {
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .business__button .c-icon--arrow {
    top: calc(50% + 28px);
    right: 43px;
  }
  .business__button--index {
    padding: 13px 20px;
    max-width: 140px;
  }
  .business__button--index .c-icon--arrow {
    right: 20px !important;
  }
  .business__box {
    width: 164px;
  }
  .business__logo {
    width: 164px;
    margin-bottom: 15px;
  }
  .service__container::before {
    top: 142px;
  }
  .service .home__title {
    text-align: right;
  }
  .service .home__subtitle {
    text-align: right;
  }
  .service .home__description {
    text-align: left;
    padding-left: 60px;
  }
  .service__swiper {
    width: calc(100% + 40px);
    margin-top: -56px;
    padding: 56px 0 20px;
  }
  .service__slide {
    width: 272px;
  }
  .service-link {
    width: 272px;
    height: 136px;
    margin: 18px 0;
  }
  .service-link__image {
    width: 220px;
  }
  .service-link__title {
    font-size: 1.4rem;
    margin-top: -15px;
  }
  .group__container .home__description {
    max-width: 560px;
    margin: 0 auto 20px;
  }
  .group-link {
    max-width: 560px;
    margin: 0 auto 50px;
  }
  .group__main {
    bottom: 55px;
    right: 35px;
  }
  .group__main .c-button {
    margin-top: 20px;
  }
  .sustainability .home__title {
    text-align: right;
  }
  .sustainability .home__title::before {
    width: 711px;
    height: 672px;
    transform: translateX(-50%);
  }
  .sustainability .home__subtitle {
    text-align: right;
  }
  .recruit .home__title {
    text-align: left;
  }
  .recruit .home__title::before {
    width: 725px;
    height: 664px;
    transform: translateX(-50%);
  }
  .recruit .home__subtitle {
    text-align: left;
  }
  .recruit .home-sub__box {
    margin: 0;
  }
  .sns-modal__close {
    top: -42px;
    right: auto;
    left: calc(50% + 330px);
    transform: translateX(-50%);
  }
  .sns-modal__title {
    font-size: 2.0rem;
  }
  .sns-modal__content {
    padding-top: 40px;
  }
  .sns-modal-list {
    width: 400px;
    margin: 45px auto 0;
  }
}

@media screen and (min-width: 1080px) {
  html, body {
    margin: 0;
  }
  .home-head__title--en {
    font-size: 6.0rem;
  }
  .home-sub__container {
    padding-top: 150px;
    width: 100%;
    margin-left: -133px;
  }
  .home-sub__box {
    margin: 0 0 0 calc(100% - 470px + 133px);
  }
  .home-foot__container {
    display: flex;
  }
  .home-foot-link + .home-foot-link {
    margin-top: 0;
  }
  .mv__image {
    width: 950px;
    height: 520px;
  }
  .mv__image img {
    height: 520px;
  }
  .mv__catch {
    margin-top: -305px;
  }
  .intro__container {
    padding: calc(230px + 343px) 0 685px;
  }
  .intro__image--head {
    top: 208px;
  }
  .intro__image.image--main1 {
    top: 70px;
  }
  .intro__image--bottom {
    bottom: 130px;
  }
  .service__swiper {
    width: 100%;
  }
  .group .home__title {
    text-align: left;
  }
  .group .home__title::before {
    width: 859px;
    height: 603px;
    top: 0px;
    left: -380px;
  }
  .group .home__subtitle {
    text-align: left;
  }
  .group__container {
    padding-top: 70px;
  }
  .group__container .home__description {
    max-width: 4000px;
    margin: 0;
  }
  .group__box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: -80px;
    margin-bottom: 40px;
  }
  .group__content {
    width: 400px;
    margin-bottom: 0;
  }
  .group-link {
    margin-bottom: 0;
  }
  .group__button:last-of-type {
    margin-bottom: 0;
  }
  .sustainability .home__title::before {
    left: auto;
    right: -132px;
    transform: none;
  }
  .recruit .home__title::before {
    left: -133px;
    transform: none;
  }
  .recruit .home-sub__container {
    margin-left: 0;
    width: calc(100% + 133px);
  }
  .news .l-inner {
    display: flex;
    align-items: flex-start;
  }
  .news .c-list-news__item:first-of-type {
    padding-top: 0;
    border-top: none;
  }
  .news .home__title, .news .home__subtitle {
    text-align: left;
  }
  .news__container {
    width: 287px;
    margin-right: 40px;
  }
  .news__container .c-button {
    margin: 0;
  }
}

@media screen and (min-width: 1280px) {
  html, body {
    margin: 0;
  }
  .mv__image {
    border-radius: 0 0 10px 10px;
  }
}

@media screen and (min-width: 1920px) {
  html, body {
    margin: 0;
  }
}

@media screen and (max-width: 360px) {
  html, body {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  html, body {
    margin: 0;
  }
  .p-home .l-footer-foot {
    padding-bottom: 95px;
  }
}

@media screen and (max-width: 1079px) {
  html, body {
    margin: 0;
  }
}

@media screen and (max-width: 1279px) {
  html, body {
    margin: 0;
  }
}

@media screen and (max-width: 1919px) {
  html, body {
    margin: 0;
  }
}

@media (hover: hover) {
  .home-foot-link:hover .c-button {
    background-color: #ffffff;
    color: #005bac;
  }
  .home-foot-link:hover .c-button .c-icon--arrow::after {
    background-image: url("../../img/icon_link_blue.svg");
  }
  .intro__banner:hover::after {
    opacity: 1;
  }
  .business__button:hover {
    background-color: #EEEFF5;
  }
  .business__button:hover .button--text {
    color: #005bac;
  }
  .business__button:hover .button--detail {
    color: #005bac;
  }
  .business__button:hover .c-icon--arrow::after {
    background-image: url("../../img/icon_link_blue.svg");
  }
  .service {
    /* 次への矢印カスタマイズ */
  }
  .service-link:hover {
    transform: scale(1.2);
  }
  .service .swiper-button-prev:hover::after {
    transform: scale(-1, 1) translateX(10px);
  }
  .service .swiper-button-next:hover::after {
    transform: translateX(10px);
  }
  .service .swiper-button-next::after {
    width: 20px;
    height: 5px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -2.5px;
    background: url("/assets/img/icon_link_blue.svg") no-repeat;
    background-size: contain;
  }
  .group-link:hover .c-button {
    background-color: #005bac;
    color: #ffffff;
  }
  .group-link:hover .c-button .c-icon--arrow::after {
    width: 20px;
    height: 5px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2.5px;
    background: url("/assets/img/icon_link_white.svg") no-repeat;
    background-size: contain;
    animation: arrowAnime .5s ease-in-out forwards;
  }
  .sns__link:hover {
    opacity: 0.5;
  }
}
