html {
    font-family: Arial, Helvetica, sans-serif;
}

body {
    margin: 0;
    background-image: url("/image0soft.png");
    background-repeat: no-repeat;
    background-size: cover;
    resize: both;
}

main {
    padding-left: 3%;
    padding-right: 3%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #e46450;
    font-weight: normal;
    word-break: normal;
    word-wrap: inherit;
}

h1 {
    font-size: 21.93px;
    font-size: 1.29rem;
    line-height: 1.26;
}

h2 {
    font-size: 20.74px;
    font-size: 1.22rem;
    line-height: 1.26;
}

h3 {
    font-size: 23.8px;
    font-size: 1.4rem;
    line-height: 1.26;
    margin: 0.7352941176rem 0 0.3676470588rem;
}

h4 {
    font-size: 21.533322px;
    font-size: 1.266666rem;
    line-height: 1.26;
}

h5 {
    font-size: 15.866661px;
    font-size: 0.933333rem;
    line-height: 1.26;
}

h6 {
    font-size: 14.733322px;
    font-size: 0.866666rem;
    line-height: 1.26;
}

.banner {
    width: 100%;
}
