@charset "utf-8";

.content_bg {
    margin-top: 0px;
    background: #fff;
    padding: 44px 0px 0px 40px;
}


.content_item {
    float: left;
    background: #fff;
    margin: 0px 24px 24px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* box-shadow: 0.5px 2px 2px #d2d2d2; */
    overflow: hidden;
}
.vertical {
	float: left;
    background: #fff;
    margin: 0px 24px 24px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* box-shadow: 0.5px 2px 2px #d2d2d2; */
    overflow: hidden;
} 
.reportbox_wrap {
	overflow: hidden;
	display: flex;
}
.section2, .section3, .section4, .section5, .section6, .section7, .section8 {
	float: left;
	height: auto;
	margin-bottom: 12px !important;
}
.shadow_box {
	box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.05);
	/* box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.10); */
	/* box-shadow: 0.5px 2px 2px #d2d2d2; */
}

.btm_banner23 {
    float: left;
    background: #fff;
    margin: 0px 24px 24px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}

ul>li:last-child>.btm_banner23 {
	margin: 0px 0px 25px 0px;
}

.item_width_267 {
    width: 267px;
	height:267px;
    border-radius:20px;
}

.item_width_302 {
    width: 302px;
	height:302px;
        /* border-radius:20px; */
}

.item_width_363 {
    width: 363px;
    border-radius:20px;
}

.item_width_410 {
    width: 410px;
    border-radius:20px;
}

.item_width_1140 {
    width: 1140px;
	height: 227px;
}

.item_width_1150 {
    width: 1150px;
}
.item_width_1280 {
    width: 1282px;
	height: 235px;
}
.item_width_1282 {
    width: 1282px;
	height: 227px;
}


.crop {
	position: relative;
	display: inline-block;
	overflow: hidden;
	border-radius: 20px;
	/* box-sizing: border-box;
	border: 1px solid #e2e2e2; */
}

.crop img {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}

.crop img.taller {
	width: 100%;
	height: auto;
}

html,body{
	background:#fff;
}
.tab_box{
	position:relative;
	width:100%;
	overflow:hidden;
}
.banner_item{
	width:100%;
}
.banner_item img{
	width:1920px;
	height:auto;
	margin: 0 auto;
}
#banner_item1{
	background:#F6F6F6;
}
#banner_item2{
	background:#2C2C2C;
}
#banner_item3{
	background:#c6b098;
}
#banner_item4{
	background:#f7f7f9;
}
.banner_box .slick-dots li, .banner_box_sub .slick-dots li {
	margin: 0px -2px;
}
.banner_box .slick-dots {
	bottom:30px;
}

/* .slick-dots {
	position: absolute;
    bottom: -25px;
} */

.banner_box_sub .slick-dots{
	text-align:right;
	top:5px;
	right:18px;
	width:300px;
	height:30px;
}

.vertical > .banner_box_sub .slick-dots{
	text-align:center;
	top:577px;
	right:0;
	width:300px;
	height:30px;
}

.banner_box .slick-dots li button:before{
	content:'\2022';
	font-size:14px;
}
.banner_box_sub .slick-dots li button:before{
	font-size:12px;
}
.banner_controller::before, .banner_controller_sub::before{
	content:"";	
    	background-size: 12px 12px;
	width: 12px; 
    	height: 12px;
    	display: inline-block;
	position: absolute;
    	left: 4px;
    	top: 13px;
	opacity:.3;
}
.banner_controller.play::before, .banner_controller_sub.play::before{
	background-image: url('/images/new_db/icon/play.png');
}
.banner_controller.pause::before, .banner_controller_sub.pause::before{
	background-image: url('/images/new_db//icon/pause.png');
}

.banner_box .slick-prev, .banner_box .slick-next {
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index:2;
}
.banner_box .slick-prev{
    left: 30px;
}
.banner_box .slick-prev:before{
    content: url("/images/new_db/icon/left.png");
}

.banner_box .slick-next{
    right: 0px;
}
.banner_box .slick-next:before{
    content: url("/images/new_db/icon/right.png");
}
.banner_box_sub img {
	width: 625px;
	height: 382px;
}
.banner_box_sub .slick-prev, .banner_box_sub .slick-next {
    	position: absolute;
    	top: 50%;
    	display: none !important;
    	padding: 0;
    	-webkit-transform: translate(0, -50%);
    	-ms-transform: translate(0, -50%);
    	transform: translate(0, -50%);
    	cursor: pointer;
    	color: transparent;
    	border: none;
    	outline: none;
    	background: transparent;
	z-index:1;
}
.banner_box_sub .slick-prev{
    left: 30px;
}
.banner_box_sub .slick-prev:before{
    content: url("/images/new_db/icon/left.png");
}

.banner_box_sub .slick-next{
    right: 0px;
}
.banner_box_sub .slick-next:before{
    content: url("/images/new_db/icon/right.png");
}

.tab_menu{
	width:732px;
	z-index:999;
	margin:-70px auto;
	height:200px;
}
.tab_item{
	float:left;
	width:182px;
	height:80px;
	background:#fff;
	border-right:1px solid #d4d4d4;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-shadow: 0.5px 2px 2px #d2d2d2;
	position:relative;
	cursor:pointer;
}
.tab_item div{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	bottom:10px;
	font-size:14px;
}
#tab_item1::after{
	content:url("/images/new_db/menu/tab_logo.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:27px;
}
#tab_item2::after{
	content:url("/images/new_db/menu/product.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:10px;
}
#tab_item3::after{
	content:url("/images/new_db/menu/visuel.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:10px;
}
#tab_item4::after{
	content:url("/images/new_db/menu/space.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:10px;
}

#tab_item1.tab_active::after{
	content:url("/images/new_db/menu/tab_logo_w.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:27px;
}
#tab_item2.tab_active::after{
	content:url("/images/new_db/menu/product_w.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:10px;
}
#tab_item3.tab_active::after{
	content:url("/images/new_db/menu/visuel_w.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:10px;
}
#tab_item4.tab_active::after{
	content:url("/images/new_db/menu/space_w.png");
	left:50%;
	position:absolute;
	transform:translateX(-50%);
	top:10px;
}

.tab_bg_active{
	background-image:url(/images/new_db/menu/tab_bg.png); 
	background-repeat: no-repeat; 
	color:#fff;
}

.tab_menu{
	display:none;
}

.content_box{
	width:1304px;
	margin:0 auto;
	height:auto;
	padding:0 35px;
	overflow:hidden;
}

/* 컨텐츠 패딩 확인필요 2023.0802 */
.content_div{
	padding: 0px 5px 0px 5px;
	margin-top: 15px;
}
.content_tbl{
	margin:0 auto;
	width:100%;
}
.item_img{
	width: 302px;
	height: 190px;
}


.item_width_300{
	width:300px;
}
.item_width_559{
	width:559px;
	border-radius: 20px;
}
.item_width_625{
	width:625px;
}
.item_width_628{
	width:628px;
	border-radius: 20px;
}
.item_width_950{
	width:950px;
}
.tab_button_group{
	float:left;
}
.tab_buttons{
	display: inline-block;
    	line-height: 1;
   	white-space: nowrap;
   	cursor: pointer;
   	background: #fff;
   	border: 0px solid #dcdfe6;
   	color: #222;
	font-weight:bold;
    	-webkit-appearance: none;
   	text-align: center;
   	box-sizing: border-box;
   	outline: none;
    	margin: 0;
    	transition: .1s;
	padding: 11px 17px;
	border-radius:20px;
	font-size:17px;
	font-weight: 500;
	line-height: 20px; /* 117.647% */
	letter-spacing: -0.85px;
	font-family: Noto Sans KR;
}
.tab_buttons.active{
	background:#e42929;
	border:0px solid #e42929;
	color:#fff;
}
.site_list{
	padding:0;
	list-style:none;
}
.site_list li::before{
	content:'\000B7\00a0\00a0\00a0';
}
.site_list li{
	padding-bottom:6px;
}
.site_list li a{
	color:#222;
	text-decoration:none;
	font-size:16px;
}
.side_menu_right{
	width:100%;
	height:100%;
}
.side_menu_right td{
	padding-left:20px;
}
.side_menu_right, .side_menu_right tr:first-child{
	border-collapse:collapse;
}
.side_menu_right tr{
	border-bottom:1px solid #eeeeee;
}
.side_menu_right td{
	text-indent:55px;
	color:#222;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}
.side_menu_faq{
	background-image:url(/images/new_db/icon/faq_new.jpg); 
	background-repeat: no-repeat; 
	background-position: center left 27px;
}
.side_menu_qna{
	background-image:url(/images/new_db/icon/qna_new.jpg); 
	background-repeat: no-repeat; 
	background-position: center left 27px;
}
.side_menu_ad{
	background-image:url(/images/new_db/icon/ad_new.jpg); 
	background-repeat: no-repeat; 
	background-position: center left 27px;
}
/*ì¸ê¸°ìžˆëŠ” ë¦¬í¬íŠ¸*/

.right_content_box {
	position: relative;
	border-radius: 20px;
	/* background: #000; */
	margin-right: 25px;
	float: left;
}

.right_content_box23 {
	position: relative;
	border-radius: 20px;
	/* background: #000; */
	margin-right: 25px;
	float: left;
}

.video_content_box {
	position: relative;
	border-radius: 20px;
	/* background: #000; */
	margin-right: 25px;
	float: left;
}

.report_img{
	width: 235px;
	height: 235px;
}

.right_content_box:hover .content-overlay{
  opacity: 1;
}

/*
.right_content_box:hover .content-details{
	top: 50%;
	left: 50%;
	opacity: 1;
}

.space_w {
	width: 14px;
	height: 120px;
	background: #fff;
	float: left;
}
.space_h {
	width: 250px;
	height: 10px;
	background: #fff;
	 clear: both;
} */

.hover_name {
	margin-left: 15px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	font-weight: 500;
	letter-spacing: -0.54px;
}


.hover_txt23 {
	margin-left: 15px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	font-weight: 700;
	letter-spacing: -0.54px;
}

.content-details > .hover_txt {
	font-size: 18px;
	text-align: left;
	position: absolute;
    top: 33px;
    margin: 3px 15px 0 15px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.54px;
}

figcaption {
    position: absolute;
    top: 65px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.playBtn {
    left: 50px;
    top: 60px;
}

.youtube_icon {
	width: 35% !important;
}

.video_list li:nth-child(5) .video_content_box{
	margin-right: 0;
}

.video_txt23 {
	height:54px;
	display: inline-block;
	word-wrap: break-word;
	padding: 0 5px;
	font-size: 17px;
	color: #000;
	text-align: left;
	font-weight: 400;
	line-height: 150%; /* 25.5px */
	letter-spacing: -0.51px;
}
.ttl_hover_txt23 {
	position: absolute;
    top: 90%;
	margin: 3px 15px 0 15px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	font-weight: 700;
	line-height: 140%; /* 25.2px */
	letter-spacing: -0.54px;
}

.content-details > .click_num {
	margin-right: 15px;
	color: #fff;
	text-align: right;
	font-size: 18px;
	font-weight: 500;
}

.click_num23 {
	margin-right: 15px;
	color: #fff;
	text-align: right;
	font-size: 18px;
	font-weight: 500;
}

/*ì¸ê¸°ìžˆëŠ” ë¦¬í¬íŠ¸2*/
.report_img2{
	width: 184px;
	height: 184px;
}
.space_w2 {
	width: 17px;
	height: 184px;
	background: #fff;
	float: left;
}
.space_h2 {
	width: 385px;
	height: 17px;
	background: #fff;
	clear: both;
}
.hover_txt2 {
	font-size: 13pt;
	color: #fff;
	text-align: center;
	font-weight: 700;
}
.click_num2 {
	margin: 0px auto;
	color: #fff;
	text-align: center;
	font-size: 11pt;
	font-weight: 600;
	margin-top: 7px;
}
/*hover ì˜¤ë²„ë ˆì´*/
.content-overlay {
	border-radius: 20px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.content-overlay:hover {
	opacity: 1;
}

.GR_report_img:hover img,
.GR_report_img.hover img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
  }

.content-details {
	width:100%;
	position: absolute;
	display: flex;
    justify-content: space-between;
	top: 146px;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.content-details23 {
	width:100%;
	position: absolute;
	display: flex;
    justify-content: space-between;
	top: 137px;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.video_contents {
	width:100%;
	position: absolute;
	top: 131%;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
/*ìˆ«ìžë¡œ ë³´ëŠ” ë””ìžì¸ ë””ë¹„*/
.treemap{
	width:573px;
	height:270px;
	position:absolute;
}
.treemap-node:after {
   	content:'\A';
    	width:100%; height:100%;
    	top:0; left:0;
    	background:rgba(0,0,0,0.3);
}
.treemap-node:after, .treemap-node:before {
    	position:absolute;
    	opacity:0;
    	transition: all 0.5s;
    	-webkit-transition: all 0.5s;
}

.treemap-node:hover:after, .treemap-node:hover:before {
    opacity:1;
}
.treemap-node{
	position: relative;
	cursor:pointer;
}
.treemap-data{
	position: absolute;
	top: 47%; 
	left: 50%;
	transform: translate(-50%,-50%);
	white-space:nowrap;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.treemap-label{
	font-size:13px;
}
.treemap-value{
	font-size:16px;
}
.update_tbl, .update_tbl tr, .update_tbl td{
	border-collapse:collapse;
}
/*
.update_tbl tr:nth-child(1){
	border-bottom:1px solid #ccc; 
}
*/

/*ì‹¤ì‹œê°„ ì—…ë°ì´íŠ¸*/
.update_tab_box{
	height:580px;
	overflow-y:hidden; 
	padding:0px 0px 20px 0px;
}
.update_tab_box::before{
	content: '';
	position: absolute;
	top: 82px;
	left: 24px;
	width: 1px;
	height: 100%;
	background: rgb(255, 255, 255);
}
.update_tab_box2{
	padding:20px 10px 20px 23px !important;
}
.update_tab_box2::before{
	content: '';	
	background: none;
}
.update_tab{
	display:none;
}
#update_tab0{
	display:block;
}
.update_tab_box_header{
	font-weight:bold;
}
.more_btn {
	float:right;
	margin-right:5px;
}
.more_btn a{	
	color:#aaa;
	text-decoration:none;
}
.more_btn a::after{
	content:'\00a0\25B6';
	font-size:12px;
	color:#aaa;
}

.more_btn_cyan {
	margin-top: 23px;
	text-align: center;
	padding-right:12px;
	position: relative;
    	bottom: 0px;
}
.more_btn_cyan a{	
	text-align: center !important;
	color: #18ccdc !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 20px !important; /* 117.647% */
	text-decoration:underline !important;
}


.more_btn_cyan_rec {
	/*margin-top: 23px;*/
	width: 302px;
	text-align: center;
	/*padding-right:12px;*/
	position: absolute;
    	bottom: -38px;
}
.more_btn_cyan_rec a{	
	text-align: center !important;
	color: #18ccdc !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 20px !important; /* 117.647% */
	text-decoration:underline !important;
}


.circle_box{
	float:left;
	position:relative;
	height:15px;
	margin:0px 8px 0px 23px;
}
.circle_box.gray{
	width:50px;
}
.circle_box.brown{
	width:63px;
}
.circle_box.cyan{
	width:63px;
}
.circle_box.red{
	width:76px;
	border:none;
}
.circle_icon{
    width: 17px;
    height:17px;
    border-radius:50%;
	position:absolute;
}
.circle_text{
	position:absolute;
	left:20px;
	color:#222;
	width: 58px;
}
.circle_icon.gray{
	background: #aaa;
}
.circle_icon.brown{
	background: #f09f1f;
}
.circle_icon.cyan {
    background: #18CCDC;
}
.circle_icon.red{
	background: #DE2718;
	/* 2022.12.28추가 */
	border: 0px solid ;
}
/* -------------------------------------
 * timeline
 * ------------------------------------- */
.timeline_block{
	background:#fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/* box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05); */
	box-shadow: 0px 15px 10px -10px rgba(0, 0, 0, 0.05);
	border-radius:20px;
	width:302px;
	height:150px;
	/* padding:8px 25px; */
	margin:17px 0 0 2px;
	cursor:pointer;
	display:none;
}
.timeline_block.first{
	margin: 40px 0 0 0px;
}


.timeline_block:nth-child(-n+3) {
    display: block;
}

.recruit_box{
	padding-top: 19px;
}

.recruit_block{
	background:#fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:100%;
	height:100px;
	/* padding:8px 25px; */
	margin:18px 0 23px 2px;
	cursor:pointer;
}

.recruit_block.first{
	margin: 42px 0 13px 2px;
}

.recruit_block .timeline_item:after{
	display: inline-block;
	content : "";
	position: relative;
	left    : 12px;
	bottom  : -13px;
	height  : 1px;
	width   : 271px; 
	border-bottom: 1px solid  rgba(198, 198, 198, 0.6);
	/* z-index: -1; */
}



.marker {
	width: 17px;
	height: 17px;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
    margin: 21px 16px;
    position: relative;
}

.recruit_block .marker {
    margin: 37px 16px;
    position: relative;
}

.marker.gray{
	background: #aaa;
}
.marker.brown{
	background: #f09f1f;
}
.marker.red{
	background: #DE2718;
}
.marker.cyan{
	background: #18CCDC;
}

.timeline_item div{
	float:left;
}
.timeline_image{
	/* width:82px;
	height:116px;
	margin-right:25px; */
	width: 100%;
    height: 84px;
    margin-right: 25px;
    border-radius: 20px 20px 0px 0px;
	overflow: hidden;
}
.timeline_item img{
	width:100%;
	height:auto;
}

.timeline_title{
	/* width:355px !important; */
	margin:11px 0 5px 0;
}
.timeline_title a{
	font-size:17px !important;
	color:#000 !important;
	font-weight:500 !important;
	line-height: 130% !important; /* 22.1px */
	letter-spacing: -0.36px !important;
}

.timeline_content {
	/* width:355px !important; */
	margin-bottom:8px;
}
.timeline_content a{
	font-size:13px;
	color:#727272 !important;
	font-weight:normal !important;	
}

.timeline_content a span{
    font-size: 16px !important;
    color: #7a7a7a !important;
    font-weight: 500 !important;
    line-height: 100% !important;
    letter-spacing: -0.48px !important;
}
/*timeline end*/

/*map chart*/
.chartdiv_header{
	padding:10px 5px;
	width:100%;
	background:#fff;
}
.chartdiv_title{
	font-size:18px;
	font-weight:600;
	color:#222;
}
.chartdiv_title_item{
	/* color: #999;
	font-weight:bold;
	font-size:13px;
	margin-left:20px; */
	margin-left: 17px; 
	color:  #7A7A7A;
	font-family: Noto Sans KR;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 27px */
}
#chartdiv {
	width:1242px;
	height:680px;
	margin:0 auto;
	overflow:hidden;
}
.map-marker {
    /* adjusting for the marker dimensions
    so that it is centered on coordinates */
    margin-left: -8px;
    margin-top: -8px;
    box-sizing: border-box;
}
.map-marker.map-clickable {
    cursor: pointer;
}

/* banner toggle button*/
#banner_button_open{
	display:none;
}
#banner_button_close{
	margin:-85px 35px 0px 0px;
}
#banner_button_open{
	margin:-61px 35px 0px 0px;
}
.banner_button{
	float:right;
}
.banner_button{       
    position: absolute;
    right:0px;
    display: inline-block;
    vertical-align: middle;
    background: #e42929;
    cursor:pointer;
}
.banner_button:hover{
    background: red;
}
/* PLUS */
.banner_button.plus:before,
.banner_button.plus:after{
	content:'';position:absolute;top:-4px;left:0;right:0;bottom:0px;
}
.banner_button.plus{
	border-bottom-left-radius: 900px;
	border-bottom-right-radius: 900px;
	width: 56px;
        height: 28px;
}
.banner_button.plus:before{
	width: 2px;
   	margin: 9px auto;	
  	background:#fff;
}
.banner_button.plus:after{
	margin: auto 21px;
	height: 2px;	
	background:#fff;
}
/* MINUS */
.banner_button.minus:before{
    	content:'';position:absolute;top:0px;left:0;right:0;bottom:0px;
}
.banner_button.minus{
	border-radius: 100%;
	width: 56px;
    	height: 56px;
}
.banner_button.minus:before{
   	 margin: auto 20px;
    	height: 2px;
	background:#fff;
}
/*ellipsis*/

.timeline_item  > div:nth-child(3) > a{
	/*display:none;*/
}


.item_content a{
	/*display:none;*/
}

.item_gubun a{
	font-size:14px;
	color:#999;
	font-weight:500;
	text-decoration:none;
	/* line-height: 1.4375em !important; */
}
.item_gubun a, td.item_gubun {
	font-size:1.125em !important;
	color:#333 !important;
	font-weight:700 !important;
}

.item_title, .item_title a{
	font-size:17px;
	font-weight:400;
	line-height: 29px !important;
	letter-spacing: -.05em;
        word-break: normal;
	color:#222;
	text-decoration:none;
}
.item_title {
	padding-top:5px;
	padding-bottom:13px;
}
/*tooltip*/
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #999;
	background-color:#333;
	border-radius:4px;
	padding:10px;
	color:#fff;
	font-size:12px;
	z-index:20;
}
.tooltip_title{
	font-size:16px;
}
.tooltip_item{
	font-size:12px;
}
.tooltip_tbl th{
	text-align:left;
}
.tooltip_tbl td{
	text-align:right;
}

/*ì¸ê¸° í‚¤ì›Œë“œ*/
.word_cloud{
	position:relative;
	text-align:center;
}
.word_cloud::before{
	position:absolute;
	top:23px;
	left:25px;
	content:'ì¸ê¸° í‚¤ì›Œë“œ';
	font-size:20px;
	font-weight:900;
	color:#333 !important;
}
#word_cloud{
	margin-top:40px;
	padding-bottom:10px;
	cursor:pointer;
}

/*ì±„ìš©ì •ë³´*/
#title_txt_p {
	font-size:14px; 
	font-weight:600; 
	color:#333333;
	width:200px; 
	margin:0px; 
	padding:0px;
}
#recruit_tbl{
	width:100%;
	margin-top:20px;
	font-size:13px;
	text-align:center;
}

#recruit_tbl, #recruit_tbl tr, #recruit_tbl th, #recruit_tbl td{
	border-collapse:collapse;
	color:#333;
}
#recruit_tbl th{
	height:40px;
	background:#f3f3f3;
	font-weight:600;
}
#recruit_tbl td{
	height:40px;
	border-bottom:1px solid #f3f3f3;
	font-weight:normal;
}
#recruit_tbl td a{
	 color:#333;
	font-weight:normal;
}

.recruit_tit {
	width:238px !important;
	margin:8px 0 0 0;
}
.recruit_tit a{
	font-size:17px !important;
	color:#000 !important;
	font-weight:500 !important;
	line-height: 110% !important; /* 18.7px */
	letter-spacing: -0.85px !important;
}

.recruit_cpn {
	width:238px !important; 
	margin:11px 0 0 0;
}
.recruit_cpn a{
	font-size:17px !important;
	color:#000 !important;
	font-weight:400 !important;
	line-height: 100% !important; /* 17px */
}

.recruit_exp {
	width:238px !important; 
	margin:11px 0 0 0;
}
.recruit_exp a{
	font-size:16px !important;
	color:#7A7A7A !important;
	font-weight:500 !important;
	line-height: 100% !important; /* 17px */
}

.recruit_gubun{
	color:#f24f4f !important; 
	font-weight:600 !important;
}
.recruit_left{
	text-align:left !important;
}

/* 메인 리뉴얼 20221223 시작 */

/* .GR_imgbox{
	width:300px;
	height:185px;
} */

.ovStt {
	position: relative;
	bottom: 40px;
	left: 25px;
	font-size:14px;
	font-weight:500;
	color:#fff;	
	text-decoration:none;
	line-height: 1.4em !important;
}

.GR_item_img{
	width: 267px;
	height: 167px;
}

.GR_txt{
	position: relative;
	top: -25px;
}

.square_banner ul li div {
	width: 302px;
	height: 84px;
        margin-bottom: 25px;
}

.mrg25{
	margin-top: 13px;
}
.gr_lst {
	height: 73px;
	padding: 0px 5px 20px;
}

.gr_lst span {
	display: block;
	padding: 12px 0 0 93px;
	font-size: 17px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    line-height: 145%; /* 24.65px */
	letter-spacing: -0.51px;
}

.gr_lst span.noti {
	padding-left: 0;
}

.GR_lst_tt23, .GR_lst_tt23 a  {
	padding: 2px 5px 8px 0px;
	/* padding: 10px 5px; */
	font-size: 18px;
   	font-weight: 700;
  	color: #000;
  	text-decoration: none;
  	line-height: 20px;
	letter-spacing: 0.54px;
	/* border-bottom: #eee solid 1px; */
}


.GR_lst_mr{
	float:right;
	position:relative; 
	top:5px;
}

.GR_item_title, .GR_item_title a{
	font-size:20px;
	font-weight:600;
	color:#222;
	text-decoration:none;
	line-height: 26px;
}

.GR_item_title {
	padding-bottom:9px;
}

.gr_lst_thumb img {
	float:left;
	width:73px;
	height:73px;
	border-radius: 20px;
	/* box-sizing: border-box;
	border: 1px solid #e2e2e2; */
}

.bestReport_title_item {
    /* color: #999;
    font-weight: bold;
    font-size: 13px;*/
    margin-left: 17px; 
	color:  #7A7A7A;
font-family: Noto Sans KR;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}


a.more_btn_r {
    background: rgba(0,0,0,0.0);
    border-radius: 11px;
    border: 0px solid #636363;
    color: #636363;
    display: inline-block;
    padding: 3px 3px 3px 25px;
    margin-top: -3px;
    width: 22px;
    height: 22px;
    font-size: 1.8em;
    line-height: 0.75em;
    text-indent: -0.05em;
    text-align: center;
    box-sizing: border-box;
}

a.chevron_right {
    background-image: url(/images/new_db/icon/chevron_right_FILL0_wght400_GRAD0_opsz48.svg);
    background-repeat: no-repeat;
    background-position: center left 2px;
	background-size: 25px;
	opacity: 0.6;
}

a.chevron_left {
    background-image: url(/images/new_db/icon/chevron_left_FILL0_wght400_GRAD0_opsz48.svg);
    background-repeat: no-repeat;
    background-position: center left 2px;
	background-size: 25px;
	opacity: 0.6;
}

.gr_circle_text {
	position: absolute;
	left: 25px;
    color: #000;
    width: 58px;
    line-height: 15px;
    font-weight: 500;
    font-size: 15px;
}
/* .gr_circle_text {
    position: absolute;
    left: 20px;
    color: #222;
    width: 58px;
    line-height: 1;
} */


/* 숫자로 보는 디자인DB 하드코딩 */

.num_per li{
	float:left;
}

.num_per li div{
	height: 100%;
}

.num_per li div>div{
	padding: 20px;
	height: auto;
}

.num_per li:nth-child(1){
	width:300px;
	height:130px;
	background-color: #5867c4;
}

.num_per li:nth-child(1) p{
	display: inline-block;
	color:#848fd5;
	font-size: 20px;
	font-weight: 700;
}

.num_per li:nth-child(1) span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 29px;
	font-weight: 700;
}

.num_per li:nth-child(2){
	width:165px;
	height:100px;
	background-color: #01c5dd;
}

.num_per li:nth-child(3){
	width:135px;
	height:100px;
	background-color: #ffb434;
}


.num_per li:nth-child(2) div>div{
	padding-top:25px;
}

.num_per li:nth-child(3) div>div{
	padding-top:25px;
}

.num_per li:nth-child(4){
	width:150px;
	height:70px;
	background-color: #2482a6;
}

.num_per li:nth-child(5){
	width:108px;
	height:70px;
	background-color: #ff6666;
}

.num_per li:nth-child(6){
	width:42px;
	height:70px;
	background-color: #fe9659;
}

.num_per li div span.st {
	font-size: 13px;
}

.num_per li:not(:first-child) span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 21px;
	font-weight: 700;
}

.num_per li:nth-child(4) div>div, .num_per li:nth-child(5) div>div{
	padding:10px 3px;
}

.num_per li:last-child div>div{
	padding:10px 3px;
}
.num_per li:last-child span{
	font-size: 13px;
	line-height: 16px;
}

/* 숫자로 보는 디자인DB 하드코딩  */

/* 인기 디자인 리포트 */
.GR_space_w {
	width: 23px;
	height: 77px;
	background: #fff;
	float: left;
}
.GR_space_h {
	width: 14px;
	height: 77px;
	background: #fff;
	/* clear: both; */
	float: left;
}

.GR_report_img{
	width: 235px;
	height: 235px;
	position: relative;
	opacity: 1;
}

.GR_report_img:hover img,
.GR_report_img.hover img {
  opacity: 0.35;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.video_thumb{
	width: 235px;
	height: 130px;
}


/* 메인 리뉴얼 20221223 끝 (미적용)*/


/* 메인 리뉴얼 20230110 시작 (적용)*/


figure.scaleNew figcaption {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

figure.scaleNew {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px;
    min-width: 300px;
    max-width: 300px;
    max-height: 178px;
    width: 100%;
    background: #000000;
    color: #ffffff;
    /* box-shadow: 0 0 5px rgb(0 0 0); */
}

figure.scaleNew * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  
  figure.scaleNew img {
	max-width: 100%;
	position: relative;
	opacity: 1;
  }
  
  figure.scaleNew figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
  }
  
  figure.scaleNew .caption {
	overflow: hidden;
	-webkit-transform: translateY(35%);
	transform: translateY(35%);
	position: absolute;
	width: 100%;
	align-items: center;
	bottom: 0;
  }
  
  figure.scaleNew span {
	width: 100%;
	line-height: 22px;
	display: inline-block;
	text-align: center;
	margin-bottom: 170px;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
  }
  
  figure.scaleNew span:before {
	left: -1000%;
  }
  
  figure.scaleNew span:after {
	right: -1000%;
  }
  
  figure.scaleNew span {
	font-size: 16px;
	font-weight: 500;
	color:#000;
  }
  
  figure.scaleNew span:before,
  figure.scaleNew span:after {
	bottom: 50%;
  }
  
  figure.scaleNew a {
	left: 30%;
	top: 25px;
	position: absolute;
	z-index: 1;
	font-weight:600; 
  }
  
  figure.scaleNew:hover img,
  figure.scaleNew.hover img {
	opacity: 0.35;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
  }
  
  figure.scaleNew:hover a.Circlebton00 {
	background:rgba(255,255,255,0.9); 
	color:#000;transition: all 0.3s; 
  }

  figure.scaleNew:hover span {
	color:#fff;transition: all 0.3s; 
  }

  a.Circlebton00 {
	background:rgba(0,0,0,1.0);
	color:#fff;display:inline-block;
	border-radius: 18px;
	margin:12px 0px;
	font-size:13px; 
	padding:10px 18px 10px 18px;
	text-align:center;
}

/* 메인 리뉴얼 20230110 끝 (적용)*/
