@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700');

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:900&text=各プ席表記好評夜以外レイガイドチケット先行抽選受付中！チケットぴあローソンチケットe＋昼公演 TICKET SOLD OUT!!各プレイガイドチケット一般発売中！事前予約・会場受取 受付中受付期間：2023年6月3日(土) 23:59まで見切れ席チケット追加販売中!見切れ席見切れ席(注釈付セカイシンフォニーSekai Symphony 2023 Live Blu-rayオリジナルホログラム缶バッジ（全6種/ランダム1種封入）封入特典https://sekaisymphony.lnk.to/2023live引換＜中島 由貴（日野森 志歩役）さん出演見合わせのお知らせ＞券＆セカイシンフォニー2022 オフィシャルグッズ事後通販チェーン店別特典数量限定! オリジナルクリアファイルプレゼント!!カイシンフォニー2025祝い花のご案内スペシャルバンド＋オーケストラ編成である『セカイシンフォニー』特有の楽しみ方を教えてください。普通のオーケストラコンサートとの違いはなんですか？服装は何を着ていけばいいですか？当日の持ち物などあれば教えてください。オーケストラは声を出してはいけないの？どのタイミングで拍手をすればいいですか？会場は撮影してもOKですか？開場中、観覧中NGなことなどはありますか会場内は飲食してもいいですかオーケストラコンサートはなぜ休憩があるのですか？休憩中は何をすればいいですか？');

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300&text=ComingSoonセカイシンフォニーとは・・・Art by iXimaArtbyLunar');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400&text=ComingSoonセカイシンフォニーとは・・・美しく響く音の祭典—『セカイシンフォニー』プロセカに収録されている楽曲たちをオーケストラ＋スペシャルバンドで奏でるコンサート');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400&display=swap&text=Comment役栗田博文東京フィルハーモニー交響楽団野口瑠璃子星乃一歌礒部花凜天馬咲希中島由貴日野森志歩');


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap&text=Comment');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&display=swap');


@font-face {
	font-family: 'Advantage';
	src: url(../AdvantageDemi.ttf);
}



html,body,a,p,ul,li,h1,h2,h3,h4,h5,h6,figure,dl,dt,dd{margin:0;padding:0;}

*{
    box-sizing: border-box;
    font-family: YakuHanJP_Noto,'Noto Sans JP', sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    font-weight: 700;
    color: #13507d;
    -ms-overflow-style: none;
    scrollbar-width: none;
    
}

*::-webkit-scrollbar{
  display: none;
}
html{
    font-size: 24px;
    
}

@media screen and (max-width: 1130px){
    html{
    font-size: 1.9vw;
}
}


body{
    
    overflow-x: hidden;
    background: #fff;
}

img{
    width: 100%;
    height: auto;
    pointer-events: none;
    user-select: none;
    display: block;
    font-size: 0;
}

a{
    color: inherit;
    text-decoration: none;
    
}
a:hover{
    transition-duration: 0.2s;
    opacity: 0.7;
}

li{
    list-style-type: none;
}

.sp{
    display: none;
}


@media screen and (max-width: 896px){
    .pc{
        display: none;
    }
    
    .sp{
        display: block;
    }
}


.main-back{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/web/20231226135407im_/https://pjsekai.sega.jp/sekaisymphony/img/poster.jpg);
    background-size: cover;
    background-position: center;
}

.main-back.top-main-back{
    background: url(/web/20231226135407im_/https://pjsekai.sega.jp/sekaisymphony/img/poster2.jpg);
    background-size: cover;
    background-position: center;
}
.main-back video{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.wrap{
    position: relative;
    
}



.hero-wrap{
    position: relative;

}


.hero{
    padding-top: 200px;
}

.hero h1{
     max-width: 1000px;
   width: calc(100% - 160px);
    margin: 0% auto 150px;
}

.hero-wrap p{
    display: inline-block;
    position: absolute;
    bottom: 30px;
    right: 110px;
    font-weight: 100;
    font-size: 16px;
    letter-spacing: -0.02em;
}

 
   

.copy{
    margin-bottom: 60px;
}
.inner{
    max-width: 1000px;
   width: calc(100% - 160px);
    margin: 0 auto;
    position: relative;
}
.information{
    margin-bottom: 150px;
}
.info li:first-child{
    margin-bottom: 100px;
}
.info .map{
    width: 100%;
    aspect-ratio: 1 / 0.7;
    margin-top: 60px;
}
.info .map iframe{
    width: 100%;
    height: 100%;
}

.info aside{
    font-size: 18px;
    margin-top: 16px;
}
.triger{
    position: absolute;
    top: -9.3vw;
}


.inst{
    margin-bottom: 150px;
    position: relative;
    background: #000;
    padding: 400px 0 400px;
    text-align: center;
    overflow: hidden;  


    clip-path: polygon(
        0 8vw,          
        100% 0,        
        100% calc(100% - 8vw),
        0 100%           
    );
}



.inst .inst-gold-video{
    position: absolute;
    inset: 0;
    z-index: 0;

    mix-blend-mode: screen;
    opacity: 1;

    pointer-events: none;
}

.inst .inst-gold-video video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.inst > *:not(.inst-gold-video){
    position: relative;
    z-index: 1;
}




.inst-info li img{
    margin-bottom: 50px;
    
}


.inst-info li p{
    color: #eed88b;
     margin-bottom: 50px;
}


.inst-hero{
    margin-bottom: 150px;

}




@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
   opacity: 1;
  }
}
#prf6,#prf7{
    width: 770px;
}


.prf-modal h2{
    font-family: YakuHanJP,'Noto Serif JP', serif;
    color: #fff;
    font-weight: 200;
    margin-bottom: 15px;
    font-size: 48px;
    line-height: 1.3;
}

.prf-modal h2 span{
    font-size: 62%;
    display: block;
    font-family: YakuHanJP,'Noto Serif JP', serif;
    color: #fff;
    font-weight: 400;
}

.prf-modal h2 span small{
    font-size: 80%;
    display: inline-block;
    font-family: YakuHanJP,'Noto Serif JP', serif;
    color: #fff;
    font-weight: 400;
    margin-left: 0.15em;
}
.prf-modal p{
    text-align: left;
    color: #fff;
    font-size: 15.8px;
    font-weight: 500;
    line-height: 1.7;
    text-align: justify;
}

.prf-modal p a{
    font-weight: 500;
}
.prf-modal figure{
    width: 70%;
    margin: 0 auto 30px;
    aspect-ratio: 1 / 1.32;
}
.prf-modal figure img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#prf6 figure,#prf7 figure{
    width: 100%;
    aspect-ratio:inherit;
}
.comment{
    margin-top: 40px;
}
.comment strong{
    font-family: YakuHanJP,'Noto Serif JP', serif;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-bottom: solid 1px;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    
}

.about{
    padding: 100px 0 100px;
}
.about *{
    font-weight: 400;
    text-align:center;
}

.ticket{
    background: #efefef;
    position: relative;
    padding: 65px 0 100px;
    text-align: center;
    margin-bottom: 150px;
}

.ticket:before{

  content:"";
    display: block;
  position: absolute;
 bottom: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  
  border-width: 0 0 9.3vw 100vw;
border-color: transparent transparent #efefef transparent;
}
.ticket:after{

  content:"";
    display: block;
  position: absolute;
 top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9.3vw 100vw 0 0;
border-color: #efefef transparent transparent transparent;

}



.ticket h3{
    text-align:center;
    font-family: 'Advantage';
    font-size: 60px;
    margin-bottom: 60px;
    line-height: 1;
    font-weight: normal;
    color: #154d78;
    
}

.ticket-abema{
    margin-bottom: 50px;
    padding: 40px;
    border: solid 5px #e4007f;
   
}

.ticket-abema picture img{
    margin-bottom: 30px;
}

.ticket-abema .abema-url{
   
 
}

.abema-url .abema-url-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 20px;
    border: solid 2px;
    max-width: 300px;
    background: #fff;
}



.ticket-abema .abema-url li{
    margin-bottom: 20px;
}

.ticket-abema .abema-url li:last-child{
    margin-bottom: 0;
}



.ticket-abema .abema-url .abema-caption{
    font-size: 50%;
}



.ticket-price{
    margin-bottom: 50px;
    position: relative;
    
}
.ticket-price a{
    position: absolute;
    top: 14%;
    left: 0;
    width: 100%;
    height: 72%;

}

.yokohama-map{
    margin-bottom: 50px;
}

.ticket p.ticket-notice{
    font-weight: 500;
    font-size: 17.5px;
    color: #154d78;
    text-align: justify;
    margin-top: 45px;
}

.iwaibana a{
    width: 280px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: solid 2px;
    margin: 45px auto 0;
    font-size: 18px;
}
#iwaibana-modal p{
    background: #fff;
    width: 90%;
    max-width: 800px;
    padding: 60px 40px 80px;
    font-size: 18px;
    text-align: left;
    margin: 0 auto;
}

#iwaibana-modal p strong{
    font-weight: 900;
    text-align: center;
    display: block;
    margin-bottom: 40px;
    font-size: 28px;
}

#iwaibana-modal p small{
    display: inline-block;
    line-height: 2;
}

#faq-modal{
     background: #fff;
    width: 90%;
    max-width: 1000px;
    padding: 0px 0px 40px;
}

#faq-modal h2{
    color: #fff;
    background: linear-gradient(70deg, #7e3e94,#42baae, #535ca8,#8ec54f,#f08427,#e61c60);
    padding: 20px;
    font-size: 40px;
    font-weight: 900;
}
#faq-modal ul{
    padding: 60px 40px 0px;
}
#faq-modal li{
    margin-bottom: 20px;
    background: linear-gradient(80deg,#7e3e94,#42baae, #535ca8,#8ec54f,#f08427,#e61c60);
    padding: 8px;
    border-radius: 16px;
}
#faq-modal li .faq-inner{
    background: #fff;
    border-radius: 10px;
    padding: 28px 40px 32px;
}

#faq-modal li .q{
    display: flex;
    font-weight: 900;
    align-items: flex-start;
    text-align: left;
    border-bottom: solid 1px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 1.2;
}

#faq-modal li .q span{
    display: block;
    width: 100px;
    margin-right: 16px;
    flex-shrink: 0;
}
#faq-modal li .a{
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
    line-height: 1.85;
}
.about h2{
    font-size: 49px;
    margin-bottom: 36px;
    font-weight: 300;
}

.about p{
    font-size: 26px;
    line-height: 2.6;
    letter-spacing: 0;
}

.about .youtube-wrap{
    margin-bottom: 0;
    padding-top: 0;
}

.about .youtube-wrap .youtube{
    margin-bottom: 0;
}


.youtube-wrap{
   max-width: 1000px;
    width: calc(100% - 100px);
    margin: 0 auto 100px;
}
.youtube-wrap video{
    width: 100%;
    border: solid 1px #ccc;
}
.youtube-wrap h3{
    text-align:center;
    font-family: 'Advantage';
    font-size: 60px;
    margin-bottom: 50px;
    line-height: 1;
    
}
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000;
    border: solid 1px #666;
}
.youtube img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.hero-cdbd-bnr {
    top: auto !important;
    bottom: 12em;
     width: 7em !important;
}

@media screen and (max-width: 896px){
    
   
    .wrap{
    position: relative;
    
}
    
.inner{
    max-width: 1000px;
    width: calc(100% - 100px);
    margin: 0 auto;
    position: relative;
}

.hero{
    padding-top: 130px;
}
   
 .hero h1{
 width: calc(100% - 100px);
margin-bottom: 50px;

}  
.hero-cdbd-bnr {
    width: 10em !important;
        bottom: 15em !important;
    }
    .copy{
    margin-bottom: 40px;
}
     
    .prf-modal{
    width: 90%;
    
    
}
    .information{
        margin-bottom: 25vw;
    }
    .info li:first-child{
        margin-bottom: 50px;
    }
    .info .map{
        margin-top: 30px;
    }
    .info aside{
        font-size: 8px;
        margin-top: 8px;
    }



    .inst{
        padding: 150px 0 150px;
        margin-bottom: 25vw;

           clip-path: polygon(
        0 15vw,        
        100% 0,          
        100% calc(100% - 15vw),
        0 100%          
    );

       
    }

    .inst-hero{
        margin-bottom: 50px;
    }

    .inst-info li p {
    font-size: 15px;}

.profile{
        padding: 25px 0 calc(50px + 10vw);
        
    }
    .profile:before{
        border-width: 0 0 15vw 100vw;
    }
   
    .profile h3{
        font-size: 28px;
        margin-bottom: 25px;
    }
   
    .profile h4{
    width: 50%;
    max-width: 350px;
    margin: 0 auto 10px;
}
.profile figcaption{
    font-size: 10px;
}
.profile ul{
    display: flex;
    width: 100%
    
}
.profile-1{
    justify-content: space-between;
    margin-bottom: 10px !important;
    padding: 0 5%;
}
.profile-1 li{
    width: calc(50% - 5px);
    margin-bottom: 10px;
}
    .profile-2{
         
    }
.profile-2 li{
    width: calc(25% - 5px);

}
.profile li a{
    display: block;
    position: relative;
}
 .profile li a:hover{
        opacity: 1 !important;
    }
.profile li img:last-child{
    position: absolute;
    top: 0;
    left: 0;
    opacity:0;
    transition-duration: 0.2s;
}
.profile li.hover img:last-child{
    opacity: 1;
}

.prf-modal h2{
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 1.2;
}
    

.prf-modal p{
    font-size: 13.5px;
}

    .prf-modal#prf6,.prf-modal#prf7{
        width: 90%;
    }

    
     
    .ticket{
        padding: 25px 0 50px;
        margin-bottom: 15vw;
    }
     .ticket:before{
        border-width: 0 0 15vw 100vw;
    }
     .ticket:after{
        border-width: 15vw 100vw 0 0;
    }
    .ticket h3{
        font-size: 28px;
        margin-bottom: 25px;
    }
    .ticket-link{
        margin-bottom: 25px;
    }
    .iwaibana a{
    width: 160px;
    height: 48px;
    margin: 25px auto 0;
    font-size: 14px;
}


#iwaibana-modal p{
    padding: 50px 20px 50px;
    font-size: 12px;
}

#iwaibana-modal p strong{
    margin-bottom: 20px;
    font-size: 20px;
}

#faq-modal{
     background: #fff;
    width: 90%;
    max-width: 1000px;
    padding: 0px 0px 40px;
}

#faq-modal h2{
    font-size: 24px;
}
#faq-modal ul{
    padding: 40px 20px 0px;
}
#faq-modal li{
    margin-bottom: 20px;
    background: linear-gradient(80deg,#7e3e94,#42baae, #535ca8,#8ec54f,#f08427,#e61c60);
    padding: 8px;
    border-radius: 16px;
}
#faq-modal li .faq-inner{
    background: #fff;
    border-radius: 10px;
    padding: 20px 20px 32px;
}

#faq-modal li .q{
    flex-flow: column;
    font-size: 16px;
}

#faq-modal li .q span{
    width: 40px;
   margin: 0 auto 20px;
}
#faq-modal li .a{
    font-size: 12px;
}

.ticket-abema{
    padding: 25px 15px;
    margin: 0 auto 25px;
 
        
}

.ticket-abema picture img{
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.ticket-abema .abema-url li{

   margin-bottom: 10px;
}

.ticket-abema .abema-url p{
     font-size: 15px;
   
}

.ticket-abema .abema-url .abema-url-btn{
    padding: 10px;
     font-size: 14px;
   
}

.ticket-abema .abema-url .abema-caption{
     font-size: 9px;
   
}
 
 

.ticket-price{
    margin-bottom: 25px;
}

.yokohama-map{
    margin-bottom: 25px;
}
    
.ticket p.ticket-notice{
        margin-top: 25px;
        font-size: 10px;
    }
    .wrap{
    position: relative;
    
}
    
.about{
    padding:50px 0 25px;
}
.about *{
    font-weight: 400;
    text-align:center;
}

.about h2{
    font-size: 22px;
    margin-bottom: 15px;
}

.about p{
    font-size: 14px;
}

    .youtube-wrap{
        margin-bottom: 25vw;
    } 

}

.goods{
    padding: 115px 0 50px;
}

.goods h3{
    font-family: 'Advantage';
    font-size: 60px;
    text-align:center;
    letter-spacing: 0;
    margin-bottom: 35px;
}

.goods-yoyaku{
     width: 90%;
    max-width: 1000px;
    margin: 0 auto 35px;
    background: #fff;
   background: #47baae;
   padding: 50px 75px;
    text-align: center;
}
.goods-yoyaku h4{
    max-width: 850px;
    margin: 0 auto;
    margin-bottom: 20px;
 
}

.goods-yoyaku h4 span {
    display: inline-block;
    font-weight: 900;
    color: #fff799;
    font-style: italic;
    
}
.goods-yoyaku p{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.goods-yoyaku .goods-osaka{
 font-size: 25px;
 margin-bottom: 10px;
}



.goods-yoyaku p.goods-url{
    margin-bottom: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #fff;
  
}


.goods-yoyaku ul.goods-notice{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0;
   

}

.goods-yoyaku ul.goods-notice li{
    width: auto;
    margin-bottom: 5px;
}

.goods-yoyaku ul.goods-notice li:last-child{
    margin-bottom: 0;
}

.goods-yoyaku .cps-bnr{
    width: 100%;
    max-width: 600px;
    margin: 10px auto 0;
    display: block;
}
.goods-yoyaku p a{
    color: #fff799;
    font-size: 110%;
  
}

.goods-yoyaku p a span{
    font-weight: 900;
    font-size: 120%;
    color: #fff799;
     font-style: italic;
}

.goods-yoyaku p span.term{
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    
}



.goods-yoyaku small{
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1.4;
    display: inline-block;
}

.goods-yoyaku a.modal-btn{
    display: block;
    text-align:center;
    font-size: 20px;
    background: #fff;
    color: #47baae;
    width: 100%;
    max-width: 770px;
    margin: 10px auto 0;
    padding: 7px 0;
    border-radius: 7px;
    position: relative;
    cursor: pointer;
}

.goods-yoyaku a.modal-btn:after {
    content: "";
    display: block;
    position: absolute;
    top:calc(50% - 15px);
    right: 10px;
    width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 15px 26px;
border-color: transparent transparent transparent #47baae;;
}



 

.goods-bnr{
     width: 90%;
    max-width: 1000px;
    margin: 0 auto 35px;
}

.goods ul{
    display: flex;
    flex-wrap: wrap;
     width: 90%;
    max-width: 1000px;
    margin: 0 auto 35px;
    justify-content: space-between;
}

.goods li{
    width: calc(33.33% - 15px);
    margin-bottom: 21px;
    position: relative;
}

.goods li.col2_a,.goods li.col2_b{
    width: calc(50% - 7.5px);
}
.goods li.col3_a,.goods li.col3_b{
    width: 100%;
}

.goods li a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 71%;
 
    display: block;
   
   
}
.goods li.col3_a a{
    width: 100%;
    height: 88%;
}



.goods li.col3_b a{
    width: 100%;
    height: 94%;
}



.goods aside{
    font-size: 11px;
    text-align:center;
    width: 90%;
    margin: 0 auto;
}
@media screen and (max-width: 896px){
    
    .goods{
        padding: 50px 0 35px;
    }
    .goods h3{
        font-size: 28px;
    margin-bottom: 25px;
    }

    .goods-yoyaku{
        padding: 20px 20px 20px;
            margin-bottom: 15px;
       
    } 
    
    .goods-yoyaku h4{
        max-width: 300px;
        margin: 0 auto;
    
        margin-bottom: 10px;
    }
    .goods-yoyaku h4 span {
   display: block;
    margin-left:0;
    
}

.goods-yoyaku a{
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #fff799;
    font-style: italic;
}
.goods-yoyaku strong{
    display: block;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 10px;
}

    .goods-yoyaku p{
        font-size: 11px;
         text-align: center;
    }
    .goods-yoyaku p a{
        word-wrap: break-word;
        font-size: 100%;
        font-style: normal;
        
    }
    .goods-yoyaku small{
        font-size: 9px;
    }
    .goods-yoyaku p span.term{
        font-size: 14px;
        display: inline-block;
        text-align:center;
        width: 100%;
        
    }
    .goods-yoyaku a.modal-btn{
        font-size: 12px;
    }
    .goods-yoyaku a.modal-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 7.5px);
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 13px;
    border-color: transparent transparent transparent #47baae;
    }

    .goods-yoyaku p.goods-url{
        margin-bottom: 10px;
        white-space: nowrap;
    }

    .goods-yoyaku .goods-osaka{
        font-size: 14px;
    }

    .goods ul{
        margin-bottom: 10px;
    }
    .goods li {
    width: calc(50% - 7.5px);
    margin-bottom: 15px;
}
    
.goods li.col2_a,.goods li.col2_b{
    width:100%;
}
    
    .goods li.col2_a a{
        height: 70%;
    }
     .goods li.col2_b a{
        height: 80%;
    }
.goods li.col3_a a{
    height: 90%;
}

    
    .goods aside{
        font-size: 10px;
    }
}

.wallpaper .hero h1{
    margin-top: -12vw;
}
.wallpaper p{
    text-align: center;
    color: #000;
    font-size: 24px;
    margin-bottom: 100px;
}
.wallpaper ul{
    margin-bottom: 80px;
}
.wallpaper li:nth-child(1){
    width: 100%;
    max-width: 670px;
    margin: 0 auto 150px;
}

.wallpaper li:nth-child(2){
    width: 54%;
    max-width: 370px;
    margin: 0 auto;
}
.wallpaper h2{
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
}
.wallpaper li figure:not(:last-child){
    margin-bottom: 40px;
}

.wallpaper li figure img{
    pointer-events: auto;
}


.wallpaper aside{
    margin-bottom: 180px;
    line-height: 1.5;
    display: flex;
    flex-flow: column;
    
}
.wallpaper aside span{
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 19px;
    color: #000;
    font-weight: 400;
    
}


@media screen and (max-width: 896px){
    .wallpaper .hero h1{
   width: calc(100% - 60px);
}
    .wallpaper .inner{
        width: calc(100% - 60px);
    }
    .wallpaper p{
    text-align: center;
    color: #000;
    font-size:14px;
    margin-bottom: 50px;
        margin-top: 15px;
}
.wallpaper ul{
    margin-bottom: 40px;
}
.wallpaper li:nth-child(1){
   
    margin: 0 auto 75px;
}

.wallpaper h2{
    font-size: 24px;
    margin-bottom: 25px;
}
.wallpaper li figure:not(:last-child){
    margin-bottom: 40px;
}


.wallpaper aside{
    margin-bottom: 100px;
}

.wallpaper aside span{
    font-size: 11px;
    
}
    
}