body#re-body,
#re-body h1,
#re-body h2,
#re-body h3,
#re-body h4,
#re-body h5,
/* 아래 나중에 삭제 */
.conBox {
    font-family: "Pretendard", sans-serif;
}

#re-body .inner {
    width: 1154px;
}

#re-body #container .inner {
    display: flex;
}

#re-body #container .inner.re-index {
    display: block;
}

#re-body #header,
#re-body #upper-header {
    background: #fff;
    position: relative;
    top: 0;
    height: auto;
    overflow: scroll;
}

#re-body .sub-h-gap {
    height: 57px;
}

#re-body #tLink {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: transparent;
    padding: 0 !important;
    float: none;
    height: auto;
}

#re-body #tLink li {
    float: none;
    margin-left: 12px;
}

#re-body #tLink li.divider {
    color: #c8c8c8;
    font-size: 13px;
    line-height: 2;
    padding: 15px 0 0;
    font-weight: 600;
}

#re-body #tLink li a:hover,
#re-body #tLink li.on a {
    color: #2a9ef2;
    font-weight: 700;
}

#re-body #tLink li a {
    color: #959595;
    opacity: .7;
    filter: alpha(opacity=70);
    transition: .3s;
    text-decoration: none;
    display: block;
    font-size: 13px;
    line-height: 2;
    padding: 15px 0 0;
    font-weight: 600;
}


#re-body #header {
    border-bottom: 1px solid #dcdedf;
    height: auto;
    margin: 0;
    overflow: visible;
    z-index: 20;
    transition: border-bottom-color 0.2s ease;
}

#re-body #header:has(.dropdown:hover) {
    border-bottom-color: transparent;
}

#re-body #header .inner {
    display: flex;
    position: static;
    align-items: center;
    gap: 3.5%;
}

#re-body #header .inner #gnb {
    width: 72.5%;
}

#re-body #header #site-logo {
    padding: 0;
    width: 14%;
}

#re-body #header .inner ul.dropdown {
    position: static;
    float: none;
    display: flex;
    align-items: center;
}

#re-body #header .inner ul.dropdown>li {
    background: transparent;
    width: auto;
    flex: 1;
    margin: 0;
    float: none;
}

#re-body #header .inner ul.dropdown>li>a {
    line-height: 80px;
    height: auto;
    text-indent: 0;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    text-decoration: none;
    transition: color 0.2s linear;
}

#re-body #header .inner ul.dropdown>li:hover>a,
#re-body #header .inner ul.dropdown ul li a:hover {
    color: #2a9ef2;
    text-decoration: none;
    font-weight: 500;
    -webkit-text-stroke: 0.6px currentColor;
    top: 0;
}

#re-body #header .inner ul.dropdown ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    overflow-x: scroll;
    gap: 30px;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 20px;
    background-color: #fff;
    border-top: 0;
    border-top: 1px solid #dcdedf;
    border-bottom: 1px solid #dcdedf;
    border-bottom-width: 0;
    pointer-events: none;
    z-index: 30;
    transition: height 0.32s ease, border-width 0.32s ease, opacity 0.2s ease, visibility 0s linear 0.32s;
}

#re-body #header .inner ul.dropdown:hover ul {
    height: 57px;
    min-height: 57px;
    visibility: visible;
    border-bottom-width: 1px;
    transition: height 0.32s ease, border-width 0.32s ease, opacity 0.2s ease, visibility 0s linear 0s;
}

#re-body #header .inner ul.dropdown>li:hover>ul {
    opacity: 1;
    pointer-events: auto;
    z-index: 31;
}

#re-body #header .inner ul.dropdown ul li {
    float: none;
    width: auto;
    height: auto;
    overflow: visible;
    margin: 0;
    background: none;
}

#re-body #header .inner ul.dropdown ul li a {
    position: static;
    top: auto;
    left: auto;
    height: auto;
    line-height: 57px;
    text-indent: 0;
    font-size: 15px;
    font-weight: 500;
    color: #b3b3b3;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    transition: color 0.2s linear;
}

#re-body #header .inner ul.dropdown ul#sub_product {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 0 24px;
}

#re-body #header .inner ul.dropdown ul#sub_product li a {
    font-size: 14px;
}

#re-body #footer {
    padding: 35px 0 45px;
}

#re-body #footer .copy_table {
    margin: 0;
}

#re-body #footer .copy_table .copy_text {
    padding-left: 128px;
    font-size: 15px;
    letter-spacing: -6%;
    font-family: "Pretendard", sans-serif;
}

#re-body #footer .copy_table .copy_text b {
    color: #2a9ef2;
}

#re-body #footer .copy_table .copy_text copy {
    font-size: 13px;
    margin-top: 7px;
    display: block;
    font-family: "Pretendard", sans-serif;
}

/* ! main body */

#visual.re-index .m_v .vimg {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 2000px;
    margin-left: 0;
    z-index: 0;
    width: 100%;
}

#visual.re-index .m_v_arrow .arrow_wrap {
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: 0;
    width: 1154px;
}

#visual.re-index .m_v_arrow .arrow_wrap a {
    outline: none !important;
    box-shadow: none !important;
}

#visual.re-index .m_v_arrow .arrow_wrap a.arrow_left {
    background: url(/images/re_common/ico_mainSlide_arrow.png) 0 0 no-repeat;
    transform: rotateZ(180deg);
}

#visual.re-index .m_v_arrow .arrow_wrap a.arrow_left:hover {
    background: url(/images/re_common/ico_mainSlide_arrow_hov.png) 0 0 no-repeat;
    transform: rotateZ(180deg);
}

#visual.re-index .m_v_arrow .arrow_wrap a.arrow_right {
    background: url(/images/re_common/ico_mainSlide_arrow.png) 0 0 no-repeat;
}

#visual.re-index .m_v_arrow .arrow_wrap a.arrow_right:hover {
    background: url(/images/re_common/ico_mainSlide_arrow_hov.png) 0 0 no-repeat;
}


#visual.re-index .m_v .vimg img {
    margin: 0 auto;
    display: block;


}

#visual.re-index #m_v_box2 .vimg {
    background: url(/images/re_common/bg_v2.png) center / cover;
    height: 100%;
}

#visual.re-index #m_v_box3 .vimg {
    background: url(/images/re_common/bg_v3.png) center / cover;
    height: 100%;
}

.inner.re-index #m-pr li a {
    font-weight: 400;
    letter-spacing: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.inner.re-index #m-pr li,
.inner.re-index #m-pr li a,
.inner.re-index #m-pr li a:focus,
.inner.re-index #m-pr li a:active {
    outline: none !important;
    box-shadow: none !important;
}

.inner.re-index #banners {
    margin: 0;
}

.inner.re-index #banners ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}

.inner.re-index #banners ul li {
    float: none;
    margin: 0;
}

.inner.re-index .tit {
    font-size: 18px;
    font-weight: 700;
    color: #2b2b2b;
    margin: 0 0 5px;
    font-family: "Pretendard", sans-serif;
}

.inner.re-index #m-board {
    display: flex;
}

.inner.re-index #m-board>div {
    position: relative;
}

.inner.re-index #m-board .blk1 {
    border-right: 1px solid #dfdfdf;
    width: 30%;
}

.inner.re-index #m-board .blk2 {
    border-right: 1px solid #dfdfdf;
    padding: 20px;
    width: 40%;
}

.inner.re-index #m-board .blk3 {
    padding: 20px;
    border: none;
    width: 30%;
}

.inner.re-index .re-output a ol li {
    font-size: 12px;
}

.inner.re-index #m-board .blk2 ul li {
    font-size: 13px;
}

.inner.re-index .re-output a ol li,
.inner.re-index #m-board .blk2 ul li {
    font-weight: 500;
    color: #737373;
    line-height: 1.6;
}

.inner.re-index #m-board .blk1 #mtabs {
    position: absolute;
    right: 20px;
    top: 20px;
}

.inner.re-index #m-board .blk1 #mtabs a {
    outline: none !important;
    box-shadow: none !important;
}

.inner.re-index #mtabs_content {
    list-style: none;
}

.inner.re-index #mtabs_content .re-output:nth-child(1) {
    background-image: url("/images/re_common/bg_mf1.png");
}

.inner.re-index #mtabs_content .re-output:nth-child(2) {
    background-image: url("/images/re_common/bg_mf2.png");
}

.inner.re-index #mtabs_content .re-output:nth-child(3) {
    background-image: url("/images/re_common/bg_mf3.png");
}

.inner.re-index .re-output {
    padding: 20px;
    background-position: right 20px bottom 20px;
    background-repeat: no-repeat;
}

.inner.re-index .re-output a {
    text-decoration: none;
}

.inner.re-index .re-output a div>span {
    font-size: 14px;
    font-weight: 600;
    color: #2a9ef2;
    margin: 0;
}

.inner.re-index .re-output a span span {
    font-size: 12px;
    background-color: #2a9ef2;
    color: #fff;
    padding: 0px 8px;
    border-radius: 50px;
    margin-left: 20px;
    display: inline-block;
    line-height: 1.9;
}

.inner.re-index .re-output a ol {
    list-style-type: disc;
    padding: 6px 0 0 10px;
}

.inner.re-index .re-output a ol li::marker {
    font-size: 8px;
}

.inner.re-index #m-board .blk2>a {
    background: url(/images/common/bt-more.gif) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 1;
    transition: .3s;
    text-indent: -9999px;
}

.inner.re-index #m-board .blk2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 10px;
}

.inner.re-index #m-board .blk2 ul li {
    line-height: 24px;
    font-weight: 400;
}

.inner.re-index #m-board .blk2 ul li span {
    font-size: 12px !important;
}

.inner.re-index #m-board .blk3 p {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.3px;
    line-height: 1.5;
    margin: 8px 0 4px;
}

.inner.re-index #m-board .blk3 span {
    display: block;
    font-weight: 600;
    font-size: 24px;
    color: #2b2b2b;
}

.inner.re-index #m-board .blk3 span mark {
    background-color: transparent;
    display: inline-block;
    color: #d0d0d0;
    padding: 4px 4px;
    min-width: 30px;
}

/* ! 게시판 뷰어 */
#re-body .b_user_read {
    margin: 0;
}

#re-body .b_user_read h2 {
    background-color: transparent;
    margin: 0;
    background-color: #fff;
}

#re-body .b_user_read .smt_ {
    font-size: 14px;
    padding: 23px 10px 0;
    font-family: "Pretendard", sans-serif;
}

#re-body .b_user_read .author_ {
    font-size: 14px;
    font-family: "Pretendard", sans-serif;
    padding: 23px 10px 0;

}

/* ! 게시판 리스트형 */


#re-body .list_title th {
    text-align: center !important;
    padding: 20px !important;
}


#re-body .web_table td {
    padding: 20px;
    text-align: center;
}

#re-body .list_table {
    font-size: 14px;
}

#re-body .list_table tr td:not(:nth-child(2)) {
    text-align: center;
}

#re-body .txt_l {
    padding: 20px 20px 20px 0 !important;
    text-align: left !important;
}

#re-body .sml_tit a {
    font-size: 22px;
    font-weight: 500;
}

#re-body .web_table .sml_text {
    font-size: 14px;
}

#re-body .sml_box {
    padding-top: 10px;
}

#re-body .sml_date {
    color: #959595 !important;
    font-size: 13px !important;
    font-family: "Pretendard", sans-serif !important;
}

/* ! 게시판 갤러리형 */

#re-body .listpro {
    display: grid;
    gap: 6px;
    margin: 0;
    padding: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    list-style: none;
    overflow: hidden;
    line-height: normal;
}

#re-body .listpro::after,
#re-body .listpro::before {
    display: none;
}

#re-body .listpro li {
    position: relative;
    width: 220px;
    /* 카드 너비 */
    margin: 0;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    background: #f5f5f5 url(../images/no-img.gif) 50% 30px no-repeat;
    border: 1px solid #ddd;
}

#re-body .listpro li .screenshot img {
    display: block;
    width: 220px;
    height: 220px;
    object-fit: cover;
}

#re-body .listpro li .info {
    width: 100%;
    box-sizing: border-box;
    background: #2a9ef2;
    color: #fff;
    min-height: 54px;
    padding: 8px;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
}

#re-body .listpro li .info p {
    width: 100%;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.3;
    box-sizing: border-box;
    font-family: "Pretendard", sans-serif;
}

#re-body .listpro li .info a.story_title {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
}

#re-body .listpro li .info span.author {
    display: block;
    margin-top: 0;
    font-size: 11px;
    color: #D95B44;
    padding: 0 10px;
    text-align: center;
}

#re-body .listpro li div.manager {
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 170%;
    z-index: 11;
}

#re-body .listpro li div.manager a {
    color: #45494C;
}

#re-body .paginate {
    padding: 20px 0 0;
}

#re-body .paginate a {
    color: #999;
    font-weight: 400;
}

#re-body .paginate a,
#re-body .paginate strong {
    font-size: 12px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding: 0;
    margin-right: 4px;
    font-family: "Pretendard", sans-serif;
}

#re-body .paginate strong {
    color: #2a9ef2 !important;
}

/* ! sub */

#re-body #snb {
    box-sizing: border-box;
    width: 205px;
    overflow: visible;
    padding-right: 50px;
}

#re-body #snb h1 {
    padding: 100px 0 32px;
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    color: #333333;
    letter-spacing: -0.4px;
    line-height: 1.3;
}

#re-body #snb .menu {
    font-weight: 500;
}

#re-body #snb .menu>li {
    width: auto;
    height: auto;
    overflow: visible;
    margin: 0;
}

#re-body #snb .menu>li>a {
    display: block;
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 5px 7px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
    word-break: keep-all;
    background-color: transparent;
    transition: color 0.2s ease-in-out;
}

#re-body #snb .menu>li>a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2a9ef2;
    transform: translateX(-100%);
    transition: transform 0.2s ease-in-out;
    z-index: -1;
}

#re-body #snb .menu>li>a:hover,
#re-body #snb .menu>li.on>a {
    color: #fff;
    font-weight: 700;
}

#re-body #snb .menu>li>a:hover::before,
#re-body #snb .menu>li.on>a::before {
    transform: translateX(0);
}


#re-body .sms_ul {
    margin-top: -4px;
}


#re-body #snb .sms_ul li {
    height: auto;
    padding: 2px 0 2px 8px;
}

#re-body #snb .sms_ul li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #b3b3b3;
    text-decoration: none;
    transition: color 0.2s linear;
}

#re-body #snb .sms_ul li a:hover,
#re-body #snb .sms_ul li a.on {
    color: #2a9ef2;
}


#re-body #content {
    padding: 0;
    position: relative;
    border: none;
    flex: 1;
}

#re-body #content .gap {
    height: 64px;
}

#re-body .conBox {
    box-sizing: border-box;
    border-left: 1px solid #dcdedf;
    max-width: none;
    padding: 0 0 0 50px;
    margin-top: 100px;
    position: static !important;
}

@font-face {
    font-family: 'April16th-Promise';
    src: url('/font/April16th-Promise.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

#re-body .conBox .mapimg {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

#re-body .conBox .mapimg .top_img {
    width: 100%;
    position: static;
}

#re-body .conBox .mapimg p {
    font-family: 'April16th-Promise', sans-serif;
    color: #2a9ef2;
    font-size: 50px;
    position: absolute;
    left: 56%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#re-body .conBox .text p {
    font-size: 15px;
    line-height: 1.74;
    font-weight: 400;
    word-break: keep-all;
    color: #333;
    text-align: left;
    letter-spacing: -0.03333em;
}

#re-body .conBox .top_img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

#re-body .conBox .tit01 {
    padding-bottom: 60px;
}

#re-body .conBox .tit01 h2 {
    font-size: 40px !important;
    font-weight: 500 !important;
    color: #2c2c2c !important;
    margin: 0 0 28px !important;
    letter-spacing: 0% !important;
}

#re-body .conBox .tit01 p {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -3%;
    margin: 0;
    line-height: 1;
    color: #959595;
}


/* a1 */

#re-body #a1 .text {
    display: block;
    position: relative;
    gap: 0%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#re-body #a1 .text p {
    width: 100%;
}

#re-body #a1 .text .imgBox01 {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: flex-end;
}

/* a2 */

#re-body #a2 .text h3 {
    color: #2a9ef2;
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 20px;
    padding: 6px 35px;
    width: fit-content;
    position: relative;
    display: flex;
    align-items: center;
    padding: 6px 0;
}


#re-body #a2 .text h3::after {
    display: none;
}

#re-body #a2 .text h3::before {
    display: none;
}

#re-body #a2 .text>div h3 span {
    font-size: 18px;
    margin-left: 10px;
    color: #959595;
    font-weight: 500;
}

#re-body #a2 .text>div {
    display: flex;
    align-items: center;
}

#re-body #a2 .text>div:first-child {
    margin: 0 0 0;
    padding: 0 0 50px;
    border-bottom: 1px solid #dfe1e2;
}

#re-body #a2 .text>div:nth-child(2) {
    margin: 50px 0;
}

#re-body #a2 .text>div:last-child {
    border-top: 1px solid #dfe1e2;
    padding: 50px 0;
}

#re-body #a2 .text img {
    display: block;
    width: fit-content;
    margin-left: auto;
}


/* a3 */

#re-body #a3 .history-section {
    margin: 0 0 60px;
}

#re-body #a3 .history-section:last-child {
    margin-bottom: 0;
}

#re-body #a3 .history-banner {
    margin-bottom: 30px;
}

#re-body #a3 .history-banner img {
    display: block;
    width: 100%;
    height: auto;
}

#re-body #a3 .history-year {
    margin: 0 0 21px;
    color: #2a9ef2;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.04em;
    text-align: center;
    line-height: 0.867;
}

#re-body #a3 .history-timeline {
    position: relative;
    display: flex;
    align-items: stretch;
    padding-top: 18px;
}

#re-body #a3 .history-timeline::before {
    content: "";
    position: absolute;
    top: 6px;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #d9d9d9;
    transform: translateX(-50%);
}

#re-body #a3 .history-diamond {
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1;
    width: 14px;
    height: 14px;
    border: 1px solid #000000;
    background: #fff;
    box-sizing: border-box;
    transform: translateX(-50%) rotate(45deg);
}

#re-body #a3 .history-col {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    flex: 1;
    min-width: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 60px;
}

#re-body #a3 .history-col.left {
    padding: 72px 12px 13px 0;
    text-align: right;
}

#re-body #a3 .history-col.right {
    padding: 30px 0 10px 12px;
    text-align: left;
}

#re-body #a3 .history-col li {
    position: relative;
    margin: 0;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.54;
    letter-spacing: -0.02em;
    word-break: keep-all;
}

#re-body #a3 .history-col.left li {
    padding-right: 11px;
}

#re-body #a3 .history-col.right li {
    padding-left: 11px;
}


#re-body #a3 .history-col li span {
    display: block;
}

#re-body #a3 .history-col.left li::after,
#re-body #a3 .history-col.right li::after {
    content: "";
    position: absolute;
    top: 9.5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2a9ef2;
}

#re-body #a3 .history-col.left li::after {
    right: 0;
    /* transform: translateX(50%); */
}

#re-body #a3 .history-col.right li::after {
    left: 0;
    /* transform: translateX(-50%); */
}

/* a5 */

#re-body #a5 .text p {
    margin: 10px 0 40px;
}

#re-body #a5 .text p b {
    color: #2a9ef2;
    font-size: 24px;
    font-weight: 500;
}


/* b2 */

#re-body #b2 .nav-tabs {
    display: flex;
    align-items: center;
    float: none;
    margin: 0 0 48px;
    padding: 0;
    border: none;
}

#re-body #b2 .nav-tabs>li {
    float: none;
    margin: 0 12px 0 0;
}

#re-body #b2 .nav-tabs>li>a,
#re-body #b2 .nav-tabs>li>a:hover,
#re-body #b2 .nav-tabs>li>a:focus,
#re-body #b2 .nav-tabs>li.active>a,
#re-body #b2 .nav-tabs>li.active>a:hover,
#re-body #b2 .nav-tabs>li.active>a:focus {
    margin: 0;
    padding: 0 0 2px;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    outline: none;
    color: #929292;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.368;
    letter-spacing: -0.0333em;
}

#re-body #b2 .nav-tabs>li>a:hover {
    color: #333;
}

#re-body #b2 .nav-tabs>li.active>a,
#re-body #b2 .nav-tabs>li.active>a:hover,
#re-body #b2 .nav-tabs>li.active>a:focus {
    color: #2c2c2c;
    border-bottom: 1px solid #2c2c2c;
}

#re-body #b2 .patent-timeline {
    position: relative;
}

#re-body #b2 .patent-group {
    display: flex;
    align-items: flex-start;
    gap: 27px;
    margin: 0 0 21px;
}

#re-body #b2 .patent-group:last-child {
    margin-bottom: 0;
}

#re-body #b2 .patent-group h3 {
    flex: none;
    width: 215px;
    padding: 0;
    color: #2c2c2c;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.086;
    letter-spacing: -0.05em;
    word-break: keep-all;
}

#re-body #b2 .patent-group ul {
    flex: 1;
    min-width: 0;
    position: relative;
    margin: 0;
    padding: 16px 0 16px 18px;
    list-style: none;
}

#re-body #b2 .patent-group ul::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e9e9e9;
}

#re-body #b2 .patent-group+.patent-group ul::before {
    top: -56px;
}

#re-body #b2 .patent-group li {
    position: relative;
    box-sizing: border-box;
    margin: 0 0 8px;
    padding: 9px 10px;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.533;
    letter-spacing: -0.02em;
    word-break: keep-all;
    background: #fff;
    border: 1px solid #d6e6f5;
}

#re-body #b2 .patent-group li:last-child {
    margin-bottom: 0;
}

#re-body #b2 .patent-group li::before {
    content: "";
    position: absolute;
    left: -18px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2a9ef2;
    transform: translate(-50%, -50%);
}

#re-body #b2 #certification img {
    display: block;
    width: 100%;
}


#re-body #b2 #certification>div {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

#re-body #b2 #certification .flx {
    width: 50%;
}

#re-body #b2 #certification .flx div {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

#re-body #b2 #certification img {
    border: 1px solid #dcdedf;
}

#re-body #b2 #certification p {
    text-align: center;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    margin: 15px 0 30px;
}

/* b3 */
#re-body #b3 ul.eq {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 2;
}

#re-body #b3 ul.eq li {
    float: none;
    margin: 0;
    width: calc((100% - 24px) / 3);
    height: auto;
    aspect-ratio: 283 / 236;
    position: relative;
    display: block;
    overflow: hidden;
}

#re-body #b3 ul.eq li a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}

#re-body #b3 ul.eq li img {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 283 / 236;
    object-fit: cover;
    object-position: center top;
}

#re-body #b3 ul.eq li p {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -32px;
    margin: 0;
    text-align: center !important;
    width: 100%;
    line-height: 32px !important;
    font-family: arial;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: .3s;
    pointer-events: none;
}

#re-body #b3 ul.eq li:hover p {
    bottom: 0;
}

#re-body .eq-lightbox {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, .85);
    align-items: center;
    justify-content: center;
    padding: 40px 70px;
    box-sizing: border-box;
}

#re-body .eq-lightbox.is-open {
    display: flex;
}

#re-body .eq-lightbox img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .4);
}

#re-body .eq-lightbox-close,
#re-body .eq-lightbox-prev,
#re-body .eq-lightbox-next {
    position: absolute;
    border: 0;
    background: transparent;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    padding: 0;
}

#re-body .eq-lightbox-close {
    top: 16px;
    right: 24px;
    font-size: 40px;
}

#re-body .eq-lightbox-prev,
#re-body .eq-lightbox-next {
    top: 50%;
    transform: translateY(-50%);
    font-size: 48px;
    width: 48px;
    height: 80px;
}

#re-body .eq-lightbox-prev {
    left: 12px;
}

#re-body .eq-lightbox-next {
    right: 12px;
}

#re-body .eq-lightbox-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

#re-body #b3 .text h3 {
    margin: 0 0 5px;
    font-size: 22px;
    font-weight: 500;
}

/* d2 */

#re-body #d2 .d2-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 48px;
    padding-bottom: 300px;
    background: url(/images/re_common/d2.png) right 100px bottom 10px / 50% no-repeat;
}

#re-body #d2 .d2-col h3 {
    display: flex;
    align-items: center;
    margin: 0 0 28px;
    font-size: 15px;
    font-weight: 600;
}

#re-body #d2 .d2-col h3 span {
    display: inline-block;
    padding: 7px 16px;
    color: #fff;
    background: #2a9ef2;
    letter-spacing: 0;
}

#re-body #d2 .d2-col h3::after {
    content: "";
    flex: 1;
    height: 30.5px;
    background: #e6e8ea;
}

#re-body #d2 .d2-item {
    margin: 0 0 25px;
}

#re-body #d2 .d2-item h4 {
    position: relative;
    margin: 0 0 3px;
    padding-left: 20px;
    color: #2a9ef2;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}

#re-body #d2 .d2-item h4::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #8e9498;
}

#re-body #d2 .d2-item h4::after {
    content: "";
    position: absolute;
    left: 2px;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #4c5567;
}

#re-body #d2 .d2-item p {
    margin: 0 0 4px;
    padding-left: 5px;
    color: #333333 !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
}


/* d3 */

#re-body #d3 .text h3 {
    margin: 0 0 16px;
    color: #2a9ef2;
    font-size: 22px;
    font-weight: 600;
}

#re-body #d3 .text>p {
    margin: 0 0 28px;
}

#re-body #d3 .d3-table {
    width: 100%;
    margin: 0 0 40px;
    border-collapse: collapse;
    table-layout: fixed;
}

#re-body #d3 .d3-table th,
#re-body #d3 .d3-table td {
    padding: 12px 8px;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    word-break: keep-all;
    border-bottom: 1px solid #e6e8ea;
}

#re-body #d3 .d3-table th {
    color: #fff;
    font-weight: 600;
    background: #2a9ef2;
    border-bottom: 0;
}

#re-body #d3 .d3-table tbody tr:nth-child(even) td {
    background: #f7f9fb;
}


/* e2 */

#re-body #e2 .e2-steps {
    margin: 0;
    padding: 0;
    list-style: none;
}

#re-body #e2 .e2-steps li {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin: 0 0 14px;
    padding: 18px 22px;
    background: #fff;
    border: 1px solid #e6e8ea;
    border-radius: 10px;
}

#re-body #e2 .e2-steps li:last-child {
    color: #fff;
    background: #2a9ef2;
    border-color: #2a9ef2;
}

#re-body #e2 .e2-steps span {
    flex: none;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2a9ef2;
    font-size: 18px;
    font-weight: 700;
    border: 2px solid #2a9ef2;
    border-radius: 50%;
}

#re-body #e2 .e2-steps li:last-child span {
    color: #2a9ef2;
    background: #fff;
    border-color: #fff;
}

#re-body #e2 .e2-steps h3 {
    margin: 4px 0 6px;
    font-size: 18px;
    font-weight: 700;
}

#re-body #e2 .e2-steps li:last-child h3,
#re-body #e2 .e2-steps li:last-child p {
    color: #fff !important;
}

#re-body #e2 .e2-steps p {
    margin: 0;
}


/* e3 */

#re-body #e3 .e3-lead {
    margin: 0 0 36px;
    text-align: center !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
}

#re-body #e3 .e3-box {
    padding: 32px 36px;
    background: #f7f9fb;
    border-radius: 8px;
}

#re-body #e3 .e3-box h3 {
    display: inline-block;
    margin: 0 0 22px;
    padding: 8px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background: #2a9ef2;
    border-radius: 40px;
}

#re-body #e3 .e3-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#re-body #e3 .e3-box li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 14px;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
}

#re-body #e3 .e3-box li::before {
    content: "·";
    position: absolute;
    left: 0;
    top: 0;
}


/* community board */

#re-body #community .e5-banner {
    margin: 0 0 36px;
    padding: 36px 28px;
    text-align: center;
    background: #f3f8fd;
    border-radius: 8px;
}

#re-body #community .e5-banner strong {
    display: block;
    margin: 0 0 14px;
    color: #2a9ef2;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.03em;
}

#re-body #community .e5-banner p {
    margin: 0;
    text-align: center !important;
}

#re-body #community .e5-tel {
    margin-top: 16px !important;
}

#re-body #community .e5-tel b {
    color: #2a9ef2;
}

#re-body #community .text .table {
    margin-top: 0;
}

#re-body #community .form-inline {
    margin-top: 16px;
}


/*  */
/*  */
/*  */
/*  */



.conBox {
    box-sizing: border-box;
    max-width: 777px;
    position: relative;
    padding: 74px 0 0;
}

.conBox .top_img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.conBox .tit01 {
    padding-bottom: 38px;
}

.conBox .tit01 h2 {
    font-size: 40px !important;
    font-weight: 300 !important;
    color: #2c2c2c !important;
    margin: 0 0 4px !important;
    letter-spacing: 1% !important;
    font-family: "Pretendard", sans-serif !important;
}

.conBox .tit01 p {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -3%;
    margin: 0;
    line-height: 1.3;
}

.conBox .tit01 p span {
    color: #323232;
    letter-spacing: -1px;
}

.conBox .tit01 p span b {
    color: #2a9ef2;
}

.conBox .text p {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    word-break: keep-all;
    color: #676767;
    letter-spacing: -0.6px;
}



/* CONTACT US (영문 SMS News 대체) */
#re-body .contact-us-en {
    margin-top: 10px;
}

#re-body .contact-us-en img {
    display: block;
    width: 100%;
    height: auto;
}

#re-body .contact-us-en-text {
    margin-top: 28px;
    color: #2c2c2c;
    font-size: 16px;
    line-height: 1.7;
    font-family: "Pretendard", sans-serif;
}

#re-body .contact-us-en-text strong {
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 6px;
}

#re-body .contact-us-en-text p {
    margin: 0 0 4px;
}

#re-body .contact-us-en-text a {
    color: #1a73e8;
    text-decoration: underline;
}