@charset "utf-8";

/* 44.생각을 깨우치는 문화 속 한 컷 **********************************/

.MDs44s_section {width:100% ; max-width:1000px ; margin:auto}
#MDs44s_section2 { padding:0px ; margin:0px ; height:0px ; display:block ; overflow:hidden ; height:0px }

.MDs44s_img {width:100% ; max-width:1000px ; text-align:center ; margin:auto ; padding-bottom:40px}
.MDs44s_img  > img {width:100% ; max-width:800px}
.MDs44s_img figcaption {display:none}
#MDs44s_img1 img {border:solid 1px #e5e5e5}

.MDs44_p p {max-width:1000px ; margin:auto ; line-height:26px ; text-align:right ; font-size:12px}




/* 메인 출처 */
.MD44s_copy {display:block ; font-size:12px ; text-align:center}
#MDs44s_copy { width:100% ; max-width:800px ; margin:auto ; border-top:solid 1px #d7d7d7 ; padding-top:20px}
#MDs44s_copy > p { margin:0px ; padding:0px ; margin-bottom:15px }
#MDs44s_copy > p , #MDs44s_copy > p > a {font-size:14px}




@media screen and (max-width:999px){ 

#MDs44s_section2 { padding:0px ; margin:auto ; height:auto ; display:block ; overflow:hidden }
#MDs44s_card_box { 
    display:block ; overflow:hidden ;  border-radius:4px ; 
    padding:20px ; border:solid 1px rgba(0,0,0,0.1) ; background-color:#f7f7f7  
    
}
#MDs44s_card_box > .MDs44s_p { text-align:justify ; margin-bottom:20px ; padding-bottom:20px ; border-bottom:dashed 1px rgba(0,0,0,0.2) }
#MDs44s_card_box > .MDs44s_p:last-child { margin-bottom:0px ; padding-bottom:0px ; border-bottom:0px } 
#MDs44s_card_box > .MDs44s_p > a {line-height:inherit}
	

}