/* BASIC css start */
.new_head {
    min-height: 79px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 25px;
}

.new_head h2 {
    display: inline-block;
    color: #000;
    font-weight: 700;
    font-family: 'Noto Sans KR','Noto Sans', sans-serif;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 2px solid #000;
    padding: 0 2px;
}

#map{width:100%; height:200px; border:1px solid #989898; box-sizing:border-box;}


.company_info{padding-top:5px; padding-bottom:25px; border-bottom:1px solid #e4e4e4; margin:0 20px;}
.company_info .map_wrap{background-color:#ebebeb;}
.company_info .map_wrap .desc{padding:13px 0; text-align:center;}
.company_info .map_wrap .desc address,
.company_info .map_wrap .desc span{display:inline-block; vertical-align:top; padding:0 4px 7px 6px; position:relative; font-size:10px; color:#000; font-family: 'Noto Sans KR','Noto Sans', sans-serif; height:17px; font-weight:300; }
.company_info .map_wrap .desc address.kor{padding-left:0; padding-right:0; font-weight:400;}
.company_info .map_wrap .desc span a{font-weight:inherit; font-size: inherit; line-height:inherit; color:inherit; vertical-align:top; font-family:inherit;}
.company_info .map_wrap .desc span.fax:before{content:""; position:absolute; top: 5px; left:0; width:1px; height:8px; background-color:#000; }


.lynxmall_open_about{margin:0 20px; padding:17px 0 70px;}
.lynxmall_open_about dt{font-size:12px; font-weight:700; line-height:16px; font-family: 'Noto Sans KR','Noto Sans', sans-serif; color:#000; margin-bottom:7px;}
.lynxmall_open_about dd{overflow:hidden;}
.lynxmall_open_about .desc{height:42px; line-height:15px; font-size:8px; color:#000; font-family: 'Noto Sans KR','Noto Sans', sans-serif; letter-spacing:-1px; }

.lynxmall_open_about .lynxmall_store_plan{overflow:hidden; margin-bottom:20px;}
.lynxmall_open_about .lynxmall_store_plan > img.flow{display:block; width:100%; height:auto;}
.lynxmall_open_about .lynxmall_store_plan ol{height:0px; overflow:hidden; font-size:0; opacity:0;}
.lynxmall_open_about .lynxmall_store_plan li{display:inline-block; overflow:hidden; text-indent:-1000px;}

.lynxmall_open_about .store_table{overflow:hidden; margin-bottom:20px; background:url(/design/lynxgnc/2023renew/mo/img/banner/store.jpg) right 0 no-repeat; background-size:207px auto;}
.lynxmall_open_about .store_table table{width:100%; table-layout:fixed;}
.lynxmall_open_about .store_table table tbody th,
.lynxmall_open_about .store_table table tbody td{display:block; width:100%; font-size:8px;  font-family: 'Noto Sans KR','Noto Sans', sans-serif; color:#000; line-height:13px;}
.lynxmall_open_about .store_table table tbody th{text-align:left; font-weight:500;}
.lynxmall_open_about .store_table table tbody td{font-weight:300; margin-bottom:3px;}


.lynxmall_open_about .call_table{overflow:hidden; border-bottom:1px solid #e4e4e4;}
.lynxmall_open_about .call_table table{width:100%; table-layout:fixed;}
.lynxmall_open_about .call_table table thead th,
.lynxmall_open_about .call_table table tbody td{position:relative; height:30px; text-align:center; font-size:9px;  font-family: 'Noto Sans KR','Noto Sans', sans-serif; font-weight:500; color:#989898;}
.lynxmall_open_about .call_table table thead th{background-color:#e4e4e4; color:#000;}
.lynxmall_open_about .call_table table thead th + th:before,
.lynxmall_open_about .call_table table tbody td + td:before{position:absolute; top:50%; left:0; width:1px; height:20px; margin-top:-10px; background-color:#e4e4e4; content:"";}
.lynxmall_open_about .call_table table thead th + th:before{background-color:#FFF;}


/*


<div class="company_info">
                <div class="map_wrap">                    
                    <div id="map"></div>
                    <script type="text/javascript" src="//dapi.kakao.com/v2/maps/sdk.js?appkey=	ac8027df76deb07dcdb0b766f1840e2b"></script>
                        <script>
                            var mapContainer = document.getElementById('map'),
                                mapOption = { 
                                    center: new kakao.maps.LatLng(37.4915603694977, 127.039298630516),                                  
                                    level: 3 
                                };
                            var map = new kakao.maps.Map(mapContainer, mapOption); 
                            var markerPosition  = new kakao.maps.LatLng(37.4915603694977, 127.039298630516); 
                            var marker = new kakao.maps.Marker({
                                position: markerPosition
                            });
                            marker.setMap(map);

                        </script>
                    <div class="desc">
                        <address class="kor">서울특별시 강남구 도곡로 182 양재벤처타워 2층 (주)링스지엔씨</address><br/>
                        <address class="en">LYNX G&amp;C, 182, Dogok-ro, Gangnam-gu, Seoul, Korea</address>
                        <span>TEL : 02-2049-1900</span>
                        <span>FAX : 02-447-4660</span>
                    </div>
                </div>
            </div>
            <dl class="lynxmall_open_about">
                <dt>대리점 개설 문의</dt>
                <dd>
                    <p class="desc">저희 링스골프는 백화점 및 대리점 체제로 운영되며, 매장개설에 관한 자세한 사항을 아래의 연락처로 연락 주시면 친절히 상담해 드립니다.</p>
                    <ol class="lynxmall_store_plan">
                        <li>개설 및 신청</li>
                        <li>상권 조사</li>
                        <li>계약</li>
                        <li>오픈 교육 및 시설공사</li>
                        <li>매장 오픈</li>                        
                    </ol>
                    <div class="store_table">
                        <table>
                            <tbody>
                                <tr>
                                    <th>면적</th>
                                    <td>실평 25평 이상(정상+상설,창고 별도)</td>
                                </tr>
                                <tr>
                                    <th>마진</th>
                                    <td>협의(판매할인율에 대한 차등적용)</td>
                                </tr>
                                <tr>
                                    <th>반품</th>
                                    <td>100%</td>
                                </tr>
                                <tr>
                                    <th>보증금 &amp; 담보</th>
                                    <td>현금 20000만원 / 부동산 1억</td>
                                </tr>
                                <tr>
                                    <th>인테리어 비용</th>
                                    <td>평당 180만원(철거, 윈도우, 간판별도)</td>
                                </tr>
                                <tr>
                                    <th>결제조건</th>
                                    <td>월 3회</td>
                                </tr>
                                <tr>
                                    <th>주요 추진 지역</th>
                                    <td>전국 주요 골프 핵심 상권</td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                    <div class="call_table">
                        <table>
                            <thead>
                                <tr><th>대표번호</th>
                                <th>어윤종 부장</th>
                                <th>유영훈 과장</th>
                            </tr></thead>
                            <tbody>
                                <tr><td>02-2049-1900</td>
                                <td>010-4929-1015</td>
                                <td>010-3004-8004</td>
                            </tr></tbody>
                        </table>
                    </div>
                </dd>
            </dl>
*/
/* BASIC css end */

