.pc {
  width: 100%;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-size: 16px;
  color: #333;
  font-family: 'Work Sans';
  display: block;
}
.sp {
  display: none;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

.gipplr-logo-icon {
  width: 50px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.b {
  position: relative;
  line-height: 170%;
}
.item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 24px 0px;
  text-decoration: none;
  color: inherit;
}
.menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 32px;
  color: inherit;
  text-decoration: none;

}
.header {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0px 32px;
  box-sizing: border-box;
  gap: 0px;
  font-family: 'Noto Sans JP';
}
.rectangle-icon {
  width: 6.81%;
  position: absolute;
  margin: 0 !important;
  top: calc(50% - 280px);
  right: -2.5%;
  left: 95.69%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
  z-index: 0;

  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(30px);

}
.rectangle-icon1 {
  width: 4.17%;
  position: absolute;
  margin: 0 !important;
  top: calc(50% + 215px);
  right: 96.53%;
  left: -0.69%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
  z-index: 1;
}
.rectangle-icon2 {
  width: 21.6%;
  position: absolute;
  margin: 0 !important;
  top: 79.69%;
  right: -2.85%;
  bottom: -5.77%;
  left: 81.25%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
  z-index: 2;
  filter: blur(5px);
}
.hub {
  position: relative;
  line-height: 170%;
  z-index: 3;
}
.where-technology-unites {
  position: relative;
  font-size: 24px;
  line-height: 170%;
  z-index: 4;
}
.hub1 {
  position: relative;
  font-size: 18px;
  line-height: 170%;
  font-family: 'Noto Sans JP';
  z-index: 5;
}
.rectangle-icon3 {
  width: 197.6px;
  position: absolute;
  margin: 0 !important;
  top: 40px;
  left: 120px;
  height: 157.9px;
  object-fit: cover;
  z-index: 6;
  filter: blur(5px);
}
.rectangle-icon4 {
  width: 24px;
  position: absolute;
  margin: 0 !important;
  top: 254px;
  left: 60px;
  max-height: 100%;
  object-fit: cover;
  z-index: 7;
  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(20px);
}
.rectangle-icon5 {
  width: 450px;
  position: absolute;
  margin: 0 !important;
  top: 88px;
  left: 808px;
  max-height: 100%;
  object-fit: cover;
  z-index: 8;
}
.rectangle-icon6 {
  width: 140px;
  position: absolute;
  margin: 0 !important;
  top: calc(50% - 416px);
  right: 720px;
  max-height: 100%;
  object-fit: cover;
  z-index: 9;
  filter: blur(60px);
}
.rectangle-icon7 {
  width: 98px;
  position: absolute;
  margin: 0 !important;
  top: calc(50% + 364px);
  right: 202px;
  max-height: 100%;
  object-fit: cover;
  z-index: 10;
  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(60px);
}
.rectangle-icon8 {
  width: 19.19%;
  position: absolute;
  margin: 0 !important;
  top: calc(50% + 460px);
  right: 83.58%;
  left: -2.78%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: contain;
  z-index: 11;
  filter: blur(5px);
  transform: rotate(60deg);

}
.mv {
  width: 100%;
  height: 640px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 120px 182px;
  box-sizing: border-box;
  position: relative;
  gap: 24px;
}
.p {
  margin: 0;
}
.hub2 {
  position: relative;
  line-height: 170%;
  z-index: 0;
}
.div {
  position: relative;
  line-height: 170%;
  z-index: 1;
}
.mission1 {
  width: 601px;
  position: absolute;
  margin: 0 !important;
  right: 30px;
  bottom: -3px;
  font-size: 180px;
  line-height: 100%;
  font-weight: 200;
  font-family: 'Work Sans';
  color: #ebebeb;
  display: inline-block;
  z-index: 2;
  font-style: italic;
}
.mission {
  width: 100%;
  position: relative;
  padding: 0 182px 120px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 40px;
  font-size: 16px;
  font-family: 'Noto Sans JP';
}
.body {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 104px;
}
.dt {
  width: 100px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 0px;
  box-sizing: border-box;
}
.icon {
  width: 16px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.media {
  flex: 1;
  position: relative;
  line-height: 170%;
}
.h3 {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
.dd {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 0px;
}
.iconblack {
  display: flex;
  width: 16px;
  height: 16px;
  padding: 4.037px 4px 3.963px 4px;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
.dl {
  align-self: stretch;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.aigridbeyond {
  flex: 1;
  position: relative;
  line-height: 170%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.btn-l {
  border-radius: 9999px;
  background-color: #333;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 24px 48px;
  gap: 16px;
  text-align: center;
  color: #fff;
}
.table-parent {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 40px;
  font-size: 16px;
  font-family: 'Noto Sans JP';
}
.section {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 120px 182px;
  gap: 80px;
  font-size: 48px;
}
.shutterstock-2359906145-1-icon {
  position: absolute;
  top: 0px;
  left: calc(50% - 720px);
  width: 100vw; /* ビューポート全体に拡大 */
  height: auto;  /* 高さは画像比率に任せる */
  object-fit: cover; /* はみ出てもOK（必要に応じて） */
}
.circle {
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 9999px;
  width: 3600px;
  height: 3600px;
  overflow: hidden;
}
/* オーバーレイ追加 */
.circle::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.9); /* 黒90% */
  z-index: 1;
  pointer-events: none;
}
.rectangle-icon9 {
  position: absolute;
  top: 84px;
  left: 2382px;
  width: 65.9px;
  height: 71px;
  object-fit: contain;
  transform: rotate(-75deg);
  z-index: 1;
}
.strength1 {
  position: absolute;
  right: 1819.74px;
  bottom: 3180px;
  line-height: 100%;
  font-weight: 200;
  font-style: italic;
  z-index: 1;
}
.bg {
  width: 3600px;
  position: absolute;
  margin: 0 !important;
  top: 0px;
  left: -1080px;
  height: 3600px;
  z-index: 0;
  color: #333;
}
.parent {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  z-index: 1;
  font-size: 32px;
}
.union-icon {
  background-image: url('Union.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 680px;
  height: 632.5px;
  opacity: 0.3;
  z-index: 1;
}
.div10 {
  align-self: stretch;
  position: relative;
  font-size: 16px;
  line-height: 170%;
}
.txt {
  position: absolute;
  bottom: 0.5px;
  left: 0px;
  border-radius: 9999px;
  width: 320px;
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 40px;
  box-sizing: border-box;
  gap: 20px;
}
.txt1 {
  position: absolute;
  right: 0px;
  bottom: 0.5px;
  border-radius: 9999px;
  width: 320px;
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 40px;
  box-sizing: border-box;
  gap: 20px;
}
.it {
  align-self: stretch;
  position: relative;
  line-height: 170%;
  text-decoration: none;
  color: inherit;
}
.txt2 {
  position: absolute;
  top: 0px;
  left: calc(50% - 160px);
  border-radius: 9999px;
  width: 320px;
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 40px;
  box-sizing: border-box;
  gap: 20px;
}
.union-parent {
  width: 680px;
  position: relative;
  height: 632.5px;
  z-index: 2;
  text-align: center;
  font-size: 20px;
  font-family: 'Noto Sans JP';
}
.bg-parent {
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 120px 182px;
  position: relative;
  gap: 56px;
  font-size: 180px;
  color: #fff;
}
.services {
  width: 676px;
  position: absolute;
  margin: 0 !important;
  top: -0.46px;
  left: 31px;
  font-size: 180px;
  line-height: 100%;
  font-weight: 200;
  color: #ebebeb;
  display: inline-block;
  z-index: 0;
  font-style: italic;
}
.rectangle-icon10 {
  width: 120px;
  height: 85px;
  position: absolute;
  margin: 0 !important;
  top: 636.54px;
  left: 1328px;
  z-index: 1;
}
.rectangle-icon11 {
  width: 108px;
  position: absolute;
  margin: 0 !important;
  bottom: 508px;
  left: -15px;
  height: 100px;
  object-fit: contain;
  z-index: 2;
  transform: scaleX(-1);
}
.rectangle-icon12 {
  width: 24px;
  position: absolute;
  margin: 0 !important;
  top: 1280px;
  left: 88px;
  max-height: 100%;
  object-fit: cover;
  z-index: 3;
  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(20px);
}
.rectangle-icon13 {
  width: 48px;
  position: absolute;
  margin: 0 !important;
  top: 806.54px;
  left: 1376px;
  max-height: 100%;
  object-fit: cover;
  z-index: 4;
  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(20px);
}
.bg-icon {
  width: 1228px;
  position: absolute;
  margin: 0 !important;
  top: 0px;
  right: 0px;
  height: 683px;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 5;
}
.bg-icon1 {
  width: 100%;
  position: absolute;
  margin: 0 !important;
  top: 1128px;
  left: 0px;
  height: 588px;
  z-index: 6;
}
.icon5 {
  width: 56px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.h2 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
.saas {
  align-self: stretch;
  position: relative;
  font-size: 16px;
  line-height: 170%;
  font-family: 'Noto Sans JP';
}
.txt3 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 182px 32px;
  gap: 32px;
  z-index: 7;
  font-size: 32px;
}
.h35 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
.b11 {
  position: relative;
  font-size: 20px;
  line-height: 170%;
}
.btn-l1 {
  border-radius: 9999px;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 16px 20px 16px 40px;
  gap: 8px;
  text-align: center;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.div14 {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  gap: 16px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('01.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.div15 {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  gap: 16px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('02.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.link {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 32px;
  font-size: 16px;
  color: #fff;
  font-family: 'Noto Sans JP';
}
.div13 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 32px 182px 64px;
  gap: 32px;
  z-index: 8;
}
.h36 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  font-size: 24px;
  font-family: 'Work Sans';
}
.inner {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px 80px;
  gap: 24px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('inner.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.div16 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 182px;
  z-index: 9;
  font-size: 16px;
  color: #fff;
  font-family: 'Noto Sans JP';
}
.div17 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 64px 182px 32px;
  gap: 24px;
  z-index: 10;
}
.h38 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  font-family: 'Work Sans';
}
.div18 {
  flex: 1;
  background-color: #f5f5f5;
  height: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.link1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  font-size: 16px;
}
.div21 {
  align-self: stretch;
  position: relative;
  font-size: 12px;
  line-height: 170%;
}
.other {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 32px 182px 0px;
  gap: 24px;
  z-index: 11;
  font-family: 'Noto Sans JP';
}
.section1 {
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 120px 0px;
  position: relative;
  font-size: 24px;
}
.about-us {
  width: 742px;
  position: absolute;
  margin: 0 !important;
  top: -0.46px;
  right: 30px;
  line-height: 100%;
  font-weight: 200;
  color: #333;
  display: inline-block;
  z-index: 0;
  font-style: italic;
}
.b19 {
  align-self: stretch;
  position: relative;
  font-size: 24px;
  line-height: 170%;
  z-index: 1;
}
.dl5 {
  align-self: stretch;
  border-bottom: 1px solid #666;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.table1 {
  align-self: stretch;
  border-top: 1px solid #666;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 2;
  font-size: 16px;
  font-family: 'Noto Sans JP';
}
.section2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 120px 182px;
  position: relative;
  gap: 40px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('section.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  font-size: 180px;
  color: #fff;
  z-index: 1;
}
.contact {
  width: 637px;
  position: absolute;
  margin: 0 !important;
  top: -0.46px;
  left: 31px;
  font-size: 180px;
  line-height: 100%;
  font-weight: 200;
  font-family: 'Work Sans';
  color: #ebebeb;
  display: inline-block;
  z-index: 0;
  font-style: italic;
}
.bg-icon2 {
  width: 1228px;
  position: absolute;
  margin: 0 !important;
  top: -100px;
  right: 0px;
  height: 683px;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 0;
}
.bg-icon3 {
  width: 100%;
  position: absolute;
  margin: 0 !important;
  bottom: 0px;
  left: 0px;
  height: 588px;
  z-index: 0;
}
.rectangle-icon14 {
  position: absolute;
  top: 340px;
  right: 56px;
  width: 24px;
  height: 24px;
  object-fit: cover;
  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(20px);
}
.bg1 {
  width: 1228px;
  position: absolute;
  margin: 0 !important;
  top: 0px;
  left: 212px;
  height: 584px;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 2;
}
.txt4 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  z-index: 3;
  font-size: 32px;
  font-family: 'Work Sans';
}
.b22 {
  position: relative;
  line-height: 170%;
  color: #ff0043;
}
.ttl {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}
.dropdown {
  align-self: stretch;
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px;
  gap: 10px;
}
.form {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 4;
}
.input {
  align-self: stretch;
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px;
  color: #8f8f8f;
}
.form1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 5;
}
.form2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 6;
}
.form3 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 7;
}
.form4 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 8;
}
.input4 {
  align-self: stretch;
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px;
  color: #f5f5f5;
}
.form5 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 9;
}
.span {
  text-decoration: underline;
}
.div35 {
  align-self: stretch;
  position: relative;
  line-height: 170%;
  text-align: center;
  z-index: 10;
}
.btn-l4 {
  border-radius: 9999px;
  background-color: #333;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 24px 24px 24px 48px;
  gap: 16px;
  z-index: 11;
  text-align: center;
  color: #fff;
}
.rectangle-icon15 {
  width: 140px;
  position: absolute;
  margin: 0 !important;
  top: 582.54px;
  left: -30px;
  height: 143px;
  object-fit: cover;
  z-index: 12;
}
.rectangle-icon16 {
  width: 24px;
  position: absolute;
  margin: 0 !important;
  top: 869.54px;
  left: 96px;
  max-height: 100%;
  object-fit: cover;
  z-index: 13;
  background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
  filter: blur(20px);
}
.rectangle-icon17 {
  width: 140px;
  position: absolute;
  margin: 0 !important;
  top: 1043.54px;
  right: -30px;
  height: 100px;
  object-fit: contain;
  z-index: 14;
  transform: scaleX(-1);
}
.section3 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 120px 182px;
  position: relative;
  gap: 40px;
  font-family: 'Noto Sans JP';
}
.logo-icon {
  width: 72px;
  position: relative;
  max-height: 100%;
}
.gipple-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.info {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 32px;
}
.txt5 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.info-parent {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
}
.txt6 {
  align-self: stretch;
  border-top: 1px solid #dbdbdb;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 64px 0px 0px;
  gap: 10px;
  font-size: 12px;
}
.section4 {
  align-self: stretch;
  background-color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 120px 182px;
  gap: 64px;
  color: #fff;
  font-family: 'Noto Sans JP';
  z-index: 1;
}

.dropdown {
  position: relative;
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  padding: 0;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
  background-image: url('black.png'); /* ▼アイコン画像 */
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px 12px;
}

.select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 16px;
  padding: 16px 20px;
  line-height: 1.6;
  border: none;
  width: 100%;
  background: transparent;
  color: #333;
  box-sizing: border-box;
  font-family: 'Noto Sans JP', sans-serif;
}

.select option {
  font-size: 16px;
  line-height: 1.6;
}



@media (max-width: 600px) {
  .pc {
    display: none;
  }
  .sp {
    width: 100%;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    font-size: 80px;
    color: #333;
    font-family: 'Noto Sans JP';
    display: block;
  }
  .sp_gipplr-logo-icon {
    width: 40px;
    position: relative;
    max-height: 100%;
    object-fit: cover;
  }
  .sp_vector-icon {
    position: absolute;
    height: 50%;
    width: 75%;
    top: 25%;
    right: 12.5%;
    bottom: 25%;
    left: 12.5%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
  }
  .sp_menu {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .sp_header {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    gap: 0px;
  }
  .sp_hub {
    align-self: stretch;
    position: relative;
    line-height: 170%;
    font-family: 'Work Sans';
    z-index: 0;
  }
  .sp_where-technology-unites {
    align-self: stretch;
    position: relative;
    font-size: 20px;
    line-height: 170%;
    z-index: 1;
  }
  .sp_hub1 {
    align-self: stretch;
    position: relative;
    font-size: 12px;
    line-height: 170%;
    z-index: 2;
  }
  .sp_rectangle-icon {
    width: 260px;
    position: absolute;
    margin: 0 !important;
    top: 94px;
    right: 51px;
    max-height: 100%;
    object-fit: cover;
    z-index: 3;
  }
  .sp_rectangle-icon1 {
    width: 90px;
    position: absolute;
    margin: 0 !important;
    top: 0px;
    left: -10px;
    max-width: 100%;
    overflow: hidden;
    height: 71px;
    flex-shrink: 0;
    object-fit: cover;
    filter: blur(2px);
  }
  .sp_rectangle-icon2 {
    width: 140px;
    top: 445px;
    left: 270px;
    position: absolute;
    margin: 0 !important;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    object-fit: cover;
    filter: blur(2px);
  }
  .sp_rectangle-icon3 {
    width: 60px;
    top: 500px;
    left: 250px;
    position: absolute;
    margin: 0 !important;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    object-fit: cover;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(30px);
  }
  .sp_rectangle-icon4 {
    width: 40px;
    top: 75px;
    left: 358px;
    position: absolute;
    margin: 0 !important;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    object-fit: cover;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(15px);
  }
  .sp_rectangle-icon5 {
    width: 80px;
    position: absolute;
    margin: 0 !important;
    top: -80px;
    left: 210px;
    max-height: 100%;
    object-fit: cover;
    z-index: 9;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(40px);
  }
  .sp_rectangle-icon6 {
    width: 24px;
    position: absolute;
    margin: 0 !important;
    top: 254px;
    left: 0px;
    max-height: 100%;
    object-fit: cover;
    z-index: 7;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(20px);
  
  }
  
  .sp_mv {
    align-self: stretch;
    height: 540px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 56px 20px;
    box-sizing: border-box;
    position: relative;
    gap: 10px;
    font-size: 48px;
  }
  .sp_p {
    margin: 0;
  }
  .sp_hub2 {
    width: 350px;
    position: relative;
    line-height: 170%;
    display: inline-block;
    z-index: 0;
  }
  .sp_div {
    width: 350px;
    position: relative;
    line-height: 170%;
    display: inline-block;
    z-index: 1;
  }
  .sp_mission1 {
    width: 267px;
    position: absolute;
    margin: 0 !important;
    right: 0px;
    bottom: -1px;
    font-size: 80px;
    line-height: 100%;
    font-weight: 200;
    font-family: 'Work Sans';
    color: #ebebeb;
    display: inline-block;
    z-index: 2;
    font-style: italic;
  }
  .sp_mission {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 20px 56px;
    position: relative;
    gap: 24px;
    font-size: 12px;
  }
  .sp_news1 {
    position: relative;
    line-height: 170%;
    z-index: 0;
  }
  .sp_div1 {
    width: 100px;
    position: relative;
    line-height: 170%;
    display: inline-block;
    flex-shrink: 0;
  }
  .sp_icon {
    width: 13px;
    position: relative;
    max-height: 100%;
    object-fit: cover;
  }
  .sp_media {
    flex: 1;
    position: relative;
    line-height: 170%;
  }
  .sp_h3 {
    width: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
  }
  .sp_head {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .sp_div2 {
    width: 326px;
    position: relative;
    line-height: 170%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 27px;
    flex-shrink: 0;
  }
  .sp_txt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
  }
  .sp_iconblack {
    display: flex;
    width: 16px;
    height: 16px;
    padding: 4.037px 4px 3.963px 4px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
  }
  .sp_dl {
    align-self: stretch;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0px;
    gap: 4px;
  }
  .sp_table {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .sp_b {
    position: relative;
    line-height: 170%;
  }
  .sp_btn-l {
    border-radius: 9999px;
    background-color: #333;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 20px 20px 40px;
    gap: 10px;
    text-align: center;
    color: #fff;
  }
  .sp_frame {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
    z-index: 1;
    font-size: 16px;
    font-family: 'Noto Sans JP';
  }
  .sp_rectangle-icon7 {
    width: 59.6px;
    position: absolute;
    margin: 0 !important;
    top: -31px;
    left: 0px;
    max-height: 100%;
    object-fit: contain;
    z-index: 2;
    filter: blur(2px);
  }
  .sp_rectangle-icon8 {
    width: 60px;
    position: absolute;
    margin: 0 !important;
    top: 0px;
    right: -10px;
    max-height: 100%;
    object-fit: cover;
    z-index: 3;
  }
  .sp_news {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 56px 20px;
    position: relative;
    font-size: 24px;
    font-family: 'Work Sans';
  }
  .sp_shutterstock-2359906145-1-icon {
    position: absolute;
    top: 0px;
    left: calc(50% - 244px);
    width: 100%;
    height: auto;
    object-fit: cover;
  
  }
  .sp_circle {
    position: absolute;
    top: 2px;
    left: calc(50% - 600px);
    border-radius: 3380.22px;
    width: 1200px;
    height: 1200px;
    overflow: hidden;
  }
  .sp_circle::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1;
    pointer-events: none;
    height: 675px;
  }
  .sp_rectangle-icon9 {
    position: absolute;
    top: 0px;
    left: 733px;
    width: 44.3px;
    height: 47.7px;
    object-fit: contain;
  }
  .sp_bg {
    width: 1200px;
    position: absolute;
    margin: 0 !important;
    top: -2px;
    left: calc(50% - 600px);
    height: 1202px;
    z-index: 0;
  }
  .sp_strength1 {
    width: 307px;
    position: absolute;
    margin: 0 !important;
    top: 70px;
    left: 14px;
    line-height: 100%;
    font-weight: 200;
    color: #333;
    display: inline-block;
    z-index: 1;
    font-style: italic;
  }
  .sp_parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 2;
    font-size: 24px;
  }
  .sp_union-icon {
    position: relative;
    width: 350px;
    height: 325.5px;
    opacity: 0.7;
  }
  .sp_div12 {
    align-self: stretch;
    position: relative;
    font-size: 10px;
    line-height: 170%;
  }
  .sp_txt5 {
    position: absolute;
    bottom: 0.21px;
    left: 0px;
    border-radius: 9999px;
    width: 164.7px;
    height: 164.7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 24px;
    box-sizing: border-box;
    gap: 8px;
  }
  .sp_txt6 {
    position: absolute;
    right: 0.01px;
    bottom: 0.21px;
    border-radius: 9999px;
    width: 164.7px;
    height: 164.7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 24px;
    box-sizing: border-box;
    gap: 8px;
  }
  .sp_it {
    align-self: stretch;
    position: relative;
    line-height: 170%;
  }
  .sp_txt7 {
    position: absolute;
    top: 0px;
    left: calc(50% - 82.35px);
    border-radius: 9999px;
    width: 164.7px;
    height: 164.7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 24px;
    box-sizing: border-box;
    gap: 8px;
  }
  .sp_union-parent {
    align-self: stretch;
    position: relative;
    height: 325.5px;
    z-index: 3;
    text-align: center;
    font-size: 12px;
    font-family: 'Noto Sans JP';
  }
  .sp_strength {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 120px 20px 56px;
    position: relative;
    gap: 24px;
    color: #fff;
    font-family: 'Work Sans';
  }
  .sp_services {
    width: 301px;
    position: absolute;
    margin: 0 !important;
    top: 0.47px;
    left: 14px;
    line-height: 100%;
    font-weight: 200;
    display: inline-block;
    z-index: 0;
    font-style: italic;
  }
  .sp_rectangle-icon10 {
    width: 72px;
    position: absolute;
    margin: 0 !important;
    top: 303.47px;
    left: 324px;
    height: 51px;
    z-index: 1;
  }
  .sp_rectangle-icon11 {
    width: 48px;
    position: absolute;
    margin: 0 !important;
    top: 346px;
    right: 0px;
    max-height: 100%;
    object-fit: cover;
    z-index: 2;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(20px);
  }
  .sp_bg-icon {
    width: 1228px;
    position: absolute;
    margin: 0 !important;
    top: 11px;
    right: 0px;
    height: 683px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 3;
  }
  .sp_h2 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }
  .sp_saas {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 170%;
    font-family: 'Noto Sans JP';
  }
  .sp_txt8 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    z-index: 4;
    font-size: 24px;
    color: #333;
  }
  .sp_icon6 {
    width: 13px;
    position: relative;
    max-height: 100%;
    object-fit: cover;
  }
  .sp_h35 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    font-size: 20px;
    color: #333;
  }
  .sp_b6 {
    position: relative;
    font-size: 18px;
    line-height: 170%;
  }
  .sp_btn-l1 {
    border-radius: 9999px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 16px 20px 16px 40px;
    gap: 8px;
    text-align: center;
    color: #333;
    text-decoration: none;
    cursor: pointer;
  }
  .sp_div15 {
    align-self: stretch;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px;
    gap: 16px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
  .sp_div16 {
    align-self: stretch;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px;
    gap: 16px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(02.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
  .sp_h3-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    z-index: 5;
    font-size: 16px;
    color: #fff;
    font-family: 'Noto Sans JP';
  }
  .sp_service {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 56px 20px 40px;
    position: relative;
    gap: 40px;
    color: #ebebeb;
    font-family: 'Work Sans';
  }
  .sp_h36 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    font-size: 20px;
  }
  .sp_service1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    gap: 20px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(inner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    font-size: 16px;
    color: #fff;
  }
  .sp_rectangle-icon12 {
    width: 50.5px;
    position: absolute;
    margin: 0 !important;
    bottom: 585.83px;
    left: -7px;
    max-height: 100%;
    object-fit: contain;
    z-index: 0;
  }
  .sp_rectangle-icon13 {
    width: 24px;
    position: absolute;
    margin: 0 !important;
    top: 92px;
    left: 0px;
    max-height: 100%;
    object-fit: cover;
    z-index: 1;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(20px);
  }
  .sp_bg-icon1 {
    width: 1440px;
    position: absolute;
    margin: 0 !important;
    bottom: -0.47px;
    left: calc(50% - 720px);
    height: 588px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 2;
  }
  .sp_h37 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
  }
  .sp_uiuxseo {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 170%;
  }
  .sp_txt9 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    z-index: 3;
  }
  .sp_div17 {
    align-self: stretch;
    background-color: #f5f5f5;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .sp_div20 {
    align-self: stretch;
    position: relative;
    font-size: 12px;
    line-height: 170%;
  }
  .sp_txt10 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 4;
    font-size: 16px;
  }
  .sp_service2 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 40px 20px 56px;
    position: relative;
    gap: 40px;
    font-size: 20px;
  }
  .sp_about-us {
    width: 330px;
    position: absolute;
    margin: 0 !important;
    top: 0.47px;
    right: 0px;
    line-height: 100%;
    font-weight: 200;
    color: #333;
    display: inline-block;
    z-index: 0;
    font-style: italic;
  }
  .sp_b14 {
    align-self: stretch;
    position: relative;
    font-size: 24px;
    line-height: 170%;
    z-index: 1;
  }
  .sp_dt {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px 0px;
  }
  .sp_dl5 {
    align-self: stretch;
    border-bottom: 1px solid #666;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .sp_table1 {
    align-self: stretch;
    border-top: 1px solid #666;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 2;
    font-size: 16px;
    font-family: 'Noto Sans JP';
  }
  .sp_section {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 56px 20px;
    position: relative;
    gap: 24px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(section.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: #fff;
    font-family: 'Work Sans';
  }
  .sp_contact {
    width: 283px;
    position: absolute;
    margin: 0 !important;
    top: 0.47px;
    left: 14px;
    font-size: 80px;
    line-height: 100%;
    font-weight: 200;
    font-family: 'Work Sans';
    color: #ebebeb;
    display: inline-block;
    z-index: 0;
    font-style: italic;
  }
  .sp_rectangle-icon14 {
    width: 59.7px;
    position: absolute;
    margin: 0 !important;
    top: 692.47px;
    left: -20px;
    max-height: 100%;
    object-fit: cover;
    z-index: 1;
  }
  .sp_rectangle-icon15 {
    width: 24px;
    position: absolute;
    margin: 0 !important;
    top: 869.54px;
    left: 0px;
    max-height: 100%;
    object-fit: cover;
    z-index: 2;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(20px);
  }
  .sp_rectangle-icon16 {
    width: 90.2px;
    position: absolute;
    margin: 0 !important;
    top: 1013.47px;
    right: -30px;
    max-height: 100%;
    object-fit: contain;
    z-index: 3;
  }
  .sp_rectangle-icon17 {
    width: 24px;
    position: absolute;
    margin: 0 !important;
    top: 260px;
    right: 0px;
    max-height: 100%;
    object-fit: cover;
    z-index: 4;
    background: url(<path-to-image>) lightgray 0px 0px / 100% 100% no-repeat;
    filter: blur(20px);
  }
  .sp_bg-icon2 {
    width: 1440px;
    position: absolute;
    margin: 0 !important;
    bottom: 0px;
    left: calc(50% - 720px);
    height: 530px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 5;
  }
  .sp_bg-icon3 {
    width: 1228px;
    position: absolute;
    margin: 0 !important;
    top: 0.47px;
    right: 0px;
    height: 584px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 6;
  }
  .sp_icon10 {
    width: 56px;
    position: relative;
    max-height: 100%;
    object-fit: cover;
  }
  .sp_h21 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
  }
  .sp_txt11 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    z-index: 7;
    font-size: 32px;
    font-family: 'Work Sans';
  }
  .sp_b17 {
    position: relative;
    line-height: 170%;
    color: #ff0043;
  }
  .sp_ttl {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
  }
  .sp_dropdown {
    align-self: stretch;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px;
    gap: 10px;
  }
  .sp_form {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 8;
  }
  .sp_input {
    align-self: stretch;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px;
    color: #8f8f8f;
  }
  .sp_form1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 9;
  }
  .sp_form2 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 10;
  }
  .sp_form3 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 11;
  }
  .sp_form4 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 12;
  }
  .sp_input4 {
    align-self: stretch;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px;
    color: #f5f5f5;
  }
  .sp_form5 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    z-index: 13;
  }
  .sp_span {
    text-decoration: underline;
  }
  .sp_div34 {
    align-self: stretch;
    position: relative;
    line-height: 170%;
    text-align: center;
    z-index: 14;
  }
  .sp_btn-l4 {
    align-self: stretch;
    border-radius: 9999px;
    background-color: #333;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 24px;
    text-align: center;
    gap: 16px;
    z-index: 15;
    text-align: center;
    color: #fff;
  }
  .sp_section1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 56px 20px;
    position: relative;
    gap: 40px;
    font-size: 16px;
  }
  .sp_logo-icon {
    width: 56px;
    position: relative;
    max-height: 100%;
  }
  .sp_gipple-parent {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
  }
  .sp_info {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
  }
  .sp_txt12 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
  }
  .sp_txt13 {
    align-self: stretch;
    border-top: 1px solid #dbdbdb;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 40px 0px 0px;
    gap: 10px;
    font-size: 12px;
  }
  .sp_section2 {
    align-self: stretch;
    background-color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 56px 20px;
    gap: 40px;
    font-size: 16px;
    color: #fff;
  }
  
  .sp_dropdown {
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    padding: 0;
    overflow: hidden;
  }
  
  select.sp_select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    font-size: 16px !important;
    padding: 16px 20px !important;
    line-height: 1.6 !important;
    border: none !important;
    width: 100% !important;
    background: transparent !important;
    color: #333 !important;
    box-sizing: border-box !important;
    font-family: 'Noto Sans JP', sans-serif !important;
  }
  
  select.sp_select option {
    font-size: 16px !important;
    line-height: 1.6;
  }
  
 
  
  .header {
    position: relative;
    padding: 20px;
  }
  
  .hamburger {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
    width: 48px;
    height: 48px;
    border: none;
    background: transparent;
    cursor: pointer;
  }
  
  .hamburger__line {
    position: absolute;
    left: 11px;
    width: 26px;
    height: 2px;
    background-color: #333;
    transition: all .4s;
  }
  
  .hamburger__line:nth-of-type(1) {
    top: 14px;
  }
  .hamburger__line:nth-of-type(2) {
    top: 23px;
  }
  .hamburger__line:nth-of-type(3) {
    top: 32px;
  }
  
  /* メニューオープン時 */
  .hamburger.active .hamburger__line:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
  }
  .hamburger.active .hamburger__line:nth-of-type(2) {
    opacity: 0;
  }
  .hamburger.active .hamburger__line:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
  }
  
  .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    box-shadow: 2px 0 4px rgba(0,0,0,.1);
    transform: translateX(-100%);
    transition: transform .4s;
    z-index: 90;
  }
  
  .nav.active {
    transform: translateX(0);
  }
  
  .nav__list {
    margin: 0;
    padding: 100px 0 0;
    list-style: none;
  }
  
  .nav__item {
    padding: 0 20px;
  }
  
  .nav__link {
    display: block;
    padding: 15px 0;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    font-size: 16px;
  }
}