/* screen - engineer */

.engineer {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 4557px;
  width:100%;
}

.engineer .header {
  -webkit-backdrop-filter: blur(5px) brightness(100%);
  align-items: center;
  backdrop-filter: blur(5px) brightness(100%);
  background-color: #ffffff33;
  display: flex;
  flex-direction: row;
  flex-shrink: 1;
  gap: 273px;
  height: 90px;
  justify-content: center;
  width:100%;
  z-index: 8;
  position: sticky;
  top: 0;
}

/* アコーディオンメニュー */
.header a {
  color: #333333;
}
.gnavi__list{
  height: 80px;
  align-content: center;
}
.gnavi__list:hover .dropdown__lists,
.gnavi__list:focus .dropdown__lists  {
  display: block !important;/*Gナビメニューにホバーしたら表示*/
  transition: all 5s;
}
.dropdown__lists {
  display: none;/*デフォルトでは非表示の状態にしておく*/
  position: absolute;
  top: 70px;
  width: 255px;
  height: 300px;
  padding: 15px 0px 0px 30px;
  background: #ffffff;
  border-radius: 3px;
}
.dropdown__lists:hover,
.dropdown__lists:focus{
  display: block;
}
.dropdown__list {
  background-color: #ffffff;
  color: #333333;
  height: 55px;
  transition: all .3s;
  align-content: center;
}
/* .dropdown__list:not(:first-child)::before{
  content: "";
  width: 100%;
  height: 1px;
  background-color:#ffffff;
  position: absolute;
  top: 0;
  left: 0;
} */
.dropdown__list:hover {
  background-color:#ffffff;
}
.dropdown__list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #333333;;
  text-decoration: none;
  position: relative;
  margin-left: 20px;
}
.dropdown__list a:hover {
  color: rgba(0, 117, 220, 1);
}
.dropdown__list a::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid rgb(47, 141, 223);
  border-left: 2px solid rgb(47, 141, 223);
  transform: rotate(135deg);
  position: absolute;
  right: 32px;
}
.dropdown__list a::after {
  content: '';
  display: block;
  width: 16px;
  border-top: 2px solid rgb(66, 146, 216);
  border-left: 2px solid rgb(151 192 227);
  position: absolute;
  right: 33px;
}

/* 矢印調整 */
.dropdown__list:nth-of-type(1) a::after{
  top: 42px;
}
.dropdown__list:nth-of-type(2) a::after{
  top: 97px;
}
.dropdown__list:nth-of-type(3) a::after{
  top: 155px;
}
.dropdown__list:nth-of-type(4) a::after{
  top: 209px;
}
.dropdown__list:nth-of-type(5) a::after{
  top: 264px;
}
.dropdown__list:nth-of-type(1) a::before{
  top: 39px;
}
.dropdown__list:nth-of-type(2) a::before{
  top: 94px;
}
.dropdown__list:nth-of-type(3) a::before{
  top: 152px;
}
.dropdown__list:nth-of-type(4) a::before{
  top: 206px;
}
.dropdown__list:nth-of-type(5) a::before{
  top: 261px;
}
li{
  list-style:none;
}
/* アコーディオンメニューここまで */

.engineer .text-h{
  letter-spacing: 0.80px;
  line-height: 16px;
  margin-bottom: 2.0px;
  white-space: nowrap;
  width: fit-content;
}

.engineer .navbar {
  align-items: center;
  display: inline-flex;
  gap: 30px;
  justify-content: flex-end;
  margin-top: 1.0px;
  position: relative;
}

.engineer .overlap-group-1 {
  align-items: center;
  border-radius: 35px 0px 0px 35px;
  display: flex;
  gap: 10px;
  height: 60px;
  min-width: 200px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  background: linear-gradient(98.73deg, rgba(0, 180, 222, 1) 0%, rgba(0, 117, 220, 1) 100%);
}

.engineer .text-41 {
  color: var(--white);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 3.0px;
  min-height: 19px;
  min-width: 96px;
  white-space: nowrap;
}

.engineer .logo {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  height: 55px;
  left: 30px;
  min-width: 229px;
  position: fixed;
  top: 17px;
  z-index: 10;
}

.engineer .overlap-group4 {
  height: 55px;
  position: relative;
  width: 229px;
}

.engineer .x1 {
  align-items: flex-end;
  height: 55px;
  left: 0;
  padding: 11.1px 0;
  position: absolute;
  top: 0;
}

.engineer .group-9 {
  height: 29px;
  margin-left: 66px;
  width: 163px;
}

.engineer .group-11 {
  height: 55px;
  left: 0;
  position: absolute;
  top: 0;
  width: 55px;
}

.engineer .group-container {
  height: 50px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 50px;
}

.engineer .group {
  height: 25px;
  left: 19px;
  position: absolute;
  top: 0;
  width: 18px;
}

.engineer .group-1 {
  height: 25px;
  left: 6px;
  position: absolute;
  top: 1px;
  width: 19px;
}

.engineer .group-2 {
  height: 18px;
  left: 0;
  position: absolute;
  top: 13px;
  width: 25px;
}

.engineer .group-3 {
  height: 19px;
  left: 1px;
  position: absolute;
  top: 25px;
  width: 25px;
}

.engineer .group-4 {
  height: 25px;
  left: 13px;
  position: absolute;
  top: 25px;
  width: 18px;
}

.engineer .group-5 {
  height: 25px;
  left: 25px;
  position: absolute;
  top: 25px;
  width: 19px;
}

.engineer .group-6 {
  height: 18px;
  left: 25px;
  position: absolute;
  top: 19px;
  width: 25px;
}

.engineer .group-7 {
  height: 19px;
  left: 25px;
  position: absolute;
  top: 6px;
  width: 25px;
}

.engineer .group-203 {
  height: 770px;
  left: 1365px;
  position: fixed;
  top: 85px;
  width: 65px;
  z-index: 9;
}

.engineer .ttl {
  gap: 19px;
  margin-left: 55px;
  margin-top: 30px;
  min-height: 86px;
  width: 397px;
  z-index: 5;
}

.engineer .flex-row {
  align-items: center;
  display: flex;
  gap: 20px;
  height: 16px;
  min-width: 112px;
}

.engineer .line-9 {
  height: 1px;
  object-fit: cover;
  width: 25px;
}

.engineer .text-22 {
  letter-spacing: 0.80px;
  line-height: 16px;
  min-width: 67px;
  white-space: nowrap;
}

.engineer .text-21 {
  align-self: flex-end;
  color: var(--black);
  font-family: var(--font-family-noto_sans_jp);
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 50px;
  margin-right: 2px;
  min-width: 350px;
  position: relative;
  white-space: nowrap;
}

.engineer .rectangle-90 {
  height: 500px;
  margin-top: 60px;
 width:100%;
  z-index: 3;
}

.engineer .pankuzulist {
  align-items: center;
  display: inline-flex;
  gap: 2px;
  margin-left: 100px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

.engineer .text-1 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.engineer .text-1-1 {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .text-18 {
  letter-spacing: 0;
  line-height: normal;
  opacity: 0.5;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .frame-15 {
  align-items: center;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-left: 1.0px;
  margin-top: 100px;
  position: relative;
  width: 611px;
  z-index: 4;
}

.engineer .text-19 {
  color: var(--black);
  font-family: var(--font-family-noto_sans_jp);
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 64.0px;
  margin-left: -190.00px;
  margin-right: -190.00px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: 991px;
}

.engineer .text-20 {
  color: var(--black02);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25.6px;
  margin-left: -134.50px;
  margin-right: -134.50px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.engineer .frame-118 {
  align-items: flex-start;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 100px;
  margin-top: 100px;
  position: relative;
  width: 1240px;
  z-index: 7;
}

.engineer .frame-7 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 60px;
  position: relative;
  width: 100%;
}

.engineer .group-8 {
  height: 41px;
  position: relative;
  width: 1240px;
}

.engineer .ttl-1 {
  gap: 50px;
  position: relative;
  width: 1240px;
}

.engineer .text {
  align-self: stretch;
  color: var(--black-2);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-xxl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
}

.engineer .group-123 {
  height: 532px;
  position: relative;
  width: 1240px;
}

.engineer .flex-col {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  min-height: 533px;
  width: 1242px;
}

.engineer .group-97 {
  align-items: flex-start;
  display: flex;
  gap: 220px;
  height: 240px;
  min-width: 1242px;
}

.engineer .frame {
  align-items: center;
  display: inline-flex;
  gap: 20px;
  position: relative;
}

.engineer .line-14 {
  height: 36px;
  position: relative;
  width: 3px;
}

.engineer .text-26 {
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .flex-col-1 {
  gap: 20px;
  min-height: 240px;
  width: 940px;
}

.engineer .frame-2 {
  align-items: center;
  display: inline-flex;
  gap: 10px;
  position: relative;
}

.engineer .ellipse-17 {
  background-color: var(--corporate);
  border-radius: 2.5px;
  height: 5px;
  position: relative;
  width: 5px;
}

.engineer .text-27 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .overlap-group-2 {
  align-items: flex-start;
  background-color: var(--x02);
  display: flex;
  flex-direction: column;
  min-height: 196px;
  width: 940px;
}

.engineer .overlap-group1 {
  align-items: flex-start;
  background-color: var(--corporate);
  display: flex;
  height: 28px;
  min-width: 104px;
  padding: 4px 20px;
}

.engineer .text-28 {
  color: var(--white);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-m);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  min-height: 19px;
  white-space: nowrap;
}

.engineer .frame-27 {
  align-items: center;
  display: inline-flex;
  gap: 10px;
  margin-left: 40px;
  margin-top: 20px;
  position: relative;
}

.engineer .line-15 {
  height: 1px;
  object-fit: cover;
  position: relative;
  width: 10px;
}

.engineer .web {
  letter-spacing: 0;
  line-height: 25.6px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .frame-2-1 {
  align-items: center;
  margin-left: 40px;
  margin-top: 15px;
}

.engineer .text-29 {
  letter-spacing: 0;
  line-height: 25.6px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .text-30 {
  letter-spacing: 0;
  line-height: 25.6px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .line-16 {
  height: 1px;
  margin-right: 2px;
  margin-top: 60px;
  object-fit: cover;
  width: 940px;
}

.engineer .group-98 {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  gap: 220px;
  height: 112px;
  margin-top: 59px;
  min-width: 690px;
}

.engineer .text-31 {
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .frame-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 112px;
  width: 390px;
}

.engineer .text-32 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .line-17 {
  height: 3px;
  margin-right: 2.0px;
  margin-top: 58px;
  object-fit: cover;
  width: 940px;
}

.engineer .ttl-2 {
  gap: 50px;
  position: relative;
  width: 1240px;
}

.engineer .group-124 {
  height: 1007px;
  position: relative;
  width: 1240px;
}

.engineer .group-container-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 1007px;
}

.engineer .group-103 {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 377px;
  width: 1240px;
}

.engineer .flex-row-1 {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  gap: 160px;
  height: 79px;
  min-width: 1011px;
}

.engineer .text-34 {
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-100 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 79px;
  width: 711px;
}

.engineer .text-35 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .frame-39 {
  align-items: center;
  align-self: flex-end;
  display: inline-flex;
  gap: 10px;
  position: relative;
}

.engineer .frame-3 {
  align-items: center;
  background-color: var(--x02);
  border-radius: 2px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 8px 15px;
  position: relative;
}

.engineer .vbnet {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .vb {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .vba {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .objective-c {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .android {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-101 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-right: 97.0px;
  margin-top: 40px;
  min-height: 79px;
  width: 543px;
}

.engineer .web-1 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .price {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .aspnet {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .flash {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .python {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .asp {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-102 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-right: 401.0px;
  margin-top: 40px;
  min-height: 79px;
  width: 239px;
}

.engineer .data-base {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .plsql {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .transact-sql {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .line-18-1 {
  align-self: flex-end;
  height: 1px;
  margin-top: 60px;
  object-fit: cover;
  width: 940px;
}

.engineer .group-104 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-top: 60px;
  min-height: 260px;
  width: 1240px;
}

.engineer .frame-container-1 {
  gap: 105px;
  min-width: 860px;
}

.engineer .frame-60 {
  align-items: flex-start;
  display: inline-flex;
  gap: 20px;
  position: relative;
}

.engineer .line-14-1 {
  height: 72px;
  position: relative;
  width: 3px;
}

.engineer .os-operatingsystems {
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.engineer .span1 {
  color: var(--black);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-m);
  font-weight: 700;
  line-height: 24px;
}

.engineer .frame-40 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  width: 560px;
}

.engineer .group-100-1 {
  width: 560px;
}

.engineer .windows-server200820 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-101-1 {
  width: 86px;
}

.engineer .cent-os {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-10 {
  height: 24px;
  position: relative;
  width: 82px;
}

.engineer .redhat {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .debian {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-107 {
  height: 24px;
  position: relative;
  width: 122px;
}

.engineer .i-os-mac-os {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .line-18 {
  align-self: flex-end;
  height: 1px;
  object-fit: cover;
  width: 940px;
}

.engineer .group-108 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-top: 50px;
  min-height: 260px;
  width: 1240px;
}

.engineer .frame-container-2 {
  gap: 143px;
  min-width: 423px;
}

.engineer .databese {
  letter-spacing: 0;
  line-height: 45px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .frame-41 {
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.engineer .group-100-2 {
  width: 96px;
}

.engineer .place-1 {
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.engineer .group-101-2 {
  width: 118px;
}

.engineer .sql-server {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-102-1 {
  height: 24px;
  position: relative;
  width: 123px;
}

.engineer .postgre-sql {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-103-1 {
  height: 24px;
  position: relative;
  width: 84px;
}

.engineer .my-sql {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .group-104-1 {
  height: 24px;
  position: relative;
  width: 77px;
}

.engineer .place-2 {
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.engineer .nav {
  align-items: flex-start;
  align-self: center;
  background-color: var(--x02);
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 100px;
  min-height: 371px;
  padding: 100px;
  width: 1240px;
  z-index: 6;
}

.engineer .flex-row-2 {
  align-items: flex-end;
  display: flex;
  height: 71px;
  min-width: 1037px;
}

.engineer .frame-2-2 {
  align-items: flex-start;
  align-self: flex-start;
  flex-direction: column;
}

.engineer .group-39 {
  height: 43px;
  position: relative;
  width: 223px;
}

.engineer .overlap-group-3 {
  height: 43px;
  position: relative;
  width: 227px;
}

.engineer .group-38 {
  align-items: flex-start;
  display: flex;
  height: 43px;
  left: 0;
  min-width: 227px;
  position: absolute;
  top: 0;
}

.engineer .layer_1 {
  align-self: center;
  height: 30px;
  margin-bottom: 1.0px;
  width: 30px;
}

.engineer .usi-n {
  color: var(--scooter);
  font-family: var(--font-family-red_hat_display);
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 42px;
  margin-left: 3px;
  min-width: 100px;
  white-space: nowrap;
}

.engineer .ss {
  align-self: flex-end;
  color: var(--scooter);
  font-family: var(--font-family-red_hat_display);
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 42px;
  margin-left: 36px;
  min-width: 54px;
  white-space: nowrap;
}

.engineer .layer_1-1 {
  height: 30px;
  left: 136px;
  position: absolute;
  top: 6px;
  width: 30px;
}

.engineer .text-23 {
  align-self: stretch;
  letter-spacing: 0.80px;
  line-height: 16px;
  position: relative;
}

.engineer .btn {
  align-items: center;
  background-color: var(--white);
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-left: 87px;
  min-width: 350px;
  padding: 0 20px;
}

.engineer .text-2 {
  letter-spacing: 0.80px;
  line-height: 16px;
  margin-bottom: 2.0px;
  white-space: nowrap;
  width: 220px;
}

.engineer .group-1-1 {
  background: linear-gradient(98.73deg, rgba(0, 180, 222, 1) 0%, rgba(0, 117, 220, 1) 100%);
  background-size: 100% 100%;
  border-radius: 12px;
  height: 22px;
  width: 50px;
}

.engineer .btn-1 {
  align-items: center;
  background-color: var(--white);
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-left: 27px;
  min-width: 350px;
  padding: 0 20px;
}

.engineer .flex-row-3 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  gap: 25px;
  margin-right: 3px;
  min-width: 725px;
}

.engineer .btn-2 {
  align-items: center;
  background-color: #cccccc;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  min-width: 350px;
  padding: 0 20px;
  border-radius: 35px;
  height: 70px;
}

.engineer .btn-3 {
  align-items: center;
  background-color: var(--white);
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  min-width: 350px;
  padding: 0 20px;
}

.engineer .footer {
  align-items: flex-start;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  height: auto;
  justify-content: flex-start;
  margin-top: 100px;
  min-height: 906px;
  width:100%;
  z-index: 1;
}

.engineer .footer a{
  color: #ffffff
}

.engineer .cta {
  align-items: center;
  background-color: var(--x01);
  display: flex;
  flex-direction: column;
  gap: 60px;
  min-height: 384px;
  padding: 78px 0;
  width:100%;
}

.engineer .frame-9 {
  align-items: center;
  display: inline-flex;
  gap: 80px;
  margin-top: 12px;
  position: relative;
}

.engineer .frame-4 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 10px;
  position: relative;
}

.engineer .group-34 {
  height: 82px;
  position: relative;
  width: 404px;
}

.engineer .overlap-group-4 {
  height: 82px;
  position: relative;
  width: 408px;
}

.engineer .group-33 {
  align-items: center;
  display: flex;
  height: 82px;
  left: 0;
  min-width: 408px;
  position: absolute;
  top: 0;
}

.engineer .layer_1-2 {
  height: 55px;
  margin-bottom: 1.0px;
  width: 55px;
}

.engineer .on {
  color: var(--scooter);
  font-family: var(--font-family-red_hat_display);
  font-size: 82px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 82px;
  margin-left: 5px;
  min-width: 129px;
  white-space: nowrap;
}

.engineer .title {
  color: var(--scooter);
  font-family: var(--font-family-red_hat_display);
  font-size: 82px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 82px;
  margin-left: 44px;
  min-width: 171px;
  white-space: nowrap;
}

.engineer .layer_1-3 {
  height: 55px;
  left: 189px;
  position: absolute;
  top: 13px;
  width: 51px;
}

.engineer .text-1-3 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 16px;
  position: relative;
}

.engineer .btn-4 {
  position: relative;
  width: 380px;
  background: linear-gradient(98.73deg, rgba(0, 180, 222, 1) 0%, rgba(0, 117, 220, 1) 100%);
}

.engineer .flex-row-4 {
  align-items: flex-start;
  display: flex;
  height: 23px;
  left: 40px;
  min-width: 320px;
  position: relative;
  top: 24px;
}

.engineer .mail-1 {
  align-self: flex-end;
}

.engineer .text-2-1 {
  align-self: center;
  letter-spacing: 0.80px;
  line-height: 16px;
  margin-bottom: 3.0px;
  margin-left: 5px;
  white-space: nowrap;
  width: 220px;
}

.engineer .group-19 {
  background-color: var(--white);
  background-size: 100% 100%;
  border-radius: 12px;
  height: 22px;
  margin-left: 23px;
  width: 50px;
}

/* ボタン矢印 */
.box {
  position: relative;
	width: 53px;
	height: 25px;
	margin: 0 auto;
	display: block;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
}
.box img {
  position: absolute;
	top: 0;
  right: 0;
	width: 100%;
  display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.box img:nth-of-type(1) {
  right: 100%;
}
.box img:nth-of-type(2) {
  right: 0;
}
.btn-5{
  cursor: pointer;
}
.btn-5:hover .box img:nth-of-type(1){
  right:  0;
}
.btn-5:hover .box img:nth-of-type(2){
  right: -100%;
}
/* ボタン矢印ここまで */

.engineer .group-17 {
  align-items: flex-start;
  display: flex;
  gap: 120px;
  height: 48px;
  margin-left: 6.0px;
  min-width: 756px;
}

.engineer .place {
  color: #888888;
  font-family: var(--font-family-red_hat_display);
  font-size: var(--font-size-s);
  font-weight: 700;
  line-height: 14px;
  position: relative;
  width: fit-content;
}

.engineer .phone {
  color: var(--black);
  font-family: var(--font-family-red_hat_display);
  font-size: var(--font-size-xxl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 47.6px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .flex-row-5 {
  align-items: center;
  background-color: var(--black02);
  display: flex;
  gap: 93px;
  height: 522px;
  width:100%;
  padding: 0 100px;
  justify-content: center;
}

.engineer .flex-col-2 {
  margin-bottom: 5.0px;
  min-height: 317px;
  width: 447px;
}

.engineer .x1-1 {
  align-items: center;
  gap: 10px;
}

.engineer .group-12 {
  align-items: flex-start;
  background-image: url(../img/group1.svg);
  background-size: 100% 100%;
  display: flex;
  height: 55px;
  justify-content: flex-end;
  min-width: 55px;
  padding: 2.6px 2.6px;
}

.engineer .group-container-2 {
  height: 50px;
  position: relative;
  width: 50px;
}

.engineer .group-13 {
  height: 29px;
  margin-top: 3.81px;
  width: 163px;
}

.engineer .group-18 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-top: 65px;
  min-height: 148px;
  width: 447px;
}

.engineer .overlap-group {
  height: 60px;
  position: relative;
  width: 439px;
}

.engineer .text-1-2 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 0;
  width: 311px;
}

.engineer .x530-00042-2 {
  left: 128px;
  letter-spacing: 0;
  line-height: 19.6px;
  position: absolute;
  top: 0;
  width: 311px;
}

.engineer .x107-00612-7 {
  left: 128px;
  letter-spacing: 0;
  line-height: 19.6px;
  position: absolute;
  top: 0;
  width: 311px;
}

.engineer .x2025-plaice-co-lt {
  color: var(--gallery);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-xxs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: 35px;
  min-height: 14px;
}

.engineer .flex-row-6 {
  align-items: center;
  display: flex;
  height: 319px;
  margin-top: 3.0px;
  min-width: 700px;
}

.engineer .flex-row-6 a{

}

.engineer .flex-col-3 {
  min-height: 319px;
  width: 84px;
}

.engineer .place-3 {
  line-height: 40px;
}

.engineer .text-5 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 157px;
  min-height: 23px;
}

.engineer .text-10 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 15px;
  min-height: 84px;
}

.engineer .text-container {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  margin-left: 74px;
  min-height: 312px;
  width: 182px;
}

.engineer .text-3 {
  letter-spacing: 0;
  line-height: normal;
  min-height: 23px;
}

.engineer .text-9 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 15px;
  min-height: 112px;
}

.engineer .text-6 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 40px;
  min-height: 23px;
  width: 64px;
}

.engineer .text-11 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 15px;
  min-height: 84px;
  width: 84px;
}

.engineer .flex-col-4 {
  margin-bottom: 1.0px;
  margin-left: 58px;
  min-height: 304px;
  width: 302px;
}

.engineer .web-2 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 15px;
  min-height: 112px;
}

.engineer .flex-row-7 {
  align-items: flex-start;
  display: flex;
  gap: 79px;
  height: 114px;
  margin-top: 40px;
  min-width: 302px;
}

.engineer .text-container-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 25px;
  min-height: 71px;
  width: 128px;
}

.engineer .frame-8 {
  align-items: center;
  align-self: flex-end;
  background-color: var(--white);
  border-radius: 2px;
  display: inline-flex;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.engineer .image-2 {
  height: 75px;
  object-fit: cover;
  position: relative;
  width: 75px;
}

.engineer .btn-5 {
  border-radius: 35px;
  height: 70px;
}

.engineer .c-3 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .flex-col-5 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.engineer .frame-2-3 {
  display: inline-flex;
  gap: 10px;
  position: relative;
}

.engineer .frame-container-3 {
  align-items: flex-start;
  display: flex;
  height: 200px;
}

.engineer .group-100-3 {
  height: 24px;
  position: relative;
}

.engineer .group-101-3 {
  height: 24px;
  position: relative;
}

.engineer .java-1 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .mail-2 {
  height: 22px;
  width: 22px;
}

.engineer .navbar-link-text {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .place-4 {
  letter-spacing: 0;
  white-space: nowrap;
}

.engineer .sepg-2 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.engineer .ttl-3 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.engineer .x1-2 {
  display: flex;
  width: 229px;
}

/* 上に行くボタン */
.rectangle-121 {
  background: var(--black, #333333);
  border-radius: 2px;
  opacity: 0.05;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
}
.rectangle-122 {
  background: #ffffff;
  border-radius: 2px;
  width: 93.85%;
  height: 95%;
  position: absolute;
  right: 3.08%;
  left: 3.08%;
  bottom: 0.26%;
  top: 1%;
}
.top-btn {
  width: 65px;
  height: 65px;
  position: fixed;
  right: 10px;
  top: calc(90%);
  z-index: 5;
}
.top-btn:hover .group-128{
  display: block;
}
.top-btn:hover .rectangle-122{
  display: block;
  background-color: #00b4de;
  transition: all 0.5s;
}
.group-127 {
  width: 37.69%;
  height: 100%;
  position: absolute;
  left: 33%;
  bottom: 1.56%;
  overflow: visible;
}
.group-128 {
  display: none;
  width: 37.69%;
  height: 100%;
  position: absolute;
  left: 33%;
  bottom: 1.56%;
  overflow: visible;
}
.line-40 {
  margin-top: -1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 1px 0 0 0;
  width: 41.54%;
  height: 0%;
  position: absolute;
  right: -12.31%;
  left: 70.77%;
  bottom: 100%;
  top: 0%;
  transform-origin: 0 0;
  transform: rotate(180deg) scale(1, 1);
}
/* ここまで */