@charset "UTF-8";

@font-face {
    font-family: 'nonsangoshic';  src:url(NotoSansCJKjp-Regular.otf);
}

@font-face{
    font-family:'honokamaru'; src:url(font_1_honokamarugo_1.1.ttf);
}

.midasi{
    font-family:'honokamaru';
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0px 0px 10px #FFFFFF;
    text-align: center;
}


.girlsrule li a strong{
    font-size:15px;
    font-family: 'honokamaru';
    
}