.wrap{font-size: 15px;}

/*Sub layout*/
.subBody{padding: 119px 0 0 0;}
.subVisual{width: 100%;height: 181px;background-image: url('../images/sub/sub.jpg');  background-repeat: no-repeat;background-size: cover;background-position: center; }
.subVisual strong{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;max-width: 1200px;margin:0 auto;font-size: 31px;font-weight: 600;color: #ffffffe0;text-shadow: 3px 1px #676b3b;text-align: center;line-height: 37px;}
.container{display: flex;}
.snbArea{width: 271px;margin: 0 40px 30px 0;padding: 25px 0 0 0;}
.snbArea .snbTitle{display: flex;align-items: center;height: 74px;font-size: 30px;font-weight: 700;color:#1f4675}
.snbArea .snb > li{border:1px solid #dfe5ea;margin: 0 0 5px 0;border-radius: 5px;}
.snbArea .snb > li > a{position: relative; display: flex;align-items: center;min-height: 48px;font-size: 17px;font-weight: 400;color:#444444;padding: 5px 27px 5px 18px;}
.snbArea .snb > li > a::before{content: "";display: block;width:6px ;height: 11px;position: absolute;right: 16px ;top:19px;background: url('../images/common/arr_snb.png') center no-repeat;}
.snbArea .snb > li.on > a {background-color: #1f4675;color:#fff}
.snbArea .snb > li.on > a::before{background: url('../images/common/arr_snb_on.png') center no-repeat;}
.snbArea .snb > li .snbdepth3{display: none;padding: 20px 0 17px 0 ; background-color: #f9faff;}
.snbArea .snb > li.on .snbdepth3{display: block;}
.snbArea .snb > li .snbdepth3 > li {margin:0 0 10px 0}
.snbArea .snb > li .snbdepth3 > li > a{position: relative; display: block;padding: 0 27px 0 33px;  color:#5d5d5d;font-size: 15px;font-weight: 300;}
.snbArea .snb > li .snbdepth3 > li > a::before{content: "";display: block;width:4px ;height: 4px;position: absolute;left: 16px ;top:5px;background-color: #8d8d8d;border-radius: 5px;}
.snbArea .snb > li .snbdepth3 > li > a:hover,
.snbArea .snb > li .snbdepth3 > li.on > a{color: #2467bf;font-weight: 500;}
.snbArea .snb > li .snbdepth4{margin: 10px 0 0 34px;}
.snbArea .snb > li .snbdepth4 > li {margin:0 0 7px 0}
.snbArea .snb > li .snbdepth4 > li > a{position: relative; display: block;padding: 0 10px 0 10px;  color:#5d5d5d; font-size: 14px;font-weight: 300;}
.snbArea .snb > li .snbdepth4 > li > a::before{content: "";display: block;width: 4px;height: 1px;position: absolute;left: 0;top: 5px;background-color: #5d5d5d;}
.snbArea .snb > li .snbdepth4 > li > a:hover,
.snbArea .snb > li .snbdepth4 > li.on > a{color: #2467bf;}
.snbArea .snb > li .snbdepth4 > li.on > a::before{background-color: #2467bf;}

.subTop{padding: 55px 0 0 0;position: relative;}
.subTop .breadcrumb{display: flex;margin: 0 0 30px 0;}
.subTop .breadcrumb > li{position: relative; color:#878787;font-size: 14px;font-weight: 300;padding: 0 15px 0 0 ;margin: 0 10px 0 0;line-height: 18px;}
.subTop .breadcrumb > li::after{content: ">";display: block; width:8px;position: absolute;top:0;right: 0;font-size: 12px;  }
.subTop .breadcrumb > li:last-child{padding: 0;margin: 0;}
.subTop .breadcrumb > li:last-child::after{display: none}
.subTop .share{position: absolute;right: 0;top:100px}
.subTop .print{position: absolute;right: 30px;top:100px}
.subTop .pageTitle{color:#333;font-size: 25px;font-weight: 700;line-height: 30px;margin: 0 0 17px 0;padding:0  65px 0 0;}
.content{padding: 30px 0 50px 0; border-top:2px solid #222}
.contArea{width: calc(100% - 311px);}


/*cotents*/
/*text*/
.desc{line-height: 1.4;}
.desc strong{font-weight: 600;}
.desc2{line-height: 1.4;color:#3f3f3f;font-size: 16px;text-align: center;}

.filters .filterBtn {display: inline-block; height: auto;padding:11px 20px;margin:0 4px 4px 0;background-color: #fff;font-size: 16px;font-weight: 400;color:#333;border:1px solid #cfcfcf;border-radius: 20px}
.filters .filterBtn.active {background-color: #2366bf;color: #fff;border-color: #2366bf;}
.menuBtns{margin: 0 0 25px 0;}
.menuBtns > a{display: inline-block; height: auto;padding:11px 20px;margin:0 4px 4px 0;background-color: #fff;font-size: 16px;font-weight: 400;color:#333;border:1px solid #cfcfcf;border-radius: 20px}
.menuBtns > .active{background-color: #2366bf;color: #fff;border-color: #2366bf;}
.note{position: relative; padding:  0 0 0 18px;}
.note::before{content: "※"; display: block; position: absolute;left: 0;top:0}
.fcBlue{color: #2467bf !important;}
.fcRed{color:#f45384 !important}

/*Title*/
.titBox{display: flex;align-items: center;gap: 0 10px;margin-bottom: 20px;}
.titBox .title1{margin: 0;}
.titBox .btnBox{margin-top: 0;}
.title1{position: relative;padding: 0 0 0 20px; font-size: 23px;font-weight: 600;margin:30px 0 20px 0;}
.title1::after{content: "";display: block;width: 12px;height: 12px;background-color: #fff;border: 3px solid #2467c2;border-radius: 100%;position: absolute;left: 0;top:6px}
.title1 + .title1{margin: 0;margin-top: 10px;}
.title1 + .tableBox{margin-top: 15px;}
.title2{ font-size: 19px;font-weight: 500;margin:20px 0 10px 0;color: #2366bf;}
.title3{font-size: 25px;font-weight: 700;margin:30px 0 10px 0;color:#2366bf;text-align: center;}
.title4{font-size: 23px;font-weight: 600;margin:35px 0 20px 0;color:#000}


/*List*/
.indent{margin-left: 24px;}
.list1.type2{margin-left: 0;}
.list1 > li{position: relative;padding: 0 0 0 12px;margin: 0 0 10px 0;line-height: 1.4;color:#717171}
.list1 > li::before{content: "";display: block;width: 5px;height: 1px;position: absolute;left: 0;top: 9px;background-color: #333333;}
.list1 > li > ul{margin-top: 10px;}
.list1 > li > ul > li{margin-bottom: 5px;}
.list2 > li{position: relative;padding: 0 0 0 12px;margin: 0 0 10px 0;line-height: 1.2;}
.list2 > li::before{content: "";display: block;width: 3px;height: 3px;position: absolute;left: 0;top: 7px;background-color: #333;background-color: #333;}
.nbList1 > li{list-style: decimal;margin: 0 0 7px 20px;line-height: 24px;}
.nbList2 > li{position: relative; padding: 0 0 5px 18px;}
.nbList2 > li .num{display: block;position: absolute;left:0;}

.grayBorderBox{margin:0 0 35px 0; padding: 24px;background-color: #f9fbfd;border: 1px solid #afc2d8;border-radius: 12px; color:#2f537e;line-height: 23PX;font-weight: 300;}
.tabMenu .tabs {display: flex; flex-wrap : wrap; flex-direction: row;position: relative;border-bottom: 1px solid #cfcfcf; }

/* 가정의학 tip_03 클래스 추가해서 css 추가  */
.tabMenu .tip_03 .tabBtn:nth-child(1).active,
.tabMenu .tip_03 .tabBtn:nth-child(2).active,
.tabMenu .tip_03 .tabBtn:nth-child(3).active,
.tabMenu .tip_03 .tabBtn:nth-child(4).active {border-bottom: 1px solid #cfcfcf;}
/* 가정의학 tip_03 클래스 추가해서 css 추가  */

.tabMenu .tabs .tabBtn {position: relative; display: flex;justify-content: center;align-items: center;line-height: 1.2; width:25% ;text-align: center;height: 46px; padding:5px 20px;background-color: #fff;font-size: 16px;font-weight: 300;color:#666;border:1px solid #cfcfcf;border-bottom: 0;margin-left: -1px; }
.tabMenu .tabs .tabBtn.active {color: #333;z-index: 1;font-weight: 400; }
.tabMenu .tabs .tabBtn.active::before{content: "";display: block;width: 100%;height: 3px;position: absolute;left: 0;top:-1px;background-color: #2366bf; }
.tabMenu .tabs .tabBtn.active::after{content: "";display: block;width: 100%;height: 1px;position: absolute;left: 0;bottom: -1px;background-color: #fff; }
.tabMenu .tabContainer {padding: 30px 0 30px 0;}
.tabMenu .tabContainer .tabCont {display: none;}
.tabMenu .tabContainer .tabCont.active {display: block;}
.tabMenu .tabs.type2 .tabBtn {min-width: auto;}
.tabMenu .tabs .newWin{position: relative; display: flex;justify-content: center;align-items: center;line-height: 1.2;min-width: 200px;color:#333;text-align: center;height: 46px; padding:5px 20px;background-color: #fff;font-size: 16px;font-weight: 300;color:#666;border:1px solid #cfcfcf;border-bottom: 0;margin-left: -1px; }
.tabMenu .tabs.type2 .newWin {min-width: auto;}

/*button*/
.btnBox{display: flex;justify-content: flex-end;margin: 13px 0 0 0;gap: 0 5px;}
.btnBox2{display: flex;justify-content: center;margin: 13px 0 0 0;gap: 0 5px;}
.btnBox3{display: flex;justify-content:  flex-end;align-items: stretch;margin: 40px 0 0 0;gap: 0 10px;}
.btnDownload{display: inline-block; background-color:#714e26;border:1px solid #714e26;background-image:url(../images/sub/ico-btn-dw02.png);background-repeat:no-repeat;color:#fff;padding:7px;padding-right:35px;background-position:calc(100% - 9px);background-size:20px;border-radius:7px;line-height:1.2;}
.btnDownload:hover{background-color:#fff;color:#000;background-image:url(../images/sub/ico-btn-dw01.png);transition:all 0.3s;}
.btnNewWin{display: inline-block; background-color: #1b4fb4;border:1px solid #1b4fb4;background-image:url(../images/sub/ico_newwin.png);background-repeat:no-repeat;color:#fff;padding:5px;padding-right:40px;background-position:calc(100% - 9px);background-size:20px;border-radius:7px;line-height:1.2;}
.btnNewWin:hover{background-color:#fff;color:#000;background-image:url(../images/sub/ico_newwin_ov.png);transition:all 0.3s;}
.btnNewWin2{display: inline-block; background-color: #528132;border:1px solid #528132;background-image:url(../images/sub/ico_newwin.png);background-repeat:no-repeat;color:#fff;padding:7px;padding-right:40px;background-position:calc(100% - 9px);background-size:20px;border-radius:7px;line-height:1.2;}
.btnNewWin2:hover{background-color:#fff;color:#000;background-image:url(../images/sub/ico_newwin_ov.png);transition:all 0.3s;}
.btnView{display: inline-block;padding: 3px 11px; background-color: #fff;border:1px solid #e6e6e6;color:#6b6b6b;border-radius:3px;line-height:1.2;font-size: 12px;transition:all 0.3s;}
.btnView em{display: inline-block;font-size: 6px;vertical-align: top;padding-top: 3px;}
.btnView:hover{background-color: #777;color: #fff;}
.greyBox{padding: 15px;text-align: center;background-color: #efefef;}
.btnDownload2{display: inline-block; background-image:url(../images/sub/ico-btn-dw03.png);background-repeat:no-repeat;color:#6b6b6b;padding:5px 26px 5px 10px;background-position:calc(100% - 10px);background-size:12px;border-radius:5px;line-height:1.2;font-size: 12px;font-weight: 300;border: 1px solid #e6e6e6;}
.btnDownload2:hover{background-color:#6b6b6b;color:#fff;background-image:url(../images/sub/ico-btn-dw04.png);transition:all 0.3s;}
.btnDownload3{display: inline-block; background-image:url(../images/sub/ico-btn-dw04.png);background-repeat:no-repeat;color:#fff;padding:5px 26px 5px 10px;background-position:calc(100% - 10px);background-size:12px;border-radius:5px;line-height:1.2;font-size: 12px;font-weight: 300;border: 1px solid #2467c2;background-color: #2467c2;}
.btnDownload3:hover{background-color:#fff;color:#333;background-image:url(../images/sub/ico-btn-dw03.png);transition:all 0.3s;}
.btn{display: inline-block;line-height: 16px;padding:7px 20px;font-weight: 500;border-radius: 5px;}
.btn2{display: flex;justify-content: center;flex-direction: column;line-height: 16px;padding:7px 20px;font-weight: 300;border-radius: 7px;text-align: center;}
.btn3{display: flex;justify-content: center;flex-direction: column;min-width: 137px;min-height: 56px; font-size: 20px; padding:7px 20px;font-weight: 300;border-radius: 7px;text-align: center;}
.btn4{display: flex;justify-content: center;flex-direction: column;min-width: 137px;min-height: 43px; font-size: 17px; padding:7px 20px;font-weight: 300;border-radius: 7px;text-align: center;}
.btnDel{display: inline-block; background-image:url(../images/sub/btn_imgdel.png);background-repeat:no-repeat;color:#fff;padding:5px 26px 5px 10px;background-position:calc(100% - 10px);background-size:10px;border-radius:5px;line-height:1.2;font-size: 12px;font-weight: 300;border: 1px solid #666;background-color: #666;}
.btnDel:hover{background-color:#fff;color:#333;background-image:url(../images/sub/btn_imgdel_ov.png);transition:all 0.3s;}
.blue{background-color:#528cb1;color:#fff;border: 1px solid #528cb1;transition:all 0.3s;}
.blue:hover{background-color:#fff;color:#528cb1;}
.blue2{background-color:#2366bf;color:#fff;border: 1px solid #2366bf;transition:all 0.3s;}
.blue2:hover{background-color:#fff;color:#2366bf;}
.orange{background-color:#AF5B23;color:#fff;border: 1px solid #AF5B23;transition:all 0.3s;}
.orange:hover{background-color:#fff;color:#AF5B23;}
.greyL{background-color:#fff;color:#757575;border: 1px solid #757575;transition:all 0.3s;}
.small{font-size: 14px;font-weight: 300;}

/*테이블*/
caption{display: none;}
.tableBox {border-top: 2px solid #5077b9;margin-top: 10px;}
.boardBox{border-top: 1px solid #2366bf;margin-top: 10px;}
.boardTbl{width: 100%;table-layout: fixed;}
.boardTbl tr th{height: 49px ;padding: 8px;font-weight: 400;text-align: center;font-size: 16px;color:#444;border-bottom: 1px solid #dfe5ea;}
.boardTbl tr td{height: 49px ;padding: 8px;border-bottom: 1px solid #dfe5ea;text-align: center;color:#717171}
.boardTbl tr td.al{text-align: left;}
.boardTbl thead tr th{border-bottom: 1px solid #2366bf;}
.boardTbl tr td.tCont{text-align: left;color:#333333;font-weight: 400;}
.boardTbl tr td .ellipsis {display: block; width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


/* 일정관리 schedule S */
.appointmentTime table{
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

.appointmentTime table td{
	border: 1px solid #ddd;
    height: 140px;
    vertical-align: baseline;
}

.appointmentTime h2 {
  display: inline-block;
  padding: 0 25px;
  min-width: 150px;
  font-size: 35px;
  line-height: 30px;
  font-weight: 500;
  vertical-align: bottom;
  box-sizing: border-box;
  color:#3c497b;
}
.appointmentTime .titmeSelect {
  text-align: center;
  margin: 30px 0;
}
.titmeSelect .a2.pre {
  background: url(../images/common/arrow-left.png) center no-repeat;
  display: inline-block; 
  width: 24px;
  height: 24px;
  background-size: contain;
  font-size: 0;                 
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: middle;
}

.titmeSelect .a3.next {
  background: url(../images/common/arrow-right.png) center no-repeat;
  display: inline-block; 
  width: 24px;
  height: 24px;
  background-size: contain;
  font-size: 0;                 
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: middle;
}

.appointmentTime td a.scheduleBtn {
  display: block; 
  width: 100%;     
  box-sizing: border-box; 
  background-color: #f0f5fb;
  padding: 5px;
  text-align: left; 
  text-decoration: none;
  color: black;
  white-space: nowrap;
  height: 34px;
  margin-top:14px;
  height:30px;
  font-size: 13px;
} 
.appointmentTime td a.scheduleBtn.oneDay {
  white-space: normal;
  height: auto;
} 

#popup_con {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
}

.popup{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    max-width: 90%;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    z-index: 999;
}

.pop_tit.nsq {
  background-color: #3c497b;
  display: block;
  color: #fff;
  padding: 15px 10px;
  font-size: 17px;
  font-weight: bold;
}
.a3.closeBtn {
  background: url(../images/common/btn_close.png) no-repeat center;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}
.a3.closeBtn:hover{
	transform: rotate(90deg);
}
.popup .con{
	padding: 10px;
}
.con > p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #bbb;
  padding-bottom: 10px;
  color: #3c497b;
  padding-left: 10px;
  margin-top: 5px;
}
.con > div > div > p {
  line-height: 27px;
  padding-left: 10px;
}
.con > div > div > p > span {
  font-size: 15px;
}
.con > div > div > p > .span1 {
  font-weight: bold;
}
.schdul-con {
  display: block;
  background-color: #f0f5fb;
  border-radius: 5px;
  padding: 10px;
  font-size: 13px !important;
  line-height: 23px;
  margin-top: 5px;
}
/* 일정관리 schedule E */


/*게시판 상세*/
.viewTit{display: flex;justify-content: center;align-items: center;height: 61px;border-top:1px solid #2366bf;border-bottom:1px solid #2366bf;text-align: center;}
.viewTit h4{font-size: 17px;color: #444;font-weight: 400;}
.viewData{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 0 1%; min-height: 99px;border-bottom: 1px solid #dfe5ea;}
.viewData dl{display: flex;flex-wrap: wrap;align-items: center;height: 100%;width: 44%;}
.viewData dl.date{width:32%;}
.viewData dl.read{width:22%;}
.viewData dl dt{position: relative; width: 99px;text-align: center;font-weight: 400;}
.viewData dl dt::after{content: "";display: block;width: 1px;height: 22px;position: absolute;right: 0;top:50%;transform: translateY(-50%);background-color: #dfe5ea;}
.viewData dl dd{width: calc(100% - 99px); padding: 0 10px;color:#717171;font-size: 14px;text-align: center;}
.viewData dl.name dt{position: relative; width: 128px;text-align: center;font-weight: 400;}
.viewData dl.name dd{width: calc(100% - 128px);padding: 0 29px;text-align: left;}
.viewCont{padding: 44px;border-bottom:1px solid #dfe5ea;}
.viewfile{display: flex;align-items: center;background: #fbfbfb; border-bottom: 1px solid #dfe5ea;padding:23px 0;}
.viewfile dt{width: 99px;height: 100%; text-align: center;}
.viewfile dd{width: calc(100% - 99px);}
.fileList{padding-right: 15px;}
.fileList > li{  margin: 0 0 10px 0; }
.fileList > li:last-child{margin-bottom: 0;}
.fileList > li a{color:#717171;font-size: 14px;}
.boardviewNav{margin: 85px 0 0 0;border-top:1px solid #dfe5ea}
.boardviewNav dl{display: flex;align-items: center;flex-wrap: wrap;border-bottom: 1px solid #dfe5ea;height: 50px;}
.boardviewNav dl dt{width:160px;border-right: 1px solid #dfe5ea;padding: 0 10px 0 40px;color: #333;font-weight: 300;}
.boardviewNav dl dd{display: flex;align-items: center;padding: 0 0 0 24px;width: calc(100% - 160px);color:#717171;font-size: 14px;}
.boardviewNav dl dd a{display: block;margin: 0 65px 0 0;width: 340px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.boardviewNav dl dd span{display: inline-block; margin: 0 26px 0 0 ;}
.boardviewNav dl dd span:last-child{margin-right: 0;}
.type2 .viewTit{background-color: #f9fbfd;text-align: left;justify-content: left;padding: 0 40px;}
.type2 .viewData{height: 59px;}
.type2 .viewData dl dt::after{height: 16px;}
.tblType01{width: 100%;table-layout: fixed;}
.tblType01 tr th{height: 49px ;padding: 8px;font-weight: 400;text-align: center;font-size: 16px;color:#444;border-bottom: 1px solid #dfe5ea;border-left: 1px solid #dfe5ea;}
.tblType01 tr td{height: 49px ;padding: 8px;border-bottom: 1px solid #dfe5ea;text-align: center;color:#717171;border-left: 1px solid #dfe5ea;}
.tblType01 tr td.al{text-align: left;}
.tblType01 thead tr th{border-bottom: 1px solid #2366bf;}
.tblType01 tr td.tCont{text-align: left;color:#333333;font-weight: 400;}
.tblType01 tr td .ellipsis {display: block; width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tblType01 tr .bdLeft0{border-left:0}

/*게시판 검색*/
.bbsSearch{display: flex;justify-content: flex-end;gap: 0 5px;margin: 0 0 20px 0;}
.selbox{display: inline-block;vertical-align: top; min-width:98px; height: 36px;padding:  0 32px 0 14px; border: 1px solid #dee4e9;background-image: url(../images/sub/arr_select01.png);background-position:  right 14px center;background-repeat: no-repeat;color:#616161;font-size: 14px;border-radius: 5px;}
.btnSrch{display: inline-block;vertical-align: top;width: 67px;height: 36px;text-align: center;font-size: 14px;color:#fff;background-color: #2366bf;border: 1px solid #2366bf;transition:all 0.3s;border-radius: 5px;}
.btnSrch:hover{background-color: #fff;color:#2366bf}
.inpTxt{display: inline-block;vertical-align: top;height: 36px;padding:  0 25px 0 14px; border: 1px solid #dee4e9;font-size: 14px;border-radius: 5px;}
.inpTxt::placeholder{color:#bcbcbc}
.searchIput{display: flex;justify-content: space-between;width: 270px;}
.searchIput .inpTxt{width: calc(100% - 72px);border-radius: 5px;}

/*페이징*/
.paging{display: flex;justify-content: center;margin: 40px 0 0 0;gap: 0 5px;}
.paging > a{padding: 5px 5px;}
.paging > span {padding: 5px 5px;display: flex;}
.paging > span > a{position: relative; display: flex;align-items: center;justify-content: center;line-height: 15px; color: #999999; font-weight: 300;font-size: 15px;color: #5a5a5a; vertical-align: top;padding: 0 3px 10px 3px;margin: 0 5px;}
.paging > span > a.on{color:#2467bf;font-weight: 500;}
.paging > span > a.on::after{content: "";display: block;width: 100%;height: 2px;background-color:#2467bf;position: absolute; bottom: 0;}

/*margin*/
.mt0{margin-top: 0px !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}

.agC{text-align: center !important;}
.agL{text-align: left !important;}
.agR{text-align: right !important;}

/*윈도우 팝업창*/
.winPop{padding: 0;margin: 0;}
.winPop::-webkit-scrollbar {width: 10px;}
.winPop::-webkit-scrollbar-track {background: #f1f1f1;}
.winPop::-webkit-scrollbar-thumb {background: #888;}
.winPop::-webkit-scrollbar-thumb:hover {background: #555;}


/*******************sub01************************/
.greetings{display: flex;justify-content: space-between;}
.greetings .memPhoto{width: 234px;}
.greetings .memText{width: calc(100% - 254px);}
.greetings .memText strong{display: block;font-size: 1.3em;font-weight: 600;margin-bottom: 20px;color:#945c1b}
.greetings .memText img{    vertical-align: middle;}
.history{display: flex;margin: 0 0 20px 0;}
.history dt{width: 100px;margin: 0 20px 0 0 ; border-top: 2px solid #1b4fb4;padding: 10px 0 0 5px;font-weight: 600;color:#1b4fb4;text-align: center;}
.history dd{width: calc(100% - 120px);padding: 15px 0 0 20px;border-top: 1px solid #777;}
.history dd .hisList > li{display: flex;margin: 0 0 15px 0;line-height: 1.3;}
.history dd .hisList > li:last-child{margin-bottom: 0;}
.history dd .hisList > li span{position: relative; display: block;padding: 0 0 0 10px;width: 85px;}
.history dd .hisList > li span::before{content: "";display: block;width: 4px;height: 4px;position: absolute;left: 0;top: 5px;border: 2px solid #878787;border-radius: 100%;}
.history dd .hisList > li p{width: calc(100% - 85px);}
.proWrap{margin-top: 25px;}
.proBox{display: flex; padding: 30px; background-color: #f7f7f7;margin-bottom: 10px;}
.proBox .pic{width: 121px;}
.proBox .txt{position: relative; width: calc(100% - 121px); box-sizing: border-box;  padding: 0 0 0 30px;}
.proBox .txt .btnView{position: absolute;right: 0;top:0}
.proBox .txt .name{display: block;padding: 0 0 12px 0;margin:0 0 5px 0; border-bottom: 1px solid #dbdbdb; font-size:20px;font-weight:600;color:#333333;}
.proBox .txt .position{display: block;margin: 0 0 20px 0;  font-size:13px;font-weight:300;color:#2467bf;}
.proBox .txt ul > li{display: flex;margin: 0 0 5px 0;}
.proBox .txt ul > li:last-child{margin-bottom: 0;}
.proBox .txt ul > li .tit{position: relative; width: 100px;padding: 0 0 0 14px; box-sizing: border-box; font-size: 16px;}
.proBox .txt ul > li .tit::before{content: "";display: block;width: 4px;height: 4px;position: absolute;left: 0;top: 4px;background-color: #8d8d8d;border-radius: 100%;}
.proBox .txt ul > li span{width: calc(100% - 100px);box-sizing: border-box;padding: 0 0 0 20px;font-size: 17px;color:#717171;font-weight: 300;line-height: 1.2;}
.infoBroList{display: flex;justify-content: space-between;align-items: stretch;}
.infoBroList > li{width:calc(50% - 10px) ;padding: 25px;box-shadow: 4px 7px 11px 1px rgba(0, 0, 0, 0.2);} 
.infoBroList > li .img{border:1px solid #dedede;margin: 0 0 20px 0;}
.infoBroList > li .img img{width: 100%;vertical-align: top;}
.infoBroList > li .title{display: flex;align-items: center;justify-content: space-between;}
.infoBroList > li .title p{position: relative; padding: 0 0 0 13px;color:#333333;font-size: 18px;font-weight: 600;}
.infoBroList > li .title p::before{content: "";display: block;width: 4px;height: 4px;position: absolute;left: 0;top: 5px;background-color: #a9a9a9;border-radius: 100%;}
.profPag{display: flex;justify-content: center;margin: 40px 0 0 0;gap: 0 5px;}
.profPag .page-btn{position: relative; display: flex;align-items: center;justify-content: center;line-height: 15px; color: #999999; font-weight: 300;font-size: 15px;color: #5a5a5a; vertical-align: top;padding: 0 3px 10px 3px;margin: 0 5px;}
.profPag .active{color:#2467bf;font-weight: 500;}
.profPag .active::after{content: "";display: block;width: 100%;height: 2px;background-color:#2467bf;position: absolute; bottom: 0;}
.profPag .nav-btn{width: 12px;margin: 0 3px;}
.profPag .first{background: url(../images/sub/paging_ic1.png) center top no-repeat ;}
.profPag .prev{background: url(../images/sub/paging_ic2.png) center top no-repeat ;}
.profPag .next{background: url(../images/sub/paging_ic3.png) center top no-repeat ;}
.profPag .last{background: url(../images/sub/paging_ic4.png) center top no-repeat ;}

.isusOrg{position: relative;padding: 30px 0 0 0;margin: 0 0 70px 50px;}
.isusOrg .item1{position: relative; padding: 0 0 25px 0;}
.isusOrg .item1::before{content: "";display: block;width: 1px;height: 100%;position: absolute;left: 50%;top: 0px; background-color: #d0d0d0;}
.isusOrg .item1 span{position: relative; display: flex;align-items: center;justify-content: center;width: 139px;height: 139px;margin: 0 auto;background-color: #1f4675;border-radius: 100%;color:#fff;font-size: 30px;font-weight: 600;z-index: 1;}
.isusOrg  .orgList1 .item2{position: relative; padding: 0 0 78px 0;}
.isusOrg  .orgList1 .item2::before{content: "";display: block;width: 1px;height: 100%;position: absolute;left: 50%;top: 0px; background-color: #d0d0d0;}
.isusOrg  .orgList1 .item2 span{position: relative; display: flex;align-items: center;justify-content: center;width: 120px;height: 120px;margin: 0 auto;background-color: #2467c2;border-radius: 100%;color:#fff;font-size: 20px;font-weight: 600;z-index: 1;}
.isusOrg  .orgList1 .item3{display: flex;justify-content: flex-end;position: absolute;top:67px; width: 50%;right: 0;}
.isusOrg  .orgList1 .item3::before{content: "";display: block;width: 100%;height:1px;position: absolute;left: 0%;top: 50%; background-color: #d0d0d0;}
.isusOrg  .orgList1 .item3 span{position: relative; display: flex;align-items: center;justify-content: center;width: calc(100% - 115px) ;min-height: 63px;border: 2px solid #1f4675;background-color: #fff; border-radius: 3px;color:#112134;font-size: 16px;font-weight: 500;z-index: 1;text-align: center;}
.isusOrg  .orgList1 .item4{display: flex;justify-content: flex-end;position: absolute;top:315px;width: 50%;right: 0;}
.isusOrg  .orgList1 .item4::before{content: "";display: block;width: 100%;height:1px;position: absolute;left: 0%;top: 50%; background-color: #d0d0d0;}
.isusOrg  .orgList1 .item4 span{position: relative; display: flex;align-items: center;justify-content: center;width: calc(100% - 115px) ;min-height: 63px;border: 2px solid #1f4675;background-color: #fff; border-radius: 3px;color:#112134;font-size: 16px;font-weight: 500;z-index: 1;text-align: center;}
.isusOrg  .orgList2{position: relative; display: flex;justify-content: space-between;align-items: stretch;gap: 0 40px;padding: 28px 0 0 0 ;background: url(../images/sub/about/bg_org01.png) center top no-repeat}
.isusOrg  .orgList2 > li{width: calc(25% - 40px);min-height: 82px;}
.isusOrg  .orgList2 > li .item5{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;padding: 10px;   border:1px solid #6c8aae;background-color: #fff; border-radius: 5px;color:#2f537e;font-size: 15px;text-align: center;word-break: keep-all;}
.isusOrg  .orgList3{position: relative; display: flex;justify-content: space-between;align-items: stretch;gap: 0 12px;padding: 54px 0 0 0 ;background: url(../images/sub/about/bg_org02.png) center top no-repeat}
.isusOrg  .orgList3 > li{width: calc(14.2% - 12px);min-height: 128px;}
.isusOrg  .orgList3 > li{width: calc(14.8% - 12px);}
.isusOrg  .orgList3 > li .item6{display: flex;justify-content: center;align-items: center;width: 100%;min-height: 100%; padding: 10px;background-color: #f9f8fd;border:1px solid #e1e1e5;border-radius: 5px;color:#7e7e82;font-size: 15px;text-align: center;word-break: keep-all;}

/*******************sub03************************/
.pdfViewer{margin: 30px 0;}
.stepApp{display: flex;flex-wrap: wrap;justify-content: space-around;padding: 10px 0 0 20px;}
.stepApp li{width: 86px;box-sizing: content-box;padding:  0 43px 0 0 ;background-image: url(../images/sub/admissions/arr_stepapp.png);background-size: 20px auto; background-position: calc(100% - 10px) 34px;background-repeat: no-repeat;}
.stepApp li::before{content: "";display: block; width: 86px ;height: 86px;margin: 0 auto 10px auto;background-color: #f0f0f0;border-radius: 100%;background-position: center;background-repeat: no-repeat; }
.stepApp li.on::before{background-color: #1f4675;}
.stepApp li.step1::before{background-image: url(../images/sub/admissions/ico_stepapp01.png);}
.stepApp li.step2::before{background-image: url(../images/sub/admissions/ico_stepapp02.png);}
.stepApp li.step3::before{background-image: url(../images/sub/admissions/ico_stepapp03.png);}
.stepApp li.step4::before{background-image: url(../images/sub/admissions/ico_stepapp04.png);}
.stepApp li.step5::before{background-image: url(../images/sub/admissions/ico_stepapp05.png);}
.stepApp li.step6::before{background-image: url(../images/sub/admissions/ico_stepapp06.png);}
.stepApp li.step7::before{background-image: url(../images/sub/admissions/ico_stepapp07.png);}
.stepApp li.step1.on::before{background-image: url(../images/sub/admissions/ico_stepapp01_on.png);}
.stepApp li.step2.on::before{background-image: url(../images/sub/admissions/ico_stepapp02_on.png);}
.stepApp li.step3.on::before{background-image: url(../images/sub/admissions/ico_stepapp03_on.png);}
.stepApp li.step4.on::before{background-image: url(../images/sub/admissions/ico_stepapp04_on.png);}
.stepApp li.step5.on::before{background-image: url(../images/sub/admissions/ico_stepapp05_on.png);}
.stepApp li.step6.on::before{background-image: url(../images/sub/admissions/ico_stepapp06_on.png);}
.stepApp li.step7.on::before{background-image: url(../images/sub/admissions/ico_stepapp07_on.png);}
.stepApp li:last-child{padding-right: 0;background-image: none;}
.stepApp li .txt{display: block;text-align: center;color:#555555;word-wrap: normal;}
.agrWrap h5{margin-left: 20px;margin-bottom: 20px;}
.agrBox{padding: 20px 0; border-top:1px solid #2366bf;border-bottom:1px solid #2366bf;background-color: #fbfbff;}
.agrBox .agrlist{padding: 0 25px;}
.agrBox .guide{padding: 20px 10px 0 10px; border-top:1px dashed #717171; text-align: center;color:#717171;font-weight: 300;}
.agrBox .guide strong{font-weight: 600;text-decoration: underline;}
.agrlist > li{position: relative;padding: 0 0 0 12px;margin: 0 0 15px 0;line-height: 1.4;color:#717171}
.agrlist > li::before{content: "";display: block;width: 5px;height: 2px;position: absolute;left: 0;top: 7px;background-color: #333;background-color: #333333;}
.agrlist > li.fcRed{color:#f45384}
.agrlist > li.fcRed::before{background-color: #f45384}
.agrlist > li .note{margin: 15px  0  0 0;}
.agrlist  .nbList2{margin-top: 10px;}
.agrChek {display: flex;justify-content: center;gap: 0  30px;padding: 25px 0;margin: 0 0 60px 0;}
.agrBtn {cursor: pointer;display: flex;align-items: center;gap: 0 8px;}
.agrBtn input::-webkit-radio {display: none;}
.agrBtn input {appearance: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background: none;outline: none; width: 27px;height: 27px;background: url(../images/sub/admissions/bg_custom.png) center no-repeat;cursor: pointer;}
.agrBtn input:checked {background: url(../images/sub/admissions/bg_custom_ck.png) center no-repeat;}
.inpTxt2[type="text"]{display: block; width: 100%;background-color: #fff;padding: 10px ; border:1px solid #d3d3d6;height:46px;border-radius: 5px;}
.inpTxt3[type="text"]{display: block; width: 100%;max-width: 180px; background-color: #fff;padding: 10px ; border:1px solid #d3d3d6;height:46px;border-radius: 5px;}
.textarea{display: block; width: 100%;background-color: #fff;padding: 10px ; border:1px solid #d3d3d6;min-height:85px;border-radius: 5px;}
.userInfoWrap{border-top:1px solid #2366bf;border-bottom:1px solid #2366bf;background-color: #fbfbff;margin: 0 0 50px 0;}
.userInfoWrap .infoBox{padding:  20px 30px 30px 30px;}
.userInfoWrap .infoBox .nbList1 > li:last-child{margin-bottom: 0;}
.userInfoWrap .formBox{padding: 30px; border-top:1px dashed #b7b7b7;}
.userInfoWrap .formBox ul{width: 100%; max-width: 515px;padding: 0 33px 0 0;margin: 0 auto; }
.userInfoWrap .formBox ul li:last-child{margin-bottom: 0;}
.userInfoWrap .formBox .formItem{display: flex;align-items: center;margin: 0 0 9px 0;}
.userInfoWrap .formBox .formItem .label{width:175px;padding: 0 15px 0 0;text-align: right;color:#333333}
.userInfoWrap .formBox .formItem .formIput{width: calc(100% - 175px);}
.rdoBtn {position: relative; cursor: pointer;display: flex;align-items: center;gap: 0 8px;}
.rdoBtn input {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background: none;outline: none;position: relative; width: 27px;height: 27px;cursor: pointer;}
.rdoBtn input::-webkit-radio {display: none;}
.rdoBtn input::before{content: "";display: block;width: 27px;height: 27px;border:1px solid #e6eaee;border-radius: 100%; }
.rdoBtn input:checked::before {border-color: #00b0f0;}
.rdoBtn input:checked::after {content: "";display: block;position: absolute;left:5px;top:5px; width: 17px;height: 17px;background-color: #00b0f0;border-radius: 100%;}

.addr{margin:20px 0 0 0 ;padding: 15px 35px; background-color: #fafafc;border-top:1px solid #d1d8e3;border-bottom:1px solid #d1d8e3;color:#717171;line-height: 1.5;}
.req{color:#f45384;font-size: 17px;}
.textLine{color:#1b4fb4;text-decoration: underline;}
.courseWrap{padding:20px; border-top:1px solid #2366bf;border-bottom:1px solid #2366bf;text-align: center;}
.courseList{display: inline-block;}
.courseList .rdoBtn{display: block;text-align: left;padding-left: 38px ;line-height: 22px;font-size: 17px;color: #333333;font-weight: 500;margin-bottom: 20px;}
.courseList .rdoBtn:last-child{margin-bottom: 0;}
.courseList .rdoBtn span{display: block;color:#717171;font-size: 15px;font-weight: 300;}
.courseList .rdoBtn input{position: absolute;left:0}
.formCont .title4 span{font-size: 15px;color: #717171;font-weight: 300;}

.formWrap + .btnBox2{margin-top: 40px;}
.formWrap{width: 100%;border-top:1px solid #2366bf;}
.formWrap .formTbl{width: 100%;table-layout: fixed;}
.formWrap .formTbl th{background-color: #fbfbff;border-bottom: 1px solid #e4e8ef;font-size: 14px;font-weight: 300;color:#717171;text-align: left;padding: 9px 6px;}
.formWrap .formTbl thead th{text-align: center;color:#333}
.formWrap .formTbl td{padding: 9px 6px;border-bottom: 1px solid #e4e8ef;}
.formWrap .formTbl th.tit{background-color: #f1f4ff;font-size: 15px;color: #333333;font-weight: 400;padding: 9px 10px 9px 18px;}
.formWrap .formTbl th span{display: block;color:#888888;font-size: 13px;font-weight: 300;margin-top: 5px;}
.formWrap .formTbl th span.req{color:#f45384}
.formWrap .inpTxt2{height: 36px;}
.disabled{background-color: #eee !important;}
.formWrap .formTbl.type2 thead th{text-align: left;background-color: #f1f4ff;    font-size: 15px;color: #333333;font-weight: 400;}
.formWrap .formTbl2{width: 100%;table-layout: fixed;}
.formWrap .formTbl2 th{background-color: #fbfbff;border-bottom: 1px solid #e4e8ef;border-left: 1px solid #e4e8ef;font-size: 14px;font-weight: 300;color:#717171;text-align: left;padding: 9px 6px;text-align: center;}
.formWrap .formTbl2 thead th{text-align: center;background-color: #f1f4ff;    font-size: 15px;color: #333333;font-weight: 400;}
.formWrap .formTbl2 th.bg{background-color: #f1f4ff;}
.formWrap .formTbl2 td{text-align: center; padding: 9px 6px;border-bottom: 1px solid #e4e8ef;border-left: 1px solid #e4e8ef;line-height: 1.4;}
.formWrap .formTbl2 th.tit{background-color: #f1f4ff;font-size: 15px;color: #333333;font-weight: 400;padding: 9px 10px 9px 18px;}
.formWrap .formTbl2 th span{display: block;color:#888888;font-size: 13px;font-weight: 300;margin-top: 5px;}
.formWrap .formTbl2 th span.req{color:#f45384}
.formWrap .formTbl2 tr th:first-child{border-left:0}
.formWrap .formTbl2 tr td:first-child{border-left:0}
.formWrap .formTbl2 tr th.bdL,
.formWrap .formTbl2 tr td.bdL{border-left: 1px solid #e4e8ef;}
.formWrap .formTbl2 strong{font-weight: 400;color:#333}
.formWrap .rdoC .rdoBox{justify-content: center;}
.select{display: block; width: 100%;background-color: #fff;padding: 0 10px ; border:1px solid #d3d3d6;height: 36px;border-radius: 5px;-webkit-appearance: auto;appearance:auto;font-size: 14px;}
.rdoBox{display: flex;flex-wrap: wrap;gap: 0 15px;justify-content: flex-start;;align-items: center;}
.rdoBox .rdoBtn input{width: 19px;height: 19px;}
.rdoBox .rdoBtn input::before { width: 19px;height: 19px;}
.rdoBox .rdoBtn input:checked::after {width: 13px;height: 13px;top:3px;left: 3px;}
.rdoList{display: block;width: 100%;padding: 10px;}
.rdoList > li{display: flex;justify-content: flex-start;margin: 0 0 10px 0}
.rdoList > li:last-child{margin-bottom: 0;}
.rdoList > li .rdoBox{gap: 0 3px;}
.formBox{display: flex;flex-wrap:wrap}
.formBox .formTit{display: flex;align-items: center; width: 25%;background-color: #f1f4ff;font-size: 15px;color: #333333;font-weight: 400;padding: 9px 10px 9px 18px;border-bottom: 1px solid #e4e8ef;}
.formBox .formTit em{display: block;color:#888888;font-size: 13px;font-weight: 300;margin-top: 5px;}
.formBox .formTit i{color:#888888;font-size: 13px;font-weight: 300;margin-top: 5px;}
.formBox .formItem{width: 75%;}
.formBox .formItem{display: flex;flex-wrap:wrap;}
.formBox .formItem .req{color:#f45384}
.formBox .formItem > dl{display: flex;flex-wrap:wrap;align-items: center;align-items: stretch;width: 33.3%;border-bottom: 1px solid #e4e8ef;}
.formBox .formItem > dl dt{display: flex;flex-wrap:wrap;align-items: center;width: 93px;background-color:#fbfbff;font-size: 14px;font-weight: 300;color:#717171;text-align: left;padding: 9px 6px;}
.formBox .formItem > dl dt em{display: block;color:#888888;font-size: 13px;font-weight: 300;margin-top: 5px;font-weight:300;}
.formBox .formItem > dl.bg2 dt{padding: 9px 10px 9px 18px;background-color: #f1f4ff;font-size: 15px;color: #333333;font-weight: 400;}
.formBox .formItem > dl dd{display: flex;align-items: center;width: calc(100% - 93px);padding: 9px 6px;}
.formBox .formItem > dl .bdB{border-bottom: 1px solid #e4e8ef;}
.formBox .formItem .one{display: flex;align-items: center;padding: 9px 6px;border-bottom: 1px solid #e4e8ef;}
.formBox .formTit.small{justify-content: flex-end;font-weight: 300;font-size: 14px;color: #717171;background-color: #fbfbff;}
.formBox.type2 .formItem > div{width: 33.3%;justify-content: center;}
.formBox.type3 .formItem > div{width: 33.3%;}
.formBox.type3 .formItem > dl{width: 66.7%;}
.formBox.type3 .formItem > dl dt{width: 49%; }
.formBox.type3 .formItem > dl dd{width: 51%;}
.formBox.type4 .formItem .one{width:100%}
.formBox.type5 .formItem > dl{width: 50%;}
.formBox.type6{display: block;width: 100%;}
.formBox.type6 .formTit{display: block;width: 100%;background-color: #f1f4ff;font-size: 15px;color: #333333;font-weight: 400;padding: 9px 10px 9px 18px;border-bottom: 1px solid #e4e8ef;}
.formBox.type6 .formTit.small{font-weight: 300;  font-size: 14px;color: #717171;    background-color: #fbfbff;}
.formBox.type6 .formTit.bg3{background-color: #fff2cc }
.formBox.type6 .formItem{width: 100%;}
.formBox.type6 .formItem > dl{width: 100%;}
.formBox.type6 .formItem > dl dt{width: 27%;justify-content: flex-end;text-align: right;}
.formBox.type6 .formItem > dl dd{width: 73%;border-bottom: 0;}
.formBox.type7 .formTit{width: 27%;flex-wrap: wrap; }
.formBox.type7 .formItem{ width: 73%;}
.formBox .formItem .one.type2{display:block;padding:0;border-bottom: 0;}
.formBox .formItem .one.type2 dt{display: block;width: 100%;border-bottom: 1px solid #e4e8ef;}
.formBox .formItem .one.type2 dt strong{color: #333;font-weight: 400;}
.formBox .formItem .one.type2 dd{width: 100%;}
.fileContainer {display: flex;align-items: center;gap: 10px;border-radius: 5px;width: 100%;max-width: 455px;}
.fileLabel {flex-grow: 1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 120px) ;color: #666;border: 1px solid #ccc;padding: 5px;}
.uploadBtn {width: 120px; background-color: #f2f2f2;color: #333;border: 1px solid #ddd;padding: 5px 10px;border-radius: 3px;cursor: pointer;}
.fileInput {display: none;}
.file{width: 100%;display: flex;align-items: center;gap: 0 5px; padding: 9px 6px;border-bottom: 1px solid #e4e8ef;}

/*달력*/
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year{border: 0;text-align: center;}
.ui-widget-header .ui-icon{background-image: url(../images/sub/ui-icons.png);}
/*******************sub04************************/
.listType02{border-top: 1px solid #2366bf;}
.listType02 table{width: 100%;table-layout: fixed;}
.listType02 tr th{height: 49px ;padding: 8px;font-weight: 400;text-align: center;font-size: 16px;color:#444;border-right: 1px solid #dfe5ea;border-bottom: 1px solid #dfe5ea;    background-color: #f5f5f5;;}
.listType02 tr td{height: 49px ;padding: 8px;border-bottom: 1px solid #dfe5ea;text-align: center;color:#717171}
.listType02 tr td.th{font-weight: 400;}
.listType02 tr td.al{text-align: left;}
.listType02 tr td.l20 {background: #f0f5fb;}
.listType02 tr td .dotList02{padding: 10px;}
.listType02 tr td .dotList02 > li{position: relative; padding: 0 0 0 10px;margin: 0 0 7px 0}
.listType02 tr td .dotList02 > li::before{content: "";display: block;width: 3px;height: 3px;position: absolute;left:0;top:7px; background-color: #1f4675;border-radius: 100%;}
.listType02 tr td .dotList02 > li:last-child{margin-bottom: 0;}
.listType02 tr td.hide{display: none;}
.wi_01 {width: 180px;}
.calYaer{margin: 0 0 20px 0; display: flex;justify-self: center;align-self:center;font-size: 30px;font-weight: 600;}
.hide {clip: rect(0 0 0 0);width: 1px;height: 1px;position: absolute;overflow: hidden;margin: -1px;padding: 0;border: 0;} /*개발추가*/
/*******************sub05************************/
.gallList{display: flex;flex-wrap: wrap;align-items: stretch;justify-content: flex-start;}
.gallList > li{width: calc(50% ); margin:  0 0 40px 0;}
.gallList > li a{display: block;width: 100%;padding: 0 7px;}
.gallList > li a .pic{position: relative; display: block; width:100%; height:0; padding-top:77.5%;overflow: hidden;margin: 0 0 10px 0 ;}
.gallList > li a .pic img{position: absolute;width: 100%;top:50%;transform: translateY(-50%);min-height: 100%;width: 100%;}
.gallList > li a strong{display: block;height: 36px;color:#555555;line-height: 1.2;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.gallList + .paging{margin-top: 0;}
.vidList{display: flex;flex-wrap: wrap;align-items: stretch;justify-content: flex-start;}
.vidList > li{width: calc(33.3% ); margin:  0 0 40px 0;}
.vidList > li a{display: block;width: 100%;padding: 0 7px;}
.vidList > li a .pic{position: relative; display: block; width:100%; height:0; padding-top:77.5%;overflow: hidden;margin: 0 0 10px 0 ;}
.vidList > li a .pic::before{content: "";display: block;width: 100%;height: 100%;position: absolute;top:0;left: 0; background: #000 url(../images/sub/btn_play.png) center no-repeat;background-size: 85px auto;opacity: 0.3;  z-index: 1;transition:all 0.3s;}
.vidList > li a:hover .pic::before{opacity: 0.8;transition:all 0.3s;}
.vidList > li a .pic img{position: absolute;width: 100%;top:50%;transform: translateY(-50%);min-height: 100%;width: 100%;}
.vidList > li a strong{display: block;height: 36px;color:#555555;line-height: 1.2;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.vidList + .paging{margin-top: 0;}
.winPop{padding:5px;}
.videoView{padding: 15px;position:relative;height:0;padding-bottom:56.25%;}
.videoView iframe{position: absolute;top:0;left:0;width:100% !important;height:100% !important;}
.videoTxt{width: 100%;margin-top:20px;max-height: 350px;border: 1px solid #eee;overflow-y: auto;padding: 15px;line-height: 1.3;}
/*FAQ*/
.tab-gbx{margin-bottom: 50px; padding: 20px 3%; text-align: center; background: #f3f3f3; border: 1px solid #d9d8d8; border-radius:10px;}
.tab-gbx h4{font-size: 30px;font-weight: 400;margin-bottom: 10px;}
.tab-lls{padding-top: 1px;}
.tab-lls > li{overflow:hidden; box-sizing: border-box; display:inline-block; margin-right:10px; margin-top:10px; border-radius:10px; border:1px solid #718be9;}
.tab-lls > li > a{display: block;box-sizing: border-box;min-width: 124px;font-size: 18px;font-weight: 400;color: #718be9;line-height: 24px;padding: 10px;margin-top: -1px;background:#fff;outline-offset: -2px;}
.tab-lls > li > a:hover{text-decoration: underline;background:#718be9;color:#fff;text-underline-position: under;transition: all 0.3s;}
.tab-lls > li:last-child{margin-right:10px;}
.tab-lls > li.on > a{background: #576fc9; color: #fff;}
.faqList{border-top:2px solid #5077b9}
.faqList dt {padding: 15px 0;cursor: pointer;}
.faqList dl {border-bottom: 1px solid #e5e5e5;color: #333;font-size: 18px;line-height: 1.4;}
.faqList dl dt{background: url('../images/sub/community/ico_q.png') 42px 15px no-repeat;}
.faqList dl dt .trigger{ display: flex; min-height: 36px;padding: 10px 20px 0 120px ;}
.faqList dl dt .trigger .category{width: 205px;}
.faqList dl dt .trigger .subject{width: calc(100% - 205px);padding: 0 0 0 20px; }
.faqList dd {display: none;padding: 24px 20px 30px 120px;background: #f7f9fb url('../images/sub/community/ico_a.png') 42px 24px no-repeat;}

/*******************sub06************************/
.msgBox{position: relative; padding: 75px 0 70px 0; }
.msgBox::before{content: "";display: block;position: absolute;left: 50%;top:0;margin-left: -21px; width: 43px;height: 38px;background: url(../images/sub/global/deco_spmsg01.png);}
.msgBox::after{content: "";display: block;position: absolute;left: 50%;bottom:0;margin-left: -21px;width: 43px;height: 38px;background: url(../images/sub/global/deco_spmsg02.png);}
.msgBox .top{color: #2366bf;font-size: 21px;font-weight: 600;text-align: center;margin: 0 0 30px 0;}
.msgBox .msg{display: flex;}
.msgBox .msg .memPic{width: 186px;}
.msgBox .msg .memPic span{display: block;padding: 10px 5px;background-color: #f0f0f0;text-align: center;}
.msgBox .msg .memPic span:last-child{font-weight: 600;border-top:1px solid #bfc0c4;}
.msgBox .msg .memText{width: calc(100% - 186px);padding: 0 0 0 20px;line-height: 1.4;}
.msgBox .msg .memText .greyBox{margin-top: 25px;}
.regsList{display: flex;flex-wrap: wrap;align-items: stretch;gap: 20px;}
.regsList > li{width: calc(25% - 20px) ;text-align: center;}
.regsList > li > div{height: 100%;padding: 33px 0 22px 0; box-shadow: 1px 7px 11px 3px rgba(211, 211, 211, 0.5);}
.regsList > li > div .ico{display: block;}
.regsList > li > div strong{display: block; min-height: 73px; padding: 15px 10px 10px 10px;font-size: 17px;font-weight: 500; }
.saIntro{padding:30px 50px ;margin: 0 0 50px 0;background-color: #f7f7f7;}
.saIntro h4{padding: 0 0 10px 0;margin: 0 0 15px 0; border-bottom: 1px solid #dbdbdb; font-size: 20px;font-weight: 600;}
.saIntro ul li{position: relative; padding: 0 0 0 13px;color:#717171;margin: 0 0 10px 0;font-size: 16px;font-weight: 300;}
.saIntro ul li strong{color:#333;font-weight: 400;}
.saIntro ul li::before{content: "";display: block;width: 4px;height: 4px;position: absolute;left:0 ;top: 4px;background-color: #8d8d8d;border-radius: 100%;}
.saIntro ul li:last-child{margin-bottom: 0;}
/* .saOrg .pres{width: 200px;height: 201px;margin: 0 auto;padding: 15px;background: url(../images/sub/global/bg_sapres.png);}
.saOrg .pres dl{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 170px;height: 170px;border-radius: 100%;padding: 25px 15px;font-size: 19px;color:#ffffff;font-weight: 500;text-align: center}
.saOrg .pres dl dt{width: 100%; border-bottom: 2px dashed #fff;padding: 0 0 20px 0;}
.saOrg .pres dl dd{padding: 20px 0 0 0;}
.saOrg .orgList1{display: flex;gap: 25px; justify-content: space-between;margin:0 0 20px 0;padding: 61px 0 0 0;background: url(../images/sub/global/bg_saorg01.png) center top no-repeat ;}
.saOrg .orgList1 > li{width: calc(33.3% - 13px);text-align: center;border: 1px solid #1f4675;font-size: 16px;font-weight: 400;border-radius: 5px;}
.saOrg .orgList1 > li .pos{display: flex;align-items: center;justify-content: center;min-height: 55px; padding: 5px;background-color: #1f4675;color:#fff}
.saOrg .orgList1 > li .name{display: flex;align-items: center;justify-content: center;min-height: 55px;padding: 5px;color:#333;font-weight: 300;}
.saOrg .orgList2{display: flex;gap: 25px; justify-content: space-between;}
.saOrg .orgList2 > li{width: calc(33.3% - 13px);text-align: center;border: 1px solid #1f4675;font-size: 16px;font-weight: 400;border-radius: 5px;}
.saOrg .orgList2 > li .pos{display: flex;align-items: center;justify-content: center;min-height: 55px; padding: 5px;background-color: #575757;color:#fff}
.saOrg .orgList2 > li .name{display: flex;align-items: center;justify-content: center;min-height: 55px;padding: 5px;color:#333;font-weight: 300;} */
.saOrg {font-size: 16px;}
.saOrg .pres{width: 200px;height: 201px;margin: 0 auto;padding: 15px;background: url(../images/sub/global/bg_sapres.png);}
.saOrg .pres strong{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 170px;height: 170px;border-radius: 100%;padding: 25px 15px;font-size: 22px;color:#ffffff;font-weight: 500;text-align: center}
.saOrg .orgList1{display: flex;gap: 25px; justify-content: space-between;margin:0 0 30px 0;padding: 61px 0 0 0;background: url(../images/sub/global/bg_saorg01.png) center top no-repeat ;}
.saOrg .orgList1 > li{width: calc(33.3% - 13px);text-align: center;}
.saOrg .orgList1 > li .pos{display: flex;align-items: center;justify-content: center;min-height: 60px; padding: 5px;border:2px solid #1f4675;background-color: #fff;color:#1f4675;border-radius: 30px;font-weight: 400;}
.saOrg .orgList1 > li:nth-child(2) .pos{background-color: #1f4675;color:#fff}
.saOrg .orgList2{display: flex;gap: 25px; justify-content: space-between;}
.saOrg .orgList2 > li{width: calc(33.3% - 13px);text-align: center;}
.saOrg .orgList2 > li .pos{display: flex;align-items: center;justify-content: center;min-height: 60px; padding: 5px;border: 2px solid #00a28a;background-color: #00a28a;font-weight: 400;border-radius: 30px;color:#fff}
.aaOrg {padding: 20px 0 0 0; font-size: 16px;}
.aaOrg .pres{width: 200px;height: 201px;margin: 0 auto;padding: 15px;background: url(../images/sub/global/bg_aapres.png);}
.aaOrg .pres strong{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 170px;height: 170px;border-radius: 100%;padding: 25px 15px;font-size: 22px;color:#ffffff;font-weight: 500;text-align: center}
.aaOrg .orgList1{position: relative;margin:0 0 30px 0;padding: 61px 0 0 0;background: url(../images/sub/global/bg_aaorg01.png) center top no-repeat ;}
.aaOrg .orgList1::before{content: "";display: block;width: 1px;height: 100%;position: absolute;top:0;left:50%;background-color: #dadada;}
.aaOrg .orgList1 > li{position: relative; width: calc(33.3% - 25px);text-align: center;margin: 0 auto 30px auto;}
.aaOrg .orgList1 > li .pos{position: relative; display: flex;align-items: center;justify-content: center;min-height: 60px; padding: 5px;border:2px solid #1f4675;background-color: #1f4675;color:#fff;border-radius: 30px;font-weight: 400;z-index: 5;}
.aaOrg .orgList1 > li:nth-child(2) .pos{background-color: #1f4675;color:#fff}
.aaOrg .orgList1 > li.item1{position: absolute;width: 50%;top:0}
.aaOrg .orgList1 > li.item1::before{content: "";display: block;width: 100%;height: 1px;position: absolute;top:50%;right:0;background-color: #dadada;}
.aaOrg .orgList1 > li.item1 .pos{width: calc(100% - 163px);  background-color: #fff;color:#1f4675;}
.aaOrg .orgList1 > li.item2{position: absolute;width: 50%;top:0;right: 0;}
.aaOrg .orgList1 > li.item2 .pos{float: right;width: calc(100% - 163px);  background-color: #fff;color:#1f4675;}
.aaOrg .orgList1 > li.item5{position: absolute;width: 50%;top:150px;right: 0;}
.aaOrg .orgList1 > li.item5::before{content: "";display: block;width: 100%;height: 1px;position: absolute;top:50%;right:0;background-color: #dadada;z-index: 1;}
.aaOrg .orgList1 > li.item5 .pos{float: right;width: calc(100% - 163px);  background-color: #fff;color:#1f4675;}
.aaOrg .orgList1 > li.item6{width: 100%;}
.aaOrg .orgList1 > li.item6 .pos{background-color: #00a28a;border-color: #00a28a;}


@media screen and (max-width: 1270px) {
	.stepApp{padding-left: 0;}
    .stepApp li{width: 14.3%;box-sizing:border-box}
    .stepApp li:last-child{width: calc(14.2% - 43px);box-sizing:border-box}
    .stepApp li::before{width: 60px;height: 60px;}
}


@media screen and (max-width: 1200px) {
    .tabMenu .tabs .tabBtn {min-width: auto;}

    .boardviewNav dl dd a{width: calc(100% - 190px) ;}
    .boardviewNav dl dd div{width: 180px;}
    .isusOrg{margin-left: 0;}

 }

@media screen and (max-width: 1024px) { 
    .wrap{font-size: 14px;}
    .subBody{padding-top: 63px;}
    .snbArea{display: none;}
    .contArea{width: 100%;}
    .subVisual{height: 95px;}
    .subVisual strong{font-size: 21px;line-height: 25px;opacity:1}
    .subTop{padding-top: 30px;}
    .subTop .breadcrumb{margin-bottom: 15px;}
    .subTop .pageTitle{font-size: 18px;margin-bottom: 7px;padding-right: 0;}
    .subTop .share{display: none; top:71px}
    .subTop .print{display: none; top:71px}
    .content{padding-bottom: 30px;}
    .title1{font-size: 17px;}
    .title1::after{top:2px}
    .title2{font-size: 16px;}
    .title3{font-size: 17px;}
    .title4{font-size: 16px;}
    .indent{margin-left: 0;}
    .btn3{font-size: inherit;min-height: 30px;}
    .btn4{font-size: inherit;min-height: 30px;}
    .tabMenu .tabs .tabBtn{font-size: inherit;}
    .tabMenu .tabContainer{padding-top: 20px;}
    .proBox{padding: 20px;}
    .proBox .txt .name{font-size: 15px;}
    .proBox .txt ul > li .tit{font-size: inherit;width: 70px;}
    .proBox .txt ul > li span{font-size: inherit;width: calc(100% - 70px);}
    .infoBroList > li .title p{font-size: inherit;}
    .grayBorderBox{padding: 15px;line-height: 1.2;}
    .paging span a{font-size: inherit;}
    .viewfile{padding: 15px 0;}
    .fileList > li span{width: 45px;}
    .viewTit h4{font-size: 16px;}
    .viewData dl dd{font-size: inherit;}
    .boardviewNav dl dd div{display: none;}
    .boardviewNav dl dt{width: 95px;padding: 0 10px;}
    .boardviewNav dl dd{width: calc(100% - 95px)}
    .boardviewNav dl dd a{width: 100%;margin-right: 0;font-size: inherit;}
    .boardviewNav{margin-top: 40px;}
    .type2 .viewTit{padding: 15px;}
    .msgBox .top{font-size: 18px;}
    .regsList > li > div strong{font-size: inherit;}
    .isusOrg{margin-bottom: 35px;}
    .isusOrg .orgList2{background-size: 90% auto;}
    .isusOrg .orgList3{background-size: 90% auto;}
    .isusOrg .item1 span{font-size: 18px;}
    .isusOrg .orgList1 .item2 span{font-size: 16px;}
    .isusOrg .orgList1 .item3 span{font-size: inherit;}
    .isusOrg .orgList1 .item4 span{font-size: inherit;}
    .isusOrg .orgList2{gap: 0 20px;}
    .isusOrg .orgList2 > li{width: calc(25% - 20px);min-height: 60px;}
    .isusOrg .orgList2 > li .item5{font-size: inherit;}
    .isusOrg .orgList3{padding-top: 39px;}
    .isusOrg .orgList3 > li{min-height: 100px;}
    .isusOrg .orgList3 > li .item6{font-size: inherit;}

    .saIntro{padding: 15px 25px;}
    .saIntro h4{font-size: 16px;}
    .saIntro ul li{font-size: inherit;}
    .saOrg .pres strong{font-size:18px ;}
    .saOrg{font-size: inherit;}
    .vidList > li a .pic::before{opacity: 0.8;}
    .aaOrg{font-size: inherit;}
    .aaOrg .pres strong{font-size:18px ;}

    .stepApp{justify-content: flex-start;}
    .stepApp li{width: 25%;margin-bottom: 10px; padding-right: 20px;    background-position: calc(100% - 2px) center;background-size: 12px;}
    .stepApp li::before{display: none;}
    .stepApp li .txt{display: flex;padding: 5px;align-items: center;text-align: center;justify-content: center;height: 100%;width: 100%; background-color: #f0f0f0;}
    .stepApp li .txt br{display: none;}
    .stepApp li.on .txt{background-color: #1f4675;color:#fff}
    .stepApp li:last-child{width: calc(25% - 20px);}
    .stepApp li .txt{font-size: 12px;}
    .agrWrap h5{margin-left: 0;margin-bottom: 10px;}
    .agrBox .agrlist{padding: 0 15px;}
    .agrChek{margin-bottom: 20px;}
    .userInfoWrap .infoBox{padding: 20px;}
    .userInfoWrap .formBox{padding: 20px;}
    .userInfoWrap .formBox ul{padding-right: 0;}
    
    .formWrap .formTbl th.tit{font-size: inherit;}
    .formWrap .formTbl th{font-size: inherit;}
    .courseList .rdoBtn{font-size: inherit;}
    .courseList .rdoBtn span{font-size: inherit;}
    .formBox .formTit{font-size: inherit;}
    .formBox .formItem > dl dt{font-size: inherit;}
    
    .select{font-size: inherit;}
    .listType02 tr th{font-size: inherit;}
    
    .tab-gbx h4{font-size: 20px;}
    .tab-lls > li > a{font-size: 16px;padding: 5px;}
    .faqList dl{font-size: inherit;}
    .faqList dl dt{background-position: 15px 10px;padding: 8px 0 15px 0;}
	.faqList dl dt .trigger{padding-left: 75px;padding-top: 8px;}
	.faqList dl dt .trigger .category{width: 100px;}
	.faqList dl dt .trigger .subject{padding-left: 10px;width: calc(100% - 100px);}
	.faqList dd{padding-left: 75px;padding-top: 15px; background-position: 15px 15px;}

}

@media screen and (max-width: 768px) {
    .subTop{padding: 15px 0 0 0;}
    .subTop .breadcrumb{display: none;}
    .subTop .share{top:25px}
    .tabMenu .tabs{flex-wrap: wrap;border-bottom: 0;gap: 2px 1px;justify-content: space-between;}
    .tabMenu .tabs .tabBtn{width: calc(50% - 1px) ;margin-left: 0;border:1px solid  #cfcfcf}
    .tabMenu .tabs .tabBtn.active{background-color: #2366bf;color:#fff;border-color: #2366bf;}
    .tabMenu .tabs .tabBtn.active::before{display: none;}
    .tabMenu .tabs .tabBtn.active::after{display: none;}
    /*cotents*/
    .greetings{display: block;}
    .greetings .memPhoto{width: auto;text-align: center;margin-bottom: 25px;}
    .greetings .memText{width: 100%;}
    .msgBox{display: block;text-align: center;}
    .msgBox .memPic{display: inline-block}
    .msgBox .memText{text-align: left;width: 100%;padding: 15px 0 0 0;}
    .proBox{display: block;padding: 10px;flex-wrap: wrap;}
    .proBox .pic{display: block;text-align: center;width: 100%;margin-bottom: 15px;text-align: center;}
    .proBox .pic img{max-width: 160px;}
    .proBox .txt{width: 100%;padding-left: 0;}
    .proBox .txt .name{text-align: center;}
    .proBox .txt .position{text-align: center;margin-bottom: 10px;}
    .proBox .txt .btnView{position: relative;display: block;width: 100px;margin:0 auto 10px auto;text-align: center;}
    .infoBroList > li{padding: 10px;}
    .infoBroList > li .title{display: block;}
    .infoBroList > li .Brobtn{margin-top: 5px;}
    .viewData{display: block;height: auto;min-height: auto; padding: 5px 0;}
    .viewData dl{ width: 100%;padding: 5px 10px;}
    .viewData dl dt{width: 99px;}
    .viewData dl dt::after{height: 10px;}
    .viewData dl.name dt{width: 99px;}
    .viewData dl dd{text-align: left;}
    .viewData dl.date{width: 100%;}
    .viewData dl.read{width: 100%;}
    .viewData dl.name dd{padding: 0 10px;}

    .wi_01 {width: 100px;}

    .type2 .viewData{height: auto}
    .viewCont{padding: 20px 10px;}
    .gallList > li{width: 50%;margin-bottom: 20px;}
    .vidList > li{width: 50%;margin-bottom: 20px;}
    .viewfile dt{width: 55px;}
    .viewfile dd{width: calc(100% - 55px);}
    .regsList{gap: 10px;}
    .regsList > li{width: calc(50% - 10px);}

    .saOrg .orgList1{gap: 0 10px;margin-bottom: 10px;}
    .saOrg .orgList1{padding-top: 40px; background-size: 90% auto;}
    .saOrg .orgList1 > li{width: calc(33.3% - 10px);}
    .saOrg .orgList2{gap: 0 10px;}
    .saOrg .orgList2 > li{width: calc(33.3% - 10px);}
    .aaOrg .orgList1 > li{width:30%}
    .aaOrg .orgList1 > li.item1 .pos{width: calc(100% - 120px);}
    .aaOrg .orgList1 > li.item2 .pos{width: calc(100% - 120px);}
    .aaOrg .orgList1 > li.item5 .pos{width: calc(100% - 120px);}
    
    .formBox .formItem > dl .flex{display: block;}
    .formBox .formItem > dl .flex .inpTxt3{display: inline-block;}
    .formBox .formItem > dl .flex .rdoBox{margin-top: 10px;}

    .fileContainer{max-width: calc(100% - 108px)}
    .formWrap .formTbl{width: 768px;}
    .formWrap .formTbl2{width: 768px;}
    .formTblBox {overflow-x: auto;}
    .formTblBox .formTbl{width: 768px;}
    .formWrap .inpTxt2{height: 31px;}
    .formWrap .inpTxt3{height: 31px;}

    .formWrap .select{height: 31px;}
    .formBox{display: block;}
    .formBox .formTit{width: 100%;padding-left: 10px;}
    .formBox .formTit em{display: inline-block;}
    .formBox .formTit.small{justify-content: flex-start;}
    .formBox .formItem{display: block;width: 100%;}
    .formBox .formItem > dl{width: 100%;}
    .formBox .formItem > dl dt{width: 25%;}
    .formBox .formItem > dl dd{width: 75%;}
    .formBox .formItem > div.one{width: 100%;}
    .formBox.type2 .formItem > div{justify-content: flex-start;}
    .formBox.type3 .formItem > dl{width: 100%;}
    .formBox.type3 .formItem > dl dt{padding-left: 10px;width: 25%;}
    .formBox.type3 .formItem > dl dd{width: 75%;}
    .formBox.type3 .formItem > dl.bg2{display: block;}
    .formBox.type3 .formItem > dl.bg2 dt{width: 100%;}
    .formBox.type3 .formItem > dl.bg2 dd{width: 100%;}
    .formBox.type5 .formItem > dl{width: 100%;}
    .formBox.type7 .formTit{display: block;width: 100%;}
    .formBox.type7 .formItem{width: 100%;}
    .formBox .formItem > dl.block{display: block;}
    .formBox .formItem > dl.block dt{display: block;width: 100%;border-bottom: 1px solid #e4e8ef;}
    .formBox .formItem > dl.block dd{display: block;width: 100%;}
    .formBox .formItem .one.type2{border-bottom: 1px solid #e4e8ef;}
    
}

@media screen and (max-width: 640px) {
    .xScroll{overflow-x: auto;}
	.xScroll > table{width: 640px;}
    .paging > span{padding: 2px;}
    .paging > a{padding: 2px;}
    .paging {gap: 0 2px;}
    .btn4{min-width: auto;}

    .isusOrg{padding-top: 0;}
    .isusOrg .item1 span{width: 100px;height: 100px;}
    .isusOrg .orgList2{background: none;}
    .isusOrg .orgList3{background: none;}
    .isusOrg .item1{padding-bottom: 60px;}
    .isusOrg .orgList1 .item3{top:98px}
    .isusOrg .orgList1 .item3 span{width: calc(100% - 30px);font-weight: 400;}
    .isusOrg .orgList1 .item2 span{width: 85px;height: 85px;}
    .isusOrg .orgList1 .item4 {top: 254px;}
    .isusOrg .orgList1 .item4 span{width: calc(100% - 30px);font-weight: 400;}
    .isusOrg .orgList2{display: block; padding-top: 0;}
    .isusOrg .orgList2 > li{width: 100%;min-height: auto;margin-bottom: 10px;}
    .isusOrg .orgList2 > li:last-child{margin-bottom: 0;}
    .isusOrg .orgList3{display: block; padding-top: 20px;}
    .isusOrg .orgList3::after {content: "";display: block;width: 1px;height: 20px;position: absolute;left: 50%;top: 0px;background-color: #d0d0d0;}
    .isusOrg .orgList3 > li{width: 100%;min-height: auto;margin-bottom: 10px;}
}

@media screen and (max-width: 480px) {
    .btnBox2{display: block;}
    .btnBox2 > *{width: 100%;margin: 5px 0;}
    .btnBox3{display: block;margin-top: 20px;}
    .btnBox3 >  * {width:100%;margin: 5px 0;}
    .history{display: block;}
    .history dt{width: 100%;padding-bottom: 10px;}
    .history dd{width: 100%;}
    .title1{font-size: 16px;}
    .infoBroList{display: block;}
    .infoBroList > li{width: 100%;}
    .gallList{display: block;}
    .gallList > li{width: 100%;}
    .gallList > li a strong{height: auto;}
    .vidList{display: block;}
    .vidList > li{width: 100%;}
    .vidList > li a strong{height: auto;}
    .msgBox .msg{display: block;}
    .msgBox .msg .memText{width: 100%;margin-top: 15px;padding-left: 0;}
    .viewData dl dt{width: 60px;}
    .viewData dl.name dt{width: 60px;}
    .viewData dl dd,
    .viewData dl.name dd{width: calc(100% - 60px);}
    .regsList{display: block;}
    .regsList > li{width: 100%;margin-bottom: 10px;}
    .saOrg .pres{width: 150px;height: 150px;background-size: 100%;}
    .saOrg .pres strong{width: 120px;height: 120px;}
    .saOrg .orgList1{position: relative; display: block; background: none;padding-top: 20px;}
    .saOrg .orgList1::before{content: "";display: block;width: 1px;height: 20px;position: absolute;left:50%;top:0;background-color: #dadada;}
    .saOrg .orgList1 > li{width: 100%;margin-bottom: 10px;}
    .saOrg .orgList1 > li .pos{min-height: 40px;}
    .saOrg .orgList1 > li .name{min-height: 40px;}
    .saOrg .orgList2{display: block;}
    .saOrg .orgList2 > li{width: 100%;margin-bottom: 10px;}
    .saOrg .orgList2 > li .pos{min-height: 40px;}
    .saOrg .orgList2 > li .name{min-height: 40px;}

    .aaOrg .pres{width: 150px;height: 150px;background-size: 100%;}
    .aaOrg .pres strong{width: 120px;height: 120px;}
    .aaOrg .orgList1{padding-top: 20px;}
    .aaOrg .orgList1::before{height: 20px;}
    .aaOrg .orgList1 > li{width: 100%;margin-bottom: 10px;}
    .aaOrg .orgList1 > li .pos{min-height: 40px;}
    .aaOrg .orgList1 > li.item1{position: relative;width: 100%;top:inherit;}
    .aaOrg .orgList1 > li.item2{position: relative;width: 100%;top:inherit;right: inherit;}
    .aaOrg .orgList1 > li.item5{position: relative;width: 100%;top:inherit;right: inherit;}
    .aaOrg .orgList1 > li.item1::before{display: none}
    .aaOrg .orgList1 > li.item5::before{display: none}
    .aaOrg .orgList1 > li.item1 .pos{width: 100%;}
    .aaOrg .orgList1 > li.item2 .pos{float: none;width: 100%;}
    .aaOrg .orgList1 > li.item5 .pos{float: none;width: 100%;}

    .stepApp li{width: 33.3%;}
    .stepApp li:last-child{width: calc(33.3% - 20px);}
    
    .userInfoWrap .formBox .formItem .label{width: 100px;}
    .userInfoWrap .formBox .formItem .formIput{width: calc(100% - 100px);}
    .userInfoWrap{margin-bottom: 20px;}

    .file{display: block;}
    .file .fileContainer{margin: 3px 0;}
    .fileContainer{max-width: 100%}
    .formBox .formItem > dl .inpTxt3{width: 110px;max-width: none;}
    .uploadBtn{padding: 5px 3px;width: 100px;}
    .fileLabel{width: calc(100% - 100px);padding-right: 20px;}
    .fileContainer .delBtn{right: 125px;}

    .faqList dl dt{background-size: 25px;background-position: 5px 10px;}
	.faqList dl dt .trigger{display: block;padding-left: 40px;}
	.faqList dl dt .trigger .category{display: block;padding-left: 0;width: 100%;margin-bottom: 10px;}
	.faqList dl dt .trigger .subject{display: block; padding-left: 0;width: 100%;}
	.faqList dd{background-size: 25px;background-position: 5px 10px;padding: 40px 10px 10px 10px;	}
}

	/* 250801 사업단 소개 조직도 css  */

    .org {
        margin: 0 0 30px 0;
    }
    
    .org-list {
        display: flex;
        justify-content: center;
    }
    .mt {
        margin-top: 20px;
    }
    .mr185 {
        margin-right: 185px;
    }
    .child {
        border: 1px solid #005eb3;
        border-radius: 6px;
        display: block;
        text-align: center;
        width: 120px;
        height: 50px;
        background-color: #005eb3;
    }
    .child > h2 {
        color: #fff !important;
        font-size: 16px;
        line-height: 50px;
        font-weight: 600;
    }
    .o1{position: relative;}
    .o1::after{
        content: '';
        width: 1px;
        height: 102px;
        display: block;
        background: #838b9b;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -102px;
        z-index: 1;
    }
    .o2{position: relative;}
    .o2::after{
        content: '';
        width: 33px;
        height: 1px;
        display: block;
        background: #838b9b;
        position: absolute;
        right: -33px;
        bottom: 20px;
        z-index: 1;
    }
    @media screen and (max-width: 500px) {
        .title {
            line-height: 1.3 !important;
        }
        .title > p {
            font-size: 14px !important;
        }
    }
    @media screen and (max-width: 320px) {
    }
    .o3 {
        position: relative;
    }
    .o3::after {
        content: '';
        width: 1px;
        height: 31px;
        display: block;
        background: #838b9b;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -31px;
        z-index: 1;
    }
    .title {
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.5;
        border: 1px solid #8aa0c4;
        border-radius: 6px;
        text-align: center;
        position: relative;
        z-index: 1;
        background: #eef2f7;
        border-right: 3px solid #8aa0c4;
        border-bottom: 3px solid #8aa0c4;
    }
    .title > p {
        color: #8aa0c4;
        font-weight: 400;
        word-break: break-all;
        font-size: 16px;
    }
    .title > p >span {
        font-weight: 600;
        color: #4b4b4b;
    }
    .line {
        content: '';
        width: 71%;
        height: 1px;
        background: #838b9b;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        top: 30px;
    }
    .org-bot::before {
        content: '';
        width: 1px;
        height: 27px;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -27px;
        background: #838b9b;
    }
    .org-bot-list {
        z-index: 1;
        width: 100%;
        display: flex;
        align-self: center;
        justify-content: center;
        margin-top: 56px;
        flex-wrap: wrap;
    }
    .org-bot-list::after {
        content: '';
        display: block;
        clear: both;
    }
    .org-bot {
        position: relative;
        margin-right: 6px;
        width: 17%;
        float: left;
    
    }
    .org-bot-list .org-bot:last-child {
        margin-right: 0;
    }
    .org-bot::before {
        left: 50%;
    }
    
    .pt{
        height: 185px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    
    
    
    @media screen and (max-width: 768px) {
        .child > h2 {
            font-size: 15px;
        }
        .child-bot h2 {
            font-size: 15px;
        }
        .child-bot-cover {
            display: grid;
            gap: 42px;
            grid-template-columns: repeat(2, 1fr);
        }
        .o4-1::after {
            height: 360px;
            bottom: -360px;
        }
    }
    
    
    @media screen and (max-width: 670px) {
        .line{width: 73%;}
    }
    @media screen and (max-width: 320px) {
        .line{width: 75%;}
        .o2::after {
            width: 36px;
            right: -36px;
        }
    }
    
/* 보건소 구성원 소개 css S */    
.proList{margin-bottom: 20px; display: flex; flex-wrap: wrap; gap: 10px;}
.proList > li{display: flex; align-items: flex-start; padding:10px 0; flex:1 1 45%; min-width: 320px;border-top:2px dotted #d2d2d2; gap: 20px; }
.proList .imgBox{width: 115px; border-radius: 10px; overflow: hidden;}
.proList .imgBox > img{width: 100%; height: 100%; object-fit: cover;}
.proList .info{width: calc(100% - 135px); padding:10px 0;}
.health_list {
    margin-bottom: 20px;
}
.health_list > li {
    background: url(../images/common/blt_01.png) no-repeat 0 8px;
    padding-left: 10px;
}
.health_list > li > strong {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
.health_list > li+li {
    margin-top: 10px;
}
@media screen and (max-width: 640px) {
    .proList > li {
        flex-direction: column;
        align-items: center;
    }
    .proList .info {
        width: auto;
        text-align: center;
        display: block;
    }
}
    
/* 보건소 구성원 소개 css E */    
    
    
    
    
    
    
    