body,
td,
div {
  font-family: 돋움;
  font-size: 12px;
}
div {
  padding: 0;
  margin: 0;
}

img {
  border: 0px;
}

/*NEW BIDQ*/

.con_wrap {
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
}
.con_wrap ul {
  margin: 0;
  padding: 0;
}
.con_wrap ul li {
  display: inline;
  float: left;
}
.smenu div a {
  font-size: 13px;
  font-family: "Noto Sans KR", sans-serif;
  margin-right: 10px;
  letter-spacing: -0.03em;
  line-height: 24px;
}

.btn_special {
  border: 1px solid #1caa9e;
  background: #f5f5f5;
  color: #1caa9e !important;
  padding: 2px 10px 4px;
}

.search_box {
  width: 365px;
  height: 40px;
  border: 3px solid #454b5b;
  padding: 8px 10px;
  color: #848484;
  letter-spacing: -0.03em;
}

#navi li {
  margin-right: 40px;
}
#navi > li > a {
  font-size: 17px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
  letter-spacing: -0.03em;
}

.analysis {
  background: url("/images/bidq/common/menu_analysis.png?ver=1");
  width: 330px;
  height: 80px;
  text-align: center;
  padding-top: 41px;
}
.analysis button {
  background: #777cf1;
  border: 1px solid #777cf1;
  border-radius: 2px;
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  font-style: italic;
  color: #fff;
  letter-spacing: -0.03em;
  width: 140px;
  height: 30px;
}
.analysis button:hover {
  background: #8d91f9;
}

#navi li ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 150px;
  z-index: 999;
}
#navi li:hover ul {
  opacity: 1;
  visibility: visible;
  border: 1px solid #777cf1;
  margin-left: -45px;
  box-shadow: 0 4px 5px 1px rgba(195, 195, 195, 0.3);
}
#navi > li:nth-child(3):hover ul {
  margin-left: -35px;
}
#navi > li:nth-child(4):hover ul {
  margin-left: -43px;
}
#navi > li:nth-child(5):hover ul {
  margin-left: -15px;
}

#navi li ul li {
  /* float:none; */
  position: static;
  height: 40px;
  line-height: 0;
}
#navi li:hover ul li {
  width: 148px;
  height: 40px;
  text-align: center;
  border-bottom: 1px solid #777cf1;
  background: #fff;
  cursor: pointer;
}
#navi li:hover ul li:last-child {
  border-bottom: 0;
}
#navi li:hover ul li:hover {
  background: #777cf1 !important;
  color: #fff;
}

#navi li:hover ul li a {
  display: block;
  font-size: 13px;
  font-family: "Noto Sans KR", sans-serif;
  line-height: 40px;
  letter-spacing: -0.03em;
}
#navi li:hover ul li a:hover {
  color: #fff;
}

/*낙찰연구소,1:1분석서비스 메뉴*/
#navi_anal {
  margin-left: 20px;
}
#navi_anal > li:nth-child(2) {
  margin-left: 5px;
}
#navi_anal li ul {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 140px;
  z-index: 999;
}
#navi_anal li:hover ul {
  opacity: 1;
  visibility: visible;
  border: 1px solid #777cf1;
  box-shadow: 0 4px 5px 1px rgba(195, 195, 195, 0.3);
}

#navi_anal li ul li {
  /* float:none; */
  position: static;
  height: 30px;
  line-height: 0;
}
#navi_anal li:hover ul li {
  width: 138px;
  height: 30px;
  text-align: center;
  border-bottom: 1px solid #777cf1;
  background: #fff;
  cursor: pointer;
}
#navi_anal li:hover ul li:last-child {
  border-bottom: 0;
}
#navi_anal li:hover ul li:hover {
  background: #adb0fd !important;
  color: #fff;
}

#navi_anal li:hover ul li a {
  display: block;
  font-size: 13px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.03em;
}
#navi_anal li:hover ul li a:hover {
  color: #fff;
}

/*left menu*/
.Leftmenu_wrap {
  width: 180px;
  float: left;
  margin-right: 30px;
}
.contents_menus {
  border: 1px solid #dcdcdc;
}

.sl_tt {
  font-size: 17px;
  font-family: "Noto Sans KR", sans-serif;
  color: #000;
  font-weight: 500;
  letter-spacing: -0.05em;
  padding: 15px 0;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  background: #f2f4f8;
}
.contents_menus ul {
  margin: 0;
  width: 180px;
  padding: 0;
}
.contents_menus ul li {
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  color: #555;
  letter-spacing: -0.03em;
  padding: 10px 35px;
  cursor: pointer;
  border-bottom: 1px solid #dadada;
}
.contents_menus ul li:hover,
.contents_menus ul li:focus,
.contents_menus ul li.active {
  color: #6d90e6;
  font-weight: 400;
}
.contents_menus ul li:last-child {
  border-bottom: 0;
}

.Left-banner {
  border: 1px solid #dcdcdc;
  background: #f8f8f8;
  padding: 15px 0;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #555;
}
.Left-banner:hover {
  color: #6d90e6;
  font-weight: 400;
  background: #fff;
}

/*.bmenu li {margin-right:48px;}
.bmenu > li > a {
	font-size:17px;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight:400;
	color:#fff;
	letter-spacing:-0.03em;
}

.analysis {
	background:url('/images/bidq/common/menu_analysis.png?ver=1');
	width:330px;
	height:80px;
	text-align:center;
	padding-top:41px;
}
.analysis button {
	background:#187489;
	border:1px solid #187489;
	border-radius:2px;
	font-size:15px;
	font-family: 'Noto Sans KR', sans-serif;
	font-style:italic;
	color:#fff;
	letter-spacing:-0.03em;
	padding:3px 30px;
}
.analysis button:hover {background:#0c8daa;}

.total_menu{
	z-index:999;
	width:100%;
	position:absolute;
	left:0;
	display: none;
	background:url('/images/bidq/common/total_mback.png') #f7f7f7 repeat-x;
	margin-top:47px;
	border-top:1px solid #dedede;
	box-shadow:0 4px 4px -4px #555;
}
.total_menu table {
	width:1030px;
	margin:0 auto;
    border-collapse: collapse;
    border-spacing:0;
}
.total_menu table tr th,.total_menu table tr td {
	width:128px;
	text-align:center;
	border-right:1px solid #ddd;
	line-height:23px;
}
.total_menu table tr th:first-child,.total_menu table tr td:first-child {border-left:1px solid #ddd;}
.total_menu table tr th {
	font-family: 'Noto Sans KR', sans-serif;
	letter-spacing:-0.03em;
	font-size:16px;
	font-weight:500;
}
.total_menu table tr td {padding:20px 0 40px 0;vertical-align: top;}
.total_menu table tr td p {font-weight:bold;}
.total_menu table tr td a {color:#555;}
.total_menu table tr td a:hover {text-decoration: underline;color:#119c90;}
*/

#footer .f_menu {
  text-align: center;
  padding: 30px 0 40px 0;
}
#footer .f_menu a {
  font-size: 13px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  letter-spacing: -0.03em;
  margin-right: 15px;
}
#footer .f_menu a:last-child {
  margin-right: 0;
}
#footer .f_menu p {
  font-size: 12px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  color: #888;
  line-height: 18px;
  margin-right: 15px;
}

@media print {
  a[href]:after {
    content: "" !important;
  }
}

/*2024년 비드큐 리뉴얼*/
@font-face {
  font-family: "GmarketSM";
  src: url("/images/bidq/etc/GmarketSansMedium.eot");
  src: url("/images/bidq/etc/GmarketSansMedium.eot?#iefix")
      format(‘embedded-opentype’),
    url("/images/bidq/etc/GmarketSansMedium.woff") format(‘woff’),
    url("/images/bidq/etc/GmarketSansMedium.ttf") format("truetype");
}
@font-face {
  font-family: "GmarketSB";
  src: url("/images/bidq/etc/GmarketSansBold.eot");
  src: url("/images/bidq/etc/GmarketSansBold.eot?#iefix")
      format(‘embedded-opentype’),
    url("/images/bidq/etc/GmarketSansBold.woff") format(‘woff’),
    url("/images/bidq/etc/GmarketSansBold.ttf") format("truetype");
}

#head {
  min-height: 141px;
  background: #fff;
}

#head .head-content {
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: space-between;
}

.margenta {
    font-size: 13px;
    color: #f127b1;
    font-weight: 600;
    font-family: 'Noto Sans KR', sans-serif;
    padding: 0;
}

.blue {
    font-size: 13px;
    color: #2b74e0;
    font-weight: 600;
    font-family: 'Noto Sans KR', sans-serif;
    padding: 0;
}


.flex {
  display: flex;
  align-items: center;
}

.inner_wrap {
  width: 1200px;
  margin: 0 auto;
}

#head .top_search {
  width: 314px;
  margin-right: 68px;
}

#head .top_search .input-box {
  height: 42px;
  border: 2px solid #acccca;
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 10px 0px #f1f1f1;
  -moz-box-shadow: 0px 3px 10px 0px #f1f1f1;
  -o-box-shadow: 0px 3px 10px 0px #f1f1f1;
  -ms-box-shadow: 0px 3px 10px 0px #f1f1f1;
  box-shadow: 0px 3px 10px 0px #f1f1f1;
  padding-top: 8px;
}

#head .top_search .input-box input[type="text"] {
  font-family: "Noto Sans KR", sans-serif;
  width: 230px;
  border: 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.inner_wrap ul {
  margin: 0;
  padding: 0;
}

#head .header_util li {
  padding-left: 17px;
}

#head .header_util .util_special a {
  color: #1b1b1b;
}
#head .header_util li a {
  font-size: 13px;
  color: #000;
  font-weight: 500;
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  padding: 0;
}
#head .nav-pills > li > a {
  border-radius: 0;
}
#head .util_special > a,
#head .util_special > a:hover,
#head .util_special > a:focus {
  background: #fff !important;
}

#head .header_util .dropdown-menu {
  padding: 10px 0;
  border-radius: 15px;
  left: -12px;
}
#head .util_special ul {
  min-width: 150px;
  padding: 12px !important;
}

#head .util_special ul li {
  padding: 2px 8px !important;
  border-radius: 6px;
}
#head .header_util li {
  padding-left: 17px;
}
ul,
li,
ol,
dl,
dd {
  list-style-type: none;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff !important;
}
#head .header_util a:hover .bxs-chevron-down {
  transform: rotate(-180deg);
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}

.material-symbols-outlined {
  vertical-align: middle;
}

/*특별한혜택*/
.ic_diamond {
  font-size: 16px;
  font-weight: 400;
  color: #12bed2;
  vertical-align: middle;
}

#head .header_util .dropdown-menu {
  padding: 10px 0;
  border-radius: 15px;
  left: -12px;
}
#head .util_special > a,
#head .util_special > a:hover,
#head .util_special > a:focus {
  background: #fff !important;
}
#head .util_special ul {
  min-width: 150px;
  padding: 12px !important;
}
#head .util_special ul li {
  border-radius: 6px;
}
#head .util_special ul li:hover {
  background: #eef2f9;
}
#head .dropdown-menu .divider {
  padding: 0 !important;
}

/*상단메뉴*/
#head .gnb {
  width: 100%;
  background: #00b0a6;
  min-width: 1200px;
}
#head .main-menu li {
  width: 122px;
}

#head .main-menu > li > a {
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  padding: 17.5px;
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -0.05em;
}

#head .main-menu .list-group {
  width: 140px;
  position: absolute;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: none;
  border-radius: 0 0 15px 15px !important;
  background: #fff;
  padding: 15px 8px;
  border: 1px solid #ccc;
}
#head nav .main-menu .list-group .list-group-item {
  width: 120px;
  background: none;
  border: 0;
  border-radius: 10px;
  line-height: 32px;
  padding: 0 10px !important;
}
#head nav .main-menu .list-group .list-group-item:hover {
  background: #f5f5f5;
}

#head > div.gnb > nav > ul > li:nth-child(5) {
  width: 160px;
}
#head > div.gnb > nav > ul > li:nth-child(5) > ul {
  width: 160px;
}
#head > div.gnb > nav > ul > li:nth-child(5) > ul > li:nth-child(1),
#head > div.gnb > nav > ul > li:nth-child(5) > ul > li:nth-child(2),
#head > div.gnb > nav > ul > li:nth-child(5) > ul > li:nth-child(3) {
  width: 140px;
}

#head .main-menu .list-group a {
  color: #000;
  font-size: 14px;
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  letter-spacing: -0.05em;
  padding: 0 !important;
}
#head .main-menu > li > a:hover {
  background-color: transparent !important;
}
#head .R-nav {
  position: absolute;
  top: 0;
  margin-top: 65px;
  margin-left: 804px;
  background: #f0f0f0;
  width: 396px;
  height: 76px;
  border-bottom: 1px solid #a8dcd9;
  border-left: 1px solid #a8dcd9;
  border-top: 1px solid #a8dcd9;
  border-right: 1px solid #a8dcd9;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 -10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0 -4px 6px -2px;
  text-align: center;
  padding-top: 8px;
}
#head .R-nav span {
  font-family: GmarketSM;
  font-size: 18px;
  font-style: italic;
  letter-spacing: -0.05em;
  color: #000;
  font-weight: 600;
}

#head .suc-m li {
  width: 112px !important;
  background: #6f9dd1;
  border-radius: 30px;
  padding: 5px 0;
  margin-right: 5px;
}
#head .suc-m li:last-child {
  margin-right: 0;
}

#head .suc-m > li > a {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -0.05em;
}
#head .suc-m .list-group {
  width: 120px !important;
  position: absolute;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  border-radius: 15px !important;
  background: #fff;
  padding: 15px 5px;
  border: 1px solid #ccc;
  margin-top: 6px;
}
#head nav .suc-m .list-group .list-group-item {
  width: 110px !important;
  background: none;
  border: 0;
  border-radius: 10px;
  line-height: 32px;
  padding: 0 10px !important;
}
#head nav .suc-m .list-group .list-group-item a {
  font-size: 13px;
}
#head
  > div.head-content.inner_wrap.flex
  > div.R-nav
  > nav
  > ul
  > li:nth-child(2) {
  width: 120px !important;
}
#footer {
  clear: both;
  margin-top: 50px;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 80px;
  border-top: 1px solid #dde0e7;
}
#footer .cominfo span {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #838993;
  line-height: 24px;
}
#footer .cominfo img {
  margin-bottom: 20px;
}

#footer .customer_center .ct_title {
  font-family: "GmarketSM";
  font-size: 24px;
  color: #444;
}
#footer .customer_center .ct_title span {
  font-family: "GmarketSB";
  font-size: 24px;
}
#footer .customer_center .ct_txt,
#footer .customer_center .ct_txt span {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #838993;
  line-height: 24px;
}
#footer .customer_center .ct_txt p a {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #444;
  padding-right: 15px;
  letter-spacing: -0.03em;
}
#footer .customer_center .ct_txt p a:hover {
  color: #00b0a6 !important;
}

#footer .site_link {
  width: 360px;
}

#footer .site_link button {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 13px;
  font-weight: 500;
  width: 170px;
  height: 35px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 8px;
  margin-top: 9px;
  text-align: left;
  padding: 8px 10px 0 20px;
  display: flex;
  justify-content: space-between;
}
#footer .dropdown,
#footer .btn-angle-right {
  position: relative;
  width: 170px;
  float: left;
  margin-right: 10px;
}

#footer .site_link .dropdown-menu {
  width: 170px;
  margin-top: 3px;
  max-height: 200px;
  overflow-y: auto;
}
#footer .site_link .dropdown-menu a {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 13px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
#head .topnav-login {
  padding: 0 !important;
  margin-left: -15px !important;
  text-align: center;
}
#head .topnav-login a {
  line-height: 24px;
}
#head .topnav-login .top_menu_text {
  background: #eef2f9;
  padding: 15px 10px !important;
  border-top: 1px solid #d9e1ee;
}
#head .topnav-login .top_menu_text a:hover {
  background: none;
}
#head .topnav-login .top_menu_text p {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 13px;
  color: #2a82df;
  margin-bottom: 0;
}
#head .topnav-login .top_menu_text h5 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #0e0d53;
  margin: 0;
}
#head .topnav-login .top_menu_text small {
  font-family: "Roboto", "Noto Sans KR", sans-serif;
  font-size: 12px;
  letter-spacing: -1px;
  color: #87898f;
}

#head .topnav-login .dropdown_logout {
  background: #87898f;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-align: center;
  padding: 10px 0 !important;
}
#head .topnav-login .dropdown_logout a {
  color: #fff !important;
}
#head .topnav-login .dropdown_logout a:hover {
  background: none;
}

.body_wrap {
  margin-bottom: 80px;
}
