
@charset "UTF-8";

#flow + .composite_box01 .inner_item .heading.block_header_4 .h {
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 5px;
    color: var(--i_btn_color);
    background: #3f6081;
    border-radius: 50%;
    color: #fff;
    padding: 50px 0px;
}

#recruit + .contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 55% !important;
    object-fit: contain;
}