@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-repeat: no-repeat;
}

html {
  overflow-y: scroll;
}
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}
html.is-opening-active {
  overflow: hidden;
  overscroll-behavior: none;
}

body {
  position: relative;
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
}
body.is-opening-active {
  overflow: hidden;
  touch-action: none;
}

.DuplicateSans-Light-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 300;
  font-style: normal;
}

.DuplicateSans-LightItalic-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 300;
  font-style: italic;
}

.DuplicateSans-Regular-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 400;
  font-style: normal;
}

.DuplicateSans-RegularItalic-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 400;
  font-style: italic;
}

.DuplicateSans-Bold-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 700;
  font-style: normal;
}

main {
  width: auto !important;
  height: auto !important;
  font-family: var(--font-jp-r);
  font-weight: 400;
  font-size: 1rem;
  color: var(--color-text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: var(--color-bg) !important;
}
main ol,
main ul {
  list-style: none;
}
main img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
main select::-ms-expand {
  display: none;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
  font-weight: 400;
}
main a,
main button {
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  color: inherit;
}
main button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}
main ul,
main ol {
  margin: 0;
  padding: 0;
}

.t-br {
  display: block;
}

.t-ib {
  display: inline-block;
}

.t-hidden {
  display: none;
}

.t-hiddenSp {
  display: none;
}

.t-taL {
  text-align: left !important;
}

.t-taR {
  text-align: right !important;
}

.t-taC {
  text-align: center !important;
}
.t-bold {
  font-weight: 600 !important;
}

.t-italic {
  font-style: italic !important;
}

.t-ttU {
  text-transform: uppercase !important;
}

.t-ttL {
  text-transform: lowercase !important;
}

.t-caution-color {
  color: var(--caution-color);
}

.t-mt0 {
  margin-top: 0 !important;
}

.t-visuallyHidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

:root {
  --color-black: #000;
  --color-white: #fff;
  --color-text: #040000;
  --color-bg: #f5f4f4;
  --color-gray: #e3e3e3;
  --font-jp-l: TazuganeGothicStdN-Light, sans-serif;
  --font-jp-r: TazuganeGothicStdN-Regular, sans-serif;
  --font-jp-b: TazuganeGothicStdN-Bold, sans-serif;
  --font-en: "Noto Sans", sans-serif;
  --ease-out: cubic-bezier(0.35, 0.83, 0.47, 0.98);
}

.m-wrapper {
  width: 100%;
  max-width: 1232px;
  padding: 0 16px;
  margin-inline: auto;
}

.okm--h--comp--menu {
  display: none !important;
}

.c-btn {
  width: 100%;
  padding: 7.1794871795vw 2.5641025641vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 4.1025641026vw;
  font-size: 4.1025641026vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
.c-btn::before, .c-btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
}
.c-btn::before {
  border: 1px solid var(--color-white);
  opacity: 0.1;
  background: rgba(255, 255, 255, 0.18);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  z-index: 1;
}
.c-btn::after {
  z-index: 2;
  background: rgba(255, 255, 255, 0.12);
}
.c-btn__text {
  position: relative;
  z-index: 3;
}
.c-btn__text::before {
  content: "コンセプトメッセージをもう一度見る";
  filter: blur(4px);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
}

.c-heading__main {
  font-size: 3.5897435897vw;
  line-height: 1;
}
.c-heading__sub {
  font-size: 14.358974359vw;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.c-hoverTextLine > span:not(.c-hoverArrowTarget) {
  position: relative;
}
.c-hoverTextLine > span:not(.c-hoverArrowTarget)::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 1px;
  background-color: var(--color-white);
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.6s var(--ease-out);
}
.c-hoverTextLine.--black > span:not(.c-hoverArrowTarget)::before {
  background-color: var(--color-text);
}
.c-hoverTextLine.--reverse > span:not(.c-hoverArrowTarget)::before {
  transform-origin: left;
  transform: scaleX(1);
  background-color: var(--color-text);
}

@keyframes textLineReverse {
  0% {
    transform-origin: right;
    transform: scaleX(1);
  }
  50% {
    transform-origin: right;
    transform: scaleX(0);
  }
  51% {
    transform-origin: left;
    transform: scaleX(0);
  }
  100% {
    transform-origin: left;
    transform: scaleX(1);
  }
}
.c-hoverArrow[target=_blank] .c-hoverArrowTarget {
  width: 5.641025641vw;
  height: 5.641025641vw;
  background-color: var(--color-text);
  transform: rotate(-45deg);
}
.c-hoverArrow[target=_blank] .c-hoverArrowTarget::before, .c-hoverArrow[target=_blank] .c-hoverArrowTarget::after {
  width: 2.5641025641vw;
  height: 2.3076923077vw;
  -webkit-mask-image: url(/office/special_site/event/orgatec-tokyo2026/img/icon_arrow_blank.svg);
          mask-image: url(/office/special_site/event/orgatec-tokyo2026/img/icon_arrow_blank.svg);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: var(--color-white);
  clip-path: none;
  transform: translate(-50%, -50%);
}

.c-hoverArrowTarget {
  display: inline-block;
  position: relative;
  width: 7.1794871795vw;
  height: 7.1794871795vw;
  border-radius: 50%;
  background-color: var(--color-white);
  overflow: hidden;
}
.c-hoverArrowTarget::before, .c-hoverArrowTarget::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.7948717949vw;
  height: 2.0512820513vw;
  background-color: #968d8e;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: translate(-37%, -50%);
}
.c-hoverArrowTarget::after {
  left: -100%;
}
.c-hoverArrowTarget.--large {
  width: 10.2564102564vw !important;
  height: 10.2564102564vw !important;
}
.c-hoverArrowTarget.--large::before, .c-hoverArrowTarget.--large::after {
  width: 3.0769230769vw !important;
  height: 3.0769230769vw !important;
  -webkit-mask-size: cover;
          mask-size: cover;
}
.c-hoverArrowTarget.--white {
  background-color: var(--color-white) !important;
}
.c-hoverArrowTarget.--white::before, .c-hoverArrowTarget.--white::after {
  background-color: var(--color-text) !important;
}

@keyframes beforeArrow {
  0% {
    left: 50%;
  }
  100% {
    left: 150%;
  }
}
@keyframes afterArrow {
  0% {
    left: -50%;
  }
  100% {
    left: 50%;
  }
}
.c-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  gap: 4.1025641026vw 0;
}
.c-info.--fullWidth {
  width: 100%;
}
.c-info dt {
  background-color: var(--color-gray);
  text-align: center;
  font-weight: 700;
  line-height: 1;
  width: 100%;
  padding: 3.0769230769vw;
  font-size: 4.1025641026vw;
}
.c-info dd {
  line-height: 1.5;
  font-size: 4.6153846154vw;
  text-align: center;
}
.c-info dd a {
  display: flex;
  align-items: center;
  gap: 0 12px;
}
.c-info dd a > span:not(.c-hoverArrowTarget)::before {
  bottom: 0;
}

@keyframes sdl01 {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes blurInOpacity {
  0% {
    opacity: 0;
    transform: translate3d(0, 0.1em, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes blurInFilter {
  0% {
    filter: blur(0.3rem);
    transform: translate3d(0, 0.1em, 0);
  }
  35% {
    filter: blur(0.3rem);
    transform: translate3d(0, 0, 0);
  }
  100% {
    filter: blur(0);
    transform: translate3d(0, 0, 0);
  }
}
.p-opening {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--color-bg);
  z-index: 999999;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.8s var(--ease-out), visibility 0.8s var(--ease-out);
  font-family: var(--font-jp-r);
}
.p-opening.is-complete {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.p-opening.is-hidden {
  display: none;
}
.p-opening__viewport {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-opening__progress {
  position: absolute;
  top: 24px;
  right: 4px;
  width: 4px;
  border-radius: 2px;
  height: 152px;
  background: var(--color-gray);
  overflow: hidden;
  z-index: 3;
}
.p-opening__progressRate {
  width: 100%;
  height: 100%;
  background: #968d8e;
  transform: scaleY(0);
  transform-origin: top center;
  border-radius: 2px;
}
.p-opening__close {
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 3;
  font-size: 0.75rem;
  color: var(--color-text);
}
.p-opening__scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 96px;
  z-index: 3;
  transition: opacity 0.4s var(--ease-out), visibility 0.4s var(--ease-out);
}
.p-opening:not(.is-first-active) .p-opening__scroll {
  opacity: 0;
  visibility: hidden;
}
.p-opening.is-complete .p-opening__scroll {
  opacity: 0;
  visibility: hidden;
}
.p-opening__scroll::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: var(--color-gray);
}
.p-opening__scroll::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: var(--color-text);
  animation: sdl01 2s var(--ease-out) infinite;
}
.p-opening__panel {
  --panel-opacity: 0;
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  opacity: var(--panel-opacity);
  transform: translate3d(0, calc((1 - var(--panel-opacity)) * 24px), 0);
  pointer-events: none;
  will-change: opacity, transform;
}
.p-opening__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7.9487179487vw 0;
  text-align: center;
  font-size: 0.75rem;
}
.p-opening__flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8.2051282051vw 0;
}
.p-opening__text {
  line-height: 1.8;
  letter-spacing: 0.03em;
  font-size: 4.1025641026vw;
}
.p-opening__text.--center {
  text-align: center;
}
.p-opening__blurChar, .p-opening__blurSpace {
  white-space: pre;
}
.p-opening__blurText {
  display: inline;
}
.p-opening__blurChar {
  display: inline-block;
  opacity: 0;
  filter: blur(0.8rem);
  will-change: opacity, transform;
  transform: translate3d(0, 0.1em, 0);
}
[data-opening-blur-text].is-blurInView .p-opening__blurChar {
  animation-name: blurInOpacity, blurInFilter;
  animation-duration: var(--char-opacity-duration, 1800ms), var(--char-blur-duration, 1400ms);
  animation-delay: var(--char-delay, 0ms), var(--char-delay, 0ms);
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0.22, 1, 0.36, 1);
  animation-fill-mode: both, both;
}
.p-opening__figure.--svg svg {
  display: block;
  width: 100%;
  height: auto;
}

.p-nav {
  position: fixed;
  transition: top 0.6s var(--ease-out), left 0.6s var(--ease-out);
  z-index: 9;
}
.p-nav__list {
  display: flex;
  flex-direction: column;
  gap: 4.1025641026vw;
  padding: 8.2051282051vw 4.1025641026vw;
  list-style-type: none;
}
.p-nav__item {
  line-height: 1;
}
.p-nav__link {
  font-size: 3.5897435897vw;
  line-height: 1;
  transition: font-size 0.6s var(--ease-out);
  text-decoration: none;
  color: var(--color-text);
}

.p-book {
  position: fixed;
  right: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
}
.p-book.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.p-book__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(4, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(35px);
          backdrop-filter: blur(35px);
  padding: 5.1282051282vw 2.0512820513vw;
  border-radius: 12px 0 0 12px;
  text-decoration: none;
}
.p-book__en {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.95);
  font-size: 0.625rem;
  line-height: 1.4;
  color: var(--color-text);
}
.p-book__ja {
  text-align: center;
  font-size: 3.3333333333vw;
  line-height: 1.2;
  margin-block: 0 1.7948717949vw;
  color: var(--color-white);
  font-family: var(--font-jp-r);
}

.p-mv {
  display: flex;
  align-items: center;
}
.p-mv__inner {
  padding: 7.6923076923vw 7.6923076923vw 6.1538461538vw;
  display: flex;
  flex-wrap: wrap;
}
.p-mv__title {
  text-align: center;
}
.p-mv__title img {
  width: 77.9487179487vw;
  height: auto;
}
.p-mv__illust img {
  width: 84.6153846154vw;
  height: auto;
}

.p-concept {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/office/special_site/event/orgatec-tokyo2026/img/bg_concept_sp.webp);
  color: var(--color-white);
  padding: 38.9743589744vw 0 16.4102564103vw;
}
.p-concept__inner {
  display: grid;
  grid-template-rows: auto;
  grid-template-areas: "heading" "text" "info";
  padding: 0 32px;
}
.p-concept__desc {
  margin-top: 6.1538461538vw;
}
.p-concept__desc p {
  line-height: 2;
  letter-spacing: 0.02em;
  font-size: 4.1025641026vw;
}
.p-concept__desc p.--large {
  font-size: 8.2051282051vw;
}
.p-concept__subHeading {
  font-weight: 700;
  line-height: 1;
  font-size: 4.6153846154vw;
  text-align: center;
}
.p-concept__info .c-btn {
  margin-top: 10.2564102564vw;
}
.p-concept__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.0769230769vw 0;
}
.p-concept__img span {
  display: block;
  width: 32.3076923077vw;
  flex-shrink: 0;
}
.p-concept__img span img {
  width: 100%;
  height: auto;
}
.p-concept__img figcaption {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.p-seminar {
  padding-top: 20.5128205128vw;
}
.p-seminar__content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 8.2051282051vw;
  gap: 6.9230769231vw 0;
}
.p-seminar__people {
  display: flex;
  width: 100%;
  gap: 0 4.358974359vw;
}
.p-seminar__person {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  gap: 2.0512820513vw 0;
  text-align: left;
}
.p-seminar__personImg {
  flex-shrink: 0;
}
.p-seminar__personName {
  font-size: 4.1025641026vw;
  line-height: 1.2;
}
.p-seminar__personName > span {
  font-size: 2.5641025641vw;
  margin-left: 0.5128205128vw;
}
.p-seminar__personDesc {
  font-size: 2.8205128205vw;
  line-height: 1.4;
  margin-top: 1.0256410256vw;
}

.p-overview {
  padding-top: 20.5128205128vw;
}
.p-overview__inner {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 8.2051282051vw 0;
}
.p-overview__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10.2564102564vw 0;
}
.p-overview__bnr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10.2564102564vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  background-image: url(/office/special_site/event/orgatec-tokyo2026/img/img_bnr_sp.webp);
  aspect-ratio: 358/344;
  border-radius: 3.0769230769vw;
  margin-top: 20.5128205128vw;
}
.p-overview__bnr::before, .p-overview__bnr::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.p-overview__bnr .c-hoverArrowTarget {
  position: absolute;
  bottom: 14px;
  right: 14px;
  z-index: 2;
}
.p-overview__bnrIllust {
  position: relative;
  z-index: 2;
}
.p-overview__bnrText {
  color: var(--color-white);
  display: flex;
  align-items: center;
  gap: 3.5897435897vw 0;
  line-height: 1.2;
  z-index: 2;
  position: relative;
  flex-direction: column;
  font-size: 5.641025641vw;
}

.p-instagram {
  padding-top: 20.5128205128vw;
}
.p-instagram .m-wrapper {
  position: relative;
}
.p-instagram__desc {
  margin-top: 8.2051282051vw;
  letter-spacing: 0.02em;
  line-height: 1.8;
  font-size: 4.1025641026vw;
}
.p-instagram__link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8.2051282051vw;
  gap: 0 2.5641025641vw;
  font-size: 4.6153846154vw;
}
.p-instagram__link > span:not(.c-hoverArrowTarget)::before {
  bottom: 0;
}
.p-instagram__list {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 1.0256410256vw;
  margin-top: 8.2051282051vw;
  padding-inline: 39px;
}
.p-instagram__list > li:first-child {
  width: calc(50% - 0.5128205128vw);
}
.p-instagram__list > li:nth-child(2) {
  width: calc(50% - 0.5128205128vw);
}
.p-instagram__list > li:last-child {
  width: 100%;
}
.p-instagram__list > li a {
  display: block;
}
.p-instagram__list > li a img {
  width: 100%;
  height: auto;
}

.p-report {
  margin-top: 20.5128205128vw;
}
.p-report__img {
  margin-top: 8.2051282051vw;
}

.p-bnr {
  margin-top: 20.5128205128vw;
}
.p-bnr__content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/office/special_site/event/orgatec-tokyo2026/img/img_bnr_yaa_sp.webp);
  aspect-ratio: 1/1;
  border-radius: 3.0769230769vw;
  overflow: hidden;
}
.p-bnr__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
}
.p-bnr__text .--ja {
  font-weight: 700;
  font-size: 4.8717948718vw;
  line-height: 1.2;
  text-align: center;
}
.p-bnr__text img {
  margin-block: 6.6666666667vw 3.3333333333vw;
}
.p-bnr__text .--en {
  line-height: 1;
  font-size: 4.6153846154vw;
}
.p-bnr .c-hoverArrowTarget {
  position: absolute;
  right: 3.0769230769vw;
  bottom: 3.0769230769vw;
}

.p-linkList {
  margin-top: 12.3076923077vw;
  padding-bottom: 22.5641025641vw;
}
.p-linkList__list {
  padding: 12.3076923077vw 10vw;
  background-color: rgba(227, 227, 227, 0.5);
  border-radius: 3.0769230769vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 6.1538461538vw;
}
.p-linkList__item {
  width: 100%;
}
.p-linkList__link {
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 11.2820512821vw 2.5641025641vw;
  border-radius: 2.0512820513vw;
  box-shadow: 1.0256410256vw 1.0256410256vw 4.1025641026vw rgba(0, 0, 0, 0.02);
  font-size: 4.1025641026vw;
  gap: 0 2.0512820513vw;
}
.p-linkList__link .c-hoverArrowTarget::before, .p-linkList__link .c-hoverArrowTarget::after {
  width: 4.358974359vw !important;
  height: 4.6153846154vw !important;
}
@media print, screen and (min-width: 768px){
  .t-hiddenSp {
    display: block;
  }
  .t-hiddenPc {
    display: none;
  }
  .t-taL-pc {
    text-align: left !important;
  }
  .t-taR-pc {
    text-align: right !important;
  }
  .t-taC-pc {
    text-align: center !important;
  }
  .c-btn {
    padding: 24px 20px;
    gap: 0 24px;
    font-size: 1.125rem;
  }
  .c-heading__main {
    font-size: 1rem;
  }
  .c-heading__sub {
    font-size: 4.125rem;
  }
  .c-hoverArrow[target=_blank] .c-hoverArrowTarget {
    width: 26px;
    height: 26px;
  }
  .c-hoverArrow[target=_blank] .c-hoverArrowTarget::before, .c-hoverArrow[target=_blank] .c-hoverArrowTarget::after {
    width: 10px;
    height: 10px;
  }
  .c-hoverArrowTarget {
    width: 36px;
    height: 36px;
  }
  .c-hoverArrowTarget::before, .c-hoverArrowTarget::after {
    width: 9px;
    height: 12px;
  }
  .c-hoverArrowTarget.--large {
    width: 50px !important;
    height: 50px !important;
  }
  .c-hoverArrowTarget.--large::before, .c-hoverArrowTarget.--large::after {
    width: 17px !important;
    height: 18px !important;
  }
  .c-info {
    align-items: flex-start;
    flex-direction: row;
    gap: 0 33px;
  }
  .c-info dt {
    width: 138px;
    font-size: 1rem;
    padding: 8px;
    flex-shrink: 0;
  }
  .c-info dd {
    padding-top: 2px;
    font-size: 1.125rem;
    text-align: left;
  }
  .p-opening__inner {
    gap: 42px 0;
  }
  .p-opening__flex {
    flex-direction: row;
    gap: 0 72px;
  }
  .p-opening__flex.--reverse {
    flex-direction: row-reverse;
  }
  .p-opening__text {
    font-size: 1.25rem;
  }
  .p-opening__figure.--svg {
    width: 45.1388888889vw;
  }
  .p-nav {
    top: 11.8055555556vw;
    left: calc(1.0416666667vw + 93px);
    color: var(--color-white);
    mix-blend-mode: difference;
  }
  .p-nav.is-active {
    top: 1.5277777778vw;
    left: 1.0416666667vw;
  }
  .p-nav.is-active .p-nav__link {
    font-size: 0.875rem;
  }
  .p-nav__open {
    display: none;
  }
  .p-nav__close {
    display: none;
  }
  .p-nav__list {
    gap: 20px;
    padding: 0;
  }
  .p-nav__link {
    font-size: 1.125rem;
    color: var(--color-white);
  }
  .p-book {
    top: 50%;
    transform: translateY(-50%);
  }
  .p-book__link {
    padding: 32px 5px;
    border-radius: 12px 0 0 12px;
  }
  .p-book__ja {
    font-size: 1rem;
    margin-block: 14px 8px;
  }
  .p-mv {
    min-height: calc(100vh - 101px);
    min-height: calc(100lvh - 101px);
  }
  .p-mv__inner {
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    gap: 4.1666666667vw;
    padding: 38px 0 75px calc(1.0416666667vw + 93px);
    flex-direction: row-reverse;
  }
  .p-mv__title {
    text-align: left;
  }
  .p-mv__title img {
    width: 22.0833333333vw;
  }
  .p-mv__illust img {
    width: 56.9444444444vw;
  }
  .p-concept__desc {
    width: 100%;
    margin-top: 22px;
  }
  .p-concept__desc p {
    font-size: 1.125rem;
  }
  .p-concept__desc p + p {
    margin-top: 1rem;
  }
  .p-concept__desc p.--large {
    font-size: 2rem;
  }
  .p-concept__subHeading {
    text-align: left;
    font-size: 1.125rem;
  }
  .p-concept__info .c-btn {
    margin-top: 72px;
  }
  .p-concept__img {
    align-items: center;
    flex-direction: row;
    gap: 0 25px;
    margin-top: 30px;
  }
  .p-concept__img span {
    width: 136px;
  }
  .p-seminar {
    padding-top: 188px;
  }
  .p-seminar__content {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 48px;
    gap: 48px 4.1666666667%;
  }
  .p-seminar__people {
    width: calc(100% - 170px);
  }
  .p-seminar__personName {
    font-size: 1.25rem;
  }
  .p-seminar__personName > span {
    margin-left: 2px;
    font-size: 0.875rem;
  }
  .p-seminar__personDesc {
    margin-top: 8px;
    font-size: 0.6875rem;
    line-height: 1.6;
  }
  .p-overview {
    padding-top: 144px;
  }
  .p-overview__inner {
    gap: 2.2222222222vw 0;
  }
  .p-overview__content {
    padding-top: 33px;
    gap: 24px 0;
  }
  .p-overview__content .c-info dt {
    width: 236px;
  }
  .p-overview__bnr {
    justify-content: space-between;
    flex-direction: row;
    margin-top: 144px;
    gap: 0;
    background-image: url(/office/special_site/event/orgatec-tokyo2026/img/img_bnr.webp);
    border-radius: 12px;
    padding: 54px 30px 54px;
    aspect-ratio: unset;
    transition: background-image 0.6s var(--ease-out);
  }
  .p-overview__bnr::before, .p-overview__bnr::after {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.6s var(--ease-out);
  }
  .p-overview__bnr::before {
    background-image: url(/office/special_site/event/orgatec-tokyo2026/img/bg_bnr.webp);
  }
  .p-overview__bnr::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
    background-image: url(/office/special_site/event/orgatec-tokyo2026/img/bg_bnr_hover.webp);
  }
  .p-overview__bnrText {
    font-size: 1.6875rem;
    gap: 14px 0;
    align-items: flex-start;
  }
  .p-instagram {
    padding-top: 144px;
  }
  .p-instagram__desc {
    margin-top: 48px;
    font-size: 1.125rem;
  }
  .p-instagram__link {
    position: absolute;
    right: 16px;
    top: 69px;
    gap: 0 10px;
    margin-top: 0;
    font-size: 1.125rem;
  }
  .p-instagram__list {
    gap: 2.9166666667%;
    padding-inline: 0;
    margin-top: 32px;
  }
  .p-instagram__list > li:first-child {
    width: 20%;
  }
  .p-instagram__list > li:nth-child(2) {
    width: 30.8333333333%;
  }
  .p-instagram__list > li:last-child {
    width: 43.3333333333%;
  }
  .p-instagram__list > li a {
    position: relative;
  }
  .p-instagram__list > li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(4, 0, 0, 0.4);
    mix-blend-mode: plus-lighter;
    box-shadow: -16px 16px 26px 2px rgba(255, 255, 255, 0.8) inset;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
  }
  .p-report {
    margin-top: 144px;
  }
  .p-report__img {
    margin-top: 48px;
  }
  .p-bnr {
    margin-top: 144px;
  }
  .p-bnr__content {
    background-image: url(/office/special_site/event/orgatec-tokyo2026/img/img_bnr_yaa.webp);
    border-radius: 12px;
    aspect-ratio: unset;
    padding: 85px 20px 68px;
  }
  .p-bnr__text .--ja {
    font-size: 1.375rem;
    line-height: 1;
  }
  .p-bnr__text img {
    margin-block: 32px 16px;
  }
  .p-bnr__text .--en {
    font-size: 1.3125rem;
  }
  .p-bnr .c-hoverArrowTarget {
    right: 16px;
    bottom: 16px;
  }
  .p-linkList {
    margin-top: 56px;
    padding-bottom: 178px;
  }
  .p-linkList__list {
    flex-direction: row;
    gap: 0 4.6666666667%;
    padding: 56px 20px;
    border-radius: 12px;
  }
  .p-linkList__item {
    width: 33.33%;
    max-width: 258px;
  }
  .p-linkList__link {
    gap: 0 8px;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.02);
    border-radius: 8px;
    padding: 44px 10px;
    font-size: 1rem;
    line-height: 1;
  }
  .p-linkList__link .c-hoverArrowTarget::before, .p-linkList__link .c-hoverArrowTarget::after {
    width: 17px !important;
    height: 18px !important;
  }
}
@media (hover: hover) and (pointer: fine){
  .c-btn:hover .c-btn__text::before {
    opacity: 1;
    visibility: visible;
  }
  .c-hoverTextLine > span:not(.c-hoverArrowTarget):hover::before {
    transform-origin: left;
    transform: scaleX(1);
  }
  .c-hoverTextLine.--reverse:hover > span:not(.c-hoverArrowTarget)::before {
    animation: textLineReverse 0.6s var(--ease-out) forwards;
  }
  .c-hoverArrow:hover .c-hoverArrowTarget::before {
    animation: beforeArrow 0.6s var(--ease-out) forwards;
  }
  .c-hoverArrow:hover .c-hoverArrowTarget::after {
    animation: afterArrow 0.6s var(--ease-out) forwards;
  }
  .p-overview__bnr:hover {
    background-image: url(/office/special_site/event/orgatec-tokyo2026/img/img_bnr_hover.webp);
  }
  .p-overview__bnr:hover::after {
    opacity: 1;
    visibility: visible;
  }
  .p-instagram__list > li a:hover::before {
    opacity: 0.5;
    visibility: visible;
  }
}
@media print, screen and (min-width: 1221px){
  .c-heading__sub {
    font-size: 5rem;
  }
  .p-overview__content .c-info dt {
    width: 236px;
  }
}
@media print, screen and (min-width: 1024px){
  .c-info {
    width: 47.9166666667%;
  }
  .p-concept {
    padding: 20vw 0 13.3333333333vw;
    background-image: url(/office/special_site/event/orgatec-tokyo2026/img/bg_concept.webp);
  }
  .p-concept__inner {
    gap: 0 6.6666666667%;
    grid-template-columns: 37.0833333333% 57.5%;
    grid-template-rows: 196px auto;
    grid-template-areas: "heading text" "info text";
    padding: 0 16px;
  }
  .p-concept__info .c-btn {
    max-width: 445px;
  }
  .p-seminar__person {
    flex-direction: row;
    gap: 0 24px;
  }
  .p-overview__inner {
    flex-direction: row;
    gap: 0 20px;
  }
  .p-overview__content {
    width: 55%;
    max-width: 661px;
  }
  .p-overview__content .c-info dt {
    width: 176px;
  }
  .p-overview__bnr {
    padding: 54px 146px 54px 52px;
  }
  .p-overview__bnrText {
    gap: 0 22px;
    flex-direction: row;
    align-items: center;
  }
  .p-instagram__list {
    margin-top: -53px;
  }
}
@media screen and (max-width: 767px){
  .p-opening__progress {
    top: 4.1025641026vw;
    right: 1.0256410256vw;
  }
  .p-opening__close {
    right: 4.1025641026vw;
    top: 6.1538461538vw;
    font-size: 3.0769230769vw;
  }
  .p-opening__second .p-opening__figure img {
    width: 69.7435897436vw;
    height: auto;
  }
  .p-opening__third .p-opening__figure img {
    width: 52.8205128205vw;
    height: auto;
  }
  .p-opening__fourth .p-opening__figure img {
    width: 63.8461538462vw;
    height: auto;
  }
  .p-opening__sixth .p-opening__figure img,
  .p-opening__sixth .p-opening__figure svg {
    width: 88.7179487179vw;
    height: auto;
  }
  .p-opening__text {
    text-align: center;
  }
  .p-opening__title img {
    width: 87.6923076923vw;
    height: auto;
  }
  .p-opening__logo img {
    width: 35.3846153846vw;
    height: auto;
  }
  .p-nav {
    bottom: 2.5641025641vw;
    left: 2.5641025641vw;
    display: flex;
    flex-direction: column-reverse;
  }
  .p-nav::before {
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 20vw;
    height: 10.2564102564vw;
    background-color: var(--color-white);
    box-shadow: 4px 4px 16px rgba(4, 0, 0, 0.02);
    border-radius: 3.0769230769vw;
    z-index: -1;
    transition: width 0.6s var(--ease-out), height 0.6s var(--ease-out);
  }
  .p-nav.is-open::before {
    width: 100%;
    height: 100%;
  }
  .p-nav.is-open .p-nav__list {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
  }
  .p-nav.is-open .p-nav__close {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
  }
  .p-nav.is-open .p-nav__open {
    opacity: 0;
    visibility: hidden;
  }
  .p-nav__open {
    color: var(--color-text);
    font-size: 3.5897435897vw;
    line-height: 1;
    padding: 3.0769230769vw 4.1025641026vw;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
  }
  .p-nav__close {
    width: 4.6153846154vw;
    height: 4.6153846154vw;
    position: absolute;
    top: 2.0512820513vw;
    right: 2.0512820513vw;
    opacity: 0;
    visibility: hidden;
    line-height: 1;
    transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
  }
  .p-nav__close img {
    width: 4.6153846154vw;
    height: 4.6153846154vw;
  }
  .p-nav__list {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s var(--ease-out), visibility 0.6s var(--ease-out);
  }
  .p-book {
    bottom: 1.2820512821vw;
  }
  .p-book__en {
    display: none;
  }
  .p-mv__inner {
    flex-direction: column;
    gap: 11.7948717949vw;
  }
  .p-concept__desc p {
    opacity: 0.8;
  }
  .p-concept__info .c-btn {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
  .p-concept__info .p-concept__desc {
    margin-top: 10.2564102564vw;
  }
  .p-concept__img:first-child {
    margin-top: 6.1538461538vw;
  }
  .p-concept__img:not(:first-child) {
    margin-top: 8.2051282051vw;
  }
  .p-concept__img figcaption {
    text-align: center;
    font-size: 3.3333333333vw;
    opacity: 0.8;
  }
  .p-seminar__personImg {
    width: 100%;
  }
  .p-seminar__personImg img {
    width: 100%;
    height: auto;
  }
  .p-overview__bnr::before, .p-overview__bnr::after {
    opacity: 0.4;
    background: rgba(4, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(17.5px);
            backdrop-filter: blur(17.5px);
  }
  .p-overview__bnr::after {
    display: none;
  }
  .p-overview__bnrIllust {
    width: 35.8974358974vw;
  }
  .p-overview__bnrIllust img {
    width: 100%;
    height: auto;
  }
  .p-overview__bnrText img {
    width: 63.0769230769vw;
    height: auto;
  }
  .p-instagram__link > img {
    width: 5.641025641vw;
    height: 5.641025641vw;
  }
  .p-bnr__text img {
    width: 33.8461538462vw;
    height: auto;
  }
}
@media screen and (max-width: 1023px){
  .p-mv {
    margin-top: 65px;
  }
  .p-concept__info {
    margin-top: 10.2564102564vw;
  }
}