@charset "UTF-8";

/* src/styles.css */
button {
  display: flex;
  justify-content: center;
  align-items: center;
}
body {
  font-family: "Noto Sans JP", sans-serif;
}
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
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;
}
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}
button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
html {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 62.5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body {
  width: 100%;
  height: 100%;
  display: grid;
  height: -moz-fit-content;
  height: fit-content;
  color: #000;
  background-color: #000;
}
img {
  width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
td {
  vertical-align: middle;
}
.area__camera {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #363434;
}
.wrapper_term {
  max-width: 100vw;
  max-height: 111.1vmin;
  display: block;
  align-items: center;
  aspect-ratio: 172.8/108;
  position: relative;
  overflow: hidden;
}
.area__signal {
  position: absolute;
  width: min(8.33333333vh, 5.2083333333vw);
  height: auto;
  right: min(2.08333333vh, 1.3020833333vw);
  top: min(2.08333333vh, 1.3020833333vw);
}
.area__signal img {
  opacity: 0.8;
}
.area__signal_battery {
  position: absolute;
  width: 160px;
  background-color: rgba(219, 219, 219, 0.6);
  border-radius: 36px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  height: 72px;
  right: min(2.3148148148vh, 1.3020833333vw);
  top: min(2.3148148148vh, 1.3020833333vw);
}
.area__signal_battery img {
  opacity: 0.8;
}
.area__signal_battery_network {
  width: 40px;
  margin-bottom: 2px;
  height: auto;
}
.area__signal_battery_battery {
  width: 40px;
  margin-left: 20px;
  height: auto;
}
.area__signal_battery_battery_no_signal {
  width: 40px;
  margin-top: 3px;
  margin-left: 60px;
  height: auto;
}
.network_failed {
  color: white;
  font-size: 3vw;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.area__signal_message {
  position: absolute;
  width: auto;
  height: auto;
  right: 1vw;
  top: 7vw;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.area__signal_message img {
  opacity: 0.8;
}
.login-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
  text-align: center;
}
.wrapper_hospital {
  max-width: 100vw;
  max-height: 100vmin;
  display: block;
  align-items: center;
  aspect-ratio: 192/120;
  position: relative;
  overflow: hidden;
}
.tap__wrap_home {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  overflow: hidden;
}
.tap__wrap_hospital {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(90.00000000vh, 56.25vw);
  top: 0;
  left: 0;
  overflow: hidden;
}
.ripple-effect {
  display: flex;
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(50.00000000vh, 31.25vw);
  bottom: min(33.33333333vh, 20.8333333333vw);
  right: min(66.66666667vh, 41.6666666667vw);
}
.area__shoji__default {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  color: black;
}
.area__shoji__open {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  color: black;
}
.area__shoji__close {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  color: black;
}
.btn_open {
  position: relative;
  top: 10%;
  width: 80%;
  height: 80%;
  margin: 0 auto;
}
.btn_close {
  position: relative;
  top: 10%;
  width: 80%;
  height: 80%;
  margin: 0 auto;
}
.btn_default {
  position: relative;
  top: 10%;
  width: 80%;
  height: 80%;
  margin: 0 auto;
}
.default_01_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(37.75000000vh, 23.59375vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.default_02_term {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(80.00000000vh, 50vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.default_03_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.default_04_term {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(117.66666667vh, 73.5416666667vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.shoji_waku_open {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(0.00000000vh, 0vw);
  animation-name: anime_shoji_waku;
  animation-duration: 0.5s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shoji_waku {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.open_01_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(37.75000000vh, 23.59375vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_01_term;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_01_term {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(-90%);
  }
  100% {
    transform: translateX(-210%);
  }
}
.open_02_term {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(80.00000000vh, 50vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_02_term;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_02_term {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(88%);
  }
  100% {
    transform: translateX(200%);
  }
}
.open_03_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_03_term;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_03_term {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-130%);
  }
}
.open_04_term {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(117.66666667vh, 73.5416666667vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_04_term;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_04_term {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(130%);
  }
}
.shoji_waku {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(0.00000000vh, 0vw);
}
.close_01_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(37.75000000vh, 23.59375vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_01_term;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_01_term {
  0% {
    transform: translateX(-190%);
  }
  100% {
    transform: translateX(0);
  }
}
.close_02_term {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(80.00000000vh, 50vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_02_term;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_02_term {
  0% {
    transform: translateX(190%);
  }
  100% {
    transform: translateX(0);
  }
}
.close_03_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_03_term;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_03_term {
  0% {
    transform: translateX(-150%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.close_04_term {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(117.66666667vh, 73.5416666667vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_04_term;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_04_term {
  0% {
    transform: translateX(150%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.default_01_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(37.75000000vh, 23.59375vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.default_02_hospital {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(80.00000000vh, 50vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.default_03_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.default_04_hospital {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(117.66666667vh, 73.5416666667vw);
  top: min(2.33333333vh, 1.4583333333vw);
}
.open_01_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(37.75000000vh, 23.59375vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_01_hospital;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_01_hospital {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(-90%);
  }
  100% {
    transform: translateX(-210%);
  }
}
.open_02_hospital {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(80.00000000vh, 50vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_02_hospital;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_02_hospital {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(90%);
  }
  100% {
    transform: translateX(200%);
  }
}
.open_03_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_03_hospital;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_03_hospital {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-120%);
  }
}
.open_04_hospital {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(117.66666667vh, 73.5416666667vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiopen_04_hospital;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiopen_04_hospital {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(110%);
  }
}
.close_01_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(37.75000000vh, 23.59375vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_01_hospital;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_01_hospital {
  0% {
    transform: translateX(-190%);
  }
  100% {
    transform: translateX(0);
  }
}
.close_02_hospital {
  overflow: hidden;
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(80.00000000vh, 50vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_02_hospital;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_02_hospital {
  0% {
    transform: translateX(190%);
  }
  100% {
    transform: translateX(0);
  }
}
.close_03_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(0.00000000vh, 0vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_03_hospital;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_03_hospital {
  0% {
    transform: translateX(-150%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.close_04_hospital {
  position: absolute;
  width: min(42.33333333vh, 26.4583333333vw);
  height: auto;
  left: min(117.66666667vh, 73.5416666667vw);
  top: min(2.33333333vh, 1.4583333333vw);
  animation-name: anime_shojiclose_04_hospital;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes anime_shojiclose_04_hospital {
  0% {
    transform: translateX(150%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.error {
  font-size: min(8.33333333vh, 5.2083333333vw);
}
.error__detail {
  font-size: min(5.83333333vh, 3.6458333333vw);
}
.popup__wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.popup {
  width: 60%;
  height: 70%;
  background-color: black;
  border-radius: min(1.66666667vh, 1.0416666667vw);
}
.popup-red {
  width: 60%;
  height: 70%;
  border: solid min(0.83333333vh, 0.5208333333vw) #ff0000;
  background-color: #fff;
  border-radius: min(1.66666667vh, 1.0416666667vw);
}
.popup__inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: min(4.16666667vh, 2.6041666667vw);
  row-gap: min(4.16666667vh, 2.6041666667vw);
  line-height: 1.2;
}
.popup__inner p.txt {
  font-size: min(8.33333333vh, 5.2083333333vw);
  font-weight: bold;
  color: white;
}
.popup__inner p.txt-red {
  font-size: min(6.66666667vh, 4.1666666667vw);
  line-height: 160%;
  font-weight: bold;
  color: #ff0000;
}
.popup__inner p.txt_detail {
  font-size: min(5.00000000vh, 3.125vw);
  font-weight: bold;
  color: white;
}
.popup__loading {
  width: 100%;
  height: 100%;
  padding-top: min(16.66666667vh, 10.4166666667vw);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  line-height: 1.2;
  row-gap: min(10.83333333vh, 6.7708333333vw);
}
.popup__loading p.txt_loading {
  display: block;
  text-align: center;
  font-size: min(8.33333333vh, 5.2083333333vw);
  font-weight: bold;
  color: white;
}
.popup__loading .loader_wrapper {
  display: block;
  text-align: center;
}
.popup__loading .loader {
  font-size: min(2.33333333vh, 1.4583333333vw);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  animation: load5 1.1s infinite ease;
  transform: translateZ(0);
  display: flex;
  justify-content: center;
}
.popup__loading .loader .loader-text {
  color: #00A0E9;
  font-size: 10px;
  font-weight: bold;
}
@keyframes load5 {
  0%, 100% {
    box-shadow:
      0em -2.6em 0em 0em #00A0E9,
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2),
      2.5em 0em 0 0em rgba(0, 160, 233, 0.2),
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.2),
      0em 2.5em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.2),
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.5),
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.7);
  }
  12.5% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.7),
      1.8em -1.8em 0 0em #00A0E9,
      2.5em 0em 0 0em rgba(0, 160, 233, 0.2),
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.2),
      0em 2.5em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.2),
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.5);
  }
  25% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.5),
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.7),
      2.5em 0em 0 0em #00A0E9,
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.2),
      0em 2.5em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.2),
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2);
  }
  37.5% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.2),
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.5),
      2.5em 0em 0 0em rgba(0, 160, 233, 0.7),
      1.75em 1.75em 0 0em #00A0E9,
      0em 2.5em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.2),
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2);
  }
  50% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.2),
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2),
      2.5em 0em 0 0em rgba(0, 160, 233, 0.5),
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.7),
      0em 2.5em 0 0em #00A0E9,
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.2),
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2);
  }
  62.5% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.2),
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2),
      2.5em 0em 0 0em rgba(0, 160, 233, 0.2),
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.5),
      0em 2.5em 0 0em rgba(0, 160, 233, 0.7),
      -1.8em 1.8em 0 0em #00A0E9,
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2);
  }
  75% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.2),
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2),
      2.5em 0em 0 0em rgba(0, 160, 233, 0.2),
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.2),
      0em 2.5em 0 0em rgba(0, 160, 233, 0.5),
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.7),
      -2.6em 0em 0 0em #00A0E9,
      -1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2);
  }
  87.5% {
    box-shadow:
      0em -2.6em 0em 0em rgba(0, 160, 233, 0.2),
      1.8em -1.8em 0 0em rgba(0, 160, 233, 0.2),
      2.5em 0em 0 0em rgba(0, 160, 233, 0.2),
      1.75em 1.75em 0 0em rgba(0, 160, 233, 0.2),
      0em 2.5em 0 0em rgba(0, 160, 233, 0.2),
      -1.8em 1.8em 0 0em rgba(0, 160, 233, 0.5),
      -2.6em 0em 0 0em rgba(0, 160, 233, 0.7),
      -1.8em -1.8em 0 0em #00A0E9;
  }
}
.icon__wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon__lock_home {
  position: absolute;
  width: min(37.037037037vh, 20.8333333333vw);
  height: auto;
  top: min(39.8148148148vh, 22.3958333333vw);
  left: min(70.8333333333vh, 39.84375vw);
}
.icon__lock_bottom_home {
  position: absolute;
  width: min(37.037037037vh, 20.8333333333vw);
  height: auto;
  top: min(67.84vh, 42.4vw);
  left: min(70.8333333333vh, 39.84375vw);
}
.icon__lock_bottom_hospital {
  position: absolute;
  width: min(37.037037037vh, 20.8333333333vw);
  height: auto;
  top: min(70.37037037vh, 39.58333333vw);
  left: min(70.8333333333vh, 39.84375vw);
}
.icon__lock_anime_home {
  position: absolute;
  width: min(37.037037037vh, 20.8333333333vw);
  height: auto;
  top: min(39.8148148148vh, 22.3958333333vw);
  left: min(70.8333333333vh, 39.84375vw);
  animation-name: lock_anime_home;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes lock_anime_home {
  to {
    transform: scale(0);
  }
}
.icon__lock_hospital {
  position: absolute;
  width: 18vw;
  height: auto;
  top: 35.85vh;
  left: 41vw;
}
.icon__lock_anime_hospital {
  position: absolute;
  width: 18vw;
  height: auto;
  top: 35.85vh;
  left: 41vw;
  animation-name: lock_anime;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes lock_anime {
  to {
    transform: scale(0);
  }
}
.icon__lock_center_anime_home {
  position: absolute;
  width: min(33.33333333vh, 20.8333333333vw);
  height: auto;
  top: min(35.83333333vh, 22.39583333vw);
  left: min(63.75000000vh, 39.84375vw);
  animation-name: lock_center_anime_home;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
  transform-origin: center;
  visibility: hidden;
}
@keyframes lock_center_anime_home {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
.icon__lock_center_hospital {
  position: absolute;
  width: min(26.66666667vh, 16.6666666667vw);
  height: auto;
  top: min(37.00000000vh, 23.125vw);
  left: min(66.66666667vh, 41.6666666667vw);
}
.icon__lock_center_anime_hospital {
  position: absolute;
  width: min(36.58333333vh, 22.86458333vw);
  height: auto;
  top: min(37.00000000vh, 23.125vw);
  left: min(66.66666667vh, 41.6666666667vw);
  animation-name: lock_center_anime;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes lock_center_anime {
  to {
    transform: scale(0);
  }
}
.icon__bell_home {
  position: absolute;
  width: min(29.16666667vh, 18.2291666667vw);
  height: auto;
  top: min(4.16666667vh, 2.6041666667vw);
  left: min(65.83333333vh, 41.1458333333vw);
  transform: scale(0);
  animation: showBell 1s ease forwards;
}
@keyframes showBell {
  to {
    transform: scale(1);
  }
}
.icon__bell_anime_home {
  position: absolute;
  width: min(29.16666667vh, 18.2291666667vw);
  height: auto;
  top: min(4.16666667vh, 2.6041666667vw);
  left: min(65.83333333vh, 41.1458333333vw);
  animation-name: bell_anime_home;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
  transform: scale(0);
}
@keyframes bell_anime_home {
  to {
    transform: scale(1);
  }
}
.icon__bell_hospital {
  position: absolute;
  width: min(29.16666667vh, 18.2291666667vw);
  height: auto;
  top: min(4.16666667vh, 2.6041666667vw);
  left: min(65.83333333vh, 41.1458333333vw);
  transform: scale(0);
  animation: showBell 1s ease forwards;
}
@keyframes showBell {
  to {
    transform: scale(1);
  }
}
.icon__bell_anime_hospital {
  position: absolute;
  width: min(29.16666667vh, 18.2291666667vw);
  height: auto;
  top: min(4.16666667vh, 2.6041666667vw);
  left: min(65.83333333vh, 41.1458333333vw);
  animation-name: bell_anime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
  transform: scale(0);
}
@keyframes bell_anime {
  to {
    transform: scale(1);
  }
}
.icon__locked_anime_home {
  position: absolute;
  width: min(33.33333333vh, 20.8333333333vw);
  height: auto;
  bottom: min(-2.08333333vh, -1.3020833333vw);
  left: min(63.75000000vh, 39.84375vw);
  animation-name: locked_anime_home;
  animation-duration: 1s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
  transform: scale(0);
}
@keyframes locked_anime_home {
  to {
    transform: scale(1);
  }
}
.icon__locked_anime_hospital {
  position: absolute;
  width: min(33.33333333vh, 20.8333333333vw);
  height: auto;
  bottom: min(6.66666667vh, 4.1666666667vw);
  left: min(63.75000000vh, 39.84375vw);
  animation-name: locked_anime_hospital;
  animation-duration: 1s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
  transform: scale(0);
}
@keyframes locked_anime_hospital {
  to {
    transform: scale(1);
  }
}
.icon__count_anime_hospital {
  position: absolute;
  width: min(25.00000000vh, 15.625vw);
  height: auto;
  top: min(-50.00000000vh, -31.25vw);
  left: min(67.50000000vh, 42.1875vw);
  animation-name: count_anime_hospital;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes count_anime_hospital {
  to {
    top: min(1.66666667vh, 1.0416666667vw);
  }
}
.icon__count_anime_home {
  position: absolute;
  width: min(25.00000000vh, 15.625vw);
  height: auto;
  top: min(-50.00000000vh, -31.25vw);
  left: min(67.50000000vh, 42.1875vw);
  animation-name: count_anime_home;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes count_anime_home {
  to {
    top: min(1.66666667vh, 1.0416666667vw);
  }
}
.icon__called_home {
  position: absolute;
  width: min(100.00000000vh, 62.5vw);
  height: auto;
  top: min(0.00000000vh, 0vw);
  left: min(30.83333333vh, 19.2708333333vw);
}
.icon__called_hospital {
  position: absolute;
  width: min(90.00000000vh, 56.25vw);
  height: auto;
  top: min(0.00000000vh, 0vw);
  left: min(35.00000000vh, 21.875vw);
}
.icon__relief_home {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: auto;
  top: min(0.00000000vh, 0vw);
  left: min(0.00000000vh, 0vw);
}
.icon__relief_home video {
  width: min(160.00000000vh, 100vw);
}
.icon__relief_hospital {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: auto;
  top: min(0.00000000vh, 0vw);
  left: min(0.00000000vh, 0vw);
}
.icon__relief_hospital video {
  width: min(160.00000000vh, 100vw);
}
.icon__outofservice_hospital {
  position: absolute;
  width: min(45.83333333vh, 28.6458333333vw);
  height: min(10.00000000vh, 6.25vw);
  left: min(57.08333333vh, 35.6770833333vw);
  bottom: min(5.83333333vh, 3.6458333333vw);
  opacity: 0.9;
}
.icon__outofservice_term {
  position: absolute;
  width: min(45.83333333vh, 28.6458333333vw);
  height: 35vh;
  left: min(57.08333333vh, 35.6770833333vw);
  bottom: 17vw;
}
.icon__notification_new_home {
  position: absolute;
  width: min(52.8000000vh, 33vw);
  height: min(12.4800000vh, 7.8vw);
  left: min(53.50000000vh, 33.4375vw);
  top: min(4.32vh, 2.7vw);
}
.icon__notification_count_home {
  position: absolute;
  left: min(96.16vh, 60.1vw);
  top: min(8.856vh, 5.535vw);
  width: min(6.4814814815vh, 3.6458333333vw);
  height: min(6.4814814815vh, 3.6458333333vw);
  background-color: #da2222;
  border-radius: 50%;
}
.icon__notification_count_home p {
  font-size: min(3.7037037037vh, 2.0833333333vw);
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 180%;
}
.icon__notification_home {
  position: absolute;
  width: min(32.75000000vh, 20.46875vw);
  height: min(14.4vh, 9vw);
  left: min(63.33333333vh, 39.5833333333vw);
  top: min(5.00000000vh, 3.125vw);
}
.icon__notification_anime_home {
  position: absolute;
  width: min(32.75000000vh, 20.46875vw);
  height: min(12.4800000vh, 7.8vw);
  left: min(63.33333333vh, 39.5833333333vw);
  top: min(5.00000000vh, 3.125vw);
  animation: notificationicon-areascale 0.2s 0.1s forwards normal, notificationicon-areamove 0.5s 0.5s forwards normal;
}
@keyframes notificationicon-areascale {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes notificationicon-areamove {
  to {
    top: min(-20.83333333vh, -13.0208333333vw);
  }
}
.icon__locked_home {
  position: absolute;
  width: min(32.75000000vh, 20.46875vw);
  height: min(14.41666667vh, 9.0104166667vw);
  left: min(63.33333333vh, 39.5833333333vw);
  bottom: min(5.00000000vh, 3.125vw);
}
.cameraCall_home {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  top: min(32.50000000vh, 20.3125vw);
  left: 34.2vw;
  border-radius: min(4.6296296296vh, 2.6041666667vw);
  transform: scale(0);
  animation: cameraCall_anime 1s forwards normal;
}
@keyframes cameraCall_anime {
  to {
    transform: scale(1);
  }
}
.cameraCall__mask_home {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
}
.cameraCall__mask_home video {
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  -o-object-fit: cover;
  object-fit: cover;
}
.cameraCall_hospital {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  top: min(32.50000000vh, 20.3125vw);
  left: 34.45vw;
  border-radius: min(4.16666667vh, 2.6041666667vw);
  transform: scale(0);
  animation-name: cameracalled_anime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes cameracalled_anime {
  to {
    transform: scale(1);
  }
}
.cameraCall__mask_hospital {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
}
.cameraCall__mask_hospital video {
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  -o-object-fit: cover;
  object-fit: cover;
}
.cameraCalled_home {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: min(36.1111111111vh, 20.3125vw);
  left: 34.2vw;
  border-radius: 100%;
  transform: scale(0);
  animation-name: cameracalled_anime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.cameraCalled__mask_home {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
  transform: scale(0);
  animation: cameracalled_anime_home forwards normal;
}
.cameraCalled__mask_home video {
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  animation: fadeIn 1s forwards;
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.cameraCalled__anime_home {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  top: min(32.50000000vh, 20.3125vw);
  left: min(55.83333333vh, 34.8958333333vw);
  animation: cameracalled_anime_home;
  animation-duration: 1s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
  animation-direction: normal;
  transform: scale(0);
}
@keyframes cameracalled_anime_home {
  to {
    transform: scale(1);
  }
}
.cameraCalled_hospital {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(31.16666667vh, 19.47916667vw);
  top: min(32.50000000vh, 20.3125vw);
  left: 34.45vw;
  border-radius: 100%;
  transform: scale(0);
  animation-name: cameracalled_anime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.cameraCalled__mask_hospital {
  position: absolute;
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
}
.cameraCalled__mask_hospital video {
  width: min(50.00000000vh, 31.25vw);
  height: min(35.91666667vh, 22.4479166667vw);
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  animation: fadeIn 1s forwards;
}
@keyframes cameracalled_anime {
  to {
    transform: scale(1);
  }
}
.camerarelief__anime_hospital {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: min(37.037037037vh, 20.8333333333vw);
  left: 34.45vw;
  border-radius: min(4.6296296296vh, 2.6041666667vw);
  animation: camerarelief_anime 1s 0s forwards, move_to_top_left 1s 8s forwards;
  transform: scale(0);
}
@keyframes camerarelief_anime {
  to {
    transform: scale(1);
  }
}
@keyframes move_to_top_left {
  to {
    top: -60px;
    left: -90px;
    transform: scale(0.5);
  }
}
.camerarelief__anime_hospital_called {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: min(37.037037037vh, 20.8333333333vw);
  left: 34.45vw;
  border-radius: min(4.6296296296vh, 2.6041666667vw);
  animation: camerarelief_anime 1s 0s forwards;
  transform: scale(0);
}
.camerarelief__anime_home {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: min(37.037037037vh, 20.8333333333vw);
  left: 34.2vw;
  border-radius: min(4.6296296296vh, 2.6041666667vw);
  animation: camerarelief_anime 1s 0s forwards, move_to_top_left 1s 8s forwards;
  transform: scale(0);
}
.camerarelief__anime_home_called {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: min(37.037037037vh, 20.8333333333vw);
  left: 34vw;
  border-radius: min(4.6296296296vh, 2.6041666667vw);
  animation: camerarelief_anime 1s 0s forwards;
  transform: scale(0);
}
.camerarelief__mask_hospital {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
}
.camerarelief__mask_hospital video {
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  -o-object-fit: cover;
  object-fit: cover;
}
.camerarelief__mask_home {
  position: absolute;
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
}
.camerarelief__mask_home video {
  width: min(55.5555555556vh, 31.25vw);
  height: min(39.9074074074vh, 22.4479166667vw);
  -o-object-fit: cover;
  object-fit: cover;
}
@keyframes cameracalled_anime {
  to {
    transform: scale(1);
  }
}
@keyframes camerarelief_anime_hospital {
  to {
    transform: scale(1);
  }
}
@keyframes camerarelief_anime_home {
  to {
    transform: scale(1);
  }
}
.hide {
  display: none !important;
}
.local-camera {
  position: absolute;
  width: min(36.00000000vh, 22.5vw);
  height: min(20.25000000vh, 12.65625vw);
  margin: min(2.66666667vh, 1.6666666667vw);
  background-color: #AAAAAA;
}
.area__wipe {
  position: absolute;
  width: min(25.00000000vh, 15.625vw);
  height: min(17.91666667vh, 11.1979166667vw);
  top: min(2.50000000vh, 1.5625vw);
  left: min(2.50000000vh, 1.5625vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
}
.area__wipe_mask_hospital {
  position: absolute;
  width: min(25.00000000vh, 15.625vw);
  height: min(17.91666667vh, 11.1979166667vw);
  top: 0;
  left: 0;
  mask-image: url("./media/mask_square.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  -webkit-mask-image: url("./media/mask_square.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
}
.area__wipe_mask_hospital video {
  width: min(25.00000000vh, 15.625vw);
  height: min(17.91666667vh, 11.1979166667vw);
  -o-object-fit: cover;
  object-fit: cover;
}
.notification__wrap {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.notification__wrap_home {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.notification__wrap_history {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.notification__wrap_hospital {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(90.00000000vh, 56.25vw);
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.notification__base_0 {
  position: absolute;
  background-color: white;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(47.08333333vh, 29.4270833333vw);
  top: min(38.33333333vh, 23.9583333333vw);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_1_home {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  top: min(5.83333333vh, 3.6458333333vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_2_home {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  top: min(35.00000000vh, 21.875vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_3_home {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  top: min(64.16666667vh, 40.1041666667vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_4_home {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(5.83333333vh, 3.6458333333vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_5_home {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(35.00000000vh, 21.875vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_6_home {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(64.16666667vh, 40.1041666667vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_left div {
  position: relative;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  margin-top: min(5.66666667vh, 3.5416666667vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_1_hospital {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  top: min(4.16666667vh, 2.6041666667vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_2_hospital {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  top: min(30.83333333vh, 19.2708333333vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_3_hospital {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(8.33333333vh, 5.2083333333vw);
  top: min(57.50000000vh, 35.9375vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_right div {
  position: relative;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(19.16666667vh, 11.9791666667vw);
  margin-top: min(5.66666667vh, 3.5416666667vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_4_hospital {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(4.16666667vh, 2.6041666667vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_5_hospital {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(30.83333333vh, 19.2708333333vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__base_6_hospital {
  position: absolute;
  background-image: url("./media/notification_base.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(57.50000000vh, 35.9375vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__text_0 {
  font-size: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: 0.07em;
  line-height: 160%;
  font-weight: bold;
  text-align: center;
}
.notification__text {
  width: min(47.08333333vh, 29.4270833333vw);
  font-size: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: bold;
  position: absolute;
  left: min(17.91666667vh, 11.1979166667vw);
  top: min(1.25000000vh, 0.78125vw);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.notification__date {
  font-size: min(2.50000000vh, 1.5625vw);
  letter-spacing: 0.05em;
  font-weight: normal;
  position: absolute;
  left: min(17.91666667vh, 11.1979166667vw);
  bottom: min(2.08333333vh, 1.3020833333vw);
}
.notification__btn {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
}
.notification__btn_hospital {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(90.00000000vh, 56.25vw);
  top: 0;
  left: 0;
}
.notification__icon {
  position: absolute;
  background-image: url("./media/notification_icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(16.66666667vh, 10.4166666667vw);
  height: min(16.66666667vh, 10.4166666667vw);
  top: min(4.16666667vh, 2.6041666667vw);
  left: min(3.33333333vh, 2.0833333333vw);
}
.notification__icon_hospital {
  position: absolute;
  background-image: url("./media/notification_icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(16.66666667vh, 10.4166666667vw);
  height: min(16.66666667vh, 10.4166666667vw);
  top: min(6.66666667vh, 4.1666666667vw);
  left: min(2.91666667vh, 1.8229166667vw);
}
.notification__checkicon {
  position: absolute;
  background-image: url("./media/notification_check.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(18.25000000vh, 11.40625vw);
  height: min(6.33333333vh, 3.9583333333vw);
  right: min(1.66666667vh, 1.0416666667vw);
  bottom: min(1.25000000vh, 0.78125vw);
}
.notification__check_hospital {
  position: absolute;
  background-color: black;
  color: white;
  border-radius: min(2.50000000vh, 1.5625vw);
  font-size: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: 0.07em;
  font-weight: bold;
  width: min(12.50000000vh, 7.8125vw);
  height: min(5.00000000vh, 3.125vw);
  right: min(1.66666667vh, 1.0416666667vw);
  bottom: min(1.25000000vh, 0.78125vw);
}
.notification__count {
  position: absolute;
  background-image: url("./media/notification_count.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(66.66666667vh, 41.6666666667vw);
  height: min(23.66666667vh, 14.7916666667vw);
  left: min(85.83333333vh, 53.6458333333vw);
  top: min(64.58333333vh, 40.3645833333vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
}
.notification__countnumber {
  font-size: min(4.16666667vh, 2.6041666667vw);
  font-weight: bold;
  position: absolute;
  left: min(4.16666667vh, 2.6041666667vw);
  top: min(16.66666667vh, 10.4166666667vw);
}
.notification__countnumber span {
  font-weight: normal;
  font-size: min(3.00000000vh, 1.875vw);
}
.notification__countdate {
  font-size: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: 0.07em;
  font-weight: bold;
  position: absolute;
  left: min(20.00000000vh, 12.5vw);
  top: min(10.00000000vh, 6.25vw);
}
.notification__countdate span {
  font-weight: normal;
  font-size: min(2.50000000vh, 1.5625vw);
}
.notification__deletebtn {
  width: min(23.33333333vh, 14.5833333333vw);
  height: min(5.83333333vh, 3.6458333333vw);
  color: white;
  background-color: #01aafc;
  font-size: min(2.66666667vh, 1.6666666667vw);
  font-weight: bold;
  position: absolute;
  right: min(4.16666667vh, 2.6041666667vw);
  bottom: min(3.33333333vh, 2.0833333333vw);
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: min(0.25000000vh, 0.15625vw);
}
.notification__base_add div {
  position: absolute;
  animation-name: notification-translate-down;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.notification__base_add div:first-child {
  transform: scale(0);
  animation-name: notification-base-add;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.notification__base_add div:nth-child(2) {
  top: 0;
}
.notification__base_add div:nth-child(3) {
  top: min(29.33333333vh, 18.3333333333vw);
}
.notification__base_add div:nth-child(4) {
  top: min(58.66666667vh, 36.6666666667vw);
}
@keyframes notification-base-add {
  50% {
    transform: scale(1);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 #fff;
    opacity: 1;
  }
  75% {
    transform: scale(1);
    box-shadow:
      0 0 10px #fff,
      0 0 20px #fff,
      0 0 30px #fff,
      0 0 40px #fff,
      0 0 150px;
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 #fff;
  }
}
@keyframes notification-translate-down {
  to {
    margin-top: min(35.00000000vh, 21.875vw);
  }
}
.notification__base_delate {
  animation-name: notification-base-delate;
  transform: scale(1);
  opacity: 1;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notification-base-delate {
  to {
    transform: scale(0);
    opacity: 0;
  }
}
.notification__checkicon_delate {
  transform: scale(1);
  opacity: 1;
  animation-name: notification-checkicon-delate;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notification-checkicon-delate {
  to {
    transform: scale(1.7);
    opacity: 0;
  }
}
.notification__translate-up {
  position: absolute;
  top: min(29.33333333vh, 18.3333333333vw);
  animation-name: notification-translate-up;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notification-translate-up {
  to {
    top: 0;
  }
}
.notification__checkicon_delate_2 {
  position: absolute;
  background-image: url("./media/notification_check.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(18.25000000vh, 11.40625vw);
  height: min(6.33333333vh, 3.9583333333vw);
  right: min(1.66666667vh, 1.0416666667vw);
  bottom: min(1.25000000vh, 0.78125vw);
  transform: scale(1);
  opacity: 1;
}
.notification__checkicon_delate_2:focus {
  animation-name: notification-checkicon-delate-2;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notification-checkicon-delate-2 {
  to {
    transform: scale(1.7);
    opacity: 0;
  }
}
.write__area {
  display: block;
  animation: late-close 0.5s ease-in 10s forwards;
}
@keyframes late-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
  to {
    display: none;
  }
}
.write__wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
}
.write__icon {
  position: absolute;
  background-image: url("./media/write_icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(16.66666667vh, 10.4166666667vw);
  height: min(16.66666667vh, 10.4166666667vw);
  top: min(6.66666667vh, 4.1666666667vw);
  left: min(140.83333333vh, 88.0208333333vw);
}
.write__message {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 0 10px #000;
  border-top-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-top-right-radius: min(1.66666667vh, 1.0416666667vw);
  width: min(58.33333333vh, 36.4583333333vw);
  height: min(81.66666667vh, 51.0416666667vw);
  top: min(8.33333333vh, 5.2083333333vw);
  left: min(50.00000000vh, 31.25vw);
}
.input-container {
  position: absolute;
  left: min(2.08333333vh, 1.3020833333vw);
  top: min(10.00000000vh, 6.25vw);
  width: min(54.16666667vh, 33.8541666667vw);
  height: min(24.66666667vh, 15.41666667vw);
}
.text-display {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  border-radius: min(0.83333333vh, 0.52083333vw);
  text-align: left;
  font-size: min(2.91666667vh, 1.8229166667vw);
  line-height: min(4.16666667vh, 2.6041666667vw);
  font-weight: bold;
  padding: min(1.33333333vh, 0.83333333vw);
  pointer-events: none;
  white-space: pre-wrap;
  word-break: break-all;
  overflow: hidden;
  overflow-anchor: none;
  resize: none;
  z-index: 2;
  background: transparent;
}
.text-display .overflow {
  color: #ff0000;
  position: relative;
  z-index: 2;
}
.text-display span:not(.overflow) {
  color: transparent;
  position: relative;
  z-index: 2;
}
textarea.write__input_text {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #cccccc;
  border-radius: min(0.83333333vh, 0.52083333vw);
  text-align: left;
  font-size: min(2.91666667vh, 1.8229166667vw);
  line-height: min(4.16666667vh, 2.6041666667vw);
  font-weight: bold;
  padding: min(1.33333333vh, 0.83333333vw);
  background-color: transparent;
  color: #000;
  caret-color: #000;
  resize: none;
  z-index: 1;
  white-space: pre-wrap;
  word-break: break-all;
  overflow: hidden;
  overflow-anchor: none;
}
.write__input_text_error {
  width: min(58.33333333vh, 36.4583333333vw);
  position: absolute;
  left: min(0.00000000vh, 0vw);
  top: min(41.98666666672vh, 26.2416666667vw);
  background-color: #ffccd5;
}
.write__input_text_error p {
  padding: min(1.66666667vh, 1.0416666667vw);
  font-size: min(2.08333333vh, 1.3020833333vw);
  font-weight: bold;
  color: #ff0000;
}
.delete__icon {
  position: absolute;
  background-image: url("./media/btn_delete.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(8.33333333vh, 5.2083333333vw);
  height: min(8.33333333vh, 5.2083333333vw);
  top: min(1.66666667vh, 1.0416666667vw);
  left: min(1.66666667vh, 1.0416666667vw);
}
.send__icon {
  position: absolute;
  background-image: url("./media/btn_send.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(15.00000000vh, 9.375vw);
  height: min(8.16666667vh, 5.1041666667vw);
  top: min(1.66666667vh, 1.0416666667vw);
  right: min(1.66666667vh, 1.0416666667vw);
}
.send__icon_gray {
  position: absolute;
  background-image: url("./media/btn_send_gray.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: min(15.00000000vh, 9.375vw);
  height: min(8.16666667vh, 5.1041666667vw);
  top: min(1.66666667vh, 1.0416666667vw);
  right: min(1.66666667vh, 1.0416666667vw);
}
.write__confirm {
  position: absolute;
  background-image: url("./media/message_confirm.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0 0 10px #000;
  border-radius: min(4.58333333vh, 2.8645833333vw);
  width: min(125.00000000vh, 78.125vw);
  height: min(50.00000000vh, 31.25vw);
  top: min(20.00000000vh, 12.5vw);
  left: min(16.66666667vh, 10.4166666667vw);
}
.write__confirm_text {
  width: min(108.33333333vh, 67.7083333333vw);
  height: min(29.16666667vh, 18.2291666667vw);
  font-size: min(3.33333333vh, 2.0833333333vw);
  line-height: min(4.16666667vh, 2.6041666667vw);
  font-weight: bold;
  position: absolute;
  left: min(2.08333333vh, 1.3020833333vw);
  top: min(16.66666667vh, 10.4166666667vw);
}
.telop {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(19.16666667vh, 11.9791666667vw);
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
}
.telop p {
  text-align: center;
  padding-top: min(2.50000000vh, 1.5625vw);
  font-size: min(5.00000000vh, 3.125vw);
  letter-spacing: 0.07em;
  line-height: 150%;
}
.pairing__Cancelbtn_hospital {
  width: min(23.33333333vh, 14.5833333333vw);
  height: min(5.00000000vh, 3.125vw);
  color: white;
  position: absolute;
  right: min(7.91666667vh, 4.9479166667vw);
  bottom: min(1.66666667vh, 1.0416666667vw);
  background-color: #FF0000;
  font-size: min(2.66666667vh, 1.6666666667vw);
  font-weight: bold;
  box-shadow: 0 0 10px #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: min(0.25000000vh, 0.15625vw);
}
.pairing__btnarea_hospital {
  display: flex;
  gap: min(8.33333333vh, 5.2083333333vw);
}
.pairing__Cancelbtn_yes_hospital {
  width: min(23.33333333vh, 14.5833333333vw);
  height: min(6.66666667vh, 4.1666666667vw);
  color: white;
  background-color: #FF0000;
  font-size: min(3.33333333vh, 2.0833333333vw);
  font-weight: bold;
  box-shadow: 0 0 min(0.83333333vh, 0.5208333333vw) #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: min(0.25000000vh, 0.15625vw);
}
.pairing__Cancelbtn_no_hospital {
  width: min(23.33333333vh, 14.5833333333vw);
  height: min(6.66666667vh, 4.1666666667vw);
  color: white;
  background-color: #01aafc;
  font-size: min(3.33333333vh, 2.0833333333vw);
  font-weight: bold;
  box-shadow: 0 0 min(0.83333333vh, 0.5208333333vw) #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: min(0.25000000vh, 0.15625vw);
}
.pairing__wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e3e1df;
}
.pairing__txt_hospital {
  margin: 0 auto;
  padding-top: min(8.33333333vh, 5.2083333333vw);
  padding-left: min(4.16666667vh, 2.6041666667vw);
  text-align: center;
  font-size: min(5.00000000vh, 3.125vw);
  color: black;
  font-weight: bold;
}
.pairing__area {
  display: flex;
}
.pairing__area_left_hospital {
  width: min(75.00000000vh, 46.875vw);
  padding-top: min(8.33333333vh, 5.2083333333vw);
  padding-left: min(0.00000000vh, 0vw);
}
.pairing__txt_left_hospital {
  margin: 0 auto;
  text-align: center;
  font-size: min(4.16666667vh, 2.6041666667vw);
  color: black;
  font-weight: bold;
}
.pairing__txtdetail_left_hospital {
  margin: 0 auto;
  margin-top: min(4.16666667vh, 2.6041666667vw);
  text-align: center;
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(4.16666667vh, 2.6041666667vw);
  color: #666666;
  font-weight: bold;
}
.pairing__qr_area_hospital {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: min(4.16666667vh, 2.6041666667vw);
}
.pairing__qr_area_hospital img {
  padding: min(2.50000000vh, 1.5625vw);
  width: min(37.50000000vh, 23.4375vw);
  height: min(37.50000000vh, 23.4375vw);
  background-color: #fff;
  border-radius: min(1.66666667vh, 1.0416666667vw);
}
.pairing__area_center_hospital {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(10.00000000vh, 6.25vw);
  margin-top: min(9.16666667vh, 5.7291666667vw);
}
.pairing__area_center_hospital img {
  width: min(7.50000000vh, 4.6875vw);
}
.pairing__area_right_hospital {
  width: min(75.00000000vh, 46.875vw);
  padding-top: min(8.33333333vh, 5.2083333333vw);
  padding-left: min(16.66666667vh, 10.4166666667vw);
}
.pairing__txt_right_hospital {
  margin: 0 auto;
  text-align: left;
  font-size: min(4.16666667vh, 2.6041666667vw);
  color: black;
  font-weight: bold;
}
.pairing__txtdetail_right_hospital {
  margin: 0 auto;
  margin-top: min(4.16666667vh, 2.6041666667vw);
  text-align: left;
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(4.16666667vh, 2.6041666667vw);
  color: #666666;
  font-weight: bold;
}
.pairing__codenumber_right_hospital {
  margin: 0 auto;
  margin-top: min(4.16666667vh, 2.6041666667vw);
  text-align: left;
  font-size: min(10.83333333vh, 6.7708333333vw);
  letter-spacing: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  font-weight: bold;
}
.pairing__txtdetail_home {
  margin: 0 auto;
  padding-top: min(8.33333333vh, 5.2083333333vw);
  text-align: center;
  font-size: min(5.83333333vh, 3.6458333333vw);
  color: black;
  font-weight: bold;
}
.pairing__txtdetail_home.is-hidden {
  display: none;
}
.pairing__inner_home {
  display: flex;
  width: min(141.66666667vh, 88.5416666667vw);
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: min(8.33333333vh, 5.2083333333vw);
  gap: min(8.33333333vh, 5.2083333333vw);
}
.pairing__codearea_home {
  display: block;
  width: min(75.00000000vh, 46.875vw);
  margin: 0 auto;
}
.pairing__codearea_home p.codetxt {
  padding-bottom: min(4.16666667vh, 2.6041666667vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(5.83333333vh, 3.6458333333vw);
  color: black;
  font-weight: bold;
}
.pairing__codearea_home p.codetxtdetail {
  padding-bottom: min(1.66666667vh, 1.0416666667vw);
  padding-left: min(6.66666667vh, 4.1666666667vw);
  margin: 0 auto;
  text-align: left;
  font-size: min(2.50000000vh, 1.5625vw);
  color: #666666;
  font-weight: bold;
}
.pairing__codearea_home form {
  margin: 0 auto;
  text-align: center;
  font-size: min(5.83333333vh, 3.6458333333vw);
  color: black;
}
.pairing__codearea_home form input {
  text-align: center;
  margin: 0 auto;
  background-color: #efefef;
  border-radius: min(0.83333333vh, 0.5208333333vw);
  width: min(8.33333333vh, 5.2083333333vw);
  height: min(10.00000000vh, 6.25vw);
  margin: min(0.25000000vh, 0.15625vw);
  font-size: min(5.83333333vh, 3.6458333333vw);
  color: black;
}
.pairing__codearea_home form input:focus {
  background-color: #fff;
}
.pairing__codearea_home .startbt {
  margin: 0 auto;
  width: min(23.33333333vh, 14.5833333333vw);
  height: min(6.66666667vh, 4.1666666667vw);
  color: white;
  background-color: black;
  font-size: min(3.33333333vh, 2.0833333333vw);
  font-weight: bold;
  box-shadow: 0 0 min(0.83333333vh, 0.5208333333vw) #000;
  border-radius: min(3.33333333vh, 2.0833333333vw);
  letter-spacing: min(0.25000000vh, 0.15625vw);
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pairingcancel__message {
  position: absolute;
  background-color: #e3e1df;
  box-shadow: 0 0 10px #000;
  border-top-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-top-right-radius: min(1.66666667vh, 1.0416666667vw);
  width: min(58.33333333vh, 36.4583333333vw);
  height: min(81.66666667vh, 51.0416666667vw);
  top: min(8.33333333vh, 5.2083333333vw);
  left: min(50.00000000vh, 31.25vw);
}
.cancel__icon {
  position: absolute;
  background-color: #fff;
  color: #000;
  opacity: 0.7;
  border-radius: min(4.16666667vh, 2.6041666667vw);
  box-shadow: 0 0 5px #000;
  font-size: min(2.91666667vh, 1.8229166667vw);
  font-weight: bold;
  width: min(16.66666667vh, 10.4166666667vw);
  height: min(5.00000000vh, 3.125vw);
  top: min(1.66666667vh, 1.0416666667vw);
  left: min(1.66666667vh, 1.0416666667vw);
}
.pairingcancel__codearea_hospital {
  display: block;
  width: min(58.33333333vh, 36.4583333333vw);
  margin: 0 auto;
}
.pairingcancel__codearea_hospital p.codetxt {
  padding-top: min(12.50000000vh, 7.8125vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(2.91666667vh, 1.8229166667vw);
  color: black;
  font-weight: bold;
}
.pairingcancel__codearea_hospital p.codetxtdetail {
  padding-top: min(1.66666667vh, 1.0416666667vw);
  padding-bottom: min(4.16666667vh, 2.6041666667vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(2.50000000vh, 1.5625vw);
  color: #666666;
  font-weight: bold;
}
.pairingcancel__codearea_hospital form {
  margin: 0 auto;
  text-align: center;
  font-size: min(5.83333333vh, 3.6458333333vw);
  color: black;
}
.pairingcancel__codearea_hospital form input {
  text-align: center;
  margin: 0 auto;
  background-color: #efefef;
  border-radius: min(0.83333333vh, 0.5208333333vw);
  width: min(8.33333333vh, 5.2083333333vw);
  height: min(10.00000000vh, 6.25vw);
  margin: min(0.25000000vh, 0.15625vw);
  font-size: min(5.83333333vh, 3.6458333333vw);
  color: black;
}
.pairingcancel__codearea_hospital form input:focus {
  background-color: #fff;
}
.pairing__cameraarea_home {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
}
.pairing__cameraarea_text_home {
  position: absolute;
  color: #fff;
  font-size: min(5.83333333vh, 3.6458333333vw);
  top: min(8.33333333vh, 5.2083333333vw);
  left: min(56.66666667vh, 35.4166666667vw);
}
.pairing__btn_home {
  position: absolute;
  bottom: min(2.50000000vh, 1.5625vw);
  right: min(2.50000000vh, 1.5625vw);
}
.pairing__btn_home img {
  width: min(26.58333333vh, 16.6145833333vw);
  height: min(10.00000000vh, 6.25vw);
}
.delete__message {
  position: absolute;
  background-color: #e3e1df;
  box-shadow: 0 0 10px #000;
  border-top-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-top-right-radius: min(1.66666667vh, 1.0416666667vw);
  border-bottom-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-bottom-right-radius: min(1.66666667vh, 1.0416666667vw);
  width: min(58.33333333vh, 36.4583333333vw);
  height: min(42.4vh, 26.5vw);
  top: min(28.0vh, 17.5vw);
  left: min(50.00000000vh, 31.25vw);
  background: white;
}
.delete_message__codearea_hospital {
  display: block;
  width: min(58.33333333vh, 36.4583333333vw);
  height: min(42.4vh, 26.5vw);
  margin: 0 auto;
  background: transparent;
}
.delete_message__codearea_hospital p.codetxtTop {
  padding-top: min(2.88vh, 1.8vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(2.91666667vh, 1.8229166667vw);
  color: black;
  font-weight: bold;
}
.delete_message__codearea_hospital p.codetxtMiddle {
  padding-top: min(15.36vh, 9.6vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(2.91666667vh, 1.8229166667vw);
  color: black;
  font-weight: bold;
}
.delete_message__codearea_hospital p.messagetxtdetail {
  position: absolute;
  width: min(54.16666667vh, 33.8541666667vw);
  height: min(20.4vh, 12.75vw);
  top: min(8.32vh, 5.2vw);
  left: min(2.08333333vh, 1.3020833333vw);
  border: 2px solid #ccc;
  border-radius: min(0.83333333vh, 0.52083333vw);
  text-align: left;
  font-size: min(2.91666667vh, 1.8229166667vw);
  line-height: min(4.16666667vh, 2.6041666667vw);
  font-weight: bold;
  color: #666666;
  padding: min(1.33333333vh, 0.83333333vw);
  word-break: break-all;
  background: #ececec;
}
.delete_message__codearea_hospital .leftbutton {
  position: absolute;
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
  bottom: min(2.4vh, 1.35vw);
  left: min(3.2vh, 2.0vw);
}
.delete_message__codearea_hospital .rightbutton {
  position: absolute;
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
  bottom: min(2.4vh, 1.35vw);
  right: min(3.2vh, 2.0vw);
}
.error__dialog {
  position: absolute;
  background-color: #e3e1df;
  box-shadow: 0 0 10px #000;
  border-top-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-top-right-radius: min(1.66666667vh, 1.0416666667vw);
  border-bottom-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-bottom-right-radius: min(1.66666667vh, 1.0416666667vw);
  width: min(58.33333333vh, 36.4583333333vw);
  height: min(42.4vh, 26.5vw);
  top: min(28.0vh, 17.5vw);
  left: min(50.00000000vh, 31.25vw);
  background: white;
}
.errordialog__codearea {
  display: block;
  width: min(67.55555556vh, 38vw);
  height: min(42.4vh, 26.5vw);
  margin: 0 auto;
  background: transparent;
}
.errordialog__codearea p.codetxtTop {
  padding-top: min(2.88vh, 1.8vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(2.91666667vh, 1.8229166667vw);
  font-weight: bold;
  color: black;
  font-weight: bold;
}
.errordialog__codearea p.codetxtMiddle {
  padding-top: min(15.36vh, 9.6vw);
  margin: 0 auto;
  text-align: center;
  font-size: min(2.91666667vh, 1.8229166667vw);
  font-weight: bold;
  color: black;
  font-weight: bold;
}
.errordialog__codearea p.codetxtdetail {
  padding-top: min(6.4vh, 3.6vw);
  padding-left: min(4.8vh, 2.7vw);
  margin: 0 auto;
  text-align: left;
  font-size: min(2.91666667vh, 1.8229166667vw);
  font-weight: bold;
  color: #666666;
  font-weight: bold;
}
.errordialog__codearea .centerbutton {
  position: absolute;
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
  bottom: min(2.4vh, 1.35vw);
  left: min(16.375vh, 10.234375vw);
}
video#js-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: cover;
}
.badconnection_hospital {
  position: absolute;
  width: min(41.66666667vh, 26.0416666667vw);
  height: auto;
  background-color: #000;
  margin-bottom: min(1.25000000vh, 0.78125vw);
  color: #fff;
  top: min(12.50000000vh, 7.8125vw);
  right: min(-41.66666667vh, -26.0416666667vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
  box-shadow: 0 0 5px #000;
  padding: min(1.66666667vh, 1.0416666667vw);
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
  animation-name: badconnection_anime;
  animation-duration: 0.5s;
  animation-delay: 0;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes badconnection_anime {
  to {
    right: min(2.50000000vh, 1.5625vw);
  }
}
.notice__wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: min(5.83333333vh, 3.6458333333vw);
  left: min(4.16666667vh, 2.6041666667vw);
}
.notice_hospital {
  width: min(29.16666667vh, 18.2291666667vw);
  height: min(6.66666667vh, 4.1666666667vw);
  background-color: #fff;
  color: #000;
  border-radius: min(1.66666667vh, 1.0416666667vw);
  box-shadow: 0 0 5px #000;
  padding: min(0.83333333vh, 0.5208333333vw);
  margin-bottom: min(1.25000000vh, 0.78125vw);
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
  font-weight: bold;
}
.badconnection__wrap_home {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
.badconection__txt_wrap_home {
  position: absolute;
  top: min(10.00000000vh, 6.25vw);
  left: min(114.16666667vh, 71.3541666667vw);
}
.badconnection__txt_home {
  width: min(41.66666667vh, 26.0416666667vw);
  height: auto;
  background-color: #000;
  color: #fff;
  border-radius: min(1.66666667vh, 1.0416666667vw);
  box-shadow: 0 0 5px #000;
  padding: min(1.66666667vh, 1.0416666667vw);
  margin-bottom: min(1.41666667vh, 0.8854166667vw);
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
}
.notice_wrap_home {
  position: absolute;
  top: min(6.66666667vh, 4.1666666667vw);
  left: min(4.16666667vh, 2.6041666667vw);
}
.notice_home {
  width: min(29.16666667vh, 18.2291666667vw);
  height: min(7.50000000vh, 4.6875vw);
  background-color: #ffffff;
  color: #000;
  border-radius: min(1.66666667vh, 1.0416666667vw);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: min(0.83333333vh, 0.5208333333vw);
  margin-bottom: min(1.41666667vh, 0.8854166667vw);
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
  line-height: 130%;
  font-weight: bold;
}
.notice_home:before {
  content: "";
  position: absolute;
  top: min(-0.83333333vh, -0.5208333333vw);
  bottom: min(-0.83333333vh, -0.5208333333vw);
  right: min(-3.33333333vh, -2.0833333333vw);
  left: min(-2.50000000vh, -1.5625vw);
  z-index: 1;
  pointer-events: all;
}
.badconnection__wrap_hospital {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
.badconection__txt_wrap_hospital {
  position: absolute;
  top: min(10.00000000vh, 6.25vw);
  left: min(114.16666667vh, 71.3541666667vw);
}
.badconnection__txt_hospital {
  width: min(41.66666667vh, 26.0416666667vw);
  height: auto;
  background-color: #000;
  color: #fff;
  border-radius: min(1.66666667vh, 1.0416666667vw);
  box-shadow: 0 0 5px #000;
  padding: min(1.66666667vh, 1.0416666667vw);
  margin-bottom: min(1.41666667vh, 0.8854166667vw);
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
}
.notice_wrap_hospital {
  position: absolute;
  top: min(6.66666667vh, 4.1666666667vw);
  left: min(4.16666667vh, 2.6041666667vw);
}
.notice_hospital {
  width: min(29.16666667vh, 18.2291666667vw);
  height: min(7.50000000vh, 4.6875vw);
  background-color: #ffffff;
  color: #000;
  border-radius: min(1.66666667vh, 1.0416666667vw);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: min(0.83333333vh, 0.5208333333vw);
  margin-bottom: min(1.41666667vh, 0.8854166667vw);
  font-size: min(2.50000000vh, 1.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
  line-height: 130%;
  font-weight: bold;
}
.notice_hospital:before {
  content: "";
  position: absolute;
  top: -10px;
  bottom: -10px;
  right: -40px;
  left: -30px;
}
@keyframes notification-disappear {
  0% {
    background-color: gray;
    transform: translateY(0) scale(1);
  }
  100% {
    background-color: gray;
    transform: translateY(-120px) scale(0);
  }
}
.notificationnew__block_home {
  position: absolute;
  top: min(23.1481481481vh, 13.0208333333vw);
  left: min(63.4259259259vh, 35.6770833333vw);
  width: min(50.9259259259vh, 28.6458333333vw);
  height: min(40.7407407407vh, 22.9166666667vw);
  border-radius: min(1.8518518519vh, 1.0416666667vw);
  box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.35);
  background-color: #fff;
  position: relative;
  opacity: 1;
  transform-origin: center top;
}
.notificationnew__block_home .txt {
  height: min(44.8vh, 28.0vw);
  font-size: min(4.10000000vh, 2.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
  line-height: 112%;
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.notificationnew__block_home .time {
  position: absolute;
  font-size: min(2.592vh, 1.62vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0.16vh, 0.1vw);
  left: min(0.16vh, 0.1vw);
}
.notificationnew__block_home .check {
  position: absolute;
  width: min(20.0vh, 12.5vw);
  height: min(6.72vh, 4.2vw);
  bottom: min(1.28vh, 0.8vw);
  right: min(0.512vh, 0.32vw);
}
.notificationnew__block_home .bg {
  position: absolute;
  width: min(48.7777777778vh, 36.625vw);
  height: min(36.5vh, 24.03125vw);
  top: min(40.7407407407vh, 22.9166666667vw);
  right: 0;
  left: 0;
  margin: 0 auto;
}
.notificationnew__block_home_disappear {
  position: absolute;
  top: min(23.1481481481vh, 13.0208333333vw);
  left: min(63.4259259259vh, 35.6770833333vw);
  width: min(50.9259259259vh, 28.6458333333vw);
  height: min(40.7407407407vh, 22.9166666667vw);
  border-radius: min(1.8518518519vh, 1.0416666667vw);
  box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.35);
  background-color: #fff;
  position: relative;
  opacity: 1;
  transform-origin: center top;
  animation: notification-disappear 0.2s 0.5s ease-in forwards;
  pointer-events: none;
}
.notificationnew__block_home_disappear .txt {
  height: min(44.8vh, 28.0vw);
  font-size: min(4.10000000vh, 2.5625vw);
  line-height: min(2.91666667vh, 1.8229166667vw);
  line-height: 112%;
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.notificationnew__block_home_disappear .time {
  position: absolute;
  font-size: min(2.592vh, 1.62vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0.16vh, 0.1vw);
  left: min(0.16vh, 0.1vw);
}
.notificationnew__block_home_disappear .check {
  position: absolute;
  width: min(20.0vh, 12.5vw);
  height: min(6.72vh, 4.2vw);
  bottom: min(1.28vh, 0.8vw);
  right: min(0.512vh, 0.32vw);
}
.notificationnew__block_home_disappear .bg {
  position: absolute;
  width: min(48.7777777778vh, 36.625vw);
  height: min(36.5vh, 24.03125vw);
  top: min(40.7407407407vh, 22.9166666667vw);
  right: 0;
  left: 0;
  margin: 0 auto;
}
.notificationmenu__wrap_bright_hospital {
  display: flex;
  position: absolute;
  width: min(177.7777777778vh, 100vw);
  height: min(111.1111111111vh, 62.5vw);
  top: 0;
  left: 0;
  overflow: hidden;
}
.notificationmenu__wrap_hospital {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  opacity: 0;
  animation-name: notificationmenu-wrap;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notificationmenu-wrap {
  to {
    opacity: 1;
  }
}
.notificationmenu__loading {
  display: flex;
  position: absolute;
  width: min(37.037037037vh, 20.8333333333vw);
  height: auto;
  bottom: min(-2.3148148148vh, -1.3020833333vw);
  right: min(9.2592592593vh, 5.2083333333vw);
}
.notificationmenu__loading_hospital {
  display: flex;
  position: absolute;
  width: min(33.33333333vh, 20.8333333333vw);
  height: min(33.33333333vh, 20.8333333333vw);
  bottom: min(19.16666667vh, 11.9791666667vw);
  right: min(8.33333333vh, 5.2083333333vw);
}
.notificationmenu__area_hospital {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(90.00000000vh, 56.25vw);
  bottom: min(-90.00000000vh, -56.25vw);
  left: min(0.00000000vh, 0vw);
  background-color: #e3e1df;
  border-top-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-top-right-radius: min(1.66666667vh, 1.0416666667vw);
  animation-name: notificationmenu-area;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notificationmenu-area {
  to {
    bottom: min(0.00000000vh, 0vw);
  }
}
.notificationmenu__top_hospital {
  justify-content: center;
  position: absolute;
  width: min(8.33333333vh, 5.2083333333vw);
  height: min(0.83333333vh, 0.5208333333vw);
  top: min(0.83333333vh, 0.5208333333vw);
  left: min(75.83333333vh, 47.3958333333vw);
  background-color: #a9a9a9;
  border-radius: min(1.66666667vh, 1.0416666667vw);
}
.notificationmenu__left_hospital {
  display: block;
  width: min(45.83333333vh, 28.6458333333vw);
}
.notificationmenu__title_hospital {
  padding-top: 2.0041666667vw;
  padding-bottom: 1.05vw;
  padding-left: 1.7625vw;
  font-size: min(3.33333333vh, 2.0833333333vw);
  font-weight: bold;
  color: #666;
}
.notificationmenu__btn_send_hospital {
  padding-top: min(1.66666667vh, 1.0416666667vw);
  margin-bottom: min(1.66666667vh, 1.0416666667vw);
  padding-left: min(2.50000000vh, 1.5625vw);
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
}
.notificationmenu__btn_key_hospital {
  padding-top: min(1.66666667vh, 1.0416666667vw);
  margin-bottom: min(1.66666667vh, 1.0416666667vw);
  padding-left: min(2.50000000vh, 1.5625vw);
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
}
.notificationmenu__btn_pairingcancel_hospital {
  padding-top: min(0.1481481481vh, 27.0833333333vw);
  padding-left: min(2.7777777778vh, 1.5625vw);
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
  position: absolute;
  bottom: 30px;
}
.delete_message_btn {
  padding-top: min(0.1481481481vh, 27.0833333333vw);
  padding-left: min(2.7777777778vh, 1.5625vw);
  width: min(25.58333333vh, 15.9895833333vw);
  height: min(8.33333333vh, 5.2083333333vw);
  position: absolute;
  bottom: min(13vh, 8.125vw);
}
.notificationmenu__right_hospital {
  display: flex;
  width: 90vw;
  padding-top: min(10.032vh, 6.27vw);
  padding-right: min(2.50000000vh, 1.5625vw);
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: min(3.52vh, 2.2vw);
  row-gap: min(6.16vh, 3.85vw);
  align-content: flex-start;
}
.notificationmenu__block_hospital {
  display: flex;
  width: min(35.2vh, 22vw);
  height: min(35.2vh, 22vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
  background-color: #fff;
  position: relative;
}
.notificationmenu__block_hospital .txt {
  height: min(27.50000000vh, 17.1875vw);
  font-size: min(2.91666667vh, 1.8229166667vw);
  line-height: 125%;
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.notificationmenu__block_hospital .time {
  position: absolute;
  font-size: min(2.16vh, 1.35vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
}
.notificationmenu__block_hospital .button {
  position: absolute;
  width: min(14.4vh, 9.0vw);
  height: min(3.84vh, 2.4vw);
  bottom: min(2.0vh, 1.25vw);
  right: min(0.80vh, 0.5vw);
}
.notificationmenu__block_hospital_anime {
  display: flex;
  width: min(35.2vh, 22vw);
  height: min(35.2vh, 22vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
  background-color: #fff;
  position: relative;
  transform: scale(0.5);
  animation: pupup_new_message 1s 0s forwards;
}
@keyframes pupup_new_message {
  to {
    transform: scale(1);
  }
}
.notificationmenu__block_hospital_anime .txt {
  height: min(27.50000000vh, 17.1875vw);
  font-size: min(2.91666667vh, 1.8229166667vw);
  line-height: 125%;
  font-weight: bold;
  padding: min(1.8518518519vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.notificationmenu__block_hospital_anime .time {
  position: absolute;
  font-size: min(2.16vh, 1.35vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
}
.notificationmenu__block_hospital_anime .button {
  position: absolute;
  width: min(14.4vh, 9.0vw);
  height: min(3.84vh, 2.4vw);
  bottom: min(2.0vh, 1.25vw);
  right: min(0.48vh, 0.3vw);
}
.notificationmenu__block-gray_hospital {
  display: flex;
  width: min(35.2vh, 22vw);
  height: min(35.2vh, 22vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
  background-color: #a9a9a9;
  position: relative;
}
.notificationmenu__block-gray_hospital .txt {
  height: min(27.50000000vh, 17.1875vw);
  font-size: min(2.91666667vh, 1.8229166667vw);
  line-height: 125%;
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.notificationmenu__block-gray_hospital .time {
  position: absolute;
  font-size: min(2.16vh, 1.35vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
}
.notificationmenu__block-gray_hospital .read {
  position: absolute;
  font-size: min(2.88vh, 1.8vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0.912vh, 0.57vw);
  right: min(0.912vh, 0.57vw);
}
.notificationmenu__wrap_bright_home {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  overflow: hidden;
}
.notificationmenu__wrap_home {
  display: flex;
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(100.00000000vh, 62.5vw);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  animation-name: notificationmenu-wrap-appear;
  opacity: 0;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notificationmenu-wrap-appear {
  to {
    opacity: 1;
  }
}
.wrap_closed_home {
  display: flex;
  position: absolute;
  width: min(177.7777777778vh, 100vw);
  height: min(111.1111111111vh, 62.5vw);
  top: 0;
  left: 0;
  overflow: hidden;
  animation-name: notificationmenu-wrap-appear;
  opacity: 0;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.wrap_closed_hospital {
  display: flex;
  position: absolute;
  width: min(177.7777777778vh, 100vw);
  height: min(111.1111111111vh, 62.5vw);
  top: 0;
  left: 0;
  overflow: hidden;
  animation-name: notificationmenu-wrap-appear;
  opacity: 0;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.notificationmenu__area_home {
  position: absolute;
  width: min(160.00000000vh, 100vw);
  height: min(90.00000000vh, 56.25vw);
  bottom: min(-90.00000000vh, -56.25vw);
  left: 0;
  background-color: #e3e1df;
  border-top-left-radius: min(1.66666667vh, 1.0416666667vw);
  border-top-right-radius: min(1.66666667vh, 1.0416666667vw);
  animation-name: notificationmenu-area;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notificationmenu-area {
  to {
    bottom: min(0vh, 0vw);
  }
}
.area_closed_home {
  position: absolute;
  width: min(160vh, 100vw);
  height: min(100vh, 56.25vw);
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
  background-color: #e3e1df;
  border-top-left-radius: min(1.8518518519vh, 1.0416666667vw);
  border-top-right-radius: min(1.8518518519vh, 1.0416666667vw);
  animation-name: notificationmenu-area-disapear, notificationmenu-area-delete;
  animation-duration: 0.5s, 0.0s;
  animation-delay: 0s, 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
.area_closed_hospital {
  display: flex;
  position: absolute;
  width: min(177.7777777778vh, 100vw);
  height: min(88.8888888889vh, 50vw);
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
  background-color: #e3e1df;
  border-top-left-radius: min(1.8518518519vh, 1.0416666667vw);
  border-top-right-radius: min(1.8518518519vh, 1.0416666667vw);
  animation-name: notificationmenu-area-disapear, notificationmenu-area-delete;
  animation-duration: 0.5s, 0.0s;
  animation-delay: 0s, 0.5s;
  animation-fill-mode: forwards;
  animation-direction: normal;
}
@keyframes notificationmenu-area-disapear {
  to {
    bottom: min(-100vh, -56.25vw);
  }
}
@keyframes notificationmenu-area-delete {
  to {
    transform: scale(0);
  }
}
.notificationmenu__top_home {
  position: absolute;
  width: min(8.33333333vh, 5.2083333333vw);
  height: min(0.83333333vh, 0.5208333333vw);
  top: min(0.83333333vh, 0.5208333333vw);
  left: min(70.83333333vh, 44.2708333333vw);
  background-color: #a9a9a9;
  border-radius: min(1.66666667vh, 1.0416666667vw);
}
.notificationmenu__title_home {
  margin-top: min(2.56vh, 1.6vw);
  margin-left: min(2.56vh, 1.6vw);
  font-size: min(3.69000000vh, 2.30625vw);
  font-weight: bold;
  color: #666;
}
.notificationmenu__closeicon_home {
  position: absolute;
  width: min(4.16666667vh, 2.6041666667vw);
  height: min(4.16666667vh, 2.6041666667vw);
  top: min(3.33333333vh, 2.0833333333vw);
  right: min(4.16666667vh, 2.6041666667vw);
}
.notificationmenu__right_home {
  display: flex;
  justify-content: center;
  width: min(160.00000000vh, 100vw);
  padding-top: min(2.50000000vh, 1.5625vw);
  flex-wrap: wrap;
  gap: min(2.50000000vh, 1.5625vw);
  row-gap: min(2.50000000vh, 1.5625vw);
}
.notificationmenu__block_home {
  display: flex;
  width: min(48.0vh, 30.0vw);
  height: min(36.66666667vh, 22.9166666667vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
  background-color: #fff;
  position: relative;
}
.notificationmenu__block_home .txt {
  height: min(35.75000000vh, 22.34375vw);
  font-size: min(3.69000000vh, 2.30625vw);
  line-height: 120%;
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.notificationmenu__block_home .time {
  position: absolute;
  font-size: min(2.496vh, 1.56vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
}
.notificationmenu__block_home .check {
  position: absolute;
  width: min(18.4vh, 11.5vw);
  height: min(5.5555555556vh, 3.125vw);
  bottom: min(1.8518518519vh, 1.0416666667vw);
  right: min(0.32vh, 0.2vw);
}
.notificationmenu__block-gray_home {
  display: flex;
  width: min(48.0vh, 30.0vw);
  height: min(36.66666667vh, 22.9166666667vw);
  border-radius: min(1.66666667vh, 1.0416666667vw);
  background-color: #a9a9a9;
  position: relative;
}
.notificationmenu__block-gray_home .txt {
  height: min(35.75000000vh, 22.34375vw);
  font-size: min(3.69000000vh, 2.30625vw);
  line-height: 120%;
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #000;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.notificationmenu__block-gray_home .time {
  position: absolute;
  font-size: min(2.496vh, 1.56vw);
  font-weight: bold;
  padding: min(1.66666667vh, 1.0416666667vw);
  color: #666;
  bottom: min(0vh, 0vw);
  left: min(0vh, 0vw);
}
.notificationmenu__block-gray_home .read img {
  position: absolute;
  width: min(16.32vh, 10.2vw);
  height: min(6.24vh, 3.9vw);
  bottom: min(1.28vh, 0.8vw);
  right: min(1.28vh, 0.8vw);
}
.brightness-slider input[type=range] {
  width: 13vw;
  height: min(2vh, 1vw);
  margin: min(2vh, 1vw) auto;
  margin-left: 2vw;
  background:
    linear-gradient(
      to right,
      #ccc,
      white);
  border: none;
  border-radius: 10px;
  appearance: none;
}
.brightness-slider input[type=range]::-webkit-slider-thumb {
  appearance: none;
  width: min(3vh, 2vw);
  height: min(3vh, 2vw);
  background: black;
  border-radius: 50%;
  cursor: pointer;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
