
@import url('font.css');
@import url('reset.css');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/* Waiting for server response */
.wfsr {z-index: 100;display: none;position: fixed;height:100vh;left: 0;top: 0;right: 0;margin: 0;padding-top:100px;text-align: center;background:rgba(0,0,0,.6);}

/** BEGIN CSS **/

	@keyframes rotate-loading {
		0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
		100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
	}
	@-webkit-keyframes rotate-loading {
		0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
		100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
	}
	@keyframes rotate-loading {
		0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
		100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
	}
	@-webkit-keyframes rotate-loading {
		0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
		100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
	}
	@keyframes loading-text-opacity {
		0%  {opacity: 0}
		20% {opacity: 0}
		50% {opacity: 1}
		100%{opacity: 0}
	}
	@-webkit-keyframes loading-text-opacity {
		0%  {opacity: 0}
		20% {opacity: 0}
		50% {opacity: 1}
		100%{opacity: 0}
	}
	.loading-container,
	.loading {height: 100px;position: relative;width: 100px;border-radius: 100%;}
	.loading-container { margin: 40px auto }
	.loading {border: 2px solid transparent;border-color: transparent #fff transparent #FFF;-moz-animation: rotate-loading 1.5s linear 0s infinite normal;-moz-transform-origin: 50% 50%;-o-animation: rotate-loading 1.5s linear 0s infinite normal;-o-transform-origin: 50% 50%;-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;-webkit-transform-origin: 50% 50%;animation: rotate-loading 1.5s linear 0s infinite normal;transform-origin: 50% 50%;}
	.loading-container:hover .loading {border-color: transparent #E45635 transparent #E45635;}
	.loading-container:hover .loading,
	.loading-container .loading {transition: all 0.5s ease-in-out;}
	#loading-text {-webkit-animation: loading-text-opacity 2s linear 0s infinite normal;animation: loading-text-opacity 2s linear 0s infinite normal;color: #ffffff;font-family: "Helvetica Neue, "Helvetica", ""arial";font-size: 10px;font-weight: bold;margin-top: 45px;opacity: 0;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100px;}
	.user_menu { cursor: pointer;}
	.userinfo-menu {z-index:1000;position: absolute;background-color:#e0e0e0;border: 1px solid black;padding: 2px;}
	.userinfo-menu a { text-decoration:none; color:#000;}
	.userinfo-menu ul { list-style:none; padding:0; margin:0;}
	.userinfo-menu li{ margin:3px 10px; padding:3px 0; cursor: pointer; }
	.userinfo-menu li + li{ border-top:1px dotted #222; margin-bottom:3px; }
	.temp_msg { background: #ff9670; color: #000; border: 1px solid #f47546; margin-top:10px; padding: 10px 10px; border-radius: 10px;}
	.mid_manual { text-decoration: none; color: green; cursor: pointer;}
	.subcom-new { color: red;}
	.subcom-extra { color: green;}
	.doc-new { color: red;}
	.doc-comment { color: blue;}
	.doc-extra { color: green;}






/*******************************
            survey_wrap
*******************************/


.survey_wrap{font-family:'opensans','NotoSans', sans-serif;font-weight:400;font-size:12pt;line-height:1.4;margin:0;padding:0;}
.survey_wrap strong{font-weight:600;}
.survey_wrap .cont_inner{width:980px;margin:0 auto;}

.survey_wrap .sr_only{position:absolute;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;width:1px;height:1px;font-size:6px;line-height:1;white-space:nowrap;}
.survey_wrap .ff_cont{margin:-0.625rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.survey_wrap .ff_cont .obj{padding:0.625rem;}
.survey_wrap .ff_cont.three .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;width:33.33%;}
.survey_wrap .ff_cont.two .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;width:50%;}


.tit_top{text-align:center;display:block;margin-bottom:1.875rem;}
.tit_top h2,
.tit_top h3,
.tit_top h4,
.survey_wrap .num,
.survey_wrap .date{line-height:1.2;font-family:'GmarketSans','opensans','NotoSans', sans-serif;font-weight:600;color:#000;margin:0;padding:0;}
.survey_wrap h2{font-size:5rem;}
.survey_wrap h3{font-size:3.5rem;}
.survey_wrap h4{font-size:2.5rem;}


/** intro **/
.survey_cont .intro_cont{width:100%;height:100vh;background-color:transparent;background-image:url('/images/page/intro_bg.jpg');background-repeat:no-repeat;background-position:right bottom;background-size:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.survey_cont .intro_cont .tit_top{background:#fff;padding:1.875rem 0 1.875rem 0;}
.survey_cont .login-wrap.intro_cont .login-cont-wrap .tit_top{padding:1.25rem 0 0.625rem 0;margin-bottom:0px;}


/** go_menu **/
.survey_cont .go_menu{position:fixed;z-index:111;top:20%;right:50px;}
.go_menu span{width:60px;height:60px;margin:0.625rem auto;display:table;background:#000;border-radius:50%;text-align:center;}
.go_menu span a{display:table-cell;vertical-align:middle;color:#fff;font-size:13px;letter-spacing:0px;}
.go_menu span:nth-child(1){background:rgba(250, 100, 0, 1);}
.go_menu span:nth-child(1):hover{background:rgba(240, 100, 0, 1);}
.go_menu span:nth-child(2){background:rgba(0, 149, 58, 1);}
.go_menu span:nth-child(2):hover{background:rgba(0, 122, 47, 1);}
.go_menu span:nth-child(3){background:#25b7d7;}
.go_menu span:nth-child(3):hover{background:#1ba9c8;}


/* mem_page */
.mem_page .edit-info{border-top:1px solid #000;margin:0 auto 1.875rem auto;}
.mem_page .edit-info h4{font-size:16px;padding:0.7rem 0;font-weight:500;line-height:1.5;color:#000;}
.mem_page .edit-info ul li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.mem_page .radio_cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}


/** form **/
.survey_wrap .half_form{width:600px;margin:0 auto;padding:0.625rem 1.875rem 1.875rem 1.875rem;background:#fff;box-shadow:3px 4px 4px rgba(0, 0, 0, 0.1);border-radius:0.9375rem;}
.survey_wrap .half_form.login-cont{width:500px;}
.half_form .tit_top{margin-bottom:0.625rem;}
.half_form .tit_top .top_logo{display:block;margin:0 auto 1.25rem auto;}
.half_form .tit_top .top_logo img{width:180px;}
.half_form .input_box{margin-bottom:5px;}
.half_form .input_box input,
.half_form.login-cont .sbm-btn input[type="submit"],
.vote_cont.result_view .pdf_download input[type="button"]{width:100%;padding:0 0.625rem;height:48px;font-size:1.071rem;}
.half_form.login-cont .adm-sbm{margin-top:0.625rem;}


/** table **/
.survey_wrap .vote_table{clear:both;}
.survey_wrap .vote_table th,
.survey_wrap .vote_table td{padding:0.625rem;border-bottom:1px solid rgba(0, 0, 0, 0.1);border-left:1px solid rgba(0, 0, 0, 0.1);}
.survey_wrap .vote_table th:last-child,
.survey_wrap .vote_table td:last-child{border-right:1px solid rgba(0, 0, 0, 0.1);}
.survey_wrap .vote_table thead th{background:#009639;color:#fff;text-align:center;border-top:1px solid #000;}


/** vote_page **/
.survey_cont .vote_cont{width:100%;height:auto;min-height:100vh;padding:100px 0px;background-attachment:fixed;background-color:transparent;
background-image:url('/images/page/vote_bg01.jpg');background-repeat:no-repeat;background-position:right bottom;background-size:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.vote_cont .vote_page{padding:1.875rem;background:#fff;border-radius:0.75rem;}
.vote_cont .vote_page .G_info .title{font-size:1.250rem;padding:0.625rem;margin-bottom:0.625rem;color:#fff;background:#00953a;border-radius:0.75rem;}
.vote_cont .vote_page .G_info .info{padding:0.625rem;background:#eee;border:none;border-radius:0.75rem;}

.vote_cont .vote_page .I_info{margin:0.625rem auto;padding:1.25rem;background:#ddf6fc;border:2px solid #ddf6fc;border-radius:0.75rem;}
.vote_cont .vote_page .I_info .title{font-size:1.071rem;font-weight:500;color:#00586b;margin-bottom:0.625rem;}
.vote_cont .vote_page .I_info .info{font-size:0.938rem;line-height:1.7;}
.vote_cont .vote_page .vote_info{padding:1.25rem;margin-bottom:0.625rem;background:#fff;border:2px solid #00953a;border-radius:0.75rem;}
.vote_cont .vote_page .vote_info .subject{font-size:1.125em;margin-bottom:1.25rem;padding-left:1.250rem;font-weight:500;color:#000;position:relative;}
.vote_cont .vote_page .vote_info .subject:before{content:'';position:absolute;top:3px;left:0px;width:15px;height:15px;background-image:url('/images/page/icon_star.png');background-size:15px auto;background-position:top center;background-repeat:no-repeat;}
.vote_cont .vote_page .vote_info .radio_cont.answer{background:#fafafa;padding:10px;border-radius:0.75rem;}
.vote_cont .vote_page .vote_info .radio_cont div{margin-left:1rem;}
.vote_cont .vote_page .vote_info .radio_cont div + div{margin:0.625rem 1rem;}
.vote_cont .vote_page .vote_info .radio_cont label{font-size:1.071em;color:#333;}
.vote_cont .vote_page .vote_info .info{font-size:0.938rem;margin-top:10px;line-height:1.7;}

.vote_cont .vote_page .vote_hr{margin:1.625rem auto;width:100%;border-bottom:2px dotted #ddd;}
.vote_cont .vote_page .vote_hr + .I_info .title{color:#ee6a00;}
.vote_cont .vote_page .vote_hr + .I_info{padding-right:170px;min-height:120px;background-image:url('/images/page/info_bg01.png');background-size:150px auto;background-position:right 10px bottom 10px;background-color:#ffe6d7;border-color:#ffe6d7;color:#333;background-repeat:no-repeat;}
/*.vote_cont .vote_page .vote_session:nth-child(3) .vote_hr + .I_info{background-image:url('/images/page/info_bg02.png');}
.vote_cont .vote_page .vote_session:nth-child(4) .vote_hr + .I_info{background-image:url('/images/page/info_bg00.png');}*/

/** vote_result **/
.survey_wrap .result_page .list-top-wrap{width:80%;margin:0 auto 1.875rem auto;padding:0.625rem 1.250rem;border-radius:0.9375rem;box-shadow:5px 5px 5px rgba(0, 0, 0, 0.3);border:none;background:#000 !important;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.survey_wrap .result_page .list-top-wrap .summary{font-size:1.250rem;color:#fff;}
.survey_wrap .result_page .list-top-wrap .btn-wrap .vote_new{display:inline-block;padding:0.625rem 1.25rem;font-size:1rem;border-radius:0.75rem;color:#000;background:#C6F91F;}
.survey_wrap .result_page .list-top-wrap .btn-wrap .vote_new:hover{background:#B8EF06;}
.survey_wrap .result_page .result_area{padding:0px;background:transparent;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.result_area .cont{margin:0.625rem;padding:1.25rem;width:200px;height:200px;background:rgba(255, 255, 255, 1);box-shadow:5px 5px 5px rgba(0, 0, 0, 0.3);border:3px dotted rgba(0, 149, 58, 0.7);text-align:center;border-radius:50%;}
.result_area .cont span{display:block;}
.result_area .cont .num{color:rgba(0, 149, 58, 0.2);line-height:1;}
.result_area .cont span a{display:inline-block;margin:0 auto 1.25rem auto;border-radius:0.75rem;padding:0.625rem;width:100%;text-align:center;color:#fff;background:rgba(0, 149, 58, 1);}
.result_area .cont span a{background:rgba(0, 149, 58, 1);}
.result_area .cont span a:hover{background:rgba(0, 122, 47, 1);}
.result_area .cont span a.going{background:rgba(0, 149, 58, 0.7);}
.result_area .cont span a.going:hover{background:rgba(0, 122, 47, 0.9);}
.result_area .cont span.date{font-size:0.875rem;color:#999;font-weight:normal;letter-spacing:0px;}

/** vote_result_page **/
.survey_cont .vote_cont.result_view{background-image:url('/images/page/vote_result.jpg');background-color:#35201a;background-position:bottom right;}
.vote_cont.result_view .tit_top{padding:1.875rem 0;background:rgba(0,0,0,0.89);margin-bottom:0px;border-radius:0.75rem;}
.vote_cont.result_view .tit_top h4,.vote_cont.result_view .tit_top p{color:#fff;}
.vote_cont.result_view .vote_page{margin:0.625rem auto;box-sizing:border-box;}
.vote_cont.result_view .pdf_download{width:200px;margin:10px auto 0 auto;}
.vote_cont.result_view .result_info{font-size:1.25rem;padding-top:0.625rem;color:#fff;text-align:center;position:relative;}
.vote_cont.result_view .result_info:before{content:'';position:absolute;top:0px;left:50%;margin-left:-70px;width:140px;height:1px;background:#00953a;}
.vote_cont.result_view .result_info strong{padding-right:5px;}

.vote_cont.result_view .vote_page .vote_result{margin:0.625rem auto;padding:1.25rem;background:rgba(0, 149, 58, 0.05);border:2px dotted #00953a;border-radius:0.75rem;}
.vote_cont.result_view .vote_page .vote_result .subject{font-size:1.125em;font-weight:500;color:#000;margin-bottom:0.625rem;}
.vote_cont.result_view .vote_page .vote_result .answer{color:#006627;padding:5px 12px;font-weight:500;background:rgba(0, 149, 58, 0.1);border-radius:0.75rem;}
.vote_cont.result_view .vote_page .vote_result .info{font-size:0.938rem;margin-top:10px;line-height:1.7;}

/** 추천 링크 **/
.survey_cont .intro_cont .recommend_cont .tit_top{padding:1.875rem 0 0.625rem 0;}
.recommend_box{padding:0.625rem;margin-bottom:0.625rem;color:#fff;background:#000;border-radius:0.75rem;box-sizing:border-box;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.recommend_box h5{font-size:1rem;color:#fff;font-weight:600;}
.recommend_box .copy_cont{}
.recommend_box .copy_cont input[type="text"]{width:300px;font-size:0.875rem;margin:0 5px 0 10px;}
.recommend_box .copy_cont button.copy_link{height:40px;border:none;}





@media screen and (max-width:1280px){
    .survey_wrap{font-size:11.5pt;}   
    .survey_wrap .cont_inner{width:100%;}
}


@media screen and (max-width:991px){
    .survey_wrap{font-size:11pt;}  

    /** intro **/
	.survey_cont .intro_cont,
	.survey_cont .vote_cont{padding:1.25rem;}
    .survey_wrap .cont_inner{width:100%;}  
	.login-wrap.intro_cont .login-cont-wrap{width:100%;}

	/** go_menu **/
	.survey_cont .go_menu{top:auto;right:10px;bottom:50px;}
	.go_menu span{width:50px;height:50px;}
    .go_menu span a{font-size:12px;}

	/** vote_result **/
	.survey_wrap .result_page .list-top-wrap{width:100%;margin:0 auto 1rem auto;padding:1.250rem;}
	.result_area .cont{padding:1rem;width:160px;height:160px;}
	.result_area .cont span a{margin:0 auto 1rem auto;padding:0.4375rem;}
	
	/** vote_page **/
	.vote_cont .vote_page .vote_hr + .I_info{padding-right:0px;padding-bottom:70px;background-size:100px auto;background-position:center bottom;}

}


@media screen and (max-width:767px){
    .survey_wrap{font-size:10pt;}  
	.survey_wrap .ff_cont{margin:-0.4375rem;}
	.survey_wrap .ff_cont .obj{padding:0.4375rem;} 

	/** form **/
	.survey_wrap .half_form,.survey_wrap .half_form.login-cont{width:100%;}
	.half_form .tit_top .top_logo img{width:140px;}
	.half_form .input_box input,
	.half_form.login-cont .sbm-btn input[type="submit"],
	.vote_cont.result_view .pdf_download input[type="button"]{height:40px;padding:0 0.3125rem;}

	/** edit_info **/
	.survey_wrap .mem_page .half_form .edit-info h4{font-size:14px;line-height:40px;}

	/** 추천 링크 **/
    .recommend_box .copy_cont input[type="text"]{width:200px;}

	/** vote_page **/
	.vote_cont .vote_page .vote_info .radio_cont.answer{padding:5px;}



}


@media screen and (max-width:480px){
    .survey_wrap{font-size:9.5pt;}   
	.survey_wrap .ff_cont{margin:-0.3125rem;}
	.survey_wrap .ff_cont .obj{padding:0.3125rem;} 

	/** form **/
	.survey_wrap .half_form{padding:0.625rem 0.9375rem 1.875rem 0.9375rem;}
	.half_form .tit_top .top_logo img{width:120px;}

	/** vote_page **/
	.survey_cont .vote_cont{padding:3.125rem 1.25rem;}
	.vote_cont .vote_page{padding:1rem;}
	.vote_cont .vote_page .I_info{margin:1rem auto;padding:1rem;}
	.vote_cont .vote_page .vote_info{padding:1rem;}
	.vote_cont .vote_page .vote_info .subject{margin-bottom:1rem;}

	/** vote_result **/
	.survey_wrap .result_page .list-top-wrap{padding:1rem;}
	.result_area .cont{width:140px;height:140px;}

	/** vote_result_page **/
	.vote_cont.result_view .tit_top{padding:1rem 0;}
	.vote_cont.result_view .vote_page .vote_result{padding:1rem;}

	/** 추천 링크 **/
    .recommend_box .copy_cont input[type="text"]{width:150px;}

}



@media screen and (max-width:360px){
    .survey_wrap{font-size:9pt;}   
}



@media print {
	.survey_cont .vote_cont.result_view{padding:20px !important;background-image:none !important;background-color:#35201a;-webkit-print-color-adjust: exact !important;}
	.survey_cont .go_menu{display:none !important;}
     @page{margin:0px !important;}
}































