@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* font-family: 'Nanum Gothic', serif; */
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
/* font-family: 'Nanum Square', sans-serif; */
@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);
/* font-family: 'Noto Sans Korean', sans-serif !important; */

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
/* font-family : 'Pretendard Variable'*/

@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@2.0/nanumsquare.css);


@font-face {
    font-family: 'StrongArmy';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.1/ROKAMedium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
} /* 강한육군 폰트 */

@font-face {
    font-family: 'StrongArmy';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.1/ROKABold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
} /* 강한육군 폰트 */

/* 나눈스퀘어 네오 시작 */
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2);
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.woff2);
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2);
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2);
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2);
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2);
    font-weight: 900;
    font-display: swap;
}
/* 나눈스퀘어 네오 끝 */

/*교보 손글씨 2021 시작 */
@font-face {
    font-family: 'KyoboHandwriting2021Seongjiyoung';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KyoboHandwriting2021sjy.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
/*교보 손글씨 2021 끝 */

/*서울서체 시작 */
@font-face {
    font-family: 'SBAggroB';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/SBAggroB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*서울서체 끝 */

/*온글잎 박다현체 시작 */
@font-face {
    font-family: 'OngleipParkDahyeon';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2411-3@1.0/Ownglyph_ParkDaHyun.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
/*온글잎 박다현체 끝 */


/* 초기화 */
html {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    word-break: break-all;
}

body {
    margin: 0;
    padding: 0;
    font-size: 0.75em;
    font-family: 'NanumSquareAc', serif;
    height: 100%;
    text-align: justify;
    word-break: break-all;
    min-width: 1920px;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    font-family: 'NanumSquareAc', dotum, sans-serif
}

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-family: 'NanumSquareAc', serif;
    font-size: 1em
}

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

button {
    cursor: pointer
}

textarea,
select {
    font-family: 'NanumSquareAc', serif;
    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;

}



.placeholdersjs {
    color: #aaa !important;
}

input[type=text],
input[type=password],
textarea {
    outline: none;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
    outline: none;
}


::selection {
    background: #000;
    color: #fff;
}

::-moz-selection {
    background: #000;
    color: #fff;
}


.p0 {
    padding: 0 !important;
}

/* 서브페이지 상단 주제 */
.sub_title {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.sub_title li.title_section {
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    padding: 150px 0 0 0;
}

.sub_title li.title_section img.s_title {}

.sub_title li.audio {
    width: 100%;
    padding: 90px 0;
}

.sub_title li.audio span.audio {
    display: inline-block;
    width: auto;
}

.contents {
    display: inline-block;
    width: 100%;
}

.contents li.sub_section {
    width: 100%;
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 0px 0 0 0;
}

.contents li.section_1 {
    width: 100%;
    padding: 155px;
}

.contents li.section_2 {
    width: 100%;
    text-align: center;
}

.contents span.con_box {
    display: inline-block;
    width: 100%;
    max-width: 1400px;
    padding: 0 50px;
    margin: 0 auto;
    text-align: left;
}

.contents span.con_box_mgt {
    margin: 70px 0;
}



/* 폼 스타일 */
.form_mb5 {
    display: inline-block;
    margin-bottom: 5px !important;
}

.form_mb10 {
    display: inline-block;
    margin-bottom: 10px !important;
}

.form_mb15 {
    display: inline-block;
    margin-bottom: 15px !important;
}

.form_mb30 {
    display: inline-block;
    margin-bottom: 30px !important;
}

.form_mb65 {
    display: inline-block;
    margin-bottom: 65px !important;
}

.form_mb90 {
    display: inline-block;
    margin-bottom: 90px !important;
}

.text_pb10 {
    padding-bottom: 10px;
}

.text_pt70 {
    padding-top: 70px !important;
}

.text_pt110 {
    padding-top: 110px;
}

.text_ptb120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.text_form_1 {
    display: inline-block;
    width: 100%;
    /* padding: 0 45px; */
    font-size: 2rem;
    line-height: 170%;
}

.text_form_1_1 {
    display: inline-block;
    width: 100%;
    padding: 0 25px;
    font-size: 2rem;
    line-height: 170%;
}

.text_form_2 {
    display: inline-block;
    width: 100%;
    padding: 0 45px;
    font-size: 3rem;
    font-weight: 600;
    line-height: 170%;
    padding-bottom: 10px;
}

.text_form_3 {
    display: inline-block;
    width: 100%;
    padding: 0 45px;
    font-size: 1.8rem;
    line-height: 170%;
    color: #292929;
}

.text_form_4 {
    display: inline-block;
    width: 100%;
    padding: 0 45px;
    font-size: 2.3rem;
    line-height: 170%;
    color: #292929;
}

.text_form_5 {
    display: inline-block;
    width: 100%;
    padding: 0 45px;
    font-size: 3.5rem;
    line-height: 120%;
    color: #292929;
	font-family: 'StrongArmy', sans-serif; /* 강한육군 웹폰트 적용 */
    font-weight: 700; /* Bold로 강조 */
}

.text_form_6 {
    display: inline-block;
    width: 100%;
    padding: 0 45px;
    font-size: 2.5rem;
    line-height: 100%;
    color: #292929;
	font-family: 'NanumSquareNeo', sans-serif; /* 나눔스퀘어 네오 적용 */
    font-weight: 900; /* Bold로 강조 */
}

.text_form_7 {
    display: inline-block;
    width: 100%;
    padding: 0 45px;
    font-size: 2.5rem;
    line-height: 160%;
    color: #292929;
	font-family: 'KyoboHandwriting2021Seongjiyoung', sans-serif; /* 나눔스퀘어 네오 적용 */
    font-weight: normal; 
}

.text_form_question {
    display: inline-block;
    width: 100%;
    padding: 10px 25px;
    font-size: 2.35rem;
    line-height: 170%;
    color: #292929;
    background: #ddd;
    border-radius: 10px;
}

.img_caption {
    position: relative;
    display: inline-block;
}

.img_caption img {
    display: block;
}

/* PC: 이미지 우하단에 배치 */
.img_caption .caption {
    position: absolute;
    bottom: -30px;      /* 이미지 안쪽 여백 */
    right: 0px;       /* 이미지 오른쪽 여백 */
    color: #292929;    /* 원래 색상 유지 */
    font-size: 1.6rem; /* 원래 크기 유지 */
    border-radius: 5px;
    padding: 0;        /* 불필요한 패딩 제거 (캡션 느낌만) */
}

/* 모바일: 이미지 아래로 이동 */
@media screen and (max-width: 800px) {
    .img_caption .caption {
        position: static;     /* 절대 위치 해제 */
        display: block;
        text-align: right;    /* 오른쪽 정렬 유지 */
        margin-top: 6px;      /* 이미지와 간격 */
    }
}


.text_form_question2 {
    display: inline-block;
    width: auto;
    padding: 10px 25px;
    font-size: 2.35rem;
    line-height: 170%;
    color: #292929;
    background: #ddd;
    border-radius: 10px;
}

.text_form_answer2 {
    display: inline-block;
    width: auto;
    padding: 10px 25px;
    font-size: 2.35rem;
    line-height: 170%;
    color: #292929;
    background: #efefef;
    border-radius: 10px;
}

.text_form_info {
    display: inline-block;
    width: 100%;
    font-size: 2rem;
    padding: 5px 35px 0 0;
}

.text_center {
    text-align: center;
}

.text_right {
    text-align: right;
}



.img_form {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
    /* 기본값: 높이 맞춤 */
}

.img_form img {
    position: relative;
    display: block;
    width: auto;
    float: left;
}

img.h200 {
    height: 200px;
}

img.h250 {
    height: 250px;
}

img.h285 {
    height: 285px;
}

img.h330 {
    height: 330px;
}

img.h350 {
    height: 350px;
}

img.h370 {
    height: 370px;
}

img.h375 {
    height: 375px;
}

img.h400 {
    height: 400px;
}
img.h410 {
    height: 410px;
}
img.h420 {
    height: 420px;
}

img.h446 {
    height: 446px;
}

img.h455 {
    height: 455px;
}

img.h470 {
    height: 470px;
}

img.h477 {
    height: 477px;
}

img.h485 {
    height: 485px;
}

img.h490 {
    height: 490px;
}

img.h514 {
    height: 514px;
}

img.h520 {
    height: 520px;
}

img.h528 {
    height: 528px;
}

img.h540 {
    height: 540px;
}

img.h562 {
    height: 562px;
}

img.h570 {
    height: 570px;
}

img.h590 {
    height: 590px;
}

img.h633 {
    height: 633px;
}

img.h704 {
    height: 704px;
}

img.h800 {
    height: 800px;
}

img.h867 {
    height: 867px;
}

img.h870 {
    height: 870px;
}

img.h1129 {
    height: 1129px;
}


/* Player Skin */
.music-player {
    background: #f3f3f3;
    padding: 40px 80px 20px 80px;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 550px;
}

.progress-bar {
    width: 100%;
    height: 5px;
    background: #ccc;
    border-radius: 5px;
    position: relative;
    margin-bottom: 10px;
}

.progress {
    height: 5px;
    background: #333;
    width: 0%;
    border-radius: 5px;
}

.time {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 0px;
}

.controls {
    display: flex;
    gap: 30px;
}

.controls button {
    background: none;
    border: none;
    font-size: 40px;
    cursor: pointer;
    color: #000;
    transition: transform 0.2s;
}

.controls button:hover {
    transform: scale(1.1);
}

.controls button img.play_btn_prev {
    height: 30px;
    margin: 8px 0 0 0;
}

.controls button img.play_btn_play {
    height: 45px;
}

.controls button img.play_btn_next {
    height: 30px;
    margin: 8px 0 0 0;
}


.pc_view {}

.page2_2_image {
    display: flex;
    gap: 20px;
    padding: 0 45px;
}

.page2_2_image_text {
    display: block;
    margin-top: 10px;
    font-size: 1.8rem;
}


.mobile_view {
    display: none !important;
}

@media screen and (max-width: 800px) {
    .pc_view {
        display: none !important;
    }

    .page2_2_image_text {
        width: 100%;
        text-align: center;
        font-size: 1.5rem !important;
        margin-bottom: 20px !important;
    }

    .mobile_view {
        display: inline-block !important;
    }

    .mobile_pb20 {
        padding-bottom: 20px !important;
    }


    body {
        min-width: 100%;
    }

    /* 서브페이지 상단 주제 */
    .sub_title {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .sub_title li.title_section {
        display: inline-block;
        width: 100%;
        max-width: 1200px;
        padding: 150px 30px 0 30px;
    }

    .sub_title li.title_section img.s_title {}

    .sub_title li.audio {
        width: 100%;
        padding: 50px 25px 30px 25px;
    }

    .sub_title li.audio span.audio {
        display: inline-block;
        width: 100%;
    }

    .contents {
        display: inline-block;
        width: 100%;
    }

    .contents li.sub_section {
        width: 100%;
        max-width: 1200px;
        min-width: inherit;
        margin: 0 auto;
        padding: 0px 0 0 0;
    }

    .contents li.section_1 {
        width: 100%;
        padding: 155px;
    }

    .contents li.section_2 {
        width: 100%;
        text-align: center;
    }

    .contents span.con_box {
        display: inline-block;
        width: 100%;
        max-width: 1400px;
        padding: 0 50px;
        margin: 0 auto;
        text-align: left;
    }

    .contents span.con_box_mgt {
        margin: 70px 0;
    }

    .image_mobile_text {
        width: 100%;
        font-size: 1.5rem !important;
        text-align: center;
        margin-top: -3px;
    }

    /* 폼 스타일 */
    .form_mb15 {
        display: inline-block;
        margin-bottom: 0px !important;
    }
	
    .form_mb25 {
        display: inline-block;
        margin-bottom: 10px !important;
    }	

    .form_mb30 {
        display: inline-block;
        margin-bottom: 15px !important;
    }

    .form_mb65 {
        display: inline-block;
        margin-bottom: 35px !important;
    }

    .form_mb90 {
        display: inline-block;
        margin-bottom: 50px !important;
    }

    .text_pb10 {
        padding-bottom: 10px;
    }

    .text_pt70 {
        padding-top: 70px;
    }

    .text_pt110 {
        padding-top: 110px;
    }

    .text_ptb120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .text_form_1 {
        display: inline-block;
        width: 100%;
        padding: 0 30px;
        font-size: 1.7rem;
        line-height: 170%;
        letter-spacing: -0.5px;
    }

    .text_form_1_1 {
        display: inline-block;
        width: 100%;
        padding: 0 30px;
        font-size: 1.7rem;
        line-height: 170%;
        letter-spacing: -0.5px;
    }

    .text_form_2 {
        display: inline-block;
        width: 100%;
        padding: 0 30px;
        font-size: 2.1rem;
        font-weight: 600;
        line-height: 170%;
        padding-bottom: 0px;
        letter-spacing: -1px;
    }

    .text_form_3 {
        display: inline-block;
        width: 100%;
        padding: 0 30px;
        font-size: 1.4rem;
        line-height: 170%;
        color: #292929;
    }

    .text_form_4 {
        display: inline-block;
        width: 100%;
        padding: 0 30px;
        font-size: 2rem;
        line-height: 170%;
        color: #292929;
    }

    .text_form_question {
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 170%;
        color: #292929;
        background: #ddd;
        border-radius: 10px;
    }

    .text_form_question2 {
        display: inline-block;
        width: auto;
        padding: 10px 20px;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 170%;
        color: #292929;
        background: #ddd;
        border-radius: 10px;
    }

    .text_form_question3 {
        display: inline-block;
        width: auto;
        padding: 10px 20px;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 170%;
        color: #292929;
        border-radius: 10px;
    }

    .text_form_answer2 {
        display: inline-block;
        width: auto;
        padding: 10px 20px;
        font-size: 1.6rem;
        line-height: 170%;
        color: #292929;
        background: #efefef;
        border-radius: 10px;
    }

    .text_form_info {
        display: inline-block;
        width: 100%;
        font-size: 1.3rem;
        padding: 5px 25px 0 0;
    }

    .text_center {
        text-align: center;
    }

    /* .text_right {
        text-align: center;
    } */

    /* .text_left {
        text-align: center;
    } */

    .page2_2_image {
        display: block;

    }


    .img_form span.text_form_1 {
        padding: 20px 0px 10px 0;
    }

    .img_form span.text_form_1_1 {
        padding: 20px 0px 10px 0;
    }

    .img_form {
        display: inline-block;
        justify-content: space-between;
        width: 100%;
        align-items: flex-start;
        padding: 0 30px;
    }

    .img_form img {
        position: relative;
        display: block;
        width: 100%;
        margin-bottom: 5px;
        float: left;
    }

    img.h200 {
        height: auto;
    }

    img.h250 {
        height: auto;
    }

    img.h285 {
        height: auto;
    }

    img.h330 {
        height: auto;
    }

    img.h350 {
        height: auto;
    }

    img.h370 {
        height: auto;
    }

    img.h375 {
        height: auto;
    }

    img.h400 {
        height: auto;
    }

    img.h420 {
        height: auto;
    }

    img.h446 {
        height: auto;
    }

    img.h455 {
        height: auto;
    }
	
	img.h470 {
        height: auto;
    }

    img.h477 {
        height: auto;
    }

    img.h485 {
        height: auto;
    }

    img.h490 {
        height: auto;
    }

    img.h514 {
        height: auto;
    }

    img.h520 {
        height: auto;
    }

    img.h528 {
        height: auto;
    }

    img.h540 {
        height: auto;
    }

    img.h562 {
        height: auto;
    }

    img.h570 {
        height: auto;
    }

    img.h590 {
        height: auto;
    }
	
    img.h633 {
        height: auto;
    }	

    img.h704 {
        height: auto;
    }

    img.h800 {
        height: auto;
    }

    img.h867 {
        height: auto;
    }

    img.h870 {
        height: auto;
    }

    img.h1129 {
        height: auto;
    }



    /* Player Skin */
    .music-player {
        background: #f3f3f3;
        padding: 30px 35px 5px 35px;
        border-radius: 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .progress-bar {
        width: 100%;
        height: 5px;
        background: #ccc;
        border-radius: 5px;
        position: relative;
        margin-bottom: 0px;
    }

    .progress {
        height: 5px;
        background: #333;
        width: 0%;
        border-radius: 5px;
    }

    .time {

        width: 100%;
        display: none;
        justify-content: space-between;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .controls {
        display: flex;
        gap: 30px;
    }

    .controls button {
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        color: #000;
        transition: transform 0.2s;
    }

    .controls button:hover {
        transform: scale(1.1);
    }

    .controls button img.play_btn_prev {
        height: 20px;
        margin: 0px 0 0 0;
    }

    .controls button img.play_btn_play {
        height: 25px;
    }

    .controls button img.play_btn_next {
        height: 20px;
        margin: 0px 0 0 0;
    }

}

.name::before,
.name::after {
  content: "•";
  color: #4b9b55;  /* 녹색 점 */
  margin: 0 5px;   /* 글자와 간격 */
  font-weight: bold;
}

/* Q 아이콘을 텍스트 상단에 붙이기 */
.q_icon{
  align-self: flex-start;   /* 부모의 align-items 값을 무시하고 상단 정렬 */
  margin-top: 0px;          /* 필요시 미세 조정 */
}

/* Q/A 구분 라인 */
.qa-divider{
  display:block;
  height:1px;
  background:#D9D9D9;   /* 필요 시 색 변경 */
  margin:12px 45px 24px; /* 위/좌우/아래 여백 – PC */
}

@media screen and (max-width:800px){
  .qa-divider{
    margin:12px 30px 20px; /* 모바일은 좌우 패딩 값(30px)에 맞춤 */
  }
}

/**가을호 3_3페이지를 위한 css **/
.step-title {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 3rem;
  color: #167d23; /* 녹색 */
  margin-bottom: 10px;
}

.circle-num {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  font-family: 'NanumSquareNeo', sans-serif;
  background: #167d23; /* 녹색 배경 */
  color: #fff;         /* 숫자 흰색 */
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 6px;
}

.work-text {
  font-family: 'SBAggroB', sans-serif; /* ← 여기서 Aggro Bold 적용 */
}

.step-title .icon {
  width: 32px;
  height: 31px;
  margin-left: 5px; /* 글자와 간격 */
}

/* 인용문 스타일 */
.routine-quote{
  position: relative;
  font-family: 'OngleipParkDahyeon', system-ui, -apple-system, 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif;
  font-size: 3.5rem;        /* PC */
  line-height: 1.5;
  letter-spacing: -0.01em;
  margin: 6px 0 18px 0;
  /* 살짝 두껍게 보이도록 */
  text-shadow: 0 0 0.01px #000, 0 0 0.01px #000;
}