@charset "UTF-8";

/* ===== base Style ===== */

body{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;font-size:100%;}

p{font-size:90%;line-height:130%;}

@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){
body{font-size:80%;}
}
@media screen and (max-width:767px){}
@media screen and (max-width:639px){
body{font-size:90%;}
}
@media screen and (max-width:479px){}



/* ===== anchor Style ===== */
a{color:#000000;text-decoration:none;}
a:hover{color:#bcdf19;text-decoration:none;}

p a{color:#2b974c;text-decoration:underline;}
p a:hover{color:#bcdf19;text-decoration:underline;}

