html.is-preload .Firstview-Item-Polygon-Arrow-Back,
html.is-preload .Firstview-Item-Polygon-Arrow-Front {
  opacity: 0;
  visibility: hidden;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

/* --------------------------------
  Header
-------------------------------- */
.Header-Fixed {
  position: absolute;
  top: 48px;
  left: 2.2%;
  z-index: 99;
}

.Header-Menu {
  list-style: none;
  margin: 9vw 0 0 0;
  padding: 0;
}

.Header-Item:not(:last-child) {
  margin-bottom: 7px;
}

.Header-Item {
  font-style: italic;
  transform: rotate(-10deg);
}

/* --------------------------------
  Main
-------------------------------- */
/* FV */
.Firstview-Inner {
  aspect-ratio: 1280 / 768;
  isolation: isolate;
  margin: 32px auto 280px;
  max-width: 1216px;
  overflow: visible;
  position: relative;
  width: 100%;
}

.Firstview-Item-Catchphrase,
.Firstview-Item-Catchphrase-Sp,
.Firstview-Item-Chara-Backend,
.Firstview-Item-Chara-Frontend,
.Firstview-Item-Chara-Designer,
.Firstview-Item-Polygon-Arrow-Back,
.Firstview-Item-Polygon-Arrow-Front,
.Firstview-Item-HarajimaSan-Photo,
.Firstview-Item-HarajimaSan-Fire,
.Firstview-Item-HarajimaSan-Photo-Arm,
.Firstview-Item-Polygon-Light-Back,
.Firstview-Item-Polygon-Light-Front,
.Firstview-Item-Polygon-Fukidashi-Back,
.Firstview-Item-Polygon-Fukidashi-Front,
.Firstview-Item-Polygon-Line-Back,
.Firstview-Item-Polygon-Line-Front,
.Firstview-Item-Polygon-Particle-Front,
.Firstview-Item-JJCO-Shape,
.Firstview-Polygon-Particle-FrontEnd,
.Firstview-Item-Polygon-Back,
.Firstview-Item-Polygon-Particle-Back,
.Firstview-Item-Polygon-Particle-Set {
  display: block;
  height: auto;
  max-width: none;
  position: absolute;
}

.Firstview-Item-Catchphrase {
  bottom: 0;
  left: 2.2%;
  width: 32.3%;
  z-index: 10;
}

.Firstview-Item-Catchphrase-Sp {
  bottom: 0;
  left: 0;
  width: 84.3%;
  z-index: 10;
}

.Firstview-Item-Chara-Backend {
  bottom: 42%;
  left: 30.7%;
  width: 22.5%;
  z-index: 4;
}

.Firstview-Item-Chara-Frontend {
  bottom: -15.1%;
  left: 35.4%;
  width: 23.9%;
  z-index: 9;
}

.Firstview-Item-Chara-Designer {
  bottom: 50.1%;
  left: 78.2%;
  width: 19.8%;
  z-index: 5;
}

.Firstview-Item-Polygon-Arrow-Back {
  bottom: -1.9%;
  left: 41.1%;
  width: 4.7%;
  z-index: 4;
}

.Firstview-Item-Polygon-Arrow-Front {
  bottom: -12%;
  left: 41%;
  width: 44.1%;
  z-index: 8;
}

.Firstview-Item-HarajimaSan-Photo {
  bottom: 0;
  left: 41.7%;
  width: 48.5%;
  z-index: 5;
}

.Firstview-Item-HarajimaSan-Fire {
  bottom: -2%;
  left: 40.7%;
  opacity: 0;
  visibility: hidden;
  width: 48.5%;
  z-index: 6;
}

.Firstview-Item-HarajimaSan-Photo-Arm {
  bottom: 0;
  left: 37.8%;
  width: 49.5%;
  z-index: 7;
}

.Firstview-Item-Polygon-Light-Back {
  animation: LightFadeIn 1s ease-out 0s forwards;
  bottom: 79%;
  left: 74.2%;
  opacity: 0;
  width: 2.9%;
  z-index: 7;
}

.Firstview-Item-Polygon-Light-Front {
  animation: LightFadeIn 1s ease-out 0.5s forwards;
  bottom: 73%;
  left: 71.5%;
  opacity: 0;
  width: 4.6%;
  z-index: 7;
}

.Firstview-Item-Polygon-Fukidashi-Back {
  bottom: 38.6%;
  left: 83.5%;
  width: 8.4%;
  z-index: 4;
}

.Firstview-Item-Polygon-Fukidashi-Front {
  bottom: 28.1%;
  left: 86.6%;
  width: 10.1%;
  z-index: 6;
}

.Firstview-Item-Polygon-Line-Back {
  bottom: 57.5%;
  left: 49.2%;
  width: 5.2%;
  z-index: 3;
}

.Firstview-Item-Polygon-Line-Front {
  bottom: 5.5%;
  left: 86.9%;
  width: 13.1%;
  z-index: 3;
}

.Firstview-Item-Polygon-Particle-Front {
  bottom: 0;
  left: 98.5%;
  width: 15.5%;
  z-index: 3;
}

.Firstview-Item-JJCO-Shape {
  bottom: -27%;
  left: 17.5%;
  width: 13.1%;
  z-index: 3;
}

.Firstview-Polygon-Particle-FrontEnd {
  bottom: -15%;
  left: 27%;
  width: 39.5%;
  z-index: 10;
}

.Firstview-Item-Polygon-Back {
  bottom: -2%;
  left: 33.3%;
  width: 77.1%;
  z-index: 2;
}

.Firstview-Item-Polygon-Particle-Back {
  bottom: 80.3%;
  left: 45%;
  width: 9.8%;
  z-index: 1;
}

.Firstview-Item-Polygon-Particle-Set {
  bottom: 52.5%;
  left: 68.2%;
  width: 35.3%;
  z-index: 1;
}

.Scroll {
  position: absolute;
  writing-mode: sideways-rl;
  border-left: #000 1px solid;
  font-style: italic;
  line-height: 13px;
  width: 1.2%;
  padding-bottom: 51px;
  z-index: 11;
  padding-left: 18px;
}

.Section {
  margin-bottom: 200px;
}

/* Message項目 */
.Main {
  position: relative;
}

.Top-Message-Main {
  display: flex;
  position: relative;
  margin-bottom: 505px;
}

.Top-Message-Title {
  justify-content: center;
  align-items: center;
  font-size: 48px;
  color: #000;
  writing-mode: vertical-rl;
  line-height: 85px;
  margin: 0 0 0 100px;
}

.Top-Message-Title::after {
  content: "MESSAGE";
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 160px;
  color: #e6e6e6;
  z-index: -1;
  white-space: nowrap;
  font-weight: 900;
}

.Message-Img-Content {
  position: relative;
}

.Message-Img-Back {
  display: block;
  left: -13%;
  max-width: none;
  position: absolute;
  top: 76%;
  width: 178.1%;
  z-index: -1;
}

.Message-Img-Sales {
  display: block;
  left: -5%;
  max-width: none;
  position: absolute;
  top: 105%;
  width: 175.8%;
  z-index: 1;
}

.Message-Img-Polygon-Particle-Sales {
  display: block;
  left: 136%;
  max-width: none;
  position: absolute;
  top: 139%;
  width: 25.3%;
  z-index: 1;
}

.Top-Message-Title-Subtitle {
  writing-mode: horizontal-tb;
  margin-top: 105px;
  line-height: 40px;
}

.Top-Message-Content {
  width: 592px;
  margin: 0 0 32px auto;
  position: relative;
}

.Top-More-Button {
  display: flex;
  align-items: center;
  gap: 0.2em;
  justify-content: flex-end;
  font-style: italic;
  margin: 32px 0 0;
}

.Top-More-Button-Img {
  width: 32px;
}

.Message-Img-Polygon-Particle {
  display: block;
  left: 29.9%;
  max-width: none;
  position: absolute;
  top: 142%;
  width: 47%;
  z-index: -1;
}

/* service・recruit・company共通 */
.Section-Title-Subtitle::after {
  bottom: 10px;
  left: 90px;
}

.Section-Title-Subtitle[data-section="servise"]::after {
  width: 154%;
  clip-path: polygon(1.5% 0%, 100% 0%, 98.5% 100%, 0% 100%);
}

.Section-Title-Subtitle[data-section="recruit"]::after {
  width: 90%;
  clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
}

.Section-Title-Subtitle[data-section="company"]::after {
  width: 85%;
  clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
}

@media screen and (max-width: 768px) {

  .Main-Section[data-mode="company"] {
    flex-direction: column;
  }

  .Section-Title-Subtitle[data-section="servise"]::before,
  .Section-Title-Subtitle[data-section="recruit"]::before,
  .Section-Title-Subtitle[data-section="company"]::before {
    width: 162%;
  }

  .Section-Title-Subtitle[data-section="servise"]::before {
    transform: scaleX(-1);
    clip-path: polygon(1.5% 0%, 100% 0%, 98.5% 100%, 0% 100%);
    transform: translateY(-432px);
    left: -35%;
  }

  .Section-Title-Subtitle[data-section="recruit"]::before {
    transform: scaleX(-1);
    clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
    transform: translateY(-425px);
    left: -40%;
  }

  .Section-Title-Subtitle[data-section="company"]::before {
    transform: scaleX(-1);
    clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
    transform: translateY(-100px);
    left: -76%;
  }

  .Section-Title-Subtitle[data-section="servise"]::after,
  .Section-Title-Subtitle[data-section="recruit"]::after,
  .Section-Title-Subtitle[data-section="company"]::after {
    width: 250%;
  }
}

/* Service項目 */
.Top-Service-Main {
  margin-top: 252px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.Top-Service-Title {
  width: 48.7%;
  order: 1;
}

.Top-Service-Img {
  isolation: isolate;
  order: 2;
  overflow: visible;
  position: relative;
  width: 48.7%;
}

.Service-Img-DotBack {
  display: block;
  left: 15.2%;
  max-width: none;
  position: absolute;
  top: -14%;
  width: 114.4%;
  z-index: 1;
}

.Service-Img-Back {
  display: block;
  left: 0;
  max-width: none;
  position: absolute;
  top: 27%;
  width: 114.6%;
  z-index: 2;
}

.Service-Img-Tester {
  display: block;
  left: -1.6%;
  max-width: none;
  position: absolute;
  top: 8.2%;
  width: 101.6%;
  z-index: 3;
}

/* Recrut項目 */
.Top-Recruit-Main {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.Top-Recruit-Img {
  isolation: isolate;
  position: relative;
  overflow: visible;
  width: 65.8%;
  z-index: 1;
}

.Recruit-Img-Polygon-Particle {
  display: block;
  left: 18.2%;
  max-width: none;
  position: absolute;
  top: -154px;
  width: 105.31px;
}

.Recruit-Img-DotBack {
  display: block;
  left: -25%;
  max-width: none;
  position: absolute;
  top: 55%;
  width: 80.2%;
  z-index: 2;
}

.Recruit-Img-Back {
  display: block;
  left: 18%;
  max-width: none;
  position: absolute;
  top: 41%;
  width: 84.8%;
  z-index: 1;
}

.Recruit-Img-CharaDummy {
  display: block;
  left: -23.6%;
  max-width: none;
  position: absolute;
  top: 0;
  width: 124.3%;
  z-index: 3;
}

.Top-Recruit-Title {
  width: 31.6%;
}

/* company項目 */
.Top-Company-Main {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}

.Top-Company-Title {
  width: 384px;
}

.Top-Company-Content {
  margin-top: 24px;
}

.Top-Company-Content-Title,
.Top-Company-Content-Text {
  padding: 16px 0;
  vertical-align: top;
}

.Top-Company-Content-Title {
  text-align: left;
  padding-right: 40px;
}

.Google-Map {
  flex: 1 1 auto;
  position: relative;
}

.Google-Map::after {
  content: "";
  width: 95%;
  height: 80%;
  clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0 100%);
  background-color: #04c1c5;
  position: absolute;
  top: 65px;
  left: -40px;
  z-index: -1;
  max-width: none;
}

.Top-Company-Img {
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  align-items: center;
  width: 100%;
  scale: 1.4;
}

.Map-Wrapper {
  clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0 100%);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  position: relative;
  z-index: 2;
  max-width: none;
}

.Map-Label {
  position: absolute;
  bottom: 213px;
  right: -6px;
  display: inline-block;
  transform: rotate(-8deg);
  font-style: italic;
  background-color: #ff8a24;
  color: #fff;
  padding: 15px 30px;
  clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  z-index: 2;
}

.Map-Label-Span {
  font-weight: 300;
}

.Company-Img-DotBack {
  bottom: 41px;
  display: block;
  position: absolute;
  right: -101px;
  width: 89.2%;
  z-index: 1;
}

/* --------------------------------
  レスポンシブSP
-------------------------------- */

/* SP切替 */

@media screen and (min-width: 769px) {
  .Header {
    margin: 0 auto;
    max-width: 1216px;
    padding: 0;
    position: relative;
    width: 100%;
  }

  .Scroll {
    bottom: 0;
    left: 93.7%;
  }

  /* FV */
  .Firstview-Item-Catchphrase-Sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .Section {
    margin-bottom: 160px;
  }

  .Header {
    background-image: none;
    padding-bottom: 0;
  }

  .Header-Nav {
    opacity: 0;
  }

  .Header-Item {
    font-style: normal;
    transform: none;
  }

  .Header-Menu .Header-Item:not(:last-child) {
    border-right: 1px solid #666;
  }

  .Header-Fixed.Fixed .Header-Nav {
    display: block;
  }

  .Header-Menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
  }

  .Header-Item:nth-child(2) {
    margin: 0;
  }

  .Main {
    max-width: 100%;
  }

  .Top-Message-Title::after {
    left: -18px;
    line-height: 0.8;
    top: -10%;
    font-size: 120px;
  }

  /* Message Section */
  .Top-Message-Main {
    text-align: left;
    display: block;
    margin: 160px auto 0;
    margin-bottom: 200px;
  }

  .Message-Img-Content {
    padding-top: 13%;
  }

  .Top-Message-Title {
    line-height: 1.5;
    margin: 0 0 0 auto;
    font-size: 48px;
  }

  .Top-Message-Content {
    width: 100%;
    padding-top: 100px;
  }

  .Message-Img-Back {
    left: -37%;
    top: -28%;
    width: 102%;
  }

  .Message-Img-Sales {
    left: -32%;
    top: -7.5%;
    width: 100.6%;
  }

  .Message-Img-Polygon-Particle-Sales {
    left: 49%;
    top: 13%;
    width: 13.6%;
  }

  .Message-Img-Polygon-Particle {
    left: 13.9%;
    top: -10%;
    width: 52%;
  }

  .Top-Message-Text:nth-child(2) {
    margin-bottom: 50px;
  }

  .Top-More-Button {
    font-size: 12px;
    text-align: right;
  }

  /* Service Section */

  .Top-Service-Main {
    flex-direction: column;
  }

  .Top-Service-Title {
    width: 100%;
    order: 2;
    margin-top: 116%;
  }

  .Top-Service-Img {
    margin: 0 -24px;
    order: 1;
    width: 100%;
    z-index: 1;
  }

  .Service-Img-Tester {
    left: -1%;
    transform: translateY(-8%);
    width: 114.7%;
  }

  .Service-Img-Back {
    left: -84%;
    transform: translateY(0);
    width: 217.4%;
  }

  .Service-Img-DotBack {
    left: 69%;
    transform: translateY(-48%);
    width: 123.4%;
  }

  .Top-Service-Content-Minor {
    margin-bottom: 10px;
  }

  /* Recruit Section */
  .Top-Recruit-Main {
    flex-direction: column;
  }

  .Top-Recruit-Img {
    margin-top: 85%;
    order: 1;
    width: 100%;
  }

  .Recruit-Img-Polygon-Particle {
    display: none;
  }

  .Recruit-Img-DotBack {
    left: 56%;
    transform: translateY(-149%);
    width: 110.5%;
  }

  .Recruit-Img-Back {
    left: -65%;
    transform: translateY(-68%);
    width: 188.4%;
  }

  .Recruit-Img-CharaDummy {
    left: -32%;
    transform: translateY(-75%);
    width: 153.5%;
  }

  .Top-Recruit-Title {
    width: 100%;
    order: 2;
    margin-top: 25%;
  }

  /* Company Section */
  .Top-Company-Title {
    width: 100%;
  }

  .Top-Company-Content {
    margin-top: 16px;
  }

  .Top-Company-Content-Title {
    display: block;
    width: 100%;
    padding: 12px 0 0 0;
    font-weight: bold;
  }

  .Top-Company-Content-Text {
    display: block;
    width: 100%;
    padding: 0;
  }

  .Google-Map {
    margin: 24px -24px 0;
  }

  .Google-Map::after {
    clip-path: polygon(0 29%, 155% 0%, 115% 73%, 0 100%);
    width: 153.4%;
    top: 109px;
    left: -12px;
  }

  .Map-Wrapper {
    clip-path: polygon(0 20%, 167% 0%, 100% 83%, 0 95%);
  }

  .Top-Company-Img {
    width: 100%;
    background-size: cover;
  }

  .Map-Label {
    bottom: 24px;
    transform: rotate(-11deg);
    right: -16px;
  }

  .Company-Img-DotBack {
    clip-path: polygon(0 29%, 155% 0%, 115% 77%, 0 100%);
    left: -6px;
    top: 285px;
    width: 106.8;
  }

  .Scroll {
    bottom: 0;
    right: 0;
    -webkit-text-stroke: 2px#fff;
    paint-order: stroke;
    filter: drop-shadow(0 2px 3px #fff);
    width: 4.8%;
  }

  /* FV */
  .Firstview-Item-Catchphrase,
  .Firstview-Item-Polygon-Fukidashi-Back,
  .Firstview-Item-Polygon-Fukidashi-Front,
  .Firstview-Item-Polygon-Line-Front,
  .Firstview-Item-Polygon-Particle-Front,
  .Firstview-Item-JJCO-Shape {
    display: none;
  }

  .Firstview-Inner {
    aspect-ratio: 312 / 640;
    margin: 0 24px 80px;
    max-width: calc(100% - 48px);
  }

  .Firstview-Item-Chara-Backend {
    bottom: 70.3%;
    left: 3.2%;
    width: 39.7%;
    z-index: 4;
  }

  .Firstview-Item-Chara-Frontend {
    bottom: 2.2%;
    left: 31.1%;
    width: 43.3%;
    z-index: 9;
  }

  .Firstview-Item-Chara-Designer {
    bottom: 47.7%;
    left: 80.8%;
    width: 38.1%;
    z-index: 5;
  }

  .Firstview-Item-Polygon-Arrow-Back {
    bottom: 8.5%;
    left: -10.4%;
    width: 12.4%;
    z-index: 4;
  }

  .Firstview-Item-Polygon-Arrow-Front {
    bottom: 0;
    left: -10.4%;
    width: 118.2%;
    z-index: 8;
  }

  .Firstview-Item-HarajimaSan-Photo {
    bottom: 10%;
    left: -6.9%;
    width: 132.6%;
    z-index: 5;
  }

  .Firstview-Item-HarajimaSan-Fire {
    bottom: 10%;
    left: -6.9%;
    opacity: 0;
    visibility: hidden;
    width: 132.6%;
    z-index: 6;
  }

  .Firstview-Item-HarajimaSan-Photo-Arm {
    bottom: 10%;
    left: -16.9%;
    width: 134%;
    z-index: 7;
  }

  .Firstview-Item-Polygon-Light-Back {
    bottom: 73.5%;
    left: 82%;
    width: 8%;
    z-index: 7;
  }

  .Firstview-Item-Polygon-Light-Front {
    bottom: 69%;
    left: 75%;
    width: 12.3%;
    z-index: 7;
  }

  .Firstview-Item-Polygon-Line-Back {
    bottom: 57.4%;
    left: 14%;
    width: 14%;
    z-index: 3;
  }

  .Firstview-Polygon-Particle-FrontEnd {
    bottom: 2.5%;
    left: 16%;
    width: 72%;
    z-index: 10;
  }

  .Firstview-Item-Polygon-Back {
    bottom: 8%;
    left: -32.1%;
    width: 206.1%;
    z-index: 2;
  }

  .Firstview-Item-Polygon-Particle-Back {
    bottom: 76.1%;
    left: 0;
    width: 26.2%;
    z-index: 1;
  }

  .Firstview-Item-Polygon-Particle-Set {
    bottom: 55.1%;
    left: 62.3%;
    width: 94.5%;
    z-index: 1;
  }
}

@keyframes LightFadeIn {
  0% {
    opacity: 0;
    transform: scale(0.4);
  }

  60% {
    opacity: 1;
  }

  90% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
