@charset "utf-8";

/* IMAGE */
#YU11_poster1 , #YU11_poster2 { max-width:90rem }
#yu11_poster17 , #yu11_poster18 { width:50% }
#yu11_poster17 { float:left }
#yu11_poster18 { float:right }

#yu11_img2_1 , #yu11_img2_2 { max-width:50rem } 
#yu11_img2_3 { max-width:70rem }
#yu11_img2_4 { max-width:30rem }
#yu11_img2_1 , #yu11_img2_3 { margin-bottom:1rem }
#yu11_img2_2 , #yu11_img2_4 { margin-bottom:0rem }


/* MOV */
.yu11_mov , .yu11_mov iframe { width:100% }
.yu11_mov { margin:0 auto }
.yu11_mov iframe { overflow:hidden ; border-radius:0.6rem } 



.YU11__caption { text-align:center ; margin-bottom:1.2rem }
.YU11__caption > b { 
	display:inline-block ; background-color:#ffc92f ; 
	padding:0.6rem 1.4rem ; box-sizing:border-box ; border-radius:2rem ; letter-spacing:-0.5px ; word-break:keep-all ; 
	font-size:1.4rem ; line-height:2rem ; color:#000000 ; font-weight:600 ; margin-bottom:0.5rem }
.YU11__caption > span {
	display:block ; font-size:1.4rem ; line-height:2rem ; color:#444444 ; font-weight:normal ; word-break:keep-all }


.YU11__bar__caption , .YU11__bar__caption a { 
    display:block ; padding-top:1rem ; 
    font-size:1.2rem ; line-height:1.8rem ; word-break:keep-all ; letter-spacing:-0.01rem
} 

.YU11__bar__caption { position:relative ; padding-left:0.8rem }
.YU11__bar__caption::before {
    width:0.2rem ; height:1.4rem ; display:block ; content:"" ;
    background-color:rgba(0,0,0,0.2) ;
    position:absolute ; left:0 ; top:1.3rem
}


.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 }


/* BOX */
.YU__11_box { width:100% ; box-sizing:border-box ; border:dashed 1px rgba(0,0,0,0.1) ; border-radius:0.4rem ; padding:1.5rem ; margin-bottom:4rem }
.YU__11_box .YU__p:nth-child(1) { border-bottom:solid 1px rgba(0,0,0,0.1) ; padding-bottom:2rem ; margin-bottom:2rem }
.YU__11_box .YU__p b { font-weight:600 }

#btn_more11 { margin-bottom:1rem }


/* TABLE */
#YU11_table1 .text_left { text-align:left }
.color1 { color:#5fa9dd }
.color2 { color:#c18537 }
.color3 { color:#a05696 }
.color4 { color:#67af49 }
.color5 { color:#2c519d }
.color6 { color:#823627 }

#YU11_sub34 .YU__p { margin-bottom:1rem }
#YU11__list2_1 li { padding-left:0 }
#YU11__list2_1 li::before { display:none }

#YU11_sub35_box { width:100% ; max-width:120rem ; display:block ; overflow:hidden ; box-sizing:border-box ; background-color:rgba(0,0,0,0.04) ; padding:4rem }
#YU11_sub35 #YU11_sub35_box .YU__p { text-align:center }

#YU11_sub35_box_list { width:34rem ; margin:auto ; margin-bottom:2rem }

/* PC **********/
@media screen and (min-width:1100px){
	
	/* BOX */
	#btn_more11 { margin-bottom:0 ; margin-right:1rem }
	
	.YU11__bar__caption { text-align:center ; margin-top:1rem ; font-size:1.4rem }
	.YU11__bar__caption::before { display:none }
	
	#yu11_poster17 , #yu11_poster18 { max-width:45rem }
	
	#yu11_imgs12 , #yu11_imgs34 { max-width:101rem ; margin:auto ; margin-bottom:3rem }
	#yu11_img2_1 , #yu11_img2_2 , 
	#yu11_img2_3 , #yu11_img2_4 { margin-bottom:1rem }
	
	
	/* LIST */
	#YU11__list1 li { font-size:1.8rem ; line-height:3.4rem }
	#YU11__list1 li::before { top:1.6rem }
	
	/* TABLE */
	#YU11_table1 .text_left { width:44% ; word-break:keep-all }
 
} 
 