@media screen and (max-width:800px) {

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	-webkit-text-size-adjust: 100%;
}

textarea{
	font-size: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

hr{
	display: none;
}

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"]{
	position: absolute; top: 0;
}

body{
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a{
	text-decoration: none;
}

.pc_view{
	display: none !important;
}


.site-header {
    mix-blend-mode: unset;
}

.site-header__menu-button {
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 0;
    border: #fff solid 1px;
    background-color: #000;
}

.site-header__menu-button span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    height: 2px;
    background-color: #fff;
    right: 7px;
    width: 72%;
}

body.scroll_body .site-header__menu-button span{
    background-color: #000;
}

.site-header__menu-button span:nth-of-type(1) {
    top: 11px;
    height: 2px;
}

.site-header__menu-button span:nth-of-type(2) {
    top: 19px;
    transform: translateY(5px) rotate(
90deg);
    width: 56%;
    right: 10px;
    height: 2px;
}

.site-header__menu-button span:nth-of-type(3) {
    top: 16px;
    transform: translateY(6px) rotate(
224deg);
    right: 11px;
    width: 32%;
    height: 2px;
}

.site-header__menu-button.is-active span:nth-of-type(1) {
    top: 16px;
    transform: translateY(6px) rotate(-45deg);
}

.site-header__menu-button.is-active span:nth-of-type(2) {
    display: none;
}

.site-header__menu-button.is-active span:nth-of-type(3) {
    top: 28px;
    transform: translateY(-6px) rotate(45deg);
    width: 72%;
    right: 8px;
}

.site-header__menu-button.is-active span {
    background-color: #fff;
}

.site-header__menu-button p{
    color: #fff;
    font-weight: 600;
    top: 54px;
    position: absolute;
    right: 7px;
}

.global-nav {
    position: fixed;
    z-index: 999;
    opacity: 0;
    top: 0;
    transition: all 0.3s;
    right: 0;
    box-sizing: border-box;
    left: unset;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    background: #000000e2;
    overflow: auto;
}

.global-nav.is-active {
    opacity: 1;
    pointer-events: auto;
}

.global-nav__list {
    margin-top: 140px;
    margin-left: 8%;
    gap: 40px;
}

.global-nav__item {
    font-size: 1.8rem;
}

.global-nav__inner {
    scroll-snap-align: start;
    height: 100vh;
}

.site-header__inner {
    width: 100%;
}

.site-header__logo {
    width: 72%;
    transform: unset;
    left: 2%;
    top: 4px;
    z-index: 1100;
}

.social-links {
    display: none;
}

.countdown {
    display: none;
}

.audio-player {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 100;
    bottom: 0;
    display: flex;
    z-index: 1000;
    background-color: #0C1211;
    box-sizing: border-box;
    padding: 8px;
    top: auto;
}

.audio-player__controls {
    flex-direction: row;
}

.audio-player__track-info {
    width: 100%;
    transform: unset;
    margin-top: 0;
    margin-left: 8px;
}

.audio-player__button--prev,
.audio-player__button--next{
}

.volume-control__button {
    display: none;
}

.volume-control {
	margin-top: 0;
    margin-left: 8px;
}

.marquee__text {
    padding-right: 20px;
}

.social-links_sp {
    margin-left: 8%;
    padding-left: 20px;
    margin-top: 48px;
    border-top: solid 1px #fff;
    box-sizing: border-box;
    width: 80px;
    padding-top: 40px;
}

.social-links_sp .social-links__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.social-links_sp .social-links__item {
    font-weight: 800;
    font-size: 1.3rem;
}

.social-links_sp .social-links__item a{
    display: flex;
    align-items: center;
    gap: 8px;
}



.main-visual {
    height: auto;
    margin-bottom: 120px;
    padding-top: 100px;
}

.main-visual__content {
    width: 72%;
    height: 0;
    padding-top: 120%;
    position: relative;
    top: auto;
    left: auto;
    transform: unset;
    max-width: unset;
    max-height: unset;
    margin-top: unset;
    margin: 0 auto;
    background-size: cover;
}

.main-visual__date {
    width: 72%;
    position: unset;
    transform: unset;
    margin: 24px auto;
}

.main-visual__theme {
    position: unset;
    width: 72%;
    margin: 24px auto 0;
}

.main-visual__news {
    display: none;
}

.main-visual__theme-label {
    font-size: 1.6rem;
}

.main-visual__theme-title {
    font-size: 8vw;
    margin-left: 0;
}

.main-visual__bgprogram-list {
}

.main-visual__bgprogram-list__item {
    width: 64vw;
}

.main-visual__catchphrase--right {
    right: -8px;
    width: 20px;
}

.main-visual__catchphrase--left {
    left: -8px;
    width: 20px;
}



.concept-section-header__ja-title {
    font-size: 2rem;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    width: 100%;
    display: flex;
    align-items: center;
}

.concept-section {
    margin-bottom: 120px;
}

.concept-section__body {
    min-width: unset;
    position: relative;
    top: auto;
    height: auto;
}

.concept-section__container {
    display: flex;
    width: 80%;
    flex-direction: column;
    gap: 0;
    margin: 0 auto;
}

.concept-section__gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 4%;
}

.concept-section__gallery img {
    margin-bottom: 0;
    width: 48%;
}


/* 1番目のスライドのスタイル */
.program-list__item[data-swiper-slide-index="0"] {
    margin-top: 20px;
}

/* 2番目のスライドのスタイル */
.program-list__item[data-swiper-slide-index="1"] {
    margin-top: 40px;
}

/* 3番目のスライドのスタイル */
.program-list__item[data-swiper-slide-index="2"] {
    margin-top: 20px;
}

/* 4番目のスライドのスタイル */
.program-list__item[data-swiper-slide-index="3"] {
    margin-top: 40px;
}

/* 5番目のスライドのスタイル */
.program-list__item[data-swiper-slide-index="4"] {
    margin-top: 20px;
}

/* 6番目のスライドのスタイル */
.program-list__item[data-swiper-slide-index="5"] {
    margin-top: 40px;
}



.program-section-header {
    width: 80%;
}

.program-section {
    margin-bottom: 80px;
}

.program-section-header__ja-title {
    letter-spacing: 0.2em;
}

.program-section__button-area {
    margin-top: 40px;
}



.visual-gallery {
    margin-bottom: 80px;
}


.news-section {
    margin-bottom: 120px;
}

.news-section-header {
    min-width: auto;
    width: 100%;
    margin: 0 auto 48px;
}

.news-section-header__ja-title {
    margin-top: 0;
    display: flex;
    align-items: center;
    width: 100%;
}

.news-list__item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.news-section__container {
    display: flex;
    flex-direction: column;
    width: 80%;
}

.news-list-wrapper {
    margin-top: 0;
    margin-right: 0;
}






.sponsor-section {
    padding: 80px 0;
}

.sponsor-block_top dl {
    width: 80%;
}

.sponsor-block_top dt {
    clear: unset;
    float: unset;
    width: 100%;
}

.sponsor-block_top dd {
    padding-left: 0;
}



.site-footer {
    padding: 80px 0  100px;
}

.site-footer__logo {
    margin: 0 auto 40px;
    width: 80%;
}

.site-footer__inner {
    display: flex;
    flex-direction: column;
    width: 80%;
    gap: 64px;
}

.site-footer__content--left {
    min-width: auto;
    max-width: unset;
}

.site-footer__content--right {
    display: none;
}

.info-list__term {
    clear: unset;
    float: unset;
    width: 100%;
}

.info-list__description {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 12px;
}

.site-footer__copyright-area {
    position: unset;
}



.breadcrumb {
    display: none;
}

.breadcrumb__list {
    width: 80%;
}





.news-page__container {
    padding-top: 140px;
    width: 80%;
}

.news-page__header {
    width: 100%;
    margin-bottom: 64px;
}

.news-page__content {
    width: 100%;
}

.news-list {
    gap: 40px;
}




.artist-page__header {
}

.artist-page__content {
}

.artist-works__title {
}

.artist-list {
    gap: 48px 6%;
}

.artist-list__item {
    width: 47%;
}




.artist-page__container {
    width: 80%;
    padding-top: 140px;
    padding-bottom: 140px;
}

.single-artist__container {
    flex-direction: column;
}

.single-artist__thumbnail {
    min-width: 100%;
}

.artist-works__list {
    gap: 48px 6%;
}

.artist-works__item {
    width: 100%;
}

.artist-works__title {
    font-size: 2rem;
}




.program-page-list {
    gap: 48px 6%;
}

.program-page-list__item {
    width: 100%;
}

.programpost-page__container {
    padding: 140px 0;
}

.programpost-article__title {
    font-size: 2rem;
    line-height: 1.6;
}

.programpost-article__header {
    width: 80%;
}

.programpost-article__body {
    width: 80%;
    max-width: unset;
}

.programpost-article__header .program-list__location p {
    max-width: unset;
    font-size: 1.2rem;
}

.program-page-list__thumbnail {
    margin-bottom: 12px;
}

.program-page-list__title {
    margin-bottom: 12px;
}

.relatedartist-container {
}

.relatedartist__item {
    flex-direction: column;
    gap: 12px;
    width: 46%;
}

.relatedartist__thumbnail-link {
    width: 100%;
    min-width: unset;
}

.programpost-article__body h2 {
    font-size: 1.8rem;
}

.relatedartist__main-content {
}

.relatedartist__list {
    display: flex;
    gap: 40px 8%;
    flex-wrap: wrap;
    flex-direction: row;
}

.programpost-article__body h3 {
    font-size: 1.4rem;
    margin-bottom: 0;
}

.relatedartist__body {
    display: none;
}

.post-navigation {
    margin-top: 64px;
}


.contact-page__wrapper {
    padding: 20px 8px;
}

.artist-page__tags-button {
    top: -16px;
}

.programpost-article__thumbnail {
    width: 100%;
    margin: 0 auto;
}





















}




















