:root{--snslist-color-X:0 0 0;--snslist-color-FB:8 102 255;--snslist-color-YT:255 0 0;--snslist-color-LINE:0 200 74;--snslist-color-IG:linear-gradient(-45deg, #f3bf33 10%, #f75d25, #f333bb, #7625f1 90%);--snslist-color-TK:0 0 0}.flex-layout.snsList{margin-top:.3em;padding:clamp(5px,1vw,10px);flex-wrap:nowrap;align-items:center;background-color:rgb(var(--global-base-color-GY-f3))}.flex-layout.snsList+.wm-h3{margin-top:30px}.flex-layout.snsList>.image{width:calc(20% + clamp(5px,1vw,10px));max-width:calc(80px + clamp(5px,1vw,10px));min-width:80px;padding-right:clamp(5px,1vw,10px);position:relative}.flex-layout.snsList>.image::before{content:"";width:0;height:100%;position:absolute;left:100%;top:0;border-right:1px solid rgb(var(--global-base-color-GY-cc))}.flex-layout.snsList>.image img{background:rgb(var(--global-base-color-W));border-radius:1em;box-shadow:0 0 0 1px rgb(var(--global-base-color-GY-cc) / .4);vertical-align:middle}.flex-layout.snsList>.links{width:100%;padding-left:clamp(10px,2vw,20px);margin:0 -.3em}.flex-layout.snsList>.links p{display:inline-block;width:auto;margin:.4em;padding:0;font-size:clamp(85.7%,2.5vw,100%);font-weight:700;line-height:1.2;vertical-align:bottom;word-break:break-all}.flex-layout.snsList>.links p a{display:block;margin:0;padding:0;border-radius:.4em;color:rgb(var(--global-font-color));text-decoration:none;position:relative}.flex-layout.snsList>.links p a::before{content:"";display:inline-block;width:auto;margin-right:.3em;padding:.2em .5em;background:rgb(var(--global-base-color-GY-99));border-radius:.4em;color:rgb(var(--global-font-color-W));text-align:center;text-decoration:none!important}.flex-layout.snsList>.links .x a::before{content:"X";background:rgb(var(--snslist-color-X))}.flex-layout.snsList>.links .fb a::before{content:"Facebook";background:rgb(var(--snslist-color-FB))}.flex-layout.snsList>.links .yt a::before{content:"Youtube";background:rgb(var(--snslist-color-YT))}.flex-layout.snsList>.links .line a::before{content:"LINE";background:rgb(var(--snslist-color-LINE))}.flex-layout.snsList>.links .ig a::before{content:"Instagram";background:var(--snslist-color-IG)}.flex-layout.snsList>.links .tk a::before{content:"TikTok";background:rgb(var(--snslist-color-TK));margin-right:.4em;padding:.1em .5em;box-shadow:.1em .1em 0 0 #f7004d,-.1em -.1em 0 0 #00efe8}.flex-layout.snsList>.links p a:hover{opacity:.7;text-decoration:underline}