body {
    background: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align:center;
}

.wrapper {
    margin:0 auto;
    width: 1040px;
    text-align:left;
}

.breadcrumb {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background: #f8f7f6;
}

.breadcrumb ol {
    width: 1040px;
    text-align:left;
    margin: 0 auto;
    padding: 0;
}

.breadcrumb li {
    padding: 5px 0px;
    display: inline-block;
}

.breadcrumb ol li a {
    color: #333333;
    font-size: 12px;
    font: normal normal normal 12px/20px Hiragino Sans;
    text-align: left;
    letter-spacing: 0px;
    text-decoration: none;
}

.item_delimiter {
    color: #888888;
}

.service_list_top {
    padding-top: 40px;
    margin: 0 auto;
}

.service_list_top_title {
    margin: 0px;
    font-size: 22px;
    line-height: 1.7;
    text-align: center;
    letter-spacing: 0px;
    color: #333333;
    font-family: Hiragino Sans;
}

.service_list_top_inner {
    padding: 32px 0px;
    text-align: center;
}

.service_list_top_text {
    margin: auto;
    text-align: center;
    font: normal normal normal 14px/24px Hiragino Sans;
    letter-spacing: 0px;
    color: #333333;
    white-space: nowrap;
}

.service_list_top_contact_inner {
    margin: 15px auto 0px;
    padding: 15px;
    display: inline-block;
    border-radius: 4px;
    background:#f8f7f6;
}

.align_left {
    text-align: left;
}

.service_list {
    padding: 0px auto;
    margin-bottom: 120px;
}

.userList {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    overflow: hidden;
    list-style:none;
}

.userList li {
    float: left;
    width: 330px;
    height: 316px;
    border-radius: 4px;
    background:#f8f7f6;
    margin: 0;
}

.userList li:nth-child(3n + 1) {
    clear: both;
}

.userList li:nth-child(1),
.userList li:nth-child(2),
.userList li:nth-child(4),
.userList li:nth-child(5),
.userList li:nth-child(7),
.userList li:nth-child(8) {
    margin-right: 24px;
}

.userList li:nth-child(4),
.userList li:nth-child(5),
.userList li:nth-child(6),
.userList li:nth-child(7),
.userList li:nth-child(8),
.userList li:nth-child(9) {
    margin-top: 24px;
}

.service_list_title {
    margin: 31px 20px;
    text-align: center;
    font: normal normal normal 16px/26px Hiragino Sans;
    letter-spacing: 0px;
    color: #333333;
}

.hpg .service_list_title {
    margin-bottom: 12px;
}

.annotation {
    text-align: center;
    font: 12px/26px Hiragino Sans;
    letter-spacing: 0px;
    color: #333333;
}

.service_list_title_inner {
    margin: 0px 26px;
    flex-grow: 1;
}

.service_list_annotation {
    margin: -10px 26px 0px;
    text-align: center;
    font: normal normal normal 10px Hiragino Sans;
    letter-spacing: -0.2px;
    color: #888888;
    white-space: nowrap;
}

.userList_thumb {
    padding: 0px 20px;
    margin: 13px auto 20px;
    width: 290px;
    height: 122px;
}

.userList_thumb_img {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 34px 69px;
    height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.userList_thumb_img img {
    background: #FFFFFF;
    object-fit: cover;
    background-size:cover;
}

.rb .userList_thumb_img {
    background: #6e9bc5;
}

.rb .userList_thumb_img img {
    background: #6e9bc5;
    object-fit: cover;
    background-size:cover;
}

.detail_button {
    background: #f8f8f8;
}

.detail_button_Area {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    width: 200px;
    height: 32px;
    margin: auto;
}

.detail_link {
    display: flex;
    align-items: center;
    justify-content: center;
    font: normal normal normal 14px/24px Hiragino Sans;
    letter-spacing: 0px;
    color: #333333;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

li.airRegiOrder {
    height: 350px;
}

li.airPay{
    height: 350px;
}

li.airShift{
    height: 350px;
}

