[フレーム]
[フレーム]
@supports(display: grid) { :root{ /*headermeasurements*/ --header-height-on-desktop:10rem; --header-height-on-mobile:10rem; --header-h1-font-size: clamp(2rem, 5vw, 2.8125rem); --header-h2-font-size: clamp(0.875rem, 3vw, 0.9375rem); }#header{ --search-textbox-text-color: var(--swatch-secondary-color); background:none; }#header::before{content: " "; position:absolute; width:100%; height:100%; left:0; top:0.75rem; background-image: var(--logo-image); background-repeat:no-repeat; background-position:center0; background-size:auto calc(var(--header-height-on-desktop) - 1.5rem); opacity:0.8; pointer-events:none; }#headerh1, #headerh2{margin:0; padding:0; width:100%; height: var(--header-height-on-desktop); display: flex; align-items:center; justify-content:center; display: flex; align-items:center; justify-content:center; }#headerh1a, #headerh1a::before, #header h2 span, #header h2 span::before { margin: 0; padding:0; z-index:0; display:block; text-align:center; }#headerh1{z-index:1; }#headerh1a::before, #headerh1a::after{content: var(--header-title); }#headerh1a::before{color: rgb(var(--swatch-text-tertiary-color)); z-index: -1; -webkit-text-stroke:0.325rem rgb(var(--swatch-text-dark)); }#headerh1a::after{color: rgb(var(--swatch-headerh1-color)); z-index:1; }#headerh2{z-index:0; text-transform:uppercase; pointer-events:none; }#headerh2span{margin-top: calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 - 1.5em); }#headerh2span::before, #headerh2span::after{ --wght:600; content: var(--header-subtitle); position:absolute; left:50%; transform: translateY(-50%) translateX(-50%); width:100%; text-align:center; }#headerh2span::before{ -webkit-text-stroke:0.25rem rgb(var(--swatch-text-dark)); }#headerh2span::after{color: rgb(var(--swatch-headerh2-color)); z-index:1; }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) input[type="text"]{color: rgba(0, 0, 0, 0); }@media (min-width: 36rem) {#login-status{flex-grow:1; left:3%; right: initial; }#login-status::before{ --mask-image:none; background-color:transparent; }#login-status:not(:focus-within) {color: rgb(var(--login-line-divider-color)); -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; }#login-status#account-topbutton, #login-status:not(:focus-within) #account-topbutton{ --clip-path: polygon( 00, 100%0, 100%100%, 0100% ); background-color: rgba(var(--login-arrow-color), 0); }#login-status#account-topbutton::before{ --clip-path: polygon( 30%35%, 70%35%, 50%60%, 50%60% ); --mask-image: initial; content: ""; position:absolute; top:0; left:0; width:100%; height:100%; background-color: rgba(var(--login-arrow-color), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); }#login-status#account-topbutton::before, #login-status:not(:focus-within) #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton:hover::before { --clip-path: polygon( 30%35%, 70%35%, 50%60%, 50%60% ); --mask-image: initial; }#login-status:not(:focus-within) #account-topbutton::after{display:none; }#login-status:not(:focus-within) *:not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon( 00, 100%0, 100%100%, 0100% ); pointer-events:all; -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); }#login-status:not(:focus-within) *:not(#account-topbutton):not(#account-options):not([href*="account/messages"]) {opacity:1; }#login-status#my-account{ --wght:300; }#account-options{background: var(--gradient-header); }#search-top-box{top:1.5em; right:3%; background: rgba(var(--search-focus-textbox-bg-color), 0.4); box-shadow: calc(var(--search-height) / 2 * -1) 0 calc(var(--search-height) / 2) rgba(var(--search-focus-textbox-bg-color), 0.4); }#search-top-box:focus-within ~ #login-status{opacity:1; }#search-top-box::after{transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); }#search-top-box:not(:focus-within)::after{ --clip-path: polygon( 00, 100%0, 100%100%, 0%100% ); background-color: rgba(var(--search-icon-bg-color, --dark-accent), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); }#search-top-box:not(:focus-within):hover::after{ --clip-path: polygon( 00, 100%0, 100%100%, 0100% ); background-color: rgb(var(--search-icon-hover-bg-color)); }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) {max-width: var(--search-width); }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) input[type="text"]{max-width: var(--search-width); padding:0 var(--search-height) 01em; outline-width:0; background-color: rgb(var(--search-focus-textbox-bg-color), 0.35); color: rgba(var(--search-textbox-text-color), 0.4); cursor:pointer; }#search-top-boxform[id="search-top-box-form"]:not(:focus-within) input[type="submit"], #search-top-boxform[id="search-top-box-form"]:focus-withininput[type="submit"]{pointer-events:all; border:none; } } #page-title::after, .meta-title::after, #page-title::before, .meta-title::before{content: ""; flex-grow:1; height:0.0625rem; background: rgb(var(--swatch-primary)); }#page-title::before, .meta-title::before{margin:auto1.25rem autoauto; } }
:root{ --sidebar-width-on-desktop: calc((var(--base-font-size) * (14 / 15)) * 19); --body-width-on-desktop:45.75rem; }@mediaonlyscreenand (min-width: 48.0625rem) {#side-bar.close-menu{display:block; position:fixed; top:0.5rem; left:0.5rem; width:3rem; height:3rem; background: unset; opacity:1; pointer-events:all; z-index: -1; }#side-bar.close-menuimg{color:transparent; }#side-bar.close-menu::before, #side-bar.close-menu::after{content: ""; box-sizing: border-box; position:fixed; display:block; top:0.5rem; left:0.5rem; width:3rem; height:3rem; padding:0; margin:0; text-align:center; pointer-events:all; cursor:pointer; transition: opacity var(--sidebar-transition-timing); }#side-bar.close-menu::before{ --mask:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Hamburger' x='0' y='0' baseProfile='tiny' overflow='visible' version='1.2' viewBox='003232' xml:space='preserve'%3E%3Cpath d='M4 10h24c1.102-.92-2s-.9-2-2-2H4c-1.10-2.9-22s.9222zm24 4H4c-1.10-2.9-22s.9222h24c1.102-.92-2s-.9-2-2-2zm0 8H4c-1.10-2.9-22s.9222h24c1.102-.92-2s-.9-2-2-2z'/%3E%3C/svg%3E"); z-index: -1; background-color: var(--toggle-icon-color, rgb(var(--sidebar-links-text))) !important; -webkit-mask: var(--mask); mask: var(--mask); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-position:50%50%; mask-position:50%50%; -webkit-mask-size:60%; mask-size:60%; }#side-bar.close-menu::after{z-index: -2; background-color: var(--toggle-button-bg, rgb(var(--sidebar-bg-color))) !important; border-radius: var(--toggle-roundness, 50%); border: var(--toggle-border-color, rgb(var(--sidebar-links-text))) var(--toggle-border-width, 0.25rem) solid; }#side-bar:focus-within.close-menu, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover.close-menu{pointer-events:none; }#side-bar:focus-within.close-menu::before, #side-bar:focus-within.close-menu::after{opacity:0; pointer-events:none; }#side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover.close-menu::before, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover.close-menu::after{opacity:0; pointer-events:none; }#side-bar{display:block; position:fixed; top:0; left: calc(var(--sidebar-width-on-desktop)*-1); z-index:10; transition:left500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; height:100%; overflow-y:auto; overflow-x:hidden; margin-top:0; }#side-bar:focus-within{left:0; }#side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover{left:0; }#side-bar.side-block{margin-top:1rem; background-color: rgb(0, 0, 0, 0); border-radius:0; border-left-width:0px; border-right-width:0px; }#main-content::before{content: ""; display:block; position:fixed; top:0; right:0; z-index: -1; opacity:0; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, width 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; margin-left: var(--sidebar-width-on-desktop); background: rgba(var(--swatch-menubg-black-color), .3) 1px1pxrepeat; padding-right:0; width:100%; height:100vh; pointer-events:none; z-index:99; }#side-bar:focus-within ~ #main-content::before{width: calc(100% - var(--sidebar-width-on-desktop)); opacity:1; pointer-events:all; }#side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover ~ #main-content::before{width: calc(100% - var(--sidebar-width-on-desktop)); opacity:1; pointer-events:all; } @supports (-moz-appearance:none) and (background-attachment:local) and (not (-moz-osx-font-smoothing:auto)) { #side-bar { padding: inherit; } } #content-wrap{display: flex; flex-direction: row; width: calc(100vw - (100vw - 100%)); min-height: calc(100vh - calc(var(--final-header-height-on-desktop, 10.125rem))); flex-grow:2; height:auto; position:relative; margin:0auto; max-width:inherit; }#main-content{width:100%; position: initial; max-height:100%; padding:2rem 1rem; max-width: var(--body-width-on-desktop, 45.75rem); margin:0auto; }#page-content{max-width: min(90vw, var(--body-width-on-desktop, 45.75rem)); }@supports (-webkit-hyphens:none) {#side-bar{transition:left500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, padding-right 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; padding-right:0; background-color: rgb(0, 0, 0, 0); pointer-events:all; overflow-x:visible; overflow-y:visible; z-index:999; }#side-bar::-webkit-scrollbar{opacity:0; -webkit-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; }#side-bar.close-menu::before{z-index:999; }#side-bar.close-menu::after{z-index:998; }#side-bar:hover.close-menu::before, #side-bar:hover.close-menu::after{opacity:0; }#side-bar:hover{left:0; background-color: rgba(var(--swatch-menubg-color), 1); padding-right:0; }#side-bar:hover::-webkit-scrollbar { opacity: 1; }#side-bar:hover~#main-content::before{width: calc(100% - var(--sidebar-width-on-desktop)); opacity:1; pointer-events:all; } } }
[フレーム]
項目編號:SCP-ZH-557
項目等級:Keter
特殊收容措施:由於SCP-ZH-557的突發性,基金會應對SCP-ZH-557-A進行最少一週一次的實際觀察。
當SCP-ZH-557-A受SCP-ZH-557影響,在帷幕外應被編入失蹤名單之中,並依照中華民國法律,在七年過後依法辦理死亡證明。
描述:SCP-ZH-557是一種異常失蹤效應,其影響對象為中華民國自由地區中受過自由刑的更生人,在此被編號為SCP-ZH-557-A。基於SCP-ZH-557-A的人際關係不緊密,僅得從失蹤地的乾燥異常白色油漆確認其失蹤的確切位置,該油漆被編號為SCP-ZH-557-B。
SCP-ZH-557的發生地通常人煙稀少,而發生時點通常為SCP-ZH-557-A獨處時,受異常效應影響時,SCP-ZH-557-A將在當下消失,而消失的瞬間,該更生人所處的位置與周遭將出現隨機大小的多片已乾燥的SCP-ZH-557-B區域。經過多年統計後發現,有兩種SCP-ZH-557-A較不受影響,其一是有團體或個體給予社會性支持者,另一則是短期內再次入獄者,而短期內再入獄者中的例外為宥於生存而再犯者,此類SCP-ZH-557-A仍然有極高的可能於再次出獄後受到SCP-ZH-557影響。
SCP-ZH-557-B的異常效應在於只能使用黑色顏料覆蓋其所表現之白色,其他顏料附著上去後會慢慢消失,化驗結果並無異常性,故該異常效應並非其原料所致。在SCP-ZH-557-B被黑色顏料覆蓋後,其異常效應會發生變化,該黑色顏料無法以任何方法被去除,同時其他顏料亦無法覆蓋其所表現的黑色。
【附錄:李進誠日記節錄】
前言:本附錄所節錄之網誌來源為受SCP-ZH-557影響而失蹤的李進誠先生,李先生於民國76年出生,於民國98年因殺人案入獄12年,最後於民國110年出獄,在民國111年受SCP-ZH-557影響而失蹤。
民國一百一十年六月七號 天氣晴
這是我出獄的第三個月,出來後我花了一些時間才敢到媽媽的墓前,至於老爸的就算了,出生後沒見過幾次面,他最好就被挫骨揚灰吧。
不過這真是諷刺啊,竟然在我出獄前半年過勞死掉,還好是老鄰居出手幫忙,不然可能連這塊地都找不到,還記得以前說要讓媽媽不用這麼累,不用每天都要早上工作晚上擺攤,沒想到最後連收屍都不是我親手去做的。
或許我也沒有資格說什麼吧,畢竟我真的有殺人,假釋申請也從來沒通過,恐怕是罪大惡極了。
小時候我也是大家眼裡的乖孩子跟好學生,如果我那個時候有忍住,或許我已經有穩定的工作,相愛的戀人,甚至組建了新的家庭,還讓媽媽過上好生活了吧。
可惜一切都不如意,我選擇了快意恩仇,在畢業後最風光的時候就進了監獄,失去了良民的身分,而且再也回不去。
我曾經是這條街第一個好大學畢業生,也是那邊各個攤販眼中「別人的孩子」,而這些都是因為媽媽無私的奉獻,還有街坊鄰居的支持,我才能夠成為這麼好的人,然後我選擇背叛他們二十多年的照顧。
可能是也知道沒辦法再看見我了,媽媽留下了一些遺產,讓我出獄後還能夠有一段時間緩衝。
媽,謝謝你,我很抱歉不能一直守在你身邊,兒子會繼續往前走的。
民國一百一十年十二月六號 天氣陰
我有點跟不上外面的節奏,新科技新生活把我壓得喘不過氣,我出獄後有嘗試繼續讀書跟考試,但我的腦袋顯然已經沒辦法跟當年比了,工作雖然沒有問題,但店長總是用那種眼神看我,讓我很不舒服。
沒想到這十幾年這條街發生了這麼多事情,我以前那些認識的人們也搬家的搬家,死亡的死亡,幫忙處理媽媽後事的老鄰居也在上個月去世了,我特意請了一天假去上香弔唁,但一些知道我做過什麼的陌生人也是對我指指點點,用店長的眼神看著我,這讓我不經有些惶恐。
明年除夕前,林哥要出來了,他當初說我可以投靠他,他以前是在台北發展的,可能也是看在這份同鄉情誼才給我的機會吧,到時候再看看。
民國一百一十一年一月二十八號 天氣晴
我前幾天去監獄接林哥出來,最近我的生活也慢慢上軌道了,林哥問我要不要跟他一起往政治發展,他說我是個很不錯的人才,我說我需要想想看,因為還有工作在身,我希望可以把這份工作做完一年,來向現在的老闆表達感謝,如果沒有他,店長幾乎要把我辭退三四次了。
他說這樣也好,他以前在台北混的時候後面也是那些政商和宗教人士,如果再小心一點也不會因為重傷害被抓去關。他常常會這樣說他以前的豐功偉業,他會被送進監獄是因為重傷害,在這之前他並沒有少流血,不過他的為人是很大方很溫柔的,或許也是這樣才會到哪裡都吃得開吧!
之後可能會被叫去一些聚會聚餐,希望是捷運可以到的地方,我出來之後才發現台北變好多,以前我很喜歡火車跟捷運,現在我有好多可以研究跟閱覽的素材,這讓我很歡喜,總覺得這個世界又變得很光明。
民國一百一十一年三月六號 天氣雨
我之後不會再和林哥有交往了,他是他們那群的,當初收保護費、刺激我動手,還有調戲我媽的那群,他們全部都在幾天前的飯局上聚集了。
他們並沒有對我怎樣,只是笑著說事情已經過去了,我對這種反應感到驚訝,而他們接下來談到那個死在我手上的人,現場除了我,沒有人記得起來他叫什麼名字。
我這次沒有忍住的是噁心感,滿到溢出來。他們旁邊的少年仔看我面色不好,開始向我喊我在不爽他們老大什麼,我沒有說什麼,我只是剛淋雨,身體不舒服而已。
我沒有答應對方的邀請,最後便搭捷運回家,好好洗澡,我發現我已經不再憤怒,這種心情很難描述,或許是無奈吧?我知道這種事情的確不罕見,但這種魔幻而抽離現實的事情竟然發生在我身上,只能認了吧。
不過他們看起來滿面春風,真希望我也能有這樣的表情。
民國一百一十年六月七號 天氣雨
老闆前幾日給了我一筆不少的資遣費,他說他也有壓力在,對我很抱歉,他很喜歡我這個員工,但他必須要讓這家店繼續營運,他說我或許可以南下找機會,也不會被那群人這樣追殺。店長那一整天都很開心。
被解雇後我去找了其他工作,但也不知道怎麼了,這周遭也沒有人願意雇用我,我或許會離開這裡吧,去台中看看,或是去高雄也好,或許可以出國?我的英文並不差。
民國一百一十一年七月八號 天氣雨
到台中半個月了,還是找不到工作,他們嫌棄我曾經入獄,有一次我把我的多益金色證書跟學經歷給他們看,證明我可以服務外國食客,也會乖乖地留在這裡工作,但他們卻懷疑我這是造假的證明,把我趕出去的理由是如果連面試都說謊,未來偷錢怎麼辦。
我想要喊說拜託給我一次機會,但對方卻報警了,警方帶我去派出所,對我的態度很差。
無論我怎麼辯解,他們都沒有想要放過我的意思,說我就是要傷害店家,最後是查透了資料,發現我所言皆真,才不甘心地把我放走,這種挫折感過於強烈了。
接下來的應徵也都沒有後續,我最近會下去高雄。
民國一百一十一年九月六號 天氣雨
跟台中一樣,但有幾位雇主請我吃了便當,鼓勵我繼續走,我當然知道這只是場面話,但至少我沒有再進去派出所了。
我想過隱藏過一切,但這終究不會是長久之計,或許我還是能夠遇到下一個發覺我並非惡徒的老闆吧?雖然是這樣期待,但我已經不是純白一片的人了,這種希望也是一種奢求吧!
回家吧,或許風頭已經過了,重新再來一次。
民國一百一十一年九月三十號 天氣晴
明天去看一下媽媽。
備註:李進誠先生在最後一篇日記寫下的後天受到SCP-ZH-557影響,透過SCP-ZH-557-B定位,其消失位置在擺放其母骨灰罈的墓地周遭。
【附錄:基金會內部觀察對象】
觀察對象:黃子興 特工(SCP-ZH-557-A)
觀察者:林華正 研究員
撰寫者:王禾呂 博士
觀察注意事項:為了確認觀察不是被觀察者刻意為之,不應將此訊息告知林華正 研究員,僅需在出勤時使觀察對象與觀察者搭檔即可,非出勤時段則將觀察對象與觀察者安排在較近的空間居住。本觀察事件目的為確保人力,以及研究SCP-ZH-557所需要的最低人際關係等級。
備註:黃子興 特工因傷害罪入獄四年又六個月,於2010年2月1日出獄。2011年2月1日由王禾呂 博士擔保,並以此於基金會任職。