/* FONT-SIZE */
/* font-family:"游ゴシック", YuGothic, sans-serif; */

html { font-size: 18px;font-family: "Yu Gothic Medium", "Yu Gothic Medium","游ゴシック体","游ゴシック","Noto Sans Japanese", san-serif;font-weight: 400;-webkit-text-size-adjust : 100% ;font-feature-setting : "palt"; }
div#outside div#SP {  }
div#outside div#SP a.pagetop { font-size: 0.7rem;color:rgba(0,0,0,1);}
#pagetop { font-size: 1.5rem;color:rgba(0,0,0,1); DISPLAY:NONE !IMPORTANT; }


@media screen and (max-width: 990px) { 
    article#WBOOKS section ol li ul li.text div h2 { font-size: 1.4rem;line-height:1.4; font-weight:800;}
}


@media screen and (max-width: 800px) { 
    html { font-size: 16px; }
}

@media screen and (max-width: 699px) { 
    html { font-size: 14px; }
}
@media screen and (max-width: 600px) {
    article#CONTENTS section ul ol li div p	{ font-size: 1.1rem; }
}
@media screen and (max-width: 599px) {
    .contents .comments p { font-size: 1.1rem;line-height:1.8; }
}
@media screen and (max-width: 500px) {
    html { font-size: 13px; }
    article#story h2 { font-size: 1.8rem; margin-bottom: 4%;}
}
@media screen and (max-width: 499px) {
}

@media screen and (max-width: 320px) {
    html { font-size: 12px; }
}