/* sub_01_1_인사말 */
.greeting .tit{width: 100%; height: 8rem; position: relative; border-radius: 1.5rem; background: url(/images/dgedu/web/dsag/sub/sub_01_1_bg.png) repeat; display: flex; align-items: center; padding-left: 4.75rem;}
.greeting .tit::after{content: ""; width: 44px; height: 44px; background: url(/images/dgedu/web/dsag/sub/sub_01_1_bg_deco.png) no-repeat center center / 100%; position: absolute; top: 1.5rem; right: 3rem;}
.greeting .tit h3{ font-size: 1.5rem; color: #000; font-weight: 700; width: 100%;}
.greeting .tit h3 > span{ font-weight: 700; color: #425bce; font-size: 1.8rem;}
.greeting .tit h3 > em{ font-weight: 700; color: #0d69cd; font-size: 1.8rem;}
.greeting .tit div[class^='deco']{position: absolute;}
.greeting div[class^='deco'] img{width: 100%;}
.greeting .tit .deco01{ top: 6rem; left: 2rem;}
.greeting .tit .deco02{ top: 6rem; right: 6%;}
.greeting .deco03{max-width: 355px;}
.greeting .deco04{max-width: 459px;}
.greeting .txt {margin-top: 13rem;}
.greeting .txt p {font-size: 0.85rem; color: #343434; line-height: 1.5rem; margin: 0.5rem 0 2rem;}
.greeting .txt p span{font-weight: 700; color: #00255b;}
.greeting .txt p.sign{font-size: 1.2rem; color: #00255b; font-weight: 700; margin-top: 2rem;}


/* sub_01_6_오시는길 */
.sub_01_6_con .box{ border: 1px solid #dddddd; border-radius: 0 0 1.25rem 1.25rem; overflow: hidden;}
.sub_01_6_con .box .txt {border-top: 1px solid #ddd; padding: 1.25rem 1.75rem; background-color: #f0f8ff;}
.sub_01_6_con .box .txt p { display: flex;}
.sub_01_6_con .box .txt p:not(:last-child){margin-bottom: 0.5rem;}
.sub_01_6_con .box .txt p i { min-width: 2rem; height: 2rem; border-radius: 50%; color: #fff; font-size: 1.2rem; background-color: #1b6dd1; line-height: 2rem; text-align: center; margin-right: 0.5rem;}
.sub_01_6_con .box .txt p strong{ min-width: 2rem; font-size: 0.9rem; color: #000; font-weight: 700; margin-right: 0.75rem; margin-top: 0.3rem;}
.sub_01_6_con .box .txt p span {max-width: calc(100% - 4rem); margin-top: 0.4rem;}
 
/* 태그 타입 별 스타일 */
span[class^='tag_type']{ display: inline-block; line-height: 1.5rem; text-align: center; padding: 0 0.5rem; border-radius: 1rem; color: #f4f4f4; font-size: 0.65rem; font-weight: 600;}
span.tag_type01{background-color: #4a52e1;}
span.tag_type01::after{content: "#음악";}
span.tag_type02{background-color: #ff6c58;}
span.tag_type02::after{content: "#미술";}
span.tag_type03{background-color: #4e8414;}
span.tag_type03::after{content: "#체육";}
span.tag_type04{background-color: #af60e6;}
span.tag_type04::after{content: "#강의";}

/* 00_sub_04_1_전시체험공연강의 style */
.sub_jawonMap_01 > .tab_st2 {margin-bottom: 0.5rem;}
.sub_jawonMap_01 > .tbl_st > table{border-top: none;}
.sub_jawonMap_01 > .tbl_st > table td{padding-right: 0; padding-bottom: 1rem;}
.sub_jawonMap_01 > .tbl_st > table td .btn_skyBl{padding: 0.3rem 2rem !important; border-radius: 6px;}
.sub_jawonMap_01 > .tbl_st > table td select{border-radius: 6px;}
.sub_jawonMap_01 > .tbl_st > table td input {border-radius: 6px; min-width: 13rem;}
.sub_jawonMap_01 > div[class*='tbl_st']:after { height: 2px; background: #0c4c93;}
.sub_jawonMap_01 .photo_list4 {margin-bottom: 2rem;}
/* .sub_jawonMap_01 .photo_list4 ul li:nth-child(n+10){display: none;} */
.sub_jawonMap_01 .tag_wrap{position: absolute; bottom: 0.6rem; left: 0.75rem; }

/* sub_04_1_전시체험공연강의_상세보기 공통 style */
.sub_jawonMap_01 .bbs_ViewA_1{position: relative; margin-bottom: 1rem;}
.sub_jawonMap_01 .bbs_ViewA_1 h3{display: flex; padding: 1.35rem 1rem; flex-wrap: wrap;}
.sub_jawonMap_01 .bbs_ViewA_1 h3 .tit{display: block; max-width: calc(100% - 14rem); overflow: hidden;}
.sub_jawonMap_01 .bbs_ViewA_1 h3 .tag_wrap{margin-right: 0.7rem; position: relative; top: 0; left: 0;}
.sub_jawonMap_01 .bbs_ViewA_1 .btnWrap{ position: absolute; top: 0.75rem; right: 0.5rem;}
.sub_jawonMap_01 .bbs_ViewA_1 .btnWrap a{display: inline-flex; flex-direction: column; align-items: center; padding: 0; margin: 0;}
.sub_jawonMap_01 .bbs_ViewA_1 .btnWrap a:first-child{margin-right: 0.5rem;}
.sub_jawonMap_01 .bbs_ViewA_1 .btnWrap a i{display: block; width: 2.5rem; height: 2.1rem; line-height: 2.1rem; padding: 0; border: 1px solid #b5b5b5; border-radius: 10px; color: #183599; margin-bottom: 0.25rem; font-size: 1rem;}
.sub_jawonMap_01 .bbs_ViewA_1 .btnWrap a span{color: #183599; font-weight: 600; font-size: 0.7rem;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_cont { margin: 0; z-index: 1; overflow-y: auto; background-color: #f5f9fc; padding: 1.5rem 0 ; position: relative;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_cont .control{position: absolute; z-index: 1; width: 100%; top: 50%; transform: translateY(-50%);}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_cont .control .btn_box{padding: 0 1rem; display: flex; width: 100%; margin: 0; justify-content: space-between;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_cont .control .btn_box i {font-style: normal; color: #fff; background-color: rgba(0, 0, 0, 0.5); padding: 0; width: 2rem; height: 2rem; border-radius: 50%; line-height: 2rem; opacity: 0; transition: all 0.15s;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_cont:hover .control .btn_box i{opacity: 1;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li { display: flex ; padding-left: 1.25rem; padding-right: 0.5rem;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li:nth-child(1)::before { content: "\eb59"; font-family: 'xeicon'; left: 0; top: 2px; width: auto; height: auto; border-radius: 0; background: none; font-size: 1rem; line-height: 1; color: #5a5a5a;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li:nth-child(2)::before { content: "\ea2b"; font-family: 'xeicon'; left: 0; top: 2px; width: auto; height: auto; border-radius: 0; background: none; font-size: 1rem; line-height: 1; color: #5a5a5a;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li:nth-child(3)::before { content: "\ea2e"; font-family: 'xeicon'; left: 0; top: 2px; width: auto; height: auto; border-radius: 0; background: none; font-size: 1rem; line-height: 1; color: #5a5a5a;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li:nth-child(4)::before { content: "\e9c3"; font-family: 'xeicon'; left: 0; top: 2px; width: auto; height: auto; border-radius: 0; background: none; font-size: 1rem; line-height: 1; color: #5a5a5a;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li:nth-child(5)::before { content: "\e9a1"; font-family: 'xeicon'; left: 0; top: 2px; width: auto; height: auto; border-radius: 0; background: none; font-size: 1rem; line-height: 1; color: #5a5a5a;}
.sub_jawonMap_01 .bbs_ViewA_1 .bbsV_data li:nth-child(6)::before { content: "\eafa"; font-family: 'xeicon'; left: 0; top: 2px; width: auto; height: auto; border-radius: 0; background: none; font-size: 1rem; line-height: 1; color: #5a5a5a;}
.sc_cntView .tab_st2 {margin-bottom: 1rem;}
.sc_cntView .contentWrap .list_box{ background-color: #f5f9fc; border: 1px solid #5b82e9; border-radius: 0.5rem; min-height: 18rem; overflow: hidden; display: none;}
/* active */
.sc_cntView .contentWrap .list_box.on{display: block;}
.sc_cntView .tab_st2 ul li a.current { border-color: #19349d; background: #19349d; color: #fff; border-radius: 1.5rem 1.5rem 1.5rem 0; font-weight: 600;}
.sc_cntView .tab_st2 ul li a.current:after {color: #fff;}
.sc_cntView .tab_st2 ul li.li_icon01 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon01_on.png) no-repeat center center; }
.sc_cntView .tab_st2 ul li.li_icon02 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon02_on.png) no-repeat center center;}
.sc_cntView .tab_st2 ul li.li_icon03 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon03_on.png) no-repeat center center;}
.sc_cntView .tab_st2 ul li.li_icon04 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon04_on.png) no-repeat center center;}
.sc_cntView .tab_st2 ul li.li_icon05 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon05_on.png) no-repeat center center; }
.sc_cntView .tab_st2 ul li.li_icon06 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon06_on.png) no-repeat center center; }
.sc_cntView .tab_st2 ul li.li_icon07 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon07_on.png) no-repeat center center; }
.sc_cntView .tab_st2 ul li.li_icon08 a.current::before {background: url(/images/dgedu/web/dsag/sub/tab2_icon08_on.png) no-repeat center center; }

/* sub_04_1_전시체험공연강의_상세보기_01_세부정보 */
.sc_cntView .tab01_detaileInfo{ position: relative; padding: 1.5rem; width: 100%; display: flex; flex-wrap: wrap; row-gap: 1.5rem; column-gap: 2rem; align-items: flex-start; justify-content: flex-start;}
.sc_cntView .tab01_detaileInfo::after {content: ""; height: 80%; width: 1px; background-color: #ddd; position: absolute; left: calc(50% - 1rem); top: 10%; }
.sc_cntView .tab01_detaileInfo .info{width: calc(50% - 2rem); }
.sc_cntView li .info_intro{ margin: 0 1.5rem ; border-top: 1px solid #ddd; padding: 1.5rem 0;}

/* sub_04_1_전시체험공연강의_상세보기_02_프로그램 */
.sc_cntView .tab02_program{ display: flex; flex-direction: column; align-items: flex-start; padding: 1.5rem;}
.sc_cntView .tab02_program > .tab02_util{width: 100%; }
.sc_cntView .tab02_program > .tab02_util table{border-top-color: #19349d; }
.sc_cntView .tab02_program > .tab02_util table td{padding-left: 1rem;}
.sc_cntView .tab02_program > .tab02_util:after {content: none;}
.sc_cntView .tab02_program > p { padding-left: 1.25rem; position: relative; margin-bottom: 0.25rem; word-break: break-all;}
.sc_cntView .tab02_program > p::before{content: ""; width: 7px; height: 7px; border-radius: 50%; background-color: #1963d1; position: absolute; left: 0.5rem; top: calc(50% - 3.5px);}
.sc_cntView .tab02_program span[class^='tag_type']{display: inline-block; width: auto; padding: 0 1.8rem; border-radius: 1rem 1rem 1rem 0; margin: 0.5rem 0;}
.sc_cntView .tab02_program span[class^='tag_type']::after{ font-size: 0.85rem; display: block; line-height: 2.1rem;}
.sc_cntView .tab02_program span.tag_type01::after{ content: "전시";}
.sc_cntView .tab02_program span.tag_type02::after{ content: "체험";}
.sc_cntView .tab02_program span.tag_type03::after{ content: "공연";}
.sc_cntView .tab02_program span.tag_type04::after{ content: "강의";}

/* sub_04_1_전시체험공연강의_상세보기_03_오시는 길 */
.sc_cntView .tab03_map{padding: 0;}
.sc_cntView .tab03_map .map{width: 100%; height: 15rem; overflow: hidden;}
.sc_cntView .tab03_map .txt{padding: 0.5rem 1.5rem; }
.sc_cntView .tab03_map .txt .tit{ font-size: 1.1rem; font-weight: 700; color: #000; margin-bottom: 0.5rem;}
.sc_cntView .tab03_map .txt p:not(.tit) { padding-left: 1rem; position: relative; margin-bottom: 0.25rem; color: #444444; font-size: 0.8rem; word-break: keep-all;}
.sc_cntView .tab03_map .txt p:not(.tit)::before{content: ""; width: 7px; height: 7px; border-radius: 50%; background-color: #1963d1; position: absolute; left: 0.25rem; top: 8px;}

/* sub_03_1_2_지역예술가와의심화예술수업 */
.sub_03_1_2_con .pc_navy {color: #424cad !important;}
.sub_03_1_2_con table tbody tr td:last-child{padding: 1.25rem 0 1.25rem 1.5rem;}

/* sub_03_1_3_파일럿프로그램 공통 */
.sub_03_1_3_1_con .pc_navy {color: #424cad !important;}
.sub_03_1_3_1_con table tbody tr td:last-child{padding: 1.25rem 0 1.25rem 1.5rem;}
.sub_03_1_3_1_con .tab_st2 ul{ background-color: transparent; position: relative;}
.sub_03_1_3_1_con .tab_st2 ul::after {content: ""; background-color: #f6f6f6; width: 100%; height: 2.9rem; position: absolute; left: 0; top: 0; border-radius: 2rem; z-index: -1;}
.sub_03_1_3_1_con .tab_st2 ul::before {content: ""; background-color: #f6f6f6; width: calc(100% - (100% / 3)); height: 2.9rem; position: absolute; left: 0; bottom: 0; border-radius: 2rem; z-index: -1;}
.tab_st2 ul li.li_icon09 a::before { background: url(/images/dgedu/web/dsag/sub/tab2_icon09.png) no-repeat center center; top: 0.6rem; left: 0.85rem;}
.tab_st2 ul li.li_icon09.on a::before{ background: url(/images/dgedu/web/dsag/sub/tab2_icon09_on.png) no-repeat center center;}

/* 사이트맵 */
.sitemap { position:relative; }
.sitemap h3 { position:relative; border:1px solid #d2ecfb; border-radius:5px; background:#f5fafd; padding:0.8rem 3rem 0.8rem 1.3rem; font-size:000; font-weight:700; font-size:0.9rem; margin-bottom:1rem; } 
.sitemap h3:before,
.sitemap h3:after { content:""; position:absolute; right:1.5rem; top:calc(50% - 0.2rem); width:0.4rem; height:0.4rem; background:#9bc8ef; border-radius:50%; }
.sitemap h3:after { right:2.1rem; }
.sitemap ul + h3 { margin-top:2rem; }
.sitemap a { position:relative; display:block; -webkit-transition:0.2s; transition:0.2s;}
.sitemap a:before { -webkit-transition:0.2s; transition:0.2s; }
.sitemap > ul { display:flex; flex-wrap:wrap; margin:0 -0.3rem; }
.sitemap > ul > li { width:25%; margin-bottom:0.7rem; padding:0 0.3rem; }
.sitemap > ul > li > a { padding:0.7rem 3rem 0.7rem 0.9rem; font-weight:700; font-size:0.8rem; border:1px solid #e4e4e4; border-radius:5px; }
.sitemap > ul > li > a:before { content:"\e93e"; position:absolute; right:1rem; top:0.6rem; width:1.5rem; height:1.5rem; background:#fff; border-radius:50%; font-family:"xeicon"; text-align:center; line-height:1.5rem; }  
.sitemap > ul > li > ul > li { margin-top:0.5rem; }
.sitemap > ul > li > ul > li > a { padding:0.5rem 1rem 0.5rem 1.8rem; background:#f9f9f9; border-radius:5px; }
.sitemap > ul > li > ul > li > a:before { content:""; position:absolute; left:0.9rem; top:1rem; width:0.35rem; height:0.35rem; border:2px solid #9f9f9f; border-radius:50%; }
.sitemap > ul > li > ul > li > ul { padding:0.6rem 0.6rem 0; }
.sitemap > ul > li > ul > li > ul { border-top:1px dashed #ccc; }
.sitemap > ul > li > ul > li > ul > li > a { position:relative; padding:0.1rem 0.5rem; font-size:0.7rem; }
.sitemap > ul > li > ul > li > ul > li > a:before { content:""; position:absolute; left:0; top:0.5rem; width:4px; height:1px; background:#777; }
/* 사이트맵 : active */
.sitemap > ul > li > a:hover,
.sitemap > ul > li > a:focus { border-color:#85c8f2; }
.sitemap > ul > li > a:hover:before,
.sitemap > ul > li > a:focus:before { background:#9bc8ef; color:#fff; }
.sitemap > ul > li > ul > li > a:hover,
.sitemap > ul > li > ul > li > a:focus { background-color:#e9f5ff; }
.sitemap > ul > li > ul > li > ul > li > a:hover,
.sitemap > ul > li > ul > li > ul > li > a:focus { font-weight:600; }

/* 흐름도 */
:root {
    --dprocess-color1: #92a4ba;
    --dprocess-color2: #76a5df;
    --dprocess-color3: #44abbc;
    --dprocess-color4: #169e90;
    --dprocess-color5: #118ac0;
    --dprocess-color6: #18579f;
    --dprocess-color7: #182daa;
    --dprocess-color8: #6231a1;
  }
.d_process1 {display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: -2rem;}
.d_process1 dl {position: relative; width:19%; margin:2.5rem 3% 0; display: flex; flex-direction: column; font-weight: 600; border-radius: 1rem; border:2px solid transparent;}
.d_process1 dl:nth-child(1) {border-color: var(--dprocess-color1); background: var(--dprocess-color1);}
.d_process1 dl:nth-child(2) {border-color: var(--dprocess-color2); background: var(--dprocess-color2);}
.d_process1 dl:nth-child(3) {border-color: var(--dprocess-color3); background: var(--dprocess-color3);}
.d_process1 dl:nth-child(4) {border-color: var(--dprocess-color4); background: var(--dprocess-color4);}
.d_process1 dl:nth-child(5) {border-color: var(--dprocess-color5); background: var(--dprocess-color5);}
.d_process1 dl:nth-child(6) {border-color: var(--dprocess-color6); background: var(--dprocess-color6);}
.d_process1 dl:nth-child(7) {border-color: var(--dprocess-color7); background: var(--dprocess-color7);}
.d_process1 dl:nth-child(8) {border-color: var(--dprocess-color8); background: var(--dprocess-color8);}
.d_process1 dl:nth-child(1)::before,
.d_process1 dl ~ dl::before {content: ''; position: absolute; top:calc(50% - 13px); right:-24%; width:26px; height:26px; background: url('/images/dgedu/web/dsag/sub/d_process_arrow.png') no-repeat 0 0 / contain;}
.d_process1 dl:nth-child(4)::before {display: none;}
.d_process1 dl:nth-child(n+5)::before {transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.d_process1 dl:nth-child(8)::before {top:-2rem; right:calc(50% - 13px); transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.d_process1 dt {line-height: 35px; width: 100%; color: #fff; font-size: 18px; text-align: center;}
.d_process1 dd {flex: 1; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 0 0 0.9rem 0.9rem; padding:1rem 2.25rem; color: #333; font-size: 0.8rem; word-break: keep-all; text-align: center; line-height: 1.3;}


@media (max-width: 1440px) {
    /* sub_01_1_인사말 */
    .greeting .tit::after { width: 28px; height: 28px; top: 1rem; right: 3rem;}
    .greeting .tit .deco01{ top: 6rem; left: 2rem; max-width: 140px;}
    .greeting .tit .deco02{ top: 6rem; right: 3%; max-width: 340px;}
    .greeting .txt { margin-top: 11rem; }
}

@media (max-width: 1200px) {
    /* sub_04_1_전시체험공연강의_상세보기 공통 style */
    .sc_cntView .tab_st2 ul li a.current { border-radius: 0; }

        /* sub_03_1_3_파일럿프로그램 공통 */
        .sub_03_1_3_1_con .tab_st2 ul::after,
        .sub_03_1_3_1_con .tab_st2 ul::before {content: none;}
}

@media (max-width: 1024px) {
    /* sub_04_1_전시체험공연강의_상세보기 공통 style */
    .sub_jawonMap_01 .bbs_ViewA_1 h3 { padding: 0.75rem 6.75rem 0.75rem 1rem; flex-wrap: wrap;  flex-direction: column; align-items: flex-start;}
    .sub_jawonMap_01 .bbs_ViewA_1 h3 .tit { max-width: 100%; margin-top: 0.5rem;}
    .sub_jawonMap_01 .bbs_ViewA_1 .btnWrap { top: 1.25rem; }

    /* 사이트맵 */
    .sitemap > ul > li { width:33.333%; }
    
    /* 흐름도 */
    .d_process1 dd {padding:1rem;}
}

@media (max-width: 940px) {
    /* sub_01_1_인사말 */
    .greeting .tit .deco01{ top: 6rem; left: 2rem; max-width: 100px;}
    .greeting .tit .deco02{ top: 7rem; right: 1rem; max-width: 280px;}
    .greeting .txt { margin-top: 6rem; }

    /* 흐름도 */
    .d_process1 dl:nth-child(1)::before,
    .d_process1 dl ~ dl::before {right:-26%;}
}

@media (max-width: 860px) {
    /* sub_01_1_인사말 */
    .greeting .tit::after { content: none;}
    .greeting .tit h3{ font-size: 1.25rem; color: #000; font-weight: 700;}
    .greeting .tit h3 > span{ font-weight: 700; color: #425bce; font-size: 1.5rem;}
    .greeting .tit h3 > em{ font-weight: 700; color: #0d69cd; font-size: 1.5rem;}
    
}

@media (max-width: 768px) {
    /* sub_01_1_인사말 */
    .greeting .tit { padding: 0 1rem;}
    .greeting .tit h3{text-align: center;}
    .greeting .tit .deco02{ top: 7rem; right: 1rem; max-width: 220px;}
    .greeting .txt { margin-top: 4rem; }
    
    /* 사이트맵 */
    .sitemap > ul > li { width:50%; }

    /* 흐름도 */
    .d_process1 {flex-direction: column; margin-top: -1.25rem;}
    .d_process1 dl {width:100%; margin:1.5rem 0 0; display: flex; flex-direction: column; font-weight: 600; border-radius: 1rem; border:2px solid transparent;}
    .d_process1 dl:nth-child(5) {order:8;}
    .d_process1 dl:nth-child(6) {order:7;}
    .d_process1 dl:nth-child(7) {order:6;}
    .d_process1 dl:nth-child(8) {order:5;}
    .d_process1 dl ~ dl::before {width: 20px; height:20px; top:-1.4rem; right:calc(50% - 10px); transform: rotate(90deg); -webkit-transform: rotate(90deg);}
    .d_process1 dl:nth-child(1)::before {display: none;}
    .d_process1 dl:nth-child(4)::before {display: block;}
    .d_process1 dl:nth-child(n+5)::before {transform: rotate(90deg); -webkit-transform: rotate(90deg);}
    .d_process1 dl:nth-child(8)::before {top:-1.4rem; right:calc(50% - 10px);}
    .d_process1 dd {padding: 0.75rem 1rem;}
}

@media (max-width: 680px) {
    /* sub_01_1_인사말 */
    .greeting .txt { margin-top: 1rem; }
    .greeting .tit .deco01 { display: none;}
    .greeting .tit .deco02{ display: none;}
    .greeting .deco03,
    .greeting .deco04 { margin: 0 auto; }
    .greeting .txt p.sign {text-align: center;}
    
    /* sub_04_1_전시체험공연강의_상세보기 공통 style */
    .sub_jawonMap_01 .bbs_ViewA_1 h3 { padding: 0.75rem 1rem 0.75rem; flex-wrap: wrap;  flex-direction: column; align-items: flex-start;}
    .sub_jawonMap_01 .bbs_ViewA_1 h3 .tit { max-width: 100%; margin-top: 0.5rem;}
    .sub_jawonMap_01 .bbs_ViewA_1 .btnWrap { top: 1rem; }
    .sub_jawonMap_01 .bbs_ViewA_1 .btnWrap a { display: inline-flex; flex-direction: row; align-items: center; }
    .sub_jawonMap_01 .bbs_ViewA_1 .btnWrap a i { width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 6px; margin-bottom: 0; font-size: 0.9rem; margin-right: 0.25rem; background-color: #fff;}
}

@media (max-width: 580px) {
    /* sub_01_1_인사말 */
    .greeting .tit h3{ font-size: 1rem;}
    .greeting .tit h3 > span{ font-size: 1.25rem;}
    .greeting .tit h3 > em{ font-size: 1.25rem;}

    /* sub_04_1_전시체험공연강의_상세보기 공통 style */
    .sc_cntView .tab01_detaileInfo .info { width: 100%; }
    .sc_cntView .tab01_detaileInfo::after {content: none;}
}

@media (max-width: 480px) {
    .sitemap > ul > li { width:100%; }
}

@media (max-width: 380px) {
    /* sub_04_1_전시체험공연강의_상세보기 공통 style_20240108 장주연 추가 */
    .sub_jawonMap_01 .bbs_ViewA_1 h3 .tag_wrap{padding-bottom:1.5rem;}
    .sub_jawonMap_01 .bbs_ViewA_1 .btnWrap{ top: 2.85rem;}
}