@charset "UTF-8";

.heading.block_header_1 p, .heading.block_header_6 .h {
    font-size: 4rem;
    font-weight: 700;
    color: #1c84db;
}


.heading.block_header_4 .h {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
    color: #1c84db;
}

.composite_box01:not(.block_images_13) .inner_item:nth-of-type(1):nth-last-of-type(3), .composite_box01:not(.block_images_13) .inner_item:nth-of-type(2):nth-last-of-type(2), .composite_box01:not(.block_images_13) .inner_item:nth-of-type(3):nth-last-of-type(1) {
    width: 31%;
    margin-left: 3.5%;
    background: #fbfbfb;
    border-radius: 20px;
}

.composite_box01:not(.block_images_13) .inner_item:nth-of-type(1):nth-last-of-type(4), .composite_box01:not(.block_images_13) .inner_item:nth-of-type(2):nth-last-of-type(3), .composite_box01:not(.block_images_13) .inner_item:nth-of-type(3):nth-last-of-type(2), .composite_box01:not(.block_images_13) .inner_item:nth-of-type(4):nth-last-of-type(1) {
    width: 23.5%;
    margin-left: 2%;
    background: #fbfbfb;
    border-radius: 20px;
}