@charset "utf-8"; 
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&display=swap&subset=korean'); /* font-family: 'Nanum Myeongjo', serif; */ 
 

/* 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 }
 
#KSA_title_h2 > span.KSA_lang { 
    display:inline ; 
    font-size:inherit ; color:inherit ; line-height:inherit ; font-weight:400 ; font-family:'Noto Sans KR',sans-serif }



/* VISUAL*/
#KSA47_visual , #KSA47_visual_inner , .KSA47_visual_img  , #KSA47_visual span  { display:block ; overflow:hidden }
#KSA47_visual span { display:none }
#KSA47_visual { margin-bottom:30px} 
.KSA47_visual_img , .KSA47_visual_img img { width:100% }
.KSA47_visual_img , #KSA47_visual .KSA_img_txt { max-width:400px ; margin:auto }
.KSA47_visual_img { margin-bottom:5px }
.KSA47_visual_img img { border-radius:4px }
 

/* INFOR */
.KSA47_infor h6 { font-size:0px ; line-height:0px ; height:0px ; overflow:hidden } 
.KSA47_infor a:hover { text-decoration:underline }
.KSA47_infor b {color:#7d6040}



/* IMAGE */
.KSA47_imgs { text-align:center ; overflow:hidden ; padding-top:20px ; margin-bottom:20px }
.KSA_img.visual { max-width:1000px ; margin-bottom:40px } 
.KSA_img { max-width:495px }
.KSA_img.left , .KSA_img.right { margin-bottom:20px ; display:inline-block }

#KSA47_img2 { max-width:1000px ; margin:auto ; padding-top:20px ; margin-bottom:40px }
#KSA47_img3 , #KSA47_img9 { max-width:710px }
#KSA47_img4 , #KSA47_img10 { max-width:280px }

#KSA47_imgs34 .KSA47_img_txt , #KSA47_imgs78 .KSA47_img_txt { float:left ; width:100% }
#KSA47_img3 img , #KSA47_img4 img , #KSA47_img7 img , #KSA47_img8 img { margin-bottom:7px }


.KSA47_img_txt { 
    display:block ; overflow:hidden ;
	font-size:0.8rem ; line-height:1.2rem ; text-align:center ; word-break:keep-all } 



/* INFOR */
.KSA47_infor { 
    border:solid 1px #d7d7d7 ; padding:10px 20px ; margin-bottom:40px ; margin-top:40px ; 
	display:block ; overflow:hidden ; border-radius:4px } 
.KSA47_infor a:hover { text-decoration:underline } 
.KSA47_infor li { display:block ; margin-bottom:10px } 
.KSA47_infor li:last-child { margin-bottom:0px }

.KSA47_infor li , .KSA47_infor b , .KSA47_infor span  { vertical-align:middle }
.KSA47_infor b { 
    display:inline-block ; background-color:#7d6040 ; padding:5px 10px ; border-radius:30px ; margin-right:5px ;
    font-size:0.8rem ; line-height:1rem ; color:#ffffff ; font-weight:600 }
.KSA47_infor span { font-size:1rem ; line-height:1.4rem  } 




/* 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*/
    #KSA47_visual { width:500px ; margin:0px ; margin-right:50px ; float:left ; margin-top:7px }
    #KSA47_visual_inner { display:none }
    #KSA47_visual span { 
        display:block ; width:500px ; height:610px ; border-radius:4px ; margin-bottom:7px ;
        background:url(../img_sub/KS47_img1.jpg) no-repeat left top }
		
    #KSA47_visual .KSA_img_txt { max-width:500px ; margin:auto }
    
 
    /* IMAGE */
	.KSA47_img_txt { text-align:left ; border-left:solid 1px rgba(0,0,0,0.1) ; padding-left:7px }
    .KSA_img.left , .KSA_img.right { margin:0 ; display:block }
    .KSA47_imgs { margin-bottom:40px }
    .KSA_img.left { float:left }
    .KSA_img.right  { float:right }
	
	
	
	
	/* INFOR */
    .KSA47_infor { padding:30px ; padding-right:30px ; overflow:hidden } 
    .KSA47_infor li { width:50% ; box-sizing:border-box ; float:left}
	.KSA47_infor li:nth-child(3) { width:100% } 

    
    
}



/* PRINT *****************************************************************/
@media print {}