@charset "utf-8";
* {word-break:keep-all;letter-spacing: -0.015rem;}
.f_menu {display:none;border-top:1px solid #ddd;}
.f_menu ul li {float:left;width:33.33%;text-align:center;}
.f_menu ul li a {display:block;position:relative;}
.f_menu ul li a:after {content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#ddd;}
.f_menu ul li:last-child a:after {display:none;}
.f_menu ul li img {width:100%;}
/* breadCrumb */
.breadCrumb {}
.breadCrumb li {display: inline-block;font-size: 14px;color: #999;margin-right:20px;}
.breadCrumb li i {position:relative;top:3px;left:-9px;font-size:15px;}

/* #contents * {transition:0.2s all ease-out;} */


/* subVisual */
#subVisual {height:220px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative;transition:0.5s all ease-out;-webkit-transition:0.5s all ease-out;}
#subVisual.subVisual01 {background-image: url("../images/contents/subVisual01.jpg");}
#subVisual.subVisual02 {background-image: url("../images/contents/subVisual02.jpg");}
#subVisual.subVisual03 {background-image: url("../images/contents/subVisual03.jpg");}
#subVisual.subVisual04 {background-image: url("../images/contents/subVisual04.jpg");}
#subVisual.subVisual05 {background-image: url("../images/contents/subVisual05.jpg");}
#subVisual.subVisual06 {background-image: url("../images/contents/subVisual06.jpg");}
#subVisual.subVisual07 {background-image: url("../images/contents/subVisual07.jpg");}
#subVisual.subVisual08 {background-image: url("../images/contents/subVisual01.jpg");}
#subVisual.subVisual09 {background-image: url("../images/contents/subVisual01.jpg");}
#subVisual .auto {height:100%;}
#subVisual .subTitle {color:#fff;text-align:center;}
#subVisual .subTitle .main {font-size:35px;font-weight:700;}
#subVisual .subTitle .sub {display:block;font-size:18px;}
#subVisual .inner h2 {font-size:38px; font-weight: 500; margin-bottom: 8px; padding-left: 20px; color: #4e412c; letter-spacing: -1px;}
#subVisual .inner p.subTxt {font-size:18px; font-weight: 300; padding-left: 20px; color: #666;}
#subVisual .inner span.main {color: #fff;font-weight:700;}

/* subContents */
#subContents {background: #fff;padding-top:40px;padding-bottom:100px;min-height:600px}
#subContents .conBox {pad ding:60px 0;}
#subContents .conBox.npd {padding:0;}
#subContents .lnbWrap {float: left;width:200px;margin-bottom: 30px;}
#subContents .lnbWrap .subTitle {display: table;width: 100%;height:150px;background:url("../images/contents/subTitle_bg.jpg") no-repeat;text-align: center;}
#subContents .lnbWrap .subTitle .inner {display: table-cell;vertical-align: middle;}
#subContents .lnbWrap .subTitle .inner .title {font-size:24px;color: #fff;display: block;font-weight: 500;}
#subContents .lnbWrap .cs_center {border:1px solid #ddd;padding:20px;background:#f8f8f8;margin-top:20px;}
#subContents .lnbWrap .cs_center .title {font-size:15px;color:#666;font-weight:500;}
#subContents .lnbWrap .cs_center .title img {margin-top:5px;margin-right:5px;}
#subContents .lnbWrap .cs_center .tel {font-size:28px;color:#005baa;font-family:"Lato";font-weight:700;}
#subContents .lnbWrap .cs_center .txt {font-size:14px;color:#999;line-height:1;}

#subContents.fsz .lnbWrap {display:none;}
#subContents.fsz .contentsWrap {width:100%;float:none;}
#subContents.fsz .contentsTitle,
#subContents.fsz .breadCrumb {display:none;}
#subContents.fsz #contents {border-top:none;padding-top:0;margin-top:0;}





#lnb {text-align:center;border-bottom:1px solid #e5e6e7;position:relative;z-index:2;}
#lnb .auto {padding-left:50px;}
#lnb .auto > div {float:left;width:222px;position:relative;text-align:left;}
#lnb .btnHome {position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-align:center;border-left:1px solid rgba(148,150,157,0.5);border-right:1px solid rgba(148,150,157,0.5);}
#lnb .btnHome i {line-height:50px;color:#999;}
#lnb .mainBtn {display:block;font-size:15px;line-height:50px;padding:0 20px;color:#333;position:relative;}
#lnb .mainBtn:before {content:"";position:absolute;top:50%;right: 27px;transform:translateY(-50%);width: 2px;height: 16px;background:#999;transition:0.3s all ease-out;-webkit-transition:0.3s all ease-out;}
#lnb .mainBtn:after {content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);width: 16px;height: 2px;background:#999;transition:0.3s all ease-out;-webkit-transition:0.3s all ease-out;}
#lnb .mainBtn.on {color:#005baa;}
#lnb .mainBtn.on:before {transform:translateY(-50%) rotate(90deg);background:#005baa;}
#lnb .mainBtn.on:after {background:#005baa;}
#lnb .auto > div {border-right:1px solid rgba(148,150,157,0.5);}
#lnb .auto > div ul {position:absolute;width:100%;top:50px;display:none;z-index:1;background:#fff;border:1px solid #e1e2e3;/*max-height:307px;overflow-y:auto;*/}
#lnb .auto > div ul li a {display:block;padding:15px 20px;font-size:15px;border-bottom:1px solid #e1e2e3;color:#555;}
#lnb .auto > div ul li:last-child a {border-bottom:none;}
#lnb .auto > div ul li:hover {background-color: #005baa;}
#lnb .auto > div ul li:hover a {color: #fff;}
#lnb .auto .util {position:absolute;top:0;right:0;width:auto;}
#lnb .auto .util a {display:block;float:left;width:50px;text-align:center;line-height:50px;border-left:1px solid rgba(148,150,157,0.5);;}
#lnb .auto .util a img {vertical-align:middle;}
#lnb .mainLnbWrap {border-right:1px solid rgba(148,150,157,0.5);}
#lnb .subLnbWrap {border-right:1px solid rgba(148,150,157,0.5);}

#mobileLnb {position:absolute;top:-50px;width:100%;z-index:9;display:none;}
#mobileLnb .mainLnbWrap {float:left;width:50%;position:relative;}
#mobileLnb .subLnbWrap {float:left;width:50%;position:relative;}
#mobileLnb .mainBtn {display:block;padding:0 20px;line-height:50px;font-size:16px;color:#fff;background-image:url("../images/contents/lnbArrow_open.png");background-repeat:no-repeat;background-position:90% 50%;background-size:13px;}
#mobileLnb .mainBtn.on {background-image:url("../images/contents/lnbArrow_close.png");}
#mobileLnb .mainLnbWrap .mainBtn {background-color:rgba(80,185,73,0.9);}
#mobileLnb .subLnbWrap .mainBtn {background-color:rgba(0,0,0,0.7);}
#mobileLnb  ul {position:absolute;top:50px;left:0;width:100%;background:#fff;border:1px solid #d9d9d9;display:none;padding:10px 0;}
#mobileLnb  ul li a {display:block;padding:0 20px;line-height:30px;font-size:14px;color:#666;}



#subContents .contentsWrap {float: right;width:950px;position:relative;overflow:hidden;min-height:800px;padding-bottom:100px;}
#contents {mar gin-top:25px;}

h3.contentsTitle {text-align:center;padding-bottom:30px;}
h3.contentsTitle .main {display:block;font-size:40px;color:#333;font-weight:700;}
h3.contentsTitle .sub {display:block;font-size:15px;color:#666;font-family:"Malgun Gothic";}

.categoryTab {position:absolute;top:-90px;right:0;width:50%;z-index:9;display:none;}
.categoryTab .mainBtn {display:block;padding:0 20px;line-height:50px;font-size:16px;color:#fff;background-image:url("../images/contents/lnbArrow_open.png");background-repeat:no-repeat;background-position:90% 50%;background-size:13px;}
.categoryTab ul {position:absolute;top:50px;left:0;width:100%;background:#fff;border:1px solid #d9d9d9;display:none;padding:10px 0;}
.categoryTab ul li a {display:block;padding:0 20px;line-height:30px;font-size:14px;color:#666;}
.categoryTab .mainBtn {background-color:rgba(0,0,0,0.7);}

/* common */
.txtCon p {color: #666;margin-top: 20px;word-wrap:break-word;word-break:keep-all;}

.tab {margin-bottom:40px;text-align:center;}
.tab li {}
.tab li a {display:block;text-align: center;font-size:16px;color:#888;font-weight:500;line-height:50px;background:#f8f8f8;border:1px solid #d9d9d9;margin-right:-1px;}
.tab li.on a {color:#fff;background:#005baa;border:1px solid #005baa;}
.tab.tab02 {width: 480px;margin: 0 auto;margin-bottom:40px;}
.tab.tab02 li {float: left;width:240px;} 
.tab.tab03 li {float: left;width:33.333%;} 
.tab.tab04 li {float: left;width: 25%;}
.tab.tab06 li {float: left;width: 16.6666%;}

.tabs {text-align:center;margin-bottom:40px;border-bottom: 1px solid #005baa;}
.tabs li {float:left;width:25%;margin-right:-1px;text-align: center;font-size:16px;color:#888;font-weight:300;line-height:55px;background:#f8f8f8;border:1px solid #dfdede;margin-right:-1px;position:relative;margin-bottom: -1px;border-bottom: 1px solid #005baa;}
.tabs li a {display:block;}
.tabs li.active {border-color:#005baa;color:#005baa;background:#fff;border-bottom-color:#fff;z-index:1;font-weight: 500;border-bottom: 1px solid #fff;}
.tabs li.on {border-color:#005baa;color:#005baa;background:#fff;border-bottom-color:#fff;z-index:1;font-weight: 500;border-bottom: 1px solid #fff;}
.tabs.tab02 li {width:50%;}
.tabs.tab04 li {width:25%;}


.tabStyle02 {text-align:center;margin-bottom:40px;border-bottom: 1px solid #005baa;}
.tabStyle02 ul li {float:left;ma rgin-right:-1px;margin-bottom: -1px;}
.tabStyle02 ul li a {display:block;text-align: center;font-size:16px;color:#888;font-weight:300;line-height:50px;background:#f8f8f8;border:1px solid #dfdede;margin-right:-1px;position:relative;border-bottom: 1px solid #005baa;}
.tabStyle02 ul li.on a {border-color:#005baa;color:#005baa;background:#fff;border-bottom-color:#fff;z-index:1;font-weight: 500;border-bottom: 1px solid #fff;font-weight: bold;}


h3.title {font-size:24px;color:#333;font-weight:700;margin-top:80px;padding-left: 25px;margin-bottom:20px;position:relative;line-height:1;}
h3.title:before {content:"";position:absolute;top: 5px;left:0;width: 10px;height: 10px;background:#fff;border: 4px solid #005baa;border-radius:50%;}
h3.title.first {margin-top: 0;}
h4.title {font-size:20px;color:#112d67;font-weight:bold;margin-top: 30px;margin-bottom: 10px;}
h4.title.first {margin-top:0;}
h4.title span {font-size: 17px;color:#828282;}
h5.title {font-size: 16px;color:#f99f00;margin-top:10px;}
p.txt {font-size:16px;color:#666;margin-bottom:8px;line-height: 1.8;}
p.txt:last-child {margin-bottom: 0;}
p.desc {font-size: 14px; color: #888;margin-top: 8px;}
span.desc {font-size: 13px; color: #666;vertical-align: middle; margin-left: 10px;}
p.dot-txt {font-size:16px;color:#666;padding-left:10px;position:relative;margin-bottom: 10px;}
p.dot-txt:before {content:"";position:absolute;top:10px;left:0;width:4px;height:4px;background:#005baa;}
.red {color: #e51937 !important;}
.italic {font-style:italic;}





.titleTxtBox {padding:60px 10px;background:#f8f8f8;text-align:center;margin-bottom:30px;}
.titleTxtBox .txt01 {font-size:25px;color:#333;font-weight:500;}
.titleTxtBox .txt02 {font-size:18px;color:#666;font-weight:300;}

.imgTitleBox {background-repeat:no-repeat;background-position:50% 50%;background-size:cover;padding-top:30%;position:relative;margin-bottom:50px;}
.imgTitleBox .inner {position:absolute;top:0;left:0;right:0;bottom:0;margin:20px;border:1px solid rgba(255,255,255,0.3);color:#fff;text-align:center;}
.imgTitleBox .inner dl dt {margin-bottom: 20px;}
.imgTitleBox .inner dl dd {font-size:18px;}

.imgList {overflow:hidden;}
.imgList ul {margin:-5px;}
.imgList ul li {float:left;padding:5px;}
.imgList ul li img {border:1px solid #dfdfdf;width:100%;}
.imgList ul li dl {text-align:center;padding:20px 10px;}
.imgList ul li dl dt {font-size:18px;color:#005baa;font-weight:500;}
.imgList ul li dl dd {font-size:16px;color:#666;}
.imgList ul li p {font-size:16px;color:#444;font-we ight: bold;text-align:center;padding:10px;margin-top: 10px;}
.imgList.imgList02 ul li {width:50%;}
.imgList.imgList03 ul li {width:33.33%;}
.imgList.imgList04 ul li {width:25%;}


.txtList ul li {padding-left:10px;position:relative;font-size:15px;color:#666;margin-bottom: 5px;}
.txtList ul li:last-child {margin-bottom: 0px;}
.txtList ul li:before {content:"";position:absolute;top:8px;left:0;width:4px;height:4px;background:#005baa;}
.txtList ul li strong {font-weight: bold; color: #333;}

.grayBox {padding: 30px 40px;background-color: #f5f5f5; font-size: 16px;line-height: 1.8;}
.grayBox ul li {padding-left:10px;position:relative;font-size:15px;color:#666;margin-bottom: 10px;}
.grayBox ul li:last-child {margin-bottom: 0px;}
.grayBox ul li:before {content:"";position:absolute;top:10px;left:0;width:4px;height:4px;background:#005baa;}

.num-box {}
.num-box ul {margin:-5px;}
.num-box ul li {float:left;padding:5px;}
.num-box.num02 ul li {width:50%;}
.num-box ul li .inner {background:#f8f8f8;border:1px solid #dfdfdf;text-align:center;padding:50px 0;}
.num-box ul li .inner .num {display:inline-block;width:50px;height:50px;border-radius:50%;line-height:50px;font-size:16px;color:#fff;font-weight:700;background:#0b62ae;margin-bottom:10px;}
.num-box ul li .inner p {font-size:16px;line-height: 1.8;}
.manager {margin-top:80px;padding:20px 30px;background:#f2f2f2;position:relative;}
.manager dl {display:inline-block;vertical-align:top;margin-right:30px;}
.manager dt {display:inline-block;vertical-align:top;margin-right:10px;font-size:14px;color:#112d67;font-weight:bold;}
.manager dt img {margin-top:4px;}
.manager dd {display:inline-block;vertical-align:top;font-size:14px;color:#333;}
.manager span {font-size:14px;color:#999;font-weight:bold;position:absolute;top:50%;transform:translateY(-50%);right:30px;}

.bgBox {background-color: #f1f3f6;padding: 50px 0 80px;}

.external_link_icon {vertical-align: baseline;height: 14px;width: 14px;display: inline-block;}
.external_link_icon.black {background-image:url("../images/contents/external_link_b.png");}
.external_link_icon.white {background-image:url("../images/contents/external_link_w.png");}

.underline:hover {text-decoration: underline;}

/* CEO인사말 */
#subContents.greeting {padding-bottom:0;}
.greeting .conBox {margin-bottom: 60px;}
.greeting .conBox .imgBox {float:left;width:48%;padding-right:30px;}
.greeting .conBox .txtBox {padding-left:48%;}
.greeting .conBox .txtBox .main {font-size:30px;color:#333;line-height:1.2;margin-bottom:40px;line-height: 1.6;}
.greeting .conBox .txtBox .main strong {font-family:"Malgun Gothic";font-weight:bold;}
.greeting .conBox .txtBox .txt {font-family:"Malgun Gothic";margin-top:20px;}
.greeting .conBox .txtBox .sign {font-size:15px;color:#333;margin-top:70px;}
.greeting .conBox .txtBox .sign strong {font-size:18px;color:#333;font-family:"Malgun Gothic";font-weight:bold;line-height:15px;}
.greeting .conBox .txtBox .sign img {margin-left:10px;position:relative;top:-10px;}

/* 회장단 소개 */
.president_box .title {font-size:20px;color:#333;font-weight:500;padding-left:10px;position:relative;margin-bottom:10px;}
.president_box .title:before {content:"";position:absolute;top:12px;left:0;width:4px;height:4px;background:#bf0010;}
.president_box ul {margin:-5px;overflow:hidden;}
.president_box ul li {float:left;width:50%;padding:5px;box-sizing:border-box;}
.president_box ul li .inner {border:1px solid #ddd;padding:20px;background-color: #fff;}
.president_box ul li .inner:after {content:"";clear:both;display:block;}
.president_box ul li .inner .imgBox {border:1px solid #ddd;float:left;width: 40%;}
.president_box ul li .inner .imgBox img {vertical-align:top;width: 100%;}
.president_box ul li .inner .txtBox {width: 55%;margin-left: 5%;float: left;padding: 20px 0;}
.president_box ul li .inner .txtBox .name {font-size:20px;color:#333;font-weight:bold;padding-bottom:15px;margin-bottom:15px;position:relative;}
.president_box ul li .inner .txtBox .name:after {content:"";position:absolute;left:0;bottom:0;width:20px;height:2px;background:#0660ac;}
.president_box ul li .inner .txtBox .name span {font-size:15px;color:#999;font-weight:400;}
.president_box ul li .inner .txtBox dl {overflow: hidden;margin-bottom: 5px;}
.president_box ul li .inner .txtBox dl dt {font-size:14px;color:#333;font-weight:bold;}
.president_box ul li .inner .txtBox dl dd {font-size:14px;color:#666;position:relative;padding-left:5px;word-break:break-all;}
.president_box ul li .inner .txtBox dl dd:before {content:"";position:absolute;top:10px;left:0;width:2px;height:2px;background:#666;}

.president_box02 ul li {height:330px;}
.president_box02 ul li .inner .txtBox dl.dl01 dd {}
.president_box02 ul li .inner .txtBox dl.dl02 {height:126px;}
.president_box02 ul li .inner .txtBox dl dd {}


/* 연혁 */
.history_topBox {backgroun d:url("../images/contents/history_img01.jpg") no-repeat 50% 50%;background-size:cover;color:#fff;padding: 80px 30px;text-align:center;}
.history_topBox .year {font-size:22px;}
.history_topBox .year span {display:inline-block;padding-bottom:5px;border-bottom:2px solid #fff;}
.history_topBox dl {font-family:"Malgun Gothic";margin-top:30px;}
.history_topBox dl dt {font-size:30px;}
.history_topBox dl dt strong {font-size:30px;font-weight:bold;}
.history_topBox dl dd {font-size:16px;margin-top:10px;}
.history_list {position:relative;}
.history_list .historyBox {overflow:hidden;position:relative;padding-top:50px;}
.history_list .historyBox:first-child {padding-top:0;}
.history_list .historyBox:after {content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background:#e9e9e9;}
.history_list .historyBox .inner {padding-top:25px;padding-bottom:25px;position:relative;}
.history_list .historyBox .inner .year {display:block;font-size:38px;color:#333;font-family:"Malgun Gothic";font-weight:bold;position:relative;}
.history_list .historyBox .inner .year:after {content:"";position:absolute;top:21px;width:10px;height:10px;background:#fff;border:3px solid #005baa;border-radius:50%;z-index:1;}
.history_list .historyBox .inner .list {padding-top:17px;}
.history_list .historyBox .inner .list ul li {font-size:16px;color:#666;position:relative;margin-top:5px;font-family:"Malgun Gothic";}
.history_list .historyBox .inner .list ul li:first-child {margin-top:0;}
.history_list .historyBox .inner .list ul li:after {content:"";position:absolute;top:11px;width:3px;height:3px;background:#005baa;}

.history_list .historyBox:nth-child(odd) .year {float:left;width:50%;padding-right:65px;text-align:right;}
.history_list .historyBox:nth-child(odd) .list {float:right;width:50%;padding-left:65px;text-align:left;}
.history_list .historyBox:nth-child(odd) .year:after {right:-9px;}
.history_list .historyBox:nth-child(odd) .inner .list ul li {padding-left:10px;}
.history_list .historyBox:nth-child(odd) .inner .list ul li:after {left:0;}

.history_list .historyBox:nth-child(even) .year {float:right;width:50%;padding-left:60px;text-align:left;}
.history_list .historyBox:nth-child(even) .year:after {left:-7px;}
.history_list .historyBox:nth-child(even) .list {float:left;width:50%;padding-right:65px;text-align:right;}
.history_list .historyBox:nth-child(even) .inner .list ul li {padding-right:10px;}
.history_list .historyBox:nth-child(even) .inner .list ul li:after {right:0;}

/* 회관안내 */
.hall .conBox01 {overflow:hidden;}
.hall .conBox01 > ul {margin:0 -40px;}
.hall .conBox01 > ul li {float:left;width:25%;padding:0 40px;}
.hall .conBox01 > ul li .inner {border:1px solid #ddd;padding:40px 0;text-align:center;position:relative;}
.hall .conBox01 > ul li .inner:after {content:"";position:absolute;top:50%;right:-56px;transform:translateY(-50%);width:24px;height:34px;background:url("../images/contents/rightArrow_double.png") no-repeat;}
.hall .conBox01 > ul li:last-child .inner:after {display:none;}
.hall .conBox01 > ul li .inner .step {display:block;font-size:16px;color:#005baa;font-weight:bold;}
.hall .conBox01 > ul li .inner .icon {display:block;height:75px;background-position:50% 50%;background-repeat:no-repeat;margin-top:10px;}
.hall .conBox01 > ul li:nth-child(1) .inner .icon {background-image:url("../images/contents/hall_icon01.png");}
.hall .conBox01 > ul li:nth-child(2) .inner .icon {background-image:url("../images/contents/hall_icon02.png");}
.hall .conBox01 > ul li:nth-child(3) .inner .icon {background-image:url("../images/contents/hall_icon03.png");}
.hall .conBox01 > ul li:nth-child(4) .inner .icon {background-image:url("../images/contents/hall_icon04.png");}
.hall .conBox01 > ul li p {font-size:16px;color:#333;font-weight:bold;margin-top:10px;}
/* .hall .conBox01 table colgroup col:nth-child(1) {width:220px;}
.hall .conBox01 table colgroup col:nth-child(2) {width:343px;}
.hall .conBox01 table colgroup col:nth-child(3) {}

.hall .conBox02 table colgroup col:nth-child(1) {width:220px;}
.hall .conBox02 table colgroup col:nth-child(2) {width:343px;}
.hall .conBox02 table colgroup col:nth-child(3) {} */
.hall .conBox02 .grayBox {margin-top:20px;background:#f2f2f2;}
.hall .conBox02 .grayBox p {font-size:17px;color:#333;font-weight:bold;margin-bottom:20px;}

/* 상조금 지급 */
.condolence .conBox01 {overflow:hidden;}
.condolence .conBox01 > ul {margin:0 -40px;}
.condolence .conBox01 > ul li {float:left;width:33.333%;padding:0 40px;}
.condolence .conBox01 > ul li .inner {border:1px solid #ddd;padding:40px 20px;text-align:center;position:relative;height: 325px;}
.condolence .conBox01 > ul li .inner:after {content:"";position:absolute;top:50%;right:-56px;transform:translateY(-50%);width:24px;height:34px;background:url("../images/contents/rightArrow_double.png") no-repeat;}
.condolence .conBox01 > ul li:last-child .inner:after {display:none;}
.condolence .conBox01 > ul li .inner .step {display:block;font-size:16px;color:#005baa;font-weight:bold;}
.condolence .conBox01 > ul li .inner .icon {display:block;height:100px;background-position:50% 50%;background-repeat:no-repeat;margin-top:10px;}
.condolence .conBox01 > ul li:nth-child(1) .inner .icon {background-image:url("../images/contents/condolence_icon01.png");}
.condolence .conBox01 > ul li:nth-child(2) .inner .icon {background-image:url("../images/contents/condolence_icon02.png");}
.condolence .conBox01 > ul li:nth-child(3) .inner .icon {background-image:url("../images/contents/condolence_icon03.png");}
.condolence .conBox01 > ul li .txt {margin-top: 20px;}
.condolence .conBox01 > ul li p {font-size:18px;color:#333;font-weight:bold;margin-top:10px;}
.condolence .conBox01 > ul li p.desc {font-size: 15px; color: #666; font-weight: normal;}
.condolence .conBox01 > ul li span.small {font-size: 14px; color: #999; margin-top: 10px;display: inline-block;}


/* 오시는 길 */
.location .subway {margin-bottom: 10px;}
.location .subway:last-child {margin-bottom: 0;}
.location .subway .subwayIcoWrap {width: 70px;float: left;vertical-align: bottom;}
.location .subway .subwayIcoWrap span{display:inline-block;height:26px;line-height:22px;font-size:13px;font-family: 'Noto Sans KR';font-weight: 500;padding:0 11px;border-radius:20px;}
.location .subway .line01{color:#263c96;border:2px solid #263c96}
.location .subway .line02{color:#3cb44a;border:2px solid #3cb44a}
.location .subway .line03{color:#ff7300;border:2px solid #ff7300}
.location .subway .line04{color:#2c9ede;border:2px solid #2c9ede}
.location .subway .line05{color:#8936e0;border:2px solid #8936e0}
.location .subway .line06{color:#b5500b;border:2px solid #b5500b}
.location .subway .line07{color:#697215;border:2px solid #697215}
.location .subway .line08{color:#e51e6e;border:2px solid #e51e6e}
.location .subway .line09{color:#cea43a;border:2px solid #cea43a}
.location .subway p {padding-left: 70px;}

.location .bus{margin-bottom: 10px;}
.location .bus:last-child {margin-bottom: 0;}
.location .bus .busIcoWrap{width: 80px;float: left;vertical-align: bottom;}
.location .bus span{padding:0 10px;height:26px;display:inline-block;font-size:13px;line-height:26px;font-family: 'Noto Sans KR';font-weight: 500;color:#fff;border-radius:50px;}
.location .bus .bus01{background-color:#405db6}
.location .bus .bus02{background-color:#405db6}
.location .bus .bus03{background-color:#405db6}
.location .bus .bus04{background-color:#5aa228}
.location .bus .bus05{background-color:#5aa228}
.location .bus .bus06{background-color:#5aa228}
.location .bus .bus07{background-color:#5aa228}
.location .bus .bus08{background-color:#d5080d}
.location .bus .bus09{background-color:#d5080d}
.location .bus .bus10{background-color:#d5080d}
.location .bus .bus11{background-color:#79b1e2}
.location .bus p {padding-left: 70px;}


/* 단체교섭회의 */
.conBox05 .grayBox dl {margin-bottom: 20px;}
.conBox05 .grayBox dl:last-child {margin-bottom: 0px;}
.conBox05 .grayBox dt {font-weight: bold;margin-bottom: 8px;}
.conBox05 .grayBox dd {font-size: 15px;line-height: 1.8;}

/* faq */
ul.FAQ {}
.FAQ li {border:1px solid #ddd;margin-bottom: 10px;background-color: #f8f8f8;}
.FAQ dt {background:url("../images/board/bottomArrow.png") no-repeat 95% 50%; ;padding-left:30px;}
.FAQ dt a {background:url("../images/board/icon_q.png") no-repeat 0px 50%; display:block;padding:20px 10px 20px 50px; font-size:16px;font-weight:bold; color:#333;}
.FAQ dd {padding:24px 10px 20px 30px;font-size:15px; font-weight:300; line-height:1.8; display:none; padding-left:85px; background:url("../images/board/icon_a.png") no-repeat 30px 20px #fff; color:#333;border-top: 1px solid #ddd;}


/* 제안 및 문의 */
.inquiryBox {margin-bottom: 20px; background-color: #f5f7fc;border: 1px solid #cbd7e1;padding: 40px;}
.inquiryBox dl dt {font-size: 15px;}
.inquiryBox dl dd {font-size: 14px; margin-top: 10px; font-weight: bold;}

/* 개인정보처리방침 */
.privacyWrap dl { margin-top: 30px;}
.privacyWrap dt {font-size: 15px; margin-bottom: 10px;font-weight: bold;}
.privacyWrap dd {font-size: 14px;line-height: 1.8;}
.privacyWrap dd strong {font-weight: bold;}
.privacyWrap dd .txtList {border:1px solid #ddd; padding: 20px 30px; margin:5px 0 10px;}
.privacyWrap dd .txtList li {font-size: 14px; float: left; width: 33.333%;}
.privacyWrap dd .contentsTable {font-size: 14px;}

/* 분회장 활동 */
#subContents .conBox.conBox_bg {padding:75px 0 90px;background:url("../images/contents/businessBg.jpg") #f2f3f7 no-repeat center bottom;}
.imgTopTitleBox {margin-bottom:50px;}
.imgTopTitleBox .imgBox {position:relative;box-shadow:10px 10px 25px rgba(0,0,0,0.15);}
.imgTopTitleBox .imgBox .blue_box {position:absolute;bottom:0;left:0;height: 180px;width: 300px;background:rgba(0,91,170,0.85);text-align:center;}
.imgTopTitleBox .imgBox .blue_box p {line-height:1.6;font-size:28px;color:#fff;line-height: 1.6;}
.imgTopTitleBox .imgBox p strong {font-weight: bold;}
.imgTopTitleBox .auto > p {text-align:center;margin-top:40px;font-size:17px;color:#333;line-height: 1.8;}
.imgTopTitleBox .auto > p.desc {font-size: 15px; color: #999;margin-top: 10px;}
.step-list > ul {margin:0 -40px;}
.step-list > ul > li {float:left;width:33.333%;padding:0 40px;}
.step-list > ul > li .inner {border:1px solid #ddd;padding:40px 0;text-align:center;position:relative;height:300px;}
.step-list > ul > li .inner:after {content:"";position:absolute;top:50%;right:-56px;transform:translateY(-50%);width:24px;height:34px;background:url("../images/contents/rightArrow_double.png") no-repeat;}
.step-list > ul > li:last-child .inner:after {display:none;}
.step-list > ul > li .inner .step {display:block;font-size:16px;color:#005baa;font-weight:bold;}
.step-list > ul > li .inner .icon {display:block;height:75px;background-position:50% 50%;background-repeat:no-repeat;margin-top:10px;}
.step-list > ul > li p {font-size:16px;color:#333;font-weight:bold;margin-top:10px;height:48px;margin-top: 20px;}
.step-list > ul > li p.comment {font-size:14px;color:#999;height:auto;font-weight: normal;margin-top: 10px;}

.step-list.step-list04 > ul > li {width: 25%;}
.step-list.step-list05 > ul > li {width: 20%;}

.business01 .conBox02 .step-list > ul > li:nth-child(1) .inner .icon {background-image:url("../images/contents/business01_icon01.png");}
.business01 .conBox02 .step-list > ul > li:nth-child(2) .inner .icon {background-image:url("../images/contents/business01_icon02.png");}
.business01 .conBox02 .step-list > ul > li:nth-child(3) .inner .icon {background-image:url("../images/contents/business01_icon03.png");}

/* 새내기 교사대회 */
.scheduleList ul {overflow: hidden;margin:  0 -10px;}
.scheduleList ul li {float:left;padding:0 10px;}
.scheduleList ul li .inner {text-align: center; padding: 30px 20px; border:1px solid #ddd;position: relative;}
.scheduleList ul li .inner:after {content:"";position:absolute;top:50%;right:-35px;z-index: 1;transform:translateY(-50%);width:50px;height:50px;background:url("../images/contents/rightArrow_round.png") no-repeat;}
.scheduleList ul li:last-child .inner:after {display: none;}
.scheduleList ul li .month {padding: 6px 30px; border-radius:30px; color: #fff; font-size: 15px; font-weight: bold;margin-bottom: 15px;display: inline-block;}
.scheduleList ul li .month.color01 {background-color: #379bf2;} 
.scheduleList ul li .month.color02 {background-color: #0d86f0;}
.scheduleList ul li .month.color03 {background-color: #005baa;}
.scheduleList ul li .month.color04 {background-color: #112d67;}
.scheduleList ul li p {font-weight: bold; font-size: 18px;}

.scheduleList.scheduleList02 ul li {width:50%;}
.scheduleList.scheduleList03 ul li {width:33.33%;}
.scheduleList.scheduleList04 ul li {width:25%;}


/* 교원동호회 지원 */
.checkList ul {overflow: hidden;}
.checkList ul li {float: left; width: 49.5%; margin-bottom: 10px; background-color: #fff;padding: 15px;padding-left: 60px;position:relative;}
.checkList ul li:nth-child(2n) {margin-left: 1%;}
.checkList ul li svg {position:absolute;top:17px;left:30px;color: #005baa; margin-right: 10px;}

/* 교육공로자 표창 */
.step-list.step-list04 > ul > li .inner {background-color: #fff; height: 280px;}
.business04 .step-list > ul > li:nth-child(1) .inner .icon {background-image:url("../images/contents/business04_icon01.png");}
.business04 .step-list > ul > li:nth-child(2) .inner .icon {background-image:url("../images/contents/business04_icon02.png");}
.business04 .step-list > ul > li:nth-child(3) .inner .icon {background-image:url("../images/contents/business04_icon03.png");}
.business04 .step-list > ul > li:nth-child(4) .inner .icon {background-image:url("../images/contents/business04_icon04.png");}

/* 모범학생 표창 */
.business05 .step-list > ul > li:nth-child(1) .inner .icon {background-image:url("../images/contents/business04_icon01.png");}
.business05 .step-list > ul > li:nth-child(2) .inner .icon {background-image:url("../images/contents/business04_icon02.png");}
.business05 .step-list > ul > li:nth-child(3) .inner .icon {background-image:url("../images/contents/business04_icon03.png");}
.business05 .step-list > ul > li:nth-child(4) .inner .icon {background-image:url("../images/contents/business05_icon04.png");}


/* 유자녀 장학금 지급 */

.business06 .scheduleList ul li .inner {height: 160px;}

.iconList ul {margin:-10px;}
.iconList ul li {float:left;padding:10px;}
.iconList ul li .inner {padding:40px 20px;border:1px solid #ddd;bord er-top: 2px solid #005baa;text-align: center;}
.iconList ul li dl {margin-top: 20px;}
.iconList ul li dl dt {font-size:20px;color:#333;font-weight:bold;}
.iconList ul li dl dd {color:#666;}
.iconList ul li p {margin-top: 20px;}
.iconList.iconList02 ul li {width:50%;}
.iconList.iconList03 ul li {width:33.33%;}
.iconList.iconList04 ul li {width:25%;}

.business06 .iconList ul li .inner {background-color: #fff;}


/* 회원 위로금 지원 */
.business07 .imgList .img {position: relative;}
.business07 .imgList ul li img {border:none;}
.business07 .imgList .img .num {position: absolute; background-color: #005baa; color: #fff; font-size: 18px; font-weight: bold; width: 50px; height: 50px ;display: block; top: 0; left: 0;text-align: center;line-height: 48px;}
.business07 .imgList .img p {color: #fff; position: absolute; width: 100%; top: 38%;text-align: center;font-weight: bold;font-size: 24px;}
.business07 .imgList .txt {background-color: #fff;padding: 15px 0;border:1px solid #ddd;}
.business07 .imgList .txt p {margin-top: 0;padding: 0;}
.business07 .imgList .txt p.desc {font-size: 13px; color: #666;margin-top: 8px;}
.business07 .checkList ul li svg {height: 1.5em;}


.business07 .iconList ul li .inner {overflow: hidden;text-align: left;padding: 30px 30px 30px 40px;}
.business07 .iconList ul li .icon {float: left; width: 27%;margin-right: 3%;display: block;text-align: center;}
.business07 .iconList ul li .icon img {height: 80px;}
.business07 .iconList ul li dl {float: left; width: 70%;margin-top: 0;}
.business07 .iconList ul li dt {color: #333;}
.business07 .iconList ul li:first-child .inner {background-color: #f4faff;}

/* 교육정책토론회 */
.business10 .progressList ul {margin:-10px;}
.business10 .progressList ul li {float:left;width:20%;padding:10px;position:relative;}
.business10 .progressList ul li dl dt {line-height:50px;text-align:center;font-size:17px;color:#fff;font-weight:700;}
.business10 .progressList ul li:nth-child(1) dl dt {background:#379bf2;}
.business10 .progressList ul li:nth-child(2) dl dt {background:#176eba;}
.business10 .progressList ul li:nth-child(3) dl dt {background:#005baa;}
.business10 .progressList ul li:nth-child(4) dl dt {background:#004988;}
.business10 .progressList ul li:nth-child(5) dl dt {background:#112d67;}
.business10 .progressList ul li:after {content:"";position:absolute;top:50%;transform:translateY(-50%);right:-25px;width:50px;height:50px;background:url("../images/contents/rightArrow_circle.png") no-repeat;z-index:1;}
.business10 .progressList ul li:last-child:after {display:none;}
.business10 .progressList ul li dl dd {height:130px;text-align:center;border:1px solid #ddd;position:relative;}
.business10 .progressList ul li dl dd p {position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);font-size:15px;color:#333;font-weight: bold;}


/* 단체교섭회의 */
.bargaining .conBox03 ul {margin:-10px;}
.bargaining .conBox03 ul li {float:left;width:20%;padding:10px;position:relative;}
.bargaining .conBox03 ul li dl dt {line-height:50px;text-align:center;font-size:17px;color:#fff;font-weight:700;}
.bargaining .conBox03 ul li:nth-child(1) dl dt {background:#379bf2;}
.bargaining .conBox03 ul li:nth-child(2) dl dt {background:#176eba;}
.bargaining .conBox03 ul li:nth-child(3) dl dt {background:#005baa;}
.bargaining .conBox03 ul li:nth-child(4) dl dt {background:#004988;}
.bargaining .conBox03 ul li:nth-child(5) dl dt {background:#112d67;}
.bargaining .conBox03 ul li:after {content:"";position:absolute;top:50%;transform:translateY(-50%);right:-25px;width:50px;height:50px;background:url("../images/contents/rightArrow_circle.png") no-repeat;z-index:1;}
.bargaining .conBox03 ul li:last-child:after {display:none;}
.bargaining .conBox03 ul li dl dd {height:130px;text-align:center;border:1px solid #ddd;position:relative;}
.bargaining .conBox03 ul li dl dd p {position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);font-size:15px;color:#333;font-weight: bold;}



/* 상담안내 */
.iconTitleBox {margin-bottom:30px;position:relative;}
.iconTitleBox .inner {background:#f5f7fc;border:1px solid #cbd7e1;padding:60px 50px;}
.iconTitleBox .inner .icon {position:absolute;top:50%;transform:translateY(-50%);left:98px;}
.iconTitleBox .inner p {padding-left:180px;font-size:18px;color:#333;line-height: 1.6;}
.iconTitleBox .inner p.desc {font-size: 15px; color: #666;margin-top: 10px;}
.iconTitleBox .inner p strong {font-weight: bold;}

.consult_guide .conBox01 > ul {margin:-10px;}
.consult_guide .conBox01 > ul > li {float:left;width:50%;padding:10px;color:#fff;position:relative;}
.consult_guide .conBox01 ul li dl {padding:60px 50px;background-size:cover;}
.consult_guide .conBox01 ul li:nth-child(1) dl {background:url(../../images/contents/consult_guide_img01.jpg) no-repeat center;}
.consult_guide .conBox01 ul li:nth-child(2) dl {background:url(../../images/contents/consult_guide_img02.jpg) no-repeat center;}
.consult_guide .conBox01 ul li dl dt {text-align:center;font-size:30px;font-weight:700;position:relative;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.3);}
.consult_guide .conBox01 ul li dl dd ul li {float:left;width:50%;padding-left:10px;position:relative;font-size:15px;margin-bottom:10px;}
.consult_guide .conBox01 ul li dl dd ul li:before {content:"";position:absolute;top:10px;left:0;width:3px;height:3px;background:#fff;}
/* .consult_guide .conBox01 ul li dl {position:absolute;top:0;left:0;right:0;bottom:0;margin:60px;}
.consult_guide .conBox01 ul li dl dt {text-align:center;font-size:30px;font-weight:700;position:relative;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.3);}
.consult_guide .conBox01 ul li dl dd ul li {float:left;width:50%;padding-left:10px;position:relative;font-size:15px;margin-bottom:10px;}
.consult_guide .conBox01 ul li dl dd ul li:before {content:"";position:absolute;top:10px;left:0;width:3px;height:3px;background:#fff;} */

/* 소송비지원안내 */
.legalcost_guide .conBox04 ul {margin:-10px;}
.legalcost_guide .conBox04 ul li {float:left;width:20%;padding:10px;position:relative;}
.legalcost_guide .conBox04 ul li dl dt {line-height:50px;text-align:center;font-size:17px;color:#fff;font-weight:700;}
.legalcost_guide .conBox04 ul li:nth-child(1) dl dt {background:#379bf2;}
.legalcost_guide .conBox04 ul li:nth-child(2) dl dt {background:#176eba;}
.legalcost_guide .conBox04 ul li:nth-child(3) dl dt {background:#005baa;}
.legalcost_guide .conBox04 ul li:nth-child(4) dl dt {background:#004988;}
.legalcost_guide .conBox04 ul li:nth-child(5) dl dt {background:#112d67;}
.legalcost_guide .conBox04 ul li:after {content:"";position:absolute;top:50%;transform:translateY(-50%);right:-25px;width:50px;height:50px;background:url("../images/contents/rightArrow_circle.png") no-repeat;z-index:1;}
.legalcost_guide .conBox04 ul li:last-child:after {display:none;}
.legalcost_guide .conBox04 ul li dl dd {height:167px;text-align:center;border:1px solid #ddd;position:relative;}
.legalcost_guide .conBox04 ul li dl dd p {position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);font-size:15px;color:#333;}

/* 교권변호인단 */
.lawyer .contentsTable col:nth-child(1) {width:20%;}
/* 현행법률검색 */
.search_law .conBox ul {margin:-10px;}
.search_law .conBox ul li {float:left;width:50%;padding:10px;}
.search_law .conBox ul li a {display:block;border:1px solid #ddd;background-color:#f8f8f8;padding:30px;background-image:url("../images/contents/bg_logo.png");background-repeat:no-repeat;background-position:95% 80%;transition:0.3s all ease-out;-webkit-transition:0.3s all ease-out;}
.search_law .conBox ul li a dl dt {font-size:24px;color:#333;font-weight:700;}
.search_law .conBox ul li a dl dd {font-size:16px;color:#666;margin-top:10px;}
.search_law .conBox ul li a span {display:block;width:205px;line-height:43px;font-weight:700;text-align:center;border:1px solid #005baa;font-size:16px;color:#005baa;margin-top:20px;transition:0.3s all ease-out;-webkit-transition:0.3s all ease-out;}
.search_law .conBox ul li a span i {line-height:43px;vertical-align:middle;}

/* 서울특수분야직무연수 */
.jobtraining .step-list > ul {margin:-10px;}
.jobtraining .step-list > ul > li {padding:10px;}
.jobtraining .step-list > ul > li .inner:after {background-image:url("../images/contents/rightArrow_circle.png");width:50px;height:50px;z-index:1;right:-35px;}
.jobtraining .step-list > ul > li:nth-child(1) .inner .icon {background-image:url("../images/contents/jobtraining_icon01.png");}
.jobtraining .step-list > ul > li:nth-child(2) .inner .icon {background-image:url("../images/contents/jobtraining_icon02.png");}
.jobtraining .step-list > ul > li:nth-child(3) .inner .icon {background-image:url("../images/contents/jobtraining_icon03.png");}
.jobtraining .step-list > ul > li:nth-child(4) .inner .icon {background-image:url("../images/contents/jobtraining_icon04.png");}
.jobtraining .step-list > ul > li:nth-child(5) .inner .icon {background-image:url("../images/contents/jobtraining_icon05.png");}

.jobtraining .imgList ul li {margin-bottom: 10px;}
.jobtraining .imgList ul li p {margin-top: 5px;font-size: 15px;}

/* 서울현장교육연구대회 */
.contest .num-box ul li .inner p {height:72px;}

/* 로그인 */
.loginWrap {width:820px;margin:auto;}
.loginBox {border:1px solid #ddd;padding:50px;}
.loginBox h4 {text-align: center;font-size: 16px;font-weight: bold;margin-bottom: 20px;}
.loginBox .inner {width:400px;margin:auto;}
.loginBox .inner input[type="text"] {width:100%; max-width:inherit; margin-bottom:10px;}
.loginBox .inner input[type="password"] {width:100%; max-width:inherit; margin-bottom:10px;}
.loginBox .inner .util {overflow:hidden;}
.loginBox .inner .util label {display:block;float:left;font-size:14px;color:#444;}
.loginBox .inner .util a {display:block;float:right;text-align:right;font-size:14px;color:#444;}
.loginBox .inner .btnWrap a {width:100%;}
.loginWrap .conBox {background:#f2f4fa;padding:35px 40px;position:relative;margin-top:20px;}
.loginWrap .conBox dl {padding-right:190px;}
.loginWrap .conBox dl dt {font-size:20px;color:#333;font-weight:bold;}
.loginWrap .conBox dl dd {font-size:14px;color:#666;line-height: 1.8;margin-top: 10px;}
.loginWrap .conBox .joinGuide_btn {display: block; width: 150px; height: 80px; line-height: 80px;background-color: #666; color: #fff; text-align: center; font-size: 14px; position:absolute;top:50%;transform:translateY(-50%);right:40px; font-weight: bold;}
.loginWrap .conBox .btns {position:absolute;top:50%;transform:translateY(-50%);right:20px;}
.loginWrap .conBox .btns a {display:block;text-align:center;font-size:15px;color:#444;line-height:38px;border:1px solid #ddd;background:#fff;width:194px;}
.loginWrap .conBox .btns a:last-child {margin-top:5px;}

/* 사이트맵 */
.sitemap_list .conBox > ul > li {float:left;width:25%;padding:10px;min-height:516px;}
.sitemap_list .conBox > ul > li > a {display:block;text-align:center;font-size:18px;color:#fff;font-weight:700;line-height:50px;}
.sitemap_list .conBox > ul > li:nth-child(odd) > a {background:#005baa;}
.sitemap_list .conBox > ul > li:nth-child(even) > a {background:#1a356d;}
.sitemap_list .conBox > ul > li .sub {background:#f9f9f9;padding:20px;border:1px solid #ddd;height: 410px;}
.sitemap_list .conBox > ul > li .sub li {margin-top:10px;}
.sitemap_list .conBox > ul > li .sub li:first-child {margin-top:0;}
.sitemap_list .conBox > ul > li .sub li a {font-size:16px;color:#333;position:relative;padding-left:10px;}
.sitemap_list .conBox > ul > li .sub li a:before {content:"";position:absolute;top:10px;left:0;width:4px;height:4px;background:#4a8ac2;}


/* 조직도 */
.organization .conBox01 .contentsTable col:nth-child(1) {width:220px;}
.organization .conBox02 ul {margin:-10px;}
.organization .conBox02 ul li {float:left;width:33.33%;padding:10px;}
.organization .conBox02 ul li .inner {border:1px solid #ddd;border-top:2px solid #005baa;padding:30px;height:284px;}
.organization .conBox02 ul li .inner dl {margin-bottom:10px;}
.organization .conBox02 ul li .inner dl dt {font-size:25px;color:#333;font-weight:700;}
.organization .conBox02 ul li .inner dl dd {font-size:15px;color:#666;height:96px;margin-top:10px;}

/* 회원가입 */
/* .process ul {margin:-40px;}
.process ul li {float:left;width:33.33%;padding:40px;position:relative;}
.process ul li:after {content:"";position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:24px;height:34px;background:url("../images/contents/rightArrow_double.png") no-repeat;}
.process ul li:last-child:after {display:none;}
.process ul li dl {}
.process ul li dl dt {text-align:center;font-size:18px;font-weight:bold;color:#fff;line-height:58px;}
.process ul li:nth-child(1) dl dt {background:#379bf2;}
.process ul li:nth-child(2) dl dt {background:#0d86f0;}
.process ul li:nth-child(3) dl dt {background:#005baa;}
.process ul li dl dd {padding:35px 20px;border:1px solid #ddd;text-align:center;height:270px;}
.process ul li dl dd .icon {height:90px;background-repeat:no-repeat;background-position:50% 50%;margin-bottom:30px;}
.process ul li:nth-child(1) dl dd .icon {background-image:url("../images/contents/join01_icon01.png");}
.process ul li:nth-child(2) dl dd .icon {background-image:url("../images/contents/join01_icon02.png");}
.process ul li:nth-child(3) dl dd .icon {background-image:url("../images/contents/join01_icon03.png");}
.process ul li dl dd p {font-size:14px;color:#666;}
.process ul li:nth-child(2) dl dd strong {display:block;margin-top:10px;font-size:14px;}
.process ul li:nth-child(3) dl dd p {text-align: left;} */

.join-benefit ul {margin:-10px;overflow:hidden;}
.join-benefit ul li {float:left;width:50%;padding:10px;}
.join-benefit ul li dl {border:1px solid #ddd;padding:40px 30px 40px 80px;background-image:url("../images/contents/icon_check.png");background-repeat:no-repeat;background-position:40px 48px;}
.join-benefit ul li dl dt {font-size:18px;color:#333;font-weight:bold;}
.join-benefit ul li dl dd {font-size:15px;color:#666;height:66px;margin-top:10px;}

.process ul {margin:-40px;}
.process ul li {float:left;width:33.33%;padding:40px;padding-bottom: 10px;position: relative; pa dding-bottom: 0;}
.process ul li:after {content:"";position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:24px;height:34px;background:url("../images/contents/rightArrow_double.png") no-repeat;}
.process ul li:last-child:after {display:none;}
.process ul li .inner {border:1px solid #ddd; position:relative;}
.process ul li .top {padding: 30px;overflow: hidden; text-align: center;}
/* .process ul li .top .num {position: absolute; background-color: #005baa; color: #fff; font-size: 18px; font-weight: bold; width: 50px; height: 50px ;display: block; top: 0; left: 0;text-align: center;line-height: 48px;} */
.process ul li .top .num {display:inline-block;width:50px;height:50px;border-radius:50%;line-height:50px;font-size:16px;color:#fff;font-weight:700;background:#0b62ae;margin-bottom:10px;}
.process ul li:nth-child(1) .top .num {background:#379bf2;}
.process ul li:nth-child(2) .top .num {background:#0d86f0;}
.process ul li:nth-child(3) .top .num {background:#005baa;}
.process ul li .top p {font-weight: bold; margin-top: 10px;}
.process ul li .top .icon {height:90px;background-repeat:no-repeat;background-position:50% 50%;margin-bottom:20px;}
.process ul li:nth-child(1) .top .icon {background-image:url("../images/contents/join01_icon01.png");}
.process ul li:nth-child(2) .top .icon {background-image:url("../images/contents/join01_icon02.png");}
.process ul li:nth-child(3) .top .icon {background-image:url("../images/contents/join01_icon03.png");}
.process ul li .bottom {clear: both; background-color: #f5f5f5; font-size: 14px; padding: 20px; height: 140px; color: #333;}
.process ul li .bottom p.dot-txt { font-size: 14px; color: #333;}



/* 검색결과 */
.search .contentsTitle {display: none;}
.grayBorder_box {padding: 40px; border:6px solid #efefef; text-align: center;}
.grayBorder_box .title {font-size: 30px;margin-bottom: 5px;}


#daumRoughmapContainer1566899984525 {height:500px;}
.root_daum_roughmap .wrap_map {height:468px !important;}

.welfare_banner {overflow:hidden;}
.welfare_banner > div {float:left;width:50%;position:relative;padding-top:32.5%;}
.welfare_banner div .inner {position:absolute;top:0;left:0;right:0;bottom:0;margin:5px;}
.welfare_banner .banner {}
.welfare_banner .banner a {display:block;height:50%;}
.welfare_banner .banner a:first-child {padding-bottom:5px;}
.welfare_banner .banner a:last-child {padding-top:5px;}
.welfare_banner img {height:100%;width:100%;}




.welfare_banner02{}
.welfare_banner02 {overflow:hidden;}
.welfare_banner02 > div {float:left;width:50%;position:relative;}

.welfare_banner02 > div:first-child{padding-top:0;}
.welfare_banner02 > div:nth-child(2){padding-top:0;}
.welfare_banner02 > div:nth-child(3){clear:both;  width:100%;}
.welfare_banner02 > div:nth-child(4){clear:both; width:100%;}


.welfare_banner02 div .inner {top:0;left:0;right:0;bottom:0;margin:5px;}
.welfare_banner02 .banner {}
.welfare_banner02 .banner a {display:block;height:50%;}
.welfare_banner02 .banner a:first-child {padding-bottom:5px;}
.welfare_banner02 .banner a:last-child {padding-top:5px;}
.welfare_banner02 img {height:100%;width:100%;}


.welfare_banner02 div .inner a.pc{display:block;}
.welfare_banner02 div .inner a.mobile{display:none;}


.welfare_btn{transition:0.3s ease; display:block; margin:45px auto 45px; width:250px; height:50px; border:1px solid #f06391; color:#f06391; font-size:18px; font-weight:700; line-height:50px; text-align:center; }
.welfare_btn:hover{background:#f06391; border:1px solid #f06391; transition:0.3s ease; color:#fff; }


.welfare_banner02 div .inner a.mobile02{display:none;}



/* HOVER */
@media all and (min-width:1200px) {
	.search_law .conBox ul li:hover a {background-color:#fff;border:1px solid #005baa;}
	.search_law .conBox ul li:hover a span {background:#005baa;color:#fff;}
	.join-benefit ul li dl:hover {border-color:#005baa;}
	.join-benefit ul li dl:hover dt {color:#005baa;}
}

@media all and (max-width:1400px){

}

/* HOVER */
@media all and (min-width:1200px) {

}

@media screen and (max-width:1200px){
	#subVisual {}
	#lnb .auto .util {display:none;}


}
@media screen and (max-width:1199px){
	/* 협행법률검색 */
	.search_law .conBox ul li a dl dd {min-height:72px;}
	.search_law .conBox ul li a dl dd br {display:none;}

	.imgList ul li p br {display:none;}

	/* 조직도 */
	.organization .conBox02 ul li {width:50%;}

	/* 사이트맵 */
	.sitemap_list .conBox > ul {margin:-10px;}
	.sitemap_list .conBox > ul > li {padding:10px;}


.welfare_banner02 div .inner a.pc02{display:none;}
.welfare_banner02 div .inner a.mobile02{display:block;}




}
@media screen and (max-width:1024px){
	.step-list.step-list05 > ul > li {width:33.33%;}
	.step-list.step-list05 > ul > li:nth-child(3) .inner:after {display:none;}
	
	/* 회관안내 */
	.hall .conBox01 > ul {margin:0 -20px;}
	.hall .conBox01 > ul li {padding:0 20px;}
	.hall .conBox01 > ul li .inner:after {right:-36px;}
	/* .hall .conBox01 table colgroup col:nth-child(1) {width:110px;}
	.hall .conBox01 table colgroup col:nth-child(2) {width:190px;}
	.hall .conBox02 table colgroup col:nth-child(1) {width:110px;}
	.hall .conBox02 table colgroup col:nth-child(2) {width:190px;} */

	/* 회장단안내 */
	.president_box ul li {width: 50%;height:auto;}
	.president_box ul li .inner .txtBox dl dd {font-size:12px;}

	/* 컨텐츠 상단 아이콘 */
	.iconTitleBox .inner {padding:30px;}
	.iconTitleBox .inner .icon {left:50px;}
	.iconTitleBox .inner p {padding-left:150px;font-size:16px;}
	.iconTitleBox .inner p br {display:none;}

	/* 교육정책토론회 */
	.business10 .progressList ul li {width:33.33%;}
	.business10 .progressList ul li:after {display:none;}

	/* 소송비지원안내 */
	.legalcost_guide .conBox04 ul li {width:33.33%;}
	.legalcost_guide .conBox04 ul li:after {display:none;}

	/* 상담안내 */
	.consult_guide .conBox01 ul li dl {padding: 30px;}
	.consult_guide .conBox01 ul li dl dt {font-size: 25px;}
	.consult_guide .conBox01 ul li dl dd ul li {width: 100%; float: none;}

	/* 사이트맵 */
	.sitemap_list .conBox > ul > li {width:33.33%;}
	
	/* 회원가입 */
	.join-benefit ul li {width:100%;float:none;}
	.join-benefit ul li dl dd {height:auto;}
}
@media screen and (max-width:980px){

	/* 회원가입 */
	.process ul {margin: -10px;}
	.process ul li {width:50%; padding: 10px;}
	.process ul li:after {display:none;}



}
@media screen and (max-width:860px){
	/* 로그인 */
	.loginWrap {width:100%;}
}
@media screen and (max-width:800px) {
	.imgList.imgList04 ul li {width:33.33%;}
	
	.manager {overflow: hidden;}
	.manager dl {display:block;margin-top:10px;float: left; width: 50%;margin-right: 0;}
	.manager dt {width:95px;}
	.manager span {position: relative;transform:none;margin-top: 10px;top: 0;right: 0;}

	/* 회관안내 */
	.hall .conBox01 > ul {margin:-10px;}
	.hall .conBox01 > ul li {padding:10px;width:50%;}
	.hall .conBox01 > ul li .inner:after {display:none;}

	/* 상조금 지급 */
	.condolence .conBox01 > ul {margin:-10px;}
	.condolence .conBox01 > ul li {padding:10px;width:100%;float: none;}
	.condolence .conBox01 > ul li .inner { height: auto;}
	.condolence .conBox01 > ul li .inner:after {display:none;}

	
	.step-list.step-list04 > ul {margin:-10px;}
	.step-list.step-list04 > ul > li {padding:10px;width:50%;}
	.step-list.step-list04 > ul > li .inner:after {display:none;}

	/* 단체교섭회의 */
	.bargaining .conBox03 ul li {width: 33.333%;}
	.bargaining .conBox03 ul li:nth-child(3n):after {display: none;}

	/* 서울현장교육연구대회 */
	.contest .num-box ul li .inner p br {display:none;}

}

@media screen and (max-width:768px) {

	h3.contentsTitle .main {font-size: 30px;}

	/* 연혁 */
	.history_list .historyBox {padding-top:  0;}
	.history_list .historyBox:after {left:  20px;}
	.history_list .historyBox:first-child {margin-top: 30px;}
	.history_list .historyBox .inner {padding-left: 50px;padding-top: 0;}
	.history_list .historyBox .inner .year {font-size: 20px;float: none;width: 100%;text-align: left;padding-right: 0;}
	.history_list .historyBox:nth-child(even) .year {padding-left: 0;}
	.history_list .historyBox:nth-child(odd) .list, 
	.history_list .historyBox:nth-child(even) .list {float: none;width: 100%;text-align: left;padding-left: 0;} 
	.history_list .historyBox:nth-child(even) .inner .list ul li {padding-left: 10px;}
	.history_list .historyBox:nth-child(even) .inner .list ul li:after {left: 0;}
	.history_list .historyBox .inner .list ul li {font-size: 14px;}
	.history_list .historyBox .inner .year:after {top: 8px;}
	.history_list .historyBox:nth-child(odd) .year:after, 
	.history_list .historyBox:nth-child(even) .year:after {left: -37px;}

	/* 협행법률검색 */
	.search_law .conBox ul {margin:-5px;}
	.search_law .conBox ul li {padding:5px;}
	.search_law .conBox ul li a {padding:30px 20px;}
	.search_law .conBox ul li a dl dt {font-size:20px;}
	.search_law .conBox ul li a dl dd {font-size:14px;}
	.search_law .conBox ul li a span {width:155px;line-height:33px;background-color: #005baa;color: #fff;font-size: 14px;}
	.search_law .conBox ul li a span i {line-height:33px;}

	/* 소송비지원안내 */
	.legalcost_guide .conBox04 ul {margin:-5px;}
	.legalcost_guide .conBox04 ul li {padding:5px;}

	/* 회원참여 */
	
	.imgTopTitleBox .imgBox .blue_box {position: relative;width: 100%;height: auto;background-color: #005baa;padding: 15px 0;}
	.imgTopTitleBox .imgBox .blue_box p {font-size: 20px;}

	/* 인사말 */
	.greeting .conBox .imgBox {float: none; width: 100%;padding-right: 0; margin-bottom: 20px;}
	.greeting .conBox .txtBox {padding-left: 0;}
	.greeting .conBox .txtBox .main {font-size: 18px;margin-bottom: 20px;}
	.greeting .conBox .txtBox .txt {font-size: 14px;margin-bottom: 10px;}
	.greeting .conBox .txtBox .sign {margin-top: 50px;}

	/* 서울특수분야직무연수 */
	.jobtraining .imgList ul li p {font-size: 14px;}

	/* 사이트맵 */
	.sitemap_list .conBox > ul > li .sub li a {font-size:14px;}

	/* 복지플러스 */
	.welfare_banner > div {float:none;width:100%;padding-top:0;}
	.welfare_banner div .inner {position:static;}
	.welfare_banner .banner a {margin-top:10px;}
	.welfare_banner .banner a:first-child {padding-bottom:0;}
	.welfare_banner .banner a:last-child {padding-top:0;}

.welfare_banner02 > div{float:none; width:100%;}
.welfare_banner02 > div:nth-child(2){padding-top:4vw;}

.welfare_banner02 div .inner a.pc{display:none;}
.welfare_banner02 div .inner a.mobile{display:block;}



}

@media screen and (max-width:767px) {	
	.organization .conBox02 ul li {width:100%;float:none;}
	.organization .conBox02 ul li .inner {height:auto;}
	.organization .conBox02 ul li .inner dl dd {height:auto;}
}

@media screen and (max-width:640px) {
	h3.title {font-size:20px;margin-top:40px;margin-bottom: 10px;}
	h3.title:before {top:3px;}
	h3.contentsTitle {padding-bottom: 20px;}
	h4.title {font-size:18px;margin-top:20px;}
	#subContents {padding:30px 0;}
	#subContents .contentsWrap .contentsTitle {font-size:26px;}
	#subVisual {height:160px;}
	#subVisual:after {margin:10px;}
	#subVisual.subVisual01 {background-image: url("../images/contents/subVisual01.jpg");}
	#subVisual.subVisual02 {background-image: url("../images/contents/subVisual02.jpg");}
	#subVisual.subVisual03 {background-image: url("../images/contents/subVisual03.jpg");}
	#subVisual.subVisual04 {background-image: url("../images/contents/subVisual04.jpg");}
	#subVisual.subVisual05 {background-image: url("../images/contents/subVisual05.jpg");}
	#subVisual.subVisual06 {background-image: url("../images/contents/subVisual06.jpg");}
	#subVisual.subVisual07 {background-image: url("../images/contents/subVisual07.jpg");}
	#subVisual .subTitle .main {font-size:25px;}
	#subVisual .subTitle .sub {font-size:14px;}
	
	#lnb {height:50px;}
	#lnb .auto {padding-right:0;}
	#lnb .auto > div.mainLnbWrap {width: 45%;}
	#lnb .auto > div.subLnbWrap {width: 55%;border-right: none;}
	#lnb .mainBtn {line-height:50px;font-size:13px;padding:0 10px;}
	#lnb .auto > div ul {top:49px;}
	#lnb .auto > div ul li a {font-size:14px;padding:10px;}
	#lnb .btnHome {border-left: none;}


	#subContents .conBox.conBox01 {padding-top: 0;}

	h3.contentsTitle .main {font-size:25px;}
	h3.contentsTitle .sub {font-size:14px;}

	.tab {margin-bottom: 20px;}
	.tab li {width: 50%;margin-top: -1px;}
	.tab li a {font-size:13px;line-height: 40px;}
	.tab.tab02 {width: auto;margin-bottom: 20px;}
	.tab.tab06 li {width: 33.3333%;}

	.txtList ul li {font-size:14px;}
	.txtList ul li:before {top:8px;}

	.tit_ud {font-size:17px;}

	span.desc {font-size: 12px; display: block;margin-left: 0;margin-top: 5px;}
	p.txt {font-size:13px;}
	p.dot-txt {font-size: 14px;margin-bottom: 5px;}

	.grayBox {padding: 20px; font-size: 14px;}
	.grayBox ul li {font-size:13px;margin-bottom: 5px;}
	.grayBox ul li:before {top:10px;}

	.imgList.imgList04 ul li {width: 50%;margin-bottom: 20px;}

	.num-box ul li {float:none;width:100% !important;}
	.num-box ul li .inner {padding:20px}
	.num-box ul li .inner p {font-size:14px;}
	.contest .num-box ul li .inner p {height:auto;}
	.contest .imgList.imgList03 ul li {width: 33.3333%; float: left;padding: 5px; margin-bottom: 0;}

	.step-list.step-list05 > ul > li {width:100%;}

	.manager {padding: 15px;}
	.manager dl:nth-child(1),
	.manager dl:nth-child(2) {margin-top: 0;}
	.manager dt {width: 70px;margin-right: 5px;}
	.manager dt, .manager dd, .manager span {font-size: 12px;}

	

	/* 회장단소개 */
	.president_box ul li .inner {padding: 15px;}
	.president_box ul li .inner .imgBox {float: none;width: 100%;}
	.president_box ul li .inner .txtBox {float: none;width: 100%;margin-left: 0;padding: 0;margin-top: 15px;}
	.president_box ul li .inner .txtBox .name {margin-bottom: 10px;padding-bottom: 10px;font-size: 16px;}
	.president_box ul li .inner .txtBox dl {font-size: 13px;}
	.president_box ul li .inner .txtBox dl dt,
	.president_box ul li .inner .txtBox dl dd {letter-spacing: -0.5px; font-size: 13px;}
	.president_box01 ul li {width:100%;}
	.president_box02 ul li .inner .txtBox dl.dl02 {height:auto;}
	.president_box02 ul li .inner .txtBox {height:220px;}

	/* 연혁 */
	.history_topBox {padding: 40px 20px;}
	.history_topBox .year {font-size: 14px;}
	.history_topBox dl {margin-top: 20px;}
	.history_topBox dl dt, .history_topBox dl dt strong {font-size: 20px;}
	.history_topBox dl dd {font-size: 13px;}
	
	
	/* 회관안내 */
	.hall .conBox01 > ul {margin:-5px;}
	.hall .conBox01 > ul li {padding:5px;}
	.hall .conBox01 > ul li .inner {padding:20px 0;}
	.hall .conBox01 > ul li .inner .icon {background-size:auto 100%;height:45px;}
	.hall .conBox01 > ul li p {font-size:14px;}
	.hall .conBox01 > ul li .inner .step {font-size: 14px;}
	.hall .conBox02 .grayBox {padding:30px 20px;margin-top:30px;}
	.hall .conBox02 .grayBox p {font-size:15px;}

	
	/* 상조금 지급 */
	.condolence .conBox01 > ul {margin:-5px;}
	.condolence .conBox01 > ul li {padding:5px;}
	.condolence .conBox01 > ul li .inner {padding:20px 0;}
	.condolence .conBox01 > ul li .inner .icon {background-size:auto 100%;height:45px;}
	.condolence .conBox01 > ul li p {font-size:16px;}
	.condolence .conBox01 > ul li p.desc {font-size:14px;}
	.condolence .conBox01 > ul li span.small {font-size: 13px ;margin-top: 5px;}


	/* 분회장 활동 */
	/* .imgTopTitleBox .imgBox p {font-size: 18px;height: auto;width: auto;padding: 30px 50px;line-height: 1.6;} */
	#subContents .conBox.conBox_bg {padding: 50px 0;}
	.imgTopTitleBox .imgBox .blue_box p {font-size: 18px;}
	.imgTopTitleBox .imgBox p br {content:""; margin-left: 5px;}
	.imgTopTitleBox .auto > p {font-size: 13px; margin-top: 20px;}
	.imgTopTitleBox .auto > p.desc {font-size: 13px;}
	.imgTopTitleBox .auto > p br {content:"";}
	.imgList.imgList03 ul li {width: 100%;float: none; margin-bottom: 20px;padding: 0;}
	.imgList ul li p {font-size: 13px;margin-top: 10px;padding: 0;}
	.step-list > ul {margin: 0;}
	.step-list > ul > li {margin:-5px;width: 100%;float: none;padding:5px;}
	.step-list > ul > li .inner {padding:20px 0;height: auto;}
	.step-list > ul > li .inner .icon {background-size:auto 100%;height:60px;}
	.step-list > ul > li p {font-size:14px;height:auto;}
	.step-list > ul > li p.desc {font-size:14px;}
	.step-list > ul > li span.small {font-size: 13px ;margin-top: 5px;}
	.step-list > ul > li .inner:after {display: none;}
	
	
	.step-list.step-list > ul {margin:0 -5px;}
	.step-list.step-list > ul > li{float: left;margin: 0;padding: 5px;}
	.step-list.step-list04 > ul > li {float:none;width:100%;}
	.step-list.step-list04 > ul > li .inner {height:auto;}


	/* 새내기교사대회 */
	.scheduleList ul {margin: -5px;}
	.scheduleList ul li {padding: 5px;}
	.scheduleList ul li .inner {padding: 20px 10px;}
	.scheduleList ul li .month {padding: 5px 15px; font-size: 13px;margin-bottom: 10px;}
	.scheduleList ul li p {font-size: 14px;}
	.scheduleList ul li .inner:after {right: 50%;margin-right: -20px;width: 40px;height: 40px;background-size:40px;top: 0;bottom: 0;top: 85px;transform: rotate(90deg);}
	.scheduleList.scheduleList02 ul li {width: 100%;}
	.scheduleList.scheduleList03 ul li {width: 100%;}
	.scheduleList.scheduleList04 ul li {width: 100%;}

	/* 교원동호회 지원 */
	.checkList ul li {width: 100%;float: none;font-size: 14px;}
	.checkList ul li:nth-child(2n) {margin-left: 0%;}

	
	/* 유자녀 장학금 지급 */
	.business06 .scheduleList ul li .inner {height: auto;}
	.business06 .scheduleList ul li .inner br {content: '';}
	.iconList.iconList03 ul {margin:-5px;}
	.iconList.iconList03 ul li {width:100%;float: none;padding: 5px;}


	
	/* 교육정책토론회 */
	.business10 .progressList ul {margin: -5px;}
	.business10 .progressList ul li {width:50%;padding: 5px;}
	.business10 .progressList ul li dl dd {height:107px;}
	.business10 .progressList ul li dl dd p {font-size:13px;}
	.business10 .progressList ul li dl dt {font-size: 15px;line-height: 45px;}

	
	/* 단체교섭회의 */
	.bargaining .conBox03 ul {margin: -5px;}
	.bargaining .conBox03 ul li {width:50%;padding: 5px;}
	.bargaining .conBox03 ul li dl dd {height:107px;}
	.bargaining .conBox03 ul li dl dd p {font-size:13px;}
	.bargaining .conBox03 ul li dl dt {font-size: 15px;line-height: 45px;}
	.bargaining .conBox03 ul li:after {display: none;}

	
	/* 서울특수분야직무연수 */
	.jobtraining .imgList ul li {margin-bottom: 10px;}


	/* 오시는 길 */
	.location .bus span,
	.location .subway .subwayIcoWrap span {font-size: 12px;}

	/* faq */
	.FAQ dt {padding-left: 10px;}
	.FAQ dt a {font-size: 14px;}
	.FAQ dd {padding-left: 60px; font-size: 14px;background:url("../images/board/icon_a.png") no-repeat 10px 20px #fff;}



	/* 제안 및 문의 */
	.inquiryBox {padding: 20px;}
	.inquiryBox dl dt {font-size: 14px;}
	.inquiryBox dl dd {font-size: 13px;}

	/* 개인정보처리방침 */
	.privacyWrap dt {font-size: 14px;}
	.privacyWrap dd {font-size: 13px;}
	.privacyWrap dd .txtList {padding: 20px;}
	.privacyWrap dd .txtList li {font-size: 13px; float: none; width: 100%;}
	.privacyWrap dd .contentsTable {font-size: 13px;}

	/* 협행법률검색 */
	.search_law .conBox ul li {float:left;width:100%;}
	.search_law .conBox ul li a dl dd {min-height:unset;}

	/* 컨텐츠 상단 설명 */
	.iconTitleBox .inner {padding:30px 20px;margin-bottom: 20px;}
	.iconTitleBox .inner .icon {left:30px;width:80px;}
	.iconTitleBox .inner p {font-size:13px;padding-left:110px;}
	.iconTitleBox .inner p.desc {font-size: 12px; color: #666;margin-top: 5px;}
	
	/* 소송비지원안내 */
	.legalcost_guide .conBox04 ul li {width:50%;}
	.legalcost_guide .conBox04 ul li dl dd {height:107px;}
	.legalcost_guide .conBox04 ul li dl dd p {font-size:13px;}
	.legalcost_guide .conBox04 ul li dl dt {font-size: 15px;line-height: 45px;}

	/* 교권변호인단 */
	.lawyer .contentsTable col:nth-child(1) {width:100px;}

	.organization .conBox01 .contentsTable col:nth-child(1) {width:70px;}
	.organization .conBox02 ul li .inner {padding:20px;}
	.organization .conBox02 ul li .inner dl dt {font-size:18px;}
	.organization .conBox02 ul li .inner dl dd {font-size:13px;}

	#daumRoughmapContainer1566899984525 {height:300px;}
	.root_daum_roughmap .wrap_map {height:268px !important;}

	/* 사이트맵 */
	.sitemap_list .conBox > ul {margin:-5px;}
	.sitemap_list .conBox > ul > li {width:50%;padding:5px;min-height:auto;}
	.sitemap_list .conBox > ul > li > a {line-height:40px;font-size:16px;}
	.sitemap_list .conBox > ul > li .sub {padding:20px;height: auto;max-height: 380px;min-height:180px;}
	.sitemap_list .conBox > ul > li .sub li {margin-top:5px;}
	.sitemap_list .conBox > ul > li .sub li a {font-size:13px;}
	.sitemap_list .conBox > ul > li .sub li a:before {top:8px;}

	/* 로그인 */
	.loginBox {padding:20px;}
	.loginBox .inner {width:100%;}
	.loginBox .inner .util label {font-size: 13px;}
	.loginBox .inner .util a {font-size: 13px;}
	.loginWrap .conBox {padding:20px;}
	.loginWrap .conBox dl {padding-right:0;}
	.loginWrap .conBox dl dt {font-size: 18px;}
	.loginWrap .conBox dl dd {font-size:13px;margin-top:5px;}
	.loginWrap .conBox dl dd br {display: none;}
	.loginWrap .conBox .joinGuide_btn {position:static;transform:translateY(0);overflow:hidden;margin-top:10px;width: 100%;height: auto; line-height: unset;padding: 15px 20px;margin-top: 20px;}
	.loginWrap .conBox .btns {position:static;transform:translateY(0);overflow:hidden;margin-top:10px;}
	.loginWrap .conBox .btns a {float:left;width:49%;font-size:12px;}
	.loginWrap .conBox .btns a:first-child {margin-right:2%;}
	.loginWrap .conBox .btns a:last-child {margin-top:0;}

	.tabs li {font-size:13px; line-height: 40px;}

	/* 회원가입 */
	.process ul {margin:-5px;}
	.process ul li {width:100%;float:none;padding:5px;}
	.process ul li .bottom {height: auto;}
	/* .process ul li dl dt {line-height:48px;font-size:16px;}
	.process ul li dl dd {height:auto;}
	.process ul li dl dd .icon {height:70px;background-size:auto 100%;}
	.process ul li dl dd p {font-size:13px;} */

	/* 회원가입 */
	.join-benefit ul {margin:-5px;}
	.join-benefit ul li {padding:5px;}
	.join-benefit ul li dl {padding:20px 30px 20px 50px;background-position:20px 27px;}
	.join-benefit ul li dl dt {font-size:16px;}
	.join-benefit ul li dl dd {font-size:13px;margin-top:5px;}

	/* 검색결과 */
	.grayBorder_box {padding: 20px;}
	.grayBorder_box .title {font-size: 20px;}

	
	
	/* 상담안내 */
	.consult_guide .conBox01 > ul > li {width: 100%;}
	.consult_guide .conBox01 > ul > li img {width: 100%;}
	.consult_guide .conBox01 ul li dl {padding: 20px 30px;}
	.consult_guide .conBox01 ul li dl dt {font-size: 20px;margin-bottom: 15px;padding-bottom: 15px;}
	.consult_guide .conBox01 ul li dl dd ul li {font-size: 14px;}





}

@media screen and (max-width:480px) {	





}


.highlight { background-color:#d6f0ff; font-weight:bold;  color:#333;}




	.radio-wrap {display:flex; gap:10px;}
	.radio-wrap span{display:flex; align-items:center; }

	.red-dot{color:#ff002a;position: absolute; top:-3px; left:-7px;}

	.input-wrap{text-align: left;}
	.input-wrap input{max-width:400px; width:100%;}

	.phone-wrap{display:flex; align-items:center; gap:5px;}
	.phone-wrap input{width:100%; max-width:160px;}

	.file-wrap{display:grid; gap:10px;}
	.file-wrap>div{display:flex; align-items:center; gap:10px;}
	.file-wrap>div a{width: 120px; height: 46px; color:#fff; display:flex; align-items:center; justify-content:center; font-weight:700; background:#005baa;}

	.text-wrap-1{background:#f9f9f9; padding:30px; border:1px solid #dddddd;}
	.text-wrap-1 span{color:#333; font-weight: 700;}

	.privacy-wrap{border:1px solid #d9d9d9; padding:30px; height:140px; overflow-Y:scroll;}
	.privacy-wrap>div span{font-weight:700; font-size:20px;}
	.privacy-wrap>div{}

	.privacy-check-wrap{display:flex; align-items:center; gap:5px;}
	.privacy-check-wrap input{display: block;}


@media(max-width:1024px){
	.text-wrap-1,.privacy-wrap{padding:20px;}
	.privacy-wrap>div span{font-size:15px;}
}



.bu_07_pop{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width: 570px;width: 100%;padding:30px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);z-index: 99;}
.bu_07_pop .item{width: 100%;font-size:15px;display: grid;justify-items: center;text-align: left;}
.bu_07_pop .code{margin-top: 25px;font-size:16px;padding:20px;border:1px solid #d9d9d9;background: #f8f8f8;display:flex;align-items:center;justify-content:center;width: 100%;}
.bu_07_pop a{margin-top: 10px;width:100%;max-width:200px;height:45px;color:#fff;display:flex;align-items:center;justify-content:center;background: #005baa;}
.bu_07_pop button{margin-top: 25px;width:100%;max-width:200px;height:45px;color:#fff;display:flex;align-items:center;justify-content:center;background: #999;}



.page {width: 21cm;heigh t: 29.7cm;padding: 1cm;margin: 0 auto;background:#fff;box-sizing: border-box;overflow: hidden;}

.subpage {border: 1px #999999 solid;background:#fff;height: 277mm;box-sizing: border-box;}
.subpage2 {border: 1px #999999 solid;border-bottom:0px;background:#fff;heigh t: 277mm;box-sizing: border-box;}



@page {

size: A4;

margin: 0;

}

@media print {

html, body {

width: 210mm;

height: 297mm;

}

.page {

margin: 0;

border: initial;

width: initial;

min-height: initial;

box-shadow: initial;

background: initial;

page-break-after: always;

}

}



.certi .subpage{position: relative; font-family:"Noto Sans KR";}
.certi table{width:100%; }
.certi table .tal{text-align: left;}
.certi table .bdr{border-right:1px solid #999 !important;}
.certi table tr.bg th{background:#f2f6fa; font-weight:500;}
.certi table th{padding: 5px;background:#f8f8f8;}
.certi table td{padding: 5px 10px;}
.certi table th, .certi table td{vertical-align:middle;text-align: center;border-right:1px solid #999;border-bottom:1px solid #999;line-height: 1.4;padding-top: 10px;padding-bottom: 10px;}
.certi table th:last-child, .certi table td:last-child{border-right:0;}

.certi table td .dot-list{text-align:left;}
.certi table td .dot{padding-left:10px; position:relative;}
.certi table td .dot::after{position:absolute; left:0; top:12px; width:3px; height:3px; border-radius:10px; background:#999; content:''; }

.certi table.left th, .certi table.left td{text-align:left;}

.certi table.thead-fill thead th{background: #f2f6fa;font-weight: 400;color: #000;}
.certi table.thead-fill-grey{border-top:1px solid #000;}
.certi table.thead-fill-grey thead th{background: #f8f8f8;font-weight: 400;color: #000;}

.certi table .plan-btn{margin:0 auto; width: 90px; height: 30px; display:flex; align-items:center; justify-content:center; color:#fff; background:var(--color); border-radius:5px; line-height:1;}
.certi table .status-btn{width: 90px;height: 30px;display:flex;align-items:center;justify-content:center;color:#fff;background:transparent;border-radius:5px;line-height:1;margin: 0 auto;}
.certi table .status-btn.receipt_coming{background:var(--receipt-coming);}
.certi table .status-btn.receipt_ing{background:var(--receipt-ing);}
.certi table .status-btn.receipt_end{background:var(--receipt-end);}
.certi table .status-btn.edu_ing{background:var(--edu-ing);}
.certi table .status-btn.open_coming{background:var(--open-coming);}
.certi table .print-btn{margin:0 auto;width: 90px; height: 30px; display:flex; align-items:center; justify-content:center; color:#fff; background:var(--color); border-radius:5px; line-height:1;}
.certi table .print-btn.no-print{background:#999;}


.certi table.grey th{background:#f8f8f8;}


.certi table .title{font-size:30px;font-weight:700;display: inline-block;}
.certi table .title.ls{/* letter-spacing: 0.3em; *//* text-indent:0.3em; */}
.certi table .s-title{font-size:20px;font-weight:700;display: inline-block;letter-spacing: 0.3em;text-indent: 0.3em;}

.certi .wartermark{width: 300px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.certi .wartermark img{width:100%; max-width:100%;}

.certi .gold-frame{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.certi .gold-frame img{width:100%; max-width:100%;}

.certi .number{position:absolute; right:10px; top:15px;}



.certi .bottom-text{text-align: center;}
.certi .bottom-text .comment{font-size:20px;font-weight: 700;margin-bottom: 30px;}
.certi .bottom-text .day{
    font-size: 20px;
}
.certi .bottom-text .stamp-wrap{display: inline-block;position: relative;margin-top: 60px;}
.certi .bottom-text .stamp-wrap p{vertical-align:middle;font-size:24px;font-weight: 700;position: relative;z-index: 3;}
.certi .bottom-text .stamp-wrap img{position:absolute;right: -87px;top: -26px;width:100px;z-index: 1;}
.certi .bottom-text .osan-president{font-size: 28px;font-weight: 900;color:#000;margin-top: 50px;} 

.certi .notice-txt{width: 100%; box-sizing:border-box; position:absolute;bottom:0;left:0;border-top:1px solid #999;padding:20px;font-size: 16px;line-height: 1.5;}
.certi .notice-txt p{margin-bottom:15px;}
.certi .notice-txt p:last-child{margin-bottom:0;}


.certi .content-txt{position: relative;border-bottom:1px solid #999;padding:20px;font-size: 16px;line-height: 1.5;padding-bottom: 110px;}
.certi .content-txt p{margin-bottom:15px;}
.certi .content-txt p:last-child{margin-bottom:0;}


.certi .content-txt .ct-day{line-height: 130%; text-align: right; position:absolute; right:20px; bottom:20px;}
.certi .content-txt .ct-day p{margin-bottom: 15px;font-size:20px;font-weight: 500;}
.certi .content-txt .ct-day p:last-child{margin-bottom:0;}
.certi .content-txt .ct-day p span{font-weight: 400;}

.certi .osan-president-wrap{text-align:center;}
.certi .osan-president-wrap .stamp-wrap{display: inline-block;position: relative;margin-top: 43px;}
.certi .osan-president-wrap .stamp-wrap p{vertical-align:middle;font-size: 30px;font-weight: 700;position: relative;z-index: 3;}
.certi .osan-president-wrap .stamp-wrap img{position:absolute;right: -81px;top: -26px;width:100px;z-index: 1;}


/* 로딩바 Start */
.loading-prograss {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000;
	background-color: rgba( 0, 0, 0, 0.6 );
	z-index:9999;
}
.loading-prograss .square {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center;}
.loading-prograss .loader {font-size: 10px; width: 1em; height: 1em; border-radius: 50%; position: relative; text-indent: -9999em; animation: mulShdSpin 1.1s infinite ease; transform: translateZ(0); margin-bottom: 35px;}
.loading-prograss .load-txt {color: #fff;}

@keyframes mulShdSpin {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.5), -1.8em -1.8em 0 0em rgba(255,255,255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.5), 1.8em -1.8em 0 0em rgba(255,255,255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.5), 2.5em 0em 0 0em rgba(255,255,255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.5), 1.75em 1.75em 0 0em rgba(255,255,255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.5), 0em 2.5em 0 0em rgba(255,255,255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.5), -1.8em 1.8em 0 0em rgba(255,255,255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.5), -2.6em 0em 0 0em rgba(255,255,255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

/* 로딩바 End */


@media(max-width:640px){
.scroll{overflow-x:scroll;}
.scroll>table{width: 640px !important;}
}