SCP-734-KO
@charset "utf-8";
@font-face {font-family: 'EBSHMJESaeronRA'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/EBSHMJESaeronRA.woff') format('woff'); font-weight: normal; font-style: normal; }
 
/*
    대한민국 정부 CSS 테마
    [2020 Wikidot Theme]
    Edited by thd-glasses.
    Code adopted from JOICL hub theme created by kumer1090, with assistance from snoj.
    Code adopted from Minimal Theme created by stormbreath.
    Originally based on SCP Sigma 9 Theme created by Aelanna and Dr Devan.
    The NPES symbol, the NPES logo, and the rok-gov-small0.png file was created by thd-glasses and is licensed under CC-BY-SA 3.0.
*/
 
 :root {
     --header: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/npes-logo-small0.png) 20px 50px no-repeat;
     --title: "국가초상방재원";
     --subtitle: "National Paranormal Emergency Service";
}
 
/* COMMON */
 #content-wrap {
     min-height:1700px;
}
 
 h1, #page-title {
     color: #3F497F;
}
 
 #page-title {
     border-color: #3F497F;
}
 
 .enlarge{
     transition: .25s;
}
 
 .enlarge:hover{
     transform: scale(1.3);
     transition: .25s;
     transition-delay: .4s;
     z-index: 1000;
}
 
 table.wiki-content-table td {
     border-color: #D0D0EF;
     background-color: #FFF;
}
 
 table.wiki-content-table th {
     text-align: center;
     border-color: #D0D0EF;
     background-color: #D0D0EF;
     color: #4C5999;
}
 
 #page-content {
     min-height: 1540px !important;
}
 
/* links */
 
 a {
     color: #4C5999;
}
 
 #side-bar a:visited {
     color: #4C5999;
}
 
 a:visited {
     color: #4C5999;
}
 
 a.newpage {
     color: #9BA2C9;
}
 
 body {
     background: #FFFFFF;
     color: #000000;
}
 
 div#container-wrap {
     background: none;
}
 
/* HEADER */
 
 #header {
     background: var(--header);
}
 
 #search-top-box-input {
     border: solid 1px #AAA;
     color: #DDD;
     background-color: #FFF;
     box-shadow: none;
}
 
 #search-top-box-input:hover, #search-top-box-input:focus {
     border: solid 1px #AAA;
     color: #DDD;
     background-color: #EEE;
     box-shadow: none;
}
 
 #search-top-box-form input[type=submit] {
     border: transparent;
     color: #FFF;
     background-color: #3F497F;
     background: linear-gradient(to bottom, #4F5C9F,#313962);
     box-shadow: none;
}
 
 #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
     border: transparent;
     color: #EEE;
     background-color: #3F497F;
     background: linear-gradient(to bottom, #4F5C9F,#313962);
     box-shadow: none;
}
 
 #login-status {
     color: #000;
}
 
 #login-status a {
     color: #000;
}
 #login-status ul a {
     color: #000;
}
 
 #account-topbutton {
     background: #CCCCCC;
     color: #000;
}
 
 #header h1 a {
     padding: 88px 0 25px;
     color: transparent;
     font-family: 'EBSHMJESaeronRA', Arial, sans-serif;
     font-size: 170%;
     font-weight: 900;
     text-shadow: none;
     letter-spacing: -2px;
}
 
 #header h1 a::before {
     content: var(--title);
     color: #000;
     text-shadow: none;
}
 
 #header h2 span {
     padding-left: 2px;
     color: transparent;
     font-family: sans-serif, Arial;
     font-size: 120%;
     text-shadow: none;
     letter-spacing: -0.1px;
}
 
 #header h2 span::before {
     content: var(--subtitle);
     color: #444;
     text-shadow: none;
}
 
/* TOP MENU */
 #top-bar a {
     color: #fff;
}
 
 #top-bar {
     position: absolute;
     bottom: 0px;
     border-radius: 5px;
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/body_bg_1.png) 0 0 no-repeat;
     border: transparent;
     height: auto;
     padding: 0;
     z-index: 20;
     font-size: 90%;
}
 
 #top-bar ul li ul {
     border-radius: 0 0 5px 5px;
     background-color: transparent;
     border: transparent;
     box-shadow: none;
}
 
 #top-bar ul {
     float: right;
     padding-right: : 5em;
}
 
 #top-bar ul li a {
     border-left: none;
     border-right: none;
}
 
 #top-bar ul li.sfhover a, #top-bar ul li:hover a {
     color: #3F497F;
     border-left: none;
     border-right: none;
}
 
/* SIDE MENU */
 #side-bar {
     background: #fff;
}
 
 #side-bar .side-block {
     border: solid 1px #3F497F;
     border-radius: 0px;
     background: #FFF !important;
     box-shadow: none !important;
}
 
 #side-bar .heading {
     padding-left: 5px;
     padding-top: 3px;
     height: 18px;
     color: #FFF;
     background-color: #3F497F;
     background-size: cover;
}
 
 #side-bar div.menu-item.inactive a {
     color: #3F497F;
}
 
 #side-bar div.menu-item .sub-text {
     color: #3F497F;
}
 
 #side-bar .collapsible-block-folded {
     background: none;
}
 
 #side-bar .collapsible-block-unfolded-link {
     border-bottom: solid 1px #3F497F;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link {
     color: #3F497F;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
     color: #4F5C9F;
}
 
/* YUI-TABS */
 .yui-navset .yui-content{
     background-color: #FDFDFD;
     padding: 15px;
     font-size: 14px
}
 
 .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
    background:#FFF url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/body_bg_0.png) repeat-x;
    border-top: solid #333 1px;
    border-left: solid #444 1px;
    border-right: solid #444 1px;
    color:#000;
}
 
 .yui-navset .yui-nav .selected a,
 .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
 .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
     background: linear-gradient(to bottom, #4F5C9F,#313962); /* selected tab background */
     border-top: solid #4F5C9F 1px;
     color: #FFF;
}
 
 .yui-navset .yui-nav a:hover,
 .yui-navset .yui-nav a:focus {
     background: #DDD;
     text-decoration: none;
}
 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav {
     border-color: #313962;
}
 
/* Rating Module */
 .page-rate-widget-box{
     box-shadow: none;
}
 
 .page-rate-widget-box .rate-points {
     background-color: #3F497F !important;
     border: solid 1px #3F497F;
     color: #FFF;
}
 
 .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
     background-color: #B0B4CF;
     border-top: solid 1px #3F497F;
     border-bottom: solid 1px #3F497F;
}
 
 .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {
     color: #3F497F;
}
 
 .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
     background: #3F497F;
     color: #B0B4CF;
}
 
 .page-rate-widget-box .cancel {
     background-color: #3F497F;
     border: solid 1px #3F497F;
}
 
 .page-rate-widget-box .cancel a {
     color: #FFF;
}
 
 .page-rate-widget-box .cancel a:hover {
     background-color: #B0B4CF;
     color: #3F497F;
}
 
/* Info Rating Module */
 
 .rate-box-with-credit-button {
     background-color: #3F497F !important;
     border: 1px solid #3F497F !important;
     border-radius: 5px !important;
     box-shadow: none !important;
}
 
 .rate-box-with-credit-button .creditButton p a {
     border-left-color: #3F497F !important;
     color: #FFF;
}
 
 .rate-box-with-credit-button .creditButton p a:hover {
     color: #B0B4CF;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .cancel {
     border-radius: 0;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .rate-points {
     border-left: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton {
    background-color: #3F497F;
    border: solid 1px #3F497F;
    box-shadow: none;
}
 
/* Heritage Collection Rating Module */
 
 .heritage-rating-module {
     background-color: #3F497F;
     box-shadow: none;
}
 
/* Mobile Media Query */
 @media (max-width: 479px) {
     #header {
         background-position: 0 5.5em;
         background-size: 55px 55px;
    }
     #header h1 a {
         font-size: 100%;
    }
     #header h1, #header h2 {
         margin-left: 66px;
    }
     #header h2 span {
         letter-spacing: -1.5px;
    }
}
/* Small Mobile Media Query */
 @media (max-width: 385px) {
     #header {
         background-position: 5% 5.5em;
    }
     #header h1, #header h2 {
         margin-left: -webkit-calc(66px + 5%);
         margin-left: -moz-calc(66px + 5%);
         margin-left: calc(66px + 5%);
    }
     #header h2 span {
         letter-spacing: -1.5px;
    }
}
/* Note Media Query */
 @media (min-width: 480px) and (max-width: 580px) {
     #header {
         background-position: 0.5em 4.5em;
         background-size: 66px 66px;
    }
     #header h1 a {
         font-size: 120%;
    }
     #header h1, #header h2 {
         margin-left: 80px;
    }
}
/* Mini Tablet Media Query */
 @media (min-width: 581px) and (max-width: 767px) {
     #header {
         background-position: 1em 4em;
         background-size: 77px 77px;
    }
     #header h1 a {
         font-size: 140%;
    }
     #header h1, #header h2 {
         margin-left: 93px;
    }
}
/* Tablet Media Query */
 @media (min-width: 768px) and (max-width: 979px) {
     #header {
         background-size: 88px 88px;
    }
     #header h1 a {
         font-size: 160%;
    }
     #header h1, #header h2 {
         margin-left: 106px;
    }
}
 
/* Interwiki */
 #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
     border: none;
     padding: 0;
     box-radius: 0px;
     box-shadow: none;
     background-color: #fff !important;
     -webkit-filter: hue-rotate(220deg) brightness(126%);
     filter: hue-rotate(220deg) brightness(126%);
}
 
 @media (max-width: 767px) {
     #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
        background-color: transparent !important;
    }
}

요주의 단체 서식용 추가 코드

 :root {
     --margin-left: 15px;
}

 #page-title {
     display: none;
}

 .report{
     width:90%;
     margin-left: var(--margin-left);
     background:#fdfdfd;
     border:1px solid grey;
     padding: 15px;
     font-size:14px;

}

 .summary{
     width:90%;
     margin:auto;
     background:#fff;
     border:1px solid grey;
     padding: 0 15px 0 15px;
     font-size:15px;
}

 .yui-navset .yui-content{
     width: 90%;
     margin-left: var(--margin-left);
}

 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav{
     width: 95%;
     border-color: transparent;
     border: solid 0px transparent;
     margin-left: var(--margin-left)
}

 ul {
     list-style-image: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/square.png);
     margin: 15px 0;
     padding: 0 5px 0 30px;
}

 ul ul, ol ul {
     list-style: square;
     margin: 15px 0;
     padding: 0 0 0 20px;
}

 ul ul ul, ol ul ul {
     list-style: circle;
}

/* Mobile Media Query */
 @media (max-width: 479px) {
     :root {
          --margin-left: 0px;
     }
}
@charset "utf-8";
@font-face {font-family: 'EBSHMJESaeronRA'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/EBSHMJESaeronRA.woff') format('woff'); font-weight: normal; font-style: normal; }
 
/*
    대한민국 정부 CSS 테마
    [2020 Wikidot Theme]
    Edited by thd-glasses.
    Code adopted from JOICL hub theme created by kumer1090, with assistance from snoj.
    Code adopted from Minimal Theme created by stormbreath.
    Originally based on SCP Sigma 9 Theme created by Aelanna and Dr Devan.
    The NPES symbol, the NPES logo, and the rok-gov-small0.png file was created by thd-glasses and is licensed under CC-BY-SA 3.0.
*/
 
 :root {
     --header: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/npes-logo-small0.png) 20px 50px no-repeat;
     --title: "국가초상방재원";
     --subtitle: "National Paranormal Emergency Service";
}
 
/* COMMON */
 #content-wrap {
     min-height:1700px;
}
 
 h1, #page-title {
     color: #3F497F;
}
 
 #page-title {
     border-color: #3F497F;
}
 
 .enlarge{
     transition: .25s;
}
 
 .enlarge:hover{
     transform: scale(1.3);
     transition: .25s;
     transition-delay: .4s;
     z-index: 1000;
}
 
 table.wiki-content-table td {
     border-color: #D0D0EF;
     background-color: #FFF;
}
 
 table.wiki-content-table th {
     text-align: center;
     border-color: #D0D0EF;
     background-color: #D0D0EF;
     color: #4C5999;
}
 
 #page-content {
     min-height: 1540px !important;
}
 
/* links */
 
 a {
     color: #4C5999;
}
 
 #side-bar a:visited {
     color: #4C5999;
}
 
 a:visited {
     color: #4C5999;
}
 
 a.newpage {
     color: #9BA2C9;
}
 
 body {
     background: #FFFFFF;
     color: #000000;
}
 
 div#container-wrap {
     background: none;
}
 
/* HEADER */
 
 #header {
     background: var(--header);
}
 
 #search-top-box-input {
     border: solid 1px #AAA;
     color: #DDD;
     background-color: #FFF;
     box-shadow: none;
}
 
 #search-top-box-input:hover, #search-top-box-input:focus {
     border: solid 1px #AAA;
     color: #DDD;
     background-color: #EEE;
     box-shadow: none;
}
 
 #search-top-box-form input[type=submit] {
     border: transparent;
     color: #FFF;
     background-color: #3F497F;
     background: linear-gradient(to bottom, #4F5C9F,#313962);
     box-shadow: none;
}
 
 #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
     border: transparent;
     color: #EEE;
     background-color: #3F497F;
     background: linear-gradient(to bottom, #4F5C9F,#313962);
     box-shadow: none;
}
 
 #login-status {
     color: #000;
}
 
 #login-status a {
     color: #000;
}
 #login-status ul a {
     color: #000;
}
 
 #account-topbutton {
     background: #CCCCCC;
     color: #000;
}
 
 #header h1 a {
     padding: 88px 0 25px;
     color: transparent;
     font-family: 'EBSHMJESaeronRA', Arial, sans-serif;
     font-size: 170%;
     font-weight: 900;
     text-shadow: none;
     letter-spacing: -2px;
}
 
 #header h1 a::before {
     content: var(--title);
     color: #000;
     text-shadow: none;
}
 
 #header h2 span {
     padding-left: 2px;
     color: transparent;
     font-family: sans-serif, Arial;
     font-size: 120%;
     text-shadow: none;
     letter-spacing: -0.1px;
}
 
 #header h2 span::before {
     content: var(--subtitle);
     color: #444;
     text-shadow: none;
}
 
/* TOP MENU */
 #top-bar a {
     color: #fff;
}
 
 #top-bar {
     position: absolute;
     bottom: 0px;
     border-radius: 5px;
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/body_bg_1.png) 0 0 no-repeat;
     border: transparent;
     height: auto;
     padding: 0;
     z-index: 20;
     font-size: 90%;
}
 
 #top-bar ul li ul {
     border-radius: 0 0 5px 5px;
     background-color: transparent;
     border: transparent;
     box-shadow: none;
}
 
 #top-bar ul {
     float: right;
     padding-right: : 5em;
}
 
 #top-bar ul li a {
     border-left: none;
     border-right: none;
}
 
 #top-bar ul li.sfhover a, #top-bar ul li:hover a {
     color: #3F497F;
     border-left: none;
     border-right: none;
}
 
/* SIDE MENU */
 #side-bar {
     background: #fff;
}
 
 #side-bar .side-block {
     border: solid 1px #3F497F;
     border-radius: 0px;
     background: #FFF !important;
     box-shadow: none !important;
}
 
 #side-bar .heading {
     padding-left: 5px;
     padding-top: 3px;
     height: 18px;
     color: #FFF;
     background-color: #3F497F;
     background-size: cover;
}
 
 #side-bar div.menu-item.inactive a {
     color: #3F497F;
}
 
 #side-bar div.menu-item .sub-text {
     color: #3F497F;
}
 
 #side-bar .collapsible-block-folded {
     background: none;
}
 
 #side-bar .collapsible-block-unfolded-link {
     border-bottom: solid 1px #3F497F;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link {
     color: #3F497F;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
     color: #4F5C9F;
}
 
/* YUI-TABS */
 .yui-navset .yui-content{
     background-color: #FDFDFD;
     padding: 15px;
     font-size: 14px
}
 
 .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
    background:#FFF url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/body_bg_0.png) repeat-x;
    border-top: solid #333 1px;
    border-left: solid #444 1px;
    border-right: solid #444 1px;
    color:#000;
}
 
 .yui-navset .yui-nav .selected a,
 .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
 .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
     background: linear-gradient(to bottom, #4F5C9F,#313962); /* selected tab background */
     border-top: solid #4F5C9F 1px;
     color: #FFF;
}
 
 .yui-navset .yui-nav a:hover,
 .yui-navset .yui-nav a:focus {
     background: #DDD;
     text-decoration: none;
}
 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav {
     border-color: #313962;
}
 
/* Rating Module */
 .page-rate-widget-box{
     box-shadow: none;
}
 
 .page-rate-widget-box .rate-points {
     background-color: #3F497F !important;
     border: solid 1px #3F497F;
     color: #FFF;
}
 
 .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
     background-color: #B0B4CF;
     border-top: solid 1px #3F497F;
     border-bottom: solid 1px #3F497F;
}
 
 .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {
     color: #3F497F;
}
 
 .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
     background: #3F497F;
     color: #B0B4CF;
}
 
 .page-rate-widget-box .cancel {
     background-color: #3F497F;
     border: solid 1px #3F497F;
}
 
 .page-rate-widget-box .cancel a {
     color: #FFF;
}
 
 .page-rate-widget-box .cancel a:hover {
     background-color: #B0B4CF;
     color: #3F497F;
}
 
/* Info Rating Module */
 
 .rate-box-with-credit-button {
     background-color: #3F497F !important;
     border: 1px solid #3F497F !important;
     border-radius: 5px !important;
     box-shadow: none !important;
}
 
 .rate-box-with-credit-button .creditButton p a {
     border-left-color: #3F497F !important;
     color: #FFF;
}
 
 .rate-box-with-credit-button .creditButton p a:hover {
     color: #B0B4CF;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .cancel {
     border-radius: 0;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .rate-points {
     border-left: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton {
    background-color: #3F497F;
    border: solid 1px #3F497F;
    box-shadow: none;
}
 
/* Heritage Collection Rating Module */
 
 .heritage-rating-module {
     background-color: #3F497F;
     box-shadow: none;
}
 
/* Mobile Media Query */
 @media (max-width: 479px) {
     #header {
         background-position: 0 5.5em;
         background-size: 55px 55px;
    }
     #header h1 a {
         font-size: 100%;
    }
     #header h1, #header h2 {
         margin-left: 66px;
    }
     #header h2 span {
         letter-spacing: -1.5px;
    }
}
/* Small Mobile Media Query */
 @media (max-width: 385px) {
     #header {
         background-position: 5% 5.5em;
    }
     #header h1, #header h2 {
         margin-left: -webkit-calc(66px + 5%);
         margin-left: -moz-calc(66px + 5%);
         margin-left: calc(66px + 5%);
    }
     #header h2 span {
         letter-spacing: -1.5px;
    }
}
/* Note Media Query */
 @media (min-width: 480px) and (max-width: 580px) {
     #header {
         background-position: 0.5em 4.5em;
         background-size: 66px 66px;
    }
     #header h1 a {
         font-size: 120%;
    }
     #header h1, #header h2 {
         margin-left: 80px;
    }
}
/* Mini Tablet Media Query */
 @media (min-width: 581px) and (max-width: 767px) {
     #header {
         background-position: 1em 4em;
         background-size: 77px 77px;
    }
     #header h1 a {
         font-size: 140%;
    }
     #header h1, #header h2 {
         margin-left: 93px;
    }
}
/* Tablet Media Query */
 @media (min-width: 768px) and (max-width: 979px) {
     #header {
         background-size: 88px 88px;
    }
     #header h1 a {
         font-size: 160%;
    }
     #header h1, #header h2 {
         margin-left: 106px;
    }
}
 
/* Interwiki */
 #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
     border: none;
     padding: 0;
     box-radius: 0px;
     box-shadow: none;
     background-color: #fff !important;
     -webkit-filter: hue-rotate(220deg) brightness(126%);
     filter: hue-rotate(220deg) brightness(126%);
}
 
 @media (max-width: 767px) {
     #side-bar .scpnet-interwiki-wrapper iframe.scpnet-interwiki-frame {
        background-color: transparent !important;
    }
}

요주의 단체 서식용 추가 코드

 :root {
     --margin-left: 15px;
}

 #page-title {
     display: none;
}

 .report{
     width:90%;
     margin-left: var(--margin-left);
     background:#fdfdfd;
     border:1px solid grey;
     padding: 15px;
     font-size:14px;

}

 .summary{
     width:90%;
     margin:auto;
     background:#fff;
     border:1px solid grey;
     padding: 0 15px 0 15px;
     font-size:15px;
}

 .yui-navset .yui-content{
     width: 90%;
     margin-left: var(--margin-left);
}

 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav{
     width: 95%;
     border-color: transparent;
     border: solid 0px transparent;
     margin-left: var(--margin-left)
}

 ul {
     list-style-image: url(http://scpko.wdfiles.com/local--files/theme%3Arok-gov-theme/square.png);
     margin: 15px 0;
     padding: 0 5px 0 30px;
}

 ul ul, ol ul {
     list-style: square;
     margin: 15px 0;
     padding: 0 0 0 20px;
}

 ul ul ul, ol ul ul {
     list-style: circle;
}

/* Mobile Media Query */
 @media (max-width: 479px) {
     :root {
          --margin-left: 0px;
     }
}

SCP-734-KO

SCP-734-KO의 이미지

특수 격리 절차: SCP-734-KO를 격리하려는 시도는 전부 실패로 끝났으며, 현재는 SCP-734-KO가 발견되는 지역의 도로 구간을 SCP-734-KO가 나타나는 평균 시간인 약 30분 동안 통제하는 것을 최선의 방침으로 두고 있다. SCP-734-KO는 현재 재단과 대한민국 국가초상방재원이 협업하여 추적하고 있으며, SCP-734-KO가 나타난 도로 구간을 통과한 차량들은 모두 24시간 이내로 추적되어 자동차 검사를 받아야 하며, 이후 차내에 위험 물질이 잔존해있는 차량이 발견될 경우, 위험물 제거 작업을 거쳐야만 한다.

설명: SCP-734-KO는 대한민국 도로교통법 제2조 16호에서 일컫는 '안전표지'의 일종의 모습인 '위험물적재차량 통행금지' 표지판의 모습을 하고 있으며, 외양상으로는 비변칙적인 표지판과 색이 완전히 반전된 모습을 띄고 있는 점이 가장 큰 특징이다.

SCP-734-KO는 한반도 전역의 도로 구간에서 발견될 수 있으며, SCP-734-KO가 주로 발견되는 장소는 일반적으로 교통안전표지들이 주로 설치되어있는 고속도로나 터널 인근에 편중되어 있는 편이다. SCP-734-KO가 나타나면, 평균적으로 약 30분 간 그 자리에 위치해있으며, 나타난 순간부터 SCP-734-KO의 변칙성은 나타난다. SCP-734-KO가 나타난 도로 구간부터 앞으로 약 1~1.5km 이내에 위치한 모든 비변칙적인 자동차들의 내부에 든 무작위의 액체류 및 인화성 기체류를 니트로글리세린, 트라이나이트로톨루엔, 아이오딘화 질소 등의 유기화합물 액체와, 물1 등의 액체로 변화시키며, 이때 SCP-734-KO에 의한 피해는 거의 즉각적으로 발동한다.

SCP-734-KO가 어디서 누가 만들었는지는 아직까지 확인된 바 없으며, 현재 재단 측에서는 SCP-734-KO에 대한 변칙성을 연구 중에 있다.

2018/02/17 추가 사항 업데이트: 2018년 2월 3일 오전 4시경, 서울특별시 동부간선도로를 지나던 제71K기지 소속 반월영 연구원이 운전 도중 우연히 SCP-734-KO에게 피해를 입는 사건이 발생했다.




🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.