body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  color: #2c3e50;
}
.ib {
  display: inline-block;
}
.sp-only {
  display: none;
}
.geo-header {
  background: #ffffff;
}
.inner {
  max-width: 1032px;
  padding-inline: clamp( 16px, calc((100vw - 768px) * (8 / 264) + 16px), 24px );
  margin-inline: auto;
}

.mainvisual-inner {
  padding-inline: clamp( 16px, calc((100vw - 768px) * (8 / 312) + 16px), 24px );
  margin-inline: auto;
}

.mainvisual-inner {}
.cta-button a,
.cta-button .js-modal-trigger {
  border-radius: 999px;
  background: linear-gradient(90deg, #ff4cae 0%, #ffa726 100%);
  box-shadow: 0 6px 16px 0 rgba(255, 140, 0, 0.3);
  padding: 16px 48px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  transition: 0.3s;
  cursor: pointer;
  position: relative;
}
.cta-button .arrow {
  display: block;
  padding-right: 0.8em;
  position: relative;
}
.cta-button .arrow:before {
  content: '';
  width: 0.66em;
  height: 0.66em;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 14px;
  max-height: 14px;
}
.cta-button a:hover,
.cta-button .js-modal-trigger:hover {
  opacity: 0.5;
}
.header-button.cta-button a,
.header-button.cta-button .js-modal-trigger {
  font-size: clamp(13px, calc(13px + (100vw - 768px) * 7 / 264), 20px);
  padding: clamp(7px, calc((100vw - 768px) * (5 / 264) + 7px), 12px) clamp( 24px, calc((100vw - 768px) * (12 / 264) + 24px), 36px );
  line-height: 1.1;
}
.mainvisual-button.cta-button a,
.mainvisual-button.cta-button .js-modal-trigger {
  font-size: clamp(22px, calc(22px + (100vw - 768px) * 8 / 312 ),30px);
  line-height: 1.25;
  display: block;
  padding-inline: 30px;
  padding-block: 14px;
  max-width: 480px;
  margin-inline: auto;
  line-height: 1.1;
}
.mainvisual-button.cta-button {
  margin-block: clamp( 36px, calc((100vw - 768px) * (12 / 312) + 36px), 48px ) clamp( 32px, calc(36px - (100vw - 768px) * (4 / 312) ), 36px );
  max-width: 480px;
  margin-inline: auto;
}

.header-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}
.geo-mainvisual {
  background-image: url("../images/mainvisual-background.png"), linear-gradient(145deg, #0052ab 27.85%, #14afe8 83.73%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: clamp( 56px, calc((100vw - 768px) * (19 / 312) + 56px), 75px );
  padding-bottom: 8%;
  margin-bottom: -8%;
  color: #fff;
  text-align: center;
}
.mainvisual-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: clamp( 15px, calc((100vw - 768px) * (9 / 312) + 15px), 20px );
  justify-content: center;
}
.mainvisual-list li {
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(2px);
  display: flex;
  padding: 3.5px 12px 4.09px 30px;
  align-items: center;
  line-height: 1.8;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 14px auto;
}
.mainvisual-list li.icon01 {
  background-image: url("../images/visual-icon01.svg");
}
.mainvisual-list li.icon02{
  background-image: url("../images/visual-icon02.svg");
}
.mainvisual-list li.icon03 {
  background-image: url("../images/visual-icon03.svg");
}

.mainvisual-list-break {
  display: none;
}

h1.mainvisual-title {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  background-clip: text;
  letter-spacing: 0.96px;
  line-height: 1;
  margin-bottom: 24px;
  vertical-align: bottom;
}
h1.mainvisual-title .title01 {
  font-size: clamp(65px, calc(65px + (100vw - 768px) * 55 / 312 ),120px);
  vertical-align: -0.08em;
}

span.title01 {}
h1.mainvisual-title .title02 {
  font-size: clamp(42px, calc(42px + (100vw - 768px) * 38 / 312 ),80px);
  vertical-align: -0.04em;
}

span.title02 {}

span.title02 {}
h1.mainvisual-title .title03 {
  font-size: clamp(48px, calc(48px + (100vw - 768px) * 48 / 312 ),96px);
  vertical-align: -0.02em;
}
h1.mainvisual-title .title04 {
  font-size: clamp(42px, calc(42px + (100vw - 768px) * 54 / 312 ),96px);
  vertical-align: -0.02em;
}

span.title04 {}
h1.mainvisual-title .title05 {
  font-size: clamp(65px, calc(65px + (100vw - 768px) * 20 / 312), 85px);
}
.mainvisual-text {
  line-height: 1.4;
}
.mainvisual-text .m-txt01 {
  margin-bottom: 24px;
  font-size: clamp(15px, calc(15px + (100vw - 768px) * 6 / 312), 21px);
}
.mainvisual-text .m-txt01 .asterisk {
  font-size: 15px;
}
.mainvisual-text .m-txt02 {
  font-weight: 700;
  font-size: clamp(18px, calc(18px + (100vw - 768px) * 10 / 312 ),28px);
}
.mainvisual-annotation {
  font-size: clamp(7px, calc(7px + (100vw - 768px) * 3 / 264 ),10px);
  text-align: left;
  margin-inline: auto;
  max-width: 480px;
}
.mainvisual-image {
    position: relative;
}

.mainvisual-image img {
    position: absolute;
}

.mainvisual-image .image {
    position: absolute;
}
.mainvisual-pc-img-wrap {
    max-width: 1110px;
    align-items: center;
    width: 100%;
    position: relative;
    margin-inline: auto;
}
img.mainvisual-pc-img01 {
    position: absolute;
    left: 70px;
    width: 182px;
    bottom: -45px;
}

img.mainvisual-pc-img02 {
    position: absolute;
    right: 0;
    width: 260px;
    bottom: -73px;
}

.mainvisual-search {
  margin-top: clamp(12px, calc((100vw - 768px) * (28 / 312) + 12px), 40px);
  margin-inline: auto;
  max-width: 1080px;
  padding-inline: 0;
}
.mainvisual-search img {
  width: 100%;
}
.mainvisual-future-wrap {
  margin-top: 36px;
  border-radius: 10px;
  background: rgba(12, 64, 120, 0.60);
  padding: 16px clamp( 12px, calc((100vw - 768px) * (16 / 312) + 12px), 28px ) 20px;
  border-radius: 10px;
  max-width: 840px;
  width: 100%;
  margin-inline: auto;
}

.mainvisual-future-wrap > dt {
  font-size: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff5;
  letter-spacing: 2px;
}
.mainvisual-future {
  display: flex;
  gap: 3%;
  text-align: left;
  margin-top: 16px;
}
.mainvisual-future li {
  flex: 1 0 auto;
}
.mainvisual-future li .future01 {
  font-size: 28px;
  display: block;
  font-weight: 900;
  line-height: 1.2;
}
.mainvisual-future li .future02 {
  font-size: clamp(7px, 3vw, 13px);
  display: block;
  margin-top: 5px;
  color: #BBDEFB;
}
section.geo-section {
  padding-block: clamp(60px, calc((100vw - 768px) * (20 / 264) + 60px), 80px);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.background01 {
  background: var(--Linear, linear-gradient(180deg, #ffffff 0%, #ccebf2 100%));
}
.background02 {
  background: var(--Linear, linear-gradient(180deg, #fafeff 0%, #cce6ff 100%));
}
.background03 {
  color: #ffffff;
  background: var(--Linear, linear-gradient(290deg, #14afe8 -1.42%, #0052ab 78.17%));
}
.background04 {
  background: #e0f2f8;
}
.background05 {
  background: #F0F5F9;
}
.why-now-section:before {
    content: 'WHY NOW';
    position: absolute;
    font-size: clamp(50px, 11vw, 200px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    bottom: -1vw;
    left: -1vw;
    z-index: -1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.42) 0%, rgba(238, 250, 255, 0.42) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.why-gmo-tech-section:before {
    position: absolute;
    font-size: clamp(30px, 11vw, 200px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    bottom: -1vw;
    left: -1vw;
    z-index: -1;
    content: 'WHY GMO TECH';
    width: 100%;
    font-family: "A-OTF UD Shin Go Pr6N";
    color: rgba(255, 255, 255, 0.30);
}
.case-section:before {
    content: 'CASE';
    position: absolute;
    font-size: clamp(50px, 14vw, 220px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    bottom: -1vw;
    left: -1vw;
    z-index: -1;
    color: rgba(232, 250, 255, 0.80);
}
.paradigm-section:before {
  white-space: pre;
  content: 'PARADIGM\ASHIFT';
  position: absolute;
  font-size: clamp(50px, 11vw, 220px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -4px;
  z-index: -1;
  background: linear-gradient(90deg, rgba(50, 146, 183, 0.30) 0%, rgba(136, 144, 194, 0.30) 90.44%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  bottom: -1vw;
  left: -1vw;
}

.market-section:before {
  content: 'MARKET DATA';
  position: absolute;
  font-size: clamp(50px, 11vw, 200px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -4px;
  bottom: -1vw;
  left: -1vw;
  z-index: -1;
  color: rgba(255, 255, 255, 0.25);
}
.whatwedo-section:before {
  content: 'MEASURE';
  position: absolute;
  font-size: clamp(50px, 14vw, 200px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -4px;
  z-index: -1;
  color: rgba(255, 255, 255, 0.10);
  bottom: -1vw;
  text-align: center;
  left: -1vw;
}
.scope-section:before {
    content: 'SCOPE';
    position: absolute;
    font-size: clamp(50px, 11vw, 200px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    bottom: -1vw;
    left: -1vw;
    z-index: -1;
    background: linear-gradient(0deg, rgba(25, 118, 210, 0.05) 0%, rgba(25, 118, 210, 0.05) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.plan-section:before {
    content: 'PRICING';
    position: absolute;
    font-size: clamp(50px, 11vw, 200px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    bottom: -1vw;
    left: -1vw;
    z-index: -1;
    background: linear-gradient(0deg, rgba(25, 118, 210, 0.05) 0%, rgba(25, 118, 210, 0.05) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.flow-section:before {
  content: 'FLOW';
  position: absolute;
  font-size: clamp(50px, 11vw, 200px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -4px;
  z-index: -1;
  color: rgba(219, 233, 244, 0.07);
  left: -1vw;
  bottom: -1vw;
}

.faq-section:before {
  content: 'FAQ';
  position: absolute;
  font-size: clamp(50px, 14vw, 220px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -4px;
  bottom: -1vw;
  left: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(160, 214, 249, 0.10) 0%, rgba(11, 109, 188, 0.10) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title {
  text-align: center;
  margin-bottom: clamp( 32px, calc(40px - (100vw - 768px) * (8 / 264) ), 40px );
  padding-bottom: clamp(16px, calc((100vw - 768px) * (8 / 264) + 16px), 24px);
  position: relative;
}
.section-title:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 4px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px;
  background: linear-gradient(90deg, #1976d2 0%, #00bcd4 100%);
}
.background03 .section-title:after {
  background: #ffffff;
}
.section-title-en {
  border-radius: 999px;
  background: #2db6bb;
  padding: 10px 16px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.65px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 16px;
  line-height: 1;
}
.section-title h2 {
  font-size: clamp(28px, calc((100vw - 768px) * (4 / 264) + 28px), 32px);
  font-weight: 800;
  letter-spacing: 0.68px;
}
.section-title .section-title-line01,
.section-title .section-title-line02 {
  display: block;
}
.section-title .section-title-line01 {
  background: linear-gradient(90deg, #ffa52a 9.86%, #ff4dad 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title h2 .title-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.section-title h2 .title-logo .logo01 {
  width: auto;
  height: clamp(52px, calc((100vw - 768px) * (12 / 264) + 52px), 64px);
}
.section-text {
  margin-bottom: 40px;
  font-size: clamp(16px, calc(16px + (100vw - 768px) * 4 / 264), 20px);
  text-align: center;
  line-height: 1.66;
}
.section-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.section-list li {
  color: #ffffff;
  width: calc((100% - 24px * 2) / 3);
  display: flex;
  padding: 32px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 18px;
  background: linear-gradient(180deg, #2959c6 15.15%, #0092ce 100%);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
}
.section-list.column-2 li {
  width: calc((100% - 24px * 2) / 2);
  font-size: 14px;
}
.section-list-icon {
  display: flex;
  width: 64px;
  height: 64px;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  background: #fff;
  margin-bottom: 16px;
}
.section-list h3 {
  margin-bottom: 15px;
  font-size: clamp(18px, calc(18px + (100vw - 768px) * 2 / 264), 20px);
  font-weight: 800;
}
.section-list h3 .note {
  display: block;
  font-size: 16px;
}
.section-list h3.size-small {
  font-size: clamp(16px, calc(16px + (100vw - 768px) * 2 / 264), 18px);
}
.case-study {
  border-radius: 18px;
  border: 1px solid #e2e8f0;
  background: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  padding: clamp(40px, calc((100vw - 768px) * (24 / 264) + 40px), 64px) clamp(24px, calc((100vw - 768px) * (24 / 264) + 24px), 48px);
}
.case-study-title {
  margin-bottom: 16px;
  text-align: center;
}
.case-study-title h3 {
  font-size: clamp(20px, calc(20px + (100vw - 768px) * 10 / 264), 30px);
  color: #0d47a1;
  color: #0d47a1;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
}
.case-study-title-en {
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  color: #1976d2;
  font-weight: 800;
}
.case-study-content {
  color: #546e7a;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.8;
}
ul.case-study-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 700;
  gap: 12px;
  margin-bottom: 24px;
  justify-content: center;
}
ul.case-study-list > li {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 999px;
  background: #f0f5f9;
}
.case-study-author {
  text-align: center;
  font-size: 13px;
  color: #546e7a;
}
ul.paradigm-list {
  display: flex;
  margin-bottom: clamp(20px, calc(30px - (100vw - 768px) * (10 / 264)), 30px);
  justify-content: center;
  gap: clamp( 24px, calc((100vw - 768px) * (32 / 264) + 24px), 56px );
  color: #546e7a;
  text-align: center;
}
ul.paradigm-list li {
  width: calc((100% - clamp( 24px, calc((100vw - 768px) * (32 / 264) + 24px), 56px ) * 2) / 3);
  padding: clamp(27px, calc((100vw - 768px) * (8 / 264) + 27px), 35px) 0;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block: 10px;
  border: 4px solid transparent;
  box-sizing: border-box;
  position: relative;
}
ul.paradigm-list li:before {
  position: absolute;
  width: clamp( 24px, calc((100vw - 768px) * (32 / 264) + 24px), 56px );
  height: 100%;
  content: '→';
  top: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  right: calc(-1 * clamp(24px, calc((100vw - 768px) * (32 / 264) + 24px), 56px) - 4px);
}
ul.paradigm-list li:last-child:before {
  display: none;
}
ul.paradigm-list li.highlight {
  margin-block: 0;
  background: linear-gradient(125deg, #1976d2 0%, #f959b1 100%);
  border-color: #ffffff;
  color: #ffffff;
}
.paradigm-item-title {
  display: flex;
  padding: 5px 20px 6.19px 20px;
  justify-content: center;
  align-items: flex-start;
  border-radius: 999px;
  background: #f0f5f9;
  margin-bottom: 16px;
  font-weight: 800;
}
.paradigm-item-content {
  color: #0d47a1;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 12px;
}
ul.paradigm-list li.highlight .paradigm-item-title {
  background: #ffffff;
  font-size: 20px;
  color: #656CC7;
}
ul.paradigm-list li.highlight .paradigm-item-content {
  color: #ffffff;
}
.paradigm-text {
  text-align: center;
  font-size: clamp(16px, calc(16px + (100vw - 768px) * 4 / 264), 20px);
  line-height: 1.66;
}
.market-annotation {
  margin-bottom: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 1.66;
}

ul.market-data-list {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

ul.market-data-list li {
  text-align: center;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  padding: 24px 0;
  width: calc((100% - 16px * 4) / 5);
  line-height: 1.25;
}

.market-data-number {
  background: linear-gradient(90deg, #1976d2 0%, #0d3d6c 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  font-size: 32px;
  margin-bottom: 10px;
}

.market-data-name {
  color: #2c3e50;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 10px;
}

.market-data-percentage {
  color: #00bfa5;
  font-weight: 700;
}
ul.scope-list {
  gap: 24px;
  display: flex;
}
ul.scope-list > li {
  width: calc((100% - 24px * 1) / 2);
  padding: clamp( 22px, calc((100vw - 768px) * (8 / 264) + 22px), 30px ) 0  clamp( 30px, calc((100vw - 768px) * (16 / 264) + 30px), 46px );
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  border: 2px solid transparent;
}

ul.scope-list > li.highlight {
  border-color:#1976D2;

}
ul.scope-list-item  {
  padding-inline: clamp( 30px, calc((100vw - 768px) * (16 / 264) + 30px), 46px ) ;

}

ul.scope-list-item li {
  display: flex;
  padding: 14px 0 14px 36px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px dashed #e2e8f0;
  font-size: 15px;
  font-weight: 500;
  position: relative;
}
ul.scope-list-item li:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #546E7A;
  border-radius: 100%;
  left: 5px;
  top: 50%;
  transform: translateY(-50%)
}
.highlight ul.scope-list-item li:before {
  color: #FF8C00;
  font-size: 16px;
  background-color: transparent;
  content: '✓';
  line-height: 16px;
  font-weight: 900;
  height: 16px;
  width: 16px;
}

ul.scope-list-item li:last-child {
  border-bottom: none;
}

.scope-title {
  margin-bottom: clamp( 20px, calc((100vw - 768px) * (4 / 264) + 20px), 24px );
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.scope-title .label {
  display: flex;
  height: 19px;
  padding: 4px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  background: #1976d2;
  color: #ffffff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.55px;
}

.scope-title .txt {
  color: #0d47a1;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
}

.scope-title .logo02 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.scope-title .logo02:before,
.scope-title .logo02:after {
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  color: #0d47a1;
}
.scope-title .logo02:before {
  content: "(";
}
.scope-title .logo02:after {
  content: ")";
}

.flow-list {
  display: flex;
  color: #2c3e50;
  flex-wrap: wrap;
}
.flow-item {
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  margin-left: -12px;
  text-align: center;
  width: calc((100% + 12px * 3) / 4);
}
.flow-item:first-child {
  padding-left : 0;
  margin-left: 0;
}
.flow-item:first-child .flow-item-content:before {
  display : none;
}
.flow-item:first-child .flow-item-content {
  border-radius: 18px 0 0 18px;
}
.flow-item:last-child .flow-item-content {
  border-radius: 0 18px 18px 0;
}

.flow-item:last-child .flow-item-content:after {
  display : none;
}
.flow-item:last-child {
  padding-right : 0;
}
.flow-item-content {
  background: #fff;
  padding: 48px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flow-item-content:before {
  width: 24px;
  height: 100%;
  content: '';
  position: absolute;
  left: -24px;
  top: 0;
  background-image: url("../images/arrow-01.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.flow-item-content:after {
  width: 24px;
  height: 100%;
  content: '';
  position: absolute;
  right: -24px;
  top: 0;
  background-image: url("../images/arrow-02.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.flow-number {
    border-radius: 24px;
    background: #1D74B3;
    display: flex;
    width: 48px;
    padding: 0;
    justify-content: center;
    align-items: center;
    line-height: 48px;
    margin-bottom: clamp( 16px, calc((100vw - 768px) * (4 / 264) + 16px), 20px );
    font-size: 20px;
    color: #ffffff;
    font-weight: 900;
}

.flow-title {
    font-size: 18px;
    color: #FF8C00;
    font-weight: 800;
    margin-bottom: clamp( 8px, calc((100vw - 768px) * (4 / 264) + 8px), 12px );
}

.flow-content {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: clamp(14px, 1.5vw, 20px);
}

.flow-detail {
    font-size: 14px;
    color: #546E7A;
    font-size: clamp(10px, 1.1vw, 14px);
}

.whatwedo-img {
  position: relative;
}

.whatwedo-img img {
  width: 100%;
  max-width: unset;
}

.pricing-img {
  position: relative;
}

.pricing-img img {
  width: 100%;
  max-width: unset;
}

.cover-cta-block {
  position: relative;
}

.cover-cta {
  position: absolute;
  top: 50%;
  display: block;
  left: 50%;
  padding: 40px 24px;
  transform: translate(-50% ,-50%);
  border-radius: 18px;
  border: 1px solid #E2E8F0;
  background: #FFF;
  box-shadow: 0 12px 32px 0 rgba(13, 71, 161, 0.12);
  color: #546E7A;
  text-align: center;
  width: 500px;
}
section.geo-section.whatwedo-section {
  padding-bottom: 0;
}

section.geo-section.whatwedo-section .inner {
  padding-bottom : clamp(60px, calc((100vw - 768px) * (20 / 264) + 60px), 80px);
}
.whatwedo-img + .cover-cta {
  top: 35%;
}


.cover-cta-txt {
  font-size: 14px;
  margin-bottom: 24px;
}

.cover-cta-title {
  color: #0D47A1;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
}

.cover-cta-button.cta-button a,
.cover-cta-button.cta-button .js-modal-trigger {
  font-size: clamp( 22px, calc((100vw - 768px) * (8 / 264) + 22px), 30px );
  padding-block: 12px;
  width: 100%;
  padding-inline: 32px;
}

@media (max-width: 968px) {
  .scope-title {
    flex-direction: column;
    gap: 12px;
  }

  .scope-title .logo01 img,
  .scope-title .logo02 img {
    height: 48px;
  }
  .scope-title .logo02 {
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .header-flex {
    height: 70px;
  }
  .header-logo img {
    height: 42px;
  }
  .header-logo {
    flex: 1;
  }
  .header-button.cta-button {
      width: 40%;
  }
  .cta-button a, .cta-button .js-modal-trigger {
    width: 100%;
  }
  .mainvisual-text-block {
    background: none;
  }
  .geo-mainvisual {
    padding-bottom: 50%;
    margin-bottom: -50%;
  }

  .mainvisual-list-break {
    flex-basis: 100%;
    height: 0;
    display: block;
  }
  .mainvisual-text {
    padding-right: 0;
    max-width: 480px;
    margin-inline: auto;
  }
  .mainvisual-text .m-txt01 {
    font-size: clamp(10px, 4vw, 15px);
  }
  .mainvisual-text .m-txt02 {
    font-size: clamp(10px, 4.5vw, 18px);
  }
  .mainvisual-button.cta-button {
    width: 100%;
  }
  .mainvisual-future-wrap > dt {
    font-size : 20px;
    letter-spacing: 0;
  }
  .mainvisual-future {
    padding-right: 0;
    gap: 16px 0px;
    flex-wrap: wrap;
    margin-top: 20px;
    text-align: center;
  }

  .mainvisual-future li {
    width: calc(50% - 21px);
    flex: auto;
  }


  .mainvisual-button.cta-button {
    margin-top: -8%;
    z-index: 1;
    position: relative;
  }
  .mainvisual-button.cta-button a,
  .mainvisual-button.cta-button .js-modal-trigger {
    padding-block: 20px;
  }
  .mainvisual-spimage.sp-only {
    margin-top: 24px;
  }
  .mainvisual-spimage.sp-only img {
    margin: auto;
    width: 100%;
  }
  .mainvisual-annotation {
    text-align: left;
    margin-top: 24px;
    font-size: clamp(5px,1.9vw,10px);
    max-width: 480px;
  }
  .section-title h2 .title-logo {
    flex-direction: column;
    gap: 0;
  }
  .section-title h2 .title-logo .logo01 {
    margin-top: 16px;
  }
  .section-list {
    flex-direction: column;
  }
  .section-list li,
  .section-list.column-2 li {
    width: 100%;
  }
  .case-study {
    background-image: none;
  }
  ul.case-study-list {
    flex-direction: column;
  }
  ul.paradigm-list {
    flex-direction: column;
    gap: 40px;
    padding-inline: 24px;
  }
  ul.paradigm-list li {
    margin-block: 0;
    width: auto;
  }
ul.paradigm-list li:before {
  width: 100%;
  height: 40px;
  content: '↓';
  font-size: 24px;
  right: 0;
  bottom: -44px;
  top: auto;
}
  ul.market-data-list {
    gap: 24px;
  }
  ul.market-data-list li {
    width: calc((100% - 24px * 1) / 2);
  }
  ul.scope-list {
    flex-direction: column;
  }

  ul.scope-list > li {
    width: auto;
  }
  .cover-cta-button.cta-button a,
  .cover-cta-button.cta-button .js-modal-trigger{
    width: 100%;
  }
  .flow-list {
    flex-direction: column;
    padding-inline: 24px;
}
.flow-content {
    font-size: 22px;
}

.flow-item-content {
    padding-block: 24px;
}
.flow-detail {
  font-size: 14px;
}
.flow-item-content:before,
.flow-item-content:after {
    display: none;
}
.flow-item,.flow-item:first-child,.flow-item:last-child {
    margin-inline: auto;
    padding: 0;
    flex: auto;
    width: 100%;
}
.flow-item:first-child .flow-item-content {
    border-radius: 18px 18px 0 0 ;
}
.flow-item:last-child .flow-item-content {
    border-radius: 0 0  18px 18px;
}
.cover-cta {
  width: calc(100% - 24px);
}
.whatwedo-img {
  margin-inline: -24px;
}
.whatwedo-img + .cover-cta {
  top: 50%;
  transform: translate( -50%, -50%);
}

}






.faqList,
.faqList-three {
  margin: 48px auto;
  max-width: 1000px;
  padding: 0;
}

.faqList-three {
  max-width: 800px;
}


.faqItem {
  background: #fff;
  list-style: none;
  line-height: 1.7;
  border-radius: 16px;
  overflow: hidden;
  font-weight: 700;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
}

.faqItem + .faqItem {
  margin-top: 16px;
}

.faqItem__title,
.faqItem__answer {
  display: grid;
  padding: 16px 16px 16px 24px;
}

@media only screen and (max-width: 768px) {
  .faqItem__title,
  .faqItem__answer {
    padding: 16px 16px 16px 16px;
  }
}

.faqItem__title:before,
.faqItem__answer:before {
  position: relative;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  width: 22px;
  align-self: self-start;
}

@media only screen and (max-width: 768px) {
  .faqItem__title:before,
  .faqItem__answer:before {
    top: 0;
  }
}

.faqItem__title {
  align-items: center;
  cursor: pointer;
  grid-template-columns: 40px 1fr 40px;
  color: #0D47A1;
}

@media only screen and (max-width: 768px) {
  .faqItem__title {
    grid-template-columns: 40px 1fr 40px;
  }
}

.faqItem__title:before {
  content: 'Q';
  color: #1976D2;
}

.faqItem__answer {
  border-top: transparent 1px solid;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: all 1s cubic-bezier(0.16, 1, 0.3, 1);
  grid-template-columns: 40px 1fr;
}

.faqItem__answerText {
  padding: 14px 14px 14px 0;
  font-size: 14px;
}

[data-faq-is-open='true'] .faqItem__answer {
  height: auto;
  /* padding-top: 8px; */
  /* padding-bottom: 16px; */
  border-color: #f2f5f7;
}

.faqItem__answer:before {
  top: 6px;
  content: 'A';
  color: #FF4CAE;
}

.faqItem__right {
  display: flex;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
}

.faqItem__icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  transition: box-shadow 0.1s linear;
  border: 1px solid #E2E8F0;
}

@media only screen and (max-width: 768px) {
  .faqItem__icon {
    width: 30px;
    height: 30px;
  }
}

.faqItem__icon:before,
.faqItem__icon::after {
  position: absolute;
  content: '';
  display: block;
  background: #1768b3;
  transform: scale(1.1);
}

@media only screen and (max-width: 768px) {
  .faqItem__icon:before,
  .faqItem__icon::after {
    transform: scale(0.9);
  }
}

.faqItem__icon:after {
  top: calc(50% - 1px);
  left: calc(50% - 6px);
  width: 12px;
  height: 2px;
}

.faqItem__icon:before {
  top: calc(50% - 6px);
  left: calc(50% - 1px);
  width: 2px;
  height: 12px;
}

[data-faq-is-open='true'] .faqItem__icon:before {
  opacity: 0;
}

.threeFaq {
  margin: 120px 0 0;
  padding-bottom: 80px;
  overflow: hidden;
  background: #f2f5f7;
}


.form-inner {
  max-width: 950px;
  padding-inline: 24px;
  margin-inline: auto;
}

.form-con {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding: clamp( 32px, calc((100vw - 768px) * (28 / 264) + 32px), 60px ) clamp( 16px, calc((100vw - 768px) * (64 / 264) + 16px), 80px );
}

/* ===== フォーム(iframe埋め込み)部分 ===== */
.form {
  background: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 64px;
  padding: 0px 0 0px;
  z-index: 0;
  min-width: 1200px;
}
@media screen and (max-width: 640px) {
  .form {
      gap: 16px;
      padding: 0 0 64px;
      width: 100%;
      min-width: 100%;
  }
}

.form .form-con {
  width: 800px;
  height: 1664px;
  margin: auto;
  padding: 64px;
  border-radius: 64px;
  background: #fff;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .form .form-con {
      width: 88%;
      height: 1480px;
      padding: 8px;
  }
}

.form .form-con iframe {
  border-radius: 64px;
}


/* ===== モーダル部分 ===== */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease, visibility .5s ease;
  z-index: 1000;
}

.modal.is-active {
  opacity: 1;
  visibility: visible;
}

.modal .modal-content {
  background: #f1f1f1;
  width: 80%;
  height: 80%;
  position: relative;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
  transform: translateY(-50px) scale(0.9);
  opacity: 0;
  transition: transform .5s ease, opacity .5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 32px;
}

@media screen and (max-width: 1150px) {
  .mainvisual-pc-img-wrap {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .modal .modal-content {
      width: 96%;
      height: 96%;
      padding: 16px;
  }
}

.modal .modal-content iframe {
  background: #fff;
  padding: 32px;
  border-radius: 20px;
}
@media screen and (max-width: 640px) {
  .modal .modal-content iframe {
      padding: 12px;
      border-radius: 12px;
  }
}

.modal.is-active .modal-content {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.modal .modal-close {
  background: #2DB6BB;
  color: #fff;
  border: none;
  padding: 16px 32px;
  cursor: pointer;
  border-radius: 16px;
  transition: background-color .3s ease;
}

.modal .modal-close:hover {
  background-color: #005968;
}