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


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

Site Name : ㈜디에스
Part : 메인
Last edit : 2023.05.
Author : Gautech

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

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





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


header {}



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:350px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:350px; min-width:1200px; background-position:50%; background-size:cover; 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(/eng/images/sub/sub01_visual.jpg);}
.sub_visual .sub02_bg_pc { background-image:url(/eng/images/sub/sub02_visual.jpg);}
.sub_visual .sub03_bg_pc { background-image:url(/eng/images/sub/sub03_visual.jpg);}
.sub_visual .sub04_bg_pc { background-image:url(/eng/images/sub/sub04_visual.jpg);}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff; z-index:1;}
.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; 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(/eng/images/icon/tab_box_bg.png); z-index:100;}
.sub_tab>ul>li.sub_depth2 { display:none; padding-left:30px; padding-right:150px; background-image:url(/eng/images/icon/tab_box_bg.png); z-index:100;}
.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(/eng/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%; max-width:1500px; height:auto; font-size:0; padding:0 0 70px 0; margin:0 auto; text-align:left;}
.depth3_tab>a { display:inline-block; font-size:16px; text-align:center; padding:14px 0; background-color:#eee;}
.depth3_tab>a:nth-child(2n) { background-color:#ddd;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#2769ac;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1200px;}
.sub_container { position: relative; width:1200px; 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; padding:60px 0 20px 0; font-size:28px; font-weight:700; 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 20px;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.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:48px; line-height:1.2; font-weight:700; margin:70px 0 10px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_bar { width:50px; height:1px; margin-bottom:30px; background-color:#666;}
.in_title1_txt { font-size:24px; line-height:1.2; font-weight:400;  margin-bottom:70px; letter-spacing:-0.02em; color:#777;}
.in_title1_txt>span { display:block;}
.in_title2 { font-size:30px; line-height:1.2; font-weight:400;  margin:50px 0 10px 0; letter-spacing:-0.02em;}
.in_title2_txt { font-size:18px; line-height:1.2; font-weight:400;  margin-bottom:30px; letter-spacing:-0.02em; color:#777;}
.in_title3 { font-size:20px; line-height:1.2; font-weight:400; margin-bottom:20px; background-image:url(/eng/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin:50px 0;}
.sub_img { position:relative;}
.sub_img_m { display:none;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/eng/images/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}

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



/* 서브01 */

.greetings_D_wrap { position:relative; width:100%; margin:80px auto;}
.greetings_D_wrap:after { display:block; content:""; clear:both;}
.greetings_D_wrap_bg {}
.greetings_D_box { width:100%; max-width:1300px; text-align:left; margin:0 auto;}

.greetings_D_box1 { background-color:#f1f1f1; background-image:url(/eng/images/sub/greetings_D_img01.png); background-repeat:no-repeat; background-position:100% 0%; background-size:auto 100%; border-radius:20px; padding:60px 400px 150px 60px;}
.greetings_D_title { width:100%; font-size:22px; font-weight:400; letter-spacing:-0.0232em;}
.greetings_D_title>span { display:block; font-size:40px; font-weight:700;}

.greetings_D_box2 { margin:60px auto 20px auto;}
.greetings_D_txt1 { font-size:24px; margin-bottom:30px; font-weight:500;}
.greetings_D_txt2 { font-size:18px; margin-bottom:30px;}
.greetings_D_txt3 { font-size:18px; text-align:right;}
.greetings_D_txt3>span { display:inline-block; margin-left:20px; font-size:24px; font-weight:500;}
.greetings_D_txt3>img { vertical-align:middle; margin-left:20px;}

.sub01_02_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_02_box_wrap:after { display:block; content:""; clear:both;}
.sub01_02_box { width:100%; margin-bottom:40px; font-size:0; text-align:center;}
.sub01_02_box_in { display:inline-block; vertical-align:top; width:25%; border-right:1px solid rgba(0,0,0,0.1); padding:0 20px; min-height:310px;}
.sub01_02_box_in:last-child { border-right: none;}
.sub01_02_box_in_img { padding:20px;}
.sub01_02_box_in_img>img { width:100%; height:auto;}
.sub01_02_box_in_title { font-size:24px; font-weight:700; margin-bottom:10px;}
.sub01_02_box_in_txt { font-size:14px; color:rgba(0,0,0,0.6); margin-bottom:20px;}
.sub01_02_box2 { width:100%; margin-bottom:40px; font-size:0; margin-top:40px; text-align:center;}
.sub01_02_box2_in { display:inline-block; vertical-align:top; width:25%; padding:0 10px;}
.sub01_02_box2_in_title { font-size:20px; font-weight:500; margin-bottom:1px; background-color:#DFECF0; padding:20px 20px 10px 20px; border-radius:20px 20px 0 0;}
.sub01_02_box2_in_txt { font-size:16px; color:rgba(0,0,0,0.7); background-color:#F0F0F0; padding:10px 20px 20px 20px; border-radius:0 0 20px 20px;}

.history_B_wrap { position:relative; width:100%; padding:0 0 80px 0;}
.history_B_wrap:after { display:block; content:""; clear:both;}
.history_B_wrap_bg {}
.history_B_contents { width:100%; max-width:1300px; margin:0 auto; height:auto;}
.history_B_contents_box { position:relative; padding:0; text-align:left;}
.history_B_contents_box_bg1 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 50px;}
.history_B_contents_box_bg2 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 0;}
.history_B_contents_box_bg3 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px -4950px;}
.history_B_contents_txt { padding:30px 30px 30px 80px; background-image:url(/eng/images/sub/history_B_icon_right.png); background-repeat:no-repeat; background-position:-34px 42px;}
.history_B_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_B_year { font-weight:700; font-size:36px !important; margin-bottom:20px !important;}
.history_B_month { display:inline-block; width:100px; font-size:18px; font-weight:500; vertical-align:top;}
.history_B_month_title { display:inline-block; width:600px; color:#8a7256; vertical-align:top; font-size:22px; font-weight:500;}
.history_B_month_txt { display:inline-block; width:600px; vertical-align:top; font-size:18px; padding-right:20px;}
.history_B_img { position:absolute; top:40px; right:0; width:600px;}
.history_B_img>img { width:100%; height:auto;}
.history_B_img_p { display:block;}
.history_B_img_m { display:none;}

.sub01_04_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_04_box_wrap:after { display:block; content:""; clear:both;}
.sub01_04_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_04_box_in { position:relative;}
.sub01_04_box_in>img { width:100%; height:auto;}
.sub01_04_box_in_img_p { display:inline-block;}
.sub01_04_box_in_img_m { display:none;}

.sub01_05_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_05_box_wrap:after { display:block; content:""; clear:both;}
.sub01_05_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_05_box_in { position:relative; display:inline-block; width:48%; margin:0 2% 0 0; border:1px solid rgba(0,0,0,0.1);}
.sub01_05_box_in>img { width:100%; height:auto;}

.sub01_06_tab { width:50%;}
.location_B_wrap { position:relative; width:100%; padding:80px 0; margin-bottom:200px;}
.location_B_wrap:after { display:block; content:""; clear:both;}
.location_B_wrap_bg {}
.location_B_contents { width:100%; margin-bottom:60px;}
.location_B_contents:after { display:block; content:""; clear:both;}
.location_B_contents_box1 { width:100%; height:500px;}
.location_B_map { width:100%; height:500px; border:1px solid rgba(0,0,0,0.1) !important;}
.location_B_contents_box2 { position:absolute; top:500px; left:50%; margin-left:-35%; width:70%; height:auto;}
.location_B_contents_box3 { position:absolute; top:550px; left:50%; margin-left:-35%; width:70%; height:auto;}
.location_B_contents_box2_in1 { width:100%; background-color:#369; color:#fff; padding:50px 80px; font-size:0;}
.location_B_contents_title { display:inline-block; vertical-align:top; font-size:36px; font-weight:700; width:20%;}
.location_B_contents_txt_wrap { display:inline-block; vertical-align:top; width:80%; border-left:1px solid rgba(255,255,255,0.3); padding:0 0 0 40px;}
.location_B_contents_txt { font-size:18px; background-repeat:no-repeat; background-position:0 0; padding-left:30px; margin-bottom:10px;}
.location_B_contents_txt1 { background-image:url(/eng/images/sub/location_B_icon1.png);}
.location_B_contents_txt2 { background-image:url(/eng/images/sub/location_B_icon2.png);}
.location_B_contents_txt2>span { display:inline-block;}
.location_B_contents_txt3 { background-image:url(/eng/images/sub/location_B_icon3.png); margin-bottom:0;}
.location_B_contents_txt3>a { color:#fff; text-decoration:underline;}
.location_B_contents_box2_in2 { width:100%; margin-bottom:50px;}
.location_B_contents_box2_in2_in { font-size:0; padding:30px; border-bottom:1px solid #ccc; background-color:rgba(0,0,0,0.05);}
.location_B_contents_box2_in2_in:last-child { border-bottom:none;}
.location_B_contents_title2 { display:inline-block; vertical-align:top; width:30%; font-size:24px; font-weight:500; background-image:url(/eng/images/sub/location_B_icon4.png); background-repeat:no-repeat; background-position:0 50%; min-height:82px; padding:20px 20px 20px 100px;}
.location_B_contents_title3 { display:inline-block; vertical-align:top; width:30%; font-size:24px; font-weight:500; background-image:url(/eng/images/sub/location_B_icon5.png); background-repeat:no-repeat; background-position:0 50%; min-height:82px; padding:20px 20px 20px 100px;}
.location_B_contents_txt4 { display:inline-block; vertical-align:top; width:70%; font-size:18px; margin-top:20px;}




/* 서브02 */

.sub02_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub02_01_box_wrap:after { display:block; content:""; clear:both;}
.sub02_01_box { position:relative; width:100%; height:1000px; font-size:0; background-image:url(/eng/images/sub/sub02_01_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.sub02_01_box_in { position:absolute; display:inline-block; z-index:1; cursor:pointer;}
.sub02_01_box_in1 { left:40%; top:7%;}
.sub02_01_box_in2 { left:20%; top:16%;}
.sub02_01_box_in3 { left:3%; top:33%;}
.sub02_01_box_in4 { left:4%; top:54%;}
.sub02_01_box_in5 { left:25%; top:56%;}
.sub02_01_box_in6 { left:46%; top:50%; z-index:2;}
.sub02_01_box_in7 { left:57%; top:50%;}
.sub02_01_box_in8 { left:66%; top:28%; z-index:2;}
.sub02_01_box_in9 { left:66%; top:9%;}
.sub02_01_box_in10 { left:66%; top:46%; z-index:2;}
.sub02_01_box2 { position:relative; width:100%; font-size:0;}
.sub02_01_box_in_m { display:none;}

.wrap_mask { position:fixed; display:none; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.7); text-align:center; z-index:1000; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.wrap_mask_active { display:block !important;}
.wrap_mask_box { position:absolute; top:50%; margin-top:-300px; left:50%; margin-left:-650px; background-color:rgba(255,255,255,1); width:1300px; height:600px; font-size:0; padding:80px; overflow-y:auto;}
.sub02_01_link_box_btn { position:absolute; top:0; right:0; display:block; background-image:url(/eng/images/icon/nav_close.jpg); width:60px; height:60px; cursor:pointer; text-indent:-999px; overflow:hidden;}
.wrap_mask_box_img_wrap { position:relative; display:inline-block; vertical-align:top; width:45%; margin-right:5%;}
.link_point { position:absolute; top:-180px; display:block; overflow:hidden; text-indent:-9999px; width:10px; height:10px;}
.wrap_mask_box_title { background-image:url(/eng/images/icon/ar_30x30.png); background-repeat:no-repeat; background-position:0 10px; padding:0 0 0 40px; font-size:36px; font-weight:700; text-align:left; margin-bottom:10px;}
.wrap_mask_box_img { width:100%;}
.wrap_mask_box_img>img { width:100%; height:auto;}
.wrap_mask_box_table_wrap { display:inline-block; vertical-align:top; width:50%; padding-top:60px;}
.wrap_mask_box_tr { border-bottom:1px solid rgba(0,0,0,0.1); font-size:0;}
.wrap_mask_box_tr:nth-child(1) { border-top:1px solid rgba(0,0,0,0.1);}
.wrap_mask_box_tr1 { background-color:#D1E2E9;}
.wrap_mask_box_tr2 { background-color:#fff;}
.wrap_mask_box_td1 { display:inline-block; vertical-align:top; width:30%; padding:20px; text-align:left; font-size:18px; font-weight:500; color:rgba(0,0,0,1);}
.wrap_mask_box_td2 { display:inline-block; vertical-align:top; width:70%; padding:20px; text-align:left; font-size:18px; font-weight:500; color:rgba(0,0,0,0.6);}

.sub02_02_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub02_02_box_wrap:after { display:block; content:""; clear:both;}
.sub02_02_box { width:100%; margin-bottom:40px; font-size:0;}
.sub02_02_box_in { display:inline-block; vertical-align:top; width:23%; margin:0 2% 2% 0; border:1px solid rgba(0,0,0,0.1); border-radius:20px; overflow:hidden; text-align:center;}
.sub02_02_box_in_end { margin-bottom:100px;}
.sub02_02_box_in_logo {}
.sub02_02_box_in_logo>img { width:100%; height:auto; max-width:300px;}
.sub02_02_box_in_txt1 { font-size:20px; border-top:1px solid rgba(0,0,0,0.1); background-color:rgba(0,0,0,0.01); padding:10px;}




/* 서브03 */

.sub03_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub03_01_box_wrap:after { display:block; content:""; clear:both;}
.sub03_01_tab { width:50%;}
.sub03_01_box { width:100%; margin-bottom:80px; font-size:0;}

.sub03_01_box_in { display:inline-block; vertical-align:top; width:50%; padding-right:60px;}
.sub03_01_box_in_img { position:relative; width:100%; overflow:hidden;}
.sub03_01_box_in_img>img { width:100%; height:auto;}
.sub03_01_box_in_link { display:inline-block; position:absolute; cursor:pointer;}
.sub03_01_box_in_link_2 { display:inline-block; position:absolute; cursor:pointer;}
.sub03_01_box_in_link1 { top:27%; left:41%;}
.sub03_01_box_in_link2 { top:54%; left:61%;}
.sub03_01_box_in_link3 { top:47%; left:32.5%;}
.sub03_01_box_in_link4 { top:56%; left:32.5%;}
.sub03_01_box_in_link5 { top:36%; left:41%;}
.sub03_01_box_in_link6 { top:30%; left:17%;}

.sub03_01_box_in_link1:hover { animation: /*선택자*/in_link1 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link1 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link1 {
	0% { top:27%;}
	50% { top:26%;}
	100% { top:27%;}
}
.sub03_01_box_in_link2:hover { animation: /*선택자*/in_link2 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link2 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link2 {
	0% { top:54%;}
	50% { top:53%;}
	100% { top:54%;}
}
.sub03_01_box_in_link3:hover { animation: /*선택자*/in_link3 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link3 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link3 {
	0% { top:47%;}
	50% { top:46%;}
	100% { top:47%;}
}
.sub03_01_box_in_link4:hover { animation: /*선택자*/in_link4 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link4 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link4 {
	0% { top:56%;}
	50% { top:57%;}
	100% { top:56%;}
}
.sub03_01_box_in_link5:hover { animation: /*선택자*/in_link5 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link5 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link5 {
	0% { top:36%;}
	50% { top:37%;}
	100% { top:36%;}
}
.sub03_01_box_in_link6:hover { animation: /*선택자*/in_link6 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link6 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link6 {
	0% { top:30%;}
	50% { top:31%;}
	100% { top:30%;}
}

.sub03_01_box_in2 { display:inline-block; vertical-align:top; width:50%;}
.sub03_01_box_in_txt_wrap { width:100%; margin:1% 0; margin-bottom:40px;}
.sub03_01_box_in_txt_title { font-size:24px; margin-bottom:10px; font-weight:500;}
.sub03_01_box_in_txt_table { width:100%; border-top:1px solid rgba(0,0,0,0.1);}
.sub03_01_box_in_txt_table_tr { background-color:rgba(51,153,204,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.sub03_01_box_in_txt_table_tr:after { display:block; content:""; clear:both;}
.sub03_01_box_in_txt_table_td_left { float:left; width:35%; padding:15px; font-size:16px; font-weight:500;}
.sub03_01_box_in_txt_table_td_right { float:left; width:65%; padding:15px; font-size:16px; background-color:#fff;}

.sub03_01_02_box_in { width:100%; margin-bottom:60px}
.sub03_01_02_box_in_img { position:relative; width:100%; overflow:hidden;}
.sub03_01_02_box_in_img>img { width:100%; height:auto;}
.sub03_01_02_box_in2 { width:100%; font-size:0;}
.sub03_01_02_box_in_txt_wrap { display:inline-block; vertical-align:top; width:46%; margin:2%;}
.sub03_01_02_box_in_txt_title { font-size:24px; margin-bottom:10px; font-weight:500;}
.sub03_01_02_box_in_txt_table { width:100%; border-top:1px solid rgba(0,0,0,0.1);}
.sub03_01_02_box_in_txt_table_tr { background-color:rgba(51,153,204,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.sub03_01_02_box_in_txt_table_tr:after { display:block; content:""; clear:both;}
.sub03_01_02_box_in_txt_table_td_left { float:left; width:35%; padding:15px; font-size:16px; font-weight:500;}
.sub03_01_02_box_in_txt_table_td_right { float:left; width:65%; padding:15px; font-size:16px; background-color:#fff;}




/* 서브04 */

.sub04_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto 80px auto; padding:0;}
.sub04_01_box_wrap:after { display:block; content:""; clear:both;}






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



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

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



/* 서브 비주얼 */

.container_visual {}
.sub_visual { width:100%; height:250px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:250px; min-width:768px; background-position:center; background-size:cover; -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:block;}
.sub_visual_view_tb { display:none;}
.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: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(/eng/images/icon/tab_box_bg.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(/eng/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(/eng/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:1500px; height:auto; font-size:0; padding:0 0 40px 0; margin:0 auto;}
.depth3_tab>a { display:inline-block; font-size:15px; text-align:center; padding:14px 20px; background-color:#eee; margin:0;}
.depth3_tab>a:nth-child(2n) { background-color:#ddd;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#2769ac;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px;}
.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; padding:60px 0 20px 0; font-size:28px; font-weight:700; 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;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 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; line-height:46px; font-weight:700; margin:50px 0 10px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_txt { font-size:20px; line-height:26px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.02em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:28px; line-height:34px; font-weight:400;  margin:30 0 10px 0; letter-spacing:-0.02em;}
.in_title2_txt { font-size:17px; line-height:24px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.02em; color:#777;}
.in_title3 { font-size:18px; line-height:24px; font-weight:400; margin-bottom:20px; background-image:url(/eng/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin:40px 0;}
.sub_img { position:relative;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/eng/images/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}



/* 서브01 */

.greetings_D_wrap { position:relative; width:100%; margin:60px auto;}
.greetings_D_wrap:after { display:block; content:""; clear:both;}
.greetings_D_wrap_bg {}
.greetings_D_box { width:96%; max-width:1300px; text-align:left; margin:0 auto;}

.greetings_D_box1 { background-color:#f1f1f1; background-image:url(/eng/images/sub/greetings_D_img01.png); background-repeat:no-repeat; background-position:100% 0%; background-size:auto 100%; border-radius:20px; padding:50px 250px 60px 50px;}
.greetings_D_title { width:100%; font-size:18px; font-weight:400;}
.greetings_D_title>span { display:block; font-size:36px; font-weight:700;}

.greetings_D_box2 { margin:40px auto 20px auto;}
.greetings_D_txt1 { font-size:20px; margin-bottom:20px; font-weight:500;}
.greetings_D_txt2 { font-size:16px; margin-bottom:20px;}
.greetings_D_txt3 { font-size:16px;}
.greetings_D_txt3>span { display:inline-block; margin-left:15px; font-size:20px; font-weight:500;}
.greetings_D_txt3>img { vertical-align:middle; margin-left:15px; width:130px; height:auto;}

.sub01_02_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_02_box_wrap:after { display:block; content:""; clear:both;}
.sub01_02_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_02_box_in { display:inline-block; vertical-align:top; width:50%; border-right:1px solid rgba(0,0,0,0.1); padding:0 20px; min-height:310px; margin-bottom:20px;}
.sub01_02_box_in:nth-child(2), .sub01_02_box_in:last-child { border-right: none;}
.sub01_02_box_in_img { padding:20px;}
.sub01_02_box_in_img>img { width:100%; height:auto;}
.sub01_02_box_in_title { font-size:22px; font-weight:700; margin-bottom:10px;}
.sub01_02_box_in_txt { font-size:14px; color:rgba(0,0,0,0.6); margin-bottom:20px;}
.sub01_02_box2 { width:100%; margin-bottom:40px; font-size:0; margin-top:40px;}
.sub01_02_box2_in { display:inline-block; vertical-align:top; width:50%; padding:0 10px; margin-bottom:20px;}
.sub01_02_box2_in_title { font-size:18px; font-weight:500; margin-bottom:1px; background-color:#DFECF0; padding:20px 20px 10px 20px; border-radius:15px 15px 0 0;}
.sub01_02_box2_in_txt { font-size:14px; color:rgba(0,0,0,0.7); background-color:#F0F0F0; padding:10px 20px 20px 20px; border-radius:0 0 15px 15px;}

.history_B_wrap { position:relative; width:100%; padding:40px 20px;}
.history_B_wrap:after { display:block; content:""; clear:both;}
.history_B_wrap_bg {}
.history_B_contents { width:100%; max-width:1300px; margin:0 auto; height:auto;}
.history_B_contents_box { position:relative; padding:0; text-align:left;}
.history_B_contents_box_bg1 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 50px;}
.history_B_contents_box_bg2 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 0;}
.history_B_contents_box_bg3 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px -4950px;}
.history_B_contents_txt { padding:30px 30px 30px 80px; background-image:url(/eng/images/sub/history_B_icon_right.png); background-repeat:no-repeat; background-position:-34px 40px;}
.history_B_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_B_year { font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.history_B_month { display:inline-block; width:15%; color:#8a7256; font-size:16px; font-weight:500; vertical-align:top;}
.history_B_month_title { display:inline-block; width:100%; color:#8a7256; vertical-align:top; font-size:20px; font-weight:500;}
.history_B_month_txt { display:inline-block; width:100%; vertical-align:top; font-size:16px;}
.history_B_img { position:relative; top:auto; right:auto; width:100%; padding:0 30px 30px 80px; margin-top:-15px;}
.history_B_img>img { width:100%; height:auto; max-width:600px;}
.history_B_img_p { display:none;}
.history_B_img_m { display:block;}

.sub01_04_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_04_box_wrap:after { display:block; content:""; clear:both;}
.sub01_04_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_04_box_in { position:relative;}
.sub01_04_box_in>img { width:100%; height:auto; max-width:400px;}
.sub01_04_box_in_img_p { display:none;}
.sub01_04_box_in_img_m { display:inline-block;}

.sub01_05_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_05_box_wrap:after { display:block; content:""; clear:both;}
.sub01_05_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_05_box_in { position:relative; display:inline-block; width:48%; margin:0 2% 0 0; border:1px solid rgba(0,0,0,0.1);}
.sub01_05_box_in>img { width:100%; height:auto;}

.sub01_06_tab { width:50%;}
.location_B_wrap { position:relative; width:100%; padding:60px 0; margin-bottom:100px;}
.location_B_wrap:after { display:block; content:""; clear:both;}
.location_B_wrap_bg {}
.location_B_contents { width:100%; margin-bottom:60px;}
.location_B_contents:after { display:block; content:""; clear:both;}
.location_B_contents_box1 { width:100%; height:400px;}
.location_B_map { width:100%; height:400px;}
.location_B_contents_box2 { position:absolute; top:400px; left:50%; margin-left:-40%; width:80%; height:auto;}
.location_B_contents_box3 { position:absolute; top:450px; left:50%; margin-left:-40%; width:80%; height:auto;}
.location_B_contents_box2_in1 { width:100%; background-color:#369; color:#fff; padding:40px 60px; font-size:0;}
.location_B_contents_title { display:inline-block; vertical-align:top; font-size:30px; font-weight:700; width:20%;}
.location_B_contents_txt_wrap { display:inline-block; vertical-align:top; width:80%; border-left:1px solid rgba(255,255,255,0.3); padding:0 0 0 40px;}
.location_B_contents_txt { font-size:16px; background-repeat:no-repeat; background-position:0 0; padding-left:30px; margin-bottom:10px;}
.location_B_contents_txt1 { background-image:url(/eng/images/sub/location_B_icon1.png);}
.location_B_contents_txt2 { background-image:url(/eng/images/sub/location_B_icon2.png);}
.location_B_contents_txt2>span { display:inline-block;}
.location_B_contents_txt3 { background-image:url(/eng/images/sub/location_B_icon3.png); margin-bottom:0;}
.location_B_contents_txt3>a { color:#fff; text-decoration:underline;}
.location_B_contents_box2_in2 { width:100%; margin-bottom:50px;}
.location_B_contents_box2_in2_in { font-size:0; padding:20px 0; border-bottom:1px solid #ccc;}
.location_B_contents_box2_in2_in:last-child { border-bottom:none;}
.location_B_contents_title2 { display:inline-block; vertical-align:top; width:35%; font-size:20px; font-weight:500; background-image:url(/eng/images/sub/location_B_icon4.png); background-repeat:no-repeat; background-position:0 50%; min-height:82px; padding:20px 20px 20px 100px;}
.location_B_contents_title3 { display:inline-block; vertical-align:top; width:35%; font-size:20px; font-weight:500; background-image:url(/eng/images/sub/location_B_icon5.png); background-repeat:no-repeat; background-position:0 50%; min-height:82px; padding:20px 20px 20px 100px;}
.location_B_contents_txt4 { display:inline-block; vertical-align:top; width:65%; font-size:16px; margin-top:20px;}




/* 서브02 */

.sub02_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub02_01_box_wrap:after { display:block; content:""; clear:both;}
.sub02_01_box { position:relative; width:100%; height:600px; font-size:0; background-image:url(/eng/images/sub/sub02_01_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.sub02_01_box_in { display:none;}
.sub02_01_box2 { position:relative; width:100%; font-size:0;}
.sub02_01_box_in_m { position:absolute; display:block; left:5%; width:90%; text-align:center; font-size:0;}
.sub02_01_box_in_m1 { top:40px;}
.sub02_01_box_in_m2 { bottom:60px;}
.sub02_01_box_in_m_btn { display:inline-block; font-size:15px; border:1px solid rgba(0,0,0,0.3); background-color:#fff; padding:10px 20px; border-radius:5px; margin:5px; font-weight:500; cursor:pointer;}

.wrap_mask { position:fixed; display:none; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.7); text-align:center; z-index:1000; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.wrap_mask_active { display:block !important;}
.wrap_mask_box { position:absolute; top:50%; margin-top:-300px; left:50%; margin-left:-350px; background-color:rgba(255,255,255,1); width:700px; height:550px; font-size:0; padding:40px; overflow-y:auto;}
.sub02_01_link_box_btn { position:absolute; top:0; right:0; display:block; background-image:url(/eng/images/icon/nav_close.jpg); width:60px; height:60px; cursor:pointer; text-indent:-999px; overflow:hidden;}
.wrap_mask_box_img_wrap { display:inline-block; vertical-align:top; width:50%; margin-right:0;}
.wrap_mask_box_title { background-image:url(/eng/images/icon/ar_30x30.png); background-repeat:no-repeat; background-size:20px auto; background-position:0 4px; padding:0 0 0 30px; font-size:24px; font-weight:700; text-align:left; margin-bottom:20px; line-height:1.2;}
.wrap_mask_box_img { width:100%;}
.wrap_mask_box_img>img { width:100%; height:auto;}
.wrap_mask_box_table_wrap { display:inline-block; vertical-align:top; width:45%; margin-left:5%; padding-top:60px;}
.wrap_mask_box_tr { border-bottom:1px solid rgba(0,0,0,0.1); font-size:0;}
.wrap_mask_box_tr:nth-child(1) { border-top:1px solid rgba(0,0,0,0.1);}
.wrap_mask_box_tr1 { background-color:#D1E2E9;}
.wrap_mask_box_tr2 { background-color:#fff;}
.wrap_mask_box_td1 { display:inline-block; vertical-align:top; width:30%; padding:14px; text-align:left; font-size:16px; font-weight:500; color:rgba(0,0,0,1);}
.wrap_mask_box_td2 { display:inline-block; vertical-align:top; width:70%; padding:14px; text-align:left; font-size:16px; font-weight:500; color:rgba(0,0,0,0.6);}

.sub02_02_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub02_02_box_wrap:after { display:block; content:""; clear:both;}
.sub02_02_box { width:100%; margin-bottom:40px; font-size:0;}
.sub02_02_box_in { display:inline-block; vertical-align:top; width:31.333333333%; margin:0 2% 2% 0; border:1px solid rgba(0,0,0,0.1); border-radius:15px; overflow:hidden; text-align:center;}
.sub02_02_box_in_end { margin-bottom:60px;}
.sub02_02_box_in_logo {}
.sub02_02_box_in_logo>img { width:100%; height:auto; max-width:300px;}
.sub02_02_box_in_txt1 { font-size:15px; border-top:1px solid rgba(0,0,0,0.1); background-color:rgba(0,0,0,0.01); padding:10px;}



/* 서브03 */

.sub03_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub03_01_box_wrap:after { display:block; content:""; clear:both;}
.sub03_01_tab { width:50%;}
.sub03_01_box { width:100%; margin-bottom:60px; font-size:0;}

.sub03_01_box_in { display:inline-block; vertical-align:top; width:100%; padding-right:0; margin-bottom:60px;}
.sub03_01_box_in_img { width:100%; overflow:hidden;}
.sub03_01_box_in_img>img { width:100%; height:auto;}
.sub03_01_box_in_link { display:inline-block; position:absolute; cursor:pointer;}
.sub03_01_box_in_link_2 { display:inline-block; position:absolute; cursor:pointer;}
.sub03_01_box_in_link1 { top:29%; left:48%;}
.sub03_01_box_in_link2 { top:56%; left:69%;}
.sub03_01_box_in_link3 { top:43%; left:32%;}
.sub03_01_box_in_link4 { top:56%; left:32%;}
.sub03_01_box_in_link5 { top:31%; left:40%;}
.sub03_01_box_in_link6 { top:26%; left:16%;}

.sub03_01_box_in_link1:hover { animation: /*선택자*/in_link1 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link1 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link1 {
	0% { top:29%;}
	50% { top:28%;}
	100% { top:29%;}
}
.sub03_01_box_in_link2:hover { animation: /*선택자*/in_link2 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link2 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link2 {
	0% { top:56%;}
	50% { top:55%;}
	100% { top:56%;}
}
.sub03_01_box_in_link3:hover { animation: /*선택자*/in_link3 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link3 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link3 {
	0% { top:43%;}
	50% { top:42%;}
	100% { top:43%;}
}
.sub03_01_box_in_link4:hover { animation: /*선택자*/in_link4 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link4 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link4 {
	0% { top:56%;}
	50% { top:57%;}
	100% { top:56%;}
}
.sub03_01_box_in_link5:hover { animation: /*선택자*/in_link5 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link5 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link5 {
	0% { top:31%;}
	50% { top:30%;}
	100% { top:31%;}
}
.sub03_01_box_in_link6:hover { animation: /*선택자*/in_link6 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link6 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link6 {
	0% { top:26%;}
	50% { top:25%;}
	100% { top:26%;}
}

.sub03_01_box_in2 { display:inline-block; vertical-align:top; width:100%; font-size:0;}
.sub03_01_box_in_txt_wrap { display:inline-block; vertical-align:top; width:46%; margin:2%;}
.sub03_01_box_in_txt_title { font-size:20px; margin-bottom:10px; font-weight:500;}
.sub03_01_box_in_txt_table { width:100%; border-top:1px solid rgba(0,0,0,0.1);}
.sub03_01_box_in_txt_table_tr { background-color:rgba(51,153,204,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.sub03_01_box_in_txt_table_tr:after { display:block; content:""; clear:both;}
.sub03_01_box_in_txt_table_td_left { float:left; width:30%; padding:15px; font-size:14px; font-weight:500;}
.sub03_01_box_in_txt_table_td_right { float:left; width:70%; padding:15px; font-size:14px; background-color:#fff;}

.sub03_01_02_box_in { width:100%; margin-bottom:40px;}
.sub03_01_02_box_in_img { width:100%; overflow:hidden;}
.sub03_01_02_box_in_img>img { width:100%; height:auto;}
.sub03_01_02_box_in2 { width:100%; font-size:0;}
.sub03_01_02_box_in_txt_wrap { display:inline-block; vertical-align:top; width:46%; margin:2%;}
.sub03_01_02_box_in_txt_title { font-size:20px; margin-bottom:10px; font-weight:500;}
.sub03_01_02_box_in_txt_table { width:100%; border-top:1px solid rgba(0,0,0,0.1);}
.sub03_01_02_box_in_txt_table_tr { background-color:rgba(51,153,204,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.sub03_01_02_box_in_txt_table_tr:after { display:block; content:""; clear:both;}
.sub03_01_02_box_in_txt_table_td_left { float:left; width:30%; padding:15px; font-size:14px; font-weight:500;}
.sub03_01_02_box_in_txt_table_td_right { float:left; width:70%; padding:15px; font-size:14px; background-color:#fff;}



/* 서브04 */

.sub04_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto 60px auto; padding:0;}
.sub04_01_box_wrap:after { display:block; content:""; clear:both;}





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



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

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



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.container_visual { padding-top:60px;}
.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(/eng/images/icon/tab_box_bg.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(/eng/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(/eng/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;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:90%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title { width:100%; margin:0 auto; padding:40px 0 20px 0; font-size:24px; font-weight:700; letter-spacing:-1; 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;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 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:30px; line-height:36px; font-weight:700; margin:30px 0 10px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_txt { font-size:16px; line-height:22px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.02em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:24px; line-height:30px; font-weight:400;  margin:20px 0 10px 0; letter-spacing:-0.02em;}
.in_title2_txt { font-size:16px; line-height:22px; font-weight:400;  margin-bottom:30px; letter-spacing:-0.02em; color:#777;}
.in_title3 { font-size:16px; line-height:22px; font-weight:400; margin-bottom:20px; background-image:url(/eng/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin:30px 0;}
.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(/eng/images/icon/view.png); background-size:100%; width: 40px; height: 40px;}
.big_view>a { display: block; width: 100%; height: 100%;}

.depth3_tab { width:100%; max-width:1500px; height:auto; font-size:0; padding:0 0 40px 0; margin:0 auto; text-align:left;}
.depth3_tab>a { display:inline-block; font-size:14px; text-align:center; padding:10px; background-color:#eee; margin:0 1% 1% 0;}
.depth3_tab>a:nth-child(2n) { background-color:#ddd;}
.depth3_tab>a.depth3_active, .depth3_tab>a:hover { color:#FFF; background-color:#2769ac;}



/* 서브01 */

.greetings_D_wrap { position:relative; width:100%; margin:30px auto;}
.greetings_D_wrap:after { display:block; content:""; clear:both;}
.greetings_D_wrap_bg {}
.greetings_D_box { width:100%; max-width:1300px; text-align:left; margin:0 auto;}

.greetings_D_box1 { background-color:#f1f1f1; background-image:url(/eng/images/sub/greetings_D_img02.png); background-repeat:no-repeat; background-position:50% 100%; background-size:100% auto; border-radius:10px; padding:30px 30px 180px 30px;}
.greetings_D_title { width:100%; font-size:16px; font-weight:400;}
.greetings_D_title>span { display:block; font-size:28px; font-weight:700;}

.greetings_D_box2 { margin:30px auto 20px auto;}
.greetings_D_txt1 { font-size:16px; margin-bottom:20px; font-weight:500;}
.greetings_D_txt2 { font-size:14px; margin-bottom:20px;}
.greetings_D_txt3 { font-size:14px;}
.greetings_D_txt3>span { display:inline-block; margin-left:15px; font-size:16px; font-weight:500;}
.greetings_D_txt3>img { vertical-align:middle; margin-left:15px; width:110px; height:auto;}

.sub01_02_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_02_box_wrap:after { display:block; content:""; clear:both;}
.sub01_02_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_02_box_in { display:inline-block; vertical-align:top; width:100%; border-right:none; border-bottom:1px solid rgba(0,0,0,0.1); padding:0 20px; min-height:1px; margin-bottom:20px;}
.sub01_02_box_in:nth-child(2), .sub01_02_box_in:last-child { border-right: none;}
.sub01_02_box_in_img { padding:0 40px 0 40px;}
.sub01_02_box_in_img>img { width:100%; height:auto;}
.sub01_02_box_in_title { font-size:18px; font-weight:700; margin-bottom:10px;}
.sub01_02_box_in_txt { font-size:13px; color:rgba(0,0,0,0.6); margin-bottom:20px;}
.sub01_02_box2 { width:100%; margin-bottom:40px; font-size:0; margin-top:40px;}
.sub01_02_box2_in { display:inline-block; vertical-align:top; width:100%; padding:0 10px; margin-bottom:20px;}
.sub01_02_box2_in_title { font-size:16px; font-weight:500; margin-bottom:1px; background-color:#DFECF0; padding:20px 20px 10px 20px; border-radius:10px 10px 0 0;}
.sub01_02_box2_in_txt { font-size:13px; color:rgba(0,0,0,0.7); background-color:#F0F0F0; padding:10px 20px 20px 20px; border-radius:0 0 10px 10px;}

.history_B_wrap { position:relative; width:100%; padding:30px 10px;}
.history_B_wrap:after { display:block; content:""; clear:both;}
.history_B_wrap_bg {}
.history_B_contents { width:100%; max-width:1300px; margin:0 auto; height:auto;}
.history_B_contents_box { position:relative; padding:0; text-align:left;}
.history_B_contents_box_bg1 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 50px;}
.history_B_contents_box_bg2 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px 0;}
.history_B_contents_box_bg3 { background-image:url(/eng/images/sub/history_B_bg_line01.png); background-repeat:no-repeat; background-position:10px -4960px;}
.history_B_contents_txt { padding:20px 20px 20px 40px; background-image:url(/eng/images/sub/history_B_icon_right.png); background-repeat:no-repeat; background-position:-34px 25px;}
.history_B_contents_box p { font-size:0; margin-bottom:5px; width:100%;}
.history_B_year { font-weight:700; font-size:26px !important; margin-bottom:10px !important; background-color:#fff;}
.history_B_month { display:inline-block; width:15%; color:#8a7256; font-size:14px; font-weight:500; vertical-align:top;}
.history_B_month_title { display:inline-block; width:100%; color:#8a7256; vertical-align:top; font-size:18px; font-weight:500;}
.history_B_month_txt { display:inline-block; width:100%; vertical-align:top; font-size:14px;}
.history_B_img { position:relative; top:auto; right:auto; width:100%; padding:0 20px 20px 40px; margin-top:-10px;}
.history_B_img>img { width:100%; height:auto; max-width:600px;}

.sub01_04_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_04_box_wrap:after { display:block; content:""; clear:both;}
.sub01_04_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_04_box_in { position:relative;}
.sub01_04_box_in>img { width:100%; height:auto; max-width:400px;}
.sub01_04_box_in_img_p { display:none;}
.sub01_04_box_in_img_m { display:inline-block;}

.sub01_05_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub01_05_box_wrap:after { display:block; content:""; clear:both;}
.sub01_05_box { width:100%; margin-bottom:40px; font-size:0;}
.sub01_05_box_in { position:relative; display:inline-block; width:100%; margin:0 0 4% 0; border:1px solid rgba(0,0,0,0.1);}
.sub01_05_box_in>img { width:100%; height:auto;}

.sub01_06_tab { width:auto;}
.location_B_wrap { position:relative; width:100%; padding:30px 0 0 0; margin-bottom:0;}
.location_B_wrap:after { display:block; content:""; clear:both;}
.location_B_wrap_bg {}
.location_B_contents { width:100%; margin-bottom:0;}
.location_B_contents:after { display:block; content:""; clear:both;}
.location_B_contents_box1 { width:100%; height:400px;}
.location_B_map { width:100%; height:400px;}
.location_B_contents_box2 { position: relative; top:auto; left:auto; margin-left:0; width:100%; height:auto;}
.location_B_contents_box3 { position: relative; top:auto; left:auto; margin-left:0; width:100%; height:auto;}
.location_B_contents_box2_in1 { width:100%; background-color:#369; color:#fff; padding:30px; font-size:0;}
.location_B_contents_title { display:inline-block; vertical-align:top; font-size:24px; font-weight:700; width:100%; padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid rgba(255,255,255,0.3);}
.location_B_contents_txt_wrap { display:inline-block; vertical-align:top; width:100%; border-left:none; padding:0;}
.location_B_contents_txt { font-size:14px; background-repeat:no-repeat; background-position:0 0; padding-left:25px; margin-bottom:10px;}
.location_B_contents_txt1 { background-image:url(/eng/images/sub/location_B_icon1.png);}
.location_B_contents_txt2 { background-image:url(/eng/images/sub/location_B_icon2.png);}
.location_B_contents_txt2>span { display:inline-block;}
.location_B_contents_txt3 { background-image:url(/eng/images/sub/location_B_icon3.png); margin-bottom:0;}
.location_B_contents_txt3>a { color:#fff; text-decoration:underline;}
.location_B_contents_box2_in2 { width:100%; margin-bottom:20px;}
.location_B_contents_box2_in2_in { font-size:0; padding:20px 0; border-bottom:1px solid #ccc;}
.location_B_contents_box2_in2_in:last-child { border-bottom:none;}
.location_B_contents_title2 { display:block; vertical-align:top; width:90%; margin:0 auto; font-size:20px; font-weight:500; background-image:url(/eng/images/sub/location_B_icon4.png); background-repeat:no-repeat; background-position:0 50%; background-size:60px auto; min-height:60px; padding:15px 20px 0 70px;}
.location_B_contents_title3 { display:block; vertical-align:top; width:90%; margin:0 auto; font-size:20px; font-weight:500; background-image:url(/eng/images/sub/location_B_icon5.png); background-repeat:no-repeat; background-position:0 50%; background-size:60px auto; min-height:60px; padding:15px 20px 0 70px;}
.location_B_contents_txt4 { display:block; vertical-align:top; width:90%; font-size:14px; margin:20px auto 0 auto;}



/* 서브02 */

.sub02_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub02_01_box_wrap:after { display:block; content:""; clear:both;}
.sub02_01_box { position:relative; width:100%; height:500px; font-size:0; background-image:url(/eng/images/sub/sub02_01_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.sub02_01_box_in { display:none;}
.sub02_01_box2 { position:relative; width:100%; font-size:0;}
.sub02_01_box_in_m { position:absolute; display:block; left:3%; width:94%; text-align:center; font-size:0;}
.sub02_01_box_in_m1 { top:20px;}
.sub02_01_box_in_m2 { bottom:40px;}
.sub02_01_box_in_m_btn { display:inline-block; font-size:12px; border:1px solid rgba(0,0,0,0.3); background-color:#fff; padding:5px 5px; border-radius:3px; margin:2px; font-weight:500; cursor:pointer;}

.wrap_mask { position:fixed; display:none; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.7); text-align:center; z-index:1000; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.wrap_mask_active { display:block !important;}
.wrap_mask_box { position:absolute; top:50%; margin-top:-250px; left:50%; margin-left:-160px; background-color:rgba(255,255,255,1); width:320px; height:500px; font-size:0; padding:20px; overflow-y:auto;}
.sub02_01_link_box_btn { position:absolute; top:0; right:0; display:block; background-image:url(/eng/images/icon/nav_close.jpg); width:40px; height:40px; cursor:pointer; text-indent:-999px; overflow:hidden; background-size:cover;}
.wrap_mask_box_img_wrap { display:inline-block; vertical-align:top; width:100%; margin-right:0;}
.wrap_mask_box_title { background-image:url(/eng/images/icon/ar_30x30.png); background-repeat:no-repeat; background-size:20px auto; background-position:0 2px; padding:0 0 0 30px; font-size:20px; font-weight:700; text-align:left; margin-bottom:20px; line-height:1.2;}
.wrap_mask_box_img { width:100%;}
.wrap_mask_box_img>img { width:100%; height:auto;}
.wrap_mask_box_table_wrap { display:inline-block; vertical-align:top; width:100%; margin-left:0; padding-top:30px;}
.wrap_mask_box_tr { border-bottom:1px solid rgba(0,0,0,0.1); font-size:0;}
.wrap_mask_box_tr:nth-child(1) { border-top:1px solid rgba(0,0,0,0.1);}
.wrap_mask_box_tr1 { background-color:#D1E2E9;}
.wrap_mask_box_tr2 { background-color:#fff;}
.wrap_mask_box_td1 { display:inline-block; vertical-align:top; width:30%; padding:10px; text-align:left; font-size:13px; font-weight:500; color:rgba(0,0,0,1);}
.wrap_mask_box_td2 { display:inline-block; vertical-align:top; width:70%; padding:10px; text-align:left; font-size:13px; font-weight:500; color:rgba(0,0,0,0.6);}

.sub02_02_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub02_02_box_wrap:after { display:block; content:""; clear:both;}
.sub02_02_box { width:100%; margin-bottom:40px; font-size:0;}
.sub02_02_box_in { display:inline-block; vertical-align:top; width:48%; margin:1%; border:1px solid rgba(0,0,0,0.1); border-radius:10px; overflow:hidden; text-align:center;}
.sub02_02_box_in_end { margin-bottom:40px;}
.sub02_02_box_in_logo {}
.sub02_02_box_in_logo>img { width:100%; height:auto; max-width:300px;}
.sub02_02_box_in_txt1 { font-size:13px; border-top:1px solid rgba(0,0,0,0.1); background-color:rgba(0,0,0,0.01); padding:10px;}



/* 서브03 */

.sub03_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto; padding:0;}
.sub03_01_box_wrap:after { display:block; content:""; clear:both;}
.sub03_01_tab { width:auto;}
.sub03_01_box { width:100%; margin-bottom:40px;}

.sub03_01_box_in { display:inline-block; vertical-align:top; width:100%; padding-right:0; margin-bottom:20px;}
.sub03_01_box_in_img { width:100%; overflow:hidden;}
.sub03_01_box_in_img>img { width:100%; height:auto;}
.sub03_01_box_in_link { display:inline-block; position:absolute; cursor:pointer;}
.sub03_01_box_in_link_2 { display:inline-block; position:absolute; cursor:pointer;}
.sub03_01_box_in_link_2>img { width:auto; height:100%;}
.sub03_01_box_in_link1 { top:23%; left:45%;}
.sub03_01_box_in_link2 { top:51%; left:65%;}
.sub03_01_box_in_link3 { top:36%; left:31%; z-index:1; height:30px;}
.sub03_01_box_in_link4 { top:56%; left:31%; height:30px;}
.sub03_01_box_in_link5 { top:21%; left:38%; height:35px;}
.sub03_01_box_in_link6 { top:20%; left:15%; height:35px;}

.sub03_01_box_in_link1:hover { animation: /*선택자*/in_link1 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link1 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link1 {
	0% { top:23%;}
	50% { top:22%;}
	100% { top:23%;}
}
.sub03_01_box_in_link2:hover { animation: /*선택자*/in_link2 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link2 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link2 {
	0% { top:51%;}
	50% { top:50%;}
	100% { top:51%;}
}
.sub03_01_box_in_link3:hover { animation: /*선택자*/in_link3 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link3 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link3 {
	0% { top:36%;}
	50% { top:35%;}
	100% { top:36%;}
}
.sub03_01_box_in_link4:hover { animation: /*선택자*/in_link4 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link4 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link4 {
	0% { top:56%;}
	50% { top:55%;}
	100% { top:56%;}
}
.sub03_01_box_in_link5:hover { animation: /*선택자*/in_link5 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link5 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link5 {
	0% { top:21%;}
	50% { top:20%;}
	100% { top:21%;}
}
.sub03_01_box_in_link6:hover { animation: /*선택자*/in_link6 /*동작시간*/1s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/infinite /*방향:normal,alternate*/normal /*완료후:none,both*/both; -webkit-animation: in_link6 1s ease 0s infinite normal both; /*움직이는 기준점 가로0% 세로0%*/transform-origin:50% 50%;}
@keyframes in_link6 {
	0% { top:20%;}
	50% { top:19%;}
	100% { top:20%;}
}

.sub03_01_box_in2 { display:inline-block; vertical-align:top; width:100%; font-size:0;}
.sub03_01_box_in_txt_wrap { display:inline-block; vertical-align:top; width:100%; margin:4% 0;}
.sub03_01_box_in_txt_title { font-size:18px; margin-bottom:10px; font-weight:500;}
.sub03_01_box_in_txt_table { width:100%; border-top:1px solid rgba(0,0,0,0.1);}
.sub03_01_box_in_txt_table_tr { background-color:rgba(51,153,204,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.sub03_01_box_in_txt_table_tr:after { display:block; content:""; clear:both;}
.sub03_01_box_in_txt_table_td_left { float:left; width:30%; padding:10px; font-size:13px; font-weight:500;}
.sub03_01_box_in_txt_table_td_right { float:left; width:70%; padding:10px; font-size:13px; background-color:#fff;}

.sub03_01_02_box_in { width:100%; margin-bottom:20px;}
.sub03_01_02_box_in_img { width:100%; overflow:hidden;}
.sub03_01_02_box_in_img>img { width:100%; height:auto;}
.sub03_01_02_box_in2 { width:100%; font-size:0;}
.sub03_01_02_box_in_txt_wrap { display:inline-block; vertical-align:top; width:100%; margin:6% 0;}
.sub03_01_02_box_in_txt_title { font-size:18px; margin-bottom:10px; font-weight:500;}
.sub03_01_02_box_in_txt_table { width:100%; border-top:1px solid rgba(0,0,0,0.1);}
.sub03_01_02_box_in_txt_table_tr { background-color:rgba(51,153,204,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.sub03_01_02_box_in_txt_table_tr:after { display:block; content:""; clear:both;}
.sub03_01_02_box_in_txt_table_td_left { float:left; width:30%; padding:10px; font-size:13px; font-weight:500;}
.sub03_01_02_box_in_txt_table_td_right { float:left; width:70%; padding:10px; font-size:13px; background-color:#fff;}
.line_1px_none { display:none;}



/* 서브04 */

.sub04_01_box_wrap { position:relative; width:100%; max-width:1300px; margin:0 auto 40px auto; padding:0;}
.sub04_01_box_wrap:after { display:block; content:""; clear:both;}





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