@charset "utf-8";@import url("font.css");/* style reset */

body { overflow-y: auto; overflow-x: hidden; position: relative; margin: 0; width:100%; color: #222; font-size: 16px; font-family:'NanumSquareNeo', sans-serif; font-weight: 300; line-height: 26px; padding: 0 !important; } 

.transparents-layer { display: none; } 

button { font-weight: 400; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; } 
.btn { padding: 0 20px; height: 45px; line-height: 43px; border-radius: 8px; } 
.btn2 { padding: 0 20px; min-width: 110px; height: 45px; line-height: 43px; text-align: center; border-radius: 8px; } 
.btn3 { padding: 0 5px; min-width: 64px; height: 30px; line-height: 28px; font-size: 13px; text-align: center; border-radius: 8px; display: inline-block; } 
.btn4 { position: relative; width: 35px; height: 35px; line-height: 33px; border: 1px solid #ddd; border-radius: 8px; } 
.btn4::after, .btn4::before { content: ''; position: absolute; left: calc(50% - 6px); top: calc(50% - 1px); width: 12px; height: 2px; background-color: #0a50a1; } 
.btn4.plus::after { transform: rotate(90deg); } 
.btn5 { padding: 0 5px; min-width: 52px; height: 30px; line-height: 28px; font-size: 13px; text-align: center; border-radius: 8px; } 
.btn6 { width: 200px; height: 45px; line-height: 43px; text-align: center; border-radius: 8px; } 
.btn7 { padding: 0 10px; height: 35px; line-height: 33px; font-size: 14px; text-align: center; border-radius: 8px; } 

.btn_search { } 
.btn_search .icon { position: relative; display: block; transform-origin: left top; width: 25px; height: 25px; } 
.btn_search .icon::after, .btn_search .icon::before { content: ''; position: absolute; } 
.btn_search .icon::after { left: 0; top: 0; width: 16px; height: 16px; border: 2px solid #000; border-radius: 100%; } 
.btn_search .icon::before { right: 0; bottom: 4px; width: 10px; height: 2px; background-color: #000; transform: rotate(45deg); } 
.btn_close { } 
.btn_close .icon { position: relative; display: block; width: 25px; height: 25px; } 
.btn_close .icon::after, .btn_close .icon::before { content: ''; position: absolute; left: -3px; top: 11px; width: 31px; height: 2px; background-color: #222; } 
.btn_close .icon::after { transform: rotate(45deg); } 
.btn_close .icon::before { transform: rotate(-45deg); } 
.btn_close2 { width: 21px; height: 21px; background: url('../../images/hmpg/icon_close.png') no-repeat center / 100%; } 
.btn_more { } 
.btn_more .icon { position: relative; display: inline-block; width: 13px; height: 13px; } 
.btn_more .icon::after, .btn_more .icon::before { content: ''; position: absolute; left: 0; top: calc(50% - 1px); width: 100%; height: 1px; background-color: #222; } 
.btn_more .icon::before { transform: rotate(90deg); } 

.bg_gray { color: #fff; background-color: #4b4c51; } 
.bg_blue { color: #fff; background-color: #0b6ae0; } 
.bg_blue2 { color: #fff; background-color: #0a50a1; } 
.bg_red { color: #fff; background-color: #d42a2a; } 

.bg_white { color: #4b4c51; border: 1px solid #4b4c51; background-color: #fff; } 
.bg_white2 { color: #0b6ae0; border: 1px solid #0b6ae0; background-color: #fff; } 
.bg_white3 { color: #0a50a1; border: 1px solid #0a50a1; background-color: #fff; } 
.bg_white4 { color: #d42a2a; border: 1px solid #d42a2a; background-color: #fff; } 
.bg_white5 { color: #222; border: 1px solid #222; background-color: #fff; } 

.color_gray { color: #4b4c51 !important; } 
.color_blue { color: #0b6ae0 !important; } 
.color_blue2 { color: #0a50a1 !important; } 
.color_red { color: #d42a2a !important; } 
.color_black { color: #222 !important; } 

.f_b { font-weight: 600 !important; } 
.f_m { font-weight: 500 !important; } 
.f_n { font-weight: 400 !important; } 
.p_r { position: relative !important; } 

.w_flex_only { display: flex !important; display:-webkit-flex; } 
.m_flex_only { display: none !important; display:-webkit-none; } 
.w_hidden { display: none !important; } 
.m_hidden { display: block !important; } 

u { text-underline-position: under; } 
.underline { border-bottom: 1px solid #666; } 

.ml20-mt10 { margin: 10px 0 0 20px; } 
.padding0 { padding: 0 !important; } 
.margin0 { margin: 0 !important; } 
.mt60 { margin-top:60px !important } 
.mt50 { margin-top:50px !important } 
.mt40 { margin-top:40px !important } 
.mt30 { margin-top:30px !important } 
.mt20 { margin-top:20px !important } 
.mt15 { margin-top:15px !important } 
.mt10 { margin-top:10px !important } 
.mt5 { margin-top:5px !important } 
.mb2 { margin-bottom:2px !important } 
.mb5 { margin-bottom:5px !important } 
.mb10 { margin-bottom:10px !important } 
.mb15 { margin-bottom:15px !important } 
.mb20 { margin-bottom:20px !important } 
.mb25 { margin-bottom:25px !important } 
.mb30 { margin-bottom:30px !important } 
.mb35 { margin-bottom:35px !important } 
.mb40 { margin-bottom:40px !important } 
.mb50 { margin-bottom:50px !important } 
.mb55 { margin-bottom:55px !important } 
.mb60 { margin-bottom:60px !important } 
.mb65 { margin-bottom:65px !important } 
.mb80 { margin-bottom:80px !important } 
.mb100 { margin-bottom:100px !important } 
.mr5 { margin-right:5px !important } 
.mr10 { margin-right:10px !important } 
.mr15 { margin-right:15px !important } 
.mr20 { margin-right:20px !important } 
.mr25 { margin-right:25px !important } 
.mr30 { margin-right:30px !important } 
.mr35 { margin-right:35px !important } 
.mr60 { margin-right:60px !important } 
.ml5 { margin-left:5px !important } 
.ml10 { margin-left:10px !important } 
.ml20 { margin-left:20px !important } 
.ml30 { margin-left:30px !important } 
.pl10 { padding-left:10px !important } 
.pl15 { padding-left:15px !important } 
.pl20 { padding-left:20px !important } 
.pl30 { padding-left:30px !important } 
.pl40 { padding-left:40px !important } 
.pl60 { padding-left:60px !important } 
.pt10 { padding-top:10px !important } 
.pt15 { padding-top:15px !important } 
.pt20 { padding-top:20px !important } 
.pt30 { padding-top:30px !important } 
.pt33 { padding-top:33px !important } 
.pt40 { padding-top:40px !important } 
.pt50 { padding-top:50px !important } 
.pb10 { padding-bottom:10px !important } 
.pb40 { padding-bottom:40px !important } 
.pr10 { padding-right: 10px !important } 
.w50 { width: 50px !important; } 
.w60 { width: 60px !important } 
.w100 { width: 100px !important } 
.w120 { width: 120px !important } 
.w200 { width: 200px !important } 
.w230 { width: 230px !important } 
.w300 { width: 300px !important } 
.w400 { width: 400px !important } 
.w500 { width: 500px !important } 
.w_25 { width: 25% !important } 
.w_30 { width: 30% !important } 
.w_35 { width: 35% !important } 
.w_40 { width: 40% !important } 
.w_45 { width: 45% !important } 
.w_50 { width: 50% !important } 
.w_60 { width: 60% !important } 
.w_80 { width: 80% !important } 
.w_100 { width: 100% !important } 

.f_12 { font-size: 12px !important; } 
.f_13 { font-size: 13px !important; } 
.f_14 { font-size: 14px !important; } 
.f_18 { font-size: 18px !important; } 

.al { text-align: left !important; } 
.ac { text-align: center!important; } 
.ar { text-align: right!important; } 
.vt { vertical-align: top!important; } 
.vm { vertical-align: middle!important; } 
.vb { vertical-align: bottom!important; } 

.cl_bo { clear: both !important; } 
.f_left { float: left !important; } 
.f_right { float: right !important; } 
.over_h { overflow: hidden !important; } 
.wb_keep { word-break: keep-all !important; } 

dl.skipnavi { position: relative; z-index: 500; } 
dl.skipnavi dt { display: none; } 
dl.skipnavi dd a { position: absolute; left: 0; top: -50px; font-size: 0; } 
dl.skipnavi dd a:active, dl.skipnavi dd a:focus { display:block; left:0; top:0; z-index:51; width:400px; height:30px; padding-top:9px; text-align:center; background:#333; line-height:14px; text-decoration:none; color:#fff; font-size:12px; font-weight:bold; } 

/*서브공통*/
.board_title { margin: 30px 0 15px; display:flex; display:-webkit-flex; justify-content: space-between; } 
.board_title:first-child { margin-top: 0; } 
.board_title h3 { display:flex; display:-webkit-flex; align-items: center; font-size: 20px; font-weight: 500; color: #000; } 
.list_type > li { position: relative; padding-left: 10px; } 
.list_type > li::after { content: ''; position: absolute; left: 0; top: 12px; width: 3px; height: 3px; background-color: #555; } 
.num_list { counter-reset: num; } 
.num_list > li { position: relative; padding-left: 22px; } 
.num_list > li::before { content: counter(num); counter-increment: num 1; position: absolute; left: 0; top: 5px; width: 15px; height: 15px; font-size: 9px; line-height: 14px; text-align: center; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 100%; } 
.num_list2 { padding-left: 17px; } 
.num_list2 > li { list-style: decimal; } 
.num_list3 { counter-reset: num; } 
.num_list3 > li { position: relative; padding-left: 20px; } 
.num_list3 > li::before { content: counter(num) " )"; counter-increment: num 1; position: absolute; left: 0; width: 16px; font-size: 13px; } 

.midarea .subtoparea { position: relative; } 
.midarea .subtoparea.subtoparea00 { background: url('../../images/hmpg/bg_subtoparea00.jpg') no-repeat center / cover; } /*멤버쉽*/
.midarea .subtoparea.subtoparea01 { background: url('../../images/hmpg/bg_subtoparea01.jpg') no-repeat center / cover; } /*정책제안*/
.midarea .subtoparea.subtoparea02 { background: url('../../images/hmpg/bg_subtoparea02.jpg') no-repeat center / cover; } /*공모제안*/
.midarea .subtoparea.subtoparea03 { background: url('../../images/hmpg/bg_subtoparea03.jpg') no-repeat center / cover; } /*정책참여*/
.midarea .subtoparea.subtoparea04 { background: url('../../images/hmpg/bg_subtoparea04.jpg') no-repeat center / cover; } /*소개*/
.midarea .subtoparea.subtoparea05 { background: url('../../images/hmpg/bg_subtoparea05.jpg') no-repeat center / cover; } /*공지사항*/
.midarea .subtoparea.subtoparea06 { background: url('../../images/hmpg/bg_subtoparea06.jpg') no-repeat center / cover; } /*마이페이지*/
.midarea .subtoparea.subtoparea07 { background: url('../../images/hmpg/bg_subtoparea07.jpg') no-repeat center / cover; } /*통합검색*/
.midarea .subtoparea .d_area { position: relative; height: 500px; } 
.midarea .subtoparea h2 { padding-top: 270px; font-size: 60px; line-height: 60px; font-weight: 600; } 
.midarea .subtoparea .lnb_area { padding-top: 35px; display: flex; display:-webkit-flex; } 
.midarea .subtoparea .lnb_area li { position: relative; padding-right: 15px; margin-right: 15px; } 
.midarea .subtoparea .lnb_area li::before { content: ''; position: absolute; right: -5px; top: calc(50% - 6px); width: 8px; height: 12px; background: url('../../images/hmpg/icon_lnb_arrow.png') no-repeat center; } 
.midarea .subtoparea .lnb_area li:last-child::before { display: none; } 
.midarea .subtoparea .lnb_area li a { display: block; font-size: 16px; line-height: 16px; } 
.midarea .subtoparea .lnb_area li.home a { display: block; width: 14px; height: 16px; font-size: 0; text-indent: -9999px; background: url('../../images/hmpg/icon_lnb_home.png') no-repeat center; } 
.midarea .subtoparea .lnb_area li:last-child a { font-weight: 600; } 
.midarea .subtoparea .submenu_ara { position: absolute; left: 0; bottom: 0; } 
.midarea .subtoparea .submenu_ara ul { height: 55px; display: flex; display:-webkit-flex; align-items: flex-end; background-color: #e7e7e7; border-radius: 20px 20px 0 0; } 
.midarea .subtoparea .submenu_ara ul li { height: 55px; line-height: 55px; } 
.midarea .subtoparea .submenu_ara ul li a { display: block; width: 220px; font-size: 18px; font-weight: 400; text-align: center; color: #000; border-radius: 20px 20px 0 0; } 
.midarea .subtoparea .submenu_ara ul li.active { height: 65px; line-height: 65px; } 
.midarea .subtoparea .submenu_ara ul li.active a { font-weight: 600; background-color: #0b6ae0; color: #fff; } 
.d_area { margin: 0 auto; width: 1300px; } 
.contentsarea { padding: 80px 0 100px; } 

/*탭*/
.detail_tab { margin-bottom: 50px; } 
.detail_tab ul { display: flex; display:-webkit-flex; background-color: #f1f4f8; border-radius: 50px; } 
.detail_tab ul li { position: relative; width: 100%; height: 50px; line-height: 50px; } 
.detail_tab ul li::after { content: ''; position: absolute; top: calc(50% - 8px); right: -2px; display: block; width: 1px; height: 16px; background-color: #ccc; } 
.detail_tab ul li:last-child::after, .detail_tab ul li.active::after { display: none; } 
.detail_tab ul li a { display: block; font-size: 18px; font-weight: 400; text-align: center; color: #666; } 
.detail_tab ul li.active a { font-weight: 600; background-color: #0a50a1; color: #fff; border-radius: 50px; } 
.tabmenu { z-index: 180; position: relative; margin-bottom: 50px; } 
.tabmenu > button { display: none; } 
.tabmenu .dropdown-menu { display: flex; display:-webkit-flex; } 
.tabmenu .dropdown-menu li { width: 100%; } 
.tabmenu .dropdown-menu li:last-child { margin-right: 0; } 
.tabmenu .dropdown-menu li button { padding: 0 10px; width: 100%; height: 60px; font-size: 16px; font-weight: 500; word-break: keep-all; color: #666; border: 2px solid #0b6ae0; border-right: 0; } 
.tabmenu .dropdown-menu li:first-child button { border-radius: 10px 0 0 10px; } 
.tabmenu .dropdown-menu li:last-child button { border-radius: 0 10px 10px 0; border-right: 2px solid #0b6ae0; } 
.tabmenu .dropdown-menu li button span { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; max-height: 60px; -webkit-line-clamp: 3; line-height: 20px; } 
.tabmenu .dropdown-menu li button[data-selected="selected"] { color: #fff; background-color: #0b6ae0; border-color: #0b6ae0 !important; } 

/*정책제안*/
/*목록*/
.contents1_title { margin-bottom: 60px; text-align: center; } 
.contents1_title p { margin-top: 25px; line-height: 30px; font-size: 20px; font-weight: 500; color: #222; } 
.contents1_step { margin: 0 45px 70px; } 
.contents1_step ul { display: flex; display:-webkit-flex; justify-content: space-between; } 
.contents1_step ul li { margin-right: 30px; position: relative; width: 100%; height: 110px; background-color: #e3eefd; border-radius: 25px; } 
.contents1_step ul li:last-child { margin-right: 0; } 
.contents1_step ul li.all { background-color: #0b6ae0; } 
.contents1_step ul li.end { background-color: #7155fd; } 
.contents1_step ul li::after { position: absolute; top: calc(50% - 8px); right: -11px; content: ''; display: block; width: 11px; height: 16px; background: url('../../images/hmpg/icon_contents1_step_arrow.png') no-repeat; } 
.contents1_step ul li.all::after, .contents1_step ul li.end::after { display: none; } 
.contents1_step ul li a { padding-top: 30px; display: block; width: 100%; height: 100%; text-align: center; } 
.contents1_step ul li a p { font-weight: 400; color: #666; } 
.contents1_step ul li a p.txt2 { font-weight: 400; color: #222; } 
.contents1_step ul li a p.txt2 span { font-size: 24px; font-weight: 600; } 
.contents1_step ul li.all a p, .contents1_step ul li.end a p { color: #fff; } 
.contents_board .proposalBoard { overflow: hidden; display: flex; display:-webkit-flex; flex-wrap: wrap; padding-top: 30px; border-top: 2px solid #222; border-bottom: 1px solid #ddd; } 
.contents_board .proposalBoard > li { overflow: hidden; position: relative; margin: 0 60px 30px 0; padding: 28px 24px; width: calc(25% - 45px); border-radius: 20px; border: 1px solid #ddd; box-shadow: 0 12px 12px -12px #ddd; } 
.contents_board .proposalBoard > li:nth-child(4n) { margin-right: 0; } 
.contents_board .proposalBoard > li a .top { position: relative; } 
.contents_board .proposalBoard > li a .top::before { content: ''; position: absolute; top: 0; left: -30px; display: block; width: 12px; height: 100%; border-radius: 12px; } 
.contents_board .proposalBoard > li a .top.type1::before { background-color: #7d4af6; } 
.contents_board .proposalBoard > li a .top.type2::before { background-color: #60a113; } 
.contents_board .proposalBoard > li a .top .category { font-size: 15px; line-height: 15px; font-weight: 600; } 
.contents_board .proposalBoard > li a .top.type1 .category { color: #7d4af6; } 
.contents_board .proposalBoard > li a .top.type2 .category { color: #4b8507; } 
.contents_board .proposalBoard > li a .top .tit { margin: 10px 0 7px; width: 170px; font-size: 18px; font-weight: 600; line-height: 22px; color: #222; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 
.contents_board .proposalBoard > li a .txt { display: flex; display:-webkit-flex; align-items: center; justify-content: space-between; } 
.contents_board .proposalBoard > li a .txt .name { font-size: 14px; color: #666; } 
.contents_board .proposalBoard > li a .txt .dday { padding: 0 10px; height: 30px; line-height: 30px; font-size: 14px; font-weight: 700; border-radius: 30px; background-color: #f1f4f8; } 
.contents_board .proposalBoard > li a .keyword { margin-top: 15px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.contents_board .proposalBoard > li a .keyword span { margin-right: 5px; padding: 0 5px; display: inline-block; height: 25px; line-height: 25px; font-size: 13px; font-weight: 500; border-radius: 25px; color: #666; background-color: #f1f4f8; } 
.contents_board .proposalBoard > li a .keyword span:last-child { margin-right: 0; } 
.contents_board .proposalBoard > li a .barSympathy .bar { margin: 40px 0 30px; position: relative; width: 100%; } 
.contents_board .proposalBoard > li a .barSympathy .bar .bar_bg { width: 100%; height: 20px; border-radius: 20px; background-color: #dbdee5; } 
.contents_board .proposalBoard > li a .barSympathy .bar .bar_per { position: absolute; top: 0; height: 20px; border-radius: 20px; } 
.contents_board .proposalBoard > li a .barSympathy .bar .bar_per.agree { z-index: 2; left: 0; background-color: #0f6de2; } 
.contents_board .proposalBoard > li a .barSympathy .bar .bar_per.disagree { z-index: 1; right: 0; background-color: #db3838; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy { display: flex; display:-webkit-flex; justify-content: space-between; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li { padding-top: 32px; width: 60px; height: 60px; text-align: center; border-radius: 60px; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li.agree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_agree.png') no-repeat center 8px; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li.disagree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_disagree.png') no-repeat center 8px; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li.comment { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_comment.png') no-repeat center 8px; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li img { margin-top: 8px; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li span { display: block; font-size: 14px; font-weight: 700; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li.agree span { color: #0f6de2; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li.disagree span { color: #db3838; } 
.contents_board .proposalBoard > li a .barSympathy .sympathy li.comment span { color: #222; } 
.contents_board .proposalBoard2 { overflow: hidden; display: flex; display:-webkit-flex; flex-wrap: wrap; padding-top: 30px; border-top: 2px solid #222; border-bottom: 1px solid #ddd; } 
.contents_board .proposalBoard2 > li { overflow: hidden; position: relative; margin: 0 60px 30px 0; padding: 20px 20px 15px; width: calc(25% - 45px); border-radius: 20px; border: 1px solid #ddd; box-shadow: 0 0 10px 0px #ddd; } 
.contents_board .proposalBoard2 > li:nth-child(4n) { margin-right: 0; } 
.contents_board .proposalBoard2 > li:hover { background-color: #f4f8fe; border-color: #0872f5; } 
.contents_board .proposalBoard2 > li a .top .category { display: flex; display:-webkit-flex; gap: 8px; } 
.contents_board .proposalBoard2 > li a .top .category span { padding: 0 10px; display: inline-block; height: 28px; line-height: 28px; font-size: 14px; font-weight: 400; border-radius: 28px; } 
.contents_board .proposalBoard2 > li a .top .category1 { background-color: #fff; color: #0872f5; border: 1px solid #0872f5; } 
.contents_board .proposalBoard2 > li a .top .category2.type1 { background-color: #daeaff; } 
.contents_board .proposalBoard2 > li a .top .category2.type2 { background-color: #f7d8b9; } 
.contents_board .proposalBoard2 > li a .top .category2.type3 { background-color: #d1efca; } 
.contents_board .proposalBoard2 > li a .top .category2.type4 { background-color: #e7e7e7; } 
.contents_board .proposalBoard2 > li a .top .tit { margin: 10px 0 20px; height: 44px; font-size: 17px; font-weight: 500; line-height: 22px; color: #222; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 
.contents_board .proposalBoard2 > li a .txt { position: relative; } 
.contents_board .proposalBoard2 > li a .txt .name { font-size: 15px; font-weight: 400; } 
.contents_board .proposalBoard2 > li a .txt .date { font-size: 13px; font-weight: 400; color: #666; } 
.contents_board .proposalBoard2 > li a .txt .dday { position: absolute; top: 0; right: 0; font-size: 14px; font-weight: 700; color: #0053b0; } 
.contents_board .proposalBoard2 > li a .sympathy { margin-top: 8px; padding: 8px 10px 0; display: flex; display:-webkit-flex; justify-content: space-between; border-top: 1px solid #ddd; } 
.contents_board .proposalBoard2 > li a .sympathy li.agree { padding-left: 20px; background: url('../../images/hmpg/icon_sympathy_agree3.png') no-repeat 0 center; } 
.contents_board .proposalBoard2 > li a .sympathy li.disagree { padding-left: 22px; background: url('../../images/hmpg/icon_sympathy_disagree3.png') no-repeat 0 center; } 
.contents_board .proposalBoard2 > li a .sympathy li.comment { padding-left: 22px; background: url('../../images/hmpg/icon_sympathy_comment3.png') no-repeat 0 center; } 
.contents_board .proposalBoard2 > li a .sympathy li span { font-size: 13px; font-weight: 400; } 


/*상세*/
.contents1_detail { position: relative; } 
.contents1_detail .box { position: relative; margin-bottom: 40px; padding: 50px; border-radius: 25px; background-color: #fff; border: 1px solid #ddd; box-shadow: 12px 12px 12px -12px #ddd; } 
.contents1_detail .box .detail_top { margin-bottom: 20px; } 
.contents1_detail .box .detail_top .state { display: flex; display:-webkit-flex; } 
.contents1_detail .box .detail_top .state span { margin-right: 10px; padding: 0 15px; height: 40px; line-height: 40px; font-size: 18px; font-weight: 600; border-radius: 40px; } 
.contents1_detail .box .detail_top .state .dday { font-weight: 700; background-color: #f1f4f8; } 
.contents1_detail .box .detail_top .state .subject { background-color: #e3eefd; } 
.contents1_detail .box .detail_top .state .selection.type1 { line-height: 38px; color: #0b6ae0; border: 2px solid #0b6ae0; } 
.contents1_detail .box .detail_top .state .selection.type2 { line-height: 38px; color: #597792; border: 2px solid #597792; } 
.contents1_detail .box .detail_top .state .category.type1 { color: #7d4af6; background-color: #f1f4f8; } 
.contents1_detail .box .detail_top .state .category.type2 { color: #4b8507; background-color: #f1f4f8; } 
.contents1_detail .box .detail_top h3 { margin: 25px 0 20px; font-size: 24px; line-height: 34px; } 
.contents1_detail .box .detail_top .name { display: flex; display:-webkit-flex; } 
.contents1_detail .box .detail_top .name li { position: relative; margin-right: 20px; padding-right: 20px; font-size: 18px; line-height: 18px; color: #666; } 
.contents1_detail .box .detail_top .name li:last-child { margin-right: 0; padding-right: 0; } 
.contents1_detail .box .detail_top .name li::after { content: ''; position: absolute; right: 0; top: calc(50% - 8px); width: 1px; height: 16px; background-color: #ccc; } 
.contents1_detail .box .detail_top .name li:last-child::after { display: none; } 
.contents1_detail .box .detail_bottom { display: flex; display:-webkit-flex; align-items: center; justify-content: space-between; } 
.contents1_detail .box .detail_bottom .keyword { display: flex; display:-webkit-flex; align-items: center; } 
.contents1_detail .box .detail_bottom .keyword span { margin-right: 15px; padding: 0 15px; height: 40px; line-height: 40px; font-size: 18px; font-weight: 500; border-radius: 40px; color: #666; background-color: #f1f4f8; } 
.contents1_detail .box .detail_bottom .keyword span:last-child { margin-right: 0; } 
.contents1_detail .box .detail_bottom .sympathy { display: flex; display:-webkit-flex; justify-content: space-between; } 
.contents1_detail .box .detail_bottom .sympathy li { margin: 0 10px; padding-top: 32px; width: 60px; height: 60px; text-align: center; border-radius: 60px; } 
.contents1_detail .box .detail_bottom .sympathy li.agree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_agree.png') no-repeat center 8px; } 
.contents1_detail .box .detail_bottom .sympathy li.disagree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_disagree.png') no-repeat center 8px; } 
.contents1_detail .box .detail_bottom .sympathy li.comment { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_comment.png') no-repeat center 8px; } 
.contents1_detail .box .detail_bottom .sympathy li img { margin-top: 8px; } 
.contents1_detail .box .detail_bottom .sympathy li span { display: block; font-size: 14px; font-weight: 700; } 
.contents1_detail .box .detail_bottom .sympathy li.agree span { color: #0f6de2; } 
.contents1_detail .box .detail_bottom .sympathy li.disagree span { color: #db3838; } 
.contents1_detail .box .detail_bottom .sympathy li.comment span { color: #222; } 
.contents1_detail .detail_bar { margin-top: 60px; position: relative; width: 100%; } 
.contents1_detail .detail_bar .bar_bg { width: 100%; height: 60px; border-radius: 60px; background-color: #dbdee5; } 
.contents1_detail .detail_bar .bar_per { z-index: 2; position: absolute; top: 0; height: 60px; border-radius: 60px; } 
.contents1_detail .detail_bar .bar_per.agree { left: 0; background-color: #0f6de2; } 
.contents1_detail .detail_bar .bar_per.disagree { right: 0; background-color: #db3838; } 
.contents1_detail .detail_bar .bar_per.zindex { z-index: 1 !important; } 
.contents1_detail .detail_bar p { position: absolute; top: 11px; display: flex; display:-webkit-flex; align-items: center; } 
.contents1_detail .detail_bar p * { vertical-align: middle; } 
.contents1_detail .detail_bar p span { font-size: 30px; font-weight: 700; color: #fff; } 
.contents1_detail .detail_bar .bar_per.agree p { left: 30px; } 
.contents1_detail .detail_bar .bar_per.disagree p { right: 30px; } 
.contents1_detail .detail_bar .bar_per p button { margin-right: 10px; width: 40px; height: 36px; } 
.contents1_detail .detail_bar .bar_per.agree p button { background: url('../../images/hmpg/icon_detail_bar_agree.png') no-repeat center; } 
.contents1_detail .detail_bar .bar_per.disagree p button { background: url('../../images/hmpg/icon_detail_bar_disagree.png') no-repeat center; } 
.detail_text h3 { margin: 50px 0 20px; font-size: 22px; font-weight: 600; } 
.detail_text p { font-size: 18px; line-height: 28px; color: #666; } 
.video_box { position: relative; overflow: hidden; } 
.video_box .youtube, 
.video_box .video { margin: 60px 0 0; width: 100%; height: 630px; text-align: center; } 
.video_box .youtube { position: relative; } 
.video_box .youtube iframe { width: calc(100% - 280px); height: 630px; border: 0; } 
.video_box .video .video-js { height: 100%; width: 100%; border: 0; } 
.video_box .video .video-js .vjs-big-play-button { left: calc(50% - 45px); top: calc(50% - 22px); width: 60px; height: 60px; border: 3px solid #fff; border-radius: 100%; } 
.video_box .video .video-js .vjs-big-play-button .vjs-icon-placeholder:before { top: 5px; } 
.detail_text img { display: block; max-width: 100%; height: auto; } 
.detail_list { margin: 40px 0 0; } 
.detail_list li { position: relative; padding-left: 13px; margin-bottom: 10px; font-size: 18px; color: #666; } 
.detail_list li::before { content: ''; display: block; position: absolute; top: calc(50% - 2px); left: 0; width: 4px; height: 4px; border-radius: 4px; background-color: #757575; } 
.detail_list li:last-child { margin-bottom: 0; } 
.detail_list li span { position: relative; padding-right: 30px; } 
.detail_list li span::after { content: ''; position: absolute; right: 14px; top: calc(50% - 8px); width: 1px; height: 16px; background-color: #ccc; } 
.detail_list li a { font-size: 18px; color: #666; } 
.detail_list li a img { margin: -3px 0 0 10px; } 
/*댓글*/
.contents1_detail > .comment_area .comment_write .write_box { border-top: 0; padding: 0 20px 20px; border-bottom: 1px solid #ccc; } 
.contents1_detail > .board_top { padding-top: 15px; } 
.speech_bubble { overflow: hidden; } 
.speech_bubble > li { padding: 25px 25px 30px; margin-bottom: 30px; width: calc(100% - 480px); } 
.speech_bubble > li.left { float: left; border-radius: 0 20px 20px 20px; border: 2px solid #0b6ae0; } 
.speech_bubble > li.right { float: right; border-radius: 20px 0 20px 20px; border: 2px solid #d42a2a; } 
.speech_bubble > li .speech_bubble_top .name { font-size: 16px; font-weight: 500; color: #666; } 
.speech_bubble > li .speech_bubble_top .date { margin: 5px 0; font-size: 16px; color: #999; } 
.speech_bubble > li .speech_bubble_txt { font-size: 16px; line-height: 24px; color: #666; } 
.speech_bubble > li .speech_bubble_bottom { margin-top: 10px; display: flex; display:-webkit-flex; justify-content: space-between; } 
.speech_bubble > li .speech_bubble_bottom .btnarea button.btn_reply { padding: 0 10px 0 33px; height: 30px; font-size: 14px; font-weight: 700; border-radius: 30px; background: #f1f4f8 url('../../images/hmpg/icon_btn_reply.png') no-repeat 10px center; } 
.speech_bubble > li .speech_bubble_bottom .sympathy { display: flex; display:-webkit-flex; } 
.speech_bubble > li .speech_bubble_bottom .sympathy li { margin-left: 20px; } 
.speech_bubble > li .speech_bubble_bottom .sympathy li button img { margin-right: 5px; width: 21px; height: auto; } 
.speech_bubble > li .speech_bubble_bottom .sympathy li button span { font-size: 14px; font-weight: 700; color: #999; } 
.speech_bubble > li.left .speech_bubble_bottom .sympathy li.active button span { color: #0b6ae0; } 
.speech_bubble > li.right .speech_bubble_bottom .sympathy li.active button span { color: #d42a2a; } 
.speech_bubble > li .speech_bubble_reply { margin-top: 20px; padding: 0 20px; border-top: 1px solid #ddd; } 
.speech_bubble > li .speech_bubble_reply > li { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ddd; } 
.speech_bubble > li .speech_bubble_reply > li .speech_bubble_bottom { justify-content: right; } 
.speech_bubble > li .comment_area { margin-top: 0; padding: 20px 0 0; } 
.speech_bubble > li .comment_area .comment_write .write_box { border-top: 0; padding: 0 20px; } 
.speech_bubble > li .btn_fold { margin-top: 30px; text-align: center; } 
.speech_bubble > li .btn_fold button { padding: 0 30px 0 13px; height: 30px; font-size: 13px; font-weight: 500; border-radius: 8px; background: url('../../images/hmpg/icon_arrow_fold.png') no-repeat right 13px center; } 
.contents1_detail .button_box { margin-top: 10px; } 
.contents1_detail .button_box .btn_more span { margin-left: 8px; } 

/*공모제안*/
.contents_board .contestBoard { overflow: hidden; display: flex; display:-webkit-flex; flex-wrap: wrap; padding-top: 30px; border-top: 2px solid #222; border-bottom: 1px solid #ddd; } 
.contents_board .contestBoard > li { overflow: hidden; position: relative; margin: 0 60px 30px 0; padding: 0 0 30px; width: calc(25% - 45px); border-radius: 20px; border: 1px solid #ddd; box-shadow: 0 12px 12px -12px #ddd; } 
.contents_board .contestBoard > li:nth-child(4n) { margin-right: 0; } 
.contents_board .contestBoard > li a .img_box { width: 100%; height: 210px; border-radius: 20px 20px 0 0; flex: none; background-repeat: no-repeat; background-position: center center; background-size: cover; } 
.contents_board .contestBoard > li a .top { position: relative; margin-top: 30px; padding: 0 24px; } 
.contents_board .contestBoard > li a .top::before { content: ''; position: absolute; top: 0; left: -6px; display: block; width: 12px; height: 100%; border-radius: 12px; } 
.contents_board .contestBoard > li a .top.type1::before { background-color: #7d4af6; } 
.contents_board .contestBoard > li a .top.type2::before { background-color: #60a113; } 
.contents_board .contestBoard > li a .top .category_wrap { height: 25px; } 
.contents_board .contestBoard > li a .top .category_wrap .category { position: relative; font-size: 15px; line-height: 25px; font-weight: 600; } 
.contents_board .contestBoard > li a .top.type1 .category_wrap .category { color: #7d4af6; } 
.contents_board .contestBoard > li a .top.type2 .category_wrap .category { color: #4b8507; } 
.contents_board .contestBoard > li a .top .category_wrap .state { padding: 0 10px; position: absolute; top: 0; right: 25px; display: inline-block; height: 25px; line-height: 25px; font-size: 13px; font-weight: 500; border-radius: 25px; background-color: #f1f4f8; } 
.contents_board .contestBoard > li a .top .category_wrap .state.type1 { color: #99a4ae; } 
.contents_board .contestBoard > li a .top .category_wrap .state.type2 { color: #0b6ae0; } 
.contents_board .contestBoard > li a .top .category_wrap .state.type3 { color: #4a6a86; } 
.contents_board .contestBoard > li a .top .category_wrap .keyword { margin-top: 0; display: flex; display:-webkit-flex; align-items: center; } 
.contents_board .contestBoard > li a .top .category_wrap .keyword span { margin-right: 7px; padding: 0 10px; height: 25px; line-height: 25px; font-size: 13px; font-weight: 500; letter-spacing: -1px; border-radius: 25px; color: #666; background-color: #f1f4f8; } 
.contents_board .contestBoard > li a .top .category_wrap .keyword span:last-child { margin-right: 0; } 
.contents_board .contestBoard > li a .top.type1 .category_wrap .keyword span.keyword_category { color: #4b8507; } 
.contents_board .contestBoard > li a .top.type2 .category_wrap .keyword span.keyword_category { color: #7d4af6; } 
.contents_board .contestBoard > li a .top .category_wrap .keyword span.keyword_state { color: #0b6ae0; } 
.contents_board .contestBoard > li a .top .tit { margin-top: 10px; width: 100%; font-size: 18px; font-weight: 600; line-height: 22px; color: #222; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 
.contents_board .contestBoard > li a .keyword { margin-top: 15px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.contents_board .contestBoard > li a .keyword span { margin-right: 5px; padding: 0 5px; display: inline-block; height: 25px; line-height: 25px; font-size: 13px; font-weight: 500; border-radius: 25px; color: #666; background-color: #f1f4f8; } 
.contents_board .contestBoard > li a .keyword span:last-child { margin-right: 0; } 
.contents_board .contestBoard2 { overflow: hidden; display: flex; display:-webkit-flex; flex-wrap: wrap; gap: 40px; padding: 30px 0; border-top: 2px solid #222; border-bottom: 1px solid #ddd; } 
.contents_board .contestBoard2 > li { overflow: hidden; position: relative; width: calc(25% - 30px); } 
.contents_board .contestBoard2 > li a .img_box { position: relative; height: 0; padding-bottom: 92.54237288135593%; border-radius: 20px 20px 0 0; background-position: center 0; background-size: cover; background-repeat: no-repeat; } 
.contents_board .contestBoard2 > li a .box { padding: 15px 20px; border-radius: 0 0 20px 20px; background-color: #f4f1fe; } 
.contents_board .contestBoard2 > li a .box .category { font-weight: 500; color: #3120cf; } 
.contents_board .contestBoard2 > li a .box .tit { margin-top: 10px; line-height: 30px; font-size: 22px; font-weight: 700; word-break: keep-all; overflow: hidden; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 
.contents_board .contestBoard2 > li a dl { margin-top: 15px; display: flex; display:-webkit-flex; align-items: center; gap: 10px; } 
.contents_board .contestBoard2 > li a dl dt { padding: 0 10px; height: 26px; line-height: 26px; font-size: 13px; font-weight: 400; text-align: center; border-radius: 26px; } 
.contents_board .contestBoard2 > li a dl dt.type1 { color: #fff; background-color: #0c6edc; } 
.contents_board .contestBoard2 > li a dl dt.type2 { color: #fff; background-color: #666; } 
.contents_board .contestBoard2 > li a dl dt.type3 { color: #fff; background-color: #01b770; } 
.contents_board .contestBoard2 > li a dl dd { width: calc(100% - 80px); font-size: 13px; font-weight: 400; } 

/*상세*/
.contents2 .contents1_detail .box .detail_top { margin-bottom: 0; } 
.contents2 .contents1_detail .box .detail_top h3 { margin: 25px 0 0; } 
.contents2 .keyword { margin-top: 40px; display: flex; display:-webkit-flex; align-items: center; } 
.contents2 .keyword span { margin-right: 15px; padding: 0 15px; height: 40px; line-height: 40px; font-size: 18px; font-weight: 500; border-radius: 40px; color: #666; background-color: #f1f4f8; } 
.contents2 .keyword span:last-child { margin-right: 0; } 


/*정책참여*/
.contents3 .contents_board .contestBoard > li a .top.type1::before { background-color: #e15a00; } 
.contents3 .contents_board .contestBoard > li a .top.type2::before { background-color: #07989d; } 
.contents3 .contents_board .contestBoard > li a .top.type1 .category_wrap .category { color: #e15a00; } 
.contents3 .contents_board .contestBoard > li a .top.type2 .category_wrap .category { color: #018489; } 
/*상세*/
.contents3 .contents1_detail .box .detail_top { margin-bottom: 30px; } 
.contents3 .contents1_detail .box .detail_top h3 { margin: 0 0 15px; } 
.contents3 .contents1_detail .box .detail_top .date { font-size: 18px; color: #666; } 
/*설문투표*/
.surveyvote h4 { margin-bottom: 25px; font-size: 22px; font-weight: 600; } 
.surveyvote h5 { margin-bottom: 15px; font-size: 20px; font-weight: 500; } 
.surveyvote .question_list { margin-bottom: 50px; } 
.surveyvote .question_list li { margin-bottom: 20px; } 
.surveyvote_radio { width: 100%; } 
.surveyvote_radio input[type=radio]:focus + label { outline: 0; border-radius: 0; } 
.surveyvote_radio input[type=radio] + label { padding: 20px 120px 20px 50px; min-height: 100px; position: relative; display: flex; display:-webkit-flex; align-items: center; border: 1px solid #ddd; border-radius: 100px; box-shadow: 0px 0px 12px 0px #ddd; } 
.surveyvote_radio input[type=radio] + label span { line-height: 22px; color: #666; } 
.surveyvote_radio input[type=radio]:checked + label { border-color: #0b6ae0; border-radius: 100px; } 
.surveyvote_radio input[type=radio] + label::after { content: ''; position: absolute; right: 50px; top: calc(50% - 20px); width: 40px; height: 40px; background: url('../../images/hmpg/icon_surveyvote_radio.png') no-repeat; } 
.surveyvote_radio input[type=radio]:checked + label::after { background: url('../../images/hmpg/icon_surveyvote_radio_active.png') no-repeat; } 
.surveyvote .result_list { margin-bottom: 50px; } 
.surveyvote .result_list li { margin-bottom: 20px; padding: 20px 50px 40px; min-height: 100px; position: relative; display: flex; display:-webkit-flex; align-items: center; border: 1px solid #ddd; border-radius: 100px; box-shadow: 0px 0px 12px 0px #ddd; } 
.surveyvote .result_list li .center { width: 100%; } 
.surveyvote .result_list li .txt1 { width: calc(100% - 130px); line-height: 22px; color: #666; } 
.surveyvote .result_list li .txt2 { display: flex; display:-webkit-flex; align-items: end; position: absolute; bottom: 40px; right: 50px; } 
.surveyvote .result_list li .txt2 p { font-size: 20px; font-weight: 500; color: #0b6ae0; } 
.surveyvote .result_list li .txt2 p:last-child { margin-left: 10px; font-size: 18px; font-weight: 700; } 
.surveyvote .result_list li .txt2 p:last-child span { font-size: 30px; } 
.surveyvote .result_list li .bar { position: absolute; bottom: 20px; left: 50px; width: calc(100% - 100px); height: 10px; border-radius: 10px; background-color: #dbdee5; } 
.surveyvote .result_list li .bar .bar_per { position: absolute; top: 0; left: 0; height: 10px; border-radius: 10px; background-color: #0b6ae0; } 
.contents3 .contents1_detail .button_box.button_box100 { margin-top: 30px; } 
/*댓글*/
.contents3 .speech_bubble > li { width: 100%; } 

/*정책결과*/
.contents4 .contents1_detail .box .detail_top { margin-bottom: 0; } 
.contents4 .contents1_detail .box .detail_top h3 { margin: 0 0 15px; } 
.contents4 .keyword { margin-top: 40px; display: flex; display:-webkit-flex; align-items: center; } 
.contents4 .keyword span { margin-right: 15px; padding: 0 15px; height: 40px; line-height: 40px; font-size: 18px; font-weight: 500; border-radius: 40px; color: #666; background-color: #f1f4f8; } 
.contents4 .keyword span:last-child { margin-right: 0; } 
.searchView { margin-bottom: 20px; display: flex; display:-webkit-flex; justify-content: space-between; } 
.searchView .searchView_search { display: flex; display:-webkit-flex; } 
.searchView .searchView_search .optionbox { width: 250px; height: 40px; border-right: 0; } 
.searchView .searchView_search .inpbox { width: 434px; height: 40px; } 
.searchView .searchView_search .inpbox input.txt { padding: 0 38px 0 10px; } 
.searchView .searchView_search .inpbox .btn_search { position: absolute; top: 8px; right: 8px; } 
.searchView .searchView_view { display: flex; display:-webkit-flex; align-items: center; } 
.searchView .searchView_view .order { display: flex; display:-webkit-flex; align-items: center; } 
.searchView .searchView_view .order li { margin-right: 20px; } 
.searchView .searchView_view .order li:last-child { margin-right: 0; } 
.searchView .searchView_view .order li a { font-size: 15px; color: #707070; } 
.searchView .searchView_view .order li.active a { padding-left: 13px; position: relative; display: block; color: #000; } 
.searchView .searchView_view .order li.active a::before { position: absolute; top: calc(50% - 3px); left: 0; content: ''; display: block; width: 8px; height: 6px; background: url('../../images/hmpg/icon_order_active2.png') no-repeat; } 
.resultlist { overflow: hidden; display:flex; display:-webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; } 
.resultlist > li { margin: 0 20px 35px 0; width: calc(25% - 15px); } 
.resultlist > li:nth-child(4n) { margin-right: 0; } 
.resultlist > li a { position: relative; display:flex; display:-webkit-flex; flex-flow: column; height: 100%; } 
.resultlist > li .state { z-index: 1; position: absolute; top: 10px; right: 10px; width: 75px; height: 30px; line-height: 28px; font-size: 13px; text-align: center; border-radius: 30px; } 
.resultlist > li .state.state1 { color: #0667d4; border: 1px solid #0667d4; background-color: #fff; } 
.resultlist > li .state.state2 { color: #fff; border: 1px solid #1771d7; background-color: #1771d7; } 
.resultlist > li .state.state3 { color: #fff; border: 1px solid #555; background-color: #555; } 
.resultlist > li .img_box { margin-bottom: 10px; width: 100%; padding-top: 64.6%; background-repeat: no-repeat; background-position: center center; background-size: cover; } 
.resultlist > li .img_box .ico_badge { position: absolute; left: 0; top: 0; width: 65px; line-height: 28px; } 
.resultlist > li .text_box { height: 100%; display:flex; display:-webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-flow: column; justify-content: space-between; } 
.resultlist > li h3 { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; max-height: 52px; line-height: 26px; -webkit-line-clamp: 2; font-size: 16px; color: #333; font-weight: 500; } 
.resultlist > li .list_box { margin-top: 10px; } 
.resultlist > li .list_box li { padding-right: 10px; margin-right: 10px; color: #707070; font-size: 15px; line-height: 20px; } 
.resultlist > li .list_box li::after { top: calc(50% - 6px); height: 13px; background-color: #d1d1d1; } 
.resultlist > li .list_box li span { margin-right: 0; color: #707070; } 
.resultlist > li .category { color: #333; font-size: 14px; } 
.resultlist > li .button_box { margin-top: 15px; justify-content: space-between; } 
.resultlist > li .button_box button { padding: 0 15px; width: 100%; height: 40px; background-position: right 15px center; } 
.resultlist.type2 > li { position: relative; } 
.resultlist.type2 > li .img_box { margin-bottom: 0; } 
/*수정자: kkm 20240724 opacit 1, background 0.1로 수정 } */
.resultlist.type2 > li .text_box { opacity: 1; padding: 0 30px; width: 100%; position: absolute; top: 0; left: 0; flex-flow: row; align-items: center; justify-content: center; text-align: center; background: rgba(0, 0, 0, 0.0); transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; } 
.resultlist.type2 > li h3 { max-height: 78px; -webkit-line-clamp: 3; text-align: center; color: #000; } 
.resultlist.type2 > li:hover .text_box { opacity: 1; } 
.resultlist.type3 > li { position: relative; } 
.resultlist.type3 > li .img_box { margin-bottom: 0; } 
.resultlist.type3 > li .award { z-index: 1; position: absolute; top: 10px; right: 10px; width: 45px; height: 60px; line-height: 60px; font-size: 14px; font-weight: 500; text-align: center; } 
.resultlist.type3 > li .award.award1 { background: url('../../images/hmpg/img_resultlist_new_award1.png') no-repeat; } 
.resultlist.type3 > li .award.award2 { background: url('../../images/hmpg/img_resultlist_new_award2.png') no-repeat; } 
.resultlist.type3 > li .award.award3 { background: url('../../images/hmpg/img_resultlist_new_award3.png') no-repeat; } 
.resultlist.type3 > li .state { top: 15px; left: 15px; } 
.resultlist.type3 > li .text_box { padding: 30px 30px 0; opacity: 0; width: 100%; position: absolute; top: 0; left: 0; flex-flow: row; align-items: center; justify-content: center; text-align: center; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; } 
.resultlist.type3 > li .text_box h3 { max-height: 60px; line-height: 30px; font-size: 20px; } 
.resultlist.type3 > li .text_box { opacity: 1; } 

/*마이페이지*/
.mypage_tab { margin-bottom: 50px; border-radius: 20px; background-color: #e3eefd; } 
.mypage_tab ul { margin: 0 auto; padding: 30px 0; display: flex; display:-webkit-flex; justify-content: center; } 
.mypage_tab ul li { position: relative; width: 200px; font-weight: 400; text-align: center; } 
.mypage_tab ul li::after { content: ''; position: absolute; top: calc(50% - 23px); right: 0; display: block; width: 1px; height: 46px; background-color: #ccc; } 
.mypage_tab ul li:last-child:after { display: none; } 
.mypage_tab ul li p.txt1 { color: #666; } 
.mypage_tab ul li p.txt2 span { margin-right: 2px; font-size: 24px; font-weight: 500; } 

/*멤버쉽*/
/*로그인*/
.membership_area .logidpw { margin: 0 auto; width: 500px; } 
.membership_area .logidpw .logo { margin-bottom: 30px; text-align: center; } 
.membership_area .logidpw .box { padding: 235px 65px 50px; box-shadow: 12px 16px 16px -16px #ddd; border-radius: 20px; border: 1px solid #ddd; background: url('../../images/hmpg/icon_login.png') no-repeat center 50px; } 
.membership_area .logidpw .box h3 { margin-bottom: 20px; font-size: 26px; font-weight: 400; text-align: center; } 
.membership_area .logidpw .write_box { padding: 0 20px; } 
.membership_area .logidpw .write_box .inp_area li { margin-bottom: 15px; } 
.membership_area .logidpw .write_box .inp_area li .inpbox { width: 100%; height: 45px; } 
.membership_area .logidpw .write_box .inp_area li .inpbox input.txt { padding: 0 15px; } 
.membership_area .logidpw .write_box .inp_area li .inpbox input.txt:focus { outline: 1px solid #000; } 
.membership_area .logidpw .write_box .button_box { margin-top: 15px; } 
.membership_area .logidpw .write_box .button_box button { width: 100%; height: 55px; font-size: 17px; border-radius: 8px; background-color: #0b6ae0; color: #fff; } 
.membership_area .logidpw .write_box .sns_button_box { margin-top: 20px; } 
.membership_area .logidpw .write_box .sns_button_box button { font-weight: 500; color: #222; } 
.membership_area .logidpw .write_box .sns_button_box button.naver { background-color: #03c75a; } 
.membership_area .logidpw .write_box .sns_button_box button.kakao { background-color: #fee102; } 
.membership_area .logidpw .write_box .find_area { margin-top: 25px; display: flex; display:-webkit-flex; justify-content: center; align-items: center; } 
.membership_area .logidpw .write_box .find_area li { position: relative; padding-right: 15px; margin-right: 15px; } 
.membership_area .logidpw .write_box .find_area li::after { content: ''; position: absolute; right: 0; top: calc(50% - 6px); width: 1px; height: 12px; background-color: #ccc; } 
.membership_area .logidpw .write_box .find_area li:last-child { padding-right: 0; margin-right: 0; } 
.membership_area .logidpw .write_box .find_area li:last-child::after { display: none; } 
.membership_area .logidpw .write_box .find_area li a { font-weight: 400; color: #666; } 
/*아이디찾기 비밀번호찾기*/
.membership_area .logidpw .box.box_phone { background: url('../../images/hmpg/icon_find_phone.png') no-repeat center 50px; } 
.membership_area .logidpw .box.box_gpki { display: none; background: url('../../images/hmpg/icon_find_email.png') no-repeat center 50px; } 
.membership_area .logidpw .box.box_newpw { background: url('../../images/hmpg/icon_find_newpw.png') no-repeat center 50px; } 
.membership_area .logidpw .box.box_idcomplete { padding: 220px 45px 60px; background: url('../../images/hmpg/icon_find_idcomplete.png') no-repeat center 50px; } 
.membership_area .logidpw .box.box_idcomplete .write_box { padding: 0; } 
.membership_area .logidpw .box .text { margin-bottom: 20px; text-align: center; color: #666; } 
.membership_area .logidpw .box .id { margin-bottom: 35px; text-align: center; color: #666; } 
.membership_area .logidpw .box .tab_area { margin: 0 25px 25px; display: flex; display:-webkit-flex; } 
.membership_area .logidpw .box .tab_area li { width: 50%; text-align: center; border-bottom: 1px solid #eee; } 
.membership_area .logidpw .box .tab_area li.active { border-bottom: 3px solid #0b6ae0 } 
.membership_area .logidpw .box .tab_area li a { display: block; width: 100%; font-size: 15px; padding-bottom: 5px; } 
.membership_area .logidpw .box .tab_area li.active a { font-weight: 600; } 
/*회원가입*/
.membership_area .step_box { margin: 0 auto 80px; width: 760px; position: relative; display: flex; display:-webkit-flex; justify-content: space-between; } 
.membership_area .step_box::before { z-index: -1; content: ''; position: absolute; left: calc(50% - 300px); top: 15px; width: 600px; height: 2px; background-color: #dbdee5; } 
.membership_area .step_box li { padding: 45px 0 0; width: 100%; text-align: center; } 
.membership_area .step_box li::before { content: ''; position: absolute; top: 0; width: 32px; height: 32px; line-height: 32px; font-weight: 600; text-align: center; border-radius: 50%; background-color: #dbdee5; color: #fff; } 
.membership_area .step_box li.step1::before { content: '1'; left: 78px; } 
.membership_area .step_box li.step2::before { content: '2'; left: calc(33.33333333333333% + 16px); } 
.membership_area .step_box li.step3::before { content: '3'; right: calc(33.33333333333333% + 16px); } 
.membership_area .step_box li.step4::before { content: '4'; right: 78px; } 
.membership_area .step_box li.complete::before,
.membership_area .step_box li.active::before { background-color: #0b6ae0; } 
.membership_area .step_box li::after { z-index: -1; content: ''; position: absolute; left: 0; top: 15px; height: 2px; background-color: #0b6ae0; } 
.membership_area .step_box li.step2.active::after { left: 78px; width: calc(33.33333333333333% - 30px); } 
.membership_area .step_box li.step3.active::after { left: 78px; width: calc(66.33333333333333% - 95px); } 
.membership_area .step_box li.step4.active::after { left: 78px; width: calc(100% - 160px); } 
.membership_area .step_box li p { opacity: 0; width: 100%; font-size: 18px; font-weight: 600; color: #0b6ae0; } 
.membership_area .step_box li.active p { opacity: 1; } 
/*회원가입 회원유형선택*/
.membership_area .join_type { margin: 0 auto; width: 750px; display: flex; display:-webkit-flex; justify-content: center; flex-wrap: wrap; } 
.membership_area .join_type li { position: relative; margin: 0 25px 50px 0; width: 200px; height: 200px; text-align: center; border-radius: 20px; border: 1px solid #ddd; box-shadow: 12px 16px 16px -16px #ddd; } 
.membership_area .join_type li:nth-child(3),
.membership_area .join_type li:nth-child(5) { margin-right: 0; } 
.membership_area .join_type li.type1 { background: url('../../images/hmpg/img_join_type1.png') no-repeat center 30px; } 
.membership_area .join_type li.type2 { background: url('../../images/hmpg/img_join_type2.png') no-repeat center 30px; } 
.membership_area .join_type li.type3 { background: url('../../images/hmpg/img_join_type3.png') no-repeat center 30px; } 
.membership_area .join_type li.type4 { background: url('../../images/hmpg/img_join_type4.png') no-repeat center 30px; } 
.membership_area .join_type li.type5 { background: url('../../images/hmpg/img_join_type5.png') no-repeat center 30px; } 
.membership_area .join_type li a { display: block; padding: 150px 0 18px; } 
.membership_area .join_type li .tit { font-size: 20px; font-weight: 500; } 
.membership_area .join_type li .tit span { margin-left: 5px; font-size: 15px; font-weight: 400; color: #666; } 
.membership_area .join_type li .hover { opacity: 0; border-radius: 20px; background: rgba(255, 255, 255, 0.85); position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; } 
.membership_area .join_type li .hover span { font-size: 22px; font-weight: 700; color: #0b6ae0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 
.membership_area .join_type li:hover { border: 2px solid #0b6ae0; } 
.membership_area .join_type li.type1:hover,
.membership_area .join_type li.type2:hover,
.membership_area .join_type li.type3:hover,
.membership_area .join_type li.type4:hover,
.membership_area .join_type li.type5:hover { background-position: center 29px; } 
.membership_area .join_type li:hover a { padding: 149px 0 17px; } 
.membership_area .join_type li:hover .hover { opacity: 1; } 
.membership_area .join_type.sns_join_type { width: 875px; } 
.membership_area .join_type.sns_join_type li:nth-child(3) { margin-right: 25px; } 
.membership_area .join_type.sns_join_type li:nth-child(4) { margin-right: 0; } 
/*회원가입 이용약관동의*/
.agree_area .agree_box { overflow-y: auto; margin-bottom: 15px; padding: 30px; max-height: 250px; border-radius: 20px; border: 1px solid #ddd; box-shadow: 4px 8px 8px -8px #ddd; } 
.agree_area .agree_box h4 { font-size: 18px; } 
.agree_area h4 { margin-bottom: 20px; color: #222; font-size: 20px; } 
.agree_area h5 { margin-bottom: 10px; font-size: 16px; } 
.membership_area .agree_area { margin-bottom: 50px; } 
.agree_area .agree_box::-webkit-scrollbar { width: 10px; } 
.agree_area .agree_box::-webkit-scrollbar-thumb { width: 6px; height: 160px; background-color: #818185; border-radius: 10px; background-clip: padding-box; border: 2px solid transparent; } 
.agree_area .agree_box::-webkit-scrollbar-track { background-color: transparent; border-radius: 10px; } 
.membership_area .check_box { justify-content: right; } 
.membership_area .check_box input[type=checkbox] + label { color: #666; font-size: 16px; } 
.membership_area .check_box.all { margin: -10px 0 35px; padding-top: 0; justify-content: center; border-top: 0; } 
/*회원가입 본인인증*/
.membership_area .certification_box { margin: 0 auto; padding: 235px 65px 60px; width: 500px; box-shadow: 12px 16px 16px -16px #ddd; border-radius: 20px; border: 1px solid #ddd; background: url('../../images/hmpg/icon_join_certification.png') no-repeat center 50px; } 
.membership_area .certification_box.certification_box_gpki { background: url('../../images/hmpg/icon_join_certification_gpki.png') no-repeat center 55px; } 
.membership_area .certification_box .text { text-align: center; color: #666; } 
.membership_area .certification_box .button_box { margin: 35px 20px 0; } 
.membership_area .certification_box .button_box button { width: 100%; height: 55px; font-size: 17px; border-radius: 8px; background-color: #0b6ae0; color: #fff; } 
.membership_area .certification_box .write_box .inp_area { padding: 35px 20px 0; } 
.membership_area .certification_box .write_box .inp_area li { margin-bottom: 15px; } 
.membership_area .certification_box .write_box .inp_area li .inpbox { width: 100%; height: 45px; } 
.membership_area .certification_box .write_box .inp_area li .inpbox input.txt { padding: 0 15px; } 
.membership_area .certification_box .write_box .inp_area li .inpbox input.txt:focus { outline: 1px solid #000; } 
.membership_area .certification_box .write_box .button_box { margin-top: 25px; } 
.membership_area .certification_box .write_box .button_box button { width: 100%; height: 55px; font-size: 17px; border-radius: 8px; background-color: #0b6ae0; color: #fff; } 
/*회원가입 가입완료*/
.membership_area .finish_box { margin: 0 auto; padding: 200px 45px 60px; width: 500px; box-shadow: 12px 16px 16px -16px #ddd; border-radius: 20px; border: 1px solid #ddd; background: url('../../images/hmpg/icon_join_finish.png') no-repeat center 50px; } 
.membership_area .finish_box .text { text-align: center; color: #666; } 
.membership_area .finish_box .button_box { margin: 35px 15px 0; } 
.membership_area .finish_box .button_box button { width: 100%; height: 55px; font-size: 17px; border-radius: 8px; background-color: #0b6ae0; color: #fff; } 

/*통합검색*/
.totalsearch_area { min-height: 700px; } 
.totalsearch_area .search_box { position: relative; margin: 0 auto 60px; width: 800px; height: 65px; border-bottom: 2px solid #000; } 
.totalsearch_area .search_box input { padding: 0 55px 0 10px; width: 100%; height: 100%; font-size: 22px; } 
.totalsearch_area .search_box .btn_search { position: absolute; right: 13px; top: calc(50% - 14px); } 
.totalsearch_area .search_box .btn_search .icon { width: 29px; height: 29px; } 
.totalsearch_area .search_box .btn_search .icon::after { width: 19px; height: 18px; border: 3px solid #000; border-radius: 100%; } 
.totalsearch_area .search_box .btn_search .icon::before { height: 3px; background-color: #000; } 
.totalsearch_area .search_box .check_box { position: absolute; bottom: 15px; right: -175px; } 
.totalsearch_area .result_txt { margin-bottom: 40px; color: #333; font-size: 25px; text-align: center; } 
.totalsearch_area .result_txt span { font-weight: 600; } 
.totalsearch_area .search_menu.optionbox { width: 100%; height: 40px; border: 0; } 
.totalsearch_area .search_menu.optionbox::after { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; } 
.totalsearch_area .search_menu select { padding: 0 10px; width: 100%; height: 100%; color: #fff; font-size: 14px; background-color: #222; } 
.totalsearch_area .result_area { position: relative; display:flex; display:-webkit-flex; } 
.totalsearch_area .result_area > li { width: 100%; } 
.totalsearch_area .result_area > li > a { z-index: 11; position: relative; display: block; line-height: 53px; text-align: center; } 
.totalsearch_area .result_area > li > a::before { content: ''; position: absolute; left: -1px; top: 0; width: calc(100% - 1px); height: 100%; color: #333; background-color: #fff; border: 1px solid #222; } 
.totalsearch_area .result_area > li:first-child > a::before { left: 0; width: calc(100% - 2px); } 
.totalsearch_area .result_area > li.active > a { z-index: 12; color: #fff; font-weight: 500; } 
.totalsearch_area .result_area > li.active > a::before { background-color: #222; border-color: #222; } 
.totalsearch_area .result_area > li > a span { z-index: 14; position: relative; } 
.totalsearch_area .result_area > li .tab_pane { position: absolute; left: 0; top: 0; padding-top: 90px; display: none; width: 100%; } 
.totalsearch_area .result_area > li .tab_pane > dl { margin-bottom: 50px; } 
.totalsearch_area .result_area > li .tab_pane > dl:last-child { margin-bottom: 0; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt { padding: 10px 0; display:flex; display:-webkit-flex; justify-content: space-between; align-items: center; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt p { color: #222; font-size: 20px; font-weight: 500; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt p span { color: #0b6ae0; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more { color: #222; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more .icon { margin-left: 10px; width: 11px; height: 11px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more .icon::after, .totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more .icon::before { top: calc(50% - 1px); height: 1px; background-color: #555; } 
.totalsearch_area .result_area > li .tab_pane > dl > dt { padding-bottom: 30px; font-size: 26px; font-weight: 500; color: #222; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li { padding: 0 0 20px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a { display: block; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a .title_box { display: flex; display:-webkit-flex; justify-content: flex-start; margin-bottom: 5px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a .title_box h4 { font-size: 18px; color: #222; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a .title_box .date { margin-left: 40px; flex: none; color: #666; font-size: 14px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a p { overflow: hidden; margin-bottom: 5px; display: -webkit-box; -webkit-box-orient: vertical; max-height: 84px; -webkit-line-clamp: 3; line-height: 28px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li .nav_list { display: flex; display:-webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li .nav_list li { color: #666; font-size: 14px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li .nav_list li::after { content: '>'; padding: 0 5px; } 
.totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li .nav_list li:last-child::after { display: none; } 


/*소개*/
.introduce_area h3 { margin: 40px 0 15px; font-size: 22px; } 
.introduce_area h3:first-child { margin-top: 0; } 
.introduce_area > p { font-size: 18px; line-height: 32px; color: #666; } 
.introduce_area .introduce_txt1 { position: relative; padding-left: 10px; } 
.introduce_area .introduce_txt1::before { content: ''; position: absolute; left: 0; top: 13px; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #0b6ae0; } 
.introduce_area .introduce_txt2 { position: relative; padding-left: 25px; } 
.introduce_area .introduce_txt2::before { content: ''; position: absolute; left: 15px; top: 13px; display: block; width: 4px; height: 4px; border-radius: 4px; background-color: #999; } 
.introduce_area .introduce_txt3 { position: relative; padding-left: 15px; } 
.introduce_area .introduce_txt3::before { content: '※'; position: absolute; left: 0; top: 0; } 
.introduce_area .tablebasic { margin: 15px 0 25px; } 
.introduce_area .introduce_step { margin: 15px 0 45px; display:flex; display:-webkit-flex; justify-content: space-between; text-align: center; } 
.introduce_area .introduce_step li.circle { padding: 0 15px; width: 155px; height: 155px; line-height: 22px; border-radius: 50%; border: 5px solid #0b6ae0; } 
.introduce_area .introduce_step li.circle .txt1 { padding: 12px 0 7px; font-size: 18px; font-weight: 500; color: #0b6ae0; } 
.introduce_area .introduce_step li.circle .txt2 { height: 32px; line-height: 28px; font-size: 15px; font-weight: 500; border-top: 2px solid #0b6ae0; border-bottom: 2px solid #0b6ae0; } 
.introduce_area .introduce_step li.circle .txt3 { padding: 7px 0 0; font-size: 15px; color: #666; } 
.introduce_area .introduce_step li.arrow { padding: 105px 0 0; width: 74px; background: url('../../images/hmpg/icon_introduce_arrow.png') no-repeat center; } 
.introduce_area .introduce_step li.arrow p { line-height: 20px; font-size: 14px; } 
 .introduction_top_text {  width: 1300px;  height: auto;  position: relative;  background: #fdf5e4;  padding: 60px;  box-sizing: border-box;  } 
 .introduction_logo {  margin-bottom: 20px;  } 
 .introduction_img {  position: absolute;  right: 60px;  bottom: 0;  } 
 .introduction_text {  font-weight: 500;  font-size: 18px;  line-height: 32px;  width:70%;} 
 .introduction_text_blue {  font-size: 22px;  color: #2d6ae1;  } 
 .introduction_text_red {  font-size: 22px;  color: #f13090;  } 
 .introduction_text_green {  font-size: 22px;  color: #0ba063;   } 
 .introduction_text_green_bor{text-emphasis: filled dot;text-emphasis-color: #0ba063;text-emphasis-position: over;}

/*개인정보처리방침*/
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } 
.privacy .box { padding: 30px; margin-bottom: 50px; line-height: 26px; background-color: #fafafa; } 
.privacy-wrap { line-height: 32px; } 
.privacy-wrap h4 { font-size: 20px; margin: 40px 0 10px; } 
.privacy-wrap p.txtin { padding-left: 15px; text-indent: -15px; } 
.privacy-wrap .imgbox { margin: 20px 0; text-align: center; } 
.privacy-wrap a { color: #0387dc; } 
.privacy-wrap em { font-style: normal; } 
.privacybox:after { content:''; display: block; clear: both; } 
.privacybox { margin: 40px 0 0; } 
.privacybox .right-desc { float: right; } 
.listtype-other { margin-left: 20px; } 
.listtype-other.ml { margin-left: 0; } 
.listtype-other > li > span { margin-left: -20px; } 
.table_privacy table { table-layout: fixed; width: 100%; border-top: 2px solid #767676; border-bottom: 1px solid #767676; margin: 20px 0 15px; } 
.table_privacy table thead th { padding: 13px 20px; font-weight: 500; line-height: 26px; text-align: center; color: #333; border-bottom: 1px solid #9ba5af; } 
.table_privacy table tbody th { padding: 12px 20px; font-weight: 400; line-height: 26px; text-align: center; color: #333; border-left: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; } 
.table_privacy table td { padding: 12px 20px; line-height: 26px; text-align:center; color: #333; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; } 
.table_privacy table th:first-child { border-left: 0; } 
.table_privacy table td:first-child { border-left: 0; } 
.table_privacy.index table thead th { padding: 16px 20px; font-size: 18px; color: #0387dc; } 
.table_privacy.index table td { padding: 25px 20px; line-height: 32px; } 
.table_privacy.index table td:last-child { padding-left: 30px; } 

/*이용약관*/
.rule-index { border-top: 2px solid #222; border-bottom: 1px solid #e5e5e5; } 
.rule-index:after { content: ''; display: block; clear: both; } 
.rule-index ul { float: left; width: 50%; padding: 25px 20px; } 
.rule-index ul + ul { border-left: 1px solid #e5e5e5; padding-left: 30px; } 
.rule-index ul li { font-weight: 400; margin-top: 10px; } 
.rule-index ul li:first-child { margin-top: 0; } 
.rule-index ul li a { color:#666; font-size: 16px; } 
.rule-index ul li a:focus,.rule-index ul li a:hover,
.rule-index ul li a:focus span,.rule-index ul li a:hover span { color: #0387dc; } 
article.rule h4 { font-size: 26px; margin-top: 50px; } 
article.rule h5 { font-size: 20px; margin: 40px 0 10px; } 
article.rule p { font-size: 16px; color: #666; line-height: 32px; } 
article.rule li { line-height: 32px; color:#666; word-break: keep-all; } 
article.rule ol > li { padding-left: 20px; text-indent: -20px } 
article.rule ol > li > ol > li { padding-left: 0px; text-indent: 0; } 

.agree_box_add { margin: 30px 0 0; } 
.agree_box_add > .check_box { margin: 0 0 15px; } 
.agree_box_add > .box { padding: 25px 30px; border: 1px solid #ccc; } 
.agree_box_add > .box > li { margin: 0 0 30px; } 
.agree_box_add > .box > li:last-child { margin-bottom: 0; } 
.agree_box_add > .box > li .check_box { margin: 10px 0 0 20px; } 


@media screen and (max-width:1366px){
 .d_area { margin: 0 15px; width: calc(100% - 30px); } 

 /*정책제안*/
 .contents_board .proposalBoard > li { margin: 0 20px 30px 0; width: calc(25% - 15px); } 
 .contents_board .proposalBoard2 > li { margin: 0 20px 30px 0; width: calc(25% - 15px); } 

 /*공모제안*/
 .contents_board .contestBoard > li { margin: 0 20px 20px 0; width: calc(33.33333333% - 13.33333333333333px); } 
 .contents_board .contestBoard > li:nth-child(4n) { margin-right: 20px; } 
 .contents_board .contestBoard > li:nth-child(3n) { margin-right: 0; } 
 .contents_board .contestBoard2 > li { width: calc(33.33333333% - 26.66666666666667px); } 

 /*소개*/
 .introduce_area .introduce_step li.circle { width: 125px; height: 125px; line-height: 16px; border: 3px solid #0b6ae0; } 
 .introduce_area .introduce_step li.circle .txt1 { font-size: 15px; } 
 .introduce_area .introduce_step li.circle .txt2 { height: 26px; line-height: 24px; font-size: 12px; border-top: 1px solid #0b6ae0; border-bottom: 1px solid #0b6ae0; } 
 .introduce_area .introduce_step li.circle .txt3 { font-size: 12px; } 
 .introduce_area .introduce_step li.arrow { padding: 80px 0 0; width: 45px; background: url('../../images/hmpg/icon_introduce_arrow.png') no-repeat center / 30px auto; } 
 .introduce_area .introduce_step li.arrow p { line-height: 15px; font-size: 11px; } 
 .introduction_top_text{width:100%}
 }
@media screen and (max-width:1024px) { body { font-size: 13px; line-height: 20px; } 
 
 .btn { padding: 0 15px; height: 35px; line-height: 33px; border-radius: 5px; } 
 .btn2 { padding: 0 15px; min-width: 110px; height: 35px; line-height: 33px; border-radius: 5px; } 
 .btn3 { min-width: 64px; height: 30px; line-height: 28px; border-radius: 5px; } 
 .btn4 { border-radius: 5px; } 
 .btn5 { min-width: 52px; height: 25px; line-height: 23px; font-size: 12px; border-radius: 5px; } 
 .btn6 { min-width: 50px; height: 30px; line-height: 28px; font-size: 12px; border-radius: 5px; } 
 .btn7 { padding: 0 5px; font-size: 12px; border-radius: 5px; } 
 .btn_more .icon { width: 12px; height: 12px; } 
 .btn_more .icon::after, .btn_more .icon::before { top: 50%; } 

 .w_flex_only { display: none !important; display:-webkit-none; } 
 .m_flex_only { display: flex !important; display:-webkit-flex; } 
 .w_hidden { display: block !important; } 
 .m_hidden { display: none !important; } 
 
 .board_title { margin-bottom: 10px; } 
 .board_title h3 { font-size: 15px; } 
 .board_title p.right { width: calc(100% - 90px); font-size: 12px; line-height: 18px; } 
 .board_title.line { padding-bottom: 10px; } 
 .board_title .btn_more { margin-bottom: -5px; height: 30px; font-size: 12px; } 
 .board_title .btn_more .icon { width: 9px; height: 9px; } 
 .board_title2 { margin-bottom: 10px; } 
 .board_title2 h4 { font-size: 15px; } 
 .board_title2 p { font-size: 12px; line-height: 18px; margin-top: 7px; } 
 .boardview + .board_title2 { margin-top: 30px; } 
 .list_type > li { padding-left: 7px; } 
 .list_type > li::after { top: 9px; width: 2px; height: 2px; } 
 .num_list > li { padding-left: 17px; } 
 .num_list > li::before { top: 3px; width: 12px; height: 12px; font-size: 7px; line-height: 10px; } 
 .num_list2 { padding-left: 15px; } 
 .num_list3 { counter-reset: num; } 
 .num_list3 > li { padding-left: 17px; } 
 .num_list3 > li::before { width: 14px; font-size: 12px; } 

 .boardlist table tbody tr td.title_box .title a { color: #000 !important;}

 .midarea .subtoparea .d_area { position: relative; height: 300px; } 
 .midarea .subtoparea h2 { padding-top: 90px; font-size: 24px; line-height: 24px; text-align: center; } 
 .midarea .subtoparea .lnb_area { display: none; } 
 .midarea .subtoparea .submenu_ara { margin-left: -15px; width: calc(100% + 30px); height: 40px; } 
 .midarea .subtoparea .submenu_ara ul { margin-top: 5px; height: 35px; background-color: rgba(255, 255, 255, 0.75); border-radius: 0; } 
 .midarea .subtoparea .submenu_ara ul li { width: 100%; height: 35px; line-height: 35px; } 
 .midarea .subtoparea .submenu_ara ul li a { width: auto; font-size: 13px; border-radius: 10px 10px 0 0; } 
 .midarea .subtoparea .submenu_ara ul li.active { height: 40px; line-height: 40px; } 
 .contentsarea { padding: 30px 0; } 

 /*탭*/
 .detail_tab { margin-bottom: 30px; } 
 .detail_tab ul { border-radius: 35px; } 
 .detail_tab ul li { height: 35px; line-height: 35px; } 
 .detail_tab ul li::after { top: calc(50% - 6px); height: 12px; } 
 .detail_tab ul li a { font-size: 13px; } 
 .detail_tab ul li.active a { border-radius: 35px; } 
 .tabmenu { margin-bottom: 20px; } 
 .tabmenu button { text-align: left; font-size: 14px; } 
 .tabmenu > button { position: relative; padding: 0 20px 0 10px; display: block; width: 100%; height: 40px; color: #fff; font-size: 14px; background-color: #0b6ae0; } 
 .tabmenu > button::after { content: ''; position: absolute; right: 10px; top: calc(50% - 2px); width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid #fff; } 
 .tabmenu > button .dropdown-label { overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; } 
 .tabmenu.open > button::after { transform: rotate(180deg); } 
 .tabmenu .dropdown-menu { position: absolute; left: 0; top: 39px; display: none; display:-webkit-none; width: 100%; border-radius: 8px; border: 1px solid #ccc; background-color: #fff; } 
 .tabmenu.open .dropdown-menu { display: block; display:-webkit-block; } 
 .tabmenu .dropdown-menu li { margin-right: 0; border-bottom: 1px solid #ccc; } 
 .tabmenu .dropdown-menu li:last-child { border-bottom: 0; } 
 .tabmenu .dropdown-menu li:first-child button { border-radius: 8px 8px 0 0; } 
 .tabmenu .dropdown-menu li:last-child button { border-radius: 0 0 8px 8px; } 
 .tabmenu .dropdown-menu li button { padding: 10px; font-size: 14px; height: auto !important; border: 0 !important; } 
 .tabmenu .dropdown-menu li button span { display: block; max-height: initial; -webkit-line-clamp: initial; line-height: 18px; } 
 
 /*정책제안*/
 .contents1_title { margin-bottom: 30px; } 
 .contents1_title a img { width: 110px; height: 110px; } 
 .contents1_title p { margin-top: 15px; line-height: 19px; font-size: 14px; } 
 .contents1_step { margin: 0 0 30px; } 
 .contents1_step ul { display: flex; display:-webkit-flex; justify-content: space-between; } 
 .contents1_step ul li { margin-right: 20px; height: 65px; border-radius: 10px; } 
 .contents1_step ul li::after { top: calc(50% - 4.5px); right: -6px; width: 6px; height: 9px; background: url('../../images/hmpg/icon_contents1_step_arrow.png') no-repeat center / 100% auto; } 
 .contents1_step ul li a { padding-top: 13px; } 
 .contents1_step ul li a p { font-size: 12px; } 
 .contents1_step ul li a p.txt2 span { font-size: 18px; } 
 .contents_board .proposalBoard { padding-top: 20px; } 
 .contents_board .proposalBoard > li { margin: 0 20px 20px 0; padding: 24px; width: calc(33.33333333% - 13.33333333333333px); border-radius: 20px; box-shadow: 0 8px 8px -8px #ddd; } 
 .contents_board .proposalBoard > li:nth-child(4n) { margin-right: 20px; } 
 .contents_board .proposalBoard > li:nth-child(3n) { margin-right: 0; } 
 .contents_board .proposalBoard > li a .top { position: relative; } 
 .contents_board .proposalBoard > li a .top .category { font-size: 13px; line-height: 13px; } 
 .contents_board .proposalBoard > li a .top .tit { margin: 10px 0 5px; width: calc(100% - 50px); font-size: 14px; line-height: 18px; } 
 .contents_board .proposalBoard > li a .txt .name { font-size: 11px; } 
 .contents_board .proposalBoard > li a .txt .dday { padding: 0 7px; height: 25px; line-height: 25px; font-size: 12px; border-radius: 25px; } 
 .contents_board .proposalBoard > li a .keyword { margin-top: 7px; } 
 .contents_board .proposalBoard > li a .keyword span { padding: 0 7px; font-size: 11px; } 
 .contents_board .proposalBoard > li a .barSympathy .bar { margin: 20px 0; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy { justify-content: center; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy li { margin: 0 10px; padding-top: 28px; width: 50px; height: 50px; border-radius: 50px; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy li.agree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_agree.png') no-repeat center 7px / 22px auto; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy li.disagree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_disagree.png') no-repeat center 7px / 22px auto; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy li.comment { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_comment.png') no-repeat center 7px / auto 19px; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy li img { margin-top: 8px; } 
 .contents_board .proposalBoard > li a .barSympathy .sympathy li span { font-size: 12px; } 
 /*상세*/
 .contents1_detail .box { margin-bottom: 25px; padding: 25px 22px; border-radius: 20px; } 
 .contents1_detail .box .detail_top { margin-bottom: 15px; } 
 .contents1_detail .box .detail_top .state { flex-wrap: wrap; } 
 .contents1_detail .box .detail_top .state span { margin: 0 5px 5px 0; padding: 0 10px; height: 30px; line-height: 30px; font-size: 13px; border-radius: 30px; } 
 .contents1_detail .box .detail_top .state .selection.type1 { line-height: 30px; border: 1px solid #0b6ae0; } 
 .contents1_detail .box .detail_top .state .selection.type2 { line-height: 30px; border: 1px solid #597792; } 
 .student_content { background-color: #0f6de2; color: #fff; } 
 .contents1_detail .box .detail_top h3 { margin: 10px 0px; font-size: 16px; line-height: 21px; } 
 .contents1_detail .box .detail_top .name li { margin-right: 12px; padding-right: 12px; font-size: 12px; line-height: 12px; } 
 .contents1_detail .box .detail_top .name li::after { top: calc(50% - 5px); height: 10px; } 
 .contents1_detail .box .detail_bottom { display: block; } 
 .contents1_detail .box .detail_bottom .keyword { margin-bottom: 25px; } 
 .contents1_detail .box .detail_bottom .keyword span { margin-right: 10px; padding: 0 10px; height: 25px; line-height: 25px; font-size: 11px; border-radius: 25px; } 
 .contents1_detail .box .detail_bottom .sympathy { justify-content: center; } 
 .contents1_detail .box .detail_bottom .sympathy li { margin: 0 10px; padding-top: 28px; width: 50px; height: 50px; border-radius: 50px; } 
 .contents1_detail .box .detail_bottom .sympathy li.agree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_agree.png') no-repeat center 7px / 22px auto; } 
 .contents1_detail .box .detail_bottom .sympathy li.disagree { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_disagree.png') no-repeat center 7px / 22px auto; } 
 .contents1_detail .box .detail_bottom .sympathy li.comment { background: #f1f4f8 url('../../images/hmpg/icon_sympathy_comment.png') no-repeat center 7px / auto 19px; } 
 .contents1_detail .box .detail_bottom .sympathy li img { margin-top: 8px; } 
 .contents1_detail .box .detail_bottom .sympathy li span { font-size: 12px; } 
 .contents1_detail .detail_bar { margin-top: 30px; } 
 .contents1_detail .detail_bar .bar_bg { height: 50px; border-radius: 50px; } 
 .contents1_detail .detail_bar .bar_per { height: 50px; border-radius: 50px; } 
 .contents1_detail .detail_bar p { top: 5px; text-align: center; display: block; } 
 .contents1_detail .detail_bar p span { display: block; font-size: 15px; } 
 .contents1_detail .detail_bar .bar_per.agree p { left: 20px; } 
 .contents1_detail .detail_bar .bar_per.disagree p { right: 20px; } 
 .contents1_detail .detail_bar .bar_per p button { margin-right: 0; width: 20px; height: 18px; } 
 .contents1_detail .detail_bar .bar_per.agree p button { background-size: 100% auto; } 
 .contents1_detail .detail_bar .bar_per.disagree p button { background-size: 100% auto; } 

 .detail_text h3 { margin: 30px 0 10px; font-size: 15px; } 
 .detail_text p { font-size: 13px; line-height: 18px; } 
 .video_box .youtube, 
 .video_box .video { margin: 30px 0 0; width: 100%; height: 500px; } 
 .video_box .youtube iframe { width: 100%; height: 500px; } 
 .detail_list { margin: 15px 0 0; } 
 .detail_list li { padding-left: 9px; font-size: 13px; } 
 .detail_list li::before { top: calc(50% - 1.5px); width: 3px; height: 3px; border-radius: 3px; } 
 .detail_list li span { padding-right: 20px; } 
 .detail_list li span::after { right: 9px; top: calc(50% - 5.5px); height: 11px; } 
 .detail_list li a { font-size: 13px; } 
 .detail_list li a img { margin: -2px 0 0 8px; width: 15px; height: auto; } 
 /*댓글*/
 .contents1_detail > .comment_area .comment_write .write_box { border-top: 0; padding: 0 20px 20px; border-bottom: 1px solid #ccc; } 
 .contents1_detail > .board_top { margin-bottom: 15px; display: flex; display:-webkit-flex; justify-content: space-between; align-items: center; } 
 .contents1_detail > .board_top .all { margin-bottom: 0; } 
 .contents1_detail > .board_top .order { margin-top: 0; } 
 .speech_bubble { overflow: hidden; } 
 .speech_bubble > li { padding: 15px 15px 20px; margin-bottom: 25px; width: calc(100% - 45px); } 
 .speech_bubble > li.left { border-radius: 0 15px 15px 15px; } 
 .speech_bubble > li.right { border-radius: 15px 0 15px 15px; } 
 .speech_bubble > li .speech_bubble_top .name { font-size: 12px; } 
 .speech_bubble > li .speech_bubble_top .date { margin: 3px 0; font-size: 12px; } 
 .speech_bubble > li .speech_bubble_txt { font-size: 12px; line-height: 15px; } 
 .speech_bubble > li .speech_bubble_bottom { margin-top: 10px; } 
 .speech_bubble > li .speech_bubble_bottom .btnarea button.btn_reply { padding: 0 12px 0 25px; height: 25px; font-size: 12px; border-radius: 25px; background: #f1f4f8 url('../../images/hmpg/icon_btn_reply.png') no-repeat 10px center / 11px auto; } 
 .speech_bubble > li .speech_bubble_bottom .sympathy li { margin-left: 15px; } 
 .speech_bubble > li .speech_bubble_bottom .sympathy li button img { width: 14px; height: auto; margin-right: 3px; } 
 .speech_bubble > li .speech_bubble_bottom .sympathy li button span { font-size: 12px; } 
 .speech_bubble > li .speech_bubble_reply { margin-top: 15px; padding: 0 10px; } 
 .speech_bubble > li .speech_bubble_reply > li { margin-top: 15px; padding-bottom: 15px; } 
 .speech_bubble > li .comment_area { margin-top: 0; padding: 15px 0 0; } 
 .speech_bubble > li .comment_area .comment_write .write_box { border-top: 0; padding: 0; } 
 .contents_detail .box > .comment_area .button_box .byte { font-size: 11px; } 
 .speech_bubble > li .btn_fold { margin-top: 20px; } 
 .speech_bubble > li .btn_fold button { padding: 0 25px 0 8px; font-size: 12px; border-radius: 5px; background: url('../../images/hmpg/icon_arrow_fold.png') no-repeat right 10px center / 10px auto; } 
 .contents1_detail .button_box { margin-top: 5px; } 
 .contents1_detail .button_box .btn_more { padding: 0 30px; height: 45px; line-height: 43px; font-size: 15px; } 
 .contents1_detail .button_box .btn_more span { margin-left: 12px; } 

 /*공모제안*/
 .contents_board .contestBoard { padding-top: 20px; } 
 .contents_board .contestBoard > li { overflow: hidden; position: relative; padding: 0 0 20px; box-shadow: 0 8px 8px -8px #ddd; } 
 .contents_board .contestBoard > li a .top { margin-top: 15px; padding: 0 15px 0 20px; } 
 .contents_board .contestBoard > li a .top .category_wrap .category { font-size: 13px; line-height: 23px; } 
 .contents_board .contestBoard > li a .top .category_wrap .state { right: 15px; font-size: 11px; } 
 .contents_board .contestBoard > li a .top .category_wrap .keyword span { padding: 0 10px; font-size: 11px;; } 
 .contents_board .contestBoard > li a .top .tit { font-size: 14px; line-height: 18px; } 
 .contents_board .contestBoard > li a .keyword { margin-top: 12px; } 
 .contents_board .contestBoard > li a .keyword span { padding: 0 7px; font-size: 11px; } 
 /*상세*/
 .contents2 .contents1_detail .box .detail_top h3 { margin: 10px 0 0; } 
 .contents2 .keyword { margin: 20px 0 30px; } 
 .contents2 .keyword span { margin-right: 10px; padding: 0 10px; height: 25px; line-height: 25px; font-size: 11px; border-radius: 25px; } 

 /*정책참여*/
 /*상세*/
 .contents3 .contents1_detail .box .detail_top { margin-bottom: 15px; } 
 .contents3 .contents1_detail .box .detail_top h3 { margin-bottom: 10px; } 
 .contents3 .contents1_detail .box .detail_top .date { font-size: 12px; } 
 .contents3 .contents1_detail .box .detail_bottom .keyword { margin-bottom: 0; } 
 /*설문투표*/
 .surveyvote h4 { margin-bottom: 15px; font-size: 15px; } 
 .surveyvote h5 { margin-bottom: 10px; font-size: 13px; } 
 .question_list { margin-bottom: 30px; } 
 .question_list li { margin-bottom: 15px; } 
 .surveyvote_radio input[type=radio] + label { padding: 10px 70px 10px 25px; min-height: 70px; border-radius: 70px; } 
 .surveyvote_radio input[type=radio] + label span { font-size: 12px; line-height: 16px; } 
 .surveyvote_radio input[type=radio]:checked + label { border-radius: 70px; } 
 .surveyvote_radio input[type=radio] + label::after { right: 25px; top: calc(50% - 12px); width: 25px; height: 25px; background-size: 100%; } 
 .surveyvote_radio input[type=radio]:checked + label::after { background-size: 100%; } 
 .surveyvote .result_list { margin-bottom: 30px; } 
 .surveyvote .result_list li { margin-bottom: 15px; padding: 10px 25px 30px; min-height: 70px; border-radius: 70px; } 
 .surveyvote .result_list li .txt1 { width: calc(100% - 50px); font-size: 12px; line-height: 16px; } 
 .surveyvote .result_list li .txt2 { display: block; bottom: 30px; right: 25px; text-align: center; } 
 .surveyvote .result_list li .txt2 p { font-size: 10px; line-height: 16px; } 
 .surveyvote .result_list li .txt2 p:last-child { margin-left: 0; font-size: 10px; } 
 .surveyvote .result_list li .txt2 p:last-child span { font-size: 18px; } 
 .surveyvote .result_list li .bar { bottom: 10px; left: 25px; width: calc(100% - 50px); } 
 .contents3 .contents1_detail .button_box.button_box100 { margin-top: 15px; } 

 /*정책결과*/
 .contents4 .keyword { margin: 20px 0 30px; } 
 .contents4 .keyword span { margin-right: 10px; padding: 0 10px; height: 25px; line-height: 25px; font-size: 11px; border-radius: 25px; } 
 .searchView { margin-bottom: 10px; display: block; } 
 .searchView .searchView_search { display: block; } 
 .searchView .searchView_search .optionbox { margin-bottom: 10px; width: 100%; height: 35px; border-right: 1px solid #d5d5d5; } 
 .searchView .searchView_search .inpbox { margin-bottom: 15px; width: 100%; height: 35px; } 
 .searchView .searchView_search .inpbox input.txt { padding: 0 35px 0 10px; } 
 .searchView .searchView_search .inpbox .btn_search { transform: scale(0.8); position: absolute; top: 6px; right: 6px; } 
 .searchView .searchView_view { justify-content: space-between; } 
 .searchView .searchView_view .order li { margin-right: 15px; } 
 .searchView .searchView_view .order li a { font-size: 12px; } 
 .searchView .searchView_view .method button { width: 30px; height: 30px; } 
 .searchView .searchView_view .method button.method1,
 .searchView .searchView_view .method button.method1.active,
 .searchView .searchView_view .method button.method2,
 .searchView .searchView_view .method button.method2.active { background-size: 15px 15px; } 
 .resultlist > li { margin: 0 10px 20px 0; width: calc(25% - 7.5px); } 
 .resultlist > li h3 { max-height: 45px; line-height: 22px; font-size: 14px; } 
 .resultlist > li .state { width: 50px; height: 20px; line-height: 18px; font-size: 10px; border-radius: 20px; } 
 .resultlist > li .list_box { margin-top: 10px; } 
 .resultlist > li .list_box li { font-size: 11px; line-height: 10px; } 
 .resultlist > li .list_box li::after { top: calc(50% - 5px); height: 10px; } 
 .resultlist > li .button_box { margin-top: 5px; } 
 .resultlist > li .button_box button { padding: 0 5px; height: 20px; font-size: 10px; background-position: right 5px center; background-size: 10px; } 
 .resultlist.type2 > li .text_box { opacity: 1; } 

 /*마이페이지*/
 .mypage_tab { margin-bottom: 30px; } 
 .mypage_tab ul { padding: 10px 0; width: 240px; flex-wrap: wrap; } 
 .mypage_tab ul li { margin: 10px 0; width: 80px; } 
 .mypage_tab ul li::after { top: calc(50% - 16px); height: 32px; } 
 .mypage_tab ul li:nth-child(3):after { display: none; } 
 .mypage_tab ul li p.txt1 { font-size: 11px; } 
 .mypage_tab ul li p.txt2 span { font-size: 18px; } 

 /*멤버쉽*/
 /*로그인*/
 .membership_area .logidpw { margin: 0 auto; } 
 .membership_area .logidpw .logo { margin-bottom: 20px; } 
 .membership_area .logidpw .logo img { width: auto; height: 43px; } 
 .membership_area .logidpw .box { padding: 145px 30px 35px; box-shadow: 4px 8px 8px -8px #ddd; border-radius: 10px; background: url('../../images/hmpg/icon_login.png') no-repeat center 43px / 73px auto; } 
 .membership_area .logidpw .box h3 { font-size: 20px; } 
 .membership_area .logidpw .write_box { padding: 0; } 
 .membership_area .logidpw .write_box .inp_area li { margin-bottom: 10px; } 
 .membership_area .logidpw .write_box .inp_area li .inpbox { height: 35px; } 
 .membership_area .logidpw .write_box .inp_area li .inpbox input.txt { padding: 0 10px; } 
 .membership_area .logidpw .write_box .button_box { margin-top: 20px; } 
 .membership_area .logidpw .write_box .button_box button { height: 45px; font-size: 15px; border-radius: 5px; } 
 .membership_area .logidpw .write_box .sns_button_box { margin-top: 15px; } 
 .membership_area .logidpw .write_box .find_area { margin-top: 20px; } 
 .membership_area .logidpw .write_box .find_area li { padding-right: 12px; margin-right: 12px; } 
 .membership_area .logidpw .write_box .find_area li a { font-size: 13px; } 
 /*아이디찾기 비밀번호찾기*/
 .membership_area .logidpw .box.box_phone { padding-top: 152px; background: url('../../images/hmpg/icon_find_phone.png') no-repeat center 42px / auto 80px; } 
 .membership_area .logidpw .box.box_gpki { padding-top: 152px; background: url('../../images/hmpg/icon_find_email.png') no-repeat center 42px / auto 80px; } 
 .membership_area .logidpw .box.box_newpw { padding-top: 152px; background: url('../../images/hmpg/icon_find_newpw.png') no-repeat center 45px / auto 72px; } 
 .membership_area .logidpw .box.box_idcomplete { padding: 152px 30px 35px; background: url('../../images/hmpg/icon_find_idcomplete.png') no-repeat center 47px / auto 67px; } 
 .membership_area .logidpw .box .text { margin-bottom: 25px; } 
 .membership_area .logidpw .box .id { margin-bottom: 30px; } 
 .membership_area .logidpw .box .tab_area { margin: 0 0 20px; } 
 .membership_area .logidpw .box .tab_area li a { font-size: 12px; } 
 /*회원가입*/
 .membership_area .step_box { margin: 0 auto 25px; width: 300px; } 
 .membership_area .step_box::before { left: calc(50% - 115px); top: 10px; width: 230px; } 
 .membership_area .step_box li { padding: 25px 0 0; } 
 .membership_area .step_box li::before { width: 20px; height: 20px; line-height: 20px; font-size: 11px; } 
 .membership_area .step_box li.step1::before { left: 30px; } 
 .membership_area .step_box li.step2::before { left: calc(33.33333333333333% + 3px); } 
 .membership_area .step_box li.step3::before { right: calc(33.33333333333333% + 3px); } 
 .membership_area .step_box li.step4::before { right: 30px; } 
 .membership_area .step_box li::after { top: 10px; } 
 .membership_area .step_box li.step2.active::after { left: 30px; width: calc(33.33333333333333% - 10px); } 
 .membership_area .step_box li.step3.active::after { left: 30px; width: calc(66.33333333333333% - 35px); } 
 .membership_area .step_box li.step4.active::after { left: 30px; width: calc(100% - 60px); } 
 .membership_area .step_box li p { top: 20px; font-size: 12px; } 
 /*회원가입 회원유형선택*/
 .membership_area .join_type { width: 435px; } 
 .membership_area .join_type li { margin: 0 15px 15px 0; width: 135px; height: 135px; border-radius: 20px; box-shadow: 4px 8px 8px -8px #ddd; } 
 .membership_area .join_type li.type1 { background: url('../../images/hmpg/img_join_type1.png') no-repeat center 30px / auto 47px; } 
 .membership_area .join_type li.type2 { background: url('../../images/hmpg/img_join_type2.png') no-repeat center 30px / auto 47px; } 
 .membership_area .join_type li.type3 { background: url('../../images/hmpg/img_join_type3.png') no-repeat center 29px / auto 48px; } 
 .membership_area .join_type li.type4 { background: url('../../images/hmpg/img_join_type4.png') no-repeat center 31px / auto 46px; } 
 .membership_area .join_type li.type5 { background: url('../../images/hmpg/img_join_type5.png') no-repeat center 27px / auto 50px; } 
 .membership_area .join_type li a { padding: 95px 0 13px; } 
 .membership_area .join_type li .tit { font-size: 14px; } 
 .membership_area .join_type li .tit span { font-size: 11px; } 
 .membership_area .join_type li .hover { display: none; } 
 .membership_area .join_type li:hover { border: 1px solid #ddd; } 
 .membership_area .join_type li.type1:hover,
 .membership_area .join_type li.type2:hover,
 .membership_area .join_type li.type3:hover,
 .membership_area .join_type li.type4:hover,
 .membership_area .join_type li.type5:hover { background-position: center 20px; } 
 .membership_area .join_type li:hover a { padding: 100px 0 13px; } 
 .membership_area .join_type.sns_join_type { width: 585px; } 
 .membership_area .join_type.sns_join_type li:nth-child(3) { margin-right: 15px; } 
 /*회원가입 이용약관동의*/
 .agree_area .agree_box { margin-bottom: 10px; padding: 15px; max-height: 250px; box-shadow: 4px 8px 8px -8px #ddd; } 
 .agree_area .agree_box h4 { font-size: 14px; } 
 .agree_area h4 { margin-bottom: 10px; font-size: 15px; } 
 .agree_area h5 { margin-bottom: 5px; font-size: 13px; } 
 .membership_area .agree_area { margin-bottom: 25px; } 
 .membership_area .agree_area > p { font-size: 10px; line-height: 15px; } 
 .membership_area .check_box.all { margin: -10px 0 25px; padding-top: 10px; } 
 .membership_area .check_box input[type=checkbox] + label { font-size: 13px; } 
 /*회원가입 본인인증*/
 .membership_area .certification_box { padding: 152px 30px 35px; box-shadow: 4px 8px 8px -8px #ddd; border-radius: 10px; background: url('../../images/hmpg/icon_join_certification.png') no-repeat center 43px / 58px auto; } 
 .membership_area .certification_box.certification_box_gpki { background: url('../../images/hmpg/icon_join_certification_gpki.png') no-repeat center 48px / 80px auto; } 
 .membership_area .certification_box .button_box { margin: 25px 0 0; } 
 .membership_area .certification_box .button_box button { height: 45px; font-size: 15px; border-radius: 5px; } 
 .membership_area .certification_box .write_box .inp_area { padding: 25px 0 0; } 
 .membership_area .certification_box .write_box .inp_area li { margin-bottom: 10px; } 
 .membership_area .certification_box .write_box .inp_area li .inpbox { height: 35px; } 
 .membership_area .certification_box .write_box .inp_area li .inpbox input.txt { padding: 0 10px; } 
 .membership_area .certification_box .write_box .button_box { margin-top: 20px; } 
 .membership_area .certification_box .write_box .button_box button { height: 45px; font-size: 15px; border-radius: 5px; } 
 /*회원가입 가입완료*/
 .membership_area .finish_box { padding: 152px 30px 35px; box-shadow: 4px 8px 8px -8px #ddd; border-radius: 10px; background: url('../../images/hmpg/icon_join_finish.png') no-repeat center 50px / 70px auto; } 
 .membership_area .finish_box .button_box { margin: 25px 0 0; } 
 .membership_area .finish_box .button_box button { height: 45px; font-size: 15px; border-radius: 5px; } 

 /*통합검색*/
 .totalsearch_area .search_box { margin: 0 auto 50px; width: 100%; height: 36px; border-bottom-width: 1px; } 
 .totalsearch_area .search_box input { padding: 0 20px 0 0; width: 100%; height: 100%; font-size: 14px; } 
 .totalsearch_area .search_box .btn_search { right: 0; top: calc(50% - 8px); } 
 .totalsearch_area .search_box .btn_search .icon { width: 17px; height: 17px; } 
 .totalsearch_area .search_box .btn_search .icon::after { width: 10px; height: 10px; border: 2px solid #000; } 
 .totalsearch_area .search_box .btn_search .icon::before { bottom: 3px; width: 7px; height: 2px; } 
 .totalsearch_area .search_box .check_box label { font-size: 12px; } 
 .totalsearch_area .result_txt { margin-bottom: 20px; font-size: 13px; } 
 .totalsearch_area .search_menu.optionbox { margin-bottom: 20px; } 
 .totalsearch_area .result_area { height: auto !important; display: block; display:-webkit-block; } 
 .totalsearch_area .result_area > li > a { display: none; } 
 .totalsearch_area .result_area > li .tab_pane { position: relative; padding-top: 0; } 
 .totalsearch_area .result_area > li.active .tab_pane { display: block; } 
 .totalsearch_area .result_area > li .tab_pane > dl { margin-bottom: 20px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dt p { font-size: 16px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more { font-size: 12px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more .icon { margin-left: 5px; width: 9px; height: 9px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more .icon::after, .totalsearch_area .result_area > li .tab_pane > dl > dt .btn_more .icon::before { top: 50%; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dt .board_top { font-size: 11px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dt { padding-bottom: 10px; font-size: 18px; background-position: 10px 5px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li { padding: 10px 0; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a .title_box { padding: 0; display: block; display:-webkit-block; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a .title_box h4 { font-size: 14px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a .title_box .date { margin-left: 0; margin-top: 5px; font-size: 11px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li a p { max-height: 64px; -webkit-line-clamp: 4; line-height: 16px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li .nav_list li { font-size: 11px; } 
 .totalsearch_area .result_area > li .tab_pane > dl > dd .totalsearchboard > li .nav_list li::after { padding: 0 3px; } 

 /*소개*/
 .introduce_area h3 { margin: 25px 0 10px; font-size: 16px; } 
 .introduce_area > p { font-size: 13px; line-height: 22px; } 
 .introduce_area .introduce_txt1 { padding-left: 7px; } 
 .introduce_area .introduce_txt1::before { top: 9px; width: 2px; height: 2px; border-radius: 2px; } 
 .introduce_area .introduce_txt2 { padding-left: 17px; } 
 .introduce_area .introduce_txt2::before { left: 10px; top: 9px; width: 2px; height: 2px; border-radius: 2px; } 
 .introduce_area .introduce_txt3 { padding-left: 12px; } 
 .introduce_area .tablebasic { margin: 5px 0 10px; } 
 .introduce_area .introduce_step { margin: 10px 0 25px; display: block; } 
 .introduce_area .introduce_step li { margin: 0 auto; } 
 .introduce_area .introduce_step li.arrow { padding: 5px 0 45px; width: auto; background: url('../../images/hmpg/icon_introduce_arrow2.png') no-repeat center bottom 10px / auto 30px; } 
 .introduction_top_text{width: 100%;height:230px}
 .introduction_img{width:25%;right:40px}
 .introduction_text{font-size:1em}
 .introduction_text_blue,.introduction_text_red,.introduction_text_green{font-size:1.2em}


 /*개인정보처리방침*/
 .privacy .box { padding: 20px; margin-bottom: 30px; line-height: 22px; } 
 .privacy-wrap { line-height: 22px; } 
 .privacy-wrap h4 { font-size: 16px; margin: 30px 0 13px; } 
 .privacy-wrap .imgbox { margin: 20px 0; text-align: center; } 
 .privacy-wrap .imgbox img { width: 100%; } 
 .privacy-wrap .mb20 { margin-bottom: 10px !important; } 
 .privacy-wrap .mt20 { margin-top: 10px !important; } 
 .privacybox { margin: 10px 0 0; } 
 .privacybox .right-desc { float: left; } 
 .table_privacy { overflow-x: auto; } 
 .table_privacy table { width: 994px; margin: 15px 0 10px; } 
 .table_privacy table thead th { padding: 12px 10px; line-height: 22px; } 
 .table_privacy table tbody th { padding: 11px 10px; line-height: 22px; } 
 .table_privacy table td { padding: 11px 10px; line-height: 22px; } 
 .table_privacy.index table { width: 100%; } 
 .table_privacy.index table thead th { padding: 12px 10px; font-size: 15px; } 
 .table_privacy.index table td { padding: 15px; font-size: 13px; } 
 .table_privacy.index table td:last-child { padding-left: 25px; } 

 /*이용약관*/
 .rule-index { padding: 20px; border-top: 2px solid #222; border-bottom: 1px solid #e5e5e5; height: 180px; overflow-y: scroll; } 
 .rule-index ul { float: none; width: 100%; padding: 0; } 
 .rule-index ul + ul { border-left: 0; padding-left: 0; margin-top: 8px; } 
 .rule-index ul li { font-weight: 400; margin-top: 8px; } 
 .rule-index ul li a { font-size: 13px; } 
 article.rule h4 { font-size: 20px; margin-top: 40px; } 
 article.rule h5 { font-size: 14px; margin: 30px 0 10px; } 
 article.rule p { font-size: 12px; line-height: 22px; } 
 article.rule li { line-height: 22px; } 
 article.rule ol > li { padding-left: 15px; text-indent: -15px; } 
 
 .agree_box_add > .check_box { margin: 0 0 10px; } 
 .agree_box_add > .check_box input[type=checkbox] + label::before { top: 0; } 
 .agree_box_add > .box { padding: 15px 20px; } 
 .agree_box_add > .box > li { margin: 0 0 15px; } 
 .agree_box_add > .box > li .check_box { margin: 5px 0 0 10px; } 
 }
 @media screen and (max-width:900px){
  /* 소개 */
  .introduction_img{display:none}
  .introduction_top_text {width: 100%; height: auto;}
  .introduction_top_text {padding: 30px;}
  .introduction_text { width:100% }
 }
 
@media screen and (max-width:800px) { /*정책제안*/
 /*목록*/
 .contents1_step { overflow-x: auto; width: calc(100% + 15px); } 
 .contents1_step ul { width: 850px; } 
 .contents1_step ul li.end { margin-right: 15px; } 
 .contents_board .proposalBoard > li { width: calc(50% - 10px); } 
 .contents_board .proposalBoard > li:nth-child(3n) { margin-right: 20px; } 
 .contents_board .proposalBoard > li:nth-child(4n) { margin-right: 0; } 
 .contents_board .proposalBoard > li:nth-child(2n) { margin-right: 0; } 
 /*상세*/
 .video_box .youtube, 
 .video_box .video { height: 300px; } 
 .video_box .youtube iframe { height: 300px; } 

 /*공모제안*/
 .contents_board .contestBoard > li { width: calc(50% - 10px); } 
 .contents_board .contestBoard > li:nth-child(3n) { margin-right: 20px; } 
 .contents_board .contestBoard > li:nth-child(2n) { margin-right: 0; } 

 /*정책결과*/
 .resultlist > li { width: calc(33.33% - 6.666666666666667px); } 
 .resultlist > li:nth-child(4n) { margin-right: 10px; } 
 .resultlist > li:nth-child(3n) { margin-right: 0; } 
 }
@media screen and (max-width:640px) { /*공모제안*/
 .contents_board .contestBoard > li { width: 100%; margin-right: 0; } 
 .contents_board .contestBoard > li:nth-child(3n) { margin-right: 0; } 

 /*정책결과*/
 .resultlist { justify-content: space-between; } 
 .resultlist > li { width: calc(50% - 5px); } 
 .resultlist > li:nth-child(3n) { margin-right: 10px; } 
 .resultlist > li:nth-child(2n) { margin-right: 0; } 

 /*멤버쉽*/
 /*로그인*/
 .membership_area .logidpw { width: 100%; } 
 /*회원가입*/
 /*회원가입 회원유형선택*/
 .membership_area .join_type { width: auto; } 
 .membership_area .join_type li { width: calc(50% - 7.5px); } 
 .membership_area .join_type li:first-child { margin-right: 0; width: 100%; } 
 .membership_area .join_type.sns_join_type { width: auto; } 
 .membership_area .join_type.sns_join_type li:first-child { margin-right: 15px; width: calc(50% - 7.5px); } 
 .membership_area .join_type.sns_join_type li:nth-child(2) { margin-right: 0; } 
 /*회원가입 본인인증*/
 .membership_area .certification_box { width: 100%; } 
 /*회원가입 가입완료*/
 .membership_area .finish_box { width: 100%; } 
 }
@media screen and (max-width:550px){
 .midarea .subtoparea .submenu_ara { overflow-x: auto; } 
 /* .midarea .subtoparea .submenu_ara ul { width: 550px; } */}
@media screen and (max-width:450px) { /*탭*/
 .detail_tab { overflow-x: auto; } 
 .detail_tab ul { width: 450px; } 

 /*정책제안*/
 /*목록*/
 .contents_board .proposalBoard { border-bottom: 0; } 
 .contents_board .proposalBoard > li { margin: 0 0 20px; width: 100%; } 
 .contents_board .proposalBoard > li:nth-child(3n) { margin-right: 0; } 
 .contents_board .proposalBoard > li:last-child { margin-bottom: 0; } 
 .contents_board .proposalBoard2 { border-bottom: 0; } 
 .contents_board .proposalBoard2 > li { margin: 0 0 20px; width: 100%; } 
 .contents_board .proposalBoard2 > li:nth-child(3n) { margin-right: 0; } 
 .contents_board .proposalBoard2 > li:last-child { margin-bottom: 0; } 
 
 /*상세*/
 .video_box .youtube, 
 .video_box .video { height: 165px; } 
 .video_box .youtube iframe { height: 165px; } 

 /*정책결과*/
 .resultlist > li { width: 100% !important; margin-right: 0; } 
 .resultlist > li:nth-child(3n) { margin-right: 0; } 
 
 .contents_board .contestBoard2 { gap: 20px; padding: 20px 0; } 
 .contents_board .contestBoard2 > li { width: calc(50% - 10px); } 
 .contents_board .contestBoard2 > li a .img_box { border-radius: 10px 10px 0 0; } 
 .contents_board .contestBoard2 > li a .box { padding: 15px; border-radius: 0 0 10px 10px; } 
 .contents_board .contestBoard2 > li a .box .tit { margin-top: 5px; line-height: 24px; font-size: 18px; } 
 .contents_board .contestBoard2 > li a dl { margin-top: 10px; gap: 5px; } 
 .contents_board .contestBoard2 > li a dl dt { height: 24px; line-height: 24px; font-size: 11px; border-radius: 24px; } 
 .contents_board .contestBoard2 > li a dl dd { width: calc(100% - 67px); font-size: 12px; } 
 }
@media screen and (max-width:360px) { } 
@media screen and (max-width:320px) { } 