@charset "utf-8";
 
/* VISUAL*/
#KSA31_visual , #KSA31_visual_inner , .KSA31_visual_img  , #KSA31_visual span  { display:block ; overflow:hidden }
#KSA31_visual span { display:none }
#KSA31_visual { margin-bottom:30px} 
.KSA31_visual_img , .KSA31_visual_img img { width:100% }
.KSA31_visual_img , #KSA31_visual .KSA_img_txt { max-width:450px ; margin:auto }
.KSA31_visual_img { margin-bottom:5px }
.KSA31_visual_img img { border-radius:4px }



/* IMG */
#KSA31_img2 , #KSA31_img4 { max-width:400px ; margin-bottom:40px }
#KSA31_img3 { max-width:450px ; margin-bottom:40px }


/* SUB */
.KSA31_sub { margin-bottom:40px }
.KSA31_sub:last-child { margin-bottom:0 }

.KSA31_sub .KSA_p { padding-left:34px }
.KSA_QA_a { margin-bottom:20px }
.KSA_QA_a:last-child { margin-bottom:0 }

#KSA31_sub4_1 .KSA_p { padding-left:0 }


 

/* PC **********/
@media all and (min-width:1100px){ 
    
	
	/* VISUAL*/
    #KSA31_visual_inner { display:none }
    #KSA31_visual span , .KSA_lead_text { border-radius:4px }
    #KSA31_visual span { 
        display:block ;  width:1000px ; height:530px ; margin-bottom:7px ;  
        background:url(../img_sub/KS31_img1.jpg) no-repeat left top }

	.KSA_lead { position:relative }
    .KSA_lead_text {
        position:absolute ; left:0 ; top:0px ; padding:40px ; border:0px ;
        width:380px ; box-sizing:border-box ; background-color: rgba(0,0,0,0.6) ; text-align:justify ;
        color:#ffffff ; word-break:break-all }
    #KSA31_visual .KSA_img_txt { max-width:none }
 

    /* IMG */
	#KSA31_img2 , #KSA31_img3 , #KSA31_img4 { padding:0 ; margin:0 ; padding-top:5px }
    #KSA31_img2 , #KSA31_img3 , #KSA31_img4  { float:right ; margin-left:40px }



 
}


/* PRINT **********/
@media print {}