@charset "UTF-8";

#top_card_col2 + div.composite_box01 .inner_item{
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

#top_card_col2 + div.composite_box01 .inner_item_txt p{
    text-align: center;
    padding: 1rem 2rem;
    background: #8a4103;
    height: 200%;
    color: #fff;
}