@charset "utf-8";

/* style.css */

/* ----------------------------------------------------------------------------------------------
　共通部分
---------------------------------------------------------------------------------------------- */

  body {
    font-family: "M PLUS 1p", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #fff;
      margin: 0;
      padding: 0;
	letter-spacing: 0.2rem;
    }

a{color:#fff;}

    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img.mv {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.swiper-pagination.pc {
    display: block;
}
.swiper-pagination.sp {
    display: none;
}
.swiper_box {
    height: 100vh;
}
.swiper-backface-hidden .swiper-slide {
    overflow: hidden;
}
header#sp_header {
    display: none;
}
a.contact {
    position: absolute;
    right: 20px;
    z-index: 5;
    top: 30px;
    text-decoration: none;
    border: 1px solid;
    padding: 6px 40px;
	letter-spacing: .2rem;
}
a.contact:hover {
    background: rgb(0 0 0 / 20%);
}
.pc {
    display: block;
}
.sp {
    display: none;
}
.swiper-pagination.tuika.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical {
    top: 30px;
}

    header #g_nav .g_menu ul li a {
      display: flex;
      align-items: center;
      padding: 1.5vw;
      transition: all .5s ease;
      color: #2e6d85;
      text-decoration: none;
    }
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets span {
    width: 332px;
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    display: flex;
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    top: 50px;
    right: 245px;
    display: flex;
    justify-content: space-between;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 70px;
    background: none;
    border-radius: var(--swiper-pagination-bullet-border-radius, 0%);
    opacity: 1;
    letter-spacing: .2rem;
    text-align: center;
}

.swiper-slide img.logo {
    object-fit: none;
    position: absolute;
    width: 200px;
    z-index: 5;
    top: 25px;
    left: 20px;
    height: auto;
    quotes: auto;
}
}
a.contact:hover {
    background: #000000;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-bottom: 1px solid;
    padding-bottom: 24px;
    margin: var(--swiper-pagination-bullet-vertical-gap, 0px) 0;
}

img.maimLogo01 {
    position: absolute;
}
img.maimLogo {
    position: absolute;
    bottom: 0;
}
p.slide01 {
    position: absolute;
    max-width: 950px;
    text-align: left;
    bottom: 13%;

}

p.catch_copy {
    position: absolute;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    top: 14%;
    font-size: 50px;
    text-align: start;
    text-shadow: 1px 2px 3px rgb(128 128 128 / 80%);
    line-height: 180%;
letter-spacing: 0.2em;
  font-family: "M PLUS 1p", sans-serif;
    font-weight: 600;
}

header #g_nav.open img {
    margin: auto;
    margin-bottom: 20px;
}
section#service h2 p {
    z-index: 9999;
    display: block;
    position: absolute;
    top: -45px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}


/* 会社概要 */

section#company {
    position: absolute;
    max-width: 1424px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    width: 90%;
}
section#company div {
    width: 46%;
}
section#company dl {
    border-bottom: 1px solid;
}
section#company div.about div {
    width: 100%;
    border-bottom: 1px solid;
    padding-top: 31px;
    padding-bottom: 33px;
}
section#company dl dt { width: 20%;  min-width: 88px; }
section#company dl dt dd {  width: 85%; }
section#company dl {
    width: 100%;
    display: flex;
    padding-top: 27px;
    padding-bottom: 27.5px;
}

section#company h2{
    border-bottom: 1px solid;
    font-weight: 500;
    padding-bottom: 15px;
    letter-spacing: 0.3em;
    line-height: normal;
}
section#company h2 span {
    letter-spacing: 0.1em;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 30px;
}
section#company h3 {
    font-weight: 500;
    font-size: 15px;
    margin: 15px auto;
}
section#company dl dd span {
    width: 150px;
    display: block;
    float: left;
    margin-right: 10px;
}
section#company h3 .f14 {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 25px;
}
section#company h3 .f16 {
    font-size: 16px;
}
/* サービス */

section#service {
    position: absolute;
    max-width: 1424px;
}
section#service dl {
    text-align: left;
    display: flex;
    margin-bottom: 30px;
    line-height: 190%;
}
section#service h3 {
    text-shadow: 1px 2px 3px rgb(0 0 0 / 50%);
    line-height: 180%;
    font-size: 47px;
    font-weight: 600;
    margin-bottom: 35px;
    margin-top: 40px;
  font-style: normal;
}
section#service dl dt {
width: 300px;
    font-size: 25px;
    letter-spacing: .8rem;
    text-align: right;
    margin-right: 50px;
    font-weight: 500;
}
section#service h2 span {
    display: block;
    font-size: 16px;
    margin-top: 20px;
    letter-spacing: 0.2em;
}
section#service h2 {
    font-weight: 500;
    letter-spacing: 0.3em;
    position: relative;
}
section#service h2 img {
    position: absolute;
    top: -70px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
section#service h3 .pc {
    display: inline;
}
small {
    position: absolute;
    bottom: 2%;
    font-size: 12px;
    opacity: 0.6;
}

.error {
    color: #000;
    text-align: center;
    margin-top: 30px;
}

.swiper-slide img.mv.mv01 {
animation: animationZoom1 10s ease-in-out forwards;
}
@keyframes animationZoom1 {
100% { transform: scale(1.1)}
}

.swiper-slide img.mv.mv02 {
animation: animationZoom1 19s ease-in-out forwards;
}
@keyframes animationZoom1 {
100% { transform: scale(1.2)}
}

.swiper-slide img.mv.mv03 {
animation: animationZoom1 25s ease-in-out forwards;
}
@keyframes animationZoom1 {
100% { transform: scale(1.3)}
}

@media screen and (min-width: 1024px) and (max-width: 1400px){ 

section#company div {
    width: 40%;
}
section#company .about {
    width: 52%;
}
section#company {
    font-size: 15px;
}
section#company dl {
    padding-top: 20px;
    padding-bottom: 20px;
}
section#service dl dt {
    font-size: 23px;
    width: 270px;
    margin-right: 30px;
}

section#service dl dd {
    font-size: 16px;
}
}
.floating-banner {
    position: fixed;
    bottom: 0;
    right: 0;
    width: auto;
    z-index: 9999;
    text-align: center;
    background: transparent;
}

.floating-banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width:1001px) {
  .floating-banner .sp {
    display: none;
  }
.floating-banner {
    bottom: 7%;
}
}

@media screen and (max-width: 1000px) {
  .floating-banner .pc {
    display: none;
  }
  .floating-banner .sp {
    display: block;
  }
}