@charset "UTF-8";

.composite_box01 .inner_item.empty {
    display: none;
}

#btn1 + .composite_box01 .wrapper_item {
    justify-content: center;
}
#btn2 + .composite_box01 .wrapper_item {
    justify-content: center;
}
#btn3 + .composite_box01 .wrapper_item {
    justify-content: center;
}
.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(2) {
    width: 80%;
}
.composite_box01.block_images_7 .heading.block_header_4 .h {
    font-size: 3rem !important;
}
@media screen and ( max-width : 768px ) {
.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(2) {
    width: 100% !important;
}
}
@media screen and ( max-width : 768px ) {
.composite_box01.block_images_7 .heading.block_header_4 .h {
    font-size: 2rem !important;
}
}


@media screen and ( max-width : 768px ) {
a#choice {
    margin-top: -60px;
    padding-top: 60px;
    display: block;
}
}
@media screen and ( max-width : 768px ) {
a#cost {
    margin-top: -60px;
    padding-top: 60px;
    display: block;
}
}
@media screen and ( max-width : 768px ) {
a#flow {
    margin-top: -60px;
    padding-top: 60px;
    display: block;
}
}