﻿
.nice-select {
    float: none;
    height: auto;
    line-height: normal;
}
#Contact .banner {
    background-image: url(../images/banner-contactn.jpg);
}

    #Contact .banner .h1 {
        margin: 0 0 91.218px;
    }

#Contact .line {
    width: 36.613vw;
}

#Contact .h1 {
    margin-top: 12.902vw;
}

#Contact .row {
    max-width: 768px;
}

#Contact .halfRow {
    width: 100%;
}

#Contact .flex {
    margin-top: 50px;
    margin-top: 46px;
}

    #Contact .flex iframe {
        width: 100%;
        height: 308.328px;
    }

#Contact .map {
    position: relative;
    width: 100%;
}

    #Contact .map .bg {
        position: absolute;
        top: 50%;
        width: 100%;
        padding-top: 874.132px;
        transform: translateY(-40%);
        background: url(../images/contactBg.jpg) center no-repeat;
        background-size: cover;
    }

#Contact .side1 {
    position: absolute;
    left: 0;
    bottom: -5vw;
    width: 6.979vw;
}

#Contact .side2 {
    position: absolute;
    right: 0;
    bottom: 10vw;
    width: 7.135vw;
}

a {
    color: #313234;
}

    a:hover {
        color: #e74a48;
    }

#Contact .flex.sp {
    margin-top: unset;
}

#Contact #Address .txtfont {
    font-size: 17.227px;
}

@media screen and (min-width: 600px) {

    #Contact .banner .h1 {
        margin: 0 0 15.203vw;
    }
}

@media screen and (min-width: 620px) {

    #Contact .line {
        width: 227px;
    }

    #Contact .h1 {
        margin-top: 79.994px;
    }
}

@media screen and (max-width: 767px) {

    #Contact .halfRow {
        margin: auto;
        display: block;
        max-width: 360px;
    }
}

@media screen and (min-width: 768px) {

    #Contact .halfRow {
        width: 47%;
    }

        #Contact .halfRow.sp {
            margin-top: unset;
            margin: 0 auto;
        }

    #Contact .flex.sp {
        margin-top: unset;
    }
}

@media screen and (min-width: 1480px) {

    #Contact .h1 {
        margin-top: 5.405vw;
    }

    #Contact .line {
        width: 15.338vw;
    }

    #Contact .row {
        max-width: 51.892vw;
    }

    #Contact .flex {
        margin-top: 3.108vw;
    }


        #Contact .flex iframe {
            width: 100%;
            height: 20.833vw;
        }

    #Contact .map .bg {
        padding-top: 59.063vw;
    }
    #Contact #Address .txtfont {
        font-size: 1.164vw;
    }
}
