@charset "utf-8";
 
/* VISUAL*/
#KSA22_visual , #KSA22_visual_inner , .KSA22_visual_img  , #KSA22_visual span  { display:block ; overflow:hidden }
#KSA22_visual span { display:none }
#KSA22_visual { margin-bottom:30px } 
.KSA22_visual_img , .KSA22_visual_img img { width:100% }
.KSA22_visual_img , #KSA22_visual .KSA_img_txt { max-width:450px ; margin:auto }
.KSA22_visual_img { margin-bottom:5px }
.KSA22_visual_img img { border-radius:4px }

.KSA_lead_text br { display:none }


/* IMG */
#KSA22_img2 { max-width:400px }
#KSA22_img3 { max-width:450px }
#KSA22_img4 { max-width:300px }
#KSA22_img2 , #KSA22_img3 , #KSA22_img4 { margin-bottom:40px }



/* SUB */
.KSA22_sub { margin-bottom:40px }
.KSA22_sub:last-child { margin-bottom:0 }
.KSA22_sub .KSA_p { padding-left:34px }
.KSA_QA_a { margin-bottom:20px }

#KSA22_sub0_1 { padding-top:20px } 


/* BOX */
#KSA22_box1 { margin-bottom:40px ; width:auto ; margin-left:34px }
.KSA22_list_num li { list-style:decimal ; margin-left:20px ; margin-bottom:5px }
.KSA22_list_num li:last-child { margin-bottom:0 } 
 
 
/* PC **********/
@media all and (min-width:1100px){ 
    
	
	/* LEAD TEXT */
    .KSA_lead_text { word-break:break-all ; text-align:justify }

    #KSA22_visual_inner { display:none }
    #KSA22_visual span , .KSA_lead_text { border-radius:4px }
    #KSA22_visual span { 
        display:block ;  width:1000px ; height:660px ; margin-bottom:7px ;  
        background:url(../img_sub/KS22_img1.jpg) no-repeat left top }

	.KSA_lead { position:relative }
    .KSA_lead_text {
        position:absolute ; left:0px ; top:0 ; padding:30px 40px ; border:0px ;
        width:510px ; box-sizing:border-box ; background-color: rgba(0,0,0,0.6) ;
        color:#ffffff }
    #KSA22_visual .KSA_img_txt { max-width:none }
	.KSA_lead_text br { display:block }
	
	
	/* IMG */
    #KSA22_img2 , #KSA22_img3 , #KSA22_img4 { padding:0 ; margin:0 ; padding-top:5px }
    #KSA22_img2 , #KSA22_img3 { float:right ; margin-left:40px }
	#KSA22_img4 { float:right ; margin-left:30px ; margin-bottom:5px }
	
	/* BOX */
	#KSA22_box1 { max-width:966px }
	.KSA22_list_num li { width:46% ; box-sizing:border-box ; float:left }
	



 
}


/* PRINT **********/
@media print {}