@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.clr {
	clear:both;
}

#ans_y { display:none; }
#ans_y + label { 
	/* display: inline-block; */ 
	cursor: pointer; 
	/*line-height: 33px; 
	*/
	/* line-height: 22px; 
	padding-left: 22px; 
	
	height:35px;
	width:75px; */
	/*background: url('/theme/basic/img/image/icon_bubble.png') left/75px no-repeat;*/
}

#ans_y:checked + label { 
	/* background-image: url('/theme/basic/img/image/ans_03.png'); */
	/*background-image: url('/theme/basic/img/image/ans_01.png');*/
	border: 2px solid #000000;
}
/* 
#ans_y:checked + label span {
	color: #1c67e8; 
} */

#ans_n { display:none; }
#ans_n + label { 
	/* display: inline-block; */ 
	cursor: pointer; 
	/* line-height: 22px; 
	padding-left: 22px; 
	
	line-height: 33px;
	height:35px;
	width:75px; */
	/*background: url('/theme/basic/img/image/icon_bubble.png') left/75px no-repeat;*/
}

#ans_n:checked + label { 
	/* background-image: url('/theme/basic/img/image/ans_04.png'); */
	/*background-image: url('/theme/basic/img/image/ans_02.png');*/
	border: 2px solid #000000;

}

#ans_n:checked + label span {
	color: #ff3b0a; 
}

.ans_txt {
	letter-spacing: -1px;
	font-weight: 600;
	color:#727272;
}

/*
#p5_btn2_4 img:last-child{display:none} 
#p5_btn2_4:hover img:first-child{display:none} 
#p5_btn2_4:hover img:last-child{display:inline-block}
#p5_btn2_4:hover {display:inline;}

#p5_btn2_1 img:last-child{display:none} 
#p5_btn2_1:hover img:first-child{display:none} 
#p5_btn2_1:hover img:last-child{display:inline-block}

#p5_btn2_3 img:last-child{display:none} 
#p5_btn2_3:hover img:first-child{display:none} 
#p5_btn2_3:hover img:last-child{display:inline-block}
*/

#p5_question {
	display:inline-block;
	font-size:26px;
	font-weight:700;
	color:#003366;
	
	padding-left: 50px;
	/* margin-bottom:55px; */
}

#p5_question_yn_content {
	display: flex;
}

#p5_question_yn_content label{
	font-size: 18px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 700;
	color: #303030;
	display: flex;
	/* align-items: center; */
	justify-content: center;
	width: 200px;
	height: 175px;
	background-color: #D5DFF3;
	border-radius: 20px;
	flex-wrap: wrap;
}
#p5_question_yn_content label:nth-of-type(1){
	margin-right: 20px;
}

#p5_question_yn_content label p{
	font-family: 'GmarketSansBold';
	font-size: 18px;
	color: #fff;
	width: 100%;
	text-align: center;
	align-self: flex-end;
}

#p5_result {
	width:70%;
	display:inline-block;
	padding:10px;
	border:1px solid #003366;
	font-size:18px;
	font-weight:bold;
	color:#003366;
	height:150px;
	display:none;
}
#p5_result_btn {
	display:none;
	width: 560px;
	justify-content: space-between;
}
.p5_btn1 {
	background-color: #185ADB;
	width: 156px;
	height: 42px;
	color:#fff;
	cursor: pointer;
	display: block;
	border-radius: 4px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.p5_btn11 {
	background-color: #707070;
	color:#fff;
	font-family: 'Pretendard', sans-serif;
	font-size:14px;
	font-weight:400;
	cursor: pointer;
	/*border: 1px solid #999999;*/
	width: 223px;
	height: 42px;
	border-radius: 20px;
	display: inline-block;
	text-align: center;
	line-height: 42px;
}
.p5_btn2 {
	/*background-color: #f4f3f3;*/
	padding: 8px 0px;
	color:#727272;
	cursor: pointer;
	/*border: 0px solid #999999;*/
	width: 50px;
	display: inline-block;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family: 'Pretendard', sans-serif;
}
.p5_btn2_svg{
	color:white;
	width: 33px;
}
.p5_btn2:hover {
}

.p5_btn3 {	
	background-color: #707070;
	width: 156px;
	height: 42px;
	color:#fff;
	cursor: pointer;
	display: block;
	border-radius: 20px;
	line-height: 42px;
	text-align: center;	
	font-size: 16px;
	font-weight: 700;
}
.p5_btn4 {
	background-color: #707070;
	width: 220px;
	height: 42px;
	color:#fff;
	cursor: pointer;
	display: block;
	border-radius: 20px;
	line-height: 42px;
	text-align: center;	
	font-size: 16px;
	font-weight: 700;

}


#p5_distinct_btn {
	display:inline-block;
	width:460px;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	color:#303030;
	font-family: 'Pretendard', sans-serif;
}
#p5_distinct_btn .distinct_title {
	text-align:center;
	font-size:16px;
	padding:12px 0;
	margin-bottom:7px;
	border:1px solid #185ADB;
}
#p5_distinct_btn .distinct_chk input {
	display:none;
}
#p5_distinct_btn .distinct_chk input + label {
	float:left;
	font-size:14px;
	padding-top:7px;
	padding-bottom:7px;
	width:24%;
	margin-right:1%;
	background:#ccc;
	color:#fff;
	text-align:center;
}
#p5_distinct_btn .distinct_chk input:last-child + label {
	margin-right:0;
}
#p5_distinct_btn .distinct_chk input:checked + label {
	background:#cc0000;
}


#p5_distinct_ret {
	display:inline-block;
	/* width:300px;
	padding:13px; */
	text-align:center;
	background-color: #EEEEEE;
	padding-bottom: 25px;
	border-radius: 0 0 25px 25px;
}
#dis_ret_btn {
	width: 223px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size:18px;
	color:#fff;
	background:#185ADB;
	cursor: pointer;
	font-family: 'Pretendard', sans-serif;
	border-radius: 20px;
	font-size:14px;
	margin: 0 auto;
}



#p5_reg1 {
	display:none;
}
#p5_reg2 {
	display:none;
}
#p5_reg3 {
	display:none;
}
#p5_reg1_finish {
	display:none;
}
#p5_btn_search {
	display:none;
}
#p5_btn_where {
	display:none;
}
#p5_pre {
	cursor: pointer;
	width: 50px;
	height: 80px;
	background-image: url(/img/invention/prev_none.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 40px;	
	background-size: contain;
}

#p5_pre:hover{
	background-image: url(/img/invention/prev.png);

}
.p5_pre_ncs{
	width: 26px !important;
	height: 42px !important;
	background-size: contain;
}
#p5_pre img{
	margin-right:15px;
	height: 15px;
}

#p5_next {
	cursor: pointer;
	width: 50px;
	height: 80px;
	background-image: url(/img/invention/next_none.png);
	background-repeat: no-repeat;
	background-position: center;	
	margin-left: 40px;
	background-size: contain;
}
#p5_next:hover{
	background-image: url(/img/invention/next.png);

}
#p5_next img{
	margin-left:15px;
	height: 15px;
}
.s4000Button{
	font-size:18px;
	font-weight: 700;
	font-family: 'Pretendard', sans-serif;
	color: #000;
	display:flex;
	justify-content: center;
	align-items: center;
	width:200px;
	height: 175px;
	cursor:pointer;
	border-radius: 20px;
	margin-right: 20px;
}
.s4000Container{
	display: flex;
}
.yellowButton {
	background-color:#FCDE8F;
}
.blueButton {
	background-color: #BADDFC;
}


/* 2020.10.05. 버튼 추가 */
#p5_sel_ncsitc {
	display:none;
}
#p5_sel_ncs {
	font-size:18px;
	font-weight: 700;
	font-family: 'Pretendard', sans-serif;
	color: #000;
	display:inline-block;
	text-align: center;
	width:200px;
	height: 175px;
	line-height: 175px;
	background-color:#FCDE8F;
	cursor:pointer;
	border-radius: 20px;
	margin-right: 20px;
}
#p5_sel_itc {
	font-size:18px;
	font-weight: 700;
	font-family: 'Pretendard', sans-serif;
	color: #000;
	display:inline-block;
	text-align: center;
	width:200px;
	height: 175px;
	line-height: 175px;
	background-color: #BADDFC;
	cursor:pointer;
	border-radius: 20px;
	
}

#p5_memo {
	width:100%;
	margin-top:5px;
	border:1px solid #999;
	display:none;
}
#p5_memo tbody{
	background-color: #fff;
}
#p5_memo_title {
	height:50px;
	background-color:#1983d5;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

#p5_memo_content {
	height:100px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#p5_memo_btn {
	height:40px;
	text-align:center;
}
#p5_memo_btn td span{
	display: inline-block;
}
#p5_help {
	/* width:860px; */
	width:fit-content;
	border:1px solid #303030;
	display:none;
	position: absolute;
	background-color: #fff;
	border-radius: 20px;
	left: 7%;
	bottom: 9%;
	z-index: 50;
	/* top: 50%; */
	/* transform: translate(-50%,-50%); */
}
.p5_btn2_img{
	padding-top: 8px;
}
#p5_help_title {
	height:60px;
	line-height: 60px;
	text-align: left;
	background-color:#F8F8F8;
	padding-left: 23px;
	color:#686868;
	font-size:16px;
	border-radius: 20px 20px 0 0;
	font-weight:400;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#p5_help_content {
	height:100px;
	text-align:center;
	font-size:12px;
	font-weight:400;
	font-family: 'Pretendard', sans-serif; 
	color: #303030;
}
#p5_help_content_p {
	text-align:center;
	font-weight:400;
	display: table;
	color:#303030;
	font-family: 'Pretendard', sans-serif; 
}

#p5_help_content_p div{
	/* padding: 10px 40px 20px !important; */
	font-size: 14px;
	line-height: 25px !important;

}
.p5_help_close_btn{
	border: none;
	outline: none;
	background-color: unset;
	margin-right: 20px;
}
/* .p5_help_close_btn */
/*
#btn_start1 {
	font-size:15px;
	color: #ffffff;
	display:inline-block;
	text-align: center;
	width:240px;
	padding:10px;
	background-color:green;
	cursor:pointer;
}*/

#btn_st_to .btn_start_total{
	padding:25px 0;
	background:#D5DFF3;
	text-align: center;
    display: flex;
    justify-content: space-evenly;
}

/* #btn_start1 {
	font-size:22px;
	font-weight:700;
	text-align: center;
	cursor:pointer;
    display: flex;
    align-items: center;
} */
/*
#btn_start2 {
	font-size:15px;
	color: #ffffff;
	display:inline-block;
	text-align: center;
	width:240px;
	padding:10px;
	background-color:#F90;
	cursor:pointer;
}*/
/* 
#btn_start2 {
	font-size:22px;
	font-weight:700;
	text-align: center;
	cursor:pointer;
	display: flex;
    align-items: center;
} */

#invention_title h2{
	text-align: center;
	padding-top:40px;
	padding-bottom:50px;
	font-size:35px;
	font-weight:700;
	color: #303030;
	font-family: 'Pretendard', sans-serif; 
}

#invention_title2 h2{
	text-align: center;
	font-size:35px;
	font-weight:700;
	color: #303030;
	font-family: 'Pretendard', sans-serif; 
	padding-bottom: 60px;
}

#idx_box {
	display:flex;
	margin:0 auto;
	width: fit-content;
	background-color:var(--invention);
	border-radius:8px;
	margin-bottom:40px;
}

#idx_box button{
	width:363px;
	height:30px;
	text-align: center;
	color:#fff;
	font-size:18px;
	border:none;
	background-color:unset;
	font-weight:700;
	font-family: 'Pretendard', sans-serif; 
	margin: 3px 5px;
}

#idx_box .on{
	margin:3px 5px;
	background-color:#fff;
	border-radius: 8px;
	color:#000;
}

.idx_box_01{
}

.idx_box_02{
}

.exp_num_01{
	margin-left:40px;
}

.exp_num_01 li{
	width:38px;
	height:38px;
	background-color:#56bdcf;
	border-radius:50%;
	font-size: 18px;
	text-align:center;
	line-height:35px;
	font-wight:bold;
	color:#ffffff;
	font-family: 'Pretendard', sans-serif;
	margin-bottom:38px;
	margin-left:65px;
}

.exp_num_01 .text_box_flex{
	display:flex;
	margin-bottom:18px;
}

.exp_num_02{
	margin-left:40px;
}

.exp_num_02 li{
	width:38px;
	height:38px;
	background-color:#0c74c4;
	border-radius:50%;
	font-size: 18px;
	text-align:center;
	line-height:35px;
	font-wight:bold;
	color:#ffffff;
	font-family: 'Pretendard', sans-serif;
	margin-bottom:38px;
	margin-left:65px;
}

.exp_num_02 .text_box_flex{
	display:flex;
	margin-bottom:18px;
}

.text_box_01 {
}

.text_box_02 {
}

.text_box_03 {
}

.text_box_04 {
}

.text_box_05 {
}

.text_box_06 {
}

.text_box_07 {
}

.text_box_08 {
}

.accent_text {
	font-size:17px;
	display:flex;
	width:118px;
	line-height: 25px;
	font-weight:700;
}

.accent_text02 {
	font-size:17px;
	display:flex;
	width:118px;
	line-height: 25px;
	font-weight:700;
}
.nomal_text {
	font-size:15px;
	width:610px;
	margin-left:30px;
	line-height:22px;
}

#invention_exp_box01 {
	width:759px;
}

#invention_exp_box02 {
	width:759px;
	display:none;
	min-height: 380px;
}

.p5_btn2 .p5_btn2_txt {display:none;}

.p5_btn2_tooltip {
	display:none;
	position: absolute;
	background: #fff;
	border: 1px solid #303030;
	border-radius:8px;
	width: auto;
	min-width: 200px;
	max-width: 300px;
	margin-top:20px;
}

#p5_btn2_4_tooltip {
	right:-20px;
}

/* #p5_btn2_3_tooltip {
	right:90px;
} */

#p5_btn2_1_tooltip {
	right:-120px;
}

.p5_btn2_tooltip:after, .p5_btn2_tooltip:before {
	bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.p5_btn2_tooltip:after {
	border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px;
}

.p5_btn2_tooltip:before {
	border-color: rgba(131, 131, 131, 0);
    border-bottom-color: #303030;
    border-width: 13px;
    margin-left: -13px;
}



.tooltip_text {
	color:#303030;
	font-size:14px;
	padding:8px;
	text-align:left;
	font-weight:400;
	font-family: 'Pretendard',sans-serif;
}

.btn_box {
	position: relative;
	background: #fff;
	border: 3px solid #838383;
	border-radius:8px;
}
.btn_box {
	position: absolute;
	width:200px;
	min-height:130px;
	padding:10px;
	font-size:12px;
	font-family:Malgun Gothic;
	color:#838383;
	text-align:left;
}

.btn_box:after, .btn_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.btn_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 12px;
	margin-left: -12px;
}

.btn_box:before {
	border-color: rgba(131, 131, 131, 0);
	border-bottom-color: #838383;
	border-width: 15px;
	margin-left: -15px;
}

.btn_box p {
	font-family:Malgun Gothic;
	color:#838383;
}

.posRel {
	position:relative;
}
.posAbs {
	position:absolute;
	top:200px;
	left:calc(50% - 330px);
	width:640px;
}

.fl {
	top:0;
	left:0;
}
.fr {
	top:0;
	right:0;
}
.fc {
	top:0;
	left:35%;
}
/*
.fl {
	float:left;
}
.fr {
	float:right;
	right:0;
}
*/

/*
.re-txt01 {position: relative; display: none; border: 3px solid #727272; background-color: #fff; width:100px;}
.re-txt01:hover { visibility: visible; }
.re-txt01::after { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: 5px; border-width: 10px; border-style: solid; border-color: transparent transparent #727272 transparent; border: 2px solid #727272 no-repeat;}



.re-txt02 {position: relative; display: none; border: 3px solid #727272; background-color: #fff; }
.re-txt02:hover { visibility: visible; }
.re-txt02::after { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: 5px; border-width: 10px; border-style: solid; border-color: transparent transparent #727272 transparent; border: 2px solid #727272 no-repeat;}


.re-txt03 {position: relative; display: none; border: 3px solid #727272; background-color: #fff; }
.re-txt03:hover { visibility: visible; }
.re-txt03::after { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: 5px; border-width: 10px; border-style: solid; border-color: transparent transparent #727272 transparent; border: 2px solid #727272 no-repeat;}
*/


[data-tooltip-text]:hover {
	position:relative;
}


[data-tooltip-text]:after {
	-webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #737373;
	font-family: 'Pretendard', sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	/*margin-bottom: 100px;*/
	padding: 7px 12px;
	position: absolute;
	width: auto;
	min-width: 200px;
	max-width: 300px;
	word-wrap: break-word;
	z-index: 9999;
	opacity: 0;
	left: -9999px;
    top: 90%;
	text-align:left;
	/*font-style:italic;*/
	content: attr(data-tooltip-text);
	
}

[data-tooltip-text]::after {
		
}


[data-tooltip-text]:hover:after {
	top: 130%;
	left:-130px;
	opacity: 1;
} 

.result_content {width:144px !important; height:65px; border:1px solid #a5a5a5; background-color:#090b49; }

.result_content #p5_question {
	width: 144px !important;
	height:65px;
	color:#fff;
	line-height:120%
}

#ncs_v1_0_wrap {
	padding: 10px 0 5px 10px;
	display:none;
}
#ncs_v1_1_wrap, #ncs_v1_2_wrap, #ncs_v1_3_wrap, #ncs_v1_4_wrap, #ncs_v1_5_wrap {
	padding:1px 10px;
	display:none;
}
#ncs_v1_2_wrap, #ncs_v1_3_wrap, #ncs_v1_4_wrap, #ncs_v1_5_wrap {
	display:none;
}
#ncs_v2_0_wrap {
	padding: 10px 0 5px 10px;
	display:none;
}
#ncs_v2_1_wrap, #ncs_v2_2_wrap, #ncs_v2_3_wrap, #ncs_v2_4_wrap, #ncs_v2_5_wrap {
	padding:1px 10px;
	display:none;
}
#ncs_v2_2_wrap, #ncs_v2_3_wrap, #ncs_v2_4_wrap, #ncs_v2_5_wrap {
	display:none;
}
#ncs_v3_0_wrap {
	padding: 10px 0 5px 10px;
	display:none;
}
#ncs_v3_1_wrap, #ncs_v3_2_wrap, #ncs_v3_3_wrap, #ncs_v3_4_wrap, #ncs_v3_5_wrap {
	padding:1px 10px;
	display:none;
}
#ncs_v3_2_wrap, #ncs_v3_3_wrap, #ncs_v3_4_wrap, #ncs_v3_5_wrap {
	display:none;
}
#ncs_s {
	margin: 20px 10px;
	display:none;
}


.differ_span {
	padding:10px 0 10px 10px;
}

.invent_main_box {
	font-size: 15px;
	/* padding:20px 20px 55px 20px; */
	width:1041px;
	min-height: 621px;
	background-color: #fff;
	position: relative;
	background-image: url(/theme/basic/img/image/character5.png);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.ct1_left{
	
	padding-bottom:120px;
}

.ct1_right{
	height: 100%;
	/* padding-bottom:205px; */
}
#hd_nav { position:relative; width:990px; margin:0 auto; }
/*#hd_lnb >ul >li { position:relative; float:left; height:45px; line-height:45px; margin:0; padding:0 38px; font-size:14px; font-weight:bold; }*/
#hd_lnb >ul >li { position:relative; float:left; height:45px; line-height:45px; margin:0; font-size:14px; font-weight:bold; text-align:center; z-index:999; }
#hd_lnb >ul >li >a { color:#fff; }
#hd_lnb >ul >li:nth-child(1) { width:130px;}
#hd_lnb >ul >li:nth-child(2) { width:100px; }
#hd_lnb >ul >li:nth-child(3) { width:100px; }
#hd_lnb >ul >li:nth-child(4) { width:100px; }
#hd_lnb >ul >li:nth-child(5) { width:100px; }
#hd_lnb >ul >li:nth-child(6) { width:130px;}
#hd_lnb >ul >li:nth-child(7) { width:90px;}

#hd_lnb >ul >li:hover { border-color:#ccc !important;}
#hd_lnb >ul >li:hover div.hd_lnb_sub { display:block;}
#hd_lnb li:nth-child(2) div.hd_lnb_sub { left:-130px;}
#hd_lnb li:nth-child(3) div.hd_lnb_sub { left:-230px;}
#hd_lnb li:nth-child(5) div.hd_lnb_sub { left:-430px;}
#hd_lnb li:nth-child(6) div.hd_lnb_sub { left:-530px;}
#hd_lnb li:nth-child(7) div.hd_lnb_sub { left:-660px;}
/*div.hd_lnb_sub { display:none; position:absolute; left:0; top:44px; width:750px; background-color:#fff; font-size:12px;  }*/
div.hd_lnb_sub { position:absolute; left:0; top:44px; width:750px; background-color:#fff; font-size:12px; border:1px solid #ccc; border-top:none; }
div.hd_lnb_sub li { float:left; height:35px; line-height:35px; padding:0 10px; color:#000; }
.off { display:none; }
.bg-index .hidden { visibility:hidden; }
div.hd_lnb_sub:not(:hover) { display:none;}


.btn_b {
	width:79px;
	height:24px;
	font-size:14px;
	/* padding: 6px 7px; */
	background-color: #686868;
	border: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	font-family: 'Pretendard', sans-serif; 

}


.ncs_info {
	display: inline-block;
	width: 13.7%;
	margin: 5px 2px 0 0;
	padding: 4px 7px;
	background-color: #339999;
	border: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ncs_info1 {
	display: inline-block;
	width: 21.9%;
	margin: 5px 3px 0 0;
	padding: 4px 7px;
	background-color: #339999;
	border: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ncs_info2 {
	display: inline-block;
	width: 45.7%;
	margin: 5px 3px 0 0;
	padding: 4px 7px;
	background-color: #339999;
	border: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.ncs_info3 {
	display: inline-block;
	width: 10%;
	margin: 5px 2px 0 0;
	padding: 4px 7px;
	background-color: #339999;
	border: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.frm_input1 {
	height: 20px;
}
.ncs_cate1 {
	width: 23%;
}
.ncs_cate2 {
	width: 47%;
	margin: 5px 0 0 0;
}
.ncs_cate3 {
	width: 48%;
}
.tbl_frm01 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.tbl_frm01 th {
	width: 120px;
	padding: 10px;
	border: 1px solid #e9e9e9;
	border-left: 0;
	background-color: #f8f8f8;
	text-align: left;
}
.tbl_frm01 td {
	padding: 5px 0 5px 10px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.tbl_frm01 textarea {
	width: 98%;
	height: 100px;
}
.tbl_extend {
	margin: 20px 0 0 0;
}
#tbl_ncs_r2 {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0 90px;
}

.ncs_label {
	color:#21225a;
	font-size:16px;
	margin-left:10px;
	font-family: 'Pretendard', sans-serif;
}


/* 직무능력 항목 제어 */
#tbl_ncs_ctrl {
	display: flex;
	justify-content: space-between;
	padding-bottom: 5px;
}

#tbl_ncs_ctrl ul{
	display: flex;
}

#tbl_ncs_ctrl ul li:nth-child(1){
	margin-right: 5px;
}
#tbl_ncs_ctrl label {
	font-size: 16px;
	color: #303030;
}
/* 직무능력 [ncs] */
#tbl_sch_ncs {
	clear: both;
	margin: 0 0 10px 0;
}
#tbl_sch_ncs th {
	height: 10px;
	background-color: #4b6987;
	color: #fff;
	border: 1px solid #2c3e50;
}
#tbl_sch_ncs td {
	height: 10px;
	padding: 0 !important;
	background-color: #fff;
	color: #000;
	border: 1px solid #2c3e50;
}
#tbl_sch_ncs thead tr:nth-child(1) th {
	width: 25%;
}
#tbl_sch_ncs tbody tr:nth-child(even) td:nth-child(n+3) {
	width: 12.5%;
}
#tbl_sch_ncs input[type=text] {
	width: 96%;
	height: 25px;
	margin: 2%;
	border: 1px solid #333;
}
#tbl_sch_ncs input[type=button] {
	width: 90%;
	height: 27px;
	margin: 2% 4% 2% 5%;
	background-color: #e74c3c;
	color: #fff;
	border: none;
}
#tbl_sch_ncs button {
	width: 90%;
	height: 27px;
	margin: 2% 4% 2% 5%;
	background-color: #e74c3c;
	color: #fff;
	border: none;
}
.input1_w1 {
	width: 90% !important;
	margin: 3% 4% !important;
}


.ta_c {
	display: flex;
	justify-content: space-between;
}
.ta_c label{
	display: block;
	text-align: left;
}
.board_search_box_class {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    font-size: 15px;
}

.con_area {
    line-height: 1.6;
    word-break: keep-all;
}
.mr10 {
    margin-right: 10px !important;
}
.w150 {
    width: 165px !important;
	height:42px !important;
}

.help_box {
	position: absolute;
	background: #fff;
	border: 4px solid #838383;
	border-radius:8px;
}

.help_box:after, .help_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.help_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 12px;
	margin-left: -12px;
}

.help_box:before {
	border-color: rgba(131, 131, 131, 0);
	border-bottom-color: #838383;
	border-width: 15px;
	margin-left: -15px;
}

.help_box p {
	font-family:Malgun Gothic;
	color:#838383;
}





label, button {
    cursor: pointer;
    vertical-align: middle;
}


.sel input {
    vertical-align: middle;
    font-size: inherit;
    box-sizing: border-box;
	padding: 0 25px 0 5px;
	height: 36px;
}
.sel select {
    vertical-align: middle;
    font-size: inherit;
    box-sizing: border-box;
    padding: 0 25px 0 5px;
    background: #fff url('https://ncs.go.kr/web/img/common/arr_down.png') no-repeat right 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
    height: 36px;
	font-family: 'Pretendard', sans-serif;
	color:#757575;
}

.sel select::-ms-expand {display:none}

.none {
	display:none;
}


#cur {
	display:none;
	font-size:14px;
}


.dialog {
	display:none;
}

.golgoin {
	margin-top:20px;
	text-align:center;
}
.golgoin a {
	padding:7px 12px;
	font-size:14px;
	color:#fff !important;
	background:#35AF2F;
}

#diaMsg p {
	font-size:14px;
	line-height: 25px;
	color: #686868;
}


#ncs_load {
	background-color: #EEEEEE;
}

.ncs_table {
	display: flex;
	justify-content: space-between;
	flex: 1;
}
.ncs_table table {clear:both;width:100%;border-collapse:collapse;border-spacing:0}
.ncs_table thead th {
	border: 1px solid #C4C4C4;
	background-color: #F3F7FF;
	height: 30px;
	text-align: left;
	font-size: 14px;
	color: #303030;
	font-weight: 400;
	padding-left: 10px;
	
}

.ncs_table thead th a {
	color: #fff
}

.ncs_table thead input {
	vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.ncs_table thead a {
	color: #383838;
	text-decoration: underline
}

.ncs_table tbody th {
	border: 1px solid #d6dce7;
	padding: 3px;
	text-align: center;
}

.ncs_table tbody td {
	border: 1px solid #C4C4C4;
	padding-left: 10px;
	text-align: left;
	font-size: 14px;
	color: #303030;
	height: 38px;
	background-color: #fff;
}
.ncs_table tbody tr:nth-child(even){background:#eff3f9}
.ncs_table tbody td .frm_input{width:100%;}
.ncs_table tbody td select{width:100%}
.ncs_table table .tbl_input{height:27px;line-height:25px;border:1px solid #d5d5d5;width:100%}
.ncs_table table select {height: 27px;line-height: 25px;width: 100%;}

 .ncs_table .fl1 {
	width: calc(100% - 64px);
}
/*.ncs_table .fl2 {
	float:right;
	width:22%;
	text-align:center;
} */


.ncs_title{
	width: 150px;
	font-size: 14px;
	font-weight: 400;
	color: #303030;
	margin-right: 15px;
}
.ncs_table .editBtn {
	background:#686868;
	color:#fff;	
	border-radius:2px;
	cursor:pointer;
	width: 56px;
	height: 67px;
	font-size: 14px;
	display: flex;
	align-items: center;
	padding: 0 8px;
	text-align: center;
}


.ajax_cmt {
	display:none;

	border-top:1px solid #ccc;
	margin:20px 0;
}
.comment {
	border-bottom:1px solid #ccc;
	padding:15px 0;
}
.comment .contents {
	margin-top:10px;
}

.ct1_flex{
	height: 100%;
}

#qa_explain {
	font-size:14px;
	color: #303030;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	font-family: 'Pretendard', sans-serif;
	padding-left: 10px;
}
#tech_explain{
	font-size:14px;
	color: #303030;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	font-family: 'Pretendard', sans-serif;
	padding-left: 10px;
}
#p5_ncs_page{
	text-align: center;
}

.ncs_table_bg1{
	padding: 0 50px;
	border-collapse: unset;
}


.ncs_table_bg{
	background-color: #f8f8f8;
	border-radius: 4px;
	/* border-top: 2px solid #707070; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

#tbl_ncs_r1{
	padding: 0 90px;
}
#tbl_ncs_r3{
	padding: 0 90px;
}
.help_div{
	padding-left: 24px;
	padding-bottom: 18px;
	display: flex;
	align-items: center;
}
.help_div .p5_btn2{
	padding: 0;
}

.ncs_flex_box{
	display: flex;
	padding-bottom: 10px;
}

#p5_question_result_number{
	font-family: 'GmarketSansBold';
	font-size: 24px;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
}


#p5_question_result_number p{
	font-family: 'GmarketSansBold';
	font-size: 32px;
	color: #686868;
	padding-bottom: 20px;
}
#p5_question_result{
	font-size: 16px;
	color: #303030;
	cursor: default;
}
.ct1_left .middle_top_textbox{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 15px;
}


.invent_main_box{
	background: linear-gradient(to right,var(--invention_light),var(--invention));
	width: inherit;
	padding: 55px 200px;
}

#idx_box{
	background:#4e767b9c;
	height: fit-content;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin: inherit;
	width: 100%;
	align-items: center;

}
#idx_box button{
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	width: 50%;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
#idx_box button:hover{
	background-color: #6fc9d373;
}
#idx_box button.on:hover{
	background-color: #fff;
}
#idx_box .on{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	margin: 5px;
	color: var(--invention);

}
#invention_title h2{
	font-size: 25px;
	padding: 0;
	padding-bottom: 20px;
	text-align: left;
	font-weight: normal;
	cursor: default;
}
.exp_num_01,
.exp_num_02{
	margin: 0;
	margin-top: 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	background-color: rgba(255, 255, 255, .8);
	padding: 20px;
	border: 1px solid #fff;
	backdrop-filter: blur(2px);
}
#invention_exp_box02,
#invention_exp_box01{
	width:100%;
}
.exp_num_02 .text_box_flex,
.exp_num_01 .text_box_flex{
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8db1b673;
}
.exp_num_02 .text_box_flex:last-child,
.exp_num_01 .text_box_flex:last-child{
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.accent_text02,
.accent_text{
	display: inline;
	color: black;
	font-size: 22px;
	cursor: default;
}
.nomal_text{
	width: fit-content;
	margin: 0;
	color: #434343dd;
	cursor: default;
	line-height: 26px;
	word-break: keep-all;
}

.ncs_table_bg1{
	padding: 0;
}
#invention_title2{
	margin-top: -50px;
}
#invention_title2 h2{
	font-size: 25px;
	padding-bottom:20px;
	text-align: left;
	cursor: default;
	width: fit-content;
}
.help_div{
	background-color: #ddd;
	padding: 5px;
	margin: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	cursor: default;
}
#p5_memo{
	position: absolute;
}
#p5_question_result_number{
	font-size: 24px;
	padding-bottom: 10px;
	text-align: left;
}

#p5_question_result_number p{
	padding-bottom: 0;
	font-size: 20px;
}
.p5_btn4,
.p5_btn3{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	font-weight: normal;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ncs_no_div_custom{
	padding-top: 11px !important;
	padding-bottom: 17px !important;

}
.p5_question_result_box_div{
	padding: 0 20px;
}
#p5_question_result_number br{
	display: none;
}

#p5_result_btn{
	width: 100%;
	padding: 0 20px;
}
.p5_btn3{
	width: calc(100% - 10px);
	padding: 0 10px;
	line-height: normal;
}
.p5_btn1{
	width: calc(100% - 10px);
	padding: 0 10px;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center;
}
.p5_btn4{
	width: calc(100% - 10px);
	padding: 0 10px;
	line-height: normal;
	white-space: nowrap;
}
#p5_result_btn > *{
	margin-right: 10px;
}
#p5_result_btn > *:last-child{
	margin-right: 0;
}
#p5_question{
	padding-left: 0;
}
#tbl_ncs_r1{
	padding:0 20px;
}

.ta_c{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000;
	padding-top: 17px;
}
.board_search_box_class:first-child .ta_c{
	border-top-color: transparent;
}
.board_search_box_class:last-child .ta_c{
	margin-bottom: 0;
}
.board_search_box_class{
	padding-bottom: 0;
}

.btn_b{
	width: fit-content;
	height: auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	padding: 5px 10px;
}
#tbl_ncs_r2,
#tbl_ncs_r1{
	padding: 0 20px !important;
}
.board_search_box_class  select.w150 {
	width: 100% !important;
}
.p5_btn11{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: normal;
	width: fit-content;
	height: auto;
	padding: 5px 10px;
}

#btn_start1 .middle_top_textbox{
	background-color: var(--invention_dark);
}
#btn_start2 .middle_top_textbox{
	background-color: var(--invention_dark2);
}

.middle_title_big{
	color: #fff;
}
#btn_start1 .middle_subtitle{
	color: var(--invention_light);
}
#btn_start1 .middle_top_textbox:hover{
    box-shadow: 0 0 7px 3px var(--invention_light);
}
#btn_start2 .middle_subtitle{
	color: var(--invention_light2);
}
#btn_start2 .middle_top_textbox:hover{
    box-shadow: 0 0 7px 3px var(--invention_light2);
}


#backButtonDistinct {
	font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 120px;
	margin-top: 20px;
    background: #185adb;
    color: #fff;
	border: none;
    text-align: center;
}

/* main/invention mode select */
.inv-mode-btn {
	display: block;
	width: 100%;
	text-align: left;
	border-radius: 0.5rem;
	padding: 1.25rem 1.5rem;
	border: 2px solid transparent;
	transition: box-shadow 0.2s ease, transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
	cursor: pointer;
}

.inv-mode-btn:hover {
	transform: translateY(-1px);
}

.inv-mode-btn:focus-visible {
	outline: 2px solid #00B0F0;
	outline-offset: 2px;
}

.inv-mode-btn-subjective {
	background: #ffffff;
	border-color: #e2e8f0;
	border-left: 5px solid #d97706;
	color: #1f2937;
	box-shadow: 0 4px 16px rgba(15, 23, 42, 0.1);
}

.inv-mode-btn-subjective:hover {
	background: #fff;
	box-shadow: 0 6px 20px rgba(15, 23, 42, 0.14);
	border-color: #cbd5e1;
	border-left-color: #b45309;
}

.inv-mode-btn-subjective .inv-mode-badge {
	background: #fff7ed;
	color: #c2410c;
}

.inv-mode-btn-subjective .inv-mode-title-text {
	color: #111827;
}

.inv-mode-btn-subjective .inv-mode-desc {
	color: #64748b;
}

.inv-mode-standard-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
}

@media (min-width: 768px) {
	.inv-mode-standard-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.inv-mode-btn-standard {
	background: #ffffff;
	border-color: #dbeafe;
	border-left: 5px solid var(--invention_dark2);
	box-shadow: 0 4px 16px rgba(78, 94, 123, 0.12);
}

.inv-mode-btn-standard:hover {
	background: #fff;
	box-shadow: 0 6px 20px rgba(78, 94, 123, 0.18);
	border-color: #bfdbfe;
	border-left-color: #3a4d6b;
}

.inv-mode-btn-standard .inv-mode-badge {
	background: #eef2ff;
	color: var(--invention_dark2);
}

.inv-mode-btn-standard .inv-mode-title-text {
	color: #1e293b;
}

.inv-mode-btn-standard .inv-mode-desc {
	color: #64748b;
}

.inv-mode-badge {
	display: inline-block;
	font-size: 0.6875rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.2rem 0.55rem;
	border-radius: 9999px;
	margin-right: 0.5rem;
	margin-bottom: 0.65rem;
}

.inv-mode-title {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: 0.35rem;
}

.inv-mode-title-row {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	margin-bottom: 0.35rem;
	max-width: 100%;
}

.inv-mode-title-text {
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.45;
	text-align: left;
}

.inv-mode-btn-subjective .inv-mode-title-row,
.inv-mode-btn-standard .inv-mode-title-row {
	margin-bottom: 0.35rem;
}

.inv-mode-btn .inv-help-trigger {
	flex-shrink: 0;
	margin: 0;
}

.inv-mode-desc {
	display: block;
	font-size: 0.8125rem;
	line-height: 1.55;
}

/* main/invention diagnosis form */
.inv-form-card {
	background: #ffffff;
	border-radius: 0.75rem;
	border: 1px solid rgba(255, 255, 255, 0.9);
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.1);
	padding: 1.5rem 1.25rem;
}

@media (min-width: 768px) {
	.inv-form-card {
		padding: 1.75rem 1.75rem;
	}
}

.inv-section-label {
	display: block;
	font-size: 0.6875rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: var(--invention_dark2);
	margin-bottom: 0.65rem;
}

.inv-question-wrap {
	text-align: center;
	padding-bottom: 1.25rem;
	margin-bottom: 1.25rem;
	border-bottom: 1px solid #e2e8f0;
}

.inv-question {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.6;
	color: #111827;
	word-break: keep-all;
}

.inv-panel {
	margin-bottom: 1.25rem;
}

.inv-panel:last-child {
	margin-bottom: 0;
}

.inv-panel-mode {
	margin-bottom: 0;
}

/* 발명 완성 전 — 이용 안내 */
.inv-before-guide-wrap {
	text-align: left;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.inv-before-guide-wrap .inv-question {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.65;
	color: #1f2937;
}

.inv-before-guide-lead {
	font-size: 1.0625rem;
	font-weight: 700;
	line-height: 1.65;
	color: #111827;
	margin: 0 0 1.5rem;
	text-align: center;
	word-break: keep-all;
}

.inv-before-guide-section {
	margin-bottom: 1.25rem;
	padding: 1rem 1.125rem;
	border-radius: 0.625rem;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
}

.inv-before-guide-section:last-of-type {
	margin-bottom: 0;
}

.inv-before-guide-heading {
	font-size: 0.9375rem;
	font-weight: 700;
	color: var(--invention_dark, #0f766e);
	margin: 0 0 0.75rem;
}

.inv-before-guide-desc {
	margin: 0 0 0.65rem;
	font-size: 0.9375rem;
	color: #374151;
}

.inv-before-guide-list {
	margin: 0;
	padding-left: 1.125rem;
	list-style: disc;
}

.inv-before-guide-list li {
	margin-bottom: 0.5rem;
	font-size: 0.9375rem;
	line-height: 1.6;
	color: #374151;
}

.inv-before-guide-list li:last-child {
	margin-bottom: 0;
}

.inv-before-guide-list strong {
	color: #111827;
	font-weight: 700;
}

.inv-before-guide-cta-wrap {
	margin-top: 1.75rem;
	text-align: center;
}

.inv-btn-guide-start {
	min-width: 14rem;
	padding: 0.875rem 1.75rem;
	font-size: 1rem;
	font-weight: 700;
}

.inv-yn-options {
	display: flex;
	justify-content: center;
	gap: 0.75rem;
	flex-wrap: wrap;
}

.inv-yn-option {
	position: relative;
	cursor: pointer;
	flex: 1 1 8.5rem;
	max-width: 11rem;
}

.inv-yn-input,
.inv-option-input {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

.inv-yn-label {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.15rem;
	padding: 1rem 0.75rem;
	border-radius: 0.625rem;
	border: 2px solid #e2e8f0;
	background: #f8fafc;
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.inv-yn-option:hover .inv-yn-label {
	border-color: #cbd5e1;
	background: #fff;
}

.inv-yn-en {
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.04em;
}

.inv-yn-ko {
	font-size: 1rem;
	font-weight: 700;
}

.inv-yn-yes .inv-yn-en {
	color: #0d9488;
}

.inv-yn-yes .inv-yn-input:checked + .inv-yn-label {
	border-color: #0d9488;
	background: #f0fdfa;
	box-shadow: 0 4px 14px rgba(13, 148, 136, 0.2);
	transform: translateY(-1px);
}

.inv-yn-yes .inv-yn-input:checked + .inv-yn-label .inv-yn-ko {
	color: #0f766e;
}

.inv-yn-no .inv-yn-en {
	color: #dc2626;
}

.inv-yn-no .inv-yn-input:checked + .inv-yn-label {
	border-color: #dc2626;
	background: #fef2f2;
	box-shadow: 0 4px 14px rgba(220, 38, 38, 0.18);
	transform: translateY(-1px);
}

.inv-yn-no .inv-yn-input:checked + .inv-yn-label .inv-yn-ko {
	color: #b91c1c;
}

.inv-option-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.5rem;
}

.inv-option-chip {
	position: relative;
	cursor: pointer;
}

.inv-option-text {
	display: inline-block;
	padding: 0.55rem 1rem;
	font-size: 0.875rem;
	font-weight: 600;
	color: #475569;
	border: 2px solid #e2e8f0;
	border-radius: 9999px;
	background: #f8fafc;
	transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.inv-option-chip:hover .inv-option-text {
	border-color: #cbd5e1;
	background: #fff;
}

.inv-option-input:checked + .inv-option-text {
	border-color: var(--invention_dark2);
	background: #eef2ff;
	color: var(--invention_dark2);
	box-shadow: 0 2px 10px rgba(78, 94, 123, 0.15);
}

.inv-panel-distinct-action,
.inv-panel-classify {
	text-align: center;
}

.inv-distinct-action-row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.625rem;
	flex-wrap: wrap;
}

.inv-classify-summary-wrap.inv-classify-summary-after-yn,
.inv-classify-summary-wrap.inv-classify-summary-after-distinct {
	margin-top: 1.25rem;
	padding-top: 1.25rem;
	border-top: 1px solid #e2e8f0;
}

.inv-classify-summary-wrap.inv-classify-summary-after-classify {
	margin-top: 1.25rem;
	padding-top: 0;
	border-top: none;
}

.inv-result-box {
	margin-top: 0.25rem;
}

.inv-result-card {
	border-radius: 0.75rem;
	border: 1px solid #dbeafe;
	background: linear-gradient(165deg, #ffffff 0%, #f8fafc 55%, #f0f9ff 100%);
	box-shadow: 0 10px 28px rgba(78, 118, 123, 0.12);
	overflow: hidden;
}

.inv-result-header {
	display: flex;
	align-items: center;
	gap: 0.875rem;
	padding: 1.25rem 1.5rem;
	background: linear-gradient(90deg, #4E767B 0%, #4e5e7b 100%);
	color: #fff;
}

.inv-result-icon {
	flex-shrink: 0;
	width: 2.75rem;
	height: 2.75rem;
	border-radius: 9999px;
	background: rgba(255, 255, 255, 0.16);
	display: flex;
	align-items: center;
	justify-content: center;
}

.inv-result-icon-svg {
	width: 1.65rem;
	height: 1.65rem;
	color: #fff;
}

.inv-result-heading {
	min-width: 0;
}

.inv-result-label {
	display: block;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	color: rgba(255, 255, 255, 0.78);
	margin-bottom: 0.2rem;
}

.inv-result-title {
	font-size: 1.125rem;
	font-weight: 800;
	line-height: 1.35;
	color: #fff;
	margin: 0;
}

.inv-result-body {
	padding: 1.35rem 1.5rem 1.1rem;
	font-size: 0.9375rem;
	color: #334155;
	word-break: keep-all;
}

.inv-result-body p {
	margin: 0 0 0.3rem;
}

.inv-result-body p:first-child {
	margin-bottom: 0.7rem;
}

.inv-result-body p:last-child {
	margin-bottom: 0;
}

.inv-result-continue {
	margin-top: 1.25rem;
	margin-bottom: 0.5rem;
	padding: 1.25rem 0 1.5rem;
	border-top: 1px solid #e2e8f0;
}

.inv-result-continue-text {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.65;
	color: #111827;
	text-align: center;
	word-break: keep-all;
}

.inv-result-continue-text:empty {
	display: none;
}

.inv-result-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.625rem;
	flex-wrap: wrap;
	margin-top: 1.25rem;
	margin-bottom: 0.25rem;
}

.inv-result-nav-end {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.625rem;
	flex-wrap: wrap;
}

.inv-result-nav .inv-btn-accent {
	min-width: auto;
	max-width: 100%;
	white-space: normal;
	text-align: center;
	line-height: 1.35;
	padding: 0.625rem 1rem;
}

.inv-result-body strong,
.inv-result-body b {
	color: #1e293b;
	font-weight: 700;
}

.inv-result-footnote {
	margin: 0;
	padding: 0.75rem 1.5rem 1.15rem;
	border-top: 1px solid #e2e8f0;
	font-size: 0.75rem;
	line-height: 1.5;
	color: #94a3b8;
	background: rgba(255, 255, 255, 0.65);
}

.inv-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.625rem;
	flex-wrap: wrap;
	margin-top: 1rem;
	padding-top: 1rem;
}

.inv-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 5.5rem;
	padding: 0.625rem 1.25rem;
	font-size: 0.875rem;
	font-weight: 700;
	border-radius: 0.5rem;
	border: 2px solid transparent;
	cursor: pointer;
	transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, opacity 0.2s ease;
}

.inv-btn:hover:not(:disabled) {
	transform: translateY(-1px);
}

.inv-btn-primary:not(:disabled) {
	background: #4E767B;
	border-color: #4E767B;
	color: #fff;
	box-shadow: 0 4px 12px rgba(78, 118, 123, 0.25);
}

.inv-btn-primary:hover:not(:disabled) {
	background: #3d6368;
	border-color: #3d6368;
	box-shadow: 0 6px 16px rgba(78, 118, 123, 0.3);
}

.inv-btn-primary:disabled {
	background: #e2e8f0;
	border-color: #cbd5e1;
	color: #94a3b8;
	opacity: 1;
	cursor: not-allowed;
	box-shadow: none;
}

#inv-btn-next:not(:disabled) {
	background: #4E767B;
	border-color: #4E767B;
	color: #fff;
}

#inv-btn-next:not(:disabled):hover {
	background: #3d6368;
	border-color: #3d6368;
}

.inv-btn-secondary {
	background: #fff;
	border-color: #cbd5e1;
	color: #475569;
}

.inv-btn-secondary:hover:not(:disabled) {
	border-color: var(--invention_dark);
	color: var(--invention_dark);
	background: #f8fafc;
}

.inv-btn-accent:not(:disabled) {
	background: #4e5e7b;
	border-color: #4e5e7b;
	color: #fff;
	box-shadow: 0 4px 12px rgba(78, 94, 123, 0.22);
}

.inv-btn-accent:hover:not(:disabled) {
	background: #3a4d6b;
	border-color: #3a4d6b;
	box-shadow: 0 6px 16px rgba(78, 94, 123, 0.28);
}

#inv-btn-after-flow {
	min-width: 11rem;
}

#inv-btn-after-flow:not(:disabled) {
	background: #4e5e7b;
	border-color: #4e5e7b;
	color: #fff;
}

#inv-btn-after-flow:not(:disabled):hover {
	background: #3a4d6b;
	border-color: #3a4d6b;
}

.inv-btn-diagnose {
	min-width: 8rem;
	padding: 0.75rem 1.5rem;
}

.inv-btn-diagnose:disabled {
	opacity: 0.45;
	cursor: not-allowed;
}

.inv-panel-distinct {
	margin-top: 0.25rem;
}

.inv-panel-distinct .inv-option-grid {
	gap: 0.625rem;
}

.inv-panel-distinct .inv-option-text {
	min-width: 5.75rem;
	padding: 0.6rem 1.35rem;
	border-radius: 0.375rem;
	text-align: center;
}

.inv-help-card {
	margin-top: 1rem;
	padding: 1rem 1.25rem;
	border-radius: 0.625rem;
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid #e2e8f0;
	border-left: 4px solid #00B0F0;
	font-size: 0.8125rem;
	line-height: 1.65;
	color: #475569;
}

.inv-help-title {
	font-size: 0.75rem;
	font-weight: 800;
	letter-spacing: 0.05em;
	color: var(--invention_dark2);
	margin-bottom: 0.5rem;
}

.inv-help-body {
	color: #475569;
}

.inv-help-body div,
.inv-help-body p,
.inv-help-body span,
.inv-help-body li {
	color: #475569 !important;
}

.inv-help-trigger {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.125rem;
	height: 1.125rem;
	margin: 0 0.125rem 0 0.4rem;
	padding: 0;
	border: 0;
	border-radius: 9999px;
	background: #00B0F0;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 800;
	line-height: 1;
	vertical-align: middle;
	cursor: pointer;
}

.inv-help-trigger:hover,
.inv-help-trigger:focus {
	background: #0096cc;
	outline: none;
}

.inv-help-trigger-icon {
	display: block;
	transform: translateY(-0.5px);
}

.inv-help-popup-body {
	text-align: left;
	font-size: 0.875rem;
	line-height: 1.7;
	color: #475569;
}

.inv-help-popup-body p,
.inv-help-popup-body li,
.inv-help-popup-body div,
.inv-help-popup-body span {
	color: #475569 !important;
}

.inv-panel-classify select {
	border-color: #e2e8f0;
	border-radius: 0.375rem;
	background: #f8fafc;
	font-size: 0.875rem;
}

.inv-panel-classify select:focus {
	outline: none;
	border-color: var(--invention_dark);
	box-shadow: 0 0 0 2px rgba(78, 118, 123, 0.15);
}

.inv-ncs-level-labels,
.inv-itc-level-labels {
	margin-bottom: 0.35rem;
}

.inv-ncs-level-labels,
.inv-ncs-row {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr)) 2.25rem;
	gap: 0.5rem;
	align-items: center;
}

.inv-itc-level-labels,
.inv-itc-row {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr)) 2.25rem;
	gap: 0.5rem;
	align-items: center;
}

.inv-panel-classify .inv-ncs-row select,
.inv-panel-classify .inv-itc-row select {
	width: 100%;
	min-width: 0;
	max-width: 100%;
	box-sizing: border-box;
}

.inv-ncs-col-label {
	display: block;
	width: 100%;
	min-width: 0;
	font-size: 0.75rem;
	font-weight: 700;
	color: #64748b;
	text-align: center;
}

.inv-ncs-col-label-action {
	width: 2.25rem;
	justify-self: center;
}

.inv-ncs-col-label-optional .inv-ncs-optional {
	font-weight: 500;
	color: #94a3b8;
	font-size: 0.6875rem;
	margin-left: 0.15rem;
}

.inv-panel-classify .inv-ncs-l4 {
	border-color: #e8edf2;
	background: #fafbfc;
}

.inv-panel-classify .inv-ncs-add {
	font-size: 0.8125rem;
	font-weight: 600;
	border-color: #cbd5e1;
	border-radius: 0.375rem;
	transition: border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}

.inv-panel-classify .inv-ncs-add:hover {
	border-color: var(--invention_dark);
	color: var(--invention_dark);
	background: #f8fafc;
}

.inv-ncs-row-remove {
	width: 2.25rem;
	height: 2.25rem;
	padding: 0;
	justify-self: center;
	border: 1px solid #e2e8f0;
	border-radius: 0.375rem;
	background: #fff;
	color: #94a3b8;
	font-size: 1.25rem;
	line-height: 1;
	cursor: pointer;
	transition: border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, visibility 0s;
}

.inv-ncs-row-remove.is-hidden {
	visibility: hidden;
	pointer-events: none;
}

.inv-ncs-row-remove span {
	display: block;
	line-height: 2.25rem;
}

.inv-ncs-row-remove:hover {
	border-color: #f87171;
	color: #dc2626;
	background: #fef2f2;
}

.inv-classify-actions {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.75rem;
	flex-wrap: wrap;
	margin-top: 1.25rem;
	padding-top: 1rem;
	border-top: 1px solid #e2e8f0;
}

.inv-classify-actions .inv-btn-classify-save {
	min-width: 11rem;
}

.inv-classify-summary-wrap {
	margin-bottom: 1.25rem;
}

.inv-classify-summary-card {
	border: 1px solid #e2e8f0;
	border-radius: 0.625rem;
	background: #f8fafc;
	padding: 1rem 1.15rem;
	text-align: left;
}

.inv-classify-summary-title {
	margin: 0 0 0.85rem;
	font-size: 0.8125rem;
	font-weight: 800;
	color: var(--invention_dark2);
	letter-spacing: 0.04em;
}

.inv-classify-summary-list {
	margin: 0;
}

.inv-classify-summary-item {
	display: grid;
	grid-template-columns: 6.5rem 1fr;
	gap: 0.65rem 0.85rem;
	padding: 0.55rem 0;
	border-top: 1px solid #e8edf2;
}

.inv-classify-summary-item:first-child {
	border-top: none;
	padding-top: 0;
}

.inv-classify-summary-item dt {
	margin: 0;
	font-size: 0.8125rem;
	font-weight: 700;
	color: #475569;
}

.inv-classify-summary-item dd {
	margin: 0;
	min-width: 0;
}

.inv-classify-summary-values {
	margin: 0;
	padding: 0;
	list-style: none;
}

.inv-classify-summary-values li {
	font-size: 0.875rem;
	line-height: 1.55;
	color: #1e293b;
	word-break: keep-all;
}

.inv-classify-summary-values li + li {
	margin-top: 0.35rem;
}

.inv-classify-summary-empty {
	font-size: 0.875rem;
	color: #94a3b8;
}

.inv-result-type-guide {
	text-align: left;
	line-height: 1.75;
	color: #334155;
}

.inv-result-type-heading {
	margin: 0 0 0.85rem;
	font-size: 1rem;
	font-weight: 800;
	color: var(--invention_dark2);
}

.inv-after-result .inv-after-result-quote {
	margin: 1rem 0 0;
	padding-top: 0.85rem;
	border-top: 1px dashed #cbd5e1;
	color: var(--invention_dark2);
	line-height: 1.65;
}

.inv-after-result small {
	font-size: 0.8125rem;
	color: #64748b;
}