@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,500,0,0');
/*@import url('/common/SpoqaHanSansNeo/spoqa_han_sans_neo.css');*/
@import url("https://font.elice.io/EliceDigitalBaeum.css");

@keyframes shake_y {
    0% { transform: translateX(0px); }
    50% { transform: translateX(-12px); }
    100% { transform: translateX(0px); }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*font-family: 'SpoqaHanSansNeo', sans-serif;*/
    font-family: 'Elice Digital Baeum', sans-serif;
    outline: none;
}

a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
img{vertical-align:top}

.fs12 { font-size: 12px !important; }
.fs14 { font-size: 14px !important; }
.fs16 { font-size: 16px !important; }
.fs18 { font-size: 18px !important; }
.fs20 { font-size: 20px !important; }
.fs22 { font-size: 22px !important; }
.fs24 { font-size: 24px !important; }
.fs26 { font-size: 26px !important; }
.fs28 { font-size: 28px !important; }
.fs30 { font-size: 30px !important; }
.fs32 { font-size: 32px !important; }
.fs34 { font-size: 34px !important; }
.fs36 { font-size: 36px !important; }
.fs38 { font-size: 38px !important; }
.fs40 { font-size: 40px !important; }
.fs42 { font-size: 42px !important; }
.fs44 { font-size: 44px !important; }
.fs46 { font-size: 46px !important; }
.fs48 { font-size: 48px !important; }
.fs50 { font-size: 50px !important; }
.fs52 { font-size: 52px !important; }
.fs54 { font-size: 54px !important; }
.fs56 { font-size: 56px !important; }
.fs58 { font-size: 58px !important; }
.fs60 { font-size: 60px !important; }
.weight300 {font-weight: 300;}
.weight400 {font-weight: 400;}
.weight500 {font-weight: 500;}
.weight700 {font-weight: 700;}
.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}

.bg01 { background-color: #8dc43f !important; }
.bg02 { background-color: #1abc9c !important; }
.bg03 { background-color: #0064be !important; }
.bg03_t10 { background-color: rgba(0, 100, 190, 0.1) !important; }
.bg04 { background-color: #ffff00 !important; }
.bg04_t20 { background-color: rgb(255 255 0 / 20%) !important; }
.bg05 { background-color: #ffc800 !important; }
.bg06 { background-color: #c83c3c !important; }
.bg07 { background-color: rgba(0, 100, 190, 0.1) !important; }
.bg08 { background-color: #f0f0f0 !important; }
.bg09 { background-color: #c8c8c8 !important; }
.bg10 { background-color: #969696 !important; }
.bg11 { background-color: #646464 !important; }
.bg12 { background-color: #000000 !important; }
.bg13 { background-color: #ffffff !important; }
.fc01 { color: #8dc43f !important; }
.fc02 { color: #1abc9c !important; }
.fc03 { color: #0064be !important; }
.fc04 { color: #ffff00 !important; }
.fc05 { color: #ffc800 !important; }
.fc06 { color: #c83c3c !important; }
.fc07 { color: rgba(0, 100, 190, 0.1) !important; }
.fc08 { color: #f0f0f0 !important; }
.fc09 { color: #c8c8c8 !important; }
.fc10 { color: #969696 !important; }
.fc11 { color: #646464 !important; }
.fc12 { color: #000000 !important; }
.fc13 { color: #ffffff !important; }

.trans_border1 { border: 1px solid transparent !important; }
.grey_border1 { border: 1px solid #c8c8c8 !important; }

.gap04 {gap: 4px;}
.gap08 {gap: 8px;}
.gap12 {gap: 12px;}
.gap16 {gap: 16px;}
.gap20 {gap: 20px;}
.gap24 {gap: 24px;}
.gap28 {gap: 28px;}
.gap32 {gap: 32px;}
.gap36 {gap: 36px;}
.gap40 {gap: 40px;}
.br04 {border-radius: 4px;}
.br08 {border-radius: 8px;}
.br12 {border-radius: 12px;}
.br16 {border-radius: 16px;}
.br20 {border-radius: 20px;}
.br24 {border-radius: 24px;}
.br28 {border-radius: 28px;}
.br32 {border-radius: 32px;}
.br36 {border-radius: 36px;}
.br40 {border-radius: 40px;}
.pt04 {padding-top: 4px !important;}
.pt08 {padding-top: 8px !important;}
.pt12 {padding-top: 12px !important;}
.pt16 {padding-top: 16px !important;}
.pt20 {padding-top: 20px !important;}
.pt24 {padding-top: 24px !important;}
.pt28 {padding-top: 28px !important;}
.pt32 {padding-top: 32px !important;}
.pt36 {padding-top: 36px !important;}
.pt40 {padding-top: 40px !important;}
.pt44 {padding-top: 44px !important;}
.pt48 {padding-top: 48px !important;}
.pt52 {padding-top: 52px !important;}
.pt56 {padding-top: 56px !important;}
.pt60 {padding-top: 60px !important;}
.pl04 {padding-left: 4px !important;}
.pl08 {padding-left: 8px !important;}
.pl12 {padding-left: 12px !important;}
.pl16 {padding-left: 16px !important;}
.pl20 {padding-left: 20px !important;}
.pl24 {padding-left: 24px !important;}
.pl28 {padding-left: 28px !important;}
.pl32 {padding-left: 32px !important;}
.pl36 {padding-left: 36px !important;}
.pl40 {padding-left: 40px !important;}
.pl44 {padding-left: 44px !important;}
.pl48 {padding-left: 48px !important;}
.pl52 {padding-left: 52px !important;}
.pl56 {padding-left: 56px !important;}
.pl60 {padding-left: 60px !important;}
.pr04 {padding-right: 4px !important;}
.pr08 {padding-right: 8px !important;}
.pr12 {padding-right: 12px !important;}
.pr16 {padding-right: 16px !important;}
.pr20 {padding-right: 20px !important;}
.pr24 {padding-right: 24px !important;}
.pr28 {padding-right: 28px !important;}
.pr32 {padding-right: 32px !important;}
.pr36 {padding-right: 36px !important;}
.pr40 {padding-right: 40px !important;}
.pr44 {padding-right: 44px !important;}
.pr48 {padding-right: 48px !important;}
.pr52 {padding-right: 52px !important;}
.pr56 {padding-right: 56px !important;}
.pr60 {padding-right: 60px !important;}
.pb04 {padding-bottom: 4px !important;}
.pb08 {padding-bottom: 8px !important;}
.pb12 {padding-bottom: 12px !important;}
.pb16 {padding-bottom: 16px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb24 {padding-bottom: 24px !important;}
.pb28 {padding-bottom: 28px !important;}
.pb32 {padding-bottom: 32px !important;}
.pb36 {padding-bottom: 36px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb44 {padding-bottom: 44px !important;}
.pb48 {padding-bottom: 48px !important;}
.pb52 {padding-bottom: 52px !important;}
.pb56 {padding-bottom: 56px !important;}
.pb60 {padding-bottom: 60px !important;}
.px04 {padding-left: 4px !important; padding-right: 4px !important;}
.px08 {padding-left: 8px !important; padding-right: 8px !important;}
.px12 {padding-left: 12px !important; padding-right: 12px !important;}
.px16 {padding-left: 16px !important; padding-right: 16px !important;}
.px20 {padding-left: 20px !important; padding-right: 20px !important;}
.px24 {padding-left: 24px !important; padding-right: 24px !important;}
.px28 {padding-left: 28px !important; padding-right: 28px !important;}
.px32 {padding-left: 32px !important; padding-right: 32px !important;}
.px36 {padding-left: 36px !important; padding-right: 36px !important;}
.px40 {padding-left: 40px !important; padding-right: 40px !important;}
.px44 {padding-left: 44px !important; padding-right: 44px !important;}
.px48 {padding-left: 48px !important; padding-right: 48px !important;}
.px52 {padding-left: 52px !important; padding-right: 52px !important;}
.px56 {padding-left: 56px !important; padding-right: 56px !important;}
.px60 {padding-left: 60px !important; padding-right: 60px !important;}
.py04 {padding-top: 4px !important; padding-bottom: 4px !important;}
.py08 {padding-top: 8px !important; padding-bottom: 8px !important;}
.py12 {padding-top: 12px !important; padding-bottom: 12px !important;}
.py16 {padding-top: 16px !important; padding-bottom: 16px !important;}
.py20 {padding-top: 20px !important; padding-bottom: 20px !important;}
.py24 {padding-top: 24px !important; padding-bottom: 24px !important;}
.py28 {padding-top: 28px !important; padding-bottom: 28px !important;}
.py32 {padding-top: 32px !important; padding-bottom: 32px !important;}
.py36 {padding-top: 36px !important; padding-bottom: 36px !important;}
.py40 {padding-top: 40px !important; padding-bottom: 40px !important;}
.py44 {padding-top: 44px !important; padding-bottom: 44px !important;}
.py48 {padding-top: 48px !important; padding-bottom: 48px !important;}
.py52 {padding-top: 52px !important; padding-bottom: 52px !important;}
.py56 {padding-top: 56px !important; padding-bottom: 56px !important;}
.py60 {padding-top: 60px !important; padding-bottom: 60px !important;}
.mb04 {margin-bottom: 4px !important;}
.mb08 {margin-bottom: 8px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb16 {margin-bottom: 16px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb24 {margin-bottom: 24px !important;}
.mb28 {margin-bottom: 28px !important;}
.mb32 {margin-bottom: 32px !important;}
.mb36 {margin-bottom: 36px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb44 {margin-bottom: 44px !important;}
.mb48 {margin-bottom: 48px !important;}
.mb52 {margin-bottom: 52px !important;}
.mb56 {margin-bottom: 56px !important;}
.mb60 {margin-bottom: 60px !important;}

.w10 {width: 10px;}   .w110 {width: 110px;} .w210 {width: 210px;} .w310 {width: 310px;} .w410 {width: 410px;} .w510 {width: 510px;}
.w20 {width: 20px;}   .w120 {width: 120px;} .w220 {width: 220px;} .w320 {width: 320px;} .w420 {width: 420px;} .w520 {width: 520px;}
.w30 {width: 30px;}   .w130 {width: 130px;} .w230 {width: 230px;} .w330 {width: 330px;} .w430 {width: 430px;} .w530 {width: 530px;}
.w40 {width: 40px;}   .w140 {width: 140px;} .w240 {width: 240px;} .w340 {width: 340px;} .w440 {width: 440px;} .w540 {width: 540px;}
.w50 {width: 50px;}   .w150 {width: 150px;} .w250 {width: 250px;} .w350 {width: 350px;} .w450 {width: 450px;} .w550 {width: 550px;}
.w60 {width: 60px;}   .w160 {width: 160px;} .w260 {width: 260px;} .w360 {width: 360px;} .w460 {width: 460px;} .w560 {width: 560px;}
.w70 {width: 70px;}   .w170 {width: 170px;} .w270 {width: 270px;} .w370 {width: 370px;} .w470 {width: 470px;} .w570 {width: 570px;}
.w80 {width: 80px;}   .w180 {width: 180px;} .w280 {width: 280px;} .w380 {width: 380px;} .w480 {width: 480px;} .w580 {width: 580px;}
.w90 {width: 90px;}   .w190 {width: 190px;} .w290 {width: 290px;} .w390 {width: 390px;} .w490 {width: 490px;} .w590 {width: 590px;}
.w100 {width: 100px;} .w200 {width: 200px;} .w300 {width: 300px;} .w400 {width: 400px;} .w500 {width: 500px;} .w600 {width: 600px;}

.h10 {height: 10px;}   .h110 {height: 110px;} .h210 {height: 210px;} .h310 {height: 310px;} .h410 {height: 410px;} .h510 {height: 510px;}
.h20 {height: 20px;}   .h120 {height: 120px;} .h220 {height: 220px;} .h320 {height: 320px;} .h420 {height: 420px;} .h520 {height: 520px;}
.h30 {height: 30px;}   .h130 {height: 130px;} .h230 {height: 230px;} .h330 {height: 330px;} .h430 {height: 430px;} .h530 {height: 530px;}
.h40 {height: 40px;}   .h140 {height: 140px;} .h240 {height: 240px;} .h340 {height: 340px;} .h440 {height: 440px;} .h540 {height: 540px;}
.h50 {height: 50px;}   .h150 {height: 150px;} .h250 {height: 250px;} .h350 {height: 350px;} .h450 {height: 450px;} .h550 {height: 550px;}
.h60 {height: 60px;}   .h160 {height: 160px;} .h260 {height: 260px;} .h360 {height: 360px;} .h460 {height: 460px;} .h560 {height: 560px;}
.h70 {height: 70px;}   .h170 {height: 170px;} .h270 {height: 270px;} .h370 {height: 370px;} .h470 {height: 470px;} .h570 {height: 570px;}
.h80 {height: 80px;}   .h180 {height: 180px;} .h280 {height: 280px;} .h380 {height: 380px;} .h480 {height: 480px;} .h580 {height: 580px;}
.h90 {height: 90px;}   .h190 {height: 190px;} .h290 {height: 290px;} .h390 {height: 390px;} .h490 {height: 490px;} .h590 {height: 590px;}
.h100 {height: 100px;} .h200 {height: 200px;} .h300 {height: 300px;} .h400 {height: 400px;} .h500 {height: 500px;} .h600 {height: 600px;}

.hide {visibility: hidden;}
.show {visibility: initial;}
.resize_none {resize: none;}

.block {display: block;}
.inline_block {display: inline-block;}
.flex {
    display: flex;
    align-items: center;
}

.flex10auto {
    flex: 1 0 auto;
}

.flex_column {
    flex-direction: column;
}

.align_start {
    align-items: flex-start;
}

.align_end {
    align-items: flex-end;
}

.align_stretch {
    align-items: stretch;
}

.align_center {
    align-items: center;
}

.space_around {
    justify-content: space-around;
}

.space_between {
    justify-content: space-between;
}

.flex_center {
    justify-content: center;
}

.flex_end {
    justify-content: flex-end;
}

.full {
    width: 100%;
}

.shadow_grey {
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 20%);
}

.underline16 {
    position: relative;
}

.underline16:after {
    position: absolute;
    left: 0px;
    bottom: 4px;
    width: 100%;
    height: 16px;
    content: '';
    background-color: #8dc43f;
    z-index: -1;
}

.list_disc {
    list-style: outside disc;
    display: list-item;
    margin-left: 20px;
}

.list_num {
    display: flex;
    gap: 8px;
}

.cover_image {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.child_width * {
    max-width: 100%;
}

.grey_input {
    border: none;
    background: #c8c8c8;
    color: #fff;
}
.grey_input::placeholder {
    color: #fff;
}
.grey_border_input {
    border: 1px solid #c8c8c8;
}

.button_large {padding: 12px 20px;border: none;background-color: #1abc9c;font-size: 18px;color: #fff;cursor: pointer;transition: all .3s;}
.button_middle {padding: 8px 16px;border: none;background-color: #1abc9c;font-size: 16px;color: #fff;cursor: pointer;transition: all .3s;}
.button_small {padding: 4px 8px;border: none;background-color: #1abc9c;font-size: 14px;color: #fff;cursor: pointer;transition: all .3s;}
.green.button_large, .green.button_middle, .green.button_small {background-color: #8dc43f;}
.green.button_large:hover, .green.button_middle:hover, .green.button_small:hover {background-color: rgba(141, 196, 63, 0.9);}
.green.button_large:active, .green.button_middle:active, .green.button_small:active {background-color: rgba(141, 196, 63, 0.6);}
.teal.button_large, .teal.button_middle, .teal.button_small {background-color: #1abc9c;}
.teal.button_large:hover, .teal.button_middle:hover, .teal.button_small:hover {background-color: rgba(26, 188, 156, 0.9);}
.teal.button_large:active, .teal.button_middle:active, .teal.button_small:active {background-color: rgba(26, 188, 156, 0.6);}
.blue.button_large, .blue.button_middle, .blue.button_small {background-color: #0064be;}
.blue.button_large:hover, .blue.button_middle:hover, .blue.button_small:hover {background-color: rgba(0, 100, 190, 0.9);}
.blue.button_large:active, .blue.button_middle:active, .blue.button_small:active {background-color: rgba(0, 100, 190, 0.6);}
.red.button_large, .red.button_middle, .red.button_small {background-color: #c83c3c;}
.red.button_large:hover, .red.button_middle:hover, .red.button_small:hover {background-color: rgba(200, 60, 60, 0.9);}
.red.button_large:active, .red.button_middle:active, .red.button_small:active {background-color: rgba(200, 60, 60, 0.6);}
.grey.button_large, .grey.button_middle, .grey.button_small {background-color: #969696;}
.grey.button_large:hover, .grey.button_middle:hover, .grey.button_small:hover {background-color: rgba(150, 150, 150, 0.9);}
.grey.button_large:active, .grey.button_middle:active, .grey.button_small:active {background-color: rgba(150, 150, 150, 0.6);}

.grey_button {background-color: rgba(150, 150, 150, 0.2);color: rgba(150, 150, 150, 0.9);cursor: pointer;transition: all .3s;}
.grey_button:hover, .grey_button:active {background-color: rgba(150, 150, 150, 0.9);color: #fff;}
.green_button {background-color: rgba(141, 196, 63, 0.2);color: #8dc43f;cursor: pointer;transition: all .3s;}
.green_button:hover, .green_button:active {background-color: #8dc43f;color: #fff;}
.teal_button {background-color: rgba(26, 188, 156, 0.2);color: #1abc9c;cursor: pointer;transition: all .3s;}
.teal_button:hover, .teal_button:active {background-color: #1abc9c;color: #fff;}
.blue_button {background-color: rgba(0, 100, 190, 0.2);color: #0064be;cursor: pointer;transition: all .3s;}
.blue_button:hover, .blue_button:active {background-color: #0064be;color: #fff;}

body {
    background-color: #FFF;
    font-size: 16px;
}

.banner_tab {
    display: flex;
}

.banner_tab > div {
    padding: 16px 0;
    width: 100%;
    background-color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    transition: all .6s;
}

.banner_tab .active {
    font-weight: 700;
    background-color: rgba(26, 188, 156, 0.2);
}

.banner_tab_content.active {
    display: flex;
    background-color: rgba(26, 188, 156, 0.2);
}

.banner_tab_content {
    display: none;
    padding: 32px 60px;
    gap: 20px;
}
.banner_tab_content .banner {
    display: flex;
    flex-direction: column;
}
.banner_tab_content .banner .desc {
    height: 100%;
}
.banner_tab_content .banner .preview {
    width: 275px;
}

.green_table {

}

.green_table .title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.green_table .title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #8dc43f;
    content: '';
}

.green_table .table {
    width: 100%;
    border-collapse: collapse;
}

.green_table .table th {
    padding: 8px 16px;
    background-color: #8dc43f;
    font-weight: 500;
    color: #fff;
}

.green_table .table td {
    padding: 8px 16px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 400;
}

.teal_table {

}

.teal_table .title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.teal_table .title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #1abc9c;
    content: '';
}

.teal_table .table {
    width: 100%;
    border-collapse: collapse;
}

.teal_table .table th {
    padding: 8px 16px;
    background-color: #1abc9c;
    font-weight: 500;
    color: #fff;
}

.teal_table .table td {
    padding: 8px 16px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 400;
}

.blue_table {

}

.blue_table .title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.blue_table .title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #0064be;
    content: '';
}

.blue_table .table {
    width: 100%;
    border-collapse: collapse;
}

.blue_table .table th {
    padding: 8px 16px;
    background-color: #0064be;
    font-weight: 400;
    color: #fff;
}

.blue_table .table td {
    padding: 8px 16px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 300;
}

.grey_table {

}

.grey_table .title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.grey_table .title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #8dc43f;
    content: '';
}
.grey_table .table {
    width: 100%;
    border-collapse: collapse;
}
.grey_table .table th {
    padding: 8px 16px;
    background-color: #f0f0f0;
    font-weight: 500;
}
.grey_table .table td {
    padding: 8px 16px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 400;
}

.green_border_table .head {
    background-color: #8dc43f;
    font-weight: 500;
    color: #fff;
}

.teal_border_table .head {
    background-color: #1abc9c;
    font-weight: 500;
    color: #fff;
}

.blue_border_table .head {
    background-color: #0064be;
    font-weight: 500;
    color: #fff;
}

.green_border_table th,
.teal_border_table th,
.blue_border_table th,
.green_border_table td,
.teal_border_table td,
.blue_border_table td {
    padding: 16px;
}

.green_border_table.border00,
.teal_border_table.border00,
.blue_border_table.border00 {
    border-collapse: collapse;
}

.green_border_table.border08,
.teal_border_table.border08,
.blue_border_table.border08 {
    border-spacing: 8px;
}

.green_line_title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.green_line_title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #8dc43f;
    content: '';
}

.teal_line_title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.teal_line_title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #1abc9c;
    content: '';
}

.blue_line_title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: 500;
}
.blue_line_title:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: calc(100% - 8px);
    background-color: #0064be;
    content: '';
}

.grey_line_table {
    border-collapse: collapse;
    border-top: 3px solid #c8c8c8;
    border-bottom: 3px solid #c8c8c8;
}
.grey_line_table tr:not(:nth-child(1)) td {
    border-top: 1px solid #c8c8c8;
}

.report_table {
    border-collapse: collapse;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #969696;
}

.report_table tr th {
    background: #fff;
}

.report_table tr th,
.report_table tr td {
    padding: 12px 12px;
}

.report_table tr:not(:nth-child(1)) th,
.report_table tr:not(:nth-child(1)) td {
    border-top: 1px solid #969696;
}

#header {
    padding-bottom: 4px;
}

#header .gnb_top {
    display: flex;
    margin: 0 auto;
    padding: 24px 0;
    width: 1280px;
    justify-content: space-between;
    align-items: center;
}

#header .gnb_top .top_logo {

}

#header .gnb_top .search_bar {
    position: relative;
    padding-right: 60px;
    border: 4px solid #8dc43f;
}

#header .gnb_top .search_bar > input {
    padding: 16px 24px;
    width: 340px;
    border: none;
    font-size: 20px;
    outline: none;
}

#header .gnb_top .search_bar > span {
    position: absolute;
    top: 12px;
    right: 16px;
    font-size: 32px;
    color: #8dc43f;
}

#header .gnb_top .user_menu {
    display: flex;
    gap: 16px;
}

#header .gnb_top .user_menu .menu_item {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #646464;
}

#header .gnb_top .user_menu .menu_item * {
    color: #969696;
    transition: color .2s;
}

#header .gnb_top .user_menu .menu_item:hover * {
    color: #000000;
}

#header .main_top_menu {
    display: flex;
    margin: 0 auto;
    width: 1280px;
    justify-content: space-between;
    align-items: center;
}

#header .main_top_menu .top_menu_item {
    position: relative;
    width: 20%;
}

#header .main_top_menu .top_menu_item .title {
    display: block;
    padding: 16px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#header .main_top_menu .top_menu_item .sub_item {
    position: absolute;
    top: 65px;
    width: 100%;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 30%);
    transform: translateX(-20%);
    opacity: 0;
    z-index: -1;
    transition-duration: .2s, .2s;
    transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28), cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition-delay: 0s, 0s;
    transition-property: transform, opacity;
}

#header .main_top_menu .top_menu_item .sub_item:before {
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    height: 4px;
    border-top: 4px solid #8dc43f;
    content: '';
}

#header .main_top_menu .top_menu_item:hover .sub_item {
    transform: translateX(0%);
    opacity: 1;
    z-index: 300;
}

#header .main_top_menu .top_menu_item .sub_item > a {
    display: flex;
    padding: 12px 20px;
    font-size: 20px;
    color: #000;
    justify-content: space-between;
    align-items: center;
}

#header .main_top_menu .top_menu_item .sub_item > a > span {
    font-weight: bold;
    color: #fff;
}

#header .main_top_menu .top_menu_item .sub_item > a:hover > span {
    color: #8dc43f;
    animation-duration: 2s;
    animation-name: shake_y;
    animation-iteration-count: infinite;
}

#header .main_top_menu #personalityTest {
    position: relative;
    width: 226px;
    height: 42px;
    flex-shrink: 0;
}

#header .main_top_menu #personalityTest .button_shadow {
    position: absolute;
    top: 6px;
    left: -6px;
    width: 220px;
    height: 36px;
}

#personalityTest > a {
    padding-top: 5px;
    width: 220px;
    height: 36px;
    display: block;
    background: url('/user/images/peronality_button_bg.svg') no-repeat;
    background-size: contain;
    text-align: center;
    color: #fff;
    transform: translate(0px, 0px);
    transition: 0.3s ease-out;
}

#personalityTest:hover > a {
    transform: translate(-6px, 6px);
}

#footer {
    background-color: #646464;
}

#footer .footer_container {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    width: 1280px;
}

#footer .footer_container * {
    color: #fff;
    font-weight: 300;
}

#footer .footer_container > div {
    display: flex;
}

#footer .footer_container .footer_menu {
    margin-bottom: 16px;
    gap: 12px;
    font-size: 18px;
}

#footer .footer_container .copyright {
    margin-bottom: 8px;
    gap: 24px;
    font-size: 14px;
}

#body_container {

}

.container {
    margin: 0 auto;
    width: 1280px;
}

.green_circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    width: 150px;
    height: 150px;
    background: #8dc43f;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.green_circle > span {
    font-size: 40px;
}

.green_line_circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    width: 150px;
    height: 150px;
    border: 2px solid #8dc43f;
    border-radius: 50%;
    color: #8dc43f;
    text-align: center;
    cursor: pointer;
}

.green_line_circle > span {
    font-size: 40px;
}

.side_menu {
    position: sticky;
    top: 40px;
    flex: 1 0 auto;
    width: 240px;
    background-color: #fff;
}

.side_menu .side_menu_item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #8dc43f;
    font-size: 18px;
    color: #000;
    transition: all .3s;
}

.side_menu .side_sub_menu {
    display: flex;
    flex-direction: column;
    padding: 16px;
    gap: 16px;
}

.side_menu .side_sub_menu_item {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #000;
    transition: all .3s;
}

.side_menu .side_sub_menu_item > span,
.side_menu .side_menu_item > span {
    position: absolute;
    top: 18px;
    right: 14px;
    color: #8dc43f;
    opacity: 0;
    animation-duration: 2s;
    animation-name: shake_y;
    animation-iteration-count: infinite;
    transition: all .3s
}

.side_menu .side_sub_menu_item.active,
.side_menu .side_sub_menu_item:hover:not(.active),
.side_menu .side_menu_item.active,
.side_menu .side_menu_item:hover:not(.active) {
    color: #8dc43f;
}

.side_menu .side_sub_menu_item.active > span,
.side_menu .side_sub_menu_item:hover:not(.active) > span,
.side_menu .side_menu_item.active > span,
.side_menu .side_menu_item:hover:not(.active) > span {
    opacity: 1;
}

.left_menu_contents {
    margin-left: 28px;
    width: 1012px;
}

.image_top_title {
    position: relative;
    margin-bottom: 40px;
    padding: 120px 24px 24px 24px;
    background-color: #c8c8c8;
    color: #fff;
    font-size: 33px;
}

.image_top_title > img {
    position: absolute;
    top: 15%;
    right: 60px;
    height: 70%;
}

.border_tab_container {

}

.border_tab_container .tab_box {
    display: flex;
    width: 100%;
}

.border_tab_container .tab_box .tab {
    padding: 20px;
    width: 100%;
    box-shadow: inset 0px -3px 0px 0px #8dc43f;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    transition: all .2s;
}

.border_tab_container .tab_box .tab.active {
    box-shadow: inset 0px 3px 0px 0px #8dc43f, inset 3px 0px 0px 0px #8dc43f, inset -3px 0px 0px 0px #8dc43f;
    color: #8dc43f;
    font-weight: 500;
}

.border_tab_container .tab_contents > div {
    display: none;
}

.border_tab_container .tab_contents > div.active {
    display: block;
}

.arrow_box {
    position: relative;
}

.arrow_box:after {
    content: '';
}

.badge_icon {
    position: relative;
}

.badge_icon .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.badge_icon .badge {
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.pagination{display: flex;justify-content: center;gap: 8px;}
.pagination a, .pagination strong, .pagination .direction{width:36px; height:36px; line-height:36px; font-weight:normal; font-size:16px; color:#888787; text-align:center;}
.pagination a:hover, .pagination strong{background:#888787; border-color:#d4d4d4; color:#ffffff; text-decoration:none}
.pagination a.pre > span, .pagination a.next > span{font-size: 36px;}

.progress_page.complete {
    background: #0064be;
    color: #fff;
}
.progress_page {
    width: 17px;
    height: 17px;
    border: 1px solid #e0e0e0;
    font-size: 10px;
    text-align: center;
}

#banner_wrap{position:relative;left:50%;top:220px;margin-left:660px;width:120px;}
#banner_main{position:absolute;top:480px;left:0;z-index:10000;padding:0;}
#banner{position:absolute;top:0;left:0;z-index:10000;padding:0;}
#banner > span {margin-bottom: 10px; display: block;}
.dropdown{position:relative;display: inline-block;}
.dropdown_content{position:absolute;display:block;width:110px;top:0;z-index:-1;}
.dropdown:hover .dropdown_content{display:block;}
.dropdown_content_sub{display:block;}
.dropdown_content_sub ul{position:relative;}
.dropdown_content_sub ul li{position:relative;float:left;padding:0;margin:0;list-style:none}


.loader-layer {display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 999;}
.loader-layer .loader-back {position: absolute;top: 50%;left: 50%;padding: 10px 20px;background: #fff;border-radius: 5px;transform: translate(-50%, -50%);}
.loader-layer .loader-back:after {display: block;content: '';clear: both;}
.loader-layer .loader-back > div {float: left;}
.loader-layer .spinner {margin-right: 10px;vertical-align: middle;animation: rotator 2s linear infinite;}
.loader-layer .path {stroke-dasharray: 125;stroke-dashoffset: 0;transform-origin: center;stroke: #4285F4;animation: dash 2s ease-in-out infinite;}
.loader-layer .loader-msg {line-height: 30px;}

@keyframes rotator {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(270deg);}
}

@keyframes dash {
    0% {stroke-dashoffset: 115;}
    50% {stroke-dashoffset: 10;transform: rotate(135deg);}
    100% {stroke-dashoffset: 115;transform: rotate(450deg);}
}



.personality_test {
    position: relative;
    width: 900px;
}

.personality_test .guide_text {
    padding: 24px 32px 24px 52px;
    margin-bottom: 32px;
    background: #ededed;
    border-radius: 16px;
    text-indent: -20px;
    line-height: 30px;
}

.personality_test .default_question_list {
    margin-bottom: 80px;
    padding: 0 24px;
}

.personality_test .default_question_list .input_question .title,
.personality_test .default_question_list .select_question .title {
    height: 46px;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.personality_test .default_question_list .input_question {
    margin-bottom: 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.personality_test .default_question_list .input_question .example {
    position: relative;
}

.personality_test .default_question_list .input_question .example > input {
    padding: 12px 24px;
    width: 120px;
    border: 1px solid #2b2b2b;
    border-radius: 8px;
    text-align: center;
}

.personality_test .default_question_list .input_question .example:before {
    position: absolute;
    top: 11px;
    left: 11px;
    content: '만';
}

.personality_test .default_question_list .input_question .example:after {
    position: absolute;
    top: 11px;
    right: 11px;
    content: '세';
}

.personality_test .default_question_list .select_question {
    margin-bottom: 36px;
}

.personality_test .default_question_list .select_question .title {
    margin-bottom: 8px;
}

.personality_test .default_question_list .select_question .example {
    margin-bottom: 8px;
    padding-left: 22px;
    display: flex;
    gap: 32px;
}

.personality_test .default_question_list .select_question .example > span {
    padding: 12px 24px;
    border-radius: 26px;
    cursor: pointer;
    transition: 0.3s ease-out;
}

.personality_test .default_question_list .select_question .example > span:hover {
    background: rgba(141, 196, 63, 0.3);
}

.personality_test .default_question_list .select_question .example > span.select {
    background: #8dc43f;
    color: #fff;
}

.personality_test .question_list {

}

.personality_test .question_list .category_box {
    margin-bottom: 40px;
}

.personality_test .question_list .category_box > h6 {
    padding: 8px 28px;
    background: rgba(141, 196, 63, 0.1);
    border: 1px solid rgba(141, 196, 63, 0.7);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: rgba(141, 196, 63, 1);
    font-size: 20px;
}

.personality_test .question_list .category_box > ul {
    border-left: 1px solid rgba(141, 196, 63, 0.7);
    border-right: 1px solid rgba(141, 196, 63, 0.7);
    border-bottom: 1px solid rgba(141, 196, 63, 0.7);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.personality_test .question_list .category_box > ul .question_box {
    margin-bottom: 36px;
    padding: 0 30px;
    list-style: none;
}

.personality_test .question_list .category_box > ul .question_box .title {
    padding: 36px 0 18px 0;
    font-size: 18px;
}

.personality_test .question_list .category_box > ul .question_box .select_example {
    margin-bottom: 8px;
    padding-left: 22px;
    display: flex;
    gap: 32px;
}

.personality_test .question_list .category_box > ul .question_box .select_example > span {
    padding: 12px 24px;
    border-radius: 26px;
    cursor: pointer;
    transition: 0.3s ease-out;
}

.personality_test .question_list .category_box > ul .question_box .select_example > span:hover {
    background: rgba(141, 196, 63, 0.3);
}

.personality_test .question_list .category_box > ul .question_box .select_example > span.select {
    background: #8dc43f;
    color: #fff;
}





.personality_test .test_board {
    position: sticky;
    padding: 16px 32px;
    bottom: 18px;
    width: 900px;
    display: flex;
    gap: 12px;
    background: #FFF;
    border-radius: 18px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}

.personality_test .test_board .board_title {
    width: 140px;
}

.personality_test .test_board .board_title > h6 {
    margin-bottom: 8px;
    font-size: 20px;
}

.personality_test .test_board .board_title > p {
    font-size: 14px;
}

.personality_test .test_board .board_category {
    width: 640px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.personality_test .test_board .board_category > p {
    display: inline-block;
    width: 108px;
    font-size: 14px;
}

.personality_test .test_board .board_category > p > span:first-child {

}

.personality_test .test_board .board_category > p > strong {

}

.personality_test .test_board #test_end {
    position: relative;
    width: 120px;
    height: 60px;
    border: 2px solid #0064be;
    background: #0064be;
    border-radius: 16px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s ease-out;
}

.personality_test .test_board #test_end:hover {
    background: #fff;
}

.personality_test .test_board #test_end #lottie {
    position: absolute;
    top: -25px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease-out;
}

.personality_test .test_board #test_end:hover #lottie {
    visibility: visible;
    opacity: 1;
}

.personality_test .test_board #test_end > span {
    visibility: visible;
    opacity: 1;
    transition: 0.3s ease-out;
}

.personality_test .test_board #test_end:hover > span {
    visibility: hidden;
    opacity: 0;
}















