@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard-dynamic-subset.css";.Home[data-v-e118b325]{background:#0a0a0a;min-height:min(100rem,100svh);padding-top:var(--header-height)}.Home .category[data-v-e118b325]{width:100%;max-width:var(--inner-width);margin:0 auto;padding:0 2rem;margin-top:var(--space-5x-large);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.Home .category[data-v-e118b325]::-webkit-scrollbar{display:none}.Home .category ul[data-v-e118b325]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;gap:var(--space-mid);width:max-content;margin:auto}.Home .category ul li[data-v-e118b325]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;height:4.4rem;padding:0 var(--space-x-large);border:1px solid rgba(255,255,255,.2);border-radius:var(--border-radius-full);font-weight:var(--font-w-mid);cursor:pointer}.Home .category ul li.on[data-v-e118b325]{border:1px solid white;background-color:var(--color-black);color:var(--color-font-white)}.Home .projects[data-v-e118b325]{padding-top:var(--space-7x-large);padding-bottom:var(--space-7x-large)}.Home .projects .project_list[data-v-e118b325]{width:100%;max-width:var(--inner-width);margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4x-large) var(--space-3x-large)}@media screen and (max-width: 1024px){.Home .projects .project_list[data-v-e118b325]{gap:var(--space-2x-large) var(--space-large)}}@media screen and (max-width: 768px){.Home .projects .project_list[data-v-e118b325]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 360px){.Home .projects .project_list[data-v-e118b325]{grid-template-columns:1fr}}.Home .projects .project_list .list_item[data-v-e118b325]{cursor:pointer}@media screen and (max-width: 600px){.Home .projects .project_list .list_item[data-v-e118b325]{border-radius:var(--border-radius-large)}}@media screen and (max-width: 360px){.Home .projects .project_list .list_item[data-v-e118b325]{border-radius:var(--border-radius-x-large)}}@media screen and (min-width: 769px){.Home .projects .project_list .list_item[data-v-e118b325]:nth-child(3n+2){margin-top:20%}}.Home .projects .project_list .list_item .image_box[data-v-e118b325]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.Home .projects .project_list .list_item .image_box img[data-v-e118b325]{width:100%;height:100%;object-fit:cover;object-position:center}.Home .projects .project_list .list_item .image_box[data-v-e118b325]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;transition:opacity var(--transition-fast)}.Home .projects .project_list .list_item .image_box[data-v-e118b325]:hover:before{opacity:.5}.Home .projects .project_list .list_item .text_box[data-v-e118b325]{z-index:1;color:#fff}.Home .projects .project_list .list_item .text_box .tag[data-v-e118b325]{font-weight:var(--font-w-mid);font-size:var(--font-s-small)}@media screen and (max-width: 480px){.Home .projects .project_list .list_item .text_box .tag[data-v-e118b325]{font-size:var(--font-s-x-small)}}.Home .projects .project_list .list_item .text_box .title[data-v-e118b325]{margin-top:var(--space-2x-small);font-size:var(--font-s-large);font-weight:var(--font-w-semi);line-height:1.2}@media screen and (max-width: 480px){.Home .projects .project_list .list_item .text_box .title[data-v-e118b325]{font-size:var(--font-s-mid)}}.box_wrapper[data-v-e118b325]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding:var(--space-large) var(--space-mid);aspect-ratio:2/3;overflow:hidden;border-radius:var(--border-radius-x-large);border:1px solid rgba(255,255,255,.1);box-shadow:0 0 18px var(--gray50);transition:all .3s}.box_wrapper[data-v-e118b325]:hover{transform:translateY(-10px)}.lottie[data-v-bde714c1]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;background-color:#fff}.introFade-enter-active[data-v-bde714c1],.introFade-leave-active[data-v-bde714c1]{transition:opacity .4s ease-out}.introFade-enter-from[data-v-bde714c1],.introFade-leave-to[data-v-bde714c1]{opacity:0}.GlobalHeader[data-v-ac112992]{z-index:100;position:fixed;top:0;width:100%;background-color:#fffc;box-shadow:var(--box-shadow);border-bottom:none;transition:var(--transition-slow)}.GlobalHeader .topMenu[data-v-ac112992]{width:100%;max-width:var(--inner-width);margin:0 auto;padding:0 2rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-width:0;gap:var(--space-mid);height:var(--header-height)}.GlobalHeader .topMenu .leftMenu[data-v-ac112992]{overflow:hidden;display:flex;align-items:center;justify-content:flex-start;gap:0 4rem;height:100%;flex-grow:1}.GlobalHeader .topMenu .leftMenu .logo[data-v-ac112992]{display:flex;align-items:center;justify-content:center;flex:0 0;padding:1rem 0}.GlobalHeader .topMenu .leftMenu .logo svg[data-v-ac112992]{height:2.4rem}.GlobalHeader .topMenu .leftMenu .desktopMenu[data-v-ac112992]{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-2x-large);flex-grow:1}@media screen and (max-width: 1024px){.GlobalHeader .topMenu .leftMenu .desktopMenu[data-v-ac112992]{display:none}}.GlobalHeader .topMenu .leftMenu .desktopMenu .depth1[data-v-ac112992]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;position:relative}.GlobalHeader .topMenu .leftMenu .desktopMenu .depth1 .depth1_title[data-v-ac112992]{display:block;white-space:nowrap;padding:.5rem;font-size:var(--font-s-mid);font-weight:var(--font-w-mid);-webkit-user-select:none;user-select:none}.GlobalHeader .topMenu .leftMenu .desktopMenu .depth1 .depth1_title[data-v-ac112992]:hover{color:var(--color-point)}.GlobalHeader .topMenu .rightMenu[data-v-ac112992]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-width:0;gap:var(--space-large)}.GlobalHeader .topMenu .rightMenu .request_button[data-v-ac112992]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;gap:var(--space-2x-small);display:none}.GlobalHeader .topMenu .rightMenu .toLogin[data-v-ac112992],.GlobalHeader .topMenu .rightMenu .user_button[data-v-ac112992]{display:flex;align-items:center;gap:var(--space-x-small);font-size:var(--font-s-mid)}.GlobalHeader .topMenu .rightMenu .toLogin .arrow_icon[data-v-ac112992],.GlobalHeader .topMenu .rightMenu .user_button .arrow_icon[data-v-ac112992]{width:1.8rem;height:1.8rem;rotate:90deg}@media screen and (max-width: 1024px){.GlobalHeader .topMenu .rightMenu .toLogin[data-v-ac112992],.GlobalHeader .topMenu .rightMenu .user_button[data-v-ac112992]{display:none}}.GlobalHeader .topMenu .rightMenu .btn_auth[data-v-ac112992]{display:flex;align-items:center;justify-content:center;gap:1em;outline:none;border:1px solid currentColor;line-height:1;white-space:nowrap;background-color:transparent;transition-property:background-color,opacity,color;transition-duration:var(--transition-fast);cursor:pointer;border:1px solid var(--color-base-mid);background-color:var(--color-base-mid);color:var(--color-font-dark);border-radius:var(--border-radius-full);font-weight:var(--font-w-mid);padding:var(--space-x-small) var(--space-large)}.GlobalHeader .topMenu .rightMenu .btn_auth[data-v-ac112992]:disabled{background-color:var(--color-base-disabled)!important;color:var(--color-disabled)!important;border:1px solid var(--color-base-disabled)!important}@media screen and (max-width: 1024px){.GlobalHeader .topMenu .rightMenu .btn_auth[data-v-ac112992]{display:none}}.GlobalHeader .topMenu .rightMenu .btn_auth[data-v-ac112992]:hover{display:flex;align-items:center;justify-content:center;gap:1em;outline:none;border:1px solid currentColor;line-height:1;white-space:nowrap;background-color:transparent;transition-property:background-color,opacity,color;transition-duration:var(--transition-fast);cursor:pointer;border:1px solid var(--color-primary);background-color:var(--color-primary);color:#fff;border-radius:var(--border-radius-full)}.GlobalHeader .topMenu .rightMenu .btn_auth[data-v-ac112992]:hover:disabled{background-color:var(--color-base-disabled)!important;color:var(--color-disabled)!important;border:1px solid var(--color-base-disabled)!important}.GlobalHeader .topMenu .rightMenu .userMenu[data-v-ac112992]{position:relative;padding:var(--space-x-small)}@media screen and (max-width: 1024px){.GlobalHeader .topMenu .rightMenu .userMenu[data-v-ac112992]{display:none}}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_header[data-v-ac112992]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;gap:var(--space-x-small);cursor:default}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_header .icon_expand[data-v-ac112992]{fill:currentColor;width:var(--font-s-x-small);height:var(--font-s-x-small)}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_content[data-v-ac112992]{display:none;position:absolute;top:100%;width:max-content;right:50%;transform:translate(30%);background-color:#fff;border-radius:var(--border-radius-mid);box-shadow:0 0 2px 1px #0000001a;padding:var(--space-small);color:var(--color-font-dark)}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_content .line[data-v-ac112992]{display:block;width:100%;height:1px;background-color:var(--color-border-light);margin:var(--space-x-small) 0}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_content a[data-v-ac112992]{display:flex;align-items:center;gap:var(--space-x-small);padding:var(--space-small);font-size:var(--font-s-small);border-radius:var(--border-radius-mid);text-align:center;cursor:pointer;transition:color var(--transition-fast)}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_content a[data-v-ac112992]:hover{background-color:var(--color-base-light)}.GlobalHeader .topMenu .rightMenu .userMenu .userMenu_content a svg[data-v-ac112992]{width:var(--font-s-mid);height:var(--font-s-mid)}.GlobalHeader .topMenu .rightMenu .userMenu:hover .userMenu_content[data-v-ac112992]{display:block}.GlobalHeader .topMenu .rightMenu .btn_toggle[data-v-ac112992]{z-index:999;display:none;position:relative;width:2.4rem;height:2rem}.GlobalHeader .topMenu .rightMenu .btn_toggle .line[data-v-ac112992]{position:absolute;width:100%;height:2px;background-color:currentColor;transition:opacity var(--transition-default),transform var(--transition-default);transform-origin:center}.GlobalHeader .topMenu .rightMenu .btn_toggle .line[data-v-ac112992]:first-child{top:0}.GlobalHeader .topMenu .rightMenu .btn_toggle .line[data-v-ac112992]:nth-child(2){top:50%}.GlobalHeader .topMenu .rightMenu .btn_toggle .line[data-v-ac112992]:last-child{top:100%}.GlobalHeader .topMenu .rightMenu .btn_toggle.open .line[data-v-ac112992]:first-child{transform:translateY(1rem) rotate(135deg)}.GlobalHeader .topMenu .rightMenu .btn_toggle.open .line[data-v-ac112992]:nth-child(2){transform:rotateY(180deg);opacity:0}.GlobalHeader .topMenu .rightMenu .btn_toggle.open .line[data-v-ac112992]:last-child{transform:translateY(-1rem) rotate(-135deg)}@media screen and (max-width: 1024px){.GlobalHeader .topMenu .rightMenu .btn_toggle[data-v-ac112992]{display:block}}.GlobalHeader .mobileMenu .dimmed[data-v-ac112992]{cursor:pointer;z-index:0;position:fixed;top:0;left:0;height:100vh;width:100%;background-color:#00000080}.GlobalHeader .mobileMenu .mobileMenu_list[data-v-ac112992]{position:fixed;top:0;right:0;width:70%;height:100vh;max-width:35rem;overflow:hidden;background-color:var(--color-white);box-shadow:-6px 0 6px #0000000f;display:flex;flex-direction:column;transition:transform var(--transition-slow)}.GlobalHeader .mobileMenu .mobileMenu_list .userInfo[data-v-ac112992]{min-height:var(--header-height);padding:0 5.6rem 0 var(--space-large);display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-w-mid);font-size:var(--font-s-mid);box-shadow:var(--box-shadow)}.GlobalHeader .mobileMenu .mobileMenu_list .userInfo .toLogin[data-v-ac112992]{gap:var(--space-2x-small)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea[data-v-ac112992]{overflow-y:auto;padding:0 0 var(--space-4x-large);overscroll-behavior:contain}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea[data-v-ac112992]::-webkit-scrollbar{width:5px;height:5px;background:transparent}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea[data-v-ac112992]::-webkit-scrollbar-thumb{border-radius:1000px;background:var(--color-border-mid)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox[data-v-ac112992]{padding:var(--space-mid) 0;border-top:var(--space-x-small) solid var(--color-base-brand)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .menu_title[data-v-ac112992]{margin-bottom:.4rem;padding-left:var(--space-large);color:var(--color-font-light);font-size:var(--font-s-x-small);font-weight:var(--font-w-mid);line-height:2.24rem;letter-spacing:-.02em}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1[data-v-ac112992]{position:relative;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:0;align-items:start;white-space:nowrap;font-size:var(--font-s-mid);font-weight:var(--font-w-mid);-webkit-user-select:none;user-select:none}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_title[data-v-ac112992]{width:100%;height:4.4rem;padding:0 var(--space-large);display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;gap:var(--space-small)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_title>svg[data-v-ac112992]{width:var(--font-s-mid);height:var(--font-s-mid)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_title .text[data-v-ac112992]{width:100%;margin-right:auto;display:flex;align-items:center;gap:.4rem}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_title .icon_expand[data-v-ac112992]{min-width:2rem;height:2rem}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_title .icon_expand.expand[data-v-ac112992]{transform:rotate(180deg)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_subMenu[data-v-ac112992]{width:100%;display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--transition-default)}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_subMenu.expand[data-v-ac112992]{grid-template-rows:1fr}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_subMenu .depth1_subMenu_list[data-v-ac112992]{overflow:hidden}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_subMenu .depth1_subMenu_list .depth2 .depth2_title[data-v-ac112992]{height:4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-width:0;padding:0 var(--space-large);padding-left:calc(var(--space-x-small) + var(--space-large) * 2);font-size:var(--font-s-x-small);font-weight:var(--font-w-mid);line-height:1.4rem;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;cursor:pointer}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_subMenu .depth1_subMenu_list .depth2 .depth2_title .icon_expand[data-v-ac112992]{transition:transform var(--transition-fast);width:2rem;height:2rem}.GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox .depth1 .depth1_subMenu .depth1_subMenu_list .depth2 .depth2_title .icon_expand.expand[data-v-ac112992]{transform:rotate(180deg)}.GlobalHeader.transparent[data-v-ac112992]:not(.open){border-bottom:none;background:transparent;box-shadow:unset;color:var(--color-font-dark)}.GlobalHeader.transparent:not(.open) .topMenu .rightMenu .btn_auth[data-v-ac112992]{background:transparent;border-color:#fff;color:#fff}.GlobalHeader.transparent:not(.open) .topMenu .rightMenu .btn_auth[data-v-ac112992]:hover{opacity:.8}.dropdown_wrapper[data-v-ac112992]{height:100%;position:relative}.dropdown_wrapper .dropdown_box_wrapper[data-v-ac112992]{min-width:21rem;padding-top:var(--space-x-small);position:absolute;top:100%;right:0;display:none}.dropdown_wrapper .dropdown_box_wrapper .logo_wrapper[data-v-ac112992]{height:5.4rem;padding:var(--space-mid) 2.4rem;border-radius:var(--border-radius-mid) var(--border-radius-mid) 0 0;background-color:var(--color-primary);text-align:center}.dropdown_wrapper .dropdown_box_wrapper .logo_wrapper svg[data-v-ac112992]{color:var(--color-white);height:2.2rem}.dropdown_wrapper .dropdown_box[data-v-ac112992]{padding:var(--space-small);display:flex;flex-direction:column;gap:var(--space-x-small);border-radius:0 0 var(--border-radius-mid) var(--border-radius-mid);background-color:var(--color-white);box-shadow:0 4px 16px #00000029}.dropdown_wrapper .dropdown_box hr[data-v-ac112992]{border:none;border-top:1px solid var(--color-border-light)}.dropdown_wrapper .dropdown_box li[data-v-ac112992]{cursor:pointer;padding-left:var(--space-small);height:var(--common-height);display:flex;align-items:center;justify-content:start;gap:var(--space-small);color:var(--color-font-dark);border-radius:var(--border-radius-mid)}.dropdown_wrapper .dropdown_box li[data-v-ac112992]:hover{background-color:var(--color-base-light)}.dropdown_wrapper .dropdown_box li .dropdown_menu[data-v-ac112992]{height:100%;width:100%;display:flex;align-items:center;gap:var(--space-small)}.dropdown_wrapper .dropdown_box li .dropdown_menu>svg[data-v-ac112992]{color:var(--gray700)}.dropdown_wrapper .dropdown_box li .dropdown_menu .text[data-v-ac112992]{display:flex;justify-content:center;align-items:center;gap:.4rem;white-space:nowrap}.dropdown_wrapper .dropdown_box li .dropdown_menu .text span[data-v-ac112992]{font-size:var(--font-s-small);font-weight:var(--font-w-regular);letter-spacing:-.02em}.dropdown_wrapper:hover .dropdown_box_wrapper[data-v-ac112992]{display:block}.mode_box[data-v-ac112992]{display:flex}@media screen and (max-width: 1024px){.mode_box[data-v-ac112992]{display:none}}.link_icon[data-v-ac112992]{color:var(--gray600)}.blurtoscroll[data-v-ac112992]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html[data-theme=dark] .GlobalHeader[data-v-ac112992]{background-color:#222c}html[data-theme=dark] .GlobalHeader .mobileMenu .mobileMenu_list .scrollArea .menuListBox[data-v-ac112992]{border-color:var(--color-base-light)}html[data-theme=dark] .link_icon[data-v-ac112992]{color:var(--gray200)}.footer-container[data-v-0bd1f9db]{background-color:#fff;border-top:1px solid #e9ecef;width:100%;letter-spacing:0}.footer-top-box[data-v-0bd1f9db]{padding:0 var(--space-large);max-width:var(--inner-width);margin:0 auto}.main-content[data-v-0bd1f9db]{display:flex;justify-content:space-between;gap:4.8rem;padding:3.2rem 0}@media screen and (max-width: 1024px){.main-content[data-v-0bd1f9db]{flex-direction:column;gap:3.2rem}}.company-info-section[data-v-0bd1f9db]{display:flex;align-items:start;flex-direction:column;gap:1.2rem}.company-title[data-v-0bd1f9db]{color:#343a40;font-size:1.6rem;font-weight:var(--font-w-semi);line-height:150%;margin:0}@media screen and (max-width: 768px){.company-title[data-v-0bd1f9db]{font-size:1.3rem}}.company-logo[data-v-0bd1f9db]{height:2.4rem}.company-info-list[data-v-0bd1f9db]{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.company-info-item[data-v-0bd1f9db]{color:#868e96;font-size:var(--font-s-x-small);line-height:160%}@media screen and (max-width: 768px){.company-info-item[data-v-0bd1f9db]{font-size:1.3rem}}.links-section[data-v-0bd1f9db]{display:flex;flex-wrap:wrap;gap:3.2rem 6rem}@media screen and (max-width: 1024px){.links-section[data-v-0bd1f9db]{gap:2.4rem 3.2rem;flex-wrap:wrap}}.link-group[data-v-0bd1f9db]{display:flex;flex-direction:column;gap:1.2rem}.link-group-title[data-v-0bd1f9db]{color:#343a40;font-size:1.6rem;font-weight:var(--font-w-semi);line-height:160%;margin:0}@media screen and (max-width: 768px){.link-group-title[data-v-0bd1f9db]{font-size:1.4rem}}.link-list[data-v-0bd1f9db]{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.link-item[data-v-0bd1f9db]{white-space:nowrap;color:#495057;font-size:1.4rem;line-height:160%}@media screen and (max-width: 768px){.link-item[data-v-0bd1f9db]{font-size:1.3rem}}.link[data-v-0bd1f9db]{display:flex;align-items:center;gap:.4rem;text-decoration:none;color:inherit}.link[data-v-0bd1f9db]:hover{text-decoration:underline}.download-icon[data-v-0bd1f9db]{width:1.4rem;height:1.4rem;color:#868e96}.partner-section[data-v-0bd1f9db]{height:3.2rem;display:flex;align-items:start;gap:1.6rem;margin-bottom:2.4rem;max-width:var(--inner-width)}@media screen and (max-width: 768px){.partner-section[data-v-0bd1f9db]{height:auto;flex-direction:column;align-items:flex-start;gap:.4rem;padding-bottom:3.2rem;margin:0}}.partner-link[data-v-0bd1f9db]{display:inline-flex;align-items:center;text-decoration:none}.wins-logo[data-v-0bd1f9db]{width:11.3rem}.partner-text[data-v-0bd1f9db]{color:#495057;font-size:1.3rem;line-height:160%;margin-top:.7rem}.partner-link-text[data-v-0bd1f9db]{color:#343a40;font-size:1.3rem;font-weight:var(--font-w-semi);text-decoration:underline;cursor:pointer}.footer-bottom-box[data-v-0bd1f9db]{background-color:#fff;border-top:1px solid #dee2e6;padding:1.2rem 2rem}.copyright-text[data-v-0bd1f9db]{color:#868e96;font-size:1.4rem;font-weight:var(--font-w-light);line-height:160%;text-align:center;max-width:var(--inner-width);margin:0 auto}@media screen and (max-width: 768px){.copyright-text[data-v-0bd1f9db]{font-size:var(--font-s-2x-small)}}html[data-theme=dark] .footer-container[data-v-0bd1f9db]{background-color:#1a1f29;border-top:1px solid #2d3748}html[data-theme=dark] .footer-top-box[data-v-0bd1f9db],html[data-theme=dark] .footer-bottom-box[data-v-0bd1f9db]{background-color:#1a1f29}html[data-theme=dark] .footer-bottom-box[data-v-0bd1f9db]{border-top:1px solid #2d3748}html[data-theme=dark] .company-title[data-v-0bd1f9db],html[data-theme=dark] .link-group-title[data-v-0bd1f9db]{color:#e2e8f0}html[data-theme=dark] .company-info-item[data-v-0bd1f9db]{color:#a0aec0}html[data-theme=dark] .link-item[data-v-0bd1f9db],html[data-theme=dark] .link[data-v-0bd1f9db]{color:#cbd5e0}html[data-theme=dark] .link[data-v-0bd1f9db]:hover{color:#4299e1;text-decoration:underline}html[data-theme=dark] .download-icon[data-v-0bd1f9db],html[data-theme=dark] .partner-text[data-v-0bd1f9db]{color:#a0aec0}html[data-theme=dark] .partner-link-text[data-v-0bd1f9db]{color:#4299e1}html[data-theme=dark] .partner-link-text[data-v-0bd1f9db]:hover{color:#63b3ed}html[data-theme=dark] .copyright-text[data-v-0bd1f9db]{color:#718096}.PageLoading[data-v-f1841631]{z-index:1000;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffffffb3}.PageLoading .loading_spinner[data-v-f1841631]{border:4px solid rgba(0,0,0,.1);border-left-color:var(--color-primary);border-radius:50%;width:24px;height:24px;animation:spin-f1841631 1s linear infinite}@keyframes spin-f1841631{to{transform:rotate(360deg)}}.floating_container[data-v-62d01d56]{position:fixed;bottom:var(--space-5x-large);right:var(--space-5x-large);display:flex;flex-direction:column;align-items:center;gap:var(--space-x-large);z-index:9}@media screen and (max-width: 768px){.floating_container[data-v-62d01d56]{bottom:var(--space-3x-large);right:var(--space-x-large);gap:var(--space-large)}}.button_wrapper[data-v-62d01d56]{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:var(--space-x-small)}.button_wrapper button[data-v-62d01d56]{height:6rem;width:6rem;display:flex;justify-content:center;align-items:center;color:var(--color-point-contrast);border-radius:50%;background-color:var(--color-point);box-shadow:0 0 12px #0000001f}.button_wrapper p[data-v-62d01d56]{color:var(--color-point);font-size:var(--font-s-small);font-weight:var(--font-w-mid);line-height:1.92rem;letter-spacing:-.02em}@media screen and (max-width: 768px){.button_wrapper button[data-v-62d01d56]{height:5.2rem;width:5.2rem;padding:var(--space-small)}.button_wrapper p[data-v-62d01d56]{font-size:var(--font-s-x-small);line-height:1.68rem}}.top_button[data-v-62d01d56]{width:5.2rem;height:5.2rem;display:flex;justify-content:center;align-items:center;border:1px solid var(--color-border-light);border-radius:var(--border-radius-mid);background-color:var(--color-white);box-shadow:0 0 12px #0000001f;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.top_button.visible[data-v-62d01d56]{opacity:1;visibility:visible}.top_button svg[data-v-62d01d56]{color:var(--gray600);rotate:-90deg}@media screen and (max-width: 768px){.top_button[data-v-62d01d56]{width:4.4rem;height:4.4rem;padding:var(--space-small)}}html[data-theme=dark] .top_button[data-v-62d01d56]{border-color:#e5e5e580}html[data-theme=dark] .top_button svg[data-v-62d01d56]{color:#eeeeee80}html[data-theme=dark] .btnBrandLink[data-v-62d01d56]{border-color:#e5e5e580}.btnBrandLink[data-v-62d01d56]{width:5.2rem;height:5.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;gap:var(--space-x-small);border:1px solid var(--color-border-light);border-radius:var(--border-radius-mid);background-color:var(--color-white);box-shadow:0 0 12px #0000001f}@media screen and (max-width: 768px){.btnBrandLink[data-v-62d01d56]{width:4.4rem;height:4.4rem}}.btnBrandLink .img_wrap[data-v-62d01d56]{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;aspect-ratio:1}.btnBrandLink .img_wrap svg[data-v-62d01d56]{color:var(--color-primary)}.btnBrandLink .text[data-v-62d01d56]{color:var(--color-font-dark);font-size:var(--font-s-x-small);font-weight:var(--font-w-light);line-height:1.2}.floating_box[data-v-5e27598f]{position:fixed;bottom:4rem;left:50%;transform:translate(-50%);z-index:20}.floating_box a[data-v-5e27598f]{display:flex;align-items:center;justify-content:center;gap:1em;outline:none;border:1px solid currentColor;line-height:1;white-space:nowrap;background-color:transparent;transition-property:background-color,opacity,color;transition-duration:var(--transition-fast);cursor:pointer;border:1px solid var(--color-point);background-color:var(--color-point);color:var(--color-point-contrast);border-radius:var(--border-radius-mid);padding:1.2rem 1.6rem 1.2rem 2rem;gap:.4rem;border:none;box-shadow:0 0 1.2rem #0000004d}.floating_box a[data-v-5e27598f]:disabled{background-color:var(--color-base-disabled)!important;color:var(--color-disabled)!important;border:1px solid var(--color-base-disabled)!important}*{padding:0;margin:0;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:inherit;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul,li{list-style:none}a{text-decoration:none}button,a,input,textarea,select{color:inherit;font-size:inherit;font:inherit}img{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}:root{--color-white: #ffffff;--color-black: #222222;--gray50: #f9f9fa;--gray100: #f9f9f9;--gray200: #f1f1f1;--gray300: #eee;--gray400: #e5e5e5;--gray500: #ddd;--gray600: #bbb;--gray700: #888;--gray800: #555;--gray900: #222}:root[data-theme=dark]{--color-white: #010b13;--color-black: #ffffff;--gray50: #222222;--gray100: #555555;--gray200: #888888;--gray300: #bbbbbb;--gray400: #dddddd;--gray500: #e5e5e5;--gray600: #eeeeee;--gray700: #f1f1f1;--gray800: #f9f9f9;--gray900: #f9f9fa}:root{--color-primary: #010b13;--color-primary-contrast: var(--color-white);--color-primary-opacity: #17171799;--color-secondary: #5c6876;--color-secondary-contrast: #fff;--color-point: #3870ff;--color-point-light: #86a7fd;--color-point-contrast: #fff;--color-point-effect: rgba(56, 112, 255, .07);--color-font-white: var(--color-white);--color-font-lighter: var(--gray600);--color-font-light: var(--gray700);--color-font-mid: var(--gray800);--color-font-dark: var(--gray900);--color-font-black: var(--color-black);--color-font-placeholder: var(--gray600);--color-font-disabled: var(--gray600);--color-base-brand: var(--gray50);--color-base-light: var(--gray100);--color-base-mid: var(--gray200);--color-base-dark: var(--gray700);--color-border-light: var(--gray400);--color-border-mid: var(--gray500);--color-border-dark: var(--gray900);--color-base-disabled: var(--gray200);--color-disabled: var(--gray500);--color-success: #28a745;--color-danger: #fd4f57;--color-warning: #ffa500;--color-progress: #3870ff ;--font-s-2x-small: 1.2rem;--font-s-x-small: 1.4rem;--font-s-small: 1.6rem;--font-s-mid: 1.8rem;--font-s-large: 2rem;--font-s-x-large: 2.4rem;--font-s-2x-large: 2.8rem;--font-s-3x-large: 3.2rem;--font-s-4x-large: 3.6rem;--font-s-5x-large: 4rem;--font-s-6x-large: 4.8rem;--font-w-thin: 100;--font-w-light: 300;--font-w-regular: 400;--font-w-mid: 500;--font-w-semi: 600;--font-w-bold: 700;--font-w-black: 900;--border-radius-small: .4rem;--border-radius-mid: .8rem;--border-radius-large: 1.2rem;--border-radius-x-large: 2.4rem;--border-radius-full: 1000rem;--space-2x-small: .4rem;--space-x-small: .8rem;--space-small: 1.2rem;--space-mid: 1.6rem;--space-large: 2rem;--space-x-large: 2.4rem;--space-2x-large: 3.2rem;--space-3x-large: 4rem;--space-4x-large: 4.8rem;--space-5x-large: 6rem;--space-6x-large: 8rem;--space-7x-large: 10rem;--transition-fast: .12s;--transition-default: .2s;--transition-slow: .3s;--transition-slower: .5s;--box-shadow: .8rem 1.6rem 1.6rem hsl(0deg 0% 0% / .02);--box-shadow-list: 0px 3px 3px 0px #0000000a;--blue-bg-gradient: linear-gradient(315deg, rgba(18, 110, 232, 1) 0%, rgba(107, 88, 203, 1) 80%);--header-height: 6.4rem;--inner-width: 1320px;--common-height: 4.4rem}:root[data-theme=dark]{--color-primary: #ffffff;--color-base-brand: var(--gray100);--color-base-light: var(--gray50);--color-border-light: #dddddd;--footer-border: #dddddd33}@media screen and (max-width: 1024px){:root{--header-height: 6rem}}html{font-size:10px}body{font-family:Pretendard;font-size:var(--font-s-small);font-weight:var(--font-w-regular);line-height:1.6;letter-spacing:-.03em;color:var(--color-font-dark);-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}body::-webkit-scrollbar{width:5px;height:5px;background:var(--color-base-brand)}body::-webkit-scrollbar-thumb{border-radius:1000px;background:var(--color-secondary)}::placeholder{color:var(--color-font-placeholder)}:disabled{cursor:default!important}b,strong{font-weight:var(--font-w-bold)}i,em{font-style:italic}button{background-color:transparent;outline:none;border:none}label,button,a{cursor:pointer;-webkit-user-select:none;user-select:none}input,progress{accent-color:var(--color-primary)}input[type=text],input[type=number],input[type=password],input[type=email],input[type=date],input[type=month],input[type=search],input[type=time],input[type=url],input[type=week],textarea,select{width:100%;border:1px solid var(--color-border-mid);border-radius:var(--border-radius-mid);color-scheme:light}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:var(--color-font-dark);-webkit-box-shadow:0 0 0px 1000px #fff inset!important}input:focus,textarea:focus,select:focus{outline:none}input[type=checkbox],input[type=radio]{outline:none;cursor:pointer;color-scheme:light}textarea{resize:none}input[type=search]{-webkit-appearance:textfield}input::-ms-clear,input::-ms-reveal{display:none;width:0;height:0}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none}select{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2021'%20fill='%23888'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath%20d='M17.0769%207.36145C17.0769%207.1153%2016.9539%206.86915%2016.8308%206.74607C16.4616%206.37684%2015.8462%206.37684%2015.4769%206.74607L10.0615%2012.2845L4.52309%206.74607C4.15386%206.37684%203.53847%206.37684%203.16924%206.74607C2.80001%207.1153%202.80001%207.73068%203.16924%208.09992L9.44616%2014.2538C9.56924%2014.3768%209.8154%2014.4999%2010.0615%2014.4999C10.3077%2014.4999%2010.5539%2014.3768%2010.6769%2014.2538L16.7077%208.09992C16.9539%207.85376%2017.0769%207.60761%2017.0769%207.36145Z'/%3e%3c/g%3e%3c/svg%3e") calc(100% - .8em) center no-repeat;background-size:1.6rem;-o-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:var(--space-x-small) var(--space-small);border-radius:var(--border-radius-mid);padding-right:calc(var(--space-small) * 2 + 1.6rem);width:auto;line-height:1}select::-ms-expand{display:none}select option[value=""]{color:var(--color-font-placeholder)}details{background-color:var(--color-base-brand);border-radius:var(--border-radius-large)}details summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-small);outline:none;cursor:pointer;font-weight:var(--font-w-semi);padding:var(--space-large)}details summary::marker,details summary::-webkit-details-marker{font-size:0;display:none}details summary:after{content:"";flex-shrink:0;width:2rem;height:2rem;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2021'%20fill='%23888'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath%20d='M17.0769%207.36145C17.0769%207.1153%2016.9539%206.86915%2016.8308%206.74607C16.4616%206.37684%2015.8462%206.37684%2015.4769%206.74607L10.0615%2012.2845L4.52309%206.74607C4.15386%206.37684%203.53847%206.37684%203.16924%206.74607C2.80001%207.1153%202.80001%207.73068%203.16924%208.09992L9.44616%2014.2538C9.56924%2014.3768%209.8154%2014.4999%2010.0615%2014.4999C10.3077%2014.4999%2010.5539%2014.3768%2010.6769%2014.2538L16.7077%208.09992C16.9539%207.85376%2017.0769%207.60761%2017.0769%207.36145Z'/%3e%3c/g%3e%3c/svg%3e") no-repeat center center;transition-duration:.3s}details summary+*{padding:0 var(--space-large) var(--space-large)}details[open] summary:after{transform:rotate(-180deg)}.g_errorText{line-height:1.2;color:var(--color-danger);font-size:var(--font-s-x-small);margin-top:var(--space-x-small)}@media screen and (max-width: 768px){.g_pcOnly{display:none!important}}.g_mobileOnly{display:none!important}@media screen and (max-width: 768px){.g_mobileOnly{display:block!important}}@keyframes g_loadingAnimation{0%{background-position:-800px 0}to{background-position:800px 0}}[class*=g_loading]{position:relative;border-radius:var(--border-radius-x-small);color:var(--color-base-mid);background:linear-gradient(-80deg,#f7f7f7 10%,#f0f0f0 19%,#f0f0f0 21%,#f7f7f7 30%);background-size:800px 100%;animation:5s linear infinite forwards running g_loadingAnimation}[class*=g_loading][class*=-white]{background:linear-gradient(-80deg,#fff 10%,#fafafa 19%,#fafafa 21%,#fff 30%)}[class*=g_loading][class*=-rect]{width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--border-radius-small)}[class*=g_loading][class*=-subtext]{height:var(--font-s-2x-small);width:30%}[class*=g_loading][class*=-text]{height:var(--font-s-small);width:60%}[class*=g_loading][class*=-title]{height:var(--font-s-x-large);width:40%}.g_fade-enter-active,.g_fade-leave-active{transition:opacity .2s ease-out}.g_fade-leave-active{position:absolute}.g_fade-enter-from,.g_fade-leave-to{opacity:0}.g_slideToRight-enter-active,.g_slideToRight-leave-active{transition:transform .5s ease}.g_slideToRight-leave-active{position:absolute}.g_slideToRight-enter-from,.g_slideToRight-leave-to{transform:translate(100%)}@media screen and (max-width: 320px){html{font-size:8px}}@media screen and (max-width: 360px){html{font-size:9px}}.pt_section{padding:10rem 0}.pt_section.bgColor{background-color:var(--gray800)}.reference .pt_inner{padding:0 var(--space-mid);width:100%;height:auto;max-width:var(--inner-width);margin:0 auto}.reference .main_banner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100svh;min-height:60rem;background-repeat:no-repeat;background-size:cover;color:#fff}.reference .main_banner.p_right{background-position:right}.reference .main_banner.p_left{background-position:left}.reference .main_banner.p_center{background-position:center}.reference .main_banner .inner{position:relative;padding:0 2rem;width:100%;height:auto;max-width:var(--inner-width)}.reference .main_banner .inner .title_wrap{position:relative;z-index:2;max-width:40rem}.reference .main_banner .inner .title_wrap .logo_wrap{display:flex;align-items:center;justify-content:flex-start;width:100%;height:3rem;margin-bottom:2rem}.reference .main_banner .inner .title_wrap .icon_wrap{display:flex;align-items:center;justify-content:flex-start;width:100%;height:7rem;margin-bottom:2rem}.reference .main_banner .inner .title_wrap .logo_wrap img,.reference .main_banner .inner .title_wrap .icon_wrap img{width:auto;height:100%;object-fit:contain}.reference .main_banner .inner .title_wrap .title{font-size:var(--font-s-6x-large);font-weight:var(--font-w-bold);line-height:1.3}.reference .main_banner .inner .title_wrap ol{display:flex;align-items:center;flex-wrap:wrap;gap:3rem;margin-top:10rem}.reference .main_banner .inner .title_wrap ol li h3{font-size:var(--font-size-mid);font-weight:var(--font-w-bold);line-height:1}.reference .main_banner .inner .title_wrap ol li .underline{width:1.5rem;height:2px;margin:1rem 0 .8rem;background-color:#fff}.reference .main_banner .inner .title_wrap ol li p{line-height:1.5}.reference .main_banner .inner .title_wrap .btn_wrap-mobile{display:flex;align-items:center;gap:2rem;margin-top:3rem}.reference .main_banner .inner .title_wrap .btn_wrap-mobile a{display:flex;align-items:center;justify-content:center;width:calc(50% - 1rem);height:5rem;background-color:#111;color:#fff;border-radius:1rem}.reference .main_banner .inner .title_wrap .btn_wrap-mobile.white a{background:none;border:1px solid #fff}.reference .main_banner .inner .title_wrap .btn_wrap-web a{display:flex;align-items:center;justify-content:center;width:70%;height:5rem;border:1.5px solid #fff;border-radius:1rem;margin-top:3rem;color:#fff;font-weight:var(--font-w-mid)}.reference .main_banner.text_dark{color:#111}.reference .main_banner.text_dark .inner .title_wrap ol li .underline{background-color:#111}.reference .main_banner.text_dark .inner .title_wrap .btn_wrap-web a{border-color:#111;color:#111}.reference .g_dark:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-moz-linear-gradient(left,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,#000c,#0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=1)}.reference .g_light:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-moz-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,#ffffff80,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=1)}.reference .intro_wrap{position:relative;width:100%;z-index:2;margin-bottom:4rem}.reference .intro_wrap h6{color:#bbb;font-size:var(--font-s-large);font-family:Roboto,sans-serif;line-height:1}.reference .intro_wrap h1{font-size:3rem;font-weight:var(--font-w-bold);line-height:1.4;margin:3rem 0 2.5rem}.reference .intro_wrap p{max-width:60rem}.reference .intro_wrap p strong{font-weight:var(--font-w-bold)}.reference .subType_01{position:relative;padding-top:35rem}.reference .subType_01 .subtitle_background{position:absolute;top:20rem}.reference .subType_01 .subtitle_background .filled{position:absolute;top:-5rem;left:-10rem;width:55rem;height:55rem;background-color:#f5f5f5;border-radius:var(--border-radius-full);box-shadow:inset 2px 3px 10px #ddd}.reference .subType_01 .subtitle_background .line{position:absolute;top:-5rem;left:30rem;width:28rem;height:28rem;border:2px solid #d0d0d0;border-radius:var(--border-radius-full)}.reference .subType_02 .intro_wrap:before{content:"";display:block;width:100%;height:1.5px;background-color:#ddd;margin-bottom:-1.4rem}.reference .subType_02 .intro_wrap h6{display:inline-block;padding-right:2rem;background-color:#fff}.backgrounded{position:relative;height:60vw;min-height:100rem}.backgrounded:before{content:"";position:absolute;top:0;left:0;width:100%;max-width:120rem;height:100%;background:-moz-linear-gradient(left,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,#fffc 40%,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}.reference .mockup_basic{display:flex;align-items:flex-start;gap:4rem}.reference .mockup_basic .image_shadow{border-radius:2rem;box-shadow:2px 3px 10px #ddd}.reference .mobile{display:flex;flex-direction:column;gap:4rem;width:25%}.reference .web{display:flex;flex-direction:column;gap:4rem;width:calc(75% - 4rem)}.reference .image_inner{border-radius:2rem;overflow:hidden}.reference .image_centered{display:flex;align-items:center;justify-content:center}.reference .image_right{display:flex;flex-direction:row-reverse;align-items:center;width:100%}.reference .image_left{display:flex;align-items:center;justify-content:flex-start;width:100%}.reference .image_centered img,.reference .image_right img,.reference .image_left img{width:auto;height:100%;max-width:100%;object-fit:contain}.reference .fontType_01 .flex_wrap{display:flex;gap:2rem}.reference .fontType_01 .flex_wrap>div{width:calc((100% - 2rem)/2)}.reference .fontType_01 .flex_wrap>div .tit{display:flex;align-items:center;font-size:var(--font-s-large);font-weight:var(--font-w-bold)}.reference .fontType_01 .flex_wrap>div .tit span{margin-left:1rem;font-size:var(--font-size-mid);font-family:Noto Sans KR;color:var(--color-font-mid)}.reference .fontType_01 .flex_wrap>div .present{font-size:var(--font-size-xxx-large);font-weight:var(--font-w-bold)}.reference .fontType_01 .flex_wrap>div .weight span{margin-right:3rem}.reference .fontType_01 .flex_wrap>div .weight .re{font-weight:var(--font-w-regular)}.reference .fontType_01 .flex_wrap>div .weight .me{font-weight:var(--font-w-mid)}.reference .fontType_01 .flex_wrap>div .weight .bo{font-weight:var(--font-w-bold)}.reference .fontType_01 .flex_wrap>div .preview{word-wrap:break-word;font-size:var(--font-size-mid);color:var(--color-font-mid)}@media screen and (max-width: 768px){.reference .fontType_01 .flex_wrap{flex-direction:column;gap:4rem}.reference .fontType_01 .flex_wrap>div{width:100%}}.reference .colorType_01 .flex_wrap{display:flex;gap:2rem;align-items:center}.reference .colorType_01 .flex_wrap .box{padding:5rem 0;width:calc((100% - 2rem)/2);text-align:center;color:#fff}.reference .colorType_01 .flex_wrap .box .tit{font-size:var(--font-s-x-large);font-weight:var(--font-w-mid)}.reference .colorType_01 .flex_wrap .box .tit:after{content:"";display:block;margin:1.5rem auto;width:3rem;border:.1rem solid #fff}@media screen and (max-width: 768px){.reference .colorType_01 .flex_wrap{flex-direction:column}.reference .colorType_01 .flex_wrap .box{width:100%}}.reference .colorType_02 .flex_wrap{display:flex;gap:2rem;align-items:center}.reference .colorType_02 .flex_wrap .box{display:flex;flex-direction:column;gap:var(--space-large);padding:3.2rem;width:calc((100% - 2rem)/2);border-radius:var(--border-radius-mid);color:#fff}.reference .colorType_02 .flex_wrap .box h5{font-size:var(--font-s-large);font-weight:var(--font-w-bold)}@media screen and (max-width: 768px){.reference .colorType_02 .flex_wrap{flex-direction:column}.reference .colorType_02 .flex_wrap .box{width:100%}}.reference .iconType_01 .icon_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5rem;width:100%}.reference .iconType_01 .icon_wrap div{max-width:calc((100% - 25rem) / 6);max-height:calc((100% - 25rem) / 6);width:9rem;height:9rem}.reference .iconType_01 .icon_wrap img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 700px){.reference .iconType_01 .icon_wrap div{max-width:calc((100% - 10rem) / 3);max-height:calc((100% - 10rem) / 3)}}.pt_footer{display:flex;align-items:center;justify-content:center;width:100%;height:10rem;padding:3.3rem 0}.pt_footer footer{display:flex;align-items:center;justify-content:center;padding:0 var(--space-mid);width:100%;max-width:var(--inner-width);height:100%}.pt_footer footer img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 768px){.reference .subType_01{padding-top:15rem}.reference .subType_01 .subtitle_background{top:15rem}.reference .subType_01 .subtitle_background .filled{left:-5rem;width:30rem;height:30rem}.reference .subType_01 .subtitle_background .line{position:absolute;left:15rem;width:14rem;height:14rem}.reference .mockup_basic{flex-direction:column}.reference .web,.reference .mobile{width:100%}.backgrounded:before{background:-moz-linear-gradient(top,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fffc 40%,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0)}.reference .iconType_01 .icon_wrap div{width:calc((100% - 10rem) / 3)}}@media screen and (max-width: 479px){.pt_footer{height:8rem;padding:2.3rem 0}}.reference{color:#222}.reference img{display:inline-block;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;width:100%}.gridType{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:3rem;width:100%;margin-top:4rem}.gridType.gap_mini{gap:2rem}.gridType .inner{display:flex;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center;width:100%;border-radius:var(--border-radius-full);background-color:#f5f5f5}.gridType>.col3{width:calc((100% - 6rem) / 3);max-width:calc((var(--inner-width) - 6rem) / 3)}.gridType>.col4{width:calc((100% - 9rem)/4);width:calc((var(--inner-width) - 9rem) / 4)}.gridType>.col5{width:calc((100% - 12rem)/5);max-width:calc((var(--inner-width) - 12rem) / 5)}.gridType>.col6{width:calc((100% - 10rem) / 6);max-width:calc((var(--inner-width) - 10rem) / 6)}.gridType>.col3 .inner{height:calc((100vw - 6rem - 6rem) / 3);max-height:calc((var(--inner-width) - 6rem - 6rem) / 3)}.gridType>.col4 .inner{height:calc((100vw - 15rem)/4);max-height:calc((var(--inner-width) - 6rem - 9rem) / 4)}.gridType>.col5 .inner{height:calc((100vw - 6rem - 12rem) / 3);max-height:calc((var(--inner-width) - 6rem - 12rem) / 5)}.gridType>.col6 .inner{height:calc((100vw - 6rem - 10rem) / 6);max-height:calc((var(--inner-width) - 6rem - 10rem) / 6)}.gridType .inner>div{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-full)}.gridType .inner .image_wrap{width:80%;height:80%;overflow:hidden}.gridType .inner .image_wrap img{width:100%;height:100%;object-fit:cover}.gridType .inner .icon_wrap{width:80%;height:80%;padding:25%;background-color:#fff}.gridType .inner .title_wrap{flex-direction:column;width:90%;height:90%;border:1.5px solid #fff;text-align:center}.gridType .inner .title_wrap h1{font-size:var(--font-size-mid);font-weight:var(--font-w-mid)}.gridType .text_wrap{margin-top:3rem}.gridType_icon .text_wrap{text-align:center}.gridType .text_wrap h1{font-size:var(--font-size-mid);font-weight:var(--font-w-bold);border-left:3px solid #333;line-height:1.4;padding-left:1rem;margin-bottom:2rem}.gridType .text_wrap p{padding:0 calc(3px + 1rem)}.gridType .text_wrap h6{line-height:1;font-weight:var(--font-w-mid);text-align:center;margin-top:-2rem}.gridType .between_wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:100%}.gridType .between_wrap .between{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-full);background-color:#fff}.gridType .between_wrap.col3{gap:calc((100% - 12rem)/4)}.gridType .between_wrap.col4{gap:calc((100vw - 6rem) / 6)}.gridType .between_wrap.col3 .between{width:calc((100vw - 6rem - 6rem) / 3 * .4);height:calc((100vw - 6rem - 6rem) / 3 * .4);max-width:calc((var(--inner-width) - 6rem - 6rem) / 3 * .4);max-height:calc((var(--inner-width) - 6rem - 6rem) / 3 * .4)}.gridType .between_wrap.col4 .between{width:calc((100vw - 15rem)*.1);height:calc((100vw - 15rem)*.1);max-width:calc((var(--inner-width) - 6rem - 9rem) / 4 * .4);max-height:calc((var(--inner-width) - 6rem - 9rem) / 4 * .4)}.shadow-light{box-shadow:2px 3px 10px #ddd}.shadow-dark{box-shadow:2px 3px 10px #0000004d}.shadow_inset-light{box-shadow:inset 2px 3px 10px #ddd}.shadow_inset-dark{box-shadow:inset 2px 3px 10px #0000004d}@media screen and (min-width: 1260px){.gridType .between_wrap.col4{gap:calc((var(--inner-width) - 6rem) * 2 / 12)}}@media screen and (max-width: 768px){.gridType{flex-wrap:wrap}.gridType>.col4{width:calc((100% - 3rem)/2);max-width:calc((var(--inner-width) - 3rem) / 2)}.gridType>.col4 .inner{height:calc((100vw - 9rem)/2);max-height:calc((var(--inner-width) - 6rem - 3rem) / 2)}.gridType>.col5{width:calc((100% - 3rem)/2);max-width:calc((var(--inner-width) - 3rem) / 2)}.gridType>.col5 .inner{height:calc((100vw - 9rem)/2);max-height:calc((var(--inner-width) - 6rem - 3rem) / 2)}.gridType .between_wrap{display:none}.gridType>.col6{width:calc((100% - 4rem) / 3);max-width:calc((var(--inner-width) - 10rem) / 6)}.gridType>.col6 .inner{height:calc((100vw - 6rem - 4rem) / 3);max-height:calc((var(--inner-width) - 6rem - 4rem) / 3)}}@media screen and (max-width: 600px){.gridType>.col3{width:100%;margin:0 auto}.gridType>.col3 .inner{height:calc(100vw - 6rem)}}.pointType{display:flex;align-items:center;justify-content:center;position:relative;width:100%;margin-top:6rem}.pointType .centered,.pointType .flexed_wrap .inner_shadow{display:flex;align-items:center;justify-content:center;text-align:center;width:calc((100vw - 10rem - 6rem) / 3);height:calc((100vw - 10rem - 6rem) / 3);max-width:calc((var(--inner-width) - 20rem - 6rem) / 3);max-height:calc((var(--inner-width) - 20rem - 6rem) / 3);border-radius:var(--border-radius-full);background-color:#fff;box-shadow:inset 2px 3px 10px #ddd}.pointType .flexed_wrap{position:absolute;display:flex;align-items:center;justify-content:space-between;width:100%;height:auto}.pointType .flexed_wrap>div{position:relative;display:flex;flex-direction:row-reverse}.pointType .flexed_wrap .point{display:flex;align-items:center;justify-content:center}.pointType .flexed_wrap .left .point{margin-left:-8rem}.pointType .flexed_wrap .right .point{margin-right:-8rem}.pointType .flexed_wrap .point .line{max-width:20rem;min-width:14rem;width:16vw;height:2px;background-color:#ddd}.pointType .flexed_wrap .point .circle{width:1.5rem;height:1.5rem;background-color:#ddd;border-radius:var(--border-radius-full)}.pointType .flexed_wrap .inner_shadow{position:relative;z-index:2}.pointType .flexed_wrap .inner_shadow>.inner{display:flex;align-items:center;justify-content:center;width:50%;height:50%;border-radius:var(--border-radius-full)}@media screen and (max-width: 768px){.pointType .centered{width:calc((100vw - 10rem - 6rem) / 1.5);height:calc((100vw - 10rem - 6rem) / 1.5)}.pointType .flexed_wrap .point{display:none}.pointType .flexed_wrap .inner_shadow{width:calc((100vw - 16rem)*.4);height:calc((100vw - 16rem)*.4)}}@media screen and (max-width: 479px){.pointType{flex-direction:column}.pointType .flexed_wrap{position:initial;margin-top:-6rem}.pointType .centered{width:calc((100vw - 10rem - 6rem) / 1.2);height:calc((100vw - 10rem - 6rem) / 1.2)}.pointType .flexed_wrap .inner_shadow{width:calc((100vw - 10rem - 6rem) / 1.8);height:calc((100vw - 10rem - 6rem) / 1.8)}}.roundType{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:-4rem}.roundType .left_big{display:flex;align-items:center;justify-content:center;text-align:center;width:100vw;height:100vw;max-width:calc(var(--inner-width));max-height:calc(var(--inner-width));border-radius:var(--border-radius-full);background-color:#fff;box-shadow:inset 2px 3px 10px #ddd;margin-left:-18rem}.roundType .left_big .inner_shadow{display:flex;align-items:center;justify-content:flex-end;width:60%;height:60%;padding:6rem;border-radius:var(--border-radius-full);box-shadow:inset 2px 3px 10px #ddd;background-repeat:no-repeat;background-position:center;background-size:cover;font-size:var(--font-s-x-large);font-weight:var(--font-w-bold)}.roundType .right_wrap{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.roundType .right_wrap .inner_shadow{display:flex;align-items:center;justify-content:center;text-align:center;width:25vw;height:25vw;max-width:25rem;max-height:25rem;border-radius:var(--border-radius-full);background-color:#fff;box-shadow:inset 2px 3px 10px #ddd}.roundType .right_wrap .inner_shadow:nth-of-type(2n-1){margin-left:-14rem}@media screen and (max-width: 479px){.roundType{position:initial;flex-direction:column}.roundType .left_big{margin-left:0rem}.roundType .left_big .inner_shadow{justify-content:center;padding:2rem;font-size:var(--font-s-large)}.roundType .right_wrap{position:initial;transform:translate(0);flex-direction:row;gap:2rem;flex-wrap:wrap}.roundType .right_wrap .inner_shadow{width:calc((100vw - 8rem)/2);height:calc((100vw - 8rem)/2)}.roundType .right_wrap .inner_shadow:nth-of-type(2n-1){margin-left:0rem}}.textType{display:flex;align-items:center;justify-content:space-between}.textType .icon{width:2rem;height:2rem}.textType .content{text-align:center}.textType .content h3{color:#bbb;font-weight:var(--font-w-semi)}.textType .content p{font-size:var(--font-s-large);font-weight:var(--font-w-mid);line-height:1.4}@media screen and (max-width: 960px){.textType .content p{font-size:var(--font-size-small)}}@media screen and (max-width: 768px){.textType{flex-direction:column;gap:2rem;display:flex;align-items:center;justify-content:space-between}}
