@charset "utf-8"; @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap'); body {font-family: "Noto Sans KR", sans-serif; letter-spacing:-1px; position: relative; min-width: 1170px; overflow-x:auto;} #layout_content_body_right {min-height: 900px;} .main-section {width: 100%; margin: 0 auto;} /* .main-section > div:nth-child(2), .main-section > div:nth-child(5), .main-section > div:nth-child(7), .main-section > div:nth-child(9) {background-color: #f6f7fb;} */ .main-section > .main-section-wrap:not(:first-child) > * {width: 1250px; margin: 0 auto;} .sub_body .main-section > .main-section-wrap:not(:first-child) > * {width: 100%;} .main-section-body {padding-right: 150px;} .main-section-wrap + .main-section-wrap {margin-top: 1rem;} #layout_content_body_wrap {width: 100%; position: relative;} .sub_body #layout_content_body_wrap {width: 1250px; margin: 0 auto;} #layout_content_body_wrap:after{content: "";display: block;clear: both;} #layout_content_body_left{float: left;width: 250px;position: relative;} #layout_content_body_right{float: left; width: 1000px;position: relative; margin: 0 auto;} .main_body #layout_content_body_wrap{width: 100%; margin: 0 auto; padding-top: 128.71px;} body.scrol-down .main_body #layout_content_body_wrap {padding-top: 80px;} .sub_body #layout_content_body_wrap{ margin: 0 auto;padding-top: 140px;} .main_body #layout_content_body_left{width: 1045px;} .main_body #layout_content_body_right{width: 0;} .dafl_main_popup {box-shadow: 2px 2px 5px 3px rgba(0,0,0,20%);} body.overflow-lock {overflow-y: hidden; padding-right: 17px;} body.overflow-lock #layout_top_wrap {padding-right: 17px;} /* Quick - 카드결제 */ #quick {width: 1250px; margin: 0 auto;} .quick {position: fixed; bottom: 0; margin-left: 1150px; z-index: 79;} .quick a:hover {color: #fff; opacity: 1;} .quick ul > li {margin-bottom: 15px; width: 75px; height: 75px; border-radius: 50px; overflow: hidden; cursor: pointer;} .quick ul > li > a {display: block; white-space: nowrap; text-align: left; font-size: 14px; color: #fff; height: 75px; overflow: visible;} .quick ul > li > a > p {text-align: left; font-size: 14px; color: #fff; padding-left: 75px; overflow: visible;} .quick ul > .quick_01 {background-color: #3366b9; display: block;} .quick ul > .quick_01 p {display: inline-block; margin-top: 26px;} .quick ul > .quick_01 i {top: 50%; left: 18px; transform: translate(0, -50%); font-size: 2rem; color: #fff;} .quick ul > .quick_02 {background: url("./images/dafl_v3_img/quick_chat.png") no-repeat 19px center; width: 37px; height: 31px; display: block; background-color: #09c7c7;} .quick ul > .quick_02 a {margin-top: 26px;} .quick ul > .quick_03 {background: url("./images/dafl_v3_img/quick_card.png") no-repeat 21px center; width: 32px; height: 22px; display: block; background-color: #92ccbd;} .quick ul > .quick_03 a {margin-top: 26px;} .quick ul > .quick_04 {background: url("./images/dafl_v3_img/quick_bookmark.png") no-repeat 21px center; width: 32px; height: 31px; display: block; background-color: #fff; border: 1px solid #c9c9c9;} .quick ul > .quick_04 a {margin-top: 16px;} .quick ul > .quick_04 p {color: #3c1e1e;} .quick ul > .quick_05 {background-color: #fff; border: 1px solid #c9c9c9;} .quick ul > .quick_05 i.arrow {background: url("./images/dafl_v3_img/quick_point.png") no-repeat; width: 17px; height: 20px; top: 50%; left: 50%; transform: translate(-50%, -50%);} .quick ul > .quick_05 p {display: none;} .quick ul > .quick_05:hover i {display: none;} .quick ul > .quick_05:hover p {display: block; color: #3c1e1e; padding: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 1.2rem; font-weight: 600;} /* .quick ul > .quick_05:hover i {animation: arrow 0.8s infinite ease-in-out;} */ .quick.on {position: absolute;} @keyframes arrow { 0% {top: 50%;} 25% {top: 40%;} 50% {top: 50%} 75% {top: 60%} 100% {top: 50%;} } @media (max-width: 1600px) { #quick, .quick {display: none;} } /* main - 상단 메뉴바 */ .dafl_top_header {background-color: #f4f3f8; position: fixed; top: 0; width: 100%; z-index: 3; border-bottom: 1px solid #f1f3f5;} .dafl_top_header > div {width: 1250px; margin: 0 auto;} .main #layout_top_wrap {width: 100%; margin: 0 auto; position: fixed; z-index: 80; border: none;} /* sub- 상단 메뉴바 */ #layout_top_wrap {width: 100%; margin: 0 auto; position: fixed; z-index: 80; top:0; border-bottom: 4px solid #6288d6;} #layout_top_wrap.isOffice {top: 46.71px;} #layout_top_wrap #layout_top_menu_wrap {box-shadow: 0px 1px 2px rgba(0,0,0,15%); background-color: #ffffffe6; height: 82px; transition: height 0.2s ease-out;} #layout_top_wrap:hover #layout_top_menu_wrap { border-bottom: 1px solid #FFF;} .top_menu_fixed {margin: 0 auto;} .scrol-down #layout_top_wrap {top:0} .scrol-down #layout_top_wrap.isOffice {top: 0;} .scrol-down #layout_top_wrap #layout_top_menu_wrap {height: auto; transition: height 0.2s ease-in-out;} .scrol-down .top_menu_fixed{padding-top: 5px !important;padding-bottom: 5px !important;} .scrol-down .top_menu_fixed a.layout_top_logo{margin: 0px 0px; transition: all 0.2s ease-out;} .scrol-down .top_menu_fixed .layout_top_menu_list > li{padding: 0px !important;font-size: 0.8rem;} .scrol-down #layout_top_menu_lst_wrap .layout_top_menu_list > li > a {font-size: 1rem;} .scrol-down .dafl_top_header {display: none;} .scrol-down .top_menu_fixed a.layout_top_logo img {height: 1.75rem; transition: all 0.3s ease-out;} .top_menu_fixed:after {content: "";display: block;clear: both;} .top_menu_fixed a.layout_top_logo img {display: block; height: 2rem; object-fit: contain; transition: all 0.3s ease-out;} #layout_top_menu_lst_wrap {overflow: hidden; text-align: center;width: 1050px;} #layout_top_menu_lst_wrap .layout_top_menu_list {display:table; margin: 0;width: 100% } #layout_top_menu_lst_wrap .layout_top_menu_list > li {display: table-cell; padding: 1.625rem 0; width: calc(100% / 5);} #layout_top_menu_lst_wrap.item-count-6 .layout_top_menu_list > li {width: calc(100% / 6);} #layout_top_menu_lst_wrap .layout_top_menu_list > li > a {width: 100%; font-weight: 500; font-size: 1.25rem; color: #000; transition: all 0.4s ease-in-out;} #layout_top_menu_lst_wrap .layout_top_menu_list > li.active > a {color: #2196f3;} #layout_top_menu_lst_wrap .layout_top_menu_list > li > a span {position: relative;} #layout_top_menu_lst_wrap .layout_top_menu_list > li > a em {display: block; width: 0; height: 4px; position: absolute; bottom: -7px; left: 52%; transform: translateX(-50%); background: #0ea9e4;} #layout_top_menu_wrap .layout_top_logo_wrap {line-height: 0; display: flex; justify-content: flex-start; align-items: center; gap: 1rem;} #layout_top_menu_wrap .layout_top_logo_wrap > ul {display: flex; justify-content: flex-start; align-items: center; gap: 1.25rem; flex-wrap: nowrap;} #layout_top_menu_wrap .layout_top_logo_wrap > ul > li {position: relative;} #layout_top_menu_wrap .layout_top_logo_wrap > ul > li:not(:first-child):before {content: ""; position: absolute; left: -0.625rem; top: 50%; transform: translateY(-50%); width: 1px; height: 1rem; background-color: #e5e5e5} #layout_top_menu_wrap .layout_top_logo_wrap > ul > li > a {color: #999; font-weight: 500; font-size: 0.75rem; letter-spacing: -0.75px; display: block; line-height: 1; white-space: nowrap;} #layout_top_menu_wrap .layout_top_logo_wrap > ul > li > a:hover {color: #333; font-weight: bold; transition: all 0.15s ease-in-out;} #layout_top_menu_wrap .layout_top_logo h3 {display: none;} .layout_top_menu_list > li {position: relative;} .layout_top_menu_list > li > a {display: block;text-align: center;} #layout_top_wrap #top_menu_hddn_wrap{background-color: #3c4444eb;border-top:2px solid #09c7c7; display: none;border-bottom: 1px solid #DDD; padding: 1rem 31px;} #layout_top_wrap #top_menu_hddn_body:after{content: ""; display: block; clear: both;} #layout_top_wrap #top_menu_hddn_body{width: 1250px; margin: 0 auto; display: table;} #layout_top_wrap #top_menu_hddn_body > * {display: table-cell; vertical-align: top;} #layout_top_wrap:hover #top_menu_hddn_wrap{ display: block;} #layout_top_intro_wrap {width: 220px; position: relative; border-right:1px solid #09c7c7;} #layout_top_intro_wrap dl {display: flex; justify-content: space-between; align-items: center; width: 100%; margin-bottom: 0; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; padding-right: 1.5rem; } #layout_top_intro_wrap dl > dt{font-size: 1rem;font-weight: 400;color: #09c7c7; font-weight: bold;} #layout_top_intro_wrap dl > dd{text-align: right; color: #fff; line-height: 1;} #layout_top_intro_wrap dl > dd > a{color:#FFF;font-size: 1rem;text-align: right;} #layout_top_intro_wrap dl > dd i {margin-right: 0.375rem;} #layout_top_sub_menu_lst_wrap > ul{display: table;table-layout: auto;width: 100%;} #layout_top_sub_menu_lst_wrap > ul > li {display: table-cell; text-align: center;vertical-align: top; width: calc(100% / 5);} #layout_top_sub_menu_lst_wrap.item-count-6 > ul > li { width: calc(100% / 6);} #layout_top_sub_menu_lst_wrap > ul > li > ul{display: inline-block;} #layout_top_sub_menu_lst_wrap > ul > li > ul >li{display: block;text-align: left;} #layout_top_sub_menu_lst_wrap > ul > li > ul >li a{color: #FFF;padding: 0.5rem 0;display: block;font-size: 0.8rem;} body #layout_top_sub_menu_lst_wrap .menu-2deth-lst > li:not(:first-child) > span {margin-top: 1.5rem; display: inline-block;} body #layout_top_sub_menu_lst_wrap .menu-2deth-lst > li > span {font-size: 1rem; color: #aaa; font-weight: 500;} body #layout_top_sub_menu_lst_wrap .menu-2deth-lst > li > ul {margin-top: 0.25rem;} body #layout_top_sub_menu_lst_wrap .menu-2deth-lst li a {color: #fff; padding: 0.25rem; display: block; font-size: 0.9rem; font-weight: 400;} body #layout_top_sub_menu_lst_wrap .menu-2deth-lst li.active > a {color: #2196f3; font-weight: bold; filter: brightness(1.125); opacity: 1;} /* 고객소통함 */ .form_surv_wrap .container {width: calc(1250px + 2rem); margin: 0 auto; padding-left: 1rem; padding-right: 1rem;} /* 푸터 */ #footer_section {background-color: #F0F0F0;} .footer_wrap {max-width: calc(1250px + 2rem); margin: 0 auto; padding: 2rem 1rem 2.25rem;} .footer.pc_ver > * {display: flex; justify-content: space-between; align-items: center;} .footer.pc_ver .footer_logo {width: 169px;} .footer.pc_ver .footer_middle {margin-top: 1rem; color: #666;} .footer.pc_ver .footer_left_info > ul:first-of-type {margin-top: 0.375rem; display: flex; gap: 1.25rem; justify-content: flex-start; align-items: center;} .footer.pc_ver .footer_left_info > ul:first-of-type > li > dl {display: flex; justify-content: flex-start; align-items: center;} .footer.pc_ver .footer_left_info > ul:first-of-type > li > dl > dd > span {margin-left: 0.25rem; margin-right: 0.25rem;} .footer.pc_ver .footer_left_info > ul:first-of-type > li > dl > dd > a {font-weight: 300; color: #666;} .footer.pc_ver .footer_right_info > ul {display: flex; gap: 1.5rem; justify-content: flex-start; align-items: center;} .footer.pc_ver .footer_right_info > ul > li:not(:first-child) {position: relative;} .footer.pc_ver .footer_right_info > ul > li:not(:first-child):before {content: ""; position: absolute; left: -0.75rem; top: 50%; transform: translateY(-50%); width: 1px; height: 1rem; background-color: #bdbdbd} .footer.pc_ver .footer_right_info > ul:nth-of-type(2) {margin-top: 0.375rem;} .footer.pc_ver .footer_bottom {margin-top: 1.5rem; align-items: flex-start;} .footer.pc_ver .footer_bottom > p {color: #666; font-weight: bold;} .footer.pc_ver .footer-top > ul {display: flex; justify-content: flex-end; align-items: center; gap: 2rem;} .footer.pc_ver .footer-top > ul > li > a {font-weight: bold; color: #666;} .family_site {position: relative; white-space: nowrap;} .family_site > a {display: flex; justify-content: space-between; align-items: center; color: #666; font-weight: bold; gap: 4.5rem; padding: 0.625rem 2.5rem; background-color: #D9D9D9; border-radius: 3rem;} .family_list {display: none; background-color: #666; width: 100%; padding-top: 1.25rem; padding-bottom: 1.25rem; border-radius: 1.5rem; position: absolute; top: -0.625rem; transform: translateY(-100%);} .family_list > li > a {color: #fff; padding: 0.25rem 2.5rem; display: block;} .family_list > li > a:hover {background-color: #999;} .family_site > a.active {background-color: #666; color: #fff;} .family_site > a.active + .family_list {display: block;} /*푸터 각 플랫폼 아이콘 추가*/ .site_con_lst{display:table; margin: 6px 0 6px 240px;} .site_con_lst > li{display:table-cell; padding-left: 1rem; vertical-align:auto;} .site_con_lst > li:first-child {padding-left: 0;} /* 다이얼로그 공통 */ .ui-dialog {box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35); overflow: hidden;} /**좌측 메뉴*/ #layout_content_body_left{padding: 0.5rem 1rem 0.5rem 0;} #layout_content_body_left >h4{border-bottom: 2px solid #2a2a2a;padding: 0 0 1rem 0.5rem;} #layout_content_body_left >ul{margin-top: 1rem;} #layout_content_body_left >ul > li:not(:last-child){border-bottom:1px dashed #DDD;} #layout_content_body_left >ul > li > span {color: #999; font-size: 1.125rem; font-weight: 500; padding-left: 0.75rem; padding-bottom: 0.5rem;} #layout_content_body_left >ul > li:not(:first-child) > span {margin-top: 1rem; display: inline-block;} #layout_content_body_left >ul > li a:hover {color: #162b7dcc; opacity: 1;} #layout_content_body_left >ul > li a {display: block; width: 100%; padding: 0.5rem 1rem;margin: 0.5rem 0;font-size: 1rem; font-weight: 500; position: relative;} #layout_content_body_left >ul > li a > i {position: absolute; top: 50%; right: 1rem; transform: translateY(-50%);} #layout_content_body_left >ul > li a.active{background-color: #162b7d;border-radius: 2rem;color: #FFF !important; font-weight: 500;} #layout_content_body_left >ul > li a.active i:before{content: "\f078" !important;} #layout_content_body_left >ul > li a.active + ul {display: block;} #layout_content_body_left >ul > li a:after{content: "";display: block;clear: both;} .main_body #layout_content_body_left{padding: 0;} /**상단 현재메뉴명*/ .dafl_top_login_info_lst span {color: #797979; font-weight: 500;} #layout_content_body_nav:after{content: "";display: block;clear: both;} #layout_content_body_nav >h4{padding: 0 0 0.5rem 0.5rem;font-size: 2rem;float:left;} #layout_content_body_nav{border-bottom:1px solid #DDD;margin-bottom: 1rem;padding-bottom: 0.4rem;} #layout_content_body_nav >#layout_content_body_nav_lst{float:right;} /**상단 메뉴위치*/ .breadcrumb{background-color: #FFF;margin: 0px;} .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; font-family: "Font Awesome 5 Pro"; content: "\f105"; } /* 메인페이지 */ /* 메인슬라이드 */ #layout_top_slide_wrap h2 {font-size: 2rem} #layout_top_slide_wrap em {font-size: 2.5rem;} #layout_top_slide_wrap span {font-size: 0.9rem;} .main_slide_01 > div {top: 50%; left: 50%; transform: translate(-50%, -50%);} .main_slide_02 > div {top: 50%; left: 50%; transform: translate(-50%, -50%);} /* 메인서치바 */ /* .main_search {position: relative;} .main_search ul > li:first-child {text-align: left; width: 40%;} .main_search input {border:0px ;border-bottom: 3px solid #333; border-radius: 0rem; padding: 5px 100px 5px 2rem; font-size: 2.5rem;; -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-transition: none !important; -o-transition: none !important; transition: none !important; outline: 0; width: 100%; background-color: #ffffff00; } */ #layout_dafl_srch_wrap a.btn-danger {padding: 0.5rem 1rem; border-radius: 2rem;} .main_search input::placeholder {color: #999;} .main_search button{position: absolute;right:10px; top:0;background: none;border: none;font-size: 2.5rem;color: #333;padding: 5px;} .main_search input:hover {border-color: #09c7c7;} .main_search input:hover::placeholder {color: #ddd;} .main_search button:hover {color: #09c7c7 !important;} .main_search input:focus {border-color: #09c7c7;} .main_search input:focus::placeholder {color: #ddd;} .main_search div:focus button {color: #09c7c7 !important;} .main_search h3 {display: inline-block; padding: 0 10px; font-size: 2.5rem; text-align: left;} .main_search h3 strong {display: block;} .main_search h3 small{font-size: 1.3rem;} #layout_dafl_bottom_banner_lst {display: table; width: 100%;} #layout_dafl_bottom_banner_lst > li:first-child {padding-right: 1rem;} #layout_dafl_bottom_banner_lst > li:last-child {padding-left: 1rem;} #layout_dafl_bottom_banner_lst > li a > * {display: none;} #layout_dafl_bottom_banner_lst > li a {display: block; height:219px; box-shadow: 3px 3px 3px rgba(0,0,0,0.2);} #layout_dafl_bottom_banner_lst > li:first-child a {background: url("/common/css/images/banner/layout_dafl_bottom_banner_01.png") no-repeat;background-size: 100% 100%; background-position: center;} #layout_dafl_bottom_banner_lst > li:nth-child(2) a {background: url("/common/css/images/banner/layout_dafl_bottom_banner_02.png") no-repeat;background-size: 100% 100%; background-position: center;} /* 깃발보관 - 가격안내 */ .pr_guid {background-color: #24303c;} .pr_guid span.logo {top: 7.5%; left: 49%; transform: translate(-50%, 0);} .pr_guid .pattern_left {background: url("./images/dafl_v3_img/sub_01_01_left.png") no-repeat; width: 115px; height: 116px; left: 0; bottom: 0;} .pr_guid .pattern_right {background: url("./images/dafl_v3_img/sub_01_01_right.png") no-repeat; width: 115px; height: 116px; right: 0; bottom: 0;} .pr_guid ul {position: absolute; top: 27%; left: 50%; transform: translate(-50%, 0);} .pr_guid a {margin-top: 300px; margin-bottom: 30px;} .divy_fee_chart span {font-size: 0.9rem;} .divy_fee_chart ul > li {font-size: 0.9rem;} .srv_feat_img {background: url("./images/dafl_v3_img/sub_01_01_main_bot.jpg") no-repeat; background-size: 100%; text-align: center;} .srv_feat_img ul li:first-child {padding-top: 30px;} .srv_feat_img ul li:last-child {background: url("./images/dafl_v3_img/sub_01_01_main_bot_ribbon.png") no-repeat; background-size: contain; width: 500px; height: 40px; display: inline-block; margin-top: 30px; margin-bottom: 25px;} .srv_feat_img ul li h5 {line-height: 36px;} .srv_feat table {border: none;} .srv_feat table tbody tr > td:first-child {padding: 15px;} .srv_feat table a {top: 50%; right: 2%; transform: translate(0, -50%);} .rcpt_meth_guid li {font-size: 0.9rem;} /* 베스트 */ .bst-flag .dafl-flag-item a {height: auto; opacity: 1;} .bst-flag .dafl-flag-item .bst-img {height: 250px; background-size: 100% 100%; background-repeat: no-repeat; background-position: center; transition: all 0.2s ease-in-out} .bst-flag .dafl-flag-item:hover .bst-img {background-size: 150% 150%;;} .bst_logo {position: absolute; left: 0; top: 0; display: block; background-color: #3366b9; padding: 20px; color: #fff; opacity: 0.8;border-top-left-radius: 0.25rem } .bst_logo.prdTyCd-0001 {background-color: #222;} .bst_logo.prdTyCd-0002 {background-color: #3366b9;} .bst_logo.prdTyCd-0003{background-color: #5fcd45;} .bst-name h5 {font-size: 1rem; padding: 0 0.3rem;text-align: center; color: #000; font-weight: 400 !important;} .bst-flag .dafl-flag-item:hover .bst-name h5 {opacity: 1;} /* 사이트 맵 */ .ste_map ul.site_list {vertical-align: top; width: 21%;} .ste_map ul.site_list > li span {display: inline-block; font-size: 1.5rem; border-bottom: 2px solid #09c7c7; width: 100%;} .ste_map ul.site_list > li ul > li {border-bottom: 1px solid #ddd;} .ste_map ul.site_list > li ul > li:first-child {margin-top: 0.5rem;} .ste_map ul.site_list > li ul > li:last-child {border-bottom: none;} .ste_map ul.site_list > li ul > li:hover {background-color: #09c7c729;} .ste_map ul.site_list > li ul > li a:hover {opacity: 1;} /* 구분선 */ .dafl_sxn_line {margin: 3rem 0; width: 100%; height: 1px; background-color: #e2e2e2;} /* 반응형 1425px */ @media (min-width:1425px){ #layout_top_sub_menu_lst_wrap > ul {padding: 0;} #layout_top_sub_menu_lst_wrap > ul > li > ul > li > a {font-size: 0.9rem;} #layout_top_slide_wrap h2 {font-size: 2rem} #layout_top_slide_wrap em {font-size: 3rem;} #layout_top_slide_wrap span {font-size: 1rem;} #layout_top_banner_wrap h4 {font-size: 1.5rem;} #layout_top_banner_wrap small {font-size: 0.8rem;} /* 메인 배너 */ #layout_top_banner_body ul {width: 100%;} #layout_top_banner_body ul > li p {font-size: 0.9rem;} #layout_top_banner_body a {font-size: 1.8rem;} .main_search h3 small{font-size: 1.4rem;} .usr_rvw_form_top_left_form {width: 250px;} /* #prduSearch .input-group >.input-group-item:last-child {padding-left: 3rem !important; padding-right: 3rem !important;} */ .keep_flg_srch_img button {padding-left: 7px; padding-right: 7px; font-size: 1rem; height: auto;} .pers_re_empl_inner {margin-top: 101px;} #g4WriteClaim #saveBtn {padding: 0.44rem 0.75rem;} .glbl_br_left {padding-top: 380px; padding-left: 7%; padding-bottom: 40px;} .br_rctmt_img .num-box {margin-top: 400px;} /* .main_search input.input-group-item {font-size: 2rem;} .main_search.input-group button.input-group-item {padding: 10px 0 !important;} */ } /* 반응형 1600px */ @media (min-width:1600px){ #layout_top_slide_wrap h2 {font-size: 2.2rem} #layout_top_slide_wrap em {font-size: 3.3rem;} #layout_top_slide_wrap span {font-size: 1.2rem;} } /* 푸터 인증마크 */ .foot_body {position: relative;} .venture_enterprise_logo_wrap {position: absolute; bottom: 1rem; right: 0;} .venture_enterprise_logo_wrap > ul {margin-right: 1rem; text-align: right;} .venture_enterprise_logo_wrap > ul > li {display: inline-block; vertical-align: middle;} .venture_enterprise_logo_wrap > ul > li:first-child {margin-right: 1rem;} .venture_enterprise_logo_wrap > ul > li img {opacity: 0.9;} .venture_enterprise_logo_wrap > ul > li:last-child img {width: 100px; height: 112px; object-fit: fill;} /* 이미지 확대보기 */ .SHUVIC_JQUERY_DIALOG.ui-dialog > .img_layout_wrap > img {max-height: 70vh; object-fit: contain;} /* 어플 인트로 화면 */ html.front_logo_body_wrap {overflow-y: hidden;} html.front_logo_body_wrap > body {opacity: 0;} #intro_mask { position: fixed; z-index: 9999; background-color: #fff; width: 100%; height: 100dvh; top: 0; left: 0;} .intro_main_body {position: relative; width: 480px; height: 100dvh; margin: 0 auto;} .intro_dafl_logo {width: 100px; margin-top: 1rem; margin-left: 1rem;} .intro_cont_container {text-align: center; width: 100%; position: absolute; top: 35%; left: 50%; transform: translate(-50%, -50%);} #intro_grop_info_wrap .intro_grop_logo {width: 20rem;} #intro_grop_info_wrap .intro_grop_nm {font-size: 1.75rem; display: block; margin-top: 1.5rem; color: #3e3e3e;} .intro_loading_wrap {padding-top: 7.5rem; position: relative;} .intro_loading_wrap span {font-size: 1.25rem; color: #a0aad9; line-height: 1; position: absolute;} .intro_loading_wrap span:first-child {left: 40%; transform: translateY(-50%); animation: textLoading01 1.25s ease-out infinite;} .intro_loading_wrap span:nth-child(2) {left: 50%; transform: translate(-50%, -50%); animation: textLoading02 1.25s ease-out infinite; animation-delay: 0.375s;} .intro_loading_wrap span:last-child {right: 40%; transform: translateY(-50%); animation: textLoading03 1.25s ease-out infinite; animation-delay: 0.75s;} .intro_cont {margin-top: 6rem; font-size: 1.5rem;} .intro_cont strong {color: #162b7d; font-size: 2rem;} @keyframes textLoading01 { 25% { transform: translateY(-125%) scale(1.25); color: #44539a; } 50% { transform: translateY(-50%); } } @keyframes textLoading02 { 25% { transform: translate(-50%, -125%) scale(1.25); color: #44539a; } 50% { transform: translate(-50%, -50%); } } @keyframes textLoading03 { 25% { transform: translateY(-125%) scale(1.25); color: #44539a; } 50% { transform: translateY(-50%); } } /* 제휴서비스 단체 헤더 */ .outsi_hp .top_menu_fixed a.layout_top_logo {background-image: none;} .outsi_hp .top_menu_fixed {position: relative;} .outsi_hp .outsi_hp_info_wrap {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; gap: 0.5rem; align-items: center; width: 80%;} .outsi_hp .outsi_hp_info_wrap > img {height: 3.5rem; width: 3.5rem; object-fit: contain; transition: all 0.3s ease-out;} .outsi_hp .outsi_hp_info_wrap > span {font-size: 1.25rem; font-weight: bold; transition: all 0.3s ease-out; text-align: center; word-break: keep-all;} .outsi_hp .outsi_hp_info_wrap > span:last-of-type {white-space: nowrap;} .outsi_hp_close_btn {font-size: 1.5rem; color: #bbb; line-height: 1; transition: all 0.3s ease-out;} .scrol-down .outsi_hp .outsi_hp_info_wrap > img {height: 2rem; width: 2rem; object-fit: contain; transition: all 0.2s ease-out;} .scrol-down .outsi_hp .outsi_hp_info_wrap > span {font-size: 1.125rem; transition: all 0.2s ease-out;} .scrol-down .outsi_hp .outsi_hp_close_btn {font-size: 1.375rem; transition: all 0.2s ease-out;} .outsi_hp_info_alert {max-width: 800px; margin: 6rem auto -5rem; display: none;}