/* Start PC Device */
@media screen and (min-width: 1440px) {
    /* Start Visual */
    /* Start 1단 배경이미지 */
    section.visual {
        position: relative;
    }
    section.visual .image__area {
        position: absolute;
        top: 0;
        left: 0;
        filter: brightness(.5);
        width: 100%;
    }
    section.visual .image__area > img {
        width: 100%;
        height: 470px;
    }
    /* End 1단 배경이미지 */
    /* End Visual */

    /* Start oneLayer-title */
    section.oneLayer-title {
        position: relative;
    }
    section.oneLayer-title .inner {
        height: 100%;
        min-height: 470px;
    }
    section.oneLayer-title .inner .title__txt {
        position: absolute;
        top: 45%;
        left: 0;
        right: 0;
    }
    section.oneLayer-title .inner .title__txt > span {
        color: #FFF;
        text-align: center;
        font-size: 60px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    /* End oneLayer-title */

    /* Start twoLayer */
    section.twoLayer {
        position: relative;
    }
    section.twoLayer .inner {
        height: 100%;
        min-height: 500px;
    }
    section.twoLayer .inner .content-txts {
        position: relative;
        margin-top: 150px;
    }
    section.twoLayer .inner .content-txts .content-txt {
        display: block;
        padding: 0 30px;
    }
    section.twoLayer .inner .content-txts .content-txt {
        & .txt-order__1 {
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
        & .txt-order__2 {
            margin-top: 44px;
            color: #000;
            text-align: center;
            font-size: 45px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.9px;
        }
        & .txt-order__3 {
            margin-top: 76px;
            color: #000;
            text-align: center;
            font-size: 18px;
            font-style: normal;
            font-weight: 350;
            line-height: 29px; /* 161.111% */
            letter-spacing: -0.36px;
        }
    }
    section.twoLayer .inner .content-cards {
        margin: 120px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    section.twoLayer .inner .content-cards .content-card {
        display: block;
        width: 300px;
        margin: 0 50px;
        padding: 20px;
        border: 1px solid #C9C9C9;
        border-radius: 3px;
    }
    section.twoLayer .inner .content-cards .content-card {
        & img {
            width: 100%;
            height: 300px;
        }

        & p {
            margin-top: 20px;
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
    }
    section.twoLayer .inner .vertical-line {
        width: 1px;
        height: 100px;
        margin: 120px auto;
        background: #959595;
        overflow: hidden;
        position: relative;
    }
    /* End twoLayer */
    /* Start threeLayer */
    section.threeLayer {
        position: relative;
    }
    section.threeLayer .inner {

    }
    section.threeLayer .inner .content-txts {
        position: relative;
        height: 120px;
        margin-top: 120px;
    }
    section.threeLayer .inner .content-txts .content-txt {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 30px;
    }
    section.threeLayer .inner .content-txts .content-txt {
        & .txt-order__1 {
            color: #000;
            text-align: center;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.8px;
        }
        & .txt-order__2 {
            margin-top: 66px;
            color: #00A0E9;
            text-align: center;
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.8px;
        }
    }
    section.threeLayer .inner .content-image {
        margin-top: 72px;
        margin-bottom: 85px;
        padding: 0 30px;

        display: flex;
        justify-content: center;
    }
    section.threeLayer .inner .content-image > img {
        max-width: 100%;
    }
    /* End threeLayer */
    /* Start fourLayer */
    section.fourLayer {
        position: relative;
    }
    section.fourLayer .inner {

    }
    section.fourLayer .inner .content-item {
        margin-top: 200px;
        margin-bottom: 150px;
        display: flex;
        justify-content: space-between;
        padding: 0 30px;
    }
    section.fourLayer .inner .content-item .left-item {
        width: 100%;
    }
    section.fourLayer .inner .content-item .left-item .content-txts {
        position: relative;
        height: 500px;
    }
    section.fourLayer .inner .content-item .left-item .content-txts:first-child,
    section.fourLayer .inner .content-item .left-item .content-txts:last-child {
        margin: 0;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt {
        display: block;
        position: relative;
        margin: 52px 0 28px 0;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt:first-child,
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt:nth-child(2) {
        display: inline;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt {
        & .txt-order__1 {
            color: #00A0E9;
            font-size: 80px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        & .txt-order__2 {
            color: #00A0E9;
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        & .txt-order__3 {
            color: #000;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
        & .txt-order__4 {
            color: #959595;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.32px;
        }
    }
    section.fourLayer .inner .content-item .right-item {

    }
    section.fourLayer .inner .content-item .right-item .content-image {
        width: 700px;
        height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    /* End fourLayer */
}
/* End PC Device */
/* Start Tablet Device */
@media screen and (min-width: 834px) and (max-width: 1439px) {
    /* Start Visual */
    /* Start 1단 배경이미지 */
    section.visual {
        position: relative;
    }
    section.visual .image__area {
        position: absolute;
        top: 0;
        left: 0;
        filter: brightness(.5);
        width: 100%;
    }
    section.visual .image__area > img {
        width: 100%;
        height: 100%;
        min-height: 390px;
        max-height: 470px;
    }
    /* End 1단 배경이미지 */
    /* End Visual */

    /* Start oneLayer-title */
    section.oneLayer-title {
        position: relative;
    }
    section.oneLayer-title .inner {
        height: 100%;
        min-height: 390px;
        max-height: 470px;
    }
    section.oneLayer-title .inner .title__txt {
        position: absolute;
        top: 55%;
        left: 0;
        right: 0;
    }
    section.oneLayer-title .inner .title__txt > span {
        color: #FFF;
        text-align: center;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    /* End oneLayer-title */

    /* Start twoLayer */
    section.twoLayer {
        position: relative;
    }
    section.twoLayer .inner {
        height: 100%;
        min-height: 500px;
    }
    section.twoLayer .inner .content-txts {
        position: relative;
        margin-top: 150px;
    }
    section.twoLayer .inner .content-txts .content-txt {
        display: block;
        padding: 0 30px;
    }
    section.twoLayer .inner .content-txts .content-txt {
        & .txt-order__1 {
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
        & .txt-order__2 {
            margin-top: 44px;
            color: #000;
            text-align: center;
            font-size: 36px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.9px;
        }
        & .txt-order__3 {
            margin-top: 76px;
            color: #000;
            text-align: center;
            font-size: 18px;
            font-style: normal;
            font-weight: 350;
            line-height: 29px; /* 161.111% */
            letter-spacing: -0.36px;
        }
    }
    section.twoLayer .inner .content-cards {
        margin: 120px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    section.twoLayer .inner .content-cards .content-card {
        display: block;
        width: 300px;
        margin: 30px;
        padding: 20px;
        border: 1px solid #C9C9C9;
        border-radius: 3px;
    }
    section.twoLayer .inner .content-cards .content-card {
        & img {
            width: 100%;
            height: 300px;
        }

        & p {
            margin-top: 20px;
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
    }
    section.twoLayer .inner .vertical-line {
        width: 1px;
        height: 100px;
        margin: 120px auto;
        background: #959595;
        overflow: hidden;
        position: relative;
    }
    /* End twoLayer */
    /* Start threeLayer */
    section.threeLayer {
        position: relative;
    }
    section.threeLayer .inner {

    }
    section.threeLayer .inner .content-txts {
        position: relative;
        height: 120px;
        margin-top: 120px;
    }
    section.threeLayer .inner .content-txts .content-txt {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 30px;
    }
    section.threeLayer .inner .content-txts .content-txt {
        & .txt-order__1 {
            color: #000;
            text-align: center;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.8px;
        }
        & .txt-order__2 {
            margin-top: 66px;
            color: #00A0E9;
            text-align: center;
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.8px;
        }
    }
    section.threeLayer .inner .content-image {
        margin-top: 72px;
        margin-bottom: 85px;
        padding: 0 30px;

        display: flex;
        justify-content: center;
    }
    section.threeLayer .inner .content-image > img {
        max-width: 100%;
    }
    /* End threeLayer */
    /* Start fourLayer */
    section.fourLayer {
        position: relative;
    }
    section.fourLayer .inner {

    }
    section.fourLayer .inner .content-item {
        margin-top: 120px;
        margin-bottom: 150px;
        display: block;
        padding: 0 30px;
    }
    section.fourLayer .inner .content-item .left-item {
        width: 100%;
    }
    section.fourLayer .inner .content-item .left-item .content-txts {
        position: relative;
    }
    section.fourLayer .inner .content-item .left-item .content-txts:first-child,
    section.fourLayer .inner .content-item .left-item .content-txts:last-child {
        margin: 0;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt {
        display: block;
        position: relative;
        margin: 52px 0 28px 0;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt:first-child,
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt:nth-child(2) {
        display: inline;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt {
        & .txt-order__1 {
            color: #00A0E9;
            font-size: 80px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        & .txt-order__2 {
            color: #00A0E9;
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        & .txt-order__3 {
            color: #000;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
        & .txt-order__4 {
            color: #959595;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.32px;
        }
    }
    section.fourLayer .inner .content-item .right-item {
        margin-top: 39px;
    }
    section.fourLayer .inner .content-item .right-item .content-image {
        width: 100%;
        height: 553px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    /* End fourLayer */
}
/* End Tablet Device */
/* Start Mobile Device */
@media screen and (max-width: 833px) {
    /* Start Visual */
    /* Start 1단 배경이미지 */
    section.visual {
        position: relative;
    }
    section.visual .image__area {
        position: absolute;
        top: 0;
        left: 0;
        filter: brightness(.5);
        width: 100%;
    }
    section.visual .image__area > img {
        width: 100%;
        height: 100%;
        min-height: 225px;
        max-height: 390px;
    }
    /* End 1단 배경이미지 */
    /* End Visual */

    /* Start oneLayer-title */
    section.oneLayer-title {
        position: relative;
    }
    section.oneLayer-title .inner {
        height: 100%;
        min-height: 225px;
        max-height: 390px;
    }
    section.oneLayer-title .inner .title__txt {
        position: absolute;
        top: 60%;
        left: 0;
        right: 0;
    }
    section.oneLayer-title .inner .title__txt > span {
        color: #FFF;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    /* End oneLayer-title */

    /* Start twoLayer */
    section.twoLayer {
        position: relative;
    }
    section.twoLayer .inner {
        height: 100%;
        min-height: 500px;
    }
    section.twoLayer .inner .content-txts {
        position: relative;
        margin-top: 80px;
    }
    section.twoLayer .inner .content-txts .content-txt {
        display: block;
        padding: 0 25px;
    }
    section.twoLayer .inner .content-txts .content-txt {
        & .txt-order__1 {
            color: #000;
            text-align: center;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
        & .txt-order__2 {
            margin-top: 30px;
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.9px;
        }
        & .txt-order__3 {
            margin-top: 46px;
            color: #000;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 350;
            line-height: 29px; /* 161.111% */
            letter-spacing: -0.36px;
        }
    }
    section.twoLayer .inner .content-cards {
        margin: 60px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    section.twoLayer .inner .content-cards .content-card {
        display: block;
        width: 300px;
        margin: 0 25px 25px 25px;
        padding: 20px;
        border: 1px solid #C9C9C9;
        border-radius: 3px;
    }
    section.twoLayer .inner .content-cards .content-card {
        & img {
            width: 100%;
            height: 300px;
        }

        & p {
            margin-top: 20px;
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.48px;
        }
    }
    section.twoLayer .inner .vertical-line {
        width: 1px;
        height: 100px;
        margin: 60px auto;
        background: #959595;
        overflow: hidden;
        position: relative;
    }
    /* End twoLayer */
    /* Start threeLayer */
    section.threeLayer {
        position: relative;
    }
    section.threeLayer .inner {

    }
    section.threeLayer .inner .content-txts {
        position: relative;
        height: 127px;
        margin-top: 120px;
    }
    section.threeLayer .inner .content-txts .content-txt {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 25px;
    }
    section.threeLayer .inner .content-txts .content-txt {
        & .txt-order__1 {
            color: #000;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.48px;
        }
        & .txt-order__2 {
            margin-top: 66px;
            color: #00A0E9;
            text-align: center;
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.48px;
        }
    }
    section.threeLayer .inner .content-image {
        margin: 60px 0;
        padding: 0 25px;

        display: flex;
        justify-content: center;
    }
    section.threeLayer .inner .content-image > img {
        max-width: 100%;
    }
    /* End threeLayer */
    /* Start fourLayer */
    section.fourLayer {
        position: relative;
    }
    section.fourLayer .inner {

    }
    section.fourLayer .inner .content-item {
        margin-top: 80px;
        margin-bottom: 150px;
        display: block;
        padding: 0 25px;
    }
    section.fourLayer .inner .content-item .left-item {

    }
    section.fourLayer .inner .content-item .left-item .content-txts {
        position: relative;
    }
    section.fourLayer .inner .content-item .left-item .content-txts:first-child,
    section.fourLayer .inner .content-item .left-item .content-txts:last-child {
        margin: 0;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt {
        display: block;
        position: relative;
        margin: 52px 0 28px 0;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt:first-child,
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt:nth-child(2) {
        display: inline;
    }
    section.fourLayer .inner .content-item .left-item .content-txts .content-txt {
        & .txt-order__1 {
            color: #00A0E9;
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        & .txt-order__2 {
            color: #00A0E9;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        & .txt-order__3 {
            color: #000;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -0.32px;
        }
        & .txt-order__4 {
            color: #959595;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.24px;
        }
    }
    section.fourLayer .inner .content-item .right-item {
        margin-top: 40px;
    }
    section.fourLayer .inner .content-item .right-item .content-image {
        width: 100%;
        height: 232px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    /* End fourLayer */
}
/* End Mobile Device */