@charset "utf-8";
 
/* VISUAL*/
#KSA13_visual , #KSA13_visual_inner , .KSA13_visual_img  , #KSA13_visual span  { display:block ; overflow:hidden }
#KSA13_visual span { display:none }
#KSA13_visual { margin-bottom:30px } 
.KSA13_visual_img , .KSA13_visual_img img { width:100% }
.KSA13_visual_img , #KSA13_visual .KSA_img_txt { max-width:400px ; margin:auto }
.KSA13_visual_img { margin-bottom:5px }
.KSA13_visual_img img { border-radius:4px }
.KSA_lead_text > br { display:none }



/* IMG */
#KSA13_img2 { max-width:450px ; margin-bottom:40px }
#KSA13_img3 { max-width:400px ; margin-bottom:40px }
 
 
 
/* SUB */
.KSA13_sub { margin-bottom:40px }
.KSA13_sub:last-child { margin-bottom:0 }
.KSA13_sub .KSA_p { padding-left:34px }
.KSA_QA_a { margin-bottom:20px }

/* LIST */
#KSA13_box1 { margin-bottom:40px }
.KSA13_list_bar > li { padding-left:10px ; display:block ; position:relative ; box-sizing:border-box ; letter-spacing:-0.6px }
.KSA13_list_bar > li::before { width:6px ; height:2px ; display:block ; content:"" ; background-color:rgba(0,0,0,0.3) ; border-radius:5px ; background-size:6px auto ; position:absolute ; left:0 ; top:14px }

#KSA13_sub0_1 { padding-top:20px }



 
/* PC ********************************************************************/
@media all and (min-width:1100px){ 
	
 	
	/* LEAD TEXT */
    .KSA_lead_text { border:0px ; padding-bottom:0px ; word-break:break-all ; text-align:justify }
	
	/* VISUAL*/
    #KSA13_visual { width:500px ; margin:0px ; float:right ; margin-left:50px }
    #KSA13_visual_inner { display:none }
    #KSA13_visual span { 
        display:block ; width:500px ; height:670px ; border-radius:4px ; margin-bottom:7px ;
        background:url(../img_sub/KS13_img1.jpg) no-repeat left top }
	
	#KSA13_visual .KSA_img_txt { max-width:500px ; margin:auto }
 

    /* IMG */
	#KSA13_img2 , #KSA13_img3 { padding:0 ; margin:0 ; padding-top:5px ; float:right ; margin-left:40px }
	
	
	/* BOX */
	#KSA13_box1 , #KSA13_box2 { display:block ; overflow:hidden }
	#KSA13_box1 { max-width:480px ; float:left ; margin-right:40px ; margin-bottom:0 }
	#KSA13_box2 { max-width:480px ; float:right }
	
	#KSA13_box2 { position:relative }
    #KSA13_box2::after {
        content:"" ; display:block ; width:130px ; height:123px ;
        background:url(../img_sub/KS13_icon1.png) no-repeat center ; background-size:130px auto ;
        position:absolute ; right:60px ; top:20px
    }
	
	#KSA13_box2::before {
        content:"" ; display:block ; width:80px ; height:80px ;
        background:url(../img_sub/KS13_icon2.png) no-repeat center ; background-size:80px auto ;
        position:absolute ; right:40px ; bottom:90px
    }
	
	#KSA_section1 { overflow:hidden }
	
	


 
}


/* PRINT *****************************************************************/
@media print {}