@charset "utf-8";


/* 공통타이틀 */
.slide_show {display: none;}

.m_tit {position: relative; padding: 0 10px; margin-bottom: 5px;}
.m_tit h3{font-family: var(--Paperlogy_font); font-weight: 600; font-size: 160%; color: #292929; line-height: 50px;}
.m_tit h3 img {height: 45px; vertical-align: middle;}
.m_tit h3 span{ font-weight: 700; color: #004fc6;}
.m_tit p{ position: relative;color: #6e6e72; word-break: keep-all;  display: block; font-weight: 500; padding-top: 10px;   font-size: 90%;}

.m_tit.tac {font-size: 110%; margin-bottom: 25px; display: block; margin: 0 auto;}
.m_tit.tac h3 { display: inline-block;}
.m_tit.tac h3, .m_tit.tac p{text-align: center;}
.m_tit.tac p{ }



@media only screen and (max-width:1000px){
.m_tit h3{ font-size: 130%; line-height: 30px;}
.m_tit h3 img {height: 30px; }
}

.slick-track {display: flex; align-items: flex-start;}


.m_content {  position: relative; }
.main_visual_con > .wrap_container, .main_news > .wrap_container { padding-bottom: 85px; display: flex; flex-wrap: wrap; position: relative; justify-content: space-between;}
.main_news > .wrap_container {padding-bottom: 0;}
.visual_txt {width:100%; padding: 50px 0 40px 0;}

.main_left {width: 56%; position: relative;}
.main_right {flex:0 1 calc(44% - 60px);  display: flex; flex-direction: column; align-content:space-between;  height: auto; flex-wrap: wrap;  position: relative;}


/* 배경 슬라이드 */
.m_visual {  position: absolute; left:0; right: 0; top:0; bottom: 0; }
.m_visual_slider { overflow: hidden; position: relative;  height: 100%;}
.m_visual_slider .slider, .m_visual_slider .slick-list, .m_visual_slider .slick-track, .m_visual_slider .slick-slide, .m_visual_slider .slick-slide > div, .m_visual_slider .cell  {position: relative; height: 100%;}
.m_visual_slider .cell {position: relative; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; background-repeat: no-repeat; background-position: center center;  }

.m_visual_slider .slick-dots { position: absolute; left:50%; bottom:30px; transform: translateX(-50%);  display: flex; align-items: center;  justify-content: center; z-index: 77;}
.m_visual_slider .slick-dots li { text-align: center; display: block; width:auto; height: auto; margin:0 7px}
.m_visual_slider .slick-dots li button { width: 15px; height: 15px; margin: 0 auto; border-radius: 10px; background-color: rgba(255, 255, 255, 0.7);  opacity: 1; transition: all 0.3s; padding: 0; text-indent: -99999px;}
.m_visual_slider .slick-dots li button:before{ display: none;}
.m_visual_slider .slick-dots li button:focus {box-shadow: none; }
.m_visual_slider .slick-dots li.slick-active button { width: 50px; height: 15px; background-color: #73dcb8;}

@media only screen and (max-width:1300px){
.visual_txt {width:100%; padding: 30px 0 20px 0;}
.visual_txt img{height: 50px;}

}


@media only screen and (max-width:1000px){
.visual_txt img{height: 40px;}

}

@media only screen and (max-width:750px){

}
@media only screen and (max-width:450px){
}




/* 팝업존 */
.popup_slider { position: relative;}
.popup_slider .nav { bottom:-15px;  left:50%; transform: translateX(-50%); top:auto;  right:auto; padding: 5px 20px; border-radius: 25px; font-size: 90%; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); display: flex; flex-wrap: nowrap; -ms-flex-wrap: nowrap;}
.popup_slider .nav button {background-color:transparent; width: 25px; height: 25px; line-height: 25px; box-shadow: none; border: none;}
.popup_slider .nav button:before{ color:#000;  line-height: 25px; font-size: 13px;}
.popup_slider .nav .count {color: hsl(0, 0%, 33%);  font-size: 100%; line-height: 25px; font-weight: 300; white-space: nowrap;}
.popup_slider .nav .count em {color: var(--default_color);  line-height: 25px; font-weight: 700;}
.popup_slider .slick-list  {box-shadow:0px 0px 15px rgba(0,0,0,0.15); border-radius: 20px 100px 20px 20px; }

.popup_slider .slider .slick-slide img {width:100%; }

.popup_slider .slider .cell {vertical-align: top; display: block; position: relative; padding-bottom:47.2%;;}
.popup_slider .slider .cell img{width: 100%; min-width: 100%; position: absolute; left:0; right: 0; top:0; bottom:0;}
.popup_slider .slider .cell:focus {border: 2px solid #000;}



/* 열린 의장실 */
.main_speaker {display:flex; align-items: end;  position: relative; width:100%; height: 100%;;  overflow:hidden;  border-radius: 100px 20px 20px 20px; font-weight: 500;  justify-content: flex-end;  background: linear-gradient(90deg, #2958b4, #26978b);}
.main_speaker::before { content: ''; position: absolute; left:0; top:0px; right:0px; bottom:0px; background-image: url(/_hpassem/images/main/patten01.png); background-position: center right;  background-repeat: no-repeat; background-size: auto 100%; }
.main_speaker .photo{ position: absolute;top: 0; right:0; bottom: 60px; display: flex; align-items: end; text-align: right;}
.main_speaker .photo img{ height: 95%;}
.main_speaker .text_box{position: absolute; right:10%; left:8%; top:30%;font-size: 120%; z-index: 15;  color:#fff; font-family: var(--Paperlogy_font);  }
.main_speaker .text_box em{ display: block; font-size: 110%; line-height: 120%; padding-bottom: 25px; font-weight: 400;}
.main_speaker .text_box strong{ display: block;  line-height: 170%; font-weight: 600; font-size: 140%;}
.main_speaker .text_box strong i{ color: #feff9e; font-size: 130%;}
.main_speaker ul {display: flex; width: 100%; justify-content: space-between; background-color: #133272; position: relative; z-index: 10;}
.main_speaker ul li {flex:0 1 50%;}
.main_speaker ul li a {display: block; position: relative; padding:0px 10px;  color:#fff; text-align: center; line-height: 60px;  font-size: 110%;  transition: all 0.3s; font-family: var(--Paperlogy_font);}
.main_speaker ul li a i {}
.main_speaker ul li a:hover {background-color: #000; }
.main_speaker ul li:last-child {background-color: #0a1f4d;}

.lawmaker_wrap {display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;}

@media only screen and (max-width:1300px) {
.main_speaker .text_box{font-size: 100%; }

}
@media only screen and (max-width:1100px) {

.main_left {width: 100%; }
.main_right {flex: 100%; margin-top: 40px;}
.main_speaker {height: 300px;}
.popup_slider .slick-list  { border-radius: 10px 35px 10px 10px; }
.main_speaker { border-radius: 35px 10px 10px 10px; }
.main_speaker .text_box{top:70px; font-size: 130%; }

}

@media only screen and (max-width:761px) {
.main_speaker {height: 200px;}
.main_speaker ul li a { line-height: 40px;  font-size: 100%; }
.main_speaker .photo{  bottom: 40px; }
.main_speaker .text_box{top:40px; font-size: 100%; }

}
@media only screen and (max-width:450px) {
.main_speaker .text_box{ top:50px; font-size: 85%; }
.main_speaker ul li a {  font-size: 90%; }

}

/* 의사일정 */

.main_calendar {display: block; background-color: #202c46; padding: 30px 0;}

.m_calendar {position: relative; display: flex; }
.m_calendar .title {position: relative; display: flex; align-content: center; flex-wrap: wrap; flex:0 1 180px; min-width: 180px; overflow: hidden; }
.m_calendar .title h3 {  padding: 0 5px; border-radius:10px 10px 0 0; font-weight: 500; font-family: var(--Paperlogy_font);  position: relative; width: 100%; font-size: 120%; color: #fff;}
.m_calendar .title h3 span { }

.main_schedule {  display:flex; justify-content:space-evenly; align-items: center; position: relative;  flex:1 0 calc(100% - 510px); padding-right: 50px;}

.main_schedule .week_area{ display: block; position: relative;   flex: 0 1 40%; width: 40%;  font-family: var(--Paperlogy_font); padding-right: 30px;}
.main_schedule .week_area .schedule_date{ font-family: 'Roboto'; font-weight: 700; font-size: 150%; border-radius: 0 0 0 25px; color: #fffec5; text-align:center; line-height: 55px;}
.main_schedule .week_area .schedule_date span { font-size: 70%;  display: inline-block; vertical-align: top; padding-left: 5px;}
/*
.main_schedule .week_area .week{display:flex; flex-wrap: wrap; width:100%; padding:0px 50px;}
.main_schedule .week_area .week li{flex: 0 0 14.2857142857%;    max-width:14.2857142857%; color:#444}
.main_schedule .week_area .week li span, .main_schedule .week_area .week li a{display:block; position: relative; text-align: center; padding:5px 0; font-weight: 500; font-size: 110%; }
.main_schedule .week_area .week li a i{ position: relative; }
.main_schedule .week_area .week li:first-child{color:var(--pink)}
.main_schedule .week_area .week li:last-child{color:#1933cf}
.main_schedule .week_area .week li .today:before{content:''; position:absolute; left:50%; margin-left:-20px; top:-3px; width:40px; height:40px; border-radius: 50%; background-color:var(--pink); box-shadow: 3px 3px 6px rgba(0,0,0,0.3);  }
.main_schedule .week_area .week li .today i{color: #fff;}
.main_schedule .week_area .week .being {background-color:#97ffb9; border-radius: 5px;}
*/
.main_schedule .week_area .nav {position:relative; width: 100%; display: block;}
.main_schedule .week_area button {position: absolute; top:5px; z-index: 99; background-color: #354058; box-shadow: none; overflow: hidden; width: 45px;  height: 45px;  line-height: 45px; }
.main_schedule .week_area button::before {color: #fff;}
.main_schedule .week_area button.prev { left:0px;}
.main_schedule .week_area button.next { right:0px;}
.main_schedule .week_area button span{position: absolute; left:-9999999999px}

.main_schedule .content{background: #36425b;  display:flex; flex-wrap: wrap; align-content: center; border-radius:30px; flex: 0 1 60%; width: 60%;  height: 55px; padding: 10px 20px; font-family: var(--Paperlogy_font);  overflow: hidden;}
.main_schedule .content #calendar{display:flex;  width: 100%; justify-content: center; }
.main_schedule .content #calendar > em {color: rgba(255, 255, 255, 0.8);}
.main_schedule .content .calender_content{ flex:0 1 100%; width: 100%; padding: 0 15px; display: flex; flex-wrap: wrap; align-items: center; line-height: 30px; font-size:90%; overflow: hidden; text-overflow: ellipsis; }
.main_schedule .content .calender_content > span{color:#fff; font-weight: 700; width: 140px;  padding-right: 10px; }
.main_schedule .content .calender_content > p{color:#fff; display: block;  width:calc(100% - 140px); overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 400;font-size: 110%; }

.main_schedule .content .calender_more { padding: 3px 7px; font-weight: 500; white-space:nowrap;   display: inline-flex; align-items: center; font-size: 70%; background-color: rgba(0, 0, 0, 0.15); border-radius: 10px; color: rgba(255, 255, 255, 0.6);}
.main_schedule .content .calender_more em {display: inline-block;  width: 20px; text-align: center; margin-left: 5px;  font-weight: 700; }

.calender_more {font-size: 70%; display: inline-block; }


.calendar_goto {flex: 1 0 330px; width: 330px; display: flex; background-color: var(--default_color); border-radius: 15px; }
.calendar_goto li {flex:1 0 auto;}
.calendar_goto a{ display: block; line-height: 55px; color: #fff; padding: 0 15px; white-space: nowrap; text-align: center; position: relative; font-family: var(--Paperlogy_font); font-size: 95%;}
.calendar_goto li:last-child a:before{content: ''; position: absolute; left: 0; top:15px; bottom: 10px; display: block; width: 1px; background-color: rgba(255, 255, 255, 0.2);}


@media only screen and (max-width:1500px){
.m_calendar {font-size: 90%;}
.main_schedule .week_area .schedule_date{font-size: 140%; }
.main_schedule .content{ font-size: 90%; }
.m_calendar .title { flex:0 1 160px; width: 160px; }
.main_schedule {  flex:0 1 calc(100% - 160px); }

}


@media only screen and (max-width:1300px){
.main_calendar {padding:5px 0}
.m_calendar {border-radius: 40px;}
.m_calendar, .main_schedule  {flex-wrap: wrap; padding: 0 0px 10px 0px;}
.m_calendar {padding: 0 10px 10px 10px;}
.m_calendar .title {text-align: center; font-size: 130%; padding:5px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); line-height: 35px; border-radius: 0; }
.m_calendar .title h3 span {display: inline-block; font-size: 100%;}
.calendar_goto{  flex: 0 1 100%; width: 100%;  }
.main_schedule .content, .m_calendar .title, .main_schedule  {flex: 0 1 100%; width: 100%; }
.m_calendar .title { font-size: 105%;}
.main_schedule .week_area {padding:0;  flex: 0 1 90%; width: 90%; }
}

@media only screen and (max-width:750px){
.main_schedule {  }
.main_schedule .week_area{  padding: 0px 0px; font-size: 90%;}
.main_schedule .week_area .week li .today:before{top:-1px; width:30px; height:30px; margin-left: -15px;  }


}
@media only screen and (max-width:450px){
.main_schedule .week_area .schedule_date{font-size: 160%; }
.m_calendar {padding:0px 10px 0px 10px; }
.main_schedule .week_area button {width:35px; height: 35px; line-height: 35px; top:10px}
.main_schedule .week_area button::before { line-height: 35px !important; font-size: 15px;}
.main_schedule .week_area .week {padding: 0 25px;}
.main_schedule .content .calender_content{  padding: 0 5px; }
.main_schedule .content .calender_content > span{width: 100px; letter-spacing: -0.05em; }
.main_schedule .content .calender_content > p{  width:calc(100% - 100px); letter-spacing: -0.05em;} 
.main_schedule .content{  padding: 0px 5px; border-radius: 5px; font-size: 100%;}
.calendar_goto {border-radius: 5px; margin-bottom: 10px;}
.calendar_goto a{ line-height: 40px; }

}


/* 현역의원 */

.main_lawmaker {position: relative; padding: 60px 0 70px 0; background: linear-gradient(90deg, #e8eef7, #ecf3f1); overflow: hidden;}
.main_lawmaker::before {content: ''; background-image: url(/_hpassem/images/main/patten02.png); width: 700px; height: 700px; bottom: -300px; right: -350px; position: absolute; background-repeat: no-repeat; background-size: 100% auto;}
.main_lawmaker .wrap_container {position: relative;}

.m_lawmaker { display: block; padding-top: 30px;}
.m_lawmaker > ul {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.m_lawmaker > ul > li {flex: 0 1 14%;}

.m_lawmaker .cell { display: block; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05); border-radius: 10px 10px}
.m_lawmaker .cell > a {display: block; background-color: #fff; border-radius: 10px 10px 0 0; }
.m_lawmaker .cell > .m_lawmaker_txt {display: block;  font-family: var(--Paperlogy_font); margin-top: -10px; position: relative;}
.m_lawmaker .cell > .m_lawmaker_txt strong{ background-color: #fff; display: block; text-align: center; font-weight: 600; font-size: 120%; border-radius: 10px; padding:10px 5px; z-index: 10; position: relative;}
.m_lawmaker .cell > .m_lawmaker_txt strong span{font-size: 65%; color: #777; font-weight: 500;}
.m_lawmaker .cell >.m_lawmaker_txt > ul{display: flex; background-color: #c7dbf4; position: relative; padding-top: 10px; margin-top: -10px; z-index: 5; border-radius: 0 0 10px 10px;}
.m_lawmaker .cell >.m_lawmaker_txt > ul li{flex: 1 0 auto;}
.m_lawmaker .cell >.m_lawmaker_txt > ul li a{line-height: 50px; text-align: center; display: block; font-weight: 500; position: relative; font-size: 90%; color: #243d5c; white-space: nowrap;}
.m_lawmaker .cell >.m_lawmaker_txt > ul li:last-child a::before {content: ''; position: absolute; left: 0; top:0px; bottom: 0px; display: block; width: 1px; background-color: rgba(0, 0, 0, 0.1);}

@media only screen and (max-width:1200px) {
.m_lawmaker > ul > li {flex: 0 1 31%; margin: 10px 0;}
.main_lawmaker {padding: 6% 0;}
.m_lawmaker {  padding-top: 3%;}

}


@media only screen and (max-width:560px){
.m_lawmaker > ul > li {flex: 0 1 48%; margin: 5px 0;}
.m_lawmaker .cell { border-radius: 5px; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);}
.m_lawmaker .cell > a { border-radius: 5px 5px 0 0; }
.m_lawmaker .cell > .m_lawmaker_txt strong{  border-radius: 5px;}
.m_lawmaker .cell >.m_lawmaker_txt > ul{border-radius: 0 0 5px 5px;}
.main_lawmaker {padding: 8% 0;}

}






/* 최근게시물 탭박스 영역 */
.main_news {padding-top: 60px;}
.news_wrap {display: flex;  position: relative; justify-content: space-between; align-items: flex-start; }
.bbs_tab { position: relative;  min-height: 400px; }
/*
.bbs_tab:before {content: ''; position: absolute; background-color:rgba(0,0,0,0.1); height:1px; top:67px; left:0; right:0;}
*/
.bbs_tab > ul { display: flex; }
.bbs_tab > ul > li {}
.bbs_tab > ul > li:last-child > a {margin-right: 70px;}

.bbs_tab > ul > li > .m_tab{ position: relative; line-height:45px; height:45px;  padding:0 20px;color:#888; display:flex;  font-weight:500;  text-align: center; font-size: 110%; border-radius: 20px; margin-right: 6px; transition: all 0.3s; font-family: 'Paperlogy'; background-color: #eff1f5; }
.bbs_tab > ul > li > .m_tab h4 {position: relative; }
.bbs_tab > ul > li > .m_tab h4 span {position: relative;z-index: 8;}
.bbs_tab > ul > li.active{display: block;}
.bbs_tab > ul > li.active > .m_tab{ color:#fff;  position: relative; z-index: 9;  font-weight: 600; background-color: var(--default_color);}
.bbs_tab > ul > li .m_tab i{font-size:130%; margin-right:5px}

.bbs_tab > ul > li .view { position: absolute; top: 55px; left:0; right:0;visibility: hidden;  opacity: 0; transition: all 0.3s;  border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 20px; padding: 23px 25px 17px 25px;}
.bbs_tab > ul > li.active .view { display:block; visibility: visible; opacity: 1; }
.bbs_tab > ul > li.active .view ul { display:block; margin-top: 0;}

.bbs_tab > ul > li .view ul { display:block;  margin-top: 0px; transition: all 0.3s;}
.bbs_tab > ul > li .view .big { padding: 15px 15px; background-color: #eff1f5; border-radius: 20px; margin-bottom: 11px; }
.bbs_tab > ul > li .view .big a{display:block; overflow:hidden;}
.bbs_tab > ul > li .view .big .file {display:none}
.bbs_tab > ul > li .view .big span{ float: left; width:90px; height: 90px; padding:13px 0px; text-align: center; font-weight:600; color:#464856;  margin:5px 20px 5px 0px; border-radius: 20px;  background-color: #fff; text-align: center; display: flex; align-content: center; flex-wrap: wrap; justify-content: center; font-family: 'Paperlogy'; font-size: 14px;  }
.bbs_tab > ul > li .view .big span i{display: block;  font-weight: 900; font-size: 200%; color:var(--default_color); display: block; width: 100%;}
.bbs_tab > ul > li .view .big div {overflow: hidden;}
.bbs_tab > ul > li .view .big div strong{display:block;  font-family: var(--scdream_font); font-weight: 600; line-height:35px;font-size: 120%;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color:#111; letter-spacing: 0em; padding-top: 8px; font-family: 'Paperlogy';}
.bbs_tab > ul > li .view .big div p{font-size: 85%; color:rgba(0,0,0,0.6); line-height: 20px; text-overflow: ellipsis; overflow: hidden; display:block; height: 43px; margin-top:5px; ; font-weight: 400; letter-spacing: -0.05em;}
.bbs_tab > ul > li .view li {position: relative; width: 100%; transition: all 0.3s;}
.bbs_tab > ul > li .view li.title {}
.bbs_tab > ul > li .view li.title::before{content:''; position:absolute; left:2px; top:19px; border-radius: 50%; width:4px; height:4px; background-color: #cacaca;}
.bbs_tab > ul > li .view li.title > a{display:block; padding-left:15px; width:calc(100% - 80px);  line-height: 41px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;   font-size: 95%; color: #333;}
.bbs_tab > ul > li .view li.title > .date{ position: absolute; right:5px; z-index: 3; top:7px; color: #777; font-family: var(--noto_font); font-weight: 300; }
.bbs_tab > ul > li .view li.title > a:hover {color:#000;}
.bbs_tab .more { position: absolute; right:0; top:-55px; display: block;  height:35px; line-height:35px;  border-radius: 10px; padding: 0 10px; margin: 0 auto; text-align: center; background-color: #eef0f5;  font-weight: 500;transition: all 0.3s;  margin: 0 7px; color: #5c6677;}
.bbs_tab .more > span {position: absolute; right:999999999999999px}
.bbs_tab .more:hover {color:#fff; background-color: #2c3446; border-color: #2c3446;}
.bbs_tab .more:hover::after {color:#fff;}
.bbs_tab .more::after {content: '\e914'; font-family: 'xeicon'; font-weight: 600; color: #2c3446;}


@media only screen and (max-width:1200px) {
.main_news {padding-top: 6%;}
.bbs_tab { min-height: 350px; }
}
@media only screen and (max-width:1000px) {

.bbs_tab > ul > li .view { border-radius: 10px; padding: 13px 15px 7px 15px;}
}


@media only screen and (max-width:750px) {
.main_news {padding-top: 7%;}
.main_news .main_right {margin-top: 20px;}
.bbs_tab {   min-height: 360px;}

.bbs_tab > ul {justify-content: left;}
.bbs_tab > ul > li > .m_tab h4 {}
.bbs_tab > ul > li:last-child > a {margin-right: 40px;}
.bbs_tab > ul > li > .m_tab {padding:0 10px; border-radius: 5px;}
.bbs_tab > ul > li.active > .m_tab h4::after {left: 5px; }


.bbs_tab > ul > li .view .big span{ width:60px; height: 70px; padding:7px 0px;  margin:5px 10px 5px 0px; border-radius: 20px; font-size: 80%;}
.bbs_tab > ul > li .view .big div strong{ line-height:20px;font-size: 110%;padding-top: 6px;}
.bbs_tab > ul > li .view .big {border-radius: 10px 10px 10px 10px;}
.bbs_tab > ul > li .view li.title > a{font-size: 100%; }

.bbs_tab .more { top:-55px; }
.bbs_tab > ul > li .view {  top:55px;}

}
@media only screen and (max-width:450px) {
.bbs_tab > ul > li .view {  top:50px;}
.bbs_tab > ul > li > .m_tab { padding: 0 10px; font-size: 14px; line-height: 40px; height: 40px;}
.bbs_tab > ul > li.active > .m_tab{  }
.bbs_tab .more { top:-50px; }


}
    



/* 회의록 검색 */
.m_assem_search {width: 100%;   font-family: var(--Paperlogy_font); }
.m_assem_search .m_search_box {background-color: #e8eef7; display: flex;  margin: 0px 0 15px 0; padding: 25px; border-radius: 20px; overflow: hidden;}
.m_search_box .search_tit{flex:1 0 140px; display: flex;  align-items: center; justify-content: center;}
.m_search_box .search_con{flex:1 0 calc(100% - 140px)}


.council_searchbox {display: block; padding: 10px 10px 5px 0px; }
.council_searchbox form { }
.council_searchbox form label{width: 80px; display: inline-block; font-weight: 700; text-align: center;}
.council_searchbox form .searchform{ display: inline-flex;  background-color:#fff; border-radius: 40px; overflow: hidden; width: 100%;}
.council_searchbox form .searchform input, .council_search form .searchform button{height:45px; line-height: 45px; padding:0 10px; border: none; }
.council_searchbox form .searchform input { border: none; padding: 0 25px; font-weight: 400; width: 100%; text-align:center;}
.council_searchbox form .searchform button{ min-width: 45px; text-align: center; float:right; font-size: 100%; color: #000;  border-radius: 50%; }


.m_search_box > .search_con > ul {display: flex; padding:14px 5px 4px 5px; flex-wrap: wrap;}
.m_search_box > .search_con > ul li { width:25%; padding:3px 5px}
.m_search_box > .search_con > ul li a{display: block; white-space: nowrap; line-height: 20px; font-weight: 500; font-size: 90%; color:#333; transition: all 0.4s; border-radius: 50px; text-align: center; word-break: keep-all; height: 90px;}
.m_search_box > .search_con > ul li a > i { font-size: 180%; line-height: 50px; border-radius: 50%; text-align: center; transition: all 0.3s; color: #284b9c; display: inline-block; }
.m_search_box > .search_con > ul li a > span {display: block; letter-spacing: -0.05em;}
.m_search_box > .search_con > ul li a:hover > i {color: #000; }

/* 회의록 아래 아이콘 바로가기 */
.main_goto {margin-top: 5px;   }
.main_goto ul {display:flex; justify-content:space-between; width: 100%; flex-wrap: wrap; }
.main_goto ul li {flex: 0 1 48.7%;}
.main_goto ul li a {display: flex; align-items: center;  border: 1px solid #e4e6ea; border-radius: 20px; height: 100px; padding: 10px 15px; transition: all 0.3s;  font-family: 'Paperlogy';}
.main_goto ul li a em{display: block; font-size: 90%; margin-bottom: 5px;}
.main_goto ul li a strong{display: block; font-weight: 700; font-size: 140%; }
.main_goto ul li a strong span {color: var(--default_color); display: inline-block; font-weight: 700;}
.main_goto ul li a img {border-radius: 50%;  background-color: #eff1f5; margin-right: 15px; padding: 10px;}
.main_goto ul li:last-child a strong span {color: #089089;}
.main_goto ul li a:hover {border: 1px solid rgba(0, 0, 0, 0.5); box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}


@media only screen and (max-width:1300px){
.main_goto ul li a strong{ font-size: 120%; }
.m_search_box .search_tit{flex:1 0 100px;}
.m_search_box .search_con{flex:1 0 calc(100% - 100px)}
.m_search_box > .search_con > ul li a {height: auto;}
.m_search_box > .search_con > ul li a > span em{display: block;}

}
@media only screen and (max-width:1100px){
  .m_search_box > .search_con > ul li a > span em{display: inline;}
}

@media only screen and (max-width:500px){
.main_goto ul li {flex: 0 1 100%; }
.main_goto ul li + li {margin-top: 10px;}

.m_assem_search .m_search_box { border-radius: 10px; padding: 10px 10px;}
.m_search_box > .search_con > ul {padding-top: 0px;}
.m_search_box > .search_con > ul li a > span em{display: block;}
.m_search_box .search_tit{display: none; }
.m_search_box .search_con{flex:1 0 100%}
.main_goto ul li a {border-radius: 10px; height: auto; padding: 15px 15px;}

}




/* 의회 바로가기 아이콘 */
.m_icon {position: relative; padding: 0; margin-top: 30px; width: 100%;  background-color: var(--bg_gray); border-radius: 20px; padding: 25px 0; z-index: 10;}
.m_icon ul {display:flex; justify-content:space-evenly; flex-wrap: wrap;}
.m_icon ul li { flex: 0 1 12.5%;}
.m_icon ul li + li {border-left: 1px solid rgba(0, 0, 0, 0.1);}
.m_icon ul li a {display: block; text-align: center; letter-spacing:-0.07em; transition: all 0.3s; border: 1px solid var(--bg_gray);}
.m_icon ul li a span{display: flex;  font-weight: 500; font-size: 100%; transition: all 0.3s; line-height: 20px; font-family: 'Paperlogy'; letter-spacing: 0; color: #555; height: 50px; align-items: center; justify-content: center;}
.m_icon ul li a > div { display: block;  transition: all 0.5s;}
.m_icon ul li a img{ }
.m_icon ul li a:hover {transform: translateY(-10px);  }
.m_icon ul li a:hover > div{animation: icon_motion 1.2s cubic-bezier(0.36,0.07,0.19,0.97) both; }
.m_icon ul li a:hover span{color:#000; }

@-webkit-keyframes icon_motion {
  0% { transform:rotateY(0deg); }
  100% { transform: rotateY(360deg);  }
}


@media only screen and (max-width:1200px) {
.m_assem_search .m_search_box { margin: 15px 0 15px 0;}

}
@media only screen and (max-width:1000px) {
.m_icon {margin-bottom: 20px; padding: 5px 0; border-radius: 10px;}
.m_icon ul li {flex: 0 1 calc(25% - 10px); padding: 5px 0;}
.m_icon ul li + li {border-left:none;}
}
@media only screen and (max-width:550px) {
.m_icon ul li a { padding: 0px 5px 6px 5px;}
.m_icon ul li a strong{font-size: 120%;}
.m_icon ul li a i{width: 40px; height: 40px;line-height: 40px; margin-right: 5px;}
.m_icon ul li {flex: 0 1 calc(33.3333% - 30px); ;}
.m_icon ul li a span{height: 35px; line-height: 17px; margin-top: -5px;}

}
@media only screen and (max-width:450px) {
.council_searchbox {padding: 10px;}
.m_search_box > ul { padding:10px 10px }
.m_search_box > ul li a > i { width: 35px; height: 35px; line-height: 35px;}

}

@media only screen and (max-width:400px) {
.m_icon ul li {flex: 0 1 calc(50% - 30px); ;}

}

/* 포토갤러리 영역 */
.m_gallery {position: relative;   margin:0 -100px; }
.m_gallery::before {content: ''; background-image: url(/_hpassem/images/main/patten03.png); width: 681px; height: 637px; top: -150px; left: -50px; position: absolute;}
.m_gallery::after {content: ''; background-image: url(/_hpassem/images/main/patten04.png); width: 436px; height: 438px; bottom: 00px; right: -50px; position: absolute;}
.m_gallery .m_tit {margin-bottom: 20px; z-index: 3;}
.m_gallery .m_tit h3 {position: relative;}
.m_gallery .m_tit h3::before {content: ''; position:absolute; background-image: url(/_hpassem/images/hp_logo.png); width: 85px; height: 81px; top: -25px; left: -50px; background-repeat: no-repeat; background-size: 100% auto; opacity: 0.15;}
.m_gallery .m_tit h3 em {position: relative;}
.gallery_slider {width: 100%; position: relative; z-index: 2;}
.gallery_slider .nav {position: inherit; justify-content: center; margin-top: 15px;}
.gallery_slider .nav button {margin: 0 3px;}



.gallery_slider .slider {}
.gallery_slider .slider .slick-slide .cell {display: block; padding:15px 15px; transform: scale(0.8); transition: all 0.3s;}

.gallery_slider .slider .item {display: block;  border-radius: 20px; overflow: hidden; padding: 15px; transition: all 0.3s;  background-color: var(--bg_gray);}

.gallery_slider .slider .slick-slide.slick-current.slick-center .cell{transform: scale(1); }
.gallery_slider .slider .slick-slide.slick-current.slick-center .cell .item{ background-color: #e3f1ff; border: 2px solid var(--default_color);}

/*
.gallery_slider .slider .item:hover, .gallery_slider .slider .item:focus {box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4); transform: translate(0px, -10px);}
*/

.gallery_slider .slider .item:hover *, .gallery_slider .slider .item:focus * {}
.gallery_slider .slider .item img {width: 100%; border-radius: 25px;}
.gallery_slider .slider .item .txt {display: block; padding:20px 20px; text-align: center;}
.gallery_slider .slider .item  strong{ line-height: 30px;  text-overflow: ellipsis; white-space:nowrap; overflow: hidden; display: block;  font-weight: 500; font-size: 115%;  font-family: var(--scdream_font); font-family: 'Paperlogy'; padding-bottom: 10px; }
.gallery_slider .slider .item  span {font-size: 100%;  color:rgba(0,0,0,0.5); font-weight: 400; }

@media only screen and (max-width:1500px){
.m_gallery {padding: 80px 10px !important;}
}
@media only screen and (max-width:1100px){
.m_gallery .m_tit p {margin-bottom: 10px;}
.m_gallery .m_tit h3 {line-height: 40px;}
}

@media only screen and (max-width:1000px){
.m_gallery .m_tit h3 {line-height: 30px;}
.m_gallery {padding: 50px 10px !important;}

}


@media only screen and (max-width:560px){
.gallery_slider .slider .cell { padding:15px; }
.gallery_slider .slider .item {padding: 10px; border-radius: 10px;}
.gallery_slider .slider .item img { border-radius: 10px;}
.gallery_slider .slider .slick-slide .cell { padding:15px 0px; transform: scale(0.9); }
.m_gallery {position: relative;   margin:0 -200px; }

}




/* 배너모음 */
.m_banner {background-color: #fff; border-top: 1px solid rgba(0, 0, 0, 0.06);}
.m_banner .m_tit{margin-bottom: 5px;}
.banner_slider .nav {bottom:auto; top:-48px; left:130px; right:auto}
.banner_slider .nav button {width: 35px; height: 35px; line-height: 35px; box-shadow: none;}
.banner_slider .nav button:before {line-height: 35px; }
.banner_slider .nav .more {line-height: 34px; height: 32px; font-size: 88%; font-weight: 500; background-color: #f2f2f2; border: 1px solid #ccc; display: inline-block; border-radius: 10px; padding: 0 10px; color: #444;}
.banner_slider .slider a{border: 1px solid #ddd; display: inline-block; margin: 2px;}
.banner_slider > div {text-align: center;}
.banner_slider .slider {margin:0 0px}





@media only screen and (max-width:1200px){
 .m_banner { padding: 40px 0px;}
}

@media only screen and (max-width:1000px){
.banner_slider .nav {top:-36px; left:90px;}
}