@media screen and (min-width: 768px) {
  .vpc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .vpc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .vsp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .vsp {
    display: block;
  }
}

.home-mv {
  min-width: 1303px;
  overflow-y: hidden;
}
@media screen and (max-width: 767px) {
  .home-mv {
    min-width: 100%;
    overflow-x: visible;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-spdate {
    background: #231815;
    text-align: center;
    padding: 15px 10px;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-spdate img {
    max-width: 314px;
  }
}
.home-mv .home-mv-inner {
  position: relative;
  background: url(../img/img_bg.png) no-repeat center top/cover;
  height: 600px;
}
@media screen and (max-width: 767px) {
  .home-mv .home-mv-inner {
    background: url(../img/img_bg_sp.png) no-repeat center top/cover;
    height: 700px;
    border-bottom: 8px solid;
  }
}
.home-mv .home-logo {
  position: absolute;
  top: -7vw;
  left: -2.6vw;
}
@media only screen and (min-width: 767px) and (max-width: 1366px) {
  .home-mv .home-logo {
    top: -15%;
    left: 1%;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-logo {
    top: -35px;
    left: -35px;
  }
}
.home-mv .home-logo img {
  min-width: 340px;
  width: 24.5vw;
  margin-left: 9vw;
  -webkit-animation: zoom-in-logo 2s forwards;
          animation: zoom-in-logo 2s forwards;
}
@media only screen and (min-width: 767px) and (max-width: 1366px) {
  .home-mv .home-logo img {
    margin-left: 34%;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-logo img {
    min-width: auto;
    width: 220px;
    margin-left: 0;
  }
}
.home-mv .home-asset01 {
  position: absolute;
  top: 7vw;
  left: 26vw;
}
@media only screen and (min-width: 767px) and (max-width: 1366px) {
  .home-mv .home-asset01 {
    top: 24%;
    left: 28.5%;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-asset01 {
    top: 170px;
    bottom: 0;
    left: 12vw;
    transform: none;
    z-index: 10;
  }
}
@media only screen and (min-width: 414px) and (max-width: 450px) {
  .home-mv .home-asset01 {
    left: 12.1vw;
  }
}
@media only screen and (min-width: 390px) and (max-width: 413px) {
  .home-mv .home-asset01 {
    left: 12.2vw;
  }
}
@media only screen and (min-width: 375px) and (max-width: 389px) {
  .home-mv .home-asset01 {
    left: 11.2vw;
  }
}
.home-mv .home-asset01 img {
  opacity: 0;
  width: 25.4vw;
  min-width: 320px;
  -webkit-animation: zoom-in-mv 2s 1.3s forwards;
          animation: zoom-in-mv 2s 1.3s forwards;
}
@media screen and (max-width: 767px) {
  .home-mv .home-asset01 img {
    width: 200px;
    min-width: auto;
  }
}
.home-mv .home-asset04 {
  position: absolute;
  z-index: 0;
  top: 17vw;
  left: -0.3vw;
}
@media only screen and (min-width: 767px) and (max-width: 1366px) {
  .home-mv .home-asset04 {
    top: 38.5%;
    left: 1%;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-asset04 {
    left: auto;
    top: 30px;
    right: -13vw;
  }
}
@media only screen and (min-width: 414px) and (max-width: 450px) {
  .home-mv .home-asset04 {
    left: auto;
    right: -13vw;
  }
}
@media only screen and (min-width: 390px) and (max-width: 413px) {
  .home-mv .home-asset04 {
    left: auto;
    right: -19vw;
  }
}
@media only screen and (min-width: 375px) and (max-width: 389px) {
  .home-mv .home-asset04 {
    left: auto;
    right: -23vw;
  }
}
.home-mv .home-asset04 img {
  min-width: 376px;
  width: 28.9vw;
  opacity: 0;
  -webkit-animation: zoom-in-mv-4 2s 2s forwards;
          animation: zoom-in-mv-4 2s 2s forwards;
}
@media screen and (max-width: 767px) {
  .home-mv .home-asset04 img {
    width: 250px;
    min-width: auto;
  }
}
.home-mv .home-asset06 {
  position: absolute;
  z-index: 2;
  left: 50.2vw;
  top: 7vw;
  width: 600px;
  height: 600px;
  border: 9px solid;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-animation: zoom-in-mv-6 2s 3s forwards;
          animation: zoom-in-mv-6 2s 3s forwards;
  opacity: 0;
}
@media only screen and (min-width: 767px) and (max-width: 1366px) {
  .home-mv .home-asset06 {
    top: 16%;
    left: 51.6%;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-asset06 {
    width: 515px;
    height: 515px;
    border: 6px solid #231815;
    top: 88.9%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 375px) and (max-width: 389px) {
  .home-mv .home-asset06 {
    top: 89.4%;
  }
}
.home-mv .home-asset06 p {
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.72;
  max-width: 400px;
  letter-spacing: -0.01em;
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .home-mv .home-asset06 p {
    font-size: 1.8rem !important;
    max-width: 329px;
    margin-left: 4vw;
  }
}
.home-mv .home-asset06 p span {
  color: #AF1515;
}
@media screen and (max-width: 767px) {
  .home-mv .home-mvtext {
    padding: 24px 0 38px;
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-mvtext p {
    margin: 0 auto;
    line-height: 1.9;
    width: 89.3%;
    font-size: 1.8rem !important;
    font-weight: bold;
    letter-spacing: -0.01em;
  }
}
@media screen and (max-width: 767px) {
  .home-mv .home-mvtext p span {
    color: #AF1515;
  }
}
.home-mv .home-date {
  padding: 29px 25px;
  background: #231815;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .home-mv .home-date {
    text-align: center;
    padding: 185px 0 37px;
  }
}
.home-mv .home-date img {
  max-width: 583px;
}
@media screen and (max-width: 767px) {
  .home-mv .home-date img {
    max-width: 89%;
    margin: 0 auto;
  }
}

@-webkit-keyframes zoom-in-logo {
  0% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes zoom-in-logo {
  0% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in-mv {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes zoom-in-mv {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in-mv-2 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes zoom-in-mv-2 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in-mv-3 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes zoom-in-mv-3 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in-mv-4 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes zoom-in-mv-4 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in-mv-5 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes zoom-in-mv-5 {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in-mv-6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-in-mv-6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .content-nav-trigger {
    top: 38px;
  }
}
.content-nav-trigger button span {
  height: 3px;
}

.content-nav {
  background: #9E9E9F;
}
@media screen and (max-width: 767px) {
  .content-nav {
    width: 100%;
    background: #9E9E9F url(../img/img_menu_sp.png) no-repeat center bottom/cover;
  }
}

.content-nav-inner {
  height: 100%;
  margin-left: 13.6%;
  background: url(../img/img_menu.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .content-nav-inner {
    background: none;
  }
}

.content-nav-content-row {
  margin: 0;
  flex-direction: row-reverse;
  align-items: center;
  width: 80%;
  padding: 10% 0 0 0;
}
@media screen and (max-width: 767px) {
  .content-nav-content-row {
    margin: 0 0 0 30px;
    width: 90%;
    display: block;
    padding: 60px 0 0 0;
  }
}

.content-nav-content-links {
  flex: 0 0 calc(100% - 300px);
  flex-basis: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
@media screen and (max-width: 767px) {
  .content-nav-content-links {
    max-width: 100%;
  }
}

.content-nav-close {
  top: 150px;
}
@media screen and (max-width: 767px) {
  .content-nav-close {
    top: 20px;
  }
}
.content-nav-close button span {
  height: 3px;
  background: #fff;
}

.content-list {
  margin-left: 140px;
}
@media screen and (max-width: 767px) {
  .content-list {
    margin: 0 auto 50px;
  }
}
.content-list li {
  transition: all 0.4s;
  transform: translateY(20px);
}
.content-list li:not(:last-of-type) {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .content-list li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .content-list li:first-of-type {
    margin-bottom: 30px;
  }
}
.content-list li:nth-child(1) {
  transition-delay: 1.2s;
}
.content-list li:nth-child(2) {
  transition-delay: 1.4s;
}
.content-list li:nth-child(3) {
  transition-delay: 1.6s;
}
.content-list li:nth-child(4) {
  transition-delay: 1.8s;
}
.content-list li:nth-child(5) {
  transition-delay: 2s;
}
.content-list li a {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .content-list li a {
    font-size: 2.2rem;
  }
}
.content-list li a .fs-sm {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .content-list li a .fs-sm {
    font-size: 1.3rem;
  }
}
.content-list li a .fs-md {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .content-list li a .fs-md {
    font-size: 1.7rem;
  }
}

.content-nav-content-title {
  flex: 0 0 280px;
  max-width: 280px;
}
@media screen and (max-width: 767px) {
  .content-nav-content-title {
    max-width: 178.5px;
    margin-left: 20px;
  }
}

.nav-open .content-list li {
  transform: translateY(0);
}

.home-exhibition-artist {
  border-top: 8px solid #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist {
    border-top: none;
  }
}
.home-exhibition-artist .home-exhibition-wrapper {
  padding: 0% 3.5% 88px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper {
    padding: 0 5.3vw 77px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item {
  flex: 0 0 46.3%;
  max-width: 46.3%;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item {
    max-width: 100%;
    border-top: 4px solid;
    padding: 40px 0;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child {
  max-width: 100%;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-lead {
  display: flex;
  align-items: center;
  font-size: 9rem;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-lead {
    display: block;
    font-size: 4.4rem !important;
    letter-spacing: -0.01em;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-lead .tag {
  margin-top: 10px;
  margin: 10px 15px 0 0;
  display: inline-block;
  color: #fff;
  font-size: 2.4rem;
  padding: 2px 13.5px;
  background: #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-lead .tag {
    font-size: 1.4rem;
    display: block;
    padding: 3px;
    width: 80px;
    text-align: center;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-lead .ex {
  font-size: 6.2rem;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-lead .ex {
    font-size: 3rem;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-content.row {
  justify-content: flex-start;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-content.row .exhibition-info {
  max-width: 100%;
  flex: 0 0 100%;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-name .name {
  font-size: 1.8rem;
  color: #AF1515;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-name .name {
    font-size: 1.8rem !important;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-name .name_en {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item:first-child .exhibition-name .name_en {
    font-size: 2.4rem;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-img {
  margin: 0 auto 30px;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-title {
  font-size: 4.2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-title {
    font-size: 2rem !important;
    margin-bottom: 15px;
    letter-spacing: -0.01em;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name {
  margin: 0 0 26px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name {
    margin: 0 0 15px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name .name {
  color: #AF1515;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name .name {
    font-size: 1.8rem !important;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name .name_en {
  font-size: 3rem;
  color: #777676;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name .name_en {
    font-size: 2.4rem;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-name .name_en > span:nth-child(2) {
  color: #777676;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-lead {
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-lead {
    font-size: 2rem !important;
    letter-spacing: -0.01em;
    padding: 0 0 28px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-artist-text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-artist-text {
    font-size: 1.6rem !important;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-artist-caption {
  font-size: 1.4rem;
  font-weight: 500;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world {
  display: flex;
  justify-content: space-between;
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world {
    display: block;
    margin-bottom: 30px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world .exhibition-img {
  margin: 0;
  width: 25.3%;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world .exhibition-img {
    width: 192px;
    margin: 0 auto 20px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world .exhibition-img img {
  pointer-events: none !important;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world .exhibition-artist-info {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-world .exhibition-artist-info {
    width: 100%;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-live-lead {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-live-lead {
    font-size: 2.4rem;
    margin-bottom: 13px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-live-date {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-live-date {
    margin-bottom: 10px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item .exhibition-live-date li {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: -0.02em;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#shinoda {
  padding: 50px 0 30px;
  border-bottom: 5px solid #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#shinoda {
    padding: 30px 0 40px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#shinoda .exhibition-img {
  max-width: 488px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#shinoda .exhibition-img {
    max-width: 100%;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#futagawa {
  border-top: none;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#futagawa .exhibition-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#futagawa .exhibition-img {
    min-height: auto;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#mukai {
  border-top: none;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#mukai {
    border-top: 5px solid #231815;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#inokuma .exhibition-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#inokuma .exhibition-img {
    min-height: auto;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#watanabe {
  flex: 0 0 46.3%;
  max-width: 46.3%;
  border-top: 5px solid #231815;
  padding-top: 45px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#watanabe {
    max-width: 100%;
    border-top: none;
    padding-top: 30px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#watanabe .exhibition-lead {
  font-size: 2vw;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#watanabe .exhibition-lead {
    font-size: 2rem !important;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#kyne {
  padding-top: 45px;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#ahhi .exhibition-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#ahhi .exhibition-img {
    min-height: auto;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#rokkaku .exhibition-content {
  display: none;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#rokkaku .exhibition-content {
    display: block;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#rokkaku2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#rokkaku2 {
    display: none;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#rokkaku2 .exhibition-content {
  margin: 0;
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita {
  flex: 0 0 46.3%;
  max-width: 46.3%;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 23px 0 28px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita2 {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita2 .exhibition-artist-caption {
    letter-spacing: -0.01em;
  }
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita3 .exhibition-artist-img {
    margin-bottom: 23px;
  }
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-item#morita4 {
    display: none;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-live-caution {
  margin: 20px 0 40px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .exhibition-live-caution {
    margin: 26px 0 30px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .exhibition-live-caution li {
  font-size: 1.2rem;
  letter-spacing: -0.005em;
  line-height: 1.8;
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list {
  padding: 55px 0 60px;
  width: 64%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list {
    width: 100%;
    padding: 30px 0 30px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-exhibit {
  font-size: 1.4rem;
  font-weight: bold;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-exhibit {
    font-size: 1.6rem !important;
    padding-bottom: 30px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li {
    margin-bottom: 10px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dt {
  width: auto;
  flex: 1;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dt {
    font-size: 1.6rem;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dt:not(:last-of-type) {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dt:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dd {
  width: auto;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: right;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dd {
    font-size: 1.3rem;
    margin-top: 0;
  }
}
.home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dd:not(:last-of-type) {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .dd:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist .home-exhibition-wrapper .home-exhibition-list .home-exhibition-all li .jean {
    font-size: 1.5rem;
  }
}
.home-exhibition-artist #group1 .home-exhibition-wrapper .exhibition-item:first-child {
  margin-top: 45px;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist #group1 .home-exhibition-wrapper .exhibition-item:first-child {
    margin-top: 0;
  }
}
.home-exhibition-artist #group4 .home-exhibition-wrapper .exhibition-lead {
  padding-top: 55px;
  width: 100%;
  font-size: 4.2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .home-exhibition-artist #group4 .home-exhibition-wrapper .exhibition-lead {
    padding-top: 40px;
    font-size: 2.6rem;
  }
}
.home-exhibition-artist #group4 .home-exhibition-wrapper .exhibition-item {
  border-top: none;
  padding-bottom: 0;
}

.home-sec .title {
  font-size: 8rem;
  color: #fff;
}
.home-sec .title img {
  max-width: 143px;
}
.home-sec .title > span {
  font-size: 2.7rem;
  text-align: center;
}

.home-exhibition-title {
  text-align: right;
  padding-top: 45px;
  background: #DFC842 url(../img/img_asset_1.png) no-repeat center 45px/100%;
}
@media screen and (max-width: 767px) {
  .home-exhibition-title {
    background: #DFC842;
    padding: 25px 0 25px;
  }
}
.home-exhibition-title.exhibition-event {
  text-align: center;
}
.home-exhibition-title .title {
  margin: 0 auto 25px;
  width: 79.1%;
}
@media screen and (max-width: 767px) {
  .home-exhibition-title .title {
    margin: 0 auto 15px;
    width: 88.05%;
    font-size: 2.9rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: -0.01em;
  }
}

@media screen and (max-width: 767px) {
  #group4 .home-exhibition-title .title {
    font-size: 4rem;
  }
}

@media screen and (max-width: 767px) {
  #group5 .home-exhibition-title .title {
    font-size: 4rem;
  }
}

.home-exhibition#group2 .home-exhibition-title {
  background: #231815 url(../img/img_asset_2.png) no-repeat center 45px/100%;
  text-align: left;
  border-top: 8px solid #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition#group2 .home-exhibition-title {
    background: #231815;
    text-align: center;
    border-top: 6px solid;
  }
}
.home-exhibition#group3 .home-exhibition-title {
  background: #81AFD1 url(../img/img_asset_3.png) no-repeat center 45px/100%;
  border-top: 8px solid #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition#group3 .home-exhibition-title {
    background: #81AFD1;
    border-top: 6px solid;
  }
}
.home-exhibition#group4 .home-exhibition-title {
  background: #231815 url(../img/img_asset_4.png) no-repeat center 45px/100%;
  border-top: 8px solid #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition#group4 .home-exhibition-title {
    background: #231815;
    border-top: 6px solid;
  }
}
.home-exhibition#group5 .home-exhibition-title {
  background: #9E9E9F url(../img/img_asset_5.png) no-repeat center 45px/100%;
  text-align: center;
  border-top: 8px solid #231815;
}
@media screen and (max-width: 767px) {
  .home-exhibition#group5 .home-exhibition-title {
    background: #9E9E9F;
    border-top: 6px solid;
  }
}
.home-exhibition .home-exhibition-wrapper:before {
  width: 100%;
  height: 8px;
  background: #231815;
}

.dm-member {
  width: 100%;
  padding: 3px 10px;
  border: 6px solid #231815;
  background: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dm-member {
    border: 4px solid;
    padding: 5.5px 10px;
  }
}
.dm-member a {
  display: block;
}
.dm-member .dm-member-lead {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .dm-member .dm-member-lead {
    font-size: 1.4rem;
    letter-spacing: -0.01em;
  }
}
.dm-member .dm-member-fee {
  font-size: 3.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .dm-member .dm-member-fee {
    display: block;
    font-size: 3rem !important;
  }
}
.dm-member .dm-member-fee span {
  display: inline-block;
  font-size: 2.2rem;
  vertical-align: super;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .dm-member .dm-member-fee span {
    display: block;
    font-size: 2rem;
    margin-right: 0;
  }
}
.dm-member .dm-member-date {
  font-size: 1.6rem;
}/*# sourceMappingURL=styles_20230119.css.map */