body.order20260329 {
    background-color: #f8d7da;
}

div#oneman-2026 {
    letter-spacing: 0.2em;
    padding: 5px;
    color: #533f03;
}

div#oneman-title-2026 {
    letter-spacing: 0.2em;
    padding: 5px;
    margin: 10px 0;
}

div#oneman-title-2026 h1 {
    color: #533f03;
    font-weight: normal;
    letter-spacing: 0.17em;
}

div#message {
    background-color: #fefefe;
}

.oneman-text-2026 {
    color: #533f03;
}

div.header_logo {
    width: 240px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.header_list {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

ul.nav-list {
    margin: 10px 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

ul.nav-list li {
    display: inline;
    padding: 0 9px 0 0;
    margin: 0;
}


div.main_img_box {
    width: 100%;
    height: 100vh;
    background-image: url("../img/main.png");
    background-size: cover;
    background-position: top;
}

footer {
    text-align: center;
    margin: 10px 0;
}

.text-pink {
     color: #ed969e !important;
 }

