
.page-ttl{
    
    position: relative;
    padding: 40px 0px 0 0px;
    width: 100%;
    height: 300px;
    background-image: url(../../img/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    
}

.page-ttl h1 {
    text-align: center;
    margin-top: 70px;
    text-shadow: #000 0px 0 9px;
}



.company a:link { color: #039be5; }
.company a:visited { color: #039be5; }
.company a:hover { color: #039be5; }
.company a:active { color: #039be5; }
.company a:focus {
color: #039be5;
background-color: none;
outline:0;
outline:none;
}



.company .container-fluid{
background-color:#0b6c56;
}

.company th{
font-size:15px;
}

.company .content-txt{
padding: 10px;
background-color: #efefef;
margin-bottom: 15px;
    
}

.company .company_area2 table{
background-color: #fff;
}
.company .content-txt p{
    font-weight: 400;
    font-size: 1em;
    line-height: 2.5rem;
    margin: 0;
}


.company a:visited {
    color: #039be5;
}
.company a:link {
    color: #039be5;
}

/****20190131***/
#company {
    margin-top: 103px;
}

/******
.company_img_01 {
    width: 20%;
}

.company_img_02 {
    width: 20%;
}

.company_img_03 {
    width: 20%;
}
********/

/******20190204********/
.company_area {
    font-size: 17px;
}

.company_area2 {
    font-size: 17px;
}

.car-search span {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 8px;
}

.list-txt-l {
    font-size: 15px;
    width: 25%;
    display: table-cell;
}

.list-txt-r {
    width: 75%;
    display: table-cell;
    font-size: 17px;
}

.stock-list a {
    position: relative;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}

.company_flex {
    display: flex;
    flex-wrap: wrap;
}

.company_img_box {
    width: 40%;
    margin: auto;
    display: flex;
    position: absolute;
    right: 8%;
    top: 17%;
}

.company_img_box img {
    padding: 5px;
}