
/**********************************************************************************************************************/
/* 공통 스타일 */
/**********************************************************************************************************************/

/*FONT*/
/* Pretendard */
@font-face {
    font-family: 'Pretendard-Thin';
    /*src: url('/font/Pretendard-Thin.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraLight';
    /*src: url('/font/Pretendard-ExtraLight.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Light';
    /*src: url('/font/Pretendard-Light.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    /*src: url('/font/Pretendard-Regular.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Medium';
    /*src: url('/font/Pretendard-Medium.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-SemiBold';
    /*src: url('/font/Pretendard-SemiBold.woff2') format('woff2');*/
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    /*src: url('/font/Pretendard-Bold.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    /*src: url('/font/Pretendard-ExtraBold.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Black';
    /*src: url('/font/Pretendard-Black.woff2') format('woff2');*/
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


/* Paperlogy */
@font-face {
    font-family: 'Paperlogy-1Thin';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-2ExtraLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-3Light';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-4Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-5Medium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-6SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-7Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-9Black';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

:root {
    --font-pre100: 'Pretendard-Thin';
    --font-pre200: 'Pretendard-ExtraLight';
    --font-pre300: 'Pretendard-Light';
    --font-pre400: 'Pretendard-Regular';
    --font-pre500: 'Pretendard-Medium';
    --font-pre600: 'Pretendard-SemiBold';
    --font-pre700: 'Pretendard-Bold';
    --font-pre800: 'Pretendard-ExtraBold';
    --font-pre900: 'Pretendard-Black';

    --font-paper100: 'Paperlogy-1Thin';
    --font-paper200: 'Paperlogy-2ExtraLight';
    --font-paper300: 'Paperlogy-3Light';
    --font-paper400: 'Paperlogy-4Regular';
    --font-paper500: 'Paperlogy-5Medium';
    --font-paper600: 'Paperlogy-6SemiBold';
    --font-paper700: 'Paperlogy-7Bold';
    --font-paper800: 'Paperlogy-8ExtraBold';
    --font-paper900: 'Paperlogy-9Black';
}
/**********************************************************************************************************************/










/**********************************************************************************************************************/
/* 버튼공통 */
/**********************************************************************************************************************/

/* option_btns */
.wp_solution .option_btns {
    padding: 40px 0 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 5px;
}
.wp_solution .option_btns button,
.wp_solution .option_btns a {
    width: 80px;
    height: 40px;
    font-size: 14px;
    color: #393939;
    border: 1px solid #DDDDDD;
    background: #fbfbfb;
    font-family: var(--font-pre400);
    transition: 0.3s;
}
.wp_solution .option_btns button:hover,
.wp_solution .option_btns a:hover {
    border: 1px solid #2E3192;
    background: #2E3192;
    color: #fff;
}
/**********************************************************************************************************************/








/**********************************************************************************************************************/
/* his_lvId */
/**********************************************************************************************************************/
.wp_solution .his_lvId{}
.wp_solution .his_lvId .table_box{}
.wp_solution .his_lvId .table_box table{
    width: 100%;
    border-collapse: collapse;
}
.wp_solution .his_lvId .table_box table thead{}
.wp_solution .his_lvId .table_box table thead tr {}
.wp_solution .his_lvId .table_box table thead tr td{
    background: #2E3192;
    text-align: center;
    font-size: 20px;
    font-family: var(--font-paper500);
    color: #fff;
    padding: 15px 10px;
}
.wp_solution .his_lvId .table_box table thead tr td:nth-child(1){
    border-right: 1px solid #fff;
}
.wp_solution .his_lvId .table_box table tbody{}
.wp_solution .his_lvId .table_box table tbody tr{}
.wp_solution .his_lvId .table_box table tbody tr td{}
.wp_solution .his_lvId .table_box table tbody tr td.check{}
.wp_solution .his_lvId .table_box table tbody tr td.year{
    font-size: 20px;
    font-family: var(--font-paper600);
    color: #000;
    text-align: center;
    min-width: 250px;
    width: 250px;
}
.wp_solution .his_lvId .table_box table tbody tr:nth-child(odd) td.year{
    background: #DEDEDE;
}
.wp_solution .his_lvId .table_box table tbody tr:nth-child(even) td.year{
    background: #F7F7F7;
}
.wp_solution .his_lvId .table_box table tbody tr td.hp_work{
    padding: 20px 30px;
    border-bottom: 1px solid #ddd;
}
.wp_solution .his_lvId .table_box table tbody tr td.hp_work ul{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.wp_solution .his_lvId .table_box table tbody tr td.hp_work ul li{
    position: relative;
    padding-left: 20px;
    font-size: 20px;
    font-family: var(--font-pre400);
    word-break: break-all;
}

.wp_solution .his_lvId .table_box table tbody tr td.hp_work ul li::before{
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #2E3192;
}
/**********************************************************************************************************************/

