<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.fpen-matome{ width:660px; margin:180px auto 20px;}
.fpen-matome p{ font-size:20px; text-align:center;}
.fpen-matome h3{font-size: 30px; font-weight: bold; text-align: center; margin:20px auto;}
.fpen-matome .btn{display:block; background:#563D38; padding:10px; text-align:center; color:#fff;}


@media only screen and (max-width: 768px){
.fpen-matome{ width:100%; margin:10px auto}
.fpen-matome p{ font-size:1em;}
.fpen-matome h3{font-size: 2em; width:85%; margin:10px 5%;}
.fpen-matome .btn{font-size:1.2em;}
}</pre></body></html>