<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    text-decoration: none;
}

/* ë¹„ì&nbsp;„ */
.sub6_4_sec {
    width: 100%;
    padding: 50px 0 100px;
}

.sub6_4_sec img {
    width: 100%;
}



/* ê²Œì‹œíŒ - ë³´ë„ìžë£Œ */
.sub_tab {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.sub_tab .wrap {
    height: 100%;
}

.sub_tab ul {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #e1e1e1;
}

.sub_tab ul li {
    width: 150px;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    cursor: pointer;
}

.sub_tab ul li.tab_on {
    border-bottom: 2px solid #b1a194;
    margin-bottom: -1px;
}

.sub6_5_1_sec table th:first-child,
.sub6_5_1_sec table td:first-child {
    width: 10%;
}

.sub6_5_1_sec table th:nth-child(2),
.sub6_5_1_sec table td:nth-child(2) {
    width: 65%;
}

.sub6_5_1_sec table td:nth-child(2) {
    text-align: left;
    color: #777;
    padding-left: 30px;
    box-sizing: border-box;
    cursor: pointer;
}

.sub6_5_1_sec table th:nth-child(3),
.sub6_5_1_sec table td:nth-child(3) {
    width: 10%;
}

.sub6_5_1_sec table th:last-child,
.sub6_5_1_sec table td:last-child {
    width: 15%;
}

.page_btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.page_btn a {
    color: #888;
    margin: 0 7px;
    font-size: 10px;
}

.page_btn a.page_num {
    color: #222;
    font-size: 18px;
}


/* ê²Œì‹œíŒ - ë³´ë„ìžë£Œ ìƒì„¸ */
.sub6_5_1_sec ul {
    width: 100%;
    border-top: 1px solid #111;
}

.sub6_5_1_sec ul li {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.data_title {
    width: 100%;
    padding: 20px 0;
    background-color: #ebe6e0;
    font-family: 'Nanum Myeongjo', serif !important;
    font-size: 20px;
    color: #111;
    font-weight: 900;
}

.user_sec {
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.data_content {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    color: #555;
    line-height: 25px;
}

.back_btn {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.back_btn a {
    width: 150px;
    height: 45px;
    font-size: 16px;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ebe6e0;
    font-weight: 500;
}


/* ê²Œì‹œíŒ - ì¶•ì&nbsp;œ */
.sub6_5_2_sec {
    width: 100%;
    padding: 50px 0 100px;
}

.sub6_5_2_sec &gt; ul {
    width: 100%;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding: 30px 20px 0;
    box-sizing: border-box;
    display: inline-block;
}

.sub6_5_2_sec &gt; ul &gt; li {
    width: 24%;
    height: 380px;
    float: left;
    margin-right: 1.33%;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    cursor: pointer;
}

.sub6_5_2_sec &gt; ul &gt; li:nth-child(4n) {
    margin-right: 0;
}

.thumb {
    width: 100%;
    height: 270px;
    background-color: #eee;
}

.thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sub6_5_2_sec &gt; ul &gt; li &gt; p {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 25px;
    color: #777;
    text-align: left;
}


/* ê²Œì‹œíŒ - ì¶•ì&nbsp;œ ìƒì„¸ */
.data_content img {
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}


/* ì¸ì‚¼ì´ëž€? */
.is_box {
    width: 100%;
}

.is_box .wrap {
    width: 100%;
    height: 850px;
    position: relative;
}

.img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
}

.insam_text_box {
    position: absolute;
    top: 130px;
    left: 0;
}

.text_inner1 {
    font-size: 18px;
    color: #777;
    font-weight: bold;
    line-height: 28px;
}

.text_inner2 {
    width: 570px;
    margin-top: 120px;
}

.text_inner2 p {
    font-size: 22px;
    color: #90b802;
    font-weight: bold;
    padding-left: 10px;
}

.text_inner2 ul {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #e1e1e1;
}

.text_inner2 ul li {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    color: #777;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.text_inner2 ul li i {
    font-size: 13px;
    color: #578b31;
    font-weight: bold;
    margin-right: 7px;
}



/* ì¸ì‚¼ì˜ ì¢…ë¥˜ */
.sub1_2_box &gt; ul &gt; li {
    padding: 80px 0;
}

.sub1_2_box &gt; ul &gt; li &gt; p {
    width: 30%;
}

.text_box2 {
    width: 70%;
}

.t_b_in {
    width: 100%;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}

.t_b_in_m {
    margin-top: 40px;
}

p.b_text {
    width: 20% !important;
    font-size: 20px;
    color: #111;
}

.sub1_2_box &gt; ul &gt; li p.r_text {
    width: 80%;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif !important;
}

span.l_text {
    color: #999;
    font-weight: 500;
    line-height: 35px;
}

span.l_text_m {
    display: block;
    margin-left: 85px;
}

span.l_text_m2 {
    display: block;
    margin-left: 100px;
}

span.l_text_m3 {
    display: block;
    margin-left: 70px;
}

span.in {
    display: block;
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif !important;
}

.img_box2 {
    width: 70%;
}

.img_box2 img {
    width: 100%;
}

.sub1_2_ul {
    width: 70%;
    padding: 0;
}

.s1_2_tab {
    width: 100%;
    height: 60px;
    background-color: #ebe6e0;
}

.s1_2_tab ul {
    width: 100%;
    height: 100%;
    display: flex;
}

.s1_2_tab ul li {
    width: 16.66%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    color: #111;
    font-weight: bold;
    font-family: 'Nanum Myeongjo', serif;
    padding: 0;
    border-top: 2px solid #111;
}

.s1_2_tab ul li.s1_2_on {
    border: 2px solid #111;
    box-sizing: border-box;
}

.insam_tabcon {
    width: 100%;
    padding: 0;
    display: none;
}

.insam_tabcon_on {
    display: block;
}

ul.tab_ul {
    border-bottom: 2px solid #111;
    border-top: 0;
}

ul.tab_ul li {
    height: 250px;
    padding: 0;
    display: block;
}

ul.tab_ul .thumb {
    height: 180px;
}

ul.tab_ul li p {
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: normal;
}

.sub1_2_ul .page_btn {
    margin-top: 20px;
}

li.margin_b {
    margin-bottom: 100px;
}



/* ì¸ì‚¼ ìš©ì–´ */
.sub1_3_sec {
    width: 100%;
    padding: 60px 0 100px;
}

.word_content {
    width: 100%;
    border-top: 2px solid #111;
}

.word_tab {
    width: 100%;
    height: 75px;
    background-color: #ebe6e0;
    padding: 0 100px;
    box-sizing: border-box;
}

.word_tab ul {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.word_tab ul li {
    color: #111;
    font-family: 'Nanum Myeongjo', serif;
    font-weight: bold;
    cursor: pointer;
}

.word_tab ul li.this_view {
    width: 30px;
    height: 30px;
    border: 1px solid #111;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.word_tab ul li.all_view {
    font-size: 22px;
    margin-left: 30px;
}

.word_tabcon {
    width: 100%;
    display: none;
}

.word_tabcon_on {
    display: inline-block;
    border-bottom: 2px solid #111;
}

.word_tabcon ul {
    width: 100%;
    padding: 30px 0;
    display: inline-block;
    float: left;
    margin-right: 3%;
}

.word_tabcon ul:last-child {
    margin-right: 0;
}

.word_tabcon ul li {
    width: 100%;
    border-bottom: 2px solid #e1e1e1;
}

.word_tabcon ul li:nth-child(1) {
    border-top: 2px solid #e1e1e1;
}

.show_word {
    width: 100%;
    display: flex;
    align-items: baseline;
    padding: 10px 5px;
    box-sizing: border-box;
    cursor: pointer;
}

.show_word i {
    font-size: 20px;
    margin-right: 10px;
}

.show_word p {
    width: 90%;
    text-align: left;
    font-size: 16px;
}

.hide_word {
    width: 100%;
    padding: 5px 35px 10px;
    text-align: left;
    box-sizing: border-box;
    display: none;
}

.word_tabcon .page_btn {
    margin-top: 20px;
}



/* ìžë£Œì‹¤ - ê´€ë&nbsp;¨ë²•ê·œ ë° ê·œì&nbsp;• */
.paper_menu {
    width: 100%;
    height: 130px;
    background-color: #2c254f;
}

.paper_menu ul {
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.paper_menu ul li {
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
}

.paper_menu ul li.p_menu_on {
    color: #ece00d;
}

.download_ul {
    width: 100%;
    padding: 80px 0 60px;
}

.download_ul ul {
    width: 1280px;
    margin: 0 auto;
    display: table;
}

.download_ul ul li {
    width: 48.5%;
    height: 100px;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
    border: 2px solid #a2a2a2;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.download_ul ul li:nth-child(2n) {
    margin-right: 0;
}

.download_ul ul li p {
    width: 83%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #333;
    padding: 0 30px;
    box-sizing: border-box;
}

.download_ul ul li a {
    width: 100px;
    height: 100px;
    background-color: #2c254f;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -1px;
}

.download_ul ul li a i {
    color: #fff;
    font-size: 32px;
}



/* ìžë£Œì‹¤ - ì¸ì‚¼í†µê³„ìžë£Œ */
.insam_paper_ul {
    width: 100%;
    padding: 90px 0;
}

.insam_paper_ul ul {
    width: 1280px;
    display: table;
    margin: 0 auto;
}

.insam_paper_ul ul li {
    width: 47%;
    margin-right: 6%;
    float: left;
    margin-top: 130px;
    display: flex;
    align-items: center;
}

.insam_paper_ul ul li:nth-child(2n) {
    margin-right: 0;
}

.insam_paper_ul ul li:nth-child(1),
.insam_paper_ul ul li:nth-child(2) {
    margin-top: 0;
}

.insam_thumb {
    width: 200px;
    height: 290px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.insam_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.insam_info {
    width: 280px;
    margin-left: 50px;
}

.insam_info p {
    font-size: 24px;
    color: #222;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 2px solid #7d7d7d;
}

.insam_info span {
    display: block;
    font-size: 20px;
    line-height: 40px;
    margin-top: 15px;
}

.insam_info a {
    display: inline-block;
    margin-top: 80px;
}

.insam_info a i {
    font-size: 36px;
    color: #333;
}



/* ìžë£Œì‹¤ - ì¸ì‚¼CODEXê·œê²© */
.pdfbox {
    width: 100%;
    padding: 40px 0 100px;
    text-align: center;
}

.pdfbox embed {
    width: 1180px;
    height: 880px;
    border: 1px solid #333;
    box-sizing: border-box;
}



/* ìžë£Œì‹¤ - êµ­ë‚´ìƒì‚°í˜„í™© ë°’ ì†Œë¹„í˜•íƒœ */
.insam_images {
    width: 100%;
    padding-bottom: 100px;
}

.i_i_box {
    width: 1200px;
    margin: 80px auto 0;
}

.i_i_box p {
    font-size: 18px;
    color: #fea225;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 2px solid #eee;
}

.i_i_box p span {
    font-size: 14px;
    color: #999;
    font-weight: bold;
}

.images1 {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}



/* ìžë£Œì‹¤ - ì¸ì‚¼ ì&nbsp;•ë³´ì§€ */
.pdfbox2 {
    width: 100%;
    padding: 70px 0 100px;
}

.pdfbox2 ul {
    width: 1200px;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border: 2px solid #9f9f9f;
}

.pdfbox2 ul li {
    width: 170px;
    height: 250px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    margin: 0 25px;
    cursor: pointer;
}

.pdfbox2 ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pdfbox2_file {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.pdfbox2 embed {
    width: 1200px;
    height: 880px;
    border: 1px solid #333;
    box-sizing: border-box;
}


/* ê³&nbsp;ë&nbsp;¤ì¸ì‚¼ë°±ê³¼ */
.years h1 {
    border-bottom: 2px solid #2c2550;
    font-size: 18px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.sssss2 h1 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
}

ul.years_wrap5 li.tab_on {
    background-color: rgba(44, 37, 80, 0.2);
}

.re_box2 {
    border-bottom: 0;
}

.re_box2 .pdfbox {
    width: 100%;
}

.re_box2 .pdfbox embed {
    width: 100%;
}

.folder_section {
    width: 100%;
    height: 500px;
    overflow: auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 20px;
    float: left;
    padding: 15px;
}

.folder_top {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.folder_top i {
    font-size: 20px;
    color: #2c254f;
    margin-right: 5px;
}

ul.first_menu {
    width: 100%;
    margin-top: 10px;
}

ul.first_menu &gt; li {
    width: 100%;
}

.f_top {
    width: 100%;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}

.f_top i {
    font-size: 18px;
    color: #2c254f;
    margin-right: 5px;
}

.f_top p {
    font-size: 14px;
    line-height: 20px;
}

ul.second_menu,
ul.third_menu,
ul.fourth_menu {
    width: 100%;
    padding-left: 15px;
    box-sizing: border-box;
    display: none;
}


/* ì¸ì‚¼ì´ì•¼ê¸° */
.rb_title {
    width: 100%;
    border-bottom: 2px solid #2c254f;
    padding: 0 0 20px 5px;
    margin-top: 20px;
    font-size: 18px;
    color: #000;
    font-family: 'Nanum Myeongjo', serif;
    font-weight: 900;
}

.rb_content {
    width: 100%;
    padding: 20px 5px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 25px;
    color: #555;
}

.rb_content img {
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}

.back_btn2 a {
    background-color: rgba(44, 37, 80, 0.2);
}


/* ì¸ì‚¼ì´ì•¼ê¸° - ì˜ìƒìžë£Œ */
.video_section {
    width: 100%;
}

.video_section ul {
    width: 100%;
}

.video_section ul li {
    width: 100%;
    height: 180px;
    margin-bottom: 40px;
    display: flex;
    align-items: flex-start;
    cursor: pointer;
}

.video_thumb {
    width: 30%;
    height: 100%;
    border: 1px solid #111;
    box-sizing: border-box;
}

.video_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video_text {
    width: 60%;
    border-top: 1px solid #111;
    padding: 30px;
    box-sizing: border-box;
}

.video_text p {
    font-size: 20px;
    color: #000;
    font-family: 'Nanum Myeongjo', serif;
    font-weight: 900;
    margin-bottom: 35px;
}

.video_text span {
    /* display: block; */
    font-size: 16px;
    color: #555;
    line-height: 35px;
    font-family: 'Nanum Myeongjo', serif;
    font-weight: bold;
}

.video_link {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    border-top: 1px solid #111;
    padding-top: 30px;
}

.video_link i {
    font-size: 20px;
}


/* ì¸ì‚¼ì´ì•¼ê¸° - ì¸ì‚¼ë™í™” */
.fairytale_section {
    width: 100%;
}

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

.fairytale_section ul li {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    cursor: pointer;
}

.fairytale_thumb {
    width: 250px;
    height: 350px;
    padding-bottom: 20px;
    border-bottom: 2px solid #2c254f;
    box-sizing: border-box;
    margin: 0 auto;
}

.fairytale_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fairytale_text {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}


/* í™ë³´ì˜ìƒ */
.video_section2 {
    width: 1280px;
    padding-bottom: 60px;
    margin: 0 auto;
}

.video_section2 &gt; p {
    font-size: 20px;
    color: #000;
    font-family: 'Nanum Myeongjo', serif;
    font-weight: 900;
    padding-left: 10px;
    border-left: 3px solid #2c254f;
    margin-top: 60px;
}

.video_section2 ul {
    width: 100%;
    margin-top: 40px;
}

.video_section2 ul li {
    padding: 0 100px;
    box-sizing: border-box;
}

.video_thumb2 iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* í™ë³´ì˜ìƒ ìƒì„¸ */
.video_detail {
    width: 1280px;
    margin: 80px auto 0;
}

.data_content video {
    display: block;
}


/* ì¸ì‚¼ìºë¦­í„° ì†Œê°œ */
.insam_crt_con {
    width: 100%;
    padding: 80px 0;
}

.insam_crt_con_inner {
    width: 1200px;
    margin: 0 auto;
}

.crt_title {
    text-align: center;
    font-size: 30px;
    color: #111;
    font-weight: bold;
}

.insam_crt_con_inner &gt; img {
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 80px;
}

.crt_txt {
    width: 100%;
    margin-top: 60px;
}

.crt_txt p {
    font-size: 25px;
    color: #111;
    font-weight: 500;
}

.crt_txt strong {
    font-size: 16px;
    line-height: 25px;
    display: block;
    margin-top: 20px;
    color: #111;
    font-weight: normal;
}

.crt_txt span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #666;
    word-break: keep-all;
    margin-top: 15px;
}




































@media (max-width: 767px) {

    /* ê²Œì‹œíŒ - ë³´ë„ìžë£Œ */
    .sub_tab {
        height: 40px;
    }

    .sub_tab ul {
        font-size: 10px;
    }

    .sub_tab ul li {
        width: 100px;
        font-size: 14px;
    }

    .sub6_5_1_sec table {
        width: 400px;
    }


    /* ê²Œì‹œíŒ - ë³´ë„ìžë£Œ ìƒì„¸ */
    .data_title {
        padding: 10px 0;
        font-size: 14px;
    }

    .user_sec {
        width: 100%;
        padding: 10px;
        font-size: 12px;
    }

    .data_content {
        padding: 20px 10px;
        font-size: 13px;
        line-height: 20px;
    }

    .back_btn a {
        width: 100px;
        height: 35px;
        font-size: 14px;
    }


    /* ê²Œì‹œíŒ - ì¶•ì&nbsp;œ */
    .sub6_5_2_sec &gt; ul {
        padding: 20px 10px 0;
    }

    .sub6_5_2_sec &gt; ul &gt; li {
        width: 48.5%;
        height: 180px;
        margin-right: 3%;
        margin-bottom: 10px;
    }

    .sub6_5_2_sec &gt; ul &gt; li:nth-child(4n) {
        margin-right: 3%;
    }

    .sub6_5_2_sec &gt; ul &gt; li:nth-child(2n) {
        margin-right: 0;
    }

    .thumb {
        height: 120px;
    }

    .sub6_5_2_sec &gt; ul &gt; li &gt; p {
        padding: 5px;
        font-size: 12px;
        line-height: 20px;
    }


    /* ì¸ì‚¼ì´ëž€? */
    .is_box .wrap {
        height: auto;
        padding: 20px 0 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .img_box {
        position: relative;
        text-align: center;
        margin-bottom: 10px;
    }

    .img_box img {
        width: 45%;
    }

    .insam_text_box {
        width: 95%;
        position: relative;
        top: initial;
        left: initial;
    }

    .text_inner1 {
        font-size: 14px;
        line-height: 23px;
        word-break: keep-all;
    }

    .text_inner1 br {
        display: none;
    }

    .text_inner2 {
        width: 100%;
        margin-top: 30px;
    }

    .text_inner2 p {
        font-size: 16px;
    }

    .text_inner2 ul li {
        font-size: 12px;
    }

    .text_inner2 ul li i {
        font-size: 10px;
    }


    /* ì¸ì‚¼ì˜ ì¢…ë¥˜ */
    .sub1_2_box &gt; ul &gt; li {
        padding: 50px 0 20px;
    }

    .sub1_2_box &gt; ul &gt; li &gt; p {
        width: 100%;
    }

    .text_box2 {
        width: 100%;
        margin-top: 20px;
    }

    .sub1_2_box &gt; ul &gt; li p.r_text {
        font-size: 13px;
        line-height: 23px;
    }

    .t_b_in_m {
        margin-top: 20px;
    }

    span.l_text {
        line-height: 25px;
        display: block;
    }

    span.l_text_m {
        margin-left: 0;
    }

    span.l_text_m2 {
        margin-left: 0;
    }

    span.l_text_m3 {
        margin-left: 0;
    }

    br.m_none {
        display: none;
    }

    span.in {
        margin-left: 0;
        font-size: 13px;
        line-height: 23px;
    }

    .img_box2 {
        width: 100%;
        margin-top: 20px;
    }

    .sub1_2_ul {
        width: 100%;
        margin-top: 20px;
    }

    .s1_2_tab {
        height: 40px;
    }

    .s1_2_tab ul li {
        font-size: 12px;
    }

    ul.tab_ul li {
        height: 130px;
    }

    ul.tab_ul .thumb {
        height: 100px;
    }


    /* ì¸ì‚¼ ìš©ì–´ */
    .sub1_3_sec {
        padding: 50px 0;
    }

    .word_tab {
        height: auto;
        padding: 3% 8%;
    }

    .word_tab ul {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .word_tab ul li {
        float: left;
        margin: 3px 1%;
    }

    .word_tab ul li.this_view {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }

    .word_tab ul li.all_view {
        width: 87px;
        height: 25px;
        border: 1px solid #111;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        margin: 3px 1%;
    }

    .word_tabcon ul {
        width: 100%;
        margin-right: 0;
        padding: 0;
    }

    .word_tabcon ul li {
        width: 100%;
        margin-right: 0;
    }

    .word_tabcon ul li:nth-child(1) {
        border-top: 0;
    }

    .show_word i {
        font-size: 16px;
    }

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

    .hide_word {
        padding: 5px 30px 10px;
        font-size: 14px;
    }


    /* ìžë£Œì‹¤ - ê´€ë&nbsp;¨ë²•ê·œ ë° ê·œì&nbsp;• */
    .paper_menu {
        width: 100%;
        height: 50px;
        padding: 0 3%;
        box-sizing: border-box;
        overflow: auto;
    }

    .paper_menu ul {
        width: max-content;
    }

    .paper_menu ul li {
        font-size: 12px;
        margin-right: 20px;
    }

    .download_ul {
        width: 100%;
        padding: 40px 3%;
        box-sizing: border-box;
    }

    .download_ul ul {
        width: 100%;
    }

    .download_ul ul li {
        width: 100%;
        height: 50px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .download_ul ul li p {
        font-size: 14px;
        padding: 0 15px;
    }

    .download_ul ul li a {
        width: 50px;
        height: 50px;
    }

    .download_ul ul li a i {
        font-size: 20px;
    }


    /* ìžë£Œì‹¤ - ì¸ì‚¼í†µê³„ìžë£Œ */
    .insam_paper_ul {
        padding: 40px 3%;
    }

    .insam_paper_ul ul {
        width: 100%;
    }

    .insam_paper_ul ul li {
        width: 100%;
        margin-right: 0;
        margin-top: 40px;
        justify-content: space-between;
    }

    .insam_paper_ul ul li:nth-child(2) {
        margin-top: 40px;
    }

    .insam_thumb {
        width: 30%;
        height: 130px;
    }

    .insam_info {
        width: 65%;
        margin-left: 0;
    }

    .insam_info p {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .insam_info span {
        font-size: 14px;
        line-height: 23px;
        margin-top: 10px;
    }

    .insam_info a {
        display: inline-block;
        margin-top: 20px;
    }

    .insam_info a i {
        font-size: 20px;
    }


    /* ìžë£Œì‹¤ - ì¸ì‚¼CODEXê·œê²© */
    .pdfbox {
        padding: 40px 3%;
        box-sizing: border-box;
    }

    .pdfbox embed {
        width: 100%;
        height: 300px;
    }


    /* ìžë£Œì‹¤ - êµ­ë‚´ìƒì‚°í˜„í™© ë°’ ì†Œë¹„í˜•íƒœ */
    .insam_images {
        padding: 0 3% 50px;
        box-sizing: border-box;
    }

    .i_i_box {
        width: 100%;
        margin: 40px auto 0;
    }

    .i_i_box p {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .i_i_box p span {
        font-size: 10px;
    }

    .images1 {
        margin-top: 20px;
    }

    .images1 img {
        width: 100%;
    }


    /* ìžë£Œì‹¤ - ì¸ì‚¼ ì&nbsp;•ë³´ì§€ */
    .pdfbox2 {
        padding: 40px 3%;
        box-sizing: border-box;
    }

    .pdfbox2 ul {
        width: 100%;
        height: 180px;
    }

    .pdfbox2 ul li {
        width: 100px;
        height: 130px;
        margin: 0 10px;
    }

    .pdfbox2_file {
        margin-top: 20px;
    }

    .pdfbox2 embed {
        width: 100%;
        height: 300px;
    }


    /* ê³&nbsp;ë&nbsp;¤ì¸ì‚¼ë°±ê³¼ */
    .years h1 {
        font-size: 14px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .re_box1 {
        margin-top: 10px;
    }

    .f_arrow4 img {
        width: 15px;
    }

    .years ul li {
        font-size: 12px;
        line-height: 20px;
    }

    .sssss2 {
        padding-bottom: 10px;
    }

    .sssss2 h1 {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

    .years_wrap5 h3 {
        font-size: 12px;
        line-height: 20px;
        margin: 3px 0;
    }

    .folder_section {
        height: 250px;
    }

    .folder_top i {
        font-size: 16px;
    }

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

    .f_top i {
        font-size: 16px;
    }

    .f_top p {
        font-size: 12px;
    }


    /* ì¸ì‚¼ì´ì•¼ê¸° */
    .rb_title {
        padding: 0 0 10px 5px;
        font-size: 14px;
    }

    .rb_content {
        font-size: 12px;
        line-height: 20px;
    }

    .rb_content img {
        margin-bottom: 10px;
    }


    /* ì¸ì‚¼ì´ì•¼ê¸° - ì˜ìƒìžë£Œ */
    .video_section {
        margin-top: 20px;
    }

    .video_section ul li {
        width: 100%;
        height: 100px;
        margin-bottom: 20px;
    }

    .video_thumb {
        width: 40%;
    }

    .video_text {
        width: 50%;
        padding: 15px;
    }

    .video_text p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .video_text span {
        font-size: 12px;
        line-height: 20px;
    }

    .video_link {
        padding-top: 15px;
    }

    .video_link i {
        font-size: 16px;
    }


    /* ì¸ì‚¼ì´ì•¼ê¸° - ì¸ì‚¼ë™í™” */
    .fairytale_section {
        margin-top: 20px;
    }

    .fairytale_section ul li {
        margin-bottom: 20px;
    }

    .fairytale_thumb {
        width: 70%;
        height: 150px;
        padding-bottom: 10px;
    }

    .fairytale_text {
        font-size: 14px;
    }


    /* í™ë³´ì˜ìƒ */
    .video_section2 {
        width: 100%;
        padding: 0 3% 50px;
        box-sizing: border-box;
    }

    .video_section2 &gt; p {
        font-size: 16px;
        margin-top: 40px;
    }

    .video_section2 ul {
        margin-top: 20px;
    }

    .video_section2 ul li {
        padding: 0;
    }


    /* í™ë³´ì˜ìƒ ìƒì„¸ */
    .video_detail {
        width: 95%;
        margin: 40px auto 0;
    }


    /* ì¸ì‚¼ìºë¦­í„° ì†Œê°œ */
    .insam_crt_con {
        padding: 50px 3%;
        box-sizing: border-box;
    }

    .insam_crt_con_inner {
        width: 100%;
    }

    .crt_title {
        font-size: 20px;
    }

    .insam_crt_con_inner &gt; img {
        margin-top: 40px;
    }

    .crt_txt {
        margin-top: 30px;
    }

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

    .crt_txt strong {
        font-size: 13px;
        line-height: 20px;
        margin-top: 10px;
    }

    .crt_txt span {
        font-size: 13px;
        line-height: 23px;
        margin-top: 10px;
    }

}






































@media all and (min-width: 768px) and (max-width: 1064px) {

    /* ê²Œì‹œíŒ - ì¶•ì&nbsp;œ */
    .sub6_5_2_sec &gt; ul &gt; li {
        height: 230px;
        margin-bottom: 20px;
    }

    .thumb {
        height: 150px;
    }


    /* ê²Œì‹œíŒ - ë³´ë„ìžë£Œ ìƒì„¸ */
    .data_title {
        padding: 10px 0;
        font-size: 16px;
    }

    .user_sec {
        padding: 15px 20px;
        font-size: 14px;
    }


    /* ì¸ì‚¼ì´ëž€? */
    .is_box .wrap {
        height: auto;
        padding: 20px 0 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .img_box {
        position: relative;
        text-align: center;
        margin-bottom: 20px;
    }

    .img_box img {
        width: 40%;
    }

    .insam_text_box {
        width: 95%;
        position: relative;
        top: initial;
        left: initial;
    }

    .text_inner1 {
        font-size: 16px;
        line-height: 25px;
    }

    .text_inner2 {
        width: 570px;
        margin-top: 40px;
    }

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

    .text_inner2 ul li {
        font-size: 14px;
    }

    .text_inner2 ul li i {
        font-size: 10px;
    }


    /* ì¸ì‚¼ì˜ ì¢…ë¥˜ */
    .sub1_2_box &gt; ul &gt; li {
        padding: 50px 0;
        display: block;
    }

    .sub1_2_box &gt; ul &gt; li &gt; p {
        width: 100%;
    }

    .text_box2 {
        width: 100%;
        margin-top: 30px;
    }


    .t_b_in_m {
        margin-top: 40px;
    }

    .img_box2 {
        width: 100%;
        margin-top: 30px;
    }

    .sub1_2_ul {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }

    .s1_2_tab {
        height: 40px;
    }

    .s1_2_tab ul li {
        font-size: 16px;
    }

    ul.tab_ul li {
        height: 200px;
        padding: 0;
        display: block;
    }

    ul.tab_ul .thumb {
        height: 150px;
    }


    /* ì¸ì‚¼ ìš©ì–´ */
    .sub1_3_sec {
        padding: 50px 0;
    }

    .word_tab {
        height: 60px;
        padding: 0 5%;
    }


    /* ìžë£Œì‹¤ - ê´€ë&nbsp;¨ë²•ê·œ ë° ê·œì&nbsp;• */
    .paper_menu {
        height: 60px;
        overflow: auto;
        padding: 0 3%;
        box-sizing: border-box;
    }

    .paper_menu ul {
        width: max-content;
    }

    .paper_menu ul li {
        margin-right: 20px;
    }

    .paper_menu ul li:last-child {
        margin-right: 0;
    }

    .download_ul {
        width: 100%;
        padding: 60px 3%;
        box-sizing: border-box;
    }

    .download_ul ul {
        width: 100%;
    }

    .download_ul ul li {
        height: 60px;
        margin-bottom: 20px;
    }

    .download_ul ul li p {
        font-size: 16px;
        padding: 0 15px;
    }

    .download_ul ul li a {
        width: 60px;
        height: 60px;
    }

    .download_ul ul li a i {
        font-size: 26px;
    }


    /* ìžë£Œì‹¤ - ì¸ì‚¼í†µê³„ìžë£Œ */
    .insam_paper_ul {
        padding: 60px 3%;
        box-sizing: border-box;
    }

    .insam_paper_ul ul {
        width: 100%;
    }

    .insam_paper_ul ul li {
        width: 100%;
        margin-right: 0%;
        margin-top: 30px;
    }

    .insam_paper_ul ul li:nth-child(2) {
        margin-top: 30px;
    }

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

    .insam_info span {
        font-size: 16px;
        line-height: 30px;
    }

    .insam_info a {
        margin-top: 60px;
    }

    .insam_info a i {
        font-size: 26px;
    }


    /* ìžë£Œì‹¤ - ì¸ì‚¼CODEXê·œê²© */
    .pdfbox {
        width: 100%;
        padding: 40px 3% 100px;
        box-sizing: border-box;
    }

    .pdfbox embed {
        width: 100%;
        height: 400px;
    }


    /* ìžë£Œì‹¤ - êµ­ë‚´ìƒì‚°í˜„í™© ë°’ ì†Œë¹„í˜•íƒœ */
    .insam_images {
        padding: 0 3% 100px;
        box-sizing: border-box;
    }

    .i_i_box {
        width: 100%;
        margin: 50px auto 0;
    }

    .images1 {
        margin-top: 30px;
    }

    .images1 img {
        width: 100%;
    }


    /* ìžë£Œì‹¤ - ì¸ì‚¼ ì&nbsp;•ë³´ì§€ */
    .pdfbox2 {
        padding: 50px 3% 100px;
    }

    .pdfbox2 ul {
        width: 100%;
    }

    .pdfbox2_file {
        margin-top: 40px;
    }

    .pdfbox2 embed {
        width: 100%;
        height: 400px;
    }


    /* ì¸ì‚¼ì´ì•¼ê¸° - ì˜ìƒìžë£Œ */
    .video_section ul li {
        height: 150px;
        margin-bottom: 30px;
    }

    .video_text {
        padding: 20px;
    }

    .video_text p {
        margin-bottom: 20px;
    }

    .video_text span {
        line-height: 25px;
    }

    .video_link {
        padding-top: 20px;
    }


    /* ì¸ì‚¼ì´ì•¼ê¸° - ì¸ì‚¼ë™í™” */
    .fairytale_section {
        margin-top: 30px;
    }

    .fairytale_section ul li {
        width: 25%;
        margin-bottom: 0;
    }

    .fairytale_thumb {
        width: 90%;
        height: 220px;
    }


    /* í™ë³´ì˜ìƒ */
    .video_section2 {
        width: 100%;
        padding: 0 3% 60px;
        box-sizing: border-box;
    }

    .video_section2 &gt; p {
        margin-top: 50px;
    }

    .video_section2 ul {
        margin-top: 30px;
    }

    .video_section2 ul li {
        padding: 0;
    }


    /* í™ë³´ì˜ìƒ ìƒì„¸ */
    .video_detail {
        width: 95%;
        margin: 40px auto 0;
    }


    /* ì¸ì‚¼ìºë¦­í„° ì†Œê°œ */
    .insam_crt_con {
        padding: 50px 3% 100px;
        box-sizing: border-box;
    }

    .insam_crt_con_inner {
        width: 100%;
    }

    .crt_title {
        font-size: 20px;
    }

    .insam_crt_con_inner &gt; img {
        margin-top: 40px;
    }

    .crt_txt {
        margin-top: 30px;
    }

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

    .crt_txt strong {
        font-size: 13px;
        line-height: 20px;
        margin-top: 10px;
    }

    .crt_txt span {
        font-size: 13px;
        line-height: 23px;
        margin-top: 10px;
    }


}
</pre></body></html>