@charset "UTF-8";
:root {
  --themeColorTC1: #000;
  --themeColorTC2: #323232;
  --themeColorTC3: #676767;
  --themeColorTC4: #878787;
  --themeColorTC5: #949494;
  --themeColorTC6: #03c75a;
  --themeColorTC7: #009f47;
  --themeColorTC8: #fb6400;
  --themeColorTC9: #f53535;
  --themeColorTC10: #0076ff;
  --themeColorTC11: #0076ff;
  --themeColorTC12: #009f47;
  --themeColorTC13: #f53535;
  --themeColorTC14: #fff;
  --themeColorTC15: #676767;
  --themeColorTC16: #a6a6a6;
  --themeColorTC17: #ff7921;
  --themeColorTC18: #222222;
  --themeColorTC19: #a6a6a6;
  --themeColorTC20: #2761c2;
  --themeColorLN1: #eee;
  --themeColorLN2: #e6e6e6;
  --themeColorLN3: rgba(0, 0, 0, 0.06);
  --themeColorLN4: #e6e6e6;
  --themeColorLN5: #eee;
  --themeColorLN6: #eee;
  --themeColorBG1: #fff;
  --themeColorBG2: #f3f4f8;
  --themeColorBG3: #fff;
  --themeColorBG4: #f5fdf5;
  --themeColorBG5: #f5f6f8;
  --themeColorBG6: #fff;
  --themeColorBG7: #fbfefb;
  --themeColorBT1: rgba(3, 199, 90, 0.12);
  --themeColorBT2: #009f47;
  --themeColorBT3: rgba(0, 118, 255, 0.1);
  --themeColorBT4: #f5f6f8;
  --themeColorBT5: #ebecef;
  --themeColorBT6: #e5e7ea;
  --themeColorBT7: #f5f6f8;
  --themeColorBT8: rgba(245, 53, 53, 0.06);
  --themeColorBT9: #a6a6a6;
  --themeColorBT10: rgba(0, 159, 71, 0.4);
  --themeColorBT11: #323232;
  --themeColorHC1: #ffff9f;
  --chatColorBG01: 255, 255, 255;
  --chatColorBG02: 243, 244, 248;
  --chatColorBG03: 255, 255, 255;
  --chatColorBG04: 222, 225, 229;
  --chatColorBG05: 233, 235, 238;
  --chatColorBG06: 243, 244, 248;
  --chatColorBG07: 51, 58, 82;
  --chatColorBG08: 255, 255, 255;
  --chatColorLN01: 0, 0, 0;
  --chatColorLN02: 230, 230, 230;
  --chatColorLN03: 148, 148, 148;
  --chatColorTX01: 0, 0, 0;
  --chatColorTX02: 40, 41, 42;
  --chatColorTX03: 134, 138, 140;
  --chatColorBLUE01: 0, 118, 255;
  --chatColorBLUE02: 49, 136, 253;
  --chatColorRED01: 234, 51, 60;
  --chatColorGREEN01: 3, 199, 90;
  --chatColorGREEN02: 212, 243, 223;
  --chatColorWHITE01: 255, 255, 255;
  --chatColorBLACK01: 0, 0, 0;
  --chatColorIC01: 51, 58, 82;
  --chatColorIC02: 190, 195, 203;
  --chatColorIC03: 166, 166, 166;
  --chatColorNTX01: 0, 0, 0;
  --chatColorNTX02: 36, 36, 36;
  --chatColorNTX03: 143, 143, 143;
  --chatColorNGREEN: 10, 190, 22;
  --chatColorNRED: 252, 76, 78;
  --chatColorNBLUE: 0, 104, 195;
  --chatColorNBOX01: 244, 247, 248;
  --chatColorNBOX02: 233, 236, 239;
  --chatColorNBOX03: 244, 247, 248;
  --chatColorNBG01: 255, 255, 255;
  --chatColorNBG02: 255, 255, 255;
  --chatColorNLINE01: 226, 229, 232;
  --chatColorNLINE02: 236, 240, 242;
  --chatColorNICON01: 102, 102, 102;
  --chatColorNDIM: 194, 194, 194;
  --chatColorNOPENTALK: 51, 58, 82;
  --chatColorNTOPICON: 48, 48, 55;
}
@media (prefers-color-scheme: dark) {
  :root {
    --themeColorTC1: #d6d6d6;
    --themeColorTC2: #d6d6d6;
    --themeColorTC3: #a6a6a6;
    --themeColorTC4: #a6a6a6;
    --themeColorTC5: #a6a6a6;
    --themeColorTC6: #51ab74;
    --themeColorTC7: #51ab74;
    --themeColorTC8: #af602d;
    --themeColorTC9: #ba413a;
    --themeColorTC10: #4e79cc;
    --themeColorTC11: #fff;
    --themeColorTC12: #fff;
    --themeColorTC13: #fff;
    --themeColorTC14: #949494;
    --themeColorTC15: #fff;
    --themeColorTC16: #fff;
    --themeColorTC17: #af602d;
    --themeColorTC18: #d6d6d6;
    --themeColorTC19: #676767;
    --themeColorTC20: #4e79cc;
    --themeColorLN1: #474747;
    --themeColorLN2: #474747;
    --themeColorLN3: rgba(255, 255, 255, 0.12);
    --themeColorLN4: #3f3f3f;
    --themeColorLN5: #2f2f2f;
    --themeColorLN6: #272727;
    --themeColorBG1: #1b1b1b;
    --themeColorBG2: #222;
    --themeColorBG3: #2f2f2f;
    --themeColorBG4: #2f2f2f;
    --themeColorBG5: #e5e7ea;
    --themeColorBG6: #e5e7ea;
    --themeColorBG7: #232323;
    --themeColorBT1: #51ab74;
    --themeColorBT2: #51ab74;
    --themeColorBT3: #4e79cc;
    --themeColorBT4: #474747;
    --themeColorBT5: #474747;
    --themeColorBT6: #474747;
    --themeColorBT7: #2f2f2f;
    --themeColorBT8: #ba413a;
    --themeColorBT9: #474747;
    --themeColorBT10: #51ab74;
    --themeColorBT11: #a6a6a6;
    --themeColorHC1: #770000;
    --chatColorBG01: 57, 57, 60;
    --chatColorBG02: 72, 72, 75;
    --chatColorBG03: 72, 72, 75;
    --chatColorBG04: 92, 92, 99;
    --chatColorBG05: 71, 71, 75;
    --chatColorBG06: 84, 84, 87;
    --chatColorBG07: 92, 92, 99;
    --chatColorBG08: 43, 43, 46;
    --chatColorLN01: 255, 255, 255;
    --chatColorLN02: 71, 71, 71;
    --chatColorLN03: 148, 148, 148;
    --chatColorTX01: 240, 240, 242;
    --chatColorTX02: 240, 240, 242;
    --chatColorTX03: 145, 145, 146;
    --chatColorBLUE01: 118, 157, 248;
    --chatColorBLUE02: 96, 184, 253;
    --chatColorRED01: 214, 114, 130;
    --chatColorGREEN01: 46, 139, 87;
    --chatColorGREEN02: 144, 202, 169;
    --chatColorWHITE01: 255, 255, 255;
    --chatColorBLACK01: 0, 0, 0;
    --chatColorIC01: 240, 240, 242;
    --chatColorIC02: 71, 71, 71;
    --chatColorIC03: 103, 103, 103;
    --chatColorNTX01: 240, 240, 242;
    --chatColorNTX02: 240, 240, 242;
    --chatColorNTX03: 145, 145, 146;
    --chatColorNGREEN: 3, 201, 91;
    --chatColorNRED: 238, 83, 83;
    --chatColorNBLUE: 95, 165, 248;
    --chatColorNBOX01: 65, 65, 68;
    --chatColorNBOX02: 48, 48, 51;
    --chatColorNBOX03: 84, 84, 87;
    --chatColorNBG01: 57, 57, 60;
    --chatColorNBG02: 65, 65, 68;
    --chatColorNLINE01: 44, 44, 47;
    --chatColorNLINE02: 70, 70, 73;
    --chatColorNICON01: 165, 165, 167;
    --chatColorNDIM: 84, 84, 87;
    --chatColorNOPENTALK: 240, 240, 242;
    --chatColorNTOPICON: 164, 166, 169;
  }
}

/* base.scss */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
button,
table {
  font-size: 14px;
  line-height: 1.25em;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
    "Apple SD Gothic Neo", sans-serif;
}
textarea {
  -webkit-appearance: none;
}
html {
  height: 100vh;
  height: calc(100vh - env(safe-area-inset-bottom));
  height: -webkit-fill-available;
}
body,
#app {
  height: 100%;
  background-color: rgb(var(--chatColorBG01));
}
#app :focus {
  outline: none;
}
#app :focus-visible {
  outline: 1px solid rgb(var(--chatColorBLUE02));
  outline-offset: -1px;
}
#app input[type="text"]:focus-visible,
#app textarea:focus-visible {
  outline: none;
}
#app[data-agent="pc"] ::-webkit-scrollbar {
  width: 11px;
  height: 11px;
}
#app[data-agent="pc"] ::-webkit-scrollbar-thumb {
  background-color: rgb(var(--chatColorTX03));
  border-radius: 5px;
  border: 3px solid transparent;
  background-clip: content-box;
}
body {
  position: relative;
  color: #000;
  -webkit-text-size-adjust: none;
}
img,
fieldset {
  border: 0;
}
fieldset {
  min-width: 0;
}
img {
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
em,
address {
  font-style: normal;
}
a {
  color: #000;
  text-decoration: none;
}
table {
  border-collapse: collapse;
}
input {
  border: 0 none;
  -webkit-appearance: none;
  border-radius: 0;
}
.blind {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}
select {
  color: #000;
}
button {
  color: #000;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
.u_skip {
  position: relative;
}
.u_skip a.skip {
  position: absolute;
  left: 0;
  top: -430px;
  border: 1px solid #4ec53d;
  color: #fff;
  text-decoration: none;
  padding: 2px 6px 0;
  line-height: 24px;
  font-size: 12px;
  background-color: #000;
  z-index: 1200;
}
.u_skip a.skip:active,
.u_skip a.skip:focus {
  top: 0;
  text-decoration: none;
  cursor: pointer;
}
html.prevent_scroll {
  height: 100vh;
  height: -webkit-fill-available;
}
html.prevent_scroll body {
  position: fixed;
  overflow: hidden;
  width: 100%;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.1s ease-in-out;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.slide-fade-enter-active {
  transition: all 0.1s ease-in;
}
.slide-fade-leave-active {
  transition: all 0.1s ease-in-out;
}
.slide-fade-enter,
.slide-fade-leave-to {
  opacity: 0;
}
.slide-fade-leave-to .RoomDrawerArea {
  transform: translateX(30px);
}
.HeaderWrap {
  display: flex;
  background: rgb(var(--chatColorBG01));
  align-items: center;
  z-index: 10;
  padding: 0 calc((100% - 750px) / 2);
}
.HeaderWrap .leftArea {
  margin-left: 13px;
}
.HeaderWrap .centerArea {
  flex: 1;
  min-width: 0;
  margin-left: 16px;
}
.HeaderWrap .leftArea + .centerArea {
  margin-left: 12px;
}
#app[data-agent="pc"] .HeaderWrap .leftArea + .centerArea {
  margin-left: 7px;
}
.HeaderWrap .rightArea {
  margin-right: 13px;
}
.HeaderWrap .BackButton {
  color: rgb(var(--chatColorIC01));
}
.HeaderWrap .CloseButton {
  color: rgb(var(--chatColorIC01));
}
.HeaderWrap .PcBackButton {
  padding: 5px;
  color: rgb(var(--chatColorIC01));
}
.HeaderWrap .PcCloseButton {
  padding: 5px;
  color: rgb(var(--chatColorIC01));
}
.HeaderWrap .SideMenuButton {
  display: inline-block;
  position: relative;
}
.HeaderWrap.HeaderStandard {
  position: relative;
  height: 44px;
}
.HeaderWrap.HeaderStandard .HeaderRightButton {
  padding: 3px;
  line-height: 22px;
  font-size: 17px;
  color: rgb(var(--chatColorTX01));
}
.HeaderWrap.HeaderStandard .HeaderRightButton:disabled {
  opacity: 0.2;
}
.HeaderWrap.HeaderStandard .header_title {
  line-height: 22px;
  font-size: 18px;
  font-weight: 700;
  color: rgb(var(--chatColorTX01));
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
.HeaderWrap.PcHeaderStandard {
  position: relative;
  height: 53px;
}
.HeaderWrap.PcHeaderStandard .header_title {
  line-height: 18px;
  font-size: 17px;
  font-weight: 700;
  color: rgb(var(--chatColorTX01));
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}

.DialogFullScreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  background: rgb(var(--chatColorBG01));
  z-index: 9991;
}
.DialogFullScreenBody {
  display: flex;
  max-width: 750px;
  margin: 0 auto;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
.DialogFullScreenHeader {
  flex: none;
}
.DialogFullScreenHeader.type_border {
  border-bottom: 0.5px solid rgba(var(--chatColorLN01), 0.1);
}
.DialogFullScreenContent {
  flex: 1;
  overflow-y: auto;
}
.DialogFullScreenFooter {
  padding: 10px 16px 16px;
}
.DialogFullScreenFooter .btn_area {
  display: flex;
  margin-top: auto;
  gap: 12px;
}
.DialogFullScreenFooter .btn_area .btn_confirm {
  flex: 1;
  height: 44px;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: rgb(var(--chatColorIC01));
  color: rgb(var(--chatColorBG01));
  font-size: 14px;
  font-weight: 700;
}
.DialogFullScreenFooter .btn_area .btn_confirm.disabled,
.DialogFullScreenFooter .btn_area .btn_confirm:disabled {
  opacity: 0.2;
  cursor: default;
}
.DialogFullScreenFooter .btn_area .btn_close {
  flex: 1;
  height: 44px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid rgb(var(--chatColorIC02));
  background-color: rgb(var(--chatColorBG01));
  color: rgb(var(--chatColorTX01));
  font-size: 14px;
  font-weight: 700;
}

#__SVG_SPRITE_NODE__ {
  overflow: hidden;
}
.svg-icon {
  vertical-align: top;
  pointer-events: none;
}

/** policy **/
.operational_policy_wrap {
  color: rgb(var(--chatColorTX01));
  padding: 24px 16px;
}
#app[data-agent="pc"] .operational_policy_wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.operational_policy_wrap .title {
  margin: 30px 0 10px;
  font-size: 16px;
  line-height: 19px;
}
#app[data-agent="pc"] .operational_policy_wrap .title {
  font-size: 14px;
  line-height: 17px;
}
.operational_policy_wrap .text {
  font-size: 15px;
  line-height: 18px;
}
#app[data-agent="pc"] .operational_policy_wrap .text {
  font-size: 13px;
  line-height: 16px;
}
.operational_policy_wrap .link {
  text-decoration: underline;
  color: rgb(var(--chatColorTX01));
}
.operational_policy_wrap .link.prev_policy {
  color: rgb(var(--chatColorBLUE01));
}
