ノー・リターン ハブ
/* 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)); }}
/*BLANKSTYLECSS[2021WikidotTheme]ByPlaceholderMcDandHarryBlankBased on:
 PaperstackThemebyEstrellaYoshtePenumbraThemebyEstrellaYoshteEditedbyiti119forSCP-JP*/
 
@importurl('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
 
#page-content{font-size:0.8rem; }#main-content{top: -1.6rem;
 padding:0.2em;
}div#container-wrap{background-image:none;
}div#header{background-image:none;
}#headerh1, #headerh2{margin-left:0; float:none; text-align:center; }#headerh2{margin-top:0.5rem; }#headerh1span, #headerh2span{font-size:0; display:none;}#headerh1a::before, #headerh2::before{color:#000;
 letter-spacing:1px;
 font-family: 'Montserrat', verdana, arial, helvetica, sans-serif !important;
 text-shadow:none;
}#headerh1a::before{content: var(--header-title, "R\0026 C SITE-43");
 font-weight:400;
 font-size:1.3em;
}#headerh2::before{content: var(--header-subtitle, "SUBVERTING COMMON PRACTICE");
 font-weight:700;
 font-size:1.2em;
}@media (max-width: 707px) {#headerh1a::before {
 font-size: 1.6em;
 }
}
 
#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;
}#top-bar{display: flex;
 justify-content:center;
 right:0;
 top:7.9rem;
}#top-bar, #top-bara{color:#333333;
}h1,
h2,
h3,
h4,
h5,
h6{font-family: 'Montserrat', verdana, arial, helvetica, sans-serif;
 color:#000;
 letter-spacing:1px;
}h1{font-size:2em;
}h2{font-size:1.45em;
}div#extra-div-1{height:160px;
 width:100%;
 top:0;
 position:absolute;
 background: url('http://scp-jp-storage.wdfiles.com/local--files/file:5722815-45-51f1/43Head.png');
 background-size: contain;
 background-repeat:no-repeat;
 background-position:50%50%;
 z-index: -1;
}@media (max-width: 707px) {div#extra-div-1{top:15px;
 }}body{background-image: linear-gradient(to bottom, #e0e0e0, #e0e0e090px, #e0e0e090px, #ffffff200px, #ffffff200px, #ffffff100%);
 background-repeat:no-repeat;
}:root{
 --timeScale:1.5;
 --timeDelay:1.5s;
 --posX: calc(50% - 358px - 13rem);
 --fnLinger:1s;
}#page-contenthr{background-color:#000;
}#page-contenttrth{padding:6px;
 border:#0001pxsolid;
}#page-contenttrtd{padding:12px;
 border:#0001pxsolid;
 line-height:1.4;
}#page-content.sideboxtrtd,
#page-content.sideboxtrth{padding:0.35em;
}#side-bar{border-right:1pxsolid#333;
 background:#DDD;
}#side-bar.side-block{border:1pxsolid#333;
 border-radius:0;
 box-shadow:none;
 background-color:#FDF6D7;
}#top-bardiv.open-menua{border:1pxsolid#333 !important;
 border-radius:0;
 box-shadow:none;
}@media (max-width: 767px) {#side-bar:target{border:1pxblack;
 box-shadow:none;
 }}#page-content.creditRate{margin: unset;
 margin-bottom:4px;
}#page-content.rate-box-with-credit-button{background-color:#ffffff;
 border:solid1px#000;
 box-shadow:none;
 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:none;
 border:solid1px#000;
 margin: unset;
 margin-bottom:4px;
 border-radius:0;
}div.page-rate-widget-box.rate-points{background-color:#ffffff;
 color:#333333;
 border:none;
 border-radius:0;
}.page-rate-widget-box.rateup,
.page-rate-widget-box.ratedown{background-color:#ffffff;
 border-top:none;
 border-bottom:none;
}.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:none;
 border-radius:0;
}.page-rate-widget-box.cancela{color:#333333;
}.page-rate-widget-box.cancela:hover{background:#333333;
 color:#ffffff;
 border-radius:0;
}#page-content.rate-box-with-credit-button.page-rate-widget-box{border:none; }.anchor{position: sticky;
 height:0;
 top:0;
}.sidebox{padding:.14rem;
 margin-top:0;
 margin-bottom:8px;
 width: calc((100vw - 870px)/2);
 max-height: calc(100vh - 18rem);
 position:absolute;
 top:0;
 left:103.5%;
 z-index:5;
 overflow:auto;
 box-sizing: border-box;
}@media (max-width: 1290px) {.sidebox{display:none;
 visibility:hidden;
 }}.scp-image-block{box-shadow:none;
}
 
/* ---- 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:none;
}.yui-navset.yui-content,
 .yui-navset.yui-navset-top.yui-content{padding:.5em;
 border:1pxsolid#333;
 box-sizing: border-box;
}
 
/*---- SCROLLBAR ----*/
 
::-webkit-scrollbar{width:10px;
}
 
::-webkit-scrollbar-track{background:#FFF;
 border-left:1pxsolid#333;
}
 
::-webkit-scrollbar-thumb{background:#CCC;
 border:#3331pxsolid;
}
 
::-webkit-scrollbar-thumb:hover{background:#EEE;
}
 
/*---- CENTERIMAGESONMOBILEcourtesyofEstrellaYoshteandPeppersGhost ----*/
 
.imagediv{float:right;
 margin:15px}@media (max-width: 540px) {.imagediv{float:none;
 text-align:center;
 margin:auto;
 }}@mediaonlyscreenand (max-width: 600px) {.scp-image-block.block-right{float:none;
 margin:10pxauto;
 }}
 
/*---- ACS-COLOREDTABLEDIVS ----*/
 
#page-content.table1trth,
#page-content.table1.scp-image-block.scp-image-caption{background-color:#D7EFE7;
}#page-content.table2trth,
#page-content.table2.scp-image-block.scp-image-caption{background-color:#D8ECF4;
}#page-content.table3trth,
#page-content.table3.scp-image-block.scp-image-caption{background-color:#FDF6D7;
}#page-content.table4trth,
#page-content.table4.scp-image-block.scp-image-caption{background-color:#FFDABF;
}#page-content.table5trth,
#page-content.table5.scp-image-block.scp-image-caption{background-color:#F5D8E0;
}#page-content.table6trth,
#page-content.table6.scp-image-block.scp-image-caption{background-color: rgba(146, 0, 255, 0.2);
}.tableb.wiki-content-table{border-collapse:separate;
 border-spacing:2px;
}.tableb.scp-image-block{border:none;
}.tableb.scp-image-blockimg{border:#0001pxsolid;
 box-sizing: border-box;
}.tableb.scp-image-block.scp-image-caption{margin-top:2px;
 border:#0001pxsolid;
 box-sizing: border-box;
}.top-left-box > .item{display:none;
}
 
/* ---- WORDSNOLONGERBROKEN, THECROQUEMBOUCHEHASSPOKEN ---- */
span, a{word-break:normal !important }.avatar-hover{display:none !important; }#breadcrumbs, .pseudocrumbs{text-align:center;
 padding-top:10px;
}#main-content.page-tagsspan{max-width:100%;
}
 
/* -- FANCYTHINGSfromWoedenaz'sDustjacketTheme -- */
 
#page-content.fancyhrhr{border-top:2vw solidtransparent;
 background-color: rgba(var(--bright-accent), 0);
 height:0;
 box-sizing: border-box;
 border-image-source: url('http://scp-jp-storage.wdfiles.com/local--files/file:5722815-46-ec6z/wl_hr.png');
 border-image-repeat: round round;
 background:none;
 border-image-slice:8050080500 fill;
 border-image-width:10em80em10em80em;
}#page-content.fancyborder{box-sizing: border-box;
 border:2vw solid rgba(0,0,0,0.5);
 border-image: url('http://scp-jp-storage.wdfiles.com/local--files/file:5722815-47-mqmb/wl_border.png') 600 round;
 border-image-width:6;
 padding:2vw;
}
 
/*---- LocalizationforJP ----*/
 
/*RateModule*/
#page-contentdiv.page-rate-widget-box.rate-points{font-family: verdana,arial,sans-serif;
 font-size:0.8rem;
}.creditRate.page-rate-widget-box.cancela{display: inline-flex;
 align-items:center;
 justify-content:center;
 height:16px;
 padding:2px5px;
 box-sizing: border-box;
 color:#333333;
}.creditRate.page-rate-widget-box.cancela:hover{color:#ffffff;
}
 
/*CreditModule*/
#page-content.creditRate.creditModule.rate-box-with-credit-button{border:none0;
}#page-content.creditRate.creditModule.rate-box-with-credit-button.page-rate-widget-box{border:solid1px#000;
 margin-bottom:0;
}.creditRate.creditModule.rate-box-with-credit-button.creditButton{display: inline-flex;
 width:20px;
 height:18px;
 background:#ffffff;
 border-color:#000;
 border-radius:0;
 box-shadow:none;
}.creditRate.creditModule.rate-box-with-credit-button.creditButtona{display: inline-flex;
 align-items:center;
 justify-content:center;
 width:20px;
 height:16px;
}
 
/*InfoModule*/
.creditRate:not(.creditModule) .rate-box-with-credit-button.creditButton{width:auto;
 background:none;
 border:none0;
 border-radius:0;
 box-shadow:none;
}.creditRate:not(.creditModule) .rate-box-with-credit-button.creditButtonpa{display: inline-flex;
 justify-content:center;
 align-items:center;
 height:16px;
 padding:0;
}
 
/*SideBar*/
#side-bar{display: grid;
 grid-template-areas:
 "a"
 "a"
 "a"
 "a"
 "red"
 "blue"
 "b"
 "b";
}#side-bar.side-block[style="background-color: #a7dba2;"]{background:#D7EFE7 !important;
}#side-bar.side-block[style="background-color: #e5e5ff;"]{background:#D8ECF4 !important;
 grid-area:blue;
}#side-bar.side-block[style="background-color: #fff0f0;"]{background:#F5D8E0 !important;
 grid-area:red;
}#side-bar.side-block[style="background-color: #f0f0f0;"]{background:#FFFFFF !important;
}@media (max-width: 767px) {#side-bar:target{display: grid;
 width:19em;
 }}@media (min-width: 768px) {#side-bar:target{display: grid;
 width:19em;
 border:none0;
 border-right:solid1px#333;
 }#side-bar:target.close-menu{margin-left:21em;
 opacity:0;
 }}#side-barhr{margin-top:0;
}

[フレーム]


ノー・リターン ハブ
作成者: Kasugai_Kanagu Kasugai_Kanagu
作成日: 02 Oct 2022 17:17
/* 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)); }}
/*PLACESTYLECSS[2021WikidotTheme]ByPlaceholderMcDBased on:
 PenumbraThemebyEstrellaYoshtePaperstackThemebyEstrellaYoshteBLANKSTYLECSSbyPlaceholderMcD, HarryBlankAdAstraThemebyNatVoltaic, stormbreathNightRushThemebyNagirosEditedbyiti119forSCP-JP*/
 
@importurl('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap');
@importurl('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
 
#page-content{font-size:.81rem; }body{color:#EDEDED;
 background-color:#2F333C;
 background-image: linear-gradient(
 to bottom,
 #21252E, #21252E90px,
 #21252E90px, #2F333C200px,
 #2F333C200px, #2F333C100%);
 background-repeat:no-repeat;
}#main-content{top: -1.2rem;
}
 
/* ---- SCROLLBAR ---- */
 
::-webkit-scrollbar{width:12px;
 background: #transparent;
}
 
::-webkit-scrollbar-track{background:#21252E;
}
 
::-webkit-scrollbar-thumb{background:#ededed;
}
 
::-webkit-scrollbar-thumb:hover{background: var(--accentColor);
}
 
/* ---- HEADER ---- */
 
div#container-wrap,
div#header{background-image:none;
}div#extra-div-1{height:164px;
 width:100%;
 top:0;
 position:absolute;
 background: var(--lgurl);
 background-size: contain;
 background-repeat:no-repeat;
 background-position:50%50%;
 z-index: -1;
}#headerh1, #headerh2{margin-left:0; float:none; text-align:center; }
/*Movethesubtitledownasmidge*/
#headerh2{margin-top:0.5rem; }
/*Hidetheexistingtext*/
#headerh1span, #headerh2span{font-size:0; display:none; }
/*Stylethenewtext*/
#headerh1a::before, #headerh2::before{color: var(--accentColor);
 text-shadow:none;
 letter-spacing:2px;
 font-family: 'Montserrat', sans-serif !important;
}
 
/*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.3em;
}#login-status{color:#ededed;
}#login-statusa{color: var(--accentColor);
}#login-statusula{color:#ededed;
 background:#21252E;
}#login-statusula:hover{color: var(--accentColor);
}#account-topbutton{border:solid1px var(--accentColor);
}#footer, #footera{background:transparent;
 color:#ededed;
}#license-area{color:#ededed;
}#search-top-box{top:2.2rem!important;
 right:8px;
}#search-top-box-form > input[type=submit]{border:solid1px#ededed;
 background:#21252E!important;
 box-shadow:none;
 border-radius:0;
 color:#ededed;
 transition: color 0.15s linear;
}#search-top-box-forminput[type=submit]:hover{border:solid1px var(--accentColor);
 box-shadow:none;
 color: var(--accentColor);
}#search-top-box-form > input[type=text]{display:none; }
 
/* ---- TOPBAR ---- */
 
#top-bar{top:8.4rem;
 display: flex;
 justify-content:center;
 right:0;
}@media (max-width: 768px) {.mobile-top-bar{display: flex;
 justify-content:center;
 max-width:100%;
 width:100%;
 left:0;
 }}#top-bar, #top-bara{color:#ededed;
 transition: color 0s;
}#top-barulliul{border-color: var(--accentColor);
 overflow:hidden;
}#top-barulli.sfhoverullia,
#top-barulli:hoverullia{border-top-color:#2F333C;
}#top-barulli.sfhovera,
#top-barulli:hovera{background:#21252E;
 color:#ededed;
}#top-barulli.sfhovera:hover,
#top-barulli:hovera:hover{background:#21252E; /*topbarhoverbackgroundcolor*/
 color: var(--accentColor);
 transition: color 0.1s linear;
}
 
/* ---- SIDEBAR ---- */
 
div#side-bar{background:#21252E;
 clear:both;
 padding:.8em;
 border-radius:0;
 box-shadow:none;
 overflow-x:hidden;
}#side-bar.heading{color:#ededed;
 font-family: 'Josefin Sans', sans-serif;
 font-size:0.94rem;
 border-bottom:solid1px#ededed;
}#side-bar.side-block{border:transparent;
 border-radius:0;
 box-shadow:none;
 background-color:#21252E;
}#side-bar.side-block.media{background-color:#21252E;
}#side-bar.side-block.resources{background-color:#21252E;
}.side-block.menu-item > .image{display:none;
}#top-bardiv.open-menua{border-radius:0;
 box-shadow:none;
 color: var(--accentColor);
 background-color:#21252E;
 border:1pxgroove var(--accentColor);
}@media (max-width: 767px) {#main-content{padding:0;
 margin:05%;
 border-left:none;
 }#page-title{margin-top:0.7em;
 }#side-bar{background-color:#21252E;
 left: -18.6em;
 }#side-bar:target{border:none;
 box-shadow:none;
 }#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:18.6em50%;
 z-index: -1;
 opacity:0;
 pointer-events:none;
 }#side-bar:target.close-menu{width: calc(100% - 18.6em);
 right:0;
 left:auto;
 opacity:1;
 pointer-events:auto;
 }#side-bar:target.close-menu:hover{background: unset;
 }#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: var(--accentColor);
 box-shadow:none;
}.yui-navset.yui-nava, /* ---- LinkModifier ---- */
 .yui-navset.yui-navset-top.yui-nava{color:#ededed;
 font-weight:bold;
 /* ---- TabBackgroundColour | [UNSELECTED] ---- */
 background-color:#21252E;
 border: unset;
 box-shadow:none;
 box-shadow:none;
 transition: background-color 0.15s linear;
}.yui-navset.yui-nava:hover,
 .yui-navset.yui-nava:focus{color:#ededed;
 /* ---- TabBackgroundColour | [HOVER] ---- */
 background-color: var(--accentColor);
}.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:#ededed;
 background-color:#21252E;
 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: var(--accentColor);
}.yui-navset.yui-nav.selecteda,
 .yui-navset.yui-nav.selectedaem{border:none;
}.yui-navset.yui-nav.selecteda{width:100%;
 color:#21252E;
 font-weight:bold;
}.yui-navset.yui-nav.selecteda:focus,
 .yui-navset.yui-nav.selecteda:active{color:#21252E;
 background-color: var(--accentColor);
}.yui-navset.yui-content{background-color:#21252E;
 box-shadow:none;
}.yui-navset.yui-content,
 .yui-navset.yui-navset-top.yui-content{padding:.5em;
 border:none;
}
 
/*---- TABANIMATIONbyCroquembouche ---- */
 
.yui-navset.yui-content > div{display:block;
 top:0;
 overflow:hidden;
 transform-origin:00;
}#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; }}
 
/* ---- INFOBAR ---- */
 body{
 --barColour:#21252E;
 --linkColour:#ededed;
}.info-container.collapsible-block-content{padding:0.5em30px;
}.info-container.collapsible-block-content.wiki-content-table{width:100%;
}
 
/*Ayer'sinfo-barpatchbyMonkatraz*/
#page-content.info-container.collapsible-block-folded, #page-content.info-container.collapsible-block-unfolded-link{width:100%;
 max-width:100%;
 margin:0auto;
 padding:0;
 box-shadow:none;
}#page-content.info-container.collapsible-block-link::before, #page-content.info-container.collapsible-block-unfolded-link::before{content: " ";
 display:none;
}#page-content.info-container.collapsible-block-content::after{display:none;
}
 
/* ---- INFOPANE ---- */
 
#page-content.creditRate{margin: unset;
 margin-top:4px;
 margin-bottom:4px;
 margin-right:3px;
}#page-content.rate-box-with-credit-button{background-color:#21252E;
 border:solid2px#21252E;
 border-radius:0;
 box-shadow:3px0px0px0px var(--accentColor);
}#page-content.rate-box-with-credit-button.creditButtonpa{border-left-color:transparent;
}#page-content.rate-box-with-credit-button.page-rate-widget-box.cancel{border-radius:0;
}#page-content.rate-box-with-credit-button.page-rate-widget-box.rate-points{border-left:0;
}.rate-box-with-credit-button.page-rate-widget-box.cancela:hover{border-radius:0;
}#page-content.rate-box-with-credit-button.fa-info{color:#ededed;
}#page-content.rate-box-with-credit-button.fa-info:hover{color: var(--accentColor);
}#page-content.modalbox{background:#2F333C !important;
 color:#ededed;
 box-shadow:none;
}.close-credits,
.credit-back{filter: grayscale(100%) invert(100%) contrast(275%);
}
 
/* ---- PAGERATING ---- */
 
.page-rate-widget-box{margin: unset;
 border-radius:0;
 border:solid2px#21252E;
 box-shadow:3px0px0px0px var(--accentColor);
 background-color:#21252E;
 margin-top:4px;
 margin-bottom:4px;
 margin-right:3px;
}div.page-rate-widget-box.rate-points{background-color:#21252E;
 border:none;
 color:#ededed !important;
 text-transform:capitalize;
}.page-rate-widget-box.rateup,
.page-rate-widget-box.ratedown{background-color:#21252E;
 border-top:none;
 border-bottom:none;
}.page-rate-widget-box.rateupa,
.page-rate-widget-box.ratedowna{background:transparent;
 color:#ededed;
}.page-rate-widget-box.rateupa:hover,
.page-rate-widget-box.ratedowna:hover{background:#21252E;
 color: var(--accentColor);
}.page-rate-widget-box.cancel{background:transparent;
 background-color:#21252E;
 border:none;
}.page-rate-widget-box.cancela{color:#ededed;
}.page-rate-widget-box.cancela:hover{background:#21252E;
 color: var(--accentColor);
}
 
/* ---- PAGEELEMENTS ---- */
 
.page-source, tt{font-family: "Fira Code", monospace;
 font-size:0.87rem;
}.codepre, .codep, .code{font-family: "Fira Code", monospace;
 font-size:0.87rem;
 color:#21252E;
}ins, del{color:black;
}h1, h2, h3, h4, h5, h6{}h1{font-family: 'Montserrat', sans-serif !important;
 color: var(--accentColor);
 font-weight:bold;
 letter-spacing:1px;
 font-size:2em;
}h2,
h3,
h4,
h5,
h6{font-family: 'Montserrat', sans-serif !important;
 color:#EDEDED;
 font-weight:bold;
 letter-spacing:1px;
 font-size:1.45em;
}.lightboxh1{color:#21252E;
}#page-title{display:none;
}
 
/*Clickylinks*/
a,
a.newpage,
a:visited,
#side-bara:visited{color: var(--accentColor);
 transition: color 0.15s linear;
}a:hover, a.newpage:hover, a:visited:hover, #side-bara:visited:hover{color:#ffffff;
 text-decoration:none;
 background-color: var(--accentColor);
}
 
/*patchforsidebarmedia, collapsibles, ACS, infobuttonandayersmodulesolinkdoesn'toverride*/
#page-content.collapsible-block-foldeda:hover, #page-content.collapsible-block-unfolded-linka:hover, #page-content.rate-box-with-credit-button.fa-info:hover, #side-bar.side-block.mediaa:hover, .danger-diamonda:hover{background:transparent;
}.info-container.collapsible-block-folded.collapsible-block-link, .info-container.collapsible-block-link{background: var(--linkColour) !important;
}hr{background-color: var(--accentColor);
}blockquote,
div.blockquote,
#toc{background-color:#21252E;
 border:#21252E2pxsolid;
 border-left:5pxdashed var(--accentColor);
 box-shadow:4px4px#2F333C;
}.code{background-color:#F8F8F8;
 border:solid3px#2F333C;
 box-shadow:none;
}.scp-image-block{border:1pxsolid var(--accentColor);
 box-sizing: border-box;
}.scp-image-block.scp-image-caption{background-color:#21252E;
 border-top:1pxsolid var(--accentColor);
 color:#ededed;
 font-size:0.65rem;
 padding:0.1rem;
 box-sizing: border-box;
}.scp-image-block.block-left{margin-left:0; }.scp-image-block.block-right{margin-right:0; }@media (max-width: 540px) {.scp-image-block.block-left, .scp-image-block.block-right{float:none; clear:both; margin-left:auto; margin-right:auto;
 }}
 
/*---- CENTERIMAGESONMOBILEcourtesyofEstrellaYoshteandPeppersGhost ----*/
 
.imagediv{float:right;
 margin:15px}@media (max-width: 540px) {.imagediv{float:none;
 text-align:center;
 margin:auto;
 }}@mediaonlyscreenand (max-width: 600px) {.scp-image-block.block-right{float:none;
 margin:10pxauto;
 }}#page-contenttrth{color:#21252E;
 background-color: var(--accentColor);
 border:solid1px var(--accentColor);
 padding:6px;
}#page-contenttrtd{border:solid1px var(--accentColor);
 background-color:#21252E;
 padding:12px;
 line-height:1.4;
}
 
/*fancycollapsible*/
#page-content.collapsible-block-folded, #page-content.collapsible-block-unfolded-link{background:#21252E;
 transition:background0.25s linear;
 padding-top:0.5rem;
 padding-bottom:0.5rem;
 padding-left:1rem;
 padding-right:1rem;
 width: min-content;
 white-space:nowrap;
 overflow:hidden;
 margin:auto;
}#page-content.collapsible-block-folded.collapsible-block-link::before{content: "▷ ";
}#page-content.collapsible-block-unfolded.collapsible-block-link::before{content: "▽ ";
}#page-content.collapsible-block-link{text-decoration:none;
 color:#ededed;
 font-weight:bold;
}#page-content.collapsible-block-folded:hover, #page-content.collapsible-block-unfolded-link:hover{background: var(--accentColor);
}#page-content.collapsible-block-unfolded-link{box-shadow:0px -0.26rem 0px0px var(--accentColor);
}#page-content.collapsible-block-folded, #page-content.collapsible-block-unfolded-link{margin-top:10px;
 margin-bottom:10px;
}#page-content.collapsible-block-unfolded > *:nth-child(3) .collapsible-block-link::before{content: "しろさんかく ";
}#page-content.collapsible-block-unfolded > *:nth-child(3) {box-shadow:0px0.26rem 0px0px var(--accentColor);
}
 
/*Selection*/
::selection{background: var(--accentColor);
 color:#ffffff;
}
 
/*Footnotes*/
.hovertip{font-size:.81rem;
 background-color:#21252E !important;
 border:solid1px var(--accentColor) !important;
}.footnotes-footer{background-color:#21252E;
 padding-left:1.4rem;
 padding-right:1.4rem;
 padding-bottom:1.5rem;
 box-shadow: -0.24rem 0px0px0px var(--accentColor);
}.footnotes-footer.title{color:#ededed;
}.footnote.f-footer, .equation.e-footer, .reference.r-footer{display:none;
}.footnotes-footer{display:none;
}
 
/*BetterFootnotesPatch*/
.fncon{background-color:#21252E;
 border-color: var(--accentColor);
}.fnnum:hover + .fncon{right: calc(-8vw - 4rem);
}.lightbox.fnnum::after{color:#000;
}
 
/*Tags*/
#main-content.page-tagsa{margin-top:.18rem;
}.page-tagsspan{border-top:1pxsolid#ededed;
}
 
/*Pop-UpWindows*/
.owindow{background-color:#21252E;
 border-color: var(--accentColor);
}.owindow.modal-header{background-color:#21252E;
}.owindow.modal-bodyimg{background-color:transparent !important;
}.owindow.title{background-color:#21252E;
 color: #var(--accentColor);
 border-bottom:1pxsolid#2F333C;
}.owindow.button-bara{background-color:#21252E;
 border-color: var(--accentColor);
 color:#ededed;
}.owindow.button-bara:hover{background-color: var(--accentColor);
}
 
/*EditButtons*/
.buttons.btn{background-color:#21252E;
 border-color: var(--accentColor);
 color: var(--accentColor);
 padding:3px5px;
}.buttons.btn:hover{background-color: var(--accentColor);
 color:#21252E;
}
 
/*EditLockInfo*/
#lock-info{background-color:#21252E;
 border-color:#ededed;
}
 
/*CloseButtonforPageSource, Rating, Etc*/
a.action-area-close:hover{background-color:#21252E;
}
 
/*Page-HistoryCurrent*/
.pager.current{background-color: var(--accentColor);
 border-color:#ededed;
}
 
/* ---- INTERWIKI ---- */
 
.scpnet-interwiki-frame{filter:invert(100%) grayscale(100%) contrast(75%);
}
 
/*ACSCOLORSbyNagiros*/
 
:root{
 --five-color:255, 34, 67 !important; /*red*/
 --four-color:255, 141, 54 !important; /*orange*/
 --three-color:255, 226, 82 !important; /*yellow*/
 --two-color:117, 167, 242 !important; /*blue*/
 --one-color:40, 159, 107 !important; /*green*/
 
 --white-bar:207, 207, 207;
 --lg-bar:118, 118, 130;
 --gray-bg:66, 66, 72;
}.anom-bar > .bottom-box{ /*horizontalbar*/
 box-shadow:0 -0.5rem 00 rgb(207, 207, 207) !important;
 -webkit-box-shadow:0 -0.5rem 00 rgb(207, 207, 207) !important;
 -moz-box-shadow:0 -0.5rem 00 rgb(207, 207, 207) !important;
 box-shadow:0 -0.5rem 00 rgb(var(--white-bar, 207, 207, 207)) !important;
 -webkit-box-shadow:0 -0.5rem 00 rgb(var(--white-bar, 207, 207, 207)) !important;
 -moz-box-shadow:0 -0.5rem 00 rgb(var(--white-bar, 207, 207, 207)) !important;
}.bottom-box > .diamond-part{ /*verticalbar*/
 box-shadow: -0.5rem 000 rgb(207, 207, 207) !important;
 -webkit-box-shadow: -0.5rem 000 rgb(207, 207, 207) !important;
 -moz-box-shadow: -0.5rem 000 rgb(207, 207, 207) !important;
 box-shadow: -0.5rem 000 rgb(var(--white-bar, 207, 207, 207)) !important;
 -webkit-box-shadow: -0.5rem 000 rgb(var(--white-bar, 207, 207, 207)) !important;
 -moz-box-shadow: -0.5rem 000 rgb(var(--white-bar, 207, 207, 207)) !important;
}.anom-bar-container.esoteric.text-part.main-class,
.anom-bar-container.explained.text-part.main-class,
.anom-bar-container.neutralized.text-part.main-class,
.anom-bar-container.pending.text-part.main-class{background-color: rgba(66, 66, 72, .5) !important;
 background-color: rgba(var(--gray-bg, 66, 66, 72), .5) !important;
 border-left-color: rgb(118, 118, 130) !important;
 border-left-color: rgb(var(--lg-bar, 118, 118, 130)) !important;
}.danger-diamond > .arrows,
.danger-diamond > .bottom-icon::before{ /*invertedarrows, esotericicons*/
 filter:invert(90%) !important;
 -webkit-filter:invert(90%) !important;
}.danger-diamond > .quadrants > .bottom-quad,
.anom-bar-container.explained.danger-diamond > .quadrants > .top-quad,
.anom-bar-container.neutralized.danger-diamond > .quadrants > .top-quad,
.anom-bar-container.pending.danger-diamond > .quadrants > .top-quad{ /* "transparent" bottoms/topiconbackgrounds*/
 background-color: rgb(26, 26, 26) !important; /*bodybackgroundcolor*/
}.danger-diamond > .bottom-icon,
.anom-bar-container.pending.danger-diamond > .top-icon::before{ /*esoteric, pendingiconbackgrounds*/
 background-color: rgb(3, 3, 3) !important;
}.anom-bar > .bottom-box::before{background-color: var(--white-bar);
}.top-left-box > .item{display:none;
}
 
/* ---- CUSTOMSYNTAX ---- */
 
.darkbox{background-color:#21252E;
 border-left:solid0.26rem var(--accentColor);
 border-right:solid0.26rem var(--accentColor);
 padding:.4rem;
 padding-left:.6rem
 margin-top: 12px;
 margin-bottom:12px;
}.lightbox{background-color:#ededed;
 color:#21252E;
 border-left:solid0.26rem #21252E;
 border-right:solid0.26rem #21252E;
 padding:0.8rem;
 margin-top:12px;
 margin-bottom:12px;
}.lightboxh2, .lightboxh3, .lightboxh4, .lightboxh5, .lightboxh6{color:#21252E;
}.lightboxhr{background-color:#000;
}.lightboxa{filter:invert(1);
}.lightboxa:hover{background:none;
}#page-content.sideboxtrtd,
 #page-content.sideboxtrth{padding:.35em;
}#page-content.authorboxtrtd,
 #page-content.authorboxtrth{padding:.35em;
}.limit{margin-bottom: -1rem;
}.anchor{position: sticky;
 height:0;
 top:0;
}.authorbox,
 .sidebox{position:absolute;
 width: calc((100vw - 870px) / 2);
 max-height: calc(100vh - 18rem);
 margin:08px00;
 padding:.14rem;
 box-sizing: border-box;
 overflow:auto;
 z-index:5;
}.authorbox{max-width: calc((100vw - 921.2px) / 2) !important;
 top:.5em;
 right:103.5%;
}.sidebox{top:0;
 left:103.5%;
 padding-left:1em;
}@media (max-width:1079px) {.authorbox, .sidebox{display:none;
 }}#page-content.bt{color: var(--accentColor);
 font-weight:bold;
 filter: brightness(110%);
 text-decoration-color:inherit;
}.tableb.wiki-content-table{border-collapse:separate;
 border-spacing:3px;
}.tableb.scp-image-block{border:none;
}.tableb.scp-image-blockimg{border: var(--accentColor) 1pxsolid;
 box-sizing: border-box;
}.tableb.scp-image-block.scp-image-caption{margin-top:3px;
 border: var(--accentColor) 1pxsolid;
 box-sizing: border-box;
}:root{
 --accentColor:#99bbff;
 --lgurl: url("http://scp-jp-storage.wdfiles.com/local--files/file%3A6370408-45-op6l/arche2.png");
 --posX: calc(50% - 358px - 13rem);
 --fnColor: var(--accentColor);
 --fnLinger:1s;
}div#extra-div-1{filter: opacity(0.5);
}
 
/* ---- WORDSNOLONGERBROKEN, THECROQUEMBOUCHEHASSPOKEN ---- */
span, a{word-break:normal !important }.avatar-hover{display:none !important; }#breadcrumbs, .pseudocrumbs{text-align:center;
 padding-top:10px;
}#main-content.page-tagsspan{max-width:100%;
}
 
/* -- FANCYTHINGSfromWoedenaz'sDustjacketTheme -- */
 
.fancyhrhr{border-top:2vw solidtransparent;
 background-color: rgba(var(--bright-accent), 0);
 height:0;
 box-sizing: border-box;
 border-image-source: url('http://scp-jp-storage.wdfiles.com/local--files/file:5722815-46-ec6z/wl_hr.png');
 border-image-repeat: round round;
 background:none;
 border-image-slice:8050080500 fill;
 border-image-width:10em80em10em80em;
}.fancyborder{box-sizing: border-box;
 border:2vw solid rgba(0,0,0,0.5);
 border-image: url('http://scp-jp-storage.wdfiles.com/local--files/file:5722815-47-mqmb/wl_border.png') 600 round;
 border-image-width:6;
 padding:2vw;
}
 
/* ---- LocalizationforJPBranch ---- */
 
/*CreditModule*/
#page-content.rate-box-with-credit-buttondiv.page-rate-widget-box{margin-right:0;
 box-shadow:none;
}#page-content.rate-box-with-credit-button.creditButton{background:#21252E;
 border:solid2px#21252E;
 border-radius:0;
 box-shadow:none;
 margin-left:0;
 width:20px;
}#page-contentdiv.page-rate-widget-box.rate-points{font-family: verdana,arial,sans-serif;
 font-size:0.81rem;
}#page-contentdiv.page-rate-widget-box.cancela{display: inline-flex;
 justify-content:center;
 align-items:center;
 color:#ededed;
}#page-contentdiv.page-rate-widget-box.cancela:hover{color: var(--accentColor);
}.modalbox.modalbox-title{background: linear-gradient(90deg, #2F333C2em, #00002em calc(100% - 2em), #2F333C calc(100% - 2em)), linear-gradient(#0000 calc(100% - 1px), var(--accentColor));
}.credit-licensea.cc{color: var(--accentColor);
}
 
/*SideBar*/
#side-bar{left: -20.6em;
}#side-bar:target{width:19em;
 border:none0;
}#side-bar.side-block[style]{background-color:#21252E !important;
}#side-bar > hr{background:#ededed;
}#side-bar > hr:nth-of-type(2) {display:none;
}#side-bar.side-block[style="background-color: #a7dba2;"]{margin:15pxauto15px;
}#side-bar.side-block[style="background-color: #e5e5ff;"],
#side-bar.side-block[style="background-color: #fff0f0;"]{margin: -30pxauto -15px;
}#side-bar.side-block[style="background-color: #f0f0f0;"]{margin: -15pxauto15px;
}#side-bar.side-block[style="background-color: #fff0f0;"]::before,
#side-bar.side-block[style="background-color: #fff0f0;"]::after{content: "";
 display:block;
 height:1px;
 margin:2em calc(2em - 8px);
 background: var(--accentColor);
}#side-bardiv.menu-item.sub-text{color:#999;
}#side-bar.collapsible-block-folded{background:none;
}#side-bar.collapsible-block-folded.collapsible-block-link{margin-left:0;
}#side-bar.collapsible-block-folded.collapsible-block-link::before{content: "▷\00a0";
}#side-bar.collapsible-block-unfolded-link{border-color:#ededed;
}#side-bar.collapsible-block-unfolded-link.collapsible-block-link, 
#side-bar.collapsible-block-unfolded-link.collapsible-block-link:hover{font-size:0.94rem;
 color:#ededed;
}#top-bardiv.open-menua{color: var(--accentColor) !important;
 background-color:#21252E !important;
 border:1pxgroove var(--accentColor) !important;
}@media (min-width: 767px) {#side-bar:target.close-menu{margin-left:20.6em;
 background:none;
 opacity:0;
 }}@media (max-width: 767px) {#side-bar:target.close-menu{width: calc(100% - 20.6em);
 }}#side-bar.scpnet-interwiki-wrapperiframe.scpnet-interwiki-frame{filter:none;
}

[フレーム]

評価: +25


一つの選択が二つの世界を生し
瓜二つのタペストリーは展開せり
先駆者ヴァンガードのアイギス煌めき
出発点スレッショルドは線引けり


──返り道無きノー・リターン一線を。

TestNoReturn


多元宇宙規模の異常事物の減衰は、魔法の世界を蹂躙し、幻想幽玄の土地や街々は次第に滅びゆく。財団、そしてその敵と味方は、何かが変わらなければならないことを突きつけられた。"難局"ならびに、財団、異常、かの大変動の本質を結ぶ隠微な関係性を調査せよ。危機に瀕する世界を分析し、最終的にどう希望を齎すかを決定せよ。



SCP-6500: 避けえないもの

by S D Locke, HarryBlank, PlaceholderMcD, Ihp, Grigori Karpin, DarkStuff, Aethris

"難局"に立ち向かう財団の道を追いかけろ──死にゆく魔法の領域を通る各々の"道"で、根源的な力のアーティファクトを回収する者たちの旅路を辿っていけ。是非によらず、それらがどう振るわれるかを選択せよ。



戦士

by HarryBlank

魔術師

by Ihp

僧侶

by Grigori Karpin

盗賊

by DarkStuff

異端者

by PlaceholderMcD

ウォーロック

by HarryBlank

遺物学者遺物学者

by Ihp

航海者

by PlaceholderMcD

使者

by Grigori Karpin





主な分岐点後ポスト・ピボットの作品


スレッショルド タイムライン

Nobody Likes a Sneak

by Grigori Karpin

都会住まいの"何者でもない"は"難局"の解明を求めて調査を開始し、認識災害、Tレックスの骸骨、放浪者の図書館、パリのカフェを巡る物語に身を投じる。
そして全ては始まりに過ぎない。


Nobody's Looking For Trouble

by Grigori Karpin

"何者でもない"は独りじゃない。彼女は蛇の手と共闘し、近くの"何者でもない"は彼女だけというわけでもない。だが、彼らが財団が裁判後にO5-ゼロをどこへやったかを見つけられないのなら、そんなことはどうだっていい。


思い出を振り返って

by HarryBlank, LizardWizard

「かつて敵対的で、生きていたらしきアノマリーを、12ドル節約するために取り壊したいと?」


Fafnir

by Ethagon

いつだって現状を維持した方が得する者もいるものだ。その中の一つ、とある古代のドラゴンは、"難局"とその終局の間の方がよく眠れただろう。これは事態がどうなったかの話だ。


Undaeveling

by Guezma

難局が終わった後、ジュディス・ロゥはSCP-140をNeutralisedに更新した。ダエーバイトもそう簡単であればよかったのだが。


関連するポスト・ピボットの作品



Character Interactions Disguised As An Epilogue

by Ihp

厳密に言えばBlack Autumn IV: Nothing to Fearの結末であるこのTaleは、SCP-6500の終結前〜終結後にかけて、サイト-87の登場人物たちの視点から2021年の出来事のモンタージュを綴っていく。


SCP-5056 (II): 鏡像

by HarryBlank

フィリップ・ディアリング、かつてのSCP-5056-Bは、複雑な気持ちで奇妙極まりない1年を振り返る。


SCP-5974: The Interactive Fiction

by HarryBlank

財団の裏切者は、"難局"以前の活動を追体験させられる──ユーザーフレンドリーの面で最悪のビデオゲームを通じて。


SCP-6056: 起爆

by HarryBlank

ウォーロックの道の直後、いくつかの心情的な会話があった──突然ブッた切られたが。

SCP-7007: ミスフォーチュン・ゴージ

by Grigori Karpin

SCP-6500の出来事から1年が過ぎようとしていた頃、ヴィキャンデル=ニード・テクニカル・メディアは財団の最近の言動について思うところがあり、彼らをゲームショウに招く。


ヴァンガード タイムライン

サーキック・ヒート

by Grigori Karpin

ヴァンガードの設立直後、ティルダ・ムースはアルト・クレフ博士とカルキスト・ヴァリスにモスクワの"ハンターの黒きロッジ"襲撃の指揮を依頼する。これはバディコップ・コメディだと考えてくれ──ボディ・ホラー付きの。


A Sarkic By Any Other Name

by Grigori Karpin

Sarkic Heatの後、ヴァリスとクレフはヴァンガードのためにサーキック系アノマリーへの対処を続けていたが、この頃SCP-2480周辺では対立が激化し、GOCとの衝突が迫っていた。


God meat's back on the menu

by Guezma

古代の邪悪が封印を暴かれ、街に解き放たれた。画してヴァンガードはこの状況にぴったりな能力を持つ味方を呼び寄せる。


Thump Thump Tick Tock

by UNCGriffin

ほとんどの人にとっては、ヴェール崩壊は新世界への第一歩だった。だがかつての異常界と、その知られざる闘争にその身を投じてきた人はどうだろうか?


With Many Choices

by LizardWizard and Grigori Karpin

SCP-939が正常化された結果、ヴァンガードとGOCは世論という法廷で闘争する。


Voice of Vanguard

by Guezma

人類は、この世界で唯一の存在じゃないことを知るべきだ。そして、ヴァンガードのポッドキャストはこのメッセージを広めるうえで有用だ。今週のゲストはパラウォッチから来てもらったけど、彼はもう少しそのことを知らないといけない。


Facing Forward

by Guezma

Voice of Vanguardの出来事の後、ロン・ガンビの人生は変わったが、果たしてどこに向かっているのだろう? 新たな機会と古い友人が、彼が自分の道を見つけるのを手伝ってくれる。


The Trainee Gets Trolled

by Guezma

ヴァンガードのPR部門の研修の一環で、ロン・ガンビはVoidをインストールし、完璧なソーシャルメディア体験を送る。


Gambi's Gambit

by Guezma

20年間に渡る収容の後、マルセル・ガンビは隠れている。ヴァンガードは彼を探し出し、いくつか質問をしたいと考えている。ロン・ガンビは長らく行方不明だった兄弟と再開したがっている。だが不幸なことに、彼らだけがマルセルを探しているわけではない。


Esterberg (City) — Wikipedia

by Esoterica, Jasiu06, Jerden, Ralliston, and Zygard

ヴェール崩壊から十年以上が経ち、世界は大きく変貌した。世界の本当の姿を見に行こうか。今度はもっと偏見の少ない組織が語ってくれている。


SCP-6483: The Polar Express

by LORDXVNV and Ralliston

サイト-120に新たな人型アノマリーがやって来たが、彼は本当にクリスマス精神に溢れている。このホリデーぴったりの記事で、この異常性持ちの人物が、ヴァンガードへの移行に伴い、収容から雇用に移り変わる様子を見ていってくれ。


Miau Miau, Asheworth-kun

by LORDXVNV

ダニエル・アシュワースは、同僚にヴァンガードの新たな現状を受け入れさせる......はずだった。 (あと、彼は猫人間ですが、一時的なものです)


Vikander-Kneed Worldwide News

by Cole 13

VKTMはついに財団による50年超の収容から解放され、このヴァンガードの未来で、大々的に大衆に訴えかけている。


The First Occult Flame War

by Guezma, Ralliston and Zygard

何万年もの厄介な歴史を持つ2つの宗教を想像してくれ。彼らが戦争に進み、とてつもない損失を被ったと想像してくれ。彼らがかつての自分たちの影に収まるほどになってしまったと想像してくれ。彼らが現代抱いている恨みつらみを想像してくれ。
光景を思い描けたか?
それじゃそいつをTwitterに投げ込んでくれ。

SCP-7629: Sanctuary of The Sky Keepers

by WarriorofChaos

サイト-120は地下に隠れた、魔法の起源にルーツを持つ古代の強大な種族の末裔を発見する。新たな古代史が明らかになり、共通の敵を持つに至ったことで、SCP財団はこの民族が遥か昔にそうであったように偉大なものとなる支援を行うと決定する。

それに、ハッピーエンドを迎えるドラゴンの記事がそろそろ必要だと思ったんだ!


Public Release of OPERATION: WITNESS Materials

by Jasiu06 and Ralliston

時代は変わったが、GOCは──そう変わらない。ほら、連合がヴェール無き世界のことをどう思ってるのか見に行こう。まあこれあいつらのプロパガンダ資料なんどけどね。


常態

by Jack Ike

ヴェール崩壊は世界を変え、一新した。だが何もすべてがそうなる必要も無い。


関連するポスト・ピボットの作品



私は変わらずにいた I Did Not Fade

by Ralliston

時は2057年、ヴァンガードは30年以上に渡って活動を続け、ダニエル・アシュワースは終わりが迫っていた。彼は長い人生を生きてきた。そして10月10日に彼は目を覚まし、今日が命日だと知っていた。


Order MEF-7629

by Zygard

痕跡を残さず誰かを殺したいけど、一定の基準を持ったプロフェッショナルでもある? そんな貴方にお誂向きの商品がこちら! ハンター・インダストリーズ提供、"ロキータ"ピストル!


Audiolog VNP-507-5386

by Nykacolaquantum

二人の嫌々ながらの次元旅行者が偶然出会い、マルチバース、彼らの人生特有の負担、アラガッダのワインについて、放浪者の図書館の孤立したバージョンで語り合う。





知られざる時間軸



SPC-6500: INFINITESIMAL

by LORDXVNV

SCP宇宙では終わりなき物語が語られる。では、"SPC"宇宙はどうだろう?

分派的解釈


End of the Lonely Wanderer

by Karpfisch

ある者は精魂尽き果てた。ある者は幸福を甘受した。だが多くの者たちは、何年も背負ってきた重荷から解放された。大いなる事変の悲壮な始まり。





詳細



概要


ノー・リターンは『SCP-6500: 避けえないもの』の後日談となるカノンですが、もうお分かりだと思います。このカノンで重要なのは、何よりもまず結末です──我々がSCP-6500を執筆していた時にはっきりしたのですが、読者がどちらのタイムラインを選ぼうとも、財団の概念はもう戻れないほどに変わってしまいます。でもそれでいいのです。『避けえないもの』は、まさに気候変動の寓話そのものなのですから。我々はどちらのタイムラインを出発点にしても、続編を展開させられるような舞台設定を作ろうとしました。

それで、『ノー・リターン』とは何なのでしょうか? それは分岐点の後、2つの全く異なる歴史を辿った世界です。一方では、財団が異常界の支配を続けていますが、知る者たちはSCP-6500が財団のせいであることを把握しています。もう一方では、財団は解散、様々な要注意団体と新組織を結成し (『使者』を読んでください!)、大衆に異常界について教育しようとしています。

これはカノンなので、もちろん我々はこの舞台設定 ("スレッショルド"と"ヴァンガード") におけるあらゆる創作活動を歓迎していますが、最低限あなたが書きたいタイムラインに繋がる『避けえないもの』の道は読んでおいてください。よろしければ、あなたのアイデアについて著者たちと自由に討論しましょう。我々は合作カノンを望んでいます──自分たちの超巨大な合作SCPを踏まえたものをね。

スレッショルドはやや冷笑的で、財団の悪業に関するストーリーに向いています。

  • スレッショルドのタイムラインでは、財団の異常収容活動が全魔法の緩やかな死滅を引き起こしているということに気づいた際、監督司令部は損傷を修復するうえで必要最小限のことを行い、以前通りに活動を続ける道を選びました。
  • このタイムラインにおいて、財団が"難局"の原因であり、彼らがそれを隠蔽したことは、事実上公然の秘密となっています。
  • 複数の人物 (財団職員何名かを含む) は、SCP-6500発生における財団の役割を暴き、O5達に凋落を齎すか、少なくとも現在も続けられている異常収容活動を削減したいと考えています。

ヴァンガードはおそらくやや楽観的で、新たなスタートと過去の過ちの清算についてのストーリーに向いています。

  • ヴァンガードのタイムラインでは、監督司令部はO5-ゼロの意向を受け入れ、財団を解散し、一部GOIと提携して新組織ヴァンガードを設立する道を選びました。ヴァンガードは「保全、常化、公知」Shelter. Normalize. Inform.を掲げる組織です。
  • ヴァンガードの目的は、異常の存在に大衆を馴染ませ、この不思議な世界の真実を隠すのを辞めることです。彼らは依然として危険なアノマリーから世界を保護し続けるつもりですが、記憶処理、偽情報活動、Dクラス、その他財団が前世紀に手を染めていた倫理的に不快な活動はありません。
  • 設立当初のヴァンガードは、元財団職員、何人かのNälkä系コミュニティとカルキスト、蛇の手とマクスウェリスト・コレクティブで構成されています。この新組織を理解するには、『使者の道』を読めばほぼ間違いないでしょう。

でも忘れないで: どちらのタイムラインでも、あらゆるストーリーを展開可能です。まずは楽しんで。そして助言を求めることを躊躇わないでください。

このカノンのハブに追記したい場合、お声がけください (ご覧のように、形式が特殊ですから)。

姉妹カノン

ノー・リターンと密接な関係があるのは、SCP-6500の著者たちのカノンです:

  • オンガード43 — サイト-43に住まう登場人物たちを中心に、玄妙除却、非定型収容プロトコル、ミーメティクス、とある奇妙な異常メディア企業といった内容を掘り下げます。主なテーマはウィットに富んだ日常の一幕、無数の紆余曲折で満ちた遠大なプロット、未来で元型課のレンズを通して覗く空想科学の秘密の追求、そしてヴィキャンデル=ニード・テクニカル・メディアの奇妙な社説です。
  • S & Cプラスチック — 色々な形で物語の力に支配されている町、ネクサス・スロースピットのサイト-87に勤める職員たちを中心としたカノン。「S & Cプラスチックとは、個性、良識、人間性、常識を無に帰す財団の力からどうにか逃れた、サイト-87の人々の物語です」。
  • この素晴らしき世界 — このカノンの主な舞台は、異常な都市ワンダー・ワールド!TM。この街はアメリカ合衆国マサチューセッツ州ボストンのどこかにある異次元空間として、確かにこの世に存在しています。ワンダー・ワールドにはもちろんワンダーテインメント博士の会社があり、そして大勢の (つまり中規模の都市をイメージしてください) 魔法にあふれたワンダラスな人々が住んでいます。その文化は、子供のような無邪気さ、気さくな純真さ、奇抜さ、皆の持つ善意への心からの感謝で成り立っています。『この素晴らしき世界』は、財団宇宙という暗く、不穏で、恐ろしく酷い世界に見てみぬふりをする話ではありません。これは幸せになる理由を見つけて、そんな中でも突き進んでいく話です。

この他に、120の記録書庫より もヴァンガードのタイムラインに関連しています。『120の記録書庫より』はより良くなろうと励む異常界に関する現代ファンタジーのカノンです。確実なことはほとんどありません──ある1つを除いて。再興しつつある妖精帝国の神々、過激派、怪異たちが絶えず存在するとはいえ、それでも財団は望むと望まざると、異常と共に歩まねばならないのです。




評価: +25


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

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