@charset "utf-8";

/* POSTER */
#YU11_poster1 , #YU11_poster2 , #YU11_poster3 , #YU11_poster4 { max-width:90rem ; margin-bottom:4rem }
#YU11_poster3 { max-width:80rem }

.YU11__h4 { 
    font-size:2.2rem ; line-height:2.6rem ; font-weight:800 ; color:#111111 ;
    margin-bottom:1rem ; letter-spacing:-0.15rem ;
}
.YU11__h5 { font-size:2rem ; line-height:2.4rem ; font-weight:600 ; color:#111111 ;
    margin-bottom:1rem ; letter-spacing:-0.15rem ; 
}

.YU11__list { margin-bottom:3rem }
.YU11__list li { 
    position:relative ; padding-left:1rem ;
    font-size:1.6rem ; line-height:2.8rem ; margin-bottom:0.5rem }
.YU11__list.no li { padding-left:0 }    
.YU11__list li:last-child , .YU11__list:last-child { margin-bottom:0 }    
.YU11__list li::before {
    display:block ; content:"" ; width:0.3rem ; height:0.3rem ;
    background-color:rgb(0,0,0,0.3) ;
    position:absolute ; left:0 ; top:1.3rem
}
.YU11__list.no li::before { display:none }


#btn_more11 { margin-bottom:1rem }





/* PC **********/
@media screen and (min-width:1100px){
	
	/* BOX */
	#btn_more11 { margin-bottom:0 ; margin-right:1rem }

	
 
} 
 