@charset "UTF-8";
/* CSS Document */

.header .brand.add2022-online {
  /*margin-right:1em;*/
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100% !important;
  max-width: none !important;
}

.header .brand.add2022-online .corp {
  margin-right: 0;
  margin-bottom: 0;
  width: 100px;
}

.header .brand.add2022-online .sitename {
  width: auto;
  height: 45px;
}

.header .brand.add2022-online .sitename img {
  width: auto;
  height: 39px;
}

.header.add2022-online .main {
  padding-bottom: 20px;
}

@media (max-width: 960px) {
  .header.add2022-online {
    display: flex;
  }

  .header.add2022-online .main {
    /*追加*/
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
  }

  .header .brand.add2022-online .corp {
    width: 60px;
  }

  .header .brand.add2022-online .sitename {
    width: 200px;
    height: auto;
  }

  .header .brand.add2022-online .sitename img {
    width: 100%;
    height: auto;
  }
}

.only-sponsor .connect {
  display: none;
}

/**/
.mb-add {
}

.mb-add a {
  display: block;
}

@media (max-width: 560px) {
  .footer .sponsor {
    padding: 0 0 80px;
  }
  .mb-add {
    margin-bottom: 0px !important;
  }

  .mb-add2 {
    margin-bottom: 25px !important;
  }
}

/*■YouTube
----------------------------------*/

#ytPlayerWrap {
  position: relative;
  height: 0;
  width: 100%;
  /*padding-top: 56.25%;*/
  /*padding-top: 54.7%;*/
  padding-top: 49.8%;
}

#ytPlayerWrap iframe {
  position: relative;
  width: 100% !important;
  margin-left: 0 !important;
  /*margin-top:-203px !important;*/
  /*margin-top:-17.0% !important;*/
  margin-top: -15.8% !important;
}

@media (max-width: 1100px) {
  #ytPlayerWrap {
    position: relative;
    height: 0;
    width: 100%;
    /*padding-top: 56.25%;*/
    padding-top: 54.7%;
  }

  #ytPlayerWrap iframe {
    position: relative;
    width: 100% !important;
    margin-left: 0 !important;
    /*margin-top:-203px !important;*/
    margin-top: -17% !important;
  }
}

.wrap.online-exhibitioni {
  max-width: 1300px !important;
}

@media (max-width: 560px) {
  .wrap.online-exhibitioni {
    width: 100% !important;
  }
}

/*#ytPlayerWrap .thumb-wrap {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image:url(../../../online_exhibition/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
	transition: 0.3s all;
}
#ytPlayerWrap2 .thumb-wrap.completed {
	visibility: hidden;
}
*/

@media (max-width: 560px) {
  .yt_bg {
    background: url(../img/online_exhibition/bg.jpg) no-repeat;
    background-size: cover !important;
  }

  .yt_bg02 {
    background: url(../img/online_exhibition/bg02.jpg) no-repeat;
    background-size: cover !important;
  }
}

/*■開催期間
----------------------------------*/
.sp-event.online-exhibitioni {
  margin: 40px auto 0;
  display: table;
}

.event.sp-event .head-period.add210819 {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.event.sp-event .head-period dt {
  margin-right: 10px;
}

@media (max-width: 560px) {
  .event.sp-event {
    margin: 1.5em 0px 0em !important;
  }
}

/*
----------------------------------*/
.online-intro {
  margin: 0px auto 0;
  font-size: 2.4rem;
  text-align: center;
}

.online-intro-sub {
  margin-top: 60px;
  font-size: 1.8rem;
  text-align: center;
}

@media (max-width: 960px) {
  .online-intro {
    font-size: 1.8rem;
  }
}

@media (max-width: 560px) {
  .online-intro {
    font-size: 1.4rem;
    text-align: left;
  }

  .online-intro-sub {
    margin-top: 1em;
    font-size: 1.4rem;
  }
}

/*作品の巡り方
---------------------------------*/
.work-around-list {
  margin: 0 auto 0;
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
}

.work-around-list > li {
  width: 32%;
}

.work-ttl {
  margin-bottom: -1em;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.work-ttl span {
  padding: 0 1.5em;
  display: inline-block;
  background: #000;
  min-width: 260px;
  border-radius: 100px;
}

.work-ttl span {
  padding: 0 1em;
}

.work-box {
  /*padding:50px 28px;*/
  /*padding:50px 10px;*/
  padding: 50px 10px 15px;
  border: solid 3px #000;
  border-radius: 20px;
  text-align: center;
}

.work-intro {
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.6;
}

.work-con {
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.work-con > p {
  width: 100%;
}

.omoi-list {
  margin-top: 10px;
  /*font-size:2.0rem;*/
  font-size: 1.2vw;
  font-weight: bold;
  color: #00a273;
  display: flex;
  justify-content: center;
}

.omoi-list-box .omoi-list:first-child {
  margin-top: 0;
}

.omoi-list li {
  margin-right: 10px;
}

.omoi-list li:last-child {
  margin-right: 0;
}

.omoi-list span {
  padding: 5px;
  display: inline-block;
  background: #eef9f3;
  line-height: 1;
}

@media (max-width: 1500px) {
  .omoi-list {
    font-size: 1.4vw;
  }
}

@media (max-width: 1100px) {
  .work-ttl {
    margin-bottom: -1em;
    font-size: 2.2rem;
  }

  .work-intro {
    font-size: 1.6rem;
  }

  .work-box {
    padding: 40px 15px 20px;
  }

  .omoi-list {
    font-size: 1.3vw;
  }
}

@media (max-width: 960px) {
  .work-ttl {
    margin-bottom: -1.2em;
    font-size: 1.6rem;
  }

  .work-ttl span {
    padding: 10px 0.5em;
    display: inline-block;
    background: #000;
    min-width: 180px;
    border-radius: 100px;
    line-height: 1;
  }

  .work-intro {
    /*font-size:1.4rem;*/
    text-align: left;
  }

  .work-box {
    padding: 30px 10px 15px;
  }

  .omoi-list {
    font-size: 1.4vw;
  }

  .work-con {
    padding: 0;
  }
}

@media (max-width: 560px) {
  .work-around-list {
    margin: 0 auto 0;
    display: block;
  }

  .work-around-list > li {
    margin-top: 3em;
    width: inherit;
  }

  .work-around-list > li:first-child {
    margin-top: 0;
  }

  .work-box {
    padding: 30px 20px 20px;
  }

  .work-ttl {
    margin-bottom: -1.2em;
    font-size: 4.5vw;
  }

  .work-ttl span {
    padding: 9px 0.5em 9px;
    min-width: 260px;
    line-height: 1;
  }

  .work-intro {
    font-size: 4vw;
    margin-bottom: 1em;
    line-height: 1.8;
    text-align: center;
  }

  .omoi-list {
    font-size: 4.5vw;
  }
}

/*13カテゴリー
---------------------------------*/
.online-category-list {
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}

.online-category-list li {
  /*margin-bottom:1em;
	width:30%;*/
}

.online-category-list li p {
  width: 9em;
  height: 9em;
  /*font-size:1.8rem;
	color:#39a071;
	border: solid 2px #39a071;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;*/
  background: #fff;
}

.online-category-list.add2022 {
  max-width: 1300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.online-category-list.add2022 li p {
  width: 9em;
  height: 9em;
  margin: 0 10px;
  margin-bottom: 1em;
}

@media (max-width: 1100px) {
  .online-category-list li p {
    width: 5.4em;
    height: 5.4em;
    font-size: 1.6rem;
  }
}

@media (max-width: 960px) {
  .online-category-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .online-category-list li {
    margin: 0 10px;
    margin-bottom: 1em;
  }

  .online-category-list li p {
    width: 6.5em;
    height: 6.5em;
    font-size: 1.8rem;
  }

  .online-category-list.add2022 li {
    margin: 0 5px;
    margin-bottom: 1em;
  }

  .online-category-list.add2022 li p {
    margin: 0;
    width: 4.5em;
    height: 4.5em;
  }
}

@media (max-width: 560px) {
  .online-category-list {
    margin-top: 2em;
    margin-bottom: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .online-category-list li {
    margin: 0;
    margin-bottom: 1em;
    /*width:30%;*/
  }

  .online-category-list li p {
    width: 6.5em;
    height: 6.5em;
    font-size: 1.6rem;
    color: #39a071;
    /*border: solid 1px #39a071;*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff;
  }

  .online-category-list li {
    margin: 0;
    margin-bottom: 1em;
    /*width:30%;*/
  }

  .online-category-list li p {
    width: 6.5em;
    height: 6.5em;
    font-size: 1.6rem;
    color: #39a071;
    /*border: solid 1px #39a071;*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff;
  }
}

@media (max-width: 360px) {
  .online-category-list.add2022 li {
    margin: 0 3px;
    margin-bottom: 0.5em;
  }
}

/*■あなたが主役の
-------------------------------------------*/
.about-photo-exhi-list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.about-photo-exhi-list li {
  /*width:30.5%;*/
  width: 32.2%;
}

.about-photo-exhi-list li .pic {
  /*padding:5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);*/
}

.about-photo-exhi-list li .ttl {
  margin-top: 20px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #33a170;
  line-height: 1.4;
  text-align: center;
}

.about-photo-exhi-list li .txt {
  margin: 20px 2em 0;
  font-size: 1.6rem;
  display: table;
}

@media (max-width: 1100px) {
  .about-photo-exhi-list li .txt {
    margin: 20px 0 0;
    font-size: 1.6rem;
    display: block;
  }
}

@media (max-width: 960px) {
  .about-photo-exhi-list li .txt {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

/*2021
----------------------------------*/
.add-about-ttl {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.add-about-ttl .num {
  margin-right: 1em;
}
.add-about-ttl .ttl {
  margin-top: 0 !important;
  text-align: left !important;
}

@media (max-width: 1100px) {
  .add-about-ttl .num img {
    width: auto;
    height: 3.2em;
  }
  .add-about-ttl .ttl {
    font-size: 2.2rem !important;
  }
}

@media (max-width: 960px) {
  .about-photo-exhi-list li .ttl {
    margin-top: 20px;
    font-size: 2rem;
  }

  .about-photo-exhi-list li .txt {
    margin-top: 20px;
    font-size: 1.6rem;
  }

  .add-about-ttl .num {
    margin-right: 0.7em;
  }

  .add-about-ttl .num img {
    width: auto;
    height: 2.9em;
  }
  .add-about-ttl .ttl {
    font-size: 2rem !important;
  }
}

@media (max-width: 560px) {
  .about-photo-exhi-list {
    display: block;
  }

  .about-photo-exhi-list li {
    margin-top: 40px;
    width: 100%;
  }

  .about-photo-exhi-list li .ttl {
    margin-top: 15px;
  }

  .about-photo-exhi-list li .txt {
    margin-top: 15px;
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .add-about-ttl {
    margin-bottom: 1em;
  }

  .add-about-ttl .ttl {
    font-size: 7vw !important;
    line-height: 1.4;
    text-align: left;
  }

  .add-about-ttl .num img {
    width: auto;
    /*height:88px;*/
    height: 4.5em;
  }
}

/*■展示作品イメージ
-------------------------------------------*/
.gallery-frame-list.add2022-online {
  margin: 0 auto;
  display: flex;
  max-width: 1300px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gallery-frame-list li {
  width: 47.2%;
}

@media (max-width: 560px) {
  .gallery-frame-list.add2022-online {
    margin: 0 auto;
    display: block;
  }

  .gallery-frame-list.add2022-online li {
    margin-top: 30px;
    width: inherit;
  }

  .gallery-frame-list.add2022-online li:first-child {
    margin-top: 0;
  }
}

/*■絆ポスト
-------------------------------------------*/
.about-kizunapost {
  margin: 60px auto 0;
  max-width: 1260px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about-kizunapost li {
  width: 45%;
  text-align: center;
}

.about-kizunapost li .pic {
  padding: 5px;
  border: solid 2px #000;
  border-radius: 10px;
}

.about-kizunapost li .ttl {
  margin: 30px auto;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.4;
}

.about-kizunapost li .txt {
  font-size: 2rem;
  text-align: left;
  line-height: 1.6;
}

@media (max-width: 960px) {
  .about-kizunapost li .ttl {
    margin: 20px auto;
    font-size: 2rem;
  }

  .about-kizunapost li .txt {
    font-size: 1.6rem;
  }
}

@media (max-width: 560px) {
  .about-kizunapost {
    margin: 30px auto 0;
    display: block;
  }

  .about-kizunapost li {
    margin-top: 3em;
    width: inherit;
    text-align: center;
  }

  .about-kizunapost li:first-child {
    margin-top: 0;
  }

  .about-kizunapost li .ttl {
    margin: 10px auto;
    font-size: 2rem;
  }

  .about-kizunapost li .txt {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

/*■コンセプト
-------------------------------------------*/
.sp-mt60 {
  margin-top: 60px !important;
}

@media (max-width: 560px) {
  .about-photo-exhi-list.add2022-online {
    margin-top: 0;
  }

  .about-photo-exhi-list.add2022-online li:first-child {
    margin-top: 0;
  }

  .btn.maru-wide.sp-pd0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sp-mt60 {
    margin-top: 40px !important;
  }
}

@media (max-width: 1100px) {
  .wrap.add2022 {
    width: 90%;
  }
}

@media (min-width: 768px) {
  .pcOnly {
    display: block !important;
  }

  .spOnly {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }

  .spOnly {
    display: block !important;
  }

  .mv_btm {
    padding-bottom: 8px;
  }
}

video {
  filter: drop-shadow(0px 0px rgba(0, 0, 0, 0));
  outline: none;
  border: none;
}

/*20231011追加*/
.no-mb {
  margin-bottom: 0 !important;
}

.online-intro.exhibition.add2023 {
  margin: 50px auto 50px;
  font-size: 3.4rem;
  line-height: 1.8;
}

@media (min-width: 768px) {
  .online-intro.exhibition {
    margin: 40px auto 60px;
    font-size: 2.4rem;
    line-height: 1.8;
  }
}

@media (max-width: 768px) {
  .online-intro.exhibition.add2023 {
    margin: 30px auto 30px;
    font-size: 2.4rem;
    line-height: 1.8;
  }

  .online-intro.exhibition.add2023.sub {
    margin: 40px auto 40px;
    font-size: 2.2rem;
    line-height: 1.8;
  }
}

@media (max-width: 560px) {
  .online-intro.exhibition.add2023 {
    margin: 30px auto 30px;
    font-size: 2rem;
    text-align: center;
    line-height: 1.6;
  }

  .online-intro.exhibition.add2023.sub {
    margin: 20px auto 30px;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

.header .main.mw1300 {
  max-width: 1300px;
}

/*==========================================
	■231023デザイ変更
==========================================*/
.ttl-exhibition2023 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.ttl-exhibition2023 img {
  width: inherit;
}

@media (max-width: 768px) {
  .ttl-exhibition2023 {
    margin: 20px auto 20px;
  }

  .ttl-exhibition2023 img {
    width: auto;
    height: 70px;
  }
}

@media (max-width: 560px) {
  .wrap.sp-full {
    width: inherit !important;
  }

  .ttl-exhibition2023 img {
    width: auto;
    height: 60px;
  }
}

.work-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.work-list > li {
  margin-top: 30px;
  max-width: 49.43%;
}

.work-list > li:nth-child(-n + 2) {
  margin-top: 0;
}

.work-list > li img {
  border: solid 1px #666;
}

@media (max-width: 560px) {
  .work-list > li {
    max-width: 48.43%;
  }
}

/*
---------------------------------*/
.sec-kizunapost {
  margin: 0 auto 0;
  max-width: 1330px;
  display: flex;
  justify-content: space-between;
  background: url(../img/online_exhibition/arrows_left.png) no-repeat center top
    20%;
}

.sec-kizunapost > li.left {
  width: 43%;
}

.sec-kizunapost > li .sample-pic {
  margin-bottom: 15px;
}

.sec-kizunapost > li.left .add-area {
  margin: 0 auto;
  max-width: 510px;
  /* display:flex;
	justify-content:space-between; */
}

.sec-kizunapost > li.left .add-area .pic {
  /* width:33.92%; */
  margin: auto;
  max-width: 300px;
}

.sec-kizunapost > li.left .add-area .txt {
  /* width:56.49%; */
  font-size: 2.4rem;
}

.sec-kizunapost > li.right {
  width: 40.3%;
}

.sec-kizunapost > li.right .add-txt {
  margin: 0 auto;
  display: table;
  font-size: 2.4rem;
  text-align: left;
}

@media (max-width: 768px) {
  .sec-kizunapost {
    background: url(../img/online_exhibition/arrows_left.png) no-repeat center
      top 20%;
    background-size: 8%;
  }

  .sec-kizunapost > li.left .add-area .txt {
    width: 59.49%;
    font-size: 1.6rem;
  }

  .sec-kizunapost > li.right .add-txt {
    font-size: 1.6rem;
  }
}

@media (max-width: 560px) {
  .sec-kizunapost {
    display: block;
    background: url(../img/online_exhibition/arrows_down.png) no-repeat center
      bottom 27%;
    background-size: 15%;
  }

  .sec-kizunapost > li {
    margin-top: 90px;
    width: 100% !important;
  }

  .sec-kizunapost > li:first-child {
    margin-top: 0;
  }

  .sec-kizunapost > li.left .add-area {
    padding: 0 20px 20px;
  }

  .sec-kizunapost > li.left .add-area .pic {
    width: 100%;
  }
  .sec-kizunapost > li.left .add-area .txt {
    width: 100%;
    font-size: 1.4rem;
  }

  .sec-kizunapost > li.right .add-txt {
    font-size: 1.4rem;
  }
}

/*
---------------------------------*/
.search-list {
  margin: 0 auto 0;
  max-width: 1330px;
  display: flex;
  justify-content: space-between;
}

.search-list > li {
  /*width:45.29%;*/
  width: 47.6%;
}

@media (max-width: 560px) {
  .search-list {
    display: block;
  }

  .search-list > li {
    width: 100%;
  }
}

.search-list .pic {
  background: #f7f9f8;
  /*background: #966;*/
  min-height: 374px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.search-list .pic .word {
  max-width: 569px;
}

.search-list .pic .map {
  max-width: 368px;
}

.search-list > li .txt {
  margin-top: 30px;
  display: table;
  font-size: 2.4rem;
  text-align: left;
}

@media (max-width: 768px) {
  .search-list .pic {
    min-height: 324px;
  }

  .search-list .pic {
    padding: 0 15px;
  }

  .search-list > li .txt {
    margin-top: 20px;
    font-size: 1.6rem;
  }
}

@media (max-width: 560px) {
  .search-list > li {
    margin-top: 40px;
  }

  .search-list > li:first-child {
    margin-top: 0;
  }

  .search-list .pic {
    padding: 15px 10px;
    min-height: auto;
    border-radius: 5px;
  }

  .search-list .pic .map {
    width: auto;
    height: 11em;
  }

  .search-list > li .txt {
    margin-top: 15px;
    font-size: 1.4rem;
  }
}

/* 20240911 edit */
.g-txt {
  font-size: 5.5rem;
}

@media (max-width: 560px) {
  .g-txt {
    font-size: 3rem;
  }
}

.fixed_btn {
  position: fixed;
  right: 0;
  bottom: 140px;
}

.floating-btn:hover {
  opacity: 0.8;
}

@media (min-width: 560px) {
  .fixed_btn .apply-btn p {
    height: auto;
    width: 9em;
    padding: 20px 20px 30px;
    background: #01916d url(../img/common/apply-btn-arrows-w.svg) no-repeat
      center bottom 15px;
    background-size: 17px;
    line-height: 1.4;
  }
  .fixed_btn .apply-btn p span {
    padding-top: 50px;
    background: url(../img/online_exhibition/icon_online.svg) no-repeat center
      top;
    background-size: 45px;
  }
}

@media (max-width: 560px) {
  .fixed_btn {
    bottom: 0 !important;
    width: 100%;
    opacity: 1 !important;
    display: block !important;
  }
  .fixed_btn .apply-btn p {
    border-top: 1px solid #fff;
  }
  .fixed_btn .apply-btn p span {
    padding: 12px 0;
    padding-left: 45px;
    background: url(../img/online_exhibition/icon_online.svg) no-repeat left
      center;
    background-size: 35px;
  }
}

.add-intro-area {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .add-intro-area {
    margin-bottom: 30px;
  }
  .wrap.wide {
    margin-bottom: 50px;
  }
}

/* 特殊ヘッダー用 */
.header.collabo {
  box-shadow: none;
  display: flex;
}

.header .corp {
  width: 50px;
  margin-right: 13px;
}

.header .ctrl {
  background-color: #666;
  border-color: #999;
}

.header .sitename {
  width: 137px;
}

@media screen and (min-width: 360px) {
  .header .corp {
    width: 60px;
    margin-right: 16px;
  }
  .header .sitename {
    width: 180px;
  }
}

@media screen and (min-width: 390px) {
  .header .sitename {
    width: 180px;
  }
}

@media screen and (max-width: 640px) {
  .header .sitename {
    width: 200px;
  }
}

@media screen and (min-width: 960px) {
  .header .main {
    /*★*/
    /*padding: 32px 0 26px;*/
    /*padding: 32px 0 5px;*/
    padding: 32px 0 43px; /*★*/
    margin-right: auto;
    margin-left: auto;
    width: 92%;
    max-width: 1400px;
  }
  .header .main.add210715 {
    /*2021*/
    padding: 32px 0;
  }

  .header .brand {
    flex-direction: column;
    align-items: flex-start;
    width: 40%;
    /* max-width: 370px; */
    max-width: 430px;
  }

  .header .ctrl {
    background-color: transparent;
    border: 0;
    color: #232323;
    position: absolute;
    top: 14px;
    left: auto;
    right: calc(5% + 3.6em);
    width: auto;
  }
  .header .sitename {
    width: 100%;
  }

  .header .corp {
    margin-right: 0;
    /* margin-bottom: 18px; */
    margin-bottom: 16px;
    width: 100px;
  }
}

@media (max-width: 960px) {
  .header.collabo .main {
    flex-direction: row !important;
  }
  .header .main {
    padding-right: 20px;
  }
  .header.collabo .event .corp {
    margin-right: 0;
    /* margin-right: 20px; */
    padding-bottom: 8px;
  }
  .header.collabo .event {
    display: block;
  }
}

/* 特殊ヘッダー用 */

/* 20240911 edit end */

/* 2025メタバース用修正 */
.view_metaverse {
  width: 50%;
  margin: 0 auto;
}

.exhibition_period {
  margin-top: 30px;
  font-weight: bold;
  font-size: 2.4rem;
}

@media (max-width: 768px) {
  .view_metaverse {
    width: auto;
  }
  .exhibition_period {
    font-size: 2rem;
  }
}
