.headline {
    border-bottom: none;
    height: auto;
    line-height: auto;
    margin-bottom: 20px;
    position: relative;
}

.headline .title {
    font-size: 24px;
    color: #222;
}

.ly_rental_service, .ly_rental_service * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ly_rental_service .ly_card_list .item {
    margin: 0 0 40px 0;
}
.ly_rental_service .ly_card_list .item {
    margin-top: 70px;
    display: table;
    width: 100%;
}

.ly_rental_service .ly_card_list .item .item_cell {
    display: table-cell; vertical-align:middle;
}

.ly_rental_service .thumb {
    line-height: 0;
    font-size: 0;
}

.ly_rental_service .thumb img {
    max-width: 100%;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head {
    font-size: 34px;
    overflow: hidden;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link {
    float: right;
    line-height: 0;
    font-size: 0;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .label {
    background-color: #a87650;
    color: #fff;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .label .tel {
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    vertical-align: baseline;
    font-family: Arial;
    margin-left: 10px;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .label, .ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .btn_blue {
    height: 40px;
    line-height: 35px;
    padding: 0 10px;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .btn_blue {
    font-size: 20px;
    line-height: 43px;
    margin-left: 5px;
    width: auto;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .label, .ly_rental_service .ly_card_list .item .item_cell .ly_head .ly_link .btn_blue {
    display: inline-block;
    border-radius: 3px;
    height: 50px;
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 25px;
}

.btn {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 155px;
    height: 45px;
    line-height: 43px;
    background-color: #ee7421;
    border: 1px solid #ee7421;
    font-size: 16px;
    color: #fff;
    text-align: center;
    letter-spacing: -1px;
}

.btn_blue {
    background-color: #5e8ac3;
    border: 1px solid #5e8ac3;
}

.btn_blue:hover {background-color:#56759e; color:#fff;}

.tb_type01 {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    margin-top: 15px;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_table.style_table tbody th {
    font-size: 25px;
    text-align: center;
    border-top: 1px #dbdbdb solid;
    width: 230px;
}

.ly_rental_service .ly_card_list .item .item_cell .ly_table.style_table tbody td {
    text-align: left;
}

.tb_type01 tbody tr td {
    text-align: center;
    font-size: 14px;
    color: #222222;
    padding: 18px 13px;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    letter-spacing: -0.8px;
}

