.p-main {
  position: relative;
  overflow: hidden;
}

.p-popmodal__banner {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.p-popmodal__banner img {
  width: 95% !important;
}

.p-mv {
  position: relative;
  opacity: 0;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 100%;
  height: 948px;
}
.is-op .p-mv {
  opacity: 1;
}
.p-mv__inner {
  margin: 0 auto;
  max-width: 1400px;
}
.p-mv__logo {
  position: relative;
  top: 62px;
  margin: 0 auto;
}
.p-mv__logo-ball-item {
  position: absolute;
  top: 0;
  left: 49.1%;
  -webkit-transform: translateX(-50%) scale(0.7);
  transform: translateX(-50%) scale(0.7);
  opacity: 0;
  width: 91%;
}
.is-op .p-mv__logo-ball-item {
  -webkit-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s;
}
.is-op-end .p-mv__logo-ball-item {
  -webkit-animation: ballon 5s linear infinite;
  animation: ballon 5s linear infinite;
}
.p-mv__logo-ball-item img {
  width: 100%;
}
.p-mv__logo-ball-item.-back02 {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.p-mv__logo-ball-item.-back03 {
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.p-mv__logo-ball-item.-back04 {
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.p-mv__logo-ball-item.-back05 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.p-mv__logo-ball-item.-front01 {
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.p-mv__logo-ball-item.-front02 {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.p-mv__logo-neon-item {
  position: absolute;
  top: 0;
  left: 49.2%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  width: 91%;
}
.is-op .p-mv__logo-neon-item {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.is-op-end .p-mv__logo-neon-item {
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.p-mv__logo-neon-item.is-current {
  opacity: 0;
}
.p-mv__logo-dot-item {
  position: absolute;
  top: 0;
  left: 49.2%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  width: 91%;
}
.is-op-end .p-mv__logo-dot-item {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
}
.p-mv__logo-dot-item.is-current {
  opacity: 1;
}
.p-mv__logo-text-item {
  position: absolute;
  top: 0;
  left: 49.2%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  width: 91%;
}
.is-op .p-mv__logo-text-item {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1) 0.8s;
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1) 0.8s;
}
.is-op-end .p-mv__logo-text-item {
  -webkit-animation: textflash 10s cubic-bezier(0.33, 1, 0.68, 1) infinite 1s;
  animation: textflash 10s cubic-bezier(0.33, 1, 0.68, 1) infinite 1s;
}
.p-mv__logo-line-item {
  position: absolute;
  top: 0;
  left: 49.2%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  width: 91%;
}
.is-op .p-mv__logo-line-item {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1) 0.8s;
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1) 0.8s;
}
.is-op-end .p-mv__logo-line-item {
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.p-mv__logo-line-item.is-current {
  opacity: 0;
}
.p-mv__logo-main {
  position: absolute;
  top: 0;
  left: 49.2%;
  -webkit-transform: translate(-50%, 120px);
  transform: translate(-50%, 120px);
  opacity: 0;
  width: 91%;
}
.is-op .p-mv__logo-main {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
}
.p-mv__logo-main img {
  width: 100%;
}
.p-mv__logo-base {
  position: absolute;
  top: 0;
  left: 49.1%;
  -webkit-transform: translate(-50%, 120px);
  transform: translate(-50%, 120px);
  opacity: 0;
  width: 91%;
}
.is-op .p-mv__logo-base {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
}
.p-mv__logo-base img {
  width: 100%;
}
.p-mv__about {
  position: absolute;
  bottom: 3px;
  left: 130px;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  z-index: 1;
  max-width: 1271px;
}
.is-op .p-mv__about {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
}
.p-mv__about-content {
  width: 63.8%;
}
.p-mv__about-top {
  margin-bottom: 20px;
  width: 43.2%;
}
.p-mv__about-top img {
  width: 100%;
}
.p-mv__about-main {
  margin-bottom: 30px;
  width: 100%;
}
.p-mv__about-main img {
  width: 100%;
}
.p-mv__about-data {
  margin-bottom: 30px;
  width: 86.4%;
}
.p-mv__about-data img {
  width: 100%;
}
.p-mv__about-place {
  width: 49.35%;
}
.p-mv__about-place img {
  width: 100%;
}
.p-mv__end {
  position: absolute;
  bottom: -38px;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 336px;
}
.p-mv__end::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: 1;
  background-color: #603fff;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}
.is-op .p-mv__end {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.6s;
}
.p-mv__end-detail {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
}
.p-mv__end-detail-text {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 125%;
  font-weight: 800;
  font-size: 62px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}

.p-exhibitors {
  margin: 0 auto 55px;
  padding-top: 50px;
  width: 81.5%;
  max-width: 1150px;
}
.p-exhibitors__title {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.075em;
}
.p-exhibitors__content {
  position: relative;
  top: -74px;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  border: 1px solid #fff;
  border-top: none;
  padding: 112px 0 41px;
}
.is-active .p-exhibitors__content {
  opacity: 1;
}
.p-exhibitors__content::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 34.5%;
  height: 1px;
  content: "";
}
.p-exhibitors__content::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  width: 34.5%;
  height: 1px;
  content: "";
}
.p-exhibitors__content-top {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  margin: 0 auto;
  width: 93%;
}
.is-active .p-exhibitors__content-top {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.p-exhibitors__content-top img {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  margin: 0 auto 14px;
  width: 19%;
}
.p-exhibitors__content-caution {
  color: #fff;
  font-size: 13px;
  text-align: center;
}
.p-exhibitors__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 5px;
  width: 93%;
}
.p-exhibitors__content-list .p-in-item {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  margin-right: 1.2%;
  margin-bottom: 1.4%;
  width: 19%;
}
.is-active .p-exhibitors__content-list .p-in-item {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.p-exhibitors__content-list .p-in-item img {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.p-exhibitors__content-list .p-in-item:nth-of-type(2) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(4) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(5) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(6) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(7) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(8) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(9) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(10) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
.p-exhibitors__content-list .p-in-item:nth-of-type(11) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
.p-exhibitors__content-list .p-in-item:last-of-type {
  margin-right: 0;
}
.p-exhibitors__content-list .p-in-item.is-new::before {
  display: block;
  position: absolute;
  top: -9px;
  left: -8px;
  z-index: 1;
  background: url(../img/exhibitors_new.png) center no-repeat;
  background-size: contain;
  padding-top: 22%;
  width: 22%;
  content: "";
}

.p-about {
  margin: 0 auto 187px;
  width: 81.5%;
  max-width: 1150px;
}
.p-about__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.p-about__title {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin: 50px 0;
  width: 125%;
  font-family: "Noto Sans JP", sans-serif;
}
.p-about__image {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin-right: 2.8%;
  width: 40%;
}
.p-about__image .p-in-name {
  position: absolute;
  bottom: 27%;
  left: 46%;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform: scaleX(0.8) translateX(-50%);
  transform: scaleX(0.8) translateX(-50%);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 125%;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.15em;
  text-align: center;
}
.p-about__image .p-in-name span {
  vertical-align: baseline;
  font-family: "Oswald", sans-serif;
}
.is-active .p-about__image {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-about__image img {
  width: 100%;
}
.p-about__detail {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  width: 57.2%;
  color: #fff;
  font-size: 19px;
  line-height: 1.78;
  letter-spacing: 0.1em;
}
.is-active .p-about__detail {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-about__detail p {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 14px;
  width: 125%;
  font-family: "Noto Sans JP", sans-serif;
}
.p-about__detail .u-blue {
  vertical-align: baseline;
  background-color: #603fff;
  padding: 0 6px;
  font-weight: 800;
  font-size: 24px;
}
.p-about__btn {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  margin: 50px auto 0;
}
.is-active .p-about__btn {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-about__btn .c-btn-text {
  padding: 18px 0;
}

.p-news {
  margin-bottom: 134px;
  margin-left: auto;
  width: 91.2%;
}
.p-news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.p-news__title {
  position: relative;
  margin-top: -12px;
  margin-right: 25px;
  font-size: 82px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.04em;
  text-align: left;
}
.p-news__title::before {
  display: block;
  position: absolute;
  bottom: -34px;
  left: 7px;
  background-color: #52f2ff;
  width: 26px;
  height: 2px;
  content: "";
}
.p-news__title .u-small {
  margin-top: 26px;
  font-size: 17px;
}
.p-news__content {
  position: relative;
  padding: 47px 10.35% 47px 50px;
  width: 81.8%;
}
.p-news__content::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(101%);
  transform: translateX(101%);
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  border-radius: 20px 0 0 20px;
  background-color: rgba(96, 63, 255, 0.4);
  width: 100%;
  height: 100%;
  content: "";
}
.is-active .p-news__content::before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.p-news__content-inner {
  position: relative;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
}
.is-active .p-news__content-inner {
  opacity: 1;
}
.p-news__content-list {
  height: 210px;
  overflow-y: scroll;
}
.p-news__content-list::-webkit-scrollbar {
  width: 8px;
}
.p-news__content-list::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
}
.p-news__content-list::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.p-news__content-list-item {
  cursor: pointer;
  margin-bottom: 30px;
}
.p-news__content-list-item[data-link] {
  -webkit-transition: color 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: color 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.p-news__content-list-item a {
  -webkit-transition: color 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: color 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  color: #fff;
}
.p-news__content-list-item:last-of-type {
  margin-bottom: 0;
}
.p-news__content-list-item .p-in-data {
  margin-bottom: 14px;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.07em;
}
.p-news__content-list-item .p-in-text {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 125%;
  line-height: 1.4;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.33em;
}

.p-tenji {
  margin: 0 auto 160px;
  width: 81.5%;
  max-width: 1150px;
}
.p-tenji__btn {
  position: relative;
  z-index: 1;
}
.p-tenji__title {
  margin-bottom: 50px;
  font-size: 81px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.058em;
}
.p-tenji__title .u-small {
  margin-top: 28px;
  font-size: 17px;
}
.p-tenji__content {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin-bottom: 28px;
  border-radius: 18px;
  background-color: rgba(96, 63, 255, 0.4);
  padding: 47px 39px 38px;
}
.is-active .p-tenji__content {
  opacity: 1;
}
.p-tenji__content-title {
  position: relative;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform: translateY(10px) scaleX(0.8);
  transform: translateY(10px) scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  margin-top: -9px;
  margin-bottom: 63px;
  width: 125%;
  font-size: 32px;
  line-height: 1.45;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.12em;
}
.is-active .p-tenji__content-title {
  -webkit-transform: translateY(0) scaleX(0.8);
  transform: translateY(0) scaleX(0.8);
  opacity: 1;
}
.p-tenji__content-title::before {
  display: block;
  position: absolute;
  bottom: -31px;
  left: 0;
  background-color: #52f2ff;
  width: 30px;
  height: 2px;
  content: "";
}
.p-tenji__content-title h2 {
  font-weight: 400;
}
.p-tenji__content-detail {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform: translateY(10px) scaleX(0.8);
  transform: translateY(10px) scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  margin-bottom: 34px;
  width: 125%;
  font-size: 16px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.15em;
}
.is-active .p-tenji__content-detail {
  -webkit-transform: translateY(0) scaleX(0.8);
  transform: translateY(0) scaleX(0.8);
  opacity: 1;
}
.p-tenji__content-image {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  width: 100%;
}
.is-active .p-tenji__content-image {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-tenji__content-image.--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-tenji__content-image.--flex img {
  width: 48%;
}
.p-tenji__content-image.--flex img:last-of-type {
  margin-right: 0;
}

.p-movie {
  margin-bottom: 201px;
}
.p-movie__title {
  margin-bottom: 50px;
  font-size: 81px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.058em;
}
.p-movie__title .u-small {
  margin-top: 28px;
  font-size: 17px;
}
.p-movie__inner {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
}
.is-active .p-movie__inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-movie__content {
  margin: 0 auto 8px;
  width: 76%;
  max-width: 1064px;
}
.p-movie__list-item {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  width: 100%;
}
.p-movie__list-item[data-video-id] {
  cursor: pointer;
}
.p-movie__list-item[data-video-id]::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  background-color: #603fff;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}
.p-movie__list-item[data-video-id]::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  background: url("../img/play_btn.svg") center no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  pointer-events: none;
  content: "";
}
.is-movie-play .p-movie__list-item[data-video-id]::before {
  opacity: 0;
}
.is-movie-play .p-movie__list-item[data-video-id]::after {
  opacity: 0;
}
.p-movie__list-item iframe,
.p-movie__list-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-movie__nav {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.2s;
}
.is-active .p-movie__nav {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-movie__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 63%;
}
.p-movie__nav-list-item {
  position: relative;
  opacity: 1;
  cursor: pointer;
  margin-right: 1.5%;
  background-color: transparent;
  width: 14.5%;
  height: 100%;
}
.p-movie__nav-list-item img {
  width: 100%;
}
.p-movie__nav-list-item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: rgba(96, 63, 255, 0.5);
  width: 100%;
  height: 100%;
  content: "";
}
.p-movie__nav-list-item.swiper-pagination-bullet-active::before {
  opacity: 1;
  cursor: auto;
}
.p-movie__nav-list-item:nth-of-type(4n) {
  margin-right: 0;
}

.p-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 auto 150px;
  width: 81.5%;
  max-width: 1150px;
}
.p-project__title {
  position: relative;
  left: -4px;
  margin-top: -15px;
  font-size: 82px;
  line-height: 1.1;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.055em;
  text-align: left;
}
.p-project__title::before {
  display: block;
  position: absolute;
  bottom: -31px;
  left: 3px;
  background-color: #52f2ff;
  width: 26px;
  height: 2px;
  content: "";
}
.p-project__title .u-small {
  margin-top: 21px;
  margin-left: 7px;
  font-size: 17px;
}
.p-project__content {
  width: 73%;
}
.p-project__content .p-in-map {
  position: relative;
  padding-top: 87.8%;
  width: 100%;
}
.p-project__content .p-in-map-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-project__content .p-in-map-image img {
  width: 100%;
}
.p-project__content .p-in-map-image-btn {
  position: absolute;
  cursor: pointer;
  width: 60px;
}
.p-project__content .p-in-map-image-btn:nth-of-type(1) {
  top: 52%;
  left: 36%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(2) {
  top: 53%;
  left: 23%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(3) {
  top: 38%;
  left: 3%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(4) {
  top: 15%;
  left: 11%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(5) {
  top: 4%;
  left: 54%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(6) {
  top: 11%;
  left: 81%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(7) {
  top: 30%;
  left: 62%;
}
.p-project__content .p-in-map-image-btn:nth-of-type(8) {
  top: 52%;
  left: 57%;
}
.p-project__content-block {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin-bottom: 28px;
  border-radius: 22px;
  background-color: rgba(96, 63, 255, 0.4);
  padding: 50px 55px;
}
.p-project__content-block:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.is-active .p-project__content-block {
  opacity: 1;
}
.p-project__content-block-inner {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
}
.p-project__content-block-inner:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.is-active .p-project__content-block-inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-project__content-block-title {
  position: relative;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-top: -9px;
  margin-bottom: 59px;
  width: 125%;
  font-size: 32px;
  line-height: 1.45;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.12em;
}
.p-project__content-block-title.u-small {
  margin-bottom: 85px;
  width: 73%;
}
.p-project__content-block-title::before {
  display: block;
  position: absolute;
  bottom: -26px;
  left: 0;
  background-color: #52f2ff;
  width: 30px;
  height: 2px;
  content: "";
}
.p-project__content-block-title h2 {
  font-weight: 400;
}
.p-project__content-block-image {
  position: absolute;
  top: 50px;
  right: 49px;
  width: 36%;
}
.p-project__content-block-image.--chara {
  top: 130px;
  right: 0;
}
.is-en .p-project__content-block-image.--chara {
  top: 28%;
  right: 0;
}
.p-project__content-block-image.--chara p {
  font-size: 14px;
  line-height: 1.5;
}
.p-project__content-block-image.--logo {
  top: 0;
  right: 0;
  margin-top: 150px;
}
.is-en .p-project__content-block-image.--logo {
  top: 0;
  right: 0;
  margin-top: 38%;
}
.is-en .p-project__content-block-image {
  top: 16px;
  right: 30px;
}
.p-project__content-block-image-item {
  width: 48%;
}
.p-project__content-block-image-item .p-in-name {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-top: 8px;
  width: 125%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-project__content-block-image-item img {
  width: 100%;
}
.p-project__content-block-image-item img:last-of-type {
  margin-right: 0;
}
.p-project__content-block-image.--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-project__content-block-list .p-in-head {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 125%;
  font-size: 18px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.p-project__content-block-list .p-in-text {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 16px;
  width: 125%;
  font-size: 18px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.p-project__content-block-list .p-in-image {
  margin: 20px 0 30px;
}
.p-project__content-block-reference .p-in-reference {
  margin-top: 50px;
}
.p-project__content-block-reference .p-in-reference-head {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 20px;
  width: 125%;
  font-size: 24px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.p-project__content-block-reference .p-in-reference-movie {
  margin-bottom: 50px;
}
.p-project__content-block-reference .p-in-reference-movie video {
  width: 100%;
}
.p-project__content-block-reference .p-in-reference-image {
  margin-bottom: 15px;
}
.p-project__content-block-reference .p-in-reference-image .p-in-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-project__content-block-reference .p-in-reference-image .p-in-list-item {
  margin-right: 1.3%;
  margin-bottom: 1.3%;
  width: 24%;
}
.p-project__content-block-reference .p-in-reference-image .p-in-list-item:nth-of-type(4n) {
  margin-right: 0;
}
.p-project__content-block-reference .p-in-reference-image .p-in-list-item img {
  width: 100%;
}
.p-project__content-block-reference .p-in-reference-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
.p-project__content-block-reference .p-in-reference-list-item {
  width: 19%;
}
.p-project__content-block-reference .p-in-reference-list-item img {
  width: 100%;
}
.p-project__content-block-detail {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 40px;
  width: 125%;
  font-size: 18px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.p-project__content-block-detail.u-small {
  margin-bottom: 85px;
  width: 73%;
}
.p-project__content-block-detail .p-in-join-voice {
  margin-top: 60px;
}
.p-project__content-block-detail .p-in-join-voice .js-voice-btn {
  cursor: pointer;
}
.p-project__content-block-detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 66px;
}
.p-project__content-block-detail ul li {
  margin-bottom: 32px;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 23px;
  width: 48%;
}
.p-project__content-block-detail ul li.u-logo {
  padding-left: 0;
  text-indent: 0;
}
.p-project__content-block-detail ul li .p-in-title {
  margin-bottom: 10px;
}
.p-project__content-block-detail ul li .u-num {
  display: inline-block;
  position: relative;
  margin-right: 14px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right bottom, from(#603fff), to(#e990ff));
  background: linear-gradient(to right bottom, #603fff, #e990ff);
  width: 50px;
  height: 40px;
}
.p-project__content-block-detail ul li .u-num-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.p-project__content-block-detail ul li .p-in-detail {
  font-size: 14px;
}
.p-project__content-block-detail ul li .p-in-image {
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
  margin: 15px auto 0;
  width: 75%;
}
.p-project__content-block-detail ul li .p-in-image img {
  width: 100%;
}
.p-project__content-block-detail .p-in-logo {
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
  margin: 0 auto;
  width: 63%;
}
.p-project__content-block-detail .p-in-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: -14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-project__content-block-detail .p-in-link-item {
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
  margin-right: 12%;
  width: 35%;
}
.p-project__content-block-detail .p-in-link-item.-last {
  margin-right: 0;
  width: 44%;
}
.p-project__content-block-detail .p-in-link-item img {
  width: 100%;
}
.p-project__content-block-detail p {
  margin-bottom: 20px;
}
.p-project__content-block-detail p:last-of-type {
  margin-bottom: 0;
}
.p-project__content-block-detail a {
  -webkit-transition: color 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: color 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  color: #52f2ff;
  text-decoration: underline;
}
.p-project__content-block-detail .p-in-img {
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
  margin: 0 auto;
  margin-bottom: 30px;
  width: 83%;
}
.p-project__content-block-detail .c-btn {
  position: relative;
  left: 0;
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
  width: 376px;
  text-decoration: none;
}
.p-project__content-block-detail .c-btn-text {
  padding: 18px 0;
}
.p-project__content-block-caution {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 23px;
  width: 125%;
  font-size: 14px;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
.p-project__content-coming {
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.025em;
  text-align: center;
}
.p-project__btn {
  position: relative;
  margin-bottom: 30px;
}

.p-map {
  margin: 0 auto;
  margin-bottom: 180px;
  max-width: 1150px;
}
.p-map__coming {
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.025em;
  text-align: center;
}
.p-map__title {
  margin-top: -12px;
  margin-bottom: 53px;
  font-size: 82px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.08em;
}
.p-map__title .u-small {
  margin-top: 26px;
  font-size: 17px;
}
.p-map__content {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin: 0 auto;
  width: 77.5%;
}
.p-map__content::before {
  display: block;
  content: "";
}
.is-active .p-map__content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-map__content-image {
  position: relative;
  cursor: pointer;
  width: 100%;
  overflow: hidden;
}
.p-map__content-image .p-in-image {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
.p-map__content-image-zoom {
  position: absolute;
  right: 12px;
  bottom: 9px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  border-radius: 50%;
  background-color: #603fff;
  width: 60px;
  height: 60px;
}
.p-map__content-image-zoom img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 35%;
}
.p-map__content-copy {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-top: 15px;
  width: 125%;
  font-size: 12px;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}
.p-map__content-click {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-top: 29px;
  width: 125%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.25em;
  text-align: center;
}

.p-info {
  position: relative;
  margin: 0 auto 183px;
  width: 82.2%;
  max-width: 1150px;
}
.p-info__title {
  position: relative;
  margin-top: -15px;
  margin-bottom: 93px;
  font-size: 82px;
  line-height: 1.1;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.04em;
  text-align: left;
}
.p-info__title::before {
  display: block;
  position: absolute;
  bottom: -34px;
  left: 3px;
  background-color: #52f2ff;
  width: 26px;
  height: 2px;
  content: "";
}
.p-info__title .u-small {
  margin-top: 19px;
  margin-left: 2px;
  font-size: 17px;
  letter-spacing: 0.3em;
}
.p-info__content-data-image {
  position: absolute;
  top: 14px;
  right: 9px;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  width: 39%;
}
.is-active .p-info__content-data-image {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-info__content-data-inner {
  width: 100%;
}
.p-info__content-data-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin-bottom: 32px;
}
.p-info__content-data-item:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.p-info__content-data-item:nth-of-type(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.p-info__content-data-item:nth-of-type(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.p-info__content-data-item:nth-of-type(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.is-active .p-info__content-data-item {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-info__content-data-item.--top {
  width: 60%;
}
.p-info__content-data-item.--cooperation {
  margin-bottom: 100px;
  width: 100%;
}
.p-info__content-data-item .p-in-data {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-right: 12px;
  background-color: #603fff;
  padding: 10px;
  width: 125%;
  width: 145px;
  font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.p-info__content-data-item .p-in-detail {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-top: 2px;
  width: 125%;
  width: calc(100% - 116px);
  font-size: 28px;
  line-height: 1.35;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.165em;
}
.p-info__content-data-item .p-in-detail .u-small {
  font-size: 16px;
}
.p-info__content-data-item .p-in-caution {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform: translateY(20px) scaleX(0.8);
  transform: translateY(20px) scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin-top: 13px;
  width: 125%;
  font-family: "Noto Sans JP", sans-serif;
}
.is-active .p-info__content-data-item .p-in-caution {
  -webkit-transform: translateY(0) scaleX(0.8);
  transform: translateY(0) scaleX(0.8);
  opacity: 1;
}
.p-info__content-data-item .p-in-caution-block {
  margin-bottom: 32px;
}
.p-info__content-data-item .p-in-caution-block:last-of-type {
  margin-bottom: 0;
}
.p-info__content-data-item .p-in-caution-head {
  position: relative;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.p-info__content-data-item .p-in-caution ul {
  padding-left: 14px;
}
.p-info__content-data-item .p-in-caution ul li {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.12em;
}
.p-info__content-data-item .p-in-infection {
  position: relative;
  margin-top: 13px;
  margin-right: 7px;
  margin-left: auto;
  border: 1px solid #fff;
  border-top: none;
  padding: 20px 0 32px;
}
.is-en .p-info__content-data-item .p-in-infection::before {
  width: 29%;
}
.is-en .p-info__content-data-item .p-in-infection::after {
  width: 29%;
}
.p-info__content-data-item .p-in-infection::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 41.3%;
  height: 1px;
  content: "";
}
.p-info__content-data-item .p-in-infection::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  width: 41.3%;
  height: 1px;
  content: "";
}
.p-info__content-data-item .p-in-infection-head {
  position: relative;
  top: -33px;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 125%;
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.075em;
  text-align: center;
}
.p-info__content-data-item .p-in-infection-attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 8px;
}
.p-info__content-data-item .p-in-infection-attention-item {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.4s, -webkit-transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s;
  margin-right: 2%;
  width: 17.5%;
}
.p-info__content-data-item .p-in-infection-attention-item:nth-of-type(2) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.p-info__content-data-item .p-in-infection-attention-item:nth-of-type(3) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.is-active .p-info__content-data-item .p-in-infection-attention-item {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.p-info__content-data-item .p-in-infection-attention-item:last-of-type {
  margin-right: 0;
}
.p-info__content-data-item .p-in-infection-caution {
  margin: 28px auto 0;
  width: 67.8%;
}
.p-info__content-data-item .p-in-infection-caution-item {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 15px;
  padding-left: 1em;
  width: 125%;
  font-weight: 200;
  font-size: 14px;
  line-height: 1.4;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-indent: -1em;
}

.p-twitter {
  position: relative;
  z-index: 1;
  margin: 0 auto 225px;
  width: 81.5%;
  max-width: 1150px;
}
.p-twitter__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-twitter__block {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s, -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  margin-right: 3.6%;
  border-radius: 20px;
  background-color: rgba(96, 63, 255, 0.4);
  padding: 56px 10px 57px;
  width: 48.2%;
}
.p-twitter__block:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.is-active .p-twitter__block {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.p-twitter__block:nth-of-type(2n) {
  margin-right: 0;
}
.p-twitter__block-title {
  position: relative;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 47px;
  width: 125%;
  font-size: 35px;
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-twitter__block-title.--space {
  margin-bottom: 60px;
}
.p-twitter__block-title::before {
  display: block;
  position: absolute;
  bottom: -31px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #52f2ff;
  width: 31px;
  height: 2px;
  content: "";
}
.p-twitter__block-text {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 29px;
  width: 125%;
  font-size: 17px;
  line-height: 2.3;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.15em;
  text-align: center;
}
.p-twitter__block-hash {
  margin: 0 auto 47px;
  width: 88.5%;
}
.p-twitter__block-hash .cmttw-boxset {
  border-radius: 8px;
  background-color: #fff;
  padding: 5px !important;
}
.p-twitter__block-hash .cmttw-widget {
  padding-right: 8px !important;
  height: 360px !important;
}
.p-twitter__block-hash .cmttw-widget::-webkit-scrollbar {
  width: 8px;
}
.p-twitter__block-hash .cmttw-widget::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
}
.p-twitter__block-hash .cmttw-widget::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.p-twitter__block-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  width: 78%;
}
.p-twitter__block-link-list-item {
  position: relative;
  margin-bottom: 52px;
  width: 43.5%;
}
.p-twitter__block-link-list-item:nth-last-of-type(2) {
  margin-bottom: 0;
}
.p-twitter__block-link-list-item:last-of-type {
  margin-bottom: 0;
}
.p-twitter__block-link-list-item::before {
  display: block;
  position: absolute;
  right: -21px;
  bottom: -3px;
  background: url("../img/arrow.svg") center no-repeat;
  background-size: contain;
  width: 13px;
  height: 13px;
  content: "";
}
.p-twitter__block-link-list-item a {
  color: #fff;
}
.p-twitter__block-link-list-item .p-in-image {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  margin-bottom: 10px;
}
.p-twitter__block-link-list-item .p-in-text-main {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: color 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: color 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  margin-bottom: 5px;
  width: 125%;
  font-size: 18px;
  line-height: 1.55;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-twitter__block-link-list-item .p-in-text .u-small {
  display: block;
  font-size: 12px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-bunner {
  position: relative;
}
.p-bunner__title {
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  margin-bottom: 32px;
  width: 125%;
  font-size: 28px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.15em;
  text-align: center;
}
.p-bunner__title h3 {
  font-weight: 400;
}
.p-bunner__content {
  position: relative;
  margin: 0 auto;
  width: 50.7%;
}
.p-bunner__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-bunner__content-list-item {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  margin-right: 4.2%;
  margin-bottom: 13px;
  border-radius: 5px;
  width: 48.9%;
  overflow: hidden;
}
.p-bunner__content-list-item img {
  width: 100%;
}
.p-bunner__content-list-item:last-of-type {
  margin-right: 0%;
}

.m-modal.m-modal-custom img {
  margin: 0 auto;
  width: 60%;
}
.m-modal.m-modal-custom .m-modal__bg {
  background-color: rgba(96, 63, 255, 0.6);
}
.m-modal.m-modal-custom .m-modal__close-btn {
  top: 50px;
  right: 50px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  width: 60px;
  height: 60px;
}
.m-modal.m-modal-custom .m-modal__close-btn::before {
  border-radius: 50px;
  width: 4px;
  height: 60px;
}
.m-modal.m-modal-custom .m-modal__close-btn::after {
  border-radius: 50px;
  width: 4px;
  height: 60px;
}
@media screen and (min-width: 768px) {
  .p-popmodal__banner:hover {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
  .p-exhibitors__content-top img:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  .p-exhibitors__content-list .p-in-item img:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  .p-exhibitors__content-list .p-in-item:nth-of-type(6) {
    margin-right: 0;
  }
  .p-news__content-list-item a:hover {
    color: #52f2ff;
  }
  .p-news__content-list-item[data-link]:hover {
    color: #52f2ff;
  }
  .p-movie__list-item:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
  }
  .p-project__content-block-detail a:hover {
    color: #52f2ff;
  }
  .p-map__content-image:hover .p-in-image {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
  }
  .p-map__content-image:hover .p-map__content-image-zoom {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  .p-twitter__block-link-list-item:hover .p-in-image {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  .p-bunner__content-list-item:hover {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
  .m-modal.m-modal-custom .m-modal__close-btn:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 1020px) {
  .p-mv {
    height: 748px;
  }
}
@media screen and (max-width: 1020px) and (max-width: 767px) {
  .p-mv {
    margin-bottom: 26px;
    padding-top: 148%;
    height: auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__logo {
    position: absolute;
    top: 19.8%;
    left: 51%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 91%;
  }
  .p-mv__logo-ball-item {
    width: 185%;
  }
  .p-mv__logo-neon-item {
    width: 185%;
  }
  .p-mv__logo-dot-item {
    width: 185%;
  }
  .p-mv__logo-text-item {
    width: 185%;
  }
  .p-mv__logo-line-item {
    width: 185%;
  }
  .p-mv__logo-line-item {
    width: 185%;
  }
  .p-mv__logo-main {
    width: 185%;
  }
  .p-mv__logo-base {
    width: 185%;
  }
  .p-mv__about {
    bottom: 45px;
    left: 0;
  }
  .p-mv__about-content {
    margin-left: auto;
    width: 94.8%;
  }
  .p-mv__about-top {
    margin-bottom: 10px;
    width: 40.8%;
  }
  .p-mv__about-main {
    margin-bottom: 11px;
    width: 94.5%;
  }
  .p-mv__about-data {
    margin-bottom: 13px;
    width: 81.5%;
  }
  .p-mv__about-place {
    width: 46.5%;
  }
  .p-mv__end-detail-text {
    font-size: 25px;
  }
  .p-mv__end {
    bottom: 24px;
    left: 0;
    height: 160px;
  }
  .p-exhibitors {
    margin: 0 auto 40px;
    padding-top: 26px;
    width: 89.5%;
  }
  .p-exhibitors__content {
    top: -36px;
    padding: 60px 0 27px;
  }
  .p-exhibitors__content::before {
    width: 23.5%;
  }
  .p-exhibitors__content::after {
    width: 23.5%;
  }
  .p-exhibitors__content-caution {
    font-size: 10px;
  }
  .p-exhibitors__content-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 16px;
    width: 88%;
  }
  .p-exhibitors__content-list .p-in-item {
    margin-right: 2%;
    margin-bottom: 2.1%;
    width: 32%;
  }
  .p-exhibitors__content-list .p-in-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .p-exhibitors__content-list .p-in-item.is-new::before {
    top: -7px;
    left: -7px;
    padding-top: 0;
    width: 25px;
    height: 25px;
  }
  .p-about {
    margin: 0 auto 176px;
    width: 89.5%;
  }
  .p-about__content {
    display: block;
    margin-bottom: 120px;
  }
  .p-about__image .p-in-name span {
    display: block;
    font-size: 10px;
  }
  .p-about__image .p-in-name {
    right: -22%;
    bottom: 32%;
    left: auto;
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    line-height: 1.2;
    text-align: right;
  }
  .p-about__image {
    position: relative;
    left: 13px;
    margin: 0 auto 32px;
    width: 75%;
  }
  .p-about__detail {
    margin-top: -123px;
    width: 100%;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0.01em;
  }
  .p-about__detail .u-blue {
    position: relative;
    top: 2px;
    margin: 0 5px;
    padding: 0px 2px;
    font-weight: 600;
    font-size: 16px;
  }
  .p-about__btn .c-btn-text {
    padding: 10px 0;
  }
  .p-about__btn {
    position: relative;
    margin: 0 auto;
    width: 55%;
  }
  .p-news {
    margin-bottom: 96px;
    margin-left: auto;
    width: 95%;
  }
  .p-news__inner {
    display: block;
  }
  .p-news__title::before {
    bottom: -21px;
    left: 2px;
    width: 11px;
    height: 2px;
  }
  .p-news__title {
    margin-top: -5px;
    margin-bottom: 47px;
    font-size: 40px;
  }
  .p-news__title h2 {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .p-news__title .u-small {
    position: absolute;
    top: 50%;
    right: -45px;
    -webkit-transform: translateY(-50%) scaleX(0.8);
    transform: translateY(-50%) scaleX(0.8);
    margin: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 10px;
    letter-spacing: -0.1em;
  }
  .p-news__content {
    border-radius: 10px 0 0 10px;
    padding: 26px 5.8% 20px 27px;
    width: 100%;
  }
  .p-news__content-list {
    height: 189px;
  }
  .p-news__content-list::-webkit-scrollbar {
    width: 4px;
  }
  .p-news__content-list-item {
    margin-bottom: 20px;
    padding-right: 5%;
  }
  .p-news__content-list-item .p-in-data {
    margin-bottom: 3px;
    font-size: 11px;
  }
  .p-news__content-list-item .p-in-text {
    font-size: 12px;
    line-height: 1.75;
  }
  .p-tenji {
    margin: 0 auto 119px;
    width: 89.2%;
  }
  .p-tenji__btn {
    margin: 0 auto;
    width: 80%;
  }
  .p-tenji__title {
    margin-bottom: 25px;
    font-size: 41px;
  }
  .p-tenji__title .u-small {
    margin-top: 12px;
    font-size: 10px;
  }
  .p-tenji__content {
    border-radius: 10px;
    padding: 19px 20px 12px;
  }
  .p-tenji__content-title {
    margin-top: 0;
    margin-bottom: 31px;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .p-tenji__content-title::before {
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 16px;
    height: 1px;
  }
  .p-tenji__content-detail {
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: 0.14em;
  }
  .p-tenji__content-image {
    position: static;
    margin: 0 auto 14px;
  }
  .p-tenji__content-image.--flex {
    display: block;
  }
  .p-tenji__content-image.--flex img {
    margin-bottom: 18px;
    width: 100%;
  }
  .p-movie {
    margin-bottom: 94px;
  }
  .p-movie__title .u-small {
    margin-top: 15px;
    font-size: 13px;
  }
  .p-movie__title {
    margin-bottom: 26px;
    font-size: 41px;
    letter-spacing: 0.045em;
  }
  .p-movie__content {
    margin: 0 auto 15px;
    width: 100%;
  }
  .p-movie__list-item[data-video-id]::after {
    width: 45px;
    height: 45px;
  }
  .p-movie__nav-list {
    width: 90%;
  }
  .p-movie__nav-list-item {
    width: 22.8%;
  }
  .p-project {
    display: block;
    margin: 0 auto 105px;
    width: 92.2%;
  }
  .p-project__title::before {
    bottom: -15px;
    width: 12px;
  }
  .p-project__title {
    margin-top: 0;
    margin-bottom: 45px;
    margin-left: 7px;
    font-size: 41px;
    letter-spacing: 0.065em;
  }
  .p-project__title .u-small {
    margin-top: 10px;
    margin-left: 2px;
    font-size: 13px;
  }
  .p-project__content {
    margin: 0 auto;
    width: 97%;
  }
  .p-project__content .p-in-map-image-btn {
    width: 30px;
  }
  .p-project__content-block {
    margin-bottom: 14px;
    border-radius: 10px;
    padding: 21px 20px 26px;
  }
  .p-project__content-block-title.u-small {
    margin-bottom: 26px;
    width: 120%;
  }
  .p-project__content-block-title {
    margin-top: 0;
    margin-bottom: 26px;
    width: 120%;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .p-project__content-block-title::before {
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 16px;
    height: 1px;
  }
  .p-project__content-block-image.--chara {
    width: 100%;
  }
  .p-project__content-block-image.--chara img {
    margin: 0 auto;
    width: 71.5%;
  }
  .p-project__content-block-image.--chara p {
    font-size: 12px;
  }
  .is-en .p-project__content-block-image.--logo {
    margin: 25px auto 0;
  }
  .p-project__content-block-image.--logo {
    margin: 25px auto 0;
    width: 100%;
  }
  .p-project__content-block-image {
    position: static;
    margin: 0 auto 14px;
    width: 71.5%;
  }
  .p-project__content-block-image-item .p-in-name {
    font-size: 12px;
  }
  .p-project__content-block-list .p-in-head {
    font-size: 13px;
  }
  .p-project__content-block-list .p-in-text {
    margin-bottom: 0;
    font-size: 13px;
  }
  .p-project__content-block-list .p-in-image {
    margin: 10px 0;
  }
  .p-project__content-block-reference .p-in-reference {
    margin-top: 20px;
  }
  .p-project__content-block-reference .p-in-reference-head {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .p-project__content-block-reference .p-in-reference-movie {
    margin-bottom: 20px;
  }
  .p-project__content-block-reference .p-in-reference-image .p-in-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-project__content-block-reference .p-in-reference-image .p-in-list-item {
    margin-bottom: 2%;
    width: 49%;
  }
  .p-project__content-block-reference .p-in-reference-image .p-in-list-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .p-project__content-block-reference .p-in-reference-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
  }
  .p-project__content-block-reference .p-in-reference-list-item {
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
  }
  .p-project__content-block-reference .p-in-reference-list-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .p-project__content-block-detail.u-small {
    margin-bottom: 26px;
    width: 120%;
  }
  .p-project__content-block-detail ul {
    display: block;
  }
  .p-project__content-block-detail ul li {
    width: 100%;
  }
  .p-project__content-block-detail ul li .u-num {
    margin-right: 5px;
    width: 30px;
    height: 24px;
  }
  .p-project__content-block-detail ul li .p-in-detail {
    font-size: 12px;
  }
  .p-project__content-block-detail ul li .p-in-image {
    position: relative;
    left: -0.5em;
    width: 86%;
  }
  .p-project__content-block-detail .p-in-logo {
    width: 50%;
  }
  .p-project__content-block-detail .p-in-link-item {
    margin-right: 10%;
    width: 28.5%;
  }
  .p-project__content-block-detail .p-in-link-item.-last {
    width: 34%;
  }
  .p-project__content-block-detail {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.14em;
  }
  .p-project__content-block-detail .c-btn {
    width: 80%;
  }
  .p-project__content-block-detail .c-btn-text {
    padding: 10px 0;
  }
  .p-project__content-block-caution {
    margin-bottom: 13px;
    font-size: 10px;
  }
  .p-project__content-coming {
    font-size: 18px;
  }
  .p-map {
    margin-bottom: 94px;
  }
  .p-map__coming {
    font-size: 18px;
  }
  .p-map__title {
    margin-bottom: 35px;
  }
  .p-map__title .u-small {
    margin-top: 13px;
    font-size: 13px;
  }
  .p-map__title {
    font-size: 42px;
  }
  .p-map__content {
    width: 89.5%;
  }
  .p-map__content-copy {
    font-size: 10px;
    line-height: 1.8;
  }
  .p-map__content-click {
    margin-top: 15px;
    font-size: 11px;
  }
  .p-info {
    margin: 0 auto 89px;
    width: 93.2%;
  }
  .p-info__title::before {
    bottom: -17px;
    width: 12px;
  }
  .p-info__title .u-small {
    margin-top: 9px;
    font-size: 12px;
  }
  .p-info__title {
    margin-top: 0;
    margin-bottom: 43px;
    margin-left: 4px;
    font-size: 41px;
    letter-spacing: 0.06em;
  }
  .p-info__content {
    margin: 0 auto;
    width: 96%;
  }
  .p-info__content-data-image {
    position: static;
    margin-bottom: 23px;
    margin-left: auto;
    width: 77%;
  }
  .p-info__content-data-item.--top {
    width: 100%;
  }
  .p-info__content-data-item.--cooperation {
    margin-bottom: 7px;
  }
  .p-info__content-data-item {
    margin-bottom: 20px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .p-info__content-data-item .p-in-data {
    margin-right: 5px;
    padding: 4px 5px;
    width: 71px;
    font-size: 13px;
  }
  .p-info__content-data-item .p-in-detail {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: -1px;
    width: 100%;
    font-size: 15px;
  }
  .p-info__content-data-item .p-in-detail .u-small {
    font-size: 10px;
  }
  .p-info__content-data-item .p-in-caution {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    width: 96%;
  }
  .p-info__content-data-item .p-in-caution-block {
    margin-bottom: 8px;
  }
  .p-info__content-data-item .p-in-caution-head {
    margin-bottom: 0;
    font-size: 13px;
  }
  .p-info__content-data-item .p-in-caution ul li {
    margin-bottom: 0px;
    padding-left: 1em;
    font-size: 12px;
    line-height: 1.95;
    text-indent: -1em;
  }
  .p-info__content-data-item .p-in-infection {
    margin-top: 27px;
    margin-right: 0;
    margin-left: auto;
    padding: 13px 0 21px;
    width: 100%;
  }
  .is-en .p-info__content-data-item .p-in-infection::before {
    width: 10%;
  }
  .is-en .p-info__content-data-item .p-in-infection::after {
    width: 10%;
  }
  .p-info__content-data-item .p-in-infection::before {
    width: 31.3%;
  }
  .p-info__content-data-item .p-in-infection::after {
    width: 31.3%;
  }
  .p-info__content-data-item .p-in-infection-head {
    top: -23px;
    font-size: 17px;
    letter-spacing: 0.1em;
  }
  .p-info__content-data-item .p-in-infection-attention {
    margin-top: 0;
  }
  .p-info__content-data-item .p-in-infection-attention-item {
    margin-right: 3%;
    width: 27.5%;
  }
  .p-info__content-data-item .p-in-infection-caution {
    margin: 17px auto 0;
    width: 88.8%;
  }
  .p-info__content-data-item .p-in-infection-caution-item {
    margin-bottom: 0;
    padding-left: 1em;
    font-size: 10px;
    line-height: 1.85;
    text-indent: -1em;
  }
  .p-twitter {
    margin: 0 auto 126px;
    width: 89.4%;
  }
  .p-twitter__content {
    display: block;
  }
  .p-twitter__block {
    margin-right: 0;
    margin-bottom: 14px;
    border-radius: 11px;
    padding: 33px 10px 30px;
    width: 100%;
  }
  .p-twitter__block-title {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .p-twitter__block-title.--space {
    margin-bottom: 42px;
  }
  .p-twitter__block-title::before {
    bottom: -21px;
    width: 20px;
  }
  .p-twitter__block-text {
    margin-bottom: 18px;
    font-size: 12px;
    line-height: 2;
  }
  .p-twitter__block-hash {
    margin: 0 auto 27px;
    width: 91%;
  }
  .p-twitter__block-hash .cmttw-widget::-webkit-scrollbar {
    width: 4px;
  }
  .p-twitter__block-hash .cmttw-widget {
    height: 220px !important;
  }
  .p-twitter__block-link-list-item {
    margin-bottom: 27px;
  }
  .p-twitter__block-link-list-item::before {
    right: -12px;
    bottom: 1px;
    width: 8px;
    height: 8px;
  }
  .p-twitter__block-link-list-item .p-in-image {
    margin-bottom: 5px;
  }
  .p-twitter__block-link-list-item .p-in-text-main {
    font-size: 12px;
  }
  .p-twitter__block-link-list-item .p-in-text .u-small {
    font-size: 10px;
  }
  .p-twitter__btn {
    position: relative;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 65%;
  }
  .p-bunner__title {
    margin-bottom: 25px;
    font-size: 20px;
  }
  .p-bunner__content {
    margin: 0 auto;
    width: 78.7%;
  }
  .p-bunner__content-list {
    display: block;
  }
  .p-bunner__content-list-item {
    margin-right: 0;
    width: 100%;
  }
  .m-modal.m-modal-custom .m-modal__close-btn {
    top: 15px;
    right: 17px;
    width: 30px;
    height: 32px;
  }
  .m-modal.m-modal-custom .m-modal__close-btn::before {
    width: 2px;
    height: 30px;
  }
  .m-modal.m-modal-custom .m-modal__close-btn::after {
    width: 2px;
    height: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .p-news {
    margin: 0 auto 134px;
    max-width: 1150px;
  }
  .p-news__content {
    margin: 0 auto;
  }
  .p-news__content::before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    border-radius: 20px;
  }
  .is-active .p-news__content::before {
    opacity: 1;
  }
}