@charset "UTF-8";

#c5 +div .inner_item_txt {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 768px) {
#con1 + div {
    paddng-top: 30px;
}
}