/*文字コード調整テキスト*/

/*---------------------------------
other rank
-----------------------------------*/
.rank_box{justify-content: center;}
.rank_box.other_rank{display:flex;flex-wrap:wrap;padding:0 20px;margin-top:32px;}
.rank_box.other_rank a{transition:0.2s;}
.rank_box.other_rank a:hover{opacity:0.8;text-decoration: none;}
.rank_box.other_rank dl{width:174px;padding:0 5px;margin: 16px 0;}

/*---------------------------------
共通部分 common css
-----------------------------------*/
.navi_local{flex-wrap:wrap;}
.navi_local a._navi{width:28%;}
.navi_local_txt:hover {background: E15242;color: #fff;border: 1px solid E15242;}

.area_btn p.btn_text{padding: 23px 40px 18px;}