html.is-hidden {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

body {
  background-color: #070707 !important;
  width: 100%;
  max-width: 100%;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 0;
  }
}
body a {
  text-decoration: none !important;
}
body a:hover {
  text-decoration: none;
}

.p-webexpo {
  position: relative;
  padding-top: 70px;
  overflow: hidden;
}
.p-webexpo * {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
}
.p-webexpo .f-ubuntu {
  font-family: "Ubuntu", sans-serif !important;
}
.p-webexpo .f-cabin {
  font-family: "Cabin", sans-serif !important;
}
@media screen and (max-width: 768px) {
  .p-webexpo {
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .p-webexpo .sp {
    display: none !important;
  }
}
.p-webexpo [id^=c-anchor] {
  margin-top: -5rem;
  padding-top: 5rem;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-webexpo [id^=c-anchor] {
    margin-top: -3rem;
    padding-top: 3rem;
  }
}
.p-webexpo [id^=c-anchor] > * {
  pointer-events: auto;
}
.p-webexpo figure {
  margin: 0;
}
.p-webexpo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-webexpo .c-i-inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .c-i-inner {
    max-width: inherit;
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-i-inner {
    max-width: 400px;
  }
}
.p-webexpo .c-s-inner {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .c-s-inner {
    max-width: inherit;
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-s-inner {
    max-width: 400px;
  }
}
.p-webexpo .c-ttl01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 46px;
  row-gap: 5px;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 0.08em;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01 {
    font-size: 26px;
  }
}
.p-webexpo .c-ttl01 > span {
  position: relative;
  font-size: 78px;
  color: #111111;
  font-weight: 500;
  -webkit-transform: scaleX(-13deg);
          transform: scaleX(-13deg);
  line-height: 1;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01 > span {
    font-size: 43px;
  }
}
.p-webexpo .c-ttl01 > span > small {
  font-size: 62px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01 > span > small {
    font-size: 34px;
  }
}
.p-webexpo .c-ttl01 > span > span:not(.bg) {
  letter-spacing: -0.22em;
}
.p-webexpo .c-ttl01 > p {
  text-align: center;
  font-size: 46px;
  letter-spacing: 0.08em;
  line-height: 1.2;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01 > p {
    font-size: 24px;
  }
}
.p-webexpo .c-ttl01 > p span {
  font-weight: 500;
  font-size: 56px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01 > p span {
    font-size: 30px;
  }
}
.p-webexpo .c-ttl01-bl > span .bg {
  width: calc(100% + 20px);
  height: calc(100% + 5px);
  position: absolute;
  left: -10px;
  z-index: -1;
  overflow: hidden;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01-bl > span .bg {
    height: calc(100% + 8px);
    top: -3px;
  }
}
.p-webexpo .c-ttl01-bl > span .bg::after {
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 5px);
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -10px;
  top: 0;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01-bl > span .bg::after {
    height: calc(100% + 8px);
    top: -3px;
  }
}
.p-webexpo .c-ttl01-pr > span .bg {
  width: calc(100% + 20px);
  height: calc(100% + 5px);
  overflow: hidden;
  position: absolute;
  z-index: -1;
  left: -15px;
  background: linear-gradient(-36deg, #4943C3 6%, #8583E5 50%, #C5A4EE 100%);
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01-pr > span .bg {
    height: calc(100% + 8px);
    top: -3px;
  }
}
.p-webexpo .c-ttl01-pr > span .bg::after {
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 5px);
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -10px;
  top: 0;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl01-pr > span .bg::after {
    height: calc(100% + 8px);
    top: -3px;
  }
}
.p-webexpo .c-ttl02 > span {
  position: relative;
  font-size: 78px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.2;
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl02 > span {
    font-size: 36px;
  }
}
.p-webexpo .c-ttl02-bl > span {
  color: #111111;
}
.p-webexpo .c-ttl02-bl > span .bg {
  width: calc(100% + 20px);
  height: 100%;
  position: absolute;
  left: -10px;
  z-index: -1;
  overflow: hidden;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl02-bl > span .bg {
    height: calc(100% + 8px);
    top: -4px;
  }
}
.p-webexpo .c-ttl02-bl > span .bg::after {
  content: "";
  width: calc(100% + 20px);
  height: 100%;
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -10px;
  top: 0;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl02-bl > span .bg::after {
    height: calc(100% + 8px);
    top: -4px;
  }
}
.p-webexpo .c-ttl02-pr > span {
  color: #111111;
}
.p-webexpo .c-ttl02-pr > span .bg {
  width: calc(100% + 20px);
  height: 100%;
  position: absolute;
  left: -10px;
  z-index: -1;
  overflow: hidden;
  background: linear-gradient(-36deg, #4943C3 6%, #8583E5 50%, #C5A4EE 100%);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl02-pr > span .bg {
    height: calc(100% + 8px);
    top: -4px;
  }
}
.p-webexpo .c-ttl02-pr > span .bg::after {
  content: "";
  width: calc(100% + 20px);
  height: 100%;
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -10px;
  top: 0;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl02-pr > span .bg::after {
    height: calc(100% + 8px);
    top: -4px;
  }
}
.p-webexpo .c-ttl02-s span {
  font-size: 62px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-ttl02-s span {
    font-size: 28px;
  }
}
.p-webexpo .c-btn01 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  border-radius: 120px;
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-btn01 {
    padding: 0 60px;
    height: 60px;
  }
}
.p-webexpo .c-btn01::before {
  content: "";
  position: absolute;
  z-index: 2;
  border-radius: 120px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .c-btn01::after {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: 2;
  border-radius: 120px;
  background: #111111;
}
.p-webexpo .c-btn01 span {
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 500;
  color: #FFF;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  position: relative;
  z-index: 3;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-btn01 span {
    font-size: 18px;
  }
}
.p-webexpo .c-btn01 svg {
  width: 18px;
  overflow: inherit;
  position: absolute;
  right: 40px;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-btn01 svg {
    width: 10px;
    right: 28px;
  }
}
.p-webexpo .c-btn01 svg * {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (min-width: 769px) {
  .p-webexpo .c-btn01:hover .c-btn01-glow {
    opacity: 1;
  }
}
.p-webexpo .c-btn01-glow {
  position: absolute;
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 120px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .c-btn01-glow::before {
  content: "";
  position: absolute;
  border-radius: 120px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .c-btn01-glow::after {
  content: "";
  position: absolute;
  inset: 2px;
  border-radius: 120px;
  background: #111111;
}
.p-webexpo .c-btn02 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 54px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 60px;
  border: 1px solid #FFF;
  padding: 0 20px;
  -webkit-column-gap: 26px;
     -moz-column-gap: 26px;
          column-gap: 26px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-btn02 {
    height: 43px;
    padding: 0 16px;
    border-radius: 48px;
  }
}
.p-webexpo .c-btn02 span {
  font-size: 18px;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-btn02 span {
    font-size: 14px;
  }
}
.p-webexpo .c-btn02 svg {
  width: 14px;
  overflow: inherit;
}
@media screen and (max-width: 768px) {
  .p-webexpo .c-btn02 svg {
    width: 11px;
  }
}
.p-webexpo .bg-top {
  position: fixed;
  z-index: -1;
  width: 930px;
  height: 513px;
  top: -400px;
  right: -100px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-filter: blur(300px);
          filter: blur(300px);
  pointer-events: none;
  -webkit-animation: floatTop 15s ease-in-out infinite alternate;
          animation: floatTop 15s ease-in-out infinite alternate;
}
@media screen and (max-width: 768px) {
  .p-webexpo .bg-top {
    display: none;
  }
}
.p-webexpo .bg-top::before {
  content: "";
  position: absolute;
  width: 1096px;
  height: 1477px;
  opacity: 0.8;
  background: conic-gradient(from 190.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
}
.p-webexpo .bg-bottom {
  position: fixed;
  width: 531px;
  height: 490px;
  border-radius: 50%;
  left: -200px;
  bottom: -100px;
  background: rgba(224, 229, 88, 0.9);
  -webkit-filter: blur(300px);
          filter: blur(300px);
  z-index: -1;
  pointer-events: none;
  -webkit-animation: floatBottom 20s ease-in-out infinite alternate;
          animation: floatBottom 20s ease-in-out infinite alternate;
}
@media screen and (max-width: 768px) {
  .p-webexpo .bg-bottom {
    width: 363px;
    height: 336px;
    left: -400px;
    -webkit-filter: blur(173px);
            filter: blur(173px);
  }
}
.p-webexpo .bg-bottom::before {
  position: absolute;
  content: "";
  z-index: -1;
  width: 564px;
  height: 428px;
  bottom: 0;
  left: 250px;
  border-radius: 50%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background: rgba(253, 69, 140, 0.4);
}
@media screen and (max-width: 768px) {
  .p-webexpo .bg-bottom::before {
    width: 385px;
    height: 292px;
  }
}
.p-webexpo .bg-bottom::after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 606px;
  height: 481px;
  bottom: -200px;
  left: -210px;
  border-radius: 50%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background: rgba(41, 127, 195, 0.4);
}
@media screen and (max-width: 768px) {
  .p-webexpo .bg-bottom::after {
    width: 414px;
    height: 329px;
  }
}
@-webkit-keyframes floatTop {
  0% {
    -webkit-transform: translate(0, 0) rotate(-180deg) scale(1);
            transform: translate(0, 0) rotate(-180deg) scale(1);
  }
  100% {
    -webkit-transform: translate(30px, 30px) rotate(-175deg) scale(0.7);
            transform: translate(30px, 30px) rotate(-175deg) scale(0.7);
  }
}
@keyframes floatTop {
  0% {
    -webkit-transform: translate(0, 0) rotate(-180deg) scale(1);
            transform: translate(0, 0) rotate(-180deg) scale(1);
  }
  100% {
    -webkit-transform: translate(30px, 30px) rotate(-175deg) scale(0.7);
            transform: translate(30px, 30px) rotate(-175deg) scale(0.7);
  }
}
@-webkit-keyframes floatBottom {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
            transform: translate(0, 0) rotate(0deg) scale(1);
  }
  100% {
    -webkit-transform: translate(-30px, -20px) rotate(5deg) scale(1.1);
            transform: translate(-30px, -20px) rotate(5deg) scale(1.1);
  }
}
@keyframes floatBottom {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
            transform: translate(0, 0) rotate(0deg) scale(1);
  }
  100% {
    -webkit-transform: translate(-30px, -20px) rotate(5deg) scale(1.1);
            transform: translate(-30px, -20px) rotate(5deg) scale(1.1);
  }
}
.p-webexpo .s-drawer {
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  right: 30px;
  top: 30px;
  z-index: 125;
  cursor: pointer;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-drawer {
    right: inherit;
    left: 15px;
    top: 150px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-drawer {
    top: 15px;
  }
}
.is-scroll .p-webexpo .s-drawer {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.p-webexpo .s-drawer::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  opacity: 0.8;
}
.p-webexpo .s-drawer::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: 50%;
  background: #111111;
}
.p-webexpo .s-drawer > span {
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 1px;
  background: #FFF;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-drawer > span:first-of-type {
  -webkit-transform: translate(-50%, -50%) translateY(-9px);
          transform: translate(-50%, -50%) translateY(-9px);
}
.is-open .p-webexpo .s-drawer > span:first-of-type {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.is-open .p-webexpo .s-drawer > span:nth-of-type(2) {
  opacity: 0;
}

.p-webexpo .s-drawer > span:last-of-type {
  width: 19px;
  -webkit-transform: translate(-50%, -50%) translateX(5.5px) translateY(9px);
          transform: translate(-50%, -50%) translateX(5.5px) translateY(9px);
}
.is-open .p-webexpo .s-drawer > span:last-of-type {
  width: 30px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.p-webexpo .s-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  min-height: 68em;
  z-index: 120;
  background: #070707;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-menu {
    font-size: 11.4285714286px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-menu {
    font-size: 0.7142857143vw;
  }
}
.is-open .p-webexpo .s-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .p-webexpo .s-menu {
    min-height: 800px;
  }
}
.p-webexpo .s-menu .menu-bg-top {
  position: fixed;
  z-index: -1;
  width: 930px;
  height: 513px;
  top: -400px;
  right: -100px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-filter: blur(250px);
          filter: blur(250px);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu .menu-bg-top {
    top: -500px;
    right: -200px;
  }
}
.p-webexpo .s-menu .menu-bg-top::before {
  content: "";
  position: absolute;
  width: 800px;
  height: 1000px;
  opacity: 0.8;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu .menu-bg-top::before {
    width: 500px;
    height: 1000px;
  }
}
.p-webexpo .s-menu-deco .ic-h-deco {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.p-webexpo .s-menu-deco .ic-h-deco-01 {
  width: 15.3em;
  top: 0;
  -webkit-transform: translateX(-50%) translateX(-10em);
          transform: translateX(-50%) translateX(-10em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-deco .ic-h-deco-01 {
    width: 87px;
    top: 350px;
    -webkit-transform: translateX(-50%) translateX(-180px);
            transform: translateX(-50%) translateX(-180px);
  }
}
.p-webexpo .s-menu-deco .ic-h-deco-02 {
  width: 9.6em;
  top: 5em;
  -webkit-transform: translateX(-50%) translateX(-50em);
          transform: translateX(-50%) translateX(-50em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-deco .ic-h-deco-02 {
    width: 58px;
    top: 50px;
    -webkit-transform: translateX(-50%) translateX(100px);
            transform: translateX(-50%) translateX(100px);
  }
}
.p-webexpo .s-menu-deco .ic-h-deco-03 {
  width: 22em;
  bottom: 4em;
  -webkit-transform: translateX(-50%) translateX(-70em);
          transform: translateX(-50%) translateX(-70em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-deco .ic-h-deco-03 {
    width: 180px;
    bottom: -30px;
    -webkit-transform: translateX(-50%) translateX(-200px);
            transform: translateX(-50%) translateX(-200px);
  }
}
.p-webexpo .s-menu-deco .ic-h-deco-04 {
  width: 14em;
  bottom: 2em;
  -webkit-transform: translateX(-50%) translateX(-10em);
          transform: translateX(-50%) translateX(-10em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-deco .ic-h-deco-04 {
    width: 110px;
    bottom: 50px;
    -webkit-transform: translateX(-50%) translateX(150px);
            transform: translateX(-50%) translateX(150px);
  }
}
.p-webexpo .s-menu-deco .ic-h-deco-05 {
  width: 14.9em;
  bottom: 2em;
  -webkit-transform: translateX(-50%) translateX(50em);
          transform: translateX(-50%) translateX(50em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-deco .ic-h-deco-05 {
    width: 120px;
    bottom: inherit;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateX(200px);
            transform: translate(-50%, -50%) translateX(200px);
  }
}
.p-webexpo .s-menu-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 140em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15em;
     -moz-column-gap: 15em;
          column-gap: 15em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 3.8em;
  }
}
.p-webexpo .s-menu-wrap__logo {
  width: 45.4em;
  height: 31.6em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-wrap__logo {
    width: 254px;
    height: 176px;
  }
}
.p-webexpo .s-menu-wrap__nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-wrap__nav > ul {
    row-gap: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-webexpo .s-menu-wrap__nav > ul li a {
  font-size: 2.2em;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-wrap__nav > ul li a {
    font-size: 18px;
  }
}
.p-webexpo .s-menu-wrap__nav > div {
  margin-top: 3em;
}
.p-webexpo .s-menu-wrap__nav > div .c-btn01 {
  height: 8em;
  padding: 0 11.5em 0 9em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-wrap__nav > div .c-btn01 {
    height: 50px;
    padding: 0 60px 0 50px;
  }
}
.p-webexpo .s-menu-wrap__nav > div .c-btn01 span {
  font-size: 2.4em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-menu-wrap__nav > div .c-btn01 span {
    font-size: 13px;
  }
}
.p-webexpo .s-menu-wrap__nav > div .c-btn01 svg {
  width: 0.8em;
}
.p-webexpo .s-deco {
  width: 100%;
  max-width: 140em;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-deco {
    font-size: 11.4285714286px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco {
    font-size: 0.7142857143vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco {
    max-width: inherit;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco {
    max-width: 40em;
  }
}
.p-webexpo .s-deco .ic-deco {
  position: absolute;
  left: 50%;
  pointer-events: none;
}
.p-webexpo .s-deco .ic-deco img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  vertical-align: top;
}
.p-webexpo .s-deco .ic-deco-01 {
  width: 13em;
  top: 0;
  -webkit-transform: translateX(-50%) translateX(-46em);
          transform: translateX(-50%) translateX(-46em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-01 {
    -webkit-transform: translateX(-50%) translateX(-50em);
            transform: translateX(-50%) translateX(-50em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-01 {
    width: 54px;
    top: -50px;
    -webkit-transform: translateX(-50%) translateX(-120px);
            transform: translateX(-50%) translateX(-120px);
  }
}
.p-webexpo .s-deco .ic-deco-02 {
  width: 14em;
  top: 5em;
  -webkit-transform: translateX(-50%) translateX(55em);
          transform: translateX(-50%) translateX(55em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-02 {
    -webkit-transform: translateX(-50%) translateX(50em);
            transform: translateX(-50%) translateX(50em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-02 {
    width: 54px;
    top: -30px;
    -webkit-transform: translateX(-50%) translateX(120px);
            transform: translateX(-50%) translateX(120px);
  }
}
.p-webexpo .s-deco .ic-deco-03 {
  width: 20em;
  top: 21.5em;
  -webkit-transform: translateX(-50%) translateX(-60em);
          transform: translateX(-50%) translateX(-60em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-03 {
    -webkit-transform: translateX(-50%) translateX(-70em);
            transform: translateX(-50%) translateX(-70em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-03 {
    width: 83px;
    top: 180px;
    -webkit-transform: translateX(-50%) translateX(-200px);
            transform: translateX(-50%) translateX(-200px);
  }
}
.p-webexpo .s-deco .ic-deco-04 {
  width: 12em;
  top: 33em;
  -webkit-transform: translateX(-50%) translateX(45em);
          transform: translateX(-50%) translateX(45em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-04 {
    -webkit-transform: translateX(-50%) translateX(60em);
            transform: translateX(-50%) translateX(60em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-04 {
    width: 57px;
    top: 150px;
    -webkit-transform: translateX(-50%) translateX(180px);
            transform: translateX(-50%) translateX(180px);
  }
}
.p-webexpo .s-deco .ic-deco-05 {
  width: 18em;
  top: 52em;
  -webkit-transform: translateX(-50%) translateX(-40em);
          transform: translateX(-50%) translateX(-40em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-05 {
    top: 85em;
    -webkit-transform: translateX(-50%) translateX(-50em);
            transform: translateX(-50%) translateX(-50em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-05 {
    width: 71px;
    top: 420px;
    -webkit-transform: translateX(-50%) translateX(-120px);
            transform: translateX(-50%) translateX(-120px);
  }
}
.p-webexpo .s-deco .ic-deco-06 {
  width: 14.9em;
  top: 60.3em;
  -webkit-transform: translateX(-50%) translateX(40em);
          transform: translateX(-50%) translateX(40em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-06 {
    width: 80px;
    top: 460px;
    -webkit-transform: translateX(-50%) translateX(130px);
            transform: translateX(-50%) translateX(130px);
  }
}
.p-webexpo .s-deco .ic-deco-07 {
  width: 13em;
  top: 18em;
  -webkit-transform: translateX(-50%) translateX(-50em);
          transform: translateX(-50%) translateX(-50em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-07 {
    -webkit-transform: translateX(-50%) translateX(-50em);
            transform: translateX(-50%) translateX(-50em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-07 {
    width: 60px;
    top: 20px;
    -webkit-transform: translateX(-50%) translateX(-10px);
            transform: translateX(-50%) translateX(-10px);
  }
}
.p-webexpo .s-deco .ic-deco-08 {
  width: 16em;
  top: 35em;
  -webkit-transform: translateX(-50%) translateX(40em);
          transform: translateX(-50%) translateX(40em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-08 {
    -webkit-transform: translateX(-50%) translateX(55em);
            transform: translateX(-50%) translateX(55em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-08 {
    width: 79px;
    top: 342px;
    -webkit-transform: translateX(-50%) translateX(67px);
            transform: translateX(-50%) translateX(67px);
  }
}
.p-webexpo .s-deco .ic-deco-09 {
  width: 14em;
  top: 80em;
  -webkit-transform: translateX(-50%) translateX(-43em);
          transform: translateX(-50%) translateX(-43em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-09 {
    -webkit-transform: translateX(-50%) translateX(-60em);
            transform: translateX(-50%) translateX(-60em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-09 {
    top: 530px;
    -webkit-transform: translateX(-50%) translateX(-80px);
            transform: translateX(-50%) translateX(-80px);
    width: 82px;
  }
}
.p-webexpo .s-deco .ic-deco-10 {
  width: 16em;
  top: 83em;
  -webkit-transform: translateX(-50%) translateX(34em);
          transform: translateX(-50%) translateX(34em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-10 {
    top: 75em;
    -webkit-transform: translateX(-50%) translateX(40em);
            transform: translateX(-50%) translateX(40em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-10 {
    width: 74px;
    top: 575px;
    -webkit-transform: translateX(-50%) translateX(70px);
            transform: translateX(-50%) translateX(70px);
  }
}
.p-webexpo .s-deco .ic-deco-11 {
  width: 18em;
  top: 106em;
  -webkit-transform: translateX(-50%) translateX(-47em);
          transform: translateX(-50%) translateX(-47em);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-deco .ic-deco-11 {
    top: 200em;
    -webkit-transform: translateX(-50%) translateX(-50em);
            transform: translateX(-50%) translateX(-50em);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-11 {
    width: 65px;
    top: 640px;
    -webkit-transform: translateX(-50%) translateX(-150px);
            transform: translateX(-50%) translateX(-150px);
  }
}
.p-webexpo .s-deco .ic-deco-12 {
  width: 15em;
  top: 10em;
  -webkit-transform: translateX(-50%) translateX(-45em);
          transform: translateX(-50%) translateX(-45em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-12 {
    width: 95px;
    top: 0;
    -webkit-transform: translateX(-50%) translateX(-150px);
            transform: translateX(-50%) translateX(-150px);
  }
}
.p-webexpo .s-deco .ic-deco-13 {
  width: 13em;
  top: 20em;
  -webkit-transform: translateX(-50%) translateX(55em);
          transform: translateX(-50%) translateX(55em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-13 {
    width: 82px;
    top: 150px;
    -webkit-transform: translateX(-50%) translateX(180px);
            transform: translateX(-50%) translateX(180px);
  }
}
.p-webexpo .s-deco .ic-deco-14 {
  width: 32.4em;
  top: 36em;
  -webkit-transform: translateX(-50%) translateX(-60em);
          transform: translateX(-50%) translateX(-60em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-14 {
    width: 181px;
    top: 400px;
    -webkit-transform: translateX(-50%) translateX(-240px);
            transform: translateX(-50%) translateX(-240px);
  }
}
.p-webexpo .s-deco .ic-deco-15 {
  width: 15.6em;
  top: 45em;
  -webkit-transform: translateX(-50%) translateX(50em);
          transform: translateX(-50%) translateX(50em);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-deco .ic-deco-15 {
    width: 72px;
    top: 600px;
    -webkit-transform: translateX(-50%) translateX(178px) rotate(240deg);
            transform: translateX(-50%) translateX(178px) rotate(240deg);
  }
}
.p-webexpo .s-join {
  position: fixed;
  bottom: 40px;
  right: 22px;
  z-index: 102;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-join:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-join {
    right: 12px;
    bottom: 20px;
  }
}
.p-webexpo .s-join a {
  width: 137px;
  height: 137px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 162, 39, 0.95)), to(rgba(227, 83, 0, 0.95)));
  background: linear-gradient(180deg, rgba(255, 162, 39, 0.95) 0%, rgba(227, 83, 0, 0.95) 100%);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-join a {
    width: 94px;
    height: 94px;
  }
}
.p-webexpo .s-join a > div {
  width: 78px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-join a > div {
    width: 50px;
  }
}
.p-webexpo .s-join-circle {
  position: absolute;
  pointer-events: none;
  width: 121px;
  height: 121px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-animation: rotateCircle 10s linear infinite;
          animation: rotateCircle 10s linear infinite;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform-origin: center;
          transform-origin: center;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-join-circle {
    width: 82px;
    height: 82px;
  }
}
@-webkit-keyframes rotateCircle {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes rotateCircle {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
.p-webexpo .s-mv-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-webexpo .s-mv-logo {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-logo {
    width: 120px;
  }
}
.p-webexpo .s-mv-copy {
  margin-top: 37px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy {
    margin-top: 23px;
  }
}
.p-webexpo .s-mv-copy__logo {
  text-align: center;
}
.p-webexpo .s-mv-copy__logo svg {
  width: 747px;
  overflow: inherit;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__logo svg {
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__logo svg {
    width: 317px;
  }
}
.p-webexpo .s-mv-copy__text {
  margin-top: 29px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text {
    margin-top: 10px;
  }
}
.p-webexpo .s-mv-copy__text svg {
  width: 713px;
  overflow: inherit;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text svg {
    width: 640px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text svg {
    width: 242px;
  }
}
.p-webexpo .s-mv-copy__text .bl-top {
  position: absolute;
  display: inline-block;
  top: -5px;
  left: 12px;
  -webkit-transform: skewX(-18deg);
          transform: skewX(-18deg);
  width: 245px;
  height: 54px;
  z-index: -1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text .bl-top {
    width: 136px;
    height: 40px;
    left: 140px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text .bl-top {
    width: 146px;
    height: 33px;
    left: 34px;
    top: -2px;
  }
}
.p-webexpo .s-mv-copy__text .bl-top::before {
  content: "";
  width: 245px;
  height: 54px;
  position: absolute;
  left: 0;
  top: -2px;
  z-index: -1;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text .bl-top::before {
    width: 136px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text .bl-top::before {
    width: 146px;
    height: 33px;
  }
}
.p-webexpo .s-mv-copy__text .bl-top::after {
  content: "";
  width: 245px;
  height: 54px;
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: -2px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text .bl-top::after {
    width: 136px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text .bl-top::after {
    width: 146px;
    height: 33px;
  }
}
.p-webexpo .s-mv-copy__text .bl-bottom {
  position: absolute;
  display: inline-block;
  top: -5px;
  left: 550px;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  width: 260px;
  height: 50px;
  z-index: -1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text .bl-bottom {
    width: 200px;
    height: 40px;
    left: 427px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text .bl-bottom {
    width: 153px;
    height: 30px;
    left: 143px;
    top: 35px;
  }
}
.p-webexpo .s-mv-copy__text .bl-bottom::before {
  content: "";
  width: 260px;
  height: 50px;
  position: absolute;
  left: 0;
  top: -2px;
  z-index: -1;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text .bl-bottom::before {
    width: 200px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text .bl-bottom::before {
    width: 153px;
    height: 30px;
  }
}
.p-webexpo .s-mv-copy__text .bl-bottom::after {
  content: "";
  width: 260px;
  height: 50px;
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: -2px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-mv-copy__text .bl-bottom::after {
    width: 200px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-copy__text .bl-bottom::after {
    width: 153px;
    height: 30px;
  }
}
.p-webexpo .s-mv-subcopy {
  width: 572px;
  margin: 10px auto 0 auto;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-subcopy {
    width: 267px;
    margin: 5px auto 0 auto;
  }
}
.p-webexpo .s-mv-subcopy img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-webexpo .s-mv-date {
  margin-top: 30px;
  width: 765px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-date {
    margin-top: 18px;
    width: 282px;
    height: 83px;
  }
}
.p-webexpo .s-mv-detail {
  width: 640px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 7px;
  border-radius: 90px;
  padding-top: 5px;
  margin: 40px auto 140px auto;
  background: rgba(255, 255, 255, 0.11);
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-detail {
    margin-top: 20px;
    width: 330px;
    height: 78px;
    margin-bottom: 0;
  }
}
.p-webexpo .s-mv-detail .ttl {
  display: block;
  margin-top: -5px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #FFF;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-detail .ttl {
    font-size: 18px;
  }
}
.p-webexpo .s-mv-detail > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-detail > ul {
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
}
.p-webexpo .s-mv-detail > ul li > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-detail > ul li > div {
    font-size: 12px;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
    line-height: 1.2;
  }
}
.p-webexpo .s-mv-detail > ul li > div img {
  width: 34px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-detail > ul li > div img {
    width: 18px;
  }
}
.p-webexpo .s-mv-caption {
  font-size: 12px;
  font-weight: 500;
  color: #FFF;
  line-height: 1.2;
  width: 100%;
  display: block;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-caption {
    width: 330px;
    margin: 6px auto 58px auto;
    padding-right: 28px;
  }
}
.p-webexpo .s-mv-expologo {
  margin: 0 auto;
  margin-top: 140px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-mv-expologo {
    width: 125px;
    margin-top: 58px;
  }
}
.p-webexpo .s-skill {
  margin-top: 140px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill {
    margin-top: 96px;
  }
}
.p-webexpo .s-skill-subttl > p {
  text-align: center;
  font-size: 46px;
  letter-spacing: 0.08em;
  color: #FFF;
  line-height: 1.2;
  font-weight: 500;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-subttl > p {
    font-size: 21px;
  }
}
.p-webexpo .s-skill-subttl > p span {
  font-size: 56px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-subttl > p span {
    font-size: 25px;
  }
}
.p-webexpo .s-skill-ttl {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  font-weight: 500;
  font-size: 62px;
  letter-spacing: 0.02em;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  color: #FFF;
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-ttl {
    font-size: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
    margin-top: 10px;
  }
}
.p-webexpo .s-skill-ttl > span {
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #111111;
}
.p-webexpo .s-skill-ttl > span > small {
  font-size: 56px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-ttl > span > small {
    font-size: 33px;
  }
}
.p-webexpo .s-skill-ttl > span > small.white {
  color: #FFF;
  margin-left: 5px;
}
.p-webexpo .s-skill-ttl > span .bg {
  width: calc(100% - 49px);
  height: calc(100% + 8px);
  position: absolute;
  left: -8px;
  top: -2px;
  overflow: hidden;
  z-index: -1;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-ttl > span .bg {
    width: calc(100% - 26px);
    height: calc(100% + 5px);
    top: -1px;
    left: -8px;
  }
}
.p-webexpo .s-skill-ttl > span .bg::after {
  content: "";
  width: calc(100% - 49px);
  height: calc(100% + 8px);
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -8px;
  top: -2px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-ttl > span .bg::after {
    width: calc(100% - 26px);
    height: calc(100% + 5px);
    top: -1px;
    left: -8px;
  }
}
.p-webexpo .s-skill-ttl > p {
  font-size: 62px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-ttl > p {
    font-size: 36px;
  }
}
.p-webexpo .s-skill-ttl > p > small {
  font-size: 56px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-ttl > p > small {
    font-size: 33px;
  }
}
.p-webexpo .s-skill-text {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #FFF;
  line-height: 1.5;
  margin-top: 45px;
  text-align: center;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-text {
    font-size: 15px;
    margin-top: 20px;
  }
}
.p-webexpo .s-skill-text .bg-bl {
  color: #010100;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.p-webexpo .s-skill-text .bg-bl::before {
  content: "";
  width: 100%;
  height: calc(100% - 5px);
  position: absolute;
  left: 0;
  top: 2.5px;
  z-index: -1;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
}
.p-webexpo .s-skill-text .bg-bl::after {
  content: "";
  width: 100%;
  height: calc(100% - 5px);
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 2.5px;
  position: absolute;
  z-index: -1;
}
.p-webexpo .s-skill-text .bg-purple {
  color: #010100;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.p-webexpo .s-skill-text .bg-purple::before {
  content: "";
  width: 100%;
  height: calc(100% - 5px);
  position: absolute;
  left: -2px;
  top: 2.5px;
  z-index: -1;
  background: linear-gradient(-36deg, #4943C3 6%, #8583E5 50%, #C5A4EE 100%);
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
}
.p-webexpo .s-skill-text .bg-purple::after {
  content: "";
  width: 100%;
  height: calc(100% - 5px);
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -2px;
  top: 2.5px;
  position: absolute;
  z-index: -1;
}
.p-webexpo .s-skill-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-wrap {
    margin-top: 46px;
  }
}
.p-webexpo .s-skill-circle {
  width: 450px;
  height: 450px;
  border-radius: 50%;
  background: rgba(96, 96, 96, 0.11);
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-circle {
    width: 200px;
    height: 200px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -6.8px 16.8px 16.8px rgba(255, 255, 255, 0.1);
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -6.8px 16.8px 16.8px rgba(255, 255, 255, 0.1);
  }
}
.p-webexpo .s-skill-circle:first-of-type {
  margin: 0 auto;
  -webkit-transform: translateX(-200px);
          transform: translateX(-200px);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-circle:first-of-type {
    margin-right: auto;
    margin-left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.p-webexpo .s-skill-circle:first-of-type figure {
  width: 340px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-circle:first-of-type figure {
    width: 140px;
  }
}
.p-webexpo .s-skill-circle:last-of-type {
  margin: 0 auto;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  margin-top: -350px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-circle:last-of-type {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    margin-top: -155px;
  }
}
.p-webexpo .s-skill-circle:last-of-type figure {
  width: 369px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-skill-circle:last-of-type figure {
    width: 160px;
  }
}
.p-webexpo .s-tool {
  margin-top: 60px;
  text-align: center;
}
.p-webexpo .s-tool-ttl {
  width: 595px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-ttl {
    width: calc(100% - 80px);
  }
}
.p-webexpo .s-tool-text {
  font-size: 52px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #FFF;
  margin-top: 20px;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-text {
    margin-top: 10px;
    font-size: 26px;
  }
}
.p-webexpo .s-tool-text > span {
  display: block;
  font-size: 28px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-text > span {
    font-size: 14px;
  }
}
.p-webexpo .s-tool-btn {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-btn {
    padding: 0 35px;
    margin-top: 20px;
  }
}
.p-webexpo .s-tool-btn > div {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  border-radius: 120px;
  padding: 0 100px;
}
.p-webexpo .s-tool-btn > div.is-comingsoon {
  opacity: 0.6;
  -webkit-filter: grayscale(90%);
          filter: grayscale(90%);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-btn > div {
    padding: 0 60px;
    height: 60px;
  }
}
.p-webexpo .s-tool-btn > div::before {
  content: "";
  position: absolute;
  z-index: 2;
  border-radius: 120px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-tool-btn > div::after {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: 2;
  border-radius: 120px;
  background: #111111;
}
.p-webexpo .s-tool-btn > div span {
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 500;
  color: #FFF;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  position: relative;
  z-index: 3;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-btn > div span {
    font-size: 18px;
  }
}
.p-webexpo .s-tool-btn > div svg {
  width: 18px;
  overflow: inherit;
  position: absolute;
  right: 40px;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-tool-btn > div svg {
    width: 10px;
    right: 28px;
  }
}
.p-webexpo .s-tool-btn > div svg * {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-tool-glow {
  position: absolute;
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 120px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-tool-glow::before {
  content: "";
  position: absolute;
  border-radius: 120px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-tool-glow::after {
  content: "";
  position: absolute;
  inset: 2px;
  border-radius: 120px;
  background: #111111;
}
.p-webexpo .s-tool-link {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-tool-link:hover .s-tool-glow {
    opacity: 1;
  }
}
.p-webexpo .s-tool-link-comingsoon {
  pointer-events: none;
}
.p-webexpo .s-event {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event {
    margin-top: 80px;
  }
}
.p-webexpo .s-event-text {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-align: center;
  color: #FFF;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event-text {
    margin-top: 24px;
    font-size: 18px;
  }
}
.p-webexpo .s-event ul {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(520px, 1fr));
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 16px;
    margin: 0 30px;
    margin-top: 28px;
  }
}
.p-webexpo .s-event ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0;
  border-top-left-radius: 690px;
  border-top-right-radius: 690px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background: rgba(96, 96, 96, 0.11);
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event ul > li {
    border-top-left-radius: 360px;
    border-top-right-radius: 360px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}
.p-webexpo .s-event ul > li h3 {
  margin-top: 30px;
  font-size: 30px;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #FFF;
  line-height: 1.2;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event ul > li h3 {
    font-size: 24px;
    margin-top: 25px;
  }
}
.p-webexpo .s-event ul > li h3 > span {
  background: linear-gradient(323.61deg, #4F48DA 13.14%, #9593E9 61.73%, #E4AFF2 116.43%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
.p-webexpo .s-event ul > li p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event ul > li p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event ul > li:last-child h3 {
    font-size: 20px;
  }
}
.p-webexpo .s-event-num {
  position: relative;
}
.p-webexpo .s-event-num span {
  font-family: "Cabin", sans-serif !important;
  font-size: 42px;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event-num span {
    font-size: 32px;
  }
}
.p-webexpo .s-event-num .top {
  color: #FFFFFF;
  display: inline-block;
  z-index: 1;
}
.p-webexpo .s-event-num .bottom {
  display: inline-block;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  -webkit-filter: blur(7.93px);
          filter: blur(7.93px);
  opacity: 0.5;
}
.p-webexpo .s-event-icon {
  margin-top: 50px;
  width: 142px;
  height: 114px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-event-icon {
    width: 96px;
    height: 84px;
    margin-top: 35px;
  }
}
.p-webexpo .s-event-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-webexpo .s-about {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about {
    margin-top: 120px;
  }
}
.p-webexpo .s-about-ttl {
  position: relative;
  font-size: 62px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: -0.03em;
  line-height: 1;
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-ttl {
    font-size: 28px;
  }
}
.p-webexpo .s-about-ttl::after {
  content: "";
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) skewX(13deg);
          transform: translate(-50%, -50%) skewX(13deg);
  z-index: -1;
  width: 2343px;
  height: 192px;
  background: url(../images/ttl-socialmanpower.svg);
  background-size: cover;
  opacity: 0.4;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-ttl::after {
    width: 400px;
    height: 198px;
    background: url(../images/ttl-socialmanpower_sp.svg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    -webkit-transform: translateY(-50%) skewX(13deg);
            transform: translateY(-50%) skewX(13deg);
  }
}
.p-webexpo .s-about-ttl > span {
  color: #111111;
  letter-spacing: 0.08em;
  position: relative;
  display: inline-block;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-ttl > span {
    font-size: 30px;
  }
}
.p-webexpo .s-about-ttl > span .bg {
  width: calc(100% + 13px);
  height: calc(100% + 8px);
  position: absolute;
  left: -8px;
  top: -2px;
  overflow: hidden;
  z-index: -1;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-ttl > span .bg {
    width: calc(100% + 8px);
    height: calc(100% + 10px);
    top: -3px;
    left: -8px;
  }
}
.p-webexpo .s-about-ttl > span .bg::after {
  content: "";
  width: calc(100% + 13px);
  height: calc(100% + 8px);
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -8px;
  top: -2px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-8deg);
          transform: skewX(-8deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-ttl > span .bg::after {
    width: calc(100% + 8px);
    height: calc(100% + 10px);
    top: -3px;
    left: -8px;
  }
}
.p-webexpo .s-about-text {
  margin-top: 22px;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.2;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-text {
    font-size: 18px;
    margin-top: 30px;
  }
}
.p-webexpo .s-about-list {
  margin-top: 100px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  row-gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-about-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    margin-top: 50px;
    row-gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-list {
    margin-top: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 60px;
  }
}
.p-webexpo .s-about-list > li > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-webexpo .s-about-list > li > div figure {
  width: 268px;
  height: 268px;
}
.p-webexpo .s-about-list > li > div figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-webexpo .s-about-list > li:nth-child(2) {
  margin-top: -40px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-about-list > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-list > li:nth-child(2) {
    margin-top: 0;
  }
}
.p-webexpo .s-about-list > li > ul {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-list > li > ul {
    margin-top: 20px;
  }
}
.p-webexpo .s-about-list > li > ul li {
  padding: 4px 16px;
  font-size: 14px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 0.08em;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.p-webexpo .s-about-list__ttl {
  text-align: center;
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-list__ttl {
    margin-top: -50px;
  }
}
.p-webexpo .s-about-list__ttl .en {
  position: relative;
  height: 62px;
  white-space: nowrap;
}
.p-webexpo .s-about-list__ttl .en > span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 62px;
  font-weight: bold;
  font-style: italic;
  color: #FFF;
  font-family: "Cabin", sans-serif !important;
  letter-spacing: 0;
}
.p-webexpo .s-about-list__ttl .en .top {
  color: #FFFFFF;
  display: inline-block;
  z-index: 1;
}
.p-webexpo .s-about-list__ttl .en .bottom {
  display: inline-block;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  opacity: 0.5;
  -webkit-filter: blur(7.93px);
          filter: blur(7.93px);
}
.p-webexpo .s-about-list__ttl > p {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #FFF;
  line-height: 1.2;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
.p-webexpo .s-about-caption {
  width: 975px;
  margin: 0 auto;
  margin-top: 46px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-caption {
    width: calc(100% - 80px);
    margin-top: 24px;
    font-size: 13px;
  }
}
.p-webexpo .s-about-btn {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-about-btn {
    padding: 0 35px;
    margin-top: 35px;
  }
}
.p-webexpo .s-banner {
  margin-top: 100px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 400px 50px 400px;
  grid-template-columns: 400px 400px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-banner {
    margin-top: 80px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 20px;
    max-width: 400px;
    margin: 80px auto 0 auto;
  }
}
.p-webexpo .s-banner a {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  width: 400px;
  height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-banner a {
    width: calc(100% - 80px);
    height: auto;
    aspect-ratio: 16/9;
  }
}
.p-webexpo .s-banner a::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-banner a::after {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: 1;
  background: #111111;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-banner a:hover .s-banner-glow {
    opacity: 1;
  }
}
.p-webexpo .s-banner a img {
  position: relative;
  z-index: 2;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}
.p-webexpo .s-banner-glow {
  position: absolute;
  left: -4px;
  top: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 20px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-banner-glow::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-suggest {
  margin-top: 170px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-suggest {
    margin-top: 90px;
  }
}
.p-webexpo .s-suggest-ttl {
  position: relative;
  text-align: center;
}
.p-webexpo .s-suggest-ttl::after {
  content: "";
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateY(-10px);
          transform: translate(-50%, -50%) translateY(-10px);
  z-index: -1;
  width: 1114px;
  height: 191px;
  opacity: 0.4;
  background: url(../images/ttl-suggest.svg);
  background-size: cover;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-suggest-ttl::after {
    width: 515px;
    height: 89px;
    left: 0;
    -webkit-transform: translateY(-50%) translateY(-10px);
            transform: translateY(-50%) translateY(-10px);
  }
}
.p-webexpo .s-suggest-list {
  margin-top: 70px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 340px);
  -webkit-column-gap: 34px;
     -moz-column-gap: 34px;
          column-gap: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-webexpo .s-suggest-list {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-suggest-list {
    padding: 0 45px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 18px;
    row-gap: 8px;
  }
}
.p-webexpo .s-suggest-list li {
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #111111;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  -webkit-backdrop-filter: blur(73.6px);
          backdrop-filter: blur(73.6px);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25), inset 36.8px -36.8px 36.8px rgba(73, 73, 73, 0.1), inset -36.8px 36.8px 36.8px rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-suggest-list li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    height: 100px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 0 40px;
  }
  .p-webexpo .s-suggest-list li:nth-child(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .p-webexpo .s-suggest-list li:nth-child(2) figure {
    height: 32px;
  }
}
.p-webexpo .s-suggest-list li figure {
  width: auto;
  margin: 0;
  height: 72px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-suggest-list li figure {
    height: 40px;
  }
}
.p-webexpo .s-suggest-list li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-webexpo .s-suggest-list li span {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-suggest-list li span {
    font-size: 14px;
    line-height: 1.2;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.p-webexpo .s-company {
  margin-top: 290px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-company {
    margin-top: 130px;
  }
}
.p-webexpo .s-company-ttl {
  position: relative;
  text-align: center;
}
.p-webexpo .s-company-ttl::after {
  content: "";
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateY(-30px);
          transform: translate(-50%, -50%) translateY(-30px);
  z-index: -1;
  width: 1203px;
  height: 192px;
  opacity: 0.4;
  background: url(../images/ttl-company.svg);
  background-size: cover;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-company-ttl::after {
    width: 556px;
    height: 89px;
    left: 0;
    -webkit-transform: translateY(-50%) translateY(-20px);
            transform: translateY(-50%) translateY(-20px);
  }
}
.p-webexpo .s-company-ttl > p {
  margin-top: 20px;
  font-size: 34px;
  letter-spacing: 0.04em;
  color: #FFF;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-company-ttl > p {
    font-size: 18px;
  }
}
.p-webexpo .s-company-caption {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 0.04em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-company-caption {
    margin-top: 16px;
    font-size: 12px;
    padding: 0 15px;
  }
}
.p-webexpo .s-company ul {
  margin-top: 18px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 178px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-company ul {
    padding: 0 15px;
    margin-top: 10px;
    -ms-grid-columns: 1fr 3px 1fr 3px 1fr 3px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 3px;
  }
}
.p-webexpo .s-company ul li img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-webexpo .s-company-more {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #FFF;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-company-more {
    padding: 0 15px;
  }
}
.p-webexpo .s-timetable {
  margin-top: 200px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable {
    margin-top: 100px;
  }
}
.p-webexpo .s-timetable-ttl {
  position: relative;
  text-align: center;
}
.p-webexpo .s-timetable-ttl::after {
  content: "";
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateY(-10px);
          transform: translate(-50%, -50%) translateY(-10px);
  z-index: -1;
  width: 1069px;
  height: 192px;
  background: url(../images/ttl-timetable.svg);
  background-size: cover;
  opacity: 0.4;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-ttl::after {
    width: 258px;
    height: 196px;
    background: url(../images/ttl-timetable_sp.svg);
    left: 0;
    -webkit-transform: translateY(-50%) translateY(10px);
            transform: translateY(-50%) translateY(10px);
    background-repeat: no-repeat;
  }
}
.p-webexpo .s-timetable-ttl > p {
  margin-top: 20px;
  font-size: 34px;
  letter-spacing: 0.04em;
  color: #FFF;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-ttl > p {
    font-size: 18px;
  }
}
.p-webexpo .s-timetable-list {
  margin-top: 50px;
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-timetable-list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, 320px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
    row-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list {
    margin-top: 30px;
  }
}
.p-webexpo .s-timetable-list > li {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li.swiper-slide-active a::before {
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 1;
  }
}
.p-webexpo .s-timetable-list > li > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0 0 0;
  z-index: 3;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li > div {
    padding: 25px 0 0 0;
  }
}
.p-webexpo .s-timetable-list > li > div::before {
  border-radius: 20px;
  content: "";
  position: absolute;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-timetable-list > li > div::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: 20px;
  background: #111111;
}
.p-webexpo .s-timetable-list > li > div > h4 {
  position: relative;
  z-index: 1;
  font-size: 22px;
  letter-spacing: 0.08em;
  color: #FFF;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li > div > h4 {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    font-size: 17px;
  }
}
.p-webexpo .s-timetable-list > li > div > h4 .en {
  position: relative;
  height: 62px;
  white-space: nowrap;
}
.p-webexpo .s-timetable-list > li > div > h4 .en > span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 62px;
  font-weight: bold;
  font-style: italic;
  color: #FFF;
  font-family: "Cabin", sans-serif !important;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li > div > h4 .en > span {
    font-size: 50px;
  }
}
.p-webexpo .s-timetable-list > li > div > h4 .en .top {
  color: #FFFFFF;
  display: inline-block;
  z-index: 1;
}
.p-webexpo .s-timetable-list > li > div > h4 .en .bottom {
  display: inline-block;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  opacity: 0.5;
  -webkit-filter: blur(7.93px);
          filter: blur(7.93px);
}
.p-webexpo .s-timetable-list > li > div > figure {
  position: relative;
  z-index: 1;
  margin: 0;
  height: 290px;
  margin-top: -20px;
  padding-bottom: 1px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li > div > figure {
    height: 256px;
  }
}
.p-webexpo .s-timetable-list > li > div > figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.p-webexpo .s-timetable-list > li > div > div {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-top: -30px;
  background: #111111;
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-timetable-list > li > div:hover + .s-timetable-glow {
    opacity: 1;
  }
}
.p-webexpo .s-timetable-list > li:first-child figure {
  width: 301px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li:first-child figure {
    width: 244px;
  }
}
.p-webexpo .s-timetable-list > li:nth-child(2) figure {
  width: 409px;
  margin-left: -30px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li:nth-child(2) figure {
    width: 332px;
    margin-left: -15px;
  }
}
.p-webexpo .s-timetable-list > li:last-child figure {
  width: 326px;
  margin-left: 28px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-list > li:last-child figure {
    width: 264px;
    margin-left: 20px;
  }
}
.p-webexpo .s-timetable-btn {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-btn {
    padding: 0 35px;
    margin-top: 30px;
  }
}
.p-webexpo .s-timetable-glow {
  position: absolute;
  left: -4px;
  top: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 20px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-timetable-glow::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable .swiper-pagination {
    margin-top: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-webexpo .s-timetable .swiper-pagination-bullet {
    position: relative;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: block;
    opacity: 0.3;
  }
  .p-webexpo .s-timetable .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    inset: 0;
    background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-webexpo .s-timetable .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    inset: 3px;
    border-radius: 50%;
    background: #111111;
  }
  .p-webexpo .s-timetable .swiper-pagination-bullet-active {
    opacity: 1;
  }
}
.p-webexpo .s-timetable-osusume {
  text-align: center;
}
.p-webexpo .s-timetable-osusume__ttl {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 60px;
  height: 57px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-osusume__ttl {
    margin-top: 20px;
    height: 50px;
  }
}
.p-webexpo .s-timetable-osusume__ttl > span {
  display: block;
  font-size: 24px;
  letter-spacing: 0.04em;
  font-weight: 500;
  position: relative;
  z-index: 1;
  background: linear-gradient(323.61deg, #4F48DA 13.14%, #9593E9 61.73%, #E4AFF2 116.43%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-osusume__ttl > span {
    font-size: 18px;
  }
}
.p-webexpo .s-timetable-osusume__ttl::before {
  content: "";
  position: absolute;
  border-radius: 64px;
  inset: 0;
  background: linear-gradient(323.61deg, #4F48DA 13.14%, #9593E9 61.73%, #E4AFF2 116.43%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-timetable-osusume__ttl::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: 64px;
  background: #111111;
}
.p-webexpo .s-timetable-banner {
  margin-top: 80px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 590px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 36px;
     -moz-column-gap: 36px;
          column-gap: 36px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-banner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 20px;
    max-width: 400px;
    margin: 25px auto 0 auto;
  }
}
.p-webexpo .s-timetable-banner a {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
  width: 590px;
  height: 332px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-timetable-banner a {
    width: calc(100% - 60px);
    height: auto;
  }
}
.p-webexpo .s-timetable-banner a::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-timetable-banner a::after {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: 1;
  background: #111111;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-timetable-banner a:hover .s-banner-glow {
    opacity: 1;
  }
}
.p-webexpo .s-timetable-banner a img {
  position: relative;
  z-index: 2;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}
.p-webexpo .s-timetable-banner-glow {
  position: absolute;
  left: -4px;
  top: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 20px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-timetable-banner-glow::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  inset: 0;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-webexpo .s-flow {
  margin-top: 180px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow {
    margin-top: 100px;
  }
}
.p-webexpo .s-flow .c-ttl02 {
  text-align: center;
}
.p-webexpo .s-flow dl {
  width: 720px;
  margin: 0 auto;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 36px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow dl {
    width: calc(100% - 80px);
    row-gap: 30px;
    margin-top: 30px;
  }
}
.p-webexpo .s-flow dl div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 46px;
     -moz-column-gap: 46px;
          column-gap: 46px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow dl div {
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
}
.p-webexpo .s-flow dl div dt {
  position: relative;
  width: 50px;
}
.p-webexpo .s-flow dl div dt span {
  font-family: "Cabin", sans-serif !important;
  font-size: 50px;
  letter-spacing: 0;
  color: #FFF;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  left: 50%;
  top: -5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow dl div dt span {
    font-size: 30px;
  }
}
.p-webexpo .s-flow dl div dt .top {
  color: #FFFFFF;
  display: inline-block;
  z-index: 1;
}
.p-webexpo .s-flow dl div dt .bottom {
  display: inline-block;
  background: conic-gradient(from 216.82deg at 50.09% 50.09%, #FF0000 -36.01deg, #FF00D6 32.76deg, #FFC700 107.82deg, #45F7D7 180deg, #4643FF 261.06deg, #FF0000 323.99deg, #FF00D6 392.76deg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  opacity: 0.5;
  -webkit-filter: blur(7.93px);
          filter: blur(7.93px);
}
.p-webexpo .s-flow dl div dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  row-gap: 10px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow dl div dd {
    width: 270px;
    font-size: 13px;
  }
}
.p-webexpo .s-flow dl div dd span {
  display: block;
  font-size: 24px;
  color: #FFF;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow dl div dd span {
    font-size: 18px;
  }
}
.p-webexpo .s-flow-btn {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-flow-btn {
    padding: 0 35px;
    margin-top: 30px;
  }
}
.p-webexpo .s-footer {
  margin-top: 100px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer {
    padding-bottom: 150px;
  }
}
.p-webexpo .s-footer-copy {
  position: relative;
  width: 530px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-copy {
    width: 285px;
  }
}
.p-webexpo .s-footer-copy::after {
  content: "";
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  width: 1228px;
  height: 192px;
  background: url(../images/ttl-webexpo.svg);
  background-size: cover;
  opacity: 0.4;
  pointer-events: none;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-copy::after {
    width: 320px;
    height: 199px;
    background: url(../images/ttl-webexpo_sp.svg);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-repeat: no-repeat;
  }
}
.p-webexpo .s-footer-copy__text {
  z-index: 1;
}
.p-webexpo .s-footer-copy__text svg {
  position: relative;
  z-index: 1;
  overflow: inherit;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-copy__text svg {
    width: 100%;
  }
}
.p-webexpo .s-footer-copy .bl-top {
  position: absolute;
  display: inline-block;
  top: 20px;
  left: -7px;
  width: 325px;
  height: 70px;
  -webkit-transform: rotate(-5deg) skewX(-10deg);
          transform: rotate(-5deg) skewX(-10deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-copy .bl-top {
    width: 175px;
    top: 11px;
    height: 40px;
    left: -5px;
  }
}
.p-webexpo .s-footer-copy .bl-top::before {
  content: "";
  width: 325px;
  height: 70px;
  position: absolute;
  left: -8px;
  top: -2px;
  z-index: -1;
  background: linear-gradient(-36deg, #297fc3 6%, #00aaeb 50%, #bcdad3 100%);
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-copy .bl-top::before {
    width: 175px;
    height: 40px;
    left: -5px;
  }
}
.p-webexpo .s-footer-copy .bl-top::after {
  content: "";
  width: 325px;
  height: 70px;
  background: url(../images/zara.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: -8px;
  top: -2px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-copy .bl-top::after {
    width: 175px;
    height: 40px;
    left: -5px;
  }
}
.p-webexpo .s-footer-link {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-link {
    margin-top: 75px;
  }
}
.p-webexpo .s-footer-link a {
  position: relative;
  width: 460px;
  height: 60px;
  margin: 0 auto;
  border-radius: 70px;
  border: 1px solid #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (min-width: 769px) {
  .p-webexpo .s-footer-link a:hover {
    background: #FFF;
  }
  .p-webexpo .s-footer-link a:hover span {
    color: #111;
  }
  .p-webexpo .s-footer-link a:hover svg rect {
    fill: #111;
  }
  .p-webexpo .s-footer-link a:hover svg path {
    stroke: #111;
  }
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-link a {
    width: calc(100% - 80px);
  }
}
.p-webexpo .s-footer-link a span {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #FFF;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-link a span {
    font-size: 16px;
  }
}
.p-webexpo .s-footer-link a svg {
  width: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 40px;
}
.p-webexpo .s-footer-link a svg * {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.p-webexpo .s-footer-text {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.2;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-text {
    font-size: 13px;
  }
}
.p-webexpo .s-footer-text span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: "Cabin", sans-serif !important;
  letter-spacing: 0.09em;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-webexpo .s-footer-text span {
    margin-top: 16px;
  }
}