/*
 * CKEditor 5 (v38.0.1) content styles.
 * Generated on Tue, 06 Jun 2023 11:41:38 GMT.
 * For more information, check out https://ckeditor.com/docs/ckeditor5/latest/installation/advanced/content-styles.html
 */
:root {
  --ck-color-image-caption-background: hsl(0, 0%, 97%);
  --ck-color-image-caption-text: hsl(0, 0%, 20%);
  --ck-color-mention-background: hsla(341, 100%, 30%, 0.1);
  --ck-color-mention-text: hsl(341, 100%, 30%);
  --ck-color-table-caption-background: hsl(0, 0%, 97%);
  --ck-color-table-caption-text: hsl(0, 0%, 20%);
  --ck-highlight-marker-blue: hsl(201, 97%, 72%);
  --ck-highlight-marker-green: hsl(120, 93%, 68%);
  --ck-highlight-marker-pink: hsl(345, 96%, 73%);
  --ck-highlight-marker-yellow: hsl(60, 97%, 73%);
  --ck-highlight-pen-green: hsl(112, 100%, 27%);
  --ck-highlight-pen-red: hsl(0, 85%, 49%);
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
  --ck-todo-list-checkmark-size: 16px;
}

.ck-content h1,
.ck-content h2,
.ck-content h3,
.ck-content h4,
.ck-content h5,
.ck-content h6,
.ck-content p,
.ck-content li,
.ck-content span,
.ck-content div,
.ck-content td,
.ck-content th,
.ck-content strong,
.ck-content strike {
  word-break: break-word;
}

.ck-content ul, .ck-content ol, .ck-content dl {
  padding-inline-start: 2rem;
}

.ck-content ul[style*=trad-chinese-formal],
.ck-content ul[style*=cjk-ideographic],
.ck-content ul[style*=cjk-heavenly-stem],
.ck-content ul[style*=cjk-earthly-branch],
.ck-content ol[style*=trad-chinese-formal],
.ck-content ol[style*=cjk-ideographic],
.ck-content ol[style*=cjk-heavenly-stem],
.ck-content ol[style*=cjk-earthly-branch],
.ck-content dl[style*=trad-chinese-formal],
.ck-content dl[style*=cjk-ideographic],
.ck-content dl[style*=cjk-heavenly-stem],
.ck-content dl[style*=cjk-earthly-branch] {
  padding-inline-start: 3rem;
}

.ck-content ul ol[style*=trad-chinese-formal]:has(> li:nth-of-type(n+11)),
.ck-content ul ol[style*=cjk-ideographic]:has(> li:nth-of-type(n+11)),
.ck-content ul ol[style*=cjk-heavenly-stem]:has(> li:nth-of-type(n+11)),
.ck-content ul ol[style*=cjk-earthly-branch]:has(> li:nth-of-type(n+11)),
.ck-content ol ol[style*=trad-chinese-formal]:has(> li:nth-of-type(n+11)),
.ck-content ol ol[style*=cjk-ideographic]:has(> li:nth-of-type(n+11)),
.ck-content ol ol[style*=cjk-heavenly-stem]:has(> li:nth-of-type(n+11)),
.ck-content ol ol[style*=cjk-earthly-branch]:has(> li:nth-of-type(n+11)),
.ck-content dl ol[style*=trad-chinese-formal]:has(> li:nth-of-type(n+11)),
.ck-content dl ol[style*=cjk-ideographic]:has(> li:nth-of-type(n+11)),
.ck-content dl ol[style*=cjk-heavenly-stem]:has(> li:nth-of-type(n+11)),
.ck-content dl ol[style*=cjk-earthly-branch]:has(> li:nth-of-type(n+11)) {
  margin-inline-start: 1rem;
}

.ck-content ul ol[style*=trad-chinese-formal]:has(> li:nth-of-type(n+21)),
.ck-content ul ol[style*=cjk-ideographic]:has(> li:nth-of-type(n+21)),
.ck-content ul ol[style*=cjk-heavenly-stem]:has(> li:nth-of-type(n+21)),
.ck-content ul ol[style*=cjk-earthly-branch]:has(> li:nth-of-type(n+21)),
.ck-content ol ol[style*=trad-chinese-formal]:has(> li:nth-of-type(n+21)),
.ck-content ol ol[style*=cjk-ideographic]:has(> li:nth-of-type(n+21)),
.ck-content ol ol[style*=cjk-heavenly-stem]:has(> li:nth-of-type(n+21)),
.ck-content ol ol[style*=cjk-earthly-branch]:has(> li:nth-of-type(n+21)),
.ck-content dl ol[style*=trad-chinese-formal]:has(> li:nth-of-type(n+21)),
.ck-content dl ol[style*=cjk-ideographic]:has(> li:nth-of-type(n+21)),
.ck-content dl ol[style*=cjk-heavenly-stem]:has(> li:nth-of-type(n+21)),
.ck-content dl ol[style*=cjk-earthly-branch]:has(> li:nth-of-type(n+21)) {
  margin-inline-start: 2rem;
}

.ck-content ul ol[style*=trad-chinese-formal],
.ck-content ul ol[style*=cjk-ideographic],
.ck-content ul ol[style*=cjk-heavenly-stem],
.ck-content ul ol[style*=cjk-earthly-branch],
.ck-content ol ol[style*=trad-chinese-formal],
.ck-content ol ol[style*=cjk-ideographic],
.ck-content ol ol[style*=cjk-heavenly-stem],
.ck-content ol ol[style*=cjk-earthly-branch],
.ck-content dl ol[style*=trad-chinese-formal],
.ck-content dl ol[style*=cjk-ideographic],
.ck-content dl ol[style*=cjk-heavenly-stem],
.ck-content dl ol[style*=cjk-earthly-branch] {
  padding-inline-start: 3rem;
}

/* @ckeditor/ckeditor5-basic-styles/theme/code.css */
.ck-content code {
  background-color: hsla(0, 0%, 78%, 0.3);
  padding: 0.15em;
  border-radius: 2px;
}

/* @ckeditor/ckeditor5-block-quote/theme/blockquote.css */
.ck-content blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px hsl(0, 0%, 80%);
}

/* @ckeditor/ckeditor5-block-quote/theme/blockquote.css */
.ck-content[dir=rtl] blockquote {
  border-left: 0;
  border-right: solid 5px hsl(0, 0%, 80%);
}

/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ck-content .text-tiny {
  font-size: 0.7em;
}

/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ck-content .text-small {
  font-size: 0.85em;
}

/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ck-content .text-big {
  font-size: 1.4em;
}

/* @ckeditor/ckeditor5-font/theme/fontsize.css */
.ck-content .text-huge {
  font-size: 1.8em;
}

/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ck-content .marker-yellow {
  background-color: var(--ck-highlight-marker-yellow);
}

/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ck-content .marker-green {
  background-color: var(--ck-highlight-marker-green);
}

/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ck-content .marker-pink {
  background-color: var(--ck-highlight-marker-pink);
}

/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ck-content .marker-blue {
  background-color: var(--ck-highlight-marker-blue);
}

/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ck-content .pen-red {
  color: var(--ck-highlight-pen-red);
  background-color: transparent;
}

/* @ckeditor/ckeditor5-highlight/theme/highlight.css */
.ck-content .pen-green {
  color: var(--ck-highlight-pen-green);
  background-color: transparent;
}

/* @ckeditor/ckeditor5-image/theme/image.css */
.ck-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0.9em auto;
  min-width: 50px;
}

/* @ckeditor/ckeditor5-image/theme/image.css */
.ck-content .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
}

/* @ckeditor/ckeditor5-image/theme/image.css */
.ck-content .image-inline {
  /*
   * Normally, the .image-inline would have "display: inline-block" and "img { width: 100% }" (to follow the wrapper while resizing).;
   * Unfortunately, together with "srcset", it gets automatically stretched up to the width of the editing root.
   * This strange behavior does not happen with inline-flex.
   */
  display: inline-flex;
  max-width: 100%;
  align-items: flex-start;
}

/* @ckeditor/ckeditor5-image/theme/image.css */
.ck-content .image-inline picture {
  display: flex;
}

/* @ckeditor/ckeditor5-image/theme/image.css */
.ck-content .image-inline picture,
.ck-content .image-inline img {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 100%;
}

/* @ckeditor/ckeditor5-image/theme/imageresize.css */
.ck-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}

/* @ckeditor/ckeditor5-image/theme/imageresize.css */
.ck-content .image.image_resized img {
  width: 100%;
}

/* @ckeditor/ckeditor5-image/theme/imageresize.css */
.ck-content .image.image_resized > figcaption {
  display: block;
}

/* @ckeditor/ckeditor5-image/theme/imagecaption.css */
.ck-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: var(--ck-color-image-caption-text);
  background-color: var(--ck-color-image-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-block-align-left,
.ck-content .image-style-block-align-right {
  max-width: calc(100% - var(--ck-image-style-spacing));
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-align-left,
.ck-content .image-style-align-right {
  clear: none;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content p + .image-style-align-left,
.ck-content p + .image-style-align-right,
.ck-content p + .image-style-side {
  margin-top: 0;
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-inline.image-style-align-left,
.ck-content .image-inline.image-style-align-right {
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: var(--ck-inline-image-style-spacing);
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-inline.image-style-align-left {
  margin-right: var(--ck-inline-image-style-spacing);
}

/* @ckeditor/ckeditor5-image/theme/imagestyle.css */
.ck-content .image-inline.image-style-align-right {
  margin-left: var(--ck-inline-image-style-spacing);
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list {
  list-style: none;
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list li {
  margin-bottom: 5px;
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list li .todo-list {
  margin-top: 5px;
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list .todo-list__label > input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: var(--ck-todo-list-checkmark-size);
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  border: 0;
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list .todo-list__label > input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid hsl(0, 0%, 20%);
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow, 250ms ease-in-out background, 250ms ease-in-out border;
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list .todo-list__label > input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: "";
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  transform: rotate(45deg);
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list .todo-list__label > input[checked]::before {
  background: hsl(126, 64%, 41%);
  border-color: hsl(126, 64%, 41%);
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list .todo-list__label > input[checked]::after {
  border-color: hsl(0, 0%, 100%);
}

/* @ckeditor/ckeditor5-list/theme/todolist.css */
.ck-content .todo-list .todo-list__label .todo-list__label__description {
  vertical-align: middle;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ol {
  list-style-type: decimal;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ol ol {
  list-style-type: lower-latin;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ol ol ol {
  list-style-type: lower-roman;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ol ol ol ol {
  list-style-type: upper-latin;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ol ol ol ol ol {
  list-style-type: upper-roman;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ul {
  list-style-type: disc;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ul ul {
  list-style-type: circle;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ul ul ul {
  list-style-type: square;
}

/* @ckeditor/ckeditor5-list/theme/list.css */
.ck-content ul ul ul ul {
  list-style-type: square;
}

/* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
.ck-content .page-break {
  position: relative;
  clear: both;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
.ck-content .page-break::after {
  content: "";
  position: absolute;
  border-bottom: 2px dashed hsl(0, 0%, 77%);
  width: 100%;
}

/* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
.ck-content .page-break__label {
  position: relative;
  z-index: 1;
  padding: 0.3em 0.6em;
  display: block;
  text-transform: uppercase;
  border: 1px solid hsl(0, 0%, 77%);
  border-radius: 2px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 0.75em;
  font-weight: bold;
  color: hsl(0, 0%, 20%);
  background: hsl(0, 0%, 100%);
  box-shadow: 2px 2px 1px hsla(0, 0%, 0%, 0.15);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* @ckeditor/ckeditor5-media-embed/theme/mediaembed.css */
.ck-content .media {
  clear: both;
  margin: 0.9em 0;
  display: block;
  min-width: 15em;
}

/* @ckeditor/ckeditor5-table/theme/tablecaption.css */
.ck-content .table > figcaption {
  display: table-caption;
  caption-side: top;
  word-break: break-word;
  text-align: center;
  color: var(--ck-color-table-caption-text);
  background-color: var(--ck-color-table-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}

/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content .table {
  margin: 0.9em auto;
  display: table;
}

/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content .table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border: 1px double hsl(0, 0%, 70%);
}

/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content .table table td,
.ck-content .table table th {
  min-width: 2em;
  padding: 0.4em;
  border: 1px solid hsl(0, 0%, 75%);
}

/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content .table table th {
  font-weight: bold;
}

/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content[dir=rtl] .table th {
  text-align: right;
}

/* @ckeditor/ckeditor5-table/theme/table.css */
.ck-content[dir=ltr] .table th {
  text-align: left;
}

/* @ckeditor/ckeditor5-table/theme/tablecolumnresize.css */
.ck-content .table .ck-table-resized {
  table-layout: fixed;
}

/* @ckeditor/ckeditor5-table/theme/tablecolumnresize.css */
.ck-content .table table {
  overflow: hidden;
}

/* @ckeditor/ckeditor5-table/theme/tablecolumnresize.css */
.ck-content .table td,
.ck-content .table th {
  position: relative;
}

/* @ckeditor/ckeditor5-code-block/theme/codeblock.css */
.ck-content pre {
  padding: 1em;
  color: hsl(0, 0%, 20.8%);
  background: hsla(0, 0%, 78%, 0.3);
  border: 1px solid hsl(0, 0%, 77%);
  border-radius: 2px;
  text-align: left;
  direction: ltr;
  tab-size: 4;
  white-space: pre-wrap;
  font-style: normal;
  min-width: 200px;
}

/* @ckeditor/ckeditor5-code-block/theme/codeblock.css */
.ck-content pre code {
  background: unset;
  padding: 0;
  border-radius: 0;
}

/* @ckeditor/ckeditor5-horizontal-line/theme/horizontalline.css */
.ck-content hr {
  margin: 15px 0;
  height: 4px;
  background: hsl(0, 0%, 87%);
  border: 0;
}

/* @ckeditor/ckeditor5-mention/theme/mention.css */
.ck-content .mention {
  background: var(--ck-color-mention-background);
  color: var(--ck-color-mention-text);
}

@media print {
  /* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
  .ck-content .page-break {
    padding: 0;
  }
  /* @ckeditor/ckeditor5-page-break/theme/pagebreak.css */
  .ck-content .page-break::after {
    display: none;
  }
}
:root {
  font-size: 10px;
  --color-darkest: #282828;
  --color-dark: #333;
  --color-light: #999;
  --color-lightest: #e2e2e2;
  --color-white: #fff;
  --color-white-2: #d8d8d8;
  --color-gray: #666;
  --color-gray-2: #808080;
  --color-gray-3: #f0f0f0;
  --color-gray-4: #e4e4e4;
  --color-gray-5: #b2b2b2;
  --color-gray-6: #474747;
  --color-gray-7: #d5d5d5;
  --color-gray-8: #999;
  --color-gray-9: #bbbbbb;
  --color-green: #668440;
  --color-green-2: #799E4C;
  --color-green-3: #7B9D50;
  --color-skin: #F7F8F9;
  --color-yellow: #ffa000;
  --color-yellow-2: #FFFB8F;
  --color-orange: #f3713c;
  --color-orange-2: #d76c41;
  --color-red: #d00b16;
  --color-red-2: #C3181F;
  --color-red-3: #920000;
  --color-brown: #9a9377;
  --max-container: 120rem;
}

html, body {
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
  font-family: Roboto, "Noto Sans TC", "Noto Sans JP", "Noto Sans", Arial, sans-serif;
  background: var(--color-gray-3);
}
html:has(.bh-dialog[open]), body:has(.bh-dialog[open]) {
  overflow-y: hidden;
  scroll-behavior: auto;
}

a, a:link, a:hover, a:active, a:visited {
  text-decoration: none;
}
a *, a:link *, a:hover *, a:active *, a:visited * {
  color: var(--color-gray-6);
}

ol ol, ol ul, ul ol, ul ul {
  padding-inline-start: 2rem;
}

.bh-container {
  width: 100%;
  max-width: var(--max-container);
  margin: 0 auto;
}

.bh-label img {
  display: block;
  width: min(40rem, 80%);
  max-width: 100%;
  margin: 0 auto 2rem;
}
@media screen and (min-width: 992px) {
  .bh-label img {
    max-width: min(30vw, 40rem);
    margin: 0 auto 4rem;
  }
}
.bh-label .bh-join-label {
  cursor: pointer;
}

.bh-dialog {
  border-radius: 0.3rem;
  width: 100%;
  max-width: min(60rem, 90vw);
  position: relative;
  overflow: hidden;
  border: 0 none;
  padding: 1.5rem;
  background: none;
}
@media screen and (min-width: 992px) {
  .bh-dialog {
    max-width: min(90rem, 90vw);
  }
}
.bh-dialog::backdrop {
  background: rgba(0, 0, 0, 0.6);
}
.bh-dialog .bh-dialog-content {
  padding: 2rem;
  background: var(--color-white);
  border-radius: 1rem;
  max-height: 74vh;
  overflow: auto;
}
.bh-dialog .bh-close-dialog-button {
  position: sticky;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: end;
  z-index: 99;
}
.bh-dialog .bh-close-dialog-button .bh-button {
  display: block;
  width: 3rem;
  height: 3rem;
  min-width: unset;
  margin: 0;
  background-image: url("../images/buttons/close.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transform: translate(1rem, 1rem);
  border: 0 none;
  box-shadow: none;
  user-select: none;
  outline: none;
}
.bh-dialog .bh-close-dialog-button .bh-button span {
  display: none;
}

.bh-field-label {
  font-size: 1.4rem;
  font-weight: 500;
}

.bh-field-input {
  font-size: 1.2rem;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.bh-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--color-gray-6);
  opacity: 1; /* Firefox */
}
.bh-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--color-gray-6);
}
.bh-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: var(--color-gray-6);
}

.bh-selector:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}

.bh-field-wrapper {
  margin: 0.5rem 0;
}

.bh-fieldset-legend {
  font-size: 1.6rem;
  font-weight: 700;
}

.bh-input,
.bh-datetime,
.bh-textarea,
.bh-selector {
  padding: 0 0.24rem;
  min-width: 15rem;
  height: 2.4rem;
  line-height: 1.8;
  border: 1px solid var(--color-gray-8);
  background-color: var(--color-white);
  color: var(--color-gray);
  border-radius: 0.3rem;
}
.bh-input:hover, .bh-input:focus,
.bh-datetime:hover,
.bh-datetime:focus,
.bh-textarea:hover,
.bh-textarea:focus,
.bh-selector:hover,
.bh-selector:focus {
  border: 1px solid var(--color-gray-2);
}
.bh-input:disabled,
.bh-datetime:disabled,
.bh-textarea:disabled,
.bh-selector:disabled {
  border: 1px solid var(--color-gray-5);
  background-color: var(--color-gray-5);
}

.bh-textarea {
  min-height: 10rem;
}

.bh-input:read-only {
  border: 1px solid var(--color-gray-5);
  background-color: var(--color-gray-5);
}

.bh-link {
  cursor: pointer;
  color: inherit;
}

.bh-button {
  display: inline-block;
  min-width: 9rem;
  text-align: center;
  font-size: 2rem;
  margin: 2rem auto;
  border: 2px solid var(--color-red-3);
  background-color: var(--color-red);
  color: var(--color-white);
  border-radius: 3rem;
  cursor: pointer;
  font-weight: 700;
  padding: 1rem 2rem;
  letter-spacing: 0.3rem;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0px 2px;
}
.bh-button.bh-disabled {
  color: var(--color-gray-5) !important;
  background-color: var(--color-gray-4) !important;
  border-color: var(--color-gray-5) !important;
}
.bh-button.bh-disabled span {
  color: var(--color-gray-5) !important;
}
.bh-button:hover {
  background-color: var(--color-red-3);
}
.bh-button:focus {
  outline: 0;
}
.bh-button span {
  color: var(--color-white);
}
.bh-button.bh-square-button {
  border-radius: 0;
  border: 1px solid var(--color-white);
  background-color: transparent;
  font-weight: normal;
}
.bh-button.bh-lock-button {
  color: var(--color-gray-5);
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.bh-button.bh-lock-button .bh-lock {
  flex: 1 0 auto;
  max-width: 2rem;
  margin-right: 1rem;
}
.bh-button.bh-lock-button span {
  flex: 1 0 auto;
  max-width: calc(100% - 3rem);
  color: var(--color-gray-5);
}
.bh-button.bh-gotit-button {
  color: var(--color-red-3);
  background: var(--color-white);
}
.bh-button.bh-gotit-button span {
  color: var(--color-red-3);
}

div.bh-button {
  cursor: default;
}

.bh-shadow-line {
  position: relative;
  overflow: hidden;
  height: 2rem;
  width: 100%;
}
.bh-shadow-line::before {
  content: "";
  display: block;
  background-image: url("../images/shadow_line.svg");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% auto;
  filter: blur(5px);
  width: 100%;
  height: 100%;
  margin: 0 auto;
  transform: translateY(-20%);
}

.bh-trad-chinese-informal {
  list-style: trad-chinese-informal;
}

.bh-color-yellow {
  color: var(--color-yellow-2) !important;
}

.bh-text-blod {
  font-weight: 700;
}

.bh-input-wide,
.bh-selector-wide,
.bh-button-wide {
  width: 100%;
}

.bh-loading-dialog {
  width: 6rem;
  height: 6rem;
}
.bh-loading-dialog .circular {
  transition: all 0.2s ease-in-out;
  animation: loading-rotate 2s linear infinite;
}
.bh-loading-dialog .path {
  animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 4;
  stroke: var(--color-yellow);
  stroke-linecap: round;
}

@keyframes loading-rotate {
  to {
    transform: rotate(360deg);
  }
}
@keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40px;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120px;
  }
}
.bh-header {
  display: none;
}
@media screen and (min-width: 992px) {
  .bh-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: var(--color-white);
  }
  .bh-header .bh-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    height: 10rem;
    font-size: 1.6rem;
  }
  .bh-header .bh-container img {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .bh-header .bh-container a.bh-logo {
    display: block;
    cursor: pointer;
    flex: 1 0 auto;
    max-width: 24rem;
    margin-left: 1rem;
  }
  .bh-header .bh-container .bh-nav {
    flex: 1 0 auto;
    width: 100%;
    max-width: calc(min(80%, 80rem) - 26rem);
    margin-right: 1rem;
  }
  .bh-header .bh-container .bh-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .bh-header .bh-container .bh-nav-list img.bh-button-inline-img {
    flex: 1 0 auto;
    width: 100%;
    display: block;
    max-width: 2.4rem;
    aspect-ratio: 1/1;
  }
  .bh-header .bh-container .bh-nav-list img.bh-button-inline-img.bh-actived {
    display: none;
  }
  .bh-header .bh-container .bh-nav-list a.bh-link {
    flex: 1 0 25%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    color: var(--color-gray-9);
    font-weight: 500;
  }
  .bh-header .bh-container .bh-nav-list a.bh-link .bh-content {
    flex: 1 0 auto;
    max-width: calc(100% - 3rem);
    margin-left: 0.6rem;
    margin-right: 1rem;
  }
  .bh-header .bh-container .bh-nav-list a.bh-link:hover, .bh-header .bh-container .bh-nav-list a.bh-link:active, .bh-header .bh-container .bh-nav-list a.bh-link.bh-actived {
    color: var(--color-red);
    background: var(--color-white);
  }
  .bh-header .bh-container .bh-nav-list a.bh-link:hover img.bh-button-inline-img, .bh-header .bh-container .bh-nav-list a.bh-link:active img.bh-button-inline-img, .bh-header .bh-container .bh-nav-list a.bh-link.bh-actived img.bh-button-inline-img {
    display: none;
  }
  .bh-header .bh-container .bh-nav-list a.bh-link:hover img.bh-button-inline-img.bh-actived, .bh-header .bh-container .bh-nav-list a.bh-link:active img.bh-button-inline-img.bh-actived, .bh-header .bh-container .bh-nav-list a.bh-link.bh-actived img.bh-button-inline-img.bh-actived {
    display: block;
  }
  .bh-header .bh-container .bh-nav-list a.bh-link:hover span, .bh-header .bh-container .bh-nav-list a.bh-link:active span, .bh-header .bh-container .bh-nav-list a.bh-link.bh-actived span {
    color: var(--color-red);
  }
}

.bh-sticky-footer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;
  position: fixed;
  left: 0;
  z-index: 1000;
  width: 100%;
  max-width: calc(100vw - 2rem);
  bottom: 0px;
  bottom: calc(-3.4rem + env(safe-area-inset-bottom));
  padding: 0 1rem 3.4rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: var(--color-white);
}
@media screen and (min-width: 992px) {
  .bh-sticky-footer {
    display: none;
  }
}
.bh-sticky-footer img.bh-button-inline-img {
  display: block;
  width: 2.4rem;
  aspect-ratio: 1/1;
  margin-bottom: 1rem;
}
.bh-sticky-footer img.bh-button-inline-img.bh-actived {
  display: none;
}
.bh-sticky-footer .bh-link {
  flex: 1 0 auto;
  max-width: 25%;
  width: 100%;
  height: 7rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  border: none;
  font-size: 1.4rem;
  color: var(--color-gray-9);
}
.bh-sticky-footer .bh-link:hover, .bh-sticky-footer .bh-link:active, .bh-sticky-footer .bh-link.bh-actived {
  color: var(--color-red);
  background: var(--color-white);
}
.bh-sticky-footer .bh-link:hover img.bh-button-inline-img, .bh-sticky-footer .bh-link:active img.bh-button-inline-img, .bh-sticky-footer .bh-link.bh-actived img.bh-button-inline-img {
  display: none;
}
.bh-sticky-footer .bh-link:hover img.bh-button-inline-img.bh-actived, .bh-sticky-footer .bh-link:active img.bh-button-inline-img.bh-actived, .bh-sticky-footer .bh-link.bh-actived img.bh-button-inline-img.bh-actived {
  display: block;
}

.bh-footer {
  padding-bottom: 5rem;
}
.bh-footer .bh-container {
  display: none;
}
@media screen and (min-width: 992px) {
  .bh-footer {
    padding: 1rem 0;
    background: var(--color-white);
  }
  .bh-footer .bh-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .bh-footer .bh-link {
    flex: 1 0 auto;
    max-width: 20%;
    width: 100%;
  }
  .bh-footer .bh-link img {
    display: block;
    width: 100%;
    max-width: 6rem;
    margin: auto;
  }
  .bh-footer .bh-navigation {
    flex: 1 0 auto;
    max-width: calc(80% - 3rem);
    width: 100%;
    margin-right: 3rem;
  }
  .bh-footer .bh-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
  }
  .bh-footer .bh-navigation ul li {
    color: var(--color-gray-2);
    font-size: 1.4rem;
  }
  .bh-footer .bh-navigation ul li a, .bh-footer .bh-navigation ul li a:link, .bh-footer .bh-navigation ul li a:hover, .bh-footer .bh-navigation ul li a:active, .bh-footer .bh-navigation ul li a:visited {
    color: var(--color-gray-2);
  }
  .bh-footer .bh-navigation ul li::after {
    display: inline-block;
    content: "|";
    margin: 0 1rem;
  }
  .bh-footer .bh-navigation ul li:last-child::after {
    display: none;
  }
}

#my-badges-info-dialog,
#special-mission-dialog,
#share-mission-dialog {
  max-width: min(100rem, 80vw);
}
#my-badges-info-dialog .bh-container,
#special-mission-dialog .bh-container,
#share-mission-dialog .bh-container {
  grid-template-rows: 30% 70%;
  max-width: 100%;
  margin-bottom: 0;
}
#my-badges-info-dialog .bh-container .bh-block .bh-award .bh-img,
#special-mission-dialog .bh-container .bh-block .bh-award .bh-img,
#share-mission-dialog .bh-container .bh-block .bh-award .bh-img {
  transform: none;
  margin: 0 auto;
}
#my-badges-info-dialog .bh-steps-block,
#special-mission-dialog .bh-steps-block,
#share-mission-dialog .bh-steps-block {
  background: var(--color-white);
}
#my-badges-info-dialog .bh-steps-block .bh-block,
#special-mission-dialog .bh-steps-block .bh-block,
#share-mission-dialog .bh-steps-block .bh-block {
  background: var(--color-white);
}

@media screen and (min-width: 640px) {
  #my-badges-info-dialog .bh-container {
    grid-template-rows: 1fr 80%;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 640px) {
  #my-badges-info-dialog .bh-container .bh-block .bh-award .bh-img {
    transform: translateY(2%);
  }
}
@media screen and (min-width: 992px) {
  #my-badges-info-dialog .bh-container .bh-block .bh-award .bh-img {
    transform: translateY(-5%);
    margin: 0;
  }
}
#my-badges-info-dialog .bh-steps-block .bh-label img {
  max-width: min(40rem, 80%);
}

#special-mission-dialog .bh-container {
  grid-template-rows: 1fr 70%;
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 640px) {
  #special-mission-dialog .bh-container .bh-block .bh-award .bh-img {
    max-width: 40%;
  }
}
@media screen and (min-width: 992px) {
  #special-mission-dialog .bh-container .bh-block .bh-award .bh-img {
    max-width: 30%;
    transform: translateY(-5%);
    margin: 0;
  }
}

#share-mission-dialog .bh-container {
  grid-template-rows: 1fr 70%;
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 640px) {
  #share-mission-dialog .bh-container .bh-block .bh-award .bh-img {
    max-width: 20%;
  }
}
@media screen and (min-width: 992px) {
  #share-mission-dialog .bh-container .bh-block .bh-award .bh-img {
    margin: 0 0 0 5%;
  }
}

.bh-dialog {
  scroll-behavior: smooth;
  overscroll-behavior: none;
}
.bh-dialog .bh-share {
  max-width: 20rem;
  margin: 1rem auto;
}
.bh-dialog h3.bh-title {
  font-size: 2rem;
  color: var(--color-red-2);
  text-align: center;
}
.bh-dialog .bh-glow-background {
  position: relative;
}
.bh-dialog .bh-glow-background::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("../images/dialog/bg.avif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: var(--color-white);
  background-size: contain;
}
.bh-dialog .bh-glow-background * {
  position: relative;
  z-index: 2;
}
.bh-dialog .bh-share-mission-on .bh-share:nth-of-type(1) {
  display: block;
}
.bh-dialog .bh-share-mission-on .bh-share:nth-of-type(2) {
  display: none;
}
.bh-dialog .bh-share-mission-on .bh-share-animation {
  display: none;
}
.bh-dialog .bh-share-mission-on .bh-share-buttons {
  display: block;
}
.bh-dialog .bh-share-mission-off .bh-share:nth-of-type(1),
.bh-dialog .bh-share-mission-off .bh-share:nth-of-type(2),
.bh-dialog .bh-share-mission-off .bh-share-buttons,
.bh-dialog .bh-share-mission-off .bh-content {
  display: none;
}
.bh-dialog .bh-share-mission-off .bh-share-animation {
  position: relative;
  padding: 2rem 0;
  margin: 12rem auto 6rem;
  max-width: 42rem;
}
@media screen and (min-width: 640px) {
  .bh-dialog .bh-share-mission-off .bh-share-animation .bh-share {
    margin: 1rem auto;
  }
}
.bh-dialog .bh-share-mission-off .bh-share-animation::before, .bh-dialog .bh-share-mission-off .bh-share-animation::after {
  content: "";
  display: block;
  z-index: 1;
  width: 90%;
  height: 100%;
  aspect-ratio: 2/1;
  max-width: 30rem;
  position: absolute;
  top: 0;
  left: 5%;
  background-image: url("../images/dialog/box_top.avif");
  background-color: transparent;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 640px) {
  .bh-dialog .bh-share-mission-off .bh-share-animation::before, .bh-dialog .bh-share-mission-off .bh-share-animation::after {
    width: 70%;
    left: 15%;
  }
}
.bh-dialog .bh-share-mission-off .bh-share-animation::after {
  z-index: 3;
  top: unset;
  bottom: 0;
  background-image: url("../images/dialog/box_bottom.avif");
  background-color: transparent;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.bh-dialog .bh-share-mission-off .bh-share-animation .bh-share {
  display: block;
  position: relative;
  z-index: 2;
  transition: all 1s ease-in-out;
  transform: translateY(0) scale(1);
  opacity: 1;
  will-change: transform;
}
.bh-dialog .bh-share-mission-off .bh-share-animation .bh-share.bh-anime-1 {
  transform: translateY(-50%) scale(1);
  opacity: 1;
}
.bh-dialog .bh-share-mission-off .bh-share-animation .bh-share.bh-anime-2 {
  transform: translateY(-50%) scale(1.5);
  opacity: 0;
}
.bh-dialog .bh-content {
  text-align: center;
  color: var(--color-gray-2);
  font-size: 1.6rem;
  line-height: 1.5;
}
.bh-dialog .bh-content .bh-title {
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-red);
  margin: 1rem auto;
}
.bh-dialog .bh-content .bh-large-text {
  color: var(--color-red-2);
  font-size: 3.6rem;
  font-weight: 700;
}
.bh-dialog .bh-award-mission {
  margin-top: 0;
}
.bh-dialog .bh-award-mission .bh-content {
  color: var(--color-white);
}
.bh-dialog .bh-award-mission .bh-block {
  margin: 0 auto;
}
.bh-dialog .bh-award-mission .bh-block:first-child {
  padding: 0;
}
.bh-dialog .bh-award-mission .bh-block:first-child .bh-award {
  background: var(--color-white);
}
.bh-dialog .bh-award-mission .bh-block:first-child p.bh-content {
  padding: 1rem;
}
.bh-dialog .bh-mission {
  max-width: 20rem;
  margin: 1rem auto;
}
.bh-dialog .bh-go-mission {
  text-align: center;
}
.bh-dialog .bh-go-mission .bh-button {
  width: 70%;
  margin: 1rem auto 0;
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-title {
  font-size: 1.8rem;
  text-align: center;
  font-weight: normal;
  color: var(--color-gray-2);
  margin: 1rem auto;
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-steps {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  max-width: 80%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-steps .bh-step {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 1rem auto;
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-steps .bh-step .bh-img {
  flex: 1 0 auto;
  max-width: 15rem;
  width: 100%;
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-steps .bh-step .bh-content {
  flex: 1 0 auto;
  max-width: calc(100% - 17rem);
  width: 100%;
  margin-left: 2rem;
  text-align: left;
  color: var(--color-gray-2);
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-steps .bh-step .bh-content .bh-title {
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--color-red);
  margin: 0 auto 1rem;
  text-align: left;
}
.bh-dialog .bh-go-mission ~ .bh-block .bh-steps .bh-step .bh-content p {
  margin: 0;
}
.bh-dialog .bh-share-buttons {
  text-align: center;
}
.bh-dialog .bh-share-buttons .bh-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--color-red);
  margin: 1rem auto;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--color-gray-2);
}
.bh-dialog .bh-share-buttons .bh-share-url {
  margin: 2rem auto 0;
  border-radius: 4rem;
  border: 1px solid var(--color-gray-5);
  padding: 1rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.bh-dialog .bh-share-buttons .bh-share-url .bh-url {
  flex: 1 0 auto;
  width: 100%;
  max-width: 65%;
  font-size: 1.6rem;
  color: var(--color-gray-5);
  border: 0 none;
  outline: none;
  line-height: 2;
}
.bh-dialog .bh-share-buttons .bh-share-url .bh-copy-button {
  flex: 1 0 auto;
  width: 100%;
  max-width: calc(34% - 1rem);
  margin: 0 0 0 1rem;
  font-size: 1.4rem;
  background-color: var(--color-gray-2);
  border-color: var(--color-gray-2);
}
.bh-dialog .bh-share-buttons .bh-share-url .bh-copy-button.bh-copied {
  background-color: var(--color-red);
  border-color: var(--color-red-3);
}
.bh-dialog .bh-share-list {
  font-size: 2rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.bh-dialog .bh-share-list .bh-link {
  flex: 1 0 auto;
  max-width: 20%;
  text-align: center;
}
.bh-dialog .bh-share-list .bh-link i {
  border: 1px solid var(--color-gray-2);
  border-radius: 50%;
  padding: 1rem;
}
.bh-dialog .bh-qrcode {
  margin: 2rem auto;
  width: 100%;
  max-width: 20rem;
}
.bh-dialog .bh-qrcode .bh-qrcode-img {
  display: block;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1/1;
}

@media screen and (min-width: 992px) {
  .bh-share-dialog .bh-dialog-content {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: repeat(2, 1fr);
    align-items: center;
    justify-content: center;
  }
  .bh-share-dialog .bh-dialog-content .bh-share-animation {
    grid-column: 1/3;
    grid-row: 1/3;
    width: 100%;
  }
  .bh-share-dialog .bh-dialog-content .bh-share {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  .bh-share-dialog .bh-dialog-content .bh-content {
    grid-column: 2/3;
    grid-row: 1/3;
  }
  .bh-share-dialog .bh-dialog-content.bh-share-mission-on .bh-share {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .bh-share-dialog .bh-dialog-content.bh-share-mission-on .bh-content {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .bh-share-dialog .bh-dialog-content.bh-share-mission-on .bh-share-buttons {
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .bh-share-dialog .bh-dialog-content.bh-share-mission-on .bh-share-buttons .bh-share-url .bh-url {
    max-width: 80%;
  }
  .bh-share-dialog .bh-dialog-content.bh-share-mission-on .bh-share-buttons .bh-share-url .bh-copy-button {
    max-width: calc(20% - 1rem);
  }
}

@media screen and (min-width: 992px) {
  .bh-mission-dialog .bh-dialog-content {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: repeat(2, 1fr);
  }
  .bh-mission-dialog .bh-dialog-content .bh-mission {
    grid-column: 1/2;
    grid-row: 1/2;
    align-self: center;
    justify-self: center;
  }
  .bh-mission-dialog .bh-dialog-content .bh-go-mission {
    grid-column: 2/3;
    grid-row: 1/2;
    align-self: center;
    justify-self: center;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    width: 100%;
  }
  .bh-mission-dialog .bh-dialog-content .bh-go-mission .bh-button {
    flex: 1 0 auto;
    max-width: calc(50% - 2rem);
    margin: unset;
  }
  .bh-mission-dialog .bh-dialog-content .bh-block {
    grid-column: 1/3;
    grid-row: 2/2;
  }
  .bh-mission-dialog .bh-dialog-content .bh-go-mission:last-child {
    display: none;
  }
}

.bh-details {
  background-color: var(--color-gray-3);
  padding: 10rem 3rem 2.4rem 3rem;
  font-size: 1.6rem;
  line-height: 1.5;
}
.bh-details .bh-title {
  color: var(--color-red);
}

.bh-award-mission {
  position: relative;
  overflow: hidden;
  background-color: var(--color-gray-3);
  margin-top: 3rem;
}
.bh-award-mission .bh-award {
  position: relative;
  overflow: hidden;
  background: var(--color-gray-3);
}
.bh-award-mission .bh-award .bh-img {
  display: block;
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  transform: translateY(1rem);
}
.bh-award-mission .bh-shadow-line {
  display: block;
}
@media screen and (min-width: 992px) {
  .bh-award-mission .bh-shadow-line {
    display: none;
  }
}
.bh-award-mission .bh-container {
  margin-bottom: 3rem;
}
.bh-award-mission .bh-container .bh-block:first-child {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .bh-award-mission .bh-container {
    max-width: min(80vw, 90rem);
  }
}
.bh-award-mission .bh-container:nth-of-type(2) .bh-award .bh-img {
  max-width: 36%;
  transform: translateY(2rem);
}
@media screen and (min-width: 992px) {
  .bh-award-mission .bh-container:nth-of-type(2) .bh-block .bh-award .bh-img {
    max-width: 20%;
    transform: translate(25%, -20%);
  }
}
@media screen and (min-width: 992px) {
  .bh-award-mission .bh-container:nth-of-type(3) .bh-block .bh-award .bh-img {
    max-width: 25%;
    transform: translate(5%, -15%);
  }
}
@media screen and (min-width: 992px) {
  .bh-award-mission .bh-container {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: 30% 60% 1fr;
    margin: 0 auto 10rem;
  }
  .bh-award-mission .bh-container .bh-block {
    margin: 0;
    padding: 0 3rem;
  }
  .bh-award-mission .bh-container .bh-block .bh-award {
    overflow: unset;
    height: 100%;
  }
  .bh-award-mission .bh-container .bh-block .bh-award .bh-img {
    max-width: 30%;
    margin: 0;
    transform: translateY(1rem);
  }
  .bh-award-mission .bh-container .bh-block .bh-header-title {
    display: block;
    margin: 0 -3rem 0 -3rem;
    padding: 1rem 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bh-award-mission .bh-container .bh-block:nth-of-type(1) {
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .bh-award-mission .bh-container .bh-block:nth-of-type(2) {
    grid-column: 1/2;
    grid-row: 2/4;
  }
  .bh-award-mission .bh-container .bh-block:nth-of-type(3) {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .bh-award-mission .bh-container .bh-block:nth-of-type(4) {
    grid-column: 2/3;
    grid-row: 3/4;
    padding: 0;
  }
}
.bh-award-mission .bh-block {
  margin: 0 3rem;
  padding: 1rem;
  font-size: 1.6rem;
  text-align: center;
  position: relative;
  color: var(--color-white);
}
.bh-award-mission .bh-block:not(:nth-of-type(1)) {
  background: var(--color-red-3);
}
@media screen and (min-width: 992px) {
  .bh-award-mission .bh-block:nth-of-type(3) {
    overflow: hidden;
  }
  .bh-award-mission .bh-block:nth-of-type(3)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    height: 100%;
    background-image: url("../images/shadow_line_v.svg");
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: auto 100%;
    filter: blur(5px);
    transform: translateX(-70%);
  }
}
.bh-award-mission .bh-block .bh-header-title {
  background: var(--color-red);
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
  padding: 0.6rem 6rem;
  border-radius: 2rem;
  display: inline-block;
  text-align: center;
  margin: 0;
  transform: translateY(-2.4rem);
}
.bh-award-mission .bh-block p.bh-content {
  line-height: 1.5;
}
.bh-award-mission .bh-block .bh-title {
  font-size: 2.4rem;
}
.bh-award-mission .bh-block .bh-dataset {
  width: 100%;
  border-collapse: collapse;
}
.bh-award-mission .bh-block .bh-dataset thead tr th,
.bh-award-mission .bh-block .bh-dataset tbody tr td {
  width: 60%;
  padding: 0.8rem 0;
}
.bh-award-mission .bh-block .bh-dataset thead tr th,
.bh-award-mission .bh-block .bh-dataset tbody tr:last-child td {
  border-bottom: 1px solid var(--color-white);
}
.bh-award-mission .bh-block .bh-dataset thead tr th:nth-of-type(2),
.bh-award-mission .bh-block .bh-dataset tbody tr td:nth-of-type(2) {
  width: 40%;
}

.bh-join {
  background-color: var(--color-gray-3);
}
.bh-join .bh-wrapper {
  background: var(--color-red);
  color: var(--color-white);
}
.bh-join .bh-wrapper .bh-block {
  padding: 4rem 0 0;
  height: 9rem;
}
.bh-join .bh-wrapper .bh-block .bh-content {
  font-size: 1.6rem;
  text-align: center;
}
.bh-join .bh-wrapper .bh-block .bh-content:nth-of-type(2) {
  font-size: 2.4rem;
  font-weight: 700;
}
.bh-join .bh-wrapper .bh-block .bh-badge-collection {
  text-align: center;
}
.bh-join .bh-wrapper .bh-roll-block {
  display: none;
}
@media screen and (min-width: 992px) {
  .bh-join .bh-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    height: 34vw;
  }
  .bh-join .bh-wrapper .bh-roll-block {
    display: block;
    flex: 1 0 auto;
    max-width: 30%;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    position: relative;
    overflow: hidden;
  }
  .bh-join .bh-wrapper .bh-roll-block::before {
    display: block;
    content: "";
    width: 200%;
    height: 200%;
    aspect-ratio: 1/1;
    background-image: url("../images/kv/roll@3x.avif");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    will-change: transform, animation;
    animation: rotate-roll 20s linear infinite;
    position: relative;
    top: -50%;
    left: -100%;
  }
  .bh-join .bh-wrapper .bh-block {
    flex: 1 0 auto;
    max-width: 70%;
    width: 100%;
    padding: 0;
    height: unset;
  }
  .bh-join .bh-wrapper .bh-block .bh-content {
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 1.25;
  }
  .bh-join .bh-wrapper .bh-block .bh-content span {
    display: block;
  }
  .bh-join .bh-wrapper .bh-block .bh-content:nth-of-type(2) {
    font-size: 4rem;
  }
  .bh-join .bh-wrapper .bh-block .bh-badge-collection .bh-button {
    font-size: 2.4rem;
    padding: 1.5rem 4rem;
    border-radius: 4rem;
  }
}

.bh-join-steps {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .bh-join-steps {
    flex-flow: row nowrap;
    margin: 2rem auto;
  }
}
.bh-join-steps .bh-step {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .bh-join-steps .bh-step {
    flex: 1 0 auto;
    max-width: calc(33.33333% - 2rem);
    margin: 3rem 1rem;
    flex-flow: column nowrap;
  }
}
.bh-join-steps .bh-step .bh-img {
  display: block;
  flex: 1 0 auto;
  max-width: 30%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .bh-join-steps .bh-step .bh-img {
    max-width: 60%;
    aspect-ratio: 1/1;
    object-fit: contain;
  }
}
.bh-join-steps .bh-step .bh-title {
  color: var(--color-red);
  font-weight: 500;
  font-size: 2.4rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 992px) {
  .bh-join-steps .bh-step .bh-title {
    margin: 0 0 2rem;
    text-align: center;
    font-weight: 700;
  }
}
.bh-join-steps .bh-step div.bh-content {
  flex: 1 0 auto;
  max-width: calc(70% - 2rem);
  padding: 1rem;
}
.bh-join-steps .bh-step div.bh-content .bh-content {
  margin: 0;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.5;
  color: var(--color-gray-2);
}

.bh-kv {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 9/16;
  background-image: url("../images/kv/kv_bg_4@3x.avif");
  background-color: var(--color-white);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .bh-kv {
    flex-flow: row nowrap;
    aspect-ratio: 16/9;
    margin-top: 10rem;
    background-image: url("../images/kv/kv_bg@3x.avif");
  }
}
.bh-kv img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.bh-kv .bh-kv-roll {
  will-change: transform, animation;
  animation: rotate-roll 20s linear infinite;
}
.bh-kv .bh-kv-logo {
  max-width: max(8vw, 6vh);
  margin: 7vh auto 2rem;
  display: block;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-logo {
    display: none;
  }
}
.bh-kv .bh-kv-date {
  max-width: 30vw;
  margin: 7vh auto 0;
  display: none;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-date {
    display: block;
  }
}
.bh-kv .bh-kv-home {
  max-width: 50vw;
  will-change: transform, animation;
  animation: floating 5s linear infinite;
}
.bh-kv .bh-kv-slogan {
  max-width: 60vw;
}
.bh-kv .bh-kv-part-1,
.bh-kv .bh-kv-part-2 {
  position: relative;
}
.bh-kv .bh-kv-part-1 .bh-link {
  display: none;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-part-1 {
    flex: 1 0 auto;
    max-width: 50%;
    transform: translateX(15%);
  }
  .bh-kv .bh-kv-part-1 .bh-kv-date {
    max-width: 15vw;
  }
  .bh-kv .bh-kv-part-1 .bh-kv-home {
    max-width: 30vw;
  }
  .bh-kv .bh-kv-part-1 .bh-kv-slogan {
    max-width: 24vw;
  }
  .bh-kv .bh-kv-part-1 .bh-link {
    display: block;
    width: min(30rem, 60%);
    margin: 3rem auto 0;
  }
}
.bh-kv .bh-kv-part-2 .bh-link {
  display: block;
  position: absolute;
  top: 44%;
  left: calc(50% - min(10rem, 30%));
  width: min(20rem, 60%);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-part-2 {
    flex: 1 0 auto;
    max-width: 50%;
  }
  .bh-kv .bh-kv-part-2 .bh-link {
    display: none;
  }
}
.bh-kv .bh-kv-marker,
.bh-kv .bh-kv-phone,
.bh-kv .bh-kv-trip-prize {
  position: absolute;
  top: 1rem;
  width: 4rem;
  left: calc(50% - 2rem);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-marker,
  .bh-kv .bh-kv-phone,
  .bh-kv .bh-kv-trip-prize {
    top: 2rem;
    width: 6rem;
    left: calc(50% - 3rem);
  }
}
.bh-kv .bh-kv-phone {
  width: 10rem;
  left: 10%;
  top: 3%;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-phone {
    width: 14rem;
    left: 13%;
    top: 7%;
  }
}
.bh-kv .bh-kv-trip-prize {
  width: 15rem;
  right: 0%;
  top: 20%;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-trip-prize {
    width: 22rem;
    right: -15%;
    top: 23%;
  }
}
.bh-kv .bh-kv-steps {
  position: absolute;
  bottom: 0;
  left: 1rem;
  right: 1rem;
  padding: 0.5rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  background-color: var(--color-red-2);
  border-radius: 1rem;
}
.bh-kv .bh-kv-steps .bh-step {
  position: relative;
}
.bh-kv .bh-kv-steps .bh-step .bh-float-item {
  position: absolute;
  z-index: 1;
}
.bh-kv .bh-kv-steps .bh-step .bh-img-step-1,
.bh-kv .bh-kv-steps .bh-step .bh-img-step-2,
.bh-kv .bh-kv-steps .bh-step .bh-img-step-3 {
  position: relative;
  z-index: 3;
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-1) .bh-float-item {
  top: -100%;
  width: 85%;
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item {
  top: unset;
  bottom: 100%;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img {
  display: block;
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(1) {
  grid-column: 1/2;
  grid-row: 4/5;
  align-self: end;
  width: 5rem;
  transform: translate(-40%, 50%);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(1) {
    width: 3vw;
    transform: translate(-50%, 30%);
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(2) {
  grid-column: 1/2;
  grid-row: 1/5;
  align-self: end;
  width: 4rem;
  transform: translate(-30%, 10%);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(2) {
    width: 4vw;
    transform: translate(-10%, 10%);
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(3) {
  grid-column: 1/3;
  grid-row: 1/5;
  width: 3.6rem;
  transform: translate(-150%, 15%);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(3) {
    width: 4.8vw;
    transform: translate(-120%, 15%);
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(4) {
  grid-column: 4/5;
  grid-row: 3/5;
  width: 4rem;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(4) {
    width: 6vw;
    transform: unset;
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(5) {
  grid-column: 1/5;
  grid-row: 1/5;
  width: 8rem;
  transform: translateY(20%);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-2) .bh-float-item img:nth-of-type(5) {
    width: 9vw;
    transform: translateY(30%);
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item {
  top: -100%;
  width: 85%;
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item {
    top: unset;
    bottom: 100%;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img {
  display: inline-block;
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img:nth-of-type(1) {
  width: 5rem;
  transform: translate(9.5rem, 3.5rem);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img:nth-of-type(1) {
    grid-column: 1/2;
    grid-row: 1/2;
    align-self: end;
    width: 4vw;
    transform: translateY(-20%);
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img:nth-of-type(2) {
  width: 8rem;
  transform: translate(3rem, -5.4rem);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img:nth-of-type(2) {
    grid-column: 1/4;
    grid-row: 1/2;
    width: 9vw;
    transform: unset;
  }
}
.bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img:nth-of-type(3) {
  width: 5rem;
  transform: translate(-1rem, -10rem);
}
@media screen and (min-width: 992px) {
  .bh-kv .bh-kv-steps .bh-step:has(.bh-img-step-3) .bh-float-item img:nth-of-type(3) {
    grid-column: 3/4;
    grid-row: 1/2;
    align-self: center;
    width: 4vw;
    transform: translateY(-20%);
  }
}

.bh-news-tags {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  margin: 2rem;
}
.bh-news-tags li {
  display: block;
  flex: 1 0 auto;
  width: 100%;
  max-width: max-content;
  padding: 0.8rem 2.4rem;
  background-color: var(--color-gray-4);
  border-radius: 2rem;
  font-size: 1.4rem;
}
.bh-news-tags li a span, .bh-news-tags li a:link span, .bh-news-tags li a:hover span, .bh-news-tags li a:active span, .bh-news-tags li a:visited span {
  color: var(--color-gray);
}
.bh-news-tags li.bh-actived, .bh-news-tags li:hover {
  background-color: var(--color-red);
}
.bh-news-tags li.bh-actived a span, .bh-news-tags li.bh-actived a:link span, .bh-news-tags li.bh-actived a:hover span, .bh-news-tags li.bh-actived a:active span, .bh-news-tags li.bh-actived a:visited span, .bh-news-tags li:hover a span, .bh-news-tags li:hover a:link span, .bh-news-tags li:hover a:hover span, .bh-news-tags li:hover a:active span, .bh-news-tags li:hover a:visited span {
  color: var(--color-white);
}

.bh-news-article {
  margin: 4rem auto 5rem;
}
@media screen and (min-width: 992px) {
  .bh-news-article {
    margin: 14rem auto 3rem;
  }
}
.bh-news-article .bh-news-tags {
  margin: 2rem 0;
}
.bh-news-article .bh-back-news-list {
  font-size: 1.4rem;
  text-align: center;
}
.bh-news-article .bh-container article {
  padding: 0 2rem;
}
.bh-news-article .bh-container h2.bh-title {
  color: var(--color-red-3);
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.bh-news-article .bh-container .bh-news-date {
  font-size: 1.4rem;
  color: var(--color-gray-6);
  text-align: right;
}
.bh-news-article .bh-container .bh-news-content {
  font-size: 1.6rem;
}
.bh-news-article .bh-container .bh-news-content img {
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 2rem auto;
}
.bh-news-article .bh-container .bh-breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: left;
  gap: 0.5rem;
}
.bh-news-article .bh-container .bh-breadcrumb li {
  flex: 1 0 auto;
  max-width: max-content;
}
.bh-news-article .bh-container .bh-breadcrumb li .bh-link {
  font-size: 1.4rem;
}
.bh-news-article .bh-container .bh-breadcrumb li .bh-link span {
  color: var(--color-gray-6);
}
.bh-news-article .bh-container .bh-breadcrumb li::after {
  color: var(--color-gray-6);
  margin-left: 0.5rem;
  font-size: 1.4rem;
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  display: var(--fa-display, inline-block);
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  font-display: block;
  line-height: 1;
  text-rendering: auto;
}

.bh-news {
  margin: 4rem auto 5rem;
}
@media screen and (min-width: 992px) {
  .bh-news {
    margin: 14rem auto 3rem;
  }
}
.bh-news .bh-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.bh-news .bh-pagination li {
  flex: 1 0 auto;
  max-width: min-content;
}
.bh-news .bh-pagination li .bh-link {
  display: block;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.6rem;
  text-align: center;
}
.bh-news .bh-pagination li .bh-link span {
  color: var(--color-red-3);
}
.bh-news .bh-pagination li .bh-link.bh-actived {
  background-color: var(--color-red-2);
}
.bh-news .bh-pagination li .bh-link.bh-actived span {
  color: var(--color-white);
}
.bh-news .bh-container h2.bh-title {
  color: var(--color-red-3);
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.bh-news .bh-container .bh-news-list {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: left;
  margin: 2rem;
}
@media screen and (min-width: 640px) {
  .bh-news .bh-container .bh-news-list {
    flex-flow: row wrap;
    gap: 2rem;
  }
}
.bh-news .bh-container .bh-news-list .bh-link {
  flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
  display: block;
  cursor: pointer;
}
@media screen and (min-width: 640px) {
  .bh-news .bh-container .bh-news-list .bh-link {
    max-width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 992px) {
  .bh-news .bh-container .bh-news-list .bh-link {
    max-width: calc(33.3333% - 2rem);
  }
}
.bh-news .bh-container .bh-news-list .bh-link .bh-cover-image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  aspect-ratio: 803/538;
}
.bh-news .bh-container .bh-news-list .bh-link .bh-date {
  font-size: 1.4rem;
  color: var(--color-gray-8);
  margin: 1rem 0;
}
.bh-news .bh-container .bh-news-list .bh-link .bh-news-title {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--color-gray-6);
  margin-bottom: 2rem;
  max-width: 100%;
  height: 3.8rem;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bh-badge-kv {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 9/16;
  background-image: url("../images/kv/kv_bg_5@3x.avif");
  background-color: var(--color-white);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
.bh-badge-kv .bh-hotai-logo {
  max-width: 6rem;
  margin-bottom: 2vh;
}
.bh-badge-kv .bh-kv-home {
  max-width: 60vw;
  margin: 4rem auto;
  will-change: transform, animation;
  animation: floating 5s linear infinite;
}
.bh-badge-kv .bh-link {
  display: block;
}
.bh-badge-kv .bh-link .bh-start-mission {
  max-width: min(20rem, 60%);
  margin: 0 auto;
}
.bh-badge-kv .bh-logos {
  max-width: 80%;
  margin-top: 25%;
}
@media screen and (min-width: 992px) {
  .bh-badge-kv {
    aspect-ratio: 16/9;
    margin-top: 10rem;
    background-image: url("../images/kv/kv_bg_2@3x.avif");
  }
  .bh-badge-kv .bh-hotai-logo {
    max-width: 6rem;
  }
  .bh-badge-kv .bh-kv-home {
    max-width: 30vw;
  }
  .bh-badge-kv .bh-link {
    display: block;
  }
  .bh-badge-kv .bh-link .bh-start-mission {
    max-width: min(20rem, 80%);
    margin: 0 auto;
  }
  .bh-badge-kv .bh-logos {
    max-width: 30%;
    margin-top: 8rem;
  }
}

.bh-headline {
  position: relative;
  overflow: hidden;
}
.bh-headline article.bh-block {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: var(--color-gray-2);
  padding: 0 1rem;
  background-color: var(--color-white);
  position: relative;
  overflow: hidden;
}
.bh-headline article.bh-block .bh-title {
  color: var(--color-red);
  font-weight: 700;
  font-size: 2.4rem;
}
@media screen and (min-width: 992px) {
  .bh-headline {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    background-image: url("../images/kv/kv_bg_6@3x.avif");
    background-color: var(--color-white);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
  }
  .bh-headline article.bh-block {
    font-size: 1.8rem;
    position: relative;
    z-index: 2;
    flex: 1 0 auto;
    width: 100%;
    max-width: 50%;
  }
  .bh-headline article.bh-block .bh-title {
    font-size: 3rem;
  }
  .bh-headline::before {
    display: block;
    content: "";
    flex: 1 0 auto;
    width: 100%;
    height: 100%;
    max-width: 50%;
    aspect-ratio: 1/1;
    background-image: url("../images/kv/home.svg");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50%;
  }
  .bh-headline::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/kv/kv_bg_7@3x.avif");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: auto 100%;
  }
}

.bh-badge-info {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: var(--color-gray-2);
  background-color: var(--color-gray-3);
}
.bh-badge-info .bh-container > .bh-content {
  padding: 0 1rem;
}

.bh-badges {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: start;
  gap: 1rem;
}
@media screen and (min-width: 992px) {
  .bh-badges {
    max-width: 80%;
  }
}
.bh-badges .bh-badge {
  flex: 1 0 auto;
  width: 100%;
  max-width: calc(50% - 3rem);
  padding: 1rem;
}
@media screen and (min-width: 992px) {
  .bh-badges .bh-badge {
    max-width: calc(33.3333% - 3rem);
  }
}
.bh-badges .bh-badge .bh-badge-img {
  max-width: 15rem;
  margin: 1rem auto;
}
.bh-badges .bh-badge .bh-title {
  font-weight: 500;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--color-gray-2);
  height: 4.6rem;
}

.bh-introduction {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 0 0 2rem 0;
  color: var(--color-gray-2);
  background-color: var(--color-white);
  position: relative;
  overflow: hidden;
}
.bh-introduction .bh-content {
  padding: 0 3rem;
}

section.bh-faq {
  margin-bottom: 4rem;
}
section.bh-faq .bh-faq-tabs {
  padding: 0 2rem;
}
section.bh-faq .bh-faq-tabs .bh-faq-tab {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
section.bh-faq .bh-faq-tabs .bh-faq-tab .bh-title {
  flex: 1 0 auto;
  max-width: calc(100% - 4px);
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0.6rem 0;
  color: var(--color-gray-6);
  text-align: center;
  margin: 2rem auto 0;
  border-bottom: 2px solid var(--color-gray-8);
  cursor: pointer;
}
section.bh-faq .bh-faq-tabs .bh-faq-tab .bh-title.bh-actived {
  color: var(--color-red-2);
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-top: 2px solid var(--color-gray-8);
  border-left: 2px solid var(--color-gray-8);
  border-right: 2px solid var(--color-gray-8);
  border-bottom: 0 none;
}
section.bh-faq .bh-faq-tabs .bh-faq-tab:has(.bh-title ~ .bh-title) .bh-title {
  max-width: calc(50% - 2px);
}
section.bh-faq .bh-faq-tabs .bh-faq-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  border-bottom: 2px solid var(--color-gray-8);
  border-left: 2px solid var(--color-gray-8);
  border-right: 2px solid var(--color-gray-8);
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
section.bh-faq .bh-faq-tabs .bh-faq-list.bh-actived {
  display: block;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq {
  position: relative;
  overflow: hidden;
  padding: 1rem 2rem;
  font-size: 1.6rem;
  color: var(--color-gray-6);
  border-bottom: 1px solid var(--color-gray-8);
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq:last-child {
  border-bottom: 0 none;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question {
  border-bottom: 1px solid var(--color-gray-5);
  cursor: pointer;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question .bh-title::before {
  display: inline-block;
  content: "Q";
  margin-right: 0.5rem;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question .fa-angles-down {
  display: none;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question .fa-angles-right {
  display: inline-block;
  margin-left: 0.5rem;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question ~ .bh-faq-answer {
  display: none;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question.bh-actived ~ .bh-faq-answer {
  display: block;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question.bh-actived .fa-angles-right {
  display: none;
}
section.bh-faq .bh-faq-tabs .bh-faq-list .bh-faq .bh-faq-question.bh-actived .fa-angles-down {
  display: inline-block;
  margin-left: 0.5rem;
}

.bh-personal-page {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .bh-personal-page > .bh-container:nth-of-type(1) {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: 1fr 0.3fr;
    margin-top: 14rem;
  }
}
.bh-personal-page .bh-head {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem 1rem;
  background: var(--color-gray-3);
}
.bh-personal-page .bh-head .bh-kv-home {
  flex: 1 0 auto;
  max-width: 30%;
  margin: auto 3rem;
}
.bh-personal-page .bh-head .bh-block {
  flex: 1 0 auto;
  max-width: calc(60% - 4rem);
  margin-left: 1rem;
}
.bh-personal-page .bh-head .bh-block.bh-is-not-login {
  display: none;
}
.bh-personal-page .bh-head .bh-block.bh-is-login {
  display: block;
  color: var(--color-gray-6);
}
.bh-personal-page .bh-head .bh-block.bh-is-login .bh-content {
  font-size: 1.6rem;
}
.bh-personal-page .bh-head .bh-block.bh-is-login .bh-content .bh-username {
  font-weight: 700;
}
.bh-personal-page .bh-head .bh-block.bh-is-login i {
  display: inline-block;
  margin-left: 1rem;
}
.bh-personal-page .bh-head .bh-block.bh-is-login .bh-not-active-mission {
  max-width: 100%;
  display: none;
}
.bh-personal-page .bh-head .bh-block.bh-is-login .bh-not-active-mission.bh-actived {
  display: block;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-head {
    grid-column: 1/2;
    grid-row: 1/3;
    padding: 1.6rem 0;
    flex-flow: column nowrap;
    background: var(--color-gray-7);
    border-top-right-radius: 4rem;
    border-bottom-right-radius: 4rem;
    position: relative;
    overflow: hidden;
  }
  .bh-personal-page .bh-head .bh-block {
    max-width: 60%;
    margin: 0 auto;
  }
  .bh-personal-page .bh-head .bh-kv-home {
    max-width: 60%;
    margin: 2rem auto 0;
  }
}
.bh-personal-page .bh-head ~ .bh-content {
  font-size: 1.6rem;
  color: var(--color-gray-6);
  text-align: center;
  margin-top: 0;
}
.bh-personal-page .bh-head ~ .bh-content .bh-link {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid var(--color-gray-6);
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-head ~ .bh-content .bh-link {
    font-size: 2rem;
  }
}
.bh-personal-page .bh-head ~ .bh-content .bh-top-tips {
  text-align: center;
  font-size: 1.6rem;
  color: var(--color-gray);
  cursor: pointer;
  margin: 0 2rem;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-head ~ .bh-content .bh-top-tips {
    font-size: 2rem;
  }
}
.bh-personal-page .bh-head ~ .bh-content .bh-top-tips p {
  display: inline-block;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid var(--color-gray-6);
}
.bh-personal-page .bh-head ~ .bh-content .bh-top-tips a, .bh-personal-page .bh-head ~ .bh-content .bh-top-tips a:hover, .bh-personal-page .bh-head ~ .bh-content .bh-top-tips a:link, .bh-personal-page .bh-head ~ .bh-content .bh-top-tips a:visited {
  color: var(--color-gray);
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-head ~ .bh-content {
    grid-column: 2/3;
    grid-row: 1/3;
    align-self: center;
    margin: 0 auto;
  }
}
.bh-personal-page .bh-special-missions {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem 1rem;
}
.bh-personal-page .bh-special-missions .bh-mission {
  flex: 1 0 auto;
  max-width: calc(33.3333% - 2rem);
  width: 100%;
  padding: 0 1rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}
.bh-personal-page .bh-special-missions .bh-mission p {
  margin: 0.2rem auto;
  color: var(--color-red-2);
}
.bh-personal-page .bh-special-missions .bh-mission .bh-unit, .bh-personal-page .bh-special-missions .bh-mission .bh-count {
  color: var(--color-red-2);
}
.bh-personal-page .bh-special-missions .bh-mission .bh-bullet {
  background: var(--color-red-2);
  color: var(--color-white);
  border-radius: 2rem;
  padding: 0.6rem 1rem;
}
.bh-personal-page .bh-special-missions .bh-mission .bh-winner .bh-count {
  font-size: 3rem;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-special-missions {
    grid-column: 2/3;
    grid-row: 1/2;
    width: calc(100% - 2rem);
  }
}
.bh-personal-page .bh-title.bh-bullet {
  font-size: 1.8rem;
  background: var(--color-gray-4);
  color: var(--color-gray-6);
  border-radius: 2rem;
  padding: 0.5rem 4rem;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.bh-personal-page .bh-title.bh-bullet span {
  flex: 1 0 auto;
  max-width: 100%;
}
.bh-personal-page .bh-my-badges {
  text-align: center;
  padding: 2rem 1rem;
  background: var(--color-gray-3);
}
@media screen and (min-width: 640px) {
  .bh-personal-page .bh-my-badges {
    padding-top: 10rem;
  }
}
.bh-personal-page .bh-my-badges .bh-more-tip {
  text-align: center;
  color: var(--color-gray-6);
  font-size: 1.6rem;
  margin: 1rem auto;
}
.bh-personal-page .bh-my-badges .bh-more-tip i {
  display: inline-block;
  margin: 0 1rem;
}
.bh-personal-page .bh-my-badges .bh-badge-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 2rem;
  margin: 2rem auto;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-my-badges .bh-badge-grid {
    max-width: 70%;
  }
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line {
  position: absolute;
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  width: 34%;
  height: 34%;
  top: 15%;
  left: 15%;
  border: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  width: 34%;
  height: 34%;
  top: 15%;
  left: 50%;
  border-top: 2px dashed var(--color-gray);
  border-bottom: 2px dashed var(--color-gray);
  border-right: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  width: 34%;
  height: 34%;
  top: 50%;
  left: 15%;
  border-left: 2px dashed var(--color-gray);
  border-bottom: 2px dashed var(--color-gray);
  border-right: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(4) {
  width: 34%;
  height: 34%;
  top: 50%;
  left: 50%;
  border-bottom: 2px dashed var(--color-gray);
  border-right: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(5) {
  width: 36%;
  height: 34%;
  top: 25%;
  left: 3%;
  transform: rotate(40deg);
  border-top: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(6) {
  width: 36%;
  height: 34%;
  top: 25%;
  left: 62%;
  transform: rotate(-40deg);
  border-top: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(7) {
  width: 36%;
  height: 34%;
  top: 62%;
  left: 24%;
  transform: rotate(-40deg);
  border-top: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge-lines .bh-badge-line:nth-of-type(8) {
  width: 36%;
  height: 34%;
  top: 62%;
  left: 40%;
  transform: rotate(40deg);
  border-top: 2px dashed var(--color-gray);
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge .bh-badge-img {
  max-width: 80%;
  margin: auto;
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge .bh-badge-img:last-child {
  display: none;
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge.bh-actived .bh-badge-img:first-child {
  display: none;
}
.bh-personal-page .bh-my-badges .bh-badge-grid .bh-badge.bh-actived .bh-badge-img:last-child {
  display: block;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(1) ~ .bh-badge.bh-actived:nth-of-type(2)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-top-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(1) ~ .bh-badge.bh-actived:nth-of-type(4)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-left-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(1) ~ .bh-badge.bh-actived:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(5) {
  border-top-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(2) ~ .bh-badge.bh-actived:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-right-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(2) ~ .bh-badge.bh-actived:nth-of-type(3)) .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  border-top-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(3) ~ .bh-badge.bh-actived:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(6) {
  border-top-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(3) ~ .bh-badge.bh-actived:nth-of-type(6)) .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  border-right-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(5) ~ .bh-badge.bh-actived:nth-of-type(6)) .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  border-bottom-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(4) ~ .bh-badge.bh-actived:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-bottom-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(4) ~ .bh-badge.bh-actived:nth-of-type(7)) .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  border-left-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(5) ~ .bh-badge.bh-actived:nth-of-type(8)) .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  border-right-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(5) ~ .bh-badge.bh-actived:nth-of-type(7)) .bh-badge-lines .bh-badge-line:nth-of-type(7) {
  border-top-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(5) ~ .bh-badge.bh-actived:nth-of-type(9)) .bh-badge-lines .bh-badge-line:nth-of-type(8) {
  border-top-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(6) ~ .bh-badge.bh-actived:nth-of-type(9)) .bh-badge-lines .bh-badge-line:nth-of-type(4) {
  border-right-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(7) ~ .bh-badge.bh-actived:nth-of-type(8)) .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  border-bottom-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-actived:nth-of-type(8) ~ .bh-badge.bh-actived:nth-of-type(9)) .bh-badge-lines .bh-badge-line:nth-of-type(4) {
  border-bottom-color: var(--color-red-3);
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(1) ~ .bh-badge.bh-linked:nth-of-type(2)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-top-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(1) ~ .bh-badge.bh-linked:nth-of-type(4)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-left-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(1) ~ .bh-badge.bh-linked:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(5) {
  border-top-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(2) ~ .bh-badge.bh-linked:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-right-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(2) ~ .bh-badge.bh-linked:nth-of-type(3)) .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  border-top-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(3) ~ .bh-badge.bh-linked:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(6) {
  border-top-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(3) ~ .bh-badge.bh-linked:nth-of-type(6)) .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  border-right-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(5) ~ .bh-badge.bh-linked:nth-of-type(6)) .bh-badge-lines .bh-badge-line:nth-of-type(2) {
  border-bottom-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(4) ~ .bh-badge.bh-linked:nth-of-type(5)) .bh-badge-lines .bh-badge-line:nth-of-type(1) {
  border-bottom-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(4) ~ .bh-badge.bh-linked:nth-of-type(7)) .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  border-left-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(5) ~ .bh-badge.bh-linked:nth-of-type(8)) .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  border-right-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(5) ~ .bh-badge.bh-linked:nth-of-type(7)) .bh-badge-lines .bh-badge-line:nth-of-type(7) {
  border-top-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(5) ~ .bh-badge.bh-linked:nth-of-type(9)) .bh-badge-lines .bh-badge-line:nth-of-type(8) {
  border-top-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(6) ~ .bh-badge.bh-linked:nth-of-type(9)) .bh-badge-lines .bh-badge-line:nth-of-type(4) {
  border-right-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(7) ~ .bh-badge.bh-linked:nth-of-type(8)) .bh-badge-lines .bh-badge-line:nth-of-type(3) {
  border-bottom-style: solid;
}
.bh-personal-page .bh-my-badges .bh-badge-grid:has(.bh-badge.bh-linked:nth-of-type(8) ~ .bh-badge.bh-linked:nth-of-type(9)) .bh-badge-lines .bh-badge-line:nth-of-type(4) {
  border-bottom-style: solid;
}
.bh-personal-page .bh-special-mission {
  text-align: center;
  padding: 2rem 1rem;
  background: var(--color-white);
}
.bh-personal-page .bh-special-mission .bh-mission-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin: 2rem auto;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-special-mission .bh-mission-list {
    max-width: 50%;
  }
}
.bh-personal-page .bh-special-mission .bh-mission-list .bh-mission {
  flex: 1 0 auto;
  max-width: calc(25% - 2rem);
  width: 100%;
  padding: 1rem;
  cursor: pointer;
}
.bh-personal-page .bh-special-mission .bh-mission-list .bh-mission .bh-sp:first-child {
  display: block;
}
.bh-personal-page .bh-special-mission .bh-mission-list .bh-mission .bh-sp:last-child {
  display: none;
}
.bh-personal-page .bh-special-mission .bh-mission-list .bh-mission.bh-actived .bh-sp:first-child {
  display: none;
}
.bh-personal-page .bh-special-mission .bh-mission-list .bh-mission.bh-actived .bh-sp:last-child {
  display: block;
}
.bh-personal-page .bh-share-mission {
  text-align: center;
  padding: 2rem 1rem;
  background: var(--color-white);
}
.bh-personal-page .bh-share-mission .bh-wrapper {
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  color: var(--color-gray-6);
}
.bh-personal-page .bh-share-mission .bh-wrapper .bh-count {
  display: inline-block;
  font-size: 3rem;
  font-weight: 700;
  margin: 0 0.5rem;
  color: var(--color-red-3);
}
.bh-personal-page .bh-share-mission .bh-wrapper .bh-content {
  flex: 1 0 auto;
  max-width: max-content;
  margin-right: 1rem;
}
.bh-personal-page .bh-share-mission .bh-wrapper .bh-share-friend {
  flex: 1 0 auto;
  max-width: max-content;
}
.bh-personal-page .bh-share-mission .bh-wrapper .bh-share-friend i {
  display: inline-block;
  margin-left: 1rem;
}
.bh-personal-page .bh-my-missions {
  background: var(--color-gray-3);
  text-align: center;
  padding: 2rem 1rem;
}
.bh-personal-page .bh-my-missions .bh-arrow-right {
  display: inline-block;
  padding: 1rem 6rem;
  cursor: pointer;
  color: var(--color-red-3);
  font-size: 2rem;
  border: 2px solid var(--color-red-3);
}
.bh-personal-page .bh-my-missions .bh-arrow-right i {
  display: inline-block;
  margin-left: 1rem;
}
.bh-personal-page .bh-my-missions .bh-arrow-right .fa-angles-down {
  display: none;
}
.bh-personal-page .bh-my-missions .bh-toggle-my-badges {
  color: var(--color-red-2);
  border-color: var(--color-red-2);
}
.bh-personal-page .bh-my-missions .bh-toggle-my-badges ~ .bh-badges {
  display: none;
}
.bh-personal-page .bh-my-missions .bh-toggle-my-badges.bh-actived .fa-angles-right {
  display: none;
}
.bh-personal-page .bh-my-missions .bh-toggle-my-badges.bh-actived .fa-angles-down {
  display: inline-block;
}
.bh-personal-page .bh-my-missions .bh-toggle-my-badges.bh-actived ~ .bh-badges {
  display: flex;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-my-missions .bh-badges {
    max-width: 80%;
  }
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge {
  color: var(--color-gray-6);
  height: 37rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge:has(.bh-buttons) {
  height: 45rem;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge:last-child {
  max-width: 80%;
}
@media screen and (min-width: 992px) {
  .bh-personal-page .bh-my-missions .bh-badges .bh-badge {
    max-width: calc(33.3333% - 3rem);
  }
  .bh-personal-page .bh-my-missions .bh-badges .bh-badge:last-child {
    max-width: calc(33.3333% - 3rem);
  }
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge .bh-block {
  min-height: 20rem;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge .bh-block .bh-title {
  min-height: 5rem;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge .bh-block ~ .bh-button {
  margin-top: auto;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge .bh-badge-img {
  cursor: pointer;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge .bh-badge-img:first-child {
  display: block;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge .bh-badge-img:nth-of-type(2) {
  display: none;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge.bh-actived .bh-badge-img:first-child {
  display: none;
}
.bh-personal-page .bh-my-missions .bh-badges .bh-badge.bh-actived .bh-badge-img:nth-of-type(2) {
  display: block;
}
.bh-personal-page.bh-not-login-page .bh-head .bh-block.bh-is-not-login {
  display: block;
}
.bh-personal-page.bh-not-login-page .bh-head .bh-block.bh-is-login {
  display: none;
}
.bh-personal-page.bh-not-login-page .bh-special-missions .bh-mission p,
.bh-personal-page.bh-not-login-page .bh-special-missions .bh-mission .bh-unit,
.bh-personal-page.bh-not-login-page .bh-special-missions .bh-mission .bh-count {
  color: var(--color-gray);
}
.bh-personal-page.bh-not-login-page .bh-special-missions .bh-mission .bh-bullet {
  color: var(--color-gray-4);
  background: var(--color-gray-9);
}
.bh-personal-page.bh-not-login-page .bh-my-badges {
  background: var(--color-gray-3);
}
.bh-personal-page.bh-not-login-page .bh-my-badges .bh-badge-grid .bh-badge .bh-badge-img:last-child {
  display: none;
}
.bh-personal-page.bh-not-login-page .bh-my-badges .bh-badge-grid .bh-badge .bh-badge-img:first-child {
  display: block;
}
.bh-personal-page.bh-not-login-page .bh-share-mission .bh-wrapper .bh-count {
  color: var(--color-gray-6);
}
.bh-personal-page.bh-not-login-page .bh-special-mission .bh-mission-list .bh-mission .bh-sp:last-child {
  display: none;
}
.bh-personal-page.bh-not-login-page .bh-special-mission .bh-mission-list .bh-mission .bh-sp:first-child {
  display: block;
}
.bh-personal-page.bh-not-login-page .bh-special-mission .bh-mission-list .bh-mission p {
  color: var(--color-gray-6);
}
.bh-personal-page.bh-not-login-page .bh-special-mission .bh-mission-list .bh-mission .bh-bullet {
  background: var(--color-gray-6);
}
.bh-personal-page.bh-not-login-page .bh-my-missions .bh-arrow-right {
  color: var(--color-gray-6);
  border: 2px solid var(--color-gray-6);
}
.bh-personal-page.bh-not-login-page .bh-my-missions .bh-badges .bh-badge.bh-actived .bh-badge-img:nth-of-type(2) {
  display: none;
}
.bh-personal-page.bh-not-login-page .bh-my-missions .bh-badges .bh-badge.bh-actived .bh-badge-img:nth-of-type(1) {
  display: block;
}
.bh-personal-page.bh-not-login-page .bh-my-missions .bh-badges .bh-badge:has(.bh-buttons) {
  height: 37rem;
}
.bh-personal-page.bh-not-login-page .bh-my-missions .bh-badges .bh-badge:has(.bh-buttons) .bh-buttons {
  display: none;
}

.kv-ribbon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transform-origin: 50% 50%;
  transform-style: preserve-3d;
  perspective: 2000px;
  max-width: 5rem;
}

ol.custom-list {
  list-style: none;
  counter-reset: list-counter;
  padding-left: 1.6rem;
}
ol.custom-list li {
  counter-increment: list-counter;
}
ol.custom-list li::before {
  content: "(" counter(list-counter) ")";
  padding-right: 0.5rem;
}

@keyframes floating {
  0% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-1rem) scale(1.05);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
@keyframes rotate-roll {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}