.intro_h1new_img {
    margin-top: 32px;
    margin-bottom: 16px;
}

.camp_nishi_div {
    border: 2px solid #0065B1;
    border-top: 8px solid #0065B1;
}

.camp_nishi_div dl dt {
    color: #0065B1;
}

.camp_higashiday_p {
    font-size: 15.5px;
}

.camp_higashi_a p {
    background-color: #81c072;
}

.u-tx-05em {
    text-indent: -0.5em;
}

.index_header dl:hover {
    opacity: 1;
}

.index_header dl dd a:hover {
    opacity: 0.8;
}
.section_in_div{
    width: 94%;
}
@media (max-width: 440px) {
    .index_header dl:hover {
        opacity: 1;
    }

    .index_header dl dd a:hover {
        opacity: 1;
    }
    .intro_p{letter-spacing: 0;}
}