@charset "utf-8";

/* POSTER */
#YU13_poster1 , #YU13_poster2 , #YU13_poster3 { max-width:90rem ; margin-bottom:4rem }

/*
#yu13_poster26 , #yu13_poster27 { width:50% }
#yu13_poster26 { float:left }
#yu13_poster27 { float:right }
#yu13_logo { max-width:43rem ; display:block ; overflow:hidden }
*/
/*
#YU13_poster1 .YU__poster__img > img { border-radius:0.6rem ; margin-bottom:4rem }
#YU13_poster1 .YU__poster__img:last-child > img { margin-bottom:0 }
*/

.YU13__h4 { 
    font-size:2.2rem ; line-height:2.6rem ; font-weight:800 ; color:#111111 ;
    margin-bottom:1rem ; letter-spacing:-0.15rem ;
}
.YU13__h5 { font-size:2rem ; line-height:2.4rem ; font-weight:600 ; color:#111111 ;
    margin-bottom:1rem ; letter-spacing:-0.15rem ; 
}

.YU13__list { margin-bottom:3rem }
.YU13__list li { 
    position:relative ; padding-left:1rem ;
    font-size:1.6rem ; line-height:2.8rem ; margin-bottom:0.5rem }
.YU13__list.no li { padding-left:0 }    
.YU13__list li:last-child , .YU13__list:last-child { margin-bottom:0 }    
.YU13__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
}
.YU13__list.no li::before { display:none }

#btn_more11 { margin-bottom:1rem }

#YU__sub13 .YU__sub { margin-bottom:30px }




/* PC **********/
@media screen and (min-width:1100px){

	#btn_more11 { margin-bottom:0 ; margin-right:1rem }
	/*#yu13_poster26 , #yu13_poster27 { max-width:45rem }*/

	
	

} 
 