

/**************************************************
*   2.9 - section9(오시는길)
**************************************************/
@media (min-width:0) {
    #section9 { clear:both; background-color:#f5f5f5; }
    #section9 .maps { overflow:hidden; }
    #section9 .maps .video-container { padding:0; min-height:420px; }
    #section9 .maps .video-container iframe { height:100%; width:100%; }
    #section9 h5 { border-bottom:1px solid #232323; color:#232323; font-size:24px; font-weight:500; line-height:1; margin:10px 0 15px; padding-bottom:10px; text-align:left; }
    #section9 h6 { color:#232323; font-size:16px; margin:3px 0 5px 0; font-weight:500; }
    #section9 .loca p { color:#787878; font-size:17px; line-height:1.4; }
    #section9 .loca { margin-bottom:15px; }
    #section9 .loca2 { width:100%; clear:both; }
    #section9 .loca2 .icon { float:left; height:80px; width:25%; max-width:120px; }
    #section9 .loca2 .icon span { color:#fff; display:block; font-size:26px; font-weight:bold; height:70px; line-height:70px; text-align:center; width:100%; min-width:70px; }
    #section9 .loca2 .txt { box-sizing:border-box; color:#787878; float:left; font-size:13px; line-height:1.4; padding-left:8px; width:75%; }
    #section9 .loca2 .color1 { background:#af1f1f; }
    #section9 .loca2 .color2 { background:#0071b3; }
    #section9 .loca2 .color3 { background:#ff9c00; }
}
@media (min-width:992px) {
    #section9 .maps .video-container { min-height:540px; }
    #section9 .loca { margin-bottom:20px; }
    #section9 .loca2 { width:33.33%; float:left; clear:inherit; }
    #section9 .loca2 .txt { font-size:14px; }
}
@media (min-width:1200px) { 	
	#section9 .loca p { font-size:18px; }
	#section9 .loca2 { padding:10px 0; }
}