/* 모바일전용 숨김 처리 */
.mob_header, .slide_menu,  .mob_join_header{display:none;}


/* -------------------- 공통(PC) ----------------------*/
body{position: relative; width:100%; height: 100%;}
input:focus, textarea:focus, select:focus {outline:none;}
input::placeholder, input:-ms-input-placeholder, textarea::placeholder, textarea:-ms-input-placeholder{color: #D3D4DD;}
select{ -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(../images/chevron-down.svg); background-position: 99% center;
    background-repeat: no-repeat; background-size: 24px;padding-right:20px; }
select::-ms-expand {display:none;}

input[type="text"],
input[type="password"],
input[type="email"]{background: #FFFFFF; border: 1px solid #D3D4DD; box-sizing: border-box; border-radius: 4px; height: 64px; width: 100%; padding-left: 18px; font-size: 18px;}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus{border-color:#24252E;}
input[type="text"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="email"]:focus::placeholder{color:#24252E !important;}

input[type="text"]:read-only,
input[type="password"]:read-only,
input[type="email"]:read-only{background: #F0F0F5; color:#696979;}

input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid{border: 1px solid #F02532;}

input[type="checkbox"]{display: none;}
input[type="checkbox"] + label{font-size:16px; line-height: 20px; background-image: url(../images/checkbox-default.svg);background-repeat: no-repeat;
    background-size: 20px; background-position:0 center; padding-left:30px; text-align: left;}
input[type="checkbox"]:checked + label{background-image: url(../images/checkbox.svg); }

/* 텍스트 */
.gray10{color: #24252E;}
.red50{color:#F02532;}
.underline{text-decoration: underline;}

/* 텍스트 정렬 */
.al_c{text-align: center;}
.al_l{text-align: left;}
.al_r{text-align: right;}

/* input 에러 메시지 */
.error_msg{color:#F02532; font-size: 14px;padding-top:2px; text-align: left;}

/* 버튼 활성/비활성 */
.act_btn:disabled{background-color: #D3D4DD !important; cursor: unset;}
.act_btn{background-color: #E1002A !important;}

.act_btn2:disabled{background-color: #FFFFFF !important; cursor: unset;
	border: 1px solid #8F8FA2; 
	box-sizing: border-box; border-radius: 4px; 
	display: inline-block; 
	background-image: url(../images/all_chk_gray.svg);
	background-repeat: no-repeat; 
	background-position: 45px center;
    padding: 25px 30px 25px 54px
    }
.act_btn2{background-color: #24252E !important; cursor: unset; 
	padding: 25px 30px 25px 54px
	}

/* 팝업(PC) */
.popup{background-color: #fff; padding:60px; position: fixed; top:146px; left:50%; margin-left: -320px; width:640px; border-radius: 4px; z-index: 100; display: none; }
.popup_notice{position: absolute;}
.popup .x_btn{position: absolute; top:10px; right:10px; width:24px; height:24px; background: url(../images/x-gray.svg);}
.popup .title{font-weight: 700; font-size: 32px; text-align: center;margin-bottom: 34px;}
.popup .content{font-size: 20px; line-height: 30px;}
.popup .popup_btn_wrap{text-align: center; margin-top:45px;}

.popup .popup_btn_wrap .y_btn{background: #24252E; border-radius: 4px; color:#fff; padding:25px 80px;}
.popup .popup_btn_wrap .y_btn_r{background: #E1002A; border-radius: 4px; color:#fff; padding:25px 80px;}
.popup .popup_btn_wrap label{margin-top:14px; display: inline-block;}
.dimmed{width:100%;height:100%;background-color:#24252E; opacity: 0.6;position: fixed;top:0;left:0;z-index:10; display: none;}


/* 2버튼 팝업(PC) */
.popup_2{width:640px; background-color: #fff;border-radius: 4px; position: fixed; top:326px; left:50%; margin-left:-320px; z-index:100; padding:60px; display: none;}
.popup_2 .x_btn{width:24px; height:24px; background: url(../images/x-gray.svg) no-repeat center; position: absolute; top:10px; right:10px;}
.popup_2 .title{font-weight: 700; font-size: 28px; text-align: center; }
.popup_2 .content{text-align: center; margin-top:40px;}
.popup_2 .content p{font-weight: 400; font-size: 18px; text-align: center; margin-bottom:16px; line-height: 24px;}
.popup_2 .content .warning{font-weight: 700; font-size: 18px; color:#E1002A;}
.popup_2 .popup_btn2{margin-top:40px; text-align: center;}
.popup_2 .popup_btn2 button{width:157px; height:56px; font-weight: 500; font-size: 20px; border-radius: 4px;background-color: #F0F0F5;}
.popup_2 .popup_btn2 button:nth-of-type(1){margin-right:8px;}
.popup_2 .popup_btn2 .confirm_btn{background-color: #E1002A; color:#fff;}
.popup_2 .popup_btn2 .confirm_btn:disabled{opacity: 0.3; cursor: unset;}


/* ===================================================================================== */
/* 레이아웃(PC) */
 .contents_wrap{padding-top:88px; height:auto; min-height: calc(100vh - 140px); display: flex; /* align-items: center; */ justify-content: center; }/* 220127 */
 .contents_wrap.nofooter{ min-height:auto;}
.contents_wrap.nocenter{ align-items: normal;}
/* ===================================================================================== */
/* ===================================================================================== */
/* 상단 여백이 필요한 페이지를 별도로 조정 - min-height는 헤더 116 + 푸터 140 + 상단여백 전체 높이에서 뺀 수치 */
/* 페이지 여백 (23 로그인)(24 비밀번호변경 아이디찾기)(25 비밀번호변경)(27 아이디찾기-인증)(28 아이디찾기 결과)(29 번호겹침 비밀번호변경 -인증) */
.contents_wrap.align_item_start_80{padding-top:0px;height:auto; min-height: calc(100vh - 336px); display: flex; align-items: start; justify-content: center; }
.div_margin_top_80{height: 80px; visibility:hidden;}
/* 상단 여백이 필요한 페이지를 별도로 조정 - min-height는 헤더 116 + 푸터 140 + 상단여백 전체 높이에서 뺀 수치 */
/* 페이지 여백 (26 비밀번호변경완료)  */
.contents_wrap.align_item_start_89{padding-top:0px;height:auto; min-height: calc(100vh - 345px); display: flex; align-items: start; justify-content: center; }
.div_margin_top_89{height: 89px; visibility:hidden;}
/* 상단 여백이 필요한 페이지를 별도로 조정 - min-height는 헤더 116 + 푸터 140 + 상단여백 전체 높이에서 뺀 수치 */
/* 페이지 여백 (29 로그인 실패) + (회원탈퇴) */
.contents_wrap.align_item_start_93{padding-top:0px;height:auto; min-height: calc(100vh - 349px); display: flex; align-items: start; justify-content: center; }
.div_margin_top_93{height: 93px; visibility:hidden;}
/* ===================================================================================== */


/*.contents_wrap{padding-top:116px; height:auto; min-height: 767px; display: flex;  justify-content: center; }*/
/*.contents_wrap.nofooter{ min-height: 767px;}*/
.common_wrap{margin: 168px 26% 0; width:100%; min-width: 924px;}

/* 페이지 타이틀, 백그라운드 타이틀(PC) */
.title_bg_wrap{width: 100%; height:194px; background-repeat: no-repeat;background-color: #000;background-position: center;
    position: absolute; left:0; top:88px; display: flex; justify-content: center; }
.title_bg_wrap .title_text_wrap{min-width:924px;  margin: 39px 26% 28px; position: relative;}
.title_bg_wrap .title_text_wrap .bg_title_text{font-family:'Inter',sans-serif;font-style: normal;font-weight: 700;font-size: 46px;line-height: 60px;color:#fff;
    position: absolute; top:0; left:0;}
.title_bg_wrap .title_text_wrap .bg_nav_text{ font-weight: 500; font-size: 16px; line-height: 28px; color: #FFFFFF;position:absolute; bottom:0; right:0;}

.pc_header_wrap{
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
    background: #fff;
    border-bottom: 1px solid #E5E5E5;	
}
/* --------------------------  헤더(PC) pc_header --------------------------------*/
/*.pc_header{width:100%; height:116px; display: flex; justify-content: center; align-items: center; border-bottom: 1px solid #D3D4DD;
    padding-top:62px; padding-bottom:26px; padding-left:80px; padding-right:80px; position: fixed; top:0; left:0; z-index: 10; background-color: #fff; }*/
.pc_header{
	width: 1320px;
    /* height: 116px; */
    height: 88px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 62px;
    padding-bottom: 26px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: #fff;
}    
.ci_home_wrap{position: absolute; left:80px;bottom:20px;}
/* .ci_home_wrap .header_ci_img > img{height:60px;} */
.ci_home_wrap .header_ci_img > img{    
	width: auto;
    height: auto;
    max-width: 200px;
    max-height: 60px;
    vertical-align: 2px;    
}
/* \bc30\b2f9\c870\d68c\20\c11c\be44\c2a4 = 배당조회 서비스 */
/*.ci_home_wrap .header_ci_img::after{content:"\bc30\b2f9\c870\d68c\20\c11c\be44\c2a4";display: block; width:auto; position: absolute; right:-150px; bottom:0; font-weight: 700; font-size: 20px; line-height: 28px;}*/
.ci_home_wrap .header_ci_img::after{
    content: "주주확인 서비스";
    font-family: SynergyDisplayBold;
    font-weight: 700;
    /* display: block; */
    width: 148px;
    letter-spacing: -0.4px;
    position: absolute;
    font-size: 20px;
    /* left: 135px; */
    bottom: 0px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-left: 20px;
    right: -160px;
}
.header_ci_img {position: relative;}
.header_nav_wrap{width:452px; display: grid; grid-template-columns: repeat(4, 1fr); justify-content: space-between; margin-bottom: 35px;}
.header_nav_wrap > a{font-weight: 500; font-size: 18px; line-height: 28px; color:#24252E; text-align: center;}
.log_inout_wrap{position: absolute; right:80px;bottom:26px;}
.log_inout_wrap span,
.log_inout_wrap a{font-weight: 500; font-size: 18px; line-height: 28px; color:#24252E;}
.log_inout_wrap .member_nm{background: url(../images/checkmark-circle.svg) no-repeat right center /24px; padding-right: 30px; }
/* 홈 전용 헤더(PC)*/
.pc_header.home{background:transparent; border-bottom: none;}
/* .pc_header.home .header_nav_wrap > a{color:#fff !important; } */
/*.pc_header.home .ci_home_wrap .header_ci_img > img{filter:brightness(0) invert(1);}*/
/*.pc_header.home .ci_home_wrap .header_ci_img::after{color:#fff !important;}*/
/* .pc_header.home .log_inout_wrap a,
.pc_header.home .log_inout_wrap span{color:#fff !important;} */

/* 상단정렬이 필요한 화면들에만 적용 */
.pc_header_wrap_align_top{height: 116px;}

/* --------------------------- 푸터(PC) footer -----------------------------------*/
.footer{background-color: #24252E;padding:23px 13%; position: relative; width:100%; height:140px; left:0; bottom:0;}
.footer .footer_nav_wrap a{color:#fff; font-size: 14px; line-height: 18px;font-weight: 400;}
.footer .footer_nav_wrap span{color:#fff; font-size: 14px; line-height: 18px;font-weight: 400; padding:0 2px;}
.footer .company_info{margin-top:19px;}
.footer .company_info li{color:#fff; font-size: 12px;line-height: 15px;}
.footer .company_info span{color:#fff; font-size: 12px;line-height: 15px;}
.footer .footer_ci_img{position: absolute;right:13.5%; bottom:40px;height:60px;}
.footer .footer_ci_img > img{width: auto; height: auto; max-width: 200px; max-height: 60px;}
/* --------------------------- 푸터(PC) 회원가입 footer -----------------------------------*/
.footer_join{background-color: #24252E;padding:23px 13%; position: relative; width:100%; height:140px; left:0; bottom:0;}
.footer_join .footer_nav_wrap a{color:#fff; font-size: 14px; line-height: 18px;font-weight: 400;}
.footer_join .footer_nav_wrap span{color:#fff; font-size: 14px; line-height: 18px;font-weight: 400; padding:0 10px;}
.footer_join .company_info{margin-top:19px;color:#D3D4DD;}
.footer_join .company_info li{color:#D3D4DD; font-size: 12px;line-height: 15px;}
.footer_join .company_info span{color:#D3D4DD; font-size: 12px;line-height: 15px;}
.footer_join .footer_ci_img{position: absolute;right:13.5%; bottom:40px;height:60px;}
.footer_join .footer_ci_img > img{width: auto; height: auto; max-width: 200px; max-height: 60px;}



/* ------------------------------------  홈(PC) home ---------------------------------------*/
.home_top .home_title_wrap{position: absolute; top:225px; left:13%;}
.home_top .home_title_wrap .title{font-weight: 700; font-size: 68px;line-height: 88px; color:#fff;}
.home_title_wrap .lookup_dt{margin-top:40px;}
.home_title_wrap .lookup_dt > span:nth-of-type(1){font-size: 24px; line-height: 27px; color:#fff; letter-spacing: -0.6px; font-weight:450;}
.home_title_wrap .lookup_dt > span:nth-of-type(2){font-size: 26px; line-height: 36px; color:#fff;font-family: 'Inter',sans-serif; margin-top:6px; font-weight:450;}

.home_divi_box{background-color: #fff;border-radius: 8px; box-shadow: 0px 8px 9px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    width:452px;height:640px; padding:45px; position: absolute; top:172px; right:13%;}
.home_divi_box .title{font-weight: 700;font-size: 30px; line-height: 39px; letter-spacing: -0.6px;}
.home_divi_box ul{margin-top:30px;}
.home_divi_box ul li{text-align: right;font-weight: 500;font-size: 20px; }
.home_divi_box ul li:nth-of-type(1){font-weight: 500;font-size: 20px; color:#696979;padding-bottom: 13px; /* border-bottom:1px solid #D3D4DD; */ text-align: left; letter-spacing: -1.3px; line-height: 1.3;}
.home_divi_box .big_num_red{font-family:'Inter',sans-serif; font-weight: 700; font-size: 40px;color: #E1002A; margin:20px 2px 16px 0px; display: inline-block;letter-spacing: -0.6px;}
.home_divi_box .num{font-family:'Inter',sans-serif; font-weight: 500; font-size: 20px; display: inline-block; width:150px;margin-right:2px; letter-spacing: -0.6px;}
.home_divi_box .stock_txt{color:#696979;display: inline-block; margin-bottom:10px;letter-spacing: -0.6px;}
/* 단수대금 추가 2021.07.17 */
.home_divi_box .unit_txt{color:#24252E;font-weight: 500;margin-left:5px;}
.home_divi_box .go_dividend{position: absolute;left:0;right:0;bottom:160px;text-align: center;}
.home_divi_box .go_dividend > a{background: url(../images/arrow-right24.svg) no-repeat right center /24px; padding-right:30px; font-size: 20px; font-weight: 700;}
.home_divi_box .login_n .txt{font-size: 18px;color:#515162;margin-top:26px; margin-bottom:28px;}
.home_divi_box .big_num_gray{font-family:'Inter',sans-serif; font-weight: 700; font-size: 58px;color: #D3D4DD; margin:20px 2px 16px 0px; display: inline-block;}
.home_divi_box .login_n .btn_wrap{position: absolute; bottom: 50px; display: grid; width: calc(100% - 90px); grid-template-columns: repeat(2, 1fr); gap: 12px;}
.home_divi_box .login_n .btn_wrap > a{line-height: 70px; font-size: 20px; font-weight: 700; text-align: center;background-color: #fff;}
.home_divi_box .login_n .btn_wrap > a:nth-of-type(1){border:1px solid #24252E;color:#24252E;border-radius: 4px;}
.home_divi_box .login_n .btn_wrap > a:nth-of-type(2){border:1px solid #E1002A;color:#E1002A;border-radius: 4px;}
/* 배당내역 없을 시 추가 */
.home_divi_box .dividend_no{display: none; margin-top:5px; text-align: center; font-size: 20px; line-height: 30px; letter-spacing: -0.6px;}
.home_divi_box .dividend_no > .title{font-weight: 700;font-size: 30px; line-height: 39px; letter-spacing: -0.6px; text-align: left;}
.home_divi_box .dividend_no > .txt{font-weight: 400;font-size: 18px; line-height: 25px; letter-spacing: -0.6px; text-align: left; margin-Top: 30px; color: #515162;}

.home_divi_box_page {
    bottom: 40px !important;
    padding: 0px 150px !important;
    position: absolute !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-content: center !important;
    justify-content: center !important;
}

.home_divi_box_page > ul {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    gap: 30px !important;
    line-height: 1px !important;
}

.home_divi_box_page > ul > li {
    line-height: 1px !important;
}

.home_divi_box_page > ul > li > button {
    color: #CCCCCC !important;
}

.home_divi_box_page > ul > li.slick-active > button {
    color: #E1002A !important;
}

.home_bottom{padding:120px 13% 270px;}
.home_bottom .head{position: relative;}
.home_bottom .title{font-weight: 700; font-size: 36px; line-height: 46px;}
.home_bottom .head > p{font-size: 18px; font-weight: 500; color:#8F8FA2;margin-top: 9px; letter-spacing: -0.6px;}
.home_bottom .head .more_btn{background: url(../images/chevron-right.svg) no-repeat right center /24px; padding-right:24px; display: inline-block;position:absolute; right:0; bottom:0;}
.home_bottom .home_notice_list{margin-top:62px;border-top: 1px solid #24252E; }
/*.home_bottom .home_notice_list li{padding:27px 70px 36px 0; background: url(../images/arrow-right.svg) no-repeat 98% center /40px; border-bottom: 1px solid #F0F0F5;}*/
.home_bottom .home_notice_list li{padding:27px 70px 36px 0; background: url(../images/arrow-right.svg) no-repeat 98% center /40px; border-bottom: 1px solid #F0F0F5;cursor: pointer}
.home_bottom .home_notice_list li .notice_title{font-size: 21px; line-height: 27px; letter-spacing: -0.4px;font-weight: 500;}
.home_bottom .home_notice_list li .notice_dt{font-size: 18px; font-family:'Inter',sans-serif; color:#7A7B8E; font-weight: 400; margin-top: 12px; display: inline-block; }

.popup .lookup_period{ background: #F0F0F5; border: 1px solid #AAAAB9; box-sizing: border-box; border-radius: 6px; padding: 18px 0 13px; text-align: center; margin-bottom:20px;}
.popup .lookup_period .period{font-family: 'Inter', sans-serif; font-weight: 600; font-size: 24px; line-height: 36px; color:#E1002A;}
/* 비밀번호 장기 미변경 안내 팝업*/
.old_pw_popup{top:30%;}
.old_pw_popup .pw_icon{display: block;margin: 0 auto 12px;}
.old_pw_popup .title{font-size: 28px !important; line-height: 40px;}
.old_pw_popup .old_pw_txt{font-weight: 500;font-size: 18px; line-height: 26px; letter-spacing: -0.6px; text-align: center; color:#696979;}
.old_pw_popup .popup_btn_wrap{margin-top: 44px !important; display: grid; grid-template-columns: repeat(2, 214px); gap:8px; justify-content: center;}
.old_pw_popup .popup_btn_wrap button{height:64px;font-size: 20px; font-weight: 500; border-radius: 4px;}
.old_pw_popup .popup_btn_wrap button:nth-of-type(1){background-color:#F0F0F5; cursor: pointer;}
.old_pw_popup .popup_btn_wrap > a{display:inline-block; height:64px; line-height: 64px; font-size: 20px; font-weight: 500; border-radius: 4px; background-color:#24252E; color:#fff; cursor: pointer;}


/* ---------------------------- 회원가입 1단계(PC) join_step1  -------------------------------- */
.join_step_wrap{width: 100%;height: 194px; background-color: #24252E; position: absolute;left: 0; top: 90px; text-align: center;}
.join_step_wrap .title{margin-top:39px; font-weight: 700; font-size: 46px;line-height: 60px; color:#fff; }
.join_step_wrap .step_box{display: grid; grid-template-columns: repeat(5, 1fr); width:924px; margin:64px auto 0;}
.join_step_wrap .step_box li > span{display: inline-block;width:60px;height:60px;background-color: #fff; font-size: 30px; display: flex; align-items: center; justify-content: center;
    border: 1px solid #24252E; box-sizing: border-box; border-radius: 60px; margin: 0 auto 11px; font-family: 'Inter',sans-serif; font-weight: 500;}
.join_step_wrap .step_box li > p{font-weight: 500;}
.join_step_wrap .step_box li.on span{background-color:#24252E; color:#fff; border: 1px solid #fff;}
.join_step_wrap .step_box li.on span{background-color:#24252E; color:#fff; border: 1px solid #fff;}
.join_step_wrap .step_box li.off span{background-color:#fff; color:#AAAAB9; border: 1px solid #AAAAB9;}
.join_step_wrap .step_box li.off p{color:#AAAAB9; }
.join_wrap{margin-top:152px;margin-bottom:100px;}
.join_notice{background-color: #FFFFFF; border: 1px solid #AAAAB9; box-sizing: border-box; border-radius: 6px; padding:22px 30px 22px 60px;
    background: url(../images/alert-circle.svg) no-repeat 23px 24px /30px; font-size: 20px; line-height: 32px;letter-spacing: -0.6px;}
.join_notice strong{font-size: 20px; line-height: 32px; font-weight: 700; border-bottom: 1px solid #24252E;}
.agree_text{font-size: 22px;font-weight: 500;margin-top: 56px; margin-bottom: 36px; letter-spacing: -0.6px;}
.agree_wrap label{font-size:22px !important; font-weight: 500; line-height: 30px; margin-right: 6px;}
.agree_wrap .red50{line-height: 30px;}
/* .agree_wrap .scr_box{width:100%; height:176px; overflow-y: auto; background: #F9FAFB; border-radius: 4px; padding:22px 24px;margin-top: 15px;margin-bottom: 40px;
    font-size: 16px; color:#696979;line-height: 26px;scrollbar-width: thin; letter-spacing: -0.6px;}
.agree_wrap .scr_box::-webkit-scrollbar{width:14px;}
.agree_wrap .scr_box::-webkit-scrollbar-track{background-color: #F9FAFB; }
.agree_wrap .scr_box::-webkit-scrollbar-thumb {background-color: #AAAAB9; border-radius: 7px; background-clip: padding-box; border:4px solid transparent; } */
.agree_wrap .scr_box_wrap .scr_box{width:100%; height:176px; overflow-y: auto; background: #F9FAFB; border-radius: 4px; padding:22px 24px;margin-top: 15px;margin-bottom: 40px;
    font-size: 16px; color:#696979;line-height: 26px;scrollbar-width: thin; letter-spacing: -0.6px; box-sizing: border-box;}
.agree_wrap .scr_box_wrap .scr_box::-webkit-scrollbar{width:14px;}
.agree_wrap .scr_box_wrap .scr_box::-webkit-scrollbar-track{background-color: #F9FAFB; }
.agree_wrap .scr_box_wrap .scr_box::-webkit-scrollbar-thumb {background-color: #AAAAB9; border-radius: 7px; background-clip: padding-box; border:4px solid transparent; }

.agree_wrap .scr_box_wrap .scr_box *{font-size: 14px;line-height: 1.8em;}
.agree_wrap .scr_box_wrap .scr_box p {margin-top: 40px;font-size: 16px; font-weight: 500;margin-bottom: 10px;}
.agree_wrap .scr_box_wrap .scr_box p *{margin-top: 40px;font-size: 16px; font-weight: 500;margin-bottom: 10px;}
.agree_wrap .scr_box_wrap .scr_box h2{font-size: 20px;font-weight: 500;}
.agree_wrap .scr_box_wrap .scr_box h2 *{font-size: 20px;font-weight: 500;}
.agree_wrap .scr_box_wrap .scr_box h3{font-size: 16px;}
.agree_wrap .scr_box_wrap .scr_box h3 *{font-size: 16px;}

.agree_all_wrap{text-align: center;margin-top:8px;}
.agree_all_wrap input[type="checkbox"] + label{font-size:22px; line-height: 20px; background-image: url(../images/all_chk_gray.svg);background-repeat: no-repeat;
    background-size: 16px; background-position:30px center; padding:25px 30px 25px 54px; text-align: left; color:#8F8FA2; background-color: #fff;
    border: 1px solid #8F8FA2; box-sizing: border-box; border-radius: 4px; display: inline-block;}
.agree_all_wrap input[type="checkbox"]:checked + label{background-image: url(../images/all_chk_white.svg);background-color:#24252E; color:#fff;border-color:#24252E;}
.join_btn_wrap{margin-top:62px;text-align: center;}
.join_btn_wrap .next_btn{background: #E1002A;border-radius: 4px;color: #fff; font-size: 20px; font-weight: 700; width:197px; height:72px; line-height: 72px;}
.join_btn_wrap .next_btn:disabled{background: #D3D4DD; cursor: unset;}
.join_btn_wrap .prev_btn{background: #F0F0F5;border-radius: 4px;color: #24252E; font-size: 20px; font-weight: 700; width:197px; height:72px; line-height: 72px; margin-right:20px;}


/* ---------------------------------- 회원가입 2단계(PC) join_step2 ---------------------------------- */
.confirm_tab_wrap{display: grid; grid-template-columns: repeat(3, 1fr); width:100%; }
.confirm_tab_wrap > span{height:82px;box-sizing: border-box;border-top: 2px solid #fff; border-bottom: 2px solid #24252E;color:#8F8FA2; font-size: 24px; display: flex;align-items: center;
    justify-content: center; border-radius: 6px 6px 0 0; flex-direction: row; letter-spacing: -0.6px;cursor: pointer}
.confirm_tab_wrap > span.active{height:82px;box-sizing: border-box;border:2px solid #24252E;border-bottom: 2px solid #fff;color:#24252E; }
.confirm_content{display: none;margin-top: 64px;}
.confirm_content p{font-size: 22px; font-weight: 500;text-align: center; letter-spacing: -0.6px;}
.confirm_content .c_box{width:100%; height:200px; display: flex; flex-direction: column; align-items: center; justify-content: center;border: 1px solid #8F8FA2;
    box-sizing: border-box; border-radius: 4px; cursor: pointer; margin-top: 32px;}
.confirm_content .c_box > img{width:96px; height:96px; }
.confirm_content .c_box > span{color:#8F8FA2; font-weight: 500;}
.confirm_content p > span{color: #8F8FA2;font-size: 22px; font-weight: 500;}
.go_faq_btn{background: #24252E;border-radius: 4px;color: #fff;padding: 25px 80px; }


/* --------------------------------- 회원가입 3단계(PC) join_step3 ------------------------------------- */
.select_wrap{margin-top: 56px;}
.select_wrap p{font-weight: 500; font-size: 16px;line-height: 20px;margin-bottom: 5px;}
.select_wrap select{width: 50%; height:64px; border-bottom: 1px solid #D3D4DD; padding-left: 8px; font-size: 18px; cursor: pointer}
.select_wrap select:focus{border-bottom: 1px solid #24252E;}
.select_wrap select option:disabled{color:#D3D4DD;}
.srch_addr_wrap{margin-top: 56px;}
.srch_addr_wrap p{font-weight: 500; font-size: 16px;line-height: 20px;margin-bottom: 5px;}
.srch_addr_wrap .srch_box{display: grid; grid-template-columns: auto 120px; gap:10px; margin-bottom:56px;}
.srch_addr_wrap input[type='text']{width: 100%; height:64px; border-bottom: 1px solid #D3D4DD; padding-left: 8px; font-size: 18px; border-style:none none solid; border-radius: 0; }
.srch_addr_wrap input[type='text']:focus{border-bottom: 1px solid #24252E;}
.srch_addr_wrap input[type='text']::placeholder{color:#D3D4DD;}
.srch_addr_wrap .srch_addr_btn{border-radius: 4px; height: 64px; font-weight: 500; border: solid 1px #24242E;}
.srch_addr_wrap .srch_addr_btn:active{background-color:#F0F0F5;}
.srch_addr_wrap .srch_tip_title{margin-top:30px;}
.srch_addr_wrap .srch_tip{margin-top:6px;}
.srch_addr_wrap .srch_tip li{font-size: 16px; line-height: 24px; letter-spacing: 0; color: #7A7B8E;}

.account_auth{margin-top: 72px; text-align: center; margin-bottom: 110px;}
.account_auth button{border-radius: 4px; height:72px;width:280px;color:#fff; background: url(../images/all_chk_white.svg) no-repeat 30px center /16px,#24252E;}
.account_auth p{font-size: 16px;margin-top: 27px;}

.account_auth2{margin-top: 72px; text-align: center; margin-bottom: 110px;}
.account_auth2 button{border-radius: 4px; height:72px;width:280px;color:#8F8FA2; background: url(../images/all_chk_white.svg) no-repeat 45px center /16px,#24252E;}
.account_auth2 p{font-size: 16px;margin-top: 27px;}

.loader_box{position:fixed; left:50%; top:45%; margin-left:-60px; z-index:50; width:120px; height:120px; text-align: center; display: none;}
.loader_box img{width:64px; height:64px; animation:rotate .5s linear infinite;}
@keyframes rotate{ 0%{transform: rotate(0); opacity:1;} 100%{transform: rotate(360deg); opacity: 0.1;} }
.loader_box > p{color:#fff;margin-top:24px;}
.after_auth .title{font-size: 24px;font-weight: 500;padding:24px 0 21px; border-top: 1px solid #24252E; border-bottom: 1px solid #D3D4DD;; }
.after_auth .acc_list > li{border-bottom:1px solid #D3D4DD;}
.after_auth .acc_list > li .f_corp{display: flex; justify-content: space-between; align-items: center; padding: 0 15px; height:80px; border-bottom: 1px solid #F0F0F5;}
.after_auth .acc_list > li .f_corp > img{height:26px;}
.after_auth .acc_list > li .f_corp > span{font-size: 20px; color:#E1002A; font-weight: 500; letter-spacing: -0.6px;}
.acc_list .stock_list{padding:20px 15px 24px 15px;}
.acc_list .stock_list li{display: flex; justify-content: space-between;margin-bottom: 10px;}
.acc_list .stock_list .s_number{font-size: 16px; line-height: 20px; color:#696979; font-weight: 500; letter-spacing: -0.6px;}
.acc_list .stock_list .s_number > span{font-family: 'Inter',sans-serif; font-size: 16px; line-height: 20px;color:#696979; margin-left:6px;font-weight: 500;}
.acc_list .stock_list .s_total{font-size: 16px; line-height: 20px;}
.acc_list .stock_list .s_total > span {font-family: 'Inter',sans-serif; font-size: 16px; line-height: 20px; margin-right: 3px; font-weight: 500;}
.after_auth_txt{margin-top: 24px; color: #696979; font-size: 16px; line-height: 22px; margin-bottom: 128px; letter-spacing: -0.6px;}
/* 추가 계좌 인증 팝업*/
.account_popup{top:30%;}
.account_popup .title{font-size:28px;margin-bottom:39px;}
.account_popup .content{font-size:18px; line-height: 27px; }
.account_popup .ssnum_wrap{margin-top:22px; display: flex; align-items: center; justify-content: center;}
.account_popup .ssnum_wrap span{letter-spacing: 2px;font-size:18px;}
.account_popup .ssnum_wrap input{font-size:18px; width:50px; border:none; height:32px; line-height: 32px; padding:0;letter-spacing: 2px; border-bottom: 1px solid #D3D4DD; border-radius: 0;  text-align: center;}
.account_popup .ssnum_wrap input:invalid{border-color: #E1002A;}
.account_popup .popup_btn_wrap{margin-top: 56px !important; display: grid; grid-template-columns: repeat(2, 157px); gap:8px; justify-content: center;}
.account_popup .popup_btn_wrap button{height:56px;font-size: 20px; font-weight: 500; border-radius: 4px; background-color: #F0F0F5;cursor: pointer;}
.account_popup .popup_btn_wrap button:nth-of-type(2){background-color:#24252E; color:#fff;}
.account_popup .maill_addr_wrap{margin:22px auto 0; width:404px; }
.account_popup .maill_addr_wrap p{font-size:16px; line-height: 20px;margin-bottom: 8px;}
.account_popup .maill_addr_wrap .input_box{display: flex; align-items: center; justify-content: center;}
.account_popup .maill_addr_wrap input{ margin:0 16px; height:48px; line-height: 48px; width:180px; text-align: center; }
.account_fail_popup{top: 175px;}


/* ------------------------------------- 회원가입 4단계(PC) join_step4 ---------------------------------  */
.input_info_wrap{margin-bottom: 40px;}
.input_info_wrap > p{font-weight: 500; font-size: 16px;line-height: 20px;margin-bottom: 10px; letter-spacing: -0.6px;}
.input_info_wrap input{background: #FFFFFF; border: 1px solid #D3D4DD; box-sizing: border-box; border-radius: 4px; height:64px; width:100%; padding-left:18px; font-size: 18px;}
.input_info_wrap input::placeholder{color:#D3D4DD;}
.input_info_wrap .input_id_box{display: flex;gap:15px;}
.input_info_wrap .input_id_box .chk_dup_btn{width:150px;height:64px;background: #FFFFFF;border: 1px solid #24252E; box-sizing: border-box;border-radius: 4px; }
.input_info_wrap .input_id_box .chk_dup_btn:active{background-color:#F0F0F5;}
.input_info_wrap .pw_g_txt{margin-top: 14px;}
.input_info_wrap .pw_g_txt li{font-size: 14px; line-height: 22px; color:#7A7B8E; letter-spacing: -0.6px;}


/* ------------------------------------ 회원가입 5단계(완료)(PC) join_step5  ------------------------------ */
.join_wrap_step5_margin{margin-top:128px;}
.comp_join_wrap{color:#696979; font-size: 22px; line-height: 33px; font-weight: 500; text-align: center; letter-spacing: -0.6px;}
.comp_join_wrap .title{font-weight: 700;font-size: 32px;line-height: 43px;margin-top: 16px;margin-bottom: 16px; letter-spacing: -0.6px;}
.comp_join_wrap .join_id{color:#54C241;}
.comp_join_wrap .go_login_btn{display: block; width:200px; height:72px; line-height: 72px; background: #FFFFFF; border: 1px solid #E1002A;
    box-sizing: border-box; border-radius: 4px;  color:#E1002A; font-size: 22px; font-weight: 700; text-align: center; margin:50px auto 0; }


/* ------------------------------------- 로그인(PC) login ------------------------------------- */
.center_box{width:452px; text-align: center;}
.center_box .title{font-weight: 700; font-size: 46px; line-height: 46px;text-align: center; letter-spacing: -0.6px; }
.center_box .g_text{font-weight: 400; font-size: 20px; line-height: 30px; text-align: center; margin-top:19px; letter-spacing: -0.6px;}
.center_box .input_wrap{margin-top:72px;}
.center_box .input_wrap input::placeholder{color:#D3D4DD;}
.center_box .input_wrap input:nth-of-type(2){margin-top:12px;}
.center_box input[type="checkbox"] + label{display: inline-block; margin-top:18px;}
.center_box .center_btn{width:100%; height:72px; border-radius: 4px; font-size: 22px; font-weight: 700; color:#fff; text-align: center; margin-top:50px;}
.center_box .login_nav{margin-top: 22px; text-align: center;}
.center_box .login_nav > a{color:#515162; font-size: 16px; line-height: 20px; font-weight: 400;}
.center_box .login_nav > span{color:#515162; font-size: 16px; line-height: 20px; font-weight: 400; margin-left:9px; margin-right:9px;}


/* -------------------------------- 비밀번호 변경(PC) change_pw_step1 ~ change_pw_step4, change_old_pw ----------------------------------------- */
.center_box .pw_sub_text{display: flex; justify-content: space-between;margin-bottom:10px;}
.center_box .pw_sub_text > span{font-weight: 500; font-size: 16px; line-height: 20px; letter-spacing: -0.6px;}
.center_box .pw_sub_text > a{font-weight: 400; font-size: 16px; line-height: 20px; border-bottom:1px solid #24252E; letter-spacing: -0.6px;}
.center_box .pw_tab_wrap{display: grid; grid-template-columns: repeat(3, 1fr); margin-top:72px; }
.center_box .pw_tab_wrap .tab_btn{ border-top:2px solid transparent; border-bottom:2px solid #24252E; height:80px; display: flex; flex-direction: column;
     align-items: center; justify-content: center; box-sizing: border-box; color:#8F8FA2;font-size: 24px; line-height: 36px; font-weight: 700;cursor: pointer;}
.center_box .pw_tab_wrap .tab_btn.active{border:2px solid #24252E; border-radius: 4px 4px 0 0; border-bottom:2px solid transparent; box-sizing: border-box; color:#24252E;}
.center_box .pw_tab_wrap .tab_btn > p{font-size:16px; line-height: 24px; font-weight: 400; color:#8F8FA2; letter-spacing: -0.6px;}
.center_box .pw_tab_wrap .tab_btn.active > p{color:#24252E;}
.center_box .tab_content{display: none; margin-top:40px;}
.center_box .tab_content .step1_wrap > p{padding-bottom:10px;}
.center_box .tab_content .step2_wrap > p{padding-bottom:10px;}
.center_box .tab_content .pw_certi_btn{background: #FFFFFF; border: 2px solid #24252E; box-sizing: border-box; border-radius: 4px; width:100%; height:80px;
   text-align: center; font-size: 22px; font-weight: 500; }
.center_box .pw_comp_text{font-size:32px; line-height: 43px; font-weight: 700; margin-top:16px; letter-spacing: -0.6px;}
.center_box .pw_comp_mark{width:64px;}
.center_box .go_login_btn{display: inline-block; padding:0 69px; height:72px; line-height: 72px; background: #FFFFFF; border: 1px solid #E1002A;
    box-sizing: border-box; border-radius: 4px;  color:#E1002A; font-size: 22px; font-weight: 700; text-align: center; margin:50px auto 0; }
.center_box .input_wrap input:nth-of-type(3){margin-top:12px;}


/* -------------------------------------- 아이디 찾기(PC) find_id_step1 ~ find_id_step2 -------------------------------------- */
.center_box .title_sub{font-weight: 700; font-size: 32px; text-align: center;margin-top:16px; letter-spacing: -0.6px;}
.center_box .id_comp_img{height: 72px; margin-top:32px;}
.center_box .id_comp_text{color: #696979; font-size:18px; line-height:27px; font-weight: 500; margin-top:16px; letter-spacing: -0.6px;}
.center_box .find_id{font-weight: 500; font-size: 20px; line-height: 30px; color: #54C241; margin-top:6px;}
.center_box .go_change_pw{font-size: 16px;border-bottom: 1px solid #24252E; display: inline-block; margin-top:22px; letter-spacing: -0.6px;}


/* --------------------------------------- 공지(PC) notice -------------------------------------------- */
.srch_wrap{display: grid; grid-template-columns: 20% 78%; gap: 2%; margin-top:102px;}
/*.srch_wrap .srch_filed{border-bottom: 1px solid #696979; line-height: 55px; font-size: 21px; padding-left:10px;}*/
.srch_wrap .srch_filed{border-bottom: 1px solid #696979; line-height: 55px; font-size: 21px; padding-left:10px;cursor: pointer}
.srch_wrap .srch_input_box{border-bottom: 1px solid #696979; display: grid; grid-template-columns: auto 64px; gap:15px;}
/*.srch_wrap .srch_input_box input[type='text']{line-height: 55px; font-size: 21px; padding-left:10px; border:none; }*/

.srch_wrap .srch_input_box input[type='text']{line-height: 55px; font-size: 21px; padding-left:10px; border:none; cursor: text}
.srch_wrap .srch_input_box input[type='text']::placeholder{color:#D3D4DD;}
/*.srch_wrap .srch_input_box .srch_btn{background: url(../images/search.svg) no-repeat center /24px;}*/
.srch_wrap .srch_input_box .srch_btn{background: url(../images/search.svg) no-repeat center /24px;cursor: pointer}

.notice_list{border-top: 1px solid #696979;border-bottom: 1px solid #696979; margin-top:60px;}
/*.notice_list li{padding-top:27px; padding-bottom: 36px; border-bottom: 1px solid #F0F0F5;}*/
.notice_list li{padding-top:27px; padding-bottom: 36px; border-bottom: 1px solid #F0F0F5;cursor: pointer}
.notice_list li:last-of-type{border-bottom:none;}
.notice_list li.notice_empty{padding-top:44px; cursor: default;}
.notice_list .notice_title{font-size: 21px;margin-bottom:12px;font-weight: 500;}
.notice_list .notice_date{font-family: 'Inter',sans-serif;font-weight: 500;font-size: 18px;color: #7A7B8E;}

.paging_wrap{margin-top:41px;display: flex; justify-content: center;margin-bottom:140px;}
.paging_wrap .prev_btn{width:32px; height:32px; background:url(../images/chevron-left.svg) no-repeat center /contain; cursor: pointer; margin-right:15px;}
.paging_wrap .next_btn{width:32px; height:32px; background:url(../images/chevron-right.svg) no-repeat center /contain; cursor: pointer; margin-left:15px;}
/*.paging_wrap .prev_btn:disabled, .paging_wrap .next_btn:disabled{opacity: 0.3;}*/
.paging_wrap .prev_btn:disabled, .paging_wrap .next_btn:disabled{opacity: 0.3; cursor: default}
.paging_wrap .paging_num{display: flex; justify-content: center;}
.paging_wrap .paging_num li{width:32px; height:32px; text-align: center; line-height: 32px; box-sizing: border-box;
    font-size: 13px; font-family: 'Inter',sans-serif; font-weight: 500;color:#696979; cursor: pointer;}
/*.paging_wrap .paging_num li.selected{background: #FFFFFF; border: 1px solid #24252E; box-sizing: border-box; border-radius: 4px; color:#24252E;cursor: unset;*/
/*    font-weight: 600; }*/
.paging_wrap .paging_num li.selected{background: #FFFFFF; border: 1px solid #24252E; box-sizing: border-box; border-radius: 4px; color:#24252E;cursor: pointer;
    font-weight: 600; }


/* ----------------------------------- 공지-상세(PC) notice_detail  ---------------------------------------------*/
.notice_detail_title{margin-top:88px;padding-bottom:58px; position: relative; font-size: 28px;line-height: 42px;font-weight: 500;letter-spacing: -0.4px;}
.notice_detail_title .dt{font-family: 'Inter',sans-serif; font-size: 18px; color:#7A7B8E; position: absolute; right:0; bottom:0;}
.notice_detail_content{margin-top:24px;border-top: 1px solid #696979;padding:40px 0; font-size: 18px; line-height: 29px; color:#3A3A47; letter-spacing: -0.2px;}
.notice_detail_content * {line-height: 28.8px;}
.notice_prev_next{border-top: 1px solid #D3D4DD; border-bottom: 1px solid #D3D4DD;}
.notice_prev_next li{display: grid; grid-template-columns: 85px auto; gap: 34px; align-items: center; padding-left: 50px; height: 75px; cursor: pointer;}
/**.notice_prev_next li:nth-of-type(1){border-bottom: 1px solid #F0F0F5; background: url(../images/chevron-up.svg) no-repeat 10px center; }*!*/
/**.notice_prev_next li:nth-of-type(2){background: url(../images/chevron-down.svg) no-repeat 10px center;}*!*/

.notice_prev_up {border-bottom: 1px solid #F0F0F5; background: url(../images/chevron-up.svg) no-repeat 10px center; }
.notice_prev_down {background: url(../images/chevron-down.svg) no-repeat 10px center;}

.notice_prev_next li > span{text-align: center; color:#515162; font-size:16px;}
.notice_prev_next li > div{font-size:16px; width:100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; letter-spacing: -0.5px;}
.go_notice{background: url(../images/arrow-left.svg) no-repeat left center /24px; padding-left:30px;margin-top:42px;margin-bottom:140px;display: block; letter-spacing: -0.6px;}


/* --------------------------------- FAQ(PC)  faq  --------------------------------------------------- */
.faq_category_wrap{margin-top:60px; width:100%; }
/*.faq_category_wrap > span{display: inline-block; height:40px; line-height: 40px; color:#24252E; padding:0 16px; background-color: #F0F0F5; border-radius: 4px;*/
/*    margin-right:8px; font-size: 16px; font-weight: 500; margin-bottom: 8px; }*/
.faq_category_wrap > span{display: inline-block; height:40px; line-height: 40px; color:#24252E; padding:0 16px; background-color: #F0F0F5; border-radius: 4px;
    margin-right:8px; font-size: 16px; font-weight: 500; margin-bottom: 8px; cursor: pointer}

.faq_category_wrap > span.selected{background-color: #24252E; color:#fff;}
.faq_list{margin-top:16px; border-top: 1px solid #696979; margin-bottom:82px;}
.faq_list > li{border-bottom: 1px solid #F0F0F5;}
.faq_list .faq{background: url(../images/chevron-down.svg) no-repeat 99% center /32px; font-size: 21px; font-weight: 500; padding:30px 50px 30px 0; cursor: pointer; line-height: 27px;letter-spacing: -0.6px;}
.faq_list .faq_empty{ font-size: 21px; font-weight: 500; padding:32px 0 36px 0; line-height: 27px;letter-spacing: -0.6px;}
.faq_list .faq .category{ display: block; font-size: 18px; color:#8F8FA2; margin-bottom: 12px; }
.faq_list .faq_content{display: none; color:#3A3A47;background-color: #F9FAFB;padding:22px 24px; line-height: 28.8px;letter-spacing: -0.6px;}
.faq_list .faq_content * {color:#3A3A47;line-height: 28.8px;}
.faq_list .faq.open{background-image: url(../images/chevron-up.svg); }
.faq_list .faq.open + .faq_content{display: block;}

/* --------------------------------- 배당조회(PC)  dividend -----------------------------------------------*/
.dividend_wrap{position: relative;}
.dividend_year{display: flex; align-items: center; justify-content: center; margin-top: 100px;}
.dividend_year .year_title{font-weight: 700;font-size: 28px;margin:0 10px;}
.dividend_year .prev_btn{background: url(../images/chevron-left.svg) no-repeat center /32px; width:32px; height:32px;}
.dividend_year .next_btn{background: url(../images/chevron-right.svg) no-repeat center /32px; width:32px; height:32px;}
.dividend_year .prev_btn:disabled,
.dividend_year .next_btn:disabled{opacity: 0.3; cursor: unset;}
.dividend_year_m{display: none;}

.dividend_no{display: none; margin-top:54px; text-align: center; font-size: 20px; line-height: 30px; letter-spacing: -0.6px;}

.download_wrap{position: absolute; top:-4px; right:10px;}
.download_wrap > button{width:40px; height:40px; background-repeat: no-repeat; margin-right:8px;}
.download_wrap .jpg_btn{background-image: url(../images/picture.svg);}
.download_wrap .pdf_btn{background-image: url(../images/acrobat.svg);}

.dividend_box{border: 1px solid #AAAAB9; box-sizing: border-box; border-radius: 4px; position: relative;padding:56px 56px 120px; margin-top:35px; min-height:1427px; margin-bottom:150px;}
.dividend_box .member_wrap{display: flex; justify-content: space-between; padding-bottom:10px;border-bottom: 1px dashed #8F8FA2;}
.dividend_box .member_wrap > span{color: #515162;font-size: 16px;font-weight: 700; letter-spacing: -0.6px;}
.dividend_box .title_wrap{margin-top:32px;}
.dividend_box .title_wrap > p{font-size: 38px; line-height: 50px; font-weight: 700; letter-spacing: -0.5px;}
.dividend_box .title_wrap > p:nth-of-type(2){font-weight: 500; color:#E1002A; letter-spacing: -0.5px;}

.dividend_total{margin-top:72px;}
.dividend_total .cash_wrap{display: grid; grid-template-columns: repeat(2, 1fr); padding:24px 15px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.dividend_total .cash_wrap > span{font-size: 18px; letter-spacing: -0.5px;}
.dividend_total .cash_wrap .stock_cash{margin-top:16px; display: grid; grid-template-columns: 50px 150px 20px;  grid-template-rows: repeat(2, 20px); gap:8px 2px;
    justify-content: end; align-items: baseline; }
.dividend_total .cash_wrap .stock_cash .kind{font-weight: 500; font-size: 16px; color:#696979; letter-spacing: -0.6px;}
.dividend_total .cash_wrap .stock_cash .number{font-family: 'Inter',sans-serif; font-weight: 600; font-size: 16px; letter-spacing: -0.6px;}
.dividend_total .stock_wrap{display: grid; grid-template-columns: repeat(2, 1fr); padding:24px 15px;border-bottom: 1px solid #D3D4DD;}
.dividend_total .stock_wrap > span{font-size: 18px; }
.dividend_total .total_num{font-family: 'Inter' ,sans-serif; font-weight: 700; font-size: 34px; color: #E1002A; letter-spacing: -0.6px;}
.dividend_total .unit_txt{font-size: 14px; font-weight: 500;margin-left:5px;margin-right: 2px;}

.dividend_detail{margin-top:40px;}
.dividend_detail .title{font-size: 20px; line-height: 26px; font-weight: 500; letter-spacing: -0.6px; margin-top:50px;}
.dividend_detail_list{border-top: 1px solid #24252E;margin-top:8px;}
/* .dividend_detail_list li{display: grid; grid-template-columns: auto 30%; gap:5%; padding:24px 16px; border-bottom: 1px solid #F0F0F5;} */
/* 화면캡처 위한 height 고정 */
/* .dividend_detail_list li{display: grid; grid-template-columns: auto 30%; gap:5%; padding:24px 16px; border-bottom: 1px solid #F0F0F5; height: 97px;} */
/* f_company 요소 추가 */
.dividend_detail_list .f_company > img{height:20px;}
.dividend_detail_list .f_company > span{font-size: 18px; font-weight: 500;}
.dividend_detail_list .f_number{margin-top:8px;}
.dividend_detail_list .f_number > span:first-of-type{font-family: 'Noto Sans KR' ,sans-serif; font-weight: 500; font-size: 14px; color:#696979; margin-right: 4px; letter-spacing: -0.6px;}
.dividend_detail_list .f_number > span:last-of-type{font-family: 'Inter' ,sans-serif; font-weight: 500; font-size: 14px; color:#696979; }
.dividend_detail_list .f_detail{margin-top:12px; display: grid; grid-template-columns: auto 1fr; gap:8px;}
.dividend_detail_list .f_detail > span{font-weight: 700; font-size: 14px; color:#696979;line-height: 18px;}
.dividend_detail_list .f_detail > span:last-of-type{font-weight: 400; font-size: 14px; color:#696979; }
.dividend_detail_list .f_total{font-weight: 500; font-size: 14px; margin-right: 2px;}
.dividend_detail_list .f_total > span{font-family: 'Inter',sans-serif; font-weight: 700; font-size: 22px; margin-right:4px; letter-spacing: -0.6px;}
.dividend_detail_list .f_sub{margin-top:8px; font-weight: 500; font-size: 14px;}
.dividend_detail .notice_txt{ font-weight: 400; font-size: 13px; line-height: 20px; color:#8F8FA2; margin-top:36px; margin-bottom:45px; letter-spacing: -0.6px;} /* 수정 */
.dividend_detail .notice_txt .txt{color:#000; margin-top:8px; line-height:20px; font-size:13px; padding:22px 80px 22px 30px;  background:#F6F3F2; } /* 수정 */
.dividend_detail .notice_txt .txt li:before{ content:""; width: 3px; height: 3px; border-radius:50%; display: inline-block; background-color:#000;    vertical-align: 3px; margin-right: 5px; } /* 수정 */

.dividend_box_footer{position: absolute;left:0;right:0;bottom: 56px;height:65px; width:100%; padding:0 56px;}
.dividend_box_footer .footer_text{font-size: 13px; line-height: 20px; color:#515162;padding-left:20px; background: url(../images/leaf.svg) no-repeat 0 3px /14px; letter-spacing: -0.6px;}
/* .dividend_box_footer .ci_img{position: absolute; bottom:0;right:56px;}
.dividend_box_footer .ci_img > img{height:60px;} */
.dividend_box_footer .ci_img{position: absolute; bottom:0;right:56px;height:60px;}
.dividend_box_footer .ci_img > img{width: auto; height: auto; max-width: 200px; max-height: 60px;}


/* ----------------------------------------- 마이페이지(PC)  mypage  --------------------------------------- */
.info_title{font-weight: 700; font-size: 36px; text-align: center;margin-top: 88px; letter-spacing: -0.6px;}
.info_wrap{ border-top: 1px solid #24252E;border-bottom: 1px solid #D3D4DD;padding-bottom: 24px;}
.info_wrap.login{margin-top: 66px;}
.info_wrap.member{margin-top: 80px;}
.info_wrap .title{font-weight: 500; font-size: 26px; line-height: 33px; padding-top:24px; padding-bottom: 18px; border-bottom: 1px solid #D3D4DD; letter-spacing: -0.6px;}
.info_wrap .column{font-size: 16px; line-height: 20px; margin-top:24px; letter-spacing: -0.6px;}
.info_wrap .login_id,
.info_wrap .login_pw{font-size: 20px; line-height: 26px; margin-top:12px;}
.info_wrap .change_pw_btn, .info_wrap .change_user_phone_btn{background: #FFFFFF; border: 1px solid #24252E; box-sizing: border-box; padding:17px 26px; font-weight: 500; font-size: 20px; margin-top: 24px;}
.info_wrap .change_user_phone_btn{width:180px;}
.info_wrap .change_pw_box{display: none;}
.info_wrap .change_pw_box input[type='password']{display: block; width:628px; background: #FFFFFF; border: 1px solid #D3D4DD; box-sizing: border-box; border-radius: 4px;
    padding:20px 18px; font-size: 18px; line-height: 23px; margin-top:10px;}
.info_wrap .change_pw_box input[type='password']::placeholder{color: #D3D4DD;}
.info_wrap .change_pw_box input[type='password']:focus{outline:none; border-color:#24252E; }
.info_wrap .change_pw_box button{margin-top:18px; width:113px; height:56px; border-radius: 4px; font-size: 18px; font-weight: 500;}
.info_wrap .change_pw_box button:nth-of-type(1){background-color: #F0F0F5; margin-right: 9px;}
.info_wrap .change_pw_box button:nth-of-type(2){background-color: #E1002A; color:#fff;}
.info_wrap .member_info{margin-top:24px;}
.info_wrap .member_info li{display: grid; grid-template-columns: 100px auto; gap:10px;align-items: center;margin-bottom:10px;}
.info_wrap .member_info li > span:nth-of-type(1){font-size: 16px; letter-spacing: -0.6px;}
.info_wrap .member_info li > span:nth-of-type(2){font-size: 20px;font-family: 'Inter', sans-serif; }
.go_withdraw{text-align: right; margin-top:40px; margin-bottom:100px;}
.go_withdraw > span{border-bottom: 1px solid #24252E;font-weight: 500; font-size: 16px;cursor: pointer;}
/* 회원탈퇴 팝업(PC) */
.withdraw_popup{width:640px; background-color: #fff;border-radius: 4px; position: fixed; top:326px; left:50%; margin-left:-320px; z-index:100; padding:60px; display: none;}
.withdraw_popup .x_btn{width:24px; height:24px; background: url(../images/x-gray.svg) no-repeat center; position: absolute; top:10px; right:10px;}
.withdraw_popup .title{font-weight: 700; font-size: 28px; text-align: center; }
.withdraw_popup .content{text-align: center; margin-top:40px;}
.withdraw_popup .content p{font-weight: 400; font-size: 18px; text-align: center; margin-bottom:16px; line-height: 24px;}
.withdraw_popup .content .warning{font-weight: 700; font-size: 18px; color:#E1002A;}
.withdraw_popup .popup_btn2{margin-top:40px; text-align: center;}
.withdraw_popup .popup_btn2 button{width:157px; height:56px; font-weight: 500; font-size: 20px; border-radius: 4px;background-color: #F0F0F5;}
.withdraw_popup .popup_btn2 button:nth-of-type(1){margin-right:8px;}
.withdraw_popup .popup_btn2 .withdraw_btn{background-color: #E1002A; color:#fff;}
.withdraw_popup .popup_btn2 .withdraw_btn:disabled{opacity: 0.3; cursor: unset;}


/* ------------------------------------ 회원탈퇴 완료(PC)  withdraw -------------------------------- */
.withdraw_wrap .title_sub{margin-top: 34px !important; line-height: 43px !important; letter-spacing: -0.6px;}
.withdraw_wrap .sub_text{margin-top: 18px; font-size: 20px; line-height: 30px; letter-spacing: -0.6px;}
.withdraw_wrap .go_home_btn{margin-top: 48px; font-size: 22px; font-weight: 700; background-color:#24252E; border-radius: 4px; color:#fff; padding:25px 69px; display: inline-block; cursor: pointer;}
.withdraw_wrap > img{width: auto; height: auto; max-width: 200px; max-height: 60px;}


/* ----------------------------------- 개인정보 처리방침(PC) policy  ------------------------------- */
.policy_wrap{margin-top: -114px; margin-bottom: 100px;position: relative;}
.policy_wrap .policy_ver{position: absolute; top: 0; right: 0; background-color: #F9FAFB; border: 1px solid #D3D4DD; box-sizing: border-box; border-radius: 4px;
    background-position-x: 96%; padding: 20px 40px 20px 18px; font-size: 18px; cursor: pointer}
.policy_wrap .policy_title{line-height: 43px;}
.policy_wrap .policy_title p{font-size: 32px; font-weight: 700; line-height: 24px; padding-top: 15px;}
.policy_wrap .text {margin-top: 52px; padding-top: 56px;border-top: 1px solid #D3D4DD; font-size: 14px;line-height: 1.8em; letter-spacing: -0.5px;}
.policy_wrap .text *{font-size: 14px;line-height: 1.8em;}
.policy_wrap .text p {margin-top: 40px;font-size: 16px; font-weight: 500;margin-bottom: 10px;}
.policy_wrap .text p *{margin-top: 40px;font-size: 16px; font-weight: 500;margin-bottom: 10px;}
.policy_wrap .text h2{font-size: 20px;font-weight: 500;}
.policy_wrap .text h2 *{font-size: 20px;font-weight: 500;}
.policy_wrap .text h3{font-size: 16px;}
.policy_wrap .text h3 *{font-size: 16px;}
.policy_wrap .act_date {color:#676767;font-size:16px;margin-top: 15px;}/* 220125 */

/* ----------------------------------- 이메일 무단수집거부 (PC) ------------------------------- */
.emailchk_wrap{margin-top: -114px; margin-bottom: 100px;position: relative;}
.emailchk_wrap .policy_ver{position: absolute; top: 0; right: 0; background-color: #F9FAFB; border: 1px solid #D3D4DD; box-sizing: border-box; border-radius: 4px;
    background-position-x: 96%; padding: 20px 40px 20px 18px; font-size: 18px; cursor: pointer}
.emailchk_wrap .policy_title{font-weight: 700; font-size: 32px; line-height: 43px;}
.emailchk_wrap .policy_title p{font-size: 16px; line-height: 24px;}
.emailchk_wrap .text {margin-top: 52px; padding-top: 56px;border-top: 1px solid #D3D4DD; font-size: 14px;line-height: 1.8em; letter-spacing: -0.5px;}
.emailchk_wrap .text *{font-size: 14px;line-height: 1.8em;}
.emailchk_wrap .text p {margin-top: 40px;font-size: 16px; font-weight: 500;margin-bottom: 10px;}
.emailchk_wrap .text p *{margin-top: 40px;font-size: 16px; font-weight: 500;margin-bottom: 10px;}
.emailchk_wrap .text h2{font-size: 20px; font-weight: 500;}
.emailchk_wrap .text h2 *{font-size: 20px; font-weight: 500;}
.emailchk_wrap .text h3{font-size: 16px;}
.emailchk_wrap .text h3 *{font-size: 16px;}


/* ------------------------------------ 에러메시지 페이지(PC) error ---------------------------------- */
.center_box .err_icon{width:64px; height:64px; }
.center_box .err_title{color: #24252E; font-size: 32px; line-height: 43px; font-weight: 700; margin-top: 16px; }
.center_box .err_text{color: #24252E; font-size: 20px; line-height: 30px; font-weight: 400; margin-top: 18px; letter-spacing: -0.6px; }
.center_box .err_btn{color: #FFF; font-size: 22px; font-weight: 700; display: inline-block;margin-top:48px;padding:25px 69px; border-radius: 4px;background-color: #24252E;}
.center_box .err_sub_btn{font-size: 18px; font-weight: 400; margin-top:24px; display: inline-block; text-decoration: underline;}


  /* ------------------------------------ header&main&footer 반응형 추가 220209---------------------------------- */
 
@media screen and (max-width: 1396px) and (min-width:1025px){
    /* header S*/
    .ci_home_wrap {left:5%;}
    .log_inout_wrap {right:5%;}
    .header_nav_wrap{width:auto;display: block;}
    .header_nav_wrap > a{margin:0 5px; transition:0.5s all;}
    .ci_home_wrap .header_ci_img::after {font-size: 20px; }
    .ci_home_wrap .header_ci_img span {}
    /* header E*/
    
    /* main S*/
    .home_top .home_title_wrap .title { max-width: 25vw; overflow: visible; height: auto; word-break: keep-all;font-size: 58px; line-height: 78px;}
    .home_title_wrap .lookup_dt span {font-size: 20px;}
    /* main E*/
    
    /* footer S*/
    .footer .footer_ci_img{left:5%;}
    /* footer E*/
}

/* 2021.01.03 */

/* ------------------------------------ 추가---------------------------------- */
/* ------------------------------------ 소개(PC)  ---------------------------------- */
.header_nav_wrap {
    grid-template-columns: repeat(5, 1fr) !important;
    width: 560px !important;
}

.intro_bg {
    background-image: url(../images/intro_bg.png);
    color: black;
}

.intro_bg>.title_text_wrap>.bg_title_text, .intro_bg>.title_text_wrap>.bg_nav_text
    {
    color: black;
}

.intro_total_wrap {
    max-width: 924px;
    margin: 0 auto;
    margin-bottom: 88px;
}

.intro_tit_sec {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 83px;
}

.intro_big_tit {font-size:28px; text-align:center; margin-top: 88px;}

.intro_tit {
    margin: 0 auto;
    font-size: 36px;
    white-space: nowrap;
    margin-top: 55px;
    text-align: center;
    line-height: 46.8px
}

/* .intro_tit br {display: none;} *//* 220126 */

.intro_vis_wrap {
    margin: 48px auto 96px; 
    overflow: hidden;
    }
.intro_vis_wrap .intro_vis {
    width: calc(50% - 9px); 
    padding:24px; 
    height:208px; 
    background: #F6F3F2;
    float:left;
    }
    
.intro_vis_wrap .intro_vis:nth-of-type(2) {
    margin-left: 18px;
    }
    
.intro_vis_wrap .intro_vis strong {
    font-size: 28px;
    font-weight: 500;
    line-height: 36.4px;
    }
    
.intro_vis_wrap .intro_vis p {
    font-size: 20px;
    color: #676767;
    padding-top: 16px;
    line-height: 26px;
    word-break: keep-all;
    }



/* 공통 폰트설정 */
strong.sub_txt {
    display: block;
    font-size: 28px;
    line-height: 36.4px;
    margin-top: 33px;
}

p.con {
    margin-top: 17px;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    color: #676767;
}


.intro_howto_sec {
    margin-top: 86px;
    position: relative;
}

.intro_howto_sec .intro_howto_tit {
    position: absolute;
    background: #fff;
    left: 50%;
    top:-104px;
    transform: translateX(-50%);
    font-size: 28px;
    line-height: 36.4px;
    padding:0 44px;
    
}

.intro_howto_sec .howto_wrap ul li{
    margin-bottom: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.intro_howto_sec .howto_wrap ul li .txt_wrap{
    width: 688px;
    position: relative;
    text-align: center;
}
.intro_howto_sec .howto_wrap ul li:nth-of-type(2n) .txt_wrap{
    float: right;
}
.intro_howto_sec .howto_wrap ul li .txt_wrap .sub_txt{
    overflow: hidden;
    margin-top: 24px;
}

.intro_howto_sec .howto_wrap ul li .txt_wrap .sub_txt i{
    font-style:normal;
    font-size: 28px;
    line-height: 130%;
}
.intro_howto_sec .howto_wrap ul li .txt_wrap p.con{
    text-align: left;
    margin-top: 16px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
}

.intro_howto_sec .howto_wrap ul li .img_wrap {
    margin-top:24px;
    width: 688px;
}

.intro_howto_sec .howto_wrap ul li .img_wrap img{
    width:100%;
    height: 100%;
    object-fit: cover;
}

.cus_center {
    width: 100%;
    height: 76px;
    background: #F6F3F2;
    overflow: hidden;
}
.cus_center em {
    display:block;
    float:left;
     font-size: 24px;
     line-height: 76px;
     padding-left: 24px;
}

.cus_center .c_info {
    float: left;
    line-height: 76px;
    margin-left: 55px;
}

.cus_center .c_info span:first-of-type:after {
    content: "";
    width:1px;
    height: 14px;
    display: inline-block;
    background:#CCCCCC;
    margin: 0px 12px 0px 16px;
    vertical-align: -2px /* 220126 */
}


.cus_center .c_info {
    font-size: 20px;
}


.intro_total_wrap .btn_wrap{
    width: 100%;
    margin-top: 48px;
}

.faq_go {
    width:202px;
    height: 72px;
    display: block;
    text-align: center;
    margin: 0 auto;
    color:#fff;
    line-height: 72px;
    background: #002C5E;
    font-size: 20px;
}

.faq_go > a:after {
    content:"";
    display: inline-block;
    background: url('../images/arrow-right.jpg') no-repeat;
    width:24px;
    height: 24px;
    vertical-align: -6px;
}


.red_color {
    color:#E63312;
}

/* ------------------------------------ border-radius 없앰 ---------------------------------- */

    
.home_divi_box .login_n .btn_wrap > a,
.faq_category_wrap > span,
.c_box,
.join_notice,
.go_login_btn,
button,
.center_box .tab_content .pw_certi_btn,
.login_n .btn_wrap > a:nth-of-type(1),
.login_n .btn_wrap > a:nth-of-type(2),
.info_wrap .change_pw_btn {
     border-radius: 0px;
}

/* ------------------------------------ style 추가 ---------------------------------- */


.select_wrap select::placeholder {color:#676767;} /* 수정 */


.notice_empty .notice_title { color:#676767;font-size:20px;}
b {font-style:normal !important;}

/* 배당조회 추가(형태 다바뀜) */ 
.dividend_detail_list li{padding:5px 16px; /* border-bottom: 1px solid #F0F0F5; */}
.dividend_detail_list table {text-align: right; }
.dividend_detail_list table tr {height: 40px; border-bottom: 1px solid #e5e5e5; }
/*.dividend_detail_list table tr:last-of-type {border-bottom: none; }*/ 
.dividend_detail_list thead tr th {text-align: right; color:#676767; font-size: 14px; font-weight:500; font-style: normal; border-bottom:1px solid #e5e5e5; }
.dividend_detail_list td th {text-align: right;}
.dividend_detail_list th.fir, .dividend_detail_list td.fir {text-align: left;}
.dividend_detail_list td.fir {font-size:16px; color:#000;} 
.dividend_detail_list td.fir.str {font-size: 16px;} 
.dividend_detail_list td.fir.str.sum {font-size: 18px;} 
.dividend_detail_list td {font-size: 16px;}
.dividend_detail_list td.total {ttext-align: right;color:#002C5E; font-size: 22px;}
.dividend_detail_list td > span {font-size: 14px;}
 .dividend_detail_list tr total.sum.amount{font-size: 22px;}
.dividend_more_cert  ul {display:flex; flex-direction: row;justify-content: space-between;}
.dividend_more_cert  ul li {width: 50%; overflow: hidden;}
.dividend_more_cert  ul li:nth-of-type(1){line-height:1.3; font-weight: 500;font-size: 20px; color:#696979;padding-bottom: 13px; /* border-bottom:1px solid #D3D4DD;  */text-align: left; letter-spacing: -0.6px;}
.dividend_more_cert .btn_wrap {float:right;text-align: center; color: #fff; line-height: 56px; width: 118px; height: 56px; background: #E1002A}
.dividend_more_cert .btn_wrap a { display: block; width: 100%; height: 100%;}

/* 배당조회 - 결산배당 인증하기 추가 */
.dividend_certi p {text-align: center; margin-top:16px; font-size: 20px; color:#676767; }
.dividend_certi .btn_wrap { margin:32px auto 0; text-align: center; color: #fff; line-height: 56px; width: 118px;height: 56px;background: #E1002A;}
.dividend_certi .btn_wrap a { text-align: center; color: #fff; line-height: 56px; width: 118px;height: 56px;background: #E1002A;}

/* faq 추가 */
.faq_category_wrap > span {background-color: #E5E5E5;}

/*  faq&공지 - 제목&내용 input으로 변경 동시 적용 */
.srch_wrap_box {line-height: 55px;    position:relative; border-bottom:1px solid #676767;font-weight: normal;font-size: 21px;line-height: 130%;/* or 27px */letter-spacing: -0.4px;}
.srch_wrap_box .input-selectbox{background:url(../images/Icon_arrow_bottom_grey.png) no-repeat calc(100% - 5px) center; line-height: 55px; font-size: 21px; padding-left: 10px; border: none; color:#676767; cursor: text;}    
.input-selectbox-view {font-size:18px; width: 100%; left: 0px; top: 66px; z-index:49; position: absolute;padding:4px 0px; display: flex;flex-direction: column; background: #fff; border: 1px solid #000;}
.input-selectbox-view input {display: none;}
.input-selectbox-view label {font-size:21px;line-height: 46px; padding-left: 14px;}
.input-selectbox-view label:hover {background: #F6F3F2;}

/* 회원가입 3단계 - 증권 선택하는 곳 input으로 바뀜 */
.srch_wrap_box.stock {width: 50%; height: 64px; border:1px solid #000; padding-left: 8px;}
.srch_wrap_box.stock .input-selectbox {line-height: 64px;font-size: 18px; color:#676767;}
.srch_wrap_box.stock .input-selectbox-view { max-height:309px; overflow-y:auto; font-size: 18px;}
.srch_wrap_box.stock .input-selectbox-view label {width:100%; height:43px; padding-left: 14px;font-size: 18px;}

/* 배당조회 추가 - 대표증권사 부분 */
.dividend_total .stock_c_name {font-size:14px; font-weight:400; text-align: right; margin-top: 12px;line-height: 130%;/* or 18px */letter-spacing: -0.004em; color:#676767;} /* 추가 2201 */
.dividend_total .stock_c_name .name{font-size:14px; font-weight:400; text-align: right; margin-top: 12px;line-height: 130%;/* or 18px */letter-spacing: -0.004em; margin-left: 6px; } /* 추가 2201 */

/* id 찾기 */
.confirm_tab_wrap.id {margin-top: 48px; }

/* 로그인 */
.input_box.ess.m {margin-top: 10px;}

/* footer */
.footer_nav_wrap, .company_info { padding-left: 138px;}

/* id 찾기 & 비밀번호 찾기*/
.center_box.id .confirm_content .c_box p {padding-top: 20px;}
.center_box.pw .confirm_content .c_box p {padding-top: 20px;}
.center_box.pw div:nth-of-type(4) .c_box p {padding-top: 33px;} /* 220126 */
/* ------------------------------------ background 이미지 교체---------------------------------- */

/* 220125 회원 가입 대상 안내 팝업 */
.popup_2.join_guide_pop  {padding: 60px 40px; top:100px;}
.popup_2.join_guide_pop .title {font-size: 32px; font-weight: 500;}
.popup_2.join_guide_pop .join_guide_date {width: 100%; background: #F6F3F2;  margin-top:39px; display:flex;flex-direction: row;}
.popup_2.join_guide_pop .join_guide_date .jg_box {width: 50%; text-align: center;padding: 25px 25px;}
.popup_2.join_guide_pop .join_guide_date .jg_box > span {display: block;font-size:18px; line-height: 1; }
.popup_2.join_guide_pop .join_guide_date .jg_box > strong {display: block;font-size:26px; line-height: 1; margin-top: 11px;}
.popup_2.join_guide_pop .content {font-size: 20px; text-align: left; line-height: 150%; margin-top:24px; margin-bottom: 50px;}
.popup_2.join_guide_pop .content .underline {display:inline-block; font-size: 20px; border-bottom: 1px solid #000; text-decoration: none;}

.popup_2.join_guide_pop .popup_btn2 button {height: 72px;font-size: 20px; background-color:#F6F3F2;}
.popup_2.join_guide_pop .popup_btn2 button:last-of-type {background-color: #E1002A; color:#fff;}

.join_notice strong{ font-size: 20px; line-height: 32px;}
.join_notice p{font-size: 20px; line-height: 32px; }


/* header 반응형 */

@media screen and (max-width: 1396px) and (min-width: 1024px){
	.ci_home_wrap {left: 5%;}
	.log_inout_wrap {right:5%;}
	.header_nav_wrap {width:auto; display: block;}
	.header_nav_wrap > a {margin:0 5px; transition:0.5s all;}
	.ci_home_wrap .header_ci_img::after {font-size:20px;}
	.ci_home_wrap .header_ci_img span{}
	
	.home_top .home_title_wrap .title {max-width: 25vw; overflow: visible; height: auto; work-break: keep-all; font-size: 58px; line-height: 78px }
	.home_title_wrap .lookup_dt span  {font-size: 20px;}
	
	.footer .footer_ci_img{left:5%;}
}

/* 2023.07.23 추가 */
.ci_home_wrap {
	display: flex;
	max-height: 80px; 
	justify-content: flex-start;
	gap: 15px; 
	align-items: end;
	bottom: 27px;
}
.ci_home_wrap .tit {
	width: 200px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.4px;
	font-size: 20px;
	margin-bottom: 5px;
	font-family: SynergyDisplayBold;
}

.ci_home_wrap a {
	display: block; 
	height: 40px;
}

.ci_home_wrap a > img {
	object-fit: contain; 
	width: auto; 
	height: 100% !important; 
	max-width: unset;
	max-height: 40px;
}

.file-wrap {
    background: #F6F6F8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 2rem;
    margin-top: 3rem;
}

.file-wrap .title {
    flex: 0 0 9rem;
    color: #151515;
}

.file-wrap .file-list {
    flex-basis: calc(100% - 9rem);
    max-width: calc(100% - 9rem);
    padding-left: 1.8rem;
    border-left: 1px solid #d3d3d3;
}

.file-wrap .file-list a {
    display: flex;
    justify-content: left;
    align-items: center;
    flex: 1;
    cursor: pointer;
}