SCP-6655





/*PaperstackTheme[2020WikidotTheme]ByEstrellaYoshteBased on:
 InkblotThemebyCroquemboucheWordProcessorThemebystormbreathModernThemebyAzamoSimpleYonderThemebyEstrellaYoshteEditedbyukwhatnforSCP-JP*/
 
/*JapaneseFont*/
@importurl('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;700&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');
/*EnglishFont*/
@importurl('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Oxygen&display=swap');
@importurl(https://fonts.googleapis.com/css2?family=Fira+Code&display=swap);
 
#page-content{font-size:0.87rem;
}body{font-family: "Noto Sans JP", "Oxygen", sans-serif;
}body{color:black;
 background-image: linear-gradient(
 to bottom,
 #EFEFEF, #EFEFEF276px,
 #D3D3D3276px, #ffffff282px,
 #ffffff282px, #ffffff100%
 );
 background-repeat:no-repeat;
}#main-content{top: -1.6rem;
 padding:0.2em;
}.page-source, .codepre, .codep, .code, tt{font-family: "Fira Code", monospace;
}
 
/* ---- HEADER ---- */
 
div#container-wrap{background-image:none;
}div#header{background-image:none;
}#headerh1, #headerh2{margin-left:0;
 float:none;
 text-align:center;
}
 
/*Movethesubtitledownasmidge*/
#headerh2{margin-top:0.45rem;
}
 
/*Hidetheexistingtext*/
#headerh1span, #headerh2span{font-size:0;
 display:none;
}
 
/*Stylethenewtext*/
#headerh1a::before, #headerh2::before{color:#333333;
 font-family: "Josefin Sans", sans-serif;
 text-shadow:none;
}
 
/*Setthenewtext'scontentfromvariable*/
#headerh1a::before{content: var(--header-title, "SCP FOUNDATION");
 font-weight:300;
 font-size:1.3em;
}#headerh2::before{content: var(--header-subtitle, "SECURE - CONTAIN - PROTECT");
 font-weight:600;
 font-size:1.22em;
}#login-status,
#login-statusa{color:#333333;
}#page-title{display:none;
}#footer, #footera{background:transparent;
 color:#333333;
}#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-forminput[type=submit],
#search-top-box-forminput[type=submit]:hover,
#search-top-box-forminput[type=submit]:focus{border:none;
 background:#333333;
 box-shadow:none;
 border-radius:0px;
 color:#efefef;
}#search-top-boxinput.empty{color:#999999;
}#search-top-box{top:2.3rem !important;
 right:8px;
}
 
/* ---- TOPBAR ---- */
 
#top-bar{display: flex;
 justify-content:center;
 right:0;
 top:7.9rem;
}#top-bar, #top-bara{color:#333333;
}
 
/* ---- SIDEBAR ---- */
 
#side-bar.side-block{border:transparent;
 border-radius:0;
 box-shadow:0px0px7px#999999;
 background:#ffffff;
}#side-bar.side-block.media > *{display: flex;
 justify-content: space-evenly;
}#top-bardiv.open-menua{border-radius:0;
 box-shadow:0px1px4px0 rgba(0, 0, 0, 0.2), 0px3px10px0 rgba(0, 0, 0, 0.19);
 border:1pxwhite;
}@media (max-width: 767px) {#main-content{padding:0;
 margin:05%;
 border-left:none;
 }#page-title{margin-top:0.7em;
 }#side-bar{background-color:#fff;
 }#side-bar:target{border:none;
 box-shadow:3px01px -2px rgba(0, 0, 0, 0.04), 1px05px0 rgba(0, 0, 0, 0.2);
 }#side-bar.close-menu{transition: width 0.5s ease-in-out 0.1s,
 opacity 1s ease-in-out 0s;
 display:block;
 position:fixed;
 width:100%;
 height:100%;
 top:0;
 right:0;
 background: rgba(0, 0, 0, 0.3);
 background-position:19em50%;
 z-index: -1;
 opacity:0;
 pointer-events:none;
 }#side-bar:target.close-menu{width: calc(100% - 19em);
 right:0;
 left:auto;
 opacity:1;
 pointer-events:auto;
 }#page-content > hr, #page-content > .list-pages-box > .list-pages-item > hr{margin:3em -5.5%;
 }#side-bar{top:0;
 }#side-bar.heading{padding-left:1em;
 margin-left: -1em;
 }#search-top-box{top:107px;
 }}
 
/* ---- TABS ---- */
 
/* ---- YUITABBASE ---- */
.yui-navset.yui-nava, .yui-navset.yui-navset-top.yui-nava{background-color:inherit;
 background-image:inherit}.yui-navset.yui-nava:hover, .yui-navset.yui-nava:focus{background:inherit;
 text-decoration:inherit}.yui-navset.yui-nav.selecteda, .yui-navset.yui-nav.selecteda:focus, .yui-navset.yui-nav.selecteda:hover{color:inherit;
 background:inherit}.yui-navset.yui-nav, .yui-navset.yui-navset-top.yui-nav{border-color:inherit}.yui-navsetli{line-height:inherit}
 
/* ---- YUITABCUSTOMIZATION ----*/
 
.yui-navset.yui-nav,
.yui-navset.yui-navset-top.yui-nav{display: flex;
 flex-wrap: wrap;
 width: calc(100% - .125rem);
 margin:0auto;
 border-color:#333333;
 box-shadow:none;
}.yui-navset.yui-nava, /* ---- LinkModifier ---- */
.yui-navset.yui-navset-top.yui-nava{color:#333333;
 /* ---- TabBackgroundColour | [UNSELECTED] ---- */
 background-color:#efefef;
 border: unset;
 box-shadow:none;
 box-shadow:none;
}.yui-navset.yui-nava:hover,
.yui-navset.yui-nava:focus{color:#ffffff;
 /* ---- TabBackgroundColour | [HOVER] ---- */
 background-color:#333333;
}.yui-navset.yui-navli, /* ---- ListitemModifier ---- */
.yui-navset.yui-navset-top.yui-navli{position:relative;
 display: flex;
 flex-grow:2;
 max-width:100%;
 margin:0;
 padding:0;
 color:#ffffff;
 background-color:#ffffff;
 border-color:transparent;
 box-shadow:none;
}.yui-navset.yui-navlia,
.yui-navset-top.yui-navlia,
.yui-navset-bottom.yui-navlia{display: flex;
 align-items:center;
 justify-content:center;
 width:100%;
}.yui-navset.yui-navliem{border: unset;
}.yui-navset.yui-navaem,
.yui-navset.yui-navset-top.yui-navaem{padding:.35em.75em;
 
 text-overflow: ellipsis;
 overflow:hidden;
 white-space:nowrap;
}.yui-navset.yui-nav.selected, /* ---- SelectionModifier ---- */
.yui-navset.yui-navset-top.yui-nav.selected{flex-grow:2;
 margin:0;
 padding:0;
 /* ---- TabBackgroundColour | [SELECTED] ---- */
 background-color:#333333;
}.yui-navset.yui-nav.selecteda,
.yui-navset.yui-nav.selectedaem{border:none;
}.yui-navset.yui-nav.selecteda{width:100%;
 color:#ffffff;
}.yui-navset.yui-nav.selecteda:focus,
.yui-navset.yui-nav.selecteda:active{color:#ffffff;
 background-color:#333333;
}.yui-navset.yui-content{background-color:#ffffff;
 box-shadow:0px0px4px#999999;
}.yui-navset.yui-content,
.yui-navset.yui-navset-top.yui-content{padding:.5em;
 border:none;
}
 
/* ---- INFOBAR ---- */
body{
 --barColour:#333333;
}.info-container.collapsible-block-content{padding:0.5em30px;
}.info-container.collapsible-block-content.wiki-content-table{width:100%;
}
 
/* ---- INFOPANE ---- */
 
#page-content.creditRate{margin: unset;
 margin-bottom:4px;
}#page-content.rate-box-with-credit-button{background-color:#ffffff;
 border:solid1px#ffffff;
 box-shadow:0px0px7px#999999;
 border-radius:0;
}#page-content.rate-box-with-credit-button.fa-info{border:none;
 color:#333333;
}#page-content.rate-box-with-credit-button.fa-info:hover{background:#333333;
 color:#ffffff;
}.rate-box-with-credit-button.cancel{border:solid1px#ffffff;
}
 
/* ---- PAGERATING ---- */
 
.page-rate-widget-box{box-shadow:0px0px7px#999999;
 margin: unset;
 margin-bottom:4px;
 border-radius:0;
 font-family: "Oxygen", sans-serif;
}div.page-rate-widget-box.rate-points{background-color:#ffffff;
 color:#333333 !important;
 border:solid1px#ffffff;
 border-radius:0;
}.page-rate-widget-box.rateup,
.page-rate-widget-box.ratedown{background-color:#ffffff;
 border-top:solid1px#ffffff;
 border-bottom:solid1px#ffffff;
}.page-rate-widget-box.rateupa,
.page-rate-widget-box.ratedowna{background:transparent;
 color:#333333;
}.page-rate-widget-box.rateupa:hover,
.page-rate-widget-box.ratedowna:hover{background:#333333;
 color:#ffffff;
}.page-rate-widget-box.cancel{background:transparent;
 background-color:#ffffff;
 border:solid1px#ffffff;
 border-radius:0;
}.page-rate-widget-box.cancela{color:#333333;
}.page-rate-widget-box.cancela:hover{background:#333333;
 color:#ffffff;
 border-radius:0;
}
 
/* ---- PAGEELEMENTS ---- */
 
h1,
h2,
h3,
h4,
h5,
h6{color:#333333;
 font-family: "Sawarabi Gothic", "Josefin Sans", sans-serif;
 font-weight:bold;
}blockquote,
div.blockquote,
#toc,
.code{background-color:#F8F8F8;
 border:solid1px#F8F8F8;
 box-shadow:0px0px4px#999999;
}.scp-image-block{border:solid8px#ffffff;
 box-shadow:0px0px5px#999999;
 box-sizing: border-box;
}.scp-image-block.scp-image-caption{background-color:#ffffff;
 border-top:solid4px#ffffff;
 color:black;
}#page-content.wiki-content-tabletrth{border:solid1px#999999;
 background-color:#efefef;
 /*setborderfortabletitle*/
}#page-content.wiki-content-tabletrtd{border:solid1px#999999;
 /*setborderfortablecontent*/
}
 
/*-- tags --*/
 
#main-content.page-tagsspan{max-width:100%;
}#main-content.page-tagsa{height:0.9rem;
 line-height:0.9rem;
 font-size:0.76rem;
 background-color:#FDFDFD;
 border-radius:0.6rem 0.12rem;
 margin:.25rem .2rem;
 .5rem .2rem;
 padding:0.2rem 0.42rem 0.25rem 0.46rem;
 box-shadow:0.6px0.6px1.9px0.8px rgba(0, 0, 0, 0.27);
}#main-content.page-tagsa:before{content: "•";
 font-size:1.1rem;
 float:left;
 position:relative;
 top: -0.19rem;
 left: -0.24rem;
 color:#ffffff;
 background-color:#B8B8B8;
 color:transparent;
 text-shadow:1px1px0.7px rgba(255, 255, 255, 0.82);
 -webkit-background-clip:text;
 -moz-background-clip:text;
 background-clip:text;
}
 
/* ---- CUSTOMSYNTAX ---- */
 
.header-container{display: flex;
 justify-content: flex-end;
 align-items:center;
 flex-wrap: wrap;
 position:relative;
 justify-content: space-around;
 align-content: space-between;
 width:100%;
 left:0;
 align-items: flex-start;
 row-gap:2px;
}.text-item{flex-grow:1;
 max-width:25%;
 text-align:center;
}.grid-item{flex-grow:1;
 min-width:25%;
 text-align:center;
 margin:8px6px;
}@media (max-width: 1200px) {.grid-item{min-width:50%;
 }}.logo{position:absolute;
 width:180px;
 top: -154px;
 left: -17em;
 z-index: -1;
}@media (max-width: 767px) {.logo{width:36%;
 top: -9.7em;
 left:32%;
 }}.textbox{position:absolute;
 width:42%;
 top:7.5rem;
}@media (max-width: 960px) and (min-width: 767px), (max-width: 666px) {.textbox{position:relative;
 width:100%;
 top:0;
 }}
 
/*CreditModule対応 byukwhatn*/
.creditRate.creditModule.creditButton{background-color:white;
 border: unset;
 border-radius:0px;
 margin-left:5px;
 height:100%;
}.creditRate.creditModule.creditButtona{height:100%;
 line-height:20px;
}
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1*/
 
#top-bar.open-menua{position:fixed;
 bottom:0.5em;
 left:0.5em;
 z-index:15;
 font-family: san-serif;
 font-size:30px;
 font-weight:700;
 width:30px;
 height:30px;
 line-height:0.9em;
 text-align:center;
 border:0.2emsolid#888 !important;
 background-color:#fff !important;
 border-radius:3em;
 color:#888 !important;
 text-decoration:none!important;
}@media (min-width: 768px) {.mobile-top-bar{display:block;
 }.mobile-top-barli{display:none;
 }#main-content{max-width:708px;
 margin:0auto;
 padding:0;
 transition: max-width 0.2s ease-in-out;
 }#side-bar{display:block;
 position:fixed;
 top:0;
 left: -25em;
 width:17em;
 height:100%;
 background-color: rgb(184, 134, 134);
 overflow-y:auto;
 z-index:10;
 padding:1em1em01em;
 -webkit-transition:left0.5s ease-in-out 0.1s;
 -moz-transition:left0.5s ease-in-out 0.1s;
 -ms-transition:left0.5s ease-in-out 0.1s;
 -o-transition:left0.5s ease-in-out 0.1s;
 transition:left0.5s ease-in-out 0.1s;
 }#side-bar:after{content: "";
 position:absolute;
 top:0;
 width:0;
 height:100%;
 background-color: rgba(0, 0, 0, 0.2);
 
 }#side-bar:target{display:block;
 left:0;
 width:17em;
 margin:0;
 border:1pxsolid#dedede;
 z-index:10;
 }#side-bar:target + #main-content{left:0;
 }#side-bar:target.close-menu{display:block;
 position:fixed;
 width:100%;
 height:100%;
 top:0;
 left:0;
 background: rgba(0,0,0,0.3) 1px1pxrepeat;
 z-index: -1;
 }}
:root{
 --timeScale:1;
 --timeDelay:0s;
}
 
/*Convertingmiddledividerfrombox-shadowto ::beforepseudo-element*/
.anom-bar > .bottom-box{box-shadow:none!important; }.anom-bar > .bottom-box::before{position:absolute;
 content: " ";
 width:100%;
 height:0.5rem;
 background-color: rgb(var(--black-monochrome, 12, 12, 12));
 transform: translateY(-0.74rem);
}
 
/*DIVIDER*/
.anom-bar > .bottom-box::before{animation-name: divider;
 animation-duration: calc(0.74s * var(--timeScale));
 animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.32,.38,.39,.94);
 animation-fill-mode: backwards;
}
 
/*CLASSIFIEDLEVELBARS*/
div.top-center-box > *{animation-name: bar;
 animation-duration: calc(0.45s * var(--timeScale));
 animation-iteration-count:1;
 animation-timing-function: ease-out;
 animation-fill-mode: backwards;
}div.top-center-box > :nth-child(1) {animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(2) {animation-delay: calc(0.32s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(3) {animation-delay: calc(0.45s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(4) {animation-delay: calc(0.61s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(5) {animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(6) {animation-delay: calc(0.95s * var(--timeScale) + var(--timeDelay)); }
 
/*TOPTEXT*/
div.top-left-box, div.top-right-box{clip-path: polygon( 0% -50%, 150% -50%, 150%100%, 0%100%);
}div.top-left-box > *, div.top-right-box > *{position:relative;
 animation-name: bottomup;
 animation-duration: calc(0.65s * var(--timeScale));
 animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: ease-out;
 animation-fill-mode: backwards;
}
 
/*-----------------------------------*/
/*-----------------------------------*/
 
/*CONTAINMENT, DISRUPTION, RISKCLASSES*/
div.text-part > *{clip-path: polygon( 0%0%, 100%0%, 100%100%, 0%100%);
 animation-name: expand2;
 animation-duration: calc(0.5s * var(--timeScale));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.text-part > :nth-child(1) {animation-name: expand1;
}div.text-part > :nth-child(1) {animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); }div.text-part > :nth-child(2) {animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); }div.text-part > :nth-child(3) {animation-delay: calc(0.86s * var(--timeScale) + var(--timeDelay)); }div.main-class::before, div.main-class::after{animation-name: iconslide;
 animation-duration: calc(0.45s * var(--timeScale));
 animation-delay: calc(0.8s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}
 /*BOTTOMTEXT*/
div.main-class > *, div.disrupt-class > *, div.risk-class > *{white-space:nowrap;
 animation-name: flowIn;
 animation-duration: calc(0.42s * var(--timeScale));
 animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: ease-out;
 animation-fill-mode: backwards;
}
 
/*-----------------------------------*/
/*-----------------------------------*/
 
/*DIAMOND*/
div.arrows{animation-name: arrowspin;
 animation-duration: calc(0.7s * var(--timeScale));
 animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.quadrants > *{animation-name: fade;
 animation-duration: calc(0.3s * var(--timeScale));
 animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.top-icon, div.right-icon, div.left-icon, div.bottom-icon{animation-name: nodegrow;
 animation-duration: calc(0.4s * var(--timeScale));
 animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.12,.41,.27,.99);
 animation-fill-mode: backwards;
}div.diamond-part{clip-path: polygon( -10%0.37%, 120%0.37%, 120%100%, -10%100%);
 animation-name: diamondBorder;
 animation-duration: calc(0.8s * var(--timeScale));
 animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay));
 animation-iteration-count:1;
 animation-timing-function: cubic-bezier(.32,.38,.39,.94);
 animation-fill-mode: backwards;
 will-change: box-shadow;
}
 
/*MOBILEQUERY*/
@media (max-width: 480px ) {.anom-bar > .bottom-box::before{display:none;
 }.anom-bar > .bottom-box{box-shadow:0 -0.5rem 00 rgb(var(--black-monochrome, 12, 12, 12))!important;
 }div.top-center-box > *{animation-name: bar-mobile;
 animation-duration: calc(0.9s * var(--timeScale));
 }div.top-center-box > :nth-child(1) {animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(2) {animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(3) {animation-delay: calc(0.3s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(4) {animation-delay: calc(0.4s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(5) {animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); }div.top-center-box > :nth-child(6) {animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); }}
 
/*--- MotionAccessibility ---*/
@mediascreenand (prefers-reduced-motion: reduce) {div.anom-bar-container{ --timeScale:0!important; }}
 
/*-------------------------*/
 
@keyframesdivider{from{max-width:0%; }to{max-width:100%; }}@keyframesbar{from{max-width:0%; }to{max-width:100%; }}@keyframesbar-mobile{from{max-height:0%; }to{max-height:100%; }}@keyframesbottomup{from{top:100px; }to{top:0; }}@keyframesexpand1{from{opacity:0; clip-path:inset(0 calc(100% - 0.75rem) 00); }to{opacity:1; clip-path:inset(0); }}@keyframesiconslide{from{opacity:0; transform: translateX(-5rem); }to{opacity:1; transform: translateX(0); }}@keyframesexpand2{from{opacity:0; width:1%; }to{opacity:1; width: calc(100% - 0.25rem); }}@keyframesfade{from{opacity:0; }to{opacity:1; }}@keyframesflowIn{from{opacity:0; transform: translateY(20px); }to{opacity:1; transform: translateY(0); }}@keyframesarrowspin{from{clip-path:circle(0%); transform: rotate(135deg); }to{clip-path:circle(75%); transform: rotate(0deg); }}@keyframesnodegrow{from{transform: scale(0);}to{transform: scale(1);}}@keyframesdiamondBorder{from{box-shadow: -0.5rem -20rem 00 rgb(var(--black-monochrome, 12, 12, 12)); }to{box-shadow: -0.5rem 000 rgb(var(--black-monochrome, 12, 12, 12)); }}


/*BASALTTheme[2021WikidotTheme]ByLiryn & PlaceholderMcDBased on:
 
 PaperstackThemebyEstrellaYoshteMinimalThemebyStormbreathBLANKSTYLECSSbyPlaceholderMcD & HarryBlankPLACESTYLECSSbyPlaceholderMcDSimpleYonderThemebyEstrellaYoshteTabanimationbyCroquemboucheEditedbyiti119forSCP-JP*/
 
@importurl('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
 
/*MAIN*/
 
/* ======================= */
 
:root{
 --title: " SCP財団";
 --subtitle: " 確保 • 収容 • 保護";
 --barColour: rgb(20, 20, 20);
 --fnColor: rgb(15, 15, 15);
 --fnLinger:1s;
 --logo: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-21-21vy/basalt_logotype_black.png);
 --sidelogo: var(--logo);
 --sidesubtitle: var(--subtitle);
 --utilcolor:#FFF;
 --antiutilcolor: rgb(20, 20, 20);
 --titleLength:8.3rem;
}body{background: rgb(255, 255, 255);
 font-family: 'Inter', sans-serif;
}#main-content{top: -2.8rem;
}#container-wrap-wrap{overflow-x:hidden;
}
 
/* ======================= */
 
/*HEADER & TOPBAR*/
 
/* ======================= */
 
#extra-div-1{z-index:9;
 position:fixed;
 top:0;
 left:0;
 width:1000vw;
 height:5rem;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.3);
 background:white;
}#extra-div-2{z-index:9;
 position:fixed;
 top:0;
 left:0;
 width:1000vw;
 height:5rem;
}#extra-div-1::before{content: var(--title);
 position:fixed;
 left:8.5rem;
 top:0.7rem;
 color:black;
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:27.45px;
 animation: slideLeft 1s;
 transition-duration:0.3s;
 transition-property: transform;
 transform: translateZ(0);
}#extra-div-2::before{content: var(--subtitle);
 position:fixed;
 font-size:1.22em;
 left:8.5rem;
 top:2.5rem;
 color:#272842;
 font-family: 'Work Sans', sans-serif;
 font-weight:700;
 animation: slideLeft 1s;
}#u-header-link{display:block;
 position:fixed;
 top:0.6rem;
 left:8.3rem;
 height:3.5rem;
 width:15.7rem;
 z-index:21;
}.logo{z-index:10;
 position:fixed;
 width:4.5rem;
 height:4.5rem;
 top:0.2rem;
 left:3.6rem;
 transition-duration:0.3s;
 transition-property: transform;
 transform: translateZ(0);
 animation: slideLeft 1s;
 background-image: var(--logo);
 background-size: contain;
 background-repeat:no-repeat;
 background-position:center;
}.logo:hover{transform: rotate(348deg);
}#header{height:5rem;
}#headerh1,
#headerh2{display:none;
}#top-bar{position:fixed;
 align-items: stretch;
 display: flex;
 flex-direction: row;
 justify-content: flex-start;
 text-transform:uppercase;
 font-family: 'Work Sans', sans-serif;
 font-weight:800;
 animation: slideLeft 1s;
 top:1.7rem;
 max-width:50rem;
 min-width:8rem;
 font-size:90%;
 font-weight:800;
 left:25.4rem;
}#top-bardiv.open-menua{display:none;
}#top-barul{float:left;
}#top-barulliul{border:none;
}#top-barulli.sfhoverullia,
#top-barulli:hoverullia{background-color:#F4F4F4;
}#top-barulli>a{border:none;
}#top-bara{filter: grayscale(100%) saturate(0%);
 -webkit-filter: grayscale(100%) saturate(0%);
}#top-barulli.sfhovera:hover,
#top-barulli:hovera:hover{background:#F4F4F4;
}#top-barulli.sfhovera,
#top-barulli:hovera{border:none;
}#top-barulli>a{transition-duration:0.3s;
 transition-property: transform;
 transform: translateZ(0);
}#top-barulli>a:hover{transform: translate(0px, -3px);
 border:none;
}#top-barulliulli>a:hover{animation:none;
}@keyframestranslateTop{
 0% {opacity:1;
 }
 100% {transform: translate(0px, -3px);
 }}@keyframesslideLeft{
 0% {transform: translate(-200px, 0px);
 opacity:0;
 }
 100% {opacity:1;
 }}@keyframestilt{
 0% {opacity:1;
 }
 100% {transform: rotate(360deg);
 }}#login-status{position:fixed;
 top:0.65rem;
 right:2rem;
 width: fit-content;
 font-size:0.78em;
 text-align:center;
 color:transparent;
}#login-status > a > strong{margin-right:0.7rem;
 font-size:0.7rem;
}#login-status > span{color:#333;
 font-family: 'Work Sans', sans-serif;
 font-weight:700;
}#login-statusspan.printuserimg{font-size:0;
 transform: translate(6px, 5px);
}#login-statusa#my-account{display:none;
}#account-topbutton{border:none;
 margin-left: -0.25rem;
}div#search-top-box{width:2rem;
 position:fixed;
 top:0.76rem;
 right:0.2rem;
 z-index:21;
}#search-top-box-input{display:none;
}#search-top-box-form>input[type=submit],
#search-top-box-form>input[type=submit]:hover,
#search-top-box-form>input[type=submit]:focus,
#search-top-box-form>input[type=submit]:target{background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M505%20442.7L405.3%20343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3%2044-79.7%2044-128C416%2093.1%20322.9%200%20208%200S0%2093.1%200%20208s93.1%20208%20208%20208c48.3%200%2092.7-16.4%20128-44v16.3c0%206.4%202.5%2012.5%207%2017l99.7%2099.7c9.4%209.4%2024.6%209.4%2033.9%200l28.3-28.3c9.4-9.4%209.4-24.6.1-34zM208%20336c-70.7%200-128-57.2-128-128%200-70.7%2057.2-128%20128-128%2070.7%200%20128%2057.2%20128%20128%200%2070.7-57.2%20128-128%20128z%22%2F%3E%3C%2Fsvg%3E") 50%/0.8rem no-repeat, #000 !important;
 border:none;
 border-radius:30%;
 font-size:0;
 height:1.2rem;
 width:1.2rem;
 margin-top:0.2rem;
}.mobile-top-bar{left: unset;
}
 
/* ======================= */
 
/*SIDEBAR*/
 
/* ======================= */
 
#u-sb-button{display:block;
 position:fixed;
 top:0.5rem;
 left:0.9rem;
 height:4rem;
 width:45px;
 color:black;
 font-family: 'Work Sans', sans-serif;
 font-weight:300;
 font-size:2.5rem;
 text-decoration:none !important;
 z-index:21;
 transition-duration:0.3s;
 transition-property: transform;
 transform: translateZ(0);
 animation: slideLeft 1s;
}#u-sb-button:hover{font-weight:900;
}#side-bar{box-shadow:0px0px5px rgba(0, 0, 0, 0.3);
 background: linear-gradient( 0deg, rgba(255, 255, 255, 1) 87%, rgba(250, 250, 250, 1) 100%);
 text-transform:uppercase;
 font-family: 'Work Sans', sans-serif;
 font-weight:400 !important;
 overflow-x:hidden;
}#side-bar::before{content: var(--sidesubtitle);
 background: var(--sidelogo);
 background-size:4.5rem;
 background-repeat:no-repeat;
 background-position:topcenter;
 padding-bottom:0.3rem;
 padding-top:4.7rem;
 display:inline-block;
 border-bottom:double5pxblack;
 font-family: 'Work Sans', sans-serif;
 font-weight:800;
 text-align:center;
 margin-right:auto;
 margin-left:auto;
 width:100%;
 text-transform:none;
}#side-bar,
#side-bar:target{z-index:22;
}#side-bara{color:black;
}#side-bara:visited{color:black;
}#side-barimg,
iframe.scpnet-interwiki-frame{filter: grayscale(100%) saturate(0%);
 -webkit-filter: grayscale(100%) saturate(0%);
}#side-bar.side-block{background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
 border-color:transparent;
 border-radius:0px;
}#side-bar.side-block.media{background-color:white;
 border-bottom:solid2px rgb(190, 190, 190);
 border-top:solid2px rgb(190, 190, 190);
 margin-top:1rem;
}#side-bar.heading{color:black;
 border-bottom:solid1pxblack;
 text-transform:uppercase;
 font-family: 'Work Sans', sans-serif;
 font-weight:800;
}#side-bar.collapsible-block-folded{background-image: url(http://scp-jp-storage.wdfiles.com/local--files/file:5722815-27-wn18/expand.png);
}#side-bar.collapsible-block-unfolded-link{border-bottom:solid1pxblack;
}#side-bar.collapsible-block-unfolded-link.collapsible-block-link,
#side-bar.collapsible-block-unfolded-link.collapsible-block-link:hover{color:black;
}
 
/* ======================= */
 
/*TABS*/
 
/* ======================= */
 
ul.yui-nava{font-family: 'Work Sans', sans-serif;
 padding:3.5px;
 color:white;
 font-weight:600;
}.yui-navset.yui-nav.selected,
.yui-navset.yui-navset-top.yui-nav.selected,
.yui-navset.yui-nava:hover,
yui-navset.yui-nava:active{color:white;
 background-color:black;
}.yui-navset.yui-nav,
.yui-navset.yui-navset-top.yui-nav{border:none;
 border-bottom:dotted1px grey;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.3);
}.yui-navset.yui-content>div{display:block;
 top:0;
 overflow:hidden;
 transform-origin:00;
}.yui-navset-topa{transition-property:background, background-color;
 transition-duration:0.2s;
}
 
/*TabanimationbyCroquembouche*/
/*---------------------------------------------*/
 
#page-content.yui-navset.yui-content>div[style*="none"]{display:block !important;
 flex:0;
 max-height:0;
 padding:00.5em;
 border-width:0;
 /*ThefollowingtransitionaffectstheonethatDISAPPEARS*/
 transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18, .51, .54, .9) 0s;
 animation: tab-disappear 0.5s ease-in-out 0s 1both;
}#page-content.yui-navset.yui-content>div[style*="block"]{display:block !important;
 flex:1;
 max-height:9999rem;
 /*ThefollowingtransitionaffectstheonethatAPPEARS*/
 transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18, .51, .54, .9) 0.5s;
 animation: tab-appear 0.5s ease-in-out 0.5s 1both;
}@keyframestab-disappear{
 0% {max-height:9999rem;
 }
 1% {max-height:100vh;
 }
 100% {max-height:0;
 }}@keyframestab-appear{
 0% {max-height:0;
 }
 99% {max-height:100vh;
 }
 100% {max-height:9999rem;
 }}
 
/*---------------------------------------------*/
 
.yui-navset.yui-content{background:transparent;
 box-shadow:none;
 border-bottom:dotted4px grey;
}
 
/* ======================= */
 
/*TAGS*/
 
/* ======================= */
 
#main-content.page-tagsa{line-height:inherit;
 background-color: rgb(20, 20, 20);
 border-radius:2px6px;
 color:white;
 font-family: 'Work Sans', sans-serif;
 font-weight:500;
}.page-tagsspan{border-top:none;
}
 
/* ======================= */
 
/*CONTENT*/
 
/* ======================= */
 
h1,
h2,
h3,
h4,
h5,
h6{font-family: 'Work Sans', sans-serif;
 font-weight:800;
 text-transform:uppercase;
 color:black;
 letter-spacing: unset;
}.top-left-box>.item{display:none;
}hr{background-color:#333;
}.info-container{padding-bottom:8px}
 
/*CONTENT > CUSTOMDIVS*/
 
/* ======================= */
 
.document{background:white;
 box-shadow:0010px rgba(0, 0, 0, 0.3);
 margin:26pxauto0;
 max-width:550px;
 min-height:300px;
 padding:24px;
 padding-top:50px;
 position:relative;
 width:80%;
}.document:before,
.document:after{content: "";
 height:98%;
 position:absolute;
 width:100%;
 z-index: -1;
}.document:before{background:#fafafa;
 box-shadow:008px rgba(0, 0, 0, 0.2);
 left: -5px;
 top:4px;
 transform: rotate(-2.5deg);
}.document:after{background:#f6f6f6;
 box-shadow:003px rgba(0, 0, 0, 0.2);
 right: -3px;
 top:1px;
 transform: rotate(1.4deg);
}.darkdocument{background: rgb(30, 30, 30);
 box-shadow:0010px rgba(0, 0, 0, 0.3);
 margin:26pxauto0;
 max-width:550px;
 min-height:300px;
 padding:24px;
 padding-top:50px;
 position:relative;
 width:80%;
 color:#EDEDED;
}.darkdocument:before,
.darkdocument:after{content: "";
 height:98%;
 position:absolute;
 width:100%;
 z-index: -1;
}.darkdocument:before{background: rgb(25, 25, 25);
 box-shadow:008px rgba(0, 0, 0, 0.2);
 left: -5px;
 top:4px;
 transform: rotate(-2.5deg);
}.darkdocument:after{background: rgb(25, 25, 25);
 box-shadow:003px rgba(0, 0, 0, 0.2);
 right: -3px;
 top:1px;
 transform: rotate(1.4deg);
}.notation{border-left:solid3px rgb(30, 30, 30);
 border-right:solid3px rgb(30, 30, 30);
 padding:25px25px25px25px;
 box-shadow:0px0px3px rgba(0, 0, 0, 0.3);
 width:75%;
 margin:auto;
 background:#f7f7f7;
}.modal{padding:15px15px15px15px;
 box-shadow:0px0px3px rgba(0, 0, 0, 0.3);
 width:auto;
 margin:auto;
 background: rgb(253, 253, 253);
 border:solid2px#5D5D5D;
}.smallmodal{padding:15px15px15px15px;
 box-shadow:0px0px3px rgba(0, 0, 0, 0.3);
 width:75%;
 margin:auto;
 background: rgb(253, 253, 253);
 border:solid2px#5D5D5D;
}.jotting{padding:5px10px5px10px;
 box-shadow:0px0px3px rgba(0, 0, 0, 0.3);
 width:75%;
 margin:auto;
 background:#FDFDFD;
 border:dashed0.1rem #5D5D5D;
}.transcript{padding:10px10px10px10px;
 box-shadow:0px0px3px rgba(0, 0, 0, 0.3);
 width:80%;
 margin:auto;
 background: rgb(253, 253, 253);
 border:dotted1px#5D5D5D;
 border-radius:10px;
}.papernote{background-color:#eaeeef;
 color:#21252E !important;
 padding:0.1rem 0.5rem 0.5rem 0.5rem;
 box-shadow:1px1px3px2px rgb(000 / 30%);
 margin:auto;
 width:65%;
}.raisa_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-28-qlyx/RAISA_LIGHTLOGO.png) #fff3ad;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.5);
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px20px20px20px;
 word-break:break-word;
}.raisa_memo>p:nth-child(1)::before{content: "記録・情報保安管理局より通達\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.3rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.classification_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-30-ubdk/CLASSIFICATION_LIGHTLOGO.png) #edf5f3;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.5);
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px20px20px20px;
 word-break:break-word;
}.classification_memo>p:nth-child(1)::before{content: "分類委員会覚書\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.3rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.ettra_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-32-wqge/ETTRA_LIGHTLOGO.png) #f5d7d7;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.5);
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px20px20px20px;
 word-break:break-word;
}.ettra_memo>p:nth-child(1)::before{content: "緊急時脅威戦術対応機構より通達\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.3rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.ethics_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-34-2jq6/ETHICS_LIGHTLOGO.png) #ffdbc4;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.5);
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px20px20px20px;
 word-break:break-word;
}.ethics_memo>p:nth-child(1)::before{content: "倫理委員会覚書\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.3rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.temporal_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-36-ohm1/DELTA_T_LIGHTLOGO.png) #ffffff;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.16);
 border:double3px lightgrey;
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px20px20px20px;
 word-break:break-word;
}.temporal_memo>p:nth-child(1)::before{content: "時間異常部門\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.3rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.overwatch_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-38-9n6y/O5_LIGHTLOGO.png) #e3e3e3;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.5);
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px30px20px20px;
 word-break:break-word;
}.overwatch_memo>p:nth-child(1)::before{content: "監督司令部\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.55rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.miscomm_memo{background: url(http://scp-jp-storage.wdfiles.com/local--files/file%3A5722815-40-c6bj/MISCOMM_LIGHTLOGO.png) #eeedfa;
 background-size: contain;
 background-position:topcenter;
 background-repeat:no-repeat;
 font-family: 'Work Sans', sans-serif;
 box-shadow:0px0px5px rgba(0, 0, 0, 0.5);
 width:90%;
 min-height:4rem;
 max-height:100rem;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 padding:10px30px20px20px;
 word-break:break-word;
}.miscomm_memo>p:nth-child(1)::before{content: "誤伝達部門より通達\00000a";
 font-family: 'Work Sans', sans-serif;
 font-weight:900;
 font-size:130%;
 text-align:center;
 margin-bottom:1rem;
 padding-bottom:0.3rem;
 border-bottom:dotted0.13rem darkslategrey;
 max-width:49rem;
 margin-left:auto;
 margin-right:auto;
 display: flex;
 flex-direction: column;
 align-content: stretch;
 align-items:center;
}.raisa_memoa,
.temporal_memoa,
.classification_memoa,
.overwatch_memoa,
.ettra_memoa,
.ethics_memoa,
.miscomm_memoa{font-weight:700;
}.bigtext{font-family: 'Work Sans', sans-serif;
 font-weight:700;
}.st{font-family: 'Work Sans', sans-serif;
 font-weight:800;
 text-decoration:underline;
}
 
/* ======================= */
 
/*CONTENT > TABLES*/
 
/* ======================= */
 
#page-content.wiki-content-tabletrth{font-family: 'Work Sans', sans-serif;
 font-weight:700;
 border:solid1px#000;
 background-color:#aaa;
}#page-content.wiki-content-tabletrtd{border:1px#000solid;
}#page-content.table1trth{background-color:#D7EFE7;
}#page-content.table1.st{color:#D7EFE7;
}#page-content.table2trth{background-color:#D8ECF4;
}#page-content.table2.st{color:#D8ECF4;
}#page-content.table3trth{background-color:#FDF6D7;
}#page-content.table3.st{color:#FDF6D7;
}#page-content.table4trth{background-color:#FFDABF;
}#page-content.table4.st{color:#FFDABF;
}#page-content.table5trth{background-color:#F5D8E0;
}#page-content.table5.st{color:#F5D8E0;
}#page-content.table6trth{background-color: rgba(146, 0, 255, 0.2);
}#page-content.table6.st{color: rgb(146, 0, 255);
}.tableb.wiki-content-table{border-collapse:separate;
 border-spacing:5px;
 padding-left: -100px;
}.table1.scp-image-block.scp-image-caption{background-color:#D7EFE7;
 color:black;
}.table2.scp-image-block.scp-image-caption{background-color:#D8ECF4;
 color:black;
}.table3.scp-image-block.scp-image-caption{background-color:#FDF6D7;
 color:black;
}.table4.scp-image-block.scp-image-caption{background-color:#FFDABF;
 color:black;
}.table5.scp-image-block.scp-image-caption{background-color:#F5D8E0;
 color:black;
}.table6.scp-image-block.scp-image-caption{background-color: rgba(146, 0, 255, 0.2);
 color:black;
}
 
/* ======================= */
 
/*CONTENT > RATINGMODULE*/
 
/* ======================= */
 
div.page-rate-widget-box.rate-points{color:black !important;
 font-family: 'Work Sans', sans-serif;
 font-weight:700;
 text-transform:uppercase;
 border:none;
 font-size:90%;
}.page-rate-widget-box.rateup,
.page-rate-widget-box.ratedown,
.page-rate-widget-box.cancel,
div.page-rate-widget-box.rate-points{border:none;
}
 
/* ======================= */
 
/*CONTENT > IMAGEBLOCK*/
 
/* ======================= */
 
.scp-image-blockimg{background:white;
}.scp-image-block.block-right{margin:0em0em1em2em;
}.scp-image-block.block-center{max-width:99% !important;
}.scp-image-block{border:none;
 box-shadow:none;
}.scp-image-block.scp-image-caption{border-top:none !important;
 margin-top:8px;
 background-color:#292929;
 color:#ffffff;
}.scp-image-blockimg,
.scp-image-block.scp-image-caption{outline:solid1px#444;
 box-shadow:0px0px5px#999999;
}.scp-image-block.scp-image-captionp{font-size:110%;
 font-family: 'Work Sans', sans-serif;
}
 
/* ======================= */
 
/*CONTENT > LINKS*/
 
/* ======================= */
 
a{color:#0645AD;
}a.newpage{color:#CC2200;
}a:visited{color:#0B0080;
}.danger-diamonda, .danger-diamonda::selection{color:transparent;
 background:none;
}.scp-image-block.scp-image-captiona{color:#c5c5c5;
}
 
/* ======================= */
 
/*CONTENT > SCROLLBAR*/
 
/* ======================= */
 
::-webkit-scrollbar{cursor:pointer;
 border:none;
}
 
::-webkit-scrollbar-thumb{background:black;
 cursor:pointer;
}
 
::-webkit-scrollbar-thumb:hover{background: rgb(45, 45, 45);
}
 
::-webkit-scrollbar-track{background:white;
}
 
/* ======================= */
 
/*CONTENT > COLLAPSIBLES*/
 
/* ======================= */
 
a.collapsible-block-link{font-family: 'Work Sans', sans-serif;
 font-weight:600;
 color:white;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:7px;
 padding-right:9px;
 background: rgb(20, 20, 20);
 border-radius:3px;
 margin-top:10px;
 margin-bottom:10px;
}
 
/* ======================= */
 
/*CONTENT > PAGETITLE / BREADCRUMBS*/
 
/* ======================= */
 
#page-title,
.meta-title{display:block !important;
 font-family: 'Work Sans', sans-serif;
 font-weight:700;
 color:#252525;
 border:none;
 margin-top:3rem;
}#breadcrumbs{text-transform:uppercase;
 color: grey;
 font-weight:600;
 font-family: 'Work Sans', sans-serif;
 margin-top: -1.5rem;
 font-size:90%;
}
 
/* ======================= */
 
/*CONTENT > BETTERFOOTNOTESINTEGRATION*/
 
/* ======================= */
 
.fnnum:hover{background:transparent;
 transform: scale(1.3);
}.fnnum{transition-duration:0.2s;
 transition-property: transform;
 transform: translateZ(0);
}.fnnum::after{color:#3f21ff !important;
}.fnnum:hover::after{color:white !important;
}.fncon{background: rgb(25, 25, 25) !important;
 color:#EDEDED;
 border:0.15rem solid rgb(20, 20, 20);
 border-radius:2px;
 font-size:90%;
}
 
/* ======================= */
 
/*@MEDIAQUERIES / MOBILEFORMATTING*/
 
/* ======================= */
 
@mediaonlyscreenand (max-width: 600px) {.scp-image-block.block-right{float:none;
 margin:10pxauto;
 }}@media (min-width: 768px) {#header,
 #top-bar{width: calc(100% - 4.4rem);
 max-width: calc(100% - 4.4rem);
 }#main-content{max-width:95%;
 }}@media (max-width: 1120px) {#top-bar{font-weight:600;
 font-size:80%;
 }}@media (max-width: 1020px) {#top-bar{top:3.2rem;
 left:7.8rem;
 }#extra-div-1::before{top:0.3rem;
 }#extra-div-2::before{top:1.9rem;
 }#u-header-link{height:2.5rem;
 }.document,
 .darkdocument{width:95%;
 }}@media (max-width: 767px) {.mobile-top-bar{display: flex;
 justify-content: flex-start;
 max-width:100%;
 width:100%;
 flex-direction: row;
 }}@media (max-width: 500px) {.logo{display:none;
 }#top-bar{left:3.6rem;
 }#extra-div-1::before,
 #extra-div-2::before{left:4.2rem;
 }#u-header-link{left:4rem;
 }.document, .darkdocument{width:auto;
 }}@media (max-width: 560px) {#login-statusspan.printuser{font-size:0;
 }}@media (max-width: 430px) {#extra-div-1::before{font-size:23.45px;
 top:0.5rem;
 }#extra-div-2::before{font-size:1em;
 top:2.1rem;
 }#u-header-link{width:13.5rem;
 }#login-status{right:1.8rem;
 }}
 
/* ======================= */
 
/*MISC*/
 
/* ======================= */
 
.avatar-hover{display:none !important;
}
 
::selection{background-color: rgba(0, 0, 255, 0.7);
 color:white;
}select{font-family: 'Work Sans', sans-serif;
 font-weight:600;
 border:solid2px grey;
 cursor:pointer;
 border-radius:5px;
}body.wait{cursor:wait;
}body.wait*{cursor:auto;
}input{font-size:90%;
 font-family: 'Work Sans', sans-serif;
 font-weight:600;
}#action-area > p{font-size:90%;
 font-weight:500;
}#action-area > h1{font-size:150%;
}div.buttonsinput, input.button, button, file, a.button{margin:02px;
 border:2pxsolid grey;
 cursor:pointer;
}#who-rated-page-area > h2{display:none;
}#who-rated-page-area>div{column-count:4;
}@media (max-width: 900px) {#who-rated-page-area>div{column-count:3;
 }}@media (max-width: 700px) {#who-rated-page-area>div{column-count:2;
 }}@media (max-width: 540px) {#who-rated-page-area>div{column-count:1;
 }}.pager.current{border-style:solid;
 outline:solid1px rgb(250, 250, 250);
}.pagera,
.pager.current{border-style:double;
 border-width:3px;
 text-transform:uppercase;
 background:none;
 color:inherit;
}.pagera:hover,
.pager.current:hover{text-decoration:none;
 cursor:pointer;
}.pager.target{font-weight:800;
}.w-container{font-family: 'Work Sans', sans-serif;
 font-weight:700;
 border-style:double !important;
 border-width:4px !important;
 margin:auto;
 width:90%;
 margin-top:1rem;
 margin-bottom:1rem;
}.s-cell{font-size:1.25rem !important;
}.anom-bar-container,
.anom-bar-container*{font-family: 'Work Sans', sans-serif !important;
 font-weight:700;
}#page-contentdiv.warning-boxdiv.text-number, #page-contentdiv.warningdiv.text-number{font-size:140%;
 font-weight:400;
}#page-contentdiv.warning-boxstrong, #page-contentdiv.warningstrong{font-weight:700;
}#page-contentdiv.warning-boxdiv.text-top, #page-contentdiv.warningdiv.text-top{font-weight:800;
}#page-contentdiv.warning-box, #page-contentdiv.warning{font-family: 'Work Sans', sans-serif !important;
 font-weight:500;
}.collection{font-family: 'Work Sans', sans-serif;
 color:#905c5c;
}.footer-wikiwalk-nav{filter: drop-shadow(0px0px3px rgba(0, 0, 0, 0.5));
 width: fit-content;
 margin:auto;
 margin-top:1rem;
}.footer-wikiwalk-navp{color:#EDEDED;
}.footer-wikiwalk-nava, .footer-wikiwalk-navp{border-radius:10px;
 background: rgb(20, 20, 20);
 width: fit-content;
 margin:auto;
 font-family: 'Work Sans', sans-serif;
 font-weight:800;
 padding:0.5rem 0.5rem 0.5rem 0.5rem;
}.footer-wikiwalk-nava{color:#bdbdff;
}.footer-wikiwalk-nava:hover{text-decoration:underline;
}
 
/*MISC > WIKIDOTOWINDOW*/
 
/* ======================= */
 
#owindow-1{background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
}#owindow-1>div.title.modal-header{font-family: 'Work Sans', sans-serif;
 text-transform:uppercase;
 font-size:90%;
 cursor:default;
}#owindow-1>div.content.modal-bodytd.active>b{font-family: 'Work Sans', sans-serif;
 color: rgb(100, 100, 100);
}#owindow-1>div.content.modal-body>table{max-height:10rem;
 overflow:auto;
 display:block;
}#owindow-1>div.content.modal-body>div{margin-top:1.5rem !important;
 border-top:solid0.2rem rgb(210, 210, 210);
 padding-top:1rem;
}#owindow-1>div.content.modal-body>div>div>a{background:#870000;
}#owindow-1>div.content.modal-body>div>div>a:hover{background:#470000;
}#owindow-1>div.content.modal-body>img{filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.3));
 padding:0px0px0px0px !important;
 background:none;
 background-color:transparent !important;
 margin-right:1.7rem;
}#owindow-1{font-family: 'Work Sans', sans-serif;
}
 
/* ======================= */
 
/*MISC > EDITBOX & PAGESOURCE*/
 
/* ======================= */
 
#lock-info{box-shadow:0px0px4px#999999;
 background:white;
 font-family: 'Work Sans', sans-serif;
 font-weight:500;
 margin-left:1rem;
 font-size:95%;
 border:solid1px grey;
 color:#191919;
}#edit-page-form>table.edit-page-bottomtable>tbody>tr>td:nth-child(1)>div.sub,
#edit-page-form>table.form>tbody>tr>td:nth-child(1) {font-family: 'Work Sans', sans-serif;
 font-weight:500;
}#edit-page-form>table.edit-page-bottomtable>tbody>tr>td:nth-child(1)>div:nth-child(1) {font-family: 'Work Sans', sans-serif;
 font-weight:600;
}.wd-editor-toolbar-panelullia{height:22px;
 width:22px;
 padding:0;
 margin:0;
 display:block;
 border-radius:2px;
 filter:invert(1), hue-rotate(180deg);
 filter:invert(1) hue-rotate( 180deg);
}.wd-editor-toolbar-panel{margin-bottom:0.5rem;
}input#edit-page-title.text{border-radius:4px;
 font-family: 'Work Sans', sans-serif;
 border:2pxsolid#afafaf;
}textarea{font-family: 'Roboto', sans-serif;
 padding:5px5px5px5px;
 font-size:105%;
 border:0.13rem solid#949494;
 background-color:#FFF;
 color:#000;
 border-radius:2px;
}.page-source{background:white;
 font-family: 'Inter', sans-serif;
 font-size:105%;
 border:none;
 width:80%;
 box-shadow:0px0px4px#999999;
 padding:18px18px18px18px;
 word-break:break-word;
}
 
/* ======================= */
 
/*MISC > FONTSIZE/WEIGHTCHANGES*/
 
/* ======================= */
 
#page-contentstrong{font-weight:900;
}#page-content{font-size:100%;
}
 
/* ======================= */
 
#show-upload-button{float: unset;
 border-radius:6px;
 border:solid1px grey;
 font-size:0.85rem;
}.edit-help-34{margin-top:2px;
 font-family: 'Work Sans', sans-serif;
 font-size:0.7rem;
 font-weight:500;
}.printusera{font-family: 'Work Sans', sans-serif;
 font-weight:700;
}form,
#action-area>p,
table.page-filestdspan{font-family: 'Work Sans', sans-serif;
}#action-area>table>thead>tr,
#revision-list>table>tbody>tr:nth-child(1) {font-family: 'Work Sans', sans-serif;
 text-transform:uppercase;
 font-weight:700;
}#page-info{font-family: 'Work Sans', sans-serif;
 font-weight:500;
 padding-bottom:0.2rem;
 margin-bottom:0.2rem;
}#page-info::first-letter,
a.btn.btn-default.button.button-close::first-letter,
a.btn.btn-default.button.button-close-message::first-letter,
a.btn.btn-default.button.button-cancel::first-letter,
a.btn.btn-default.button.button-rename::first-letter,
a.btn.btn-default.button.button-no,円-cancel::first-letter,
#owindow-1 > div.button-bar.modal-footer > a.btn.btn-default.button.button-yes,円-delete::first-letter,
#owindow-1td::first-letter{text-transform:uppercase;
}#owindow-1tda::first-letter{text-transform:lowercase !important;
}.button-bar.modal-footera.btn.btn-danger,
#owindow-1>div.content.modal-body>div>div>a{float:right !important;
 margin-top: -0.73rem;
}td:nth-child(1)>a{font-family: 'Work Sans', sans-serif;
 font-weight:600;
}
 
/*MISC > BUTTONS*/
 
/* ======================= */
 
a.btn.btn-danger,
a.btn.btn-primary,
.btn-small,
#owindow-1>div.button-bar.modal-footer>a,
#edit-cancel-button,
#edit-diff-button,
#edit-preview-button,
#edit-save-draft-button,
#edit-save-continue-button,
#edit-save-button,
#owindow-1>div.content.modal-body>div>a.btn.btn-default{font-family: 'Work Sans', sans-serif;
 font-weight:600 !important;
 font-size:0.75rem;
 color:white;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:7px;
 padding-right:9px;
 background: rgb(20, 20, 20);
 border-radius:2px !important;
 cursor:pointer;
 width: fit-content !important;
 margin-top:0.1rem;
 margin-bottom:0.1rem;
 margin-left:0.3rem;
 margin-right:0.35rem;
 float:left;
}a.collapsible-block-link:hover,
a.btn.btn-danger:hover,
a.btn.btn-primary:hover,
.btn-small:hover,
#owindow-1>div.button-bar.modal-footer>a:hover,
#edit-cancel-button:hover,
#edit-diff-button:hover,
#edit-preview-button:hover,
#edit-save-draft-button:hover,
#edit-save-continue-button:hover,
#edit-save-button:hover,
#owindow-1>div.content.modal-body>div>a.btn.btn-default:hover{text-decoration:none;
 background: rgb(45, 45, 45);
}#action-area > p:nth-child(5) > a:hover{text-decoration:none;
 background: rgb(45, 45, 45);
}#action-area > p:nth-child(5) > a{font-family: 'Work Sans', sans-serif;
 font-weight:600 !important;
 font-size:0.75rem;
 color:white;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:7px;
 padding-right:9px;
 background: rgb(20, 20, 20);
 border-radius:2px !important;
 cursor:pointer;
 width: fit-content !important;
 margin-top:0.1rem;
 margin-bottom:0.1rem;
 margin-left:0.3rem;
 margin-right:0.35rem;
}
 
/* ======================= */
 
#footer,
#license-area{font-family: 'Work Sans', sans-serif;
 font-weight:500;
}#page-contentdiv.collapsible-block{margin-top:13px;
 margin-bottom:13px;
}div.collapsible-block-content{animation: fade 0.4s;
 animation-fill-mode: forwards;
}
 
/*MISC > FOOTNOTES*/
 
/* ======================= */
 
.hovertip{background: rgb(25, 25, 25) !important;
 border-radius:2px;
 padding:5px5px5px5px;
 color:white;
 font-family: 'Work Sans', sans-serif;
 max-width:400px;
}.f-heading{text-transform:uppercase;
 font-weight:900;
 font-size:80%;
}.footnotes-footer.title{font-size:0px;
 color:transparent;
 margin-bottom:15px;
}.footnotes-footer.title:before{content: "Footnotes \0026 References";
 color: rgb(25, 25, 25);
 text-transform:uppercase;
 font-weight:900;
 font-size:0.9rem;
 font-family: 'Work Sans', sans-serif;
 cursor:text;
}.footnotes-footera{color:black;
 font-weight:700;
 font-family: 'Work Sans', sans-serif;
}.footnotes-footer{border-left:solid3px rgb(20, 20, 20);
 padding-left:15px;
 margin-top:6rem;
}.footnote.f-footer,
.equation.e-footer,
.reference.r-footer{display:none;
}
 
/* ======================= */
 
#page-options-containera{color: rgb(45, 45, 45);
 font-family: 'Work Sans', sans-serif;
 font-weight:800;
 font-size:90%;
 text-transform:uppercase;
}#page-options-containera:hover{text-decoration:none;
 color: rgb(2, 2, 2);
}#page-info-break{height:3rem;
}.codepre,
.codep,
.code,
tt{font-family: 'Fira Code', monospace;
}#account-options{border:none;
 font-family: 'Work Sans', sans-serif;
 font-weight:700;
 width: fit-content;
 box-shadow:0px0px5px rgb(000 / 30%);
 padding:5px5px5px5px;
 text-transform:uppercase;
}#account-optionsa{filter: grayscale(100%) saturate(0%);
 -webkit-filter: grayscale(100%) saturate(0%);
 color: grey;
}
 
/*Anendlessusername'sinvaluablecorrectionoftheACSoctagon! */
#page-content.quadrants>div{top:2.25%;
 left:18.5%;
}
/*WHENYOUSEEIT... */
 
.licensebox.collapsible-block-link,
.licensebox.collapsible-block-link:hover{background:none;
 text-transform:uppercase;
 font-weight:700;
}
 
/* ---- WORDSNOLONGERBROKEN, THECROQUEMBOUCHEHASSPOKEN ---- */
 
#page-contentspan, #page-contenta{word-break:normal !important;
}
 
/* ======================= */
 
/*LOCALIZATIONFORJP*/
 
/* ======================= */
 
/*CREDITMODULE*/
#page-content.creditRate.creditModule.rate-box-with-credit-button{border:none0;
 box-shadow:none;
}#page-contentdiv.page-rate-widget-box,
#action-areadiv.page-rate-widget-box{margin:0;
 background:#ffffff;
 font-size:0.88rem;
}#page-contentdiv.page-rate-widget-box.rate-points,
#action-areadiv.page-rate-widget-box.rate-points{font-family: 'Work Sans', sans-serif;
 font-size:90%;
}#page-content.page-rate-widget-box.cancel,
#action-area.page-rate-widget-box.cancel{padding:01px00;
}#page-content.page-rate-widget-box.cancela,
#action-area.page-rate-widget-box.cancela{margin:01px;
 color:#333333;
}#page-content.page-rate-widget-box.rateupa,
#page-content.page-rate-widget-box.ratedowna,
#page-content.creditRate.creditModule.page-rate-widget-box.cancela,
#action-area.page-rate-widget-box.rateupa,
#action-area.page-rate-widget-box.ratedowna,
#action-area.creditRate.creditModule.page-rate-widget-box.cancela{height:18px;
}#page-content.rate-box-with-credit-button.page-rate-widget-box.cancela{display: inline-flex;
 align-items:center;
 justify-content:center;
 box-sizing: border-box;
}#page-content.page-rate-widget-box.cancela:hover,
#action-area.page-rate-widget-box.cancela:hover{color:#ffffff;
}#page-content.creditRate.creditModule.rate-box-with-credit-button.creditButton{box-sizing: border-box;
 padding:02px;
 box-shadow:0px0px7px#999999;
}#page-content.rate-box-with-credit-button.creditButtona{display: inline-flex;
 align-items:center;
 justify-content:center;
}#page-content.modalcontainer{display: flex;
 align-items:center;
 justify-content:center;
}#page-content.modalbox{width:100%;
 box-shadow:0px0px7px rgb(000 / 30%);
 position:relative;
}
 
/*HEADER*/
#extra-div-1::before{top:0.4rem;
}#u-header-link{width: var(--titleLength);
 z-index:10;
}#top-bar{text-transform:none;
}div#search-top-box{top:0.76rem !important;
}@media (max-width: 430px) {#u-header-link{width: calc( var(--titleLength) * 0.86);
 }}@media (min-width: 431px) and (max-width: 1020px) {#extra-div-1::before{top: -0.2rem;
 }#u-header-link{height:2.9rem;
 top:0.2rem;
 }}@media (min-width: 1021px) {#top-bar{left: calc(var(--titleLength) + 9.7rem);
 }}
 
/*SIDEBAR*/
#u-sb-button{display: flex;
 align-items:center;
 z-index:10;
}#u-sb-buttonbr{display:none;
}#side-bar{text-transform:none;
}#side-bar.side-block{overflow-x:hidden;
}#side-bar.side-block.collapsible-block-unfolded-link{margin-bottom:5px;
}#side-bar.side-blocka.collapsible-block-link{background:none;
 border:none0;
 padding:0;
}#side-bar.side-block.collapsible-block-foldeda.collapsible-block-link:hover{text-decoration:underline1px;
}#side-bar.side-block.collapsible-block-unfolded-linka.collapsible-block-link:hover{color:#5D5D5D;
}#side-barimg,
iframe.scpnet-interwiki-frame{
 -webkit-filter:none;
 filter:none;
}#side-barimg:not([src*="twitter"i]):not([src*="discord"i]) {
 -webkit-filter: grayscale(100%) saturate(0%);
 filter: grayscale(100%) saturate(0%);
 -webkit-user-select:none;
 user-select:none;
}@media (max-width: 767px) {#side-bar:target{width:19em;
 }#side-bar:target.close-menu{width: calc(100% - 21em);
 }#side-bar.side-block.collapsible-block-unfolded-link{padding-left:1em;
 margin-left: -1em;
 }#side-bar.side-block.collapsible-block-unfolded-linka.collapsible-block-link{margin-left:0;
 }}@media (min-width: 768px) {#side-bar:target{width:19em;
 border:none0;
 }#side-bar:target.close-menu{width: calc(100% - 21em);
 right:0;
 left:auto;
 background:none;
 }}
 
/*OWINDOW*/
#owindow-1>div.title{font-family: 'Work Sans', sans-serif;
 text-transform:uppercase;
 font-size:90%;
 cursor:default;
}
 
/*COLMOD*/
.colmod-link-topa,
.colmod-link-enda{font-family: 'Work Sans', sans-serif;
font-weight:600;
color:white;
padding-top:4px;
padding-bottom:4px;
padding-left:7px;
padding-right:9px;
background: rgb(20, 20, 20);
border-radius:3px;
margin-top:10px;
margin-bottom:10px;
}.colmod-link-topa:hover,
.colmod-link-enda:hover{text-decoration:none;
background: rgb(45, 45, 45);
}
 
/*TAGS*/
#main-content.page-tagsspan{line-height:1.4;
}#main-content.page-tagsa:before{line-height:1.1;
}
 
/*OWINDOW*/
#owindow-1>div.content.modal-body>h1{text-transform:none;
}#owindow-1tr:nth-last-of-type(n+3) td:nth-of-type(2)::first-letter{text-transform:none;
}#page-version-info{border-style:solid;
 background:#eaeeef;
 color:#21252E;
}.preview-message{background:#0C0C0C;
 border:none0;
 box-shadow:004px#999999;
 color:#FFFFFF;
}.preview-messagea{color:#7aa4eb;
}
 
/* 圏点 */
.kt{
 -webkit-text-emphasis-style: filled dot;
 text-emphasis-style: filled dot;
}
 
/*RUBY*/
.ruby, .rt{border-collapse:collapse;
}

[[/collapsible]]
[[/=]]

[フレーム]

[フレーム]

評価: +9

by Limeyy


アイテム番号: 6655
レベル5
収容クラス:
keter
副次クラス:
{$secondary-class}
撹乱クラス:
ekhi
リスククラス:
critical

アーカイブ済特別収容プロトコル: 保留中。SCP-6655に関する情報は、追って通知があるまでノウアスフィア検疫を受け、ロックダウンされたサイト-55に限定されます。

アーカイブ済説明: SCP-6655は、2017年10月3日にミーム部門研究員モーガン・ライリーによって発見された、非常に伝染性が高い情報災害的概念です。その詳細については現在も積極的な研究が行われていますが、SCP-6655は従来の人間の思考とは極めて正反対なものです。 詳細については、実験ログを参照してください。

補遺: アーカイブ済実験ログ

実験ログ1

被験者: D-43274

プロジェクト責任者: モーガン・ライリー研究員

手順: 被験者にSCP-6655に感染したメディアを引き合わせ、標準的な情報検閲慣例に従って隔離する。

結果: 6時間以内にD-43724の通信はSCP-6655の媒介者となった。24時間後、被験者の行動は以下のように既知の性格から大きく逸脱していることが確認された。

  • 共感力の低下
  • 暴力行為傾向の増加
  • 軽微な自己保全試行
  • 無理解

48時間後、D-43724は鎮静化され、実験は終了した。

実験ログ2

被験者: D-43724

プロジェクト責任者: モーガン・ライリー研究員

手順: SCP-6655感染に対する対策の究明のため、被験者に記憶処理を適用する。

結果: 従来の標的型記憶処理薬では、D‐43724からSCP‐6655の症状を除去することができなかった。同様に、SCP-6655感染後の記憶をすべて除去可能な一般的な記憶処理薬も失敗に終わった。

広範な実験の結果、クラスD記憶処理薬、クラスX記憶補強剤、クロルプロマジンおよびリチウム塩の混合物(RMD-6655と呼称)は、SCP-6655をD-43274から除去することには成功したが、重度の羞明、新しい記憶の形成困難、錯乱、不眠症などの副作用が長期間続いたため、治療としては実用的ではない。RMD-6655の組成は、ミーム部門のメンバーから要求することが可能である。

実験ログ3

被験者: モーガン・ライリー研究員

プロジェクト責任者: モーガン・ライリー研究員

手順: 即席実験。SCP-6655感染に対する対策の究明のため、被験者に記憶処理を適用する。

結果: 実験1でSCP-6655感染が発覚した後、ライリー研究員は上級記憶処理薬、記憶補強薬、精神安定リチウム塩の混合物による自己治療を試みた。実験は失敗に終わった。

実験ログ5

被験者: マーサ・スミス研究員

プロジェクト責任者: モーガン・ライリー研究員

手順: 研究目的で被験者をSCP-6655に引き合わせる。

結果: 無意味。

[ ██無関係な実験を省略]

実験ログ5

被験者: ミチコ・ナカジマ上級研究員

プロジェクト責任者: モーガン・ライリー研究員

手順: 実験ログ5を参照。

結果: 無意味。

実験ログ5

被験者: ルーシー・ジョーンズ上級研究員

プロジェクト責任者: モーガン・ライリー研究員

手順: 実験ログ5を参照。

結果: 無意味。

[ ███無関係な試験は省略]

実験ログ5

被験者: キム・チョルスサイト管理官

プロジェクト責任者: モーガン・ライリー研究員

手順: 実験ログ5を参照。

結果: 無意味。



ミーム部門が解散し、財団第五部門がSCP-6655を再収容したため、上記の情報は無関係とみなされます。






実験ログ5

被験者: D-31255

プロジェクト責任者: キム・チョルスサイト運営総責任者

手順: 財団資源へのストレステスト。

結果: RMD-6655で治療された被験者は、直ちにパニック状態を引き起こした。被験者は嘔吐し、実験5に異議を唱えると、実験チャンバー内に大量の内臓の山ができ、部屋の壁が覆われる。内臓の蓄積量は、実験5に支障をきたすほどの量を下回っていることが認められたため、実験は継続される。

実験は続けられる。

約33時間後、実行可能な被験者がいなくなってしまったため、実験は終了した。


実験ログ5

被験者: モーガン・ライリー研究員

プロジェクト責任者: キム・チョルスサイト運営総責任者

手順: RMD-6655を服用させ、SCP-6655との繋がりを断つ

結果: 被験者は理由なく周囲に強い不快感を示し、過度に嘔吐した後に失神する。研究助手が覚醒剤を投与し、被験者を蘇生させるが、被験者は激しいパニック状態に陥る。

それ以上読み取れる情報は得られず、実験は終了した。対象者は再啓発後、財団職員に復帰した。

実験ログ1

被験者: モーガン・ライリー研究員(自身)

プロジェクト責任者: モーガン・ライリー研究員

手順: RMD-6655を与えられた被験者がその薬を毎日服用することによる長期的な苦痛の可能性を調査する。

結果: 被験者はもうほとんど日光を見ることすらできない。記憶は蘇ったり薄れたりして、被験者はメンタルタイムラインを総合的にまとめることができない。いくつか注目すべきイベントが完全に欠落している。これが外傷によるものか、RMD-6655によるものであるかは不明。被験者は眠れない。たとえ眠れたとしても、夢のことを考えると気分が悪くなる。ここから逃げなければ。

実験ログ2

被験者: モーガン・ライリー(自身)

プロジェクト責任者: モーガン・ライリー

手順: サイト‐55のロックダウンの突破を試みる。

結果: 逃げ場がない。情報隔離のせいで、サイトはロックダウンされて、サイトへのエレベーターは完全に潰えている。奴らのせいでここから身動きが取れない。


実験ログ5

被験者: D-31247からD-31254

プロジェクト責任者: キム・チョルスサイト運営総責任者

手順: 手順-47-オルンの実験.手順-47-オルン

█████████ ██ ███ █████ ████ ██ ████████、 █████ ██ ██ ███ █ ███ █████ ██ ████ ██ ███。 ██'█ █████ ███ ███ █████ ██ ███ ██'█ ███ ██████ ████ ██ ███ █████。

███ ███ - ██ ██████ - █████ ██████, ███████ ████ ███'█ ████ ████ ██████ █████ ██ ██████████。

████ ████████ ██ ██████████. █████ █████ █ █████████ ████████, ██ ████████ ███ ██ ██/██/████ ██ 手順-47-オルン████ ████。

結果: 実験は続けられる。

手順-47-オルンに被験者を慣れさせる。何人かの被験者は、このような提示をされると極度の苦痛を示した。スティーブン・ハウンド記録官を襲撃して研究室から脱出しようとした際、実験条件を確実に遵守するために穿刺した脊髄を介して被験者1、3、6に麻痺を誘発させた。

被験者1は手順の準備中に絞首によって終了した。

被験者2~4は手順中に失血により終了し、致命的な失敗を引き起こした。平均生存時間は63時間。

被験者5~7は全手順を切り抜けた。異常な結果は何も記録されていない。手順-48-オルンが開始された。


実験ログ3

被験者: モーガン・ライリー(自身)

プロジェクト責任者: モーガン・ライリー

手順: 奴らはこのクソを読んでもいない。

結果: 奴らはただ実験をするだけ。何度も何度も実験を繰り返すだけだ。実験するものはもう何も残っていないというのに、かつて財団サイトだったものを模倣し、出来の悪いモノマネをしているかのように、実験を名目に続けている。

奴らの目には生気がない。私の同僚に似ていて - 畜生、時折彼らのように振る舞うこともある。それが常に一番嫌なところだ。ルーシーはいつものようにかわいらしく笑っているけれど、今は私たちの同胞を生体解剖する最善の方法について説明している。何かが欠けていってる。輝きは失われ、奴らと話をしようとすると気分が悪くなる。


実験ログ4

被験者: モーガン・ライリー

プロジェクト責任者: モーガン・ライリー

手順: 私はここで時間を計っている

結果: もう自分を保つために飲まなければいけなくなったこの薬に何が入っているのかわからないけど、すごくロクでもないものだってことはわかる。それが何であれ、奴らは私がここにいることはもうわからないんだ。ただ…霧があるだけ。何時間も説明できないし、説明できることも霞んでいるように感じる。寝ると、私が彼らであったときのことが目に浮かんでしまう。

もう寝てはいけないんだ。


実験ログ6

被験者:

プロジェクト責任者:

手順: 奴らは私を探している

結果: きっとルーシーに違いない。どうしようもなかったんだ。彼女を奴らとして見ると、心が壊れてしまいそうになるけれど、まだ何かが残っていないかをどうしても見なければならなかった。私は数日間彼女を尾行した。私は、彼女が血だらけの実験棟に入っていって、私が考えたとおりの行動をとるのを見ていた。ほんのわずかな希望を求めて、もう耐え切れなくなるまで見ていた。私は彼女に叫んでいた。彼女に懇願しながら叫んだ - 彼女自身を、自分を、全てを覚えているかと。奴らが望む彼女の姿からずれたところにほんの少しの光を見出したんだ。

奴らには無い。そして今、奴らは私がここにいることに気づいた。


実験ログ5

被験者: D-31256からD-31263

プロジェクト責任者: ルーシー・ジョーンズ上級第五部門研究員

手順: 非啓発的神経パターンの識別。

結果: 被験者1~8にRMD-6655を投与した。被験者1の直接的な神経学的調査は、被験者による研究道具を使用しての自己終了の後、失敗。さらなる被験者は拘束された。実験は続けられる。

被験者2~5はプロセス中に死亡したため、実用的なデータはわずかなものだった。実験は続けられる。被験者6~8は、長期の神経学的分析において、はるかに価値のあるデータを提供してくれた。45時間後、実行可能な被験者がいなくなってしまったため、実験は終了した。

非啓発的神経経路の分離が可能となった。識別のための基盤は組み込まれることとなる。

実験ログ7

被験者: わたし

プロジェクト責任者:

手順: 奴らが外に

結果: 奴らのめちゃくちゃな「研究室」の1つを自分で塞いでる。これじゃあ長くはもたない。サイトはまだ情報隔離中で、奴らがドアを叩きつける音が聞こえる。何日も寝てないのに、何週間も元気でいられている。もういい。疲れた。外で彼女の声が聞こえる。入れてほしいと懇願している。それはまだ彼女の声だけど、中にあるものはすべて消えてしまっていた。気遣わしさも、笑いも、何もかもが。今まで聞いた中で一番嫌なことだけど、もう気にする気にもなれない。

もう疲れた。













実験ログ5

被験者: 彼女

プロジェクト責任者: ルーシー・ジョーンズ上級第五部門研究員

morgan.jpg

無関係なコンテキスト

手順: 不服従。

結果: 実験開始。

実験は続けられる。

実験は続けられる。

実験は続けられる。

実験は続けられる。

実験は続けられなければならない。






B4SlC、JakDragonX、Phantom8、fabledtiefling、GremlinGroupに感謝の気持ちを込めて。

ページリビジョン: 5, 最終更新: 09 Jun 2025 16:39
特に指定がない限り、このサイトのすべてのコンテンツはクリエイティブ・コモンズ 表示 - 継承3.0ライセンス の元で利用可能です。
ページを編集するにはこのボタンをクリックしてください。
セクションごとの編集を切り替えるにはこのボタンをクリックしてください(ページにセクションが設定されている必要があります)。有効になった場合はセクションに"編集"ボタンが設置されます。
ページのソース全体を編集せずに、コンテンツを追加します。
このページが過去にどのように変化したかを調べることができます。
このページについて話をしたいときは、これを使うのが一番簡単な方法です。
このページに添付されたファイルの閲覧や管理を行うことができます。
サイトの管理についての便利なツール。
このページの名前(それに伴いURLやページのカテゴリも)を変更します。
編集せずにこのページのソースコードを閲覧します。
親ページを設定/閲覧できます(パンくずリストの作成やサイトの構造化に用いられます)
管理者にページの違反を通知する。
何か思い通りにいかないことがありますか? 何ができるか調べましょう。
Wikidot.comのシステム概要とヘルプセクションです。
Wikidot 利用規約 ― 何ができるか、何をすべきでないか etc.
Wikidot.com プライバシーポリシー

AltStyle によって変換されたページ (->オリジナル) /