﻿@charset "utf-8";
/* CSS Document */


/* CSS Information ----------------------------------------

Site Name : 반응형 기본디자인 A4
Part : 기본세팅
Last edit : 2020.07.29
Author : Gautech(PDH)

관련폰트 :
font-family: 'Noto Sans KR', sans-serif; (100,300,400,500,700,900)
font-family: 'Noto Serif KR', serif; (200,300,400,500,600,700,900)
font-family: 'Roboto', sans-serif; (100,300,400,500,700,900)
font-family: 'NanumSquareRound', sans-serif; (300,400,700,800)
font-family: 'NanumBarunGothic', sans-serif; (200,300,400,700)

--------------------------------------------------------- */





/* 서브 start ----------------------------------- */


header {}



/* 서브 비주얼 */

.container_visual { background-color:#000;}
.sub_visual { position:relative; width:100%; height:280px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:280px; min-width:1200px; background-position:50% 0%; background-repeat:no-repeat; background-attachment:fixed; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1.02,1.02); -webkit-transform: scale(1.02,1.02); transform: scale(1.02,1.02);}
.sub_visual .sub01_bg_pc { background-image: url(/images/sub/sub01_visual_260512.jpg);}
.sub_visual .sub02_bg_pc { background-image: url(/images/sub/sub02_visual.jpg);}
.sub_visual .sub03_bg_pc { background-image: url(/images/sub/sub03_visual_260512.jpg);}
.sub_visual .sub04_bg_pc { background-image: url(/images/sub/sub04_visual.jpg);}
.sub_visual .sub05_bg_pc { background-image: url(/images/sub/sub05_visual_260512.jpg);}
.sub_visual .sub06_bg_pc { background-image: url(/images/sub/sub06_visual.jpg);}



/* 서브탭 start */

/* 서브탭 start */

.sub_menu_wrap { width:100%; height:50px; background-color:rgba(58,86,56,0.8);}
.sub_menu { position:relative; width:1200px; height:50px; margin:0 auto;}
.icon_home { position:absolute; left:0; top:0; width:50px; height:50px;}
.icon_print { position:absolute; right:0; top:0; width:50px; height:50px;}
.sub_tab { width:1100px; margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; height:50px; line-height:50px; font-family: 'BMJUA', sans-serif; font-size:20px; font-weight:normal; letter-spacing:0; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:30px; padding-right:120px; background-image: url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; display:none; padding-left:30px; padding-right:140px; background-image:url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover, .sub_tab>ul>li.tab_active { background-color:rgba(108,192,25,0.8);}
.tab_box_bg_on { background-image: url(/images/icon/tab_box_bg_w.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:20px 30px 30px 30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:16px; font-weight: normal; color:#444; line-height:29px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:100%; padding-left:10px;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.depth3_tab { width:100%; height:auto; font-size:0; padding-left:20px;}
.depth3_tab>p { display:inline-block; font-size:18px; text-align:center; padding:10px 30px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9; border-radius:10px 10px 0 0; cursor:pointer;}
.depth3_tab>p:last-child { border-right:1px solid #e1ded8;}
.depth3_tab>p.depth3_active { border-top:1px solid #8dc63f; border-left:1px solid #8dc63f; border-right:1px solid #8dc63f; color:#FFF; background-color:#8dc63f;}

.depth3_tab2 { width:100%; margin:0 auto; height:auto; font-size:0; padding-left:40px;}
.depth3_tab2>a { display:inline-block; font-family: 'BMJUA', sans-serif; font-size:24px; font-weight:normal; text-align:center; padding:14px 40px 10px 40px; border:1px solid #e1ded8; background-color:#F9F9F9; border-radius:10px; margin-right:6px;}
.depth3_tab2>a.depth3_active { border:1px solid #8dc63f; color:#FFF; background-color:#8dc63f;}

.sub_depth2_pc {}
.sub_depth2_mo { display:none !important;}

.sub_menu_wrap_fixed { position: fixed; top: -1px; z-index: 100;}

.sub01_tab_menu { width: 100%; background-color:#FFF; padding-top:30px; font-size:0; z-index:1;}
.sub01_tab_menu>a { display:inline-block; padding:5px 10px; border:1px solid #CCC; border-radius:5px; background-color:#eee; font-size:14px; margin:0 5px 5px 0;}
.sub01_tab_menu>a.active, .sub01_tab_menu>a:hover { color:#FFF; background-color:#14689a; border: 1px solid #14689a;}
.ss_link { position:absolute; top:-170px;}

.sub01_tab_menu_fixed { position:fixed; top:50px; left:50%; margin-left:-564px; width: 1128px; padding: 30px 20px 20px 20px; border-bottom:1px solid #eee;}




/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1200px; border-bottom:1px solid #e1ded8;}
.sub_container { position: relative; width:1200px; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { font-family: 'BMJUA', sans-serif; position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 0; font-size:28px; text-align:left; border-bottom:1px solid #e1ded8; letter-spacing:0; font-weight:normal;}
.sub_title_fixed { padding:110px 0 20px 20px;}
.sub_title_fixed2 { padding:210px 0 20px 20px;}
.sub_title_sub { font-family: 'Noto Sans KR', sans-serif; display:inline-block; font-size:15px; font-weight:400; color:#999; padding-left:20px;}
.box100per { position:relative; width:94%; margin:0 auto; padding:0;}
.box50per { position:relative; display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.in_box { display: block; width: 100%; margin-bottom: 50px; padding:40px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-family: 'BMJUA', sans-serif; font-size:50px; margin:40px 0 0 0; color:#333; letter-spacing:0; font-weight:normal;}
.in_title1_txt { font-size:30px; font-weight:400;  margin-bottom:30px; color:#666; letter-spacing:-0.06em;}
.in_title2 { font-family: 'BMJUA', sans-serif; font-size:36px; margin:30px 0 20px 0; letter-spacing:0; font-weight:normal;}
.in_title2_txt { font-size:24px; margin-bottom:30px; color:#666; letter-spacing:-0.06em;}
.in_title3 { font-family: 'BMJUA', sans-serif; font-size:28px; line-height:34px; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px; letter-spacing:0; font-weight:normal;}
.in_title3_txt { font-size:18px; margin-bottom:20px; color:#666; margin-top:-15px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:40px;}
.sub_img { position:relative;}
.sub_img_m { display:none;}
.big_view { display: none;}
.big_view>a { display: none;}

.preparing { width:100%; text-align:center;}
.preparing>img { width:80%; height:auto; max-width:392px;}
.iframe_pdf { height:1000px; z-index:1;}


/* 서브01 */

.sub01_box { position:relative; width:100%; height:auto; border:1px solid #ddd; padding:40px; margin-bottom:40px; border-radius:15px; overflow:hidden; background-repeat:no-repeat;}
.sub01_box01 { background-image:url(/images/sub/sub01_01_bg_260415.png); background-size:50% auto; background-position:100% 0; line-height:1.5;}
.sub01_01_img { display:none;}
.sub01_01_title { color:rgba(58,86,56,0.8); margin-bottom:20px; font-weight:500;}
.sub01_01_title>span { display:inline-block;}
.sub01_box02 { text-align:center;}
.sub01_box02>img {}
.sub01_02_img01 {}
.sub01_02_img02 { display:none;}
.sub01_box03 { padding:0;}
.depth3_tab2_sub01 { width:100%; padding:0 0 30px 0;}
.map_box { width:100%; height:500px; margin-bottom: -4px;}
.sub01_box_title { display:inline-block; padding:2px 10px 5px 10px; background-color:rgba(108,192,25,0.8); color:#FFF; font-size:18px; font-weight:500; margin-bottom:5px; border-radius:4px;}
.sub01_box_title2 { display:inline-block; padding:2px 10px 5px 10px; background-color:rgba(58,86,56,0.8); color:#FFF; font-size:18px; font-weight:500; margin-bottom:5px; border-radius:4px;}

.sub01_box01_in { padding-right:440px;}
.sub01_02_img { font-size:0; width:100%; margin:40px 0 0 0;}
.sub01_02_img2 { display:inline-block; vertical-align:top; margin-bottom:20px;}
.sub01_02_img3 { display:inline-block; vertical-align:top; margin-bottom:20px;}
.sub01_02_img4 { display:inline-block; vertical-align:top;}
.sub01_02_img2>img, .sub01_02_img3>img, .sub01_02_img4>img { width:100%; height:auto;}



/* 서브02 */

.in_title_img { margin:30px 10px 20px 10px;}
.sub02_box { position:relative; width:100%; height:auto; border:1px solid #ddd; padding:40px; margin-bottom:40px; border-radius:15px; overflow:hidden;}
.sub02_box01 { font-size:0; background-image:url(/images/sub/sub02_01_bg01.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_02 { font-size:0; background-image:url(/images/sub/sub02_01_bg02_251218.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_03 { font-size:0; background-image:url(/images/sub/sub02_01_bg03.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_04 { font-size:0; background-image:url(/images/sub/sub02_01_bg04_251218.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_05 { font-size:0; background-image:url(/images/sub/sub02_01_bg05_251218.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_06 { font-size:0; background-image:url(/images/sub/sub02_01_bg06_251218.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box02 { font-size:0; background-image:url(/images/sub/sub02_02_bg.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box03 { font-size:0; background-image:url(/images/sub/sub02_03_bg_251218.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box04 { font-size:0; background-image:url(/images/sub/sub02_04_bg_251021.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box05 { font-size:0; background-image:url(/images/sub/sub02_05_bg.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box_in { display:inline-block; width:50%; font-size:15px; vertical-align:top;}
.sub02_box_txt { margin-bottom:40px; line-height:1.5;}
.sub02_ytb_box { padding-left:50px;}
.sub02_ytb { width:100%; height:270px; border-radius:10px; border:3px solid rgba(255,255,255,0.7); overflow:hidden; background-color:rgba(255,255,255,0.7);}
.sub02_box_title { display:inline-block; padding:2px 10px 5px 10px; background-color:rgba(108,192,25,0.8); color:#FFF; font-size:18px; font-weight:500; margin-bottom:5px; border-radius:4px;}





/* 서브03 */

.sub03_box { position:relative; width:100%; height:auto; border:1px solid #ddd; padding:30px; margin-bottom:40px; border-radius:15px; overflow:hidden;}
.sub03_box_in {}

.guide_table { width:100%; border-collapse:collapse; border:0; border-spacing:0; border-left:1px solid #ccc; text-align:center;}
.guide_table thead th { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:15px; background:#f6f6f7;}
.guide_table tbody td { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:15px 15px 15px 10px; vertical-align: top;}

.schedule_month_select { width:100%; margin-bottom:20px; margin-top:20px;}
.schedule_month_left { display:inline-block; background-image:url(/images/icon/btn_left.jpg); width:39px; height:39px; vertical-align:top; border-radius:5px;}
.schedule_month { display:inline-block; height:39px; line-height:39px; font-family: 'Roboto', sans-serif; font-size:30px; font-weight:700; padding:0 20px; vertical-align:top;}
.schedule_month_right { display:inline-block; background-image:url(/images/icon/btn_right_green.jpg); width:39px; height:39px; vertical-align:top; border-radius:5px;}

.schedule_wrap { display:block; width:100%; border-top:4px solid #096; border-bottom:2px solid #ccc; border-radius:10px; overflow:hidden; margin-bottom:40px;}

.schedule_mtop { display:none;}
.schedule_table { width:100%; border-collapse:collapse; border:0; border-spacing:0; border-left:1px solid #ccc; text-align:left;}
.schedule_table thead th { border-right:1px solid #ccc; padding:15px; background:#f6f6f7;}
.schedule_table tbody td { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:15px 15px 15px 10px; vertical-align: top; height:120px;}
.schedule_table tbody td:nth-child(7n) { background-color:#f6fbff;}
.schedule_table tbody td:nth-child(7n-6) { background-color:#fffaf6;}
.day_link_select { background-color:#e5f6d4; position:relative;}
.day_link_select:hover { background-color:#ffca7f;}
.day_link_select:hover>a {}
.day_num { font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; margin-bottom:6px; padding-left:5px}
.day_txt1 { display:inline-block; margin-bottom:4px; background-image:url(/images/sub/schedule_btn1.png); width:73px; height:24px; text-indent:-9999px; margin-right:2px; vertical-align:top;}
.day_txt1_1 { display:inline-block; margin-bottom:4px; height:24px; padding:0 6px; background-color:#FFF; border:1px solid #ccc; border-radius:5px; font-size:12px; line-height:22px; vertical-align:top;}
.day_txt2 { display:inline-block; background-image:url(/images/sub/schedule_btn2.png); width:73px; height:24px; text-indent:-9999px; margin-right:2px; vertical-align:top;}
.day_txt_end { display:inline-block; background-image:url(/images/sub/schedule_btn_end.png); width:33px; height:24px; text-indent:-9999px; margin-right:2px; margin-bottom:4px; vertical-align:top;}
.day_s { font-size:15px; word-break:break-all;}
.day_line { width:100%; height:1px; background-color:#ddd; margin-bottom:4px;}

.result_list_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0;}
.result_list_th { display:inline-block; padding:20px; background-color:rgba(61,153,0,0.05); vertical-align:middle; font-size:18px; min-height:68px; text-align:center;}
.result_list_tr>.result_list_th:nth-child(1) { width:10%;}
.result_list_tr>.result_list_th:nth-child(2), .result_list_tr>.result_list_th:nth-child(3), .result_list_tr>.result_list_th:nth-child(4) { width:30%; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:0% 50%;}
.result_list_td { display:inline-block; padding:20px; vertical-align:middle; font-size:18px; text-align:center;}
.result_list_tr>a>.result_list_td:nth-child(1) { width:10%;}
.result_list_tr>a>.result_list_td:nth-child(2), .result_list_tr>a>.result_list_td:nth-child(3), .result_list_tr>a>.result_list_td:nth-child(4) { width:30%;}
.result_list_bottom { text-align:center; padding:0 20px 20px 20px;}
.result_list_tr>a { display:block;}
.result_list_tr>a:hover { background-color:#FFF9F0;}

/* 일정관련 추가 241114 */
.day_am_title { width:100%; border-bottom:1px solid #609; line-height:1;}
.day_am_title>span { display:inline-block; font-size:15px; background-color:#609; color:#FFF; padding:3px 5px; border-radius:3px 3px 0 0;}
.day_pm_title { width:100%; border-bottom:1px solid #00ccff; line-height:1;}
.day_pm_title>span { display:inline-block; font-size:15px; background-color:#00ccff; color:#000; padding:3px 5px; border-radius:3px 3px 0 0;}
.day_total_wrap { padding:5px 0 10px 0;height:80px;}
.day_wrap { width:100%; padding:3px 0; font-size:0;}
.day_wrap:nth-child(2n) { background-color:rgba(0,0,0,0.05);}
.day_name { display:inline-block; vertical-align:middle; font-size:15px; width:75%;}
.day_name_not { display:inline-block; vertical-align:middle; font-size:15px; width:75%; color:#C30;}
.day_name>a { display:inline-block; vertical-align:middle; color:#F93; font-weight:500; margin-left:4px;}
.day_name>a:hover { color:#F30; text-decoration:underline;}
.day_case { display:inline-block; vertical-align:middle; width:25%; text-align:right;}
.day_ok_icon { display:inline-block; vertical-align:middle; background-color:#06C; font-size:10px; color:#FFF; padding:2px; line-height:1;}
.day_not_icon { display:inline-block; vertical-align:middle; background-color:#C30; font-size:10px; color:#FFF; padding:2px; line-height:1;}
.day_possible_icon { display:inline-block; vertical-align:middle; background-color:#093; font-size:10px; color:#FFF; padding:2px; line-height:1;}






/* 서브04 */

.sub04_box { position:relative; width:100%; height:auto; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:4px solid #096; margin-bottom:40px; border-radius:10px; overflow:hidden;}
.sub04_box_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0;}
.sub04_box_th { display:inline-block; width:15%; padding:20px; background-color:rgba(61,153,0,0.05); vertical-align:middle; font-size:18px; min-height:68px;}
.sub04_box_td { display:inline-block; width:35%; padding:20px 30px 20px 20px; vertical-align:middle; font-size:18px;}
.sub04_box_th2 { display:inline-block; width:15%; padding:20px; background-color:rgba(61,153,0,0.05); vertical-align:middle; font-size:18px; min-height:68px;}
.sub04_box_td2 { display:inline-block; width:85%; padding:20px 30px 20px 20px; vertical-align:middle; font-size:18px;}
.sub04_box_td2>span { display:inline-block; margin-right:10px;}
.sub04_input { width:100%; border:1px solid #ddd; border-radius:5px;}
.sub04_btn { border-radius:5px; cursor:pointer;}
.sub04_box_youtube { width:100%; height:550px;}

.sub04_01_box { position:relative; width:100%; height:auto; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:4px solid #096; margin-bottom:40px; border-radius:10px; overflow:hidden;}
.sub04_01_box_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0;}
.sub04_01_box_th_num { display:inline-block; font-size:18px; width:5%; vertical-align:middle; max-width: 30px;}
.sub04_01_box_th_txt { display:inline-block; font-size:18px; width:95%; vertical-align:middle;}
.sub04_01_box_th { display:inline-block; width:100%; padding:20px; vertical-align:middle; font-size:18px; color:#333; background-color:rgba(61,153,0,0.05); min-height:68px;}
.sub04_01_box_td { display:inline-block; width: auto; padding:20px; vertical-align:middle; font-size:18px; text-align:center;}

.sub04_01_box>.sub03_01_box_tr:nth-child(2n) { background-color:#F9F9F9;}

.sub04_box_td_txta { width:100%; padding:20px; font-size:18px; text-align:center; background-color:#F9F9F9;}
.sub04_box_td_txta2 { width:100%; padding:0 0 20px 0; font-size:18px; text-align:center; background-color:#F9F9F9;}
.sub04_texta { width:100%; height:200px; padding:20px; background-color:#FFF;}

.sub04_buttom_btn { width:100%; margin:40px 0 20px 0; text-align:center;}
.sub04_buttom_btn>a { border-radius:10px;}






/* 서브05 */

.sub05_box { position:relative; width:100%; height:auto; border:1px solid #ddd; padding:40px; margin-bottom:40px; border-radius:15px; overflow:hidden;}




/* 서브 end ----------------------------------- */



/* 1024 ~ 768까지 태블릿 설정 */

@media screen and (max-width:1024px){



/* 서브 비주얼 */

.container_visual {}
.sub_visual { display:none;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:768px; background-position:50% 0%; background-size:cover; background-attachment: inherit;}
.sub_visual_title { position:absolute; width:100%; top:60px; left:auto; margin-left:0; font-size:34px; font-weight:500; color:#FFF; letter-spacing:-1px; z-index:3; padding-left:40px;}
.sub_visual_txt { position:absolute; width:100%; top:115px; left:auto; margin-left:0; font-size:12px; font-weight:400; color:rgba(255,255,255,0.7); z-index:3; padding-left:44px;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:50px; background-color:#444; position: fixed; top: 80px; z-index: 50;}
.sub_menu { position:relative; width:100%; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid rgba(255,255,255,0.3); height:50px; line-height:50px; font-size:18px; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:94% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:25px; padding-right:40px; background-image: url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; display:none; padding-left:25px; padding-right:40px; background-image:url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover, .sub_tab>ul>li.tab_active { background-color:rgba(108,192,25,0.8);}
.tab_box_bg_on { background-image: url(/images/icon/tab_box_bg_w.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:20px 30px 30px 30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:15px; font-weight:400; color:#444; line-height:29px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:100%; padding-left:0;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_depth2_pc {}
.sub_depth2_mo { display:none !important;}

.depth3_tab { width:100%; height:auto; font-size:0; border-bottom:2px solid #14689a; margin-bottom:40px;}
.depth3_tab>a { display:inline-block; font-size:16px; text-align:center; padding:10px 30px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9;}
.depth3_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth3_tab>a.depth3_active { border-top:1px solid #14689a; border-left:1px solid #14689a; border-right:1px solid #14689a; color:#FFF; background-color:#14689a;}

.depth3_tab2 { width:100%; margin:0 auto; height:auto; font-size:0; padding-left:30px;}
.depth3_tab2>a { display:inline-block; font-family: 'BMJUA', sans-serif; font-size:16px; font-weight:normal; text-align:center; padding:10px 20px; border:1px solid #e1ded8; background-color:#F9F9F9; border-radius:8px; margin-right:5px;}
.depth3_tab2>a.depth3_active { border:1px solid #8dc63f; color:#FFF; background-color:#8dc63f;}

.depth4_tab { width:100%; height:auto; font-size:0; padding:20px; margin-top:-20px; background-color:#F7F7F7; margin-bottom:40px; border-radius:5px;}
.depth4_tab>a { display:inline-block; font-size:14px; text-align:left; padding:5px 20px; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#dd2327; font-weight:400;}




/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px; padding-top:80px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:94%; margin:0 auto 30px auto; padding:90px 0 20px 0; font-size:28px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:14px; font-weight:400; color:#999; padding-left:0; letter-spacing:0; margin-top:5px;}
.box100per { width:94%; margin:0 auto; padding:0;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:auto;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:40px; margin:30px 0 0 0;}
.in_title1_txt { font-size:24px; margin-bottom:20px;}
.in_title2 { font-size:34px; margin:25px 0 0 0;}
.in_title2_txt { font-size:20px; margin-bottom:20px;}
.in_title3 { font-size:24px; line-height:30px; margin-bottom:15px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title3_txt { font-size:18px; margin-bottom:20px; margin-top:-15px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.big_view { display: none;}
.big_view>a { display: none;}
.iframe_pdf { display:none;}


/* 서브01 */

.sub01_box { position:relative; width:100%; height:auto; padding:40px; overflow:hidden; border:1px solid #ddd;}
.sub01_box01 { background-image:none; line-height:1.5;}
.sub01_01_img { display: block; padding-bottom:30px; width:80%;}
.sub01_01_title {}
.sub01_01_title>span { display:inline-block;}
.sub01_box02 { text-align:center;}
.sub01_box02>img { width:100%; max-width:758px;}
.sub01_02_img01 {}
.sub01_02_img02 { display:none;}
.sub01_box03 { padding:0;}
.depth3_tab2_sub01 { width:100%; padding:0 0 20px 0;}
.map_box { width:100%; height:500px; margin-bottom: -4px;}
.sub01_box_title { display:inline-block; padding:2px 10px 5px 10px; background-color:rgba(108,192,25,0.8); color:#FFF; font-size:18px; font-weight:500; margin-bottom:5px; border-radius:4px;}
.sub01_box_title2 { display:inline-block; padding:2px 10px 5px 10px; background-color:rgba(58,86,56,0.8); color:#FFF; font-size:18px; font-weight:500; margin-bottom:5px; border-radius:4px;}

.sub01_box01_in { padding-right:0;}
.sub01_02_img { font-size:0; width:100%; margin:40px 0 0 0;}
.sub01_02_img2 { display:inline-block; vertical-align:top; margin-bottom:10px;}
.sub01_02_img3 { display:inline-block; vertical-align:top; margin-bottom:10px;}
.sub01_02_img4 { display:inline-block; vertical-align:top; width:100%;}
.sub01_02_img2>img, .sub01_02_img3>img, .sub01_02_img4>img { width:100%; height:auto;}



/* 서브02 */

.in_title_img { margin:30px 10px 20px 0;}
.in_title_img>img { height:60px; width:auto;}
.sub02_box { position:relative; width:100%; height:auto; border:1px solid #ddd; padding:40px; margin-bottom:40px; border-radius:15px; overflow:hidden;}
.sub02_box01 { font-size:0; background-image:url(/images/sub/sub02_01_bg01.png); background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_02 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_03 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_04 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_05 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box01_06 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box02 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box03 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box04 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box05 { font-size:0; background-repeat:no-repeat; background-position:100% 100%;}
.sub02_box_in { display:inline-block; width:100%; font-size:14px; vertical-align:top;}
.sub02_box_txt { margin-bottom:30px; line-height:1.5;}
.sub02_ytb_box { padding-left:0;}
.sub02_ytb { width:100%; height:300px; border-radius:10px; border:3px solid rgba(255,255,255,0.7); overflow:hidden; background-color:rgba(255,255,255,0.7);}
.sub02_box_title { display:inline-block; padding:2px 10px 5px 10px; background-color:rgba(108,192,25,0.8); color:#FFF; font-size:16px; font-weight:500; margin-bottom:5px; border-radius:4px;}



/* 서브03 */

.sub03_box { position:relative; width:100%; height:auto; padding:25px; overflow:hidden; border:1px solid #ddd; margin-bottom:30px;}

.guide_table { width:100%; border-collapse:collapse; border:0; border-spacing:0; border-left:1px solid #ccc; text-align:center;}
.guide_table thead th { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:10px; background:#f6f6f7;}
.guide_table tbody td { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:10px; vertical-align: top;}

.schedule_month_select { width:100%; margin-bottom:20px; margin-top:20px;}
.schedule_month_left { display:inline-block; background-image:url(/images/icon/btn_left.jpg); width:30px; height:30px; vertical-align:top; background-size:cover;}
.schedule_month { display:inline-block; height:30px; line-height:30px; font-family: 'Roboto', sans-serif; font-size:24px; font-weight:700; padding:0 20px; vertical-align:top;}
.schedule_month_right { display:inline-block; background-image:url(/images/icon/btn_right_green.jpg); width:30px; height:30px; vertical-align:top; background-size:cover;}

.schedule_wrap { display:block; width:100%; border-top:4px solid #096; border-bottom:2px solid #ccc; border-radius:10px; overflow:hidden; margin-bottom:30px;}

.schedule_mtop { display:none;}
.schedule_table { width:100%; border-collapse:collapse; border:0; border-spacing:0; border-left:1px solid #ccc; text-align:left;}
.schedule_table thead th { border-right:1px solid #ccc; padding:10px; background:#f6f6f7;}
.schedule_table tbody td { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:10px 10px 10px 10px; vertical-align: top; height:100px;}
.schedule_table tbody td:nth-child(7n) { background-color:#f6fbff;}
.schedule_table tbody td:nth-child(7n-6) { background-color:#fffaf6;}
.day_link_select { background-color:#e5f6d4; position:relative;}
.day_link_select:hover { background-color:#ffca7f;}
.day_link_select:hover>a {}
.day_num { font-family: 'Roboto', sans-serif; font-size:16px; font-weight:700; margin-bottom:6px; padding-left:5px}
.day_txt1 { display:inline-block; margin-bottom:4px; background-image:url(/images/sub/schedule_btn1t.png); width:50px; height:24px; text-indent:-9999px; margin-bottom:4px;}
.day_txt1_1 { display:inline-block; margin-bottom:4px; height:24px; width:50px; padding:0 6px; background-color:#FFF; border:1px solid #ccc; border-radius:5px; font-size:12px; line-height:22px;}
.day_txt2 { display:inline-block; background-image:url(/images/sub/schedule_btn2t.png); width:50px; height:24px; text-indent:-9999px; margin-bottom:4px;}
.day_txt_end { display:inline-block; background-image:url(/images/sub/schedule_btn_end.png); width:33px; height:24px; text-indent:-9999px; margin-right:2px; margin-bottom:4px;}

/* 일정관련 추가 241114 */
.day_am_title {}
.day_am_title>span {font-size:12px; padding:3px 5px;}
.day_pm_title {}
.day_pm_title>span {font-size:12px; padding:3px 5px;}
.day_total_wrap { padding:5px 0 10px 0;}
.day_wrap { padding:4px 0;}
.day_wrap:nth-child(2n) {}
.day_name { font-size:12px; width:100%; margin-bottom:2px;}
.day_name_not { font-size:12px; width:100%; margin-bottom:2px;}
.day_name>a { margin-left:4px;}
.day_name>a:hover {}
.day_case { width:100%; text-align:left;}
.day_ok_icon { font-size:10px; padding:2px;}
.day_not_icon { font-size:10px; padding:2px;}
.day_possible_icon { font-size:10px; padding:2px;}





/* 서브04 */

.sub04_box { position:relative; width:100%; height:auto; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:4px solid #096; margin-bottom:30px; border-radius:10px; overflow:hidden;}
.sub04_box_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0;}
.sub04_box_th { display:inline-block; width:15%; padding:15px; background-color:rgba(61,153,0,0.05); vertical-align:middle; font-size:16px; min-height:68px;}
.sub04_box_td { display:inline-block; width:35%; padding:15px 20px 15px 15px; vertical-align:middle; font-size:16px;}
.sub04_box_th2 { display:inline-block; width:15%; padding:15px; background-color:rgba(61,153,0,0.05); vertical-align:middle; font-size:16px; min-height:68px;}
.sub04_box_td2 { display:inline-block; width:85%; padding:15px 20px 15px 15px; vertical-align:middle; font-size:16px;}
.sub04_input { width:100%; border:1px solid #ddd; border-radius:5px;}
.sub04_btn { border-radius:5px; cursor:pointer;}
.sub04_box_youtube { width:100%; height:380px;}

.sub04_01_box { position:relative; width:100%; height:auto; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:4px solid #096; margin-bottom:40px; border-radius:10px; overflow:hidden;}
.sub04_01_box_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0;}
.sub04_01_box_th_num { display:inline-block; font-size:16px; width:5%; vertical-align:middle; max-width: 30px;}
.sub04_01_box_th_txt { display:inline-block; font-size:16px; width:95%; vertical-align:middle;}
.sub04_01_box_th { display:inline-block; width:100%; padding:15px; vertical-align:middle; font-size:16px; color:#333; background-color:rgba(61,153,0,0.05); min-height:68px;}
.sub04_01_box_td { display:inline-block; width: auto; padding:15px; vertical-align:middle; font-size:16px; text-align:center;}

.sub04_01_box>.sub03_01_box_tr:nth-child(2n) { background-color:#F9F9F9;}

.sub04_box_td_txta { width:100%; padding:15px; font-size:16px; text-align:center; background-color:#F9F9F9;}
.sub04_box_td_txta2 { width:100%; padding:0 0 15px 0; font-size:16px; text-align:center; background-color:#F9F9F9;}
.sub04_texta { width:100%; height:200px; padding:15px; background-color:#FFF;}

.sub04_buttom_btn { width:100%; margin:40px 0 20px 0; text-align:center;}



/* 서브05 */

.sub05_box { position:relative; width:100%; height:auto; padding:60px 40px; overflow:hidden; border:1px solid #ddd;}




/* 서브 end ----------------------------------- */
}



/* 767 ~ 320까지 모바일 설정 */

@media screen and (max-width:767px){



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:40px; background-color:#444; position: fixed; top: 60px; z-index: 50;}
.sub_menu { position:relative; width:100%; height:40px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid rgba(255,255,255,0.3); height:40px; line-height:40px; font-size:15px; color:#fff; cursor:pointer; background-repeat:no-repeat; background-position:94% 50%;}
.sub_tab>ul>li>p { width:100%;/* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:12px; padding-right:25px; background-image: url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; display:none; padding-left:12px; padding-right:25px; background-image:url(/images/icon/tab_box_bg_right_w.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover, .sub_tab>ul>li.tab_active { background-color:rgba(108,192,25,0.8);}
.tab_box_bg_on { background-image: url(/images/icon/tab_box_bg_w.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:40px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:15px 20px 20px 20px;}
.sub_tab_sub ul li { float:none; padding:5px 0; font-size:13px; height:auto; line-height:inherit; color:#444; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:auto; padding-left:0; line-height:1.4;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_depth2_pc { display:none !important;}
.sub_depth2_mo { display:inline;}

.depth3_tab2 { width:100%; margin:0 auto; height:auto; font-size:0; padding-left:0;}
.depth3_tab2>a { display:inline-block; font-family: 'BMJUA', sans-serif; font-size:15px; font-weight:normal; text-align:center; padding:5px 15px; border:1px solid #e1ded8; background-color:#F9F9F9; border-radius:5px; margin-right:4px; margin-bottom:4px;}
.depth3_tab2>a.depth3_active { border:1px solid #8dc63f; color:#FFF; background-color:#8dc63f;}

.depth4_tab { width:100%; height:auto; font-size:0; padding:20px; margin-top:-20px; background-color:#F7F7F7; margin-bottom:40px; border-radius:5px;}
.depth4_tab>a { display:inline-block; font-size:14px; text-align:left; padding:5px 20px; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#dd2327; font-weight:400;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px; padding-top:60px;}
.sub_container { position: relative; width:92%; margin:0 auto; padding:0 0 30px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { width:100%; margin:0 auto 30px auto; padding:70px 0 20px 0; font-size:24px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:12px; font-weight:400; color:#999; padding-left:0; letter-spacing:0; margin-top:5px;}
.box100per { width:100%; margin:0 auto; padding:0;}
.box50per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 20px 25px 20px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:26px; margin:30px 0 0 0;}
.in_title1_txt { font-size:16px; margin-bottom:25px;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:22px; font-weight:500; margin:25px 0 10px 0;}
.in_title2_txt { font-size:14px; margin-bottom:25px;}
.in_title3 { font-size:18px; margin-bottom:6px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 6px; padding-left:25px;}
.in_title3_txt { font-size:13px; margin-bottom:20px; color:#666; margin-top:-10px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.sub_img_pt { display:none;}
.sub_img_m { display:block;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); background-size:100%; width: 40px; height: 40px;}
.big_view>a { display: block; width: 100%; height: 100%;}
.iframe_pdf { display:none;}


/* 서브01 */

.sub01_box { position:relative; width:100%; height:auto; padding:25px 20px; overflow:hidden; border:1px solid #ddd;}
.sub01_box01 { background-image:none; line-height:1.5;}
.sub01_01_img { display: block; padding-bottom:20px; width:100%;}
.sub01_01_title { color:rgba(58,86,56,0.8); margin-bottom:20px;}
.sub01_01_title>span { display:inline-block;}
.sub01_box02 { text-align:center;}
.sub01_box02>img { width:100%; max-width:416px;}
.sub01_02_img01 { display:none;}
.sub01_02_img02 { display: inline-block;}
.sub01_box03 { padding:0;}
.depth3_tab2_sub01 { width:100%; padding:0 0 15px 0;}
.map_box { width:100%; height:400px; margin-bottom: -4px;}
.sub01_box_title { display:inline-block; padding:2px 10px 4px 10px; background-color:rgba(108,192,25,0.8); color:#FFF; font-size:15px; font-weight:500; margin-bottom:3px; border-radius:4px;}
.sub01_box_title2 { display:inline-block; padding:2px 10px 4px 10px; background-color:rgba(58,86,56,0.8); color:#FFF; font-size:15px; font-weight:500; margin-bottom:3px; border-radius:4px;}

.sub01_box01_in { padding-right:0;}
.sub01_02_img { font-size:0; width:100%; margin:30px 0 0 0;}
.sub01_02_img2 { display:inline-block; vertical-align:top; margin-right:0; margin-bottom:10px; width:100%;}
.sub01_02_img3 { display:inline-block; vertical-align:top; margin-bottom:10px; width:100%;}
.sub01_02_img4 { display:inline-block; vertical-align:top; width:100%;}
.sub01_02_img2>img, .sub01_02_img3>img, .sub01_02_img4>img { width:100%; height:auto;}



/* 서브02 */

.in_title_img { margin:20px 10px 15px 0;}
.in_title_img>img { height:35px; width:auto;}
.sub02_box { position:relative; width:100%; height:auto; border:1px solid #ddd; padding:25px 20px; margin-bottom:40px; border-radius:15px; overflow:hidden;}
.sub02_box01 { font-size:0; background-image:none;}
.sub02_box01_02 { font-size:0; background-image:none;}
.sub02_box01_03 { font-size:0; background-image:none;}
.sub02_box01_04 { font-size:0; background-image:none;}
.sub02_box01_05 { font-size:0; background-image:none;}
.sub02_box01_06 { font-size:0; background-image:none;}
.sub02_box02 { font-size:0; background-image:none;}
.sub02_box03 { font-size:0; background-image:none;}
.sub02_box04 { font-size:0; background-image:none;}
.sub02_box05 { font-size:0; background-image:none;}
.sub02_box_in { display:inline-block; width:100%; font-size:14px; vertical-align:top;}
.sub02_box_txt { margin-bottom:20px; line-height:1.3;}
.sub02_box_txt>img { width:100%;}
.sub02_ytb_box { padding-left:0;}
.sub02_ytb { width:100%; height:160px; border-radius:10px; border:3px solid rgba(255,255,255,0.7); overflow:hidden; background-color:rgba(255,255,255,0.7);}
.sub02_box_title { display:inline-block; padding:2px 10px 3px 10px; background-color:rgba(108,192,25,0.8); color:#FFF; font-size:15px; font-weight:500; margin-bottom:3px; border-radius:4px;}


/* 서브03 */

.sub03_box { position:relative; width:100%; height:auto; padding:20px; overflow:hidden; border:1px solid #ddd; margin-bottom:20px;}
.sub03_box_in { position: relative; right:auto; top:auto; text-align:left;}

.guide_table { width:100%; border-collapse:collapse; border:0; border-spacing:0; border-left:1px solid #ccc; text-align:center;}
.guide_table thead th { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:10px; background:#f6f6f7;}
.guide_table tbody td { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:10px; vertical-align: top;}

.schedule_month_select { width:100%; margin-bottom:15px; margin-top:15px;}
.schedule_month_left { display:inline-block; background-image:url(/images/icon/btn_left.jpg); width:24px; height:24px; vertical-align:top; background-size:cover;}
.schedule_month { display:inline-block; height:24px; line-height:24px; font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; padding:0 10px; vertical-align:top;}
.schedule_month_right { display:inline-block; background-image:url(/images/icon/btn_right_green.jpg); width:24px; height:24px; vertical-align:top; background-size:cover;}

.schedule_wrap { display:block; width:100%; border-top:4px solid #096; border-bottom:2px solid #ccc; border-radius:10px; overflow-x: auto; margin-bottom:20px;}

.schedule_mtop { display: block; width:100%; height:auto; padding:10px 10px; border:1px solid #ddd; border-radius:10px; margin-bottom:10px; font-size:12px;}
.schedule_table { width:100%; border-collapse:collapse; border:0; border-spacing:0; border-left:1px solid #ccc; text-align:center;}
.schedule_table thead th { border-right:1px solid #ccc; padding:6px; background:#f6f6f7;}
.schedule_table tbody td { border-right:1px solid #ccc; border-top:1px solid #ccc; padding:6px; vertical-align: top; height: auto;}
.schedule_table thead th:nth-child(7n) { display:none;}
.schedule_table thead th:nth-child(7n-6) { display:none;}
.schedule_table tbody td:nth-child(7n) { display:none;}
.schedule_table tbody td:nth-child(7n-6) { display:none;}
.day_link_select { background-color:#e5f6d4; position:relative;}
.day_link_select:hover { background-color:#ffca7f;}
.day_link_select:hover>a {}
.day_num { font-family: 'Roboto', sans-serif; font-size:13px; font-weight:700; margin-bottom:4px; padding-left:0;}
.day_txt1 { display:inline-block; margin-bottom:4px; background-image:url(/images/sub/schedule_btn1m.png); width:33px; height:24px; text-indent:-9999px; margin-bottom:4px;}
.day_txt1_1 { display:inline-block; margin-bottom:4px; height:24px; width:auto; padding:0 6px; background-color:#FFF; border:1px solid #ccc; border-radius:5px; font-size:12px; line-height:22px; margin-bottom:4px;}
.day_txt2 { display:inline-block; background-image:url(/images/sub/schedule_btn2m.png); width:33px; height:24px; text-indent:-9999px; margin-bottom:4px;}
.day_txt_end { display:inline-block; background-image:url(/images/sub/schedule_btn_end.png); width:33px; height:24px; text-indent:-9999px; margin-right:2px; margin-bottom:4px;}

/* 일정관련 추가 241114 */
.day_am_title { text-align:left;}
.day_am_title>span {font-size:11px; padding:3px 5px;}
.day_pm_title { text-align:left;}
.day_pm_title>span {font-size:11px; padding:3px 5px;}
.day_total_wrap { padding:5px 0 10px 0; text-align:left;}
.day_wrap { padding:4px 0;}
.day_wrap:nth-child(2n) {}
.day_name { font-size:11px; width:100%; margin-bottom:2px;}
.day_name_not { font-size:11px; width:100%; margin-bottom:2px;}
.day_name>a { display:block; margin-left:0; font-size:12px;}
.day_name>a:hover {}
.day_case { width:100%; text-align:left;}
.day_ok_icon { font-size:10px; padding:2px;}
.day_not_icon { font-size:10px; padding:2px;}
.day_possible_icon { font-size:10px; padding:2px;}


/* 서브04 */

.sub04_box { position:relative; width:100%; height:auto; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:4px solid #096; margin-bottom:20px; border-radius:10px; overflow:hidden;}
.sub04_box_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0; background-color:rgba(61,153,0,0.05); }
.sub04_box_th { display:inline-block; width:30%; padding:10px; background-color: transparent; vertical-align:middle; font-size:14px; min-height:50px;}
.sub04_box_td { display:inline-block; width:70%; padding:10px; vertical-align:middle; font-size:14px; background-color:#FFF; min-height:50px;}
.sub04_box_th2 { display:inline-block; width:30%; padding:10px; background-color: transparent; vertical-align:middle; font-size:14px; min-height:50px;}
.sub04_box_td2 { display:inline-block; width:70%; padding:10px; vertical-align:middle; font-size:14px; background-color:#FFF; min-height:50px;}
.sub04_input { width:100%; border:1px solid #ddd; border-radius:5px;}
.sub04_input2 { border:1px solid #ddd; border-radius:5px;}
.sub04_btn { border-radius:5px; cursor:pointer;}
.sub04_box_youtube { width:100%; height:200px;}
.sub04_box_tr>.sub04_box_th:nth-child(1), .sub04_box_tr>.sub04_box_td:nth-child(2) { border-bottom:1px solid #ddd;}

.sub04_01_box { position:relative; width:100%; height:auto; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:4px solid #096; margin-bottom:20px; border-radius:10px; overflow:hidden;}
.sub04_01_box_tr { width:100%; font-size:0; border-bottom:1px solid #ddd; font-size:0;}
.sub04_01_box_th_num { display:inline-block; font-size:14px; width:5%; vertical-align:middle; max-width: 30px;}
.sub04_01_box_th_txt { display:inline-block; font-size:14px; width:95%; vertical-align:middle;}
.sub04_01_box_th { display:inline-block; width:100%; padding:10px; vertical-align:middle; font-size:14px; color:#333; background-color:rgba(61,153,0,0.05); min-height:50px;}
.sub04_01_box_td { display:inline-block; width: auto; padding:10px; vertical-align:middle; font-size:14px; text-align:center;}

.sub04_01_box>.sub03_01_box_tr:nth-child(2n) { background-color:#F9F9F9;}

.sub04_box_td_txta { width:100%; padding:10px; font-size:14px; text-align:center; background-color:#F9F9F9;}
.sub04_box_td_txta2 { width:100%; padding:0 0 10px 0; font-size:14px; text-align:center; background-color:#F9F9F9;}
.sub04_texta { width:100%; height:200px; padding:10px; background-color:#FFF;}

.sub04_buttom_btn { width:100%; margin:40px 0 20px 0; text-align:center;}



/* 서브05 */

.sub05_box { position:relative; width:100%; height:auto; padding:30px 20px; overflow:hidden; border:1px solid #ddd;}


/* 서브 end ----------------------------------- */
}






