/* <=== vhcontacpg ===> */
.vhcontacpg .ctpadd{
    padding: 40px 0 50px;
}
.hpcontacmm{
    margin-bottom: 60px;
}
.hpcontacmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}
.hpcontacmm .mmgrip > div{
    padding: 0 25px;
}
.hpcontacmm .mmgrip .mlcol{
    width: 45.083%;
}
.hpcontacmm .mmgrip .hrcol{
    width: calc(100% - 45.083%);
}
.tpcontacma .madecs{
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
}
.tpcontacma .mainput{
    margin-bottom: 30px;
}
.tpcontacma .ipgroup{
    margin-bottom: 15px;
}
.tpcontacma .ipgroup input, .tpcontacma .ipgroup select, .tpcontacma .ipgroup textarea{
    width: 100%;
    height: 40px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 0 13px;
}
.tpcontacma .ipgroup textarea{
    height: 90px;
    padding: 10px 13px;
    resize: none;
}
.tpcontacma .marecap{
    margin-bottom: 20px;
}
.tpcontacma .mabuton button{
    display: inline-block;
    background-color: transparent;
    border: 1px solid #e00525;
    color: #e00525;
    font-size: 13px;
    line-height: 22px;
    height: 40px;
    padding: 9px 25px;
}
.tpcontacma .mabuton button:hover{
    background-color: #e00525;
    color: #fff;
}
.tpcontacma .mabuton button span{
    display: inline-block;
    padding-right: 14px;
    position: relative;
}
.tpcontacma .mabuton button span::before{
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.itcontacmb{
    background-color: #f6f6f6;
}
.itcontacmb .mbtitle{
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding: 10px 20px;
    background-color: #e00525;
    color: #fff;
}
.itcontacmb .mbconts{
    padding: 15px 15px 8px;
}
.itcontacmb .ctgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.itcontacmb .ctgrip > div{
    padding: 0 5px;
    margin-bottom: 8px;
}
.itcontacmb .ctgrip .mcol{
    width: 100%;
}
.itcontacmb .ctgrip .hcol{
    width: 50%;
}
.itcontacmb .vinfo {
    position: relative;
    padding-left: 26px;
    font-size: 15px;
    line-height: 25px;
}
.itcontacmb .vinfo.vflex{
    display: flex;
}
.itcontacmb .vinfo.vflex strong{
    white-space: nowrap;
    margin-right: 5px;
    display: inline-block;
}
.itcontacmb .vinfo::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #e00525;
    font-size: 16px;
}
.itcontacmb .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.itcontacmb .vvgrip > div{
    padding: 0 5px;
    width: 50%;
}
.tpcontacha{
    margin-bottom: 20px;
}
.tpcontacha .hathumb img{
    width: 100%;
}
.tpcontachb .hblist{

}
.tpcontachb .hbgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
}
.tpcontachb .hbgrip > div{
    padding: 0 10px;
    margin-bottom: 20px;
    width: calc(100% / 3);
}
.itcontachb{
    position: relative;
}
.itcontachb .thumb{
    padding-top: 56.234%;
    position: relative;
    overflow: hidden;
}
.itcontachb .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itcontachb .decss{
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 60%;
    background-color: rgba(255, 6, 6, 0.72);
    width: 100%;
    padding: 8px 20px;
    border-radius: 5px;
}
.itcontachb .decss, .itcontachb .decss a{
    color: #fff;
}
.itcontachb .dstitle{
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.itcontachb .dstitle span{
    display: block;
}
.tpcontachb .hbviews{
    text-align: center;
}
.tpcontachb .hbviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    position: relative;
}
.tpcontachb .hbviews a::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
    bottom: 0;
    background-color: #727272;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpcontachb .hbviews a:hover::before{
    width: 0;
}
.tpcontachb .hbviews a span{
    position: relative;
    padding-right: 16px;
    display: inline-block;
}
.tpcontachb .hbviews a span::before{
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
/* <=== vhcontacpg ===> */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhcontacpg ===> */
    .vhcontacpg .ctpadd{
        padding: 25px 0 45px;
    }
    .hpcontacmm{
        margin-bottom: 35px;
    }
    .hpcontacmm .mmgrip{
        flex-direction: column-reverse;
    }
    .hpcontacmm .mmgrip .mlcol{
        width: 100%;
    }
    .hpcontacmm .mmgrip .hrcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpcontacma .madecs{
        font-size: 15px;
        line-height: 25px;
    }
    .tpcontachb .hbgrip > div{
        width: 50%;
    }
    /* <=== vhcontacpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhcontacpg ===> */
    .itcontacmb .ctgrip .hcol{
        width: 100%;
    }
    .itcontacmb .mbtitle{
        font-size: 16px;
        line-height: 24px;
        padding: 13px 20px;
    }
    .tpcontachb .hbgrip > div{
        width: 100%;
    }
    /* <=== vhcontacpg ===> */
}