@charset "utf-8";
.ct_main p {
    color: #fff;
}

.ht_img {
    width: 100%;
}

.motto {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.motton span {
    flex: 1;
}