/*°Ô½ÃÆÇÃßÃâ*/
.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr {
    height: 37px;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}
.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr:hover {
    opacity: 0.5;
}
.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td {
    font-size: 15px;
}
.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:first-child {
    padding-left: 5px;
}
.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
    text-align: right;
    padding-right: 6px;
}
/*°¶·¯¸®ÃßÃâ*/
.mg-basic-out > table > tbody > tr > td > table > tbody > tr > td {
    display: inline-block;
    width: 22.7%;
    text-align: center;
    line-height: 1;
    margin-right: 3%;
}
.mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:last-child {
    margin-right: 0;
}
.mg-basic-out > table > tbody > tr > td > table > tbody > tr > td > table {
    width: 100%!important;
}
.mg-basic-out .board_output_gallery_img a img {
    width: 100%;
    width: 160px\9;
    height: 160px;
}
/*Á¦¸ñ*/
.mg-basic-out .board_output_gallery_subject {
    margin-top: 13px;
    display: inline-block;
}
.board_output_gallery_img,
.board_output_gallery_subject {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}
.mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:hover .board_output_gallery_img,
.mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:hover .board_output_gallery_subject {
    opacity: 0.5;
}
/*À¥ÁøÃßÃâ*/
.mw-basic-out {
    text-align: center;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr {
    width: 22%;
    margin: 40px 17px 0;
    display: inline-block;
    vertical-align: top;
    float: left\9;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr:hover {
    opacity: 0.5;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr td {
    display: block;
    width: 100%\9;
    float: left\9;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr td:nth-child(2) img {
    width: 100%;
    height: 200px;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr td:nth-child(3) {
    margin: 15px 5px 0;
    line-height: 1.6;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr td:nth-child(4) {
    margin-top: 15px;
    padding: 19px 5px 0;
    font-size: 13px;
    line-height: 1.8;
    border-top: 1px solid #d9d9d9;
    min-height: 90px;
}
.mw-basic-out > table > tbody > tr > td > table > tbody > tr td:first-child {
    display: none;
}
/*Æû¸ÞÀÏÃßÃâ*/
.mf-out {
    width: 820px;
    text-align: left;
}
.mf-out .vnc-form-w {
    border-top: none;
}
.mf-out .vnc-form-btn {
    border-top: 1px solid rgba(0, 0, 0, 0);
    padding: 4px 0 0 142px;
}
.mf-out .vnc-form-btn span {
    width: 180px;
    padding: 19px 0 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.mf-out .formmail_title_bgcolor {
    padding-right: 20px;
}
.mf-out .formmail_cell_bgcolor {
    padding: 10px 0!important;
}
.mf-out .vnc-form-w > table > tbody > tr {
    border-bottom: none;
}
.mf-out input[type=text],
.mf-out input[type=password],
.mf-out input[type=file],
.mf-out .formmail_textarea_style {
    width: 642px;
    font-size: 15px;
    border: none !important;
    background: rgba(0, 0, 0, 0.07)!important;
}
.mf-out input[name="phone_no1"],
.mf-out input[name="phone_no2"],
.mf-out input[name="phone_no3"],
.mf-out input[name="mobile_no1"],
.mf-out input[name="mobile_no2"],
.mf-out input[name="mobile_no3"] {
    width: 198px !important;
}
.mf-out input[name="mobile_no1"] {
    margin-right: 5px;
}
.mf-out input[name="mobile_no2"] {
    margin: 0 5px
}
.mf-out input[name="mobile_no3"] {
    margin-left: 5px;
}
.mf-out .vnc-form-w > table > tbody > tr:nth-last-child(3) > td:nth-child(2) {
    font-family: ngeb, sans-serif;
    font-size: 15px;
}


/********************************************/



@media (min-width: 992px) and (max-width: 1199px) {
    /*°Ô½ÃÆÇ*/
    .vncm-c-2 {
        padding: 0;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr {
        height: 36px;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
        display: none;
    }
    /*°¶·¯¸®*/
    .vn1-m3-1-line {
        min-height: 232px;
    }
    .vn1-m3-1 {
        padding: 0 10px;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td {
        width: 30.3%;
        margin-right: 4.5%;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:nth-last-child(2) {
        margin-right: 0;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:last-child {
        display: none;
    }
    .mg-basic-out .board_output_gallery_subject {
        margin-top: 10px;
    }
    /*À¥Áø*/
    .mw-basic-out > table > tbody > tr > td > table > tbody > tr {
        margin: 40px 14px 0;
    }
    /*Æû¸ÞÀÏ*/
    .mf-out {
        width: 550px;
    }
    .mf-out .formmail_title_bgcolor {
        padding-right: 35px;
    }
    .mf-out input[type=text],
    .mf-out input[type=password],
    .mf-out input[type=file],
    .mf-out .formmail_textarea_style {
        width: 423px;
    }
    .mf-out input[name="phone_no1"],
    .mf-out input[name="phone_no2"],
    .mf-out input[name="phone_no3"],
    .mf-out input[name="mobile_no1"],
    .mf-out input[name="mobile_no2"],
    .mf-out input[name="mobile_no3"] {
        width: 125px !important;
    }
    .mf-out .vnc-form-btn {
        padding: 4px 0 0 96px;
    }
    .mf-out .formmail_textarea_style {
        height: 80px!important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /*°Ô½ÃÆÇ*/
    .vncm-c-2 {
        padding: 0 31px 0 0;
        margin-right: 16px;
        border-right: 1px solid #d9d9d9;
    }
    .vncm-c-2-1w {
        margin-bottom: 17px;
    }
    .vncm-c-2-3 {
        padding: 0 0 0 3px;
        min-height: 145px;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr {
        height: 33px;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(1) {
        padding: 1px 0 0;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
        display: none;
    }
    /*°¶·¯¸®*/
    .vn1-m3-1-line {
        border-left: none;
        padding-left: 0;
        min-height: 210px;
    }
    .vn1-m3-1 {
        padding: 0;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td {
        width: 46.3%;
        margin-right: 7.3%;
    }
    .mg-basic-out .board_output_gallery_img a img {
        height: 141px;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:nth-last-child(3) {
        margin-right: 0;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:nth-last-child(2) {
        display: none;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:last-child {
        display: none;
    }
    /*À¥Áø±âº»*/
    .mw-basic-out > table > tbody > tr > td > table > tbody > tr {
        margin: 40px 11px 0;
    }
    /*Æû¸ÞÀÏ*/
    .mf-out {
        width: 380px;
    }
    .mf-out .formmail_title_bgcolor {
        padding-right: 30px;
    }
    .mf-out .formmail_cell_bgcolor {
        padding: 7px 0!important;
    }
    .mf-out input[type=text],
    .mf-out input[type=password],
    .mf-out input[type=file],
    .mf-out .formmail_textarea_style {
        width: 288px;
    }
    .mf-out input[name="phone_no1"],
    .mf-out input[name="phone_no2"],
    .mf-out input[name="phone_no3"],
    .mf-out input[name="mobile_no1"],
    .mf-out input[name="mobile_no2"],
    .mf-out input[name="mobile_no3"] {
        width: 80px !important;
    }
    .mf-out .vnc-form-btn {
        padding: 4px 0 0 60px;
    }
}
@media (max-width: 767px) {
    /*°Ô½ÃÆÇÃßÃâ*/
    .vncm-c-2 {
        padding: 0;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:first-child {
        padding: 3px 0 0 5px;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr {
        height: 30px;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
        padding: 1px 0 0;
    }
    /***°¶·¯¸®ÃßÃâ***/
    .vn1-m3-1 {
        padding: 40px 0 0;
        margin-top: 40px;
        border-top: 1px solid #d9d9d9;
    }
    .mg-basic-out > table > tbody > tr > td > table {
        text-align: center;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td {
        width: 46%;
        width: 100%\9;
        float: left\9;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .mg-basic-out > table > tbody > tr > td > table > tbody > tr > td:nth-child(2n) {
        margin-left: 7%;
    }
    /*Á¦¸ñ*/
    .mg-basic-out .board_output_gallery_subject {
        font-size: 13px;
    }
    /*À¥ÁøÃßÃâ*/
    .mw-basic-out > table > tbody > tr > td > table > tbody > tr {
        width: 100%;
        margin: 40px 0 0;
    }
    .mw-basic-out > table > tbody > tr > td > table > tbody > tr td:nth-child(2) img {
        height: auto;
    }
    .mw-basic-out > table > tbody > tr > td > table > tbody > tr td:nth-child(4) {
        min-height: 75px;
    }
    /*Æû¸ÞÀÏ*/
    .mf-out {
        border-top: 1px solid #666;
        width: 290px;
        margin: 0 auto;
        padding: 8px 0 14px;
    }
    .mf-out .formmail_title_bgcolor {
        padding-right: 3px;
    }
    .mf-out .formmail_cell_bgcolor {
        padding: 6px 0!important;
    }
    .mf-out input[type=text],
    .mf-out input[type=password],
    .mf-out input[type=file],
    .mf-out .formmail_textarea_style {
        width: 219px;
    }
    .mf-out input[name="phone_no1"],
    .mf-out input[name="phone_no2"],
    .mf-out input[name="phone_no3"],
    .mf-out input[name="mobile_no1"],
    .mf-out input[name="mobile_no2"],
    .mf-out input[name="mobile_no3"] {
        width: 57px !important;
    }
    .mf-out .vnc-form-btn {
        padding: 0 0 0 45px;
    }
    .mf-out .vnc-form-btn span {
        width: 219px;
        padding: 19px 0 0;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td {
        font-size: 13px;
        letter-spacing: -1px;
    }
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
        padding-right: 7px;
    }
}
@media (min-width: 420px) and (max-width: 767px) {
    .mg-basic-out .board_output_gallery_img a img {
        height: 179px;
    }
}
@media (min-width: 321px) and (max-width: 419px) {
    .mg-basic-out .board_output_gallery_img a img {
        height: 151px;
    }
}
@media (max-width: 410px) {
    /*°Ô½ÃÆÇ±âº»*/
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
        display: none;
    }
}
@media (max-width: 320px) {
    .vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td {
        letter-spacing: -1px;
    }
    .mg-basic-out .board_output_gallery_img a img {
        height: 133px;
    }
}