﻿
#fp-nav.right {
    right: 94px;
    top: 45%;
}

#fp-nav ul li {
    height: 2.5em;
}

    #fp-nav ul li a span,
    #fp-nav ul li a.active span,
    #fp-nav ul li:hover a.active span,
    #fp-nav ul li:hover a span {
        height: 5px;
        width: 5px;
        margin: -6px 0 0 -6px;
    }

.fp-viewing-1st #fp-nav ul li a span,
.fp-viewing-3rd #fp-nav ul li a span,
.fp-viewing-foot #fp-nav ul li a span {
    background: white;
}

.fp-viewing-1st #fp-nav ul li a.active span, .fp-viewing-1st #fp-nav ul li:hover a.active span, .fp-viewing-1st #fp-nav ul li:hover a span,
.fp-viewing-3rd #fp-nav ul li a.active span, .fp-viewing-3rd #fp-nav ul li:hover a.active span, .fp-viewing-3rd #fp-nav ul li:hover a span,
.fp-viewing-foot #fp-nav ul li a.active span, .fp-viewing-foot #fp-nav ul li:hover a.active span, .fp-viewing-foot #fp-nav ul li:hover a span {
    background: black;
}

.fp-viewing-2nd_black #fp-nav ul li a span {
    background: black;
}

.fp-viewing-2nd_black #fp-nav ul li a.active span, .fp-viewing-2nd_black #fp-nav ul li:hover a.active span, .fp-viewing-2nd_black #fp-nav ul li:hover a span {
    background: white;
}

/* 1페이지 */
#Section1 {
    background-color: #5D00A7;
    z-index: 15;
}

div.service-first-1 {
    height: 23.1%;
    width: 100%;
    display: block;
}

div.service-first-2 {
    height: 82px;
    width: 100%;
    text-align: center;
    padding: 0px;
    display: block;
}

    div.service-first-2 > img {
        width: 598px;
        margin: 0px;
    }

    div.service-first-2 > span {
        font-size: 110px;
        line-height: 0px;
        font-family: montserrat-extrabold;
    }

div.service-first-3 {
    width: 100%;
    height: 80px;
}

div.service-first-4 {
    text-align: center;
    z-index: 8;
    will-change: transform;
}

    div.service-first-4 > img {
        width: 48%;
        margin: 0px;
    }

    div.service-first-4 > .moImg {
        display: none;
    }

/* 2페이지 */
#Section2 {
    background-color: #ebebeb;
    z-index: 15;
}

div.service-second-1 {
    height: 26%;
    width: 100%;
    display: block;
}

div.service-second-2 {
    height: 75px;
    width: 100%;
    text-align: center;
    padding: 0px;
    display: block;
}

    div.service-second-2 > span {
        font-size: 100px;
        line-height: 0px;
        font-family: montserrat-extrabold;
        color: #212121;
    }

div.service-second-3 {
    width: 100%;
    height: 20px;
}

    div.service-second-3 > p {
        display: none;
    }

div.service-second-4 {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0px;
    z-index: 8;
}

    div.service-second-4 > img {
        width: 254px;
        margin: 12px;
    }

div.service-second-5 {
    width: 100%;
    height: 40px;
}

div.service-second-6 {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0px;
    font-family: notosanskr-medium;
    font-size: 19px;
    line-height: 1.5em;
    z-index: 10;
    color: #212121;
}


/* 3페이지 */
#Section3 {
    background-color: #5D00A7;
    z-index: 15;
}

div.service-third-1 {
    height: 26%;
    width: 100%;
    display: block;
}

div.service-third-2 {
    position: relative;
    height: 75px;
    width: 100%;
    text-align: center;
    padding: 0px;
    display: block;
    z-index: 10;
}

    div.service-third-2 > span {
        font-size: 100px;
        line-height: 0px;
        font-family: montserrat-extrabold;
    }

div.service-third-3 {
    width: 100%;
    height: 20px;
}

    div.service-third-3 > p {
        display: none;
    }

div.service-third-4 {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0px;
    z-index: 8;
}

    div.service-third-4 > img {
        width: 254px;
        margin: 12px;
    }

div.service-third-5 {
    width: 100%;
    height: 40px;
}

div.service-third-6 {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0px;
    font-family: notosanskr-medium;
    font-size: 19px;
    line-height: 1.5em;
    z-index: 10;
}

@media screen and (max-width: 1440px) {
    div.service-first-2 {
        height: 82px;
        width: 100%;
        text-align: center;
        padding: 0px;
        display: block;
    }

        div.service-first-2 > img {
            height: 70%%;
            width: auto;
        }

        div.service-first-2 > span {
            font-size: 105px;
            line-height: 0px;
            font-family: montserrat-extrabold;
        }

    div.service-first-4 > img {
        width: 60%;
        margin: 0px;
    }

    div.service-second-1 {
        height: 27%;
        max-height: 316px;
        width: 100%;
        display: block;
    }

    div.service-second-2 > span {
        font-size: 87px;
        line-height: 0px;
        font-family: montserrat-extrabold;
        color: #212121;
    }

    div.service-second-4 > img {
        width: 250px;
        margin: 16px;
    }

    div.service-third-1 {
        height: 27%;
        width: 100%;
        display: block;
    }

    div.service-third-2 > span {
        font-size: 87px;
        line-height: 0px;
        font-family: montserrat-extrabold;
        color: #ffffff;
    }

    div.service-third-4 > img {
        width: 250px;
        margin: 16px;
    }
}

@media screen and (max-width: 1024px) {

    div.service-first-1 {
        height: 32%;
        width: 100%;
        display: block;
    }

    div.service-first-2 {
        height: 82px;
        width: 100%;
        text-align: center;
        padding: 0px;
        display: block;
    }

        div.service-first-2 > img {
            height: 58%;
            width: auto;
        }

        div.service-first-2 > span {
            font-size: 69px;
            line-height: 0px;
            font-family: montserrat-extrabold;
        }

    div.service-first-4 > img {
        width: 80%;
        margin: 0px;
    }

    div.service-second-1 {
        height: 32%;
        max-height: 316px;
        width: 100%;
        display: block;
    }

    div.service-second-2 > span {
        font-size: 80px;
        line-height: 0px;
        font-family: montserrat-extrabold;
        color: #212121;
    }

    div.service-second-4 > img {
        width: 207px;
        margin: 16px;
    }

    div.service-third-1 {
        height: 32%;
        width: 100%;
        display: block;
    }

    div.service-third-2 > span {
        font-size: 67px;
        line-height: 0px;
        font-family: montserrat-extrabold;
    }

    div.service-third-4 > img {
        width: 207px;
        margin: 16px;
    }
}

/*여기서부터 모바일*/
@media screen and (max-width: 720px) {
    #fp-nav {
        display: none;
    }

    div.service-first-1 {
        height: 70px;
        width: 100%;
        min-height: 110px;
        display: block;
    }

    div.service-first-2 {
        position: relative;
        width: 100%;
        max-height: 152px;
        height: 44px;
        z-index: 10;
    }

        div.service-first-2 > img {
            height: 69%;
            width: auto;
        }

        div.service-first-2 > span {
            font-size: 45px;
            line-height: 0px;
            font-family: montserrat-extrabold;
        }

    div.service-first-3 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        height: 27px;
    }

    div.service-first-4 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        height: 25px;
        z-index: 10;
    }

        div.service-first-4 > img {
            width: 30%;
        }

        div.service-first-4 > .pcImg {
            display: none;
        }

        div.service-first-4 > .moImg {
            display: inline-block;
        }

    div.service-second-1 {
        height: 14%;
    }

    div.service-second-2 {
        height: 4%;
        width: 100%;
        text-align: center;
        padding: 0px;
        display: block;
    }

        div.service-second-2 > span {
            font-size: 37px;
            line-height: 0px;
            font-family: montserrat-extrabold;
            color: #212121;
        }

    div.service-second-3 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        height: 8%;
        text-align: center;
        padding: 0px;
        font-family: notosanskr-medium;
        font-size: 1em;
        color: #212121;
        line-height: 1.5em;
        z-index: 10;
    }

        div.service-second-3 > p {
            display: block;
        }

    div.service-second-4 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        div.service-second-4 > img {
            width: 30%;
            margin: 6px;
        }

    div.service-second-5 {
        display: none;
    }

    div.service-second-6 {
        display: none;
    }


    div.service-third-1 {
        width: 100%;
        display: block;
        height: 14%;
    }

    div.service-third-2 {
        height: 4%;
    }

        div.service-third-2 > span {
            font-size: 37px;
            line-height: 0px;
            font-family: montserrat-extrabold;
        }

    div.service-third-3 {
        position: relative;
        width: 100%;
        height: 8%;
        text-align: center;
        padding: 0px;
        font-family: notosanskr-medium;
        font-size: 1em;
        color: #ffffff;
        line-height: 1.5em;
        z-index: 10;
        display: block;
    }

        div.service-third-3 > p {
            display: block;
        }

    div.service-third-4 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        div.service-third-4 > img {
            width: 30%;
            margin: 6px;
        }

    div.service-third-5 {
        height: 40px;
    }

    div.service-third-6 {
        display: none;
    }

    div.service-third-mobile-1 {
        height: 30px;
    }

    div.service-third-mobile-2 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0px;
        z-index: 8;
    }

        div.service-third-mobile-2 > img {
            width: 210px;
            height: auto;
            margin: 0px;
        }

    div.service-third-mobile-3 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        text-align: center;
        padding: 2px;
        z-index: 8;
    }

        div.service-third-mobile-3 > img {
            /*border: 1px solid white;*/
            width: 7px;
            height: auto;
            margin: 0px;
        }

    div.service-third-mobile-4 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0px;
        z-index: 8;
    }

        div.service-third-mobile-4 > img {
            width: 180px;
            height: auto;
            margin: 0px;
        }

    div.service-third-mobile-5 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        text-align: center;
        padding: 2px;
        z-index: 8;
    }

        div.service-third-mobile-5 > img {
            /*border: 1px solid white;*/
            width: 7px;
            height: auto;
            margin: 0px;
        }

    div.service-third-mobile-6 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0px;
        z-index: 8;
    }

        div.service-third-mobile-6 > img {
            width: 180px;
            height: auto;
            margin: 0px;
        }
}

@media screen and (max-width: 520px) {
    #fp-nav {
        display: none;
    }

    .br-tablet {
        display: none;
    }

    .div-m-display {
        display: block;
    }

    div.service-first-1 {
        min-height: 90px;
        width: 100%;
        height: 17%;
        display: block;
    }

    div.service-first-2 {
        position: relative;
        width: 100%;
        max-height: 58px;
        min-height: 33px;
        height: 33px;
        z-index: 10;
    }

        div.service-first-2 > img {
            height: 63%;
            width: auto;
        }

        div.service-first-2 > span {
            font-size: 31px;
            line-height: 0px;
            font-family: montserrat-extrabold;
        }

    div.service-first-3 {
        width: 100%;
        height: 4%;
        min-height: 20px;
    }

    div.service-first-4 {
        /*border: 1px solid white;*/
        position: relative;
        width: 100%;
        height: 660px;
        min-height: 18px;
        z-index: 10;
    }

        div.service-first-4 > img {
            width: 19vh;
        }

        div.service-first-4 > .moImg {
            display: inline-block;
        }

        div.service-first-4 > .pcImg {
            display: none;
        }

    div.service-first-5 {
        position: relative;
        width: 100%;
        height: 20px;
        min-height: 20px;
    }

    div.service-first-6 {
        position: relative;
        width: 100%;
        z-index: 10;
        bottom: 0px;
        min-height: 17px;
    }

        div.service-first-6 > a {
            font-size: 14px;
            margin-left: 20px;
        }

            div.service-first-6 > a:hover::after {
                content: '';
                display: block;
                width: 79.75px;
                height: 2px;
                position: relative;
                top: 3px;
                background-color: white;
                margin-left: 20px;
            }

    div.service-first-mobile-1 {
        position: relative;
        bottom: 0px;
        width: 100%;
        height: 290px;
        min-height: 30px;
    }



    div.service-second-1 {
        height: 14%;
    }

    div.service-second-2 {
        line-height: unset;
        height: 6%;
        display: table;
        text-align: center;
    }

        div.service-second-2 > span {
            padding: 0px;
            font-size: 8vw;
            display: table-cell;
            vertical-align: middle;
        }

    div.service-second-3 {
        height: 7%;
        font-size: 3.6vw;
        display: table;
        margin-top: 7px;
    }
        div.service-second-3 > p {
            display: table-cell;
            vertical-align: middle;
        }

    div.service-second-4 {
        /*border: 1px solid white;*/
        height: 71%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3%;
    }

        div.service-second-4 > img {
            width: 17vh;
            margin: 6px;
        }

    div.service-second-5 {
        display: none;
    }

    div.service-second-6 {
        display: none;
    }


    div.service-third-1 {
        height: 14%;
    }

    div.service-third-2 {
        line-height: unset;
        height: 6%;
        display: table;
        text-align: center;
    }

        div.service-third-2 > span {
            padding: 0px;
            font-size: 8vw;
            display: table-cell;
            vertical-align: middle;;
        }

    div.service-third-3 {
        display: table;
        height: 7%;
        font-size: 3.6vw;
        margin-top: 7px;
    }
        div.service-third-3 > p {
            display: table-cell;
            vertical-align: middle;
        }

    div.service-third-4 {
        height: 71%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3%;
    }

        div.service-third-4 > img {
            width: 17vh;
            margin: 6px;
        }

    div.service-third-5 {
        height: 40px;
    }

    div.service-third-6 {
        display: none;
    }
}
