/* CSS Document */

svg[fn*="arrow-"],
svg[fn="icon-home"],
svg[fn="icon-outside"],
svg[fn="deco-voice"]{width:auto; height:1em;}

svg[fn*="arrow-"]{object-position: right center;}
svg[fn="arrow-more"]{height:0.75em;}
svg[fn="arrow-more"] *{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:2px;}
svg[fn="arrow-interview"] circle{fill:var(--color-B);}
svg[fn="arrow-interview"] path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;}

svg[fn="icon-outside"] *{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}

svg[fn="deco-voice"] *{fill:none;stroke:var(--color-B);stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px;}

/* 特定画像横幅指定（safari対応） */
img[src*="/top/deco/1-1.svg"]{width:194px;}
img[src*="/top/deco/1-2.svg"]{width:230px;}
img[src*="/top/deco/2-1.svg"]{width:316px;}
img[src*="/top/deco/2-2.svg"]{width:245px;}
img[src*="/top/deco/3-1.svg"]{width:240px;}
img[src*="/top/deco/3-1-sp.svg"]{width:174px;}
img[src*="/top/deco/4-1.svg"]{width:246px;}
img[src*="/top/deco/4-2.svg"]{width:175px;}
img[src*="/top/deco/4-2-sp.svg"]{width:69px;}
img[src*="/top/deco/5-1.svg"]{width:235px;}
img[src*="/top/deco/5-2.svg"]{width:156px;}
img[src*="/top/deco/6-1.svg"]{width:189px;}
img[src*="/top/deco/6-1-sp.svg"]{width:110px;}