@charset "utf-8";
.title_orange {
        font-family: 'Mukta', sans-serif;
    font-size: 2.86rem;
    font-weight: 500;
    letter-spacing: 0.15rem;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 60px;
        color: #ff6600;
}