@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=BIZ+UDPGothic:wght@400;700&display=swap&effect=3d|3d-float|shadow-multiple");
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPMincho:wght@400;700&display=swap");
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-feature-settings: normal;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
html {
  font-family: BIZ UDPGothic, sans-serif;
  font-size: 14px;
}
body {
  overflow-x: hidden;
  overflow-y: overlay;
}
input:focus-visible {
  outline: none;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246/0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246/0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.left-0 {
  left: 0;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.bottom-8 {
  bottom: 2rem;
}
.right-4 {
  right: 1rem;
}
.right-2 {
  right: 0.5rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.z-50 {
  z-index: 3;
}
.z-\[999\] {
  z-index: 5;
}
.z-20 {
  z-index: 2;
}
.m-2 {
  margin: 0.5rem;
}
.m-4 {
  margin: 1rem;
}
.m-6 {
  margin: 1.5rem;
}
.m-1 {
  margin: 0.25rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-5 {
  margin: 1.25rem;
}
.m-7 {
  margin: 1.75rem;
}
.m-8 {
  margin: 2rem;
}
.m-9 {
  margin: 2.25rem;
}
.m-10 {
  margin: 2.5rem;
}
.m-12 {
  margin: 3rem;
}
.m-16 {
  margin: 4rem;
}
.m-20 {
  margin: 5rem;
}
.m-24 {
  margin: 6rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.ml-8 {
  margin-left: 2rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mr-16 {
  margin-right: 4rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-auto {
  margin-right: auto;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-7 {
  margin-right: 1.75rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-9 {
  margin-right: 2.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-12 {
  margin-right: 3rem;
}
.mr-20 {
  margin-right: 5rem;
}
.mr-24 {
  margin-right: 6rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-24 {
  margin-bottom: 6rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-7 {
  margin-left: 1.75rem;
}
.ml-9 {
  margin-left: 2.25rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-16 {
  margin-left: 4rem;
}
.ml-20 {
  margin-left: 5rem;
}
.ml-24 {
  margin-left: 6rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-\[200px\] {
  height: 200px;
}
.h-full {
  height: 100%;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[1rem\] {
  height: 1rem;
}
.h-\[1\.2rem\] {
  height: 1.2rem;
}
.h-6 {
  height: 1.5rem;
}
.h-screen {
  height: 100vh;
}
.h-12 {
  height: 3rem;
}
.h-\[60px\] {
  height: 60px;
}
.h-16 {
  height: 4rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-32 {
  height: 8rem;
}
.h-36 {
  height: 9rem;
}
.h-40 {
  height: 10rem;
}
.h-44 {
  height: 11rem;
}
.h-48 {
  height: 12rem;
}
.h-52 {
  height: 13rem;
}
.h-56 {
  height: 14rem;
}
.h-64 {
  height: 16rem;
}
.h-72 {
  height: 18rem;
}
.h-80 {
  height: 20rem;
}
.h-96 {
  height: 24rem;
}
.h-2 {
  height: 0.5rem;
}
.max-h-0 {
  max-height: 0;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-\[2\.5rem\] {
  min-height: 2.5rem;
}
.min-h-\[20rem\] {
  min-height: 20rem;
}
.w-10 {
  width: 2.5rem;
}
.w-\[300px\] {
  width: 300px;
}
.w-full {
  width: 100%;
}
.w-\[19\%\] {
  width: 19%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-64 {
  width: 16rem;
}
.w-16 {
  width: 4rem;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[24\%\] {
  width: 24%;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[234px\] {
  width: 234px;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[1\.2rem\] {
  width: 1.2rem;
}
.w-6 {
  width: 1.5rem;
}
.w-screen {
  width: 100vw;
}
.w-12 {
  width: 3rem;
}
.w-\[9\.5rem\] {
  width: 9.5rem;
}
.w-36 {
  width: 9rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/5 {
  width: 20%;
}
.w-2\/5 {
  width: 40%;
}
.w-32 {
  width: 8rem;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-52 {
  width: 13rem;
}
.w-56 {
  width: 14rem;
}
.w-72 {
  width: 18rem;
}
.w-80 {
  width: 20rem;
}
.w-96 {
  width: 24rem;
}
.w-2 {
  width: 0.5rem;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[60px\] {
  min-width: 60px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.max-w-\[1360px\] {
  max-width: 1360px;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.flex-7 {
  flex: 7 7 0%;
}
.flex-5 {
  flex: 5 5 0%;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-3 {
  flex: 3 3 0%;
}
.border-spacing-1 {
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.list-decimal {
  list-style-type: decimal;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-\[2rem\] {
  gap: 2rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-x-\[1\.2\%\] {
  -moz-column-gap: 1.2%;
  column-gap: 1.2%;
}
.gap-x-\[1\.25\%\] {
  -moz-column-gap: 1.25%;
  column-gap: 1.25%;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-dotted {
  border-style: dotted;
}
.border-nisc-gray {
  --tw-border-opacity: 1;
  border-color: rgb(117 117 117 / var(--tw-border-opacity));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity));
}
.border-\[\#fff2\] {
  border-color: #fff2;
}
.bg-nisc-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 90 / var(--tw-bg-opacity));
}
.bg-\[\#383951\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 90 / var(--tw-bg-opacity));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-nisc-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(117 117 117 / var(--tw-bg-opacity));
}
.bg-\[\#ECEEFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 250 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-\[\#2c48cb1a\] {
  background-color: #2c48cb1a;
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-\[url\(\'\/img\/home\/haikei_top\.png\'\)\] {
  background-image: url(/img/home/haikei_top.png);
}
.bg-\[url\(\'\/img\/home\/banner01-01\.png\'\)\] {
  background-image: url(/img/home/banner01-01.png);
}
.bg-\[url\(\'\/img\/home\/banner01-02\.png\'\)\] {
  background-image: url(/img/home/banner01-02.png);
}
.bg-\[url\(\'\/img\/link_bg\.png\'\)\] {
  background-image: url(/img/link_bg.png);
}
.bg-\[url\(\'\/img\/bg-ransom\.jpg\'\)\] {
  background-image: url(/img/bg-ransom.jpg);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-4 {
  padding: 1rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.p-9 {
  padding: 2.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-12 {
  padding: 3rem;
}
.p-16 {
  padding: 4rem;
}
.p-20 {
  padding: 5rem;
}
.p-24 {
  padding: 6rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pt-\[56\.25\%\] {
  padding-top: 56.25%;
}
.pt-4 {
  padding-top: 1rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-7 {
  padding-right: 1.75rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-9 {
  padding-right: 2.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-16 {
  padding-right: 4rem;
}
.pr-20 {
  padding-right: 5rem;
}
.pr-24 {
  padding-right: 6rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-7 {
  padding-left: 1.75rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-16 {
  padding-left: 4rem;
}
.pl-20 {
  padding-left: 5rem;
}
.pl-24 {
  padding-left: 6rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.indent-4 {
  text-indent: 1rem;
}
.indent-2 {
  text-indent: 0.5rem;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-lg,
.text-xl {
  line-height: 1.75rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.\!text-\[1\.1rem\] {
  font-size: 1.1rem !important;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-8 {
  line-height: 2rem;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-nisc-primary {
  --tw-text-opacity: 1;
  color: rgb(0 0 90 / var(--tw-text-opacity));
}
.text-nisc-secondary {
  --tw-text-opacity: 1;
  color: rgb(218 33 12 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.\!text-nisc-link {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 153 / var(--tw-text-opacity)) !important;
}
.text-nisc-link {
  --tw-text-opacity: 1;
  color: rgb(51 51 153 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-1 {
  text-underline-offset: 1px;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.\!underline-offset-2 {
  text-underline-offset: 2px !important;
}
.opacity-0 {
  opacity: 0;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0/0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
}
.shadow-2xl,
.shadow-NISC {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-NISC {
  --tw-shadow: 0 2px 10px 1px rgb(0 0 0/0.15);
  --tw-shadow-colored: 0 2px 10px 1px var(--tw-shadow-color);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0/0.1), 0 8px 10px -6px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
}
.shadow,
.shadow-xl {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow {
  --tw-shadow: -1px 4px 16px 2px rgb(0 0 0/0.2), 0 1px 2px -1px rgb(0 0 0/0.2);
  --tw-shadow-colored: -1px 4px 16px 2px var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0/0.1), 0 4px 6px -4px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
body {
  scrollbar-width: thin;
  scrollbar-color: hsla(0, 0%, 100%, 0.1450980392) #ccc;
}
body::-webkit-scrollbar {
  width: 1rem;
  max-width: 10px;
}
body::-webkit-scrollbar-track {
  margin: 0.2rem auto;
  background: hsla(0, 0%, 100%, 0.1450980392);
  border-radius: 0.5rem;
}
body::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 0.5rem;
  border: 1px solid hsla(0, 0%, 60%, 0.6);
}
.triangle-right {
  border-top: 0.3rem solid transparent;
  border-left: 0.6rem solid #0046af;
  border-bottom: 0.3rem solid transparent;
}
.triangle-block-free,
.triangle-right {
  display: inline-block;
  width: 0;
  height: 0;
}
.triangle-block-free {
  position: relative;
  padding: 0.55rem;
  background-color: currentColor;
  border-radius: 0.25rem;
}
.triangle-block-free:after {
  content: "";
  border-top: 0.18rem solid transparent;
  border-left: 0.36rem solid #fff;
  border-bottom: 0.18rem solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.triangle-block-free.invert {
  background-color: #fff;
}
.triangle-block-free.invert:after {
  border-left: 0.4rem solid currentColor;
}
.triangle-block-down {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  padding: 0.55rem;
  background-color: currentColor;
  border-radius: 0.25rem;
}
.triangle-block-down:after {
  content: "";
  border-right: 0.3rem solid transparent;
  border-top: 0.45rem solid #fff;
  border-left: 0.3rem solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.heading1 {
  font-size: 1.4rem;
  position: relative;
  font-weight: 700;
  word-break: break-all;
}
.heading1:before {
  width: 100%;
  background-color: #00005a;
}
.heading1:after,
.heading1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.25rem;
}
.heading1:after {
  width: 20%;
  background-color: #0046af;
}
.heading2 {
  font-size: 1.3rem;
  position: relative;
  word-break: break-all;
  font-weight: 700;
}
.heading2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.15rem;
  width: 100%;
  background-color: #00005a;
}
.heading3 {
  font-size: 1.15rem;
  position: relative;
  word-break: break-all;
  font-weight: 700;
}
.heading3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.06rem;
  width: 100%;
  background-color: #00005a;
}
.title1 {
  background: rgba(45, 70, 115, 0.1);
  padding: 0.5rem;
  font-weight: 700;
}
.text-primary {
  color: #00005a;
}
.text-primary.hover:hover {
  color: #2c48cb;
}
.text-primary-light {
  color: #2c48cb !important;
}
.text-primary-light:hover {
  color: #3d61ff !important;
}
.text-secondary {
  color: #0046af;
}
.bg-primary {
  background: linear-gradient(
    180deg,
    rgba(45, 70, 115, 0.8),
    rgba(45, 70, 115, 0.9),
    #00005a,
    #00005a
  );
  color: #fff;
}
.bg-primary a:hover {
  color: #fff;
}
.bg-primary.hover:hover {
  background-color: #2c48cb;
}
.bg-primary-light {
  color: #fff;
  background-color: #2c48cb !important;
}
.bg-secondary {
  color: #fff;
  background-color: #0046af !important;
}
.pptx {
  cursor: pointer;
  position: relative;
}
.pptx:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  -o-object-fit: contain;
  object-fit: contain;
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.4rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAABoElEQVR4nN2WPUsDQRCGR8hMsIgKWllqaWljJ4jgzUSjhVraW/oPbAQ7tbDxHwh2goVNiszERNMIgo1gp4hgI2pAJXLBhOSS3G1MjOALU+xyzLMf7+wNgKM01T+a8WjBGDdV8NgE76ATpachlpnDiSzjmjJul5MyPZpQKRjQjjJebEq92LoJHZjQhQkVmyXtGGSOSVuBzOVbplxvQEKlroJUSJXp5bdAb8qUr4w1BQll3AkFKdOnMT1VQ+g5CpRfguHKzmrvXgV3W4MEbxvsvghD2SStmOBNmOssMM55MKBMr5GgrMQ94/hMYRKwXAbJ+JgJvbuCfCmTRYKU8frbmoeVORO6CgOZq+uagVTosjondN4KFLabUJAJnvqF5r9v/rgwC4O+w1xAucD9OJmhvLoUJEzwKMwMtVLGPeejywiuqtCGMu2r4EMre6fnYaR+J40QNzNEF2zRL1j/ToLH1W1QySX+CMR1T9CHC6iZIkHtBvQSZD85uv8AOutdcwIBVdst/x9U6eG60W65qATQp1583DxaNsEtEzxRxvt2knwBKdvJztLGOfkAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.pdf {
  cursor: pointer;
  position: relative;
}
.pdf:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(/img/icons/ico_pdf.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.html {
  cursor: pointer;
  position: relative;
}
.html:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(/img/icons/ico_link.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.movie {
  cursor: pointer;
  position: relative;
}
.movie:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/icons/ico_movie.gif);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.zip {
  cursor: pointer;
  position: relative;
}
.zip:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/icons/ico_file.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.word {
  cursor: pointer;
  position: relative;
}
.word:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/icons/ico_word.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.excel {
  cursor: pointer;
  position: relative;
}
.excel:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/icons/ico_excel.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.file {
  cursor: pointer;
  position: relative;
}
.file:after {
  content: "";
  transform: translate(0.2rem, 0.2rem);
  display: inline-block;
  margin-left: 1px;
  margin-right: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/icons/ico_file.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.tag {
  font-size: 1.125rem;
  line-height: 1.75rem;
  border: 1px solid #00005a;
  background: #00005a;
  color: #fff;
  padding: 0.1rem 1rem;
  margin: 0 0.4rem;
  margin-bottom: -0.175rem;
  border-radius: 1.5rem;
  pointer-events: none;
}
.tag.warn {
  border: 1px solid #0046af;
  background: #0046af;
}
.table {
  flex-direction: column;
  border: 1px solid #aaa;
}
.table,
.table .row {
  display: flex;
}
.table .row:not(:last-child) {
  border-bottom: 1px solid #aaa;
}
.table .row > * {
  flex: 10;
  padding: 1rem;
}
.table .row > :not(:last-child) {
  border-right: 1px solid #aaa;
}
.table .row.th {
  background-color: rgba(44, 72, 203, 0.1);
  font-weight: 700;
}
.year {
  flex-basis: calc(25% - 0.8rem);
  margin: 0.4rem;
  padding: 0.4rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #757575;
  color: #fff;
  cursor: pointer;
  transition: all 0.1s;
}
.year.active {
  background: linear-gradient(
    180deg,
    rgba(45, 70, 115, 0.8),
    rgba(45, 70, 115, 0.9),
    #00005a,
    #00005a
  );
  color: #fff;
}
.year:hover {
  color: #fff;
  box-shadow: -0.175rem 0.4rem 1rem rgba(0, 0, 0, 0.4),
    inset -0.1rem 0.1rem 0.175rem rgba(0, 0, 0, 0.2),
    inset -0.5rem 0.175rem 2rem rgba(0, 0, 0, 0.2);
}
.kigo {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url(/img/icons/kigo.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.link {
  flex-wrap: nowrap;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  color: #339;
}
.link:hover {
  color: #2c48cb;
}
header .menuBtn {
  cursor: pointer;
  background: #0046af;
  color: #fff;
  margin-left: 1rem;
  width: 2.5rem;
  height: 2.5rem;
}
header .menuBtn svg {
  width: 2.5rem;
}
.waku {
  border: 1px solid #d1d1d1;
  padding: 0.4rem 1rem;
}
.btn_active {
  transition: all 0.1s;
}
.btn_active:hover {
  filter: brightness(105%);
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1333333333),
    0 2px 1px rgba(0, 0, 0, 0.0666666667);
}
.btn_active:active {
  filter: none;
  transform: none;
}
.search_btn {
  transition: all 0.1s;
}
.search_btn:active {
  filter: brightness(105%);
  box-shadow: 2px -2px 10px rgba(0, 0, 0, 0.0666666667),
    0 0 20px rgba(0, 0, 0, 0.0666666667);
}
.ransomware__heading1 {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 1.4rem;
  position: relative;
  font-weight: 700;
  word-break: break-all;
}
.ransomware__heading1:before {
  width: 100%;
  background-color: #00005a;
}
.ransomware__heading1:after,
.ransomware__heading1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.25rem;
}
.ransomware__heading1:after {
  width: 20%;
  background-color: #0046af;
}
.ransomware__news {
  display: flex;
  flex-direction: column;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.ransomware__news > * {
  display: flex;
  gap: 1rem;
  word-break: break-all;
  padding: 0.5rem;
}
@media (max-width: 639px) {
  .ransomware__news > * {
    flex-direction: column;
    gap: 0.25rem;
  }
}
.ransomware__news > * {
  border-bottom: 1px dotted #757575;
}
.ransomware__news > * a {
  --tw-text-opacity: 1;
  color: rgb(51 51 153 / var(--tw-text-opacity));
}
.ransomware__news > * a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 249 / var(--tw-text-opacity));
}
.ransomware__with-bg {
  position: relative;
}
.ransomware__with-bg:before {
  content: "";
  position: absolute;
  background: #eceefa;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 150%;
  max-width: 100vw;
  z-index: 0;
}
.ransomware__with-bg > * {
  position: relative;
  z-index: 1;
}
.ransomware__paragraph {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ransomware__paragraph img {
  margin: 1rem auto;
}
.ransomware__title1 {
  --tw-bg-opacity: 1;
  background-color: rgb(48 65 129 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.ransomware__block {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-width: 1px;
}
.ransomware__block div:first-child {
  border-bottom-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 250 / var(--tw-bg-opacity));
  padding: 1rem;
}
.ransomware__block div:nth-child(2) {
  padding: 1rem;
}
.ransomware__poster {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  gap: 0.5rem;
}
@media (max-width: 639px) {
  .ransomware__poster {
    flex-direction: column;
  }
}
.ransomware__poster--img {
  flex-basis: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ransomware__poster--img > div {
  width: 21vmin;
  height: 28vmin;
}
@media (max-width: 639px) {
  .ransomware__poster--img > div {
    height: 120vmin;
    width: 90vmin;
  }
}
.ransomware__poster--img > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ransomware__poster--info {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 0.25rem;
  word-break: break-all;
}
@media (max-width: 639px) {
  .ransomware__poster--info {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.ransomware__link-with-icon {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 90 / var(--tw-text-opacity));
}
.ransomware__group-card {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8%;
}
.ransomware__card {
  margin-top: 2%;
  margin-bottom: 2%;
  display: flex;
  flex-basis: 40%;
  align-items: center;
  gap: 0.5rem;
  overflow: hidden;
  word-break: break-all;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 252 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0/0.1), 0 4px 6px -4px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (max-width: 639px) {
  .ransomware__card {
    flex-basis: 94%;
  }
}
.ransomware__card > :first-child {
  height: 8rem;
  width: 8rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
}
.ransomware__card > :first-child img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ransomware__card > :nth-child(2) {
  flex: 1 1 0%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
.family-mincho {
  font-family: BIZ UDPMincho, serif !important;
}
.heading-root {
  font-size: 1.8rem;
}
.text-shadow-root {
  text-shadow: -1px -1px 2px #000, 1px 1px 4px #000, 0 0 1rem #000;
}
.text-link-shadow {
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5333333333),
    1px 1px 2px rgba(0, 0, 0, 0.5333333333),
    0 0 1rem rgba(0, 0, 0, 0.5333333333);
}
.border-heading-1 {
  position: relative;
}
.border-heading-1:before {
  width: 100%;
  background-color: #00005a;
}
.border-heading-1:after,
.border-heading-1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.25rem;
}
.border-heading-1:after {
  width: 20%;
  background-color: #0046af;
}
.border-heading-2 {
  position: relative;
}
.border-heading-2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.15rem;
  width: 100%;
  background-color: #00005a;
}
.border-heading-3 {
  position: relative;
}
.border-heading-3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  height: 0.06rem;
  width: 100%;
  background-color: #00005a;
}
#newsList {
  min-height: 180px;
}
.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#groups {
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
  margin: 1rem auto;
}
#groups .group-box {
  flex-basis: calc(25% - 0.75vw);
}
@media (max-width: 960px) {
  #groups .group-box {
    flex-basis: calc(50% - 0.5vw);
  }
}
#groups .group-box p {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5rem;
  cursor: pointer;
  color: #fff;
  transition: all 0.2s;
  background: #757575;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#groups .group-box p.active {
  background: linear-gradient(
    180deg,
    rgba(45, 70, 115, 0.8),
    rgba(45, 70, 115, 0.9),
    #00005a,
    #00005a
  );
}
#groups .group-box p:hover {
  box-shadow: -0.2rem 0.4rem 1rem rgba(0, 0, 0, 0.4),
    inset -0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.2),
    inset -0.5rem 0.2rem 2rem rgba(0, 0, 0, 0.2);
}
#groups.init .group-box p {
  background: linear-gradient(
    180deg,
    rgba(45, 70, 115, 0.8),
    rgba(45, 70, 115, 0.9),
    #00005a,
    #00005a
  );
}
#pastYear {
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
  margin: 1rem auto;
}
#pastYear button {
  flex-basis: calc(25% - 0.75vw);
  text-decoration: underline;
  text-underline-offset: 2px;
  padding: 0.4rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  transition: all 0.2s;
  background: #757575;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 960px) {
  #pastYear button {
    flex-basis: calc(50% - 0.5vw);
  }
}
#pastYear button.active {
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(45, 70, 115, 0.8),
    rgba(45, 70, 115, 0.9),
    #00005a,
    #00005a
  );
}
#pastYear button:hover {
  box-shadow: -0.2rem 0.4rem 1rem rgba(0, 0, 0, 0.4),
    inset -0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.2),
    inset -0.5rem 0.2rem 2rem rgba(0, 0, 0, 0.2);
}
#pastYear button:active {
  box-shadow: none;
}
.tag-default {
  background-color: #00005a;
}
.tag-default,
.tag-red {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #fff;
  display: inline;
  text-align: center;
  padding: 0.1rem 0.6rem 0.15rem;
  border-radius: 1rem;
}
.tag-red {
  background-color: #0046af;
}
.tag-blue {
  background-color: #052fff;
}
.tag-blue,
.tag-green {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #fff;
  display: inline;
  text-align: center;
  padding: 0.1rem 0.6rem 0.15rem;
  border-radius: 1rem;
}
.tag-green {
  background-color: #006a00;
}
.mf_finder_searchBox {
  width: 100%;
  max-width: 80rem;
}
@media (max-width: 639px) {
  .mf_finder_searchBox {
    max-width: 24rem;
  }
}
.mf_finder_searchBox_submit {
  background-color: #00005a !important;
}
.mf_finder_organic_pager_wrapper {
  margin-top: 2rem !important;
}
.mf_finder_organic_doc_zoom {
  display: none !important;
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame {
  position: relative;
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame .popup__container {
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) scale(0);
  padding-left: 2rem;
  z-index: 4;
  width: 400px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 960px) {
  .mf_finder_organic_doc_img_wrapper.mf_gui_img_frame .popup__container {
    width: 95vw;
  }
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame .popup__content {
  border-radius: 0.5rem;
  transition: all 0.3s;
  padding: 2rem;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  width: 100%;
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame .popup__content .link {
  color: #fff;
  text-underline-offset: 2px;
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame
  .popup__content
  .link:hover {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame .popup__content img {
  width: 100%;
}
.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame:hover .popup__container {
  left: 100%;
  opacity: 1;
  transform: translateY(-50%) scale(1);
  pointer-events: all;
}
@media (max-width: 960px) {
  .mf_finder_organic_doc_img_wrapper.mf_gui_img_frame:hover .popup__container {
    left: 45vw;
    transform: translate(-50%, -50%) scale(1);
  }
}
#mobileMenu {
  z-index: 5;
}
.ran-some {
  height: 250px;
  display: flex;
}
.ran-some__left {
  width: calc((100vw - 1360px) / 2 + 350px);
  background: #fff;
  -webkit-clip-path: polygon(0 0, 100% 0, 89% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 89% 100%, 0 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 1rem;
}
.ran-some__left img {
  width: 300px;
  margin-right: 5%;
}
.ran-some__left .text {
  background: #cf121b;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.ran-some__left .text span {
  background: #000;
  padding: 0.4rem 1rem;
  padding-right: 15%;
}
.ran-some__right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}
.ran-some__right h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media (max-width: 767px) {
  .ran-some__right h1 {
    padding-left: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.ran-some__right p {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (max-width: 767px) {
  .ran-some__right p {
    padding-left: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.list-circle-num {
  counter-reset: a;
  padding-left: 1rem;
}
.list-circle-num li {
  position: relative;
  counter-increment: a;
  list-style: none;
}
.list-circle-num li:before {
  content: counter(a);
  position: absolute;
  left: -1.4rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.15rem;
  height: 1.15rem;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid currentcolor;
}
#menuTop .menuItem {
  position: relative;
}
#menuTop .menuItem:hover .subMenu {
  display: flex;
}
#menuTop .menuItem .subMenu {
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  display: none;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 90 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0/0.1), 0 4px 6px -4px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
}
#menuTop .menuItem .subMenu a {
  border-bottom-width: 1px;
  padding: 0.5rem 2rem;
}
#menuTop .menuItem .subMenu a:first-child {
  margin-top: 0.125rem;
  border-top-width: 1px;
}
#menuTop .menuItem .subMenu a:hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 90 / var(--tw-text-opacity));
}
.switch {
  position: relative;
  display: inline-block;
  width: 2.6rem;
  height: 1.3rem;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(0, 0%, 60%, 0.6);
}
.slider,
.slider:before {
  position: absolute;
  transition: 0.4s;
}
.slider:before {
  content: "";
  height: 1rem;
  width: 1rem;
  left: 0.2rem;
  bottom: 0.18rem;
  background-color: #fff;
}
input:checked + .slider {
  background-color: #00005a;
}
input:checked + .slider:before {
  transform: translateX(1.2rem);
}
input:focus + .slider {
  box-shadow: 0 0 1px #00005a;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.before\:h-\[0\.9rem\]:before {
  content: var(--tw-content);
  height: 0.9rem;
}
.before\:h-\[1\.5rem\]:before {
  content: var(--tw-content);
  height: 1.5rem;
}
.before\:w-\[1px\]:before {
  content: var(--tw-content);
  width: 1px;
}
.before\:bg-current:before {
  content: var(--tw-content);
  background-color: currentColor;
}
.before\:bg-nisc-gray:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(117 117 117 / var(--tw-bg-opacity));
}
.before\:content-\[\'\'\]:before {
  --tw-content: "";
  content: var(--tw-content);
}
.after\:inline-block:after {
  content: var(--tw-content);
  display: inline-block;
}
.after\:h-2:after {
  content: var(--tw-content);
  height: 0.5rem;
}
.after\:w-2:after {
  content: var(--tw-content);
  width: 0.5rem;
}
.after\:translate-x-0:after {
  --tw-translate-x: 0px;
}
.after\:translate-x-0:after,
.after\:translate-y-0:after {
  content: var(--tw-content);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.after\:translate-y-0:after {
  --tw-translate-y: 0px;
}
.after\:rotate-45:after {
  content: var(--tw-content);
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.after\:border-t-2:after {
  content: var(--tw-content);
  border-top-width: 2px;
}
.after\:border-r-2:after {
  content: var(--tw-content);
  border-right-width: 2px;
}
.after\:border-gray-800:after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
.after\:content-\[\'\'\]:after {
  --tw-content: "";
  content: var(--tw-content);
}
.first\:before\:hidden:first-child:before {
  content: var(--tw-content);
  display: none;
}
.last\:after\:h-\[1\.5rem\]:last-child:after {
  content: var(--tw-content);
  height: 1.5rem;
}
.last\:after\:w-\[1px\]:last-child:after {
  content: var(--tw-content);
  width: 1px;
}
.last\:after\:bg-nisc-gray:last-child:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(117 117 117 / var(--tw-bg-opacity));
}
.last\:after\:content-\[\'\'\]:last-child:after {
  --tw-content: "";
  content: var(--tw-content);
}
.hover\:border-nisc-gray:hover {
  --tw-border-opacity: 1;
  border-color: rgb(117 117 117 / var(--tw-border-opacity));
}
.hover\:bg-nisc-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 90 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:text-nisc-gray:hover {
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.hover\:text-nisc-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 90 / var(--tw-text-opacity));
}
.hover\:text-nisc-link:hover {
  --tw-text-opacity: 1;
  color: rgb(51 51 153 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
@media (max-width: 1279px) {
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-\[50px\] {
    height: 50px;
  }
  .md\:h-10 {
    height: 2.5rem;
  }
  .md\:w-\[80\%\] {
    width: 80%;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:w-10 {
    width: 2.5rem;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:gap-2 {
    gap: 0.5rem;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:gap-y-4 {
    row-gap: 1rem;
  }
  .md\:border-t {
    border-top-width: 1px;
  }
  .md\:p-0 {
    padding: 0;
  }
  .md\:p-2 {
    padding: 0.5rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:pt-4 {
    padding-top: 1rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:before\:hidden:before {
    content: var(--tw-content);
    display: none;
  }
}
@media (max-width: 639px) {
  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.banner-top {
  position: relative;
}
.banner-top::before,
.banner-top::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: repeating-linear-gradient(
    -45deg,
    #0046af 0,
    #0046af 5px,
    transparent 5px,
    transparent 9px
  );
  background-size: auto 100%;
}
.banner-top::before {
  top: 0;
}
.banner-top::after {
  bottom: 0;
}
.mf_finder_searchBox {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
