.pc-inline{
    display: inline;
}
.tablet{
    display:none;
}
.mobile{
    display:none;
}
.pc{
    display: flex;
}
.pc-mobile{
    display: flex;
}
.mobile-pc{
    display: none;
}
/* footer */
.footer{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 4% 9% 8%;
    background: black;
}
.footer_content{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    white-space: nowrap;
}
.footer_content_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
}
.footer_content_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
}
.footer_content_top{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    color: white;
    font-size: 1vw;
    padding-bottom: 1%;
    font-family: 'Pretendard-bold';
}
.footer_content_mid{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    color: white;
    font-size: 1vw;
    padding-bottom: 1%;
    font-family: 'Pretendard-bold';
}
.footer_content_bottom{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    color: white;
    font-size: 1vw;
    font-family: 'Pretendard-bold';
}
.footer_01{
    width: 12%;
    margin: 0% 4% 0% 0%;
}
.footer_02{
    width: 44%;
}
.footer_mid_text{
    color: #999999;
}
/* footer */
/* quick */
.contact_service{
    display: flex;
    flex-direction: row;
    justify-content:center;
    align-items:center;
    width:100%;
    position: fixed; 
    bottom: 0; 
    z-index: 111111111; 
    padding: 0.5% 0%;
    background-color: #031c45;
}
.quick_01{
    width: 14%;
}
.quick_02{
    margin: 0% 7% 0% 1%;
    width: 18%;
}
.quick_03{
    margin: 0% 4% 0% 0%;
    width: 21%;
}
.quick_04{
    width: 13%;
    cursor: pointer;
}
/* quick */
@media screen and (max-width:1023px) {
    .contact_service {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 111111111;
        padding: 2% 0% 2% 0%;
        background-color: #031c45;
    }
    .contact_mid {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 35%;
        margin-left: -30%;
    }
    .quickAgree_checkbox {
        position: absolute;
        left: 18.3%;
        width: 1.5%;
        height: 1.5vw;
        top: 9%;
        z-index: 1;
    }
    .quickAgree_fornt{
        margin-bottom: 0.3%;
        color: black;
        font-size: 2vw;
        width: 20%;
    }
    .footer_submit {
        left: 76%;
        top: 50%;
        transform: translateY(-50%);
        width: 18%;
        animation: blk 1s infinite ease-in-out;
    }
    .quick_agree {
        position: absolute;
        left: -21.5%;
        top: 3%;
        white-space: nowrap;
        width: 53%;
    }
    .footer_logo {
        left: 5%;
        top: 15%;
        transform: translateY(-50%);
        width: 10%;
    }
    .footer_logo2{
        display: none;
    }
    .footer_call {
        display: block;
        left: 53.5%;
        top: 50%;
        transform: translateY(-50%);
        width: 21%;
    }
    .quick_01 {
        width: 19%;
    }
    .quick_02 {
        margin: 0% 2% 0% 1%;
        width: 23%;
    }
    .quick_03 {
        margin: 0% 2% 0% 0%;
        width: 26%;
    }
    .quick_04 {
        width: 19%;
        cursor: pointer;
    }
    .footer{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        padding: 6% 8% 16%;
        background: black;
    }
    .footer_content_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 50%;
        margin: 0% 0% 0% -10%;
    }
    .footer_content_top {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 2vw;
        padding-bottom: 1%;
        font-family: 'Pretendard-bold';
    }
    .footer_content_mid {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 2vw;
        padding-bottom: 1%;
        font-family: 'Pretendard-bold';
    }
    .footer_content_bottom {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 2vw;
        font-family: 'Pretendard-bold';
    }
}
@media screen and (max-width:599px){
    .contact_service {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 111111111;
        padding: 0% 0% 2% 0%;
        padding-top: 2%;
        background-color: #031c45;
    }
    .contact_mid {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 50%;
        margin-left: -5%;
    }
    .footer_submit {
        left: 74%;
        top: 55%;
        transform: translateY(-50%);
        width: 22%;
        animation: blk 1s infinite ease-in-out;
    }
    .quick_agree {
        position: absolute;
        left: -14%;
        top: 8%;
        white-space: nowrap;
        width: 53%;
    }
    .quickAgree_checkbox {
        position: absolute;
        left: 23%;
        width: 3%;
        height: 3vw;
        top: 10%;
        z-index: 1;
    }
    .quickAgree_fornt{
        margin-bottom: 0%;
        color: black;
        font-size: 2.8vw;
        width: 20%;
    }
    .footer_logo {
        left: 4%;
        top: 15%;
        transform: translateY(-50%);
        width: 18%;
    }
    .footer_call {
        left: 61%;
        top: 50%;
        transform: translateY(-50%);
        width: 12%;
    }
    .footer_call{
        display: none;
    }
    .footer_input_form .footer_input {
        width: 38%;
        height: 4vw;
        white-space: nowrap;
        margin-right: 1%;
        font-size: 1vw;
    }
    .footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        padding: 9% 10%;
        padding-bottom: 22%;
        background: black;
    }
    .footer_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        white-space: nowrap;
    }
    .footer_submit {
        left: 73%;
        top: 55%;
        transform: translateY(-50%);
        width: 23%;
        animation: blk 1s infinite ease-in-out;
    }
    .footer_content_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 50%;
        margin: 0% 0% 4% 0%;
    }
    .footer_content_top {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 3vw;
        padding-bottom: 1%;
        font-family: 'Pretendard-bold';
    }
    .footer_content_mid {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 3vw;
        padding-bottom: 1%;
        font-family: 'Pretendard-bold';
    }
    .footer_content_bottom {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 3vw;
        font-family: 'Pretendard-bold';
    }
    .quick_01 {
        width: 27%;
    }
    .quick_03 {
        margin: 0% 2% 0% 2%;
        width: 44%;
    }
}
