@charset "utf-8";

/* TAG */
#KSA_title_h2 span , #KSA_title_h2_tag {display:block ; color:#000000 ; word-break:keep-all}
#KSA_title_h2 span { font-size:24px ; line-height:30px ; margin-bottom:5px ; font-family:'Nanum Square','나눔스퀘어' }   
#KSA_title_h2_tag  { text-align:center ; margin-bottom:15px ; color:#900028 ; font-size:16px }
#KSA_title_h2 { padding-top:0px }


 
/* VISUAL*/
#KSA42_visual , #KSA42_visual_inner , .KSA42_visual_img  , #KSA42_visual span  { display:block ; overflow:hidden }
#KSA42_visual span { display:none }
#KSA42_visual { margin-bottom:30px} 
.KSA42_visual_img ,  .KSA42_visual_img img { width:100% }
.KSA42_visual_img  { margin:auto ; max-width:450px  }
.KSA42_visual_img img { border-radius:4px }



/* IMAGE */
.KSA42_img , .KSA42_img img  { width:100% ; display:block ; overflow:hidden }
.KSA42_img { margin:auto ; padding-bottom:40px  }
.KSA42_img img { border-radius:4px } 
.KSA42_img_txt { 
    display:block ; overflow:hidden ;
	padding-top:5px ; font-size:0.7em ; line-height:1.4em ; text-align:center ; word-break:keep-all } 

#KSA42_img2 { max-width:800px }


/* QnA */
.KSA40_qna { margin-bottom:50px }
.KSA40_qna:last-child { margin-bottom:0px }

.KSA40_q , .KSA40_a { padding-left:33px ; background-position:0px 3px ; background-repeat:no-repeat ; padding-left:33px  }
.KSA40_q { 
    background-image:url(../img_sub/KS40_icon_Q.png) ;  
    font-size:1.2em ; font-weight:600 ; color:#c69c6d ; margin-bottom:10px }


.KSA_lead .KSA40_qna:nth-child(4) { margin-top:40px }


/* 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*/
    #KSA42_visual { width:500px ; margin:0px ; margin-left:50px ; float:right ; margin-top:7px }
    #KSA42_visual_inner { display:none }
    #KSA42_visual span { 
        display:block ; width:500px ; height:740px ; border-radius:4px ; margin-bottom:7px ;
        background:url(../img_sub/KS42_img1.jpg) no-repeat left top }
	
	/* IMAGE */
    .KSA42_img { padding:0px ;  margin-bottom:10px }
    .KSA42_img img { margin-bottom:7px }
	#KSA42_img2 { margin-bottom:40px }
		

    .KSA42_img_txt { padding:0px ; text-align:left ; border-left:solid 1px #d7d7d7 ; padding-left:7px ;  }
 
}


/* PRINT *****************************************************************/
@media print {}