@charset "UTF-8";

@font-face {
    font-family: 'Pretendard-Thin';
    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('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('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('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('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('https://fastly.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('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('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('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

/* reset */
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #000;
    font-family: 'Pretendard-Medium';
}

img {
    vertical-align: top;
    border-radius: 15px;
}

li {
    list-style: none;
}


.centerbox {
    max-width: 1200px;
    margin: 0 auto;
}

.svg_box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    /* margin-top: 120px;
    margin-left: -200px;*/
}

.svg_box svg {
    position: absolute;
    left: 0;
    top: 0;
}

.svg_box .bg5_1 {
    stroke: #fbff02;
    stroke-dasharray: 26px 10000px; /* 점선길이와 간격 */
    stroke-width: 10px; /* 선두께 */
    stroke-dashoffset: -130px; /* 점선 시작 위치 */
    filter: blur(10px);
}

.svg_box .bg1 {
    stroke: #2e2e2e;
    stroke-dasharray: 19px 10000px; /* 점선길이와 간격 */
    stroke-width: 35px; /* 선두께 */
    stroke-dashoffset: -130px; /* 점선 시작 위치 */
}

.svg_box .bg2 {
    stroke: #2e2e2e;
    stroke-dasharray: 19px 10000px; /* 점선길이와 간격 */
    stroke-width: 35px; /* 선두께 */
    stroke-dashoffset: -103px; /* 점선 시작 위치 */
}

.svg_box .bg3 {
    stroke: #944921;
    stroke-dasharray: 15px 10000px; /* 점선길이와 간격 */
    stroke-width: 29px; /* 선두께 */
    stroke-dashoffset: -98px; /* 점선 시작 위치 */
}

.svg_box .bg4 {
    stroke: #2e2e2e;
    stroke-dasharray: 3px 10000px; /* 점선길이와 간격 */
    stroke-width: 28px; /* 선두께 */
    stroke-dashoffset: -151px; /* 점선 시작 위치 */
}

.svg_box .bg5 {
    stroke: #944921;
    stroke-dasharray: 16px 10000px; /* 점선길이와 간격 */
    stroke-width: 20px; /* 선두께 */
    stroke-dashoffset: -138px; /* 점선 시작 위치 */
}

.svg_box .bg6 {
    stroke: #E56B0E;
    stroke-dasharray: 52px 10000px; /* 점선길이와 간격 */
    stroke-width: 32px; /* 선두께 */
    stroke-dashoffset: -100px; /* 점선 시작 위치 */
}

.svg_box .bg7 {
    stroke: #D0620D;
    stroke-dasharray: 25px 10000px; /* 점선길이와 간격 */
    stroke-width: 31px; /* 선두께 */
    stroke-dashoffset: -115px; /* 점선 시작 위치 */
}

.svg_box .bg8 {
    stroke: #BA611E;
    stroke-dasharray: 11px 10000px; /* 점선길이와 간격 */
    stroke-width: 31px; /* 선두께 */
    stroke-dashoffset: -128px; /* 점선 시작 위치 */
}

.svg_box .bg9 {
    stroke: #EBEBEB;
    stroke-dasharray: 8px 10000px; /* 점선길이와 간격 */
    stroke-width: 26px; /* 선두께 */
    stroke-dashoffset: -131px; /* 점선 시작 위치 */
}

.svg_box .bg10 {
    stroke: #D0D0D0;
    stroke-dasharray: 1px 10000px; /* 점선길이와 간격 */
    stroke-width: 26px; /* 선두께 */
    stroke-dashoffset: -131px; /* 점선 시작 위치 */
}

header {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 7;
}

header .centerbox_1 {
    display: flex;
    justify-content: center;
    height: 100px;
    top: 0;
    left: 0;
    right: 0;
    gap: 250px;
    position: fixed;
    background: lightgoldenrodyellow;
    z-index: 7;
}

header .centerbox_1 h1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

header .centerbox_1 nav {
    display: flex;
}

header .centerbox_1 nav .gnb {
    display: flex;
    text-align: center;
    font-size: 18px;
    gap: 140px;
}

header .centerbox_1 nav .gnb li {
    display: flex;
    align-items: center;
}

header .centerbox_1 nav .gnb li a {
    display: flex;
    height: 100%;
    align-items: center;
    white-space: nowrap;
    font-family: 'Pretendard-SemiBold';
}

header .centerbox_1 nav .gnb li a:hover {
    color: #2B82CC;
    transition: 0.3s;
    font-family: 'Pretendard-Bold';
}

.highlight {
    color: #04486B;
}

.highlight2 {
    color: #E56B0E;
}

#visual {
    display: flex;
    justify-content: center;
    margin-top: 160px;
    position: relative;
    z-index: 2;
}

#visual img {
    width: 100%;
}

#visual figure {
    width: 1200px;
}

/* 파트1 */

section {
    position: relative;
    z-index: 2;
}

section .part1 .centerbox {
    display: block;
    justify-content: center;
    margin-top: 150px;
    text-align: center;
}

section .part1 .centerbox ul li p {
    font-size: 26px;
    color: #555;
    font-family: 'Pretendard-Medium';
}

section .part1 .centerbox ul li h1 {
    font-size: 50px;
    margin-top: 10px;
    font-family: 'Pretendard-bold';
}

section .part1 .centerbox ul li h1 span {
    color: #E56B0E;
}

section .part1 .centerbox .content_box {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-top: 65px;
}

section .part1 .centerbox .content_box .title {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 24px;
    font-family: 'Pretendard-Bold';
}

section .part1 .centerbox .content_box li .content {
    font-size: 18px;
    color: #777;
    font-family: 'Pretendard-Medium';
}


/* 파트2 */

section .part2 {
    display: block;
    justify-content: center;
    text-align: center;
    margin-top: 200px;
}

section .part2 .number {
    display: flex;
    justify-content: center;
}

section .part2 .number span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #FFE078;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 40px;
    font-family: 'Pretendard-bold';
}

section .part2 h2 {
    font-family: 'Pretendard-bold';
    font-size: 40px;
    margin-bottom: 25px;
    margin-top: 25px;
}

section .part2 .title {
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: 'Pretendard-bold';
}

section .part2 figure {
    margin-top: 50px;
}

section .part2 ul {
    display: flex;
    justify-content: center;
    gap: 60px;
}

section .part2 ul.content {
    font-size: 18px;
    color: #777;
    font-family: 'Pretendard-Medium';
}

section .part2 h3 {
    font-size: 35px;
    margin-top: 100px;
    margin-bottom: 50px;
    font-family: 'Pretendard-bold';
}

/* 파트3 */

section .part3 {
    display: block;
    justify-content: center;
    text-align: center;
    margin-top: 200px;
    font-family: 'Pretendard-Bold';
}

section .part3 .number {
    display: flex;
    justify-content: center;
}

section .part3 .number span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #FFE078;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-family: 'Pretendard-bold';
    font-size: 40px;
}

section .part3 h2 {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 25px;
    margin-top: 25px;
    font-family: 'Pretendard-bold';
}

section .part3 .title {
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: 'Pretendard-bold';
}

section .part3 figure {
    margin-top: 50px;
}

section .part3 ul {
    display: flex;
    justify-content: center;
    gap: 60px;
}

section .part3 ul.content {
    font-size: 18px;
    color: #777;
    font-family: 'Pretendard-Medium';
}

section .part3 h3 {
    font-weight: bold;
    font-size: 35px;
    margin-top: 100px;
    margin-bottom: 50px;
}

/* 파트4 */

section .part4 {
    display: block;
    justify-content: center;
    text-align: center;
    margin-top: 200px;
    font-family: 'Pretendard-Bold';
}

section .part4 .number {
    display: flex;
    justify-content: center;
}

section .part4 .number span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #FFE078;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-family: 'Pretendard-bold';
    font-size: 40px;
}

section .part4 h2 {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 25px;
    margin-top: 25px;
}

section .part4 .title {
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 25px;
}

section .part4 figure {
    margin-top: 50px;
}

section .part4 ul {
    display: flex;
    justify-content: center;
    gap: 60px;
    font-family: 'Pretendard-bold';
}

section .part4 ul.content {
    font-size: 18px;
    color: #777;
    font-family: 'Pretendard-Medium';
}

section .part4 h3 {
    font-weight: bold;
    font-size: 35px;
    margin-top: 100px;
    margin-bottom: 50px;
    font-family: 'Pretendard-bold';
}

/* 파트5 */

section .part5 h4 {
    font-size: 50px;
    text-align: center;
    margin-top: 200px;
    margin-bottom: 100px;
    font-family: 'Pretendard-bold';
}

section .part5 .text_box {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1200px;
    gap: 50px;
    margin: 0 auto;
    margin-bottom: 200px;
}

section .part5 .text_box li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 145px;
    background: #000;
    color: #fff;
    border-radius: 15px;
    position: relative;
    z-index: 1;
    font-family: 'Pretendard-bold';
}

section .part5 .text_box li:nth-child(2) {
    color: #000;
    background: none;
}

section .part5 .text_box li:nth-child(2)::before {
    content: "";
    position: absolute;
    background: url(../images/root_img1.png);
    width: 100%;
    height: 100%;
    opacity: 50%;
    left: 0;
    top: 0;
    border-radius: 15px;
    z-index: -1;
}

section .part5 .text_box li:nth-child(3) {
    background: #EFEFD0;
    color: #000;
}

section .part5 .text_box li:nth-child(4) {
    color: #000;
    background: none;
}

section .part5 .text_box li:nth-child(4)::before {
    content: "";
    position: absolute;
    background: url(../images/root_img2.png);
    width: 100%;
    height: 100%;
    opacity: 50%;
    left: 0;
    top: 0;
    border-radius: 15px;
    z-index: -1;
}

section .part5 .text_box li:nth-child(5) {
    background: #EFEFD0;
    color: #000;
}

section .part5 .text_box li:nth-child(6) {
    color: #000;
    background: none;
}

section .part5 .text_box li:nth-child(6)::before {
    content: "";
    position: absolute;
    background: url(../images/root_img3.png);
    width: 100%;
    height: 100%;
    opacity: 50%;
    left: 0;
    top: 0;
    border-radius: 15px;
    z-index: -1;
}

section .part5 .text_box li:nth-child(7) {
    background: #EFEFD0;
    color: #000;
}

section .part5 .text_box li:nth-child(8) {
    color: #000;
    background: none;
}

section .part5 .text_box li:nth-child(8)::before {
    content: "";
    position: absolute;
    background: url(../images/root_img4.png);
    width: 100%;
    height: 100%;
    opacity: 50%;
    left: 0;
    top: 0;
    border-radius: 15px;
    z-index: -1;
}

section .part5 .text_box li::after {
    content: "";
    position: absolute;
    right: -38px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(../images/root_icon.png) no-repeat center;
}

section .part5 .text_box li:nth-child(5):after {
    background: none;
}

section .part5 .text_box li:nth-child(9):after {
    background: none;
}

/* 파트6 */

section h4 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 100px;
    font-family: 'Pretendard-bold';
}

section .part6 .highlight3 {
    color: #00BBFF;
}

section .part6 .text_box {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 60px;
}

section .part6 .text_box .txt {
    background: #E8FDFF;
    border-radius: 15px;
    width: 360px;
    height: 350px;
    position: relative;
    font-family: 'Pretendard-Medium';
}

section .part6 .text_box .txt .number {
    font-size: 72px;
    margin-bottom: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    top: -5px;
    font-weight: bold;
    color: #00BBFF;
    font-family: 'Pretendard-Medium';

}

section .part6 .text_box .big_text {
    font-size: 30px;
    color: #00022D;
    font-family: 'Pretendard-bold';
    margin-bottom: 50px;
    margin-top: 80px;
}

section .part6 .txt .mini_text {
    font-family: 'Pretendard-Medium';
    font-size: 20px;
    line-height: 27px;
    color: #555;
}

/* 파트7 */

section .part7 .text {
    font-family: 'Pretendard-bold';
    color: #333;
}

section .part7 h4 {
    margin-top: 200px;
    margin-bottom: 80px;
    font-family: 'Pretendard-Medium';
}

section .part7 .text_box2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    height: 100%;
}

section .part7 .text_box2 ul {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    background: #FFF4D0;
    border-radius: 15px;
    width: 360px;
    height: 350px;
}

section .part7 .text_box2 ul li {
    font-size: 18px;
    color: #555;
    padding: 30px;
    font-family: 'Pretendard-Regular';
}

section .part7 figure {
    margin-top: 10px;
    margin-bottom: 10px;
}

section .part7 .text_box2 ul:nth-child(2) {
    margin-top: 60px
}

section .part7 .text_box2 ul:nth-child(4) {
    margin-top: 60px
}

section .button .centerbox {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin-top: 120px;
    width: 250px;
    height: 50px;
    background: #0087EB;
    border-radius: 15px;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 30px;
    margin-bottom: 150px;
    position: relative;
    box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)
}

section .button .centerbox a {
    color: #FFF;
    font-family: 'Pretendard-Regular';
}

section .button .centerbox .scroll {
    position: absolute;
    margin-left: 1150px;
    margin-bottom: 5px;
}

.scroll img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.scroll img:hover {
    filter: grayscale(0%);
}

/* 푸터 */

footer {
    height: 250px;
    background: #333;
}

footer .footer_line {
    border-top: 1px solid #999;
    margin: 40px auto 0;
    width: 100%;
}

footer .centerbox {
    color: #fff;
    font-size: 14px;
    position: relative;
    font-family: 'Pretendard-Regular';
}

footer .centerbox ul {
    display: flex;
    gap: 40px;
}

.top_text li {
    margin-top: 40px;
}

.bottom_text li {
    margin-top: 40px;
}

.bottom_text2 li {
    margin-top: 30px;
}

.sns_icon {
    position: absolute;
    right: 50px;
    letter-spacing: 20px;
    margin-top: -70px;
}


/* 모바일
@media screen and (max-width:880px) {
    header .centerbox nav .gnb li a {
    padding: 50px 3.4vw;
}
    header .centerbox {flex-direction: column; align-items: center;}
} */