/* CSS Document */
@charset "utf-8";

/* 타이틀 */

.navi{text-align:right; padding:10px 0 20px 0; border-bottom:1px solid #d6d6d6;}
.sub_title{overflow:hidden; padding:20px 0;}
.large_text{width:auto; float:left; font-size:30px; line-height:35px; color:#2e2e2e; font-weight:bold;}
.small_text{width:auto; float:left; font-size:12px; line-height:18px; color:#777576; padding:0 0 0 20px; margin:36px 0 0 20px; border-left:1px solid #cbcbcb;}
.menu_title{border-top:1px solid #d6d6d6; margin-top:20px; padding:30px 0;}
.menu_name{font-size:42px; color:#393939;}
.name_kr{color:#fe492a; font-weight:bold;}
.subtitle_name{padding:15px 5px 10px 5px; font-size:15px; font-weight:bold;}
.org{color:#fe492a;}
.cont{color:#6e6e6e; font-size:13px; padding:0 5px;}

/* 리스트, 지도보기 버튼 */
.lm{width: 254px;/* margin: 22px 0 0 747px;*/ overflow:hidden;}
.menu_tab, .menu_tab2 {/*width:100%*/; height: 50px; overflow:hidden; padding-top: 18px; float:right}
.menu_tab ul, .menu_tab2 ul{padding:23px 0;border-width:1px 0;}
.menu_tab li, .menu_tab2 li{width:115px; float:left; list-style:none;position:relative;top:-20px; line-height:35px; border-radius:20px; background-color:#fff; border:1px solid #dadada; color:#393939; margin-right:10px;}
.menu_tab li a, .menu_tab2 li a{display:block; text-decoration:none;text-align:center;  color:#393939;}
.menu_tab li a:hover, .menu_tab2 li a:hover{text-decoration:none;  color:#393939; }
.menu_tab li.active a {background:#ccc; font-weight:bold;color:#fd4a2c; border-radius:20px; background-color:#fff; border:2px solid #fd4a2c;}
.menu_tab li.active a:hover, .menu_tab2 li.active a:hover{text-decoration:none;}

/* 영업자 소개 */
.sales_box{margin-top: 10px; background-color: #fff; border: 1px solid #dadada; overflow:hidden; padding: 10px; clear:both;}
.sales{overflow:hidden; border-bottom:1px solid #e2e2e2; padding-bottom:5px;}
.sales_title{width:145px; float:left;}
.sales_titletext{width: 776px; float: left; line-height: 30px; font-family: 'Dotum', '돋움'; font-size: 12px; color: #afafaf;}
.sales_mainlist li{width:235px; float:left; border:1px solid #e8e8e8; margin:0 10px 0px 0; padding-top:15px; margin-bottom:10px;}

.sales_mainlist li:nth-child(4n){margin:0 0 10px 0}

.sales_img{width:200px; height:102px; overflow:hidden; margin:0 auto;}
.sales_img img{ max-width: 200px; max-height:102px;}
.sales_info{ font-family: 'Dotum', '돋움'; text-align:center; padding:10px; line-height:16px;}
.name01{font-weight:bold; color:#434343; font-size:14px !important;}
.department{font-size:11px; color:#333; padding:5px 0; width:215px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap }
.department2{font-size:11px; color:#333; padding:5px 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap }
.mail_phone{font-size:11px; color:#ef4323;}
.sns_link{background-color:#f4f4f4; overflow:hidden; border-top:1px solid #e8e8e8;}
.sns_link ul{overflow:hidden;}
.sns_link li{overflow:hidden; width:76px; float:left; margin:0; border:none; color:#6f6f6f; border-right:1px solid #e8e8e8; text-align:center; font-family: 'Dotum', '돋움'; line-height:22px; padding: 5px 0 1px 0;}
.sns_link li:last-child{margin:0; border-right:none;}
.sns_link li a:link, .sns_link li a:visited, .sns_link li a:hover{color:#6f6f6f;}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 지도 */
.map_wrap{position:relative;}
.map_view{background-color:#fff;  border: 1px solid #dadada;}
.franchise{position:absolute; width:47px; height:57px; color:#757575; background:url(../images/main/franchise_num.png); background-repeat:no-repeat; top: 100px; left: 300px; text-align:center; padding-top:16px; font-weight:bold; font-family: 'Dotum', '돋움'; font-size: 12px;}
.franchise a:link, .franchise a:hover, .franchise a:visited{color:#757575;}
.pamm_frcs{position:absolute; width:50px; height:61px; top: 50px; right: 301px; cursor:pointer;}
.frcs_info{position:absolute; background-color:#fff; width:184px; top: 22px; right: 99px; border:1px solid #dadada; padding:10px; }
.shop_sales{clear:both; background-color: #fff; border: 1px solid #dadada; overflow:hidden; padding: 10px;}

.sns_link2{background-color:#f4f4f4; overflow:hidden; border: 1px solid #e8e8e8;}
.sns_link2 ul{overflow:hidden;}
.sns_link2 li{overflow:hidden; width:60px; float:left; margin:0; border:none; color:#6f6f6f; border-right:1px solid #e8e8e8; text-align:center; font-family: 'Dotum', '돋움'; line-height:22px; padding: 6px 0 6px 0;}
.sns_link2 li:last-child{margin:0; border-right:none;}
.sns_link2 li a:link, .sns_link2 li a:visited, .sns_link2 li a:hover{color:#6f6f6f;}
.sales_img2{width:180px; height:92px; overflow:hidden; margin:0 auto;}
/* .sales_img2 img{overflow:hidden;} */
.sales_img2 img{ max-width: 200px; max-height:102px;}
.sales_info2{ font-family: 'Dotum', '돋움'; text-align:center; padding:10px; line-height:16px;}
.hide{display:none;}

.main_btn {
  margin: 10px 0 10px;
  color: #d5d3dd;
  text-align: center;
}
.main_btn a:first-child {
  margin-left: 0;
}
.main_btn a {
  display: inline-block;
  position: relative;
  font-size: 12px;
  text-shadow: 0 0 0;
  margin: 0 0 -1px 3px;
  line-height: 14px;
  vertical-align: top;
}


/* 업체리스트 (검색) */

.product_search{margin: 0 0 24px 0; clear:both;}
.search_title{color:#25252; font-size:12px; font-weight:bold; font-family: 'Dotum','돋움'; margin-bottom:10px;}
.serach_area{background-color:#fff; border:1px solid #e5e5e5; padding: 0 15px 15px 15px; overflow:hidden;}
.serach_box{overflow:hidden; margin-top:15px;}
.pamm label:first-child{display:none;}
.pamm fieldset{border:none; padding: 0;}
.area{width:106px; float:left; padding-right:10px;}
.area select{border:1px solid #d6d6d6; height:38px; width:119px; color:#959595; padding-left:10px; }
.area_stores{width:106px; float:left; padding-right:10px;}
.area_stores select{border:1px solid #d6d6d6; height:38px; width:106px; color:#959595; padding-left:10px; }
.local{width:106px; float:left; padding-right:10px;}
.local select{border:1px solid #d6d6d6; height:38px; width:186px; color:#959595; padding-left:10px; }
.local_stores{width:106px; float:left; padding-right:10px;}
.local_stores select{border:1px solid #d6d6d6; height:38px; width:106px; color:#959595; padding-left:10px; }
.type{width:186px; float:left; padding-right:10px;}
.type select{border:1px solid #d6d6d6; height:38px; width:186px; color:#959595; padding-left:10px; }
.keyword{width:464px; float:left;}
.keyword input{border:1px solid #d6d6d6; height:34px; width:443px; color:#959595; padding-left:10px; }
.keyword_stores{width:416px; float:left;}
.keyword_stores input{border:1px solid #d6d6d6; height:34px; width:396px; color:#959595; padding-left:10px; }
.btn_search{width:112px; float:left; background-color:#fd492c; color:#fff; font-size:13px; text-align:center; line-height: 38px;}
.btn_search a:link, .btn_search a:hover, .btn_search a:visited{color:#fff; padding: 11px 40px;}

/* 업체리스트 (카테고리) */

.category{overflow:hidden;}
.category ul{overflow:hidden;}
.category li{width:102px; float:left; background-color:#fff; border:1px solid #dddddd; margin-right:10px; text-align:center; line-height:32px; color:#a6a6a6}
.category li:hover{background-color:#3d3e43; color:#fff !important; cursor:pointer;}
.category li.active{background-color:#3d3e43; color:#fff}


/* 영업자 리스트 */
.saleslist_title{font-family: 'Dotum', '돋움'; font-size: 12px; color:#525252; font-weight:bold; padding:10px 0;}
.sales_list{overflow:hidden; padding-top:10px;}
.sales_list ul{overflow:hidden;}
.sales_list li{width:220px; float:left; border:1px solid #e8e8e8; margin:8px 8px 0 0; padding: 11px 10px 10px 10px; overflow:hidden; background-color:#fff;}
.sales_list li:last-child{margin:10px 0 0px 0; padding: 11px 10px 10px 10px;}
.sales_img{width:200px; height:102px; overflow:hidden; margin:0 auto;}
/*.sales_img img{overflow:hidden; } */
.sales_img img{ max-width: 200px; max-height:102px;} 
.sales_info{ font-family: 'Dotum', '돋움'; text-align:center; padding:10px; line-height:16px; }
.name{font-weight:bold; color:#434343; font-size:12px;}
.department{font-size:11px; color:#8b8b8b; padding-top:5px;}
.mail_phone{font-size:11px; color:#8b8b8b;}
.sns_link{background-color:#f4f4f4; overflow:hidden; /*border-top:1px solid #e8e8e8;*/}
.sns_link ul{overflow:hidden; border:1px solid #e8e8e8;}
.sns_link li{overflow:hidden; background-color:#f4f4f4; width:72px; float:left; margin:0; border:none; color:#6f6f6f;  border-right:1px solid #e8e8e8; text-align:center; font-family: 'Dotum', '돋움'; line-height:22px; padding: 5px 0 1px 0;}
.sns_link li:last-child{margin:0; border-right:none; background-color:#f4f4f4; padding: 5px 0 1px 0;}
.sns_link li a:link, .sns_link li a:visited, .sns_link li a:hover{color:#6f6f6f;}

/* 영업자 상세 */
.sales_detailearea{background-color:#fff; padding:45px; margin-top: 20px;}

/*프로필*/
.prof_table{padding-left:52px; padding-top:50px;}
.prof_padd{}

.margin_top50{margin-top:50px;}
.border_line{ border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; margin-top:40px; margin-bottom:10px;}
.font_gray{color:#C2C2C2; font:normal 12px Dotum; padding-top:10px; padding-bottom:10px;}
.info_all{border-top: 1px solid #ebebeb; height: 36px; font-size: 11.5px; color: #7c7c7c;}

.info_prof{float:left; width:500px; position: relative;}

.prof_info{text-align:left;}
.prof_info table{font-size:13px;}
.prof_info td{padding:8px 5px;}

.profile_main{margin-bottom:15px; width:932px; margin:0 auto; overflow:hidden;}
.profile_main table{border-collapse:collapse; border:none; font-size:12px; color:#414141;}
.profile_main td{padding:8px 5px;}

.prof_article{padding: 0 0 0 5px; text-align:left; text-indent:5px; font-size:13px;}
.prof_article1{padding:35px 0 5px 5px; text-align:left; font-size:14px; color:#000;}
.prof_article2{padding:20px 0 5px 5px; text-align:left; font-size:14px; color:#000;}

.prof_maininfo{padding-left:5px; text-align:left; font-size:13px; color:#707070;}
.prof_img{margin-bottom:15px; width:300px; height:292px; overflow:hidden; float: left; text-align:left;}
.profile_name{font-size:27px; color:#292929; font-family: 'Nanum Gothic', 'nanumgothic'; text-align:left;}

.border_gray{border-top:1px solid #ebebeb; text-align:left;}
.greeting_line{padding:0px 5px !important; font-size:13px; color:#707070; text-align:left;}

.prof_exp{padding-top:10px; font:normal 12px Dotum; line-height:18px;}
.prof_inpo{background:#FAFAFA; border-top:solid 1px #ebebeb; border-bottom:solid 1px #ebebeb; font:bold 12px Dotum; color:#5c5c5c; text-indent:5px;}
.prof_inpo1{border-bottom:solid 1px #ebebeb; font:normal 12px Dotum; color:#5c5c5c; text-indent:5px;}

.icon_face{position: absolute; top:0; right:0;}
.icon_face li{float:left; margin-left:5px;}

.greeting_text{text-indent:5px; font-size:13px; line-height:20px;}
.greeting_text1{text-indent:5px;}

.btn_homepage{width: 200px; background-color: #fd492c; text-align: center; margin: 0 auto; line-height: 38px; color: #fff; font-weight: bold; font-family: 'Dotum','돋움';}
.btn_homepage a:link, .btn_homepage a:visited, .btn_homepage a:hover{color:#fff; padding:10px 20px;}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*메인 리스트*/
.main_btn {
  margin: 10px 0 10px;
  color: #d5d3dd;
  text-align: center;
}
.main_btn a:first-child {
  margin-left: 0;
}
.main_btn a {
  display: inline-block;
  position: relative;
  font-size: 12px;
  text-shadow: 0 0 0;
  margin: 0 0 -1px 3px;
  line-height: 14px;
  vertical-align: top;
}