@charset "euc-kr";
@import url("reset.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');
@import url("font.css");
@import url("layout.css");
@import url("subcommon.css");
@import url("subcommon3.css");


/*창업복지관,종합행정타운,청소년수련관,아트센터,우리마포복지관 공통스타일*/
.facility  .mainimg { padding-bottom:30px; text-align:center;}
.facility  .mainimg img {width:100%; max-width:770px; margin:0 auto;}
.facility .dataTblBoxTo { padding-bottom:50px; }

.facilityTbl  tbody .last { text-align:left; }
.facilityTbl  .last  { border-right:none; }
.facilityTbl  .col1 { width:148px; }
.facilityTbl  .col2 { width:620px; }

.facilityTbl  .wcol1 { width:148px; }
.facilityTbl  .wcol2 { width:620px; }


/*창업복지관 - 아래쪽표, 버튼, 교통편*/
.costTbl  .last  { border-right:none; }
.costTbl .col1 { width:175px; }
.costTbl .col2 { width:235px; }
.costTbl .col3 { width:165px; }
.costTbl .col4 { width:193px; }

.costTbl .cucol1 { width:175px; }
.costTbl .cucol2 { width:235px; }
.costTbl .cucol3 { width:165px; }
.costTbl .cucol4 { width:193px; }

dl.use { padding:10px 0 0 0; }
dl.use dt { font-weight:bold; padding:15px 20px 5px; }
dl.use dd ul li { padding:5px 38px; background:url('/images/common/icon_hlist.gif') no-repeat 25px 50%; }

.facility_map { margin-top:10px; }
.addr { padding:20px 10px; }

ul.path li { width:100%; border-top:1px dotted #ccc; padding:20px 0 20px; }
ul.path li:after { content:""; display:block; clear:both; }
ul.path li img { float:left; margin-right:20px;}
ul.path li h4 { float:right; width:calc(100% - 101px); padding-bottom:5px; font:bold 13px "NGothic"; }
ul.path li .itembox { float:right; width:calc(100% - 101px); font:12px/1.4 "NGothic"; }
ul.path li p.busline { float:left; width:calc(50% - 52px); box-sizing:border-box; padding:10px 20px 0 0; } /* 버스만 두단으로 되어 있음. 체육시설의 탈것은 공통 아니고 sports.css에(두단 없음). */
ul.path li p span { display:block; padding-bottom:5px; }