@charset "UTF-8";
/*============================================================= #favorite お気に入り =============================================================*/
#favorite .favoriteBtn01 a { text-decoration: none; color: #fff; padding-left: 25px; }
#favorite .favoriteBtn01 i { right: auto; left: 18px; font-size: 2.2rem; }
#favorite .favoriteBtn02 { text-align: center; margin: 30px 0 100px; }
#favorite .favoriteBtn02 a { text-decoration: none; font-size: 1.4rem; }
#favorite .favoriteBtn02 a span { text-decoration: underline; }
#favorite .favoriteBtn02 a i { font-size: 2rem; vertical-align: middle; margin: 0 5px 0 0; }
#favorite .favoriteBtn02 a i:before { vertical-align: middle; }
#favorite .favoriteBtn02 a:hover span { text-decoration: none; }
@media all and (min-width: 1120px) { #favorite .favoriteBtn01 i { left: 29px; }  #favorite .favoriteBtn02 a { font-size: 1.8rem; }  #favorite .favoriteBtn02 a i { font-size: 2.6rem; } }