@charset "utf-8";

/* POSTER */
#YU13_poster1 { max-width:90rem ; margin-bottom:4rem }


.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 }


.YU13__icon__list > li:nth-child(1) { border-top:solid 1px #d7d7d7 ; text-align:center ; margin-top:1.5rem ; padding-top:1.5rem }
.YU13__icon__list > li { border-bottom:solid 1px #d7d7d7 ; text-align:center ; margin-bottom:1.5rem ; padding-bottom:1.5rem }
.YU13__icon__list b , .YU13__icon__list strong { font-size:1.6rem ; line-height:2.8rem ; text-align:center }
.YU13__icon__list b { display:block ; width:5rem ; margin:auto }
.YU13__icon__list strong { display:inline-block ; font-weight:600 ; background-color:#ffde00 ; padding:0.2rem 2.5rem 0.4rem ; border-radius:3rem ; margin-top:1rem ; margin-bottom:1rem }
.YU13__icon__list .YU13__list li { text-align:left }

#yu13_logo1 { max-width:29rem }
#yu13_img1 { max-width:110rem }

#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__icon__list > li::after { display:block ; content:"" ; clear:both }
	.YU13__icon__list > li { display:flex ; align-items:center }
	.YU13__icon__list b { padding:0 0 0 4rem }
	.YU13__icon__list strong { width:18rem ; margin:0 4rem }
	.YU13__icon__list .YU13__list { width:80rem }

	

} 
 