@charset "utf-8"; .blind{position:absolute; left:0; top:0; z-index:10000; width:100%; height:100%; opacity:0; background:#000;} .f_tree_comt {width:100%; border: 1px solid #e4e4e4; display:table; padding:12px 0} .f_tree_comt li{display:table-cell; vertical-align:middle; box-sizing:border-box;} .f_tree_comt li:nth-child(1){width:20%; border-right:1px solid #ddd;  text-align:center} .f_tree_comt li:nth-child(2){width:55%; padding-left:30px; } .f_tree_comt li:nth-child(3){width:25%; text-align:center} .f_tree_comt li a{padding: 7px 17px 7px 40px; border-radius: 100px;	color:#fff; text-align:center; transition:all .3s; font-size:12px; background: #51576e url(http://www.heritage.go.kr/images/tombs/btn_royal.png) no-repeat 17px 10px;} .f_tree_comt li a:hover{background:#8e3660 url(http://www.heritage.go.kr/images/tombs/btn_royal.png) no-repeat 17px 10px; cursor:pointer} .l_chart_box{position: relative;margin-top:20px;overflow:hidden} .l_chart{cursor:move} .l_chart img{max-width:inherit} .l_Ch_all{box-sizing:border-box;padding:30px 20px 0} .l_Ch_blind{cursor:pointer} .l_Ch_all .l_allCh_close{position:absolute;right:0;top:-40px;width:40px;height:40px;border:0;background:#c0425c url(http://www.heritage.go.kr/images/layout/allmenu_close.png) center center no-repeat;background-size: 25px;text-indent:-9999px} .fine900{width:100%} #fine900_drag{display:none; position:absolute; top:10px; width:100%; text-align:center; z-index:1000} .table_drag{display:inline-block; width:230px; height:53px; margin-top:20px; padding:10px; background-color:rgba(0, 0, 0, 0.6); border-radius:200px; cursor:pointer; z-index:1000; color:#fff} .table_drag li{display:block; float:left} .table_drag li.al{width:53px;} .table_drag li.a2{font-size:12px; line-height:18px; padding:10px} .table_drag li.a3{width:25px; text-align:center} @media screen and (max-width:899px){ #fine900_drag{display:block;} .fine900{width:900px; overflow-x:scroll} .f_tree_comt{display:none} } @media all and (max-width:640px){ .f_tree_comt li:nth-child(2){width:100%; padding:0 20px; display:block} .f_tree_comt li:nth-child(3){width:100%; display:block; margin-top:10px} }