@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0;
font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

#Outer{font-size:15px; max-width:630px; width:100%; box-sizing:border-box; margin:0 auto; text-align:center; }
#Words{position:relative; display:flex; justify-content:start; flex-wrap:wrap; padding:0.5em; background:#ededf0; border-radius:20px;}
#Words a{display:block; white-space:pre; box-sizing:border-box; padding:0.5em 1em; margin:0.25em; background:#fff; color:#333; text-decoration:none; border-radius:10px;}
#Words a:hover{background:/*linear-gradient(#fff 70%, Yellow 30%)*/Yellow;}
/*#Words a::after{content:"\f101"; font-family:"Font Awesome 6 Free"; font-weight:bold; font-weight:600; padding:0.2em; color:#bbb;}
#Words a:hover::after{color:#BE0A40;}*/

#TTL{position:relative;}
#TTL{position:relative;}
#TTL::before{content:"このブランドをもっと検索"; }
.BOUSAI #TTL::before{content:"長期保存食をもっと検索"; }
#TTL i{display:inline-block; margin-left:0.5em;}

#CAUTION{display:block; width:100%; position:relative; font-size:12px; margin:0.25em auto;}
#CAUTION::before{content:"※モールの検索の仕様によって上記ワードに該当しない商品がヒットすることもあります。";}

