@charset "utf-8";

@import url(common.css?v=20250811);
 
.conTit { 
    margin-bottom: 68px;
    text-align: center;
    font-size:40px;
    font-weight:300;
    color:#242424;
    letter-spacing: -2px;
}
.conTit strong {
    font-weight: 500;    
}    
.top-tit { 
    margin-bottom:15px;
    font-size:24px;
    color:#242424;
    font-weight: 400;
}
.top-tit strong { 
    font-weight: 500;
}
.box-gray { 
    display: flex;
    justify-content: center;
    border-top:1px solid #222;
    background-color: #f8f8f8;
    margin-top: 20px;
} 
.box-gray > div {
    width: 50%;
    padding: 32px 0 0 0;
    min-height: 208px;
    box-sizing: border-box;
}
.box-gray > div:first-child {
    border-right:1px solid #d4d4d4;
}
.box-gray > div h4 {
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 400;
    color:#000;    
}
.box-gray > .single-box {
    width: 100%;
    border-right:0 none!important;
}
.box-gray > .single-box .find-box,
.box-gray > .single-box .method-box {
    border: 0 none;
}
.guide-box01 {
    margin-top:35px;
    padding: 20px 13px 20px;
    background-color: #eee;
}
.guide-box02 {
    padding: 17px 20px;
    background-color: #4c4c4c;
}   
.guide-box02 .txt {
    margin-top: 5px;
    padding-left:20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
}
.guide-box03 {
    background-color: #fff;
    border:1px solid #ccc;
    padding: 15px 40px;
}    
.guide-box03 p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}   

/*  가입유형선택  */
.subscription-type > .txt { 
    margin-bottom: 85px;  
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}
.mbr_top_txt { 
    margin-bottom: 85px;  
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}
.mbr_top_txt.type_overseas {
    margin-bottom:32px;
}
.subscription-type .bulText {
    margin-left: 18px;
}
.member-type {
    padding: 42px 0 37px 0;
}
.member-type > div {
    width: 50%;
    min-height: 272px;
    text-align: center;
    background-repeat:no-repeat;
    box-sizing: border-box;
}
.member-type.mbr-type_overseas {
    margin-bottom: 64px;
    padding-top:28px;
}
.member-type > .individual-member {
    padding: 147px 140px 0 220px;
    background-image:url(../images/contents/ico_individual.png);
    background-position:250px 53px;
    background-size: 66px 75px; 
}
.member-type .group-member {
    padding: 147px 170px 0 127px;
    background-image:url(../images/contents/ico_group.png);
    background-position:170px 53px;
    background-size: 110px 75px; 
}
.member-type > .permission-member1 {
    padding: 118px 0 0 54px;
    background-image:url(../images/contents/ico_permission1.png);
    background-position:215px top;
    background-size: 113px 113px; 
}
.member-type .permission-member2 {
    padding: 118px 54px 0 0;
    background-image:url(../images/contents/ico_permission2.png);
    background-position:163px top;
    background-size: 113px 113px; 
}
.member-type .permission-member2 .permission-cont {
    max-width:382px;
}

.mbr-type_row {
    padding:42px 0 52px;
}
.mbr-type_row .col_tit {
    display:block;
    width: 100%;
    font-size: 16px;
    padding:0 0 16px;
    text-align:center;
}
.mbr-type_row .mbr-type_col {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: center;
}
.mbr-type_row .mbr-type_col:first-child {
    border-right: 0 none;
}
.mbr-type_row .mbr-type_col + .mbr-type_col {
    border-left: 1px solid #d4d4d4;
}
.mbr-type_row .mbr-type_col.col_2 .inner_box  {
    width: 50%;
}
.mbr-type_row .inner_box {
    text-align: center;
    background-repeat:no-repeat;
    box-sizing: border-box;
}
.mbr-type_row .inner_box .txt {
    display: block;
    margin: 15px 0 0 0;
    line-height: 20px;
    letter-spacing: -1px;
    word-break: keep-all;
}
.mbr-type_row .inner_box .txt strong {
    display:block;
}
.mbr-type_row .individual-member {
    padding: 147px 0 0 0;
    background-image:url(../images/contents/ico_individual.png);
    background-position:top center;
    background-size: 66px 75px; 
}
.mbr-type_row .group-member {
    padding: 147px 0 0 0;
    background-image:url(../images/contents/ico_group.png);
    background-position:top center;
    background-size: 110px 75px; 
}
.mbr-type_row .joinBtn {
    width: auto;
    min-width:110px;
    padding:0 10px;
}
.mbr-notice_bottom .txt {
    margin-top: 20px;
    padding-left: 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.permission-small_tit {
    display:inline-block;
    min-width: 165px;
    min-height: 44px;
    line-height:43px;
    text-align: center;
    background-color: #000;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.5px;
    padding:0 20px;
    color:#fff;
}
.permission-cont {
    max-width:400px;
    padding-top:16px;
    margin: 0 auto;
    text-align:left;
}
.permission-txt_notice {
    display: block;
    margin-bottom:12px;
}
.permission-txt_list {
    display: flex;
    flex-flow: column wrap;
    align-content: flex-start;
    height: 64px;
    text-align:left;
}
.permission-txt_notice, 
.permission-txt_list li {
    font-size:15px;
    font-weight:400;
    color:#242424;
    letter-spacing: -0.5px;
    
}
.permission-txt_list li {
    position:relative;
    width: 50%;
    padding-left:8px;
    padding-bottom:6px;
}
.permission-txt_list li:before {
    display:block;
    position:absolute;
    top:0;
    left:0;
    content:"-";
}
.subscription-type .member-type .txt {
    display:block;
    margin:15px 0 0 0;
    line-height:20px;
    letter-spacing: -1px;
    word-break:keep-all;
}
/* 220602 */
.subscription-type .guide-box02 {
    margin-bottom: 55px;
    padding: 17px 42px 20px;
} 
.subscription-type .guide-box02 p {
    margin-bottom: 10px;
    color:#fff;       
}
.subscription-type .guide-box02 .txt01 {
    font-size: 16px;
    font-weight: 500;
}
.subscription-type .guide-box02 .txt02 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -1px;
}
.subscription-type .guide-box02 .linkBtn {
    margin-left: 0;
    line-height: 1;
    color:#91b5ff;
}
.subscription-type .guide-box02 .linkBtn::after {
    top:-2px;
    background-image: url(../images/contents/ico_shortcut01.png);
}

/* .진행상태 */
[class*=join-process] {
    margin:0 0 60px 0;
}
[class*=join-process] ol {
    display:flex;
    justify-content: space-between;
   margin: 0 auto; 
   position: relative;
}
[class*=join-process] ol.col03 {
    width: 540px;
}
[class*=join-process] ol.col04 {
    width: 606px;
}
[class*=join-process] ol.col05 {
    width: 686px;
}
[class*=join-process] ol.col06 {
    width: 766px;
}
[class*=join-process] ol::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #808080;
    position: absolute;
    top:38%;
    left: 0;
}    
[class*=join-process] ol li {
    width:80px;
    text-align: center;
    font-size:16px;
    font-weight:400;
    color:#000;
    position: relative;
    z-index: 5;
}
[class*=join-process] ol li span {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 13px;
    padding-top: 57px;
    border-radius: 50%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center 18px;
    text-align: center;
    color:#fff;
    font-size: 16px;
    font-weight: 900;
} 
[class*=join-process] ol li.active {
    /* color:#ff9c08; 230509 웹접근성 임시 주석 */
    color:#D28108;
}    
[class*=join-process] ol li.active span {
    /* background-color: #ff9c08; 230509 웹접근성 임시 주석 */
    background-color:#D28108;
} 
.join-process-personal02 ol li.step01 span,
.join-process-group02 ol li.step01 span {
    background-image: url(../images/contents/img_process01.png);    
    background-size: 30px;
}
.join-process-personal01 ol li.step01 span,
.join-process-personal02 ol li.step02 span, 
.join-process-group01 ol li.step01 span,
.join-process-group02 ol li.step02 span {
    background-image: url(../images/contents/img_process02.png);    
    background-size: 30px;
}
.join-process-personal01 ol li.step02 span,
.join-process-personal02 ol li.step03 span, 
.join-process-group01 ol li.step02 span,
.join-process-group02 ol li.step03 span {
    background-image: url(../images/contents/img_process03.png);    
    background-size: 39px 29px;
}
.join-process-group01 ol li.step03 span,
.join-process-group02 ol li.step04 span {
    background-image: url(../images/contents/img_process04.png);    
    background-size: 30px 30px;
}   
.join-process-personal01 ol li.step03 span,
.join-process-group01 ol li.step04 span {
    background-image: url(../images/contents/img_process05.png);    
    background-size: 34px 33px;
}
.join-process-personal02 ol li.step04 span,
.join-process-group02 ol li.step05 span {
    background-image: url(../images/contents/img_process06.png);    
    background-size: 30px;   
}
.join-process-personal01 ol li.step04 span,
.join-process-personal02 ol li.step05 span,
.join-process-group01 ol li.step05 span,
.join-process-group02 ol li.step06 span {
    background-image: url(../images/contents/img_process07.png);    
    background-size: 32px 31px;
}

/* 약관동의 */
.terms-list .item {
    margin-top:60px;
}
.terms-list .item  h4{
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 22px;
    font-weight: 500;
}    
.terms-list .item:first-child {
    margin-top:0;
}
.terms-wrap label {
    display: inline-block;
    line-height:27px;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400;
    color:#242424;
}
.terms-cont {
    height:208px;
    margin:0 0 10px 0;
    padding:15px;
    font-size:14px;
    font-weight:400;
    color:#646464;
    line-height:22px;
    background-color: #eee;
    box-sizing: border-box;
    overflow-y:scroll;
}
.terms-cont::-webkit-scrollbar {
    width: 8px;
	margin-top:10px;
	margin-bottom:10px;
}
.terms-cont::-webkit-scrollbar-thumb {
    height: 50%;
    background-color: #a6a6a6;
    border-radius: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.terms-cont::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.terms-cont h5,
.terms-cont h6{
    font-weight:500;
}
.terms-cont h5{
    margin-bottom: 10px;
    font-size:16px;
}
.terms-cont h6{
    margin-bottom: 10px;
    font-size:15px;
}
.terms-cont p{
    margin-bottom: 30px;
    font-size:14px;
    line-height: 22px;
    font-weight:400;
}
.terms-cont ol, .terms-cont ul{
    margin-bottom: 30px;
}
.terms-cont li{
    margin-top:5px;
    font-size:14px;
}
.terms-cont ol li{
    padding-left:18px;
    text-indent:-18px;
}
.terms-cont ul li{
    padding-left:11px;
    text-indent:-9px;
}
.terms-cont li > ol {
    margin:5px 0 0 0;
}
.terms-cont li > ol > li {
    font-size: 13px;
}
.terms-cont table{
    margin-bottom:30px;
    border:1px solid #a7a7a7;
    border-right:0;
}
.terms-cont table th{
    padding:10px 0 11px;
    border-right:1px solid #a7a7a7;
    vertical-align: middle;
}
.terms-cont table td{
    padding:10px 5px;
    text-align:center;
    vertical-align:middle;
    border-top:1px solid #a7a7a7;
    border-right:1px solid #a7a7a7;
}
.terms-cont table td.tal {
    text-align:left;
}
.terms-cont dl {
    margin-top:20px;
}
.terms-list .chk {
    display:block;
}
.terms-wrap .terms-list .chk label {
    vertical-align: middle;
}   
.confirm {
    margin-top: 40px;
    text-align: right;
}
.confirm > span {
    display: inline-block;
    line-height: 42px;
    margin-right: 25px;
    vertical-align: middle;
}
.terms-wrap .confirm label {
    height: auto;
}

/* join-top */
.join-top {
    margin-bottom:15px;
}
.join-top .txt {
    display:block;
    margin-top: 9px;
    padding-left: 10px;
    font-size:14px;
    font-weight:400;
    color:#242424;
    line-height:16px;
    word-break:keep-all;
}

/* 개인 본인인증 */
.certifyBtn {
    width: 160px;
    height: 40px;
    line-height:40px;
    text-align: center;
    border:1px solid #ccc;
    border-radius: 20px;
    background-color: #fff;
    font-size: 18px;
    color:#242424;
    transition: all 0.3s;
}
.certifyBtn:hover {
    background-color: #ff9c08;
    border-color:#ff9c08;
    color:#fff;
}
.member-authentication .guide-box02 {
    margin-bottom: 40px;
}
.member-authentication .check-member + .check-member {
    margin-top: 40px;
}
.tabBox {
    margin-top: 10px;
    border:1px solid #ccc;
}
.tabBox .tab {
    display: flex;
    margin-bottom: 40px;
}
.tabBox .tab li {
   width: 50%;
    height: 50px;
    line-height: 44px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
}
.tabBox .tab li.active {
    background-color: #fff;
    border-color: #fff;
}
.tabBox .tab li:first-child {
    border-right: 1px solid #ccc;
}    
.tabBox .tab li label {
    font-size: 18px;
    font-weight: 500;
    color:#808080;
}    
.tabBox .tab li.active label {
    color:#242424;
}
.check-member .txt {
    font-size: 14px;
    line-height: 20px;
    color:#242424;
    text-align: center;
}   
.check-member.txt + .txt {
    margin-top: 25px;
}
.check-member .mem {
    padding-bottom:45px;
}
.check-member .mem .txt strong {
    font-weight: 500;
} 
.member-authentication .mem .noteText {
    display: inline-block;
    margin-top: 10px;
    padding-left: 284px;
}    
.member-authentication .check-find {
    display: flex;
    margin-top: 20px;
    padding: 0 216px 0 214px;
}
.member-authentication .check-find .btns {
    width: 182px;
}    
.member-authentication .check-find .inputArea {
    width: 367px;
    margin-right: 7px;
}
.member-authentication .inputArea span {
    display: block;
}
.member-authentication .inputArea span:first-child {
    margin-bottom: 5px;
}    
.member-authentication .inputArea label {
    display: inline-block;
    width:  67px;
    font-size: 14px;
    color:#242424;
} 
.member-authentication .inputArea input {
    display: inline-block;
    width: 80%;
    height: 40px;
}
.member-authentication .check-find  button {
    width:86px;
    height:86px;
    text-align: center;  
    font-size: 15px;
    font-weight: 400;
}
.member-authentication .check-find .checkBtn {
    background-color: #000;
    line-height: 84px;
    color:#fff;
}
.member-authentication .check-find .findInforBtn {
    margin-left: 4px;
    padding: 6px 0 0 0;
    line-height: 20px;
    background-color: #fff;
    border:1px solid #ccc;
    color:#242424; 
}
.member-authentication .nonmem {
    display: none;
    padding-bottom:40px;
    text-align: center;
}
.nonmem .txt + .txt {
    margin-top:25px;
}
.member-authentication .nonmem .agree {
    margin-top: 45px;
}
.member-authentication .nonmem .agree  input[type='checkbox'] + label {
    padding-left: 33px;
}
.nonmem .agree  input[type='checkbox'] + label strong {
    font-weight: 500;
}
.nonmem .agree  input[type='checkbox'] + label::after {
    content: '*';
    position:absolute;
    top:0;
    left: 26px;
    color: #ff0000;
}    
.newMemRegist {
    display: none;
    margin-top: 60px;
}
.newMemRegist .txt01 {
    margin: 10px 0 20px 0;
    padding-left: 10px;
}
/* 220602추가 */
.newMemRegist .box-gray {
    display: block;
    margin-top: 15px;
    padding:45px 0;
    text-align: center;
} 
.newMemRegist .box-gray p {
    margin-bottom: 35px;
    font-size: 14px;
    line-height: 20px;    
}
.newMemRegist .box-gray .button01 {
    width: 220px;
}
.method-box {
    display: flex;
    border:1px solid #ccc;
}
.method-box li{
    position:relative;
    width:33.333%;
    height:273px;
    padding:133px 20px 29px;
    font-size:16px;
    font-weight:500;
    text-align:center;
    background-color:#fff;
    background-position-x:center;
    background-repeat:no-repeat;
    box-sizing: border-box;
}
.method-box.item_2 li {
    width: 50%;
}
.method-box.item_2 li:last-child {
	border-right: 0 none;
}
.method-box li.phone{
    border-right:1px solid #ccc;
    background-image:url(../images/contents/ico_member_phone.png);
    background-position-y:43px;
    /* background-size:43px 69px; */
    background-size:36px 58px; 
}
.method-box li.i-pin{
    border-right:1px solid #ccc;
    background-image:url(../images/contents/ico_member_ipin.png);
    background-position-y:47px;
    /* background-size:62px; */
    background-size:47px 49px; 
}
.method-box li.email{
    background-image:url(../images/contents/ico_member_mail.png);
    background-position-y:50px;
    /* background-size:53px 58px; */
    background-size:51px 49px; 
}
.method-box li .txt {
    margin-top: 15px;
    font-size: 15px;
    line-height: 20px;
}
.method-box li > div + div {
    padding-top:8px;
}
.list-style-dash li{
    position:relative;
    margin-top:5px;
    padding-left:8px;
    font-size:14px;
    font-weight:400;
    color:#646464;
    line-height:22px;
    word-break:keep-all;
}    
.list-style-dash li:first-child{
    margin-top:0;
}
.list-style-dash li:before{
    content:"";
    position:absolute;
    left:0;
    top:10px;
    width:3px;
    height:3px;
    border-radius: 50%;
    background:#818181;
}
.list-style-dash li.emphasis {
    color:#9e0b0f;
}
#mailCertify .button01 {
    width: 100px;
    padding: 0;
    text-align: center;
}
.layer-pop-cont .tabBox {
    margin-top: 0;
}
#findIdPop .tabBox .tab,
#findPwPop .tabBox .tab {
    margin-bottom: 15px;
}
.layer-pop-cont  .tabBox .tab li {
    line-height: 50px;
    cursor: pointer;
}
.authentication-method {
    padding: 0 19px 20px;
}
.authentication-method  .method-box {
    margin-top: 15px;
    padding: 17px 0;
}
.authentication-method  .method-box li {
    height: auto;
    padding: 86px 14px 7px;
}
.authentication-method  .method-box li.phone {
    background-position-y: 18px;   
}
.authentication-method  .method-box li.i-pin {
    background-position-y: 22px
}    
.authentication-method .method-box li.email {
    background-position-y: 21px;
}
.layer-pop-cont   .certifyBtn {
    width: 100px;
    height: 32px;
    line-height: 30px;
    line-height: -1px;
    font-size: 14px;
}
.authentication-method .idInput {
    margin: 15px 0 0 0;
}
.authentication-method .idInput label {
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: 500;
}
.authentication-method .idInput input {
    width: 100%;
    height: 36px;
}
.layer-pop-cont .list-style-dash li {
    margin-top: 0;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -1px;
}
.layer-pop-cont  .list-style-dash li:before {
    top:6px
}
.layer-pop-cont .guide-box01 {
    margin-top: 20px;
    padding: 10px 9px;
}
.layer-pop-cont .id-verification {
    padding:0 60px 47px;
}
.layer-pop-cont .id-verification .txt {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0px 0 5px 100px;
    font-size: 13px;
    line-height: 18px;
    background-size: 54px 41px;
    background-position-x:17%;
}
.layer-pop-cont .id-verification .confirmBox {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
}
.layer-pop-cont .confirmBox p {
    font-size: 14px;
}
.layer-pop-cont .confirmBox p + .btnCenter {
    margin-top: 30px;
}
.layer-pop-cont .temporary-password {
    padding: 0  20px 20px;
}
.layer-pop-cont .temporary-password h5 {
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    font-size: 14px;
    font-weight: 500;
   color:#242424;
}
.layer-pop-cont .temporary-password .txt {
    width: 74%;
    margin: 0 auto 20px;
    padding: 15px 0 0 56px;
    font-size: 13px; 
    line-height:18px;
    background-image:url(../images/contents/ico_lock01.png);
    background-position: 0 18px;
    background-size:34px 45px;
}
.layer-pop-cont .temporary-password .receive-method {
    width: 100%;
    height: 160px;
    padding: 23px 0;
    border:1px solid #ccc;
}
.layer-pop-cont .temporary-password .receive-method li {
    height: auto;
    padding: 86px 14px 7px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    background-position-x: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}
.layer-pop-cont .temporary-password .receive-method .email {
    background-size:51px 49px; 
    background-position-y: 21px;
}    
.layer-pop-cont  .temporary-password .receive-method li.sms {
    background-size:36px 58px;    
    background-position-y: 18px; 
}
.layer-pop-cont  .guideText {
    font-size: 13px;
    font-weight: 400;
}
.layer-pop-cont .form-list  dt {
    margin-bottom: 5px;
}
.layer-pop-cont .form-list  dt span {
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
    color:#808080;
    letter-spacing: -0.5px;
    vertical-align: middle;
}
.layer-pop-cont .form-list dt label {
    font-weight: 500;
}
.layer-pop-cont .form-list  dd {
    margin-bottom: 20px;
}
.inp-width01 {
    width: 74.5%;
}
 
/* 통합회원 전환  개인 통합ID선택  */
/* 220602 추가 */
.integratedID .bulText01 {
    margin-bottom: 20px;
}
.choice-box {
    padding: 47px 100px 44px 89px;
}
.choice-box h4 {
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 400;
    color:#000;
}
.choice-box .selection li {
    position: relative;   
}
.choice-box .selection li:first-child {
    margin-bottom: 30px;
}    
.choice-box .selection li h5 {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 400;
    color:#242424;
}
.choice-box .selection li p {
    padding-bottom: 10px;
    border-bottom: 1px  solid #d4d4d4;
    font-size: 14px;
    font-weight: 400;
}
.choice-box .resultTxt01 {
    color:#808080;
}
.choice-box .resultTxt02 {
    color:#4669b7;
}
.choice-box .resultTxt03 {
    color:#f30028;
}
.choice-box .selection li button {
    position: absolute;
    top:14px;
    right:0;
} 
.choice-box .existingID {
    padding-right:47px;
    margin-right: 43px;
}  
.choice-box .newID .create p {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 20px;
}
.choice-box .newID .double-check {
    position: relative;
}
.choice-box .newID .double-check input[type='text'] {
    width: 277px;
    height: 32px;
}
.choice-box .selection li  .inquiry-result {
    top:0;
    right: 0;
}   
.choice-box .selection li  .inquiry-result span {
    display: none;
    position:absolute;
    top: 30px;
    right: 0;
    font-size: 14px;
}
/*  220602 */
.choice-box .newID .double-check span {
    display: inline-block;
    min-width: 277px;
    line-height: 32px;
    font-size:13px;
} 
.choice-box .newID .double-check span.resultTxt02 {
    margin-top: 10px;
}
.form-list  dt label {
    font-size:14px;
    font-weight:400;
    color:#242424;
    line-height:21px;
}
.form-list  dt span {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
    color:#808080;
}
.form-list  dd {
    margin-bottom: 25px;
    position:relative;
} 
.form-list  dd:last-child {
    margin-bottom: 0;
}
.form-list  dd button {
    position: absolute;
    top:0;
    right: 0;
}
 
/* 통합회원 전환 단체 본인인증 */
.member-authentication.group .guide-box03 {
    margin: -40px 0 40px;
}
.member-authentication.group p strong {
    font-weight: 500;
}    
.member-authentication.group .text01 {
    margin-bottom:15px;
}
.member-authentication.group .guide-box02 .list-style-dash li {
    color: #fff;
}
.member-authentication.group .guide-box02 .list-style-dash li:before {
    background-color: #fff;
}   
.inp-box {
    padding:25px 30px 25px;
    border:1px solid #ccc;
}
.member-authentication.group .inp-box + .guide-box01 {
    margin-top: 25px;
}     
.inp-box h5 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color:#242424;
}
.inp-box .group-type {
    margin-bottom: 54px;
}
.inp-box .group-type h5 {
    margin-bottom: 13px;
}
.inp-box .group-type .rdoList {
    display: flex;
    flex-wrap: wrap;
}    
.inp-box .group-type .rdoList li {
    width: 25%;
}
.inp-box .group-type .rdoList li:first-child { 
    
}    
.inp-box .group-type input[type='radio'] + label {
   height: auto; 
}
.group-type input[type='radio']:checked + label, .group-type input[type='radio']:focus + label {
    font-weight:700;
}

.inp-box .group-type .rdo_desc_small {
    display:block;
    font-size:13px;
    font-weight:400;
    line-height:1.2;
    color:#888;
}
.group-regist {
    display: flex;
    position:relative
}
.group-regist div {
    width: 267px;
    position: relative;
} 
.group-regist div:first-child {
    width: 372px;
    margin-right: 35px;
}
.group-regist  div input {
    width: 100%;
    height: 32px;
}
.group-regist .button-inner01  {
    margin: 24px 0 0 5px;
}
.group-regist .noteText {
    display: block;
    margin: 10px 0 0 8px;
}
.representative-confirm {
    margin-top: 60px;
}
.inquiry-representative {
    margin-bottom: 15px;
}
.representative-confirm .group-regist div {
    width: 430px;
}
.representative-confirm .group-regist div:first-child {
    width: 430px;
    margin-right: 40px;
}
 
/*  대표자 확인 팝업 */
.table-type01 {
    border: 1px solid #ccc;
    border-collapse: separate;
    border-radius: 10px;
}
.table-type01 thead th, .table-type01 tbody td {
    text-align: center;
    vertical-align: middle;
}
.table-type01  thead th {
    height: 35px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.table-type01  tbody td {
    height: 37px;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
}     
.table-type01 thead th:first-child {
    border-radius: 10px 0 0 0;
}
.table-type01 thead th:last-child {
    border-radius: 0 10px 0 0;
}
.table-type01 th:only-child{
    border-radius: 10px 10px 0 0;
}
 
.table-type01 tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}
.table-type01 tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}
#representative-inquiry .text02 {
    margin: 10px 0 13px;
}
#representative-inquiry .noteText {
    display: block;
    margin-top: 10px;
}
.group-member-type {
    margin: 20px 0 10px;
}
.group-member-type .rdoList {
    display: flex;
}
.group-member-type .rdoList li {
    margin-left: 24px;
}
.group-member-type .rdoList li:first-child {
    margin-left: 0;
}    
.group-member-type .rdoList input[type='radio'] + label {
    font-size: 14px;
}
.group-member-type .inp-box {
    margin-top: 10px;
    padding: 15px 15px 14px 14px;
}
.group-member-type .inp-box label {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
}    
.group-member-type .inp-box input {
    width: 100%;
}    
.group-member-type + .btnRight {
    margin-top: 0;
}

/* 통합회원 전환  가입 완료 */
.join-complete{
    margin-top: 40px;
}
.join-complete p {
    font-weight:400;
    color:#242424;   
    text-align:center; 
}
.join-complete .txt01 {
    margin-bottom: 10px;
    font-size:24px;
    line-height:16px;
    letter-spacing: -1px;
}
.join-complete .txt01 strong {
    font-weight: 500;
}
.join-complete .txt02 {
    font-size:15px;
    line-height:1.4;
    padding-top:15px;
}    
.complete-box {
    width:380px;
    margin: 35px auto 0;
    padding:25px 30px;
    border:1px solid #ccc;
    border-radius: 10px;
}
.complete-box ul li {
    margin-bottom: 20px;
    padding-bottom: 23px;
    border-bottom: 1px solid #d4d4d4;
}
.complete-box ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}    
.complete-box ul li span{
    display: inline-block;
    width: 70px;
    font-size: 14px;
    font-weight: 400;
    color:#242424;
}
.complete-box ul li strong {
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    color:#242424;
}
.btn-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 373px;
    margin: 50px auto 0;
}
.btn-links a {
    display: block;
    width: 180px;
    height: 38px;
    line-height: 36px;
    border-radius: 20px;
    border:1px solid #ccc;
    background-color: #fff;
    font-size: 17px;
    font-weight: 400;
    color: #242424;
    position:relative;
    box-sizing: border-box;
}   
.btn-links a::after {
    content: '';
    width: 13px;
    height: 14px;
    background: url(../images/contents/ico_direct.png) no-repeat 0 0;
    position: absolute;
    top:12px;
}  
.btn-links a:first-child {
    padding-left: 52px;
}
.btn-links a:first-child::after {
    left: 27px;
}
.btn-links a:last-child {
    padding-left: 24px;
}
.btn-links a:last-child::after {
    right: 22px;
    transform: rotate(180deg);
}
.join-complete .btn-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.join-complete .btn-links a {
    display: block;
    width: 180px;
    height: 38px;
    line-height: 36px;
    border-radius: 20px;
    border:1px solid #ccc;
    background-color: #fff;
    font-size: 17px;
    font-weight: 400;
    color: #242424;
    position:relative;
    box-sizing: border-box;
}   
.join-complete .btn-links a::after {
    content: '';
    width: 13px;
    height: 14px;
    background: url(../images/contents/ico_direct.png) no-repeat 0 0;
    position: absolute;
    top:12px;
}  
.join-complete .btn-links a:first-child {
    padding-left: 52px;
}
.join-complete .btn-links a:first-child::after {
    left: 27px;
}
.join-complete .btn-links a:last-child {
    padding-left: 24px;
}
.join-complete .btn-links a:last-child::after {
    right: 22px;
    transform: rotate(180deg);
}

/* 로그인 */
.loginWrap .txt {
    margin-top: 20px;
    padding-left: 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.loginBox {
    display:flex;
    padding: 38px 0;
    border-top:1px solid #222;
    background-color: #f8f8f8;
    margin-top: 70px;
}
.loginBox > div {
    width: 50%;
    box-sizing: border-box;
}
.login-left {
    padding: 15px 48px 0 90px;
}
.login-left .member-classification {
    display: flex;
    justify-content: center;
}
.login-left .member-classification li:first-child {
    margin-right: 15px;
    padding-right:14px;
    position: relative;
}
.login-left .member-classification li:first-child::after {
    content:'';
    width: 1px;
    height: 18px;
    background-color: #e0e0e0;
    position: absolute;
    top:4px;
    right: 0;
}    
.login-left .member-classification li button {
    font-size: 18px;
    font-weight: 400;
    color:#242424;
}
.login-left .member-classification li.active button {
    padding-bottom: 13px;
    font-weight: bold;
    position: relative;    
}
.login-left .member-classification li.active button::after {
    display: block;
    content:'';
    width: 100%;
    height: 3px;
    background-color: #ff9c08;
    position: absolute;
    bottom:0;
    left: 0;
}
.login-left .form-list {
    margin-top:15px;
}
.login-left .form-list dt {
    position:relative;
    margin-bottom: 10px;
}
.login-left .form-list dt label {
    line-height: 16px;
}
.login-left .form-list dt label.text02::before,
.login-left .form-list dt label.viewPwLabel::before {
    top:-2px
}
.login-left .form-list dt .noteText {
    margin-left: 20px;   
    vertical-align: middle; 
}
.login-left .form-list dt .chk-id {
    position:absolute;
    top:0;
    right: 0;
}
.login-left .form-list dt .chk-id label {
    font-size: 13px;
    color:#808080; 
}
.login-left .form-list dt .view-password {
    position:absolute;
    top:0;
    right: 0;
}
.login-left .form-list dt .view-password label {
    font-size: 13px;
    color:#808080; 
}
.login-left .form-list dd input[type='text'],
.login-left .form-list dd input[type='password'] {
    width: 100%;
    height: 38px;
}
.login-left .form-list dd .msg {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    color:#808080
}
.login-left  .login-menu {
    margin-top:20px;
    display: flex;
    justify-content: center;
}
.login-left  .login-menu a {
    display: block;
    margin-right:6px;
    padding-right:6px;
    font-size: 13px;
    font-weight: 400;
    color:#242424;
    position:relative;
} 
.login-menu a:last-child{
    margin-right:0;
    padding-right:0;
}
.login-menu a:after{
    content:"";
    width:1px;
    height: 15px;
    position:absolute;
    top:0;
    right:0;
    background-color:#ccc;
}
.login-menu a:last-child::after {
    display: none;
}   
.login-btm {
    margin-top:35px;
    /* overflow: hidden; */
} 
.login-btm .findId {
    display: inline-block;
    height: 40px;
    line-height: 35px;
}
.login-btm .loginBtn {
    float: right;
    width: 160px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color:#fff;
    /* background-color: #ff9c08; 230508 (웹접근성)임시주석 */
    background-color: #D28108;
    font-family:'Noto Sans CJK KR','Noto Sans KR',sans-serif;
}
.login-right {
    padding: 15px 87px 0 50px;
    border-left:1px solid #ccc;
}
.login-right h4 {
    margin-bottom: 55px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #242424;
} 
.login-right p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.social-link a {
    display:block;
    width:100%;
    height:48px;
    line-height: 46px;
    margin-bottom: 15px;
    padding: 0 0 0 174px;
    border:1px solid #ccc;
    background-repeat:no-repeat;
    background-color: #fff;
    font-size: 15px;
    font-weight: 500;
    color:#242424;
    box-sizing: border-box;
}
.social-link .facebook{
    background-position:50px 0;
    background-image:url(../images/contents/ico_facebook.png);
} 
.social-link .naver{
    background-position:69px center;
    background-image:url(../images/contents/ico_naver.png);
}
.social-link .google{
    background-position:72px center;
    background-image:url(../images/contents/ico_google.png);
}
/* 220705 추가  */
.login-guide  .bulText02 {
    color:#ff9c08;
    font-size: 18px;
}
.login-guide  .txt {
    margin-bottom: 10px;
    padding-left: 0;
}
.login-guide .guideText {
    margin-bottom: 5px;
    padding-left: 25px;
    color:#fff;
    font-weight: 400;
}
.login-guide .guideText::before {
    top:4px;
}
.login-guide .guideText span {
    border-bottom: 1px solid #fff;
}    
.login-guide  .btnRight {
    margin-top: 20px;
}
.login-guide  .btnRight .button {
    width: 190px;
    height: 30px;
    line-height: 29px;
    padding: 0 18px 0 0;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}   
.login-guide  .btnRight .button:first-child {
    padding: 0 10px 0 0;
    color:#ff9c08;
    border-color: #ff9c08;
}
.login-guide  .btnRight .button::after {
    content: '';
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
}    
.login-guide  .btnRight .button:first-child::after {
    width: 13px;
    height: 14px;
    background-image: url(../images/contents/ico_direct.png);
    top: 8px;
    right: 15px;
    transform: rotate(180deg);
}
.login-guide  .btnRight .button:last-child::after {
    width: 24px;
    height: 24px;
    background-image: url(../images/contents/file_download_white.svg);
    background-size: contain;
    top: 2px;
    right: 7px;
}

/*  신규가입 정보입력 */
.tit-area {
    position:relative;
    margin-bottom: 10px;
}
.tit-area:after{
    content:"";
    display:table;
    clear:both;
}
.tit-area .noti {
    padding-left:10px;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top:0;
    right: 0;
}
.tit-area .noti::before{
    content:"*";
    display: inline-block;
    color: #ff0101;
    position:absolute;
    top:1px;
    left:0;
}
.tit-area .chk {
    position: absolute;
    top:-3px;
    right: 0;   
}
.tit-area .chk label {
    font-size: 14px;
}
.tit-area .tooltip {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url(../images/contents/ico_tooltip.png) no-repeat 0 0;
    background-size: 20px;
    vertical-align: middle;
}
.tit-area .tooltip .tooltiptext {
    visibility: hidden;
    display: block;
    width: 180px;
    padding: 4px 10px;
    background-color: #f0f0f0;
    border-radius: 6px;
    border:1px solid #808080;
    font-size: 11px;
    color: #010101;
    line-height:14px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    bottom: 135%;
    left: 50%;
    margin-left: -170px;
    opacity: 0;
    transition: opacity 1s;
}
.tit-area .tooltip .tooltiptext::after {
    content: "";
    width: 5px;
    height: 7px;
    position: absolute;
    top: 100%;
    right: 5px;
    background: url(../images/contents/img_downArrow.png) no-repeat 0 0;
}
.tit-area .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.inp {
    display:block;
    position:relative;
}
.inp + .inp {
    margin-top:5px;
}
.form-wrap {
    margin-bottom: 55px;
    border-top:1px solid #d4d4d4;
    border-bottom: 0;
}
.form-wrap dl {
    display: table;
    width: 100%;
    min-height: 62px;
}
.form-wrap dl dt,
.form-wrap dl dd {
    display: table-cell;
    border-bottom: 1px solid #d4d4d4;
}
.form-wrap dl dt {
    width: 145px;
    padding:0 18px 0 25px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -1px;
    vertical-align: middle;
    background-color: #f8f8f8;
    box-sizing: border-box;
    position:relative;
}
.form-wrap dl dt.required::after{
    content:"*";
    display: inline-block;
    color: #ff0101;
    margin-left:4px;
}
.form-wrap dl dd {
    padding: 15px 30px 15px 37px;
    font-size: 15px;
    vertical-align: middle;
    position:relative;
}
.form-wrap dl dd.division {
    display: block;
}
.form-wrap dl dd.division p {
    margin-bottom: 10px;
    padding-left: 8px;
    font-size: 15px;
    font-weight: 400;
    color:#242424;
    position: relative;
}
.form-wrap dl dd.division p::before {
    content:"";
    display: block;
    width: 3px;
    height: 3px;
    background-color: #ff0101;
    position: absolute;
    top:5px;
    left: 0;
}
.form-wrap dl dd.division .notice {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color:#808080;
}
.form-wrap dl dd.certified-inp {
    display: none;
}
.form-wrap dl dd input[type=text],
.form-wrap dl dd input[type=password] {
    width: 200px;
    height: 32px;
}
.form-wrap dl dd label {
    font-size: 15px;
}    
.form-wrap dl dd .pw input{
    margin-right: 15px;
}
.form-wrap dl dd input.inputS {
    width: 55px;
}
.form-wrap dl dd input.inputM {
    width: 100px;
}
.form-wrap dl dd input.inputL {
    width: 520px;
}
.form-wrap dl dd button {
    position:relative;
    margin-left: 3px;
}
.form-wrap dl dd .textBox {
    width: 660px;
}
.form-wrap dl dd .noteText {
    display:block;
    margin-top:10px;
    padding-left: 3px;
    font-size:13px;
    font-weight:400;
    color:#808080;
    line-height:16px;
}
.form-wrap dl dd .activitieList  {
    display: flex;
}
.form-wrap dl dd .activitieList li {
    margin: 0 0 0 125px;
}
.form-wrap dl dd .activitieList li:first-child {
    margin: 0;
}    
.form-wrap dl dd label + .select-item {
    margin:0 0 0 15px;    
}   
.form-wrap dl dd .rdo label {
    margin:0 65px 0 8px;
}
.form-wrap dl dd .news {
    margin-bottom: 25px;
}
.form-wrap dl dd .news .newsList {
    display: flex;
    padding-left: 10px;
}
.form-wrap dl dd .news .newsList li {
    margin-right: 45px;
}
.form-wrap dl dd .news .newsList li:last-child {
    margin-right: 0;
}    
.form-wrap dl dd .news .newsList li label {
    margin-left:5px;
}
.form-wrap dl dd .news + .news {
    margin-bottom: 0;
}
.form-wrap dl dd .filebox {
    position: relative;
}
.form-wrap dl dd .filebox + .filebox {
    margin-top: 5px;
}
.form-wrap dl dd .filebox label{
    display: inline-block;
    width: 90px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    background-color: #1d1d1d;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
}   
.form-wrap dl dd .filebox .upload-name {
    width: auto;
    padding: 0 10px;
    border: none;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    color: #808080;
}
.form-wrap dl dd .filebox .upload-hidden {
    position:absolute;
    overflow:hidden;
    padding:0;
    margin:-1px;
    width:1px;
    height:1px;
    clip:rect(0,0,0,0);
    border:0;
} 
#inquirePop .text02 {
    margin: 10px 0 15px;
    text-align: center;
}

/* 신규신규가입 단체 본인 인증 */
.group-authentication .guide-box02 {
    margin-bottom: 40px;
}
.group-authentication .guide-box02 .linkBtn {
    color: #91b5ff;
}
.group-authentication .guide-box02  .linkBtn::after {
    background-image: url(../images/contents/ico_shortcut01.png);
}
.group-authentication .inp-box {
    margin-bottom: 55px;
}
.group-authentication .guide-box01 {
    margin-top: 10px;
}
.representative-confirm .guide-box03 {
    margin-bottom: 60px;
}

/*  아이디 찾기 */  
.find-type .box-gray {
    margin-bottom: 50px;
    padding: 40px;
}
.find-type .box-gray > div h4 {
    text-align: center;
}
.find-type .method-box {
    padding: 17px 0;
}
.find-type .method-box li {
    height: auto;
    background-color: transparent;
    border-right: 1px solid #ccc;
}
.find-type .method-box li.email {
    border-right: 0;
}
.find-type  .joinBtn {
    width: 100px;
    height: 32px;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: -1px;
}
.find-type .box-gray .left-box {
    padding:0 40px 0 0;
}    
.find-type .box-gray .right-box {
    padding:0 0 0 40px;
}
.find-type .box-gray .right-box .regist-num {
    margin-bottom: 20px;
}
.find-type .box-gray .right-box .regist-num label {
    margin-right: 25px;
    font-size: 14px;
}
.find-type .form-list {
    padding: 15px;
    border:1px solid #ccc;    
}
.find-type .guide-box01 {
    margin-top: 10px;
}
.find-type .btnRight {
    margin-top: 15px;
}
.find-password .bulText01 + .text01,
.find-type .bulText01 + .text01 {
    margin-top: 10px;
}

.inp-center-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom:36px;
}
.inp-center-wrap label {
    display:block;
    position:relative;
    padding-right:15px;
    margin-right:15px;
}
.inp-center-wrap label:after {
    display:block;
    position:absolute;
    top:0;
    right:0;
    width: 1px;
    height:16px;
    background:#ccc;
    content:"";
}

/* 아이디 확인 */
.id-verification .box-gray {
    display: block;
    margin-top: 0;
    padding: 50px 0 60px;
}
.id-verification .txt {
    width:100%;
    margin-bottom:25px;
    padding: 16px 0 18px 9%;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -1px;
    text-align: center;
    background: url('../images/contents/ico_verification.png') no-repeat 28% 0;
    background-size:78px 58px;
}
.id-verification .confirmBox {
    width: 600px;
    height: 250px;
    margin:0 auto;
    padding: 70px 0;
    box-sizing: border-box;
    background-color: #fff;
}
.confirmBox p {
    font-size: 18px;
}
.confirmBox p span.name {
    color:#000;
}    
.confirmBox p span.id {
    color:#ff9c08;
}   
.confirmBox p + .btnCenter {
    margin-top: 50px;
}

/* 비밀번호 찾기 */
/* .find-password  .box-gray {
    margin-bottom: 0;
} */
/* .find-password .guide-box01 {
    margin-top: 0;
} */
.find-password .box-gray {
    padding: 40px;
}
.find-password .box-gray > div h4 {
    text-align: center;
}
.find-box {
    padding: 15px;
    border: 1px solid #ccc;
}
.find-box >  label {
    display: block;
    margin-bottom: 10px;

}   
.find-box .method-box {
   padding: 18px 0 0 0;
    border:0
}
.find-box .method-box li {
    padding: 80px 0 13px;
}
.find-box .method-box li.phone {
    background-position-y: 8px;
}
.find-box .method-box li.i-pin {
    background-position-y: 12px;
}    
.find-box  .method-box li.email {
    background-position-y: 12px;
}    
.find-password .form-list dt {
    margin-bottom: 10px;
}    
.find-password .form-list dt label {
    font-weight: 500;
}
.find-password .form-list dd {
    margin-bottom: 15px;
}    
.find-password .form-list dd:last-child {
    margin-bottom: 0;
}    

/*  임시 비밀빈호 발급 */
.temporary-password .box-gray {
    display: block;
    margin-top: 0;
    padding: 50px 0 60px;
}
.temporary-password .txt {
    margin-bottom:15px;
    padding:19px 0 6px 32%;
    font-size:18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
    background: url(../images/contents/ico_lock.png) no-repeat 25% 0;
    background-size:58px 72px;
}
.temporary-password .txt strong {
    font-weight: bold;
}
.temporary-password .receive-method {
    display: flex;
    width: 600px;
    height: 250px;
    margin: 0 auto;
    padding: 40px 0 45px;
    background-color: #fff;
}
.temporary-password .receive-method li {
    width: 50%;
    padding: 119px 20px 0;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    background-position-x: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}
.temporary-password .receive-method .email {
    border-right:1px solid #ccc;
    background-image: url(../images/contents/ico_member_mail.png);
    background-position-y: 35px;
    background-size: 53px 58px;
}
.temporary-password .receive-method li.sms {
    background-image:url(../images/contents/ico_member_phone.png);
    background-position-y:23px;
    background-size:43px 69px;
}

/*  이용안내 */
.InfoUse h3 {
    margin-bottom: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid #242424;
    font-size: 40px;
    font-weight: 300;
    color:#222;
    text-align: center;
}
.faqWrap .txt  { 
    margin-bottom:15px; 
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.faqWrap .tabContent { 
    position: relative;
}
.faqWrap .tabBar {
    display: flex;  
    flex-wrap: wrap;  
    width:616px;
    margin:0 auto 40px;
}    
.faqWrap .tabBar li { 
    width: 25%;
    position:relative; 
    z-index:1;
}
.faqWrap .tabBar li a { 
    display: block;
    height: 40px;
    line-height: 38px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
    letter-spacing: -1px;
    color: #282828;
}
.faqWrap .tabBar > li:first-child a { 
    border-radius: 3px 0 0 3px;
    border-left: 1px solid #ccc;
}
.faqWrap .tabBar > li.active { 
    z-index:2; 
}
.faqWrap .tabBar li.active a { 
    /* background-color: #ff9801;
    border-color: #ff9801; 230508 (웹접근성)임시주석 */
    background-color: #D28108;
    border-color: #D28108;
    color: #fff;
}
.faqWrap .tabPage { 
    display:none;
}
.faqWrap .tabPage.active{ 
    display:block;
}
.faqList ul {
    border-top:1px solid #757575;
    border-bottom: 1px solid #616161;
}
.faqList ul li{ 
    border-bottom: solid 1px #bdbdbd;
    background-color: #ffffff;
}
.faqList ul li:last-child{ 
    border-bottom: 0;
}
.faqList ul li .question { 
    display:block;
    width:100%;
    min-height:60px;
    line-height: 1.5;
    padding: 18px 45px 18px 15px;
    box-sizing: border-box;
    font-size: 16px;
    color:#242424;
    font-weight: 500;
    position: relative;
}
.faqList ul li .question:after { 
    display:block;
    content:'';
    width:14px;
    height:9px;
    background:url('../images/contents/img_faq.gif') no-repeat 0 0;
    transform-origin: center;
    position: absolute;
    top:45%;
    right: 35px;
    transition: 0.3s;
} 
.faqList ul li .answer { 
    display:block;
    width: 100%;
    padding: 25px 30px; 
    border-top:1px solid #bdbdbd; 
    background-color: #f5f5f5;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #242424;
    position: relative;
 }
.faqList ul li.active .question {
    font-weight: bold;
    color:#000;
}
.faqList ul li.active .question:after { 
    transform: rotate(180deg);
}


/*** responsible ***/
@media (max-width: 1024px){
     /* 회원가입  */
     .member-type {
        padding: 30px 0;
    }
    .member-type > div {
        width: 100%;
        min-height: auto;
        padding: 0
    }  
    .member-type > .individual-member {
        padding: 147px 0 0 0;
        background-position: center 32px;
    }
    .member-type .group-member {
        padding: 147px 0 0 0;
        background-position: center 32px; 
    }
    .member-type > .permission-member1 {
        padding: 118px 0 0 0;
        background-position:center top;
    }
    .member-type .permission-member2 {
        padding: 118px 0 0 0;
        background-position:center top;
    }
    .member-type .permission-member2 .permission-cont,
    .permission-cont {
        max-width: 380px;
    }
}    
@media (max-width: 985px){
    .subscription-type .guide-box02 {
        padding: 17px 20px 20px;
    }
    .subscription-type .guide-box02 .txt02 {
        line-height: 1.5;
    }

    /* 로그인 */
    .login-left,
    .login-right {
        padding: 15px 30px;
    }
    /* 아이디 확인 */
    .id-verification .txt {
        padding: 70px 0 0 0;
        background-position: center 0;
    }   
}    
@media (max-width: 850px){
    .form-wrap dl dd .activitieList {
        display:block;
    }    
    .form-wrap dl dd .activitieList li{
        margin: 0;
    }
    .form-wrap dl dd .activitieList li:first-child {
        margin-bottom: 5px;
    }
    .form-wrap dl dd .activitieList li label{
        display: inline-block;
        width: 130px;
    }   
    .form-wrap dl dd .activitieList li label + .select-item {
        margin: 0;
    }
}   
@media (max-width: 768px){
    .box-gray {
        display: block
    }
    .box-gray > div {
        width: 100%;
        min-height: auto;
        padding: 0;
    }
    .box-gray > div:first-child {
        border-right: 0;
    } 
    .box-gray > div h4 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .member-type.mbr-type_overseas {
        padding-left:15px;
        padding-right:15px;
    }
    .member-type .permission-member2 {
        margin-top:32px;
    }

    /* 회원정보입력  */
    .form-wrap dl dt {
        width: 125px;
        padding: 0 15px;
    }    
    .form-wrap dl dd {
        padding: 15px;
        font-size: 14px;
    }  
    .form-wrap dl dd .rdo label {
        margin: 0 30px 0 8px;
    }
    .form-wrap dl dd label {
        font-size: 14px;
    }  
    .form-wrap dl dd input.inputL {
        width: 100%;
    }
    
    /* 로그인  */
    .loginBox {
        display: block;
        margin-top: 0;
        background-color: #fff;
    }
    .loginBox > div {
        width: 100%;
    }
    .login-right {
        border-left: none;
    }
    .login-right h4 {
        margin-bottom: 25px;
        font-size: 18px;
    }    
    .social-link a {
        padding-left: 160px;
    }
    .social-link .facebook {
        background-position: 40px 0;
    }
    .social-link .naver,
    .social-link .google {
        background-position: 60px center;   
    }
    
    /* 아이디 확인 */
     .id-verification .confirmBox {
        width: 100%;
        height: auto;
    }

     /* 이용안내 */
    .faqWrap .tabBar {
        width:100%;
        margin:0 0 40px 0;
    }    
    .faqWrap .tabBar li { 
        width: 50%;
    }
    .faqWrap .tabBar li a {
        margin-bottom: -1px;
        border-radius: 0;
    }
    .faqWrap .tabBar > li:first-child a {
        border-radius: 0;    
    }
    .faqWrap .tabBar li:nth-child(odd) a {
        border-left: 1px solid #ccc;
    }
    .faqWrap .tabBar li:nth-child(odd).active  a {
        border-left-color:#ff9801;
    }
    .mbr-type_row .mbr-type_col + .mbr-type_col {
        border-left: 0 none;
    }
    .mbr-type_row .mbr-type_col + .mbr-type_col {
        padding-top: 46px;
    }
    .mbr-type_row .individual-member {
        padding: 100px 0 0 0;
    }
    .mbr-type_row .group-member {
        padding: 100px 0 0 0;
    }
}

@media (max-width: 560px){
    .conTit {
        margin-bottom: 35px;
        font-size: 24px;
    }
    .login-guide  .btnRight .button {
        margin-bottom:8px;
    }
    .method-box {
        display: block;
    }
    .method-box li {
        width:100%;
        height: auto;
        font-size: 14px;
    }
    .method-box.item_2 li {
        width:100%;
    }
    .find-type .method-box li,
    .find-type .method-box li.phone,
    .find-type .method-box li.i-pin{
        border-right: 0;
    }
}    

@media (max-width: 430px){
    
    .mob-full {
        width: 100% !important;
    }
    .mob-tac {
        text-align: center;
    }
    [class*=join-process] ol.col03,
    [class*=join-process] ol.col04,
    [class*=join-process] ol.col05,
    [class*=join-process] ol.col06 {
        width: 100%;
    }
    [class*=join-process] ol::after {
        display: none;
    }
    [class*=join-process] ol li,
    [class*=join-process] ol li span {
        font-size: 14px;
    }    
    [class*=join-process] ol.col05 li,
    [class*=join-process] ol.col06 li {
        width: auto;
    }
    [class*=join-process] ol.col05 li span {
        width: 67px;
        height: 67px;
        padding-top: 47px;
        background-position-y:12px;
    }
    [class*=join-process] ol.col06 li {
        font-size: 13px;    
    }
    [class*=join-process] ol.col06 li span {
        width: 58px;
        height: 58px;
        padding-top: 43px;
        background-position-y:10px;
        font-size: 13px;
    }    
    .top-tit {
        font-size: 18px;
    }
    .subscription-type > .txt {
        margin-bottom: 35px;
    }
    .mbr_top_txt {
        margin-bottom: 35px;
    }
    .subscription-type .group-member .txt {
        margin-bottom: 0;
    }
    .subscription-type .guide-box02 {
        margin-bottom: 30px;
        padding: 15px;
    } 
    .subscription-type .guide-box02 .txt02 {
        font-size: 13px;
    }
    .integratedID .bulText {
        margin-left: 0;
    }
    .choice-box {
        padding: 47px 10px 44px 10px;
    }
    .choice-box .existingID {
        padding-right: 0;
        margin: 0 0 40px 0;
    }
    .choice-box .newID .create p {
        margin-bottom: 20px;
    }
    
    
    .method-box.item_2 li {
        width:100%;
    }
    
    .terms-list .item h4 {
        font-size: 18px;
    }    
    .group-authentication .linkBtn {
        display: block;
        margin:10px 0 0 0;
    }
    .inp-box {
        padding: 20px 10px;
    }
    .guide-box02 {
        padding: 15px 10px;
    }  
    .guide-box03 {
        padding: 15px;
    } 
    .group-regist {
        display: block;
    }
    .group-regist > div {
        width: 100%;
    }
    .group-regist > div + div {
        margin-top: 20px;
    }
    .inp-box .group-type .rdoList li {
        width: 50%;
        margin: 0 0 10px 0;
    }  
    .inp-box .group-type .noteText01 {
        display: block;
        margin:10px 0 0 0;
    }
    .inp-box .group-type {
        margin-bottom: 30px;
    }
      
    /* 회원인증 */
    .member-authentication .nonmem .agree input[type='checkbox'] + label {
        font-size: 13px;
        line-height: 20px;
    }
    .permission-txt_list {
        width:100%;
        height:auto;
    }
    .permission-txt_list li {
        width: 100%;
    } 
    
    /* 정보 입력 */
    .form-wrap dl {
        display: block;
    }     
    .form-wrap dl dt {
        display: block;
        width: 100%;
        padding:0;
        line-height: 50px;
        text-align: center;
        position: relative;
    }
    .form-wrap dl dt .required::after {
        display: block;
        margin-left: 0;
        position: absolute;
        top: -6px;
        right: -7px;
    }
    .form-wrap dl dt .button-add {
        display: block;
        margin-top: 5px;
    }
    .form-wrap dl dd {
        display: block;
        width: 100%;
        padding: 15px 0;
        text-align: center;
    } 
    .form-wrap dl dd.division p {
        text-align: left;
    }
    .form-wrap dl dd .activitieList li:first-child {
        margin-bottom: 10px;
    }
    .form-wrap dl dd label + .select-item {
        margin:0;    
    }   
    .form-wrap dl dd .post input[type=text] {
        width: 72%;
    }
    .form-wrap dl dd .pw input {
        margin-right: 5px;
    }
    .form-wrap dl dd input.inputM {
        width: 25%;
    }
    .form-wrap dl dd input.inputS {
        width: 20%;
    }
    .form-wrap dl dd #for_file02 input[type=text] {
        width: 65%;    
    }
    .form-wrap dl dd input.inputL {
        width: 100%;
    }
    .form-wrap dl dd .textBox {
        width: 100%;
    }
    .form-wrap dl dd label {
        font-size: 13px;
    }
    .form-wrap dl dd .news .newsList {
        display: block;
    }
    .form-wrap dl dd .news .newsList li {
        margin: 0 0 5px 0;
        text-align: left;
    }
    
    /* 회원인증 */
    .member-authentication.group .guide-box03 {
        padding: 15px 10px;
    }
    .member-authentication.group .guide-box03 .linkBtn {
        margin-left: 0;
    }
    .member-authentication .check-find {
        display: block;
        padding: 0;
    }
    .member-authentication .check-find .inputArea {
        width: 100%;
        margin-right: 0;
    }
    .representative-confirm .group-regist div {
        width: 100%;
    }
    .representative-confirm .group-regist div:first-child {
        width: 100%;
        margin-right: 0;
    }
    .member-authentication .inputArea label {
        display: block;
        margin-bottom: 10px;
    }
    .member-authentication .inputArea input {
        width: 100%;
    }
    .member-authentication .check-find button {
        width: 75px;
        height: 75px;
        letter-spacing: -0.5px;
    }
    .member-authentication .check-find .checkBtn {
        line-height:73px;
    }
    .member-authentication .check-find .btns {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .member-authentication .mem .noteText {
        display: block;
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .check-member .mem,
    .member-authentication .nonmem  {
        padding: 0 10px 35px;
    }
    .check-member .txt {
        text-align: left;
    }
    .group-regist div:first-child {
        width: 100%;
        margin-right: 0;
    }

    /*  가입완료 */
   .join-complete .txt01 {
    font-size: 18px;  
   } 
   .join-complete .txt02 {
       font-size: 14px;
   }
   .complete-box {
        width: 100%;
        margin: 25px auto 0;
        padding: 20px;
    }   
    .complete-box ul li {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .btn-links {
        width: 100%;
    }

    /* 로그인 */
    .login-left,
    .login-right {
        padding: 15px 0;
    }
    .login-guide .btnRight {
        text-align: center;
    }
    
    /* 아이디 찾기 */
    .find-type .box-gray {
        padding: 30px 20px;
    }
    .find-type .box-gray .left-box,
    .find-type .box-gray .right-box {
        padding: 0;
    }
    .find-type .box-gray .right-box {
        margin-top: 50px;
    }
    .find-type .box-gray .right-box .regist-num label {
        margin-bottom: 5px;
    }
    
       
    /* 아이디 확인 */
    .id-verification .box-gray {
        padding: 30px 0 0;
    }
    .id-verification .txt {
        width: 100%;
        margin-bottom: 0;
        padding: 70px 0 30px;
        font-size: 16px;
    }
    .confirmBox {
        width: 100%;
        height: auto;
        padding: 35px 0;
    }
    .confirmBox p {
        font-size: 14px;
    }
    .temporary-password .box-gray {
        padding: 35px 0;
        background-color: transparent;
    }
    .temporary-password .txt {
        width: 100%;
        margin: 0;
        padding: 90px 0 0 0;
        background-position: center 0;
        font-size: 16px;
    }
    .temporary-password .txt br {
        display: none;
    }
    .temporary-password .receive-method {
        width: 100%;
        height: auto;
        margin: 30px 0 0 0;
        padding: 0;
    }
    .temporary-password .receive-method li {
        width: 100%;
        padding: 110px 15px 0;
    }
    .temporary-password .receive-method .email {
        background-position-y: 20px;    
    }
    .temporary-password .receive-method li.sms {
        background-position-y: 14px;    
    }

    /* 이용안내 */
    .InfoUse h3 {
        margin-bottom: 20px;
        padding-bottom: 20px;
        font-size: 20px;
    }
    .faqWrap .txt  { 
        font-size: 14px;
        line-height: 1.5;
    }   
    .faqWrap .tabBar li a {
        font-size: 14px;
    }
    .faqList ul li .question {
        height: auto;
        padding: 20px 35px 15px 15px;
        font-size: 14px;
    }
    .faqList ul li .question:after {
        right: 15px;
    }    
    .faqList ul li .answer {
        padding: 15px;
        font-size: 14px;
    }

    .layer-pop-cont .id-verification {
        padding: 0 25px 35px;
    }
    .layer-pop-cont .temporary-password .receive-method {
        height: auto;
    }
    .layer-pop-area .authentication-method {
        padding: 0 10px 20px;    
    }
    .group-member-type .rdoList {
        display: block;
    }
    .group-member-type .rdoList li {
        margin:10px 0 0 0;
    }
    .group-member-type .rdoList li:first-child {
        margin-top: 0;
    }    
    .group-member-type .rdoList input[type='radio'] + label {
        font-size: 13px;
    }
}

@media (max-width: 380px){
    [class*=join-process] ol li {
        width: 70px;
    }    
    [class*=join-process] ol li span {
        width: 70px;
        height: 70px;
        padding-top: 50px;
        background-position-y:13px;
    }
    [class*=join-process] ol.col05 li span {
        width: 60px;
        height: 60px;
        padding-top: 43px;
        background-position-y:12px;
    }
    .tabBox .tab li label {
        font-size: 15px;
    }    
    .bulText02 {
        font-size: 18px;
    }   
    .bulText01 {
        font-size: 16px;     
    } 

    /*  회원인증  */
    .member-authentication.group .guide-box03 .linkBtn {
        margin-left: 10px;
    }
    
    /* 회원정보 입력  */
    .form-wrap dl dd input[type=password] {
        width: 100%;
    }
    .form-wrap dl dd .post input[type=text] {
        width: 70%;
    }
        
    /* 가입완료  */
    .join-complete .btn-links a {
        width: 160px;
        font-size: 15px;
    }    
    .join-complete .btn-links a:first-child {
        padding-left: 35px;
    }
    .join-complete .btn-links a:last-child {
        padding-left: 20px;
    }
    .join-complete .btn-links a:first-child::after {
        left: 15px;
    }
    .join-complete .btn-links a:last-child::after {
        right: 15px;
    }   
    .layer-pop-cont .id-verification .txt {
        padding-left: 80px;
    } 
    .layer-pop-cont .id-verification .txt {
        background-position-x:13%;
    }
    /* 아이디 찾기 */
    .find-type .box-gray {
        padding: 30px 0;
    }

}    

@media (max-width: 360px){
    .top-tit {
        font-size: 18px;
    }
    .subscription-type .txt {
        font-size: 14px;
    }
    
    /* 회원인증 */
    .inquiry-representative .noteText01 {
        display: block;
        margin: 10px 0 0 0;
    }

    /* 회원정보 입력  */
    .form-wrap dl dd .post input[type=text] {
        width: 68%;
    }
}

.form-wrap .tooltip {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url(../images/contents/ico_tooltip.png) no-repeat 0 0;
    background-size: 20px;
    vertical-align: middle;
}
.form-wrap .tooltip .tooltiptext {
    visibility: hidden;
    display: block;
    width: 180px;
    padding: 4px 10px;
    background-color: #f0f0f0;
    border-radius: 6px;
    border:1px solid #808080;
    font-size: 11px;
    color: #010101;
    line-height:14px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    bottom: 135%;
    left: 50%;
    margin-left: -170px;
    opacity: 0;
    transition: opacity 1s;
}
.form-wrap .tooltip .tooltiptext::after {
    content: "";
    width: 5px;
    height: 7px;
    position: absolute;
    top: 100%;
    right: 5px;
    background: url(../images/contents/img_downArrow.png) no-repeat 0 0;
}
.form-wrap .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.c_red {color:#ff0000;}