@charset "utf-8";

/* Reset */
html,
body {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #000;
    line-height: 1;
    -webkit-text-size-adjust: none;
}

body,
div,
form,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
em,
p,
span,
textarea,
pre,
label,
fieldset,
th,
td,
button,
a,
input,
select,
hr,
figure {
    margin: 0;
    padding: 0;
    font-family: ns, Arial, sans-serif;
    word-break: break-all;
    vertical-align: top;
}

/*common*/
html {
    font-size: 1px;
}
img {
    width: 100%;
}
#wrap {
    width: 100%;
    overflow: hidden;
}
img {
    max-width: 100%;
}
.hidden {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}
.bold {
    font-weight: bold;
}
.inner {
    width: 1300rem;
    margin: 0 auto;
}
.u-fl {
    float: left;
}
.u-fr {
    float: right;
}
span.u-pc-br {
    display: block;
}
span.u-mo-br {
    display: none;
}

.img-box {
    text-align: center;
}
.ico {
    display: inline-block;
}
.ico.ico-block {
    display: block;
}
.ico.ico-house {
    width: 59rem;
    height: 61rem;
    background: url(./images/ico_house.png) no-repeat center;
    background-size: 59rem 61rem;
}

.visual {
    position: relative;
    width: 100%;
    height: 770rem;
    margin-bottom: 115rem;

    background: url(images/visual.optimized.webp) no-repeat center;
}
.visual-box {
    position: absolute;
    left: 50%;
    bottom: -15rem;
    box-sizing: border-box;
    width: 1350rem;
    height: 619rem;
    /* border: solid 15rem #fff; */

    transform: translateX(-50%);
}
.visual-box .info {
    position: relative;
    padding: 183rem 105rem;

    top: -20rem;
    opacity: 0;
}
.visual-box .info .ico-house {
    margin-bottom: 4rem;
}
.visual-box .lines {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}
.visual-box .lines .line {
    position: absolute;
    background: #fff;
}
.visual-box .lines .line:nth-child(2),
.visual-box .lines .line:nth-child(4) {
    height: 15rem;
    /* left: 0; */
    left: 50%;
    right: 50%;
    top: 0;
}
.visual-box .lines .line:nth-child(1) {
    width: 15rem;
    right: 0;
    top: 0;
    bottom: 620rem;
    /* bottom: 0; */
}
.visual-box .lines .line:nth-child(3) {
    width: 15rem;
    left: 0;
    top: 0;
    bottom: 620rem;
    /* bottom: 0; */
}

.visual-box .tit {
    display: block;
    font-family: ns, sans-sarif;
    font-size: 65rem;
    line-height: 96rem;
    font-weight: 500;
    color: #fff;

    margin-bottom: 8rem;
    letter-spacing: -1.63rem;
}
.visual-box .desc {
    font-family: ns, sans-sarif;
    font-size: 18rem;
    line-height: 28rem;
    font-weight: normal;
    color: #fff;

    letter-spacing: -1.35rem;
}

.section {
    margin-bottom: 180rem;
}
.section:last-child {
    margin-bottom: 0;
}
.section .s-tit {
    font-family: ns, sans-sarif;
    font-size: 48rem;
    line-height: 66rem;
    font-weight: 500;
    color: #111;
    letter-spacing: -1.2rem;

    margin-bottom: 26rem;
    text-transform: uppercase;
    position: relative;
}
.section .s-sub-tit {
    font-family: ns, sans-sarif;
    font-size: 20rem;
    line-height: 29rem;
    font-weight: bold;
    color: #1c9236;
    letter-spacing: 0;

    display: block;
    margin-bottom: 8rem;
    text-transform: uppercase;
    position: relative;
}
.section .s-desc {
    font-family: ns, sans-sarif;
    font-size: 20rem;
    line-height: 36rem;
    color: #333;
    position: relative;
}
.section .s-desc-list {
    font-family: ns, sans-sarif;
    font-size: 18rem;
    line-height: 32rem;
    color: #fff;
}
.section .img-box {
    position: relative;
}

.section-v1 .s-tit {
    font-size: 45rem;
}

.section-v2 .s-tit {
    font-size: 48rem;
    line-height: 70rem;
    margin-bottom: 22rem;
}

.section-v3 {
    padding-top: 130rem;
}
.section-v3 .s-tit {
    font-size: 52rem;
    letter-spacing: -1.3rem;
    margin-bottom: 22rem;
}
.section-v3 .s-tit,
.section-v3 .s-sub-tit {
    color: #fff;
}

.section-v4::after {
    content: "";
    display: block;
    clear: both;
}
.section-v4 .info {
    padding-top: 58rem;
}
.section-v4 .s-tit {
    margin-bottom: 22rem;
}
.section-v4 .s-sub-tit {
    margin-bottom: 4rem;
}
.section-v4 .swiper-container {
    width: 750rem;
    height: 450rem;
    margin-bottom: 24rem;
    overflow: hidden;
    border: solid 6rem #1c9236;
    box-sizing: border-box;
    position: relative;
}
.section-v4 .swiper-wrapper {
    width: 1000%;
    display: flex;
}
.section-v4 .swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    width: 100%;
}
.section-v4 .swiper-pagination-bullet {
    display: block;
    width: 13rem;
    height: 13rem;
    opacity: 0.5;
    background-color: #1c9236;
    cursor: pointer;
    outline: none;
}
.section-v4 .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 9rem;
}
.section-v4 .swiper-pagination-bullet-active {
    opacity: 1;
}
.swiper-slide {
    text-align: center;
    font-size: 18rem;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.section1 .s-tit,
.section1 .s-desc,
.section1 .img-box,
.section2 .s-tit,
.section2 .s-desc,
.section3 .s-tit,
.section5,
.section6,
.section7 .s-tit,
.section7 .s-desc {
    opacity: 0;
}

.section1 .animation-wrap {
    position: relative;
    margin: 105rem auto 0 auto;
    width: 1160rem;
    height: 239rem;
}
.section1 .animation-wrap .off-line,
.section1 .animation-wrap .on-line {
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    top: 0;
    bottom: 0;
    width: 380rem;
}

.section1 .animation-wrap .off-line .desc,
.section1 .animation-wrap .on-line .desc {
    font-size: 32rem;
    line-height: 47rem;
    color: #333;
    text-align: center;
    font-weight: 500;
}
.section1 .animation-wrap .off-line .desc > em,
.section1 .animation-wrap .on-line .desc > em {
    display: block;
    margin-bottom: 7rem;

    font-size: 36rem;
    font-weight: bold;
    line-height: 54rem;
    text-transform: uppercase;
}

.section1 .animation-wrap .off-line {
    left: 0;
}
.section1 .animation-wrap .on-line {
    right: 0;
}

.section1 .animation-wrap .off-line .line {
    position: absolute;
    background-color: #409885;
}

.section1 .animation-wrap .off-line .line:nth-child(1) {
    width: 5rem;
    top: 0;
    bottom: 148rem;
    right: 0;
}
.section1 .animation-wrap .off-line .line:nth-child(2) {
    height: 5rem;
    top: 0;
    left: 0;
    right: 0;
}
.section1 .animation-wrap .off-line .line:nth-child(3) {
    width: 5rem;
    top: 0;
    bottom: 0;
    left: 0;
}
.section1 .animation-wrap .off-line .line:nth-child(4) {
    height: 5rem;
    bottom: 0;
    left: 0;
    right: 0;
}
.section1 .animation-wrap .off-line .line:nth-child(5) {
    width: 5rem;
    top: 117rem;
    bottom: 0;
    right: 0;
}
.section1 .animation-wrap .off-line .line:nth-child(6) {
    height: 5rem;
    width: 200rem;
    bottom: 117rem;
    right: -200rem;
}
.section1 .animation-wrap .off-line .desc > em {
    color: #2a8974;
}

.section1 .animation-wrap .off-line .line {
    position: absolute;
    background-color: #409885;
}

.section1 .animation-wrap .on-line .line:nth-child(5) {
    width: 5rem;
    top: 0;
    bottom: 117rem;
    left: 0;
}
.section1 .animation-wrap .on-line .line:nth-child(4) {
    height: 5rem;
    top: 0;
    left: 0;
    right: 0;
}
.section1 .animation-wrap .on-line .line:nth-child(3) {
    width: 5rem;
    top: 0;
    bottom: 0;
    right: 0;
}
.section1 .animation-wrap .on-line .line:nth-child(2) {
    height: 5rem;
    bottom: 0;
    left: 0;
    right: 0;
}
.section1 .animation-wrap .on-line .line:nth-child(1) {
    width: 5rem;
    top: 148rem;
    bottom: 0;
    left: 0;
}
.section1 .animation-wrap .on-line .line:nth-child(6) {
    height: 5rem;
    width: 200rem;
    bottom: 117rem;
    left: -200rem;
}
.section1 .animation-wrap .on-line .line {
    position: absolute;
    background-color: #66b71f;
}
.section1 .animation-wrap .on-line .desc > em {
    color: #619931;
}

.section1 .animation-wrap .desc-box {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    text-align: center;
}
.section1 .animation-wrap .desc-box .desc {
    margin-bottom: 15rem;

    font-size: 20rem;
    line-height: 29rem;
    color: #66b71f;
    text-transform: uppercase;
    font-weight: 500;
}
.section1 .animation-wrap .desc-box .desc > em {
    display: block;
    margin-bottom: 17rem;

    font-size: 30rem;
    line-height: 45rem;
    font-weight: bold;
}

.section1 .img-box {
    margin: 110rem auto 0 auto;
    width: 1161rem;
    height: 239rem;
    background: url(./images/section_img_01.png) no-repeat center;
}
.section3 .img-box {
    width: 654rem;
    height: 397rem;
    margin: 104rem auto 123rem auto;
    background: url(./images/section_img_02.png) no-repeat center;
    clip-path: circle(0%);
}

.section2 {
    position: relative;
    height: 934rem;
}
.section2 .animation-wrap {
    position: absolute;
    left: 761rem;
    top: 52rem;
    z-index: 10;

    width: 1738rem;
    height: 880rem;
    transform: translateX(-50%);
}
.section2 .animation-wrap .img-box {
    width: 875rem;
    height: 580rem;
    box-sizing: border-box;
    background: none no-repeat center;
    border: solid 12rem #dcdcdc;
}
.section2 .animation-wrap .img-box-wrap {
    position: absolute;
    width: 875rem;
    height: 580rem;
    overflow: hidden;
}
.section2 .animation-wrap .img-box-wrap:nth-child(1) {
    right: 0;
}
.section2 .animation-wrap .img-box-wrap:nth-child(2) {
    left: 0;
    top: 301rem;
}
.section2 .animation-wrap .img-box1 {
    position: relative;
    left: -100%;
    background-image: url(./images/section_img_03.jpg);
    z-index: 10;
}
.section2 .animation-wrap .img-box2 {
    position: relative;
    right: -100%;
    background-image: url(./images/section_img_04.jpg);
}
.section2 .animation-wrap .line {
    position: absolute;
    top: 0rem;
    left: 868rem;
    width: 12rem;
    /* height: 881rem; */
    height: 0;
    background-color: #dcdcdc;
}
.section2 .bg {
    position: absolute;
    bottom: 0;
    z-index: 0;

    width: 100vw;
    height: 446rem;
    margin: 0 calc((1300rem - 100vw) / 2);
    background: #fafafa;
}

.section3 .list {
    display: flex;
    justify-content: space-between;
    padding: 0 74rem;
}
.section3 .list .item {
    display: block;
    box-sizing: border-box;
    border: solid 6rem #1c9236;

    width: 305rem;
    height: 270rem;
    position: relative;
}
.section3 .item .item-content {
    position: absolute;
    left: -56rem;
    top: -7rem;
    width: 220rem;
    height: 220rem;
    background-color: #fff;
}
.section3 .item-content .info {
    padding-left: 50rem;
    margin-right: -125rem;
}
.section3 .item-content .num {
    display: block;
    float: left;
    width: 50rem;
    height: 220rem;
    padding-left: 6rem;
    box-sizing: border-box;

    font-family: ns, sans-sarif;
    font-size: 25rem;
    line-height: 37rem;
    letter-spacing: -0.63rem;
    font-weight: bold;
    color: #1c9236;
}
.section3 .item-content .tit {
    font-family: ns, sans-sarif;
    font-size: 32rem;
    line-height: 44rem;
    letter-spacing: -0.8rem;
    font-weight: bold;
    color: #111;

    margin-bottom: 17rem;
    margin-top: -3rem;
}
.section3 .item-content .desc {
    font-family: ns, sans-sarif;
    font-size: 18rem;
    line-height: 27rem;
    letter-spacing: -0.45rem;
    color: #555;
}

.section4 {
    position: relative;
    height: 2228rem;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #fff 0rem, #fff 864rem, #e2e2e2 864rem, #e2e2e2 100%);
}
.section4 .section4-bg {
    position: absolute;
    left: 0;
    top: 0;

    width: 100%;
    height: 864rem;
    /* background: #1c9236; */
    background: #fff;
}
.section4 .section-wrap {
    position: relative;
    z-index: 10;
}
.section4 .img-box {
    position: relative;
    z-index: 100;

    width: 1050rem;
    height: 1676rem;
    margin-top: 54rem;
    background: url(images/section_img_05.optimized.webp) no-repeat center;

    opacity: 0;
    /* transform: translateY(100rem); */
}
.section4 .img-box > .img-box {
    position: absolute;
    opacity: 1;
    bottom: 0;
    right: -221rem;

    width: 302rem;
    height: 533rem;
    border-radius: 20rem;
    overflow: hidden;

    background: url(./images/section_img_06.jpg) no-repeat center;
}

.section5 .info {
    float: left;
}
.section6 .info {
    float: right;
}
.section5 .slider {
    float: right;
}
.section6 .slider {
    float: left;
}

.section5 .slider,
.section6 .slider {
    position: relative;
}
.section5 .slider-bg,
.section6 .slider-bg {
    position: absolute;
    bottom: 37rem;
    width: 100%;
    background-color: #fafafa;
}
.section5 .slider-bg {
    height: 342rem;
}
.section6 .slider-bg {
    height: 353rem;
    right: 550rem;
}

.section7 .view-box {
    overflow: hidden;
    width: 100%;
    height: 1540rem;
}

.phone-img-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    height: 2100rem;
    margin-top: 68rem;
    padding: 0 26rem 0 43rem;
}
.phone-img-list .phone-img-box {
    box-sizing: border-box;
    padding: 10rem;
    width: 330rem;
    margin-bottom: 40rem;

    opacity: 0;
}
.phone-img-list .phone-img-box.active {
    border: solid 6rem #1c9236;
    border-radius: 30rem;
    padding: 4rem;
    margin-bottom: 50rem;
    box-shadow: 3rem 3rem 20rem 0 rgba(0, 0, 0, 0.4);
    overflow: hidden;
}
.phone-img-list .phone-img-box.active .img-box {
    box-shadow: none;
}

.phone-img-list .img-box,
.phone-img-list .empty-box1,
.phone-img-list .empty-box2 {
    width: 310rem;
}
.phone-img-list .img-box {
    box-shadow: 0 3rem 6rem 0 rgba(0, 0, 0, 0.16);
}

.phone-img-list .empty-box1,
.phone-img-list .empty-box2 {
    margin-bottom: 0;
}
.phone-img-list .empty-box1 {
    order: 10;
    height: 137rem;
}
.phone-img-list .empty-box2 {
    order: 45;
    height: 287rem;
}
.phone-img-list .phone-img-box:nth-child(1) {
    order: 35;
}
.phone-img-list .phone-img-box:nth-child(2) {
    order: 30;
}
.phone-img-list .phone-img-box:nth-child(3) {
    order: 50;
}
.phone-img-list .phone-img-box:nth-child(4) {
    order: 37;
}
.phone-img-list .phone-img-box:nth-child(5) {
    order: 33;
}
.phone-img-list .phone-img-box:nth-child(6) {
    order: 39;
}
.phone-img-list .phone-img-box:nth-child(7) {
    order: 90;
}

/************************** 
    @media query
***************************/
/* 태플릿 버전 */
@media screen and (max-width: 1500px) {
}
@media screen and (max-width: 1365px) {
}
@media screen and (max-width: 1300px) {
    html {
        /* font-size: calc(100vw / 360); */
        font-size: 1.5px;
    }
    span.u-pc-br {
        display: none;
    }
    span.u-mo-br {
        display: block;
    }
    .ico.ico-house {
        width: 33rem;
        height: 37rem;
        background: url(./images/ico_house_mo@3x.png) no-repeat center;
        background-size: 33rem 37rem;
    }
    .visual {
        height: 292rem;
        margin-bottom: 60rem;
        background-size: cover;
        background-position: right center;
    }
    .visual-box {
        width: calc(100% - 60rem);
        height: auto;
    }
    .visual-box .info {
        padding: 38rem 42rem;
    }
    .visual-box .lines .line:nth-child(1) {
        width: 8rem;
    }
    .visual-box .lines .line:nth-child(2),
    .visual-box .lines .line:nth-child(4) {
        height: 8rem;
    }
    .visual-box .lines .line:nth-child(3) {
        width: 8rem;
    }
    .visual-box .info .ico-house {
        margin-bottom: 3rem;
    }
    .visual-box .tit {
        font-size: 30rem;
        line-height: 45rem;
        margin-bottom: 6rem;
    }
    .visual-box .desc {
        font-size: 15rem;
        line-height: 21rem;
        letter-spacing: -1.2rem;
        word-break: keep-all;
    }

    .inner {
        width: auto;
    }
    .bold {
        word-break: keep-all;
    }

    .section {
        padding-left: 30rem;
        padding-right: 30rem;
        margin-bottom: 120rem;
    }
    .section .s-tit {
        font-size: 26rem;
        line-height: 36rem;
        letter-spacing: -0.65rem;
        margin-bottom: 15rem;
    }
    .section .s-sub-tit {
        font-size: 13rem;
        line-height: 19rem;
        margin-bottom: 3rem;
    }
    .section .s-desc {
        font-size: 14rem;
        line-height: 26rem;
        word-break: keep-all;
    }
    .section .s-desc-list {
        font-size: 14rem;
        line-height: 26rem;
    }
    .section .s-desc-list .item {
        word-break: keep-all;
    }

    .section-v2 .s-desc {
        line-height: 24rem;
    }
    .section-v3 {
        padding-top: 82rem;
    }
    .section-v4 {
        margin-bottom: 90rem;
    }
    .section-v4 .info {
        padding-top: 0;
    }
    .section-v4 .swiper-container {
        width: 336rem;
        height: 202rem;
        margin-top: 40rem;
    }
    .section-v4 .swiper-pagination-bullet {
        width: 12rem;
        height: 12rem;
        background-color: #2c9e84;
    }
    .section-v4 .swiper-pagination-bullet + .swiper-pagination-bullet {
        margin-left: 8rem;
    }
    .section-v4 .swiper-pagination-bullet-active {
    }
    .slider-bg {
        display: none;
    }

    .section1 .animation-wrap {
        margin: 105rem auto 0 auto;
        width: 214rem;
        height: 394rem;
    }
    .section1 .animation-wrap .off-line,
    .section1 .animation-wrap .on-line {
        top: auto;
        bottom: auto;
        width: 214rem;
        height: 136rem;
    }

    .section1 .animation-wrap .off-line .desc,
    .section1 .animation-wrap .on-line .desc {
        font-size: 16rem;
        line-height: 24rem;
    }
    .section1 .animation-wrap .off-line .desc > em,
    .section1 .animation-wrap .on-line .desc > em {
        margin-bottom: 3rem;
        font-size: 20rem;
        line-height: 29rem;
    }

    .section1 .animation-wrap .off-line {
        left: auto;
        top: 0;
    }
    .section1 .animation-wrap .on-line {
        right: auto;
        bottom: 0;
    }

    .section1 .animation-wrap .off-line .line:nth-child(1) {
        width: auto;
        height: 5rem;
        top: auto;
        bottom: 0;
        left: 78rem;
        right: 0;
    }
    .section1 .animation-wrap .off-line .line:nth-child(2) {
        height: auto;
        width: 5rem;
        top: 0;
        bottom: 0;
        left: auto;
        right: 0;
    }
    .section1 .animation-wrap .off-line .line:nth-child(3) {
        width: auto;
        height: 5rem;
        top: 0;
        bottom: auto;
        left: 0;
        right: 0;
    }
    .section1 .animation-wrap .off-line .line:nth-child(4) {
        height: auto;
        width: 5rem;
        top: 0;
        bottom: 0;
        left: 0;
        right: auto;
    }
    .section1 .animation-wrap .off-line .line:nth-child(5) {
        width: auto;
        height: 5rem;
        top: auto;
        bottom: 0;
        left: 0;
        right: 150rem;
    }
    .section1 .animation-wrap .off-line .line:nth-child(6) {
        height: 66rem;
        width: 5rem;
        bottom: -61rem;
        right: 150rem;
    }

    .section1 .animation-wrap .on-line .line:nth-child(6) {
        height: 66rem;
        width: 5rem;
        bottom: auto;
        top: -61rem;
        right: 150rem;
        left: auto;
    }
    .section1 .animation-wrap .on-line .line:nth-child(5) {
        width: auto;
        height: 5rem;
        top: 0;
        bottom: auto;
        left: 60rem;
        right: 0;
    }
    .section1 .animation-wrap .on-line .line:nth-child(4) {
        width: 5rem;
        height: auto;
        top: 0;
        bottom: 0;
        left: auto;
        right: 0;
    }
    .section1 .animation-wrap .on-line .line:nth-child(3) {
        height: 5rem;
        width: auto;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .section1 .animation-wrap .on-line .line:nth-child(2) {
        height: auto;
        width: 5rem;
        top: 0;
        bottom: 0;
        left: 0;
        right: auto;
    }
    .section1 .animation-wrap .on-line .line:nth-child(1) {
        height: 5rem;
        width: auto;
        top: 0;
        bottom: auto;
        left: 0;
        right: 170rem;
    }

    .section1 .animation-wrap .desc-box {
        justify-content: flex-end;
    }
    .section1 .animation-wrap .desc-box .desc {
        position: relative;
        width: 135rem;
        margin-bottom: 38rem;
        right: -3rem;

        font-size: 12rem;
        line-height: 18rem;
        text-align: left;
    }
    .section1 .animation-wrap .desc-box .desc > em {
        position: absolute;
        left: 0;
        top: 18rem;
        font-size: 20rem;
        line-height: 29rem;
    }

    .section2 {
        height: 513rem;
        overflow: hidden;
    }
    .section2 .animation-wrap {
        top: 206rem;
        left: 755rem;
        height: 0;
    }
    .section2 .animation-wrap .line {
        width: 8rem;
        left: 293rem;
        height: 309rem;
    }
    .section2 .animation-wrap .img-box {
        width: 394rem;
        height: 252rem;
        border-width: 8rem;
        background-size: 394rem 252rem;
    }
    .section2 .animation-wrap .img-box-wrap {
        width: 394rem;
        height: 252rem;
    }

    .section2 .animation-wrap .img-box-wrap:nth-child(1) {
        left: 293rem;
    }
    .section2 .animation-wrap .img-box-wrap:nth-child(2) {
        top: 55rem;
        left: -93rem;
    }
    .section2 .animation-wrap .img-box1 {
        background-image: url(./images/section_img_mo_03@3x.jpg);
    }
    .section2 .animation-wrap .img-box2 {
        background-image: url(images/section_img_mo_04@3x.optimized.webp);
    }
    .section2 .bg {
        margin: 0 0 0 -30rem;
        height: 197rem;
    }

    .section3 .list {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
    .section3 .list .item {
        width: 222rem;
        height: 193rem;
        margin-left: 32rem;
    }
    .section3 .list .item + .item {
        margin-top: 56rem;
    }
    .section3 .item .item-content {
        width: 161rem;
        height: 158rem;
        top: -11rem;
        left: -58rem;
    }
    .section3 .item-content .tit {
        font-size: 22rem;
        line-height: 30rem;
        letter-spacing: -0.55rem;
        margin-bottom: 10rem;
        margin-top: 1rem;
    }
    .section3 .item-content .desc {
        font-size: 14rem;
        line-height: 22rem;
        letter-spacing: -0.35rem;
        word-break: keep-all;
    }
    .section3 .item-content .info {
        margin-right: -105rem;
    }
    .section3 .item-content .num {
        font-size: 20rem;
        line-height: 29rem;
        letter-spacing: -0.5rem;
        padding-left: 21rem;
    }
    .section3 .img-box {
        width: 299rem;
        height: 228rem;
        margin: 39rem auto 86rem;
        background: url(./images/section_img_mo_02@3x.png) no-repeat center;
        background-size: 100% auto;
    }

    .section4 {
        height: 840rem;
        background: linear-gradient(to bottom, #fff 0rem, #fff 420rem, #e2e2e2 420rem, #e2e2e2 100%);
        margin-bottom: 80rem;
    }
    .section4 .s-desc-list {
        height: 72rem;
    }
    .section4 .section4-bg {
        height: 420rem;
    }
    .section4 .img-box {
        width: 300rem;
        height: 479rem;
        margin-top: 52rem;
        margin-left: auto;
        margin-right: auto;
        background-image: url(images/section_img_mo_05@3x.optimized.webp);
        background-size: 100% auto;
    }
    .section4 .img-box > .img-box {
        width: 86rem;
        height: 153rem;
        background-image: url(./images/section_img_mo_06@3x.jpg);
        background-size: 100% auto;
        border-radius: 8rem;
        right: -8rem;
    }

    .section6 .swiper-container {
        left: -36rem;
    }
    .section5 .slider,
    .section6 .slider {
        width: 300rem;
    }
    .section5 .info {
        float: none;
    }
    .section6 .info {
        float: none;
    }
    .section5 .slider {
        float: right;
    }
    .section6 .slider {
        float: none;
    }
    .section6 {
        margin-bottom: 120rem;
    }

    .section7 .view-box {
        width: 300rem;
        height: 1100rem;
        overflow: unset;
        margin: 0 auto;
    }
    .section7 .s-tit {
        marign-bottom: 10rem;
    }
    .section-v4 .s-desc {
        line-height: 24rem;
    }
    .phone-img-list {
        padding: 0;
        height: 1300rem;
        margin-top: 40rem;
        align-content: space-between;
    }

    .phone-img-list .img-box,
    .phone-img-list .empty-box1,
    .phone-img-list .empty-box2 {
        width: 133rem;
    }
    .phone-img-list .phone-img-box.active {
        border-radius: 14rem;
        width: 141rem;
        box-shadow: 3rem 3rem 10rem 0 rgba(0, 0, 0, 0.2);
        padding: 0;
    }
    .phone-img-list .phone-img-box.active .img-box {
        width: 129rem;
    }
    .phone-img-list .phone-img-box {
        width: 133rem;
        padding: 0;
    }
    .phone-img-list .empty-box2 {
        display: none;
    }

    .phone-img-list .empty-box1 {
        order: 10;
        height: 137rem;
    }
    .phone-img-list .phone-img-box:nth-child(1) {
        order: 55;
    }
    .phone-img-list .phone-img-box:nth-child(2) {
        order: 30;
    }
    .phone-img-list .phone-img-box:nth-child(3) {
        order: 40;
    }
    .phone-img-list .phone-img-box:nth-child(4) {
        order: 60;
    }
    .phone-img-list .phone-img-box:nth-child(5) {
        order: 35;
    }
    .phone-img-list .phone-img-box:nth-child(6) {
        order: 70;
    }
    .phone-img-list .phone-img-box:nth-child(7) {
        order: 80;
    }
}

@media screen and (max-width: 1240px) {
}

@media screen and (max-width: 1040px) {
    html {
        font-size: 1.3px;
    }
}
@media screen and (max-width: 980px) {
}

/* 모바일 버전 */
@media screen and (max-width: 767px) {
    html {
        font-size: 1.15px;
    }
    .visual {
        background-size: auto 100%;
    }
}

@media screen and (max-width: 440px) {
    html {
        font-size: 1px;
    }
}
@media screen and (max-width: 360px) {
    .section3 .img-box {
        width: 100%;
    }
    .section4 .img-box {
        width: 100%;
    }
    .section7 .view-box {
        margin-left: calc(50% - 150rem);
    }
}
