﻿@charset "utf-8";
/* CSS Document 
  by Duc Nguyen (ドク)
*/
.contet {
    padding: 2%;
    margin-top: 15px;
}

.side_bar {
    margin-top: 20px;
    padding: 2%;
}

    .side_bar h6 {
        font-weight: normal;
        border-top: 1px solid #3065b5;
        padding: 15px 0;
    }

.bn_contact {
    position: relative;
}

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

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

.dv_contact {
    margin: 15px 0;
    position: relative;
}

    .dv_contact .tel_ct {
        position: absolute;
        top: 59%;
        left: 12%;
        width: 76%;
        height: 13%;
    }

    .dv_contact .bnt_ct {
        position: absolute;
       top: 74%;
    left: 11%;
    width: 77%;
    height: 17%;
    }

.ul_sb {
    background: url(../common_img/br2.png) repeat-x center top #e7f7ff;
    padding: 10px;
}

    .ul_sb li a {
        font-size: 18px;
        color: #000;
        text-decoration: none;
        display: block;
        padding: 10px;
        font-weight: bold;
    }

    .ul_sb li {
        border-bottom: 1px dotted #b5e0f2;
    }

        .ul_sb li a:before {
            content: '▶';
            color: #044092;
            font-size: 15px;
            margin-right: 10px;
        }

        .ul_sb li:last-child {
            border: none;
        }

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

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

    .box_info a {
        color: #333;
    }

.h4_xanh {
    font-size: 17px;
    color: #0c84cb;
}

.bold {
    font-weight: bold;
}

.tb_charter {
    width: 100%;
}

    .tb_charter th, .tb_charter td {
        padding: 10px;
        text-align: left;
        border: 1px solid #e7eef1;
        width: 100%;
        display: block;
        margin-top: -1px;
    }

    .tb_charter th {
        background: #f2fafd;
        padding: 5px 10px;
    }

.dv_about {
    padding: 4% 2%;
    border: 4px solid #84abd0;
    border-radius: 5px;
    background: url(../about/images/br.png) no-repeat center top #1e4989;
    background-size: 100%;
}

    .dv_about p {
        padding: 5px;
    }

.box_news .date {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

    .box_news .date span {
        background: #134a95;
        border-radius: 5px;
        padding: 3px 7px;
    }

.box_news h3 {
    margin: 15px 0;
    padding: 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #134a95;
    font-weight: normal;
    margin-top: 0;
}

.box_news .pht {
    float: left;
    width: 40%;
    position: relative;
    margin-right: 10px;
}

    .box_news .pht .zoom {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.box_news {
    margin-bottom: 25px;
}

.ul_repla {
    background: url(../replacementdriver/images/br.png) no-repeat center bottom #dbf2ff;
    background-size: 100%;
    border: 1px solid #eeeeee;
    padding: 4% 2%;
    margin-top: 15px;
}

    .ul_repla li {
        font-weight: bold;
        padding: 7px 0;
        background: url(../replacementdriver/images/arr.png) no-repeat top left;
        padding-left: 13px;
        background-position: 0 14px;
    }

.link_ct {
    background: url(../replacementdriver/images/arr2.png) no-repeat top left;
    padding-left: 22px;
    background-position: 0 4px;
    margin-top: 15px;
}

    .link_ct a {
        font-weight: bold;
        text-decoration: none;
        color: #db0b11;
    }

.tb_number th {
    font-weight: normal;
    width: 25px;
}

.h3_bnt {
    margin-top: 20px;
    position: relative;
}

    .h3_bnt a img {
        position: absolute;
        top: 0;
        right: 2%;
        width: 23%;
    }

.ul2 {
    margin: -2%;
    margin-top: 0;
}

    .ul2 li {
        width: 50%;
        float: left;
        padding: 2%;
        text-align: center;
        font-size: 12px;
    }

        .ul2 li p {
            margin-top: 10px;
        }

.ul3 {
    margin: -2%;
    margin-top: 0;
}

    .ul3 li {
        width: 33.3333%;
        float: left;
        padding: 2%;
        text-align: center;
        font-size: 12px;
    }

        .ul3 li p {
            margin-top: 10px;
        }

.ul5 {
    margin: -2%;
    margin-top: 0;
}

    .ul5 li {
        margin-top: 20px;
        text-align: center;
        font-size: 12px;
    }

        .ul5 li p {
            margin-top: 10px;
        }

		
		
.nt_multi {
    background: url(../multipurpose/images/bg01.jpg);
    padding: 5px;
    margin-top: 50px;
}

    .nt_multi div {
        background: #fff;
    }

    .nt_multi h3 img {
        margin-top: -28px;
    }

    .nt_multi ul li {
        width: 50%;
        float: left;
        padding: 2%;
    }

.dv_prec .box {
    border: 1px solid #d5e3ea;
    padding: 1px;
    background: #f4fcfe;
    margin: 4% 0;
}

    .dv_prec .box div {
        padding: 10px;
    }

.tb_hand {
    width: 100%;
    margin-top: 20px;
}

    .tb_hand th {
        background: #f2fafd;
    }

    .tb_hand th, .tb_hand td {
        padding: 10px 10px;
        text-align: left;
        border: 1px solid #edf2f5;
        vertical-align: middle;
    }

    .tb_hand tr:first-child th {
        background: rgba(113,206,239,1);
        background: -moz-linear-gradient(top, rgba(113,206,239,1) 0%, rgba(49,154,232,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(113,206,239,1)), color-stop(100%, rgba(49,154,232,1)));
        background: -webkit-linear-gradient(top, rgba(113,206,239,1) 0%, rgba(49,154,232,1) 100%);
        background: -o-linear-gradient(top, rgba(113,206,239,1) 0%, rgba(49,154,232,1) 100%);
        background: -ms-linear-gradient(top, rgba(113,206,239,1) 0%, rgba(49,154,232,1) 100%);
        background: linear-gradient(to bottom, rgba(113,206,239,1) 0%, rgba(49,154,232,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71ceef', endColorstr='#319ae8', GradientType=0 );
        text-align: center;
        color: #fff;
    }

    .tb_hand td:nth-child(2), .tb_hand th:nth-child(1) {
        width: 32%;
    }

.box_service {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #d8d8d8;
}

.contet .box_service:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.list_blue_st01 {
    margin-top: 10px;
}

    .list_blue_st01 li {
        color: #134b98;
       
        padding: 0 0 0 0;
        margin-bottom: 5px;
    }

.box_voice {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #d8d8d8;
}

.dv_contact {
    position: relative;
}

    .dv_contact a img {
        position: absolute;
        top: 45%;
        left: 15%;
        width: 71%;
        height: 20%;
    }

.tb_form {
    width: 100%;
    margin-top: 20px;
}

    .tb_form th, .tb_form td {
        padding: 10px;
        border: 1px solid #e7eef1;
        text-align: left;
        width: 100%;
        display: block;
        margin-top: -1px;
    }

    .tb_form th {
        background: #f5f5f5;
    }

        .tb_form th div.hissu:before {
            content: '必須';
            font-size: 12px;
            color: #fff;
            background: #d41e1f;
            border-radius: 3px;
            padding: 2px 7px;
            margin-right: 10px;
            font-weight: normal;
        }

        .tb_form th div.ninni:before {
            content: '任意';
            font-size: 12px;
            color: #fff;
            background: #044092;
            border-radius: 3px;
            padding: 2px 7px;
            margin-right: 10px;
            font-weight: normal;
        }

    .tb_form ul li {
        margin-bottom: 7px;
    }

        .tb_form ul li:last-child {
            margin-bottom: 0;
        }

    .tb_form td input[type=text] {
        height: 30px;
        width: 100%;
    }

.ime_on {
    height: 30px;
    width: 100%;
}

#comment {
    height: 100px;
}

.pp_box {
    background: #f7fdff;
    padding: 10px;
    margin-top: 20px;
}

    .pp_box ul li {
        background: url(../contact/images/vuong.png) no-repeat top left;
        background-position: 0 7px;
        padding-left: 15px;
    }

.td50 th, .td50 td {
    width: 50%;
    display: table-cell;
}

.mr2p {
    margin-right: 2%;
}

.pd3p {
    padding: 3%;
}

.side_bar p.line {
    border-top: 1px solid #3065b5;
    display: none;
}

.main_recruit .side_bar p.line {
    display: block;
    margin-bottom: 15px;
}

.main_recruit .side_bar h6 {
    display: none;
}

.main_news .side_bar p.line {
    display: block;
    margin-bottom: 15px;
}

.main_news .side_bar h6 {
    display: none;
}


.tit_case01 .icon_case {
    float: left;
}

.tit_case01 h4 {
    display: block;
    padding: 0px 0 0 70px;
    color: #fefeff;
    font-size: 18px;
    font-weight: bold;
}

.tit_case01 {
    background: url(../voice/images/bg03.png) repeat-x bottom;
    padding:2%;
}

.tit_case01_out {
    background: #0550ad;
}

.info_case_box {
    background: url(../voice/images/bg_top.png) repeat-y;
    padding: 0 0 2px 0;
}

.case_box01 {
    border: 1px solid #04357e;
}

    .case_box01 .info_case_box_inner {
        background: url(../voice/images/bg01.png) no-repeat right top #ecf3fe;
        padding:2%;
        background-size: 100%;
    }

.text_voice_box01 {
    border-bottom: 1px dotted #e9e9e9;
    padding: 0 0 30px 0;
}

.list_case01 li {
    background: url(../voice/images/check.png) no-repeat left 2px;
    padding: 2px 0 2px 25px;
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: bold;
}

.case_box02 {
    border: 1px solid #04357e;
}

    .case_box02 .info_case_box_inner {
        background: url(../voice/images/bg02.png) no-repeat right top  #ecf3fe;
        padding:2%;
        background-size: 100%;
    }
	
	
.contet .table_01 table,tr,td {
	border-collapse:collapse;
	border:1px solid black; 
	border:1px solid black; 
	padding: 4px;
	text-align:center;
	vertical-align:middle
}
.contet .table_01{
	margin: auto;
	width: 480px !important;
}
.img_1{
    margin: auto;
	width: 480px !important;
}



.sg_main .contet h2 {
	padding: 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #3065b5;/*左線*/
	margin-top: 20px;
	margin-bottom: 5px;
}



