<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
h1{
    font-size: 1.2rem;
}
.club_main img{
    width:100%;
}
.btnbox{
    margin: 10px auto;
    text-align: center;
}
.club_detail{
    font-size: 0.9rem;
}
.club_detail h2{
    color:white;
    font-size: 1rem;
}
.contentbox ul{
    padding-left:20px;
    padding-bottom:4px;
    list-style-type: disc;
}
#tokutenbox dt{
    font-weight: 600;
}
#tokutenbox {
    padding-bottom:4px;
}
</pre></body></html>