@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&family=Roboto:wght@400;500;700&display=swap');

@font-face {
    font-family: 'SpoqaHanSansNeo-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SpoqaHanSansNeo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTPro-Bold';
    src: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/font/AvenirNextLTPro-Bold.otf') format('opentype') ;
    font-weight: normal;
    font-style: normal;
}

@import url('//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css');

.spoka * {
    font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
}

/* body {
    padding: 25px 15px;
} */
.ofhome.pc {
    min-width: 1180px;
    max-width: 1470px;
    margin: 0 auto;
    padding-bottom: 100px;
    word-break: keep-all;
}
.ofmall.pc {
    max-width: 1180px;
    margin: 0 auto;
    padding-bottom: 100px;
    word-break: keep-all;
}
.mobile {
    max-width: 860px;
    margin: 0 auto;
    word-break: keep-all;
    overflow: hidden;
}

.mobile .eqm590_wrap {
    padding-bottom: 50px;
}

.c_blue {
    color: #3eb0d1 !important;
    font-weight: bold;
}

.c_orange {
    color: #e28a3e !important;
    font-weight: bold;
}

.c_black {
    color: #000 !important;
}

.c_white {
    color: #fff !important;
}

.c_gray {
    color: #a5a5a5 !important;
}

.pc .only_mo {
    display: none;
}

.mobile .only_pc {
    display: none;
}

.eqm590_wrap sub {
    color: inherit;
}

.pc .eqm590_wrap {
    letter-spacing: -.025em;
}


/* navienhouse reset */
.mu_product_detail * {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    letter-spacing: -0.9px;
    line-height: 1.3;
    /*color:#2c2b2b;*/
    color: #000;
}

.mu_product_detail li {
    list-style: none;
}

.mu_product_detail a {
    text-decoration: none;
}

.mu_product_detail strong {
    font-size: inherit;
    font-weight: bold;
}

.mu_product_detail img {
    max-width: 100%;
}

/* .detail_info .eqm590_wrap.mobile {
    margin: 0 -15px;
} */

@keyframes transparent {
    to {
        opacity: 0;
    }
}

@keyframes transform-none {
    to {
        transform: none;
        opacity: 1;
    }
}

@keyframes set_time {
    0% {
        content: '3';
    }

    10% {
        content: '3';
    }

    20% {
        content: '4';
    }

    30% {
        content: '5';
    }

    40% {
        content: '6';
    }

    50% {
        content: '7';
    }

    60% {
        content: '6';
    }

    100% {
        content: '6';
    }
}

/* html,
body {
    font-size: 62.5%;
}

.mo {
    display: none !important;
}

@media screen and (max-width:1800px) {

    html,
    body {
        font-size: 61%;
        transition: font-size .3s;
    }
}

@media screen and (max-width:1680px) {

    html,
    body {
        font-size: 58%;
    }
}

@media screen and (max-width:1440px) {

    html,
    body {
        font-size: 56%;
    }
}

@media screen and (max-width:1280px) {

    html,
    body {
        font-size: 54%;
    }
}

@media screen and (max-width:989px) {

    html,
    body {
        font-size: 52%;
    }
}

@media screen and (max-width:768px) {

    html,
    body {
        font-size: 65%;
    }
}

@media screen and (max-width:500px) {

    html,
    body {
        font-size: 64%;
    }
}

@media screen and (max-width:450px) {

    html,
    body {
        font-size: 63.5%;
    }
}

@media screen and (max-width:400px) {

    html,
    body {
        font-size: 62.5%;
    }
}

@media screen and (max-width:375px) {

    html,
    body {
        font-size: 62.5%;
    }
}

@media screen and (max-width:350px) {

    html,
    body {
        font-size: 60%;
    }
}

@media screen and (max-width:320px) {

    html,
    body {
        font-size: 58%;
    }
} */

.en {
    letter-spacing: 0;
}

.f_robo {
    font-family: 'Roboto'
}

.m_tit {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}
.mid_tit {
    font-size: 58px;
    text-align: center;
}

.s_tit {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.m_txt {
    font-size: 20px;
}

.s_txt {
    font-size: 18px;
}

.mobile .m_tit {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.mobile .mid_tit {
    font-size: 23px;
    text-align: center;
}

.mobile .s_tit {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.mobile .m_txt {
    font-size: 12px;
}

.mobile .s_txt {
    font-size: 14px;
}
.flex_box {
    display: flex;
}

.video_box {
    font-size: 0;
}

.inb {
    font-size: 0;
}

.inb > * {
    display: inline-block;
    vertical-align: top;
}


.section[data-animation=false] .fadeup {
    opacity: 1;
    transform: none;
    animation: transparent 1s ease-out forwards;
}

.section[data-animation=true] .fadeup {
    opacity: 0;
    transform: translateY(30%);
    animation: transform-none 1s ease-out forwards;
}

.section[data-animation=false] .fadein {
    opacity: 1;
    animation: transparent 1s ease-out forwards;
}

.section[data-animation=true] .fadein {
    opacity: 0;
    animation: transform-none 1s ease-out forwards;
}

.time_cont[data-animation=false] .fadeup {
    opacity: 1;
    transform: none;
    animation: transparent 1s ease-out forwards;
}

.time_cont[data-animation=true] .fadeup {
    opacity: 0;
    transform: translateY(30%);
    animation: transform-none 1s ease-out forwards;
}

/* sec01 */
.eqm590_wrap .sec01 .t_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec01_bg01.jpg') center top no-repeat;
    padding: 298px 0;
}

.eqm590_wrap .sec01 .b_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec01_bg02.jpg') center top no-repeat;
    padding: 210px 0;
}

.eqm590_wrap .sec01 .b_box .txt_box {
    animation-delay: .8s;
}

.eqm590_wrap .sec01 .b_box .txt_box .m_tit:nth-child(2) {
    margin-top: 22px;
    font-weight: normal;
}

.eqm590_wrap .sec01 .b_box>.m_tit {
    animation-delay: 1s;
    margin-top: 367px;
    font-size: 67px;
}

.eqm590_wrap .sec01 .b_box .imgbox {
    animation-delay: 1.2s;
    margin-top: 28px;
    text-align: center;
}
/* mobile */
.mobile.eqm590_wrap .sec01 .t_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec01_bg01.jpg') center top no-repeat;
    padding: 120px 0 100px;
    background-size: 100% auto;
}

.mobile.eqm590_wrap .sec01 .b_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec01_bg02.jpg') center top no-repeat;
    padding: 94px 0 85px;
    background-size: 100% auto;
}
.mobile.eqm590_wrap .sec01 .b_box>.m_tit {
    margin-top: 218px;
    font-size: 33px;
}
.mobile.eqm590_wrap .sec01 .b_box .imgbox {
    max-width: 31.4%;
    margin: 8px auto 0;
}
/* sec02 */
.video_box {
    position: relative;
    padding-top: 56.25%;
}

.video_box iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.mobile .video_box .playerID {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.mobile .video_box .video_01 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/video_bg01.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile .video_box .video_02 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/video_bg02.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile .video_box .video_03 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/video_bg03.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile .video_box .video_04 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/video_bg04.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile.eqm591_wrap .video_box .video_01 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/591_video_bg01.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile.eqm591_wrap .video_box .video_02 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/591_video_bg02.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile.eqm591_wrap .video_box .video_03 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/591_video_bg03.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile.eqm591_wrap .video_box .video_04 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/591_video_bg04.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile.eqm553_wr .video_box .video_03,
.mobile.eqm543_wr .video_box .video_03 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/553_video_bg03.jpg') center 100% no-repeat;
    background-size: auto 101%;
}
.mobile.eqm553_wr .video_box .video_04,
.mobile.eqm543_wr .video_box .video_04 {
    background:url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/553_video_bg04.jpg') center 100% no-repeat;
    background-size: auto 101%;
}

.player button.vp-unmute-button {
    display: none;
}

.eqm590_wrap .sec02 .t_box {
    padding: 190px 0 87px;
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec02_bg01.jpg') center top no-repeat;
    /* background-size: auto 100%; */
}

.eqm590_wrap .sec02 .t_box .m_tit span {
    font-size: 100px;
    line-height: 1.2;
}

.eqm590_wrap .sec02 .t_box .img_contentBox {
    text-align: center;
    margin-top: 32px;
}

.eqm590_wrap .sec02 .t_box .img_contentBox .product_img {
    margin-top: -42px;
}

.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box {
    justify-content: space-around;
    margin-top: 229px;
    animation-delay: 1s;
}

.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li .s_tit {
    display: block;
    margin-top: 13px;
}

.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li:nth-child(2) .s_tit {
    margin-top: 10px;
}

.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li:nth-child(4) .s_tit {
    margin-top: 20px;
}

.eqm590_wrap .sec02 .b_box .cont_wr .cont01 {
    background-color: #000;
    /* padding: 24.6rem 0 8rem; */
    padding: 80px 0;
}

.eqm590_wrap .sec02 .b_box .cont_wr .cont01 .mid_tit {
    font-weight: 300;
}

.eqm590_wrap .sec02 .b_box .cont_wr .cont01 .m_txt {
    text-align: center;
    margin-top: 36px;
    font-weight: normal;
}

.eqm590_wrap .sec02 .b_box .cont_wr .cont02 {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec02_bg02.jpg') center top no-repeat;
    background-color: #000;
    background-size: 100%;
    padding: 18.5% 9.7% 18%;
}

.eqm590_wrap .sec02 .b_box .cont_wr .cont02 .s_tit {
    text-align: left;
    font-size: 30px;
    letter-spacing: -1.5px;
}

.eqm590_wrap .sec02 .b_box .cont_wr .cont02 .m_txt {
    margin-top: 18px;
}
/* mobile */
.mobile.eqm590_wrap .sec02 .t_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec02_bg01.jpg') center 100% no-repeat;
    background-size: 100% auto;
    padding: 23.3% 0 12.8%;
}
.mobile.eqm590_wrap .sec02 .t_box .m_tit span {
    font-size: 50px;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox{ 
    margin-top: 16px;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .product_img {
    margin-top: 17px;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box {
    justify-content: space-around;
    margin-top: 75px;
    animation-delay: 1s;
    padding: 0 9.7%;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li + li {
    margin-left: 20px;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li img {
    max-height: 40px;
    width: auto;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li .s_tit {
    word-break: keep-all;
    font-size: 13px;
}
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li:nth-child(2) .s_tit,
.mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li:nth-child(4) .s_tit {
    margin-top: 13px;
}
.mobile.eqm590_wrap .sec02 .b_box .cont_wr .cont01 .m_txt {
    margin-top: 20px;
}
.mobile.eqm590_wrap .sec02 .b_box .cont_wr .cont02 {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec02_bg02.jpg') center top no-repeat;
    background-size: 100% auto;
    padding: 23.8% 11.2% 23.8%;
}
.mobile.eqm590_wrap .sec02 .b_box .cont_wr .cont02 .s_tit {
    font-size: 17px;
}
/* sec03 */
.eqm590_wrap .sec03 {
    background: #000;
    padding: 177px 0 194px;
}

.eqm590_wrap .sec03 .mid_tit {
    font-weight: 300;
}

.eqm590_wrap .sec03 .video_box {
    margin-top: 85px;
}

.eqm590_wrap .sec03 .cont_wr .cont .txt_box .s_tit {
    text-align: left;
    margin-top: 21px;
}

.eqm590_wrap .sec03 .cont_wr .cont .txt_box .s_txt {
    margin-top: 7px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
}

.eqm590_wrap .sec03 .cont_wr .cont .txt_box .info_txt {
    margin-top: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1.6;
}

.eqm590_wrap .sec03 .cont_wr .cont02 .txt_box .info_txt {
    padding-top: 16px;
    margin-top: 44px;
    border-top: 1px solid #333333;
}

.eqm590_wrap .sec03 .cont_wr .cont01 {
    justify-content: center;
    margin-top: 85px;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box+.r_box {
    margin-left: 30px;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox {
    background: #181818;
    border-radius: 20px;
    position: relative;
    padding-top: 85px;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox>img {
    margin-bottom: -5px;
    position: relative;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 80px;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box>div {
    display: flex;
    color: #f13300;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    justify-content: center;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box>div .count_num_01 {
    color: #f13300;
    display: inline-block;
    font-size: 57px;
    line-height: 1;
    font-weight: bold;
}

.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box .m_txt {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 5px;
}

.eqm590_wrap .sec03 .cont_wr .cont02 {
    margin-top: 65px;
    padding: 0 133px;
}

.eqm590_wrap .sec03 .cont_wr .cont02 .graph_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec03_bg01.png') center top no-repeat;
    display: flex;
    justify-content: space-around;
    padding: 50px 0;
}
/* 계기판 그래프 */
.toup_box {
    position: absolute;
    left: 2px;
    bottom: 0;
    top: 90px;
    right: 0;
}

.toup_box .progress {
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-radius: 100% 0 0 0;
    overflow: hidden;
}

.toup_box .progress .graph {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.toup_box .progress .graph .bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border-radius: 50%; */
    background-image: linear-gradient(to left, #f13300, #b0814f);
    clip: rect(0px, 200px, 400px, 0);
    transform-origin: bottom right;
    transition: all 1s ease-in-out;
}

.time_cont[data-animation=false] .toup_box .progress .graph_1 .bar {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.time_cont[data-animation=true] .toup_box .progress .graph_1 .bar {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* 온도 그래프 */
.graph_box .graph {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 280px;
    height: 350px;
}

.graph_box .graph .percent {
    position: relative;
}

.graph_box .graph svg {
    position: relative;
    width: 250px;
    height: 250px;
    transform: rotate(125deg);
}

.graph_box .graph svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: rgba(255, 255, 255, 0.2);
    stroke-width: 15;
    stroke-linecap: round;
}

.graph_box .graph svg .g_line {
    stroke-width: 2px;
}
.graph_box .graph.l_wr svg circle:nth-of-type(2),
.graph_box .graph.l_wr svg .g_line {
    stroke-dashoffset: calc(982px - (625px * 30) / 100);
    transition: all 1s linear;
}
.graph_box .graph svg circle:nth-of-type(2),
.graph_box .graph svg .g_line {
    stroke-dashoffset: calc(1053px - (625px * 30) / 100);
    transition: all 1s linear;
}
.graph_box .graph svg .g_point {
    stroke-dasharray: 865px 865px;
    stroke-width: 7px;
    stroke-dashoffset: 864px;
    transform: rotate(0deg);
    transform-origin: center;
    transition: transform 1s linear;
}
.graph_box .graph .number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(to bottom, #ff843a, #fc4);
    width: 170px;
    height: 170px;
    border-radius: 50%;
    text-align: center;
}

.graph_box .graph .number p {
    margin: 41px 0 0;
    font-size: 15px;
    font-weight: bold;
}

.graph_box .graph .number h3,
.graph_box .graph .number h3 span {
    font-family: 'SpoqaHanSansNeo-Regular';
    font-weight: bold;
    font-size: 60px;
    line-height: 1;
}
.graph_box .graph.l_wr svg .g_mainline {
    stroke: #ff9b54;
    filter: drop-shadow(0 0 5px #ff9b54);
}
.graph_box .graph.r_wr .number {
    background-image: linear-gradient(to bottom, #e5130d, #ffa544);
}
.graph_box  .graph.r_wr svg .g_mainline {
    stroke: #fa463c;
    filter: drop-shadow(0 0 5px #fa463c);
}

.time_cont[data-animation=true] .graph_box .graph svg .g_line {
    stroke: #fff;
}
.time_cont[data-animation=true] .graph_box .graph svg .g_line {
    stroke-width: 2px;
    stroke: #fff;
}
.time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_mainline ,
.time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_line {
    stroke-dasharray: 794px;
    stroke-dashoffset: calc(625px - (625px * 30) / 100);
}
.time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_mainline {
    stroke: #ff9b54;
}
.time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_mainline {
    stroke: #fa463c;
}
.time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_mainline,
.time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_line {
    stroke-dasharray: 865px;
    stroke-dashoffset: calc(625px - (625px * 30) / 100);
}
.time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_point,
.time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_point {
    stroke: #fff;
}
.time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_point {
    transform: rotate(186deg);
}
.time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_point {
    transform: rotate(222deg);
}
/* mobile */
.mobile.eqm590_wrap .sec03 {
    padding: 85px 0 77px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont .txt_box .s_tit {
    margin-top: 11px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont .txt_box .info_txt {
    font-size: 9px;
    margin-top: 14px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont02 .txt_box .info_txt {
    margin-top: 25px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 {
    padding: 0 53px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox {
    text-align: center;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .r_box {
    margin-left: 0;
    margin-top: 33px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox {
    padding-top: 25px;
    max-width: 411px;
    margin: 0 auto;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .toup_box {
    top: 30px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .toup_box .progress .graph .bar {
    clip: rect(0px, 260px, 400px, 0);
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box>div {
    font-size: 20px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box>div .count_num_01 {
    font-size: 40px;
    letter-spacing: 1.5px;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont01 .l_box .imgbox .num_box .m_txt {
    padding-right: 4px;
}
/* mobile 그래프 */
.mobile.eqm590_wrap .sec03 .cont_wr .cont02 {
    padding: 32px 53px;
    margin: 0;
}
.mobile.eqm590_wrap .sec03 .cont_wr .cont02 .graph_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec03_bg01.png') center top no-repeat;
    display: flex;
    justify-content: space-around;
    padding: 0;
}
.mobile .graph_box .graph {
    height: 196px;
}
.mobile .graph_box .graph svg {
    width: 120px;
    height: 121px;
}
.mobile .graph_box .graph svg circle {
    stroke-width: 9px;
}
.mobile .graph_box .graph svg .g_point {
    stroke-width: 5px;
}
.mobile .graph_box .graph .number {
    width: 63%;
    height: 61%;
}
.mobile .graph_box .graph .number p {
    margin-top: 15px;
    font-size: 9px;
}
.mobile .graph_box .graph .number h3,  
.mobile .graph_box .graph .number h3 span {
    font-size: 27px;
}
.mobile .graph_box .graph.l_wr svg .g_mainline, 
.mobile .graph_box .graph.l_wr svg .g_line {
    stroke-dashoffset: calc(982px - (625px * 30) / 100);
}
.mobile .time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_mainline, 
.mobile .time_cont[data-animation=true] .graph_box .graph.l_wr svg .g_line {
    stroke-dashoffset: calc(822px - (625px * 30) / 100);
}
.mobile .time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_mainline,
.mobile .time_cont[data-animation=true] .graph_box .graph.r_wr svg .g_line {
    stroke-dashoffset: calc(862px - (625px * 30) / 100);
}
/* sec04 */
.eqm590_wrap .sec04 .cont_wr .cont01 {
    padding: 247px 0 135px;
    text-align: center;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .txt_box .mid_tit {
    font-weight: 300;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .txt_box .s_txt {
    margin-top: 26px;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box {
    justify-content: center;
    margin-top: 70px;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn {
    width: 221px;
    height: 60px;
    border-radius: 29px;
    box-shadow: 0 0 31px 1px rgb(30 32 47 / 20%);
}

.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn+.app_btn {
    margin-left: 20px;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn .s_txt {
    display: inline-block;
    vertical-align: top;
    line-height: 60px;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn .s_txt::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 27px;
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/icon_app02.png') 0 0 no-repeat;
    position: relative;
    top: 5px;
    margin-right: 4px;
}

.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn:nth-child(2) .s_txt::before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/icon_app01.png') 0 0 no-repeat;

}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box>div {
    width: 50%;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box div .box_inner {
    padding: 13% 0 0;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box div .box_inner .s_tit {
    margin-top: 3px;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box div .box_inner .s_txt:nth-child(3) {
    font-size: 16px;
    margin-top: 34px;
    font-weight: normal;
    line-height: 1.63;
    letter-spacing: -0.8px;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box div .info_txt {
    letter-spacing: -0.65px;
    font-weight: 300;
    padding: 13px 28px 0;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box .l_box .box_inner .imgbox {
    margin-top: 64px;
    font-size: 0;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box .r_box .box_inner .imgbox {
    margin-top: 38px;
    font-size: 0;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box .l_box .box_inner {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec04_bg01.jpg') center top no-repeat;
    text-align: center;
    font-size: 0;
}

.eqm590_wrap .sec04 .cont_wr .cont03 .flex_box .r_box .box_inner {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec04_bg02.jpg') center top no-repeat;
    text-align: center;
    font-size: 0;
}
/* mobile */
.mobile.eqm590_wrap .sec04 .cont_wr .cont01 {
    padding: 84px 0 67px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont01 .txt_box .s_txt {
    margin-top: 18px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box {
    margin-top: 33px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn {
    width: 35%;
    height: 40px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn .s_txt {
    font-size: 11px;
    line-height: 40px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont01 .btn_box .app_btn .s_txt::before {
    background-position: center 8px;
    width: 15px;
    background-size: contain;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .txt_box .s_txt:first-child {
    font-size: 12px;
    white-space: nowrap;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .txt_box .s_txt:nth-child(3) {
    font-size: 11px;
    margin-top: 10px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .txt_box .info_txt {
    font-size: 9px;
    padding: 0 0 26px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .l_box .box_inner {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec04_bg01.jpg') center top no-repeat;
    padding: 57px 52px 0 27px;
    background-size: 116% auto;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .l_box .txt_box {
    flex-direction: column;
    justify-content: space-between;
    width: 60%;
    text-align: left;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .l_box .txt_box .m_txt_box {
    width: 100%;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .l_box .txt_box .m_txt_box .s_tit {
    text-align: left;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .l_box img {
    margin-top: 80px;
    width: 50%;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .r_box .box_inner {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec04_bg02.jpg') center top no-repeat;
    text-align: center;
    font-size: 0;
    background-size: 100% auto;
    position: relative;
    padding-top: 64px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .r_box .box_inner .info_txt {
    position: absolute;
    bottom: 32px;
    right: 36px;
    font-size: 9px;
    text-align: right;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .r_box .txt_box {
    text-align: right;
    padding: 0 36px;
}
.mobile.eqm590_wrap .sec04 .cont_wr .cont03 .r_box .txt_box .s_tit {
    text-align: right;
}
/* sec05 */
.eqm590_wrap .sec05 .mid_tit {
    margin-top: 225px;
    font-weight: normal;
}

.eqm590_wrap .sec05 .cont_wr {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec05_bg01.png') center top no-repeat;
    max-width: 1100px;
    margin: 60px 20px 0;
    padding: 98px 0 120px;
    border-radius: 20px;
    overflow: hidden;
}

.eqm590_wrap .sec05 .cont_wr .s_tit {
    font-size: 35px;
    font-weight: normal;
}

.eqm590_wrap .sec05 .cont_wr .s_txt {
    text-align: center;
    margin-top: 20px;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .number {
    text-align: center;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .number p {
    font-size: 60px;
    color: #7f9aff;
    font-family: 'AvenirNextLTPro-Bold';
}

.eqm590_wrap .sec05 .cont_wr .cont01 .number .count_num {
    font-size: 200px;
    color: #7f9aff;
    line-height: 1;
    font-family: 'AvenirNextLTPro-Bold';
    letter-spacing: -32px;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .imgbox {
    text-align: center;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box {
    padding: 0 63px;
    margin-top: 42px;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .imgbox {
    margin-right: 16px;
    width: 16%;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .t_box {
    font-size: 0;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .t_box div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .t_box div:first-child {
    width: 44%;
    margin-right: 16px;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .t_box div:last-child {
    width: 51%;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .s_txt {
    text-align: left;
    color: #6b6b6b;
    font-weight: 500;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 4px;
    margin: 0 0 10px;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .info_txt {
    font-size: 13px;
    line-height: 1.54;
}

.eqm590_wrap .sec05 .cont_wr .cont01 .txt_box {
    margin-top: 8px;
}

.eqm590_wrap .sec05 .cont_wr .video_box {
    margin-top: 60px;
}

.eqm590_wrap .sec05 .cont_wr .cont02 {
    margin-top: 62px;
}

.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr {
    justify-content: center;
    margin-top: 40px;
    padding: 0 70px;
}

.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr .cont_box+.cont_box {
    margin-left: 18px;
}

.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr .cont_box .imgbox {
    border-radius: 10px;
    overflow: hidden;
}

.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr .cont_box .s_txt {
    margin-top: 9px;
    text-align: left;
}
/* mobile */
.mobile.eqm590_wrap .sec05 .cont_wr {
    background-size: 190%;
}
.mobile.eqm590_wrap .sec05 .mid_tit {
    margin-top: 95px;
}
.mobile.eqm590_wrap .sec05 .cont_wr {
    margin-top: 32px;
    padding: 53px 0 60px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .s_tit {
    font-size: 19px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .number p {
    font-size: 30px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .number .count_num {
    font-size: 100px;
    letter-spacing: -12px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .product_box {
    padding: 0 96px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .b_box {
    padding: 0 33px;
    margin: 0;
    display: block;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .t_box div {
    width: 100%;
    margin-right: 0;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .s_txt {
    font-size: 10px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont01 .b_box .txt_wr .info_txt {
    font-size: 9px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .video_box {
    margin-top: 30px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont02 {
    margin-top: 30px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .s_txt {
    margin-top: 11px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr {
    margin-top: 38px;
    padding: 0 55px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr .cont_box {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr .cont_box+.cont_box {
    /* margin-left: 0; */
    margin-top: 28px;
}
.mobile.eqm590_wrap .sec05 .cont_wr .cont02 .box_wr .cont_box .s_txt {
    margin-top: 2px;
}
/* sec06 */
.eqm590_wrap .sec06 .mid_tit {
    margin-top: 230px;
}

.eqm590_wrap .sec06 .box_wr {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec06_bg01.jpg') center top no-repeat;
    justify-content: center;
    margin-top: 94px;
    padding: 360px 0 130px;
}

.eqm590_wrap .sec06 .box_wr .cont_box+.cont_box {
    margin-left: 20px;
}

.eqm590_wrap .sec06 .box_wr .cont_box .s_tit {
    font-size: 28px;
    text-align: left;
    margin-top: 14px;
}
.eqm590_wrap .sec06 .box_wr .cont_box .s_txt {
    margin-top: 15px;
    line-height: 1.56;
}
/* mobile */
.mobile.eqm590_wrap .sec06 .mid_tit {
    margin-top: 87px;
}
.mobile.eqm590_wrap .sec06 .box_wr {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec06_bg01.jpg') center top no-repeat;
    background-size: 100% auto;
    margin-top: 40px;
    padding: 157px 62px 70px;
}
.mobile.eqm590_wrap .sec06 .box_wr .cont_box .s_tit {
    font-size: 18px;
    margin-top: 5px;
}
.mobile.eqm590_wrap .sec06 .box_wr .cont_box .s_txt {
    margin-top: 6px;
    font-size: 12px;
}
.mobile.eqm590_wrap .sec06 .box_wr .cont_box {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
}
.mobile.eqm590_wrap .sec06 .box_wr .cont_box+.cont_box {
    margin-top: 30px;
}
/* sec07 */
.eqm590_wrap .sec07 .mid_tit {
    margin-top: 207px;
}

.eqm590_wrap .sec07 .icon_box .flex_box {
    margin-top: 6px;
    justify-content: center;
}

.eqm590_wrap .sec07 .icon_box .flex_box li {
    text-align: center;
}

.eqm590_wrap .sec07 .icon_box .flex_box li:nth-child(1) {
    margin-right: 86px;
}

.eqm590_wrap .sec07 .icon_box .flex_box li:nth-child(2) {
    margin-right: 80px;
}

.eqm590_wrap .sec07 .icon_box .flex_box li:nth-child(3) {
    margin-right: 63px;
}

.eqm590_wrap .sec07 .icon_box .flex_box li .m_txt {
    display: block;
    margin-top: 10px;
    font-weight: 500;
}

.eqm590_wrap .sec07 .bg_wr {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec07_bg01.png') right top no-repeat;
    margin-top: 89px;
}

.eqm590_wrap .sec07 .bg_wr .t_box {
    padding: 0 0 0 313px;
}

.eqm590_wrap .sec07 .bg_wr .t_box .s_tit {
    text-align: left;
    font-size: 35px;
}

.eqm590_wrap .sec07 .bg_wr .t_box .t_txt_box {
    padding-top: 47px;
}

.eqm590_wrap .sec07 .bg_wr .t_box .m_txt {
    margin-top: 45px;
    line-height: 1.5;
}

.eqm590_wrap .sec07 .bg_wr .t_box .b_txt_box {
    margin-top: 104px;
}

.eqm590_wrap .sec07 .bg_wr .b_box {
    margin-top: 186px;
}

.eqm590_wrap .sec07 .bg_wr .b_box .s_tit {
    text-align: center;
    font-size: 35px;
}

.eqm590_wrap .sec07 .bg_wr .b_box .flex_box {
    justify-content: center;
    margin-top: 20px;
}

.eqm590_wrap .sec07 .bg_wr .b_box .flex_box .cont_box+.cont_box {
    margin-left: 20px;
}

.eqm590_wrap .sec07 .bg_wr .b_box .flex_box .cont_box .s_txt {
    margin-top: 13px;
}
/* mobile */
.mobile.eqm590_wrap .sec07 .mid_tit {
    margin-top: 100px;
}
.eqm590_wrap .sec07 .icon_box .flex_box {
    margin-top: 43px;
}
.mobile.eqm590_wrap .sec07 .icon_box .flex_box li .m_txt {
    white-space: nowrap;
}
.mobile.eqm590_wrap .sec07 .icon_box .flex_box li img {
    max-height: 33px;
    width: auto;
}
.mobile.eqm590_wrap .sec07 .icon_box .flex_box li:nth-child(1) {margin-right: 35px;}
.mobile.eqm590_wrap .sec07 .icon_box .flex_box li:nth-child(2) {margin-right: 30px;}
.mobile.eqm590_wrap .sec07 .icon_box .flex_box li:nth-child(3) {margin-right: 21px;}
.mobile.eqm590_wrap .sec07 .bg_wr {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/sec07_bg01.png') right top no-repeat;
    background-size: 100% auto;
    /* margin-top: 6rem; */
    width: 100%;
    max-width: 412px;
    margin: 60px auto 0;
}
.mobile.eqm590_wrap .sec07 .bg_wr .t_box {
    padding-left: 23%;
}
.mobile.eqm590_wrap .sec07 .bg_wr .t_box .t_txt_box {
    padding-top: 2%;
}
.mobile.eqm590_wrap .sec07 .bg_wr .t_box .s_tit {
    font-size: 18px;
}
.mobile.eqm590_wrap .sec07 .bg_wr .t_box .m_txt {
    font-size: 12px;
    margin-top: 25px;
}
.mobile.eqm590_wrap .sec07 .bg_wr .t_box .b_txt_box {
    /* margin-top: 46px; */
    margin-top: 10%;
}
.mobile.eqm590_wrap .sec07 .bg_wr .b_box {
    margin-top: 68px;
}
.mobile.eqm590_wrap .sec07 .bg_wr .b_box .s_tit {
    font-size: 18px;
}
.mobile.eqm590_wrap .sec07 .box_wr {
    padding: 0 52px;
    max-width: 470px;
    margin: 15px auto 0;
    /* margin-top: 1.5rem; */
}
.mobile.eqm590_wrap .sec07 .box_wr .cont_box + .cont_box {
    margin-top: 30px;
}
.mobile.eqm590_wrap .sec07 .box_wr .cont_box .s_txt {
    margin-top: 12px;
}
/* sec08 */
.eqm590_wrap .sec08 {
    margin-top: 170px;
    padding: 155px 40px 170px;
    background-color: #fafafa;
}

.eqm590_wrap .sec08 .imgbox {
    margin-top: 60px;
    text-align: center;
}

.eqm590_wrap .sec08 .imgbox img {
    border-radius: 10px;
    overflow: hidden;
}

.eqm590_wrap .sec08 .txt_box {
    max-width: 810px;
    margin: 0 auto;
}

.eqm590_wrap .sec08 .txt_box .s_tit {
    text-align: left;
    margin-top: 20px;
}

.eqm590_wrap .sec08 .txt_box .s_txt {
    margin: 20px 0 2px;
}

.eqm590_wrap .sec08 .cont_wr {
    margin-top: 98px;
    background: #fff;
    border-radius: 20px;
    padding: 70px;
    justify-content: space-between;
    align-items: center;
}

.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2) {
    position: relative;
}

.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2):before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 139px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: -20%;
}

.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2)::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 139px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: -20%;
}

.eqm590_wrap .sec08 .cont_wr .cont .txt_box {
    margin-left: 14px;
}

.eqm590_wrap .sec08 .cont_wr .cont .txt_box .s_tit {
    margin-top: 0;
}

.eqm590_wrap .sec08 .cont_wr .cont .txt_box .s_txt {
    line-height: 1.44;
    margin-bottom: 0;
}

.eqm590_wrap .sec08 .grid_wr {
    max-width: 960px;
    margin: 100px auto 0;
}

.eqm590_wrap .sec08 .grid_wr .s_tit {
    text-align: left;
    border-bottom: 1px solid #000;
    padding-bottom: 23px;
}

.eqm590_wrap .sec08 .grid_wr .grid_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
    padding-top: 46px;
}

.eqm590_wrap .sec08 .grid_wr .grid_box .cont {
    text-align: center;
}
/* mobile */
.mobile.eqm590_wrap .sec08 {
    margin-top: 80px;
    padding: 80px 20px;
}
.mobile.eqm590_wrap .sec08 .t_cont {
    padding: 0 33px;
}
.mobile.eqm590_wrap .sec08 .t_cont .imgbox {
    margin-top: 35px;
}
.mobile.eqm590_wrap .sec08 .t_cont .txt_box .s_tit {
    margin-top: 15px;
}
.mobile.eqm590_wrap .sec08 .t_cont .txt_box .s_txt {
    margin-top: 11px;
    font-size: 12px;
}
.mobile.eqm590_wrap .sec08 .t_cont .txt_box .info_txt {
    font-size: 10px;
}
.mobile.eqm590_wrap .sec08 .cont_wr {
    margin-top: 49px;
    padding: 30px 51px;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont {
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #d5d5d5;
    width: 100%;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont:last-child {
    border:none
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont + .cont {
    margin-top: 20px;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont .imgbox {
    margin-top: 0;
    width: 41px;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont .imgbox img {
    border-radius: 0;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2) .imgbox {
    width: 30px;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont .txt_box {
    margin-left: 12px;
    text-align: left;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2) .txt_box {
    margin-left: 20px;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont .txt_box .s_tit {
    text-align: left;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont .txt_box .s_txt {
    margin-top: 3px ;
}
.mobile.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2)::before,
.mobile.eqm590_wrap .sec08 .cont_wr .cont:nth-child(2)::after {
    display: none;
}
.mobile.eqm590_wrap .sec08 .grid_wr {
    margin: 50px 33px 0;
}
.mobile.eqm590_wrap .sec08 .grid_wr .s_tit {
    padding-bottom: 11px;
}
.mobile.eqm590_wrap .sec08 .grid_wr .grid_box {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-top: 21px;
    grid-gap: 25px 20px;
}
.mobile.eqm590_wrap .sec08 .grid_wr .grid_box .cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mobile.eqm590_wrap .sec08 .grid_wr .grid_box .cont .s_txt {
    font-size: 11px;
    white-space: nowrap;
}
.mobile.eqm590_wrap .sec08 .grid_wr .grid_box .cont .imgbox {
    margin-top: 0;
}
.mobile.eqm590_wrap .sec08 .grid_wr .grid_box .cont img {
    transform: scale(.5);
    width: auto;
}
/* sec09 */
.eqm590_wrap .sec09 .mid_tit {
    margin-top: 150px;
}

.eqm590_wrap .sec09 .t_box {
    background-color: #fafafa;
    padding: 68px 0 74px;
    margin-top: 76px;
}

.eqm590_wrap .sec09 .t_box .flex_box {
    justify-content: center;
    align-items: center;
}

.eqm590_wrap .sec09 .t_box .flex_box .txt_box {
    margin-left: 50px;
}

.eqm590_wrap .sec09 .t_box .flex_box .txt_box .s_txt {
    margin-top: 26px;
}

.eqm590_wrap .sec09 .b_box {
    padding-top: 90px;
}

.eqm590_wrap .sec09 .b_box .flex_box {
    justify-content: space-evenly;
    align-items: center;
}

.eqm590_wrap .sec09 .b_box .flex_box .cont {
    text-align: center;
}

.eqm590_wrap .sec09 .b_box .flex_box .cont .txt_box .m_txt {
    font-weight: bold;
    margin-top: 14px;
}

.eqm590_wrap .sec09 .b_box .flex_box .cont .txt_box .s_txt {
    font-size: 16px;
    margin-top: 3px;
    font-weight: 300;
}
/* mobile */
.mobile.eqm590_wrap .sec09 .mid_tit {
    margin-top: 90px;
}
.mobile.eqm590_wrap .sec09 .t_box {
    margin-top: 42px;
    /* padding: 3.9rem 0 4.2rem; */
    padding: 0;
}
.mobile.eqm590_wrap .sec09 .t_box .flex_box img {
    width: auto;
    transform: scale(.5);
}
.mobile.eqm590_wrap .sec09 .t_box .flex_box .txt_box {
    margin-left: 0;
}
.mobile.eqm590_wrap .sec09 .t_box .flex_box .txt_box .s_tit {
    text-align: left;
}
.mobile.eqm590_wrap .sec09 .t_box .flex_box .txt_box .s_txt { 
    font-size: 12px;
    margin-top: 4px;
}
.mobile.eqm590_wrap .sec09 .b_box .flex_box .cont .txt_box .m_txt {
    font-size: 14px;
}
.mobile.eqm590_wrap .sec09 .b_box .flex_box .cont .txt_box .s_txt {
    font-size: 10px;
}
.mobile.eqm590_wrap .sec09 .b_box .cont_wr .t_cont .cont > img,
.mobile.eqm590_wrap .sec09 .b_box .cont_wr .b_cont .cont > img {
    height: 35px;
    width: auto;
}
.mobile.eqm590_wrap .sec09 .b_box .cont_wr .b_cont {
    justify-content: center;
    margin-top: 30px;
}
.mobile.eqm590_wrap .sec09 .b_box .cont_wr .b_cont .cont + .cont {
    margin-left: 22px;
}
/* sec10 */
.eqm590_wrap .sec10 .m_tit {
    margin-top: 160px;
}

.eqm590_wrap .sec10 .cont_wr {
    justify-content: center;
    align-items: flex-end;
    margin-top: 45px;
}

.eqm590_wrap .sec10 .cont_wr .cont {
    text-align: center;
    position: relative;
}

.eqm590_wrap .sec10 .cont_wr .cont+.cont {
    margin-left: 94px;
}

.eqm590_wrap .sec10 .cont_wr .cont+.cont::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 55px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: -30%;
    top: 50%;
    transform: translateY(-50%);
}

.eqm590_wrap .sec10 .cont_wr .cont .txt_box {
    margin-top: 17px;
}

.eqm590_wrap .sec10 .cont_wr .cont:nth-child(2) .txt_box {
    margin-top: 38px;
}

.eqm590_wrap .sec10 .cont_wr .cont:nth-child(3) .txt_box {
    margin-top: 33px;
}

.eqm590_wrap .sec10 .cont_wr .cont .txt_box .s_txt:nth-child(2) {
    margin-top: 4px;
}
/* mobile */
.eqm590_wrap .sec10 .m_tit {
    margin-top: 100px;
}
.mobile.eqm590_wrap .sec10 .cont_wr .flex_box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.mobile.eqm590_wrap .sec10 .cont_wr .cont img {
    transform: scale(0.7);
    width: auto;
}
.mobile.eqm590_wrap .sec10 .cont_wr .cont .txt_box {
    margin-top: -10px;
}
.mobile.eqm590_wrap .sec10 .cont_wr .flex_box .cont {
    width: 40%;
}
.mobile.eqm590_wrap .sec10 .cont_wr .cont+.cont {
    margin-left: 0;
}
.mobile.eqm590_wrap .sec10 .cont_wr .cont+.cont::before {
    left: 0;
    height: 28px;
}
.mobile.eqm590_wrap .sec10 .cont_wr .t_cont_box .cont:nth-child(2) .txt_box {
    margin-top: 7px;
}
.mobile.eqm590_wrap .sec10 .cont_wr .b_cont_box {
    margin-top: 10px;
}
.mobile.eqm590_wrap .sec10 .cont_wr .b_cont_box .cont:nth-child(1) .txt_box {
    margin-top: 4px;
}

/* sec11 - PACKAGAE */
.eqm590_wrap .sec11 .s_tit {
    margin: 210px 0 40px;
    text-align: left;
}

.sec11 .list_package .tips,
.sec11 .list_notify li {
    color: #fa7142;
    letter-spacing: normal;
}

.sec11 .list_package {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sec11 .list_package li:nth-child(1):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont01.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(2):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont02.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(3):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont03.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(4):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont04.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(5):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont05.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(6):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont06.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(7):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont07.png') no-repeat 50% 50%;
}

.sec11 .list_package li:nth-child(8):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont08.png') no-repeat 50% 50%;
}

.pc .sec11 {
    padding: 0 40px;
}

.pc .sec11 .list_package li {
    width: calc(25% - 17px);
    text-align: center;
}

.pc .sec11 .list_package li:before {
    display: block;
    content: '';
    height: 162px;
    background-color: #f5f5f5;
}

.pc .sec11 .list_package li:nth-child(1):before {
    background-size: 132px auto;
}

.pc .sec11 .list_package li:nth-child(2):before {
    background-size: 148px auto;
}

.pc .sec11 .list_package li:nth-child(3):before {
    background-size: 158px auto;
}

.pc .sec11 .list_package li:nth-child(4):before {
    background-size: 122px auto;
}

.pc .sec11 .list_package li:nth-child(5):before {
    background-size: 160px auto;
}

.pc .sec11 .list_package li:nth-child(6):before {
    background-size: 144px auto;
}

.pc .sec11 .list_package li:nth-child(7):before {
    background-size: 31px auto;
}

.pc .sec11 .list_package li:nth-child(8):before {
    background-size: 81px auto;
}

.pc .sec11 .list_package span {
    display: inline-block;
    margin: 18px 0 48px;
    font-size: 18px;
    color: #666;
}

.pc .sec11 .list_package .tips {
    font-size: 0;
}

.pc .sec11 .list_package .tips:before {
    display: inline-block;
    content: '*';
    font-size: 18px;
}

.pc .sec11 .list_notify {
    padding-bottom: 72px;
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px solid #ddd;
}
.mobile.eqm590_wrap .sec11 .s_tit {
    margin: 105px 0 20px;
}
.mobile .sec11 .inner {
    padding: 0 20px;
}
.mobile .sec11 .list_package li {
    width: calc(50% - 5px);
    text-align: center;
}

.mobile .sec11 .list_package li:before {
    display: block;
    content: '';
    height: 105px;
    background-color: #f5f5f5;
}

.mobile .sec11 .list_package li:nth-child(1):before {
    background-size: 74px auto;
}

.mobile .sec11 .list_package li:nth-child(2):before {
    background-size: 91px auto;
}

.mobile .sec11 .list_package li:nth-child(3):before {
    background-size: 98px auto;
}

.mobile .sec11 .list_package li:nth-child(4):before {
    background-size: 75px auto;
}

.mobile .sec11 .list_package li:nth-child(5):before {
    background-size: 98px auto;
}

.mobile .sec11 .list_package li:nth-child(6):before {
    background-size: 88px auto;
}

.mobile .sec11 .list_package li:nth-child(7):before {
    background-size: 20px auto;
}

.mobile .sec11 .list_package li:nth-child(8):before {
    background-size: 50px auto;
}

.mobile .sec11 .list_package span {
    display: inline-block;
    margin: 15px 0 30px;
    font-size: 13px;
    color: #666;
}

.mobile .sec11 .list_package .tips {
    font-size: 0;
}

.mobile .sec11 .list_package .tips:before {
    display: inline-block;
    content: '*';
    font-size: 13px;
}

.mobile .sec11 .list_notify {
    margin: -12px 0 36px;
    font-size: 10px;
    line-height: 16px;
}
.mobile .sec11 .list_notify li {
    font-size: 10px;
    word-break: keep-all;
}
/* sec12 - SIZE */
.eqm590_wrap .sec12 .s_tit {
    margin: 40px 0 53px;
    text-align: left;
}

.pc .sec12 {
    padding: 0 40px;
}

.pc .sec12 li:first-child:before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec12_cont01.png') no-repeat;
}

.pc .sec12 li:nth-child(2):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec12_cont02.png') no-repeat;
}

.pc .sec12 li:last-child:before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec12_cont03.png') no-repeat;
}

.pc .sec12 ul {
    display: flex;
    justify-content: space-between;
    margin-top: 53px;
    border-bottom: 1px solid #ddd;
}

.pc .sec12 li {
    margin-bottom: 80px;
    width: 30%;
}

.pc .sec12 li:before {
    display: block;
    content: '';
    height: 360px;
    background-size: 100% auto !important;
}

.pc .sec12 li:first-child:before {
    max-width: 402px;
    margin-left: 23px;
    background-position: 50% 27px;
}

.pc .sec12 li:nth-child(2):before {
    max-width: 306px;
    background-position: 50% 0;
}

.pc .sec12 li:last-child:before {
    max-width: 307px;
    margin-right: 33px;
    background-position: 50% 0;
}

.pc .sec12 li span {
    display: inline-block;
    height: 23px;
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #747474;
}

.pc .sec12 li:first-child span {
    margin-left: 135px;
}

.pc .sec12 li:nth-child(2) span {
    margin-left: 175px;
}

.pc .sec12 li:last-child span {
    margin-left: 190px;
}
.mobile .sec12 .inner {
    padding: 0 20px;
}
.mobile .sec12 .inner ul {
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
}
.mobile .sec12 li:first-child:before {}

.mobile .sec12 li:nth-child(2):before {}

.mobile .sec12 li:last-child:before {}

.mobile .sec12 li {
    text-align: center;
}

.mobile .sec12 li:before {
    display: block;
    content: '';
    background-size: auto 100% !important;
    background-position: 50% 0 !important;
}

.mobile .sec12 li:first-child:before {
    height: 149px;
    /* margin: 45px -30px 22px 0; */
    margin: 45px auto 22px;
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec12_cont01.png') no-repeat;
    max-width: 390px;
}

.mobile .sec12 li:nth-child(2):before {
    height: 219px;
    margin: 40px 0 18px -40px;
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec12_cont02.png') no-repeat;
}

.mobile .sec12 li:last-child:before {
    height: 206px;
    margin: 40px 0 30px -40px;
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec12_cont03.png') no-repeat
}

.mobile .sec12 li span {
    display: inline-block;
    height: 15px;
    font-size: 10px;
    color: #666;
    border-bottom: 1px solid #747474;
}

.mobile .sec12 li:last-child span {
    margin-bottom: 40px;
}

/* sec13 - SPEC TABLE */
.eqm590_wrap .sec13 .s_tit {
    margin: 110px 0 40px;
    text-align: left;
}

.spec-table {
    border-top: 1px solid #939393;
}

.spec-table table {
    width: 100%;
}

.spec-table table th {
    color: #555;
    border-bottom: 1px solid #cbcbcb;
}

.spec-table table td {
    color: #888;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
}

.spec-table table td span {
    color: #888;
}

.spec-table .kc {
    display: flex;
    align-items: center;
}

.pc .sec13 {
    padding: 0 40px;
}

.pc .spec-table table {
    width: 100%;
}

.pc .spec-table table th,
.pc .spec-table table td {
    padding: 10px 20px;
    font-size: 13px;
}

.pc .spec-table table th {
    width: 233px;
    text-align: left;
}

.pc .spec-table table td {
    width: auto;
}

.pc .spec-table .kc img {
    margin-right: 11px;
}

.pc .spec-table .kc span {
    display: inline-block;
}

.pc .spec-table .kc span+span {
    margin-left: 22px;
}

.pc .spec-table>ul {
    margin-top: 20px;
}

.pc .spec-table>ul li {
    margin-top: 8px;
    font-size: 13px;
    color: #727272;
}
.mobile.eqm590_wrap .sec13 .s_tit {
    margin: 40px 0 20px;
}
.mobile .sec13 .inner {
    padding: 0 20px 50px;
}
.mobile .spec-table table th,
.mobile .spec-table table td {
    padding: 10px 0 10px 5px;
    font-size: 10px;
    letter-spacing: 0;
}

.mobile .spec-table table th {
    width: 113px;
    text-align: left;
}

.mobile .spec-table table td {
    width: auto;
}

.mobile .spec-table .kc img {
    width: 14px;
    margin-right: 6px;
}

.mobile .spec-table .kc span {
    /* display: block; */
    font-size: 10px;
}

.mobile .spec-table .kc span+span {
    /* margin-top: 7px; */
    margin-left: 19px;
}

.mobile .spec-table>ul {
    margin-top: 13px;
}

.mobile .spec-table>ul li {
    margin-top: 2px;
    font-size: 10px;
    color: #727272;
}

/* eqm591 */
/* pc */
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/eqm591_sec02_bg03.jpg') center top no-repeat;
    background-size: 100% auto;
    padding: 80px 0 0;
}
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 .cont_inner { 
    justify-content: center;
    align-items: center;
}
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 .cont_inner .imgbox {
    position: relative;
}
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 .cont_inner .imgbox .info_txt {
    position: absolute;
    bottom: 85px;
    left: 90px;
}
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 .cont_inner .txt_box .s_tit {
    text-align: left;
    font-size: 30px;
}
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 .cont_inner .txt_box .s_tit .m_tit {
    font-size: 40px;
}
.eqm590_wrap .sec02 .b_box .cont_wr .cont03 .cont_inner .txt_box .m_txt {
    margin-top: 22px;
}
.eqm591_wrap .graph_box .graph .number h3, 
.eqm591_wrap .graph_box .graph .number h3 span {
    font-size: 50px;
    margin-top: 5px;
}
/* mobile */
.mobile.eqm591_wrap .sec02 .b_box .cont_wr .cont03 {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/eqm591_sec02_bg03.png') center top no-repeat;
    background-size: 107% auto;
    padding: 1% 0 27px;
}
.mobile.eqm591_wrap .sec02 .b_box .cont_wr .cont03 .imgbox {
    margin: -7px auto 0;
    width: 60%;
}
.mobile.eqm591_wrap .sec02 .b_box .cont_wr .cont03 .txt_box {
    text-align: center;
    margin-top: -27px;
}
.mobile.eqm591_wrap .sec02 .b_box .cont_wr .cont03 .txt_box .m_txt {
    margin-top: 8px;
}
.mobile.eqm591_wrap .sec02 .b_box .cont_wr .cont03 .txt_box .info_txt {
    font-size: 10px;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.2);
}
.mobile.eqm591_wrap .sec03 .cont_wr .cont01 .r_box .imgbox .num_box>div {
    font-size: 25px;
}
.mobile.eqm591_wrap .graph_box .graph .number h3,
.mobile.eqm591_wrap .graph_box .graph .number h3 span {
    font-size: 23px;
}
/* eqm553 */
/* pc */
.eqm553_wr .sec04 .cont_wr .cont03 .flex_box {
    position: relative;
}
.eqm553_wr .sec04 .cont_wr .cont03 .flex_box .bt_cont {
    position: absolute;
    width: auto;
    top: 35%;
    width: 100%;
    text-align: center;
}
.eqm553_wr .sec11 .list_package {
    justify-content: flex-start;
}
.eqm553_wr .sec11 .list_package li + li {
    margin-left: 22px;
}
.eqm553_wr .sec11 .list_package li:nth-child(5n) {
    margin-left: 0;
}
.eqm553_wr .sec11 .list_package li:nth-child(7):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont08.png') no-repeat 50% 50%;
    background-color: #f5f5f5;
}
.pc.eqm553_wr .sec13.b_sec .s_tit {
    margin: 65px 0 34px;
}
.pc.eqm553_wr .sec13.b_sec .flex_box {
    justify-content: space-between;
}
.pc.eqm553_wr .sec13.b_sec .flex_box .spec-table {
    width: 49%;
}
.pc.eqm553_wr .sec13.b_sec .flex_box .spec-table.l_box table th {
    width: 164px;
}
.pc.eqm553_wr .sec13.b_sec .flex_box .spec-table.r_box table th {
    width: 191px;
}
/* mobile */
.mobile.eqm553_wr .sec11 .list_package li:nth-child(7):before {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/sec11_cont08.png') no-repeat 50% 50%;
    background-color: #f5f5f5;
    background-size: 58px auto;
}
.mobile.eqm553_wr .sec11 .list_package {
    justify-content: space-between;
}
.mobile.eqm553_wr .sec11 .list_package li + li {
    margin-left: 0;
}
.mobile.eqm553_wr .sec13.b_sec .flex_box .spec-table.l_box table th {
    width: 128px;
}
.mobile.eqm553_wr .sec13.b_sec .s_tit {
    margin-top: 0;
}
/* eqm543 */
/* pc */
.eqm543_wr .sec02 .t_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/pc/eqm543_sec02_bg01.jpg') center top no-repeat;
}
.eqm543_wr .sec02 .t_box .img_contentBox .flex_box {
    margin-top: 1015px;
    justify-content: center;
}
.eqm543_wr .sec02 .t_box .img_contentBox .flex_box  li + li {
    margin-left: 90px;
}
.eqm543_wr .sec02 .t_box .img_contentBox .flex_box  li:nth-child(3) .s_tit {
    margin-top: 20px;
}
.eqm543_wr .sec03 {
    background-color: #ebebeb;
}
.eqm543_wr .sec03 .cont_wr .cont .txt_box .s_txt {
    color: rgba(0, 0, 0, 0.5);
}
.eqm543_wr .sec03 .cont_wr .cont .txt_box .info_txt {
    color: rgba(0, 0, 0, 0.3);
}
.eqm543_wr .sec07 .b_box .mid_tit {
    margin-top: 231px;
}
.eqm543_wr .sec07 .b_box .imgbox {
    margin-top: 68px;
    text-align: center;
}
/* mobile */
.mobile.eqm543_wr .sec02 .t_box {
    background: url('https://navienhouse-cdn.s3.ap-northeast-2.amazonaws.com/inc/22eqm/img/mo/eqm543_sec02_bg01.jpg') center top no-repeat;
    background-size: 100% auto;
}
.mobile.eqm543_wr .sec02 .t_box .img_contentBox .flex_box {
    margin-top: 120%;
    justify-content: center;
}
.mobile.eqm543_wr .sec02 .t_box .img_contentBox .flex_box  li + li {
    margin-left: 45px;
}
.mobile.eqm543_wr .sec02 .t_box .img_contentBox .flex_box  li:nth-child(3) .s_tit {
    margin-top: 13px;
}
.mobile.eqm543_wr .sec07 .b_box .mid_tit {
    margin-top: 116px;
}
.mobile.eqm543_wr .sec07 .b_box .imgbox {
    margin: 43px 20px 0;
    text-align: center;
}
@media (max-width:1160px){
    .eqm590_wrap .sec07 .bg_wr .t_box {
        padding: 0px 0 0 17%;
    }
    .eqm590_wrap .sec07 .bg_wr {
        background-size: 100%;
    }
    .eqm590_wrap .sec08 .cont_wr .cont {
        width: 30%;
        text-align: center;
    }
    .eqm590_wrap .sec08 .cont_wr .cont img {
        display: block;
        margin: 0 auto;
    }
    .eqm590_wrap .sec08 .cont_wr .cont .txt_box .s_tit {
        margin-top: 10px;
        text-align: center;
    }
    .eqm590_wrap .sec08 .cont_wr .cont:nth-child(2):before {
        left: -15%;
        top: 29%;
    }
}
@media (max-width:1080px){
    .eqm590_wrap .sec07 .bg_wr .t_box .b_txt_box {
        margin-top: 76px;
    }
    
}
 @media (max-width:768px){
    .mobile.eqm590_wrap .sec07 .bg_wr .t_box .b_txt_box {
        margin-top: 12%;
    }
}
@media (max-width:500px){
    .mobile.eqm590_wrap .sec02 .t_box .m_tit span {
        font-size: 45px;
    }
}
@media (max-width:450px){
    .mobile .m_tit {
        font-size: 24px;
    }
    .mobile.eqm590_wrap .sec01 .t_box {
        padding-bottom: 80px;
    }
    .mobile.eqm590_wrap .sec01 .b_box>.m_tit {
        margin-top: 168px;
    }
    .mobile.eqm590_wrap .sec02 .t_box {
        padding: 18.3% 0 12.8%;
    }
    .mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li .s_tit {
        font-size: 10px;
    }
    .mobile.eqm590_wrap .sec02 .b_box .cont_wr .cont02 {
        padding: 23.8% 11.2% 22.8%;
    }
    .mobile.eqm590_wrap .sec04 .cont_wr .cont03 .r_box .box_inner {
        background-size: 103% auto;
    }
    .mobile.eqm590_wrap .sec05 .cont_wr {
        background-size: 213%;
    }
    /* eqm543 */
    .mobile.eqm543_wr .sec02 .t_box {
        padding:18.3% 0 6.8%
    }
}
@media (max-width:400px){
    .mobile .m_tit {
        font-size: 20px;
    }
    .mobile .video_box {
        padding-top: 59%;
    }
    .mobile.eqm590_wrap .sec01 .t_box {
        padding-bottom: 50px;
    }
    .mobile.eqm590_wrap .sec01 .b_box {
        padding: 94px 0 30px;
    }
    .mobile.eqm590_wrap .sec02 .t_box {
        padding: 9.3% 0 12.8%;
    }
    .mobile.eqm590_wrap .sec02 .t_box .img_contentBox .flex_box li .s_tit {
        font-size: 10px;
    }
    .mobile.eqm590_wrap .sec02 .b_box .cont_wr .cont02 {
        padding: 23.8% 11.2% 18.8%;
    }
    .mobile.eqm590_wrap .sec03 .cont_wr .cont01 .r_box .imgbox .num_box>div .count_num_01 {
        font-size: 30px;
    }
    .mobile.eqm590_wrap .sec04 .cont_wr .cont03 .l_box .box_inner {
        background-size: 121% auto;
    }
    .mobile.eqm590_wrap .sec04 .cont_wr .cont03 .r_box .box_inner {
        background-size: 120% auto;
    }
    .mobile.eqm590_wrap .sec05 .cont_wr {
        background-size: 239%;
    }
    .mobile.eqm590_wrap .sec06 .box_wr {
        padding: 117px 62px 40px;
    }
    .mobile.eqm590_wrap .sec07 .bg_wr .t_box .b_txt_box {
        margin-top: 7%;
    }
    .mobile.eqm590_wrap .sec08 .grid_wr .grid_box {
        grid-template-columns: 1fr 1fr 1fr;
    }

    /* eqm591 */
    /* mobile */
    .mobile.eqm591_wrap .sec02 .b_box .cont_wr .cont03 {
        background-size: 114% auto;
    }
    .mobile.eqm591_wrap .sec03 .cont_wr .cont01 .r_box .imgbox .num_box>div {
        font-size: 19px;
    }
    .mobile.eqm591_wrap .sec03 .cont_wr .cont01 .r_box .imgbox .num_box .m_txt {
        padding-right: 0;
    }
}