@charset "utf-8";

#KS_ARTICLE { background-color:#c7b3ab ; padding:50px 0px }
#KSA_title_h2 , #KSA_title_h3 , #KSA40_strong , #KSA40_p {background:none ; color:#ffffff ; padding:0px ; margin:0px ; text-align:center}
#KSA_title_h2 , #KSA_title_h3 , #KSA_section2 {padding:0px 40px} 
#KSA_title_h2 , #KSA_title_h3 { word-break:keep-all } 
#KSA_title_h2 { font-size:50px ; line-height:60px ; margin-bottom:20px}
#KSA_title_h3 { font-size:40px ; line-height:40px ; font-family:'Nanum Square','나눔스퀘어' ; font-weight:bold}

.KSA_section {margin:auto ; padding:0px}
 
.KSA40_img , .KSA40_img img { width:100% } 
.KSA40_img { padding:40px 0px ; margin:auto ; max-width:400px}
 
#KSA40_p {
	display:block ; overflow:hidden ; text-align:justify ; font-weight:bold ;
	padding-top:30px ;
	border-top:solid 1px #ffffff ; border-color:rgba(256,256,256,0.5)} 
 
 
 
 
/* PC ********************************************************************/
@media all and (min-width:1200px){ 

#KSA_title_h2 , #KSA_title_h3 , #KSA40_strong , #KSA40_p { margin:auto}
#KS_ARTICLE { padding:70px 0px }
#KSA_title_h2 { font-size:70px ; line-height:80px ; margin-bottom:40px}
.KSA40_img { padding:40px 0px }
#KSA40_strong  { margin-bottom:20px ; padding-bottom:20px }
#KSA40_strong  , #KSA40_p {width:800px}
#KSA40_p { margin-bottom:40px ; word-break:keep-all ; text-align:center }

}


/* PRINT *****************************************************************/
@media print {}