﻿@charset "utf-8";
/* CSS Document 
  by Duc Nguyen (ドク)
*/
.bn_contact {
    margin-top: -15%;
    position: relative;
}

    .bn_contact .tel_ct {
        position: absolute;
        top: 37%;
        left: 58%;
        width: 38%;
        height: 17%;
    }

    .bn_contact .tel_ct_text {
        position: absolute;
        top: 26%;
        left: 0;
        width: 58%;
        height: 70%;
    }

    .bn_contact .bnt_ct {
        position: absolute;
        top: 62%;
        left: 58%;
        width: 38%;
    }

.content_page {
    background: url(../images/br_top.png) no-repeat center bottom;
    background-size: 100%;
    padding: 2%;
}

.table_service {
    margin-top: 10px;
    border: none;
    width: 100%;
	vertical-align: top;
}

/*.table_service td {
    padding: 7px;

}*/

.table_service td {
	padding-top: 7px;
	border-right: 1px solid #b7d6e3;
	border-bottom: 1px solid #b7d6e3;
}

.table_service td:nth-child(2n) {
	padding-left: 7px;
	vertical-align: top;
}


.table_service td:nth-child(2n+1) {
	padding-right: 7px;

}

 .table_service td:last-child {
 	border-right: none;
}

.table_service tr td img{
    width: 100%;
}


.dv_service {
    border-bottom: 1px solid #b7d6e3;
    margin-top: 15px;
}

.dv_service table {
    width: 100%;
}

.dv_service tr, .dv_service table, .dv_service td {
    border: none;
}

.dv_service th, .dv_service td {
    vertical-align: top;
    padding-bottom: 15px;
}

.dv_service th {
    width: 30%;
}

.dv_service td {
    padding-left: 2%;
}

.dv_service h4 {
    margin-bottom: 10px;
}

.box_top {
    margin-top: 20px;
    background: url(../images/br.png) repeat-x center top;
    padding: 4% 2%;
}

.ul_about li {
    padding: 10px;
}

.box_top a {
    color: #333;
    text-decoration: none;
}

.tb_news {
    width: 100%;
}

    .tb_news th, .tb_news td {
        width: 100%;
        display: block;
        text-align: left;
        font-weight: normal;
    }

    .tb_news th {
        color: #044092;
        padding-top: 15px;
        padding-bottom: 5px;
    }

    .tb_news a {
        text-decoration: underline;
    }

.box_info {
    border: 1px solid #f4f4ef;
    border-top: 3px solid #2f63ae;
    background: #f9f9f9;
    padding: 4% 2%;
    margin: 2%;
}

    .box_info h3 {
        margin-bottom: 15px;
    }

    .box_info a {
        color: #333;
    }

.bnt_xanh {
    background: #3065b5;
    font-size: 15px;
    color: #fff !important;
    font-weight: bold;
    padding: 6px 15px;
    margin-top: 10px;
    display: inline-block;
}

.dv_banner {
    position: relative;
}

    .dv_banner a .bnl1 {
        position: absolute;
        top: 48%;
        left: 4%;
        width: 23%;
        height: 22%;
    }

    .dv_banner a .bnl2 {
        position: absolute;
        top: 42%;
        left: 27%;
        width: 23%;
        height: 23%;
    }

    .dv_banner a .bnl3 {
        position: absolute;
        top: 49%;
        left: 49%;
        width: 23%;
        height: 23%;
    }
