* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

a:link {
    text-decoration: none;
    border-bottom: 1px dotted #222222;
    color:#222222;
}
a:visited { 
    text-decoration: none;
    border-bottom: 1px dotted #222222;
    color:#222222;
}
a:hover {
    text-decoration: none;
    border-bottom: 0px dotted #222222;
    color:#222222;
}
a:active { text-decoration: none; color:#222222; }

.caption a:link,
.caption a:visited{
    text-decoration: none;
    border-bottom: 1px dotted;
    color:#888888;
}
.caption a:hover{
    text-decoration: none;
    border-bottom: 0px dotted #888888;
    color:#888888;
}
.grant a:link,
.grant a:visited,
.grant a:hover{
    border-bottom: 0px dotted #888888;
}
#header a:link { text-decoration: none; color: #222222; border-bottom: 0px dotted #888888;}
#header a:visited { text-decoration: none; color: #222222; border-bottom: 0px dotted #888888;}
#header a:hover { text-decoration: none; color:#222222; border-bottom: 0px dotted #888888;}
#header a:active { text-decoration: none; color:#222222; border-bottom: 0px dotted #888888;}


a:hover { 
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
}
p.thanks{
    font-size: 1.3rem;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0;   padding:0;}fieldset,img {    border:0;}address,caption,cite,code,dfn,th,var { font-style:normal;  font-weight:normal;}ol,ul { list-style:none;
}caption,th {   text-align:left;}h1,h2,h3,h4,h5,h6 {    font-size:100%; font-weight:normal;}q:before,q:after {  content:'';
}abbr,acronym {  border:0;}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

table {  
    border-collapse:collapse;   
    border-spacing:0;
    width: 100%;
}
select,
figure{
    margin: 0;
}
.movie{
    margin: 30px 0;
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
}
    .movie iframe{
        position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
        border: none;
    }
figure{
    line-height:0;
}
    figcaption.menu-caption{
        display: block;
        width: 100%;
        text-align: right;
        margin-top: 11px;
        line-height: 1.833;
    }
    h3.typesquare_tags br,
    figcaption.menu-caption br{
        display: none;
    }
figure img{
    vertical-align:text-bottom;
}

.signature{
    font-size: 11px;
    text-align: right;
}

strong{
    font-weight: bolder;
}

*html body {overflow-y: auto;} /* IE6 */
*:first-child+html body {overflow-y: auto;} /* IE7 */

ul li{
    list-style: none;
}

img {
    border:0;
}
figure img,
p img,
li img{
    max-width: 100%;
    width: auto; /* for ie 8 */
    height: auto;
    vertical-align:text-bottom;
}
img.responsive-img{
    width: 100%;
    height:auto;
    display: block;
}

p{
    margin-bottom: 29px;
    font-size: 1.5rem;
    line-height: 1.8;
}
.works-title{
    font-style: italic;
}
p:last-child{
    margin-bottom:0px;
}
.posted-date{
    font-size: 1.2rem;
    display: block;
}

.pc-only{
    display: block;
}
.smp-only,
.smp-nav{
    display: none;
}
.primary{
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.en{
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
}
html{
  font-size: 62.5%;
}
body{
    border: solid 0px #FFFFFF;
    color: #222222;
    font-size: 1.0rem;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    position: relative;
    -webkit-text-size-adjust: 100%;
    word-spacing:normal !important;
    line-height: 1.75;
}

#container{
    font-size: 1.5rem;
    line-height: 1.9;
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: relative;
    padding: 30px 0px 120px;
}
    .inner{
        padding: 0 60px 0 60px;
    }
#header{
    position: relative;
    margin-bottom: 30px;
}
    #header h1{
        position: absolute;
        left: 60px;
        top: 0px;
    }

    #header h1.logo-title-1{
        position: absolute;
        left: 58px;
        top: -6px;
    }
    #header h1.logo-title{
        position: absolute;
        left: 58px;
        top: 0px;
    }
    #header h1.logo-title-en{
        position: absolute;
        left: 58px;
        top: 0px;
    }
    #header h1.logo-title span,
    #header h1.logo-title a:link,
    #header h1.logo-title a:visited{
        background: url(/compositions/common/images/logo-s.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        width: 260px;
        height: 128px;
        position:relative;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        z-index: 10;
    }
    #header h1.logo-title-en span,
    #header h1.logo-title-en a:link,
    #header h1.logo-title-en a:visited{
        background: url(/compositions/common/images/logo-en-s.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        width: 260px;
        height: 128px;
        position:relative;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        z-index: 10;
    }
    @media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
        #header h1.logo-title span,
        #header h1.logo-title a:link,
        #header h1.logo-title a:visited{
            background: url(/compositions/common/images/logo.png);
            background-size: contain;
            background-repeat: no-repeat;
            display: block;
            width: 260px;
            height: 128px;
            position:relative;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden;
            z-index: 10;
        }
        #header h1.logo-title-en span,
        #header h1.logo-title-en a:link,
        #header h1.logo-title-en a:visited{
            background: url(/compositions/common/images/logo-en.png);
            background-size: contain;
            background-repeat: no-repeat;
            display: block;
            width: 260px;
            height: 128px;
            position:relative;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden;
            z-index: 10;
        }
    }

    #header h1 .en{
        font-size: 1.7rem;
    }
    .gb-nav {
        width: 100%;
    }
    .gb-nav ul{
        float: left;
        left: 50%;
        position: relative;
    }
    .gb-nav ul li{
        font-size: 1.7rem;
        float: left;
        left: -50%;
        margin: 0 15px;
        overflow: visible;
        position: relative;
    }
    .gb-nav ul li:nth-child(4){
        display: none;
    }
    h1.section-title{
        font-size: 1.8rem;
        margin-bottom: 30px;
    }
    h2{
        font-size: 1.5rem;
        margin-bottom: 30px;
        font-weight: bold;
    }
    h2.section-title{
        font-size: 1.8rem;
        font-weight: normal;
        margin-bottom: 30px;
    }
    h3{
        font-size: 1.5rem;
        margin-top: 60px;
        font-weight: bold;
    }
    h3.section-sub-title{
        font-size: 1.5rem;
        margin-top: 30px;
        font-weight: bold;
    }

    p.lang{
        position: absolute;
        right: 60px;
        top: 0px;
    }
    p.lang .active,
    a.active{
        border-top: 1px solid #222222;
        padding-top: 5px;
    }
    p.lang .english{
        margin: 0 0 0 15px;
    }
    p.lang a:hover,
    .gb-nav a:hover{
        border-top: 1px solid #222222;
        padding-top: 5px;
        opacity: 1;
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        -ms-transition: all 0s ease-in-out;
        transition: all  0s ease-in-out;
    }
.main-visual-wrapper{
    width: 100%;
    padding-left: 60px;
    margin: 0px 0 45px;
    position: relative;
    z-index: 8;
}
.main-visual{
    background: url(/compositions/common/images/bg006.jpg);
    width: 100%;
    padding-bottom: 600px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
    .main-visual-info{
        background: url(/compositions/common/images/bg005.jpg);
        width: 100%;
        padding-bottom: 600px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .main-visual-view{
        background: url(/compositions/common/images/bg009.jpg);
        width: 100%;
        padding-bottom: 600px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .main-visual-text{
        background: url(/compositions/common/images/bg008.jpg);
        width: 100%;
        padding-bottom: 600px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .main-visual-poster{
        background: transparent;
        width: 100%;
        padding-bottom: 600px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
    }
    .poster-000 img{
        width: 100%;
        height: auto;
    }
    .poster-000 img{
        box-shadow:0px 0px 7px -1px #000000;
            -moz-box-shadow:0px 0px 7px -1px #000000;
            -webkit-box-shadow:0px 0px 7px -1px #000000;
    }

    .poster-001{
        width: 280px;
        height: auto;
        position: absolute;
        left: -30px;
        bottom:-50px;
        z-index: 1;
    }
    .poster-002{
        width: 320px;
        height: auto;
        position: absolute;
        right: -40px;
        bottom:100px;
        z-index: 1;
    }
    .poster-003{
        width: 300px;
        height: auto;
        position: absolute;
        right:18%;
        bottom:-20px;
        z-index: 1;
    }
    .poster-004{
        width: 310px;
        height: auto;
        position: absolute;
        right:35%;
        top:-5px;
        z-index: 1;
    }
    .poster-005{
        width: 300px;
        height: auto;
        position: absolute;
        left: 140px;
        top:-50px;
        z-index: 1;
    }
    .poster-006{
        width: 300px;
        height: auto;
        position: absolute;
        left: 25%;
        bottom:-10px;
        z-index: 1;
    }
    .poster-007{
        width: 340px;
        height: auto;
        position: absolute;
        left: 35%;
        bottom:50px;
        z-index: 1;
    }
    .poster-008{
        width: 340px;
        height: auto;
        position: absolute;
        right: -30px;
        bottom:-10px;
        z-index: 1;
    }


        .blue-line-left{
            width: 30px;
            height: 600px;
            background-color: #0084ff;
            opacity: 0.6;
            position: absolute;
            left: 0;
            top:0;
            z-index: 10;
        }
        .blue-line-right{
            width: 30px;
            height: 600px;
            background-color: #0084ff;
            opacity: 0.6;
            position: absolute;
            right: 0;
            top:0;
            z-index: 10;
        }
        .blue-line-top{
            width: 100%;
            height: 30px;
            background-color: #0084ff;
            opacity: 0.6;
            position: absolute;
            left: 0;
            top:0;
            z-index: 10;
        }
        .blue-line-bottom{
            width: 100%;
            height: 30px;
            background-color: #0084ff;
            opacity: 0.6;
            position: absolute;
            left: 0;
            bottom:0;
            z-index: 10;
        }

    .main-visual-wrapper #timer{
        font-size: 2.0rem;
        letter-spacing: 0.2ex;
        position: absolute;
        left: -124px;
        top: 50%;
        margin-top: -13px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        z-index: 20;
    }
        .main-visual-wrapper #timer .yyc-day-text,
        .main-visual-wrapper #timer .yyc-hou-text,
        .main-visual-wrapper #timer .yyc-min-text,
        .main-visual-wrapper #timer .yyc-sec-text{
            font-size: 1.8rem;
            padding: 0px 5px;
        }

.info{
    position: relative;
}
#info{
    position: relative;
}
.info-outline{
    width: 50%;
    max-width: 800px;
    float: left;
    padding-right: 30px;
}
.info-outline p{
    margin-top: 5px;
}
.info-event{
    width: 50%;
    max-width: 800px;
    float: left;
    padding-left: 30px;
}

.contents_secondary,
.contents_primary{
    width: 100%;
    max-width: 1024px;
}
.contents_primary ul{
    margin-left: -2.8%;
    margin-bottom: 60px;
}
.contents_primary ul li{
    width: 30.43%;
    margin-left: 2.9%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}
    .contents_primary ul li img.view_h{
        width: 70%;
        margin: 0 auto;
        display: block;
    }
.contents_primary ul li:nth-child(3n+1){
    clear: left;
}



.post_list li:nth-child(3n+1) {
    clear: left;
}
.statement,
.text{
    max-width: 800px;
}
    p.text-js{
        text-align: justify;
    }
    dl{
        overflow: hidden;
    }
    dt{
        width: 90px;
        float: left;
    }
    dd{
        padding-left: 105px;
    }
    dl.wide-l dt{
        width: 90px;
    }
    dl.wide-l dd{
        padding-left: 105px;
    }
    .caption{
        color: #888888;
    }
    h2 .caption{
        color: #222222;
        display: block;
        font-size: 1.3rem;
        font-weight: normal;
    }
    .guest{
        padding-left: 52px;
        display: block;
    }

#view_images{
    background-color: #E8E8E8;
    padding-top: 30px;
    margin-top:60px;
    padding-bottom: 30px;
}

.works_index{
    margin-left: -2.8%;
}
.works_index li{
    float: none;
    width: 47.1%;
    margin-bottom: 60px;
    float: left;
    margin-left: 2.9%;
}
.works_index li:nth-child(odd){
    padding-right: 0px;
}
.works_index li:nth-child(even){
    padding-left: 0px;
}

.works_index_box{
    margin-top: 60px;
    max-width: 1024px;
}
.works_list figure{
    width: 50%;
    float: left;
}
.works_list figure.thumbnail_s{
    width: 30%;
    float: right;
}
.works_list .text{
    width: 50%;
    float: right;
    padding-left: 30px;
}
.works_list h3{
    margin-top: 30px;
    margin-bottom: 0px;
}
.works_list figure figcaption{
    line-height: 1.75;
    font-size: 1.1rem;
    text-align: right;
}

#footer{
    font-size: 1.5rem;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height:45px;
    font-family: 'Open Sans';
    font-weight: 400;
    padding: 10px 60px 10px 60px;
}

a#page-top:link,
a#page-top:visited {
    background: url(/compositions/common/images/top-arrow.png);
    background-size: 15px 61px;
    background-repeat: no-repeat;
    bottom: 126px;
    display: block;
    height: 61px;
    position: fixed;
    right: 60px;
    width: 15px;
    z-index: 100;
    border-bottom: 0px;
}
    .cr{
        float: left;
    }
    .grant{
        overflow: hidden;
        float: right;
        margin-top: -12px;
    }
    .grant li{
        width: 250px;
        height: auto;
        float: right;
        margin-left: 30px;
    }
    .grant li:first-child{
      margin-top: 4px;
    }
    .grant li.nomura{
      margin-top: 3px;
    }
        .grant li img{
            width: 100%;
            height: auto;
        }

/*===============================================
breakpoint:800
===============================================*/
@media screen and (max-width: 1100px){
.grant{
        overflow: hidden;
        float: none;
        margin-top: 0px;
        clear: both;
    }
    .grant li{
        width: 100%;
        max-width: 250px;
        height: auto;
        float: none;
        margin-left: 0px;
        margin-top: 15px;
    }
    .grant li:first-child,
    .grant li.nomura{
      margin-top: 15px;
    }
        .grant li img{
            width: 100%;
            height: auto;
        }
}

/*===============================================
breakpoint:800
===============================================*/
@media screen and (max-width: 800px){


    p.text-js{
        text-align: left;
    }
    #container {
        font-size: 1.5rem;
        height: auto;
        line-height: 1.9;
        min-height: 100vh;
        padding: 30px 0px 30px;
        position: relative;
        width: 100%;
    }
    #header span.title{
        display: block;
        margin-left: -9px;
    }
    #header h1.logo-title{
        max-width: 260px;
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 5px;
    }
    #header h1.logo-title-en{
        max-width: 260px;
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 5px;
    }
    #header h1.logo-title span,
    #header h1.logo-title a:link,
    #header h1.logo-title a:visited{
        background: url(/compositions/common/images/logo.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 49.13%;
        position: relative;
        left: auto;
        top: auto;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        z-index: 10;
    }
    #header h1.logo-title-en span,
    #header h1.logo-title-en a:link,
    #header h1.logo-title-en a:visited{
        background: url(/compositions/common/images/logo-en.png);
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 49.13%;
        position: relative;
        left: auto;
        top: auto;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        z-index: 10;
    }
    @media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
        #header h1.logo-title span,
        #header h1.logo-title a:link,
        #header h1.logo-title a:visited{
            background: url(/compositions/common/images/logo.png);
            background-size: contain;
            background-repeat: no-repeat;
            display: block;
            width: 100%;
            height: 0;
            padding-bottom: 49.13%;
            position: relative;
            left: auto;
            top: auto;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden;
            z-index: 10;
        }
        #header h1.logo-title-en span,
        #header h1.logo-title-en a:link,
        #header h1.logo-title-en a:visited{
            background: url(/compositions/common/images/logo-en.png);
            background-size: contain;
            background-repeat: no-repeat;
            display: block;
            width: 100%;
            height: 0;
            padding-bottom: 49.13%;
            position: relative;
            left: auto;
            top: auto;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden;
            z-index: 10;
        }
    }


    .gb-nav {
        clear: both;
        width: 100%;
    }
    .gb-nav ul{
        float: none;
        left: auto;
        position: relative;
        margin-top: 20px;
    }
    .gb-nav ul li{
        font-size: 2.0rem;
        float: left;
        left: auto;
        position: relative;
        margin:0 20px 0 0;
    }
    p.lang{
        font-size: 1.8rem;
        position: absolute;
        right: 30px;
        bottom: 5px;
        top: auto;
    }
    .inner{
        padding: 0 20px 0 20px;
    }
    .main-visual-wrapper{
        width: 100%;
        padding-left: 0px;
        margin: 0px 0 30px;
        position: relative;
    }
    .main-visual{
        padding-bottom: 450px !important;
    }
        .blue-line-left{
            width: 30px;
            height: 450px;
            background-color: #0084ff;
            opacity: 0.6;
            position: absolute;
            left: 0;
            top:0;
        }
        .blue-line-right{
            width: 30px;
            height: 450px;
            background-color: #0084ff;
            opacity: 0.6;
            position: absolute;
            right: 0;
            top:0;
        }
    .timer-f{
        color: #FFFFFF;
    }
    #info{
        position: relative;
        width: auto;
        top: auto;
        margin-top: 30px;
    }
        .info-outline,
        .contents_primary{
            width: 100%;
            max-width: 800px;
            float: left;
            padding-right: 0px;
            margin-bottom: 45px;
        }
        .info-event,
        .contents_secondary{
            width: 100%;
            max-width: 800px;
            padding-left: 0px;
            float: left;
        }
    #footer{
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        height:auto;
        padding: 10px 30px;
        overflow: hidden;
        margin-top: 30px;
    }
    .cr{
        float: none;
    }

    a#page-top:link,
    a#page-top:visited {
        background: url(/compositions/common/images/top-arrow.png);
        background-size: 15px 61px;
        background-repeat: no-repeat;
        bottom: 141px;
        display: block;
        height: 61px;
        position: fixed;
        right: 30px;
        width: 15px;
        z-index: 100;
    }


    #view_images{
        background-color: #E8E8E8;
        padding-top: 5px;
        margin-top:30px;
        padding-bottom: 30px;
    }
    .works_index li{
        float: none;
        width: 100%;
        max-width: 800px;
        margin-bottom: 30px;
        border-bottom:1px solid #FFFFFF;
        padding-bottom: 30px;
    }

    .works_index_box{
        margin-top: 60px;
    }
    .works_list figure{
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .works_list figure.thumbnail_s{
        width: 100%;
        float: none;
        margin: 0 auto;
    }
        .works_list figure.thumbnail_s img{
            width: auto;
            max-height: 280px;
             margin: 0 auto;
             display: block;
        }
    .works_list .text{
        width: 100%;
        float: right;
        padding-left: 0px;
        margin-bottom: 30px;
    }
    .works_list h3{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .works_list figure figcaption{
        line-height: 2;
        font-size: 1.1rem;
        text-align: right;
    }

}

/*===============================================
breakpoint:800
===============================================*/
@media screen and (max-width: 600px){



    .poster-001{
        width: 250px;
        height: auto;
        position: absolute;
        left: -60px;
        top:-50px;
        bottom: auto;
        z-index: 1;
    }
    .poster-002{
        width: 320px;
        height: auto;
        position: absolute;
        right: -40px;
        bottom:100px;
        z-index: 1;
    }
    .poster-003{
        width: 250px;
        height: auto;
        position: absolute;
        right:-20px;
        bottom:-40px;
        z-index: 1;
    }
    .poster-004{
        width: 280px;
        height: auto;
        position: absolute;
        right:-10px;
        top:-5px;
        z-index: 2;
    }
    .poster-005{
        width: 280px;
        height: auto;
        position: absolute;
        top: auto;
        left: -10px;
        bottom:-50px;
        z-index: 1;
    }
    .poster-006{
        width: 280px;
        height: auto;
        position: absolute;
        left: -10px;
        bottom:-10px;
        z-index: 2;
    }
    .poster-007{
        width: 280px;
        height: auto;
        position: absolute;
        left: -30px;
        bottom:50px;
        z-index: 3;
    }
    .poster-008{
        width: 250px;
        height: auto;
        position: absolute;
        right: -30px;
        bottom:-40px;
        z-index: 3;
    }

    .poster-000 img{
        box-shadow:0px 0px 11px -1px #000000;
            -moz-box-shadow:0px 0px 11px -1px #000000;
            -webkit-box-shadow:0px 0px 11px -1px #000000;
    }
    dl{
        margin-bottom: 15px;
    }
    dt{
        width: 100%;
        float: none;
        font-weight: bold;
    }
    dd{
        padding-left: 0px;
    }
    dl.wide-l dt{
        width: 100%;
    }
    dl.wide-l dd{
        padding-left: 0px;
    }
    .contents_primary ul{
        margin-left: -2.8%;
        margin-bottom: 60px;
    }
    .contents_primary ul li{
        width: 47.1%;
        margin-left: 2.9%;
        height: auto;
        float: left;
        margin-bottom: 30px;
    }
        .contents_primary ul li img.view_h{
            width: 70%;
            margin: 0 auto;
            display: block;
        }
    .contents_primary ul li:nth-child(3n+1){
        clear: none;
    }
    .contents_primary ul li:nth-child(2n+1){
        clear: left;
    }
}

/*===============================================
breakpoint:800
===============================================*/
@media screen and (max-width: 320px){

    .poster-001{
        width: 220px;
        height: auto;
        position: absolute;
        left: -60px;
        top:-50px;
        bottom: auto;
        z-index: 1;
    }
    .poster-002{
        width: 300px;
        height: auto;
        position: absolute;
        right: -40px;
        bottom:100px;
        z-index: 1;
    }
    .poster-003{
        width: 230px;
        height: auto;
        position: absolute;
        right:-20px;
        bottom:-40px;
        z-index: 1;
    }
    .poster-004{
        width: 250px;
        height: auto;
        position: absolute;
        right:-10px;
        top:-5px;
        z-index: 2;
    }
    .poster-005{
        width: 250px;
        height: auto;
        position: absolute;
        top: auto;
        left: -10px;
        bottom:-50px;
        z-index: 1;
    }
    p.lang{
        font-size: 1.8rem;
        position: relative;
        right: auto;
        bottom: auto;
        top: auto;
        margin-top: 20px;
    }
}



