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


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

Site Name : 산학프로젝트 챌린지
Part : 서브
Last edit : 2026.07
Author : Gautech

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

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





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


header {}


/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:300px; overflow:hidden; background-color:#F7F7F7;}
.sub_visual .sub_bg { width:100%; height:300px; min-width:1100px; background-position:50% 100%; 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.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_visual_view_pc { display:block;}
.sub_visual_view_tb { display:none;}
.sub_visual .sub01_bg_pc { background-image:url(/images/sub/sub01_visual.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.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.jpg);}
.sub_visual .sub01_bg_tb { background-image:url(/images/sub/sub01_visual_t.jpg);}
.sub_visual .sub02_bg_tb { background-image:url(/images/sub/sub02_visual_t.jpg);}
.sub_visual .sub03_bg_tb { background-image:url(/images/sub/sub03_visual_t.jpg);}
.sub_visual .sub04_bg_tb { background-image:url(/images/sub/sub04_visual_t.jpg);}
.sub_visual .sub05_bg_tb { background-image:url(/images/sub/sub05_visual_t.jpg);}


/* 서브공통 */

.sub_container_wrap { position:relative; width:100%; min-width:1100px;}
.sub_container { position: relative; width:100%; max-width:1500px; min-width:1100px; margin:0 auto; padding:0 20px 50px 20px;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:100%; margin:0 auto 40px auto; padding:60px 0 20px 0; font-family: 'GMarketSans'; font-size:36px; font-weight:800; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:14px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.sub_title_fixed { padding:110px 0 20px 0;}
.box100per { width:100%; margin:0 auto; padding:0;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.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;}

.in_title { font-size:30px; font-weight:700; padding-left:40px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0 9px;}
.in_title>span { display:block;}
.in_title_txt { font-size:18px; line-height:1.2; font-weight:400;}
.in_title_txt>span { display:block;}

.sub_box_wrap { width:100%; padding:30px 0;}
.sub_box { width:100%; padding:20px 0 60px 0; font-size:0;}
.sub_in_box { position:relative; display:inline-block; vertical-align:top;}
.sub_in_box>img { width:100%; height:auto;}
.sub_txt1 { font-size:22px; font-weight:500; margin:0 0 20px 0;}
.sub_txt2 { font-size:17px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0 2px; padding-left:24px; margin:15px 0 25px 0;}
.sub_txt3_wrap { padding:20px 30px; margin:0 0 40px 0; background-color:#fff;}
.sub_txt3 { font-size:16px; background-image:url(/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:0 8px; padding-left:10px; color:#666;}
.sub_txt4_end { margin-bottom:42px;}
.sub_txt11 { margin-bottom:15px;}
.sub_txt22 { font-size:17px; margin:30px 0;}
.sub_txt33 { font-size:16px; color:#666; margin:5px 0;}
.sub_txt44 { font-size:16px; background-image: url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 3px; padding-left:22px; color:#888; margin:10px 0;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:100%; max-width:1500px; min-width:1100px; 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: calc(100% - 100px); margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:15px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { border-left:none; padding-left:30px; padding-right:150px; background-image: url(/images/icon/tab_box_bg_right.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { display:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.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 { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.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:30px;}
.sub_tab_sub ul li { float:none; height:30px; font-size:13px; 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;}

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

.depth3_tab { width:100%; height:auto; padding:0; margin:0 0 50px 0; border-radius:20px; overflow:hidden; border:1px solid rgba(0,0,0,0.15);}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:18px; text-align:center; padding:25px 0; background-color:#fff;}
.depth3_tab>a:nth-child(2n) { background-color:#fff;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#29489f;}




/* 서브01 */

.sub01_01_box {}

.sub01_02_box {}
.sub02_02_in_wrap { font-size:0; margin:40px 0 0 0;}
.sub02_02_title { display:inline-block; vertical-align:middle; width:25%; margin:0 2% 2% 0; padding:20px; border:1px solid #078dcc; border-radius:10px; font-size:22px; font-weight:500;}
.sub02_02_title1 { background-color:#c7e8f8; color:#0070aa;}
.sub02_02_title2 { background-color:#078dcc; color:#fff;}
.sub02_02_title3 { background-color:#29489f; color:#fff;}
.sub02_02_title4 { background-color:#00426d; color:#fff;}
.sub02_02_txt { display:inline-block; vertical-align:middle; width:73%; margin:0 0 2% 0; padding:24px; border:1px solid rgba(0,0,0,0.2); border-radius:10px; font-size:17px;}

.sub01_03_box {}

.sub_top_title { width:100%; margin:0; padding:0; font-family: 'GMarketSans'; font-size:50px; font-weight:800; letter-spacing:-0.06em; text-align:center; color:#29489f;}
.sub_top_sub { position:relative; width:100%; margin:0 0 100px 0; padding:0; font-family: 'GMarketSans'; font-size:30px; font-weight:700; letter-spacing:-0.06em; text-align:center;}
.sub_top_sub:after { display:block; content:""; width:80px; height:3px; position:absolute; top:80px; left:50%; margin-left:-40px; background-color:#29489f;}

.sub_contents_wrap { border:1px solid rgba(75,140,181,0.6); border-radius:30px; margin:0 0 50px 0; overflow:hidden;}
.sub_contents_title { font-family: 'GMarketSans'; font-size:30px; font-weight:800; letter-spacing:-0.06em; background-color:#29489f; color:rgba(255,255,255,1); padding:35px 50px 20px 50px; }
.sub_contents_title>p { background-image:url(/images/icon/ar_30x30.png); background-repeat:no-repeat; background-position:0 7px; padding:0 0 0 40px;}
.sub_contents_title1 { padding-left:150px; background-image:url(/images/sub/icon01.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title2 { padding-left:150px; background-image:url(/images/sub/icon05.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title3 { padding-left:150px; background-image:url(/images/sub/icon03.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title4 { padding-left:150px; background-image:url(/images/sub/icon04.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title5 { padding-left:150px; background-image:url(/images/sub/icon02.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title6 { padding-left:150px; background-image:url(/images/sub/icon06.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title7 { padding-left:150px; background-image:url(/images/sub/icon07.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title8 { padding-left:150px; background-image:url(/images/sub/icon08.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title9 { padding-left:150px; background-image:url(/images/sub/icon09.png); background-repeat:no-repeat; background-position: 40px 70%;}
.sub_contents_title10 { padding-left:150px; background-image:url(/images/sub/icon10.png); background-repeat:no-repeat; background-position: 40px 70%;}

.sub_contents_txt { font-size:20px; font-weight:400; padding:30px 70px 50px 70px;}
.sub_contents_txt>p { background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0 5px; padding:0 0 0 25px; margin:10px 0;}
.sub_contents_img { text-align:center; padding:70px;}
.sub_contents_txt1 { display:block; font-size:16px; background-image:url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 3px; padding:0 0 0 22px; margin:3px 0 3px 25px;}
.sub_contents_txt2 { display:block; font-size:18px; background-image:url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-size:6px auto; background-position:0 8px; padding:0 0 0 14px; margin:3px 0 3px 25px;}
.sub_contents_table_title { display:block; font-size:20px; font-weight:500; text-align:center; margin:30px 0 20px 0;}

.org_chart { --blue:#078dcc; --dark-blue:#00426d; --line:#333; --border:#078dcc; --light-blue:#c7e8f8; --purple:#6373b4; width:100%; max-width:1200px; margin:0 auto; padding:0; box-sizing:border-box; color:#111; word-break:keep-all;}
.org_chart * { box-sizing:border-box;}
.org_chart ul { margin:0;}
.org_chart li { margin:4px 0; line-height:1.45; text-align:left; background-image:url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0 9px; background-size:6px auto; padding-left:10px;}
.org_top { display:flex; justify-content:center;}
.org_box { position:relative; width:365px; overflow:hidden; background:#fff; border:1px solid var(--border); border-radius:10px;}
.org_title { display:flex; align-items:center; justify-content:center; min-height:51px; padding:20px; background:var(--blue); color:#fff; font-size:22px; font-weight:700; text-align:center;}
.org_title_dark { background:var(--dark-blue);}
.org_body { display:flex; align-items:center; justify-content:center; min-height:59px; padding:20px; font-size:17px; text-align:center;}
.org_stage { position:relative; display:grid; grid-template-columns:minmax(0,1fr) minmax(320px,365px) minmax(280px,1fr); column-gap:46px; align-items:stretch; margin-top:64px;}
.org_stage::before { content:""; position:absolute; top:-64px; left:50%; width:1px; height:64px; background:var(--line);}
.org_box_center { grid-column:2; width:100%;}
.org_note { position:relative; grid-column:3; width:100%; max-width:360px; border:1px dashed #777; border-radius:12px; background:#fff;}
.org_note::before { content:""; position:absolute; top:50%; right:100%; width:46px; border-top:1px dashed #777;}
.org_note_simple { display:flex; align-items:center; justify-content:center; min-height:110px; padding:20px; font-size:17px; text-align:center;}
.org_box_main { min-height:256px;}
.org_box_main .org_body { min-height:204px;}
.org_note_list { min-height:256px; padding:20px; font-size:17px;}
.org_partner_area { position:relative; padding-top:84px;}
.org_partner_area::before { content:""; position:absolute; top:0; left:50%; width:1px; height:42px; background:var(--line);}
.org_partner_area::after { content:""; position:absolute; top:42px; left:16.2%; right:16.1%; height:1px; background:var(--line);}
.org_partner_list { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px;}
.org_partner { position:relative; display:flex; flex-direction:column; min-width:0; background:#fff; border:1px solid var(--border); border-radius:10px;}
.org_partner::before { content:""; position:absolute; bottom:100%; left:50%; width:1px; height:42px; background:var(--line);}
.org_partner_title { display:flex; align-items:center; justify-content:center; min-height:51px; padding:20px; background:var(--blue); border-radius:9px 9px 0 0; color:#fff; font-size:22px; font-weight:700; text-align:center;}
.org_partner_body { flex:1; min-height:190px; padding:20px; font-size:17px;}
.org_special_title { display:flex; align-items:center; justify-content:center; min-height:46px; padding:20px; background:var(--light-blue); border-top:1px solid var(--border); border-bottom:1px solid var(--border); color:#0070aa; font-size:22px; font-weight:700; text-align:center;}
.org_special_body { min-height:47px; padding:20px; font-size:17px;}
.org_company_area { position:relative; margin-top:67px;}
.org_company_lines { position:absolute; bottom:100%; left:0; width:100%; height:67px;}
.org_company_lines span { position:absolute; bottom:0; width:1px; height:67px; background:var(--line);}
.org_company_lines span:nth-child(1) { left:16.666%;}
.org_company_lines span:nth-child(2) { left:50%;}
.org_company_lines span:nth-child(3) { left:83.333%;}
.org_company { overflow:hidden; background:#fff; border:1px solid var(--purple); border-radius:10px;}
.org_company_title { display:flex; align-items:center; justify-content:center; min-height:43px; padding:20px; background:var(--purple); color:#fff; font-size:22px; font-weight:700; text-align:center;}
.org_company_body { display:flex; justify-content:center; padding:20px; font-size:17px;}




/* 서브02 */

.sub02_01_box { padding:60px 80px; border: 1px solid #ddd; border-top: 2px solid #3158b7;}

.step_wrap { display:flex; width:100%; overflow:hidden; box-sizing:border-box; margin-bottom:60px;}
.step_box { position:relative; z-index:1; display:flex; align-items:center; justify-content:center; height:90px; padding:0 30px 0 60px; background:#fafafa; border-top:1px solid #e1ded8; border-bottom:1px solid #e1ded8; border-left:1px solid #e1ded8; box-sizing:border-box; font-size:20px; font-weight:500; text-align:center; letter-spacing:-0.06em; white-space:nowrap;}
.step_box_w { width:33.333333333%;}
.step_box::after { content:""; position:absolute; z-index:2; top:50%; right:-46px; width:0; height:0; border-top:45px solid transparent; border-bottom:45px solid transparent; border-left:46px solid #e1ded8; transform:translateY(-50%);}
.step_box::before { content:""; position:absolute; z-index:3; top:50%; right:-44px; width:0; height:0; border-top:44px solid transparent; border-bottom:44px solid transparent; border-left:45px solid #fafafa; transform:translateY(-50%);}
.step_box:first-child { z-index:4; border-radius:20px 0 0 20px;}
.step_box:nth-child(2) { z-index:3;}
.step_box:nth-child(3) { z-index:2;}
.step_box:nth-child(4) { z-index:1;}
.step_box:last-child { z-index:1; border-right:1px solid #e1ded8; border-radius:0 20px 20px 0; padding-right:30px;}
.step_box:last-child::before, .step_box:last-child::after { display:none;}
.step_box.active { background:#29489f; border-color:#29489f; color:#fff;}
.step_box.active::after { border-left-color:#29489f;}
.step_box.active::before { border-left-color:#29489f;}

.sub_contents_wrap2 { width:100%; margin:0 0 50px 0; overflow:hidden;}




/* 서브03 */

.sub_top_sub2 { width:100%; text-align:center; margin:10px 0 60px 0; font-size:16px; letter-spacing:-0.04em; color:#666;}
.sub_top_sub2>p { display:inline-block; vertical-align:middle; background-image: url(/images/icon/mark.png); width:16px; height:16px; margin:0 6px 3px 0;}



/* 서브04 */




/* 서브05 */

.step_box_w2 { width:33.333333333%;}
.sub05_05_tw { width:50%;}





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



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

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




/* 서브 비주얼 */

.container_visual {}
.sub_visual { width:100%; height:200px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:768px; background-position:50% 100%; background-attachment:fixed; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -ms-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
.sub_visual_view_pc { display:none;}
.sub_visual_view_tb { display:block;}
.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;}




/* 서브공통 */

.sub_container_wrap { position:relative; width:100%; min-width:1px; padding:0 30px;}
.sub_container { position: relative; width:100%; max-width:1200px; min-width:1px; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:100%; margin:0 auto 30px auto; padding:40px 0 15px 0; font-size:22px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:12px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.sub_title_fixed { padding:110px 0 20px 0;}
.box100per { width:100%; margin:0 auto; padding:0;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.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;}

.in_title { font-size:20px; font-weight:700; padding-left:32px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0 5px; background-size:26px auto;}
.in_title>span { display:block;}
.in_title_txt { font-size:16px; line-height:1.2; font-weight:400;}
.in_title_txt>span { display:block;}

.sub_box_wrap { width:100%; padding:20px 0 30px 0;}
.sub_box { width:100%; padding:15px 0 40px 0; font-size:0;}
.sub_in_box { position:relative; display:inline-block; vertical-align:top;}
.sub_in_box>img { width:100%; height:auto;}
.sub_txt1 { font-size:18px; font-weight:500; margin: 0 0 15px 0;}
.sub_txt2 { font-size:15px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0 4px; background-size:14px auto; padding-left:18px; margin:10px 0 20px 0;}
.sub_txt3_wrap { padding:15px 20px; margin:15px 0; background-color:#fff;}
.sub_txt3 { font-size:13px; background-image:url(/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:0 8px; padding-left:10px;}
.sub_txt4 { font-size:13px; background-image: url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 1px; padding-left:22px; margin:10px 0; text-decoration:underline; color:#D2262B;}
.sub_txt4_end { margin-bottom:20px;}
.sub_txt11 { margin-bottom:10px;}
.sub_txt22 { font-size:15px; margin:20px 0;}
.sub_txt33 { font-size:13px; color:#666; margin:5px 0;}
.sub_txt44 { font-size:13px; background-image: url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 1px; padding-left:22px; color:#888; margin:10px 0;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:768px; 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 #e1ded8; height:50px; line-height:50px; font-size:14px; color:#444; 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:100px; background-image:url(/images/icon/tab_box_bg_right.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.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 { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.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:15px 30px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:13px; line-height:19px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}

.sub_menu_wrap_fixed { position: relative; top: auto; z-index: 100;}

.depth3_tab { width:100%; max-width:1400px; height:auto; padding:0; margin:0 0 40px 0; border-radius:15px; overflow:hidden; border:1px solid rgba(0,0,0,0.15);}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:15px; text-align:center; padding:15px 0; background-color:#fff; margin:0;}
.depth3_tab>a:nth-child(2n) {}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#29489f;}



/* 서브01 */

.sub01_01_box {}

.sub01_02_box {}
.sub02_02_in_wrap { font-size:0; margin:30px 0 0 0;}
.sub02_02_title { display:inline-block; vertical-align:top; width:25%; margin:0 2% 2% 0; padding:20px; border:1px solid #078dcc; border-radius:10px; font-size:18px; font-weight:500;}
.sub02_02_txt { display:inline-block; vertical-align:top; width:73%; margin:0 0 2% 0; padding:24px; border:1px solid rgba(0,0,0,0.2); border-radius:10px; font-size:15px;}

.sub01_03_box {}

.sub_top_title { width:100%; margin:0; padding:0; font-size:40px; font-weight:800; letter-spacing:-0.06em; text-align:center; color:#29489f;}
.sub_top_sub { position:relative; width:100%; margin:0 0 100px 0; padding:0; font-size:22px; font-weight:700; letter-spacing:-0.06em; text-align:center;}
.sub_top_sub:after { display:block; content:""; width:60px; height:2px; position:absolute; top:70px; left:50%; margin-left:-30px; background-color:#29489f;}

.sub_contents_wrap { border:1px solid rgba(75,140,181,0.6); border-radius:20px; margin:0 0 40px 0; overflow:hidden;}
.sub_contents_title { font-size:26px; font-weight:800; letter-spacing:-0.06em; background-color:#29489f; color:rgba(255,255,255,1); padding:35px 30px 15px 30px; }
.sub_contents_title>p { background-image:url(/images/icon/ar_30x30.png); background-repeat:no-repeat; background-position:0 7px; padding:0 0 0 40px;}
.sub_contents_title1 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title2 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title3 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title4 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title5 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title6 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title7 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title8 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title9 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}
.sub_contents_title10 { padding-left:100px; background-position: 20px 70%; background-size:80px auto;}

.sub_contents_txt { font-size:16px; font-weight:400; padding:30px 50px 30px 50px;}
.sub_contents_txt>p { background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-size:15px auto; background-position:0 4px; padding:0 0 0 20px; margin:10px 0;}
.sub_contents_img { text-align:center; padding:50px;}
.sub_contents_txt1 { display:block; font-size:14px; background-image:url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 3px; padding:0 0 0 22px; margin:3px 0 3px 20px;}
.sub_contents_txt2 { display:block; font-size:15px; background-image:url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-size:6px auto; background-position:0 8px; padding:0 0 0 14px; margin:3px 0 3px 20px;}
.sub_contents_table_title { display:block; font-size:16px; font-weight:500; text-align:center; margin:30px 0 20px 0;}


.org_stage { grid-template-columns:1fr; row-gap:28px;}
.org_box_center { grid-column:1; width:min(100%,500px); margin:0 auto;}
.org_note { grid-column:1; width:min(100%,500px); max-width:none; margin:0 auto;}
.org_note::before { top:auto; right:auto; bottom:100%; left:50%; width:1px; height:28px; border-top:0; border-left:1px dashed #777;}
.org_note_simple { min-height:90px;}
.org_box_main { min-height:100px;}
.org_box_main .org_body { min-height:auto;}
.org_note_list { min-height:auto; padding:15px; font-size:16px;}
.org_partner_area { padding-top:54px;}
.org_partner_area::before { height:54px;}
.org_partner_area::after { display:none;}
.org_partner_list { grid-template-columns:1fr; gap:42px; width:min(100%,600px); margin:0 auto;}
.org_partner::before { height:42px;}
.org_partner_body { min-height:auto; padding:15px;}
.org_company_area { width:min(100%,600px); margin:42px auto 0;}
.org_company_area::before { content:""; position:absolute; bottom:100%; left:50%; width:1px; height:42px; background:var(--line);}
.org_company_lines { display:none;}
.org_company_body { justify-content:flex-start;}
.org_title { min-height:auto; padding:15px;font-size:20px;}
.org_body { min-height:auto; padding:15px; font-size:16px;}
.org_note_simple { min-height:auto; padding:15px; font-size:16px;}
.org_partner_title { min-height:auto; padding:15px; font-size:20px;}
.org_special_title { min-height:auto; padding:15px; font-size:20px;}
.org_special_body { min-height:auto; padding:15px; font-size:16px;}
.org_chart li { background-position:0 8px; padding-left:10px; font-size:16px;}
.org_company_title { min-height:auto; padding:15px; font-size:20px;}
.org_company_body { padding:15px; font-size:16px;}




/* 서브02 */

.sub02_01_box { padding:40px 40px;}

.step_wrap { margin-bottom:40px;}
.step_box { height:70px; padding:0 0 0 40px; font-size:15px; white-space:normal;}
.step_box_w { width:25%;}
.step_box::after { right:-36px; border-top-width:35px; border-bottom-width:35px; border-left-width:36px;}
.step_box::before { right:-34px; border-top-width:34px; border-bottom-width:34px; border-left-width:35px;}
.step_box:first-child { padding-left:20px; border-radius:10px 0 0 10px;}
.step_box:last-child { border-radius:0 10px 10px 0; padding-right:20px;}
.step_box:last-child::before, .step_box:last-child::after { display:none;}

.sub_contents_wrap2 { width:100%; margin:0 0 40px 0; overflow:hidden;}






/* 서브03 */

.sub_top_sub2 { width:100%; text-align:center; margin:10px 0 60px 0; font-size:14px; letter-spacing:-0.04em; color:#666;}
.sub_top_sub2>p { display:inline-block; vertical-align:middle; background-image: url(/images/icon/mark.png); width:16px; height:16px; margin:0 6px 3px 0;}



/* 서브04 */




/* 서브05 */

.step_box_w2 { width:33.333333333%;}
.sub05_05_tw { width:50%;}




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

/* 2026 공학페스티벌 화면설계서: 전시관/관람신청/서포터즈 */
.festa-page{width:100%;max-width:1440px;margin:0 auto;padding:10px 0 80px;color:#222;box-sizing:border-box;}
.festa-page *{box-sizing:border-box;}
.festa-page button,.festa-page input,.festa-page select,.festa-page textarea{font-family:inherit;}
.festa-alert{margin:0 0 24px;padding:16px 20px;border:1px solid #dbe3ff;background:#f4f6ff;color:#3349a5;text-align:center;}
.festa-empty{width:100%;min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fafafa;text-align:center;color:#777;}
.festa-empty strong{font-size:24px;color:#333;}
.festa-empty p{margin-top:12px;}
.festa-empty .festa-admin-note{color:#e13b3b;}
.festa-search{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:30px;padding:28px;background:#f7f8fa;}
.festa-search label{display:flex;align-items:center;gap:12px;}
.festa-search label>span{font-weight:700;white-space:nowrap;}
.festa-search select,.festa-search input{height:48px;border:1px solid #d6d6d6;background:#fff;padding:0 16px;font-size:16px;}
.festa-search select{min-width:240px;}
.festa-search .festa-keyword input{width:370px;}
.festa-search button{height:48px;padding:0 34px;border:0;background:#333;color:#fff;font-weight:700;}
.festa-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:34px;}
.festa-category-grid a{height:150px;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:8px;color:#fff;font-size:clamp(16px,1.7vw,22px);font-weight:800;line-height:1.35;text-align:center;word-break:keep-all;transition:transform .2s,opacity .2s;}
.festa-category-grid a:hover,.festa-category-grid a.on{transform:translateY(-3px);opacity:.86;}
.festa-category-grid .category-1{background:#506ee6}.festa-category-grid .category-2{background:#26a7a1}.festa-category-grid .category-3{background:#ee7652}.festa-category-grid .category-4{background:#7259c8}.festa-category-grid .category-5{background:#3986c8}.festa-category-grid .category-6{background:#d55d91}.festa-category-grid .category-7{background:#627b3e}.festa-category-grid .category-8{background:#af7546}.festa-category-grid .category-9{background:#52545a}
.festa-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 18px;}
.festa-project-card{display:block;color:#222;}
.festa-card-image{position:relative;height:245px;overflow:hidden;background:#eee;}
.festa-card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .25s;}
.festa-project-card:hover .festa-card-image>img{transform:scale(1.03);}
.festa-card-image>div{position:absolute;left:0;right:0;bottom:0;padding:42px 20px 18px;background:linear-gradient(transparent,rgba(0,0,0,.76));color:#fff;}
.festa-card-image strong,.festa-card-image span,.festa-card-image b{display:block;}
.festa-card-image strong{font-size:22px}.festa-card-image span{margin-top:3px}.festa-card-image b{margin-top:6px;font-size:17px;}
.festa-project-card>p{display:flex;justify-content:space-between;align-items:center;padding:13px 4px;border-bottom:1px solid #ddd;}
.festa-project-card>p em{font-style:normal;color:#e84c72;}
.festa-grid-empty{grid-column:1/-1;}
.festa-pagination{display:flex;justify-content:center;gap:7px;margin-top:42px;}
.festa-pagination a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;}
.festa-pagination a.on{background:#333;color:#fff;border-color:#333;}
.festa-admin-buttons{text-align:right;margin-top:25px}.festa-admin-buttons a{display:inline-block;padding:13px 26px;background:#333;color:#fff;}
.festa-project-detail{position:relative;}
.festa-detail-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;gap:24px;align-items:start;padding:20px 0;border-bottom:1px solid #333;}
.festa-detail-identity{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.festa-detail-identity strong{font-size:23px}.festa-detail-identity span{font-size:16px;color:#555}.festa-detail-head h4{margin:8px 0 0;font-size:28px;word-break:keep-all}.festa-detail-description{min-width:0}.festa-detail-description p{font-size:17px;line-height:1.5;color:#444;word-break:keep-all}
.festa-detail-actions{display:flex;align-items:center;justify-content:flex-end}.festa-detail-actions form{margin:0}.festa-detail-actions .festa-like{display:flex;align-items:center;gap:5px;min-height:42px;padding:0 10px;border:0;background:#fff;color:#777;font-size:16px}.festa-detail-actions .festa-like.on{color:#e84c72}.festa-like-heart{display:inline-block;min-width:18px;font-size:24px;line-height:1}.festa-like:disabled{cursor:wait;opacity:.55}
.festa-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.festa-tags span{font-size:15px;color:#666;word-break:keep-all}
/* 작품 상세는 사진 대신 유튜브 플레이어를 정보·댓글 사이에 전폭으로 배치합니다. */
.festa-project-video{position:relative;width:100%;height:0;padding-bottom:56.25%;background:#f7f7f7;overflow:hidden}.festa-project-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.festa-cheer{margin-top:18px;border-top:1px solid #333;border-bottom:1px solid #ddd;padding:20px 0;}
.festa-cheer h4{font-size:20px}.festa-cheer form{display:flex;gap:8px;margin:12px 0}.festa-cheer select{flex:1;height:44px;padding:0 12px;border:1px solid #ccc}.festa-cheer button{width:120px;border:0;background:#333;color:#fff}.festa-cheer li{padding:9px;border-top:1px solid #eee;}
.festa-detail-bottom{display:flex;gap:8px;margin-top:22px}.festa-detail-bottom a,.festa-detail-bottom button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 25px;border:1px solid #333;background:#fff;color:#222}.festa-detail-bottom form{margin:0;}
.festa-detail-footer{display:flex;justify-content:space-between;align-items:flex-end}.festa-project-nav{display:flex;gap:8px}.festa-project-nav a,.festa-project-nav span{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;font-size:28px;color:#333}.festa-project-nav span{color:#bbb;}
.festa-video-modal{position:fixed;z-index:9999;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.78);padding:25px}.festa-video-modal.on{display:flex}.festa-video-box{position:relative;width:100%;max-width:1080px}.festa-video-close{position:absolute;right:0;top:-48px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:30px}.festa-video-frame{position:relative;height:0;padding-bottom:56.25%}.festa-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}
.festa-form{/*max-width:1080px;*/margin:0 auto}.festa-form h4{margin:30px 0 12px;font-size:25px}.festa-form h4 span{margin-left:12px;color:#ef3737;font-size:14px;font-weight:400}.festa-form-table{border-top:2px solid #333}.festa-form-table>label{display:grid;grid-template-columns:210px 1fr;min-height:62px;border-bottom:1px solid #ddd}.festa-form-table>label>span:first-child{display:flex;align-items:center;padding:16px 20px;background:#f7f7f7;font-weight:700}.festa-form-table em{margin-left:3px;color:#ef3737;font-style:normal}.festa-form-table input[type=text],.festa-form-table input[type=date],.festa-form-table input[type=email],.festa-form-table input[type=url],.festa-form-table input[type=number],.festa-form-table select{width:calc(100% - 40px);height:44px;margin:10px 20px;padding:0 12px;border:1px solid #ccc;font-size:16px}.festa-form-table textarea{width:calc(100% - 40px);min-height:100px;margin:10px 20px;padding:10px 12px;border:1px solid #ccc;font-size:16px;resize:vertical}.festa-form-table input[type=file]{margin:15px 20px}.festa-form-table small{display:block;margin:0 20px 10px;color:#777}.festa-form-table .festa-inline{display:flex!important;align-items:center!important;gap:7px;padding:15px 20px!important;background:#fff!important;font-weight:400!important}.festa-buttons{display:flex;justify-content:center;gap:8px;margin-top:30px}.festa-buttons button,.festa-buttons a{min-width:150px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid #333;background:#fff;font-size:16px}.festa-primary{border-color:#1f6ef2!important;background:#1f6ef2!important;color:#fff!important;}
.festa-guide{/*max-width:1080px;*/margin:0 auto 25px;padding:28px;background:#f4f6ff}.festa-guide h4{font-size:25px}.festa-guide p{margin-top:10px;line-height:1.8;}
.festa-phone{display:flex;align-items:center;gap:10px;padding:10px 20px}.festa-phone select{width:72px!important}.festa-phone input{width:88px!important}.festa-phone select,.festa-phone input{height:44px!important;margin:0!important;padding:0 10px!important;border:1px solid #ccc;}
.festa-lookup{width:640px;max-width:100%;margin:70px auto;padding:60px 80px;border-top:1px solid #ddd;border-bottom:8px solid #333}.festa-lookup>label{display:block;margin-bottom:28px}.festa-lookup>label>span{display:block;margin-bottom:10px;font-weight:700}.festa-lookup>label>input{width:100%;height:48px;padding:0 15px;border:1px solid #ccc}.festa-lookup .festa-phone{padding:0}.festa-lookup>button{display:block;width:260px;height:64px;margin:35px auto 0;border:0;font-size:17px;}
.festa-result{max-width:760px;margin:65px auto;padding:60px 80px;background:#f4f6ff}.festa-result>strong{display:block;padding-left:34px;font-size:20px;position:relative}.festa-result>strong:before{content:"✓";position:absolute;left:0;top:-3px;width:24px;height:24px;border-radius:50%;background:#536ee9;color:#fff;text-align:center;line-height:24px}.festa-result>p{margin:20px 0;padding-left:34px}.festa-result>div{display:flex;flex-direction:column;gap:7px;margin-top:28px;padding:28px;border-top:1px solid #bbb;border-bottom:1px solid #bbb}.festa-result>div b{font-size:28px}.festa-result>div span{font-size:20px}.festa-result>a{display:inline-block;margin-top:24px;padding:12px 20px;background:#333;color:#fff;}
.festa-channels p{display:flex;gap:6px;margin:8px 20px}.festa-channels p input{width:calc(100% - 50px)!important;height:44px!important;margin:0!important}.festa-channels button{width:44px;height:44px;border:1px solid #333;background:#fff;font-size:22px;font-weight:700;}
/* PC에서는 입력 목적에 맞는 폭을 사용하고, 높이는 모든 단일 입력칸을 동일하게 유지합니다. */
.festa-form-table>label>input[type=text],.festa-form-table>label>input[type=email],.festa-form-table>label>input[type=url],.festa-form-table>label>select{width:520px;max-width:calc(100% - 40px)}
.festa-form-table>label>input[type=date]{width:260px;max-width:calc(100% - 40px)}
.festa-form-table>label>input[type=number]{width:160px;max-width:calc(100% - 40px)}
/* 출품작 등록폼의 파일/영상 입력과 안내문을 하나의 입력영역으로 묶습니다. */
.festa-project-form .festa-field{padding:10px 20px}
.festa-project-form .festa-field input[type=file],.festa-project-form .festa-field input[type=url]{display:block;width:520px;max-width:100%;height:44px;margin:0;padding:0 12px;border:1px solid #ccc;background:#fff;font-size:15px}
.festa-project-form .festa-field input[type=file]{padding:7px 10px}
.festa-project-form .festa-field>small{display:block;margin:6px 0 0;line-height:1.5}
@media(max-width:900px){.festa-search{flex-wrap:wrap}.festa-search .festa-keyword input{width:280px}.festa-category-grid{grid-template-columns:repeat(2,1fr)}.festa-project-grid{grid-template-columns:repeat(2,1fr)}.festa-detail-head{grid-template-columns:minmax(0,1fr) auto;gap:12px}.festa-detail-description{grid-column:1/-1}.festa-form-table>label{grid-template-columns:160px 1fr}.festa-lookup{margin:35px auto;padding:45px 40px}.festa-result{padding:45px 40px}}
@media(max-width:600px){.festa-page{padding-bottom:50px}.festa-search{display:grid;padding:18px}.festa-search label{display:grid}.festa-search select,.festa-search .festa-keyword input,.festa-search button{width:100%;min-width:0}.festa-category-grid{grid-template-columns:1fr 1fr;gap:8px}.festa-category-grid a{height:95px;font-size:17px}.festa-project-grid{grid-template-columns:1fr}.festa-card-image{height:230px}.festa-detail-head h4{font-size:23px}.festa-detail-identity strong{font-size:20px}.festa-detail-description p{font-size:16px}.festa-cheer form{display:grid}.festa-cheer button{width:100%;height:44px}.festa-detail-footer{align-items:center}.festa-form-table>label{display:block}.festa-form-table>label>span:first-child{padding:12px 15px}.festa-form-table input[type=text],.festa-form-table input[type=date],.festa-form-table input[type=email],.festa-form-table input[type=url],.festa-form-table input[type=number],.festa-form-table select,.festa-form-table textarea{width:calc(100% - 30px);margin:10px 15px}.festa-phone{padding:10px 15px;gap:5px}.festa-phone select,.festa-phone input{width:calc(33.33% - 12px)}.festa-buttons button,.festa-buttons a{min-width:120px}.festa-lookup{border-bottom-width:5px;padding:30px 20px}.festa-result{margin:30px 0;padding:35px 20px}.festa-result>strong,.festa-result>p{padding-left:0}.festa-result>strong:before{display:none}.festa-result>div{padding:22px 0}.festa-result>div b{font-size:22px}}
@media(max-width:600px){.festa-form-table>label>input[type=text],.festa-form-table>label>input[type=date],.festa-form-table>label>input[type=email],.festa-form-table>label>input[type=url],.festa-form-table>label>input[type=number],.festa-form-table>label>select{width:calc(100% - 30px);max-width:none}}
@media(max-width:600px){.festa-project-form .festa-field{padding:10px 15px}.festa-project-form .festa-field input[type=file],.festa-project-form .festa-field input[type=url]{width:100%;max-width:none}}
@media(max-width:600px){.festa-detail-head{grid-template-columns:minmax(0,1fr)}.festa-detail-description{grid-column:auto}.festa-detail-actions{justify-content:flex-start}}



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

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


.quick_wrap { margin-top:-100px;}


/* 서브 비주얼 */

.container_visual {}
.sub_visual { width:100%; height:200px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:320px; background-position:50% 100%; background-attachment:fixed; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -ms-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
.sub_visual_view_pc { display:none;}
.sub_visual_view_tb { display:block;}
.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;}



/* 서브공통 */

.sub_container_wrap { position:relative; width:100%; min-width:1px; padding:0 10px;}
.sub_container { position: relative; width:100%; max-width:1200px; min-width:1px; margin:0 auto; padding:0 0 30px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { position:relative; width:100%; margin:0 auto 20px auto; padding:30px 0 10px 0; font-size:20px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:11px; font-weight:400; color:#999; padding-left:0; letter-spacing:0;}
.sub_title_fixed { padding:110px 0 20px 0;}
.box100per { width:100%; margin:0 auto; padding:0;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.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;}

.in_title { font-size:18px; font-weight:700; padding-left:22px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0 5px; background-size:18px auto;}
.in_title>span { display:block;}
.in_title_txt { font-size:16px; line-height:1.2; font-weight:400;}
.in_title_txt>span { display:block;}

.sub_box_wrap { width:100%; padding:20px 0;}
.sub_box { width:100%; padding:10px 0 30px 0; font-size:0;}
.sub_in_box { position:relative; display:inline-block; vertical-align:top;}
.sub_in_box>img { width:100%; height:auto;}
.sub_txt1 { font-size:16px; font-weight:500; margin:0 0 10px 0;}
.sub_txt2 { font-size:14px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0 4px; background-size:12px auto; padding-left:16px; margin:8px 0 15px 0;}
.sub_txt3_wrap { padding:15px; margin:15px 0; background-color:#fff;}
.sub_txt3 { font-size:13px; background-image:url(/images/icon/dot_3x3.jpg); background-repeat:no-repeat; background-position:0 7px; padding-left:8px;}
.sub_txt4 { font-size:13px; background-image: url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 1px; padding-left:22px; color:#666; margin:10px 0; text-decoration:underline; color:#D2262B;}
.sub_txt4_end { margin-bottom:15px;}
.sub_txt11 { margin-bottom:10px;}
.sub_txt22 { font-size:14px; margin:15px 0;}
.sub_txt33 { font-size:13px; color:#666; margin:5px 0;}
.sub_txt44 { font-size:13px; background-image: url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 1px; padding-left:22px; color:#888; margin:10px 0;}



/* 서브탭 start */

.container_visual {}
.sub_menu_wrap { width:100%; height:51px; border-bottom:1px solid #e1ded8; border-top:none; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:320px; 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 #e1ded8; height:50px; line-height:50px; font-size:13px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg_right.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:20px; padding-right:32px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2>p { width:100%; /* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.sub_depth2>.sub_tab_sub { border-right:0;}
.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 { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.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:10px 20px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:12px; line-height:18px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}
.sub_tel { display:none;}

.depth3_tab { width:100%; max-width:1400px; height:auto; padding:0; margin:0 0 30px 0; border-radius:10px; overflow:hidden; border:1px solid rgba(0,0,0,0.15);}
.depth3_tab:after { display:block; content:""; clear:both;}
.depth3_tab>a { display:block; float:left; font-size:14px; text-align:center; padding:12px 0; background-color:#fff; margin:0;}
.depth3_tab>a:nth-child(2n) {}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#29489f;}




/* 서브01 */

.sub01_01_box {}

.sub01_02_box {}
.sub02_02_in_wrap { font-size:0; margin:30px 0 0 0;}
.sub02_02_title { display:inline-block; vertical-align:top; width:100%; margin:0 0 10px 0; padding:15px; border:1px solid #078dcc; border-radius:10px; font-size:16px; font-weight:500;}
.sub02_02_txt { display:inline-block; vertical-align:top; width:100%; margin:0 0 30px 0; padding:15px; border:1px solid rgba(0,0,0,0.2); border-radius:10px; font-size:13px;}

.sub01_03_box {}

.sub_top_title { width:100%; margin:0; padding:0; font-size:30px; font-weight:800; letter-spacing:-0.06em; text-align:center; color:#29489f; line-height:1.2;}
.sub_top_sub { position:relative; width:100%; margin:10px 0 60px 0; padding:0; font-size:18px; font-weight:700; letter-spacing:-0.06em; text-align:center;}
.sub_top_sub:after { display:block; content:""; width:50px; height:1px; position:absolute; top:60px; left:50%; margin-left:-25px; background-color:#29489f;}

.sub_contents_wrap { border:1px solid rgba(75,140,181,0.6); border-radius:10px; margin:0 0 20px 0; overflow:hidden;}
.sub_contents_title { font-size:20px; font-weight:800; letter-spacing:-0.06em; background-color:#29489f; color:rgba(255,255,255,1); padding:25px 25px 12px 25px; }
.sub_contents_title>p { background-image:url(/images/icon/ar_30x30.png); background-repeat:no-repeat; background-position:0 7px; padding:0 0 0 40px;}
.sub_contents_title1 { padding-left:60px; background-position: 10px 70%; background-size:50px auto;}
.sub_contents_title2 { padding-left:60px; background-position: 10px 70%; background-size:50px auto;}
.sub_contents_title3 { padding-left:60px; background-position: 10px 70%; background-size:50px auto;}
.sub_contents_title4 { padding-left:60px; background-position: 10px 70%; background-size:50px auto;}
.sub_contents_title5 { padding-left:60px; background-position: 10px 70%; background-size:50px auto;}
.sub_contents_title6, .sub_contents_title7, .sub_contents_title8, .sub_contents_title9, .sub_contents_title10 { padding-left:60px; background-position: 10px 70%; background-size:50px auto;}

.sub_contents_txt { font-size:14px; font-weight:400; padding:20px;}
.sub_contents_txt>p { background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-size:15px auto; background-position:0 3px; padding:0 0 0 20px; margin:10px 0;}
.sub_contents_img { text-align:center; padding:40px 20px;}
.sub_contents_txt1 { display:block; font-size:13px; background-image:url(/images/icon/mark.png); background-repeat:no-repeat; background-position:0 1px; padding:0 0 0 22px; margin:3px 0 3px 0;}
.sub_contents_txt2 { display:block; font-size:14px; background-image:url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-size:4px auto; background-position:0 6px; padding:0 0 0 10px; margin:3px 0 3px 0;}
.sub_contents_table_title { display:block; font-size:14px; font-weight:500; text-align:center; margin:30px 0 20px 0;}

.org_title { min-height:auto; padding:12px;font-size:18px;}
.org_body { min-height:auto; padding:12px; font-size:14px;}
.org_note_simple { min-height:auto; padding:12px; font-size:14px;}
.org_partner_title { min-height:auto; padding:12px; font-size:18px;}
.org_special_title { min-height:auto; padding:12px; font-size:18px;}
.org_special_body { min-height:auto; padding:12px; font-size:14px;}
.org_chart li { background-position:0 5px; padding-left:10px; font-size:14px;}
.org_company_title { min-height:auto; padding:12px; font-size:18px;}
.org_company_body { padding:12px; font-size:14px;}



/* 서브02 */

.sub02_01_box { padding:20px;}

.step_wrap { display:flex; flex-wrap:wrap; overflow:hidden;}
.step_box { flex:0 0 50%; height:64px; padding:0 0 0 35px; font-size:13px; white-space:normal;}
.step_box_w { width:50%;}
.step_box::after { right:-31px; border-top-width:32px; border-bottom-width:32px; border-left-width:31px;}
.step_box::before { right:-29px; border-top-width:31px; border-bottom-width:31px; border-left-width:30px;}
.step_box:nth-child(1) { z-index:4; padding-left:0; border-radius:5px 0 0 5px;}
.step_box:nth-child(2) { z-index:3; border-right:1px solid #e1ded8; border-radius:0 5px 5px 0;}
.step_box:nth-child(2)::before, .step_box:nth-child(2)::after { display:none;}
.step_box:nth-child(3) { z-index:4; margin-top:-1px; padding-left:0; border-radius:5px 0 0 5px;}
.step_box:nth-child(4) { z-index:3; margin-top:-1px;}
.step_box:last-child { padding-right:0; border-radius:0 5px 5px 0;}
.step_box:last-child::before, .step_box:last-child::after { display:none;}

.sub_contents_wrap2 { width:100%; margin:0 0 40px 0; overflow:hidden;}





/* 서브03 */

.sub_top_sub2 { width:100%; text-align:center; margin:10px 0 40px 0; font-size:13px; letter-spacing:-0.04em; color:#666;}
.sub_top_sub2>p { display:inline-block; vertical-align:middle; background-image: url(/images/icon/mark.png); width:16px; height:16px; margin:0 4px 3px 0;}


/* 서브04 */




/* 서브05 */

.step_box_w2 { width:50%;}
.sub05_05_tw:nth-child(1) { width:40%;}
.sub05_05_tw:nth-child(2) { width:60%;}




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