@charset 'utf-8';

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap");

/* reset css */
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    word-break: keep-all;
}

body {
    font-family: "Noto Sans KR", sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

a {
    text-decoration: none;
    color: #000;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

h4 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.9px;
}

/* 바디에 스크롤 막는 방법 */
.not_scroll {
    /*position: fixed;*/
    overflow: hidden;
    width: 100%;
    height: 100%;
}

/* 폰트깨짐개선 */
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
dd,
dt,
span,
em,
th,
td,
label,
strong,
i {
    transform: skew(-0.1deg);
}

input[type="text"],
input[type="text"]::placeholder {
    transform: skew(-0.1deg);
}

.top_btn {
    display: none;
    position: fixed;
    bottom: 87px;
    right: 6.333vw;
    background: url(../img/btn-top.png) no-repeat;
    width: 70px;
    height: 70px;
    height: 70px;
    z-index: 99;
    opacity: 0.6;
}

/* top 버튼 */
.top_btn:hover {
    opacity: 1;
}

/* 팝업 */
.dim,
.pop_dim {
    position: fixed;
    width: 100%;
    height: 100%;
    /* max-height: 1100px; 0715*/
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: hidden;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.dim.active,
.pop_dim.active {
    display: block;
}

.popup_box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0px 18px 30px 0 rgba(0, 0, 0, 0.18);
    z-index: 101;
    text-align: center;
    display: none;
    padding: 60px;
}

.popup_box.active {
    display: block;
}

#award {
    width: 1054px;
    height: 600px;
}

.popup_box .p_close_btn {
    display: block;
    width: 7.7778vw;
    height: 7.7778vw;
    position: absolute;
    top: 27px;
    right: 24px;
    background: url(../img/btn-close-black-56-x-56.png) no-repeat center;
    background-size: contain;
    z-index: 1;
}
header .familySite {
    display: none;
}
.pop_header h4 {
    font-size: 5vw;
    letter-spacing: -0.8px;
    margin-bottom: 2.7778vw;
}

.pop_header p {
    font-size: 3.333vw;
    line-height: 5.2778vw;
    letter-spacing: -0.48px;
    font-weight: 100;
}

.pop_header p em {
    display: block;
}

#award .pop_body {
    padding-top: 0;
}

.pop_body {
    width: 100%;
    height: 408px;
    padding-top: 30px;
    overflow: hidden;
}

.pop_slider {
    width: 934px;
    position: relative;
}

.pop_slider ul {
    padding: 0 24px;
    width: 934px;
}

.pop_slider ul li {
    float: left;
    margin: 0 20px 0 21px;
    /*width: 894px; 2107*/
    width: 934px !important;
}
.pop_slider.news_slider ul li {
    width: 84.2778vw !important;
}
.news_slider ul {
    padding: 0;
}

.news_slider ul li {
    width: 100%;
    margin: 0;
    text-align: center;
}

.news_slider ul li div {
    float: left;
    width: 38.8889vw;
    height: 57.7778vw;
    margin: 0 2.7778vw 2.7778vw 0;
    padding: auto;
}

.news_slider ul li div img {
    width: 100%;
    height: 100%;
}

.news_slider ul li > div:last-child {
    margin-right: 0;
}

.pop_slider .award_b {
    float: left;
    width: 220px;
    text-align: center;
    position: relative;
    margin-top: 60px;
}

.pop_slider i {
    position: absolute;
    top: 0;
    left: 38px;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-style: normal;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #fff;
    background: #49c2e4;
}
#award .pop_slider i {
    left: 5.2778vw;
}
.pop_slider i.green,
i.green {
    background: #c0d734;
}

.pop_slider img {
    width: 200px;
    height: 280px;
    margin-bottom: 19px;
}

.pop_slider h5 {
    font-size: 16px;
    letter-spacing: -0.32px;
    line-height: 28px;
}

.pop_slider p {
    font-size: 15px;
    line-height: 26px;
    color: #606060;
    letter-spacing: -0.3px;
    font-weight: 100;
}

.pop_slider .bx-controls {
    width: 934px;
    min-width: 934px;
    height: 408px;
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: -20px;
}

#award .pop_slider .bx-controls {
    bottom: 44px;
}

.pop_slider .bx-controls-direction {
    width: 934px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 155px;
}

.pop_slider .bx-controls-direction a {
    width: 20px;
    height: 35px;
    position: absolute;
    left: 0;
    background: url(../img/btn-arrow-left-01-24-x-40.png) no-repeat center;
    transition: all ease 0.5s;
}

.pop_slider .bx-controls-direction a:hover {
    background: url(../img/btn-arrow-left-02-24-x-40.png) no-repeat center;
}

.pop_slider .bx-controls-direction .bx-next {
    left: 914px;
    background: url(../img/btn-arrow-right-01-24-x-40.png) no-repeat center;
}

.pop_slider .bx-controls-direction .bx-next:hover {
    background: url(../img/btn-arrow-right-02-24-x-40.png) no-repeat center;
}

.pop_slider .bx-pager {
    height: 12px;
    width: 112px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.pop_slider .bx-pager .bx-pager-item {
    width: 24px;
    height: 24px;
    margin: 0 0.6944vw;
}

.pop_slider .bx-pager .bx-pager-item a {
    width: 3.333vw;
    height: 3.333vw;
    margin: 0 10px;
    border: 1px solid #cccccc;
    background: #fff;
    border-radius: 50%;
}

.pop_slider .bx-pager .bx-pager-item a.active {
    height: 3.333vw;
    border-radius: 50%;
    border: 1px solid #32c5ef;
    background: #32c5ef;
}

.pop_slider .st2 {
    padding-left: 219px;
}

#patent {
    width: 1259px;
    height: 588px;
    top: 200px;
    left: 50%;
    transform: translate(-50%, 0);
}

#patent #mo_pop {
    display: none;
}

.pop_slider.st2 {
    width: 1139px;
}

.patent_b {
    float: left;
    width: 250px;
    height: 150px;
    padding: 20px 15px;
    border: 1px solid #32c5ef;
    margin: 7.5px;
    text-align: left;
}

.patent_b.green {
    border-color: #c0d734;
}

.patent_b i {
    position: relative;
    display: inline-block;
    font-size: 3.0556vw;
    border-radius: 18px;
    width: 72px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    letter-spacing: -0.44px;
    font-weight: 700;
    left: 0;
}

.patent_b.green i {
    background: #c0d734;
}

.patent_b strong {
    font-size: 3.0556vw;
    margin: 15px 0 30px;
}

.patent_b p {
    font-size: 3.333vw;
    color: #606060;
    letter-spacing: -0.24px;
    margin-top: 20px;
    line-height: 5vw;
    word-break: keep-all;
}

#patent .pop_slider .bx-pager .bx-pager-item a {
    width: 3.3333vw;
    height: 3.3333vw;
    margin: 0 1.3889vw;
    border: 1px solid #cccccc;
    background: #fff;
    border-radius: 50%;
}

#patent .pop_slider .bx-pager .bx-pager-item a.active {
    border-color: #32c5ef;
    background: #32c5ef;
}

.pop_slider.st2 .bx-controls-direction {
    max-width: 1139px;
    width: 59.323vw;
    top: 205px;
}

.pop_slider.st2 .bx-controls-direction .bx-next {
    left: 1119px;
}

.pop_slider.st2 .bx-pager {
    width: 135px;
}

.pop_slider.st2 .bx-controls {
    width: 1139px;
}

.pop_slider.st2 ul li {
    padding: 0 0px 0 15px;
    width: 1080px !important;
}

.body_wrapper {
    width: 100%;
    /* max-width: 720px; */
    font-size: 3.3333vw;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

header {
    background: #fff;
    z-index: 11;
    position: fixed;
    top: 0;
    margin: 0 auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    /* max-width: 720px; */
    height: 13.889vw;
    padding: 0 4.167vw 0 8.333vw;
}

header.dark {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.2);
}

header > div {
    width: 100%;
    height: 13.889vw;
    line-height: 13.889vw;
}

header h1 {
    text-indent: -9999px;
    width: 33.556vw;
    height: 13.889vw;
    line-height: 13.889vw;
    background: url(../img/mobile/logo-defualt.png) no-repeat center;
    background-size: contain;
}

header.dark h1 {
    background: url(../img/mobile/logo-white.png) no-repeat center;
    background-size: contain;
}

nav {
    float: left;
}

nav ul {
    display: none;
}

#mobile_nav {
    display: none;
    position: fixed;
    width: 77.7778vw;
    height: 100vh;
    background: #fff;
    transition: all ease 0.5s;
    z-index: 150;
    top: 0;
    right: 0;
}
#mobile_nav .inner {
    height: 100%;
    overflow-y: auto;
}
#mobile_nav .familySite {
    padding-top: 0;
}
#mobile_nav.active {
    display: block;
}

nav #nav_bar {
    display: none;
}

nav ul li {
    display: block;
    width: 100%;
}

header .nav_btn {
    display: block;
    right: 4.167vw;
    position: absolute;
    width: 7.7778vw;
    height: 7.7778vw;
    top: 3.0556vw;
    background-size: 5.5556vw 4.4444vw !important;
    background: url(../img/btn-menu-black-56-x-56.png) no-repeat center;
}

header.dark .nav_btn {
    background: url(../img/btn-menu-white-56-x-56.png) no-repeat center;
    background-size: 5.4167vw 4.4444vw;
}

.nav_close {
    display: block;
    width: 7.778vw;
    height: 7.778vw;
    background: url(../img/btn-close-black-56-x-56.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 3.333vw;
    right: 3.333vw;
    z-index: 200;
}

#mobile_nav {
    display: none;
}

#mobile_nav ul {
    padding: 20.6944vw 11.111vw 0 13.889vw;
}

#mobile_nav ul li a {
    display: block;
    font-size: 6.6667vw;
    font-weight: 700;
    margin-bottom: 9.722vw;
}
#mobile_nav .familySite li {
    border-bottom: 1px solid rgba(2, 77, 126, 0.1);
    height: 16.666vw;
    line-height: 16.388vw;
}
#mobile_nav .familySite li:first-child {
    border-top: 1px solid rgba(2, 77, 126, 0.1);
}
#mobile_nav .familySite li a {
    margin-bottom: 0;
    display: block;
    font-size: 5.55vw;
    font-weight: bold;
    color: #024d7e;
    letter-spacing: 0.056vw;
    background: url(../img/btn-arrow-move.svg) no-repeat right 0.139vw center;
    background-size: 4.722vw auto;
}

#mobile_nav .footer_wrap {
    padding: 20.6944vw 11.111vw 11.111vw 13.889vw;
}

#mobile_nav .footer_wrap h5 {
    display: block;
    text-indent: -9999px;
    width: 170px;
    height: 50px;
    background: url(../img/logo-footer.png) no-repeat center top;
    margin-right: 33px;
}

#mobile_nav .footer_wrap div {
    font-size: 3.0556vw;
    line-height: 4.167vw;
    float: none;
    display: block;
    color: #606060;
    letter-spacing: -0.55px;
}

#mobile_nav .footer_wrap div .copy {
    color: #cacaca;
}

#mobile_nav .footer_wrap div p:nth-of-type(2) {
    color: #cacaca;
    font-weight: 100;
    display: block;
    margin-top: 10px;
}

section {
    position: relative;
    /* max-width: 720px; */
    margin: 0 auto;
}
.section_01 .key_visual {
    background: #000;
}
.section_01,
.section_01 .key_visual,
.section_01 .key_visual li {
    max-height: 1271px;
    height: 176.5278vw;
}

.section_01 .key_visual .visual_01 {
    background: url(../img/mobile/01_KV_01_img_mo.png) no-repeat center bottom;
    background-size: cover;
}

.section_01 .key_visual .visual_02 {
    background: url(../img/mobile/01_KV_02_img_mo.png) no-repeat center bottom;
    background-size: cover;
}

.section_01 .key_visual .visual_03 {
    background: url(../img/mobile/01_KV_03_img_mo.png) no-repeat center bottom;
    background-size: cover;
}

.section_01 .key_visual .visual_04 {
    background: url(../img/mobile/01_KV_04_img_mo.png) no-repeat center bottom;
    background-size: cover;
}

.section_01 .text_wrap {
    width: 100vw;
    /* max-width: 720px; */
    min-width: inherit;
    padding: 27.778vw 0 0 8.333vw;
    margin: 0;
}

.section_01 h3 {
    font-size: 6.9444vw;
    line-height: 8.8889vw;
    color: #fff;
    margin-bottom: 49px;
    font-weight: 900;
}

.section_01 h3 span {
    font-size: 1.125rem;
    line-height: 3rem;
    color: #cacaca;
    font-weight: 500;
}

.section_01 .text_wrap em {
    display: none;
}

.section_01 .text_wrap p {
    font-size: 3.3333vw;
    line-height: 5.2778vw;
    color: #cacaca;
    letter-spacing: -0.4px;
    font-weight: 100;
}

.section_01 .text_wrap i {
    display: block;
}

.section_01 .key_visual li[aria-hidden="false"] .animate01 {
    bottom: 3vw;
    opacity: 1;
}

.section_01 .bx-controls {
    width: 77.083vw;
    min-width: 1260px;
    height: 32px;
    margin: 0 280px;
    position: absolute;
    bottom: 200px;
    z-index: 10;
}

.section_01 .bx-pager {
    color: #fff;
    position: absolute;
    top: 10px;
    z-index: 10;
}

.bx-controls::after,
.bx-pager::after {
    content: "";
    display: block;
    overflow: hidden;
}

/* .bx-pager {
    color: #fff;
    position: absolute;
    top: 10px;
    left: 40px;
} */

.bx-pager .bx-pager-item {
    float: left;
    width: 60px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
}

.bx-pager .bx-pager-item a {
    display: block;
    width: 100%;
    height: 3px;
    transition: all 0.5s ease;
    text-indent: -9999px;
    font-size: 0;
    color: transparent;
}

.bx-pager .bx-pager-item a.active {
    background: #32c5ef;
}

.tec_slide_wrap .bx-controls {
    height: 54px;
    left: 0;
    margin: 0;
    width: 100%;
    bottom: 0;
    padding: 0;
    min-width: inherit;
    position: absolute;
}

.tec_slide_wrap .bx-pager {
    background: rgba(0, 0, 0, 0.5);
    width: 100.1%;
    height: 100%;
    top: 0;
    left: 0;
}

.tec_slide_wrap .bx-pager .bx-pager-item {
    width: 33.333%;
    height: 100%;
}

.tec_slide_wrap .bx-pager .bx-pager-item a {
    background: none;
    display: block;
    height: 100%;
    width: 100%;
    transition: all ease 0.5s;
}

.tec_slide_wrap .bx-pager .bx-pager-item a.active {
    background: #32c5ef;
}

.tec_slide_wrap .bx-pager .bx-pager-item a {
    text-indent: 0px;
    line-height: 50px;
    font-size: 16px;
    color: #cacaca;
    text-align: center;
    font-weight: 100;
}

.tec_slide_wrap .bx-pager .bx-pager-item a.active {
    color: #fff;
}

.bx-controls-direction {
    position: absolute;
    top: -7px;
    left: 299px;
    height: 24px;
    line-height: 24px;
}

.bx-controls-direction a {
    text-indent: -999px;
    font-size: 0;
    color: transparent;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/btn-arrow-left-24-x-24.png) no-repeat center;
}

.bx-controls-direction .bx-next {
    background: url(../img/btn-arrow-right-24-x-24.png) no-repeat center;
    cursor: pointer;
}

.key_page_wrap {
    width: 100%;
    padding: 5.556vw 8.333vw 8.333vw;
    margin: 0;
    height: 165px;
    position: absolute;
    bottom: 0;
}

.key_page_wrap > div {
    height: 24px;
    line-height: 24px;
}

.key_page_wrap ul {
    float: left;
    margin-top: 10px;
}

.key_page_wrap ul li {
    width: 60px;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    float: left;
    transition: all ease 0.5s;
}

.key_page_wrap ul li a {
    text-indent: -999px;
    color: transparent;
    font-size: 0px;
    display: block;
    width: 60px;
    height: 1px;
}

.key_page_wrap ul li.on {
    background: #32c5ef;
    height: 3px;
}

.key_page_wrap .key_page_btn {
    float: left;
}

.key_page_wrap > div {
    width: 255px;
    top: -32px;
    position: absolute;
}

/* .key_page_wrap .view_award_btn,
.key_page_wrap .view_news_btn {
    display: inline-block;
    margin: 0;
    font-size: 3.333vw;
    width: 225px;
    height: 64px;
    line-height: 62px;
    color: #fff;
    text-align: left;
    padding-left: 64px;
    border: 1px solid #fff;
    background: url(../img/icon-award-32-x-32.png) no-repeat;
    background-position: 24px;

} */
.key_page_wrap .view_award_btn,
.key_page_wrap .view_news_btn {
    display: inline-block;
    margin: 0;
    font-size: 3.333vw;
    width: 31.25vw;
    height: 8.8889vw;
    line-height: 8.6111vw;
    color: #fff;
    text-align: left;
    padding-left: 8.8889vw;
    border: 1px solid #fff;
    background: url(../img/icon-award-32-x-32.png) no-repeat;
    background-position: 3.3333vw;
    background-size: 4.4444vw;
}
.key_page_wrap .view_news_btn {
    background: url(../img/icon-news-32-x-32.png) no-repeat;
    margin-left: 10px;
    background-position: 3.3333vw;
    padding-left: 10.1389vw;
    width: 28.0556vw;
    background-size: 4.4444vw;
    /* padding-left: 73px;
    width: 202px; */
}

.section_01 .bx-controls {
    width: 100%;
    min-width: inherit;
    margin: 0 8.333vw;
    padding: 0;
}

.section_01 .bx-pager {
    left: 0;
    top: 63px;
}

.section_01 .bx-pager .bx-pager-item {
    width: 13.889vw;
    height: 4px;
}

.section_01 .bx-controls-direction {
    top: 40px;
    left: 59.722vw;
}

.section_01 .bx-controls-direction a {
    width: 36px;
    height: 36px;
    background: url(../img/btn-arrow-left-24-x-24@3x.png) no-repeat center;
    background-size: 30px;
}

.section_01 .bx-controls-direction .bx-next {
    background: url(../img/btn-arrow-right-24-x-24@3x.png) no-repeat center;
    background-size: 30px;
}

.popup_box#award {
    width: 100vw /*720px*/;
    height: 100vh;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    padding: 13.889vw 7.667vw /*13.889vw 10.667vw*/;
}

.popup_box#news {
    width: 100vw;
    height: 100vh;
}

#award .bx-viewport {
    height: 955px !important;
}

#patent .bx-viewport {
    height: 700px !important;
}

.pop_header p i {
    display: block;
}

.pop_body {
    height: 955px;
}

#news .pop_body {
    /*margin-top: 30px;*/
}

.pop_slider {
    height: 100%;
    width:
        /*550px 0609 */ 100%;
}

.pop_slider ul {
    width: 550px;
}

.pop_slider ul li {
    width:
        /*550px 0609 */ 76.389vw !important;
    height: 955px;
}

.pop_slider .st2 {
    padding-left: 0;
}

.pop_slider .award_b {
    display: inline-block;
    width: 38.19vw;
    text-align: center;
    margin-top: 8.333vw;
}

.pop_slider .bx-controls {
    width: 550px;
    min-width: inherit;
    height: 50px;
    bottom: 160px;
}

.pop_slider .bx-controls-direction {
    display: none;
}

.pop_slider .bx-pager {
    top: 0;
}

.section_02 {
    margin-top: 27.7778vw;
    padding: 0 8.333vw;
}

section .slogan {
    width: 100%;
}

.slogan h4 {
    font-size: 6.9444vw;
    line-height: 8.8889vw;
    font-weight: 900;
}

.slogan p {
    font-size: 3.333vw;
    line-height: 5.2778vw;
    margin: 4.1667vw 0 5.5556vw;
    font-weight: 100;
}

.slogan h4,
.slogan p {
    text-align: left;
}

.slogan i {
    display: block;
}

.slogan p.view_patent_btn {
    text-align: center;
    margin: 0;
    display: block;
    color: #000;
    font-size: 3.333vw;
    width: 30vw;
    height: 8.8889vw;
    line-height: 8.3333vw;
    background: #fff;
    border: 2px solid #000;
    border-radius: 4.4444vw;
    margin-bottom: 8.3333vw;
    cursor: pointer;
}

section.section_02 .slogan .animate.on {
    bottom: 30px;
}

.technology_wrap {
    width: 100%;
    height: 900px;
}

.tec_slide_wrap,
.tec_slide_wrap .bx-viewport,
.tec_slide,
.tec_slide li {
    height: 900px !important;
}

.technology_wrap .tec_slide .tec_visual_01 {
    background: url(../img/02_Technology_01_mo.png) no-repeat;
    background-size: 100% 400px;
}

.technology_wrap .tec_slide .tec_visual_02 {
    background: url(../img/02_Technology_02_mo.png) no-repeat;
    background-size: 100% 400px;
}

.technology_wrap .tec_slide .tec_visual_03 {
    background: url(../img/02_Technology_03_mo.png) no-repeat;
    /* background-size: contain; */
    background-size: 100% 400px;
}

.tec_slide li div {
    padding: 230px 0 0;
}

.tec_slide li .animate02 {
    position: relative;
}

.tec_slide li div {
    position: relative;
    height: 800px;
    overflow: hidden;
}

.tec_slide li .animate02 {
    padding: 0;
    position: absolute;
    transition: none;
    /* top: 420px; */
    top: 500px;
    opacity: 1;
}

/* .tec_slide li[aria-hidden="false"] .animate02 {
    top: 420px;
} */

.tec_slide h5 {
    color: #000;
    font-size: 5.5556vw;
    line-height: 7.2222vw;
    margin-bottom: 5.5556vw;
    font-weight: 900;
}
.tec_slide h5 em {
    display: none;
}

.tec_slide p {
    color: #606060;
    font-size: 3.333vw;
    line-height: 5.2778vw;
    word-break: keep-all;
    font-weight: 100;
}

.tec_slide p em {
    display: none;
}

.tec_slide_wrap .bx-controls {
    min-width: inherit;
    height: 24px;
}

.tec_slide_wrap .bx-pager .bx-pager-item {
    width: 3.333vw;
    height: 3.333vw;
    border-radius: 50%;
}

.tec_slide_wrap .bx-pager {
    background: none;
    width: 152px;
    margin: 0 auto;
    position: relative;
    top: -5px;
}

.tec_slide_wrap .bx-pager .bx-pager-item {
    margin: 0 10px;
}

.tec_slide_wrap .bx-pager .bx-pager-item a {
    text-indent: -999px;
    font-size: 0;
    color: transparent;
    width: 3.333vw;
    height: 3.333vw;
    border-radius: 50%;
    border: 2px solid #ccc;
    background: #fff;
    margin: 0 10px;
    display: inline-block;
}

.tec_slide_wrap .bx-pager .bx-pager-item a.active {
    border-radius: 50%;
    border-color: #32c5ef;
}

.tec_slide p.mo_heading {
    display: block;
    color: #fff;
    font-size: 3.6111vw;
    height: 8.8889vw;
    line-height: 8.6111vw;
    background: #32c5ef;
    position: absolute;
    /* top: 324px; */
    top: 400px;
    width: 100%;
    font-weight: 100;
    padding: 0 0 0 30px;
}

.section_03 {
    height: auto;
}

.section_03 .slogan {
    margin-top: 20.8333vw;
    padding: 0 8.333vw;
}

.article_wrap article.logo {
    position: absolute;
    width: 25vw;
    height: 25vw;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: url(../img/mobile/business-logo-mo.png) no-repeat center;
    background-size: contain;
}

.article_wrap {
    width: 100%;
    /* max-width: 720px; */
    max-height: 1530px;
    height: 212.5vw;
    /* padding: 0 5px; */
    position: relative;
}

.article_wrap article {
    display: block;
    float: none;
    width: 100%;
    color: #fff;
}

.article_wrap article h5 {
    font-size: 10vw;
    margin-bottom: 44px;
}

article.dx_wrap h5 {
    text-align: right;
}

.article_wrap article h5 span {
    color: #cacaca;
    font-size: 3.333vw;
    padding-left: 19px;
    font-weight: 100;
}

article.dx_wrap h5 span {
    padding-right: 19px;
}

.article_wrap article p {
    font-size: 3.333vw;
    line-height: 5vw;
    font-weight: 100;
    margin-bottom: 11.1111vw;
    letter-spacing: -0.6px;
}
.article_wrap article p i {
    display: block;
}

article.dx_wrap p {
    text-align: right;
}

.view_btn {
    padding-top: 85px;
    width: 100%;
}

.dx_wrap .view_btn .no_ani {
    width: 100%;
    padding-right: 12.55vw;
}

.dx_wrap .view_btn,
.tx_mode .dx_wrap .view_btn {
    left: 0;
    margin: 0 1vw 0 0;
}

.tx_wrap {
    background: url(../img/mobile/tx-img-full.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 105.5556vw;
    margin: 0 0 10px;
    /* border-radius: 0 0 30px 30px; */
}

.tx_wrap .view_btn em {
    background: url(../img/mobile/btn-arrow-blue-bottom.png) no-repeat center;
}

.dx_wrap {
    background: url(../img/mobile/dx-img-full.png) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 105.5556vw;
    margin-left: 0;
    /* border-radius: 30px 30px 0 0; */
}
.tx_wrap,
.dx_wrap {
    padding-top: 140px;
    padding: 140px 6.9444vw 0 6.9444vw;
}
/* .tx_wrap>div,
.dx_wrap>div {
    width: 83.3333vw;
    margin: 0 auto;
    padding-top: 140px;
} */
.article_wrap ul {
    display: flex;
    justify-content: space-between;
}
.article_wrap ul li {
    font-size: 2.9861vw;
    line-height: 4.5139vw;
    color: #fff;
    /* float: left;
    margin-right: 5.9722vw; */
    /* width: 15.4167vw; */
    flex: 1;
    height: 19.1667vw;
    padding-top: 18.6111vw;
    letter-spacing: -0.54px;
    text-align: center;
}

.tx_wrap ul li:nth-of-type(1) {
    background: url(../img/tx-icon-01.png) no-repeat center top;
    background-size: 15.4167vw;
}

.tx_wrap ul li:nth-of-type(2) {
    background: url(../img/tx-icon-02.png) no-repeat center top;
    background-size: 15.4167vw;
}

.tx_wrap ul li:nth-of-type(3) {
    background: url(../img/tx-icon-03.png) no-repeat center top;
    background-size: 15.4167vw;
}

.tx_wrap ul li:nth-of-type(4) {
    background: url(../img/tx-icon-04.png) no-repeat center top;
    background-size: 15.4167vw;
    margin-right: 0px;
}

/* .dx_wrap ul li {
    width: 22.5vw;
    margin-right: 6.9444vw;
    padding-top: 18.6111vw;
} */

.dx_wrap ul li:nth-of-type(1) {
    background: url(../img/dx-icon-01.png) no-repeat center top;
    background-size: 15.4167vw;
    margin-left: 0;
}

.dx_wrap ul li:nth-of-type(2) {
    background: url(../img/dx-icon-02.png) no-repeat center top;
    background-size: 15.4167vw;
}

.dx_wrap ul li:nth-of-type(3) {
    background: url(../img/dx-icon-03.png) no-repeat center top;
    background-size: 15.4167vw;
    margin-right: 0;
}

.view_btn .no_ani.on {
    bottom: 50px;
}

.dx_wrap .view_btn em {
    background: url(../img/mobile/btn-arrow-green-top.png) no-repeat center;
}

.tx_mode,
.dx_mode {
    height: 1210px;
}

.tx_mode .tx_wrap {
    width: 100%;
    height: 800px;
    background: url(../img/mobile/tx-img-full.png) no-repeat;
    background-size: cover;
}

.tx_mode .dx_wrap {
    width: 100%;
    height: 400px;
}

.tx_mode.article_wrap article.logo {
    top: 800px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tx_mode .view_btn {
    left: 12.5vw;
}

.tx_mode .tx_wrap .view_btn {
    left: 0;
    z-index: 9;
}

.tx_mode .tx_wrap .hidden_area {
    margin-left: 0;
    left: 0;
    opacity: 1;
    width: 100%;
}

.tx_mode .tx_wrap .view_btn .no_ani.on {
    top: 0;
    padding-top: 90px;
}

.tx_mode .tx_wrap .view_btn em {
    padding-top: 752px;
    background: url(../img/mobile/btn-arrow-blue-top.png) no-repeat center;
}

.tx_mode .tx_wrap .hidden_area ul {
    opacity: 1;
    width: 85vw;
    margin: 0 auto;
}

.tx_mode .dx_wrap .view_btn {
    margin-left: 0;
}

.hidden_area ul li {
    margin: 0 10px;
    width: 16.667vw;
}

.dx_wrap .hidden_area ul li {
    margin: 0 10px 0 0;
    width: 24.306vw;
    font-size: 0.875rem;
}

.hidden_area p {
    text-align: left;
    width: 85vw;
    margin: 50px auto;
    font-weight: 100;
}

.tx_wrap .hidden_area ul li:nth-of-type(1),
.tx_wrap .hidden_area ul li:nth-of-type(2),
.tx_wrap .hidden_area ul li:nth-of-type(3),
.tx_wrap .hidden_area ul li:nth-of-type(4) {
    background-size: 16.667vw 16.667vw;
    background-position: center;
    line-height: 6.944vw;
}

.dx_wrap .hidden_area ul li:nth-of-type(1),
.dx_wrap .hidden_area ul li:nth-of-type(2),
.dx_wrap .hidden_area ul li:nth-of-type(3) {
    background-size: 16.667vw 16.667vw;
    background-position: center;
    line-height: 1.4rem;
}

.dx_wrap .hidden_area ul li:nth-of-type(1) {
    margin-left: 10px;
}

.dx_mode .dx_wrap {
    width: 100%;
    height: 800px;
    background: url(../img/mobile/dx-img-full.png) no-repeat;
    background-size: cover;
}

.dx_mode .tx_wrap {
    width: 100%;
}

.dx_mode.article_wrap article.logo {
    top: 400px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dx_mode .dx_wrap .view_btn {
    right: 0;
    z-index: 9;
}

.dx_mode .dx_wrap .view_btn .no_ani {
    padding-top: 0;
    /*bottom: 100px;*/
    top: 100px;
    opacity: 1;
}

.dx_mode .dx_wrap .hidden_area {
    opacity: 1;
    width: 100%;
    right: 0;
    margin-right: 0;
    padding-top: 300px;
}

.dx_mode .dx_wrap .hidden_area p {
    text-align: right;
}

.dx_mode .dx_wrap .hidden_area ul {
    opacity: 1;
    width: 82.5vw;
    margin: 0 auto;
}

.dx_mode .dx_wrap .view_btn em {
    padding-top: 752px;
    background: url(../img/mobile/btn-arrow-green-bottom.png) no-repeat center;
}

.hidden_area p em {
    display: none;
}

.hidden_area p i {
    display: block;
}

.section_03 .slogan p {
    margin-bottom: 8.3333vw;
}

.section_04 {
    width: 100%;
}

.section_04 .slogan {
    text-align: left;
    position: relative;
    left: 0;
    width: 100%;
    padding: 0 8.33vw;

    margin-top: 35.8333vw;
}

.section_04 .introduce_btn {
    display: block;
    font-size: 3.333vw;
    line-height: 8.333vw;
    color: #000;
    width: 45.8333vw;
    height: 8.8889vw;
    border: 2px solid #000;
    border-radius: 4.4444vw;
    background: #fff url(../img/icon-download-24-x-24@3x.png) no-repeat center
        right 5.4167vw;
    background-size: 5.5556vw 5.5556vw;
    text-align: left;
    padding-left: 4.4444vw;
    margin-bottom: 60px;
}

.main_media {
    width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}

.play_btn {
    display: block;
    background: url(../img/btn-play-48-x-48.png) no-repeat center;
    background-size: 86px 86px;
    width: 86px;
    height: 86px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main_media .play_btn {
    display: block;

    background: url(../img/logo-w.png) no-repeat top center;
    background-size: contain;
    width: 170px;
    height: 150px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
}

.main_media .play_btn::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/btn-play-48-x-48.png) no-repeat center;
    background-size: 86px 86px;
    width: 86px;
    height: 86px;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.media_wrap {
    position: relative;
}
.media_wrap .slogan p i {
    display: block;
}

.main_media video {
    width: 100%;
    height: auto;
}
/* pr video 슬라이드 처리 : slider_pr_mobile  */
.slider_pr_mobile#pc_mode {
    display: none;
}
.slider_pr_mobile {
    position: relative;
    max-width: 720px;
    width: 100vw;
    height: 44.4444vw;
    max-height: 320px;
}
.slider_pr_mobile button {
    position: absolute;
}
.slider_pr_mobile > div {
    width: 100%;
}
.slider_pr_mobile.slick-initialized .slick-slide {
    max-width: 320px !important;
    width: 44.4444vw !important;
}
.slick-list {
    /* padding-left: 8.333vw !important; */
}
.slider_pr_mobile .pr_01,
.slider_pr_mobile .pr_02,
.slider_pr_mobile .pr_03,
.slider_pr_mobile .pr_04,
.slider_pr_mobile .pr_05,
.slider_pr_mobile .pr_06 {
    max-width: 300px;
    width: 41.6667vw !important;
    margin-right: 20px;
}
.slider_pr_mobile .slick-dots {
    position: absolute;
    bottom: 0;
    display: none; /* pr video 3개 이상에서 block */
}
.slider_pr_mobile .slick-dots li {
    width: 3.333vw;
    height: 3.333vw;
    float: left;
    margin: 0 10px;
}
.slider_pr_mobile .slick-dots button {
    text-indent: -9999px;
    width: 3.333vw;
    height: 3.333vw;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 50%;
}
.slider_pr_mobile .slick-dots li.slick-active button {
    background: #49c2e4;
    border-color: #49c2e4;
}
.pr_media {
    position: relative;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding: 30px 0 0 8.333vw;
    margin-bottom: 60px;
}

.pr_media h5 {
    font-size: 3.8889vw;
    color: #000;
    line-height: 48px;
    letter-spacing: -0.45px;
    margin: 0 0 10px 0;
    font-weight: 700;
}

.section_04 {
    height: auto;
}

/* .pr_media > div {
    width: 1000px;
    
    height: 25.0000vw;
    overflow-x: scroll;
} */
.pr_media > div div {
    float: left;
    width: 41.6667vw;
    position: relative;
}

.pop_sum_list {
    display: none;
}
.pr_media .pr_01,
.pop_sum_list .pr_01 {
    background: url(../img/pr_01.png) no-repeat;
    background-size: cover;
    height: 25vw;
}

.pr_media .pr_02,
.pop_sum_list .pr_02 {
    background: url(../img/pr_02.png) no-repeat;
    background-size: cover;
    height: 25vw;
}
.pr_media .pr_03 {
    background: url(../img/pr_04.png) no-repeat;
    background-size: contain;
    height: 25vw;
}
.pr_media .pr_04 {
    background: url(../img/pr_04.png) no-repeat;
    background-size: contain;
    height: 25vw;
}
.pr_media .pr_05 {
    background: url(../img/pr_05.png) no-repeat;
    background-size: contain;
    height: 25vw;
}
.pr_media .pr_06 {
    background: url(../img/pr_06.png) no-repeat;
    background-size: contain;
    height: 25vw;
}

.pr_media .play_btn,
.pop_sum_list .play_btn {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 36px 36px;
    top: 0;
    left: 0;
    transform: translate(0, 0);
}

.pr_media p {
    font-size: 3.333vw;
    line-height: 4.7222vw;
    width: 100%;
    margin-top: 29.1667vw;
    letter-spacing: -0.6px;
    font-weight: 100;
}

.pr_media .pr_02 p {
    margin-top: 27.7778vw;
}

.popup_box.p_video {
    width: 1020px;
    height: 806px;
    padding: 60px 39px;
}

.popup_box.p_video h4 {
    margin-bottom: 40px;
}

.popup_box.p_video .pop_body {
    height: 484px;
    position: relative;
}

.pop_body .btn_wrap a {
    display: block;
    position: absolute;
    width: 24px;
    height: 40px;
    top: 253px;
}

.pop_body .btn_wrap a.left_btn {
    left: 0;
    background: url(../img/btn-arrow-left-01-24-x-40.png) no-repeat;
}

.pop_body .btn_wrap a.left_btn.on {
    background: url(../img/btn-arrow-left-02-24-x-40.png) no-repeat;
}

.pop_body .btn_wrap a.right_btn {
    right: 0;
    background: url(../img/btn-arrow-right-01-24-x-40.png) no-repeat;
}

.pop_body .btn_wrap a.right_btn.on {
    background: url(../img/btn-arrow-right-02-24-x-40.png) no-repeat;
}
.popup_box.p_video .btn_wrap {
    display: none;
}
.popup_box.p_video .pop_wrap {
    overflow: hidden;
}

.popup_box.p_video .pop_wrap > div {
    width: 100%;
}
.popup_box.p_video .pr_01,
.popup_box.p_video .pr_02 {
    display: none;
}

.popup_box.p_video #pr_list_01 .pr_01 {
    display: block;
}

.popup_box.p_video #pr_list_02 .pr_02 {
    display: block;
}

.pop_sum_list {
    margin-top: 20px;
    padding: 0 40px;
}

.pop_sum_list ul li {
    width: 200px;
    height: 112px;
    margin-right: 20px;
    float: left;
}

.pop_sum_list ul li > div {
    width: 200px;
    height: 112px;
    margin-right: 20px;
    float: left;
}

.pr_media div > div {
    width: 100%;
    text-align: center;
}

.pr_media div i {
    display: block;
}

.pr_media div > div:nth-of-type(2) {
    margin-right: 0;
}

.pr_media div iframe {
    width: 100%;
}

.section_05 {
    width: 100%;
    padding: 0 8.333vw;
    height: auto;
    margin-top: 6.9444vw;
}

.section_05 .map {
    position: relative;
    width: 100%;
    left: 0;
    height: 380px;
}

.section_05 h5 {
    font-size: 6.9444vw;
    letter-spacing: -1.25px;
    margin-bottom: 40px;
}

.section_05 .map {
    width: 86.1111vw;
    max-width: 620px;
    height: 52.7778vw;
    margin-bottom: 60px;
}

.section_05 .map iframe {
    height: 100%;
    width: 100%;
}

.contact > dl {
    margin-bottom: 50px;
}

.contact > dl > dt {
    font-size: 3.8889vw;
    margin-bottom: 30px;
    font-weight: 700;
}

.contact > dl > dl > dt {
    font-size: 3.333vw;
    line-height: 5.2778vw;
    margin-top: 20px;
    font-weight: 700;
}

.contact > dl > dl > dt span {
    font-size: 3.8889vw;
    font-weight: 700;
}

.contact dd {
    font-size: 3.333vw;
    line-height: 5.2778vw;
    font-weight: 100;
}

footer .footer_wrap {
    width: 100%;
    height: 330px;
    margin-top: 120px;
    padding: 8.3333vw;
    background: #f2f2f2;
}

footer .footer_wrap h5 {
    text-indent: -9999px;
    font-size: 0;
    color: transparent;
    width: 188px;
    height: 29px;
    background: url(../img/logo-footer.png) no-repeat;
    margin-bottom: 40px;
}

footer .footer_wrap p {
    font-size: 3.333vw;
    line-height: 5.2778vw;
    color: #606060;
    letter-spacing: -0.6px;
    font-weight: 100;
}

.point {
    position: absolute;
    top: -200px;
}

.top_btn {
    width: 11.111vw;
    height: 11.111vw;
    background-size: cover;
    opacity: 0.8;
}

.footer_wrap h5 {
    width: 23.611vw;
    height: 6.944vw;
    background-size: contain;
}

#patent {
    width: 100%;
    top: 0;
    left: 50%;
    height: 100vh;
    transform: translate(-50%, 0);
    position: fixed;
    padding: 13.889vw 7.667vw;
}

#patent #pc_pop {
    display: none;
}

#patent .pop_body {
    padding-top: 60px;
    padding-bottom: 120px;
}

#patent #mo_pop {
    display: block;
}

#mo_pop .patent_b {
    width: 40.5556vw;
    height: 42.2222vw;
    text-align: center;
    padding: 4.1667vw 2.7778vw;
    margin: 0 1.6667vw 1.6667vw 0;
}

#mo_pop ul li .patent_b:nth-of-type(even) {
    margin-right: 0px;
    margin-bottom: 0;
}

#mo_pop .patent_b i {
    display: block;
    margin: 0 auto 15px;
}

#patent .pop_slider ul {
    padding: 0;
}

#patent .pop_slider ul li {
    width: 83.3333vw !important;
    margin: 0 20px 0 0;
}

#patent .bx-controls {
    bottom: 74px;
    width: 100%;
    height: 30px;
}

#patent .pop_slider .bx-pager {
    width: 56.9444vw;
}

.pop_header p em {
    display: none;
}

.popup_box.p_video {
    width: 100%;
    max-width: 720px;
    height: 56.25vw;
    position: fixed;
    top: 50%;
    /* left: ; */
    transform: translate(0%, -50%);
    background-color: transparent;
    padding: 0;
}

.popup_box.p_video h4 {
    display: none;
}

.popup_box.p_video .p_close_btn {
    background: url(../img/mobile/btn-close-white-56-x-56.png) no-repeat center;
    background-size: 40px;
    top: -50px;
    right: 20px;
}

.popup_box.p_video .pop_body {
    width: 100%;
    height: 408px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* .pr_media < div {
    float: left;
    width: 44.4444vw;
} */
.tec_slide p i {
    display: block;
    margin-top: 10px;
}
#news .news_s .slick-list.draggable {
    width: 76.389vw;
    margin-left: 10px;
    /*position: absolute;
    left: 5px;
    top: 0;*/
}
#news .news_s .slick-list.draggable li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
}
#news .news_s .slick-list.draggable li div {
    width: 48%;
    margin: 0 0 2.778vw 0;
}
#news .news_s .slick-list.draggable li::after {
    display: none;
}
#news button.slick-arrow {
    display: none !important;
}
#news .slick-dots {
    position: absolute;
    top: 505px;
    width: 66px;
    left: 50%;
    transform: translateX(-50%);
}
#news .pop_slider ul.news_s {
    height: 550px;
    width: 100%;
}
#news .pop_slider ul.slick-dots li {
    float: left;
    width: 12px !important;
    height: 12px;
    margin: 0 5px;
    text-indent: -9999px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
}
#news .pop_slider ul.slick-dots li.slick-active {
    background: #49c2e4;
    border-color: #49c2e4;
}
#news .slick-initialized .slick-slide {
    width: 76.389vw !important;
    margin: 0 0 0 1px;
}
@media all and (min-width: 721px) {
    header {
        height: 100px;
        padding: 0 30px 0 60px;
    }
    header h1 {
        width: 209px;
        height: 100px;
        line-height: 100px;
    }
    header .nav_btn {
        width: 56px;
        height: 56px;
        top: 22px;
        right: 30px;
        background-size: 40px 32px !important;
    }

    .section_01 h3 {
        font-size: 50px;
    }
    .section_01 .text_wrap p {
        font-size: 24px;
    }
    .section_01 .bx-pager .bx-pager-item {
        width: 100px;
    }
    .section_01 .bx-controls-direction {
        top: 33px;
        left: 450px;
    }
    .key_page_wrap .view_award_btn,
    .key_page_wrap .view_news_btn {
        width: 225px;
        height: 64px;
        line-height: 62px;
        font-size: 24px;
        padding-left: 75px;
        background-position: 30px;
        background-size: 31px;
    }
    .key_page_wrap .view_news_btn {
        width: 202px;
    }
    .slogan h4 {
        font-size: 50px;
        line-height: 64px;
    }
    .slogan p {
        font-size: 24px;
        line-height: 38px;
    }
    .slogan p.view_patent_btn {
        width: 216px;
        height: 64px;
        line-height: 60px;
        border-radius: 32px;
        font-size: 24px;
        margin-bottom: 60px;
    }
    .tec_slide p.mo_heading {
        font-size: 26px;
    }
    .tec_slide h5 {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 40px;
    }
    .tec_slide p {
        font-size: 24px;
        line-height: 38px;
    }
    .tec_slide_wrap .bx-pager {
        width: 160px;
        top: -12px;
    }
    .section_03 .slogan p {
        margin-bottom: 60px;
    }
    .article_wrap article h5 {
        font-size: 72px;
    }
    .article_wrap article h5 span {
        font-size: 24px;
    }
    .article_wrap article p {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 80px;
    }
    .article_wrap ul li {
        font-size: 21.5px;
        line-height: 27px;
        margin-right: 43px;
        width: 111px;
        height: 138px;
        padding-top: 134px;
    }
    .tx_wrap,
    .dx_wrap {
        height: 760px;
    }
    .tx_wrap ul li:nth-of-type(1),
    .tx_wrap ul li:nth-of-type(2),
    .tx_wrap ul li:nth-of-type(3),
    .tx_wrap ul li:nth-of-type(4),
    .dx_wrap ul li:nth-of-type(1),
    .dx_wrap ul li:nth-of-type(2),
    .dx_wrap ul li:nth-of-type(3) {
        background-size: 111px;
    }
    .dx_wrap ul li {
        width: 160px;
        margin-right: 46px;
    }
    .article_wrap article.logo {
        width: 180px;
        height: 180px;
    }
    .section_04 .introduce_btn {
        width: 330px;
        height: 64px;
        line-height: 60px;
        font-size: 24px;
        background-size: 32px;
        background-position: center right 30px;
    }
    .slider_pr_mobile {
        height: 320px;
    }
    .pr_media {
        padding: 30px 0 0 50px;
    }
    .pr_media h5 {
        font-size: 28px;
    }
    .pr_media div > div {
        width: 100%;
    }
    .pr_media .pr_01,
    .pr_media .pr_02 {
        height: 180px;
        width: 300px;
    }
    .pr_media p {
        margin-top: 210px;
        font-size: 24px;
        line-height: 34px;
    }
    .section_05 h5 {
        font-size: 50px;
    }
    .contact > dl > dt {
        font-size: 28px;
    }
    .contact dd {
        font-size: 24px;
        line-height: 38px;
    }
    .contact > dl > dl > dt {
        font-size: 24px;
        line-height: 38px;
    }
    footer {
        background: #f2f2f2;
    }
    footer .footer_wrap {
        /* max-width: 720px; */
        margin: 0 auto;
    }
    footer .footer_wrap p {
        font-size: 24px;
        line-height: 38px;
    }
    .top_btn {
        width: 80px;
        height: 80px;
    }
}
@media all and (max-width: 560px) {
    .tx_wrap,
    .dx_wrap {
        padding-top: 14.4444vw;
    }
    .article_wrap ul li {
        /* margin-right: 5.9444vw; */
    }
}

/* 모바일 가로, 테블릿 세로 (해상도  ~ 479px)*/
@media all and (max-width: 479px) {
    /* .section_01 h3 {
        font-size: 1.875rem;
    }

    .section_01 .text_wrap {
        padding: 27.778vw 0 0 5vw;
        height: 500px;
    } */

    /* .section_01 .text_wrap p {
        font-size: 0.875rem;
    } */

    .section_01 .key_visual li[aria-hidden="false"] .animate01 {
        bottom: -38vw;
    }

    /* .key_page_wrap .view_award_btn,
    .key_page_wrap .view_news_btn {
        width: 140px;
        height: 42px;
        line-height: 40px;
        font-size: 16px;
        padding-left: 45px;
        background-position: 13px;
        background-size: 28px
    } */

    .key_page_wrap {
        height: 116px;
    }

    .section_01 .bx-controls {
        bottom: 164px;
    }

    .pop_header h4 {
        font-size: 5vw;
        font-weight: 800;
    }

    /* .pop_slider .award_b {
        width: 34.722vw;
        height: 280px;
        margin: 0 1vw
    } */

    .pop_slider img {
        width: 120px;
        height: auto;
        margin-bottom: 0px;
    }

    .pop_header p,
    .pop_slider h5 {
        font-size: 3.333vw;
        line-height: 1rem;
    }

    .pop_header p {
        line-height: 1.25rem;
    }

    .pop_slider p {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .pop_slider .bx-controls {
        width: 100%;
    }

    .pop_header p i {
        display: none;
    }

    .popup_box {
        padding: 7vw;
        height: 100vh;
    }

    .popup_box .pop_body {
        height: 100%;
    }

    .popup_box .pop_slider ul li {
        height: 100%;
    }

    .pop_slider .bx-pager {
        /* top: -371px */
    }

    #award .pop_slider .bx-pager {
        top: 19px;
    }

    .pop_slider i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .popup_box#award {
        padding: 7vw;
    }

    #award,
    #patent {
        padding: 10vw 5vw;
        height: 100vh;
    }

    #patent .pop_slider ul {
        margin-left: 4.6414vw;
    }

    #patent .bx-viewport {
        height: 560px !important;
    }

    #award .bx-viewport {
        height: 636px !important;
    }

    #patent .pop_body {
        padding-bottom: 50px;
    }

    #patent .pop_slider .bx-pager {
        width: 70%;
    }

    #patent .pop_slider .bx-pager .bx-pager-item {
        margin: 0;
    }

    .patent_b {
        width: 44.5%;
        height: 200px;
        padding: 10px 2px 0;
    }

    .patent_b i {
        width: 50px;
        height: 24px;
        line-height: 22px;
    }

    .patent_b.green strong {
        font-size: 12px;
    }

    #patent .pop_slider .bx-pager {
        top: 0;
    }

    #patent .pop_slider .bx-controls {
        bottom: 73px;
    }

    .technology_wrap .tec_slide .tec_visual_01,
    .technology_wrap .tec_slide .tec_visual_02,
    .technology_wrap .tec_slide .tec_visual_03 {
        background-size: 400px auto;
    }

    .tec_slide p.mo_heading {
        top: 43%;
    }

    /* .tec_slide h5 {
        font-size: 1.5rem;
    } */

    .technology_wrap {
        height: 600px;
    }

    .tec_slide li div {
        height: 600px;
        padding-top: 149px;
    }

    .tec_slide_wrap,
    .tec_slide_wrap .bx-viewport,
    .tec_slide,
    .tec_slide li {
        height: 650px !important;
    }

    .tec_slide li[aria-hidden="false"] .animate02,
    .tec_slide li .animate02 {
        top: 320px;
    }

    .tec_slide p i {
        /* display: none; */
    }

    .tec_slide_wrap .bx-pager {
        top: 0px;
        width: 120px;
    }

    /* .slogan h4 {
        font-size: 1.875rem;
    } */

    .view_btn h5 {
        font-size: 55px;
    }

    .tx_mode .tx_wrap .hidden_area ul {
        width: 90vw;
    }

    .tx_wrap .hidden_area ul li:nth-of-type(1),
    .tx_wrap .hidden_area ul li:nth-of-type(2),
    .tx_wrap .hidden_area ul li:nth-of-type(3),
    .tx_wrap .hidden_area ul li:nth-of-type(4) {
        background-position: center bottom 10px;
    }

    .dx_wrap .view_btn .no_ani {
        padding-right: 5vw;
    }

    .dx_mode .dx_wrap .hidden_area ul {
        width: 95vw;
    }

    .dx_wrap .hidden_area ul li {
        width: 27.306vw;
        font-size: 0.75rem;
    }

    .dx_mode .dx_wrap .hidden_area p i {
        display: none;
    }

    /* .tx_wrap>div,
    .dx_wrap>div {
        padding-top: 50px;
    } */

    .pr_media {
        padding: 20px 10px;
    }

    .pr_media h5 {
        padding: 0 0 0 10px;
    }

    .pr_media > div > div {
        margin: 0 5px 10px;
    }

    /* .pr_media div div {
        width: 100%;
    } */

    .pr_media .play_btn {
        width: 100%;
    }

    .pr_media .pr_02 {
        margin-right: 0;
    }

    .pr_media p {
        width: 100%;
        text-align: center;
    }
}

@media all and (max-width: 425px) {
    #patent .pop_slider .bx-pager {
        width: 80%;
        top: -57px;
    }
}
@media all and (max-width: 380px) {
    #award .pop_slider .bx-controls {
        bottom: 93px;
    }
}
@media all and (max-width: 361px) {
    #patent .pop_slider .bx-pager {
        width: 85%;
        top: -110px;
    }
}
