@charset "utf-8";
html,
body {
  height: 100% !important;
  width: 100% !important;
  background-color: #FFF;
  color: #333;
}
body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  font-size: 15px;
}
.r-dummy {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: color-mix(in srgb,transparent,#000,30%);
  z-index: 100;
}
.click-dummy {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.xe_content {
  max-width: 100%;
}
.xe_content ul,
.xe_content ol {
  list-style-type: initial;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
}
.xe_content ol {
  list-style-type: decimal;
}
a {
  outline: none;
  color: #333;
  transition-property: color, border-color, background-color;
  transition-duration: 0.3s;
}
a,
a:hover,
a:visited,
a:active {
  text-decoration: none;
}
input,
button,
textarea,
table {
  outline: none;
  margin: 0;
  color: #333;
  font-size: 15px;
}
textarea,
table {
  font-size: 15px;
}
section,
aside,
nav,
header,
footer {
  display: block;
}
textarea {
  resize: vertical;
}
button {
  cursor: pointer;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased !important;
  background-color: transparent;
  border: none;
  transition-property: color, border-color, background-color;
  transition-duration: 0.3s;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
p {
  padding: 0;
  margin: 0;
}
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
li {
  padding: 0;
  margin: 0;
}
.rli {
  margin-top: -2px;
  text-indent: -9999px;
  overflow: hidden;
  vertical-align: middle;
  transition-property: background-color;
  transition-duration: 0.3s;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}
.rli--lock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E");
}
.rli--user {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='none' height='256' width='256'/%3E%3Ccircle cx='128' cy='96' fill='none' r='64' stroke='%23000' stroke-miterlimit='10' stroke-width='16'/%3E%3Cpath d='M31,216a112,112,0,0,1,194,0' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='16'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='none' height='256' width='256'/%3E%3Ccircle cx='128' cy='96' fill='none' r='64' stroke='%23000' stroke-miterlimit='10' stroke-width='16'/%3E%3Cpath d='M31,216a112,112,0,0,1,194,0' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='16'/%3E%3C/svg%3E");
}
.rli--menu {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='14' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='14' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
}
.rli--xmark {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
}
.rli--cog {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E");
}
.rli--tool {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'%3E%3C/path%3E%3C/svg%3E");
}
.rli--dark {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'%3E%3C/path%3E%3C/svg%3E");
}
.rli--light {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='12' cy='12' r='5'%3E%3C/circle%3E%3Cline x1='12' y1='1' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='23'%3E%3C/line%3E%3Cline x1='4.22' y1='4.22' x2='5.64' y2='5.64'%3E%3C/line%3E%3Cline x1='18.36' y1='18.36' x2='19.78' y2='19.78'%3E%3C/line%3E%3Cline x1='1' y1='12' x2='3' y2='12'%3E%3C/line%3E%3Cline x1='21' y1='12' x2='23' y2='12'%3E%3C/line%3E%3Cline x1='4.22' y1='19.78' x2='5.64' y2='18.36'%3E%3C/line%3E%3Cline x1='18.36' y1='5.64' x2='19.78' y2='4.22'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='12' cy='12' r='5'%3E%3C/circle%3E%3Cline x1='12' y1='1' x2='12' y2='3'%3E%3C/line%3E%3Cline x1='12' y1='21' x2='12' y2='23'%3E%3C/line%3E%3Cline x1='4.22' y1='4.22' x2='5.64' y2='5.64'%3E%3C/line%3E%3Cline x1='18.36' y1='18.36' x2='19.78' y2='19.78'%3E%3C/line%3E%3Cline x1='1' y1='12' x2='3' y2='12'%3E%3C/line%3E%3Cline x1='21' y1='12' x2='23' y2='12'%3E%3C/line%3E%3Cline x1='4.22' y1='19.78' x2='5.64' y2='18.36'%3E%3C/line%3E%3Cline x1='18.36' y1='5.64' x2='19.78' y2='4.22'%3E%3C/line%3E%3C/svg%3E");
}
.rli--search {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
}
.rli--external-link {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E");
}
.rl-box {
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
}
.rl-box-line {
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  box-sizing: border-box;
}
.rl-font-grey {
  color: color-mix(in oklab,#FFF,#333 50%);
}
.lt-R .rl-header .inner {
  position: relative;
}
.lt-R .rl-gnb .menu-depth1>li>a {
  display: inline-block;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  box-sizing: border-box;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.lt-R .rl-gnb .menu-depth1>li>a.active {
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-color: color-mix(in oklab,#FFF,#333 4.5%);
  color: #333;
}
.lt-N .rl-dome::before,
.lt-N .rl-dome::after {
  width: 75px;
  height: 75px;
  display: inline-block;
  -webkit-mask-size: 75px 75px;
  mask-size: 75px 75px;
  background-color: color-mix(in oklab,#FFF,#333 12%);
}
.lt-N .rl-dome::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewport='0 0 75 75' width='75' height='75' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 0 75 Q 5 5, 75 0'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewport='0 0 75 75' width='75' height='75' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 0 75 Q 5 5, 75 0'%3E%3C/path%3E%3C/svg%3E");
}
.lt-N .rl-dome::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewport='0 0 75 75' width='75' height='75' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 75 75 Q 60 5, 0 0'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewport='0 0 75 75' width='75' height='75' stroke='currentColor' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 75 75 Q 60 5, 0 0'%3E%3C/path%3E%3C/svg%3E");
}
.lt-N .rl-corner::before,
.lt-N .rl-corner::after {
  width: 75px;
  height: 75px;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-bottom: none;
}
.lt-N .rl-corner::before {
  border-right: none;
}
.lt-N .rl-corner::after {
  border-left: none;
}
.lt-N .rl-star::before,
.lt-N .rl-star::after {
  width: 14px;
  height: 14px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 100 100' width='100' height='100' stroke='none' fill='currentColor' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 50 0 Q 40 40, 0 50 M 0 50 H 50 V 0'%3E%3C/path%3E%3Cpath d='M 50 50 H 0 Q 40 60, 50 100 M 50 100 V 50'%3E%3C/path%3E%3Cpath d='M 50 50 V 100 Q 60 60, 100 50 M 100 50 H 50'%3E%3C/path%3E%3Cpath d='M 50 50 H 100 Q 60 40, 50 0 M 50 0 V 50'%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 100 100' width='100' height='100' stroke='none' fill='currentColor' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M 50 0 Q 40 40, 0 50 M 0 50 H 50 V 0'%3E%3C/path%3E%3Cpath d='M 50 50 H 0 Q 40 60, 50 100 M 50 100 V 50'%3E%3C/path%3E%3Cpath d='M 50 50 V 100 Q 60 60, 100 50 M 100 50 H 50'%3E%3C/path%3E%3Cpath d='M 50 50 H 100 Q 60 40, 50 0 M 50 0 V 50'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  -webkit-mask-size: 14px 14px;
  mask-size: 14px 14px;
  background-color: #DDD;
}
.rl-header-logo img {
  zoom: 0.5;
}
.rl-gnb .menu-depth1 {
  white-space: nowrap;
}
.rl-gnb .menu-depth1>li {
  display: inline-block;
  position: relative;
}
.rl-gnb .rli--external-link {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-mask-size: 13px 13px;
  mask-size: 13px 13px;
  background-color: color-mix(in oklab,#FFF,#333 50%);
  margin-left: 3px;
}
.rl-search {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: color-mix(in srgb,transparent,#FFF 50%);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  z-index: 301;
}
.rl-search form {
  position: absolute;
  left: 50%;
  top: 75px;
  opacity: 0;
  transition-property: opacity, top;
  transition-duration: 0.6s;
  z-index: 2;
}
.rl-search form.active {
  top: 100px;
  opacity: 1;
}
.rl-search-ip {
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 70%);
  background-color: transparent;
  border-radius: 0;
}
.rl-search-bts {
  margin-top: 15px;
  text-align: right;
}
.rl-search-bts button {
  margin-left: 10px;
  font-size: 16px;
}
.rl-footer {
  padding-bottom: 25px;
  font-size: 14px;
}
.rl-footer-inner {
  position: relative;
  border-radius: 10px;
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
}
.rl-footer-rhymix,
.rl-footer-rhymix a {
  color: color-mix(in oklab,#FFF,#333 50%);
}
.rl-footer-rhymix a {
  text-decoration: underline;
}
.rl-footer-rhymix a:hover {
  text-decoration: none;
}
.ellipsis {
  width: 100%;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis1 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ellipsis2 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mf-nv2 {
  font-family: 'NEXON Lv2 Gothic', 'apple sd gothic neo', sans-serif;
  letter-spacing: 0.01em;
}
.mf-nv2 table,
.mf-nv2 input,
.mf-nv2 button,
.mf-nv2 .xe_content,
.mf-nv2 .slbb-desc {
  font-family: 'NEXON Lv2 Gothic', 'apple sd gothic neo', 'Noto Sans CJK KR', sans-serif;
}
.mf-nr {
  font-family: 'NanumSquareRoundR', 'NanumSquareRound', 'apple sd gothic neo', sans-serif;
}
.mf-nr table,
.mf-nr input,
.mf-nr button,
.mf-nr .slbb-desc {
  font-family: 'NanumSquareRoundR', 'NanumSquareRound', 'apple sd gothic neo', sans-serif;
}
.mf-nr .xe_content {
  font-family: 'apple sd gothic neo', 'Noto Sans CJK KR', 'Malgun Gothic', sans-serif;
}
.mf-s {
  font-family: 'apple sd gothic neo', 'NanumGothic', 'Malgun Gothic', sans-serif;
}
.mf-s table,
.mf-s input,
.mf-s button,
.mf-s .xe_content,
.mf-s .slbb-desc {
  font-family: 'apple sd gothic neo', 'Noto Sans CJK KR', 'NanumGothic', 'Malgun Gothic', sans-serif;
}
.rain-layout {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  width: 900px;
  margin: 0 auto;
}
.rl-header {
  flex: 0 1 auto;
  padding-top: 25px;
}
.rl-wrapper {
  flex: 1 1 auto;
  margin-top: 25px;
}
.st-L .rl-wrapper {
  display: flex;
  justify-content: space-between;
}
.rl-content {
  padding-bottom: 25px;
}
.st-L .rl-content {
  flex: 1 1 auto;
  width: 900px;
  order: 2;
}
.st-L .rl-sb {
  flex: 0 1 auto;
  margin-right: 25px;
  width: px;
  order: 1;
}
.rl-footer {
  flex: 0 1 auto;
}
.lt-R .rl-header-gnb {
  margin-top: 15px;
}
.lt-R .rl-header-bts {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
}
.lt-R .rl-header-bts .icon-bt {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 33px;
  margin-left: 3px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid color-mix(in oklab,#FFF,#333 12%);
  text-align: center;
  transition-property: border-color;
  transition-duration: 0.3s;
  vertical-align: middle;
}
.lt-R .rl-header-bts .icon-bt:hover {
  border-color: color-mix(in oklab,#FFF,#333 30%);
}
.lt-R .rl-header-bts .icon-bt:hover .rli {
  background-color: color-mix(in oklab,#FFF,#333 40%);
}
.mode-dark .lt-R .rl-header-bts .icon-bt:hover {
  border-color: color-mix(in oklab,#FFF,#333 40%);
}
.mode-dark .lt-R .rl-header-bts .icon-bt:hover .rli {
  background-color: color-mix(in oklab,#FFF,#333 70%);
}
.lt-R .rl-header-bts .icon-bt .rli {
  background-color: color-mix(in oklab,#FFF,#333 22%);
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
}
.lt-R .rl-header-bts .icon-bt .rli--user {
  display: inline-block;
  width: 22px;
  height: 22px;
  -webkit-mask-size: 22px 22px;
  mask-size: 22px 22px;
}
.lt-R .rl-gnb {
  margin-bottom: -5px;
  font-size: 14px;
}
.lt-R .rl-gnb .menu-depth1>li {
  padding-bottom: 5px;
  margin-right: 3px;
}
.lt-R .rl-gnb .menu-depth1>li:last-of-type {
  margin-right: 0;
}
.lt-R .rl-gnb .menu-depth1>li>a {
  height: 36px;
  line-height: 35px;
  padding: 0 15px;
  border-radius: 18px;
}
.lt-R .rl-gnb .menu-depth1>li>a:not(.active):hover {
  border-color: color-mix(in oklab,#FFF,#333 22%);
  color: #333;
}
.lt-N .rl-header {
  display: flex;
  align-items: center;
}
.lt-N .rl-header-logo {
  flex: 0 1 auto;
  order: 1;
}
.lt-N .rl-header-gnb {
  flex: 1 1 auto;
  text-align: right;
  order: 2;
}
.lt-N .rl-header-bts {
  flex: 0 1 auto;
  order: 3;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  border-radius: 5px;
  font-size: 0;
}
.lt-N .rl-header-bts>a {
  display: inline-block;
  width: 30px;
  height: 28px;
  line-height: 30px;
  border-right: 1px solid color-mix(in oklab,#FFF,#333 12%);
  text-align: center;
}
.lt-N .rl-header-bts>a:last-of-type {
  border-right: none;
}
.lt-N .rl-header-bts>a:hover .rli {
  background-color: color-mix(in oklab,#FFF,#333 70%);
}
.lt-N .rl-header-bts .rli {
  background-color: color-mix(in oklab,#FFF,#333 40%);
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
}
.lt-N .rl-header-bts .rli--user {
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px 18px;
  mask-size: 18px 18px;
}
.lt-N .rl-header-bts .bt-admin {
  background-color: color-mix(in oklab,#FFF,#333 4.5%);
  border-radius: 0 5px 5px 0;
}
.lt-N .rl-gnb .menu-depth1>li {
  margin-right: 20px;
  line-height: 30px;
}
.lt-N .rl-gnb .menu-depth1>li>a {
  color: color-mix(in oklab,#FFF,#333 40%);
}
.lt-N .rl-gnb .menu-depth1>li>a:hover,
.lt-N .rl-gnb .menu-depth1>li>a.active {
  color: #333;
}
.lt-N .rl-gnb .menu-depth2 {
  text-align: left;
  line-height: 1.2em;
}
.lt-N .rl-wrapper {
  position: relative;
  padding: 40px;
}
.lt-N .rl-wrapper::before,
.lt-N .rl-wrapper::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 105px;
  width: 1px;
  height: calc(100% - 105px);
  background-color: color-mix(in oklab,#FFF,#333 12%);
  transition: top 0.5s ease-in-out;
}
.lt-N .rl-wrapper::before {
  margin-left: -450px;
}
.lt-N .rl-wrapper::after {
  margin-left: 450px;
}
.lt-N .rl-content::before {
  content: '';
  position: absolute;
  left: 110px;
  top: 0;
  width: calc(100% - 220px);
  height: 1px;
  background-color: color-mix(in oklab,#FFF,#333 12%);
}
.lt-N .rl-content .rl-dome::before,
.lt-N .rl-content .rl-dome::after {
  content: '';
  position: absolute;
  top: 0;
}
.lt-N .rl-content .rl-dome::before {
  left: 0;
}
.lt-N .rl-content .rl-dome::after {
  right: 0;
}
.lt-N .rl-content .rl-corner::before,
.lt-N .rl-content .rl-corner::after {
  content: '';
  position: absolute;
  top: 0;
}
.lt-N .rl-content .rl-corner::before {
  left: 0;
}
.lt-N .rl-content .rl-corner::after {
  right: 0;
}
.lt-N .rl-content .rl-star::before,
.lt-N .rl-content .rl-star::after {
  content: '';
  position: absolute;
}
.lt-N .rl-content .rl-star--1::before {
  top: -7px;
  left: 85px;
}
.lt-N .rl-content .rl-star--1::after {
  left: -7px;
  top: 85px;
}
.lt-N .rl-content .rl-star--2::before {
  top: -7px;
  right: 85px;
}
.lt-N .rl-content .rl-star--2::after {
  right: -7px;
  top: 85px;
}
.lt-N .rl-content .list-bts {
  left: calc(100% + 25px);
  margin-top: 25px;
}
.lt-N .rl-footer {
  padding-top: 25px;
  border-top: 1px solid color-mix(in oklab,#FFF,#333 12%);
}
.rl-header-logo {
  font-size: 22px;
  line-height: 1.0em;
}
.rl-gnb>ul>li:hover>ul {
  display: block;
}
.rl-gnb .menu-depth2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  white-space: nowrap;
  border: 1px solid color-mix(in oklab,#FFF,#333 12%);
  background-color: #FFF;
  border-radius: 10px;
  font-size: 13px;
  z-index: 300;
}
.rl-gnb .menu-depth2>li {
  border-bottom: 1px solid color-mix(in oklab,#FFF,#333 6%);
}
.rl-gnb .menu-depth2>li:last-of-type {
  border-bottom: none;
}
.rl-gnb .menu-depth2 a {
  display: inline-block;
  padding: 8px 10px;
  color: color-mix(in oklab,#FFF,#333 50%);
}
.rl-gnb .menu-depth2 a.active,
.rl-gnb .menu-depth2 a:hover {
  color: #333;
}
.rl-search form {
  width: 500px;
  margin-left: -250px;
}
.rl-search-ip {
  font-size: 18px;
}
.rl-footer-inner {
  padding: 15px 20px;
}
.rl-footer-menu {
  position: absolute;
  right: 20px;
  top: 15px;
}
.rl-footer-menu li {
  display: inline-block;
  margin-left: 15px;
}
.rl-footer-menu,
.rl-footer-menu a {
  color: color-mix(in oklab,#FFF,#333 70%);
}
.rl-footer-rhymix {
  margin-top: 25px;
  text-align: center;
}
.rl-footer-rhymix.has-code {
  position: relative;
  text-align: left;
}
.rl-footer-rhymix.has-code>span {
  position: absolute;
  right: 0;
  top: 0;
}
.code-header-bottom {
  flex: 0 1 auto;
  margin-top: 25px;
}
.rlbb {
  display: inline-block;
  position: relative;
}
.rlbb-desc {
  position: absolute;
  left: 50%;
  top: calc(113%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  overflow: hidden;
  border-radius: 3px;
  background-color: #333;
  color: #FFF;
  white-space: nowrap;
  font-size: 13px !important;
  line-height: 1.0em !important;
  letter-spacing: 0 !important;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  z-index: 100;
}
.rlbb-desc::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border: 5px solid transparent;
  border-bottom: 5px solid #333;
}
.rlbb-bt:hover + .rlbb-desc {
  width: auto;
  height: auto;
  padding: 5px 7px 4px;
  opacity: 1;
  overflow: visible;
}

