@charset "UTF-8"; 
 
/************************************* INITIALIZE(초기화) ***************************************/
body {
    font-family: "Malgun Gothic", "맑은 고딕", Dotum, "돋움", Gulim,"굴림", "Apple sd gothic neo", "Apple Gothic", sans-serif;
    font-size:16px;
    color:#000; 
}
h1, h2, h3, h4, h5, h6, div, span, p, a, strong, em, img, dl, dt, dd, ol, ul, li, form, fieldset, input, textarea, select, label, table, tbody, tfoot, thead, tr, th, td, iframe, button, pre {
    font:inherit;
    line-height:initial;
}
input[type="text"] + a {margin-left:0;}
/* 간섭 CSS로 인한 폰트 재정의 - 임시 */ 
input[type="text"], input[type="password"], textarea {
    font-family: "Malgun Gothic", "맑은 고딕", Dotum, "돋움", Gulim,"굴림", "Apple sd gothic neo", "Apple Gothic", sans-serif!important;
} 
/* 20190315 - 링크 메뉴 클릭 시 밑줄 제거 및 버튼 underline 제거  ( text-decoration:underline -> text-decoration:none ) */
/* 20190315 - 추가 */
a:focus:after, a.on:after, a.on:before, a:before, a:after, a:hover { text-decoration:none!important; }
   

  
/***** [ rpm_wrap ] (전체 Body) *****/
body.rpm_wrap {
    min-width:1280px;
}
.rpm_mobile body.rpm_wrap {min-width:auto; height:auto !important; overflow:auto !important;}
/***** [ rpm_header ] (상단 공통 헤더부) *****/
/* .rpm_header {
    position:fixed;top:0;left;right:0;
    width:100%;
    border-bottom:1px solid #dad6d0;
    background-color:#fff;
    z-index:100!important;
} */
.rpm_header {
    position:fixed;top:0;left;right:0;
    width:100%;
    border-bottom:1px solid #FFF;
    background-color:#fff;
    z-index:100!important;
}
.rpm_header .header_wrap {
    position:relative;
    max-width:1000px;
    padding:38px 12px 20px;
    margin:auto;
}
.rpm_header:after {display:block;content:"";clear:both;}
/* ( logo ) */
.rpm_header .logo {
    display:inline-block;    
    vertical-align:top;
}
.rpm_header .logo .ci {
    display:inline-block;
    width:158px;height:41px;
    text-indent:-9999px;
    background:url(/img/pensionedu/rpm_logo.png) 0 0 no-repeat;
    vertical-align:top;
    color:transparent;
}
.rpm_header .logo .tit_sub {
    position:relative;top:14px;
    display:inline-block;
    padding-left:17px;
    font-size:17px;font-weight:700;
    letter-spacing:-1px;
    vertical-align:top;
    color:#42525c;
}

/***** ( rpm_gnb : Global navigation bar ) *****/
.rpm_gnb_wrap{
    position:relative;
    width:1000px;
    margin:auto;
}
.rpm_header .rpm_gnb {
    position:absolute;top:100px;left:0;right:0;
    border-top:1px solid #8e91a1;
    background-color:#fff;
}
.rpm_header .rpm_gnb.open {border-bottom:1px solid #8e91a1;}
.rpm_gnb_heading {
    display:inline-block;
    position:absolute;top:-56px;right:0;
}
.rpm_gnb_heading a {
    position:relative;
    display:block;box-sizing:border-box;
    height:55px;
    padding-bottom:24px;padding-top:10px;
    font-size:20px;
    line-height:20px;letter-spacing:-.75px;
    color:#000; 
    z-index:10;
}
.rpm_gnb_heading a.on {
   font-size:22px;
   color:#0048cc;
   border-bottom: 1px solid #5177fa;
}

.rpm_gnb_heading.edu {right:246px;}
.rpm_gnb_heading.edu:before {
    display:block;content:"";
    position:absolute;left:-80px;top:0;bottom:0;
    width:80px;
}
.rpm_gnb_heading.agree:before,
.rpm_gnb_heading.agree:after {
    display:block;content:"";
    position:absolute;right:-80px;top:0;bottom:0;
    width:80px;
}
.rpm_gnb_heading.agree:before {left:-80px;right:auto}
/* ( rpm_gnb_menuWrap - 메뉴 Sub 헤딩, 메뉴) */
.rpm_gnb_menuWrap {
    display:none;
    overflow:hidden;    
}
.rpm_gnb .rpm_gnb_desc,
.rpm_gnb .rpm_gnb_menu {
    float:left;
}
.rpm_gnb .rpm_gnb_desc {
    position:relative;
    box-sizing:border-box;
    width:240px;height:168px;
    margin-right:50px;
    padding-top:37px;padding-left:114px;
    font-size:16px;
    line-height:19px;
}
.rpm_gnb .rpm_gnb_desc:before {
    display:block;content:"";
    position:absolute;left:15px;top:36px;
    width:89px;height:92px;
    background:url(/img/pensionedu/rpm_sprite_common.png) -36px -12px no-repeat;    
}

.rpm_gnb .rpm_gnb_desc strong {font-size:17px;font-weight:700;line-height:25px;}
.rpm_gnb .rpm_gnb_desc:after {
    display:block;content:"";
    position:absolute;right:0;top:36px;bottom:44px;
    width:1px;
    border-right:1px dotted #c6c8d0;     
}
.rpm_gnb .rpm_gnb_menu {
    display:table;
    table-layout:fixed;
    width:665px;
    margin-top:6px;
}
.rpm_gnb .rpm_gnb_menu li {
    display:table-cell;
    vertical-align:top;
}
.rpm_gnb .rpm_gnb_menu li a {
    display:inline-block;
    position:relative;
    width:auto;
    margin-top:28px;
    padding-bottom:32px;    
}
.rpm_gnb .rpm_gnb_menu li a:after {
    /* 바로가기 */
    display:inline-block;content:"바로가기";
    position:absolute;bottom:0;left:0;
    width:80px;
    font-size:11px;
    border:1px solid #a2adbd;border-radius:50px;
    background:url(/img/pensionedu/rpm_sprite_edu.png) -23px -271px no-repeat;
    line-height:22px;text-indent:11px;
    color:#000;
}
.rpm_gnb .rpm_gnb_menu li a b {
    display:block;
    margin-bottom:4px;
    font-size:16px;
    line-height:18px;
    color:#000;
}
.rpm_gnb .rpm_gnb_menu li a i {
    display:block;
    font-size:13px;
    line-height:18px;
    font-style:normal;
    color:#696969;
}
.rpm_gnb .rpm_gnb_menu li a:hover {cursor:pointer}
.rpm_gnb .rpm_gnb_menu li a:hover b,
.rpm_gnb .rpm_gnb_menu li a:focus b,
.rpm_gnb .rpm_gnb_menu li a.on b{color:#003aa4}
.rpm_gnb .rpm_gnb_menu li a:hover i,
.rpm_gnb .rpm_gnb_menu li a:focus i,
.rpm_gnb .rpm_gnb_menu li a.on i {color:#4368ab}
.rpm_gnb .rpm_gnb_menu li a:hover:after,
.rpm_gnb .rpm_gnb_menu li a:focus:after,
.rpm_gnb .rpm_gnb_menu li a.on:after {border-color:#87a3e4;color:#0048cc}
/* GNB 메뉴 - 동의근로자 메뉴 : width custom */
/* .rpmGnbType_agree.Mng .rpm_gnb_menu li:nth-child(2) {width:250px;} */
/* GNB 메뉴 - 서브메뉴 라인처리 (S) : 20190315 */
/* 가입자교육 서브 메뉴 라인처리 */
.rpmGnbType_edu .rpm_gnb_menu li {position:relative !important;}
.rpmGnbType_edu .rpm_gnb_menu li:after {display:block;content:"";position:absolute;top:30px;right:25px;z-index:1000;width:1px;height:47px;background-color:#ECECEC;}
.rpmGnbType_edu .rpm_gnb_menu li:nth-child(4):after {display:block;content:"";position:absolute;top:0;right:0;z-index:-1000;width:0;height:0;background-color:#FFF;}
/* 가입동의,가입동의 관리 메뉴 라인처리 */
.rpmGnbType_agree .rpm_gnb_menu li {position:relative;}
.rpmGnbType_agree .rpm_gnb_menu li:after {display:block;content:"";position:absolute;top:30px;right:25px;z-index:1000;width:1px;height:47px;background-color:#ECECEC;}
.rpmGnbType_agree .rpm_gnb_menu li:last-child:after {display:block;content:"";position:absolute;top:0;right:0;z-index:-1000;width:0;height:0;background-color:#FFF;}


/* GNB 메뉴 - 서브메뉴 라인처리 (E) */
/* GNB 메뉴 - 교육메뉴 여백 변경 */
.rpmGnbType_edu .rpm_gnb_menu li:nth-child(2) {width:162px}
.rpmGnbType_edu .rpm_gnb_menu li:nth-child(3) {width:167px}
 


/* ( rpm_gnb_login - gnb login/개인정보 영역) */
.rpm_gnb_loginArea {
    display:none;
    position:absolute;right:-67px;top:14px;
    width:56px;min-height:139px;
    font-size:11px;
    border:1px solid #cbd1da;
    border-radius:3px;
    text-align:center;
}
.rpm_gnb_loginArea a {
    display:block;   
    position:relative;
    letter-spacing:-.5px;
}
.rpm_gnb_loginArea a:after {
    display:block;content:"";
    position:absolute;left:8px;right:8px;bottom:0;
    border-bottom:1px dotted #aeb7c6;
}
.rpm_gnb_loginArea a:before {
    display:block;content:"";
    position:absolute;top:7px;left:19px;
    width:18px;height:23px;
    background:url(/img/pensionedu/rpm_sprite_common.png) -6px -32px no-repeat;
}
.rpm_gnb_loginArea .rpm_loginTimer {
    padding:4px 0;
}
.rpm_gnb_loginArea .rpm_loginTimer a:before,
.rpm_gnb_loginArea .rpm_loginTimer a:after {display:none}

.rpm_gnb_loginArea .rpm_gnb_login.logout:before {background-position:-6px -4px}/* 로그아웃 */
.rpm_gnb_loginArea .rpm_gnb_name:before {left:17px;top:9px;width:24px;height:17px;background-position:-6px -63px} /* 개인정보(링크) */
.rpm_gnb_loginArea .rpm_gnb_name.emp {cursor:default;}
.rpm_gnb_loginArea .rpm_gnb_name.emp:before {left:22px;top:10px;width:13px;height:14px;background-position:-8px -86px} /* 고객명(링크X) */

.rpm_gnb_loginArea .rpm_gnb_name strong {
    /* 유저명 ellipsis 처리 */
    display:inline-block;
    overflow:hidden;text-overflow:ellipsis;
    max-width:40px;
    vertical-align:bottom;
    white-space:nowrap;
    color:#1561eb;
}
.rpm_gnb_loginArea .rpm_gnb_login {padding-top:33px;padding-bottom:4px;}
.rpm_gnb_loginArea .rpm_gnb_name {padding-top:28px;padding-bottom:7px;letter-spacing:-1px;}

/* 사용자명 Hide */
.rpm_gnb_loginArea.nameHide .rpm_gnb_login {
    top:39px;
}
.rpm_gnb_loginArea.nameHide a:first-child:after {display:none;}
.rpm_gnb_loginArea.nameHide .rpm_gnb_name{
    display:none;
}
/* gnb 권한 alert */




/* ( rpm_gnb ) GLOBAL NAVIGATION [COMMENT] 개발용  메뉴 스타일입니다. Go-live 이후 삭제 필요 (S)*/
.rpm_header .rpm_gnb_temp {
    position:fixed;top:100px;left:0;right:0;
    overflow:hidden;
    height:0;border-width:0;
    border-color:#eee #fff #ddd;
    border-style:solid;
    background-color:#f7f7f7;
    transition:all ease .2s;
}
.rpm_header .rpm_gnb_temp.open {
    height:226px;
    border-width:1px 0;
}
.rpm_header .rpm_gnb_temp.ParentPub.open {height:306px}
.rpm_header .rpm_gnb_temp .gnb_wrap {
    overflow:hidden;
    max-width:1000px;
    margin:auto;padding:30px 12px;
}
.rpm_header .rpm_gnb_temp .depth2 {
    float:left;
    min-width:150px;
    padding:0 20px;
}
.rpm_header .rpm_gnb_temp .depth2:first-child {padding-left:0;}
.rpm_header .rpm_gnb_temp .menu_title {
    display:block;
    margin-bottom:10px;
    font-size:18px;
    letter-spacing:-1px;
    color:#001465;
}
.rpm_header .rpm_gnb_temp .rpm_menu a {
    display:block;width:100%;
    padding:8px 0;
}
.rpm_header .rpm_gnb_temp .rpm_menu a:hover {text-decoration:none;}
/* ( rpm_gnb ) GLOBAL NAVIGATION [COMMENT] 개발용  메뉴 스타일입니다. Go-live 이후 삭제 필요 (E)*/
/***** [ rpm_footer_menu ] (푸터) *****/
.rpm_footer {
    padding:26px 0 35px;
    font-size:13px;
    border-top:1px solid #b9c4cd;
    text-align:center;line-height:20px;
    color:#505050;
}
.rpm_footer_menu {
}
.rpm_footer_menu li {
    display:inline-block;
    position:relative;
    padding-left:15px;margin-left:16px;
}

.rpm_footer_menu li:first-child {padding-left:0;margin-left:0;}
.rpm_footer_menu li:first-child:before {display:none}
.rpm_footer_menu li:before {
    display:inline-block;content:"";
    position:absolute;left:0;top:6px;
    width:1px;height:9px;
    background-color:#707070;
}
.rpm_footer_menu li a {color:inherit}
.rpm_footer_cs {
    padding-top:3px;   
}
.rpm_footer_copyright {
    margin-top:12px;
    font-size:12px;
}





/*************************************** [ rpm_container - CONTENTS WRAP ] **************************************************/
#rpm_container {
    min-width:800px;
    padding-top:101px;
}
#rpm_container > .contents {
    box-sizing:border-box;
    max-width:1000px;
    width:100%;
    margin:auto;
    padding:40px 0;    
}
/* ( title_page ) */
#rpm_container .rpm_title_page {
    position:relative;
    padding:0 12px;
}
#rpm_container .rpm_title_page:after {
    display:block;content:"";
    position:absolute;left:0;right:0;bottom:0;
    border-bottom:1px solid #dad6d0;
}

#rpm_container .rpm_title_page .title {
    max-width:1000px;
    margin:auto;
    font-size:24px;
    font-weight:400;
    letter-spacing:-1px;
    height:82px;
    line-height:82px;
}

/* 20190418 추가 */
html.rpm_mobile #rpm_container .rpm_title_page .title {
    margin: 0;
    height:40px;
    line-height:40px;
}




/**************** ( COMMON COMPONENTS - 공통 컴포넌트 ) ********************/
/******* ( FORM ELEMENTS ) *******/
/* ( form elements initialize ) */
input[type="text"], input[type="password"], 
input[type="tel"], input[type="number"], 
.w2upload .w2upload_input  {
    width:250px;
    height:30px!important;
    line-height: 30px;
    padding: 0 0 0 3px;
}
/* ( select ) */
.w2selectbox_native ,
.w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv {
    width:auto;
    display:inline-block;
}
.w2selectbox_native.fixedWidth .w2selectbox_native_select,
.w2selectbox_native_select,
select {
    width:auto;
    height:30px !important;
    font-size:14px;
    background:url('/img/pensionedu/rpm_select_pc.gif') right 6px no-repeat;
    background-size:30px 16px;
    -webkit-appearance:none;
    -moz-appearance:none;
}
select::ms-expand {display:none}
.w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv,
.w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv select {width:100%;}
input[type="text"], input[type="password"], 
input[type="tel"], input[type="number"] {text-indent:7px; background-color:#fff;}
input:disabled[type="password"] {background-color:#f0f2f4}
/* ( readonly ) */
.rpm_wrap input[readonly]:focus ,
.rpm_popup_wrap input[readonly]:focus {
    /* [COMMENT] 접근성 - focus 인식 시각지표 추가 */
    border:1px solid #1150c5!important;
    
}
/* ( disabled) */
input[disabled], textarea[disabled], select[disabled]{ background-color:#f0f2f4;color:#696969;}
a[disabled]{ background-color:#dedede !important;color:#696969 !important; border:none !important; }
/* ( transparent - 개발자가 Text를 td에 안뿌리고 input에 뿌려서 text처럼 보이게 처리해야할경우 사용..(투명인풋) ) */
input.input_transparent {
    padding:0;
    font-size:16px;    
    border:0;
    background-color:transparent;
    text-indent:0;
    color:#333
}
input.input_transparent.full {
    /* DATA를 td에 안넣고 input에다 넣었을 경우 .. td 너비 꽉차게 처리 */
    width:100%;
}
/* ( file upload ) */
.w2upload_image .w2upload_fakeInput {
    height:30px;
    font-size:0;line-height:0;
    text-indent:-9999px;    
}
.rpm_wrap .w2upload .w2upload_image.focusSpan {
    box-sizing:border-box;
    border:1px solid #1150c5!important;
    background-position:-1px -1px;
}


/* ( primary radio & checkbox ) */
/* radio */
input[type="radio"] {
    width:24px;height:24px;
}
input[type="radio"] + label {
    padding-left:34px;
    margin-right:20px;
    line-height:24px;
}
input[type="radio"] + label:last-child {margin-right:0;}
input[type="radio"] + label:before,
input[type="radio"]:hover + label:before,
.w2grid input[type="radio"]+label {
    width:24px;height:24px;
    background-image:url(/img/pensionedu/rpm_radio_primary.png);
    background-position:0 0;
    background-repeat:no-repeat;
}
input[type="radio"]:checked + label:before {background-position:0 -29px;}
input[type="radio"]:disabled + label:before {background-position:0 -58px; opacity:0.4;}
input[type="radio"]:checked:disabled + label:before {background-position:0 -87px;}

input[type="radio"]:disabled + label {color:#888 !important;}

/* checkbox */
input[type="checkbox"] {
    width:22px;height:22px;
}
input[type="checkbox"] + label {
    padding-left:32px;
    margin-right:20px;
    line-height:22px;
}
input[type="checkbox"] + label:last-child {margin-right:0;}
input[type="checkbox"] + label:before,
input[type="checkbox"]:hover + label:before,
.w2grid input[type="checkbox"]+label {    
    width:22px;height:22px;
    background-image:url(/img/pensionedu/rpm_checkbox_primary.png);
    background-position:0 0;
    background-repeat:no-repeat;
}
input[type="checkbox"]:checked + label:before {background-position:0 -27px;}
input[type="checkbox"]:disabled + label:before {background-position:0 -54px;}
input[type="checkbox"]:checked:disabled + label:before {background-position:0 -81px;}

/* ( rpm_chk_radius ) */
.rpm_chk_radius {
    display:inline-block;
    margin-right:20px;
    padding:5px 14px 8px 10px;
    border-radius:50px;
    border:1px solid #bbb;
}
.rpm_chk_radius input[type="checkbox"] + label:before {
    top:2px;left:2px;
    width:18px;height:18px;
    margin-top:0;
    background-image:url(/img/pensionedu/rpm_checkbox_radius.png);
    background-size:auto;
}
.rpm_chk_radius label {
    font-size:16px;
    letter-spacing:-1px;
    color:#454545;
}
/* checked */
.rpm_chk_radius.chk {border-color: #008bd0;}
.rpm_chk_radius input[type="checkbox"]:hover + label:before,
.rpm_chk_radius input[type="checkbox"]:checked + label:before {background-position:0 -23px}
.rpm_chk_radius input[type="checkbox"]:checked + label {color:#008bd0;}
/* ( rpm_radio_confirm [체크박스도 적용 가능] ) */
.rpm_radio_confirm input[type="radio"] + label ,
.rpm_radio_confirm input[type="checkbox"] + label {
    padding-left:43px;
    line-height:31px;
}
.rpm_radio_confirm input[type="radio"] + label:before,
.rpm_radio_confirm input[type="checkbox"] + label:before {
    left:7px;top:6px;
    width:18px;height:18px;
    background:url(/img/pensionedu/rpm_radio_confirm.png) 0 1px no-repeat;
    z-index:1;
}
.rpm_radio_confirm input[type="radio"]:checked + label:before,
.rpm_radio_confirm input[type="checkbox"]:checked + label:before {
    background-position:0 -22px;
}
.rpm_radio_confirm input[type="radio"] + label:after,
.rpm_radio_confirm input[type="checkbox"] + label:after {
    display:block;content:'';
    position:absolute;top:0;left:0;
    width:29px;height:29px;
    border-radius:100px;
    border:1px solid #c8c8c8;
    background-color:#fff;
    z-index:0;
}
/* ( label - blind (접근성 - 눈에보이지않는 구조용 레이블) ) */
.popup_html label.blind,
.rpm_wrap label.blind {
    font-size:0;
    line-height:0;
    text-indent:-9999px;
}
/******* ( FONT ) *******/
/* ( color - 텍스트 강조 색상 ) */
.color_strong {
    color:#0077d3;
}
strong.color_strong {font-size:22px;}
/******* ( ALIGN ) *******/
.rpm_forms_justify {
    overflow:hidden ;
    margin-bottom:30px;   
}
.rpm_forms_justify .left {float:left}
.rpm_forms_justify .right {float:right}
/* rpm_forms_right - 폼요소 단순 우측정렬 */
.rpm_forms_right {
    padding:10px 0;margin-bottom:10px;
    text-align:right;
}
/* rpm_align_*** - 텍스트요소 align */
.rpm_align_center {text-align:center}
.rpm_align_right {text-align:right}

 
/***** ( rpm_articles - 컨텐츠 Wrapping 회색 라운딩 박스) *****/
.rpm_articles {
    display:block;
    box-sizing:border-box;
    margin-bottom:50px;
    padding:27px 35px;
    font-size:16px;
    border:1px solid #dadada;border-radius:8px;
    background-color:#f6f6f6;
    letter-spacing:-.5px;
}
.w2group.rpm_articles.agree {
	margin-bottom:20px;
}
/* ( rpm_articles + agree - 규약내용  ) */
.rpm_articles.agree {
    overflow:auto;
    /* max-height:190px; [TEMP] 1차 오픈 이후 원복해주세요. */
    max-height:300px;
    line-height:1.6;
}
.rpm_articles.agree pre {
    white-space:pre-wrap;
}
/* ( rpm_articles + chk_list - 우측으로 정렬된 체크리스트 ) */
.rpm_articles.chk_list {
    margin-bottom:20px;
    padding:15px 25px 18px;
    text-align:right;
}
.rpm_articles.chk_list + .rpm_area_btns {
    padding-top:15px;
}
/* ( rpm_articles + square - 흰배경 각진 네모 박스 ) */
.rpm_articles.square {
    padding:16px 25px;
    border:1px solid #b0b0b0;
    border-radius:0;
    background-color:#fff;
    box-shadow:0 2px 0 #dadada;
}
/* ( rpm_articles + square - 교육센터 design ) */
.rpm_articles.square {
    position:relative;
    padding: 0;
    margin-bottom:30px;
    font-size:14px;line-height:25px;
    border-width:2px 1px 0;
    border-color:#687cc2 #fff #999;
    box-shadow:none;
}
.rpm_articles.square.data {
    border-width:2px 1px 1px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}
/* ( rpm_articles + square + flat - 교육센터 design ) */
.rpm_articles.square.flat {
    border-width:1px;
    border-color:#ccc;
    box-shadow:none;
    padding: 3px 10px;
}
.w2tb.rpm_table_forms tr:last-child th, .rpm_table_forms tr:last-child th {
    border-bottom: 0 none;
}
.rpm_articles.square.single {padding-bottom:30px;}
.rpm_articles.square .para {line-height:25px;}
.rpm_articles.square.thin {border-top-width:1px;}
/* 우측 버튼 추가 디자인 */
.rpm_articles.square.rightBtn {padding:15px 28px}
.rpm_articles.square.rightBtn .btn {
    position:absolute;right:30px;top:50%;
    margin-top:-21px;
}
/* ( rpm_articles + square + data - data table ) */
.rpm_articles.square.data {padding:5px 26px}
.rpm_articles.square.data .rpm_table_condition {
    margin:0;
    font-size:16px;
    border-bottom:0;
}
.rpm_articles.square.data .rpm_table_condition th {color:#000;}
.rpm_articles.square.data .rpm_table_condition th:before {
    position:relative;
    top:-2px;
    display:inline-block;
    content:"";
    width:6px;
    height:6px;
    margin-right:7px;
    border-radius:20px;
    background-color:#353535;
    vertical-align:middle;
}
.rpm_articles.square.data .rpm_table_condition th,
.rpm_articles.square.data .rpm_table_condition td {padding:8px 12px 8px 0}
.rpm_articles.square.data .rpm_table_condition td {color:#0041b8}
.rpm_articles.square.data .rpm_table_condition td input {font-size:inherit;color:inherit}
/* rpm_articles.square + dataArticle */
.rpm_articles.square.dataArticle .rpm_table_condition {
    border-bottom:0;
    margin-bottom: 10px;
}
.rpm_articles.square.dataArticle .rpm_table_condition th,
.rpm_articles.square.dataArticle .rpm_table_condition td {
    padding:6px 0;
    text-align:left;
}
.rpm_articles.square.dataArticle .rpm_table_condition th {
    padding-left:9px;
    font-size:16px;
    color:#102269;
}
.rpm_articles.square.dataArticle .rpm_table_condition th:before {
    display:inline-block;content:"";
    width:3px;height:3px;
    margin-left:5px;margin-right:6px;
    display:inline-block;
    background-color:#102269;
    vertical-align:middle;
}
.rpm_articles.square.dataArticle .rpm_table_condition td {color:#102269;}
.rpm_articles.square.dataArticle .dash,
.rpm_table_forms .dash {
    display:inline-block;
    width:30px;
    text-align:center; 
    vertical-align:middle;
}
/* area_desc */
.rpm_articles.square.dataArticle .area_desc {
    padding: 15px 34px 0 14px;
    border-top:1px dashed #ccc;
} 
.rpm_articles.square.dataArticle .area_desc .info {color:#353535}
.rpm_articles.square.dataArticle .area_desc .info_noti {
    position:relative;
    padding-left:13px;
    line-height:26px;
    color:#606060
}
.rpm_articles.square.dataArticle .area_desc .info_noti:before {
    display:block;content:"";
    position:absolute;top:50%;left:0;
    width:10px;height:9px;
    margin-top:-4px;
    background:url(/img/pensionedu/rpm_sprite_edu.png) -105px -47px no-repeat;
}
.rpm_articles.square.dataArticle .area_desc .info_noti span {color:#2c5fa4}
.rpm_articles.square.dataArticle .area_desc .info_noti a {vertical-align:baseline;color:#2c5fa4;}
/* ( rpm_articles + info - 정보확인용 (ex:아이디찾기)) */
.rpm_articles.info {
    padding:26px 32px;
    margin-bottom:40px;
    border-color:#008bd0;
    box-shadow:0 2px #dcdcdc;
    text-align:center;
}
.popup_html .rpm_pop .rpm_p_cont .rpm_articles.info:last-child {margin-bottom:10px}
/* ( rpm_articles + forms ) */
.rpm_articles.forms,
textarea.rpm_textarea_articles {
    padding:18px 22px;
    margin-bottom:35px;
    border-radius:0;
    border-color:#687196 #dbdbdb #dbdbdb!important;
    background-color:#fff;
}
textarea.rpm_textarea_articles[readonly],
textarea.rpm_textarea_articles[disabled]{background-color:#f1fbff}
.rpm_articles.forms + .rpm_articles.forms,
.rpm_articles.forms + textarea.rpm_textarea_articles, 
.rpm_textarea_articles + textarea.rpm_textarea_articles {
    margin-top:-25px;
    border-top-color:#dbdbdb!important;
}
textarea.rpm_textarea_articles {min-height:150px;}
/* ( rpm_articles + notice [하단 안내 BOX ex:키보드보안 안내] ) */
.rpm_articles.notice {
    overflow:hidden;
    box-sizing:border-box;
    min-height:150px;
    padding:20px;
    margin-top:60px;
    border:3px solid #9da9b7;
    background-color:#fff;
    border-radius:0;
}
.rpm_articles.notice .title,
.rpm_articles.notice .articles {
    float:left;
}
.rpm_articles.notice .title {
    width:210px;
    padding-top:81px;
    font-size:18px;
    background:url(/img/pensionedu/ico_keyboard_sec.png) 45% 5px no-repeat;
    text-align:center;    
    color:#043d8b;
}
.rpm_articles.notice .articles {padding-top:7px;}
.rpm_articles.notice .para_strong,
.rpm_articles.notice .para_desc {
    padding:6px 0;
    line-height:18px;
}
.rpm_articles.notice .para_strong {
    font-size:14px;
    color:#333;
}
.rpm_articles.notice .para_desc {
    padding:3px 0;
    font-size:12px;
    color:#666;
}

/***** ( rpm_search_condition - 조회조건 Box ) *****/
.rpm_search_condition {
    overflow:hidden;
    padding:21px;margin-bottom:35px;
    border-width:2px 1px 1px;
    border-style:solid;
    border-color:#687196 #eaeaea #eaeaea;
    background-color:#f8f8f8;
}
.rpm_search_condition .area_condition {float:left;max-width:90%;}
.rpm_search_condition .area_actions {
    float:right;    
    max-width:10%;
}
.rpm_search_condition .area_normal { max-width:90%;margin:0 auto;}
/* ( rpm_table_condition ) */
.rpm_table_condition {
    width:auto;
    max-width:100%;
}
.rpm_table_condition th {padding-left:40px;padding-right:18px;}
.rpm_table_condition th label{vertical-align: top}
.rpm_table_condition th:first-child {padding-left:19px;}
.rpm_table_condition td input {max-width:100%;}
.rpm_btn_search {    
    display:inline-block;
    padding:5px 21px 7px;
    font-size:14px;
    border-radius:3px;
    background-color:#687196;
    letter-spacing:-.5px;
    text-align:center;
    color:#fff;
}
/* ( 교육센터 조회BOX ) */
.rpm_contents_edu .rpm_search_condition {
    background-color:#fff;
    border-color:#687cc2 #ccc #ccc;
}
.rpm_contents_edu .rpm_btn_search {
    padding:4px 18px 6px;
    background-color:#fff;
    border-radius:0;
    border-width:1px;border-style:solid;
    border-color:#bebebe #bebebe #a4a6ae;
    color:#000;
}
.rpm_contents_edu .rpm_table_condition th {text-align:left;}
.rpm_contents_edu .rpm_table_condition th:before {
    display:inline-block;content:"";
    position:relative;top:-1px;
    width:5px;height:5px;
    margin-right:6px;
    border-radius:50%;
    background-color:#353535;
    vertical-align:middle;
}
.rpm_contents_edu .rpm_table_condition td input[type=text],
.rpm_contents_edu .rpm_table_condition td .w2selectbox_native  {margin-right:5px}
.rpm_contents_edu .rpm_table_condition td .rpm_btn_search {margin-left:5px;}

.rpm_contents_edu .rpm_table_condition :-ms-input-placeholder {color:#000!important;}
.rpm_contents_edu .rpm_table_condition ::-ms-input-placeholder {color:#000!important;}
.rpm_contents_edu .rpm_table_condition ::-webkit-input-placeholder {color:#000!important;}
.rpm_contents_edu .rpm_table_condition ::placeholder {color:#000!important;}





/***** ( rpm_tab_wrap - 탭 ) *****/
.rpm_tab_wrap {
    position:relative;
    padding-top:50px;
}
.rpm_tab_wrap:before {
    display: block;content:"";
    height:40px;
}
.rpm_tab_wrap:after {
    display:block;content:"";
    position:absolute;left:0;right:0;top:50px;
    height:2px;
    background-color:#008bd0;
    z-index:1;
}
.rpm_tab_wrap .rpm_tab_item {
    position:absolute;top:0;left:0;
}
/* [COMMENT]
        이하 338 ~ 342Line 까지는 WebSquare 디자인뷰에서 작업이 가능하게끔 보여주기위한 CSS 입니다.
       실제 개발/운영게에서는 Script로 left 좌표를 지정하오니 참고바랍니다. (탭 갯수 5개까지만 설정해두었음)
 */
.rpm_tab_wrap .rpm_tab_item:nth-child(3) {left:150px;}
.rpm_tab_wrap .rpm_tab_item:nth-child(5) {left:300px;}
.rpm_tab_wrap .rpm_tab_item:nth-child(7) {left:450px;}
.rpm_tab_wrap .rpm_tab_item:nth-child(9) {left:600px;}
.rpm_tab_wrap .rpm_tab_item a {
    display:inline-block;
    box-sizing:border-box;
    height:50px;width:100%;
    padding:13px 30px 0;
    font-size:18px;font-weight:400;
    border-style:solid;
    border-width:1px 1px 0;
    border-color:#ccc;    
    background-color:#fff;
    text-align:center;
    color:#555;
}
.rpm_tab_wrap .rpm_tab_contents {display:none;}
/* tab-on */
.rpm_tab_wrap .rpm_tab_item.on a {
    background-color:#008bd0;
    border-color:#008bd0;
    color:#fff;
}
.rpm_tab_wrap .rpm_tab_contents.on {display:block}
/***** ( tab - equal (균등너비 탭 )) *****/
.rpm_tab_wrap.equal:after {display:none}
.rpm_tab_wrap.equal .rpm_tab_item {
    padding-right:1px;/* 겹침 처리 */
}
.rpm_tab_wrap.equal .rpm_tab_item a {
    height:60px;
    padding:19px 0 0;
    font-size:14px;
    font-weight:bold;
    border-color:#0057be;
    border-right-style:dashed;
    border-width:1px 1px 1px 0;
    background-color:#0077d3;
    color:#bae9ff;
}
.rpm_tab_wrap.equal .rpm_tab_item:first-child a,
.rpm_tab_wrap.equal .rpm_tab_item.on a {border-left-width:1px}
/* tab+equal - on */
.rpm_tab_wrap.equal .rpm_tab_item.on {z-index:1}
.rpm_tab_wrap.equal .rpm_tab_item.on a {
    font-size:17px;
    border-right-style:solid;
    border-bottom-color:#fff;
    background-color:#fff;
    color:#0053b0;
}
.rpm_tab_wrap.equal .rpm_tab_item.on a:before {
    display:inline-block;content:"";
    position:relative;top:-2px;
    width:22px;height:22px;
    margin-right:15px;
    border-radius:50px;
    background:#2151dc url(/img/pensionedu/rpm_bul_tabEqual_on.gif) center center no-repeat;
    vertical-align: middle;
}





/***** ( FLEX - display table & table-cell 로 display:flex 처리, 공통으로 사용 ) ****/
#rpm_container .flex,
.popup_html .flex {
    display:table;
    width:auto;
}
.rpm_mobile #rpm_container .flex {
    /* [COMMENT] 하위호환이슈로 display:flex는 사용하지 않았습니다. */
    display:table;
    width:100%;
}
/**** ( flex - cell ) ****/
#rpm_container .flex .cell ,
.popup_html .flex .cell {
    display:table-cell;
    vertical-align:top;
}
#rpm_container .flex .cell:last-child,
.popup_html .flex .cell:last-child {width:1px;height:1px;/* [COMMENT] 기본 구조는 셀이 2개라고 가정합니다. */}
/* flex + fixed = 모든 셀의 너비를 균일하게 나눠 갖는 테이블  */
#rpm_container .flex.fixed ,
.popup_html .flex.fixed {
    table-layout: fixed;
}
#rpm_container .flex.fixed .cell,
.popup_html .flex.fixed .cell {
    padding-left:.25em;
    padding-right:.25em;
}
#rpm_container .flex.fixed .cell,
#rpm_container .flex.fixed .cell:last-child,
.popup_html .flex.fixed .cell,
.popup_html .flex.fixed .cell:last-child {
    width:auto;height:auto;
}
#rpm_container .flex.fixed .cell:first-child,
.popup_html .flex.fixed .cell:first-child {padding-left:0;padding-right:.75em}
#rpm_container .flex.fixed .cell:last-child,
.popup_html .flex.fixed .cell:last-child {padding-right:0;padding-left:.75em}
/* fixed + auto = 셀의 너비가 컨텐츠에 의해 결정됨 (width:auto) */
#rpm_container .flex.auto .cell,
.popup_html .flex.auto .cell {width:auto}

/* fixed + align */
#rpm_container .flex .cell.right,
.popup_html .flex .cell.right {text-align:right}


/* ( flex - 인증번호 입력 + 인증시간  ) */
#rpm_container .flex.time .cell input,
.popup_html .flex.time .cell input {padding-right:50px;}
#rpm_container .flex .time,
.popup_html .flex .time {
    display:inline-block;
    width:50px;
    margin: 4px 0 0 -94px;
    font-size:14px;
    text-align:center;
    color:#768da7;
}
html.rpm_mobile #rpm_container .flex .time {
    margin: 10px 0 0 -55px;
}
#rpm_container .flex.time .cell:last-child,
.popup_html .flex.time .cell:last-child {width:auto;height:auto}
#rpm_container .flex .time,
.popup_html .flex .time {
    position:relative;
    vertical-align: middle;
    margin-left: -50px;
}
input[type="password"]::plceholder {
    text-stroke-width: 0;
    -webkit-text-stroke-width: 0;
}


/******* ( TABLE ) *******/
/* ( rpm_table_primary - 기본테이블(+입력양식) ) */
.rpm_table_primary {
    table-layout:fixed;
    margin-bottom:20px;
    border-top:2px solid #687196;
}
.rpm_table_primary tr {
    border-bottom: 1px solid #d9dce7;
}
.rpm_table_primary th {
    line-height: 48px;
    vertical-align: top;
}
.rpm_table_primary th , .rpm_table_primary td {
    height:48px;
    padding:0 15px;
    /* border-style:solid;
    border-width:0;
    border-color:#d9dce7; */
    text-align:left;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.rpm_table_primary th:first-child {border-left-width:0;}
.rpm_table_primary th {
    padding-left:40px;
    background-color:#f8f8f8;
    vertical-align:middle;
}
.rpm_table_primary th label,
.rpm_table_primary th .req_wrap,
.rpm_form_list .field_label {
    /* 필수입력 블릿의 position absolute 설정을 위해 label relative 처리 */
    position:relative;
    display:inline-block;
    width:100%;
}
.rpm_table_primary th label,
.rpm_table_primary th span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
}
.rpm_table_primary th .req,
.rpm_table_primary th .option,
.rpm_form_list .field_label .req,
.rpm_form_list .field_label .option {
    /* 필수입력 */
    display:inline-block;
    position:absolute;right:0;top:22px;
    width:6px;height:6px;
    font-size:0;
    border-radius:50px;
    background-color:#ff462d;
    text-indent:-9999px;
}
.rpm_table_primary th .option,
.rpm_form_list .field_label .option {background-color:transparent /* #cdcdcd */}
.rpm_table_primary td.multi_line { 
    /* td 내부의 폼요소나 컨텐츠가  여러줄일때는 padding을 조정함 */
    padding:18px 15px;
}
.rpm_p_cont .rpm_table_primary:last-child {margin-bottom:0;}
/* table_primary + noline (th 우측라인 0, padding-left ) */
.rpm_table_primary.noline th,
.rpm_contents_edu .rpm_table_primary.noline th {
    padding-left:41px;
    border-right:0;
}
/* .rpm_articles.forms 내부  rpm_table_primary */
.rpm_articles.forms .rpm_table_primary {
    width:auto;
    table-layout:auto;
    margin:-12px -22px;    
    border-top:0;    
}
.rpm_articles.forms .rpm_table_primary th,.rpm_articles.forms .rpm_table_primary td {border-bottom:0;}
.rpm_articles.forms .rpm_table_primary th {
    padding-left:34px;padding-right:50px;
    background-color:transparent;
}
.rpm_articles.forms .rpm_table_primary th .req {
    right:auto;
    left:-13px;
    background-color:#687196
}
.rpm_articles.forms .rpm_table_primary td .w2selectbox_native {min-width:200px}
/* 파일 업로드 -퇴직연금 규약등록  */
.rpm_articles.forms .file_up {
    position:relative;
    display:inline;
    padding-left:17px;
    margin-right:22px;
    font-size:16px;
    letter-spacing:-.5px;
    line-height:19px;    
    vertical-align: middle
}
.rpm_articles.forms .file_up .color_strong {font-size:14px;}
.rpm_articles.forms .file_up .req {
    /* 필수입력 편집 */
    display:inline-block;
    position:absolute;left:3px;top:7px;
    width:6px;height:6px;
    font-size:0;
    border-radius:50px;
    background-color:#687196;
    text-indent:-9999px;
}
.file_result {
    padding:13px 20px;
    margin-top:13px;
    background-color:#f0f2f4;
    font-size:14px;color:#696969;
}
.file_result span {
    display:inline-block;
    padding-left:20px;
    line-height:19px;
    background: url(/img/pensionedu/rpm_ico_upload.png) 0 3px no-repeat;
}
/* ( POPUP 내부 rpm_table_primary ) */
.popup_html .rpm_table_primary th {padding-left:30px;}
/***** ( rpm_table_data - Data 출력용 Table ) *****/
.rpm_table_data {
    margin-bottom:10px;
    border-top:2px solid #687196;
}
.rpm_table_data th, .rpm_table_data td {
    height:37px; 
    border:1px solid #d9dce7;
    vertical-align:middle;
}
.rpm_table_data th {
    background-color:#f8f8f8;
    color:#102269;
}
.rpm_table_data td {
    /* Data 출력용 Table - 기본 TEXT 정렬 Right */
    padding-left:26px;padding-right:26px;
    text-align:right;
}
/* ( rpm_table_primary - 기본테이블 가입자교육센터 ) */
.rpm_contents_edu .rpm_table_primary {border-top-color:#687cc2}
.rpm_contents_edu .rpm_table_primary + .rpm_area_title {margin-top:38px;}
.rpm_contents_edu .rpm_table_primary th {
    height:27px;
    padding-left:21px;
    border-right-width:1px;
    color:#102269;
}
.rpm_contents_edu .rpm_table_primary td {padding-left:20px;}
.rpm_area_title .rpm_title_lev2 {
    display:inline-block;
    /* padding-bottom:10px;   */  
}
/* ( rpm_table_forms ) */
.rpm_table_forms {
    display: block;
    margin:0;
    border-bottom:0;    
}
.w2tb.rpm_table_forms th,
.rpm_table_forms th {
    width: 170px;
    background-color: #f9f9f9;
    font-size: 15px;
    color: #424d89;
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 20px;
    text-align: center;
    text-align: left;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.w2tb.rpm_table_forms input ,
.rpm_table_forms input {
    vertical-align:top; 
    width:300px;
    
    /* margin-left: 20px; */
}
.rpm_table_forms input.w2radio_input {
    width: 150px;
}
.w2tb.rpm_table_forms td {
    /* padding: 15px 0 15px 20px; */
    /* border-bottom: 1px solid #dcdcdc; */
    /* width: 100%; */
    /* box-sizing: border-box; */
}
.w2group.w2tb.rpm_table_forms .w2group {
    /* border-bottom: 1px solid #dcdcdc; */
}
.w2group.w2tb.rpm_table_forms .w2group td {
    padding-left: 20px;
}
.w2tb.rpm_table_forms.thin td, .rpm_table_forms.thin td {padding-right:50px}
.w2tb.rpm_table_forms td:last-child, .rpm_table_forms td:last-child {padding-right:0}
.rpm_table_forms th,.rpm_table_forms td {text-align:left;}
/* .rpm_table_forms th:before {
    display:inline-block;content:"";
    width:3px;height:3px;
    margin-right:6px;
    background-color:#102269;
    border-radius:50%;
    vertical-align:middle;
} */
/***** ( PAGENATION ) *****/
.rpm_pagenation {margin-top:40px;text-align:center}
.rpm_pagenation .w2pageList_ul {display:inline-block;}
.rpm_pagenation .w2pageList_ul li {display:inline-block;width:auto;height:auto;}

.rpm_pagenation .w2pageList_pagePrev_last .w2pageList_col_prevPage,
.rpm_pagenation .w2pageList_control_pageNext.w2pageList_col_nextPage,
.rpm_pagenation .w2pageList_control_prev.w2pageList_col_prev,
.rpm_pagenation .w2pageList_control_prev.w2pageList_col_next {width:auto;height:auto;}

.rpm_pagenation .w2pageList_control_pagePrev.w2pageList_col_prevPage a,
.rpm_pagenation .w2pageList_control_pageNext.w2pageList_col_nextPage a,
.rpm_pagenation .w2pageList_control_prev.w2pageList_col_prev a,
.rpm_pagenation .w2pageList_control_next.w2pageList_col_next a {
    background:none;
}

.rpm_pagenation .w2pageList_control_pagePrev.w2pageList_col_prevPage a:before,
.rpm_pagenation .w2pageList_control_pageNext.w2pageList_col_nextPage a:before,
.rpm_pagenation .w2pageList_control_prev.w2pageList_col_prev a:before,
.rpm_pagenation .w2pageList_control_next.w2pageList_col_next a:before {
    display:block;content:"";
    width:26px;height:25px;
    background:url(/img/pensionedu/rpm_sprite_edu.png) 0 0 no-repeat;
}


.rpm_pagenation .w2pageList_control_pagePrev.w2pageList_col_prevPage a:before {background-position:-252px -34px}
.rpm_pagenation .w2pageList_control_pageNext.w2pageList_col_nextPage a:before {background-position:-285px -34px}
.rpm_pagenation .w2pageList_control_prev.w2pageList_col_prev a:before {background-position:-252px -4px}
.rpm_pagenation .w2pageList_control_next.w2pageList_col_next a:before {background-position:-285px -4px}

    
    



/******* ( HEADING ) *******/
/* ( rpm_title_terms - level1 heading ) */
.rpm_title_terms {
    margin-bottom:17px;
    padding-left:30px;
    font-size:18px;font-weight:400;
    letter-spacing:-.5px;
    background:url(/img/pensionedu/rpm_bul_terms.png) 0 center no-repeat;
}
/* ( rpm_title_sub - level2 heading ) */
.rpm_title_sub {
    margin-bottom:7px;
    font-size:16px;
    color:#353535;
}   
/* ( rpm_title_sub - 하단  Line만 있는 heading ) */
.rpm_title_line {
    padding-bottom:5px;
    margin-bottom:17px;
    font-size:18px;
    border-bottom:2px solid #687196;
}
/* ( rpm_title_lev1 - level1 heading ) */
.rpm_title_lev1 {
    font-size:18px;
    padding-bottom: 7px;
}
.w2grid + .rpm_area_title {margin-top:37px;/* 여백처리 */}
.rpm_title_lev1 + .rpm_articles.square {margin-top:10px;}
.rpm_table_primary + .rpm_title_lev1 {margin-top:37px;}
.rpm_wrap .rpm_title_lev1 + .w2grid {margin-top:10px;}
.rpm_area_title + .rpm_table_primary {margin-top:4px;}
/* ( rpm_title_lev1 + line (하단 border ) */
.rpm_title_lev1.line {
    padding-bottom:10px;margin-bottom:27px;
    border-bottom:2px solid #687cc2;
}

/* ( rpm_title_lev2 ) */
.rpm_title_lev2 {
    font-size:17px;
    letter-spacing:-.5px;
    color:#0041b8;
}
.rpm_title_lev2.bullet {position:relative;padding-left:12px;margin-bottom:10px;}
.rpm_title_lev2.bullet:before {
    display:block;content:"";
    position:absolute;top:6px;left:0;
    width:3px;height:14px;
    background-color:#0041b8;
}
.rpm_title_lev2 sup {position:relative;top:2px;font-size:11px;color:#6b7daa;}
/* 여백처리 */
.rpm_title_lev1 + .rpm_articles.square {margin-top:10px;}
.rpm_area_title + .rpm_articles.square {margin-top:5px}
.rpm_table_primary + .rpm_title_lev1 {margin-top:37px;}
.rpm_wrap .rpm_title_lev1 + .w2grid {margin-top:10px;} 
.rpm_title_lev2.bullet + .para_subDesc {margin-top:-4px} 


/***** ( rpm_area_* ((ex)타이틀 + 기타 다른 요소 혼합형) ) *****/
/*** ( rpm_area_title - 좌측 헤딩 + 우측 utils ) ***/
/* ( rpm_area_title - '단위' ) */
.rpm_area_title .unit {
    position:relative;top:4px;
    font-size:14px;
    letter-spacing:-.4px;
    color:#353535;
}
/* ( rpm_area_title + more - 타이틀 + 우측 더보기버튼 ) */
.rpm_area_title.more .rpm_title_terms {
    display:inline-block;
    margin-right:15px;
}
.rpm_area_title.more .rpm_btn_more {top:7px;vertical-align:top;}
/* ( rpm_title + area_utils - 좌측 헤딩 / 우측 utils ) */
.rpm_area_title .rpm_title_terms,
.rpm_area_title .rpm_title_sub,
.rpm_area_title .rpm_title_line,
.rpm_area_title .rpm_title_lev1,
.rpm_area_title .rpm_title_lev2 {
    float:left;
    margin-bottom:0;
    line-height:32px;
}
.rpm_area_title .rpm_title_lev2 + .rpm_desc_info { float:left;margin-left:18px;margin-top:7px}
.rpm_area_title.line {margin-bottom:17px;border-bottom:2px solid #687196;}
.rpm_area_title .rpm_title_terms {margin-bottom:10px}
.rpm_area_title .rpm_title_line {border-bottom:0;}
.rpm_area_title .area_utils {float:right}
.rpm_area_title:after {display:block;content:"";clear:both}
.rpm_area_title + .w2grid,
.rpm_area_utils + .w2grid {margin-top:5px!important;}
.rpm_area_title .area_utils .w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv,
.rpm_area_title .area_utils .w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv select {
    min-width:110px;
    font-size:14px;
}
.rpm_area_title .rpm_btn_listmore {position:relative;top:6px;}
/* 가입자동의 : 결과조회 상단 */
.rpm_area_title .rpm_title_terms + .area_utils {padding-top:5px;}
.rpm_area_title .rpm_title_terms + .area_utils label {font-size:14px;padding-right:16px;}
.rpm_area_title .rpm_title_terms + .area_utils input {width:100px}
/* ( area_option - 헤딩 없이 옵션만 있는 박스 ) */
.rpm_area_option {
    position:relative;
    min-height:17px;
    padding-bottom:7px;
}
.rpm_area_option .area_option .desc {
    font-size:14px;
    line-height:18px;letter-spacing:-.5px;
    color:#555;
}
.rpm_popup_wrap .rpm_area_option .area_option .desc {
    max-width:87%;
}
.rpm_popup_wrap .rpm_area_option .unit {
    position:absolute;bottom:7px;right:0;
    font-size:14px;letter-spacing:-.5px;
    color:#353535;
}
.rpm_wrap .rpm_area_option + .w2grid,
.rpm_popup_wrap .rpm_area_option + .w2grid {margin-top:0}

    



/* ( rpm_terms - table 약관 )*/
.rpm_terms {
    overflow:auto;
    box-sizing:border-box;
    max-height:120px;
    margin:10px 0;
    padding:12px 19px;
    font-size:14px;
    border:1px solid #ccc;
    letter-spacing:-.5px;line-height:24px;
    color:#404040;
}
td .rpm_terms:last-child {margin-bottom:0;}
.rpm_contents_edu .rpm_terms {
    min-height:170px;
    padding:22px 30px;margin-bottom:17px;
    border-top:2px solid #687cc2;
}
/* footer - 이용약관/개인정보취급방침 */
.rpm_terms.full {
    max-height:595px;min-height:595px;
    margin-bottom:0;
    letter-spacing:-.5px;
}
.rpm_terms.full li ol,
.rpm_terms.full li ul {padding-top:5px;padding-left:22px}
.rpm_terms.full ol > li, .rpm_terms.full ul > li {padding-bottom:5px}
.rpm_terms.full strong {
    display:inline-block;
    padding-bottom:5px;
    font-weight:700;font-size:16px;
}

.rpm_terms.full ol > li > ul, .rpm_terms.full ul > li > ol, .rpm_terms.full ol > li > ol {padding-left:0;}
.rpm_terms.full ol > li {    padding-left: 18px; text-indent: -18px;}
.rpm_terms.full ul.dot > li{position:relative; padding-left:18px; text-indent:0;}
.rpm_terms.full ul.dot > li:before {content:""; display:block; position:absolute; left:8px; top:8px; width:3px; height:3px; background:#333;}


/*** ( rpm_area_utils - 좌측 정보(ex:건수) + 우측 폼요소 ) ***/
.rpm_area_utils {
    padding-top:4px;
    border-top:1px solid #ccc;
}
.rpm_area_utils:after {display:block;content:"";clear:both;}
.rpm_area_utils .area_info {float:left;}
.rpm_area_utils .area_actions {float:right;}
.rpm_area_utils .area_actions .rpm_btn_module {vertical-align: top;}
.rpm_area_utils .area_actions .rpm_desc_info {position:relative;top:9px;}
/* ( rpm_area_text + align ) */
.rpm_area_text {padding-bottom:10px;}
.rpm_area_text.align_right {text-align:right;}
.rpm_area_text.align_center {text-align:center;}
.rpm_area_text .rpm_desc_info {display:inline-block;}
/* ( rpm_eduTitle - 가입자교육센터 좌측 이미지 Heading ) */
.rpm_eduTitle:before {
    /* css sprite common */
    display:block;content:"";
    position:absolute;top:0;left:0;
    background:url(/img/pensionedu/rpm_sprite_edu.png) 0 0 no-repeat;
}
.rpm_eduTitle {
    position:relative;
    min-height:100px;
    padding-left:129px;margin-top:-10px;
    letter-spacing:-.5px;    
}
.rpm_eduTitle .title {
    margin-bottom:4px;
    font-size:21px;
    line-height:28px;
    color:#0041b8
}
.rpm_eduTitle .desc {font-size:14px;line-height:22px;color:#2c5fa4;}
/* sprite */
.rpm_eduTitle:before {width:108px;height:104px;}
.rpm_eduTitle.introduce:before {background-position:0 -173px;} /* 교육안내 */
.rpm_eduTitle.lecture:before {height:95px;background-position:0 -72px;} /* 나의 강의실 */
.rpm_eduTitle.document:before {height:95px;background-position:-120px -72px;} /* 서면교육자료 */
.rpm_eduTitle.mypage:before {height:92px;background-position:-221px -178px;} /* 마이페이지 */
.rpm_eduTitle.join:before {top:-1px;height:100px;background-position:-231px -67px;} /* 회원가입 */
.rpm_eduTitle.notice:before {top:-6px;height:97px;background-position:-111px -173px;} /* 공지사항 */

/* ( .anchorLecture - 강의실 강의보기 버튼 ) */
.anchorLecture button {
    width:98px!important;height:30px!important;
    background:url(/img/pensionedu/rpm_btn_grid_lecture.gif) 0 0 no-repeat;    
    
}

/* ( .anchorPrint - 명부출력 버튼 ) */
.anchorPrint button {
    width:98px!important;height:30px!important;
    background:url(/img/pensionedu/rpm_btn_grid_print.png) 0 0 no-repeat;    
    
}

/* ( rpm_edu_list - 교육안내 목록 ) */
.rpm_edu_list {
    border-top:2px solid #687cc2;
}
.rpm_edu_list > li {
    overflow:hidden;
    padding:38px 11px;
    border-bottom:1px solid #dadada;
}
.rpm_edu_list > li > strong ,
.rpm_edu_list > li > p,
.edu_introduce_list {float:left;}
.rpm_edu_list li > strong {
    width:205px;
    font-size:19px;
} 
.rpm_edu_list > li > p {
    font-size:14px;
    letter-spacing:-.5px;
    line-height:24px;
    color:#353535;
} 
.edu_introduce_list {
    position:relative;
    overflow:hidden;    
}
.edu_introduce_list:after {
    display:block;content:"";
    position:absolute;top:70px;left:10px;right:10px;
    height:1px;
    background-color:#adb5ba;
    z-index:0;    
}
.edu_introduce_list li {
    position:relative;
    float:left;
    box-sizing:border-box;
    width:220px;height:220px;
    margin-right:48px;
    padding-top:31px;
    border-radius:220px;
    background-color:#2f59df;
    text-align:center;letter-spacing:-.5px;
    color:#fff;
    z-index:1;    
}
.edu_introduce_list li:first-child:before,
.edu_introduce_list li:last-child:before {
    display:block;content:"";
    position:absolute;top:66px;
    width:10px;height:10px;
    border-radius:20px;
    background-color:#adb5ba;
}
.edu_introduce_list li:first-child:before {right:-28px}
.edu_introduce_list li:last-child:before {left:-28px}

.edu_introduce_list li:first-child {background-color:#723fd0}
.edu_introduce_list li:last-child {margin-right:0;background-color:#007ab3}
.edu_introduce_list li b,
.edu_introduce_list li p {color:inherit}
.edu_introduce_list li b {
    display:inline-block;
    position:relative;
    padding:0 15px 16px;
    margin:0 auto 10px;    
    font-size:18px; 
    font-weight:normal;   
}
.edu_introduce_list li b:after {
    display:block;content:"";
    height:1px;
    position:absolute;bottom:0;left:0;right:0;
    background-color:rgba(255,255,255,.25);
}
.edu_introduce_list li p {
    font-size:14px;
    line-height:24px;
}






/***************** ( BUTTONS ) *****************/
/* ( rpm_area_btns - 버튼 Wrapping DIV ) */
.rpm_area_btns {
    padding:30px 0;
    text-align:center;
}
.w2grid + .rpm_area_btns {
    margin-top:50px;
    padding-top:30px;
    border-top:1px solid #ccc;
}
.rpm_area_btns.type2 {
    margin-top:50px;
    border-top:1px solid #687cc2;
}
/* ( rpm_area_btns - 버튼 외 요소 Wrapping Div ) */
.rpm_area_btns.btm_gray {
    position:fixed;
    left:0;right:0;bottom:0;
    height:210px;
    border-top:1px solid #dad6d0;
    background-color:#f6f6f6;
}
.rpm_area_btns.btm_gray .box_radio {
    padding-bottom:30px;
    text-align:center;
}
/* ( rpm_btn_primary - 하단 화면 전체액션에 쓰이는 공통 버튼 )  */
.rpm_btn_primary {
    display:inline-block;
    padding:10px 28.5px;
    font-size:16px;
    letter-spacing:-.5px;
    background-color:#008bd0;
    box-shadow:0 2px #dadada;
    border-radius:50px;
    text-align:center;
    color:#fff;
}
a.rpm_btn_primary[disabled] { 
    color:#696969!important;
    background-color:#dedede!important;
    box-shadow:none;
}
.rpm_btn_primary.invert {
    padding:8px 28.5px;
    font-size:18px;
    border:1px solid #0041b8;
    border-radius:50px;
    background-color:#fff;
    box-shadow:0 2px #d6d6d6;
    color:#0041b8;
}
/* ( rpm_btn_more - 더보기버튼 ) */
.rpm_btn_more {
    position:relative;
    padding:7px 26px 7px 13px;
    font-size:14px;
    border:1px solid #dadada;
    border-radius:50px;
    background-color:#fff;
    letter-spacing:-1px;
    color:#454545;
}
.rpm_btn_more:hover {text-decoration:none}
.rpm_btn_more:after {
    display:block;content:"";
    position:absolute;top:11px;right:10px;
    width:6px;height:10px;
    background:url(/img/pensionedu/rpm_bul_more.png) right center no-repeat;
}
/* ( rpm_btn_table - table 버튼 ) */
.rpm_btn_table,
.rpm_table_primary .rpm_btn_table {
    display: inline-block;
    width: 115px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 14px;
    box-sizing: border-box;
    background-color: #697789;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
th .rpm_btn_table ,
.rpm_table_primary th .rpm_btn_table,
.rpm_table_data th .rpm_btn_table {
    vertical-align: middle;
}
a.rpm_btn_table[disabled], .rpm_table_primary a.rpm_btn_table[disabled] {
    color:#696969!important;
    background-color:#dedede!important;
}
.rpm_contents_edu .rpm_btn_table,
.rpm_contents_edu .rpm_table_primary .rpm_btn_table {
    /* 교육센터 */
    height:28px;
    padding:0 15px;
    font-size:13px;
    border-radius:0;
    background-color:#fff;
    border:1px solid #bebebe;
    letter-spacing:-1px;line-height:28px;
    color:#454545;
}
/* ( rpm_btn_utils - 흰배경 사각버튼 (로그인 폼에 쓰임) ) */
.rpm_btn_utils {
    position: relative;
    display:inline-block;
    margin-left:7px;
    padding:4px 14px 5px;
    font-size:13px;
    border-width:1px;border-style:solid;
    border-color:#ccc #ccc #a4a6ae;
    letter-spacing:-.5px;text-align:left;
    color:#666;
}
.rpm_btn_utils:after {
    content: '>';
    position: absolute;
    top: 3px;
    right: 10px;
}

.rpm_btn_utils:first-child {margin-left:0;}
/* ( rpm_btn_module ) */
.rpm_p_area_moduleBtns {
    margin-bottom:30px;
    text-align:center;
}
.rpm_btn_module {
    display:inline-block;
    padding:4px 14px 6px;
    font-size:14px;    
    border:1px solid #687196;
    border-radius:3px;
    box-shadow:0 1px #dcdcdc;
    background-color:#fff;
    text-align:center;
    letter-spacing:-.5px;    
    color:#102269;
}
.rpm_btn_module + .rpm_btn_module {margin-left:4px}
/* ( rpm_btn_find - 파일찾기 ) */
.rpm_btn_find {
    position:relative;
    padding:5px 17px 7px 37px;
    font-size:14px;
    border:1px solid #ccc;
    border-radius:50px;
    background-color:#fff;
    letter-spacing:-1px;
    color:#454545;
}
.rpm_btn_find:hover {text-decoration:none}
.rpm_btn_find:after {
    display:block;content:"";
    position:absolute;top:7px;left:15px;
    width:16px;height:16px;
    background:url(/img/pensionedu/rpm_ico_find.png) 0 0 no-repeat;
}
/* ( rpm_btn_manager - 파일찾기 ) */
.rpm_btn_manager {
    display:inline-block;
    position:relative;
    padding:5px 10px 5px 22px;
    font-size:14px;
    background:url(/img/pensionedu/rpm_ico_manager.png) 0 9px no-repeat;
    letter-spacing:-.5px;
    color:#687196;        
}
.rpm_btn_manager:after {
    display:block;content:"";
    position:absolute;left:22px;right:9px;bottom:2px;
    height:1px; 
    background-color:#687196;
}
.rpm_area_title .rpm_title_terms + .area_utils .rpm_btn_manager {top:9px}
.rpm_area_title .area_utils .rpm_desc_info {
    position:relative;top:6px;
} 
/* ( rpm_btn_print - 프린트버튼 (그리드 출력 버튼과 이미지 동일함) ) */
.rpm_btn_print {
    width:34px;height:34px;
    background:url('/img/pensionedu/rpm_btn_grid_print.png') center center no-repeat;
}
/* ( rpm_btn_icon - 좌측 icon )*/
.rpm_btn_icon {
    position:absolute;right:23px;top:50%;
    margin-top:-21px;
    padding:11px 26px 11px 56px;
    border:1px solid #999;
    border-radius:100px;
    background-color:#fff;
    letter-spacing:-1px;
    color:#353535;
}
.rpm_btn_icon:before {
    display:block;content:"";
    position:absolute;left:25px;top:50%;
    margin-top:-9px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -43px -37px no-repeat;
}
.rpm_btn_icon.filedown:before {width:23px;height:19px;background-position:-43px -37px} /* 파일 다운로드 */
.rpm_btn_icon.quit:before {width:21px;height:21px;background-position:-75px -37px} /* 회원탈퇴 */
/* ( rpm_btn_listmore - 목록 더보기 )*/
.rpm_btn_listmore {
    display:inline-block;
    min-width:43px;
    padding:3px 10px 4px;
    font-size:13px;
    border:1px solid #bebebe;
    background-color:#fff;
    text-align:center;
    letter-spacing:-.5px;
    color:#353535;
}









/******* ( DESCRIPTION - 안내문구 디자인 ) *******/
/* ( rpm_desc_info ) */
.rpm_desc_info {
    padding-left:27px;
    font-size:14px;
    background: url('/img/pensionedu/rpm_ico_desc.png') no-repeat 0 center;
    letter-spacing:-.5px;
    line-height:19px;
    color:#606060;
}
.rpm_articles.forms .rpm_desc_info {
    display:inline-block;
    margin-right:22px;
    vertical-align: middle
}
/* desc_info + warn (안내문구 - 강조(파랑) */
.rpm_desc_info.warn {
    background-image: url('/img/pensionedu/rpm_ico_descWarn.png');
    line-height:21px;
    color:#102269;
}
/* desc_info + strong (안내문구 - 강조(파랑) + 본문파랑 */
.rpm_desc_info.strong {
    position:relative;
    padding-left:27px;padding-bottom:8px;
    background:none;
    line-height:21px;
    color:#0041b8;
}
.rpm_desc_info.strong:before {
    display:inline-block;content:'';
    position:absolute;top:1px;left:0;
    width:19px;height:19px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -223px -41px no-repeat;
}
/* rpm_desc_info + divide (안내문구 하단 border)*/
.rpm_desc_info.divide {margin-bottom:17px;border-bottom:1px solid #d9dce7}
/* desc_info + table (안내문구 - 테이블) */
.rpm_desc_info.table {
    position:relative;
    display:inline-block;
    margin-left:14px;
    padding-top:5px;padding-left:9px;
    font-size:13px;line-height:18px;
    background:none;
    color:#687196;
}
.rpm_desc_info.table:before {position:absolute;left:0;top:6px;content:'*';}
.rpm_desc_info.table.nobul {padding-left:0;}
.rpm_desc_info.table.nobul:before {display:none} 
/* ( rpm_info_count - 건수) */
.rpm_info_count {
    padding:9px 0 3px;
    font-size:14px;
    color:#687196;    
}
ul.rpm_info_count {overflow:hidden;}
ul.rpm_info_count li {
    float:left;
    position:relative;
    padding-right:11px;margin-right:10px;
}
ul.rpm_info_count li:last-child {margin-right:0;padding-right:0;}
ul.rpm_info_count .cnt {padding:0 2px 0 1px;}
ul.rpm_info_count li:after {
    display:block;content:"";
    position:absolute;right:0;top:6px;
    width:1px;height:9px;
    background-color:#b3b8ca;    
}
ul.rpm_info_count li:last-child:after {display:none}
/* 교육센터 Count */
.rpm_contents_edu .rpm_info_count {color:#353535}
.rpm_contents_edu ul.rpm_info_count .cnt {padding:0 3px 0 4px;color:#0041b8}
.rpm_contents_edu ul.rpm_info_count .cnt.total {margin-left:-3px;padding-left:0;color:#353535}
.rpm_contents_edu ul.rpm_info_count li:after {background-color:#5e5e5e}
/* ( rpm_desc_ask - (현재)말풍선 icon 안내박스 */
.rpm_desc_ask {
    display: table;
    table-layout: fixed;
    position: relative;
    padding: 0 0 24px 70px; 
}
.rpm_desc_ask .underline:before {
    display:block;content:"";
    position:absolute;left:0px;top:0;
    width:40px;height:35px;
    /* background:url('/img/pensionedu/rpm_sprite_edu.png') -175px -25px no-repeat;  */   
}
.rpm_desc_ask > strong,.rpm_desc_ask > p {display:table-cell;vertical-align:top;}
.rpm_desc_ask > strong {
    display:block;
    padding-right:51px;
    padding-top:2px;
    font-size:17px;
    line-height:20px;
    /* white-space:nowrap; */
    letter-spacing:-.5px;    
    color:#0048cc;
}
.rpm_desc_ask > strong > strong {
    display: flex;
}
.rpm_desc_ask > strong > strong > strong {
    flex: 1 0 auto;
    width: 120px;
    line-height: 24px;
}
.rpm_desc_ask p.w2textbox {
    flex: 1 0 auto;
    font-size: 14.5px;
    color: #000;
    line-height: 23px;
    margin-top: 2px;
}
.w2wframe .rpm_desc_ask.step1 > strong:before {
    margin-left: -30px;
}
.rpm_desc_ask > strong:before   {
    display: block;
    content: "";
    position: absolute;
    left: 50px;
    top: 7px;
    width: 40px;
    height: 35px;
    background: url(/img/pensionedu/rpm_sprite_edu.png) -175px -25px no-repeat;   
}
.rpm_desc_ask > p {font-size:14px;line-height:22px;letter-spacing:-.5px;}
/* rpm_desc_ask + single (한줄짜리) */
.rpm_desc_ask.single {
    display:inline-block;
    padding-left:57px;margin-left:-57px;
    font-size:17px;
    color:#0048cc;        
}
.rpm_desc_ask.single > strong > strong {
    display: block;
}
.rpm_desc_ask.single:before {left:0;}
.rpm_desc_ask.single .underline {
    position:relative;
    display:inline-block;
    padding-left:57px;
    margin-left:-12px;
    line-height:36px;
}
.rpm_desc_ask.single .underline:after {
    display:block;content:"";
    position:absolute;left:57px;right:0;bottom:0;
    height:1px;
    background-color:#0041b8;
}
.rpm_desc_ask.single .sub_copy {
    display:block;
    padding-top:10px;
    font-size:14px;
    letter-spacing:-.5px;
    color:#2c5fa4
}
.rpm_desc_ask.single span.w2textbox.sub_copy{
    padding-top:20px;
}
.w2textbox.rpm_copy_name > strong > strong {
    color: #000;
}
/* ( rpm_desc_chk ) */
.rpm_desc_chk {
    position:relative;
    padding-left:27px;
    font-size:14px;
}
.rpm_desc_chk:before {
    display:block;content:"";
    position:absolute;top:3px;left:5px;
    width:14px;height:14px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -152px -40px no-repeat;
}
/* ( rpm_copy_name ) */
.rpm_copy_name {
    font-size:14px;
    letter-spacing:-.5px;
    color:#000;
}
.rpm_copy_name strong {
    padding-right:3px;
    font-size:16px;
    color:#0041b8
}
/* ( rpm_edu_idBox ) */
.rpm_edu_idBox {
    padding:19.5px 0;
    margin: 11px 0;
    font-size:18px;
    background-color:#f3f5f9;
    border:1px solid #e0e4eb;
    text-align:center;
    letter-spacing:-.5px;
    color:#0048cc;
}
/* ( para_subDesc - 서면교육자료 상세 POPUP ) */
.rpm_wrap .para_subDesc,
.rpm_popup_wrap .para_subDesc {
    font-size:12px;
    letter-spacing:-.5px;line-height:21px;
    color:#6b7daa;
}
.rpm_title_lev1 + .para_subDesc {margin-top:-4px;}
/* ( rpm_list_help - 서면교육자료 상세 설명문구 목록 ) */
.rpm_list_help {
    padding:15px 18px;margin:6px 0 28px;
    font-size:12px;
    letter-spacing:-.5px;
    border:1px solid #ccc;
    border-top-color:#a0a0a0;
    background-color:#f8f8f8;
}
.rpm_list_help li {
    position:relative;
    padding-left:7px;padding-bottom:4px;
    line-height:18px;
    color:#555;
}
.rpm_list_help li:last-child {padding-bottom:0;}

.rpm_list_help li:before {
    display:block;content:"";
    position:absolute;left:0;top:7px;
    width:3px;height:3px;
    background-color:#555;
}
/* ( rpm_list_bullet - 서면교육자료 상세 퇴직연금제도 ) */
.rpm_list_bullet {padding:7px 0}
.rpm_list_bullet li {
    position:relative;
    display:inline-block;
    padding-left:9px;margin-right:50px;
    font-size:16px;
    color:#353535;
}
.rpm_list_bullet li:last-child {margin-right:0}
.rpm_list_bullet li:before {
    display:block;content:"";
    position:absolute;left:0;top:9px;
    width:3px;height:3px;
    background-color:#353535;
    
}
 





/******* ( rpm_area_btmFixed (하단 고정 영역) ) *******/
.rpm_area_btmFixed {
    position:fixed;bottom:0;left:0;right:0;
    padding:40px 0 76px;
    font-size:18px;
    border-top:1px solid #dad6d0;
    background-color:#f6f6f6;  
    text-align:center;
}
.w2group.rpm_area_btmFixed.single {
	position: relative;
	margin-top: 0;
	padding: 40px 0;
	background-color: none;
}
.w2group.rpm_area_radio {
	margin-bottom: 10px;
}
.w2group.rpm_area_radio .rpm_chk_radius {
	margin-bottom: 10px;
}
.rpm_area_btmFixed .contents {
    padding-bottom:40px;
}
.rpm_area_btmFixed .contents .title {
    margin-right: 15px;
    font-size: 17px;font-weight:700;
    vertical-align: middle;
    color: #444;
}
.rpm_area_btmFixed input ,
.rpm_area_btmFixed input + label ,
.rpm_area_btmFixed select {font-size:18px}
.rpm_area_btmFixed input[type="radio"] + label {margin-right:65px}
.rpm_area_btmFixed .contents label:last-child {margin-right:0;}
.rpm_area_btmFixed.single .rpm_btn_primary {
    width:auto;
    font-size:20px;
    padding:17.5px 61px;
    box-shadow:0 6px #dadada
}
.rpm_area_btmFixed.two .rpm_btn_primary {width:35%}
/* Fixed 해제 */
.rpm_area_btmFixed.static {
    position:static;
    margin-top:60px;
    background-color:#fff;
}










/*************************************** [ rpm_footer - FOOTER ] **************************************************/
.rpm_footer.fixed {
    /* 하단 고정 스티키영역이 fixed일때 동일하게 fixed 처리 */
    position:fixed;bottom:0;left:0;right:0;
}






/*************************************** [ POPUP ] **************************************************/
.rpm_wrap .w2window_content {
    padding:0;
}
.rpm_p_title {
    box-sizing:border-box;
    position:relative;
    width:100%;height:60px;
    padding:0 20px;
    border:1px solid #3e6897;
    border-radius:3px 3px 0 0;
    border-bottom:0; 
    background-color:#008bd0;
}
.rpm_p_title h1 {
    display:inline-block;
    line-height:40px;
    font-size:18px;
    color:#ffffff;
}
.rpm_p_title .close {
    position:absolute;right:20px;top:28px;
    width:20px;height:20px;
    font-size:0;
    line-height:0;
    background: url('/img/pensionedu/rpm_btn_popup_close.png') no-repeat center center;
}

.popup_html .rpm_pop .rpm_p_cont {padding:35px 30px 0;}
.rpm_pop .rpm_p_cont > h2 {
    display:inline-block;
    line-height:40px;
    font-size:18px;
    color:#000;
    letter-spacing:-0.5px;
}
.popup_html .rpm_pop .rpm_biz_srch {
    box-sizing:border-box;
    height:74px;
    padding:20px;
    text-align:center;
    background-color:#f8f8f8;
    border:1px solid #eaeaea;
}
.popup_html .rpm_pop .rpm_biz_srch select {
    width:100px;height:30px;   
    font-size:14px;
    border:1px solid #ccc;
    color:#000;
}
.popup_html .rpm_pop .rpm_biz_srch input[type="text"] {
    margin-left:5px;
    margin-top:1px; 
    width:200px!important;
}
.popup_html .rpm_pop .pop_btn_srch {   
    display:inline-block;
    padding:6px 17px;margin:1px 0 0 10px;
    font-size:14px;
    box-sizing:border-box;
    background-color:#687196;
    border-radius:2px;
    vertical-align:top;  
    color:#FFF;
}
.rpm_p_area_btns {
    padding:20px 0;margin-top:20px;
    border-top:1px solid #bfbfbf;
    text-align:center;
}
.pop_btn_primary {
    display:inline-block;
    min-width:45px;
    height: 40px;
    line-height: 40px;
    padding:0 20px;
    margin-left:3px;
    margin-right:3px;
    font-size:15px;
    background-color:#768da7;
    border-radius:36px;
    /* vertical-align:top; */
    color:#FFF;
    box-shadow: 0 3px 0px 0px rgba(0, 0, 0, 0.2);    
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.pop_btn_primary.on {background-color:#008bd0!important;}
.rpm_p_mid_btns {
   padding:20px 0;
   text-align:center;
}


/***** ( WebSquare Override ) *****/
.rpm_wrap .w2window_header {
    background-color:#008bd0;
}
.rpm_wrap .w2grid,
.rpm_popup_wrap .w2grid {
    min-height:250px;
    margin-top:20px;
    border-top: 1px solid #687196!important;
}
.rpm_tab_wrap .w2grid { margin-top:0; }
.rpm_wrap .rpm_title_sub + .w2grid { margin-top:7px;}
/* .rpm_popup_wrap .w2grid.rpm_grid_data {border-top:0!important} */
.rpm_wrap .w2grid.g_boxing {
    width:100%;
    box-sizing:content-box;
    border-width:0 1px 1px 1px;
    border-style:solid;
    border-color:#d9dce7;
}
/* 가입자 교육센터 Design */
.rpm_wrap .gridHeaderTableDefault,
.rpm_popup_wrap .gridHeaderTableDefault {
    border-top: 2px solid #687196!important;
    border-left:0;
}
.rpm_contents_edu .gridHeaderTableDefault {
    border-top-color:#687cc2!important
}
.rpm_wrap .gridHeaderTableDefault th,
.rpm_popup_wrap .gridHeaderTableDefault th,
.rpm_popup_wrap .rpm_grid_data .gridHeaderTableDefault th {
    height:47px!important;
    padding:0 10px;
    font-weight:400;
    background:none #f8f8f8!important;
    border-width:0 0 1px 1px;
    border-color:#d9dce7;
    color:#102269;
}
.rpm_popup_wrap .gridHeaderTableDefault th {border-width:0 0 1px 0;}
.rpm_wrap .gridHeaderTableDefault th nobr,
.rpm_popup_wrap .gridHeaderTableDefault th nobr {
    font-size:16px;
}
.rpm_wrap .gridHeaderTableDefault td,
.rpm_popup_wrap .gridHeaderTableDefault td {
    height:37px!important;
    padding-left:10px;padding-right:10px;
    font-size:14px;
    color:#353535
}
.gridHeaderTDDefault.gridHeaderTDDefault_data.wq_uuid_40_header__column3 {
	border-right: 1px solid #d9dce7;
}
.w2grid_input_table.gridBodyDefault.gridBodyDefault_data.wq_uuid_40_columnstyle_3_ {
	border-right: 1px solid #d9dce7;
}
.rpm_wrap .gridHeaderTableDefault .gridBodyDefault,
.rpm_popup_wrap .gridHeaderTableDefault .gridBodyDefault {
    border-color:#d9dce7;
    background-color:#fff;
}
.rpm_wrap .gridHeaderTableDefault .gridBodyDefault,
.rpm_popup_wrap .gridHeaderTableDefault .gridBodyDefault,
.rpm_popup_wrap .rpm_grid_data .gridHeaderTableDefault .gridBodyDefault {
    border-width:0 0 1px 1px;
}
.gridBodyDefault.gridBodyDefault_data.grd_list_columnstyle_2_.anchorLecture button {
	font-size: 0;
	text-indent: -9999px;
}
.rpm_wrap .gridHeaderTableDefault th:first-child,
.rpm_wrap .grid_body_row .gridBodyDefault:first-child,
.rpm_wrap .gridHeaderTableDefault .gridBodyDefault:first-child,
.rpm_popup_wrap .gridHeaderTableDefault th:first-child,
.rpm_popupwrap .grid_body_row .gridBodyDefault:first-child,
.rpm_popup_wrap .gridHeaderTableDefault .gridBodyDefault:first-child {border-left-width:0;}
.rpm_wrap .w2grid .grdNoresultMsg {top:49px}

.rpm_popup_wrap .gridHeaderTableDefault .gridBodyDefault {border-width:0 0 1px 0}
.rpm_wrap .w2grid > div, 
.rpm_popup_wrap .w2grid > div {z-index:30!important;}
.w2window_content {padding:10px;}
/* ( 그리드 내부  Selectbox ) */
.rpm_wrap .w2grid .w2grid_embedded_select {background-color:transparent;}
.gridBodyDefault .w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv, 
.gridBodyDefault .w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv select {
    width:auto;
    min-width:60%;
}
/* ( 그리드 Subtotal ) */
.rpm_wrap .gridHeaderTableDefault .gridSubtotalDefault {
    background-color:#e8f6f6;
    border-color:#d9dce7;
    color:#1a64eb;
}
.rpm_wrap .gridSubtotalDefault:first-child {border-left-width:0;}
.rpm_wrap .gridSubtotalDefault:last-child {border-right-width:0;} 
/* ( 그리드 - Data (테이블 디자인 그리드 ) ) */
.rpm_wrap .rpm_grid_data .gridBodyDefault:first-child,
.rpm_wrap .rpm_grid_data .gridHeaderTableDefault th:first-child,
.rpm_wrap .rpm_grid_data .gridSubtotalDefault:first-child,
.rpm_popup_wrap .rpm_grid_data.outline .gridBodyDefault:first-child,
.rpm_popup_wrap .rpm_grid_data.outline .gridHeaderTableDefault th:first-child,
.rpm_popup_wrap .rpm_grid_data.outline .gridSubtotalDefault:first-child {border-left-width:1px}
.rpm_wrap .rpm_grid_data .gridSubtotalDefault:last-child,
.rpm_wrap .rpm_grid_data .gridBodyDefault:last-child,
.rpm_wrap .rpm_grid_data .gridHeaderTableDefault th:last-child,
.rpm_popup_wrap .rpm_grid_data.outline .gridSubtotalDefault:last-child,
.rpm_popup_wrap .rpm_grid_data.outline .gridBodyDefault:last-child,
.rpm_popup_wrap .rpm_grid_data.outline .gridHeaderTableDefault th:last-child {border-right-width:1px}
/* ( 그리드 - Data (테이블 디자인 그리드 - 좌/우 outline 없음 ) ) */
.rpm_popup_wrap .rpm_grid_data.noOutline .gridBodyDefault:first-child,
.rpm_popup_wrap .rpm_grid_data.noOutline .gridHeaderTableDefault th:first-child,
.rpm_popup_wrap .rpm_grid_data.noOutline .gridSubtotalDefault:first-child
.rpm_wrap .rpm_grid_data.noOutline .gridBodyDefault:first-child,
.rpm_wrap .rpm_grid_data.noOutline .gridHeaderTableDefault th:first-child,
.rpm_wrap .rpm_grid_data.noOutline .gridSubtotalDefault:first-child {border-left-width:0}
.rpm_popup_wrap .rpm_grid_data.noOutline .gridSubtotalDefault:last-child,
.rpm_popup_wrap .rpm_grid_data.noOutline .gridBodyDefault:last-child,
.rpm_popup_wrap .rpm_grid_data.noOutline .gridHeaderTableDefault th:last-child,
.rpm_wrap .rpm_grid_data.noOutline .gridSubtotalDefault:last-child,
.rpm_wrap .rpm_grid_data.noOutline .gridBodyDefault:last-child,
.rpm_wrap .rpm_grid_data.noOutline .gridHeaderTableDefault th:last-child {border-right-width:0}
/* ( 그리드 - Data button (그리드 내부 버튼) ) */
.rpm_wrap .w2grid .gridBodyDefault button {
    height:30px!important;
    background-color:#697789;
    font-size:14px;
    color:#FFF;
    border-radius:2px;
    border:none;
}
.rpm_contents_edu .w2grid .gridHeaderTableDefault th {border-width:0 0 1px 1px}
.rpm_contents_edu .w2grid .gridHeaderTableDefault th:first-child {border-left:0}
/* ( 캘린더 - 박스 라인 및 버튼 스타일 ) */
.w2calendar { border-color:#768da7;}




/***** ( template_rpm.css Override - 조회결과없음 메시지 ) *****/
.w2grid:before,.w2grid:after {display:none}
/***** ( any_rpm.css Override - 그리드 디자인 ) *****/
.rpm_wrap .gridHeaderTableDefault .w2inputCalendar_div {width:100%!important;}
.rpm_wrap .w2inputCalendar_divInput {
    height:30px!important;
    padding-right:30px!important;
    padding-left:11px!important;
    text-align:left;
    font-family: "Malgun Gothic", "맑은 고딕", Dotum, "돋움", Gulim,"굴림", "Apple sd gothic neo", "Apple Gothic", sans-serif!important;
}
.rpm_wrap .w2inputCalendar_div_img {
    top:1px!important;
    right:2px!important;
}
.rpm_wrap .gridHeaderTableDefault .w2inputCalendar_div_img>button {box-shadow:none}

/* ( any_rpm.css Override - 캘린더 디자인 ) */
.w2calendar .w2calendar_footer .w2calendar_go_today { 
    height: 30px;
    border-bottom:1px solid #afb8cd;
}
.w2calendar .w2calendar_footer .w2calendar_go_today_over {border-bottom:1px solid #afb8cd;}
.w2calendar .w2calendar_header { height: 60px;}
.w2calendar .w2calendar_footer .w2calendar_date_cancel_div { top:23px;}





/*************************************** [ 페이지 특성화 ] **************************************************/
/* ( login - 가입자 동의 ) */
.rpm_articles.login_form {
    padding:57px 0; 
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin-bottom: 15px;
}
.rpm_articles.login_form .login_field,
.rpm_articles.login_form .util_btns {
    width:100%;
    max-width:360px;
    margin:auto;
}
.rpm_articles.login_form .login_field {
    display:table;
    height:10px;/* [COMMENT] 로그인 버튼의 height 100% 처리를 위한 최소 높이 지정 */
    margin-bottom:10px;
}
.rpm_wrap .keyboard {
    width:100%;
}
.rpm_wrap .keyboard .rpm_mouse_input {
    /* 키보드보안- 마우스입력 */    
    /* background: url('/img/pensionedu/rpm_mouse_input.png') center center no-repeat; */
}
.rpm_wrap .rpm_articles.login_form .keyboard input[type="password"] {background-color:#fff;}
.rpm_wrap .rpm_articles.login_form .keyboard input:disabled[type="password"] {background-color:#f0f2f4}
.rpm_articles.login_form .login_field .field,
.rpm_articles.login_form .login_field .btns {
    display:table-cell;
    vertical-align:top;
}
.rpm_articles.login_form .login_field .field {width:64%;}
.rpm_articles.login_form .login_field .btns {
    box-sizing:border-box;
    width:36%;
    padding-left:10px;
}
.rpm_articles.login_form .rpm_btn_login {
    display:block;
    width:100%;height:100%;
    font-size:16px;
    border-radius:3px;
    background-color:#008bd0;
    text-align:center;line-height:5.6em;
    color:#fff;
}
.rpm_tab_contents .rpm_title_terms + .rpm_table_primary { border-top-color:#b5b5b5; }
.rpm_title_sub + .rpm_table_data, .rpm_title_sub + .w2grid { margin-bottom:35px;}
/* ( 하단  util_btns ) */
.rpm_articles.login_form .util_btns {display:table;}
.rpm_articles.login_form .util_btns .cell {flex:1 0 auto;padding-left:7px;}
.rpm_articles.login_form .util_btns .cell:nth-child(1) {padding-left:0;}
.rpm_articles.login_form .util_btns > span:first-child {padding-left:0;}
.rpm_articles.login_form .util_btns .rpm_btn_utils {
    box-sizing:border-box;
    width:100%;
    margin-left:0;
}
/* 20190415 클래스 추가*/
.w2group.util_btns > strong > strong {
    display: flex;
}
/* ( 로그인 - form elements ) */
.rpm_articles.login_form input[type="text"],
.rpm_articles.login_form input[type="password"] {
    width:100%;height:40px!important;
    font-size:15px;font-weight:400;
    border-color:#b5b5b5;
    -webkit-text-stroke: initial;
    letter-spacing:-.5px;
    color:#000;
}
.rpm_articles.login_form input[type="text"] {margin-bottom:8px}
.rpm_articles.login_form input[type="text"]:last-child {margin-bottom:0}
.rpm_articles.login_form :-ms-input-placeholder {color:#000!important;}
.rpm_articles.login_form ::-ms-input-placeholder {color:#000!important;}
.rpm_articles.login_form ::-webkit-input-placeholder {color:#000!important;}
.rpm_articles.login_form ::placeholder {color:#000!important;}
/* ( login - 교육센터 ) */
.edu_login_wrap {
    width:800px;
    margin:auto;padding-top:46px;
}
.rpm_contents_edu .rpm_articles.login_form {
    width:100%;
    margin-bottom:0;
    border-color:#216bd1 #999 #999;
}
.rpm_contents_edu .rpm_articles.login_form .login_field,
.rpm_contents_edu .rpm_articles.login_form .util_btns {max-width:354px;}
.rpm_contents_edu .rpm_articles.login_form .login_field {
    padding-bottom:0;
    margin-bottom:15px;
}
.rpm_contents_edu .rpm_articles.login_form .login_field .field {width:69.1%;}
.rpm_contents_edu .rpm_articles.login_form .rpm_btn_login {
    font-size:18px;
    border-radius:0;
    background-color:#216bd1;
    line-height:88px;
}
.rpm_contents_edu .rpm_articles.login_form .util_btns .rpm_btn_utils {
    padding:7px 14px 8px;
    font-size:11px;
    letter-spacing:-1px;
    border-color:#bebebe;
    box-shadow:0 1px 0 #e5e5e5;
}
.rpm_contents_edu .rpm_articles.login_form .util_btns .rpm_btn_utils:after {
    display:inline-block;content:'';
    position:relative;top:-1px;
    width:4px;height:7px;
    margin-left:8px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -31px -43px no-repeat;
    vertical-align:baseline;
}

/* ( 규약등록 - PD01002RF01 ) */
.rpm_articles.forms.gbox {/* 그리드 숨김 시 대용 인포박스 */
    text-align:center;
    border-top:2px solid #687196;
}

/* ( 동의명부출력 - PD01002RF02 ) */
.rpm_agree_sign {text-align:right;}
.rpm_agree_sign .date {
    display:block;
    padding:10px 0;    
}
.rpm_articles.square.flat + .rpm_area_utils {border-top:none;}

/* ( 메인페이지  ) */
/* 
#rpm_container > .rpm_main_wrap {
    position:relative;
    max-width:none;
    padding:0;
    margin-top:-83px;margin-bottom:-1px;
    background-color:#f2f3ee;
    border-bottom:1px solid #b9c4cd; 
    z-index:90;
}
 */
 #rpm_container > .rpm_main_wrap {
    position:relative;
    max-width:none;
    padding:0;
    margin-top:-83px;margin-bottom:-1px;
    background:#90cee5 url('/img/pensionedu/rpm_main_bg.jpg') 50% 0 no-repeat;
    border-bottom:1px solid #b9c4cd; 
    z-index:90;
}

.rpm_main_container {
    position:relative;
    overflow:visible;
    max-width:1000px;
    min-width:800px;
    height:695px;
    margin:auto;
}
.rpm_main_container .main_title_edu,
.rpm_main_container .main_title_agree {position:absolute;left:20px;z-index:10;}
/* .rpm_main_container .title,
.rpm_main_container .text {display:block;} */
.rpm_main_container .title {display:block;}
.rpm_main_container .text {font-size:20px;color:#324483;font-weight:700;letter-spacing:-1px;}
.rpm_main_container .text + p {padding-top:4px;font-size:15px;color:#000;letter-spacing:-1px;}
/* 메인페이지-교육센터 */
.rpm_main_container .main_title_edu {position:absolute;top:62px;}
/* .rpm_main_container .main_title_edu .title {margin-bottom:30px} */
/* 메인페이지-동의센터 */
.rpm_main_container .main_title_agree {position:absolute;top:333px;}
.rpm_main_container .btn_more a {
    display:block;
    width:183px;
    height:27px;
    margin:20px 0 21px;
    cursor:pointer;
    background: url('/img/pensionedu/rpm_main_btnMore_edu.png');
}
.rpm_main_container .main_title_agree .text,
.rpm_main_container .main_title_agree .text + p {text-shadow:0px 0px 3px rgba(255,255,190,0.9)!important;}
.rpm_main_container .main_txt_copy {
    position:absolute;left:435px;top:179px;
    z-index:10;
}
/* 
.rpm_main_container .main_txt_copy {
    position:absolute;left:544px;top:137px;
    z-index:10;
}
.rpm_main_container .main_bg {
    display:block;
    position:absolute;left:281px;top:99px;
    width:849px;height:581px;
    background: url('/img/pensionedu/rpm_main_bg.jpg') 0 0 no-repeat;
    z-index:0;    
} 
*/
.rpm_main_container .main_bg {display:none;}
/* ( 교육센터 - 나의강의실 ) */
.rpm_wrap .rpmGridLectureList .gridHeaderTableDefault .gridBodyDefault:first-child:before {
    display:inline-block;content:"";
    width:22px;height:22px;
    margin-right:11px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -4px -7px no-repeat;
    vertical-align:middle;
}
/* 강의 동영상 보기 Popup */
.rpm_title_video {
    position:relative;
    padding:0 0 12px 34px;margin-bottom:20px;
    font-size:18px;
    border-bottom:2px solid #687cc2;
    letter-spacing:-.5px;
    color:#000;
}
.rpm_title_video:before {
    display:block;content:"";
    position:absolute;top:4px;left:0;
    width:25px;height:18px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -58px -7px no-repeat;
}
.rpm_video_lecture {overflow:hidden;height:460px;}
.rpm_video_lecture .video {
    float:left;
    box-sizing:border-box;
    height:100%;width:70%;
    padding-right:20px;
}
.rpm_video_lecture .video iframe {
    box-sizing:border-box;
    width:100%;height:100%;
    border:1px solid #ccc;
}
.rpm_video_lecture .script {
    float:right;
    padding:15px 20px 0;
    box-sizing:border-box;
    height:100%;width:30%;
    overflow:auto;
    border:1px solid #ccc;
}
.rpm_video_lecture .script dt,.rpm_video_lecture .script dd {
    vertical-align:top;
    line-height:25px;
}
.rpm_video_lecture .script dt {
    display:inline-block;
    width:10%;
    font-weight:700;
}
.rpm_video_lecture .script dd {
    display:inline-block;
    width:90%;
    margin-bottom:28px;
}
/* ( 교육센터 - 서면교육자료 ) */
.rpm_title_descList {
    position:relative;
    margin-top:5px;
    height:50px;
    line-height:50px;
    border-top:2px solid #687cc2;
    border-bottom:1px solid #ccc;
    letter-spacing:-.5px;
}
.rpm_title_descList .title {color:#0041b8}
.rpm_btn_document,.rpm_btn_util {
    display:inline-block;
    position:relative;
    padding:6px 23px 7px 42px;
    font-size:14px;
    border:1px solid #bebebe;
    background-color:#fff;
    box-shadow:0px 1px 0 0px #e5e5e5;
    letter-spacing:-1px;
    color:#454545;
}
.rpm_btn_document:before,.rpm_btn_util:before {
    display:block;content:"";
    position:absolute;top:50%;left:22px;
    width:13px;height:14px;
    margin-top:-6.5px;
    background-image:url('/img/pensionedu/rpm_sprite_edu.png');
    background-repeat:no-repeat;
}
/* rpm_btn_util + arrow */
.rpm_btn_util.arr {
    padding-left:25px;padding-right:25px;
    margin:0 5px;
    font-size:12px;
}
.rpm_btn_util.arr:before {display:none}
.rpm_btn_util.arr:after {
    display:inline-block;content:"";
    width:4px;height:7px;
    margin-left:8px;
    background:url('/img/pensionedu/rpm_sprite_edu.png') -31px -43px no-repeat;
    vertical-align:middle;
    letter-spacing:-1px;
}
/* rpm_btn_util + id */
.rpm_btn_util.id:before {
    left:20px;
    width:17px;height:17px;
    margin-top:-8.5px;
    background-position:-146px -9px
}
/* rpm_btn_util + verify */
.rpm_btn_util.verify:before {
    left:20px;
    width:15px;height:17px;
    margin-top:-8.5px;
    background-position:-225px -9px
}
.rpm_title_descList .rpm_btn_document {position:absolute;top:9px;right:35px;}
.rpm_title_descList .rpm_btn_document:before {
    width:13px;height:14px;
    margin-top:-6.5px;
    background-position:-11px -40px;
}
.rpm_title_descList h4.title + .rpm_btn_document {right:5px;height:20px;line-height:20px;}
.rpm_desc_list {padding:0;max-width:800px;}
.rpm_desc_list li {
    margin-bottom:16px;
    font-size:13px;
    line-height:18px;
    color:#606060
}
.rpm_desc_list li strong {
    display:inline-block;
    /* margin-bottom:3px; */
    font-size:13px;font-weight:700;
    line-height:24px;
    letter-spacing:-.5px;
    color:#353535;
    font-weight: normal;
}
/* .rpm_desc_list.singleLine {padding-top:12px;} */
.rpm_desc_list.singleLine li {
    margin-bottom:2px;
    font-size:13px;
    letter-spacing:-.5px;
}
.rpm_desc_list.singleLine li:before {content:"- "}
ol.rpm_desc_list {
    width:100%;max-width:100%;
    background:url(/img/pensionedu/rpm_edu_document.png) right 20px no-repeat;
    padding: 10px 0 0;
}
ol.rpm_desc_list li {max-width:650px;}
/* ( 회원가입 PD1101RF01,PD1101RF02,PD1101RF03 ) */
.rpm_articles .divide {
    display:block;
    padding-bottom:15px;
    border-bottom:1px solid #d9dce7;
}
.rpm_articles .divide.dashed {border-bottom-style:dashed}
.rpm_articles .divide.full {
    padding-top:15px;
    padding-bottom:30px;
    margin:0 0 20px
}
.rpm_articles.verify_real .w2radio_input:checked + .w2radio_label {color:#0041b8}
.rpm_articles.verify_real .w2radio_item + .w2radio_item {margin-left:80px}
.rpm_articles.rdoVerify_jumin {
    padding-bottom:37px;
}
.rpm_wrap .para_dotted {
    padding:22.5px 0;margin-bottom:20px;
    font-size:14px;
    line-height:22px;
    border-bottom:1px dashed #ccc;
    color:#353535;
}
.rpm_articles.verify_real .utils_ipbtn {text-align:center;}
.rpm_articles.verify_real .rpm_btn_util:before {
    left:21px;
    width:15px;height:17px;
    margin-top:-9px;
    background-position:-126px -39px;
}
.rpm_articles.verify_real .rdoVerify_ipin {padding-bottom:14px}
/* ( 교육센터 - 아이디/비번찾기 ) */
.rpm_articles.loginPwBox {padding-top:0;}
.rpm_articles.loginPwBox .divide.dashed {
    margin-bottom:15px;
    padding-bottom:6px;
}
.rpm_articles.loginPwBox .rpm_table_forms {margin:15px auto 10px}
.rpm_articles.loginPwBox.Pw {padding-top:28px;}
.rpm_articles.loginPwBox.Pw .rpm_table_forms {margin-top:12px;} 
.rpm_articles.loginPwBox.Pw .rpm_area_title .area_utils .rpm_desc_info {top:7px}
.rpm_articles.loginPwBox .cellPhoneFind {
    padding: 26px 28px 2px;
    margin: 30px -28px 0;
    border-top:1px solid #d9dce7;
}
.rpm_articles.loginPwBox .cellPhoneFind .rpm_btn_util.verify {top:-4px;}
/* ( 공지사항 ) */
.rpm_table_primary.rpm_table_detail {
    margin-bottom:11px;
}
.rpm_table_primary.rpm_table_detail th,
.rpm_table_primary.rpm_table_detail td{
    height:30px;
   /*  padding-top:8px;padding-bottom:8px; */
    border-bottom:1px solid #d9dce7;
}
.rpm_table_primary.rpm_table_detail th {
    border-right:1px solid #d9dce7;
    border-left:1px solid #d9dce7;
    background-color:#f8f8f8;
    text-align:left;
}
.rpm_table_primary.rpm_table_detail td{font-size:14px;}
.rpm_table_primary.rpm_table_detail th:first-child{border-left:0;}
.rpm_file_down {
    position:relative;
    padding-left:25px;
    color:#606060;
}
.rpm_file_down:before {
    display:block;content:"";
    position:absolute;top:3px;left:0;
    width:15px;height:14px;    
    background:url(/img/pensionedu/rpm_sprite_edu.png) -95px -9px no-repeat;    
}
.rpm_file_down:after{content:'다운로드';position:absolute;left:-5000em;top:-5000em;font-size:1px;line-height:1px;}
.rpm_table_primary.rpm_table_detail .articles {padding:13px 0 13px 20px;}
.rpm_table_primary.rpm_table_detail .notice_articles.inner,
.rpm_table_primary.rpm_table_detail .notice_articles a {
    display: block;
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    overflow: auto;
    line-height: 24.5px;
    white-space: pre-wrap;
}
#ibx_게시판내용 {
    display: block;
}
/* 공지사항 상세 - 상단 건수 */
.rpm_notice_cnt {
    margin-bottom:-8px;margin-top:-37px;
    text-align:right;
}
.rpm_notice_cnt .rpm_info_count {
    display:inline-block;
}

/* 이전글/다음글 */
.rpm_table_detail.pageView {margin-top:30px}
.rpm_table_detail.pageView .prev:before,
.rpm_table_detail.pageView .next:before {
    position:relative;top:-2px;
    display:inline-block;content:"";
    width:12px;height:7px;
    margin-right:11px;
    background:url(/img/pensionedu/rpm_sprite_edu.png) -122px -7px no-repeat;
    vertical-align:middle;    
}
.rpm_table_detail.pageView .next:before {background-position:-122px -19px;}






/*************************************** [ ( 모바일웹 CSS - 이하 MOBILE ONLY ) ] **************************************************/
html.rpm_mobile {
    /* [COMMENT] 모바일의 경우 html에 rpm_mobile 클래스가 추가됩니다. 해당 클래스를 식별키로 하여 PC와 Mobile을 구분합니다. */
}
/******* ( FORM ELEMENTS ) *******/
/* ( form elements initialize ) */
html.rpm_mobile input[type="text"], html.rpm_mobile input[type="password"], 
html.rpm_mobile input[type="tel"], html.rpm_mobile input[type="number"],
html.rpm_mobile select, 
html.rpm_mobile .w2upload .w2upload_input, 
html.rpm_mobile .w2selectbox_native_select,
html.rpm_mobile input[type="text"]:focus,
html.rpm_mobile input[type="password"]:focus,
html.rpm_mobile input[type="tel"]:focus,
html.rpm_mobile input[type="number"]:focus,
html.rpm_mobile input[type="text"]:focus {
    width:100%;
    height:36px!important;
    font-size:.94em;
    background-color:transparent;
    border:0!important;
    text-indent:0;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
/* ( select ) */
html.rpm_mobile .w2selectbox_native,
html.rpm_mobile .w2selectbox_native.fixedWidth .w2selectbox_native_innerDiv {
    width:100%;
    min-width:0;
}
html.rpm_mobile .w2selectbox_native_select, 
html.rpm_mobile .w2selectbox_native.fixedWidth .w2selectbox_native_select,
html.rpm_mobile select {
    width:100%;
    min-width:0;
    height: 35px !important;
}
/* ( readonly input ) */
html.rpm_mobile input[readonly],
html.rpm_mobile input[disabled],
html.rpm_mobile input[readonly]:focus {
    background-color:#f0f2f4;
    text-indent:8px;
}
html.rpm_mobile .field_readonly .field_label {padding-bottom:5px}
html.rpm_mobile .field_readonly .field {border-bottom:0}
html.rpm_mobile .field_readonly .field .flex {padding-bottom:0!important}


html.rpm_mobile .field_readonly .rpm_btn_table {border-radius:0}
/* ( readonly input ) */
html.rpm_mobile .flex.equal.combo {
    padding-top:4px;
}
/* ( select(combobox) ) */

html.rpm_mobile .w2selectbox_native.fixedWidth .w2selectbox_native_select, 
html.rpm_mobile .w2selectbox_native_select, select {
    box-sizing:border-box;
    background-image:url('/img/pensionedu/rpm_select_enable.png');
    background-size:.665em .4em;
    border-bottom:1px solid #c9c9c9!important;
}
html.rpm_mobile .flex.multi .w2selectbox_native_select {border-bottom:0!important;}
html.rpm_mobile select[disabled],
html.rpm_mobile select:disabled {background-image:url('/img/pensionedu/rpm_select_disabled.png');}
/* ( mobile flex ) */
html.rpm_mobile .flex {
    display:table;
    width:100%;
}



/***** [ rpm_header - MOBILE ] (상단 공통 헤더부) *****/
html.rpm_mobile .rpm_header {
    border-bottom-color:#102269
}
html.rpm_mobile .rpm_header .header_wrap {
    padding:.97em 0;
}
/* ( logo ) */
html.rpm_mobile .rpm_header .logo {
    display:block;
    text-align:center;
}
html.rpm_mobile .rpm_header .logo .ci,
html.rpm_mobile .rpm_header .logo .tit_sub {
    vertical-align: middle;
}
html.rpm_mobile .rpm_header .logo .ci {
    width:7em;height:1.88em;
    background-image:url(/img/pensionedu/rpm_logo_mobile.png);
    background-size:100% auto;
    background-position:0 center;
}
html.rpm_mobile .rpm_header .logo .tit_sub {
    position:static;
    padding-left:.86em;
    font-size:.88em;font-weight:700;
    color:#011b6a;
}
/* ( rpm_btn_home : 첫화면 바로가기 - Mobile 전용 버튼  ) */
html.rpm_mobile .rpm_btn_home {
    display:inline-block;
    position:fixed;right:15px;top:.9em;
    width:2em;height:2em;
    background:url(/img/pensionedu/rpm_btn_home.png) center center no-repeat;
    text-indent:-9999px;line-height:0;
    color:transparent;
}
html.rpm_mobile a.rpm_btn_home[disabled] {
    background-color:#FFF!important;
    border:none!important;
}





/*************************************** [ rpm_container - CONTENTS WRAP - MOBILE ] **************************************************/
/* ( rpm_title_page ) */
html.rpm_mobile #rpm_container {
    min-width:0;
    padding-top:3.82em;
    -webkit-overflow-scrolling:touch !important;
    /* overflow-y:auto !important;
    min-height:600px; */
}
html.rpm_mobile #rpm_container .rpm_title_page .title {font-size:1.14em;}
html.rpm_mobile #rpm_container .rpm_title_page {
    padding:18px 20px 14px;
    background-color:#f8f8f8;
}
html.rpm_mobile #rpm_container .rpm_title_page:after {border-bottom-color:#eee}
html.rpm_mobile #rpm_container > .contents {
    max-width:none;
    padding:20px 34px;
}



/***** ( rpm_articles - 컨텐츠 Wrapping 회색 라운딩 박스) *****/
/* ( rpm_articles + square - 흰배경 각진 네모 박스 ) */
html.rpm_mobile .rpm_articles.square {border-width:1px 0;}
/***** ( rpm_form_list - 모바일 입력양식 목록 ) *****/
html.rpm_mobile .rpm_form_list li {padding-bottom:20px}
/* ( field_label : 입력 항목명 ) */
html.rpm_mobile .rpm_form_list .field_label {
    padding-top:0;
    letter-spacing:-.3px;    
}
html.rpm_mobile .rpm_form_list .field_label .req ,
html.rpm_mobile .rpm_form_list .field_label .option {
    /* ( 필수,선택입력 ) */
    top:6px;right:auto;left:-10px;
}
html.rpm_mobile .rpm_form_list li:last-child .field_label .req,
html.rpm_mobile .rpm_form_list li:nth-child(6) .field_label .req  {
    top:4px;
}
/* ( field_label : 입력 항목 ) */
html.rpm_mobile .rpm_form_list li > div {padding-top:10px}
html.rpm_mobile .rpm_form_list li > .field {
    padding-top:0;
    border-bottom:1px solid #c9c9c9;
    /* height:36px;
    line-height:36px; */
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
html.rpm_mobile .rpm_form_list .field .flex {
    padding-top:10px;
    border-bottom:1px solid #c9c9c9;
}
html.rpm_mobile .rpm_form_list .field .flex:first-child:last-child {
    padding-top:0;
    border-bottom:0;
}
html.rpm_mobile .rpm_form_list .field .flex:last-child {border-bottom:0 none}
html.rpm_mobile .rpm_form_list .field .flex:first-child > .cell:nth-child(2) {
    padding:0 6px;
    box-sizing:border-box;   
}
html.rpm_mobile .rpm_form_list .field_readonly .field .flex:first-child > .cell:nth-child(2) {
    padding:0;   
}
html.rpm_mobile .rpm_form_list .field .flex:first-child > .cell > input[type="tel"] {
    border-bottom:1px solid #c9c9c9!important;
    border-radius:0;
}
html.rpm_mobile .rpm_form_list .field .flex.multi:first-child > .cell > input[type="tel"] {border-bottom:0!important}
html.rpm_mobile .rpm_form_list .field .flex {/* padding-bottom:4px; */}
html.rpm_mobile .rpm_form_list .field .flex .cell .rpm_btn_table {
    height:36px;
    line-height:36px;
    padding:.0 .57em;
    margin-left:0;
    font-size:.82em;
    white-space:nowrap;
    letter-spacing:-.25px;/* [COMMENT] 브라우저별로 -0.5 이하는 계산이 무시될 수 있어요. */
}
html.rpm_mobile .rpm_form_list :-ms-input-placeholder {color:#999!important;}
html.rpm_mobile .rpm_form_list ::-ms-input-placeholder {color:#999!important;}
html.rpm_mobile .rpm_form_list ::-webkit-input-placeholder {color:#999!important;}
html.rpm_mobile .rpm_form_list ::placeholder {color:#999!important;}
html.rpm_mobile .rpm_form_list .field input {
    font-size:.94em;
}
/* ( rpm_form_list - 인증번호 입력 + 인증시간  ) */
html.rpm_mobile .rpm_form_list .field .flex .time {
    font-size:.94em;
    text-align:center;
    vertical-align:middle;
    color:#888;
}
/* ( rpm_form_list - 콤보박스  ) */
html.rpm_mobile .rpm_form_list .flex.combo .cell {padding-left:13px;}
html.rpm_mobile .rpm_form_list .flex.combo .cell:first-child {padding-left:0}
/* ( rpm_form_list - 입력항목 Focus ) */
html.rpm_mobile .rpm_form_list .field.focus, 
html.rpm_mobile .rpm_form_list .field .flex.focus {border-bottom-color:#014b88}
html.rpm_mobile .rpm_form_list select:focus {border-bottom-color:#014b88!important}
/* ( WebSquare CSS Override ) */
html.rpm_mobile .rpm_form_list .w2selectbox_native.fixedWidth {
    width:100%!important;
    height:auto!important;
}
html.rpm_mobile .rpm_form_list .w2selectbox_native_select {background-position:92% center}
html.rpm_mobile .rpm_form_list .field .flex .w2selectbox_native_select {border-bottom:0}
/* ( rpm_mobile_list - 모바일용 리스트 ) */
html.rpm_mobile .rpm_p_cont {
    min-height:100%;
    padding:0;
}
html.rpm_mobile .rpm_mobile_list {
    overflow:auto;
    padding:0;
    margin:0;
}
html.rpm_mobile .rpm_mobile_list li {
    border-bottom:1px solid #eee;
}

html.rpm_mobile .rpm_mobile_list li > a {
    display: block;
    padding:14px 33px;
    box-sizing:border-box;
}
html.rpm_mobile .rpm_mobile_list li > a:focus {background-color:#d6fafa}
html.rpm_mobile .rpm_mobile_list li > a .highlight {color:#008bd0}

/* 모바일 회사찾기  */
html.rpm_mobile .w2window_content {padding:0;}
html.rpm_mobile .rpm_p_cont .rpm_biz_srch {
   background-color:#F8F8F8;
   border-bottom:1px solid #eee;
}




/***************** ( POPUP ) *****************/
.w2window.w2popup_window {
    z-index:9999;
}
/* ( popup template - WebSquare override ) */
.rpm_mobile .w2window.w2popup_window {
    position:fixed!important;
    top:20px!important;right:15px!important;
    left:15px!important;bottom:20px!important;
    
    /* [COMMENT] 팝업의 너비/높이는 전체 스크린의 92%로 지정 */
    width:92%!important;max-width:92%!important;
    height:92%!important;max-height:92%!important;
}
/* alert layer modal */
.rpm_mobile .layerWrap.w2modal_popupLayer {
    width:90%!important;
    max-width:90%!important;
    left:5%!important;
}
.rpm_mobile .layerWrap.w2modal_popupLayer .systemPop {
    max-width:none;
    min-width:0;
}
.rpm_wrap .w2modal,
.rpm_popup_wrap .w2modal {z-index:6000!important}
#grp_alertlayer {z-index:7000;}
/* mobile popup - 닫기버튼  */
.rpm_mobile .w2window_close {
    top:14px;
}
.rpm_mobile .w2window_close a {
    width:28px;height:28px;    
    background: url(/img/pensionedu/btn_contpop_close.png)7px 7px no-repeat;
    background-size:50% auto;
}
/* mobile - search */
.rpm_mobile .rpm_biz_srch {
    padding:10px 15px;
    border:0;
    box-sizing:border-box;
    background-color:#f8f8f8;
    overflow:hidden;
}

.rpm_mobile .rpm_biz_srch input[type=text] {
    font-size:1em;
    border:0;
    background-color:transparent;
}
.rpm_mobile .rpm_biz_srch .pop_btn_srch {
    display:inline-block;
    width:2em;height:2em;
    background:url(/img/pensionedu/rpm_mobile_search.png) center center no-repeat;
    background-size:70% auto;
    text-indent:-9999px;
    line-height:0;
}

.rpm_mobile #rpm_container .flex {max-width:none;}
div[class*="multi"] {height:auto!important}





/***************** ( BUTTONS ) *****************/
/* ( rpm_area_btns - 버튼 Wrapping DIV ) */
html.rpm_mobile .rpm_area_btns {
    padding:12px 0 20px;
    margin:20px -34px -20px;
    border-top:1px solid #eee;
    background-color:#f8f8f8;
}
html.popup_html .rpm_area_btns {margin:20px 0 -20px;}
html.rpm_mobile .rpm_area_btns .rpm_btn_primary {
    width:45%;
    box-shadow:none;
}
/* ( rpm_btn_link ) */
html.rpm_mobile .rpm_btn_link {
    font-size:.94em;
    text-decoration:underline;
    color:#0a90d2;
}
/* ( rpm_area_btmFixed ) */
html.rpm_mobile .rpm_area_btmFixed { 
    padding:20px 0 30px;
    position:static!important;
}
html.rpm_mobile .rpm_area_btmFixed .contents {
    padding-bottom:20px;   
}
html.rpm_mobile .rpm_area_btmFixed input[type="radio"] + label {
    margin-right:10px;
    font-size:1em;
}
html.rpm_mobile .rpm_area_btmBtns.single .rpm_btn_primary {
    width:50%;
    padding:10px 28.5px;
    
}

/* ( rpm_title_terms - 약관 ) */
html.popup_html .rpm_title_terms {
    padding-left:0;
    margin-bottom:10px;
    font-size:18px;
    background:none;
}
html.rpm_mobile .rpm_articles.agree {
    display:block;
    max-height:none;
    margin-bottom:30px;
    padding:14px 22px;
    font-size:.88em;
    border-radius:0;
}
html.rpm_mobile .termsAgree {
   padding:30px;
   min-height:calc(100% - 150px);
   line-height:1.5; 
} 







/***** ( rpm_tab_wrap - 탭 ) *****/
html.rpm_mobile .rpm_tab_wrap {
    padding-top:2.2em;
    
}
html.rpm_mobile .rpm_tab_wrap .rpm_tab_item a {
    width:100%;height:auto;
    padding:.46em 0;
    font-size:1em;
    text-align:center;
}
html.rpm_mobile .rpm_tab_wrap:before {
    height:1.5em;
}
html.rpm_mobile .rpm_tab_wrap:after {top:2.2em;}




/*************************************** [ 페이지 특성화 - MOBILE ] **************************************************/
/* ( login ) */
html.rpm_mobile .rpm_articles.login_form {padding:2em 0;}


html.rpm_mobile .rpm_articles.login_form .login_field, 
html.rpm_mobile .rpm_articles.login_form .util_btns {
    max-width:100%;
}




/*************************************** [ 임시!!!!!!! ] **************************************************/
/* (개발/퍼블 메뉴) */
.rpm_gnb_temp {display:none;}
.rpm_header .rpm_gnb.open.pubOpen {
    height: 300px;
}
/* ( rpm_gnb ) GLOBAL NAVIGATION [COMMENT] 퍼블용  메뉴 임시 스타일입니다.(S) */
.rpm_btn_gnb {
    display:block!important;
    position:absolute;right:12px;top:37px;
    font-size:0;line-height:0;
    height:41px;width:41px;
    border:1px solid #959595;
    background:#fff url(/img/pensionedu/rpm_btn_gnb.png) center center no-repeat;
    border-radius:4px;
}
.rpm_header .rpm_gnb.pubOpen {
    position:fixed;top:100px;left:0;right:0;
    overflow:hidden;
    height:0;border-width:0;
    border-color:#eee #fff #ddd;
    border-style:solid;
    background-color:#f7f7f7;
    transition:all ease .2s;
}
.rpm_header .rpm_gnb.pubOpen.open {
    height:296px;
    border-width:1px 0;
}
.rpm_header .rpm_gnb.pubOpen.ParentPub.open {height:306px}
.rpm_header .rpm_gnb.pubOpen .gnb_wrap {
    overflow:hidden;
    max-width:1000px;
    margin:auto;padding:30px 12px;
}
.rpm_header .rpm_gnb.pubOpen .depth2 {
    float:left;
    min-width:150px;
    padding:0 20px;
}
.rpm_header .rpm_gnb.pubOpen .depth2:first-child {padding-left:0;}
.rpm_header .rpm_gnb.pubOpen .menu_title {
    display:block;
    margin-bottom:10px;
    font-size:18px;
    letter-spacing:-1px;
    color:#001465;
}
.rpm_header .rpm_gnb.pubOpen .rpm_menu a {
    display:block;width:100%;
    padding:8px 0;
}
.rpm_header .rpm_gnb.pubOpen .rpm_menu a:hover {text-decoration:none;}
/* ( rpm_gnb ) GLOBAL NAVIGATION [COMMENT] 퍼블용  메뉴 임시 스타일입니다.(E) */




/* (모바일 메뉴) */
#BtnTempMenuSwitch {
    position: fixed;right: 10%;bottom: 50px;
    display: inline-block;
    width: 60px;
    background-color: #21b676;
    line-height: 34px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
}
._tempMobileHeading {
    margin-bottom:10px;
    text-align:center;
}
._tempMobileMenu {
    box-sizing:border-box;
    padding:20px;
}
._tempMobileMenu li {
    border-bottom:1px solid #ccc;
}
._tempMobileMenu li a {
    display:block;
    padding-left:20px;
    font-weight:700;
    line-height:50px;
    color:#011b6a;
}
