@charset "UTF-8";

html {
    position: relative;
    font-size: .3vw
}

@media screen and (max-width: 1025px) {
    html {
        font-size: .95vw
    }
}

@media screen and (max-width: 960px) {
    html {
        font-size: 1vw
    }
}

@media screen and (max-width: 600px) {
    html {
        font-size: 1vw;
        font-size: 3vw;
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    background: #000;
    color: #fff
}

::selection {
    background: #000;
    color: #fff
}

body {
    word-wrap: break-word;
    font-family: "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    color: #EFEFEF;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
    overflow-x: hidden;
    box-sizing: border-box
}

div,
section {
    position: relative;
    overflow: hidden
}

.ih {
    height: 100vh;
    transition: height .5s
}

a {
    color: #000;
    color: #EFEFEF;
    text-decoration: none;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 2px;
}

p a:not(.plof_txt a) {
    margin-left: .4em;
    line-height: 2.8
}

@media screen and (min-width: 1025px) {
    p a:not(.plof_txt a) {
        line-height: 2
    }
}

.en p a:not(.plof_txt a) {
    margin-left: .2em
}

p a:first-of-type {
    /*    margin-left: 0 !important*/
}

a,
a img,
a svg,
a p {
    transition: opacity 1s;
    line-height: 2
}

@media screen and (min-width: 1025px) {

    a:hover,
    a:hover img,
    a:hover svg,
    a:hover p {
        opacity: .5
    }
}

img {
    width: 100%;
    vertical-align: bottom
}

:root {
    --h_view_height: 100vh
}

.h1_wrap {
    width: 100%;
    z-index: 99
}

.h1_wrap h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    margin-top: -10%;
    font-family: 'Georgia', serif;
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    letter-spacing: .05em;
    color: #000;
    display: inline-block;
    z-index: 999
}

.h1_wrap h1 img {
    width: 150px
}

@media screen and (min-width: 1025px) {
    .h1_wrap h1 {
        font-size: 35px;
        margin-top: 0
    }

    .h1_wrap h1 img {
        width: 323px
    }
}

#vm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url(../images/excerpt_poster.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    filter: brightness(0.3) saturate(25%)
}

.ie #vm:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.8)
}

#vm iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    opacity: 0
}

.la_switch {
    position: absolute;
    top: 0;
    right: 7%;
    margin-top: 8%;
    letter-spacing: .05em;
    color: #EFEFEF
}

@media screen and (min-width: 1025px) {
    .la_switch {
        right: 5%;
        margin-top: 3%
    }
}

.bar {
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 70px
}

h5 {
    font-size: 13px
}

@media screen and (min-width: 1025px) {
    h5 {
        font-size: 17px
    }
}

.la_switch h5 {
    margin: 0
}

.la_switch h5 em {
    text-transform: uppercase;
    font-style: normal;
    margin: 0 1em;
    cursor: pointer
}

.la_switch h5 em:last-of-type {
    margin-right: 0
}

@media screen and (min-width: 1025px) {
    .la_switch h5 em {
        margin: 0 .7em
    }
}

#ytb {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

#ytb iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#wrapper {
    max-width: 1025px;
    margin: 0 auto;
    padding: 2% 12% 0;
    z-index: 99
}

@media screen and (min-width: 1025px) {
    #wrapper {
        padding: 33px 66px 0;
        overflow: visible
    }
}

.ab_wrap {
    position: fixed;
    top: 0;
    right: 50%;
    transform: translate(50%, 0%);
    margin-top: 5%;
    margin-top: 15%;
    margin-right: -44%;
    display: none
}

.ab_wrap h6 {
    font-size: 16px;
    letter-spacing: .05em;
    margin-bottom: 19px;
    cursor: pointer;
    float: right;
    margin-right: 1.5px
}

@media screen and (min-width: 1025px) {
    .ab_wrap h6 {
        margin-right: .5px;
        margin-bottom: 19px
    }
}

.ab_wrap img {
    width: 15px;
    float: left
}

@media screen and (min-width: 1025px) {
    .ab_wrap {
        margin-top: 29px;
        margin-right: -470px;
        text-align: right
    }

    .ab_wrap img.inst {
        width: 14px
    }
}

.about {
    position: fixed;
    top: 0;
    left: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    text-align: center;
    color: #EFEFEF;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    transition: none
}

.about_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%
}

@media screen and (min-width: 900px) {
    .about_inner {
        width: 560px
    }
}

.about_inner .h3 img {
    width: 43px;
    margin-bottom: 21.5px;
    margin-bottom: 10px
}

@media screen and (min-width: 600px) {
    .about_inner .h3 img {
        width: 83px
    }
}

.about_inner .about_info p {
    line-height: 2;
    margin: 0
}

.clbtn {
    position: absolute;
    top: 0;
    right: 10%;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    margin-top: -60%;
    margin-right: -36%;
    width: 8%;
    cursor: pointer
}

@media screen and (min-width: 600px) {
    .clbtn {
        top: 50%;
        right: 50%;
        transform: translate(-50%, 50%);
        margin: 0;
        margin-top: -48%;
        margin-right: -44%
    }
}

@media screen and (min-width: 900px) {
    .clbtn {
        margin-top: -280px;
        margin-right: -360px;
        width: 50px
    }
}

.vertical {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    margin: 0;
    line-height: 1
}

.wrapper_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100%
}

section:nth-of-type(2) {
    margin: 7% 0
}

section:nth-of-type(n+3) {
    margin: 14% 0;
    margin: 35% 0
}

@media screen and (min-width: 1025px) {
    section:nth-of-type(n+3) {
        margin: 14% 0
    }
}

section:last-of-type {
    margin-bottom: 0
}

h2,
h3,
h5 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-style: normal
}

h2 {
    font-size: 15px;
    margin: 5.6% 0;
    letter-spacing: .05em
}

h2 span:first-of-type {
    font-size: 10px
}

h2 span:nth-of-type(2) {
    font-size: 13px;
    margin-left: -.65em
}

.en h2 span:nth-of-type(2) {
    margin-left: 0
}

.archives h2 span {
    font-size: 13px;
    margin-left: -5px
}

@media screen and (min-width: 600px) {
    h2 {
        font-size: 27px
    }

    h2 span:first-of-type {
        font-size: 17px
    }

    h2 span:nth-of-type(2) {
        font-size: 24px
    }

    .archives h2 {
        font-size: 20px
    }

    .archives h2 span {
        margin-left: -10px
    }
}

@media screen and (min-width: 1025px) {
    h2 {
        font-size: 27px
    }

    .archives h2 {
        font-size: 20px;
        margin-left: 0
    }

    .archives h2 span {
        margin-left: 0
    }
}

h3 {
    font-size: 15px;
    letter-spacing: .05em;
    margin-bottom: .5em;
    text-transform: lowercase;
    text-align: center;
    line-height: 1
}

.events h3 img {
    width: 49px;
    margin-bottom: 10px
}

.archives h3 img {
    width: 64px;
    margin-bottom: 10px
}

.performers h3 img {
    width: 58px;
    margin-bottom: 10px;
}

.technical h3 img {
    width: 72.32px;
    margin-bottom: 10px
}

@media screen and (min-width: 600px) {
    h3 {
        font-size: 30px
    }

    .events h3 img {
        width: 95px
    }

    .archives h3 img {
        width: 124px
    }

    .performers h3 img {
        width: 130px
    }

    .technical h3 img {
        width: 140.12px
    }
}

@media screen and (min-width: 1025px) {
    h3 {
        font-size: 30px
    }
}

.txt {
    padding: 4.04% 0;
    padding-bottom: 0
}

@media screen and (min-width: 1025px) {
    .txt {
        padding: 4.04%;
        padding-bottom: 0
    }
}

.txt.pd_0 {
    padding: 0
}

.txt.pdt_0 {
    padding-top: 0
}

.txt.pdt_2 {
    padding-top: 2%
}

p.jp {
    line-height: 1.85;
    letter-spacing: .1em;
    text-align: left;
    /*　text-align: justify;*/
    /*     word-break: break-all; */
}

p.en {
    line-height: 1.85;
    letter-spacing: .1em;
    text-align: left;
}

p.lh2 {
    line-height: 1.85;
}

@media screen and (min-width: 600px) {
    p {
        font-size: 17px
    }
}

@media screen and (min-width: 1025px) {
    p {
        font-size: 19px;
        font-size: 13px;
        font-size: 16px
    }
}

.txt p {
    margin: 20px 0;
    letter-spacing: .075em
}

.txt :first-child {
    margin-top: 0
}

.txt p:last-of-type {
    margin-bottom: 0
}

.txt p.viewing {
    line-height: 1.5
}

.plof_wrap {
    padding: 15% 0;
    padding: 7.5% 0
}

.plof_wrap:first-of-type {
    padding: 6% 0
}

.technical .plof_wrap:last-of-type {
    padding-bottom: 100vh
}

@media screen and (min-width: 1025px) {
    .plof_wrap {
        padding: 3.75% 0
    }

    .plof_wrap:first-of-type {
        padding-top: 3%
    }

    .technical .plof_wrap:last-of-type {
        padding-bottom: 100vh
    }
}

.plof_wrap .plof_img {
    width: 45.7%;
    height: 0;
    padding-bottom: 52.6%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: right;
    margin: 2.2em 3px 0 2em
}

@media screen and (min-width: 350px) {
    .plof_wrap .plof_img {
        margin-left: 1.5em;
        margin-bottom: .6em
    }
}

@media screen and (min-width: 600px) {
    .plof_wrap .plof_img {
        width: 33.7%;
        padding-bottom: 41.4%;
        margin-top: 20px;
        margin-left: 14px;
        margin-right: 3px
    }
}

@media screen and (min-width: 960px) {
    .plof_wrap .plof_img {
        width: 21.7%;
        padding-bottom: 28.6%;
        margin-top: 11px;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 1025px) {
    .plof_wrap .plof_img {
        width: 17.6%;
        padding-bottom: 17.6%;
        margin-top: 8px;
        float: left
    }
}

.plof_wrap:nth-of-type(1) .plof_img {
    background-image: url(../images/hiraku_suzuki.jpg);
    background-position: 0 0
}

.plof_wrap:nth-of-type(2) .plof_img {
    background-image: url(../images/daijiro_ohara.jpg)
}

.plof_wrap:nth-of-type(3) .plof_img {
    background-image: url(../images/dutter.jpg)
}

.plof_wrap:nth-of-type(4) .plof_img {
    background-image: url(../images/kasetsu.jpg)
}

.plof_wrap:nth-of-type(5) .plof_img {
    background-image: url(../images/kanie_naha.jpg)
}

.plof_wrap:nth-of-type(6) .plof_img {
    background-image: url(../images/akiko_nakayama.jpg)
}

.plof_wrap:nth-of-type(7) .plof_img {
    background-image: url(../images/sohei_nishino.jpg)
}

.plof_wrap:nth-of-type(8) .plof_img {
    background-image: url(../images/saorihala.jpg);
    background-position: 30% 50%
}

.plof_wrap:nth-of-type(9) .plof_img {
    background-image: url(../images/bien.jpg)
}

.plof_wrap:nth-of-type(10) .plof_img {
    background-image: url(../images/mineki_murata.jpg)
}

.plof_wrap:nth-of-type(11) .plof_img {
    background-image: url(../images/yang2.jpg)
}

.plof_wrap:nth-of-type(12) .plof_img {
    background-image: url(../images/naze.jpg)
}

.technical .plof_wrap:nth-of-type(1) .plof_img {
    background-image: url(../images/tomoyakishimoto.jpg);
    background-position: 0 0
}

.technical .plof_wrap:nth-of-type(2) .plof_img {
    background-image: url(../images/toshihikokasai.jpg)
}

.technical .plof_wrap:nth-of-type(3) .plof_img {
    background-image: url(../images/whitelight.png)
}

p.plof_txt {
    width: 100%;
    line-height: 1.85
}

@media screen and (min-width: 960px) {
    p.plof_txt {
        width: 74%;
        float: left
    }
}

@media screen and (min-width: 1025px) {
    p.plof_txt {
        width: 78.55%;
        float: right;
        margin: 0
    }
}

.dsp {
    display: none
}

@media screen and (min-width: 600px) {
    .exdsp {
        display: none
    }
}

@media screen and (min-width: 1025px) {
    .dsp {
        display: block
    }

    .undsp {
        display: none
    }
}

.en {
    display: none
}

.slider-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 70%;
    z-index: 9999;
    display: none
}

@media screen and (min-width: 1025px) {
    .slider-wrap {
        display: block
    }
}

.slider {
    width: 100%;
    height: 100px;
    z-index: 9999;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    height: 100px;
    padding: 5px;
    margin-bottom: 20px
}

.slider p {
    line-height: 1
}

.slider-bar {
    width: 100%;
    height: 10px;
    margin-top: 5px
}

.text {
    margin-left: 20px
}

.ui-slider-handle.ui-corner-all.ui-state-default {
    width: 50px;
    height: 25px
}

bold {
    font-weight: 600
}


