@charset "utf-8";


/* 공통타이틀 */
.slide_show {display: none;}

.m_tit {position: relative; padding: 0 10px;}
.m_tit h3{font-family: var(--Paperlogy_font); font-weight: 500; font-size: 140%; color: #292929; line-height: 60px;}
.m_tit h3 span{ font-weight: 700; color: #004fc6;}
.m_tit p{ position: relative;color: #777; word-break: keep-all; font-size: 90%; display: block; font-weight: 400; padding-top: 10px;   font-size: 100%;}

.m_tit.tac {font-size: 130%; margin-bottom: 25px; display: block; margin: 0 auto;}
.m_tit.tac h3 {font-weight: 500; display: inline-block;}
.m_tit.tac h3, .m_tit.tac p{text-align: center;}
.m_tit.tac p{font-size: 80%; font-weight:400;}



@media only screen and (max-width:1000px){
.m_tit h3{ font-size: 130%; line-height: 30px;}


}

.slick-track {display: flex; align-items: flex-start;}



/* 배경 슬라이드 */
.m_visual {  padding:0 40px; position: relative; }
.m_visual::before {content: ''; position: absolute; background-color: var(--bg_gray); left:0; right:0; bottom:0; top:300px}
.m_visual_slider { overflow: hidden; position: relative; border-radius: 110px;  max-height: 618px;}
.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 {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 .cell .visual_txt {display: block; padding: 10% 0 11% 0; text-align: center; font-family: var(--Paperlogy_font); font-weight: 600; font-size: 170%; color: #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);}
.m_visual_slider .cell .visual_txt span{display: block; color: #fff4c6;}
.m_visual_slider .cell .visual_txt strong{display: block; font-size: 180%;}


.m_visual_slider .slick-dots { position: absolute; left:50%; bottom:130px; 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.5);  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: #fff;}

@media only screen and (max-width:1500px){
.m_visual {  padding:0 0px; }
.m_visual::before { top:100px}
.m_visual_slider {  border-radius: 0px; }
.m_visual_slider .cell .visual_txt { padding: 13% 0 16% 0;}
.m_visual_slider .slick-dots {  bottom:110px;}

}


@media only screen and (max-width:1000px){
.m_visual_slider .cell .visual_txt { font-size: 150%; padding: 15% 0 22% 0;}

}

@media only screen and (max-width:750px){
.m_visual_slider .slick-dots {  bottom:50px;}
.m_visual_slider .cell .visual_txt { font-size: 130%; padding: 100px 0 130px 0;}

}
@media only screen and (max-width:450px){
.m_visual_slider .cell .visual_txt { font-size: 110%; }
}

.lawmaker_wrap {display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;}

/* 열린 의장실 */
.main_speaker {display:flex; align-items: flex-end;  position: relative;    font-weight: 500;  justify-content: flex-end;  flex: 0 1 445px; max-width: 445px; flex-wrap: wrap;  font-family: var(--Paperlogy_font);}
.main_speaker::before { content: ''; position: absolute; left:0; top:20px; right:0px; bottom:0px; background-image: url(/_hadassem/images/main/chairman_bg.jpg); background-position: center right;  background-repeat: no-repeat; background-size: 100% 100%;  border-radius: 100px 20px 20px 20px;}
.main_speaker .photo{    position: relative; }
.main_speaker .photo img{ }
.main_speaker .text_box{position: absolute; right:10%; left:10%; top:25%;font-size: 120%; z-index: 15; letter-spacing: -0.05em;  color:#fff;  }
.main_speaker .text_box em{ display: block; font-size: 90%; line-height: 120%; padding-bottom: 25px; font-weight: 400;}
.main_speaker .text_box strong{ display: block;  line-height: 160%; font-weight: 600; font-size: 110%;}
.main_speaker .text_box strong i{ color: #95e0ff; font-size: 130%;}
.main_speaker ul {display: flex;  width: 100%; justify-content: space-between; background: linear-gradient(90deg, #b91e4c, #0b5bd3);position: relative; border-radius: 0 0 20px 20px;}
.main_speaker ul li {flex:0 1 calc(50% - 10px)}
.main_speaker ul a {display: block; position: relative; padding:8px 10px; color:#fff; text-align: center; line-height: 45px;  transition: all 0.3s;  }
.main_speaker ul a i { margin-right: 5px;}
.main_speaker ul li + li a::before {content: ''; position: absolute; top:15px; bottom: 15px; width: 2px; left: 0; background-color: rgba(255, 255, 255, 0.15);}

/* 현역의원 */

.m_lawmaker { display: block;   width: calc(100% - 495px); overflow: hidden;}
.m_lawmaker .m_tit{ display: flex; justify-content: space-between; margin: 15px 0 0px 5px; padding: 0;}
.m_lawmaker .m_tit h3 {font-size: 160%; white-space: nowrap;}
.m_lawmaker .m_tit h3 img{width: 40px; vertical-align: middle;}
.m_lawmaker .m_tit h3 em {font-size: 80%; font-weight: 600; font-family: var(--default_font); vertical-align:top}

.m_lawmaker .cell {padding: 10px 5px; }
.lawmaker_slider .slider{margin: 0 0;  display: flex;}
.lawmaker_slider .nav {position: inherit; justify-content: center;}
.lawmaker_slider .nav button {box-shadow: none; background-color: #dcdfe6;}
.lawmaker_slider .nav button:hover,
.lawmaker_slider .nav button:focus{background-color:#2e363f}
.lawmaker_slider .nav button:hover::before,
.lawmaker_slider .nav button:focus::before{color: #fff}


.lawmaker_box { display: flex;justify-content: space-between; overflow: hidden; padding:30px 2% 90px 2%; margin-bottom: 15px; background-color: #fff; border-radius: 15px; border: 1px solid #d7dce8; flex-wrap: wrap; position: relative;   }
.lawmaker_box::after {content: '';position: absolute;right: 17px;top: 20px;background-image: url(/_hadassem/images/logo.png);background-repeat: no-repeat;background-position: right top;background-size: 100%;opacity: 0.3;filter: grayscale(100%);width: 30px;height: 30px;}
.lawmaker_box > .photo{width:45%; display: flex; align-items: center; justify-content: center; padding: 0 10px;}
.lawmaker_box > .photo img {background-color: #dfe2eb; border-radius: 10px; }
.lawmaker_box > .txt{width:55%; padding-left: 4%; padding-top: 15px; }
.lawmaker_box > .txt dt{font-size: 120%; font-weight: 700; display: block; margin:0px 0 10px 0; color:#000; font-family: var(--Paperlogy_font); letter-spacing: 0.01em; line-height: 120%;}
.lawmaker_box > .txt dt span{font-size: 80%; font-weight: 500; display: block; color:#555;}
.lawmaker_box > .txt dd {font-size: 80%; font-weight: 400; color: #777;}
.lawmaker_box > .txt dd strong {font-weight: 700; color: #555;}
.lawmaker_box > .txt dd li {padding: 2px 0;}
.lawmaker_box > .lawmaker_btn {width:100%; display: flex; position: absolute; bottom: 0; left:0; right: 0;}
.lawmaker_box > .lawmaker_btn a { display: block; padding: 0 15px;  font-weight:500; line-height:55px; height:55px; transition: all 0.3s; font-size: 100%; width:50%; background-color: #f5f6f9; text-align: center;  font-family: var(--Paperlogy_font); }
.lawmaker_box > .lawmaker_btn a.btn_profile {}
.lawmaker_box > .lawmaker_btn a.btn_home {border-left: 1px solid rgba(0, 0, 0, 0.07);}
.lawmaker_box > .lawmaker_btn a.btn_home i {margin-right: 5px;}
.lawmaker_box > .lawmaker_btn a:hover {background-color: var(--default_color); color: #fff;}

.map_area {text-align: center; padding-top: 5%; display: block; z-index: 99; position: relative;}

@media only screen and (max-width:1250px) {
.m_lawmaker .m_tit h3 {font-size: 140%;}
.m_lawmaker .m_tit h3 img{width: 30px; }
}

@media only screen and (max-width:1100px) {
.main_speaker { flex: 0 1 370px; max-width: 370px; }
.m_lawmaker {   width: calc(100% - 400px);}

.main_speaker .photo{ width: 75%; text-align: right;}

}


@media only screen and (max-width:1000px) {
.main_speaker {  flex: 0 1 100%; max-width: 100%;}
.m_lawmaker {  width: 100%; margin-top: 30px;}


}
@media only screen and (max-width:600px) {
.m_lawmaker .m_tit{ display: flex; flex-wrap: wrap; justify-content: center; margin: 0px; }
.m_lawmaker .m_tit h3 {text-align: center; margin-bottom: 15px; padding-right: 10px;}
.m_lawmaker .m_tit h3 img{width: 30px;}
.m_lawmaker .m_tit h3, .m_lawmaker .m_tit .nav {flex:1 0 100%;}
.m_lawmaker .cell {padding: 10px 0px; }
.m_lawmaker {  margin-top: 40px;}

}

@media only screen and (max-width:450px){
.main_speaker::before {  border-radius: 50px 15px 15px 15px;}
.main_speaker .text_box{right:10%; left:10%; top:25%;font-size: 110%; }
.main_speaker .text_box em{ padding-bottom: 15px; }
.main_speaker .text_box strong{ line-height: 140%; }

.main_speaker ul a { padding:8px 10px; line-height: 35px; font-size: 95%;  }

}


/* 의사일정 */
.m_calendar {margin-top: -90px; z-index: 9; background-color: #fff; border-radius: 100px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); padding: 10px 50px 10px 10px;}
.m_calendar {position: relative; display: flex; width: 100%;}
.m_calendar .title {position: relative; display: flex; align-content: center; flex-wrap: wrap; flex:0 1 200px; width: 220px; overflow: hidden; border-radius: 15px 0 0 15px; padding-left: 50px;}
.m_calendar .title::before {content: ''; position: absolute; width: 420px; height: 530px; }
.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%;}
.m_calendar .title h3 span { font-size: 150%; display: block; font-weight: 600; color: #333;}

.main_schedule {  display:flex; justify-content: space-around;  position: relative;  flex:0 1 calc(100% - 340px); padding: 25px 0;}

.main_schedule .week_area{ display: block; position: relative;   flex: 0 1 45%; width: 45%;  font-family: var(--Paperlogy_font); padding-right: 0px;}
.main_schedule .week_area .schedule_date{ font-family: 'Roboto'; font-weight: 700; font-size: 170%; border-radius: 0 0 0 25px; color: #000; text-align:center; padding-bottom: 10px;}
.main_schedule .week_area .schedule_date span { font-size: 70%; color: #555; 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: 100%; }
.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}
.main_schedule .week_area button {position: absolute; top:20px; z-index: 99; background-color: #eff1f5; box-shadow: none; overflow: hidden; }
.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 .week_area button:focus, .main_schedule .week_area button:hover{background-color:#2e363f}



.main_schedule .content{background: #eff1f5;  display:flex; flex-wrap: wrap; align-content: center; border-radius:15px; margin-top: 5px; flex: 0 1 50%; width: 50%;  height: 100px; padding: 10px 20px; font-family: var(--Paperlogy_font);  overflow: hidden;}
.main_schedule .content #calendar{display:flex; flex-wrap: wrap; width: 100%; justify-content: right; align-items: flex-start;}
.main_schedule .content #calendar > ul{ overflow-x: hidden; overflow-y: auto; width: 100%; display: block; height: 90px; }
.main_schedule .content #calendar > ul.date_1 > li:first-child{padding-top: 28px;}
.main_schedule .content #calendar > ul.date_2 > li:first-child{padding-top: 15px;}
.main_schedule .content #calendar > ul.date_3 > li:first-child{padding-top: 0px;}

.main_schedule .content #calendar > em {font-size: 14px; color: rgba(0, 0, 0, 0.7);}
.main_schedule .content #calendar > em > strong{display: block; font-weight: 600; font-size: 110%; color: #333; padding: 5px 0;}
.main_schedule .content .calender_content{ 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{font-weight: 700; width: 110px;  padding-right: 10px;font-size: 14px; line-height: 18px; }
.main_schedule .content .calender_content > p{color:#444; display: block;  width:calc(100% - 110px); overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 400;font-size: 100%; }

.main_schedule .content #calendar.no_date {justify-content: center; }
.main_schedule .content #calendar.no_date .calender_more {margin-top: 5px; font-size: 90%;}

.main_schedule .content .calender_more { padding: 3px 15px; font-weight: 500; white-space:nowrap; border-radius: 10px;  display: inline-block; align-items: center; background-color: rgba(0, 0, 0, 0.07); }
.main_schedule .content .calender_more em {display: inline-block; background-color: #fff; width: 25px; height: 15px; border-radius: 3px; line-height: 15px; text-align: center; margin-left: 5px;  font-weight: 600; }

.calender_more {font-size: 80%; display: inline-block; background-color: rgba(0, 0, 0, 0.1); }

.calendar_goto {  display:block;  flex:0 1 140px; padding: 25px 0; margin-top: 4px;}
.calendar_goto a {  display:flex; align-items: center;  font-size: 15px; text-align: center; letter-spacing:-0.07em;  border: 1px solid #d0d4db; border-radius: 10px; line-height: 45px; padding: 0 15px; transition: all 0.3s; font-weight: 600; white-space: nowrap;}
.calendar_goto a i {color: var(--default_color); font-size: 120%; margin-right: 7px;}
.calendar_goto a + a {margin-top: 7px;}
.calendar_goto 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:1400px){
.main_schedule .week_area{  flex: 0 1 48%; width: 48%;  padding-right: 30px;}
.main_schedule .content{flex: 0 1 50%; width: 50%; }
.main_schedule .content .calender_content > p{ font-size: 110%;} 

}

@media only screen and (max-width:1200px){
.m_calendar {font-size: 90%;}
.m_calendar .title { flex:0 1 180px; width: 180px;  padding-left: 30px;}
.main_schedule {  flex:0 1 calc(100% - 320px); padding: 25px 0 10px 0;}
.main_schedule .week_area{   padding-right: 10px;}

}


@media only screen and (max-width:1100px){
.m_calendar {padding:10px 20px 0px 20px; border-radius: 40px;}
.m_calendar, .main_schedule  {flex-wrap: wrap;}
.m_calendar .title {text-align: center; font-size: 130%; padding: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.07); padding-bottom: 10px; border-radius: 0;}
.m_calendar .title h3 span {display: inline-block; font-size: 100%;}
.main_schedule .week_area{  flex: 0 1 100%; width: 100%;  padding: 0px 20px;}
.main_schedule .content, .m_calendar .title, .main_schedule  {flex: 0 1 100%; width: 100%; }
.main_schedule .content {margin-top: 20px;}
.m_calendar .title { font-size: 105%;}
.calendar_goto {  display:flex;  flex:0 1 100%; padding: 5px 0; justify-content: space-between; margin-bottom: 20px;}
.calendar_goto a + a {margin-top: 0px;}
.calendar_goto a {width: calc(50% - 5px);  line-height: 55px; font-size: 110%;}

}

@media only screen and (max-width:750px){
.m_calendar {margin-top: -30px; border-radius: 20px;}
.main_schedule {  padding: 10px 0 5px 0;}
.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){
.m_calendar {padding:10px 10px 0px 10px; }
.main_schedule .week_area button {width:25px; height: 25px; line-height: 25px;}
.main_schedule .week_area button::before { line-height: 25px !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: 10px 5px; border-radius: 10px; font-size: 110%;}

.calendar_goto a { line-height: 45px; font-size: 110%;}

}




/* 최근게시물 탭박스 영역 */

.news_wrap {display: flex;  position: relative; justify-content: space-between; align-items: flex-start;}
.news_wrap .main_right { width: 550px;}
.bbs_tab { position: relative;  min-height: 400px; width:calc(100% - 600px)}
/*
.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; border-bottom: 2px solid rgba(0, 0, 0, 0.07);}
.bbs_tab > ul > li {}
.bbs_tab > ul > li:last-child > a {margin-right: 70px;}

.bbs_tab > ul > li > .m_tab{ position: relative; line-height:60px; height:60px;  padding:0 20px;color:#888; display:flex;  font-weight:500;  text-align: center; font-size: 120%; border-radius: 10px; margin-right: 3px; transition: all 0.3s; font-family: 'Paperlogy';  }
.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:#000;  position: relative; z-index: 9;  font-weight: 600; }
.bbs_tab > ul > li.active > .m_tab::before {content: ''; left:0; right: 0; bottom: -2px; height: 3px; background-color: var(--default_color); position: absolute;}
.bbs_tab > ul > li.active > .m_tab::after {content: ''; position:absolute; background-color: var(--default_color); width: 3px; height: 12px; left:5px; top:10px; transform: rotate(-45deg); border-radius: 5px;}
.bbs_tab > ul > li .m_tab i{font-size:130%; margin-right:5px}

.bbs_tab > ul > li .view { position: absolute; top: 70px; left:0; right:0;visibility: hidden;  opacity: 0; transition: all 0.3s; }
.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: 7px 0px 7px 0px;  }
.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: var(--bg_gray); 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 {border-top: 1px solid rgba(0, 0, 0, 0.07);}
.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: 44px; 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) {
  .news_wrap {margin-top: 10px;}
.news_wrap {flex-wrap: wrap;}
.news_wrap .main_right { width: 100%; border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 30px;}
.bbs_tab { min-height: 350px; width:100%}
}

@media only screen and (max-width:750px) {
.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}
.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: 30px 10px 10px 30px;}
.bbs_tab > ul > li .view li.title > a{font-size: 100%; }

.bbs_tab .more { top:-50px; }
.bbs_tab > ul > li .view {  top:65px;}

}
@media only screen and (max-width:450px) {
.bbs_tab {margin-top: 10px;}
.bbs_tab > ul > li .view {  top:50px;}
  .bbs_tab > ul > li > .m_tab { padding: 0 10px; font-size: 15px; line-height: 45px; height: 45px;}
  .bbs_tab > ul > li.active > .m_tab{  }
.bbs_tab > ul > li.active > .m_tab::after { width: 3px; height: 9px; left:2px; top:10px; transform: rotate(-45deg); border-radius: 5px;}
.bbs_tab .more { top:-45px; }


}
    



/* 회의록 검색 */
.m_assem_search {width: 100%;   font-family: var(--Paperlogy_font); }
.m_assem_search .m_search_box {background-color: #fff; display: block; margin: 0px 0 15px 0; padding: 0px 0px 0px 0px; border-radius: 15px; overflow: hidden; border: 1px solid #e4e6ea;}

.council_searchbox {display: block; padding: 30px 30px; background-color: #eff1f5; }
.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: calc(100% - 100px);}
.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; border-radius: 40px;}
.council_searchbox form .searchform button{ min-width: 45px; text-align: center; float:right; font-size: 100%; color: #fff;  border-radius: 50%; background: linear-gradient(135deg, #902f70, #155bd0);}

.m_search_box > ul {display: flex; padding:17px 30px 17px 30px; flex-wrap: wrap;}
.m_search_box > ul li { width:50%; padding:3px 5px}
.m_search_box > ul li a{display: block; white-space: nowrap; line-height: 45px; font-weight: 500; font-size: 95%; color: #555; transition: all 0.4s; border-radius: 50px;}
.m_search_box > ul li a > i { font-size: 130%; background-color: #eff1f5; width: 45px; height: 45px; border-radius: 50%; text-align: center; margin-right: 10px; color: #3e3e49; transition: all 0.3s;}
.m_search_box > ul li a:hover > i {background-color: #cad0e2; }
.m_search_box > ul li a:hover {background-color: #eff1f5; }

/* 회의록 아래 아이콘 바로가기 */
.main_goto {margin-top: 15px;   }
.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; letter-spacing:-0.07em;  border: 1px solid #e4e6ea; border-radius: var(--bor_radius); height: 90px; padding: 0 15px; transition: all 0.3s;}
.main_goto ul li a em{display: block; font-size: 90%;}
.main_goto ul li a strong{display: block; font-weight: 700; font-size: 130%; }
.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;}
.main_goto ul li:last-child a strong span {color: var(--pink);}
.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: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; }

}




/* 의회 바로가기 아이콘 */
.m_icon {position: relative; padding: 0; margin-top: 30px; }
.m_icon ul {display:flex; justify-content:space-between; flex-wrap: wrap;}
.m_icon ul li { padding:25px 0; flex: 0 1 calc(12.5% - 20px);}
.m_icon ul li a {display: block; text-align: center; letter-spacing:-0.07em; background-color: var(--bg_gray); border-radius: 25px; padding:10px 0; 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); box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.06); background-color: #fff;  border: 1px solid rgba(0, 0, 0, 0.15)}
.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;}
.m_icon ul li {flex: 0 1 calc(25% - 10px); padding: 5px 0;}
}
@media only screen and (max-width:550px) {
.m_icon ul li a { padding: 0px 5px 6px 5px; border-radius: 10px;}
.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(50% - 5px); padding: 5px 0;}
.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_gallery {position: relative; overflow: hidden; background: linear-gradient(90deg, #763e61, #305798);;}
.m_gallery::before {content: ''; background-image: url(/_hadassem/images/main/m_patten01.png); width: 681px; height: 637px; top: -200px; left: -200px; position: absolute;}
.m_gallery::after {content: ''; background-image: url(/_hadassem/images/main/m_patten02.png); width: 436px; height: 438px; bottom: -50px; right: -50px; position: absolute;}
.m_gallery .wrap_container {position: relative; z-index: 2;}
.m_gallery .m_tit h3 {color: #fff;}
.m_gallery .m_tit h3 span {color: #ecc680;}
.m_gallery .m_tit p {color: rgba(255, 255, 255, 0.5); margin-bottom: 30px;}

.gallery_slider {width: 100%;}
.gallery_slider .nav {position: inherit; justify-content: center;}
.gallery_slider .nav .prev, .gallery_slider .nav .next{  position:absolute;  top:-220px; margin: 0;}
.gallery_slider .nav .prev {left:-20px}
.gallery_slider .nav .next {right: -20px;}

.gallery_slider .slider {margin:0 -15px; }
.gallery_slider .slider .cell {display: block; padding:15px 15px}
.gallery_slider .slider .item {display: block; background-color: #fff; border-radius: 25px; overflow: hidden; padding: 15px; transition: all 0.3s; }
.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: 105%; letter-spacing: -0.05em; font-family: var(--scdream_font); font-family: 'Paperlogy';  }
.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:500px){
.gallery_slider .slider .cell { padding:15px; }
.gallery_slider .slider .item {padding: 10px; border-radius: 10px;}
.m_gallery .m_tit h3 {font-size: 110%; }
.m_gallery .m_tit p {font-size: 70%; padding-top: 5px;}
.gallery_slider .slider .item img { border-radius: 10px;}

}




/* 배너모음 */
.m_banner {background-color: #fff; }
.m_banner .m_tit{margin-bottom: 5px;}
.banner_slider .nav {bottom:auto; top:-50px; left:120px; right:auto}
.banner_slider .nav button {background-color: #fff; width: 32px; height: 32px; line-height: 32px; box-shadow: none;}
.banner_slider .nav button:before {line-height: 32px; color:#333;}
.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;}
}