@charset "utf-8"; body {
    width: 100%;
    overflow: initial;
}

body, html {
    text-align: initial;
    height: 100%;
}

html {
    scroll-behavior: auto;
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

img {
    max-width: 100%;
}

button {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
}

button {
    cursor: pointer;
    padding: 0;
    font-size: inherit;
}

body {
    width: 100%;
    height: auto;
    overflow: hidden;
}

div[class^="gsap-marker"] {
    z-index: 9999999!important
}

#mnavToggle{display: none;}

#wrap {
    width: 100%;
    word-break: auto-phrase;
    position: relative;
    top: 0px;
    left: 0px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 100px;
    right: 10px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -999999px;
    background: url(../images/totop.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 99999;
    background-color: #0198db;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100px;
}

#toTop:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.animate {
    visibility: inherit !important;
}

:root {
    --sticky-top: 80px;
}

.fust_color {
    color: #00a7e6!important;
}

.ani_color {
    color: #00a7e6!important;
}

.sec_tit {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit b {
    font-weight: 600;
}

.sec_tit2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit2 b {
    font-weight: 600;
}

.sec_tit3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit3 b {
    font-weight: 600;
}

.sec_tit4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit4 b {
    font-weight: 600;
}

.sec_tit5 {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.3;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit5 b {
    font-weight: 600;
}

.sec_tit6 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit6 b {
    font-weight: 600;
}

.sec_tit7 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
}

.sec_tit7 b {
    font-weight: 600;
}

.sec_tit8 {
    font-size: 60px;
    font-weight: 200;
    line-height: 1.2;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit8 b {
    font-weight: 700;
}

.sec_tit9 {
    font-size: 70px;
    font-weight: 200;
    line-height: 1.2;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit9 b {
    font-weight: 700;
}

.sec_tit10 {
    font-size: 90px;
    font-weight: 200;
    line-height: 1;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit10 b {
    font-weight: 700;
}

.sec_tit11 {
    font-size: 120px;
    font-weight: 200;
    line-height: 1;
    color: #222;
    word-break: keep-all;
    ; }

.sec_tit11 b {
    font-weight: 700;
}

.sec_txt {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
    ; }

.sec_txt b {
    font-weight: 500;
}

.sec_txt2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
    ; }

.sec_txt2 b {
    font-weight: 500;
}

.sec_txt3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    color: #222;
    word-break: keep-all;
    ; }

.sec_txt3 b {
    font-weight: 500;
}

.sec_txt4 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    color: #666;
    word-break: keep-all;
    ; }

.sec_txt4 b {
    font-weight: 500;
}

.s_sec_top_txt_wrap {
    padding: 300px 0 50px;
}

.txt_center {
    text-align: center;
}

.txt_left {
    text-align: left;
}

.txt_right {
    text-align: right;
}

.bbbgap {
    height: 200px;
}

.bbgap {
    height: 150px;
}

.bgap {
    height: 100px;
}

.gap {
    height: 50px;
}

.sgap {
    height: 30px;
}

.ssgap {
    height: 20px;
}

.sssgap {
    height: 10px;
}

.ssssgap {
    height: 5px;
}

.bold800 {
    font-weight: 800!important
}

.bold700 {
    font-weight: 700!important
}

.bold600 {
    font-weight: 600!important
}

.bold500 {
    font-weight: 500!important
}

.bold400 {
    font-weight: 400!important
}

.bold300 {
    font-weight: 300!important
}

.bold200 {
    font-weight: 200!important
}

.txt_color_01 {
    color: #00357a!important
}

.txt_color_02 {
    color: #01b4ed!important
}

.txt_color_03 {
    color: #777!important
}

.txt_wh {
    color: #fff !important
}

.c_list01 {
    text-align: left;
}

.c_list01 > li {
    padding: 4px 0 6px 13px;
    position: relative;
    top: 0px;
    left: 0px;
    word-break: break-all;
}

.c_list01 > li:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0px;
    width: 4px;
    height: 4px;
    border-radius: 100px;
    background-color: #00a7e6
}

.c_list01 > li > .tit {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 1em;
    vertical-align: top;
    color: #222;
    font-weight: 500;
    display: inline-block
}

.c_list01 > li > .txt {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 1em;
    display: inline-block
}

.c_list01 > li > .tit:before {
    display: inline-block;
    vertical-align: top
}

.c_list01 > li > .txt:before {
    display: inline-block;
    vertical-align: top
}

.c_list01 > li > .tit:after {
    display: inline-block;
    vertical-align: top;
    font-size: 1em
}

.c_list01 > li > .tit.no-blt {
    display: block
}

.c_list01 > li > .tit.no-blt:after {
    display: none
}

.c_list01 > li > .txt:after {
    display: inline-block;
    vertical-align: top
}

.c_list01 > li > .tit:first-child:after {
    content: ":";
    padding: 0 7px;
    position: relative;
    top: 1px;
    right: 0px;
    vertical-align: top
}

.c_list01 > li > ul,.c_list01 > li > ol {
    display: block;
    width: 100%;
    padding: 10px 0
}

/* Header */
.header_all_wrap a {
    display: block;
}

.header_all_wrap {
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1004;
    background-color: transparent;
    position: fixed;
    transition: transform 0.25s ease-out;
    will-change: transform;
}
.header_all_wrap.header-hide {
    transform: translateY(-150%);
}

.header_all_wrap.header-show {
    transform: translateY(0);
}
.header_all_wrap.nav-open .top_nav_wrap {
    background: #131b2b;
    border-radius: 50px;
}

.top_nav_wrap {
    display: flex;
    padding: 0 10px;
    border-radius: 100px;
    border: 1px solid #ffffff26;
    background: #131b2b;
}

.header_wrap {
    width: 100%;
    padding: 0 5%;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 5;
}

.header_mid {
    position: relative;
    top: 20px;
    left: 0px;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header_mid_wrap {
    position: relative;
}

.logo_wrap {
    position: relative;
    left: 0px;
    width: 100%;
    max-width: 240px;
    top: 20px;
    z-index: 100;
}

.logo {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

.logoImg {
    display: block;
    width: 253px;
    height: 39px;
    background: url(../images/main/logo_w.png);
}

.scroll .logoImg {
    display: block;
    width: 253px;
    height: 39px;
    background: url(../images/main/logo_b.png);
}

.top_nav .logo {
    pointer-events: none;
}

.color_white {
    color: #fff;
}

.hidden_txt {
    position: absolute!important;
    font-size: 0!important;
    line-height: 0!important;
    overflow: hidden!important;
}

.mobile_his {
    display: none;
}

.news_ticker_wrap {
    display: inline-block;
    vertical-align: middle;
    padding: 0 50px 0 0;
    text-align: left;
}

.lang_all_wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
    text-align: left;
    top: 14px;
}

.m_menu_btn_wrap {
    display: inline-block;
    padding: 0;
    text-align: center;
}

.lang_box {
    border-radius: 100px;
    position: relative;
    z-index: 9999;
}

.lang_sub_wrap {
    display: none;
    border: 1px solid #00a7e6;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff
}

.lang_box .lang_box_a {
    font-size: 16px;
    display: block;
    height: 36px;
    line-height: normal;
    color: #fff;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px 20px 20px;
}

.lang_box_a span {
    position: absolute;
    font-size: 11px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.lang_wrap:hover .lang_box {
    background-color: #00a7e6;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.lang_wrap:hover .lang_box_a:after {
    transform: rotate(0deg);
    border-bottom: 5px solid #fff;
}

.lang_wrap:hover .lang_box_a {
    color: #fff
}

.lang_wrap:hover .lang_sub_wrap {
    display: block;
}

.lang_sub_box a {
    font-size: 13px;
    color: #333;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: center;
}

.lang_sub_box a:hover {
    color: #00a7e6
}

.news_ticker_label {
    display: inline-block;
    font-size: 13px;
    color: #0072ff;
    padding: 0 20px;
    height: 10px;
    line-height: 10px;
    border-right: 1px solid #ddd;
    font-weight: 500;
}

.news_ticker_desc {
    display: inline-block;
    font-size: 13px;
    color: #333;
    padding: 0 20px;
    height: 10px;
    line-height: 10px;
}

.sideNav-tit {
    display: none !important;
}

.sub_menu_a .sideNav-tit {
    display: none !important;
}

.sec_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 800;
}

.sub_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 900
}

.main_sec_wrap {
    position: relative;
    top: 0px;
    left: 0px;
}

.header_wrap a.logo {
    vertical-align: middle;
    display: block;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    text-align: center;
}

.logo_off {
    display: none;
}

.sub_03.w_tp .logo_off {
    display: none;
}

.sub_03.w_tp .logo_on {
    display: block;
}

.sub_03 .logo_off {
    display: block;
}

.sub_03 .logo_on {
    display: none;
}

.sub_03.scroll .logo_off {
    display: block;
}

.sub_03.scroll .logo_on {
    display: none;
}

.sub_03 .open .logo_off {
    display: block;
}

.sub_03 .open .logo_on {
    display: none;
}

/*메뉴*/
.top_nav {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 14px;
    text-align: center;
    z-index: 1;
    padding-top: 0px;
    width: auto;
}

.top_nav .menu {
    text-transform: uppercase;
}

.top_nav:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top_nav .menu {
    width: 130px;
    position: relative;
    top: 0px;
    left: 0px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.top_nav .menu_a {
    padding: 0px;
    font-size: 18px;
    color: #fff;
    height: 65px;
    font-weight: 400;
}

.top_nav .menu_a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    font-size: large;
}

.top_nav .menu_a span {
    vertical-align: middle;
    display: inline-block;
    line-height: 1.6;
    text-align: center;
    max-width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}

.top_nav .sub_menu_a {
    display: inline-block;
    line-height: 1.6;
    font-size: 16px;
    color: #aaa;
    text-align: center;
    border-bottom: none;
    padding: 10px 0;
    -webkit-transition: none;
    transition: none;
    font-weight: 300;
    word-break: break-all;
}

.top_nav .sub_menu_wrap {
    width: 100%!important;
    position: relative;
    /* top: 100%; */
    left: 0px;
    -webkit-transition: none;
    transition: none;
    text-decoration: none;
    display: none;
    padding: 0 0 20px !important;
    /* white-space: nowrap; */
}

.top_nav .sub_menu_wrap > div:hover .sub_menu_a,.top_nav .sub_menu_wrap > div.active .sub_menu_a {
    color: #00a7e6;
    font-weight: 500;
    -webkit-transition: none;
    transition: none;
}

.top_nav .menu:hover .menu_a, .top_nav .menu.active .menu_a span {
    color: #00a7e6;
}

.top_nav .menu:hover .menu_a span:after {
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.top_nav .menu.active .menu_a span:after {
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.top_nav .thd_menu_wrap {
    display: none;
}

.top_nav .thd_menu_a {
    display: none;
}

.m_menu_btn_wrap {
    position: absolute;
    top: 15px;
    right: 0px;
    height: 45px;
    width: 45px;
    z-index: 3;
    display: none
}

.header_wrap .m_menu_btn_wrap .m_menu_btn {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 0px;
    border-radius: 100px;
    background-color: #eeeeeee0;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.m_menu_wrap {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 9999px;
    bottom: 0;
    z-index: 9999;
    background-color: #222;
    overflow: hidden;
}

.m_menu_wrap a {
    display: block;
    color: #222;
}

.m_menu_wrap .menu_a.void_link:after {
    content: "";
    width: 15px;
    height: 15px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    display: block;
    position: absolute;
    top: 15px;
    right: 5%;
    transform: rotate(-45deg);
    transition: all .3s ease;
    margin-top: -5px
}

.m_menu_wrap .menu_a.void_link.menu_on:after {
    top: 26px;
    transform: rotate(-225deg);
}

.m_menu_wrap .menu_a:first-child {
}

.m_menu_wrap .sub_menu_wrap {
    display: none;
    width: 100%!important;
    font-size: 24px;
    text-align: left;
    height: auto !important;
}

.m_menu_wrap .sub_menu_wrap .sub_menu_a:first-child {
    border-top: none;
}

.m_menu_wrap .menu_a:hover {
    color: #00a7e6;
}

.m_menu_wrap .sub_menu_wrap .sub_menu_a:hover {
    color: #fff;
}

.m_menu_wrap .menu_a.menu_on {
    color: #00a7e6;
}

.m_menu_inner {
    transform: translateY(-50%);
    position: relative;
    top: 30%;
}

.sub_nav_wrap .menu {
    display: none;
}

.sub_nav_wrap .menu.active {
    display: block;
}

.sub_nav_wrap .menu_a {
    display: none;
}

.sub_nav_wrap .sub_menu {
    display: none;
}

.sub_nav_wrap .sub_menu_a {
    display: none;
}

.sub_nav_wrap .sub_menu.active {
    display: block;
}

.sub_nav_wrap .thd_menu_wrap {
    font-size: 0px;
}

.sub_nav_wrap .thd_menu {
    display: inline-block;
    padding: 5px
}

.sub_nav_wrap .thd_menu_a {
    padding: 0px;
    font-size: 16px;
    color: #fff;
    padding: 5px 15px;
    font-weight: 400;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    border-radius: 100px;
}

.sub_nav_wrap .thd_menu_a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.27em;
    font-size: large;
    display: none;
}

.sub_nav_wrap .thd_menu_a span {
    vertical-align: middle;
    display: inline-block;
    line-height: 1.6;
    text-align: center;
    max-width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 90px;
}

.sub_nav_wrap .thd_menu_a:hover {
    background-color: #fff;
    color: #222;
}

.sub_nav_wrap .thd_menu.active .thd_menu_a {
    background-color: #fff;
    border-color: #fff;
    color: #222
}

.sub_nav_wrap .sub_menu_02 .thd_menu_04 .thd_menu_a {
    background-color: #1361ac;
    border-color: #1361ac;
    color: #fff
}

#mnavToggle {
    transition: transform 0.25s ease-out, opacity 0.2s ease-out;
    will-change: transform, opacity;
}

#mnavToggle.is-hide {
    transform: translateY(-150%);
    opacity: 0;
    pointer-events: none;
}

#mnavToggle.is-show {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.header-hide .mnav-toggle {
    transform: translateY(-150%);
    opacity: 0;
    pointer-events: none;
}

.header-show .mnav-toggle {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.w_tp .logo_on {
    display: inline-block;
}

.w_tp .logo_off {
    display: none;
}

.w_tp .m_menu_btn:before {
    background-color: #222;
}

.w_tp .m_menu_btn:after {
    background-color: #222;
}

.w_tp .m_menu_wrap .lang_box .lang_box_a:after {
    border-color: #fff !important;
}

.w_tp .top_nav .menu_a {
    color: #fff;
}

.b_tp .lang_box .lang_box_a {
    color: #fff;
}

.b_tp .open .lang_box .lang_box_a {
    color: #000;
}

.b_tp .lang_box .lang_box_a:after {
    border-bottom: 5px solid #fff;
}

.b_tp.scroll .lang_box {
}

.b_tp.scroll .lang_box .lang_box_a {
    color: #fff;
}

.b_tp.scroll .lang_box .lang_box_a:hover {
    color: #fff;
}

.b_tp.scroll .lang_box .lang_box_a:after {
    border-bottom: 5px solid #000;
}

.b_tp.scroll .lang_box .lang_box_a:hover:after {
    border-bottom: 5px solid #fff;
}

.b_tp .header_top_box_ico > a {
    color: #fff !important;
}

.b_tp.scroll .header_top_box_ico > a {
    color: #fff!important;
}

.m_close_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 20px;
    text-align: center;
}

.m_close_btn {
    width: 40px;
    height: 40px;
    position: relative;
    top: 0px;
    left: 0px;
    display: inline-block!important;
    background-color: #ffffff2e;
    border-radius: 100%;
}

.m_close_btn:before, .m_close_btn:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.m_close_btn:before {
    transform: rotate(-45deg);
    transition: all .3s ease
}

.m_close_btn:after {
    transform: rotate(45deg);
    transition: all .3s ease .15s
}

.m_menu {
    padding: 20px 5%
}

.m_menu {
    display: grid;
    row-gap: 30px;
    column-gap: 0px;
    grid-template-columns: repeat(1, 1fr);
    align-items: stretch;
}

.m_menu .menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 30px;
    gap: 50px;
    position: relative;
}

.m_menu .menu_a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    width: 210px;
    white-space: nowrap;
}

.m_menu .sub_menu_wrap {
    width: 100%!important;
    display: none;
}

.m_menu .sub_menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 50px;
    padding-bottom: 15px;
}

.m_menu .sub_menu:last-child {
    padding-bottom: 0;
}

.m_menu .sub_menu_a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0;
}

.m_menu .thd_menu_wrap {
    display: grid;
    width: 100%;
    row-gap: 20px;
    column-gap: 50px;
    text-align: left;
    flex-wrap: wrap;
}

.m_menu .thd_menu_a {
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    opacity: 0.8;
}

.m_menu .menu:hover .menu_a span {
    color: #00a7e6;
}

.m_menu .sub_menu:hover .sub_menu_a span {
    color: #00a7e6;
}

.m_menu .thd_menu_a:hover {
    opacity: 1
}

.m_menu .thd_menu_a:hover span {
    color: #ffb300;
}

/*Owl-Carousel*/
.owl-carousel {
    position: relative;
    top: 0px;
    left: 0px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20%;
    padding: 20px !important;
    border-radius: 100%;
}

.owl-carousel .owl-nav button span {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -30px;
    background-image: url(../images/common/arr_prev.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.owl-carousel .owl-nav button.owl-next {
    right: -30px;
    background-image: url(../images/common/arr_next.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 0px;
}

.owl-carousel .owl-dots button {
    display: inline-block;
}

.owl-carousel .owl-dots button span {
    display: inline-block;
    width: 6px!important;
    height: 6px!important;
    overflow: hidden;
    background-color: #00000038 !important;
    border-radius: 10px !important;
    margin: 2px;
    opacity: 1!important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

.owl-carousel .owl-dots button.active span {
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0198db !important;
}

.owl-carousel .item {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.item_tit_en {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    color: #333;
    padding: 5px 0;
}

.item_tit_kr {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    color: #666;
    padding: 5px 0
}

.owl-carousel .owl-item .item_img img {
    width: initial;
}

.owl-carousel .owl-item .item_img img {
    width: initial;
    display: inline-block;
}

.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #eee;
    background-image: url(../images/common/arr_prev.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.owl-carousel .owl-nav button.owl-next:hover {
    /* background: inherit; */
    background-color: #eee;
    text-decoration: none;
    background-image: url(../images/common/arr_next.svg);
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: visible!important;
    -webkit-transform: translate3d(0, 0, 0);
}

/* Animotiontech Slider Custom*/
.slider-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #222;
}

.main-slider {
    position: relative;
    margin-bottom: 0 !important;
}

.main-slider .slide-item .slide-con {
    position: relative;
}

.main-slider .slide-item > .slide-con > .slide-txt {
    position: absolute;
    width: 100%;
    top: 35%;
    transform: translatey(-50%);
    padding-left: 10%;
    z-index: 50;
    color: #fff;
}

.main-slider .slide-item-1 > .slide-con > .slide-txt, .main-slider .slide-item-2 > .slide-con > .slide-txt, .main-slider .slide-item-3 > .slide-con > .slide-txt, .main-slider .slide-item-4 > .slide-con > .slide-txt {
    top: 40%;
    left: 50%;
    transform: translatex(-50%);
    padding: 0;
    text-align: center;
}

.main-slider .slide-item > .slide-con > .slide-txt > h2.txt-tt {
    width: 100%;
    font-size: 60px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: -0.25px;
}

.main-slider .slide-item > .slide-con > .slide-txt > p.txt-desc {
    font-size: 18px;
    font-weight: 300;
    margin-top: 16px;
}

.main-slider .slide-item > .slide-con > .slide-txt > .txt-btn {
    margin-top: 46px;
}

.main-slider .slide-item > .slide-con > .slide-txt > .txt-btn > a {
    font-size: 14px;
    display: inline-block;
}

.main-slider .slide-item > .slide-con > .slide-txt > .txt-btn > a.txt-btn-1 {
    position: relative;
    margin-right: 31px;
}

.main-slider .slide-item > .slide-con > .slide-txt > .txt-btn > a.txt-btn-1::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translatex(-50%);
    background-color: #555;
}

.main-slider .slick-active .slide-item .slide-txt > .txt-btn > a.txt-btn-1::after {
    animation: more-btm-line 1s 1 .2s;
    animation-fill-mode: forwards;
}

.main-slider .slick-active .slide-item .slide-txt > .txt-btn > a.txt-btn-1:hover::after {
    animation: more-btm-line-hover 1s 1;
    animation-fill-mode: forwards;
}

.main-slider .slide-item > .slide-con > .slide-txt > .txt-btn > a.txt-btn-2 {
    padding: 12px 38px;
    border: 1px solid #fff;
    border-radius: 45px;
    line-height: 1;
    letter-spacing: .05rem;
    color: #fff;
    transition: all .5s;
}

.main-slider .slide-item > .slide-con > .slide-txt > .txt-btn > a.txt-btn-2:hover {
    background-color: #555;
}

.main-slider .slick-arrow::before {
    display: none;
    width: 35px;
    height: 55px;
    opacity: 1;
    color: #fff;
}

.main-slider .slick-next {
    left: auto;
    right: 24px;
}

.main-slider .slick-dots {
    font-size: 0;
    position: absolute;
    right: 8%;
    bottom: 70px;
    width: 280px;
    z-index: 50;
}

.main-slider .slick-dots::after {
    content: "";
    display: block;
    clear: both;
}

.main-slider .slick-dots > li {
    width: 33%;
    height: auto;
    padding-left: 5px;
    margin: 0;
    box-sizing: border-box;
    float: left;
}

.main-slider .slick-dots > li > button {
    width: 100%;
    height: 4px;
    border-radius: 2rem;
    background-color: rgba(255,255,255,.3);
    outline: none;
    position: relative;
    padding: 0;
    color: inherit;
    line-height: normal;
}

.main-slider .slick-dots > li > button::before {
    display: none;
}

.main-slider .slick-dots > li > button > .s-line-fill {
    width: 0;
    height: 4px;
    border-radius: 2rem;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: none;
}

.main-slider .slick-dots > li > button > .s-indicator {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translatex(-50%);
    width: 110%;
    overflow: hidden;
}

.main-slider .slick-dots > li > button > .s-indicator > .inner-txt {
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    display: block;
    width: 100%;
    transform: translatey(100%);
    opacity: 0;
    transition: all .8s;
    color: #fff;
}

.main-slider .slick-dots > li > button:hover > .s-indicator > .inner-txt {
    transform: translatey(0);
    opacity: 1;
    padding-bottom: 5px;
}

.slider-wrap .s-autoplay-btn {
    position: absolute;
    right: 21%;
    bottom: 57px;
    z-index: 50;
    font-size: 20px;
    color: #fff;
}

.slider-wrap[data-slick-autoplay-status="Y"] .s-autoplay-btn:after {
    content: "■";
    display: block;
}

.slider-wrap[data-slick-autoplay-status="N"] .s-autoplay-btn:after {
    content: "▶";
    display: block;
    font-size: 15px;
}

.slider-wrap .slide-dummy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
}

/* main */
.main_vid_01 {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.viewer {
    width: var(--w);
    margin: 40px auto;
    position: relative;
    aspect-ratio: 16 / 9;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: var(--shadow);
    background: #000;
    isolation: isolate;
}

.viewer .poster, .viewer .video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    will-change: opacity;
}

.viewer .poster {
    opacity: 1;
}

.viewer .video {
    opacity: 0;
    pointer-events: none;
}

.viewer:has(.controls a:hover) .poster {
    opacity: 0;
}

.viewer:has(a[data-vid="1"]:hover) .video[data-vid="1"] {
    opacity: 1;
}

.viewer:has(a[data-vid="2"]:hover) .video[data-vid="2"] {
    opacity: 1;
}

.viewer:has(a[data-vid="3"]:hover) .video[data-vid="3"] {
    opacity: 1;
}

.controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.sec_pd50 {
    padding: 50px 0;
}

.sec_pd80 {
    padding: 80px 0;
}

.sec_pd100 {
    padding: 100px 0;
}

.sec_pd150 {
    padding: 150px 0;
}

.sec_pd180 {
    padding: 180px 0;
}

.main_sec_in {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
    margin: 0 auto;
    max-width: inherit;
    padding: 0 5%;
    overflow: visible;
}

.view_more_btn a {
    display: inline-block;
    text-align: left;
    padding: 12px 30px;
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    border-radius: 100px;
    background: #00a7e6;
    margin: 0 auto;
}

.view_more_btn_a span {
    padding-right: 10px;
}

.view_more_btn i {
    rotate: 315deg;
}

.bf_af {
    width: 66px;
    height: 66px;
    background-color: rgb(123, 190, 64);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.next_div {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-image: -moz-linear-gradient( 0deg, rgb(123,190,64) 0%, rgb(1,150,193) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(123,190,64) 0%, rgb(1,150,193) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(123,190,64) 0%, rgb(1,150,193) 100%);
    position: absolute;
    top: 90.7%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.div_line {
    width: 100%;
    height: 2px;
    background-color: #eee;
}

.img-box {
    width: 100%;
    height: 100vh;
    display: block;
    background-size: cover;
}

.main_bg_btn {
    position: absolute;
    display: inline-block;
    text-align: left;
    padding: 15px 30px;
    position: relative;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    border-radius: 100px;
    background: #75BB51;
    background: linear-gradient(90deg, rgba(117, 187, 81, 1) 50%, rgba(19, 153, 188, 1) 100%);
    margin: 0 auto;
}

.main_bg_btn_01 {
    top: 44%;
    left: 26%;
}

.main_bg_btn_02 {
    top: 24%;
    left: 40%;
}

.main_bg_btn_03 {
    top: 34%;
    left: 60%;
}

.pdt_slider_wrap .owl-nav button.owl-prev {
    background-color: #cfcfcf !important;
    background-image: url(../images/common/arr_prev_on.svg);
}

.pdt_slider_wrap .owl-nav button.owl-next {
    background-color: #cfcfcf !important;
    background-image: url(../images/common/arr_next_on.svg);
}

.main_top_txt_bg_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    visibility: hidden;
}

.main_top_txt_all_wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    scale: 0.5;
    transform: translateY(100%);
    width: 100%;
    height: 100%;
    color: #f26121;
}

.main_bt_txt_all_wrap {
    position: absolute;
    text-align: left;
    bottom: 0;
}

.main_sec_01_con_all_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    height: 100vh
}

.main_sec_01_con_all_wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.27em;
    font-size: large;
}

.main_sec_01_con_wrap {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 50%;
    position: relative;
    top: 0px;
    left: 0px;
}

.sec_all_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    margin-top: -20px;
}

.main_sec_all_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 900;
    background-color: #f5f5f5;
    width: 100%;
    overflow: hidden;
}

.main_motion {
    background-color: #001a3c;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.Motion_text_wrap {
    display: flex;
    align-items: center;
    gap: 110px;
    will-change: transform, opacity;
}

.Motion_text_wrap * {
    color: #fff
}

.MotionPath {
    width: 17vw;
    height: 2px;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
}

.main_vid_03 {
    height: 100%
}

.main_vid_04 {
    height: 100%
}

.main_sec_04_division {
    height: 165px;
    padding: 30px 0px;
}

.main_sec_all_wrap .owl-carousel {
    margin: 0 auto;
}

.main_sec_all_wrap .owl-carousel .owl-item .item {
    height: auto;
}

.main_sec_all_wrap .owl-carousel .owl-item.active .item_text {
    display: block !important;
}

.main_sec_all_wrap .owl-carousel .owl-item .item .item_text {
    margin-top: 50px;
    display: none;
}

.main_sec_all_wrap .owl-carousel .owl-item .item .item_text h3 {
    color: #000;
    margin-bottom: 20px
}

.main_sec_all_wrap .owl-carousel .owl-item .item .item_text p {
    line-height: 1.45;
}

.main_sec_all_wrap .owl-nav {
    width: 100%;
    display: block !important;
}

.main_sec_all_wrap .nav_container {
    z-index: 5;
    position: absolute;
    width: 750px;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    margin: 0 auto;
}

.main_sec_all_wrap .nav_container button span {
    display: none;
}

.main_sec_all_wrap .nav_container .owl-prev {
    background-color: transparent;
    border: none;
    background: url(../images/main/left-nav.png) no-repeat center;
    position: relative;
    width: 15px;
    height: 15px;
}

.main_sec_all_wrap .nav_container .owl-next {
    background-color: transparent;
    border: none;
    background: url(../images/main/right-nav.png) no-repeat center;
    position: relative;
    width: 15px;
    height: 15px;
}

.pdt_slider_wrap .item {
    height: auto;
    display: flex;
    border-radius: 30px;
    overflow: hidden;
    transition: all 0.3s ease;
    justify-content: center;
    align-items: flex-end;
}

.pdt_slider_wrap img {
    width: 100% !important;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.pdt_slider_wrap {
    display: block !important;
    width: 35%;
    margin: 0 auto;
    overflow: visible;
    text-align: center;
}

.m_menu_btn {
    display: block;
    padding: 10px;
}

.m_menu_btn span {
    display: inline-block;
    position: relative;
}

.hd_menu {
    width: 80%;
    height: 10px;
}

.hd_menu:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 0;
    border-radius: 10px;
}

.hd_menu:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 60%;
    height: 2px;
    background-color: #000;
    display: block;
    border-radius: 10px;
}

.hd_search svg {
    width: 20px;
    fill: #000000;
}

.sub_menu_a {
    display: none;
}

.open .hd_search svg {
    fill: #000;
}

.open .m_menu_btn span {
    color: #00a7e6;
}

.sub_open .hd_search svg {
    fill: #000;
}

.sub_open .hd_menu {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.sub_open .m_menu_btn span {
    color: #00a7e6;
}

.scroll .m_menu_btn span {
    color: #00a7e6;
}

.scroll .hd_search svg {
    fill: #000;
}

.sub .m_menu_btn span {
    color: #00a7e6;
}

.main .logo_off {
    display: block
}

.main .logo_on {
    display: none
}

.main.scroll .logo_off {
    display: none
}

.main.scroll .logo_on {
    display: block
}

.main .open .logo_off {
    display: none
}

.main .open .logo_on {
    display: block
}

.main .lang_box {
    background-color: transparent;
}

.main .lang_box .lang_box_a {
    color: #fff;
}

.main .open .lang_box .lang_box_a {
    color: #fff;
}

.main .lang_box .lang_box_a:after {
    border-bottom: 5px solid #fff;
}

.main.scroll .lang_box {
}

.main.scroll .lang_box .lang_box_a {
    color: #fff;
}

.main.scroll .lang_wrap:hover .lang_box_a {
    color: #fff;
}

.main.scroll .lang_box .lang_box_a:hover {
    color: #fff;
}

.main.scroll .lang_box .lang_box_a:after {
    border-bottom: 5px solid #000;
}

.main.scroll .lang_box .lang_box_a:hover:after {
    border-bottom: 5px solid #fff;
}

/* SubPage */
.sub_01 .visual_nav_menu .menu {
    display: none;
}

.sub_01 .visual_nav_menu .menu_a {
    display: none;
}

.sub_01 .visual_nav_menu {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    z-index: 100;
}

.sub_01 .visual_nav_menu .menu.active {
    display: flex;
}

.sub_01 .visual_nav_menu .sub_menu_wrap {
    display: flex;
    border: 1px solid #eee;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
}

.sub_01 .visual_nav_menu .sub_menu {
    display: inline-block;
}

.sub_01 .visual_nav_menu .sub_menu:first-child {
    border-left: 0;
}

.sub_01 .visual_nav_menu .sub_menu_a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 72px;
    border-left: 1px solid #e2e2e2;
    background: #fafbfc;
    color: #555;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    transition: all 0.25s ease;
}

.sub_01 .visual_nav_menu .sub_menu:first-child .sub_menu_a {
    border-left: 0;
}

.sub_01 .visual_nav_menu .sub_menu_a span {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.4;
}

.sub_01 .visual_nav_menu .sub_menu_a:hover {
    background: #eaf6fb;
    color: #00a7e6;
    border-color: #b5e3f3;
}

.sub_01 .visual_nav_menu .sub_menu_a.active {
    background: linear-gradient(135deg, #00a7e6 0%, #0091c9 100%);
    color: #fff;
    border-color: #0097d4;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.35);
}

.sub_01 .visual_nav_menu .sub_menu_a.active:hover {
    background: linear-gradient(135deg, #00a7e6 0%, #0091c9 100%);
    color: #fff;
}

.sub_02 .visual_nav_menu {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 50px;
    z-index: 100;
}

.sub_02 .visual_nav_menu .menu_a {
    display: none;
}

.sub_02 .visual_nav_menu .menu {
    display: none;
}

.sub_02 .visual_nav_menu .menu.active {
    display: flex;
}

.sub_02 .visual_nav_menu .sub_menu_wrap {
    display: flex;
    gap: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
}

.sub_02 .visual_nav_menu .sub_menu {
    display: inline-block;
}

.sub_02 .visual_nav_menu .sub_menu_a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 72px;
    background: #fafbfc;
    border-left: 1px solid #e2e2e2;
    color: #555;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.25s ease;
}

.sub_02 .visual_nav_menu .sub_menu:first-child .sub_menu_a {
    border-left: 0;
}

.sub_02 .visual_nav_menu .sub_menu_a span {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.4;
}

.sub_02 .visual_nav_menu .sub_menu_a:hover {
    background: #eaf6fb;
    color: #00a7e6;
    border-color: #b5e3f3;
}

.sub_02 .visual_nav_menu .sub_menu_a.active {
    background: linear-gradient(135deg, #00a7e6 0%, #0091c9 100%);
    color: #fff;
    border-color: #0097d4;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.35);
}

.sub_02 .visual_nav_menu .sub_menu_a.active:hover {
    background: linear-gradient(135deg, #00a7e6 0%, #0091c9 100%);
    color: #fff;
}

.sub_visual_txt2 {
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: flex-end;
}

.sub_visual_txt2:before {
    content: "";
    position: absolute;
    top: 0px;
    left: auto;
    right: 0;
    bottom: 0px;
    z-index: -1;
}

.sub_visual_txt2 .menu {
    display: none;
}

.sub_visual_txt2 .menu.active {
    display: block;
}

.sub_visual_txt2 .menu_a {
    display: none;
}

.sub_visual_txt2 .sub_menu_wrap {
    display: flex;
    width: auto;
    text-align: center;
    font-size: 0px;
    max-width: max-content;
    margin: 0 auto;
    gap: 20px;
}

.sub_visual_txt2 .sub_menu {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    vertical-align: bottom;
}

.sub_visual_txt2 .sub_menu.active, .sub_top_nav .sub_menu:hover {
    opacity: 1;
    color: #0198db;
}

.sub_visual_txt2 .sub_menu_a {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 0px;
    color: #666;
    padding: 0 10px;
    padding-bottom: 10px;
}

.sub_visual_txt2 .sub_menu_a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    font-size: large;
}

.sub_visual_txt2 .sub_menu_a span {
    vertical-align: middle;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4;
    white-space: nowrap;
}

.sub_visual_txt2 .sub_menu:hover .sub_menu_a span, .sub_top_nav .sub_menu.active .sub_menu_a span {
    color: #0198db;
}

.sub_visual_txt2 .sub_menu_a.active {
    border-bottom: 2px solid #0198db;
    color: #0198db;
}

.sub_03_01 .sub_visual_txt .sub_menu_a {
    color: #fff;
}

.sub_03_01 .sub_visual_txt .sub_menu_a.active {
    color: #0198db;
}

.sub_03_02 .sub_visual_txt .sub_menu_a {
    color: #fff;
}

.sub_03_02 .sub_visual_txt .sub_menu_a.active {
    color: #0198db;
}

.sub_03_04 .sub_visual_txt .sub_menu_a {
    color: #fff;
}

.sub_03_04 .sub_visual_txt .sub_menu_a.active {
    color: #0198db;
}

.sub_visual_bg_wrap {
    width: 120%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: 900 !important;
    overflow: inherit;
    background-color: #fff;
    height: 50vh;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.sub_visual_bg {
    position: absolute;
    top: 0px;
    left: 0%;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
    overflow: hidden;
    background-color: #000;
    width: 100%;
}

.view_more_btn.multi {
    display: flex;
    gap: 20px;
    padding-top: 50px;
    justify-content: center;
}

.file_certification .application_con_01 .right_cont {
    border-bottom: inherit;
}

.cert_sub_list_btn a {
    display: inline-block;
    text-align: left;
    width: 190px;
    padding: 15px 30px;
    position: relative;
    color: #666;
    font-size: 18px;
    line-height: 1;
    border-radius: 100px;
}

.cert_sub_list_btn.active a {
    color: #fff;
    background: #75BB51;
    background: linear-gradient(90deg, rgba(117, 187, 81, 1) 50%, rgba(19, 153, 188, 1) 100%);
    ear-gradient(90deg, rgba(117, 187, 81, 1) 50%, rgba(19, 153, 188, 1) 100%); }

.cert_sub_list_wrap {
    padding: 45px 30px 0 80px;
}

.cert_img {
    display: flex;
    padding: 15px 10px;
    background-color: #f9f9f9;
    justify-content: center;
    align-items: center;
}

.cert_tit span {
    display: block;
    text-align: center;
    padding-top: 30px;
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    font-weight: 600;
}

.cert_txt span {
    display: block;
    text-align: center;
    padding-top: 15px;
    font-size: 18px;
    line-height: 1.3;
}

.cert_box_list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 50px 30px;
}

.cert_box_wrap {
    max-width: 1300px;
    width: 100%;
    padding: 50px 0 150px 60px !important;
}

.scroll_line {
    position: absolute;
    width: 5px;
    height: 300px;
    background: #4bab91;
    left: 50%;
    transform: translateX(-51%);
}

.next_div.history {
    width: 65px;
    height: 65px;
    /* top: 300px; */
}

.wave_bg svg {
    position: absolute;
    width: 100%;
    top: 44%;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    opacity: 0.3;
}

.wave_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.file_history .sec_all_wrap {
    overflow: hidden;
}

.year_contents {
    display: block;
    padding-top: 8px;
}

.history_nav {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 80px 0 50px;
    margin-top: -20%;
}

.his_sub_list_btn a {
    display: inline-block;
    text-align: left;
    width: 190px;
    padding: 15px 30px;
    position: relative;
    color: #666;
    font-size: 18px;
    line-height: 1;
    border-radius: 100px;
}

.his_sub_list_btn.active a {
    color: #fff;
    background: #75BB51;
    background: linear-gradient(90deg, rgba(117, 187, 81, 1) 50%, rgba(19, 153, 188, 1) 100%);
    ear-gradient(90deg, rgba(117, 187, 81, 1) 50%, rgba(19, 153, 188, 1) 100%); }

.history_nav_wrap.is-centered {
    position: fixed;
    top: 30%;
    right: 0;
    transform: translateY(-50%);
    height: auto;
    width: 25%;
    z-index: 1000;
}

.aniboard_inner {
    padding: 0 5%;
    margin: 0 auto;
}

.aniabout_inner {
    padding: 0 5%;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.next_div {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-image: -moz-linear-gradient( 0deg, rgb(123,190,64) 0%, rgb(1,150,193) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(123,190,64) 0%, rgb(1,150,193) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(123,190,64) 0%, rgb(1,150,193) 100%);
    position: absolute;
    top: 90.7%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.pdt_slider_wrap .item_img_wrap {
    width: auto;
    position: relative;
    background: url(../images/main/button_bg.png) no-repeat center;
}

.pdt_slider_wrap .item_text_wrap {
    padding: 50px;
    text-align: left;
    width: 50%;
}


 .ServeSwiper {
    width: 100%;
    overflow: visible;
    padding-top: 100px;
}

.ServeSwiper .swiper-wrapper {
    transition-timing-function: linear;
    display: flex;
}

.ServeSwiper .swiper-slide {
    width: auto;
}

.Serve_item {
    display: block;
    height: 100%;
}

.Serve_list_wrap {
    padding: 100px 0;
    display: flex;
    gap: 30px;
    overflow: visible;
}

.Serve_item {
    position: relative;
    min-width: 350px;
    height: 480px;
    flex: 1 1 0;
    background: #000;
    border-radius: 30px;
    padding: 50px;
    transform: translateZ(0) rotateX(0) rotateY(0);
    transform-style: preserve-3d;
    transform-origin: center 60%;
    transition: transform .45s cubic-bezier(.2,.7,.2,1);
    will-change: transform;
    overflow: visible;
}

.Serve_tit {
    position: absolute;
    bottom: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}

.Serve_tag {
    font-size: 18px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.Serve_tag .c_list01 > li {
    padding: 0 0 0 13px;
}

.Serve_tag .c_list01 > li:before {
    background-color: #fff;
}

.Serve_item:hover {
    transform: rotateY(-7deg) rotateX(3deg) translateZ(8px);
}

.Serve_item, .Serve_item * {
    backface-visibility: hidden;
}

.Serve_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.Serve_item_01 {
    background: url(../images/main/Serve_bg_01.jpg) no-repeat center/cover;
}

.Serve_item_02 {
    background: url(../images/main/Serve_bg_02.jpg) no-repeat center/cover;
}

.Serve_item_03 {
    background: url(../images/main/Serve_bg_03.jpg) no-repeat center/cover;
}

.Serve_item_04 {
    background: url(../images/main/Serve_bg_04.jpg) no-repeat center/cover;
}

.Serve_item_05 {
    background: url(../images/main/Serve_bg_05.jpg) no-repeat center/cover;
}

.Serve_item_06 {
    background: url(../images/main/Serve_bg_06.jpg) no-repeat center/cover;
}

.Serve_item_07 {
    background: url(../images/main/Serve_bg_07.jpg) no-repeat center/cover;
}

.Serve_item:hover {
    background: #001a3c;
}

.Serve_item:hover .Serve_tag {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.Serve_item .view_more_btn {
    position: absolute;
    bottom: 55px;
    right: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    opacity: 0;
}

.Serve_item:hover .view_more_btn {
    opacity: 1
}

.career_step_wrap {
    position: relative;
    padding: 50px 80px;
    background-color: #f9f9f9;
    border-radius: 30px;
}

.career_step_list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
}

.career_step {
    text-align: center;
    position: relative;
    z-index: 10;
}

.career_step .num {
    font-size: 16px;
    font-weight: 500;
    color: #0198db;
    width: 30px;
    height: 30px;
    line-height: 1;
    border-radius: 100%;
    border: 1px solid #0198db;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.career_step:last-child .num {
    color: #fff;
    background-color: #0198db;
}

.career_step .tit {
    font-size: 30px;
    font-weight: 500;
    color: #000;
}

.career_step_list:after {
    content: '';
    width: 65%;
    height: 1px;
    background-color: #eee;
    position: absolute;
    top: 63px;
    left: 50%;
    transform: translateX(-50%);
}

.career_ending_bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eee;
    background-image: url(../images/sub/career_ending_bg.jpg);
    z-index: -10;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec_tit8 p {
    display: inline;
}

.main_serve {
    padding-top: 100px;
    overflow: visible;
}

.news_btn_a {
    font-size: 24px;
    font-weight: 700;
}

.news_btn_a:hover {
    color: #00a7e6;
}

.news_btn_a i {
    rotate: 45deg;
}

.NewsTit {
    position: relative;
}

.NewsIn.main_visual_wrap.main_sec_in {
    display: grid;
    grid-template-columns: 23% 77%;
}

.NewsTit ul {
    display: grid;
    gap: 10px;
    position: absolute;
    bottom: 0;
}

.pdt_side_nav_wrap {
    position: relative;
}

.pdt_side_nav {
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 100;
    padding-bottom: 50px;
    flex-direction: column;
    align-content: flex-start;
}

.pdt_side_nav:before {
    content: "";
    position: absolute;
    top: 0px;
    left: auto;
    right: 0;
    bottom: 0px;
    z-index: -1;
}

.pdt_side_nav .menu {
    display: none;
}

.pdt_side_nav .menu.active {
    display: block;
}

.pdt_side_nav .menu_a {
    display: none;
}

.pdt_side_nav .thd_menu_wrap {
    display: flex;
    width: 100%;
    text-align: left;
    font-size: 0px;
    gap: 10px;
    background-color: #fff;
    padding: 7px 10px;
    border-radius: 10px;
    flex-direction: column;
}

.pdt_side_nav .thd_menu_a {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 0px;
    color: #999;
    padding: 15px 30px;
    width: 100%;
    border-radius: 10px;
}

.pdt_side_nav .thd_menu_a span {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    line-height: 1.4;
}

.pdt_side_nav .thd_menu_a.active span:after {
    content: '';
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/sub/pdt_arr.svg);
    position: absolute;
    right: 0;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.pdt_side_nav .thd_menu_a.active,.pdt_side_nav .thd_menu_a:hover {
    color: #000;
    background-color: #f9f9f9;
}

.pdt_sec_all_wrap {
    padding: 80px 0 100px;
}

.pdt_sec_con_wrap_in {
    max-width: inherit !important;
    padding: 0 5%;
    display: grid;
    grid-template-columns: 22% 68%;
    gap: 3%;
}

.pdt_side_nav .sub_menu.active {
    display: block;
}

.pdt_side_nav .sub_menu {
    display: none;
}

.aniboard_wrap {
    padding: 150px 0;
}

.file_talent .aniboard_wrap {
    background-color: #fff;
    padding: 150px 0 0;
}

.file_careers .aniboard_wrap {
    padding: 150px 0 0;
}

.aniabout_wrap {
    padding: 200px 0 150px;
    background-color: #001a3c;
}

.aniabout_wrap2 {
    padding: 200px 0 0;
}

.company_wrap_in, .company_tit_wrap, .board_top_label, .comp_visual_wrap, .comp_visual_motion {
    overflow: visible !important;
}

.comp_visual_motion {
    position: relative;
    width: 120%;
    left: 50%;
    transform: translateX(-50%);
}

.comp_visual_bg_wrap {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 0;
    overflow: hidden;
    background: #fff no-repeat center/cover;
    will-change: height;
    z-index: 900;
}

.comp_visual_bg, .sub_visual_bg {
    position: absolute;
    inset: 0;
    width: 100%;
    background: #000 no-repeat center/cover;
    z-index: 1;
    overflow: hidden;
    --b: 1;
    filter: brightness(var(--b));
    will-change: transform, filter;
}

.sub_visual_slogan {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    z-index: 2;
    will-change: opacity, transform;
}

.comp_visual_spacer {
    height: 12vh;
}

.sub_03_01 .ceo_con_01_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 800;
    background: #071a3b;
}

.aniboard_con_wrap {
    padding-top: 150px;
}

.sub_05_03 .sub_visual_bg {
    background-image: url(../images/sub/catalog_bg.jpg);
}

.sub_05_02 .sub_visual_bg {
    background-image: url(../images/sub/media_bg.jpg);
}

.sub_05_01 .sub_visual_bg {
    background-image: url(../images/sub/notice_bg.jpg);
}

.sub_03_01 .comp_visual_bg {
    background-image: url(../images/sub/sub_03_01_bg.jpg);
}

.sub_03_02 .sub_visual_bg {
    background-image: url(../images/sub/sub_03_02_bg.jpg);
}

.sub_03_03 .sub_visual_bg {
    background-image: url(../images/sub/sub_03_03_bg.jpg);
}

.sub_03_04 .sub_visual_bg {
    background-image: url(../images/sub/sub_03_04_bg.jpg);
}

.sub_03_05 .sub_visual_bg {
    background-image: url(../images/sub/sub_03_05_bg.jpg);
}

.sub_04_01 .sub_visual_bg {
    background-image: url(../images/sub/sub_04_01_bg.jpg);
}

.sub_04_02 .sub_visual_bg {
    background-image: url(../images/sub/sub_04_02_bg.jpg);
}

.sub_04_03 .sub_visual_bg {
    background-image: url(../images/sub/sub_04_03_bg.jpg);
}

.benefit_list {
    border-top: 2px solid #000;
    padding-top: 30px;
}

.benefit_con_in {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
}

.benefit_con {
    padding-bottom: 150px;
}

.benefit_con:last-child {
    padding-bottom: 0px;
}

.benefit_right_wrap {
    margin-top: 80px;
}

.benefit_right_wrap img {
    border-radius: 30px;
}

.benefit_list .c_list01 > li {
    font-size: 18px;
    padding: 15px 0 15px 20px;
}

.benefit_list .c_list01 > li:before {
    top: 27px;
}

.career_ending_wrap {
    position: relative;
    padding: 150px 0;
    width: 150%;
    left: 50%;
    transform: translateX(-50%);
    height: 90vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ceo_greet_sign_wrap {
    display: flex;
    gap: 30px;
    align-items: flex-end;
}

.ceo_greet_section {
    display: flex;
    justify-content: space-between;
}

.ceo_motion_circle_wrap {
    padding-top: 200px;
    display: flex;
    align-items: center;
}

.ceo_motto_txt {
    position: relative;
    width: 480px;
    height: 480px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ceo_motto_txt::after {
    border-color: transparent !important;
}

.motto-ring {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 490px;
    height: 500px;
    pointer-events: none;
}

.motto-ring circle {
    fill: none;
    stroke: #00aeef;
    stroke-width: 1;
    stroke-linecap: round;
    transform-origin: 50% 50%;
    /* transform: rotate(-90deg); */
}

.ceo_con_02_wrap {
    background-color: #fff;
}

.company_wrap {
    padding-bottom: 0 !important;
}

.ceo_flow_txt span {
    font-size: 12em;
    font-weight: 500;
    color: #fff;
    opacity: 0.1;
}

.ceo_flow_txt {
    position: absolute;
    top: -54px;
    z-index: -10;
    width: 100%;
    white-space: nowrap;
}

.ceo_con_01_wrap {
    position: relative;
}

.ceo_motion_txt_wrap {
    padding: 250px 0 200px;
}

.location_con_wrap {
    position: relative;
}

.location_con_wrap_bg {
    position: absolute;
    top: 0px;
    left: 50%;
    bottom: 0px;
    right: 0px;
    background-image: url(../images/sub/location_con_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    z-index: 1;
    overflow: hidden;
    width: 150%;
    transform: translateX(-50%);
    z-index: -10;
}

.location_con_wrap {
    padding-bottom: 150px;
}

.location_info_wrap {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 50px 80px;
    border: 1px solid #00aeef;
    border-radius: 30px;
    background-color: #fff;
    z-index: 10;
}

.location_info {
    padding: 50px 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.info_list th {
    min-width: 100px;
    text-align: left;
    padding-bottom: 10px
}

.info_list th i {
    padding-right: 10px
}

.info_list td {
    padding-bottom: 10px;
}

.info_list td span {
    text-align: left;
    color: #666;
    font-weight: 500;
}

.cert_box_list_wrap {
    padding-top: 100px;
}

.flow-container {
    position: absolute;
    top: -30px;
    overflow: hidden;
    width: 100%;
}

.flow-text {
    white-space: nowrap;
    overflow: hidden;
    transition: 0.3s;
}

.flow-wrap {
    font-size: 12em;
    color: #f9f9f9;
    animation: textLoop 50s linear infinite;
    padding-right: 1.4881vw;
}

.sub_03_01 .flow-wrap {
    color: #fff;
    opacity: 0.1;
}

.sub_03_02 .flow-wrap {
    color: #fff;
    opacity: 0.1;
}

.sub_03_04 .flow-wrap {
    color: #fff;
    opacity: 0.1;
}

.talent_con_wrap {
    position: relative;
    min-height: 100vh;
}

.intro_cover {
    position: absolute;
    inset: 0;
    display: flex;
    overflow: hidden;
    pointer-events: none;
    z-index: 3;
}

.intro_cover span {
    flex: 0 0 33.333%;
    height: 100%;
    will-change: transform;
}

.intro_cover .cover_1, .intro_cover .cover_2 {
    background: #001a3b;
}

.intro_cover .cover_3 {
    background: #fff;
}

.talent_con_bg_wrap {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    z-index: 0;
    background: #fff;
}

.talent_con_bg {
    position: absolute;
    inset: 0;
    background: #fff center/cover no-repeat;
    z-index: 0;
    filter: brightness(1);
}

.talent_con_wrap1 {
    position: relative;
    min-height: 100vh;
    background: #fff;
}

.talent_con_wrap2 {
    background: #001a3b;
}

.talent_con_wrap_in {
}

.talent_motion_tit_wrap {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    z-index: 4;
}

.talent_motion_tit {
    color: #000;
    transition: color .3s ease;
    text-align: center;
}

.talent_motion_tit h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.4;
    word-break: keep-all;
}

.talent_con_wrap2 .talent_motion_txt_wrap {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}

.talent_motion_circle_wrap {
    position: absolute;
    inset: 0;
    z-index: 1;
    transform: none !important;
}

.talent_motion_circle_bg {
    /* position: absolute; */
    inset: 0;
    width: 680px;
    height: 680px;
    background: url(../images/sub/talent_object.jpg) center/contain no-repeat;
    transform-origin: 50% 50%;
    will-change: transform, opacity;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    margin: 0 auto;
    display: flex;
    height: 100vh;
    align-items: center;
}

.talent_motion_txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 10;
    opacity: 0;
    width: 100%;
}

.talent_motion_ending_wrap {
    padding: 150px 0;
}

.line-guide {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    background: #00a7e62e;
    margin: 0 auto;
    display: inline-block;
}

.line-guide .history_path {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #00a7e6;
}

.history_con_all_wrap {
    padding-top: 100px;
}

.history_con {
    display: inline-flex;
    flex-direction: column;
    padding-bottom: 50px;
}

.history_con_right {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.history_con_right .history_con {
    position: relative;
    left: 10%;
    width: 100%;
}

.history_con_left .history_con {
    position: relative;
    right: 10%;
}

.history_con_all_wrap_in {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.history_con_box {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    scroll-margin-top: calc(var(--sticky-top) + 20px);
}

.his_tit {
    display: block;
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    letter-spacing: -0.025em;
    padding-bottom: 10px;
}

.his_year {
    font-size: 30px;
    font-weight: 600;
    color: #ffffff27;
}

.his_slogan {
    font-size: 21px;
    color: #fff;
    padding-bottom: 30px;
}

.his_info {
    font-size: 18px;
    line-height: 1.6;
    padding-top: 20px;
    color: #fff;
    font-weight: 400;
}

.history_con_left {
    text-align: left;
    padding-right: 10%;
}

.history_path_in {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    height: 100%;
}

.his_dot_wrap {
    position: absolute;
    bottom: 0px;
    left: -4px;
    height: 14px;
    width: 15px;
}

.his_dot span {
    background-color: #00a7e6;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.his_dot {
    position: relative;
    top: 0px;
    left: 0px;
}

.his_dot:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 30%;
    background-color: #00a7e630;
    width: 60px;
    height: 60px;
    z-index: 1;
    transform: translate(-50%,-50%);
    border-radius: 100px;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: hissizeup;
}

.history_con img {
    border-radius: 20px;
    overflow: hidden;
    width: 90%;
    display: block;
}

.his_info th {
    font-weight: 500;
    vertical-align: top;
    min-width: 60px;
    text-align: left;
}

.his_info td {
    font-weight: 300;
    opacity: 0.8;
    display: block;
}

.his_info tr {
    display: table;
    padding-bottom: 10px;
}

.history_con_tit_wrap img {
    border-radius: 30px;
}

.pdt_sub_nav_wrap {
    padding-top: 20px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: sticky;
    top: var(--sticky-top);
    z-index: 50;
}

.pdt_sub_list_a {
    padding: 20px 50px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
}

.pdt_sub_nav {
    display: inline-flex;
    gap: 10px;
    justify-content: center;
    padding: 10px 15px;
    background-color: #caf0ff1a;
    border-radius: 1000px;
}

.pdt_sub_list_wrap.active .pdt_sub_list_a {
    background-color: #00a7e6;
}

.article_wrap {
    position: relative;
    top: 0;
    left: 0;
    z-index: -10;
}

.article_bg {
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 800px;
    background-image: url(../images/sub/article_bg.jpg);
    animation-duration: 10s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: sizeup;
}

.part_con {
    position: absolute;
    width: 20%;
}

.part_con_in {
    position: absolute;
    padding: 30px;
    border-radius: 20px;
    overflow: hidden;
    display: block;
    width: 100%;
    z-index: 100;
}

.part_con.animated {
    animation-duration: 1.5s;
    animation-name: fadeIn;
}

.part_con::after {
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: .3;
    position: absolute;
    height: 1px;
}

.part_con::before {
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: .3;
    position: absolute;
    height: 1px;
    z-index: -1;
}

.part_con_01 {
    top: 30%;
    left: 50%;
    margin-left: 210px;
    animation-delay: 0.5s;
    z-index: 5;
}

.part_con_02 {
    top: 35%;
    right: 50%;
    margin-right: 280px;
    animation-delay: 1.2s;
    z-index: 4;
}

.part_con_03 {
    top: 50%;
    left: 50%;
    margin-left: 350px;
    animation-delay: 1.8s;
    z-index: 3;
}

.part_con_04 {
    top: 65%;
    right: 50%;
    margin-right: 200px;
    animation-delay: 1.4s;
    z-index: 2;
}

.part_con_05 {
    top: 70%;
    left: 50%;
    margin-left: 200px;
    animation-delay: 2.1s;
    z-index: 1;
}

.part_con_02::after {
    width: 80px;
    top: 50%;
    right: -20%;
    margin-top: 61px;
}

.part_con_03::after {
    width: 240px;
    top: -30%;
    left: -133px;
}

.part_con_04::after {
    width: 70px;
    top: -57%;
    right: 20px;
    margin-top: -20px;
}

.part_con_05::after {
    width: 120px;
    top: -35%;
    left: -20px;
}

.part_con_01::before {
    width: 100px;
    transform: rotate( 315deg);
    top: 100px;
    left: -60px;
}

.part_con_02::before {
    width: 50px;
    transform: rotate( 45deg);
    top; top: 78px;
    left: 329px;
}

.part_con_03::before {
    width: 50px;
    transform: rotate( 45deg);
    top: 18px;
    left: 100px;
}

.part_con_04::before {
    width: 50px;
    transform: rotate( 132deg);
    top: -2px;
    right: 82px;
}

.part_con_05::before {
    width: 60px;
    transform: rotate( 45deg);
    top: 20px;
    left: 91px;
}

.part_con_txt {
    display: none;
    position: relative;
    padding-top: 120px;
}

.part_con_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.part_con_in img {
    position: relative;
}

.part_con_in:hover .part_con_bg {
    display: block;
}

.part_con_in:hover .part_con_txt {
    display: block;
}

.part_con_01 .part_con_bg {
    background-image: url(../images/sub/part_con_bg_01.jpg);
}

.part_con_02 .part_con_bg {
    background-image: url(../images/sub/part_con_bg_02.jpg?new);
}

.part_con_03 .part_con_bg {
    background-image: url(../images/sub/part_con_bg_03.jpg);
}

.part_con_04 .part_con_bg {
    background-image: url(../images/sub/part_con_bg_05.jpg);
}

.sub_visual_slogan {
    opacity: 0;
    will-change: opacity, transform;
    position: absolute;
    top: 0px;
    left: 0%;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
    overflow: hidden;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view_intro_info .sub_tit {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #666;
}

.view_intro_img img {
    mix-blend-mode: multiply;
}

.view_intro_img {
    width: 30%;
    text-align: center;
}

.view_intro_info {
    width: 70%;
}

.pdt_sec_view_detail_wrap {
    display: grid;
    padding-top: 0;
    gap: 30px;
}

.pdt_sec_view_tit_wrap {
    display: flex;
    padding-bottom: 50px;
    align-items: flex-end;
}

.pdt_sec_view_tit_wrap .tit {
    font-size: 48px;
    font-weight: 600;
    padding-left: 30px;
    padding-right: 20px;
    color: #000;
    line-height: 1;
    position: relative;
}

.pdt_sec_view_tit_wrap .tit:after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #00a7e6;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.pdt_sec_view_tit_wrap .txt {
    padding-bottom: 2px;
}

.pdt_sec_view_intro_wrap {
    border-radius: 20px;
    display: flex;
    gap: 80px;
    align-items: center;
    margin-bottom: 80px;
}

.product-view .pdt_sec_view_intro_wrap {
    padding: 50px 80px;
    background-color: #f9f9f9;
}

.bbs_anisys .pdt_sec_view_intro_wrap {
    padding: 50px 80px;
    background-color: #f9f9f9;
}

.bbs_anisys .view_intro_img {
    margin-left: 0;
}

.pdt_tit {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.pdt_txt {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    color: #666;
    line-height: 1.4;
}

.pdt_intro_btn {
    display: inline-block;
    padding: 15px 30px;
    background-color: #00a7e6;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 100px;
}

.pdt_sec_view_nav_wrap {
    position: relative;
    background-color: #f9fafc;
    margin-bottom: 80px;
    width: 50%;
    border-radius: 10px;
}

.pdt_sec_view_nav_wrap a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    font-size: 18px;
    color: #999;
    font-weight: 500;
    border-radius: 10px;
}

.pdt_sec_view_nav_wrap a:last-child:after {
    content: '';
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/sub/pdt_arr.svg);
    position: absolute;
    right: 20px;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    filter: grayscale(1);
}

.pdt_sec_view_nav_wrap a:last-child:hover:after {
    filter: grayscale(0);
}

.pdt_sec_view_nav_wrap ul {
    display: flex;
    align-items: center;
}

.sub_01 .pdt_sec_view_nav_wrap ul {
    display: flex;
    align-items: center;
    border-radius: 10px;
}

.tab_box_nav li {
    width: 50%;
}

.pdt_sec_view_nav_wrap a.active {
    color: #fff;
    background-color: #00a7e6;
}

.scrollb .tab_box_nav_wrap {
    width: 100%;
    max-width: 50%;
    position: fixed;
    top: 100px;
    left: auto;
    z-index: 1000;
    border-top: 1px solid #eee;
}

.scrollb .tab_box_nav {
    top: 0px;
}

.target_div {
    position: absolute;
    top: -100px;
    left: 0px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}

.view_intro_info .pdt_tit {
    width: 70%;
}

.view_intro_img img {
    border-radius: 10px;
    overflow: hidden;
}

.detail_list_wrap {
    padding: 50px 0 50px;
}

.detail_list_wrap.grid2 ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}

.detail_list_wrap.grid2 .dtl_img {
    height: 350px;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    background-color: #f9f9f9;
}

.detail_list_wrap.grid3 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}

.detail_list_wrap .dtl_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

.detail_top {
    padding-bottom: 70px;
    border-bottom: 1px solid #eee;
}

.detail_top .sec_txt2 span {
    font-size: 18px !important;
    line-height: 1.4 !important;
    color: #666 !important;
}

.detail_top .sec_tit5 {
}

.detail_features .sec_tit7 {
    width: 70%;
}

.dtl_info {
    padding-top: 50px;
}

.dtl_info .tit {
    font-size: 36px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
}

.dtl_info .txt {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    line-height: 1.4;
    padding-top: 30px;
    text-align: justify;
}

.dtl_img img {
    width: 100%;
}

.detail_btm_goto_list.default .goto_img_list {
    display: grid;
    gap: 20px;
    padding-top: 30px;
    grid-template-columns: repeat(4,1fr);
}

.goto_item {
    width: 100%;
    text-align: center;
}

.detail_btm_goto_list {
    display: grid;
    gap: 20px;
}

.detail_btm_goto_list.half_list .goto_img_list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding-top: 30px;
}

.detail_btm_goto_list.half_list {
    grid-template-columns: repeat(2,50%);
}

.goto_img {
    padding: 30px;
    background-color: #f9f9f9;
    border-radius: 20px;
    min-height: 350px;
    display: grid;
    align-items: center;
    justify-content: center;
}

.goto_img img {
    max-height: 180px;
    /* mix-blend-mode: multiply; */
}

.goto_tit {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 20px 0 15px;
    line-height: 1.4;
}

.goto_sub_tit {
    color: #666;
    font-size: 16px;
    line-height: 1.4;
}

.goto_img_wrap_in:hover .goto_img {
    background-color: #00a7e6;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.goto_img_wrap_in:hover .goto_img img {
    animation-duration: 2s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: sizeup2;
}

.file_search .sub_wrap {
    padding: 150px 0;
}

.sub .header_top_box_ico > a {
    color: #fff;
}

.open .header_top_box_ico > a, .scroll .header_top_box_ico > a {
    color: #fff;
}

.nav-open .top_nav_wrap {
    background: #131b2b;
}

.header_top_box_ico {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
    text-align: left;
    top: 19px;
}

.header_top_box_ico > a {
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
    height: auto;
    line-height: inherit;
    min-width: 50px;
    display: inline-block;
    text-align: center;
    z-index: 9999;
}

.header_top_box_span:first-child {
    border-left: none;
}

.header_top_box_ico > a:hover {
    color: #00a7e6;
}

.header_top_box_span > a:hover {
    color: #00a7e6 !important;
}

.header_top_box_span.active > a {
    color: #00a7e6;
}

.header_show_wrap {
    border-top: 1px solid #eee;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: none;
    width: 100%!important;
    height: auto!important;
}

.header_show .menu {
    position: relative;
    top: 0px;
    left: 0px;
}

.header_show .menu_a {
    font-size: 30px;
    color: #000;
    position: absolute;
    top: 26px;
    left: 0px;
    font-weight: 700;
    opacity: 0.05;
    width: 220px;
    text-align: right;
}

.header_show .sub_menu_wrap {
    padding-left: 250px;
}

.header_show .sub_menu_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.header_show .sub_menu {
    padding: 30px 35px 30px;
    text-align: center;
    /* border-left: 1px solid #eee; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header_show .sub_menu_a {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.header_show .thd_menu_a {
    font-size: 15px;
    color: #666;
    font-weight: 400;
    line-height: 1.4;
}

.header_show .thd_menu {
    padding-bottom: 10px;
}

.header_show .thd_menu_a:hover {
    color: #00a7e6;
}

.header_show .sub_menu:hover {
    background-color: #fafafa
}

.header_all_wrap:hover .header_show_wrap {
    display: none;
}

.sub_menu_video {
    width: 420px;
    height: auto;
}

.video_wrap {
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 999;
    max-height: 1080px;
}

.main_video {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
}

.video_bg {
    position: absolute;
    bottom: 0px;
    z-index: 4;
    width: 100%;
    text-align: center;
}

.bg_video_box {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
}

.con_all_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1000;
    overflow: hidden;
}

.con_wrap {
    position: relative;
    top: 0px;
    left: 50%;
    z-index: 1000;
    width: 2000px;
    margin-left: -1000px;
}

.con_wrap img {
    width: 100%;
}

.on body {
    overflow: hidden;
}

html.on {
    overflow: hidden;
}

.file_search .top_nav .menu_a span {
    color: #000;
}

.sub .header_bar {
    display: none;
}

.sub .header_all_wrap {
    background-color: transparent;
}

.open .logo svg .cls-1 {
    fill: #00a7e6
}

.open .top_nav .menu_a span {
    color: #fff;
}

.open .header_bar {
    display: block;
}

.scroll .top_nav_wrap {
    background-color: #131b2b;
}

.scroll .logo svg .cls-1 {
    fill: #00a7e6
}

.scroll .top_nav .menu_a span {
    color: #fff;
}

.scroll .header_bar {
    display: block;
}

.logo svg .st0 {
    fill: #4d483e;
}

.logo svg .st1 {
    fill: #005aa0;
}

.header_wrap a.logo svg {
    max-width: 240px;
    width: 110%;
}

.header_wrap a.logo .logo_off svg * {
    animation: stroke 1s forwards ;
    stroke-width: 1;
    text-anchor: start
}

.header_wrap a.logo .logo_on svg .st0 {
    animation: stroke2 2s forwards ;
    stroke-width: 1;
    text-anchor: start
}

.header_wrap a.logo .logo_on svg .st1 {
    animation: stroke3 2s forwards ;
    stroke-width: 1;
    text-anchor: start
}

.sub_logo_ani_wrap.animated svg .st0 {
    animation: stroke2 3s infinite ;
    stroke-width: 1;
    text-anchor: start
}

.sub_logo_ani_wrap.animated svg .st1 {
    animation: stroke3 3s infinite ;
    stroke-width: 1;
    text-anchor: start
}

.sub_logo_ani_wrap.animated svg .st2 {
    animation: stroke4 3s infinite ;
    stroke-width: 1;
    text-anchor: start
}

.sub_sec_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    overflow: hidden;
}

.sec_in {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.sec_in2 {
    width: 100%;
    max-width: 1580px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.sec_in3 {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.sec_in4 {
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.sec_in5 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
    padding: 0 30px
}

.sec_in6 {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.center_wrap {
    font-size: 0px;
}

.center_wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size: large;
    margin-right: -0.25em;
}

.center_in {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}

#mnav-depth1 {
    display: none;
}

#mnav-depth2 {
    display: none;
}

.pdt_sub_list_a {
    padding: 20px 50px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
}

.pdt_sub_nav {
    display: inline-flex;
    gap: 10px;
    justify-content: center;
    padding: 10px 15px;
    background-color: #caf0ff1a;
    border-radius: 1000px;
}

.pdt_sub_list_wrap.active .pdt_sub_list_a {
    background-color: #00a7e6;
}

.sub_02 .tab_box_nav_all_wrap {
    display: none;
}

.industry-view .view_intro_img {
    width: 50%;
    text-align: center;
    margin-left: 30px;
}

.industry-view .pdt_sec_view_nav_wrap {
    display: none;
}

.view_intro_img {
    width: 30%;
    text-align: center;
    margin-left: 30px;
    min-height: 300px;
    display: grid;
    align-items: center;
    justify-content: center;
}

.view_intro_info {
    width: 70%;
}

.pdt_tit {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.pdt_txt {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #666;
    line-height: 1.3;
}

.pdt_intro_btn {
    display: inline-block;
    padding: 15px 30px;
    background-color: #00a7e6;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 100px;
}

.pdt_sec_view_nav_wrap a:hover {
    background: #eaf6fb;
    color: #00a7e6;
    border-color: #b5e3f3;
}

; .pdt_sec_view_nav_wrap a.active {
    color: #fff;
    background-color: #00a7e6;
}

.scrollb .tab_box_nav_wrap {
    width: 100%;
    max-width: 50%;
    position: fixed;
    top: 100px;
    left: auto;
    z-index: 1000;
    border-top: 1px solid #eee;
}

.scrollb .tab_box_nav {
    top: 0px;
}

.target_div {
    position: absolute;
    top: -100px;
    left: 0px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}

.detail_features .grid3 li {
    padding: 30px 30px;
    border: 1px solid #eee;
    border-radius: 10px;
    ease; transition: all 0.3s ease;
}

.detail_features .grid3 li:hover {
    background-color: #f9f9f9;
    transform: translateY(-5px);
}

.detail_list_wrap.grid2 li {
    border: none;
    padding: 0;
}

.detail_spec {
    padding-bottom: 100px;
}

.detail_spec table {
    border-top: 2px solid #000;
    width: 100%;
}

.detail_spec th {
    color: #00a7e6;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0;
    width: 300px;
}

.detail_spec td {
    font-size: 18px;
    padding: 20px 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    position: relative
}

.detail_spec td:after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #00a7e6;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 10px;
}

.detail_spec tr {
    display: table-row;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #eee;
}

.detail_features {
    display: grid;
}

.pdt_contact_wrap {
    padding: 80px;
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
}

.pdt_contact_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/sub/pdt_contact_bg.jpg);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -10;
}

/* footer css */
footer {
    width: 100%;
    height: auto;
    background-color: #f9f9f9;
}

.main footer {
    background-color: #fff;
}

.f_logo svg .st0 {
    fill: #1c1c1b;
}

.f_logo svg .st1 {
    fill: #005ca9;
}

.footer-top, .footer-btm {
    display: flex;
    margin: 0 auto;
}

.footer-mid {
    width: 100%;
    height: 1px;
    background-color: #eee;
}

.footer-top-left {
    width: 21.75%;
}

.footer-top-mid {
    width: 45.25%;
}

.footer-btm-mid {
    width: 100%
}

.footer-top-right {
    width: 33%;
    position: relative;
    padding-bottom: 80px;
}

.footer-top {
    padding: 60px 5%;
}

.f_logo {
    display: block;
    margin-top: 8px;
    width: 270px;
}

.footer-top-mid address {
    display: flex;
    flex-wrap: wrap;
    gap: 0.1rem;
}

.footer-top-mid address dl {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    line-height: 24px;
    color: #666;
}

.add-fill {
    width: 100%;
}

.tel {
    margin-right: 28px;
}

.footer-top-right nav ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem;
}

.footer-top-right nav ul li {
    display: flex;
    align-items: center;
}

.copyright {
    padding: 20px 5%;
    display: block;
}

.footer-top-mid address dl, .footer-top-right nav ul li a, .copyright {
    font-size: 16px;
}

.footer_right_upper_wrap {
    display: flex;
    text-align: right;
    justify-content: flex-end;
}

.footer_right_upper_wrap .menu_a {
    display: block;
    font-size: 18px;
    line-height: 2.0;
    color: #000;
    font-weight: 500;
}

.footer_right_upper_wrap .sub_menu_a span {
    display: none;
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    margin: 20px 0;
}

.footer_right_upper_wrap .menu {
    width: auto;
    margin-left: 25px;
}

.footer_right_upper_wrap .thd_menu_wrap {
    display: none;
}

.footer_right_upper_wrap .sideNav-tit {
    display: none !important;
}

.ftr_strong span {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.ftr_strong .plus {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    top: 10px;
    position: absolute;
    padding-left: 10px;
}

.ftr_strong {
    position: relative;
}

.footer-sns {
    position: absolute;
    bottom: 0;
    right: 0;
}

.footer-sns ul {
    display: flex;
    gap: 10px;
}

.footer-sns ul li {
    display: block;
}

.footer-sns ul li a {
    font-size: 21px;
    color: #666;
    padding: 7px;
    background-color: #eee;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.footer-sns ul li a:hover {
    color: #fff;
    background-color: #00a7e6;
}

@keyframes textLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes sizeup2 {
    0% {
        scale: 1;
    }

    100% {
        scale: 1.05;
    }
}

@media screen and (min-width: 2050px) {
    .con_wrap {
        width: 100%;
        left: 0px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1900px) {
    .con_wrap {
        width: 100%;
        left: 0px;
        margin: 0 auto;
    }
}

@keyframes sizeup {
    0% {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
    }

    50% {
        transform: scale(1.03);
        -ms-transform: scale(1.03);
        -webkit-transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@media (max-width: 1024px) {
    .Motion_text_wrap {
        gap: 64px;
    }

    .MotionPath {
        width: 28vw;
    }
}

@media (max-width: 640px) {
    .Motion_text_wrap {
        flex-direction: column;
        gap: 28px;
        text-align: left;
        align-items: flex-start;
    }

    .MotionPath {
        width: 56vw;
    }
}

@keyframes more-btm-line {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes more-btm-line-hover {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes slick-progressbar {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@keyframes stroke {
    0% {
        fill: rgba(255,255,255,0);
        stroke: rgba(255,255,255,1);
        stroke-dashoffset: 25%;
        stroke-dasharray: 0 50%;
        stroke-width: 1;
    }

    40% {
        fill: rgba(255,255,255,0);
        stroke: rgba(255,255,255,1);
        stroke-width: 1;
    }

    100% {
        fill: rgba(255,255,255,1);
        stroke: rgba(255,255,255,0);
        stroke-dashoffset: -25%;
        stroke-dasharray: 50% 0;
        stroke-width: 0;
    }
}
