@charset "UTF-8";

/* TOPコンセプトのテキスト上部余白調整 */
#nbp809674\ 809674 .wrapper_item {
  align-items: flex-start;
}


@media screen and ( max-width : 768px ) {
.heading.block_header_4 h3.h {
    letter-spacing: -0.2px !important;
    font-size: 1.6rem !important;
}
}
@media screen and ( max-width : 768px ) {
#top_service2+.composite_box01 .inner_item_img {
    padding: 10px 0;
}
}

@media screen and ( max-width : 768px ) {
.index .heading.block_header_1 p, .index .heading.block_header_6 .h {
    font-size: 2.5rem;
}
}

@media screen and (max-width: 700px) {
.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(3) .inner_item_txt, .composite_box01.block_images_7 .inner_item:nth-of-type(2):nth-last-of-type(2) .inner_item_txt, .composite_box01.block_images_7 .inner_item:nth-of-type(3):nth-last-of-type(1) .inner_item_txt {
    margin-bottom: 20px;

}
}