@charset "utf-8";
/* @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); */


/* 초기화 */

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ul,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    list-style: none
}

legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

label,
input,
button,
select,
img {
    vertical-align: middle;
    font-size: 1em
}

input,
button {
    margin: 0;
    padding: 0;
    font-size: 1em
}

input[type="submit"] {
    cursor: pointer
}

button {
    cursor: pointer
}

img {
    max-width: 100%
}

textarea,
select {
    font-size: 1em
}

select {
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

hr {
    display: none
}

pre {
    overflow-x: scroll;
    font-size: 1.1em
}

a {
    color: #000;
    text-decoration: none;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],
input[type=password],
textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
    -webkit-box-shadow: 0 0 5px #fff;
    -moz-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
    border: 1px solid #ccc;
    !important;
}

.placeholdersjs {
    color: #aaa !important;
}


/* 팝업레이어 */
#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 0;
    max-width: 1200px;
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    background: #fff;
}

.hd_pops img {
    max-width: 100%
}

.hd_pops_con {}

.hd_pops_footer {
    padding: 0;
    background: #000;
    color: #fff;
    text-align: left;
    position: relative;
}

.hd_pops_footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.hd_pops_footer button {
    padding: 10px;
    border: 0;
    color: #fff
}

.hd_pops_footer .hd_pops_reject {
    background: #000;
    text-align: left
}

.hd_pops_footer .hd_pops_close {
    background: #393939;
    position: absolute;
    top: 0;
    right: 0
}

/* 상단 레이아웃 */
#hd {
    z-index: 1000 !important;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#hd.on {
    background-color: #fff;
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.hd_contaner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

.hd_contaner:after {
    content: "";
    display: block;
    clear: both;
}

#hd_wrapper {
    position: relative;
    margin: 0 auto;
    zoom: 1;
    width: 100%;
    /* max-width: 1200px; */
    margin: 0 auto;
    padding: 0 0 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#logo>span {
    display: none;
}

.open_catecory>span {
    display: inline-block;
    width: 90px;
    aspect-ratio: 1 / 1;
    background-color: #8EC540;
    text-align: center;
    line-height: 90px;
    cursor: pointer;
}

#logo a {
    display: block;
    line-height: 70px;
}

#hd .logo_b {
    display: none
}

#hd.on .logo_b {
    display: block
}

#hd .logo_w {
    display: block
}

#hd.on .logo_w {
    display: none
}

.hd_sch_wr {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 430px;
    margin-left: -215px;
}

#hd_sch h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_sch {
    ;
    border: 2px solid #556ada;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#hd_sch #sch_stx {
    padding-left: 10px;
    height: 40px;
    width: 376px;
    border: 0;
    ;
    border-right: 0;
    float: left;
    font-size: 1.25em
}

#hd_sch #sch_submit {
    height: 40px;
    border: 0;
    background: #fff;
    color: #333333;
    width: 50px;
    float: left;
    cursor: pointer;
    font-size: 18px
}

#sbn_side {
    position: absolute;
    top: 20px;
    right: 0
}

#aside2 {
    position: fixed;
    right: -345px;
    top: 0px;
    margin: 0px;
    z-index: 1000000000;
    overflow-y: auto;
    width: 310px;
    padding: 0;
    background: #fff;
    height: 100%;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
}

.close_menu2 {
    display: block;
}

.close_menu2>i {
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    padding: 0 6px;
    border-radius: 50%;
}

.pc_menu>ul {
    padding-bottom: 15px;
}

.pc_menu>ul>li {
    position: relative;
    width: 100%;
    font-size: 15px;
}

.pc_menu>ul>li>ul {
    display: none;
    background: #efefef;
    font-size: 14px;
    padding: 18px 30px;
}

.pc_menu>ul>li>ul li {
    margin-bottom: 11px;
}

.pc_menu>ul>li>ul li:last-child {
    margin-bottom: 0;
}

.pc_menu>ul>li>ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.pc_menu>ul>li>ul li a:before {
    content: '';
    display: block;
    width: 10px;
    height: 3px;
    background-color: #8EC540;
}

.menu_tit {
    padding: 20px 17px;
    background-color: #8EC540;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.menu_tit p {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.flex-bw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 30px;
    cursor: pointer;
}


#tnb h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#tnb ul {
    max-width: 1200px;
    margin: 0 auto;
}

#tnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb li {
    margin-bottom: -1px;
    font-size: 15px;
    font-weight: bold;
    float: right;
    color: #9D9D9D;
}

#tnb a {
    display: inline-block;
    color: #9D9D9D;
    line-height: 35px;
    margin: 0 7px;
}

#tnb a:focus,
#tnb a:hover {
    color: #000;
}

#tnb .tnb_admin a {}

#tnb .tnb_left {
    float: left
}

#tnb .tnb_left a {
    ;
    padding: 0 14px
}

#tnb .tnb_cart {
    border-right: 1px solid #ddd;
}

#tnb .tnb_community {
    border-right: 1px solid #ddd
}

#tnb .tnb_community i {
    font-size: 15px
}

#tnb .tnb_community {
    background: #e7e7e7;
    font-weight: bold;
}

#tnb .tnb_community:focus,
#tnb .tnb_community:hover {
    color: #333;
    border-bottom: 0
}

#tnb .tnb_community a {
    color: #333333;
    border-bottom: 1px solid #e7e7e7
}

#hd_qnb {
    float: right;
    margin-top: 20px
}

#hd_qnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_qnb li {
    float: left;
    font-size: 1.083em;
    line-height: 15px;
    position: relative;
    text-align: center;
    margin: 0 10px
}

#hd_qnb li span {
    display: block;
    margin-top: 5px;
    font-size: 0.92em
}

#hd_qnb li a {
    display: block
}

#hd_qnb li i {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    margin: 0;
    color: #fff
}

#hd_qnb .visit .visit-num {
    display: inline-block;
    line-height: 18px;
    padding: 0 5px;
    border-radius: 10px;
    background: #f04e00;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

#hd_qnb li .fa-question {
    background: #e83a5f;
    font-size: 20px
}

#hd_qnb li .fa-question:hover {
    background: #e41b45
}

#hd_qnb li .fa-comments {
    background: #82c13f;
    font-size: 16px
}

#hd_qnb li .fa-comments:hover {
    background: #5aa708
}

#hd_qnb li .fa-users {
    background: #f0ba00;
    font-size: 15px
}

#hd_qnb li .fa-users:hover {
    background: #f06f00
}

#hd_qnb li .fa-history {
    background: #8522c4;
    font-size: 15px
}

#hd_qnb li .fa-history:hover {
    background: #6700a9
}

/* 메인메뉴 */
#gnb {
    margin-right: 20px;
}

#gnb h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#gnb .gnb_wrap {}

#gnb #gnb_1dul {
    font-size: 18px;
    padding: 0;
    zoom: 1;
    font-weight: 500;
}

#gnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#gnb .gnb_1dli {
    float: left;
    position: relative;
    text-align: center;
    letter-spacing: -1px;
}

#gnb .gnb_1dli>a {
    color: #fff;
    line-height: 90px;
    display: block;
    padding: 0 25px;
    position: relative;
    font-size: 21px;
    font-weight: 600;
}

#hd.on #gnb .gnb_1dli>a {
    color: #000;
}

#hd.on #gnb .gnb_1dli>a.on {
    color: var(--main);
}

#gnb .gnb_1dli>a.on::before {
    content: '';
    display: block;
    width: 80%;
    height: 5px;
    background: var(--main);
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.gnb_1dli .bg {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: url(../img/gnb_bg2.gif) no-repeat 50% 50%;
    text-indent: -999px
}


.gnb_2dli {
    border-top: 1px solid #ddd
}

.gnb_2dli:first-child {
    border: 0
}

.gnb_2dul {
    display: none;
    position: absolute;
    top: 90px;
    left: 50%;
    background: rgba(255, 255, 255, 0.9);
    padding: 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    border: #e3e3e3 1px solid;
    min-width: 200px;
    transform: translateX(-50%);
}

.gnb_2da {
    display: block;
    padding: 0 5px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    color: #333;
}

a.gnb_2da:hover {
    background: #8EC540;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.gnb_1dli_air .gnb_2da {}

.gnb_1dli_on .gnb_2da {}

.gnb_2da:focus,
.gnb_2da:hover {
    color: #fff !important;
}

.gnb_1dli_over .gnb_2dul {
    display: block;
    overflow: hidden;
}

.gnb_1dli_over2 .gnb_2dul {
    display: block;
    right: 0;
}

.gnb_wrap .gnb_empty {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    line-height: 2em;
    color: #fff
}

.gnb_wrap .gnb_empty a {
    color: #fff;
    text-decoration: underline
}

.gnb_wrap .gnb_al_ul .gnb_empty,
.gnb_wrap .gnb_al_ul .gnb_empty a {
    color: #555
}

/*삼선메뉴버튼*/
.menu-trigger_wrap {
    float: right;
    margin-top: 30px;
}

.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}

.menu-trigger {
    position: relative;
    width: 40px;
    height: 30px;
}

.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
    top: 0;
}

.menu-trigger span:nth-of-type(2) {
    top: 14px;
    width: 80%;
    left: 20%;
}

.menu-trigger span:nth-of-type(3) {
    bottom: 0;
}

/* type-01 */
/* 중앙 라인이 고정된 자리에서 투명하게 사라지며 상하라인 회전하며 엑스자 만들기 */
.menu-trigger.active-1 span:nth-of-type(1) {
    -webkit-transform: translateY (14.5px) rotate (-45deg);
    transform: translateY(14.5px) rotate(-45deg);
}

.menu-trigger.active-1 span:nth-of-type(2) {
    opacity: 0;
}

.menu-trigger.active-1 span:nth-of-type(3) {
    -webkit-transform: translateY(-14.5px) rotate(45deg);
    transform: translateY(-14.5px) rotate(45deg);
}

#gnb_all {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
    left: 0;
    top: 90px;
    background: #f3f3f3;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

#gnb .gnb_menu_btn {
    background: #4158d1;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 0;
    vertical-align: top;
    font-size: 18px
}

#gnb .gnb_close_btn {
    background: #4158d1;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 0;
    vertical-align: top;
    font-size: 18px;
    position: absolute;
    top: -50px;
    right: 0
}

#gnb .gnb_mnal {
    padding: 0
}

#gnb_all {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99999;
}

#gnb_all.none {
    display: block;
}

#gnb_all .gnb_al_ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#gnb_all .gnb_al_ul {
    background: #fff;
    border: 3px solid #0475F4;
    padding: 20px;
}

#gnb_all .gnb_al_li {
    background: #fff;
    float: left;
    min-width: 20%;
    padding: 5px
}

#gnb_all .gnb_al_li .gnb_al_a {
    font-size: 16px;
    padding: 10px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    color: #000;
}

#gnb_all .gnb_al_li li {
    padding-left: 10px;
    line-height: 2em;
    font-size: 15px;
    font-weight: 300;
}

#gnb_all .gnb_al_li li i {
    color: #9ca6cc
}

#gnb_all .gnb_al_li li a {
    color: #333
}

/* 중간 레이아웃 */
#wrapper01,
#wrapper02,
#wrapper03,
#wrapper04,
#wrapper05,
#wrapper06 {
    padding-top: 0px;
}

#container_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_wr {
    z-index: 5;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    ;
    zoom: 1;
}

#wrapper02 #container_wr {
    width: 100%;
    max-width: 1200px;
    padding: 60px 0;
}

#aside {
    float: right;
    width: 270px;
    padding: 0;
    background: #fff;
    height: 100%;
    margin: 20px 0 20px 20px;
    display: none;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 30;
}

.aside_bk {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    display: none;
    z-index: 111111111;
}

#container {
    z-index: 4;
    position: relative;
    float: left;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    font-size: 1em;
    width: 100%;
    zoom: 1;
}

#container:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container02 {
    z-index: 4;
    position: relative;
    min-height: 500px;
    height: auto !important;
    width: 100%;
    zoom: 1;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

#container02:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_title {
    /*font-family: 'NEXON Lv2 Gothic';*/
    font-size: 40px;
    max-width: 1200px;
    margin: 60px auto 40px;
    font-weight: bold;
    text-align: center;
}

#container_title span {
    border-bottom: 4px solid #8dc540
}

#container_title em {
    color: #000;
    font-style: normal;
    margin-right: 15px;
    border-bottom: 2px solid #000;
}

.lt_wr {
    width: 49%
}

.lt_wr:nth-child(2n+1) {
    clear: both
}

.latest_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

/* .slide{height:100%;} */
#wrapper #container_wr .fp-slidesNav.bottom {
    bottom: 250px;
    left: 0;
    top: inherit;
}

#section3 .cont03 {
    background: url(/img/circle-bg.png)no-repeat center;
    background-size: cover;
}

/* 섹션을 화면 전체 크기로 설정 */
#section1 {
    width: 100vw;
    /* 전체 너비 */
    height: 100vh;
    /* 전체 높이 */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    /* 넘치는 부분 숨김 */
}

/* 비디오 스타일 */
.relative {
    position: relative;
}

#mainVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    /* 화면을 꽉 채우면서 잘리는 부분 최소화 */
    transform: translate(-50%, -50%);
    /* 비디오를 정중앙에 위치 */
}

.black-tr-bg {
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.19);
    width: 100%;
    height: 100%;
}

.main-text {
    position: absolute;
    padding: 16px;
    z-index: 2;
}

.d-ib {
    display: inline-block;
}

.main-text .text-box {
    padding-right: 50px;
}

.main-text .text-box p {
    color: #fff;
}

.main-text .text-box p:nth-child(1) {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 30px;
}

.main-text .text-box p:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
}

.scrolldown {
    position: absolute;
    z-index: 2;
    bottom: 60px;
}

@keyframes rotateImage {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.img-rotate {
    animation: rotateImage 10s linear infinite;
}

.arrow-down {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section .fp-tableCell>div {
    height: 100%;
}

.cont01 .slick-list {
    height: 100%;
}

.cont01 .slick-track {
    height: 100%;
}

.cont01 .h3_tit p {
    font-weight: 100;
}

.cont_tit_wrap {
    text-align: center;
}

.cont_tit_wrap em {
    background: #f2df01;
    color: #fff;
    width: 150px;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    border-radius: 30px;
}

.cont_tit_wrap strong {
    font-size: 45px;
    color: #000;
    letter-spacing: -1px;
    font-weight: 400;
    display: block;
    margin-top: 10px;
}

.cont_tit_wrap p {
    font-size: 18px;
    color: #555;
    letter-spacing: -1px;
    font-weight: 300;
}


/*서브*/
.cont_1200 {
    padding-bottom: 100px;
}

.sub_top {
    width: 100%;
    height: 550px;
    background: url(/img/sub_img.jpg)no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 999;
}

.sub_top .sub_top_text_wrap {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.sub_top .sub_top_text {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sub_top_text b {
    color: #f1ea00;
}

.sub_top p:nth-child(2) {
    word-break: keep-all;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin: 20px 0 0;
}

.sub_top p:nth-child(3) {
    word-break: keep-all;
    color: #fff;
    font-size: 50px;
    font-weight: 800;
}

.container_title2 {
    margin-top: 90px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    ;
    border-bottom: 4px solid #8EC540;
}

.container_title2 h2 {
    font-size: 40px;
    font-weight: 700;
}

/* 서브페이지 네비 */
.sub_nav {
    width: 100%;
    height: 50px;
    display: flex;
    background: rgba(0, 0, 0, 0.21);
    position: absolute;
    bottom: 0;
}

.sub_nav>li {
    height: 100%;
    width: 220px;
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.sub_nav>li>a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 17px;
    color: #fff;
}

.sub_nav>li.sub_nav_home {
    width: 50px;
}

.sub_nav>li.sub_nav_home a {
    justify-content: center;
    padding: 0;
}

.sub_nav_ul1 {
    display: none;
    background: #fff;
    border-top: 1px solid #E3E3E3;
}

.sub_nav_ul1>li {
    height: 50px;
    width: 220px;
    border-right: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    padding: 0 20px;
}

.sub_nav_ul1>li>a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 17px;
}

.sub_nav_ul1>li>a.on {
    color: var(--main);
}

.sub_nav_ul2 {
    display: none;
    background: #fff;
    border-top: 1px solid #E3E3E3;
}

.sub_nav_ul2>li {
    height: 50px;
    width: 220px;
    border-right: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    padding: 0 20px;
}

.sub_nav_ul2>li>a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 17px;
}

.sub_nav_ul2>li>a.on {
    color: var(--main);
}

.navi_wrap {
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
}

.navi_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.navi_wrap h2 {
    font-size: 30px;
    color: #222;
    float: left;
    font-weight: 400;
}

.navi_wrap .navi {
    float: right;
    margin-top: 20px;
    font-size: 13px;
    font-family: dotum;
    letter-spacing: -1px;
}

.sub_page {
    font-size: 15px;
    color: #666;
    margin: 40px 0 100px;
}

.sub_img img {
    width: 100%;
    margin: 20px auto;
    display: block;
}

.cont01 .tit {
    word-break: keep-all;
    white-space: pre-line;
    font-size: 40px;
    font-weight: 500;
    color: #333;
    padding-bottom: 50px;
}

.cont01 .tit h4 {
    color: #333;
}

.cont01 .tit h4 b {
    color: #0475F4;
}

.cont01 .text {
    overflow: hidden;
    font-size: 18px;
}

.cont01 .text .left p {
    word-break: keep-all;
    white-space: pre-line;
    font-weight: 400;
    font-size: 20px;
    color: #252525;
}

.cont01 .text .rg {
    float: right;
    font-weight: 500;
    color: #0475F4;
    padding-top: 25px;
}

/* cont02 */
.cont02 ul {
    width: 100%;
    height: 100%;
    display: flex;
}

.cont02 ul li {
    width: 25%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 0 10px;
}

.cont02 ul li a {
    width: 100%;
    height: 900px;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
}

.cont02 ul li a:hover {
    color: #fff;
}

.cont02_li_1 {
    background: url('/img/con02_1.jpg')no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.cont02_li_2 {
    background: url('/img/con02_2.jpg')no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.cont02_li_3 {
    background: url('/img/con02_3.jpg')no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.cont02_li_4 {
    background: url('/img/con02_4.jpg')no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.cont02 ul li:hover::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: rgba(106, 162, 26, 0.8);
    z-index: 2;
    /* animation: h_ani 0.4s; */
}

.cont02 ul li .cont-text {
    position: relative;
    top: 110px;
    transition: 0.3s all;
    z-index: 2
}

.cont02 ul li:hover .cont-text {
    top: 0px;
}

.cont02 ul li .main-plus {
    opacity: 0;
    margin-top: 30px;
    transition: 0.3s all;
}

.cont02 ul li:hover .main-plus {
    opacity: 1;
    display: inline-block;
}

.cont03 {
    padding: 130px 0;
}

.cont03 .main-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cont03 .main-product .left {}

.cont03 .main-product .left p:nth-child(1) {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 30px;
}

.cont03 .main-product .left p:nth-child(2) {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}

.cont03 .main-product .left a {
    display: inline-block;
    background-color: #8EC540;
    padding: 18px 25px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.cont03 .main-product .right {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.cont03 .main-product .right ul li {
    position: relative;
    width: 420px;
    aspect-ratio: 21 / 16;
    cursor: pointer;
}

.cont03 .main-product .right ul:nth-child(1) {}

.cont03 .main-product .right ul:nth-child(1) li:nth-child(1) {
    background: url('/img/con03_1.png')no-repeat;
    background-size: cover;
    margin-bottom: 30px;
}

.cont03 .main-product .right ul:nth-child(1) li:nth-child(2) {
    background: url('/img/con03_3.png')no-repeat;
    background-size: cover;
}

.cont03 .main-product .right ul:nth-child(2) {
    padding-top: 60px;
}

.cont03 .main-product .right ul:nth-child(2) li:nth-child(1) {
    background: url('/img/con03_2.png')no-repeat;
    background-size: cover;
    margin-bottom: 30px;
}

.cont03 .main-product .right ul:nth-child(2) li:nth-child(2) {
    background: url('/img/con03_4.png')no-repeat;
    background-size: cover;
}

.product-tit-box {
    position: absolute;
    bottom: 40px;
    left: 30px;
    min-height: 92px;
}

.product-tit-box p:nth-child(1) {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    top: 60px;
    transition: 0.3s all;
}

.product-tit-box p:nth-child(2) {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    opacity: 0;
    transition: 0.3s all;
}

.g-plus {
    display: inline-block;
    opacity: 0;
    padding: 10px;
    background-color: #8EC540;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: 0.3s all;
}

.cont03 .main-product .right ul li:hover .g-plus {
    opacity: 1;
}

.cont03 .main-product .right ul li:hover .product-tit-box p:nth-child(1) {
    top: 0px;
}

.cont03 .main-product .right ul li:hover .product-tit-box p:nth-child(2) {
    opacity: 1;
}

@keyframes h_ani {
    0% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}

.qu_tit {
    font-size: 30px;
    word-break: keep-all;
    white-space: pre-line;
    text-align: center;
    color: #0475F4;
}

.sub_tbl {
    margin-top: 30px;
    color: #333;
}

.sub_tbl {
    border-top: 2px solid #111;
    border-bottom: 2px solid #111;
}

.sub_tbl th {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.sub_tbl th:nth-child(3) {
    border-left: 1px solid #ddd;
}

.sub_tbl td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.sub_tbl tr:nth-child(3) td,
.sub_tbl tr:nth-child(3) th {
    border-bottom: 0;
}

/*sub0101*/
.sb_0101_top {
    text-align: center;
    padding-top: 60px;
}

.sb_0101_top img {
    border-top: 1px solid #ee2126;
    border-bottom: 1px solid #ee2126;
}

.sb_0101_box {
    display: flex;
    gap: 20px;
    margin-top: 100px;
}

.sb_0101_box .left {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(142, 197, 64, 0.09) 33%, rgba(142, 197, 64, 0.09) 100%);
    border-radius: 0px 300px 300px 0px;
}

.sb_0101_box .right {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(238, 33, 38, 0.09) 33%, rgba(238, 33, 38, 0.09) 100%);
    border-radius: 300px 0px 0px 300px;
}

.sb_0101_box .left .eco,
.sb_0101_box .right .polymer {
    display: flex;
    align-items: center;
    gap: 35px;
    padding: 130px 35px;
}

.sb_0101_box .left p {
    font-size: 20px;
    text-align: right;
}

.sb_0101_box .right p {
    font-size: 20px;
}

.sb_0101_box .left img,
.sb_0101_box .right img {
    max-width: 168px;
}

/*sub0102*/
.ceo_img {
    position: absolute;
    top: 5%;
    right: 0;
}

.sub0102_tit {
    margin-bottom: 20px;
}

.sub0102_tit p {
    font-size: 40px;
    line-height: normal;
    font-weight: 700;
}

.sub0102_tit p span {
    color: #8EC540;
}

.sub0102_tit p:last-child {
    font-size: 30px;
    margin-top: 20px;
}

.sub0102_line {
    display: inline-block;
    width: 1px;
    height: 160px;
    background-color: #8EC540;
}

.sub0102_text {
    margin-top: 30px;
    position: relative;
    z-index: 2;
    margin-bottom: 100px;
}

.sub0102_text p {
    margin-bottom: 24px;
    white-space: pre-line;
    font-size: 20px;
}

.sub0102_text p:last-child {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
}

.sub0102_bottom {
    position: absolute;
    right: 0;
    bottom: 0;
}


/*sub0103*/
.history-top {
    text-align: center;
    max-width: 1028px;
    margin: auto;
    padding: 46px 0;
    background-color: rgba(233, 233, 233, 0.3);
    border-radius: 24px;
}

.history-top p {
    font-size: 26px;
    font-weight: 500
}

.history-top p span {
    font-weight: 700
}

.history-box {
    margin-top: 100px;
}

.history-box ul {
    display: none;
}

.history-box ul li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.history-bg {
    width: 266px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.history-bg.y01 {
    background: url(/img/y01.png) no-repeat center;
}

.history-bg.y02 {
    background: url(/img/y02.png) no-repeat center;
}

.history-bg.y03 {
    background: url(/img/y03.png) no-repeat center;
}

.history-bg.y04 {
    background: url(/img/y04.png) no-repeat center;
}

.history-year {
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
}

.history-year p {
    font-size: 30px;
    font-weight: 700;
    color: #8EC540;
}

.history-text {
    position: absolute;
}

.history-text.y01 {
    text-align: right;
    left: 11%
}

.history-text.y02 {
    right: 13%;
}

.history-text.y03 {
    text-align: right;
    left: 0
}

.history-text.y04 {
    right: 19%;
}

.history-text p:nth-child(1) {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.history-text p:nth-child(2) {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.history-text p:nth-child(3) {
    white-space: pre-line;
    font-size: 16px;
    font-weight: 500
}

.history-text.y02 p:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px
}

.history-text.y02 p:nth-child(3) {
    font-size: 18px;
    font-weight: 700;
}

/*sub0104*/
.sub0104_mo {
    text-align: center;
    display: none;
}

/*sub0104*/
.sub0105_mo {
    text-align: center;
    display: none;
}

.sub010_top {
    background-color: rgba(233, 233, 233, 0.3);
    max-width: 905px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 30px 0;
    border-radius: 24px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.sub010_top p {
    font-size: 24px;
    font-weight: 700;
}

/*sub0105*/
.sub0105 .sub02_mid>div p:last-child {
    margin-top: 0px;
}

.sub0105_mid {
    background: url(/img/sub0105.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    max-width: 889px;
    width: 100%;
    border-radius: 33px;
    margin: auto;
    height: 218px;
}

.sub0105_mid p {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

/*sub0106*/
.sub0106 {
    max-width: 886px;
    margin: auto;
}

.sub0106 .root_daum_roughmap .cont .section.lst {
    display: none;
}

.sub0106 .add-text {
    display: flex;
    align-items: center;
    margin: 50px 0;
}

.sub0106 .add-text .left {
    width: 270px;
}

.sub0106 .add-text .left p {
    color: #EF2127;
    font-size: 24px;
    font-weight: 700;
}

.sub0106 .add-text .right {
    width: calc(100% - 270px);
    border-left: 8px solid #EF2127;
    padding: 0 30px;
}

.sub0106 .add-text .right p {
    font-size: 18px;
    font-weight: 500;
}

.sub0106 .add-text .right p:nth-child(1) {
    margin-bottom: 8px;
}

.sub0106 .add-text .right br {
    display: none;
}

/*sub0201*/
.sub0201_down {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.27);
}

.sub0201_down a {
    display: flex;
    gap: 5px;
    align-items: center;
    padding: 10px 30px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    color: #717171;
    font-size: 15px;
    font-weight: 300;
}

.sub020_top {
    background-color: rgba(233, 233, 233, 0.3);
    max-width: 905px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 30px 0;
    border-radius: 24px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.sub020_top p:nth-child(1) {
    font-size: 30px;
    font-weight: 700;
}

.sub020_top p:nth-child(2) {
    font-size: 25px;
    font-weight: 600;
}

.eco_v {
    max-width: 370px;
    text-align: center;
    padding: 28px 10px;
    border: 1px solid #ececec;
    border-radius: 20px;
    margin: auto;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 60px;
}

.eco_v p {
    font-size: 25px;
    font-weight: 800;
}

.cont_1200.no-overflow {
    overflow: unset;
}

.img_b_box {
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 100px;
}

.mw-905 {
    max-width: 905px;
    margin: auto;
}

.img_s_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}

.img_s_box img {
    width: calc((100% /4) - 15px);
}

.use-box {
    max-width: 426px;
    text-align: center;
    margin-bottom: 30px;
    background-color: #F7FBF1;
    border-radius: 42px;
    padding: 27px 20px;
}

.use-box p {
    font-size: 26px;
    font-weight: 700;
}

.sub02_mid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub02_mid>div p {
    width: 100%;
    font-weight: 700;
    font-size: 19px;
}

.sub02_mid>div p:last-child {
    font-weight: 400;
    margin-top: 20px;
}

.sub02_mid .g_bg {
    z-index: 1;
    position: relative;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    background-color: rgba(177, 230, 101, 0.1);
    max-width: 297px;
    aspect-ratio: 1 / 1;
    width: 100%;
    text-align: center;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.sub02_mid .w0_bg {
    z-index: 2;
    position: relative;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0);
    max-width: 297px;
    aspect-ratio: 1 / 1;
    width: 100%;
    text-align: center;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.sub02_mid .g_bg:nth-child(1) {
    right: -45px;
}

.sub02_mid .g_bg:nth-child(3) {
    left: -45px;
}

/*///sub0202*/
.img_s_box.sub0202 img {
    width: auto;
}

/*///sub0203*/
.sub0203_bottom .sub020_box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    margin-bottom: 60px;
}

.sub0203_bottom .sub020_box:nth-child(2) {
    margin-bottom: 0;
}

.sub0203_bottom .sub020_box>div {
    position: relative;
}

.sub0203_bottom .sub020_box .sub020_tit_gbox {
    background-color: #F7FBF1;
    border-radius: 50px;
    display: inline-block;
    width: 300px;
    text-align: center;
    padding: 23px 0;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}

.sub0203_bottom .sub020_box .sub020_imgbox {
    border-radius: 30px;
    overflow: hidden;
}

.arrow_down {
    position: absolute;
    bottom: -47px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
}

.g-arrow {
    min-width: 35px;
    bottom: -50px;
}

.sub0203_bottom .sub020_box:nth-child(2) .g-arrow {
    transform: rotate(180deg);
}

/*//sub0301*/
.sub0301 {
    position: relative;
    max-width: 1044px;
    margin: auto;
    border-radius: 38px;
    overflow: hidden;
    box-shadow: 8px 10px 20px rgba(0, 0, 0, 0.1);
}

.sub0301:nth-child(1) {
    margin-bottom: 56px;
}

.sub0301_text {
    position: absolute;
    height: 100%;
    width: 60%;
    display: flex;
    padding: 0 60px;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.85);
}

.sub0301_text.left {
    top: 0;
    right: 0;
}

.sub0301_text.right {
    top: 0;
    left: 0;
    justify-content: flex-end;
}

.sub0301_text p {
    font-size: 22px;
    font-weight: 600;
    white-space: pre-line;
    word-break: keep-all;
}

.sub0301_text.right p {
    text-align: right;
}

.sub0301_bt_box {
    position: relative;
    text-align: center;
}

.sub0301_bt_box p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 24px;
    font-weight: 500;
    line-height: 60px;
    white-space: pre-line;
    word-break: keep-all;
    width: 100%;
}

/*sub0302*/
.sub0302 {
    max-width: 889px;
    margin: auto;
}

.sub0302 .top_text p {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    white-space: pre-line;
    line-height: 37px;
    margin-bottom: 70px;
    margin-top: 30px;
}

.sub0302_1 {
    display: flex;
    align-items: flex-end;
    gap: 50px;
    padding: 0 50px;
    margin-bottom: 95px;
}

.sub0302_1 .img-box img {
    min-width: 317px;
}

.sub0302_1 .text-box>p {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

.sub0302_1 .text-box div p {
    font-size: 22px;
    font-weight: 500;
    display: flex;
    align-items: stretch;
    margin-bottom: 10px;
    text-wrap-mode: nowrap;
}

.sub0302_1 .text-box div p:before {
    content: '-';
    display: inline-block;
    margin-right: 5px;
}

.sub0302_2 {
    display: flex;
    align-items: flex-end;
    gap: 50px;
    padding: 0 50px;
    justify-content: flex-end;
}

.sub0302_2 .text-box {
    text-align: right;
}

.sub0302_2 .text-box>p {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

.sub0302_2 .text-box div p {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}

.sub0302_2 .text-box div p:before {
    content: '-';
    display: inline-block;
    margin-right: 5px;
}

/*sub0303*/
.sub0303 p {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    white-space: pre-line;
    margin-bottom: 60px;
}

.certified_patent {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 1036px;
    margin: auto;
}

.certified_patent>div {
    max-width: 472px;
    width: 100%;
    text-align: center;
}

.sub0303_text {
    padding: 40px;
    text-align: center;
    background-color: rgba(141, 197, 64, 0.1);
    margin-top: 30px;
    border-radius: 15px;
}

.sub0303_text p {
    white-space: pre-line;
    word-break: keep-all;
    font-size: 20px;
    font-weight: 500;
    line-height: 37px;
}

/*sub0403*/
.sub0403 {
    display: flex;
    align-items: flex-end;
    gap: 30px;
    padding: 60px 30px;
    background-color: rgba(245, 245, 245, 0.42);
}

.sub0403_text {
    padding: 40px 0;
}

.sub0403_text p:nth-child(1) {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 3px;
}

.sub0403_text p:nth-child(2) {
    font-size: 20px;
    margin-bottom: 30px;
}

.sub0403_text a {
    display: inline-block;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.73);
    border: 1px solid #707070;
    border-radius: 50px;
}

/*sub0501*/
.sub0501 p {
    color: #404040;
}

.sub0501 p:nth-child(1) {
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 25px;
}

.sub0501 p:nth-child(2) {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 40px;
    white-space: pre-line;
}

.sub0501_img {
    border-radius: 26px;
    overflow: hidden;
}

/*sub0502*/
.sub0502 {}

.sub0502>p {
    color: #404040;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}

.sub0502_img {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 40px;
}

.sub0502 ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.sub0502 ul li {
    width: calc((100% / 3) - 8px);
    text-align: center;
    background-color: #f7fbf1;
    padding: 50px 40px;
    border-radius: 20px;
}

.sub0502 ul li p:nth-child(2) {
    color: #404040;
    font-size: 24px;
    margin-bottom: 18px;
    width: 100%;
    font-weight: 500;
}

.sub0502 ul li p:nth-child(3) {
    color: #404040;
    font-size: 16px;
}

/*탭*/
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 47px;
    border-bottom: 0;
    border-left: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
}

ul.tabs li {
    float: left;
    text-align: center;
    cursor: pointer;
    width: calc((100% - 1px) / 3);
    height: 46px;
    line-height: 46px;
    border: 1px solid #ddd;
    border-left: none;
    font-weight: 400;
    background: #f6f6f6;
    position: relative;
    font-size: 16px;
}

ul.tabs li.active {
    background: #fff;
    border: 1px solid #1067d9;
    border-top: 2px solid #1067d9;
    border-bottom: 0;
    color: #0b4da1;
    position: relative;
    z-index: 112;
}

ul.tabs li.active:before {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-top: 46px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid #d6d6d6;
    position: absolute;
    left: -41px;
    top: -3px;
    z-index: 111;
}

ul.tabs li.active:after {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-top: 46px solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid #d6d6d6;
    position: absolute;
    right: -41px;
    top: -3px;
    z-index: 111;
}

.tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
}

.tab_content {
    display: none;
    padding: 30px 0;
}

.tab_container .tab_content ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.history {
    width: 100%;
    margin: 50px auto 0;
    max-width: 380px;
}

.history th:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #0475F4;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -10px;
    border-radius: 50%;
    border: 5px solid rgba(183, 212, 68, 0.5);
    z-index: 6;
}

.history th {
    padding: 10px;
    color: #000;
    font-size: 20px;
    width: 15%;
    position: relative;
    padding-bottom: 50px;
    vertical-align: top;
    background: #fff;
}

.history th:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 50%;
    top: 50px;
}

.history th.last:after,
.history th.last:before {
    display: none;
}

.history td.month {
    color: #000;
    width: 50px;
    font-weight: 600;
}

.history td {
    padding-left: 20px;
    padding-top: 10px;
    vertical-align: top;
    line-height: 20px;
    border-bottom: 0;
    word-break: keep-all;
}

.sub_tbl2 {
    border-top: 1px solid #000;
    margin-top: 60px;
}

.sub_tbl2 th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #f6f6f6;
    color: #000;
    padding: 10px;
    font-weight: 300;
}

.sub_tbl2 td {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}

.sub_tbl2 thead th {
    background: none;
    border-bottom: 1px solid #000;
    font-weight: 400;
    border-right: 0;
}

.tab3_wrap li {
    width: 25%;
    float: left;
}

.tab3_wrap li div {
    margin: 10px;
    border: 1px solid #ddd;
}

.tab3_wrap li div.sub_img img {
    margin: 0;
}

/* 하단 레이아웃 */
#ft {
    background: #22272D;
}

#ft_wr {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.ft_wrap {
    padding: 50px 10px;
}

.ft_text {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ft_wrap p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.ft_text .right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.ft_text .right a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.ft_text .right span {
    width: 1px;
    height: 14px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.3)
}

.ft_bottom {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

.ft_bottom span {
    width: 1px;
    height: 14px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.48)
}

.ft_wrap .ft_bottom p {
    color: rgba(255, 255, 255, 0.49);
    font-size: 16px;
    font-weight: 200;
}

.admin-btn {
    position: absolute;
    top: 15px;
    right: 8px;
    color: rgba(255, 255, 255, 0.3);
}

#top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background: #22272D;
    border-radius: 50%;
}

#top_btn:hover {
    background: #8EC540;
    color: #fff
}

.ft_wrap {
    color: #333;
}

.ft_inz_img {
    position: absolute;
    top: 10px;
    right: 0;
}

/* 게시물 선택복사 선택이동 */
#copymove {}

#copymove .win_desc {
    text-align: center;
    display: block
}

#copymove .tbl_wrap {
    margin: 20px
}

#copymove .win_btn {
    padding: 0 20px 20px
}

.copymove_current {
    float: right;
    background: #ff3061;
    padding: 5px;
    color: #fff;
    border-radius: 3px
}

.copymove_currentbg {
    background: #f4f4f4
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important
}

/* 본문 바로가기 */
#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}

/* ie6 이미지 너비 지정 */
.img_fix {
    width: 100%;
    height: auto
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
    display: inline-block;
    position: relative
}

#captcha legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden;
}

#captcha #captcha_img {
    ;
    height: 40px;
    border: 1px solid #898989;
    ;
    vertical-align: top;
    padding: 0;
    margin: 0
}

#captcha #captcha_mp3 {
    ;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    background: url('../../../img/captcha2.png') no-repeat;
    text-indent: -999px;
    ;
    border-radius: 3px
}

#captcha #captcha_reload {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    background: url('../../../img/captcha2.png') no-repeat 0 -40px;
    text-indent: -999px;
    border-radius: 3px
}

#captcha #captcha_key {
    margin: 0 0 0 3px;
    padding: 0 5px;
    width: 90px;
    height: 40px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 1.333em;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    vertical-align: top
}

#captcha #captcha_info {
    display: block;
    margin: 5px 0 0;
    font-size: 0.95em;
    letter-spacing: -0.1em
}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
    display: block;
    margin: 0 0 5px;
    width: 187px
}

#captcha.m_captcha #captcha_img {
    width: 160px;
    height: 60px;
    border: 1px solid #e9e9e9;
    margin-bottom: 3px;
    margin-top: 5px;
    display: block;
}

#captcha.m_captcha #captcha_reload {
    position: static;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    background: url('../../../img/captcha2.png') no-repeat 0 -40px;
    text-indent: -999px
}

#captcha.m_captcha #captcha_reload span {
    display: none;
}

#captcha.m_captcha #captcha_key {
    margin: 0;
    padding: 0 5px;
    width: 115px;
    height: 29px;
    border: 1px solid #b8c9c2;
    background: #f7f7f7;
    font-size: 1.333em;
    font-weight: bold;
    text-align: center;
    line-height: 29px;
    margin-left: 3px
}

#captcha.m_captcha #captcha_info {
    display: block;
    margin: 5px 0 0;
    font-size: 0.95em;
    letter-spacing: -0.1em
}

#captcha.m_captcha #captcha_mp3 {
    width: 31px;
    height: 31px;
    background: url('../../../img/captcha2.png') no-repeat 0 0;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
    text-indent: -9999px;
    border: none
}

/* ckeditor 단축키 */
.cke_sc {
    margin: 0 0 5px;
    text-align: right
}

.btn_cke_sc {
    display: inline-block;
    padding: 0 10px;
    height: 23px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    line-height: 1.9em;
    vertical-align: middle;
    cursor: pointer
}

.cke_sc_def {
    margin: 0 0 5px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center
}

.cke_sc_def dl {
    margin: 0 0 5px;
    text-align: left;
    zoom: 1
}

.cke_sc_def dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.cke_sc_def dt,
.cke_sc_def dd {
    float: left;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
    width: 20%;
    font-weight: bold
}

.cke_sc_def dd {
    width: 30%
}

/* ckeditor 태그 기본값 */
#bo_v_con ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

#bo_v_con ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

#bo_v_con li {
    display: list-item;
}

/* 버튼 */
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}

a.btn01,
#bo_w .btn_submit,
a.btn_cancel {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn01:focus,
a.btn01:hover {
    text-decoration: none
}

button.btn01 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none
}

a.btn02 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}

a.btn02:focus,
.btn02:hover {
    text-decoration: none
}

button.btn02 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none
}

.list-move {
    margin-top: 20px;
}

.list-move .list-btn {
    border: 1px solid rgba(112, 112, 112, 0.22);
    padding: 15px 30px;
    border-radius: 50px;
    color: rgba(0, 0, 0, 0.73);
}

.btn_confirm {
    text-align: right
}

/* 서식단계 진행 */
.btn_submit {
    border: 0;
    background: #333333;
    color: #fff;
    ;
    cursor: pointer;
    border: 0
}

.btn_submit:hover {
    background: #333
}

a.btn_cancel {
    display: inline-block;
    background: #969696;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}

button.btn_cancel {
    display: inline-block;
    background: #969696;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_cancel:hover {
    background: #aaa;
}

a.btn_frmline,
button.btn_frmline {
    display: inline-block;
    padding: 0 5px;
    height: 40px;
    border: 0;
    background: #3c3c3c;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    vertical-align: top
}

/* 우편번호검색버튼 등 */
a.btn_frmline {}

button.btn_frmline {
    font-size: 1em
}

/* 게시판용 버튼 */
.btn_bo_user .btn,
a.btn_b02,
#bo_w .btn_submit,
.btn_cancel,
a.btn_b01,
a.btn_admin {
    display: inline-block;
    background: #8ec540;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    padding: .375rem .75rem !important
}

.btn_b01:hover,
.btn_b01:hover,
.btn_b02:hover {
    background: #e4e4e4;
    color: #000
}

a.btn_b03,
.btn_b03 {
    display: inline-block;
    background: #fff;
    border: 1px solid #b9bdd3;
    color: #646982;
    text-decoration: none;
    vertical-align: middle
}

a.btn_b03:hover,
.btn_b03:hover {
    background: #ebedf6
}

a.btn_b04,
.btn_b04 {
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    color: #707070;
    text-decoration: none;
    vertical-align: middle
}

a.btn_b04:hover,
.btn_b04:hover {
    color: #333;
    background: #f9f9f9
}



/*컬러*/
.color_1 {
    background: #169dd6
}

.color_2 {
    background: #14d53d
}

.color_3 {
    background: #3814ff
}

.color_4 {
    background: #7520c5
}

/* 기본테이블 */
.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0 5px;
    border-top: 1px solid rgba(112, 112, 112, 1);
    border-left: 0;
    border-right: 0;
}

.tbl_wrap caption {
    padding: 10px 0;
    font-weight: bold;
    text-align: left
}

.tbl_head01 {
    margin: 0 0 10px
}

.tbl_head01 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head01 thead th {
    padding: 10px 0;
    font-weight: 800;
    text-align: center;
    border-bottom: 1px solid rgba(112, 112, 112, 0.38);
    background: #fafafa;
}

.tbl_head01 thead th input {
    vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head01 tbody th {
    padding: 8px 0;
    border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
    color: #666;
    padding: 20px 5px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.38);
    font-size: 16px;
    text-align: center;
}

.tbl_head01 tbody tr:hover td {
    background: #f2f0ee;
}

.tbl_head01 a:hover {
    text-decoration: underline
}

#bo_list tbody tr:hover {
    border-left: 0 !important;
}

.tbl_head02 {
    margin: 0 0 10px
}

.tbl_head02 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head02 thead th {
    padding: 5px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em
}

.tbl_head02 thead a {
    color: #383838
}

.tbl_head02 thead th input {
    vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head02 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff
}

.tbl_head02 td {
    padding: 5px 3px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    line-height: 1.4em;
    word-break: break-all
}

.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {
    margin: 0 0 20px
}

.tbl_frm01 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_frm01 th {
    width: 70px;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #f5f8f9;
    text-align: left
}

.tbl_frm01 td {
    padding: 7px 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: transparent
}

.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input {
    border: 1px solid #ccc;
    background: #fff;
    color: #000;
    vertical-align: middle;
    border-radius: 3px;
    padding: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.tbl_frm01 textarea {
    padding: 2px 2px 3px
}

.frm_input {
    height: 40px;
}

.full_input {
    width: 100%
}

.half_input {
    width: 49.5%
}

.tbl_frm01 textarea {
    width: 100%;
    height: 100px
}

.tbl_frm01 a {
    text-decoration: none
}

.tbl_frm01 .frm_file {
    display: block;
    margin-bottom: 5px
}

.tbl_frm01 .frm_info {
    display: block;
    padding: 0 0 5px;
    line-height: 1.4em
}

/*기본 리스트*/
.list_01 li {
    border: 1px solid #dbdbdb;
    background: #fff;
    border-radius: 3px;
    margin: 3px 0;
    padding: 10px 15px;
    list-style: none;
    position: relative;
}

.list_01 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.list_01 li:hover {
    background: #f9f9f9
}

.list_01 li.empty_li {
    text-align: center;
    padding: 20px 0;
    color: #666
}

/*폼 리스트*/
.form_01 h2 {
    margin: 0 0 10px;
    font-size: 1.167em
}

.form_01 li {
    margin: 10px 0
}

.form_01 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.form_01 li .right_input {
    float: right
}

.form_01 textarea {
    height: 100px;
    width: 100%
}

.form_01 .frm_label {
    display: inline-block;
    width: 130px
}

/* 자료 없는 목록 */
.empty_table {
    padding: 50px 0 !important;
    text-align: center
}

.empty_list {
    padding: 20px 0 !important;
    color: #666;
    text-align: center
}

/* 필수입력 */
.required,
textarea.required {
    background-image: url('../img/require.png') !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}

/* 테이블 항목별 정의 */
.td_board {
    width: 80px;
    text-align: center
}

.td_category {
    width: 80px;
    text-align: center
}

.td_chk {
    width: 30px;
    text-align: center
}

.td_date {
    width: 60px;
    text-align: center
}

.td_datetime {
    width: 110px;
    text-align: center
}

.td_group {
    width: 80px;
    text-align: center
}

.td_mb_id {
    width: 100px;
    text-align: center
}

.td_mng {
    width: 80px;
    text-align: center
}

.td_name {
    width: 100px;
    text-align: left
}

.td_nick {
    width: 100px;
    text-align: center
}

.td_num {
    width: 50px;
    text-align: center
}

.td_numbig {
    width: 80px;
    text-align: center
}

.td_stat {
    width: 60px;
    text-align: center
}

.txt_active {
    color: #5d910b
}

.txt_done {
    color: #e8180c
}

.txt_expired {
    color: #ccc
}

.txt_rdy {
    color: #8abc2a
}

/* 새창 기본 스타일 */
.new_win {
    position: relative;
}

.new_win .tbl_wrap {
    margin: 0 20px
}

.new_win #win_title {
    font-size: 1.25em;
    height: 50px;
    line-height: 30px;
    padding: 10px 20px;
    background: #333;
    color: #fff;
}

.new_win #win_title .sv {
    font-size: 0.75em;
    line-height: 1.2em
}

.new_win .win_ul {
    border-right: 1px solid #dfe6e7;
}

.new_win .win_ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.new_win .win_ul li {
    float: left;
    background: #fff;
    width: 33.333%;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: -1px
}

.new_win .win_ul li a {
    display: block;
    padding: 10px 0
}

.new_win .win_ul .selected {
    background: #fff;
    border-color: #333333;
    position: relative;
    z-index: 5
}

.new_win .win_ul .selected a {
    color: #333333;
    font-weight: bold
}

.new_win .win_desc {
    margin: 5px 0;
    font-size: 0.92em;
    color: #3598db;
}

.new_win .frm_info {
    font-size: 0.92em;
    color: #3598db
}

.new_win .win_total {
    text-align: right;
    margin: 10px 0
}

.new_win .win_total span {
    display: inline-block;
    line-height: 30px;
    font-size: 0.92em;
    color: #4e546f;
    background: #d4d4d4;
    padding: 0 10px;
    border-radius: 5px;
}

.new_win .new_win_con {
    margin: 20px;
}

.new_win .new_win_con:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.new_win .btn_confirm:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.new_win .win_btn {
    text-align: right
}

.new_win .btn_close {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background: url(../img/close_btn.gif) no-repeat 50% 50%;
    border: 0;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer
}

.new_win .btn_submit {
    padding: 0 20px;
    height: 40px;
    font-weight: bold;
    font-size: 1.083em;
    float: right
}

/* 검색결과 색상 */
.sch_word {
    color: #00c4ac
}

/* 자바스크립트 alert 대안 */
#validation_check {
    margin: 100px auto;
    width: 500px
}

#validation_check h1 {
    margin-bottom: 20px;
    font-size: 1.3em
}

#validation_check p {
    margin-bottom: 20px;
    padding: 30px 20px;
    border: 1px solid #e9e9e9;
    background: #fff
}

/* 사이드뷰 */
.sv_wrap {
    position: relative;
    font-weight: normal
}

.sv_wrap .sv {
    z-index: 1000;
    display: none;
    margin: 5px 0 0;
    font-size: 0.92em;
    background: #333;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.sv_wrap .sv:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #333 transparent;
}

.sv_wrap .sv a {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    line-height: 30px;
    width: 100px;
    font-weight: normal;
    color: #bbb
}

.sv_wrap .sv a:hover {
    background: #000;
    color: #fff
}

.sv_member {
    color: #333
}

.sv_on {
    display: block !important;
    position: absolute;
    top: 23px;
    left: 0px;
    width: auto;
    height: auto
}

.sv_nojs .sv {
    display: block
}

/* 페이징 */
.pg_wrap {
    clear: both;
    margin: 30px 0;
    text-align: center
}

.pg_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.pg_page,
.pg_current {
    display: inline-block;
    vertical-align: middle;
    background: #f3f3f3;
    border: 1px solid #bbbcc3
}

.pg a:focus,
.pg a:hover {
    text-decoration: none
}

.pg_page {
    color: #555;
    font-size: 1.083em;
    height: 30px;
    line-height: 28px;
    padding: 0 5px;
    min-width: 30px;
    text-decoration: none;
    border-radius: 3px;
}

.pg_page:hover {
    background: #ddd
}

.pg_start {
    text-indent: -999px;
    overflow: hidden;
    background: url('../img/btn_first.gif') no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb;
}

.pg_prev {
    text-indent: -999px;
    overflow: hidden;
    background: url('../img/btn_prev.gif') no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_end {
    text-indent: -999px;
    overflow: hidden;
    background: url('../img/btn_end.gif') no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_next {
    text-indent: -999px;
    overflow: hidden;
    background: url('../img/btn_next.gif') no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {
    background-color: #fafafa
}

.pg_current {
    display: inline-block;
    background: #17518c;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    min-width: 30px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 2px #222542;
    -moz-box-shadow: inset 1px 1px 2px #222542;
    box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window :after,
.cheditor-popup-window :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {
    display: block;
    margin: 0.3em;
    padding: 0.5em 0;
    border: 1px solid #eee;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-size: 2em;
    text-decoration: none;
    text-align: center
}

.close_menu {
    display: none;
}

.mobile_menu {
    display: none;
}



.bo_notice td {
    background: #f6f6f6 !important;
    border-bottom: 1px solid #ddd !important;
}

.bo_notice .notice_icon {
    background: #bb352d !important;
}

b {
    font-weight: 700
}

/*높이때문에 만들어놓음*/
.high_b {
    margin-top: 9rem;
}

.high_b2 {
    margin-top: 6rem;
}

/* 테이블 */
.table-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0px !important;
}

.table-scroll table {
    min-width: 700px;
}

table.t-view {
    width: 100%;
    border-collapse: collapse;
    border-top: #0475f4 2px solid;
    border-bottom: 1px solid #d4d4d4;
}

table.t-view th {
    background: #F3F2F9;
    text-align: center;
}

table.t-view th,
table.t-view td {
    padding: 1rem;
    border: 1px solid #e7e7e7;
}

table.t-view td {
    border: 1px solid #e7e7e7;
}

table.t-view td.t_bold {
    font-weight: bold;
    background-color: #f7f7f7
}

table.t-view td.t_left {
    text-align: left
}

table.t-view td.bg_point02 {
    background-color: #f7fddf
}

/*li스타일*/
.li_st03 li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
    background: url('/img/cigo.png')no-repeat 2px 4px;
}



.box_st1 {
    background: url('/img/pat01.gif');
    padding: 10px;
}

.box_st1_in {
    background: #fff;
    padding: 7rem 4rem;
}

.box_st2 {
    width: 100%;
    border: #e3e3e3 1px solid;
    background: #f5f5f5;
    padding: 3rem 1rem;
}

.box_st1_in .txt1 {
    margin-top: 4.1rem;
    white-space: pre-line;
}

.step_st1 {
    display: flex;
    align-items: center;
    line-height: 4rem;
}

.step_st1 .step_num {
    font-size: 9.3rem;
    margin-right: 20px
}

.step_st1>p {
    font-family: 'NEXON Lv2 Gothic';
    font-size: 3.4rem
}

.full_bgst {
    background: url(/img/sub02_01_img05.jpg) right top no-repeat #f5f5f5;
    margin: 3rem 0rem;
    padding-top: 14rem;
    background-size: contain;
    padding-bottom: 10rem;
}

.full_bgst .ful_tit {
    width: 40%;
}

.ful_box {
    border: #e3e3e3 1px solid;
    padding: 5rem 4rem;
    background: #fff;
}

.ful_box_wrap {
    margin-top: -12rem
}

.full_bgst h2 {
    margin-bottom: 3rem
}

/*배경달라질때 하나씩 추가*/
.full_bgst.st2 {
    background: url(/img/sub02_03_img06.jpg) right top no-repeat #2c3f4d;
}

.full_bgst.st2 .ful_tit {
    color: #fff;
}

.full_bgst.st3 {
    background: url(/img/sub02_04_img02.jpg) right top no-repeat #f5f5f5;
}


.bb_st3 {
    display: flex
}

.bb_st3_wrap {
    display: flex;
    flex-wrap: wrap;
}

.bb_st3_wrap>div {
    flex: 1 1 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

.bb_st3 {}

.bb_st3 div:nth-child(2) {
    order: 3;
}

.bb_st3 div:nth-child(3) {
    order: 4;
}

.bb_st3 div:nth-child(4) {
    order: 2;
}

.bb_st3 div:nth-child(2n) {
    padding: 0rem 6rem;
    position: relative;
}

.bb_st3 .li_num {
    position: absolute;
    margin-right: 0rem;
    top: -2.7rem
}

.bb_st3 div:nth-child(4) .li_num {
    top: auto;
    bottom: -2.6rem
}

.plus_imgbtn {
    display: none;
    padding: 1rem 3rem;
    background: #fff;
    color: #0475f4;
    border: #0475f4 1px solid
}

/*렌즈*/
.review_box {
    width: 100%;
    padding: 8rem 0rem;
    margin: 5rem 0rem;
    background: url(/img/sub02_07_img04.jpg) left top no-repeat #364563;
}

.review_box_w {
    display: flex;
    justify-content: space-between
}

.round_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.round_box>img {
    margin: 1rem;
}

.etc_box {
    border: #e3e3e3 1px solid;
    padding: 5rem 4rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: flex-start;
}

.etc_box_tit b {
    font-size: 3.6rem;
}

.etc_box_tit {
    font-size: 2rem;
    color: #0475F4
}

.etc_box_body {
    -ms-flex: 1;
    flex: 1;
}

/*반응형 max 1200 xl*/
@media (max-width: 1199.98px) {
    .review_box_w {
        display: block;
    }

    .container_title2 {
        margin-top: 30px;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .container_title2 h2 {
        font-size: 30px;
    }
}

/*반응형 max 992px lg*/
@media (max-width: 991.98px) {
    .cont02 ul li:hover .main-plus {
        display: none;
    }

    .plus_imgbtn {
        display: inline-block
    }

    .high_b {
        margin-top: 6rem;
    }

    .step_st1 .step_num {
        font-size: 4.3rem;
        margin-right: 10px;
        font-weight: 700;
    }

    .step_st1 p>br {
        display: none
    }

    .full_bgst {
        padding-top: 5rem;
    }

    .full_bgst .ful_tit {
        width: 100%;
        margin-bottom: 2rem;
    }

    .full_bgst h2 {
        margin-bottom: 1rem;
    }

    .bb_st3 div:nth-child(2n) {
        padding: 3rem 3rem;
    }

    .history-box ul {
        display: block;
    }

    .history-img {
        display: none;
    }

    .sub010_top {
        padding: 30px 20px;
    }

    .sub0105_mo {
        display: block;
    }

    /* .sub0104_pc {
        display: none;
    } */

    .sub0105_pc {
        display: none;
    }

    .sub010_top p {
        font-size: 16px;
        font-weight: 500;
    }

    .round_box>img {
        margin-bottom: 2rem
    }

    .sub0203_bottom .sub020_box .sub020_tit_gbox {
        padding: 20px 50px;
        font-size: 22px;
        width: auto;
    }

    .g-arrow {
        min-width: 35px;
        bottom: -30px;
    }

    .sub0301_text {
        justify-content: center;
        padding: 0 20px;
    }

    .sub0301_text.right {
        justify-content: center;
    }

    .sub0301_text p {
        font-size: 20px;
    }

    .sub0301_bt_box p {
        font-size: 20px;
        line-height: 40px;
    }

    .sub0302_1 .img-box img {
        min-width: auto;
    }

    .sub0302_1 .text-box div p {
        font-size: 20px;
        text-wrap-mode: unset;
    }

    .sub0302_1,
    .sub0302_2 {
        gap: 30px;
    }

    .sub0302_1,
    .sub0302_2 {
        padding: 0;
        margin-bottom: 55px;
    }

    .sub0302 .top_text p {
        font-size: 18px;
    }

    .sub0303_text {
        padding: 20px 10px;
    }

    .sub0303_text p {
        font-size: 18px;
    }

    .sub0403_img {
        width: 350px;
    }

    .sub0403 {
        padding: 30px 20px;
    }

    .sub0403_text a {
        padding: 15px 25px;
        font-size: 15px;
    }

    .sub0403_text p:nth-child(1) {
        font-size: 22px;
    }

    .sub0403_text p:nth-child(2) {
        font-size: 18px;
    }

    .sub0501 p:nth-child(1) {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .sub0501 p:nth-child(2) {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .sub0502>p {
        font-size: 22px;
    }

    .sub0502 ul li img {
        width: 80px;
    }

    .sub0502 ul li {
        padding: 30px;
    }

    .sub0502 ul li p:nth-child(2) {
        color: #404040;
        font-size: 22px;
        margin-bottom: 12px;
        width: 100%;
        font-weight: 500;
    }

    .sub0502 ul li p:nth-child(3) {
        color: #404040;
        font-size: 15px;
    }

}


/*반응형 max 767px md*/
@media (max-width: 767.98px) {
    .table-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0px !important;
    }

    /*모바일버전에 .slide_text넣기 대략 700*/
    .etc_box {
        flex-direction: column;
    }

    .sub0203_bottom .sub020_box .sub020_tit_gbox {
        padding: 15px 30px;
        font-size: 18px;
        width: auto;
    }

    .sub0203_bottom .sub020_box .sub020_imgbox {
        border-radius: 10px;
    }

    .sub0301_text {
        width: 100%;
        text-align: center;
    }

    .sub0301_text p {
        font-size: 18px;
        line-height: 36px;
    }

    .sub0301_text.right p {
        text-align: center;
    }

    .sub0301_bt_box p {
        font-size: 18px;
        line-height: 40px;
    }

    .sub0301>img {
        display: none;
    }

    .sub0301:nth-child(1) {
        margin-bottom: 30px;
        width: 100%;
        padding: 30px;
        background: url(/img/sub0301_2.jpg) no-repeat;
        background-size: cover;
    }

    .sub0301:nth-child(2) {
        width: 100%;
        padding: 30px;
        background: url(/img/sub0301_1.jpg) no-repeat;
        background-size: cover;
    }

    .sub0301_text {
        position: unset;
        padding: 20px;
        border-radius: 20px;
    }

    .sub0302 .img-box {
        min-width: 250px;
        max-width: 250px;
    }

    .sub0303>p {
        margin-bottom: 30px;
    }

    .certified_patent {
        flex-wrap: wrap;
        justify-content: center;
    }

    .sub0403_img {
        width: 250px;
    }

    .sub0403 {
        padding: 20px;
        gap: 20px;
    }

    .sub0403_text p:nth-child(1) {
        font-size: 20px;
    }

    .sub0403_text p:nth-child(2) {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .sub0403_text {
        padding: 10px 0;
    }

    .sub0403_text a {
        padding: 10px 15px;
        font-size: 14px;
    }

    .sub0502 ul li {
        padding: 20px;
        width: calc((100% / 2) - 6px);
    }

    .sub0105_mid {
        flex-wrap: wrap;
        height: auto;
        padding: 20px 0;
        gap: 15px;
    }

    .sub0105_mid>div {
        width: 100%;
        text-align: center;
    }

    .sub0105_mid p {
        font-size: 22px;
        font-weight: 700;
    }

    .sub0105_mid img {
        width: 20px;
        transform: rotate(90deg);
    }
}

/*반응형 max 576px sm*/
@media (max-width: 575.98px) {
    .box_st1 {
        padding: 6px;
    }

    .box_st1_in {
        background: #fff;
        padding: 3rem 2rem;
    }

    .box_st1_in .txt1 {
        margin-top: 1.4rem;
        white-space: normal;
    }

    .step_st1 {
        line-height: 160%;
    }

    .sub0203_bottom .sub020_box .sub020_tit_gbox {
        padding: 12px 20px;
        font-size: 14px;
        width: auto;
        margin-bottom: 10px;
    }

    .g-arrow {
        min-width: 20px;
        max-width: 20px;
        bottom: -30px;
    }

    .arrow_down {
        min-width: 20px;
        max-width: 20px;
        bottom: -40px;
    }

    .sub0301_bt_box {
        padding: 50px 10px;
        background: url(/img/sub0301_3.png) no-repeat;
        background-size: cover;
    }

    .sub0301_bt_box img {
        display: none;
    }

    .sub0301_bt_box p {
        position: unset;
        transform: none;
        font-size: 16px;
        line-height: 32px;
    }

    .sub0301_text p {
        font-size: 16px;
        line-height: 32px;
        white-space: normal;
    }

    .sub0301:nth-child(1),
    .sub0301:nth-child(2) {
        padding: 20px;
    }

    .sub0302 .img-box {
        min-width: 200px;
        max-width: 200px;
    }

    .sub0302_1,
    .sub0302_2 {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .sub0302_1 .text-box div p {
        justify-content: center;
    }

    .sub0302_2 .text-box {
        text-align: unset;
        width: 100%;
        order: 2;
    }

    .sub0302 .top_text p {
        white-space: normal;
    }

    .sub0303>p {
        font-size: 18px;
        white-space: normal;
    }

    /*높이때문에 만들어놓음*/
    .high_b {
        margin-top: 4rem;
    }

    .high_b2 {
        margin-top: 4rem;
    }

    .step_st1 .step_num,
    .step_st1>p {
        font-size: 2.5rem;
    }

    .bb_st3_wrap {
        display: block;
    }

    .bb_st3 div:nth-child(4) .li_num {
        bottom: auto;
        top: -2.7rem;
    }

    .ful_box {
        padding: 3rem 3rem;
    }

    .sub0403 {
        display: block;
    }

    .sub0403_img {
        width: 100%;
    }

    .sub0403_text {
        padding: 20px 0;
        text-align: center;
    }

    .sub0403_text p:nth-child(1),
    .sub0403_text p:nth-child(2) {
        display: inline-block;
    }

    .sub0403_text a {
        display: block;
        text-align: center;
    }

    .sub0501 p:nth-child(1) {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .sub0501 p:nth-child(2) {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .sub0502 ul li {
        padding: 20px;
        width: 100%;
    }

    .sub0502>p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .sub0502_img {
        border-radius: 10px;
        margin-bottom: 20px;
    }

    #bo_sch {
        display: none;
    }
}

@media (max-width: 412px) {
    .g-arrow {
        transform: rotate(90deg);
        bottom: 0px;
    }

    .sub0203_bottom .sub020_box {
        flex-wrap: wrap;
        gap: 20px;
    }

    .sub0203_bottom .sub020_box:nth-child(2)>div:nth-child(1) {
        order: 3;
    }

    .sub0203_bottom .sub020_box:nth-child(2) .g-arrow {
        order: 2;
        transform: rotate(90deg);
    }

    .sub0303_text p {
        font-size: 14px;
    }
}


@media (max-width: 991.98px) {
    #bo_list {
        margin: 20px;
        /* min-width: 800px; */
        box-sizing: border-box;
    }

    #bo_list table {
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }
}