@charset "UTF-8";

.contents_box01.block_fukidashi_1 .inner_item_txt{
background-color: #fff;
border: none;
}
.contents_box01.block_fukidashi_1 .inner_item_txt::before{
background-color: #fff;
border: none;
}

.contents_box01.block_fukidashi_2 .inner_item_txt{
background-color: #93df83;
border: none;
}
.contents_box01.block_fukidashi_2 .inner_item_txt::before{
background-color: #93df83;
border: none;
}

.composite_box01 .wrapper_item{
justify-content: center;
}
.composite_box01:not(.block_images_13) .inner_item:nth-of-type(2):nth-last-of-type(1){
margin: 0;
}
@media screen and (max-width: 480px){
.composite_box01.block_images_1 .inner_item:nth-of-type(2n-1):nth-last-of-type(2){
margin: 0 !important;
}
.inner_item_txt{
margin: 0 !important;
}
}